/** Shopify CDN: Minification failed

Line 4955:13 Expected identifier but found whitespace
Line 4955:15 Unexpected "{"
Line 4955:24 Expected ":"
Line 4956:10 Expected identifier but found whitespace
Line 4956:12 Unexpected "{"
Line 4956:21 Expected ":"

**/
*{
    margin: 0px;
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}
a{
    text-decoration: none;
}
li{
    list-style: none;
}
img{
    max-width: 100%;
    width: 100%;
    display: block;
}
body{
    /* font-size: 10px; */
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-BlackItalic.woff2') format('woff2'),
        url('Raleway-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-Black.woff2') format('woff2'),
        url('Raleway-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-Bold.woff2') format('woff2'),
        url('Raleway-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-ExtraBoldItalic.woff2') format('woff2'),
        url('Raleway-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-BoldItalic.woff2') format('woff2'),
        url('Raleway-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-ExtraBold.woff2') format('woff2'),
        url('Raleway-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-ExtraLight.woff2') format('woff2'),
        url('Raleway-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-Light.woff2') format('woff2'),
        url('Raleway-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-ExtraLightItalic.woff2') format('woff2'),
        url('Raleway-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-Italic.woff2') format('woff2'),
        url('Raleway-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-LightItalic.woff2') format('woff2'),
        url('Raleway-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-MediumItalic.woff2') format('woff2'),
        url('Raleway-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-SemiBold.woff2') format('woff2'),
        url('Raleway-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-Regular.woff2') format('woff2'),
        url('Raleway-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-Medium.woff2') format('woff2'),
        url('Raleway-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-SemiBoldItalic.woff2') format('woff2'),
        url('Raleway-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-ThinItalic.woff2') format('woff2'),
        url('Raleway-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-Thin.woff2') format('woff2'),
        url('Raleway-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

body{
    font-size: 1vw;
}

.page_width{
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 0 16px !important;
}
/* Home page banner section  */
.new_banner_sec slideshow-slides{
    height: 100vh;
}
.new_banner_sec .mobile_slideHow{
    display: none;
}
.new_banner_sec rte-formatter h1{
    color: #FFF;
    text-align: center;
   font-family: 'Raleway';
    font-size: 5.55em;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}
.new_banner_sec a{
    color: #ABABAB;
    text-align: center;
    font-family: 'Raleway';
    font-size: 2.462em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
}

/* collection product section  */
.coll_pro_sec{
    padding: 6.2em 0;
}
.coll-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);  
  gap: 2.5em;
}
.coll-card{
  position:relative;
  display:block;
  overflow:hidden;
  color:#fff;
  height: 100%;
}
.coll-img{
    height: 100%;
}
.coll-content{
  position:absolute;
  bottom: 1.8em;
  left: 1.8em;
  right: 1.8em;
  transition:.6s ease;
}
.coll_pro_sec .coll-title{
    color: #0A0A0A;
    text-align: center;
    font-family: 'Raleway';
    font-size: 3.7em;
    font-style: normal;
    font-weight: 400;
    line-height: 1; /* 100% */
    padding-bottom: 0.31em;
}
.coll_pro_sec .coll-text{
    color: #4A5565;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.54em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3; /* 140% */
}
.coll_pro_sec .coll-grid{
    padding-top: 4.93em;
    width: 80%;
    margin: 0 auto;
}
.coll_pro_sec .vendor{
    color: #ABABAB;
    font-family: 'Raleway';
    font-size: .91em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2; /* 133.333% */
    letter-spacing: .05em;
    text-transform: uppercase;
}
.coll_pro_sec .title{
   color: #FFF;
    font-family: 'Raleway';
    font-size: 1.85em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.1; /* 133.333% */
    padding: .33em 0 .3em;
}
.coll_pro_sec .price{
    color: #FFF;
    font-family: 'Raleway';
    font-size: 1.54em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
    padding-top: .6em;
    display: block;
}
.meta-text{
    color: #ABABAB;
    font-family: 'Raleway';
    font-size: 1.231em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5; /* 150% */
}
.coll-btn{
  position:absolute;
  right:0;
  bottom: -.3em;
  color: #000;
  font-family: 'Raleway';
    font-size: 1.1em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6; 
    padding: .56em 1.12em;
    border-radius: 8em;
    background-color: #fff;
}
.coll-card{
    border-radius: 1.32em;
}


/* ALITHIUM SECTION  */
.h_alit_sec{
    padding: 6.16em 0 7.39em;
}
.h_alit_sec_items{
    display: flex;
    gap: 3.9em;
    justify-content: space-between;
    align-items: center;
    width: 80%;
    margin: 0 auto;
}
.althi_img{
    max-width: 19.7em;
    width: 100%;
}
.h_alit_sec_left .para p{
    color: #364153;
    font-family: 'Raleway';
    font-size: 1.54em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6; /* 162.5% */
    padding: 1.2em 0;
}
.h_alit_btns{
    display: flex;
    gap: 1.2em;
}
.h_alit_btns a{
   color: #FFF;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.08em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.6;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: .6em;
}
.h_alit_btns a:first-child{
    gap: 1.01em;
    padding: .72em 1.2em;
    background: #000;
}
.h_alit_btns a:last-child{
    /* color: #0A0A0A;
    padding: .72em 1.64em;
    border: 0.8px solid rgba(0, 0, 0, 0.10);
    background: #FFF; */
}
.h_alit_sec_left{
    width: 50%;
}
.h_alit_sec_right{
    display: flex;
    gap: 1.21em;
    width: 50%;
}
.h_alit_sec_r_pro{
    width: 50%;
    position: relative;
}
.h_alit_sec_r_page{
    width: 50%;
}
.h_alit_sec_r_pro_data{
    position: absolute;
    bottom: 1.2em;
    left: 1.2em;
    opacity: 0;
    transition: opacity .6s cubic-bezier(.4,0,.2,1);

}
.h_alit_sec_r_pro_data h3{
    color: #FFF;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.1em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2; /* 142.857% */
}
.h_alit_sec_r_pro_data p{
    color: #FFF;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.231em;
    font-style: normal;
    font-weight: 600;
    line-height: 1.6; /* 150% */
    margin-top: .21em;
}
.h_alit_sec_r_page {
    position: relative;
}
.h_alit_sec_r_page_data{
    position: absolute;
    bottom: 1.2em;
    left: 1.2em;
    right: 1.2em;
}
.h_alit_sec_r_pro_img, .h_alit_sec_r_page_img{
    border-radius: 1.3em;
    height: 100%;
}
.h_alit_sec_r_page_data h3{
    color: #FFF;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.1em;
    font-style: normal;
    font-weight: 400;
    line-height: 1; /* 142.857% */
}
.h_alit_sec_r_page_data div p{
    color: #FFF;
    text-align: center;
    font-family: 'Raleway';
    padding-top: .6em;
    font-size: .93em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6; /* 162.5% */
}
.page_right_pro_data_btn{
    bottom: -4.3em;
    left: 0;
    right: 0;
    color: #000;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.08em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
    padding: 0.8em 1.7em;
    width: fit-content;
    margin: 0 auto;
}

/* BLack Section  */
.black_sec{
    padding-bottom: 6.2em;
}
.black_sec_items{
    border-radius: 1.9em;
    background: #000;
    padding: 3.7em;
    display: flex;
    align-items: center;
    gap: 3.1em;
    width: 80%;
    margin: 0 auto;
}
.black_left{
    display: flex;
    gap: 1.25em;
    width: 50%;
}
.balck_right{
    width: 50%;
}
.black_left_item{
    position: relative;
    overflow: hidden;
}
.black_1_pro{
    overflow: hidden;
    border-radius: 1.25em;
}
.black_1_pro_data{
    position: absolute;
    bottom: 1.24em;
    left: 1.24em;
    opacity: 0;
    transition: opacity .6s cubic-bezier(.4,0,.2,1);
}
.black_1_pro_data h3{
    color: #FFF;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.1em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.1; /* 142.857% */
}
.black_1_pro_data p{
    color: #FFF;
    text-align: center;
    padding-top: .21em;
    font-family: 'Raleway';
    font-size: 1.24em;
    font-style: normal;
    font-weight: 600;
    line-height: 1.6; /* 150% */
}
.black_1_pro .coll-overlay{
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.80) 0%, rgba(0, 0, 0, 0.20) 50%, rgba(0, 0, 0, 0.00) 100%);
    opacity: .5;
}
.black_left_item:hover .black_1_pro_data{
    opacity: 1;
}
.balck_right .b_title p{
    color: #FFF;
    font-family: 'Raleway';
    font-size: 3.7em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2; /* 100% */
}
.balck_right .b_para p{
    color: #D1D5DC;
    font-family: 'Raleway';
    font-size: 1.51em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6; /* 162.5% */
    padding: 1.23em 0;
}
.balck_btns{
    display: flex;
    gap: 1.3em;
}
.balck_btns a{
    color: #000;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.1em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.6; /* 142.857% */
    border-radius: .5em;
    background: #FFF;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.balck_btns a:first-child{
    gap: 1.24em;
    padding: .72em 1.2em;
}
.balck_btns a:last-child{
    /* padding: .72em 1.64em; */
}

/* newsllater section  */
.new_footer_news{
    background: #F9FAFB;
    padding: 6.2em 0;
}
.new_top_data{
    padding-bottom: 5em;
}
.new_top_data h2{
    color: #0A0A0A;
    text-align: center;
    font-family: 'Raleway';
    font-size: 3.7em;
    font-style: normal;
    font-weight: 400;
    line-height: 1; /* 100% */
}
.new_top_data p{
    color: #4A5565;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.54em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6; /* 140% */
    padding-top: .8em;
}
.new_news_items{
    background: #000;
    padding: 5em 1.54em;
}
.new_news_items .email-signup__heading{
    padding: 0px;
}
.new_news_items .email-signup__heading p{
    color: #FFF;
    text-align: center;
    font-family: 'Raleway';
    font-size: 2.77em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.1; /* 111.111% */
}
.new_news_items .news_para p, .newsletter-consent__label{
    color: #D1D5DC;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.24em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    padding: .931em 0 2em;
}
.newsletter-consent{
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 2em;
}
.newsletter-consent label{
    padding-bottom: 10px;
    padding-top: 0px;
}
.newsletter-consent__label input{
    width: 1em;
    height: 1em;
}
.new_news_items .email-signup__input-group  input{
    border: none;
    outline: none;
    border-radius: .6em;
    border: 0.8px solid rgba(0, 0, 0, 0.00);
    background: #FFF;
    padding: .77em .924em;
}
.new_news_items .email-signup__input-group  input::placeholder{
    color: #717182;
    font-family: 'Raleway';
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}
.new_news_items .email-signup__input-group {
    max-width: 35em;
    width: 100%;
    margin: 0 auto;
    gap: 1.2em;
}
.new_news_items .email-signup__button {
    color: #000;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.1em;
    font-style: normal;
    font-weight: 500;
    line-height: 1; /* 142.857% */
    padding: .57em 1.05em;
    background-color: #fff;
    border: none;
    outline: none;
    border-radius: .6em;
}

/* new footer section  */
.new_footer_sec{
    background: #171717;
    padding: 6.2em 0 0px;
}
.new_f_b_manus nav{
    display: flex;
    gap: 2.41em;
    flex-wrap: wrap;
}
.new_f_b_manus nav ul{
    width: calc(25% - 1.81em);
}
.footer_nav_b h2{
    color: #FFF;
    font-family: 'Raleway';
    font-size: 1.4em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.55; /* 150% */
    padding-bottom: 1.1em;
}
.footer_nav_b li{
    display: flex;
}
.footer_nav_b li a{
    color: #D4D4D4;
    font-family: 'Raleway';
    font-size: 1.1em;
    font-style: normal;
    font-weight: 400;
    display: flex;
    line-height: 1.6;
    opacity: .8;
}
.footer_nav_b li a:hover{
    opacity: 1;
}
.footer_nav_b li + li{
    padding-top: 1.2em;
}
.f_socil_data{
    display: flex;
    gap: 1.8em;
    padding: 3.7em 0 1.54em;
    border-bottom: 0.8px solid #262626;
    justify-content: center;
}
.f_socil_data a{
    max-width: 1.51em;
    width: 100%;
    height: 1.51em;
}
.f_copy_data{
    padding: 2.31em 0;
}
.f_copy_data div p, .f_copy_data div p a{
    color: #D4D4D4;
    font-family: 'Raleway';
    font-size: 1.1em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4; /* 142.857% */
}

/* new header section  */
.new_header{
    border-bottom: 0.8px solid rgba(0, 0, 0, 0.10);
}
.new_header .header-logo{
    font-size: unset;
}
.new_header .header__columns {
    padding: 1.25em 4.875em;
}
.new_header .header-logo__image-container{
    max-width: 17.125em;
    width: 100%;
}
.new_header .menu-list__link{
    color: #0A0A0A;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.1em;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.77;
    padding-left: 1.12em;
    padding-right: 1.12em;
}
.new_header header-actions{
    gap: 1.5em;
}
.new_header .search-action{
    padding-right: .82em;
}

/* announsment bar  */
.new_ann_bar {
    padding: .56em 0;
    background-color: #000 !important;
}
.new_ann_bar .announcement-bar__slides slideshow-slide{
    font-size: unset;
}
.new_ann_bar .announcement-bar__slides{
    max-width: 52em;
}
.new_ann_bar .announcement-bar__text{
    color: #FFF;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.17em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4; /* 142.857% */
}
/* .new_header .search-modal__button span, .new_header .account-button span{
    width: 1.2em;
    height: 1.2em;
}
.new_header .header-actions__cart-icon{
    width: 1.2em;
    height: 1.2em;
}
.new_header .search-modal__button span svg, .new_header .account-button span svg{
    width: 100%;
    height: 100%;
}
.new_header .header-actions__cart-icon span, .new_header .header-actions__cart-icon span svg{
    width: 100%;
    height: 100%;
}
.new_header .account-popover, .new_header .header-actions__action{
    height: 1.2em;
    width: 1.2em;
}
.new_header .header-actions__cart-icon span svg{
    mask: unset !important;
} */

/* alithium page  */

.althi_banner{
    width: 100%;
    background-image: var(--d_bg);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 67vh;   
    position: relative;
}
.back_btn {
    position: absolute;
    top: 2.5em;
    left: 2.5em;
} 
.back_btn a{
    color: #FFF;
    text-align: center;
    font-family: 'Raleway';
    display: flex;
    gap: .6em;
    padding: .6em .9em;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.06em;
    font-style: normal;
    font-weight: 500;
    line-height: 1; /* 142.857% */
}
.back_btn a svg{
    width: 1.2em;
    height: 1.2em;
}
.back_btn a:hover{
    border-radius: .6em; 
    background-color: rgba(0, 0, 0, 0.5);
}

.althi_banner_items{
    width: 100%;
    min-height: 67vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.althi_logo{
    max-width: 39em;
    width: 100%;
}
.althi_banner_items p{
    color: #ABABAB;
    text-align: center;
    font-family: 'Raleway';
    font-size: 2.31em;
    font-style: normal;
    font-weight: 400;   
    line-height: 1;
    padding: .8em 0 1em;
}
.althi_banner_items a{
    color: #000;
    text-align: center;
    font-family: 'Raleway';
    display: flex;
    gap: 1.2em;
    border-radius: .6em;
    background: #FFF;
    padding: .86em 1.15em;
    font-size: 1.08em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.6; 
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.althi_banner_items a svg{
    width: 1.2em;
    height: 1.2em;
}

/* alithium section 2  */
.p_althi_sec2{
    padding: 6.2em 0 11em;
}
.p_althi_items{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 77em;
    margin: 0 auto;
}
.p_althi_items h2{
    color: #101828;
    text-align: center;
    font-family: 'Raleway';
    font-size: 3.7em;
    font-style: normal;
    font-weight: 400;
    line-height: 1; /* 100% */
}
.p_althi_items div {
    padding-top: 3.231em;
}
.p_althi_items div p{
    color: #364153;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.85em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6; /* 162.5% */
}
.p_althi_items div p br{
    display: none;
}

/* alithium section 3 */
.p_althi_sec3{
    background-image: var(--d_bg);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 30em;
}
.p_althi_sec3 .p_althi_items{
    min-height: 30em;
}
.p_althi_items3{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 30em;
}
.p_althi_sec3 h2{
    color: #FFF;
    text-align: center;
    font-family: 'Raleway';
    font-size: 3.7em;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}
.p_althi_sec3 div p{
    color: #ABABAB;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.55em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6; /* 140% */
    padding: 1.2em 0 1.6em;
}
.p_althi_sec3 a{
    color: #000;
    text-align: center;
    font-family: 'Raleway';
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: .72em 1.71em;
    font-size: 1.08em;
    border-radius: .6em;
    background: #FFF;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4; /* 142.857% */
}

/* Page product section  */
.page_pro_sec{
    width: 100%;
}
.page_pro_sec .page_width{
    /* padding: 0 5.2em !important; */
    padding: 0 1.4em !important;
}
.page_pro_sec_items{
    display: flex;
    gap: 3.7em;
    padding-top: 4.924em;
    width: 80%;
    margin: 0 auto;
}
.page_pro_sec .page_pro_sec_g{
    display: flex;
    gap: 3.7em;
    padding-top: 0px;
    width: 68%;
}
.page_right_pro{
    width: 32%;
}
.page_right_pro a{
    width: 100%;
}
.page_right_pro_data {
    transition: .6s ease;
}
.page_pro_sec_g .vendor{
    font-size: 1.08em;
}
.page_pro_sec_g .title{
    font-size: 2.77em;
}
.page_pro_sec_g .meta-text{
    font-size: 1.4em;
}
.page_pro_sec_g .price{
    font-size: 1.85em;
}
.page_pro_sec_g .coll-btn{
    font-size: 1.24em;
}
.page_right_pro_data h3{
    font-size: 2.77em;
}
.page_right_pro_data div p{
    opacity: .8;
    font-size: 1.39em;
}
.page_right_pro_data{
    bottom: 6.2em;
}

/* LA GAMMA SECTION  */
.sec_back_btn{
    padding: 1.56em 2.11em;
    border-bottom: 0.8px solid #E5E7EB;
    border-top: 0.8px solid #E5E7EB;
}
.sec_back_btn{
  position: sticky;
  top: 0;
  z-index: 999;
  background: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  transition: all 0.3s ease;
}
.sec_back_btn a{
    padding: .572em .8572em;
    color: #0A0A0A;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.077em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.6; /* 142.857% */
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: .6em;
}
.sec_back_btn a svg{
    width: 1.1em;
    height: 1.1em;
}
.sec_back_btn a:hover{
    border-radius: .6em;
    background: linear-gradient(180deg, #F9FAFB 30%, #FFF 100%);
}

.la_gamma_sec{
    background: linear-gradient(180deg, #F9FAFB 0%, #FFF 100%);
    padding: 4.847em 0 3.62em;
}
.la_gamma_sec .page_width{
    padding: 0 5.4em !important;
}
.la_gamma_sec .top_data h2{
    color: #0A0A0A;
    text-align: center;
    font-family: 'Raleway';
    font-size: 4.62em;
    font-style: normal;
    font-weight: 400;
    line-height: 1; /* 100% */
}
.la_gamma_sec .top_data p{
    color: #364153;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.848em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6; /* 162.5% */
    padding-top: 1.11em;
}
.la_creame_title{
    padding: 3.2em 0 0.91em;
    color: #0A0A0A;
    text-align: center;
    font-family: 'Raleway';
    font-size: 2.71em;
    font-style: normal;
    font-weight: 400;
    line-height: 1; 
}
.la_creame_items{
    display: flex;
    gap: 1.9em;
}
.la_creame_items a {
    position: relative;
}
.la_creame_data{
    position: absolute;
    bottom: 1.22em;
    left: 1.22em;
    opacity: 0;
    transition: .6s ease;
}
.la_creame_link:hover .la_creame_data{
    opacity: 1;
}
.la_creame_data h2{
    color: #FFF;
    font-family: 'Raleway';
    font-size: 1.21em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.1; /* 150% */
}
.la_creame_data p{
    color: #ABABAB;
    font-family: 'Raleway';
    font-size: .91em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
}
.la_creame_data p:first-child{
    padding: 4.4px 0;
}
.la_creame_link{
    border-radius: 1.7em;
}
.la_serium .la_creame_title{
    padding: 2.7em 0 0.91em;
}
.la_gamma_b{
    padding-top: 7.31em;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.la_gamma_b span{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    max-width: 4.93em;
    height: 4.91em;
    width: 100%;
    padding: 1em;
    background-color: #000;
}
.la_gamma_b_para p{
    color: #364153;
    text-align: center;
    font-family: 'Raleway';
    padding-top: 1.2em;
    font-size: 1.511em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
}


/* CONSULENZA ONLINE SECTION  */
.CONSULENZA_sec, .CONSULENZA_sec .p_althi_items3 {
    min-height: 39em;
    position: relative;
}
.CONSULENZA_sec .p_althi_items3 h2{
    color: #FFF;
    text-align: center;
    font-family: 'Raleway';
    font-size: 5.51em;
    font-style: normal;
    font-weight: 400;
    line-height: 1; /* 100% */
}
.CONSULENZA_sec .p_althi_items3 div p{
    color: #ABABAB;
    text-align: center;
    font-family: 'Raleway';
    font-size: 2.31em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2; /* 120% */
    padding: .74em 0 .8em;
}
.CONSULENZA_sec .p_althi_items3 .para_2 p{
    color: #ABABAB;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.54em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3; /* 140% */
    padding: 0px;
}
.CONSULENZA_sec_btn{
    position: absolute;
    top: 3.1em;
    left: 3.1em;
}
.CONSULENZA_sec_btn a{
    color: #FFF;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.08em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4; /* 142.857% */
    display: inline-flex;
    align-items: center;
    gap: .62em;
    background-color: transparent;
    padding: .72em .86em;
}
.CONSULENZA_sec_btn a svg{
   width: 1.14em;
   height: 1.14em;
}
.CONSULENZA_sec_btn a:hover{
    background-color: rgba(255, 255, 255, 0.50);
}

/* Online section 2 */
.online_sec2{
    width: 100%;
    padding: 6.16em 0;
}
.online_sec2 .page_width{
    /* padding: 0 5.4em !important; */
    padding: 0 1.4em !important;
    width: 80%;
}
.online_sec2_top h2{
   color: #0A0A0A;
    text-align: center;
    font-family: 'Raleway';
    font-size: 3.7em;
    font-style: normal;
    font-weight: 400;
    line-height: 1; /* 100% */
}
.online_sec2_top div p{
    color: #364153;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.54em;
    font-style: normal;
    font-weight: 400;
    padding-top: 1.6em;
    line-height: 1.6; /* 162.5% */
}
.online_sec2_items{
    display: flex;
    gap: 2.5em;
    padding-top: 4.8em;
}
.online_sec2_item{
    border-radius: 1.3em;
    background: #FFF;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.10), 0 4px 6px -4px rgba(0, 0, 0, 0.10);
    padding: 2.411em;
    width: calc(33.33% - 1.7em);
}
.online_sec2_item .img{
    max-width: 5em;
    width: 100%;
    height: 5em;
    background-color: #000;
    display: flex;
    align-items: center;
    margin: 0 auto;
    justify-content: center;
}
.online_sec2_item .img img{
    width: 2.5em;
    height: 2.5em;
}
.online_sec2_item h2{
    color: #0A0A0A;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.85em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3; /* 133.333% */
    padding: .998em 0 .624em;
}
.online_sec2_item div p{
    color: #4A5565;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.24em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6; /* 150% */
}

/* online section 3 */
.online_sec3 .page_width{
    /* padding: 0 5.4em !important; */
    padding: 0 1.4em !important;
    width: 80%;
}
.online_sec3_all{
    padding: 3.7em;
    border-radius: 1.8em;
    background: #F9FAFB;
}
.online_sec3_all h2{
    color: #0A0A0A;
    text-align: center;
    font-family: 'Raleway';
    font-size: 2.711em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.11; /* 111.111% */
}
.online_sec3_items{
    padding-top: 2.5em;
}
.online_sec3_items{
    display: flex;
    flex-wrap: wrap;
    gap: 1.8em 3.2em;
}
.online_sec3_item{
    width: calc(50% - 1.6em);
    display: flex;
    gap: 1.2em;
    align-items: flex-start;
}
.online_sec3_item span{
    width: 2.055em;
    height: 2.055em;
    display: inline-flex;
    margin-top: 2px;
}
.online_sec3_item h3{
    color: #0A0A0A;
    font-family: 'Raleway';
    font-size: 1.54em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.1; /* 140% */
    padding-bottom: .4em;
}
.online_sec3_item div p{
    color: #4A5565;
    font-family: 'Raleway';
    font-size: 1.231em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6; /* 150% */
}
.online_sec3_bottom{
    margin-top: 6.2em;
    padding: 3.7em;
    border-radius: 1.9em;
    background: #000;
}
.online_sec3_bottom h2{
    color: #FFF;
    text-align: center;
    font-family: 'Raleway';
    font-size: 3.7em;
    font-style: normal;
    font-weight: 400;
    line-height: 1; /* 100% */
}
.online_sec3_bottom div p{
    color: #D1D5DC;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.51em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
    padding: 1.23em 0 1.64em;
}
.online_sec3_bo_btn{
    width: fit-content;
    margin: 0 auto;
}
.online_sec3_bo_btn a{
    color: #000;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.4em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.6; /* 155.556% */
    border-radius: .6em;
    background: #FFF;
    padding: .55em 1.76em;
}

/* ACNE IS THE NEW BLACK section  */
.acne_banner{
    position: relative;
}
.acne_banner .p_althi_items3 .logo{
    max-width: 66.5em;
    width: 100%;
}
.acne_banner .p_althi_items3 div p{
    color: rgba(255, 255, 255, 0.90);
    text-align: center;
    font-family: 'Raleway';
    font-size: 2.31em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6; /* 120% */
    padding: 0.8em 0 1.07em;
}
.acne_banner_btn a{
    display: flex;
    gap: 1.24em;
    align-items: center;
    justify-content: center;
    padding: .72em 1.072em;
    color: #000;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.077em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4;
}
.acne_banner_btn a svg{
    width: 1.24em;
    height: 1.24em;
}
.acne_banner, .p_althi_items3{
    min-height: 39em;
}

/* acne section 2 */

.acne_sec2{
    width: 100%;
    background: linear-gradient(180deg, #FFF 0%, #F9FAFB 100%);
    padding: 6.154em 0 14em;
}
.acne_sec2 .page_width{
    padding: 0 5em !important;
}
.acne_sec2_items h2{
    color: #101828;
    text-align: center;
    font-family: 'Raleway';
    font-size: 3.7em;
    font-style: normal;
    font-weight: 400;
    line-height: 1; /* 100% */
}
.acne_sec2_items div p{
    color: #364153;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.85em;
    font-style: normal;
    font-weight: 400;
    padding-top: 2em;
    line-height: 1.6;
}

/* predective search  */
.new_search .predictive-search__icon{
    opacity: .6;
    width: 1.5em;
    height: 1.5em;
}
.new_search .predictive-search__icon svg{
    width: 100%;
    height: 100%;
}
.new_search .predictive-search-form__header-inner input::placeholder, .new_search .predictive-search-form__header-inner input{
    color: #ABABAB;
    font-family: 'Raleway';
    font-size: 1.21em;
    line-height: 1;
}
.new_search .predictive-search-form__header-inner input{
    padding-left: 2em;
}
.new_search .predictive-search-results__title, .new_search .predictive-search-results__clear, .new_search .resource-card__title{
    font-family: 'Raleway';
    font-size: 1.01em;
}
.new_search .predictive-search-results__inner{
    padding-top: 1.2em;
}
.new_search .predictive-search-results__list {
    gap: 1em;
}
.search-modal__content {
    margin: 0 auto;
    position: relative;
    top: 20%;
    width: 100%;
    max-width: 60em;
    border-radius: 1.2em !important;
}
.new_search .predictive-search-form__header{
    padding: 1em 1.5em 1em .5em;
}
.new_search .predictive-search__close-modal-button, .new_search .predictive-search__close-modal-button span, .new_search .predictive-search__close-modal-button span svg{
    width: 1.2em;
    height: 1.2em;
}
.new_search .predictive-search-results__products{
    padding: 0 1.5em;
}

/* cart page section  */
.new_cart .cart-page{
    padding: 0 1.24em 7.4em;
}
.new_cart .cart-page--empty .cart-page__title{
    margin: 0;
}
.new_cart .cart-page__title .cart-title.cart-empty .h4{
    color: #0A0A0A;
    text-align: center;
    font-family: 'Raleway';
    font-size: 2.71em;
    font-style: normal;
    font-weight: 400;
    display: flex;
    justify-content: center;
    line-height: 1.1; /* 111.111% */   
    padding-left: 0px;
}
.new_cart .cart-page--empty .cart-items__wrapper p{
    color: #4A5565;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.24em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6; /* 150% */
}
.new_cart .cart-page--empty .cart-items__empty-button{
    color: #FFF;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.01em;
    padding: .6em 1.2em;
    border-radius: .6em;
    margin-top: 2.5em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.6; /* 142.857% */
}
.new_cart .cart-items__table-row{
    border-radius: .7em;
    border-block-end: unset;
    padding-block-end: unset;
    border: 0.8px solid rgba(0, 0, 0, 0.10) !important;
    background: #FFF;
    padding: 1.24em !important;
}
.new_cart .cart-page__title {
    padding-top: 7.35em;
    padding-left: 1.24em;
    padding-bottom: 2.5em;
}
.new_cart .cart-title.text-left .h4{
    color: #0A0A0A;
    font-family: 'Raleway';
    font-size: 2.71em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.1; /* 111.111% */
    justify-content: flex-start;
}
.new_cart .cart-bubble{
    display: none;
}
.new_cart .cart-items__media{
    width: 7.3em;
    height: 9.9em;
    border-radius: .5em;
}
.new_cart .cart-items__table .cart-items__table-row{
    display: flex;
    gap: 1.24em;
}
.new_cart .cart-actions{
    display: none;
}
.new_cart .cart-items__media a{
    height: 100%;
}
.new_cart .cart-items__media a img{
    object-fit: cover;
}
.new_cart .cart-items__details p{
    font-size: unset;
}
.new_cart .cart-items__details p a{
   color: #0A0A0A;
    font-family: 'Raleway';
    font-size: 1.4em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6; /* 155.556% */
}
.new_cart .cart-items__variants, .new_cart .cart-items__variant{
    font-size: unset;
}
.new_cart .cart-item-metafield, .new_cart .cart-items__variants dd{
    color: #4A5565;
    font-family: 'Raleway';
    font-size: 1.01em !important;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
    margin-top: .3em;
}
.new_cart .quantity-selector-wrapper h2{
    display: none;
}
.new_cart .quantity-selector-wrapper{
    font-size: unset;
}
.new_cart .cart-items__quantity-controls{
    margin-top: .3em;
    font-size: unset;
} 
.new_cart .quantity-selector{
    border: none;
    flex: unset;
    gap: 1.45em;
    height: auto;
    font-size: unset;
}
.new_cart .quantity-selector input{
    max-width: 1.2em;
    width: 100%;
    color: #0A0A0A;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.24em;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}
.new_cart .quantity-selector .button{
    border-radius: .5em;
    border: 0.8px solid rgba(0, 0, 0, 0.10);
    background: #FFF;
    width: 2.3em;
    height: 2.3em;
    font-size: unset;
}
.new_cart .quantity-selector .button span{
    width: 1.2em;
    height: 1.2em;
    font-size: unset;
}
.new_cart .quantity-selector .button.button-unstyled{
    opacity: 1;
}
.new_cart .cart-items__price{
    display: none;
}
.new_cart .cart-items__table{
    position: relative;
}
.new_cart .cart-items__details div:last-child{
    position: absolute;
    right: 1.24em;
    bottom: 4.4em;
    font-size: unset;
}
.cart_page .cart-items__details div:last-child{
    position: unset;
}
.cart_page{
    position: relative;
}
.new_cart .cart-items__details div:last-child span{
    color: #0A0A0A;
    font-family: 'Raleway';
    font-size: 1.3em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6; /* 155.556% */
}
.new_cart .cart-items__variants .cart-items__variant{
    position: unset !important;
}
 
.new_cart .cart-items__details .cart-items__remove{
    position: absolute;
    top: 1.24em;
    right: 1.24em;
    font-size: unset;
}
.new_cart .cart-items__details .cart-items__remove svg{
    width: 1.24em;
    height: 1.24em;
    font-size: unset;
}
.new_cart .cart__summary-container{
    grid-row: 1 / 1 !important;
}
.new_cart .cart__summary-inner{
    padding: 1.85em 1.85em 1.24em 1.85em;
    gap: 0px;
    border-radius: .8em;
    background: #F9FAFB;
    width: 100%;
}
.new_cart .cart-page{
    gap: 2.4em;
    display: flex;
}
.new_cart .cart-page__items{
    width: 66%;
}
.new_cart .cart-page__summary{
    grid-row: 1 / 1;
    width: 30%;
}
.new_cart .cart-page__more-blocks{
    display: none;
}
.new_cart .cart__summary-totals{
    gap: 0px;
}
.new_cart .summery_title{
    color: #0A0A0A;
    font-family: 'Raleway';
    font-size: 1.81em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6; /* 133.333% */
}
.new_cart .cart-subtotal{
    padding-top: 1.8em;
    display: flex;
    justify-content: space-between;
    padding-bottom: 1em;
} 
.new_cart .cart-subtotal span{
    color: #0A0A0A;
    font-family: 'Raleway';
    font-size: 1.24em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6; /* 150% */
}

.new_cart .cart__total .cart__total-label{
    color: #0A0A0A;
    font-family: 'Raleway';
    font-size: 1.6em;
    font-style: normal;
    font-weight: 400;
    line-height: 1; /* 140% */
}
.new_cart .cart__total-container{
   padding-top: .8em;
   border-top: 0.8px solid rgba(0, 0, 0, 0.10);
   gap: 0px;
}
.new_cart .cart__total .cart__total-value{
    color: #0A0A0A;
    font-family: 'Raleway';
    font-size: 1.6em;
    font-style: normal;
    font-weight: 400;
    line-height: 1; /* 140% */
}
.new_cart .tax-note{
    display: none;
}
.new_cart .cart__ctas .cart__checkout-button{
    color: #FFF;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.04em;
    font-style: normal;
    font-weight: 500;
    line-height: 1; /* 142.857% */
    border-radius: .6em;
    background: #000;
    height: 2.7em;
    padding: 0;
}
.new_cart .cart__ctas{
    padding-top: 1.9em;
    gap: 1.9em;
}
.cart_shop_b_btn a{
    color: #0A0A0A;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.01em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.6;
    border-radius: .6em;
    border: 0.8px solid rgba(0, 0, 0, 0.10);
    background: #FFF;
    padding: .55em 1em;
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

/* product page  */

.main_pro_sec {
    padding: 7.4em 0 9.9em;
}
.main_pro_sec .product-information__grid{
    padding: 0 5em;
}
.breadcrumb_m {
    display: flex;
    align-items: center;
    gap: 2em;
    width: 100%;
    padding: 0 5em;
}
.breadcrumb_m .home_br{
    display: flex;
    gap: .6em;
    color: #0A0A0A;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.1em;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
}
.breadcrumb_m .home_br svg{
    max-width: 1.2em;
    height: 1.2em;
}
.breadcrumb_m .mid_bred, .bred_coll{
    color: #99A1AF;
    font-family: 'Raleway';
    font-size: 1.24em;
    font-style: normal;
    font-weight: 400;
    line-height: 1; /* 150% */
}
.breadcrumb_m .current{
    color: #4A5565;
    font-family: 'Raleway';
    font-size: 1.24em;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}
.main_pro_sec .product-details{
    padding-right: 0px !important;
    padding-left: 1.847em !important;
}
.main_pro_sec .group-block-content{
    gap: 0px;
}
.main_pro_sec .text-block h1{
    color: #0A0A0A;
    font-family: 'Raleway';
    font-size: 1.13em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.1; 
    padding-bottom: 0.45em;
}
.main_pro_sec product-price .price{
    color: #0A0A0A;
    font-family: 'Raleway';
    font-size: 2.143em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
}
.main_pro_sec .text-block--AVng4blV3N1NQK2ZVd__text_aEtTtq p{
    color: #4A5565;
    font-family: 'Raleway';
    font-size: 1.24em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
    padding-top: 1.49em;
    max-width: 100%;
}
.main_pro_sec .variant-picker{
    padding-top: 2.47em;
}
.main_pro_sec .variant-picker .variant-option legend{
    color: #0A0A0A;
    font-family: 'Raleway';
    font-size: 1.24em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 0.75em;
}
.main_pro_sec .variant-option{
    display: flex;
}
.main_pro_sec .variant-option+.variant-option{
    margin-top: 1.81em;
}
.main_pro_sec .variant-option__button-label{
    /* color: #000; */
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.24em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6; /* 150% */
    min-width: unset;
    width: fit-content;
    padding: .7em 1em;
    border-radius: .3em;
    border: 0.8px solid #D1D5DC;
    background: #FFF;
}
.main_pro_sec .variant-option__button-label:has(:checked){
    border-radius: .3em;
    border: 0.8px solid #000;
    background: #000;
}
.main_pro_sec .product-form-buttons{
    display: flex;
    flex-direction: column;
    padding-top: 1.71em;
    gap: 2.41em;
}
.main_pro_sec .quantity-selector-wrapper{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1em;
}
.main_pro_sec .quantity-selector-wrapper h2{
    color: #0A0A0A;
    font-family: 'Raleway';
    font-size: 1.24em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
}
.main_pro_sec .quantity-selector-wrapper .quantity-selector{
    flex: unset;
    align-self: auto;
    border: none;
    gap: 1.25em;
    height: 2.8em;
}
.main_pro_sec .quantity-selector-wrapper .quantity-selector .button{
    border-radius: .5em;
    border: 0.8px solid rgba(0, 0, 0, 0.10);
    background: #FFF;
    height: 2.6em;
    width: 2.6em;
}
.main_pro_sec .quantity-selector-wrapper .quantity-selector .button.button-unstyled{
    opacity: 1;
}
.main_pro_sec .quantity-selector-wrapper .quantity-selector input{
    color: #0A0A0A;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.5em;
    font-style: normal;
    font-weight: 400;
    line-height: 1; /* 140% */
}
.main_pro_sec add-to-cart-component .add-to-cart-button{
    color: #FFF;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.1em;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
    padding: .7em 1em;
    height: 3.36em;
    border-radius: .5em;
    background: #000;
}
.main_pro_sec add-to-cart-component .add-to-cart-button .add-to-cart-text .add-to-cart-icon{
    width: 1.1em;
    height: 1.1em;
}
.main_pro_sec add-to-cart-component .add-to-cart-button .add-to-cart-text{
    gap: 1em;
}
.main_pro_sec .divider {
    margin: 2.42em 0;
}
.main_pro_sec .text-block--AYTNUL3FZL3ZpTlNGY__text_aPQcWh p{
    color: #0A0A0A;
    font-family: 'Raleway';
    font-size: 1.61em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.6; /* 140% */
    margin-bottom: 0.71em;
}
.main_pro_sec rte-formatter ul li{
    color: #4A5565;
    font-family: 'Raleway';
    font-size: 1.24em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6; /* 150% */
    list-style: disc;
    padding-bottom: .5em;
}
.pro_from_box{
    padding: 1.85em 1.85em 2.02em;
    border-radius: .7em;
    background: linear-gradient(90deg, #F9FAFB 0%, #F3F4F6 100%);
}
.pro_from_box h2{
    color: #0A0A0A;
    font-family: 'Raleway';
    font-size: 1.57em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4; /* 140% */
}
.pro_from_box .pro_form_para p{
    padding: .71em 0;
    color: #4A5565;
    font-family: 'Raleway';
    font-size: 1.24em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5; /* 150% */
}
.pro_form_btn a{
    color: #FFF;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.01em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
    padding: .6em 0;
    border-radius: .7em;
    background: #000;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.main_pro_sec .product-information__media{
    padding-right: 1.85em !important;
    position: relative;
}
.main_pro_sec slideshow-slide{
    border-radius: 1em;
    overflow: hidden;
}
.main_pro_sec slideshow-arrows{
    mix-blend-mode: normal;
}
.main_pro_sec .slideshow-control{
    border-radius: .7em;
    background: rgba(255, 255, 255, 0.90);
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.10), 0 4px 6px -4px rgba(0, 0, 0, 0.10);
    width: 2.572em;
    height: 2.572em;
    padding: 0 !important;
    min-height: unset;
    min-width: unset;
    display: flex;
    align-items: center;
    justify-content: center;
}
.main_pro_sec .slideshow-control .svg-wrapper {
    width: 1.24em;
    height: 1.24em;
}
.main_pro_sec .slideshow-control .svg-wrapper svg path{
    stroke: #0A0A0A;
}
.main_pro_sec .slideshow-control--next{
    margin-right: 1.24em;
}
.main_pro_sec .slideshow-control--previous{
    margin-left: 1.24em;
} 
.main_pro_sec .zoom_icon{
    position: absolute;
    z-index: 1;
    top: 1.24em;
    right: 40px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.90);
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.10), 0 4px 6px -4px rgba(0, 0, 0, 0.10);
    width: 2.572em;
    height: 2.572em;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
}
.main_pro_sec .slideshow-controls__dots{
    gap: 1.24em;
}
.main_pro_sec .slideshow-controls__dots li button{
    border-radius: 26843500px;
    background: rgba(255, 255, 255, 0.50);
    width: 8px;
    height: 8px;
}
.main_pro_sec .slideshow-controls__dots button[aria-selected=true]{
    width: 24px !important;
}
.main_pro_sec .slideshow-controls__dots button[aria-selected=true]::after{
    border-radius: 26843500px;
    background: #FFF;
    width: 100%;
}
.main_pro_sec .dialog-zoomed-gallery{
    width: 50%;
    margin: 0 auto;
}
.main_pro_sec .wishlist-btn{
    gap: 16px;
    padding: 8px;
    color: #0A0A0A;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.01em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5; /* 142.857% */
    border-radius: 0.6em;
    border: 0.8px solid rgba(0, 0, 0, 0.10);
    background: #FFF;
    margin-top: 1.24em;
}


/* wishlist page css  */

.new_header header-actions{
    display: flex;
    align-items: center;
}
.wishlist-page{
    /* padding: 20px 60px; */
}
.wishlist-header{
    height: 1.54em;
}
.wishlist-header svg{
    width: 1.54em;
    height: 1.54em;
}
.wishlist-grid{
    padding: 1.54em 5em;
}
.wishlist-page h1{
    display: none !important;
}
.wishlist-page .wishlist-grid{
    display: flex;
    flex-wrap: wrap;
    gap: 1.54em;
}
.wishlist-item{
    position: relative;
}
.wishlist-page .wishlist-grid .wishlist-item{
    width: calc(33.33% - 1.1em);
}
.wishlist-item h3{
    color: #000;
    font-family: 'Raleway';
    font-size: 1.81em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.1;
    padding: .4em 0;
}
.wishlist-item .wishlist-btn{
    position: absolute;
    top: 0.5em;
    right: 0.55em;
    height: 1em;
    width: 1em;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wishlist-item img{
    border-radius: 1em;
}
.wishlist_banner {
    background: linear-gradient(90deg, #82181A 0%, #9F0712 100%);
    padding: 6.1em 5em;
}
.wishlist_banner h2{
    color: #FFF;
    font-family: 'Raleway';
    font-size: 3.7em;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
    display: flex;
    gap: 0.31em;
}
.wishlist_banner h2 svg{
    width: 1em;
    height: 1em;
}
.wishlist_banner p{
    color: rgba(255, 255, 255, 0.90);
    font-family: 'Raleway';
    padding-top: 0.9em;
    font-size: 1.4em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
}
.wishlist_empty{
    padding: 11.54em 0;
}
.wishlist_empty .icon{
    width: 7.4em;
    height: 7.4em;
    padding: 1.9em;
    border-radius: 10em;
    margin: 0 auto;
    background: linear-gradient(135deg, #FFE2E2 0%, #FFC9C9 100%);
    display: flex;
    align-items: center;
    justify-content: center;
}
.wishlist_empty h2{
    color: #0A0A0A;
    text-align: center;
    font-family: 'Raleway';
    font-size: 2.3em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    padding-top: 0.8em;
}
.wishlist_empty p{
    color: #4A5565;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.4em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    padding: 0.9em 0 1.7em;
}
.wishlist_empty .btn{
   display: flex;
   justify-content: center;
}
.wishlist_empty a{
    color: #FFF;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.4em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
    border-radius: .7em;
    background: linear-gradient(90deg, #82181A 0%, #9F0712 100%);
    padding: 0.51em 1.7em;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}





/* consultation  */
.con_header {
    background: rgba(255, 255, 255, 0.15); /* glass transparency */
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px); /* Safari support */
    border: 1px solid rgba(255, 255, 255, 0.3);
}
.con_header .header-back{
    display: flex;
    align-items: center;
    gap: .6em;
    color: #FFF;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.08em;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
}
.con_header .header-back svg{
    width: 1.24em;
    height: 1.24em;
}
.con_header .header-count{
    color: rgba(255, 255, 255, 0.60);
    font-family: 'Raleway';
    font-size: 1.08em;
    font-style: normal;
    font-weight: 400;
    line-height: 1; 
    letter-spacing: .02em;
}
.con_header div{
    max-width: 50em;
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.con_main {
  position: relative;
  height: 100vh; /* full screen */
  overflow: hidden;

  /* FIXED BACKGROUND */
  background-image: var(--bg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
/* OVERLAY */
.con_main::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.4); /* overlay color */
  z-index: 1;
}
/* SCROLLABLE CONTENT */
.con_main__content {
  position: relative;
  z-index: 2;
  height: 100%;
  overflow-y: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.con_main__content::-webkit-scrollbar {
  display: none;
}
.con_main .first_tab{
    margin: 10em 0 0 0;
    padding-bottom: 23em;
}
.con_main .first_tab h2{
    color: #FFF;
    text-align: center;
    font-family: 'Raleway';
    font-size: 5.54em;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    letter-spacing: .001em;
}
.con_main .first_tab h3{
    color: rgba(255, 255, 255, 0.60);
    text-align: center;
    font-family: 'Raleway';
    font-size: 5.54em;
    font-style: normal;
    font-weight: 400;
    line-height: 1; /* 100% */
    letter-spacing: .001em;
    padding-top: 0.211em;
}
.con_main .first_tab img{
    max-width: 24em;
    width: 100%;
    margin: 4.8em auto 0;
}
.first_tab_data {
    border-radius: 2.4em;
    border: 0.8px solid rgba(255, 255, 255, 0.20);
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.50);
    padding: 5em;
    max-width: 59.077em;
    width: 100%;
    margin: 0 auto;
}
.first_tab_data div:first-child{
    padding-bottom: 2em;
}
.first_tab_data div:last-child{
    border-top: 0.8px solid #E5E7EB;
    padding-top: 2.41em;
}
.first_tab_data div:first-child h1{
    color: #0A0A0A;
    font-family: 'Raleway';
    font-size: 2.71em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.1; /* 111.111% */
    letter-spacing: 0.01em;
    margin-bottom: 0.9em;
}
.first_tab_data div:first-child p{
    color: #364153;
    font-family: 'Raleway';
    font-size: 1.24em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6; /* 150% */
}
.first_tab_data div:last-child h2{
    color: #364153;
    font-family: 'Raleway';
    font-size: 1.847em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: 0.02em;
    text-align: left;
    padding-bottom: 0.6em;
}
.first_tab_data div:last-child p{
    color: #364153;
    font-family: 'Raleway';
    font-size: 1.24em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5; /* 150% */
}
.first_tab_data{
    margin-top: 5em;
}
.first_tab .first_next_btn{
    max-width: 42.67em;
    width: 100%;
    margin: 0 auto;
    color: #000;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.39em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.6;
    padding: 0.8em;
    border-radius: 0.8em;
    background: #FFF;
    margin-top: 2.7em;
    display: flex;
    justify-content: center;
}
.con_footer{
    display: none;   
}

.third_tab_data{

}
.third_tab img{
    max-width: 24em;
    width: 100%;
    margin: 0 auto;
}
.third_tab_items{
    max-width: 59.077em;
    width: 100%;
    margin: 0 auto;
    border-radius: 2.4em;
    border: 0.8px solid rgba(255, 255, 255, 0.20);
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.50);
    padding: 5em;
}
.third_tab_items div:first-child h1{
    color: #0A0A0A;
    text-align: center;
    font-family: 'Raleway';
    font-size: 3.7em;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.001em;
    padding-bottom: 1em;
}
.third_tab_items div:first-child h4{
    color: #1E2939;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.85em;
    font-style: normal;
    font-weight: 400;
    line-height: 1; /* 133.333% */
}
.third_tab_items div:first-child p{
    color: #364153;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.4em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6; /* 162.5% */
}
.third_tab_items div:first-child h5{
    color: #364153;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.51em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6; /* 162.5% */
}
.third_tab_items div:first-child {
    padding-bottom: 4.3em;
}
.third_tab_items div:last-child {
    border-top: 0.8px solid #E5E7EB;
    padding-top: 2.5em;
}
.third_tab_items div:last-child p{
    color: #4A5565;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.24em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6; /* 162.5% */
}
.third_tab_data .btn-group{
    max-width: 59.077em;
    margin: 3.7em auto 0;
    width: 100%;
    display: flex;
    gap: 1.24em;
    justify-content: center;
}
.third_tab_data .btn-group button{
    width: 50%;
    color: #000;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.08em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5; /* 142.857% */
    padding: 1.3em;
    border-radius: 1em;
    background: #FFF;
    border: none;
}
.third_tab_data .btn-group button:first-child{
    color: #fff;
}
.third_tab_data .btn-group button:first-child:hover{
    border: 1px solid rgba(255, 255, 255, 0.5);
    background: rgba(255, 255, 255, 0.50);
}
.third_tab_data{
    margin-top: 10em;
    padding-bottom: 23em;
}
.third_tab_data .third_tab_items{
    margin-top: 6.1em;
}

.for_tab_data{
    margin-top: 10em;
    padding-bottom: 23em;
}
.for_tab_data img{
    max-width: 24em;
    width: 100%;
    margin: 0 auto;
}
.for_tab_items{
    padding: 5em;
    border-radius: 2.4em;
    border: 0.8px solid rgba(255, 255, 255, 0.20);
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.50);
    max-width: 59.077em;
    width: 100%;
    margin: 0 auto;
    margin-top: 6.1em;
}
.for_top_data{
    padding-bottom: 1.8em;
}
.for_top_data p{
    color: #364153;
    font-family: 'Raleway';
    font-size: 1.4em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
}
.for_bottom_data{
    border-top: 0.8px solid #E5E7EB;
    padding-top: 2.5em;
}
.for_bottom_data p{
    color: #364153;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.4em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
}
.for_bottom_data p strong{
    color: #000;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.3em;
    font-style: normal;
    font-weight: 400;
    line-height: 1; /* 133.333% */
    letter-spacing: 0.2em;
}
.for_buttons{
    max-width: 59.077em;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    gap: 1.24em;
    margin-top: 3.7em;
}
.for_buttons button{
    width: 50%;
    color: #000;
    text-align: center;
    font-family: 'Raleway';
    border-radius: 1em;
    background: #FFF;
    font-size: 1.08em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5; /* 142.857% */
    padding: 1.3em;
}
.for_buttons .prev-btn{
    color: #fff;
}
.for_buttons .prev-btn:hover{
    border: 1px solid rgba(255, 255, 255, 0.5);
    background: rgba(255, 255, 255, 0.50);
}

.five_tab_data{
    margin-top: 10em;
    padding-bottom: 23em;
}
.five_tab_data .five_icon{
    width: 7.4em;
    height: 7.4em;
    border-radius: 20em;
    padding: 1.8em;
    background: #000;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.20);
    margin: 0 auto;
}
.five_tab_data h2{
    color: #0A0A0A;
    text-align: center;
    font-family: 'Raleway';
    font-size: 3.7em;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.001em;
    position: relative;
    width: fit-content;
    margin: 0.7em auto 0;
}
.five_tab_data h2 span{
    display: inline-flex;
    width: 1.34em;
    height: .1em;
    background: #000;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, -50%);
    bottom: unset;
    top: 1.5em;
}
.five_tab_data .five_para p{
    color: #4A5565;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.51em;
    font-style: normal;
    padding-top: 1.8em;
    font-weight: 400;
    line-height: 1.6; /* 162.5% */
}

.sec_tab_data{
    padding-bottom: 23em;
    margin-top: 10em;
}
.sec_tab_data img{
    max-width: 24em;
    margin: 0 auto;
}
.sec_tab_data .sec_main_title{
    color: #FFF;
    text-align: center;
    font-family: 'Raleway';
    font-size: 3.7em;
    font-style: normal;
    font-weight: 400;
    line-height: 1; /* 100% */
    letter-spacing: 0.001em;
    padding: 0.61em 0 1.92em;
    position: relative;
    width: fit-content;
    margin: 0 auto;
}
.sec_tab_data .sec_main_title span{
    display: inline-flex;
    width: 1.3em;
    height: 0.1em;
    background: #FFF;
    position: absolute;
    top: 2em;
    left: 50%;
    transform: translate(-50%, -50%);
}
.sec_tab_data .contact-form__success{
    color: #364153;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.24em;
    font-style: normal;
    font-weight: 400;
    line-height: 1; /* 162.5% */
}
.sec_tab_items{
    padding: 5em;
    max-width: 59.077em;
    width: 100%;
    margin: 0 auto;
    border-radius: 2.4em;
    border: 0.8px solid rgba(255, 255, 255, 0.20);
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.50);
}
.sec_tab_items .contact-form__label, .sec_tab_items textarea, .sec_tab_items input{
    color: #1E2939;
    font-family: 'Raleway';
    font-size: 1.51em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4; /* 140% */
    padding-bottom: 1em;
}
.sec_tab_items .contact-form__label{
    padding-top: 2.3em;
}
.sec_tab_items .contact-form__label:first-child{
    padding-top: 0;
}
.sec_tab_items textarea{
    padding: .8em 0;
    border: none;
    border-bottom: 1.6px solid #E5E7EB;
    background-color: transparent;
    min-height: unset;
    height: 6em;
}
.sec_tab_items textarea::placeholder, .sec_tab_items input::placeholder{
    color: #D1D5DC;
    font-family: 'Raleway';
    font-size: 1.1em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3; /* 155.556% */
}
.sec_tab_items .contact-form__form{
    gap: 0px;
}
.sec_tab_items input{
    padding: 1.1em 0;
    border: none;
    background-color: transparent;
    border-bottom: 1.6px solid #E5E7EB;
}
.sec_tab_items input:focus-visible{
    border: none;
    outline: none;
    box-shadow: none;
}
/* Hide submit button inside contact form (2nd tab) */
.sec_tab_data .contact-form__form button[type="submit"]{
  display: none;
}
.sec_tab_data .sec_btns{
    display: flex;
    gap: 1.24em;
    justify-content: center;
    max-width: 59.077em;
    margin: 5em auto 0; 
}
.sec_tab_data .sec_btns button{
    width: 50%;
    color: #000;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.04em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5; /* 142.857% */
    padding: 1.3em;
    border-radius: 1em;
    background: #FFF;
}

.five_tab_data .finish-btn{
    color: #FFF;
    text-align: center;
    font-family: 'Raleway';
    border-radius: 1em;
    background: #000;
    padding: 1.3em 0;
    font-size: 1.04em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5; /* 142.857% */
    max-width: 32em;
    width: 100%;
    margin: 3.5em auto 0;
    display: flex;
    justify-content: center;
    border: none;
}
.sec_tab_data .sec_btns .prev-btn{
    color: #fff;
}
.sec_tab_data .sec_btns .prev-btn:hover{
    border: 1px solid rgba(255, 255, 255, 0.5);
    background: rgba(255, 255, 255, 0.50);
}




/* collection page  */
.coll_header{
    padding: 3.7em 1.24em;
    background: #F9FAFB;
}
.coll_header h2{
    color: #0A0A0A;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.24em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
}
.coll_header p{
    color: #4A5565;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.24em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
}
.main_coll_pro {
    padding: 3.1em 1.24em;
    width: 80%;
    margin: 0 auto;
}
.main_coll_pro .facets--vertical{
    padding-left: 0px !important;
}
.main_coll_pro .facets--filters-title{
    color: #0A0A0A;
    font-family: 'Raleway';
    font-size: 1.24em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    width: 24%;
}
.main_coll_pro .facets {
    padding: .6em 0;
}
.main_coll_pro .products-count-wrapper{
    margin-right: auto;
    margin-left: unset;
}
.main_coll_pro .products-count-wrapper span{
    color: #4A5565;
    font-family: 'Raleway';
    font-size: 1.077em;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}
.main_coll_pro .facets__label{
    color: #0A0A0A;
    font-family: 'Raleway';
    font-size: 1.24em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
}
.main_coll_pro .facets__panel .facets__summary{
    font-size: unset;
}
.main_coll_pro .facets__item::before{
    display: none;
}
.main_coll_pro .facets__summary{
    padding-top: 2.22em;
    padding-bottom: 1.24em;
}
.main_coll_pro .facets__inputs-wrapper{
    margin: 0px;
}
.main_coll_pro .checkbox__label{
    gap: .6em;
}
.main_coll_pro .checkbox__label svg{
    border-radius: .3em;
    border: 0.8px solid rgba(0, 0, 0, 0.10);
    background: #F3F3F5;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    width: 1.24em;
    height: 1.24em;
}
.main_coll_pro .checkbox__label .checkbox__label-text{
    color: #0A0A0A;
    font-family: 'Raleway';
    font-size: 1.077em;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
    padding: 0;
}
.main_coll_pro .facets__inputs-list{
    gap: 1em;
}
.main_coll_pro .facets__status-wrapper{
    display: none;
}
.main_coll_pro .facets__filters-wrapper{
    margin-right: 2.4em !important;
}
.main_coll_pro .sorting-filter .facets__panel .facets__summary {
    padding: 0px;
}
.main_coll_pro .card-gallery{
    position: relative;
}
.main_coll_pro .facets__panel-content{
    padding: 0px;
}
.main_coll_pro .coll_pro_meta{
    position: absolute;
    top: 1em;
    left: 1em;
    color: #FFF;
    font-family: 'Raleway';
    font-size: 0.91em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.6;
    padding: .111em .6em;
    border-radius: .6em;
    border: 0.8px solid rgba(0, 0, 0, 0.00);
    background: #000;
    z-index: 2;
}
.coll_pro_btn{
    position: absolute;
    bottom: 1em;
    width: calc(100% - 1.8em);
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;
    opacity: 0;
    transition: all .3s ease;
}
.coll_pro_btn a{
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.015em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
    padding: .6em 1.22em;
    border-radius: .6em;
    background: #000;
}
.main_coll_pro .quick-add__button{
    display: none;
}
.main_coll_pro .card-gallery:hover .coll_pro_btn{
    opacity: 1;
}
.main_coll_pro .product-media{
    border-radius: .7em;
    overflow: hidden;
}
.main_coll_pro .text-block{
    padding-top: 1.2em;
}
.main_coll_pro .text-block p{
    color: #0A0A0A;
    font-family: 'Raleway';
    font-size: 1.24em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5em; /* 150% */
}
.main_coll_pro .price-facet__inputs-wrapper{
    /* display: none; */
}
.main_coll_pro .price-facet__highest-price{
    /* display: none; */
}
.main_coll_pro .price-facet .price-facet__inputs-wrapper{
    gap: 1em;
}
.main_coll_pro .price-facet__field input{
    color: #4A5565;
    font-family: 'Raleway';
    font-size: 1.04em;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    padding: 1em;
}
.main_coll_pro .price-facet__separator{
    color: #0A0A0A;
    font-family: 'Raleway';
    font-size: 1.24em;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    opacity: .6;
}
.main_coll_pro .price-facet__highest-price{
    display: none;
}
.main_coll_pro .price-facet .icon-caret{
    display: none;
}
.main_coll_pro .product-grid{
    border-top: 0.8px solid rgba(0, 0, 0, 0.10);
    padding-top: 2.45em;
    padding-bottom: 8em;
    gap: 2.5em;
    display: flex;
    flex-wrap: wrap;
}
.main_coll_pro .product-grid li{
    width: calc(33.33% - 1.67em);
}
.main_coll_pro slideshow-slide{
    /* height: 30.62em; */
}
.card-rating-parent {
    display: flex;
    align-items: center;
    gap: 0.2em;
    padding: .61em 0;
}
.card-rating h2{
    color: #4A5565;
    font-family: 'Raleway';
    font-size: 1.01em;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}
.card-rating-parent .star{
    color: #FDC700;
    font-family: 'Raleway';
    font-size: 1.01em;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}
.main_coll_pro product-price.text-block{
    padding-top: 0px;
}
.main_coll_pro product-price, .main_coll_pro product-price div{
    font-size: unset !important;
}
.main_coll_pro product-price .price{
    color: #0A0A0A;
    font-family: 'Raleway';    
    font-size: 1.5em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.1;
}
.main_coll_pro .facets-remove .pills__pill{
    color: #0A0A0A;
    font-family: 'Raleway';
    font-size: 1.24em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
}
.main_coll_pro .facets__clear-all-link{
    color: #0A0A0A;
    font-family: 'Raleway';
    font-size: 1.01em;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
}
.main_coll_pro .sorting-filter{
    width: 15em;
    padding: .6em 1em;
    border-radius: .6em;
    border: 0.8px solid rgba(0, 0, 0, 0.00);
    background: #F3F3F5;
}
.main_coll_pro .sorting-filter .facets__label{
    color: #0A0A0A;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.01em;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}
.main_coll_pro .sorting-filter .facets__summary{
    height: unset;
}
.main_coll_pro .sorting-filter .icon-caret{
    width: 1.24em;
    height: 1.24em;
}
.main_coll_pro .sorting-filter__options{
    left: -1em;
    border: 0.8px solid rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    min-width: 100%;
}
.main_coll_pro .sorting-filter__options-inner{
    padding: .5em;
}
.main_coll_pro .sorting-filter__option{
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding: .3em;
}
.main_coll_pro .sorting-filter__option:hover{
    border-radius: .2em;
    background: #F3F3F5;
}
.main_coll_pro .sorting-filter__label{
    color: #0A0A0A;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.01em;
    font-style: normal;
    font-weight: 400;
    line-height: 1; /* 142.857% */
}
.main_coll_pro .sorting-filter__checkmark{
    opacity: .7;
    width: 1.5em;
    height: 1.5em;
}
.main_coll_pro .sorting-filter .facets__summary{
    font-size: unset;
}

.main_coll_pro .quick-add{
    display: none;
}


@media screen and (min-width: 1500px) {
    .main_coll_pro .sorting-filter__option{
        padding: .5em;
    }
}


@media screen and (max-width: 768px) {
    .page_width{
        padding: 0 16px !important;
    }

    .new_banner_sec rte-formatter h1{
        font-size: 33px;
        line-height: 40px;
    }
    .new_banner_sec .slide__content {
        padding: 0 5px;
    }
    .new_banner_sec .group-block-content{
        gap: 8px;
    }
    .new_banner_sec a{
        font-size: 24px;
        line-height: 32px;
    }

    /* collection section  */
    .coll_pro_sec{
        padding: 80px 0;
    }
    .coll_pro_sec .coll-title{
        font-size: 36px;
        line-height: 1;
        padding-bottom: 16px;
    }
    .coll_pro_sec .coll-text{
        font-size: 20px;
        line-height: 1;
    }
    .coll_pro_sec .coll-grid {
       padding-top: 63px;
       width: 100%;
    }
    .coll-grid{
        gap: 32px;
        display: flex;
        flex-direction: column;
    }
    .coll_pro_sec .vendor{
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0.6px;
    }
    .coll_pro_sec .title{
        font-size: 24px;
        padding: 7px 0;
        line-height: 32px;
    }
    .meta-text{
        font-size: 16px;
        line-height: 24px;
    }
    .coll_pro_sec .price{
        font-size: 20px;
        line-height: 28px;
    }
    .coll-content{
        left: 24px;
        right: 24px;
        bottom: 24px;
    }
    .coll-card{
        border-radius: 16px;
    }
    .coll-btn{
        font-size: 14px;
        line-height: 20px;
        padding: 7px 16px;
    }

    /* althium section  */
    .h_alit_sec{
       padding: 80px 0 96px;
    }
    .h_alit_sec_items{
        flex-direction: column;
        gap: 48px;
        width: 100%;
    }
    .h_alit_sec_left{
        width: 100%;
    }
    .h_alit_sec_right{
        width: 100%;
    }
    .althi_img{
        max-width: 189px;
    }
    .h_alit_sec_left .para p{
        padding: 24px 0;
        font-size: 20px;
        line-height: 30px;
    }
    .h_alit_sec_left .para p br{
        display: none;
    }
    .h_alit_btns{
        gap: 16px;
    }
    .h_alit_btns a{
        font-size: 14px;
        line-height: 20px;
    }
    .h_alit_btns a:first-child{
        padding: 10px 16px;
        gap: 15px;
    }
    .h_alit_btns a:last-child{
        padding: 10px 23px;
    }
    .h_alit_sec_right{
        gap: 16px;
    }
    .h_alit_sec_r_pro_img, .h_alit_sec_r_page_img{
        border-radius: 13px;
    }
    .h_alit_sec_r_pro_data h3{
        font-size: 14px;
        line-height: 20px;
    }
    .h_alit_sec_r_pro_data p{
        font-size: 16px;
        line-height: 24px;
        margin-top: 4px;
    }
    .h_alit_sec_r_pro_data, .h_alit_sec_r_page_data{
        bottom: 16px;
        left: 16px;
    }
    .h_alit_sec_r_page_data h3{
        font-size: 14px;
        line-height: 20px;
    }
    .h_alit_sec_r_page_data div p{
        padding-top: 8px;
        font-size: 12px;
        line-height: 19px;
    }
    
    /* black section  */
    .black_sec{
        padding-bottom: 80px;
    }
    .black_sec_items{
        padding: 32px;
        border-radius: 16px;
        gap: 48px;
        flex-direction: column-reverse;
        width: 100%;
    }
    .black_left{
        width: 100%;
        gap: 16px;
    }
    .balck_right{
        width: 100%;
    }
    .balck_right .b_title p{
        font-size: 36px;
        line-height: 40px;
    }
    .balck_right .b_para p{
        font-size: 20px;
        line-height: 32px;
        padding: 24px 0;
    }
    .balck_btns{
        flex-direction: column;
        gap: 16px;
    }
    .balck_btns a:first-child{
        gap: 16px;
        padding: 10px 17px;
    }
    .balck_btns a{
        font-size: 14px;
        line-height: 20px;
    }
    .balck_btns a:last-child{
        padding: 10px 23px;
        width: fit-content;
    }
    .black_1_pro{
        border-radius: 13px;
    }
    .black_1_pro_data h3{
        font-size: 14px;
        line-height: 20px;
    }
    .black_1_pro_data p{
        font-size: 16px;
        line-height: 24px;
    }
    .black_1_pro_data{
        left: 16px;
        bottom: 16px;
    }

    /* footer newslatter  */
    .new_footer_news{
        padding: 80px 0 144px;
    }
    .new_top_data h2{
        font-size: 36px;
        line-height: 40px;
    }
    .new_top_data p{
        font-size: 20px;
        line-height: 28px;
        padding-top: 16px;
    }
    .new_top_data{
        padding-bottom: 63px;
    }
    .new_news_items{
        padding: 64px 16px 80px;
    }
    .new_news_items .email-signup__heading p{
        font-size: 30px;
        line-height: 36px;
    }
    .new_news_items .news_para p, .newsletter-consent__label{
        font-size: 16px;
        line-height: 24px;
        padding: 16px 0;
    }
    .new_news_items .email-signup__input-group{
        max-width: 100%;
        gap: 16px;
    }
    .new_news_items .email-signup__input-group input{
        padding: 7px 12px;
        border-radius: 8px;
    }
    .new_news_items .email-signup__input-group input::placeholder{
        font-size: 16px;
        line-height: 1;
    }
    .new_news_items .email-signup__button{
        font-size: 14px;
        line-height: 20px;
        padding: 8px 12px;
    }

    /* footer section  */
    .new_footer_sec{
        padding-top: 60px;
    }
    .new_f_b_manus nav{
        gap: 32px;
    }
    .new_f_b_manus nav ul {
       width: calc(50% - 16px);
    }
    .footer_nav_b h2{
        font-size: 18px;
        line-height: 27px;
        padding-bottom: 16px;
    }
    .footer_nav_b li a{
        font-size: 14px;
        line-height: 20px;
    }
    .footer_nav_b li+li {
        padding-top: 16px;
    }
    .f_socil_data{
        padding: 64px 0 16px;
        gap: 24px;
    }
    .f_socil_data a{
        max-width: 20px;
        height: 20px;
    }
    .f_copy_data{
        padding: 44px 0 20px;
    }
    .f_copy_data div p, .f_copy_data div p a{
        font-size: 14px;
        line-height: 20px;
    }

    /* la gamma section  */
    .sec_back_btn a{
        font-size: 14px;
        line-height: 20px;
        gap: 8px;
        padding: 10px 12px;
    }
    .la_gamma_sec .page_width{
        padding: 0 16px !important;
    }
    .sec_back_btn{
        padding: 16px;
    }
    .la_gamma_sec{
        padding: 63px 0 48px;
    }
    .la_gamma_sec .top_data h2{
        font-size: 48px;
        line-height: 48px;
    }
    .la_gamma_sec .top_data p{
        font-size: 20px;
        line-height: 32px;
        padding-top: 24px;
    }
    .la_creame_title{
        padding: 110px 0 32px;
        font-size: 36px;
        line-height: 40px;
    }
    .la_creame_items{
        gap: 24px;
        flex-wrap: wrap;
    }
    .la_creame_items a{
        width: calc(50% - 12px);
    }
    .la_creame_data{
        left: 16px;
        bottom: 16px;
    }
    .la_creame_data h2{
        font-size: 14px;
        line-height: 20px;
    }
    .la_creame_data p{
        font-size: 12px;
        line-height: 16px;
    }
    .la_creame_link{
        border-radius: 15px;
    }
    .la_gamma_b{
        padding-top: 96px;
    }
    .la_gamma_b span{
        max-width: 64px;
        width: 100%;
        height: 64px;
    }
    .la_gamma_b_para p{
        padding-top: 24px;
        font-size: 20px;
        line-height: 32px;
    }

    /* p_althi_sec3  */
    .p_althi_sec3 {
        background-image: var(--m_bg);
        min-height: 480px;
    }
    .p_althi_items3{
        min-height: 480px;
    }
    .p_althi_sec3 h2{
        font-size: 36px;
        line-height: 40px;
    }
    .p_althi_sec3 div p{
        padding: 24px 0 30px;
        font-size: 20px;
        line-height: 28px;
    }
    .p_althi_sec3 div p br{
        display: none;
    }
    .p_althi_sec3 a{
        font-size: 14px;
        line-height: 20px;
        padding: 10px 24px;
        border-radius: 8px;
    }

    /* althium banner section  */
    .althi_banner{
        background-image: var(--m_bg);
        min-height: 595px;
    }
    .althi_banner_items{
        min-height: 595px;
    }
    .althi_logo{
        max-width: 252px;
    }
    .althi_banner_items p{
        font-size: 24px;
        line-height: 32px;
        padding: 23px 0 32px;
    }
    .althi_banner_items a{
        font-size: 14px;
        line-height: 20px;
        gap: 16px;
        padding: 12px 16px;
        border-radius: 10px;
    }
    .althi_banner_items a svg{
        width: 16px;
        height: 16px;
    }
    .back_btn a{
        font-size: 14px;
        line-height: 20px;
        gap: 8px;
        padding: 10px 12px;
    }
    .back_btn a svg{
        width: 15px;
        height: 15px;
    }
    .p_althi_sec2{
        padding: 80px 0 142px;
    }
    .p_althi_items h2{
        font-size: 36px;
        line-height: 40px;
    }
    .p_althi_items div{
        padding-top: 49px;
    }
    .p_althi_items div p{
        font-size: 20px;
        line-height: 32px;
    }
    .p_althi_items div p br{
        display: none;
    }
    .p_althi_items{
        max-width: 100%;
    }
    .back_btn{
        top: 32px;
        left: 32px;
    }

    .page_pro_sec {
        padding-bottom: 130px;
    }
    .page_pro_sec .page_width{
        padding: 0 16px !important;
    }
    .page_pro_sec_items{
        padding-top: 63px;
        flex-direction: column;
        gap: 32px;
        width: 100%;
    }
    .page_pro_sec .page_pro_sec_g{
        padding-top: 0px;
    }
    .page_pro_sec .page_pro_sec_g{
        width: 100%;
    }
    .page_pro_sec_g .vendor{
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0.7px;
    }
    .page_pro_sec_g .title{
        font-size: 30px;
        line-height: 36px;
        padding: 7px 0 13px;
    }
    .page_pro_sec_g .meta-text{
        font-size: 18px;
        line-height: 28px;
    }
    .page_pro_sec_g .price{
        font-size: 24px;
        line-height: 32px;
    }
    .page_pro_sec_g .coll-btn{
        font-size: 16px;
        line-height: 24px;
        padding: 11px 24px;
    }
    .page_pro_sec .page_pro_sec_g{
        gap: 32px;
    }
    .page_right_pro{
        width: 100%;
    }
    .page_right_pro_data h3{
        font-size: 30px;
        line-height: 36px;
    }
    .page_right_pro_data div p{
        font-size: 18px;
        line-height: 29px;
        padding-top: 12px;
    }
    .page_right_pro_data{
        bottom: 80px;
    }
    .page_right_pro_data_btn{
        font-size: 16px;
        line-height: 24px;
        padding: 12px 24px;
        bottom: -60px;
    }

    /* Online section  */
    .CONSULENZA_sec, .CONSULENZA_sec .p_althi_items3{
        min-height: 510px;
    }
    .CONSULENZA_sec_btn a{
        color: #FFF;
        text-align: center;
        font-family: 'Raleway';
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 20px; /* 142.857% */
        padding: 10px 12px;
    }
    .CONSULENZA_sec_btn{
        top: 40px;
        left: 40px;
    }
    .CONSULENZA_sec .p_althi_items3 h2{
        font-size: 48px;
        line-height: 48px;
    }
    .CONSULENZA_sec .p_althi_items3 div p{
        font-size: 24px;
        line-height: 32px;
        padding: 23px 0 24px;
    }
    .CONSULENZA_sec .p_althi_items3 .para_2 p{
        font-size: 20px;
        line-height: 28px;
    }

    /* online section 2 */
    .online_sec2{
        padding: 80px 0;
    }
    .online_sec2 .page_width, .online_sec3 .page_width{
        padding: 0 16px !important;
    }
    .online_sec2 .page_width{
        width: 100%;
    }
    .online_sec3 .page_width{
        width: 100%;
    }
    .online_sec2_top h2{
        font-size: 36px;
        line-height: 40px;
    }
    .online_sec2_top div p{
        font-size: 20px;
        line-height: 32px;
        padding-top: 33px;
    }
    .online_sec2_top div p br{
        display: none;
    }
    .online_sec2_items{
        padding-top: 68px;
        gap: 32px;
        flex-direction: column;
    }
    .online_sec2_item{
        width: 100%;
        border-radius: 16px;
        padding: 32px;
    }
    .online_sec2_item .img{
        max-width: 64px;
        height: 64px;
    }
    .online_sec2_item .img img{
        width: 32px;
        height: 32px;
    }
    .online_sec2_item h2{
        font-size: 24px;
        line-height: 32px;
        padding: 23px 0 15px;
    }
    .online_sec2_item div p{
        font-size: 16px;
        line-height: 24px;
    }

    /* online section 3 */
    .online_sec3_all{
        padding: 32px;
    }
    .online_sec3_all h2{
        font-size: 36px;
        line-height: 40px;
    }
    .online_sec3_items{
        padding-top: 32px;
        flex-direction: column;
        gap: 28px;
    }
    .online_sec3_item{
        width: 100%;
        gap: 16px;
    }
    .online_sec3_item span{
        max-width: 24px;
        width: 100%;
        margin-top: 5px;
        height: 24px;
    }
    .online_sec3_item span svg{
        width: 100%;
    }
    .online_sec3_item h3{
        font-size: 20px;
        line-height: 28px;
        padding-bottom: 7.2px;
    }
    .online_sec3_item div p{
        font-size: 16px;
        line-height: 24px;
    }
    .online_sec3_bottom{
        margin-top: 80px;
        padding: 48px 30px 56px 30px;
        border-radius: 16px;
    }
    .online_sec3_bottom h2{
        font-size: 36px;
        line-height: 40px;
    }
    .online_sec3_bottom div p{
        font-size: 20px;
        line-height: 28px;
    }
    .online_sec3_bottom div p br{
        display: none;
    }
    .online_sec3_bo_btn a{
        font-size: 18px;
        line-height: 28px;
        padding: 10px 47px;
        width: 100%;
        display: inline-flex;
        border-radius: 8px;
    }

    /* acne section  */
    .acne_banner .CONSULENZA_sec_btn{
        top: 32px;
        left: 32px;
    }
    .acne_banner, .acne_banner .p_althi_items3{
        min-height: 596px;
    }
    .acne_banner .p_althi_items3 .logo{
        max-width: 337px;
    }
    .acne_banner .p_althi_items3 div p{
        font-size: 24px;
        line-height: 32px;
        padding: 23px 0 32px;
    }

    /* acne section 2 */
    .acne_sec2{
        padding: 80px 0 180px;
    }
    .acne_sec2_items h2{
        font-size: 36px;
        line-height: 40px;
    }
    .acne_sec2_items div p{
        font-size: 20px;
        line-height: 32px;
        padding-top: 32px;
    }

    /* search mobile  */
    .search-modal__content{
        max-width: 95em;
        max-height: 90vh;
        top: 14%;
    }
    .new_search .predictive-search-form__header{
        padding: 10px 20px;
    }
    .new_search .predictive-search-form__header-inner input{
        padding-left: 20px;
        font-size: 11px;
    }
    .new_search .predictive-search__icon{
        width: 14px;
        height: 14px;
    }
    .new_search .predictive-search__close-modal-button, .new_search .predictive-search__close-modal-button span, .new_search .predictive-search__close-modal-button span svg{
        width: 20px;
        height: 20px;
    }
    .new_search .predictive-search-results__title, .new_search .predictive-search-results__clear, .new_search .resource-card__title{
        font-size: 12px;
    }
    .new_search .predictive-search-results__wrapper-products{
        grid-template-columns: repeat(3, 1fr);
    }

    /* header section  */
    .new_header .search-action{
        display: none;
    }
    .new_header .header__icon {
        padding: 0px;
        padding-right: 13px;
    }
    .new_header .header__columns {
        padding: 2px 26px;
        display: flex;
        justify-content: space-between;
    }
    .new_header .header__icon--menu .header-drawer-icon {
       margin: 0px;
       width: 16px;
       height: 16px;
    }
    .new_header .account-button{
        display: none;
    }
    .new_header .header-actions__cart-icon .svg-wrapper{
        width: 16px;
        height: 16px;
    }
    .new_header .header-actions__cart-icon span svg{
        mask: unset !important;
    }
    .new_header .cart-bubble{
        width: fit-content;
        height: fit-content;
        top: -4px;
        right: -4px;
    }
    .new_header .cart-bubble__background{
        width: 12px;
        height: 12px;
    }
    .new_header .cart-bubble__text{
        width: 10px;
        height: 12px;
    }
    .new_header .header-logo__image-container{
        max-width: 158px;
    }
    .new_header .header-logo{
        margin-right: auto;
    }
    .new_header .menu-drawer__menu-item-text{
        color: #000;
        text-align: center;
        font-family: 'Raleway';
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px; /* 140% */
    }
    .new_ann_bar .announcement-bar__text{
        font-size: 14px;
        line-height: 20px;
    }
    .new_ann_bar{
        padding: 8px 0;
    }
    .new_ann_bar .announcement-bar__slides{
        max-width: 100%;
    }

    /* cart section  */
    .new_cart {
        height: 100vh;
        margin-bottom: 150px;
    }
    .new_cart .cart-page__title .cart-title.cart-empty .h4{
        font-size: 36px;
        line-height: 40px;
        padding: 0;
    }
    .new_cart .cart-page--empty .cart-items__wrapper p{
        font-size: 16px;
        line-height: 24px;
    }
    .new_cart .cart-page__items{
        width: 100%;
    }
    .new_cart .cart-page--empty .cart-items__empty-button{
        font-size: 14px;
        line-height: 20px;
        padding: 8px 16px;
        border-radius: 8px;
        margin-top: 25px;
    }
    .new_cart .cart-page__title{
        padding: 96px 0 32px;
        padding-left: 16px;
    }
    .new_cart .cart-title.text-left .h4{
        font-size: 36px;
        line-height: 40px;
    }
    .new_cart .cart-page{
        gap: 32px;
        flex-direction: column;
        padding: 0 16px;
    }
    .new_cart .cart-items__table-row{
        border-radius: 8px;
        padding: 16px !important;
    }
    .new_cart .cart-items__media{
        width: 95px;
        height: 127px;
        border-radius: 4px;
        overflow: hidden;
    }
    .new_cart .cart-items__details p a{
         font-size: 18px;
         line-height: 1.2;
    }
    .new_cart .cart-items__table .cart-items__table-row{
        gap: 16px;
    }
    .new_cart .cart-item-metafield, .new_cart .cart-items__variants dd{
        font-size: 14px !important;
        line-height: 20px;
    }
    .new_cart .cart-items__quantity-controls{
        margin-top: 8px;
    }
    .new_cart .quantity-selector{
        gap: 20px;
    }
    .new_cart .quantity-selector .button{
        width: 31px;
        height: 31px;
        border-radius: 8px;
    }
    .new_cart .quantity-selector .button span{
        width: 16px;
        height: 16px;
    }
    .new_cart .quantity-selector input{
        font-size: 16px;
        line-height: 24px;
    }
    .new_cart .cart-items__details .cart-items__remove svg{
        width: 16px;
        height: 16px;
    }
    .new_cart .cart-items__details div:last-child span{
        font-size: 18px;
        line-height: 28px;
    }
    .new_cart .cart-items__details div:last-child{
        bottom: 64px;
        right: 15px;
    }
    .new_cart .cart-page__summary{
        width: 100%;
        padding-top: 0px;
    }
    .new_cart .cart__summary-inner{
        padding: 23px;
    }
    .new_cart .summery_title{
        font-size: 24px;
        line-height: 32px;
    }
    .new_cart .cart-subtotal{
        padding-top: 24px;
        padding-bottom: 12px;
    }
    .new_cart .cart-subtotal span{
        font-size: 16px;
        line-height: 24px;
    }
    .new_cart .cart__total-container{
        padding-top: 12px;
    }
    .new_cart .cart__total .cart__total-label, .new_cart .cart__total .cart__total-value{
        font-size: 20px;
        line-height: 28px;
    }
    .new_cart .cart__ctas{
        padding-top: 24px;
        gap: 24px;
    }
    .new_cart .cart__ctas .cart__checkout-button{
        font-size: 14px;
        line-height: 20px;
    }
    .cart_shop_b_btn a{
        font-size: 14px;
        line-height: 20px;
    }

    /* main product section  */
    .main_pro_sec{
        padding: 100px 0;
        display: block;
    }
    .main_pro_sec .wishlist-btn{
        padding: 8px;
        font-size: 14px;
        line-height: 20px;
        margin-top: 16px;
    }
    .breadcrumb_m{
        padding: 0 16px;
        gap: 25px;
    }
    .wishlist-header{
        height: 21px !important;
        height: 16px;
    }
    .wishlist-header svg{
        width: 16px;
        height: 16px;
    }
    .breadcrumb_m .home_br svg{
        max-width: 12px;
        height: 12px;
    }
    .breadcrumb_m .home_br{
        font-size: 14px;
        line-height: 20px;
        gap: 8px;
        align-items: center;
    }
    .breadcrumb_m .mid_bred{
        font-size: 16px;
        line-height: 24px;
    }
    .bred_coll{
        font-size: 14px;
        line-height: 24px;
    }
    .breadcrumb_m .current{
        font-size: 16px;
        line-height: 24px;
    }
    .main_pro_sec{
        gap: 38px;
    }
    .main_pro_sec .product-information__grid{
        padding: 0 16px;
    }
    .main_pro_sec .product-information__grid{
        display: flex;
        flex-direction: column;
        gap: 47px;
        grid-column: unset;
    }
    .main_pro_sec .product-details{
        padding-left: unset !important;
    }
    .main_pro_sec .text-block h1{
        font-size: 36px;  
        line-height: 40px;
        padding-bottom: 14px;
    }
    .main_pro_sec product-price .price{
        font-size: 30px;
        line-height: 36px;
    }
    .main_pro_sec .text-block--AVng4blV3N1NQK2ZVd__text_aEtTtq p{
        font-size: 16px;
        line-height: 24px;
        padding-top: 24px;
    }
    .main_pro_sec .variant-picker{
        padding-top: 31px;
    }
    .main_pro_sec .variant-picker .variant-option legend{
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 12px;
    }
    .main_pro_sec .variant-option__button-label{
        font-size: 16px;
        line-height: 24px;
        padding: 8px 17px;
        border-radius: 4px;
        min-height: 44px;
    }
    .main_pro_sec .variant-option{
        gap: 8px;
    }
    .main_pro_sec .variant-option+.variant-option{
        margin-top: 23px;
    }
    .main_pro_sec .quantity-selector-wrapper h2{
        font-size: 16px;
        line-height: 24px;
    }
    .main_pro_sec .quantity-selector-wrapper .quantity-selector{
        height: 36px;
        gap: 12px;
    }
    .main_pro_sec .product-form-buttons{
        padding-top: 23px;
        gap: 31px;
    }
    .main_pro_sec .quantity-selector-wrapper{
        gap: 12px;
    }
    .main_pro_sec .quantity-selector-wrapper .quantity-selector input{
        font-size: 20px;
        line-height: 28px;
    }
    .main_pro_sec add-to-cart-component .add-to-cart-button{
        font-size: 14px;
        line-height: 20px;
    }
    .main_pro_sec add-to-cart-component .add-to-cart-button .add-to-cart-text .add-to-cart-icon{
        width: 16px;
        height: 16px;
    }
    .main_pro_sec .divider{
        margin: 32px 0;
    }
    .main_pro_sec .divider span{
        border-top: 1.248px solid rgba(0, 0, 0, 0.10);
    }
    .main_pro_sec .text-block--AYTNUL3FZL3ZpTlNGY__text_aPQcWh p{
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 16px;
    }
    .main_pro_sec rte-formatter ul li{
        font-size: 16px;
        line-height: 24px;
    }
    .main_pro_sec rte-formatter ul{
        max-width: 100%;
        padding-left: 20px;
    }
    .breadcrumb_m {
        padding-bottom: 40px;
    }
    .pro_from_box{
        padding: 24px;
    }
    .pro_from_box h2{
        font-size: 20px;
        line-height: 28px;
    }
    .pro_from_box .pro_form_para p{
        font-size: 16px;
        line-height: 24px;
        padding: 12.5px 0;
    }
    .pro_form_btn a{
        font-size: 14px;
        line-height: 20px;
        border-radius: 8px;
    }
    .main_pro_sec slideshow-slide{
        border-radius: 10px;
    }
    .main_pro_sec .slideshow-controls__dots{
        gap: 8px;
    }
    .main_pro_sec slideshow-arrows{
        display: flex !important;
    }
    .main_pro_sec .slideshow-control{
        margin: 0;
    }
    .main_pro_sec .slideshow-control--previous{
        margin-left: 16px !important;
    }
    .main_pro_sec .slideshow-control--next{   
        margin-right: 16px !important;
    }
    .main_pro_sec .slideshow-control .svg-wrapper{
        width: 16px;
        height: 16px;
    }
    slideshow-controls:has(.slideshow-controls__dots), slideshow-component[autoplay] slideshow-controls{
        mix-blend-mode: normal;
    }
    .main_pro_sec .product-information__media{
        padding-right: 0px !important;
    }
    .wishlist_banner{
        padding: 80px 16px;
    }
    .wishlist_banner h2{
        font-size: 36px;
        line-height: 40px;
    }
    .wishlist_banner p{
        font-size: 18px;
        line-height: 28px;
        padding-top: 18px;
    }
    .wishlist_empty{
        padding: 150px 0;
    }
    .wishlist_empty .icon{
        width: 96px;
        height: 96px;
        padding: 24px;
        border-radius: 100px;
    }
    .wishlist_empty .icon svg{
        height: fit-content;
    }
    .wishlist_empty h2{
        font-size: 30px;
        line-height: 36px;
        padding-top: 21px;
    }
    .wishlist_empty p{
        font-size: 18px;
        line-height: 28px;
        padding: 17px 0 32px;
    }
    .wishlist_empty a{
        font-size: 18px;
        line-height: 28px;
        border-radius: 8px;
        padding: 10px 32px;
    }
    .wishlist-page .wishlist-grid{
        padding: 20px 16px;
        gap: 12px;
    }
    .wishlist-page .wishlist-grid .wishlist-item {
        width: calc(50% - 1.6em);
    }
    .wishlist-item h3{
        font-size: 14px;
        line-height: 13px;
        padding: 10px 0 0 0;
    }






    /* collection section  */
    .coll_header{
        padding: 47px 16px;
    }
    .coll_header h2{
        font-size: 16px;
        line-height: 24px;
    }
    .coll_header p{
        font-size: 16px;
        line-height: 24px;
        padding-top: 8px;
    }
    .main_coll_pro{
        padding: 47px 16px 0 16px;
        width: 100%;
    }
    .main_coll_pro .facets-toggle{
        padding: 0px 0;
        margin: 10px 0;
        width: fit-content;
    }
    .main_coll_pro .facets-toggle__wrapper .facets-toggle__button{
        gap: 16px;
        color: #0A0A0A;
        text-align: center;
        font-family: 'Raleway';
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 20px;
        border-radius: 8px;
        border: 1.248px solid rgba(0, 0, 0, 0.10);
        background: #FFF;
        padding: 7px 13px;
        height: 35px;
    }
    .main_coll_pro .facets-toggle__wrapper .facets-toggle__button span{
        width: 16px;
        height: 16px;
    }
    .main_coll_pro .product-grid{
        padding: 32px 0 48px;
        gap: 32px;
    }
    .main_coll_pro .facets-drawer__title{
        color: #0A0A0A;
        font-family: 'Raleway';
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 30px; /* 150% */
    }
    .main_coll_pro .facets__title-wrapper{
        padding: 16px;
    }
    .main_coll_pro .facets-drawer__close{
        height: fit-content;
    }
    .main_coll_pro .facets-drawer__close span, .main_coll_pro .facets-drawer__close span svg{
        width: 16px;
        height: 16px;
    }
    .main_coll_pro .facets-drawer__close span svg path{
        stroke: #0a0a0a;
    }
    .main_coll_pro .facets__label{
        font-size: 16px;
        line-height: 24px;
    }
    .main_coll_pro .checkbox__label{
        gap: 8px;
    }
    .main_coll_pro .checkbox__label svg{
        width: 16px;
        height: 16px;
        border-radius: 4px;
        border: 1.248px solid rgba(0, 0, 0, 0.10);
        background: #F3F3F5;
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    }
    .main_coll_pro .checkbox__label .checkbox__label-text{
        font-size: 14px;
        line-height: 14px;
    }
    .main_coll_pro .facets__summary{
        padding-top: 31px;
        padding-bottom: 16px;
    }
    .main_coll_pro .facets__panel-content {
        padding: 0 !important;
    }
    .main_coll_pro .facets__inputs-list{
        gap: 12px;
    }
    .main_coll_pro .facets--horizontal {
        display: block !important;
        height: auto;
        max-width: 100%;
        height: 100%;
    }
    .main_coll_pro .sorting-filter{
        display: none;
    }
    .main_coll_pro .facets--horizontal .sorting-filter{
        display: block;
        width: 100%;
        max-width: 180px;
        padding: 0px 12px;
        border-radius: 8px;
        margin-left: auto;
        margin-bottom: -65px;
        height: 35px;
        padding-top: 4.7px;
    }
    .main_coll_pro .facets--horizontal .sorting-filter .facets__status {
        display: none;
    }
    .main_coll_pro .sorting-filter .facets__label{
        color: #0A0A0A;
        text-align: center;
        font-family: 'Raleway';
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px; /* 142.857% */
    }
    .main_coll_pro .facets--horizontal .sorting-filter .facets__panel {
        padding: 0;
    }
    .main_coll_pro .facets__summary .icon-caret{
        width: 16px;
        height: 16px;
    }
    .main_coll_pro .sorting-filter__options{
        min-width: auto;
        left: 0;
        border-radius: 8px;
    }
    .main_coll_pro .facets--horizontal{
        padding: 0px;
        margin-bottom: -14px;
    }
    .main_coll_pro .sorting-filter__options{
        left: auto;
        right: 8px;
        top: 94px !important;
    }
    .main_coll_pro .sorting-filter__options-inner{
        padding: 7px;
        gap: 0px;
    }
    .main_coll_pro .sorting-filter__option{
        font-size: 14px;
        line-height: 20px;
    }
    .main_coll_pro .product-grid li{
        width: 100%;
    }
    .main_coll_pro slideshow-slide{
        height: unset;
        padding: 0 7px;
    }
    .main_coll_pro .coll_pro_meta{
        top: 12px;
        left: 21px;
        font-size: 12px;   
        line-height: 16px;
        padding: 2px 7.5px;
    }
    .main_coll_pro .product-media{
        border-radius: 10px;
        overflow: hidden;
    }
    .main_coll_pro .product-card__content{
        padding: 0px !important;
    }
    .coll_pro_btn{
        width: calc(100% - 30px);
        bottom: 12px;
    }
    .coll_pro_btn a{
        font-size: 14px;
        line-height: 20px;
    }
    .main_coll_pro .text-block{
        padding-top: 15px;
    }
    .main_coll_pro .text-block p{
        font-size: 16px;
        line-height: 24px;
    }
    .card-rating-parent{
        padding: 7px 0 8px;
    }
    .card-rating-parent .star{
        font-size: 14px;
        line-height: 20px;
    }
    .card-rating h2{
        font-size: 14px;
        line-height: 20px;
    }
    .main_coll_pro product-price .price{
        font-size: 18px;
        line-height: 28px;
    }
    .main_coll_pro .facets__actions{
        display: none;
    }
    .main_coll_pro .facets-remove .pills__pill{
        font-size: 14px;
        line-height: 20px;
    }
    .main_coll_pro .products-count-wrapper{
        display: none;
    }
    .main_coll_pro .mob_counter {
        font-size: 14px;
        line-height: 20px;
        color: #4A5565;
        font-family: 'Raleway';
        padding-left: 10px;
        display: block;
    }
    .main_coll_pro .price-facet__field input{
        font-size: 14px;
    }
    .main_coll_pro .price-facet .price-facet__inputs-wrapper{
        gap: 10px;
    }
    .main_coll_pro .price-facet__separator{
        font-size: 14px;
    }
    .main_coll_pro .facets__item .icon-caret{
        display: none;
    }

    /* form section  */
    
    .con_main__content{
        padding: 0 16px;
    }
    .con_header .header-back{
        font-size: 14px;
        line-height: 20px;
        gap: 8px;
    }
    .con_header .header-back svg{
        width: 16px;
        height: 16px;
    }
    .con_header .header-count{
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0.7px;
    }
    .top-header{
        height: 70px !important;
    }
    .con_header div{
        max-width: 95%;
    }
    .con_main .first_tab h2, .con_main .first_tab h3{
        font-size: 48px;
        line-height: 48px;
        letter-spacing: -1.2px;
    }
    .con_main .first_tab img{
        max-width: 217px;
        margin-top: 64px;
    }
    .first_tab_data{
        border-radius: 32px;
        max-width: 100%;
        padding: 41px 41px 49px 41px;
        margin-top: 95px;
    }
    .first_tab_data div:first-child h1{
        font-size: 30px;
        line-height: 36px;
        letter-spacing: -0.75px;
        margin-bottom: 33px;
    }
    .first_tab_data div:first-child p{
        font-size: 16px;
        line-height: 24px;
    }
    .first_tab_data div:first-child{
        padding-bottom: 24px;
    }
    .first_tab_data div:last-child{
        padding-top: 32px;
    }
    .first_tab_data div:last-child h2{
        font-size: 24px;
        line-height: 32px;
        letter-spacing: 0.6px;
        padding-bottom: 16px;
    }
    .first_tab_data div:last-child p{
        font-size: 16px;
        line-height: 24px;
    }
    .first_tab .first_next_btn{
        font-size: 18px;
        line-height: 28px;
        padding: 14px;
        border-radius: 14px;
        background: #FFF;
        margin-top: 48px;
        border: none;
    }
    .con_main .first_tab, .sec_tab_data, .third_tab_data, .for_tab_data, .five_tab_data{
        margin-top: 130px;
        padding-bottom: 300px;
    }
    .sec_tab_data img{
        max-width: 217px;
    }
    .sec_tab_data .sec_main_title{
        font-size: 36px;
        line-height: 40px;
        letter-spacing: -0.9px;
        padding: 36px 0 92px;
    }
    .sec_tab_data .sec_main_title span{
        width: 63px;
        height: 4px;
        top: 80px;
    }
    .sec_tab_items{
        max-width: 100%;
        padding: 41px;
        border-radius: 25px;
    }
    .sec_tab_items .contact-form__label{
        padding-bottom: 16px;
    }
    .sec_tab_items .contact-form__label, .sec_tab_items textarea, .sec_tab_items input{
        font-size: 20px;
        line-height: 28px;
    }
    .sec_tab_items textarea{
        padding: 16px 0;
        height: 117px;
    }
    .sec_tab_items textarea::placeholder, .sec_tab_items input::placeholder{
        font-size: 18px;
        line-height: 28px;
    }
    .sec_tab_items input{
        padding: 16px 0;
    }
    .sec_tab_data .sec_btns, .third_tab_data .btn-group, .for_buttons{
        max-width: 100%;
        gap: 16px;
        margin-top: 64px;
    }
    .sec_tab_data .sec_btns button, .third_tab_data .btn-group button, .for_buttons button{
        font-size: 14px;
        line-height: 20px;
        padding: 18px;
        border: none;
        border-radius: 14px;
    }
    
    .third_tab img, .for_tab_data img{
        max-width: 217px;
    }
    .third_tab_data .third_tab_items, .for_tab_items    {
        margin-top: 80px;
        max-width: 100%;
        border-radius: 25px;
        padding: 41px;
    }
    .third_tab_items div:first-child h1{
        font-size: 36px;
        line-height: 40px;
        letter-spacing: -0.9px;
        padding-bottom: 8px;
    }
    .third_tab_items div:first-child h4{
        font-size: 24px;
        line-height: 32px;
    }
    .third_tab_items div:first-child p{
        font-size: 18px;
        line-height: 29px;
    }
    .third_tab_items div:first-child h5{
        font-size: 20px;
        line-height: 32px;
    }
    .third_tab_items div:first-child{
        padding-bottom: 49px;
    }
    .third_tab_items div:last-child{
        padding-top: 33px;
    }
    .third_tab_items div:last-child p{
        font-size: 16px;
        line-height: 26px;
    }

    .for_top_data p{
        font-size: 18px;
        line-height: 29px;
    }
    .for_top_data{
        padding-bottom: 23px;
    }
    .for_bottom_data{
        padding-top: 32px;
    }
    .for_bottom_data p{
        font-size: 18px;
        line-height: 29px;
    }
    .for_bottom_data p strong{
        font-size: 24px;
        line-height: 32px;
        letter-spacing: 4.8px;
    }

    .five_tab_data .five_icon{
        width: 96px;
        height: 96px;
        padding: 24px;
    }
    .five_tab_data h2{
        font-size: 36px;    
        line-height: 40px;
        letter-spacing: -0.9px;
        margin-top: 31px;
    }
    .five_tab_data .five_para p{
        font-size: 20px;
        line-height: 32px;
        padding-top: 36px;
    }
    .five_tab_data h2 span{
        width: 64px;
        height: 4px;
    }
    .five_tab_data .finish-btn{
        font-size: 14px;
        line-height: 20px;
        padding: 18px;
        border-radius: 14px;
        max-width: 100%;
    }
}


/* whichlist icon css  */
.wishlist-btn {
  color: #000;
  font-size: 20px;
  background: none;
  border: none;
  cursor: pointer;
}

.wishlist-btn.active {
  color: red;
}


/* HOVER EFFECT */
.coll-img, .h_alit_sec_r_pro_img, .h_alit_sec_r_page_img, .black_1_pro, .la_creame_link, .main_coll_pro .product-media{
  position:relative;
  overflow:hidden;
}
.coll-img img, .h_alit_sec_r_pro_img img, .h_alit_sec_r_page_img img, .black_1_pro img, .la_creame_link .img, .main_coll_pro .product-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  transform:scale(1);
  transition:transform .6s ease;
}
.coll-overlay{
  position:absolute;
  inset:0;
  opacity: 0.8;
background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0.50) 50%, rgba(0, 0, 0, 0.00) 100%);
  transition:.6s ease;
}
.coll-card:hover img, .h_alit_sec_r_pro_img:hover img, .h_alit_sec_r_page:hover img, .black_1_pro:hover img, .la_creame_items_img, .la_creame_link:hover .img, .main_coll_pro .product-media:hover img{
  transform:scale(1.1);
}
.coll-overlay{
  transition:opacity .6s ease, filter .6s ease;
}
.coll-card:hover .coll-overlay, .h_alit_sec_r_pro:hover .coll-overlay, .black_1_pro:hover .coll-overlay, .alithi_pro_tag:hover .coll-overlay, .la_creame_link:hover .coll-overlay{
  opacity:1;
  filter:brightness(0.85);   
}
.coll-card:hover .coll-content, .alithi_pro_tag:hover .page_right_pro_data{
  transform:translateY(-15px);
}
.coll-card:hover .meta-text,
.coll-card:hover .coll-btn, .alithi_pro_tag:hover .coll-btn{
  opacity:1;
  transform:translateY(0);
}
.meta-text,
.coll-btn{
  opacity:0;
  transform:translateY(20px);
  transition:.6s ease;
}
.h_alit_sec_r_pro:hover .h_alit_sec_r_pro_data{
    opacity: 1;
}

/* END  */
.h_alit_sec_r_pro_img .coll-overlay{
background: linear-gradient(0deg, rgba(0, 0, 0, 0.80) 0%, rgba(0, 0, 0, 0.20) 50%, rgba(0, 0, 0, 0.00) 100%);
opacity: .5;
}
.h_alit_sec_r_page_img .coll-overlay{
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.90) 0%, rgba(0, 0, 0, 0.50) 50%, rgba(0, 0, 0, 0.00) 100%);
    opacity: 1;
}
.la_gamma_items .coll-overlay{
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.80) 0%, rgba(0, 0, 0, 0.30) 50%, rgba(0, 0, 0, 0.00) 100%);
    opacity: .4;
}



/* ANITHIUM PAGE HOVER  */


/* althium page banner overlay  */
.althi_banner, .p_althi_sec3, .acne_banner, .CONSULENZA_sec {
  position: relative;
  background-image: var(--d_bg);
  background-size: cover;
  background-position: center;
}

.althi_overlay {
  position: absolute;
  inset: 0;
  background: {{ section.settings.overlay_color }};
  opacity: {{ section.settings.overlay_opacity | divided_by: 100.0 }};
  z-index: 1;
}

.althi_banner .page_width, .p_althi_sec3 .page_width, .p_althi_sec3, .acne_banner .page_width, .CONSULENZA_sec .page_width{
  position: relative;
  z-index: 2;
}
.acne_banner .CONSULENZA_sec_btn, .althi_banner .back_btn, .CONSULENZA_sec .CONSULENZA_sec_btn{
    z-index: 2;
}


/* extra css  */
.h_shop_btn{
    padding-top: 2em;
    display: flex;
    justify-content: center;
}
.h_shop_btn a{
    color: #FFF;
    text-align: center;
    font-family: 'Raleway';
    font-size: 1.08em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.6;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: .6em;
    gap: 1.01em;
    padding: .72em 1.2em;
    background: #000;
}
.black_left a{
    min-height: 24em;
}
.black_1_pro{
    height: 100%;
}
.page_pro_sec .coll-card{
    min-height: 32em;
}
.new_footer_sec .page_width{
    padding: 0 40px !important;
}

@media screen and (max-width: 768px){
    .h_shop_btn{
        padding-top: 20px;
    }
    .h_shop_btn a{
        font-size: 14px;
        line-height: 20px;
        padding: 10px 23px;
    }
    .black_left a{   
        min-height: 260px;
    }
    .page_pro_sec .coll-card, .page_pro_sec .coll-card .coll-img, .page_pro_sec .coll-card .coll-img img{
        min-height: 528px;
    }
}

/* extra code  */
.con_main_items{
    display: flex;
    justify-content: space-between;
    gap: 40px;
    padding: 40px 100px 60px;
}
.contact_info_list a{
    display: flex;
    align-items: center;
    gap: 10px;
}
.con_left{
    width: 50%;
}
.con_right{
    width: 50%;
}
.con_left h4{
    padding-bottom: 20px;
}
.contact_info_list{
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.main_coll_pro  .product-card__link{
    z-index: 2;
}

@media screen and (max-width: 768px) {
    .con_main_items{
      padding: 25px 15px 40px;
      flex-direction: column;
    }
    .con_left, .con_right{
        width: 100%;
    }
    .contact-checkbox-label{
        font-size: 12px;
        display: flex;
        align-items: center;
        gap: 4px;
    }
    .contact_info_list a{
        font-size: 15px;
    }
}
.contact_icon{
    max-width: 20px;
    width: 100%;
}
.m_coll_sec .coll-grid{
    width: 100%;
}
.m_coll_sec .page_pro_sec_g {
    gap: unset;
    padding-top: 4.924em;
}
.m_coll_sec .coll-img, .m_coll_sec .coll-img img{
    min-height: 32em;
    max-height: 32em;
}
.m_coll_sec .sw_btns{
    display: flex;
    justify-content: center;
    gap: 12px;
    margin-top: 2em;
}
.m_coll_sec .sw_btn{
    position: unset;
    border: 1px solid #161616;
    display: flex;
    padding: .5em;
    border-radius: .7em;
    background: rgba(255, 255, 255, 0.90);
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.10), 0 4px 6px -4px rgba(0, 0, 0, 0.10);
    width: 2.572em;
    height: 2.572em;
    min-height: unset;
    min-width: unset;
    display: flex;
    align-items: center;
    justify-content: center;
}
.m_coll_sec .sw_btn_prev{
    transform: rotate(90deg);
}
.m_coll_sec .sw_btn_next{
    transform: rotate(-90deg);
}
.m_coll_sec .sw_btn svg path{
    fill: transparent;
}
.m_coll_sec .sw_btn.swiper-button-disabled{
    cursor: pointer;
    opacity: 1;
    pointer-events: all;
}
.card-rating-parent{
    display: none;
}



@media screen and (max-width: 768px) {
    .m_coll_sec .page_pro_sec_g{
        flex-direction: unset;
    }
    .m_coll_sec .sw_btns{
        margin-top: 40px;
    }
    .m_coll_sec .sw_btn{
        width: 40px;
        height: 40px;
        padding: 10px;
        border-radius: 6px;
    }


.main_pro_sec .text-block--AOWF2TDlBMDRTN0RxY__text_aPQcWh:first-child p, .main_pro_sec .text-block--AVTdZSGg4TVluSXZmV__text_aPQcWh p, .main_pro_sec .text-block--AWU03RVZ2cHJXN1dBd__text_aPQcWh p, .main_pro_sec .text-block--AR1JjOWNNVklNMVY1e__text_aEtTtq p, .main_pro_sec .text-block--AYmc5TTFoK09hU2o4Y__text_aPQcWh p{
    color: #0A0A0A;
    font-family: Raleway;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;     
    line-height: 28px; /* 140% */
}
.main_pro_sec .text-block--AOWF2TDlBMDRTN0RxY__text_aPQcWh p{
    color: #4A5565;
font-family: Raleway;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
}
    .main_pro_sec  .text-block--AR1JjOWNNVklNMVY1e__text_aEtTtq p, .main_pro_sec .text-block--AMWtaZENIank2MkxjQ__text_aEtTtq p, .main_pro_sec .text-block--AdWxCczRvZnVzbjlFZ__text_aPQcWh p, .main_pro_sec .text-block--Ad0VIaHpDQzEwTjV0a__text_aEtTtq p, .main_pro_sec .text-block--ASVJxWEVDOVJRRFRvM__text_aPQcWh p, .main_pro_sec .text-block--AcE5mVVpMMEx2bWRja__text_aEtTtq p, .main_pro_sec .text-block--AbExHQWlyYkhPRlJXV__text_aPQcWh p{   
    color: #4A5565;
    font-family: Raleway;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    padding-top: 20px;
    line-height: 24px; /* 150% */
}
.new_header .resource-card__content .price{
    color: #0A0A0A;
font-family: Raleway;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: normal; /* 120% */
}
}    