﻿/**
Theme Name: PTT-Astra
Author: Moreleads
Author URI: https://moreleads.pt
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ptt-astra
Template: astra
*/

h4{
	letter-spacing: .15em;
}

.moreleads-manutencao{
    height: 2.5em !important;
    margin-right: .8em;
}

#moreleads_before_add_button_content{
    margin-bottom: 2em;	
    margin-top: 1em;
}

.single_add_to_cart_button{
    background-color: #c89061 !important;
}


/* ------ HEADER ------ */
/* Icon do carrinho */
.elementor-menu-cart__wrapper i:before{
	content: "" !important;
	display: block;
	width: 1.083em;
    height: 1.083em;
    background: url(/wp-content/uploads/2019/08/icon_list.svg);
    background-size: cover;
    background-repeat: no-repeat;
}

.fa-facebook-f::before {
    content: "\f39e" !important;
}

#menu-1-e599d29 .wpml-ls-slot-30{
    display: none;
}

.moreleads_hide_cart .elementor-menu-cart__wrapper, .moreleads_hide_cart .elementor-element-15a0a26{
    display: none !important;
}

.moreleads_hide_cart #col_logo-header_mobile{
	width: 42%;
}

@media only screen and (max-width: 900px){
    .elementor-element-c726a86{
        border-bottom: 1px solid #3a3a3a;
        padding-bottom: 1em;
    }
    .elementor-element-5c3f5fa .elementor-nav-menu--dropdown {
        margin-left: -1em;
        margin-right: -2em;
    }	
}
/* ------ SHOP PAGE ------ */
.woocommerce-breadcrumb{
    text-transform: uppercase;
	font-family: "Fira Sans";
	font-size: 14px !important;
	letter-spacing: 1px;
	font-weight: 300;
}
/* ------ SINGLE PRODUCT PAGE ------ */

/* Subtitulo do Produto */
#single_product_subtitle{
	font-family: "Prata";
	font-size: 1.2em;
}

/* Informação adicional (Composição, Padrao, etc) */
.moreleads-info{
    margin-right:0px;
    margin-left:0px;
    padding-top:5px;
    padding-bottom:0px;
    font-size: 1.2em;
}

.moreleads-title{
    padding:0px;
    font-weight: 700;
}

.moreleads-content{
    padding: 0px 0px 0px 2%;
}

.moreleads-content a{
    font-weight: 300;
    text-decoration: underline;
}

.eicon:hover:before{
	background-image: url('http://pedrotavarestexteis.pt/wp-content/uploads/2019/09/icon_list_2.svg');
}

.ast-custom-footer .elementor-social-icons-wrapper a:hover{
  opacity: .9;
  background-color: #b17d4e !important;
}

.ast-custom-footer .elementor-social-icons-wrapper a:hover i{
	color: #fff !important;
}

.astra-shop-summary-wrap .button{
	background-color: transparent !important;
	color: #b17d4e !important;
	border: 1px solid #b17d4e !important;
	padding: .5em 1em !important;
	font-weight: 400 !important;
}

.astra-shop-summary-wrap .button:hover{
	color: #595959 !important;
	border: 1px solid #898888 !important;
}

/* Radio buttons de variações */
.radio_container{
    font-size: 1.2em;
    display: block;
    padding-left: 2.8em;
    cursor: pointer;
	color: #656565;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.radio_container input{
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.radio_customized{
    position: absolute;
    width: 18px;
    height: 18px;
    border: 1px solid #656565;
    border-radius: 50%;
	margin-top: .5em;
	margin-left: -1.5em;
}

.radio_container:hover input ~ .radio_customized {
    background-color: #ccc;
}

.radio_customized:after {
    content: "";
    position: absolute;
    display: none;
}

.radio_container input:checked ~ .radio_customized:after {
    display: block;
}

.radio_container .radio_customized:after {
	top: 3.15px;
    left: 3.3px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #CF9B6E;
}

/* Esconder label "Tipo" */
.variations .label{
	visibility: hidden;
}

/* Mostrar ancora "Limpar" */
.reset_variations{
	visibility: visible !important;
}

/* Estilos dos thumbnails do produto */
#pa_tipo{
	display: none !important;
}

.woocommerce-product-gallery--columns-6 ol li{
	width: 80px !important;
	margin-bottom: 18px !important;
}

.woocommerce-product-gallery--columns-6 ol li:not(:nth-child(6n)){
	margin-right: 18px !important;
}

/* Estilos da secção "Mais Tecidos..." */
.moreleads_custom_products_query ul{
	border-top: 2px solid #CFA377;
	padding-top: 2em !important;
	padding-left: 2em !important;
}

.moreleads_custom_products_query h4{
	padding-top: 2em;
	text-align: center;
}

.edit_obs .fa-edit{
	color: #C89463;
	margin-left: 1em;
	font-size: 1.3em;
}

.edit_obs .fa-edit:hover{
	cursor: pointer;
	color: #898888;
}

#footer_info{
	width: 80%;
}
.cart #cart_submit, .coupon button {
	background-color: #C89463;
	color: #fff;
	border-color: #fff;
}
.cart #cart_submit:hover, .coupon button:hover {
	background-color: #898888 !important;
}


@media only screen and (min-width: 1201px){
	#moreleads_pagination {
        position: absolute;
        width: 100%;
        top: 35em;
        z-index: 1;
		vertical-align: bottom;
	}
	
	.dot{
        padding: .1em .7em;
        padding-top: 0.1em;
        padding-right: 0.7em;
        padding-bottom: 0.1em;
        padding-left: 0.7em;
        border: 3px solid white;
        margin-left: 3em;
        border-radius: 50px;
        color: transparent;
        font-size: .7em;
        cursor: pointer;
        z-index: 2;
	}
	
	.dot:hover{
		background-color: #fff;
	}
	
	.current_selected{
		background-color: #fff;
	}

	.header_icons{
		display: none !important;
	}
}

@media only screen and (min-width: 700px) and (max-width: 1200px){
	#moreleads_pagination {
        position: absolute;
        width: 100%;
        top: 35em;
        z-index: 10;
	}
		
	.dot{
        padding: .1em .7em;
        padding-top: 0.1em;
        padding-right: 0.7em;
        padding-bottom: 0.1em;
        padding-left: 0.7em;
        border: 3px solid white;
        margin-left: 3em;
        border-radius: 50px;
        color: transparent;
        font-size: .7em;
        cursor: pointer;
        z-index: 2;
	}
	
	.dot:hover{
		background-color: #fff;
	}
	.current_selected{
		background-color: #fff;
	}

	.header_icons{
		display: none !important;
	}

}


@media only screen and (max-width: 700px){
	#moreleads_pagination {
        position: absolute;
        width: 100%;
        top: 20em;
        z-index: 10;
        display: none;
	}
		
	.dot{
        padding: .1em .7em;
        padding-top: 0.1em;
        padding-right: 0.7em;
        padding-bottom: 0.1em;
        padding-left: 0.7em;
        border: 3px solid white;
        margin-left: 3em;
        border-radius: 50px;
        color: transparent;
        font-size: .7em;
        cursor: pointer;
        z-index: 2;
	}
	
	.dot:hover{
		background-color: #fff;
	}
	.current_selected{
		background-color: #fff;
	}

	.header_icons{
		display: inline-block !important;
		font-size: 2em !important;
		width: 19% !important;
	}

	.header_icons i{
		transform: translate(100%);
	}

	.header_icons .fa-facebook-f{
		transform: translate(150%);
	}
}

footer .header_icons {
	display: none !important;
}

#peso, #altura, #largura, #comprimento{
	display: none;
}

.show_calc{
    display: block !important;    
}

.product-name .variation,
#price_calculator .total-amount{
    display: none !important;    
}

.hide_calc{
	position: absolute;
	visibility: hidden;
	z-index: -5;
}

.calculated-price{
	display: none;
}

.hide_observations{
	display: none;
}

.moreleads-custom-field-wrapper{
	margin: 1em 0;
}

.woocommerce ul.products.columns-3 li.product, 
.woocommerce-page ul.products.columns-3 li.product{
	width: calc(33% - 17px) !important;
	text-align: center;
}

.woocommerce ul.products.columns-5 li.product, 
.woocommerce-page ul.products.columns-5 li.product{
	width: calc(20% - 17px) !important;
	text-align: center;
}


@media only screen and (max-width: 1200px) and (min-width: 700px){
    .woocommerce ul.products.columns-2 li.product, 
    .woocommerce-page ul.products.columns-2 li.product{
	    width: calc(50% - 17px) !important;
	    text-align: center;
	    margin-right: 0px !important;
    }
}

@media only screen and (min-width: 1201px){
    
}

.woocommerce ul.products.columns-3 li.product a, 
.woocommerce-page ul.products.columns-3 li.product a,
.woocommerce ul.products.columns-5 li.product a, 
.woocommerce-page ul.products.columns-5 li.product a{
	  width: 100%;
}

.tax-taxonomia_marcas .moreleads_category_loop_button,
.moreleads_category_loop_button{
	padding: .5em 2em;
	border: 1px solid #b17d4e;
}

.moreleads_category_loop_button:hover{
	border: 1px solid #595959;
	cursor: pointer;
}

.moreleads_category_loop_button:hover a{
	color: #898888 !important;	
}

@media only screen and (max-width: 900px){
	#moreleads_home_categories .columns-3 .moreleads_category_image img{
		margin-top: 1em !important;
	    margin-bottom: -5em !important;
	}

	.woocommerce ul.products.columns-3 li.product, 
	.woocommerce-page ul.products.columns-3 li.product{
		width: calc(51% - 17px) !important;
		text-align: center;
	}
	.woocommerce-page.mobile-columns-2 ul.products li.product,
	.columns-3 .product{
		text-align: center !important;
	}
	.woocommerce-page.mobile-columns-2 ul.products li.product a, 
	.woocommerce.mobile-columns-2 ul.products li.product span,
	.columns-3 .product span,
	.columns-3 .product a{
		width: 100%;
	}

	.tax-taxonomia_marcas .moreleads_category_loop_button,
	.moreleads_category_loop_button{
		font-size: 0.9em;
	}

	.moreleads_specs_title{
		margin-top: 2em;
	}
	
	.woocommerce-page.mobile-columns-2 ul.products li.product .moreleads_category_image,
	.columns-3 .product .moreleads_category_image{
		height: 180px !important;
		background-size: cover;
		background-position: center;
	}

	.woocommerce-page.mobile-columns-2 ul.products li.product .woocommerce-loop-category__title,
	.columns-3 .product .woocommerce-loop-category__title{
		bottom: 0 !important;
	}

	.woocommerce-page ul.products.columns-3 li.product:nth-child(2n){
		margin-right: 0 !important; 
	}

	.moreleads_category_image{
		height: 180px !important;
		background-size: cover !important;
		background-repeat: no-repeat;
		background-position: center;
	}
	.wpml-ls-slot-30 a{
		display: none !important;
	}

	.moreleads_collection_specs{
		display: block !important;
		width: 100% !important;
	}

	.archive_brands .columns-3 .moreleads_category_image{
		background-size: contain !important;
	}
}

@media only screen and (min-width: 901px){
	#moreleads_home_categories .columns-3 .moreleads_category_image img{
	    margin-top: -5em;
	    margin-bottom: -5em;
	}
	.archive_brands .moreleads_category_image{
		background-repeat: no-repeat;
  		background-position: center;
  		background-size: contain !important; 		
	}
	.moreleads_category_image, .tax-taxonomia_marcas .moreleads_category_image{
		background-repeat: no-repeat;
  		background-position: center;
  		background-size: cover; 
		height: 200px !important;

	}

}

.woocommerce-info{
	margin-top: 4.5em !important;
	margin-bottom: 2.5em !important;
}

#comments #submit{
	background-color: #C89463;
}

#comments #submit:hover{
	background-color: #898888;
}

.wc-backward, 
#payment #place_order{
	background-color: #C89463 !important;
}

.wc-backward:hover, #payment #place_order:hover{
	background-color: #898888 !important;	
}


.wpml-ls-slot-30{
	display: none !important; 
}

#moreleads_home_categories .columns-3 .product, #moreleads_home_categories .columns-5 .product{
    width: 100% !important;
    margin-right: 20px;
    
    transition: all .2s ease-in-out;
}

#moreleads_home_categories .columns-3 .product:hover{
    -webkit-box-shadow: 0px 0px 10px 2px rgba(137,136,136, .3);
    -moz-box-shadow: 0px 0px 10px 2px rgba(137,136,136, .3);
    box-shadow: 0px 0px 10px 2px rgba(137,136,136, .3);
    z-index: 10;
}

#moreleads_home_categories .columns-3 .product .moreleads_category_image, .columns-5 .product .sub{
    position: relative;
    width: 100%;
    height: 13em !important;
    overflow: hidden;
}


#moreleads_home_categories .columns-3 .woocommerce-loop-category__title{
    position: absolute !important;
	background-color: rgba(255,255,255,.88) !important;
    width: auto !important;
    bottom: 1.6em !important;
    padding: .2em 1em .2em 1em;
    display: table;
    transform: translate(-50%, 0);
    left: 50% !important;
}

.columns-3 .woocommerce-loop-category__title{
	position: relative !important;
	background-color: transparent !important;
	bottom: 0 !important;
	font-size: 16px !important;
	font-family: "Prata" !important;
	text-transform: none !important;
	color: #656565;
	left: 0em !important;
	margin-top: 1em !important;
}

.columns-3 .woocommerce-loop-category__title .count{
	display: none !important;
}

.moreleads_category_image{
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.columns-3 .moreleads_category_image img{
    margin-top: -4em !important;
    margin-bottom: -4em !important;
}

.moreleads_category_description{
	margin-bottom: 1.5em !important;
	color: #656565;
	height: 6em !important;
}

.moreleads_specs_title, .moreleads_collection_loop_title{
	text-align: center;
	color: #b17d4e;
	font-family: "Fira Sans";
	font-size: 1.125em;
	letter-spacing: 0.15em;
	border-bottom: 2px solid #b17d4e;
	margin-top: 4em;
	margin-bottom: 3em;
	text-transform: uppercase;
}

.moreleads_collection_loop_title{
	margin-top: 3em;
}

.moreleads_collection_specs{
	display: inline-block;
	width: 50%;
	color: #b17d4e;
	vertical-align: top;
}

.moreleads_specs_subtitle{
	font-weight: 700;
}

.moreleads_specs_content{
	font-weight: 400;
}

.moreleads_subcategory_info .woocommerce-products-header__title{
	font-family: "Prata";
	font-size: 1.875em;
	text-align: center;
	color: #3d3d3d;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.term-description p{
	font-size: 1.063em;
	font-family: "Prata";
	padding: 0 4em;
	text-align: center;
}


.care_codes{
	display: inline-block;
	max-width: 8% !important;
}

.care_codes img{
	width: 100px;
}

.moreleads_maintenance{
	width: 100% !important;
}

@media only screen and (max-width: 900px){
	.social-rocket-inline-buttons{
		position: absolute;
		top: 102em;
		width: 100%; 
	}

	#blog_socials{
		margin-top: 1em;
	}
	
	#blog_socials .social-rocket-inline-buttons{
		position: relative !important;
	}
	
	.elementor-menu-toggle .eicon-menu-bar{
		color: #C69462;
	}

	.elementor-element-d2df9f6{
		overflow-x: hidden !important;
	}
}

@media only screen and (min-width: 901px){
	.social-rocket-inline-buttons{
		position: absolute;
		top: 100%;
		width: 100%; 
	}

	#blog_socials{
		margin-top: 2em;
	}
	
	#blog_socials .social-rocket-inline-buttons{
		position: relative !important;
	}
	.elementor-element-c726a86{
		background-color: rgba(255,255,255,1) !important;
	} 
}


.wpcs_product_carousel_slider .price{
	font-family: "Fira Sans" !important;
}

.social-rocket-buttons-heading, .social-rocket-buttons{
	display: inline-block;
}

.social-rocket-buttons-heading{
	font-size: 14px; 
	font-family: "Fira Sans";
	font-weight: 300 !important;
	color: #aeaeae; 
	text-transform: none;
	letter-spacing: .05em;
}

.wc-forward{
	background-color: #C89562 !important;
}

.wc-forward:hover{
	background-color: #656565 !important;
}

/* MORELEADS SLIDER */
.moreleads_slider_container{
	position: relative;
	width: 100%;
	margin-bottom: 3em;
}

.moreleads_subcat_slider {
    padding: 19em;
    background-size: cover;
}

.slick_dot{
	position: absolute;
	top: 90%; 
	z-index: 10 !important;
}

.slick_dot li{
	display: inline-block !important;
	border: 3px solid white;
	border-radius: 50px;
	color: transparent;
	cursor: pointer;
    padding: .1em .5em;
	height: 1.5em !important;
	width: .1em;
	margin-right: 1.5em;
    font-size: .7em;
}

.slick_dot li button{
	background-color: transparent;
	color: transparent;
	border-color: transparent !important;
	font-size: .1em !important;
	padding: 0 !important;
}

.slick_dot li:hover, .slick-active{
	background-color: #fff;
}

.columns-3 .product:nth-child(5n){
    margin-right: 20px !important;
}

.column-10{
    padding-left: 2%;
}

.column-10 .product{
    margin-right: 15px !important;
}
@media only screen and (min-width: 901px){
	.column-10 .product:nth-child(10n){
	    margin-right: 0 !important;
	}
}

.columns-5 .count{
	display: none !important;
}

.columns-5 .woocommerce-loop-category__title{
	position: relative !important;
	font-size: 1em !important;
	font-family: "Fira Sans";
	color: #656565;
	font-weight: 400 !important;
	text-transform: capitalize !important;
	left: 0em !important;
	background-color: transparent !important;
	margin-top: 1em !important;
}

/* ------ TESTES ------ */
.owl-stage .owl-item .product_image_container,
.columns-3 .moreleads_category_image img,
.products .astra-shop-thumbnail-wrap img,
.ast-article-single .woocommerce-product-gallery__wrapper,
.moreleads_more_fabrics img, .sub{
	border: 1px solid #656565 !important;
}

.moreleads_specs_row{
	padding-right: 3em;
}

.moreleads_tax_wrapper{
	background-color: #fff;
}

.moreleads_tax_wrapper .ast-woocommerce-container{
	padding: 0 !important;
}
.tax-taxonomia_marcas .moreleads_category_loop_button{
	display: initial !important;
}

.columns-5 .moreleads_category_loop_button{
	display: none;
}
.columns-5 .sub_button{
	display: block;
}

.columns-5 .sub_title{
	bottom: 0 !important;
	font-family: "Prata";
	font-size: 1.875em;
	text-align: center;
	color: #3d3d3d;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.woocommerce-loop-category__title{
	font-weight: 400 !important;
}

/*elementor preloader*/
.elementor-html .preloader {
	display: none;
 }


 /*retirar barra preta da homepage*/
 .page-id-85 .elementor-105 .elementor-element.elementor-element-5c3f5fa > .elementor-element-populated,
.page-id-36907 .elementor-141839 .elementor-element.elementor-element-5c3f5fa > .elementor-element-populated {
	border-bottom: 1px solid #f9f7f4 !important;
}





/*cor do header na homepage*/
.page-id-85 section.elementor-element.elementor-element-7af02a2.elementor-section-stretched.elementor-section-content-middle.elementor-hidden-phone.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section,
.page-id-36907 section.elementor-element.elementor-element-7af02a2.elementor-section-stretched.elementor-section-content-middle.elementor-hidden-phone.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section
 {
    background-color: #f9f7f4 !important;
    
}

.page-id-85 section.elementor-element.elementor-element-c726a86.elementor-section-stretched.elementor-hidden-phone.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section,
.page-id-36907 section.elementor-element.elementor-element-c726a86.elementor-section-stretched.elementor-hidden-phone.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section
 {
    background-color: #f9f7f4 !important;
    padding-bottom:1em;
}

/*coleções nas homepages*/
.page-id-85 li.product-category.product.first,
.page-id-85 li.product-category.product.first:hover,
.page-id-85 li.product-category.product,
.page-id-85 li.product-category.product:hover,
.page-id-85 li.product-category.product.last,
.page-id-85 li.product-category.product.last:hover,
.page-id-36907 li.product-category.product.first,
.page-id-36907 li.product-category.product.first:hover,
.page-id-36907 li.product-category.product,
.page-id-36907 li.product-category.product:hover,
.page-id-36907 li.product-category.product.last,
.page-id-36907 li.product-category.product.last:hover
{
	height:180px !important;
}

/*bullets do slider na homepage*/

.page-id-85 rs-bullet.tp-bullet,
.page-id-36907 rs-bullet.tp-bullet {
    height: 10px !important;
    width: 10px !important;
}

#moreleads_home_categories .moreleads_category_image img{
	margin-top: 0em !important;
	margin-bottom: 0em !important;
}

#moreleads_home_categories .moreleads_category_image{
	background-size: cover !important;
	border: 1px solid #000;
}

#moreleads_home_categories .woocommerce-loop-category__title{
	color: #656565 !important;
}

#moreleads_home_categories ul{
	grid-column-gap: 40px;
	grid-row-gap: 40px; 
}


/*slider produtos homepage*/

.star-rating{
	display:none; /*afecta todo o woocommerce*/
}

.owl-item > .item > .product_container > .caption > .product_name a{
	margin-top:30px !important;
	font-size: 16px !important;
    font-family: "FIRA SANS" !important;
    letter-spacing: 0;
    color: #666666;
}

.owl-item > .item > .product_container > .caption > .cart{
	display:none !important;
}


.fa-angle-left {
    color: #A7794E !important;
    background-color: transparent !important;
}

.fa-angle-left::before{
	content: "\f0d9" !important;
	font-size:50px;
	margin-left: -3em;
}

.fa-angle-right {
    color: #A7794E !important;
    background-color: transparent !important;
}

.fa-angle-right::before{
	content: "\f0da" !important;
	font-size:50px;
	margin-right: -3em;
}


@media only screen and (max-width: 1259px){
	.fa-angle-left::before{

		margin-left: -1.5em;
	}

	.fa-angle-right::before{
		margin-right: -1.5em;
	}
}

@media only screen and (max-width: 900px){
	.fa-angle-left{
		display: none;
	}

	.fa-angle-right{
		display: none;
	}
}
