@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;
}




/*######### NEW HEADER ABU ALKHAIR ########  */
.whb-header_556011 .whb-header-bottom .wd-header-cats {
    height: 80%;

}
.whb-header_556011 .wd-header-cats.wd-style-1 .menu-opener {
    padding: 15px 30px !important;
    min-width: unset;
 
    border-radius: 25px;
}


/* ####### cateogires styles  */
/* Main button wrapper styling */
.menu-opener {
    display: inline-flex !important;
    align-items: center !important;
    gap: 12px !important;
    background: linear-gradient(135deg, #ec1d24 0%, #c41519 100%) !important;
    padding: 14px 28px 14px 24px !important;
    border-radius: 50px !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    border: none !important;
    box-shadow: 0 4px 15px rgba(236, 29, 36, 0.3) !important;
    position: relative !important;
    overflow: hidden !important;
}

/* Hover effect */
.menu-opener:hover {
    background: linear-gradient(135deg, #ff2a31 0%, #ec1d24 100%) !important;
    box-shadow: 0 6px 25px rgba(236, 29, 36, 0.5) !important;
    transform: translateY(-2px) !important;
}

/* Active/pressed effect */
.menu-opener:active {
    transform: translateY(0px) !important;
    box-shadow: 0 2px 10px rgba(236, 29, 36, 0.3) !important;
}

/* Icon container */
.menu-opener-icon {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 24px !important;
    height: 24px !important;
}

/* Icon image */
.menu-opener-icon img {
    width: 24px !important;
    height: 24px !important;
    filter: brightness(0) invert(1) !important; /* Makes icon white */
    object-fit: contain !important;
}

/* Text label */
.menu-open-label {
    color: #ffffff !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    letter-spacing: 0.3px !important;
    white-space: nowrap !important;
    line-height: 1 !important;
}

/* Glow effect on hover (optional enhancement) */
.menu-opener::before {
    content: '' !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    background: radial-gradient(circle at center, rgba(255, 255, 255, 0.2) 0%, transparent 70%) !important;
    opacity: 0 !important;
    transition: opacity 0.3s ease !important;
}

.menu-opener:hover::before {
    opacity: 1 !important;
}

/* RTL adjustments for Arabic */
.menu-opener[dir="rtl"],
html[dir="rtl"] .menu-opener {
    flex-direction: row-reverse !important;
    padding: 14px 24px 14px 28px !important;
}

/*################# pc builder btn in header header btn #################  */
.header-btn {
	animation: glow 1.5s infinite alternate;
	 transition: all 0.3s ease;
}
@keyframes glow {
0% {
    box-shadow: 0 0 5px #bd0000,0 0 10px rgb(189 0 0 / .5);
}
100% {
    box-shadow: 0 0 20px #bd0000,0 0 30px rgb(189 0 0 / .5);
}
}


/*####### serach bar #########  */
/* =================================
   GAMING CENTER HEADER ENHANCEMENTS
   ================================= */

/* ========== TOP BAR ENHANCEMENTS ========== */

/* Top bar info boxes hover effects */
.whb-top-bar .info-box-wrapper {
    position: relative !important;
    transition: all 0.3s ease !important;
}

.whb-top-bar .wd-info-box {
    transition: all 0.3s ease !important;
}

.whb-top-bar .info-box-wrapper:hover {
    transform: translateY(-2px) !important;
}

.whb-top-bar .info-box-wrapper:hover .info-box-inner p,
.whb-top-bar .info-box-wrapper:hover .info-box-inner strong {
    color: #ec1d24 !important;
}

/* Top bar dividers subtle glow */
.whb-top-bar .wd-header-divider {
    position: relative !important;
}

.whb-top-bar .wd-header-divider::after {
    content: '' !important;
    position: absolute !important;
    top: 20% !important;
    bottom: 20% !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: 1px !important;
    background: linear-gradient(
        to bottom,
        transparent,
        rgba(236, 29, 36, 0.2),
        transparent
    ) !important;
    opacity: 0 !important;
    transition: opacity 0.3s ease !important;
}

.whb-top-bar .info-box-wrapper:hover + .wd-header-divider::after {
    opacity: 1 !important;
}

/* ========== SEARCH BAR ENHANCEMENTS ========== */

/* Gaming-style search input */
.whb-general-header .searchform .s {
    background: rgba(26, 26, 26, 0.05) !important;
    border: 1px solid rgba(236, 29, 36, 0.2) !important;
    border-radius: 8px !important;
    padding: 12px 20px !important;
    transition: all 0.3s ease !important;
    color: #333 !important;
}

.whb-general-header .searchform .s:focus {
    background: rgba(26, 26, 26, 0.08) !important;
    border-color: #ec1d24 !important;
    box-shadow: 0 0 0 3px rgba(236, 29, 36, 0.1) !important;
    outline: none !important;
}

.whb-general-header .searchform .s::placeholder {
    color: rgba(51, 51, 51, 0.6) !important;
}

/* Search submit button */
.whb-general-header .searchform .searchsubmit {
    background: linear-gradient(135deg, #ec1d24 0%, #c41519 100%) !important;
    border: none !important;
    border-radius: 8px !important;
    padding: 12px 24px !important;
    transition: all 0.3s ease !important;
    color: #ffffff !important;
}

.whb-general-header .searchform .searchsubmit:hover {
    background: linear-gradient(135deg, #ff2a31 0%, #ec1d24 100%) !important;
    box-shadow: 0 4px 15px rgba(236, 29, 36, 0.4) !important;
    transform: translateY(-1px) !important;
}

.whb-general-header .searchform .searchsubmit:active {
    transform: translateY(0px) !important;
}

/* ========== ICON ENHANCEMENTS (Account, Wishlist, Cart) ========== */

/* All header tools icons */
.whb-general-header .wd-tools-element {
    position: relative !important;
    transition: all 0.3s ease !important;
}

.whb-general-header .wd-tools-element > a {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 10px !important;
    border-radius: 8px !important;
    transition: all 0.3s ease !important;
}

.whb-general-header .wd-tools-element > a:hover {
    background: rgba(236, 29, 36, 0.08) !important;
    transform: translateY(-2px) !important;
}

.whb-general-header .wd-tools-element > a:hover .wd-tools-text {
    color: #ec1d24 !important;
}

/* Cart number badge */
.whb-general-header .wd-cart-number.wd-tools-count {
    background: linear-gradient(135deg, #ec1d24, #ff3439) !important;
    color: white !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    padding: 4px 8px !important;
    border-radius: 10px !important;
    box-shadow: 0 2px 8px rgba(236, 29, 36, 0.4) !important;
    animation: gc-cart-pulse 2s ease-in-out infinite !important;
}

@keyframes gc-cart-pulse {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.08);
    }
}

/* Wishlist count badge */
.whb-general-header .wd-header-wishlist .wd-tools-count {
    background: linear-gradient(135deg, #ec1d24, #ff3439) !important;
    color: white !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    padding: 3px 6px !important;
    border-radius: 10px !important;
    box-shadow: 0 2px 8px rgba(236, 29, 36, 0.4) !important;
}

/* ========== CATEGORIES BUTTON (كل الأقسام) ========== */

/* Main categories button wrapper */
.whb-header-bottom .menu-opener {
    display: inline-flex !important;
    align-items: center !important;
    gap: 12px !important;
    background: linear-gradient(135deg, #ec1d24 0%, #c41519 100%) !important;
    padding: 14px 28px 14px 24px !important;
    border-radius: 50px !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    border: none !important;
    box-shadow: 0 4px 15px rgba(236, 29, 36, 0.3) !important;
    position: relative !important;
    overflow: hidden !important;
}

/* Hover effect */
.whb-header-bottom .menu-opener:hover {
    background: linear-gradient(135deg, #ff2a31 0%, #ec1d24 100%) !important;
    box-shadow: 0 6px 25px rgba(236, 29, 36, 0.5) !important;
    transform: translateY(-2px) !important;
}

/* Active/pressed effect */
.whb-header-bottom .menu-opener:active {
    transform: translateY(0px) !important;
    box-shadow: 0 2px 10px rgba(236, 29, 36, 0.3) !important;
}

/* Icon container */
.whb-header-bottom .menu-opener-icon {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 24px !important;
    height: 24px !important;
}

/* Icon image */
.whb-header-bottom .menu-opener-icon img {
    width: 24px !important;
    height: 24px !important;
    filter: brightness(0) invert(1) !important;
    object-fit: contain !important;
}

/* Text label */
.whb-header-bottom .menu-open-label {
    color: #ffffff !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    letter-spacing: 0.3px !important;
    white-space: nowrap !important;
    line-height: 1 !important;
}

/* Glow effect on hover */
.whb-header-bottom .menu-opener::before {
    content: '' !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    background: radial-gradient(circle at center, rgba(255, 255, 255, 0.2) 0%, transparent 70%) !important;
    opacity: 0 !important;
    transition: opacity 0.3s ease !important;
}

.whb-header-bottom .menu-opener:hover::before {
    opacity: 1 !important;
}

/* ========== NAVIGATION LINKS ========== */

/* Main navigation menu */
.whb-header-bottom .wd-nav-header .menu-item > a.woodmart-nav-link {
    position: relative !important;
    color: #ffffff !important;
    padding: 10px 0 !important;
    transition: all 0.3s ease !important;
}

.whb-header-bottom .wd-nav-header .menu-item > a.woodmart-nav-link::after {
    content: '' !important;
    position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 0% !important;
    height: 2px !important;
    background: #ec1d24 !important;
    transition: width 0.3s ease !important;
}

.whb-header-bottom .wd-nav-header .menu-item > a.woodmart-nav-link:hover {
    color: #ec1d24 !important;
}

.whb-header-bottom .wd-nav-header .menu-item > a.woodmart-nav-link:hover::after {
    width: 100% !important;
}

/* ========== SECTION SEPARATORS ========== */

/* Subtle glow separator between sections */
.whb-general-header {
    position: relative !important;
}

.whb-general-header::after {
    content: '' !important;
    position: absolute !important;
    bottom: 0 !important;
    left: 5% !important;
    right: 5% !important;
    height: 1px !important;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(236, 29, 36, 0.2) 20%, 
        rgba(236, 29, 36, 0.2) 80%, 
        transparent
    ) !important;
}

/* ========== MOBILE RESPONSIVENESS ========== */

@media (max-width: 768px) {
    /* Mobile menu icon */
    .whb-column_mobile2 .wd-header-mobile-nav > a:hover {
        background: rgba(236, 29, 36, 0.08) !important;
        border-radius: 8px !important;
    }
    
    /* Mobile cart/wishlist */
    .whb-column_mobile4 .wd-tools-element > a:hover {
        background: rgba(236, 29, 36, 0.08) !important;
        border-radius: 8px !important;
    }
}

/* ========== RTL ADJUSTMENTS ========== */

html[dir="rtl"] .whb-header-bottom .menu-opener {
    flex-direction: row-reverse !important;
    padding: 14px 24px 14px 28px !important;
}

html[dir="rtl"] .whb-header-bottom .menu-open-label {
    letter-spacing: 0.5px !important;
}

/* ========== SMOOTH TRANSITIONS ========== */

.whb-top-bar *,
.whb-general-header *,
.whb-header-bottom * {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}

/* ========== ACCESSIBILITY ========== */

@media (prefers-reduced-motion: reduce) {
    .whb-top-bar *,
    .whb-general-header *,
    .whb-header-bottom *,
    .gc-snake-btn,
    .gc-snake-btn-border {
/*         animation: none !important;
        transition: none !important; */
    }
}

.wd-tools-element:is(.wd-design-2,.wd-design-5) .wd-tools-count,
.whb-general-header .wd-cart-number.wd-tools-count {
display: flex;
    align-items: center;
    justify-content: center;
}




/*############# MOBILE HEDEAR V2 ###########  */
@media(max-width: 1000px) {
.whb-header_556011 .wd-header-text.reset-last-child.whb-i5wtaqacw03n2bwk2h69 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
	.whb-header_556011 .whb-top-bar {
    background-color: rgb(255 255 255) !important;

}
		.whb-header_556011 .whb-top-bar .wd-tools-element>a {
  
    color: #333 !important;
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 36px !important;
    height: 36px !important;
    background: #f5f5f5 !important;
    border-radius: 8px !important;
    color: #333 !important;
    transition: all 0.3s ease !important;
 
}
.whb-header_556011 .whb-column.whb-mobile-left,
.whb-header_556011 .whb-column.whb-mobile-right 
 {
    display: none;
}

.whb-header_556011 .whb-mobile-center {
    flex-basis: 100%;
}
.whb-header_556011 .whb-col-mobile {
  
    justify-content: space-between !important;
   
}
}@media (max-width: 576px) {
	.owl-item >.wd-entities-title{font-size:14px !important;}
}

