@layer base, component, mod; :root {
                                 --color-primary: #0E0E0E;
                                 --color-primary--rgb: 14, 14, 14;
                                 --color-alt: #625e56;
                                 --color-alt--rgb: 98, 94, 86;
                                 --color-blck: #000000;
                                 --color-blck--rgb: 0, 0, 0;
                                 --color-whte: #fff;
                                 --color-whte--rgb: 255, 255, 255;
                                 --color-accent: #c5a24e;
                                 --color-accent--rgb: 197, 162, 78;
								 --color-accent-100-darker:#b8b2a4;
								 --color-accent-100-darker-rgb:184, 178, 164;
                                 --color-accent-100: #F3EFE4;
                                 --color-accent-100--rgb: 243, 239, 228;
								 
                                 --color-accent-200: #b58c2a;
                                 --color-accent-200--rgb: 181, 140, 42;
                                 --color-accent-300: #a67e20;
                                 --color-accent-300--rgb: 166, 126, 32;
								 --color-accent-btn-hover:#625e56;
                                 --color-border: #C0BEC2;
                                 --color-border--rgb: 192, 190, 194;
                                 --color-placeholder: #929093;
                                 --color-placeholder--rgb: 146, 144, 147;
                                 --color-gray-light: #929093;
                                 --color-gray-light--rgb: 146, 144, 147;
                                 --color-gray-500: #4A4C50;
                                 --color-gray-500--rgb: 74, 76, 80;
                                 --color-text: #000;
                                 --color-text--rgb: 0, 0, 0;
                                 --color-text-alt: #a8a8a8;
                                 --color-text-alt--rgb: 168, 168, 168;
                                 --color-bg: #000;
                                 --color-bg--rgb: 0, 0, 0;
                                 --color-bg-secondary: #e0e0e0;
                                 --color-bg-secondary--rgb: 224, 224, 224;
                                 --color-success: #259243;
                                 --color-success--rgb: 37, 146, 67;
                                 --color-error: #a52020;
                                 --color-error--rgb: 165, 32, 32;
								 --color-error-bg: #eec7c7;
								 --color-error-bg-rgb: 238, 199, 199;
                                 --font-primary: "geometria", sans-serif, -apple-system, blinkmacsystemfont, roboto, ubuntu, "Droid Sans", "Helvetica Neue", arial, sans-serif, "Apple Color Emoji";
                                 --font-title: "ttramillas", sans-serif, -apple-system, blinkmacsystemfont, roboto, ubuntu, "Droid Sans", "Helvetica Neue", arial, sans-serif, "Apple Color Emoji";
                                 --font-size-default: rem(14);
                                 --spacing: 100px;
                                 --index-1: 100;
                                 --index-2: 200;
                                 --index-3: 1100;
                                 --index-4: 1200;
                                 --transition: .25s
                             }

@layer base {
    * {
        margin: 0;
        padding: 0;
        border: 0
    }

    *, *:before, *:after {
        box-sizing: border-box
    }

    *:before, *:after {
        display: inline-block
    }

    html, body {
        min-width: 360px;
        height: 100%;
        scroll-behavior: smooth;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        scrollbar-gutter: stable
    }

    body {
        color: var(--color-primary);
        font-size: var(--font-size-default);
        font-family: var(--font-primary);
        line-height: 1.3;
        -webkit-text-size-adjust: 100%;
        -moz-text-size-adjust: 100%;
        text-size-adjust: 100%;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

    ::-webkit-scrollbar {
        width: 6px;
        height: 5px
    }

    ::-webkit-scrollbar-track {
        background: var(--color-scroll-bg)
    }

    ::-webkit-scrollbar-thumb {
        background: var(--color-alt);
        border-radius: 10px
    }

    ::selection {
        color: var(--color-whte);
        background: var(--color-accent)
    }

    input, button, textarea {
        font-size: inherit;
        font-family: var(--font-primary);
        line-height: inherit
    }

    button {
        color: inherit;
        font-family: var(--font-primary);
        background-color: transparent;
        outline: 0;
        cursor: pointer
    }

    div[class*=__text] p:only-of-type, div[class*=__text] p:last-of-type, div[class*=__details] p:only-of-type, div[class*=__details] p:last-of-type, div[class*=__note] p:only-of-type, div[class*=__note] p:last-of-type {
        margin: 0
    }

    [class*=image] img {
        width: 100%;
        object-fit: cover;
        object-position: center
    }
	
	label{
		font-weight:500;
		padding-bottom:0.5em;
		display:inline-block;
	}

    a{
        display: inline-block;
        color: var(--color-primary);
		/*color:var(--color-accent-300)*/;/*!!!проверить как будет вести себя все ссылки*/
        text-decoration: none;
    }

    ul li {
        list-style: none
    }

    img {
        display: block;
        max-width: 100%;
        vertical-align: top
    }

    h1, h2, h3, h4, h5, h6 {
        font-weight: 500;
        font-size: inherit
    }

    address, cite {
        font-style: normal
    }

    fieldset, dl, dd {
        margin: 0;
        padding: 0
    }

    fieldset {
        border: none
    }
} details > summary {
      list-style: none
  }

details > summary::-webkit-details-marker {
    display: none
}

@font-face {
    font-weight: 400;
    font-family: geometria;
    font-style: normal;
    src: url(/local/templates/eshop_bootstrap_v4/fonts/geometria-400.woff2) format("woff2"), url(/local/templates/eshop_bootstrap_v4/fonts/geometria-400.woff) format("woff");
    font-display: swap
}

@font-face {
    font-weight: 500;
    font-family: geometria;
    font-style: normal;
    src: url(/local/templates/eshop_bootstrap_v4/fonts/geometria-500.woff2) format("woff2"), url(/local/templates/eshop_bootstrap_v4/fonts/geometria-500.woff) format("woff");
    font-display: swap
}

@font-face {
    font-weight: 700;
    font-family: geometria;
    font-style: normal;
    src: url(/local/templates/eshop_bootstrap_v4/fonts/geometria-700.woff2) format("woff2"), url(/local/templates/eshop_bootstrap_v4/fonts/geometria-700.woff) format("woff");
    font-display: swap
}

@font-face {
    font-weight: 400;
    font-family: ttramillas;
    font-style: normal;
    src: url(/local/templates/eshop_bootstrap_v4/fonts/ttramillas-400.woff2) format("woff2"), url(/local/templates/eshop_bootstrap_v4/fonts/ttramillas-400.woff) format("woff");
    font-display: swap
}

.h1, h1 {
    font-size: 2.25rem;
    line-height: 1.3;
    font-family: var(--font-primary)
}

.h2, h2 {
    font-size: 1.75rem;
    line-height: 1.3;
    font-family: var(--font-primary)
}

.h3, h3{
    font-size: 1.5rem;
    line-height: 1.3;
    font-family: var(--font-primary);
    font-weight: 500
}

.h4, h4 {
	font-size: 1.25rem;
	line-height: 1.3;
	font-family: var(--font-primary);
	font-weight: 500
}

.content{
    margin-block-start: 2rem;
}

.text_page{
	padding:2rem var(--pad);
}

.text_page .h1, .text_page h1,
.text_page .h2, .text_page h2,
.text_page .h3, .text_page h3,
.text_page .h4, .text_page h4{
	font-family:var(--font-primary)
}
.text_page	p{
	margin:1em 0;
}

.text_page	li{
	margin-left:32px;
	list-style: disc;
}



.text-xs{
	font-size: 0.714rem;
}

.text-lg{
	font-size: 1.14rem;
}

	
.slider-control {
    --size: 46px;
    position: absolute;
    top: 50%;
    width: var(--size);
    height: var(--size);
    border-radius: 50%;
    background: transparent;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 2;
    border: 1px solid var(--color-alt);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: .2;
    transition: .25s ease
}

.slider-control:before {
    content: "";
    mask: var(--icon) center center/24px no-repeat;
    -webkit-mask: var(--icon) center center/24px no-repeat;
    width: 24px;
    height: 24px;
    display: block;
    background-color: var(--color-alt)
}

.slider-control-prev {
    left: -40px
}

.slider-control-desktop {
    display: none
}

.slider-control-next {
    right: -40px
}

.section {
    padding: 1.5rem 0
}

.section:last-of-type {
    padding-bottom: 0
}

.section__title {
    font-size: 1.75rem;
    font-weight: 500;
    margin-bottom: 1.5rem
}

.section--bg-light {
    background-color: var(--color-accent-100)
}

.link {
    transition: .25s ease
}
.title{
	display: flex;
	align-items: center;
	gap: 5px;
	margin-bottom: 1.5rem;
	font-family: var(--font-main);
	font-weight: 500
    
}
.block-mobile-hidden {
    display: none
}

.form-control {
    width: 100%;
    display: inline-block;
    height: 2.625rem;
    font-size: 1rem;
    line-height: 1;
    padding: .625rem 0;
    border: none;
    border-bottom: 1px solid var(--color-alt);
    color: var(--color-alt);
    background-color: transparent;
    outline: none;
    -webkit-user-select: none;
    user-select: none
}

.form-control::placeholder {
    color: var(--color-placeholder)
}

.form-control:focus::placeholder {
    opacity: 0;
    display: none
}

textarea.form-control {
    max-width: 100%;
    height: 5.125rem
}

.form-checkbox input {
    position: fixed;
    transform: scale(0)
}

.form-checkbox input:checked + label:after {
    background-color: var(--color-accent);
    border-color: var(--color-accent)
}

.form-checkbox input:checked + label:before {
    opacity: 1
}

.form-checkbox label {
    padding-left: 1.5rem;
    position: relative;
    cursor: pointer;
    font-size: .875rem;
    color: var(--color-alt)
}

.form-checkbox label:after {
    content: "";
    position: absolute;
    top: 2px;
    left: 1px;
    width: .875rem;
    height: .875rem;
    border: 1px solid var(--color-gray-500);
    border-radius: 2px;
    z-index: 1
}

.form-checkbox label:before {
    position: absolute;
    content: "";
    width: .875rem;
    height: .875rem;
    top: 2px;
    left: 1px;
    background: url(../img/icons/check.svg) center center/14px no-repeat;
    opacity: 0;
    z-index: 2
}

.sizes {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap
}

.size input {
    position: fixed;
    transform: scale(0)
}

.size input:checked + label {
    background-color: var(--color-accent-100)
}

.size label {
    width: 2.5rem;
    height: 1.875rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: .75rem;
    font-weight: 500;
    background-color: transparent;
    border: 1px solid var(--color-accent);
    color: var(--color-accent);
    cursor: pointer;
    border-radius: 2px;
    transition: .25s ease-in-out
}

.filters-list {
    display: flex;
    flex-direction: column;
    gap: 24px
}

.filter-section__title {
    font-weight: 500;
    line-height: 1;
    margin-bottom: 1rem;
    padding: .125rem 0
}

.filter-section__checkboxes {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.filter-section__more {
    margin-top: .5rem
}

.filter-section__more-toggle {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: .75rem;
    font-weight: 500;
    margin-top: .5rem
}

.filter-section__more-toggle:after {
    content: "";
    --size: 16px;
    width: var(--size);
    height: var(--size);
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-mask: var(--icon) center center/var(--size) no-repeat;
    mask: var(--icon) center center/var(--size) no-repeat;
    background-color: currentColor;
    transform: rotate(0);
    transition: .25s ease-in-out
}

.filter-section__more-toggle.is-open:after {
    transform: rotate(180deg)
}

.filter-range__inputs {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    margin-bottom: 1.5rem
}

.filter-range__inputs-item {
    display: flex;
    align-items: center;
    border-bottom: 1px solid var(--color-alt)
}

.filter-range__inputs-item span {
    font-size: .75rem;
    margin-right: .25rem;
    color: var(--color-gray-light)
}

.filter-range__input {
    position: relative;
    display: block;
    width: 100%;
    height: 1.875rem;
    outline: none;
    -webkit-user-select: none;
    user-select: none;
    padding: .4375rem 0;
    font-size: .75rem;
    line-height: 1
}

.agreement {
    font-size: .75rem
}

.agreement a {
    color: var(--color-accent-300);
    display: inline
}

.header {
    background-color: var(--color-accent-100);
    padding: .5rem 0
}

.header__left, .header__logo, .header__toolbar-controls {
    display: none
}

.header__right {
    width: 100%;
    display: flex;
    flex-direction: column-reverse
}

.header__bottom {
    display: flex;
    align-items: center;
    justify-content: center
}

.header__toolbar {
    display: flex;
    align-items: center;
    
}

.header__search {
    width: 100%;
    margin-top: .5rem;
    position: relative;
    overflow: hidden;
    height: 36px;
}

.header__search-form{
    position: relative;
    transition: all 300ms ease;
    overflow: hidden;
    z-index: 100;
    width: 100%;
}

.header__search-form.opened{
    right:0
}

.header__search button{
    height: 0!important;
    display: none;
}
/*
.header__search:before {
    --icon-size: 16px;
    position: absolute;
    content: "";
    display: block;
    width: var(--icon-size);
    height: var(--icon-size);
    mask: var(--icon) center center/var(--icon-size) no-repeat;
    -webkit-mask: var(--icon) center center/var(--icon-size) no-repeat;
    background-color: var(--color-placeholder);
    left: 0;
    bottom: 7px
}*/
.top-search-icon{
    --icon-size: 24px;
    display: block;
    position: absolute;
    right:0;
    width: var(--icon-size);
    height: var(--icon-size);
    mask: var(--icon) center center/var(--icon-size) no-repeat;
    -webkit-mask: var(--icon) center center/var(--icon-size) no-repeat;
    background-color: var(--color-primary);
    cursor: pointer;
    z-index: 1000;
}

.header__search-input {
    display: block;
    width: 100%;
    padding: .4375rem 1.8rem .4375rem  0;
    background-color: transparent;
    font-size: .75rem;
    line-height: 1;
    border-bottom: 1px solid var(--color-border);
    outline: none;
    -webkit-user-select: none;
    user-select: none;
    color: var(--color-blck);
}

.header__search-input::placeholder {
    color: var(--color-placeholder);
    font-size: 1rem;
    line-height: 1
}

.header__mob-logo {
    display: block;
    /*width: 43px;
    height: 36px*/
}

.header__in-broadcast {
    border: none
}

.footer {
    padding: 1.5rem 0 5.25rem
}

.footer__main {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding-top: 1.5rem;
    border-top: 1px solid var(--color-border)
}

.footer__section.is-open .footer__section-head:after {
    transform: rotate(90deg)
}

.footer__section-head {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.footer__section-head span {
    font-size: .75rem;
    font-weight: 600;
    color: var(--color-primary);
    text-transform: uppercase
}

.footer__section-head:after {
    --size: 24px;
    content: "";
    display: block;
    width: var(--size);
    height: var(--size);
    mask: var(--icon) center center/var(--size) no-repeat;
    -webkit-mask: var(--icon) center center/var(--size) no-repeat;
    background-color: var(--color-blck)
}

.footer__section-links {
    padding-left: .5rem;
    margin-top: .5rem;
    
}

.footer__section-link {
    font-size: .75rem;
    transition: .25s ease;
    display: block;
    color: var(--color-alt);
    :hover{
        color:var(--color-accent);
    }
}

.footer__section-link:not(:last-of-type) {
    margin-bottom: .125rem
}

.footer__bottom {
    display: flex;
    flex-direction: column;
    border-top: 1px solid var(--color-border);
    gap: 16px;
    padding-top: 1.5rem;
    margin-top: 1.5rem
}

.footer__tel, .footer__service-tel {
    font-size: .75rem;
    color: var(--color-alt);
    transition: .25s ease;
	text-decoration:none;
}

.footer__company {
    font-size: .75rem
}

.footer__socials,
.footer__paym{
    display: flex;
    align-items: center;
    gap: 15px
}

.footer__socials-item,
.footer__paym-item{
    --size: 32px;
    width: var(--size);
    height: var(--size);
    display: flex;
    align-items: center;
    justify-content: center
}

.footer__socials-item:before,
.footer__paym-item:before{
    display: block;
    content: "";
    width: var(--size);
    height: var(--size);
    mask: var(--icon) center center/var(--size) no-repeat;
    -webkit-mask: var(--icon) center center/var(--size) no-repeat;
    background-color: var(--color-primary);
    transition: .25s ease
}

.btn-block_goriz,
.btn-block_vert{
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	gap:16px
}
.btn-block_vert{
	flex-direction:column;
}

.title-search-result{
    padding: 0!important;
}

.search-title{
    color:var(--color-primary);
    padding: 0.75rem;
}

.search-title-result-item{
    box-sizing: border-box;
    margin-bottom: 0.75rem;
    display: flex;
    width:100%;
    padding-bottom: 0.75rem;
 
}

.search-title-result-item:hover{
    background-color: var(--color-accent-100);
}

.search-title-result-item:last-child{
    padding-bottom: 0;
    margin-bottom: 0;
}

.search-title-result-item:last-child  .search-title-result-item-link{
    font-weight: 500;    
    font-size: 1rem; 
    display: block;
    color:var(--color-accent);
}


.search-title-result-item:last-child  .search-title-result-item-link:hover{
    font-weight: 500;
       
    padding-right: 1rem;
    display: block;
    color:var(--color-accent-300);
}

.search-title-result-item-image-container{
    padding-right: 1rem;
}
.search-title-result-item-image{}

.search-title-result-item-info{
    font-size: 10px!important;
}


.search-title-result-item-link{
    font-size: 14px!important;
    display: block;

}

.search-title-result-item-link:hover{
    color:var(--color-accent);
}



.search-title-result-item-price{
    margin-top: 4px;
}
.search-title-result-item-old-price{}

@layer component {
    .btn {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        background-color: var(--color-primary)
        color: var(--color-whte);
        gap: 10px;
        height: 2.125rem;
        font-size: .875rem;
        line-height: 1;
        font-weight: 500;
        padding: .25rem .5625rem;
        border: 1px solid var(--color-alt);
        border-radius: 2px;
        transition: var(--transition);
        cursor: pointer
    }
} @layer mod {
    .btn--sm {
        font-size: .625rem
    }

    .btn--xl {
        height: 2.625rem;
        font-size: 1rem;
        line-height: 1;
        padding: .875rem .625rem
    }

    .btn-primary{
		background-color:var(--color-primary);
		border-color:var(--color-primary);
		color:var(--color-whte);
		text-decoration:none;
	}

	.btn--secondary{
		background-color:var(--color-accent-100-darker);
		border-color:var(--color-accent-100-darker);
		color:var(--color-primary);
		text-decoration:none;
	}
    .btn--outline {
        background-color: transparent;
        color: var(--color-accent)
		text-decoration:none;
    }

    .btn--border {
        background-color: transparent;
        border-color: var(--color-blck);
        color: var(--color-blck)
    }

    .btn--icon:before {
        --icon-size: 16px;
        content: "";
        mask: var(--icon) center center/var(--icon-size) no-repeat;
        -webkit-mask: var(--icon) center center/var(--icon-size) no-repeat;
        width: var(--icon-size);
        height: var(--icon-size);
        background-color: currentColor;
        display: inline-block
    }

    .btn--wide {
        width: 100%
    }
    .disabled{
        cursor:not-allowed;
        opacity: 0.5;
        pointer-events: none;
    }
} 
.select {
      position: relative;
      min-width: 0
  }

.select__body {
    position: relative
}

.select__title {
    width: 100%;
    color: inherit;
    text-align: left;
    background-color: transparent;
    cursor: pointer;
    border-bottom: 1px solid var(--color-alt)
}

.select__value {
    display: flex;
    gap: .625rem;
    align-items: center;
    min-width: 0;
    height: 2rem;
    font-size: .875rem;
    padding: .5rem 0
}

.select__value > * {
    flex: 1 1 auto
}

.select__value:after {
    display: flex;
    flex: 0 0 24px;
    align-items: center;
    align-self: stretch;
    justify-content: center;
    background: url(../img/icons/arrow-down.svg) center center/24px no-repeat;
    transition: all .3s ease 0s;
    content: ""
}

._select-open .select__value:after {
    transform: rotate(-180deg)
}

.select__value._select-pseudo-label:before {
    opacity: .5;
    content: attr(data-pseudo-label)
}

.select__content, .select__text {
    flex: 1 1 auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.select__input {
    width: 100%;
    height: 100%;
    background-color: transparent
}

.select__options {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 100%;
    padding: .3125rem 0;
    color: #000;
    background-color: var(--color-whte);
    border: 1px solid var(--color-alt);
    border-top: 0
}

.select__scroll {
    max-height: 12.5rem;
    overflow-x: hidden;
    overflow-y: auto
}

.select__option {
    width: 100%;
    padding: 5px 15px;
    color: inherit;
    text-align: left;
    cursor: pointer;
    font-size: .875rem
}

.select__option._select-selected {
    background-color: #eee
}

.select__row {
    display: inline-flex;
    align-items: center
}

.select--show-top .select__options {
    top: auto;
    bottom: calc(100% - .0625rem);
    padding: 5px 0 10px;
    border: 1px solid #d9d9d9;
    border-bottom: 0;
    border-radius: 4px 4px 0 0
}

._select-tag {
    cursor: pointer
}

.noUi-target, .noUi-target * {
    box-sizing: border-box;
    -webkit-user-select: none;
    user-select: none;
    touch-action: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.noUi-target {
    position: relative
}

.noUi-base, .noUi-connects {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%
}

.noUi-connects {
    z-index: 0;
    overflow: hidden
}

.noUi-connect, .noUi-origin {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    transform-origin: 0 0;
    transform-style: preserve-3d;
    transform-style: flat;
    will-change: transform
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
    right: auto;
    left: 0
}

.noUi-vertical .noUi-origin {
    top: -100%;
    width: 0
}

.noUi-horizontal .noUi-origin {
    height: 0
}

.noUi-handle {
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.noUi-touch-area {
    width: 100%;
    height: 100%
}

.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {
    transition: transform .3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-horizontal {
    height: 2px
}

.noUi-horizontal .noUi-handle {
    top: -9px;
    right: -10px;
    width: 18px;
    height: 18px
}

.noUi-vertical {
    width: 18px
}

.noUi-vertical .noUi-handle {
    right: -6px;
    bottom: -17px;
    width: 28px;
    height: 34px
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
    right: auto;
    left: -17px
}

.noUi-target {
    background-color: var(--color-gray-light)
}

.noUi-connects {
    border-radius: 3px
}

.noUi-connect {
    background: var(--color-accent)
}

.noUi-draggable {
    cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize
}

.noUi-handle {
    background-color: var(--color-accent);
    border-radius: 50%;
    cursor: default
}

.noUi-handle:after {
    left: 17px
}

.noUi-vertical .noUi-handle:before, .noUi-vertical .noUi-handle:after {
    top: 14px;
    left: 6px;
    width: 14px;
    height: 1px
}

.noUi-vertical .noUi-handle:after {
    top: 17px
}

[disabled] .noUi-connect {
    background: #b8b8b8
}

[disabled].noUi-target, [disabled].noUi-handle, [disabled] .noUi-handle {
    cursor: not-allowed
}

.noUi-pips, .noUi-pips * {
    box-sizing: border-box
}

.noUi-pips {
    position: absolute;
    color: #999
}

.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px
}

.noUi-marker {
    position: absolute;
    background: #ccc
}

.noUi-marker-sub, .noUi-marker-large {
    background: #aaa
}

.noUi-pips-horizontal {
    top: 100%;
    left: 0;
    width: 100%;
    height: 80px;
    padding: 10px 0
}

.noUi-value-horizontal {
    transform: translate(-50%, 50%)
}

.noUi-rtl .noUi-value-horizontal {
    transform: translate(50%, 50%)
}

.noUi-marker-horizontal.noUi-marker {
    width: 2px;
    height: 5px;
    margin-left: -1px
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px
}

.noUi-pips-vertical {
    top: 0;
    left: 100%;
    height: 100%;
    padding: 0 10px
}

.noUi-value-vertical {
    padding-left: 25px;
    transform: translateY(-50%)
}

.noUi-rtl .noUi-value-vertical {
    transform: translateY(50%)
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px
}

.noUi-tooltip {
    position: absolute;
    display: block;
    padding: 5px;
    color: #000;
    white-space: nowrap;
    text-align: center;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 3px
}

.noUi-horizontal .noUi-tooltip {
    bottom: 120%;
    left: 50%;
    transform: translate(-50%)
}

.noUi-vertical .noUi-tooltip {
    top: 50%;
    right: 120%;
    transform: translateY(-50%)
}

.noUi-horizontal .noUi-origin > .noUi-tooltip {
    bottom: 10px;
    left: auto;
    transform: translate(50%)
}

.noUi-vertical .noUi-origin > .noUi-tooltip {
    top: auto;
    right: 28px;
    transform: translateY(-18px)
}

.wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    overflow: hidden
}

@supports (overflow: clip) {
    .wrapper {
        overflow: clip
    }
}

.wrapper > main {
    flex: 1 1 auto
}

.wrapper > * {
    min-width: 0
}

.pagination {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.pagination__list {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 9px
}

.pagination__btn {
    --size: 22px;
    width: var(--size);
    height: var(--size);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .25s ease-in-out
}

.pagination__btn:before {
    content: "";
    width: var(--size);
    height: var(--size);
    mask: var(--icon) center center/22px no-repeat;
    -webkit-mask: var(--icon) center center/22px no-repeat;
    background-color: var(--color-blck);
    transition: .25s ease
}

.pagination__page {
    display: flex;
    align-items: center;
    gap: 9px;
    font-size: .875rem
}

.pagination__page-current {
    width: 2.625rem;
    text-align: center;
    border-bottom: 1px solid currentColor;
    padding: .3125rem 0
}

.hero__slider {
    overflow: hidden;
    position: relative
}

.hero__slider .swiper-pagination {
    position: absolute;
    bottom: 16px;
    width: 100%;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
    gap: 8px;
    z-index: 2
}

.hero__slider .swiper-pagination-bullet {
    width: 1.75rem;
    height: .25rem;
    background-color: var(--color-whte);
    opacity: 1;
    border-radius: 2px
}

.hero__slider .swiper-pagination-bullet-active {
    background-color: var(--color-accent-300)
}

.hero-slide {
    position: relative
}

.hero-slide__inner {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 1.5rem 0
}

.hero-slide__info {
    padding: .25rem
}

.hero-slide__title {
    margin-bottom: .625rem;
    color: var(--color-accent)
}

.hero-slide__desc {
    font-size: .75rem;
    line-height: 1.2;
    max-width: 205px;
    color: var(--color-alt)
}

.categories {
    overflow: hidden
}

.categories__wrapper {
    position: relative
}

.categories__slider {
    overflow: hidden
}

.categories__item.swiper-slide {
    display: flex;
    position: relative;
    width: 14.375rem;
    /*height: 14.375rem;*/
    padding: 1rem;
    font-size: 1.5rem;
    font-weight: 500;
    color: var(--color-alt);
    overflow: hidden;
	text-decoration:none;
    flex-direction: column;
	justify-content:center;
    align-items: center;
    gap:1rem
}

.categories__item--white.swiper-slide {
    color: var(--color-whte)
}

.categories__item-img {
    display: flex;
    align-items: center;
    justify-content: center;
 }

.categories__item-img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    transform: scale(1);
    transition:.25s ease-in-out;


    filter:saturate(40%);
    opacity: 0.6;
}

.categories__item-name {
    position: relative;
    z-index: 2
}

.products-slider-wrapper {
    position: relative
}

.products-slider {
    overflow: hidden
}

.product-card {
    position: relative;
    background-color: var(--color-whte);
    /*padding: 1rem*/
}

.product-card__img {
    display: flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 3/4;
    overflow: hidden;
    margin-block-end: 1rem;
}

.product-card__img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform: scale(1);
    transition: .25s ease-in-out
}

.product-card__to-fav {
    position: absolute;
    top: 12px;
    left: 12px;
    --size: 16px;
    width: var(--size);
    height: var(--size);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2
}

.product-card__to-fav:before {
    position: absolute;
    content: "";
    display: block;
    width: var(--size);
    height: var(--size);
    mask: var(--icon) center center/var(--size) no-repeat;
    -webkit-mask: var(--icon) center center/var(--size) no-repeat;
    background-color: var(--color-blck)
}

.product-card__price {
    margin-bottom: .5rem
}

.product-card__price-old {
    font-size: .75rem;
    margin-bottom: .5rem;
    color: var(--color-alt);
    text-decoration: line-through
}

.product-card__price-current {
    font-size: 1.25rem;
    font-weight: 500;
    margin-block-end: 0.35rem;
}

.product-card__name {
    font-size: 1.25rem;
    color: var(--color-alt);
	text-decoration:none;
    transition: color .25s ease-in-out;
    line-height: 140%;
}

.collection {
    display: none
}

.collection__inner {
    background-position: 72% top;
    background-repeat: no-repeat;
    background-size: cover
}

.collection__title {
    margin-bottom: 1.5rem
}

.collection__title--accent {
    color: var(--color-accent)
}

.collection__desc {
    max-width: 567px;
    margin-bottom: 1.5rem;
    font-size: 1.125rem;
    color: var(--color-alt)
}

.collection__info {
    margin-bottom: 3.5rem
}

.promo__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px
}

.promo__item {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.promo__item:nth-of-type(1) {
    grid-column: 1/3;
    grid-row: 1/3
}

.promo__item:nth-of-type(2) {
    grid-column: 3/4;
    grid-row: 1/2
}

.promo__item:nth-of-type(3) {
    grid-column: 3/4;
    grid-row: 2/3
}

.promo__item-img {
    display: flex;
    align-items: center;
    justify-content: center
}

.promo__item-img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 3px;
    transform: scale(1);
    transition: .25s ease-in-out
}

.news__wrapper {
    position: relative
}

.news__slider {
    overflow: hidden
}

.news__slider .swiper-wrapper {
    align-items: stretch
}

.news__item.swiper-slide {
    display: flex;
    flex-direction: column;
    height: auto;
    background: radial-gradient(27.62% 26.67% at 100% 100%, #FCFBFE 64.5%, #F2F2F2 100%);
    cursor: pointer
}

a.news-item{
	text-decoration:none;
}

.news__item-img {
    display: flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 1/1;
    overflow: hidden
}

.news__item-img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .25s ease
}

.news__item-info {
    padding: 1rem 1.5rem 1.5rem
}

.news__item-date {
    font-size: .875rem;
    margin-bottom: 1rem
}

.news__item-title {
    font-size: 1.25rem;
    line-height: 1.5;
    font-weight: 500;
    transition: .25s ease;
	color:var(--color-text);
	text-decoration:none;
}

.subscribe__img {
    display: none
}

.subscribe__info {
    padding: 1.5rem 0;
    display: flex;
    flex-direction: column;
    gap: 16px
}

.subscribe__desc {
    font-size: .875rem;
    min-height: 5.625rem
}

.subscribe__form {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.subscribe__form-row {
    display: flex;
    flex-direction: column;
    gap: 24px
}

.subscribe__input {
    display: block;
    width: 100%;
    height: 2.125rem;
    border: none;
    background-color: var(--color-whte);
    border-bottom: 1px solid var(--color-alt);
    font-size: .875rem;
    color: var(--color-blck);
    padding: .5rem 0;
    outline: none;
    -webkit-user-select: none;
    user-select: none
}

.subscribe__input::placeholder {
    color: var(--color-placeholder);
    font-size: .875rem
}

.form-agreement {
    font-size: .75rem;
    line-height: 1.2
}

.form-agreement a {
    color: var(--color-accent-300)
}

.broadcast {
    display: none
}

.broadcast__inner {
    padding: 1.5rem 0 2.5rem;
    background-color: var(--color-accent-100)
}

.broadcast__content {
    display: flex;
    align-items: stretch;
    gap: 24px;
    width: 100%
}

.broadcast__lot {
    max-width: 247px;
    width: 100%
}

.broadcast__lot .product-card {
    height: 100%
}

.broadcast__lot .product-card__price {
    gap: 10px
}

.broadcast__lot .product-card__price-old {
    font-size: 1.125rem
}

.broadcast__lot .product-card__price-price {
    font-size: 1.5rem
}

.broadcast__lot .product-card__name {
    font-size: 1.3125rem
}

.broadcast__live-video {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.broadcast__live-video img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.catalog-menu {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: var(--color-whte);
    z-index: 10;
    padding: 2.5rem 0 1.5rem;
    height: 100vh;
    overflow-y: auto;
    scrollbar-width: none;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(50px);
    transition: .25s ease-in-out
}

.catalog-menu.is-open {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateY(0)
}

.catalog-menu::-webkit-scrollbar {
    display: none
}

.catalog-menu__close {
    --size: 24px;
    width: var(--size);
    height: var(--size);
    position: absolute;
    z-index: 3;
    top: 16px;
    right: 20px
}

.catalog-menu__close:before {
    content: "";
    width: var(--size);
    height: 1px;
    transform: rotate(45deg);
    background-color: var(--color-blck);
    position: absolute;
    left: 0;
    top: 10px
}

.catalog-menu__close:after {
    content: "";
    width: var(--size);
    height: 1px;
    transform: rotate(-45deg);
    background-color: var(--color-blck);
    position: absolute;
    left: 0;
    top: 10px
}

.catalog-menu__container, .catalog-menu__nav {
    display: flex;
    flex-direction: column;
    gap: 24px
}

.catalog-menu__section-head {
    margin-bottom: 1rem;
    color: var(--color-alt);
    font-weight: 500
}

.catalog-menu__section-links {
    display: flex;
    flex-direction: column;
    gap: 7px;
    display: grid;
    grid-template-columns: repeat(2, 1fr)
}

.catalog-menu__section-link {
    display: block;
    font-size: .875rem
}

.catalog-menu__banner {
    position: relative
}

.catalog-menu__banner-img {
    display: block;
    width: 100%;
    height: 200px
}

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

.catalog-menu__banner-info {
    padding: 1rem;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.catalog-menu__banner-title {
    font-size: 1.25rem;
    color: var(--color-accent);
    text-align: right;
    font-family: var(--font-title);
    margin-bottom: .625rem
}

.catalog-menu__banner-desc {
    font-size: .875rem;
    font-weight: 500;
    color: var(--color-alt);
    text-align: right
}

.catalog-menu__banner-btn {
    margin: auto 0 0
}

.bottom-menu {
    padding: .5rem .9375rem .25rem;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: fixed;
    inset: auto 0 0 0;
    width: 100%;
    background-color: var(--color-whte);
    box-shadow: 0 -2px 3px #00000026;
    z-index: 9
}

.bottom-menu__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    font-size: .625rem;
    line-height: 1.2;
    text-align: center;
    color: #8b8b8b
}

.bottom-menu__item:before {
    content: "";
    --size: 24px;
    width: var(--size);
    height: var(--size);
    -webkit-mask: var(--icon) center center/var(--size) no-repeat;
    mask: var(--icon) center center/var(--size) no-repeat;
    background-color: currentColor
}

.cart {
    padding: 1.5rem 0
}

.cart__title {
    font-size: 1.75rem;
    font-weight: 500;
    margin-bottom: 1.5rem
}

.cart__content {
    display: grid;
    gap: 24px
}

.cart__list {
    display: flex;
    flex-direction: column;
    gap: 24px
}

.cart__item {
    display: flex;
    align-items: flex-start;
    gap: 24px;
    flex-wrap: wrap;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid var(--color-border)
}

.cart__item-img {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 130px;
    width: 100%;
    flex-shrink: 0;
    aspect-ratio: 1/1
}

.cart__item-info {
    width: calc(100% - 154px)
}

.cart__item-name {
    margin-bottom: .375rem
}

.cart__item-gift {
    color: var(--color-accent);
    font-weight: 500
}

.cart__item-remove {
    margin-top: 1rem;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: .875rem;
    color: var(--color-alt)
}

.cart__item-remove span {
    border-bottom: 1px solid currentColor
}

.cart__item-remove:before {
    content: "";
    --size: 24px;
    width: var(--size);
    height: var(--size);
    mask: var(--icon) center center/24px no-repeat;
    -webkit-mask: var(--icon) center center/24px no-repeat;
    background-color: currentColor;
    display: block
}

.cart__item-remove:hover,
.cart__item-remove:focus{
	color:var(--color-accent);
	&:before{
		background-color:var(--color-accent);
	}
}

.cart__item-bottom {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 16px
}

.cart__item-price {
    margin-left: auto;
    font-size: 20px;
    font-weight: 500
}

.cart__item-price span {
    font-size: 20px
}

.cart__sidebar-main {
    padding: 1.5rem;
    background-color: var(--color-accent-100);
    display: flex;
    flex-direction: column;
    gap: 24px
}

.cart__sidebar-confirmed {
    margin-top: 1.5rem
}

.cart__total {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 20px;
    font-weight: 500
}

.cart__controls {
    display: grid;
    gap: 24px
}

.cart__coupon {
    display: grid;
    grid-template-columns: 1fr 42px;
    gap: 24px
}

.cart__coupon-btn {
    width: 2.625rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0
}

.cart__coupon-btn:before {
    content: "";
    --size: 24px;
    width: var(--size);
    height: var(--size);
    mask: var(--icon) center center/24px no-repeat;
    -webkit-mask: var(--icon) center center/24px no-repeat;
    background-color: currentColor;
    display: block
}

.counter {
    display: inline-flex;
    align-items: center;
    --size: 34px
}

.counter__plus, .counter__minus {
    width: var(--size);
    height: var(--size);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.counter__plus:before, .counter__minus:before {
    content: "";
    --size: 24px;
    width: var(--size);
    height: var(--size);
    mask: var(--icon) center center/24px no-repeat;
    -webkit-mask: var(--icon) center center/24px no-repeat;
    background-color: var(--color-blck);
    display: block
}

.counter__input {
    display: inline-block;
    width: 45px;
    height: var(--size);
    border: none;
    border-bottom: 1px solid var(--color-alt);
    font-size: 1rem;
    padding: .5rem 0;
    text-align: center;
    color: var(--color-alt);
    background-color: transparent;
    outline: none;
    -webkit-user-select: none;
    user-select: none
}

.counter__input::placeholder {
    color: var(--color-alt)
}

.catalog {
    padding: 1.5rem 0
}

.catalog__title, .catalog__panel {
    display: none
}

.catalog__active-filters {
    display: flex;
    align-items: flex-start;
    gap: 24px
}

.catalog__active-filters-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 24px
}

.catalog__active-filters-clear {
    width: 172px;
    height: 30px;
    color: var(--color-primary);
    font-weight: 500;
    font-size: .75rem;
	display:flex;
	align-items:center;
	justify-content:center;
	text-decoration:none;
    &:hover{
        color: var(--color-accent);
    }
}


.catalog__active-filter {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: .375rem .5rem;
    background-color: var(--color-accent-100);
    border-radius: 50px;
    font-size: .875rem;
    line-height: 1.3;
    color: var(--color-alt);
    cursor: pointer;
    transition: .25s ease-in-out
}

.catalog__active-filter-remove {
    --size: 16px;
    width: var(--size);
    height: var(--size);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.catalog__active-filter-remove:before {
    content: "";
    width: var(--size);
    height: var(--size);
    mask: var(--icon) center center/12px no-repeat;
    -webkit-mask: var(--icon) center center/12px no-repeat;
    background-color: currentColor;
    display: block
}

.catalog__sorting {
    display: flex;
    align-items: center;
    gap: 16px
}

.catalog__sorting-title {
    color: var(--color-gray-light);
    font-size: .875rem;
    font-weight: 500
}

.catalog__sorting-items {
    display: flex;
    align-items: center;
    gap: 16px
}

.catalog__sorting-item input {
    position: fixed;
    transform: scale(0)
}

.catalog__sorting-item input:checked + label:after {
    width: 24px
}

.catalog__sorting-item label {
    height: 2.125rem;
    padding: .3125rem .5rem;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    width: auto;
    font-size: .875rem;
    line-height: 1;
    font-weight: 500;
    color: var(--color-primary);
    cursor: pointer
}

.catalog__sorting-item label:after {
    content: "";
    width: 0;
    height: 24px;
    background-color: var(--color-primary);
    mask-image: url(../img/icons/sorting.svg);
    -webkit-mask-image:url(../img/icons/sorting.svg);
    /*background: url(../img/icons/sorting.svg) center center/24px no-repeat;*/
    transition: .25s ease-in-out

}

.catalog__mob-panel {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1.5rem
}

.catalog__sorting-select {
    max-width: 161px;
    width: 100%
}

.catalog__filters-btn {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: .3125rem .5rem;
    color: var(--color-accent);
    font-size: .875rem;
    font-weight: 500
}

.catalog__filters-btn:after {
    content: "";
    --size: 24px;
    width: var(--size);
    height: var(--size);
    display: flex;
    align-items: center;
    justify-content: center;
    mask: var(--icon) center center/24px no-repeat;
    -webkit-mask: var(--icon) center center/24px no-repeat;
    background-color: var(--color-blck);
    transition: .25s ease
}

.catalog__filters {
    display: none
}

.catalog__list {
    display: grid;
    gap: 24px;
}

.catalog__pagination {
    display: none
}

.catalog__banner {
    width: calc(100% + 48px);
    margin: 0 -24px
}

.catalog__banner img {
    width: 100%
}

.hero-banner__img {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    /*height: 192px*/
}

.hero-banner__img img {
    width: 100%;
    /*height: 100%;*/
    /*object-fit: cover*/
}

.breadcrumbs{
	margin:1.5rem calc(-1 * var(--pad));
}

.breadcrumbs__list {
    display: flex;
    align-items: center;
    gap: 24px;
    overflow: auto
}

.breadcrumbs__list::-webkit-scrollbar {
    display: none
}

.breadcrumbs__item {
    white-space: nowrap;
    font-size: .875rem;
	text-decoration:none;
	color:var(--color-text);
}

.breadcrumbs__item:last-of-type {
    font-weight: 500
}

.breadcrumbs__item:not(:last-of-type) {
    display: flex;
    align-items: center;
    gap: 24px
}

.breadcrumbs__item:not(:last-of-type):after {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background: url(../img/icons/arrow-right.svg) center center/16px no-repeat
}

.ordering {
    padding: 1.5rem 0
}

.ordering__inner {
    display: grid;
    gap: 24px
}

.ordering__aside-main {
    padding: 1.5rem;
    background-color: var(--color-accent-100)
}

.ordering__agreement {
    margin-top: 1.5rem
}

.ordering__total {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1.5rem;
    font-weight: 500;
    font-size: 1.25rem
}

.ordering__main {
    display: flex;
    flex-direction: column;
    gap: 48px
}

.ordering__section-head {
    margin-bottom: 1.5rem
}

.ordering__section-title {
    font-size: 1.75rem;
    font-weight: 500;
    font-family: var(--font-main);
    margin-bottom: 1.5rem
}

.ordering-buyer__types {
    display: flex;
    align-items: center;
    gap: 16px
}

.ordering-buyer__type input {
    position: fixed;
    transform: scale(0)
}

.ordering-buyer__type input:checked + label {
    background-color: var(--color-accent-100)
}

.ordering-buyer__type label {
    display: inline-block;
    width: auto;
    padding: .4375rem;
    font-size: .875rem;
    border: 1px solid var(--color-accent);
    color: var(--color-accent);
    background-color: transparent;
    border-radius: 2px;
    cursor: pointer
}

.ordering-buyer__inputs {
    display: grid;
    gap: 24px
}

.ordering-buyer__tip {
    margin-top: 1.5rem
}

.ordering-delivery {
    display: flex;
    flex-direction: column;
    gap: 24px
}

.ordering-delivery__types {
    display: grid;
    gap: 24px
}

.ordering-delivery__type-input {
    position: fixed;
    transform: scale(0)
}

.ordering-delivery__type-input:checked + label {
    background-color: var(--color-alt);
    color: var(--color-accent-100);
    border-color: var(--color-alt);
}

.ordering-delivery__type-input:checked + label .ordering-delivery__type-date {
    color: var(--color-whte)
}

.ordering-delivery__type-input:checked + label:before {
    border-color: var(--color-accent-100)
}

.ordering-delivery__type-input:checked + label:after {
    opacity: 1
}

.ordering-delivery__type-label {
    display: block;
    padding: .9375rem;
    position: relative;
    border: 2px solid var(--color-alt);
    border-radius: 2px;
    cursor: pointer
}

.ordering-delivery__type-label:before {
    position: absolute;
    content: "";
    width: 12px;
    height: 12px;
    top: 18px;
    right: 18px;
    border: 2px solid var(--color-alt);
    border-radius: 50%
}

.ordering-delivery__type-label:after {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    top: 21px;
    right: 21px;
    background-color: var(--color-accent-100);
    border-radius: 50%;
    opacity: 0
}

.ordering-delivery__type-name {
    padding-right: 2.5rem;
    font-weight: 500
}

.ordering-delivery__type-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: .5rem
}

.ordering-delivery__type-date {
    font-size: .875rem;
    color: var(--color-alt)
}

.ordering-delivery__type-price {
    font-size: .875rem
}

.ordering-delivery__subtitle {
    font-size: 1.25rem;
    margin-bottom: 1.5rem;
    font-weight: 500;
    color: var(--color-alt)
}

.ordering-delivery__address {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px
}

.ordering-delivery__inputs {
    width: 100%;
    display: grid;
    gap: 24px
}

.ordering-delivery__inputs .form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 24px
}

.ordering-delivery__person, .ordering-payment {
    display: grid;
    gap: 24px
}

.ordering-payment__item input {
    position: fixed;
    transform: scale(0)
}

.ordering-payment__item input:checked + label {
    background-color: var(--color-accent-100);
    color: var(--color-accent);
    border-color: var(--color-accent)
}

.ordering-payment__item input:checked + label:after {
    opacity: 1
}

.ordering-payment__item label {
    display: block;
    padding: .9375rem 3.5rem .9375rem .9375rem;
    position: relative;
    border: 2px solid var(--color-alt);
    font-weight: 500;
    border-radius: 2px;
    cursor: pointer
}

.ordering-payment__item label:before {
    position: absolute;
    content: "";
    width: 12px;
    height: 12px;
    top: 18px;
    right: 18px;
    border: 1px solid var(--color-alt);
    border-radius: 50%
}

.ordering-payment__item label:after {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    top: 21px;
    right: 21px;
    background-color: var(--color-accent);
    border-radius: 50%;
    opacity: 0
}

.filters {
    padding: 1.5rem;
    background-color: var(--color-whte);
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    overflow-y: auto;
    display: none
}

.filters.is-open {
    display: block
}

.filters::-webkit-scrollbar {
    display: none
}

.filters__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1.5rem
}

.filters__close {
    display: flex;
    align-items: center;
    gap: 16px;
    font-size: .875rem
}

.filters__close:before {
    content: "";
    --size: 24px;
    width: var(--size);
    height: var(--size);
    mask: var(--icon) center center/24px no-repeat;
    -webkit-mask: var(--icon) center center/24px no-repeat;
    background-color: var(--color-blck);
    border-radius: 50%
}

.filters__reset {
    padding: .6875rem .375rem;
    font-size: .75rem;
    font-weight: 500;
    color: var(--color-accent)
}

.filters__bottom {
    display: flex;
    justify-content: center;
    margin-top: 1.5rem
}

.filters__bottom .btn {
    width: 10.75rem
}

.filters__list {
    display: grid;
    gap: 16px
}

.filters__item-head {
    display: flex;
    align-items: center;
    padding: .3125rem 0
}

.filters__item-head._spoller-active .filters__item-arrow {
    transform: rotate(180deg)
}

.filters__item-title {
    font-weight: 500
}

.filters__item-quantity {
    margin-left: auto;
    margin-right: .25rem;
    font-size: .875rem
}

.filters__item-arrow {
    --size: 24px;
    width: var(--size);
    height: var(--size);
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(0);
    transition: .25s ease-in-out
}

.filters__item-arrow:before {
    content: "";
    width: var(--size);
    height: var(--size);
    mask: var(--icon) center center/24px no-repeat;
    -webkit-mask: var(--icon) center center/24px no-repeat;
    background-color: var(--color-blck);
    border-radius: 50%
}

.filters__item-body {
    margin-top: 1rem
}

.product__inner {
    width: 100%;
    padding: 1.5rem 0
}

.product__container {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 24px
}

.product__for-gift {
    position: absolute;
    top: 24px;
    left: 24px;
    --size: 55px;
    display: block;
    width: var(--size);
    height: var(--size);
    z-index: 2
}



.product__images {
    position: relative;
    max-width: 100%;
    width: 100%;
    margin-bottom: 1.5rem
}

.product__gallery {
    overflow: hidden
}

.product__gallery .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center
}

.product__previews-btn {
    display: none
}

.product__previews-btn:before {
    content: "";
    --size: 30px;
    width: var(--size);
    height: var(--size);
    display: flex;
    align-items: center;
    justify-content: center;
    mask: var(--icon) center center/24px no-repeat;
    -webkit-mask: var(--icon) center center/24px no-repeat;
    background-color: var(--color-blck);
    transition: .25s ease
}

.product__previews-slider {
    overflow: hidden;
}

.product__previews-slider .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
    height: auto;
}

.product__previews-slider .swiper-slide:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(var(--color-whte--rgb), .4);
    opacity: 1;
    z-index: 2
}

.product__previews-slider .swiper-slide-thumb-active:before {
    opacity: 0
}

.product__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 2rem
}

.product__special {
    padding: .375rem .6875rem .375rem 3.1875rem;
    color: var(--color-whte);
    font-weight: 500;
    position: relative
}

.product__special:before {
    position: absolute;
    content: url(../img/product/fire.svg);
    width: 60px;
    height: 62px;
    left: 0;
    top: -22px;
    z-index: 1
}

.product__special:after {
    background-color: var(--color-accent-200);
    width: calc(100% - 40px);
    height: 34px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 40px;
    content: "";
    z-index: 1
}

.product__special span {
    position: relative;
    z-index: 2
}

.product__favorite {
    --size: 32px;
    --icon: var(--icon-fill);
    width: var(--size);
    height: var(--size);
    display: flex;
    align-items: center;
    justify-content: center
}

.product__favorite:before {
    content: "";
    width: var(--size);
    height: var(--size);
    mask: var(--icon) center center/var(--size) no-repeat;
    -webkit-mask: var(--icon) center center/var(--size) no-repeat;
    background-color: var(--color-accent);
    display: block
}

.product__name {
    font-size: 1.75rem;
    font-weight: 500;
    margin-bottom: .5rem
}

.product__articul {
    margin-bottom: 1.5rem
}

.product__articul span {
    color: var(--color-alt)
}

.product__sizes {
    margin-bottom: 2.5rem
}

.product__sizes-title {
    font-weight: 500;
    margin-bottom: 1rem
}

.product__sizes-calc {
    font-size: .875rem;
    margin-top: 1rem;
    border-bottom: 1px solid currentColor
}

.product__controls {
    display: grid;
    gap: 24px
}

.product__link {
    margin-top: 1.5rem;
    font-size: .875rem;
    color: var(--color-alt);
    display: inline-flex;
    align-items: center;
    gap: 8px
}

.product__link span {
    text-decoration: underline
}

.product__link:after {
    content: "";
    --size: 16px;
    width: var(--size);
    height: var(--size);
    mask: var(--icon) center center/var(--size) no-repeat;
    -webkit-mask: var(--icon) center center/var(--size) no-repeat;
    background-color: var(--color-alt);
    display: block
}

.product__price {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    margin-bottom: 1.5rem
}

.product__price-old {
    font-size: .875rem;
    color: var(--color-alt);
    margin-bottom: .5rem;
    text-decoration: line-through
}

.product__price-current {
    font-size: 1.5rem;
    font-weight: 500
}

.product__price-discount {
    padding: .25rem 1rem;
    background-color: var(--color-accent-100);
    font-size: 1.25rem
}

.product__price-discount-percent {
    font-weight: 700;
    color: var(--color-accent)
}

.product__price-discount-text {
    color: var(--color-primary)
}

.product__info-tabs {
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
}	

.product__info-tab {
    padding: .4375rem;
    font-size: .875rem;
    border: 1px solid var(--color-accent);
    color: var(--color-alt);
    border-radius: 2px;
	text-decoration:none;

}

.product__info-tab:hover,
.product__info-tab:focus{
	color:var(--color-accent)
}

.product__info-tab.active:hover,
.product__info-tab.active:focus,
.product__info-tab._tab-active:hover,
.product__info-tab._tab-active:focus{
	border-color: var(--color-accent);
	color:var(--color-accent)
}

.product__info-tab.active,
.product__info-tab._tab-active  {
	color:var(--color-accent);
	background-color: var(--color-accent-100);
}

@media only screen and (min-width: 991.98px) {
	.product__info-tab.active {
		background-color: transparent;
		border-color: var(--color-primary);
		color:var(--color-primary)
	}
	
}



.product__desc-sections {
    margin-bottom: 1.5rem;
    display: grid;
    gap: 24px
}

.product__desc-section {
    padding: 1rem 0
}

.product__desc-section-head {
    font-weight: 500;
    margin-bottom: .625rem
}

.product__desc-section-details {
    padding-left: .375rem;
    display: flex;
    flex-direction: column;
    gap: 10px
}

.product__desc-section-detail {
    display: flex;
    align-items: center;
    gap: 4px;
    width: 100%;
    color: var(--color-alt)
}

.product__desc-section-detail-title {
    width: 100%;
    display: flex;
    align-items: flex-end;
    gap: 4px
}

.product__desc-section-detail-title:after {
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: 1px dotted var(--color-alt);
    margin-bottom: .375rem
}

.product__desc-section-detail-value {
    color: var(--color-blck);
    flex-shrink: 0
}

.promo-banner__img {
    display: block;
    width: 100%;
    /*height: 25.75rem;*/
	height:auto;
}

.promo-banner__img img {
    width: 100%;
    height: 100%;a
    object-fit: cover;
    object-position: left
}

.ordering-success {
    padding: 1.5rem 0
}

.ordering-success__desc {
    max-width: 824px;
    width: 100%;
    margin: 0 auto;
    padding: 1.5rem 0;
    font-size: 1.25rem;
    line-height: 1.4;
    font-weight: 500;
    text-align: center
}

.ordering-success__desc span {
    color: var(--color-accent)
}

.lock body {
    overflow: hidden;
    touch-action: none;
    overscroll-behavior: none
}

@layer base {
    [class*=__container] {
        --pad: 24px;
        box-sizing: border-box;
        max-width: 81rem;
        margin: 0 auto;
        padding: 0 var(--pad)
    }
} body:after {
      position: fixed;
      top: 0;
      left: 0;
      z-index: calc(var(--index-3) - 1);
      width: 100%;
      height: 100%;
      background-color: #00000080;
      opacity: 0;
      transition: opacity .8s ease 0s;
      content: "";
      pointer-events: none
  }

.popup-show body:after {
    opacity: 1
}

@layer component {
    .popup {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        padding: 30px 10px;
        visibility: hidden;
        transition: visibility .8s ease 0s;
        pointer-events: none
    }

    .popup_show {
        z-index: var(--index-3);
        overflow: auto;
        visibility: visible;
        pointer-events: auto
    }

    .popup_show .popup__content {
        transform: scale(1);
        visibility: visible
    }

    .popup__wrapper {
        display: flex;
        flex: 1 1 auto;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        min-height: 100%
    }

    .popup__content {
        width: 100%;
        max-width: 1138px;
        padding: 3rem 1.5rem;
        background-color: var(--color-whte);
        transform: scale(0);
        visibility: hidden;
        transition: transform .3s ease 0s
    }

    .lock .popup__content {
        visibility: visible
    }

    .popup__close {
        position: absolute;
        width: 1.5rem;
        height: 1.5rem;
        display: flex;
        align-items: center;
        justify-content: center;
        top: 16px;
        right: 16px
    }

    .popup__close:before {
        content: "";
        width: 1rem;
        height: 1rem;
        mask: var(--icon) center center/16px no-repeat;
        -webkit-mask: var(--icon) center center/16px no-repeat;
        background-color: var(--color-blck)
    }
} @media only screen and (min-width: 479.98px) {
    .h1 {
        font-size: 2.3125rem
    }
	
    .hero-slide__info {
        padding: .375rem
    }

    .hero-slide__title {
        margin-bottom: 1rem
    }

    .hero-slide__desc {
        font-size: 1.125rem;
        max-width: 320px
    }

    .product-card__price-old {
        margin-bottom: .375rem
    }

    .product-card__price-current {
        font-size: 1.25rem
    }

    .product-card__name {
        font-size: 1rem
    }

    .news__item-title {
        font-size: 1rem
    }

    .subscribe__info, .subscribe__form {
        gap: 24px
    }

    .subscribe__form-row {
        display: grid;
        grid-template-columns: 1fr 178px
    }

    .cart__controls {
        grid-template-columns: 1fr 1fr
    }

    .catalog__list {
        grid-template-columns: repeat(2, 1fr)
    }

    .catalog__banner {
        grid-column: span 2
    }

    .ordering-delivery__types {
        grid-template-columns: repeat(2, 1fr)
    }

    .ordering-delivery__inputs .form-row {
        grid-template-columns: repeat(4, 1fr)
    }

    .ordering-delivery__person {
        grid-template-columns: 1fr 1fr
    }

    .ordering-delivery__person .form-group:nth-of-type(1) {
        grid-column: span 2
    }

    .product__controls {
        grid-template-columns: 1fr 1fr
    }

    .product__price {
        flex-direction: row;
        align-items: flex-end;
        justify-content: space-between
    }
}

@media only screen and (min-width: 991.98px) {
    /*.h1 {
        font-size: 3.5rem
    }

    .h2 {
        font-size: 2.625rem
    }

    .h3 {
        font-size: 2.25rem
    }
	.h4 {
		font-size: 1.75rem;
	}*/

    .section {
        padding: 3rem 0
    }

    .block-mobile-hidden {
        display: block
    }

    .header {
        padding: 1rem 0
    }

    .header__container {
        display: grid;
        grid-template-columns: 1fr 263px 1fr;
        gap: 24px
    }

    .header__left {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
		justify-content:center;y
        gap: 16px
    }

    .header__contacts {
        display: flex;
        align-items: center;
        gap: 24px
    }

    .header__contacts-link {
        font-size: .75rem;
        line-height: 1.3;
        padding: .5625rem 0;
        color: var(--color-primary);
		text-decoration:none;
    }

    .header__logo {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 263px;
    }

    .header__right {
        flex-direction: column;
        /*gap: 16px;*/   /*for second block or btn*/
        justify-content: center;
        align-items: flex-end;
    }

    .header__bottom {
        justify-content: flex-end
    }

    .header__toolbar-controls {
        display: flex;
        align-items: center;
        flex-shrink: 0;
        gap: 48px;
		position:relative; 
    }

    .header__toolbar-btn {
        --size: 24px;
        width: var(--size);
        height: var(--size);
        display: flex;
        align-items: center;
        justify-content: center;
        color: var(--color-primary)
    }

    .header__toolbar-btn:before {
        --icon-size: 24px;
        position: absolute;
        content: "";
        display: block;
        width: var(--icon-size);
        height: var(--icon-size);
        mask: var(--icon) center center/var(--icon-size) no-repeat;
        -webkit-mask: var(--icon) center center/var(--icon-size) no-repeat;
        background-color: currentColor
    }
    .header__toolbar{
        gap: 48px
    }
    

    .header__search {
        margin-top: 0;
        width:200px;
    }

    
    .header__search-form{  
        position: absolute;
        right:-300px;
    }

    .header__search:before,
    .top-search-icon {
        --icon-size: 24px;
        bottom: 4px
    }

    .header__search-input {
        font-size: 1rem;
        padding: .5rem 1.8rem .4375rem 0;
        width:200px
    }

    .header__mob-logo {
        display: none
    }

    .header__in-broadcast {
        border: 1px solid
    }

    .footer {
        padding-bottom: 1.5rem
    }

    .footer__main {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        align-items: flex-start;
        gap: 24px;
        padding-top: 3rem
    }

    .footer__section-head {
        margin-bottom: 16px
    }

    .footer__section-head:after {
        display: none
    }

    .footer__section-links {
        padding-left: 0
    }

    .footer__section-links[hidden] {
        display: block
    }
	
	.footer__section-link{
		color:var(--color-primary);
		text-decoration:none;
	}
	.footer__section-link:hover,
	.footer__section-link:focus{
		color:var(--color-accent)
	}

    .footer__section-link:not(:last-of-type) {
        margin-bottom: .5rem
    }

    .footer__bottom {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        margin-top: 2rem
    }

    .footer__company {
        display: none
    }

    @layer component {
        .btn {
            height: 2.625rem;
            font-size: 1rem;
            padding: .75rem .5625rem
        }
    }@layer mod {
    .btn--sm {
        font-size: .875rem;
        height: 2.125rem;
        padding: .25rem .5rem
    }
}@layer mod {
    .btn--icon:before {
        --icon-size: 24px
    }
}.hero__slider .swiper-pagination {
     bottom: 24px
 }

    .hero-slide__inner {
        padding: 3rem 1.5rem
    }

    .hero-slide__info {
        padding: .625rem
    }

    .hero-slide__title {
        margin-bottom: 1.5rem
    }

    .hero-slide__desc {
        max-width: 480px;
        font-size: 1.75rem
    }

    .product-card__to-fav {
        top: 22px;
        left: 22px
    }

    .collection {
        display: block
    }

    .collection__inner {
        padding: 1.5rem 0
    }

    .news__item-title {
        font-size: 1.25rem
    }

    .subscribe__wrapper {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 24px
    }

    .subscribe__img {
        display: flex;
        align-items: center;
        justify-content: center;
        max-width: 378px
    }

    .subscribe__info {
        max-width: 460px
    }

    .broadcast {
        display: block
    }

    .catalog-menu {
        position: absolute;
        padding: 2.875rem 0;
        inset: 80px 0 auto 0;
        height: auto;
        min-height: 470px
    }

    .catalog-menu__close {
        display: none
    }

    .catalog-menu__container {
        flex-direction: row;
        align-items: flex-start;
        justify-content: space-between
    }

    .catalog-menu__nav {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 24px;
        max-width: 564px;
        width: 100%
    }

    .catalog-menu__section-head {
        font-size: 1.25rem
    }

    .catalog-menu__section-links {
        display: flex;
        flex-direction: column;
        align-items: flex-start
    }

    .catalog-menu__section-link {
        font-size: 1rem
    }

    .catalog-menu__banner {
        max-width: 636px;
        width: 100%
    }

    .catalog-menu__banner-img {
        height: 377px
    }

    .catalog-menu__banner-info {
        padding: 4rem 2rem 2.1875rem 0
    }

    .catalog-menu__banner-title {
        font-size: 2.625rem;
        margin-bottom: 1.5rem
    }

    .catalog-menu__banner-desc {
        font-size: 1.25rem
    }

    .bottom-menu {
        display: none
    }

    .cart__content {
        grid-template-columns: 1fr 218px;
        gap: 48px
    }

    .cart__item {
        flex-wrap: nowrap
    }

    .cart__item-remove {
        margin-top: .375rem
    }

    .cart__item-bottom {
        max-width: 244px
    }

    .cart__controls {
        grid-template-columns: 1fr
    }

	.catalog__mob-panel {
        margin-bottom: 3rem
    }

    .catalog__list {
        grid-template-columns: repeat(3, 1fr)
    }

    .catalog__pagination {
        display: block;
        margin-top: 3rem
    }

    .catalog__banner {
        width: 100%;
        margin: 0;
        grid-row: span 2
    }

    .ordering__inner {
        align-items: flex-start;
        grid-template-columns: 1fr 218px;
        gap: 48px
    }

    .ordering__aside {
        position: -webkit-sticky;
        position: sticky;
        top: 20px
    }

    .ordering__section-head {
        display: flex;
        align-items: center;
        gap: 24px
    }

    .ordering__section-title {
        margin-bottom: 0rem
    }

    .ordering-buyer__type input:checked + label {
        background-color: transparent;
        border-color: var(--color-blck);
        color: var(--color-blck)
    }

    .ordering-buyer__type label {
        padding: .625rem .9375rem;
        min-height: 2.625rem;
        border: none;
        border-radius: 0;
        background-color: transparent;
        color: var(--color-alt);
        font-size: 1rem;
        border-bottom: 2px solid transparent
    }

    .ordering-buyer__info {
        padding: 2.3125rem 0
    }

    .ordering-buyer__inputs {
        grid-template-columns: 1fr 1fr
    }

    .ordering-delivery__types {
        grid-template-columns: repeat(3, 1fr)
    }

    .ordering-delivery__inputs {
        grid-template-columns: 1fr 1fr
    }

    .ordering-delivery__inputs .form-group--xl, .ordering-delivery__inputs .form-row {
        grid-column: span 2
    }

    .ordering-payment {
        grid-template-columns: 286px 286px
    }

    .product__container {
        gap: 48px
    }

    .product__main {
        display: flex;
        align-items: flex-start;
        gap: 48px
    }

    .product__for-gift {
        --size: 64px;
        top: 24px;
        left: 24px
    }

    .product__images {
        max-width: 48%;
        display: flex;
        flex-direction: column;
        gap: 24px
    }

    .product__gallery {
        width: 100%
    }

    .product__previews {
        display: flex;
        align-items: center;
        gap: 47px
    }

    .product__previews-btn {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 5.125rem;
        width: 1.875rem
    }

    .product__previews-slider .swiper-slide {
        width: 82px
    }

    .product__controls {
        grid-template-columns: 172px 172px
    }

    .product__price {
        justify-content: flex-start
    }

    .product__info-tab {
        border: none;
        border-bottom: 2px solid transparent;
        padding: .625rem .9375rem .5625rem;
        color: var(--color-alt);
        border-radius: 0;
        font-size: 1rem
    }
	
	.product__info-tab.active,
    .product__info-tab._tab-active {
        background-color: transparent;
		color:var(--color-primary);
        border-color: var(--color-primary)
    }

    .product__desc-sections {
        grid-template-columns: repeat(2, 1fr);
        gap: 48px 96px
    }

    .ordering-success__desc {
        padding: 3rem 0;
        font-size: 1.5rem
    }

    .ordering-success__desc-title {
        font-size: 1.75rem
    }
	.breadcrumbs{
		margin-bottom:3rem
	}
}

@media only screen and (min-width: 1119.98px) {


    .hero__slider .swiper-pagination {
        bottom: 18px
    }

    .hero-slide__inner {
        padding: 6rem 6.875rem
    }

    .collection__desc {
        font-size: 1.25rem
    }

    .collection__info {
        margin-bottom: 5.75rem
    }

    .promo__list {
        gap: 24px
    }

    .subscribe__img {
        max-width: 506px;
        padding: 0 4.625rem
    }

    .subscribe__info {
        max-width: 100%;
        width: 100%
    }

    .subscribe__desc {
        font-size: 1rem;
        min-height: 4.125rem
    }

    .subscribe__input {
        height: 2.625rem;
        font-size: 1rem;
        padding: .625rem 0
    }

    .subscribe__btn {
        height: 2.625rem
    }

    .form-agreement {
        font-size: .875rem
    }

    .cart__content, .ordering__inner {
        grid-template-columns: 1fr 294px
    }

    .ordering-delivery__type-label {
        padding: 1.5rem;
        font-size: 1rem
    }

    .ordering-delivery__type-label:before {
        width: 32px;
        height: 32px;
        right: 24px;
        top: 24px
    }

    .ordering-delivery__type-label:after {
        width: 18px;
        height: 18px;
        right: 31px;
        top: 31px
    }

    .ordering-delivery__type-name {
        font-size: 1.5rem;
        padding-right: 3.5rem
    }

    .ordering-delivery__type-bottom {
        margin-top: 1.5rem
    }

    .ordering-delivery__type-date, .ordering-delivery__type-price {
        font-size: 1rem
    }

    .ordering-payment__item label {
        padding: 1.5rem 5rem 1.5rem 1.5rem;
        font-size: 1.25rem
    }

    .ordering-payment__item label:before {
        width: 32px;
        height: 32px;
        top: 24px;
        right: 24px
    }

    .ordering-payment__item label:after {
        width: 18px;
        height: 18px;
        top: 31px;
        right: 31px
    }
/*
    .product__for-gift {
        left: 130px
    }*/

    .product__images {
        flex-direction: row-reverse;
        align-items: flex-start
    }

    .product__previews {
        flex-direction: column;
        align-items: flex-start;
        gap: 24px
    }

    .product__previews-btn {
        width: 5.125rem;
        height: 1.875rem
    }

    .product__previews-btn:before {
        transform: rotate(90deg)
    }

    .product__previews-slider {
        width: 82px;
        flex-shrink: 0;
        height: 294px
    }

    .product__desc-sections {
        grid-template-columns: repeat(2, 400px)
    }

    @layer component {
        .popup__content {
            padding: 3rem
        }
    }
   
}

@media only screen and (min-width: 991.98px) and (min-width: 1119.98px) {
    .collection__inner {
        padding: 2.5rem 0 5rem
    }
}

@media only screen and (min-width: 1280px) {
    .broadcast__lot {
        max-width: 357px
    }
    .header__search{
        width:300px;
    }
    .header__search-input{
        width:300px;
    }
}

@media only screen and (min-width: 1365.98px) {
    .slider-control-desktop {
        display: flex
    }

    .catalog__title {
        display: flex;
        align-items: center;
        gap: 5px;
        margin-bottom: 3rem;
        font-family: var(--font-main);
        font-size: 1.75rem;
        font-weight: 500
    }

    .catalog__title span {
        display: block;
        font-size: .75rem;
        font-weight: 400;
        color: var(--color-alt);
        padding-top: .375rem
    }

    .catalog__panel {
        display: flex;
        flex-direction: column;
        gap: 24px;
        padding-bottom: 1rem;
        border-bottom: 1px solid var(--color-border);
        margin-bottom: 3rem
    }

    .catalog__mob-panel {
        display: none
    }

    .catalog__inner {
        display: grid;
        grid-template-columns: 230px 1fr;
        gap: 24px
    }

    .catalog__filters {
        display: block;
        padding: .625rem
    }
	
	.catalog__list{
		&.full{
			 grid-template-columns: repeat(4, 1fr)
		 }
	}
}

@media only screen and (min-width: 991.98px) and (min-width: 1365.98px) {
    .collection__inner {
        padding-top: 5rem
    }
}

@media (max-width: 991.98px) {
    :root {
        --spacing: 80px
    }
    .product__images{
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
    .product__previews-slider{
        margin-top: 2rem;
    }
}

@media (max-width: 767.98px) {
    :root {
        --spacing: 60px
    }
}

@media (any-hover: hover) {
    .slider-control:hover {
        opacity: 1
    }

    .link:hover {
        color: var(--color-accent-300)
    }

    .size label:hover {
        border-color: var(--color-accent);
        color: var(--color-whte)
    }

    .agreement a:hover {
        text-decoration: underline
    }

    .header__contacts-link:hover {
        color: var(--color-accent)
    }

    .footer__section-link:hover, .footer__tel:hover, .footer__service-tel:hover {
        color: var(--color-accent-300)
    }

    .footer__socials-item:hover:before {
        background-color: var(--color-accent)
    }
	a:hover{
		color:var(--color-accent)/*!!!проверить как будет вести себя все ссылки*/
	}
	a.btn--outline:hover,
	a.btn--outline:focus{
		
	}

    @layer component {
        .btn:hover {
            background-color: var(--color-alt);
            border-color: var(--color-alt);
            color:var(--color-whte);
        }
    }@layer mod {
    .btn--outline:hover {
        background-color: var( --color-accent-btn-hover);
		border-color:var(--color-accent-btn-hover);
        color:var(--color-accent-100);
    }

    .btn--secondary:hover{
		background-color:var( --color-accent-btn-hover);
		border-color:var( --color-accent-btn-hover);
		text-decoration:none;
	}

    .btn-primary:hover,
    a.btn-primary:hover{
        background-color: var(--color-accent-300);
        border-color:var(--color-accent-300);
        color:var(--color-whte)!important;
    }
    
}@layer mod {
    .btn--border:hover {
        background-color: var(--color-blck);
        color: var(--color-whte)
    }
}.select__option:hover {
     background: #d9d9d9
 }

    .pagination__btn:hover {
        background-color: var(--color-accent-100);
        border-radius: 2px
    }

    .categories__item:hover {
        .categories__item-img img {
            filter:saturate(100%);
            opacity: 1;    
        }
        
        &.swiper-slide{
            color:var(--color-primary);
        }
    
    }

    .product-card:hover .product-card__name {
        color: var(--color-accent-300)
    }

    .product-card:hover .product-card__img img {
        transform: scale(1.1)
    }

    .promo__item:hover .promo__item-img img {
        transform: scale(1.05)
    }

    .news__item:hover .news__item-img img {
        transform: scale(1.1)
    }

    .news__item:hover .news__item-title {
        color: var(--color-accent)
    }

    .catalog__active-filter:hover {
        background-color: var(--color-accent);
        color: var(--color-whte)
    }

    .catalog__sorting-item label:hover {
        color: var(--color-accent);
    }
    .catalog__sorting-item label:hover:after{
            background-color: var(--color-accent);
    }
}

@font-face {
    font-family: swiper-icons;
    src: url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper, swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiper-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    /*justify-content: center;*/
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide, .swiper-wrapper {
    transform: translateZ(0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide, swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: none
}

.swiper-centered > .swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical > .swiper-wrapper:before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader, swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}


.hide, .hidden{
	display:none;
}

.error_msg {
	display: none;
	padding-top:0.5rem;
	color:var(--color-error);
}

.reg_msg{}

.has_error .error_msg {
	display: block
}

.has_error{
	label{
		color:var(--color-error);
		font-weight:300;
	}
	input{
		color:var(--color-error);
		&.form-control{
			border-color:var(--color-error);
		}
	}
	
	.error_msg{
		font-size:0.75rem;
		display:block;
		
	}
}

.msg{
	font-size:1rem;
	color:var(--color-alt);
	font-style:italic;
	padding-bottom:1em;
}

.vert_form{
	display:flex;
	flex-direction:column;
	align-items:stretch;
	align-content:stretch;
	justify-content:flex-start;
	gap:24px;
}

.bx-soa-section.bx-step-warning,
.bx-soa-section.bx-step-completed{
    border:none;
}

.block-accent{
    background-color: var(--color-accent-100);
}



.search-page{
    padding-top: 2rem;
    padding-bottom: 2rem;
    
    form{
        width: 100%;
    }
    @media (min-width:991.98px){
        padding-top: 3rem;
        padding-bottom: 3rem;
        form{
            width: 60%;
        }
    }

   

    .input-group{
        display: flex;
        width: 100%;
        flex-wrap: wrap;
        align-items: flex-end;
        .form-control{
            display: flex;
            width:1%;
            flex: 1 1 auto;
            min-width: 0;
        }

        .input-group-append{
            display: inline-block;
        }
    }

    .searchpage-message{
        font-weight: 600;
        font-size: 1.2rem;
    }
}

.product__not_available_img{
    background-color: rgba(var(--color-accent-100--rgb), 0.8);
    color:var(--color-accent-300);
    font-size: 2.25rem;
    font-family: var(--font-title);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-items: center;
    justify-content: center;
}

.img-out-of-stock::before{
    content: '';
    background-color: rgba(var(--color-accent-100--rgb), 0.8);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1000;
    pointer-events: none;
    cursor:not-allowed;
}

.product__gallery-img{
    position: relative;
}
