@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');

#wrp, .container {
max-width: 1290px;
}

@media (min-width: 1200px) {
.container {width: 100%;}
}

body {
font-family: "Poppins", sans-serif;
font-weight: 400;
font-style: normal;
}

.carousel-caption {
display: none;
}

.carousel-control {
background: transparent;
border: none;
}

.main-column {
min-height: 300px !important;
}

.logo {
float: none;
text-align: center;
}

.headerMain .container-fluid {
background: url(/content/interfaces/cms/userfiles/files/icon-criu-top.png) no-repeat left center;
position: relative;
}

.bx-header-right {
padding-top: 0;
position: absolute;
right: 0;
top: 10px;
color: #fff;
}

#main-menu {
padding-top: 8px;
padding-bottom: 8px;
}

#main-menu li a {
font-weight: 500;
}

/*** APENAS ÍCONES AO LADO DOS LINKS NO MAIN-MENU AO LADO DO LOGO ***/
.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;
top: 0px;
left: 10px;
font-size: 1rem;
}
/*** // APENAS ÍCONES AO LADO DOS LINKS NO MAIN-MENU AO LADO DO LOGO // ***/


@media only screen and (min-width: 768px) {
 .todas-categorias {
 padding-left: 35px !important;
 }

 .todas-categorias::before {
 content: "\f0c9";
 color: #44A7AA;
 }
}

#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 .price-product {
display: none;
}

.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;
}

.span3 .bx-image-product {
height: 155px;
}

.page-home .span3 .bx-image-product {
height: 212px !important;
}

.span4 .bx-image-product {
height: 217px;
}

.page-home .span4 .bx-image-product {
height: 295px !important;
}

.span6 .bx-image-product {
height: 339px;
}

.page-home .span6 .bx-image-product {
height: 458px !important;
}


.show_hide {
color: #fff;
font-weight: bold;
background: #205CBF;
border-radius: 100%;
text-align: center;
height: 20px;
width: 20px;
}

.show_hide:hover {
color: #fff !important;
}

.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;
}

.nav-top-icon {
position: relative;
top: 11px;
}

.nav-top-icon a {
display: inline-block;
color: #eee;
}

.nav-top-icon a:hover {
color: #44A7AA;
text-decoration: none;
}

/** showhim/showme **/
.showhim {
position: relative;
display: inline;
}
.showme { 
opacity: 0;
height: 0;
width: 0;
overflow: hidden;
position: absolute;
border: solid 1px #EEE;
-webkit-box-shadow: inset 0 -1px rgba(120, 120, 120, 0.1), 0 1px 5px rgba(90, 90, 90, 0.1);
-moz-box-shadow: inset 0 -1px 0 rgba(120, 120, 120, 0.1), 0 1px 5px rgba(90, 90, 90, 0.1);
box-shadow: inset 0 -1px 0 rgba(120, 120, 120, 0.1), 0 1px 5px rgba(90, 90, 90, 0.1);
background: #fff;
-webkit-transition:.3s;
-moz-transition:.3s;
-o-transition:.3s;
-ms-transition:.3s;
transition:.3s;
top: 28px;
right: 0;
}
.showhim:hover .showme {
z-index: 2;
padding: 15px;
height: auto;
width: 273px;
opacity: 1;
overflow: visible;
}
.showhim:hover .fa-search {
cursor: pointer;
}

.button-menu-mobile {
display: none !important;
position: relative;
}

footer {
padding-top: 30px;
margin-top: 30px;
}

.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-bottom: 10px;
}

.content-footer h3 {
font-size: 32px;
margin: 0 0 25px 0;
font-weight: 600;
color: #FFF;
}

.copy-powered {
opacity: 1;
filter: alpha(opacity=100);
}

.copy-powered a {
font-weight: bold;
}

.menu-01-footer {
padding-left: 50px;
}


.title-h1-m {
font-size: 5em;
font-weight: 500;
line-height: 70px;
}

.title-h2-m {
font-size: 5em;
font-weight: 500;
line-height: 70px;
margin: 0 auto;
max-width: 440px;
}

.title-h2-m span {
font-size: 59%;
position: relative; 
top: 26px;
display: inline-block;
padding-left: 48px;
}

.row-fm {
  display: flex;
  flex-wrap: wrap;
}

.column-fm {
  flex: 20%;
  padding: 15px;
  box-sizing: border-box;
  text-align: center;
}

#secao-142 {
background: #EAEAEA;
background: linear-gradient(to bottom, #EAEAEA, #EAEAEA 20%, #44A7AA 20%, #3B898C 100%);
margin-top: -20px;
}

#secao-143 {
background: #3B898C;
background: linear-gradient(to bottom, #3B898C 0%, #274445 100%);
padding-top: 60px;
}

#secao-144 {
background: #3B898C;
background: linear-gradient(to bottom, #274445 0%, #1A1B1B 100%);
padding-top: 60px;
}

#secao-145 {
background: #EAEAEA;
}

#secao-146 {
background: #44A7AA;
color: #fff;
}

#secao-149 {
background: #EAEAEA;
}


@media only screen and (max-width: 768px) {
.page-home .container {margin-right: 0 !important; margin-left: 0 !important;}
.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 {text-align: left; padding-left: 40px;}
.logo img {height: 14px;}
.button-menu-mobile {display: inline-block !important;}
.menu-01-footer {padding-left: 0px;}
footer .span3 {width: 96% !important;}
#secao-702 .span3, #secao-703 .span3 {
width: 46% !important; margin: 0 2% 4% 2% !important; float: left !important;}
.title-h1-m {font-size: 2.50em; line-height: 40px;}
.title-h2-m {font-size: 3em; line-height: 60px; max-width: 280px;}
.column-fm {flex: 50%;}
}
