.header .mobileMenu .mobile-menu-after ul.menu#mobile-menu-after {
    width: auto;
    padding: 0;
}

.header .mobileMenu .mobile-menu-after {
    padding: 167px 20px 167px 66px;
    background-color: #fff;
    gap: 30px;
    display: flex;
    flex-direction: column
}

.header .mobileMenu ul.menu#mobile-menu-after li.menu-item > a {
    color: #36395B;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 204%;
}

.ubermenu .ubermenu-content-block h3 {
    font-weight: 600;
}

.header .actions > .naviconOpen {
    display: none;
}

.header .cart-mobile {
    display: none;
}

.header .cart-desktop {
    display: block;
}

.header#myHeader {
    position: fixed !important;
}

.header#myHeader+.mainContent {
    padding-top: 140px;
}

.header .mobileMenu .ubermenu .ubermenu-item.ubermenu-item-level-0 > a > .ubermenu-sub-indicator,
.header .mobileMenu .ubermenu .ubermenu-item.ubermenu-item-level-0 > a > .ubermenu-sub-indicator-close,
.mobileMenu .ubermenu .ubermenu-retractor >i{
    display: none;
}

header #ajaxsearchpro4_1 .probox {
    background: rgba(237, 240, 243, 0.80);
}

.header div.actions {
    gap: 5px;
}

.full-slide-mobile > rs-group-wrap {
    top: 0 !important;
}

header .wishlist_products_counter .wishlist_products_counter_number:empty {
    display: none;
}

header .wishlist-counter-with-products .wishlist_products_counter_number {
    position: absolute;
    top: 5px;
    left: 70%;
    display: flex;
    height: 14px;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 18 86 / var(--tw-bg-opacity));
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    padding-bottom: 0.4px;
    font-size: 10px;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

header a.wishlist_products_counter.top_wishlist-custom img {
    max-width: unset;
    max-height: unset;
    margin: 0 !important;
}

.sticky.header {
    backdrop-filter: blur(20px);
}

.buzz-button,
.buzz-button span,
.buzz-button i {
    transition: all 0.3s linear;
}

.buzz-button:hover span {
    font-size: 17px !important;
    line-height: 25px !important;
}

.buzz-button:hover i {
    font-size: 23px !important;
}

rs-slides .rev_slider_product_img img {
    object-fit: scale-down;
}

rs-slides marquee {
    font-family: "Moderat" !important;
    letter-spacing: 0.36px !important;
}

rs-slides marquee .fa-circle {
    font-size: 8px !important;
    vertical-align: middle;
}

.rs-layer[data-type="text"], .rs-layer[data-type="button"] {
    font-family: proxima-soft, sans-serif !important;
}

rs-module .rev_slider_product_name {
    font-weight: 600 !important;
}

rs-module rs-layer[data-type="button"] .material-icons {
    vertical-align: middle;
}

.home.admin-bar .mainContent {
    padding-top: 0;
}

/* footer payment methods */

.bottomf .bottom1 .textwidget p {
    gap: 0.875rem;
    height: 36px;
}
  
.bottomf .bottom1 .textwidget p img:not(:nth-child(n+5)) {
    padding-inline: 7px;
    background-color: #fff;
    border-radius: 5px; 
    height: 36px;
}
  
.bottomf .bottom1 .textwidget p img:first-child {
    padding-block: 9px;
    width: 70px;
}
  
.bottomf .bottom1 .textwidget p img:nth-child(2) {
    padding-block: 4px;
    width: 70px;
}
  
.bottomf .bottom1 .textwidget p img:nth-child(3) {
    padding-block: 4px;
    width: 83px;
}
  
.bottomf .bottom1 .textwidget p img:nth-child(4) {
    padding-block: 4px;
    padding-inline: 7px;
    width: 70px;
}

@media all and (min-width: 1025px) {
    .header .mobileMenu .mobile-menu-after .mobile-account-fav {
        display: none;
    }

    .header .mobileMenu .mobile-menu-after {
        width: 569px;
        min-height: calc(100dvh - 661px);
    }

    .navigation .main .ubermenu .ubermenu-item.ubermenu-item-level-0:hover,
    .navigation .main .ubermenu .ubermenu-item.ubermenu-item-level-0:focus-visible {
        border-radius: 18.5px;
        background: rgba(237, 240, 243, 0.5);
    }

    .header.sticky +.mainContent {
        padding-top: 85px;
    }
}

@media all and (max-width: 1279px) {
    header#myHeader > .container > div.flex > div.flex {
        flex-grow: 1;
    }
}

@media all and (max-width: 1024px) {

    .header .mobileMenu .mobile-account-fav {
        display: flex;
        margin-left: -12px;
        column-gap: 15px;
        flex-wrap: wrap;
    }

    .header .mobileMenu .mobile-account-fav a {
        display: flex;
        align-items: center;
        color: #36395B;
        font-size: 17px;
        font-style: normal;
        font-weight: 500;
        line-height: 204%; /* 34.68px */
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    .header .mobileMenu > div:not(.excluded),
    .header .mobileMenu .ubermenu-responsive-default.ubermenu,
    .header .mobileMenu .mobile-menu-after {
        width: 50%;
    }
    .mobileMenu .ubermenu-responsive-default.ubermenu-responsive .ubermenu-nav .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop {
        left: 50% !important;
        width: 50% !important;
        padding-left: 30px;
        padding-right: 30px;
    }

    .header .mobileMenu .ubermenu-retractor.ubermenu-retractor-mobile {
        display: none;
    }
}

@media all and (min-width: 768px) {
    .mobileMenu .ubermenu .retractor-wrapper {
        display: none;
    }
    header#myHeader > .container > div.flex {
        padding-bottom: 1.125rem;
        padding-top: 1.25rem;
    }
    .header .mobileMenu .ubermenu .ubermenu-item.ubermenu-item-level-0.ubermenu-current-menu-item > a > span {
        color: #fff !important;
    }

}

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

    /* mobile search bar */
    
    body.fixed-search-bar header#myHeader >.container > div:first-child > div:not(.woocommerce-product-search){
        display: none;
    }

    body.fixed-search-bar header #ajaxsearchpro4_1 .probox .proclose {
        width: fit-content !important;
        height: fit-content !important;
        margin-block: 11px;
        margin-inline: 0;
        /* -webkit-flex: 0 0 20px; */
        display: block !important;
        position: absolute;
        right: 0;
    }

    header #ajaxsearchpro4_1 .probox .proinput {
        display: none;
    }

    body.fixed-search-bar header #ajaxsearchpro4_1 .probox .proinput {
        display: block;
    }

    body.fixed-search-bar header #ajaxsearchpro4_1 .probox .promagnifier {
        order: 1;
        padding-left: 17px;
    }

    body.fixed-search-bar header #ajaxsearchpro4_1 .probox {
        margin-right: 70px;
    }

    body.fixed-search-bar header .woocommerce-product-search {
        width: 100%;
        flex-grow: 1;
    }

    body.fixed-search-bar header #ajaxsearchpro4_1 {
        width: 100% !important;
        position: relative;
    }

    #a11y-speak-polite+div {
        display: none;
    }

    body.fixed-search-bar .header#myHeader {
        background-color: #fff !important;
    }

    body.fixed-search-bar #ajaxsearchprores4_1 {
        position: fixed !important;
        right: 0 !important;
        left: 0 !important;
        bottom: 0 !important;
        top: 71px !important;
        margin: 0;
        border-radius: unset !important;
        width: 100% !important;
        background-color: #fff;
        min-height: calc( 100vh - 71px ) !important;
        overflow-y: scroll;
      }

      body.fixed-search-bar header #ajaxsearchpro4_1 .probox .proclose svg {
        display: none;
      }

      body.fixed-search-bar #ajaxsearchpro4_1 .probox .proinput input.orig {
        color: #36395B;
        font-weight: 600;
        line-height: 146.687%; 
      }

      #ajaxsearchprores4_1.ajaxsearchpro .results > div.resdrg {
        display: grid !important;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }

      #ajaxsearchprores4_1.ajaxsearchpro .results > div.resdrg .item {
        flex-direction: column;
        background-color: #fff;
      }

      #ajaxsearchprores4_1.ajaxsearchpro .results > div.resdrg .item .asp_res_url {
        color: #36395B;
        font-size: 10px;
        font-style: normal;
        font-weight: 600;
        line-height: 146.687%;
      }

      #ajaxsearchprores4_1.ajaxsearchpro .results .item .asp_image {
        width: 100%;
        max-width: unset !important;
        border-radius: 10px;
        background-color: #FAFAFB;
        background-blend-mode: multiply, normal;
        height: 150px !important;
        background-size: contain;
      }

    /* Footer social icons and payment methods  */
    .bottomf .bottom2 .textwidget a:first-child img {
        width: 33px !important;
      }
      
      .bottomf .bottom2 .textwidget a:nth-child(3) img {
        width: 34px !important;
      }
      
      .bottomf .bottom2 .textwidget a:nth-child(5) img {
        width: 27px !important;
      }
      
      .bottomf .bottom2 .textwidget a:nth-child(7) img {
        width: 39px !important;
      }
      
      .bottomf .bottom2 .textwidget a:nth-child(9) img {
        width: 34px !important;
      }

    .bottomf .bottom1 {
        order: 2;
    }

    .bottomf .bottom2 {
        order: 1;
    }

    .footer .bottomf .textwidget {
        margin-top: 20px;
    }

    #myHeader .actions .account-content-container,
    #myHeader .actions .wishlist_products_counter {
        display: none;
    }

    .header#myHeader .actions a {
        transition: unset;
        background-color: transparent;
    }

    .header#myHeader+.mainContent {
        padding-top: 71px;
    }

    rs-module .rev_slider_product_name {
        font-size: 8px !important;
        line-height: 12px !important;
    }

    .buzz-button span {
        font-size: 11px !important;
        font-weight: 500 !important;
        line-height: 15px !important;
    }

    .buzz-button i {
        font-size: 11px !important;
        vertical-align: text-top !important;
    }

    .buzz-button:hover span {
        font-size: 13px !important;
        line-height: 17px !important;
    }

    .buzz-button:hover i {
        font-size: 15px !important;
    }

    .header .mobileMenu > div:not(.excluded),
    .header .mobileMenu .ubermenu-responsive-default.ubermenu,
    .header .mobileMenu ul.menu#mobile-menu-after {
        width: 100%;
    }
    .mobileMenu .ubermenu-responsive-default.ubermenu-responsive .ubermenu-nav .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop {
        left: 0 !important;
        width: 100% !important;
        padding-left: 0px;
        padding-right: 0px;
    }

    .mobileMenu .ubermenu-responsive-default.ubermenu-responsive .ubermenu-nav .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop > ul {
        padding-left: 30px;
        padding-right: 30px;
    }

    .header .mobileMenu > div:not(.excluded) {
        padding: 31px 26px 23px 46px;
    }

    .header .mobileMenu {
        --_height-menu: 76.6px;
    }

    .header .mobileMenu .mobile-menu-after {
        padding: 40px 20px 40px 42px;
    }

    .header .mobileMenu .naviconClose img {
        display: none;
    }

    .header .mobileMenu .naviconClose {
        color: #36395B;
        font-size: 15.407px;
        font-style: normal;
        font-weight: 600;
        line-height: 146.687%;
        background: unset;
        padding: 0
    }

    .header .mobileMenu .ubermenu .ubermenu-item.ubermenu-item-level-0 > a > span {
        font-size: 22.941px !important;
        font-weight: 500!important;
    }

    .header .mobileMenu .ubermenu .ubermenu-item.ubermenu-item-level-0.ubermenu-current-menu-item > a > span {
        color: #FF226C;
    }

    .header .mobileMenu .ubermenu .ubermenu-item.ubermenu-item-level-0.ubermenu-current-menu-item:nth-of-type(2n+1) {
        background-color: #f6f7f9;
    }

    .header .mobileMenu .ubermenu .ubermenu-item.ubermenu-item-level-0.ubermenu-current-menu-item:nth-of-type(2n) {
        background-color: #fff;
    }


    .header .mobileMenu .ubermenu .ubermenu-item.ubermenu-item-level-0 > a {
        padding-left: 46px;
        padding-block: 0px;
        padding-right: 24px
    }


    .header .mobileMenu .ubermenu .ubermenu-item.ubermenu-item-level-0 > a > span.ubermenu-target-title:after {
        content : url("/wp-content/themes/ekkla_v2/static/images/mini-arrow-right.svg");
    }

    .header .mobileMenu .ubermenu .ubermenu-item.ubermenu-item-level-0 > a > span.ubermenu-target-title {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .mobileMenu .ubermenu.ubermenu-disable-submenu-scroll .ubermenu-item > .ubermenu-submenu.ubermenu-submenu-type-mega {
        padding-top: 0px;
    }

    .mobileMenu .ubermenu .retractor-wrapper {
        background: #E3FDFF;
        width: 100%;
        padding: 40px 30px 12px 35px;
        display: flex;
        flex-direction: row;
        gap: 25px;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .mobileMenu .ubermenu .retractor-wrapper .close-menu {
        width: calc(50% - 25px);
        color: #36395b;
        font-size: 15.407px;
        font-style: normal;
        font-weight: 600;
        line-height: 146.687%;
        background: unset;
        padding: 0;
        width: fit-content;
    }

    .mobileMenu .ubermenu .retractor-wrapper > span {
        color: #36395B;
        font-size: 22.941px;
        font-style: normal;
        font-weight: 600;
        line-height: 204%;
        width: 100%;
    }

    .mobileMenu .ubermenu .ubermenu-retractor {
        color: #36395B;
        font-size: 15.407px;
        font-weight: 600;
        line-height: 146.687%;
        width: calc(50% - 25px);
        text-align: left;
        padding:0;
    }

    .mobileMenu .ubermenu .ubermenu-retractor:hover,
    .mobileMenu .ubermenu .ubermenu-retractor:focus-visible{
        background: unset;
    }

    .mobileMenu .ubermenu .ubermenu-retractor:before {
        content : url("/wp-content/themes/ekkla_v2/static/images/mini-arrow-right.svg");
        transform: rotate(180deg);
        display: inline-block;
        margin-right: 10px;
    }

    .ubermenu .ubermenu-item-type-column > .ubermenu-submenu-type-stack > .ubermenu-item-normal:first-child {
        margin-top: 23px;
    }

    .mobileMenu .ubermenu-submenu .ubermenu-submenu-type-stack > li > .ubermenu-item-layout-text_only > span {
        font-size: 17px !important;
        font-weight: 500 !important;
    }

    .mobileMenu .ubermenu-submenu .ubermenu-submenu-type-stack > li > .ubermenu-item-layout-text_only {
        padding-inline: 7px;
        padding-block: 0px;
        margin-block: 5px;
    }


    /* Mobile header */

    /*.header .logo .desktop {*/
    /*    display: block;*/
    /*    width: 198px !important;*/
    /*}*/

    header#myHeader > .container > div.flex {
        justify-content: center;
        gap: 0;
    }

    .header#myHeader .naviconOpen img {
        min-width: unset;
        width: 18px;
    }

    .header .actions > .naviconOpen {
        display: flex;
        justify-content: center;
        align-items: center;
        width: fit-content;
        padding-inline: 5px 0;
    }

    .header .actions > .naviconOpen:hover,
    .header .actions > .naviconOpen:focus-visible,
    .header .actions a.cartLink:hover,
    .header .actions a.cartLink:focus-visible {
        background: unset;
    }

    header #ajaxsearchpro4_1 {
        width: fit-content !important;
        min-width: unset;
        background: unset;

    }

    body:not(.fixed-search-bar) header #ajaxsearchpro4_1 .probox {
        background: unset;
    }

    #ajaxsearchpro4_1 .probox .promagnifier .innericon {
        width: 18px !important;
        background-size: 18px;
    }

    .header .woocommerce-product-search {
        min-width: unset;
        flex-grow: 0;
        margin: 0;
        margin-right: 5px;
        order: 1;
    }

    .header .menuheader {
        display: none;
    }

    .header#myHeader .logo {
        min-width: unset !important;
        width: 198px !important;
        height: 25px !important;
    }

    body.fixedContent .mainContent,
    body.fixedContent .footer,
    body.fixed-search-bar .mainContent,
    body.fixed-search-bar .footer  {
        max-height: 0;
        overflow: hidden;
    }

    .header#myHeader {
        height: 71px !important;
    }

    .header .actions a.cartLink {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .widget_shopping_cart_content {
        display: none !important;
    }

    .header .cart-mobile {
        display: block;
    }

    .header .cart-desktop {
        display: none;
    }
}

/* Style for mini cart */

.cart-contents-container {
    position: relative;
}

.widget_shopping_cart_content {
    display: none;
}

.widget_shopping_cart_content {
    position: absolute;
    z-index: 1000;
    width: 354px;
    height: auto;
    right: -50px;
    padding-top: 25px;
}

.widget_shopping_cart_content > span {
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 146.687%;
    color: #36395B;
}

header .cart-contents-container .woocommerce-mini-cart-item.mini_cart_item > a {
    grid-template-columns: 140px auto;
    grid-template-rows: 1fr;
    height: auto;
    border-radius: unset;
    background-color: transparent;
    display: grid;
    width: 100%;
    color: #36395B;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 146.687%;
}

header .cart-contents-container .woocommerce-mini-cart-item.mini_cart_item > a > img {
    grid-row: 1 / 3;
    object-fit: contain;
    width: auto;
    border-radius: 10px;
    background-blend-mode: multiply, normal;
    height: 115px;
    margin: 0;
}

header .cart-contents-container .woocommerce-mini-cart-item.mini_cart_item > a .quantity {
    color: #B1B7C7;
}

header .cart-contents-container .woocommerce-mini-cart__buttons.buttons {
    margin-block: 30px 18px;
}

header .cart-contents-container .woocommerce-mini-cart__buttons.buttons .button.wc-forward {
    width: 100%;
    display: flex;
    padding: 17px 27px;
    justify-content: center;
    align-items: center;
    gap: 13px;
    border-radius: 10px;
    background: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 146.687%;
    color: #FAFAFB;
    height: auto;
}

header .cart-contents-container .mini-cart-product {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

header .cart-contents-container .mini-product-quantity {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

header .cart-contents-container .woocommerce-mini-cart__buttons.buttons .button.wc-forward img {
    filter: brightness(100);
}

header .cart-contents-container .arrow-up-cart {
    border-style: solid;
    border-bottom-style: solid;
    border-bottom-style: solid;
    border-width: 25px;
    border-top-width: 25px;
    border-bottom-width: 25px;
    border-top-width: 9px;
    border-bottom-width: 9px;
    border-color: transparent;
    border-bottom-color: transparent;
    border-bottom-color: transparent;
    border-top-width: 0;
    border-bottom: 25px solid #EDF0F3;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 0;
    right: 50px;
    margin-left: -9px;
    z-index: 1000;
}

header .cart-contents-container .cart-contents {
    background-color: #edf0f3;
    padding: 20px 25px;
    border-radius: 25px;
    /*max-height: 400px;*/
    /*overflow-y: scroll;*/
}

header .cart-contents-container .cart-contents ul.woocommerce-mini-cart {
    max-height: 375px;
    overflow-y: scroll;
}

header .cart-contents-container .cart-contents ul.woocommerce-mini-cart::-webkit-scrollbar {
    display: none;
}

header .cart-contents-container .woocommerce-mini-cart-item.mini_cart_item:nth-child(n+2) {
    margin-top: 15px;
}

/* Style for account popup */

header .account-content-container {
    position: relative;
}

header .widget_account_content {
    display: none;
}

header .widget_account_content {
    position: absolute;
    z-index: 1000;
    width: 354px;
    height: auto;
    right: -50px;
    padding-top: 25px;
}

header .account-content-container .arrow-up-account {
    border-style: solid;
    border-bottom-style: solid;
    border-bottom-style: solid;
    border-width: 25px;
    border-top-width: 25px;
    border-bottom-width: 25px;
    border-top-width: 9px;
    border-bottom-width: 9px;
    border-color: transparent;
    border-bottom-color: transparent;
    border-bottom-color: transparent;
    border-top-width: 0;
    border-bottom: 25px solid #EDF0F3;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 0;
    right: 50px;
    margin-left: -9px;
    z-index: 1000;
}

header .account-content-container .account-content {
    background-color: #edf0f3;
    padding: 40px 25px;
    border-radius: 25px;
    max-height: 400px;
    overflow-y: scroll;
}

header .account-content-container .account-content::-webkit-scrollbar {
    display: none;
}

header .account-content-container .user-account-log a.connect-account img {
    filter: brightness(100);
}

header .account-content-container .user-account-log {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.account-content-container .user-account-log > span {
    color: #36395B;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 17px;
}

.account-content-container .user-account-log a.connect-account {
    width: 100%;
    display: flex;
    padding: 17px 27px;
    justify-content: center;
    align-items: center;
    gap: 13px;
    border-radius: 10px;
    background: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 146.687%;
    color: #FAFAFB;
    margin-bottom: 18px;
    height: auto;
}

.account-content-container .user-account-log a.subscribe-account {
    color: #36395B;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 253%;
    background-color: unset;
    width: auto;
    height: auto;
}

.account-content-container .account-links #account-links-menu li > a {
    width: fit-content;
    background: unset;
    height: fit-content;
    color: #36395B;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
}

.account-content-container .account-links #account-links-menu li:nth-child(n+2) {
    margin-top: 15px;
}

/* smart menu product shortcode */

 .header .mobileMenu .ubermenu-submenu .ubermenu-row > li.ubermenu-item >.ubermenu-custom-content {
     padding: 7px;
 }

.header .mobileMenu .menu-product-link {
    font-size: 0.936rem;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: -0.15px;
    display: flex;
    gap: 15px;
    align-items: center;
    margin-bottom: 1.875rem;
    color: #36395B;
}

.header .mobileMenu .menu-product-img {
    position: relative;
}

.header .mobileMenu .menu-product-shortcode .marquee {
    position: absolute;
    top: 22px;
    background-color: #FF226C;
    width: 100%;
    overflow: hidden;
}

.header .mobileMenu .menu-product-shortcode .marquee img {
    display: inline-flex;
    margin-right: 10px;
}

.header .mobileMenu .menu-product-shortcode .marquee span {
    margin-right: 24px;
    color: #EDF0F3;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 702;
    line-height: 146.687%;
    letter-spacing: 0.36px;
    text-transform: uppercase;
    font-family: "Moderat";
}

.header .mobileMenu .menu-product-shortcode .menu-product-img > img {
    width: 100%;
    object-fit: cover;
    height: 282px;
    border-radius: 14px;
    margin-bottom: 38px;
}

.header .mobileMenu .menu-product-shortcode > h3 {
    color: #36395B;
    font-size: 2rem;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: -0.32px;
    margin-bottom: 1.875rem;
}

.header .mobileMenu .menu-product-shortcode > span {
    color: #36395B;
    font-size: 0.938;
    font-style: normal;
    font-weight: 600;
    line-height: 146.687%;
}

.header .mobileMenu .ubermenu-submenu .ubermenu-row > li.ubermenu-item.f-width-content {
    width: 100%;
}

.mobileMenu .ubermenu.ubermenu-disable-submenu-scroll .ubermenu-item > .ubermenu-submenu.ubermenu-submenu-type-mega {
    overflow-y: scroll;
}

.mobileMenu .ubermenu.ubermenu-disable-submenu-scroll .ubermenu-item > .ubermenu-submenu.ubermenu-submenu-type-mega
ul.ubermenu-row:last-child {
    margin-bottom: 6.1rem;
}

/* Ubermenu view all button */

.mobileMenu .ubermenu-responsive-default.ubermenu-responsive .ubermenu-nav ul.view-all-row > li > a> span {
    font-size: 17.43px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 31px;
    color: white;
}

.mobileMenu .ubermenu-responsive-default.ubermenu-responsive .ubermenu-nav ul.view-all-row > li > a {
    padding-inline: 7px;
    width: fit-content;
    margin-top: 5px;
    padding-block: 0;
    background-color: #36395b;
    border-radius: 44px;
    margin-bottom: 20px
}

@media all and (min-width: 768px) {
    .mobileMenu .ubermenu-responsive-default.ubermenu-responsive .ubermenu-nav ul.view-all-row+ul .ubermenu-custom-content+ul li:first-of-type {
        display: none;
    }
}

@media all and (max-width:767px) {
    .mobileMenu .ubermenu-responsive-default.ubermenu-responsive .ubermenu-nav ul.view-all-row {
        display: none;
    }

    .mobileMenu .ubermenu-responsive-default.ubermenu-responsive .ubermenu-nav ul.view-all-row+ul .ubermenu-custom-content+ul li:first-of-type > a {
        background-color: #36395b;
        border-radius: 44px;
    }
    .mobileMenu .ubermenu-responsive-default.ubermenu-responsive .ubermenu-nav ul.view-all-row+ul .ubermenu-custom-content+ul li:first-of-type > a > span {
        color: white;
    }
}