@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: #F9F9FA;
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: #F9F9FA;
	background-image: none;
}
.single-product .wd-page-content {
	background-color: #F9F9FA;
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(249,249,250);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(249,249,250);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(249,249,250);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(249,249,250);
	background-image: none;
}
.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;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--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;
}

/* Product quantity */
.cart thead .product-quantity{
	display:none;
}

/* Product subtotal */
.cart thead .product-subtotal{
	display:none;
}

/* 700px and smaller screen sizes */
@media (max-width:700px){

	/* Product quantity */
	.cart tbody .product-quantity{
		display:none;
	}
	
	/* Product subtotal */
	.cart tbody .product-subtotal{
		display:none;
	}
	
}
	/* Product quantity */
	.cart tbody .product-quantity{
		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 */

/* Start – Increase spacing of variation clear */

.variation-swatch-selected div .variations{
	margin-bottom:50px;
}
/* End – Increase spacing of variation clear */

/* 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: 1.5rem 0 0; }
.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: #f7f7f7; }

/* 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; }

/* 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; }
}
/* 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.6 !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.6 !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.6 !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.6 !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.6 !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.6 !important;
}
/* End - Preserve line breaks in product descriptions */

