:root {
	--wd-text-font: "Outfit", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 16px;
	--wd-title-font: "Outfit", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Outfit", 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: "Outfit", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Outfit", 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: "Outfit", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(45,45,45);
	--wd-alternative-color: rgb(119,174,83);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(122,167,84);
	--btn-accented-bgcolor-hover: rgb(66,66,66);
	--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-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(72,118,202);
	background-image: url(https://osdots.com/wp-content/uploads/2021/09/digitals-promo-popup.jpg);
	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(23,23,47);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(249,249,249);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 0px;
}
: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: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--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(72,118,202);
}

/* Hide original YITH button text and replace with Download Now */
.yith-wcmbs-download-button,
.yith-wcmbs-download-product-button,
.yith-wcmbs-button-download,
.yith-wcmbs-download-button a {
    font-size: 0px !important; 
}

.yith-wcmbs-download-button::after,
.yith-wcmbs-download-product-button::after,
.yith-wcmbs-button-download::after,
.yith-wcmbs-download-button a::after {
    content: "Download Now" !important;
    font-size: 14px !important; 
    font-weight: 600 !important;
    display: block;
    visibility: visible;
}


/* ===== OSDOT — YITH ADD-ONS TOOLTIPS (v2, 2026-09-25): opens above-right of the ⓘ icon, arrow points at icon; ⓘ sits after the price ===== */
.yith-wapo-block .yith-wapo-option{position: relative !important;width: fit-content !important;max-width: 100% !important;}
.yith-wapo-block .yith-wapo-option .yith-wapo-addon-label .option-price::before{content: none !important;}
.yith-wapo-block .yith-wapo-option .yith-wapo-addon-label .option-price::after{content: "\24D8";display: inline-block;margin-left: 6px;color: #7aa754;font-size: 14px;font-weight: 600;line-height: 1;vertical-align: middle;cursor: help;}
.yith-wapo-block .yith-wapo-option > .tooltip{position: absolute !important;left: calc(100% - 20px) !important;right: auto !important;top: auto !important;bottom: calc(100% + 10px) !important;display: block !important;width: auto !important;height: auto !important;margin: 0 !important;padding: 0 !important;transform: none !important;background: transparent !important;border: 0 !important;box-shadow: none !important;opacity: 0 !important;visibility: hidden !important;pointer-events: none !important;z-index: 99999 !important;transition: opacity .15s ease,visibility .15s ease !important;}
.yith-wapo-block .yith-wapo-option > .tooltip > span{position: relative !important;left: auto !important;bottom: auto !important;transform: none !important;margin: 0 !important;display: block !important;width: 300px !important;max-width: min(340px,calc(100vw - 32px)) !important;padding: 10px 12px !important;background: #ffffff !important;color: #333333 !important;border: 1px solid #dfe3da !important;border-radius: 8px !important;box-shadow: 0 8px 24px rgba(0,0,0,0.14) !important;font-size: 13px !important;line-height: 1.5 !important;font-weight: 400 !important;text-align: left !important;white-space: normal !important;overflow-wrap: break-word !important;}
.yith-wapo-block .yith-wapo-option:hover > .tooltip,.yith-wapo-block .yith-wapo-option:focus-within > .tooltip{opacity: 1 !important;visibility: visible !important;}
.yith-wapo-block .yith-wapo-option > .tooltip::before,.yith-wapo-block .yith-wapo-option > .tooltip::after{display: none !important;}
.yith-wapo-block .yith-wapo-option > .tooltip > span::before,.yith-wapo-block .yith-wapo-option > .tooltip > span::after{content: "" !important;display: block !important;position: absolute !important;top: 100% !important;bottom: auto !important;right: auto !important;width: 0 !important;height: 0 !important;margin: 0 !important;border-style: solid !important;}
.yith-wapo-block .yith-wapo-option > .tooltip > span::before{left: 6px !important;border-width: 7px 7px 0 7px !important;border-color: #dfe3da transparent transparent transparent !important;}
.yith-wapo-block .yith-wapo-option > .tooltip > span::after{left: 7px !important;border-width: 6px 6px 0 6px !important;border-color: #ffffff transparent transparent transparent !important;}
@media (max-width: 767px){.yith-wapo-block .yith-wapo-option > .tooltip{left: auto !important;right: -6px !important;}
.yith-wapo-block .yith-wapo-option > .tooltip > span::before{left: auto !important;right: 6px !important;}
.yith-wapo-block .yith-wapo-option > .tooltip > span::after{left: auto !important;right: 7px !important;}
}
/* ===== end OSDOT tooltips ===== */

/* Helper text above YITH Request a Quote button */
.single-product .yith-ywraq-add-to-quote::before {
    content: "Need custom features or bespoke development?";
    display: block;

    margin: 12px 0 8px;

    color: #666666;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 400;
}

/* ===== OSDOT product tabs: wrap onto two lines on phones instead of running off-screen ===== */
@media (max-width: 767px){
.products-tabs-title.wd-nav-tabs{flex-wrap:wrap !important;justify-content:center !important;row-gap:6px;max-width:100%;}
.products-tabs-title.wd-nav-tabs .wd-nav-link{font-size:12px !important;letter-spacing:.6px !important;}
}

/* ===== OSDOT header icon: "Instant Download" icon in brand green (#7AA754) ===== */
.whb-aia2ly0mmxvnkhsjx0ni .info-svg-wrapper{background-color:#7AA754;-webkit-mask:url(/wp-content/uploads/2021/09/digitals-1-category-row.svg) center/contain no-repeat;mask:url(/wp-content/uploads/2021/09/digitals-1-category-row.svg) center/contain no-repeat;}
.whb-aia2ly0mmxvnkhsjx0ni .info-svg-wrapper img{opacity:0;}

/* ===== OSDOT contact forms: status message at top + sticky while in the form; Turnstile above the Send button ===== */
.wpcf7-form:has(.osdot-form-submit){display:flex;flex-direction:column;}
.wpcf7-form:has(.osdot-form-submit) > .wpcf7-turnstile{order:5;margin:4px 0 16px;}
.wpcf7-form:has(.osdot-form-submit) > .osdot-form-submit{order:6;}
.wpcf7-form .wpcf7-response-output{position:sticky;top:96px;z-index:20;margin:0 0 24px !important;padding:14px 18px !important;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.12);}
@media (max-width:1024px){.wpcf7-form .wpcf7-response-output{top:72px;}}
@media (max-width: 576px) {
	.yith-wapo-block .yith-wapo-option > .tooltip {
    left: 0 !important;
    right: auto !important;

    top: auto !important;
    bottom: calc(100% + 10px) !important;
}

.yith-wapo-block .yith-wapo-option > .tooltip > span {
    width: 280px !important;
    max-width: calc(100vw - 40px) !important;
}

.yith-wapo-block .yith-wapo-option > .tooltip > span::after {
    right: auto !important;
    left: 22px !important;

    top: 100% !important;

    border: 6px solid transparent !important;
    border-top-color: #ffffff !important;
}
}

