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

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(255,255,255);
	--wd-entities-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(255,255,255);
	--wd-entities-title-color-hover: rgb(244, 244, 244);
	--wd-alternative-font: "iransans en, sans-serif", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "iransans en, sans-serif", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(255,255,255);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "iranyekan en, sans-serif", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(243,18,18);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Inter", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(243,18,18);
	--btn-accented-bgcolor-hover: rgb(216,0,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.page-title-default {
	background-color: rgb(18,15,60);
	background-image: url(https://playerx2.com/wp-content/uploads/2024/11/Vibrant-Gaming-Controller-Wallpaper-for-Gaming-Lovers-1-scaled.jpg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title {
	font-family: "iransans en, sans-serif", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 15px;
}
.warranty_info > b:nth-child(1) {
	color: rgb(255,255,255);
}
.warranty_info {
	color: rgb(255,255,255);
}
.dokan-vendor-name > a:nth-child(1) > h5:nth-child(1) {
	color: rgb(255,255,255);
}
.wd-header-my-account > a:nth-child(1) {
	color: rgb(255,255,255);
}
.page .main-page-wrapper {
	background-color: rgb(31,38,53);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-image: url(https://playerx2.com/wp-content/uploads/2024/11/BGppp.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: inherit;
	background-position: center top;
}
.single-product .main-page-wrapper {
	background-color: rgb(19,5,43);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(31,38,53);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(33,12,59);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(31,38,53);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(31,38,53);
	background-image: none;
}
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(31,38,53);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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;
--wd-brd-radius: 12px;
}



[class*="wd-header-search-form"] input[type='text'] {
    border: 0;
    background: #f4f4f4;
	-webkit-transition: all .3s ease;
    transition: all .3s ease;
	font-size:12px;
	width: 290px;
}
.mc4wp-form>div {
    justify-content: flex-start !important;
}
.wd-nav-vertical>li>a {
    font-size: 13px;
}
.wd-header-cart.wd-design-5 {
    margin-left: 5px;
    background: #f70037;
    border-radius: 50%;
    color: #fff;
	box-shadow: 0 0 0 4px #fff, 0 0 0 5px #eee, 0 0 0 8px #fff, 0 0 0 9px #f5f5f5;
	padding:4px;
}
.wd-header-cart .wd-tools-icon:before {
    font-size: 20px;
    content: "\f105";
    font-family: "woodmart-font";
    color: #fff;
}
.menu-opener .menu-opener-icon:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 112px;
    height: 50px;
    transform: translateY(-50%);
    border-radius: 0 60px 60px 0;
    box-shadow: 17px 0 30px -14px rgba(0, 0, 0, 0.28);
    transition: 0.3s;
    pointer-events: none;
}
.whb-general-header:before {
    content: "";
    position: absolute;
    bottom: -5px;
    right: -435px;
    left: -420px;
    height: 6px;
    background-color: #a2a2a2;
    background-image: linear-gradient(to right, #ffffff 0%, #ffffff 25%, #6a4fa0 33%, #16a2bd 42%, #89c736 52%, #fcc43f 61%, #d02054 69%, #ffffff 75%, #ffffff 100%);
    border-radius: 100%;
}

.whb-general-header:after {
    content: "";
    position: absolute;
    bottom: -10px;
    right: -435px;
    left: -420px;
    height: 9px;
    background-color: #a2a2a2;
    background-image: linear-gradient(to right, #ffffff 0%, #ffffff 25%, #6a4fa0 33%, #16a2bd 42%, #89c736 52%, #fcc43f 61%, #d02054 69%, #ffffff 75%, #ffffff 100%);
    border-radius: 100%;
    filter: blur(12px);
    opacity: 0.5;
}
.menu-opener {
    min-width: 213px;
}
.wd-dropdown-cats {
    border-top-right-radius:15px;
	border-bottom-right-radius:15px;
}
.platform-Windows .wd-nav-vertical .wd-dropdown-menu.wd-design-full-width {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
.menu-opener {
    border-radius: 25px;
}
.wd-header-cats:hover .menu-opener {
    background-color: #f4f4f4;
    border-radius: 25px;
}
.banner-image, .banner-mask .wrapper-content-banner {
	border-radius:10px;
	overflow: hidden;
}
@media (min-width: 1025px) {
	.title-size-small .title {
    font-size: 34px;
}
	.title-size-small {
    padding: 30px 0;
}
}
.box-style-border .info-box-content {
    border-radius: 20px;
}
.box-style-border .info-box-content {
    padding: 20px 30px;
}
.wd-hover-tiled .product-wrapper {
    box-shadow: 0 0 9px rgba(0,0,0,.17);
    border-radius: 15px;
    overflow: hidden;
}
.wd-header-cart.wd-design-5 .wd-cart-number {
    position: absolute;
    top: -14px;
    left: -20px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: rgb(0 0 0);
    line-height: 20px;
}
.wd-buttons.wd-pos-r-t {
    border-radius: 25px;
}
.wd-hover-tiled .product-element-top {
    box-shadow: 1px 5px 19px rgb(22 25 39 / 56%);
}
.box-style-border.box-icon-align-right .info-box-content {
    background: #fff;
}
.wd-hover-tiled .product-element-bottom {
    padding: 26px 20px;
}
.woodmart-ajax-search.active input.wd-search-inited {
    width: 475px;
}
.blog-design-masonry.blog-style-shadow .article-inner {
    border-radius: 12px;
    overflow: hidden;
}
.blog-design-masonry.has-post-thumbnail .post-date {
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.labels-rectangular {
    right: 8px;
	border-radius:10px;
	overflow:hidden;
}
.wd-post-cat.wd-style-with-bg {
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
}


/* ------ ELENOR STYLE ------ */


.whb-color-dark:not(.whb-with-bg) {
  background-color: rgba(31, 38, 53, 100) !important;
	}

.wd-nav[class*="wd-style-"] > li > a {
  color: #fff !important;
}

.wd-nav[class*="wd-style-"] > li > a:hover {
  color: #fff !important;
}
.wd-nav[class*="wd-style-"] > li > a:focus {
  color: #fff !important;
}

.entry-summary .cart p {
	color: #fff !important;
	background: #ffffff21;
  border: 0px !important; 
  border-radius: 12px;
  padding: 12px 0px 12px 0px;
}

input {
	background: #191922 !important;
	border: solid 1px #ffffff1c !important;
}

textarea {
	background: #191922 !important;
	border: solid 1px #ffffff1c !important;
	border-radius: 5px;
}

label {
	color: #fff !important
}


.wd-header-cart.wd-design-5 {
  background: #FFA300 !important;
  box-shadow: 0 0 0 5px #1b1f2b, 0 0 0 5px #474747, 0 0 0 8px #1b1f2b, 0 0 0 9px #1b1f2b !important;
}

#gform_next_button_4_10, #gform_next_button_4_12, #gform_submit_button_3 {
	background: #FFA300 !important;
	border: none;
}

.dokan-right{
	background: #FFA300 !important;
}

.product-summary-shadow .summary-inner{
	background: url('/wp-content/uploads/2024/11/bgproduct.png');
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #210C3B !important;
}
.dokan-pagination-container .dokan-pagination li.active a {
  background: #ffa300 !important;
  color: #000 !important;
}
.dokan-store-products-filter-area .orderby-search {
  border: solid 1px #eeeeee2b !important;
  background-color: #191922 !important;
}

.wd-accordion-item {
border-radius: 15px;
  background: url('/wp-content/uploads/2024/11/bgproduct.png');
    background-color: rgba(0, 0, 0, 0);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #210C3B !important;
	
}

.product-tabs-wrapper {
  background-color: #13052b !important;
}

.wd-tools-element .wd-tools-icon {
	color: #ffffff;
}

.mobile-categories-title {
	display: none !important;
}


input::placeholder {
  color: #c4c4c4 !important;
}

textarea::placeholder {
  color: #c4c4c4 !important;
}


#tab-title-seller {
display: none !important;
}

.wd-search-form {
	display: none !important;
}


.woof {
	width: 58vh;
  padding: 14px;
  border-radius: 14px;
  background: #5e5d60;
}


.berocket_better_labels .berocket_better_labels_position.berocket_better_labels_position_center {
  align-items: center;
  position: absolute !important;
	top: none !important;
  bottom: 20px !important;
  left: 0 !important;
  right: 0 !important;
}

.berocket_better_labels .berocket_better_labels_position.berocket_better_labels_position_center {
    align-items: center;
    position: absolute !important;
    bottom: 20px !important;
    left: 0 !important;
    right: 0 !important;
}

.div.br_alabel.berocket_alabel_id_8066 > span {
	padding-right: 10px !important;
  padding-left: 10px !important;
  height: -moz-available !important;
}
@media (min-width: 1025px) {
	.wd-accordion-item {
	/* padding: 0px 300px 0px 300px; */
}

.div.br_alabel.berocket_alabel_id_8066 > span {
	padding-right: 10px !important;
  padding-left: 10px !important;
  height: -moz-available !important;
}


}

@media (min-width: 577px) and (max-width: 767px) {
	.page-title {
  height: 80px;
}

#tab-item-title-seller {
	display: none !important;
}

.tab-title-seller {
	display: none !important;
}

.warranty_info {
	padding: 10px 10px 10px 10px;
}


}

@media (max-width: 576px) {
	.page-title {
  height: 80px;
}

#tab-item-title-seller {
	display: none !important;
}

.tab-title-seller {
	display: none !important;
}

.warranty_info {
	padding: 10px 10px 10px 10px !important;
}


}

