@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;700&display=swap');

body {
font-family: 'Quicksand', sans-serif;
font-family: 400;
}

.logo img{
height: 40px;
}
.carousel-caption {
display: none;
}

.carousel-control {
background: transparent;
border: none;
}

#wrp, .container {
max-width: 1300px;
}

@media (min-width: 1200px) {
.container {width: 100%;}
}

.main-column {
min-height: 300px !important;
}

.main-column p {
font-size: 14px !important;
line-height: 25px;
}

#top {
padding: 9px 0;
font-size: 95%;
}

.txt-top {
float: none !important;
font-weight: bold;
}

header {
border-bottom: solid 1px #ddd;
}

.bx-header-right .navbar .nav > li > a {
color: #111;
text-transform: uppercase;
font-weight: 700;
}

.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;
bottom: 9px;
color: #7A4397;
}

.todas-categorias {
padding-left: 35px !important;
}

.todas-categorias::before {
content: "\f0c9";
}

.sidebar-nav .nav-list li a {
border-bottom: solid 1px #EEE;
color: #555;
padding: 12px 10px !important;
}

aside .nav-list li:nth-child(odd) {
background: #f8f8f8;
}

#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: 100%;
}

.box-search-header {
float: left;
margin: -2px 30px 0 20px;
color: #000;
}

.bx-header-right {
padding-top: 20px;
}

.bx-header-right .form-inline .input-btn-fix {
width: 160px;
padding: 10px 15px;
box-shadow: none;
border-right: none;
border-radius: 100px 0 0 100px;
}

.bx-header-right .form-inline .btn {
height: 42px;
color: #A92B5C;
box-shadow: none;
background: #fff;
border-color: #ccc !important;
border-radius: 0 100px 100px 0;
}

.box-cart-icon {
float: right;
padding: 7px 20px 0 20px;
}

.div-button-menu-mobile {
display: none;
}

.link-cart-header {
text-decoration: none;
color: #fff;
background: #000;
border-radius: 100px;
display: inline-block;
padding: 11px 40px;
text-transform: uppercase;
font-weight: 500;
margin-top: -2px;
}

.link-cart-header:hover {
text-decoration: none;
opacity: 0.9;
}

.top01 {
width: 40%;
}
.top02 {
width: 20%;
}
.top03 {
width: 40%;
}

.span3 .bx-image-product {
height: 157px;
}

.page-home .span3 .bx-image-product {
height: 214px;
}

.box-produto .bx-description-product {
font-size: 91% !important;
line-height: 22px;
opacity: 1;
filter: alpha(opacity=100);
}

.box-produto .price-product {
display: none;
}

footer {
padding-top: 50px;
margin-top: 0px;
font-size: 13px;
}

.content-footer .pull-left, .content-footer .pull-right {
float: none;
}

.content-footer ul {
list-style: none;
margin: 0;
}
.content-footer ul li {
padding-bottom: 10px;
}

.content-footer h3 {
font-size: 15px;
color: #fff;
margin: -10px 0 15px 0;
font-weight: bold;
}

.menu-01-footer {
padding-left: 50px;
}

.menu-vv li ul {
width: 300px !important;
}

.menu-vv li ul li a {
width: 270px !important;
padding: 11px 15px !important;
}


@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;}
header {padding: 0; border-bottom: solid 1px #DDD;}
.menu-01-footer {padding-left: 0px;}
.logo img {height: 40px;}
.bx-header-right {padding-top: 19px;}
.box-search-header {margin: 0 15px 0 0;}
.bx-header-right .form-inline .input-btn-fix {width: 65px; padding: 10px 5px 10px 10px;}
.link-cart-header {padding: 11px 20px; margin-top: 0px;}
.top01 {width: 70%;}
.top03 {width: 30%;}
.txt-h-01, .txt-h-02 {padding: 0;}
}