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

:root {
	--wd-text-font: "El Messiri", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 18px;
	--wd-title-font: "El Messiri", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: uppercase;
	--wd-title-color: #242424;
	--wd-entities-title-font: "El Messiri", 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: "El Messiri", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "El Messiri", 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: "El Messiri", 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(30,27,26);
	--wd-alternative-color: rgb(30,115,190);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(30,27,26);
	--btn-default-bgcolor-hover: rgb(225,196,152);
	--btn-default-color: rgb(229,229,229);
	--btn-accented-bgcolor: rgb(30,27,26);
	--btn-accented-bgcolor-hover: rgb(225,196,152);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(241,171,57);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.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;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgba(20,6,6,0.91);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(247,247,250);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(247,247,250);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(247,247,250);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(247,247,250);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(247,247,250);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(247,247,250);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(247,247,250);
	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(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #333;
--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;
}

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


.progress-msg .amount {
    color: var(--wd-primary-color) !important;
    font-weight: 700 !important;
    font-size: 15px !important;
}
.term-description {
  float: right;
}
  .wc-stripe-banner-checkout.active {
    display: none !important;
  }
.progress-msg {
    font-weight: 700;
    color: black;
}
.wd-shipping-progress-bar.wd-style-bordered .wd-free-progress-bar {
    border: 2px dashed var(--wd-primary-color) !important;
    background: #f7f7fa;
}
.wd-progress-bar .progress-area {
    background-color: white !important;
}
.wd-progress-bar .progress-bar {
    background-color: var(--wd-primary-color) !important;
}
.wd-before-add-to-cart img {
	border-radius: var(--wd-brd-radius);
}
.wd-after-add-to-cart img {
	border-radius: var(--wd-brd-radius);
}
button.single_add_to_cart_button.button.alt.wp-element-button, .wd-buy-now-btn {
    flex-grow: 1 !important;
}



bdi {
  font-size: 18px;
}


.post-img-wrapp {
  max-height: 202px;
}
.vcard.author.author_name {
  display: none;
}

.attachment-thumbnail.size-thumbnail {
  border-radius: 10px;
}
select option {
  background-color: #e8e8e8 !important;
  color: #404040;
}
.footer-sidebar {
  padding-block: 5px 10px !important;
}

.minus {
  background: #eceaea !important;
}
.plus {
  background: #ffe2b891 !important;
}
.wd-cart-number.wd-tools-count {
color: aliceblue !important;
  background-color: #ce1300 !important;
}


.wd-image.text-center {
  max-width: 140px;
}svg.wc-block-components-checkbox__mark {
    height: 0px !important;
}
a.wc-block-components-checkout-return-to-cart-button {
  color: black;
  float: left;
}
 .cat-design-zoom-out .wd-cat-thumb::before {
    opacity: 0.1 !important;
  }
.wc-block-components-totals-coupon {
    background: #98ff7eab;
    color: black;
    padding: 10px;
    width: 150px !important;
}

wd-copyrights.copyrights-wrapper.wd-layout-two-columns {
  background: #393939 !important;
}
:is(.btn,.button,button,[type="submit"],[type="button"]) {
    background: #d93;
    color: aliceblue;
}
a {
    font-size: 18px;
}


.button {
  background: #d93 !important;
}


.products-bordered-grid-ins .product-wrapper {
  border: 1px solid #ffb607;
  background: white;
}
.elementor-41425 .elementor-element.elementor-element-8b16e42 .title {   color: #9E8779 !important; }
.stars a {
  width: calc(var(--wd-text-font-size) + 1px);
  text-align: center;
  font-size: 0px;
}
.wc-tab-inner {
  font-size: 18px;
}
.markdown_table.white_space {
  font-size: 17px;
}

.entry-content.wd-entry-content {
  font-size: 18px;
}

.wd-social-icons.icons-design-default.icons-size-small.color-scheme-dark.social-share.social-form-circle.product-share.wd-layout-inline.text-right {
  background: #fff;
  padding: 5px;
  border-radius: 10px;
  border: 2px solid #9b9387a3;
  width: 100%;
  text-align: center;
  margin: 14px 0px 3px 0px !important;
}



.wd-breadcrumbs span {
  font-size: 16px !important;
}
.wd-breadcrumbs a {
  font-size: 14px !important;
}
.out-of-stock.product-label {
  background: #f4f4f4;
  color: #d20000;
}

.stock.in-stock.wd-style-bordered {
  display: none;
}

.woosb-products .woosb-product .woosb-quantity {
  margin: 0px 0px 0px 50px;
}
.tagged_as {
  display: none !important;
}

.button {
  background: #677a8c !important;
}

.products-bordered-grid-ins .product-wrapper {
  border: 1px solid #677a8c8f;
  background: white;
}

.wd-footer {
  background-color: rgb(103, 122, 140);
  background-image: none;
}


:is(.btn, .button, button, [type="submit"], [type="button"]) {
  background: #677a8c !important;
  color: aliceblue;
}

.accordion-trigger {
  color: white !important;
}

.button-link.section-description-close {
  background: #ececec !important;
}

.button.add-new-menu-item {
  color: aliceblue;
}

.onsale.product-label {
  background: #d90a00 !important;
}

li#tab-title-reviews {
    display: none;
}

.star-rating {
    display: none;
}

.woocommerce-product-rating {
    display: none;
}

.woocommerce-cart .wc-block-components-totals-shipping{
	display:none;
}
.style-payments{
width:245px!important;
}

.wd-copyrights.copyrights-wrapper.wd-layout-two-columns {
    background: #f7f7fa !important;
}

.title-website{
    color: #000!important;
}
.title-web-blod{
    color: #677a8c !important;
    font-weight: 900!important;
}
.ditty-item__content{
    font-family: 'El Messiri'!important;
}
.ditty-ticker{
padding-bottom: 12px!important;
}




/* تعديل علامة الخصم لاضافة yay */
.yaydp-sale-tag.yaydp-sale-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  top: 4px !important;
  right: 4px !important;
  border-radius: 10px;
  -webkit-backface-visibility: hidden;
  z-index: 99;
  flex-direction: row;
	font-size: 12px;

  /* إلغاء تنسيقات الإضافة */
  pointer-events: auto !important;
  border-style: none !important;
  line-height: normal !important;
  padding: 0 !important;
  font-weight: normal !important;
  min-height: auto !important;
  min-width: auto !important;
}

/* العنصر الأول داخل yaydp-sale-tag */
:lang(en-US) .yaydp-sale-tag > div:first-child {
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  padding: 2px 4px;
  background-color: crimson;
}

/* العنصر الثاني داخل yaydp-sale-tag */
:lang(en-US) .yaydp-sale-tag > div:last-child {
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  padding: 2px 4px;
  background-color: black;
}

:lang(ar) .yaydp-sale-tag>div:first-child {
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
	  padding: 2px 4px;
  background-color: crimson;
}

:lang(ar) .yaydp-sale-tag>div:last-child {
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
	  padding: 2px 4px;
  background-color: black;
}

@media (min-width: 1025px) {
	.wd-nav-img.wd-lazy-load.wd-lazy-blur.wd-loaded {
  display: none;
}


  .cat-design-center .wrapp-category::before {

    opacity: .3;

  }
a.category-nav-link .wd-nav-img {
    max-height: 50px;
}
ul.wd-nav-product-cat li.cat-item {
	width: 15%;
}


.wc-stripe-banner-checkout.active {
  display: none !important;
}

.wc-tab-inner {
  font-size: 18px;
}


  .cat-design-center .wd-entities-title {

    text-shadow: 1px 1px 2px #797979;
  }

.wd-nav-product-cat>li>a .nav-link-text {
    font-size: 15px;
}




}

@media (max-width: 576px) {
	/*
.product-grid-item img {
    min-height: 240px !important;
    max-height: 240px !important;
}
*/
.wd-nav-accordion-mb-on .wd-nav-product-cat li {
    flex: initial!important;
    width: 40%!important;
}
ul.wd-nav-product-cat.wd-nav.wd-gap-m.wd-style-underline.has-product-count.wd-mobile-accordion.categories-opened {
    display: flex!important;
    flex-wrap: wrap!important;
    flex-direction: row!important;
}
a.category-nav-link img {
    max-height: 60px!important;
}
.product-summary-shadow .summary-inner {
    padding-left: 15px!important;
    padding-right: 15px!important;
}
.wd-shipping-progress-bar.wd-style-bordered .wd-free-progress-bar {
    padding: 10px!important;
}
.wd-header-overlap .page-title, .whb-general-header {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

}

