@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//digitalmsdeals.com/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=7.3.4") format("woff2");
}

:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product) .wd-products-with-bg .product-grid-item{
	--wd-prod-bg:rgb(255,255,255); --wd-bordered-bg:rgb(255,255,255);
}

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:rgb(28,97,231);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#0C0A1C;
	background-image: none;
}

:root{
--wd-text-font:"Open Sans", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:15px;
}
:root{
--wd-title-font:"Lexend Deca", Arial, Helvetica, sans-serif;
--wd-title-font-weight:500;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Lexend Deca", 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%);
}
:root{
--wd-alternative-font:"Lexend Deca", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Lexend Deca", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:500;
--wd-widget-title-transform:capitalize;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Open Sans", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:600;
--wd-header-el-transform:capitalize;
--wd-header-el-font-size:13px;
}
html .wd-nav-mobile > li > a{
	text-transform: capitalize;
}

html .post.blog-post-loop .post-title{
	font-size: 18px;
}

:root{
--wd-brd-radius: 10px;
}
:root{
--wd-primary-color:rgb(28,97,231);
}
:root{
--wd-alternative-color:rgba(28,97,231,0.2);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
.page .main-page-wrapper{
	background-color:rgb(246,246,246);
	background-image: none;
}

.woodmart-archive-shop:not(.single-product) .main-page-wrapper{
	background-color:rgb(246,246,246);
	background-image: none;
}

.single-product .main-page-wrapper{
	background-color:rgb(246,246,246);
	background-image: none;
}

.woodmart-archive-blog .main-page-wrapper{
	background-color:rgb(246,246,246);
	background-image: none;
}

:root{
--btn-default-bgcolor:rgb(225,235,255);
}
:root{
--btn-default-bgcolor-hover:rgb(219,227,249);
}
:root{
--btn-default-color:rgb(28,97,231);
}
:root{
--btn-default-color-hover:rgb(28,97,231);
}
:root{
--btn-accented-bgcolor:rgb(28,97,231);
}
:root{
--btn-accented-bgcolor-hover:rgb(28,97,231);
}
:root{
--btn-transform:capitalize;
}
html .wd-buy-now-btn{
	background: rgb(107,163,49);
}

html .wd-buy-now-btn:hover{
	background: rgb(95,158,44);
}

:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
.wd-builder-off .wd-fbt.wd-design-side{
--wd-form-width: 250px;
}
	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 1px;
		
		
		
					--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;
					
							
		
			}

	
	
			:root{
			--wd-container-w: 1400px;
		}
	
			@media (min-width: 1417px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1400px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
	body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {

							
							
							
							
									--wd-form-bg: rgb(255,255,255);
						}
.sales-counter-compact {
    font-size: 14px;
    font-weight: bold;
    display: flex;
    align-items: center;
    margin-top: 10px;
    color: #ae2525; /* Match the red theme */
    animation: fadeInOut 1.5s infinite; /* Subtle fading animation */
}

.sales-counter-compact .fire-icon {
    width: 15px; /* Adjust icon size */
    height: auto; /* Maintain aspect ratio */
    margin-right: 5px; /* Space between icon and text */
}

.sales-counter-compact .sales-label {
    margin-right: 5px;
}
.sales-counter-compact .sales-count {
    font-weight: 100;
}

/* Fading animation for the entire counter */
@keyframes fadeInOut {
    0%, 100% {
        opacity: 0.5; /* Partial transparency */
    }
    50% {
        opacity: 1; /* Full visibility */
    }
}



.promo-code-container {
    border: 1px solid #2E8B57; /* Dark green border for emphasis */
    padding: 10px; /* Reduced padding to make the container thinner */

    margin: 20px 0; /* Maintain visual spacing around the container */
    width: 100%; /* Full width of its parent container */
    text-align: center; /* Center alignment for all text */
    font-size: 14px; /* Adjusted font size for overall text */
    color: #000000; /* Slightly grayish white for all text */
}

.promo-code-label {
    margin-right: 50px; /* Space between label and the promo code value */
    font-weight: bold; /* Bold label for emphasis */
}

.promo-code-value {
    color: #FFD700; /* Gold color for the promo code value */
    font-weight: bold; /* Bold text for visibility */
    background-color: #333333; /* Darker background specifically for the promo code */
	  padding: 7px; /* Reduced padding around the promo code */
    border-radius: 5px; /* Rounded corners for the promo code */
    display: inline-block; /* Inline block for proper alignment */
}
/* delete of didnt wprl l
/* Wrapper Styling */
.custom-product-wrapper {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    padding: 20px;
    background-color: #f9f9f9;
    border-radius: 10px;
}

/* Individual Product Styling */
.custom-product {
    display: flex;
    align-items: center;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 15px;
    width: calc(50% - 10px); /* Two products in one row */
    max-width: 500px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}

/* Product Image */
.custom-product .product-image {
    max-width: 120px;
    margin-right: 15px;
    border-radius: 5px;
}

/* Product Info */
.product-info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

/* Product Title */
.product-title {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin-bottom: 5px;
}

/* Product Price */
.product-price {
    font-size: 14px;
    color: #0071ff;
    margin-bottom: 10px;
}

/* Add to Cart Button */
.add-to-cart-button {
    background-color: #0071ff;
    color: #fff;
    padding: 10px 15px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    border-radius: 5px;
    text-decoration: none;
    transition: background-color 0.3s;
}

.add-to-cart-button:hover {
    background-color: #0056cc;
}

/* Responsive Design */
@media (max-width: 768px) {
    .custom-product-wrapper {
        flex-direction: column;
    }
    .custom-product {
        width: 100%;
        margin-bottom: 15px;
    }
}