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

:root {
	--wd-text-font: "League Spartan", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "League Spartan", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "League Spartan", 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: "League Spartan", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "League Spartan", 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;
	--wd-header-el-font: "League Spartan", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(124,10,2);
	--wd-alternative-color: rgb(253,251,248);
	--btn-default-bgcolor: rgb(124,10,2);
	--btn-default-bgcolor-hover: rgb(0,0,0);
	--btn-accented-bgcolor: rgb(124,10,2);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(30,115,190);
	--wd-link-color-hover: rgb(0,0,0);
	--wd-link-decor-style: solid;
	--wd-link-decor-style-hover: solid;
	--wd-link-decor-color: rgb(30,115,190);
	--wd-link-decor-color-hover: rgb(0,0,0);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
: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(18,18,18);
	background-image: none;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(0,0,0);
}
html .wd-buy-now-btn:hover {
	background: rgb(95,158,44);
}
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);
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(124,10,2);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(238,238,34);
	color: rgb(0,0,0);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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;
}

@media (min-width: 1400px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


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

.wd-product-brands {
    display: none;
}

h1.product_title.entry-title.wd-entities-title {
    text-transform: uppercase;
    font-weight: 600;
}
.wd-carousel-container.wd-gallery-images {
    border: 1px solid #ececec;
    border-radius: 15px;
}
.wd-wpb {
    margin-bottom: 1px!important;
}
.product-element-top.wd-quick-shop {
    border-bottom: 1px solid #e4e4e4;
}
.wd-data-consent {
    display: none !important;
}
.woocommerce-shipping-fields {
    display: none;
}


/* Size Chart Button */
.size-chart-btn {
    background: #000;
    color: #fff;
    border: none;
    padding: 10px 18px;
    border-radius: 6px;
    font-size: 14px;
    cursor: pointer;
    transition: 0.3s;
    margin-top: 8px;
}
.size-chart-btn:hover {
    background: #333;
}

/* Modal Overlay */
.size-chart-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    justify-content: center;
    align-items: center;
}

/* Modal Content */
.size-chart-content {
    background: #fff;
    padding: 25px;
    border-radius: 10px;
    width: 90%;
    max-width: 420px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    animation: fadeIn 0.3s ease-in-out;
}

@keyframes fadeIn {
    from {opacity: 0; transform: translateY(-10px);}
    to {opacity: 1; transform: translateY(0);}
}

.size-chart-content h3 {
    text-align: center;
    margin-bottom: 15px;
    font-weight: 600;
}

.size-chart-table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
}

.size-chart-table th, 
.size-chart-table td {
    padding: 8px;
    border-bottom: 1px solid #ddd;
}

.close-size-chart {
    float: right;
    font-size: 20px;
    cursor: pointer;
    color: #aaa;
}
.close-size-chart:hover {
    color: #000;
}

.close-size-chart {
    float: right;
    font-size: 20px;
    cursor: pointer;
    color: #aaa;
}
.close-size-chart:hover {
    color: #000;
}
@media (min-width: 1025px) {
	.container, .container-fluid {
    width: 100%;
    max-width: 100%;
    padding-inline: 60px;
    margin-inline: auto;
}
button#wd-add-to-cart {
    width: 38%;
}

button.single_add_to_cart_button.button.alt {
    width: 38%;
}
.product_title {
    font-size: 30px;
    font-weight: 800 !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.container, .container-fluid {
    width: 100%;
    max-width: 100%;
    padding-inline: 30px;
    margin-inline: auto;
}
.wd-tools-element>a {
    font-weight: bolder;
}

button#wd-add-to-cart {
    width: 36%;
}

button.single_add_to_cart_button.button.alt {
    width: 36%;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.container, .container-fluid {
    width: 100%;
    max-width: 100%;
    padding-inline: 20px;
    margin-inline: auto;
}
.wd-tools-element>a {
    font-weight: bolder;
}

button#wd-add-to-cart {
    width: 36%;
}

button.single_add_to_cart_button.button.alt {
    width: 36%;
}
}

@media (max-width: 576px) {
	.container, .container-fluid {
    width: 100%;
    max-width: 100%;
    padding-inline: 16px;
    margin-inline: auto;
}
.wd-tools-element>a {
    font-weight: bolder;
}

button#wd-add-to-cart {
    width: 36%;
}

button.single_add_to_cart_button.button.alt {
    width: 36%;
}

.checkout-order-review>.woocommerce-checkout-review-order .wd-table-wrapper {
    padding: 5px 10px;
}
:is(.woocommerce-checkout>.checkout-order-review,.woocommerce-order-pay #order_review) {
    padding: 10px;
}
}

