/** Shopify CDN: Minification failed

Line 19:3 Comments in CSS use "/* ... */" instead of "//"
Line 24:3 Comments in CSS use "/* ... */" instead of "//"
Line 29:3 Comments in CSS use "/* ... */" instead of "//"
Line 1389:14 Expected identifier but found "{"
Line 1389:15 Unexpected "{"
Line 1389:23 Expected ":"
Line 1440:7 Expected identifier but found "{"
Line 1440:8 Unexpected "{"
Line 1440:15 Expected ":"
Line 1440:85 Expected ":"

**/
/********general styles*********/
@font-face {
  font-family: telegraphBold;
  src: url(/cdn/shop/files/Telegraf-UltraBold-800.otf?v=1667419052);
   //font-display: block;
}
@font-face {
  font-family: telegraphRegular;
  src: url(/cdn/shop/files/Telegraf-Regular-400.otf?v=1667419052);
   //font-display: block;
}
@font-face {
  font-family: telegraphUltraLight;
  src: url(/cdn/shop/files/Telegraf-UltraLight-200.otf?v=1667419052);
   //font-display: block;
}

/* .image-container{
    max-width: 500px;
    margin: 0 auto;
} */

.col-2 h5 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    color: #363636;
}

.col-2 ul {
    list-style-type: circle;
    margin: 13px;
    padding: 8px;
}

.col-2 li {
    margin-bottom: 15px;
    color: black;
    font-family: 'Lexend';
    font-weight: 700;
}
.au_content *{
text-align:left!important;
font-family: Roboto!important;
font-style: normal!important;
font-weight: 400!important;
font-size: 18px!important;
line-height: 25px!important;
padding-top: 30px;  
color:#000;  
}



.msg-success{
  text-align: center;
    background: green;
    color: white;
    padding: 10px;
}
.msg-failure{
     text-align: center;
    background: maroon;
    color: white;
    padding: 10px;
}
#nav-menu{
  background-color: #fed9ff;
    height: 600px;
    overflow-x: hidden;
    overflow-y: auto;
}



.highlight_text *{
font-family: Bebas Neue!important;  
font-style: normal!important;
font-weight:normal!important;
font-size: 40px!important;
line-height: 40px!important;
color: #00A6FF!important;
}

#insta-feed{
margin-bottom: 40px!important;
padding-left: 45px;
padding-right: 45px;  
}






@media only screen and (max-width: 768px) {

h1 {
    font-family: Bebas Neue;
    font-size: 20px!important;
    line-height: 1;
}
.au_content *{
font-size: 16px!important;
 
}


  
  
 .highlight_text *{
font-size: 28px!important;
line-height: 28px!important;

} 
  
  
  
  
  
  

}





.sponsorship,.un4seen-girls{
/* padding-top:0!important;*/
padding-bottom:0!important;
margin-top:0!important;  
margin-bottom:60px!important;
}



.template_page-un4seen_girls #sponsorship_form{
padding-bottom:0;
}












/***********ABOUT US PAGE************/




/***CUSTOM SPONSORSHIP.LIQUID***/

#au_sponsorship{
padding:60px 40px;
/* margin:60px 0;    */
}


.au_image_group{
text-align: end;
}



.au_sponsorship_wrapper{
display:flex;
justify-content: center;    
}


.au_sponsorship_images{
margin-left:15px;
margin-right:15px;
/* max-width:442px; */
  
}

.au_rider_images{
max-width:416px;
max-height:416px;  
}




.instafeed-container img{
margin-left:15px!important;
margin-right:15px!important; 
width: calc(100% - 30px)!important;  
}


#insta-feed .instafeed-overlay, .instafeed-shopify .instafeed-overlay{
width: calc(100% - 30px)!important;  
  
}




@media only screen and (max-width: 992px) {
  
  
#au_sponsorship{
padding:50px 0; 

}
  
.au_sponsorship_wrapper{
flex-direction:column;
align-items: center;  
}  

  
.au_image_group{
text-align:center;
margin-bottom:30px;  
}
  
.au_sponsorship_images{
margin-top:10px;
margin-bottom:10px;
}  
  
  
  
.instafeed-container img{
margin-left:15px!important;
margin-right:15px!important; 
width: calc(100% - 15px)!important;  
}


#insta-feed .instafeed-overlay, .instafeed-shopify .instafeed-overlay{
width: calc(100% - 15px)!important;  
  
}  
  
  
.instafeed-overlay::after{
margin-left:7px;  
}   
  
  
  
  
  
  
  
  
  
}










/*********reviews.liquid***********/
.align-center{
text-align:center;
}





.au_review_list_item{
display: flex!important;
}


.au_product_card{
display: flex;
justify-content: center!important; 
width:100%;
/* max-width: 416px;   */
}




.au_review_content{
flex: inherit!important;
} 



.reviews_section{
width:100%!important;  
padding-left:55px!important; 
padding-right:55px!important;  
}


.reviews_section .slick-arrow{
display:none!important;
}



.slick-dots li button{
color:#C4C4C4!important; 
width:16px!important;
height:16px!important;  
}



.slick-dots li.slick-active button{
color:#00A6FF!important;
width:16px!important;
height:16px!important;  
}
















@media only screen and (min-width: 1744px) {
  
  
.au_review_list_item{
max-width: 416px;
}  
  
.about_us_page .slick-list.draggable{
width:1248px;
margin:0 auto;  
}  
  
  
  
}  




@media only screen and (max-width: 768px) {
  
  
.au_review_list_item{
/* display: block!important; */
}  
  
  
.slick-dots li button{
width:10px!important;
height:10px!important;    
}  
  
 
.slick-dots li.slick-active button{
width:10px!important;
height:10px!important;  
}  
  
  
  
  
}  

























/*********custom_join_now.liquid***********/

#au_join_now{
text-align:center;
padding:70px 0; 
margin-bottom:50px;  
}

.join_now_description{
font-family: Roboto;
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 25px;
text-align: center;
color: #000000;
}


.au_join_now_title{
font-style: normal;
font-weight:normal;
font-size: 52px;
line-height: 52px;
color: #000000;  
padding-bottom:20px;
}

.join_now_btn{
max-width:170px;
margin: 35px auto 0;
  
}








@media only screen and (max-width: 992px) {
  
  
.au_join_now_title{
font-size: 36px;
line-height: 36px;

}

  
.join_now_description{
font-size: 18px;
line-height: 25px;
width: 80%;
margin: 0 auto;
}
  
  
  
}



/**********fr_top_content.liquid**************/


.img_text_wrapper{
display:flex;
align-items: center;

}

/* .bg_wrapper{
background-color:#EEF9FF;

} */



.fr_right_texts{
margin-left:30px;
}

.next_fr_texts{
width: 90%;
margin: 30px 0;  
}

.next_fr_texts p{ 
font-style: normal;
font-weight: 400;
font-size: 40px;
line-height: 40px;  
}


.fr_top_description,.fr_top_description p{
font-family:Roboto;
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 25px;
color: #000000;
}


.apply_below_btn{
width: 172px!important;
font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 24px;  
height:48px;  
}

.apply_below_arrow{
margin-left:20px;
}



.fr_of_the_week{
font-style: normal;
font-weight:normal;
font-size: 40px;
line-height: 40px;
color: #00A6FF;
}



.fr_featured_image{
max-height:526px;
max-width:526px;  
}


.fr_right_texts_group,.fr_left_img{
width:100%;
}


@media only screen and (max-width: 992px) {
  
  
.img_text_wrapper{
flex-direction:column;
}  
  

  
.fr_right_texts_group{
margin-top:40px;  
padding-bottom:40px;  
}  
  
.fr_right_texts{
margin-left:0;
}  
  
  
.fr_left_img,.fr_right_texts_group{
text-align: center;  
}  
  
.next_fr_texts{
margin-left:auto;
margin-right:auto;  
}  
  
.apply_below_btn{
margin:0 auto;  
}  
  
  
}



@media only screen and (max-width:576px) {
  

.fr_of_the_week,.next_fr_texts,.next_fr_texts p{  
font-size: 28px;
line-height: 28px;
text-align: left;  
}  
  
  
.fr_top_description,.fr_top_description p{  
font-size: 16px;
line-height: 25px;
text-align: left;  
}    
  
  
 
.next_fr_texts {
margin-left: unset;
margin-right: unset;
width:100%;  
}  
  
  
  
  
  
.apply_below_btn{
width: 172px!important;
height:48px!important;  
font-size: 16px!important;
line-height: 24px!important; 
margin:0;  
}  
  
  
  
  
  
  
}





/***************previous_riders.liquid****************/


#shopify-section-template--15484646949044__2nd-content{
width: 90%;
margin: 0 auto;
}

.previous_riders_group{
padding:70px 0;
margin:0 auto;  
}

.previous_riders .slick-list .slick-track{
display:flex;  
justify-content: center;
  
}








.previous_riders .slick-list{
overflow:hidden;
max-width:1308px;
margin:0 auto;  
} 


.previous_riders .slick-slide{
width:inherit!important;
margin-right: 20px;  
} 


.previous_riders .slick-track{
display:flex;
width:90%;
margin:0 auto;  
}


.pr_image{
max-height:416px;
max-width:416px!important;  
width:100%;
margin:0 10px;  
}


.pr_title {
text-align:center;
padding-bottom:50px; 
font-family:Bebas Neue;
font-style: normal;
font-weight: 500;
font-size: 40px;
line-height: 40px;
color: #000000;  
}

.pr_title p{
font-family:Bebas Neue;
font-style: normal;
font-weight: 500;
font-size: 40px;
line-height: 40px;
color: #000000;

}




.previous_riders .slick-arrow{
display:none!important;
}


.previous_riders .slick-dots{
font-size:0;
}  
  

.previous_riders .slick-slide{
max-width:416px;
}










  
@media only screen and (max-width: 1200px) {
  
  
.previous_riders .slick-dots{
margin-left: -38px!important; 
}  
  
  
  
}   
  
  
@media only screen and (max-width: 992px) {
  
 
#shopify-section-template--15484646949044__2nd-content{
width:98%;

}
  
  
.previous_riders .slick-dots{
margin-left: -38px!important; 
}  
  
  
  
}  
  
  
@media only screen and (max-width: 768px) {
  
 
.previous_riders .slick-dots{
  margin-left:-30px;  
}
  
.previous_riders .slick-list .slick-track{
justify-content: inherit;  
}  
  
  
  
}  
  




@media only screen and (max-width: 576px){

.pr_title,.pr_title p{
font-size: 28px;
line-height: 28px;
}


}










/***********featured_form.liquid************/

.ff_form_title{
font-size: 40px;
line-height: 40px;
color: #000000;
}


.ff_form_description{
font-family: Roboto!important;  
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 25px;
color: #000000;
margin: 30px 0 40px;  
}



.ff_labels{
font-family: 'Poppins';
font-style: normal;
font-weight: 600!important;
font-size: 14px!important;
line-height: 20px!important;
color: #242426;
}

.ff_form_controls{
font-family: Roboto;
font-style: normal;
font-weight: 400!important;
font-size: 14px!important;
line-height: 28px!important;
color: #000000;
border: 1px solid #000000!important;
border-radius: 4px!important;  
height:44px!important;
padding: 0.375rem 0.75rem!important;  
}


.ud_on_bike,.ud_on_tshirt{
border: 1px solid #E2E4E5!important;
border-radius: 8px!important;
padding:13px;  
}









.ff_radio_title{
font-family: Roboto;
font-style: normal;
font-weight: 400!important;
font-size: 18px!important;
line-height: 120%!important;
color: #000000;
padding-bottom:10px;  
}



.ff_radio_notes{
font-family: Roboto;
font-style: normal!important;
font-weight: 400!important;
font-size: 14px!important;
line-height: 120%!important;
color: #000000;
padding-bottom:10px;  
}


.asterisk{
color:#00A6FF;
}

.ff_submit_btn{
width:172px!important;
 height:48px; 
background: #00A6FF;
border-radius: 4px!important;
font-family:Roboto;
font-style: normal;
font-weight: 500!important;
font-size: 16px!important;
line-height: 24px!important;  
}



.ff_form_body{
display:none;
}




/**********sponsorship form****************/

#sponsorship_form{
padding-top:60px;
padding-bottom:60px;  
}



.ss_other_info{
font-family:Roboto;
font-style: normal;
font-weight: 400!important;
font-size: 14px!important;
line-height: 28px!important;
color: #000000;
}


.ss_upload_img_group{
margin:20px 0 60px!important;
}

.ss_upload_images{
display:none!important;
}



.ss_upload_btn{
width:122px!important;
 height:48px; 
background: #00A6FF;
border-radius: 4px!important;
font-family:Roboto;
font-style: normal;
font-weight: 500!important;
font-size: 16px!important;
line-height: 24px!important;
display:inline!important;  
padding:0!important;  
}


.upload_img_notes{
font-family:Roboto!important;
font-style: normal;
font-weight: 400!important;
font-size: 14px!important;
line-height: 24px!important;
color: #000000;
}  




@media only screen and (max-width:576px) {
  

.ff_form_title{
font-size: 28px;
line-height: 28px;  
}
  
 .ff_form_description{
font-size:16px;  
}  
  
  
  
  
}



/**********un4seen_girls_video_link.liquid**************/


#un4seen_videolink_section{
text-align: center;
padding: 60px 0;  
}


.un4seen_video_title{
font-family: Bebas Neue;
font-style: normal;
font-weight:normal;
font-size: 52px;
line-height: 52px;
color: #000000;
}


.watch_now_btn{
width: 172px!important;
height: 48px;
background: #00A6FF;
border-radius: 4px!important;
margin:25px auto 0;  
font-family: Roboto;
font-style: normal;
font-size: 16px!important;
line-height: 19px!important;
 
}




@media only screen and (max-width:576px) {
  
  
  
.un4seen_video_title{
font-size:40px;
}  
  

.watch_now_btn{
height:48px;
margin:25px auto 0;  

 
}
  
  
  
}




/*************blog_articles.liquid***************/

#blog_articles{
background-color:#EEF9FF;
padding:50px ;  
  
min-height:370px;
/* overflow:scrollable;   */
}

.blog_cards_group{
/* display:flex; */
/* position: absolute;*/
width:100%;   
}


.bcg_mobile{
display:none;
}


.blog_cards_group .slick-track{
display:flex;
justify-content: flex-start;  
}



.blog_cards_group .slick-list{
overflow:hidden;
width: 100%;
margin: 0 auto;  
  
} 

.blog_cards_group .slick-arrow{
display:none!important;
}




@media only screen and (max-width:998px) {
  

.blog_cards_group{
flex-direction:column;
align-items: center;  
} 
  
  
  
  
#blog_articles{
padding-left:0;
padding-right:0;  
min-height:640px;
overflow:visible;  
} 
  
  
  
  
  
}


@media only screen and (max-width:576px) {
  

/* .bcg_mobile{
display:flex;
} */
  
/* .bcg_desktop{
display:none;  
}   */
  

#blog_articles{ 
min-height:682px;
overflow:visible;  
}
  
  
}

















/*************blog_card.liquid***************/






.blog_card{
margin: 0 15px;
width: 100%!important;  
}

.blog_card_content{
display:flex;
max-height:226px;
max-width:100%;  
background-color:#fff;
padding: 8px;
border-radius: 4px;  
}


.bc_subheading{
font-family:Roboto;
font-style: normal;
font-weight: 500;
font-size: 12px;
line-height: 140%;
letter-spacing: 0.005em;
color: #29C6CF;
}


.bc_title{
font-family:Poppins;
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 140%;
color: #333333;
padding-bottom: 10px;  
}


.bc_main_content{
font-family:Poppins;
font-style: normal;
font-weight: 400;
font-size: 12.5px;
line-height: 140%;
letter-spacing: 0.015em;
color: #333333;
opacity: 0.8;
}


.blog_card_right_content{
display: flex;
flex-direction: column;
justify-content: space-around;
padding: 10px 30px;
min-width:284px;  
}

.bc_image{
height:208px;
width:220px;  
max-width:220px;
max-height:208px; 
border-radius: 4px;  
}


.bc_date_views{
display: flex;
align-items: baseline;
justify-content: space-between;
}


.bc_bottom_outline:empty{
opacity: 0.2;
border-bottom: 1px solid #333333;
width: 100%;
margin: 3% auto 0;
}


.bc_date{
font-family:Poppins;
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 140%;
letter-spacing: 0.005em;
color: #333333;
opacity: 0.6;
}

.bc_actual_views{
font-family:Poppins;
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 140%;
letter-spacing: 0.005em;
color: #333333;
opacity: 0.6;
padding-left:10px;  
}


.view_count_icon{
opacity:0.6;
}





















@media only screen and (max-width:576px) {
  
  
  
.blog_card_content{
flex-direction:column;
max-height:554px;
width:328px;  
max-width:328px; 
margin: 0 auto;  
}
  
.bc_image{
height:310px;
width:308px;  
max-width:308px;
max-height:310px;  
}  
  
.blog_card_right_content{
height:226px;  
padding:20px 30px;
}  
  
  
  
  
}





/************SPONSORSHIP FORM******************/

.form_container label{
font-family: Poppins;
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 20px;
color: #242426;
} 

.hulk-powered-wrapper{
display:none;
}
.ud_on_tshirt{
  display:none!important
}




/* swatches */
/* SWATCH */

/* {% assign width = '50px' %}
{% assign height = '35px' %} */
.swatch { 
  margin:1em 0; 
}
/* Label */
.swatch .header {
  margin: 0.5em 0;
}
/* Hide radio buttons.*/
.swatch input { 
  display:none;
}
.swatch label {
  /* Rounded corners */
  -webkit-border-radius:50px;
  -moz-border-radius:50px;
  border-radius:50px;
  /* To give width and height */
  float:left;
  /* Color swatches contain no text so they need to have a width. */
/*   min-width:{{ width }} !important; 
  height:{{ height }} !important; */
  /* No extra spacing between them */
  margin:0;
  /* The border when the button is not selected */
  border:#ccc 1px solid;
  /* Background color */
  background-color:#ddd;
  /* Styling text */
  font-size:13px;
  text-align:center;
  line-height:{{ height }};
  white-space:nowrap;
  text-transform:uppercase;
}
.swatch-element label {
    padding: 0 10px;
    width: 2rem !important;
    height: 2rem !important;
    font-size: 10px;
    padding: 5px;
}
.color .swatch-element label { 
  padding:7px; 
}
/* Styling selected swatch */
/* Slightly raised */
.swatch input[type='radio']:checked + label {
    -webkit-box-shadow: 0px 0px 10px rgb(0 0 0 / 80%);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.8);
    box-shadow: 0px 0px 4px 3px rgb(0 166 255);
    border-color: #00a6ff;
}
.swatch .swatch-element {
  float:left;
  -webkit-transform:translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing:antialiased; /* webkit text rendering fix */
  /* Spacing between buttons */
  margin:0px 10px 10px 0;
  /* To position the sold out graphic and tooltip */
  position:relative;
}
/* Image with the cross in it */
.crossed-out { position:absolute; width:100%; height:100%; left:0; top:0; }
.swatch .swatch-element .crossed-out { display:none; }
.swatch .swatch-element.soldout .crossed-out { display:block; }
.swatch .swatch-element.soldout label {
  filter: alpha(opacity=60); /* internet explorer */
  -khtml-opacity: 0.6;      /* khtml, old safari */
  -moz-opacity: 0.6;       /* mozilla, netscape */
  opacity: 0.6;           /* fx, safari, opera */
}
/* Tooltips */
.swatch .tooltip {
  text-align:center;
  background:gray;
  color:#fff;
  bottom:100%;
  padding: 10px;
  display:block;
  position:absolute;
  width:100px;
  left:{{ width | remove: 'px' | to_number | divided_by: 2 | minus: 50 | plus: 2 }}px;
  margin-bottom:15px;
  /* Make it invisible by default */
  filter:alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity:0;
  visibility:hidden;
  /* Animations */
  -webkit-transform: translateY(10px);
     -moz-transform: translateY(10px);
      -ms-transform: translateY(10px);
       -o-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
     -moz-transition: all .25s ease-out;
      -ms-transition: all .25s ease-out;
       -o-transition: all .25s ease-out;
          transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
     -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
      -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
       -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
          box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  z-index: 10000;
  -moz-box-sizing:border-box; 
  -webkit-box-sizing:border-box; 
  box-sizing:border-box;
}
.swatch .tooltip:before {
  bottom:-20px;
  content:" ";
  display:block;
  height:20px;
  left:0;
  position:absolute;
  width:100%;
}
/* CSS triangle */
.swatch .tooltip:after {
  border-left:solid transparent 10px;
  border-right:solid transparent 10px;
  border-top:solid gray 10px;
  bottom:-10px;
  content:" ";
  height:0;
  left:50%;
  margin-left:-13px;
  position:absolute;
  width:0;
}
.swatch .swatch-element:hover .tooltip {
  filter:alpha(opacity=100);
  -khtml-opacity:1;
  -moz-opacity:1;
  opacity:1;
  visibility:visible;
  -webkit-transform:translateY(0px);
     -moz-transform:translateY(0px);
      -ms-transform:translateY(0px);
       -o-transform:translateY(0px);
          transform:translateY(0px);
}
.swatch.error {
  background-color:#E8D2D2!important;
  color:#333!important;
  padding:1em;
  border-radius:5px;
}
.swatch.error p {
  margin:0.7em 0;
}
.swatch.error p:first-child {
  margin-top:0;
}
.swatch.error p:last-child {
  margin-bottom:0;
}
.swatch.error code {
  font-family:monospace;
}


  .seemore {
    position: absolute;
    bottom: -39px;
    right: 0px;
    background: #00a6ff;
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
    padding: 5px;
    line-height: 1.2;
    height: 33px;
    width: 33px;
}
.nav__button{
  position:relative
}
@media(max-width:760px){

  .carousel > ul {
    margin: 0;
    padding: 0;
    list-style: none;
/*     max-height: 178px!important; */
    overflow: hidden;
}
  .seemore {
    position: absolute;
    bottom: -10px;
    right: 14px;
    background: #00a6ff;
    border-radius: 50%;
    color: #fff;
     font-size: 10px;
    padding: 5px;
    line-height: 1.2;
    height: 33px;
    width: 33px;
}
}

.normal-imput input{
  display:block!important
}


.normal-imput label {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 0px;
    float: left;
    margin: 5px;
    border:none!important;
    background-color: white;
    font-size: 13px;
    text-align: left;
}
/* size swatch */






.mt-50{
  margin-top: 50px;
}
.centered{
  text-align: center;
  position: relative;
}
.product-price {
    color: black!important;
    font-family: 'telegraphBold'!important;
}
.action-box {
    width: 100%;
    border: 1px solid #e4e4e4;
    padding-bottom: 12px;
    background-color: #fff;
    position: relative;
    
}

.content-holder{
  padding: 15px;
}
label a{
  
    color: #009fe3;
    font-weight: 600;
    text-decoration: underline;
    font-size: 11px;
}
.image-section{
      position: sticky;
    top: 126px;
}
.botton-line::after {
    content: "";
    width: 60px;
    height: 4px;
    background: #00a6ff;
    position: absolute;
    left: 50%;
    bottom: -13px;
    transform: translate(-50%, -50%);
}
.col-header {
    padding: 15px;
    background: #f5f5f5;
}

@media(max-width:760px){
  .no-mobile{
    display: none;
  }
  .image-section {
    position: relative;
    top: 0;
}
}

@media(min-width:800px){
  .no-desktop{
    display: none;
  } 
}

.product-form h3{
  font-family: 'telegraphRegular'!important;
  text-transform: uppercase!important;
}

@media (max-width: 760px) {
  .text-primary {
    text-shadow: none!important;
   
    }}

.gpo-form__group:last-child{
  display:none!important
}
.gpo-app .gpo-swatches.buttons input:checked + label, .gpo-app .gpo-swatches.buttons input:checked + label span {
    color: #fff;
    background: #000000!important;
}

.expandable-text {
  transition: height 1s ease 0s
}

  .reduce-view {
    height: 80px;
    overflow: hidden;
}
  .increase-view {
    height: max-content;
    overflow: hidden;
}

.expandable-text {
        .trigger {
        outline: none;
        background: none;
        cursor: pointer;
        text-align: left;
        margin-top: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #009fe3;
        color: white;
        padding: 5px;
    }
  .expanded-content {
    display: none;
  }
}
.collapsed-content p {
        font-size: 16px;
        margin-bottom: 0px;
    }

.panel {
  width: 400px;
  background-color: #eee;
  margin: 50px;
  padding: 10px;
}
.qty-container{
  display: flex;
  align-items: center;
   
}
.qty-container .input-qty{
  text-align: center;
  padding: 6px 10px;
  border: 1px solid #d4d4d4;
  max-width: 80px;
}
.qty-container .qty-btn-minus,
.qty-container .qty-btn-plus{
  border: 1px solid #d4d4d4;
  padding: 10px 13px;
  font-size: 10px;
  height: 38px;
  width: 38px;
  transition: 0.3s;
}
.qty-container .qty-btn-plus{
  margin-left: -1px;
}
.qty-container .qty-btn-minus{
  margin-right: -1px;
}
#fav{
  width:40%;
  margin:30px auto!important;
}
#kaktus-wishlist-app-v6Xln .kaktus-w-wishlist-button__wrap{border-radius:0px!important}


/* change view css  */
.header-row{
  border: 4px solid #00a6ff;
    padding: 10px!important;
    border-radius: 100px;
}
button.btn-cview {
    color: white;
    padding: 7px;
    width: 60px;
    margin-left: 9px;
    border-radius: 9px;
    font-size: 12px;
}
button.btn-cview:hover {
    background-color: #000000;
    color: white;
    transition: ease-in;
}
     @media(max-width:760px){
        .sort-ico svg {
    width: 20px;
    margin-left: 5px;
    margin-top: 0px;
    margin-bottom: -10px;
}.header-row {
    border: 1px solid #00a6ff;
    padding: 5px !important;
    border-radius: 0px;
}
    .hide-small{
      display:none!important
    }
    #fav{width:55%!important;}
  }
   @media(min-width:780px){
    .hide-large{
      display:none!important
    }
     .header-row{
      width:310px
  }
    .hd-container.header-row{
    margin:0 40px}
  }
  .sort-ico svg{
  width: 35px;
    margin-left: 15px;
    margin-top: 0px;
    margin-bottom: -10px;
  }
  .sort-ico svg path{
  fill: #00a6ff;
}
  .btn_row{display:flex}

 .cart-header .promo{
    background: #000000;
    color: white;
    padding: 15px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 900;
}
@media(max-width:760px){
  .cart-header .promo {
    text-align: center;
}
.promo span{
  display: block;
}
}
.filter-col {
    flex: 1;
    padding-left: 30px;
}
.product-col {
    flex: 5;
}
.filter {
    border: 1px solid #e7e7e7;
    padding: 10px;
}
h1.filter-header {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: 'telegraphRegular';
    border-bottom: 1px solid #e7e7e7;

    font-family: 'telegraphRegular';
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 10px;
    border-bottom: 1px solid #e7e7e7;
}
.filter-item h2 {
    margin-bottom: 10px;
    font-family: 'telegraphRegular';
    font-size: 14px;
    text-transform: uppercase;
  font-weight: bold;
}
.f-items li {
    list-style: none;
    margin-left: 10px;
    margin-bottom: 10px;
    text-transform: capitalize;
}

/* image with hover effect  */
.image-hover {
  position: relative;
  width: 200px;
}

.overlay {
  position: absolute;
  display: flex;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  transition: background 0.5s ease;
  justify-content: center;
  align-items: center;
}

.image-hover:hover .overlay {
  /* display: block; */
  background: rgba(0, 0, 0, 0.493);
}
.hover-btn {
  background: transparent;
    color: white;
    border: solid 1px;
    padding: 5px 7px;
    border-radius: 10px;
  left: 0;
  top: 180px;
  text-align: center;
  opacity: 0;
  transition: opacity 0.35s ease;
}

.overlay:hover .row .hover-btn {
  opacity: 1 !important;
}
.overlay .row{
  gap: 10px;
 
}

.accordion__wrapper {
    background-color: #fff;
    box-shadow: 0px 60px 56px -12px rgba(9, 40, 163, 0.05); 
}

.accordion__title{
    font-size: var(--fs-lg);
    font-weight: var(--fw-bold);
    color:  #242e4c;
    text-align: center;
    margin-bottom: 4rem;
}

.accordionc {
    border-bottom: 0.1rem solid var(--color-border);
    /* padding-bottom: 2rem;
    margin-bottom: 3rem; */
}

.accordion__header {
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
    gap: 1rem;
    cursor: pointer;
} 

.accordion__icon {
    background-color:#00a6ff;
    width: 1.2rem;
    height: 1.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
    flex-shrink: 0;
}

.accordion__question{
    font-size: var(--fs-md);
    font-weight: var(--fw-medium);
    color: var(--color-title);
}

.accordion__answer{
    padding: 2rem 0;
}
.ri-subtract-fill:before {
    content: "\f1ae";
    margin-left: 11px;
}

.accordion__content{
    overflow: hidden;
    height: 0;
    transition: 0.4s ease-in-out; ;
}

@media screen and (min-width: 580px) {
 
}

@media(max-width:760px){
  .row.switch-on-device {
    display: block;
    margin: 0 !important;
}
.filter-col {
    flex: 1;
    padding-left: 5px;
    padding-right: 5px;
}

}

.col-header:nth-child(2){
  display:none!important
}