/** Shopify CDN: Minification failed

Line 1247:0 Unexpected "}"

**/
.___top{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 40px;
}
.___top a{
    text-decoration: none;
}
.header-top *{
  color: #ffffff;
}
.findUs ul{
  padding: 0;
  margin: 0;
}
.findUs img{
    width: 14px;
}
.footer .footer-block__heading {
  font-size: 22px;
}
.footer .footer-block__details-content .list-menu__item--link {
  font-size: 15px;
}
.footer{
    background-position:center !important;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    background-attachment: inherit !important;
}
.footer .findUs span:first-child{
  margin-right: 10px;
}
.footer div:nth-child(3) ul{
  column-count: 2;
  max-width: fit-content;
}
.footer .footer__blocks-wrapper > div:nth-child(1){
  width: 25%;  
}
.footer .footer__blocks-wrapper > div:nth-child(2){
  width: 18%;  
}
.footer .footer__blocks-wrapper > div:nth-child(3){
  width: 35%;  
}
.footer .footer__blocks-wrapper > div:nth-child(4){
  width: 18%;  
}
.footerBottom li{
  display: inline-block;
}
.footer__content-bottom-wrapper {
    justify-content: space-between;
}
.footerBottom li{
  font-size: 16px;
}
.developer{
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
}
.footer__copyright *{
  color: rgba(255, 255, 255, .75);
  font-weight: 400;
  font-size: 15px;
}
.footer__copyright {
    margin-top: 0 !important;
}
.footer__content-bottom-wrapper{
  align-items: center;
}
a.developer:hover{
    color: #ffffff;
}
.heroBanner img{
  max-width: 100%;
}
.heroBanner{
  position: relative;
  line-height: 0;
}
.bannerContent{
    position: absolute;
    top: 0;
    width: 100%;
    background: rgba(0, 0, 0, .5);
    height: -webkit-fill-available;
    color: #ffffff;
}
  #mobile__featured_cllection{
     display:none;
  }
#collectionhover .title-wrapper-with-link{
  flex-direction: column;
}
#collectionhover .collectionsubtitle{
  margin:0px;
    font-size: 16px;
    max-width: 290px;
    text-align: center;
}
#collectionhover .title-wrapper--no-top-margin{
  margin-bottom: 0;
}
#collectionhover .collection-list__item{
  position: relative;
}
#collectionhover .card__content{
  position: absolute;
  /* top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); */
}
#collectionhover .collection-list-title{
  font-weight:600;
}
    #collectionhover .collection-list__item .card__content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background: rgba(0, 0, 0, 0); /* Start transparent */
        transition: all 0.3s ease;
        opacity: 1;
        z-index: 1;
      }

     #collectionhover .collection-list__item:hover .card__content {
        border-radius:8px;
        background: rgba(0, 114, 199, .5); /* 50% black overlay on hover */
        opacity: 1;
      }
      #collectionhover .collection-list__item:hover .card__heading {
        transform: translateY(0);
        opacity: 1;
      }
#mobile_collection_list_radius{
  display:none;
}
.header-top{
    border-bottom: 1px solid #515151;
}
.___listItems ul{
    padding: 0;
    margin: 0;
}
.___listItems ul li{
  list-style-type: none;
  background: #E4EFFF;
  padding: 1rem;
  margin-bottom: 1rem;
  border-radius: 8px;
}
.___sliderContainer{
   padding: 0 2rem !important;
    display: flex;
    margin-top: 2rem !important;
}
.___sliderContainer .___Aside{
    width: 18%;
    margin-right: 2%;
}
.___sliderContainer .___slider{
    width: 80%;
}
.___sliderContainer h2.banner__heading.inline-richtext.h1 {
    margin: 0px;
    font-weight:bold;
    font-size:40px;
    letter-spacing: 3px;
}
.___boxCntent p{
    margin: 0;
    padding: 0;
    line-height: 1.5;
    font-size: 14px;
}
.___boxCntent p:first-child{
    font-weight: 600;
    margin-top: 0;
    padding-top: 0;
}
.___boxCntent p:last-child{
    font-size: 14px;
}
.___box{
    display: flex;
}
.___circle{
    width: 28px;
    margin-right: 10px;
}
.___circle .dot{
    background: #0079cd;
    margin: 0;
    padding: 0;
    width: 24px;
    height: 24px;
    display: block;
    border-radius: 50%;
}
.___sliderContainer img{
    max-width: 100%;
  width:100%;
}
.___sliderContainer .slideshow__text-wrapper.banner__content{
    padding-top: 0;
    /* padding-bottom: 0; */
}
.slick-next:before, .slick-prev:before{
  color: #767676 !important;
}
.slick-next{
  right: 0 !important;
} 
.slick-prev{
  left: 0 !important;
}
.slick-slide img{
  margin: 0 auto;
}
.slick-next, .slick-prev{
  z-index: 2;
}
.ourbrands .title-wrapper-with-link{
  justify-content: center;
}
#ourbrands{
  padding: 4rem 0;
}
#ourbrands h2{
  font-weight: 600;
  padding-bottom: 2rem;
}
#ourbrands .slick-track{
  display:flex;
  align-items:center;
}

.positionRelative{
  position: relative;
}
.leftImg{
  position: absolute;
  left: -15px;
}
.rightImg{
  position: absolute;
  right: -15px;
}
.brandsslide img{
  max-width: 100%;
}
#instavideos video{
  width: 100%;
}
.___vBox{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.___vBox img{
    width: 36px;
}
#instavideos .slick-initialized .slick-slide {
    padding: .5rem;
}
.___videocontent{
    background-color: #EAF6FF;
    padding-left: .8rem;
    padding-right: .8rem;
    border-radius: 10px;
}

/* -------------- */
.header--middle-left.drawer-menu {
   grid-template-areas: "navigation heading search icons" !important;
   grid-template-columns: auto auto 1fr auto !important;
}
.___newSearch .search-modal__form {
   max-width: 95%;
   margin: 0 auto;
}
.___newSearch .field:before{
  border-radius: 25px;
  box-shadow: none;
  border: none;
}
.___newSearch .field:after{
  border-radius: 25px;
}
.___newSearch .search__input.field__input {
    padding-right: 1.5rem;
    background: #ffffff;
    border-radius: 25px;
    color: #000000;
}
.___newSearch .field__label{
  color: #000000;
}
.___Mobilebanner{
    display: none !important;
}
.___newSearch .search__button.field__button{
    /* background-color: #2C3E50 !important; */
    height: 4.5rem;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}
.___newSearch .field__input:focus{
  box-shadow: none;
  border: none;
}
.___newSearch .field:hover.field:after{
    box-shadow: none;
}

#collectionhover .icon-wrap{
  display: none;
}
#collectionhover .card__heading{
    background: #ffffff;
    width: fit-content;
    text-align: center;
    margin: 0 auto;
    border-radius: 12px;
    padding: .5rem;
    padding: .5rem 1rem;
    font-weight: 600;
}
#collectionhover .icon-wrap{
    display: none;
}
.footer-block--newsletter {
  flex-wrap: nowrap;
  justify-content: space-between !important;
}
.___headIcons img{
    max-width: 22px;
}
.svg-wrapper.___headIcons img{
    margin-right: .6rem;
}
.___headIcons .header__icon{
    width: auto;
    height: auto;
    line-height: 3;
    text-decoration: none;
    background: #0072C7;
    border-radius: 8px;
    display: block !important;
    margin: .5rem;
    padding: 0rem 1rem;
    position: relative;
}
.___headIcons .cart-count-bubble{
    top: -8px;
    right: -8px;
    left: auto;
    background: #ffffff;
    color: #0072C7;
}
.___wishlist{
    background: #0072C7;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header__icons{
  align-items: center;
}
#collectionhover .card__inner{
  border-radius: 12px;
}
#collectionhover .grid__item{
  padding: .5rem;
}
#collectionhover .card__media{
    border-radius: 12px;
}
#collectionhover{
    background: linear-gradient(
    to top,
    #ebebeb 85%,          /* Solid #ebebeb until 85% */
    #f2f2f2 90%,          /* First transition color */
    #f8f8f8 94%,          /* Second transition color */
    white 100%            /* Final white color */
  );
}
.header__icon .svg-wrapper {
    width: 100% !important;
    width: fit-content !important;
}
.header__inline-menu{
  /* background-color: #0072C7; */
}
/* .header__inline-menu::before {
  background-color: #0072C7;
} */
.___newSearch .field__button{
    color: #000000;
}
.___newSearch .search__button{
    left: 0;
}
.field__input{
  padding-left: 2.5rem;
}
.___heroBanner h2.banner__heading{
    font-weight: 800;
}
.header__inline-menu{
  text-align: center;
}
.___shipping{
    text-align: center;  
}
.___shipping li{
    list-style-type: none;
    display: inline-block;
    padding: .5rem;
    color: #ffffff;
}
.___shipping li a{
    text-decoration: none;
    border-left: 2px solid rgba(255, 255, 255, .75);
    padding-left: 12px;
    font-size: 15px;
    color: rgba(255, 255, 255, .75);
}
.___shipping li a:hover{
    color: #ffffff;
}
.___shipping li:nth-child(1) a{
    border: none;
}
.copyright__content{
  font-size: 15px !important;
}
/* .header__inline-menu:before{
    content: "";
    background: #0072C7;
    position: absolute;
    width: 100%;
    height: -webkit-fill-available;
    left: 0;
    z-index: 0;
} */
.header{
  padding-bottom: 0 !important;
}
/* .header__inline-menu{
  position: relative;
}
.header__inline-menu:before{
    content: "";
    background: #0072C7;
    position: absolute;
    width: 100%;
    height: -webkit-fill-available;
    left: 0;
    z-index: 0;
} */
.___desktopHeader{
    background: #0072C7;
}
.header .header__inline-menu{
  display: none;
}
.header__active-menu-item{
  text-decoration: none !important;
  color: #000000 !important;
}
.___desktopHeader .list-menu__item{
  font-weight: 600;
}
#swym-anchor{
  display: none !important;
}
.___search .field__label{
  font-size: 1.4rem;
  left: calc(var(--inputs-border-width) + 4rem);
  letter-spacing: 0;
}
.___search .field__input:focus~.field__label{
    display: none;
    left: calc(var(--inputs-border-width) + 4rem);
}
.___search .field__input:focus{
  padding: 1rem 1.5rem 0.8rem 4rem;
}
.contactNumber{
  display: flex;
  align-items: center;
}
.contactNumber img{
  margin-right: 8px;
}
.slideshow__media.banner__media.media{
  height: 341px !important;
}
.banner--desktop-transparent .banner__box{
  padding-top: 0 !important;
}
.___Mobilebanner{
    display: none !important;
}
.___bold{
    font-weight: 700;
}
.___footerSocial{
    margin-top: .5rem;
}
.footer__list-social.list-social:only-child {
    justify-content: left !important;
}
.___footerSocial{
    display: none;
}
.___Customcontent{
    display: none;
}
a.button{
  border-radius: 8px;
  border: none !important;
  box-shadow: none;
}
a.button:before{
  box-shadow: none;
  border-radius: 8px;
}
a.button:after{
  box-shadow: none;
  border-radius: 8px;
}
.footer__payment img{
    max-width: 100%;
}
.footer__payment{
  max-width: 350px;
}
.___searchMob{
    display: none;
}
.___accontMob{
    display: none;
}
.only__price_color_tab_list{
    color: #0072C7; 
    font-weight: 600;
}

.___delHeading h3{
    text-align: center;
}

/* --------mobile menu tabs----------- */
ul.tabs {
  display: block;
  margin: 0 0 10px;
  padding: 0;
}
ul.tabs li {
  display: block;
  float: left;
  /* height: 30px; */
  margin-bottom: 0;
  padding: 0;
  width: 50%;
}

ul.tabs li a {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #F5F5F5;
  font-size: 14px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: 1px;
  display: block;
  /* height: 50px; */
  /* line-height: 50px; */
  margin: 0;
  padding: 0 20px;
  text-decoration: none;
  width: auto;
  color: #a9a9a9;
  border-bottom: 2px solid #ededed !important;
  background: #e8e8e8;
  padding: 1.5rem;
}
ul.tabs li a.active {
  background: none repeat scroll 0 0 #F5F5F5;
  border-bottom: 2px solid #f7af78 !important;
  /* line-height: 50px; */
  color: #000000;
  font-weight:900;
  /* height: 50px; */
  position: relative;
}
ul.tabs li:first-child a.active {
  margin-left: 0;
}
ul.tabs li:first-child a {
  border-top-left-radius: 2px;
  border-width: 1px 1px 0;
}
ul.tabs li:last-child a {
  border-top-right-radius: 2px;
}
ul.tabs:before, ul.tabs:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
}
ul.tabs:after {
  clear: both;
}

#menu-drawer .menu-drawer__navigation {
    padding-top: 1rem !important;
}
#menu-drawer .menu-drawer__navigation li{
    border-bottom: 1.5px solid #efefef;
}

.menu-drawer{
      background-color: #ffffff !important;
}
.menu-drawer__menu-item {     
    font-size: 1.5rem !important;
  padding: 1rem 2rem;
}
.menu-drawer__menu-item--active{
  color:#f7af78 !important;
}
/* ---------ebd mobile menu tabs------------ */


@media screen and (min-width: 900px) {
    /* .___Gallery{
        display: flex;
        flex-direction: row-reverse;
    }
    .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide {
        width: 100% !important;
    }
    .thumbnail-slider .thumbnail-list.slider--tablet-up {
        flex-wrap: wrap;
        flex-direction: column;
    }
    .___Gallery .___gallery{
        width: 85%;
    }
    .___Gallery .___thumbnail{
        width: 10%;
        margin-right: 5%;
    } */

  
    /* .___Gallery .___thumbnail .slider-button{
        display: block !important;
    } */
  /* 
    .product__column-sticky .___gallery{
        width: 80%;
        float: right;
    }
    .product__column-sticky .___thumbnail{
      width: 20%;
      float: left;
    }
    .product__column-sticky .___gallery:after{
      clear: both;
    } */
}
.footer__content-top {
    padding-bottom: 0 !important;
}
.footer__content-bottom{
    padding-top: 0 !important;
}
@media screen and (min-width: 990px) {
  .___search .field{
    width: 95%;
  }
  
}
@media only screen and (max-width: 1199px) and (min-width: 960px){
    account-icon span:nth-child(2) {
        display: none !important;
    }
    /* .___searchMob{
        display: block !important;
    }
    .___search{
        display: none;
    }
    .___searchMob .field__input{
      padding: .5rem !important;
      padding-left: 12% !important;
      padding-top: 1rem !important;
  } */
}

@media only screen and (max-width: 959px) and (min-width: 768px){
    account-icon span:nth-child(2) {
        display: none !important;
    }
    .___search{
        display: none;
    }
    .___searchMob{
        display: block !important;
       margin:10px 0px;
    }
    .___searchMob .field__input{
      padding: .5rem !important;
      padding-left: 12% !important;
      padding-top: 1rem !important;
  }
}

@media only screen and (max-width: 767px){
  .footer__payment {
    margin: 0 auto !important;
  }
  .footer__copyright{
      font-size: 15px;
  }
  .copyright__content {
    font-size: 15px !important;
  }
  .developer{
    font-size: 15px;
  }
  .___searchMob{
      display: block;
      margin:10px 0px;
  }
  .___accontMob{
      display: block !important;
  }
  .header {
    display: grid;
    grid-template-areas: "left-icons new heading icons" !important;
    grid-template-columns: auto auto 2fr 1fr !important;
}
  .___searchMob .field__input{
    padding: .5rem !important;
    padding-left: 12% !important;
    padding-top: 1rem !important;
  }
  .___newSearch .field__label {
      left: 12% !important;
  }
  .___delHeading h3 {
    text-align: left;
  }
  .___shipping {
    text-align: left;
    padding-left: 0;
    margin-left: 0;
    font-size: 12px;
  }
  .___shipping li a{
      border-left: none !important;
      padding-left: 3px;
  }
  .footer__content-bottom{
    padding-left: 2.5rem !important;
  }
  .___shipping li{
      padding: .1rem;
      font-size: 15px;
      display: block;
  }
  .footer-block--newsletter{
    display: none !important;
  }
  .___footerSocial{
    display: block !important;
    }
    .___Customcontent{
        display: block !important;
    }
  .footer .footer__blocks-wrapper>div:nth-child(1) {
    width: 100%;
  }
  .footer .footer__blocks-wrapper>div:nth-child(2) {
    width: 100%;
  }
  .footer .footer__blocks-wrapper>div:nth-child(3) {
    width: 100%;
  }
  .footer .footer__blocks-wrapper>div:nth-child(4) {
    width: 100%;
  }
  .footer-block__details-content .list-menu__item--link {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important;
        padding-right:.5rem !important;
   
  }
  .footer-block__details-content {
    margin-bottom: 1rem !important;
  }
  .footer div:nth-child(3) ul {
    column-count: 1;
  }

  .___heroBanner{
      position: relative;
  }
.___heroBanner .banner__content{
  position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
}
    .___heroBanner .banner__content .gradient{
      background: transparent !important;
    }

  
   .header-top {
     border-bottom: none;
     background: #0072C7;
  }
  .___search{
      display: none;
  }
  .header__icon--account{
    display: none !important;
  }
  .___headIcons .header__icon.small-hide{
      display: none !important;
  }
  .___sliderContainer{
      flex-wrap: wrap;
      flex-direction: column-reverse !important;
  }
  .___sliderContainer .___Aside {
      width: 100%;
      margin-right: 0;
      margin-top: 1.5rem;
  }
  .___sliderContainer .___slider {
    width: 100%;
  }
  .___headIcons .header__icon{
      background: transparent;
  }
   /* ---------mobile slider--------- */
 .___Mobilebanner.media>img{
      max-width: 100%;
      position: inherit !important;
  }
  .___Mobilebanner{
    display: block !important;
  }
  .___Desktopbanner{
      display: none !important;
  }
  .___Mobilebanner.media::before{
      display: contents !important;
  }
  .___heroBlock {
    margin-top: -45%;
  }
  /* --------end mobile slider---------- */
  .___top a{
      font-size: 13px;
  }
  .___cartPrice{
      display: none !important;
  }
  .___headIcons .header__icon{
      margin: 0;
      padding: 0rem 0rem;
  }
  .___wishlist{
      background: transparent !important;
  }
  .___headIcons .cart-count-bubble{
      top: 0px !important;
      right: -12px;
      left: auto;
      background: #0072c7;
      color: #ffffff;
  }
  .svg-wrapper.___headIcons img {
    margin-right: 0;
  }
  .___sliderContainer .banner--mobile-bottom .slideshow__text.banner__box{
    background: transparent;
  }
  .___sliderContainer .slider.slider--everywhere .slider__slide{
      position: relative;
  }
  .___sliderContainer .slideshow__text-wrapper.banner__content{
      position: absolute;
      padding-top: 4rem;
  }
  /* .___sliderContainer h2.banner__heading.inline-richtext.h1{
      font-size: 34px;
  } */
  .___slider {
    height: auto !important;
  }
  .___sliderContainer .banner__box{
      align-items: flex-start;
      text-align: left;
  }
  .___listItems ul{
      display: flex;
      flex-wrap: wrap;
      column-gap: 1%;
      justify-content: space-between;
      flex-direction: row !important;
  }
  .___listItems ul li{
      width: 48%;
  }
  /* .___listItems ul li:nth-child(1){
      width: 48%;
  }
  .___listItems ul li:nth-child(2){
      width: 48%;
  }
  .___listItems ul li:nth-child(3){
      width: 100%;
  } */

/*------- mobile collection list show -------- */
  #mobile_collection_list_radius{
  display:block;
}
  #mobile_collection_list_radius .icon-wrap{
  display:none;
     
   }
#mobile_collection_list_radius  h3.card__heading {
    text-align: center;
  font-size:10px;
}
#mobile_collection_list_radius .card .card__inner .card__media {
    overflow: hidden;
    z-index: 0;
    border-radius: 50% !important;
}
#mobile_collection_list_radius  .collection-list__item.slider__slide {
    width: calc(100% / 5.5);
    flex: 0 0 calc(100% / 5.5);
    min-width: calc(100% / 5.5);
    max-width: calc(100% / 5.5);
    padding: 0 0.5rem;
    scroll-snap-align: start;
    scroll-snap-stop: always;
  }
#mobile__featured_cllection{
     display:block;
  }
  #mobile__featured_cllection .card__information{
    padding:14px;
  }
  #mobile__featured_cllection .button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0 3rem;
    cursor: pointer;
    font: inherit;
    font-size: 16px;
    font-weight:600;
    text-decoration: underline;
    color: #ffffff;
    transition: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #ffffff;
}
  .mobile___button_for_view_all {
    background-color: #0072c7;
    color: #ffffff;
    padding: 12px 24px;
    border-radius: 8px;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    transition: background-color 0.3s ease;
    width: 90%;
    /* max-width: 300px; */
    margin: 20px auto;
  }
  #mobile__featured_cllection .button:after {
    content: "";
    /* background: #0072C7; */
    position: absolute;
    top: var(--buttons-border-width);
    right: var(--buttons-border-width);
    bottom: var(--buttons-border-width);
    left: var(--buttons-border-width);
    z-index: 1;
    border-radius: var(--buttons-radius);
    box-shadow: 0 0 0 0;
    transition: box-shadow var(--duration-short) ease;
    
  }
/*------- end mobile collection list show -------- */
  
 /* display none in mobile view collection hover */
    #collectionhover{
     display:none;
   }
   /* end display none in mobile view collection hover */
}
/* mobile view grid 4 column  */
@media only screen and (min-width: 767px) and (max-width: 989px){
   #collectionhover .grid--2-col-tablet-down .grid__item {
    width: calc(20% - var(--grid-desktop-horizontal-spacing) / 2);
  }
  #collectionhover .card__heading{
    font-size:14px;
  }
   #collectionhover .title-wrapper-with-link{
     align-items: center;
     
   }
}
/* End mobile view grid 4 column  */

/*start product page styling  */
  .main-product-meta-title-color{
    color:#5393F9;
    text-decoration: none;
  }
.Only_for_custom .quantity:after{
  box-shadow:none;
}
.Only_for_custom  button.quantity__button {
    border: 3px solid #0072c7;
    border-radius: 50%;
}
.Only_for_custom .swym-button-bar.swym-wishlist-button-bar.swym-inject {
    display: none;
}
.Only_for_custom .button--full-width , .Only_for_custom .shopify-payment-button {    
    width: 50%;
}
.Only_for_custom .button--full-width:after {    
    border-radius: 8px;
    box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(255,255,255, calc(1 - 1.0)), 0 0 0 var(--buttons-border-width) rgb(0,114,199);
    transition: box-shadow var(--duration-short) ease;
}
.Only_for_custom .shopify-payment-button__button{
  border-radius: 8px;
  background:#0072c7;
}
.Only_for_custom .shopify-payment-button__button--unbranded:hover{
  border-radius: 8px;
  background:#0072c7 !important;
}
.Only_for_custom .shopify-payment-button__button--unbranded:hover ,.Only_for_custom .shopify-payment-button__button--unbranded:after{
   box-shadow: none !important;
}
.Only_for_custom .product-form__buttons {
    display: flex;
    gap: 25px;
    
}
.Only_for_custom .quantity__input{
      font-size: 2.6rem;
}
.Only_for_custom .__border--top_product{
     
  border-top:1px solid #dddddd;
}
.Only_for_custom .only__price_color_tab_list{
   font-size:24px;
}


/* start productpage table style */
    .productpage___table_dynamic_meta.spec-table {
            border-collapse: collapse;
            width: 270px;
            margin: 20px;
        }
        
        .productpage___table_dynamic_meta.spec-table tr {
            border-top: 1px solid #f0f0f0;  /* Keep top border */
    border-bottom: 1px solid #f0f0f0; /* Keep bottom border */
    border-left: none;  /* Remove left border */
    border-right: none; /* Remove right border */
        }
        
        /* Add background color to even rows */
        .productpage___table_dynamic_meta.spec-table tr:nth-child(even) {
            background-color: #DDDDDD;
        }
        
        .productpage___table_dynamic_meta.spec-table td {
            padding: 8px;
            color: #333;
            font-size: 12px;
        }
        
        .productpage___table_dynamic_meta.spec-table td:first-child {
            font-weight: 500;
            width: 180px;
        }
        
        .productpage___table_dynamic_meta.spec-table td:nth-child(2) {
            color: #666;
            padding-left: 15px;
        }
        
       .productpage___table_dynamic_meta .separator {
            padding: 0 8px;
            color: #666;
        }
.productpage___table_dynamic_meta .left___bold{
  font-weight:900;
}

/*end productpage table style */


/*End product page styling  */

/*start header style */
.mega-menu__content___count__ul ul.mega-menu__list.page-width.mega-menu__list--condensed{
    column-count: 5;
    text-align: left;
}
.mega-menu__content___count__ul .mega-menu__list--condensed .mega-menu__link{
  font-weight: 900;
  font-size: 16px;
  
}

/*end header style */

/* start mobile view image below points left hide and show */
@media (max-width: 990px) {
   #shopify-section-template--24276923121939__home_hero_slider_tWtLAL .main_home_banner_slide_show .left-panel {
        display:none;
    }
   #shopify-section-template--24276923121939__home_hero_slider_tWtLAL .main_home_banner_slide_show .slide {
       border-radius: 8px;
        height: 500px !important;
    }
     #shopify-section-template--24276923121939__home_hero_slider_tWtLAL .slide-image-mobile{
        display:Block !important;
       }
  #shopify-section-template--24276923121939__home_hero_slider_iCTrfn .main_home_banner_slide_show .left-panel {
        display:Block !important;
    }

 #shopify-section-template--24276923121939__home_hero_slider_iCTrfn .main_home_banner_slide_show .banner-container{
    display:none;
 }

  .home__ajax__sec.tt-section{
     display:none;
  }
  
}
@media (max-width: 767px){
   #shopify-section-template--24276923121939__home_hero_slider_tWtLAL .main_home_banner_slide_show .slide {
       border-radius: 8px;
        height: 450px !important;
    }
}
@media (max-width: 480px){
   #shopify-section-template--24276923121939__home_hero_slider_tWtLAL .main_home_banner_slide_show .slide {
       border-radius: 8px;
        height: 400px !important;
    }
}
@media (max-width: 360px){
   #shopify-section-template--24276923121939__home_hero_slider_tWtLAL .main_home_banner_slide_show .slide {
       border-radius: 8px;
        height: 360px !important;
    }
}


@media (min-width: 991px) {
#shopify-section-template--24276923121939__home_hero_slider_iCTrfn {
   display:none;
}
  .mobile_show__shop_page{
     display:none;
  }
    }

/* end mobile view image below points left hide and show */


/*start border radious image sec mobile  */
@media(max-width: 767px) {
.mobile_hide__shop_page{
  display:none;
}
  .mobile_show__shop_page{
    display:block;
  }
    #mobile_collection_list_radius h3.card__heading {       
        font-size: 6px;
    }
}
/* end border radious image sec mobile  */


/* .footerBtm_menu .footerBottom .list-menu__item--link:first-child:after {
    content: '|';
    /* padding: 0 8px; */
} */
.footerBtm_menu .footerBottom .list-menu__item--link:last-child:after {
    /* content: 'none'; */
    /* padding: 0 8px; */
}
.footer-block__details-content>li:nth-child(1){
  margin-right: .5rem !important;
}
/* .footerBtm_menu .footerBottom li:nth-child(2):before {
    content: '|';
} */
.footerBtm_menu .footerBottom li:nth-child(2) a{
    border-left: 2px solid rgba(255, 255, 255, .75);
    padding-left: 6px;
    font-size: 15px;
    color: rgba(255, 255, 255, .75);
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    line-height: 1.3;
}
