@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&display=swap');

body {
font-family: 'Montserrat', sans-serif;
font-weight: 400;
}

#wrp, .container {
max-width: 1400px;
}

@media (min-width: 1200px) {
.container {width: 100%;}
.container-fluid {
    padding-right: 30px;
    padding-left: 30px;
  }
}

.carousel-caption {
display: none;
}

.carousel-control {
background: transparent;
border: none;
}

.main-column {
min-height: 300px !important;
}

.txt-top {
padding: 10px 0;
font-size: 12px;
}

#top .navbar .nav > li > a {
font-size: 12px;
font-weight: 600;
padding: 10px 10px;
}

#top .menu-vv li ul {
border: none;
}

#top .menu-vv li ul li a {
font-size: 13px;
background: #3A3A3A;
}

#main-menu {
display: none;
}

.bx-header-right .navbar .nav {
margin-top: 2px;
margin-right: 30px;
}

.bx-header-right .navbar .nav > li > a {
font-weight: 500;
border-radius: 5px;
color: #000;
}

.bx-header-right .navbar .nav > li > a:hover {
background: #2C2E45;
color: #fff;
}

.mm-menu {
z-index: 9;
}

.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;
}

.sidebar-nav .nav-list li a {
border-bottom: solid 1px #EEE;
color: #1A1A1A;
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;
border-bottom: solid 1px #e3e3e3;
}

aside .title-grupo {
font-size: 100%;
font-weight: 500;
color: #000;
background: #f1f1f1;
}

.bx-header-right {
padding-top: 20px;
}

.bx-header-right {
padding-top: 15px;
}

.box-search-header {
float: left;
margin: 8px 50px 0 0;
}

.bx-header-right .form-inline .input-btn-fix {
width: 360px;
padding: 10px 15px;
box-shadow: none;
border-right: none;
border-color: #bbb;
border-width: 2px;
background: transparent;
border-radius: 50px 0 0 50px;
}

.bx-header-right .form-inline .btn {
height: 44px;
color: #777;
box-shadow: none;
background: transparent;
border-color: #bbb !important;
border-left: none;
border-width: 2px;
border-radius: 0 50px 50px 0;
}



.div-button-menu-mobile {
display: none;
}

.div-button-menu-mobile .button-menu-mobile {
padding: 5px 0;
margin: 0 -5px 0 5px;
}

.link-cart-header {
text-decoration: none;
display: inline-block;
padding: 11px 10px;
margin-top: -2px;
font-size: 13px;
border-radius: 100%;
/*border: solid 1px #ddd;*/
background: #D63446;
}

.link-cart-header:hover {
text-decoration: none;
opacity: 0.9;
}


.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";
}

.link-carrinho {
padding-left: 35px !important;
}

.link-carrinho::before {
content: "\f07a";
}

.title-main {
font-weight: 600;
}

.span3 .bx-image-product {
height: 164px;
}

.page-home .span3 .bx-image-product {
height: 220px;
}

.box-produto .bx-description-product {
font-size: 12px !important;
line-height: 20px;

}

.box-produto .price-product {
display: none;
}

.box-produto {
border-radius: 8px;
}

.add-cart {
border-top: none;
}

.add-cart a {
border-radius: 8px;
font-weight: normal !important;
opacity: 1;
}

footer {
padding-top: 10px;
margin-top: 30px;
font-size: 90%;
}

.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: #D63446;
}

.copy-powered {
opacity: 1;
filter: alpha(opacity=100);
}

.copy-powered a {
font-weight: bold;
}

.menu-01-footer {
padding-left: 50px;
}


.grid-horizontal-thumbs {
text-align: center;
vertical-align: top;
padding: 10px 25px 0px 25px;
margin-bottom: 20px;
display: inline-block;
width: 162px;
vertical-align: top;
}

.grid-horizontal-thumbs img {
transition: transform 0.3s;
border-radius: 100%;
}

.grid-horizontal-thumbs img:hover {
transition-timing-function: cubic-bezier(0.39,0.57,0.56,1);
transform: scale(1.05);
}


.row-s {
  display: flex;
  flex-wrap: wrap;
}

.col-s {
  flex: 1 0 18%;
  margin: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}



@media only screen and (max-width: 768px) {
.container {margin-right: 15px; margin-left: 15px;}
.hidden-mobile, #main-menu, #top .navbar .nav, aside, .nav-tabs li:nth-child(2), header .navbar {display: none !important;}
.logo img {height: 27px;}
header {border-bottom: solid 1px #ddd;}
.div-button-menu-mobile {display: block;}
.bx-header-right {padding-top: 12px;}
.box-search-header {margin: 0 5px 0 0;}
.bx-header-right .form-inline .input-btn-fix {width: 42px; padding: 10px 4px 10px 15px;}
.bx-header-right .form-inline .btn {padding-left: 5px; padding-right: 10px;}
.link-cart-header {margin-top: 0px;}
.menu-01-footer {padding-left: 0px;}
footer .span3 {width: 96% !important;}
.col-s {min-width: 33%;}
}