/** Shopify CDN: Minification failed

Line 3234:2 "@import" is only valid at the top level

**/
@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&display=swap');
   .upsell_cart_section .upsell_section .price_upsell {
   color: #303030;
    font-weight: 400;
}
.cart-drawer .cart__checkout-button {
  max-width: none;
  letter-spacing: normal;
  text-transform: none !important;
  font-size: 18px;
  font-weight: 500;
}

.cart-drawer .cart_price_option .product-option {
    color: black!important;
}

.cart-drawer span.price_compare_at {
      color: black!important;
    }


  .cart-drawer .cart_price_option .product-option.free_price_text {
    color: black!important;
  
}


.quantity__button svg {
  
    width: 10px !important;
    height: 10px !important;
    fill: #363636;
    fill: #637381;
}
.full-width-line {
   
    border-top: 1px solid rgba(0, 0, 0, 0.1)!important;
}
.cart-drawer .drawer__header {
    
    padding: 20px 20px;
}
.cart-drawer .cart-item {

    flex-grow: 1;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px 30px;
}
.cart-drawer .cart-items td {
    padding-top: 0.7rem;
    padding: 0px!important;
}

cart-remove-button .button {

    min-height: 2.5rem!important;}
.cart-drawer .cart-item .quantity {
    width: 105px!important;
    min-height: 2.5rem !important;
}

.cart-drawer .quantity__input  {
    border: 1px solid #ddd;
    border-top: none;
    border-bottom: none;
}

.drawer.active .drawer__inner {
    
    padding: 0;
}
.cart-drawer .cart__ctas {
    
    max-width: 100% !important;
}

.title_upsell {    margin: 20px 30px;
    margin-bottom: 0px;}

.upsell_cart_section {
   
    margin: 20px 30px!important;
}

.cart-drawer .totals {
    padding-bottom: 5px !important;
}


    .tax-note { display: none!important;
}
.cart-drawer .cart__ctas {
    
    background: #f6f6f7;
    padding: 10px 23px;
}

.cart-drawer .product_payment_icons {
   
    margin-top: 0px;
}
.cart-drawer .totals {
    justify-content: space-between;
    margin-top: 0;

 
    background: #f6f6f7;
    padding: 10px 23px;
   

}


.cart-drawer .quantity-popover-container {
    padding: 0;
    border: 1px solid #ddd;
    border-radius: 20px;
    box-shadow: none;
    overflow: auto;
}


.quantity:after {
   
    box-shadow: none;
    border: none;
}

.product-form__submit.button.button--full-width.button--primary {
   
    text-transform: capitalize;
}

.upsell_cart_section {
    border: 1px solid red;
    padding: 10px;
    margin: 10px 0;
    border-radius: 4px;
    background-color: var(--bar-background-color, #fff);
    border: 2px solid #E53834!important;
    border-radius: 16px!important;
}


.cart-item__name {
  
    color: #293A5E;
}
.upsell_cart_section .upsell_section .price_upsell {
   
    margin-bottom: 8px;
}



.drawer .cart-drawer .badge_free {
       
        font-weight: bold;
    }

.title_upsell {
    text-align: center;
    padding: 9px;
    background: #E53834;
    color: white;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    margin-bottom: 0;
    /* border-radius: 16px; */
  font-size: 14px
}

.upsell_cart_section {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
         margin-top: 0px!important;
}

.upsell.conteainer {
    position: relative;
}

.upsell.conteainer .badge 
 {
    position: absolute;
    left: 0;
  
}
.upsell.conteainer {
    position: relative;
    /* flex: 1; */
   
    width: 35%;
}
.setwidth {width:60%;}

.upsell.conteainer .badge,  .upsell.conteainer .badge_free  {
    /* background: #EC0106;
    color: #fff;
    margin-right: 5px;
    border-radius: 5px;
    padding: 5px 10px;
    border: none;
    font-size:11px;
  font-weight:bold; */
}

.upsell_section .price_upsell span {
      color: #303030;
   
}
.newcurrency {    font-weight: 400 !important;}

.price_upsell .transcy-money {color:#EC0106;}





.cart-item__media {
    position: relative;
}
body,input,textarea,button,select
{
	font-size:16px;
	line-height:1.5; 
	letter-spacing:0
}

.review_scroll .review-masonry-item {
  display: none;
}

.review_scroll .review-masonry-item.visible {
  display: block;
}
.reviews-main-box .review-masonry-item {
	/*width: 100% !important;*/
}
.reviews-main-box {
	display: flex;
}
.reviews-main-box .review_scroll {
	width: 23%;
	margin: 0px 10px;
}

.product-form__submit span:after
{
	content:"";
	background:url(/cdn/shop/files/atc-arrow.svg?v=1721225242) center center / contain no-repeat;
	width:15px;
	height:16px;
	display:inline-block;
  vertical-align: text-bottom;
  margin-right:10px;
}

.product-form__submit_spacing{
  display: flex; 
  gap: 15px;
  font-size: 18px;
  font-weight: 500;
}

.product-form__submit.button.button--full-width.button--primary{
  background-color: #4FAF4D;
}

.custom_review a {
    text-decoration: none;
    display: flex;
}
.custom_review .alr-wh-star-rating-average-number {
    color: #000;
    padding: 0 0 0 10px;
    font-family: 'Archivo';
    font-weight: 600;
    font-size: 14px;
}

.alr-wh-star-rating-icon-fill {
	color: #f7f7f7;
	position: relative;
}
.alr-wh-star-rating-icon-fill .first path {
	fill: #f4af29 !important;
}
.product__title {
    margin-bottom: 0px !important;
}

.alr-wh-star-rating-icon-fill .first {
	display: block;
	height: auto !important;
	overflow: visible;
	fill: #f7f7f7;
}

.custom_review .custom .alr-wh-star-rating-icon .second path {
	fill: #c6c6c6 !important;
}
.alr-wh-star-rating-icon-fill {
	overflow: hidden;
}
.custom_review .custom .alr-wh-star-rating-icon .second {
	position: absolute;
	top: 0;
	color: #423a3a;
	z-index: 99999;
	right: -15px !important;
	transform: rotate(137deg);
}
.custom_review .custom {
    display: flex !important;
}
.custom_review .custom .alr-wh-star-rating-icon svg {
    height: 15px;
    width: 15px;
    margin-right: 2px;
}
.custom_review .custom .alr-wh-star-rating-icon svg path {
    fill: #D7BF21;
}

@media only screen and (max-width: 768px) {
  .custom_review .alr-wh-star-rating-average-number {
    font-size: 12px;
  }
  .custom_review a {
    justify-content: center;
  }
  .custom_review .custom .alr-wh-star-rating-icon svg {
    height: 16px;
    width: 12px;
  }
  .product__title{
    text-align: center;
    text-align: -webkit-center;
  }
  .price--large{
    display: flex;
    justify-content: center;
  }
}
.hide_media
{
	display:none!important
}
body
{
  overflow-x:hidden;
}
body,.color-scheme-1,.color-scheme-2,.color-scheme-3,.color-scheme-4,.color-scheme-5
{
	color:rgba(var(--color-foreground),1)
}

.header__menu-item
{
	color:rgba(var(--color-foreground),1)
}

.container_new
{
	max-width:1425px;
	margin:0 auto;
	padding:0 60px
}

.header-wrapper
{
	position:relative;
	height:100%;
	width:100%;
	max-width:100%
}

/* .header-wrapper .disclosure
{
	display:none
} */



.header-localization:not(.menu-drawer__localization) .localization-form__select .icon-caret {
    right: 1.8rem!important;
   
}

.header-wrapper .disclosure__list {
   
    max-width: 32.5rem!important;
   
}


.disclosure__link[aria-current="true"] .country {
    font-weight: bold;
}

.header-wrapper  .country-selector__list--with-multiple-currencies {
    width: 32.5rem!important;
}

.header-wrapper .disclosure__link {
  
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.store-selector_default-option--geo__0opQO {
    height: 2rem;
    width: 100%;
  
}

.store-selector_option__YxDwN {
    display: flex;
    align-items: center;
    gap: .8rem;
    font-family: var(--font-family-roboto);
    font-size: 1.4rem;
    line-height: 2.1rem;
    padding-right: 1.8rem;
    white-space: nowrap;
}




.header__menu-item .header__active-menu-item
{
	text-decoration:none
}

.header__icon,.header__icon--cart .icon
{
	height:16px;
	width:26px;
	stroke-width:8px
}

.announcement-bar .announcement-bar__message
{
	min-height:initial;
	font-size:14px;
	line-height:1em;
	font-weight:500!important;
	letter-spacing:0;
	font-family:var(--font-body-family)
}

.row_new
{
	display:flex;
	gap:30px
}

.row_new .col_n
{
	width:100%
}

.row_center
{
	align-items:center
}

.col_center
{
	display:flex;
	flex-direction:column;
	justify-content:center
}

.row_new.row_reverse
{
	flex-direction:row-reverse
}

.button:before,.button:after
{
	opacity:0
}

.button:hover
{
	box-shadow:0 -80px 0 0 rgba(0,0,0,0.1) inset
}

.home_banner .btn--primary
{
	width:100%;
	margin-top:20px
}

h1,h2,h3,h4,h5,h6
{
	margin-bottom:10px;
	margin-top:0;
	letter-spacing:0
}

header.page-width
{
	max-width:100%;
	padding-left:20px;
	padding-right:20px
}

header.header--middle-left
{
	grid-template-columns:auto
}

header .list-menu__item
{
	text-transform:uppercase;
	font-weight:500;
	font-size:14px
}

header .header__inline-menu
{
	text-align:left
}

.section-header__title,h2
{
	font-size:40px
}

img
{
	max-width:100%
}

.home_banner
{
	padding:60px 0
}

.home_banner .banner_text h2
{
	font-size:60px
}

.home_banner .review_text p
{
	margin:0
}

.home_banner .review_text
{
	margin-top:20px;
	gap:10px;
	align-items:center
}

.banner_bottom_text .row_new
{
	gap:10px
}

.home_banner .banner_bottom_text
{
	margin-top:80px
}

.logo-gallery
{
	display:flex;
	flex-wrap:wrap;
	gap:30px;
	justify-content:space-between;
	padding:0 30px
}

.main-div-logo.logo-infi-slider.home-bar
{
	padding:20px 0
}

.logo-gallery img
{
	width:100px;
	height:50px;
	object-fit:contain
}

.two_images_section img.img_two
{
	width:100%;
	height:400px;
	object-fit:cover;
	display:block
}

.two_images_section .row_new.blue_section
{
	background:#21bfc2;
	padding:40px
}

.two_images_section .left_sec h2
{
	margin:0
}

.two_images_section .right_sec
{
	display:flex;
	align-items:flex-end;
	width:100%;
	max-width:570px;
	margin-left:auto
}

.two_images_section .right_sec .ic_b
{
	gap:15px
}

.two_images_section .right_sec .ic_b img
{
	width:70px;
	min-width:70px
}

.button
{
	font-weight:700;
	text-transform:uppercase;
	font-size:16px;
	transition:all .5s linear
}

.trendy_color_section
{
	padding:60px 0;
	overflow:hidden
}

.trendy_color_section .arrows_a
{
	justify-content:flex-end;
	display:flex;
	gap:10px
}

.trendy_color_section .arrows_a img
{
	position:relative;
	opacity:1;
	margin:0;
	height:auto;
	width:auto;
	box-shadow:none!important;
	outline:none;
	background:transparent!important;
	border:none
}

.trendy_color_section .arrows_a img:hover
{
	opacity:.5!important
}

.p_box
{
	width:350px;
	padding:15px
}

.p_box h4
{
	font-size:24px;
	font-weight:600;
	margin-top:20px
}

.p_box img
{
	width:100%
}

.p_box .button
{
	border:1px solid;
	background:transparent;
	padding:10px 30px;
	color:#2d3142
}

.slider_section_product
{
	padding-left:calc((100% - 1440px) / 2)!important;
	width:110%;
	max-width:110%
}

.trendy_color_section .arrows_a img
{
	position:relative;
	opacity:1;
	margin:0;
	height:auto;
	width:auto;
	box-shadow:none!important;
	outline:none;
	background:transparent!important;
	border:none
}

section.our_fetures
{
	background:#f4b455
}

section.our_fetures .left_col h2
{
	color:#fff
}

section.our_fetures .left_col
{
	display:flex;
	align-items:flex-end;
	min-height:300px;
	padding:60px
}

section.our_fetures .cols_img_boxes
{
	display:flex;
	flex-wrap:wrap;
	gap:20px;
	text-align:center
}

section.our_fetures .cols_img_boxes .image_boxes img
{
	width:140px;
	height:140px;
	object-fit:cover;
	border:4px solid #fff;
	border-radius:50%
}

section.our_fetures .cols_img_boxes .image_boxes h4
{
	font-size:16px;
	font-weight:400
}

section.our_fetures .cols_img_boxes
{
	padding:80px 50px
}

section.our_fetures .left_col .left_text
{
	max-width:400px
}

section.our_fetures .cols_img_boxes .image_boxes
{
	width:calc(33.33% - 20px);
	min-width:140px
}

section.two_images_section
{
	padding-bottom:80px
}

.custom_gallery_section
{
	text-align:center;
	padding:60px 0
}

.custom_gallery_section h2
{
	color:#f95673;
	text-transform:uppercase;
	font-size:32px;
	font-weight:700
}

.gallery_img img
{
	width:175px;
	object-fit:cover;
	height:215px
}

a.email_id_foot
{
	color:rgba(var(--color-foreground),1);
	text-decoration:none;
	display:flex;
	align-items:center;
	gap:8px
}

a.email_id_foot img
{
	width:18px
}

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

footer .footer__content-top .grid
{
	column-gap:50px
}

footer .footer-block__details-content .list-menu__item--link
{
	font-size:16px;
	text-decoration:none
}

footer .copyright__content
{
	font-size:16px
}

footer .footer__content-bottom-wrapper--center
{
	justify-content:space-between;
	gap:10px
}

footer .footer__copyright,footer .footer__payment
{
	margin:0!important
}

.footer-block__details-content .list-menu__item--link,.copyright__content a
{
	color:rgba(var(--color-foreground),1)!important
}

.common-title h2
{
	font-size:35px;
	font-weight:600;
	line-height:1.2em
}

.common-img-text-section .content
{
	font-size:18px;
	font-weight:400;
	line-height:27px;
	width:100%;
	max-width:559px
}

.people-story-slider
{
	max-width:100%!important;
	overflow:hidden;
	padding:80px 0 80px 30px !important
}

.people-story-slider .gallery
{
	margin-left:0;
	margin-right:0
}

.people-story-slider .customer-head
{
	font-size:35px;
	font-weight:600;
	line-height:60px;
	text-align:center
}

.people-story-slider .gallery img
{
	margin-left:20px;
	border-radius:10px
}

.gallary_block
{
	width:300px
}

.common-img-text-section .row_new
{
	column-gap:50px
}

.common-img-text-section .col_n
{
	width:calc(60% - 50px)
}

.row_new.col_n.right_col_img img
{
	border-radius:10px
}

.common-img-text-section .row_new.col_n.right_col_img
{
	width:40%
}

.row_new.col_n.right_col_img video,.row_new.col_n.right_col_img .video_code
{
	width:100%;
	border-radius:8px
}

.video_section iframe
{
	max-width:100%;
    width:100%;
}

.video_section
{
	text-align:center
}

.spaced-section .faq-container label.tab-label span.circle-chevron svg
{
	display:none
}

.spaced-section .faq-container label.tab-label span.circle-chevron
{
	background:url(/cdn/shop/files/plus_updated.svg?v=1718257872) center center / contain no-repeat!important;
	width:40px;
	height:40px;
	transition:all .4s linear;
	min-width:40px
}

.spaced-section .faq-checkbox:checked ~ .tu_see span.circle-chevron
{
	background:url(/cdn/shop/files/minus_updated.svg?v=1718257872) center center / contain no-repeat!important
}

.spaced-section .faqued h2
{
	font-weight:600;
	text-align:center
}

.collection_left_right
{
	display:flex;
	max-width:1150px;
	margin:auto
}

.right_collection_width
{
	max-width:500px;
	margin:auto;
	text-align:center
}

.quick-add__submit
{
	background:#2ec54c;
	color:#fff
}

.card_variants .product-card__variants
{
	display:inline-flex;
	gap:5px
}

.card_variants .variant-option
{
	width:15px;
	height:15px;
	border-radius:50%;
  display:block;
}
.card__content .alireviews-review-star-rating {
    text-align: center;
}
.card__content .card-information,.card__content .card__heading,.card_variants
{
	text-align:center
}

.card_stars
{
	display:flex;
	justify-content:center;
	gap:2px;
	margin-bottom:5px
}

.card-information>.price
{
	margin-top:0!important
}

.card_stars svg
{
	width:16px;
	color:#f4af29
}

.collection_left_right .left_collection_image,.collection_left_right .right_collection_content
{
	width:100%
}

.collection_left_right .right_collection_content
{
	display:flex;
	flex-direction:column;
	justify-content:center
}

.collection_left_right .left_collection_image img
{
	width:100%;
	height:700px;
	object-fit:cover;
	object-position:top
}

a.button.view_product_btn
{
	width:100%;
	color:#fff;
	text-decoration:none!important
}

.product .price .badge
{
	background:#FFF;
    color: #E53834;
    border: 2px solid #E53834;
	border-radius:3px;
	text-transform:uppercase;
	margin:0!important;
}

.product.grid .product__tax
{
	display:none
}

.product.grid .product__title h1
{
  font-size:40px;
  color: #293A5E;
  font-weight: 600;
}

.stock_level{
  font-size: 14px;
  align-self: center;
  padding-bottom: 2rem;
  font-weight: 600;
  text-align: center;
}

.product.grid .product_payment_icons .list-payment
{
	justify-content:center;
}

.product.grid .product-form__buttons
{
	max-width:100%;
  display: flex;
  justify-content: center;
}

.product.grid .product__title
{
	margin-top:0!important
}

.product.grid .price .price-item
{
	font-weight:500;
	font-size:18px;
  letter-spacing:0px;
}

.product.grid .product__info-container>*+*
{
	margin:10px 0
}

/* .stock_status:before
{
	content:"";
	width:10px;
	height:10px;
	background:#56ad6a;
	display:inline-block;
	margin-right:10px;
	border-radius:50%
} */

.lb-atc-benefits
{
	margin-top:18px!important;
	margin-bottom:9px!important;
	display:flex!important;
	width:100%;
	align-items:center!important
}

.lb-atc-benefits-div
{
	width:49%!important;
	padding:9px!important;
	border-radius:6px!important;
	font-size:16px!important;
	line-height:16px!important;
	background:#f2f2f2!important;
	text-align:left!important;
	display:flex!important;
	align-items:center!important;
	justify-content:center
}

.lb-atc-benefits div img
{
	width:28px!important;
	margin-right:9px!important
}

.lb-atc-benefits div p
{
	margin:0!important
}

.product.grid .red_bar_products
{
	padding:15px 20px;
	background:#ffe1e0;
	border-left:5px solid red;

    
	margin-top:20px;
	border-radius:8px;
	margin-bottom:20px
}

.product.grid .product-form__input--pill .color_input input[type=radio]+label
{
	width:95px;
	height:95px;
	border-radius:8px;
	border:none;
	padding:0;
	justify-content:center;
	position:relative
}

.product.grid .thumbnail[aria-current],.product.grid .thumbnail[aria-current]:focus:not(:focus-visible)
{
	box-shadow:0 0 0 .1rem #d3d3d3;
	border-color:#d3d3d3
}

.product.grid .product-form__input--pill .color_input input[type=radio]:checked+label:before
{
	content:"";
	background:url(checked-new.svg) center center / contain no-repeat;
	width:18px;
	height:18px;
	display:block;
	position:absolute;
	top:-5px;
	left:auto;
	bottom:0;
	right:-5px;
	z-index:1;
}

.product.grid .product-form__input--pill .color_input input[type=radio]:checked+label{
  border: 2px solid #293A5E;
}

.product.grid .accordion__title
{
  font-size:16px;
  font-weight:400;
  color: #293A5E;
}

.product.grid .accordion .summary__title+.icon-caret
{
	height:10px;
	top:calc(50% - 5px)
}

.product.grid .accordion summary
{
	padding:18px 0
}

.product.grid .bogo-text-container
{
	font-size:18px;
	animation:blink-custom 1.33s ease-out infinite
}

.product.grid .product-form__input .form__label
{
	font-size:16px;
  display: none;
}

.product.grid .product__info-container .product-form
{
	margin:16px 0
}

.product.grid .product-form__input
{
	margin-top:10px;
	margin-bottom:5px;
    display: flex;
    flex-direction: row;
    gap: .5rem;
}

.main-page-title
{
	margin-bottom:4rem;
	text-align:center
}

section.sticky_footer_product
{
	position:fixed;
	bottom:-300px;
	width:100%;
	padding:0;
	z-index:333;
	transition:all .5s ease-in-out;
	box-shadow:0 0 20px rgba(0,0,0,0.1)
}

section.sticky_footer_product.fixed
{
	bottom:0
}

section.sticky_footer_product .product-form__input .form__label
{
	display:none
}

section.sticky_footer_product .product--medium:not(.product--no-media) .product__info-wrapper,section.sticky_footer_product .product--small:not(.product--no-media) .product__media-wrapper
{
	width:60px!important;
	max-width:60px!important;
	padding:0!important
}

section.sticky_footer_product .product--medium:not(.product--no-media) .product__media-wrapper,section.sticky_footer_product .product--small:not(.product--no-media) .product__info-wrapper
{
	width:calc(100% - 60px)!important;
	max-width:calc(100% - 60px)!important;
	padding:0 10px!important;
	display:flex;
	align-items:center
}

section.sticky_footer_product .product__info-container
{
	width:100%;
	max-width:100%;
	display:flex;
	gap:10px;
	align-items:center
}

.product-form__submit
{
	margin-bottom:1rem;
	line-height:1em!important;
	padding:18px!important;

  border-radius: 32px;
}

section.sticky_footer_product .product.grid .product__title
{
	font-size:18px;
	margin:0;
	letter-spacing:0;
	font-family:var(--font-body-family);
	font-weight:600;
	line-height:1em
}

section.sticky_footer_product .product.grid .product-form__input--pill .color_input input[type=radio]+label
{
	width:35px;
	height:35px
}

section.sticky_footer_product .product-form__submit
{
	margin-bottom:0;
	font-size:13px;
	padding:10px;
	min-width:170px;
	letter-spacing:0;
	padding:0!important
}

section.sticky_footer_product .product-form__submit span
{
	display:flex;
	align-items:center;
	gap:4px
}

section.sticky_footer_product .product-form__submit span:before
{
	content:"";
	background:url(/cdn/shop/files/bag.svg?v=1721225242) center center / contain no-repeat;
	width:15px;
	height:16px;
	display:inline-block
}

section.sticky_footer_product .product.grid
{
	align-items:center;
	max-width:100%;
	margin-left:auto;
	flex-wrap:nowrap;
	margin-right:auto
}

section.sticky_footer_product .price .price-item
{
	font-size:14px!important;
	margin-right:6px!important;
	letter-spacing:0!important;
	font-weight:400!important
}

section.sticky_footer_product variant-selects
{
	margin-left:auto!important
}

section.sticky_footer_product .product.grid .product__info-container>*+*
{
	margin:0
}

section.sticky_footer_product .select .icon-caret
{
	color:#000
}

section.sticky_footer_product .product .price .badge
{
	display:none
}

section.sticky_footer_product .product-form__input .select
{
	width:125px
}

section.sticky_footer_product .product-form__input .select:before,.product-form__input .select:after
{
	content:none
}

section.sticky_footer_product .select__select
{
	background:#e5e5e5;
	color:#000;
	border-radius:6px;
	border:1px solid #e5e5e5;
	max-width:100%;
	font-size:14px
}

.product--thumbnail .product__media-list
{
	padding-bottom:0;
	margin-bottom:10px
}
.drawer.active
{
      z-index: 999999;
}
.cart-drawer .drawer__inner .section-header__title,.drawer__inner h2
{
	font-size:25px
}

.cart-drawer .drawer__inner .cart-items th
{
	font-size:14px;
	text-transform:initial;
	letter-spacing:0;
	opacity:1
}

.cart-drawer .cart__ctas
{
	flex-direction:column;
	justify-content:center;
	align-items:center;
	gap:0
}

.cart-drawer .drawer__inner
{
	width:48rem
}

.cart-drawer .drawer__inner .cart__ctas .lb-atc-benefits-div
{
	font-size:14px!important
}

.cart-drawer .right_price
{
	display:none!important
}

.cart-drawer .cart_price_option .product-option
{
	font-size:16px
}

.cart-drawer .cart-item cart-remove-button
{
	display:flex;
	float:right
}

.cart-drawer .cart-items .cart-item__totals
{
	pointer-events:initial
}

.cart-drawer .cart-item .quantity
{
	color:rgba(var(--color-foreground));
	position:relative;
	width:120px;
	display:flex;
	border-radius:var(--inputs-radius);
	min-height:40px
}

.cart-drawer span.price_compare_at
{
	opacity:.7
}

body.product .footer
{
	padding-bottom:110px!important
}

.list-payment__item svg
{
	width:24px;
	height:24px
}
.product_information_section .product__media-wrapper {
    position: relative;
}
 .product_information_section .product__media-wrapper.loader_on .media_loader_progress
{
  display:block;
}
.section-header.shopify-section-group-header-group {
    z-index: 4444;
}
.media_loader_progress {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background: #fff;
    z-index: 222;
  overflow:hidden;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  opacity:0.9;
  display:none;
}
/* HTML: <div class="loader"></div> */
.media_loader_progress .loader {
    width: 50px;
    aspect-ratio: 1;
    --_c: no-repeat radial-gradient(farthest-side,rgba(45, 49, 66, 1) 92%,#0000);
    background: var(--_c) top,var(--_c) left,var(--_c) right,var(--_c) bottom;
    background-size: 12px 12px;
    animation: l7 1s infinite;
    display: block!important;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
}
@keyframes l7 {to{transform: rotate(.5turn)}}
@keyframes blink-custom {
	0%
	{
		opacity:1
	}
	
	20%
	{
		opacity:.2
	}
	
	100%
	{
		opacity:1
	}
}

/*Landing Page css*/
.banner_landing {
    width: 100%;
    height: 700px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 0px;
}
.banner_landing .banner_text {
    width: 1004px;
    text-align: center;
} 
.banner_landing .banner_text h2 {
    font-size: 32px;
    line-height: 1em;
    margin-bottom: 5px;
    color: #515473;
    letter-spacing: 0px;
    font-weight: 300;
}
.banner_landing .banner_text p
{
  font-size: 32px;
    line-height: 1em;
    margin: 0px;
    
    letter-spacing: 0px;
    font-weight: 300;
  color:#AAACC8;
}
.banner_landing .banner_text h4{
  margin-bottom: 10px;
    font-weight: 300;
    font-size: 16px;
}
.our_journy .banner_text h2 {
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 6px;
}
.our_journy .banner_text {
    max-width: 361px;
    color: #fff;
    margin-left: auto;
    margin-right: 80px;
}
.our_journy .banner_text p
{
  margin:0px;
  font-size:20px;
  font-weight: 300;
}
.our_journy {
    padding: 90px 50px;
    position: relative;
    height: 700px;
} 
.our_journy .banner_btn_sec {
    text-align: center;
    position: absolute;
    bottom: 90px;
    left: 0px;
    right: 0px;
}
a.button.outline_btn {
    border: 2px solid #000000;
    background: transparent;
    color: #000;
    font-weight: 100;
font-size: 16px;
font-weight: 100;
line-height: 17.41px;
  border-radius:20px;
  min-width:186px;
  text-transform:initial;
  letter-spacing:initial;
  min-height:57px;
  color:#000!important;
}
.our_foldable_section .rich-text__wrapper p {
    font-weight: 300;
    font-size: 32px;
    line-height: 1.2em;
    color: #AAACC8;
}
.our_foldable_section .rich-text__wrapper p strong
{
  color:#515473;
   font-weight: 300;
}
.our_foldable_section .rich-text__wrapper {
    max-width: 1058px;
    width: 100%;
    padding: 0px 20px;
}
.our_foldable_section .rich-text__wrapper .rich-text__blocks
{
  width:100%;
  max-width:100%;
}
.our_foldable_section
{
  background:#E7E8F5;
}
 .our_mission_landing {
    padding: 80px 30px;
}
.our_mission_landing img {
    width: 100%;
  border-radius:20px;
  display:block;
  
   height: 100%;
}
.our_mission_landing  .row_new
{
  gap:20px;
}
.our_mission_landing .row_new .col_n {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    gap: 20px;
}
.our_mission_landing img.big_img {
    
    object-fit: cover;
}
.our_mission_landing img.small_img
{
  
    object-fit: cover;
}
.our_mission_landing .text_box {
    background: #E7E8F5;
    padding: 30px;
    height: 100%;
    border-radius: 20px;
}
.our_mission_landing .text_box h4 {
    font-size: 16px;
    font-weight: 300;
} 
.our_mission_landing .text_box p {
    color: #515473;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.2em;
    margin: 0px;
    margin-bottom: 20px;
}
.as-our-vision-slider{
  padding-top:43px;
  padding-bottom:100px;
}
.as-our-vision-slider .row_new {
    align-items: center;
    width: 100%;
    max-width: 1005px;
    margin: 0 auto;
}
.as-our-vision-slider .col_n{
  padding:0px 15px;
}
.as-our-vision-slider .col_n .our-vision-img{
  border-radius:20px;
  display:block;
  max-width:100%;
}
.as-common-title h2{
font-size: 16px;
font-weight: 100;
line-height: 17.41px;
}

.as-our-vision-slider .our-vision-slider{
  width:100%;
  max-width:361px;
}
.as-our-vision-slider .as-common-title h2{
   color:#515473;
  margin-bottom:11px;
}
.as-our-vision-slider .our-vision-slider .slider-item{
  margin-right:30px;
  margin-bottom:20px;
  height:238px;
  overflow-x:auto;
}
.as-our-vision-slider .our-vision-slider .slider-item::-webkit-scrollbar {
  width: 4px;
  height:4px;
  border-radius:5px;
}

.as-our-vision-slider .our-vision-slider .slider-item::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 

.as-our-vision-slider .our-vision-slider .slider-item::-webkit-scrollbar-thumb {
  background: #000; 
}

.as-our-vision-slider .our-vision-slider .slider-item::-webkit-scrollbar-thumb:hover {
  background: #000; 
}
.as-our-vision-slider .our-vision-slider .slider-item p{
  margin-top:0px;
font-size: 20px;
font-weight: 300;
line-height: 22px;
color:#515473;
}
.as-our-vision-slider .slick-dots li {
    width: 8px;
    height: 8px;
    margin: 0 3px;
}
.as-our-vision-slider .slick-dots button{
  padding:0px;
  width:8px;
  height:8px;
  border-radius:50%;
  background:#D9D9D9;
}
.as-our-vision-slider .slick-dots li.slick-active button{
  background:#000000;
}
.as-our-vision-slider .slick-dots button:before{
  display:none
}
.as-our-vision-slider .slick-dots {
    max-width: 87px;
    margin-left: 68px;
}
.as-our-vision-slider .slick-arrow
{
    width: 53px;
    height: 53px;
    bottom: -72px;
    top: initial;
  z-index:2;
}
.as-our-vision-slider .slick-prev {
  left: 0px;
}
.as-our-vision-slider .slick-next {
    right: 139px;
}
.as-our-vision-slider .slick-arrow:before {
    content: '';
  background:url(/cdn/shop/files/Group_258.png?v=1722323940)no-repeat;
   width:53px;
  height:53px;
  background-position:center center;
  background-size:100% 100%;
  position:absolute;
  opacity:1;
  top:0;
  bottom:0;
  left:0;
  right:0;
  margin:auto;
}
.as-our-vision-slider .slick-arrow.slick-next:before{
  transform:rotate(180deg);
}

.as-our-future-area{
  padding-top:113px;
  padding-bottom:63px;
}
.as-our-future-area .row_new{
  flex-wrap:wrap;
}
.as-our-future-area .content-area{
  text-align:center;
font-size: 32px;
font-style: italic;
font-weight: 300;
line-height: 1.2em;
text-align: center;
color:#515473;
  width:100%;
  max-width:1077px;
  margin-left:auto;
  margin-right:auto;
}
.as-our-future-area .content-area p{
  margin-top:0px;
  margin-bottom:24px;
}
.as-our-future-area .content-area h2{
  color:#000;
}
.as-our-future-area .bottom-image-area {
    display: flex;
    column-gap: 48px;
}
.as-our-future-area .img-col{
  width:50%;
}
.as-our-future-area .img-col img{
  border-radius:20px;
}

.join-journey-area{
  padding-top:127px!important;
  padding-bottom:127px!important;
}
.join-journey-area .rich-text__wrapper {
    max-width: 1024px;
    width: 100%;
    padding: 0 20px;
}
.join-journey-area .button {
    background: transparent!important;
    border: 2px solid #000000;
    background: transparent;
    color: #000;
    font-weight: 100;
font-size: 16px;
font-weight: 100;
line-height: 17.41px;
  border-radius:20px;
  min-width:186px;
  text-transform:initial;
  letter-spacing:initial;
  min-height:57px;
  color:#000!important;
}
.join-journey-area .rich-text__wrapper p {
    font-style: italic;
}
.join-journey-area .rich-text__buttons {
  margin-top:35px;
}
.banner_bg
  {
    display:none;
  }
 .cart-drawer thead {
    display: none!important;
}
.upsell_section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* background: #F7F7F7; */
    padding: 15px;
    border-radius: 5px;
}

.cart-item  .transcy-money {
    font-size: 16px;
}
.free_price_text .transcy-money {
        font-size: 16px !important;

}

.pricecolor .transcy-money {
        font-size: 16px !important;

}

.customimagecss span.badge,  .badge_free  {
       position: absolute;
    left: 0px;
    top: 0px;
    background: #E60013;
    color: white;
    
    padding: 2px 12px;
    font-family: 'Archivo';
    font-weight: 500;
    border-radius: 3px;
    margin-right: 0px;
    margin-bottom: 5px;
    display: inline-block;
    
    font-size: 12px;
    letter-spacing: 0;
}
.upsell_section .upsell_img {
    width: 100px;
    height: 100px;
}
.upsell_section .price_upsell {
    color: #EC0106;
}

.upsell_section h4 {
    font-size: 15px;
    margin: 0px 0px 5px 0px;
      color: #293A5E;
}
.upsell_cart_section h3.title_upsell {
    text-align: center;        color: #293A5E;
}
.upsell_section  .price_upsell {
color: #EC0106;
}
.upsell_section  .price_upsell  span
{
  font-weight:bold;
}
.upsell_section select option
{
  color:#000;
}
.upsell_section select {
      width: 190px;
  appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='9' viewBox='0 0 8 9' fill='none'%3E%3Cpath d='M7.78682 5.00986C7.92332 5.13042 8 5.2939 8 5.46437C8 5.63483 7.92332 5.79832 7.78682 5.91888L4.51037 8.81178C4.37383 8.9323 4.18867 9 3.9956 9C3.80254 9 3.61738 8.9323 3.48084 8.81178L0.204387 5.91888C0.0717575 5.79763 -0.00163103 5.63524 2.78944e-05 5.46668C0.00168682 5.29812 0.0782602 5.13689 0.213256 5.01769C0.348252 4.8985 0.530868 4.83089 0.721774 4.82943C0.912679 4.82796 1.0966 4.89276 1.23392 5.00986L3.2675 6.7501L3.2675 0.642867C3.2675 0.472368 3.34421 0.308852 3.48076 0.188291C3.61731 0.0677303 3.8025 -1.83479e-07 3.9956 -1.75038e-07C4.18871 -1.66597e-07 4.3739 0.0677303 4.51045 0.188291C4.64699 0.308852 4.7237 0.472368 4.7237 0.642867L4.7237 6.7501L6.75729 5.00986C6.89383 4.88934 7.07899 4.82164 7.27206 4.82164C7.46512 4.82164 7.65028 4.88934 7.78682 5.00986Z' fill='%23293A5E'/%3E%3C/svg%3E");
    background-repeat: no-repeat !important;
    background-position: right 8px center !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 8px 10px;

  background-color: #fff;
    background-size: initial;
    color: #293A5E;
    font-weight: 600;
    outline: none;
    max-width: 100%;
    /* width: 190px; */
    height: auto;
    min-height: auto;
    display: flex
;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    border: 1px solid #293A5E!important;
    border-radius: 28px;
    font-size: 14px;
    /* border-radius: 5px;
  color:#000; */
    border: 1px solid #aaa;
}
.upsell_section .price_upsell strike span {
    font-weight: 400;
}
.cart-drawer .badge_free {
    /* font-size: 14px;
    font-weight: 500;
    margin-right: 0px;
    margin-bottom: 5px;
    display: inline-block;
    padding: 2px 8px;
    font-size:12px; */
}
.cart-drawer ul.discounts.list-unstyled {
    display: none;
}
.cart-drawer .cart_price_option .product-option.free_price_text {
 color: #303030;
    font-weight: 400
}
.cart-drawer  .free_gift_text {
    width: 100%;
    text-align: right;
    color: #EC0106;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  line-height:1.1em;
}
.as-tab-dektop-none{
    display:none!important;
  }

.as-dektop-none{
  display:none!important;
}
.totals__total-value {
    font-weight: 600;
}
.discount_total .totals__total-value {
       font-size: 16px;
 font-weight: 400;
}
/*Landing Page css End*/
.upsell_cart_section {
    padding-top: 15px;
}
.cart-drawer .cart-item .quantity
{
  width:120px;
}
.cart-drawer .lb-atc-benefits
{
  margin-top:10px!important;
}
.cart-drawer .drawer__header {
    padding-bottom: 0px;
    padding-top: 10px;
}
.cart-drawer .drawer__footer {
    padding-top: 0;
    padding-bottom: 0px;
  /* margin-inline:15px; */
}
.cart-drawer .quantity__button
{
      width: calc(3.5rem / var(--font-body-scale));
}
.review-container{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
    
}
a.read_more_btn_box {
    max-width: 200px;
    display: block;
    border: 1px solid #ddd;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    padding: 10px 20px;
    margin: 20px auto;
    color: #2d3142;
    border-radius: 5px;
}
.review-masonry-section
{
  padding-top:60px;
  padding-bottom:60px;
  padding-left:20px;
}
.reviews-main-box {
	/* column-count: 4;
    column-gap: 16px; */
  
}
/* .review-masonry-section .reviews-main-box .review-masonry-item:nth-of-type(1n+16){
  display:none;
} */
.review-masonry-section .reviews-main-box .review-masonry-item{
	background: #fff;
    margin-bottom: 16px;
    break-inside: avoid;
   border: 1px solid rgba(228,228,235,1);
   border-radius: 6px;
   overflow: hidden;
   
  margin-right:20px;
  margin-bottom:20px;
}

.review-masonry-section .review-masonry-item img {
    width: 100%;
    height: auto;
    display: block;
    max-width: 100%;
}
.review-masonry-section .review-masonry-item .review-item-body {
    padding: 15px;
}
.review-masonry-section .review-masonry-item .list-star-rating svg{
	width: 14px;
	height: auto;
}
.review-masonry-section .review-masonry-item .list-star-rating svg.fill-color-rating-icon{
	color: rgba(255, 178, 61, 1);
}
.review-masonry-section .review-masonry-item .list-star-rating svg.empty-color-rating-icon{
   color: rgba(204,204,204,1);
}
.review-masonry-section .review-masonry-item .list-star-rating {
    display: flex;
    column-gap: 2px;
}
.review-masonry-section .review-masonry-item .review-list-rating {
    display: flex;
    align-items: self-start;
    justify-content: space-between;
    background-color: #f2f2f5;
    padding: 7.5px 10px;
    border-radius: 190px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.review-masonry-section .review-masonry-item .review-item-author p {
    color: rgba(40,41,61,1);
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
  margin-top:0px;
}
.review-masonry-section .review-masonry-item .review-list-rating .verify-purchase-number span {
    color: #8f90a6;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3em;
    opacity: .5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.review-masonry-section .review-masonry-item .review-description p {
    color: rgba(40,41,61,1);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3em;
    display:inline;
}
.review-masonry-section .review-masonry-item .review-description button{
    background:transparent;
    border: none;
    color:rgba(143,144,166,1);
    font-weight:400;
    font-size:16px;
    line-height:1.3em;
    cursor:pointer;
}
a.read_m_text {
    text-decoration: none;
    color: #000;
    /* font-weight: bold; */
    opacity: 0.6;
}
.hide{
    display: none;
}
section.sticky_footer_product .kaching-bundles__bar-wrapper .kaching-bundles__bundle-products__product .kaching-bundles__bundle-products__title {
    display: none;
}
section.sticky_footer_product .kaching-bundles__bar-wrapper .kaching-bundles__bundle-products__product .kaching-bundles__bundle-products__pricing {
    display: none;
}
section.sticky_footer_product .kaching-bundles__bar-wrapper .kaching-bundles__bundle-products__product {
    flex-direction: row;
}
section.sticky_footer_product .kaching-bundles__bar-wrapper .kaching-bundles__bundle-products__product .kaching-bundles__bar-variant select {
    background-color: #f5f5f5;
}
section.sticky_footer_product .product__info-container {
    justify-content: space-between;
    gap: 0px;
    align-items: center;
}
section.sticky_footer_product .product__info-container .left_col_sticky {
    width: 33%;
    margin-top: 16px;
}
section.sticky_footer_product .product__info-container .addd-too-cartt {
    text-align: center;
    width: 30%;
    justify-content: end;
}
section.sticky_footer_product .product__info-container label.kaching-bundles__bar-container {
    border: 0px;
    box-shadow: inherit !important;
}
section.sticky_footer_product .product__info-container label.kaching-bundles__bar-container .kaching-bundles__bar-main {
    display: none;
}
section.sticky_footer_product .product__info-container .addd-too-cartt product-form.product-form {
    margin-top: 0;
    width: 100%;
    margin-bottom: 0px;
    padding-left: 30px;
}
section.sticky_footer_product .product__info-container label.kaching-bundles__bar-container .kaching-bundles__bar-wrapper {
    padding: 0px;
}
section.sticky_footer_product .kaching-bundles__bar-wrapper .kaching-bundles__bundle-products__product {
    flex-direction: row;
    padding: 12px 19px;
}
section.sticky_footer_product .product__info-container .kaching-bundles__bundle-products {
    margin-bottom: 0;
    margin-top: 0px;
}
s.cart-item__old-price.product-option {
    display: none !important;
}
@media only screen and (min-width: 990px) {
  .product--thumbnail .product__media-list
  {
    min-height:500px!important;
  }
	.product_information_section .product.grid
	{
		gap:60px!important
	}
	
	.product_information_section  .product.product--medium .thumbnail-list
	{
		grid-template-columns:repeat(7,1fr);
        width: 90%;
	}
	
	.product_information_section .product.grid.product--medium:not(.product--no-media) .product__media-wrapper,.product_information_section .product.grid.product--small:not(.product--no-media) .product__info-wrapper
	{
		max-width:50%;
		width:calc(50% - 60px / 2)
	}
	
	.product_information_section .product.grid.product--medium:not(.product--no-media) .product__info-wrapper,.product_information_section .product.grid.product--small:not(.product--no-media) .product__media-wrapper
	{
		max-width:50%;
		padding:0;
		width:calc(50% - 60px / 2)
	}
	
	.product_information_section .product.grid .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide
	{
		width:calc(16.66% - .8rem)
	}
}

@media only screen and (max-width: 1024px) {
	.faq-container .row_new
	{
		gap:0
	}
	
	.logo-gallery
	{
		flex-wrap:nowrap;
		overflow-x:auto;
		padding-bottom:10px
	}
	
	.gallery_img
	{
		display:flex;
		flex-wrap:nowrap;
		overflow-x:auto;
		justify-content:flex-start
	}
	
	.gallery_img img
	{
		max-width:170px
	}
	
	.custom_gallery_section .container_new
	{
		padding:0
	}
	
	.section-header__title,h2
	{
		font-size:30px
	}
	
	.collection_left_right .left_collection_image img
	{
		height:auto
	}
	
	.collection_left_right
	{
		flex-direction:column;
		gap:20px;
		padding:0 20px
	}
}

@media only screen and (max-width: 990px) {
   .review-masonry-section .reviews-main-box .review-masonry-item
  {
    width:calc(33.33% - 22px);
  }
  .upsell_section .upsell_img {
    width: 80px;
    height: 80px;
}
  .banner_landing {
    height: 733px;
    padding: 20px;
}
  .our_journy .banner_text {
    max-width: 100%;
    margin-right: initial;
}
  .our_journy {
    padding: 90px 50px;
    height: auto;
}
  .our_journy .banner_btn_sec {
    position: initial;
    margin-top: 10px;
}
  .container_new {
    padding: 0 15px;
}
  .our_mission_landing .row_new {
    flex-wrap: wrap;
}
.as-our-vision-slider {
  padding-top:0px;
    padding-bottom: 50px;
}
  .as-our-future-area {
    padding-top: 50px;
    padding-bottom: 60px;
}
  .join-journey-area {
    padding-top: 108px!important;
    padding-bottom: 108px!important;
}
  .our_foldable_section .rich-text__wrapper p {
    font-size: 25px;
}
  .as-our-future-area .content-area {
    font-size: 25px;
}
  .as-our-future-area .bottom-image-area {
    column-gap: 25px;
}
 
  .as-tab-mobile-none{
     display:none!important;
  }
  .as-tab-dektop-none{
    display:block!important;
  }
   .our_mission_landing .our-mission-mobile-slider .item{
    margin:0px 5px;
     margin-bottom:20px;
   }

   .our_mission_landing .our-mission-mobile-slider .slick-dots li {
    width: 8px;
    height: 8px;
    margin: 0 3px;
}
 .our_mission_landing .our-mission-mobile-slider .slick-dots button{
  padding:0px;
  width:8px;
  height:8px;
  border-radius:50%;
  background:#D9D9D9;
}
 .our_mission_landing .our-mission-mobile-slider .slick-dots li.slick-active button{
  background:#000000;
}
 .our_mission_landing .our-mission-mobile-slider .slick-dots button:before{
  display:none
}
.our_mission_landing .our-mission-mobile-slider .slick-dots {
    max-width: 87px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    left: 0;
    right: 0;
}
 .our_mission_landing .our-mission-mobile-slider .slick-arrow
{
    width: 53px;
    height: 53px;
    bottom: -72px;
    top: initial;
  z-index:2;
}
.our_mission_landing .our-mission-mobile-slider .slick-prev {
    left: calc(40% - 89px);
}
 .our_mission_landing .our-mission-mobile-slider .slick-next {
    right: calc(40% - 89px);
}
 .our_mission_landing .our-mission-mobile-slider .slick-arrow:before {
    content: '';
  background:url(/cdn/shop/files/Group_258.png?v=1722323940)no-repeat;
   width:53px;
  height:53px;
  background-position:center center;
  background-size:100% 100%;
  position:absolute;
  opacity:1;
  top:0;
  bottom:0;
  left:0;
  right:0;
  margin:auto;
}
 .our_mission_landing .our-mission-mobile-slider .slick-arrow.slick-next:before{
  transform:rotate(180deg);
}
.our_mission_landing .text_box {
    padding: 25px;
}
.our_mission_landing .text_box p {
    line-height: 24px;
}
.our_mission_landing .row_new {
    gap: 26px;
}
.our_mission_landing .text_box a.button.outline_btn{
  min-width:209px;
}

.as-our-vision-slider .our-vision-slider .slider-item {
    margin-bottom: 37px;
}
  .as-our-vision-slider .slick-dots {
    margin-left: 68px;
    margin-right: auto;
    width: 100%;
    left: 0;
    right: 0;
}
 
}


.js .header-localization:not(.menu-drawer__localization) .localization-form__select {
    padding: 0 16px 0 10px!important;
}

  .product-form__submit
{
	
  width: 90% !important;
  
}
.drawer__header .drawer__close svg {
    height: 20px;
    width: 20px;
}


.cart-item .product-option * {
    display: inline;
    margin: 0;
    font-size: 14px;
    line-height: normal;
    margin-top: 2px;
    color: #000000;
    
}

.drawer__header .drawer__close {
    display: inline-block;
    padding: 0;
    min-width: 3.4rem;
    min-height: 3.4rem;
    box-shadow: 0 0 0 .2rem rgba(var(--color-button), 0);
    position: absolute;
    top: 10px;
    right: 14px;
    color: rgb(var(--color-foreground));
    background-color: transparent;
    border: none;
    cursor: pointer;
    border-color: #000000;
    border-radius: 20px;
}

.quantity__input {
    border-right: 1px solid;
    border-left: 1px solid;
  padding: 4px;
  font-size: 14px;
    opacity: 1;
    min-height: 30px;
    max-height: 30px;
}
/** for german color swatch **/
@media only screen and (min-width: 767px) {


  
.variantselect {
    width: 40%;
    margin-right: 16px

}
.product-form__buttons .product-form__submit {
  /* 
    width: 100% !important; */
}

 .sticky_footer_product  .product-form__buttonsssss {
    width: 30%;
}

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

.cart-drawer .product-form__submit {
    width: 100% !important;
}
      .cart-drawer .cart-item cart-remove-button {
      
        width: 37px;
    }

  .cart-drawer .quantity__input {
        
        width: 23px;
    }
  .cart-drawer .quantity__input {
   
    font-size: 14px;
}
.list-payment {

    padding-top: 0px!important;
}
  .upsell_section h4 {
    font-size: 16px!important;
   
}
.title_upsell {
  
    font-size: 14px!important;
}
  .store-selector_option__YxDwN span {display:none;}

  .header-wrapper .disclosure__link {

    justify-content: flex-start!important;
}
.review-masonry-section .review-masonry-item .review-description p{
  font-size: 16px;
  text-align: left;
  display: block;
}
.review-masonry-section .review-masonry-item .review-item-author p{
  text-align: left;
  display: block;
}
.header-localization:not(.menu-drawer__localization) .disclosure__list-wrapper {
 
    top: 0%!important;
   
}
  

  .review-masonry-section .reviews-main-box .review-masonry-item
  {
    width:calc(100% - 0px);
  }
   .our_mission_landing .our-mission-mobile-slider .item img{
     height:338px;
     object-fit:cover;
   }
  .our_mission_landing img.big_img {
    height: 374px;
}
  .as-mobile-none{
    display:none!important;
  }
  .as-dektop-none{
    display:block!important;
  }
  .as-deperfect-area{
    padding-top:117px!important;
    padding-bottom:117px!important;
  }
  .our_journy .banner_text h2 {
    font-size: 16px;
}
  .our_journy .banner_text p {
    line-height: 22px;
}
  .our_journy {
    min-height: 760px;
}
  .our_journy .banner_btn_sec {
  position:absolute;
    margin-top: 10px;
    bottom: 36px;
}
  .as-our-vision-slider .col_n {
    padding: 0px;
}
  
  .as-our-future-area {
    padding-top: 20px;
}
  .our_foldable_section .rich-text__wrapper p, .as-our-future-area .content-area {
    font-size: 24px;
    line-height: 32px;
}
  .as-our-future-area .row_new {
    row-gap: 0px;
    padding:20px;
    border: 4px solid #E7E8F5;
    border-radius:20px;
}
    .as-our-future-area .content-area h2 {
    margin-top: 30px;
}
  .as-our-future-area .bottom-image-area {
    column-gap: 0px;
    flex-wrap: wrap;
    row-gap: 25px;
}
  .as-our-future-area .img-col {
    width: 100%;
}
  .our_mission_landing {
    padding: 45px 0px;
    padding-bottom:70px;
}
  .as-our-vision-slider .our-vision-slider {
    max-width: 100%;
}
  .as-our-vision-slider .our-vision-slider .slider-item {
    margin-right: 20px;
    height: 282px;
}
 .as-our-vision-slider .slick-next {
    right: calc(50% - 57px);
}
  /* .as-our-vision-slider .slick-dots {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    left: 0;
    right: 0;
} */
  .banner_landing .banner_text h2 {
    font-size: 24px;
    line-height: 1.2em;
}
  .banner_landing .banner_text p {
    font-size: 24px;
    line-height: 1.2em;
}
  
  .banner_bg
  {
    display:block;
  }
 .our_journy .banner_text {
    padding: 44px 30px 30px 30px;
}
  .our_journy {
        padding: 0px 0px 50px 0px;
    background:rgba(var(--color-foreground),1)!important;
}
  .as-our-future-area .img-col img {
    height: 178px;
    object-fit: cover;
    width: 100%;
}
  .join-journey-area .rich-text__buttons {
    margin-top: 30px;
}
  .our_journy a.button.outline_btn
  {
    /* border-color:#000;
    color:#000!important; */
    min-width: 260px;
  }
	footer .page-width.footer__content-top
	{
		padding:0 20px
	}
	
	.container_new
	{
		padding:0 20px
	}
	
	section.sticky_footer_product product-form.product-form
	{
		margin:0!important
	}
	
	section.sticky_footer_product .product__info-container
	{
		flex-wrap:nowrap;
		gap:10px
	}
	
	.product.grid .product__title h1
	{
		font-size:30px;
		line-height:1.2em
	}
	
	section.sticky_footer_product .product__info-container > *
	{
		width:100%
	}
	
	.gallary_block
	{
		width:170px;
		padding-right:0!important
	}
	.gallary_block .gal_text
  {
        right: 0px!important;
  }
	.common-title h2,.people-story-slider .customer-head,.common-image-with-text h2.section-header__title,.home_banner.foldable-section .main-title h3,.spaced-section .faqued h2
	{
		font-size:26px;
		line-height:1.2em
	}
	
	.background-with-text-area .about-content .content,.common-image-with-text .rte,.common-img-text-section .content,.home_banner.foldable-section .content
	{
		font-size:16px;
		line-height:1.7em
	}
	
	.people-story-slider
	{
		padding:40px 0!important
	}
	
	.row_new.row_rev
	{
		flex-direction:column-reverse
	}
	
	section.our_fetures .left_col
	{
		padding:30px
	}
	
	.row_new
	{
		flex-direction:column
	}
	
	section.our_fetures .cols_img_boxes
	{
		padding:30px
	}
	
	section.our_fetures .cols_img_boxes .image_boxes
	{
		width:calc(50% - 20px)
	}
	
	.two_images_section .right_sec .ic_b
	{
		flex-direction:row;
		width:100%
	}
	
	.home_banner .banner_bottom_text
	{
		flex-direction:row;
		margin-top:20px
	}
	
	.home_banner
	{
		padding:30px 0;
		text-align:center
	}
	
	.home_banner .banner_text h2
	{
		font-size:30px;
		margin:0
	}
	
	.trendy_color_section .row_new.row_center
	{
		gap:0
	}
	
	.text_center_sm
	{
		text-align:center
	}
	
	.trendy_color_section .arrows_a
	{
		justify-content:center
	}
	
	.trendy_color_section .p_box
	{
		padding:10px;
		width:300px
	}
	
	section.our_fetures .left_col .left_text img
	{
		width:95px
	}
	
	footer .footer__content-bottom-wrapper--center
	{
		justify-content:center;
		gap:10px;
		padding-top:20px
	}
	
	.common-img-text-section .row_new
	{
		flex-direction:column-reverse
	}
	
	.common-img-text-section .row_new.col_n.right_col_img,.common-img-text-section .row_new.col_n
	{
		width:100%
	}
	
	.common-img-text-section .row_new
	{
		flex-direction:column
	}
	
	footer .footer-block__details-content .list-menu__item--link
	{
		padding:4px 0
	}
	
	section.sticky_footer_product .product--medium:not(.product--no-media) .product__info-wrapper,section.sticky_footer_product .product--small:not(.product--no-media) .product__media-wrapper
	{
		width:55px!important;
		max-width:55px!important
	}
	
	.product.grid .price .price-item
	{
		font-weight:500;
	}
	
	section.sticky_footer_product variant-selects
	{
		display:block;
		max-width:120px
	}
	
	section.sticky_footer_product .product--medium:not(.product--no-media) .product__media-wrapper,section.sticky_footer_product .product--small:not(.product--no-media) .product__info-wrapper
	{
		width:calc(100% - 55px)!important;
		max-width:calc(100% - 55px)!important;
		padding-right:0!important
	}
	
	section.sticky_footer_product .select__select
	{
		height:47px;
		padding:5px 15px;
		width:100%;
		margin:0
	}
	
	section.sticky_footer_product .product-form__input .select
	{
		width:100%
	}
	
	.product_information_section .product.grid .thumbnail-list__item.slider__slide
	{
		width:calc(25% - .6rem)
	}
	
	section.sticky_footer_product .product-form__submit
	{
		min-width:100%
	}
  .product_information_section .product.grid .product__info-container>*+*
  {
           /*margin: 0px;*/
  }
  .product_information_section  .product.grid .product-form__input--pill .color_input input[type=radio]+label {
    margin-top: 0px;
}
	product-info
	{
		padding-top:0px!important
	}
	
	.lb-atc-benefits div img
	{
		width:22px!important;
		margin-right:7px!important
	}
	
	.lb-atc-benefits-div
	{
		padding:9px 4px!important;
		font-size:12px!important
	}
	
	.hide_sm
	{
		display:none!important
	}
	
	section.sticky_footer_product .slider--mobile:after
	{
		padding-left:5px!important
	}
	
	section.sticky_footer_product .product.grid .left_col_sticky
	{
		width:auto
	}
	
	.cart-drawer .drawer__inner .cart__ctas .lb-atc-benefits-div
	{
		font-size:10px!important
	}
	
	.lb-atc-benefits div img
	{
		width:16px!important;
		margin-right:7px!important
	}
  .slider.slider--mobile.product__media-list  {
    margin-bottom: 0px;
}
  .alireviews-review-star-rating .alr-wh-star-rating {
    padding-bottom: 0px!important;
}
 .product_information_section .product.grid .product-form__input {
    margin-top: 0px;
    margin-bottom: 0px;
}
 .product_information_section .product.grid .product__title {
    margin-top: -2px!important;
}
  .product_information_section .product.grid .product__info-container .product-form {
    margin: 8px 0;
}
.product_information_section .product .price .badge {
  padding: 5px 8px;
  align-content: center;
}
  .product_information_section .product.grid .price .price-item
  {
    font-size:20px;
  }
 .product_information_section .product.grid .product-form__input .form__label
  {
    display:none;
  }
}

@media only screen and (max-width: 600px) {
.video_section iframe {
    height: 210px;
}
.as-our-vision-slider .slick-next {
    right: calc(50% - 40px);
}
    .reviews-main-box {
	flex-wrap: wrap;
}
.reviews-main-box .review_scroll {
	width: 46%;
	margin: 0 7px;
}
  .review-masonry-section{
    padding-left: 5px;
  }
  .gallery_section_s {
    overflow: hidden;
}
}

@media only screen and (max-width: 420px) {
    .as-our-vision-slider .slick-next {
        right: calc(50% - 57px);
    }
.drawer__inner .stock_status.indrawer .message {
    font-size: 12px;
}
}
@media only screen and (max-width:340px) {
.drawer__inner .stock_status.indrawer .message {
    font-size: 11px;
}
}

.product .price .badge{
    text-transform: capitalize;
  font-weight: 600;
font-size:14px;
padding: 12px 16px;
}


.product .price .badge{
    text-transform: capitalize;
}

.product__info-container li.icon-with-text__item {
    padding: 0px !important;
    padding-bottom: 8px !important;
    margin: 1px !important;
  max-width: 50ch;
}
.product__info-container span.h4.inline-richtext {
    font-size: 16px;
    font-weight: 400;
    color: #293A5E;
}
.product__info-container ul.icon-with-text {
    margin: 20px 0px 10px 0px !important;
}

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


.drawer .cart-drawer .badge_free {
    font-weight: bold;
    font-size: 10px;
    padding: 4px 6px;
}
  
    .stock_status {
        margin-bottom: 15px !important;
    }
  .reviews-main-box .review_scroll {
	width: 47%;
	margin: 0px 0px 0px 7px;
}
  .review-masonry-section{
    padding-left: 5px;
  }
}

.cart-drawer .product_payment_icons {
    margin-bottom: 1rem;
}

h2.totals__total.custom {
    color: #2D3142;
}

p.totals__total-value.custom {
    color: #2D3142;
}

/* product color change  */
/* Basic setup for the radar dot */
.radar-dot {
    position: relative;
    display: inline-block;
    height: 10px;
    width: 10px;
    background-color: #f4af29;
    border-radius: 50%;
    box-shadow: 0 0 8px #f4af29;
    animation: pulse 3s infinite;
    margin-right: 10px;
}

/* Expanding radar rings */
.radar-dot::before,
.radar-dot::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  border: 2px solid #f4af29;
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(1);
  opacity: 0;
  animation: radar-pulse 3s infinite;
}

.radar-dot::after {
  animation-delay: 3s; /* Staggered animation for two pulses */
}

/* Pulse effect */
@keyframes pulse {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
}

/* Expanding ring animation */
@keyframes radar-pulse {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.8;
  }
  100% {
    transform: translate(-50%, -50%) scale(2.5);
    opacity: 0;
  }
}

.cart-count-bubble{background-color:#243B60;}

.drawer__inner .stock_status.indrawer .radar-dot{
  height: 7px;
    width: 7px;
}

.drawer__inner .stock_status.indrawer .message{
  color: rgb(45, 49, 66);
    font-weight: 400;
    letter-spacing: normal;
}


.gallary_block img {
  
    border-radius: 10px;
}

@media screen and (max-width:567px){
  section.sticky_footer_product .product__info-container {
    flex-direction: column;
    gap: 0px !important;
}
section.sticky_footer_product .product__info-container .addd-too-cartt product-form.product-form {
    width: 100%;
    padding: 0;
}
section.sticky_footer_product .kaching-bundles__bar-wrapper .kaching-bundles__bundle-products__product {
    flex-direction: row;
    padding: 12px 9px !important;
}
section.sticky_footer_product .product__info-container .kaching-bundles__bundle-products img.kaching-bundles__bundle-products__image {
    display: block;
    max-width: 100%;
    max-height: 40px !important;
}
section.sticky_footer_product .kaching-bundles__bar-wrapper .kaching-bundles__bundle-products__product .kaching-bundles__bar-variant .kaching-bundles__bar-variant-selects {
    width: 100%;
    margin-right: 0px;
}
section.sticky_footer_product .kaching-bundles .kaching-bundles__bundle-products__divider-icon {
    left: 50%;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 53%;
}
section.sticky_footer_product.fixed {
    bottom: 0;
    padding-bottom: 7px;
    border-top: 1px solid #c1c1c1;
}
section.sticky_footer_product .product.grid .left_col_sticky {
    width: auto;
    margin-top: 0px;
}
  section.sticky_footer_product .grid__item.product__media-wrapper {
    display: none;
}
section.sticky_footer_product .product__info-wrapper.sectionforCustomjs.grid__item.scroll-trigger.animate--slide-in {
    max-width: 100% !important;
    width: 100% !IMPORTANT;
}
section.sticky_footer_product.fixed .kaching-bundles__block.kaching-bundles__block--loaded {
    margin: 3px 0px 4px;
}
  section.sticky_footer_product .product__info-container .kaching-bundles__bundle-products {
    margin-bottom: 0;
    margin-top: 0;
}
section.sticky_footer_product.fixed .product__info-wrapper.sectionforCustomjs.grid__item {
    max-width: 100% !important;
}
  section.sticky_footer_product .product__info-container .addd-too-cartt {
    text-align: center;
    width: 100%;
    justify-content: end;
}

  @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

nav.menu-drawer__navigation {
    border: 1px solid rgba(233, 233, 233, 1);
    width: 100%;
    margin: 20px auto;
    padding: 0px;
    border-radius: 10px;
}
.menu-drawer__navigation-container {
    grid-template-rows: 0fr auto;
    justify-content: center;
    align-content: flex-start;
    height: auto !important;
    width: 92%;
    margin: auto;
}
nav.menu-drawer__navigation ul.menu-drawer__menu.has-submenu.list-menu  li {
    border-radius: 3px;
}
nav.menu-drawer__navigation ul.menu-drawer__menu.has-submenu.list-menu li a {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
nav.menu-drawer__navigation .social-medias-links {
    display: flex;
    align-items: center;
    justify-content: space-around;
    border-top: 1px solid rgba(233, 233, 233, 1);
}
nav.menu-drawer__navigation .social-medias-links ul.list.list-social li {
    width: 50%;
}
nav.menu-drawer__navigation .social-medias-links ul.list.list-social li span {
    position: static !important;
    overflow: inherit !important;
    height: auto !important;
    width: auto !important;
    margin: 0 !important;
}
nav.menu-drawer__navigation .social-medias-links ul.list.list-social {
    width: 100%;
    margin: auto;
    justify-content: space-around !important;
    text-align: center;
}
nav.menu-drawer__navigation .social-medias-links ul.list.list-social a {
    justify-content: center;
}
nav.menu-drawer__navigation .social-medias-links ul.list.list-social a svg {
    margin-right: 7px;
}
nav.menu-drawer__navigation .social-medias-links ul.list.list-social li span {
    position: static !important;
    overflow: inherit !important;
    height: auto !important;
    width: auto !important;
    margin: 0 !important;
    font-size: 14px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
}
nav.menu-drawer__navigation .social-medias-links ul.list.list-social li a {
    text-decoration: inherit;
}
nav.menu-drawer__navigation .social-medias-links ul.list.list-social li a:first-child {
    border-right: 1px solid rgba(233, 233, 233, 1);
}
.new-added-section .icons-text-all {
    background: linear-gradient(255.62deg, #E2E4F9 0%, #EFEEEB 79.27%);
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 10px 0px;
}
.new-added-section .icons-text-all .icons-text {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0px 0px;
    width: 33%;
}
.new-added-section .icons-text-all .icons-text span {
    font-size: 12px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    margin-top: 10px;
}
.menu-drawer__navigation-container .menu-drawer__utility-links {
    display: none;
}
.menu-drawer__navigation-container {
    height: auto !important;
}
.new-added-section {
    margin-bottom: 20px;
}

}



.cart-item__details .stock_status{
      font-size: 14px;
}
.cart-item__details .radar-dot{
    margin-bottom: 2px;
    height: 6px;
    width: 6px;
}

@media (max-width: 767px) {
  .cart-item__details .stock_status{
      font-size: 14px;
}

  .cart-item__name {

    font-size: 16px!important;
  }

  .product-option * {
  
    font-size: 17px!important;
}

  .cart-drawer .cart_price_option .product-option {
    font-size: 17px!important;
}

  .drawer .cart-drawer .badge_free {
    
    /* font-size: 9px; */
}

  .drawer .cart-drawer .totals>h2 {
    font-size: calc(var(--font-heading-scale)* 1.6rem);
    font-size: 19px;
}

  .drawer .cart-drawer .totals__total-value {
    font-size: 1.8rem;
    font-size: 21px;
}

  .cart-drawer span.price_compare_at {
    opacity: .7;
    font-size: 17px;
}
 .drawer .cart-drawer .drawer__inner {
    width: 100%;
    max-width: 100%;
}
}

.accordion-line{
  display: flex;
  gap: 1rem;
}

.accordion-line div p{
  margin: 0;
}

.product.grid .accordion .summary__title+.icon-caret.arrow-icon{
  height: unset;
}

.header__icon--account{
  display: none !important;
}

@media only screen and (max-width: 768px) {
  .header__heading, .header__heading-link{
     padding-left: 1.6rem;
  }
  .header__icon.header__icon--search{
    width: 20px;
  }
}

.kaching-bundles__bundle-products__full-price{
  text-decoration: line-through;
}
details[open] > .header__icon--menu .icon-close {
    fill: #2d3142;
}

.progress_bar_dynamic {
  display: none !important;
}

/* #5 New Accordian Style Begin */

.cw_custom_05_accordion .accordion__content {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.cw_custom_05_accordion .accordion__content ul {
    padding-left: 0 !important;
    color: rgba(29, 53, 87, 1);
    list-style: none;
}

.cw_custom_05_accordion .accordion__content ul li {
    padding-left: 0 !important;
    font-family: Archivo;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: rgba(29, 53, 87, 1);
    margin-bottom: 10px;
    position: relative;
}

.cw_custom_05_accordion .accordion__content ul li::before {
    content: url("data:image/svg+xml,%3Csvg width='4' height='4' viewBox='0 0 4 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='2' cy='2' r='2' fill='%231D3557'/%3E%3C/svg%3E%0A");
    margin-right: 6px !important;
    margin-left: 0 !important;
    align-items: center;
    vertical-align: text-bottom;
}

.cw_custom_05_accordion .accordion__content .specs-icons {
    display: flex;
    gap: 1rem;
    justify-content: space-around;
    margin: 20px 0 !important;
}

.cw_custom_05_accordion .accordion__content img:nth-child(1) {
    max-width: 232px;
    max-height: 220px;
    object-fit: contain;
    height: auto;
}

.cw_custom_05_accordion .accordion__content img:nth-child(2) {
    max-height: 65px;
    max-width: 200px;
    object-fit: cover;
    margin: auto 0;
    width: 40%;
}

.cw_custom_05_accordion .specs__airlines-heading {
    font-family: Archivo;
    font-weight: 700;
    font-size: 19px;
    line-height: 19px;
    text-align: center;
    margin-bottom: 20px;
}

.cw_custom_05_accordion tbody tr {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    display: flex;
}

.cw_custom_05_accordion tbody tr td:nth-child(1) {
    padding: 0 !important;
    width: calc(47%);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px !important;
}

.cw_custom_05_accordion tbody tr td:nth-child(1) img {
    height: 50px !important;
    width: auto;
}

.cw_custom_05_accordion tbody tr td:nth-child(2) {
    padding: 0 !important;
    width: calc(53%);
    background: rgba(242, 243, 245, 1);
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Archivo;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    word-spacing: -1px;
}

.cw_custom_05_accordion tbody tr:nth-child(1) td:nth-child(2) {
    border-radius: 10px 10px 0 0;
    height: fit-content;
    padding: 14.5px 20px !important;
}

.cw_custom_05_accordion tbody tr:nth-child(1) td:nth-child(2) h2 {
    font-family: Archivo;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: rgba(41, 58, 94, 1);
    margin: 0;
    word-spacing: 0px;
}

.cw_custom_05_accordion table {
    margin-bottom: 5px;
}

@media only screen and (max-width: 1315px) and (min-width: 1021px) {
    .cw_custom_05_accordion .accordion__content ul li::before {
        margin-right: 6px !important;
        margin-left: 0 !important;
        align-items: flex-start;
        vertical-align: top;
        height: 100%;
        display: flex;
        position: relative;
        top: -3px;
    }

    .cw_custom_05_accordion .accordion__content ul li {
        padding-left: 0 !important;
        font-family: Archivo;
        font-weight: 400;
        font-size: 15px;
        line-height: 20px;
        color: rgb(29, 53, 87);
        margin-bottom: 12px;
        position: relative;
        display: flex;
        align-items: flex-start;
    }
}

@media only screen and (max-width: 1020px) {
    .cw_custom_05_accordion .accordion__content ul li {
        margin-bottom: 12px;
    }

    .cw_custom_05_accordion .accordion__content .specs-icons {
        position: relative;
        justify-content: flex-start;
    }

    .cw_custom_05_accordion .accordion__content img:nth-child(2) {
        max-height: 56px;
        max-width: 190px;
        object-fit: cover;
        margin: 0;
        position: absolute;
        left: 170px;
        width: 100%;
    }

    .cw_custom_05_accordion .accordion__content img:nth-child(1) {
        max-width: 242px;
        max-height: 240px;
        object-fit: contain;
        height: auto;
    }

    .cw_custom_05_accordion tbody tr:nth-child(1) td:nth-child(2) {
        border-radius: 10px 10px 0 0;
        height: fit-content;
        padding: 13px 20px !important;
    }

    .cw_custom_05_accordion tbody tr:nth-child(1) td:nth-child(2) h2 {
        font-family: Archivo;
        font-weight: 700;
        font-size: 13px;
        line-height: 15px;
        text-align: center;
        color: rgb(41, 58, 94);
        margin: 0;
    }

    .cw_custom_05_accordion tbody tr td:nth-child(2) {
        font-size: 13px;
        line-height: 13px;
        word-spacing: -1px;
    }

    .cw_custom_05_accordion tbody tr td:nth-child(1) img {
        height: 39px !important;
        width: auto;
    }

    .cw_custom_05_accordion tbody tr td:nth-child(1) svg {
        width: 16px;
        height: 16px;
    }

    .cw_custom_05_accordion .accordion__content ul li::before {
        margin-right: 6px !important;
        margin-left: 0 !important;
        align-items: flex-start;
        vertical-align: top;
        height: 100%;
        display: flex;
        position: relative;
        top: -3px;
    }

    .cw_custom_05_accordion .accordion__content ul li {
        padding-left: 0 !important;
        font-family: Archivo;
        font-weight: 400;
        font-size: 15px;
        line-height: 20px;
        color: rgb(29, 53, 87);
        margin-bottom: 12px;
        position: relative;
        display: flex;
        align-items: flex-start;
    }
}

@media only screen and (max-width: 389px) {
    .cw_custom_05_accordion .accordion__content img:nth-child(1) {
        max-width: 222px;
        max-height: 220px;
    }

    .cw_custom_05_accordion .accordion__content img:nth-child(2) {
        left: 150px;
    }
}

.cw_custom_05_accordion {
    display: none !important;
}
.tsa-container{
	display: flex;
    align-items: center;
    height: fit-content;
    padding: 7px 9px;
    box-shadow: 0px 0px 16.67px 0px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    margin: auto 0;
    padding-right: 37px;
}
.tsa-sub-container{
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: fit-content;
    border: 0.83px solid rgba(29, 53, 87, 1);
    border-radius: 5px;
    padding: 10px 28px 10px 12.5px;
    gap: 3px;
    position: relative;
}
.tsa-sub-container strong{
	    font-family: Archivo;
    font-weight: 700;
    font-size: 13.33px;
    line-height: 13.33px;
    text-align: center;
    color: black;
}
.tsa-sub-container span{
	      font-family: Archivo;
    font-weight: 400;
    font-size: 9.17px;
    line-height: 9.17px;
    text-align: center;
    color: rgba(69, 69, 69, 1);
}
.tsa-sub-container:after{
	content: url("data:image/svg+xml,%3Csvg width='51' height='50' viewBox='0 0 51 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='25.344' cy='25' r='25' fill='%231D3557'/%3E%3Cpath d='M16.575 15.877c-.364.268-.637.567-.757 1.009-.094 1.059.263 2.1.93 2.924.377.448.784.861 1.205 1.268l.25.243q.192.188.387.373.19.183.378.368l.119.11c.192.182.192.182.277.423-.011.121-.011.121-.064.295l-.024.125-.025.102-.027.113-.028.114-.029.119-.07.285-.15-.05c-.344-.036-.642-.041-.928.17-.25.248-.306.516-.31.86.065.317.247.514.482.721.272.233.272.233.441.539a1.8 1.8 0 0 1-.09.384l-.076.376q-.06.292-.125.582c-.14 0-.193-.068-.303-.151-.302-.101-.642-.105-.93.031-.277.257-.416.434-.448.814.006.242.077.421.218.618.111.095.111.095.24.19.292.22.554.435.719.769.064.527-.117 1.063-.262 1.565q-.078.281-.147.564a26 26 0 0 1-.218.824l-.047.166c-.064.31-.05.541.101.815.124.187.277.34.437.496l.098.1c.25.249.463.395.823.433.32-.035.49-.163.694-.407.155-.213.273-.447.393-.68q.123-.239.25-.474l.05-.097q.235-.44.483-.87.38-.669.742-1.344.33-.61.669-1.216l.673-1.211.325-.585.226-.406.11-.196.151-.273.088-.158c.062-.124.062-.124.062-.225.303.24.594.485.864.763.122.122.25.233.381.345q.22.194.433.393l.085.079.17.158q.467.432.94.857.332.3.66.604l.076.071.076.073c.1.088.1.088.224.173.216.161.357.287.431.552.03.22.035.443.039.666l.01.246q.014.324.022.646.012.392.029.785.012.305.021.61l.004.114.01.303c.032.362.125.582.39.827l.076.073c.196.188.327.305.603.309l.129.004c.183-.033.253-.089.382-.225.085-.156.146-.32.208-.486l.061-.157q.208-.543.412-1.087l.194-.515.26-.693.121-.324.056-.153.054-.14.046-.124c.107-.221.248-.286.475-.37l.169-.064.183-.068.19-.071.502-.188q.806-.3 1.61-.606l.146-.055.364-.14.102-.039a.86.86 0 0 0 .447-.371.85.85 0 0 0 0-.505 3.2 3.2 0 0 0-.454-.504l-.132-.155c-.23-.187-.559-.156-.846-.167l-.22-.008-.116-.005q-.371-.015-.743-.033l-.65-.027q-.316-.011-.633-.027l-.24-.01c-.505 0-.505 0-.927-.243a4 4 0 0 1-.135-.183l-.16-.183-.089-.102a22 22 0 0 0-.394-.434l-.079-.085-.158-.171a82 82 0 0 1-.857-.939 53 53 0 0 0-.604-.66l-.38-.41c-.284-.307-.555-.62-.81-.951l.134-.042c.16-.056.296-.123.444-.206l.16-.09.173-.098.181-.101.284-.16q.46-.258.923-.512l.275-.151.37-.204.824-.455.457-.252.183-.1.091-.051.366-.202.183-.101.455-.251a147 147 0 0 1 1.253-.687l.19-.103c1.038-.561 1.038-.561 1.177-.977.026-.314-.017-.496-.202-.757a6 6 0 0 0-.372-.391l-.1-.1c-.228-.229-.42-.402-.754-.433-.296.005-.574.097-.857.177q-.32.088-.644.167-.282.072-.56.152c-.816.267-.816.267-1.62.141-.3-.232-.519-.512-.745-.812-.179-.2-.378-.254-.643-.274-.343.04-.55.13-.785.395-.183.259-.159.517-.135.827.067.176.12.271.252.403-.249.089-.5.151-.757.208l-.12.028c-.316.078-.316.078-.637.067-.133-.1-.241-.22-.353-.344-.437-.476-.437-.476-.782-.536-.3 0-.542.034-.782.224-.218.245-.298.484-.303.807q.047.178.101.354l-.514.129-.146.038-.143.035-.13.032a.8.8 0 0 1-.379-.033c-.119-.09-.119-.09-.232-.211l-.135-.137-.07-.073-.224-.228q-.24-.242-.477-.486a145 145 0 0 0-.767-.782c-.87-.883-2.833-2.24-4.099-1.362' fill='%23fff'/%3E%3C/svg%3E");
	position: absolute;
	right: -30px;
	top: 50%;
	transform: translate(0,-45%);
}
@media only screen and (max-width: 1150px) and (min-width: 750px) {
	.tsa-container{
		position: absolute;
    left: 171px;
    top: -5px;
	}
	.cw_custom_05_accordion .accordion__content .specs-icons{
		display: flex;
    gap: 1rem;
    position: relative;
    justify-content: flex-start !important;
	}
	
}
@media only screen and (max-width: 990px) and (min-width: 750px) {
	.tsa-container{
		position: absolute;
    left: 171px;
    top: -5px;
    display: none;
	}
	.cw_custom_05_accordion .accordion__content .specs-icons{
		display: flex;
    gap: 1rem;
    position: relative;
    justify-content: flex-start !important;
	}
	
}
@media only screen and (max-width: 749px) {
  .tsa-container {
    position: absolute;
    left: 190px;
  }
}
@media only screen and (max-width: 400px) {
  .tsa-container {
    position: absolute;
    left: 170px;
  }
}
@media only screen and (max-width: 378px) {
    .cw_custom_05_accordion .accordion__content img:nth-child(1) {
        max-width: 200px;
        max-height: 180px;
    }
        .tsa-container {
        position: absolute;
        left: 146px;
        top: -12px;
    }
}
/* #5 New Accordian Style End */

body .custom_review .custom .alr-wh-star-rating-icon svg path {
    fill: #FFB800;
}
body .review-stars {
    color: #FFB800;
}


.product-features__container{
	width: 86%;
	margin-top: 20px !important;
  display: none;
}
.product-features__text{
	max-width: 112px;
}
@media only screen and (min-width: 750px) and (max-width: 972px) {
	.product-features__text{
		font-size: 13px !important;
	}
	.product-features__item{
		flex-basis: 25% !important;
	}
}
@media only screen and (max-width: 749px) {
  .product-features__container{
	width: 100%;
}
.product-features__wrapper{
	gap: 10px !important;
}
.product-features__item{
	    flex-basis: 31% !important;
}
}

/* Changes Jan align title and review left begin */

@media (max-width: 768px) {
  .product__title {
    text-align: left !important;
  }
}

@media (max-width: 768px) {
  .custom_review {
    justify-content: flex-start !important;
  }

  .custom_review > div,
  .custom_review > a {
    justify-content: flex-start !important;
    text-align: left !important;
  }
}

@media (max-width: 768px) {
  .cw-review-intro {
    text-align: left !important;
    justify-content: flex-start !important;
    align-items: flex-start !important; /* voor verticale alignment als nodig */
  }
}

/* Changes Jan align title and review left end */


.product-videos__container{
	width: 86%;
}
.product-videos__modal-video{
	max-height: calc(100vh - 240px);
}
@media only screen and (max-width: 767px) {
  .product-videos__container{
	width: 100%;
}
}
.product-videos__container{
	display: none;
}

.cart_usps{
	    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 90% !important;
    margin: 0 !important;
}
.cart_usp{
	    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    font-size: 14px;
}
.cart_usp:nth-child(1) img{
	width: 18px;
	height: auto;
}
.cart_usp:nth-child(2) img{
	width: 15px;
	height: auto;
}
@media only screen and (max-width: 700px) {
	.cart_usps {
    width: 100% !important;
}
  .cart_usp{
    font-size: 12px;
}
.cart_usp:nth-child(1) img{
	width: 15px;
	height: auto;
}
.cart_usp:nth-child(2) img{
	width: 12px;
	height: auto;
}
}
.cart-button-pricing span:after{
	display: none !important;
}
.cart-button-pricing span{
  color: white !important;
}
.cart-button-pricing{
	display: flex;
    align-items: center;
    gap: 5px;
}
.cart-button-pricing .compare-price{
	    color: white;
    opacity: 0.7;
    font-weight: 500;
}
.cart-button-pricing svg{
	    margin-left: 10px;
    margin-right: 5px;
}
.cart-button-pricing{
  display: none;
}
.cart_usps{
  display: none;
}

body .cw_custom_05_accordion{
	display: block !important;
      border-bottom: .1rem solid rgba(var(--color-foreground), .08);
    border-top: .1rem solid rgba(var(--color-foreground), .08);
}

.cocoletti_airline_aprroved2{
	display: none !important;
}
.cocoletti_airline_aprroved1{
	display: none !important;
}
@media only screen and (max-width: 600px) {
    body .product.product--medium.product--left.product--thumbnail.product--mobile-show.grid.grid--1-col.grid--2-col-tablet .grid__item.product__media-wrapper {
        padding-top: 0;
    }
}

.product.grid .product-form__input .color_input:has(input[type=radio]:checked){
	    text-align: -webkit-center;
    border: 1px solid rgba(41, 58, 94, 1);
    border-radius: 8px;
}
.product.grid .product-form__input .color_input{
	border: 1px solid rgba(41, 58, 94, 0.2);
    border-radius: 8px;
    background: #f7f7f7 !important;
}
body .product.grid .product-form__input--pill .color_input input[type=radio]:checked+label {
    border: unset;
    	border-color: rgba(41, 58, 94, 1);
        
}
body .product.grid .product-form__input--pill .color_input input[type=radio]:checked+label:before{
	display: none !important;
}
body .product-form__input--pill input[type=radio]+label{
	margin: 0 !important;
	    max-height: 49px !important;
	     width: 60px !important;
	     background-position: 0 -4px !important;
}
.product.grid .product-form__input .color_input p{
	    width: 75px !important;
    max-width: unset !important;
    min-width: unset !important;
    border-top: 1px solid rgba(41, 58, 94, 0.2) !important;
    margin-top: -6px !important;
    font-size: 12px !important;
        background: white;
    border-radius: 0 0 8px 8px;
}
.product.grid .product-form__input .color_input:has(input[type=radio]:checked) p{
	border-top: 1px solid rgba(41, 58, 94, 1) !important
}
body .product.grid .product-form__input .form__label{
	display: block;
font-weight: 600;
font-size: 18px;
line-height: 26px;
color: rgba(41, 58, 94, 1);
margin-bottom: 16px;
}
.variation-one-image{
	display: block !important;
	margin-right: 2px !important;
}
.variation-two-image{
	display: none !important;
}
.variation-one-text{
	display: inline !important;
}
.variation-two-text{
	display: none !important;
}
.product__info-container ul.cw-icon-with-text > li.icon-with-text__item{
	padding-bottom: 0 !important;
}
.product__info-container ul.icon-with-text.cw-icon-with-text  {
    padding: 20px 0px 20px 0px !important;
    margin: 0 !important;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 18px !important;
}
.product.grid .product-form__input {
    margin-top: 20px !important;
}
.cw-product-description{
	display: block !important;
	font-family: Archivo;
font-weight: 400;
font-size: 14px;
line-height: 21px;
    margin-top: 5px !important;
}
.cw-product-description p{
	margin: 0 !important;
}
.cw-usps{
	display: flex !important;
	margin-bottom: 16px !important;
}
.custom_review{
	margin-bottom: 0 !important;
}
@media screen and (max-width: 600px) {
	body .product-form__input--pill input[type=radio]+label{
	    max-height: 42px !important;
	     width: 50px !important;
	     background-position: 0 -4px !important;
}
.product.grid .product-form__input .color_input p{
	    width: 65px !important;
	    font-size: 10px !important;
}
}
@media only screen and (max-width: 767px) {
    .product_information_section .product.grid .product-form__input .form__label {
        display: block !important;
    }
    .cw-usps {
    margin-bottom: 12px !important;
}
.product__info-container ul.icon-with-text.cw-icon-with-text {
    margin-top: 16px !important;
        padding: 16px 0px 16px 0px !important;
}
.product.grid .product-form__input {
    margin-top: 15px !important;
}
product-info > div.cw-page-width{
	margin-top: 0 !important;
  padding: 0 !important;
}
  product-info > div.cw-page-width .product__info-wrapper.grid__item{
  padding: 0 1.5rem !important;
}
.shopify-section:has(.usp-bar){
	display: none !important;
}
body .product.product--medium.product--left.product--thumbnail.product--mobile-show.grid.grid--1-col.grid--2-col-tablet .grid__item.product__media-wrapper {
        padding-top: 0;
        width: 100vw;
        margin-left: -15px;
        max-width: unset;
    }
    .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide) {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .product__media-wrapper slider-component .grid--peek.slider--mobile .grid__item{
    	        margin-left: 0 !important;
        width: 100% !important;
        padding: 0 !important;
    }
    .product-media-container.constrain-height.media-fit-contain {
    --contained-width: calc(var(--constrained-height) * var(--aspect-ratio));
    width: 100% !important;
    height: auto;
}
.product-media-container.constrain-height .media {
	    padding-top: calc(1 / 1.0 * 98%) !important;
}
.product_information_section .product.grid .thumbnail-list__item.slider__slide {
        width: calc(20.7% - 0.6rem) !important;
    }
    .product.grid .thumbnail[aria-current], .product.grid .thumbnail[aria-current]:focus:not(:focus-visible) {
    box-shadow: unset !important;
    border: 1px solid rgba(0, 0, 0, 1) !important;
}
.product__media-wrapper slider-component .slider-button {
    width: 34px;
}
 .thumbnail-slider {
        margin-top: 5px !important;
    }
    .product__media-wrapper slider-component .thumbnail {
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.product__media-wrapper slider-component .slider-button {
        width: 39px;
        background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8.5' r='8' fill='%231F3B67'/%3E%3Cpath d='M9.02117 5.64692L6.16875 8.14487C6.11528 8.19131 6.07284 8.24656 6.04387 8.30744C6.01491 8.36832 6 8.43362 6 8.49957C6 8.56553 6.01491 8.63082 6.04387 8.6917C6.07284 8.75258 6.11528 8.80784 6.16875 8.85428L9.02117 11.3522C9.0742 11.399 9.1373 11.4362 9.20681 11.4616C9.27633 11.4869 9.3509 11.5 9.42621 11.5C9.50152 11.5 9.57608 11.4869 9.6456 11.4616C9.71512 11.4362 9.77822 11.399 9.83125 11.3522C9.88472 11.3058 9.92716 11.2505 9.95613 11.1896C9.98509 11.1288 10 11.0635 10 10.9975C10 10.9316 9.98509 10.8663 9.95613 10.8054C9.92716 10.7445 9.88472 10.6893 9.83125 10.6428L7.37817 8.49957L9.83125 6.35634C9.93868 6.26227 9.99903 6.13467 9.99903 6.00163C9.99903 5.93576 9.98421 5.87053 9.95542 5.80967C9.92664 5.74881 9.88444 5.69351 9.83125 5.64692C9.72383 5.55285 9.57813 5.5 9.42621 5.5C9.35099 5.5 9.2765 5.51298 9.207 5.53818C9.1375 5.56339 9.07436 5.60034 9.02117 5.64692Z' fill='white'/%3E%3C/svg%3E%0A");
        background-repeat: no-repeat;
        background-position: 18px 9px;
        padding: 0 !important;
    }
    .product__media-wrapper slider-component .slider-button svg{
    	display: none !important;
    }
    .product__media-wrapper slider-component .slider-button.slider-button--next{
    	background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='8' transform='matrix(-1 0 0 1 16 0.5)' fill='%231F3B67'/%3E%3Cpath d='M6.97883 5.64692L9.83125 8.14487C9.88472 8.19131 9.92716 8.24656 9.95613 8.30744C9.98509 8.36832 10 8.43362 10 8.49957C10 8.56553 9.98509 8.63082 9.95613 8.6917C9.92716 8.75258 9.88472 8.80784 9.83125 8.85428L6.97883 11.3522C6.9258 11.399 6.8627 11.4362 6.79319 11.4616C6.72367 11.4869 6.6491 11.5 6.57379 11.5C6.49848 11.5 6.42392 11.4869 6.3544 11.4616C6.28488 11.4362 6.22178 11.399 6.16875 11.3522C6.11528 11.3058 6.07284 11.2505 6.04387 11.1896C6.01491 11.1288 6 11.0635 6 10.9975C6 10.9316 6.01491 10.8663 6.04387 10.8054C6.07284 10.7445 6.11528 10.6893 6.16875 10.6428L8.62183 8.49957L6.16875 6.35634C6.06132 6.26227 6.00097 6.13467 6.00097 6.00163C6.00097 5.93576 6.01579 5.87053 6.04458 5.80967C6.07336 5.74881 6.11556 5.69351 6.16875 5.64692C6.27617 5.55285 6.42187 5.5 6.57379 5.5C6.64901 5.5 6.7235 5.51298 6.793 5.53818C6.8625 5.56339 6.92564 5.60034 6.97883 5.64692Z' fill='white'/%3E%3C/svg%3E%0A");
    	background-position: 10px 9px;
    }
    thumbnail-slider .thumbnail-list.slider {
        padding: .5rem 0 !important;
    }
}
@media only screen and (max-width: 395px) {
	.cw-usps__icon img {
    max-width: 15px;
    max-height: 15px;
}
.cw-usps__text {
    font-size: 12px;
}
}
@media only screen and (max-width: 368px) {
	.cw-usps__icon img {
    max-width: 14px;
    max-height: 14px;
}
.cw-usps__text {
    font-size: 11px;
}
}


body.index .main-div-logo.logo-infi-slider.home-bar{
      box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.1);
  overflow: scroll;
}
body.index .logo-gallery img {
    margin: .2rem;
    opacity: 0.6;
    width: 130px;
}
body.index .logo-gallery {
    gap: 50px;
    justify-content: space-between;
    padding: 0 30px;
  flex-wrap: nowrap;
}
body.index .logo-gallery img[src*="//cocoletti.com/cdn/shop/files/Vector.png?"]{
  width: 150px;
}
body.index .p_box .button {
    border: 1px solid;
    background: transparent;
    color: #2d3142;
    margin: auto;
    display: flex;
    width: 160px;
    padding: 0;
    height: 50px;
    border-radius: 8px;
}
body.index .p_box h4 {
    margin-bottom: 20px;
  text-align: center;
}
body.index .slider_section_product {
    padding-left: 20px;
    width: calc(100%);
    max-width: 1260px;
    padding-right: 20px;
    margin: auto;
}
body.index .p_box {
    width: 308px;
    padding: 15px;
}
body.index .trendy_color_section {
    position: relative;
}
body.index .trendy_color_section .row_new .col_n:not(.text_center_sm){
      position: absolute;
    top: 49%;
    right: 0;
    display: flex;
    justify-content: space-between;
}
body.index .trendy_color_section .arrows_a{
         width: 100%;
    justify-content: space-between;
    padding: 0 16px;
    max-width: 1400px;
    margin: auto;
}
body.index .trendy_color_section .container_new{
  max-width: 1250px
}
body.index .trendy_color_section .container_new h2,body.index .trendy_color_section .container_new p{
  text-align: center;
}
body.index .trendy_color_section .arrows_a img {
    width: 46px;
    height: auto;
  z-index: 9;
}
body.index .slider_section_product{
  padding-right: 16px !important;
  padding-left: 16px !important;
}
body.index .people-story-slider {
    padding-left: 0 !important;
    background: white;
}
body.index .cocoletti-features {
    padding: 100px 0 100px;
    background: rgba(41, 58, 94, 0.05);
}
body.index .cocoletti-features .feature-image {
    height: fit-content;
    max-height: fit-content;
}
body.index .cocoletti-features .feature-content{
      background: white;
    border-radius: 18px;
    height: fit-content;
  padding: 20px;
}
body.index .cocoletti-features .feature-image img{
  border: 0 !important;
}
body.index .feature-item .feature-title:after {
    content: '';
    position: absolute;
    bottom: -15px;
    width: 80px;
    height: 1px;
    background: rgba(41, 58, 94, 1);
    left: 0%;
    transform: translate(0%, 0);
    opacity: 0.4;
  }

  body.index .feature-item .feature-title{
    text-align: left !important;
        margin: 0 0 30px 0 !important;
  }
  body.index .feature-item .feature-description p{
    text-align: left !important;
  }
@media only screen and (min-width: 768px) {
  body.index .cocoletti-features .feature-content{
  padding: 35px;
}
  body.index .feature-item .feature-title{
        margin: 0 0 40px 0 !important;
  }
  body.index .feature-item .feature-title:after{
    bottom: -15px;
  }
   
  body.index .image-with-text__content .image-with-text__text+.button {
    background: white;
    border: 1px solid rgba(41, 58, 94, 1);
    color: rgba(41, 58, 94, 1);
    border-radius: 8px;
    margin-top: 3rem;
}
  #shopify-section-template--25267989774663__image_with_text_F3tCBX{
    margin-bottom: 80px;
  }
  body.index .cocoletti-features {
    display: block !important;
    margin-bottom: 60px;
}
  .cocoletti-features .features-grid {
    flex-direction: column;
    gap: 50px;
}


}
@media (max-width: 768px) {
   body.index .cocoletti-features .features-grid {
        gap: 35px;
    }
  body.index .cocoletti-features {
    padding: 60px 0 70px;
}
  body.index .p_box {
    width: 308px;
    padding: 10px;
}
  body.index .trendy_color_section .arrows_a img.prev_arrow_cus{
    display: none !important;
  }
  body.index .trendy_color_section .arrows_a {
    justify-content: flex-end;
}
  body.index .image-with-text__content .image-with-text__text+.button {
    background: white;
    border: 1px solid rgba(41, 58, 94, 1);
    color: rgba(41, 58, 94, 1);
    border-radius: 8px;
    margin: auto;
    margin-top: 3rem;
}
  body.index  .image-with-text__content>*+* {
    text-align: center;
}
  body.index  .image-with-text__content>:first-child:is(.image-with-text__heading){
    text-align: center;
    width: 100%;
  }
  body.index .cocoletti-features {
    margin-bottom: 80px;
}
  body.index .cocoletti-features .section-title {
        font-size: 30px;
        max-width: 360px;
        margin: auto;
    }
  body.index .people-story-slider {
    padding-left: 0 !important;
    background: white;
    padding-top: 5px !important;
    padding-bottom: 55px !important;
}
      body.index .shopify-section:has(.usp-bar) {
        display: block !important;
    }
}

.popularity-popup {
            position: absolute;
				    top: 50%;
				    left: 50%;
				    transform: translate(-50%, -50%);
				    padding: 12px 20px;
				    border-radius: 10px;
				    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
				    display: flex;
				    align-items: center;
				    transition: opacity 0.4s ease;
				    z-index: 999;
				    background: rgba(255, 255, 255, 0.9);
				    backdrop-filter: blur(4px);
				    gap: 13px;
				    width: 75%;
				    opacity: 0;
          }
          .popularity-popup.visible { opacity: 1; }
          .popularity-popup svg {
            width: 28px; height: 28px;
            margin-right: 0;
            flex-shrink: 0;
          }
          .popularity-popup button svg {
            width: 11px; height: 11px;
            margin-right: 0;
            flex-shrink: 0;
          }
          .popularity-popup .content {
            display: flex;
            flex-direction: column;
          }
          .popularity-popup .content span:first-child {
            margin: 0;
				    font-family: Archivo;
				    font-weight: 600;
				    font-size: 17px;
				    line-height: 125%;
				    letter-spacing: 0px;
				    color: rgba(41, 58, 94, 1);
				        margin-bottom: 2px;
          }
          .popularity-popup .content span:nth-child(2) {
          	  font-family: Archivo;
					    font-weight: 400;
					    font-size: 15px;
					    line-height: 125%;
					    letter-spacing: 0px;
					    color: rgba(48, 48, 48, 1);
          }
          .popularity-popup .close-btn {
              margin-left: auto;
					    background: transparent;
					    border: none;
					    width: 11px;
					    cursor: pointer;
					    padding: 0;
          }
          
          @media only screen and (max-width: 600px) {
					  .popularity-popup .content span:first-child {
					    font-size: 14px;
					  }
					  .popularity-popup .content span:nth-child(2) {
					  	font-size: 13px;
					  }
					  .popularity-popup svg {
            width: 22px; height: 22px;
          }
          .popularity-popup {
          	padding: 10px 16px;
          	gap: 10px;
            top: 40%;
          }
					}

.tl-switcher-container{
  display: none !important;
}