@view-transition {
    navigation: auto;
}

/* SOF HEADER */
.header-cart-group .desktop-search-wrapper {
    order: 1;
}

.header-cart-group .top-menu.secondary-menu {
    order: 2;
}

.desktop-cart-wrapper {
    order: 3;
}

.desktop-header-active .header-compact .header-cart-group {
    display: flex;
    align-items: center;
    gap: 12px;
}

.top-menu.secondary-menu .top-menu-14 {
    display: flex;
    align-items: center;
    gap: 12px;
}

.desktop-header-active .header-compact .header-cart-group .desktop-search-wrapper {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: #B714F4;
    display: flex;
    align-items: center;
    justify-content: center;
}

.desktop-header-active .header-compact .header-cart-group .top-menu-14 li.icon-only>a {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: #B714F4;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.top-menu-14 li.icon-only.dropdown {
    padding-right: 12px;
}

.desktop-cart-wrapper {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: #2EC4C4;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* EOF HEADER  */
/* SOF PRODUCT GRID */
.product-layout.swiper-slide {
    width: 300px !important;
    height: 390px;
    border-radius: 10px;
}

.product-layout .product-thumb .image {
    height: 200px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 0 !important;
}

.product-layout .product-thumb .caption .name a {
    display: block;
    font-size: 15px;
    line-height: 1.4;
    height: 42px;
    overflow: hidden;
    mask-image: linear-gradient(to bottom,
            black 70%,
            transparent 100%);
}

.product-thumb .product-label b {
    color: #fff;
    padding: 4px 8px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 12px;
    line-height: 1;
}

.product-thumb .image::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #E6C9F0;
    margin-top: 16px;
}

.module-products .swiper-buttons .swiper-button-prev {
    margin-right: 10px;
}

.module-products .swiper-buttons .swiper-button-next {
    margin-left: 10px;
}

.manufacturer-layout .manufacturer-thumb {
    border-radius: 10px;
    overflow: hidden;
}

/* EOF PRODUCT GRID */

/* SOF GRID APIVITA */
.module-banners-347 .module-item,
.module-banners-345 .module-item {
    width: 350px;
    height: 520px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    border-radius: 16px;
    overflow: hidden;
}

.module-banners-345 .module-item {
    background-color: #E9C5E9;
}

.module-banners-345 .module-item img {
    width: 350px;
    height: 350px;
    object-fit: contain;
    margin-top: 16px;
}

.module-products-344 {
    position: relative;
}

.module-products-344 .swiper-container {
    position: relative;
}

.module-products-344 .swiper-container::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 140px;
    height: 520px;
    pointer-events: none;
    z-index: 3;
    background: linear-gradient(to left,
            rgba(255, 255, 255, 0.85) 0%,
            rgba(255, 255, 255, 0.55) 35%,
            rgba(255, 255, 255, 0.2) 60%,
            rgba(255, 255, 255, 0) 80%);
}

/* EOF GRID APIVITA */

/* SOF KORRES GRID */
.module-banners-347 .module-item {
    background-color: #623F33;
}

.module-banners-347 .module-item img {
    width: 350px;
    height: 350px;
    object-fit: contain;
    margin-top: 16px;
}

.module-products-346 .swiper-slide:first-child {
    position: relative;
    z-index: 1;
}

.module-products-346 .swiper-slide:first-child::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 140px;
    height: 520px;
    pointer-events: none;
    z-index: 5;
    background: linear-gradient(to right,
            rgba(255, 255, 255, 0.95) 0%,
            rgba(255, 255, 255, 0.6) 40%,
            rgba(255, 255, 255, 0) 100%);
}

.module-products-346 .title.module-title {
    padding-left: 10px;
    position: relative;
    z-index: 10;
}

/* EOF KORRES GRID */

/* SOF FOOTER INFO BLOCKS */
footer {
    margin-top: 100px;
    position: relative;
}

footer .module-info_blocks {
    position: relative;
    margin-top: -90px;
    z-index: 20;
}

footer .module-info_blocks .module-body {
    display: flex;
    flex-wrap: nowrap;
    gap: 20px;
    width: 100%;
}

footer .module-info_blocks .info-block {
    width: 500px;
    height: 140px;
}

/* EOF FOOTER INFO BLOCKS */
.mid-bar.navbar-nav .desktop-logo-wrapper {
    display: none;
}

/* SOF BREADCRUMB */
ul.breadcrumb {
    width: fit-content;
    max-width: fit-content;
    background: #fff;
    border: 1px solid #20c5c5;
    border-radius: 5px;
    padding: 6px 14px;
    margin-left: calc((100vw - 1600px) / 2);
    margin-right: auto;
}

/*  EOF BREADCRUMB */

/* SOF FILTERS */
#column-left .grid-col.grid-col-column-left-1-1 {
    border-radius: 12px;
}

#column-left .module-filter.module-filter-36 img {
    display: none;
}

#column-left .module-filter .module-item {
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 12px;
    margin-bottom: 12px;
}

/* EOF FILTERS */

/* SOF PRODUCT PAGE */
.product-info .product-price-group .product-stats {
    flex: 0 0 360px;
    margin-left: auto;
    margin-right: 30px;
    margin-bottom: 10px;
}

.product-stats {
    height: 140px;
}

.product-info .product-stats .product-manufacturer a {
    color: #CE4BFF;
    text-decoration: none;
    pointer-events: none;
    cursor: default;
    font-weight: 500;
    font-size: 14px;
}

.grid-cols .grid-col.grid-col-bottom-1-1 {
    border-radius: 10px;
    padding: 20px;
}

.tabs-container.product_tabs-default {
    background: #fff;
    border: 1px solid #AF7AD0;
    border-radius: 10px;
    padding: 25px;
}

.tabs-container.product_tabs-default .nav-tabs {
    border-bottom: none;
    margin-bottom: 12px;
}

.product_extra-331 .block-expand-overlay {
    justify-content: flex-start;
    padding-top: 10px;
    height: 250px;
    transition: height .3s ease;
}

.product_extra-331 .block-content.block-expanded .block-expand-overlay {
    height: 0;
}

.product_extra-331 .block-content.block-expanded .block-expand {
    transform: translateY(10px);
}

.tabs-container.product_tabs .nav-tabs>li:first-child.active>a,
.tabs-container.product_tabs .nav-tabs>li:first-child.active>a:focus,
.tabs-container.product_tabs .nav-tabs>li:first-child.active>a:hover {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    border-bottom: 2px solid #28C8C8 !important;
}

.nav-tabs>li>a {
    color: #000000;
    font-size: 20px;
}

/* EOF PRODUCT PAGE */

/* SOF CART PAGE */
.cart-page thead {
    display: none;
}

.route-checkout-cart .cart-table table {
    max-width: 1150px;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 0 20px;
}

.route-checkout-cart .cart-table table tbody tr {
    height: 160px;
    background: #fff;
    outline: 1px solid #AF7AD0;
    outline-offset: -1px;
    border-radius: 10px;
}

.route-checkout-cart .cart-table table td {
    text-align: center;
    vertical-align: middle;
}

.route-checkout-cart .cart-table table tbody tr td {
    border-right: 1px solid #AF7AD0;
}

.route-checkout-cart .cart-table table tbody tr td:last-child {
    border-right: none;
}

.route-checkout-cart .cart-table td.td-name {
    width: 300px;
    text-align: left;
}

.route-checkout-cart .cart-table td.td-qty {
    width: 250px;
}

.route-checkout-cart .cart-table td.td-name a {
    color: inherit;
    text-decoration: none;
    display: block;
}

.route-checkout-cart .cart-bottom {
    width: 430px;
    height: 250px;
    border-radius: 10px;
}

.route-checkout-cart .cart-bottom .cart-total table {
    width: 100%;
}

.route-checkout-cart .cart-bottom .cart-total table tr {
    display: flex;
    justify-content: center;
}

.route-checkout-cart .cart-bottom .cart-total table td {
    text-align: center !important;
    width: auto;
    padding: 10px 0;
}

.route-checkout-cart .cart-bottom .cart-total table tr:last-child td:last-child,
.route-checkout-cart .cart-table td.td-total {
    color: #B714F4;
    font-weight: 600;
}

.route-checkout-cart .td-qty .input-group.btn-block {
    display: flex;
    align-items: center;
    gap: 8px;
}

.route-checkout-cart .td-qty .input-group-btn {
    display: flex;
    gap: 8px;
}

/* EOF CART PAGE */
/* SOF OFFCANVAS CART */
#cart-checkout-offcanvas {
    position: fixed;
    inset: 0 0 0 auto;
    width: 420px;
    height: 100vh;
    background: #fff;
    z-index: 1050;
    transform: translateX(100%);
    transition: transform 0.5s ease;
    overflow-y: auto;
}

#cart-checkout-offcanvas.active {
    transform: translateX(0);
}

.cart-offcanvas-overlay.active {
    opacity: 1;
    pointer-events: auto;
}

#cart-checkout-offcanvas .cart-offcanvas-header {
    position: sticky;
    top: 0;
    z-index: 2;

    padding: 18px 20px 24px;
    background: #fff;
    text-align: center;
}

#cart-checkout-offcanvas .cart-offcanvas-header::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 250px;
    height: 1px;
    background: #B875D1;
}

.cart-offcanvas-close {
    display: none;
}

#cart-checkout-offcanvas h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 12px;
    text-align: center;
}

#cart-checkout-offcanvas .login-form-title {
    margin-bottom: 12px;
    margin-top: 12px;
}

#cart-checkout-offcanvas .form-row {
    display: grid;
    grid-template-columns: 90px 1fr;
    align-items: center;
    gap: 16px;
    margin-bottom: 20px;
}

#cart-checkout-offcanvas .offcanvas-label {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    padding-left: 8px;
    white-space: nowrap;
}

#cart-checkout-offcanvas .form-control {
    height: 45px;
    max-width: 365px;
    padding: 8px 12px;
    font-size: 14px;
    background: #fafafa;
    border: 1px solid #28C8C8;
    border-radius: 5px;
    box-shadow: none;
}

#cart-checkout-offcanvas .no-account-title,
#cart-checkout-offcanvas .guest-checkout {
    position: relative;
    padding-top: 24px;
    text-align: center;
}

#cart-checkout-offcanvas .no-account-title::before,
#cart-checkout-offcanvas .guest-checkout::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);

    width: 250px;
    height: 1px;
    background: #B875D1;
}

#cart-checkout-offcanvas .btn {
    width: 370px;
    max-width: 100%;
    min-height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 16px;
    padding: 0;
    border-radius: 99px;
}

#cart-checkout-offcanvas .guest-checkout .btn {
    background: #B875D1;
    border-color: #B875D1;
}

#cart-checkout-offcanvas input#account-email,
#cart-checkout-offcanvas input#account-password {
    border: 1px solid #28C8C8 !important;
    border-radius: 5px !important;
    max-width: 250px !important;
}

/* EOF OFFCANVAS CART */

/* SOF CHECKOUT PAGE */
.checkout-section {
    max-width: 500px;
    width: 100%;
}

.quick-checkout-wrapper div.right {
    display: flex;
    flex-direction: row;
    gap: 25px;
}

.checkout-section.shipping-payment {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.checkout-section.section-invoice-type {
    padding: 15px;
    background: #ffffff;
    border: 1px solid #B875D1;
    border-radius: 10px;
}

.vs--checkout-summary .confirm-section .title.section-title {
    display: none !important;
}

.checkout-section.cart-section thead {
    display: none;
}

.checkout-section.cart-section td.td-qty,
.checkout-section.cart-section td.td-total {
    display: none;
}

.checkout-section.shipping-payment .section-shipping,
.checkout-section.shipping-payment .section-payment {
    width: 100% !important;
    padding-left: 0;
}

.vs--checkout-summary .table-responsive,
.vs--checkout-summary .table-bordered {
    border: 1px solid #B875D1;
    border-radius: 10px;
    background: #fff;
}

.quick-checkout-wrapper .vs--checkout-summary .table-responsive+table {
    border-width: 1px !important;
    margin-top: 25px;
}

.form-group.form-coupon .input-group,
.form-group.form-voucher .input-group {
    justify-content: flex-start !important;
    gap: 20px;
}

.quick-checkout-wrapper .vs--checkout-summary table tfoot tr:first-child td {
    border-top: none !important;
}
