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

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

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

:root {
	--wd-text-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(28,28,28);
	--wd-entities-title-font: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(191,40,40);
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(25,25,25);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(46,107,198);
	--btn-accented-bgcolor-hover: rgb(42,97,180);
	--wd-form-brd-width: 1px;
	--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: #111111;
	background-image: url(http://digitforsale.com/wp-content/uploads/2024/07/accessories-popup.jpg);
	background-size: cover;
	background-position: center center;
	--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 {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(16,16,16);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 18px;
	text-transform: none;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(36,36,36);
}
html .wd-buy-now-btn:hover {
	background: rgb(51,51,51);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 148px;
}
:root{
--wd-container-w: 1320px;
--wd-form-brd-radius: 5px;
--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: 8px;
}



@font-face {
	font-family: "hkgroteskpro";
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

/* 1. WIDEN THE IMAGE COLUMN AND BOLD THE TITLE */
.wc-block-components-cart-item {
    display: grid !important;
    grid-template-columns: 100px 1fr !important; /* Forces a 100px width for the image */
    gap: 20px !important;
    align-items: center !important;
}

/* 2. FORCE IMAGE TO FILL THE NEW SPACE */
.wc-block-components-cart-item__image,
.wc-block-components-cart-item__image img {
    width: 100px !important;
    min-width: 100px !important;
    height: auto !important;
    max-width: none !important;
}

/* 3. SMALLER BUT MAXIMUM BOLD TITLE */
.wc-block-components-cart-item__name,
.wc-block-components-cart-item__name a,
.wc-block-components-product-name {
    font-weight: 900 !important; /* Thickest bold available */
    font-size: 1rem !important; /* Slightly smaller as requested */
    display: block !important;
}

/* 4. HIDE DESCRIPTIONS & PRICES NEXT TO TITLE */
.wc-block-components-cart-item__price,
.wc-block-components-product-price,
.wc-block-components-cart-item__description,
.wc-block-components-product-metadata {
    display: none !important;
}

/* Add a solid black border to all checkout input fields */
.wc-block-components-text-input input,
.wc-block-components-combobox input,
.wc-block-components-address-form input,
.wc-block-components-textarea textarea,
.wc-block-components-address-form__field select,
select {
    border: 1.5px solid #000000 !important; /* Solid black border */
    border-radius: 4px !important; /* Optional: Slight rounding for a clean look */
    background-color: #ffffff !important;
    outline: none !important;
}

/* Optional: Enhances the border slightly when the user clicks to type */
.wc-block-components-text-input input:focus,
.wc-block-components-address-form input:focus {
    border-width: 2px !important;
    box-shadow: none !important;
}


/* Targets any image that includes 'paypal-monogram.svg' in its file path */
img[src*="paypal-monogram.svg"] {
    display: none !important;
    visibility: hidden !important;
    width: 0 !important;
    height: 0 !important;
}

/* Specific class targeting for the Woo-PayPal-Gateway plugin */
.payment_method_ppcp label img, 
.payment_method_paypal_payments label img {
    display: none !important;
}


/* --- 1. Side-by-Side Fields for Block Checkout (Mobile) --- */
@media (max-width: 768px) {
    /* Turn the address form into a 2-column grid */
    .wc-block-components-address-form {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        grid-gap: 12px !important;
    }
    
    /* Force the Country and Address fields to stretch all the way across */
    .wc-block-components-address-form .wc-block-components-address-form__country,
    .wc-block-components-address-form .wc-block-components-address-form__address_1,
    .wc-block-components-address-form .wc-block-components-address-form__address_2 {
        grid-column: span 2 !important;
    }
    
    /* First/Last Name, City/State, and Zip/Phone will automatically drop into the two columns! */
}

/* --- 2. Hide Newsletter in Block Checkout --- */
.wc-block-checkout__newsletter,
.wc-block-components-checkout-step__content .wc-block-components-checkbox {
    display: none !important;
}

/* --- Fix Email Field & Hide Guest Text --- */

/* 1. Force the email field to stretch across the whole screen */
.wc-block-components-address-form__email,
#contact .wc-block-components-text-input {
    grid-column: span 2 !important;
    width: 100% !important;
}

/* 2. Hide the "Checking out as a guest" text completely */
.wc-block-checkout__account-notice,
.wc-block-checkout__guest-details,
#contact > p,
#contact > div:not(.wc-block-components-text-input) {
    display: none !important;
}

.woocommerce-checkout .woocommerce-form-coupon-toggle {
    display: none !important;
}

/* Force all web fonts to use swap */
@font-face {
    font-display: swap !important;
}

.tp-shell {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 35px 25px;
    border: 1px solid #eee;
    border-radius: 8px;
    font-family: sans-serif;
}
.tp-side-badge {
    flex: 0 0 180px;
    text-align: center;
    border-right: 1px solid #eee;
    padding-right: 25px;
}
.tp-b-stars { display: flex; justify-content: center; margin-bottom: 10px; }
.tp-b-label { font-size: 24px; font-weight: bold; margin-bottom: 5px; color: #191919; }
.tp-b-count { font-size: 13px; color: #666; }

.tp-slider-track-container {
    flex: 1;
    overflow: hidden;
    position: relative;
    margin-left: 20px;
    /* Increased right padding to prevent arrow from overlapping text */
    padding: 0 60px 0 40px; 
}
.tp-slider-track {
    display: flex;
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.tp-card {
    flex: 0 0 33.333%;
    padding: 10px 20px;
    box-sizing: border-box;
    text-decoration: none !important;
    color: inherit !important;
}
.tp-c-head { display: flex; align-items: center; gap: 10px; margin-bottom: 15px; }
.tp-c-stars { display: flex; transform: scale(0.95); transform-origin: left; }
.tp-v-tag { font-size: 13px; color: #5c5c5c; font-weight: 600; display: flex; align-items: center; white-space: nowrap; }

.tp-c-title { font-weight: bold; font-size: 16px; margin-bottom: 8px; color: #191919; }
.tp-c-text { font-size: 14px; color: #444; line-height: 1.6; min-height: 65px; }
.tp-c-foot { font-size: 13px; color: #999; margin-top: 15px; }

/* Arrows style */
.tp-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #000 !important;
    color: #fff !important;
    border: none;
    cursor: pointer;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    z-index: 20;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.8;
}
.tp-hidden { display: none !important; }
.tp-prev { left: 5px; }
.tp-next { right: 10px; } /* Space on the right */

@media (max-width: 1024px) { .tp-card { flex: 0 0 50%; } }
@media (max-width: 768px) {
    .tp-shell { flex-direction: column; }
    .tp-side-badge { border-right: none; border-bottom: 1px solid #eee; margin-bottom: 30px; padding: 0 0 25px 0; flex: 0 0 auto; }
    .tp-card { flex: 0 0 100%; }
    .tp-slider-track-container { padding: 0 40px; }
}
.tp-shell {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 30px 10px;
    border: 1px solid #eee;
    border-radius: 8px;
    font-family: sans-serif;
}
.tp-side-badge { flex: 0 0 180px; text-align: center; border-right: 1px solid #eee; padding-right: 15px; }
.tp-b-stars { display: flex; justify-content: center; margin-bottom: 10px; }
.tp-b-label { font-size: 24px; font-weight: bold; margin-bottom: 5px; color: #191919; }
.tp-b-count { font-size: 12px; color: #666; }

.tp-slider-outer {
    flex: 1;
    display: flex;
    align-items: center;
    position: relative;
    padding: 0 15px; /* Added spacing from arrows */
}

.tp-slider-track-container {
    flex: 1;
    overflow: hidden;
    margin: 0 25px; /* ENSURES THE TEXT NEVER TOUCHES THE ARROWS */
}

.tp-slider-track { display: flex; transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1); }

.tp-card { flex: 0 0 33.333%; padding: 10px 15px; box-sizing: border-box; text-decoration: none !important; color: inherit !important; }

.tp-c-head { display: flex; align-items: center; gap: 8px; margin-bottom: 15px; }
.tp-c-stars { display: flex; transform: scale(0.9); transform-origin: left; }
.tp-v-tag { font-size: 13px; color: #5c5c5c; font-weight: 600; display: flex; align-items: center; white-space: nowrap; }

.tp-nav {
    background: #000 !important;
    color: #fff !important;
    border: none;
    cursor: pointer;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 100;
    flex-shrink: 0;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}

.tp-hidden { visibility: hidden; }

@media (max-width: 1024px) { .tp-card { flex: 0 0 50%; } }
@media (max-width: 768px) {
    .tp-shell { flex-direction: column; }
    .tp-side-badge { border-right: none; border-bottom: 1px solid #eee; margin-bottom: 25px; padding: 0 0 20px 0; flex: 0 0 auto; }
    .tp-card { flex: 0 0 100%; }
}
/* Specifically target the Features & Compatibility heading by its ID */
h2#wd-739add53.wp-block-wd-title {
    display: none !important;
}

/* Change strike-through price color to red for all products */
.price del, .price del .amount {
    color: #ff0000 !important;
}

/* WOODMART PRODUCT TITLE MASTER FIX */
.single-product-content .entry-summary .product_title,
.single-product-content .entry-summary .wd-entities-title {
    margin-bottom: 35px !important; /* Creates huge space below title */
    line-height: 1.4 !important;    /* Separates the lines of text */
    font-size: 38px !important;      /* Makes it big and professional */
    display: block !important;
    font-weight: 700 !important;
    width: 100% !important;
}

/* Force space above the price for better balance */
.single-product-content .entry-summary .price {
    margin-top: 25px !important;
    display: block !important;
}

.woocommerce-product-gallery__image img {
    filter: drop-shadow(0 10px 15px rgba(0,0,0,0.1));
}

/* Slider Container */
.review-slider-window {
    width: 100% !important;
    overflow: hidden !important;
    margin: 30px auto !important;
    max-width: 1200px; /* Centers the whole section */
}

/* The Review Row */
#reviews .commentlist {
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 15px !important;
    padding: 10px 0 !important;
    margin: 0 !important;
    list-style: none !important;
    transition: transform 0.1s linear; /* Smooth movement */
}

/* Modern Stylish Badge */
#reviews .commentlist li {
    flex: 0 0 300px !important; /* Smaller, stylish width */
    background: #ffffff !important;
    border-radius: 15px !important;
    padding: 20px !important;
    border: 1px solid #f0f0f0 !important;
    box-shadow: 0 10px 25px rgba(0,0,0,0.05) !important;
    text-align: center !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
}

/* Replacing the User Icon with Product Image */
#reviews .commentlist li img.avatar {
    width: 60px !important;
    height: 60px !important;
    border-radius: 8px !important; /* Square-ish like a software box */
    margin-bottom: 12px !important;
    object-fit: contain !important;
    border: 1px solid #eee !important;
}

/* Star styling */
.star-rating {
    margin: 0 auto 10px auto !important;
    font-size: 14px !important;
    color: #ffb800 !important;
}

/* Mobile Compatibility */
@media (max-width: 768px) {
    #reviews .commentlist li {
        flex: 0 0 260px !important;
    }
}

/* Hides the "Guaranteed Safe Checkout" text block */
#wd-aa2d6d38 {
    display: none !important;
}

/* Hides the specific checkout image by its unique WordPress class */
.wp-image-874 {
    display: none !important;
}

/* 1. Hide the Divider above the checkout */
#wd-334caa3d {
    display: none !important;
}

/* 2. Hide the Container holding the stock bar/spacing */
#wd-84d0f8ee {
    display: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* 3. Hide the Image Container and the Image itself */
#wd-2cacc8da, 
.wp-image-874 {
    display: none !important;
    margin: 0 !important;
    padding: 0 !important;
    height: 0 !important;
}

/* 4. Remove the "Guaranteed Safe Checkout" text if still there */
#wd-aa2d6d38 {
    display: none !important;
}

/* 1. Only hide the specific IDs that were causing the gap */
#wd-334caa3d, 
#wd-84d0f8ee, 
#wd-385d58e4, 
#wd-aa2d6d38, 
#wd-2cacc8da {
    display: none !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* 2. Target only the Trustpilot "Break" that sits between sections */
.tp-product-main-break {
    margin: 0 !important;
    padding: 10px 0 !important; /* Reduced from 40px to 10px to tighten it */
}

/* 3. Gently pull the review tabs up without overlapping content */
.product-tabs-wrapper {
    margin-top: -20px !important; 
}

/* 4. Ensure your custom description boxes stay visible */
.adobe-logic-box, 
.adobe-included-box, 
.adobe-key-features-box {
    display: flex !important;
    visibility: visible !important;
}
/* 1. Target Product Categories in the Grid */
.product-grid-item .wd-product-cats a,
.product-grid-item .woodmart-product-cats a,
.product-grid-item .product-categories a,
.product-grid-item .wd-entities-title + a {
    color: #007bff !important;
    opacity: 1 !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    font-size: 13px;
}

/* 2. Target the link if it's placed right above the title */
.wd-entities-title-wrapper + a, 
.wd-product-header + a {
    color: #007bff !important;
}

/* 3. Hover state for categories */
.product-grid-item .wd-product-cats a:hover {
    color: #0056b3 !important;
    text-decoration: underline !important;
}
