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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: rgb(31,31,31);
	--wd-text-font-size: 16px;
	--wd-title-font: "Cormorant Garamond", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Cormorant Garamond", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cormorant Garamond", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(28,28,28);
	--wd-alternative-color: rgb(251,155,165);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(251,155,165);
	--btn-default-bgcolor: rgb(28,28,28);
	--btn-default-bgcolor-hover: rgb(251,155,165);
	--btn-accented-font-family: "Lato", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 300;
	--btn-accented-transform: uppercase;
	--btn-accented-bgcolor: rgb(28,28,28);
	--btn-accented-bgcolor-hover: rgb(251,155,165);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(30,115,190);
	background-image: url(https://goldylost.com/wp-content/uploads/2021/10/grocery-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(30,115,190);
	background-image: url(https://goldylost.com/wp-content/uploads/2021/10/grocery-page-title.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(250,229,231);
	background-image: none;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 22px;
	text-transform: uppercase;
	color: rgb(28,28,28);
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 22px;
	text-transform: uppercase;
	color: rgb(28,28,28);
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 22px;
	text-transform: uppercase;
	color: rgb(28,28,28);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(251,155,165);
}
.page .wd-page-content {
	background-color: rgb(253,249,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(253,249,246);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(253,249,246);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(253,249,246);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(253,249,246);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(253,249,246);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(253,249,246);
	background-image: none;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 19px;
	--wd-arrow-icon-size: 2px;
	--wd-arrow-color: rgb(28,28,28);
	--wd-arrow-color-hover: rgb(200,130,128);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 18px;
	}
	html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
		font-size: 18px;
	}
	html .wd-nav.wd-nav-main > li > a {
		font-size: 18px;
	}

}

@media (max-width: 768.98px) {
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 16px;
	}
	html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
		font-size: 16px;
	}
	html .wd-nav.wd-nav-main > li > a {
		font-size: 16px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 9px;
	--wd-arrow-icon-size: 6px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

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


/* Start – Hide quantity and price editing in the cart */

.woocommerce-cart-form__cart-item .product-name .backorder_notification{
	display:none;
}

/* esconder quantidade sem quebrar o update cart */
.cart tbody .product-quantity,
.cart thead .product-quantity {
    visibility: hidden !important;
    width: 1px !important;
    padding: 0 !important;
}

/* 700px and smaller screen sizes */
@media (max-width:700px){

	
	/* Product subtotal */
	.cart tbody .product-subtotal{
		display:none;
	}
	
}
	
	/* Product subtotal */
	.cart tbody .product-subtotal{
		display:none;
	}
	
/* End – Hide quantity and price editing in the cart */


/* Backorder notification */
.woocommerce-cart-form__cart-item .product-name .backorder_notification{
	display:none;
	
}


.grecaptcha-badge { 
    visibility: hidden;
}

/* Start – Remove cart location */
.woocommerce-shipping-totals td p{
	visibility:visible;
	display:none;
	
}
/* End – Remove cart location */

/* Start – Appearance Disclosure Message */

.wd-price-outside .wc-pao-addon:nth-child(5) p{
	font-family:'Lato', sans-serif;
	font-weight:400;
	font-size:14px;
	
}
/* End – Appearance Disclosure Message */


/* Start – Top Header Fonts and Colors */

.whb-general-header .whb-col-left p{
	font-weight:500;
	font-size:14px;
	color:#1c1c1c;
	
}
.whb-general-header p span{
	font-size:14px;
	font-weight:500;
	color:#1c1c1c;
}
.whb-top-bar .whb-col-center p{
	font-size:14px;
	font-weight:500;
	color:#ffffff;
}

/* Start – Hide cart button in grids */

.wd-products-holder .wd-add-cart-icon a{
	display:none;
}
.elementor-widget-wd_products .active .wd-add-cart-icon a{
	display:none;
	
}

/* End – Hide cart button in grids */


/* Start Mobile - Fonts and colors Top Header */
.whb-top-bar .whb-hidden-lg p{
		font-size:16px;
		color:#ffffff;
		text-transform:uppercase;
		font-weight:400;
		
	}
/* End Mobile - Fonts and colors Top Header */


/* Start – Shop page visual editing */
	.main-page-wrapper .widget .widget-title{
		font-size:18px;
		margin-bottom:0px;
	}
	
	/* Menu */
	#menu-shop-sidebar{
		font-size:12px;
	}
	
	/* Span Tag */
	.wp-block-woocommerce-stock-filter ul span{
		font-size:12px;
	}
	
	/* Heading */
	#block-23 div h3{
		font-size:18px;
		margin-bottom:0px;
	}
	
	/* Heading */
	#block-24 div h3{
		font-size:18px;
		margin-bottom:0px;
	}
	
	/* Heading */
	#block-19 div h3{
		font-size:18px;
		margin-bottom:0px;
	}
	
	/* Heading */
	#block-18 div h3{
		font-size:18px;
		margin-bottom:0px;
	}


/* Start – My Account page visual editing */

.woocommerce-table--order-details tbody a{
	font-size:16px;
	color:#1c1c1c;
}
.woocommerce-table--order-details tbody .product-name{
	font-size:16px;
	color:#1c1c1c;
}
.woocommerce-my-account-wrapper .woocommerce-MyAccount-content .woocommerce-order-details div .woocommerce-table--order-details tfoot tr th{
	font-size:16px !important;
}
.woocommerce-table--order-details tfoot th{
	color:#1c1c1c;
}
/* End – My Account page visual editing */

/* Start – Availability filter spacing editing */

	.main-page-wrapper .widget .widget-title{
		margin-bottom:10px;
		
	}
/* End – Availability filter spacing editing */

/* Start – Name and price editing in search */

.autocomplete-suggestions .set-cont-mb-s .wd-entities-title{
	font-size:22px;
}
.autocomplete-suggestions .price bdi{
	font-size:16px;
	font-weight:400;
	
}
/* End – Name and price editing in search */
.variations {
    margin-bottom: 25px !important;
}

/* Start – Cart buttons adjustment */
/* CSS wc-proceed-to-checkout button */

.wc-proceed-to-checkout p a{
		padding-bottom:10px;
	padding-top:0px;
}

/* CSS wd-coupon-form button */

.cart-actions .wd-coupon-form .button{
	padding-bottom:12px;
	padding-top:0px;
}
/* End – Cart buttons adjustment */

/* Start – CSS Pony Wig */
/* Label */

.variations tr .label{
	padding-bottom:0px;
}

/* Label */
.wd-price-outside tr:nth-child(2) .label{
	padding-top:21px;
}

/* Label */
.wd-price-outside tr:nth-child(1) .label{
	padding-bottom:0px;
	
}
/* End - CSS Pony Wig */

/* ———  Hide on ≥ 768 px (tablet & desktop)  ——— */
.mobile-only{display:none !important;}

@media (max-width: 767.98px){     /* adjust breakpoint if you like */
    .mobile-only{display:block !important;}
}

/* Start - Elementor Form Email Styling */
.elementor-form-email-body {
    color: #1d1d1d !important;
}

.elementor-form-email-body p,
.elementor-form-email-body div,
.elementor-form-email-body span {
    color: #1d1d1d !important;
}

.elementor-form-email-body table {
    color: #1d1d1d !important;
}

.elementor-form-email-body table td {
    color: #1d1d1d !important;
}
/* End - Elementor Form Email Styling */

/* Hide product categories from related products anbd add background colour to price */
.wd-carousel-container .wd-product-cats
{display:none !important;}

.wd-carousel-container .wd-entities-title {
    font-size: 16px !important;
}

.wd-carousel-container .wd-product .price {
    background: #F7F3EE !important;
    text-align: center;
    padding-top: 10px;
    padding-bottom:10px;
}
/* text for message at the top of the website */
.top-bar-text-styling, .top-bar-text-styling a {color: #ffffff !important;
text-transform: uppercase !important;}
.top-bar-text-styling a {text-decoration: underline !important;}

/* Style the BOOK A CONSULT menu item as a button */
/* Target using the custom class booking-button-in-menu */
.booking-button-in-menu > a,
.booking-button-in-menu .woodmart-nav-link {
    background-color: #d9b2af !important;
    color: #ffffff !important;
    padding: 12px 16px 10px 16px !important;
    border-radius: 5px !important;
    display: inline-flex !important;
    align-items: center !important;
    transition: all 0.3s ease !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
    margin-left: 15px !important;
    line-height: 1.2 !important;
    border: none !important;
    white-space: nowrap !important;
    font-size: 14px !important;
    height: auto !important;
    vertical-align: middle !important;
}

/* Ensure the text inside the button is white */
.booking-button-in-menu .nav-link-text {
    color: #ffffff !important;
}

/* Hover state for the button */
.booking-button-in-menu > a:hover,
.booking-button-in-menu .woodmart-nav-link:hover {
    background-color: #c4928e !important;
    color: #ffffff !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 4px 12px rgba(217, 178, 175, 0.3) !important;
}

/* Ensure text stays white on hover */
.booking-button-in-menu > a:hover .nav-link-text,
.booking-button-in-menu .woodmart-nav-link:hover .nav-link-text {
    color: #ffffff !important;
}

/* Remove any underlines or borders from Woodmart theme */
.booking-button-in-menu > a::after,
.booking-button-in-menu .woodmart-nav-link::after {
    display: none !important;
}

/* Ensure proper spacing in the header and prevent wrapping */
.booking-button-in-menu {
    margin-right: 0 !important;
}

/* Ensure the navigation items stay on one line */
.wd-header-nav .wd-nav-main {
    display: flex !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
}

/* Mobile responsive adjustments */
@media (max-width: 1024px) {
    .booking-button-in-menu > a,
    .booking-button-in-menu .woodmart-nav-link {
        margin-left: 0 !important;
        margin-top: 10px !important;
        margin-bottom: 10px !important;
        text-align: center !important;
        width: calc(100% - 30px) !important;
        margin-left: 15px !important;
        margin-right: 15px !important;
        white-space: normal !important;
    }
}


/**** Product Category Styling for Top and bottom sections ***/
/* Master CSS for category fragments (prefix: tm-) */
.tm-header-band { margin: 0 0 1.5rem; }
.tm-title { margin: 0 0 0.75rem; line-height: 1.2; }
.tm-intro p { margin: 0 0 0.75rem; }
.tm-section-title { margin: 2rem 0 1rem; line-height: 1.25; }

/* Chips / buttons */
.tm-quick-chips {
    margin-top: 32px;
    margin-bottom: 40px;
}

.tm-chip-list,
.tm-link-grid {
    list-style: none;
    padding: 0;
    margin: 0;

    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 0.5rem;
}

.tm-chip,
.tm-link-grid a {
    display: inline-block;
    text-decoration: none;
    border: 1px solid #e5e5e5;
    border-radius: 999px;
    padding: 0.625rem 1rem;
}

.tm-chip:hover,
.tm-link-grid a:hover {
    background: #a67b7b;
}


/* Discovery section */
.tm-discovery { margin: 1.5rem 0; }
.tm-link-grid li { margin: 0; }

/* FAQ */
.tm-faq { margin: 2rem 0; }
.tm-faq-item { border: 1px solid #eee; border-radius: 12px; padding: 0.25rem 0.75rem; margin: 0 0 0.75rem; background: #fff; }
.tm-faq-q { cursor: pointer; padding: 0.5rem 0; outline: none; }
.tm-faq-a { padding: 0.25rem 0 0.75rem; }
.tm-faq-a p { margin: 0.5rem 0; }

/* Reviews (card layout with avatar, quote glyph, footer band) */
.tm-reviews { display:block; margin: 2rem 0; }
.tm-reviews-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 1.25rem; }
.tm-review { border: 1px solid #ece8e3; border-radius: 18px; overflow: hidden; background: #fff; box-shadow: 0 1px 2px rgba(0,0,0,0.03); display:flex; flex-direction:column; height:100%; }
.tm-review-top { display: flex; align-items: center; justify-content: space-between; padding: 1rem 1rem 0.25rem; }
.tm-review-avatar { width: 56px; height: 56px; border-radius: 9999px; object-fit: cover; display: block; }
.tm-quote { font-size: 42px; line-height: 1; color: #e4c9c9; font-family: serif; }
.tm-review blockquote { margin: 0; padding: 0 1rem 0.75rem; color: #333; flex: 1; }
.tm-review-footer { display: flex; align-items: center; justify-content: space-between; background: #f6efe8; padding: 0.75rem 1rem; border-top: 1px solid #efe6dc; }
.tm-review-meta { display: flex; flex-direction: column; }
.tm-reviewer { font-weight: 600; }
.tm-location { opacity: 0.85; font-size: 0.95em; }
.tm-stars { letter-spacing: 1px; color: #f5b301; font-size: 1.05em; }

/* Related categories */
.tm-related { margin: 3rem 0; }
.tm-related-grid { display: grid; gap: 1.35rem; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); align-items: stretch; }
.tm-related-card { display: flex; flex-direction: column; align-items: center; gap: 0.3rem; border: 1px solid rgba(228, 215, 203, 0.9); border-radius: 26px; background: linear-gradient(180deg, #ffffff 0%, #fdf9f4 100%); box-shadow: 0 14px 32px rgba(35, 26, 20, 0.08); transition: transform 0.18s ease, box-shadow 0.18s ease; padding: 1rem 1.05rem 1.05rem; }
.tm-related-link { display: block; width: 100%; text-decoration: none; color: inherit; }
.tm-related-media { display: block; width: 100%; aspect-ratio: 5 / 6; background: #f8f4ef; overflow: hidden; border-radius: 22px; box-shadow: inset 0 1px 0 rgba(255,255,255,0.6); }
.tm-related-media img { width: 100%; height: 100%; object-fit: cover; display: block; border-radius: inherit; }
.tm-related-title { margin: 0.1rem auto 0; width: 100%; max-width: 210px; font-family: 'Cormorant Garamond', serif; font-size: 1.32rem; font-weight: 500; line-height: 1.28; text-transform: capitalize; text-align: center; }
.tm-related-title a { display: block; padding: 0.35rem 1.1rem; border: 1px solid rgba(214, 199, 186, 0.9); border-radius: 16px; background: #fbf9f5; color: #2f2a26; text-decoration: none; box-sizing: border-box; }
.tm-related-link:hover .tm-related-title a { background: #f7f1eb; border-color: rgba(204, 187, 171, 0.9); }
.tm-related-card:hover { transform: translateY(-8px); box-shadow: 0 22px 40px rgba(35, 26, 20, 0.16); }

/* Desktop: force 3 cards per row */
@media (min-width: 1024px) {
  .tm-reviews-grid { grid-template-columns: repeat(3, 1fr); }
}

/* Tablet: 2 columns */
@media (min-width: 768px) and (max-width: 1023px) {
  .tm-reviews-grid { grid-template-columns: repeat(2, 1fr); }
}

/* Mobile tweaks */
@media (max-width: 640px) {
  .tm-chip-list, .tm-link-grid { grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); }
  .tm-review-avatar { width: 48px; height: 48px; }
  .tm-related-grid { grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)); gap: 1rem; }
}

/* Defensive: ensure heading sits above grid even if parent becomes grid */
.tm-reviews > .tm-section-title { display:block; grid-column: 1 / -1; margin-bottom: 1rem; }



/* Start - Preserve line breaks in product descriptions (Elementor specific) */
/* Elementor Product Description widgets */
.elementor-widget-woocommerce-product-short-description,
.elementor-widget-woocommerce-product-short-description .woocommerce-product-details__short-description,
.elementor-widget-woocommerce-product-short-description .woocommerce-product-details__short-description p,
.elementor-widget-woocommerce-product-short-description div,
.elementor-widget-woocommerce-product-short-description div p,
.elementor-widget-woocommerce-product-content,
.elementor-widget-woocommerce-product-content .woocommerce-product-details__short-description,
.elementor-widget-woocommerce-product-content .woocommerce-product-details__short-description p,
.elementor-widget-woocommerce-product-content div,
.elementor-widget-woocommerce-product-content div p {
    white-space: pre-line !important;
    line-height: 1.3 !important;
}

/* Elementor Text Editor widget (if used for product descriptions) */
.elementor-widget-text-editor,
.elementor-widget-text-editor .elementor-text-editor,
.elementor-widget-text-editor .elementor-text-editor p,
.elementor-widget-text-editor div,
.elementor-widget-text-editor div p {
    white-space: pre-line !important;
    line-height: 1.3 !important;
}

/* Elementor Product Data Tabs widget */
.elementor-widget-woocommerce-product-data-tabs .woocommerce-Tabs-panel,
.elementor-widget-woocommerce-product-data-tabs .woocommerce-Tabs-panel p,
.elementor-widget-woocommerce-product-data-tabs .wc-tab,
.elementor-widget-woocommerce-product-data-tabs .wc-tab p {
    white-space: pre-line !important;
    line-height: 1.3 !important;
}

/* Elementor Toggle widget (accordion/collapsible content) - THIS IS THE KEY ONE */
.elementor-widget-toggle .elementor-tab-content,
.elementor-toggle-item .elementor-tab-content,
.elementor-tab-content.elementor-clearfix,
#elementor-tab-content-2721,
.elementor-widget-toggle .elementor-tab-content.elementor-clearfix {
    white-space: pre-line !important;
    line-height: 1.3 !important;
}

/* Generic Elementor container targeting for any text content */
.elementor-element .woocommerce-product-details__short-description,
.elementor-element .woocommerce-product-details__short-description p,
.elementor-section .woocommerce-product-details__short-description,
.elementor-section .woocommerce-product-details__short-description p,
.elementor-container .woocommerce-product-details__short-description,
.elementor-container .woocommerce-product-details__short-description p {
    white-space: pre-line !important;
    line-height: 1.3 !important;
}

/* Standard WooCommerce selectors (fallback) */
.woocommerce-product-details__short-description,
.woocommerce-product-details__short-description p,
.single-product-content .woocommerce-product-details__short-description,
.single-product-content .entry-summary .woocommerce-product-details__short-description,
.product-short-description,
.product-short-description p,
.entry-summary .woocommerce-product-details__short-description,
.entry-summary .woocommerce-product-details__short-description p {
    white-space: pre-line !important;
    line-height: 1.3 !important;
}
/* End - Preserve line breaks in product descriptions */

/* Force global page background to white */
html, body,
.site, .wrapper,
.main-page-wrapper,
.site-content, .content-area {
  background-color: #fdf9f6 !important;
  background-image: none !important; /* in case a pattern/image was set */
}

/* Optional: also nuke page-title/hero wrappers if they carry background */
.page-title, .page-title .container,
.wd-page-title, .wd-page-title .container {
  background: #fdf9f6 !important;
}

/* Hide counts in WooCommerce layered nav widgets */
.woocommerce-widget-layered-nav-list .count,
.widget_layered_nav ul li .count,
.widget_layered_nav_filters ul li .count,
.wc-layered-nav-term .count,
.woocommerce .widget_layered_nav ul li .count,
.woodmart-widget-layered-nav .count,
.woodmart-woocommerce-layered-nav .count,
.wd-widget-layered-nav .count,
.wd-layered-nav .count {
    display: none !important;
}

/* Also hide parentheses that might remain */
.woocommerce-widget-layered-nav-list li > span:last-child,
.widget_layered_nav ul li > span:last-child {
    display: none !important;
}
.wd-nav>li>a {
font-size: 18px !important;
}
.wd-sub-menu li>a { 
color: #000000 !important;
font-size: 16px !important;
font-weight: 500 !important}

/* Fix huge Social Sharing icons (Facebook, Twitter, etc.) */
.affwp-link-sharing__options .affwp-link-sharing__icon svg {
    width: 30px !important;
    height: 30px !important;
    max-width: 30px !important;
}

.affwp-card__tooltip svg {
    width: 24px !important;
    height: 24px !important;
    max-width: 24px !important;
    display: block;
}

.affwp-link-sharing__options {
    display: flex;
    gap: 10px;
    align-items: center;
}

#main-content {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

li.variation-DisclosureMessage .item-variation-name {
    font-size: 0 !important;
}

li.variation-DisclosureMessage .item-variation-name::before {
    content: "Disclosure Message:";
    font-size: 14px;
    font-weight: inherit;
}

.wc-pao-addon-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 10px 0 20px 0;
}

.wc-pao-addon-button {
    border: 1px solid #ccc;
    padding: 5px 16px;
    border-radius: 6px;
    cursor: pointer;
    background: #fff;
    transition: .2s ease;
    font-size: 14px;
    user-select: none;
	  font-family: Helvetica, Arial, sans-serif !important;
	  font-weight: 400 !important;
    color: #1C1C1C !important;
		line-height: 1.4 !important;
		
}

.wc-pao-addon-button:hover {
    border-color: var(--rosa-principal, #C88280);
    color: var(--rosa-principal, #C88280);
}

.wc-pao-addon-button.selected {
    background: var(--rosa-principal, #C88280);
    color: #fff;
    border-color: var(--rosa-principal, #C88280);
}

table.variations th.label.cell label[for="pa_cap-size"],
table.variations th.label.cell label[for="pa_cap-size"]::after {
    font-family: "Cormorant Garamond", serif !important;
    font-size: 22px !important;
    font-weight: 400 !important;
    line-height: 1.2 !important;
}

.variable-items-wrapper[data-attribute_name="attribute_pa_cap-size"] 
.variable-item-span-button {
    font-family: "Cormorant Garamond", serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #1C1C1C !important;
    line-height: 1.2 !important;
}

.variable-items-wrapper[data-attribute_name="attribute_pa_cap-size"] 
.variable-item.selected .variable-item-span-button {
    font-weight: 500 !important;
}

.variable-items-wrapper[data-attribute_name="attribute_pa_cap-size"] 
.variable-item.button-variable-item {
    padding: 10px 18px !important;
    border-radius: 6px !important;
    border-width: 1px !important;
    border-color: #ccc !important;
}

.variable-items-wrapper[data-attribute_name="attribute_pa_cap-size"] 
.variable-item.button-variable-item:hover {
    border-color: #C88280 !important;
}

.variable-items-wrapper[data-attribute_name="attribute_pa_cap-size"] 
.variable-item.button-variable-item.selected {
    border-color: #C88280 !important;
    background-color: #F8EDED !important;
}

@media (max-width: 400px) {
    td.value.cell.woo-variation-items-wrapper {
        margin-bottom: 25px !important;
        display: block !important;
    }
}


/* CHECKOUT E CART */

:root {
    --font-principal: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body.woocommerce-cart,
body.woocommerce-cart .woocommerce,
body.woocommerce-cart table,
body.woocommerce-cart th,
body.woocommerce-cart td,
body.woocommerce-cart .product-name,
body.woocommerce-cart .product-price,
body.woocommerce-cart .product-subtotal,
body.woocommerce-cart .woocommerce-Price-amount,
body.woocommerce-cart .cart_totals,
body.woocommerce-cart .cart_totals * {
    font-family: var(--font-principal) !important;
}

body.woocommerce-checkout,
body.woocommerce-checkout .woocommerce,
body.woocommerce-checkout .woocommerce form,
body.woocommerce-checkout .woocommerce-info,
body.woocommerce-checkout .woocommerce-message,
body.woocommerce-checkout .woocommerce-error,
body.woocommerce-checkout label,
body.woocommerce-checkout input,
body.woocommerce-checkout select,
body.woocommerce-checkout .woocommerce-Price-amount,
body.woocommerce-checkout .order-total,
body.woocommerce-checkout .payment_box,
body.woocommerce-checkout .woocommerce-checkout-review-order-table * {
    font-family: var(--font-principal) !important;
}

.elementor-widget-woocommerce-cart {
    --totals-color: #111111 !important;
}

.elementor-widget-woocommerce-cart {
    --sections-radio-buttons-color: #111111 !important;
}

.woocommerce-cart .shop_table th.product-subtotal,
.woocommerce-cart .shop_table td.product-subtotal {
    display: none !important;
}

.elementor-widget-woocommerce-cart .checkout-button {
    margin-bottom: 15px !important;
}

.elementor-widget-woocommerce-cart .cart_totals .cart-subtotal {
    display: none !important;
}

.woocommerce-cart .wd-cart-action-row {
    display: none !important;
}

.elementor-widget-woocommerce-cart .e-cart-totals,
.elementor-widget-woocommerce-cart .cart_totals,
.elementor-widget-woocommerce-cart .cart-totals-inner,
.elementor-widget-woocommerce-cart .cart_totals table,
.elementor-widget-woocommerce-cart .cart_totals table tr,
.elementor-widget-woocommerce-cart .cart_totals table th,
.elementor-widget-woocommerce-cart .cart_totals table td {
    margin: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 6px !important;
}

body.woocommerce-checkout #place_order,
body.woocommerce-checkout .woocommerce #payment #place_order {
    background-color: #1C1C1C !important;
    border-color: #1C1C1C !important;
    color: #ffffff !important;
    transition: 0.25s ease-in-out;
}

body.woocommerce-checkout #place_order:hover,
body.woocommerce-checkout .woocommerce #payment #place_order:hover {
    background-color: #c7a09d !important;
    border-color: #c7a09d !important;
}

body.woocommerce-checkout .woocommerce button.button,
body.woocommerce-checkout .woocommerce a.button,
body.woocommerce-checkout .woocommerce input.button,
body.woocommerce-checkout .woocommerce input[type="submit"],
body.woocommerce-checkout button[type="submit"] {
    background-color: #1C1C1C !important;
    border-color: #1C1C1C !important;
    color: #ffffff !important;
    transition: 0.25s ease-in-out;
}

@media (max-width: 767px) {

    .woocommerce-cart .product-quantity {
        display: none !important;
    }

    .woocommerce-cart th.product-quantity {
        display: none !important;
    }
}

.woocommerce-checkout-review-order-table .cart-subtotal {
    display: none !important;
}

.woocommerce-checkout-review-order-table th.product-total {
    display: none !important;
}

.woocommerce-checkout-review-order-table td.product-total {
    display: none !important;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table th.product-total,
body.woocommerce-checkout .woocommerce-checkout-review-order-table td.product-total {
    display: none !important;
}

table.woocommerce-checkout-review-order-table thead th.product-name {
    visibility: hidden !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    border: none !important;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table tr {
    grid-template-columns: 1fr !important;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table {
    --wd-checkout-prod-total-display: none !important;
}


body.woocommerce-checkout .woocommerce button.button:hover,
body.woocommerce-checkout .woocommerce a.button:hover,
body.woocommerce-checkout .woocommerce input.button:hover,
body.woocommerce-checkout button[type="submit"]:hover {
    background-color: #c7a09d !important;
    border-color: #c7a09d !important;
}

:root {
    --rosa-principal: #C88280;
    --rosa-hover: #B67371;
}

body.woocommerce-checkout form.checkout a,
body.woocommerce-checkout .woocommerce-checkout-review-order a,
body.woocommerce-checkout #customer_details a,
body.woocommerce-checkout .woocommerce-form-login a,
body.woocommerce-checkout .woocommerce-info a {
    color: var(--rosa-principal) !important;
}

body.woocommerce-checkout form.checkout a:hover,
body.woocommerce-checkout .woocommerce-checkout-review-order a:hover,
body.woocommerce-checkout #customer_details a:hover,
body.woocommerce-checkout .woocommerce-form-login a:hover,
body.woocommerce-checkout .woocommerce-info a:hover {
    color: var(--rosa-hover) !important;
}

body.woocommerce-checkout a:hover {
    color: var(--rosa-hover) !important;
}

body.woocommerce-checkout .showcoupon,
body.woocommerce-checkout .showcoupon a {
    color: var(--rosa-principal) !important;
}

body.woocommerce-checkout .showcoupon:hover,
body.woocommerce-checkout .showcoupon a:hover {
    color: var(--rosa-hover) !important;
}

:root {
    --rosa-principal: #C88280;
    --rosa-hover: #B67371;
}

body.woocommerce-checkout form.checkout a,
body.woocommerce-checkout .woocommerce-checkout-review-order a,
body.woocommerce-checkout #customer_details a {
    color: var(--rosa-principal) !important;
}

body.woocommerce-checkout form.checkout a:hover,
body.woocommerce-checkout .woocommerce-checkout-review-order a:hover,
body.woocommerce-checkout #customer_details a:hover {
    color: var(--rosa-hover) !important;
}

body.woocommerce-checkout button.button,
body.woocommerce-checkout .button,
body.woocommerce-checkout input.button,
body.woocommerce-checkout button[type="submit"],
body.woocommerce-checkout .woocommerce-button,
body.woocommerce-checkout #place_order {
    background-color: #1C1C1C !important;
    border-color: #1C1C1C !important;
    color: #ffffff !important;
    transition: 0.25s ease-in-out;
}

body.woocommerce-checkout button.button:hover,
body.woocommerce-checkout .button:hover,
body.woocommerce-checkout input.button:hover,
body.woocommerce-checkout button[type="submit"]:hover,
body.woocommerce-checkout .woocommerce-button:hover,
body.woocommerce-checkout #place_order:hover {
    background-color: #c7a09d !important;
    border-color: #c7a09d !important;
}

@media (max-width: 768px) {

  /* 1) No mobile, troca GRID por FLEX para permitir "order" */
  .e-checkout__container {
    display: flex !important;
    flex-direction: column !important;
  }

  /* Coluna esquerda também em coluna */
  .e-checkout__column-start {
    display: flex !important;
    flex-direction: column !important;
  }

  /* 2) Returning customer (login) acima do Billing */
  .e-woocommerce-login-section {
    order: 1 !important;
  }

  /* 3) Billing Details logo depois */
  #customer_details {
    order: 2 !important;
  }

  /* 4) Pagamento depois do Billing */
  #payment,
  .woocommerce-checkout-payment {
    order: 3 !important;
  }

  /* 5) Coluna direita (Your products / order review) por último ou ajuste aqui */
  .e-checkout__column-end {
    order: 4 !important;
  }
}


body.woocommerce-checkout .button,
body.woocommerce-checkout button.button,
body.woocommerce-checkout input[type="submit"].button,
body.woocommerce-checkout .woocommerce-form-login__submit,
body.woocommerce-checkout .e-apply-coupon {
    font-family: Lato, Arial, Helvetica, sans-serif !important;
    font-size: 15px !important;
    font-weight: 300 !important;
    letter-spacing: 0 !important;

    border: none !important;
    box-shadow: none !important;
    background-color: #1f1f1f !important;
}

body.woocommerce-cart .cart_item .product-name a {
    color: #C88280 !important;
		font-size: 20px !important;		
}

body.woocommerce-cart .cart_item .product-name a:hover {
    color: #B67371 !important;  /* rosa hover */
		font-size: 21px !important;
}

/* Botões do CART: Apply Coupon e Update Cart */
body.woocommerce-cart .button,
body.woocommerce-cart button.button,
body.woocommerce-cart input[type="submit"].button {
    font-family: Lato, Arial, Helvetica, sans-serif !important;
    font-size: 15px !important;
    letter-spacing: 0 !important;
}

/* Estilos específicos para Update Cart e Apply Coupon */
body.woocommerce-cart button[name="update_cart"],
body.woocommerce-cart .e-apply-coupon {
    border: none !important;        /* remove borda */
    box-shadow: none !important;    /* remove sombra */
    background-color: #1f1f1f !important; /* fundo igual ao Proceed */
    font-weight: 300 !important;    /* afinar fonte */
}


body.woocommerce-cart .cart_totals .wc-proceed-to-checkout a.checkout-button {
    background-color: #1C1C1C !important;
    border-color: #1C1C1C !important;
    color: #ffffff !important;
    transition: 0.25s ease-in-out;
}

body.woocommerce-cart .cart_totals .wc-proceed-to-checkout a.checkout-button:hover {
    background-color: #B67371 !important;
    border-color: #B67371 !important;
}

body.woocommerce-cart button[name="update_cart"],
body.woocommerce-cart button[name="apply_coupon"] {
    background-color: #1C1C1C !important;
    border-color: #1C1C1C !important;
    color: #ffffff !important;
    opacity: 1 !important;
    font-weight: 400 !important;
    border-width: 1px !important;
}

body.woocommerce-cart button[name="update_cart"]:hover,
body.woocommerce-cart button[name="apply_coupon"]:hover {
    background-color: #B67371 !important;
    border-color: #B67371 !important;
    opacity: 1 !important;
}

body.woocommerce-cart .cart_item .product-name a {
    color: #C18380 !important;
}

body.woocommerce-cart .cart_item .product-name a:hover {
    color: #B67371 !important;
}

@media (max-width: 768px) {
    .e-checkout__order_review {
        display: none !important;
    }
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-product-label {
    font-family: "Cormorant Garamond", "Times New Roman", serif !important;
    font-size: 19px !important;
    font-weight: 400 !important;
    color: #C18380 !important;
    line-height: 1.3 !important;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-product-label:hover {
    color: #B67371 !important;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table thead {
    display: none !important;
}

body.woocommerce-checkout #order_review_heading {
    margin: 0 0 10px 0 !important;
    padding: 0 !important;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table {
    margin: 0 !important;
    padding: 0 !important;
    border-spacing: 0 !important;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item td {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

body.woocommerce-checkout .wd-checkout-prod {
    padding: 0 !important;
    margin: 0 !important;
}

body.woocommerce-checkout .wd-checkout-prod-title {
    padding: 0 !important;
    margin: 0 !important;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot th,
body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

body.woocommerce-checkout .wd-table-wrapper {
    padding: 0 !important;
    margin: 0 !important;
}

body.woocommerce-checkout tr.cart_item {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

body.woocommerce-checkout tr.cart_item td.wd-checkout-prod {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

body.woocommerce-checkout .wd-checkout-prod-cont,
body.woocommerce-checkout .wd-checkout-prod-title,
body.woocommerce-checkout .wd-checkout-prod-img {
    margin: 0 !important;
    padding: 0 !important;
}

body.woocommerce-checkout .wd-checkout-prod-img img {
    width: 90px !important;
    max-width: 90px !important; 
    height: auto !important;
}

body.woocommerce-checkout .wd-checkout-prod-img {
    margin-right: 7px !important;
}

body.woocommerce-checkout .wd-checkout-prod {
    display: flex !important;
    align-items: flex-start !important;
    gap: 12px !important;
}

body.woocommerce-checkout .woocommerce-billing-fields > h3 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

body.woocommerce-checkout #order_review_heading {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

body.woocommerce-checkout .form-row {
    margin-bottom: 10px !important;
}

/* Forçar Helvetica e cor escura nos botões de Add-ons e Cap Size */
.wc-pao-addon-button,
.variable-item-span.variable-item-span-button {
    font-family: Helvetica, Arial, sans-serif !important;
    font-weight: 400 !important;
    color: #1C1C1C !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
		border-width: 1.2px !important;
		border-color: #B4B4B4 !important;
}

/* ===== DESKTOP — mantém Helvetica ===== */
@media (min-width: 768px) {

    /* Variações */
    .variable-item-span.variable-item-span-button,
    .variable-item-span.variable-item-span-button span {
        font-family: Helvetica, Arial, sans-serif !important;
        color: #1C1C1C !important;
    }

    /* ADD-ONS */
    .wc-pao-addon-button {
        font-family: Helvetica, Arial, sans-serif !important;
        color: #1C1C1C !important;
    }
}

/* ===== MOBILE — volta tudo para Cormorant ===== */
@media (max-width: 767px) {

    /* Variações */
    .variable-item-span.variable-item-span-button,
    .variable-item-span.variable-item-span-button span {
        font-family: 'Cormorant Garamond', serif !important;
        color: rgba(28, 28, 28, 0.55) !important;
    }

    /* ADD-ONS — ESTE É O QUE ESTAVA FALTANDO */
    .wc-pao-addon-button {
        font-family: 'Cormorant Garamond', serif !important;
        font-size: 15px !important; /* opcional, combina com o site */
        -webkit-font-smoothing: antialiased;
    }
}

/* Títulos dos addons: Change Part, Restyle, Cut, Colour */
.wc-pao-addon-name,
.wc-pao-addon-name span {
    font-family: Helvetica, Arial, sans-serif !important;
    font-size: 22px !important;
    font-weight: 400 !important;
    color: #1C1C1C !important;
    line-height: 1.2 !important;
}

.elementor-element-a63cd87 {
    display: none !important;
}

.section-about-link {
    position: relative;
    cursor: pointer;
}

.section-about-link::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 50;
}

@media (min-width: 768px) {
    span.woocommerce-Price-amount {
        font-size: 18px !important;
        line-height: 1.2 !important;
    }
}

.wd-product .wd-entities-title {
    text-align: center !important;
}

/* Garantir posição relativa no card */
.wd-product {
    position: relative;
}

/* Criar overlay clicável (toda a caixa) */
.wd-product a.product-link {
    position: absolute !important;
    inset: 0;
    z-index: 5;
    display: block;
}

.wd-product,
.wd-product * {
    cursor: pointer !important;
}

/* Fazer com que título e preço fiquem por cima (CURCY precisa disso) */
.wd-product .product-element-bottom,
.wd-product .price,
.wd-product .price * {
    position: relative;
    z-index: 10;
    pointer-events: auto;
}

/* Permitir clique no overlay (apenas fundo) */
.wd-product {
    pointer-events: auto;
}

/* Impedir que o overlay bloqueie título e preço */
.wd-product a.product-link {
    pointer-events: auto;
}

.two-slides-section {
    transition: transform 0.4s ease;
}

.two-slides-section:hover {
    transform: scale(0.98);
}

.wc-pao-addon-name,
.wc-pao-addon-name span {
    font-size: 14px !important;
}

@media (min-width: 768px) {
    span.woocommerce-Price-amount {
        font-size: unset !important;
    }
}

/* Aumentar largura SEM alterar altura */
button.single_add_to_cart_button {
    min-width: 560px !important; /* ajuste aqui para o tamanho que quiser */
		font-size: 17px !important;
}

@media (max-width: 767px) {
    button.single_add_to_cart_button {
    		min-width: 360px !important; /* ajuste aqui para o tamanho que quiser */
				font-size: 17px !important;
		}
}



.cart .wc-pao-addon-wrap label {
    font-size: 14px !important;
}

/* DESKTOP: deixar Cap Size igual aos botões de Add-ons (Helvetica) */
@media (min-width: 768px) {

  /* Texto do botão Cap Size */
  .variable-items-wrapper[data-attribute_name="attribute_pa_cap-size"]
  .variable-item-span.variable-item-span-button,
  .variable-items-wrapper[data-attribute_name="attribute_pa_cap-size"]
  .variable-item-span.variable-item-span-button span {
      font-family: Helvetica, Arial, sans-serif !important;
      font-size: 14px !important;        /* mesmo tamanho dos Add-ons */
      font-weight: 400 !important;
      color: #1C1C1C !important;
      -webkit-font-smoothing: antialiased !important;
      -moz-osx-font-smoothing: grayscale !important;
  }
}

/* Preço dos Add-ons (somente o span com o valor) */
.wc-pao-addon-description span {
    font-family: Helvetica, Arial, sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #1C1C1C !important;
}

/* Hover igual ao Cap Size */
.wc-pao-addon-button:hover {
    border-color: #C88280 !important;
    color: #C88280 !important;
    background-color: #F8EDED !important;
}

/* Selecionado IGUAL ao Cap Size */
.wc-pao-addon-button.selected {
    border-color: #000000 !important;   /* borda preta */
    border-width: 2px !important;       /* mesma grossura */
    background-color: #F8EDED !important;
    color: #1C1C1C !important;
}

@media (max-width: 767px) {

    /* CAP SIZE */
    .variable-items-wrapper[data-attribute_name="attribute_pa_cap-size"]
    .variable-item-span-button {
        font-size: 16px !important;
        padding: 12px 20px !important;
        border-radius: 10px !important;
    }

    /* ADD-ONS (Change Part, Restyle, Cut etc.) */
    .wc-pao-addon-button {
        font-size: 16px !important;
        padding: 6px 20px !important;
        border-radius: 10px !important;
    }
}

@media (min-width: 401px) and (max-width: 563px) {
    td.value.cell.woo-variation-items-wrapper {
        margin-bottom: 25px !important;
        display: block !important;
    }
}

/* Home – reduzir fonte do preço só no carrossel New Arrivals */
body.home .elementor-element-4b465f9 .wd-product .product-element-bottom,
body.home .elementor-element-4b465f9 .wd-product .price,
body.home .elementor-element-4b465f9 .wd-product .price * {
    font-size: 18px !important;
}

.elementor-32549 .elementor-element.elementor-element-5b318699 > .elementor-background-overlay {
    background-color: #fdf9f6 !important;
}

.elementor-18985 .elementor-element.elementor-element-0aab4fd:not(.elementor-motion-effects-element-type-background),
.elementor-18985 .elementor-element.elementor-element-0aab4fd > 
.elementor-motion-effects-container > 
.elementor-motion-effects-layer {
    background-color: #fdf9f6 !important;
}

.elementor-18985 .elementor-element-5202629,
.elementor-18985 .elementor-element-5202629 
> .elementor-motion-effects-container 
> .elementor-motion-effects-layer {
    background-color: #fdf9f6 !important;
}

.whb-header-bottom {
		background-color: #fdf9f6 !important;
}

.whb-general-header.whb-with-bg {
    background-color: #fdf9f6 !important;
}
.elementor-22315 .elementor-element.elementor-element-46be7f3:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-22315 .elementor-element.elementor-element-46be7f3 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #fdf9f6;
}
/* Woodmart main wrapper */
.wd-page-wrapper,
.wd-page-content,
.main-page-wrapper,
.website-wrapper {
  background-color: #fdf9f6 !important;
  background-image: none !important;
}

.elementor-22315 .elementor-element.elementor-element-2b2d1aa:not(.elementor-motion-effects-element-type-background),
.elementor-22315 .elementor-element.elementor-element-2b2d1aa
> .elementor-motion-effects-container
> .elementor-motion-effects-layer {
    background-color: #fdf9f6 !important;
}

.elementor-22315 .elementor-element-d0e9944:not(.elementor-motion-effects-element-type-background),
.elementor-22315 .elementor-element-d0e9944
> .elementor-motion-effects-container
> .elementor-motion-effects-layer {
    background-color: #fdf9f6 !important;
}

.elementor-22315 .elementor-element-46be7f3 > .elementor-widget-wrap,
.elementor-22315 .elementor-element-46be7f3 
> .elementor-widget-wrap 
> .elementor-motion-effects-container 
> .elementor-motion-effects-layer {
    background-color: #fdf9f6 !important;
}

.elementor-18752 .elementor-element.elementor-element-0737217:not(.elementor-motion-effects-element-type-background),
.elementor-18752 .elementor-element.elementor-element-0737217
> .elementor-motion-effects-container
> .elementor-motion-effects-layer {
    background-color: #fdf9f6 !important;
}

.elementor-18752 .elementor-background-overlay {
    background-image: none !important;
    background-color: transparent !important;
    opacity: 0 !important;
}

.elementor-22315 .elementor-element.elementor-element-2f4f3f6:not(.elementor-motion-effects-element-type-background),
.elementor-22315 .elementor-element.elementor-element-2f4f3f6 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: transparent !important;
}

/* Remove fundo da coluna */
.elementor-22315 .elementor-element.elementor-element-8566c69 > .elementor-widget-wrap,
.elementor-22315 .elementor-element.elementor-element-8566c69 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: transparent !important;
}

/* Remove fundo da section */
.elementor-22315 .elementor-element.elementor-element-9af59c8:not(.elementor-motion-effects-element-type-background),
.elementor-22315 .elementor-element.elementor-element-9af59c8 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: transparent !important;
}

.elementor-element .woocommerce-product-details__short-description,
.elementor-element .woocommerce-product-details__short-description p,
.elementor-section .woocommerce-product-details__short-description,
.elementor-section .woocommerce-product-details__short-description p,
.elementor-container .woocommerce-product-details__short-description,
.elementor-container .woocommerce-product-details__short-description p {
    line-height: 1.1 !important;
}

.single-product table.variations label::after {
    margin-left: -5px !important;
}


@media (min-width: 768px) {
    form.variations_form {
        --wd-var-table-mb: 15px;
        gap: 0;
    }
}

@media (min-width: 768px) {
    .variations {
        margin-bottom: 25px !important;
    }
}

.wc-pao-addon-container {
    margin-top: 9px !important;
}

/* texto espacamento produto change part */
.single-product .wc-pao-addon-description p {
    margin-bottom: 6px !important;
}

/* CAP SIZE – espaço abaixo do título */
.single-product table.variations th.label.cell {
    padding-bottom: 10px !important;
}

/* ===== FIX DEFINITIVO PAO – sem esconder conteúdo ===== */


/* ===== FIX alinhamento "I agree to the Return Policy" ===== */
/* Esconder o texto do legend (mantém acessibilidade e required) */
.single-product fieldset.wc-pao-fieldset > legend {
    display: none !important;
}
/* Layout checkbox + texto na mesma linha */
.single-product .wc-pao-addon-wrap > div {
    display: flex;
    align-items: center;
}

/* Texto ao lado do checkbox */
.single-product .wc-pao-addon-checkbox + label::after {
    content: "I agree to the Goldylost Return Policy";
    margin-left: 2px;
    font-size: 14px;
    font-family: Helvetica, Arial, sans-serif;
    color: #1C1C1C;
    cursor: pointer;
}

/* Ajuste vertical do texto do checkbox "I agree" */
.single-product .wc-pao-addon-checkbox + label {
    margin-top: 5px !important;
}

/* =========================================
   VARIAÇÕES – LABELS (WOOCOMMERCE)
   ========================================= */

/* Label base (texto do nome da variação) */
table.variations th.label.cell label {
    font-family: "Cormorant Garamond", serif !important;
    font-size: 22px !important;
    font-weight: 400 !important;
    color: #1C1C1C !important;
    line-height: 1.2 !important;
}

/* Dois-pontos somente para labels que NÃO são Cap Size */
table.variations th.label.cell label:not([for="pa_cap-size"])::after {
    content: ":";
    margin-left: 2px;
    color: #1C1C1C;
}

/* =========================================
   CAP SIZE – OBRIGATÓRIO
   ========================================= */

/* Asterisco obrigatório – VERMELHO PURO */
table.variations th.label.cell label[for="pa_cap-size"]::after {
    content: " *";
    color: #ff0000 !important; /* vermelho real */
    font-weight: 500;
}

/* Checkout – fundo branco na coluna Billing / Shipping */
.woocommerce-checkout #customer_details {
    background: #ffffff;
    padding: 32px;
    border-radius: 6px;
}

/* Asterisco de obrigatório nos Add-ons (ex: Cut the lace) */
.single-product 
.wc-pao-required-addon 
.wc-pao-addon-description p::after {
    content: " *";
    color: #ff0000;        /* vermelho */
    font-weight: 600;
}


.elementor-widget-woocommerce-checkout-page 
.woocommerce .shop_table td,
.elementor-widget-woocommerce-checkout-page 
.woocommerce .shop_table th,
.elementor-widget-woocommerce-checkout-page 
.woocommerce .shop_table tr {
    padding-top: 3px !important;
    padding-bottom: 0 !important;
}

.elementor-widget-woocommerce-checkout-page 
.woocommerce .woocommerce-privacy-policy-text p {
    margin-top: 0 !important;
}

#ppcp-recaptcha-v2-container {
    margin: 0 !important;
}

body.woocommerce-cart
.elementor-widget-woocommerce-cart .woocommerce .cart th,
body.woocommerce-cart
.elementor-widget-woocommerce-cart .woocommerce .cart_totals h2 {
    margin-top: 14px;
}

@media (max-width: 767px) {

    /* Centralizar conteúdo do Cap Size (texto + span) */
    .variable-items-wrapper[data-attribute_name="attribute_pa_cap-size"]
    .variable-item-span,
    .variable-items-wrapper[data-attribute_name="attribute_pa_cap-size"]
    .variable-item-contents {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
    }

    /* Garantir que o texto não empurre para a esquerda */
    .variable-items-wrapper[data-attribute_name="attribute_pa_cap-size"]
    .variable-item-span span {
        margin: 0 !important;
        padding: 0 !important;
        white-space: nowrap !important;
    }

}


/* =========================================
   Largura padrão 118px
   Cap Size / Change Part / Restyle / Colour
   ========================================= */

:root {
	--extra-small-width: 119px;
}


/* CAP SIZE – todas as opções */
.single-product 
.variable-items-wrapper[data-attribute_name="attribute_pa_cap-size"]
.variable-item.button-variable-item {
    min-width: var(--extra-small-width);
    text-align: center;
}

/* CHANGE PART */
.single-product
label.wc-pao-addon-name[data-addon-name="Change Part"]
+ .wc-pao-addon-description
+ .form-row
.wc-pao-addon-buttons
.wc-pao-addon-button,

/* RESTYLE */
.single-product
label.wc-pao-addon-name[data-addon-name="Restyle"]
+ .wc-pao-addon-description
+ .form-row
.wc-pao-addon-buttons
.wc-pao-addon-button,

/* COLOUR */
.single-product
label.wc-pao-addon-name[data-addon-name="Colour"]
+ .wc-pao-addon-description
+ .form-row
.wc-pao-addon-buttons
.wc-pao-addon-button {
    min-width: var(--extra-small-width);
    text-align: center;
}

/* CAP SIZE – todas as opções */
.single-product
.variable-items-wrapper[data-attribute_name="attribute_pa_cap-size"]
> li.variable-item {
    min-width: var(--extra-small-width);
    text-align: center;
}

/* CAP SIZE (WoodMart swatches) — força 118px de verdade */
.single-product
.variable-items-wrapper[data-attribute_name="attribute_pa_cap-size"] > li.variable-item {
    width: var(--extra-small-width) !important;
    min-width: var(--extra-small-width) !important;
    flex: 0 0 var(--extra-small-width) !important; /* quando o wrapper usa flex */
}

/* garante que o conteúdo ocupe a mesma largura */
.single-product
.variable-items-wrapper[data-attribute_name="attribute_pa_cap-size"] > li.variable-item
.variable-item-contents,
.single-product
.variable-items-wrapper[data-attribute_name="attribute_pa_cap-size"] > li.variable-item
.variable-item-span {
    width: 100% !important;
    justify-content: center !important;
    text-align: center !important;
}

@media (max-width: 767px) {

    /* Cap Size – impedir quebra de linha no texto */
    .variable-items-wrapper[data-attribute_name="attribute_pa_cap-size"]
    .variable-item-span,
    .variable-items-wrapper[data-attribute_name="attribute_pa_cap-size"]
    .variable-item-span span {
        white-space: nowrap !important;
        line-height: 1.2 !important;
    }

}



:root {
  --cut-button-width: 157px; /* 156.94px arredondado */
}

/* Aplicar em TODOS os botões do grupo Cut */
.single-product
label.wc-pao-addon-name[data-addon-name="Cut"]
+ .wc-pao-addon-description
+ .form-row
.wc-pao-addon-buttons
.wc-pao-addon-button {
    min-width: var(--cut-button-width);
    text-align: center;
}

.cart .wc-pao-addon .wc-pao-addon-wrap {
    margin-bottom: -5px !important;
}

/* Wrapper visual do WooCommerce */
body.woocommerce-checkout
.woocommerce-input-wrapper {
    display: block;
    background: #ffffff;
    border: 0.0625rem solid #909697;
    border-radius: 0.25rem;
    padding: 0;
}
body.woocommerce-checkout
.woocommerce-input-wrapper input.input-text,
body.woocommerce-checkout
.woocommerce-input-wrapper textarea,
body.woocommerce-checkout
.woocommerce-input-wrapper select {

    height: 29px;
    padding: 6px 10px;

    border: none !important;      /* remove borda do input */
    background: transparent;      /* usa o fundo do wrapper */

    font-size: 14px;
    color: #909697;
    box-shadow: none;
    outline: none;
}
body.woocommerce-checkout
.woocommerce-input-wrapper:focus-within {
    border-color: #909697; /* ou #C88280 */
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row .input-text,
.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row select,
.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row textarea,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row .input-text,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row select,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row textarea,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row .input-text,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row select,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row textarea {
    background-color: transparent !important;
}

.elementor-widget-woocommerce-checkout-page
.select2-container--default .select2-selection--single {
    background-color: transparent !important;
}


/* ================================
   ANIMAÇÃO DE ERRO – OBRIGATÓRIOS
   ================================ */

@keyframes required-shake {
    0%   { transform: translateX(0); }
    20%  { transform: translateX(-4px); }
    40%  { transform: translateX(4px); }
    60%  { transform: translateX(-3px); }
    80%  { transform: translateX(3px); }
    100% { transform: translateX(0); }
}

/* Estado visual de erro */
.required-animate {
    animation: required-shake 0.35s ease;
    border-color: var(--rosa-principal) !important;
}

/* Add-ons (Cut the lace, I agree) */
.required-animate .wc-pao-addon-button,
.required-animate label {
    border-color: var(--rosa-principal) !important;
}

/* Cap Size (variações) */
.required-animate
.variable-item.button-variable-item {
    border-color: var(--rosa-principal) !important;
}

/* ================================
   CAIXA DE ERRO – BLOCO VISUAL
   ================================ */

.required-box {
    outline: 2px solid #C88280;        /* borda visual */
    outline-offset: 3px;               /* afasta do conteúdo */
    background-color: rgba(200, 130, 128, 0.08);

    padding: 7px 14px;                /* espaço interno */
    margin-bottom: 20px;               /* NÃO grudar no próximo campo */
    margin-top: 6px;                   /* separação superior leve */

    border-radius: 6px;                /* premium / suave */
    box-sizing: border-box;
}

/* Para grupos de radio / checkbox */
.required-box .wc-pao-addon-wrap,
.required-box .wc-pao-addon {
    margin-bottom: 0; /* evita margem dupla interna */
}

/* Bordas das opções internas */
.required-box .wc-pao-addon-button,
.required-box .variable-item,
.required-box input[type="radio"],
.required-box input[type="checkbox"] {
    border-color: #C88280 !important;
}

/* Apenas quando estiver em estado de erro */
.wc-pao-addon-container.required-box {
    margin-top: 18px !important;
}

/* ================================
   REMOVE QUANDO RESOLVIDO
   ================================ */

.required-box.resolved {
    background-color: transparent !important;
    outline-color: transparent !important;
}

/* ======================================
   WIDGET TITLES – COR PADRÃO
   ====================================== */

.widgettitle,
.widget-title {
    color: #000000;
}

/* ======================================
   WIDGET LINKS – OVERRIDE DEFINITIVO
   ====================================== */

.widget-area :is(.widget, .wd-widget, div[class^="vc_wp"]) {
    --wd-link-color: #000000;
    --wd-link-color-hover: #000000;
}

.widget-area .widget .wd-checkboxes-on li > a::before {
    border: 2px solid rgb(141, 127, 127);
}

/* Availability (stock status – WoodMart custom) */
.widget .wd-checkboxes-on li > a::before {
    border: 2px solid #8D7F7F;
    border-radius: 3px;
}

/* Layered Nav padrão (Color, Cap Size, Length, etc) */
.widget .woocommerce-widget-layered-nav-list li > a::before {
    border: 2px solid #8D7F7F;
    border-radius: 3px;
}

/* ======================================
   PRODUCT CATEGORY – PRICE (IGUAL HOME)
   ====================================== */

/* Preço no grid de categoria */
.wd-products .wd-product .product-element-bottom .price {
    display: block;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #F7F3EE;
}

/* Ajuste fino do texto */
.wd-products .wd-product .price,
.wd-products .wd-product .price .woocommerce-Price-amount {
    font-weight: 600;
    font-size: 18px;
    color: #1C1C1C;
}

/* teste*/
/* ======================================
   PRODUCT GRID – PADRONIZAÇÃO DE ALTURA
   ====================================== */

/* Título do produto – força 3 linhas */
.wd-products .wd-product .wd-entities-title {
    line-height: 1.4;
    display: block;
    text-align: center;
}

/* Garante alinhamento do bloco inferior */
.wd-products .wd-product .product-element-bottom {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* ======================================
   ELEMENTOR SECTION – SEM BACKGROUND
   ====================================== */

.elementor-element.elementor-element-75a2cce:not(.elementor-motion-effects-element-type-background),
.elementor-element.elementor-element-75a2cce
> .elementor-motion-effects-container
> .elementor-motion-effects-layer {
    background-color: transparent;
}

.elementor-31303 .elementor-element.elementor-element-75a2cce:not(.elementor-motion-effects-element-type-background), .elementor-31303 .elementor-element.elementor-element-75a2cce > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: transparent;
}

.elementor-22315 
.elementor-element.elementor-element-68c6fc6:not(.elementor-motion-effects-element-type-background),
.elementor-22315 
.elementor-element.elementor-element-68c6fc6
> .elementor-motion-effects-container
> .elementor-motion-effects-layer {
    background-color: transparent !important;
}

/* ======================================
   ELEMENTOR – REMOVER BACKGROUND (FORÇADO)
   ====================================== */

.elementor-22315 
.elementor-element.elementor-element-abd1eeb:not(.elementor-motion-effects-element-type-background),
.elementor-22315 
.elementor-element.elementor-element-abd1eeb
> .elementor-motion-effects-container
> .elementor-motion-effects-layer,

.elementor-22315 
.elementor-element.elementor-element-d8870fd:not(.elementor-motion-effects-element-type-background),
.elementor-22315 
.elementor-element.elementor-element-d8870fd
> .elementor-motion-effects-container
> .elementor-motion-effects-layer,

.elementor-22315 
.elementor-element.elementor-element-618995a:not(.elementor-motion-effects-element-type-background),
.elementor-22315 
.elementor-element.elementor-element-618995a
> .elementor-motion-effects-container
> .elementor-motion-effects-layer {
    background: none !important;
    background-color: transparent !important;
}



@media (min-width: 760px) {
    html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
        font-size: 18px !important;
    }
}

.elementor-18752 
.elementor-element.elementor-element-4a56894:not(.elementor-motion-effects-element-type-background),
.elementor-18752 
.elementor-element.elementor-element-4a56894
> .elementor-motion-effects-container
> .elementor-motion-effects-layer {
    background-color: transparent !important;
    background-image: none !important;
}

/* Tornar fundos transparentes – Elementor sections/columns */
.elementor-18752 
.elementor-element.elementor-element-554d80d:not(.elementor-motion-effects-element-type-background),
.elementor-18752 
.elementor-element.elementor-element-554d80d
> .elementor-motion-effects-container
> .elementor-motion-effects-layer,

.elementor-18752 
.elementor-element.elementor-element-1761671:not(.elementor-motion-effects-element-type-background),
.elementor-18752 
.elementor-element.elementor-element-1761671
> .elementor-motion-effects-container
> .elementor-motion-effects-layer,

.elementor-18752 
.elementor-element.elementor-element-d377d85:not(.elementor-motion-effects-element-type-background),
.elementor-18752 
.elementor-element.elementor-element-d377d85
> .elementor-motion-effects-container
> .elementor-motion-effects-layer,

.elementor-18752 
.elementor-element.elementor-element-42d2e08:not(.elementor-motion-effects-element-type-background),
.elementor-18752 
.elementor-element.elementor-element-42d2e08
> .elementor-motion-effects-container
> .elementor-motion-effects-layer {
    background-color: transparent !important;
    background-image: none !important;
}

/* EVENTS ONLY – Sold out → Coming\nsoon */
.product_cat-events .out-of-stock.product-label {
    font-size: 0 !important;        /* esconde "Sold out" */
    padding: 8px 12px !important;   /* mais respiro */
    text-align: center;
}

.product_cat-events .out-of-stock.product-label::after {
    content: "Coming\Asoon";        /* quebra de linha */
    white-space: pre-line;          /* respeita \A */
    display: block;

    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    line-height: 1.3;

    color: #000000;                 /* preto */
}

/* EVENTS – liberar largura do badge Coming Soon */
.product_cat-events .product-labels.labels-rounded .out-of-stock {
    max-width: none !important;
}

/* Checkout — remover cor forçada dos labels */
.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row label,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row label,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row label,
.elementor-widget-woocommerce-checkout-page .woocommerce-form__label-for-checkbox span {
    color: #000000 !important;
}

.woocommerce-checkout #customer_details {
    border: 1px solid #d5d8dc;
}

/* Checkout / Cart — remover texto "I agree to the Goldylost Return Policy" do resumo */
.woocommerce-checkout 
li.variation-IagreetotheGoldylostReturnPolicy,
.woocommerce-cart 
li.variation-IagreetotheGoldylostReturnPolicy {
    display: none !important;
}

.elementor-widget-woocommerce-checkout-page .woocommerce #shipping_method li label, .elementor-widget-woocommerce-checkout-page .woocommerce .wc_payment_method label {
    color: #000000 !important;
}

@media (max-width: 767px) {

  /* Total – valor final */
  .woocommerce-checkout-review-order-table
  tr.order-total
  .woocommerce-Price-amount,
  .woocommerce-checkout-review-order-table
  tr.order-total
  .woocommerce-Price-amount bdi,
  .woocommerce-checkout-review-order-table
  tr.order-total
  .woocommerce-Price-currencySymbol {
      font-size: 14px !important;
      line-height: 1.2 !important;
  }

}

@media (max-width: 767px) {

  /* o texto vai virar um bloco separado */
  .payment_method_ppcp-credit-card-gateway label .ppcp-label-text {
    display: block !important;
    margin-bottom: 6px;
  }

  /* bandeiras */
  .payment_method_ppcp-credit-card-gateway label img.ppcp-card-icon {
    display: inline-block !important;
    width: 34px !important;
    height: auto !important;
    margin-right: 6px !important;
    vertical-align: middle;
  }

}

@media (max-width: 767px) {
  .elementor-18985
  .elementor-element.elementor-element-5202629 {
    display: none !important;
  }
}

@media (max-width: 767px) {
  body.woocommerce-checkout .wd-prefooter {
    display: none !important;
    padding: 0 !important;
    margin: 0 !important;
  }
}


/* FIX SIMPLES — texto + bandeiras na mesma linha */
.payment_method_ppcp-credit-card-gateway label .ppcp-label-text {
    display: inline !important;
    margin-right: 6px !important;
}


/* =========================================
   MOBILE — remover espaço vazio Google Pay
   (PayPal inject container)
   ========================================= */

@media (max-width: 767px) {

  #ppc-button-googlepay-container {
      display: none !important;
      height: 0 !important;
      margin: 0 !important;
      padding: 0 !important;
  }

}

/* =========================================
   MOBILE — Order notes colapsável (limpo)
   ========================================= */
@media (max-width: 767px) {

  /* esconder bloco original SEM ocupar espaço */
  .woocommerce-additional-fields {
    display: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  /* botão fake "Add order notes" */
  .toggle-order-notes {
    margin: 12px 0 10px 0;
    font-size: 14px;
    color: #C88280;
    cursor: pointer;
    font-weight: 400;
  }

  /* quando aberto */
  .woocommerce-additional-fields.is-open {
    display: block !important;
    margin-top: 10px !important;
  }
}


@media (max-width: 768px) {
    .elementor-widget-woocommerce-checkout-page .e-checkout__container {
        margin-top: 15px;
    }
}

/* =========================================
   MOBILE — reduzir espaçamento entre caixas
   Returning customer / Coupon / Billing
   ========================================= */
@media (max-width: 767px) {

  /* Returning customer box */
  .e-woocommerce-login-section {
    margin-bottom: 15px !important;
  }

  /* Customer details (Billing / Shipping) */
  #customer_details {
    margin-bottom: -09px !important;
  }

  /* Coupon box */
  .e-coupon-box {
    margin-bottom: 5px !important;
  }
	
	.checkout-order-review {
		margin-bottom: -25px !important;
	}

}


/* MOBILE — H3 igual a LABEL */
@media (max-width: 767px) {

	.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table tfoot td, .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table tfoot th, .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table thead th {
			color: #000000 !important;
	}

}

@media (max-width: 767px) {
  .cart-product-label {
    font-size: 14px;
    line-height: 1.4;
  }
}

  /* só o "1x" */
.cart-qty-prefix {
    font-family: Helvetica, Arial, sans-serif; /* mais legível */
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.5px;
    opacity: 0.85;        /* discreto, premium */
    margin-right: 4px;
    white-space: nowrap;
}

@media (max-width: 767px) {

  /* Shipping – texto da direita */
  .woocommerce-shipping-totals td label {
    position: relative;
    top: -2px;
  }

  /* Total – valor da direita */
  tr.order-total td .woocommerce-Price-amount {
    position: relative;
    top: -2px;
  }
	
	.payment_methods .payment_box {
    padding: 0px !important;

	}

}

  /* wrapper do PayPal fields */
.ppcp-credit-card-gateway .ppcp-credit-card-container {
    padding: 4px 8px !important;   /* reduz altura visual */
}

  /* cada campo */
.ppcp-credit-card-gateway .ppcp-field {
    min-height: 29px !important;
    padding: 2px 0 !important;
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .col-1, .elementor-widget-woocommerce-checkout-page .woocommerce .e-checkout__order_review, .elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box, .elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-section, .elementor-widget-woocommerce-checkout-page .woocommerce .shipping_address, .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-additional-fields, .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #payment {
    background: var(--sections-background-color, #fff);
    border-color: var(--sections-border-color, #d5d8dc);
    border-radius: var(--sections-border-radius, 3px);
    border-style: var(--sections-border-type, solid);
    border-width: 1px;
    display: block;
    margin: var(--sections-margin, 0 0 24px 0);
    padding: var(--sections-padding, 16px 30px);
    margin-bottom: 30px;
}

/* Reset TOTAL do width do botão REAL do PayPal */
body.woocommerce-checkout
button.ppcp-dcc-order-button {
    width: auto !important;
    max-width: none !important;
    min-width: unset !important;
}

body.woocommerce-checkout
section.elementor-element-0aab4fd {
    display: none !important;
}

body.woocommerce-checkout 
section.elementor-element-b84e4bd {
    display: none !important;
}

@media (max-width: 768px) {
  body.woocommerce-checkout .mobile-place-order-slot {
    display: none !important;
  }
}

/* Checkout mobile — fix definitivo sem JS */
@media (max-width: 768px) {

  body.woocommerce-checkout,
  body.woocommerce-checkout .woocommerce,
  body.woocommerce-checkout form.checkout {
    overflow-x: hidden !important;
  }

  body.woocommerce-checkout #payment,
  body.woocommerce-checkout #payment .place-order,
  body.woocommerce-checkout #place_order {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
    display: block !important;
  }

}

@media (max-width: 768px) {

  /* botão duplicado PayPal */
  #ppc-hosted-fields,
  #ppc-hosted-fields *,
  .ppcp-dcc-order-button {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }

}

/* Wrapper */
.checkout-social-login {
  margin-top: 25px;
}

/* Separator */
.social-separator {
  display: flex;
  align-items: center;
  text-align: center;
  margin-bottom: 15px;
}

.social-separator::before,
.social-separator::after {
  content: "";
  flex: 1;
  height: 1px;
  background: #e5e5e5;
}

.social-separator span {
  padding: 0 12px;
  font-size: 12px;
  letter-spacing: 1px;
  color: #777;
  text-transform: uppercase;
}

/* Google button */
.google-login-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;

  padding: 12px 16px;
  border: 1px solid #ddd;
  border-radius: 4px;

  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  color: #1c1c1c;
  background: #fff;

  transition: all 0.2s ease;
}

.google-login-btn img {
  width: 18px;
  height: 18px;
}

.google-login-btn:hover {
  background: #f7f7f7;
  border-color: #ccc;
}

/* Checkout – Login inputs (Email + Password) */
.woocommerce-checkout
.e-woocommerce-login-anchor
input[type="email"],
.woocommerce-checkout
.e-woocommerce-login-anchor
input[type="password"],
.woocommerce-checkout
.e-woocommerce-login-anchor
input[type="text"] {
  border: 1px solid #69727d !important;
  padding: 10px 12px;
  height: 29px;
  background-color: #fff;
  box-shadow: none;
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row .input-text, .elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row select, .elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row textarea, .elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row .input-text, .elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row select, .elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row textarea, .elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row .input-text, .elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row select, .elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row textarea {
	border-radius: 4px !important;
}

/* Checkout – botão LOGIN (login de cliente existente) */
.woocommerce-checkout
.e-woocommerce-login-anchor
.woocommerce-form-login__submit {
  height: 29px;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  padding: 0 20px;
  margin-top: 6px;

  background-color: #1c1c1c;
  color: #fff;

  border: none;
  border-radius: 4px;

  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;

  cursor: pointer;
}

@media (max-width: 767px) {
  body.woocommerce-checkout .footer-sidebar {
    padding-block: 0px;
  }
}

.woocommerce-mini-cart__buttons .checkout {
  font-weight: bold !important;
}

body.woocommerce-cart
.elementor-32549
.elementor-element.elementor-element-2ea28f61 {
  background-color: transparent !important;
}

/* Clone do header sticky */
.whb-sticky-clone {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;

  transform: translateY(-100%);
  opacity: 0;
  transition: transform 0.35s ease, opacity 0.25s ease;

  pointer-events: auto;
}

/* Quando ativo */
.whb-sticky-clone.is-visible {
  transform: translateY(0);
  opacity: 1;
}


/* COOKIE */
/* Cookie Banner Styles - WordPress */
.cookie-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(
			135deg,
			#c29897 0%,
			#D9B2AF 100%
		);

    color: #fff;
    padding: 8px 26px;
    box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.15);
    z-index: 10000;
    transform: translateY(100%);
    transition: transform 0.4s ease-in-out;
    border-top: 3px solid rgba(255, 255, 255, 0.2);
}

.cookie-banner.show {
    transform: translateY(0);
}

.cookie-content {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
		font-weight: 500;
}

@keyframes cookieBounce {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

.cookie-text {
    flex: 1;
    min-width: 250px;
}

.cookie-text p {
    font-size: 17px;
    opacity: 0.95;
    line-height: 1.5;
    margin: 0;
}

.cookie-buttons {
    gap: 12px;
    flex-wrap: wrap;
    flex-shrink: 0;
}

.cookie-banner .btn {
    padding: 8px 16px;
    border: none;
    border-radius: 6px;
    font-size: 0.95rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
		min-height: auto;
		margin-right: 5px;
}

.cookie-banner .btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
}

.cookie-banner .btn:active {
    transform: translateY(0);
}

.cookie-banner .btn-accept {
    background: #C88280;
    color: #fff;
}

.cookie-banner .btn-accept:hover {
    background: #b8706e;
    color: #fff;
}

.cookie-banner .btn-reject {
    background: transparent;
    color: rgba(255, 255, 255, 0.75);
    border: 1px solid rgba(255, 255, 255, 0.4);
    box-shadow: none;
}

.cookie-banner .btn-reject:hover {
    background: transparent;
    color: rgba(255, 255, 255, 0.9);
    border-color: rgba(255, 255, 255, 0.6);
    transform: none;
    box-shadow: none;
}

.cookie-banner .customize-link {
    color: #fff;
    text-decoration: none;
    font-size: 0.95rem;
    cursor: pointer;
    transition: all 0.3s ease;
    align-self: center;
    padding: 12px 0;
}

.cookie-banner .customize-link:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
    text-decoration-thickness: 1px;
}

/* Cookie Modal Styles */
.cookie-modal {
    display: none;
    position: fixed;
    z-index: 10001;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(4px);
    animation: cookieFadeIn 0.3s ease;
}

.cookie-modal.show {
    display: flex;
    align-items: center;
    justify-content: center;
}

@keyframes cookieFadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.cookie-modal .modal-content {
    background: #fff;
    margin: 20px;
    padding: 30px;
    border-radius: 12px;
    max-width: 600px;
    width: 100%;
    max-height: 90vh;
    overflow-y: auto;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
    animation: cookieSlideUp 0.3s ease;
    position: relative;
}

@keyframes cookieSlideUp {
    from {
        transform: translateY(50px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.cookie-modal .close-modal {
    position: absolute;
    top: 15px;
    right: 20px;
    font-size: 28px;
    font-weight: bold;
    color: #C88280;
    cursor: pointer;
    transition: color 0.3s ease;
    line-height: 1;
}

.cookie-modal .close-modal:hover {
    color: #b8706e;
}

.cookie-modal .modal-content h2 {
    color: #C88280;
    margin-bottom: 20px;
    font-size: 1.8rem;
}

.cookie-modal .cookie-options {
    margin-bottom: 25px;
}

.cookie-modal .cookie-option {
    margin-bottom: 20px;
    padding: 15px;
    background: #f9f9f9;
    border-radius: 8px;
    border-left: 4px solid #C88280;
    transition: background 0.3s ease;
}

.cookie-modal .cookie-option:hover {
    background: #f5f5f5;
}

.cookie-modal .cookie-option .option-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.cookie-modal .cookie-option .option-text {
    flex: 1;
}

/* Toggle Switch Styles */
.cookie-modal .toggle-switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 28px;
    flex-shrink: 0;
}

.cookie-modal .toggle-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.cookie-modal .toggle-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: 0.3s;
    border-radius: 28px;
}

.cookie-modal .toggle-slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    transition: 0.3s;
    border-radius: 50%;
}

.cookie-modal .toggle-switch input:checked + .toggle-slider {
    background-color: #C88280;
}

.cookie-modal .toggle-switch input:focus + .toggle-slider {
    box-shadow: 0 0 1px #C88280;
}

.cookie-modal .toggle-switch input:checked + .toggle-slider:before {
    transform: translateX(22px);
}

.cookie-modal .toggle-switch input:disabled + .toggle-slider {
    background-color: #C88280;
    opacity: 0.6;
    cursor: not-allowed;
}

.cookie-modal .toggle-switch input:disabled + .toggle-slider:before {
    cursor: not-allowed;
}

.cookie-modal .option-text strong {
    display: block;
    color: #333;
    margin-bottom: 5px;
    font-size: 1rem;
}

.cookie-modal .option-text p {
    color: #666;
    font-size: 0.9rem;
    line-height: 1.5;
}

.cookie-modal .modal-buttons {
    display: flex;
    gap: 12px;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.cookie-modal .modal-buttons .btn-accept {
    background: #C88280;
    color: #fff;
}

.cookie-modal .modal-buttons .btn-accept:hover {
    background: #b8706e;
}

.cookie-modal .modal-buttons .btn-reject {
    background: transparent;
    color: #C88280;
    border: 2px solid #C88280;
}

.cookie-modal .modal-buttons .btn-reject:hover {
    background: #C88280;
    color: #fff;
}

/* Hide reopen cookie preferences by default */
#reopenPreferences {
    display: none;
}


/* Responsive Design */
@media (max-width: 768px) {
    .cookie-banner {
        padding: 12px 15px;
    }

    .cookie-content {
        flex-direction: column;
        text-align: center;
    }

    .cookie-icon {
        display: none;
    }

    .cookie-text {
        text-align: center;
    }

    .cookie-buttons {
        width: 100%;
        flex-direction: column;
        gap: 10px;
    }

    .cookie-banner .btn {
        width: 100%;
        min-width: auto;
    }

    .cookie-banner .customize-link {
        text-align: center;
        display: block;
        width: 100%;
    }

    .cookie-modal .modal-content {
        margin: 10px;
        padding: 20px;
    }

    .cookie-modal .modal-buttons {
        flex-direction: column;
    }

    .cookie-modal .modal-buttons .btn {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .cookie-banner {
        padding: 10px 15px;
    }

    .cookie-text p {
        font-size: 0.85rem;
    }
    
    .cookie-banner .customize-link {
        font-size: 0.85rem;
        padding: 8px 0;
    }

    .cookie-banner .btn {
        padding: 10px 16px;
        font-size: 0.85rem;
    }
}

/* FORCE override WoodMart buttons ONLY on cart */
body.woocommerce-cart .cart-container :is(
    .btn,
    .button,
    button,
    [type="submit"],
    [type="button"]
) {
    background-color: var(--brand) !important;
    color: #2f1d1c !important;
    border: none !important;
    box-shadow: none !important;
		border-radius: 8px !important;
		margin-top: 8px;
}

.woocommerce-cart td.product-name {
    vertical-align: top !important;
    padding-top: 16px !important;
}

table {
    margin-bottom: 0px !important;
}

/* CHECKOUT – aumentar tamanho do Place Order (PayPal / PPCP) */
body.woocommerce-checkout #place_order.ppcp-dcc-order-button {
    width: 100% !important;
    height: 56px !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    border-radius: 10px !important;
    padding: 0 24px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

body.woocommerce-checkout #place_order.ppcp-dcc-order-button {
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

/* Mega menu: reduzir altura e espaçamento */
.wd-dropdown-menu {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
}

.wd-dropdown-menu .wd-entry-content {
    padding: 0 24px !important;
}

.wd-dropdown-menu li {
    margin-bottom: 10px !important;
}
/* Títulos do mega menu */
.wd-dropdown-menu .menu-item-title,
.wd-dropdown-menu h5 {
    font-size: 13px !important;
    font-weight: 600 !important;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #b07a75 !important;
    margin-bottom: 16px !important;
}
.menu-cta img {
    width: 100%;
    border-radius: 12px;
    margin-bottom: 12px;
}

.menu-cta-btn {
    display: block;
    text-align: center;
    padding: 10px 16px;
    border-radius: 8px;
    background: #d4b1ad;
    color: #fff;
    font-weight: 500;
}
/* Hover refinado */
.wd-dropdown-menu a {
    transition: color 0.2s ease, padding-left 0.2s ease;
}

.wd-dropdown-menu a:hover {
    color: #b07a75 !important;
    padding-left: 4px;
}
/* Neutralizar flex-basis excessivo em Education e Info */
.menu-item-18756 .wd-grid-f-inline,
.menu-item-35786 .wd-grid-f-inline {
    --wd-f-basis: auto !important;
}

/* Esconde apenas o bloco antigo que fica dentro da descrição da categoria */
.term-description .tm-quick-chips {
  display: none !important;
}

/* BOTÕES – Shop by Wig Type */
.tm-quick-chips--type .tm-chip {
    background: #D9B2AF!important;
    color: #fff !important;
    border: 1px solid #D9B2AF !important;
    border-radius: 999px; /* pill premium */
    padding: 10px 18px;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.02em;
    transition: background-color 0.2s ease, 
                color 0.2s ease, 
                border-color 0.2s ease,
                transform 0.15s ease;
}

/* HOVER */
.tm-quick-chips--type .tm-chip:hover {
    background: #a67b7b !important;
    border-color: #a67b7b !important;
    color: #fff !important;
    transform: translateY(-1px); /* micro UX premium */
}

/* FOCUS (acessibilidade, opcional mas recomendado) */
.tm-quick-chips--type .tm-chip:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(251, 155, 165, 0.35);
}

/* teste */

/* Load More Products - botão preto */
a.btn.wd-load-more,
.wd-load-more {
    --btn-color: #ffffff;          /* texto */
    --btn-color-hover: #ffffff;

    --btn-bgcolor: #000000;        /* fundo */
    --btn-bgcolor-hover: #FB9BA5;  /* hover */

    --btn-brd-color: #000000;
    --btn-brd-color-hover: #FB9BA5;
}

.tm-chip-list,
.tm-link-grid {
    gap: 20px 32px; /* vertical | horizontal */
}

wd-widget-stock-status .wd-checkboxes-on {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

/* Item */
.wd-widget-stock-status .wd-checkboxes-on li {
    margin: 0;
    list-style: none;
}

/* Link vira chip (igual color) */
.wd-widget-stock-status .wd-checkboxes-on li a {
    display: inline-flex;
    align-items: center;
		margin-top: 8px;

    padding: 8px 14px;
    border-radius: 999px;

    color: #000000 !important;

    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.02em;

    border: 1px solid #D9B2AF;
    transition: all 0.2s ease;
    width: auto;
}

/* Hover igual */
.wd-widget-stock-status .wd-checkboxes-on li a:hover {
    background: #D9B2AF;
    border-color: #D9B2AF;
    color: #fff !important;
		transform: translatey(-1px);
}

/* =========================
   FILTERS – CHIP STYLE (REFINED)
========================= */

/* Lista */
.widget-area .woocommerce-widget-layered-nav-list__item,
.widget-area .wc-layered-nav-term {
    margin-bottom: 10px;
}

/* Link / label vira chip */
.widget-area .woocommerce-widget-layered-nav-list__item a,
.widget-area label {
    display: inline-flex;
    align-items: center;
    padding: 8px 14px;
    border-radius: 999px;
		color: #000000 !important;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.02em;
    border: 1px solid #D9B2AF;
    transition: all 0.2s ease;
    cursor: pointer;
    width: auto;            /* NÃO ocupar tudo */
}

/* QUANDO ATIVO (filtro selecionado) */
.woocommerce-widget-layered-nav-list__item.chosen a::before {
    background: #fff !important;
    border-color: #fff !important;
}


/* Hover */
.widget-area .woocommerce-widget-layered-nav-list__item a:hover,
.widget-area label:hover {
    background: #D9B2AF;
    border-color: #D9B2AF;
    color: #fff !important;
		transform: translatey(-1px);
}

/* Ativo (filtro aplicado) */
.widget-area .chosen a,
.widget-area .chosen label {
    background: #1c1c1c;
    color: #fff !important;
    border-color: #1c1c1c;
}

/* ======================================
   FILTERS – alinhar chips sempre no centro
   (Color + Cap Size)
   ====================================== */

/* Lista vira GRID */
.widget-area .woocommerce-widget-layered-nav-list {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px 18px;
    justify-items: center; /* CENTRALIZA cada chip */
}

/* Chip ocupa largura consistente */
.widget-area .woocommerce-widget-layered-nav-list__item a {
    min-width: 150px;              /* ajuste fino aqui */
    text-align: center;
    justify-content: center;
}

/* Chips / buttons - estilo preto */
.tm-chip,
.tm-link-grid a {
    background: #D9B2AF;
    color: #ffffff;
    border: 1px solid #D9B2AF;
		font-weight: 600;
}

/* Hover */
.tm-chip:hover,
.tm-link-grid a:hover {
    background: #c29897;
    border-color: #c29897;
    color: #ffffff;
		transform: translatey(-1px);
}


/* AVAILABILITY – texto centralizado */
.wd-widget-stock-status .wd-checkboxes-on li a {
    align-items: center;
    justify-content: center;
    text-align: center;

    padding-left: 18px !important;
    padding-right: 18px !important;
}


/* Ativo (chosen) igual */
.wd-widget-stock-status .wd-checkboxes-on li.chosen a {
    background: #1c1c1c;
    color: #fff !important;
    border-color: #1c1c1c;
}

/* FILTER BY COLOR – largura padronizada (ref: Brunette) */
.widget-area .woocommerce-widget-layered-nav-list__item a {
    min-width: 100px;
    justify-content: center;
}

/* FILTER BY CAP SIZE – largura padronizada (ref: Extra Small) */
.wd-widget-cap-size .woocommerce-widget-layered-nav-list__item a {
    min-width: 150px;
    justify-content: center;
}

.wd-prefooter {
    display: none !important;
}

/* =========================================================
   THANK YOU PAGE – SINGLE WHITE CARD LAYOUT
   ========================================================= */

body.woocommerce-order-received {
    --accent: #D0B4B0;
    --bg-soft: #FDF9F6;
    --text-main: #1c1c1c;
    --text-muted: #8a8a8a;
}

/* Fundo geral suave */
body.woocommerce-order-received {
    background: var(--bg-soft);
}

/* ---------------------------------------------------------
   CONTAINER GERAL
--------------------------------------------------------- */
body.woocommerce-order-received .woocommerce {
    max-width: 1100px;
    margin: 0 auto;
}

/* ---------------------------------------------------------
   SUCCESS MESSAGE (fica fora do card)
--------------------------------------------------------- */
body.woocommerce-order-received .woocommerce-notice--success {
    background: transparent;
    border: 1px dashed var(--accent);
    color: var(--text-main);
    padding: 20px;
    border-radius: 14px;
    font-size: 18px;
    text-align: center;
    margin-bottom: 32px;
}

body.woocommerce-order-received .woocommerce-notice--success::before {
    display: none;
}

/* ---------------------------------------------------------
   CARD BRANCO ÚNICO
--------------------------------------------------------- */
body.woocommerce-order-received .woocommerce-order {
    background: #ffffff;
    border-radius: 20px;
    padding: 40px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.04);
}

/* Remove separações feias do Woo */
body.woocommerce-order-received 
.woocommerce-order > * {
    border: none;
}

/* ---------------------------------------------------------
   ORDER META (topo)
--------------------------------------------------------- */
body.woocommerce-order-received ul.order_details {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 24px;
    padding-bottom: 32px;
    margin-bottom: 40px;
    border-bottom: 1px solid #eee;
}

body.woocommerce-order-received ul.order_details li {
    border: none;
    padding: 0;
    font-size: 13px;
    color: var(--text-muted);
}

body.woocommerce-order-received ul.order_details li strong {
    display: block;
    margin-top: 6px;
    font-size: 16px;
    color: var(--text-main);
    font-weight: 600;
}

/* ---------------------------------------------------------
   SECTION TITLES
--------------------------------------------------------- */
body.woocommerce-order-received h2,
body.woocommerce-order-received h3 {
    font-size: 22px;
    margin-bottom: 20px;
    color: var(--text-main);
}

/* ---------------------------------------------------------
   ORDER DETAILS TABLE
--------------------------------------------------------- */
body.woocommerce-order-received table.shop_table {
    border: none;
    border-collapse: collapse;
    margin-bottom: 40px;
}

body.woocommerce-order-received table.shop_table th {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.05em;
    color: var(--text-muted);
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

body.woocommerce-order-received table.shop_table td {
    padding: 14px 0;
    border-bottom: 1px solid #f0f0f0;
    color: var(--text-main);
}

/* Totals */
body.woocommerce-order-received 
.shop_table tfoot th,
body.woocommerce-order-received 
.shop_table tfoot td {
    color: var(--text-main);
    font-size: 14px;
    padding-top: 10px;
}

/* Total final */
body.woocommerce-order-received 
.shop_table tfoot tr:last-child th,
body.woocommerce-order-received 
.shop_table tfoot tr:last-child td {
    font-size: 16px;
    font-weight: 600;
}

/* ---------------------------------------------------------
   FIX PREÇO RISCADO (valor cortando)
--------------------------------------------------------- */
body.woocommerce-order-received del,
body.woocommerce-order-received ins {
    display: inline-block;
    white-space: nowrap;
}

body.woocommerce-order-received del {
    margin-right: 6px;
    opacity: 0.6;
}

body.woocommerce-order-received td {
    overflow: visible;
}

/* ---------------------------------------------------------
   BILLING & SHIPPING (lado a lado, dentro do card)
--------------------------------------------------------- */
body.woocommerce-order-received .woocommerce-customer-details {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 48px;
    padding-top: 32px;
    border-top: 1px solid #eee;
}

body.woocommerce-order-received .woocommerce-column__title {
    font-size: 20px;
    margin-bottom: 14px;
}

body.woocommerce-order-received address {
    font-style: normal;
    line-height: 1.7;
    color: var(--text-main);
    font-size: 14px;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot td, .elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot th {
    color: #000000;
}

body.woocommerce-order-received ul.order_details li {
    color: #000000;
}

body.woocommerce-order-received table.shop_table th {
    color: #000000;
}
/* ---------------------------------------------------------
   MOBILE
--------------------------------------------------------- */
@media (max-width: 768px) {

    body.woocommerce-order-received .woocommerce-order {
        padding: 24px;
    }

    body.woocommerce-order-received ul.order_details {
        gap: 16px;
    }
}

/* =========================================================
   TYPOGRAPHY – UNIFIED FONT & SIZE
   ========================================================= */

/* Fonte e tamanho base para TODO o conteúdo */
body.woocommerce-order-received .woocommerce-order {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.6;
    color: var(--text-main);
}

/* Força herança em elementos problemáticos do Woo/Elementor */
body.woocommerce-order-received .woocommerce-order p,
body.woocommerce-order-received .woocommerce-order li,
body.woocommerce-order-received .woocommerce-order td,
body.woocommerce-order-received .woocommerce-order th,
body.woocommerce-order-received .woocommerce-order address,
body.woocommerce-order-received .woocommerce-order span,
body.woocommerce-order-received .woocommerce-order div {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

/* Labels menores (Order number, Date etc.) */
body.woocommerce-order-received ul.order_details li {
    font-size: 13px;
}

/* Valores (números, email, total) */
body.woocommerce-order-received ul.order_details li strong {
    font-size: 15px;
}

/* Títulos internos (Order details, Billing, Shipping) */
body.woocommerce-order-received h2,
body.woocommerce-order-received h3 {
    font-family: inherit;
    font-size: 22px;
    font-weight: 500;
}

/* ---------------------------------------------------------
   EXCEÇÃO: THANK YOU MESSAGE
--------------------------------------------------------- */
.wd-builder-off .woocommerce-order>*:not(:last-child) {
    font-size: 22px;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tbody td {
    font-weight: bold;
}

.wd-dropdown-menu 
.wd-sub-menu.wd-grid-f-inline > li {
    margin-right: 48px;
}

.wd-dropdown-menu 
.wd-sub-menu.wd-grid-f-inline > li:last-child {
    margin-right: 0;
}

ul.variation .item-variation-name {
    font-size: 14px;
}

:is(ul,ol) li {
    font-size: 14px;
}

/* Esconde slider no desktop, mantém DOM ativo */
@media (min-width: 769px) {
  .mobile-only-slider {
    display: none;
  }
}

/* Espaçamento inferior nos cards de categorias relacionadas */
.tm-related-grid .tm-related-card {
    margin-bottom: 50px;
}

/* CHIP – texto centralizado */
.woocommerce-widget-layered-nav-list__item a {
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-left: 18px !important;
    padding-right: 18px !important;
}

/* SHOP BY TOPPER TYPE – chips com tamanho uniforme */
.tm-quick-chips--type .tm-chip {
    width: 133px;
    height: 44px;

    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;

    padding: 0 !important;
}

/* SHOP BY COLOR – tamanho fixo exato + texto centralizado */
.tm-discovery .tm-link-grid a {
    width: 131px;
    height: 44px;

    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;

    padding: 0 !important;
}

.example-modal img {
  opacity: 1 !important;
  visibility: visible !important;
}

.wd-header-text h1 {
    font-size: 20px !important;
}

.wd-header-text h2 {
    font-size: 17px !important;
    line-height: 1.35;
}

.home section[data-id="0aab4fd"] {
    display: none !important;
}

@media (min-width: 768px) and (max-width: 1024px) {
    body.tax-product_cat.term-events .wd-products .wd-product .product-element-bottom {
        padding-bottom: 60px !important;
    }
}

.color-scheme-dark {
  --wd-text-color: #000000;
}

.title-wrapper {
    margin-bottom: 30px;
}

/*  custom order  */
:root {
  --primary: #D9B2AF;
  --primary-dark: #b28480;
  --bg: #f9f5f4;
  --text: #333;
  --border: #e0d4d2;
  --error: #c0392b;
}

.form-wrapper,
.form-wrapper * {
  box-sizing: border-box;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.form-wrapper {
  width: 100%;
  max-width: 900px;
  background: #fff;
  border-radius: 18px;
  box-shadow:
    0 18px 45px rgba(0, 0, 0, 0.08),
    0 0 0 1px rgba(0, 0, 0, 0.02);
  overflow: hidden;
  display: grid;
  grid-template-columns: minmax(0, 3fr);
}

.form-header {
  padding: 24px 28px 0;
}

.badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 4px 10px;
  border-radius: 999px;
  background: rgba(217,178,175,0.12);
  color: var(--primary-dark);
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-weight: 600;
}

.badge-dot {
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: var(--primary-dark);
}

.form-title {
  margin-top: 14px;
  font-size: 26px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  font-weight: 600;
}

.form-subtitle {
  margin-top: 6px;
  font-size: 14px;
  color: #000000;
}

.steps {
  margin: 20px 28px 0;
  display: flex;
  gap: 14px;
}

.step {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  color: #999;
  position: relative;
}

.step::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -6px;
  width: 100%;
  height: 2px;
  border-radius: 999px;
  background: #eee;
}

.step-number {
  width: 20px;
  height: 20px;
  border-radius: 999px;
  border: 1px solid #ddd;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  background: #faf7f6;
}

.step.active {
  color: var(--primary-dark);
  font-weight: 600;
}

.step.active .step-number {
  border-color: var(--primary);
  background: var(--primary);
  color: #fff;
}

.step.completed {
  color: #7b9b8a;
}

.step.completed .step-number {
  border-color: #7b9b8a;
  background: #7b9b8a;
  color: #fff;
}

.step.completed::after {
  background: linear-gradient(90deg, #7b9b8a, var(--primary));
}

.form-body {
  padding: 22px 28px 26px;
}

form {
  width: 100%;
}

.step-panel {
  display: none;
}

.step-panel.active {
  display: block;
  animation: fadeIn 240ms ease-out;
}

@keyframes fadeIn {
  from { opacity: 0; transform: translateY(6px); }
  to   { opacity: 1; transform: translateY(0); }
}

.grid-2 {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.field {
  margin-bottom: 16px;
}

.field label {
  display: block;
  margin-bottom: 6px;
  font-size: 13px;
  font-weight: 500;
  color: #555;
}

.required-asterisk {
  color: var(--error);
  font-weight: 600;
}

.field span.helper {
  font-size: 11px;
  color: #999;
  margin-left: 2px;
}

input[type="text"],
input[type="email"],
input[type="tel"],
select,
textarea {
  width: 100%;
  padding: 9px 11px;
  border-radius: 10px;
  border: 1px solid var(--border);
  background: #faf6f5;
  font-size: 14px;
  outline: none;
  transition: border 0.18s ease, box-shadow 0.18s ease, background 0.18s ease;
}

input:focus,
select:focus,
textarea:focus {
  border-color: var(--primary-dark);
  background: #fff;
  box-shadow: 0 0 0 1px rgba(217,178,175,0.45);
}

textarea {
  min-height: 110px;
  resize: vertical;
}

.field-row {
  display: flex;
  gap: 12px;
}

.field-row > .field {
  flex: 1;
}

.options-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 6px;
}

.pill-option {
  padding: 7px 13px;
  border-radius: 999px;
  border: 1px solid var(--border);
  background: #faf6f5;
  font-size: 13px;
  cursor: pointer;
  transition: all 0.18s ease;
  user-select: none;
  white-space: nowrap;
  text-align: center;
}

/* Product Type - Topper é o maior */
#productTypeOptions .pill-option {
  min-width: 100px;
}

/* Cap Type - Fully hand-tied wig é o maior */
#capTypeOptions .pill-option {
  min-width: 160px;
}

/* Color - Brunette é o maior */
#colorOptions .pill-option {
  min-width: 95px;
}

/* Cap Size - Extra Small é o maior */
#capSizeOptions .pill-option {
  min-width: 110px;
}

.pill-option input {
  display: none;
}

.pill-option.active {
  border-color: var(--primary);
  background: rgba(217,178,175,0.12);
  color: var(--primary-dark);
  box-shadow: 0 0 0 1px rgba(217,178,175,0.35);
}

.section-title {
  font-size: 15px;
  font-weight: 600;
  margin: 10px 0 4px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #555;
}

.section-subtitle {
  font-size: 13px;
  color: #888;
  margin-bottom: 10px;
}

.custom-toggle {
  margin-top: 16px;
  padding: 12px 14px;
  border-radius: 14px;
  border: 1px dashed rgba(217,178,175,0.7);
  background: rgba(217,178,175,0.04);
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

.custom-toggle input {
  margin-top: 3px;
  accent-color: var(--primary-dark);
}

.custom-toggle-label {
  font-size: 13px;
  color: #555;
}

.custom-toggle-label strong {
  color: var(--primary-dark);
  font-weight: 600;
}

.upload-box {
  margin-top: 12px;
  padding: 16px 14px;
  border-radius: 16px;
  border: 1px dashed var(--border);
  background: #faf7f6;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 14px;
  flex-wrap: wrap;
}

.upload-text {
  font-size: 13px;
  color: #666;
  flex: 1;
}

.upload-text strong {
  color: #444;
  display: block;
  margin-bottom: 5px;
}

.upload-description {
  display: block;
}

.selected-files-container {
  margin-top: 12px;
  padding: 14px 16px;
  border-radius: 12px;
  background: rgba(217, 178, 175, 0.05);
  border: 1px solid rgba(217, 178, 175, 0.2);
}

.selected-files-header {
  font-size: 13px;
  font-weight: 600;
  color: var(--primary-dark);
  margin-bottom: 10px;
}

.form-wrapper {
  width: 100%;
  max-width: 900px;
  margin: 40px auto;
}


.selected-files-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.selected-file-item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 8px 12px;
  background: #fff;
  border-radius: 8px;
  border: 1px solid var(--border);
  font-size: 13px;
  color: #555;
}

.selected-file-icon {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  color: var(--primary-dark);
}

.selected-file-name {
  flex: 1;
  word-break: break-all;
}

.selected-file-size {
  font-size: 11px;
  color: #999;
  margin-left: auto;
  flex-shrink: 0;
}

.submit-agreement {
  margin-top: 12px;
  padding-left: 0;
}

.submit-agreement .small-text {
  text-align: left;
  max-width: 100%;
  margin-left: 14px;
}

.btn-file {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 16px;
  border-radius: 999px;
  background: var(--primary);
  border: none;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
  overflow: hidden;
}

.btn-file input[type="file"] {
  position: absolute;
  inset: 0;
  opacity: 0;
  cursor: pointer;
}

.nav-buttons {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 18px;
  border-top: 1px solid #f0e7e6;
  padding-top: 16px;
  gap: 12px;
}

.nav-buttons-right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 4px;
  margin-left: auto;
}

#regionSelection .nav-buttons {
  justify-content: flex-end;
}

.step-hint {
  text-align: center;
  width: 100%;
}

.btn {
  appearance: none;
  border-radius: 999px;
  padding: 9px 18px;
  border: 1px solid transparent;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: background 0.18s ease, border 0.18s ease, transform 0.08s ease, box-shadow 0.18s ease;
}

.btn-primary {
  background: linear-gradient(135deg, var(--primary), var(--primary-dark));
  color: #fff;
  box-shadow: 0 10px 20px rgba(217,178,175,0.45);
}

.btn-primary:hover {
  transform: translateY(-1px);
  box-shadow: 0 12px 26px rgba(217,178,175,0.55);
}

.btn-secondary {
  background: #fff;
  border-color: #ddd;
  color: #555;
}

.btn-secondary:hover {
  border-color: var(--primary);
  color: var(--primary-dark);
  background: rgba(217,178,175,0.03);
}

.small-text {
  font-size: 11px;
  color: #999;
}

.error {
  margin-top: 6px;
  font-size: 12px;
  color: var(--error);
}

.success-message {
  margin-top: 20px;
  padding: 20px 24px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(123, 155, 138, 0.1), rgba(123, 155, 138, 0.05));
  border: 2px solid rgba(123, 155, 138, 0.3);
  display: flex;
  align-items: center;
  gap: 16px;
  animation: slideIn 0.4s ease-out;
}

@keyframes slideIn {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.success-icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: linear-gradient(135deg, #7b9b8a, #5a7a6a);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: bold;
  flex-shrink: 0;
  box-shadow: 0 4px 12px rgba(123, 155, 138, 0.3);
}

.success-content h3 {
  font-size: 18px;
  font-weight: 600;
  color: #2d4a3e;
  margin: 0 0 4px 0;
  letter-spacing: 0.02em;
}

.success-content p {
  font-size: 14px;
  color: #5a7a6a;
  margin: 0;
}

.hidden {
  display: none !important;
}

@media (max-width: 720px) {
  .form-wrapper {
    border-radius: 0;
    box-shadow: none;
  }
}

@media (max-width: 640px) {
  .grid-2 {
    grid-template-columns: minmax(0, 1fr);
  }

  .field-row {
    flex-direction: column;
  }

  .form-header,
  .steps,
  .form-body {
    padding-left: 18px;
    padding-right: 18px;
  }
}


/* formulario klaviyo */

/* ============================================
   Klaviyo Form - Custom Styling
   Cor Principal: #D9B2AF
   ============================================ */

/* Container do Formulário */
.klaviyo-form-T83Vu7 .klaviyo-form {
    background-color: transparent !important;
    padding: 0 !important;
    border-radius: 0 !important;
    border: none !important;
}

/* Container interno do formulário */
.klaviyo-form-T83Vu7 .klaviyo-form > div:first-child {
    background-color: #ffffff;
    border-radius: 12px;
    padding: 30px 25px !important;
    box-shadow: 0 4px 20px rgba(217, 178, 175, 0.15);
}

/* Linhas do formulário */
.klaviyo-form-T83Vu7 [data-testid="form-row"] {
    margin-bottom: 15px !important;
}

.klaviyo-form-T83Vu7 [data-testid="form-row"]:last-of-type {
    margin-bottom: 0 !important;
}

/* Campos de Input (Name, Email, Country) */
.klaviyo-form-T83Vu7 input[type="text"],
.klaviyo-form-T83Vu7 input[type="email"] {
    border: 2px solid #e8e8e8 !important;
    border-radius: 8px !important;
    padding: 0 16px !important;
    height: 50px !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    color: #333333 !important;
    background-color: #ffffff !important;
    transition: all 0.3s ease !important;
    box-sizing: border-box !important;
}

.klaviyo-form-T83Vu7 input[type="text"]:focus,
.klaviyo-form-T83Vu7 input[type="email"]:focus {
    outline: none !important;
    border-color: #D9B2AF !important;
    box-shadow: 0 0 0 3px rgba(217, 178, 175, 0.1) !important;
}

.klaviyo-form-T83Vu7 input[type="text"]::placeholder,
.klaviyo-form-T83Vu7 input[type="email"]::placeholder {
    color: #999999 !important;
    opacity: 1 !important;
}

/* Container do componente de formulário */
.klaviyo-form-T83Vu7 [data-testid="form-component"] {
    padding: 0 8px !important;
}

.klaviyo-form-T83Vu7 [data-testid="form-row"]:first-child [data-testid="form-component"]:first-child {
    padding-left: 0 !important;
}

.klaviyo-form-T83Vu7 [data-testid="form-row"]:first-child [data-testid="form-component"]:last-child {
    padding-right: 0 !important;
}

.klaviyo-form-T83Vu7 [data-testid="form-row"]:nth-child(2) [data-testid="form-component"]:first-child {
    padding-left: 0 !important;
}

.klaviyo-form-T83Vu7 [data-testid="form-row"]:nth-child(2) [data-testid="form-component"]:last-child {
    padding-right: 0 !important;
}

.klaviyo-form-T83Vu7 [data-testid="form-row"]:nth-child(3) [data-testid="form-component"] {
    padding: 0 !important;
}

/* Campo de Telefone (Phone Number) */
.klaviyo-form-T83Vu7 .go3525372143 {
    border: 2px solid #e8e8e8 !important;
    border-radius: 8px !important;
    height: 50px !important;
    background-color: #ffffff !important;
    padding: 0 !important;
    transition: all 0.3s ease !important;
}

.klaviyo-form-T83Vu7 .go3525372143:focus-within {
    border-color: #D9B2AF !important;
    box-shadow: 0 0 0 3px rgba(217, 178, 175, 0.1) !important;
}

.klaviyo-form-T83Vu7 .go3525372143 input[type="tel"] {
    border: none !important;
    padding-left: 10px !important;
    font-size: 15px !important;
    color: #333333 !important;
    background-color: transparent !important;
    height: 100% !important;
}

.klaviyo-form-T83Vu7 .go3525372143 input[type="tel"]::placeholder {
    color: #999999 !important;
    opacity: 1 !important;
}

.klaviyo-form-T83Vu7 .go3525372143 input[type="tel"]:focus {
    outline: none !important;
}

/* Botão de seleção de país */
.klaviyo-form-T83Vu7 .go3525372143 button[type="button"] {
    border: none !important;
    background-color: transparent !important;
    padding: 0 10px !important;
    width: auto !important;
    min-width: 72px !important;
    height: 100% !important;
    cursor: pointer !important;
    border-right: 1px solid #e8e8e8 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
}

.klaviyo-form-T83Vu7 .go3525372143 button[type="button"]:hover {
    background-color: rgba(217, 178, 175, 0.05) !important;
}

.klaviyo-form-T83Vu7 .go3525372143 button[type="button"] svg {
    fill: #666666 !important;
}

.klaviyo-form-T83Vu7 .go3525372143 button[type="button"] img {
    width: 20px !important;
    height: 15px !important;
}

/* Botão SUBSCRIBE */
.klaviyo-form-T83Vu7 .go300628013 {
    background: #D9B2AF !important;
    border-radius: 8px !important;
    border: none !important;
    color: #ffffff !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px !important;
    height: 52px !important;
    width: 100% !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    text-transform: uppercase !important;
    padding: 0 !important;
    box-shadow: 0 2px 8px rgba(217, 178, 175, 0.3) !important;
}

.klaviyo-form-T83Vu7 .go300628013:hover {
    background: #c59d98 !important;
    box-shadow: 0 4px 12px rgba(217, 178, 175, 0.4) !important;
    transform: translateY(-1px) !important;
}

.klaviyo-form-T83Vu7 .go300628013:active {
    transform: translateY(0) !important;
    box-shadow: 0 2px 6px rgba(217, 178, 175, 0.3) !important;
}

/* Texto de disclaimer/privacidade */
.klaviyo-form-T83Vu7 .go3652709500 {
    margin-top: 15px !important;
}

.klaviyo-form-T83Vu7 .go3652709500 p {
    font-size: 12px !important;
    line-height: 1.6 !important;
    color: #666666 !important;
    margin: 0 !important;
    text-align: left !important;
}

.klaviyo-form-T83Vu7 .go3652709500 a {
    color: #D9B2AF !important;
    text-decoration: underline !important;
    font-weight: 500 !important;
    transition: color 0.2s ease !important;
}

.klaviyo-form-T83Vu7 .go3652709500 a:hover {
    color: #c59d98 !important;
}

/* Responsividade */
@media (max-width: 768px) {
    .klaviyo-form-T83Vu7 .klaviyo-form {
        flex-direction: column !important;
    }
    
    .klaviyo-form-T83Vu7 .klaviyo-form > div:first-child {
        padding: 25px 20px !important;
    }
    
    .klaviyo-form-T83Vu7 [data-testid="form-component"] {
        padding: 0 4px !important;
    }
    
    .klaviyo-form-T83Vu7 [data-testid="form-row"]:first-child [data-testid="form-component"]:first-child,
    .klaviyo-form-T83Vu7 [data-testid="form-row"]:first-child [data-testid="form-component"]:last-child,
    .klaviyo-form-T83Vu7 [data-testid="form-row"]:nth-child(2) [data-testid="form-component"]:first-child,
    .klaviyo-form-T83Vu7 [data-testid="form-row"]:nth-child(2) [data-testid="form-component"]:last-child {
        padding: 0 4px !important;
    }
    
    .klaviyo-form-T83Vu7 [data-testid="form-row"]:first-child [data-testid="form-component"]:first-child {
        padding-left: 0 !important;
    }
    
    .klaviyo-form-T83Vu7 [data-testid="form-row"]:first-child [data-testid="form-component"]:last-child {
        padding-right: 0 !important;
    }
    
    .klaviyo-form-T83Vu7 [data-testid="form-row"]:nth-child(2) [data-testid="form-component"]:first-child {
        padding-left: 0 !important;
    }
    
    .klaviyo-form-T83Vu7 [data-testid="form-row"]:nth-child(2) [data-testid="form-component"]:last-child {
        padding-right: 0 !important;
    }
}

@media (max-width: 480px) {
    .klaviyo-form-T83Vu7 [data-testid="form-row"] {
        flex-direction: column !important;
    }
    
    .klaviyo-form-T83Vu7 [data-testid="form-component"] {
        padding: 0 !important;
        margin-bottom: 15px !important;
    }
    
    .klaviyo-form-T83Vu7 [data-testid="form-row"]:last-child [data-testid="form-component"] {
        margin-bottom: 0 !important;
    }
}

#regionSelection .form-header {
  text-align: center;
}

#regionSelection .section-title {
  text-align: center;
}

#regionSelection .section-subtitle {
  text-align: center;
}

#regionSelection .options-row {
  justify-content: center;
}

.single-product .wc-stripe-product-checkout-container {
    display: none !important;
}

/* colour guide */
.gg-color-page-header {
    max-width: 1400px;
    margin: 0 auto 60px;
    text-align: center;
    padding: 40px 20px;
    margin-bottom: 0;
}

.gg-color-main-title {
    font-size: 3.5em;
    font-weight: 400;
    color: #000000;
    margin-bottom: 30px;
    letter-spacing: 3px;
}

.gg-color-page-description {
    font-size: 1.1em;
    line-height: 1.8;
    color: #1b1a1a;
    margin: 0 auto;
    font-weight: 300;
}

.gg-color-filter {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 18px;
}

.gg-color-filter-title {
    font-size: 1.1em;
    letter-spacing: 2px;
    color: #1b1a1a;
    text-transform: uppercase;
}

.gg-color-filter-buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px;
}

.gg-color-filter-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;      /* centraliza o texto */
    width: 211px;                 /* largura exata */
    height: 33px;                 /* altura exata */
    padding: 0;                   /* remove interferência */
    border-radius: 999px;
    background: #D9B2AF;
    color: #fff !important;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.02em;
    border: 1px solid #D9B2AF;
    transition: all 0.2s ease;
    cursor: pointer;
}


.gg-color-filter-button:hover {
    background: #a67b7b;
    border-color: #a67b7b;
    color: #fff !important;
	transform: translatey(-1px);
}

.gg-color-filter-button.is-active {
    background: #1c1c1c;
    color: #fff !important;
    border-color: #1c1c1c;
}

.gg-color-filter-button:focus {
    outline: 2px solid #D9B2AF;
    outline-offset: 3px;
}

.gg-color-category {
    max-width: 1400px;
    margin: 0 auto 50px;
    padding: 0 20px;
    border-bottom: 2px solid #e8e8e8;
    padding-bottom: 30px;
}

.gg-color-category-title {
    font-size: 2.2em;
    font-weight: 400;
    color: #000000;
    margin-bottom: 20px;
    letter-spacing: 2px;
}

.gg-color-category-description {
    font-size: 1em;
    line-height: 1.7;
    color: #1b1a1a;
    font-weight: 300;
    margin-bottom: 0;
}

.gg-color-items-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));
    gap: 30px;
    max-width: 1400px;
    margin: 0 auto 60px;
}

.gg-color-container {
    display: flex;
    flex-direction: column;
    background: white;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    padding: 20px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.gg-color-container:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
}

.gg-color-content-wrapper {
    flex: 1 1 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 20px;
    align-items: center;
}

.gg-color-video-section {
    position: relative;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background: #000;
}

.gg-color-video-section video {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
}

.gg-color-description-section {
    padding: 10px;
}

.gg-color-product-section {
    margin-top: auto;
}

.gg-color-item-title {
    font-size: 1.8em;
    font-weight: 400;
    margin-bottom: 12px;
    color: #2c2c2c;
    letter-spacing: 1px;
    line-height: 1.2;
}

.gg-color-item-subtitle {
    font-size: 1em;
    font-weight: 300;
    margin-bottom: 16px;
    color: #1b1a1a;
    font-style: italic;
    letter-spacing: 0.5px;
    line-height: 1.4;
}

.gg-color-item-description {
    font-size: 1.05em;
    line-height: 1.7;
    color: #1b1a1a;
    text-align: justify;
    font-weight: 300;
    margin: 0;
}

.gg-color-hidden {
    display: none;
}

.gg-color-product-section {
    border-top: 1px solid #e0e0e0;
    padding-top: 15px;
    text-align: center;
    display: flex;
    gap: 15px;
    justify-content: center;
    flex-wrap: wrap;
}

.gg-color-product-link {
    width: 111px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    text-decoration: none;
    color: #ffffff;
    font-size: 1.05em;
    padding: 10px 25px;
    border: 2px solid #000000;
    border-radius: 5px;
    transition: all 0.3s ease;
    background: #000000;
    font-weight: 400;
    letter-spacing: 0.5px;
    white-space: nowrap;
}


.gg-color-product-link:hover {
    background: #D9B2AF;
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(217, 178, 175, 0.3);
    border-color: #D9B2AF;
}

.gg-color-product-arrow {
    font-size: 1.2em;
    transition: transform 0.3s ease;
}

.gg-color-product-link:hover .gg-color-product-arrow {
    transform: translateX(5px);
}

@media (max-width: 1100px) {
    .gg-color-items-grid {
        grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
        gap: 20px;
    }
}

@media (max-width: 768px) {
    .gg-color-main-title {
        font-size: 2.5em;
    }
    
    .gg-color-page-description {
        font-size: 1em;
    }
    
    .gg-color-category {
        margin-bottom: 40px;
        padding-bottom: 25px;
    }
    
    .gg-color-category-title {
        font-size: 1.8em;
    }

    .gg-color-filter-buttons {
        gap: 12px;
    }

    .gg-color-filter-button {
        padding: 20px 28px;
        min-width: 120px;
        font-size: 0.95em;
    }
    
    .gg-color-items-grid {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        gap: 20px;
        padding: 0 20px 10px;
        margin-bottom: 50px;
    }
    
    .gg-color-content-wrapper {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    
    .gg-color-item-title {
        font-size: 1.6em;
        margin-bottom: 10px;
    }
    
    .gg-color-item-subtitle {
        font-size: 0.95em;
        margin-bottom: 14px;
    }
    
    .gg-color-item-description {
        font-size: 0.8em;
    }
    
    .gg-color-container {
        padding: 15px;
        flex: 0 0 85%;
        scroll-snap-align: start;
    }
}

@media (max-width: 480px) {
    .gg-color-container {
        padding: 15px;
        flex: 0 0 90%;
    }
    
    .gg-color-item-title {
        font-size: 1.4em;
    }
    
    .gg-color-product-link {
        font-size: 0.85em;
        padding: 8px 20px;
    }
}

@media (max-width: 767px) {
    .gg-color-filter {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .gg-color-product-section {
        justify-content: center;
    }

    .gg-color-product-link {
        min-width: 120px;
    }
}

/* Card Store Credit - forçar layout igual aos outros */
.store-credit-link a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;

    text-align: center;
}

/* GoldyLost Rewards – ajustar escala visual */
.store-credit-link a::before {
    content: "";
    display: block;
		margin-bottom: 0px;

    width: 44px;
    height: 44px;

    background-image: url("https://goldylost.com/wp-content/uploads/2026/01/download.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90%;

    opacity: 0.5;
}

:is(
.elementor-widget-woocommerce-product-add-to-cart,
.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,
.elementor-widget-wc-add-to-cart,
.woocommerce div.product .elementor-widget-wc-add-to-cart
) form.cart.variations_form .woocommerce-variation-add-to-cart,
:is(
.elementor-widget-woocommerce-product-add-to-cart,
.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,
.elementor-widget-wc-add-to-cart,
.woocommerce div.product .elementor-widget-wc-add-to-cart
) form.cart:not(.grouped_form):not(.variations_form) {
    flex-wrap: wrap;
}

body.postid-52822 iframe[id^="jsx-iframe"] {
    display: none !important;
}

/* Subir o bloco Add to Cart apenas nesta página */
body.postid-52822 .elementor-widget-woocommerce-product-add-to-cart {
    margin-top: -45px;
}

/* Remover margin-bottom das variações apenas nesta página */
body.postid-52822 .variations {
    margin-bottom: 0 !important;
}

@media (min-width: 768px) {
    body.postid-52822 .variations {
        margin-bottom: 0 !important;
    }
}

/* Esconde o stock status APENAS dentro do Add to Cart */
.elementor-widget-wd_single_product_add_to_cart p.stock {
  display: none !important;
}

/* MOBILE ONLY – apenas o botão SUBSCRIBE */
@media (max-width: 768px) {

  .klaviyo-form-T8EBD2 
  button[type="button"]:not([aria-haspopup]) {

    background-color: #D9B2AF !important;
    border-radius: 8px !important;
    border: none !important;
    color: #ffffff !important;

    font-size: 16px !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px !important;
    text-transform: uppercase !important;

    height: 52px !important;
    min-height: 52px !important;
    width: 100% !important;

    padding: 0 !important;
    cursor: pointer !important;

    box-shadow: 0 2px 8px rgba(217, 178, 175, 0.3) !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

}

@media (max-width: 768px) {

  .go2602285742.go2602285742.go2602285742 a {
    color: #D9B2AF !important;
    text-decoration: underline !important;
    font-weight: 500 !important;
    transition: color 0.2s ease !important;
  }

}

@media (max-width: 768px) {

  .klaviyo-form-T83Vu7 
  .go3525372143 {
    border: 2px solid #e8e8e8 !important;
    border-radius: 8px !important;
    height: 50px !important;
    background-color: #ffffff !important;
    padding: 0 !important;
    transition: all 0.3s ease !important;
  }

}

/* FIX: checkbox sempre no mesmo lugar dentro do chip */
.widget-area .woocommerce-widget-layered-nav-list__item a{
  position: relative !important;
  width: 125px;                 /* ou o seu min-width */
  justify-content: center;       /* mantém o texto centralizado */
  padding-left: 34px !important; /* espaço reservado pro checkbox */
}

/* o quadradinho (checkbox) fixo na esquerda */
.widget-area .woocommerce-widget-layered-nav-list__item a::before{
  position: absolute !important;
  left: 14px !important;         /* ajuste fino */
  top: 50% !important;
  transform: translateY(-50%) !important;
  margin: 0 !important;          /* mata variações */
}

.widget {
    margin-bottom: 5px;
    padding-bottom: 10px;
}

/* Estado inicial: loader escondido */
.wd-load-more-loader {
  display: none !important;
}

body.tax-product_cat.term-events .wd-products-element {
    margin-bottom: 50px;
}

/* Remove margin-bottom dos <p> apenas nesta página */
body.postid-52822 
.elementor-widget-woocommerce-product-short-description p {
    margin-bottom: 0 !important;
}

/* ===== EVENT PAGE – Quantity & Add to Cart UX ===== */
body.postid-52822 .woocommerce-variation-add-to-cart {
    display: flex;
    gap: 14px;
    align-items: center;
}

/* Quantity wrapper */
body.postid-52822 .quantity {
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 8px;
    overflow: hidden;
    height: 44px;
		margin-left: 12px;
}

/* Input */
body.postid-52822 .quantity input.qty {
    width: 48px;
    border: none;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    height: 100%;
    padding: 0;
}

/* Plus / Minus buttons */
body.postid-52822 .quantity .plus,
body.postid-52822 .quantity .minus {
    width: 42px;
    height: 100%;
    border: none;
    background: #f6f6f6;
    font-size: 18px;
    cursor: pointer;
    transition: background 0.2s ease;
}

body.postid-52822 .quantity .plus:hover,
body.postid-52822 .quantity .minus:hover {
    background: #eee;
}

/* Remove arrows (Chrome) */
body.postid-52822 input.qty::-webkit-inner-spin-button,
body.postid-52822 input.qty::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Add to cart button */
body.postid-52822 button.single_add_to_cart_button {
    height: 44px;
    padding: 0 26px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    background: #000;
    color: #fff;
    transition: all 0.2s ease;
}

/* Hover */
body.postid-52822 button.single_add_to_cart_button:hover {
    background: #222;
}

/* Disabled state */
body.postid-52822 
button.single_add_to_cart_button.disabled {
    opacity: 0.4;
    cursor: not-allowed;
}

@media (max-width: 767px) {
    .elementor-element-ffe1b20 .elementor-widget-wrap {
    	bottom: 100px !important;
			position: relative;
    }
}

@media (max-width: 767px) {
  .elementor-element-29c9f13 .elementor-widget-wrap {
    	bottom: 100px !important;
			position: relative;
  }
}

@media (max-width: 767px) {
  #gallery-14 {
    position: relative;
    bottom: 100px !important;
  }
}

@media (max-width: 767px) {

  /* Limita o ajuste apenas ao widget da gallery (elementor-element-373cf86) */
  .elementor-element-373cf86,
  .elementor-element-373cf86 .elementor-widget-container,
  .elementor-element-373cf86 .elementor-image-gallery,
  .elementor-element-373cf86 .gallery,
  .elementor-element-373cf86 .gallery-item,
  .elementor-element-373cf86 dl,
  .elementor-element-373cf86 dt {
    margin: 0 !important;
    padding: 0 !important;
    min-height: 0 !important;
    height: auto !important;
    line-height: 0 !important;
  }

  /* Mata pseudo-elementos que podem estar criando bloco invisível */
  .elementor-element-373cf86::before,
  .elementor-element-373cf86::after,
  .elementor-element-373cf86 .elementor-widget-container::before,
  .elementor-element-373cf86 .elementor-widget-container::after,
  .elementor-element-373cf86 .elementor-image-gallery::before,
  .elementor-element-373cf86 .elementor-image-gallery::after,
  .elementor-element-373cf86 .gallery::before,
  .elementor-element-373cf86 .gallery::after {
    content: none !important;
    display: none !important;
    height: 0 !important;
  }

  /* Garante que a imagem não deixe gap */
  .elementor-element-373cf86 img {
    display: block !important;
    margin: 0 auto !important;
    height: auto !important;
  }
}

/* CONTAINER */
.checkout-social-login a {
  width: 100%;
  max-width: 100%;
}

/* GOOGLE E FACEBOOK – base igual */
.checkout-social-login .google-login-btn,
.checkout-social-login .fb-login-btn {
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 10px;

  height: 48px;
  padding: 0 16px;

  border-radius: 24px;
  border: 1px solid #dadce0;

  background: #fff;
  color: #3c4043;

  font-size: 14px;
  font-weight: 500;
  text-decoration: none;

  transition: background .2s ease, box-shadow .2s ease;
}

/* hover igual */
.checkout-social-login .google-login-btn:hover,
.checkout-social-login .fb-login-btn:hover {
  background: #f8f9fa;
  box-shadow: 0 1px 2px rgba(0,0,0,.08);
}

/* ===== FACEBOOK ESPECÍFICO ===== */

/* remove visual antigo */
.checkout-social-login .fb-login-btn {
  background-image: none !important;
	margin-top: 5px;
}

/* troca texto "Facebook" */
.checkout-social-login .fb-login-btn {
  font-size: 0;
}

/* texto novo */
.checkout-social-login .fb-login-btn::after {
  content: "Facebook";
  font-size: 14px;
  font-weight: 500;
}

/* ícone Facebook */
.checkout-social-login .fb-login-btn::before {
  content: "";
  width: 20px;
  height: 20px;
  background: url("https://upload.wikimedia.org/wikipedia/commons/5/51/Facebook_f_logo_%282019%29.svg")
    no-repeat center / contain;
  margin-right: 10px;
}

/* Contact-us */
/* Social Animation */
.social-animation {
  width: 100%;
  max-width: 200px;
  height: 150px;
  margin: 0 auto 20px;
}

/* Phone Input with Country Code */
.phone-input-wrapper {
  display: flex;
  gap: 8px;
  align-items: stretch;
}

/* Garante que só a bandeira aparece no seletor */
.country-code-display .country-code {
  display: none !important;
  width: 0 !important;
  overflow: hidden !important;
}

.country-code-selector {
  position: relative;
  flex-shrink: 0;
}

.country-code-display {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 14px 11px;
  border-radius: 10px;
  border: 1px solid var(--border);
  background: #faf6f5;
  cursor: pointer;
  transition: border 0.18s ease, box-shadow 0.18s ease, background 0.18s ease;
  min-width: 60px;
  user-select: none;
  justify-content: center;
}

.country-code-display:hover {
  border-color: var(--primary-dark);
  background: #fff;
}

.country-code-selector.active .country-code-display {
  border-color: var(--primary-dark);
  background: #fff;
  box-shadow: 0 0 0 1px rgba(217,178,175,0.45);
}

.country-flag,
.country-flag-img {
  width: 24px;
  height: 18px;
  object-fit: cover;
  display: block;
  flex-shrink: 0;
}

.country-code {
  display: none !important; /* Hide country code, show only flag */
}

.dropdown-arrow {
  width: 12px;
  height: 8px;
  color: #888;
  transition: transform 0.2s ease;
  margin-left: auto;
}

.country-code-selector.active .dropdown-arrow {
  transform: rotate(180deg);
}

.country-code-dropdown {
  position: absolute;
  width: 240px;
  top: calc(100% + 4px);
  left: 0;
  right: 0;
  background: #fff;
  border: 1px solid var(--border);
  border-radius: 10px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
  max-height: 300px;
  overflow-y: auto;
  z-index: 100;
  display: none;
}

.country-code-selector.active .country-code-dropdown {
  display: block;
  animation: fadeIn 0.2s ease-out;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-4px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.country-option {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 12px;
  cursor: pointer;
  transition: background 0.15s ease;
  font-size: 14px;
}

.country-option:hover {
  background: rgba(217, 178, 175, 0.08);
}

.country-option.selected {
  background: rgba(217, 178, 175, 0.12);
  color: var(--primary-dark);
  font-weight: 500;
}

.country-option .country-flag-img {
  width: 24px;
  height: 18px;
  object-fit: cover;
}

.country-option .country-name {
  flex: 1;
  color: #555;
}

.country-option .country-code-text {
  color: #888;
  font-size: 13px;
}

.phone-input-wrapper input[type="tel"] {
  flex: 1;
}

/* Info Section */
.info-section {
  padding: 28px;
  border-top: 1px solid #f0e7e6;
  background: #faf9f8;
}

.info-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 24px;
}

.info-card {
  padding: 20px;
  background: #fff;
  border-radius: 14px;
  border: 1px solid var(--border);
}

.info-title {
  font-size: 16px;
  font-weight: 600;
  color: var(--primary-dark);
  margin: 0 0 10px 0;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.info-subtitle {
  font-size: 13px;
  color: #000000;
  margin: 0 0 16px 0;
  line-height: 1.5;
}

.info-text {
  font-size: 13px;
  color: #000000;
  margin: 0 0 12px 0;
  line-height: 1.6;
}

.info-text-small {
  font-size: 12px;
  color: #000000;
  margin: 12px 0 0 0;
  line-height: 1.5;
}

/* Social Links */
.social-links {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.social-link {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 14px;
  border-radius: 10px;
  border: 1px solid var(--border);
  background: #faf6f5;
  text-decoration: none;
  color: #555;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.18s ease;
}

.social-link:hover {
  border-color: var(--primary);
  background: rgba(217, 178, 175, 0.08);
  color: var(--primary-dark);
  transform: translateX(2px);
}

.social-icon {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  filter: brightness(0) saturate(100%) invert(40%) sepia(8%) saturate(500%) hue-rotate(314deg) brightness(95%) contrast(88%);
  transition: filter 0.18s ease;
}

.social-link:hover .social-icon {
  filter: none;
}

.social-link.instagram:hover .social-icon {
  filter: brightness(0) saturate(100%) invert(27%) sepia(98%) saturate(7151%) hue-rotate(320deg) brightness(95%) contrast(88%);
}

.social-link.facebook:hover .social-icon {
  filter: brightness(0) saturate(100%) invert(37%) sepia(99%) saturate(2476%) hue-rotate(210deg) brightness(97%) contrast(96%);
}

.social-link.tiktok:hover .social-icon {
  filter: brightness(0) saturate(100%);
}

.social-link.youtube:hover .social-icon {
  filter: brightness(0) saturate(100%) invert(15%) sepia(100%) saturate(7471%) hue-rotate(358deg) brightness(101%) contrast(101%);
}

.social-link.whatsapp:hover .social-icon {
  filter: brightness(0) saturate(100%) invert(58%) sepia(98%) saturate(1352%) hue-rotate(90deg) brightness(95%) contrast(87%);
}

.social-link.instagram:hover {
  border-color: #E4405F;
  color: #E4405F;
  background: rgba(228, 64, 95, 0.08);
}

.social-link.facebook:hover {
  border-color: #1877F2;
  color: #1877F2;
  background: rgba(24, 119, 242, 0.08);
}

.social-link.tiktok:hover {
  border-color: #000000;
  color: #000000;
  background: rgba(0, 0, 0, 0.08);
}

.social-link.youtube:hover {
  border-color: #FF0000;
  color: #FF0000;
  background: rgba(255, 0, 0, 0.08);
}

.social-link.whatsapp:hover {
  border-color: #25D366;
  color: #25D366;
  background: rgba(37, 211, 102, 0.08);
}

/* Address List */
.address-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.address-item {
  padding-bottom: 16px;
  border-bottom: 1px solid #f0e7e6;
}

.address-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.address-item strong {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  color: var(--primary-dark);
  margin-bottom: 6px;
  font-weight: 600;
}

.address-item .location-flag {
  font-size: 18px;
  line-height: 1;
  flex-shrink: 0;
}

.address-item p {
  font-size: 13px;
  color: #000000;
  margin: 0;
  line-height: 1.6;
}

/* FAQ Link */
.faq-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 16px;
  border-radius: 8px;
  background: var(--primary);
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  font-weight: 500;
  transition: all 0.18s ease;
  margin-top: 8px;
}

.faq-link:hover {
  background: var(--primary-dark);
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(217, 178, 175, 0.4);
}

.faq-link:hover {
  color: #ffffff !important;
}

.faq-link svg {
  flex-shrink: 0;
}

/* Shipping Info */
.shipping-info {
  background: linear-gradient(135deg, rgba(217, 178, 175, 0.08), rgba(217, 178, 175, 0.04));
  border-color: rgba(217, 178, 175, 0.3);
}

.shipping-info .info-title {
  color: var(--primary-dark);
}

/* Responsive */
@media (max-width: 768px) {
  .info-grid {
    grid-template-columns: 1fr;
  }

  .phone-input-wrapper {
    flex-direction: column;
  }

  .country-code-selector {
    width: 100%;
  }

  .country-code-dropdown {
    right: 0;
  }
}

@media (max-width: 640px) {
  body {
    padding: 0;
  }

  .info-section {
    padding: 20px 18px;
  }

  .info-card {
    padding: 16px;
  }
}
