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

:root {
	--wd-text-font: "Almarai", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Almarai", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Almarai", 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: "Almarai", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Almarai", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Almarai", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(236,29,36);
	--wd-alternative-color: rgba(236,29,36,0.2);
	--btn-default-bgcolor: rgba(236,29,36,0.2);
	--btn-default-bgcolor-hover: rgba(236,29,36,0.2);
	--btn-default-color: rgb(236,29,36);
	--btn-default-color-hover: rgb(236,29,36);
	--btn-accented-bgcolor: rgb(36,36,36);
	--btn-accented-bgcolor-hover: rgb(236,29,36);
	--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: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(236,29,36);
	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-nav-mobile > li > a {
	text-transform: capitalize;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
.page .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(246,246,246);
	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(107,163,49);
}
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);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--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) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(236,29,36);
}

.newsletter-form{display:flex !important;}
.mc4wp-form input[type="submit"]{background-color:#ec1d24 !important;border-radius:5px 0 0 5px !important;border:6px solid #ec1d24 !important;}
.mc4wp-form input[type="email"]{border-radius:0 5px 5px 0px !important;}
.mc4wp-form input[type="email"]::placeholder{color:#242424 !important;}
.wd-prefooter{background-color:#f6f6f6 !important;}

.wd-btn-arrow{background-color:#000 !important;justify-content:space-evenly !important;color:#fff !important;}
div[class*="wd-carousel-spacing"] .owl-nav>div[class*="prev"]{margin-right:38px !important;border-radius:50% !important;box-shadow: 0px 2px 6px #ccc;}
div[class*="wd-carousel-spacing"] .owl-nav>div[class*="next"]{margin-left:38px !important;border-radius:50% !important;box-shadow: 0px 2px 6px #ccc;}

.categories-style-carousel :is(.owl-stage-outer,.owl-carousel:not(.owl-loaded)) {padding-right:35px;padding-left:35px;}
.wd-btn-arrow{width:25px !important; height:25px !important;}
.wd-btn-arrow:after{font-size:14px !important;}
.wd-carousel-spacing-20{margin:10px !important;}
.amount{color:#242424!important;}
.owl-carousel .owl-nav>div {
    visibility: visible !important;
    opacity: 1 !important;
    transform: translateY(0) !important;
    pointer-events: visible !important;
}
[class*="wd-carousel-spacing-"] .owl-nav>div[class*="prev"]{left:calc(-60px + var(--wd-car-sp) / 2) !important;}

[class*="wd-carousel-spacing-"] .owl-nav>div[class*="next"]{right:auto !important;}


.wd-timer{direction:rtl !important;}
#billing_country_field{display:none !important;}

.woocommerce-Price-amount{margin-right:0.25rem !important;}
.moo-info-icons p{font-size:0.75rem !important;}

.afreg_full_field {float: inherit;}

.woof_reset_search_form {color: #ec1d24; background-color: #ec1d2433; border-radius: 5px;}

.page-title-default {
	background-color:rgb(236,29,36);
}

.wd-product-cats {
  display: none;
}













/*##### abu alkhair ####  */
.wd-carousel p.wd-product-stock{
    display: none;
}
.wd-carousel .wd-compare-btn,
.wd-carousel .quick-view {
display: none !important;
}
.wd-carousel .wd-product.wd-hover-buttons-on-hover .product-element-bottom {
    margin-bottom: unset;
}
.wd-carousel .wd-product.wd-hover-buttons-on-hover .wd-product-footer {
    opacity: 1;
    visibility: visible;
}
.wd-carousel .wd-action-buttons {
    display: none !important;
}
.wd-carousel .wd-product.wd-hover-buttons-on-hover .add-to-cart-loop span {
    font-size: 12px;
    padding: 0 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    line-height: var(--btn-height);
    overflow: hidden;
    display: none !important;
}
.wd-carousel .wd-product.wd-hover-buttons-on-hover .wd-add-btn>a {
/*     width: 45px; */
/*     height: 45px; */
    background: linear-gradient(135deg, #ec1d24, #ff4444);
    border: none;
/*     border-radius: 50%; */
    color: #fff;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
/*     box-shadow: 0 4px 15px rgba(236, 29, 36, 0.3); */
}
.wd-carousel .product-element-bottom {
    transform: unset !important;
}
.wd-carousel .wd-buttons.wd-pos-r-t {
    top: 5px;
    inset-inline-end: 5px;
}
.wd-carousel .wd-wishlist-btn {

    width: 45px;
    height: 45px;
    background: rgba(255, 255, 255, 0.95);
    border: 2px solid #e0e0e0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    /* z-index: 2; */
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}



.wd-carousel .product-element-bottom {
    flex-wrap: wrap !important;
    flex-direction: row !important;
}
.wd-carousel .wrap-price {
    flex-basis: 58% !important;
    width: auto;
    display: flex !important;
}
.wd-carousel .wd-product-footer {
    flex-basis: 35% !important;
    width: 35%;
    display: flex !important;
}
.wd-carousel .wd-product-header {
    /* border-bottom: 1px solid; */
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 2px solid #f0f0f0;
}

.wd-carousel .wd-add-btn-replace .add-to-cart-loop:before {
    position: unset !important;
	transform: unset !important;
  
}
.wd-carousel .wd-add-btn.wd-add-btn-replace {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
}@media (max-width: 576px) {
	.owl-item >.wd-entities-title{font-size:14px !important;}
}

