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

:root {
	--wd-text-font: "Almarai", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--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: 13px;
	--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: 11px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,54,111);
	--wd-alternative-color: rgba(28,97,231,0.2);
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(225,235,255);
	--btn-default-bgcolor-hover: rgb(219,227,249);
	--btn-default-color: rgb(0,54,111);
	--btn-default-color-hover: rgb(0,77,160);
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(0,54,111);
	--btn-accented-bgcolor-hover: rgb(0,77,160);
	--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: rgb(30,115,190);
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(17,17,17,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 600px;
}
: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;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(255,78,0);
}
html .wd-buy-now-btn:hover {
	background: rgb(255,101,35);
}
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(129,215,66);
}
.product-labels .product-label.new {
	background-color: rgb(253,80,0);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(13,6,37);
}
.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;
--wd-brd-radius: 12px;
--wd-cat-brd-radius: 12px;
}

@media (min-width: 1400px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(13,6,37);
}

@font-face {
	font-family: "Beiruti";
	src: url("//daralmodhsh.com/wp-content/uploads/2025/01/Beiruti-Regular.woff2") format("woff2"), 
url("//daralmodhsh.com/wp-content/uploads/2025/01/Beiruti-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

.onsale {
    background-color: #FD5000; /* Light red background */
    color: #ffffff; /* White text */
    padding: 5px 10px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 5px;
    position: absolute;
    top: 7px;
    right: 7px;
		z-index: 10;
}

.onsale-single {
    background-color: #FD5000; /* Light red background */
    color: #ffffff; /* White text */
    padding: 5px 10px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 5px;
    position: absolute;
    top: 20px; /* Adjust as needed */
    right: 20px; /* Adjust as needed */
    z-index: 10;
}

.single-product .images {
    position: relative; /* Ensure the label stays on the image */
}

.labels-rounded-sm .product-label {
  border-radius: 5px;
}

.product-labels.labels-rounded-sm {
    left: 7px;
    inset-inline-start: auto;
    z-index: 9999;
}

.labels-rounded-sm .product-label {
    border-radius: 5px !important;
    padding: 5px 10px !important;
    font-size: 14px !important;
    font-weight: bold !important;
}

.onsale.product-label {
	display: none;
}

.wd-meta-author {
    display: none !important;
}


/* Add WhatsApp button if the product price is 0 */
.whatsapp-button {
    display: inline-block;
    background-color: #25D366;
    color: #fff !important;
    padding: 10px 15px;
    border-radius: 5px;
    text-decoration: none;
    font-weight: bold;
    margin-top: 10px;
}



.tamara-summary-widget__container{
	margin-bottom: 60px !important;

}
form.cart{
	margin-top:60px !important;
}


/*
.tax-product_cat .term-description{
	display:none !important;
}
*/

.single-product .wd-breadcrumbs{
	display:none !important;
}

.woocommerce-product-details__short-description{
	display:none !important;
	
}

.small-product .logo-payment{
	display:none !important;
}
.small-product .prices-payment-logo p{
	display:none !important;
	
}
.wd-nav[class*="wd-style-underline"] .nav-link-text {
    color: black !important; 
}



/*حاسبة المكيف*/
/* ===============================
   FORCE RTL + ARABIC FONT
================================ */

#cp_calculatedfieldsf_pform_1,
#cp_calculatedfieldsf_pform_1 * {
    direction: rtl !important;
    text-align: right !important;
    font-family: "Cairo", "Tajawal", Arial, sans-serif !important;
}

/* ===============================
   FORM CONTAINER
================================ */

#cp_calculatedfieldsf_pform_1 {
    background: linear-gradient(135deg, #ffffff, #f8fafc);
    border-radius: 18px;
    padding: 30px;
    box-shadow: 0 12px 30px rgba(0,0,0,0.08);
}

/* ===============================
   TITLE & DESCRIPTION
================================ */

#cp_calculatedfieldsf_pform_1 .cff-form-title {
    font-size: 22px;
    font-weight: 800;
    color: #0f172a;
    margin-bottom: 8px;
}

#cp_calculatedfieldsf_pform_1 .cff-form-description {
    font-size: 15px;
    color: #475569;
    margin-bottom: 25px;
    line-height: 1.8;
}

/* ===============================
   LABELS
================================ */

#cp_calculatedfieldsf_pform_1 label {
    font-size: 14px;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 6px;
}

/* ===============================
   INPUTS & SELECT
================================ */

#cp_calculatedfieldsf_pform_1 input[type="number"],
#cp_calculatedfieldsf_pform_1 input[type="text"],
#cp_calculatedfieldsf_pform_1 select {
    width: 100%;
    height: 48px;
    border-radius: 14px;
    border: 1px solid #e2e8f0;
    padding-right: 14px;
    padding-left: 40px;
    font-size: 15px;
    background-color: #ffffff;
}

/* focus */
#cp_calculatedfieldsf_pform_1 input:focus,
#cp_calculatedfieldsf_pform_1 select:focus {
    border-color: #0ea5e9;
    box-shadow: 0 0 0 3px rgba(14,165,233,0.15);
    outline: none;
}

/* ===============================
   SELECT ARROW (RTL FIX)
================================ */

#cp_calculatedfieldsf_pform_1 select {
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg fill='%2364748b' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: left 12px center;
}

/* ===============================
   CALCULATE BUTTON
================================ */

#cp_calculatedfieldsf_pform_1 .calculate-button {
    width: 100%;
    height: 52px;
    background: linear-gradient(135deg, #0284c7, #0ea5e9);
    color: #fff;
    border-radius: 16px;
    font-size: 16px;
    font-weight: 800;
    cursor: pointer;
    border: none;
    transition: 0.3s ease;
}

#cp_calculatedfieldsf_pform_1 .calculate-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 14px 28px rgba(14,165,233,0.35);
}

/* ===============================
   RESULT FIELD
================================ */

#cp_calculatedfieldsf_pform_1 .cff-calculated-field input {
    background: #f0f9ff;
    border: 2px dashed #0ea5e9;
    font-size: 18px;
    font-weight: 800;
    color: #075985;
    text-align: center !important;
}

/* ===============================
   FIELD SPACING
================================ */

#cp_calculatedfieldsf_pform_1 .fields {
    margin-bottom: 18px;
}

/* ===============================
   MOBILE
================================ */

@media (max-width: 768px) {
    #cp_calculatedfieldsf_pform_1 {
        padding: 20px;
    }
}

// Add Padding To Placeholder
#cp_calculatedfieldsf_pform_1 input[type="number"],
#cp_calculatedfieldsf_pform_1 input[type="text"],
#cp_calculatedfieldsf_pform_1 select {
    padding-right: 18px !important;
    padding-left: 12px !important;
}
/*التابات*/
.wd-tabs-header.text-right {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
}

.wd-product {
    border-radius: 10px;
}

/*.products.wd-products.wd-grid-g.grid-columns-4.elements-grid.products-bordered-grid.pagination-infinit.title-line-two.wd-stretch-cont-md.wd-stretch-cont-sm.wd-products-with-shadow {
    gap: 10px;
}*/

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop{
	width: 100%;
}
/*.product-wrapper{
	box-shadow: 0 0 28px #2A2F561F;
}*/


/*sale label*/
.onsale{
	top: -5px !important;
  right: -6px !important;

}
.product-labels.labels-rounded .product-label{
	min-height: 20px !important;
}

.product-labels .product-label.onsale
 {
    background-color: rgb(225 68 68) !important;
}


/*End sale label*/

#billing_country_field{
	display:none !important;
}
.tm-final-totals{
	display:none !important;

}


.single-product .summary-inner {
	display:flex !important;
	flex-direction:column !important;
}


/* الكوده من خلاله هيخلي الوصف الموجود بيظهره لحد معين ويظهر زر اضغط المزيد علشان الوصف يظهر كامل */
.term-description {
  max-height: 180px;
  overflow: hidden;
  position: relative;
  transition: max-height 0.4s ease;
  margin-bottom: 10px;
}

.term-description.is-open {
  max-height: 5000px;
}

.term-description::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background: linear-gradient(to top, white, transparent);
}

.term-description.is-open::after {
  display: none;
}