/**
 *
 * Theme: VRV
 * Folha de Estilos Personalizados
 *
 * Author: Infinito AG - Sites, Web & Design
 * Author URI:https://www.infinitoag.com
 * profissional
**/


/*******************************************************
 * FONTES
*******************************************************/

  

/*******************************************************
 * CORPO, ELEMENTOS HTML E TIPOGRAFIA
*******************************************************/
body {  
    color: #747474;
	font-size: 15px; 
    font-weight: normal;
    background: #FFFFFF;
	font-family: 'Poppins', sans-serif;
	line-height: 28px;
}
img {
    max-width: 100%;
    height: auto;
}
h1{
	font-size: 38px;  
}
h2 { 
    font-size: 36px;  
}
h3{
	font-size: 20px;   
}
h4 { 
    font-size: 16px;   
}

a, a:hover {
    transition: 0.3s;
    cursor: pointer;
    text-decoration: none;
}
a:hover {
    opacity: 1;
} 

.imagem{
	transition: 0.3s;
    cursor: pointer;
    text-decoration: none; 
}
.imagem:hover{
	transform: scale(1.02);
	transition: 0.3s;
    cursor: pointer;
    text-decoration: none; 
}
 
/*******************************************************
 * FORMULÁRIOS E BOTÕES
*******************************************************/
.btn {   
    font-size: 14px;
    font-weight: bold;
    line-height: 33px;
    padding: 5px 15px;
    display: inline-block;   
	border-radius: 0 ;
	transition: 0.3s;
    cursor: pointer;
    text-decoration: none; 
	min-width: 214px;
	height: 50px;
}
.btn:hover{
	transform: scale(1.02);
	transition: 0.3s;
    cursor: pointer;
    text-decoration: none; 
}


.btn-default {
    color: white;
    background-color: #000000;
	border: 2px solid #0C0C0C;
}
.btn-default:hover {
    color: #0C0C0C;
    background-color: transparent;
	border: 2px solid #0C0C0C;
}

.btn-cyan {
    color: white;
    background-color: #68C8CB;
	border: 2px solid #68C8CB;
}
.btn-cyan:hover {
    color: #68C8CB;
    background-color: transparent;
	border: 2px solid #68C8CB;
}


.btn-purple {
    color: white;
    background-color: #9F2063;
	border: 2px solid #9F2063;
}
.btn-purple:hover {
    color: #9F2063;
    background-color: transparent;
	border: 2px solid #9F2063;
}
 
.btn-white {
    color: white;
	background-color: transparent;
    border: 2px solid white;
}
.btn-white:hover {
    color: black;
	background-color: white;
    border: 2px solid black;
}


.btn-green {
    color: white;
	background-color: #8AB872;
    border: 2px solid #8AB872;
}
.btn-green:hover {
    color: #8AB872;
	background-color: transparent;
    border: 2px solid #8AB872;
}


a, button, input, a:focus, button:focus, button:active, input:focus, textarea, textarea:focus{
    outline: none !important; 
}
/*******************************************************
 * CLASSES E ELEMENTOS PRINCIPAIS
*******************************************************/ 

.wpcf7-form-control-wrap {
    width: 100%;
}


.flexslider{
	border: 0; 
	background: transparent;
}

.flexslider .slides img {
    width: auto; 
}

  


.no-padding-right{ 
	padding-right: 0 !important;
}
.no-padding-left{ 
	padding-left: 0 !important;
}



/*******************************************************
 * CABECALHO
*******************************************************/
#header {
    transition: .4s ease;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    position: relative;   
} 

   
#header #main-menu {
    margin-top: 30px;
    float: right;
}



#header .botao-header.show {
    display: inline-block;
}
#header .botao-header {
    display: none;
}

 
#header .form-search {
    display: none;
	margin-right: 25px;
}
#header  .form-search.show {
    display: inline-block;
}

#header  .botao-search {
    cursor: pointer;
}
#header  .botao-search:hover {
    transform: scale(1.02);
}
#header .header-logo {
    padding: 15px 0;
    display: block;
}
 

.header-top {
    background-color: #F5F5F7;
    padding: 15px 0;
	text-align: right;
}
.header-top .botao-profissional {
    display: inline-block;
}
.header-top .texto {
    display: inline-block;
}
.header-top ul.icones li {
    list-style: none;
    display: inline-block;
    margin: 0 10px;
}
.header-top ul.icones {
    padding: 0;
    display: inline-block;
    margin: 0 15px;
}





 


/*******************************************************
 * RODAPE
*******************************************************/ 
#footer { 
	background-color: #0C0C0C;
    color: white;
    padding: 100px 0 0 0;
	font-size: 14px;
	line-height: 24px;
}
#footer a{  
    color: #FFFFFF;
	display: inline-block;
}
#footer a:hover{
	color: #CC7851;
}

.descontos-footer input[type="submit"] {
    background-color: #CC7851;
    color: white;
    border: 0;
    font-weight: 600;
    font-size: 14px;
}
.descontos-footer input {
    width: 100%;
    height: 51px;
    padding: 10px 15px;
    font-size: 13px;
    margin-top: 10px;
}

#footer .descricao-footer { 
    display: block; 
	font-size: 16px;
	line-height: 26px; 
	margin-top: 15px;
    margin-bottom: 100px;
}

#footer h3 {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    line-height: 21px; 
    margin-bottom: 35px;
} 
 
#footer .social ul {
    padding: 0;
    width: 30%;
}


#footer .menu-footer ul {
    padding: 0;
}
#footer .menu-footer ul li {
    list-style: none;
    line-height: 36px;
	position: relative;
	padding-left: 17px;
}
#footer .menu-footer ul li::before{
	content: '';
	background-image: url("img/list-footer.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 7px;
	height: 11px;
	position: absolute;
	left: 0;
	top: 13px;
}

#footer .coluna3 ul {
    padding: 0;
}
#footer .coluna3 ul li {
    list-style: none;
    margin-bottom: 20px;
    display: flex;
    align-items: end;
}
#footer .coluna3 ul li img {
    margin-right: 10px;
    margin-top: 3px;
}
#footer .coluna3 ul {
    padding: 0;
    margin-bottom: 35px;
}

 

#footer .social {
    display: flex;
    align-items: baseline;
	margin-top: 50px;
}


#footer .social ul {
    padding: 0;
}
#footer .social ul li {
    list-style: none;
    display: inline-block;
    margin-right: 20px;
	font-size: 17px;
}
#footer .social span {
    font-size: 16px;
    font-weight: 600;
    line-height: 21px;
    margin-right: 30px;
}


#footer .newsletter .form-newsletter {
    margin-top: 40px;
}


#footer .newsletter { 
    margin-top: 50px;
    font-size: 16px;
    line-height: 21px;
    font-family: 'Roboto';
    font-weight: 500;
}
#footer .newsletter span.wpcf7-form-control-wrap.your-email {
    width: 100%;
}
#footer .newsletter input::placeholder{
	color: white;
}
#footer .newsletter input {
    width: 100%;
    font-size: 13px;
    font-weight: 300;
    font-style: normal;
    background: transparent;
    border: 1px solid #ffffff59; 
	color: white;
	border-radius: 4px;
	font-family: 'SegoeUI', sans-serif;
	height: 50px;
	padding: 5px 20px; 
}
#footer .newsletter .wpcf7-form-control-wrap {
    width: 100%;
}
#footer .newsletter select {
    width: 100%;
    font-size: 13px;
    font-weight: 300;
    font-style: italic;
    background: transparent;
    border: 1px solid #ffffff59; 
	color: white;
	border-radius: 4px;
	font-family: 'SegoeUI', sans-serif;
	height: 50px;
	margin-top: 15px;
	padding: 5px 20px;
}
#footer .newsletter select option {
    background-color: transparent;
    color: #000000;
}

 
#footer .newsletter input[type="submit"] {
    border-bottom: 0;
    background-color: #2BB673;
    color: white;
    border-radius: 25px;
    width: 100%;
    height: 50px;
    font-size: 15px;
    line-height: 33px;
    text-align: center;
    border: 0;
    font-style: normal;
	margin-top: 15px;
}


#footer .copyright {
    text-align: left;
    border-top: 1px solid #ffffff61;
    margin-top: 70px;
    padding: 20px 0;
	font-size: 13px;
}

#footer .copyright i {
    color: #FF2847;
    margin: 0 8px;
}
#footer .copyright img {
    margin-left: 8px;
}

/*******************************************************
 * PÁGINAS
*******************************************************/ 
#main{
	overflow: hidden;
}
 

.session-title {
	margin-bottom: 60px;
}
.session-title h2 {
    color: #000000;
}



#linha-produtos .imagem img {
    width: 100%;
    height: auto;
}
#linha-produtos .titulo:hover {
    color: #6B499F;
}
#linha-produtos .titulo {
    text-align: center;
    color: black;
    font-size: 24px;
    font-weight: 600;
    border-bottom: 1px solid #6B499F;
    margin: 20px 0 80px 0;
    padding-bottom: 15px;
}





#cards-info {
    padding: 100px 0;
}
#cards-info .icone {
    text-align: center;
    margin-bottom: 20px;
}
#cards-info .conteudo {
    font-size: 14px;
    line-height: 22px;
}
#cards-info .conteudo h3 {
    color: #00829C;
    font-size: 15px;
    font-weight: 600;
}



.bg-newsletter {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 90px 70px;
    color: white;
}
#newsletter h2 {
    font-size: 32px;
    line-height: 40px;
}
#newsletter input[type=submit] {
    background-color: #CC7851;
    color: white;
    font-weight: 600;
}
#newsletter input {
    width: 100%;
    height: 56px;
    margin-bottom: 15px;
    padding: 10px 15px;
    border: 0;
}



#cards-produtos {
    padding: 100px 0;
}

#cards-produtos .card-produto {
    height: 400px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}
#cards-produtos .card-produto:hover .conteudo {
    display: block;
}
#cards-produtos .card-produto .conteudo p {
    margin: 0;
}
#cards-produtos .card-produto .conteudo {
    position: absolute;
    width: 100%;
    bottom: 0;
    color: white;
    font-weight: 500;
    padding: 30px 30px;
    display: none;
}
#cards-produtos .card-produto.card1 {
    margin-bottom: 30px;
}
#cards-produtos .card-produto.card3 {
    height: 830px;
}
#cards-produtos .card-produto a{
	color: white;
}



#acompanhe-blog {
    padding: 120px 0;
	background-color: #F5F5F7;
} 


#acompanhe-blog .botao {
    text-align: center;
    margin-top: 20px;
    float: right;
}
#acompanhe-blog .botao a{
	margin: 0 10px;
}

.post-blog {
    border-radius: 0;
    padding: 0 0 20px 0;
    margin-bottom: 35px;
    box-shadow: 0px 0px 20px 8px #00000017;
    background: #fff;
}	
.post-blog .thumb {
    height: 200px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
	position: relative;
}

.post-blog .post-content {
    margin-top: 0;
    padding: 20px 30px;
}
.post-blog .post-date {
    display: inline-block;
}
.post-blog .post-author {
    display: inline-block;
    margin-right: 30px;
	color: #747474;
}

.post-blog .post-title h3 {
    color: #000000;
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    margin-top: 10px;
    text-align: left;
    position: relative;
    margin-bottom: 10px;
}
.post-blog:hover .post-title h3{
	color: #2BB673;
}
.post-blog .post-access a {
    color: black;
    font-weight: 600;
}
.post-blog .post-access a:hover {
    color: #2BB673;
    font-weight: 600;
}

.post-blog .post-category span {
    background-color: #E7E3F0;
    border-radius: 3px;
    padding: 4px 15px;
    color: black;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    font-family: 'Roboto';
    line-height: 36px;
}
.post-blog .post-category {
    display: block;
    position: relative;
}
.post-blog .post-excerpt {
    font-size: 15px;
    line-height: 26px;
}

.post-blog .post-date {
    color: #747474;
    font-weight: normal;
    margin-top: 20px; 
    font-size: 14px;
    line-height: 26px;
}


 
.post-blog .post-permalink {
    margin-top: 30px;
}
.post-blog .post-permalink a {
	color: #000000;
    font-size: 16px;
    font-weight: normal;
	display: flex;
    align-items: center;
}




#depoimentos {
    background-color: #F9F8FB;
    padding: 120px 0 170px 0;
}

#slider-depoimentos .flex-viewport {
    padding: 24px 10px;
}
#slider-depoimentos .slide {
    background-color: white;
    border-radius: 7px;
    padding: 40px;
    box-shadow: 0px 0px 15px 5px #00000008;
    background-image: url(img/quote.png);
    background-repeat: no-repeat;
    background-position: 90% 80%;
}


#slider-depoimentos .slide .foto-nome {
    display: flex;
    align-items: center;
}

#slider-depoimentos .slide img {
    margin-right: 13px;
}
#slider-depoimentos .slide .nome {
    font-size: 15px;
    line-height: 26px;
    color: #6D6E71;
}
#slider-depoimentos .slide .nome h4 {
    color: black;
    font-size: 18px;
    line-height: 25px;
    margin: 0;
    font-weight: bold;
}

#slider-depoimentos .slide .depoimento {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 35px;
}
 

#depoimentos ol.flex-control-nav {
    bottom: -80px;
} 
#depoimentos ol.flex-control-nav li a {
    background-color: black1f;
    border: 0;
}
#depoimentos ol.flex-control-nav li a.flex-active {
    background-color: black;
}



#banner {
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: white;
    padding: 145px 0;
}
#banner .botao {
    margin-top: 35px;
}
#banner h2 {
    color: #68C8CB;
}



#bannerone {
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: black;
    padding: 145px 0;
}
#bannerone .botao {
    margin-top: 35px;
}
#bannerone h2 {
    color: #9F2063;
}



#clientes {
    padding: 120px 0;
}

#clientes .logo-cliente {
    display: inline-block;
    width: 19%;
    margin-bottom: 15px;
    text-align: center;
}
 
#clientes .botao {
    text-align: center;
    margin-top: 60px;
}



#produtos {
    padding: 100px 0 100px 0;
    background-color: #F5F5F7;
}
#produtos .botao {
    text-align: center;
    margin-top: 40px;
}




#home1 {
    position: relative;
}

.scroll-to-down {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 50px;
    z-index: 99;
}




div#slider-home {
    margin-bottom: 0;
}
#slider-home .slide {
    height: 751px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    color: white;
}
#slider-home .slide .botao {
    margin-top: 40px;
}
#slider-home .slide .botao a {
    margin-right: 15px;
}
#slider-home .slide .conteudo {
    margin-top: 220px;
	font-size: 16px;
	line-height: 26px; 
	max-width: 660px;
}
#slider-home .slide .conteudo h2 {
    font-size: 42px;
    line-height: 65px;
    font-weight: bold;
    margin-bottom: 15px;
}

.custom-controls-container-home {
    display: none;
}

.custom-navigation-home {
    width: 100%;
    position: absolute;
    top: 370px;
}
.custom-navigation-home .flex-prev {
    float: left;
    margin-left: 30px;
}
.custom-navigation-home .flex-next {
    float: right;
    margin-right: 30px;
}



.cards-home {
    margin-top: -140px;
    position: absolute;
    width: 100%;
}
.card-home {
    background-color: white;
    border-radius: 6px;
    padding: 40px;
    text-align: center;
    box-shadow: 0px 0px 15px 5px #00000014;
	cursor: pointer;
	height: 250px
}
.card-home:hover{
	transform: scale(1.02);
}

.card-home .icone {
    margin-bottom: 30px;
}
.card-home .icone .icon-hov {
    display: none;
}
.card-home .icone .icon-show {
    display: inline-block;
}
.card-home:hover .icone .icon-hov {
    display: inline-block;
}
.card-home:hover .icone .icon-show {
    display: none;
}

.card-home .conteudo {
    color: black;
    font-size: 17px;
    font-weight: 500;
    font-family: 'Roboto';
    line-height: 25px;
}



.home .woocommerce ul.products li.product {
    width: 100% !important;
}
.home .woocommerce ul.products li.product .category{
	display: none;
}
.home .woocommerce ul.products li.product h2.woocommerce-loop-product__title {
    height: 40px;
}
.home .woocommerce .slick-initialized .slick-slide > div {
    margin: 15px;
}

#slider-produtos {
    margin: 0 -15px;
}




#home5 {
    padding: 120px 0;
}

#home5 .botao {
    text-align: center;
    margin-top: 80px;
}
#home5 .botao a {
    margin: 0 8px;
}

 










/* Paginas */

.sub-header {
    height: auto;
    background-color: #F5F5F7;
}


.sub-header .breadcumbs {
    font-size: 15px;
	line-height: 28px;
    color: #CC7851;
    text-align: left;
    margin-top: 10px;
	padding: 5px 0 15px 0;
	font-weight: 500;
}
.sub-header .breadcumbs a {
    color: #747474;
} 
.sub-header .breadcumbs .current-item {
    color: black;
}
.sub-header .breadcumbs span {
    margin: 0 2px;
	color: black;
}


ul.menu-institucional {
    padding: 0;
    width: 100%;
	display: flex;
    align-items: center;
}
ul.menu-institucional li {
    display: inline-block;
    margin: 0 auto;
	width: 16%;
}

ul.menu-institucional li:hover .card-menu-inst img.icone_show,
ul.menu-institucional li.ativo .card-menu-inst img.icone_show{
    display: none;
}
ul.menu-institucional li.ativo .card-menu-inst img.icone_hover,
ul.menu-institucional li:hover .card-menu-inst img.icone_hover {
    display: block;
}
ul.menu-institucional li .card-menu-inst img.icone_hover {
    display: none;
}

ul.menu-institucional li:hover,
ul.menu-institucional li:hover .card-menu-inst,
ul.menu-institucional li.ativo,
ul.menu-institucional li.ativo .card-menu-inst{
    color: white;
    background-color: #CC7851;
}
ul.menu-institucional li .card-menu-inst img {
    display: block;
    margin: 0 auto 10px auto;
}
ul.menu-institucional li .card-menu-inst {
    text-align: center;
    color: black;
    background-color: #F5F5F7;
    padding: 20px 40px;
	height: 170px;
}



#contato3 .session-title {
    margin-bottom: 40px;
}

#contato3 textarea {
    width: 100%;
    padding: 10px 15px;
}
#contato3 label {
    color: black;
    margin-bottom: 0;
    margin-top: 20px;
}
#contato3 input, #contato3 select {
    width: 100%;
    height: 57px;
    padding: 0 16px;
}
#contato3 input[type=submit] {
    width: auto;
    float: right;
    margin-top: -20px;
}
#contato3 {
    padding-bottom: 100px;
}




#sobre2 {
    padding: 100px 0;
}


#sobre2 .imagem {
    text-align: right;
}


#sobre3 { 
    padding: 0 0 100px 0;
}

#sobre3 .session-title {
    margin-top: 120px;
}
#sobre3 .session-title h2 {
    margin-bottom: 40px;
}



#sobre4 {
    background-color: #8AB872;
    color: white;
    padding: 120px 0;
}
#sobre4 h2 {
    margin-bottom: 40px;
}

#sobre4 .col-lg-6:first-child {
    border-right: 1px solid white;
}

#sobre5 {
    padding: 100px 0;
}

#sobre7 {
    padding: 100px 0; 
}



#default2 {
    padding-top: 80px;
}
#default3 h2 {
    margin-bottom: 40px;
}
#default3 {
    padding: 100px 0;
    color: black;
}






 
   
.pagination {
    background: transparent;
    margin-top: 30px; 
}
.pagination .wp-pagenavi {
    text-align: center;
    margin: 0 auto;
	font-size: 17px; 
	font-weight: normal;
}
.pagination span.current {
    color: white;
    background-color: #2BB673;
    border-radius: 4px;
    font-weight: normal;
    font-size: 13px;
    border: 0;
    margin: 0 5px;
    width: 50px;
    display: inline-block;
    height: 48px;
    line-height: 44px;
}
.pagination a.page {
    color: #747474;
	width: 50px;
    display: inline-block;
    height: 48px;
	border: 1px solid #707070;
	border-radius: 4px;
    font-weight: 400;
    font-size: 13px; 
    margin: 0 5px;
    line-height: 42px;
}
.pagination a.nextpostslink, .pagination a.previouspostslink {
    color: #747474;
    width: 50px;
    display: inline-block;
    height: 48px;
    border: 1px solid #707070;
    border-radius: 4px;
    font-weight: 400;
    font-size: 20px;
    margin: 0 5px;
    line-height: 38px;
}








 

.posts-destaque .post-expand {
    width: 25%;
    display: inline-block;
}
.posts-destaque .post-expand.large {
    width: 49%; 
}
.posts-destaque .post-expand .thumb {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 470px;
    position: relative;
	transition: 0.3s;
    cursor: pointer;
    text-decoration: none;
}
.posts-destaque .post-expand:first-child{
	float: left;
} 
.posts-destaque .post-expand:first-child .thumb{
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;
}
.posts-destaque .post-expand:last-child .thumb{
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
	margin-left: -5px;
}

.posts-destaque .post-expand .thumb .post-title h3 {
    color: white;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Roboto';
    line-height: 24px;
}
.posts-destaque .post-expand .thumb .post-category {
    display: block;
    margin-bottom: 5px;
}
.posts-destaque .post-expand .thumb .post-category span {
    background-color: #2BB673;
    color: white;
    border-radius: 3px;
    font-family: 'Roboto';
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 35px;
    padding: 8px 10px;
}
.posts-destaque .post-expand .thumb .post-content {
    position: absolute;
    bottom: 30px;
    left: 30px;
}

.posts-destaque .post-expand .thumb .overlay {
    width: 100%;
    height: 470px;
    background: #00000052;
}






#blog2 {
    padding: 100px 0;
    background-color: #F5F5F7;
}


.post-blog-item {
    display: flex;
    align-items: center;
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #00000029;
}
.post-blog-item .thumb {
    width: 332px;
    height: 252px;
    border-radius: 7px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-right: 30px;
}


.post-blog-item .post-category {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Roboto';
    line-height: 35px;
}

.post-blog-item .post-title h3 {
    color: black;
    font-size: 22px;
    font-weight: 500;
    font-family: 'Roboto';
    line-height: 28px;
    margin-bottom: 0;
}

.post-blog-item .post-date {
    color: #ACACAC;
    font-size: 13px;
    line-height: 26px;
    font-style: italic;
    margin-bottom: 20px;
}
.post-blog-item button {
    height: 35px;
    padding: 0;
    min-width: 110px;
    font-size: 15px;
    font-weight: normal;
    font-family: 'SegoeUi', sans-serif;
    line-height: 26px;
}


#blog2 .card-contato {
    background-color: black;
    color: white;
    text-align: center;
    padding: 60px ;
    border-radius: 7px;
    margin-bottom: 50px;
}
#blog2 .card-contato h2 {
    font-size: 28px;
    line-height: 29px;
    margin-bottom: 30px;
}











#sidebar-blog {
    padding-left: 30px;
}
  
#sidebar-blog h3.widgettitle {
    color: #000000;
    font-weight: bold;
    font-size: 22px;
	line-height: 28px;
    margin-bottom: 35px; 
    position: relative; 
	padding-bottom: 10px;
}

#sidebar-blog a{
    color: black;
    
}

#sidebar-blog input#s {
    width: 100%;
    height: 50px;
    border: 1px solid #70707042;
    padding: 0 10px;
    background-color: transparent;
}
#sidebar-blog input#searchsubmit {
    background-color: #CC7851;
    border: 0;
    width: 60px;
    height: 50px;
    border-radius: 0;
    position: absolute;
    right: 0;
	background-image: url('img/search.png');
	background-repeat: no-repeat;
	background-position: center;
}

#sidebar-blog .tagcloud a {
    background-color: #CC7851;
    color: white !important;
    display: inline-block;
    padding: 0 10px;
    margin-bottom: 10px;
}

#sidebar-blog .widget_categories {
    margin-top: 40px;  
    margin-bottom: 50px;
}
#sidebar-blog .widget_categories ul {
    padding-left: 0;
}
#sidebar-blog .widget_categories ul li {
    font-size: 16px;
    margin-bottom: 10px; 
	list-style: none;
    position: relative;   
}

#sidebar-blog .widget_categories ul li a {
    color: black;
    line-height: 26px;
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
}

#single-post .post-content {
    box-shadow: none;
    padding-bottom: 0;
}

 

#sidebar-blog span.rpwwt-post-title {
    color: black;
    font-size: 16px;
    line-height: 26px;
    font-weight: normal; 
}



   
#sidebar-blog .newsletter {
    background: #F5F4EF;
    border-radius: 7px;
    text-align: center;
    padding: 45px 50px;
}

#sidebar-blog .newsletter h3 {
    color: black;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    font-family: 'Roboto';
    margin-bottom: 30px;
}

#sidebar-blog .newsletter input {
    width: 100%;
    height: 39px;
    border-radius: 139px;
    border: 1px solid #D2D2D2;
    color: #6D6E71;
    font-size: 13px;
    line-height: 26px;
    padding: 5px 20px;
}

#sidebar-blog .newsletter input[type="submit"] {
    background-color: #2BB673;
    color: white;
    font-size: 13px;
    margin-top: 10px;
    font-family: 'SegoeUI', sans-serif;
}
#sidebar-blog .newsletter span.texto {
    font-size: 13px;
    color: #6D6E71;
    line-height: 26px;
    margin-top: 10px;
}








.blog-single #blog2 {
    padding: 50px 0 100px 0;
}
.blog-single .thumb {
    width: 100%;
    height: 469px;
    position: relative;
    margin-bottom: 20px;
    border-radius: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.blog-single .post-title h3 {
    color: black;
}
 
.blog-single .thumb .overlay {
     
}
.blog-single .post-date {
    display: inline-block;
}
.blog-single .post-author {
    display: inline-block;
    margin-right: 20px;
}




.blog-single .thumb  .post-title h3 {
    color: white;
    font-size: 22px;
    font-weight: 500;
    font-family: 'Roboto';
    line-height: 24px;
}
.blog-single .thumb  .post-category {
    display: block;
    margin-bottom: 5px;
}
.blog-single .thumb  .post-category span {
    background-color: #2BB673;
    color: white;
    border-radius: 3px;
    font-family: 'Roboto';
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 35px;
    padding: 8px 10px;
}
.blog-single .thumb  .post-content {
    position: absolute;
    bottom: 30px;
    left: 30px;
}

.blog-single .thumb .post-author-date {
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 35px;
    font-weight: normal;
    font-family: 'Roboto';
}


.blog-single  .post-date {
    color: #ACACAC;
    font-size: 15px;
    font-weight: 600;
    line-height: 35px;
    font-style: italic;
    margin-bottom: 10px;
}



.blog-single .relacionados {
    margin-top: 80px;
}

.blog-single .relacionados .titulo {
    color: black;
    text-align: center;
    font-family: 'Roboto';
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 40px;
    position: relative;
}
.blog-single .relacionados .titulo::before{
	content: '';
	opacity: 0.31;
	background-color: #707070;
	width: 288px;
	height: 1px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.blog-single .relacionados .titulo::after{
	content: '';
	opacity: 0.31;
	background-color: #707070;
	width: 288px;
	height: 1px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}


.blog-single .relacionados .thumb {
    width: 100%;
    height: 192px;
    position: relative;
    margin-bottom: 0;
    border-radius: 7px;
}
.blog-single .relacionados .post-blog .post-content {
    margin-top: 0;
    padding: 10px 0;
}


.blog-single .relacionados .post-blog {
    box-shadow: none;
}


.blog-single .comentarios .titulo {
    color: black;
    text-align: center;
    font-family: 'Roboto';
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 40px;
    position: relative;
}
.blog-single .comentarios .titulo::before{
	content: '';
	opacity: 0.31;
	background-color: #707070;
	width: 288px;
	height: 1px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.blog-single .comentarios .titulo::after{
	content: '';
	opacity: 0.31;
	background-color: #707070;
	width: 288px;
	height: 1px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.blog-single .comentarios {
    margin-top: 50px;
}

















#login2 {
    padding: 100px 0;
}


#login2 #accordion .card-header button.collapsed {
    color: white;
    background-color: black;
    width: 100%;
    text-align: left;
    padding: 20px 26px;
    height: auto;
    font-size: 16px;
    font-weight: 600;
}
#login2 #accordion .card-header button {
    color: white;
    background-color: #CC7851;
    width: 100%;
    text-align: left;
    padding: 20px 26px;
    height: auto;
    font-size: 16px;
    font-weight: 600;
}
#login2 #accordion .card-header {
    border-radius: 0;
    border: 0;
    padding: 0;
    margin: 0;
    background-color: transparent;
}

#login2 #accordion .card-body input, #login2 #accordion .card-body select {
    width: 100%;
    height: 57px;
    border: 1px solid #7070706b;
}
#login2 #accordion .card-body label {
    display: block;
    color: black;
    font-weight: 500;
	width: 100%;
}
#login2 #accordion .card-body span {
    width: 100%;
}
#login2 #accordion .card-body input[type=checkbox] {
    width: 20px;
    display: inline-block;
    height: auto;
}
#login2 #accordion .card-body,
#login2 #accordion .card-body a{
	color: #747474;
}
#login2 #accordion .card-body button[type=submit],
#login2 #accordion .card-body input[type=submit] {
    background-color: black;
    color: white;
    border: 1px solid black;
    border-radius: 0;
    font-weight: 600;
    font-size: 16px;
	width: 100%;
}
.ur-frontend-form .ur-button-container {
    display: block;
    padding: 0 5px;
}

#login2 #accordion .card-body input[type=radio] {
    width: auto;
    display: inline-block;
    height: auto;
}

#login2 #accordion .card-body ul {
    padding: 0;
}
#login2 #accordion .card-body ul li {
    display: inline-flex;
    margin-right: 40px;
    align-items: center;
}
ul.woocommerce-error a {
    color: #cc7851 !important;
    font-weight: 700 !important;
}

#login2 #accordion .card-body button[type=submit] {
    border: 1px solid #000 !important;
}











#contato2 {
    padding: 100px 0;
}
#contato2 .formulario {
    box-shadow: 0px 0px 15px 5px #00000017;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    padding: 25px 50px 45px 50px;
}


#contato2 .formulario label {
    color: #2B2B2C;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 2px;
    margin-top: 20px;
}


#contato2 .formulario input {
    width: 100%;
    height: 58px;
    border-radius: 7px;
    border: 1px solid #70707045;
    padding: 10px 20px;
}

#contato2 .formulario textarea {
    width: 100%; 
    border-radius: 7px;
    border: 1px solid #70707045;
    padding: 10px 20px;
}

#contato2 .formulario input[type="submit"] {
    width: auto;
    border-radius: 25px;
    height: 50px;
    font-size: 15px;
    font-weight: normal;
    line-height: 23px;
    margin-top: 30px;
}


#contato2 .conteudo-contato {
    background-color: #2BB673;
    color: white;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    padding: 74px 60px;
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    box-shadow: 0px 0px 15px 5px #00000017;
}

#contato2 .conteudo-contato ul {
    padding: 0;
}
#contato2 .conteudo-contato ul li {
    list-style: none;
    display: flex;
    align-items: end;
    font-family: 'SegoeUI', sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 32px;
}
#contato2 .conteudo-contato ul li img {
    margin-right: 20px;
    margin-top: 5px;
}

#contato2 .conteudo-contato a {
    color: white;
}
#contato2 .conteudo-contato a:hover {
    color: black;
}



#contato2 .conteudo-contato .social h4 {
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: 500;
    padding-top: 20px;
    display: block;
    margin-bottom: 20px;
}
#contato2 .conteudo-contato .social ul {
    padding: 0;
}
#contato2 .conteudo-contato .social ul li {
    display: inline-block;
    align-items: unset;
    margin-right: 20px;
	margin-bottom: 0;
    font-size: 20px;
}



#contato3 .mapa iframe {
    width: 100%;
    height: 531px;
}







#modalObrigado .modal-content {
    border-radius: 6px;
    text-align: center;
    padding: 60px;
}

#modalObrigado h2 {
    color: black;
    font-size: 26px;
    font-weight: bold;
    line-height: 36px;
}

#modalObrigado .botao {
    margin-top: 50px;
}






#loja2 {
    padding: 150px 0;
    background-color: #F9F8FB;
}






















/* Woocommerce */ 

.woocommerce header.page-header {
    padding: 0;
}

.woocommerce ul.products li.product span.price {
    display: none;
}

.woocommerce a.button, .woocommerce button.button {
    background-color: black !important;
    color: white !important;
    font-size: 15px !important;
    font-weight: normal;
    padding: 9px 10px !important;
    border: 0 !important;
    height: auto !important;
    border-radius: 0;
    line-height: 28px;
}

.woocommerce ul.products li.product strong {
    display: inline-block;
}
.woocommerce ul.products li.product span.a-vista {
    color: #CC7851;
    font-size: 22px;
    font-weight: bold;
    margin: 15px 0 5px 0;
    display: block;
    text-align: center;
}
.woocommerce ul.products li.product span.parcelamento strong {
    color: black;
}
.woocommerce ul.products li.product span.parcelamento {
    color: #747474;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
}

 
.woocommerce ul.products li.product {
    box-shadow: 0 0 15px 5px #00000008;
    padding: 40px 50px !important;
    text-align: center;
    position: relative;
    background: white;  
    width: 29.5% !important;
    border-radius: 0;
}

.woocommerce ul.products li.product a img {
    width: auto;
    display: block; 
    box-shadow: none;
    max-height: 200px;
    margin: 0 auto 10px auto;
}


.woocommerce ul.products li.product a.category {
    display: none;
}

.woocommerce ul.products li.product .price del, .woocommerce ul.products li.product .price ins {
    color: #CC7851;
}
 
 
.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
    text-align: center;
    color: black;
    font-size: 16px;
    font-weight: 500;
    padding: 0;
    line-height: 20px;
    font-family: 'Roboto';
    margin-top: 10px;
}

.woocommerce ul.products li.product .button {
    margin-top: 25px !important;
}























/* Loja */ 
 
.woocommerce a.added_to_cart {
    padding-top: 0;
    display: block;
    color: #30A7D9;
    font-weight: 600;
}
 
 
.woocommerce .col-md-9{
	width: 100% !important;
	max-width: 100% !important;
	flex: 0 0 100% !important;
	margin: 0 !important;
	padding: 0 !important;
} 

.woocommerce ul.products li.product .button { 
    display: block;
    text-align: center;
    width: 162px; 
    margin: 0 auto;
}
   
.woocommerce div.product div.images #wpgis-gallery li {
    padding: 10px 10px !important;
}
.woocommerce div.product div.images .wpgis-slider-for.slick-initialized {
    box-shadow: 0px 0px 20px 5px #0000001a;
}
.woocommerce div.product div.images #wpgis-gallery img {
    box-shadow: 0px 0px 20px 5px #0000001a;
}

ul.products li.product .tinvwl_add_to_wishlist_button {
    margin-top: 0;
    margin-bottom: 0;
}
 

.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    background-color: transparent;
    color: black !important;
    font-family: 'Rubik', sans-serif;
    font-weight: normal;
    font-size: 15px;
    padding: 15px 10px;
    margin-bottom: 20px;
    border-radius: 3px;
    border: 1px solid #707070;
}




#sidebar-loja {
    border: 1px solid #D8D8D8;
    border-radius: 0;
	position: relative;
}
 
#sidebar-loja .titulo {
    background-color: #CC7851;
    color: white;
    text-align: center;
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: 500;
    line-height: 18px;
    padding: 27px 10px;
}
#sidebar-loja h3.widgettitle { 
    font-size: 15px;
    line-height: 18px;
    font-weight: 500;
    color: black;
    text-align: center;
    background-color: #F5F5F7;
    padding: 23px 10px;
	margin-bottom: 0;
}

#sidebar-loja #ajaxsearchlite2 {
    padding: 20px 30px;
    width: 80%;
    display: block;
    position: relative;
    border-radius: 0 !important;
    border: none !important;
}
#sidebar-loja .probox {
    width: 100%;
    height: 43px;
    border: 1px solid #F5F5F7 !important;
    border-radius: 4px;
}
#sidebar-loja input {
    height: 43px;
    width: 100%;
}

#sidebar-loja .promagnifier {
    height: 43px;
    width: 50px;
}


#sidebar-loja ul.product-categories {
    padding: 20px 30px;
}
#sidebar-loja ul.product-categories li {
    list-style: none;
    font-size: 15px;
    line-height: 33px;
}
#sidebar-loja ul.product-categories li a {
    color: #0C0C0C;
}
#sidebar-loja ul.product-categories li.current-cat {
    font-weight: bold;
}



h1.page-title {
    color: black;
    font-size: 32px;
    font-weight: bold;
    line-height: 70px;
    font-family: 'Roboto';
}


 


















.woocommerce .woocommerce-result-count {
    display: none;
}

.woocommerce .woocommerce-ordering {
    display: none;
}







.woocommerce nav.woocommerce-pagination ul {
    border: 0;
	float: right;
}
.woocommerce nav.woocommerce-pagination ul li {
    margin: 0 10px;
    border: 0;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #294888;
    color: white;
    padding: 12px 25px;
    font-family: 'Raleway';
    font-size: 15px;
    font-weight: normal;
    line-height: 29px;
}
 
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span { 
    color: black;
    font-size: 15px;
    font-weight: normal;
    line-height: 29px;
    border: 1px solid #70707038;
    padding: 12px 25px;
}












/*Single Produto */  

.single-product span.codigo {
    color: #747474;
    font-size: 13px;
    line-height: 17px;
}

#single-product p.price {
    display: none;
}
#single-product div.price {
    margin-bottom: 20px;
    margin-top: 30px;
}
#single-product .price span.parcelamento strong {
    color: black;
}
#single-product .price span.a-vista {
    color: #CC7851;
    font-size: 24px;
    font-weight: bold;
    display: block;
    margin-top: 20px;
}


.woocommerce .add-request-quote-button.button, .woocommerce .add-request-quote-button-addons.button, .yith-wceop-ywraq-button-wrapper .add-request-quote-button.button, .yith-wceop-ywraq-button-wrapper .add-request-quote-button-addons.button {
    background-color: #000000!important;
    color: #ffffff!important;
    font-size: 14px;
    font-weight: 500;
    padding: 11px 10px !important;
}

.single-product .woocommerce-product-details__short-description {
    display: none;
}
  
h2.title-single-product {
    color: black;
    font-size: 26px;
    font-weight: 600;
    line-height: 36px; 
}
 

.single-product .content {
    font-family: 'Roboto';
    font-style: italic;
    font-size: 15px;
    line-height: 20px;
}

.single-product .excerpt p {
    margin-bottom: 0;
}
.single-product .excerpt {
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
}
.single-product .excerpt a {
    font-weight: 600;
    color: #2BB673;
    border-bottom: 1px solid #2BB673;
    padding-bottom: 2px;
}
 




.single-product span.sku_wrapper {
    display: none;
}

.single-product span.posted_in {
    display: none;
}




.single-product table.variations {
    margin-top: 20px !important; 
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.single-product table.variations td {
    display: inline-block !important;
}

.single-product table.variations td.label {
    color: black;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Roboto';
    line-height: 40px !important;
}
.single-product span.woo-selected-variation-item-name {
    font-weight: normal;
    font-size: 13px;
    color: #6D6E71;
}

.single-product  a.reset_variations {
    color: #2bb673;
}


.single-product button.single_add_to_cart_button {
    margin-top: 12px;
}

input#coupon_code {
    border-radius: 0;
    width: 200px;
    background-color: white;
	height: 47px;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 100%;
}
.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 100%;
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 100%;
}
.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 100%;
    margin-top: 20px;
}

form.checkout.woocommerce-checkout textarea {
    width: 100% !important;
    padding: 10px 10px;
}
form.checkout.woocommerce-checkout label {
    width: 100%;
    color: black;
}
form.checkout.woocommerce-checkout input, form.checkout.woocommerce-checkout select {
    width: 100%;
    height: 57px;
}

form.checkout.woocommerce-checkout h3#order_review_heading {
    display: none;
}
form.checkout.woocommerce-checkout div#customer_details {
    width: 49%;
    display: inline-block;
    float: left;
}
form.checkout.woocommerce-checkout div#order_review {
    width: 50%;
    display: inline-block;
}
span.select2.select2-container.select2-container--default.select2-container--below.select2-container--focus {
    width: 100% !important;
}
span.select2-selection__arrow {
    margin-top: 14px;
}
a.showcoupon {
    color: #cc7851;
}
a.woocommerce-privacy-policy-link {
    color: #cc7851;
}
.tinv-wishlist.woocommerce.tinv-wishlist-clear h2 {
    color: black;
}
.tinv-wishlist table td, .tinv-wishlist table th {
    color: black;
}
.tinv-wishlist table td a, .tinv-wishlist table th a {
    color: black;
}
 
.tinv-wishlist .product-action {
    display: none;
}

form.checkout.woocommerce-checkout span.woocommerce-input-wrapper {
    width: 100%;
}

form.checkout.woocommerce-checkout p {
    width: 100%;
}
form.checkout.woocommerce-checkout .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 0;
    height: 57px;
    padding: 14px 0px;
    color: #808080fc;
}
a.shipping-calculator-button {
    color: #cc7851;
}
form.checkout.woocommerce-checkout input[type=checkbox] {
    width: auto;
    height: auto;
}
form.woocommerce-shipping-calculator input, form.woocommerce-shipping-calculator select {
    border-radius: 0;
    border: 1px solid grey;
    padding: 10px 10px;
}
form.woocommerce-shipping-calculator span {
    width: 100%;
    border-radius: 0;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 0;
    height: auto;
    padding: 6px 0px;
    color: #808080fc;
}

.woocommerce div.product form.cart div.quantity {
    border: 1px solid #70707073;
    border-radius: 4px;
    height: 50px;
    width: 150px;
    text-align: center;
	margin-top: 10px;
}


.single-product .quantity .qty {
    border: 0;
    background-color: transparent;
    height: 50px;
    color: #6D6E71;
    font-size: 16px;
    line-height: 33px;
    width: 50px;
    text-align: center;
    font-family: 'SegoeUI', sans-serif;
    display: inline-block;
    margin: 0 auto;
}


.single-product .yith-ywraq-add-button a {
    width: 192px !important;
    text-align: center;
    position: absolute;
    margin-top: -55px;
    margin-left: 180px;
}


.single-product span.texto-cores {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    display: block;
}


.single-product .yith_ywraq_add_item_browse_message a {
    color: #2BB673 !important;
    font-size: 14px;
}

.single-product .yith_ywraq_add_item_response_message {
    font-size: 14px;
    position: absolute;
    margin-top: -50px;
    margin-left: 180px;
}
.single-product .yith_ywraq_add_item_browse_message {
    position: absolute;
    margin-top: -30px;
    margin-left: 180px;
}

.single-product   div.product form.cart {
    margin-bottom: 5px !important;
}


.single-product .share {
    position: absolute;
    margin-top: 25px;
    border-top: 1px solid #70707040;
    width: 400px;
    display: flex;
    align-items: flex-end;
}
.single-product .share span.title {
    margin-right: 15px;
    font-size: 14px;
    line-height: 32px;
}


 
.woocommerce div.product div.images img {
    display: block;
    height: auto;
    box-shadow: none;
    width: auto;
    margin: 0 auto;
}

.addtoany_list.a2a_kit_size_32 a {
    font-size: 52px;
    margin-top: 10px;
}
.single-product .share a {
    display: inline-block;
    border-radius: 100%;
    text-align: center;
} 

.slick-slider .slick-track, .slick-slider .slick-list {
    height: 500px;
	position: relative;
}
.calculo-de-frete {
    display: flex;
}
div#cfpp div.calculo-de-frete div#calcular-frete {
    background-color: #747474;
    margin-left: 10px;
    height: 52px;
}
div#cfpp div.calculo-de-frete div#calcular-frete {
    background-color: #747474;
}


.single #loja2 {
    padding: 100px 0 200px 0;
}
 

.single-product div#respond {
    display: none;
}
.single-product h3.reviews-title {
    display: none;
}
.woocommerce .add-request-quote-button.button:hover, .woocommerce .add-request-quote-button-addons.button:hover, .yith-wceop-ywraq-button-wrapper .add-request-quote-button.button:hover, .yith-wceop-ywraq-button-wrapper .add-request-quote-button-addons.button:hover {
    background-color: #cc7851!important;
    color: #ffffff!important;
}
div#cfpp div.calculo-de-frete div#calcular-frete {
    background-color: #808080 !important;
}

#loja3 {
    padding: 100px 0;
}
 

#loja3 ul#myTab {
    margin-bottom: 20px;
}
#loja3 ul#myTab li {
    border: 0;
}
#loja3 ul#myTab li a {
    background-color: #1D8855;
    color: white;
    border: 0;
    border-radius: 0;
    padding: 3px 40px;
    font-family: 'Roboto';
    font-size: 22px;
    font-weight: 500;
    line-height: 70px;
}
#loja3 ul#myTab li a.active {
    background-color: #2BB673;
}


#loja3 ul#myTab li:first-child a{
	border-top-left-radius: 7px;
}
#loja3 ul#myTab li:last-child a{
	border-top-right-radius: 7px;
}

section#loja5 {
    margin-top: -150px;
}

section.related.products h2 {
    color: black;
    margin-bottom: 40px;
	margin-top: 80px;
}
ul.tabs.wc-tabs {
    display: none;
}
.woocommerce div.product .woocommerce-tabs .panel {
    display: block !important;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
    color: black;
    font-size: 32px;
    margin-bottom: 20px;
}

#loja3 .conteudo-border {
    border: 1px solid #E7E3F0;
    border-radius: 7px;
    padding: 50px 40px;
    font-size: 14px;
    line-height: 26px;
    font-family: 'Roboto';
}

#loja3 .conteudo-border ul {
    padding: 0;
}
#loja3 .conteudo-border ul li {
    list-style: none;
    padding-left: 20px;
    position: relative;
    margin-bottom: 30px;
}
#loja3 .conteudo-border ul li h4 {
    color: black;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
}
#loja3 .conteudo-border ul li::before{
	content: '';
	background-image: url('img/list-footer.png');
	background-repeat: no-repeat;
	background-position: center;
	width: 7px;
	height: 11px;
	position: absolute;
	top: 7px;
    left: 0;
}



#loja3 .conteudo-border hr {
    border-bottom: 1px solid #70707038;
    margin: 50px 0 50px 0;
}


#loja3 .card-info {
    border: 1px solid #E7E3F0;
    border-radius: 7px;
    height: 183px;
    text-align: center;
    padding: 20px;
	margin-bottom: 30px;
}

#loja3 .card-info span.texto2 {
    color: black;
    font-size: 15px;
    font-style: italic;
    line-height: 24px;
    margin-top: 4px;
    display: block;
}
#loja3 .card-info span.texto1 {
    color: #6D6E71;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 4px;
    display: block;
}



#loja3 .card-selo:first-child {
    float: left;
}
#loja3 .card-selo {
    display: inline-block;
    width: 200px;
    text-align: center;
    margin-right: 70px;
	margin-bottom: 30px;
}
#loja3 .card-selo .conteudo {
    font-size: 14px;
    line-height: 21px;
    margin-top: 15px;
}
#loja3 .card-selo .conteudo h3 {
    color: black;
    font-size: 20px;
    font-family: 'Roboto';
    line-height: 24px;
}




#loja3 .card-esp:first-child {
    float: left;
}
#loja3 .card-esp {
    display: inline-block;
    margin-right: 30px;
    text-align: center;
    color: black;
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
}

#loja3 .card-esp .imagem {
    border: 1px solid #E7E3F0;
    border-radius: 7px;
    padding: 10px;
    margin-top: 15px;
}




#loja3 .conteudo-manual {
    border: 1px solid #E7E3F0;
    border-radius: 7px;
    padding: 40px;
    font-size: 14px;
    line-height: 24px;
}
#loja3 .conteudo-manual h3 {
    color: black;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}







#loja4 {
    background-color: #F9F8FB;
    padding: 100px 0;
}

 

.woocommerce #loja4 ul.products li.product {
    width: 22% !important;
}

 

#loja4 .botao {
    text-align: center;
}







/* Orçamento */

header.page-header {
    padding: 60px 0;
}

.woocommerce table.shop_table td.product-thumbnail img {
    width: auto;
    height: 140px;
}



.woocommerce table.shop_table td.product-name a {
    color: black;
    font-weight: 500;
    font-family: 'Roboto';
}

.woocommerce table.shop_table .quantity .qty {
    width: auto;
    border: 1px solid #7070705e;
    color: #707070;
    height: 50px;
    border-radius: 4px;
}


.woocommerce table.shop_table th.product-subtotal {
    display: none;
}

.woocommerce table.shop_table td.product-subtotal {
    display: none;
}



.woocommerce table.shop_table td.actions input {
    background-color: black;
    color: white;
    border-radius: 230px;
    height: 50px;
    padding: 10px 30px;
    font-size: 15px;
    font-weight: normal;
}

.woocommerce table.shop_table td.actions input:hover {
    background-color: #2BB673;
}


.yith-ywraq-mail-form-wrapper {
    margin-bottom: 80px;
}

.yith-ywraq-mail-form-wrapper h3 {
    color: black;
    font-size: 32px;
    font-weight: bold;
    line-height: 70px;
}





.yith-ywraq-mail-form-wrapper label {
    color: #2B2B2C;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 2px;
    margin-top: 20px;
}


.yith-ywraq-mail-form-wrapper input {
    width: 100%;
    height: 58px;
    border-radius: 7px;
    border: 1px solid #70707045;
    padding: 10px 20px;
}

.yith-ywraq-mail-form-wrapper textarea {
    width: 100%; 
    border-radius: 7px;
    border: 1px solid #70707045;
    padding: 10px 20px;
}
.yith-ywraq-mail-form-wrapper input[type="submit"] {
    width: auto;
    border-radius: 25px;
    height: 50px;
    font-size: 15px;
    font-weight: normal;
    line-height: 23px;
    margin-top: 30px;
    background-color: black;
    color: white;
    padding: 10px 30px;
}
.yith-ywraq-mail-form-wrapper input[type="submit"]:hover { 
    background-color: #2BB673;
	color: white;
}


















.page-template-modelo-minha-conta #loja2 {
    padding: 0;
    background-color: white;
}

.page-template-modelo-minha-conta .woocommerce {
    padding: 100px 0;
}


nav.woocommerce-MyAccount-navigation ul {
    padding: 0;
    background-color: #F5F5F7;
    border: 1px solid #D8D8D8;
}
nav.woocommerce-MyAccount-navigation ul li {
    list-style: none;
    font-size: 15px;
    font-weight: 600;
    padding: 10px 20px;
}
nav.woocommerce-MyAccount-navigation ul li a {
    color: black;
}
 

nav.woocommerce-MyAccount-navigation ul li:first-child {
    background-color: #CC7851;
    text-align: center;
    color: white;
    padding: 20px 0;
    font-size: 15px;
    font-weight: 600;
}

.woocommerce-MyAccount-content p strong {
    color: #CC7851;
}

.woocommerce-MyAccount-content a {
    color: black;
    font-weight: 600;
}


ul.menu-conta li .card-menu-conta {
    text-align: center;
    border: 1px solid #D8D8D8;
    padding: 20px 10px;
    height: 171px;
	margin-bottom: 10px;
	display:flex;
	align-items: center;
	justify-content: center;
}
ul.menu-conta {
    padding: 0;
    display: block;
}
ul.menu-conta li {
    list-style: none;
    display: inline-block;
    width: 23%;
    clear: both;
    margin-right: 10px;
}
ul.menu-conta li span {
    display: block;
    margin-top: 15px;
}

header#header {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    height: 180px;
    transition: 400ms;
    z-index: 999;
}

main#main {
    margin-top: 180px;
}

body.scrolled header#header {
    height: 120px;
    box-shadow: 0 0 10px -5px #000;
}


.header-top .texto {
    transition: 400ms;
}

body.scrolled .header-top .texto {
    opacity: 0;
}


.header-top ul.icones li img {
    width: 20px;
    transition: 400ms;
}

body.scrolled .header-top ul.icones li img {
    width: 15px;
}

body.scrolled .botao-profissional button.btn.btn-default {
    line-height: 20px;
    padding: 5px 15px;
    font-size: 12px;
    min-width: 214px;
    height: 35px;
}

body.scrolled .header-top {
    padding: 5px 0;
}

.header-logo img {
    height: 70px;
    transition: 400ms;
}
body.scrolled .header-logo img {
    height: 45px;
}

#header #main-menu {
    height: 100%;
    margin: 0;
    display: flex;
    align-items: center;
}

body.scrolled #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
}

body *:focus {
    outline: none !important;
    box-shadow: none !important;
}

#slider-home .btn-cyan:hover {
    color: #000 !important;
    border-color: #000 !important;
	background: transparent !important;
}

#cards-produtos .card-produto .conteudo .titulo, #cards-produtos .card-produto .conteudo a {
    width: max-content;
    display: flex;
    align-items: center;
}

#cards-produtos .card-produto .conteudo {
    display: block;
    width: 0%;
    overflow: hidden;
    transition: 550ms;
    opacity: 0;
}

#cards-produtos .card-produto:hover .conteudo {
    width: 100%;
    opacity: 1;
}

#header .form-search {
    overflow: hidden;
    width: 0;
    display: inline-block;
    margin: 0;
    transition: 400ms;
}

#header .form-search.active {
    overflow: hidden;
    width: 200px;
    margin-left: 25px;
}


#header .alinhamento_icones_header{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
}

.woocommerce ul.products li.product a img {
    height: 200px;
}

#cards-produtos .card-produto:hover {
    background-size: 110% 110%;
}

#cards-produtos .card-produto {
    transition: 400ms;
    background-size: 100% 100%;
}

.container {
    padding: 0 5%;
}

header .container, #home1 .container, body.woocommerce .container, .sub-header .container{
    padding: 0 15px;
}

#slider-produtos a.flex-next.slick-arrow, a.flex-prev.slick-arrow {
    position: absolute;
    top: calc(50% - 15px);
}

#slider-produtos a.flex-prev.slick-arrow {
   left: -30px;
}

#slider-produtos a.flex-next.slick-arrow {
   right: -30px;
}

.woocommerce ul.products li.product .button{
    width: max-content;
    padding: 7px 36px !important;
    border: 1px solid #000 !important;
}

/* .woocommerce a.button:hover, .woocommerce button.button:hover {
    background-color: #cc7851 !important;
    transform: scale(1.02);
} */

.woocommerce a.button:hover, .woocommerce button.button:hover {
	background-color: #ffffff !important;
    color: #000 !important;
}

div#bannerone .col-lg-5 {
    max-width: 100%;
    flex: 0 0 100%;
}

#linha-produtos a .titulo img {
    transition: 400ms;
    width: 0;
}

#linha-produtos a:hover .titulo img {
    width: 30px;
}

#linha-produtos a:hover .titulo {
    color: #6B499F;
}

#acompanhe-blog .botao {
    float: right;
}

.bg-newsletter {
    height: 380px;
    transform: translateY(-50%);
}
div#newsletter {
    margin-bottom: -8vw;
}
.home div#acompanhe-blog,
#sobre6 div#acompanhe-blog{
    padding-bottom: 310px;
}

section#sobre7 {
    padding-top: 0;
}

div#cards-info .row .slider-cards> div {
    border-left: 2px solid #f5f5f7;
}

div#cards-info .row .slider-cards> div:first-child {
    border: none;
}

#footer .social ul {
    display: flex;
}

#footer .social span {
    width: 100%;
    margin-bottom: 16px;
}

#footer .social {
    flex-direction: column;
}

#footer .descricao-footer {
    margin-bottom: 30px;
}

#footer .descricao-footer {
    font-size: 15px;
}

#footer .descontos-footer h4 {
    font-size: 15px;
    font-weight: 600;
}

#footer .col-lg-3:last-child {
    padding: 0;
}

#sobre4 .col-lg-6:first-child {
    padding-right: 10%;
}

#sobre4 .col-lg-6:last-child {
    padding-left: 10%;
}

#sobre4 h2 {
    font-size: 30px;
}

section#sobre7 {
    padding-top: 0;
}

ul.menu-institucional li .card-menu-inst {
    line-height: 1.4;
}

ul.menu-institucional li .card-menu-inst img {
    height: 50px;
    object-fit: contain;
    margin-bottom: 15px;
}

#sobre4 h2 {
    font-size: 30px;
}

div#linha-produtos .imagem {
    overflow: hidden;
    height: 280px;
    transform: unset;
}

div#linha-produtos .imagem:hover img {
    transform: scale(1.02);
}

div#linha-produtos .imagem img {
    transition: 400ms;
}

#linha-produtos a:hover .titulo img {
    width: 25px;
    height: 25px;
    object-fit: contain;
}

ul.menu-institucional li {
    margin: 0;
    border-left: 2px solid #e4e4e4;
    height: 140px;
    background: #f5f5f7;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.menu-institucional li .texto {
    height: 43px;
    padding: 0 5px;
    line-height: 1.4;
}

ul.menu-institucional li:first-child {
    border-left: 0px;
}

ul.menu-institucional li .card-menu-inst {
    line-height: 1.4;
    height: max-content;
    padding: 0;
    text-align: center;
    font-size: 15px;
}

ul.menu-institucional li a {
    width: 100%;
}

nav.woocommerce-MyAccount-navigation ul li:hover a,
nav.woocommerce-MyAccount-navigation ul li.is-active a {
    color: #cc7851;
}

li.woocommerce-MyAccount-navigation-link--dashboard a, li.woocommerce-MyAccount-navigation-link--dashboard:hover a {
    color: #ffffff !important;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard:hover {
    background-color: #cc7851d9;
}

.woocommerce-Address {
    border: 1px solid #747474bf;
    border-radius: 5px;
    padding: 15px;
}

.woocommerce-EditAccountForm.edit-account span,
.woocommerce-address-fields span.woocommerce-input-wrapper {
    width: 100%;
}

form.woocommerce-EditAccountForm.edit-account p input,
.woocommerce-address-fields span.woocommerce-input-wrapper input {
    padding: 0 15px;
    border: 1px solid #aaaaaa87;
    height: 50px;
}

.woocommerce-EditAccountForm.edit-account > p,
.woocommerce-address-fields .woocommerce-address-fields__field-wrapper > p {
    width: 100% !important;
}

.woocommerce-address-fields p span.select2.select2-container.select2-container--default {
    width: 100% !important;
}

.woocommerce-address-fields .select2-container--default .select2-selection--single {
    border: 1px solid #aaaaaa87;
    padding: 10px 0px;
}

.woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: calc(50% - 13px);
    margin: 0;
}

.woocommerce-address-fields button.button {
    padding: 10px 20px !important;
    font-size: 17px !important;
    margin-top: 15px;
    transition: 400ms;
    border: 1px solid #000 !important;
}

form.woocommerce-EditAccountForm.edit-account span.password-input span.show-password-input {
    width: max-content !important;
}

form.woocommerce-EditAccountForm.edit-account span.password-input span.show-password-input::after {
    margin: 0 !important;
}

form.woocommerce-EditAccountForm.edit-account fieldset {
    margin: 50px 0 20px;
}

.comentarios-e-outros {
    background: #f9f8fb;
    padding: 60px 0 300px;
}

.tabs-background {
    padding: 150px 0;
}

div#tab-description h2, section.related.products h2 {
    color: #000;
    margin-bottom: 30px;
}

.woocommerce div.product {
    display: flex;
    justify-content: space-between;
}

div#wpgis-gallery {
    max-height: 500px;
}

#wpgis-gallery .slick-slide img {
    background: #fff;
    padding: 12px;
    width: 100%;
    height: 100px;
    object-fit: contain;
}

.woocommerce div.product div.images #wpgis-gallery li {
    padding: 0px !important;
    margin: 0;
}

div#wpgis-gallery .slick-track.flex-control-nav {
    padding: 10px;
}



.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
    height: 45px;
}

.single-product .slick-slide {
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: #0000;
}

.woocommerce div.product div.images #wpgis-gallery li img {
    box-shadow: none !important;
}

.slick-vertical .slick-slide {
    margin-bottom: 10px !important;
}

.woocommerce div.product div.images {
    display: flex;
    flex-direction: row-reverse;
    justify-content: stretch;
    max-height: 500px;
}

div#tab-description {
    display: block !important;
}

div#tab-additional_information {
    display: none !important;
}

.meks_ess {
    margin: 0 !important;
}

.single-product .share {
    display: flex;
    align-items: center;
    margin: 25px 0;
    border: none;
	color: #000;
}

.single-product div#cfpp {display: none !important;}

.frete .content h3 {
    color: #00829c;
}

.frete .form {
    display: flex;
    align-items: center;
}

.frete .form p {
    margin: 0 10px 0 0;
    color: #000;
}

.frete input[type="text"] {
    padding: 7px;
    border: 1px solid #aaa;
    background: transparent;
    margin-right: 15px;
}

.frete input[type="text"]:focus {
    background: #fff;
}

.frete button#calc_frete {
    border: 1px solid #747474;
    background: #747474;
    color: #fff;
    padding: 7px 20px;
}

.frete .img_texto {
    display: flex;
    align-items: center;
    height: 115px;
}

.frete .img_texto img {
    margin-right: 16px;
}

.frete .img_texto p {
    margin: 0;
}

.woocommerce li .star-rating {
    display: none !important;
}

a.woocommerce-review-link {
    color: #000;
}

section#blog2 .post-blog .thumb {
    height: 350px;
}

body.blog #blog2,
body.single.single-post #blog2{
    padding-bottom: 300px;
}

body.blog div#newsletter,
body.single.single-post div#newsletter {background-image: linear-gradient(180deg, #f5f5f7 50%, #0c0c0c 50%);}

body.single.single-post .post-share {
    display: flex;
    align-items: center;
}

body.single.single-post .post-share > span {
    margin-right: 15px;
}

#sidebar-loja li {
    list-style: none;
    font-size: 15px;
    line-height: 33px;
}

#sidebar-loja li a {
    color: #0C0C0C;
}

label.woof_radio_label:hover, #sidebar-loja li.current-cat {
    font-weight: bold;
}

#sidebar-loja ul {
    background: #fff;
    margin: 0;
}

#sidebar-loja div#woocommerce_price_filter-2 form {
    padding: 30px;
}

#sidebar-loja form button.button {
    width: 100%;
    background: #cc7851 !important;
    color: #fff !important;
}

#sidebar-loja .price_slider_amount {
    display: flex;
    flex-direction: column-reverse;
}

#sidebar-loja .price_label {
    margin-bottom: 20px;
}

#sidebar-loja .widget_price_filter .ui-slider .ui-slider-range {
    background-color: rgb(204 142 114);
}

#sidebar-loja .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #cc7851;
}

.woof_products_top_panel {
    display: none !important;
}

div#woof_widget-2 label.woof_radio_label {
    margin: 0;
    padding: 0;
    color: #000;
    transition: 200ms;
}

div#woof_widget-2 label.woof_radio_label span {
    display: none;
}

div#woof_widget-2 ul.woof_list.woof_list_radio li > input {
    display: none;
}

div#woof_widget-2 ul.woof_list.woof_list_radio {
    padding: 20px 30px;
}

div#woof_widget-2 label.woof_radio_label:hover {
    font-weight: bold;
}

div#woof_widget-2 .woocommerce.widget_price_filter form {
    padding: 30px 30px 0;
}

div#woof_widget-2 h4 {
    font-size: 15px;
    line-height: 18px;
    font-weight: 500;
    color: black;
    text-align: left;
    background-color: #F5F5F7;
    padding: 23px 10px;
    margin-bottom: 0;
}

ul.woof_childs_list {
    padding: 0;
}

a.woof_childs_list_opener {
    display: none !important;
}

a.woof_radio_term_reset.woof_radio_term_reset_visible + ul {
    display: block !important;
    padding-left: 15px;
    margin: 0 !important;
}

.woocommerce ul.products li.product span.parcelamento {
    height: 40px !important;
    display: block;
    line-height: 1.5;
}



/*******************************************************
 * AJUSTES 
*******************************************************/

#bannerone {
    padding: 170px 0;
}
#home5 {
    padding: 170px 0;
}
#linha-produtos .titulo {
    border-bottom: 0;
    position: relative;
}
#linha-produtos .titulo:after{
    content: "";
    width: 50%;
    height: 2px;
    background-color: #6B499F;
    position: absolute;
    bottom: 0;
    left: 85px;
    transition: 550ms all;
}
#linha-produtos a:hover .titulo:after{
    width: 100%;
    left: 0;
}
#home6 #banner {
    padding: 170px 0;
}
.bg-newsletter {
    height: 330px;
}
#sobre3 {
    padding: 0 0 140px 0;
}
#acompanhe-blog {
    padding: 150px 0;
}
.acompanhe-blog .post-blog .thumb{
    transition: 550ms;
}
.acompanhe-blog .post-blog:hover .thumb{
    background-size: 110% 110%;
}
.post-blog .post-title h3 {
    font-size: 18px;
    line-height: 22px;
}
#blog2 .container {
    padding: 0;
}
#blog .post-blog .post-content {
    margin-top: 0;
    padding: 40px 50px;
}
#blog .post-blog .post-excerpt {
    margin-bottom: 40px;
}
#blog .post-blog .post-title h3 {
    margin-bottom: 20px;
    font-size: 24px;
}
#blog .post-blog .post-author {
    margin-bottom: 30px;
}
#sidebar-blog .tagcloud a {
    padding: 0 20px;
    font-size: 14px !important;
}
.pagination span.current {
    background-color: #CC7851;
}
.pagination a.page:hover {
    background-color: #CC7851;
    color: white;
}
.blog-single .thumb {
    margin-bottom: 0px;
}
.post-conteudo {
    padding: 50px 50px;
    background-color: white;
}
.blog-single .post-author, .post-title{
    margin-bottom: 30px;
}
.woocommerce #content div.product div.images, 
.woocommerce div.product div.images, 
.woocommerce-page #content div.product div.images, 
.woocommerce-page div.product div.images {
    width: 60%;
}
.woocommerce #content div.product div.summary, 
.woocommerce div.product div.summary, 
.woocommerce-page #content div.product div.summary, 
.woocommerce-page div.product div.summary {
    width: 37%;
}
.ur-frontend-form {
    border: 0px solid #dee0e9;
}
.woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1 {
    padding: 0;
}
.woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 {
    padding: 0;
}
.toggle{
    display: none;
}





/***************************************************
                    Slider Cards
***************************************************/

.slider-cards{
    display: flex;
}
.slider-cards, .slider-linha-produtos {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
#cards-info a.flex-prev.slick-arrow, #cards-info a.flex-next.slick-arrow  {
    position: absolute;
    top: calc(50% - 15px);
}
#cards-info a.flex-next.slick-arrow{
    right: 0;
}
div#cards-info ul.slick-dots {
    position: absolute;
    display: flex;
    bottom: 30px;
    left: 40%;
    padding: 0;
    list-style: none;
}
div#cards-info ul.slick-dots li{
    font-size: 0;
    
}
div#cards-info ul.slick-dots li button{
    border-radius: 50%; 
    background-color: #d8d8d8;
    border: 0;
    box-shadow: 0;
    width: 15px;
    height: 15px;
    margin-left: 5px;
}
div#cards-info ul.slick-dots li.slick-active button{
    background-color: #CC7851;
}
/***************************************************
                //Slider Cards
***************************************************/


/***************************************************
                Slider Linhas Produtos
***************************************************/
#linha-produtos a.flex-prev.slick-arrow, #linha-produtos a.flex-next.slick-arrow  {
    position: absolute;
    top: calc(50% - 15px);
}
#linha-produtos a.flex-next.slick-arrow{
    right: 0;
}
div#linha-produtos ul.slick-dots {
    position: absolute;
    display: flex;
    bottom: -25px;
    left: 35%;
    padding: 0;
    list-style: none;
}
div#linha-produtos ul.slick-dots li{
    font-size: 0;
}
div#linha-produtos ul.slick-dots li button{
    border-radius: 50%; 
    background-color: #d8d8d8;
    border: 0;
    box-shadow: 0;
    width: 15px;
    height: 15px;
    margin-left: 5px;
}
div#linha-produtos ul.slick-dots li.slick-active button{
    background-color: #CC7851;
}
/***************************************************
               //Slider Linhas Produtos
***************************************************/


/***************************************************
                Slider Blog
***************************************************/
.slider-blog{
    display: flex;
}
#acompanhe-blog a.flex-prev.slick-arrow, #acompanhe-blog a.flex-next.slick-arrow  {
    position: absolute;
    top: calc(50% - 15px);
}
#acompanhe-blog a.flex-next.slick-arrow{
    right: 0;
}
div#acompanhe-blog ul.slick-dots {
    position: absolute;
    display: flex;
    bottom: -45px;
    left: 40%;
    padding: 0;
    list-style: none;
}
div#acompanhe-blog ul.slick-dots li{
    font-size: 0;
}
div#acompanhe-blog ul.slick-dots li button{
    border-radius: 50%; 
    background-color: #d8d8d8;
    border: 0;
    box-shadow: 0;
    width: 15px;
    height: 15px;
    margin-left: 5px;
}
div#acompanhe-blog ul.slick-dots li.slick-active button{
    background-color: #CC7851;
}
/***************************************************
               //Slider Blog
***************************************************/


/**************************************************
        Calculo de frete single produto
**************************************************/

.para_ref {
    display: -webkit-flex;
    align-items: center;
    margin-bottom: 20px;
    margin-top: 35px;
}
.para_ref svg {
    margin-right: 15px;
}
.para_ref .texto_frete {
    display: -webkit-flex;
    flex-direction: column;
    font-family: 'Roboto';
    font-style: italic;
    font-size: 15px;
    line-height: 20px;
}
span.env_free{
    color: #00829c;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;
}
span.frase-calc{
    margin: 0 10px 0 0;
    color: #000;
}
.woocommerce #shipping-calc #delivery_truck {
    display: none !important;
}
.woocommerce #shipping-calc #wscp-postcode.text {
    padding: 7px !important;
    border: 1px solid #aaa!important;
    background: transparent!important;
    margin-right: 15px!important;
}
input#wscp-button {
    background-color: black !important;
    margin-top: 20px !important;
    width: 100% !important;
    height: 50px !important;
    font-size: 16px !important;
}
.woocommerce #shipping-calc #wscp-postcode.text {
    width: 60% !important;
}








/**************************************************
        // Calculo de frete single produto
**************************************************/

.redes_detalhe .face {
    background: #4267b2;
    color: #fff;
    text-align: center;
    font-weight: 400;
    border-radius: 5px;
    padding: 10px;
    cursor: pointer;
    transition: 400ms;
}

.redes_detalhe .google {
    background: #dd4b39;
    color: #fff;
    text-align: center;
    font-weight: 400;
    border-radius: 5px;
    padding: 10px;
    margin-top: 10px;
    cursor: pointer;
    transition: 400ms;
}

.redes_detalhe .face:hover {
    background: #4267b2cf;
}
.redes_detalhe .google:hover {
    background: #dd4b39cf;
}

.redes_detalhe .detalhe {
    text-align: center;
    margin: 15px 0;
    position: relative;
	display: none;
}
.redes {
	display: none;
}

.redes_detalhe .detalhe:before {
    content: '';
    position: absolute;
    width: 45%;
    height: 1px;
    background: #aaaaaa82;
    top: calc(50% - 0px);
    left: 0;
}
.redes_detalhe .detalhe:after {
    content: '';
    position: absolute;
    width: 45%;
    height: 1px;
    background: #aaaaaa82;
    top: calc(50% - 0px);
    right: 0;
}

.wc-social-login{
    display: none;
}

#login2 #accordion .card-body button[type=submit]{
    height: 57px;
}
#login2 .form-row {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    position: relative;
}

span.show-password-input {
    position: absolute;
    right: .7em;
    top: calc(50% - -5px);
    cursor: pointer;
    width: max-content !important;
}
span.show-password-input::after {
    font-family: WooCommerce;
    font-weight: 400;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: 0.618em;
    content: "";
    font-variant: normal;
    text-decoration: none;
}


.card.recuperar-senha .card-header {
    color: white;
    background-color: black;
    width: 100%;
    text-align: left;
    padding: 20px 26px;
    height: auto;
    font-size: 16px;
    font-weight: 600;
}

.card.recuperar-senha .card-body input {
    width: 100%;
    height: 57px;
    border: 1px solid #7070706b;
}

.card.recuperar-senha .card-body button[type=submit]{
    background-color: black;
    color: white;
    border: 0;
    border-radius: 0;
    font-weight: 600;
    font-size: 16px;
    width: 100%;
    height: 57px;
    margin-top: 10px;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before {
    color: #CC7851;
}
#newsletter input[type=submit]:hover {
    transform: scale(1.03);
}

#newsletter input[type=submit] {
    transition: 400ms;
}

#cards-info .icone img {
    height: 60px;
    width: 60px;
    object-fit: contain;
	transition: 400ms;
}
#cards-info .icone:hover img {
	transform: scale(1.03);
}


div#newsletter span.wpcf7-not-valid-tip {
    display: none;
}
div#newsletter input[type="email"].wpcf7-not-valid {
    border: 1px solid #ff7272;
    background: #ffdbdb;
}
div#newsletter span.wpcf7-spinner {
    display: none;
}
div#newsletter .wpcf7-response-output {
    margin: 0 !important;
}
div#newsletter input[type="email"].wpcf7-not-validfocus,
div#newsletter input[type="email"].wpcf7-not-valid:focus-within {
    background: #fff;
}


.descontos-footer .wpcf7-not-valid-tip {
    display: none;
}
.descontos-footer .wpcf7-response-output {
    margin: 0 !important;
    font-size: 0.7vw;
}
.descontos-footer input.wpcf7-not-valid {
    border: 1px solid #ff7272;
    background: #ffdbdb;
}
.descontos-footer input.wpcf7-not-valid:focus,
.descontos-footer input.wpcf7-not-valid:focus-within {
    background: #fff;
}
.descontos-footer input[type="submit"]{
	transition: 400ms;
}
.descontos-footer input[type="submit"]:hover{
	transform: scale(1.03);
}

#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-flyout ul.mega-sub-menu {
    box-shadow: 0 0 4px 0px #444;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    padding: 0;
    line-height: 40px;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-flyout ul.mega-sub-menu {
    padding: 10px 30px;
}
div#newsletter .wpcf7-response-output {
    font-size: 0.8vw !important;
}



form.woocommerce-ResetPassword.lost_reset_password input#user_login {
    height: 40px;
    padding: 5px;
}

form.woocommerce-ResetPassword.lost_reset_password button.woocommerce-Button.button {
    border: 1px solid #000 !important;
}



input#password_1, input#password_2 {
    width: 100% !important;
    height: 40px;
    border: 1px solid #000;
    box-shadow: none !important;
}

span.password-input {
    width: 100%;
}


.post-blog .post-title h3 {
    height: 70px;
}
.post-blog .post-title {
    margin-bottom: 0px;
}
.acompanhe-blog .post-blog .post-excerpt {
    font-size: 14px;
    line-height: 25px;
    height: 125px;
}

.tinv-wishlist.woocommerce {
    margin: 100px 0;
}
header#header {
    box-shadow: 0 0 3px 0 #777;
}

.tinvwl-to-right.look_in > button, button.button.tinvwl-break-input.tinvwl-break-checkbox,
p.return-to-shop a.button.wc-backward {
    border: 1px solid #000 !important;
}
.tinv-wishlist select {
    height: 50px !important;
}



ul.menu-conta li .card-menu-conta:hover {
    transform: scale(1.05);
}
ul.menu-conta li .card-menu-conta {
    transition: 400ms;
}


.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #cc7851;
}

.woocommerce table.my_account_orders .button,
button.woocommerce-Button.button,
a.woocommerce-button.woocommerce-button--next.woocommerce-Button.woocommerce-Button--next.button,
.woocommerce-message a.woocommerce-Button.button {
    border: 1px solid #000 !important;
}

mark {
    background: unset !important;
    font-weight: 700;
    color: #cc7851;
}


.woocommerce-message a.button.wc-forward,
.woocommerce  td.actions a.button,
.woocommerce td.actions button,
a.checkout-button.button.alt.wc-forward,
section.shipping-calculator-form button.button,
.woocommerce  input#coupon_code + button.button {
    border: 1px solid #000 !important;
    background: #000;
    color: #fff;
    height: 47px;
}

.coupon input#coupon_code {
	color: #000;
}

form.checkout_coupon.woocommerce-form-coupon input#coupon_code {
    border: 1px solid #000;
    padding: 7px;
    width: 100%;
}

form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-last {
    float: left;
}





p.form-row input {
    padding: 7px;
    border: 1px solid #898989;
}
.woocommerce ul#shipping_method li input {
    width: 15px;
    height: 15px;
    accent-color: #cc7851;
}
input#payment_method_rede_credit {
    width: 15px;
    height: 15px;
    accent-color: #cc7851;
}
li.wc_payment_method.payment_method_rede_credit label {width: max-content !important;}
.wc-payment-rede-form-fields .icon-rede-input {
    top: unset;
    left: 20px;
    bottom: 25px;
}
input#payment_method_pix_gateway {width: 15px;height: 15px;accent-color: #cc7851;}
input#payment_method_pix_gateway + label {
    width: max-content;
}

form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-last button.button {
    border: 1px solid #000 !important;
}

button#place_order {
    border: 1px solid #000 !important;
}

.woocommerce-info a {
    color: #cc7851;
}

label.woocommerce-form-login__rememberme {
    width: 100%;
}

button.woocommerce-button.button.woocommerce-form-login__submit {
    margin: 0;
    width: 150px;
    font-weight: 600;
	border: 1px solid #000 !important;
}

p.lost_password a {
    color: #cc7851;
    font-weight: 600;
}
a.woocommerce-remove-coupon {
    color: #cc7851;
    font-weight: 700;
}
.woocommerce-info a {
    font-weight: 700;
}


a.wcpix-whatsapp, a.wcpix-email {
	color: #cc7851;
	font-weight: 600;
}
button.button.wcpix-button-copy-code {
    border: 1px solid #000 !important;
}







.tinvwl-buttons-group button {
    background-color: #000 !important;
    color: #fff !important;
    font-size: 15px !important;
    font-weight: normal;
    padding: 9px 10px !important;
    border: 1px solid #000 !important;
    height: auto !important;
    border-radius: 0;
    line-height: 28px;
}

.tinvwl-buttons-group button:hover {
    background-color: #fff !important;
    color: #000 !important;
}

.woocommerce .tinv-wishlist .tinvwl_added_to_wishlist.tinv-modal button.button {
    border: 1px solid #000 !important;
}




body.woocommerce-shop.woocommerce ul.products li.product,
.woocommerce .category_page ul.products li.product{
    padding: 40px 25px !important;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #cc7851;
}


nav.woocommerce-pagination ul.page-numbers {
    float: none;
}

div#ajaxsearchlitewidget-2 {
    background: #f5f5f7;
    overflow: hidden;
    padding: 10px;
}

li.woof_term_76 {
    display: none;
}







a.woof_front_toggle.woof_front_toggle_opened {
    color: #000;
}

.woof_submit_search_form_container {
    padding: 0 15px;
}
.woof_submit_search_form_container button.button {
    border: 1px solid #000 !important;
}

section#loja2 h2.page_title {
    z-index: 5;
    position: absolute;
    top: 0px;
    margin: 0;
    left: 15px;
    font-size: 30px;
    transform: translateY(-180%);
    color: #000;
}

div#wpgis-gallery {
    width: 20% !important;
}

.single-product .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-shortcode-add-to-cart {
    margin: 0;
    float: right;
}

.woocommerce .woocommerce-product-rating .star-rating {
    color: #ffeb3b;
}
input.minus, input.plus {
    background: #0000;
    border: #0000;
	font-size: 17px;
}
button.single_add_to_cart_button.button.alt {
    border: 1px solid #000 !important;
}


.woocommerce #shipping-calc #wscp-postcode.text {
    width: 8vw!important;
    height: 49px;
}
.woocommerce #shipping-calc #wscp-button {
    width: 8vw !important;
    margin: 0 !important;
    border: 1px solid #000 !important;
}
#shipping-calc a {
    margin: 0;
    color: #000;
    font-weight: 700;
}
.woocommerce #shipping-calc #wscp-button:hover {
    background-color: #fff !important;
    color: #000 !important;
}
.woocommerce #shipping-calc #wscp-button.loading {
    color: #0000 !important;
}



.woocommerce #shipping-calc {
    margin-bottom: 15px;
}

.single-product .share {
    margin-top: 0;
}




.single #loja2 {
    padding: 100px 0 150px 0;
}

ol.commentlist li {
    margin-bottom: 25px;
}








.woocommerce #review_form #respond .form-submit input:hover {
    background: #fff !important;
    color: #000 !important;
}

.woocommerce #review_form #respond .form-submit input {
    border: 1px solid #000;
}

section#outros_produtos ul.products.columns-3 {
    justify-content: space-between;
    display: flex;
}






.single-product .bg-newsletter {
    transform: unset;
}



.blog section#blog2 .post-blog .thumb {
    height: 450px;
}

.blog #sidebar-blog .widget_categories ul li:hover {
    transform: scale(1.03);
}
.blog #sidebar-blog .widget_categories ul li:hover a{
    color: #2BB673;
}

.blog #sidebar-blog .widget_categories ul li {
    transition: 400ms;
}

.blog .post-blog:hover a {
    color: #2BB673;
}

.blog .post-blog {
    transition: 400ms;
}

.blog .post-blog:hover{
    transform: scale(1.02);
}

body.blog div#newsletter, body.single.single-post div#newsletter {
    background: #0c0c0c !important;
}




.single-post .post-excerpt a {
    color: #cc7851;
    font-weight: 700;
}

.single-post .post-title h3 {
    font-size: 1.6vw;
}

.single-post .post-excerpt h2 {
    font-size: 1.6vw;
    color: #000;
}
.single-post .post-excerpt h3 {
    font-size: 1.5vw;
    color: #000;
}
.single-post .post-excerpt h4 {
    font-size: 1.4vw;
    color: #000;
}
.single-post .post-excerpt h5 {
    font-size: 1.3vw;
    color: #000;
}
.single-post .post-excerpt h6 {
    font-size: 1.2vw;
    color: #000;
}


body.single.single-post .post-share {
    margin-top: 40px;
}



body.error404 main#main{
    padding: 150px 0;
}
body.error404 main#main p{
    margin: 0;
}
body.error404 main#main a.btn{
    margin-top: 20px
}




.woocommerce-cart .woocommerce-message {
    margin: 0 0 7em;
}

.woocommerce-cart .woocommerce-message a.button.wc-forward {
    position: absolute;
    bottom: -50px;
}

#slider-produtos ul.slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}
#slider-produtos ul.slick-dots li {
    font-size: 0;
}
#slider-produtos ul.slick-dots li button {
    border-radius: 50%;
    background-color: #d8d8d8;
    border: 0;
    box-shadow: 0;
    width: 15px;
    height: 15px;
    margin-left: 5px;
}
#slider-produtos ul.slick-dots li.slick-active button {
    background-color: #CC7851;
}
#loja2 #main {
    margin-top: 0px;
}
/*#loja2 nav{*/
/*    display: none;*/
/*}*/

#loja2 nav.woocommerce-breadcrumb{
    display: none;
}
body.search #blog2{
    padding-bottom: 300px;
}



/* remove disply none from price and add to frag a max height */
.woocommerce ul.products li.product span.price {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    font-size: 1.5em;
    margin-top: 1rem;
    margin-bottom: 0;
}

.woocommerce ul.products li.product span.price ins {
    text-decoration: none;
    margin-left: 0.4rem;
}

ul#slider-produtos .slick-list.draggable,
ul#slider-produtos .slick-list.draggable .slick-track{
    height: max-content;
}

/* this make the sale frase be better */
.woocommerce ul.products li.product .onsale {
    line-height: 1.4;
    width: 100px;
    padding: 10px;
    font-size: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    background: #CC7851;
	margin: 10px;
}
.woocommerce ul.products li.product .price{
    color: #CC7851;
	font-weight: 700;
}
.woocommerce ul.products li.product .price del {
    font-size: 18px;
    font-weight: 500;
}

.woocommerce ul.products li.product span.a-vista {
    margin-top: 0 !important;
}




/* Pré Lançamento dentro do produto */

.single-product #loja2 span.a-vista {
    display: block;
    font-weight: 700;
    font-size: 25px;
    margin: 15px 0;
    color: #cf805c;
}
.single-product.woocommerce #loja2 span.onsale {
    line-height: 1.4;
    background: #cc7851;
    border-radius: 5px;
    padding: 5px 20px;
    transform: translateY(-100%);
}
.single-product #loja2 span.a-vista ins {
    text-decoration: none;
}
.single-product #loja2 span.a-vista del {
    font-size: 20px;
    opacity: 0.6;
}











woocommerce .cart-collaterals .cross-sells ul li.product{
    width: 100% !important;
}
.woocommerce .cart-collaterals .cross-sells ul .slick-slide{
	padding: 0 1vw;
}
.woocommerce .cart-collaterals .cross-sells button.slick-arrow {
    position: absolute;
    top: 50%;
    transform: translate(-100%, -50%);
    left: 0;
    border: none;
    background: no-repeat;
}
.woocommerce .cart-collaterals .cross-sells button.slick-next.slick-arrow {
    transform: translate(100%, -50%) rotate(180deg);
    left: unset;
    right: 0;
}

.woocommerce .cart-collaterals .cross-sells ul.products li.product .button {
    width: 100%;
    padding: 5px 0 !important;
}

section.up-sells.upsells.products h2 {
    color: #000;
    margin: 80px 0 30px;
}


div#tab-reviews {
    display: none !important;
}
section#outros_produtos ul.products li {width: 100% !important;}
section#outros_produtos ul.products .slick-slide {padding: 0 1.5rem}
section#outros_produtos a.flex-next.slick-arrow {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(100%, -50%);
    z-index: 99;
}
section#outros_produtos a.flex-prev.slick-arrow {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(-100%, -50%);
    z-index: 99;
}
section#outros_produtos ul.products {
    overflow: unset;
}


.woocommerce .cart-collaterals .cross-sells ul li.product {
    width: 100% !important;
}







/*******************************************************
 * AJUSTES RESPONSIVOS
*******************************************************/
@media( min-width: 769px ){
	div#wpgis-gallery .slick-slide {
		margin: 0;
		width: 100% !important;
	}
	div#wpgis-gallery {
		width: 30%;
	}
	
}
@media( min-width: 768px) {
    ul.icones.mobile{
	    display: none;
	}
}
@media( min-width: 1440px ) {
	.container {
        max-width: 1360px;
    } 
}
@media( max-width: 1600px ) {
    
	.container {
        max-width: 1150px;
    }
    #slider-home .slide {
        height: 630px;
    }
    #cards-produtos {
        padding: 100px 0;
    }
    #cards-produtos .card-produto {
        height: 350px;
        width: 100%;
    }
    #cards-produtos .card-produto.card3 {
        height: 730px;
    }
    h2 {
        font-size: 32px;
    }
    #bannerone {
        padding: 150px 0;
    }
    div#linha-produtos .imagem {
        height: 230px;
    }
    #home5 {
        padding: 100px 0;
    }
    #home6 #banner {
        padding: 150px 0;
    }   
    .acompanhe-blog .post-blog .thumb {
        height: 180px;
    }
    .bg-newsletter {
        height: 300px;
    }
    .bg-newsletter {
        padding: 70px 60px;
    }
    #newsletter h2 {
        font-size: 30px;
    }
    ul.menu-institucional li {
        height: 130px;
    }
    #sobre4 h2 {
        font-size: 28px;
    }
    ul.menu-institucional li .card-menu-inst {
        font-size: 14px;
    }
    ul.menu-institucional li .texto {
        height: 35px;
    }
    #contato3 .session-title {
        margin-bottom: 20px;
    }
    span.texto {
        font-size: 11px;
    }
    #footer .descricao-footer {
        font-size: 14px;
    }
    #footer .social span {
        font-size: 14px;
    }
    #footer {
        font-size: 13px;
        line-height: 24px;
    }
    #blog .post-blog .post-content {
        padding: 30px 45px;
    }
    #sidebar-loja #ajaxsearchlite2 {
        width: 76%;
    }
    .woocommerce ul.products li.product {
        padding: 30px 30px !important;
    }
    .woocommerce ul.products li.product .button {
        width: 172px;
        padding: 10px 10px !important;
    }
    .single-product .content {
        font-size: 14px;
    }
    h2.title-single-product {
        font-size: 24px;
    }
    .acompanhe-blog .post-blog .post-excerpt {
        font-size: 14px;
        line-height: 25px;
    }
    .rpwwt-widget ul li {
        margin: 0 0 1em !important;
    } 
    #sidebar-blog .widget_categories ul li a {
        line-height: 25px;
        font-size: 15px;
    }
    .woocommerce ul.products li.product {
        transition: 400ms all;
    }
    .woocommerce ul.products li.product:hover{
        transform: scale(1.02);
    }
    .frete button#calc_frete {
        padding: 5px 5px;
        font-size: 12px;
    }
    .frete input[type="text"] {
        margin-right: -2px;
    }
    ul.menu-conta li span {
        font-size: 13px;
    }
    .acompanhe-blog .post-blog .post-author {
        margin-right: 10px;
        font-size: 12px;
    }
    .acompanhe-blog .post-blog .post-date {
        font-size: 12px;
    }
	.session-title {
		margin-bottom: 30px;
	}
	#acompanhe-blog {
		padding: 100px 0;
	}
	
	
	
	
	.post-blog .post-title h3 {
		font-size: 16px;
	}
	.post-blog .post-title {
		margin-bottom: 0px;
	}
	.acompanhe-blog .post-blog .post-excerpt {
		font-size: 12px;
		line-height: 20px;
		margin-bottom: 10px !important;
		height: 105px;
	}
	
	
	
	.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
		font-size: 14px;
	}
	.woocommerce ul.products li.product span.a-vista {
		font-size: 18px;
	}
	.woocommerce-shop section#loja2,
	section#loja2.category_page{
		padding: 80px 0 !important;
	}
	body.woocommerce-shop.woocommerce ul.products li.product,
	.woocommerce section#loja2.category_page ul.products li.product{
		padding: 40px 15px !important;
	}
	
	.woocommerce nav.woocommerce-pagination ul li span,
	.woocommerce nav.woocommerce-pagination ul li a {
		padding: 5px 15px !important;
	}
	
	
	
	.comentarios-e-outros {
		padding: 60px 0 249px;
	}
	
	
	
	#sidebar-blog span.rpwwt-post-title {
		font-size: 13px;
		line-height: 1.4;
		display: block;
	}
	
	
	
	
	
}
@media( max-width: 1440px ) {
    
	#slider-home .slide {
    	height: 541px;
	}
	#slider-home .slide .conteudo h2 {
		font-size: 38px;
		line-height: 55px;
		font-weight: bold;
		margin-bottom: 10px;
	}
	#slider-home .slide .conteudo {
		margin-top: 140px;
		font-size: 16px;
		line-height: 26px;
		max-width: 660px;
	}
	.custom-navigation-home {
		width: 100%;
		position: absolute;
		top: 260px;
	}
	#sidebar-loja #ajaxsearchlite2 {
        width: 74%;
    }
	.galeria-itens .tmb6 {
    	width: 48%;
	}
	section#contato3 span.texto {
		font-size: 12px;
	}
	section#contato3 input.wpcf7-form-control.wpcf7-submit.btn.btn-default {
		font-size: 13px;
		min-width: max-content;
		width: max-content;
		padding: 7px 27px !important;
	}
	section#blog2 .post-blog .thumb {
		height: 300px;
	}
	#sidebar-blog span.rpwwt-post-title {
		font-size: 14px;
	}
	.container {
        max-width: 1050px;
    }
    #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item {
        margin: 0 40px 0 0;
    }
    #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item > a.mega-menu-link {
        font-size: 15px;
    }
    #cards-produtos .card-produto {
        height: 300px;
    }
    #cards-produtos .card-produto.card3 {
        height: 630px;
    }
    h2 {
        font-size: 30px;
    }
    #bannerone {
        padding: 120px 0;
    }
    #home6 #banner {
        padding: 120px 0;
    }
    #acompanhe-blog {
        padding: 120px 0;
    }
    .post-blog .post-content {
        padding: 20px 25px;
    }
    .acompanhe-blog .post-blog .thumb {
        height: 160px;
    }
    .blog-single .post-author, .post-title {
        margin-bottom: 15px;
    }
    .acompanhe-blog .post-blog .post-author {
        margin-right: 10px;
        font-size: 11px;
    }
    .acompanhe-blog .post-blog .post-date {
        font-size: 11px;
        margin-top: 5px;
    }
    .acompanhe-blog .post-blog .post-excerpt {
        font-size: 14px;
        line-height: 24px;
    }
    .bg-newsletter {
        padding: 50px 60px;
    }
    #newsletter h2 {
        font-size: 26px;
        line-height: 36px;
    }
    #newsletter p {
        font-size: 14px;
    }
    .bg-newsletter {
        height: 260px;
    }
    ul.menu-institucional li .card-menu-inst {
        font-size: 13px;
    }
    p{
        font-size: 13px;
        line-height: 23px;
    }
    #sobre3 .session-title {
        margin-top: 60px;
    }
    #sobre4 {
        padding: 100px 0;
    }
    #sobre4 .col-lg-6:last-child {
        padding-left: 8%;
    }
    #blog .post-blog .post-content {
        padding: 25px 40px;
    }
    #blog .post-blog .post-author {
        margin-bottom: 20px;
    }
    .blog-single .thumb {
        height: 319px;
    }
    .woocommerce ul.products li.product .button {
        width: 163px;
    }
    .woocommerce #content div.product div.images, .woocommerce div.product div.images, 
    .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
        width: 55%;
    }
    .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, 
    .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
        width: 40%;
    }
    .frete input[type="text"] {
        padding: 5px;
    }
    .single #loja2 {
        padding: 100px 0 120px 0;
    }
    .tabs-background {
        padding: 130px 0;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 25%;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        width: 72%;
    }
    ul.menu-conta li .card-menu-conta {
        padding: 20px 5px;
    }
    nav.woocommerce-MyAccount-navigation ul li:first-child {
        padding: 15px 0;
    }
    nav.woocommerce-MyAccount-navigation ul li {
        font-size: 14px;
    }
    #linha-produtos .titulo:after {
        left: 65px;
    }
	.post-blog .post-title h3 {
		font-size: 16px;
	}
	.post-blog .post-content {
		padding: 20px 15px 0;
	}
	.home div#acompanhe-blog, #sobre6 div#acompanhe-blog {
		padding-bottom: 225px;
	}
	
	
	
	#footer .copyright {
		font-size: 11px;
	}
	
	.acompanhe-blog .post-blog .post-excerpt {
		font-size: 12px;
		line-height: 20px;
	}
	.post-blog .post-access a {
		font-size: 13px;
	}
	.blog section#blog2 .post-blog .thumb {
		height: 400px;
	}
	
	
	
	
	
	
	.woocommerce ul.products li.product .price ins {
		font-size: 20px;
	}

	.woocommerce ul.products li.product .price del {
		font-size: 16px;
	}

	.woocommerce ul.products li.product span.a-vista {
		line-height: 1;
		margin-bottom: 15px;
	}
	
	
	
	
	
	
	
}
@media( max-width: 1366px ) {
	ul.menu-institucional li {
		height: 160px;
	}
	ul.menu-institucional li .card-menu-inst {
		font-size: 15px;
		padding: 20px;
	}
	#sobre4 h2 {
		font-size: 1.55rem;
		margin-bottom: 25px;
	}
	div#linha-produtos .imagem {
		height: 200px;
	}
	.post-blog .thumb {
		height: 180px;
	}
	.post-blog .post-author {
		font-size: 13px;
		margin-right: 5px;
	}
	.post-blog .post-date {
		font-size: 12px;	
	}
	.post-author img, .post-date img {
		width: 13px;
		object-fit: contain;
	}
    ul.menu-institucional li .card-menu-inst {
		font-size: 15px;
		padding: 20px;
	}
	#newsletter h2 {
		font-size: 25px;
		line-height: 1.2;
	}
	#newsletter p {
		font-size: 12px;
	}
	#newsletter .bg-newsletter {
	    height: max-content;
	}
	#newsletter span.ajax-loader {
		display: none !important;
	}
	#sobre4 .col-lg-6:first-child{	
    	padding-right: 8%;
	}
	#sobre4 .col-lg-6:last-child{	
    	padding-left: 8%;
	}
	.container {
        max-width: 1000px;
    }
    #slider-home .slide .conteudo h2 {
        font-size: 36px;
        line-height: 53px;
    }
    #cards-produtos .card-produto {
        height: 285px;
    }
    #cards-produtos .card-produto.card3 {
        height: 600px;
    }
    h2 {
        font-size: 28px;
    }
    .woocommerce ul.products li.product a img {
        height: 160px;
    }
    #bannerone {
        padding: 110px 0;
    }
    #home5 {
        padding: 130px 0;
    }
    #home6 #banner {
        padding: 100px 0;
    }
    .acompanhe-blog .post-blog {
        padding: 0 0 0px 0;
    }
    .acompanhe-blog .post-blog .post-excerpt {
        font-size: 13px;
        line-height: 23px;
    }
    ul.menu-institucional li .card-menu-inst {
        font-size: 13px;
        padding: 5px;
    }
    ul.menu-institucional li {
        height: 130px;
    }
    #blog .post-blog .post-title h3 {
        font-size: 20px;
    }
    #blog .post-blog .post-author {
        margin-bottom: 15px;
    }
    .post-conteudo {
        padding: 40px 45px;
    } 
    #sidebar-loja #ajaxsearchlite2 {
        width: 72%;
    }
    .woocommerce ul.products li.product {
        padding: 25px 25px !important;
    }
    h2.title-single-product {
        font-size: 22px;
    }
    .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, 
    .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
        width: 42%;
    }
    ul.menu-conta li {
        width: 24%;
    }
    #loja2 {
        padding: 100px 0;
    }
	
	
	#produtos {
		padding: 100px 0 60px 0;
	}

	#home5 {
		padding: 100px 0 30px;
	}
	
	section#sobre3 p {
		font-size: 13px;
	}
	ul.menu-institucional li .card-menu-inst {
		padding: 20px;
	}
	.bg-newsletter .row {
		justify-content: space-between;
	}
	.home div#acompanhe-blog,
	#sobre6 div#acompanhe-blog {
		padding-bottom: 250px;
	}

	.post-blog .post-content {
		padding: 20px 15px 20px;
	}

	#cards-info .conteudo p {
		line-height: 1.5;
		font-size: 12px;
	}

	#acompanhe-blog {
		padding-top: 100px;
	}
	
	.post-blog .post-access a {
		font-size: 14px;
	}
	
	.acompanhe-blog .post-blog .post-title h3 {
		font-size: 14px;
		line-height: 18px;
		height: 55px;
	}

	.acompanhe-blog .post-blog .post-excerpt {
		font-size: 11px;
		line-height: 17px;
		height: 85px;
		margin-bottom: 5px !important;
	}
	
	.woocommerce-shop.woocommerce ul.products li.product h2.woocommerce-loop-product__title,
	section#loja2.category_page ul.products li.product h2.woocommerce-loop-product__title{
		font-size: 12px;
		line-height: 1.6;
	}
	.woocommerce-shop.woocommerce ul.products li.product span.a-vista,
	section#loja2.category_page ul.products li.product span.a-vista{
		font-size: 16px;
	}
	.woocommerce-shop.woocommerce section#loja2.category_page,
	section#loja2.category_page section#loja2.category_page{
		font-size: 12px;
	}
	.woocommerce-shop.woocommerce ul.products li.product .button,
	section#loja2.category_page ul.products li.product .button{
		font-size: 13px !important;
	}
	
	.blog section#blog2 .post-blog .thumb {
		height: 350px;
	}
	
}
@media( max-width: 1280px ) {
	 
	.frete .form p, .frete button#calc_frete {
		font-size: 12px;
	}
	.single-product .share span.title {
		font-size: 12px;
	}
	.whatsapp-flutuante {
		width: 45px;
		right: 10px;
	}
	.scroll-to-top {
		width: 45px;
		right: 10px;
		bottom: 10px;
	}
	#header .botao-header {
		position: absolute;
		left: -270px;
	}
	#header .search .form-search.show {
		display: inline-block;
		position: absolute;
		bottom: -30px;
	}
	.card-home {
    	padding: 30px;
	}
	.card-home .conteudo {
		color: black;
		font-size: 15px;
		font-weight: 500;
		font-family: 'Roboto';
		line-height: 22px;
	}
	.woocommerce ul.products li.product {
		box-shadow: 0 0 15px 5px #00000008;
		padding: 20px 20px !important;
	}
	#clientes .logo-cliente { 
		width: 33%; 
	}
	#banner { 
		padding: 100px 0;
	}
	#sidebar-loja #ajaxsearchlite2 { 
		width: 72%;
	}
	#loja3 .card-info {
		height: auto;
	}
	#loja3 .card-selo {
		display: inline-block;
		width: 34%;
	}
	#contato2 .conteudo-contato {
		padding: 74px 40px;
	}
    /*ul.menu-institucional li .card-menu-inst {
		font-size: 13px;
		padding: 20px 10px;
		height: 140px;
	}
	ul.menu-institucional li .card-menu-inst img {
		height: 35px;
	} */
	#sobre3 .session-title {
		margin: 0;
	}
	section#sobre3 .col-lg-6 {
		display: flex;
		align-items: center;
	}
    .container {
        max-width: 950px;
    }
    #slider-home .slide {
        height: 500px;
    }
    #slider-home .slide .conteudo h2 {
        font-size: 34px;
        line-height: 50px;
    }
    #cards-produtos .card-produto {
        height: 270px;
    }
    #cards-produtos .card-produto.card3 {
        height: 570px;
    }
    .woocommerce ul.products li.product a img {
        height: 140px;
    }
    .bg-newsletter {
        padding: 40px 60px;
    }
    #cards-info {
        padding: 80px 0;
    }
    .acompanhe-blog .post-blog .thumb {
        height: 140px;
    }
    ul.menu-institucional li .card-menu-inst {
        padding: 15px !important;
    }
    section#sobre3 p br{
        display: none;
    }
    #sidebar-loja #ajaxsearchlite2 {
        width: 80%;
        padding: 15px 20px;
    }
    .woocommerce ul.products li.product .button {
        padding: 5px 10px !important;
    }
    .woocommerce a.button, .woocommerce button.button {
        font-size: 14px !important;
    }
    .woocommerce ul.products li.product span.a-vista {
        font-size: 18px;
    }
    .woocommerce ul.products li.product .button {
        width: 153px;
    }
    .frete input[type="text"] {
        width: 150px;
    }
    section#commentarios h2.titulo_avaliacao {
        font-size: 28px;
    }
    ul.menu-conta li {
        width: 28%;
    }
	
	
	
	.acompanhe-blog .post-blog .post-excerpt {
		font-size: 10px;
		line-height: 17px;
		margin-bottom: 10px !important;
	}

	.acompanhe-blog .post-blog .post-access a {
		font-size: 12px;
	}

	.home div#acompanhe-blog,
	#sobre6 div#acompanhe-blog {
		padding-bottom: 205px;
	}
	
	
	#footer .copyright img {
		margin-left: 0px;
	}
	.post-author img, .post-date img {
		width: 11px;
	}
	

	.woocommerce ul.order_details li {
		font-size: 0.615em;
	}

	.woocommerce ul.order_details {
		padding: 0;
	}
	.comentarios-e-outros {
		padding: 60px 0 200px;
	}
	.single-product section#loja5 {
		margin-top: -110px;
	}
	
	.woocommerce .cart-collaterals h2 {
        font-size: 26px;
        margin: 15px 0;
    }
}
@media( max-width: 1199px ) {
    
	section#contato3 input.wpcf7-form-control.wpcf7-submit.btn.btn-default {
		font-size: 11px;
		padding: 10px 10px !important;
		height: unset;
		line-height: 20px;
	}
	#sobre3 .session-title h2 {
		margin-bottom: 20px;
		font-size: 30px;
	}
	#sobre4 p {
		font-size: 14px;
	}
	#sobre4 h2 {
		font-size: 24px;
	}
	#sobre4 .col-lg-6:first-child {
		padding-right: 8%;
	}
	#sobre4 .col-lg-6:last-child {
		padding-left: 8%;
	}
    .post-blog .post-author, .post-blog .post-date {
		font-size: 0.7rem;
	}
	.post-blog .post-content {
		padding: 0px 15px;
	}
	.post-blog .post-title h3 {
		font-size: 16px;
		line-height: 1.4;
	}
	.post-blog .post-excerpt {
		font-size: 13px;
		line-height: 1.4;
	}
	div#acompanhe-blog .post-blog .thumb {
		height: 140px;
	}
	#slider-home .slide .conteudo {
		margin-left: 30px;
	}
	section#blog2 .post-blog .thumb {
		height: 250px;
	}
	.botao-profissional .btn {
        font-size: 13px;
        line-height: 25px;
        min-width: 194px;
        height: 40px;
    }
    .container {
        max-width: 95%;
    }
    .acompanhe-blog .post-blog .post-content {
        padding: 20px 25px;
    }
    #blog .post-blog .post-content {
        padding: 20px 30px;
    }
    #blog .post-blog .post-date {
        margin-top: 10px;
    }
    #blog .post-blog .post-author {
        margin-bottom: 10px;
    }    
    #blog .post-blog .post-excerpt {
        margin-bottom: 20px;
    }
    #sidebar-blog .widget_categories ul li a {
        line-height: 24px;
        font-size: 14px;
    }
    .post-conteudo {
        padding: 30px 35px;
    }
    .woocommerce ul.products li.product span.a-vista {
        font-size: 17px;
    }
    .woocommerce ul.products li.product {
        width: 100% !important;
    }
    .woocommerce #review_form #respond {
        padding: 40px;
    }
    
	.acompanhe-blog .post-blog .post-author,
	.acompanhe-blog .post-blog .post-date {
		font-size: 10px;
	}

	
	.tinv-wishlist .tinvwl-to-right.look_in {
		width: 50% !important;
		float: right !important;
	}

	.tinv-wishlist tfoot .tinvwl-to-left:not(:empty) {
		width: 50%;
		float: left;
	}

	.tinv-wishlist .tinvwl-to-right.look_in > button {
		margin: 2px;
		font-size: 11px !important;
	}

	.tinv-wishlist button.button.tinvwl-break-input.tinvwl-break-checkbox {
		font-size: 11px !important;
	}

	.tinv-wishlist select {font-size: 14px;}
	
	
	body.woocommerce-shop.woocommerce ul.products li.product,
	.woocommerce .category_page ul.products li.product{
		width: 30% !important;
	}
	
	
	
    
    
} 
@media( max-width: 991px ) {
    .acompanhe-blog .post-blog .post-author,.acompanhe-blog .post-blog .post-date {
        display: flex;
    }
    .post-access img {
        display: inline-block;
    }
    div#acompanhe-blog ul.slick-dots {
        bottom: -75px;
        left: 45%;
    }
	.card-produto.card2 {
		margin-bottom: 35px;
	}
	/*.card-produto {
		height: 300px !important;
	}*/
	ol.commentlist li {
		flex-direction: column;
		align-items: center;
	}
	ol.commentlist li .conteudo:after {
		content: none;
	}
	#sobre3 .session-title h2 {
		margin-top: 40px;
	}
	#sobre4 .col-lg-6 {
		padding: 0 !important;
		border: none !important;
	}
	#sobre4 .col-lg-6:last-child {
		margin-top: 40px;
	}
	ul.menu-institucional .slick-list.draggable, ul.menu-institucional .slick-list.draggable .slick-track {
		height: max-content !important;
	}
	ul.menu-institucional .slick-track .slick-slide {
		margin: 0 50px;
	}
	ul.menu-institucional > a {
		position: absolute;
		top: calc(50% - 15px);
		width: 20px;
		height: 20px;
		z-index: 9;
	}
	ul.menu-institucional > a.flex-next {
		right: 0;
	}
	ul.menu-institucional .slick-list.draggable {
		background: #fff;
	}
	section#contato3 .imagem {
		display: none;
	}
	.header-top {
		background-color: #F5F5F7;
		padding: 15px 0;
		text-align: center;
	}
	.header-top .botao-profissional {
		display: block;
		margin-top: 10px;
	}
	.custom-navigation-home{
		display: none;
	}
	.scroll-to-down {
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		bottom: 20px;
		z-index: 99;
	}
	.no-padding-right {
		padding-right: 15px !important;
	}
	.no-padding-left {
		padding-left: 15px !important;
	}
	#slider-home .slide .conteudo {
		margin-top: 105px;
	}
	#slider-home .slide {
		height: 400px;
	}
	#slider-home .slide .conteudo h2 {
		font-size: 32px;
		line-height: 42px;
		font-weight: bold;
		margin-bottom: 0;
	}
	#slider-home .slide .botao {
		margin-top: 20px;
	}
	#header #main-menu {
		margin-top: 0;
		float: inherit;
		position: absolute;
		top: -70px;
		right: 0;
	}
	#header .botao-header {
		position: absolute;
		left: inherit;
		right: 60px;
		top: -50px;
	}
	#header .search, #header .social {
		display: none;
	}
	#home2 {
		background-color: #E7E3EF; 
	}
	#produtos .botao {
		text-align: center;
		margin-top: 0;
	}
	#produtos {
		padding: 250px 0 80px 0;
		background-color: #E7E3EF;
	}
	#clientes {
		padding: 80px 0;
	}
	#clientes .logo-cliente {
		width: 32%;
	}
	#banner {
		padding: 100px 0;
		height: auto;
		background-size: cover;
		background-position: left center;
	}
	#home5 {
    	padding: 80px 0;
	}
	.galeria-itens .tmb1 {
		margin-bottom: 20px;
	}
	#home5 .botao {
		text-align: center;
		margin-top: 30px;
	}
	#depoimentos {
		background-color: #F9F8FB;
		padding: 80px 0 100px 0;
	}
	#acompanhe-blog {
		padding: 80px 0;
	}
	#acompanhe-blog .botao {
		text-align: center;
		margin-top: 30px;
	}
	#footer .descricao-footer {
		margin-bottom: 50px;
	}
	#footer h3 {
		margin-bottom: 20px;
	}
	#footer .menu-footer {
		margin-bottom: 50px;
	}
	#sobre2 {
		padding: 80px 0;
	}
	#sobre2 .imagem {
		text-align: left;
		margin-bottom: 20px;
	}
	#sobre3 {
		background-color: #E7E3EF;
		padding: 80px 0;
	}
	.card-inst .valores {
		min-height: auto;
	}
	#loja2 {
		padding: 80px 0; 
	}
	#sidebar-loja {
		margin-bottom: 50px;
	}
	#sidebar-loja #ajaxsearchlite2 {
		width: 91%;
	}
	.woocommerce ul.products li.product { 
		width: 100% !important; 
	}
	.whatsapp-flutuante:hover span{
		display: none;
	}
	.woocommerce #loja4 ul.products li.product {
		width: 100% !important;
	}
	header.page-header {
		padding: 30px 0;
	}
	#portfolio2 .botao {
		text-align: center;
		margin-top: 0;
	}
	#portfolio2 {
		padding: 80px 0;
	}
	.posts-destaque .post-expand:first-child {
		float: inherit;
	}
	.posts-destaque .post-expand.large {
		width: 100%;
	}
	.posts-destaque .post-expand {
		width: 100%;
		margin-bottom: 30px;
		display: inline-block;
	}
	.posts-destaque .post-expand .thumb {
		border-radius: 7px;
	}
	.posts-destaque .post-expand .thumb .overlay {
		border-radius: 7px;
	}
	.post-blog-item {
		display: block;
		align-items: unset;
		margin-bottom: 50px;
		padding-bottom: 50px;
		border-bottom: 1px solid #00000029;
	}
	.post-blog-item .thumb {
		width: 100%;
		height: 272px;
	}	
	#sidebar-blog {
		padding-left: 0;
		margin-top: 50px;
	}
	#contato2 {
		padding: 80px 0;
	}
	#header #main-menu {
		position: relative;
		top: 0;
		float: right;
	}
	.header-logo img {
		height: 58px;
	}
	body.scrolled header#header {
		height: 130px;
	}
	div#bannerone {
		background-position: -5px 0;
	}
	div#acompanhe-blog .post-blog .thumb {
		height: 240px;
	}
	ul#mega-menu-main_menu {
		margin-top: 15px !important;
	}
	.header-top .botao-profissional {
		margin: 10px 0;
	}
	ol.commentlist li .conteudo:after {
		content: unset;
	}
	ol.commentlist li .conteudo {
		width: 100%;
		margin-top: 20px;
	}
	.woocommerce div.product {
		flex-direction: column;
	}
	#comentarios .takeComentarios ul {
		padding: 0;
	}
	#comentarios .commentlist li .conteudo:after {
		content: none;
	}
	#comentarios ol.commentlist li .conteudo {
		width: 100%;
	}
	#comentarios .header_comment {
		justify-content: center;
		flex-direction: column;
	}
	#comentarios .header_comment span {
		display: none;
	}
	#comentarios li {
		border: 2px solid #f5f5f7;
		padding-top: 15px;
	}
	#footer .col-lg-3 {
	    padding: 0 15px !important; 
	    margin: 15px 0 
	}
	div#produtos {
		padding: 0px 0 80px 0;
	}
	#acompanhe-blog .botao {
        margin: 0 auto;
        float: unset;
        margin-top: 100px;
    }
	#newsletter .bg-newsletter {
		padding: 20px;
	}
	#newsletter p br {
		display: none;
	}
	#newsletter h2 {
		font-size: 25px;
	}
	#newsletter p {
		font-size: 12px;
		line-height: 1.5;
		margin: 10px 0 25px 0;
	}
	#slider-home .slide .conteudo {
		margin-left: 0;
	}
	#cards-produtos {
        padding: 100px 0;
    }
    #linha-produtos .titulo:after {
        left: 65px;
    }
    div#linha-produtos .imagem {
        height: 160px;
    }
    #home3 .slick-slider .slick-track, .slick-slider .slick-list {
        height: auto !important;
    }
    .acompanhe-blog .post-blog .post-excerpt {
        font-size: 14px;
        line-height: 26px;
    }
    .acompanhe-blog .post-blog .post-author {
        font-size: 12px;
    }
    .acompanhe-blog .post-blog .post-date {
        font-size: 12px;
    }
    #sobre3 .imagem {
        display: flex;
        justify-content: center;
    }
    .woocommerce ul.products li.product h2.woocommerce-loop-product__title {
        font-size: 20px;
        margin-top: 20px;
    }
    .woocommerce ul.products li.product span.a-vista {
        font-size: 20px;
        margin: 10px 0 5px 0;
    }
    .woocommerce ul.products li.product .button {
        margin-top: 5px !important;
    }
    #cards-info .icone {
        display: flex;
        justify-content: center;
    }
    div#cards-info ul.slick-dots {
        bottom: -80px;
        left: 40%;
    }
    #header #main-menu{
        display: none;
    }
    
    
    /*********************************************************
    *                   MENU MOBILE                          *
    *********************************************************/
    #header .toggle button {
        border: 0;
        background-color: transparent;
        background-image: url("img/close-menu.png");
        width: 43px;
        height: 43px;
        background-position: center;
        background-repeat: no-repeat;
    }
    #header .toggle button.collapsed {
        background-image: url("img/menu.png");
    }
    #header .toggle {
        display: block;
        position: absolute;
        right: 5px;
        top: 15px;
    }
    #menuMobile {
        background: black;
        color: white;
        position: absolute;
        width: 100%;
        margin-top: -5px;
        padding: 35px 22px;
        text-align: center;
    }
    div.asl_m.asl_w {
        border-bottom: 1px solid rgba(210, 210, 210, 1) !important;
        border-radius: 0!important;
        box-shadow: none !important;
        color: white!important;
    }
    /*div.asl_m.asl_w .probox{*/
    /*    background-color: black!important;*/
    /*}*/
    div.asl_w .probox .proinput::placeholder{
        color: white!important;
    }
    #mega-menu-wrap-main_menu .mega-menu-toggle + #mega-menu-main_menu {
        background: black;
        padding: 30px 0px 40px 0px;
    }
    #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item > a.mega-menu-link {
        color: white;
    }
    #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        color: white;
    }
    #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
        background: black;
    }
    #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-flyout ul.mega-sub-menu {
        background: black;
    }
    #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
        margin-left: 20px;
    }
    #menuMobile .botao-profissional .btn {
        font-size: 16px;
        line-height: 25px;
        min-width: 100%;
        height: 60px;
        border: 2px solid white;
        color: white;
    }
    #menuMobile ul.icones.mobile {
        padding: 0;
        display: flex;
        list-style: none;
        float: left;
        position: relative;
        top: 20px;
        right: 0;
        transition: 400ms;
        flex-direction: column;
        align-items: flex-start;
    }
    #menuMobile ul.icones.mobile li {
        padding: 15px 0;
    }
    #menuMobile ul.icones.mobile li span{
        color: white;
    }
    #menuMobile ul.icones.mobile li img {
        margin-right: 5px;
    }
    #mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
        float: inherit;
    }
    #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        line-height: 30px;
    }
    
    /*********************************************************
    *                  // MENU MOBILE                        *
    *********************************************************/
    div#linha-produtos ul.slick-dots {
		left: 50% !important;
		transform: translateX(-50%);
	}
	
	div#cards-info ul.slick-dots {
		left: 50% !important;
		transform: translateX(-50%);
	}

	div#newsletter {
		margin-bottom: -185px;
	}

	.acompanhe-blog .post-blog .post-author span,.acompanhe-blog .post-blog .post-date span {
    	font-size: 13px;
		margin-left: 6px;
	}

	.post-author img, .post-date img {
		width: 14px;
	}
	
	div#newsletter .wpcf7-response-output,
	.descontos-footer .wpcf7-response-output {
		font-size: 12px;
	}
	#menuMobile {
		height: calc(100vh - 180px);
		bottom: 0;
		position: fixed;
		transition: 400ms !important;
		display: block;
		transform: translateX(-100%);
	}
	body.scrolled #menuMobile {
		height: calc(100vh - 130px);
	}
	.multi-collapse.collapsing {
		transition: 0ms !important;
	}
	.multi-collapse.show{
		transform: translateX(0%) !important;
	}
	
	.acompanhe-blog .post-blog .post-excerpt {
		font-size: 12px;
		line-height: 17px;
	}
	
	
	
	
	
	
	
	
	
	.tinv-wishlist .tinvwl-to-right.look_in {
		width: 100% !important;
		float: none !important;
	}

	.tinv-wishlist tfoot .tinvwl-to-left:not(:empty) {
		width: 100%;
		float: none;
	}

	.tinv-wishlist .tinvwl-to-right.look_in > button {
		margin: 2px;
		font-size: 14px !important;
	}

	.tinv-wishlist button.button.tinvwl-break-input.tinvwl-break-checkbox {
		font-size: 14px !important;
		padding: 10px 30px !important;
		border-radius: 5px !important;
	}

	.tinv-wishlist select {font-size: 14px;}
	
	table.tinvwl-table-manage-list tr.wishlist_item {
		border: 1px solid #000;
		border-radius: 5px !important;
		margin: 15px 0 !important;
		display: block;
	}

	.woocommerce-account .woocommerce-MyAccount-navigation {
		margin-bottom: 50px;
	}
	
	.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-MyAccount-orders {
		border: none !important;
	}
	.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-MyAccount-orders tr {
		display: block;
		margin: 0 0 15px;
		border: 1px solid;
		border-radius: 5px;
	}
	.woocommerce table.my_account_orders .button {
		padding: 0 15px !important;
		margin: 4px 0;
	}

	form.woocommerce-cart-form td.actions > a.button {
		text-align: center;
		margin-top: 7px;
	}
	
    
	
	
	form.checkout.woocommerce-checkout div#customer_details,
	form.checkout.woocommerce-checkout div#order_review {
		width: 100%;
	}
	
	
	
	.woocommerce ul.order_details li {
		margin-bottom: 15px;
		width: 100%;
		padding: 0;
		margin-right: 0 !important;
		border: none !important;
	}
	
	
	body.woocommerce-shop.woocommerce ul.products li.product,
	.woocommerce .category_page ul.products li.product{
		width: 47% !important;
	}
	#sidebar-loja input {
		background: #fff !important;
	}

	#sidebar-loja .probox {
		background: #fff !important;
	}
	
	.woocommerce #shipping-calc #wscp-postcode.text {
		width: 33% !important;
	}

	.woocommerce #shipping-calc #wscp-button {
		width: 24% !important;
		height: 40px !important;
	}

	.woocommerce #shipping-calc a {
		width: 100%;
		margin: 0;
	}
	
	div#wpgis-gallery {
		width: unset !important;
	}

	.woocommerce #shipping-calc #wscp-response table td, .woocommerce #shipping-calc #wscp-response table th {
		width: 100%;
		text-align: left !important;
	}

	.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
		display: none;
	}
	
	
	.single-post .post-title h3 {
		font-size: 26px;
	}

	.single-post .post-excerpt h2 {
		font-size: 26px;
		color: #000;
	}
	.single-post .post-excerpt h3 {
		font-size: 24px;
		color: #000;
	}
	.single-post .post-excerpt h4 {
		font-size: 22px;
		color: #000;
	}
	.single-post .post-excerpt h5 {
		font-size: 20px;
		color: #000;
	}
	.single-post .post-excerpt h6 {
		font-size: 18px;
		color: #000;
	}
	
	.esconde-tudo {
        overflow: hidden;
        height: 0px;
        transition: 400ms all ease;
    }
    .esconde-tudo.ativo{
    	height: 100%;
    }
	#slider-produtos ul.slick-dots {
        margin-top: 0px;
    }
    #slider-produtos ul.slick-dots li button {
        width: 12px;
        height: 12px;
    }
	
	
}
@media( max-width: 768px ) {
    .header-logo {
		max-width: 200px;
	}
	.woocommerce div.product {
		display: block;
		justify-content: unset;
		flex-direction: unset;
	}
	.woocommerce div.product div.images {
		display: flex;
		flex-direction: column;
		justify-content: unset;
		max-height: unset;
	}
	div#wpgis-gallery {
		max-height: unset;
	}
	.slick-slider .slick-track, .slick-slider .slick-list {
		height: auto;
		position: unset;
	}
	div#wpgis-gallery .slick-track.flex-control-nav {
		height: 150px;
	}
	.vertical-img-left.wpgis-slider-for {
		width: 100%;
		float: none;
		margin-left: 0;
	}
	#wpgis-gallery .slick-slide > div {
		margin: 0 5px;
	}
	#wpgis-gallery .slick-slide {
		margin: 10px;
	}
	div#wpgis-gallery .slick-list.draggable {
		height: 180px;
	}
	div#cards-info .row > div {
		flex: 0 0 50%;
	}
	div#cards-info .row > div {
		border: none;
		margin: 20px 0;
	}
	div#cards-info .row > div:nth-child(2n) {
		border-left: 2px solid #f5f5f7;
	}
    #wpgis-gallery .slick-slide {
        width: 25% !important;
    }
    .woocommerce #content div.product div.images, .woocommerce div.product div.images, 
    .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
        width: 100%;
    }
    .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, 
    .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
        width: 100%;
    }
    .related.products .slick-slider .slick-track, .related.products .slick-slider .slick-list {
        height: auto;
        position: unset;
    }
    .related.products .woocommerce ul.products li.product {
        width: 90% !important;
    }
    #blog .post-blog .post-author, #blog .post-blog .post-date{
        font-size: 14px;
    }
    #blog .post-blog .post-title h3 {
        font-size: 22px;
    }
    p {
        font-size: 14px;
        line-height: 24px;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        width: 100%;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100%;
    }
    ul.menu-conta li {
        width: 31%;
    }
	
	.copyright .row .col-lg-4:first-child {
		order: 3;
	}
        
} 
@media( max-width: 767px ) {
	
	#slider-home .slide .conteudo {
		margin-top: 100px;
	 	text-align: center;
	}
	
	
	#slider-home .slide .conteudo h2 {
		font-size: 32px;
		line-height: 55px;
		font-weight: bold;
		margin-bottom: 15px;
	}
	
	
	#slider-home .slide .botao a {
		margin-right: 0;
		display: block;
		margin-bottom: 15px;
		text-align: center;
	}
	
	.home .woocommerce ul.products li.product {
		width: 100% !important;
	}
	
	#loja3 ul#myTab li a {
		display: block;
		width: 100%;
		border-radius: 7px;
	}
	#loja3 ul#myTab li {
		border: 0;
		display: block;
		margin-bottom: 10px;
		width: 100%;
		text-align: center;
	}
	#loja3 ul#myTab {
		margin-bottom: 20px;
		border: 0;
	}
	
	#loja3 .card-selo {
		display: inline-block;
		width: 100%;
	}
	
	.header-top {
		height: 0;
		padding: 0 !important;
		visibility: hidden;
	}	
	
	main#main {
		margin-top: 75px;
	}
	
		.header-logo img {
		height: unset;
		width: 125px;
		margin: 0 !important;
	}

	body.scrolled .header-logo img {
		width: 90px;
		height: unset;
	}

	header#header {
		height: 75px;
	}

	body.scrolled header#header {
		height: 65px;
	}

	.slick-slider .slick-track, .slick-slider .slick-list {
		height: inherit;
	}

	.slick-track > .slick-slide {
		background: transparent;
	}

	div#banner {
		padding: 200px 0 25px;
	}

	div#acompanhe-blog .post-blog .thumb {
		height: 170px;
	}
	
	

	
	
} 
@media( max-width: 575px ) {
	
    #loja2 {
        padding: 50px 0;
    }
    section#commentarios h2.titulo_avaliacao {
        font-size: 24px !important; 
        margin-bottom: 0px !important;
    }
    div#linha-produtos ul.slick-dots {
        bottom: -25px;
        left: 35%;
    }
    div#acompanhe-blog ul.slick-dots {
        bottom: -75px;
        left: 40%;
    }
    .home div#acompanhe-blog, #sobre6 div#acompanhe-blog {
        padding-bottom: 250px;
    }
    #cards-info .conteudo h3 {
        font-size: 20px;
    }
    p {
        font-size: 15px;
        line-height: 25px;
    }
    .container {
        max-width: 95%;
        padding-right: 15px;
        padding-left: 15px;
    }
    div#cards-info ul.slick-dots li button, 
    div#acompanhe-blog ul.slick-dots li button,
    div#linha-produtos ul.slick-dots li button{
        width: 10px;
        height: 12px;
    }
	#slider-home .slide .conteudo {
		margin-left: 0;
		margin-top: 0;
	}
	#slider-home .slide .conteudo h2{
		font-size: 25px;
		line-height: 1.4
	}
	#slider-home .slide {
		display: flex;
		align-items: center;
		height: calc(100vh - 75px) !important;
	}
	#cards-produtos .card-produto .conteudo {
		width: 100%;
		opacity: 1;
		padding: 15px;
	}
	#cards-produtos .card-produto .conteudo .titulo, #cards-produtos .card-produto .conteudo a {
		width: 100%;
		font-size: 13px;
	}
	div#cards-info .row > div {
		flex: 0 0 100%;
		border: none !important;
	}
	div#cards-info .row > div {
		border: none;
		margin: 20px 0;
	}
	div#cards-info .row > div {
		flex: 0 0 50%;
	}
	div#cards-info .row > div:nth-child(2n) {
		border-left: 2px solid #f5f5f7;
	}
	div#cards-info .row > div {
		flex: 0 0 100%;
		border: none !important;
	}
	#footer .social ul {
		margin: 0 auto;
		width: max-content;
	}
	section#contato3 input.wpcf7-form-control.wpcf7-submit.btn.btn-default {
		margin: 0 auto;
		display: block;
		position: relative;
		float: unset;
	}
	section#contato3 span.texto {
		width: 100%;
		text-align: center;
		display: block;
		margin-bottom: 15px;
	}
	.galeria-itens .thumb {
		width: 100%;
		height: 300px;
		margin-bottom: 30px;
		margin-top: 0;
		margin-left: 15px;
    	margin-right: 15px;
	}
	#home5 .botao a {
		margin: 0 0 10px 0;
		display: block;
	}
	#cards-produtos .card-produto {
        height: 300px;
        background-size: cover;
    }
    #cards-produtos .card-produto:hover {
        background-size: cover;
        transition: 400ms all ease;
        transform: scale(1.02);
    }
	#home5 .botao {
		text-align: center;
		margin-top: 0;
	}
	#slider-depoimentos .slide {
		padding: 20px;
		background-size: 0;
	}
	#acompanhe-blog .botao a {
		margin: 0 0 15px 0;
		display: block;
	}
	#footer .social {
		display: block;
		align-items: unset;
		margin-top: 20px;
		text-align: center;
		width: 100%;
	}
	#footer .social span {
		font-size: 16px;
		font-weight: 600;
		line-height: 21px;
		margin-right: 0;
		display: block;
		text-align: center;
		margin-bottom: 10px;
	}
	#cards-produtos {
        padding: 50px 0;
    }
	#cards-produtos .card-produto {
        height: 300px;
    }
	#cards-produtos .card-produto.card3 {
        height: 300px;
        background-size: cover;
    }
    #slider-produtos a.flex-prev.slick-arrow {
        left: -10px;
    }
    #slider-produtos a.flex-next.slick-arrow {
        right: -10px;
    }   
    #linha-produtos .titulo:after {
        left: 85px;
    }
    ul.icones.mobile {
        padding: 0;
        display: flex;
        list-style: none;
        align-items: center;
        float: left;
        position: relative;
        top: 20px;
        right: -25px;
        transition: 400ms;
    }
    ul.icones.mobile li{
        padding: 5px;
    }
    body.scrolled ul.icones.mobile {
        top: 15px;
    }
    ul.menu-conta li {
        width: 100%;
    }
	#wpgis-gallery .slick-slide {
        width: unset !important;
    }
    .woocommerce #review_form #respond {
        padding: 25px !important;
    }
	h2 {
        font-size: 24px;
    }
    .woocommerce table.shop_table .quantity .qty {
        height: 35px;
    }
    input#coupon_code {
        width: 140px;
        height: 46px;
        font-size: 12px;
    }
	form.woocommerce-cart-form a.button{
	    text-align: center;
	}
	form.checkout.woocommerce-checkout div#customer_details {
        width: 100%;
    }
    form.checkout.woocommerce-checkout div#order_review {
        width: 100%;
    }
    #customer_details .woocommerce .col2-set .col-1, #customer_details .woocommerce-page .col2-set .col-1 {
        width: 100%;
        padding: 0;
    }
    #customer_details .woocommerce .col2-set .col-2, #customer_details .woocommerce-page .col2-set .col-2{
        width: 100%;
        padding: 0;
    }
	
	
	div#menuMobile {
		height: calc(100vh - 75px);
	}

	body.scrolled div#menuMobile {
		height: calc(100vh - 65px);
	}
	
	#menuMobile .botao-profissional .btn {
		height: 40px !important;
		font-size: 12px !important;
	}

	#menuMobile ul.icones.mobile li {
		padding: 7px 0 !important;
	}
	
	
	
	
	div#customer_login > div {
		padding: 0 !important;
	}

	div#customer_login {
	}

	section#conta2 > div {
		padding: 0;
	}

	#login2 #accordion .card-body label {
		font-size: 13px;
	}

	#login2 #accordion .card-body button[type=submit] {
		width: 100%;
		margin: 0;
	}
	
	
	
	.page-template-modelo-minha-conta .woocommerce {
		padding: 55px 0;
	}
	.coupon input#coupon_code {
		width: 100%;
		margin: 0 0 6px;
	}
	.coupon button.button {
		width: 100% !important;
	}
	
	
	.woocommerce-checkout section#loja2 .content > div,
	.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
	.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
		padding: 0;
	}
	.woocommerce table.shop_table {
		margin-top: 25px;
	}
	form.checkout.woocommerce-checkout textarea {
		height: 150px;
	}
	input#ship-to-different-address-checkbox + span {
		font-size: 15px;
	}
	.wc-payment-rede-form-fields .form-row {
		width: 100% !important;
		display: block;
	}
	select#installments {
		width: 100% !important;
	}
	section.woocommerce-customer-details h2.woocommerce-column__title {
		font-size: 20px;
	}
	
	
	
	body.woocommerce-shop.woocommerce ul.products li.product,
	.woocommerce .category_page ul.products li.product{
		width: 100% !important;
	}
	
	
	.woocommerce nav.woocommerce-pagination ul li span, .woocommerce nav.woocommerce-pagination ul li a {
		padding: 0px 10px !important;
		font-size: 13px;
	}

	.woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
		margin: 0 5px;
	}
	
	
	nav.woocommerce-pagination ul.page-numbers {
		justify-content: center;
		align-items: center;
		text-align: center;
		display: flex;
		flex-wrap: wrap;
	}

	.woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
		margin-bottom: 7px;
	}
	
	.single #loja2 {
		padding: 100px 0 50px 0;
	}

	.tabs-background {
		padding: 50px 0;
	}


	
	.tabs-background #comentarios span.texto_avaliacao {
		font-size: 16px !important;
	}
	.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
		font-size: 16px;
	}
	
	.single-product section#loja5 {
		margin-top: -165px;
		margin-bottom: 60px;
	}
	
	
	.woocommerce #shipping-calc #wscp-postcode.text {
		width: 100% !important;
		margin-right: 0 !important;
	}

	.woocommerce #shipping-calc #wscp-button {
		width: 100% !important;
		margin-top: 10px !important;
	}

	.woocommerce #shipping-calc a {
		margin: 15px 0 0 0;
	}

	.woocommerce #shipping-calc {
		margin-bottom: 0;
	}
	
	.woocommerce #review_form #respond .form-submit input {
		width: 100%;
	}
	
	#wpgis-gallery .slick-slide img {
		height: 80px;
	}
	
	
	
	
	
	
	#blog2 {
		padding: 50px 0;
	}

	.blog section#blog2 .post-blog .thumb {
		background-size: cover;
		height: 200px;
	}

	#blog .post-blog .post-title h3 {
		font-size: 18px;
	}

	#sidebar-blog input#searchsubmit {
		width: 40%;
		position: relative;
	}

	form#search-form {
		display: flex;
		flex-direction: row-reverse;
	}
	
	
	.single-post .post-conteudo {
		padding: 30px 15px;
	}
	section#outros_produtos ul.products .slick-slide {
        padding: 0;
    }
    section#outros_produtos a.slick-arrow {
        bottom: 0 !important;
        top: unset !important;
        right: unset;
        left: unset;
    }
	section#outros_produtos a.flex-prev.slick-arrow {
        transform: translate(calc(-100% - 1rem), calc(100% + 1rem)) !important;
        left: 50%;
        right: unset;
    }
    section#outros_produtos a.flex-next.slick-arrow {
        transform: translate(calc(100% + 1rem), calc(100% + 1rem)) !important;
        left: unset;
        right: 50%;
    }
	.woocommerce section#outros_produtos ul.products li.product {
        margin: 0 !important;
    }
    
    .woocommerce section#outros_produtos ul.products li.product span.a-vista {
        margin: 10px 0 15px 0;
    }
	.comentarios-e-outros {
        margin-bottom: 3rem;
    }
    
    section.up-sells.upsells.products h2,
    section.related.products h2{
        font-size: 5vw;
    }
    
    body.woocommerce-cart #loja2 .container .row {
        margin-right: -30px;
        margin-left: -30px;
    }
    
	.woocommerce .cart-collaterals .cross-sells h2 {
		font-size: 20px;
		margin: 15px 0;
	}
	.woocommerce .cart-collaterals .cross-sells button.slick-next.slick-arrow {
		top: 100%;
		right: 50%;
		transform: translate(200%, -93%) rotate(180deg);
	}

	.woocommerce .cart-collaterals .cross-sells button.slick-arrow {
		top: 100%;
		left: 50%;
		transform: translate(-200%, -100%);
	}
    
    
    
}
@media( max-width: 460px ) {
 
	#slider-home .slide {
		height: 791px;
	}
	 
	.header-logo {
		max-width: 170px;
	}
	
}
@media( max-width: 360px) {
    #header .toggle {
        right: 5px;
        top: 22px;
    }
    #header .toggle button {
        width: 33px;
        height: 33px;
        background-size: cover;
    }
    #menuMobile ul.icones.mobile li {
        padding: 10px 0;
    }
    #menuMobile .botao-profissional .btn {
        font-size: 14px;
        line-height: 25px;
        height: 50px;
    }
    #mega-menu-wrap-main_menu .mega-menu-toggle + #mega-menu-main_menu {
        padding: 10px 0px 20px 0px;
    }
    ul.icones.mobile {
        right: -5px;
    }
    #header #main-menu {
        float: inherit;
    }
    .frete input[type="text"] {
        width: 100px;
        font-size: 12px;
    }
    .tabs-background {
        padding: 50px 0;
    }
    input#coupon_code {
        width: 100%;
    }
    .woocommerce-page table.cart td.actions .coupon .button{
        width: 100%;
    }
    .woocommerce table.shop_table .quantity .qty {
        width: 100%;
    }
    div#customer_details .col-1, div#customer_details .col-2{
        padding: 0;
    }
    section#blog2 .post-blog .thumb {
        height: 200px;
    }
    .post-conteudo {
        padding: 25px 25px;
    }
	button.button.wcpix-button-copy-code {
		font-size: 11px !important;
	}
	.wcpix-response-output.inactive {
		margin: 0 !important;
		line-height: 1.6;
		font-size: 13px !important;
	}
}
@media( max-width: 330px) {
    #header .toggle {
        right: 3px;
        top: 18px;
    }
    ul#mega-menu-main_menu {
        margin-top: 0px !important;
    }
    #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item > a.mega-menu-link {
        height: 35px;
    }
    #menuMobile {
        padding: 20px 15px;
    }
    ul.icones.mobile {
        right: 5px;
        top: 15px;
    }
    div#acompanhe-blog .post-blog .thumb {
        height: 150px;
    }
    .post-conteudo {
        padding: 20px 20px;
    }
    #sobre2 {
        padding: 50px 0;
    }
    #linha-produtos .titulo:after {
        left: 65px;
    }
    .frete .img_texto img {
        margin-right: 15px;
        width: 60px;
    }
    .frete .form p, .frete button#calc_frete {
        font-size: 12px;
        line-height: 15px;
        margin-right: 0;
    }
    #header #main-menu {
        right: 10px;
    }
	.acompanhe-blog .post-blog .post-title h3 {
		font-size: 13px;
	}
	.acompanhe-blog .post-blog .post-excerpt {
		font-size: 11px;
		line-height: 17px;
		height: 105px;
	}
	
	
            
}
@media( min-width: 769px ) and (max-width: 991px){
	.woocommerce div.product div.images {
		width: 100%;
	}
}














