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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//petracaresales.online/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//petracaresales.online/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//petracaresales.online/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//petracaresales.online/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//petracaresales.online/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//petracaresales.online/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//petracaresales.online/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//petracaresales.online/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", 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: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(152,90,174);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: rgb(247,247,247);
	--btn-default-bgcolor-hover: rgb(239,239,239);
	--btn-accented-bgcolor: #985aae;
	--btn-accented-bgcolor-hover: rgba(152,90,174,0.75);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(30,115,190);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(221,51,51);
	--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: #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-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;
}
.product-labels .product-label.new {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.featured {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(30,115,190);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--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: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: #0a0a0a;
}

/*thank you page text color - لون نص ثانكيو باج والبوردر*/
.wd-builder-off :is(.woocommerce-thankyou-order-received,.woocommerce-thankyou-order-failed){
	color:rgb(255,55,94);
	border: 2px dashed rgb(255,55,94);
}

/*الوان تسجيل الدخول*/

.tm-otp-wrap {
    max-width: 420px;
    margin: 40px auto;
    padding: 25px 30px;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 8px 20px rgba(0,0,0,0.1);
    border: 1px solid #ddd;
    font-family: 'Arial', sans-serif;
}

.tm-otp-row {
    margin-bottom: 15px;
}

.tm-otp-input,
.tm-otp-select {
    width: 100%;
    padding: 12px 15px;
    border-radius: 8px;
    border: 1px solid #ccc;
    font-size: 15px;
    transition: border 0.3s, box-shadow 0.3s;
}

.tm-otp-input:focus,
.tm-otp-select:focus {
    border-color: rgb(109,29,56);
    box-shadow: 0 0 8px rgba(109,29,56,0.3);
    outline: none;
}

.tm-otp-btn {
	margin-top:5px;
    width: 100%;
    padding: 12px 0;
    background-color: rgb(152,90,174);
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: background 0.3s, transform 0.2s;
}

.tm-otp-btn:hover {
	  color:white;
    background-color: rgb(196,118,225);
    transform: translateY(-2px);
}

.tm-otp-note {
    color: #d00;
    margin-bottom: 10px;
    font-weight: bold;
}

.tm-otp-success {
    color: green;
    margin-bottom: 10px;
    font-weight: bold;
}

.tm-otp-wrap label {
    display: block;
    margin-bottom: 6px;
    font-weight: bold;
    color: rgb(196,118,225);
}

#tm-toast {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(109,29,56);
    color: #fff;
    padding: 12px 18px;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.2);
    font-size: 15px;
    opacity: 0;
    transform: translateY(30px);
    transition: all 0.3s ease;
    z-index: 9999;
}

#tm-toast.show {
    opacity: 1;
    transform: translateY(0);
}
.tm-otp-row label {
    display: block;          /* كل label في سطر منفصل */
    margin-bottom: 6px;      /* مسافة صغيرة تحت النص */
    font-weight: bold;        /* خط عريض */
    color: rgb(152,90,174);    /* لون الموقع */
    text-align: center;    
}
