@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//gmbautomacao.com.br/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.2") format("woff2");
	font-display:swap;
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//gmbautomacao.com.br/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//gmbautomacao.com.br/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//gmbautomacao.com.br/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//gmbautomacao.com.br/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//gmbautomacao.com.br/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//gmbautomacao.com.br/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//gmbautomacao.com.br/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//gmbautomacao.com.br/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(53,53,53);
	--wd-text-font-size: 14px;
	--wd-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(0,162,255);
	--wd-entities-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(0,162,255);
	--wd-entities-title-color-hover: rgba(0, 162, 255, 0.7);
	--wd-alternative-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(250,184,95);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(0,162,255);
	--wd-alternative-color: rgb(250,184,95);
	--wd-link-color: rgb(250,184,95);
	--wd-link-color-hover: rgb(0,162,255);
	--btn-default-bgcolor: rgb(247,247,247);
	--btn-default-bgcolor-hover: rgb(239,239,239);
	--btn-accented-bgcolor: rgb(0,162,255);
	--btn-accented-bgcolor-hover: rgb(23,176,81);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://gmbautomacao.com.br/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(0,151,178);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(243,243,243);
	background-image: none;
	background-repeat: repeat;
	background-size: inherit;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: repeat;
	background-size: inherit;
	background-position: center center;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Quicksand", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 50px;
	color: rgb(250,184,95);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(255,255,255);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-bg: rgb(0,162,255);
	--wd-arrow-bg-hover: rgb(0,119,255);
	--wd-arrow-bg-dis: rgba(0,0,0,0.23);
	--wd-arrow-radius: 50px;
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-bg: rgb(196,196,196);
	--wd-pagin-bg-hover: rgb(250,184,95);
	--wd-pagin-bg-act: rgb(0,162,255);
}
.product-labels .product-label.featured {
	background-color: rgb(250,184,95);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1280px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1280px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


html, body{    width: 100%;    overflow-x: hidden!important;}
::-webkit-scrollbar{    width: 1vw;    background: #fff;}
::-webkit-scrollbar-thumb{ background: var(--wd-primary-color);  border: 4px solid #fff; border-radius: 25px;}
::-webkit-scrollbar-thumb:hover{    background: var(--wd-alternative-color);    transition: 0.5s;}

@keyframes heartbeat {0% {transform: scale(0.9);}20% {transform: scale(1); }40% {transform: scale(0.9);}
            60% {transform: scale(1);}80% {transform: scale(0.9);}100% { transform: scale(0.9); } }
        .pulsing-heart {display: inline-block;font-size: 1em;padding: 0 2px;animation: heartbeat 1s infinite;   }

/* BOTÃO "MUDAR ENDEREÇO" CARRINHO */
.cart_totals td a{	padding: 5px 10px;	background-color:rgba(0,151,178,0.1);	border-radius:50px;}
/* BOTÃO "MUDAR ENDEREÇO" CARRINHO */

.wd-sticky-btn #wc-shipping-simulator {	display:none;}

/* PADRONIZAÇÃO NO TAMANHO DAS IMAGENS */
.product-image-link .attachment-woocommerce_thumbnail {
    width: 100%;       /* ou um valor fixo como 150px */
    height: auto;      /* mantém a proporção */
    object-fit: cover; /* ou contain, dependendo do efeito desejado */
    aspect-ratio: 1 / 1; /* opcional: força proporção 1:1 (quadrado) */
    display: block;    /* evita espaçamento extra */
}
/* PADRONIZAÇÃO NO TAMANHO DAS IMAGENS */

/* VALOR DO FRETE NO CARRINHO */
#shipping_method li bdi{	color:var(--wd-alternative-color);}
/* VALOR DO FRETE NO CARRINHO */

/* PARCELAS */
.hentry .elementor .price{	width:100%;}
.wd-products-nav div .wcsp-containe-unique-price{	display:none;	}
.pagination-more-btn .product-grid-item .product-wrapper .product-element-bottom .wrap-price .price{	width:100% !important;}
.pagination-more-btn .price .payment-discount{	background-color:rgba(23,176,81,0.1);	border-radius:50px;	align-items:center;	padding-left:10px;	padding-right:10px;	padding-top:5px;	padding-bottom:5px;	justify-content:center;}
.pagination-more-btn .payment-discount .woocommerce-Price-amount{	color:#17b051 !important;}
.pagination-more-btn .payment-discount .payment-name span{	color:#17b051;}
.pagination-more-btn .payment-discount svg{	color:#17b051;}
.pagination-more-btn .payment-discount del bdi{display:none;}
.entry-summary .payment-discount del bdi{	display:none;}
span.payment.payment-discount.has-icons.inline{	background-color:rgba(23,176,81,0.1);	border-radius:50px;	align-items:center;	padding-left:10px;	padding-right:10px;	padding-top:5px;	padding-bottom:5px;	justify-content:center;}
.wcsp-container .payment .icon svg {	color:#17b051 !important;}
.wcsp-container.wcsp-container-loop .payment-discount.inline .payment-name {	color:#17b051 !important;} /*barra widget loja*/
.wcsp-container.wcsp-container-loop .payment.payment-discount .payment-price .amount {	color:#17b051 !important;} /*barra widget loja*/
.widget-product-wrap .price del .woocommerce-Price-amount bdi {    display: none !important;} /*barra widget loja*/
.product .container .product-image-summary-wrap .product-image-summary .product-image-summary-inner .entry-summary .summary-inner .price .wcsp-containe-unique-price .payment-discount{	width:45% !important;}
.entry-summary .payment-discount svg{	margin-bottom:-2px!important;}
.entry-summary .payment-discount .text{	color:#17b051!important;	}
.related-and-upsells .wd-products-element .wd-carousel-inner .wd-carousel .wd-carousel-wrap .wd-carousel-item .product-grid-item .product-wrapper .product-element-bottom .wrap-price .price{	width:100% !important;}
.wd-products-element .payment-discount del bdi{	display:none;}
.order-total td .payment-discount .payment-info .payment-name span{	color:#17b051!important;}
.wd-sticky-btn-cart .price .payment-card{	display:none;}
.wd-sticky-btn-cart .payment-discount i{	display:none !important;}
.hentry .cart-collaterals .cross-sells .wd-carousel-container .wd-carousel-inner .wd-carousel .wd-carousel-wrap .wd-carousel-item .product-grid-item .product-wrapper .product-element-bottom .wrap-price .price{	width:100% !important;}
/* PARCELAS */

/* CALCULADORA DE FRETE PAG. DE PRODUTO */
#wc-shipping-simulator{	width:100% !important;	max-width:100%;}
#wc-shipping-simulator .shipping-simulator-wrapper label{	border-radius:50px;}
#wc-shipping-simulator .shipping-simulator-wrapper .calculate{	background-color:var(--wd-primary-color);	color:#ffffff;	border-radius:50px;}
#fshipping-results{	border-style:solid;	border-width:1px;	border-color:#eaeaea;	border-radius:10px;}
.shipping-to td small{	color:var(--wd-alternative-color);	}
#wc-shipping-simulator .shipping-simulator-wrapper label .icon {    fill: var(--wd-primary-color);}
td bdi{	color:var(--wd-alternative-color);}
/* CALCULADORA DE FRETE PAG. DE PRODUTO */
@media (min-width: 1025px) {
	#menu-main-navigation .menu-item img{	max-height:27px;}
.wd-sticky-btn #hubgo-shipping-calc{ display: none!important;}

}

@media (min-width: 768px) and (max-width: 1024px) {
	/*PARCELAS*/
.product .container .product-image-summary-wrap .product-image-summary .product-image-summary-inner .entry-summary .summary-inner .price .wcsp-containe-unique-price .payment-discount{		width:70% !important;	}
/*PARCELAS*/
}

@media (max-width: 576px) {
		.info-box-carousel .wd-carousel-wrap .wd-carousel-item{		display:flex!important;		justify-content:center!important;	}
/*PARCELAS*/
.product .container .product-image-summary-wrap .product-image-summary .product-image-summary-inner .entry-summary .summary-inner .price .wcsp-containe-unique-price .payment-discount{		width:50% !important;	}
/*PARCELAS*/

}

