@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;
}@media (max-width: 576px) {
	.owl-item >.wd-entities-title{font-size:14px !important;}
}

