body {
    font-family: 'Fira Sans', sans-serif !important;
}
p {
    color:#6c6969;
}
.row {
    margin: 0 !important;
    padding: 0 !important;
}
.title-section h2 {
    font-size: 25px;
    font-weight: 100;
    color: #ec6607;
    padding-bottom: 5px;
}
strong {
    color: #6d6e71;
}

/*Header*/

header {
    position: fixed;
    left: 0;
    height: 118px;
    right: 0;
    z-index: 1005;
    box-shadow: 0px 2px 5px -3px;
    background: #fff;
}
.logo img {
    height: 80px;
    padding-left: 13px;
}
.login-header strong {
    font-size: 16px !important;
    text-transform: capitalize;
}
.navbar {
    background-color: transparent;
}

.navbar-inverse {
    background: transparent !important;
    border: transparent !important;
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a{
    text-shadow: none;
    padding-top: 0;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #ec6607 !important;
    font-weight: bold;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    background: #fff;
    color: #ec6607;
}
.navbar .nav > li > .dropdown-menu:before {
    position: absolute;
    top: -7px;
    left: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}
.navbar .nav > li > .dropdown-menu:after {
    position: absolute;
    top: -6px;
    left: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    content: '';
}
.navbar .nav > li > .dropdown-product:after {
    position: absolute;
    top: -6px;
    left: 76.2px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    content: '';
}
.navbar .nav > li > .dropdown-product:before {
    position: absolute;
    top: -7px;
    left: 75.2px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}
.navbar .nav > li > .dropdown-quem-somos:after {
    position: absolute;
    top: -6px;
    left: 101px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    content: '';
}
.navbar .nav > li > .dropdown-quem-somos:before {
    position: absolute;
    top: -7px;
    left: 100px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}
.navbar .nav > li > .dropdown-ajuda:after {
    position: absolute;
    top: -6px;
    left: 55px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    content: '';
}
.navbar .nav > li > .dropdown-ajuda:before {
    position: absolute;
    top: -7px;
    left: 54px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}

li:hover .dropdown-menu {
    display:block;
    margin-top:0;
}
.dropdown-product {
    min-height: 470px;
    min-width: 205px !important;
}
.icon {
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 6px;
    color: #ec6607;
}
.text-description {
    display: block;
    color: #ccc;
    letter-spacing: 1px;
    padding-top: 9px;
    font-size: 13px;
}
.kit-header .text-description strong {
    text-transform: uppercase;
}
.kit-header a {
    text-decoration: none !important;
}
.text-description a {
    text-decoration: none !important;
    color: #c8c8c8 !important;
}
.text-description strong:nth-child(1) {
    font-size: 25px;
    color: #ec6607;
}
.login-header .text-description span {
    color: #ec6607;
    font-size: 15px;
}
.login-header .text-description span:hover{
    color: #ec6607 !important;
}
.login-header a:hover{
    color: #ec6607 !important;
}
.login-header .text-description a:nth-child(6) {
    margin-right: 8px;
}
.cart-header .text-description {
    text-align: right;
}
.cart-header .text-description strong {
    padding-right: 4px !important;
    color: #ec6607;
}
.product-menu:before {
    content:"";
    position: absolute;
    top: -5px;
    right: 87px;
    border: 0;
    text-indent: 200%;
    overflow: hidden;
    background: rgba(255,255,255,0.8) url(http://i.imgur.com/vKRaKDX.png) center no-repeat;
    border-radius: 3px;
    background-size: 69%;
    width: 30px;
    height: 30px;
    outline: none;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
}
.navbar-menu-home {
    margin-bottom: 0;
    padding-top: 6px;
    display: -webkit-box;
}
.navbar .hamburger rect {
    fill: #000;
}
.menu-margin {
    padding-left: 39px !important;
    padding-bottom: 0;
    height: 3px;
    width: 95%;
}
li.chatOnline-site {
    float: right !important;
    position: relative !important;
    font-size: 26px;
}
.chatOnline-site span.glyphicon.glyphicon-comment {
    font-size: 28px;
}

.chatOnline-site a p {
    color: #ec6607;
}

.chatOnline-site a p
 span {
    font-size: 17px;
}

.kit-header {
    display: inline-flex;
    width: 21%;
}

.duvida-header {
    display: inline-flex;
    width: 29%;
}

.login-header {
    display: inline-flex;
    width: 30%;
}

.cart-header {
    display: inline-flex;
    width: 16%;
}

.popover {
    width: 467px;
    min-width: 594px;
    min-height: 470px;
    border-radius: 0 !important;
}
.bg-product {
    position: absolute;
    left: 50%;
    margin-left: -100px;
    top: 295px;
    z-index: -1;
}
.bg-papelaria {
    position: absolute;
    left: 50%;
    margin-left: -128px;
    top: 103px;
    z-index: -1;
}
.bg-promo {
    position: absolute;
    left: 50%;
    margin-left: -86px;
    top: 21px;
    z-index: -1;
}
.bg-editorial {
    position: absolute;
    left: 50%;
    margin-left: -245px;
    top: 115px;
    z-index: -1;
}
.bg-pdv {
    position: absolute;
    left: 50%;
    margin-left: -128px;
    top: 48px;
    z-index: -1;
}
#submenu-snub-nosed ul li:nth-child(1),
#submenu-patas ul li:nth-child(1),
#submenu-duoc-langur ul li:nth-child(1),
#submenu-pygmy ul li:nth-child(1),
#submenu-tamarin ul li:nth-child(1),
#submenu-bergamota ul li:nth-child(1) {
    padding-top: 15px;
}
#submenu-snub-nosed ul,
#submenu-patas ul,
#submenu-duoc-langur ul,
#submenu-pygmy ul,
#submenu-tamarin ul,
#submenu-bergamota ul {
    list-style: none;
}
#submenu-snub-nosed ul li,
#submenu-patas ul li,
#submenu-duoc-langur ul li,
#submenu-pygmy ul li,
#submenu-tamarin ul li,
#submenu-bergamota ul li {
    color: #969696;
    padding: 5px;
}
#submenu-snub-nosed ul li a,
#submenu-patas ul li a,
#submenu-duoc-langur ul li a,
#submenu-pygmy ul li a,
#submenu-tamarin ul li a,
#submenu-bergamota ul li a {
    color: #969696;
}
#submenu-snub-nosed ul li a:hover,
#submenu-patas ul li a:hover,
#submenu-duoc-langur ul li a:hover,
#submenu-pygmy ul li a:hover,
#submenu-tamarin ul li a:hover,
#submenu-bergamota ul li a:hover {
    text-decoration: none;
    color: #ec6607;
}
#submenu-snub-nosed ul li a.novo,
#submenu-patas ul li a.novo,
#submenu-duoc-langur ul li a.novo,
#submenu-pygmy ul li a.novo,
#submenu-tamarin ul li a.novo,
#submenu-bergamota ul li a.novo {
    font-weight: 700;
    color: #ec6607;
}
#submenu-snub-nosed ul li a.novo::after,
#submenu-patas ul li a.novo::after,
#submenu-duoc-langur ul li a.novo::after,
#submenu-pygmy ul li a.novo::after,
#submenu-tamarin ul li a.novo::after,
#submenu-bergamota ul li a.novo::after {
    content: " (novo)";
    font-size: 9px;
    position: absolute;
    margin-left: 4px;
    margin-top: 4px;
}
.dropdown-product > li > a {
    display: block !important;
    padding: 7px 12px !important;
    clear: both !important;
    font-weight: normal !important;
    line-height: 1.42857143 !important;
    color: #333333 !important;
    white-space: nowrap !important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #ec6607 !important;
    background: transparent !important;
}
.dropdown-product > li > a:hover {
    color: #ec6607 !important;
    background: transparent;
}
.dropdown-menu > li > a > span {
    float: right;
}
.dropdown-menu > li:nth-child(1) {
    padding-top: 5px;
}
.effect-hide{
    position: fixed;
    width: 100%;
    z-index: 1002;
}
.icon-image-x1,
.icon-image-x2,
.icon-image-x3 {
    display: inline;
}
.icon-info-x1,
.icon-info-x2,
.icon-info-x3 {
    position: absolute;
    z-index: 10;
    background-color: #fff;
    padding: 10px 15px;
    border-radius: 10px;
    box-shadow: 3px 3px 8px 1px rgb(158, 152, 152);
}
.glyphicon {
    font-size: 10px;
}
.icon-image-x4 span.glyphicon.glyphicon-envelope {
    font-size: 28px;
}

.icon-image-x4, .icon-image-x5 {
    display: inline;
    padding: 3px;
}

.icon-image-x4 a, .icon-image-x5 a{
    color: #ccc;
}

.icon-image-x5 span.glyphicon.glyphicon-comment {
    font-size: 28px;
}

/*Footer*/
.container-footer {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.fb-page.fb_iframe_widget {
    margin-top: 20px;
}
.bg-footer {
    background-color: rgb(242, 242, 242);
    width: 100%;
    padding-bottom: 40px;
}
footer h3 {
    font-size: 14px;
    color: #ec6607;
    font-weight: 500;
    text-transform: uppercase;
}
.map-site-footer ul,
.ajuda-footer ul,
.atendimento-footer ul,
.promo-footer ul{
    padding: 0;
    list-style: none;
}
.map-site-footer ul li ,
.ajuda-footer ul li ,
.atendimento-footer ul li ,
.promo-footer ul li {
    padding-bottom: 8px;
}
.map-site-footer ul li a,
.ajuda-footer ul li a,
.atendimento-footer ul li a,
.promo-footer ul li a{
    font-size: 12px;
    color: #000;
    text-decoration: none;
}
.map-site-footer ul li a:hover,
.ajuda-footer ul li a:hover,
.atendimento-footer ul li a:hover,
.promo-footer ul li a:hover{
    font-size: 13px;
    transition: 0.3s;
}
.atendimento-footer a span {
    color: #ec6607;
    font-size: 28px;
    font-weight: bold;
}

.footer-pagamento {
    text-align: center;
    padding: 15px;   
}
.footer-desconto {
    font-size: 12px;
}
.footer-desconto span a {
    font-size: 24px;
    font-weight: bold;
    color: #6c6969;
    text-decoration: none;
}
.footer-desconto span a:hover{
    color: #ec6607;
    transition: 0.2s;
}
.promo-footer a img {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.promo-footer a:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.styleHeader {
    height: 119px;
}

.contentPage.contentPage_home .pageTitle {
    display: none;
}

.imgProdutos {
    width: 350px;
    position: relative;
    top: 60px;
    left: 140px;
}

/*Mobile*/
@media (max-width: 780px) {
    .icon-image-x1 img,
    .icon-image-x2 img,
    .icon-image-x3 img {
        height: 30px;
        margin-top: -23px;
    }
}