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

:root {
	--wd-text-font: "Tajawal", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Tajawal", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Tajawal", 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: "Tajawal", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Tajawal", 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: "Tajawal", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(243,3,128);
	--wd-alternative-color: rgb(243,3,128);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(243,3,128);
	--btn-accented-bgcolor-hover: rgb(243,3,128);
	--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: rgb(255,255,255);
	background-image: url(https://violetbouquets.com/wp-content/uploads/2021/09/retail-popup-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: contain;
	background-position: center center;
}
.footer-container {
	background-color: rgb(76,2,137);
	background-image: none;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
	font-family: "Tajawal", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.wd-popup.popup-quick-view {
	--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: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/* اللون الأساسي للموقع */
:root {
    --vb-pink: #ec008c;
}

/* حسابي + السلة + المفضلة + السعر في الهيدر */
.whb-header .wd-tools-element,
.whb-header .wd-tools-element > a,
.whb-header .wd-tools-element span,
.whb-header .wd-tools-element i,
.whb-header .wd-tools-text,
.whb-header .wd-tools-icon,
.whb-header .wd-cart-subtotal,
.whb-header .wd-cart-subtotal .amount,
.whb-header .wd-cart-subtotal bdi,
.whb-header .woocommerce-Price-amount,
.whb-header .woocommerce-Price-amount bdi {
    color: var(--vb-pink) !important;
    opacity: 1 !important;
}

.whb-header .wd-tools-icon:before,
.whb-header .wd-tools-element .wd-tools-icon:before {
    color: var(--vb-pink) !important;
}

/* رقم السلة */
.whb-header .wd-header-cart,
.whb-overheader .wd-header-cart,
.whb-header .cart-widget-side {
    position: relative !important;
}

.whb-header .wd-cart-number,
.whb-header .wd-tools-count,
.whb-overheader .wd-cart-number,
.whb-overheader .wd-tools-count {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    /* 👇 التعديل هنا */
    background: #ffffff !important;
    color: var(--vb-pink) !important;
    border: 2px solid var(--vb-pink) !important;

    font-size: 11px !important;
    font-weight: 700 !important;
    min-width: 18px !important;
    width: 18px !important;
    height: 18px !important;
    line-height: 18px !important;
    border-radius: 50% !important;

    position: absolute !important;
    top: -8px !important;
    right: -9px !important;
    z-index: 9999 !important;

    opacity: 1 !important;
    visibility: visible !important;
    overflow: visible !important;
}

/* تأكيد لون الرقم نفسه */
.whb-header .wd-cart-number *,
.whb-header .wd-tools-count *,
.whb-overheader .wd-cart-number *,
.whb-overheader .wd-tools-count * {
    color: var(--vb-pink) !important;
}

/* الهيدر الشفاف فوق السلايدر */
.whb-overheader,
.whb-overheader a,
.whb-overheader span,
.whb-overheader i,
.whb-overheader .amount,
.whb-overheader .woocommerce-Price-amount,
.whb-overheader .woocommerce-Price-amount bdi {
    color: var(--vb-pink) !important;
    opacity: 1 !important;
}

.whb-overheader svg,
.whb-overheader svg path {
    fill: var(--vb-pink) !important;
    stroke: var(--vb-pink) !important;
}

/* السعر العادي بدون خصم */
.price > .amount,
.price .woocommerce-Price-amount {
    color: var(--vb-pink) !important;
}

/* السعر بعد الخصم */
.price ins,
.price ins .amount,
.price ins bdi {
    color: #e60000 !important;
    text-decoration: none;
}

/* السعر القديم */
.price del,
.price del .amount,
.price del bdi {
    color: #999 !important;
}