@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&display=swap');

body {
font-family: 'Montserrat', sans-serif;
}

.carousel-caption {
display: none;
}

.carousel-control {
background: transparent;
border: none;
}

.main-column {
min-height: 300px !important;
}

header {
padding: 20px 0;
}

.bx-header-right {
text-align: left;
padding-top: 12px;
}

.box-search-header {
float: left;
margin: 0 170px 0 0;
}

.bx-header-right .form-inline .input-btn-fix {
width: 400px;
border-radius: 50px 0 0 50px;
border: none;
padding: 13px 20px;
box-shadow: none;
border-right: none;
border-right: none;
opacity: 0.9;
}

.bx-header-right .form-inline .btn {
height: 46px;
color: #0098DA;
border: none;
box-shadow: none;
background: #fff;
border-radius: 0 50px 50px 0;
opacity: 0.9;
margin-left: 0 !important;
}

.div-button-menu-mobile {
display: none;
float: right;
margin: 16px -5px 0 5px;
}
.div-button-menu-mobile a {
padding: 3px;
color: #0098DA;
font-size: 15px;
}

.mm-menu {
z-index: 99;
}
.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: 15px;
opacity: 0.8;
color: #fff;
}

.todas-categorias {
padding-left: 35px !important;
}

.todas-categorias::before {
content: "\f0c9";
}


#main-menu .nav li a {
text-transform: uppercase;
font-weight: 600;
}

#main-menu .nav li ul li a {
font-weight: normal !important;
text-transform: capitalize;
}

.menu-vv li ul {
width: 480px;
}

.menu-vv li ul li a {
width: 220px;
float: left;
}

.sidebar-nav .nav-list li a {
border-bottom: solid 1px #EEE;
color: #222;
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: 12px !important;
text-transform: uppercase;
}

aside .nav-list .image-product-list {
display: none;
}

.span3 .bx-image-product {
height: 140px;
}

.page-home .span3 .bx-image-product {
height: 191px !important;
}

.span4 .bx-image-product {
height: 195px;
}

.page-home .span4 .bx-image-product {
height: 266px;
}

.box-produto p:nth-child(2) {
font-weight: bold;
}

.box-produto .price-product {
display: none;
}

.box-produto .bx-description-product {
line-height: 20px;
font-size: 13px !important;
text-align: center;
}

.box-produto h2, .box-produto h3 {
text-align: center;
height: 44px;
font-size: 14px;
}

.box-produto {
border-radius: 6px;
}

.add-cart {
border-top: none;
}

.add-cart a, .add-cart span {
opacity: 1;
filter: alpha(opacity=100);
border-radius: 6px;
}


.content-footer h3 {
font-size: 15px;
color: #0098DA;
margin: -10px 0 15px 0;
font-weight: bold;
}

.copy-powered {
opacity: 1;
filter: alpha(opacity=100);
color: #fff;
}

.copy-powered a {
color: #fff;
}

.menu-01-footer {
padding-left: 50px;
}

.content-footer {
padding-bottom: 10px;
}

.content-footer .pull-left, .content-footer .pull-right {
float: none;
}

.content-footer ul {
list-style: none;
margin: 0;
}
.content-footer ul li {
padding-top: 4px;
padding-bottom: 7px;
}


footer {
padding-top: 30px;
margin-top: 30px;
background: linear-gradient(to bottom, #373435, #373435 88%, #0098DA 88%, #0098DA 100%)
}


@media only screen and (max-width: 768px) {
.container {margin-right: 15px; margin-left: 15px;}
.logo img {height: 18px;}
.hidden-mobile, aside, #main-menu, .nav-list li ul, .nav-tabs li:nth-child(2), .sidebar-nav:nth-of-type(2) {display: none !important;}
header {padding: 10px 0;}
.div-button-menu-mobile {display: block;}
.bx-header-right {padding-top: 5px;}
.bx-header-right .form-inline .input-btn-fix {width: 70px !important; padding: 10px 5px 10px 10px;}
.bx-header-right .form-inline .btn {height: 40px; padding-left: 5px !important;}
.box-search-header {margin: 6px 20px 0 0;}
.menu-01-footer {padding-left: 0px;}
#secao-142 .span3 {width: 46% !important; margin: 0 2% 4% 2% !important; float: left !important;}
footer .span3 {width: 96% !important;}
}