/** Shopify CDN: Minification failed

Line 413:33 Expected "*/" to terminate multi-line comment

**/
header .header__heading-link img {
    max-width: initial;
    height: 56px;
    margin-left: 10px;
}
ul.gm-links {
    margin-left: 15px !important;
}
/* Banner slider */
.template-index .banner-slider-main .banner-slider-innr video,
.template-index .banner-slider-main .banner-slider-innr .slider-img{
  width: 100%;
  height: 100%;
}
.template-index .banner-slider-main button.slick-arrow {
  position: absolute;
  top: 35%;
  z-index: 1;
  cursor: pointer;
  width: 50px;
  height: 26%;
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
}
.template-index .banner-slider-main button.slick-arrow:hover:before {
  border-color: #eb242e!important;
}
.template-index .banner-slider-main button.slick-prev.slick-arrow {
  left: 0;
}
.template-index .banner-slider-main button.slick-prev.slick-arrow:before {
  content: '';
  position: absolute;
  left: 16px;
  z-index: 11;
  display: block;
  width: 20px;
  height: 20px;
  border-top: 6px solid #000;
  border-left: 6px solid #000;
  transform: rotate(-45deg);
}
.template-index .banner-slider-main button.slick-next.slick-arrow {
  right: 0;
}
.template-index .banner-slider-main button.slick-next.slick-arrow:before {
  content: '';
  position: absolute;
  right: 16px;
  z-index: 11;
  display: block;
  width: 20px;
  height: 20px;
  border-top: 6px solid #000;
  border-left: 6px solid #000;
  transform: rotate(136deg);
}
.template-index .banner-slider-main .slick-dots {
  padding: 0;
  margin: 0 0 20px;
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: center;
  width: 100%;
}
.template-index .banner-slider-main .slick-dots li{
  line-height: normal;
  margin: 0 6px;
  font-size: 0;
}
.template-index .banner-slider-main .slick-dots button {
  border-radius: 50%;
  font-size: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #d0d0d0;
  margin: 0;
  padding: 0; 
  background: #fff;
  cursor: pointer;
}
.template-index .banner-slider-main .slick-dots li.slick-active button,
.template-index .banner-slider-main .slick-dots button:hover {
  background: #000;
  border-color: #000;
}
@media(max-width: 768px){
button.slick-prev.slick-arrow {
    background: transparent;
}
.template-index .banner-slider-main button.slick-prev.slick-arrow:before {
    content: "";
    position: absolute;
    left: 16px;
    z-index: 11;
    display: block;
    width: 20px;
    height: 20px;
    border-top: 6px solid #fff;
    border-left: 6px solid #fff;
    transform: rotate(-45deg);
}
  button.slick-next.slick-arrow {
    background: transparent;
}
  .template-index .banner-slider-main button.slick-next.slick-arrow:before {
    content: "";
    position: absolute;
    right: 16px;
    z-index: 11;
    display: block;
    width: 20px;
    height: 20px;
    border-top: 6px solid #fff;
    border-left: 6px solid #fff;
    transform: rotate(136deg);
}
}
/* Collection slider */
.template-index .collection-slider-main {
  padding: 50px 0 0;
}
.template-index .collection-slider-main .collection-slider {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.template-index .collection-slider-main a {
  width: 50%;  
  font-size:0;
  display: block;
}
.template-index .collection-slider-main a img{
  width: 100%;
  height: 100%;
  max-width: 100%;
  display: block;
}

/* Grid structure */
.template-index .page-links-main {    
    padding-top: 10px;
    /* padding-left: 0;
    padding-right: 0; */
}
.template-index .page-links-main > .row{
    display: flex;
    justify-content: center;
    /* grid-gap: 10px; */
}
.template-index .page-links-main img {
  width: 100%;
  height: 100%;
}
.template-index .page-links-main a {
  font-size: 0;
}
.template-index .page-links-main .page-links-mid .page-links {
  height: 100%;
}
/* competition terms */
.template-index .section-template--18303668289827__dbd742d4-b7db-4d63-ba38-66189abbf74b-padding {
  padding: 0;
}
.template-index .section-template--18303668289827__dbd742d4-b7db-4d63-ba38-66189abbf74b-padding .container {
  padding: 0;
}
.template-index .slice-content {
  padding: 32px 15px;
  text-align: center;
}
.template-index .slice-content .slice-content__heading {
  color: #000000;
  margin: 0 0 16px;
  padding: 0px;  
  font-weight: 700;
  text-transform: uppercase;
  font-size: 19px;
}
.template-index .slice-content .slice-content__text {
  color: #888;
  font-size: 13.328px;
}
img.collection-img {
    position: relative;
    text-align: center;
    color: #fafafd;
    /* width: 50%; */
}
h2.img__heading.h1 {
    position: absolute;
    left: 26%;
    color: #fff;
    font-size: 55px;
    font-weight: 900;
    width: 31%;
    transform: translate(-50%, -50%);
    letter-spacing: -1px;
}
.img__text {
    position: absolute;
    left: 72%;
    color: #fff;
    font-size: 55px;
    font-weight: 900;
    width: 34%;
    transform: translate(-50%, -50%);
    letter-spacing: -2px;
}
a.button {
    font-size: 17px !important;
    background-color: #ffff;
    padding: 11px;
    font-family: 'Futura';
    color: #000000;
    cursor: default;
}
.heading3 a.button {
    width: auto !important;
  border: 2px solid #db2127;
}
.heading3 a.button:hover{
  border: 3px solid #db2127;
}
@media(max-width: 798px){
  h2.img__heading.h1{
        font-size: 45px;
        width: 42%;
  }
  .img__text{
    font-size: 44px;
        width: 38%;
  }
}
@media (max-width: 626px){
h2.img__heading.h1 {
    font-size: 35px;
    width: 43%;
}
  .img__text {
    font-size: 33px;
    width: 38%;
}
}
@media (max-width: 626px){
h2.img__heading.h1 {
    font-size: 27px;
    width: 43%;
}
  .img__text {
    font-size: 24px;
    width: 38%;
}
}
@media (max-width: 626px){
.img__text {
    font-size: 17px;
    width: 38%;
}
  h2.img__heading.h1 {
    font-size: 21px;
    width: 43%;
}
}

@media(max-width: 1050px) {
  .template-index .collection-slider-main {
    padding: 50px 8px 0;
  }
  .template-index .page-links-main {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media(max-width: 1025px) {
  .template-index .slice-content {
    padding: 24px;
  }
}
@media(min-width: 768px) {
  .template-index .page-links-main .page-links-left .row,
  .template-index .page-links-main .page-links-right .row {
    display: flex;
    flex-direction: column;
    /* grid-gap: 10px; */
    gap: 10px;
  }
}
@media(max-width: 767px) {
  .template-index .page-links-main a {
    width: 100%;
  }
  .template-index .collection-slider-main a {
    width: 50%;
    line-height: normal;
    letter-spacing: normal;
    display: inherit;
  }
  .template-index .page-links-main>.row {    
    flex-wrap: wrap;
  }
  .template-index .page-links-main .page-links-left .row,
  .template-index .page-links-main .page-links-right .row {
    display: flex;
    flex-direction:column;
    column-gap: 10px;
    gap: 10px;
    justify-content: space-between;
  }
}
@media(max-width: 1266px){
  .template-index .banner-slider-main .banner-slider-innr video, .template-index .banner-slider-main .banner-slider-innr .slider-img {
    width: auto;
    height: 100%;
}
}

/* logo css */
@media(max-width: 1200px){
  .gm-menu-installed header .gm-menu .gm-item.gm-level-0>.gm-target {
    line-height: 80px!important;
    padding: 0 9px!important;
    height: 80px;
    cursor: pointer;
}
}

/* home page slider */
@media (min-width: 320px) and (max-width: 425px){
    .slider-component-full-width .grid.product-grid.contains-card .grid__item.slider__slide{
        width: 100% !important;
    }
     .slider-component-full-width .grid.product-grid.contains-card{
        justify-content: center;
     }
}

@media (min-width: 426px) and (max-width: 767px){
    .slider-component-full-width .grid.product-grid.contains-card .grid__item.slider__slide{
        width: 100% !important;
    }
     .slider-component-full-width .grid.product-grid.contains-card{
        justify-content: center;
     }
}

@media (min-width:768px) and (max-width:1024px){
    .slider-component-full-width .grid.product-grid.contains-card .grid__item.slider__slide{
       width: 31.333333%!important;
    }
     .slider-component-full-width .grid.product-grid.contains-card{
        justify-content: center;
     }
}

@media (min-width:1025px) and (max-width:1400px){
    .slider-component-full-width .grid.product-grid.contains-card .grid__item.slider__slide{
        width: 25% !important;
    }
     .slider-component-full-width .grid.product-grid.contains-card{
        justify-content: center;
     }
}

.card-wrapper.product-card-wrapper.underline-links-hover {
    padding: 0px 1px;
}

h2.img__heading.h1 {
    position: absolute;
    left: 26%;
    color: #fff;
    font-size: 55px;
    font-weight: 900;
    width: 31%;
    transform: translate(-50%, -50%);
    letter-spacing: -1px;
}
.img__text {
    position: absolute;
    left: 72%;
    color: #fff;
    font-size: 55px;
    font-weight: 900;
    width: 34%;
    transform: translate(-50%, -50%);
    letter-spacing: -2px;
}
/* custom css for font-size start */

@media screen and (min-width:320px) and (max-width:767px){
    .template-index .container .collection-slider .img__text, .img__heading{
            border-bottom: 15px solid red;
    }
}
@media screen and (min-width: 426px) and (max-width: 626px)
.container .collection-slider h2, span {
    font-size: 14px !important;
}
.gradient .breadcrumb.page-width span {
    font-size: 14px;
}
/* custom css for font-size end *