/** Shopify CDN: Minification failed

Line 426:0 Unexpected "@media"

**/
/* ___________________ NEW CSS__________________ */
/* .card__badge.bottom.left {
    z-index: 5;
}
body .card__heading a:after{
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
} */
.btn {
    text-align: center;
    padding: 0.5em 1.25em;
    display: inline-block;
    border-style: solid;
    border-radius: 5px;
    font-weight: var(--font-weight-buttons);
    line-height: 1.25;
    cursor: pointer;
    border-width: 1px;
    color: var(--color-text-main);
    transition: all 175ms linear;
    text-decoration: none;
}
.button, .shopify-challenge__button, 
.customer button {
    padding: 0 2rem;
}
/* .footer .footer__content-top.page-width {
    padding-left: calc(4rem / var(--font-body-scale)) !important;
    padding-right: calc(4rem / var(--font-body-scale)) !important;
} */
/* .template-product .prdct-video-section, 
.template-index .count-wrapper{
    padding: 80px 0 0px;
} */
.swiper.mySwiper.product.swiper-initialized.swiper-horizontal.swiper-free-mode.swiper-autoheight.swiper-backface-hidden {
    opacity: 1;
    display: block;
}
.swiper{
    display: none;
    opacity: 0;
}
.template-product .page-width center h1, 
center h1 {
    margin-top: 0;
    margin-bottom: 30px;
}
.template-product .jdgm-rev-widg{
    margin: 0;
}
.template-product .collapsible-content-wrapper-narrow{
    padding-right: 0;
    padding-left: 0;
}
.scrolling-text span {
  display: inline-block;
  padding: 0 20px;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.6px;
  vertical-align: middle;
}
.list-menu--inline {
  padding-left: 10px !important;
}
/* body.template-product .container, 
body.template-product .page-width {
    padding-left: 0 !important;
    padding-right: 0 !important;
} */
/* body.template-product sticky-header .container, 
body.template-product sticky-header .page-width,
body sticky-header .container{
    padding-left: 15px !important;
    padding-right: 15px !important;
    max-width: 1653px !important;
} */
.background-none.review-section .multicolumn-card-spacing {
    -webkit-box-shadow: 0px 2px 7px 4px rgba(97, 94, 97, 0.4);
    -moz-box-shadow: 0px 2px 7px 4px rgba(97, 94, 97, 0.4);
    box-shadow: 0px 2px 7px 4px rgba(97, 94, 97, 0.4);
}
.template-product .prdct-video-section .swiper-button-next, 
.template-product .prdct-video-section .swiper-button-prev {
    top: 0;
    bottom: 0;
    margin: auto;
    transform: translateY(0%);
}
.template-product .prdct-video-section .swiper-button-prev {
    transform: translateY(0%) rotate(180deg);
}
/* body .blog .slider-buttons {
    display: none !important;
} */
body .blog__button {
    margin-top: 0;
}
section.count-wrapper.counter-box h5.paragraph_counter {
    margin: 0;
}
body .blog-articles .article-card .card__information, 
body .blog__posts .article-card .card__information {
    /* padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 0; */
}
.blog__post p.article-card__excerpt.rte-width{
    margin: 0 ;
}
/* body .grid--peek.slider .grid__item:first-of-type {
    margin-left: 0;
} */
.product__info-container .price--on-sale .price-item--regular {
    font-weight: 400;
}
.price .price-item {
    font-weight: 700;
}
.blog .card__inner {
    height: 100%;
}
.card-wrapper.underline-links-hover:hover a {
    text-decoration: none;
    text-underline-offset: 0rem;
}
/* .card-wrapper .card__content a.btn, 
.drawer__inner-empty .button, 
.drawer__inner-empty .button:after{
    border-radius: 50px !important;
} */

@media screen and (max-width: 1440px){
  .template-product .product--medium:not(.product--no-media) .product__media-wrapper, 
  .template-product .product--small:not(.product--no-media) .product__info-wrapper{
      max-width: 50%;
  }
}

@media screen and (max-width: 989px){
 .template-product .review-section .slider.slider--tablet{
    margin-bottom: 0;
    gap: 0;
    justify-items: flex-start;
    justify-content: flex-start;
  }
 body .multicolumn .grid--peek.slider .grid__item:first-of-type {
    margin-left: 1.5rem;
  }
}

@media screen and (max-width: 767px){
  /* body .grid--peek.slider .grid__item:first-of-type {
    margin-left: 1.5rem;
  } */
  /* .template-product .prdct-video-section, .template-index .count-wrapper{
      padding: 60px 0 0px;
  } */
  .template-product .product--medium:not(.product--no-media) .product__media-wrapper, 
  .template-product .product--small:not(.product--no-media) .product__info-wrapper{
      max-width: 100%;
  }
  .background-none.review-section .multicolumn-card-spacing {
    margin: 1.5rem !important;
  }
  body .slider--tablet.grid--peek.grid--1-col-tablet-down .grid__item{
    width: calc(100% - 4%);
    margin-right: 20px;
  }
  .review-section .slider-button--prev {
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .review-section .slider-button--next {
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .template-product main#MainContent {
    padding-bottom: 0px;
  }
}
@media screen and (max-width: 500px){
    body .slider--tablet.grid--peek.grid--1-col-tablet-down .grid__item {
      width: calc(100% - 7%);
  }
}
/* @media screen and (max-width: 475px){
  body .grid--peek.slider .grid__item:first-of-type {
    margin-left: 0rem;
  }
  .template-index .product-grid li.grid__item, .collection .product-grid li.grid__item {
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
    margin: 0rem;
  }
} */
@media screen and (max-width: 375px) {
    body .slider--tablet.grid--peek.grid--1-col-tablet-down .grid__item {
      width: calc(100% - 8.5%);
    }
}

/* ___________________ NEW CSS__________________ */



/* _________________________________________// New Template Css //______________________________________ */

/* _________________________________________Desktop Spacing______________________________________ */

/* .template-product-new-template main .shopify-section{
    margin-top: 80px;
} */
/* .template-product-new-template main .shopify-section:first-child {
    margin-top: 15px ;
}
.template-product-new-template main#MainContent {
    padding-top: 0px ;
} */
/* .template-product-new-template main .shopify-section:last-child {
    margin-bottom: 80px;
} */
/* _________________________________________Desktop Spacing End______________________________________ */


/* _________________________________________Mobile Spacing______________________________________ */

/* @media screen and (max-width: 767px){
  .template-product-new-template main .shopify-section{
      margin-top: 60px;
  }
  .template-product-new-template main .shopify-section:last-child {
      margin-bottom: 60px;
  }
} */
/* _________________________________________Mobile Spacing End______________________________________ */

/* .template-product-new-template .product-text .product-variants .product-variant:last-child {
    display: none;
} */
/* body.template-product-new-template .full-width.new-template-container, */
/* body.template-product-new-template.template-product sticky-header .page-width,
body.template-product-new-template.template-product .footer .page-width,
body.template-product-new-template.template-product .page-width {
    max-width: 1700px !important;
    margin: 0 auto;
    padding: 0 15px !important;
}
body.template-product-new-template.template-product .page-width-desktop {
    max-width: 1490px;
    margin: 0 auto;
    padding: 0 40px;
}
.template-product-new-template.template-product .product-media-container.constrain-height .media {
    padding-top: 100%;
}
.template-product-new-template.template-product .blog__post p.article-card__excerpt.rte-width {
    display: none;
}
body.template-product-new-template.template-product .blog__posts .article-card .card__information,
body.template-product-new-template.template-product .article-card .card__heading{
    padding: 0;
    margin: 0;
}
body.template-product-new-template.template-product .article-card .card__heading .full-unstyled-link{
    color: #fff;
}
.template-product-new-template.template-product .blog .card--standard>.card__content {
    position: absolute;
    bottom: 50px;
    z-index: 99;
    max-width: 450px;
    left: 40px;
    width: auto;
    padding-right: 20px;
} */
/* .template-product-new-template .full-width.new-template-container .product.grid {
    justify-content: space-between;
} */
/* .template-product-new-template .product--medium:not(.product--no-media) .product__media-wrapper,
.template-product-new-template .product--medium:not(.product--no-media) .product__info-wrapper{
    max-width: 50%;
    width: 100%;
} */
.template-product-new-template .product-media-container.constrain-height.media-fit-contain {
    /* width: 100%; */
}
.template-product-new-template .product-form, 
.template-product-new-template .product-icons-list-container,
.template-product-new-template .product__info-container .icon-with-text{
    /* width: calc(100% - 28.5rem); */
    /* width: 100%; */
    /* gap: 50px; */
}
.template-product-new-template .product__info-container .icon-with-text img{
    /* width: 50px;
    height: auto; */
}
.template-product-new-template .product-form__submit {
    /* min-width: calc(100% - 152px);
    min-width: calc(100% - 115px);
    width: auto; */
}
.template-product-new-template #gokwik-buy-now {
    /* padding: 18.5px 10px; */
}
/* .template-product-new-template .quantity,
.template-product-new-template .product-form__submit{
    min-height: 50px;
} */
.template-product.template-product-new-template .product-form__buttons label.quantity__label.form__label,
.template-product.template-product-new-template .product__tax {
    display: none;
}
/* body.template-product-new-template .container--large {
    max-width: 100% !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
} */
.template-product-new-template .product-form .flex-buttons,
.template-product-new-template .product-icons-list-container {
    width: calc(100% + -18.6rem);
}
.template-product-new-template .main-content .product-variants p.variants__discount {
    display: none;
}
/* .template-product-new-template .product-form__input--pill input[type=radio]:checked+label{
    border-radius: 50px !important;
    padding: 0px 10px;
    margin: 0;
} */
/* .template-product-new-template .product-form__input--pill input[type=radio]+label {
    border-radius: 50px !important;
    padding: 0px 10px;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.5px !important;
    text-align: center;
    margin: 0;
    display: flex;
    height: auto;
    align-items: center;
} */
/* .template-product-new-template  .product__info-container {
    max-width: 86rem;
} */
.template-product-new-template .product-form__input .form__label{
    display: block;
}
.template-product-new-template .secound.product-variant__item.product-variant__item--radio{
    /* margin-bottom: 17px; */
    /* min-width: 180px;
    padding-block: 12px; */
}
/* .template-product.template-product-new-template variant-selects {
    border: 1px solid #0D2672;
    border-radius: 9px;
    padding: 18px 17px 0px 17px !important;
    margin: 24px 0 24px !important;
} */
.template-product.template-product-new-template variant-selects .product-form__input {
    margin: 0;
}
.template-product.template-product-new-template .title-wrapper--no-top-margin {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
}
/* .template-product.template-product-new-template .blog .blog__posts.articles-wrapper .article {
  height: 55vh;
  padding: 0;
} */
/* .template-product.template-product-new-template .blog .blog__view-all .button{
    background-color: transparent;
    color: #0D2672;
    padding-left: 2.875rem;
    padding-right: 2.875rem;
    min-width: 15%;
    min-height: 52px;
    font-size: 16px;
    font-weight: 500;
}
.template-product.template-product-new-template .blog .blog__view-all .button:after{
    box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text),var(--border-opacity)),0 0 0 calc(var(--buttons-border-width) + 1px) rgba(var(--color-button),var(--alpha-button-background));
    border-radius: 50px;
} 
.template-product-new-template.template-product .blog .blog__view-all {
    margin-top: 45px;
    display: block !important;
}*/
body .blog .blog__view-all {
    margin-top: 25px;
    display: block !important;
}
html body .blog .blog__view-all .button, .collection__view-all .button{
    background-color: transparent;
    color: #0D2672;
    padding-left: 2.875rem;
    padding-right: 2.875rem;
    min-width: 15%;
    min-height: 52px;
    font-size: 16px;
    font-weight: 500;
}

html body .blog .blog__view-all .button:after,
/* .collection__view-all .button:after{
    box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text),var(--border-opacity)),0 0 0 calc(var(--buttons-border-width) + 1px) rgba(var(--color-button),var(--alpha-button-background));
    border-radius: 50px;
} */
@media screen and (max-width: 1500px){
  .template-product-new-template .product-form .flex-buttons,
  .template-product-new-template .product-icons-list-container {
      width: 100%;
  }
}
@media screen and (max-width: 1440px){
  /* body.template-product-new-template .full-width.new-template-container,
  body.template-product-new-template.template-product .page-width {
    padding: 0 0px !important;
  } */
  /* body.template-product-new-template.template-product .page-width {
    padding: 0 0px !important;
  }
  body.template-product-new-template.template-product .page-width-desktop {
    padding: 0;
  } */
  .template-product-new-template .product-form, 
  .template-product-new-template .product-icons-list-container,
  .template-product-new-template .product__info-container .icon-with-text{
      /* width: 100%; */
  }
  .new-template-container .secound.product-variant__item.product-variant__item--radio:last-child {
    margin-bottom: 0px;
  }
  /* .template-product.template-product-new-template variant-selects {
    padding: 16px 17px 16px !important;
    margin: 32px 0 24px !important;
  } */
}
@media screen and (max-width: 1024px){
  .template-product-new-template .product-form .product__cart-functions product-quantity {
      margin-bottom: 16px !important;
  }
  .template-product-new-template .product-icons-list-container {
      gap: 15px;
  }
  /* .template-product-new-template .large-up-hide {
      display: none !important;
  } */
  /* body .large-up-hide {
      display: none ;
  } */
}
@media screen and (max-width: 767px){  
  .template-product-new-template .product-form .product__cart-functions product-quantity {
      margin-bottom: 0px !important;
  }
  .template-product-new-template .product--medium:not(.product--no-media) .product__media-wrapper,
  .template-product-new-template .product--medium:not(.product--no-media) .product__info-wrapper{
    max-width: 100%;
  }
  /* .template-product-new-template .product--medium:not(.product--no-media) .product__media-wrapper{
    margin-bottom: 15px;
  } */
  .template-product-new-template .secound:nth-child(2) {
    margin-bottom: 0px !important;
  }
  .template-product-new-template .secound.product-variant__item.product-variant__item--radio{
    width: 100%;
    /* margin: 10px 0; */
  }
  .template-product-new-template #gokwik-buy-now {
    margin: 0;
  }
  .template-product-new-template .product__info-container .icon-with-text {
    /* margin-bottom: 0; */
  }
  /* .template-product.template-product-new-template .title-wrapper--no-top-margin h2 {
    font-size: 35px;
    line-height: 45px;
  } */
  /* .template-product.template-product-new-template variant-selects {
    padding: 16px 17px 16px !important;
    margin: 32px 0 24px !important;
  } */
  /* .new-template-container .varinat-title-wrap{
    margin: 13px 0 15px;
  } */

}
@media screen and (max-width: 425px){
  /* .template-product.template-product-new-template .title-wrapper--no-top-margin h2 {
    font-size: 30px;
    line-height: 40px;
  } */
}
/* _______________________________________// New Template Css //________________________________________ */