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

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

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//msfragrances.shop/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//msfragrances.shop/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//msfragrances.shop/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//msfragrances.shop/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: #111111;
	--wd-text-font-size: 16px;
	--wd-title-font: "Cormorant Garamond", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: none;
	--wd-title-color: rgb(5,5,5);
	--wd-entities-title-font: "Cormorant Garamond", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: #F39A00;
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(255,255,255);
	--wd-widget-title-font-size: 14px;
	--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(35,102,26);
	--wd-alternative-color: #050505;
	--btn-default-bgcolor: #050505;
	--btn-default-bgcolor-hover: rgb(0,89,23);
	--btn-accented-bgcolor: #050505;
	--btn-accented-bgcolor-hover: rgb(0,89,23);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #050505;
	--notices-success-color: rgb(255,255,255);
	--notices-warning-bg: rgb(213,170,56);
	--notices-warning-color: rgb(255,255,255);
	--wd-link-color: #050505;
	--wd-link-color-hover: rgb(37,84,21);
}
.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: rgb(255,255,255);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--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: 0px;
}

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


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

/* ==========================================================================
   MS Fragrance — 14 AUGUST (Pakistan Independence Day) THEME
   DROP-IN VERSION — paste this whole file into
   wp-admin → Woodmart → Theme Settings → General → Custom CSS
   replacing your current CSS. No Elementor edits needed.
   To revert after 14 Aug: paste your backed-up original CSS back in.
   ========================================================================== */
:root{
  --ms-black:#111111;
  --ms-gold:#B88A2D;
  --ms-muted-gold:#9E7626;
  --ms-light-gold:#D6B15C;
  --ms-white:#ffffff;
  --ms-offwhite:#FBF8F1;
  --ms-cream:#F7F1E6;
  --ms-grey:#6F6F6F;
  --ms-border:#E8DEC9;

  /* 14 August accents */
  --pk-green:#01411C;
  --pk-green-light:#0B6E3A;
  --pk-green-soft:#EAF3EC;
}

/* Overall Website */
body{
  background:var(--ms-white)!important;
  color:var(--ms-black)!important;
}

p{
  color:var(--ms-grey);
  line-height:1.75;
}

a{
  color:var(--ms-black);
  transition:all .25s ease;
}

a:hover{
  color:var(--pk-green)!important;
}

/* Buttons — gold base, green on hover for the campaign */
.btn,
.button,
button,
input[type="submit"],
.add_to_cart_button,
.single_add_to_cart_button,
.checkout-button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.elementor-button{
  background:var(--ms-gold)!important;
  color:#ffffff!important;
  border:1px solid var(--ms-gold)!important;
  border-radius:4px!important;
  text-transform:uppercase;
  letter-spacing:.08em;
  font-weight:700;
  box-shadow:none!important;
  transition:all .25s ease!important;
}

.btn:hover,
.button:hover,
button:hover,
input[type="submit"]:hover,
.add_to_cart_button:hover,
.single_add_to_cart_button:hover,
.checkout-button:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.elementor-button:hover{
  background:var(--pk-green)!important;
  color:#ffffff!important;
  border-color:var(--pk-green)!important;
  transform:translateY(-2px);
}

/* Header — green underline for the campaign, white background stays */
.whb-header{
  background:#ffffff!important;
  border-bottom:2px solid var(--pk-green)!important;
  box-shadow:0 5px 20px rgba(1,65,28,.10);
}

.whb-header .wd-nav-main>li>a{
  color:var(--ms-black)!important;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:.06em;
  font-size:13px;
}

.whb-header .wd-nav-main>li>a:hover{
  color:var(--pk-green)!important;
}

.whb-header .wd-tools-element>a,
.whb-header .wd-header-cart>a,
.whb-header .wd-header-my-account>a,
.whb-header .wd-header-search>a{
  color:var(--ms-black)!important;
}

.whb-header .wd-tools-element>a:hover,
.whb-header .wd-header-cart>a:hover,
.whb-header .wd-header-my-account>a:hover,
.whb-header .wd-header-search>a:hover{
  color:var(--pk-green)!important;
}

/* Top announcement / marquee strip — becomes the Jashn-e-Azadi banner */
.woodmart-topbar,
.top-bar,
.wd-tools-element .whb-marquee,
.whb-row.whb-general-header + .whb-row,
.marquee-content,
.whb-top-bar{
  background:linear-gradient(90deg,var(--pk-green) 0%,var(--pk-green-light) 50%,var(--pk-green) 100%)!important;
  color:#ffffff!important;
}

.woodmart-topbar *,
.top-bar *,
.marquee-content *,
.whb-top-bar *{
  color:#ffffff!important;
}

/* Page Title — green/gold gradient */
.page-title{
  background:linear-gradient(135deg,#ffffff 0%,var(--pk-green-soft) 45%,#f3e6c8 100%)!important;
  color:var(--ms-black)!important;
  padding:72px 20px;
  border-bottom:1px solid var(--pk-green);
}

.page-title .entry-title,
.page-title h1{
  color:var(--pk-green)!important;
  font-family:Georgia, "Times New Roman", serif;
  letter-spacing:.03em;
}

.page-title:after{
  content:"";
  display:block;
  width:70px;
  height:3px;
  background:linear-gradient(90deg,var(--pk-green) 0%,var(--ms-gold) 100%);
  margin:18px auto 0;
}

/* Product Cards */
.product-grid-item,
.wd-product{
  border-radius:12px;
  overflow:hidden;
  background:#ffffff;
  border:1px solid var(--ms-border);
  transition:transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}

.product-grid-item:hover,
.wd-product:hover{
  transform:translateY(-4px);
  border-color:var(--pk-green);
  box-shadow:0 18px 45px rgba(1,65,28,.16);
}

.product-grid-item .product-title a,
.wd-product .product-title a{
  color:var(--ms-black)!important;
  font-weight:700;
}

.product-grid-item .product-title a:hover,
.wd-product .product-title a:hover{
  color:var(--pk-green)!important;
}

/* Price stays gold — reads as premium against the green badges */
.price,
.amount,
.woocommerce-Price-amount{
  color:var(--ms-gold)!important;
  font-weight:800;
}

/* Sale Badge — green for the campaign (was gold) */
.onsale,
.product-label.onsale{
  background:var(--pk-green)!important;
  color:#ffffff!important;
  border:1px solid var(--ms-gold)!important;
}

/* Single Product */
.single-product .product_title{
  font-size:clamp(34px,4vw,56px);
  line-height:1.05;
  color:var(--ms-black)!important;
  font-family:Georgia, "Times New Roman", serif;
}

.woocommerce-product-details__short-description{
  border-left:3px solid var(--pk-green);
  padding-left:18px;
  margin:22px 0;
}

/* Tabs / Accordion */
.wd-accordion-title,
.tabs li a,
.woocommerce-tabs ul.tabs li a{
  color:var(--ms-black)!important;
  font-weight:800;
}

.tabs li.active a,
.woocommerce-tabs ul.tabs li.active a,
.wd-accordion-title:hover{
  color:var(--pk-green)!important;
}

/* Inputs */
input,
textarea,
select{
  border-radius:4px!important;
  border:1px solid var(--ms-border)!important;
  background:#ffffff!important;
  color:var(--ms-black)!important;
}

input:focus,
textarea:focus,
select:focus{
  border-color:var(--pk-green)!important;
  box-shadow:0 0 0 2px rgba(1,65,28,.12)!important;
  outline:none!important;
}

/* Cart / Checkout Notice */
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.cart_totals,
.woocommerce-checkout-review-order{
  background:var(--ms-offwhite)!important;
  border-color:var(--pk-green)!important;
}

.woocommerce-message:before,
.woocommerce-info:before{
  color:var(--pk-green)!important;
}

/* Footer */
.footer-container,
.footer-sidebar,
.site-footer,
footer,
.elementor-location-footer,
.elementor-location-footer .elementor-section,
.elementor-location-footer .elementor-container,
.elementor-location-footer .elementor-widget-wrap{
  background:#050505!important;
  color:#ffffff!important;
}

.footer-container,
.footer-sidebar,
.site-footer,
footer{
  width:100%!important;
  max-width:100%!important;
  margin-left:0!important;
  margin-right:0!important;
  padding-left:0!important;
  padding-right:0!important;
  position:relative;
}

/* Green-gold tribute strip along the very top of the footer */
.footer-container:before,
.site-footer:before{
  content:"";
  display:block;
  width:100%;
  height:4px;
  background:linear-gradient(90deg,var(--pk-green) 0%,var(--ms-gold) 50%,var(--pk-green) 100%);
}

.footer-container .container,
.footer-sidebar .container,
.site-footer .container,
footer .container,
.elementor-location-footer .elementor-container{
  max-width:1180px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:20px!important;
  padding-right:20px!important;
}

.footer-container,
.footer-sidebar,
.site-footer{
  padding-top:60px!important;
  padding-bottom:25px!important;
}

.footer-container h1,
.footer-container h2,
.footer-container h3,
.footer-container h4,
.footer-container h5,
.footer-container h6,
.footer-sidebar h1,
.footer-sidebar h2,
.footer-sidebar h3,
.footer-sidebar h4,
.footer-sidebar h5,
.footer-sidebar h6,
.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5,
.site-footer h6,
footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6,
.footer-container .widget-title,
.footer-sidebar .widget-title,
.site-footer .widget-title,
.elementor-location-footer .elementor-heading-title{
  color:var(--ms-gold)!important;
  letter-spacing:4px!important;
  text-transform:uppercase!important;
  font-weight:600!important;
}

.footer-container .widget-title:after,
.footer-sidebar .widget-title:after,
.site-footer .widget-title:after,
footer .widget-title:after,
.elementor-location-footer .elementor-heading-title:after{
  content:"";
  display:block;
  width:55px;
  height:2px;
  background:linear-gradient(90deg,var(--pk-green) 0%,var(--ms-gold) 100%);
  margin-top:14px;
}

.footer-container p,
.footer-sidebar p,
.site-footer p,
footer p,
.footer-container li,
.footer-sidebar li,
.site-footer li,
footer li,
.elementor-location-footer p,
.elementor-location-footer li{
  color:#b7b7b7!important;
  line-height:1.8!important;
}

.footer-container a,
.footer-sidebar a,
.site-footer a,
footer a,
.elementor-location-footer a{
  color:#ffffff!important;
  text-decoration:none!important;
  transition:all .25s ease!important;
}

.footer-container a:hover,
.footer-sidebar a:hover,
.site-footer a:hover,
footer a:hover,
.elementor-location-footer a:hover{
  color:var(--pk-green-light)!important;
}

.footer-container .button,
.footer-sidebar .button,
.site-footer .button,
footer .button,
.elementor-location-footer .elementor-button{
  background:transparent!important;
  color:var(--ms-gold)!important;
  border:1px solid var(--ms-gold)!important;
  border-radius:30px!important;
  padding:10px 18px!important;
}

.footer-container .button:hover,
.footer-sidebar .button:hover,
.site-footer .button:hover,
footer .button:hover,
.elementor-location-footer .elementor-button:hover{
  background:var(--pk-green)!important;
  color:#ffffff!important;
  border-color:var(--pk-green)!important;
}

.copyrights-wrapper,
.footer-bottom,
.footer-copyrights,
.elementor-location-footer .footer-bottom{
  background:#050505!important;
  border-top:1px solid rgba(255,255,255,.12)!important;
  color:#b7b7b7!important;
  padding-top:22px!important;
  padding-bottom:22px!important;
}

.copyrights-wrapper a,
.footer-bottom a,
.footer-copyrights a{
  color:var(--ms-gold)!important;
}

body,
.website-wrapper,
.main-page-wrapper{
  background:#ffffff!important;
}

.website-wrapper .footer-container,
.main-page-wrapper + .footer-container,
.elementor-location-footer{
  margin-top:0!important;
}

/* Mobile Responsive */
@media(max-width:767px){
  .page-title{
    padding:48px 16px;
  }

  .page-title .entry-title,
  .page-title h1{
    font-size:32px!important;
  }

  .single-product .product_title{
    font-size:34px;
  }

  .whb-header .site-logo img{
    max-width:96px;
  }

  .button,
  button,
  .single_add_to_cart_button,
  .checkout-button{
    width:100%;
    min-height:48px;
  }

  .footer-container,
  .footer-sidebar,
  .site-footer{
    padding-top:45px!important;
    padding-bottom:20px!important;
    text-align:center!important;
  }

  .footer-container .widget-title:after,
  .footer-sidebar .widget-title:after,
  .site-footer .widget-title:after,
  footer .widget-title:after,
  .elementor-location-footer .elementor-heading-title:after{
    margin-left:auto!important;
    margin-right:auto!important;
  }

  .footer-container .container,
  .footer-sidebar .container,
  .site-footer .container,
  footer .container,
  .elementor-location-footer .elementor-container{
    padding-left:18px!important;
    padding-right:18px!important;
  }
}


.ms-shop-btn,.ssab-wrapper,.ms-collection-intro-heading span:after,.wd-header-cart.wd-design-2 .wd-cart-number, .wd-header-cart.wd-design-5 .wd-cart-number, .ms-comparison-heading span, .ms-reviews-heading span, .ms-final-cta-box span {
  background: var(--pk-green-light) !important;
}

.ms-trust-number, .ms-collection-intro-heading span, .price, .amount, .woocommerce-Price-amount,
.ms-comparison-table td span
{
color:var(--pk-green-light) !important;
}
.ms-trust-card{
  border-color:var(--pk-green-light) !important;
}

.ms-final-btn-primary {
    background: #2db742 !important;
    color: #ffffff !important;
    border: 1px solid #2db742 !important;
}
.ms-final-btn-secondary {
    background: #ffffff;
    color: #111111 !important;
    border: 1px solid rgb(45 184 74 / 54%) !important;
}

.ms-final-cta-points div {
    background: #ffffff;
    color: #111111;
    border: 1px solid rgb(45 184 80 / 30%) !important;
    border-radius: 999px;
    padding: 10px 15px;
    font-size: 13px;
    font-weight: 800;
    box-shadow: 0 8px 22px rgba(184, 138, 45, 0.08) !important;
}

.footer-container, .footer-sidebar, .site-footer, footer, .elementor-location-footer, .elementor-location-footer .elementor-section, .elementor-location-footer .elementor-container, .elementor-location-footer .elementor-widget-wrap{
  background:var(--pk-green) !important;
}