/**------Premium------*/
body.main-premium {
    background-color: #ffffff;
}



body.main-premium header {
    box-shadow: none;
}
body.main-premium #item-16675895979620 {
    background: rgb(255 255 255 / 50%);
    backdrop-filter: blur(10px);
}
body.main-premium #item-14960529410 {
    display: none;
}
body.main-premium header + div.body {
    margin-top: 66px;
}

/* #item-16675895979622 {
    display: none;
} */
#item-16675895979622 > .ba-menu-wrapper > .main-menu > .integration-wrapper > ul > li > *:not(ul):not(div) {
    font-family: 'Gilroy';
    color: #0E1F2A;
}
.header-right .weston-search:before, 
.header-right .weston-user-login:before, 
.header-right .weston-cart:before {
    color: #0E1F2A;
}
#item-1668165765660 .ba-search-wrapper input, 
#item-1668165765660 .ba-search-wrapper input::placeholder {
    color: #0E1F2A;
}
#item-1667590593479 .ba-button-wrapper a {
    color: #0E1F2A;
}
.wst-profile .weston-user-login:before {
    color: #0E1F2A;
}
.wst-profile, .btn-profile, .wst-cart a span {
    color: #0E1F2A;
}
@media (max-width: 1250px) {
    body > .body .ba-section {
        max-width: 1250px;
    }
}
@media (max-width: 801px) {
    .hero-premium-bg {
        flex-direction: column!important;
        align-items: center!important;
    }
    #item-1754408529039 .ba-grid-column-wrapper {
        width: 100%;
    }
}

.header-right {
    align-items: end !important;
}
.header-right > .ba-row-wrapper.ba-container {
    width: auto;
    margin: 0;
}
.ba-grid-column-wrapper.ba-col-6.ba-tb-pt-0.ba-tb-la-12.ba-tb-pt-2.ba-sm-pt-12 {
    justify-content: end;
    margin-left: 32px;
}
.header-right .calc-menu {
    display: none !important;
}
.ifregistred .btn-profile {
    display: none;
}
.ifregistred .weston-arrow-down {
    display: none;
}
.ba-cart-subtotal.right-currency-position {
    display: none !important;
}
#item-1668165765660 .ba-search-wrapper {
    --border-bottom: 0;
    padding-bottom: 0;
}
#item-1668165765660 .ba-search-wrapper input {
    font-family: 'Gilroy';
    font-weight: 300;
}
.wst-profile .weston-user-login {
    margin-right: 24px;
}
.wst-profile .drop-profile-block {
    left: auto;
    right: 0;
}
@media (max-width: 1250px) {
    .mob-menu a {
        background-color: #0E1F2A;
    }
    .wst-profile .weston-user-login {
        margin-right: 0px;
    }
}

.popular-main.premium .slideset-btn-prev {
    left: 5px;
}
.popular-main.premium .slideset-btn-next {
    right: 5px;
}
#item-1667736792333 .ba-slideset-nav a {
    font-size: 15px;
    width: 15px;
    height: 15px;
    padding: 15px;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(14, 31, 42, 0.8);
}
#item-1667736792333 .ba-slideset-nav a:hover {
    color: var(--title-inverse);
    background-color: rgba(14, 31, 42, 1);

}


.btn-premium-100 {
    width: 100%;
}
.btn-premium-100 a {
	width: 100%;
  justify-content: center;
}
.main-title-premium p {
    line-height: 95%!important;
    z-index: 1;
}
.hero-premium-bg::before {
    content: "";
    position: absolute;
    top: -122%;
    width: 69vw;
    height: 69vw;
    background: #f6f6f6;
    border-radius: 50%;
    z-index: 0;
  }
  .width-auto {
    width: auto!important;
  }
  .popular-main.premium .ba-slideshow-caption {
    border-top: 0;
    margin-top: 0;
}
.popular-main.premium ul.carousel-type li {
    width: calc((100% - 10px) / 4)!important;
}
@media (max-width: 1250px) {
    .ba-col-6.ba-grid-column-wrapper:has(.grid-hero) {
        width: 100%;
    }
}
@media (max-width: 1250px) {
    .popular-main.premium ul.carousel-type li {
        width: calc((100% - 10px) / 3) !important;
    }
}
@media (max-width: 800px) {
    .popular-main.premium ul.carousel-type li {
        width: calc((100% - 30px) / 2) !important;
    }
}
@media (max-width: 460px) {
    .popular-main.premium ul.carousel-type li {
        width: calc((100% - 0px) / 1) !important;
    }
}
/**------/Premium------*/

/* Адаптированный табер Furniture - Start */

.furniture-tabs-container {
    position: relative;
    width: 100%;
}

.furniture-content-wrapper {
    display: flex;
    max-width: 1920px;
    margin: 0 auto;
    gap: 18px;
    align-items: flex-start;
}

.furniture-left-content {
    position: relative;
    flex: 0 0 1013px;
    max-width: 1013px;
    display: flex;
    flex-direction: column;
}

.furniture-header {
    /* margin-bottom: 260px; */
    margin-bottom: 70px;
}

/* Стили для скопированного контента */
.furniture-title-display,
.furniture-title-display h3 {
    font-family: 'Gilroy';
    font-size: 44px;
    font-weight: 500;
    color: #0E1F2A;
    line-height: 95%;
    margin: 0 0 40px 0;
}

.furniture-description-display p {
    font-family: 'Gilroy';
    font-size: 18px;
    line-height: 135%;
    color: #929292;
    margin: 0;
    max-width: 523px;
}

.furniture-navigation {
    display: flex;
    flex-direction: column;
    gap: 40px;
    margin-bottom: 60px;
}

.furniture-arrows {
    display: flex;
    gap: 10px;
}

.furniture-arrow {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 1px solid #D3D3D3;
    background: none;
    color: #0E1F2A;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
}

.furniture-arrow:hover {
    border-color: #0E1F2A;
    color: #ffffff;
    background-color: #0E1F2A;
}

.furniture-arrow svg {
    width: 14px;
    height: 14px;
}

.furniture-thumbnails {
    position: absolute;
    right: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 20px;
    max-height: calc(154px * 3 + 20px * 2);
}

.furniture-thumb {
    width: 154px;
    height: 154px;
    border-radius: 16px;
    overflow: hidden;
    border: none;
    background: transparent;
    padding: 0;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
}

.furniture-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.furniture-thumb.active {
    background: #E8E8E8;
}

.furniture-thumb:not(.active):hover {
    border-color: rgba(38, 72, 158, 0.5);
}

.furniture-tab-content {
    flex: 1;
}

.furniture-tab-info {
    position: relative;
}

.furniture-panel {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: all 0.5s ease;
}

.furniture-panel.active {
    opacity: 1;
    visibility: visible;
    position: static;
}

.panel-subtitle {
    margin-bottom: 20px;
}

.panel-subtitle p {
    font-family: 'Gilroy';
    font-weight: 400;
    font-size: 18px;
    color: #0E1F2A;
    line-height: 95%;
}

.panel-title {
    font-family: 'Gilroy';
    font-weight: 500;
    font-size: 164px;
    color: #0E1F2A;
    line-height: 0.95;
}

.furniture-right-content {
    flex: 1;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.furniture-image-container {
    position: relative;
    width: 100%;
}

.furniture-image-panel {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
}

.furniture-image-panel.active {
    opacity: 1;
    visibility: visible;
    position: relative;
}

.furniture-image-panel .ba-item-image {
    width: 100%;
}

.furniture-image-panel .ba-image-wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    border-radius: 50%;
    overflow: hidden;
    background: transparent;
}

.furniture-image-panel .ba-image-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

/* Скрываем оригинальные элементы GridBox */
.custom-tabs-furniture .ba-tabs-wrapper {
    display: none !important;
}

.custom-tabs-furniture .nav-tabs {
    display: none !important;
}

.custom-tabs-furniture .tab-content {
    display: none !important;
}

/* Скрываем оригинальные блоки текста НЕ УДАЛЯЯ их */
.furniture-title,
.furniture-description {
    display: none !important;
}


/* Адаптив для планшетов */
@media (max-width: 1440px) {
    /* .furniture-content-wrapper {
        padding: 0 80px;
        gap: 80px;
    } */
    
    .furniture-left-content {
        flex: 0 0 55vw;
        max-width: 55vw;
    }

    .furniture-thumb {
        width: 104px;
        height: 104px;
    }

    .furniture-thumbnails {
        max-height: calc(104px * 3 + 20px * 2);
    }
    
    /* .furniture-title {
        font-size: 42px;
        margin-bottom: 30px;
    } */
    
    .furniture-header {
        margin-bottom: 50px;
    }
    
    .panel-title {
        font-size: 114px;
    }
    
    .furniture-image-container {
        max-width: 500px;
        min-height: 500px;
    }

    .furniture-title-display,
    .furniture-title-display h3 {
        font-size: 34px;
    }
}

@media (max-width: 1250px) {
    /* .furniture-tabs-container {
        padding: 60px 0;
    } */
    
    /* .furniture-content-wrapper {
        padding: 0 40px;
        gap: 60px;
    } */
    
    /* .furniture-left-content {
        flex: 0 0 400px;
        max-width: 400px;
    } */
    .furniture-thumb {
        width: 72px;
        height: 72px;
    }

    .furniture-thumbnails {
        max-height: calc(72px * 3 + 20px * 2);
    }
    
    .furniture-title {
        font-size: 36px;
        margin-bottom: 25px;
    }
    
    .furniture-header {
        margin-bottom: 40px;
    }
    
    .panel-title {
        font-size: 80px;
    }
    
    .furniture-image-container {
        max-width: 450px;
        min-height: 450px;
    }
    .furniture-title-display,
    .furniture-title-display h3 {
        font-size: 30px;
    }

    .furniture-description-display p {
        max-width: 482px;
    }
}

/* Адаптив для планшетів і мобільних */
@media (max-width: 1024px) {
    .furniture-tabs-container {
        padding: 40px 0;
    }

    /* Змінюємо напрям на column: right (зображення) зверху, left (текст) знизу */
    .furniture-content-wrapper {
        flex-direction: column;
        gap: 40px;
        padding: 0 20px;
    }

    .furniture-right-content {
        order: 1;
        width: 100%;
        position: static;
        max-width: 480px;
        margin: 0 auto;
    }

    .furniture-left-content {
        order: 2;
        flex: 1;
        max-width: 100%;
    }

    /* Thumbnails горизонтально */
    .furniture-thumbnails {
        position: relative;
        flex-direction: row;
        flex-wrap: wrap;
        max-height: none;
        gap: 10px;
        margin-bottom: 20px;
    }

    .furniture-thumb {
        width: 70px;
        height: 70px;
    }

    .furniture-header {
        margin-bottom: 30px;
    }

    .furniture-navigation {
        flex-direction: row;
        align-items: center;
        gap: 10px;
        margin-bottom: 30px;
    }

    .furniture-arrows {
        flex-direction: row;
        gap: 15px;
        order: 2;
    }

    .furniture-arrow {
        width: 40px;
        height: 40px;
    }

    .panel-title {
        font-size: 58px;
        line-height: 1;
    }

    .furniture-image-container {
        margin: 0 auto;
    }
}

/* Додаткові правки для малих екранів */
@media (max-width: 480px) {
    .furniture-right-content {
        max-width: 100%;
    }

    .furniture-thumb {
        width: 60px;
        height: 60px;
    }

    .panel-title {
        font-size: 48px;
    }
}

/* Анимации */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.furniture-panel.active {
    animation: fadeInUp 0.6s ease;
}

.furniture-image-panel.active {
    animation: fadeInUp 0.6s ease 0.1s backwards;
}

/* Скрываем оригинальные элементы GridBox */
.custom-tabs-furniture .ba-tabs-wrapper {
    display: none !important;
}

.custom-tabs-furniture .nav-tabs {
    display: none !important;
}

.custom-tabs-furniture .tab-content {
    display: none !important;
}

/* Адаптированный табер Furniture - End */

.middle-banner {
    z-index: 9;
}
/* .glass-premium-bg::before {
    position: absolute;
    top: -276px;
    left: 0;
    right: 0;
    transform: translateX(18%);
    width: 1394px;
    height: 1394px;
    background: #f6f6f6;
    border-radius: 50%;
    z-index: 0;
  } */
  .banners-pr .ba-col-5.ba-grid-column-wrapper {
    margin-left: 18px;
  }

  /**------FAQ------*/
.faq-main.premium .accordion-group {
    border-top: 1px solid #C8C8C8 !important;
}
.faq-main.premium .accordion-group:last-child {
    border-bottom: 1px solid #C8C8C8 !important;
}
.faq-main.premium .accordion-group:first-child {
    border-top: 0!important;
}
.faq-main.premium .accordion-heading > a > span + i {
    background: none;
    padding: 7px;
    border-radius: 100%;
    font-weight: 600;
    right: 0px !important;
    top: 21.5px !important;
}
.faq-title-row::before {
    content: "FAQ";
    position: absolute;
    left: 20px;
    top: 14px;
    font-family: 'Gilroy';
    font-size: 14px;
    line-height: 100%;
    padding: 8px 29px;
    color: #0E1F2A;
    border: 1px solid #0E1F2A;
    border-radius: 16px;
}
/**------FAQ------*/

/* Glass Tabs - Start */

/* .glass-tabs-container {
    position: relative;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
} */

.glass-content-wrapper {
    display: flex;
    align-items: center;
    gap: 70px;
    /* padding: 0 80px; */
}

.glass-left-content {
    flex: 0 0 50%;
    position: relative;
}

.glass-right-content {
    flex: 1;
    max-width: 698px;
}

.glass-header {
    margin-bottom: 60px;
}

.glass-title-display,
.glass-title-display h3 {
    font-family: 'Gilroy';
    font-size: 44px;
    font-weight: 500;
    color: #0E1F2A;
    line-height: 95%;
    margin: 0 0 40px 0;
}

.glass-description-display p {
    font-family: 'Gilroy';
    font-size: 18px;
    line-height: 135%;
    color: #929292;
    margin: 0 0 20px 0;
}

.glass-description-display p:last-child {
    margin-bottom: 0;
}

.glass-tab-buttons {
    display: flex;
    gap: 20px;
    margin-bottom: 60px;
}

.glass-tab-btn {
    padding: 23px 54px;
    border: 1px solid #B3B2B2;
    border-radius: 50px;
    background: transparent;
    color: #0E1F2A;
    font-family: 'Gilroy';
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
}

.glass-tab-btn:hover {
    border: 1px solid #0E1F2A;
    background: #0E1F2A;
    color: #ffffff;
}

.glass-tab-btn.active {
    border: 1px solid #0E1F2A;
    background: #0E1F2A;
    color: #ffffff;
}

.glass-tab-content {
    position: relative;
}

.glass-panel {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: all 0.5s ease;
}

.glass-panel.active {
    opacity: 1;
    visibility: visible;
    position: static;
}

.glass-panel-subtitle {
    margin-bottom: 20px;
}

.glass-panel-subtitle p {
    font-family: 'Gilroy';
    font-weight: 400;
    font-size: 18px;
    color: #0E1F2A;
    line-height: 95%;
    margin: 0;
}

.glass-panel-title {
    font-family: 'Gilroy';
    font-weight: 500;
    font-size: 160px;
    color: #0E1F2A;
    line-height: 0.95;
    margin: 0 0 0 -12px;
}

.glass-image-container {
    position: relative;
    margin: 0 auto;
    width: calc(100% - 188px);
    height: 855px;
}

.glass-image-panel {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
}

.glass-image-panel.active {
    opacity: 1;
    visibility: visible;
}

.glass-image-panel .ba-item-image {
    width: 100%;
    height: 100%;
}

.glass-image-panel .ba-image-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    border: none !important;
    border-radius: 16px;
    overflow: hidden;
    background: transparent;
}

.glass-image-panel .ba-image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.custom-tabs-glass-main {
    position: relative;
}
.custom-tabs-glass-main .nav.nav-tabs {
    display: none !important;
}

/* Навігаційні стрілки */
.glass-main-navigation {
    position: absolute;
    bottom: 40px;
    right: 40px;
    display: flex;
    gap: 10px;
    z-index: 9;
}

.glass-arrow {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 1px solid #D3D3D3;
    background: rgba(255, 255, 255, 0.9);
    color: #0E1F2A;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
}

.glass-arrow:hover {
    border-color: #0E1F2A;
    background: #0E1F2A;
    color: #ffffff;
}

.glass-arrow svg {
    width: 14px;
    height: 14px;
}

/* Скрываем оригинальные элементы GridBox */
.custom-tabs-glass .ba-tabs-wrapper {
    display: none !important;
}

.custom-tabs-glass .nav-tabs {
    display: none !important;
}

.custom-tabs-glass .tab-content {
    display: none !important;
}

/* Скрываем оригинальные блоки текста НЕ УДАЛЯЯ их */
.glass-title,
.glass-description {
    display: none !important;
}

/* Адаптив для планшетів */
@media (max-width: 1479px) {
    /* .glass-content-wrapper {
        gap: 80px;
        padding: 0 60px;
    }
    
    .glass-left-content {
        flex: 0 0 400px;
    }
    
    .glass-image-container {
        height: 500px;
    } */
    
    .glass-panel-title {
        font-size: 120px;
    }
    
    .glass-title-display,
    .glass-title-display h3 {
        font-size: 38px;
    }
}

@media (max-width: 1279px) {
    /* .glass-tabs-container {
        padding: 80px 0;
    }
    
    .glass-content-wrapper {
        gap: 60px;
        padding: 0 40px;
    }
    
    .glass-left-content {
        flex: 0 0 350px;
    } */
    
    .glass-image-container {
        height: 450px;
    }
    
    .glass-panel-title {
        font-size: 100px;
    }
    
    .glass-title-display,
    .glass-title-display h3 {
        font-size: 32px;
        margin-bottom: 30px;
    }
    
    .glass-header {
        margin-bottom: 40px;
    }
    
    .glass-tab-buttons {
        margin-bottom: 40px;
    }
}

/* Адаптив для планшетів і мобільних */
@media (max-width: 1024px) {
    /* .glass-tabs-container {
        padding: 60px 0;
    } */
    
    .glass-content-wrapper {
        flex-direction: column;
        gap: 40px;
        padding: 0 20px;
    }
    
    .glass-left-content {
        flex: 1;
        max-width: 100%;
        order: 1;
        width: 100%;
    }
    
    .glass-right-content {
        flex: 1;
        order: 2;
        max-width: 100%;
    }
    
    .glass-image-container {
        height: 320px;
        max-width: 320px;
        margin: 0 auto;
    }
    
    .glass-title-display,
    .glass-title-display h3 {
        font-size: 28px;
        margin-bottom: 20px;
        text-align: center;
    }
    
    .glass-header {
        margin-bottom: 30px;
        text-align: center;
    }
    
    .glass-description-display p {
        font-size: 14px;
        text-align: center;
    }
    
    .glass-tab-buttons {
        justify-content: center;
        margin-bottom: 30px;
        gap: 15px;
    }
    
    .glass-tab-btn {
        padding: 12px 24px;
        font-size: 14px;
    }
    
    .glass-tab-content {
        text-align: center;
    }
    
    .glass-panel-subtitle p {
        font-size: 14px;
        margin-bottom: 15px;
    }
    
    .glass-panel-title {
        font-size: 48px;
        line-height: 1;
    }
    
    .glass-main-navigation {
        bottom: 20px;
        right: 20px;
        gap: 8px;
    }
    
    .glass-arrow {
        width: 36px;
        height: 36px;
    }
    
    .glass-arrow svg {
        width: 12px;
        height: 12px;
    }
}

/* Анімації */
@keyframes glassSlideIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.glass-panel.active {
    animation: glassSlideIn 0.6s ease;
}

.glass-image-panel.active {
    animation: glassSlideIn 0.6s ease 0.1s backwards;
}

/* Glass Tabs - End */

/* Карточкі товаров Premium - Start */
/* Убираем старое поведение смены изображения */
.ba-item-recent-posts-slider .ba-store-app-product .ba-slideshow-img:hover a {
    background-image: var(--product-image-0);
}

/* Базовые стили */
.ba-item-recent-posts-slider .ba-store-app-product .ba-slideshow-img {
    position: relative;
    overflow: hidden;
}

.ba-item-recent-posts-slider .ba-store-app-product .ba-slideshow-img a {
    display: block;
    transition: filter 0.3s ease;
}

/* Блюр самого изображения при ховере */
.ba-item-recent-posts-slider .ba-store-app-product .ba-slideshow-img:hover a {
    filter: blur(7px);
    background-image: var(--product-image-0);
}

/* Кнопка "Переглянути" */
.ba-item-recent-posts-slider .ba-store-app-product .ba-slideshow-img::after {
    content: "Переглянути";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #ffffff;
    color: #0E1F2A;
    padding: 35px 54px;
    border-radius: 100px;
    font-family: 'Gilroy';
    font-size: 18px;
    font-weight: 500;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    pointer-events: none;
    z-index: 2;
    /* box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15); */
    white-space: nowrap;
}

/* Показываем кнопку при ховере */
.ba-item-recent-posts-slider .ba-store-app-product .ba-slideshow-img:hover::after {
    opacity: 1;
    visibility: visible;
}
/* Карточкі товаров Premium - End */

.custom-tab-buttons {
    display: none;
}