:root {
	--wd-text-font: "Karla", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--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: "Lora", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Karla", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(174,135,48);
	--wd-alternative-color: rgb(216,175,54);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(120,86,21);
	--btn-accented-bgcolor-hover: rgb(94,61,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(40,40,40);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

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

}

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

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--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;
}
}


.wd-page-title {
background-color: rgb(249,249,249);
}

/* ==========================================
   Product Variation Notes
========================================== */

.variation-note{
    color:#555;
    font-size:13px;
    line-height:1.6;
    margin-top:8px;
	margin-bottom:15px;
}
table.variations .cell {
padding:0px 0px 15px 0px !important}
/* ==========================================
   Variation Table
========================================== */

#custom-styling-product-variation td{
    padding:0;
    border-bottom:0;
}

#custom-styling-product-variation tr{
    display:flex;
    flex-direction:column;
}

/* ==========================================
   Variation Buttons
========================================== */

#custom-styling-product-variation .variable-item{
    position:relative;
    border:1px solid #d9d9d9 !important;
    border-radius:4px;
    background:#fff !important;
    transition:all .25s ease;
    overflow:visible;
}

/* Selected State */

#custom-styling-product-variation .variable-item.selected,
#custom-styling-product-variation .variable-item[aria-checked="true"]{
    border-color:#B57A1A !important;
}

/* Golden Circle */

#custom-styling-product-variation .variable-item.selected::before,
#custom-styling-product-variation .variable-item[aria-checked="true"]::before{
    content:"";
    position:absolute;
    top:-7px;
    right:-7px;
    width:18px;
    height:18px;
    background:#B57A1A;
    border-radius:50%;
    z-index:9;
}

/* White Tick */

#custom-styling-product-variation .variable-item.selected::after,
#custom-styling-product-variation .variable-item[aria-checked="true"]::after{
    content:"✓";
    position:absolute;
    top:-7px;
    right:-7px;
    width:18px;
    height:18px;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#fff;
    font-size:11px;
    font-weight:700;
    z-index:10;
}

/* ==========================================
   Text Swatches (Woodmart)
========================================== */

#custom-styling-product-variation .wd-swatch.wd-text{
    position:relative;
    border:1px solid #d9d9d9 !important;
    border-radius:4px;
    background:#fff !important;
    overflow:visible;
    transition:all .25s ease;
		padding:10px;
}
#custom-styling-product-variation .wd-swatches-product[data-id="pa_metal-purity-options"] .wd-swatch.wd-bg{
    position: relative;
    border: 1px solid #d9d9d9 !important;
    border-radius: 4px;
    background: #fff !important;
    overflow: visible;
    transition: all .25s ease;
    padding: 12px 5px;
}

#custom-styling-product-variation .wd-swatch.wd-text.wd-active,
#custom-styling-product-variation .wd-swatch.wd-text[aria-checked="true"]{
    border-color:#B57A1A !important;
}

#custom-styling-product-variation .wd-swatch.wd-text.wd-active::before,
#custom-styling-product-variation .wd-swatch.wd-text[aria-checked="true"]::before{
    content:"";
    position:absolute;
    top:-7px;
    right:-5px;
    width:18px;
    height:18px;
    background:#B57A1A;
    border-radius:50%;
    z-index:9;
}
/* Border Remove on god button on hover  */
/* Remove Woodmart bottom border on hover and active */

#custom-styling-product-variation .wd-swatch.wd-text:hover::after,
#custom-styling-product-variation .wd-swatch.wd-text.wd-active::after,
#custom-styling-product-variation .wd-swatch.wd-text[aria-checked="true"]::after{
    border-bottom:none !important;
    box-shadow:none !important;
}
#custom-styling-product-variation .wd-swatch.wd-text.wd-active::after,
#custom-styling-product-variation .wd-swatch.wd-text[aria-checked="true"]::after{
    content:"✓";
    position:absolute;
    top:-7px;
    left:73px;
    width:18px;
    height:18px;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#fff;
    font-size:11px;
    font-weight:700;
    border:0 !important;
    opacity:1 !important;
    z-index:10;
}
#custom-styling-product-variation .wd-swatch.wd-text:last-child.wd-active::after,
#custom-styling-product-variation .wd-swatch.wd-text:last-child[aria-checked="true"]::after{
    left:52px;
    right:auto;
}
/* Woodmark Defautl Tick Hide  */
/* Hide Woodmart Default Tick */

/* Remove Woodmart underline in all states */

#custom-styling-product-variation .wd-swatch.wd-text::after,
#custom-styling-product-variation .wd-swatch.wd-text:hover::after,
#custom-styling-product-variation .wd-swatch.wd-text:focus::after,
#custom-styling-product-variation .wd-swatch.wd-text.wd-active::after,
#custom-styling-product-variation .wd-swatch.wd-text[aria-checked="true"]::after{
    border-bottom:0 !important;
    box-shadow:none !important;
}





/* ==========================================
   Ring Sizes Only
========================================== */

/* White Tick */

#custom-styling-product-variation .wd-swatches-product[data-id="pa_ring-sizes"] .wd-swatch.wd-text.wd-active::after,
#custom-styling-product-variation .wd-swatches-product[data-id="pa_ring-sizes"] .wd-swatch.wd-text[aria-checked="true"]::after{
    content:"✓";
    position:absolute;
    top:-7px;
    left:41px;
    width:18px;
    height:18px;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#fff;
    font-size:11px;
    font-weight:700;
    border:0 !important;
    opacity:1 !important;
    z-index:10;
}


/* ==========================================
   Metal Colour Options - Selected Tick Only
========================================== */
/* Keep Woodmart Style 3 */

#custom-styling-product-variation
.wd-swatches-product[data-id="pa_metal-colour-options"] .wd-swatch.wd-bg{
    position:relative;
    margin-right:70px;
    overflow:visible;
}

/* Show text without changing swatch layout */

#custom-styling-product-variation
.wd-swatches-product[data-id="pa_metal-colour-options"] .wd-swatch-text{
    position:absolute !important;
    left:34px;
    top:50%;
    transform:translateY(-50%);
    display:block !important;
    opacity:1 !important;
    visibility:visible !important;
    clip:auto !important;
    clip-path:none !important;
    width:max-content !important;
    height:auto !important;
    overflow:visible !important;
    white-space:nowrap;
    font-size:14px;
    font-weight:500;
    color:#444;
    pointer-events:none;
}
#custom-styling-product-variation
.wd-swatches-product[data-id="pa_metal-colour-options"] .wd-swatch-text{
    pointer-events:auto !important;
    cursor:pointer;
    z-index:10;
}

/* Active Color border css  */
/* Active Color Text Gradient Border */

#custom-styling-product-variation
.wd-swatches-product[data-id="pa_metal-colour-options"]
.wd-swatch.wd-active .wd-swatch-text::after,

#custom-styling-product-variation
.wd-swatches-product[data-id="pa_metal-colour-options"]
.wd-swatch[aria-checked="true"] .wd-swatch-text::after{
    content:"";
    position:absolute;
    left:0;
    right:0;
    bottom:-4px;
    height:2px;
    background: linear-gradient(
    to right,
    transparent,
    rgba(181,122,26,.25) 20%,
    #B57A1A 50%,
    rgba(181,122,26,.25) 80%,
    transparent
);
}

/* Single Product page details hide for temprary.  */
#custom-styling-product-variation{
display:none !important}