/** Shopify CDN: Minification failed

Line 339:21 Expected identifier but found "{"
Line 339:22 Expected identifier but found "%"
Line 339:72 Unexpected "{"
Line 339:73 Unexpected "{"
Line 339:82 Expected ":"
Line 339:112 Unexpected "{"
Line 339:113 Expected identifier but found "%"
Line 339:133 Expected ":"
Line 339:135 Unexpected "{"
Line 339:136 Expected identifier but found "%"

**/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

ul.slick-dots li{
    border-radius:  50%;
    border:     1px solid #000;
    width:  12px;
    height:     12px;
}

ul.slick-dots li.slick-active{
    background-color: #000;
}

@media only screen and (min-width: 769px){

    .site-header__logo a {
        width: 150px;
    }
    .site-header {
        padding: 5px 0;
    }


}

.page-full{
    padding: 0!important;
}


.grid__image-ratio {
    background-color: #fff;
}

/*announcement bar */

#AnnouncementSlider .announcement-slider__slide{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.announcement-bar{
    font-size: 0.8em;
    padding: 7px 0;
}

.announcement-text{
    font-size: 0.7em;
}


.header-item--icons {
    flex: 0 1 auto !important;
}

/*product ggrid*/

.grid-product__meta {
    text-align: left;
}

.grid-product__meta .grid-product__title--heading{
    line-height: 1.3;
}


.grid-product__image-mask{
    background: #fff;
}

.grid-product__title--heading{
    font-family: Rubik,sans-serif;
    letter-spacing: unset;
}

.grid-product__secondary-image{
    background-color: #fff;
}


.grid-product__secondary-image img{
    object-fit: contain;
}

/*collection template*/


.collection-hero__content header{
    text-align: left!important;
}

.collection-hero__content .collection__description{
    margin-top: 40px;
}


.collection-filter {
    justify-content: flex-start;
    margin-bottom: 10px;
}

.collection-filter__item{
    margin-bottom: 0;
}

.collection-filter__item--drawer {
    flex:0 1 0%;
}

.collection-filter__item--sort {
    /*flex: 0 1 30%;*/
}

.collection-filter__item--sort #SortBy{
    width: 100%;
}

.hr-line{
    margin: 0 20px ;
    background-color: #ccc;
    height: 1px;
}


.drawer__title{
    font-size: 1.3em;
    font-weight: 600;
}

.tag-list--active-tags .btn--small{
    padding: 8px 30px 8px 14px;
    margin: 10px;
    text-align: left;
    font-size: 0.8em;
    letter-spacing: unset;
    line-height: 1em;
}

.tag-list--active-tags .btn--vehicle{
    padding: 8px 30px;
}

.tag-list--active-tags{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.tag--remove .icon{
    right: 15px;
}

.collection-filter__item--count{
    flex: 0 1 20%;
    text-align: left;
    font-size: 0.8em;
    letter-spacing: unset;
    line-height: 1em;
}





    /* .feature-section .block__content{
        padding: 25px; 
    } */


/* .grid-wrapper{
    padding: 30px;
}  */
/*half img and content*/

.page-full.feature-row-wrapper{
    padding: 0;
}

.page-full.feature-row-wrapper .feature-row{
    margin: auto;
}

.hihc_section .feature-row{
    align-items: stretch;
}

.hihc_section .feature-row__item{
    flex: unset;
}

.hihc_section .feature-row__text{
    padding: 8%;
    display: flex;
    flex-direction: column;
    color: #fff;
    justify-content: flex-start;
}

.hihc_section .feature-row__text.text_bottom{
    justify-content: flex-end;
}


/*vido with text and image*/
.home-hthv-section{
    background-color:{% if section.settings.background_color != blank %}{{ section.settings.background_color }};{%else %} transparent; {% endif %}
}

/********************************/
.media_wrapper,.video-section{
    position: relative;
}


.img-thumb-wrapper{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.img-thumb-wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}


#section-hthv.start_video .video-section .video-wrapper{
    opacity: 1;
    transition: 0.5s;
}

#section-hthv.start_video .video-section .img-thumb-wrapper,#section-hthv.start_video .video-section .video-content-wrapper{
    opacity: 0;
    transition: 0.5s;

}

#section-hthv .video-section .video-wrapper{
    opacity: 0;
    transition: 0.5s;
}

.video-info{
    width: 90%;
}

.video-content-wrapper{
    position: absolute;
    height: 100%;
    width: 100%;
    display: flex;
    top: 0;
    left: 0;
    color: #fff;
    padding: 40px;
    justify-content: flex-start;
    align-items: flex-end;
}

.video-wrapper{
    padding-bottom: 45%;
}

.icn-wrp svg{
    position: absolute;
    width: 100px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    font-size: 60px;
    opacity: 0.8;
    box-shadow: 0 0 30px 3px #000;
    transition: 400ms all;
    cursor: pointer;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


@media only screen and (min-width:768px){

    .video-content-wrapper{
        padding: 60px;
    }


}

/*parent collection*/
.child-col-grid{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    margin: 40px auto;
}

.secondary-img-slider-wrap{
    width: 100%;
}

.slider_item{
    position: relative;
}

.child-col-grid .grid__item.grid-product{
    width:  50%;    
    padding: 10px;
} 

  /*.sec_img{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
  }*/
  .sec_img img{
    height:   100%;
    width:  100%;
    object-fit: cover;
    object-position: center;
}

.child-col-grid .slider_content{
    width: 50%;
    position: absolute;
    top: 10%;
    left: 10%;
    color: #fff;
}


.shop_all_btn{
    width: 100%;
    text-align: center;
}

@media only screen and (min-width:768px){

    .secondary-img-slider-wrap{
      width: 50%;
      padding:  15px;
  }

  .child-col-grid .grid__item.grid-product{
      width:  25%;
      padding: 15px;   
  } 
}



/*************index gallery slider*************/

.index-gallery {
  width: 100%;
  margin: 40px auto;
}

.index-gallery-slider {
  width: 100%;
  height: auto;
  margin: 0 0 10px 0;
  position: relative;

}
.index-gallery-slider .swiper-wrapper {
  position: static;

}
.index-gallery-slider  img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  min-height: 500px;
  object-fit: cover;
  object-position: center;
  
}


.index-gallery-thumbs {
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.index-gallery-thumbs .swiper-slide {;
  width: 150px;
  height: 150px;
  text-align: center;
  overflow: hidden;
  opacity: .1;
  box-sizing: border-box;
}


.index-gallery-thumbs  .swiper-slide-active {
  opacity: 1;
  border: solid 5px #fd672e;
}

.index-gallery-thumbs  img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.slide-content {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  padding: 88px 16px 24px;
  box-sizing: border-box;
  color:white;
  border-radius: 0 0 8px 8px;
}

.index-gallery .swiper-button-next, .index-gallery .swiper-button-prev{
    top: 77%;
}

.index-gallery .swiper-button-prev,.index-gallery .swiper-container-rtl .swiper-button-next {
  left:unset;
  right: 90px;
  padding:5px;
  background-color:white;
  width: 50px;
  height: 50px;
}
.index-gallery .swiper-button-next, .index-gallery .swiper-container-rtl .swiper-button-prev {
  right: 20px;
  left: unset;
  padding:5px;
  background-color:white;
  width: 50px;
  height: 50px;
}


.index-gallery button{
    position: absolute!important;
    top: 72.5%;
    right: 160px;
}


/************************product detail page*************************/
.product_info_wrapper{
    padding-left:20px;
    /*padding: 0 80px 0 20px;*/
}


.product-single__meta{
    padding-left: 20px;
}

.product-media-wrapper{
    padding-right: 22px;
    border-right: 1px solid;
}

.product-des-wrapper.product-single__sticky{
    top: 100px;
}

.product-des-wrapper{
    padding-left: 0px;
}

.fixed_product_info .product__price{
    color: #000;
    font-size: 2em;
    line-height: 1.5;
}

/*variant selector*/

.variant-wrapper,.product__quantity {
    position: relative;
    margin: 15px auto;
}

.variant-wrapper select{
    padding: 15px 20px;
    border: 1px solid #cecece;
    border-radius: 4px;
}

.single-option-selector{
    border: 1px solid #cecece;
    border-radius: 4px;
    margin: 5px;
}

.variant__label{
    background-color: #fff;
    position: absolute;
    top: -0.8em;
    left: 11px;
    padding: 3px 0.3em;
    z-index: 4;
    font-size: 14px;
}

.upsell_products{
    margin-top: 40px;
}



.upsell_top_wrapper{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.upsell_top_wrapper > div{
    padding: 20px;
}

.upsell_products .grid-product__image-mask {
    padding: 0;
    margin: 0;
}


.upsell_products .grid-product__content img{
    padding: 0;

}

.upsell_title{
    padding: 15px;
    background-color: #000;
    color:  #fff;
    position:   relative;
}

.upsell_title:after{
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    left: 29px;
    bottom: -25px;
    z-index: 0;
    border: 15px solid transparent;
    border-top-color: #000;
}

.upsell_wrapper{
    padding: 20px;
}

/*product secondary slider*/
.product-gallery {
    width: 100%;
    margin: 80px auto;
}
.product-gallery-slider {
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
}
.product-gallery-slider .swiper-slide {
    width: auto;
    /*height: 400px;*/
}
.product-gallery-slider .swiper-slide img {
    display: block;
    width: auto;
    height: 100%;
    margin: 0 auto;
}

.product-gallery-thumbs {
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.product-gallery-thumbs .swiper-slide {;
    width: 100%;
    height: auto;
    text-align: center;
    overflow: hidden;
}
.product-gallery-thumbs .swiper-slide img {
    width: 100%; 
    height: auto;

}



.swiper-button-wrapper {
  position: absolute;
  right: 30px;
  bottom: 30px;
  /*width: 60px;*/
  overflow: hidden;
  border-radius: 3px;
  box-shadow: 0 3px 3px 3px rgba(0, 0, 0, 0.15);
  z-index: -1;
}
.swiper-button-wrapper .control { 
  width: 50%;
  height: 30px;
  display: block;
  float: left;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  transition: 0.3s all ease;
  background: white;
}


/*meta*/

.product-meta-wrapper{
    display: flex;
}

.product-meta{
    padding: 0 10px;
}

.product-meta-wrapper > div{
    flex: 1 1 0px;
}

.product-meta-specification li{
    list-style: none;
    padding-right: 50px;
}

.product-meta-specification ul{
    margin: 0;
}

.product-meta h3{
    margin-bottom: 25px;
    font-weight: 600;
}

.product-meta-specification li p{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
}

.product-meta-specification li p > span:first-child{
    font-weight:600 ;
}

/*newsletter sign up*/

.bg-black{
    text-align:center;
    height:200px;
    padding-top:20px;
    border-bottom: 2px solid #3f3f3f;
}

.newsletter__button {
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    padding: 14px 28px;
    text-align: center;
    width: 10%;
    border-radius: 2px!important;
}

.email-input{
  width:25%;
  background-color: white;
  font-size:14px;
  color: black;
  padding: 14px 20px 14px 20px;
  border-radius: 2px!important;
} 

.newsletter-section .input-group-btn{
    margin-left: 10px;
}

.newsletter-section .note--success {
    color: #ffffff;
    background-color: transparent;
    border: none;
    text-align: center;
}


/***********************Upsell bundle**********************************/

.grid-product__quantity{
  font-size:calc(var(--typeBaseSize)*0.85);
  color:#656565;
  color:var(--colorPrice);
}

.bundle_top_wrapper.selected {
    border: 2px solid;
}

.bundle_items_included{
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 5px;
    margin: 20px auto;
    border: 2px solid grey;
}



.bundle_top_wrapper > div{
    padding: 0 20px;
}

.grid-upsell__info{
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

.qty_price_wrap{
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.bundle_wrapper{
    margin: 20px auto;
}


.bundle_top_wrapper{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px;
    margin: 20px auto;
    border: 2px solid grey;
    position: relative;
}
.bundle_item_wrapper .grid-product__image-mask{
    max-width: 200px;
    width: 20%;
}

.bundle_items_included .grid-product__image-mask {
    max-width: 100px;
}

.bundle_items_included > div {
    width: 20%;
}
.bundle_items_included .grid-product__title {
    width: 40%;
}


.variant_title{
    display: flex;
    flex-direction: column;
    width: 50%;
}

@media only screen and (max-width:768px){
    .hr-line{
        display: none;
    }

    
    .bundle_top_wrapper > div:not(.added-tag){
        width: 100%;
        margin: 10px auto;
    }
    .bundle_top_wrapper{
        flex-wrap: wrap;
        justify-content: center;
    }

    .variant_title{
        align-items: center;
    }

    .bundle_item_wrapper .grid-product__image-mask{
        width: 100%;
    }
}

.item_form_wrap{
    display: flex;
    justify-content: start;
    align-items: center;
    margin: 10px 0;
}

.bundle_top_wrapper .add-btn-wrap{
    width: 30%;
}

.variant_title .grid-product__price{
    margin-right: 20px;
    margin-top: 0;
}

.grid-product__title{
    font-weight: 600;
}

.variants-wrap {
    margin: 10px auto 0;
}



input[type=number]{
    max-width: 60px;
    text-align: center;
}


label.check_item{
    margin-bottom: 0;
} 

.add-btn-wrap input{
    display: none;
}

.product-block.upsell_products{
    margin-bottom: 40px;
}

.bundle_top_wrapper .added-tag{
    position: absolute!important;
    top: 2px;
    left: 2px;
    display: none;
    z-index: 2;
    padding: 5px 10px;
}

.bundle_top_wrapper.selected .added-tag{
    display: block;
}

.tabs-product-home {
    overflow-x: hidden; /* avoid horizontal scroll */
}

.tabs {
    margin: 0 auto;
    border: 1px solid #fff; /* border of the whole tabs section */
    color: #000; /* color of the text in each tab card */
    display: flex;
    flex-wrap: wrap;
}
.tabs label {
    order: 1; /* Put labels first */
    display: block;
    padding: 1rem 2rem;
    margin-right: 0.2rem;
    cursor: pointer;
    font-weight: bold;
    transition: background ease 0.3s;
}

.tabs label:hover {
    border-bottom: 3px solid var(--colorBtnPrimary);
}

/*.tabs .upsell_top_wrapper .grid-product__image-mask,.tabs .upsell_top_wrapper .grid-product__price,.tabs .upsell_top_wrapper .grid-product__quantity{
    width: 10%;
}*/

.tabs .upsell_top_wrapper .grid-product__image-mask{
 width: 10%;
}

.tabs .upsell_top_wrapper .grid-product__title{
    width: 70%;
}

.tabs .upsell_top_wrapper .grid-product {
    margin-bottom: 0;
}

.tabs .upsell_wrapper {
    padding: 0;
}

.tabs .tab {
    order: 99; /* Put tabs last*/
    flex-grow: 1;
    width: 100%;
    display: none; /* HIDES unselected tab content with "none" */
    position: absolute;
    background: transparent; /* color of tab content */
    color: var(--colorTextBody);
    background-color: #f5f5f5;
    padding: 35px;

}

.tabs .tab p{
    max-width: 600px;
    margin: 0;
}

.tabs .tab p>span:first-child{
    min-width: 200px;
    font-weight: 600;
}

.specification_tab li,.installation_tab li{
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    padding: 15px 0;
    margin-bottom: 0;
    position: relative;
    list-style: none;
}

/*  .overview_tab li{
    list-style: none;
  }

  .overview_tab li::before {
    content: "■";
    color: var(--colorBtnPrimary);;
    display: inline-block;
    width: 1.5em;
    margin-left: -1.5em;
  }*/
  .upsell_wrapper .grid-product{
    margin-bottom: 10px!important;
}

.specification_tab p,.installation_tab p{
    display: flex;
    align-items: center;
}


.overview_tab .content_wrapper{
    max-width: 600px;
    margin: 0;
}

.tabs input[type="radio"] {
    display: none; /* hides circles of radio style */
}

.tabs input[type="radio"]:checked + label {
    border-bottom: 3px solid var(--colorBtnPrimary);
}

.tabs input[type="radio"]:checked + label + .tab {
    display: block; /* SHOWS selected tab */
    position: relative;
    right: 0px;
    transition: .3s ease;
}

@media (max-width: 45em) {
    .tabs .tab,
    .tabs label {
      order: initial;
  }
  .tabs label {
      width: 100%;
      margin-right: 0;
      margin-top: 0.2rem;
  }
}

/**********Product detail**********/
/**********Product recommendation**********/














/**********Product recommendation**********/

@media only screen and (max-width:1025px){
    .item_form_wrap {
        flex-wrap: wrap;
    }

}


@media only screen and (max-width:768px){
    .bundle_items_included{
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }
    .bundle_items_included .grid-product__title, .bundle_items_included > div{
        width: 100%;
    }


    .product-media-wrapper {
        padding-right: 2;
        border-right: none;
    }
    .product-meta-wrapper{
        flex-wrap: wrap;
    }

    .product-meta{
        width: 100%;
        margin: 40px auto;
    }

    .product-meta-specification li {
     padding-right: 0;
 }

 .index-gallery .swiper-button-next, .index-gallery .swiper-button-prev{
    display: none;
}

.index-gallery button{
    top: 85%;
}

.hihc_section .feature-row__text{
    min-width: unset;
    width: 100%;
}


.tabs .tab {
    padding: 1rem;
}

.upsell_top_wrapper>div{
    padding: 0 5px;
}
}

@media only screen and (max-width:448px){
    .index-gallery button{
        left: 10px;
        right: unset;
    }

    .slide-content{
        bottom: 10%;
    }

    .variants-wrap select{
        width: 100%;
    }
}


/*spinner-img*/
.spinner-img img{
    width: 200px;
    height: auto;
    margin: 80px auto;
    display: block;
}

.spinner-img.active img {
    margin: 200px auto;
}

.spinner-img.active{
    display: block!important;
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.2;
}

/*cart page*/

.child-items{
    padding-left: 10%;
}


.child-items .cart__item{
    padding: 0 0 10px;
}

.child-items .cart__image img{
    width: 80%;
}

#powrIframeLoader{
    display: none;
}

.product-single__vendor{
    font-weight: 700;
}

.index-section.app-section{
    margin-bottom: 0!important;
}




.fixed_product_info .bundle__price {
    color: #000;
    font-size: 2em;
    line-height: 1.5;
    margin-right: 5px;
}