body {
font-family: Open Sans, sans-serif;
}

footer .container {
max-width: 1390px;
}

.carousel-caption {
display: none;
}

.logo img{
height: 75px;
}

.carousel-control {
background: transparent;
border: none;
}

#main-menu li a {
padding: 20px 18px;
font-weight: bold;
text-transform: uppercase;
}

#main-menu ul {
text-align: left;
}

#top {
padding: 11px 0;
font-size: 13px !important;
font-weight: 500;
}

.txt-top {
float: none !important;
}

.top01 {
width: 35%;
padding-top: 3px;
}

.top02 {
width: 30%;
padding-top: 3px;
}

.top03 {
width: 35%;
}

header {
position: relative;
border-bottom: solid 1px #ddd;
}

.bx-header-right {
padding-top: 35px;
}

.box-search-header {
float: left;
margin: -2px 30px 0 20px;
}

.bx-header-right .form-inline .input-btn-fix {
width: 120px;
padding: 10px 15px;
box-shadow: none;
border-right: none;
border-color: #aaa;
background: transparent;
border-radius: 30px 0 0 30px;
}

.bx-header-right .form-inline .btn {
height: 42px;
color: #344248;
box-shadow: none;
background: transparent;
border-color: #aaa !important;
border-left: none;
border-radius: 0 30px 30px 0;
}

.div-button-menu-mobile {
display: none;
float: right;
padding: 10px 0 0 0;
}

.button-menu-mobile {
text-decoration: none;
color: #373435;
font-weight: 500;
margin: 0;
}

.button-menu-mobile:hover {
text-decoration: none;
}

.link-cart-header {
text-decoration: none;
color: #fff;
border: solid 0px #373435;
display: inline-block;
padding: 10px 22px;
font-weight: 500;
margin-top: -2px;
border-radius: 30px;
background-color: #373435;
}

.link-cart-header:hover {
text-decoration: none;
opacity: 0.9;
}

.sidebar-nav .nav-list li a {
border-bottom: solid 1px #EEE;
color: #555;
padding: 12px 15px !important;
}

aside .nav li ul li a:hover {
background: #E14D88;
opacity: 1;
color: #FFF;
}

#main-content aside h2, .sidebar-nav {
border-radius: 4px 4px 0 0;
}

#main-content aside h2 {
font-weight: bold;
padding-top: 4px;
padding-bottom: 4px;
}

.span3 .bx-image-product {
height: 140px;
}

.span4 .bx-image-product {
height: 227px;
}

.price-product {
display: none;
}

.main-column {
min-height: 250px;
}

.content-footer .pull-left, .content-footer .pull-right {
float: none;
}

.content-footer {
padding-bottom: 20px;
}

.content-footer h3 {
font-size: 15px;
}

.content-footer .span3 {
margin: 10px 0 0 16px;
}
.content-footer ul {
list-style: none;
margin: 0 0 0 60px;
}
.content-footer ul li {
padding: 3px 0;
}

.title-menu-footer {
margin-left: 60px;
}


.nav-top-icon a {
display: inline-block;
padding: 10px 15px;
color: #D40256;
}

/*********/

.dropdown-mm {
    float: left;
}

.dropdown-content {
    box-sizing: border-box;
    background-color: #fff;
    width: 100%;
    padding: 0 15px 15px 15px;
    box-shadow: 0px 0px 6px rgba(127,127,127, .4);
    -moz-box-shadow: 0px 0px 6px rgba(127,127,127, .4);
    -webkit-box-shadow: 0px 0px 6px rgba(127,127,127, .4);
    border: none;
    border-radius: 0;
    top: 40px;
}

.dropdown-content ul {
list-style: none;
margin: 0;
padding: 15px 10px;
}
.dropdown-content ul li {
    width: 33.333%;
    float: left;
    text-align: left;
}
.dropdown-content ul li a {
    display: block;
    padding: 4px !important;
    text-align: left;
    text-transform: capitalize !important;
}
.link-grupo-mega {
    width: 25% !important;
    padding-top: 8px;
}
.link-grupo-mega a {
    color: #ED2F5D !important;
}
.dropdown-link-active {
    font-weight: bold;
    padding: 20px 23px;
    display: inline-block;
    color: #212121;
}
.dropdown-link-active:hover, .dropdown-link-active:focus {
    text-decoration: none;
}

.mm-header {
padding-top: 20px !important;
}
.mm-menu.mm-hasheader.mm-ismenu>.mm-panel {
padding-top: 10px;
}

/**********/

.bx-header-right form .input-btn-fix {
width: 200px;
padding: 10px 20px;
}

.bx-header-right form .btn {
width: 52px;
height: 42px;
}

.show-mobile {
display: none;
}


@media (min-width: 1200px) {
.container {width: 100%;}
footer .span4 {width: 33.333%;}
}


@media only screen and (max-width: 768px) {
.container {margin-right: 15px; margin-left: 15px;}
.hidden-mobile, aside {display: none !important;}
.show-mobile {display: block;}
#main-menu .nav {display: none;}
#top .navbar .nav, .txt-top {float: none !important; text-align: left;}
header {padding-bottom: 20px;}
.logo {float: none; text-align: center;}
.logo img {height: 60px;}
.bx-header-right {padding-top: 0; float: none;}
.bx-header-right form {padding-top: 6px;}
.bx-header-right .form-inline .input-btn-fix {width: 100px;}
.bx-header-right .btn {height: 32px;}
.content-footer .span3 {margin: 10px 0 10px 0; text-align: center;}
.content-footer p {text-align: center;}
.content-footer ul, .title-menu-footer {margin: 0;}
.social-link-top {display: block; padding-top: 10px;}
#top .navbar .nav > li > a {padding: 0 10px 10px 10px;}
.div-button-menu-mobile {display: inline-block !important;}
.dropdown-link-active {padding: 15px 15px;}
.dropdown-content {top: 38px;}
.link-grupo-mega {float: none !important; width: 100% !important; clear: both; display: block !important;}
.side-social-icons {width: 55px; height: 55px;}
.img-section-top-vantagens {height: 35px; margin: 11px 5px;}
.owl-nav {display: none;}
.box-search-header {margin: -8px 20px 0px 0px;}
.display-block-m {display: block; text-align: center;}

#secao-373 .span3 {width: 46% !important; margin: 0 2% 4% 2% !important; float: left !important;}
.page-home #secao-373 .span3 .bx-image-product {height: 116px !important;}
}

