@font-face {
font-display:swap;
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url('//pclandstore.sa/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.4.1') format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Alexandria", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Alexandria", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Alexandria", 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: "Alexandria", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Alexandria", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Alexandria", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--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(49,55,114);
	--wd-alternative-color: rgba(28,97,231,0.2);
	--btn-default-bgcolor: rgb(225,235,255);
	--btn-default-bgcolor-hover: rgb(219,227,249);
	--btn-default-color: rgb(28,97,231);
	--btn-default-color-hover: rgb(28,97,231);
	--btn-accented-bgcolor: rgb(49,55,114);
	--btn-accented-bgcolor-hover: rgb(49,55,114);
	--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-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
: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: #ffffff;
	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;
}
html .wd-product .price, html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price {
	color: rgb(221,51,51);
}
html .product.wd-product del, html .product-image-summary-wrap .summary-inner > .price del, html .wd-single-price .price del {
	font-size: 12px;
	color: rgb(96,96,96);
}
html .wd-product .wd-entities-title a {
	font-size: 14px;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-size: 22px;
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	background: rgb(107,163,49);
}
html .btn.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.new {
	background-color: rgb(129,215,66);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(47,153,59);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 160px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 18px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 14px;
	}

}
:root{
--wd-container-w: 1540px;
--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: 1540px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(28,97,231);
}

.brand_class_main .wd-sub-menu li a {
    display: flex;
    align-items: center;
    gap: 10px; /* المسافة بين النص والصورة */
    flex-direction: row-reverse !important; /* عكس الاتجاه ليكون النص أولاً */
	  justify-content: space-between; /* محاذاة النص إلى اليسار */
    text-decoration: none; /* إزالة الخط تحت النص */
    color: #333; /* لون النص */
    font-weight: bold; /* جعل الخط عريضًا */
}
.brand_class_main .wd-sub-menu li a img {
  /*  margin-right: 50px; /* مسافة مخصصة لهذه القائمة فقط */
	   width: 25px; /* تعديل حجم الأيقونة */
    height:  25px;
}
#brand_id_ar .wd-sub-menu li a {
      display: flex;
    align-items: center;
    gap: 10px; /* المسافة بين النص والصورة */
    flex-direction: row-reverse !important; /* عكس الاتجاه ليكون النص أولاً */
	  justify-content: space-between; /* محاذاة النص إلى اليسار */
    text-decoration: none; /* إزالة الخط تحت النص */
    color: #333; /* لون النص */
    font-weight: bold; /* جعل الخط عريضًا */
}
li#menu-item-28637 {
    MARGIN-RIGHT: 23PX;
}
	/*qq */
.wd-widget-collapse .widget-title {
  margin-top: -7px;
    margin-bottom: -4px;
}

	
	/*qq 
.menu-mega-dropdown:hover:before {
	content: "";
  position: fixed;
  top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #0000005e;
	z-index: 1;
	pointer-events: none;
	z-index: -1;
	border: 2px solid #0052cc;
}*/

/* Added by Majed */
.menu-mega-dropdown {
    z-index: 3;
}

.menu-mega-dropdown--open {
    border: 2px solid #0052cc;
}
.wd-header-nav.wd-header-secondary-nav.text-left.wd-with-overlay {
    border: 1px ridge;
    border-radius: 23px;
}

.wd-header-nav.wd-header-secondary-nav.text-left.wd-with-overlay:hover {
    /* background: #000000; */
    border: 2px solid #0052CD;
    border-radius: 32px;
    --nav-color-hover: rgb(0 50 148) !important;
    
}

/* Main Menu Arabic Style To Right */
.rtl .wd-header-nav {
	text-align: right;
}


/* Remove product name from breadcrumb in product page */
body.single-product .woocommerce-breadcrumb .breadcrumb-link-last:after,
body.single-product .woocommerce-breadcrumb .breadcrumb-last,
.single-breadcrumbs-wrapper .wd-last {
	display: none;
}

body.single-product  .woocommerce-breadcrumb .breadcrumb-last:last-child{
    display:none;
}

/**********************************
 * Add / On Sale Price Style Start 
 *********************************/
.price del {
	text-decoration: none;
  position: relative;
	display: inline-block;
}

.price del:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: red;
	transform: rotate(6deg) translateY(-50%);
}

/****************************
 * Specification Style Start 
 ****************************/
#pc_land_product_specs {
	line-height: 0.5;
}

#pc_land_product_specs tbody tr th {
	padding: 15px;
	width: 50%;
}

/* #pc_land_product_specs tbody tr td {
	line-height: 24px;
} */

#pc_land_specs_sec_title {
	font-size: 18px;
	background: #F5F6FC;
  color: #3751BD;
  font-weight: bold;
	border: 1px solid transparent;
	border-radius: 10px;
	padding: 8px;
	margin: 0;
}

#pc_land_product_specs tbody tr:nth-child(even) {
	background-color: #f2f2f2;
}

#pc_land_product_specs tbody tr:hover {
	background-color: #d7d7d7;
}
/****************************
 * Specification Style End 
 ****************************/
/**********************************
 * Custom Shipping Note Style Start 
 *********************************/
#ult-custom-shipping-note {
	max-width: 670px;
}

#ult-custom-shipping-note #note {
	background: #E0E7F4;
	padding: 15px 20px;
	border-left: 7px solid #2c6dff;
	color: #002985;
	border-radius: 10px;
	font-size: 13px;
}

#ult-custom-shipping-note #note strong {
	color: red;
}
/**********************************
 * Custom Shipping Note Style End 
 *********************************/
/*****************************************
 * Customize My Fatoorah Form Style Start 
 *****************************************/
#mf-form-element {
	height: 110px !important;
}

.mf-pay-now-btn {
	display: none;
}
/***************************************
 * Customize My Fatoorah Form Style End 
 **************************************/
/***************************************************
 * Customize Sticky Product Add To Cart Style Start 
 ***************************************************/
.wd-sticky-btn-cart .stock,
.wd-sticky-btn-cart .ultcawpt-extra-info,
.wd-sticky-btn-cart #ult-custom-shipping-note,
.wd-sticky-btn-cart #tabbyPromo1,
.wd-sticky-btn-cart .elementor,
.wd-sticky-btn-cart .wd-compare-btn,
.wd-sticky-btn-cart .wd-wishlist-btn {
	display: none;
}
/***************************************************
 * Customize Sticky Product Add To Cart Style End 
 ***************************************************/

/************************************************
 * More Details Button In Product Page Style Start 
 ************************************************/
#uso_more_details {
	font-size: 12px;
	max-width: 115px;
}

#uso_more_details_btn {
	color: blue;	
	font-size: 12px;
}

.related-and-upsells #uso_more_details_btn {
	display: none;
}

h5.widget-title22 {
    margin-top: -29px;
    margin-bottom: 21px;
    color: #ffffff  !IMPORTANT;
    background-color: rgb(28, 97, 231);
    padding-bottom: 20px;
    padding-top: 20px;
    border-radius: inherit;
    margin-left: -16px;
    padding-right: 65px;
    padding-left: 78px;
    margin-right: -15px;
}
div#text-3 {
    margin-top: -29px;
    margin-bottom: 21px;
    color: #ffffff ! IMPORTANT;
    background-color: rgb(28, 97, 231);
    padding-bottom: 40px;
    padding-top: 20px;
    border-radius: inherit;
    margin-left: -16px;
    padding-right: 65px;
    padding-left: 78px;
    margin-right: -15px;
}
/* 
.textwidget>*:last-child {
    margin-bottom: -154px;
}
 */
h5.widget-title {
    COLOR: currentcolor;
}

/**************************************
 * Social Icons In Arabic Style Start 
 **************************************/
.rtl .wd-sticky-social {
	left: 0 !important;
	align-items: flex-end !important;
	right: unset;
}
/***********************************
 * Social Icons In Arabic Style End 
 ***********************************/
/*******************************************
 * Login Button In Account Page Style Start 
 *******************************************/
.wd-switch-to-register {
	font-size: 25px;
}
/*******************************************
 * Login Button In Account Page Style End 
 *******************************************/
/*******************************************
 * Delete Border In Account Page Style Start 
 *******************************************/
#customer_login>div:not(:first-child):last-child {
	border-inline-start: none !important;
}
/*******************************************
 * Delete Border In Account Page Style End 
 *******************************************/
/*******************************************
 * Hide Tabby From Product Page Style Start 
 *******************************************/
/* #tabbyPromo {
	display: none;
} */
/*******************************************
 * Hide Tabby From Product Page Style End 
 *******************************************/
/*********************************************************
 * Change Custom Installments In Product Page Style Start 
 *********************************************************/
#payment-method-installments {
	max-width: 670px;
	margin: 0;
}

#payment-method-installments .wd-accordion {
	--wd-accordion-spacing: 10px;
}

#payment-method-installments .info-svg-wrapper {
	width: 60px !important;
	height: 40px !important;
}
/*********************************************************
 * Change Custom Installments In Product Page Style End 
 *********************************************************/
/*****************************************************
 * Change Visitors Counter In Product Page Style Start 
 ****************************************************/
.wd-visits-count {
	max-width: 670px;
}
/*****************************************************
 * Change Visitors Counter In Product Page Style End 
 ****************************************************/
/******************************
 * Change RGB Menu Style Start 
 *****************************/
.rgb-menu.menu-item > a,
.red-yellow-menu.menu-item > a,
.blue-purple-menu.menu-item > a {
    color: #ffffff !important;
}

.rgb-menu, 
.red-yellow-menu,
.blue-purple-menu {
		border: none;
		outline: none;
		color: #fff !important;
		background: #000 !important;
		cursor: pointer;
		position: relative;
		z-index: 0;
		border-radius: 25px;
		user-select: none;
		-webkit-user-select: none;
		touch-action: manipulation;
}

.rgb-menu:before {
		content: "";
		background: linear-gradient( 45deg, #ff0000, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8, #ff0000 );
		position: absolute;
		top: -1px;
		left: -1px;
		background-size: 350%;
		z-index: -1;
		filter: blur(5px);
		-webkit-filter: blur(5px);
		width: calc(100% + 2px);
		height: calc(100% + 2px);
		animation: glowing-button-85 20s linear infinite;
		transition: opacity 0.3s ease-in-out;
		border-radius: 25px;
}

@keyframes glowing-button-85 {
		0% {
			background-position: 0 0;
		}

		50% {
			background-position: 400% 0;
		}

		100% {
			background-position: 0 0;
		}
}

.rgb-menu:after,
.red-yellow-menu:after,
.blue-purple-menu:after {
		z-index: -1;
		content: "";
		position: absolute;
		width: 100%;
		height: 100%;
		color: #fff !important;
		background: #222;
		left: 0;
		top: 0;
		border-radius: 25px;
}

.red-yellow-menu:before {
		content: "";
		background: linear-gradient( 45deg, #ff0000, #ff7300, #fffb00 );
		position: absolute;
		top: -1px;
		left: -1px;
		background-size: 350%;
		z-index: -1;
		filter: blur(5px);
		-webkit-filter: blur(5px);
		width: calc(100% + 2px);
		height: calc(100% + 2px);
		animation: glowing-button-85 20s linear infinite;
		transition: opacity 0.3s ease-in-out;
		border-radius: 25px;
}

.blue-purple-menu:before {
		content: "";
		background: linear-gradient( 45deg, #7a00ff, #ff00c8, #ff0000 );
		position: absolute;
		top: -1px;
		left: -1px;
		background-size: 350%;
		z-index: -1;
		filter: blur(5px);
		-webkit-filter: blur(5px);
		width: calc(100% + 2px);
		height: calc(100% + 2px);
		animation: glowing-button-85 20s linear infinite;
		transition: opacity 0.3s ease-in-out;
		border-radius: 25px;
}

/******************************
 * Change RGB Menu Style End 
 *****************************/
/***************************************************
 * Hide Author Name In Single Blog Post Style Start 
 **************************************************/
.wd-meta-author {
	display: none;
}
/***************************************************
 * Hide Author Name In Single Blog Post Style End 
 **************************************************/
/**************************************************************
 * Change Product Navigation In Single Product Page Style Start 
 **************************************************************/
.wd-product-nav-desc .wd-entities-title {
	width: 70%;
	font-size: 10px;
}

.wd-product-nav-desc .price .price-f-col .sale-price .amount {
	font-size: 12px;
}

.wd-product-nav-desc .price .price-s-col .discount-badge {
	width: 37px;
	font-size: 10px;
}

.wd-product-nav-desc .price .price-s-col .original-price {
	font-size: 8px;
	margin: 0;
}
/**************************************************************
 * Change Product Navigation In Single Product Page Style End 
 **************************************************************/
/*********************************************************************
 * Change Payment Methods Accordion In Single Product Page Style Start 
 *********************************************************************/
#ult-payments {
	max-width: 670px;
	margin-inline-start: 0;
}

#ult-payments .wd-accordion-title {
	padding: 12px 20px;
}
/*********************************************************************
 * Change Payment Methods Accordion In Single Product Page Style End 
 *********************************************************************/
/***************************************************************
 * Change Sticky Add To Cart In Single Product Page Style Start 
 ***************************************************************/
.wd-sticky-btn .wd-entities-title {
	max-width: 800px;
}
/***************************************************************
 * Change Sticky Add To Cart In Single Product Page Style End 
 ***************************************************************/
/***************************************************************
 * Change Product Name Column Width In Shop Table Style Start 
 ***************************************************************/
.shop_table th.product-name {
	width: 30%;
}

.shop_table th.product-name,
.shop_table th.product-price,
.shop_table th.product-quantity,
.woocommerce-cart-form__cart-item td.product-price, 
.woocommerce-cart-form__cart-item td.product-quantity {
	text-align: center;
}
/***************************************************************
 * Change Product Name Column Width In Shop Table Style End 
 ***************************************************************/
/******************************************************
 * Hide Aramex Shipping Button In Single Product Start 
 ******************************************************/
.single-product .product_meta button {
	display: none;
}@media (min-width: 1025px) {
	.widget {
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid var(--brdcolor-gray-300);
}

.tax-product_cat h1 {
	text-align: center;
}
}

@media (max-width: 576px) {
	#slider-127 .wd-slide {
	min-height: 80px !important;
}

#slider-127 .wd-slide-container {
	padding-block: 10px;
}

#pc_land_product_specs tbody tr th, 
#pc_land_product_specs tbody tr td {
	line-height: 1.3;
}

/* Make Place Order Button Sticky On Mobile */
 .woocommerce-checkout .place-order {
  position: fixed;
  bottom: 50px;
  left: 0;
  width: 100%;
  z-index: 9999;
  background-color: #fff;
  padding: 10px;
  box-shadow: 0 -2px 10px rgba(0,0,0,0.1);
}

.woocommerce-checkout .place-order .woocommerce-terms-and-conditions-wrapper {
	display: none;
}

.wd-copyrights {
	font-size: 8px;
}

/*
 * Start - Change Mobile Sticky Bar Color At The Bottom Of Mobile Screen
 * By Samir : 31-3-2026
 */
.wd-toolbar {
	background-color: black !important;
}

.wd-tools-element .wd-tools-icon:before {
	color: white;
}

.wd-toolbar.wd-toolbar-label-show .wd-toolbar-label {
	color: white;
}

}

