@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&display=swap');

#wrp, .container {
max-width: 1290px;
}

@media (min-width: 1200px) {
.container {width: 100%;}
}

body {
font-family: 'Montserrat', 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: 24px;
}

#top {
padding: 11px 0;
font-size: 13px !important;
font-weight: 500;
}

.txt-top {
float: none !important;
}

.top01 {
width: 35%;
padding-top: 3px;
}

.top02 {
width: 30%;
padding-top: 3px;
}

.top03 {
width: 35%;
}

.box-search-top {
float: left;
}

.box-search-top .form-inline .input-btn-fix {
width: 160px;
padding: 3px 15px;
box-shadow: none;
border-right: none;
border-color: rgba(255,255,255,0.9);
background: transparent;
border-radius: 30px 0 0 30px;
color: #fff !important;
}

.box-search-top .form-inline .btn {
height: 28px;
color: rgba(255,255,255,0.9);
box-shadow: none;
background: transparent;
border-color: rgba(255,255,255,0.9) !important;
border-left: none;
margin-left: 0;
border-radius: 0 30px 30px 0;
padding: 4px 8px;
font-size: 0.6rem;
}


header {
padding: 5px 0;
}

.logo img {
height: 50px;
}

.bx-header-right {
padding-top: 26px;
}

.box-search-header {
float: left;
margin: -2px 30px 0 20px;
}

.bx-header-right .form-inline .input-btn-fix {
width: 120px;
padding: 10px 15px;
box-shadow: none;
border-right: none;
border-color: #aaa;
background: transparent;
border-radius: 30px 0 0 30px;
}

.bx-header-right .form-inline .btn {
height: 42px;
color: #344248;
box-shadow: none;
background: transparent;
border-color: #aaa !important;
border-left: none;
border-radius: 0 30px 30px 0;
}

.div-button-menu-mobile {
display: none;
}

.div-button-menu-mobile .button-menu-mobile {
padding: 5px 0 5px 2px;
margin-right: -5px;
}

.link-cart-header {
text-decoration: none;
color: #1F2329;
border: solid 1px #6720A2;
display: inline-block;
padding: 10px 22px;
font-weight: 500;
margin-top: -2px;
border-radius: 30px;
}

.link-cart-header:hover {
text-decoration: none;
opacity: 0.9;
}

.bx-header-right .navbar li a:hover {
color: #6720A2;
background: #eee;
}

.navbar .nav > li > a {
color: #EEEEEE;
font-weight: 500;
}

.sidebar-nav .nav-list li a {
border-bottom: solid 1px #EEE;
color: #555;
padding: 12px 10px !important;
}

#top .navbar .nav > li a {
padding-left: 20px;
padding-right: 20px;
text-transform: uppercase;
font-size: 12px;
}

#top .navbar .nav > li {
position: relative;
}

#top .navbar .nav > li:first-child a {
padding-left: 0;
}

#top .navbar .nav > li a:after  {
content: "|";
position: absolute;
right: -4px;
color: rgba(255,255,255,0.3);
}

#top .navbar .nav > li:last-child a:after  {
content: "";
}

#main-content aside h2, .sidebar-nav {
border-radius: 4px 4px 0 0;
}

#main-content aside h2 {
font-weight: 500;
padding-top: 4px;
padding-bottom: 4px;
}

.sidebar-nav .nav-list li a {
border-bottom: solid 1px #EEE;
color: #222;
padding: 12px 10px !important;
}
.sidebar-nav .title-grupo {
font-size: 98% !important; 
font-weight: 500 !important;
color: #344248 !important;
}

.box-produto {
text-align: center;
border-radius: 6px;
}

.box-produto h2 a {
color: #222 !important;
}

.add-cart {
border-top: none;
}

.add-cart a, .add-cart span {
opacity: 1;
filter: alpha(opacity=100);
border-radius: 6px;
font-weight: 500;
font-size: 13px;
}

.bx-description-product {
line-height: 20px !important;
}

.box-produto .price-product {
display: none;
}

.span3 .bx-image-product {
height: 155px;
}

.page-home .span3 .bx-image-product {
height: 212px !important;
}

.show_hide {
color: #fff;
font-weight: bold;
background: #6720A2;
border-radius: 100%;
text-align: center;
height: 20px;
width: 20px;
}

.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;
}

#main-menu {
border-top: none;
}


.dropdown-content a {
color: #344248;
}

.dropdown-mega .dropbtn {
color: #205CBF;
position: relative;
padding-left: 40px;
font-weight: 500;
margin-top: -4px;
}

.dropdown-mega .dropbtn::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;
top: 15px;
left: 15px;
font-size: 1rem;
content: "\f0c9"
}

@keyframes animatedBackground {
0% { background-position: 0 0; }
100% { background-position: -2000px 0; }
}
@-moz-keyframes animatedBackground {
0% { background-position: 0 0; }
100% { background-position: -2000px 0; }
}
@-webkit-keyframes animatedBackground {
0% { background-position: 0 0; }
100% { background-position: -2000px 0; }
}

#animate-clientes {
height: 80px;
background: url(/content/interfaces/cms/userfiles/files/logo-clientes03.png) top left repeat-x;
background-size: cover;
animation: animatedBackground 45s linear infinite;
-moz-animation: animatedBackground 45s linear infinite;
-webkit-animation: animatedBackground 45s linear infinite;
}

.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;
}

.todas-categorias {
padding-left: 35px !important;
}

.todas-categorias::before {
content: "\f0c9";
color: #EEEEEE;
}

.todas-categorias:hover::before {
color: #6720A2;
}

footer {
padding-top: 30px;
margin-top: 30px;
font-size: 90%;
background-size: contain;
}

.content-footer {
padding: 30px 0 0 0;
}

.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: 14px;
margin: -10px 0 15px 0;
font-weight: bold;
color: #9440D9;
}

.copy-powered {
opacity: 1;
filter: alpha(opacity=100);
}

.copy-powered a {
font-weight: bold;
}

.menu-01-footer {
padding-left: 50px;
}


#secao-158, #secao-164 {
background: #F4F4EB;
padding: 0 20px;
border-radius: 12px;
}

@media only screen and (max-width: 768px) {
.container {margin-right: 15px; margin-left: 15px;}
.hidden-mobile, #top .navbar .nav, aside, .nav-tabs li:nth-child(2), header .navbar {display: none !important;}
.txt-top {float: none !important; text-align: left;}
.logo img {height: 25px;}
.top01, .top02, .top03 {width: 100%;}
.bx-header-right {padding-top: 20px;}
.menu-01-footer {padding-left: 0px;}
footer .span3 {width: 96% !important;}
.div-button-menu-mobile {display: block;}
.link-cart-header {padding: 10px 10px 10px 12px;}
.box-search-header {margin: -2px 15px 0 0;}
.bx-header-right .form-inline .input-btn-fix {width: 53px; padding: 10px 0px 10px 15px;}
.bx-header-right .form-inline .btn {padding: 4px 12px 4px 6px;}
.box-search-top .form-inline .input-btn-fix {width: 63px;}
.box-search-top .form-inline .btn {padding: 4px 8px 4px 0px; height: 27px;}
.display-block-m {display: block; text-align: center;}
}
