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

:root {
	--wd-text-font: "local lato normal", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(56,56,56);
	--wd-text-font-size: 15px;
	--wd-title-font: "local lato Bold", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "local lato normal", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lato", 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: "local lato normal", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 12px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(254,104,4);
	--wd-alternative-color: rgb(212,34,34);
	--wd-link-color: rgb(30,115,190);
	--wd-link-color-hover: rgb(254,104,4);
	--btn-default-bgcolor: rgb(81,176,59);
	--btn-default-bgcolor-hover: rgb(225,242,248);
	--btn-accented-bgcolor: rgb(81,176,59);
	--btn-accented-bgcolor-hover: rgb(68,147,50);
	--btn-transform: capitalize;
	--btn-bgcolor: rgb(225,242,248);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	--wd-popup-width: 400px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 300px;
}
.wd-page-title {
	background-color: #1D2228;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "local lato Bold", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: rgb(252,252,252);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(254,104,4);
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-family: "local lato Bold", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	color: rgb(15,17,17);
}
body .main-footer .wd-sub-menu li>a {
	font-family: "local lato normal", Arial, Helvetica, sans-serif;
	font-weight: 400;
	line-height: 20px;
	color: rgb(255,255,255);
}
body .main-footer .wd-sub-menu li>a:hover {
	color: rgb(254 104 4);
}
html .product.wd-product del, html .product.wd-product del .amount {
	font-family: "local lato normal", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: rgb(150,155,155);
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title, html .wd-single-post-header .title, html .wd-single-post-title .wd-post-title {
	font-family: "Inter Tight", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 22px;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
.page .wd-page-content {
	background-color: rgb(247,247,247);
	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);
}
.product-labels .product-label.onsale {
	background-color: rgb(212,34,34);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@font-face {
	font-family: "local lato normal";
	src: url("//racketshop.ae/wp-content/uploads/2023/11/Lato-Regular.woff2") format("woff2"), 
url("//racketshop.ae/wp-content/uploads/2023/11/Lato-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "local lato Bold";
	src: url("//racketshop.ae/wp-content/uploads/2023/11/Lato-Bold.woff2") format("woff2"), 
url("//racketshop.ae/wp-content/uploads/2023/11/Lato-Bold.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

.product-labels {
       top: 0;
       left: 0 !important;
       bottom: 0;
       right: 0 !important;
       max-width: 100% !important;
       height: fit-content;
       width: 100%;
	     align-items: flex-end !important;
}

.product-labels .product-label.label-with-img {
	height: 45px !important;
	width : 45px !important;
	display: block;
}
.product-labels.labels-rounded .product-label.onsale {
      font-size: 15px;
      position: absolute;
      left: 0;
      padding: 0;
}

