/** Shopify CDN: Minification failed

Line 1835:9 Expected ":"

**/
#tp-widget-reviews-filter-label {
    display: none;
}
.u_template_hiring-team{
  display:none;
}
.u_pro_sign_hide{
  display:none;
}
.product__label {
    text-transform: uppercase;
}
html{
  padding-bottom:0 !important;
}
.gorgias-chat-key-kz2tmc #chat-button{
      right: 4px !important;
}
/* .gorgias-chat-key-1spa6uy {
    z-index: 5 !important;
} */
.template-password  #gorgias-chat-container {
    display: none !important;
}
.template-password #ba-loy-container{
    display: none !important;
}
.footer__inner .footer__heading{
  text-transform:uppercase !important;
}
.footer__links li a {
    text-transform: uppercase !important;
}
.tidio-5hhiig {
    display: none !important;
}
.u_template_shipping-and-delivery img{
  width:100%;
  margin:0 !important;
}
 .u_template_shipping-and-delivery .page__rte div{
  margin:0 !important;
}
.u_template_delivery-information .collapsible-row-list-item button{ background:#f2f2f2 !important; border:none !important;}
.product-item__stock-indicator[data-in-stock="false"]{
  opacity:0;
}
.product-badges [data-type="sold-out"]{
  display:none;
}
.u_marquee {
    overflow: hidden;
}
@font-face {
  font-family: futura-m;
  src: url('/cdn/shop/files/FuturaLTProMedium.otf?v=1713673767');
}
.custom_collection_block {
    margin: 50px 0px !important;
}
.custom_colle_title h2 {
    margin-bottom: 20px !important;
}
body.u_template_checkout-process{
      background-color: #f2f2f2;
}
.u_template_square-colors .product__color-swatch{
  border-radius:0 !important;
  border:none !important;
      height: 48px !important;
}
.template-customers-account .animation--container{
  display:none;
}
video#video-new {
    width: 100px;
    display: block;
}
.u_template_square-colors .product-swatches-color-block{
   border-radius:0 !important;
  height:70px;
  width:61px;
  padding:2px;
    margin: 0 5px 5px 0;
}
 .u_template_square-colors .product__color-swatch-tooltipp {
    color: black !important;
      font-size: 10px !important;
  padding:2px;
   bottom:-3px !important;
   top:unset !important;
} 
/* .product__color-swatch{
      z-index: 999999;
} */
.u_template_square-colors .product__color-swatches .product__color-swatch {
    position: unset !important;
}
 .u_color_block{
  width:100%;
  height:100%;
}
.u_template_square-colors  .u_color_block{
  position:relative !important;
}
.dropdown-menu{
  z-index:99999999;
}
.u_pro_price_text {
    color: white;
    letter-spacing: normal;
    font-size: 14px;
    line-height: normal;
    background-color: #eb008b;
    border: 1px solid #eb008b;
    padding: 10px 20px;
  text-align:center;
  border-radius:20px;
}
.product-item__media-wrapper {
    position: relative;
}
.u_product_bs_badge {
    position: absolute;
    top: 5px;
    right: 10px;
    z-index: 1;
}
.u_best_seller_img_size {
    max-width: 100%;
    line-height: normal;
    height: 52px;
    display: block;
}
.fbt_heading {
      font-size: 23px;
    font-weight: 400;
    letter-spacing: .5px;
    padding: 10px 0;
    color: #000;
    font-family: futura-m;
  text-align:center;
}
.u_fbt_pro_bundle {
    width: 87px;
    display: flex;
    align-items: center;   
}
.u_fbt_bimage_size {
    width: 100%;
    display: block;
  height:65px;
  object-fit:contain;
}
.u_fbt_pro_bundles_row {
    display: flex;
    flex-wrap: wrap;
  padding:30px 0;
    justify-content: center;
    padding-bottom: 10px;
}
.u_fbt_divider {
    font-size: 12px;
    margin: 0 8px;
}
.u_fbt_main_product{
  pointer-events:none;
}
.u_fbt_pro_bundle:last-child .u_fbt_divider{
  display:none;
}
.u_fbt_atc_block {
    padding: 20px 0;
}
.u_fbt_atc_size {
    background-color: #eb008b !important;
    color: #fff !important;
    border: none !important;
    font-size: 18px;
    padding: 10px 20px;
    line-height: normal;
  width:100%;
  position:relative;
      border-radius: 20px;
}
.u_fbt_pro_item {
  padding:10px 0;
}
.u_fbt_pro_item_inner{
    display: flex;
}
.u_fbt_product_title_size {
    font-size: 16px;
    letter-spacing: normal;
    line-height: normal;
    color: black;
}
.u_fbt_pro_item_label {
    width: 8%;
}
.u_fbt_pro_title {
    width: 78%;
}
.u_fbt_pro_price {
    width: 14%;
    text-align: right;
}
.u_fbt_block{
  max-width:420px;
}
.u_fbt_pro_items {
    padding-bottom: 40px;
}
input[type=checkbox] {
    accent-color: #eb008b !important;
    width: 20px;
    height: 20px;
    border-radius: 5px;
}
.u_fbt_price_label {
    font-weight: 600;
    font-size: 16px;
    letter-spacing: normal;
    line-height: normal;
}
.u_fbt_tprice{
  text-align:center;
}
.u_fbt_pro_inner_item{
  display:flex;
}
.unchecked_pro{
  opacity:.3;
}
.u_btn__loading_bar{
      width: 100%;
    height: 2px;
    border-radius: 2px;
    background:white;
    animation: loaderLine 1.4s ease-in-out infinite;
}
@keyframes loaderLine{
0% {
    transform: translate(-150%);
}
45% {
    transform: translate(0);
}
55% {
    transform: translate(0);
}
100% {
    transform: translate(150%);
}
}
.u_btn__loading_wrap {
    position: absolute;
    top: 50%;
    width: 100%;
    max-width: 50px;
    height: 2px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
}
.u_fbt_var_wrapper{
margin:10px 0 0 23px;  
  position:relative;
}

.u_fbt_var_select {
    color: #000000;
    background-color: #d7d7d7;
    border-color: #ffffff;
    border-radius: 16px;
    width: 100%;
    padding: 10px 22px;
    font-size: 16px;
    color: black;
  cursor:pointer;
}
.u_fbt_var_wrapper::after{
    position: absolute;
    top: 50%;
    right: 1.225rem;
    transform: translateY(-50%);
    pointer-events: none;
    content: url('/cdn/shop/files/arrow.svg?v=1713833553');
}
.u_fbt_var_wrapper select:focus {
    border-color: #eb008b;
}
.u_fbt_var_wrapper select:hover {
    border-color: #eb008b;
}
.ajs-message{
      background: #eb008b !important;
  color:white !important;
}
.alertify-notifier{
  z-index:9999 !important;
}
.u_menu_icon_size {
    width: 50px;
    height: auto;
        display: inline-block;
    vertical-align: middle;
  margin-right:5px;
}
.quick-cart__wrapper{
  z-index:99999 !important;
}
  .u_sticky_atc_wrapper {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99999;
       padding: 10px;
       display:none;
    background:white;
        border-top: 2px solid #bfbfbf;
}
.u_sticky_atc_row {
    display: flex;
    align-items: center;
  gap:10px;
}
.u_sticky_atc_left {
    width: calc(35% - 5px);
}
.u_sticky_atc_right {
      width: calc(75% - 5px);
}
.u_atc_select {
    border: 1px solid #bfbfbf;
  padding: 10px;
      background: url(https://www.narscosmetics.co.uk/fstrz/r/s/www.narscosmetics.co.uk/on/demandware.static/Sites-nars_uk-Site/-/en_GB/v1715302985368/images/interface/caret-down-thin.svg?frz-v=788) center right 20px no-repeat;
  width:100%;
  
}
  .u_sticky_btn_text {
    color: white;
    text-transform: uppercase;
    font-size: 20px;
    cursor: pointer;
    letter-spacing: .5px;
    display: inline-block;
    font-weight:500;
}
  .u_sticky_atc_btn {
    background-color: #eb008b;
    display: flex;
    align-items: center;
       padding: 10px;
    width: 100%;
    justify-content: center;
    border-radius: 20px !important;
}
.quick-product-modal__content .product__vendor {
  display:none;
}
.quick-product-modal__content .u_fbt_block{
  display:none;
}
.u_pro_sprice_text {
    font-size: 12px;
    padding-bottom: 10px;
    letter-spacing: normal;
    color: black;
}
.featured_main.section-inner{
padding:0;  
}
.custom_collection_block {
    margin: 20px 0;
}
.shopify-section.footer__parent {
    background-color: var(--color-background-footer) !important;
}
.u_template_rivo-loyalty-landing-page .apps .section-inner{
  padding:0;
}
.u_template_rivo-loyalty-landing-page .rivo-hero-banner-text {
    background: transparent;
      max-width: 473px !important;
}
.u_template_rivo-loyalty-landing-page .apps .section-inner .animation--container{
  margin:0;
}
.ba-loy-namespace{
  display:none !important;
}
.rivo-lp-content {
    align-items: unset !important;
}
.breadcrumbs__link {
    transition: color .2s ease;
    opacity: 1 !important;
  text-transform:uppercase;
}
.breadcrumbs__link:hover{
  color:#eb008b;
  text-decoration:underline;
}
.breadcrumbs__link:hover, .breadcrumbs__current {
    opacity: 1;
}
.breadcrumbs__link:hover, .breadcrumbs__current {
    opacity: 1;
    text-transform: uppercase;
}
.product-item__product-title a{
  transition: color .2s ease;
    opacity: 1 !important;
      text-transform: uppercase;
}
.product-item__product-title a:hover{
  color:#eb008b;
}
.rivo-card {
    background: #eb008b !important;
    color: white !important;
      border-radius: 10px !important;
}
#points-logs-activity td,.rivo-account-vip-tier-block{
  border-color:#eb008b !important;
}
.rivo-card-icon .svg-icon path {
    fill: white;
}
.rivo-arrow-icon svg {
    fill: white !important;
}
.rivo-card:last-child path:first-child{
  fill:transparent;
}
.rivo-card:last-child path:last-child{
  fill:white;
}
.rivo-vip-tier-table-thead-row{
      display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
  flex-wrap:wrap;
}
.rivo-vip-tier-table-thead th {
  background: #eb008b !important;
    color: white !important;
    border-radius: 15px;
    max-width: 275px;
    width: 100%;
}
.rivo-modal-button{
    background: #eb008b;
    padding: 10px 20px;
    font-size: 20px;
    color: white;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    display: inline-block;
}
.rivo-modal-p:first-child {
        margin-top: 0 !important;
    color: #eb008b !important;
}
.rivo-modal__title{
      color: #eb008b !important;
  line-height: normal;
      font-size: 32px !important;
}
.rivo-modal-p a{
  color: #eb008b !important;
  text-decoration: underline;
}
.rivo-vip-tier-table-thead-first-cell{
  display:none;
}
#rivo-lp-referral-campaign .rivo-lp-content {
    max-width: 100% !important;
}
#rivo-lp-referral-campaign{
  padding-bottom:0 !important;
}
.rivo-lp-section-title{
  text-transform:uppercase;
}
.rivo-lp-section-title{
  text-transform:uppercase !important;
}
#rivo-account-dashboard {
    margin: auto !important;
}
.rivo-account-block {
    width: 100% !important;
    text-align: center !important;
}
.rivo-account-card-content-header {
    display: flex;
    flex-direction: row;
    justify-content: center !important;
    align-items: center;
}
.rivo-account-card {
    border-radius: 10px !important;
    border: var(--rivo-account-card-border, 2px solid #eb008b) !important;
    max-width: 100% !important;
}
.rivo-account-rewards-block,.rivo-account-activity-block{
      border: var(--rivo-account-card-border, 2px solid #eb008b) !important;
      border-radius: 10px !important;
}
.rivo-account-card-content {
    display: flex;
    flex-direction: column;
    gap: 10px !important;
}
.u_purchase_recom {
    width: 100%;
      max-width: 800px;
    margin: auto;
}
.u_purchase_may_size {
    text-align: center;
    color: black;
    padding: 20px 0;
    font-size: 25px;
    letter-spacing: normal;
    line-height: normal;
}
.u_purchase_may_section .product__sidebar-recommendations-mini-desktop{
  display:flex !important;
  flex-wrap:wrap;
      gap: 50px !important;
  justify-content:center;
}
.u_purchase_may_section .product-item {
    width: 25%;
}
.purchase-confirmation-popup__inner::-webkit-scrollbar {
  display: none;
}
.u_purchase_may_section .product-item__quick-view-button{
  display:none !important;
}
.product__title{
  text-transform:uppercase;
}
.u_sticky_quantity {
    border: 1px solid #eb008b !important;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
  border-radius:20px;
}
.quantity-input[data-bordered=true] {
    border-radius: 20px;
    border: 1px solid #eb008b !important;
}
[data-outlined-labels=true] .product-blocks__product-labels-item {
   border: 1px solid #eb008b !important;
    border-radius: 20px !important;
      background: #fff1ea !important;
}
.quantity-input__button,.quantity-input input{
   background: #fff1ea !important;
}
.social-share__button{
   border: 1px solid #eb008b !important;
}
.jdgm-widget a[role="button"]{
    border-radius: 20px;
}
.select-wrapper select {
    transition: border-color .3s ease-in-out;
    border-radius: 20px;
}
.product__vendor {
  padding-bottom:5px;
      color: #eb008b;
}
.product__chip {
    border-radius: 20px;
   border-color: #eb008b !important;
      background: #fff1ea !important;
}
.product__chip:hover {
    border-color: #eb008b !important;
}
.product__chip.selected {
    border-color: #eb008b !important;
    box-shadow: 0 0 0 1px #eb008b inset !important;
}
.u_sticky_minus svg{
  width:10px;
}
.u_sticky_plus svg{
  width:10px;
}
.u_number {
    width: 100%;
    border: none;
      text-align: center;
}
.btn,.product_out_of_stock_text {
  border-radius:20px !important;
}
.restock-alerts-branding-text{
  display:none !important;
}
.notifyButtonStyle {
   background: #eb008b;
    color: white;
}
#loy-potential-points{
    padding: 7px !important;
    border: 1px solid #eb008b !important;
    border-radius: 20px;
    display: inline-block;
    background: #fff1ea !important;
}
#potential-points-text h3{
  font-size:15px;
}
.product__policies {
  display:none;
}
html.do-anim .animation .animation--item, html.do-anim .animation .animation--image-caption {
    opacity: 1 !important;
}
.u_template_refer .apps .section-inner {
    padding: 0;
}
.u_template_refer .animation--container{
  display:none;
}
.rivo-th-cell-content svg path{
  fill:white;
}
.mobile-menu__item.mobile-menu__item--callout {
    margin-bottom: 0 !important;
    background: #eb008b !important;
    color: white !important;
}
.mobile-menu__main span.icon.icon-header-account+span {
    color: white !important;
}
.u_mb_social_icon_size {
    width: 25px;
    display: block;
}
.u_mb_social_icons_row {
    display: flex;
    align-items: center;
    padding-bottom: 10px;
}
.u_mb_social_icon_item {
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: 1px solid var(--color-text-popups-drawers-no-transparency-alpha-10);
    width: 56px;
}
.u_mb_bottom_icon_size {
    width: 24px !important;
    height: 24px;
    margin: 0 auto 3px;
    fill: currentColor;
}
.rivo-account-card-title{
 color: #eb008b;
}
.u_pro_desp_img img{
  max-width:100%;
  display:block;
}
.icon-modifiers[data-icon-border=circle] .icon-modifiers__wrapper{
  border:2px solid #eb008b !important;
}
.mobile-menu__social_icons_section .social-icons li {
    height: 36px;
    width: 56px !important;
}
.social-icons {
    display: flex !important;
    flex-wrap: wrap;
}
.mobile-menu__social_icons_section{
display: flex;
    width: 100%;
    flex-wrap: wrap;
    }
    .breadcrumbs__list, .navigation-buttons__list {
     display: flex;
    align-items: center;
    min-width: max-content;
    overflow: hidden;
}
.breadcrumbs {
  overflow: auto !important;
    padding-bottom:3px !important;
}
.breadcrumbs::-webkit-scrollbar {
     width: 2px !important;
  height:2px !important;
}
/* Track */
.breadcrumbs::-webkit-scrollbar-track {
  background: #f1f1f1 !important;
}

/* Handle */
.breadcrumbs::-webkit-scrollbar-thumb {
    background: #000 !important;
}
  .u_pro_desp_img iframe{
  width:unset;
  max-width:100% !important;
}
.img_with_text_right ul li{
  list-style:none;
}
.img_with_text_right a {
     background-color: unset !important;
    color: #eb008b !important; 
    border: none !important;
      text-decoration: underline;
    margin: 0;
    line-height: normal;
    text-underline-offset: 2px;
}
.collection_description a{
      color: #eb008b !important;
      text-decoration: underline;
    text-underline-offset: 2px;
}
.nav-bar-hidden .header__nav-bar .header__nav-bar-inner {
    opacity: 1 !important;
}
html.nav-bar-hidden .header[data-drop-shadow=shadow].header--has-nav-bar .header__nav-bar {
    box-shadow: unset !important;
    visibility: visible !important;
    transform: unset !important;
}
/* .header[data-drop-shadow=shadow] .header__nav-bar, .header[data-drop-shadow=shadow] .header__background-container {
    box-shadow: unset;
} */
.header__icon-touch.header__menu-icon--nav-bar.header__icon-menu.header__icon-touch {
    visibility: hidden !important;
    opacity: 0 !important;
    margin-left: -58px !important;
}
.f_arrow{
width:2px;
height:15px;
background:black;
}
.arrow{
cursor:pointer;
}
.l_arrow {
    width: 2px;
    height: 15px;
    background: black;
    transform: rotate(90deg) translate(-16px, 0px);
}
.collapsible-row-list-item__trigger[aria-expanded=true] .accordion__label-icons .icon .f_arrow {
    opacity: 0;
}
.u_accordian_faq_head_text:hover,.collapsible-row-list-item__heading:hover{
  color:#eb008b;
}
.collapsible-row-list-item__trigger[aria-expanded=true] .collapsible-row-list-item__label .collapsible-row-list-item__heading{
    color:#eb008b;
}
.u_accordian_faq_head_text.u_active_clr{
   color:#eb008b;
}
.collection-banner__text-container-wrapper {
    display: block;
}
.u_coll_heading{
  text-align:center;
}
 .u_navbar_item_ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin:0;
            padding:0;
   background: #fff;
   flex-wrap:wrap;
       position: relative;
  }
    .u_navbar_item_li {
    padding: 0px;
    list-style: none;
  }
  .u_navbar_item_link {
    display: block;
}
  .u_navbar_fitem_text{
        color: black;
    text-transform: initial;
    text-decoration: none;
    font-size: 13px;
    position:relative;
    letter-spacing: normal;
               transition: background-color .3s, color .3s;
    display:inline-block;
     line-height: normal;
    padding:8px 14px;
    font-weight:400;
        font-family: futura-m;
  }
 .u_mega_menu {
    position: absolute;
    top: 100%;
    z-index: 999999999999;
    width: 100%;
    left: 0;
    max-height:0;
    visibility:hidden;
    transition-property:opacity,visibility,max-height;
    transition-duration: .1s;
    transition-timing-function: ease-in;
    transition-delay: 0s;
    opacity:0 ;
    box-shadow: 0 4px 2px -2px rgba(0,0,0,0.1);
padding:0 0 0 0;
   overflow:auto;
  }
  .u_navbar_item_li:hover .u_mega_menu{
    visibility:visible;
    opacity:1  ;    
    max-height:450px
  }
  .u_mega_cont {
    background: white;
}
      .u_mega_menu::-webkit-scrollbar {
     width: 10px !important;
  height:2px !important;
        border-radius: 5px;
}
/* Track */
.u_mega_menu::-webkit-scrollbar-track {
  background: #f1f1f1 !important;
  border-radius: 5px;
}

/* Handle */
.u_mega_menu::-webkit-scrollbar-thumb {
    background: #eb008b !important;
  border-radius: 5px;
}
  .u_navbar_fitem_text:hover,.u_active_menu{
          background-color:#eb008b;
        color: white;
        }
        .u_megathird_dropdown {
    padding: 0;
    margin: 10px 0;
}
  .u_mega_row {
    display: flex;
justify-content:space-between;
        flex-wrap: wrap;
    padding:0 14px;
  }
  .u_navbar_mega_link_slevel {
        color: black;
    text-transform: initial;
    text-decoration: none;
    font-size: 13px;
    position:relative;
    letter-spacing: normal;
               transition: background-color .3s, color .3s;
    display:inline-block;
     line-height: normal;
    padding:10px 0;
    font-weight:bold;
        font-family: futura-m;
}
.u_navbar_mega_link_tlevel {
        color: black;
    text-transform: initial;
    text-decoration: none;
    font-size: 13px;
    position:relative;
    letter-spacing: normal;
               transition: background-color .3s, color .3s;
    display:inline-block;
     line-height: normal;
    padding:5px 0;
}
.u_navbar_mega_link_tlevel:hover{
  color:#eb008b;
}
.u_navbar_mega_li_dropdown {
    list-style: none;
}
.u_menu_dk_list {
         border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.u_navbar_mega_sli_dropdown {
    flex-basis: calc(100% / 6);
}
.u_slider_mega_menu_li {
    padding: 0 10px;
}
.u_menu_dk_list .slick-prev {
    top: 30%;
}
.u_menu_dk_list .slick-next {
    top: 30%;
}
.u_old_nav{
  display:none;
}
.quick-search__active-search-container{
 z-index:99999; 
}
.u_bottom_nav{
  position:relative;
}
.u_bottom_nav:before {
    content: '';
    bottom: -35px;
    width: 100%;
    height: 100%;
    background: transparent;
    position: absolute;
  left:0;
}
.filter-sidebar{
  --sidebar-width:300px;
}
.filter-item__label {
    text-transform: uppercase;
    letter-spacing: normal;
    font-size: 14px;
}
.fs-body-75 {
    text-transform: uppercase;
}
.u_more_col_menu_sec_block {
    display: none;
}
.u_more_col_menu_sec_block.u_active_sec_child{
  display:block;
}
.u_more_coll_slevel {
  color: #eb008b;
    font-size: 18px;
    letter-spacing: normal;
    font-weight:700;
}
.u_more_coll_tlevel {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    color: black;
    letter-spacing: normal;
  transition: background-color .3s, color .3s;
}
.u_more_coll_tlevel:hover,.u_more_coll_slevel:hover{
  color: #eb008b;
}
.u_active_third_child{
    color: #eb008b;
}
.u_coll_more_menu_block {
    padding-bottom: 20px;
}
.u_more_coll_menu_head{
     display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 15px;
  cursor:pointer;
}
.u_more_col_menu_third_block {
   min-height: 120px;
    max-height: 280px;
    overflow: auto;
}
.filter-form__group-toggle-label,.filter-topbar__results-count,.filter-topbar__sort-label-desktop,.filter-topbar__sidebar-toggle-text{
  text-transform:uppercase
}
.filter-form__group-toggle-label{
    color: #eb008b;
}
.u_more_check_inp {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.u_more_checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
     border: 1px solid rgba(69, 68, 68, .4);
      cursor: pointer;
}
.u_more_check_inp:checked ~ .u_more_checkmark {
  background-color: black;
}

/* Create the checkmark/indicator (hidden when not checked) */
.u_more_checkmark:after {
  content: "";
  position: absolute;
  display: none;
    left: 5px;
  top: 2px;
  width: 4px;
  height: 8px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* Show the checkmark when checked */
.u_more_check_inp:checked ~ .u_more_checkmark:after {
  display: block;
}
.u_more_coll_menu_third_row{
  display:flex;
  gap:10px;
}
.u_more_check_label{
  position:relative;
  top:4px;
}
.u_pro_info_stock {
    padding-bottom: 5px;
}
.u_pro_info_coll {
    padding-bottom: 5px;
  display: flex;
}
.u_pro_info_coll_left {
    width: 102px;
}
.u_pro_stock_title {
    text-transform: capitalize;
    color: rgb(135, 135, 135);
    font-size: 15px;
    padding-right: 5px;
 letter-spacing: .3px;
    line-height: normal;
    display: inline-block;
    text-transform:uppercase;
}
.u_pro_coll_title {
    text-transform: capitalize;
    color: rgb(135, 135, 135);
    font-size: 15px;
    padding-right: 5px;
   line-height: normal;
    letter-spacing: .3px;
    display: inline-block;
    text-transform:uppercase;
}
.u_pro_stock_val {
    color: rgb(34, 34, 34);
    font-size: 16px;
    letter-spacing: normal;
    line-height: normal;
    text-transform:uppercase;
}
.u_pro_col_text_size {
    color: rgb(34, 34, 34);
    font-size: 16px;
    letter-spacing: normal;
    line-height: normal;
  text-transform:uppercase;
  transition: background-color .3s, color .3s;
  cursor:pointer;
}
.u_pro_col_text_size:hover{
  color:#eb008b;
}
.invints_annoucement_bar_wrapper_95ea7b52-fe23-406b-88f3-3712184c87be.top_page {
    z-index: 101;
    display: none !important;
}
.shopify-cleanslate .h7OYsWHrW5495r9beh2n {
    border-radius: 30px !important;
}
.u_template_whole-sale-enquiry .page__header,.u_template_return-form .page__header {
    display: none;
}
      .u_template_whole-sale-enquiry iframe,.u_template_return-form iframe {
        margin: 0 !important;
    }
     .u_template_whole-sale-enquiry .page__rte,.u_template_return-form .page__rte {
       margin:0 !important;
     } 
.u_pro_sh_accordian_wrapper {
    padding: 20px 0;
}
.u_pro_sh_accordian_head {
    display: flex;
    align-items: center;
    justify-content: space-between;
      padding: 12px;
  cursor:pointer;
}
.u_pro_sh_accordian_head_left {
    display: flex;
    align-items: center;
  gap:10px;
}
.u_pro_sh_accordian_head_text{
font-size: 16px;
    letter-spacing: normal;
    line-height: normal;
    color: black;  
}
.u_pro_sh_accordian_body {
    display: none;
      padding: 12px;
    padding-top: 0;
  max-height:230px;
  overflow:auto;
}
.u_pro_sh_accordian_body::-webkit-scrollbar {
     width: 5px !important;
  height:2px !important;
        border-radius: 5px;
}
/* Track */
.u_pro_sh_accordian_body::-webkit-scrollbar-track {
  background: #f1f1f1 !important;
  border-radius: 5px;
}

/* Handle */
.u_pro_sh_accordian_body::-webkit-scrollbar-thumb {
    background: #eb008b !important;
  border-radius: 5px;
}
  .u_pro_sh_accordian_block:first-child{
  border-top: .1rem solid rgb(210, 213, 217);
 }
.u_pro_sh_accordian_block {
    border-bottom: .1rem solid rgb(210, 213, 217);
}
  .u_pro_sh_icon i {
    font-family: "Font Awesome 6 Free";
}   
.u_pro_info_wrapper {
    border: 1px solid #eb008b;
    padding: 10px 20px;
    border-radius: 20px;
  display:none;
}

.u_pro_sh_accordian_body_text a {
    color: #eb008b;
    text-decoration: underline;
    text-underline-offset: 2px;
}
.page__rte a,.u_accordian_body_faq_text a{
   color: #eb008b;
    text-decoration: underline;
    text-underline-offset: 2px;
}
.rte p{
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.u_page_row {
    display: flex;
    flex-wrap: wrap;
  gap:50px;
}
.u_page_left {
    width: calc(30% - 25px);
}
.u_page_right {
    width: calc(70% - 25px);
  background: #f2f2f2;
    padding: 20px;
}
.u_page_right .page__heading{
      font-size: 22px;
    letter-spacing: normal;
    color: #eb008b !important;
}
.template-page .page__inner{
      max-width: 1300px;
  padding-bottom:20px;
}
.template-page .u_fq_body {
    width: 68%;
   margin: 0;
    margin-left: auto;
    padding-bottom: 0px;
}
.u_page_link_size {
    color: #eb008b;
    font-size: 18px;
    letter-spacing: normal;
}
.u_page_left {
    position: sticky;
    height: max-content;
    top: 17%;
    left: 0;
    z-index: 99;
}
.u_page_link_size:hover{
   color: #eb008b;
    text-decoration: underline;
    text-underline-offset: 2px;
}
.template-page .collapsible-row-list__inner .collapsible-row-list__items {
    width: 100%;
    width: 68%;
    margin: 0 0 0 auto;
    padding-bottom: 10px;
}
.template-page .collapsible-row-list-item:last-child{
  margin-bottom:0px;
}
.template-page .collapsible-row-list__inner{
      max-width: 1385px;
    padding: 0 40px;
    margin: 0 auto;
}
.u_template_faq-page .page-section{
  display:none;
}
.u_template_faq-page .collapsible-row-list__inner .collapsible-row-list__items{
  width:100% !important;
}
.u_attribute_text{
    max-width: 216px;
    line-height: normal;
    color: black;
    font-size: 13px;
  cursor:pointer;
}
.u_cart_attribute_text{
    line-height: normal;
    color: black;
    font-size: 13px;
  cursor:pointer;
}
.u_cart_attribute_block,.u_cart_sattribute_block {
    display: flex;
    padding: 10px 0;
}
.u_cart_sattribute_block{
  display:none;
}
.u_attr_inp,.u_attr_sinp {
       accent-color: #eb008b !important;
    width: 13px !important;
    height: 13px !important;
    appearance: auto !important;
    margin-top: 2px !important;
}
.u_attr_inp:before,.u_attr_sinp:before{
  content:none !important;
}
.u_attribute_text a,.u_cart_attribute_text a{
   color: #eb008b;
    text-decoration: underline;
    text-underline-offset: 2px;
}
.template-page .NormalTable{
  width:100% !important;
}
.u_attr_error,.u_attr2_error {
    color: #ff5733;
    font-size: 14px;
    line-height: normal;
    letter-spacing: normal;
}
[data-type="new"] .badge-shape {
    padding: 15px 12px;
    border-radius: 100%;
    width: 40px !important;
    height: 40px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.template-page .collapsible-row-list .section-inner{
  padding-top:20px;
}
[data-type="new"].product-badge{
width:unset !important;
height:unset !important;
  margin-left:23px; 
}
  .u_pro_comm_box {
    background: #878787;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    padding: 7px 10px;
    border-radius: 20px;
    line-height: normal;
    text-transform: uppercase;
        margin-bottom: 10px;
}
.collection__inner .collection__empty{
  margin-top:0;
}
.u_left_topfilter {
    width: calc(19% - 8px);
}
.u_right_topfilter {
    width: calc(81% - 8px);
    display: flex;
    gap: 8px;
  justify-content: space-between;
}
.filter-topbar__drawer-toggle.btn {
    order: 0;
    flex: 6 0 auto;
    max-width: 300px;
    width: 100%;
}
.u_right_sort_block {
    display: flex;
    align-items: center;
}
.u_right_pag_block .pagination{
  margin:0;
}
.u_store_block_row {
    display: flex;
    align-items: center;
    gap: 10px;
  cursor: pointer;
}
.u_store_block_img svg{
  width:40px !important;
    height:40px !important;
}
.u_store_block_img svg path{
  stroke:white !important;
}
.u_store_btn_svg path{
  fill:white;
}
.u_store_block:hover .u_store_button_size{
    text-decoration: underline;
    text-underline-offset: .2em;
    text-decoration-thickness: 1px;
}
    .footer__bottom {
        align-items: center !important;
    }
    .u_store_popup_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    z-index: 999999;
      cursor:pointer;
    }
    .u_store_popup_block {
    display: none;
}
.u_store_popup_wrapper {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99999999;
    padding: 10px;
      width: 100%;
    max-width: 1200px;
    height: max-content;
    overflow: auto;
    max-height: 100%;
}
.u_store_popup_content {
    background: white;
      padding: 30px;
}
.u_store_pickup_title {
color: #000;
    font-size: 28px;
    letter-spacing: normal;
    text-transform: capitalize;
    line-height: normal;
      font-weight: 400;
    font-family: futura-m;
}
.u_store_popup_right_text_size {
    color: black;
    line-height: normal;
    font-size: 16px;
}
.u_store_popup_body_row {
    display: flex;
    flex-wrap: wrap;
}
.u_store_popup_map iframe{
  width:100%;
}
.u_store_popup_body_row {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.u_store_popup_body_left {
    width: calc(50% - 15px);
}
.u_store_popup_body_right {
    width: calc(50% - 15px);
      border: 1px solid rgba(29, 29, 29, 0.15);
}
.u_store_popup_right_text {
    border-top: 1px solid rgba(29, 29, 29, 0.15);
    padding: 25px 18px;
}
.u_store_popup_right_header {
    padding: 25px 18px;
}
.u_popup_dir_btn {
      background: #eb008b;
    padding: 10px 20px;
    font-size: 20px;
    color: white;
    line-height: normal;
    letter-spacing: normal;
  margin:25px 18px;
  text-decoration: none !important;
    display: inline-block;
    margin-top: 0;
}
.u_store_popup_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0px 30px 0px;
}
.u_store_cross {
    cursor: pointer;
}
.u_subcoll_banner_video video{
  display:block;
  width:100%;
}
.back-to-top.back-to-top--bottom-right {
    bottom: 78px !important;
}
.announcement-bar__links .navigation__links-list>li>a {
    font-weight: 800;
}
.disclosure--currency button{
    font-weight: 800;
}
.disclosure--currency button svg path{
    stroke-width: 10px;
}
.mobile-menu {
    z-index: 99999999999;
}
.footer__bottom_country {
    padding-bottom: 20px;
}
.footer__bottom-right {
    display: block !important;
}
.u_footer_divider {
    width: 100%;
    height: 1px;
    background-color: #E1DDD8;
    margin: 30px 0;
}
.footer__bottom-left {
    display: flex;
    align-items: center;
    gap: 20px;
}
.u_footer_logo_size {
    width: 150px !important;
    display: block;
}
.u_footer_mb_social_icons{
 display:none; 
}
.footer__credits-additional-text {
    width: 290px;
    display: inline-block;
}
.footer__credits {
    opacity: 1 !important;
}
.footer__subfooter-menu {
    opacity: 1 !important;
}
.footer__group .social-icons {
    display: flex !important;
    flex-wrap: wrap;
    margin-top: 12px !important;
}
.footer .social-icons__heading {
    text-transform: uppercase;
    font-size: 15px;
}
.shopify-section.footer__parent {
    background-color: white !important;
}
.footer {
    color: black !important;
}
.footer .disclosure__toggle {
    color: black !important;
}
.footer__bottom-right .disclosure--currency button svg path {
    stroke-width: 2.75;
}
.footer .disclosure__toggle {
    color: black;
    font-weight: 100;
}
.u_footer_divider {
    width: 100%;
    height: 1px;
    background-color: black;
    margin: 30px 0;
}
.footer__header {
    color: black !important;
}
.footer .social-icons a {
    color: black !important;
}
.u_footer_nws_heading {
    font-size: 17.5px;
    margin-bottom: 16px;
    color: black;
    line-height: normal;
    letter-spacing: normal;
}
.u_nws_btn_size svg{
    width: 15px;
    height: 15px;
    transition: .5s ease all;
    }
    .u_footer_nws_btn_block {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
    }
    .u_footer_nws_inp_wrapper {
    position: relative;
}
.u_footer_nws_inp {
    width: 100%;
    border-bottom: 1px solid black;
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
    padding: 5px 10px;
    font-size: 14px;
    text-transform: initial !important;
    color: black;
 transition: .5s ease all;
      padding-right: 20px;
}
.u_footer_nws_inp:hover{
  border:1px solid #eb008b;
}
.u_footer_nws_inp_wrapper:hover .u_nws_btn_size svg path{
  fill: #eb008b;
}
.u_footer_nws_inp_wrapper:hover .u_nws_btn_size svg{
  fill: #eb008b;
 transform: translateX(-3px);
}
p.u_nw_below_text {
    font-size: 14px;
    padding: 10px 0;
    letter-spacing: normal;
    line-height: normal;
    color: black;
    max-width: 310px;
}
.u_footer_nws_msg {
    font-size: 14px;
    letter-spacing: normal;
    line-height: normal;
    color: #eb008b;
}
.footer__arrow svg path{
  fill:black;
}
.u_comming_soon_btn button+div {
    display: none !important;
}
.account__container{
  padding-left:33.6px;
    padding-right:33.6px;
}
.messenger-button-iframe-jhvoj0 {
    z-index: 9999999 !important;
}
.u_template_contact .rich-text .rich-text__inner {
  margin-left:unset;
}
.u_template_contact .page__inner{
    padding-top: 0;
}
.u_template_contact iframe,.u_template_contact .page__rte {
    margin-top: 0 !important;
}
.u_template_contact .rich-text .section-inner{
  padding-bottom:0;
}
.u_grid_price_block {
  position: absolute;
  top: 40px;
  left: 10px;
  z-index: 99;
  display: flex;
  align-items: center;
}
.u_grid_off_lblock {
    background: #FF1795;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
      padding: 5px;
}
.u_off_price {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
      font-size: 11px;
}
.u_grid_off_rblock {
  border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    border-left: 14px solid rgb(255, 23, 149);
    position: relative;
}
.ugrid_off_dot {
    width: 8px;
    height: 8px;
    background: white;
    border-radius: 100%;
    position: absolute;
    top: -5px;
    left: -14px;
}
.u_new_grid_badge {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 99;
}
.u_new_tag_text {
    background: #eb008b;
    padding: 5px 11px;
    color: white;
    line-height: 1 !important;
    display: flex; 
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    line-height: normal;
}
p.u_pro_subtitle {
    padding: 20px 0;
    font-size: 16px;
    line-height: normal;
    letter-spacing: normal;
    color: black;
}
.more_option_badge {
    bottom: auto;
    right: 8px;
    transform: unset;
    top: 5px;
    left: unset;
}
.u_unstock_text_size {
    color: #eb008b;
    font-size: 16px;
    padding: 20px 0;
    padding-bottom: 30px;
    line-height: normal;
}
.u_slider_sp_text{
  color:#EB008B;
}
.u_discount_banner_row {
   background-color: #eb008b;
    display: flex;
    align-items: center;
    padding-left: 10px;
    margin-bottom: 5px;
    justify-content: space-between;
    border-radius: 20px;
}
.u_discount_banner_left {
    display: flex;
    align-items: center;
}
.u_discount_img {
    margin-right: 15px;
}
.u_discount_banner_img_size {
    width: 40px;
    height: 40px;
    display: block;
}
.u_discount_detail_bottom {
    display: flex;
    align-items: center;
}
.u_discount_banner_right {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.u_discount_banner_title {
    line-height: normal;
    cursor: pointer;
    font-size: 22px;
    color: rgb(255, 255, 255);
    font-weight: 700;
    font-family: Poppins;
}
.u_discount_special_text {
    font-style: normal;
    line-height: normal;
    color:white;
    font-size: 15px;
    font-weight: 700;
    font-family: Poppins;
  padding-right:10px;
}
.u_discount_detail_text {
    font-style: normal;
    line-height: normal;
    color: rgb(255, 255, 255);
    font-size: 12px;
    font-weight: 700;
    font-family: Poppins;
}
.u_discount_banner_text {
    color: rgb(0, 0, 0);
    font-size: 11px;
    font-weight: 400;
    font-family: Poppins;
    letter-spacing: normal;
    line-height: normal;
      margin-bottom: 20px;
}
.u_grid_discount_code {
    border: 1px solid #eb008b;
    padding: 5px;
    color: black;
    font-size: 10px;
    font-weight: 500;
    display: inline-block;
  margin:5px;
}
.product-rating{
  display:block;
      display: none;
}
.product__title {
    text-transform: uppercase;
    padding-bottom: 20px;
}
span.u_pro_clr_label {
    margin-bottom: 8px;
    text-transform: uppercase;
 }
 .u_pro_clr_lval{
   margin-bottom: 8px;
    text-transform: uppercase;
      opacity: .7;
 }
 .u_pro_clr_swatch_wrapper {
    padding: 20px 0;
}
 .u_pro_clr_row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
        padding-top: 10px;
}
.u_pro_clr_img_link {
    display: block;
    border: 1px solid;
    border-color: #eb008b !important;
    box-shadow: 0 0 0 1px #eb008b inset !important;
    padding: 8px 16px;
    background: #fff1ea !important;
    border-radius:20px;
    min-height:38px;
    color rgba(18, 18, 18, 0.4);
        width: 208px;
        max-width:208px;
        display:flex;
        justify-content:center;
        align-items:center;
}
.u_pro_slider_for  a{
    cursor: zoom-in;
}
.fancybox__nav svg,.fancybox__toolbar__items{
  color:black;
      text-shadow: none;
}
.fancybox__button--thumbs,.fancybox__button--slideshow{
  display:none;
}
.fancybox__counter,.fancybox__button--close,.fancybox__button--zoom,.fancybox__button--fullscreen,.carousel__button{
      border-radius: 160px;
    box-shadow: var(--box-shadow-large);
}
.fancybox__button--close,.fancybox__button--zoom,.fancybox__button--fullscreen{
  margin:10px;
}
.fancybox__toolbar__items--right {
    margin-left: auto;
    position: absolute;
    right: 0;
    top: 0;
}
.carousel__button svg {
    width: 20px;
    height: 20px;
    fill: none;
    stroke: currentColor;
    stroke-width: var(--carousel-button-svg-stroke-width, 1.5);
    stroke-linejoin: bevel;
    stroke-linecap: round;
    filter: none;
}
.fancybox__toolbar {
  position:relative;
}
.fancybox__toolbar{
  background:#fffbf9;
}
.fancybox__backdrop {
    background: #fffbf9;
}
.fancybox__container{
    background: #fffbf9;
    box-shadow: rgba(0, 0, 0, 0.05) 4px 2px 10px 0px;
}
.u_pro_slider_for_img_size {
    width: 100%;
    display: block;
}
.u_pro_slider_nav_img_size {
    width: 100%;
    display: block;
  cursor:pointer;
}
.u_pro_slider_nav_arrows {
    position: relative;
}
.u_pro_slider_nav_left {
    position: absolute;
    top: 0%;
    left: 50%;
    cursor: pointer;
    transform: translateX(-50%);
        display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 10px;
        background: #fffbf9;
    width: 100%;
}
.u_pro_slider_nav_right {
       position: absolute;
    bottom: 0%;
    left: 50%;
    cursor: pointer;
    transform: translateX(-50%);
        display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 10px;
        background: #fffbf9;
    width: 100%;
}
.u_pro_slider_nav_arrows svg{
    width: 15px;
    height: 15px;
}
.u_pro_slider_nav_left svg{
    transform: rotate(180deg);
}
.u_pro_slider_nav{
      padding: 0px 0;
}
.u_pro_slider_for  .slick-slide {
    /* border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 10px; */
    background: white;
    box-shadow: rgba(0, 0, 0, 0.05) 4px 2px 10px 0px;
}
.u_pro_page_row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.u_pro_left_side {
    width: calc(40% - 10px);
}
.u_pro_right_side {
    width: calc(60% - 10px);
}
.u_pro_gallery_wrapper_row {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.u_pro_gallery_left {
    width: calc(20% - 5px);
}
.u_pro_gallery_right {
    width: calc(80% - 5px);
}
.u_pro_slider_nav_block.slick-current.slick-active img{
border: 1px solid black;
}
.u_pro_gallery_left .u_pro_slider_nav_left.slick-disabled{
  display:none !important;
}
.u_pro_gallery_left .u_pro_slider_nav_right.slick-disabled{
  display:none !important;
}
.u_pro_gallery_left .u_pro_slider_nav_left.slick-hidden{
  display:none !important;
}
.u_pro_gallery_left .u_pro_slider_nav_right.slick-hidden{
  display:none !important;
}
.u_pro_slider_nav_block{
  padding:10px 0;
}
.u_pro_video {
  position:relative;
}
.u_play_icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}
.u_play_icon_size {
    background: rgba(255, 255, 255, .7);
    width: 30px;
    height: 30px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.u_pro_for_video  video,.u_pro_for_video  iframe{
  width:100%;
}
.u_purchase_popup_nicon svg,.u_purchase_popup_shippicon svg{
    height: 20px;
    width: 20px;
}
.u_purchase_popup_note_row,.u_purchase_popup_ship__row {
    display: flex;
    align-items: center;
    gap: 5px;
}
.u_purchase_popup_licon_size,.u_purchase_popup_shiicon_size {
    margin: 0;
    display: block;
    font-size: 15px;
    letter-spacing: normal;
    line-height: normal;
      color: #eb008b;
    text-decoration: underline;
    text-underline-offset: 2px; 
      margin-top: -4px;
}
.u_purchase_popup_note_wrapper_overlay,.u_purchase_popup_ship_wrapper_overlay{
  background: #1e1e1e;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .8;
    cursor: pointer;
    z-index: 99999;
    }
    .u_purchase_popup_note_modal_wrapper,.u_purchase_popup_ship_modal_wrapper {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999999;
    max-width: 500px;
    background: white;
    width: 100%;
        height: max-content;
    max-height: 100%;
    overflow: auto;
          padding: 24px;
    }
        .u_purchase_popup_note_modal_wrapper::-webkit-scrollbar {
    display: none;
}
.u_purchase_popup_ship_modal_wrapper::-webkit-scrollbar {
    display: none;
}
   ul#shipping-rates {
    padding: 0 15px;
}
    .u_purchase_popup_note_header,.u_purchase_popup_shi_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.u_note_inp {
    width: 100%;
    padding: 10px 20px;
    border-radius: 16px;
    background: rgb(245, 245, 245);
    font-size: 16px;
    letter-spacing: normal;
    line-height: normal;
      margin: 15px 0;
    border-color: rgb(230, 230, 230);
}
.u_purchase_popup_note_apply_btn,.u_shi_cal_btn{
      color: #fff;
    padding: 5px 10px;
    font-size: 13px;
    line-height: normal;
    text-transform: uppercase;
    border-radius: 0;
    border: 0;
    font-weight: 500;
    cursor: pointer;
    transition: all .2s ease;
    display: inline-block;
    background: #000;
    text-align: center;
    }
    .u_purchase_popup_note_apply_btn:hover,.u_shi_cal_btn:hover{
        color: white;
    background: #eb008b;
    }
    .u_purchase_popup_note_wrapper,.u_purchase_popup_ship_wrapper {
    display: none;
}
    .cart__footer {
        position: unset !important;
    }
#PBarNextFrameWrapper{
  display:none !important;
}
.u_purchase_popup_note {
    display: flex;
    gap: 10px;
    padding: 10px 0;
}
.cart__input-buttons {
    margin-bottom: 14px;
}
.u_ship_field select,.u_ship_field input {
    width: 100%;
    padding-left: 16px;
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 24px;
    font-size: 15px;
    line-height: normal;
    color: black;
}
.u_ship_field {
    padding: 10px 0;
      position: relative;
}
/* #shipping-rates-feedback:last-of-type{
  display:none;
} */
/* ul#shipping-rates:last-of-type {
    display: none;
} */
#wrapper-response {
       margin: 20px 0;
    background-color: #cdfee1;
    color: #0c5132;
    padding: 16px;
    border-radius: 20px;
  display: none;
}
.u_ship_svg{
   position: absolute;
    top: 50%;
    right: 2%;
    z-index: 99;
}
.u_ship_field svg{
  width:20px;
  height:20px;
}
.u_pro_imgswatch {
    width: 100%;
    height: 100%;
    display: block;
}
.u_new_var {
    position: absolute;
    background: black;
    color: white;
    font-size: 12px;
    bottom: -25%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
    width: 100%;
    border-radius: 4px;
}
.u_left_topfilter .filter-bar__sort-group {
    display: none;
}


@media (max-width:1100px){
  .u_discount_banner_right {
    width: 125px;
}
}
@media (max-width:1405px){
  .u_navbar_mega_sli_dropdown {
    padding: 0 5px;
}
}
@media (max-width:768px){
   .u_pro_slider_nav_img_size {
    height: 100px;
    object-fit: cover;
  }
  .u_pro_page_row {
    gap: 0;
}
  .u_pro_slider_nav {
    padding: 16px;
}
  .u_pro_slider_nav_left,.u_pro_slider_nav_right{
    display:none !important;
  }
  .u_pro_left_side,.u_pro_right_side {
    width: 100%;
}
  .u_pro_right_side{
          padding: 0 16px;
  }
  .u_pro_gallery_wrapper_row {
    gap: 0px;
    flex-direction: column-reverse;
}
  .u_pro_gallery_left {
    width: 100%;
}
  .u_pro_gallery_right {
    width: 100%;
}
    .u_pro_gallery_right {
      padding: 0 20px;
    }
  .u_pro_clr_img_link {
    width: unset;
  }
  .u_new_tag_text {
    font-size: 11px;
  }
  .u_template_contact .rich-text .section-inner h2{
  font-size:33px;
}
  .account__container{
  padding-left:16px;
    padding-right:16px;
}
      .footer__group[data-collapse-on-mobile=true] {
        border-bottom: 1px solid black !important;
      }
  .u_nw_below_text{
    padding-bottom:0;
  }
  .u_bottom_footer_center,.footer__bottom-right {
    margin-top: 20px !important;
}
  .u_dk_social_heading,.u_footer_dk_social_icons{
    display:none;
  }
  .u_footer_mb_social_icons{
 display:block; 
}
  .u_footer_divider {
    display: none;
}
  .footer__bottom-left {
    flex-direction: column;
    justify-content: flex-start;
            align-items: flex-start;
            margin-top: 22px;
  }
  .buckscc-currency-wrapper.borderLine.hxo-showFlagAndCurrency{
        bottom: 80px !important;
    left: 10px !important;
  }
  .u_store_popup_body_right,.u_store_popup_body_left {
    width: 100%;
  }
  .u_store_block {
    padding: 32px 0 0 0;
}
.u_store_popup_content {
    background: #fff;
    padding: 20px;
}
  .footer__bottom-right {
    padding-bottom: 50px;
}
  .filter-topbar__results-count-wrapper{
    padding-top:10px;
  }
  .u_right_sort_block {
    display: flex;
    align-items: center;
    width: 100%;
    gap: 4px;
}
  .u_right_pag_block {
    display: none;
}
  .u_left_topfilter {
    width: calc(50% - 4px);
}
.u_right_topfilter {
    width: calc(50% - 4px);
    display: flex;
    gap: 8px;
}
  .template-page .collapsible-row-list__inner {
    max-width: 1360px;
    padding: 0;
    margin: 0 auto;
  }
  .template-page .collapsible-row-list__inner .collapsible-row-list__items {
    width: 100%;
}
  .u_page_row {
flex-direction:column-reverse;
}
.u_page_left {
    width: 100%;
          position: unset;
  display:none;
}
  .u_page_left_side_block {
    padding: 10px 16px;
    padding-top:0;
}
.u_page_right {
    width: 100%;
}
.template-page .u_fq_body {
    width: 100%;
}
  .u_pro_info_coll {
    flex-wrap: wrap;
}
  .u_pro_info_coll_right {
    padding: 5px 0;
}
  .u_more_coll_menu_third_row {
    display: flex;
    gap: 5px;
}
  .u_coll_more_menu_block {
    padding-bottom: 20px;
    padding: 20px;
    padding-bottom: 0;
}
    .u_menu_dk_list {
    display: none;
}
  .u_purchase_may_section .product__sidebar-recommendations-mini-desktop{
      display: flex !important;
    flex-wrap: nowrap;
    gap: unset !important;
    justify-content: center;
    min-width: max-content;
    overflow: hidden;
}
  .u_purchase_may_section .product__meta-recommendations-sidebar-items{
    overflow:auto;
  }
    .u_purchase_may_section .product__meta-recommendations-sidebar-items::-webkit-scrollbar {
     width: 2px !important;
  height:2px !important;
}
/* Track */
.u_purchase_may_section .product__meta-recommendations-sidebar-items::-webkit-scrollbar-track {
  background: #f1f1f1 !important;
}

/* Handle */
.u_purchase_may_section .product__meta-recommendations-sidebar-items::-webkit-scrollbar-thumb {
    background: #eb008b !important;
}
  .u_pro_desp_img iframe{
  width:100%;
}
    .u_pro_desp_img video{
  width:100%;
}
    th.rivo-vip-tier-table-thead-tier-cell {
        width: auto;
        white-space: normal;
        min-width: 44% !important;
    }
  .u_purchase_may_section .product__meta-recommendations-sidebar-items:nth-child(2n){
    display:none;
  }
    .u_purchase_may_section .product__meta-recommendations-sidebar-items:nth-child(3n){
    display:none;
  }
  .u_purchase_may_section .product-item {
    width: 25vh;
            padding-bottom: 10px;
}
   .u_purchase_may_section .product-item:nth-child(3n) {
      padding-top: 20px;
}
   .u_purchase_may_section .product-item:nth-child(4n) {
      padding-top: 20px;
}
  .u_pro_desp_img img{
  width:100%;
  display:block;
}
  .article__heading {
    font-size:30px;
  }
  .mobile-menu__link__text {
    font-size: 15px;
}
  .mobile-menu__overlay{
    display:none;
  }
  .mobile-menu__viewport [data-pane-key]:not([aria-hidden=true]) {
        padding-bottom: 140px;
    }
      .mobile-menu__viewport [data-pane-key]:not([data-pane-key=home])[data-menu-depth="1"] {
        padding-bottom: 180px !important;
    }
      .mobile-menu__viewport [data-pane-key]:not([data-pane-key=home])[data-menu-depth="2"] {
        padding-bottom: 180px !important;
    }
  /* .mobile-menu__viewport [data-pane-key]{
        height: calc(100vh - 75px) !important;
  } */
  .mobile-menu__panel {
  box-shadow: none !important;
        max-width: 100%;
  }
  .mobile-menu__item.mobile-menu__item--header {
    background: #fff;
    color: white;
} 
.mobile-menu__item--heading-content .fs-heading-5-base {
    color: #000;
}
 .mobile-menu__item.mobile-menu__item--header svg path{
      stroke: white;
}
  /* .icon-modal-drawer-close svg path{
    stroke: white;
  } */
  .mobile-menu-close-button.below-header svg path{
    stroke: black;
  }
  /* .mobile-menu {
    top: 75px;
            height: calc(100% - 75px);
} */
   .mobile-menu {
    top: 115px;
    height: calc(100% - 140px);
}
  /* .header__content-mobile .header__menu-icon{
    display:none;
  } */
  .header__background-container .header__inner .header__content.header__content-mobile.three-segment .u_mb_hambergur .icon-button__icon svg path {
    stroke: #eb008b;
}
}

@media (max-width: 749px) {
  h1.collection-banner__text-container-heading.ff-heading.section-blocks__heading.u_coll_heading {
    font-weight: 500;
    font-size: 22px;
    line-height: 1.2;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    padding-top: 20px; 
  }
  .collection-banner-inner {
      padding: 20px 0 !important;
  }
  a.breadcrumbs__link, span.breadcrumbs__current {
    font-weight: 500;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #000000;
  }
}


@media (max-width: 719px) {
  .u_left_topfilter .filter-bar__sort-group {
      display: block;
      flex: none;
      min-width: 92px;
  }
  .u_right_sort_block .filter-bar__sort-group {
      display: none;
  }
  .u_left_topfilter {
      display: flex;
      align-items: center;
      gap: 5px;
  }
  .filter-topbar__drawer-toggle.btn {
      flex: none;
      max-width: 92px;
  }
  .u_right_sort_block {
      justify-content: end;
  }
}
.u_discount_banner_mob {
  display: none;
}
/* .login_form_mob, .mob_forgot_password, .login__options-row {
  display: none;
} */
 h2.login_details_title {
    font-family: Jost;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #191817;
  }
  p.login_details_sub_title {
    font-family: Jost;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0;
    color: #5C5C5C;
    padding-top: 10px;
  }
  .login__main input {
    border: 1px solid #F5F5F5;
    background: #F5F5F5;
    border-radius: 5px;
  }
  .login__main input:focus {
    border: 1px solid #EB008B !important;
    box-shadow: 0px 4px 15px 0px #EB001B26 !important;
    border-radius: 10px;
  }
  .login__label-wrapper button {
    display: none;
  }
  .mob_forgot_password {
    display: block;
  }
  .login__options-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .remember-me {
      display: flex;
      align-items: center;
      gap: 6px;
      font-size: 14px;
      cursor: pointer;
  }
  .remember-me input {
      width: 16px;
      height: 16px;
  }
  .mob_forgot_password {
    font-family: Jost;
    font-weight: 600;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0;
    color: #EB008B;
    text-decoration: none !important;
  }
  .login__inner.page__inner {
    position: relative;
    max-width: 540px;
    padding: 20px 16px 40px !important;
  }
  .login__label-wrapper {
    margin-top: 0;
  }
  header.login__header {
    display: none;
  }
  .login__main {
    padding: 0 !important;
  }
  .login .login__main .input {
    margin-bottom: 10px;
  }
  .login__inner.page__inner:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 130px;
    height: 170px;
    background-image: url('/cdn/shop/files/Group_1686561197.png?v=1763982115');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(235, 0, 139, 0.8);
    filter: blur(97px);
  }
  .login__inner.page__inner:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 130px;
    height: 170px;
    background-image: url('/cdn/shop/files/Group_1686561197.png?v=1763982115');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
  }
  button.login__button.btn.btn--primary.btn--full,
  button.btn.btn--primary.btn--full {
    font-family: Jost;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 10px;
    border-radius: 50px !important;
    margin-top: 30px;
  }
  .account_login_inn {
    display: flex;
    gap: 15px;
  }
  .login_form_mob {
    display: block;  
  }
  .login_form_mob {
    padding: 20px 0 20px;
  }
  .login_form_img {
    max-width: 92px;
  }
  .login_form_detail_content {
    margin-top: 40px;
  }
  header.login__header {
    display: none;
  }
  .account_login_item {
    width: 50%;
  }

@media (max-width: 575px){
  .u_off_price {
    font-size: 10px;
  }
  .u_grid_off_lblock {
    padding: 3px;
  }
  .u_grid_off_rblock {
    border-top: 11px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 12px solid rgb(255, 23, 149);
  }
  .ugrid_off_dot {
    width: 4px;
    height: 4px;
    top: 50%;
    left: -10px;
    transform: translateY(-50%);
  }
  .u_grid_price_block {
    top: 35px;
  }

  .u_discount_banner_desk {
    display: none;
  }
  .u_discount_banner_mob {
    display: block;
  }
  .u_discount_banner_row {
      background-color: transparent;
      display: block;
      padding: 0;
      margin-bottom: 10px;
  }
  .u_discount_banner_left {
      display: block;
  }
  .u_discount_banner_left_in {
      display: flex;
      align-items: center;
      gap: 7px;
  }
  .u_discount_banner_img_size {
      width: 100%;
      height: 100%;
      display: block;
  }
  .u_discount_img {
      max-width: 13px;
      margin: 0;
  }
  .u_discount_detail_top p.u_discount_detail_text {
      font-family: Jost;
      font-weight: 500;
      font-size: 14px;
      line-height: 1.5;
      letter-spacing: 0;
      color: #000;
  }
  .u_discount_banner_right_in {
      display: flex;
      padding: 10px;
      background: #EB008B05;
      border: 1px dashed #EB008B;
      justify-content: space-between;
      gap: 5px;
      margin-top: 10px;
      align-items: center;
  }
  span.u_discount_special_text {
      font-family: Jost;
      font-weight: 600;
      font-size: 16px;
      line-height: 1;
      letter-spacing: 0;
      vertical-align: middle;
      color: #050505;
      padding-right: 5px;
  }
  p.u_discount_detail_text {
      font-family: Jost;
      font-weight: 400;
      font-size: 16px;
      line-height: 1;
      letter-spacing: 0%;
      vertical-align: middle;
      color: #050505;
  }
  p.u_discount_banner_title {
      font-family: Jost;
      font-weight: 400;
      font-size: 14px;
      line-height: 1;
      letter-spacing: 0;
      color: #FFFFFF;
      background: #EB008B;
      padding: 10px 13px;
  }
  .u_discount_banner_right {
      width: auto;
  }
  p.u_discount_banner_text {
      font-family: Jost;
      font-weight: 400;
      font-size: 12px;
      line-height: 1.2;
      letter-spacing: 0;
      color: #5C5C5C;
      margin-bottom: 15px;
  }
  p.u_pro_price_text {
      border-radius: 0;
      padding: 0;
      max-width: 278px;
      margin: 0 auto;
      background-color: transparent;
  }
  .u_pro_price_info {
      background: #EB008B;
      border-radius: 10px;
      padding: 6px;
  }
  .product__block--product-header.product__block--with-divider {
      padding-bottom: 0;
      border: none;
      margin-bottom: 15px;
  }
  .product-blocks__product-labels-item.fs-body-100 {
      width: 100%;
      border: none !important;
      background: transparent !important;
      gap: 10px;
      padding: 0;
  }
  .product-blocks__product-labels-item-custom-icon-image-wrapper {
      width: 28px;
  }
  .product-blocks__product-labels-items {
      row-gap: 11px;
  }
  span.product-blocks__product-labels-item-text {
      font-family: Jost;
      font-weight: 400;
      font-size: 12px;
      line-height: 1;
      letter-spacing: 0;
      color: #000000;
  }
  .u_pro_sh_accordian_head {
      padding: 0;
  }
  .u_pro_sh_accordian_wrapper {
      padding: 0 0 15px;
  }
  .u_pro_sh_accordian_block:first-child {
      border-top: none;
      padding-bottom: 15px;
      margin-bottom: 15px;
  }
  .u_pro_sh_accordian_block:last-child {
      border: navajowhite;
  }
  .u_pro_sh_accordian_body.active {
      padding: 15px 0 0;
  }
  .u_pro_sh_accordian_body_text a {
      font-family: Jost;
      font-weight: 500;
      font-size: 14px;
      line-height: 1.5;
      letter-spacing: 0;
      text-decoration: underline;
      text-decoration-style: solid;
      text-decoration-offset: 0;
      text-decoration-thickness: 0;
      text-decoration-skip-ink: auto;
      color: #5C5C5C;
  }
  button.product-form__cart-submit.btn span {
    font-family: Jost;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0;
    text-transform: uppercase;
  }
  button.product-form__cart-submit.btn {
    background: #191919;
    border-radius: 100px !important;
    min-height: 46px;
    padding: 10px;
  }
  .quantity-input[data-bordered=true] {
    border-radius: 10px;
    border: 1px solid #eb008b !important;
    background: #EB008B05;
  }
  h2.fbt_heading {
    padding: 0;
    font-family: Jost;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.1;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
  }
  .u_fbt_pro_bundle {
    width: 80px;
    display: flex;
    align-items: center;
  }
  .u_fbt_pro_bundles_row {
    display: flex;
    flex-wrap: wrap;
    padding: 26px 0;
    justify-content: space-between;
    padding-bottom: 20px;
  }
  span.u_fbt_price_label, span.u_fbt_price_val {
    font-family: Jost;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0;
    color: #000000;
  }
  span.u_fbt_atc_text {
    font-family: Jost;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #fff;
  }
  button.u_fbt_atc_size {
    border-radius: 50px;
  }
  input[type=checkbox]:checked {
    border-color: #EB008B !important;
  }
  input[type=checkbox] {
    background: #EB008B !important;
  }
  input[type=checkbox]:before {
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.63819 0.195562C7.89881 0.456187 7.89881 0.877438 7.63819 1.13819L3.30481 5.47144C3.17481 5.60144 3.00416 5.66687 2.8335 5.66687C2.66284 5.66687 2.49219 5.60144 2.36219 5.47144L0.195562 3.30481C-0.0651875 3.04419 -0.0651875 2.62281 0.195562 2.36219C0.456187 2.10144 0.877438 2.10144 1.13819 2.36219L2.8335 4.0575L6.69556 0.195562C6.95619 -0.0651875 7.37744 -0.0651875 7.63819 0.195562Z' fill='%23FAFAFA'/%3E%3C/svg%3E%0A") !important;
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: contain;
  }
  .u_fbt_pro_items {
    padding-bottom: 20px;
  }
  .product-blocks__social-share.product__block.product__block--medium {
    margin-top: 5px;
  }
  button.btn.social-share__button.ff-body {
    font-family: Jost;
    font-weight: 500;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0;
  }
  .scroll-slider__slider.product__sidebar-recommendations-items {
    padding: 10px 0 10px 16px !important;
  }
  .recommended-products h2.ff-heading {
    font-family: Jost;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.2;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
  }
  .recommended-products .product-item-holder[data-grid-style=bordered_grid] .product-item {
    box-shadow: none;
    border: 1px solid #E8E8E8;
  }
  .recommended-products .featured-collection-slider-grid[data-standard-grid-spacing-type=product-list][data-grid-style=bordered_grid][data-slider-mobile=true] .scroll-slider__slider {
    column-gap: 10px;
  }  
  .u_accordian_pro_head {
    padding: 0 !important; 
  }
  .u_pro_mb_icon {
    display: none !important;
  }
  h2.u_accordian_coll_head_text {
    font-family: Jost;
    font-weight: 600;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0;
    vertical-align: middle;
  }
  .u_acc_pro_block {
    padding-bottom: 15px;
    width: 100%;
  }
  .u_pro_faq_body { 
    display: flex;
    flex-wrap: wrap;
    row-gap: 15px;
  }
  .featured-collection-slider-grid[data-standard-grid-spacing-type=product-list][data-grid-style=bordered_grid][data-slider-mobile=true] .scroll-slider__slider {
    column-gap: 10px;
  }
  .product-swatches-color-block {
    min-width: 61px; 
    margin-right: 10px !important; 
  }
  .product__color-swatches .product__color-swatches--inner {
    flex-wrap: nowrap;
    overflow: auto;
  }
  .product__color-chips.dynamic-variant-input-wrap {
    display: flex;
  }
  .product__label  .t-opacity-70, .product__label .t-opacity-80 {
    opacity: 1;
  }
  .u_pro_clr_img_link {
    width: auto;
    padding: 10px 14px;
    font-weight: 400;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0;
  }
  h1.cart__form-title.ff-heading.fs-heading-1-base {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #000000;
  }
  h4.cart__form-item-title.fs-product-title a {
    font-family: Jost;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
    max-width: 100%;
  }
  .free-shipping-bar {
    --color-progress-bar: #EB008B !important;
  }
  form.cart__form {
    row-gap: 20px;
  }
  .u_purchase_popup_note {
    justify-content: space-between;
  }
  .cart__footer-inner {
    padding: 10px;
  }
  .cart__form-header {
    margin-bottom: 15px;
  }
  .cart__form-item {
    column-gap: 18px;
  }
  a.cart__submit.btn.btn--full.btn--primary {
    font-family: Jost;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0;
    text-transform: uppercase;
    padding: 15px 10px;
    border-radius: 50px !important;
  }
  textarea#CartSpecialInstructions {
    background: #F5F5F5;
    border: none;
    padding: 15px;
  }
  .cart__footer-order-note-input {
    padding: 10px 0; 
  }
  .cart__input-buttons {
    margin-top: 10px;
  }
  .u_template_return-form .u_page_right {
    padding: 0;
  }
  .row.form_container {
    background: #FFFBF9 !important;
    border: none;
    box-shadow: none;
  }
  .col-md-12.clearfix {
    min-height: auto;
  }
  .form_generater_form_div {
    padding: 0 !important;
    background: transparent;
    border: none;
  }
  span.collapsible-row-list-item__heading {
    font-family: Jost !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 1.4;
    letter-spacing: 0;
  }
  .collapsible-row-list__items h2.ff-heading {
    font-family: Jost;
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0;
    text-transform: capitalize;
    text-align: left !important;
  }
  .collapsible-row-list__items .section-header {
    margin-bottom: 15px;
    align-items: flex-start;
  }
  .u_template_faq-page .collapsible-row-list .section-inner {
    padding: 10px 16px;
  }
  .u_template_klarna-faq .u_faq_title {
    font-family: Jost !important;
    font-weight: 500 !important;
    font-size: 22px !important;
    line-height: 1.2 !important;
    letter-spacing: 0 !important;
    text-align: center !important;
    text-transform: uppercase;
    padding: 0 16px 15px !important;
  }
  .u_template_klarna-faq .u_fq_body {
    padding: 0 16px;
  }
  .u_template_klarna-faq .u_accordian_faq_head {
    background: #FDF0EE;
    padding: 15px 10px;
    border-radius: 5px;
  }
  .u_template_klarna-faq h2.u_accordian_faq_head_text {
    font-family: Jost;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 0;
    color: #191817; 
  } 
  .u_page_right .page__heading {
    font-family: Jost;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0;
    color: #191817 !important;
  }
  .u_accordian_faq_head {
    background: #FDF0EE !important;
    border-radius: 5px !important;
    padding: 15px 10px !important;
  }
  h2.u_accordian_faq_head_text {
    font-family: Jost;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 0;
    color: #191817; 
  }    
  .u_accordian_faq_body {
    padding: 10px !important;
  }
  .u_accordian_body_faq_text {
    font-size: 14px !important;
  }
  .u_template_contact .rich-text .section-inner h2 {
    font-family: Jost;
    font-weight: 500;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0;
    text-transform: capitalize !important;
  }
  .u_template_delivery-information .collapsible-row-list-item button {
    background: #FDF0EE !important;
    border: none !important;
  } 
  .u_template_sitemap header.page__header {
    text-align: left;
  }
  .u_template_sitemap .u_page_right {
    background: transparent;
    padding: 0;
  }
  .u_template_whole-sale-enquiry .u_page_right {
    padding: 0;
  }
  .rivo-content-wrapper {
    padding: 10px 0;
  }
  h2.u_faq_title {
    font-family: Jost; 
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0;
    text-align: left;
    padding: 15px 0; 
  } 
  .mobile-progress-wrapper {
    width: 100%;
    height: 4px;
    margin-top: 12px;
    border-radius: 30px;
    background: #e5e5e5;
    overflow: hidden;
  }

  .mobile-progress-bar {
    width: 10%;
    height: 100%;
    background: #000; /* your color */
    transition: width .25s linear;
  }
}