/** Shopify CDN: Minification failed

Line 711:0 Unexpected "}"
Line 1314:17 Expected ":"

**/
@font-face {
  font-family: "ABC Arizona Flare";
  src: url('/cdn/shop/files/ABCArizonaFlare-Light.otf?v=1767704363'); 
  font-weight:300; 
}
@font-face {
  font-family: "ABC Arizona Flare";
  src: url('/cdn/shop/files/ABCArizonaFlare-Thin.otf?v=1769169796'); 
  font-weight:200; 
}
@font-face {
  font-family: "ABC Arizona Flare";
  src: url('/cdn/shop/files/ABCArizonaFlare-Medium.otf?v=1769169796'); 
  font-weight:500; 
}


@font-face {
  font-family: "ABC Arizona Sans"; 
  src: url('/cdn/shop/files/ABCArizonaSans-Regular.otf?v=1767702746');
  font-weight:400;   
}
@font-face {
  font-family: "ABC Arizona Sans"; 
  src: url('/cdn/shop/files/ABCArizonaSans-Medium.otf?v=1769169796');  
  font-weight:500;
}
h2 { 
    font-family: "ABC Arizona Flare"; 
    font-size: 28px; 
    font-style: normal; 
    font-weight: 300; 
    line-height: 150%;
}


.header-wrapper{
    header{
        padding-bottom:36px;
    }
} 
.header__icons{
    /* display:none; */
    .header__search, .header__icon--cart{
        display:none !important;
    }
    .header__icon--account{
        border-radius: 9px;
        background: transparent;
        color: #DEDACD;
        text-align: center;
        font-family: "ABC Arizona Sans";
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 114.286%; /* 114.286% */
        width: unset;
        padding: 10px 35px;
        text-transform: uppercase;
        text-decoration: none;
        border:1px solid #DEDACD;
        @media (max-width:768px){
            padding:0;
            border:none;
        }
        .svg-wrapper{
            @media (min-width:768px){
                display:none;
            }
            
        }
        .visually-hidden{
            display:inline-block;
            position: unset !important;
            width: unset;
            height: unset;
            @media (max-width:768px){
                display:none;
            }
        }
    }
}
.aihmtxt_box { 
    .aihmtxt_heading { 
        font-family: "ABC Arizona Flare";
        font-size: 47px;
        font-style: normal;
        font-weight: 400;
        line-height:  144.681%; /* 144.681% */
        margin: 0 0 30px;
    }
    .aihmtxt_text { 
        p{
            font-family: "ABC Arizona Sans";
            font-size: 22px;
            font-style: normal;
            font-weight: 400;
            line-height: 150%; /* 150% */
            margin-bottom:30px;
        }
     }
    .aihmtxt_btn { 
        font-family: "ABC Arizona Sans";
        font-size: 20px;
        font-style: normal;
        border-radius: 4px;
        font-weight: 400;
        line-height: 130%; /* 130% */
        display:inline-block;
        margin-top:70px;
        padding: 12px 35px;
    }
    .aihmtxt_subheading { 
        font-family: "ABC Arizona Sans";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150% ; /* 150% */
        position:relative;
        padding-left:15px;
        margin-top:50px;
        &:before{
            content:'';
            left:0;
            top:0;
            width:4px;
            height:100%;
            background: #201608;
            position:absolute;
        }
    }
}

.airq_box{
    .airq_item{
        border-bottom: 0.6px solid #201608;
    }    
    .airq_question{
        cursor:pointer; 
        font-family: "ABC Arizona Sans";
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        padding: 10px 0;
        line-height: 150%; /* 150% */
        position:relative;
        padding-right:25px;
        &:before, &:after{
            content: "";
            position: absolute;
            top: 23px;
            right: 0;
            width: 18px;
            height: 2px;
            background: #201608;
            transition-duration:.4s;
        }        
        &:after {
            transform: rotate(90deg);
        }
        &.active{
             &:after {
                transform: rotate(0);
             }
        }
    }
    .airq_answer{
        display:none;
        p{ 
            font-family: "ABC Arizona Sans";
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 150%; /* 150% */
        }
    }
}

.footer__content-top{
    .footer__blocks-wrapper{
        gap:100px;
        flex-wrap:nowrap;
        @media (max-width:749px){
            flex-wrap:wrap;
            text-align:center;
        }
        .item_image{
            width:90px;
            @media (max-width:749px){
                margin:0 auto;
            }
        }
    }
    .big_box_style{
        .footer-block__details-content{
            p{  
                font-family: "ABC Arizona Flare";
                font-size: 18px;
                font-style: normal;
                font-weight: 200;
                line-height: 125%; /* 125% */
                @media (max-width:767px){
                    font-size: 16px;
                }
                em{ 
                    font-family: "ABC Arizona Sans";
                    font-size: 14px;
                    font-style: normal;
                    font-weight: 400;
                    line-height: 30px;
                }
            }
        }
    }
    .mid_box_style{
        max-width:300px;
         @media (max-width:749px){
             max-width:100%;
         }
        .footer-block__heading{ 
            font-family: "ABC Arizona Flare";
            font-size: 21px;
            font-style: normal;
            font-weight: 300;
            line-height: 120%; /* 33.6px */
             
        }
        .footer-block__details-content{
            p{ 
                font-family: "ABC Arizona Sans";
                font-size: 14px;
                font-style: normal;
                font-weight: 300;
                line-height: 150%;
            }
        }
    }
    .last_box_style {
        width:100px;
         @media (max-width:749px){
            width:100%;
         }
         .footer-block__heading{ 
            font-family: "ABC Arizona Flare";
            font-size: 21px;
            font-style: normal;
            font-weight: 300;
            line-height: 120%; /* 33.6px */
        }
        .footer-block__details-content{
            p{ 
                font-family: "ABC Arizona Sans";
                font-size: 14px;
                font-style: normal;
                font-weight: 400;
                line-height: 150%;
            }
        }
    }
    /*
    display: flex !important;
    justify-content:space-between;
    align-items: center;
    
    @media (max-width:1024px){
        flex-wrap:wrap;
        .footer__blocks-wrapper{
            width:100%;
            margin-bottom:0;
            .footer-block__image-wrapper{
                margin:0 auto;
            }
        }
        .footer-block--newsletter{
            margin-top:0;
        }
        .footer__copyright{
            width:100%;
        }
    }
        */
    
    .ftmtxt_title{
        padding:0;
    }
}

.cmst_logo{
    text-align:center; 
    img{
            width:120px; 
    }
}
.cmst_box{ 
    padding-top:90px;
    h1{
        color:#201608;
        text-align: center;
        font-family: "ABC Arizona Flare";
        font-size: 38px;
        font-style: normal;
        font-weight: 300;
        line-height: 144.737%; /* 144.737% */
    }
    p{
        color: #201608; 
        font-family: "ABC Arizona Sans";
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 166.667%; /* 166.667% */
    }
    .field{
        &:before, &:after{
            display:none;
        }
        input{
            border-radius:0;
            border-bottom: 0.8px solid #533F25;

            color: #676157; 
            font-family: "ABC Arizona Sans";
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 150% ; /* 150% */
            box-shadow: none !important;
            
        }
        label{
            color: #676157; 
            font-family: "ABC Arizona Sans";
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 150% ; /* 150% */
            text-transform: uppercase;
        }
    }
    #customer_login{
        a{
            color:  #201608;
            font-family: "ABC Arizona Sans";
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 214.286%; /* 214.286% */
            text-decoration-line: underline;
            text-decoration-style: solid;
            text-decoration-skip-ink: auto;
            text-decoration-thickness: auto;
            text-underline-offset: auto;
            text-underline-position: from-font;
        }
    }
    button{
        width:100%;
        border-radius: 9px;
        background: #201608;
        color: #DEDACD; 
        font-family: "ABC Arizona Sans";
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        text-transform: uppercase;
        line-height: 130%; /* 130% */
        transition-duration: .4s;
        &:hover{
            background: #C2B6A6;
            color: #201608; 
        }
        &:before, &:after{
            display:none;
        }
    }
}
.vvip_ihtm_section{
    position:relative;
    .button_below_text{
        p{ 
            font-family: "ABC Arizona Sans";
            font-size: 14px;
            font-style: normal;
            font-weight: 500;
            line-height: 214.286%; /* 214.286% */
        }
    } 
    h4{ 
        font-family: "ABC Arizona Flare";
        font-size: 27px;
        margin-top:0;
        margin-bottom:15px;
        font-style: normal;
        font-weight: 300;
        line-height: 130%; /* 100% */
         @media (max-width:1024px){
            font-size:20px;
        }
        @media (max-width:767px){
            font-size:18px;
        }
    }
    h2{  
        font-family: "ABC Arizona Flare";
        font-size: 28px;
        font-style: normal;
        font-weight: 300;
        line-height: 144.681%; /* 144.681% */ 
        @media (max-width:767px){
            font-size:22px;
        }
    }
    h3{ 
        font-family: "ABC Arizona Flare";
        font-size: 28px;
        font-style: normal;
        font-weight: 300;
        line-height: 100% ; /* 100% */
        max-width: 580px;
        margin-left:auto;
        margin-right:auto;
        
        @media (max-width:767px){
            font-size:22px;
        }
         
    }
    p{ 
        text-align: center; 
        font-family: "ABC Arizona FLARE";
        font-size: 18px;
        font-style: normal;
        font-weight: 200;
        line-height: 125%; /* 150% */
        @media (max-width:1024px){
            font-size:16px;
        }
        @media (max-width:767px){
            font-size:14px;
        }
    }
    .big_font{
      p{
            font-size:18px;
            font-family: "ABC Arizona Flare"; 
            font-weight: 200;
            @media (max-width:1024px){
                font-size:27px;
            } 
            @media (max-width:767px){
                font-size:16px;
            }
        } 
    }
    .mid_font{
      p{
            font-size:18px;
            font-family: "ABC Arizona Flare"; 
            font-weight: 300; 
        }
    }
    .vvip_ihtm_btn{
        width:100%;
        border-radius: 9px; 
        font-family: "ABC Arizona Sans";
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 130%; /* 130% */
        letter-spacing: 1px; 
        @media (max-width:767px){
            font-size:16px;
        }
        &.vvip_type_arrow{
            background-color:transparent;
            position:relative;
            display: inline;
            padding: 0;
            font-size: 14px;
            &:before{
                content:'';
                position:absolute;
                bottom:-25px;
                height:25px;
                width: 100%;
                right:0;
                background-image:url('btn_arrow.png');
                background-repeat:no-repeat;
                background-size:contain;
                background-position:center right;
            }
        }
        &.vvip_small{
            max-width:520px;
            margin:0 auto;
        }
    }
    .vvip_ihtm_img{
        max-width:620px;
        margin:0 auto;
    }
   
}
.vpvt_section{
    h2{  
        font-family: "ABC Arizona Flare";
        font-size: 76px;
        font-style: normal;
        font-weight: 300;
        line-height: 100%; /* 100% */
        @media (max-width:1024px){
            font-size:48px;
        }
         @media (max-width:767px){
            font-size:40px;
        }
    }    
}
.lstg_header{
    text-align:center;
    .lstg_icon{
        width:160px;
        margin:0 auto;
        img{
            width:100%;
            height:auto; 
        }
    }
    .lstg_heading{
        color: #201608;
        text-align: center; 
        font-family: "ABC Arizona Flare";
        font-size: 28px;
        font-style: normal;
        font-weight: 300;
        line-height: 150%; /* 144.681% */
         @media (max-width:1024px){
            font-size:38px;
        }
         @media (max-width:767px){
            font-size:20px;
        }
    }
}
.lstg_flx{
    display:flex;
    gap:75px;
    flex-wrap:wrap;
    padding-top:40px;
    .lstg_item{
        width:100%;
        .lstg_item_inner{
            padding:0 25px;
            @media (max-width:520px){
                 padding:0;
            }
        }        
    }
    .lstg_img{
        width:100%;
       
        img{
            width:100%;
            aspect-ratio: 1;
            object-fit: cover;
        }
    } 
    &.lstg_slick_line{
         .lstg_img{ 
            padding-bottom:35px;
            border-bottom:2px solid #201608;
         }
    }
}
.slick-slider{
    .slick-dots li button{
        &:before{
            font-size:12px;
        } 
    }
}

.lstg_info{
    margin-top:40px;
    .lstg_title{
        color: #201608;
        font-family: "ABC Arizona Sans";
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 125% ; /* 150% */
    }
    .lstg_subtitle{
        color: #000;
        font-family: "ABC Arizona Flare";
        font-size: 21px;
        font-style: normal;
        font-weight: 200;
        line-height: 28px;
        @media (max-width:1024px){
            font-size: 20px;
        }
        @media (max-width:764px){
            font-size: 18px;
        }
    }
    .lstg_txt{
        p{
            color: #000;
            font-family: "ABC Arizona Sans";
            font-size: 14px;
            font-style: normal;
            font-weight: 300;
            line-height: 125%; /* 116.667% */
            @media (max-width:1024px){
                font-size: 13px;
            }
        }
    }
    .lstg_href{
        margin-top:35px;
        width:100px;
        display:inline-block;
        white-space: nowrap;
        color:#201608; 
        text-decoration:none;
        font-family: "ABC Arizona Sans";
        font-size: 14px;
        font-style: normal;
        font-weight: 300;
        line-height: 150%; /* 150% */
        img{
            width:100%;
        }
    }
}
 
body{
    border:16px solid #201608;
    @media (max-width:1024px){
        border-width:12px;
    }
    @media (max-width:768px){
        border-width:8px;
    }
}
.header__inline-menu{
    .header__menu-item{ 
        font-family: "ABC Arizona Sans";
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 114.286%; /* 114.286% */
    }
}
.product__title {
    /*
    color: #000; 
    font-family: "ABC Arizona Flare";
    font-size: 47px;
    font-style: normal;
    font-weight: 300;
    line-height: 144.681%;  */
    color: #000; 
    font-family: "ABC Arizona Flare"; 
    font-size: 28px; 
    font-style: normal; 
    font-weight: 300; 
    line-height: 144.681%;
    @media (max-width:1024px){
        font-size: 33px;
    }
    @media (max-width:767px){
        font-size: 27px;
    }
    h1 {
            color: #000; 
            font-family: "ABC Arizona Flare"; 
            font-size: 28px; 
            font-style: normal; 
            font-weight: 300; 
            line-height: 125%; 
            letter-spacing: 0px;
    }
}
.price-item--regular{
    /*
    color: #000;
    font-family: "ABC Arizona Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 87.5%;   */     
    color: #000; 
    font-family: "ABC Arizona Flare"; 
    font-size: 21px; 
    font-style: normal; 
    font-weight: 300; 
    line-height: 87.5%;
}

     @media (max-width:767px){
        font-size: 22px;
    }
}
.fvip_style{
    /*
    color: #201608; 
    font-family: "ABC Arizona Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;   */

    color: #201608; 
    font-family: "ABC Arizona Sans"; 
    font-size: 14px; 
    font-style: italic; 
    font-weight: 400; 
    line-height: 150%;
     @media (max-width:767px){
        font-size: 14px;
    }
}  
.fpd_content{
    p{
        color: #000; 
        font-family: "ABC Arizona Sans";
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%; /* 150% */
    }
}
.product-form__buttons{
    display:flex;
    gap:20px;
    max-width: 100% !important;
    @media (max-width:767px){
        flex-wrap:wrap;
    }
    .pfs_icon{
        width: 20px;
        padding-top: 5px;
        padding-left: 5px;
        display:inline-block;  
    }
    .button--full-width{
        /*
        border-radius: 9px;
        color: #DEDACD;
        font-family: "ABC Arizona Sans";
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 130% ;  
        margin:0;
        background: #201608;
        text-decoration:none;
        justify-content: center;
        align-items: center;
        padding:8px;
         transition-duration:.3s;
        border:2px solid #201608; */

        border-radius: 9px; 
        color: #DEDACD; 
        font-family: "ABC Arizona Sans"; 
        font-size: 16px; 
        font-style: normal;
        font-weight: 400; 
        line-height: 130%; 
        margin: 0; 
        background: #201608; 
        text-decoration: none; 
        justify-content: center; 
        align-items: center; 
        padding: 8px; 
        transition-duration: .3s; 
        border: 2px solid #201608; 
        text-transform: uppercase;
        &:hover{
           color: #201608;
           background:transparent;
           .pfs_icon{
                filter: invert(1);
           }
        }
        &:before, &:after{
            display:none;
        }
    }
}
.featured-product{
     padding-bottom:40px;
    border-bottom: 1px solid #201608; 
    .product__media{
        img{
            padding:10px;
            height: calc(100% - 40px) !important;
            width: calc(100% - 40px)!important;
        }
    }
    @media (max-width:1024px){
        flex-direction: column;
        .grid__item{
            width:100%!important;
            padding:0 !important;
            max-width:100% !important;
            .product__info-container{
                max-width:100%;
            }
        }
        
    }
    .product-media-container{  
        border:none;
        @media (max-width:1024px){
            padding:35px 0 10px;
        }
    }
}
.product-card-wrapper{
    .card__inner {
        
    }
    .card__media .media img{
            object-fit: contain; 
    }
    .card__information{
        border-top:1px solid  #201608;

    }
}

.card-information{
   .caption-with-letter-spacing{
    color: #201608;
    font-family: "ABC Arizona Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 150% */
    margin-bottom:10px;
   } 
    .price{
        .price__container{
             position:relative;
             &:before{
                content:'';
                width:80px;
                height:15px;
                position:absolute;
                left: 115%;
                top:50%;
                -webkit-transform: translateY(-50%);
                -moz-transform: translateY(-50%);
                transform: translateY(-50%);
                background-image:url(vvp_url.png);
                background-size: contain;
                background-position: center;
                background-repeat: no-repeat;
                @media (max-width:1024px){
                    width:70px;
                }
                @media (max-width:767px){
                    width:50px;
                }
             }
             
                @media (max-width:1024px){
                   &:before{ width:70px; }
                }
                @media (max-width:767px){
                    &:before{ width:50px; }
                }  

            .price-item--regular{
                color: #201608;
                font-family: "ABC Arizona Sans";
                font-size: 14px;
                font-style: normal;
                font-weight: 400;
                line-height: 21px;
            }
            
        }
    }
}
  
.card__heading {    
    color: #201608;
    font-family: "ABC Arizona Flare";
    font-size: 21px;
    font-style: normal;
    font-weight: 300;
    line-height: 125%; /* 112.5% */
    padding-bottom: 10px; 
    a{
        text-decoration:none !important;
    }
}
.collection-hero{
    .collection-hero__image-container{
        border:none;
        padding-bottom:0;
        
        img{
            position:unset !important;
        }
    }
}
.collection-hero__title{  
    text-align: center;
    font-family: "ABC Arizona Flare";
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
    line-height: 100%; /* 100% */
    max-width: 580px;
    margin: 0 auto !important;
    @media (max-width:768px){
            font-size: 34px;
    }
}
.collection-hero__description{
    text-align:center;
    p{ 
        text-align: center;
        font-family: "ABC Arizona Sans";
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 133.333%; /* 133.333% */
        @media (max-width:768px){
            font-size: 16px;
        }
    }
}
.clht_icon{
    max-width:200px;
    margin:0 auto 25px;
    img{
        width:100%;
    }
}
.collection {
    .product-grid{
        gap:40px;
        .grid__item{
            @media (max-width:1024px) and (min-width: 767px){
                width:calc(50% - 20px);
                max-width:calc(50% - 20px);
            }
        }
    }
}
.template-collection{
   .collection {
        .product-grid{
            gap:40px;
            .grid__item{
                @media (max-width: 768px){
                    width:100%;
                    max-width:100%;
                }
            }
        }
    } 
}
@media (min-width:1025px){
    .show_table_and_mobile{
         display:none !important;
    }
}
@media (max-width:1024px){
    .show_only_desktop{
        display:none !important;
    }
    
}
.aitxtbtn_section{
    p{ 
        text-align: center; 
        font-family: "ABC Arizona Flare";
        font-size: 27px;
        font-style: normal;
        font-weight: 300;
        line-height: 148.148%; /* 148.148% */
    }
    .btn{
        border-radius:9px;
        padding:14px 65px; 
        font-family: "ABC Arizona Sans";
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 130% ; /* 130% */
        border:none;
        outline:none;
        box-shadow:none;
        &:before, &:after{
            display:none;
        }
    }
}
.product__title{
    h1{
        color: #000;
        font-family: "ABC Arizona Flare";
        font-size: 28px;
        font-style: normal;
        letter-spacing: 0px;
        font-weight: 300;
        line-height: 125%; /* 104.167% */
    }
}
.product__info-containe{
    .fvip_style{
        font-size:18px;
    }
}
.template-product{
    product-info{
        position:relative;
        &:before{
            content:'';
            left:0;
            top:0;
            width:50%;
            height:100%;
            position:absolute;
            background-color: #201608;
        }
    }
    .global-media-settings{
        background-color: transparent;
    }
    .product__media-wrapper{
        padding:0 32px;
        .slider-mobile-gutter{
            margin-bottom: 90px;
            &.thumbnail-slider{
                padding-top: 40px;
                margin-bottom: 20px; 
            }
        }
    }
}
.thumbnail-slider{
    border-top:1px solid #DEDACD;
}
.product-form__quantity{
    .quantity__label {
        color: #000; 
        font-family: "ABC Arizona Sans";
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 128.571%; /* 128.571% */
    }
    .price-per-item__container{
        quantity-input{
            border: 1px solid #201608;
            .quantity__input{
                color: #000;
                font-family: "ABC Arizona Sans";
                /*font-size: 28px; */
                font-size: 16px;
                font-style: normal;
                font-weight: 400;
                line-height:  100%; /* 92.857% */
            }
            &:before, &:after{
                display:none;
            }
        }
    }
}
.product__description {
    padding-bottom:10px;
    p{
        color: #000; 
        font-family: "ABC Arizona Sans";
        font-size: 14px;
        font-style: normal;
        font-weight: 400; 
        line-height:  150%; /* 128.571% */
    }
}
.product__accordion { 
    .accordion__title{
        color: #201608; 
        font-family: "ABC Arizona Sans";
        font-size: 21px;
        font-style: normal;
        font-weight: 600;
        line-height: 128.571%; /* 128.571% */
        text-transform: uppercase;
    } 
    .accordion__content {
        p{
            color: #000; 
            font-family: "ABC Arizona Sans";
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 128.571%; /* 128.571% */ 
        }
    }
}
.video-section{
    position:relative;
    .title-wrapper{
        position:absolute;
        top:70px;
        left:50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index:1; 
        text-align: center;
        font-family: "ABC Arizona Flare";
        font-size: 76px;
        font-style: normal;
        font-weight: 300;
        line-height: 100%; /* 100% */
        .title {
           font-family: "ABC Arizona Flare";
            font-size: 76px;
            font-style: normal;
            font-weight: 300;
            line-height: 100%; 
        }
    }
}

.pdrv_header{
    text-align:center;
    .pdrv_icon{
        margin:0 auto;
        width:150px;
        img{
            width:100%;
            display:block;
        }
    }
    .pdrv_heading{
        color: #201608;
        font-family: "ABC Arizona Flare";
        font-size: 28px;
        font-style: normal;
        font-weight: 300;
        line-height: 68px;
        margin:0;
        letter-spacing: 0;
    }
}
.pdrv_slider {
    border-bottom:1px solid #201608;
    padding: 24px 0 48px 0;;
}
.related_icon{
    width:190px;
    margin:0 auto 25px;
    img{
        width:100%;
        display:block;
    }
}
.pdrv_item{
    text-align:center;
    .pdrv_inner{
        padding:0 70px;
    }
    .pdrv_star{
        width:190px;
        margin:0 auto 25px;
        img{
             width:100%;
            display:block;
        }
    }
    .pdrv_txt{
        p{
          color: #000;
            font-family: "ABC Arizona Flare";
            font-size: 21px;
            font-style: normal;
            font-weight: 200;
            line-height: 125%;
            letter-spacing: 0;  
        }
    }
    .pdrv_name{
        color: #000;
        font-family: "ABC Arizona Sans";
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 32px;
        letter-spacing: 0.16px;
        margin-top:30px;
    }
}
.slick-slider{
    .slick-arrow {
        &:before{
            content:'';
            position: absolute;
            width: 30px;
            height: 30px;
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center; 
        }
        &.slick-prev{
           &:before{
             background-image:url('TMPL8_Arrows_prev.png');
           }
        }
        &.slick-next{
            &:before{
                background-image:url('TMPL8_Arrows_next.png');
            }
        }
    }
}
.related-products__heading{
    color: #201608;
    text-align: center; 
    font-family: "ABC Arizona Flare";
    font-size: 28px;
    font-style: normal;
    font-weight: 300;
    line-height: 144.681%; /* 144.681% */
}
.grid__slider {
    .card-wrapper{
        padding:0 25px;
    }
    .slick-dots{
        bottom: -50px;
    }
}   
.ai_txt_columns_txt{
    h2{  
        font-family: "ABC Arizona Sans";
        font-size: 21px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 100% */
        @media (max-width:1024px){
            font-size: 20px;
        }
    }
    p{ 
        font-family: "ABC Arizona Flare";
        font-size: 27px;
        margin-top:0;
        font-style: normal;
        font-weight: 300;
        line-height: 148.148%; /* 148.148% */
        @media (max-width:1024px){
            font-size: 23px;
        }
    }
}
.ai_contact_form{
    .aicfr_box{
        p{
            color: #000;
            font-family: "ABC Arizona Sans";
            font-size: 18px;
            font-style: normal;
            font-weight: 400;
            line-height: 133.333%; /* 133.333% */
             @media (max-width:767px){
                font-size: 14px;
            }
        }
        label{
            color: #000;
            font-family: "ABC Arizona Sans";
            font-size: 14px;
            font-style: normal;
            margin-bottom:20px;
            font-weight: 400;
            line-height: 128.571%; /* 128.571% */
            width: calc(100% - 43px);
             @media (max-width:1024px){
                font-size: 12px;
            }
        }
    }
    .aictf_style{ 
        margin-bottom:30px;
        label{
            display:none;
        }
        input{
            outline:none;
            background-color:transparent;
            border:none;
            border-bottom: 0.8px solid #533F25;
            padding:5px;
            box-shadow: none;
            color #676157; 
            font-family: "ABC Arizona Sans";
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height:  150%; /* 150% */
        }
    }
    [type="submit"]{
        color: #DEDACD;
        font-family: "ABC Arizona Sans";
        font-size: 21px;
        font-style: normal;
        font-weight: 400;
        line-height: 123.81%; /* 123.81% */
        letter-spacing: 2.1px;
        border-radius: 9px;
        background: #201608;
    }
}

.banner__media-image--mobile {
  display: none!important;
}

@media screen and (max-width: 749px) {
  .banner__media-image--mobile {
    display: block!important; 
  } 
  .banner__media-image--mobile + .banner__media-image--desktop {
    display: none !important;
  }
}
.blat_slider {
    margin-top:25px;
    &.blat_lock{
        position:relative;
        &:before{
            content:'';
            background: rgba(32, 22, 8, 0.75);
            position:absolute;
            left:0;
            top:0;
            width:100%;
            height:100%;
            z-index:99;  
        }
    } 
    .blog-articles__article{
        padding:0 15px;
        width:230px;
        transition-duration:.4s;
         @media (max-width:1024px){
            width:200px;
            padding:0 10px;
        }
        @media (max-width:767px){
                width:180px;
        }
        &.slick-active{ 
             width:440px;
             @media (max-width:1024px){
                width:380px;
             }
             @media (max-width:767px){
                width:320px;
             }
        }
        .card__information{
            .card__heading{
                color: #DEDACD; 
                font-family: "ABC Arizona Flare";
                font-size: 27px;
                font-style: normal;
                font-weight: 300;
                line-height: 148.148%; /* 148.148% */
            }
        }
    }
}
 .main-blog_wepper{
    padding:40px 0;
 }
.blog_outer{
    background-color:#201608; 
}
.mbw_heading{
    color: #DEDACD; 
    font-family: "ABC Arizona Flare";
    font-size: 38px;
    font-style: normal;
    font-weight: 300;
    line-height: 144.737% ; /* 144.737% */ 
    @media (max-width:1024px){
        font-size: 33px;
    }
    @media (max-width:767px){
        font-size:27px;
    }
}
.mbw_header{
    display:flex;
    gap:20px;
    align-items: center;
    flex-wrap:wrap;
    position:relative;
    padding-top:30px;
    img{
        width:25px;
    }
    span{
        color: #DEDACD; 
        font-family: "ABC Arizona Sans";
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%; /* 150% */
        @media (max-width:1024px){
            font-size: 20px;
        }
        @media (max-width:767px){
            font-size:18px;
        }
    }
    &:before{
        content:'';
        width:180px;
        top:0;
        height:1px;
        position:absolute;
        left:0;
        background-color:#DEDACD; 
    }
}
.article-template__title{
    color: #201608;
    text-align: center; 
    font-family: "ABC Arizona Flare";
    font-size: 47px;
    font-style: normal;
    font-weight: 300;
    line-height: 144.681%; /* 144.681% */
    @media (max-width:1024px){
        font-size: 38px;
    }
    @media (max-width:767px){
        font-size: 33px;
    }
}
.article-template__content{
    max-width:1000px; 
    p, li, a, span{
        color: #000;
        text-align: center; 
        font-family: "ABC Arizona Sans";
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%; /* 150% */
         @media (max-width:1024px){
            font-size: 18px;
        }
        @media (max-width:767px){
            font-size: 14px;
        }
    }
}
.slider_slick{
    .blog__posts{
        margin:0;
        padding:0;
        .blog__post{
            width:220px;
            @media (max-width:767px){
                 width:190px;
            }
            .article-card-wrapper{
                padding:0 10px; 
            }
            .card--media{
                .card__inner{
                    display: block;
                    .card__content{
                        padding:0;
                    }
                    .card__media, .article-card__image{
                        position:unset;
                        width: 100%;
                        img{
                            position:unset;
                            aspect-ratio: 200/293;
                            width: 100%;
                        }
                    }
                }
            }
            .article-card .card__information{
                padding-left:0;
                padding-right:0;
                .card__heading{
                    a{
                         color: #201608; 
                        font-family: "ABC Arizona Flare";
                        font-size: 27px;
                        font-style: normal;
                        font-weight: 300;
                        line-height: 148.148%; /* 148.148% */
                        @media (max-width:767px){
                            font-size: 23px;
                        }
                    } 
                }
            }
        }
    }
}
.blog__title{
    color: #201608; 
    font-family: "ABC Arizona Flare";
    font-size: 38px;
    font-style: normal;
    font-weight: 300;
    line-height: 144.737%; /* 144.737% */
    border-top:1px solid #201608;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 20px;
    @media (max-width:1024px){
            font-size: 33px;
    }
    @media (max-width:767px){
        font-size: 27px;
    }
           
}
.blog-post-navigation {
    text-align: center;
    display:flex;
    gap:25px; 
    align-items: center;
    margin:90px auto 70px;
    justify-content: center;
    .post_pre_next{
        width:70px;
        &.prev-post{
            -webkit-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            transform: rotate(180deg);
        }      
        img{
            display:block;
            width:100%;
        }
    }
}
.template-application, .template-welcome, .template-application-form, .template-index{
    .header-wrapper{
        display:none;
    }
}
.template-index{
    .footer{
         display:none !important;
    }
}

.aptf_header{
    max-width:900px;
    margin:0 auto;
    padding-bottom:70px;
    padding-top:20px;
    .aptf_text{
        p, h4{
            color: #201608;
            text-align: center;
            font-family: "ABC Arizona Flare";
            font-size: 27px;
            font-style: normal;
            font-weight: 300;
            line-height: 148.148%; /* 148.148% */
            margin-top:0;
        }
    }
}
.aptfhd_flx{
    display:flex;
    justify-content: space-around;
    padding-top:30px; 
}
.aptfhd_felid{
    display:flex;
    padding-bottom:10px;
    align-items:center;
    .aptfhd_check{
        padding:0;
        width:30px;
        height:30px;
        background-color: transparent;
    }
    .aptf_label{
        color: #201608;
        font-family: "ABC Arizona Sans";
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 128.571%; /* 128.571% */
    }
    .aptfhd_input{
        width:100%;
        outline:none;
        box-shadow:none;
        border:none;
        padding:10px;
        border-bottom: 0.8px solid #533F25;

        color: #676157; 
        font-family: "ABC Arizona Sans";
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        background-color:transparent;
        line-height: 150%; /* 150% */
        margin-bottom:30px;
        &.aptfhd_btm_zero{
            margin-bottom:0;
        }
        &.aptfhd_row_4{
            min-height:90px;
        }
    }
}
.aptf_box{
    border-bottom:1px solid #201608;
}

.aptfbx_inner{ 
    padding:60px; 
}
.aptfbx_heading{
    color: #201608;
    text-align: center; 
    font-family: "ABC Arizona Flare";
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    margin:40px 0 30px;
    line-height: 144.737%; /* 144.737% */ 
}  
.aptfbx_label{
    color:  #201608;
    font-family: "ABC Arizona Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 133.333%; /* 133.333% */
    padding:10px 0;
    span{
        font-weight: 400;
    }
}   


.radio-as-checkbox {
  display: grid;
  grid-template-columns: 35px 1fr;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  font-size: 14px;
  color: #222; 
    input {
        position: absolute;
        opacity: 0;
    }  
    .box {
        width: 26px;
        height: 26px;
        border: 1.5px solid #555;
        border-radius: 3px;  
        background: transparent;
        position: relative;
        box-sizing: border-box;
    } 
   input:checked + .box::after {
        content: "";
        position: absolute;
        left: 9px;
        top: 2px;
        width: 6px;
        height: 15px;
        border: solid #222;
        border-width: 0 1.5px 1.5px 0;
        transform: rotate(45deg);
    }
}

.aptfbx_flx{
    display:grid;
    gap:48px;
    padding-top:40px;
    grid-template-columns: repeat(2, 1fr); 
}
.aptfbtn_grid{
    display:grid;
    gap:20px;
    justify-content:center;
    margin:50px 0;
    grid-template-columns: repeat(2, 50px); 
    img{
        width:100%;
        display:block;
        cursor:pointer;
    }
}
.aptfhd_extrapd{
    padding-top:190px;
}
.aptfbx_btm_space{
    padding-bottom:40px;
}
.aptfbx_3_space{
    padding-top:20px;
}
.aptfhd_spanc_mid{
    padding-top:70px;
}
.aptfbx_label_extra{
    padding-bottom:30px;
}
.aptfhd_spanc_top{
    padding-top:30px;
}
.aptfhd_spanc_min{
    padding-top:10px;
}
.aptfhd_center{
    text-align:center;
}
.space_btwn{
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    height:100%; 
}       
.aptf_header_btm_zero{
    padding-bottom:0;
}
.aptfflrf_seciton{
    max-width: 900px;
    margin: 0 auto;
    padding:60px 0 40px;
}
.aptfflrf_listing{
    margin-top:40px;
}
.aptfflrf_txt{
    color: #201608;
    font-family: "ABC Arizona Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 133.333%; /* 133.333% */
}
.aptfbtn_btn{
    margin:60px 0;
   
    .aptfbtn_submit{
        width:100%;
        border-radius: 9px;
        background:#201608;
        text-align:center;
        padding: 14px;
        cursor: pointer;
        color: #DEDACD;
        font-family: "ABC Arizona Sans";
        font-size: 21px;
        font-style: normal;
        font-weight: 500;
        line-height: 123.81%; /* 123.81% */
        letter-spacing: 2.1px;
        border:2px solid #201608;
        transition-duration:.3s;
        &:hover{
             color:#201608;
             background-color:transparent;
        }
    }
}
.template-application-form{
    .vvip_ihtm_section{
        h2{
            font-size:21px;
        }
    }
}
[data-testid="klaviyo-form-SCTuQd"]{
    [type="text"], [type="email"]{
             background-color: transparent;
            border: none !important;
            border-bottom: 0.8px solid #533F25!important;
            padding: 5px!important;
            box-shadow: none !important;
            font-family: "ABC Arizona Sans"!important;
            font-size: 14px!important; 
            font-weight: 400!important;
            line-height: 150%!important;
            outline: none !important;
            border-radius:0 !important;
            height: unset !important;
    }
        legend{
                    color: #000 !important;
                    font-family: "ABC Arizona Sans"!important;
                    font-size: 18px!important;
                    font-style: normal!important;
                    font-weight: 400!important;
                    letter-spacing:0 !important;
                    line-height: 133.333%!important;
            }
            label{
                .kl-private-reset-css-Xuajs1{
                    color: #000 !important;
                    font-family: "ABC Arizona Sans"!important;
                    font-size: 14px !important;
                    font-style: normal !important;
                    margin-bottom: 20px !important;
                    font-weight: 400 !important;
                    letter-spacing:0 !important;
                    line-height: 128.571% !important;
                    margin: 0 !important;
                    margin-bottom: 5px !important;
                }
            }
    [type="button"]{
                color: #DEDACD !important;
        font-family: "ABC Arizona Sans" !important;
        font-size: 21px !important;
        font-style: normal !important;
        font-weight: 400 !important;
        line-height: 123.81% !important;
        letter-spacing: 2.1px !important;
        border-radius: 9px !important;
        background: #201608 !important;
        padding: 7px !important;
        letter-spacing:0 !important;
                    justify-content: center;
                    align-items: center;
    }
    .kl-private-reset-css-Xuajs1{
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        gap: 20px;
        @media (max-width:768px){
            display: flex !important;
        }
        .kl-private-reset-css-Xuajs1 {
            display:flex !important;
            [role="radiogroup"], [role="group"]{
                display:block !important; 
            } 
            [role="radiogroup"]+.kl-private-reset-css-Xuajs1,
            [role="group"]+.kl-private-reset-css-Xuajs1{
                display:none !important;
            }
        }
        [data-testid="form-row"]{
            display:flex  !important;
            align-items: start !important;
            [data-testid="form-component"]{
                .kl-private-reset-css-Xuajs1{
                    gap: 0;
                }   
            }
            &:nth-child(7){
                 grid-column: 2;
                 grid-row: 1 / span 5;
            }
            &:last-child{
                grid-column: 1 / -1;
            }
        }
    }
    
}
#statusMessage{
        display:none;
        color: #201608;
        font-family: "ABC Arizona Sans";
        font-size: 21px;
        font-style: normal;
        font-weight: 400;
        line-height: 160.571%;
        padding: 60px 0;
        text-align: center;
}
.collection__view-all{
    .button{
        border-radius: 9px;
        color: #DEDACD;
        font-family: "ABC Arizona Sans";
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 130%;
        margin: 0;
        background: #201608;
        text-decoration: none;
        justify-content: center;
        align-items: center;
        padding: 8px;
        transition-duration:.3s;
        border:2px solid #201608;
          &:before, &:after{
                display:none;
            }
        &:hover{
           color: #201608;
           background:transparent;
        }
    }
}
.menu-drawer__inner-container{
    display:flex;
    gap: 50px;
    height:unset !important;
    flex-wrap:wrap;
    @media (max-width:1024px){
        gap: 25px;
    }
    .menu-drawer__navigation-container{
        width:55%;
        @media (max-width:767px){
            width:100%;
        }
    }
    .menu_mega{
        width:calc(45% - 50px);
        padding-right:20px;
        padding-bottom:70px;
        @media (max-width:1024px){
            width:calc(45% - 25px);
        }
        @media (max-width:767px){
            width:100%;
            padding-left:20px;
            padding-right:20px;
        }
    }
}
.menu_item_inner{
    .mit_heading{
        color: #DEDACD;
        text-align: center; 
        font-family: "ABC Arizona Flare";
        font-size: 27px;
        font-style: normal;
        font-weight: 300;
        line-height: 148.148%; /* 148.148% */
        padding-bottom:25px;
        @media (max-width:1620px){
            font-size: 22px;
        }
    }
    .mit_img{
        img{
            width:100%;
            display:block;
        }
    }
    .mit_info{
        .mit_title{
            color: var(--Primary-Oat-Milk, #DEDACD); 
            font-family: "ABC Arizona Flare";
            font-size: 33px;
            font-style: normal;
            font-weight: 300;
            line-height: 148.485%; /* 148.485% */
            padding-top:15px;
            @media (max-width:1620px){
                font-size: 28px;
            }
        }
        .mit_txt{ 
            padding-bottom:35px;
            p{
                color:  #DEDACD; 
                font-family: "ABC Arizona Sans";
                font-size: 20px;
                font-style: normal;
                font-weight: 400;
                line-height: 150% ; /* 150% */
                @media (max-width:1620px){
                    font-size: 18px;
                }
            }
        }
        .mit_btn{
            color: #DEDACD; 
            font-family: "ABC Arizona Sans";
            font-size: 20px;
            font-style: normal;
            font-weight: 500;
            border:1px solid #DEDACD;
            line-height: 130%; /* 130% */
            display:inline-block;
            padding:8px 35px;
            text-decoration:none;
            border-radius:4px;
            @media (max-width:1620px){
                font-size: 18px;
            }
        }
    }
}
.mit_btn_new{
    color: #DEDACD; 
    font-family: "ABC Arizona Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    border:1px solid #DEDACD;
    line-height: 130%; /* 130% */
    display:inline-block;
    padding:8px 35px;
    text-decoration:none;
    border-radius:4px;
    display: block;
    text-align: center;
    margin-top: 60px;
    @media (max-width:1620px){
        font-size: 18px;
    }  
}
.svg-wrapper{
    img{
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
}
.menu-drawer__menu{
    li{
        .menu-drawer__menu-item{
            color: #DEDACD; 
            font-family: "ABC Arizona Sans";
            font-size: 22px;
            font-style: normal;
            font-weight: 500;
            line-height: 150%; /* 150% */
             @media (max-width:1620px){
                font-size: 18px;
            } 
        }
    }
}
.menu_icon_btn{
    display: flex;
    width: 100px;
    text-decoration:none;
    span{
        width:40px; 
        color: #DEDACD;
        font-family: "ABC Arizona Flare";
        font-size: 20px;
        font-style: normal;
        font-weight: 300;
        line-height: 130%; /* 130% */
        text-decoration:none;
        @media (max-width:1620px){
                font-size: 18px;
        } 
    }
}
header-drawer{
    display:flex;
}
.header_search_left{
    @media (max-width:767px){
        display:none;
    }
}
.mdw_search{
    @media (min-width:768px){
        display:none;
    }
    form{
        padding: 1.1rem 2rem;
        [type="search"]{
            background-color:transparent;
            border:none;
            width:100%;
            border-bottom: 0.8px solid #DEDACD;
            color: #C1BAB1; 
            font-family: "ABC Arizona Sans";
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 150%; /* 150% */
            outline:none;
            box-shadow:none;
            padding:10px;
            margin-bottom:15px;
            background-image: url('search_icon.png');
            background-position:center right;
            background-repeat:no-repeat;
            background-size: 15px;
        }
        [type="submit"]{
            border-radius: 4px;
            border: 1px solid #DEDACD;
            padding:8px 25px;
            color: #DEDACD; 
            text-transform:uppercase;
            font-family: "ABC Arizona Sans";
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: 150%; /* 150% */
            background-color:transparent;
            
        }
    }
}

@media (min-width: 750px){ 
    .collection-hero__image--mobile { display: none!important; }
} 
@media (max-width: 749px){ 
  .collection-hero__image--desktop { display: none !important; }
}

#cart-notification-button{
    &:before{
        background-image:url('cart.png');
        width:15px;
        height:15px;
        position:absolute;
        background-size: contain;
        background-repeat: no-repeat;
        z-index: 9;
        top: calc(50% - 5px);
        transform: translateX(-50%);
        right: calc(50% - 75px);
        left: inherit;
    }
}