@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@400;700&display=swap');

body {
font-family: 'Nunito', sans-serif;
font-weight: 400;
}

.carousel-caption {
display: none;
}

.carousel-control {
background: transparent;
border: none;
}

.main-column {
min-height: 300px !important;
}

.main-column p {
line-height: 25px;
}

#top {
padding: 10px 0;
font-size: 90%;
}

.txt-top {
float: none !important;
}

.top01 {
width: 35%;
}

.top02 {
width: 30%;
}

.top03 {
width: 35%;
}

header {
padding: 10px 0;
}

.bx-header-right .navbar .nav > li > a {
font-size: 13px !important;
color: #333;
text-transform: uppercase;
}

.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;
color: #6E99EC;
}

.todas-categorias {
padding-left: 35px !important;
}

.todas-categorias::before {
content: "\f00a";
}

.sidebar-nav .nav-list li a {
border-bottom: solid 1px #EEE;
color: #555;
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: 90%;
text-transform: uppercase;
}

.box-search-header {
float: left;
margin: -2px 30px 0 20px;
}

.bx-header-right {
padding-top: 26px;
}

.bx-header-right .form-inline .input-btn-fix {
width: 120px;
padding: 11px 15px;
box-shadow: none;
border-right: none;

border-radius: 6px 0 0 6px;
}

.bx-header-right .form-inline .btn {
height: 44px;
color: #2C2C2C;
box-shadow: none;
background: #fff;
border-radius: 0 6px 6px 0;
border-color: #ccc;
}

.box-cart-icon {
float: right;
padding: 7px 20px 0 20px;
}

.div-button-menu-mobile {
display: none;
margin-right: -5px;
}

.div-button-menu-mobile .button-menu-mobile {
padding: 5px;
}

.link-cart-header {
text-decoration: none;
color: #2C2C2C;
background: #FFF;
border-radius: 6px;
display: inline-block;
padding: 11px 10px 11px 12px;
font-weight: 500;
margin-top: -2px;
}

.link-cart-header:hover {
text-decoration: none;
opacity: 0.9;
}

.span3 .bx-image-product {
height: 140px;
}

.page-home .span3 .bx-image-product {
height: 191px;
}

.box-produto p:nth-child(2) {
font-weight: bold;
}

.box-produto .bx-description-product {
line-height: 20px;
font-size: 13px !important;
}

.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;
}


footer {
padding-top: 30px;
margin-top: 30px;
}

.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;
}

.content-footer h3 {
font-size: 15px;
color: #6B9BEB;
margin: -10px 0 15px 0;
font-weight: bold;
}

.copy-powered {
opacity: 1;
filter: alpha(opacity=100);
color: #222;
}

.copy-powered a {
color: #222;
font-weight: bold;
}

.menu-01-footer {
padding-left: 50px;
}

footer {
background: #1D1E1C; background: linear-gradient(to bottom, #ededed, #ededed 88%, #6B9BEB 88%, #6B9BEB 100%)
}

@media only screen and (max-width: 768px) {
.container {margin-right: 15px; margin-left: 15px;}
.hidden-mobile, aside, .nav-tabs li:nth-child(2), header .navbar {display: none !important;}
.div-button-menu-mobile {display: block;}
.menu-01-footer {padding-left: 0px;}
.logo img {height: 26px;}
.top01, .top02, .top03 {width: auto;}
.bx-header-right {padding-top: 12px;}
.box-search-header {margin: 0 15px 0 0;}
.bx-header-right .form-inline .input-btn-fix {width: 62px; padding: 11px 5px 11px 8px;}
.bx-header-right .form-inline .btn {padding-left: 5px !important; padding-right: 10px !important;}
.link-cart-header {padding: 11px 12px 11px 15px; margin-top: 0px;}
#secao-140 .span3 {width: 46% !important; margin: 0 2% 4% 2% !important; float: left !important;}
}