@import url('https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');

body {
font-family: "Urbanist", sans-serif;
font-weight: 500;
}

.main-column {
min-height: 300px !important;
}

.carousel-caption {
display: none;
}

.carousel-control {
background: transparent;
border: none;
}

#top {
padding: 5px 0;
font-size: 92%;
}

.txt-top {
float: none !important;
}

.top01 {
width: 35%;
}

.top02 {
width: 30%;
}

.top03 {
width: 35%;
}

.bx-header-right {
padding-top: 26px;
}

.bx-header-right {
padding-top: 41px;
}

.box-search-header {
float: left;
margin: 0 153px 0 0;
}

.bx-header-right .form-inline .input-btn-fix {
width: 400px;
border-radius: 30px 0 0 30px;
border-width: 1px;
padding: 13px 8px 13px 20px;
box-shadow: none;
border-right: none;
}

.bx-header-right .form-inline .btn {
height: 48px;
color: #fff;
border: 1px solid #ccc;
border-left: none;
box-shadow: none;
background: #fff;
border-radius: 0 30px 30px 0;
margin-left: 0 !important;
padding-right: 5px;
}

.bx-header-right .form-inline .btn .btn-content-search {
color: #F5AA1B;
background: #f5f5f5;
border-radius: 30px;
display: inline-block;
padding: 9px 11px 9px 16px;
font-weight: bold;
font-size: 13px;
}

.link-cart-header {
text-decoration: none;
color: #fff;
background: #F5AA1B;
border-radius: 30px;
display: inline-block;
padding: 14px 30px;
text-transform: uppercase;
font-weight: bold;
font-size: 13px;
}

.link-cart-header:hover {
text-decoration: none;
opacity: 0.9;
}

.div-button-menu-mobile {
display: none;
float: right;
margin: 0 -5px 0 10px;
}
.div-button-menu-mobile a {
text-decoration: none;
color: #fff;
background: #F5AA1B;
border-radius: 30px;
display: inline-block;
padding: 15px 13px 13px 13px;
font-size: 14px;
}

.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;
background: rgba(0,0,0,0.2);
}

.todas-categorias::before {
content: "\f00a";
opacity: 1 !important
}

.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: 157px;
}

.page-home .span3 .bx-image-product {
height: 214px;
}

.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-bottom: 10px;
}

.content-footer h3 {
font-size: 15px;
color: #FEF3E5;
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: #3C4899; background: linear-gradient(to bottom, #2B3747, #2B3747 83%, #F5AA1B 83%, #F5AA1B 100%)
}

.nav-list .show_hide {
    font-size: 110%;
    color: #fff;
    background: #2B3747;
    border-radius: 100px;
    width: 20px;
    text-align: center;
}


@media only screen and (max-width: 768px) {
.container {margin-right: 15px; margin-left: 15px;}
.hidden-mobile, #main-menu, aside, .nav-tabs li:nth-child(2), header .navbar {display: none !important;}
.div-button-menu-mobile {display: block;}
.top01, .top02, .top03 {width: auto !important;}
.top01 {padding-right: 15px;}
.menu-01-footer {padding-left: 0px;}
header {border-bottom: solid 1px #ccc;}
.logo img {height: 60px;}
.bx-header-right {padding-top: 26px;}
.box-search-header {margin: 0 15px 0 0;}
.bx-header-right .form-inline .input-btn-fix {width: 45px;}
.bx-header-right .form-inline .btn {padding-left: 5px !important;}
.link-cart-header {padding: 14px 14px 14px 17px; margin-top: 0px;}
footer {background: #3C4899; background: linear-gradient(to bottom, #2B3747, #2B3747 95%, #F5AA1B 95%, #F5AA1B 100%)}
}