.dark-1 {
    display: block;
	width: 260px !important;
	height: 350px !important;
	margin-top: 110px !important;
    margin-left: 20px !important;
	background-color: #FFFFFF !important;
	align-items: center !important;
	text-align: center !important;
	justify-items: center !important;
	justify-content: center !important;
	border-radius: 10px !important;
	border: 0.5px solid #CBA72E !important;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 3px 10px 0 rgba(0, 0, 0, 0.1) !important;
}


.dark-1:hover {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5) !important;
}

.dark-2 {
	width: 170px !important;
	height: 169px !important;
	border-radius: 10px !important;
	margin-top: -70px !important;
}

.dark-3 {
	font-size: 16px !important;
	font-weight: 500 !important;
	color: #000 !important;
	padding: 25px 15px 0px 15px !important;
}

.dark-4 {
	font-size: 18px !important;
	font-weight: 600 !important;
	color: #000 !important;
	padding: 0px 15px 0px 15px !important;
}

.dark-5 {
	text-align: center !important;
	width: 50px !important;
	height: 30px !important;
	border: 1px solid #00000065 !important;
	border-radius: 5px !important;
	padding-right: 15px !important;
	font-family: 'AbarMid', sans-serif !important;
}

.dark-6 {
	position: relative !important;
	width: 36px !important;
	height: 36px !important;
}

.dark-7 {
	display: block !important;
	width: 180px !important;
	height: 36px !important;
	line-height: 36px !important;
	background-color: #00783B !important;
	border-radius: 5px !important;
	margin-top: 15px !important;
	align-items: center !important;
	text-align: center !important;
	justify-items: center !important;
	text-decoration: none !important;
}

.dark-8 {
	font-size: 13px !important;
	font-weight: 500 !important;
	color: #FFFFFF !important;
    overflow: hidden;
}

.dark-9 {
	position: relative !important;
	top: -5px !important;
	width: 25px !important;
	height: 25px !important;
}

.dark-10 {
    background-color: none !important;
    background: none !important;
    border: none !important;
}

.amount {
	color: #000 !important;
}



.category-image-fullwidth,
.nassery-main-category-image {
    width: 100%;
    max-width: 100%;
}

.category-image-fullwidth img,
.nassery-main-category-image img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    border-radius: 10px;
}

.nassery-main-category-image--primary {
    margin-top: -50px;
}

.nassery-main-category-image--secondary {
    margin-top: -20px;
}

.woodmart-dynamic-category-icon {
    max-width: 44px;
    height: auto;
}

.screen-reader-text-for-seo.nassery-seo-heading {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

@media (max-width: 768px) {
    .post-type-archive-product .desktop-card.dark-1,
    .tax-product_cat .desktop-card.dark-1,
    .tax-product_tag .desktop-card.dark-1 {
        display: none !important;
    }

    .post-type-archive-product .mobile-card.mobile-dark-1,
    .tax-product_cat .mobile-card.mobile-dark-1,
    .tax-product_tag .mobile-card.mobile-dark-1 {
        display: grid !important;
    }

    .nassery-main-category-image--primary,
    .nassery-main-category-image--secondary {
        margin-top: 0 !important;
    }

    .filter-container-dark {
        max-width: 100% !important;
        margin-bottom: 20px !important;
    }

    .wd-price-filter {
        max-width: 100% !important;
        margin: 10px 0 !important;
    }

    .tidy-sort-wrapper {
        display: flex !important;
        flex-wrap: wrap !important;
        gap: 8px !important;
        margin-bottom: 10px !important;
    }

    .Tidy-1,
    .Tidy-2 {
        font-size: 13px !important;
        margin-right: 0 !important;
    }
}

@media (min-width: 769px) {
    .post-type-archive-product .mobile-card.mobile-dark-1,
    .tax-product_cat .mobile-card.mobile-dark-1,
    .tax-product_tag .mobile-card.mobile-dark-1 {
        display: none !important;
    }

    .post-type-archive-product .desktop-card.dark-1,
    .tax-product_cat .desktop-card.dark-1,
    .tax-product_tag .desktop-card.dark-1 {
        display: flex !important;
    }
}
img.dark-2 .dark-1 .dark-3 .dark-4 .dark-5 .dark-6 .dark-7 .dark-8 .dark-9 {
    max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}










.mobile-dark-1 {
    display: none !important;
}



@media screen and (max-width: 768px) {

    .dark-1 {
        display: none;
    }

    .mobile-dark-1 {
        display: flex !important;
        margin-top: 40px !important;
        background-color: #FFFFFF !important;
        width: 100% !important;
        height: 160px !important;
        border: 2px solid #CBA72E !important;
        border-radius: 10px !important;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
    }

    .mobile-dark-2 {
        position: relative !important;
        top: -20px !important;
        margin-right: 5px !important;
        width: 100px !important;
        height: 100px !important;
        border-radius: 10px !important;
    }

    .mobile-dark-3 {
        display: inline !important;
        width: 120px !important;
        height: 150px !important; 
        margin-left: 10px;
    }

    .mobile-dark-4 {
        padding: 10px 18px 0px 0px !important;
        font-size: 17px !important;
        font-weight: 500 !important;
        color: #000000 !important;
    }

    .mobile-dark-5 {
        text-align: center !important;
        width: 30px !important;
        height: 20px !important;
        border: 1px solid #00000065 !important;
        border-radius: 5px !important;
        font-family: 'AbarMid', sans-serif !important;
        font-size: 14px !important;
        line-height: 20px !important;
        color: #000 !important;
        -webkit-text-fill-color: #000 !important;
        background-color: #fff !important;
        padding: 0 !important;
        opacity: 1 !important;
    }

    .mobile-dark-6 {
        position: relative !important;
        width: 30px !important;
        height: 30px !important;
        top: 0 !important;
    }

    .mobile-dark-7 {
        font-size: 14px !important;
        font-weight: 600 !important;
        color: #000000 !important;
    }

    .mobile-dark-8 {
        position: relative !important;
        top: 10px !important;
        right: 0px !important;
        font-size: 18px !important;
        font-weight: 500 !important;
        color: #00783B !important;
        background: none !important;
        border: none !important;
        margin-right: -45px !important;
    }

    .mobile-dark-10 {
        background-color: none !important;
        background: none !important;
        border: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    
 
}


























.post-dark-1 {
    background-color: #fff!important;
    border: 1.5px solid #CBA72E!important;
    border-radius: 10px!important;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 3px 10px 0 rgba(0, 0, 0, 0.1) !important;
    height: auto!important;
    min-height: 260px!important;
    overflow: visible!important;
    margin-bottom: 100px !important;
    max-width: 320px !important;
}

.post-dark-2 {
    margin-top: -50px !important;
    border-radius: 10px !important;
    width: 271px !important;
    height: 160px !important;
}

.post-dark-3 {
    font-size: 18px !important;
    padding: 20px 14px 0px 14px !important;
    height:65px !important;
}

.post-dark-5 {
    margin-top: 50px !important;
    width: 94% !important;
    margin-right: 5% !important;
    margin-bottom: 5% !important;
}

.post-dark-6 {
    width: 100% !important;
    justify-content: center !important;
    justify-items: center !important;
    align-items: center !important;
    text-align: center !important;
}

.post-dark-7 {
    position: relative !important;
    top: -5px !important;
    width: 24px !important;
    height: 24px !important;
}

.post-dark-8 {
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #5F5F5F !important;
}

.post-dark-9 {
    position: relative !important;
    top: -5px !important;
    width: 24px !important;
    height: 24px !important;
    margin-right: 12% !important;
}

.post-dark-10 {
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #5F5F5F !important;
}

.articles-grid {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 30px !important;
    margin-top: 50px !important;
}











@media screen and (max-width: 768px) {


    .post-dark-1 {
        min-height: 0 !important;
        max-width: 100% !important;
        margin-bottom: 10px !important;
    }


    .post-dark-2 {
        margin-top: -30px !important;
        margin-right: 15px;
        width: 100px !important;
        height: 100px !important;
    }

        .post-dark-3 {
            font-size: 16px !important;
            font-weight: 600 !important;
            padding: 30px 20px 0px 0px !important;
        }

    .post-dark-5 {
        display: inline-block;
        margin-top: 0 !important;
        width: 100% !important;
        margin-right: 0 !important;
        justify-content: center !important;
        justify-items: center !important;
        align-items: center !important;
        text-align: center !important;
    }
.post-dark-6 {
        display: flex;
        margin-bottom: 30px;
        justify-content: flex-start !important;
        justify-items: auto !important;
        align-items: auto !important;
        text-align: auto !important;
    }

    .articles-grid {
        display: grid !important;
        grid-template-columns: repeat(1, 1fr) !important;
        gap: 30px !important;
        margin-top: 30px !important;
    }


}
