/** Shopify CDN: Minification failed

Line 243:2 "align-item" is not a known CSS property
Line 4557:0 Expected "}" to go with "{"

**/
body {
  font-family: 'Montserrat'
}

input.add-to-cart-btn:disabled {
  background-color: #5e6378 !important;
  color: #fff !important;
  cursor: not-allowed;
  pointer-events: none;
  border: none !important;
  opacity: 1; /* or 0.6, your choice */
}

/* This prevents hover from changing the disabled button’s appearance */
input.add-to-cart-btn:disabled,
input.add-to-cart-btn:disabled:hover,
input.add-to-cart-btn:disabled:focus,
input.add-to-cart-btn:disabled:active {
  cursor: not-allowed !important;
  pointer-events: none !important;
  border: none !important;
  box-shadow: none !important;
  transition: none !important;
}

/* announcement bar */

.custom-announcement-text {
  color: #FAFBFF;
  font-family: Montserrat;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal !important;
  width: 50%;
  text-align: center;
}

.mobile-announcement-text {
  color: #282f4f;
  font-family: Montserrat;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal !important;
  text-align: center;
  padding: 10px 0;
  display: none;
}

.mobile-logo {
    display: none;
}


.breadcrumb {
  text-align: left !important;
  color: #000;
  font-family: Montserrat;
  font-size: 11.727px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.breadcrumb span {
  font-weight: 500;
}

.btn--secondary.btn--small {
  border: 1px solid #282F4B !important;
}

.store_city {
  padding-left: 20px !important;
  color: #FAFBFF;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-left: 1px solid #FFF;
  text-align: center;

}

 .store_cities h2 {
  color: var(--TC2, #141414);
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-radius: 4px;
  background: #FAFBFF;
  text-transform: capitalize !important;
}

.store_cities h2 {
  margin: 0;
  padding: 10px;
}

/* header */
.megamenu .h5 {
  font-weight: 500;
  letter-spacing: normal ;
  font-size: 14px;
}

.megamenu {
  top: 120px;
}

.site-nav__dropdown .medium-up--one-fifth {
  width: 19%;
}

 .head_search form {
  display: flex;
  align-items: center;
  gap: 4px;
  border: 1px solid #282F4B;;
  padding: 4px 12px;
  border-radius: 4px;
  /* width: 170px; */
  width: 195px;
   font-family: 'montserrat';
}

.search-input-wrapper input[type="text"] {
      width: 100%;
      padding: 10px;
      font-size: 16px !important;
      box-sizing: border-box;
    }

        .word-rotate {
        display: inline-block;
        height: 20px;
        overflow: hidden;
        vertical-align: bottom;
      }

      .word-rotate span {
        display: block;
        animation: rotate 6s infinite;

      }

      .search-input-wrapper {
       position: relative;

      }

      .placeholder_anim {
        position: absolute;
        top: 7px;
        left: 10px;
        color: #aaa;
        pointer-events: none;
        font-size: 15px;
        display: flex;
        gap: 5px;
        transition: opacity 0.3s ease;
      }

      input:focus + .placeholder_anim,
      input:not(:placeholder-shown) + .placeholder_anim {
        opacity: 0;
      }


.head_search form svg {
  width: 20px;
  height: 16px;
  flex-shrink: 0;
}

.head_search input[type="text"] {
  border: none;
  outline: none;
  flex-grow: 1;
  font-size: 14px;
  padding: 6px 18px 6px 1px !important;
  font-family: 'Montserrat';
  color: var(--TC2, #141414);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}

.head_search::placeholder {
  font-size: 15px;
  
}
  .header-layout  {
  display: block!important;
}

a.site-nav__link.site-nav__link--underline {
  color: var(--TC2, #141414);
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.site-nav__icons {
  /* border-left: 1px solid #282F4B; */
  height: 40px;
  padding-left: 18px;
}

.main-custom-header {
    display: flex;
    align-items: center;
    justify-content: center;
}

button.site-nav__link.site-nav__link--icon {
    display: none;
}

.mobile-search {
  display: none !important;
}

.common-humb {
  display:flex;
  align-item: center;
  
}

.site-nav__link--icon .icon {
    width: 29px !important;
    height: 25px !important;
}

.site-nav__dropdown {
  color: var(--TC2, #141414);
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}
    

/* banner css */

   .banner-slide .slide-cell {
        width: 100%;
        margin-right: 10px;
      }

    .banner-slide .slide-cell img {
       width: 100%;
     }

    .mobile-image {
      display: none;
    }

   .banner-slide .flickity-page-dots {
      display: none;
    }

    .banner-slide .flickity-next {
      right: 44px !important;
   }

   .banner-slide .flickity-previous {
      left: 44px !important;
   }

   .banner-slide .flickity-button {
     background-color: transparent !important;
   }

   .banner-slide .flickity-button-icon {
     fill: #fff !important;
   }

  
  .banner_slide
.hero[data-arrows=true] .flickity-previous {
    left: 100px;
}


 .banner_slide
  .hero[data-arrows=true] .flickity-next {
    right: 100px;
  }
  .banner_slide
  .hero[data-arrows=true] .flickity-prev-next-button {
    top: 50%;
    bottom: 50%;
}
.banner_slide
.hero .flickity-button {
  background-color: transparent;
}
.banner_slide
.flickity-button-icon {
  fill: #fff;
}




/* catgory */

/* .cat_settings {
    padding-top: 30px;
}  */

.page_banner {
  margin-bottom: 30px;
  color: #fff;
  padding: 15px 0;
  background-color: #282f4b;
}

.section-header__title, .event-heading h2 {
  /* color: var(--TC2, #141414); */
  text-align: center;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 2.9px;
  text-transform: uppercase;
  
}

#ShopByCollection .page_banner {
   /* margin-bottom: 30px; */
  color: #fff;
  padding: 15px 0;
  background-color: #282f4b;
}

 .event-heading h2 {
   color: var(--TC2, #141414);
   margin: 0;
   /* padding-bottom: 25px; */
 }

.occation_head {
  padding-bottom: 25px;
}


.event-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 10px;
  padding-bottom: 25px;
}


.collection-item--below .collection-item__title {
    margin-top: 17px !important;
}

#celebs .grid__item {
  padding-left: 21px !important;
}
 

#celebs .grid-product__secondary-image {
  display: none;
}


#celebs .grid__item:hover {
    transform:scale(1.03);
    transition:all 0.8s ease
}

#celebs .quick-product__btn {
  display: none;
}

#celebs .grid-product__meta {
  text-align: center;
  height: 0;
 
}

#celebs .collection-wish {
  display: none;
 
}

#marbel .grid-product__title,  #marbel .grid-product__price {
  text-align: left;
 
}

.collectpadding-set .grid-product__price {
   padding-top: 7px;
  display: flex;
  align-items: center;
  gap: 10px;
}


#marbel .grid-product__title, 
 #marbel .grid-product__price, 
  #celebs .grid-product__title, 
   .collection-item__title span,
    .collectpadding-set .grid-product__meta
  {  
    color: var(--TC2, #141414);
    font-family: "Montserrat";
    font-size: 15.879px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30.647px */
    letter-spacing: 2.074px;
    text-transform: capitalize;
  }

.marbel-desk {
  color: var(--TC2, #141414);
    font-family: 'Montserrat';
    font-size: 15.879px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 138%; /* 30.647px */
    letter-spacing: 2.074px;
    text-transform: capitalize;
}

#marbel .grid-product__meta {
  padding-top: 15px !important;

}

#marbel .grid__item {
  padding-left: 13px!important;
}

#marbel .collection-item {
  margin-bottom: 30px;
  
}

.marbel-desk .pro-vendor {
  padding-bottom: 8px;
  color: #5e6378 !important;
  text-transform: uppercase;
}

.section-header h2 {
  color: #000;
  text-align: center;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: var(--line-height-33, 33px);
  letter-spacing: var(--letter-spacing-2_9, 2.9px);
  margin: 0;
  
}

.section-header {
    margin-bottom: 25px;
}

.collection-grid__wrapper .pagination {
   padding: 28px 0 60px 0 !important;
}

.common-wish-metapro {
    display: flex;
    justify-content: space-between;
}

#celebs .pro-wish-btn {
    display: none;
}

.pro-wish-btn {
  margin-right: 20px;
}

.pro-wish-btn svg {
    width: 50px;
    height: 50px;
}


/* testimonial */

.comon-tesrimon {
    display: flex;
    align-items: center;
    gap: 24px;
}

.content_testimo {
    text-align: left;
   font-family: 'montserrat';
}

.testimonials-slider__text cite {
  font-size: 12.235px !important;
  font-style: normal;
  font-weight: 400!important;
  line-height: 193%; /* 23.614px */
  letter-spacing: 1.901px;
 
}

.text-spacing {
    margin-bottom: 15px;
    font-size: 9.176px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.901px;
}

 .testimonials-slide.is-selected .text-spacing {
   font-size: 10px;
 }

.slide_space blockquote {
    border: 1px solid;
    margin: 0 20px;
    border-radius: 8px;
}


.seo {
  background-color: #fff;
  padding: 30px 20px 0 20px;
  border-radius: 8px;
  
}

.testimonials-template--24226091925668__testimonials_gwJweU {
  background-color: #fff !important;
}

.outer-season {
    padding-bottom: 30px;
}

/*  footer */

 .social-top {
     display: flex;
     align-items: center;
   }

   ul.payment-icons {
     display: flex;
     align-items: center;
     justify-content: flex-start;
     list-style: none;
     margin: 0;
     padding-top: 10px;
     gap: 8px;
   }

    ul.payment-icons svg {
     height: 20px;
     width: 40px;
  }


.foot_email h2 {
  color: #141414;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 2.071px;
  margin: 0;
  padding: 12px 0;
}

.foot_email {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #D9D9D9;
    gap: 50px;
}

.foot_email form {
  margin-bottom: 13px;
}
 
.footer__newsletter .contact-form input {
  padding: 10px 10px 10px 0 !important;
}

.footer__newsletter input::placeholder {
  color: #fff !important;
}

.footer__newsletter-input--active {
    padding-right: 55px !important;
}

.footer__item-padding {
  padding-right: 5px !important;
}

.grid__item.footer__item--1494292487693 {
  padding-left: 0px !important;
  width: 15%; 
}


 p.h4.footer__title.small--hide {
  color: var(--TC1, #F2F2F2);
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 193%;
  letter-spacing: 3.071px;
  text-transform: uppercase;
}

.site-footer__linklist a {
  color: var(--TC1, #F2F2F2) !important;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.footer__collapsible {
   color: var(--TC1, #F2F2F2);
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.footer__collapsible a {
  color: var(--TC1, #F2F2F2) !important;
  font-family: Montserrat;
  font-size: 12px !important;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: left;
}


.footer__newsletter-input {
  border-bottom-color: #282F4B !important;
  color: #fff !important;
 font-family: Montserrat;
 font-size: 14px !important;
 font-style: normal;
 font-weight: 500;
  line-height: 150%;
 letter-spacing: 1.071px;
 text-transform: capitalize;
  
}

.footer__newsletter-btn {
  border-radius: 0px 5px 5px 0px;
  background: #D9D9D9;
  padding: 10px;
}

.footer__newsletter-input {
    padding: 5px 10px 5px 10px !important;
   }

  .mobile-copy-right {
    display: none;
  }


.main-news-letter  {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.comman-social {
   width: 23%;
}
.footer__social .icon {
  fill: #FAFBFF; 
}

.footer__small-text {
  color: var(--TC1, #F2F2F2);
  text-align: center;
  font-family: Montserrat;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 500;
  line-height: 193%;
  letter-spacing: 3.071px;
}

.social_head {
  color: var(--TC1, #F2F2F2);
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 193%;
  letter-spacing: 3.071px;
  text-transform: uppercase;
  margin-right: 10px;
  
}
.comman-copy-right {
  width: 45%;
}

.footer__social li {
  margin: 0 3px !important;
}

.email-head h2 {
  color: #FFF;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 178%; 
  letter-spacing: 3.071px;
  text-transform: capitalize;
  margin-bottom: 10px;
}

.email-sec {
  width: 24%;

}

.cont-com svg, .cust-comm svg {
    width: 27px;
    height: 18px;
  
}

p.cont-com, .whats-comm, .mail-comm, .cust-comm {
    display: flex;
    align-items: center;
    gap: 5px;
}

.whats-comm svg {
    width: 27px;
    height: 14px;
}
    
.mail-comm svg {
   width: 26px;
    height: 23px; 
}

.view-comm {
    display: flex;
    align-items: center;
    justify-content: center;
  padding-bottom: 15px;
}

.view-comm .btn {
  background-color: #fff !important;
    border: 1px solid #000;
    font-weight: 400 !important;
}

  .view-comm-celebs {
    display: flex;
    align-items: center;
    justify-content: center;
   padding: 30px 0;
   /* display: block; */
  }

.view-comm-celebs .btn--secondary.btn--small,  .view-comm .btn--secondary.btn--small {
  display: flex;
  gap: 10px;
  border: 1px solid #000;
}

.icon-and-text span {
  color: #000;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.icon-and-text svg {
  margin-right: 10px !important;
}

.collection-filter__item button svg {
  width: 26px;
  height: 15px;
}

.collectpadding-set .grid-product__meta {
    text-align: left !important;
    color: var(--TC2, #141414);
    font-family: Montserrat;
    font-size: 15.303px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 29.534px */
    letter-spacing: 1.962px;
    text-transform: capitalize !important;
}

/* .grid-product__meta, .collectpadding-set .grid-product__meta {
  height: 100px;
} */

.collect_head {
  color: #FAFBFF;
  text-align: center;
  font-family: Montserrat;
  font-size: 20px !important;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;

}

 .mobile-collect {
  display: none;
}

.collectpadding-set p {
  color: #282F4B;
  text-align: left;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.grid-product__price--original {
  margin: 0;
  /* padding-bottom: 5px; */
}

 /* #CollectionAjaxContent .grid {
   background-color: #fff;
  } */

/* .collectpadding-set {
  background-color: #fff;
  margin-top: 20px !important;
} */

#CollectionAjaxContent {
  background-color: FAFBFF;
}

.texes-include {
  color: #A1A1A1;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-top: 15px;
  padding-bottom: 15px;
}

.Prowish-btn {
    background-color: #5E6378;
    width: 50px;
    height: 45px;
    padding: 9px;
    border-radius: 6px;
    cursor: pointer;
}

.Prowish-btn:hover {
   background-color: #282F4B;
}
.Prowish-btn.active{
  background-color: #282F4B;
}

.Prowish-btn.active svg {
  fill: #FFFFFF !important; 
}

.add-btn {
  border-radius: 6px;
  background: #5E6378;
  width: 368px;
  height: 54px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

 .add-btn h3 {
    color: var(--P3-BG, #FAFBFF);
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin: 0;
 }

.add-btn:hover {
  background-color: #282F4B;
}
.add-btn.active {
  background-color: #282F4B;
}

.product__quantity {
  width: 100%;
  height: 54px;
  border-radius: 6px;
  border: 1px solid #000;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.common-wish-add-quant {
    display: flex;
    /* align-items: center;
    justify-content: center; */
    gap: 12px;
  padding-bottom: 25px;
    /* padding-bottom: 9px; */
}



/* Store Page */

@keyframes scroll-left {
      0% {
          transform: translateX(0%);
      }

      100% {
        transform: translateX(-50%);
      }
    }

    @media screen and (max-width: 661px) {
      .store_cities {
        width: 35% !important;
      }
    }

.store_name {
   width: 78%;
  cursor: pointer;
}
.outer-stores {
  background-color: #282F4B;
}
 .store_cities {
  display: flex;
  align-items: center;
  width: 24%;
  /* justify-content: end; */
  justify-content: center;
  gap: 15px;  
}

 .scroll_wrapper {
      overflow: hidden;
      width: 100% !important;
    }

  .stores_track {
    display: flex;
    width: fit-content;
    animation: scroll-left 20s linear infinite;
  }

  .stores_name {
    display: flex;
    gap: 14px;
  }

.store_city_name {
      white-space: nowrap;
      color: #fff;
      border-left: 1px solid;
      padding-left: 10px;
      flex: 0 0 auto;
  font-family: 'montserrat';
    }

   .store_city_name:last-child {
      padding-right: 10px;
   }

     .scroll_wrapper:hover .stores_track {
      animation-play-state: paused;
       cursor: pointer;
    }


.common-toolstore {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
}

.toolbar__item {
  width: 25%;
}

.toolbar__social {
  text-align: left ;
}


.store-name-location {
  background: var(--P3-BG, #FAFBFF);
}
.comman-store-items {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 25px;
  padding-bottom: 40px;
}

.outerMain-store .breadcrumb {
  text-align: left !important;
  padding-top: 30px;
  padding-bottom: 30px;
  margin: 0;
  color: #000;
  font-family: Montserrat;
  font-size: 11.727px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.outerMain-store .breadcrumb span {
  font-weight: 500;
}

.store-head {
  color: #FAFBFF;
  text-align: center;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  background: linear-gradient(0deg, #282F4B 0%, #282F4B 100%), #FFF;
  padding: 10px;
  margin: 0;
  margin-top: 20px;  
}

iframe {
  width: 100%;
}
.store-tab-head {
  padding: 30px 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#LocationHead1 {
    padding-top: 10px;
}

.store-img {
  width: 50%
}

.store-content {
  width: 50%;
}
.store-tab-head button.tablinks {
  color: var(--TC2, #141414);
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.store-tab-head button.tablinks.active{
  color: #282F4B;
  font-weight: 600;
}

p.store_add, p.store_phone, p.store_opening_time {
    display: flex;
    align-items: center;
    gap: 23px;
}

p.store_mail {
  display: flex;
  align-items: center;
  gap: 13px;
}

p.store_add {
  color: #000;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-bottom: 14px;
  margin: 0;
}



 p.store_phone, p.store_opening_time, p.store_mail {
  color: #000;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-bottom: 10px;
  margin: 0;
  
}

.store-content h2 {
  color: #000;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  margin: 0;
  padding-bottom: 20px;
}

.common-more-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 40px;
  gap: 25px;
}
.more-stores-content {
    width: 50%;
}

.more-inner-store-content {
   width: 50%;
}
.more-inner-store-content h2 {
  margin: 0;
  padding-bottom: 20px;
  color: #000;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  padding-bottom: 20px;
}
.store-direction-btn, .inner-store-direction-btn {
  border-radius: 4px;
  border: 1px solid #282F4B;
  margin-top: 19px;
  width: 240px;
}

.store-direction-btn a, .inner-store-direction-btn a {
  color: var(--TC2, #141414);
  text-align: center;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: var(--line-height-33, 33px); /* 235.714% */
  letter-spacing: var(--letter-spacing-2_9, 2.9px);
}

.store-content .store-direction-btn {
  text-align: center;
}

.store-direction-btn a:hover, .inner-store-direction-btn a:hover {
  font-weight: 600;
}

.collect-slider .flickity-page-dots {
  display: none;
}


/* Product page */

.product-single__meta {
  padding-right: 95px;
}

.product-block p {
  margin: 0;
}

p.product-single__sku {
    padding-bottom: 15px;
}

span.icon-and-text {
  padding-bottom: 10px;
}

.variant-wrapper {
    padding-bottom: 25px;
}

p.comman-add-qunat {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}


.quantity-wrapper {
  display: flex;
  width: 27%;
  height: 54px;
  padding: 20.126px 48.579px;
  justify-content: center;
  align-items: center;
  gap: 15.962px;
  border-radius: 6px;
  border: 1px solid #000;
}

.js-qty__num{
   color: #282828;
    font-family: Montserrat;
    font-size: 16.656px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.js-qty__adjust .icon {
  width: 15px !important;
  height: 20px !important;
}

.js-qty__adjust {
  padding: 0 5px;
}

 button.btn.btn--full.add-to-cart {
    border-radius: 6px;
    /* background: #5E6378;
    color: #fff !important; */
    background: #B7BAC3 !important;
    color: #fff !important;
    border: 1px solid #B7BAC3 !important;
     font-size: 20px;
    height: 54px;
    font-family: Montserrat;
   font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
   letter-spacing: normal;
   transition: background-color 500ms ease-in-out;
}

 button.btn.btn--full.add-to-cart:hover{
  background: #282F4B !important;
  color: var(--P3-BG, #FAFBFF) !important;
}

.btn:focus {
  border: none;
}

.collapsible-trigger-btn {
 
  border-bottom: 1px solid #000;
}

   .modal__inner .pincode-checker {
      display: none;
    }

    div#waffle-rich-text-editor-modal {
    font-family: 'Montserrat';
    padding-top: 5px;
}

.vtl-pr-main-widget {
  margin: 0 !important;
}

#shopify-block-ATEVqdTNnSWtYa2hnT__vitals_ub_product_bundles_hVy3yq {
  padding-left: 45px;
}

.rte p {
  margin-bottom: 15px !important;
  padding-top: 15px;
  font-family: 'Montserrat';
}

 .rte ul{
    font-family: 'Montserrat';
  }

#waffle-rich-text-editor {
  font-family: 'Montserrat';
  padding-top: 15px;
}

.disclaimer-text {
  padding-top: 15px;
  font-family: 'Montserrat'
}

#best-pro .grid-product__title, #best-pro .grid-product__price {
  color: var(--TC2, #141414);
  font-family: Montserrat;
  font-size: 15.878px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 2.962px;
  text-transform: capitalize;
}

div#RecentlyViewed-template--24226092679332__recently-viewed .grid-product__title {
  color: var(--TC2, #141414);
  font-family: montserrat;
  font-size: 15.303px;
  font-style: normal;
  font-weight: 500;
  line-height: 193%; /* 29.534px */
  letter-spacing: 1.962px;
  text-transform: uppercase;
  text-align: left;
}

div#RecentlyViewed-template--24265634283684__recently-viewed .grid-product__title
 {
    font-family: 'montserrat';
    letter-spacing: 2.962px;
}

.top-vari h3, .bottom-vari h3 {
  color: #282828;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
  padding-top: 7px;
}

.product__price {
  color: #000;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 450;
  line-height: normal;
  text-transform: uppercase;
}


 .wishlist_button svg {
      width: 40px;
      height: 40px;
  }

.product__quantity label {
  display: none;
}

/* .product-wish {
    width: 7%;
} */

.main-add-btn {
    /* width: 69%; */
  width: 75%;
}

.main-quantity-btn {
    width: 25%;
}

.grid-product__price--original .money, .product__price--compare .money {
  color: #5e6378;
  text-decoration: line-through;
}

.product__price--compare {
  font-size: 16px;
}

[data-shopify=payment-button] {
      display: block !important;
  }

  button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    width: 560px;
    background: #282F4B;
    color: #fff;
    border-radius: 8px;
    font-size: 20px;
    line-height: normal;
    letter-spacing: normal;
    font-weight: 400; 
    font-family: "montserrat";
    text-transform: capitalize;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    transition: transform 0.3s ease;
    }

  button.shopify-payment-button__button.shopify-payment-button__button--unbranded:hover {
    color: #fff !important;
    background: #1B223C !important;
  }


  .shopify-payment-button__button--unbranded::before {
  content: "";
  position: absolute;
  top: 0;
  left: 150%;             /* Start offscreen right */
  width: 200%;            /* Wide enough to cover the button */
  height: 100%;
  transform: skewX(-20deg); /* Creates diagonal shine */
  background-image: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.25),
    transparent
  );
}

.shopify-payment-button__button--unbranded:hover::before {
  animation: shine 0.8s ease forwards;
}

@keyframes shine {
  0% {
    left: 150%;   /* Start offscreen right */
  }
  100% {
    left: -150%;  /* End offscreen left */
  }
} 


/* pincode snippet */
    .common_zip {
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 12px;
      margin-bottom: 15px;
       border-bottom: 1px solid;
      padding-bottom: 15px;
     }
     .pin_heading {
       font-size: 14px;
       padding-top: 20px;
       padding-bottom: 8px;
     }

     .left_pin {
       display: flex;
       width: 75%;
       height: 54px;
       background-color: rgb(255, 255, 255);
       padding: 10px;
       outline: none;
       box-shadow: none;
       border-radius: 6px;
       /* border: 1px solid #282828; */
       }

    .left_pin:focus {
      border:none;
    }

     .left_pin {
       padding: 0;
       /* color: rgba(40, 40, 40, 0.48); */
       color: #000;
       font-family: Montserrat;
       font-size: 16px;
       font-style: normal;
       font-weight: 400;
       line-height: normal;
       text-transform: capitalize;
      padding: 17px 20px;
     }

      .right_pin {
        width: 18%;
        height: 45px;
        padding: 10px;
        font-family: Helvetica, "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
         /* border-radius: 6px; */
         border: 1px solid #000;
         display: flex;
         align-items: center;
         justify-content: center;
        border-radius: 30px;
       transition: background-color 800ms ease-in-out;
      
       }

      .right_pin:hover {
        background-color: #282F4B;
         color: #FAFBFF;
      } 

     .right_pin {
       color: #282828;
      font-family: Montserrat;
      font-size: 12px;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
      text-transform: capitalize;
     }

     .delivery_available {
       color: #282f4b;
       font-size: 18px;
       padding-top: 10px;
     }

     .delivery_notavailable {
       color: #282f4b;
       font-size: 18px;
       padding-top: 10px;
     }

     .delivery_notavailable:before {
       background-image: url('/cdn/shop/files/Layer_2.svg?v=1744795802');
     }

      .delivery_available::before {
        background-image: url('/cdn/shop/files/Group_239189.svg?v=1744795789');
        /* background-image: url('/cdn/shop/files/departures_1.png?v=1741429161') */
       /* background-image: url('/cdn/shop/files/right_icon2.png?v=1741081974'); */
      }

     .incorrect_pincode {
       font-size: 18px;
       color: red;
       padding-top: 10px;
    }

     .incorrect_pincode::before,
     .empty_input::before,
     .delivery_notavailable:before,
     .delivery_available::before
     {
       content: " ";
       display: inline-block;
       width: 30px;
       height: 24px;
       background-size: contain;
       margin-right: 5px;
       background-repeat: no-repeat;
       vertical-align: middle;
     }

  .delivery_available:before {
    margin-right: 10px;
  }

     .incorrect_pincode::before {
       background-image: url('/cdn/shop/files/Group_239190_0a15fa69-8bb0-4c61-983e-d92b68b21d52.svg?v=1744797390');
     }
     .empty_input::before {
       background-image: url("/cdn/shop/files/Group_239191_72c75b49-4610-4b59-83ad-badbf95f27be.svg?v=1744797371");
     }

     .empty_input {
       font-size: 18px;
       color: #282f4b;
       padding-top: 10px;
     }

 .right_pin.active-state {
    background-color: #282f4b;
    color: #fff; 
  }

 
  .pro-recc {
    padding-bottom: 53px;
  }

  .shopping-cart-btn .section-header__title {
    font-size: 32px;
  }

/* Cart drawer page */

.drawer .cart__remove {
  display: none;
}

.drawer__header {
  height: 55px;
}

.cart__item-title {
  color: #000;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.drawer #vari-option, #vari-val {
  color: #000;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.cart__item-price-col {
  margin-bottom: 13px;
  color: var(--color-grey-13, #231F20);
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.drawer input {
  border: none;
}

h2.drawer__title{
  color: #000;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.drawer .cart__remove {
  color: #000;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  position: absolute;
  bottom: 48px;
  right: 0;
}

.text-link {
  display: flex;
  align-items: center;
  gap: 5px;
}

.cart__item-name {
  width: 86%;
}

.cart-wishlist svg {
    width: 29px;
    height: 29px;
}

.drawer .cart__item {
  position: relative;
}

.drawer__footer {
 background: #FFF;
  box-shadow: 0px -2px 6.6px 0px rgba(0, 0, 0, 0.05);
}

.ajaxcart__subtotal {
  color: #000;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
} 

.drawer .money {
  color: #000;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.drawer .cart__item-row {
  text-align: left;
  color: #000;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

 .drawer .cart__terms {
  justify-content: flex-start;
 }

.drawer .cart__item-row label {
  color: #000;
  font-family: Montserrat;
  font-size: 14px !important;
  letter-spacing: normal !important;
  text-transform: capitalize !important;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}


.drawer .btn.cart__checkout {
  border-radius: 4px;
  background-color: var(--DF-CTA, rgba(40, 47, 75, 0.75));
  color: #F2F2F2;
  font-family: 'Montserrat';
  font-size: 20px;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 400;
  text-transform: capitalize !important;
}

.drawer .btn:hover {
  background-color: #282F4B !important;
}

.drawer .vari-opt-value {
    padding-top: 4px;
}

.drawer .item-sku {
    padding-bottom: 10px;
}

.drawer .cart__image {
    flex: 0 0 108px !important;
}

.drawer .cart__item--variants {
    padding-top: 10px;
}

.drawer .drawer__footer p span {
    text-align: left;
    color: #000 !important;
    font-family: Montserrat;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.drawer .drawer__footer p strong {
  color: #DB4747 !important;
  font-weight: 600 !important;
  font-size: 10px;
  font-family: Montserrat;
}

.drawer .cart__item-row {
    margin-bottom: 10px;
}

/* Cart Page */

.section-header--404 {
  padding-top: 20px !important;
}

.cart__page .cart__item {
  margin-bottom: 0px !important; 
  padding-bottom: 0px !important;
}


.cart__page .cart__item-title {
    display: flex;
    justify-content: space-between;
  padding-top: 50px;
}

.cart__item-sub {
  flex: none !important;
}

.cart-conti  {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 6px;
  border: 1px solid #000;
  margin-bottom: 29px !important;
  padding: 0 10px;
}

 .shop-btn-align {
  width: 245px;
  height: 51px;
  padding: 0px 10px;
  border-radius: 3px;
}

.shop-btn-align a {
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

 .shopping-cart-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cart-headings {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 50px;
  border-bottom: 1px solid;
  padding-bottom: 19px;
  padding-top: 50px;
}

.left-items {
   width: 47%;
}

.right-items {
  width: 53%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.heading-items {
  color: #000;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}

.cart__page-col:first-child {
    padding-right: 0px !important;
  }

.cart__page {
    padding: 0 25px;
}

.cart__page #vari-val {
  color: #000;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.cart__page #vari-option {
  display: none;
}

 .cart__page .vari-opt-value {
  border-radius: 2.208px;
  background: #D9D9D9;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  width: 35px;
  font-size: 12px;
 }


.cart__page .cart__remove svg {
  display: none;
}

.cart__page .commonsizeremove {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.cart-deliveryandtotel-common {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 25px;
  border-radius: 6px;
  border: 1px solid #000;
  background: #FFF;
  box-shadow: 0px -2px 6.6px 0px rgba(0, 0, 0, 0.05);
  margin-top: 30px;
 }

.cart__page-col .cart__image img {
  width: 80%;
  }

.outer-edit-btn {
  margin-top: 20px;
}

.cart-confirm-deliveryAdd {
    color: #272727;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 193%;
    width: 320px;
    padding-left: 20px;
  }
  .cart-confirm-deliveryAdd span {
    font-size: 16px;
    font-weight: 600;
  }
  .cart-confirm-deliveryAdd .edit-btn {
    color: #282F4B;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border-radius: 3px;
    border: 0.6px solid #000;
    padding: 10px 25px;
    margin-top: 15px;
    width: 83px;
  }

.cart-confirm-deliveryAdd .edit-btn:hover, .cart-confirm-deliveryAdd .edit-add:hover {
  background-color: var(--DF-CTA, rgba(40, 47, 75, 0.75));
  color: #fff !important;
  border: none;
}

.cart-confirm-deliveryAdd .edit-add {
    color: #282F4B;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border-radius: 3px;
    border: 0.6px solid #000;
    padding: 10px 25px;
    margin-top: 15px;
    width: 170px;
  }

.cart-confirm-deliveryAdd h3{
  color: #272727;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 193%;
    
}

.cart__page .cart__item-sub {
  color: #000;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.cart__page .cart__item-row {
  color: #000;
  font-family: Montserrat;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal !important;
  
}

.cart__page .cart__item-row label {
  text-transform: capitalize !important;
  letter-spacing: normal !important;
}

.cart__page .cart__item-row small{
  margin-top: 15px;
  text-align: left;
}

.cart__page .cart__checkout {
  border-radius: 4px;
  background-color: var(--DF-CTA, rgba(40, 47, 75, 0.75));
  color: #F2F2F2;
}

.cart__page .btn:hover {
  background-color: #282F4B !important;  
  color: #fff;
}

 .cart__page .return-sec {
   color: #000;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
 }

.cart__page .cart__page-col:last-child:after {
  background-color: transparent !important;
}

.cart__page .titleandsku {
  width: 20%;
}

.cart__page .cart__item--variants {
  display: flex;
  gap: 5px;
}
       

/* Product variant  */
form.variant-form {
  display: flex;
  align-items: center;
  gap: 15px;
}

.dropdown-wrapper {
  position: relative;
 
}

.variant-selector {
  appearance: none;
  -webkit-appearance: none;
  padding-right: 95px; /* Leave space for arrow */
  border-radius: 4px;
  border: 0.9px solid #5E6378;
}

.dropdown-arrow {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: auto;
  cursor: pointer;
}

.variant-selector:select:active, .variant-selector:select:focus{
  border: none;
}

.variant-selector option, select#top-size-selector, select#bottom-size-selector {
  color: rgba(0, 0, 0, 0.69);
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.outer-variant h2 {
  color: #282828;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}

#best-pro .medium-up--one-quarter {
  width: 33%;
}

#best-pro .grid__item {
  padding-left: 12px;
}

#best-pro .cart__item--variants:nth-of-type(2) {
  padding-top: 5px;
}

#best-pro .grid-product__meta {
  text-align: left !important;
  margin-bottom: 20px;
}

#best-pro .pro-vendor {
  color: #5E6378 !important;
  font-family: Montserrat;
  font-size: 15.879px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 1.962px;
  text-transform: capitalize;
}

#best-pro .grid-product {
  margin-bottom: 15px;
}

#new-arrival .grid-product {
    margin-bottom: 0px;
    }

.cod-info {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
  color: #000;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.cod-info svg {
  width: 26px;
  height: 24px;
  margin-right: 6px;
}

/* About Page  */

.outer-about, .outer-contact {
  background: var(--P3-BG, #FAFBFF);
  
}

.outer-contact {
  height: 700px;
}

.about-breadcrum nav.breadcrumb {
    padding-top: 25px;
}

.inner-about {
  display: flex;
  align-items: center;
  padding: 16px 155px 0px;
  gap: 80px;
}

.image-part {
    width: 50%;
}

.image-with-content {
    width: 50%;
}

.image-part img {
    width: 100%;
}

.main-page-banner {
  padding-top: 20px;
}

.about-main-heading, .faq-main-heading, .default-pages {
  background-color: #282F4B;
  padding: 19.5px 0;
  color: #FAFBFF;
  text-align: center;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;

}

.about-head {
  color: #000;
  font-family: Montserrat;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
  padding-bottom: 15px;
}

.about-para {
  color: #000;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-right: 40px;
}

.outer-bottom-image{
  padding-top: 58px;
  padding-bottom: 30px;
  
}

.about-bottom-image {
  max-width: 1500px;
  position: relative;
  border-radius: 8px;
  border: 1px solid #000;
  border-top: none;
  background-color: #fff;
}

.about-bottom-image img {
  width: 100%;
}
 
.about-bottom-image h2 {
  position: absolute;
  bottom: 120px;
  margin: 0;
  padding-bottom: 35px;
  padding-left: 30px;
  color: #000;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize !important;
}

.bottom-content p {
  color: #000;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 15px 14px 10px 30px;
  margin: 0;
}

/* Contact page  */

.outer-contact .breadcrumb {
  margin: 0;
}

.common-details {
 display: flex;
 align-items: center;
 justify-content: center;
 gap: 20px;
 text-align: center;
padding: 20px 270px 30px;
  margin: 0 auto;
  max-width:1200px;
}

.add-mail-store {
  width: 33%;
  background-color: #5E6378;
  border-radius: 6px;
  padding: 35px 10px;
}

.add-mail-store h2 {
  color: #FFF;
  text-align: center;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
  padding-bottom: 10px;
  text-transform: capitalize !important;
}

.detail-content, .detail-content a {
  color: #FFF;
  text-align: center;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
  padding-bottom: 10px;
  height: 30px;
}

.detail-content a:hover {
  color: #FFF;
}

.inner-contact .contact-form {
  text-align: center;
}

.comman-name-phone {
  display: flex;
  align-items: center; 
  justify-content: center;
  gap: 15px;
  padding-bottom: 23px;
}

.comman-name-phone label {
  margin-bottom: 0;
}



 .inner-contact  {
  border-color: #000;
  border-radius: 4px;
  padding: 15px 20px !important;
}

 .inner-contact .contact-form input {
  padding: 15px 20px !important;
  border-radius: 4px;
  border-color: #000;
  background-color: #ffff;
}

.comman-name-phone input {
  width: 323px;
}

.contact-form .email input {
  width: 660px;
}

.contact-form .email {
  padding-bottom: 23px;
}

.contact-form .message textarea {
  width: 660px;
  border-color: #000;
  border-radius: 4px;
  background: #FFF;
  padding: 15px 20px !important;
  min-height: 0px !important;
}

.contact-form .message {
   padding-bottom: 25px;
}

 .inner-contact .contact-form .submit input {
  width: 660px;
  background: #5E6378;
  color: var(--TC1, #F2F2F2);
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  border: none;
}

.inner-contact .contact-form .submit input:hover {
  background-color: #282F4B;
}

/* faq  */

.index-section--faq .h2 {
  font-family: Montserrat;
  padding-top: 12px;
}

.collapsible-trigger--inline {
  font-family: Montserrat;
}

.collapsible-content__inner ol, .collapsible-content__inner ul {
  font-family: Montserrat;
}

.default-content, .default-content h3 {
  font-family: Montserrat;
}

/* .default-content {
  padding: 0 50px;
} */



/* Empty cart */

.empty_Cart {
    text-align: center;
}

.empty_Cart p{
  color: #000;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}

.empty_Cart span {
  color: #000;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.empty-img {
 padding-top: 50px; 
}

.cart-shop-btn {
  padding-top: 25px;
}

.cart-shop-btn a {
  padding: 15px 80px 15px 80px;
  color: var(--TC1, #F2F2F2);
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-radius: 4px;
 background: var(--DF-CTA, rgba(40, 47, 75, 0.75));
}

.cart-shop-btn a:hover {
  background-color: #282F4B;
  color: var(--TC1, #F2F2F2);
}


/* customer-login  */

.outer-login {
  background-image: url('/cdn/shop/files/ranna_gill_logo_lllll_1_1_ac48841f-3ad4-4ac0-a2d3-fd37b05c3117.png?v=1745304733');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 700px;
  display: flex;
  align-items: center;
}

.inner-login {
  margin: 40px auto;
  background-color: #fff;
  width: 650px;  
  border-radius: 6px;
  box-shadow: 0px 0px 10.9px 0px rgba(0, 0, 0, 0.25);
} 

.main-login-heading {
  padding: 0;
}
.main-login-header {
  padding-top: 35px;
}
.main-login-header p {
 color: #000;
  text-align: center;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.main-login-heading {
  color: #000;
  text-align: center;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 25px 0 5px 0;
}

.one-half {
  width: 100% !important;
}
.label-info {
  color: #282F4B;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
 input#CustomerEmail {
  border: 1px solid;
  border-radius: 4px;
  font-family: 'montserrat';
}
 
input#CustomerPassword {
  border: 1px solid;
  border-radius: 3px;
  font-family: 'montserrat';
}

#customer_register_link {
  color: #5E6378;
 font-family: 'Montserrat';
 font-size: 12px;
 font-style: normal;
 font-weight: 500;
 line-height: normal;
}

.forgot-pass h2 {
  color: #000;
  text-align: center;
  font-family: 'Montserrat';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize !important;
}

.forgot-pass p, #HideRecoverPasswordLink {
  color: #000;
  text-align: center;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.forgot-pass input {
  border-radius: 4px;
  border: 1px solid #000;
  background: #FFF;
}

.forgot-pass .btn {
  border-radius: 4px;
  background: var(--DF-CTA, rgba(40, 47, 75, 0.75));
  color: #fff;
  font-family: Montserrat;
  width: 100%;
  padding: 12px;
}

.forgot-pass .btn:hover {
  color: #fff;
  background-color: #282f4b !important;
}

.recovery-header {
  padding: 25px 0;
}

 .drawer__scrollable .mobile-nav a  {
  font-family: Montserrat;
}

.h_divider, .h_google_text, .h_facebook_text {
 font-family: 'montserrat';
}

.main-address-head {
  padding-top: 25px
}

/* customer register  */

.main-register-header img {
  padding-top: 30px;
}

input#FirstName, input#LastName, input#Email, input#CreatePassword, input#RegisterForm-Phone  {
  border: 1px solid;
  border-radius: 4px;
 
}

.newsletter-register label {
  display: flex;
}

.submitBtn {
  color: var(--TC1, #F2F2F2) !important;
  font-family: Montserrat;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-radius: 4px;
  background: var(--DF-CTA, rgba(40, 47, 75, 0.75)) !important;
}

.submitBtn:hover{
  background: #282F4B !important;
}

.main-register-header p {
  color: #000;
  text-align: center;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.main-register-heading {
  color: #000;
  text-align: center;
  font-family: Montserrat;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 20px 0 6px 0;
}

.testimonials-slider .flickity-page-dots {
  bottom: 0 !important;
}

.testimonials-template--24261860720804__testimonials_gwJweU
 {
     background-color: #fff !important;
   }

.footer-sec .grid__item {
  padding-left: 100px !important;
 
}

.footer__newsletter {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  border-radius: 6px;
  border: 1px solid #D9D9D9;
}


/* collection page */

.collection-grid__wrapper {
    padding-right: 22px;
}

.main-heading-filter {
  margin-top: 15px;
  margin-bottom: 20px;
}

.collection-filter__sort-container option
{
  font-family: 'Montserrat';
}


#insta-feed h2 {
  font-family: 'Montserrat';
}

/* video section  */

   .inner-vid {
      display: flex;
      justify-content: center;
      align-items: center;
      gap: 21px;
     padding-top: 20px;
    }

    .right-vid {
      width: 70%;
      display: flex;
      align-items: center;
      justify-content: center;
      overflow: hidden;


    }
    .right-vid video {
    width: 100%;
      height: auto;
      object-fit: cover;

    }

    .left-vid {
      width: 35%;
    }

    .left-vid img {
      width: 100%;
      height: auto;
    }

    .vid-section {
      padding-bottom: 30px;
  }


/* customer-trust  */

 .outer-trust {
    background: #F4F3FF;
  }
    .main-trust {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 85px;
       padding: 15px 0;
    }

      .inner-trust {
        text-align: center;
    }

    .foot_trust_text h2 {
     color: #282F4B;
      text-align: center;
      font-family: Montserrat;
      font-size: 12px;
      font-style: normal;
      font-weight: 500;
      line-height: 21.275px;
      letter-spacing: 1.87px;
      margin: 0;
      padding-top: 10px;
      text-transform: capitalize;
    }


/* wishlist  */

 .prod-pri {
  display: flex !important;
  justify-content: space-between;
  color: #000;
  font-family: Montserrat;
  font-size: 12px !important;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal !important;
}

.prod-pri p {
  margin: 0;
}

.pro-sku {
  color: #000;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
  padding-bottom: 23px;
}

.wish-cart-btn {
  border-radius: 3px;
  border: 1px solid #5E6378;
  color: var(--color-grey-13, #231F20);
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}

.wish-remove {
  text-align: center;
  padding-top: 8px;
  padding-bottom: 25px;
  
 }

 .wish-remove button {
   color: #000;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: underline;  
 }

 .collection-wish {
  position: absolute;
  bottom: 65px;
  right: 20px;
  }

  .collection-wish svg {
  width: 30px;
  height: 30px
  }

  .collection-main-heading {
    display: none;
  }

  .collection-filter {
    background-color: #282F4B !important;
  }


span.social-sharing__title {
    font-family: 'Montserrat';
}


 button.btn.cart__checkout { 
  font-family: 'montserrat';
  text-transform: capitalize !important;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
  font-size: 20px;
 }

.product-block--price {
 display: flex;
 align-items: center;
}




@media screen and (min-width:1440px) {
 .about-bottom-image h2 {
    bottom: 95px;
 }

.product-wish {
  top: -840px;
 }
}



@media screen and (max-width: 1390px){
  .site-nav__link {
    padding: 7.5px 5px !important;
  }
}



@media screen and (max-width: 1326px){
  .store_name {
    width: 77%;
  }

  .store_cities {
    width: 26%;
  }

  .custom-announcement-text {
    width: 45%;
  }

  .common-toolstore {
    justify-content: space-between;
  }
}


@media screen and (max-width: 1300px){
  .toolbar__item {
    width: 32%;
}
  .custom-announcement-text {
    width: 37%;
}

  .store_cities {
  width: 30%;
 }

  /* button.wishlist_button {
    width: 12%;
} */

  /* .main-add-btn {
    width: 88%;
} */
  
}


@media screen and (max-width:1278px) {
  a.site-nav__link.site-nav__link--underline {
        font-size: 12px;
        padding: 7.5px 6px
  }

 .site-nav__dropdown-link:not(.site-nav__dropdown-link--top-level) {
    font-size: 12px !important;
  }

  .site-nav__icons {
    padding-left: 5px;
  }

  .site-nav__link--icon {
    padding-left: 6px;
    padding-right: 6px;
}
  /* .head_search form {
  width: 150px;
  } */
  .head_search input[type=text] {
    font-size: 12px !important;
    padding: 6px 6px 6px 1px !important;
  }

  .site-nav__link--icon {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
  

  .grid__item.footer__item--1494292487693 {
    width: 22%;
  }

  .social_head {
  margin-right: 5px;
}

.testimonials-slide {
    padding: 20px 0 30px !important;
}

.testimonials-slider__text {
    padding: 12px !important;
}



  .quantity-wrapper #quantity {
    padding: 8px 6px;
  }

  .common-details {
    padding: 20px 228px 30px;
  }
  
}


 @media screen and (max-width: 1210px) {
   .footer__item--8939eec5-606d-444e-b0c9-8de2e459e3c8 {
        width: 20% !important;
    }  

   .footer-sec .grid__item {
    padding-left: 80px !important;
   }

   .footer__item-padding {
    padding-right: 0px !important;
}

   .common-details {
        padding: 20px 207px 30px;
   }

    .product-single__meta {
      padding-right: 0px;
    }

    button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
     width: 505px;       
    }

   

 }

    

 @media screen and (max-width:1199px) {
.placeholder_anim {
      top: 3px;
      left: 5px;
    }
   
.email-sec {
    width: 32%;
}
   .footer__newsletter-input {
    padding: 5px 60px 5px 5px !important;
   }

   .inner-about {
    padding: 16px 80px 0;
   }

   .toolbar__item {
        width: 34%;
    }
   
   .custom-announcement-text {
    width: 33%;
  }

  .store_cities {
    width: 34%;
  }
    .store_name {
    width: 78%;
   }

   .footer-sec .grid__item {
    padding-left: 80px !important;
}

   .footer__item--newsletter_xC93WW {
     width: 100% !important;
   }

   .main-news-letter {
     gap:40px;
   } 

       .quantity-wrapper #quantity {
        padding: 8px 3px;
    }

   input.btn.add-to-cart-btn {
    width: 69%;
    
  }

   .quantity-wrapper {
     width: 31%;
   }

  .common-details {
    padding: 20px 150px 30px;
  }

   .collection-wish {
      bottom: 65px;
     }

    /* .main-add-btn {
        width: 69%;
    }  */

   .testimonials-slider .flickity-page-dots {
    bottom: -20 !important;
}

   .marbel-desk .grid-product__price {
     display: unset;
   }

  
  
   
 }

 @media screen and (max-width:1131px) {
a.site-nav__link.site-nav__link--underline {
        font-size: 10px;
 }
 }

 @media screen and (max-width:1125px) {
    .footer-sec .grid__item {
        padding-left: 27px !important;
    }
 }
 @media screen and (max-width:1112px) {
  .site-nav__link--icon {
    padding-left: 2px;
    padding-right: 2px;
} 
  .site-nav__icons {
    padding-left: 0px;
  }
 .site-nav--has-dropdown {
  padding-right: 1px;
  }

   .head_search form {
    width: 166px;
  }

  .site-nav__link {
    padding: 7.5px 5px !important;
  }

  .head_search form {
   gap: 2px;
  padding: 4px 4px;
}
  .foot_email {
    gap: 25px;
  }

  .email-sec {
    padding-left: 0;
   }

.testimonials-slide {
  padding: 20px 0 30px;
}

.testimonials-slider__text {
  padding: 15px
}

  .email-sec {
    width: 37%;
}

   .store_cities {
        width: 33%;
   }
  
 }

  @media screen and (max-width: 1025px) {
    button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
     width: 415px;
    }


@media screen and (max-width: 1024px){
  .inner-about {
    gap: 50px; 
  }
  .about-para {
    font-size: 15px;
    padding-right: 20px;
  }
  .about-bottom-image h2 {
    bottom: 142px;
    font-size: 22px;
  }

  .about-head {
    font-size: 25px;
    
  }

  .toolbar__item {
    width: 32%;
 }

   .store_name {
    width: 80%;
  }
  .store_cities h2 {
    padding: 7px;
  }

  .quantity-wrapper {
        width: 32%;
    }

  .right_pin {
    width: 27%;
  }

  .left_pin {
    width: 70%;
  }


  .common-details {
    padding: 20px 110px 30px;
    }

   .main-add-btn {
     width: 70%;
    }
  /* .product-wish {
    width: 10%;
} */

  .main-quantity-btn {
    width: 30%;
}

  .grid-product__meta, .collectpadding-set .grid-product__meta  {
    height: auto;
  }
}

@media screen and (max-width: 992px){
     button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
     /* width: 400px; */
     width: 317px;
    }
}
   

@media screen and (max-width: 991px){

  .mobile-logo {
    display: block;
}

  .header-item.header-item--logo {
    display: none;
  }
  
  
  .account-mbl-hide {
    display: none !important;
}

  .small--hide {
    display: none;
  }
  .mobile-search svg {
    width: 29px;
    height: 25px;
}
  
  .mobile-search {
  display: block !important;
}
  
  button.site-nav__link.site-nav__link--icon {
    display: block;
}

  .head_search {
    display: none;
  }

  .site-nav__icons{
    border-left: none;
  }

  .mobile_header_icons {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.head_search form {
    width: 297px;
    justify-content: center
  }

  a.site-nav__link.site-nav__link--icon.js-search-header.medium-up--hide {
    display: none;
}
  
  .head_search input[type=text] {
    padding: 4px 6px 4px 1px !important;
 }

  .foot_email {
    flex-direction: column;
    gap: 0;
}

  .grid__item.footer__item--1494292487693 {
    padding-left: 20px !important;
    width: 100%;

  }
  
   .main-news-letter {
     flex-direction: column;
     gap: 15px;
   }

  .comman-social{
    width: 100%;
  }

  .footer__small-text{
    text-align: left !important;
  }

  .email-head h2 {
    text-align: left;
  }

  .comman-copy-right {
    width: 100%;
}

  .email-sec {
    width: 100%;
  }

  .note--success {
    width: 35%;
  }
  
  .store-tab-head button.tablinks {
    font-size: 13px;
  }

.about-bottom-image h2 {
  bottom: 169px;
  font-size: 20px;
  padding-left: 14px;
}

.bottom-content p {
  padding: 15px 14px 10px 14px;
}

.store_cities {
 width: 46% !important;
}

.toolbar__item {
   width: 42%;
}

.store_name {
  width: 78%;
}
.custom-announcement-text {
 display: none;
  }

  /* .mobile-announcement-text {
    display: block;
  } */

  .mobile-announcement-text {
    display: none;
  }

.common-details {
  padding: 20px 85px 30px;
}

 
  .collection-wish {
      bottom: 70px;
      right: 0px;
     }

   .main-trust {
        gap: 50px;
  }

  .collection-main-heading {
    display: block;
}

.collection-main-heading {
  background-color: #FAFAFA;
  
}

.collection-main-heading h2 {
    color: #282F4B;
    font-family: 'Montserrat';
    font-size: 20px ;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    text-align: left;
    margin: 0;
    padding: 20px 0;
}

/* .collection-filter__item .btn--tertiary-active {
  background-color: #282F4B !important;
} */

.collection-count-hide {
    display: none;
}

.collection-filter {
    top: 60px !important;
}
    
}

  @media screen and (max-width: 769px) {
   button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
      /* width: 733px; */
      width: 710px;
   }
  }

@media screen and (max-width: 768px){
   .mobile-image {
      display: block;
    }
    .desktop-image {
      display: none;
    }

  .banner-slide .flickity-previous {
     left: 10px !important;
   }

   .banner-slide .flickity-next {
     right: 10px !important;
   }

  .breadcrumbs {
    margin: 15px 0 !important;
}

  .collection-grid__wrapper {
    padding-right: 0px;
}

  #celebs .grid__item {
   margin-bottom: 21px !important;
}

  #celebs .grid-product__meta {
    height: 35px;
  }


  #marbel .section-header__title {
    padding-top: 20px !important;
}
  
  #best-pro .grid-product__meta {
    margin-bottom: 0px;
  }

  #marbel .grid-product__meta {
    height: 72px;
  }

  .list-collect-title, .collection-item__title span, #celebs .grid-product__title,
  #marbel .grid-product__title, #marbel .grid-product__price,
  .marbel-desk, .collectpadding-set .grid-product__meta, #best-pro .grid-product__title, #best-pro .grid-product__price, #best-pro .pro-vendor 
  {
    font-size: 12px !important;
    font-weight: 400 !important;
    letter-spacing: 1.074px !important;
    line-height: 170%;
   
  }

  /* .grid-product__content a:last-child{
      display: none;
         */

  .footer__item--8939eec5-606d-444e-b0c9-8de2e459e3c8{
    width: 100% !important;
  }
  
  
   .footer__newsletter {
     margin-top: 5px;
   }

  .head-icons {
    margin-bottom: 6px;
}

  button.h4.footer__title.collapsible-trigger.collapsible-trigger-btn.medium-up--hide {
    color: #fff;
}
  .store_cities {
  width: 47% !important;
}

  .store_name {
    width: 81% !important;
  }

  .announcement-text {
  font-size: 12px !important;
  }
  
 .collect_head {
   display: none;
   
 }

  .mobile-collect {
    color: #fff;
    text-align: center;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    padding-top: 10px;
    display: block;
  }

  .toolbar__social a {
    padding: 3px !important;
  }

  .store_cities h2 {
    padding: 6px;
    font-size: 12px;
  }

.store_name .slick-slide {
  padding: 0px 0px 0px 3px !important;
}
  

.custom-announcement-text {
   font-size: 10px !important;
 }

  #CollectionAjaxContent .grid {
    /* margin-left: 0px !important;
    padding: 0px 15px 0px 5px; */
}
  .collection-content {
    padding-top: 0px !important;
}

.about-bottom-image h2 {
  bottom: 145px;
  font-size: 17px;
}
  
.bottom-content p {
  font-size: 14px;
}

.inner-about {
  flex-direction: column;
}

.image-part, .image-with-content {
  width: 100%;
}

#secondAboutpara {
   flex-direction: column !important; 
}

 .cart__page .cart-deliveryandtotel-common {
  flex-direction: column;
  align-items: end;
  gap: 20px;
}
    
  .cart__page .cart__page-col {
    padding: 0 25px;
    border-top: 1px solid;
    padding-top: 20px;
}

 .cart__page .cart-confirm-deliveryAdd {
    display: flex;
    align-items: center;
    gap: 20px;
    width: 100%;
    padding: 0 25px;
  }

.cart__page .cart-confirm-deliveryAdd span {
    width: 20%;
  }

 .cart-confirm-deliveryAdd a.edit-add {
   margin-top: 0px;
 }


  .cart-confirm-deliveryAdd h3 {
  margin-bottom: 0;
 }

  .cart-headings {
    border-bottom: none;
    display: none;
  }

  .shopping-cart-btn .section-header__title {
    font-size: 26px;
  }

 .cart__page .titleandsku {
    width: 30%;
}

.cart-conti {
    visibility: hidden;
}


  .right-items {
    width: 45%;
  }
  
  .cart__page .cart__page-col:first-child {
    padding: 20px 25px 0 0;
  }

  

  .cart__page {
    padding: 0 0px;
 }

 button.btn.cart__checkout {
    padding: 18px 17px;
    
}

  .outer-login {
    padding: 0 30px;
  }

  .footer__newsletter-input {
    padding: 5px 60px 5px 10px !important;
    text-align: left;
    }

    .desktop-copy-right {
      display: none;
    } 

  .mobile-copy-right {
    display: block;
  }

  .common-wish-add-quant {
    justify-content: space-between;
    padding: 0 0 9px 0;
    
  }

.product-single__title, .product-single__sku,  .product-block--price,
  .texes-include, .variant-wrapper, .disclaimer-text
  {
  text-align: left
}

  p.comman-add-qunat {
    justify-content: center;
  }

      input.btn.add-to-cart-btn {
        width: 72%;
    }

     .left_pin {
        width: 85%;
    }

  #pincode-result {
    text-align: left;
  }

    .common-details {
        padding: 20px 0px 30px;
    }

  .name, .phone {
    width: 50%;
  }

  .comman-name-phone {
    padding: 0 8px 23px;
  }

  .template-product .breadcrumb {
    margin-top: 15px !important;
}

  .outer-variant h2 {
    text-align: left;
    font-size: 15px;
    padding: 10px 0 0 10px;
  }

  #best-pro .grid-product__title, #best-pro .grid-product__price  {
    /* line-height: 100% !important; */
    text-transform: capitalize;
    
  }

  .single-option-selector:first-child {
    font-size: 10px !important;
  }

  .variant-wrapper label {
    margin-bottom: 5px;
  }

  .product-single__title, .product__price {
    font-size: 24px !important;
  }

  .collect_head {
 color: #282F4B !important;
 }

 .collection-filter .btn,  .collection-filter select {
   background-color: #282F4B;
   color: #fff !important;
 }

 .collection-filter__item--sort {
    flex: 0 1 28% !important;
}

/* .collection-filter__sort-container option {
  text-align: right;
} */

.collection-filter .btn .icon {
    margin-right: 5px !important;
}

.collection-main-heading h2 {
  font-size: 16px !important;
}

/* .collection-filter {
 top: 0px;
} */

  


 /* .collection-filter {
    justify-content: center !important;
  } */

  .collection-filter .btn {
    /* border-radius: 4px 0 0 4px !important;*/
    border: none !important; 
    padding: 10px;
    font-size: 13px !important;
    text-align: left;
  }

  .collection-filter select {
    /* border-radius: 0 4px 4px 0 !important; */
    border: none;
    padding: 10px;
    font-size: 13px !important;
  }

  

  .grid-product__see-all {
    font-family: 'Montserrat'
  }

   .testimonials-slide {
     padding: 10px 0 15px !important;
    }

  .full-unstyled-link {
    height: 31px;
  }
  
  .js-wishlistBlock {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    
  }

  #celebs .grid-product__meta {
  padding: 10px 0 18px 0;
}

.collection-wish {
  right: 0px;
}

     

  .collectpadding-set p {
    font-size: 12px;
    padding-top: 5px;
  }

  #shopify-block-ATEVqdTNnSWtYa2hnT__vitals_ub_product_bundles_hVy3yq {
  padding-left: 0px;
}

  .vtl-pr-main-widget {
    padding: 0 !important;
  }

  .foot_trust_text h2 {
      font-size: 10px;
      padding-top: 5px;
     }

     .main-trust {
       gap: 20px;
      }

   .collapsible-content__inner ul {
    text-align: left;
  }

  .foot_trust_text h2 {
    line-height: 15px;
  }

  .marbel-desk .pro-vendor {
    padding-bottom: 0;
  }
}


@media screen and (max-width: 700px){
button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
  width: 668px;
  }

  .collection-filter {
    top: 60px !important;
}
}

@media screen and (max-width: 661px){

.store_cities {
  width: 30% !important;;
 }

  .store_name {
  width: 63% !important;

  }

  .left_pin {
    width: 94%;
  }

  .main-quantity-btn {
    width: 25%;
  }

  button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    width: 630px;
  }
}

 @media screen and (max-width: 600px) {
  button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
      width: 565px;
   }
}

    @media screen and (max-width: 551px) {
   button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
      width: 515px;
   }
      
    }
    

@media screen and (max-width: 550px){
.site-nav.medium-up--hide {
  display: block !important;
  width: 40%;
  }
.head_search form {
  display: none;
  }
  
.mobile_header_icons {
   justify-content: space-between; 
}
  .site-nav__icons svg {
    width: 25px;
  }

  .footer__newsletter-input {
    width: 300px !important;
  }

  .footer__newsletter-input {
    font-size: 13px !important;
  }

  .footer__newsletter {
    max-width: 292px !important;
  }

  .section-header {
    margin-bottom: 6px !important;
   }

  .occation_head {
    padding-top: 5px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .banner_slide .hero[data-arrows=true] .flickity-prev-next-button {
    right: 23px;
  }

  .banner_slide .hero[data-arrows=true] .flickity-previous {
    left: 23px;
  }

  .cat_settings {
    padding-top: 10px;
  }

  .section-header__title, .event-heading h2  {
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .collection-item {
        margin-bottom: 10px;
  }

  .toolbar__social a {
    padding: 3px;
  }

  .store-head {
    margin: 10 0px;
  }

  .outerMain-store .breadcrumb {
    padding-top: 15px;
    padding-bottom: 20px;
  }

  .comman-store-items, .common-more-content {
    gap: 15px;
  }
 

  .store-content h2, .more-inner-store-content h2 {
    padding-bottom: 10px;
    font-size: 18px;
  }

  .common-more-content {
    padding-bottom: 20px;
  }

  p.store_add {
    font-size: 14px;
  }

  .right_pin button {
   font-size: 13px;
  }

  .left_pin input {
  text-align: center;
  }

  .inner-about {
    padding: 16px 30px 0;
  }
  .inner-about {
    gap: 20px;
 }

  .about-para {
    font-size: 14px;
    padding-right:0px;
  }
 .about-bottom-image h2 {
  bottom: 203px;
 }
 
.bottom-content p {
  padding: 30px 14px 10px;
}

 .cart__page .cart__item-title {
    flex-direction: column;
    padding-top: 0px;
 }

  .cart__page .titleandsku {
        width: 100%;
    }

  .cart__page .commonsizeremove {
    flex-direction: row;
    justify-content: space-between;
  }

  .cart__page-col .cart__image img {
    width: 100%;
}

  .cart__page .cart__item {
    padding-bottom: 30px !important; 
  }

  .empty_Cart  {
    margin-bottom: 30px;
  }

  .empty_Cart p {
    font-size: 16.333px;
  }

  .cart-shop-btn a {
    padding: 12px 40px 12px 40px;
  }

  .cart-confirm-deliveryAdd .edit-add {
    padding: 10px 15px;
  }

  .cart-confirm-deliveryAdd h3 {
    font-size: 12px;
  }

  .quantity-wrapper {
    width: 25%;
  }

  .empty-img {
    padding-top: 25px;
}

.empty_Cart p {
  margin-bottom: 8px;
}

.quantity-wrapper #quantity {
  padding: 5px 0px;
}

.quantity-wrapper {
  width: 31%;
}
  .common-wish-add-quant, p.comman-add-qunat, .common_zip
 {
        gap: 7px;
  }  

  .common-wish-add-quant, .common_zip {
    justify-content: center;
  }

      .left_pin {
        width: 70%;
    }

  .detail-content {
    font-size: 11px;
  }
  .add-mail-store h2 {
    font-size: 15px;
  }

  .product-single__title {
    font-size: 20px !important;
  }

  .product__price  {
    font-size: 16px !important;
  }

  .variant-selector {
    padding-right: 25px;
  }

  input.btn.add-to-cart-btn {
    font-size: 14px !important;
    font-weight: 500;
    letter-spacing: 3px;
  }

  .section-header__title, .section-header h2, .mobile-collect, .event-heading h2 {
    font-size: 16px;
    letter-spacing: 1.9px;
  }

  .section-header__link {
    margin-top: 5px;
  }

  .foot_email h2 {
    padding: 6px 0;
  }

  .collapsible-trigger-btn {
    padding: 7px 10px 7px 0 !important;
    font-size: 14px !important;
  }

   .collection-filter select {
     background-size: 13px;
   }

  .page-content {
    padding-bottom: 10px !important;
  }

  .collection-grid__wrapper .pagination {
    padding: 10px 0 10px !important;
}

  .outer-hero {
    padding-top: 10px;
}

  .view-comm {
    padding-bottom: 10px;
  }

  #celebs .grid__item {
    margin-bottom: 25px !important;
  }

   .view-comm-celebs{
    display: none !important;
  }

  #insta-feed h2 {
    margin-bottom: 10px !important;
    font-size: 16px !important;
  }

  .testimonials-section {
    padding-top: 10.5px !important; 
    
  }

   .testimonials-slide {
      padding: 0px 0 15px !important;
    }

  input#quantity {
    text-align: center;
  }


   .main-quantity-btn {
        width: 39%;
    }

  .right_pin {
        width: 28%;
    }

  .inner-season h2 {
    padding: 10px 0 !important;
    font-size: 16px !important;
  }

  #CollectionAjaxContent .grid {
     /* padding: 0 10px 0 5px !important; */
  }

  .event-heading {
    padding-top: 0;
  }

  .collectpadding-set p {
    margin: 0;
    text-align: left;
  }

#celebs .grid-product__meta {
        height: 50px;
    }

   button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    /* width: 515px; */
    width: 480px;
    font-size: 17px;
  }

  .logout-cust-btn a {
    margin-bottom: 30px;
  }

  .about-bottom-image h2 {
    bottom: 220px;
    font-size: 15px;
  }

.product-block--price {
 display: block;
}

 
  
}
    
@media screen and (max-width: 501px){
  button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
     /* width: 465px; */
    /* width: 397px; */
    width: 370px;
    }
}

@media screen and (max-width: 500px){
    /* .about-bottom-image h2 {
        bottom: 222px;
    } */

    .event-heading {
      padding-bottom: 0px;
    }

   .collection-wish {
      bottom: 72px;
    }

    .collection-wish svg {
      width: 25px;
      height: 25px;
  }

  .detail-content, .detail-content a {
    font-size: 9px;
  }


  .inner-contact {
    padding: 15px 10px !important;
  }

  .contact-form input {
    padding: 10px 20px !important;
  }

  .collection-filter__item--sort {
    flex: 0 1 48% !important;
  }

  .collection-filter {
    padding: 3px !important;
  }


}

    

@media screen and (max-width: 475px){

 .about-bottom-image h2 {
    bottom: 241px !important;
  }

}

@media screen and (max-width: 475px){
.about-bottom-image h2 {
  bottom: 273px !important;
}

  .quantity-wrapper {
  padding: 20.126px 45.579px !important;
  }

  .common-details{
    gap: 5px;
  }

  .store_name {
        width: 60% !important;
    }

  .store_cities {
  width: 40% !important;
  }

  .grid-product__price--savings {
    margin-left: 0!important;
  }

   .collectpadding-set .grid-product__meta, .marbel-desk {
    font-size: 11px !important;
  } 

  .full-unstyled-link {
    height: 45px;
  }
  
}

  @media screen and (max-width: 426px) {
   button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
      width: 363px;
     /* width: 390px; */
   }

.about-bottom-image h2 {
  bottom: 307px !important;
 }

 .list-collect-title {
  line-height: 125% !important;
 }
}

@media screen and (max-width: 420px){
  .site-nav.medium-up--hide {
  display: block !important;
  width: 55%;
}
.head_search form {
     width: 160px;
}
  .head_search form svg {
    width: 30px;
    margin-left: 25px;
  }

  .footer__newsletter {
   max-width: 305px !important;
}

  .footer__newsletter-input {
    width: 310px !important;
  }

  .about-bottom-image h2 {
  bottom: 342px !important;
}

 .cart__page .cart-confirm-deliveryAdd {
    flex-direction: column;
    align-items: baseline !important;
    gap: 5px;
  }

.cart__page .cart-confirm-deliveryAdd span {
        width: 40%;
    }

      .quantity-wrapper {
        width: 40%;
    }

      .left_pin {
        width: 77%;
    }

      .store_cities h2 {
        font-size: 11px;
    }

      .collection-wish svg {
        width: 22px;
        height: 22px;
      }

  #best-pro .pro-vendor {
    font-size: 9px !important;
  } 

   button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
     /* width: 380px; */
     width: 354px;
   }
}

  @media screen and (max-width: 400px) {
   button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    /* width: 355px; */
    width: 330px;
   }
  } 

  @media screen and (max-width: 376px) {
   button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    /* width: 328px; */
     /* width: 340px; */
     width: 300px;
   }
     }

@media screen and (max-width: 375px)
{
  .left_pin {
  width: 71%;
}

   .right_pin {
     width: 27%;
}
 
  .common_zip input {
    font-size: 12px;
  }

  /* .collection-filter__item--sort {
            flex: 0 1 35% !important;
        } */
  
}

  @media screen and (max-width: 321px) {
   button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    /* width: 295px; */
    width: 260px;
   }

    .about-bottom-image h2 {
      bottom: 432px !important;
    }

  }



 











