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

:root {
	--wd-text-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-transform: none;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Jost", 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: "Jost", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(209,44,44);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(209,44,44);
	--btn-accented-bgcolor-hover: rgb(191,40,40);
	--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(30,115,190);
	background-image: url(https://badshahnamkeen.com/wp-content/uploads/2021/08/grocery-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: rgb(30,115,190);
	background-image: url(https://badshahnamkeen.com/wp-content/uploads/2021/08/grocery-page-title.jpg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(155,0,0);
	background-image: url(https://badshahnamkeen.com/wp-content/uploads/2025/02/f_bg.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--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-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: #000!important;
}
.main-footer{text-align:center}
.vc_custom_1740208680145 .vc_column-inner{padding-top:0!important}
[class*="color-scheme-light"] .footer-widget {
    --wd-link-color: #fff!important;
    font-weight: 700;
}
#wd-66d304f6a48fb {margin-bottom:10px!important}
.copyrights-wrapper {
    border-top: 1px solid #ccc !important;
}
footer, footer a{color:#fff!important; font-weight: 500;}
.min-footer {padding-block: 10px!important;}
.wd-arrow-inner {color:#000!important}

.footer-sidebar {
    padding-block: 40px 20px!important;
}
.footer-column {
    margin-bottom: 10px!important;
}
.wd-product-cats{display:none}
.wd-product .wd-entities-title {
    font-size: 16px;
    text-transform: uppercase;
}
.wd-promo-banner-link:before{
	content: "";
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.8) 75%, rgba(0, 0, 0, 0.8) 100%) !important;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    z-index: 1;
    -webkit-transition: all 0.8slinear;
    -moz-transition: all 0.8s linear;
    -ms-transition: all 0.8s linear;
    -o-transition: all 0.8s linear;
    transition: all 0.8slinear;
}
.page-title:before{
	content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.8) 75%, rgba(0, 0, 0, 0.8) 100%) !important;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    z-index:0;
    -webkit-transition: all 0.8slinear;
    -moz-transition: all 0.8s linear;
    -ms-transition: all 0.8s linear;
    -o-transition: all 0.8s linear;
    transition: all 0.8slinear;
}
.title-design-centered .wd-back-btn, .without-title.with-back-btn .wd-back-btn{display:none}
.page-title .title {
    font-size: 40px!important;
		padding: 190px 0 0px 0!important;
}
textarea {
   min-height: 80px!important;
}
.wd-after-add-to-cart{display:none!important}
table td {padding: 10px 10px!important;}
body { color: #333!important;}

:is(.btn,.button,button,[type="submit"],[type="button"]) {
    background: #9b0000 !important;
	color: #fff !important;
}







.timeline {
  position: relative;
  overflow: auto;
  width: 100%;
  margin-top: 40px; }
  .timeline hr {
    margin: 0 0 20px 0; }
  .timeline::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 auto;
    height: 100%;
    width: 4px;
    background-color: #5b5555; }
  .timeline h2 {
    margin: 0 auto;
    width: 100px;
    color: white;
    background: #5b5555;
    text-align: center;
    font-size: 30px;
    position: relative;
    z-index: 2;
	height: 100px;
    border-radius: 50%;
    padding: 30px 0;	}
  .timeline h3 {
    color: inherit;
    font-weight: 300; }
  .timeline .timeline-items {
    list-style-type: none;
    /*overflow: hidden;*/
    padding-top: 50px;
    padding-left: 0; }
    .timeline .timeline-items .timeline-item {
      position: relative;
      margin-bottom: 30px;
      left: -10px;
      padding: 20px;
      background-color: white;
      width: 45%; }
      .timeline .timeline-items .timeline-item h3 {
        font-weight: 700; }
      .timeline .timeline-items .timeline-item.is-hidden {
        visibility: hidden; }
      .timeline .timeline-items .timeline-item a {
        font-weight: 700; }
      .timeline .timeline-items .timeline-item time::before {
        font-family: FontAwesome, sans-serif;
        content: '\f017';
        margin-right: 10px; }
      .timeline .timeline-items .timeline-item::before {
        content: '';
        width: 0;
        height: 0;
        position: absolute;
        right: -1em;
        top: 0; }
      .timeline .timeline-items .timeline-item::after {
        content: '';
        background: #5b5555;
        width: 30px;
        height: 30px;
        position: absolute;
        top: -15px;
        border-radius: 100%;
        left: calc(100% + 10.4%); }
      .timeline .timeline-items .timeline-item:nth-of-type(2n+1) {
        background-color: #e71514;
        color: white; }
        .timeline .timeline-items .timeline-item:nth-of-type(2n+1) hr {
          border-top: 1px solid #00c3db; }
        .timeline .timeline-items .timeline-item:nth-of-type(2n+1) a {
          color: #1759a2; }
        .timeline .timeline-items .timeline-item:nth-of-type(2n+1)::before {
          border-top: 1em solid #e71514;
          border-right: 1em solid transparent; }
      .timeline .timeline-items .timeline-item:nth-of-type(2n) {
        background-color: #e71514;
        color: white; }
        .timeline .timeline-items .timeline-item:nth-of-type(2n) hr {
          border-top: 1px solid #e98989; }
        .timeline .timeline-items .timeline-item:nth-of-type(2n) a {
          color: #601010; }
        .timeline .timeline-items .timeline-item:nth-of-type(2n)::before {
          border-top: 1em solid #e71514;
          border-right: 1em solid transparent; }
      .timeline .timeline-items .timeline-item.inverted {
        position: relative;
        left: 54%;
        text-align: right; }
        .timeline .timeline-items .timeline-item.inverted::before {
          content: '';
          width: 0;
          height: 0;
          position: absolute;
          left: -1em;
          top: 0; }
        .timeline .timeline-items .timeline-item.inverted::after {
          content: '';
          background: #5b5555;
          width: 30px;
          height: 30px;
          position: absolute;
          top: -15px;
          border-radius: 100%;
          left: calc(-8.78% - 13px); }
        .timeline .timeline-items .timeline-item.inverted:nth-of-type(2n+1) {
          background-color: #e71514;
          color: white; }
          .timeline .timeline-items .timeline-item.inverted:nth-of-type(2n+1) hr {
            border-top: 1px solid #00c3db; }
          .timeline .timeline-items .timeline-item.inverted:nth-of-type(2n+1) a {
            color: #1759a2; }
          .timeline .timeline-items .timeline-item.inverted:nth-of-type(2n+1)::before {
            border-top: 1em solid #e71514;
            border-left: 1em solid transparent; }
        .timeline .timeline-items .timeline-item.inverted:nth-of-type(2n) {
          background-color: #e71514;
          color: white; }
          .timeline .timeline-items .timeline-item.inverted:nth-of-type(2n) hr {
            border-top: 1px solid #e98989; }
          .timeline .timeline-items .timeline-item.inverted:nth-of-type(2n) a {
            color: #601010; }
          .timeline .timeline-items .timeline-item.inverted:nth-of-type(2n)::before {
            border-top: 1em solid #e71514;
            border-left: 1em solid transparent; }
      .timeline .timeline-items .timeline-item.centered {
        position: relative;
        text-align: justify;
        width: 100%; }
        .timeline .timeline-items .timeline-item.centered::before {
          content: '';
          width: 0;
          height: 0;
          position: absolute;
          left: calc(50% - 4px);
          top: -12px; }
        .timeline .timeline-items .timeline-item.centered::after {
          display: none; }
        .timeline .timeline-items .timeline-item.centered:nth-of-type(2n+1) {
          background-color: #9b0000;
          color: white; }
          .timeline .timeline-items .timeline-item.centered:nth-of-type(2n+1) hr {
            border-top: 1px solid #00c3db; }
          .timeline .timeline-items .timeline-item.centered:nth-of-type(2n+1) a {
            color: #1759a2; }
          .timeline .timeline-items .timeline-item.centered:nth-of-type(2n+1)::before {
            border-top: 0;
            border-left: 1em solid transparent;
            border-right: 1em solid transparent;
            border-bottom: 1em solid #9b0000; }
        .timeline .timeline-items .timeline-item.centered:nth-of-type(2n) {
          background-color: #e57373;
          color: white; }
          .timeline .timeline-items .timeline-item.centered:nth-of-type(2n) hr {
            border-top: 1px solid #e98989; }
          .timeline .timeline-items .timeline-item.centered:nth-of-type(2n) a {
            color: #601010; }
          .timeline .timeline-items .timeline-item.centered:nth-of-type(2n)::before {
            border-top: 0;
            border-left: 1em solid transparent;
            border-right: 1em solid transparent;
            border-bottom: 1em solid #e57373; }


.vin {
    background-color: transparent!important;
	top: -144px!important;
}
.vin::before {
    border-top: 1em solid transparent!important;
}
.vin1 {
    background-color: transparent!important;
	top: 70px!important;
}
.vin1::before {
    border-top: 1em solid transparent!important;
}
.vin2 {
    background-color: transparent!important;
	top: -114px!important;
}
.vin2::before {
    border-top: 1em solid transparent!important;
}
.vin3 {
    background-color: transparent!important;
	top: 70px!important;
}
.vin3::before {
    border-top: 1em solid transparent!important;
}
.vin4 {
    background-color: transparent!important;
	top: -92px!important;
}
.vin4::before {
    border-top: 1em solid transparent!important;
}
.vin5 {
    background-color: transparent!important;
	top: 70px!important;
}
.vin5::before {
    border-top: 1em solid transparent!important;
}
@media (max-width: 576px) {
	    #slider-69 .wd-slide {
        min-height: 320px!important;
    }
}

