@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-BoldItalic.woff2') format('woff2'), url('../fonts/OpenSans-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-LightItalic.woff2') format('woff2'), url('../fonts/OpenSans-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Regular.woff2') format('woff2'), url('../fonts/OpenSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-MediumItalic.woff2') format('woff2'), url('../fonts/OpenSans-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Bold.woff2') format('woff2'), url('../fonts/OpenSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-ExtraBoldItalic.woff2') format('woff2'), url('../fonts/OpenSans-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans SemiCondensed';
    src: url('../fonts/OpenSansSemiCondensed-Light.woff2') format('woff2'), url('../fonts/OpenSansSemiCondensed-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-ExtraBold.woff2') format('woff2'), url('../fonts/OpenSans-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Medium.woff2') format('woff2'), url('../fonts/OpenSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'nunito_sans12pt_extralight';
    src: url('../fonts/nunitosans-variablefont_ytlcopszwdthwght.woff2') format('woff2'), url('../fonts/nunitosans-variablefont_ytlcopszwdthwght.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nunito_sans12ptXLtIt';
    src: url('../fonts/nunitosans-italic-variablefont_ytlcopszwdthwght.woff2') format('woff2'), url('../fonts/nunitosans-italic-variablefont_ytlcopszwdthwght.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nunito_sans12ptXLtIt';
    src: url('../fonts/nunitosans-italic-variablefont_ytlcopszwdthwght.woff2') format('woff2'), url('../fonts/nunitosans-italic-variablefont_ytlcopszwdthwght.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('../fonts/NunitoSans-Bold.eot');
    src: url('../fonts/NunitoSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NunitoSans-Bold.woff2') format('woff2'),
        url('../fonts/NunitoSans-Bold.woff') format('woff'),
        url('../fonts/NunitoSans-Bold.ttf') format('truetype'),
        url('../fonts/NunitoSans-Bold.svg#NunitoSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

html {
    font-size: 100%;
}

* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    font-family: 'Open Sans';
}

body {
    font-family: 'Open Sans';
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0px;
    background: #FEFEFF;
    color: #000000;
    position: relative;
}

ul,
ol {
    list-style: none;
}

a,
a:visited {
    text-decoration: none;
    color: inherit;
    transition: all 0.3s ease;
    color: #000;
}

a:hover,
.alink:hover {
    color: #5125b4;
}

img,
video {
    max-width: 100%;
    height: auto;
    display: block;
    width: auto;
}

h1 {
    font-size: clamp(2.5rem, 2.1479rem + 1.5023vw, 3.5rem);
    line-height: 150%;
    letter-spacing: -0.16px;
    font-weight: 600;
    font-family: 'nunito_sans12pt_extralight';
    margin-top: 0;
}

h2 {
    font-size: clamp(2.25rem, 1.9859rem + 1.1268vw, 3rem);
    line-height: 150%;
    letter-spacing: -0.16px;
    font-weight: 600;
    font-family: 'nunito_sans12pt_extralight';
    margin-top: 0;
}

h3 {
    font-size: clamp(2rem, 1.8239rem + 0.7512vw, 2.5rem);
    line-height: 120%;
    letter-spacing: -0.16px;
    font-weight: 600;
    font-family: 'nunito_sans12pt_extralight';
    margin-top: 0;
}

h4 {
    font-size: clamp(1.5rem, 1.3239rem + 0.7512vw, 2rem);
    letter-spacing: -0.16px;
    line-height: 130%;
    font-weight: 600;
    font-family: 'nunito_sans12pt_extralight';
    margin-top: 0;
}

h5 {
    font-size: clamp(1.25rem, 1.162rem + 0.3756vw, 1.5rem);
    line-height: 150%;
    letter-spacing: -0.16px;
    font-weight: 500;
    font-family: 'nunito_sans12pt_extralight';
    margin-top: 0;
}

h6 {
    font-size: clamp(1.125rem, 1.081rem + 0.1878vw, 1.25rem);
    line-height: 150%;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 12px;
}

input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"],
body textarea,
body .field textarea,
.amreview-submit-form .field .input-text,
.field select {
    background-color: #fff;
    border: 1px solid #00000026;
    padding: 7px 12px;
    font-size: clamp(0.75rem, 0.706rem + 0.1878vw, 0.875rem);
    color: #000000;
    border-radius: 5px;
    height: auto;
    font-family: 'Open Sans';
}

body .action.primary,
body .action-primary,
body .captcha-reload,
.form-address-edit .actions-toolbar .action.primary,
.c-replyform button,
.amreview-submit-form .review-form .action.submit.primary,
.box-tocart .action.tocart,
body.checkout-index-index .opc-wrapper .opc li .actions-toolbar .action,
body.checkout-index-index .opc-wrapper .opc li .actions-toolbar .action.primary,
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action,
.block-authentication .actions-toolbar>.primary .action,
.mst-rma-create__order-selector .field button,
.opc-wrapper .action-show-popup {
    background: #5125B4;
    border: 1px solid #5125B4;
    padding: 6px 24px;
    font-size: clamp(0.875rem, 0.831rem + 0.1878vw, 1rem);
    line-height: 150%;
    letter-spacing: -0.16px;
    color: #fff;
    width: 100%;
    font-weight: 500;
    border-radius: 6px;
    font-family: 'Open Sans';
}

body .action.primary:hover,
body .action-primary:hover,
body button.action:hover,
.form-address-edit .actions-toolbar .action.primary:hover,
.amreview-submit-form .review-form .action.submit.primary:hover,
.block-authentication .actions-toolbar>.primary .action:hover,
.mst-rma-create__order-selector .field button:hover,
.opc-wrapper .action-show-popup:hover,
body .action.primary:focus,
body button.action:focus {
    background: #000;
    border-color: #000;
    color: #fff;
}

.slick-slider .slick-arrow {
    background: transparent;
}

.top-message-slider-wrapper .slick-slider {
    display: none;
}

.top-message-slider-wrapper .slick-slider.slick-initialized {
    display: block;
    height: fit-content;
}

.top-bar {
    background: #f2f2f2;
    text-align: center;
    padding: 5px;
    font-size: 13px;
    color: #333;
}

.custom-header {
    background: #1c1c1c;
    display: flex;
    align-items: center;
    padding: 10px 20px;
    justify-content: space-between;
    flex-wrap: wrap;
}

.custom-header .main-nav a {
    color: white;
    margin: 0 15px;
    text-decoration: none;
}

.custom-header .main-nav .clearance {
    background: #a78bfa;
    padding: 3px 8px;
    border-radius: 4px;
    color: #fff;
}

.top-message-slider-wrapper {
    background: #FDFDFF;
    border-bottom: 1px solid #00000026;
    padding: 8px 20px;
}

.top-message-slider {
    text-align: center;
    max-width: 900px;
    margin: 0px auto;
}

.top-message-slider .slick-arrow {
    background: transparent;
    width: 16px;
    height: 16px;
}

.top-message-slider .slick-prev:before,
.top-message-slider .slick-next:before,
.top-message-slider .slick-prev:after,
.top-message-slider .slick-next:after {
    font-size: 16px;
    color: #000;
}

.top-message-slider span {
    display: inline-block;
    font-weight: 500;
    letter-spacing: -0.16px;
    color: #000;
    font-size: 14px;
    line-height: 150%;
}

.top-message-slider .slick-slide .item {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.top-message-slider .slick-slide .item img {
    margin-right: 12px;
}

header.page-header {
    background-color: #252525;
    border-bottom: 1px solid #0000000D;
    position: relative;
}

body:not(.checkout-index-index) header .header.content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 20px;
    flex-wrap: wrap;
    position: static !important;
    margin: 0 auto;
}

/* Logo */
header .logo {
    margin: 0;
    float: unset;
    max-width: 100%;
}

header .logo img {
    max-height: 65px;
    max-width: 165px;
}

.checkout-index-index header.page-header {
    background-color: #FDFDFF;
    border-bottom: 1px solid #0000000D
}

body.checkout-index-index header .header.content {
    padding: 14px 20px;
}

.checkout-index-index .paylogos,
.paymentlogoswrp {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.paymentlogoswrp span {
    margin-right: 16px;
}

/* Navigation next to logo */
.sections.nav-sections {
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 0 0 0 64px;
    background: transparent;
}

.ammenu-menu-wrapper {
    margin: 0;
}

.ammenu-nav-sections.-topmenu .ammenu-main-container,
.ammenu-nav-sections.-topmenu {
    background: transparent !important;
}

.ammenu-nav-sections.-topmenu .ammenu-items.-root>.ammenu-item:not(:last-child) {
    margin-right: 16px;
}

.ammenu-nav-sections.-topmenu .ammenu-items.-root>.ammenu-item>.ammenu-link {
    color: #FDFDFF !important;
    font-size: 16px !important;
    line-height: 150% !important;
    font-weight: 500 !important;
    padding: 3px 8px;
}

.ammenu-nav-sections.-topmenu .ammenu-items.-root>.ammenu-item:last-child .ammenu-link,
.nav-item:not(.parent) a.nav-anchor {
    border-radius: 4px;
    color: #fff;
}

.ammenu-nav-sections.-topmenu .ammenu-items.-root>.ammenu-item>.ammenu-link:after {
    content: "\e61a";
    transform: rotate(-90deg);
    font-size: 10px;
}

.ammenu-nav-sections.-topmenu .ammenu-items {
    position: unset;
}

.ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper {
    top: 100%;
    display: block !important;
    padding: 20px;
    width: 100vw !important;
    height: 100vh;
    margin-left: 50%;
    margin-right: 50%;
    left: -50vw;
    right: -50vw;
}

.ammenu-category-columns {
    flex-direction: column;
}

.ammenu-category-columns.-col-4 .ammenu-column {
    width: auto;
}

.ammenu-category-tree .ammenu-title,
.ammenu-category-tree .ammenu-list .ammenu-link {
    font-size: 18px;
    line-height: 150%;
    color: #000 !important;
    font-weight: 400;
}

.ammenu-category-tree .ammenu-title.-parent {
    margin: 0;
}

.nav-sections-item-content>* {
    display: block !important;
}

.ves-megamenu.desktopmenu .navigation>ul,
.ves-megamenu.desktopmenu .navigation .nav-item>a {
    display: inline-flex;
    align-items: center;
    position: static;
}

.ves-megamenu .level0>a>.item-icon {
    margin: 0 4px 0 4px;
    transition: all 0.3s ease;
}

.ves-megamenu .level0.current>a>.item-icon {
    transform: rotate(180deg);
}

.ves-megamenu.desktopmenu .navigation .nav-item>a.nav-anchor {
    line-height: inherit;
    padding: 4px 8px 4px;
}

.ves-megamenu.top-navigation>.navigation>nav>ul>li>a.actived {
    text-decoration: underline;
    font-weight: 700;
}

.ves-megamenu.desktopmenu .navigation .category-item:not(:last-child) {
    margin-right: 24px;
}

.ves-megamenu.desktopmenu .navigation .nav-item.level0.subhover>.submenu {
    left: 0 !important;
    min-width: 100%;
    top: 100%;
}

.ves-megamenu.desktopmenu .navigation .nav-item.level0.subhover>.submenu:after {
    content: "";
    background: url(../images/Spokz-icon.svg) no-repeat;
    width: 100%;
    height: 100%;
    max-width: 710px;
    max-height: 410px;
    background-size: contain;
    position: absolute;
    bottom: 50px;
    right: 0;
    z-index: -1;
}

.ves-megamenu.desktopmenu .navigation .nav-item.level0.subhover>.submenu>.submenu-inner {
    max-width: 850px;
    padding: 20px 0px 80px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;
}

.ves-megamenu.desktopmenu .navigation .level0 .ves-column1>.item-content1>.mega-col-level-1 {
    padding: 16px 0;
}

.ves-megamenu.desktopmenu .navigation .level0 .ves-column1>.item-content1>.mega-col>.nav-item.parent>a:after {
    content: "";
    background: url(../images/mega-menu-arrow.svg) no-repeat;
    width: 6px;
    height: 11px;
    background-size: contain;
    margin: 2px 0 0 11px;
    transform: translateX(-10px);
    opacity: 0;
    transition: all 0.3s ease;
}

.ves-megamenu.desktopmenu .navigation .level0 .ves-column1>.item-content1>.mega-col>.nav-item.parent>a:hover:after,
.ves-megamenu.desktopmenu .navigation .level0 .ves-column1>.item-content1>.mega-col>.nav-item.parent.current>a:after {
    transform: translateX(0px);
    opacity: 1;
}

.ves-megamenu.desktopmenu .navigation .nav-item.parent>a.nav-anchor {
    color: #fff;
    background: transparent;
}

.ves-megamenu.desktopmenu .navigation .level0 .submenu .submenu-inner .item-footer {
    margin-top: auto;
    position: relative;
    z-index: 999;
}

.ves-megamenu.desktopmenu .navigation .submenu .mega-col {
    width: 100%;
}

.ves-megamenu.desktopmenu .navigation .level0 .submenu .mega-col>.nav-item>a {
    font-size: clamp(1rem, 0.956rem + 0.1878vw, 1.125rem);
    line-height: 150%;
    margin-bottom: 12px;
    background: transparent !important;
    padding: 0 4px;
    border: none;
    color: #000;
    position: relative;
    display: inline-flex;
}

.ves-megamenu.desktopmenu .navigation .level0 .submenu .mega-col>.nav-item.disable-menu>a {
    font-size: clamp(0.75rem, 0.706rem + 0.1878vw, 0.875rem);
    letter-spacing: -0.16px;
    color: #00000066;
    pointer-events: none;
}

.menu-cta {
    position: relative;
}

.wraper-cta {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
}

.wraper-cta p {
    font-size: clamp(1.25rem, 1.162rem + 0.3756vw, 1.5rem);
    line-height: 140%;
    letter-spacing: -0.16px;
    margin: 0;
    color: #fff;
    font-family: 'nunito_sans12pt_extralight';
    font-weight: 400;
}

.navigation .level0 .wraper-cta a,
.navigation .level0 .wraper-cta a:hover {
    background: #fff;
    border-radius: 6px;
    padding: 6px 12px;
    color: #000;
    font-size: clamp(0.75rem, 0.662rem + 0.3756vw, 1rem);
    line-height: 150%;
    font-weight: 500;
}

.ves-megamenu .navigation .level0 .submenu .submenu-inner .item-footer .wraper-cta a:hover {
    background: #000;
    color: #fff;
}

.ves-megamenu .navigation .level0 .ves-column1>.item-content1>.mega-col>.nav-item {
    position: static !important;
}

.ves-megamenu .navigation .nav-item.subhover>.submenu {
    box-shadow: none;
    width: 100%;
}

.ves-megamenu .navigation .level0 .ves-column1>.item-content1>.mega-col>.nav-item:last-child .submenu {
    min-width: 550px;
}

.ves-megamenu .navigation .level0 .ves-column1>.item-content1>.mega-col>.nav-item:last-child a {
    font-weight: 600;
}

.ves-megamenu .navigation .level0 .ves-column1>.item-content1>.mega-col>.nav-item .submenu a {
    font-weight: 400;
}

.ves-megamenu .navigation .nav-item.subhover>.submenu .item-sidebar .row {
    margin-bottom: 20px;
}

.ves-megamenu .navigation .nav-item.subhover>.submenu .item-sidebar .col-md-6>a {
    padding: 0;
    margin-top: 8px;
    font-size: clamp(0.875rem, 0.831rem + 0.1878vw, 1rem);
    line-height: 150%;
    font-weight: 500;
    color: #000;
}

.ves-megamenu .navigation .nav-item.subhover>.submenu .item-sidebar .col-md-6>a img {
    margin-bottom: 8px;
}

.ves-megamenu .navigation .level0 .ves-column1>.item-content1>.mega-col>.nav-item:last-child a:hover {
    background: transparent;
}

.ves-megamenu .navigation .level0 .submenu .mega-col>.nav-item>.dropdown-menu>.submenu-inner {
    padding: 50px 20px 0;
}

.ves-megamenu .navigation .level0 .submenu .mega-col>.nav-item>.dropdown-menu>.submenu-inner .dropdown-menu>.submenu-inner {
    padding: 0;
}

.ves-megamenu .navigation .level0 .submenu .submenu-inner .item-header {
    position: absolute;
    right: 0;
    border: none;
    text-align: right;
    width: auto;
    margin: 12px 0 0;
    padding: 0;
}

.ves-megamenu .navigation .nav-item.subhover>.submenu {
    z-index: 999;
}

button.close-btn {
    border: 1px solid var(--Color-Scheme-1-Border, #00000026);
    background: #fff;
    border-radius: 4px;
    padding: 4px;
    line-height: 1;
    width: 32px;
    height: 32px;
}

body .sections.nav-sections {
    min-width: 252px;
    display: none;
}

/* Search Bar */
.block-search {
    flex: 1;
    display: flex;
    justify-content: end;
    padding-right: 15px;
}

.block-search .block-content,
.block-search .field.search {
    width: 100%;
    max-width: 500px;
}

.block-search form {
    max-width: 500px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.block-search .input-text {
    color: #7F7F7F;
    padding: 8px 12px;
    border-radius: 8px;
    background: #FFFFFF1A;
    border: 2px solid #FFFFFF4D;
    height: 40px;
}

.block-search .input-text::placeholder {
    color: #7F7F7F;
}

.block-search .input-text:focus,
.block-search .input-text:active {
    background: linear-gradient(#3f3f3f, #3f3f3f) padding-box, radial-gradient(35.36% 441.94% at 50% 50%, rgba(184, 184, 255, 0) 0%, #B8B8FF 100%) border-box;
    border: 2px solid transparent;
    outline: none;
    box-shadow: 0px 0px 0px 4px #494966, 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
}

.block-search .actions {
    position: absolute;
    right: 4px;
    top: 50%;
    transform: translateY(-50%);
}

.block-search .minisearch .action.search {
    color: #fff;
    border: none;
    padding: 0px 8px;
    margin-left: 0px;
    border-radius: 4px;
    position: unset;
    background: #00000099;
    box-shadow: 0px 0px 4px 0px #0000000D;
    opacity: 1;
    pointer-events: all;
    cursor: pointer;
}

.block-search .action.search:before,
.block-search .action.search:hover:before {
    color: #FDFDFF;
}

.t_aclick ul,
.t_aclick ul li {
    margin: 0;
}

.customer-welcome .action.switch {
    border: 2px solid rgba(255, 255, 255, 0.2);
    border-radius: 6px;
    padding: 4px 11px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.customer-welcome .action.switch a {
    color: #fff;
}

.customer-welcome .action.switch:focus,
.customer-welcome .action.switch:hover,
.customer-welcome .action.switch:active {
    border: 2px solid rgba(255, 255, 255, 0.2);
}

.customer-welcome .action.switch:focus-visible {
    outline: none;
}

.customer-welcome .action.switch>span {
    border: 0;
    clip: unset;
    height: auto;
    margin: 0 0 0 6px;
    overflow: unset;
    padding: unset;
    position: unset;
    width: auto;
    font-size: 14px;
    line-height: 150%;
    font-weight: 500;
    letter-spacing: -0.16px;
    color: #F2F2F2;
}

.customer-welcome .action.switch:before {
    content: "";
    background: url(../images/user.png);
    width: 20px;
    height: 20px;
}

.customer-welcome .action.switch:after {
    display: none;
}

/* Sign In / Create Account Links */
.page-header .header.panel {
    display: none;
    align-items: center;
    gap: 10px;
}

.panel.header .header.links {
    display: flex;
    align-items: center;
    gap: 10px;
    list-style: none;
    margin: 0;
}

.customer-welcome li {
    color: #fff;
}

.customer-welcome li a {
    color: #fff;
    text-decoration: none;
    padding: 6px 12px;
    background: #2c2c2c;
}

.customer-welcome li a:visited {
    color: #fff;
}

.customer-welcome li a:hover {
    color: #fff;
}

/* Minicart icon */
.minicart-wrapper {
    margin-left: 16px;
}

.ammenu-header-container .header.content .minicart-wrapper {
    margin: 0 0 0 16px;
}

.minicart-wrapper .action.showcart {
    width: 32px;
    height: 32px;
}

.minicart-wrapper .action.showcart:before {
    content: "";
    background: url(../images/basket.svg) no-repeat;
    width: 32px;
    height: 32px;
    background-size: 21px;
    background-position: center;
}

.minicart-wrapper .action.showcart.active:before {
    content: "";
}

.minicart-wrapper .action.showcart .counter.qty {
    background: #B8B8FF;
    color: #fff;
    height: 16px;
    line-height: 24px;
    border-radius: 50%;
    min-width: 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: -6px;
    top: -10px;
}

.minicart-wrapper .action.showcart .counter-number {
    font-size: 10px;
    line-height: 150%;
    font-weight: 700;
    color: #000;
    text-shadow: none;
}

.minicart-wrapper .block-minicart {
    background: #FBFBFB;
    border-radius: 4px;
    border: none;
    padding: 32px 12px 12px;
    box-shadow: 0px 4px 16px 0px #1118201A;
    /* box-shadow: 0px 8px 5px -8px #1118201F;*/
    width: 335px;
    right: 0;
}

.minicart-wrapper .action.close {
    height: 32px;
    width: 32px;
    border: 1px solid #00000026;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    top: 12px;
    right: 12px;
}

.minicart-wrapper .action.close:before {
    color: #061022;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
}

.minicart-wrapper .action.close:hover:before {
    color: #061022;
}

.minicart-wrapper .action.close:hover,
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
    border: 1px solid #00000026;
}

.block-minicart .items-total {
    float: unset;
    margin: 0;
}

.block-minicart .items-total span,
.block-minicart .items-total .count {
    color: #00000066;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: -0.16px;
    font-weight: 400;
}

.block-minicart .subtotal {
    text-align: left;
    margin: 0;
}

.block-minicart .subtotal .amount {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 18px;
    line-height: 150%;
    color: #000;
    font-weight: 500;
}

.block-minicart .subtotal .amount .price {
    font-size: 18px;
    line-height: 150%;
    color: #000;
    font-weight: 500;
}

.block-minicart .block-content>.actions {
    margin: 16px 0 12px;
}

.block-minicart .block-content>.actions>.primary {
    margin: 0;
}

.block-minicart .block-content>.actions>.primary .action.primary {
    background: #5125B4;
    border: 1px solid #5125B4;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 150%;
    font-weight: 500;
    border-radius: 6px;
    font-family: 'Open Sans';
}

.block-minicart .minicart-items-wrapper {
    margin: 0 -12px;
    padding: 12px;
    border-color: #00000026;
    height: auto !important;
    max-height: 220px;
}

.minicart-wrapper .block-minicart li {
    background: #F7F7FF;
    padding: 8px;
    border-radius: 8px;
}

.minicart-items .product-item:not(:first-child) {
    border: none;
}

.minicart-wrapper .block-minicart li:not(:last-child) {
    margin-bottom: 10px;
}

.minicart-wrapper .block-minicart li .product:not(.options) {
    display: flex;
    margin: 0;
}

.minicart-items .product>.product-item-photo .product-image-container {
    width: 78px !important;
}

.minicart-items .product>.product-item-photo {
    background: #fff;
    border-radius: 4px;
    margin-right: 12px;
    display: flex;
    align-items: center;
}

.minicart-items .product-item-details {
    display: flex;
    padding: 0;
}

.minicart-items .product-item-name,
.minicart-items .product-item-name a {
    font-size: 14px;
    line-height: 150%;
    letter-spacing: -0.16px;
    color: #000;
    font-weight: 500;
    margin: 0;
}

.minicart-items .product-item-name {
    margin-right: 12px;
}

.minicart-items .product-item-details .product-item-pricing {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.minicart-items .product-item-details .details-qty {
    display: none;
}

.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
    font-size: 0;
    margin: 0;
}

.minicart-items .price-including-tax .price,
.minicart-items .price-excluding-tax .price {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
}

.minicart-items .action.delete>span {
    border: 0;
    clip: unset;
    height: auto;
    margin: -1px;
    overflow: unset;
    padding: unset;
    position: unset;
    width: auto;
    color: #5125B4;
    font-size: 14px;
    line-height: 150%;
    font-weight: 600;
    text-align: right;
}

.minicart-items .action.delete:before {
    display: none;
}

.minicart-wrapper .block-minicart li .actions .primary {
    display: none
}

.minicart-wrapper .minicart-widgets {
    display: none;
}

.minicart-items .product .toggle {
    font-size: 12px;
    line-height: 150%;
    font-weight: 600;
    color: #5125B4;
}

.minicart-items .product .toggle:after {
    color: #5125B4;
}

.block-minicart .block-content .minicart-items-wrapper+.actions {
    margin: 8px 0 0;
}

.actions .action.viewcart {
    color: #5125B4;
    font-size: 16px;
    line-height: 150%;
    text-decoration: underline;
}

.modal-popup.confirm .modal-inner-wrap {
    max-width: 30rem;
    width: 90%;
}

.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: center;
    padding-bottom: 1.2rem;
    padding-top: 1.2rem;
}

.modal-popup .modal-content {
    padding: 1rem;
}

.modal-popup .modal-footer {
    margin-top: auto;
    padding-bottom: 2rem;
    padding-top: 1rem;
}

.modal-popup .modal-footer button {
    background: #5125B4;
    border: 1px solid #5125B4;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 150%;
    font-weight: 500;
    border-radius: 6px;
    font-family: 'Open Sans';
    width: auto;
}

.modal-popup .modal-footer button.action-secondary {
    border: 1px solid #00000026;
    background: transparent;
}

.modal-popup .action-close {
    padding: 15px 15px;
}

.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
    color: #061022;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
}

.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
    color: #061022;
}

.cms-home .brand-slider-section,
.cms-home .category-slider-section,
.info-banner-grid {
    padding-block: clamp(1.25rem, 0.8099rem + 1.8779vw, 2.5rem);
}

.cms-home .brand-heading {
    font-size: clamp(0.875rem, 0.787rem + 0.3756vw, 1.125rem);
    line-height: 150%;
    font-weight: 500;
    color: #000;
    margin-bottom: 24px;
    text-align: center;
}

.cms-home .brand-slider img {
    max-height: 50px;
    max-width: 100%;
    margin: 0 auto;
}

/* Desktop view: Show logos in a row, disable Slick */
.category-slider-section {
    position: relative;
}

.category-slider-section:before,
.cms-home .inclusive-living-section:before {
    content: "";
    width: auto;
    height: 983px;
    background: url(../images/cetegory-shadow.svg) no-repeat;
    background-position-x: 1045px;
    position: absolute;
    top: 0px;
    right: calc(50% - 50vw);
    left: 0px;
    z-index: -1;
}

.cms-home .category-slider-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: clamp(1.5rem, 1.368rem + 0.5634vw, 1.875rem);
}

.cms-home .category-slider-header h4 {
    font-weight: 400;
    margin: 0;
}

.home_news_seaction {
    padding-block: clamp(2.5rem, 1.6197rem + 3.7559vw, 5rem);
}

.cms-home .category-slider-header .view-all-link,
.home_news_seaction .ciew-all,
.abs-status-desktop,
.return-status,
.order-status,
.ui-add-item-button-container .actions-toolbar .primary .action {
    font-size: clamp(0.875rem, 0.831rem + 0.1878vw, 1rem);
    font-weight: 500;
    padding: 6px 12px;
    border-radius: 6px;
    text-decoration: none;
    color: #000;
    transition: all 0.3s ease;
    border: 1px solid #00000026;
}

.cms-home .category-slider-header .view-all-link:hover,
.home_news_seaction .ciew-all:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}

.cms-home .category-slide {
    position: relative;
}

.cms-home .category-slider .slick-list {
    margin: 0 -10px;
    padding-bottom: clamp(5rem, 4.868rem + 0.5634vw, 5.375rem);
}

.cms-home .category-slider .slick-slide {
    padding: 10px;
    box-sizing: border-box;
}

.cms-home .category-slide img {
    width: 100%;
    border-radius: 8px;
    transition: transform 0.3s ease;
}

.cms-home .category-slide:hover img {
    transform: scale(1.03);
}

.cms-home .category-slide span {
    display: block;
    margin-top: 16px;
    font-weight: 500;
    font-size: clamp(1.125rem, 1.081rem + 0.1878vw, 1.25rem);
    color: #000;
}

.cms-home .sale-label {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #FFF;
    color: #000;
    padding: 2px 8px;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    border-radius: 8px;
    z-index: 2;
    border: 1px solid #FFFFFF4D;
}

.category-slider .slick-arrow.slick-prev,
.category-slider .slick-arrow.slick-next {
    right: 0;
    left: unset;
    top: unset;
    bottom: 0;
    transform: none;
    background: rgba(255, 255, 255, 0.8);
    width: 48px;
    height: 48px;
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 4px;
}

.category-slider .slick-arrow.slick-prev {
    right: 64px;
}

.category-slider .slick-arrow.slick-prev:before,
.category-slider .slick-arrow.slick-next:before,
.lg-actions .lg-prev:after,
.lg-actions .lg-next:before {
    content: "";
    background: url(../images/right-arrow-alt.svg) no-repeat;
    width: 24px;
    height: 24px;
    background-size: 24px;
    background-position: center;
    display: inline-block;
    opacity: 30%;
    padding: 0;
}

.category-slider .slick-arrow.slick-prev:before,
.lg-actions .lg-prev:after {
    transform: rotate(180deg);
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
}

.category-slider .slick-arrow.slick-prev:hover::before,
.category-slider .slick-arrow.slick-next:hover::before {
    opacity: 1;
}

.category-slider .slick-dots,
.bestseller-products .slick-dots {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 9px 0;
    text-align: left;
}

.category-slider .slick-dots li {
    margin: 0 8px 0 0;
    width: 8px;
    height: 8px;
}

.category-slider .slick-dots li button {
    width: 8px;
    height: 8px;
    background: rgba(0, 0, 0, 0.2);
    border: none;
}

.category-slider .slick-dots li.slick-active button {
    background: rgba(0, 0, 0, 1);
}

.category-slider .slick-dots li:last-child {
    margin: 0;
}

.cms-home .custom-home-grid {
    display: flex;
    flex-direction: column;
    gap: 20px;
    column-gap: 20px;
}

.cms-home .custom-home-grid .grid-top {
    display: grid;
    grid-template-columns: 0.5fr 0.5fr;
    grid-gap: 20px;
}

.cms-home .custom-home-grid .grid-top .grid-box {
    position: relative;
    border-radius: 8px;
}

.cms-home .custom-home-grid .grid-bottom .grid-box {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.cms-home .custom-home-grid img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.cms-home .custom-home-grid .overlay {
    position: absolute;
    bottom: 80px;
    left: 80px;
    color: #fff;
    z-index: 2;
    max-width: 500px;
}

.cms-home .custom-home-grid .overlay h2 {
    margin-bottom: 12px;
    font-weight: bold;
}

.cms-home .custom-home-grid .overlay p {
    font-size: clamp(0.875rem, 0.787rem + 0.3756vw, 1.125rem);
    line-height: 150%;
    margin-bottom: clamp(1.5rem, 1.3239rem + 0.7512vw, 2rem);
}

.cms-home .custom-home-grid .explore-btn {
    display: inline-block;
    padding: 6px 12px;
    background: #fff;
    color: #000;
    font-weight: 500;
    text-decoration: none;
    border-radius: 4px;
    transition: all 0.3s ease;
    font-size: 16px;
    line-height: 150%;
    border: 1px solid #FFFFFF;
}

.cms-home .custom-home-grid .explore-btn:hover {
    background: #eee;
}

.info-banner-grid {
    display: grid;
    grid-template-columns: 1fr 0.513fr;
    grid-gap: 40px;
}

/* Left block (purple background) */
.cms-home .price-match-banner {
    background: linear-gradient(90deg, #0d0217, #3e0f6d);
    /* Purple gradient */
    color: white;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    position: relative;
}

.cms-home .price-match-banner picture {
    display: flex;
    width: 100%;
    height: 100%;
}

.cms-home .banner-content {
    max-width: 500px;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: clamp(1.25rem, 0.8099rem + 1.8779vw, 2.5rem);
}

.cms-home .price-match-banner .logo {
    max-width: 150px;
    margin-bottom: 20px;
}

.cms-home .banner-title {
    line-height: 120%;
    font-weight: 400;
    margin-bottom: 12px;
}

.cms-home .banner-description {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 32px;
}

.cms-home .learn-more {
    color: white;
    text-decoration: underline;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    transition: color 0.3s;
}

.cms-home .learn-more:hover {
    color: #ccc;
}

/* Right block */
.cms-home .info-banner-grid .delivery-returns {
    background-color: white;
    padding: 40px 0;
    display: flex;
    flex-direction: column;
    /*  justify-content: space-between; */
    height: 100%;
}

.cms-home .info-banner-grid .delivery-item {
    display: flex;
    align-items: flex-start;
    gap: 24px;
    column-gap: 24px;
}

.cms-home .info-banner-grid .delivery-item .icon {
    width: 100%;
    max-width: 48px;
}

.cms-home .info-banner-grid .delivery-item .icon img {
    width: 48px;
}

.cms-home .info-banner-grid .delivery-item .text h4 {
    font-size: clamp(1.125rem, 1.081rem + 0.1878vw, 1.25rem);
    font-weight: 400;
    line-height: 140%;
    margin-top: 8px;
    margin-bottom: 16px;
    color: #000;
}

.cms-home .info-banner-grid .delivery-item .text p {
    font-size: clamp(0.875rem, 0.831rem + 0.1878vw, 1rem);
    color: rgba(0, 0, 0, 0.6);
    line-height: 1.5;
    margin: 0;
}

.cms-home .info-banner-grid .delivery-returns hr {
    border: none;
    border-top: 1px solid #e0e0e0;
    margin: 20px 0;
}

.cms-home .info-banner-grid .learn-link {
    margin-top: clamp(3rem, 2.7359rem + 1.1268vw, 3.75rem);
    text-align: right;
}

.cms-home .info-banner-grid .learn-link a {
    font-size: 16px;
    line-height: 150%;
    color: #000;
    text-decoration: underline;
    font-weight: 400;
}

.cms-home .info-banner-grid .learn-link a:hover {
    color: #444;
}

.cms-home .inclusive-living-section {
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-gap: clamp(3rem, 2.2958rem + 3.0047vw, 5rem);
    align-items: center;
    position: relative;
}

.cms-home .inclusive-living-section:before {
    /* right:20%;
    */
}

.cms-home .inclusive-living-section .inclusive-text {
    max-width: 550px;
}

.cms-home .inclusive-living-section .logos {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: clamp(1.25rem, 1.162rem + 0.3756vw, 1.5rem);
}

.cms-home .inclusive-living-section .logo-spokz,
.cms-home .inclusive-living-section .logo-kandu {
    height: 32px;
    object-fit: contain;
}

.cms-home .inclusive-living-section .logo-divider {
    font-size: 24px;
    font-weight: 400;
    color: #333;
}

.cms-home .inclusive-living-section .inclusive-title {
    font-weight: 400;
    margin-bottom: 16px;
    color: #000;
}

.cms-home .inclusive-living-section .inclusive-description {
    font-size: clamp(0.875rem, 0.787rem + 0.3756vw, 1.125rem);
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.6);
    margin-bottom: clamp(1.25rem, 1.162rem + 0.3756vw, 1.5rem);
}

.cms-home .inclusive-living-section .learn-link {
    color: #000;
    font-weight: 400;
    text-decoration: underline;
    font-size: 16px;
    line-height: 1.5;
}

.cms-home .inclusive-living-section .learn-link:hover {
    color: #555;
}

.cms-home .inclusive-living-section .inclusive-images {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr;
    position: relative;
}

.cms-home .inclusive-living-section .inclusive-img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.home_news_seaction {
    font-size: clamp(2.5rem, 1.6197rem + 3.7559vw, 5rem);
}

.cms-home .inclusive-living-section {
    padding-block: clamp(4rem, 3.6479rem + 1.5023vw, 5rem);
}

.home_news_seaction h4 {
    margin-bottom: 16px;
    font-weight: 400;
}

.home_news_seaction p {
    margin: 0;
    color: #00000099;
    font-size: clamp(0.875rem, 0.787rem + 0.3756vw, 1.125rem);
    line-height: 150%;
}

.home_news_seaction .news-content {
    margin-top: clamp(2rem, 1.8239rem + 0.7512vw, 2.5rem);
}

.home_news_seaction .post-holder .post-header {
    display: none;
}

.home_news_seaction .blog-widget-recent .post-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: clamp(2rem, 1.6479rem + 1.5023vw, 3rem);
}

.home_news_seaction .blog-widget-recent .post-list:after,
.home_news_seaction .blog-widget-recent .post-list:before {
    display: none;
}

.home_news_seaction .post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder {
    width: 100%;
    margin: 0;
    padding: 0;
}

.home_news_seaction .post-content .post-description .post-ftimg-hld,
.home_news_seaction .post-title-holder {
    margin-bottom: clamp(1rem, 0.8239rem + 0.7512vw, 1.5rem);
}

.home_news_seaction .post-title a.post-item-link {
    font-size: clamp(1.25rem, 1.162rem + 0.3756vw, 1.5rem);
    line-height: 140%;
    letter-spacing: -0.16px;
    font-family: "nunito_sans12pt_extralight";
}

.home_news_seaction .post-list .post-content .post-read-more {
    font-size: clamp(0.875rem, 0.831rem + 0.1878vw, 1rem);
    line-height: 150%;
    padding: 0;
    float: unset;
}

.home_news_seaction .post-list .post-content .post-read-more:after {
    content: '\f102';
    -webkit-font-smoothing: antialiased;
    font-family: 'pagebuilder-font';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    speak: none;
    font-size: 12px;
    margin-left: 5px;
}

.page-footer * {
    color: #fff;
}

.page-footer {
    background: #252525;
    padding-block: clamp(3rem, 2.2958rem + 3.0047vw, 5rem);
    margin: 0;
}

.page-footer .footer.content {
    padding-top: 0;
    border: none;
}

.page-footer .ftmiddle {
    display: grid;
    grid-template-columns: 1fr 28.2% 15.6%;
    grid-gap: 40px;
    padding-bottom: clamp(3rem, 2.2958rem + 3.0047vw, 5rem);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.page-footer .footer-contact-block a.footer-logo,
.page-footer .footer-contact-block .footer-contact {
    margin-bottom: 32px;
    display: block;
}

.page-footer .footer-contact-block .footer-contact p {
    font-size: 14px;
}

.page-footer .footer-contact-block .footer-contact p strong {
    font-weight: 600;
}

.page-footer .footer-contact-block .footer-contact p {
    margin: 0;
}

.page-footer .footer-contact-block .footer-contact p:first-child {
    margin-bottom: 4px;
}

.page-footer .footer-contact-block .footer-contact p a {
    font-weight: 400;
    text-decoration: underline;
}

.page-footer .footer-social-icons {
    display: flex;
    align-items: center;
    column-gap: 12px;
    gap: 12px;
}

.page-footer .footer-menu h4 {
    font-size: 14px;
    line-height: 150%;
    font-family: "Open Sans";
    margin: 10px 0;
}

.page-footer .footer-menu .tag-all {
    border: 1px solid #FFFFFF4D;
    color: #fff;
    padding: 2px 8px;
    border-radius: 8px;
    margin-left: 12px;
    font-weight: 400;
}

.footer.content ul {
    padding: 0;
}

.page-footer .footer-links {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.page-footer .ftmiddle ul li {
    padding: 8px 0;
}

.page-footer .ftmiddle ul li a {
    color: #fff;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: -0.16px;
}

.page-footer .copyrightwrp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: clamp(1.5rem, 1.3239rem + 0.7512vw, 2rem);
    gap: 32px;
}

.checkout-index-index .page-footer {
    padding: 20px 0 40px;
}

.checkout-index-index .page-footer .copyrightwrp {
    margin: 0;
}

.page-footer .copyrightwrp p {
    margin: 0;
    padding: 0;
    background: transparent;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: -0.16px;
}

.page-footer .copyrightwrp p a {
    text-decoration: underline;
    color: #fff;
}

.page-footer .copyrightwrp .copy_right_links {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 24px;
    gap: 24px;
}

.page-footer .copyrightwrp .copy_right_links a {
    font-size: 14px;
    line-height: 150%;
    text-decoration: underline;
    color: #fff;
}

.page-footer .copyrightwrp .copy_right_links a:hover {
    color: #5125b4;
}

body .breadcrumbs {
    position: relative;
    margin: 0;
    padding: 20px 0 4px;
}

body .breadcrumbs .items>li,
body .breadcrumbs .items .item:last-child {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
}

body .breadcrumbs .items>li a,
body .breadcrumbs .items>li strong,
body .breadcrumbs .items>li a:visited {
    font-size: 14px;
    line-height: 150%;
    letter-spacing: -0.16px;
    color: #000;
}

body .breadcrumbs .items>li strong {
    font-weight: 600;
}

.breadcrumbs .item:not(:last-child):after {
    color: #000;
    font-weight: 600;
    line-height: 10px;
}

.page-layout-2columns-left .sidebar-main {
    padding-top: 20px;
}

.page-layout-2columns-left .sidebar-main h1,
.page-layout-2columns-left .sidebar-additional h1 {
    font-size: clamp(1.25rem, 1.162rem + 0.3756vw, 1.5rem);
    line-height: 150%;
    color: #000000;
    margin-bottom: 24px;
    font-weight: 400;
}

.block-content.filter-content {
    border-top: 1px solid #00000026;
    padding-top: 20px;
}

.filter .filter-subtitle {
    border-bottom: none;
    padding: 0;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 150%;
    font-weight: 500;
    letter-spacing: -0.16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.filter .filter-subtitle:after {
    content: "";
    background: url(../images/filter.svg);
    width: 16px;
    height: 10px;
    background-size: contain;
    display: inline-block;
}

.filter-options-item {
    border: none;
}

.filter-options-title {
    padding: 4px 0;
    font-size: 14px;
    line-height: 150%;
    font-weight: 500;
    letter-spacing: -0.16px;
    margin-bottom: 8px;
}

.filter-options-title:after {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.filter-options-content {
    padding: 0;
}

.filter-options-content .item {
    margin: 4px 0;
}

.filter-options-content .item a {
    font-size: 14px;
    line-height: 150%;
    letter-spacing: -0.16px;
    color: #00000099;
}

.filter .block-subtitle.mobilefilterlabel:after {
    background: url(../images/close-icon.svg) no-repeat;
    width: 12px;
    height: 12px;
    background-size: contain;
}

.filter-current .action.remove {
    left: unset;
    right: 0px;
}

.filter .filter-current-subtitle {
    padding: 0;
    margin-bottom: 10px;
    line-height: 150%;
    font-weight: 500;
    letter-spacing: -0.16px;
    position: relative;
}

.filter .filter-current-subtitle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.filter .filter-current .items {
    padding: 0;
}

.filter .filter-current .item {
    margin: 4px 0;
    padding: 0;
}

.filter .filter-current .item .filter-label,
.filter .filter-current .item .filter-value {
    font-size: 14px;
    line-height: 150%;
    font-weight: 500;
    letter-spacing: -0.16px;
}

.filter .filter-actions {
    padding: 8px 0;
}

.filter .filter-clear {
    color: #5125B4;
    font-size: 14px;
    font-weight: 500;
    line-height: 150%;
}

.abs-remove-button-for-blocks:before,
.sidebar .product-items .action.delete:before,
.sidebar .block-compare .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.filter-current .action.remove:before {
    color: #000;
    font-weight: 600;
}

.page-products .sorter .sorter-label {
    font-size: 14px;
    letter-spacing: -0.16px;
}

.page-products .sorter select,
.page-products .toolbar .limiter select {
    background-color: #fff;
    box-shadow: none;
    border-radius: 5px;
    border: 1px solid #00000026;
    padding: 6.5px 34px 6.5px 12px;
    height: auto;
    color: #00000099;
    line-height: 150%;
    letter-spacing: -0.16px;
    background: #fff url(../images/down-arrow.svg) no-repeat calc(100% - 12px) 50%;
    margin: 0 8px;
}

.page-products .sorter-action:before {
    content: "";
    background: url(../images/long-down-arrow.svg) no-repeat;
    width: 20px;
    height: 20px;
    background-position: center center;
}

.page-products .toolbar .limiter {
    display: block;
    float: right;
}

.page-products .toolbar .limiter .limiter-text {
    display: none;
}

.page-products .toolbar .limiter .label {
    font-size: 14px;
    line-height: 150%;
    letter-spacing: -0.16px;
}

.page-products .toolbar .limiter select {
    margin: 0 0 0 8px;
}

.page-products .category-cms,
.page-products .category-image,
.page-products .category-description {
    margin-bottom: 32px;
}

.page-products .category-image {
    padding-bottom: 20.5%;
}

.page-products .category-image img {
    position: absolute;
    width: 100%;
    height: 90px;
    object-fit: cover;
}

.page-products .toolbar-products {
    margin-bottom: 20px;
    margin-top: 32px;
    text-align: left;
}

.page-products .sorter .sorter-action {
    top: 0;
}

.page-products .modes .modes-mode {
    border-radius: 6px;
    padding: 9px 9px;
    border: 1px solid #00000026;
    box-shadow: none;
    margin-left: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.page-products .modes .modes-mode.active:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    color: #FEFEFF;
}

.page-products .modes .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60b';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    color: #000000;
}

.page-products .modes .modes-mode.active {
    background: #5125B4;
    border: 1px solid #5125B4;
}

.page-products .modes .modes-label,
.page-products .modes span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.catalog-category-view .category-description {
    position: relative;
    margin: 0;
    padding: 40px 0px 0 0;
    color: #00000099;
    font-size: 14px;
}

.catalog-category-view .category-description:before {
    content: "";
    position: absolute;
    width: 100vw;
    height: calc(100% + 40px);
    left: -40px;
    right: 0;
    top: 0;
    bottom: 0;
    background: #FBFBFB;
    z-index: -9;
    border-top: 1px solid #00000026
}

.catalog-category-view .category-description img {
    margin-bottom: 24px;
}

.catalog-category-view .category-description h4 {
    font-size: clamp(1.25rem, 1.162rem + 0.3756vw, 1.5rem);
    margin-bottom: 16px;
    color: #000000;
    font-weight: 400;
}

.column.main .products-grid .product-items,
.checkout-cart-index .column.main .products-grid .product-items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 60px 20px;
}

.catalog-product-view .column.main .products-grid .product-items {
    grid-template-columns: repeat(4, 1fr);
}

.page-products .column.main .products {
    margin: 20px 0 94px;
}

.column.main .products-grid .product-item,
.checkout-cart-index .crosssell .products-grid .product-item {
    width: 100%;
    margin: 0;
}

.column.main .products-grid .product-item .product-item-info,
.column.main .products-grid .product-item .product-item-info .product-image-container,
.checkout-cart-index .crosssell .products-grid .product-item-info {
    width: 100%;
}

.column.main .products-grid .product-item .product-item-info:hover,
.products-grid .product-item-info.active {
    margin: 0;
    padding: 0;
    border: none;
    box-shadow: none;
    background: transparent;
}

.column.main .products-grid .product-item .product-item-info .product-item-photo {
    display: flex;
    width: 100%;
    height: auto;
    border: 1px solid #00000026;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
}

.column.main .products-grid .product-item .product-item-info .product-image-container,
.checkout-cart-index .product-item-info .product-image-container {
    aspect-ratio: 215 / 175;
    width: 100%;
}

.column.main .products-grid:not(.products-crosssell):not(.products-related) .product-item .product-item-info .product-item-details {
    display: flex;
    flex-direction: column;
}

.column.main .products-grid:not(.products-crosssell):not(.products-related) .product-item .product-item-info .product-item-name {
    margin: 12px 0 8px;
    line-height: 1;
}

.column.main .products-grid:not(.products-crosssell):not(.products-related) .product-item .product-item-info .product-item-name .product-item-link {
    font-size: clamp(0.75rem, 0.662rem + 0.3756vw, 1rem);
    line-height: 150%;
}

.column.main .products .product-item .product-item-info .price-box {
    margin: 0 0 12px;
}

.column.main .products .product-item .product-item-info .price-box .price-container,
.product-page-wrapper .right-column .page-title-wrapper .price-container {
    display: flex;
    flex-direction: column-reverse;
}

.column.main .products .product-item .product-item-info .price-box .price-label,
.checkout-cart-index .product-item-info .product-item-details .price-box .price-label {
    display: none;
}

.column.main .products .product-item .product-item-info .price-box .price-excluding-tax .price,
.product-page-wrapper .right-column .page-title-wrapper .price-excluding-tax .price {
    font-size: clamp(0.875rem, 0.743rem + 0.5634vw, 1.25rem);
    font-weight: 600;
    color: #000000;
    line-height: 150%;
}

.column.main .products .product-item .product-item-info .product-reviews-summary {
    order: 3;
    line-height: 1;
    margin-bottom: 15px;
}

.rating-summary .rating-result>span:before {
    color: #5125B4;
}

.column.main .products .product-item .product-item-info .price-box .price-including-tax+.price-excluding-tax:before,
.product-page-wrapper .right-column .page-title-wrapper .price-excluding-tax:before {
    display: none;
}

.column.main .products .product-item .product-item-info .price-box .price-including-tax,
.quickview-topcontent .quickview-product-price .price-including-tax,
.product-page-wrapper .right-column .page-title-wrapper .price-excluding-tax,
.product-page-wrapper .right-column .page-title-wrapper .price-including-tax {
    font-size: initial;
    line-height: unset;
}

.column.main .products .product-item .product-item-info .price-box .price-including-tax .price,
.page-products .product-item-info .product-item-details .price-box .price-including-tax:after,
.quickview-topcontent .quickview-product-price .price-including-tax .price,
.quickview-topcontent .quickview-product-price .price-including-tax:after,
.product-page-wrapper .right-column .page-title-wrapper .price-including-tax .price,
.product-page-wrapper .right-column .page-title-wrapper .price-including-tax:before,
.opc-sidebar .opc-block-summary .minicart-items .product-item-details .price-excluding-tax:after {
    content: attr(data-label);
    font-size: clamp(0.75rem, 0.706rem + 0.1878vw, 0.875rem);
    color: #00000099;
    font-weight: 400;
    margin-right: 4px;
}

.column.main .products .product-item .product-item-info .product-item-inner,
.page-products .product-item-info:not(:hover):not(.active) .product-item-inner {
    position: unset !important;
    display: block;
    overflow: visible;
    width: 100%;
    background: transparent;
    box-shadow: none;
    margin: 0;
    padding: 0;
    border: none;
    order: 4;
}

.column.main .products .product-item .product-item-info .product-item-inner .product-item-actions {
    margin: 0;
}

.column.main .products .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary {
    display: block;
}

.column.main .products .product-item .product-item-info .product-item-inner .tocart {
    width: 100%;
    padding: 5px 10px;
    border: 1px solid #00000026;
    background: transparent;
    font-size: 12px;
    line-height: 150%;
    font-weight: 500;
    color: #000000;
    border-radius: 4px;
}

.column.main .products .product-item .product-item-info .product-item-inner .tocart:hover {
    background: #000;
    color: #fff;
}

.column.main .products-list .product-item-info {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.product-reviews-summary .reviews-actions {
    background: #F2F2F2;
    padding: 2px 8px;
    border-radius: 4px;
    font-size: 12px;
    line-height: 150%;
    font-weight: 500;
}

.product-item .product-item-photo-wrapper {
    position: relative;
    overflow: hidden;
}

.product-item .wishlist-icon {
    position: absolute;
    bottom: 10px;
    left: -100%;
    z-index: 9;
    line-height: 1;
    width: 26px;
    height: 26px;
    background: #B8B8FF;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.product-item-info:hover .wishlist-icon {
    left: 10px;
}

.product-item .wishlist-icon .action.towishlist:before {
    margin: -2px 0px 0 0;
    color: #CDCDFF;
}

.product-item .wishlist-icon span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.column.main .products .product-item .product-item-info .bss-quickview,
.page-products .product-item .product-item-info:hover .bss-quickview {
    position: unset !important;
    display: block !important;
    border: 1px solid #00000026;
    padding: 4px 10px !important;
    border-radius: 4px !important;
    font-size: 12px !important;
    line-height: 150% !important;
    font-weight: 500 !important;
    background: transparent;
    text-align: center;
    color: #000;
    width: 100%;
}

.column.main .products-list .product-item .product-item-info .bss-quickview {
    display: inline-block !important;
    width: auto !important;
}

.column.main .products .product-item .product-item-info .bss-quickview:hover {
    background: #000;
    color: #fff;
}

.column.main .products-list .product-item {
    margin-bottom: 20px;
}

.column.main .products-list .product-item .product-item-info .product-item-inner .product-item-actions {
    margin-bottom: 10px;
}

.column.main .products-list .product-item .product-item-photo-wrapper {
    text-align: center;
}

.column.main .products-list .product-item-photo {
    width: 100%;
    display: block;
    padding: 0;
}

.column.main .products-list .product-image-container {
    width: 100%;
    height: 100%;
    aspect-ratio: unset;
}

.column.main .products-list .product-image-wrapper {
    padding-bottom: 80% !important;
}

.column.main .products-list .product-image-wrapper .product-image-photo {
    position: absolute;
}


.page-products .product-item-info .product-item-inner .product-item-description {
    margin: 0;
}

.page-products .product-item-info .product-item-inner .product-item-description p,
.page-products .product-item-info .product-item-inner .product-item-description a {
    font-size: clamp(0.875rem, 0.831rem + 0.1878vw, 1rem);
    line-height: 150%;
    margin: 0;
}

.page-products .product-item-info .product-item-inner .product-item-description a {
    color: #5125B4;
    text-decoration: underline;
}

/*basket page*/
.page-main .page-title-wrapper {
    margin-top: clamp(1.25rem, 0.8099rem + 1.8779vw, 2.5rem);
    padding: 0;
}

.page-main .page-title-wrapper h1,
.post-page-category {
    font-size: clamp(1.5rem, 1.3239rem + 0.7512vw, 2rem);
    font-weight: 400;
    margin-bottom: 20px;
    font-family: 'nunito_sans12pt_extralight';
}

.page-main .page-title-wrapper h1 span {
    font-family: 'nunito_sans12pt_extralight';
}

.page-products .page-main .page-title-wrapper {
    margin: 0;
}

.page-products .page-main .page-title-wrapper h1 {
    font-size: clamp(1.25rem, 1.162rem + 0.3756vw, 1.5rem);
    margin-bottom: 16px;
}

.checkout-cart-index .vat-exemption-cta {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    padding: 3.13rem 2rem;
    max-width: 880px;
    margin: 0 auto 20px 0;
    color: white;
}

.checkout-cart-index .vat-bg-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
    /*filter: brightness(0.5);*/
}

.checkout-cart-index .vat-content {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: 70% 30%;
    justify-content: space-between;
    align-items: center;
}

.checkout-cart-index .vat-content .vat-text {
    line-height: 1;
}

.checkout-cart-index .vat-exemption-cta .vat-text strong {
    font-size: clamp(1.5rem, 1.3239rem + 0.7512vw, 2rem);
    font-weight: 400;
    line-height: 1.2;
}

.checkout-cart-index .vat-link {
    text-align: right;
}

.checkout-cart-index .vat-link a {
    font-size: clamp(1.125rem, 1.081rem + 0.1878vw, 1.25rem);
    color: #cdcdff;
    text-decoration: none;
    transition: opacity 0.2s ease;
}

.checkout-cart-index .vat-link a:hover {
    opacity: 0.8;
    text-decoration: underline;
}

.form-cart .table-wrapper {
    margin-bottom: 24px;
    border: 1px solid #00000026;
    border-radius: 4px;
}

.form-cart .cart.table-wrapper .cart>.item {
    border: none;
}

.form-cart .cart.table-wrapper .cart thead tr th.col {
    padding: 16px 12px;
    font-size: 18px;
    font-weight: 600;
}

.form-cart .cart.table-wrapper .cart thead tr th.col:first-child,
.form-cart .cart.table-wrapper .cart tbody td:first-child {
    padding-left: 20px;
}

.form-cart .cart.table-wrapper .cart thead tr th.col:last-child,
.form-cart .cart.table-wrapper .cart tbody td:last-child {
    padding-right: 20px;
}

.form-cart .cart.table-wrapper .cart tbody td {
    padding: 20px 6px 10px
}

.form-cart .cart.table-wrapper .product-item-photo {
    padding-right: 12px;
    max-width: 92px;
}

.form-cart .cart.table-wrapper .product-item-photo .product-image-container {
    width: 80px;
}

.form-cart .cart.table-wrapper .product-item-name {
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    margin: 0;
}

.preorder-label {
    font-size: clamp(0.75rem, 0.706rem + 0.1878vw, 0.875rem);
    line-height: 150%;
    letter-spacing: -0.16px;
}

.cart.table-wrapper .product-item-name+.item-options {
    margin-top: 12px;
}

.cart.table-wrapper .item-options dt:after,
.minicart-items .product-item-details .product .options.list dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
    display: none;
}

.cart.table-wrapper .item-options dt,
.minicart-items .product-item-details .product .options.list dt,
.opc-block-summary .items-in-cart .product .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt,
.cart.table-wrapper .item-options dd,
.minicart-items .product-item-details .product .options.list dd,
.opc-block-summary .items-in-cart .product .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
    font-size: 14px;
    line-height: 150%;
    letter-spacing: -0.16px;
    font-weight: 600;
    float: unset;
}

.cart.table-wrapper .item-options dd,
.minicart-items .product-item-details .product .options.list dd,
.opc-block-summary .items-in-cart .product .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
    font-weight: 400;
}

.form-cart .cart.table-wrapper .col.price .price-excluding-tax,
.form-cart .cart.table-wrapper .col.subtotal .price-excluding-tax {
    font-size: unset;
}

.form-cart .cart.table-wrapper .col.price .price-excluding-tax .price,
.form-cart .cart.table-wrapper .col.subtotal .price-excluding-tax .price {
    font-size: clamp(0.875rem, 0.831rem + 0.1878vw, 1rem);
    font-weight: 600;
    line-height: 150%;
    color: #000;
}

.form-cart .cart.table-wrapper .col.price .price-excluding-tax:after,
.form-cart .cart.table-wrapper .col.subtotal .price-excluding-tax:after {
    content: attr(data-label);
    font-size: clamp(0.875rem, 0.831rem + 0.1878vw, 1rem);
    font-weight: 600;
    line-height: 150%;
    color: #000;
}

.form-cart .cart.table-wrapper .col.qty label {
    display: flex;
    justify-content: right;
    align-items: center;
    gap: 12px;
}

.form-cart .cart.table-wrapper .col.qty .label {
    font-size: clamp(0.875rem, 0.831rem + 0.1878vw, 1rem);
    font-weight: 400;
    line-height: 150%;
    color: #000;
    position: unset;
    overflow: visible;
    width: auto;
    height: auto;
    margin: unset;
}

.form-cart .cart.table-wrapper .col.qty .input-text,
.form-cart .cart.table-wrapper .actions-toolbar>.action-edit,
.form-cart .cart.table-wrapper .actions-toolbar>.action-delete {
    width: 42px;
    height: 36px;
    margin-top: 0px;
    border: 1px solid #00000026;
    border-radius: 4px;
    position: unset;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #000;
}

.form-cart .cart.table-wrapper .actions-toolbar>.action-edit:before {
    content: "";
    background: url("../images/edit.svg");
    width: 16px;
    height: 16px;
    background-size: cover;
}

.form-cart .cart.table-wrapper .actions-toolbar>.action-delete:before {
    content: "";
    background: url("../images/delete.svg");
    width: 16px;
    height: 16px;
    background-size: cover;
}

.form-cart .cart.table-wrapper .actions-toolbar>.action-edit:before,
.form-cart .cart.table-wrapper .actions-toolbar>.action-delete:before {
    color: #000;
}

.form-cart .cart.table-wrapper .action:not(:last-child) {
    margin-right: 12px;
}

.form-cart .cart.table-wrapper .actions-toolbar {
    text-align: right;
    padding: 0;
}

.form-cart .cart.actions .action {
    border: 1px solid #B8B8FF;
    background: #B8B8FF;
    padding: 6px 24px;
    color: #000;
    font-size: clamp(0.875rem, 0.831rem + 0.1878vw, 1rem);
    font-weight: 500;
    line-height: 150%;
    border-radius: 6px;
}

.cart-summary {
    background: #FBFBFB;
    padding: 20px;
    border-radius: 4px;
    top: 0 !important;
    margin-bottom: 40px;
}

.cart-summary>.title {
    font-weight: 400;
    margin: 0px 0 12px;
    font-size: clamp(1.25rem, 1.162rem + 0.3756vw, 1.5rem);
    line-height: 140%;
    display: block;
}

.cart-summary .block>.title {
    border-top: 1px solid #00000026;
    padding: 12px 0;
}

.cart-summary .block>.title:after {
    top: 50%;
    transform: translateY(-50%);
}

.cart-summary .block .title strong {
    font-size: clamp(0.75rem, 0.706rem + 0.1878vw, 0.875rem);
    line-height: 150%;
    letter-spacing: -0.16px;
    font-weight: 400;
}

.cart-summary .block .content {
    padding: 0;
}

.cart-summary .block form:not(:last-of-type) .fieldset {
    margin: 0 0 12px;
}

.cart-summary .block .fieldset .field.note {
    display: none;
}

.cart-summary .block .fieldset .field:not(.choice)>.label,
.cart-summary fieldset.fieldset.rate .item-title span {
    padding-left: 8px;
    font-size: clamp(0.75rem, 0.706rem + 0.1878vw, 0.875rem);
    line-height: 150%;
    font-weight: 500;
    margin-bottom: 4px;
    display: block;
    color: #061022;
}

.cart-summary .block .fieldset .field {
    margin: 0 0 8px;
}

.cart-summary .block .fieldset .field:last-child {
    margin: 0 0 0;
}

.cart-summary .block .fieldset .field:not(.choice)>.control select,
.cart-summary .block .fieldset .field:not(.choice)>.control input {
    border: 1px solid #00000026;
    border-radius: 5px;
    font-size: clamp(0.75rem, 0.706rem + 0.1878vw, 0.875rem);
    color: #0000004D;
    padding: 7.5px 34px 7.5px 12px;
    height: auto;
}

.cart-summary .block .fieldset:last-child {
    margin-bottom: 16px;
}

.cart-summary .block .item-options {
    margin: 3px 0;
}

.checkout-cart-index .cart-summary .block .item-options {
    margin: 3px 0 10px;
}

.cart-summary .block .item-options .field input[type="radio"],
.login-container .block-customer-login .fieldset>.field input[type="checkbox"],
.register-page-wrapper .register-form-left .field input[type="checkbox"],
.fieldset>.field input[type="checkbox"],
.opc-wrapper .opc li input[type='radio'],
.opc-wrapper .opc li input[type='checkbox'] {
    appearance: none;
    width: 18px;
    height: 18px;
    margin: 0px 10px 0 4px;
    border-radius: 50%;
    top: 4px;
    opacity: 1;
    position: relative;
    box-shadow: none;
}

.cart-summary .block .item-options .field input[type="radio"]:before,
.login-container .block-customer-login .fieldset>.field input[type="checkbox"]:before,
.register-page-wrapper .register-form-left .field input[type="checkbox"]:before,
.fieldset>.field input[type="checkbox"]:before,
.opc-wrapper .opc li input[type='radio']:before,
.opc-wrapper .opc li input[type='checkbox']:before,
.opc-wrapper .opc li .vatexempt-form input[type='checkbox']:before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: white;
    border: 5px solid transparent;
    box-shadow: 0 0 0 3px #c1b6ff;
    display: inline-block;
    position: relative;
    transition: all 0.3s ease;
    margin: 1px;
}

.cart-summary .block .item-options .field input[type="radio"]:checked:before,
.login-container .block-customer-login .fieldset>.field input[type="checkbox"]:checked:before,
.register-page-wrapper .register-form-left .field input[type="checkbox"]:checked:before,
.fieldset>.field input[type="checkbox"]:checked:before,
.opc-wrapper .opc li input[type='radio']:checked:before,
.opc-wrapper .opc li .vatexempt-form input[type='checkbox']:checked:before {
    border: 5px solid #6c30cf;
}

.cart-summary .block .item-options .field .radio+.label,
.cart-summary .block .item-options .field .radio+.label .price {
    color: #00000099;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
}

.cart-summary .block.discount .title strong {
    color: #5125B4;
    font-weight: 600;
    font-size: 12px;
}

.cart-summary .cart-totals tbody .mark,
.cart-totals tfoot .mark {
    font-size: clamp(0.75rem, 0.706rem + 0.1878vw, 0.875rem);
    line-height: 150%;
    letter-spacing: -0.16px;
    vertical-align: middle;
}

.cart-summary .cart-totals tbody .totals-tax .mark,
.cart-summary .cart-totals tbody .totals-tax .amount {
    padding-bottom: 16px;
}

.cart-summary .cart-totals tbody .amount,
.cart-summary .cart-totals .grand strong {
    font-size: clamp(1rem, 0.956rem + 0.1878vw, 1.125rem);
    line-height: 150%;
    letter-spacing: -0.16px;
    vertical-align: middle;
}

.cart-summary .cart-totals .grand strong {
    font-weight: 500;
}

.cart-summary .checkout-methods-items .action.primary.checkout,
.cart-summary .block .actions-toolbar>.primary .action.primary {
    background: #5125B4;
    border: 1px solid #5125B4;
    padding: 6px 12px;
    font-size: clamp(0.875rem, 0.831rem + 0.1878vw, 1rem);
    line-height: 150%;
    letter-spacing: -0.16px;
    color: #fff;
}

.cart-summary .checkout-methods-items .action.primary.checkout span {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cart-summary .checkout-methods-items .action.primary.checkout span:before {
    content: "";
    background: url(../images/lock-kit.svg) no-repeat;
    width: 20px;
    height: 24px;
    background-size: contain;
    display: inline-block;
    margin-right: 12px;
}

.cart-summary .block .actions-toolbar>.primary .action.primary:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}

.cart-summary .checkout-methods-items {
    margin: 13px 0 0;
    padding: 0;
}

.cart-summary .checkout-methods-items .payment-logos {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
    margin-bottom: 25px;
}

.cart-summary .checkout-methods-items .cart-payment-info p {
    font-size: clamp(0.75rem, 0.706rem + 0.1878vw, 0.875rem);
    line-height: 150%;
}

.cart-summary .checkout-methods-items .cart-payment-info p a {
    color: #5125B4;
    text-decoration: underline;
}

.block.crosssell {
    padding-top: 40px;
    margin: 0;
}

.block.crosssell .title {
    margin-bottom: clamp(2rem, 1.8239rem + 0.7512vw, 2.5rem);
}

.block.crosssell .title strong {
    font-size: clamp(1.5rem, 1.3239rem + 0.7512vw, 2rem);
    letter-spacing: -0.16px;
    font-weight: 600;
    font-family: 'nunito_sans12pt_extralight';
    margin: 0 0 16px;
    display: block;
}

.block.crosssell .title p {
    color: #00000099;
    font-size: clamp(1rem, 0.956rem + 0.1878vw, 1.125rem);
    line-height: 150%;
}

.checkout-cart-index .column.main .products-grid .product-items {
    grid-gap: 60px 32px;
}

.checkout-cart-index .column.main .crosssell .products {
    margin: 0;
}

.checkout-cart-index .product-item-info .product-item-details .product-reviews-summary,
.checkout-cart-index .product-item-actions .actions-primary+.actions-secondary {
    display: none;
}

.checkout-cart-index .product-item-actions .actions-primary {
    display: block;
}

.checkout-cart-index .product-item-info .product-item-details .price-including-tax,
.checkout-cart-index .product-item-info .product-item-details .price-excluding-tax:before,
.catalog-product-view .product-item-info .product-item-details .price-including-tax {
    display: none;
}

.checkout-cart-index .product-item-info .product-item-details .price-excluding-tax,
.checkout-cart-index .product-item-info .product-item-details .price-excluding-tax .price,
.catalog-product-view .product-item-info .product-item-details .price-excluding-tax,
.catalog-product-view .product-item-info .product-item-details .price-excluding-tax .price {
    font-size: clamp(1.125rem, 1.081rem + 0.1878vw, 1.25rem);
    line-height: 150%;
    font-weight: 600;
    margin-top: 0;
}

.checkout-cart-index .product-item-info .product-item-details,
.catalog-product-view .products-related .product-item-info .product-item-details {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.checkout-cart-index .product-item-info .product-item-details .product-item-name,
.catalog-product-view .product-item-info .product-item-details .product-item-name {
    line-height: 1;
    margin: 16px 0;
}

.checkout-cart-index .product-item-info .product-item-details .product-item-name .product-item-link,
.catalog-product-view .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: clamp(0.875rem, 0.787rem + 0.3756vw, 1.125rem);
    line-height: 150%;
    font-weight: 600;
    color: #000;
}

.checkout-cart-index .column.main .products-grid .product-item-info .product-item-details .price-box,
.catalog-product-view .column.main .products-related .product-item-info .product-item-details .price-box {
    width: 24.5%;
    margin: 16px 0;
}

.checkout-cart-index .product-item-info .product-item-details .product-item-actions {
    width: 100%;
    margin-bottom: 0 !important;
}

.checkout-cart-index .product-item .product-item-info .tocart,
.catalog-product-view .product-item .product-item-info .tocart {
    border: 1px solid #00000026;
    display: block;
    width: 100%;
    background: #fff;
    font-size: 16px;
    line-height: 150%;
    font-weight: 500;
    padding: 7px 12px;
    color: #000;
    border-radius: 6px;
}

.checkout-cart-index .product-item .product-item-info .tocart:hover,
.catalog-product-view .product-item .product-item-info .tocart:hover {
    background: #000;
    color: #fff;
}

/*pagination css*/
.pages .item {
    width: 34px;
    height: 36px;
    line-height: 1;
    border: 1px solid #00000026;
    border-radius: 6px;
    margin: 0 12px 0 0;
}

.pages .item.current {
    background: #B8B8FF;
    border-color: #B8B8FF;
}

.pages strong.page,
.pages a.page,
.pages .action.next,
.pages .action.previous {
    width: 100%;
    height: 100%;
    padding: 6px 6px;
    line-height: 1;
    background: none;
    margin: 0;
    border: none;
    border-radius: 6px;
    box-shadow: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    color: #000;
}

.pages a.page:visited {
    color: #000;
}

.pages .action.next,
.pages .action.previous {
    background: #5125B4;
}

.pages .action.next:before,
.pages .action.next:visited:before,
.pages .action.next:hover:before,
.pages .action.previous:before,
.pages .action.previous:visited:before,
.pages .action.previous:hover:before {
    color: #fff;
}

.products-grid+.toolbar-products .toolbar-top {
    display: none;
}

/*popup css*/
.mfp-iframe-holder .mfp-content {
    max-width: 768px;
}

.mfp-iframe-scaler iframe {
    border-radius: 4px;
    background: #FBFBFB;
}

.mfp-iframe-holder .mfp-close {
    top: 20px;
    right: 20px;
    color: #000;
    width: auto;
    border: 1px solid #00000026;
    padding: 4px;
    background: url(../images/close-icon.svg) no-repeat #fff;
    width: 30px;
    height: 30px;
    background-size: inherit;
    font-size: 0;
    background-position: center;
    opacity: 1;
}

.quickview-topcontent {
    display: flex;
    flex-direction: column-reverse;
    padding-top: 20px;
    margin: 0 -20px;
}

.quickview-topcontent #ajax-goto {
    padding: 0 20px;
    margin-bottom: 14px;
}

.quickview-topcontent #ajax-goto a {
    font-size: 20px;
    line-height: 140%;
    letter-spacing: -0.16px;
}

.quickview-topcontent .quickview-left,
.quickview-topcontent .quickview-right {
    padding: 10px 20px;
    position: relative;
}

.quickview-topcontent .quickview-right {
    padding: 0 0 71px;
}

.quickview-topcontent .quickview-left {
    border-right: 1px solid #00000026;
}

.quickview-topcontent .quickview-left .product-image-container {
    width: 100%;
    aspect-ratio: 280 / 227;
}

.quickview-topcontent .product-reviews-summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
}

.quickview-topcontent .quickview-product-price .price-container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    gap: 8px;
}

.quickview-topcontent .quickview-product-price .price-excluding-tax {
    margin-top: 0;
}

.quickview-topcontent .quickview-product-price .price-excluding-tax .price {
    font-size: 20px;
    line-height: 150%;
    font-weight: 600;
}

.quickview-topcontent .quickview-product-price .price-excluding-tax:before {
    display: none;
}

.quickview-topcontent .quickview-product-price {
    margin-bottom: 8px;
}

.quickview-topcontent .quickview-product-price .price-including-tax .price,
.quickview-topcontent .quickview-product-price .price-including-tax:after {
    font-size: 14px;
}

.quickview-topcontent #quick-view-product-short-description,
.quickview-topcontent #quick-view-product-short-description div,
.quickview-topcontent #quick-view-product-short-description p {
    color: #00000080;
    font-size: 14px;
    line-height: 150%;
}

.quickview-topcontent #quick-view-product-short-description {
    margin-bottom: 15px;
}

.quickview-topcontent #quick-view-product-short-description p {
    margin: 0;
}

.quickview-topcontent #quick-view-product-short-description div p:not(:first-child) {
    display: none;
}

.quickview-topcontent .quickview-right .accordion-toggle {
    color: #000000;
    font-size: 16px;
    line-height: 150%;
    font-weight: 600;
    background: transparent;
    border: none;
    width: 100%;
    display: block;
    padding: 12px 0 8px;
    text-align: left;
}

.quickview-topcontent .quickview-right .accordion-toggle:after {
    content: "";
    background: #fff url(../images/down-arrow.svg) no-repeat 50%;
    width: 24px;
    height: 24px;
    background-size: auto;
    display: inline-block;
    position: absolute;
    right: 20px;
    transition: all 0.3s ease;
}

.quickview-topcontent .quickview-right .accordion-toggle.active:after {
    transform: rotate(-180deg);
}

.quickview-topcontent .quickview-right .quick-view-product-description {
    border-bottom: 1px solid #00000026;
    padding: 10px 20px;
}

.quickview-topcontent .quickview-right .quick-view-product-review {
    border: none;
    padding: 10px 20px 0;
}

.quickview-topcontent .quickview-right .accordion-content {
    font-size: 14px;
    line-height: 150%;
    color: #00000099;
    letter-spacing: -0.16px;
    margin: 10px 0 20px;
}

.quickview-topcontent .quickview-right .accordion-content .review-item {
    padding: 0 0 10px;
    margin-bottom: 10px;
}

.quickview-topcontent .quickview-right .accordion-content .review-item strong {
    font-weight: 500;
    color: #000;
    font-size: 14px;
    line-height: 150%;
    text-transform: capitalize;
}

.quickview-topcontent .quickview-right .accordion-content .review-item em {
    color: #00000099;
    font-size: 16px;
    line-height: 150%;
    font-style: normal;
    float: right;
}

.quickview-topcontent .quickview-right .accordion-content .review-item div {
    font-size: 12px;
    color: #00000099;
    line-height: 150%;
    margin-top: 4px;
    text-transform: capitalize;
}

.quickview-right-button,
.quickview-right-mobile-fullview {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #F2F2F2;
    border-top: 1px solid #00000026;
    padding: 18px 20px;
    z-index: 99
}

.quickview-right-button .full-details-button,
.quickview-right-mobile-fullview .full-details-button {
    border: 1px solid #5125B4;
    background: #5125B4;
    color: #fff;
    border-radius: 6px;
    padding: 4px 12px;
    font-size: 16px;
    line-height: 150%;
    width: 100%;
    text-align: center;
    font-weight: 500;
}

.quickview-right-button .full-details-button:hover,
.quickview-right-mobile-fullview .full-details-button:hover {
    background: #000;
    border-color: #000;
    color: #fff;
}

.quick-popup-wrapper .page-main-description.product-full-width-section,
.quick-popup-wrapper .product.info.detailed,
.quick-popup-wrapper .page-main.page-main-details {
    display: none;
}

.quick-popup-wrapper .column.main {
    padding-bottom: 0 !important;
}

.accordion-toggle:not(.active)+.accordion-content {
    display: none;
}


/*login page*/
.login-container,
.register-page-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
}

.login-container:before,
.login-container:after {
    display: none;
}

.login-container .block {
    width: 100%;
}

.login-container .block-customer-login {
    background: #FBFBFB;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    margin: 0;
}

.login-container .block-customer-login .block-content {
    max-width: 400px;
    width: 100%;
    margin: auto;
}

.login-container .block .block-title {
    border: none;
    padding: 0;
    margin: 0;
}

.login-container .block .block-title h5 {
    line-height: 140%;
    font-weight: 500;
    margin-bottom: 16px;
}

.login-container .block.block-new-customer .block-title h5 {
    margin-bottom: 12px;
}

.field.note,
.login-container .fieldset .field .tooltip,
.login-container .block-new-customer p,
.login-container .block-new-customer ul li,
.register-form-right .desc p,
.password-strength-meter {
    font-size: clamp(0.75rem, 0.706rem + 0.1878vw, 0.875rem);
    line-height: 150%;
    color: #00000099;
    letter-spacing: -0.16px;
    width: auto;
}

.fieldset>.field>.label,
.actions-toolbar>.secondary .action,
.fieldset .field .tooltip,
.page-layout-2columns-left .post-view-modern .c-reply label {
    font-size: clamp(0.75rem, 0.706rem + 0.1878vw, 0.875rem);
    line-height: 150%;
    font-weight: 500;
    color: #061022;
    margin: 0 0 4px 8px;
    letter-spacing: -0.16px;
    display: inline-block;
    width: 100%;
    text-align: left;
}

.fieldset>.field.required>.label:after {
    color: #061022;
    margin: 0;
    font-size: clamp(0.75rem, 0.706rem + 0.1878vw, 0.875rem);
}

form.form .fieldset>.field>.control {
    width: 100%;
}

.fieldset .field .tooltip {
    font-weight: 400;
    color: #5125B4;
    margin: 0;
    display: inline;
}

.fieldset>.field.choice .label {
    margin: 0 0px 0 -5px;
}

.fieldset .field.persistent {
    margin: 0 0 24px;
}

.login-container .actions-toolbar>.secondary .action,
.register-page-wrapper .actions-toolbar>.secondary .action {
    color: #5125B4;
    text-decoration: underline;
    margin: 0;
}

.login-container .actions-toolbar,
.register-page-wrapper .actions-toolbar {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.login-container .actions-toolbar>.primary {
    margin: 0;
}

.login-container .block-customer-login .actions-toolbar .action.primary {
    margin-right: 20px;
}

.login-container .fieldset:after,
.form.password.forget .fieldset:after {
    display: none;
}

.login-container .block-new-customer,
.register-form-right .supportsec {
    position: relative;
}

.login-container .block-new-customer .block-content,
.register-form-right .desc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 20px;
}

.login-container .block-new-customer ul {
    margin-bottom: 24px;
}

.login-container .block-new-customer ul li {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 8px;
}

.login-container .block-new-customer ul li:last-child {
    margin-bottom: 0;
}

.login-container .block-new-customer p {
    color: #000000;
    margin-bottom: 12px;
}

.login-container .block-new-customer .action.primary {
    background: #000;
    border-color: #000;
}

.login-container .block-new-customer .action.primary:hover {
    background: #333;
    border-color: #333;
}

form div.mage-error {
    font-size: clamp(0.75rem, 0.706rem + 0.1878vw, 0.875rem);
    line-height: 150%;
}

body .page-main .message {
    margin: 20px 0px;
    padding: 8px 12px;
    font-size: clamp(0.75rem, 0.706rem + 0.1878vw, 0.875rem);
    font-weight: 500;
    background: #F7F7FF;
    color: #000;
    border: 1px solid var(--Color-Melrose-Melrose, #B8B8FF);
    border-radius: 4px;
}

body .page-main .message:not(.info) a {
    color: #5125B4;
    text-decoration: underline;
}

body .page-main .message:not(.info) div {
    display: flex;
    align-items: center;
}

body .page-main .message:not(.info) *:first-child:before {
    content: "";
    background: url(../images/check-circle.svg);
    width: 20px;
    height: 20px;
    position: unset;
    margin: 0 12px 0 0;
}

body .page-main .message.info {
    padding: 12px 20px 12px 45px;
    margin-top: 20px;
}

/*register page*/
.register-form-right .desc {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.register-form-right .desc img {
    margin-bottom: 19px;
}

.register-form-right .imagewrp img {
    width: 100%;
}

.register-form-right .desc p {
    max-width: 368px;
    margin: 0px auto;
    text-align: center;
    color: #fff;
}

.register-page-wrapper .register-form-left {
    padding: 40px 20px 58px;
    background: #FBFBFB;
}

.register-page-wrapper .register-form-left .form-create-account {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 24px;
    width: 100%;
    min-width: 100%;
}

.register-page-wrapper .form-create-account legend {
    border: none;
    padding: 0;
}

.register-page-wrapper .form-create-account legend h5 {
    margin: 0;
    line-height: 140%;
    font-weight: 500;
}

.register-page-wrapper .form-create-account .fieldset p {
    font-size: 12px;
    line-height: 150%;
    color: #00000099;
    margin: 0;
}

.field.confirmation.required+.field.choice,
.form-create-account .fieldset.create.account:after {
    display: none;
}

.register-page-wrapper .register-form-left .fieldset,
.fieldset.additional_info .field.persistent {
    margin: 0;
}

.password-strength-meter {
    height: auto;
    background: transparent;
}


/*forget pass*/
.customer-account-forgotpassword .page-title-wrapper {
    text-align: center;
}

.customer-account-forgotpassword .form.password.forget {
    margin: 0px auto;
    min-width: auto;
    max-width: 460px;
}

body .form.password.forget .captcha-reload {
    width: auto;
}

.form.password.forget .field.note {
    text-align: center;
}

/*cms page*/
.cmslinks h5,
.block-collapsible-nav .title strong,
.blog-page .page-main .page-title-wrapper h1 {
    font-weight: 500;
    margin: 0 0 16px;
}

.cmslinks ul {
    padding: 20px 0;
    margin: 0;
}

.cmslinks ul li,
.block-collapsible-nav .item,
.blog-page .sidebar .block-categories ul li {
    line-height: 150%;
    margin: 0 0 8px;
    padding: 0;
}

.cmslinks ul li:last-child,
.block-collapsible-nav .item:last-child,
.blog-page .sidebar .block-categories ul li:last-child {
    margin: 0;
}

.cmslinks ul li a,
.block-collapsible-nav .item a,
.block-collapsible-nav .item>strong,
.blog-page .sidebar .block-categories ul li a {
    font-size: 14px;
    line-height: 150%;
    letter-spacing: -0.16px;
    padding: 0;
    border: none;
    display: inline;
    font-weight: 500;
}

.cmslinks ul li a.active,
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current strong,
.blog-page .sidebar .block-categories ul li.active a {
    font-weight: 600;
}

.cmslinks ul li a.active:after,
.block-collapsible-nav .item.current a:after,
.block-collapsible-nav .item.current>strong:after,
.blog-page .sidebar .block-categories ul li.active a:after {
    content: "";
    width: 8px;
    height: 8px;
    background: #B8B8FF;
    display: inline-block;
    border-radius: 30px;
    margin-left: 8px;
}

.cms-page-view [data-content-type='html'] p,
.contact-index-index [data-content-type='html'] p {
    font-size: clamp(0.875rem, 0.831rem + 0.1878vw, 1rem);
    line-height: 150%;
    color: #00000099;
    margin-bottom: 20px;
}

.block-collapsible-nav .item a:hover {
    background: transparent;
}

.block-collapsible-nav .item:last-child a {
    color: #B42525;
}

/*.cms-page-view [data-content-type='html'] p:last-child,*/
.contact-index-index [data-content-type='html'] .contact-item p:last-child {
    margin-bottom: 0;
}

.cms-page-view .bullet-content {
    background: #FBF7EC;
    padding: 16px 24px 24px;
    margin-bottom: 40px;
}

.cms-page-view .bullet-content ul {
    padding-left: 1.5rem;
    margin: 0;
}

.cms-page-view .bullet-content p {
    font-size: clamp(0.75rem, 0.706rem + 0.1878vw, 0.875rem);
    line-height: 150%;
    color: #00000099;
    letter-spacing: -0.16px;
}

.cms-page-view .bullet-content ul li {
    font-size: clamp(0.75rem, 0.662rem + 0.3756vw, 1rem);
    line-height: 150%;
    font-weight: 500;
    color: #00000099;
    list-style: disc;
    margin-bottom: 0;
}

.cms-page-view .bullet-content ul li:last-child {
    margin: 0;
}

.desk-none,
.blog-page .sidebar .block-categories .block-title {
    border: 1px solid #00000026;
    padding: 6.5px 12px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: -0.16px;
    display: block;
    width: 100%;
    background: #fff url(../images/down-arrow.svg) no-repeat calc(100% - 12px) 50%;
}

.cms-page-view h5,
.cms-page-view h4 {
    font-weight: 500;
    margin-bottom: 20px;
}

.cms-page-view h5 a,
.cms-page-view h6 a {
    color: #5125b4;
}

/*contact us*/
.contact-index-index .column.main [data-content-type='html'],
.contact-index-index .column:not(.sidebar-additional) .form.contact {
    max-width: 768px;
    min-width: auto;
    width: 100%;
}

.contact-index-index .column:not(.sidebar-additional) .form.contact {
    background: #FBFBFB;
    padding: 20px;
}

.contact-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px 20px;
    margin: 40px 0;
}

.contact-index-index .contact-info p {
    margin-bottom: 12px;
    font-size: 12px;
}

.contact-index-index .contact-info p a[href^="tel:"],
.contact-index-index .contact-info p a[href^="mailto:"] {
    font-size: 20px;
    line-height: 150%;
    font-weight: 600;
    display: flex;
    align-items: center;
}

.contact-index-index .contact-info p:first-child a[href^="tel:"]:before {
    content: "";
    background: url(../images/phone.svg) no-repeat;
    width: 22px;
    height: 22px;
    background-size: contain;
    display: inline-block;
    margin-right: 12px;
}

.contact-index-index .contact-info p:first-child a[href^="mailto:"]:before {
    content: "";
    background: url(../images/mail.svg) no-repeat;
    width: 24px;
    height: 18px;
    background-size: contain;
    display: inline-block;
    margin-right: 12px;
}

.contact-index-index .contact-info p:last-child a {
    font-size: 12px;
}

.contact-index-index .contact-info p:last-child a[href^="tel:"]:after,
.contact-index-index .contact-info p:last-child a[href^="mailto:"]:after {
    content: "";
    background: url(../images/right-arrow-alt.svg) no-repeat;
    width: 25px;
    height: 25px;
    background-size: contain;
    display: inline-block;
    margin-left: 12px;
}

.contact-index-index .form.contact .fieldset {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0 20px;
}

.contact-index-index .form.contact .fieldset>.legend {
    padding: 0;
    border: none;
    margin: 0;
}

.contact-index-index .form.contact .field.note.no-label {
    font-size: 12px;
}

form.form fieldset {
    margin-bottom: 24px;
}

form.form fieldset:last-child {
    margin-bottom: 0px;
}

/*account page*/
.block-collapsible-nav .title {
    position: relative;
    width: auto;
    height: auto;
    clip: unset;
    margin: 0;
}

.block-collapsible-nav .title strong,
.blog-page .page-main .page-title-wrapper h1 {
    font-size: clamp(1.25rem, 1.162rem + 0.3756vw, 1.5rem);
    letter-spacing: -0.16px;
    font-family: 'nunito_sans12pt_extralight';
    display: block;
}

.block-collapsible-nav .title:after {
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
}

.account .messages {
    display: none;
}

.block-collapsible-nav .content,
.blog-page .sidebar .block-categories {
    background: transparent;
    padding: 20px 0;
    border-top: 1px solid #00000026;
}

.account.page-layout-2columns-left .column.main {
    background: #FBFBFB;
    position: relative;
    margin-bottom: 0
}

.account.page-layout-2columns-left .column.main:before {
    content: "";
    position: absolute;
    width: 100vw;
    left: 0vw;
    right: 0;
    top: 0;
    bottom: 0;
    background: #FBFBFB;
    z-index: -9;
}

.welmsg {
    display: none;
}

.account .column.main .block:not(.widget, .block-order-details-view),
.account.page-layout-2columns-left .column.main .form-edit-account,
.account.page-layout-2columns-left .column.main .form-address-edit {
    border: 1px solid #00000026;
    background: #fff;
    padding: 20px;
    border-radius: 12px;
    max-width: 768px;
}

.account .column.main .init-rma-container .block,
.account .column.main .mst-rma-box__content .block {
    max-width: 100%;
}

.account .column.main .block:not(.widget):not(:last-child),
.account.page-layout-2columns-left .column.main .form-edit-account:not(:last-child),
.account.page-layout-2columns-left .column.main .form-address-edit:not(:last-child) {
    margin-bottom: 20px;
}

.account .column.main .block:not(.widget) .block-title {
    margin-bottom: 20px;
    padding: 0;
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.account .column.main .block:not(.widget) .block-title>strong {
    font-size: clamp(0.875rem, 0.831rem + 0.1878vw, 1rem);
    line-height: 150%;
    font-weight: 600;
}

.account .column.main .block:not(.widget) .block-content .box {
    width: 100%;
    float: unset;
}

.account .column.main .block:not(.widget) .block-content .box:not(:last-child) {
    margin-bottom: 20px;
}

.account .column.main .block:not(.widget) .block-content .item {
    margin-bottom: 10px;
}

.account .column.main .block:not(.widget) .block-content .item strong {
    font-size: clamp(0.75rem, 0.706rem + 0.1878vw, 0.875rem);
    line-height: 150%;
    font-weight: 500;
}

.account .column.main .block:not(.widget) .box-title,
.account .column.main .block:not(.widget) .box-title>span {
    font-size: clamp(0.75rem, 0.706rem + 0.1878vw, 0.875rem);
    line-height: 150%;
    font-weight: 500;
    margin: 0;
}

.account .column.main .block:not(.widget) .box-title {
    padding: 8px 0;
    display: block;
    border-bottom: 1px solid #00000026;
}

.account .column.main .block:not(.widget) .box .box-content {
    padding: 16px 0;
    margin-bottom: 10px;
}

.account .column.main .block:not(.widget) .box .box-content p,
.account .column.main .block:not(.widget) .box .box-content address {
    font-size: clamp(0.75rem, 0.706rem + 0.1878vw, 0.875rem);
    line-height: 150%;
    color: #00000099;
}

.account .column.main .block:not(.widget) .box-actions .action,
.account .column.main .block:not(.widget) .block-title .action,
.account .column.main .table-order-items .action,
.account .column.main .table-wrapper td.col .order-title button,
.order-details-items .order-title button {
    background: #FDFDFF;
    border: 1px solid #00000026;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: -0.16px;
    font-weight: 500;
    border-radius: 6px;
    display: inline-flex;
    align-items: center;
}

.account .column.main .block:not(.widget) .box-actions .action.change-password {
    margin-left: 10px;
}

.account .column.main .block:not(.widget) .box-actions .action:after,
.account .column.main .data.table.table-order-items .action:after,
.account .column.main .block:not(.widget) .block-title:before,
.account .column.main .block:not(.widget) .block-title:after {
    display: none;
}

.account .column.main .block:not(.widget) .box-actions .action:before,
.account .column.main .block:not(.widget) .block-title .action:before {
    content: "";
    background: url(../images/edit.svg) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 6px;
}

.account .column.main .block:not(.widget) .box-actions .action.change-password:before {
    background: url(../images/lock-kit.svg) no-repeat;
    filter: invert(1);
}

.account .column.main .table-wrapper th.col {
    font-weight: 600;
    font-size: clamp(0.75rem, 0.706rem + 0.1878vw, 0.875rem);
    white-space: nowrap;
}

.account .column.main .table-wrapper td.col,
.order-details-items .table-order-items .product-item-name,
.order-details-items .col.price .price-excluding-tax .price,
.order-details-items .col.subtotal .price-excluding-tax .price {
    font-size: clamp(0.75rem, 0.706rem + 0.1878vw, 0.875rem);
    line-height: 150%;
    color: #000;
}

.order-details-items .col.price .price-excluding-tax .price,
.order-details-items .col.subtotal .price-excluding-tax .price {
    font-weight: 500;
}

.account .column.main .order-details-items .table-wrapper .data.table>tfoot>tr>th strong,
.account .column.main .order-details-items .table-wrapper .data.table>tfoot>tr>td strong {
    font-weight: 600;
}

.account .column.main .block:not(.widget) .block-title>.action {
    margin-left: 0;
}

.account.page-layout-2columns-left .column.main form .fieldset>.legend {
    margin-bottom: 20px;
    padding: 0;
    border: none;
}

.account.page-layout-2columns-left .column.main form .fieldset>.legend h6 {
    margin-bottom: 0px;
}

.prgdpr__item .prgdpr__name {
    font-weight: 600;
}

.prgdpr__text {
    font-size: clamp(0.75rem, 0.706rem + 0.1878vw, 0.875rem);
    line-height: 150%;
}

.prgdpr-accordion .prgdpr-accordion__item .prgdpr-accordion__btn:before,
.prgdpr-accordion .prgdpr-accordion__item .prgdpr-accordion__btn:after {
    background-color: #000;
}

.prgdpr-accordion__name {
    padding: 10px 25px 10px 5px;
}

.prgdpr-accordion__descr {
    font-size: 14px;
    line-height: 150%;
    letter-spacing: -0.16px;
}

.prgdpr-accordion .prgdpr-accordion__item .prgdpr-accordion__btn {
    top: 15px;
}

.prgdpr-accordion .prgdpr-accordion__item .prgdpr-accordion__btn:before,
.prgdpr-accordion .prgdpr-accordion__item .prgdpr-accordion__btn:after {
    width: 2px;
    height: 8px;
}

body .primary.mst-rma-list__new-request {
    width: auto;
    margin-top: clamp(1.25rem, 0.8099rem + 1.8779vw, 2.5rem);
}

.mst-rma-create__order-selector .field button {
    width: auto;
}

#rma-new-form .actions-toolbar button.action.secondary {
    font-size: clamp(0.875rem, 0.831rem + 0.1878vw, 1rem);
    font-weight: 500;
    background: transparent;
    border: 1px solid #ccc;
    padding: 6px 12px;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 4px;
    transition: all 0.3s ease;
    color: #000;
}

.MultiFile-wrap input#message-attachment {
    margin-bottom: 10px;
    font-size: clamp(0.875rem, 0.831rem + 0.1878vw, 1rem);
    font-weight: 500;
}

.account .column.main h2.legend {
    font-size: clamp(1.5rem, 1.8239rem + 0.7512vw, 2rem);
    margin-top: 20px;
}

.mst-rma-create__order .mst-rma-create__order-header .remove {
    color: #5125B4;
}

.mst-rma-box__content table tr th:first-child {
    font-size: clamp(0.75rem, 0.662rem + 0.3756vw, 1rem);
}

.account .column.main .product-info h2 {
    font-size: clamp(1.25rem, 1.162rem + 0.3756vw, 1.5rem);
    font-weight: 500;
}

.customer-review .review-details .review-title {
    font-size: clamp(0.875rem, 0.831rem + 0.1878vw, 1rem);
    line-height: 150%;
    letter-spacing: -0.16px;
    font-weight: 600;
    padding: 0;
    margin-bottom: 11px;
}

.customer-review .review-details .review-content,
.customer-review .review-details .review-date {
    font-weight: normal;
    color: #00000099;
}

.invoice .actions-toolbar {
    margin-bottom: 10px;
}

.order-details-items .order-title>strong {
    font-size: clamp(1.125rem, 1.081rem + 0.1878vw, 1.25rem);
}

.order-tracking .tracking-title {
    font-weight: 500;
}

.block .title strong,
.ui-store-items-container b,
.ui-store-items-container strong,
.order-details-items .item-options dt,
.account .column.main .order-details-items .table-wrapper .data.table>tbody>tr>td dt {
    font-weight: 500;
}

.rma-new-step2 .rma-one-item .item-description .image {
    margin-bottom: 15px;
}

/*blog page*/
.blog-page.page-layout-2columns-left .sidebar-additional {
    display: flex;
    flex-direction: column;
}

.blog-page.page-layout-2columns-left .sidebar-additional .widget.block.blog-search {
    order: 3;
    margin: 0;
}

.blog-page.page-layout-2columns-left .sidebar-additional {
    -webkit-order: 2;
    order: 1;
}

.blog-page .sidebar .block-categories {
    margin-bottom: 0px;
    padding-bottom: 20px;
    position: relative;
}

.blog-page .sidebar .block-categories ul {
    margin: 0;
    list-style: none none;
}

.blog-page .sidebar .widget.blog-search input {
    border: 2px solid #FFFFFF4D;
    background: #0000000D;
    border-radius: 8px;
    padding: 8.5px 16px;
    font-size: 14px;
    color: #7F7F7F;
    letter-spacing: -0.16px;
    height: 40px;
}

.blog-page .sidebar .widget.blog-search .action.search {
    right: 4px;
    top: 50%;
    transform: translateY(-50%);
    background: #00000099;
    box-shadow: 0px 0px 4px 0px #0000000D !important;
    border-radius: 4px;
    padding: 4px 8px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blog-page .sidebar .widget.blog-search .action.search:before {
    background: url(../images/search-icon-white.svg) no-repeat center center;
    height: 16px;
    line-height: 1;
}

.page-layout-2columns-left .post-list-wrapper {
    margin-top: 20px;
}

.post-page-category {
    position: relative;
}

.post-page-category:before,
.page-layout-2columns-left .post-view-modern .post-holder:before,
.blog-page .sidebar .block-categories:before,
.page-layout-2columns-left .post-view-modern .post-author-wrapper:before {
    content: "";
    width: 100vw;
    height: 1px;
    background: #00000026;
    position: absolute;
    left: -40px;
    bottom: 0;
}

.page-layout-2columns-left .post-list-wrapper .post-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
}

.page-layout-2columns-left .post-list-wrapper .post-list .post-container {
    border: 1px solid #00000026;
    padding: 12px;
    border-radius: 8px;
    background: #FBFBFB;
}

.page-layout-2columns-left .post-list-wrapper .post-list .post-image {
    flex: 0 0 120px;
    width: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-layout-2columns-left .post-list-wrapper .post-list .post-image .image-container {
    width: 100%;
}

.page-layout-2columns-left .post-list-wrapper .post-list .post-image .image-wrap {
    padding-bottom: 75%;
}

.page-layout-2columns-left .post-list-wrapper .post-list .post-item.post-holder {
    padding: 0;
    margin: 0;
    border: none;
}

.page-layout-2columns-left .post-list-wrapper .post-list .post-info {
    padding: 9px 4px 9px 12px;
}

.page-layout-2columns-left .post-list-wrapper .post-list .post-info span,
.page-layout-2columns-left .post-view-modern .post-holder .category-name {
    background: #CDCDFF;
    padding: 3px 8px 3px;
    border-radius: 4px;
    font-size: clamp(0.75rem, 0.662rem + 0.3756vw, 1rem);
    line-height: 150%;
    font-weight: 500;
    color: #00000099;
    display: inline-block;
    margin-bottom: 7px;
}

.page-layout-2columns-left .post-list-wrapper .post-list .post-info h6 {
    margin: 0;
    font-weight: normal;
    font-size: clamp(0.875rem, 0.743rem + 0.5634vw, 1.25rem);
}

.blog-page.page-layout-2columns-left .toolbar {
    text-align: left;
    margin: 20px 0 0;
}

.blog-page.page-layout-2columns-left .toolbar .pages {
    text-align: left;
    margin: 0;
}

.blog-page .sidebar .block-categories .block-title {
    margin: 0;
}

.blog-page .sidebar .block-categories .block-title strong {
    font-size: inherit;
    font-weight: inherit;
}

/*blog details*/
.page-layout-2columns-left .post-view-modern .post-holder {
    padding: 32px 0;
    margin-bottom: 32px;
    position: relative;
}

.page-layout-2columns-left .post-view-modern .post-holder .post-title {
    font-weight: 500;
    margin-bottom: 8px;
}

.page-layout-2columns-left .post-view-modern .post-holder .post-data-wrap {
    margin-bottom: 0;
}

.page-layout-2columns-left .post-view-modern .post-holder .post-data-wrap .post-date {
    font-size: clamp(0.875rem, 0.831rem + 0.1878vw, 1rem);
    line-height: 150%;
    color: #00000099;
}

.page-layout-2columns-left .post-view-modern .post-holder .post-comments {
    display: none;
}

.page-layout-2columns-left .post-view-modern .post-holder .post-featured-image {
    margin: 0;
}

.page-layout-2columns-left .post-view-modern .post-content {
    margin-bottom: 40px;
}

.page-layout-2columns-left .post-view-modern .post-content .post-description {
    max-width: 768px;
    margin-bottom: 40px;
}

.page-layout-2columns-left .post-view-modern .post-content p {
    font-size: clamp(0.875rem, 0.787rem + 0.3756vw, 1.125rem);
    line-height: 150%;
    letter-spacing: -0.16px;
    color: #00000099;
}

.page-layout-2columns-left .post-view-modern .post-content [data-content-type='html'] p:last-child {
    margin-bottom: 0px;
}

.page-layout-2columns-left .post-view-modern .post-tag {
    margin-bottom: 0;
}

.page-layout-2columns-left .post-view-modern .post-tag .post-tag-title {
    background: transparent;
    font-size: 16px;
    line-height: 150%;
    color: #00000099;
    border: none;
    padding: 3px 8px;
    margin-right: 12px;
    text-transform: capitalize;
    font-weight: 500;
}

.page-layout-2columns-left .post-view-modern .post-tag .post-tags a {
    display: inline-block;
    color: #00000099;
    background: #F2F2F2;
    padding: 3px 8px;
    margin-right: 6px;
    line-height: 150%;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: clamp(0.875rem, 0.831rem + 0.1878vw, 1rem);
    text-transform: capitalize;
    border-radius: 4px;
}

.page-layout-2columns-left .post-view-modern .post-author-wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
    position: relative;
    padding-bottom: 40px;
}

.page-layout-2columns-left .post-view-modern .post-author-name a {
    font-size: 14px;
    line-height: 150%;
    letter-spacing: -0.16px;
    font-weight: 500;
    margin-left: 18px;
}

.page-layout-2columns-left .post-view-modern .post-bottom {
    margin-top: 40px;
}

.page-layout-2columns-left .post-view-modern .post-bottom .block {
    margin: 0px;
    max-width: 768px;
}

.page-layout-2columns-left .post-view-modern .c-counts strong {
    font-size: 24px;
    line-height: 140%;
    letter-spacing: -0.16px;
    color: #111820;
    font-weight: 400;
    font-family: 'nunito_sans12pt_extralight';
}

.page-layout-2columns-left .post-view-modern .c-comments {
    padding: 0;
    border: none;
}

.page-layout-2columns-left .post-view-modern .c-comments .c-post .p-info {
    margin-bottom: 4px;
}

.page-layout-2columns-left .post-view-modern .c-comments .c-post .p-name,
.page-layout-2columns-left .post-view-modern .c-comments .c-post .p-actions a {
    font-size: clamp(0.875rem, 0.831rem + 0.1878vw, 1rem);
    line-height: 150%;
    letter-spacing: -0.16px;
    font-weight: 600;
    text-transform: capitalize;
    color: #000000;
}

.page-layout-2columns-left .post-view-modern .c-comments .c-post .p-text,
.page-layout-2columns-left .post-view-modern .c-comments .c-post .publish-date {
    font-size: clamp(0.875rem, 0.831rem + 0.1878vw, 1rem);
    line-height: 150%;
    letter-spacing: -0.16px;
    font-weight: normal;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    color: #00000099;
}

.page-layout-2columns-left .post-view-modern .c-comments .c-post .p-actions a {
    margin-right: 40px;
    font-weight: normal;
}

.page-layout-2columns-left .post-view-modern .c-comments .c-post .p-text {
    margin-bottom: 18px;
}

.page-layout-2columns-left .post-view-modern .c-comments .c-post .p-actions {
    padding: 0;
    margin: 0 0 40px;
    display: flex;
    align-items: center;
}

.page-layout-2columns-left .post-view-modern .c-comments .c-post .p-actions a:before {
    content: "";
    background: url("../images/thumbs-up.svg");
    width: 20px;
    height: 20px;
    background-size: contain;
    display: inline-block;
    margin-right: 16px;
}

.page-layout-2columns-left .post-view-modern .c-comments .c-post .publish-date {
    font-size: 16px;
}

.page-layout-2columns-left .post-view-modern .c-reply {
    margin: 0;
}

.page-layout-2columns-left .post-view-modern .c-replyform textarea,
.c-replyform.no-active textarea {
    border: 1px solid #00000026;
    height: 75px;
}

.page-layout-2columns-left .post-view-modern .c-replyform button {
    width: auto;
}


/*product details page*/
.product-page-wrapper {
    display: grid;
    grid-template-columns: 1fr 470px;
}

.product-page-wrapper .left-column {
    display: flex;
    flex-direction: column;
}

.product-page-wrapper .product.media {
    width: 100%;
    float: unset;
    margin: 20px 0 12px;
    order: 1;
}

.product-page-wrapper .main-image-lightbox-wrapper {
    margin-bottom: 8px;
    display: block;
}

.product-page-wrapper .main-image-lightbox-wrapper img.main-product-image {
    max-height: 490px;
}

.product-page-wrapper .left-column .custom-gallery-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 8px;
}

.product-page-wrapper .left-column .description {
    order: 2;
}

.product-page-wrapper .left-column .attribute-best-by-the-best {
    order: 3;
}

.product-page-wrapper .left-column .description .description-title,
.product-page-wrapper .attribute-page-title-wrapper h4,
.product-page-wrapper .delivery h4,
.product-page-wrapper .left-column .block.review-list .amreview-info-wrapper .am-strong {
    padding: 16px 0;
    font-weight: 600;
    font-size: clamp(1rem, 0.956rem + 0.1878vw, 1.125rem);
    line-height: 150%;
}

.product-page-wrapper .left-column .description p,
.product-page-wrapper .left-column .description li,
.product-page-wrapper .left-column .left-div p,
.product-page-wrapper .attribute-page-title-wrapper p,
.product-page-wrapper .left-column .delivery p {
    font-size: clamp(0.875rem, 0.831rem + 0.1878vw, 1rem);
    line-height: 150%;
    color: #00000099;
    margin-bottom: 20px;
}

.product-page-wrapper .left-column div p:last-child {
    margin: 0;
}

.product-page-wrapper .left-column .description li {
    margin-bottom: 8px;
}

.product-page-wrapper .attribute-best-by-the-best .firstimpressions {
    display: grid;
    grid-gap: 20px;
    align-items: center;
    margin: 20px 0;
}

.product-page-wrapper .firstimpressions h4 {
    font-weight: 400;
    margin-bottom: 16px;
}

.product-page-wrapper .attribute-firstimpressions-main {
    background-color: #F7F7FF;
    padding: 40px 20px;
    margin-bottom: 24px;
    position: relative;
    order: 4;
}

.product-page-wrapper .attribute-firstimpressions-main>img {
    opacity: 15%;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    object-fit: cover;
    mix-blend-mode: darken;
    z-index: 9;
}

.product-page-wrapper .attribute-firstimpressions-main iframe {
    width: 100%;
    height: 410px;
    border-radius: 4px;
}

.product-page-wrapper .attribute-firstimpressions-content {
    margin-bottom: 40px;
    position: relative;
    z-index: 99
}

.product-page-wrapper .attribute-firstimpressions-youtube {
    position: relative;
    z-index: 99
}

.product-page-wrapper .attribute-firstimpressions-main .left-div img {
    margin-bottom: 24px;
}

.product-page-wrapper .attribute-firstimpressions-main .left-div h4 {
    font-size: clamp(2rem, 1.8239rem + 0.7512vw, 2.5rem);
    line-height: 120%;
}

.product-page-wrapper .attribute-firstimpressions-main .left-div p {
    font-size: clamp(1rem, 0.956rem + 0.1878vw, 1.125rem);
}

.product-page-wrapper .attribute-page-title-wrapper {
    margin-bottom: 40px;
    order: 5;
}

.product-page-wrapper .attribute-page-title-wrapper h4,
.product-page-wrapper .delivery h4,
.product-page-wrapper .left-column .block.review-list .amreview-info-wrapper .am-strong {
    padding: 24px 0 16px;
    margin: 0;
    border-top: 1px solid #00000026;
}

.product-page-wrapper .attribute-page-title-wrapper a,
.product-page-wrapper .delivery a {
    font-size: clamp(0.875rem, 0.831rem + 0.1878vw, 1rem);
    line-height: 150%;
    text-decoration: underline;
}

.product-page-wrapper .delivery {
    margin-bottom: 40px;
}

.product-page-wrapper .left-column [data-content-type='html'] {
    order: 6;
}

.product-page-wrapper .left-column .product-review-wrapper {
    order: 8;
    margin-bottom: 32px;
}

.product-page-wrapper .left-column .block.review-list {
    order: 7;
    margin-bottom: 20px;
}

.product-page-wrapper .left-column .block.review-list .amreview-info-wrapper,
.product-page-wrapper .left-column .block.review-list .amreview-info-wrapper .amreview-review-list {
    padding: 0;
    margin: 0;
    display: block;
    color: #000;
}

.product-page-wrapper .left-column .block.review-list .amreview-info-wrapper .am-strong {
    display: block;
}

.product-page-wrapper .left-column .amreview-review-wrapper.review-item {
    padding: 20px 0 20px 0;
}

.product-page-wrapper .left-column .amreview-author-details .amreview-author {
    font-size: 14px;
    line-height: 150%;
    letter-spacing: -0.16px;
    font-weight: 500;
    margin-bottom: 4px;
}

.product-page-wrapper .left-column .amreview-author-details .amreview-date {
    font-size: 16px;
    line-height: 150%;
    color: #00000099;
    margin-bottom: 4px;
}

.product-page-wrapper .left-column .amreview-author-details .amreview-recommended {
    margin: 8px 4px;
}

.product-page-wrapper .left-column .amrev-desc-title {
    margin-bottom: 11px;
}

.product-page-wrapper .left-column .amreview-title-review,
.product-page-wrapper .left-column .amreview-description {
    font-size: clamp(0.875rem, 0.831rem + 0.1878vw, 1rem);
    line-height: 150%;
    letter-spacing: -0.16px;
    font-weight: 600;
    padding: 0;
}

.product-page-wrapper .left-column .amreview-rating-label,
.product-page-wrapper .left-column .amrev-comment-toolbar,
.product-page-wrapper .left-column .review-toolbar {
    display: none;
}

.amreview-submit-form .review-fieldset .review-field-ratings .field {
    font-size: clamp(0.75rem, 0.706rem + 0.1878vw, 0.875rem);
    line-height: 150%;
    font-weight: 500;
    color: #061022;
    margin: 0 0 4px 8px !important;
    letter-spacing: -0.16px;
    text-align: left;
    margin-top: 20px !important;
}

.product-page-wrapper .left-column .amreview-description {
    margin: 0;
    font-weight: normal;
    color: #00000099;
}

.product-page-wrapper .left-column .review-form-label {
    display: block;
    width: 145px;
    margin: 24px auto;
    border: 1px solid #00000026;
    padding: 6px 12px;
    border-radius: 6px;
    font-weight: 500;
}

.product-page-wrapper .left-column .amreview-submit-form {
    background: transparent;
    padding: 20px 10px;
}

.product-page-wrapper .left-column .amreview-submit-form>.block-content {
    max-width: 100%;
    padding: 0 0 0;
}

.product-page-wrapper .left-column .review-fieldset .review-legend.legend {
    display: block;
    text-align: center;
    justify-content: center;
    align-items: center;
    font-size: clamp(1.125rem, 1.081rem + 0.1878vw, 1.25rem);
    line-height: 140%;
    letter-spacing: -0.16px;
    font-weight: normal;
    margin-bottom: 0
}

.product-page-wrapper .left-column .review-fieldset .review-legend.legend span {
    float: unset;
}

.product-page-wrapper .left-column .review-fieldset {
    margin-bottom: 0px;
}

.product-page-wrapper .left-column .additional_info {
    margin-bottom: 20px;
}

.product-page-wrapper .left-column .fieldset .field {
    margin: 0 0 8px;
}

.product-page-wrapper .left-column .field.review-field-image,
.product-page-wrapper .left-column .field.amreview-cons-wrap {
    margin-bottom: 32px;
}

.product-page-wrapper .left-column .field.review-field-image>.label {
    font-weight: 500;
    width: auto;
    margin: 0 16px 0 0px;
}

.product-page-wrapper .left-column .field.review-field-image .control {
    width: 64%;
}

.product-page-wrapper .left-column .field.review-field-image input.amrev-input {
    font-size: clamp(0.875rem, 0.831rem + 0.1878vw, 1rem);
    font-weight: 500;
}

.product-page-wrapper .left-column .amreview-recommend-wrap {
    text-align: left;
}

.product-page-wrapper .left-column .amreview-recommend-wrap input,
.product-page-wrapper .left-column .amreview-gdpr-wrap input {
    margin: 0 10px 0 0;
}

.product-page-wrapper .left-column .amreview-recommend-wrap input:not([disabled]):focus,
.product-page-wrapper .left-column .amreview-gdpr-wrap input:not([disabled]):focus {
    box-shadow: none;
}

.product-page-wrapper .left-column .amreview-recommend-wrap input:before,
.product-page-wrapper .left-column .amreview-gdpr-wrap input:before,
.opc-wrapper .opc li input[type='checkbox']:before {
    border: none;
    box-shadow: 0 0 0 1px #E4E5E7;
    border-radius: 2px;
    width: 16px;
    height: 16px;
}

.product-page-wrapper .left-column .amreview-recommend-wrap input:checked:before,
.product-page-wrapper .left-column .amreview-gdpr-wrap input:checked:before,
.opc-wrapper .opc li input[type='checkbox']:checked:before {
    border: none;
}

.product-page-wrapper .left-column .amreview-recommend-wrap input:after,
.product-page-wrapper .left-column .amreview-gdpr-wrap input:after,
.opc-wrapper .opc li input[type='checkbox']:after {
    content: "";
    width: 4px;
    height: 8px;
    border-top: 1px solid #6c30cf;
    border-left: 1px solid #6c30cf;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -70%) rotate(230deg);
    opacity: 0;
    transition: all 0.3s ease;
}

.product-page-wrapper .left-column .amreview-recommend-wrap input:checked:after,
.product-page-wrapper .left-column .amreview-gdpr-wrap input:checked:after,
.opc-wrapper .opc li input[type='checkbox']:checked:after {
    opacity: 1;
}

.product-page-wrapper .left-column .amreview-recommend-wrap>.amreview-checkboxlabel,
.product-page-wrapper .left-column .amreview-gdpr-wrap>.amreview-checkboxlabel {
    padding: 0 0 0 0px;
    font-size: 14px;
    font-weight: 500;
}

.product-page-wrapper .left-column .amreview-recommend-wrap>.amreview-checkboxlabel:before,
.product-page-wrapper .left-column .amreview-gdpr-wrap>.amreview-checkboxlabel:before {
    display: none;
}

.product-page-wrapper .left-column .amreview-recommend-wrap>.amreview-checkbox:checked~.amreview-checkboxlabel:after,
.product-page-wrapper .left-column .amreview-gdpr-wrap>.amreview-checkbox:checked~.amreview-checkboxlabel:after {
    display: none;
}

.product-page-wrapper .left-column .actions-toolbar.review-form-actions {
    position: relative;
}

.catalog-product-view .block.related {
    padding-top: 40px;
    position: relative;
}

.catalog-product-view .block.related:before {
    content: "";
    width: 125vw;
    height: 1px;
    background: #00000026;
    position: absolute;
    left: -25%;
    top: 0;
}

.related .title h4 {
    margin-bottom: 16px;
    font-weight: normal;
}

.related .title p {
    color: #00000099;
    font-size: clamp(0.875rem, 0.787rem + 0.3756vw, 1.125rem);
    line-height: 150%;
}

.products-related .product-item-actions {
    width: 100%;
    margin: 0;
}

.products-related .product-item-actions .actions-primary {
    display: block;
}

.product-page-wrapper .right-column {
    padding-left: 30px;
}

.product-page-wrapper .right-column .product-info-main {
    width: 100%;
    float: unset;
    position: sticky;
    top: 0;
}

.product-page-wrapper .right-column .page-title-wrapper {
    margin-top: 32px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}

.product-page-wrapper .right-column .page-title-wrapper h1 {
    font-size: clamp(1.25rem, 1.162rem + 0.3756vw, 1.5rem);
    margin: 0;
}

.product-page-wrapper .right-column .product-info-price {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: none;
    width: 100% !important;
    margin: 0 0 12px !important;
}

.product-page-wrapper .right-column .page-title-wrapper .price-excluding-tax,
.product-page-wrapper .right-column .page-title-wrapper .price-including-tax {
    margin: 0;
}

.product-page-wrapper .right-column .product.attribute.overview {
    margin: 0 0 20px;
}

.product-page-wrapper .right-column .product-reviews-summary {
    float: unset;
    margin: 0;
    padding: 0;
}

.product-page-wrapper .right-column .product-info-price>.product-info-stock-sku {
    padding: 0;
    width: 100%;
}

.product-page-wrapper .right-column .product-info-price .product-reviews-summary+.product-info-stock-sku {
    width: auto;
}

.product-page-wrapper .right-column .rating-summary {
    margin-right: 5px;
}

.product-page-wrapper .right-column .rating-result {
    display: block;
}

.product-page-wrapper .right-column .rating-result span:before {
    color: #5125B4;
}

.product-page-wrapper .right-column .reviews-actions {
    background: transparent;
    padding: 0;
    margin: 0;
}

.product-page-wrapper .right-column .reviews-actions .rating-text,
.product-page-wrapper .right-column .reviews-actions .action.view {
    color: #00000099;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: -0.16px;
}

.product-page-wrapper .right-column .reviews-actions .action.view {
    color: #5125B4;
    text-decoration: underline;
    margin-left: 8px;
}

.product-page-wrapper .right-column .stock.available {
    color: #63952B;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: -0.16px;
    text-transform: capitalize;
    font-weight: 600;
}

.product-page-wrapper .right-column .product.attribute.sku .type,
.product-page-wrapper .right-column .product.attribute.sku .value,
.product-page-wrapper .right-column .product.attribute.overview p,
.product-page-wrapper .right-column .product.attribute.overview a {
    font-size: 14px;
    line-height: 150%;
    color: #00000099;
}

.product-page-wrapper .right-column .product-options-bottom .box-tocart {
    margin: 0;
}

.product-page-wrapper .right-column .fieldset>.field>.label {
    font-size: 16px;
    margin: 0 0 8px;
    width: auto;
}

.product-page-wrapper .right-column .fieldset>.field .control {
    width: 100%;
}

.product-page-wrapper .right-column .fieldset>.field select {
    border: 1px solid #00000026;
    padding: 7px 12px;
    font-size: clamp(0.75rem, 0.706rem + 0.1878vw, 0.875rem);
    color: #000000;
    border-radius: 5px;
    height: auto;
    font-family: 'Open Sans';
}

.product-page-wrapper .right-column .product-options-bottom .field.qty .label {
    margin: 0 8px 8px 0px;
    width: auto;
}

.product-page-wrapper .right-column .product-options-bottom .field.qty .input-text.qty {
    width: 64px;
    height: 40px;
    font-size: 16px;
    line-height: 150%;
    text-align: left;
}

.product-page-wrapper .right-column .preorder-label {
    background: #FBF7EC;
    padding: 3px 8px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 4px;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: -0.16px;
    color: #58491A;
    font-weight: 600;
}

.product-page-wrapper .right-column .preorder-label .tooltip-icon {
    margin-left: 5px;
}

.product-page-wrapper .right-column .preorder-label .tooltip-icon:before {
    content: "";
    background: url(../images/info-circle.svg) no-repeat;
    width: 14px;
    height: 14px;
    background-size: contain;
    display: inline-block;
    margin-bottom: -2px;
}

.product-page-wrapper .right-column .product.attribute.overview p {
    margin-bottom: 12px;
}

.product-page-wrapper .right-column .product.attribute.overview a {
    color: #5125B4;
    text-decoration: underline;
}

.product-page-wrapper .right-column .product-add-form {
    padding: 0;
}

.product-page-wrapper .right-column .product-add-form .options-list {
    display: flex;
    flex-wrap: wrap;
    column-gap: 12px;
    row-gap: 12px;
    gap: 12px;
}

.product-page-wrapper .right-column .product-add-form .options-list .field.choice input[type="radio"] {
    appearance: none;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #00000026;
    border-radius: 6px;
}

.product-page-wrapper .right-column .product-add-form .options-list .field.choice input[type="radio"]:checked {
    border-color: #000;
}

.product-page-wrapper .right-column .product-add-form .options-list .field.choice {
    padding: 6px 12px;
    font-size: clamp(0.875rem, 0.831rem + 0.1878vw, 1rem);
    line-height: 150%;
    font-weight: 500;
    border-radius: 6px;
    margin: 0;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.product-page-wrapper .right-column .info-payment-section {
    padding-top: 12px;
    border-top: 1px solid #00000026;
    letter-spacing: -0.16px
}

.product-page-wrapper .right-column .info-payment-section .info-items {
    gap: 8px !important;
    width: 100%;
}

.product-page-wrapper .right-column .info-payment-section .info-items>div {
    align-items: flex-start !important;
}

.product-page-wrapper .product-social-links,
.catalog-product-view .product.info.detailed,
.product-page-wrapper .amreview-description-wrap .amreview-proscons-container {
    display: none;
}

.lg-toolbar .lg-close:after {
    content: "";
    background: url(../images/close-icon.svg) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    filter: invert(1);
}


.tooltip-icon {
    position: relative;
    display: inline-block;
    cursor: help;
}

.tooltip-text {
    background: #fff;
    max-width: 360px;
    min-width: 210px;
    padding: 12px 16px;
    z-index: 100;
    display: none;
    position: absolute;
    text-align: left;
    color: #333;
    line-height: 1.4;
    border: 1px solid #bbb;
    margin-top: 5px;
    left: 0;
    top: 100%;
    font-size: clamp(0.75rem, 0.706rem + 0.1878vw, 0.875rem);
    line-height: 150%;
    color: #00000099;
    letter-spacing: -0.16px;
    width: auto;
    font-weight: 400;
}

.tooltip-text:after,
.tooltip-text:before {
    border: solid transparent;
    content: '';
    height: 0;
    position: absolute;
    bottom: 100%;
    width: 0;
}

.tooltip-text:before {
    border-width: 6px;
    border-color: transparent;
    border-bottom-color: #bbb;
    left: 15px;
    margin-left: -6px;
}

.tooltip-text:after {
    border-width: 5px;
    border-color: transparent;
    border-bottom-color: #fff;
    left: 15px;
    margin-left: -5px;
}

.tooltip-icon:hover .tooltip-text,
.tooltip-icon.active .tooltip-text {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    display: block;
}

.field.amreview-gdpr-wrap a {
    color: #5125B4;
}

/*cookies*/
.pr-cookie-modal-bottom .modal-inner-wrap {
    background: #252525 !important;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.pr-cookie-modal button.pr-cookie-notice-btn {
    font-size: clamp(0.875rem, 0.831rem + 0.1878vw, 1rem);
    line-height: 150%;
    letter-spacing: -0.16px;
}

.pr-cookie-notice-actions .action.primary {
    width: auto;
}

.cms-no-route .page-main .page-title-wrapper h1 {
    text-align: center;
}

.cart-summary .block .item-options .field input[type="radio"] {
    top: 0;
}

/*shipping page*/
.opc-progress-bar {
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding: 0;
    margin: 40px auto;
    max-width: 700px;
    position: relative;
    counter-reset: step;
    text-align: center;
}

.opc-progress-bar .opc-progress-bar-item {
    position: relative;
    text-align: center;
    flex: 1;
}

.opc-progress-bar .opc-progress-bar-item::before {
    content: counter(step);
    counter-increment: step;
    width: 30px;
    height: 30px;
    line-height: 28px;
    display: block;
    border-radius: 50%;
    border: 1px solid #bfbaff;
    color: #999;
    background-color: white;
    margin: 0 auto 10px;
    font-weight: 500;
    font-size: 14px;
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.opc-progress-bar .opc-progress-bar-item._complete::before {
    background: #000000;
    content: "";
    background: url(../images/check-shield.svg) no-repeat #000;
    background-position: center;
}

.opc-progress-bar .opc-progress-bar-item::after {
    content: '';
    position: absolute;
    top: calc(50% - 9px);
    left: -50%;
    transform: translateY(-50%);
    height: 2px;
    width: 100%;
    background-color: #111820;
    z-index: 0;
}

.opc-progress-bar .opc-progress-bar-item:first-child::after {
    display: none;
}

.opc-progress-bar .opc-progress-bar-item._active::before {
    background-color: #bfbaff;
    color: #000;
}

.opc-progress-bar .opc-progress-bar-item span {
    font-size: 16px;
    color: #00000099;
    display: block;
    padding-top: 18px;
    font-family: 'nunito_sans12pt_extralight';
    font-weight: 400;
}

.opc-progress-bar .opc-progress-bar-item._active span {
    color: #5b4ee0;
}

.opc-progress-bar .opc-progress-bar-item._complete+._active span {
    color: #111820;
}

.opc-progress-bar-item>span:before,
.opc-progress-bar-item>span:after {
    display: none;
}

.opc-wrapper .step-title {
    font-size: clamp(1.5rem, 1.3239rem + 0.7512vw, 2rem);
    letter-spacing: -0.16px;
    font-weight: 400;
    font-family: 'nunito_sans12pt_extralight';
    border: none;
    line-height: 130%;
    margin-bottom: 20px;
    padding: 0;
}

.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
    margin-top: 5px;
    color: #00000099;
}

.opc-wrapper .form-login .fieldset .note a {
    color: #5125B4;
    text-decoration: underline;
}

.field-tooltip .field-tooltip-action {
    background: #F0F0FF;
    padding: 6px;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.field-tooltip .field-tooltip-action:before {
    font-size: 14px;
    color: #180B36;
}

.opc-wrapper .opc li.checkout-shipping-method input[type='radio']:after {
    content: "";
    width: 100%;
    height: 100%;
    border: 1px solid #C6C5CC;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 4px;
    z-index: -1
}

.opc-wrapper .opc li.checkout-shipping-method input[type='radio']:checked:after {
    background: #F8F7FF;
}

.table-checkout-shipping-method tbody td {
    padding-top: 12px;
    padding-bottom: 9px;
    border: none;
}

.table-checkout-shipping-method tbody td:first-child {
    padding-left: 12px;
}

.opc-wrapper .opc li.checkout-shipping-method input[type='radio'] {
    margin: 3px 0 -3px;
    position: unset;
}

.table-checkout-shipping-method tbody tr.row {
    position: relative;
    display: block;
}

.table-checkout-shipping-method tbody tr.row:not(:last-child) {
    margin-bottom: 12px;
}

.opc-wrapper .opc li .actions-toolbar>.primary,
.opc-wrapper .opc li .actions-toolbar .action.primary {
    float: unset;
    display: block;
}

.opc-wrapper .opc li .form-login .actions-toolbar>.primary {
    display: inline-block;
}

.opc-wrapper .step-content .actions-toolbar {
    margin-top: 24px;
}

.opc-wrapper .opc li .actions-toolbar .action.primary.button span {
    display: flex;
    align-items: center;
    justify-content: center;
}

.opc-wrapper .opc li .actions-toolbar .action.primary.button>span:after {
    content: "";
    background: url(../images/right-arrow-alt.svg);
    width: 25px;
    height: 25px;
    background-size: contain;
    display: inline-block;
    filter: invert(1);
    margin-left: 12px;
}

.opc-sidebar {
    margin: 0;
}

.opc-sidebar .opc-block-summary {
    background: #FBFBFB;
    padding: 20px;
}

.opc-sidebar .opc-block-summary>.title {
    font-size: clamp(1.25rem, 1.162rem + 0.3756vw, 1.5rem);
    line-height: 140%;
    letter-spacing: -0.16px;
    font-weight: 400;
    font-family: 'nunito_sans12pt_extralight';
    margin-bottom: 12px;
    color: #111820;
    padding: 0;
}

.opc-sidebar .opc-block-summary .minicart-items-wrapper {
    padding: 0;
    margin: 12px 0 0;
}

.opc-sidebar .opc-block-summary .product-item {
    padding: 0;
}

.opc-sidebar .opc-block-summary .product-item:not(:last-child) {
    margin-bottom: 12px;
}

.opc-sidebar .opc-block-summary .product-image-container {
    border-radius: 4px;
    margin-right: 12px;
}

.opc-sidebar .opc-block-summary .product-item-name-block,
.opc-sidebar .opc-block-summary .subtotal {
    margin-bottom: 12px;
    padding: 0;
}

.opc-sidebar .opc-block-summary .product-item-pre-order-item {
    font-size: 12px;
    line-height: 150%;
}

.opc-sidebar .opc-block-summary .product-item-inner {
    margin: 0;
}

.opc-sidebar .opc-block-summary .product-item-name-block .product-item-name {
    margin: 0;
}

.opc-sidebar .opc-block-summary .minicart-items .product-item-details {
    flex-direction: column;
}

.opc-sidebar .opc-block-summary .minicart-items .product-item-details .price-excluding-tax .price {
    font-size: 14px;
    margin-right: 4px;
}

.opc-sidebar .opc-block-summary .minicart-items .product-item-details .price-excluding-tax:after {
    font-weight: 600;
    font-size: 14px;
    line-height: 150%;
    color: #000;
}

.opc-sidebar .opc-block-summary .minicart-items .product.options .toggle>span {
    font-size: 12px;
    line-height: 150%;
    font-weight: 600;
    color: #5125B4;
}

.opc-sidebar .opc-block-summary .minicart-items .product.options .toggle:after {
    color: #5125B4;
}

.checkout-index-index .navigation {
    background: transparent;
}

.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after {
    display: none;
}

.opc-estimated-wrapper .estimated-block .estimated-label {
    font-size: 16px;
    line-height: 150%;
    color: #111820;
    font-weight: 400;
    margin-bottom: 8px;
}

.opc-estimated-wrapper .estimated-block .estimated-price {
    font-size: 16px;
    line-height: 150%;
    color: #000;
    font-weight: 600;
}

.opc-estimated-wrapper .minicart-wrapper button.action.showcart {
    background: #0000000D;
}

.opc-estimated-wrapper .minicart-wrapper button.action.showcart:before {
    filter: invert(1);
}

.field-error {
    font-size: 12px;
    line-height: 120%;
}

.checkout-payment-method .payment-method._active .payment-method-content {
    padding: 0 0 20px 0;
}

.checkout-payment-method .billing-address-same-as-shipping-block {
    padding-left: 10px;
    font-size: clamp(0.875rem, 0.831rem + 0.1878vw, 1rem);
}

.checkout-payment-method .checkout-billing-address .billing-address-details {
    padding: 0 0 0 40px;
    color: #00000099;
    font-size: clamp(0.875rem, 0.831rem + 0.1878vw, 1rem);
}

.checkout-payment-method .checkout-billing-address .billing-address-details a,
.opc-block-shipping-information .shipping-information-content,
.opc-block-shipping-information .shipping-information-content a {
    color: #00000099;
}

body.checkout-index-index .checkout-payment-method .checkout-billing-address .actions-toolbar .primary {
    display: flex;
    align-items: center;
    justify-content: right;
    gap: 15px;
}

body.checkout-index-index .checkout-payment-method .checkout-billing-address .actions-toolbar .primary .action {
    width: auto;
    float: unset;
    margin: 0;
}

.checkout-payment-method .payment-option-title .action-toggle {
    font-size: clamp(0.75rem, 0.706rem + 0.1878vw, 0.875rem);
    line-height: 150%;
    font-weight: 600;
    letter-spacing: -0.16px;
    color: #5125B4;
    width: 100%;
}

.checkout-payment-method .payment-option-title .action-toggle:after {
    color: #5125B4;
    float: right;
}

.checkout-payment-method .payment-option._collapsible .payment-option-title {
    padding: 12px 0;
}

.checkout-payment-method .payment-option._collapsible .payment-option-content {
    padding: 0;
}

.abs-discount-code .form-discount .actions-toolbar .primary .action,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
    border-radius: 3px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.opc-sidebar .opc-block-summary .cart-totals,
.opc-sidebar .opc-block-summary .table-totals,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
    border-top: 1px solid #00000026;
}

.opc-block-summary .table-totals tbody .sub .mark,
.opc-block-summary .table-totals tbody .sub .amount {
    padding-top: 12px;
}

.opc-block-summary .table-totals tbody .totals-tax .mark,
.opc-block-summary .table-totals tbody .totals-tax .amount {
    padding-bottom: 16px;
}

.cart-totals tbody .mark,
.cart-totals tfoot .mark,
.opc-block-summary .table-totals tbody .mark {
    font-size: clamp(0.75rem, 0.662rem + 0.3756vw, 1rem);
    line-height: 150%;
}

.opc-sidebar .opc-block-summary .cart-totals,
.opc-sidebar .opc-block-summary .table-totals,
.cart-totals .grand .amount {
    font-size: clamp(0.875rem, 0.787rem + 0.3756vw, 1.125rem);
    line-height: 150%;
}

.opc-block-summary .table-totals .grand th,
.opc-block-summary .table-totals .grand td,
.opc-block-summary .table-totals tbody tr:last-child td {
    padding: 12px 0;
}

.opc-block-summary .table-totals .grand th strong {
    padding: 0;
}

.opc-block-summary .table-totals .grand th strong,
.opc-block-summary .table-totals .grand td strong,
.opc-block-summary .table-totals .grand .mark {
    font-size: clamp(1rem, 0.956rem + 0.1878vw, 1.125rem);
    font-weight: 500;
    line-height: 150%;
}

.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
    padding: 20px;
    background: #FBFBFB;
}

.opc-sidebar .opc-block-shipping-information {
    padding: 0;
}

.opc-block-shipping-information .shipping-information-title {
    font-size: clamp(1.25rem, 1.162rem + 0.3756vw, 1.5rem);
    font-weight: 400;
    letter-spacing: -0.16px;
    color: #111820;
    font-family: 'nunito_sans12pt_extralight';
    border-bottom: 1px solid #00000026;
    padding-bottom: 12px;
    margin-bottom: 12px;
}

.opc-block-shipping-information .shipping-information-title .action-edit {
    top: -5px;
}

.opc-block-shipping-information .shipping-information-title .action-edit:before {
    color: #061022;
}

.opc-block-summary .not-calculated {
    font-size: 16px;
    line-height: 150%;
}

.opc-wrapper .shipping-address-item.selected-item {
    border-color: #5125B4;
}

.opc-wrapper .shipping-address-item.selected-item:after {
    background: #5125B4;
}

.opc-wrapper .action-show-popup {
    width: auto;
}

/*Checkout-VAT exempt*/



#vatexempt-formes .vatexempt-form {
    border-radius: 12px;
    position: relative;
    background: #5125B4;

    padding: 2px;
    /* overflow: hidden; */
    border: none;
    max-width: 600px;
}

#vatexempt-formes .selected-item .vatexempt-form {
    background: linear-gradient(0deg, rgba(9, 16, 4, 0.15), rgba(9, 16, 4, 0.15)), linear-gradient(209.56deg, #7CBB36 13.81%, rgba(124, 187, 54, 0) 29.7%, rgba(255, 255, 255, 0.5) 37.01%, rgba(124, 187, 54, 0) 45.36%, #7CBB36 86.19%);
}

#vatexempt-formes .vatexempt-form fieldset {
    background: #fff;
    border-radius: 12px;
    padding: 20px;
    border: none;
}

#vatexempt-formes .vatexempt-form fieldset:before {
    content: "";
    border-bottom-left-radius: 12px;
    border-top-right-radius: 12px;
    background: url(../images/check-circle-green.svg) #5125B4 no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 2px;
    top: 2px;
    background-position: center;
}

#vatexempt-formes .selected-item .vatexempt-form fieldset:before {
    background: url(../images/check-circle-green.svg) #7CBB36 no-repeat;
    background-position: center;
}

#vatexempt-formes .vatexempt-form fieldset b {
    font-size: clamp(0.75rem, 0.706rem + 0.1878vw, 0.875rem);
    font-weight: 600;
    letter-spacing: -0.16px;
    margin-bottom: 12px;
}

#vatexempt-formes .vatexempt-form fieldset p {
    font-size: clamp(0.75rem, 0.706rem + 0.1878vw, 0.875rem);
    font-weight: 600;
    letter-spacing: -0.16px;
    color: #00000099;
    margin-bottom: 20px;
}

#vatexempt-formes .vatexempt-form fieldset .field label {
    font-weight: 500;
    color: #061022;
    font-size: clamp(0.75rem, 0.706rem + 0.1878vw, 0.875rem);
    letter-spacing: -0.16px;
}

#vatexempt-formes .vatexempt-form fieldset .field label.label {
    margin: 0 0 4px 8px;
}

.opc-wrapper .opc li .vatexempt-form input[type='checkbox']:after {
    display: none;
}

#vatexempt-formes .vatexempt-form fieldset .actions-toolbar .action {
    border: 1px solid #00000026;
    background: transparent;
    color: #000;
}

.opc-wrapper .opc li .vatexempt-form .actions-toolbar {
    margin: 0;
}

._has-auth-shown .authentication-wrapper {
    position: unset;
}

body.checkout-index-index .page-main button.action.action-auth-toggle {
    display: none;
}

.block-authentication .actions-toolbar>.secondary {
    padding: 0;
    margin: 0;
}

.authentication-dropdown,
.authentication-dropdown._show {
    position: fixed;
    top: 0%;
    left: 0%;
    transform: translate(0%, 0%);
    width: 100%;
    margin: 0px auto;
    background: rgba(0, 0, 0, 0.5);
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.authentication-dropdown .modal-inner-wrap {
    max-width: 500px;
    width: 100%;
    margin: auto;
    background: #fff;
    border-radius: 12px;
    position: relative;
}

.modal-popup._inner-scroll.new-shipping-address-modal .modal-inner-wrap {
    width: 100%;
    max-width: 500px;
}

.checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:focus {
    color: #5125B4;
}

.field .control._with-tooltip input {
    width: calc(100% - 30px - 0px - 0px);
    margin-right: 30px;
}

.search-container.type_3 .action {
    margin-top: 5px;
}

.checkout-index-index .modal-popup .fieldset .field.choice {
    text-align: left;
}

.my-account table>thead>tr>th {
    font-weight: 500;
}

span#count-checked-checkboxes {
    font-weight: 500 !important;
}

.buttons-set1 .action.primary,
.buttons-set2 .action.primary {
    width: auto;
}

.reorder-search {
    margin-left: 0;
}

.my-reorderable-products .middle {
    display: none
}


.product-page-wrapper .right-column .product-add-form #product_addtocart_form .product-options-wrapper[data-hasrequired] .options-list {
    flex-wrap: nowrap;
    overflow-x: auto;
}

.product-page-wrapper .right-column .product-add-form #product_addtocart_form .product-options-wrapper[data-hasrequired] .price-notice {
    display: none;
}

.product-page-wrapper .right-column .product-add-form #product_addtocart_form .product-options-wrapper[data-hasrequired] .options-list .field {
    display: flex;
    flex-direction: column-reverse;
    width: 125px;
    min-width: 125px;
    padding: 6px 6px;
}

.product-page-wrapper .right-column .product-add-form #product_addtocart_form .product-options-wrapper[data-hasrequired] .options-list .field .label {
    font-size: clamp(0.75rem, 0.706rem + 0.1878vw, 0.875rem);
    line-height: 130%;
    text-align: center;
    cursor: pointer;
}

.product-page-wrapper .right-column .product-add-form #product_addtocart_form .product-options-wrapper[data-hasrequired] .options-list .field .option_images_gallery {
    margin-bottom: 8px;
}

.product-page-wrapper .right-column .product-add-form #product_addtocart_form .product-options-wrapper[data-hasrequired] .options-list .field .option_images_gallery img {
    margin: auto;
    max-height: 90px;
}

.product-page-wrapper .right-column .product-add-form #product_addtocart_form .product-options-wrapper[data-hasrequired] .options-list .field .option_images_gallery:empty {
    display: none;
}

.product-page-wrapper .right-column .product-add-form #product_addtocart_form .product-options-wrapper .field.required {
    border-radius: 16px;
    padding: 12px;
    margin-bottom: 4px;
    position: relative;
}

.product-page-wrapper .right-column .product-add-form #product_addtocart_form .product-options-wrapper[data-hasrequired] .field.required>.label {
    width: 100%;
    display: block;
    margin-bottom: 12px;
}

.productMultipleOption .product-page-wrapper .right-column .product-add-form #product_addtocart_form .product-options-wrapper .field.required>.label:before {
    content: "";
    background: url(../images/arrow-dropdown.svg);
    width: 26px;
    height: 26px;
    background-size: contain;
    display: inline-block;
    position: absolute;
    right: 12px;
}

.productMultipleOption .product-page-wrapper .right-column .product-add-form #product_addtocart_form .product-options-wrapper .field.required>.label.dropdownactive:before {
    background: url(../images/dropdown-cpl.svg);
}

.product-page-wrapper .right-column .product-add-form #product_addtocart_form .product-options-wrapper[data-hasrequired] .field.required>.label span {
    border: none !important;
}

.product-page-wrapper .right-column .product-add-form #product_addtocart_form .product-options-wrapper[data-hasrequired] .field.required>.label.active span:before {
    content: "";
    background: #FAFAFA;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.product-page-wrapper .right-column .product-add-form #product_addtocart_form .product-options-wrapper[data-hasrequired] .field.required>.label span[data-hasqtip]::after {
    content: "";
    background: url(../images/info-circle-2.svg) no-repeat;
    width: 14px;
    height: 14px;
    background-size: contain;
    display: inline-block;
    margin-left: 15px;
    top: 15px;
    position: absolute;
}

.selected-value-display {
    color: #00000080;
    font-size: clamp(0.75rem, 0.706rem + 0.1878vw, 0.875rem);
    margin-bottom: 0;
    cursor: pointer;
}

.catalogsearch-result-index.page-products .page-main .page-title-wrapper h1 {
    margin-top: 20px;
}

.page-layout-2columns-left.catalogsearch-result-index .column.main {
    width: 100%;
    padding-left: 0;
}

/* 01-09-25 userbackpoint */
.cms-terms-of-service .page-title-wrapper {
    margin: 32px 0 20px
}

.cms-terms-of-service .page-title-wrapper h1 {
    font-size: clamp(1.5rem, 1.3239rem + .7512vw, 2rem);
    margin-bottom: 20px;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.01em;
    color: #111820;
}

.cms-terms-of-service .column.main {
    max-width: 768px
}

.cms-terms-of-service .cms-terms-service h3,
.cms-terms-of-service .cms-terms-service h4,
.cms-terms-of-service .cms-terms-service h5 {
    color: #111820;
    margin: 20px 0;
    font-weight: 400;
    letter-spacing: -0.01em;
    ;
}

.cms-terms-of-service .cms-terms-service h4 {
    font-size: clamp(1.25rem, 1.162rem + .3756vw, 1.5rem);
    line-height: 140%
}

.cms-terms-of-service .cms-terms-service h3 {
    font-size: clamp(1.5rem, 1.3239rem + .7512vw, 2rem);
    line-height: 130%
}

.cms-terms-of-service .cms-terms-service h5 {
    font-size: clamp(1.125rem, 1.081rem + .1878vw, 1.25rem);
    line-height: 140%
}

.cms-terms-of-service .cms-terms-service li,
.cms-terms-of-service .cms-terms-service p {
    color: rgba(0, 0, 0, .6)
}

.cms-terms-of-service .cms-terms-service ul {
    margin-bottom: 40px
}

.cms-terms-of-service .cms-terms-service a {
    color: #5125b4;
    text-decoration: underline
}

.cms-terms-of-service .cms-terms-service a:hover {
    text-decoration: none;
    color: rgba(0, 0, 0, .6)
}

.cart-summary #discount-coupon-form .actions-toolbar {
    margin-top: 12px;
}

.cart-summary #discount-coupon-form .actions-toolbar .primary {
    width: 100%;
    margin-right: 0;
}

.cart-summary #discount-coupon-form .actions-toolbar .primary .action {
    border: 1px solid rgba(0, 0, 0, 0.15);
    background: transparent;
    padding: 6px 24px;
    border-radius: 6px;
    font-weight: 500;
    color: #000;
    letter-spacing: 0;
}

.checkout-cart-index .vat-exemption-cta {
    width: calc(72% - 40px);
}

.cart-summary>.title {
    letter-spacing: -0.24px;
}

.sidebar-main .helpfull-wrapper {
    background: #FBFBFB;
    padding: clamp(0.75rem, 0.5739rem + 0.7512vw, 1.25rem);
    border-radius: 8px;
    position: relative;
    margin-bottom: 30px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.sidebar-main .helpfull-wrapper:after {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 20px;
    background: #FBFBFB;
    border: 1px solid rgba(0, 0, 0, 0.1);
    transform: rotate(45deg);
    border-right: none;
    border-bottom: none;
    top: -11px;
}

.sidebar-main .helpfull-wrapper h4 {
    color: #111820;
    margin-bottom: 8px;
    letter-spacing: -0.01em;
    font-size: clamp(0.875rem, 0.743rem + 0.5634vw, 1.25rem);
    font-weight: normal;
    line-height: 140%;
}

.sidebar-main .helpfull-wrapper p {
    color: rgba(0, 0, 0, 0.6);
    font-size: 12px;
    line-height: 150%;
}

.sidebar-main .helpfull-wrapper p:last-child {
    margin-bottom: 0;
}

.block-minicart .minicart-items-wrapper {
    height: auto !important;
    max-height: 50vh;
}

.minicart-wrapper .block-minicart li {
    padding: 8px !important;
    word-wrap: normal;
}

.column.main .products-grid .product-item .product-item-info .product-item-photo {
    margin-top: 1px;
}

header .block-search form .desktop-search-close {
    position: absolute;
    right: 49px;
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.0003 1.00003L7.0002 6.99996M7.0002 6.99996L1 13M7.0002 6.99996L13.0003 13M7.0002 6.99996L1.00027 1.00003' stroke='%23FFFFFF4D' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
    width: 10px;
    height: 10px;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0;
    background-size: contain;
    opacity: 0;
}

header .block-search form input:focus+.desktop-search-close {
    opacity: 1;
}

header .block-search .mobile-search-close {
    display: none;
}

div#registration .action.primary {
    width: auto;
}

.account .toolbar select {
    box-shadow: none;
    border-radius: 5px;
    font-size: 14px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding: 6px 12px;
    height: auto;
    color: rgba(0, 0, 0, 0.6);
    line-height: 150%;
    appearance: none;
    letter-spacing: -0.16px;
    background: #fff url(../images/down-arrow.svg) no-repeat right 12px center;
    padding-right: 30px;
    font-weight: normal;
    background-color: #fff;
}

.vatexempt-option-content .control span#linkId {
    color: #5125B4 !important;
}

.opc-sidebar .opc-block-summary .product-item-pre-order-item {
    background: #FBF7EC;
    width: max-content;
    color: #58491A;
    padding: 3px 8px;
    font-weight: 600;
    letter-spacing: -0.01em;
    border-radius: 4px;
}

.product-page-wrapper .right-column .product-add-form #product_addtocart_form .product-options-wrapper .field.required>.label {
    cursor: pointer;
}

.product-page-wrapper .right-column .product-add-form .options-list .field.choice input[type="radio"] {
    cursor: pointer;
}

.account.page-layout-2columns-left .column.main {
    min-height: 70vh;
}

.filter-options-content .item {
    font-size: 14px;
    line-height: 150%;
    letter-spacing: -0.16px;
    color: #00000099;
}

.filter-options-content .item a:hover {
    color: #5125b4;
}

body .filter-options-content a:hover {
    background-color: transparent;
}

body .filter-options-title {
    text-transform: capitalize;
}

.page-products .sorter .sorter-label {
    font-size: 14px;
}

.product-page-wrapper .left-column .description p {
    text-align: left !important;
}

.page-footer .footer-contact-block .footer-contact p a:hover,
.page-footer .ftmiddle ul li a:hover,
.page-footer .copyrightwrp .copy_right_links a:hover {
    color: #B8B8FF;
}

.page-footer .ftmiddle ul li a:hover,
.page-footer .copyrightwrp .copy_right_links a:hover {
    text-decoration: none;
}

.page-footer .footer-menu .tag-all {
    border-color: #515151;
}

.page-footer .footer-menu .tag-all:hover {
    background: #515151;
    color: #000000;
    text-decoration: none;
}

body[ cz-shortcut-listen="true"] .sections.nav-sections {
    display: flex;
}


/*4-9-25*/
.form-create-account input:focus {
    border-color: #5125B4;
    outline: none;
    box-shadow: 0 0 4px #5125B4;
}

.preorder-label {
    background: #FBF7EC;
    width: max-content;
    color: #58491A;
    padding: 3px 8px;
    font-weight: 600;
    letter-spacing: -0.01em;
    border-radius: 4px;
}

.post-list .post-image .image-container>a:not(.image-wrap) {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00000080;
    border-radius: 2px;
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0;
    text-align: center;
    text-decoration: none;
    color: #FEFEFF;
    transition: all 0.3s linear;
    opacity: 0;
}

.post-list .post-image .image-container:hover>a:not(.image-wrap) {
    opacity: 1;
}

.blog-page .sidebar .block-categories ul li a {
    font-weight: normal;
    color: #00000099;
}

.blog-page .sidebar .block-categories ul li.active a {
    color: #5125b4;
}

.blog-page .sidebar .block-categories ul li a:hover {
    color: #5125b4;
    text-decoration: none;
}


.blog-page .sidebar .widget.blog-search input::placeholder {
    color: #7F7F7F;
}

.blog-page .sidebar .widget.blog-search .action.search::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 24px;
    color: #757575;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    color: #FDFDFF;
    background: none;
    height: 100%;
}

.blog-page .sidebar .widget.blog-search input:focus,
.blog-page .sidebar .widget.blog-search input:active {
    background: linear-gradient(#ffffff, #ffffff) padding-box, radial-gradient(35.36% 441.94% at 50% 50%, rgba(184, 184, 255, 0) 0%, #B8B8FF 100%) border-box;
    border: 2px solid transparent;
    outline: none;
    box-shadow: 0px 0px 0px 4px #494966, 0px 0px 2px 0px rgba(0, 0, 0, 0.1);

}

.login-container .block-new-customer .login-image img.benefit-icon,
.register-page-wrapper .imagewrp img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.login-container .actions-toolbar>.secondary .action {
    text-decoration: none;
}

.login-container .actions-toolbar>.secondary .action:hover {
    text-decoration: underline;
}

header .customer-welcome a:hover {
    text-decoration: none;
}

.customer-welcome .action.switch:hover {
    background-color: #fff;
    color: #252525;
}

.customer-welcome .action.switch:hover::before {
    filter: invert(1);
}

.customer-welcome .action.switch:hover>span {
    color: #000;
}

.register-page-wrapper .register-form-right>div,
.register-page-wrapper .register-form-right>div .supportsec {
    height: 100%;
}

.register-page-wrapper .form-create-account input:focus {
    box-shadow: 0px 0px 0px 2px #B8B8FF;
}

.cmslinks ul li a {
    font-weight: 400;
}

.cmslinks ul li a:hover {
    font-weight: 600;
}

.cms-page-view [data-content-type='html'] .tc h5 {
    margin-bottom: 20px;
}

.product-page-wrapper .left-column a.main-image-lightbox-wrapper {
    margin-bottom: 40px;
}

.product-page-wrapper .left-column a.main-image-lightbox-wrapper img.main-product-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    max-height: max-content;
}

.product-page-wrapper .left-column .custom-gallery-wrapper {
    grid-gap: 40px;
}

.product-page-wrapper .left-column .custom-gallery-wrapper img.gallery-img {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: contain;
}

.product-page-wrapper .right-column .product-info-main {
    top: 20px;
}

.product-page-wrapper .right-column .page-title-wrapper .price-excluding-tax .price {
    text-align: right;
    display: block;
}

.product-page-wrapper .right-column .field.qty {
    display: flex;
    align-items: center;
}

.product-page-wrapper .right-column .field.qty .label {
    margin: 0 8px 0 0px;
}

.pr-cookie-modal {
    background-color: #252525 !important;
}

.pr-cookie-modal button#btn-cookie-allow {
    background-color: #fff;
    color: #000;
    border-color: #fff;
    transition: all 0.3s linear;
}

.pr-cookie-modal button#btn-cookie-decline {
    background-color: transparent;
    color: #fff;
    border-color: #fff;
    transition: all 0.3s linear;
}

.pr-cookie-modal button#btn-cookie-allow:hover {
    border-color: #FFF;
    background-color: transparent;
    color: #fff;
}

.pr-cookie-modal button#btn-cookie-decline:hover {
    background-color: #fff;
    color: #000;
    border-color: #fff;
}

.ves-megamenu.desktopmenu .navigation .nav-item>a.nav-anchor {
    text-transform: none;
}

header .block-search form.active .action.search {
    background: #5125B4;
}

header .block-search .input-text {
    color: #fff;
}

.homepage-slider .slide-content {
    max-width: 50% !important;
}

body .breadcrumbs .items .item:last-child>span {
    font-size: 14px;
    line-height: 150%;
    letter-spacing: -0.16px;
    color: #000;
    font-weight: 600;
}

.homepage-slider .slide-content p,
.homepage-slider .slide-content h1 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.homepage-slider .slide-content .btn:hover {
    opacity: 1 !important;
}

.homepage-slider .slide-content.contentwhite .btn.primary:hover {
    background: transparent;
    border: 1px solid #FDFDFF;
    color: #fff;
}

.homepage-slider .slide-content.contentblack .btn.primary:hover {
    background: transparent;
    color: #000;
    border: 1px solid #00000026;
}

.homepage-slider .slide-content.contentblack .btn.secondary:hover {
    background: #5125B4;
    color: #fff;
    border-color: transparent;
}

.cms-home .custom-home-grid .explore-btn:hover {
    border-color: #FFFFFF33;
    color: #fff;
    background: #000;
}

body .action.primary:hover,
.c-replyform button:hover {
    border-color: #00000026 !important;
    color: #000000 !important;
    background: #fff !important;
}

.review-form .action.submit.primary:hover {
    border-color: #00000026 !important;
    color: #000000 !important;
    background: #fff !important;
}

.login-container .block-new-customer .action.primary:hover {
    border-color: #00000026;
    background-color: #0000001A;
    color: #000000;
}

form input:focus {
    border-color: #5125B4;
    outline: none;
    box-shadow: 0 0 4px #5125B4;
}

/*8-9-25*/

.catalog-product-view h1,
.catalog-product-view h2,
.catalog-product-view h3,
.catalog-product-view h4,
.catalog-product-view h5,
.catalog-product-view h6 {
    text-align: left !important;
}

.ves-megamenu.top-navigation>.navigation>nav>ul>li>a.actived {
    font-weight: 600;
}

.homepage-slider .slide-content.contentblack .btn.secondary {
    border-color: #00000026;
}

.homepage-slider .slide-content.contentblack .btn.primary {
    background-color: #5125B4;
    color: #fff;
}

.column.main .products .product-item .product-item-info .product-item-inner,
.page-products .product-item-info:not(:hover):not(.active) .product-item-inner {
    height: auto;
}

.filter-options-content .item {
    margin: 8px 0 16px;
}

.filter .block-subtitle.mobilefilterlabel:after {
    border: 1px solid #00000026;
    height: 32px;
    width: 32px;
    background-size: 12px;
    background-position: center;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.filter .filter-current .item {
    margin: 8px 0 16px;
}

.bestseller-section .view-all-btn {
    text-transform: none !important;
}

.page-footer .footer-menu .tag-all:hover {
    color: #fff;
}

.cms-home .category-slide:hover img {
    transform: scale(1);
}

.cms-home .category-slide a.home-shop-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00000080;
    border-radius: 8px;
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0;
    text-align: center;
    text-decoration: none;
    color: #FEFEFF;
    transition: all 0.3s linear;
    opacity: 0;
    height: calc(100% - 40px);
}

.cms-home .category-slide:hover a.home-shop-wrapper {
    opacity: 1;
}

body.productSingleOption .product-page-wrapper .right-column .product-add-form #product_addtocart_form .product-options-wrapper[data-hasrequired] .options-list {
    overflow: hidden;
    flex-wrap: wrap;
}

body.productSingleOption .product-page-wrapper .right-column .product-add-form #product_addtocart_form .product-options-wrapper[data-hasrequired] .options-list .field {
    display: block;
    width: auto;
    min-width: auto;
    padding: 6px 12px;
}

body.productSingleOption .product-page-wrapper .right-column .product-add-form #product_addtocart_form .product-options-wrapper[data-hasrequired] .options-list .field .label {
    font-size: inherit;
    line-height: inherit;
}

body.page-layout-2columns-left.catalogsearch-result-index .sidebar-main dl.block {
    margin: 0;
    padding: 20px 0;
    border-top: 1px solid #00000026;
}

body.page-layout-2columns-left.catalogsearch-result-index .sidebar-main dl.block dt.title {
    font-weight: 500;
}

body.page-layout-2columns-left.catalogsearch-result-index .sidebar-main dl.block dd.item:last-child {
    margin-bottom: 0;
}

body.page-layout-2columns-left.catalogsearch-result-index .sidebar-main dl.block dd.item a {
    padding: 4px 0;
    font-size: 14px;
    color: #5125B4;
    text-decoration: underline;
}

body.page-layout-2columns-left.catalogsearch-result-index .sidebar-main h1.page-title {
    margin: 0 0 24px;
}


/* custom mobile breadcrumb */
.isev-custom-breadcrumbs {
    width: 100%;
    background: #fff;
    padding: 20px 20px 20px 0px;
}

.isev-custom-breadcrumbs .isev-custom-inner {
    display: flex;
    align-items: center;
    gap: 8px;
}

.isev-custom-breadcrumbs .isev-back-icon {
    border: none;
    background: transparent;
    font-size: 18px;
    cursor: pointer;
    padding: 4px 8px;
    color: #333;
    background: url(../images/chevron-left.png);
    width: 16px;
    height: 16px;
}

.isev-custom-breadcrumbs .isev-current-breadcrumb {
    font-weight: 500;
    color: #222;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.isev-custom-breadcrumbs .isev-current-breadcrumb a {
    color: inherit;
    text-decoration: none;
}

.parent-category-title-wrapper {
    margin-bottom: 10px;
}

.parent-category-title-wrapper span {
    font-family: 'Nunito Sans';
    font-weight: 700;
    font-size: 18px;
}

.checkout-index-index .search-container .search-bar {
    display: grid;
    gap: 12px;
}

.checkout-index-index .search-container input {
    grid-column: 1/1;
    margin: 0px;
}

.checkout-index-index .search-container .search-button {
    grid-column: 1/2;
}

.checkout-index-index .search-container button.action.primary.search-button {
    padding: 6px 24px;
    margin: 0px;
}

.checkout-index-index .search-container .search-list,
.checkout-index-index .search-container .search-subtext
{
    grid-column: span 2;
    margin: 0px;
}

.checkout-index-index .search-container.type_3 .action {
    border: 1px solid #F0F0FF;
    margin-top: 0;
    width: auto;
    margin-left: 12px;
    background: #F0F0FF;
    color: #000;
}

.checkout-index-index .cp_manual_entry {
    display: none !important;
}

.checkout-index-index .search-container.type_3 .action:hover,
.checkout-index-index button.action.action-login.secondary:hover {
    border: 1px solid #00000026 !important;
    color: #000000 !important;
    background: #fff !important;
}

.opc-wrapper .opc li .actions-toolbar .action.primary.button>span:hover:after {
    filter: none;
}

.cart-summary .checkout-methods-items .action.primary.checkout span:hover:before {
    filter: invert(1);
}

.products-grid .product-items .product-item {
    display: flex
}

.products-grid .product-items .product-item .product-item-info {
    display: flex;
    flex-direction: column;
}

.products-grid .product-items .product-item .product-item-info .product-item-inner {
    margin-top: auto !important;
}

.products-grid .product-items .product-item .product-item-details {
    flex: 1;
}

.product-page-wrapper .product.media .main-slider {
    margin-bottom: 8px;
}

.product-page-wrapper .left-column .custom-gallery-wrapper {
    display: block;
    max-width: 730px;
}

.product-page-wrapper .product.media .slider-main-thumnail-image-wrapper {
    aspect-ratio: 730 / 594;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.product-page-wrapper .product.media .slider-main-thumnail-image-wrapper img.main-product-image {
    width: auto;
}

.product-page-wrapper .product.media .custom-gallery-wrapper .slick-slide img {
    aspect-ratio: 176.5 / 143;
    border-radius: 8px;
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
}

.product-page-wrapper .product.media .custom-gallery-wrapper .slick-slide {
    padding: 0 4px;
}

.product-page-wrapper {
    grid-template-columns: calc(100% - 470px) 470px;
}

.product-page-wrapper .product.media .slider-main-thumnail-image-wrapper img.main-product-image {
    width: auto;
    max-width: 100%;
    object-fit: contain;
    max-height: 100%;
}

.product-page-wrapper .product.media .main-slider .slick-arrow {
    background: rgba(255, 255, 255, 0.3) !important;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-page-wrapper .product.media .main-slider .slick-prev:before,
.product-page-wrapper .product.media .main-slider .slick-next:before {
    color: #000;
    font-size: 16px;
    padding: 0;
    content: "";
    display: block;
    background: url("../images/pro-slider-right-arrow.svg") no-repeat;
    width: 10px;
    height: 16px;
}

.product-page-wrapper .product.media .main-slider .slick-prev:before {
    transform: rotate(180deg);
}

.product-page-wrapper .product.media .main-slider .slick-prev {
    left: 16px;
}

.product-page-wrapper .product.media .main-slider .slick-next {
    right: 16px;
}

.product-page-wrapper .product.media .main-slider .slick-arrow:hover {
    background: #ffffff;
}

.product-page-wrapper .product.media .slider-main-thumnail-image-wrapper {
    position: relative;
}

.product-page-wrapper .product.media .slider-main-thumnail-image-wrapper:after {
    content: "";
    display: block;
    background: url(../images/Image-expand-icon.svg) no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 4px;
    bottom: 4px;
    opacity: 0;
    transition: all 0.3s ease;
}

.product-page-wrapper .product.media .slider-main-thumnail-image-wrapper:hover:after {
    opacity: 1;
}

.product-page-wrapper .product.media .custom-gallery-wrapper .slick-slide .single-lightbox {
    position: relative;
}

.product-page-wrapper .product.media .custom-gallery-wrapper .slick-slide .single-lightbox:after {
    content: "";
    display: block;
    background: url(../images/Image-expand-icon.svg) no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 4px;
    bottom: 4px;
    opacity: 0;
    transition: all 0.3s ease;
    background-size: contain;
}

.product-page-wrapper .product.media .custom-gallery-wrapper .slick-slide .single-lightbox:hover:after {
    opacity: 1;
}

.productMultipleOption .product-page-wrapper .right-column .product-add-form #product_addtocart_form .product-options-wrapper .field.required>.label.active:before {
    transform: rotate(180deg);
}

.productMultipleOption .product-page-wrapper .right-column .product-add-form #product_addtocart_form .product-options-wrapper .field.required>.label:before {
    transition: all 0.3s ease;
}

.product-page-wrapper .product.media .main-slider {
    margin-bottom: 8px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 8px;
}

.catalog-product-view .product-info-main .super-container {
    margin-bottom: 20px !important;
}


.catalog-category-view .rating-summary .reviewCount {
    font-size: 12px;
    color: #00000099;
    font-weight: 400;
    vertical-align: middle;
    line-height: 150%;
    font-family: 'Open Sans';
}

.rating-summary .rating-result {
    width: 70px;
}

.rating-summary .rating-result>span:before,
.rating-summary .rating-result:before {
    font-size: 14px;
    height: 14px;
    letter-spacing: 0px;
    line-height: 14px;
}

.catalog-category-view.product-image-photo {
    max-height: 100%;
}


.product-page-wrapper .right-column .product-info-main .field:has(> label.dropdownactive) {
    background-color: #F7F7FF;
}


/*** 17-10-25 ***/
.customer-welcome .action.switch:hover {
    background-color: #4C4C4C;
    color: #fff;
}

.customer-welcome .action.switch:hover>span {
    color: #fff;
}

.customer-welcome .action.switch:hover::before {
    filter: none;
}

.cms-home .custom-home-grid .explore-btn:hover {
    background: #e6e6e6;
    color: #000;
}

.home_news_seaction .ciew-all:hover {
    border: 1px solid #00000026;
    background: #00000026;
    color: #000;
}

.checkout-index-index button.action.action-login.secondary:hover:hover {
    border-color: #000;
    color: #ffffff !important;
    background: #000000 !important;
}

.bestseller-section .view-all-btn:hover {
    border: 1px solid #00000026 !important;
    background: #00000026 !important;
    color: #000 !important;
}

.login-container .block-new-customer .action.primary:hover {
    background-color: #5125B4 !important;
}

/* pdl page */
.column.main .products .product-item .product-item-info .bss-quickview:hover {
    background: #00000026;
    color: #000;
}

/* pdp page */
body .action.primary:hover,
.c-replyform button:hover {
    border-color: #000;
    color: #ffffff !important;
    background: #000000 !important;
}

.amreview-submit-form .review-form .action.submit.primary:hover {
    border-color: #000;
    color: #ffffff !important;
    background: #000000 !important;
}

.product-page-wrapper .left-column .review-form-label {
    cursor: pointer;
}

.product-page-wrapper .left-column .review-form-label:hover {
    background: #00000026;
    color: #000;
}

/* cart page */
.cart-summary .checkout-methods-items .action.primary.checkout span:hover:before {
    filter: none;
}

.cart-summary #discount-coupon-form .actions-toolbar .primary .action:hover {
    background: #00000026 !important;
    color: #000 !important;
}

/* checkout page */
body.checkout-index-index .opc-wrapper .opc li .actions-toolbar .action.primary.button>span:hover:after {
    filter: invert(1);
}

#vatexempt-formes .vatexempt-form fieldset .actions-toolbar .action:hover {
    background: #00000026;
    color: #000;
}

.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:hover {
    background-color: #000;
    color: #fff;
}

/* my account page */
.account .column.main .block:not(.widget) .box-actions .action:hover,
.account .column.main .block:not(.widget) .block-title .action:hover,
.account .column.main .table-order-items .action:hover,
.account .column.main .table-wrapper td.col .order-title button:hover,
.order-details-items .order-title button:hover {
    background: #00000026;
    color: #000;
}

.homepage-slider .slide-content.contentblack .btn.primary:hover {
    border-color: #000;
    color: #ffffff !important;
    background: #000000 !important;
    border: none;
}

/*.homepage-slider .slide-content.contentblack .btn.secondary{
    border-color: #000;
color: #ffffff;
background: #000000 ;
}*/

.homepage-slider .slide-content.contentblack .btn.secondary:hover {
    background-color: #9393CC;
    color: #000;
}

.homepage-slider .slide-content.contentwhite .btn.primary:hover {
    background: #b8b8ff;
    color: #000;
    border: none;
}

/*footer design changes*/
.page-footer .ftmiddle {
    display: grid;
    grid-template-columns: 180px 1fr 1.375fr;
    gap: 40px;
}

.page-footer .ftmiddle .t_ft_blk3.col {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
}

.page-footer .ftmiddle .footer-abput-us {
    max-width: 240px;
    margin: auto;
}

.page-footer .ftmiddle .footer-abput-us h4 {
    font-size: 14px;
    line-height: 150%;
    font-family: "Open Sans";
    margin: 10px 0 18px;
}

.page-footer .ftmiddle .footer-abput-us p {
    font-size: 14px;
    line-height: 150%;
    color: #fff;
}

.page-footer .footer-links {
    grid-template-columns: 1fr;
}

.page-footer .footer-login-register-button {
    margin-top: 32px;
    display: grid;
    gap: 12px;
}

.page-footer .footer-login-register-button a {
    display: flex;
    align-items: center;
    display: grid;
    grid-auto-flow: column;
    display: inline-grid;
    width: max-content;
    gap: 6px;
    padding: 6px 12px;
    border-radius: 6px;
    border: 2px solid rgba(255, 255, 255, 0.2);
    font-size: 14px;
    font-weight: 500;
}

.page-footer .footer-login-register-button a img {
    max-width: 20px;
}

.checkout-index-index .search-container .search-bar input {
    width: 100% !important;
    max-width: 100%
}

.checkout-index-index .search-container.type_3 .action {
    background: #5125b4;
    color: #fff;
    padding: 6px 12px
}

.catalog-product-view .product-item .product-item-info .tocart,
.checkout-cart-index .product-item .product-item-info .tocart {
    background: #5125b4;
    color: #fff
}

.checkout-index-index .search-container.type_3 .action:hover {
    background: #000 !important;
    border-color: #000 !important;
    color: #fff !important
}

.column.main .products .product-item .product-item-info .bss-quickview,
.page-products .product-item .product-item-info:hover .bss-quickview {
    background: #f2f2f2;
    border: 1px solid var(--Color-Scheme-1-Border, rgba(0, 0, 0, .15))
}

body .bestseller-section .view-all-btn,
.home_news_seaction .ciew-all {
    background: #f2f2f2;
    border: 1px solid #00000026;
    border-radius: 6px;
}

.page-footer .footer-login-register-button a:hover {
    text-decoration: none;
    color: #B8B8FF;
}


/*11-2-26 css added for the ul li on product details page*/
.quickview-topcontent .quickview-right .accordion-content ul,
#quick-view-product-short-description ul {
    margin: 12px 0px;
    color: #00000099;
}

.quickview-topcontent .quickview-right .accordion-content ul,
#quick-view-product-short-description ul,
.attribute-page-title-wrapper ul,
.attribute-best-by-the-best ul,
.product-info-main .attribute ul,
.attribute-firstimpressions-content ul,
.product-page-wrapper .left-column .description ul {
    color: #00000099;
    line-height: 1.5;
    font-size: 14px;
    list-style-type: disc;
    padding-left: 0;
    margin-left: 20px;
}

.quickview-topcontent .quickview-right .accordion-content ul li,
#quick-view-product-short-description ul li,
.attribute-page-title-wrapper ul li,
.attribute-best-by-the-best ul li,
.product-info-main .attribute ul li,
.attribute-firstimpressions-content ul li,
.product-page-wrapper .left-column .description ul li {
    margin-bottom: 0;
}

/*17-2-26*/
.price-box span.normal-price .price-label {
    display: none !important;
}

.product-page-wrapper button.review-toggle-btn {
    display: block;
    width: auto;
    margin: 24px auto;
    border: 1px solid #00000026;
    padding: 6px 12px;
    border-radius: 6px;
    font-weight: 500;
    font-size: 16px;
    background: transparent;
    line-height: 150%;
    margin-top: -30px;
    margin-bottom: 50px;
}

.review-legend {
    border-bottom: none;
    border-bottom: none;
    text-align: center;
}

.product-page-wrapper .left-column .review-form-label {
    margin-top: 12px;
    margin-bottom: 12px;
}

.product-page-wrapper .left-column .description figure img {
    display: inline-block;
}

.products-related .product-item-details .product-item-actions {
    margin-top: auto;
    margin-bottom: 10px;
}

/*24-02-26*/
.product-page-wrapper .product.media .main-slider:not(.slick-slider) .slider-main-thumnail-image-wrapper.single-lightbox:not(:first-child) {
    display: none !important;
}

.product-page-wrapper .left-column .custom-gallery-wrapper:not(.slick-slider) {
    display: none;
}

.quickview-topcontent #quick-view-product-short-description p {
    margin-bottom: 12px;
}

/*17-3-26*/
.attribute-page-title-wrapper table,
.attribute-page-title-wrapper ul li,
.product-page-wrapper .left-column .description p,
.product-page-wrapper .left-column .description li,
.product-page-wrapper .left-column .left-div p,
.product-page-wrapper .attribute-page-title-wrapper p,
.product-page-wrapper .left-column .delivery p {
    font-size: clamp(0.875rem, 0.831rem + 0.1878vw, 1rem);
    line-height: 150%;
    color: #00000099;
}

.attribute-page-title-wrapper ul,
.attribute-best-by-the-best ul,
.product-info-main .attribute ul,
.attribute-firstimpressions-content ul,
.product-page-wrapper .left-column .description ul {
    color: #00000099;
    line-height: 1.5;
    font-size: 14px;
    list-style-type: disc;
    padding-left: 0;
    margin-left: 40px;
}

.quickview-topcontent .quickview-right .accordion-content ul,
#quick-view-product-short-description ul,
.quickview-topcontent .quickview-right .accordion-content {
    color: #00000080;
}

/*20-3-26*/
.product-page-wrapper .product.media .slider-main-thumnail-image-wrapper img.main-product-image {
    max-height: 99.9%;
}

/*23-3-26*/

body ul {
    margin-top: 20px;
}

body.catalog-product-view ul li {
    margin-top: 10px;
}

.product-page-wrapper .left-column .description figure img,
div[data-content-type='video'] iframe,
div[data-content-type='video'] video {
    margin-top: 30px;
}

.quickview-topcontent .quickview-right .quick-view-product-description {
    border-bottom: 1px solid #00000026;
    padding: 10px 20px;
    float: left;
    width: 100%;
}

.product-page-wrapper .right-column .fieldset>.field.qty .control .edit-qty.minus {
    border-right: 1px solid #00000026;
    display: block;
    text-align: center;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.product-page-wrapper .right-column .fieldset>.field.qty .control .edit-qty.plus {
    border-left: 1px solid #00000026;
    display: block;
    text-align: center;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.product-page-wrapper .right-column .fieldset>.field.qty .control {
    border: 1px solid #00000026;
    padding: 7px 12px;
    display: grid;
    grid-template-columns: 40px 1fr 40px;
    width: max-content;
    border-radius: 5px;
    padding: 0;
    max-width: 140px;
    grid-template-rows: 40px;
}

.product-page-wrapper .right-column .fieldset>.field.qty .control input#qty {
    height: auto;
    font-size: 16px;
    line-height: 150%;
    text-align: left;
    border: none;
    text-align: center;
    padding: 0;
    width: 100%;
}

.product-info-stock-sku .unavailable span {
    color: red;
    font-weight: 500;
}

.amreview-review-wrapper .amreview-slider-item {
    margin: 5px;
}

.rating-summary .reviewCount {
    font-size: 12px;
    color: #00000099;
    font-weight: 400;
    vertical-align: middle;
    line-height: 150%;
    font-family: 'Open Sans';
}


/* new menu 03-04-26*/
header .sections.nav-sections {
    display: flex;
    order: 1;
    margin: 0;
    width: 100%;
    border-top: 1px solid #4c4c4c;
    border-bottom: 1px solid #4c4c4c;
}

.ves-megamenu.desktopmenu .navigation .nav-item>a.nav-anchor {
    font-size: 15px;
    text-transform: capitalize;
    display: block;
    padding: 12px;
    font-weight: 600;
    line-height: 150%;
    color: #fff;
    border-bottom: 2px solid transparent;
    background: 0 0 !important;
    text-decoration: none !important;
}

.ves-megamenu.desktopmenu .navigation .nav-item:hover>a.nav-anchor {
    border-color: #b8b8ff;
}

header .sections.nav-sections .nav-sections-items {
    width: 100%;
}

.ves-megamenu .navigation .level0 {
    display: block;
    margin: 0;
    position: static;
}

.ves-megamenu .navigation>ul {
    display: flex;
    flex-wrap: wrap;
}

.ves-megamenu .navigation .nav-item.subgroup>.submenu {
    display: none;
}

.ves-megamenu.desktopmenu .navigation .nav-item.level0.subhover>.submenu {
    top: 100% !important;
    overflow: clip !important;
}

.ves-megamenu.nav-desktop li.level0 {
    width: max-content;
    margin-right: 0 !important;
}

/*.ves-megamenu .navigation .nav-item.subhover:first-child > .submenu{ display: block!important;}*/
.ves-megamenu .navigation .level0 .ves-column1.level1>.item-content1>.mega-col {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    padding: 0;
}

.ves-megamenu.desktopmenu .navigation .nav-item.level0.subhover>.submenu>.submenu-inner {
    min-height: inherit;
    max-width: 100%;
    max-width: 1280px;
    width: calc(100% - 40px);
    padding: 40px 0 80px;
}

.navigation .level0>.submenu:before {
    content: '';
    left: 50%;
    right: 50%;
    width: 100vw;
    margin-left: -50vw;
    margin-right: -50vw;
    position: absolute;
    top: 0;
    bottom: 0;
    background: #252525;
    height: auto;
    z-index: -1;
    border: 1px solid #000;
}

.ves-megamenu .navigation .nav-item.subhover>.submenu>.submenu-inner {
    padding: 40px 12px 80px;
}

.navigation .level0 .submenu {
    position: static;
}

.navigation .level0>.submenu {
    position: absolute;
}

.ves-megamenu .navigation .level0 .ves-column1>.item-content1>.mega-col>.level1>a {
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0;
    border: none;
    text-decoration: none;
}

.ves-megamenu .navigation .level0 .ves-column1>.item-content1>.mega-col>.level1>.submenu {
    margin-top: 12px;
    display: block;
}

.ves-megamenu .navigation .level0 .submenu {
    background: 0 0;
    border: none;
}

.ves-megamenu .navigation .level0 .submenu .mega-col>.nav-item>.dropdown-menu>.submenu-inner {
    padding: 0;
}

.ves-megamenu .navigation .level0 .submenu .mega-col>.nav-item>a {
    border-left: none !important;
    padding: 0;
    background: 0 0 !important;
}

.ves-megamenu.desktopmenu .navigation .level0 .submenu .mega-col>.nav-item.level2>a {
    font-size: 14px;
    color: #d8d8d8;
    line-height: 150%;
    letter-spacing: -1%;
}

.ves-megamenu.desktopmenu .navigation .category-item:not(:last-child) {
    margin-right: 0;
}

.ves-megamenu .navigation .level0.parent>a>span:after {
    content: "";
    display: inline-block;
    background-image: url(../images/down-arrow-white.svg);
    width: 11px;
    height: 6px;
    background-repeat: no-repeat;
    margin-left: 7px;
}

.ves-megamenu .navigation .level0>a>span {
    display: flex;
    align-items: center;
    gap: 4px;
    text-decoration: none;
}

body header.page-header .header.content {
    padding-top: 8px;
    padding-bottom: 8px;
}

.ves-megamenu.desktopmenu .navigation .level0 .submenu .submenu-inner .item-footer {
    margin-top: 107px;
}

.ves-megamenu.desktopmenu .item-footer .menu-cta img {
    width: 100%;
    display: block;
    object-fit: cover;
    height: 76px;
}

.ves-megamenu.desktopmenu .navigation .nav-item.level0.subhover>.submenu:after {
    bottom: 0;
    background: url("../images/Spokz-icon-new.svg") no-repeat;
    width: 613px;
    height: 376px;
}

.ves-megamenu.desktopmenu .navigation .level0 .ves-column1>.item-content1>.mega-col>.nav-item.parent>a:after {
    display: none;
}

.page-header nav.navigation:has(.clearnace-category-link) {
    background: 0 0;
}

ul.clearnace-category-link li span {
    background: #494966;
    display: inline-flex;
    padding: 2px 8px;
    color: #fff;
    font-weight: 500;
    line-height: 150%;
    margin-bottom: 0;
    border-radius: 4px;
}

ul.clearnace-category-link li {
    margin-bottom: 0;
}

.ves-megamenu.desktopmenu .navigation .level0 .submenu .mega-col>.nav-item.level2>a:hover {
    color: #fff;
}

.ves-megamenu.desktopmenu li.level0 {
    width: auto;
}

.ves-megamenu.desktopmenu .navigation .nav-item.level0.subhover>.submenu>.submenu-inner {
    min-height: inherit !important;
}

ul.clearnace-category-link {
    padding: 0;
}

.nav-sections-item-content .ves-megamenu+script {
    font-size: 0;
    display: none !important;
    height: 0;
}


.ves-megamenu.desktopmenu .navigation .level0 .submenu .mega-col>.nav-item.level2>a {
    color: #b2b2b2;
}

.ves-megamenu.desktopmenu .navigation .nav-item>a.nav-anchor {
    border-radius: 0 !important;
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

.page-wrapper:has(.ves-megamenu.desktopmenu .navigation .nav-item.level0.subhover > .submenu.ui-state-active) .page-main * {
    z-index: 0 !important;
}

header.page-header {
    z-index: 102;
}

.top-message-slider-wrapper {
    position: relative;
    z-index: 9;
}


body .bestseller-section .view-all-btn {
    display: none !important;
}

.ves-megamenu.desktopmenu .navigation .nav-item.clearance-menu>a.nav-anchor span {
    background: #DCD3EF !important;
    display: inline-flex;
    padding: 2px 8px;
    color: #000000;
    font-weight: 500;
    line-height: 150%;
    margin-bottom: 0;
    border-radius: 4px !important;
    font-size: 16px !important;
}

.ves-megamenu.desktopmenu .navigation .nav-item.clearance-menu>a.nav-anchor {
    border: none !important;
}

.product-page-wrapper .product.media .custom-gallery-wrapper .slick-prev:before,
.product-page-wrapper .product.media .custom-gallery-wrapper .slick-next:before {
    color: #000;
    font-size: 16px;
    padding: 0;
    content: "";
    display: block;
    background: url(../images/pro-slider-right-arrow.svg) no-repeat;
    width: 8px;
    height: 14px;
    background-size: contain;
}

.product-page-wrapper .product.media .custom-gallery-wrapper .slick-arrow {
    background: rgba(255, 255, 255, 0.7) !important;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15), 0 2px 4px rgba(255, 255, 255, 0.2) inset;
}

.product-page-wrapper .product.media .custom-gallery-wrapper .slick-prev:before {
    transform: rotate(180deg);
}

.product-page-wrapper .product.media .custom-gallery-wrapper .slick-next {
    right: 16px;
}

.product-page-wrapper .product.media .custom-gallery-wrapper .slick-prev {
    left: 16px;
}

.product-page-wrapper .product.media .custom-gallery-wrapper .slick-slide div {
    display: flex;
    align-items: center;
}

.cms-home .custom-home-grid img {
    border: 1px solid #00000026;
    border-radius: 4px;
}

@media print {
    .checkout-logo {
        width: 40mm;
    }

    .page-main .page-title-wrapper {
        margin-top: 8mm;
    }

    .block-order-details-view .block-content {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .block-order-details-view .block-content .box {
        margin-bottom: 0;
    }

    .copyrightwrp .copyright,
    .copyrightwrp .privacy-policy-links {
        display: none;
    }
}