/* ================================================================
   SEVER APPAREL — Consolidated Styles
   Structure: Base → Desktop (default) → Tablet (≤1400) → Mobile (≤768)
   ================================================================ */


/* ========== ROOT VARIABLES ========== */
:root {
    --font-family: "Montserrat", sans-serif;
    --second-family: "Inter", sans-serif;
    --third-family: "Open Sans", sans-serif;
    --d-gray: #a2a2a2;
    --l-gray: #f0eeed;
    --custom-red: #cb2330;
}


/* ========== BASE / SHARED STYLES ========== */

.breadandbutter, .breadandbutter_mob {
    display: none;
}

.container-new {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 20px;
}

.main_content.full-width-container {
    width: 100vw;
    transform: translateX(-50%);
    position: relative;
    left: 50%;
}

.content_block + .content_block {
    margin: 0;
}

.owl_new_product {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    height: auto;
}

.owl_new_product.owl-carousel .owl-stage-outer {
    height: auto !important;
}

.owl_new_product.owl-carousel .owl-stage-outer .owl-item {
    height: 0;
}

.owl_new_product.owl-carousel .owl-stage-outer .owl-item.active {
    height: 100%;
}

.owl_new_product .owl-stage {
    display: flex;
}

.product-item-image-original, .product-item-image-alternative {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.product-item-image-alternative {
    position: absolute;
}

.b-product-card__properties {
    position: unset;
    display: block;
    opacity: 1;
    visibility: visible;
}

.product-item-info-container.product-item-hidden {
    display: block !important;
    opacity: 1 !important;
}

.product-item-info-container.product-item-hidden.product-item-amount-area {
    display: none !important;
}

.product-item-scu-block {
    width: max-content;
}

.product-item-scu-list {
    width: max-content;
}

.owl-theme .owl-dots .owl-dot span {
    display: none;
}

.owl-theme .owl-nav [class*=owl-] {
    margin: 0;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
}


/* ========== BREADCRUMBS (shared) ========== */
.bx-breadcrumb_mob .bx-breadcrumb-item a span {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 12px;
    color: #000;
}

.bx-breadcrumb_mob .bx-breadcrumb-item span {
    font-weight: 700;
}


/* ========== CATALOG PAGE (shared) ========== */
.catalog-page-row {
    display: flex;
    flex-wrap: wrap;
    gap: 28px 0;
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.catalog_sections {
    margin: 13px 0;
}

.b-options-column__heading_padd {
    padding: 10px 0;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 14px;
    font-variant: small-caps;
    color: #000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.b-options-column__heading_padd i.fa.fa-angle-down {
    width: 14px;
    height: 7px;
    background: url(/local/templates/severapparel_new/images/b-options-column__heading_padd.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.b-options-column__heading_padd i.fa.fa-angle-down:before {
    content: '';
}

.bx_catalog_line {
    margin-bottom: 10px;
}

.bx_catalog_line .bx_catalog_line_category_title {
    padding: 6.5px 0;
    border-bottom: 1px solid #eee;
}

.bx_catalog_line .bx_catalog_line_category_title a {
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 20px;
    font-variant: small-caps;
    color: #000;
}

.landings-list__item {
    padding: 0;
}

.landings-list__section-wrap {
    gap: 8px;
    margin-bottom: 10px;
}

.landings-list__name {
    margin: 0;
}

.sort_block {
    width: 179px;
}

.sort_block span {
    font-family: var(--second-family);
    font-weight: 400;
    font-size: 11px;
    color: #000;
    padding: 9px 13px;
    border: 1px solid #eee;
    border-radius: 2px;
}

.sort_block::after {
    width: 11px;
    height: 6px;
    background: url(/local/templates/severapparel_new/images/b-options-column__heading_padd.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    top: 50%;
    right: 16.62px;
    transform: translateY(-50%);
}

.show_block {
    width: calc(100% - 179px);
}

.show_block span {
    font-family: var(--third-family);
    font-weight: 400;
    font-size: 12px;
    text-align: right;
    color: #000;
}

.show_block a {
    font-family: var(--third-family);
    font-weight: 400;
    font-size: 12px;
    text-align: right;
    color: #000;
}

.show_block a.active {
    font-weight: 600;
    color: var(--custom-red);
}

div.search_block {
    margin-top: 12px;
}

.search_block input[type="text"] {
    border: 1px solid #eee;
    border-radius: 2px;
}

.catalog-page-row .product-item-big-card-wrap {
    width: 50%;
    margin: 0;
    padding: 0;
}

.catalog-page-row .product-item-big-card-wrap .product-item-big-card {
    margin: 0;
}

.catalog-page-row .product-item-big-card-wrap .product-item-big-card > .row {
    margin: 0;
}

.catalog-page-row .product-item-big-card-wrap .product-item-big-card .col-md-12 {
    padding: 0;
}

.catalog-page-row .b-product-card {
    box-shadow: none;
    padding: 0;
}

.catalog-page-row .product-item-big-card .product-item-properties {
    margin: 0;
    order: 1;
}

.catalog-page-row .product-item-big-card .product-item-title {
    margin: 0;
}

.catalog-page-row .product-item-big-card .product-item-title a {
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 12px;
    color: #000;
    line-height: 15px;
    margin: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.catalog-page-row .product-item-big-card .product-item-info-container.product-item-hidden.product-item-amount-area {
    display: none;
}

.catalog-page-row .product-item-big-card .product-item-info-container.product-item-hidden.product-item-button-container-area {
    display: none;
}

.product-item-big-card .product-item-label-ring.product-item-label-small {
    background: var(--custom-red);
    padding: 2px 8px;
    width: 37px;
    height: 14px;
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 8px;
    text-transform: uppercase;
    color: #fff;
    line-height: 10px;
    left: 17px;
}

.product-item-image-slide {
    display: block;
    height: 100%;
    aspect-ratio: 1 / 1;
}

.product-item-image-slider-slide-container {
    position: unset;
    height: auto;
}

.product-item-image-slider-slide-container .owl-dots {
    margin: 7.5px auto !important;
}

.product-item-image-slider-slide-container .owl-stage {
    display: flex;
}

.catalog-page-row .b-product-card .owl-dots {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 2px !important;
}

.catalog-page-row .b-product-card .product-item-image-wrapper {
    position: relative;
}

.catalog-page-row .b-product-card .owl-dots button.owl-dot {
    border-radius: 100%;
    fill: #cfcfcf;
    stroke-width: 0px;
    stroke: #cfcfcf;
    width: 5px;
    height: 5px;
    border: none;
    padding: 0;
}



/* =============================================================
   DESKTOP STYLES (default — no media query, applies ≥769px)
   ============================================================= */

/* --- Header --- */
.plate-top {
    /* shown on desktop too if needed, or hidden */
}

.new-header {
    display: none; /* desktop uses .header from template */
}

/* --- Slider --- */
.slider_main_out {
    margin-bottom: 50px;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
}

.slider_main {
    position: unset;
    padding: 0;
    margin: 0;
}

.slider_big {
    margin: 0;
    display: flex;
    flex-direction: column;
}

.slider_main .slick-slide {
    margin: 0;
}

.slider_main .slick-dots {
    display: flex !important;
    position: unset;
    padding: 0;
    justify-content: center;
    gap: 8px;
}

.slider_main .slick-dots li {
    width: 10px;
    height: 10px;
}

.slider_main .slick-dots li + li {
    margin: 0;
}

.slider_main .slick-dots li button {
    background: #000;
    opacity: 0.3;
    border-radius: 50px;
    width: 10px;
    height: 10px;
}

.slider_main .slick-dots li button:before {
    display: none;
}

.slick-dots li.slick-active button {
    opacity: 1;
}


/* --- Content Block Desktop Centering --- */
.main_content.full-width-container > .content_block {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
}

/* --- Categories --- */
.main-categories {
    display: flex;
    gap: 20px;
    justify-content: center;
    margin-bottom: 80px;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
}

.main-categories .owl-stage {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 100%;
}

.main-categories .owl-item {
    width: auto !important;
    margin: 0 !important;
}

.main-category {
    display: block;
    position: relative;
    overflow: hidden;
    flex: 1 1 0;
    min-width: 0;
    border-radius: 0;
    border: none;
    box-shadow: none;
}

.main-category img {
    width: 100%;
    height: 100%;
    aspect-ratio: 3 / 4;
    object-fit: cover;
    display: block;
}

.main-category-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    font-family: var(--font-family);
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    text-transform: capitalize;
    text-align: center;
    padding: 40px 10px 20px;
    background: linear-gradient(0deg, rgba(0,0,0,0.65) 0%, transparent 100%);
}


/* --- Title (shared heading) --- */
.title_name {
    color: #000;
    font-family: "Open Sans", sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 44px;
    text-transform: uppercase;
    margin: 0 0 30px;
    display: flex;
    justify-content: center;
    gap: 12px;
    align-items: center;
}


/* --- New Products --- */
.new_products {
    margin-bottom: 100px;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
}

.product-item-container {
    padding: 0;
    border: 0.2px solid rgba(118, 118, 118, 1);
    box-shadow: 0px 0px 6.6px 0px rgba(0, 0, 0, 0.06);
    background: #fff;
}

.b-product-card.bx-context-toolbar-empty-area {
    padding: 17px 18px;
    border: 0.2px solid rgba(118, 118, 118, 1);
    box-shadow: 0px 0px 6.6px 0px rgba(0, 0, 0, 0.06);
    background: #fff !important;
}

.b-product-card__checkbox {
    top: 17px;
    right: 18px;
}

.product-item-big-card .product-item-image-wrapper {
    margin: 0;
    width: 100%;
    max-width: 100%;
    aspect-ratio: 0.9 / 1;
    height: auto;
    padding: 0;
}

.new_product_label {
    background: #000;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    padding: 2px 5px;
}

.product-item-image-original, .product-item-image-alternative {
    aspect-ratio: 0.9 / 1;
}

.b-product-card__main {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    width: 100%;
    padding: 30px 18px 28px;
    background: rgba(255, 255, 255, 0.92);
    display: flex;
    flex-wrap: wrap;
    gap: 7px 30px;
    align-items: center;
    opacity: 0;
    visibility: hidden;
}

.b-product-card:hover .b-product-card__main {
    opacity: 1;
    visibility: visible;
}

.product-item-info__top {
    display: flex;
    gap: 10px;
}

.product-item-info-container {
    margin-bottom: auto;
    display: flex;
    flex-direction: column;
    max-width: max-content;
    margin-right: auto;
}

.product-item-properties {
    color: #000;
    font-family: "Open Sans", sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 14px;
    text-transform: uppercase;
}

.product-item-big-card .product-item-title a {
    color: #000;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.product-item-big-card .product-item-price-container {
    padding: 0;
    margin: 0 0 auto;
}

.product-item-big-card .product-item-price-current {
    color: #000;
    font-family: "Open Sans", sans-serif;
    font-size: 35px;
    font-weight: 700;
    line-height: 48px;
    text-transform: uppercase;
    white-space: nowrap;
}

.product-item-scu-container {
    color: rgba(118, 118, 118, 1);
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    max-width: 100px;
}

.product-item-scu-item-list {
    max-width: 90px;
    margin: 0;
}

.product-item-info-container.product-item-hidden[data-entity="sku-block"] {
    margin: 0;
}

.b-product-card__main div[id*="sku_tree"] {
    display: flex;
    gap: 30px;
}

.product-item-scu-item-color-block {
    width: 29px;
    height: 29px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0;
}

.product-item-scu-item-color {
    width: 23px;
    height: 23px;
}

li.product-item-scu-item-color-container.slick-slide.selected .product-item-scu-item-color-block {
    border: 0.5px solid #000 !important;
}

.product-item-scu-item-color-container {
    max-width: 29px;
    width: 29px;
}

.bx-no-touch .product-item-container .product-item-info-container.product-item-hidden {
    padding: 0;
    margin: 0;
    margin-left: auto;
}

.b-product-card .btn.btn-red {
    border: 1px solid #000;
    background: #fff;
    color: #000;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    width: 130px;
    height: 32.8px;
    display: flex;
    justify-content: center;
    align-items: center;
}


/* --- Sale / Promotions Block --- */
.sale_block {
    background: #000;
    position: relative;
    width: 100vw;
    margin-left: 50%;
    transform: translateX(-50%);
    padding: 46px 0 50px;
    margin-bottom: 88px;
}

.sale_block .title_name {
    color: #fff;
}

.sale_block .title_name:before {
    content: '';
    display: block;
    background-image: url(/local/templates/severapparel_new/images/main-sale-title.png);
    width: 16px;
    height: 22px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}


/* --- Ready-made Outfits --- */
.ready-made-images {
    margin-bottom: 100px;
}

.ready-made-images__slide {
    border: 0.2px solid rgba(118, 118, 118, 1);
    box-shadow: 0px 0px 6.6px 0px rgba(0, 0, 0, 0.06);
    background: #fff;
    position: relative;
    display: flex;
    flex-direction: row;
    margin-bottom: 1px;
}

.ready-made-images__products {
    display: flex;
    flex-direction: column;
    gap: 25px;
    justify-content: center;
    margin: 20px 100px 20px 70px;
}

.ready-made-images__product {
    width: 218px;
    height: 218px;
    object-fit: contain;
}

.ready-made-images__img {
    width: 441px;
    height: 682px;
    max-width: 441px;
}

.ready-made-images__footer {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 2.5px 21px;
    border: 1px solid #000;
    background: #000;
    width: 191px;
    max-width: 100%;
}

.ready-made-images__footer a {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
}

.ready-made-images__footer a span {
    color: rgba(158, 158, 158, 1);
    font-family: "Open Sans", sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 14px;
    text-align: center;
}

.ready-made-images__footer.big {
    width: 100%;
}

.ready-made-images__content {
    width: 150px;
    display: flex;
    flex-direction: column;
    gap: 9px;
    height: fit-content;
    padding: 22px 50px 22px 32px;
    box-sizing: content-box;
}

.ready-made-images__title {
    color: #000;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    text-transform: uppercase;
    margin: 0;
}

.ready-made-images__text {
    color: #000;
    font-family: "Open Sans", sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 14px;
    margin: 0;
}


/* --- About Section --- */
.main-about {
    position: relative;
    left: 50%;
    width: 100vw;
    transform: translateX(-50%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 2500px;
    margin-bottom: 50px;
}

.main-about__wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 130px 0;
}

.main-about__img {
    width: 600px;
    height: auto;
    max-width: 100%;
    margin-left: 75px;
}

.main-about__content {
    max-width: 820px;
    display: flex;
    flex-direction: column;
    gap: 54px;
    margin-right: 95px;
}

.main-about__text {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
    text-align: justify;
    white-space: pre-line;
}

.main-about__subtext {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
    text-align: center;
    margin: 0;
}


/* --- Features (3 columns) --- */
.main-features {
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
}

.main-features-item {
    width: 550px;
    max-width: 30%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.main-features-item__img {
    margin-bottom: 29px;
    height: 107px;
    width: 107px;
    object-fit: contain;
}

.main-features-item__title {
    color: #000;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    text-align: center;
}

.main-features-item__text {
    color: #000;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: calc((1em / 100) * -4);
    text-align: justify;
    margin: 0;
}


/* --- News --- */
.news_stocks {
    margin-bottom: 60px;
}

.owl_news_carousel .owl-stage-outer {
    height: auto !important;
}

.owl_news_carousel .owl-stage {
    display: flex;
}

.new_carousel {
    border: 0.2px solid rgba(118, 118, 118, 1);
    box-shadow: 0px 0px 6.6px 0px rgba(0, 0, 0, 0.06);
    background: #fff;
    height: 100%;
}

.new_carousel > a {
    display: flex;
    margin-bottom: 16px;
}

.new_carousel > a img {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 0.428;
    object-fit: cover;
}

.new_carousel * {
    color: #000;
    font-family: "Open Sans", sans-serif;
}

.new_carousel .news-date-time {
    padding: 0 18px;
    margin-bottom: 16px;
    font-size: 10px;
    font-weight: 400;
    line-height: 14px;
}

.new_carousel h3 {
    padding: 0 18px;
    margin-bottom: 9px;
}

.new_carousel h3 a {
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    text-transform: uppercase;
}

.new_carousel .description_new_carousel {
    padding: 0 18px;
    margin-bottom: 22px;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
}

.news-stocks__title {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    padding: 16px 54px;
    width: 358px;
    height: 46px;
    margin: 24px auto 0;
    display: flex;
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 14px;
    color: #000;
    line-height: 17px;
    text-transform: none;
    max-width: calc(100% - 32px);
    justify-content: center;
    align-items: center;
}

.owl-item:has(.new_carousel) {
    height: 0;
}

.owl-item.active:has(.new_carousel) {
    height: auto;
}


/* --- Reviews --- */
.main-reviews {
    margin-bottom: 60px;
}

.main-reviews-item {
    border: 0.2px solid rgba(118, 118, 118, 1);
    box-shadow: 0px 0px 6.6px 0px rgba(0, 0, 0, 0.06);
    background: #fff;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 0;
}

.main-reviews__slider .owl-stage {
    align-items: center;
    display: flex;
}

.main-reviews-item__top {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 16px;
    margin-bottom: 14px;
}

.main-reviews-item__avatar {
    width: 48px;
    height: 48px;
    object-fit: cover;
    border-radius: 100%;
    overflow: hidden;
}

.main-reviews-item__meta {
    display: flex;
    flex-direction: column;
    gap: 7px;
}

.main-reviews-item__title {
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 14px;
    color: #000;
    line-height: 17px;
}

.main-reviews-item__rating {
    display: flex;
    align-items: center;
    gap: 2.7px;
}

.main-reviews-item__rating span {
    background-image: url(/local/templates/severapparel_new/images/main-reviews-item__rating.svg);
    width: 14px;
    height: 14px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.main-reviews-item__rating span.active {
    background-image: url(/local/templates/severapparel_new/images/main-reviews-item__rating-active.svg);
}

.main-reviews-item__text {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    line-height: 130%;
    color: #000;
    margin-bottom: 7px;
}

.main-reviews-item__date {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.4);
    line-height: 16px;
}


/* --- Gallery --- */
.main-gallery {
    margin-bottom: 60px;
}


/* --- OWL Carousel navigation (desktop) --- */
.main_content .owl-dots {
    display: flex;
    justify-content: center;
    width: 64px;
    margin: 30px auto 0;
    gap: 8px;
    position: relative;
    z-index: 1;
}

.main_content .owl-dot {
    width: 10px;
    height: 10px;
    min-width: 10px;
    border: 0.65px solid #000 !important;
    display: block;
    border-radius: 100%;
    padding: 0;
    background: transparent;
}

.main_content .owl-dot.active {
    background: #000 !important;
}

.main_content .owl-nav {
    position: absolute !important;
    bottom: 0;
    top: auto !important;
    width: 140px !important;
    left: 50% !important;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 10px !important;
}

.main_content .owl-prev, .main_content .owl-next {
    position: unset !important;
    background-image: url(/local/templates/severapparel_new/images/main-page-slider-arrow.png) !important;
    width: 13px;
    height: 21px;
    border: none;
    background-color: transparent;
}

.main_content .owl-prev span, .main_content .owl-next span {
    display: none !important;
}

.main_content .owl-prev {
    transform: rotate(180deg);
}

.main_content .owl-dots.disabled {
    display: none;
}

.main_content .owl-nav.disabled {
    display: none;
}


/* --- Footer (desktop) --- */
.footer {
    padding: 54px 0;
    background: #000;
}

.footer-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 37px 60px;
    justify-content: space-between;
}

.footer_contacts {
    padding: 0;
    margin-bottom: 25px;
}

.footer_title {
    opacity: 0.96;
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.1em;
    color: #fff;
    line-height: 17px;
    text-transform: uppercase;
    margin-bottom: 7px;
    text-align: left;
}

.footer .container-new ul {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.footer .container-new .footer_contacts ul {
    gap: 0;
}

.footer .container-new ul li a {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 12px;
    line-height: 200%;
    color: #fff;
    text-transform: uppercase;
}

.footer_right_soc .footer_title {
    margin-bottom: 15px;
}

.footer .container-new .footer_right_soc ul {
    display: flex;
    align-items: center;
    gap: 27px;
    flex-direction: row;
}

.footer .container-new .footer_right_soc ul li {
    padding: 0;
    display: flex;
}

.footer-soc__link {
    display: flex;
}

.footer-logo {
    display: flex;
    margin-bottom: 20px;
}

.footer-logo img {
    width: 100%;
    max-width: 287px;
}

.footer_subscribe_title {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #fff;
    line-height: 15px;
    margin-bottom: 20px;
}

.footer_subscribe_form input[type="email"],
.footer_subscribe_form input[type="text"] {
    height: 35px;
    padding: 12px 142px 12px 12px;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 11px;
    letter-spacing: 0.1em;
    color: #000;
    background: #fff;
    border-radius: 15px;
}

.footer_subscribe_form button {
    background: #000;
    border: 1px solid #fff;
    border-radius: 0 15px 15px 0;
    width: 142px;
    height: 35px;
    top: 0;
    right: 0;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 11px;
    letter-spacing: 0.1em;
    text-align: center;
    color: rgb(255 255 255 / 96%);
    display: flex;
    justify-content: center;
    align-items: center;
}

.q_consent.input_block {
    display: none;
}



/* =============================================================
   TABLET (≤1400px)
   ============================================================= */
@media (max-width: 1400px) {
    .ready-made-images__products {
        margin: 20px;
    }

    .owl_navigation_type_1.owl-carousel {
        padding: 0;
    }

    .slider_main_out {
        margin-bottom: 50px;
    }

    .main-categories {
        margin-bottom: 50px;
        position: relative;
        gap: 15px;
    }

    .main-category {
        /* keep flex:1 from desktop, just reduce gap */
    }

    .new_products {
        margin-bottom: 50px;
    }

    .sale_block {
        padding: 30px 0;
        margin-bottom: 50px;
    }

    .ready-made-images {
        margin-bottom: 50px;
    }

    .ready-made-images__img {
        max-width: 300px;
        height: auto;
    }

    .ready-made-images__products {
        gap: 0;
    }

    .ready-made-images__content {
        position: absolute;
    }

    .ready-made-images__slide {
        overflow: hidden;
    }

    .owl-carousel .owl-item img {
        height: auto;
        margin-left: auto;
    }

    .main-about__wrap {
        padding: 50px 0;
        flex-direction: column;
        gap: 20px;
    }

    .main-about__img {
        margin: 0;
        max-width: 100%;
        width: 500px;
    }

    .main-about__content {
        margin: 0;
        padding: 0 20px;
    }

    .main-features {
        margin-bottom: 50px;
    }

    .main-features-item {
        width: 450px;
    }
}



/* =============================================================
   MOBILE (≤768px)
   ============================================================= */
@media (max-width: 768px) {

    /* --- Hide desktop header, show mobile --- */
    .header {
        display: none;
    }

    .new-header {
        padding: 6px 0;
        background: #000;
        display: flex;
    }

    /* --- Layout --- */
    .main_content.full-width-container {
        max-width: 768px;
    }

    /* --- Plate top (promo bar) --- */
    .plate-top {
        background: #cb2330;
        padding: 8px 0;
        position: sticky;
        top: 0;
        z-index: 999;
    }

    .plate-top.hidden {
        opacity: 0;
        max-height: 0;
        overflow: hidden;
        padding: 0;
        margin: 0;
        pointer-events: none;
    }

    .plate-top__text {
        font-family: var(--font-family);
        font-weight: 400;
        font-size: 13px;
        text-align: center;
        color: #fff;
        margin: 0;
        line-height: 16px;
    }

    .plate-top__close {
        position: absolute;
        top: 50%;
        right: 15px;
        font-family: var(--font-family);
        font-weight: 400;
        font-size: 12px;
        color: #fff;
        transform: translateY(-50%);
    }


    /* --- Mobile Header --- */
    .new-header__conteiner {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .new-header-logo {
        display: flex;
        width: 176px;
        height: auto;
    }

    .new-header-logo__img {
        width: 176px;
        height: auto;
    }

    .new-header-buttons {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .new-header-buttons__btn {
        display: flex;
        align-items: center;
        gap: 4px;
        font-family: var(--font-family);
        font-weight: 400;
        font-size: 13px;
        line-height: 154%;
        color: #fff;
    }

    .new-header-menu-toggle {
        display: flex;
    }

    .new-header-menu {
        display: none;
    }

    .new-header-menu.opened {
        display: flex;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
        background: #000;
        height: 100vh;
        overflow-y: auto;
        flex-direction: column;
        padding: 67px 16px 30px;
        max-width: 100%;
        width: 100%;
    }

    .new-header-menu__close {
        position: absolute;
        top: 21px;
        right: 19px;
        display: flex;
    }

    .desctop-nav-list.container-new {
        display: flex !important;
        flex-direction: column;
        gap: 22px;
        align-items: baseline;
        max-width: 100%;
        padding: 0 3px 44px;
        border-bottom: 1px solid rgb(255 255 255 / 50%);
        margin-bottom: 36px;
    }

    .desctop-nav-item {
        width: 100%;
    }

    .desctop-nav-link {
        font-family: var(--font-family);
        font-weight: 700 !important;
        font-size: 14px;
        letter-spacing: 0.03em;
        text-transform: uppercase;
        color: #fff !important;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        line-height: 17px;
    }

    span.sel_for_mob {
        display: flex;
        width: 17px;
        height: 17px;
        justify-content: flex-end;
        align-items: center;
    }

    .desctop-nav-link .sel_for_mob:before {
        content: '' !important;
        display: block;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        background-image: url(/local/templates/severapparel_new/images/new-header-menu-down.svg);
        width: 13px;
        height: 7px;
    }

    .desctop-nav-link .sel_for_mob.active:before {
        transform: rotate(180deg);
    }

    .new-header-menu__socials {
        display: flex;
        gap: 15px 27px;
        flex-wrap: wrap;
        margin-bottom: 40px;
    }

    .new-header-menu__socials-title {
        width: 100%;
        font-family: var(--font-family);
        font-weight: 700;
        font-size: 14px;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        color: #fff;
        line-height: 17px;
        text-align: left;
    }

    .new-header-menu__socials-item {
        display: flex;
        align-items: center;
    }

    .new-header-menu__auth {
        display: flex;
        flex-direction: column;
        margin-bottom: 29px;
    }

    .new-header-menu__auth-title {
        font-family: var(--font-family);
        font-weight: 700;
        font-size: 14px;
        letter-spacing: 0.1em;
        color: #fff;
        line-height: 17px;
        margin-bottom: 7px;
    }

    .new-header-menu__auth-item {
        font-family: var(--font-family);
        font-weight: 400;
        font-size: 12px;
        line-height: 200%;
        color: #fff;
        text-align: left;
    }

    .new-header-menu__logo {
        width: 274px;
        max-width: 100%;
        display: flex;
    }

    .new-header-menu__logo-img {
        width: 274px;
        height: auto;
    }

    .desctop-subnav {
        position: unset;
        padding: 33px 0 14px 36px;
        background: transparent;
        border: none;
        flex-direction: column;
        gap: 21px;
    }

    .desctop-subnav.active {
        display: flex !important;
    }

    .desctop-subnav-list {
        border: none;
        padding: 0;
        gap: 21px;
    }

    .desctop-subnav-link {
        font-family: var(--font-family);
        font-weight: 500 !important;
        font-size: 12px !important;
        line-height: 175%;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        color: #fff !important;
    }


    /* --- Slider --- */
    .slider_main_out {
        padding: 0;
        margin-bottom: 14px;
        max-width: none;
    }

    .slider_main {
        position: unset;
        padding: 0;
        margin: 0;
    }

    .slider_big {
        margin: 0;
        display: flex;
        flex-direction: column;
        gap: 14px;
    }

    .slider_main .slick-dots li {
        width: 8px;
        height: 8px;
    }

    .slider_main .slick-dots li button {
        width: 8px;
        height: 8px;
    }


    /* --- Categories (mobile: 2x2 grid with overlay) --- */
    .main-categories {
        display: flex;
        flex-wrap: wrap;
        gap: 4px;
        margin-bottom: 23px;
        max-width: none;
        padding: 0;
    }

    .main-categories .owl-stage {
        flex-wrap: nowrap;
        max-width: fit-content;
        gap: 0;
    }

    .main-categories .owl-item {
        display: flex;
        justify-content: center;
    }

    .main-category {
        width: calc(50% - 2px);
        flex: none;
        position: relative;
        border: none;
        box-shadow: none;
    }

    .main-category img {
        aspect-ratio: 1 / 1;
    }

    .main-category-title {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 31px 0 18px;
        width: 100%;
        font-family: var(--font-family);
        font-weight: 700;
        font-size: 15px;
        line-height: 18px;
        text-transform: capitalize;
        text-align: center;
        color: #fff;
        background: linear-gradient(360deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    }


    /* --- Title --- */
    .title_name {
        font-family: var(--font-family);
        font-weight: 700;
        font-size: 20px;
        line-height: 180%;
        text-align: center;
        color: #000;
        margin-bottom: 24px;
        text-transform: none;
    }


    /* --- New Products (mobile: 2-col grid) --- */
    .new_products {
        min-height: auto;
        margin-bottom: 48px;
    }

    .product-item-container {
        border: none;
        box-shadow: none;
    }

    .owl_new_product .b-product-card {
        box-shadow: none;
    }

    .product-item-container > .b-product-card > .b-product-card__checkbox {
        top: 8px;
        right: 16px;
        width: 12px;
        height: 11px;
    }

    .b-product-card__checkbox-text:before, .b-product-card__checkbox-text:after {
        width: 12px;
        height: 11px;
    }

    .b-product-card__checkbox input {
        margin: 0;
        width: 12px;
        height: 11px;
    }

    .product-item-big-card .product-item-image-wrapper {
        aspect-ratio: auto;
        padding: 0;
    }

    .product-item-image-original, .product-item-image-alternative {
        aspect-ratio: 1 / 1;
        position: relative;
    }

    .product-item-image-alternative {
        position: absolute;
    }

    .new_product_label {
        top: 0;
        left: 16px;
        background: #fff;
        border: 1px solid #000;
        font-family: var(--font-family);
        font-weight: 700;
        font-size: 8px;
        text-transform: uppercase;
        color: #000;
        padding: 2px 8px;
    }

    .b-product-card__main {
        padding: 6px 16px 0;
        gap: 0;
        display: flex;
        flex-direction: column;
        align-items: baseline;
        flex-grow: 1;
        position: unset;
        visibility: visible;
        opacity: 1;
        background: transparent;
    }

    .product-item-info__top {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }

    .b-product-card__main div[id*="sku_tree"] {
        display: flex;
        margin-bottom: 6.44px;
        flex-wrap: wrap;
        gap: 3px;
        width: 100%;
        overflow: hidden;
    }

    .b-product-card__main div[id*="sku_tree"] .product-item-info-container {
        display: flex;
        flex-direction: column-reverse;
        gap: 2px;
        margin: 0;
        width: 100%;
    }

    .b-product-card__main div[id*="sku_tree"] .product-item-info-container + .product-item-info-container .product-item-scu-item-color {
        border: 1px solid #f0eeed;
        border-radius: 2px;
        width: 21px;
        height: 21px;
    }

    .product-item-properties {
        font-family: var(--font-family);
        font-weight: 400;
        font-size: 11px !important;
        color: #000;
        line-height: 13px;
        order: 1;
    }

    .product-item-properties dt {
        display: none;
    }

    .product-item-big-card .product-item-title a {
        font-family: var(--font-family);
        font-weight: 600;
        font-size: 12px;
        color: #000;
        line-height: 15px;
    }

    .product-item-big-card .product-item-price-container {
        order: 1;
        gap: 0;
        position: relative;
        padding: 0;
        margin: 0 0 auto;
    }

    .price_old_dis {
        order: 1;
    }

    .product-item-big-card .product-item-price-old {
        font-family: var(--font-family);
        font-weight: 600;
        font-size: 11px;
        text-decoration: line-through;
        color: #a2a2a2;
        margin: 0;
        line-height: 13px;
    }

    .product-item-big-card .product-item-price-current {
        font-family: var(--font-family);
        font-weight: 600;
        font-size: 16px !important;
        color: #000;
        line-height: 20px;
    }

    .product-item-price-current-wrap {
        display: flex;
        align-items: center;
        gap: 7px;
        flex-wrap: wrap;
    }

    .product-item-price-discount {
        margin: 0;
        border-radius: 2px;
        padding: 2px 6px;
        background: #cb2330;
        font-family: var(--font-family);
        font-weight: 500;
        font-size: 8px;
        color: #fff;
        line-height: 10px;
    }

    .product-item-info-container {
        gap: 0;
        margin: 0 0 9px;
        display: flex;
        flex-direction: column;
    }

    .product-item-scu-container {
        font-size: 0;
        padding: 0;
        line-height: 0;
        display: flex;
        max-width: none;
    }

    .product-item-scu-item-list {
        width: fit-content;
        margin: 0;
        max-width: max-content;
    }

    .product-item-scu-item-color-container.slick-slide {
        margin: 0;
        width: 22px;
        height: 22px;
        max-width: 22px;
        max-height: 22px;
    }

    .product-item-scu-item-color-block {
        width: 22px;
        height: 22px;
        padding: 0;
        border: none;
    }

    .product-item-scu-item-color {
        border-radius: 2px;
        width: 22px;
        height: 22px;
        min-width: 22px;
    }

    .properties-slider .slick-prev, .properties-slider .slick-next {
        display: none !important;
    }

    .product-item-scu-item-list .slick-track {
        display: flex;
        max-width: fit-content;
        gap: 3px;
    }

    .product-item-scu-item-list .slick-track:before, .product-item-scu-item-list .slick-track:after {
        display: none;
    }

    .owl-dots {
        margin-top: 18px !important;
        gap: 8px !important;
    }

    .b-product-card .owl-nav {
        display: none;
    }

    .owl-dots:has(.owl-dot:nth-child(5)) .owl-dot {
        display: flex;
    }

    .b-product-card .owl-dot {
        display: flex;
        border-radius: 50px;
        width: 8px;
        height: 8px;
        background: #000 !important;
        opacity: 0.3;
    }

    .b-product-card .owl-dot.active {
        background: #000 !important;
        opacity: 1;
    }

    .new_products-row {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 0;
    }

    .new_products-row .product-item-big-card {
        flex-grow: 1;
        display: block;
    }

    .new_products-row .b-product-card {
        border: 0.50px solid #f0f0f0;
        box-shadow: none;
        margin: -1px;
    }

    .new_products-row .product-item-container, .new_products-row .b-product-card {
        display: flex;
        flex-direction: column;
        height: 100%;
        max-width: 50vw;
    }

    .product-item-info-container:has(.product-item-title) {
        flex-grow: 1;
    }

    .new_products-row__load {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 15px;
        font-family: var(--font-family);
        font-weight: 500;
        font-size: 12px;
        letter-spacing: 0.1em;
        text-align: center;
        color: #000;
        line-height: 15px;
        border: 1px solid #eee;
    }


    /* --- Sale Block (mobile) --- */
    .sale_block {
        padding: 23px 0 22px;
        background: linear-gradient(180deg, #efefef 0%, #fff 100%);
        background-size: 100% 439px;
        background-repeat: no-repeat;
        width: auto;
        margin-left: 0;
        transform: none;
        margin-bottom: 25px;
    }

    .sale_block .title_name {
        color: #000;
    }

    .sale_block .title_name:before {
        display: none;
    }

    .main-sale-row {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .main-sale-row .product-item-big-card {
        max-width: 100%;
    }

    .main-sale-row .product-item-container {
        background: transparent;
        border: none;
        box-shadow: none;
    }

    .main-sale-row .b-product-card {
        box-shadow: 0 8px 25px -8px rgba(0, 0, 0, 0.12);
        background: #fff;
        border-radius: 30px;
        padding: 16px 15px 30px;
        display: flex;
        flex-direction: column;
        gap: 6px;
        width: 356px;
        max-width: 100%;
    }

    .main-sale-row label.b-product-card__checkbox {
        display: none !important;
    }

    .main-sale-row .product-item-image-wrapper {
        border-radius: 20px;
        overflow: hidden;
        aspect-ratio: 1 / 1;
    }

    .main-sale-row .new_product_label {
        display: none;
    }

    .main-sale-row .product-item-label-ring.product-item-label-small {
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        background: #cb2330;
        padding: 5px 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: var(--font-family);
        font-weight: 700;
        font-size: 20px;
        text-transform: uppercase;
        color: #fff;
        line-height: 24px;
        width: fit-content;
        height: fit-content;
        margin: 0;
    }

    .main-sale-row .b-product-card__main {
        padding: 0;
        text-align: center;
        display: flex;
        flex-direction: column;
        gap: 11px;
        position: unset;
        visibility: visible;
        opacity: 1;
        background: transparent;
    }

    .main-sale-row .product-item-info-container {
        width: 100%;
        max-width: 100%;
        margin: 0;
        padding: 0;
    }

    .main-sale-row .product-item-properties {
        display: none;
    }

    .main-sale-row .product-item-title {
        margin: 0;
    }

    .main-sale-row .product-item-title a {
        font-family: var(--font-family);
        font-weight: 600;
        font-size: 16px;
        text-transform: uppercase;
        text-align: center;
        color: #000;
    }

    .main-sale-row .b-product-card__main div[id*="sku_tree"] {
        display: none;
    }

    .main-sale-row .product-item-info-container.product-item-price-container {
        display: flex;
        align-items: center;
        order: 0;
    }

    .main-sale-row .product-item-price-current-wrap {
        gap: 3px;
    }

    .main-sale-row .product-item-price-current {
        font-family: var(--font-family);
        font-weight: 700;
        font-size: 24px !important;
        text-align: center;
        color: #cb2330;
        line-height: 29px;
        margin-right: 5px;
    }

    .main-sale-row .price_old_dis {
        order: 0;
    }

    .main-sale-row .product-item-price-old {
        font-family: var(--font-family);
        font-weight: 400;
        font-size: 13px;
        text-decoration: line-through;
        color: #a2a2a2;
        line-height: 16px;
    }

    .main-sale-row .product-item-price-discount {
        font-family: var(--font-family);
        font-weight: 400;
        font-size: 13px;
        color: #cb2330;
        line-height: 16px;
        background: transparent;
        padding: 0;
    }

    .main-sale-row .btn.btn-red {
        background: #cb2330;
        border-radius: 10px;
        padding: 7px 30px;
        border: none;
        font-family: var(--font-family);
        font-weight: 600;
        font-size: 14px;
        text-align: center;
        color: #fff;
        line-height: 17px;
        width: fit-content;
        height: auto;
        margin: 0 auto;
        text-transform: none;
    }


    /* --- Hide desktop-only sections on mobile --- */
    .ready-made-images {
        display: none;
    }

    .main-about__wrap {
        display: none;
    }

    .main-features {
        display: none;
    }

    .main-gallery {
        display: none;
    }


    /* --- News (mobile) --- */
    .news_stocks {
        padding: 0;
        margin-bottom: 35px;
    }

    .new_carousel {
        border: none;
        box-shadow: none;
        width: 351px;
        max-width: 95vw;
        padding: 0;
        min-width: 85vw;
    }

    .owl_news_carousel .owl-stage-outer {
        overflow: hidden;
        padding: 10px;
        margin: -10px;
    }

    .new_carousel > a {
        margin-bottom: 22px;
        display: flex;
    }

    .owl-carousel .owl-item img {
        margin: 0;
        width: 100%;
        height: 150px;
    }

    .new_carousel .news-date-time {
        display: none;
    }

    .new_carousel h3 {
        font-family: var(--font-family);
        font-weight: 700;
        font-size: 16px;
        color: #000;
        line-height: 20px;
        margin: 0 0 14px;
        padding: 0 16px;
    }

    .new_carousel .description_new_carousel {
        font-family: var(--font-family);
        font-weight: 400;
        font-size: 13px;
        color: #000;
        margin: 0;
        padding: 0 16px;
        line-height: 16px;
    }

    .owl_news_carousel .owl-item.active + .owl-item {
        filter: blur(4px);
    }


    /* --- Reviews (mobile) --- */
    .main-reviews {
        margin-bottom: 60px;
    }

    .main-reviews-item {
        width: 317px;
        border: none;
        background: transparent;
        box-shadow: none;
        padding: 0;
        display: flex;
        flex-direction: column;
        gap: 0;
        min-width: 85vw;
    }

    .main-reviews__slider .owl-stage-outer {
        overflow: hidden;
        padding: 10px;
        margin: -10px;
    }

    .main-reviews__slider .owl-item.active + .owl-item {
        filter: blur(4px);
    }


    /* --- OWL Carousel (mobile adjustments) --- */
    .owl-dots:has(.owl-dot:nth-child(5)) .owl-dot {
        display: none;
    }

    .main_content .owl-dot.active,
    .main_content .owl-dot.active + .owl-dot,
    .main_content .owl-dot.active + .owl-dot + .owl-dot,
    .main_content .owl-dot.active + .owl-dot + .owl-dot + .owl-dot {
        display: block !important;
    }

    .main_content .owl-dots {
        width: 47.45px;
        gap: 5.93px;
        margin-top: 13.35px;
    }

    .main_content .owl-dot {
        width: 7.41px;
        height: 7.41px;
        min-width: 7.41px;
    }

    .main_content .owl-nav {
        width: 86px !important;
    }

    .main_content .owl-prev, .main_content .owl-next {
        width: 8.31px;
        height: 14.77px;
        background-position: center !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
    }


    /* --- Footer (mobile: single column) --- */
    .footer-wrap {
        flex-direction: column;
        gap: 37px;
    }


    /* --- Product Detail Page (mobile) --- */
    .bx-breadcrumb_mob .bx-breadcrumb-item a span {
        font-family: var(--font-family);
        font-weight: 400;
        font-size: 12px;
        color: #a2a2a2;
    }

    .bx-breadcrumb_mob .bx-breadcrumb-item span {
        font-family: var(--font-family);
        font-weight: 700;
        font-size: 12px;
        color: #a2a2a2;
    }

    .bx-breadcrumb_mob .bx-breadcrumb-item span.arrow_breadcrumb {
        font-size: 0;
    }

    .bx-breadcrumb_mob .bx-breadcrumb-item span.arrow_breadcrumb:before {
        content: '    /    ';
        font-family: var(--font-family);
        font-weight: 400;
        font-size: 12px;
        color: #a2a2a2;
    }

    .bx_item_detail {
        margin-top: 26px;
    }

    div.bx_lt .bx_item_slider {
        max-width: 390px;
        margin: 0 auto !important;
        width: 100vw;
        left: 50%;
        transform: translateX(-50%);
        display: flex;
        flex-direction: column;
        padding: 0;
    }

    .bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer img {
        max-width: 390px;
        max-height: 390px !important;
    }

    body .bx_item_detail .bx_item_slider .bx_slider_conteiner {
        position: relative;
        bottom: 0;
        left: 0 !important;
        transform: none;
        width: 100% !important;
        min-width: 100%;
    }

    .bx_item_detail .bx_item_slider .bx_slider_scroller_container {
        width: 100%;
    }

    .bx_item_detail .bx_item_slider .bx_slide {
        height: auto !important;
        width: 100%;
    }

    .bx_item_detail .bx_item_slider .bx_slide ul {
        display: flex;
        flex-direction: row;
        width: 100% !important;
        justify-content: center;
        gap: 8px;
        padding: 14px 0;
        height: auto;
    }

    .bx_item_detail .bx_item_slider .bx_slide ul.q_slider_min li {
        background: #000;
        opacity: 0.3;
        border-radius: 50px;
        width: 8px !important;
        height: 8px !important;
        position: unset;
        padding: 0 !important;
        margin: 0;
    }

    .bx_item_detail .bx_item_slider .bx_slide ul.q_slider_min li.bx_active {
        opacity: 1;
    }

    .bx_item_detail .bx_item_slider .bx_slide ul li .cnt {
        display: none;
    }

    .izoomify-in {
        overflow: visible !important;
        cursor: default !important;
    }

    .izoomify-in img {
        transform: none !important;
        transition: none !important;
    }

    .bx_item_detail .bx_item_slider .bx_slider_conteiner.full .bx_slide_left,
    .bx_item_detail .bx_item_slider .bx_slider_conteiner.full .bx_slide_right {
        display: none;
    }

    .alert-warning {
        margin-bottom: 20px;
    }

    .bx_item_container_left {
        margin-top: 20px;
    }

    .mobile_name {
        font-family: var(--font-family);
        font-weight: 600;
        font-size: 20px;
        color: #000;
        margin: 0 0 4px;
        line-height: 24px;
    }

    .mobile_article {
        margin-bottom: 15px;
        font-family: var(--font-family);
        font-weight: 400;
        font-size: 14px;
        color: #000;
        line-height: 17px;
    }

    .mobile_article b {
        font-weight: inherit;
    }

    .bx_item_detail .item_info_section {
        margin-bottom: 17px;
        padding: 0 !important;
    }

    .bx_item_detail .item_info_section:has(.bx_item_detail_scu) {
        display: flex;
        flex-direction: column;
        gap: 15px;
        margin-bottom: 15px;
        position: relative;
    }

    .bx_item_detail .bx_item_detail_scu {
        margin-bottom: 0;
        display: flex;
        flex-direction: column;
        gap: 17px;
        line-height: 17px;
        text-transform: none;
    }

    .bx_item_detail .bx_item_detail_scu .bx_item_section_name_gray {
        font-family: var(--font-family);
        font-weight: 400;
        font-size: 14px;
        letter-spacing: 0.02em;
        color: #a2a2a2;
        text-transform: none;
    }

    .bx_item_detail .bx_item_detail_scu .bx_scu_scroller_container {
        margin: 0;
    }

    .bx_item_detail .bx_item_detail_scu .bx_scu ul {
        display: flex;
        gap: 8px;
        overflow: auto;
        max-width: fit-content;
    }

    .bx_item_detail .bx_item_detail_scu .bx_scu ul li {
        width: 38px !important;
        height: 38px !important;
        border-radius: 2px;
        position: unset;
    }

    .bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt {
        padding: 0 !important;
        border-radius: 2px;
        position: unset;
        width: 100%;
        height: 100%;
        border: 1px solid #f0eeed;
        display: block;
    }

    .bx_item_detail.bx_blue .bx_item_slider .bx_slide ul li.bx_active .cnt,
    .bx_item_detail.bx_blue .bx_item_detail_size ul li.bx_active .cnt,
    .bx_item_detail.bx_blue .bx_item_detail_scu .bx_scu ul li.bx_active .cnt {
        border: 1px solid #000;
    }

    .bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item {
        position: unset;
        width: 100%;
        height: 100%;
        display: block;
    }

    .bx_item_detail .item_info_section div:has(>a[data-toggle="modal"]) {
        position: absolute;
        bottom: 54px;
        right: 0;
    }

    .bx_item_detail .item_info_section a[data-toggle="modal"] {
        margin: 0;
        display: flex;
        align-items: center;
        gap: 7px;
        font-family: var(--font-family);
        font-weight: 500;
        font-size: 12px;
        letter-spacing: 0.02em;
        color: #000;
        text-transform: none;
        text-decoration: none;
    }

    .bx_item_detail .item_info_section a[data-toggle="modal"]:after {
        content: '';
        display: block;
        background-image: url(/local/templates/severapparel_new/images/sizes-arrow.png);
        width: 6px;
        height: 9px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .bx_item_detail .item_price {
        margin: 0;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 10px 11px;
    }

    .bx_item_detail .item_price br {
        display: none;
    }

    .bx_item_detail .item_current_price {
        font-family: var(--font-family);
        font-weight: 500;
        font-size: 25px;
        color: var(--custom-red);
        line-height: 30px;
        order: 0;
    }

    .bx_item_detail .item_old_price {
        order: -1;
        margin: 0;
        padding: 0;
        font-family: var(--font-family);
        font-weight: 500;
        font-size: 25px;
        text-decoration: line-through;
        color: #000;
        line-height: 30px;
    }

    .bx_item_detail .item_economy_price {
        margin: 0 10px 0 0;
        order: 1;
        width: 100%;
        display: flex;
        align-items: center;
        gap: 5px;
        background: transparent;
        font-family: var(--font-family);
        font-weight: 500;
        font-size: 15px;
        color: #000;
        padding: 0;
    }

    .item_price-diff {
        display: flex !important;
        border-radius: 2px;
        padding: 2px 6px;
        width: 61px;
        height: 22px;
        justify-content: center;
        align-items: center;
        background: var(--custom-red);
        font-family: var(--font-family);
        font-weight: 500;
        font-size: 15px;
        color: #fff;
    }

    .bx_item_detail .item_economy_price:before {
        content: 'Экономия:';
        font-family: var(--font-family);
        font-weight: 400;
        font-size: 12px;
        letter-spacing: 0.02em;
        color: #000;
    }

    .item_buttons.vam {
        margin-top: 12px;
        display: flex;
        gap: 8px;
        flex-wrap: wrap;
        align-items: center;
        padding: 0;
        margin-bottom: 15px;
    }

    .bx_item_detail .item_buttons_counter_block.item_buttons_counter_block_counter {
        display: none;
    }

    .bx_item_detail .item_buttons_counter_block {
        margin: 0;
        display: flex;
        width: 100%;
        max-width: 100%;
    }

    .bx_item_detail .bx_big.bx_bt_button {
        margin: 0;
        background: #000;
        border-radius: 5px;
        padding: 11px 61px;
        width: 100%;
        height: 39px;
        border: none;
        font-family: var(--font-family);
        font-weight: 500;
        font-size: 12px;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        text-align: center;
        color: #fff;
    }

    .item_buttons.vam br {
        display: none;
    }

    .bx-catalog-element .b-product-card__checkbox-text:before,
    .item_info_section .b-product-card__checkbox .b-product-card__checkbox-text:before {
        font-family: var(--font-family);
        font-weight: 500;
        font-size: 12px;
        letter-spacing: 0.02em;
        color: #000;
        height: 17px;
        padding-left: 28px;
        background-size: 19px;
        position: unset;
    }

    .bx-catalog-element .b-product-card__checkbox, .item_info_section .b-product-card__checkbox {
        height: auto;
    }

    .bx_item_detail .item_info_section.dlinfo-mob {
        margin: 26px 0 18px;
        border-top: 1px solid rgb(207 207 207 / 50%);
        padding: 18px 0 0 !important;
    }

    .bx_item_detail .item_info_section dl dt {
        font-family: var(--font-family);
        font-weight: 600;
        font-size: 12px;
        color: #000;
        line-height: 18px;
        padding: 0;
    }

    .bx_item_detail .item_info_section dl dd {
        font-family: var(--font-family);
        font-weight: 400;
        font-size: 12px;
        color: #000;
        line-height: 18px;
        padding: 0;
        margin: 0;
    }

    .b-options__hr {
        border-top: 1px solid rgb(207 207 207 / 50%);
        margin: 18px 0;
    }

    .item_info_section .b-product-column__radio, .item_info_section .b-product-column__radio24 {
        width: auto;
        height: fit-content;
        margin: 0;
        display: flex;
    }

    .b-product-column__radio__text, .b-product-column__radio__text24 {
        height: fit-content;
        position: relative;
    }

    .b-options__descriptions .b-product-column__radio__text:before,
    .b-options__descriptions .b-product-column__radio__text24:before {
        font-family: var(--font-family);
        font-weight: 600;
        font-size: 12px;
        text-transform: uppercase;
        color: #000;
        line-height: 15px;
        position: unset;
        width: auto;
        height: auto;
    }

    .item_info_section .b-product-column__radio input, .item_info_section .b-product-column__radio24 input {
        margin: 0;
    }

    .b-options__slash {
        font-family: var(--font-family);
        font-weight: 600;
        font-size: 12px;
        text-transform: uppercase;
        color: #000;
        line-height: 15px;
    }

    .b-options__descriptions .b-product-column__radio__text:after,
    .b-options__descriptions .b-product-column__radio__text24::after {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        font-family: var(--font-family);
        font-weight: 600;
        font-size: 12px;
        text-transform: uppercase;
        color: #000;
        line-height: 15px;
    }

    .bx_item_detail + .bx_item_detail {
        margin-top: 0;
    }

    .bx_item_detail .clb {
        display: none;
    }

    .bx_item_detail + .bx_item_detail .bx_item_container_left {
        margin: 0;
    }

    .bx_storege, .title_sklad {
        padding: 0;
    }

    ul#c_store_amount {
        display: flex;
        flex-direction: column;
        gap: 15px;
    }

    li.b-options__availability-heading {
        font-family: var(--font-family);
        font-weight: 600;
        font-size: 12px;
        color: #000;
        line-height: 15px;
        margin-bottom: 5px;
    }

    .b-options__availability-li {
        list-style: none;
        margin: 0;
        padding-left: 18.5px;
        position: relative;
        font-family: var(--font-family);
        font-weight: 400;
        font-size: 12px;
        color: #000;
        line-height: 15px;
    }

    .b-options__availability-li:before {
        content: '';
        display: block;
        width: 6px;
        height: 6px;
        border-radius: 100%;
        background: #afc566;
        position: absolute;
        left: 0;
        top: 4.5px;
    }

    .bx_item_detail .bx_bigimages .bx_stick_disc {
        background: var(--custom-red);
        padding: 2px 10px;
        width: 50px !important;
        height: 19px !important;
        font-family: var(--font-family);
        font-weight: 600;
        font-size: 12px !important;
        text-transform: uppercase;
        color: #fff;
        line-height: 15px !important;
        left: 16px !important;
    }

    .novinko {
        background: #fff;
        border: 1px solid #000;
        padding: 2px 10px;
        width: 87px;
        height: 19px;
        font-family: var(--font-family);
        font-weight: 600;
        font-size: 12px;
        text-transform: uppercase;
        color: #000;
        line-height: 15px;
        top: 14px !important;
        left: 16px !important;
    }

    .novinko:before {
        content: 'Новинка';
    }

} /* end @media (max-width: 768px) */
