/** Shopify CDN: Minification failed

Line 877:30 Unterminated string token
Line 1868:30 Expected identifier but found "="

**/
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@font-face {
  font-family:"moliga_DEMO";
  src: url('/cdn/shop/files/Moliga_DEMO.otf?v=1756898711');
}

*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}
a{
    text-decoration:none;
    display:inline-block;
}
h1,h2,h3,h4,h5,h6,p,ul{
    margin:0;
}
li{
    list-style:none;
}
@media (min-width:1400px) and (max-width:1600px){
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1360px;
}
}


/* ========= header start================= */
.main-header {
    position: relative;
}
.main-header.scrolled {
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 999;
    box-shadow: rgba(59, 59, 59, 0.34) 2px 0px 10px 0px;
    transition: 0.3s;
    animation: 0.5s ease-in-out 0s 1 normal forwards running goDown;
    background: white;
}
.main-header .middle-header {
    position: relative;
    height: 146px;
}
.main-header .navbar-brand {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
}
.main-header.scrolled .middle-header {
    display:none;
}
.main-header.scrolled .top-bar {
    display:none;
}
.main-header.scrolled .bottom-menus {
    padding: 15px 0 15px 0;
}
.top-bar {
    background: #F9E2E7;
    text-align: center;
    position: relative;
    padding: 11px 0;
}
.top-bar p {
    color: #1c1b1b;
    font-family: Lato,sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
}
.middle-header-wrap {
    display: flex;
    align-items: center;
    justify-content: end;
    width: 100%;
}

.navbar-brand img {
    object-fit: cover;
    width: 100%;
}
.select-wrapper select {
    border: none;
    width: 70px !important;
    color: #6A6A6A;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 2.4px;
    text-transform: uppercase;
}
.form-select:focus {
    border-color:unset;
    outline: 0;
    box-shadow: none;
}
.cbtn-lft {
    display: flex;
    align-items: center;
}
.cbtn-lft ul {
    display: flex;
    gap: 27px;
    padding: 0;
}
.bottom-menus {
    padding: 5px 0 15px 0;
}
.bottom-menus ul {
    gap: 50px;
}
.bottom-menus ul li a {
    color: #1C1B1B;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    transition:all 0.3s ease;
}
.bottom-menus ul li a:hover{
    text-decoration:underline;
transition:all 0.3s ease;
}
.cbtn--bxx {
    display: flex;
}

.flag-select {
    position: relative !important;
    cursor: pointer;
    user-select: none;
    margin-right: 15px;
}

    .selected-flag {
      padding: 5px;
      background: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .selected-flag img {
      width: 30px;
      height: 20px;
      object-fit: cover;
    }

    .flag-options {
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;;
      background: #fff;
      display: none;
      flex-direction: column;
      z-index: 100;
    }

    .flag-options div {
      padding: 5px;
      display: flex;
      justify-content: center;
      cursor: pointer;
    }

    .flag-options div:hover {
      background: #f0f0f0;
    }

    .flag-options img {
      width: 30px;
      height: 20px;
      object-fit: cover;
    }
    .navbar-toggler {
    margin-left: 15px;
}
/* ============= banner=================== */
.banner-section {
    height: 89vh;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.banner-section .container-fluid {
    padding: 0 65px;
}

h1.main-heading {
    text-shadow: 0 4px 4px  rgba(0, 0, 0, 0.52);
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    font-size: 68px;
    line-height: 134%;
    text-transform: uppercase;
    color: #fff;
}

.banner-main .section-heading p {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 25px;
    line-height: 136%;
    color: #80715f;
    margin: 30px 0;
}
 

 .btn-all {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: normal;
    color: #000;
    border-radius: 12px;
    background: #fff;
    padding: 20px 40px;
}



.hero-section{
    position:relative;
    height:80vh;
}
.banner-images {
    display: flex;
    position: absolute;
    width: 100%;
    height:100%;
    z-index:-1;
}
.banner-image-wrap {
    width: 100%;
    position:relative;
}
.banner-image-wrap:nth-child(2)::before {
  content: "";
  position: absolute;
  inset: 0; /* top, right, bottom, left sab 0 */
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.2) 0%,
    rgba(0, 0, 0, 0.16) 50.43%,
    rgba(0, 0, 0, 0) 100%
  );
  pointer-events: none; /* taaki click block na ho */
  z-index: 1;
}
.banner-images img {
    object-fit: cover;
    width: 100%;
    height:100%;
}
.banner-content {
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: center;
    height: 100%;
    gap: 170px;
    padding-bottom: 70px;
}
.big-heading h1, .big-heading h2{
    color:#FFFFFF;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    text-align:center;
}
.big-heading h1 span, .big-heading h2 span {
    color: #fded98;
    font-family: moliga_DEMO;
    font-weight: 400;
    font-size: 100px;
    line-height: 100%;
    letter-spacing: 2.4px;
    text-transform: capitalize;
    display: block;
}
.shop-btn {
    background: #FFFFFF;
    border:1px solid #FFFFFF;
    border-radius: 4px;
    color: #1C1B1B;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    padding: 18px 28px;
    text-align: center;
    transition:all 0.3s ease;
}
.shop-btn:hover{
    background:#FDED98;
    border-color:#FDED98;
     transition:all 0.3s ease;
}


/* =========== as-seen-as=============== */

.as-seen-as {
    position: relative;
    padding: 72px 0px 115px 0px;
}
.brands-meta h2 {
    color: #000000;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0px;
    text-transform: uppercase;
    margin-bottom: 50px;
    text-align: center;
}
.brands-img {
    margin: 0 20px !important;
}
.brands-img img{
    object-fit:cover;
    width:auto;
}
.brands-meta {
    overflow: hidden;
}
/* =============== this month -section=========== */
.this-month-section {
    position: relative;
    padding-top: 45px;
}
.this-month-product {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 16px;
    margin: 50px 0 40px 0;
}
.our-products {
    position: relative;
    transition: all 0.3s ease;
}
.our-products:hover .product-img img{
    box-shadow: rgba(59, 59, 59, 0.34) 2px 0px 10px 0px;
    transition: all 0.3s ease;
}

.product-img img {
    object-fit: cover;
    width: 100%;
    border-radius: 10px;
}
.all-same-heading h2 {
    color: #000000;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    text-align: center;
}
.product-review {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
}
.review-img img {
    object-fit: cover;
    width: 100%;
}
.our-products h3 {
    color: #1C1B1B;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 2.4px;
    text-align: center;
    text-transform: uppercase;
    padding: 16px 0 8px;
}
.product-review span {
    color: #6A6A6A;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: center;
}
.product-price {
    color: #6A6A6A;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 2.4px;
    text-align: center;
    text-transform: uppercase;
    padding: 11px 0;
}
.this-month-section .btn-wrap {
    text-align: center;
}
.see-more-btn {
    background: #1C1B1B;
    border: 1px solid #1C1B1B;
    border-radius: 4px;
    color: #FFFFFF !important;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    padding: 18px 32px;
     transition:all 0.3s ease;
     text-decoration:none !important;
}
.see-more-btn:hover{
    background:#FDED98 !important;
    border-color:#FDED98 !important;
    color:#1C1B1B !important;
     transition:all 0.3s ease;
}

/* =========== fashio-section=============== */

.fashion-section {
    position: relative;
    padding: 100px 0;
}
.fashion-section-meta {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 24px;
}
.fashion-single{
    position:relative;
    transition:all 0.3s ease;
}
.fashion-single:hover .fashion-section-content span{
    transition:all 0.3s ease;
    background:#FDED98;
}
.fashion-section-img {
    position: relative;
    height: 450px;
    z-index:1;
}
.fashion-section-img::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.2) 0%,
    rgba(0, 0, 0, 0.16) 50.43%,
    rgba(0, 0, 0, 0) 100%
  );
    pointer-events: none;
    z-index: 1;
}
.fashion-section-img img {
    object-fit: cover;
    width: 100%;
    border-radius:10px;
    height:100%;
}
.fashion-section-content {
    position: absolute;
    bottom: 25px;
    left: 20px;
    z-index:1;
}
.fashion-section-content h3 {
    color: #fff;
    font-family: Montserrat,sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-right: 20px;
}
.fashion-section-content span{
    background:#FFFFFF;
    color:#1C1B1B;
    font-family: "Montserrat", sans-serif;
font-weight: 500;
font-size: 12px;
line-height: 100%;
letter-spacing: 2.4px;
text-transform: uppercase;
padding:18px 28px;
text-align:center;
display:inline-block;
border-radius:4px ;
}

/* ========== best -seller============== */

.best-seller {
    position: relative;
    padding: 50px 0;
}
.best-seller-meta .btn-wrap {
    text-align: center;
}

/* ======== discover============= */
.discover-section {
    position: relative;
    padding: 70px 0;
    height: 100vh;
}
.discover-section-images {
    display: flex;
    width: 100%;
    height: 100%;
    position:relative;
}

.discover-single-img:first-child {
    flex: 0 0 43%;
    position:relative;
}
.discover-single-img:first-child::before{
    content:' ';
    position:absolute;
    top:0;
    width:100%;
    height:100%;
     background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.336327) 51.06%, rgba(0, 0, 0, 0.3) 60.16%, rgba(0, 0, 0, 0) 100%);

}
.discover-single-img img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    object-position: top center;
}

.discover-section-meta {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 1;
}
.discover-section-meta .btn-wrap {
    text-align: center;
}

/* =========== finest=============== */

.finest-section {
    position: relative;
    padding: 40px 0;
}


/* ============= selected========== */
.selected-section {
    position: relative;
}
.selected-section .discover-section-images::before{
    content:' ';
    position:absolute;
    top:0;
    width:100%;
    height:100%;
   background: #05090C33;
  z-index:1;

}
.selected-section-meta {
    position: absolute;
    top: 32%;
    left: 50%;
    transform: translate(-50%,-5%);
    width: 100%;
    z-index: 1;
}
.discover-single-img{
    width:100%;
}
.selected-section .discover-single-img:first-child {
    flex: unset;
}
.selected-section .discover-single-img:nth-child(2) {
   
     position: relative;
}
.selected-section .selected-section-meta h2 {
    color: #FDED98;
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    font-size: 72px;
    line-height: 100%;
    letter-spacing: 0px;
    text-transform: uppercase;
    text-align: center;
}
.selected-section .selected-section-meta p{
    color :#FFFFFF;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align:center;
    margin: 10px;
}
.selected-section .btn-wrap {
    margin-top: 100px;
    text-align:center;
}


/* ============ customers reivew============== */

.customer-review-section {
    background: #F7F7F7;
    margin: 78px 0;
    padding: 60px 0;
}
.customer-review-carou {
    margin-top: 47px;
}
.customer-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 22px;
}
.customer-star img {
    object-fit: cover;
    width: 100%;
}
.customer-content p {
    color: #000000;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 30px;
    letter-spacing: 0px;
    text-align: center;
}
.customer-content h5 {
    color: #000000;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: center;
    position:relative;
}
.customer-content h5:before {
    content: " ";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -23px;
    background: #000;
    width: 20px;
    height: 1px;
}
.customer-review-carou .owl-nav button {
    color: #000000 !important;
    font-size: 26px !important;
}
.customer-review-carou .owl-nav button:hover{
    background:#FDED98 !important;
}

.shopify-section-group-footer-group .page-width {
    width: 100% !important;
    max-width: 100%;
    margin: 0;
}
/* ======== social section=============== */
/* 
.social-section{
    position:relative;
    padding-top:30px;
}
.social-section-meta .social-top-link {
    display: flex;
    color: #1A1A1A;
    justify-content: center;
    align-items:center;
    gap:5px;
}
.social-section-carou {
    margin-top: 32px;
}
.social-single {
    width: 100%;
}
.insta-img {
    width: 100%;
}
.insta-img img {
    object-fit: cover;
    width: 100%;
}
.instafeed-hover-layer {
    position: absolute;
    background-color: black;
    opacity: 0;
    width: 100%;
   z-index:-1;
    height: 0;
    transition: opacity .3s ease;
    cursor: pointer;
    top: 0;
}
.social-single:hover .instafeed-hover-layer {
    opacity: 0.3;
    height: 100%;
     padding: 51px;
     z-index:1;
}
.instafeed-hover-icon {
    width: 50%;
    display: flex;
    justify-content: center;
    margin: auto;
    height: 100%;
}
.social-section-carou .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translatey(-50%);
    margin: 0 !important;
    width: 100%;
}
.social-section-carou .owl-nav button {
    background: #FFFFFF !important;
    color: #000000;
    width: 41px;
    height: 41px;
    font-weight: 700;
    border-radius: 100px !important;
    font-size: 18px !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    padding: 0 !important;
    margin: 0 !important;
}
.social-section-carou .owl-nav button:hover{
    background:#FDED98 !important;
    color:black !important;
}
.social-section-carou .owl-prev {
    position: absolute;
    left: 50px;
    top: -9px;
}
.social-section-carou .owl-next {
    right: 50px;
    top: -9px;
    position: absolute;
} */

/* =========== footer============== */

.main-footer {
    background: #F7F7F7;
    position: relative;
    padding: 88px 0 30px 0;
}
.footer-meta h4 {
    color: #1C1B1B;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 32px;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.footer-meta ul {
    padding: 0;
}
.footer-meta ul li{
    margin-bottom:20px;
}
.footer-meta ul li:last-child{
    margin-bottom:0;
}
.footer-meta ul li a {
    color: #656565;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.5px;
    transition:all 0.3s ease;
}
.footer-meta ul li a:hover{
    text-decoration:underline;
transition:all 0.3s ease;
}
.footer-meta p{
    color:#656565;
    font-family: "Montserrat", sans-serif;
font-weight: 400;
font-size: 14px;
line-height: 22px;
letter-spacing: 0.5px;

}
.footer-social-icons {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-top: 20px;
}
.footer-social-icons li {
    margin: 0 !important;
}
.footer-meta form {
    margin-top: 20px;
}
  .footer-meta  input[type="email"] {
      width: 100%;
      border: none;
      border-bottom: 1px solid #6A6A6A;
      padding: 8px 4px;
      font-size: 14px;
      outline: none;
      margin-bottom: 16px;
      background: transparent;
      
    font-family: "Montserrat", sans-serif;
      
    }
    .footer-meta  input:focus-visible {
    outline: none !important';
    outline-offset: !important;
    box-shadow: !important;
    background:none !important;
}

   .footer-meta button {
      background:#1C1B1B;
      color: #fff;
      padding: 15px 17px;
      border: none;
      text-transform: uppercase;
      letter-spacing: 1px;
      border-radius: 4px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 15.6px;
    letter-spacing: 2.4px;

    }

   .footer-meta button:hover {
      background: #333;
    }

    .copy-right-section {
    padding-top: 100px;
    display: flex;
    justify-content: space-between;
}
.copy-right-section p{
    color:#6A6A6A;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 0%;

}
.copy-right-img img {
    object-fit: cover;
    width: 100%;
}


/* ======== extra banner =================== */

.extra-banner {
    background: #F7F7F7;
    padding: 60px 0;
    text-align: center;
}
.extra-banner-heading {
    color: #656565;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 2.4px;
    text-transform: capitalize;
    text-transform: uppercase;
}
.facets__form {
    margin-bottom: 25px !important;
}
.facet-filters__label,.facets__heading {
    font-size: 20px !important;
    text-transform: capitalize;
    font-family: "Montserrat", sans-serif;
}
.mobile-facets__sort label,.mobile-facets__sort select ,summary.mobile-facets__summary.focus-inset span ,.select #SortBy,.facets__summary span,.facets__summary-label {
    font-size: 18px;
    font-family: "Montserrat", sans-serif;
}
.select #SortBy{
    padding:10px;
}
.field__input:focus, .select__select:focus, .customer .field input:focus, .customer select:focus, .localization-form__select:focus.localization-form__select:after {
    box-shadow: none !important;
    outline: 0;
    border-radius: 0 !important;
}
.facet-filters__sort:focus-visible {
    outline: none !important;
    outline-offset: 1rem;
    box-shadow: none !important;
}
.facets__form .product-count {
    align-self: center !important;
}
.facets__wrapper {
    padding: 10px !important;
}
.facets__summary {
    margin-bottom: 0 !important;
}
.facets__heading {
    margin: 0 2rem 0 0 !important;
}
.mobile-facets__sort .select__select:focus-visible {
    outline: none !important;
    outline-offset: .3rem;
    box-shadow: none !important;
}
.mobile-facets__clear.underlined-link {
    font-size: 16px;
}







/* =================================================single-product-page-css-start================================================= */
.product-gallery-layout {
  display: flex;
  gap: 16px;
}

.product-thumbnails {
    display: flex;
    flex-direction: column;
    gap: 8px;
    max-width: 120px;
    overflow-y: scroll;
    max-height: 757px;
    scrollbar-width: none;
}
.thumbnail-img {
    width: 80px;
    height: 100px;
    object-fit: cover;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
}
button.thumbnail-btn {
    border: none;
}
.thumbnail-btn.active .thumbnail-img,
.thumbnail-img:hover {
  border-color: #000;
}

.product__media-list {
  flex: 1;
}

.main-img {
  border-radius: 6px;
  width:100%
}

.hidden {
  display: none;
}

.payment-div {
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    align-items: anchor-center;
    width: 75%;
}
.payment-div a:hover{
  text-decoration:underline;
}
.product-popup-modal__button,.payment-div a,.form__label,.product__text {
color:#1C1B1B;
    font-family: "Montserrat", sans-serif;
font-weight: 500;
font-size: 12px;
line-height: 100%;
letter-spacing: 2.4px;
text-transform: uppercase;

}
.product__title{
    margin-top:30px !important;
}
.product__title h1{
    color:#1C1B1B;
    font-family: "Montserrat", sans-serif;
font-weight: 500;
font-size: 26px;
line-height: 100%;
letter-spacing: 2.4px;
text-transform: uppercase;

}

.price-item{
    color:#6A6A6A;
    font-family: "Montserrat", sans-serif;
font-weight: 500;
font-size: 24px;
line-height: 100%;
letter-spacing: 2.4px;
text-transform: uppercase;
}
.product__media-item img {
    width: 100%;
    object-fit: cover;
    margin: auto;
    border-radius: 4px;
    height: auto;
}
.button:not([disabled]):hover:after, .shopify-challenge__button:hover:after, .customer button:hover:after, .shopify-payment-button__button--unbranded:hover:after {
    --border-offset: unset !important;
    box-shadow: unset !important;
}
.shopify-payment-button__button:hover{
    border:1px solid #FDED98 !important;
    background:#FDED98 !important;
 
}
.payment-img img {
    object-fit: cover;
    width: 100%;
}
.product-popup-modal__content-info {
    text-align: center;
    padding: 0;
}
/* =================================================single-product-page-css-end================================================= */


/* ============ products description============== */

section.single-pro-tab-section {
    position: relative;
    padding: 90px 0;
}
.single-pro-tab-section ul li button {
    font-family: "Montserrat", sans-serif;
    padding: 10px 20px!important;
    display: block;
    border: none!important;
    border-top-left-radius: 0!important;
    border-top-right-radius: 0!important;
    font-weight: 500;
    font-size: 16px;
    color: #000000;
}
.single-pro-tab-section #productTab {
    border-bottom: 1px solid #454545;
}
.single-pro-tab-section .nav-tabs .nav-item.show .nav-link, .single-pro-tab-section .nav-tabs .nav-link.active {
    border: none!important;
    border-bottom: 2.5px solid #171717!important;
    border-radius: 0!important;
    outline: none!important;
    background: transparent;
    font-weight: 700;
    color: #000000 !important;
    border-bottom: 2px solid #FAE04A !important;
}
.single-pro-tab-section ul li button:hover{
     color: #000000 !important;
    border-bottom: 2px solid #FAE04A !important;
}
.description {
    padding: 40px 20px;
}
.description img {
    object-fit: cover;
    width: 400px;
    margin: 20px 0;
}
.reviews-header-left,.description h2 {
    color: #1C1B1B;
    font-family: "Montserrat", sans-serif;
    font-weight: 200;
    font-size: 20px;
    line-height: normal;
    letter-spacing: 0px;
    position: relative;
    margin:20px 0;
}
.description p {
    color: #000000;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 17px;
    line-height: 30px;
    letter-spacing: 0px;
}
.description ul{
    margin:10px 0 ;
}
.description ul li {
    color: #000000;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0px;
    list-style: disc;
}


.reviews-overall-rating .reviews-overall-rating-text span {
    font-size: 18px !important;
    margin-top: 16px !important;
    display: inline-block !important;
    font-family: "Montserrat", sans-serif !important;
    font-weight: 500;
}
 .product-popup-modal__content {
    padding-right: 1.5rem;
    margin-top: 10rem;
    width: 35% !important;
    padding: 0 3rem;
  }


  /* ============== about page ================= */

  .about-page-banner {
    position: relative;
    padding:70px 0;
    height: 70vh;
}
.about-banner-img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
}
.about-banner-img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.about-banner-meta {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    z-index: 1;
}
.about-banner-meta h1 {
    color: white;
    font-size:50px;
}

/* =========== about-page-section============= */

.about-page-section {
    position: relative;
    padding: 90px 0;
}
.about-section-meta {
    display: grid;
    grid-template-columns: repeat(2,1fr);
}
.about-section-single-img img {
    object-fit: cover;
    width: 100%;
}
.about-section-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    margin: auto;
    padding: 0 40px;
}
.about-section-content h2{
    font-size:28px;
    margin-bottom:20px;
}
.about-section-content p{
    color: #000000;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 30px;
    letter-spacing: 0px;
    text-align: center;
}
.order-6{
    order:6;
}

/* =========== shipping page=========================== */

.shipping-section {
    position: relative;
    padding: 70px 0;
}
.shipping-section-meta h2{
    text-align:start;
    margin-bottom:40px;
    font-size:25px;
}
.shipping-section-meta h3 {
    color: #000000;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    margin: 50px 0 30px 0;
}
.shipping-section-meta h3 span {
    font-size: 12px;
}
.shipping-section-meta ul {
    margin:15px 0;
}
.shipping-section-meta ul li {
    list-style: decimal;
    color: #000000;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0px;
    margin-bottom:10px;
}
.shipping-section-meta ul li:last-child{
     margin-bottom:0px;
}
.shipping-section-meta ul li strong {
    display: block;
}
.shipping-section-meta ul li span {
    display: block;
}
.shipping-section-meta p{
    color: #000000;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 30px;
    letter-spacing: 0px;
}
.shipping-accordian {
    width: 60%;
    margin: 20px 0;
}
.shipping-accordian #regionsAccordion {
    border: 0 !important;
}
.shipping-accordian .accordion-item {
    border: none !important;
    border-bottom: 1px solid #1C1B1B !important;
    padding: 10px 0;
    border-radius: 0 !important;
}
.shipping-accordian .accordion-button:not(.collapsed) {
    color: white;
    background-color: #1C1B1B;
    box-shadow: none !important;
}
.shipping-accordian .accordion-button:focus {
    z-index: 3;
    outline: 0;
    box-shadow: none !important;
}
.shipping-accordian .accordion-button {
    font-size: 16px !important;
    font-family: "Montserrat", sans-serif;
    color: black;
}

.shipping-accordian .table-responsive table th {
    font-size: 14px !important;
    font-family: "Montserrat", sans-serif;
}
.shipping-accordian .table-responsive table td {
    font-size: 12px !important;
    font-family: "Montserrat", sans-serif;
    padding: 12px 0;
}
.shipping-accordian .accordion-body {
    padding: 20px !important;
}
.shipping-accordian .accordion-body p {
    font-size: 14px;
}
.faq-section {
    position: relative;
    padding: 70px 0;
}
.order-track-section {
    position: relative;
    padding: 70px 0;
}
.order-track-section .btn-wrap {
    margin: 30px 0;
}
.order-track-section .shipping-section-meta p {
    margin-bottom: 20px;
}
.exchange-section {
    position: relative;
    padding: 70px 0;
}
.exchange-section ul li a {
    margin: 20px 0;
}
.privacy-policy-section {
    position: relative;
    padding: 70px 0;
}
.shipping-section-meta p a ,.shipping-section-meta li a{
    color: #000000;
    text-decoration: underline;
}
.terms-condition-section {
    position: relative;
    padding: 70px 0;
}

.size-chart-section {
    position: relative;
    padding: 70px 0;
}
.size-chart-section-img {
    width: 70%;
    margin: auto;
}
.size-chart-section-img img {
    object-fit: cover;
    width: 100%;
}
.size-chart-section p{
    text-align:center;
    margin-bottom:20px;
}


/* =========== blog page banner======================= */
.affiliates-banner,.rewards-page-banner,.sign-up-page-banner,.blog-page-banner {
    height: 70vh;
    position: relative;
    overflow: hidden;
    padding-left: 40px;
}
.blog-banner-img {
    height: 100%;
}
.blog-banner-img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
   
}
.blog-banner-meta {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 50px;
    padding-left: 2rem;
}
.blog-banner-meta h2 {
    text-align: start;
    font-size: 30px;
    line-height: 52px;
}

/* ============= blog -section-=============== */
.blog-page-section {
    position: relative;
    padding: 70px 0;
}
.blog-page-section-meta {
    position: relative;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 30px;
}
.blog-page-unnique a {
    display: inline-block;
    width: 100%;
}
.blog-unique-img{
    height:200px;
    margin-bottom:20px;
}
.blog-unique-img img {
    border-radius:4px;
    object-fit: cover;
    width: 100%;
    height:100%;
}
.blog-page-unnique {
    padding: 10px;
    background: #F7F7F7;
    border-radius:4px;
    border:1px solid #F7F7F7;
     transition: all 0.3s ease;
}
.blog-page-unnique:hover {
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    transition: all 0.3s ease;
}
.blog-page-unique-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 15px;
}
.blog-page-unnique h3 {
    color: rgb(28, 27, 27);
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 29px;
    letter-spacing: 1px;
    text-transform: uppercase;
    min-height: 85px;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.blog-page-unnique h5 {
    color: #6A6A6A;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 11px;
    line-height: 100%;
    letter-spacing: 2.4px;
    text-transform: uppercase;
}
.blog-page-unnique p {
    color: #000000;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 27px;
    letter-spacing: 0px;
    min-height: 40px;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.blog-page-unique-content a {
    color: #1C1B1B;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    text-decoration:underline;
    transition: all 0.3s ease;
}
.subscribe-section {
    position: relative;
    padding: 70px 0;
}

.subscribe-section p {
    color: #000000;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 30px;
    letter-spacing: 0px;
    text-align: center;
    margin:12px 0;
}
.subscribe-section-meta .btn-wrap {
    text-align: center;
    margin:20px 0;
}
.subscribe-section-meta .btn-wrap .see-more-btn{
    background:#7d5a22;
    border-color:#7d5a22;
}
.subscribe-section-img img {
    object-fit: cover;
    border-radius: 4px;
    width: 100%;
    margin-top: 20px;
}

/* ============= rewards banner================= */

.what-we-offer-single p,.affiliates-banner p,.rewards-page-banner p {
    color: #000000;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 30px;
    letter-spacing: 0px;
}
.rewards-page-banner .blog-banner-meta{
    gap:10px;
}
.rewards-page-banner .btn-wrap{
    margin-top:20px;
}
.shipping-section-meta ul li .see-more-btn,.sign-up-btn{
        background: #7d5a22;
    border-color: #7d5a22;

}
.how-its-work {
    position: relative;
    padding: 70px 0;
}
.how-its-work-meta {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 30px;
    width: 85%;
    margin: auto;
    margin-top:70px;
}
.how-its-work-single{
    text-align:center;
}
.how-its-work-single h3 {
    font-size: 60px;
    color: #7d5a22;
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    margin-bottom: 10px;
}
.how-its-work-single h5 {
    color: #303030;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0px;
    text-transform: uppercase;
}
 .how-its-work-single p {
    color: #656565;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0px;
}

.way-to-earn {
    position: relative;
    padding: 70px 0;
}
.way-to-earn-meta {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 25px;
    margin-top: 70px;
}
.way-to-earn-single {
    border: 1px solid #F7F7F7;
    border-radius: 4px;
    padding: 20px ;
    text-align: center;
    transition:all 0.3s ease
}
.way-to-earn-single:hover span{
    background:#FDED98;
    color:#1C1B1B;
    transition:all 0.3s ease
}
.way-to-earn-single a {
    display: block;
}
.way-to-earn-single p:first-child {
    width: 60px;
    margin: auto;
}
.way-to-earn-single h5 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 18px !important;
    color: #1C1B1B;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin:20px 0;
}
.circle-divider ,.joining-convo p,.your-program p,.get-of-section-meta p ,.way-to-earn-single p{
    color: #656565;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0px;
}
.way-to-earn-single span {
    background: #7d5a22;
    border-radius: 4px;
    display: block;
    padding: 10px 15px;
    color: white;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 15px;
}

.shop-earn-redeem {
    position: relative;
    padding: 70px 0;
}

/* ============= discover================ */
.discover-perks {
    position: relative;
    padding: 70px 0;
}
.discover-perks-meta .table-responsive{
    margin-top:70px;
}
.discover-perks-meta .table thead tr td {
    border-bottom: none !important;
    outline: none;
    border-style: unset !important;
    text-align:center;
}
.discover-perks-meta .table td {
    padding: 15px !important;
}
.td-div {
    display: flex;
    gap: 10px;
    justify-content: center;
}
.td-div span:first-child {
    width: 50px;
}
.td-div span {
    font-family: "Montserrat", sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: normal;
    color:#1C1B1B;
}
.gift-box {
    text-align: center;
}
.points-number span {
    background: #7d5a22;
    color: white;
    padding: 10px 20px;
    border-radius: 4px;
    display: block;
    font-size:14px;
     font-family: "Montserrat", sans-serif;
}
.table-discrip {
    font-size: 15px;
     font-family: "Montserrat", sans-serif;
}

/* ============== get-of================ */
.get-of-section {
    background: #F7F7F7;
    position: relative;
    padding: 50px 0;
}
.get-of-section-meta {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    gap: 20px;
}
.get-of-section-img img {
    object-fit: cover;
    width: 100%;
}
.get-of-section-meta h3 {
    color: #7d5a22;
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0px;
    text-transform: uppercase;
}
.rewards-faq {
    position: relative;
    padding: 70px 0;
}


/* ============= affiliates-banner===================== */


.affiliates-banner .blog-banner-meta {
    gap: 20px;
}
.to-join-section {
    position: relative;
    padding: 70px 0;
}
.to-join-section h2{
    margin-bottom:70px;
}
 .to-join-section .how-its-work-meta{
    width:100%;
  }
  .to-join-img img {
    object-fit: cover;
    width: 100%;
}

/* ======== program==================== */

.your-program.all-same-heading {
    position: relative;
    background: #F7F7F7;
    padding: 70px 0;
}
.your-program-meta {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    gap: 12px;
    margin-top: 70px;
}
.your-program-img img {
    object-fit: cover;
    width: 100%;
}
.your-prpgram-single .btn-wrap{
    margin-top:20px;
    text-align:center;
}
.program-section-img {
    width: 80%;
    margin: 50px auto 10px auto;
}
.program-section-img img {
    object-fit: cover;
    width: 100%;
}
section.your-program p {
    text-align: center;
}

section.what-we-offer {
    position: relative;
    padding: 70px 0;
}
.what-we-offer-meta {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    margin-top: 70px;
}
.what-we-offer-single span {
    width: 25px;
}
.what-we-offer-single {
    text-align: center;
}
.what-we-offer-meta h3 {
    display: flex;
    justify-content: center;
    font-size: 20px;
    gap: 10px;
    margin-bottom: 10px;
}
.joining-convo {
    background: #F7F7F7;
    border-radius:4px;
    width: 70%;
    padding: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 30px auto auto auto;
    gap: 20px;
}
.article-template__title{
color: #000000;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 30px;
    line-height: 100%;
       letter-spacing: 1px;
    text-transform: uppercase;=
}
.Article__Body.Rte p{
    color: #000000;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 30px;
    letter-spacing: 0px;
    margin:20px 0;
}
.Article__Body.Rte h3{
    color: #000000;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 19px;
    line-height: 32px;
    letter-spacing: 0px;
    margin:15px 0;
}
.way-to-earn-single a {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}

 .our-products a {
    display: block;
}

.our-products a .product-img {
    height: 480px;
}
 

.our-products a .product-img img {
    width: 100%;
    height: 100%;
}