@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&display=swap');

body {
font-family: 'Montserrat', sans-serif;
}

.carousel-caption {
display: none;
}

.carousel-control {
background: transparent;
border: none;
}

#main-menu .nav li a {
text-transform: uppercase;
font-weight: bold;
font-size: 92%;
}

#top a {
font-weight: bold;
font-size: 92%;
}

.box-search-header {
float: left;
margin: 0 195px 0 0;
}

.bx-header-right {
padding-top: 25px;
}

.headerMain form ::placeholder {
color: #fff;
opacity: 0.7;
}

.bx-header-right .form-inline .input-btn-fix {
width: 400px;
border-radius: 50px 0 0 50px;
border: solid 2px #fff;
padding: 13px 20px;
background: transparent;
box-shadow: none;
border-right: none;
color: #fff;
}

.bx-header-right .form-inline .btn {
height: 50px;
color: #fff;
border: solid 2px #fff;
box-shadow: none;
background: transparent;
border-radius: 0 50px 50px 0;
border-left: none;
}

.div-button-menu-mobile {
display: none;
float: right;
margin: 18px -5px 0 0;
}
.div-button-menu-mobile a {
padding: 3px;
color: #fff;
font-size: 15px;
}

.mm-header {
padding-top: 20px !important;
}
.mm-menu.mm-hasheader.mm-ismenu>.mm-panel {
padding-top: 0;
}
.mm-header .mm-next, .mm-header .mm-prev {
bottom: 14px;
}

.icon::before {
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
font-family: "Font Awesome 5 Free";
font-weight: 900;
position: absolute;
left: 5px;
color: white;
}

.todas-categorias {
padding-left: 25px !important;
}

.todas-categorias::before {
content: "\f0c9";
}

.sidebar-nav .nav-list li a {
border-bottom: solid 1px #EEE;
padding: 12px 10px !important;
}

#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;
}

aside .title-grupo {
font-size: 94%;
text-transform: uppercase;
}

.box-produto {
border-radius: 6px;
}

.box-produto .price-product {
display: none;
}

.add-cart {
border-top: none;
}

.add-cart a, .add-cart span {
opacity: 1;
filter: alpha(opacity=100);
border-radius: 6px;
}

.span3 .bx-image-product {
height: 141px;
}

.page-home .span3 .bx-image-product {
height: 193px;
}

.span4 .bx-image-product {
height: 195px;
}

.page-home .span4 .bx-image-product {
height: 266px;
}

.bx-description-product {
line-height: 20px !important;
}

footer {
margin-top: 40px;
padding-top: 50px;
font-size: 92%;
}

.content-footer .pull-left, .content-footer .pull-right {
float: none;
}

.content-footer ul {
list-style: none;
margin: 0;
}
.content-footer ul li {
padding-top: 5px;
padding-bottom: 5px;
}

.content-footer h3 {
font-size: 15px;
color: #fff;
margin: -10px 0 15px 0;
font-weight: bold;
}

.menu-01-footer {
padding-left: 50px;
}

.copy-powered {
font-size: 90%;
opacity: 1;
filter: alpha(opacity = 100);
}

footer {
background-color: #333;
}

.title-main {
font-weight: bold;
}

@media only screen and (max-width: 768px) {
.container {margin-right: 15px; margin-left: 15px;}
.logo img {height: 38px;}
.hidden-mobile, aside, #main-menu, .nav-list li ul, .nav-tabs li:nth-child(2), .sidebar-nav:nth-of-type(2) {display: none !important;}
#top .navbar .nav > li > a {padding: 10px 14px}
#top .navbar .nav > li > a:first-child {padding-left: 0;}
.div-button-menu-mobile {display: block;}
.bx-header-right {padding-top: 14px; }
.bx-header-right .form-inline .input-btn-fix {width: 30px !important; padding: 8px 5px 8px 10px;}
.bx-header-right .form-inline .btn {height: 40px; padding-left: 5px !important;}
.box-search-header {margin: 6px 10px 0 0;}
.menu-01-footer {padding-left: 0px;}
#secao-139 .span3 {width: 46% !important; margin: 0 2% 4% 2% !important; float: left !important;}
footer .span3 {width: 96% !important;}
}