
.categorias{
	padding: 60px 0;
}

.wq-banner-produtos{
	padding: 60px 0;
}
.wq-produtos-carousel{
	padding: 50px 90px;
	background-size: cover;
	background-repeat: no-repeat;
	box-shadow: 0px 4px 30px -5px rgba(0, 0, 0, .2);
}
.wq-banner-produtos-item .row{
	align-items: center;
}

.wq-produtos-carousel .wq-preco{
	display: inline-block;
	position: relative;
	background: #FAFF00;
	border: 2px solid #FAFF00;
	box-sizing: border-box;
	padding: 10px 25px;
	margin-top: 30px;
	transform: skewX(10deg);
}
.wq-produtos-carousel .wq-preco h4{
	font-weight: 600;
	font-size: 30px;
	line-height: 35px;
	text-transform: uppercase;
	color: #158235;
	transform: skewX(-10deg);
}
.wq-produtos-carousel .wq-preco span.wq-quantidade{
	background: #e83371;
	padding: 4px 11px;
	position: absolute;
	top: -10px;
	width: 75px;
	left: calc(100% - 10px);
}
.wq-produtos-carousel .wq-preco span.wq-quantidade i{
	display: inline-flex;
	font-weight: 400;
	font-size: 17px;
	line-height: 20px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #FFFFFF!important;
}

.wq-produtos-carousel h2 {
	font-weight: bold;
	font-size: 35px;
	line-height: 37px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #FFFFFF;
}
.wq-banner-produtos-item figure{
	display: flex;
	justify-content: center;
	align-items: center;
}
.wq-banner-produtos-item figure img{
	display: flex;
	height: 230px;
	width: auto;
}

.wq-produtos-carousel .slick-next{
	position: absolute!important;
	top: 45%!important;
	right: 30px!important;
}
.wq-produtos-carousel .slick-prev{
	position: absolute!important;
	top: 45%!important;
	left: 30px!important;
}
.wq-produtos-carousel .slick-prev::before,
.wq-produtos-carousel .slick-next::before{
	border-color: #fff;
	color: #fff;
}

.wq-header-listagem{
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 30px;
}
.wq-header-listagem .wq-pesquisa-header input{
	background-color: #fff;
}
.wq-header-listagem h2{
	font-weight: 500;
	font-size: 23px;
	line-height: 24px;
	letter-spacing: 0.05em;
	color: #272425;
	padding: 8px 10px 8px 0px;
	border-right: 1px solid #5A5A5A;
	margin-right: 10px;
}
.wq-header-listagem > div{
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
}
.wq-header-listagem ol .breadcrumb-item,
.wq-header-listagem ol .breadcrumb-item a,
.wq-header-listagem .breadcrumb-item::before{
	font-weight: 300;
	font-size: 20px;
	line-height: 130%;
	text-align: right;
	letter-spacing: 0.05em;
	color: #696969;
}
.form-select{
	background-color: rgb(255, 255, 255);
	display: inline-block;
	padding: 11px 18px;
	height: 45px;
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: rgb(45, 45, 45);
	border: none;
	box-sizing: border-box;
	width: 400px;
	cursor: pointer;
	max-width: 100%;
	transition: all 0.2s linear 0s;
}
.wq-header-listagem{
	margin-bottom: 35px;
}

.wq-listagem-produtos .wq-listagem-wrapper{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
}

.wq-listagem-wrapper .wq-produtos-box .wq-btn{
	font-size: 10px;
}


.wq-sidebar .wq-titulo-01{
	margin-bottom: 40px;
}
.wq-sidebar ul li a{
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-weight: 500;
	font-size: 19px;
	line-height: 20px;
	letter-spacing: 0.05em;
	color: #272425;
	transition: all .2s linear;
}
.wq-sidebar ul li a:hover{
	color: #e83371;
}
.wq-sidebar ul li{
	display: flex;
	align-items: center;
	margin-bottom: 20px!important;
}
.wq-sidebar ul li span{
	display: block;
	font-weight: 600;
	margin-left: 3px;
	color: #a6a3a3;
	font-size: 14px;
}
.wq-listagem-produtos{
	padding: 60px 0;
}
.wq-produto-interno-01{
	padding: 55px 0;
}
.wq-titulo-wrapper{
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 30px;
	margin-bottom: 40px;
}

.wq-produto-interno-01 .wq-titulo-wrapper .wq-btn-01{
	background: #696969;
}
.wq-produto-interno-01 .wq-titulo-wrapper .wq-btn-01 span{
	margin-left: 0;
	margin-right: 20px;
}
.wq-produto-interno-01 .wq-titulo-wrapper .wq-btn-01:hover{
	background-color: rgb(21, 130, 53);
}
.wq-titulo-wrapper .breadcrumb{
	justify-content: flex-end;
}
.wq-titulo-wrapper .breadcrumb .breadcrumb-item,
.wq-titulo-wrapper .breadcrumb .breadcrumb-item a{
	font-weight: 300;
	font-size: 20px;
	line-height: 130%;
	text-align: right;
	letter-spacing: 0.05em;
	color: #696969;
}
.wq-titulo-wrapper .breadcrumb .breadcrumb-item::before{
	color: #696969;
}
.wq-fotos-carrousel{
	background-color: #fff;
	padding: 60px;
}
.wq-fotos-carrousel .slick-prev{
	position: absolute!important;
	top: 45%!important;
	left: 20px!important;
}
.wq-fotos-carrousel .slick-next{
	position: absolute!important;
	top: 45%!important;
	right: 20px!important;
}
.wq-fotos-carrousel figure{
	display: flex!important;
	justify-content: center;
	align-items: center;
}
.wq-fotos-carrousel figure img{
	display: block;
	height: 300px;
	width: auto;
}
.wq-avaliacoes{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 15px;
}
.wq-avaliacoes li{
	margin-right: 5px;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 140%;
	display: flex;
	align-items: center;
	color: #5A5A5A;
}
.wq-avaliacoes li img{
	display: block;
	height: 14px;
	width: auto;
}
.wq-conteudo-02 h1,
.wq-conteudo-02 h2{
    font-weight: 400;
    font-size: 22px;
    line-height: 1.25;
    color: #272425;
    margin: 0 0;
}
.wq-conteudo-top .wq-preco{
	display: flex;
	position: relative;
	box-sizing: border-box;
	padding: 6px 10px;
	margin-right: 40px;
}
.wq-conteudo-top .wq-preco h4{
	font-weight: 500;
	font-size: 29px;
	line-height: 1.2;
	text-transform: uppercase;
	color: #2D2D2D;
}
.wq-conteudo-top .wq-preco span.wq-quantidade{
	display: inline-flex;
}
.wq-conteudo-top > h4{
	font-weight: 300;
	font-size: 12px;
	line-height: 130%;
	letter-spacing: 0.05em;
	color: #696969;
	margin-left: 10px;
}

.wq-conteudo-top{
	padding: 30px 25px 0px;
	background-color: #fffdf7;
}
.wq-form-wrapper-01 .wq-input input{
	background: #F7F7F7;
	border: none;
	width: 45px;
	height: 45px;
	padding: 15px 8px;
	text-align: center;
	margin: 2px 3px;
}
.wq-form-wrapper-01{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.wq-wrapper-03{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 30px;
}
.wq-form-wrapper-01 .wq-input{
	margin-bottom: 0;
	margin-right: 30px;
}
.wq-form-wrapper-01 > div:last-child{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.wq-btn-03{
	background-color: #859480;
	color: #fff!important;
}
.wq-btn-03:hover{
	background: #a07660;
}
.wq-conteudo-bottom{
	padding: 20px 25px 30px;
	background-color: #fffdf7;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.wq-conteudo-bottom h3{
	font-weight: 500;
	font-size: 22px;
	line-height: 23px;
	letter-spacing: 0.05em;
	color: #272425;
}
.wq-conteudo-bottom .wq-input{
	margin-bottom: 0;
}
.wq-conteudo-bottom .wq-input input{
	font-weight: normal;
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #2D2D2D;
	border: none;
}

.wq-produtos-02 .nav.nav-tabs{
	margin-bottom: -2px;
}

.wq-produtos-02 .tab-content{
	padding: 30px 35px;
	border: 1px solid #859480;
	background-color: #fffdf7;
}
.wq-produtos-02 .tabs-btn{
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #859480;
	display: inline-block;
	padding: 12px 20px;
	border: 1px solid #859480;
	margin-right: -1px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.wq-produtos-02 .tabs-btn.active{
	border-bottom-color: #fffdf7;
	background-color: #fffdf7;
}
.wq-produtos-02{
	padding-bottom: 60px;
}
.wq-produtos-02 .tab-content p{
	font-weight: normal;
	font-size: 13px;
	line-height: 130%;
	letter-spacing: 0.05em;
	color: #696969;
}
.wq-sidebar ul li ul{
	padding-left: 15px;
	margin-top: 15px;
	position: relative;
	border-left: 2px solid #a6a3a3;
}
.wq-sidebar ul li ul li{
	margin-bottom: 10px!important;
}
.wq-sidebar ul li ul li a{
	font-size: 15px;
	text-transform: uppercase;
	color: #333;
}



.wq-produto-interno-01 .slider-produtos02-aba,
.wq-produto-interno-01 .slider-produtos02-thumbs {
	overflow: hidden;
}

.slider-produtos02 .swiper-slide{
	height: auto;
	width: 100%;
}

.slider-produtos02-aba{
	width: 100%;
	margin-bottom: 30px;
}
.slider-produtos02-aba img{
	display: block;
	width: 100%;
}

.slider-produtos02-thumbs{
	height: 100%;
}
.slider-produtos02-thumbs .swiper-slide{
/*	height: auto !important;*/
}

.slider-produtos02-thumbs .variable-slide{
	display: none;
}


.wq-produto-interno-01 .swiper-button-next:after,
.wq-produto-interno-01 .swiper-button-prev:after {
    font-size: 30px;
    color: #a6a3a3;
}

.wq-produto-interno-01 .swiper-button-prev,
.wq-produto-interno-01 .swiper-rtl .swiper-button-next {
    left: 50px;
    right: auto;
}
.wq-produto-interno-01 .swiper-button-next,
.wq-produto-interno-01 .swiper-rtl .swiper-button-prev {
    right: 50px;
    left: auto;
}

.wq-listagem-produtos-01 .related_products-carousel{
	width: 100%;
}

