/* bootstrap modified styles */
/* montserrat-300 - cyrillic_latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/montserrat-v29-cyrillic_latin_latin-ext-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-regular - cyrillic_latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/montserrat-v29-cyrillic_latin_latin-ext-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-500 - cyrillic_latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/montserrat-v29-cyrillic_latin_latin-ext-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-600 - cyrillic_latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/montserrat-v29-cyrillic_latin_latin-ext-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-700 - cyrillic_latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/montserrat-v29-cyrillic_latin_latin-ext-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
body {
    min-width: 320px;
    position: relative;
}
.breadcrumb-item::before { content: unset !important }
.breadcrumb-item:not(:last-child)::after { content: "/"; margin: 0 .5rem; color: var(--gray-500) }

.modal {padding-right: 0 !important}
.modal.left .modal-dialog { width: 300px }
.modal.fade.left .modal-dialog { transform: translate(-300px, 0) }
.modal.left.show .modal-dialog { transform: none !important }

.modal.right .modal-dialog { width: 375px }
@media (max-width: 500px) {
    .modal.right .modal-dialog {
        width: 100%;
    }
    .modal.left .modal-dialog { width: 100% }
}
.modal.fade.right .modal-dialog { transform: translate(375px, 0) }
.modal.right.show .modal-dialog { transform: none !important }
body .fixed-bottom.ind {
    z-index: 22222;
}
body .fixed-bottom .text-gray-500 {
    color: #66737e !important;
}
.dropup.show .dropdown-item-code {
    background: #007bff;
}
body .fixed-bottom .dropup.show .text-gray-500 {
    color: #007bff !important;
}
.modal-content .dropdown-menu {
    border-radius: 6px !important;
    border: 1px solid #F0F2F3;
    background: #fff;
    padding: 0;
    box-shadow: 4px 4px 25px 0px rgba(0, 0, 0, 0.17);
}
.modal-content .dropdown-menu #ft-form-language a,
.modal-content .dropdown-menu #ft-form-language  span {
    padding: 16px;
    border-bottom: 1px solid #f0f2f3;
}
.modal-content .dropdown-menu #ft-form-language  span {
    color: #007bff !important;
}
body .fixed-bottom .dropup.show .dropdown-menu {
    left: auto !important;
    right: 10px;
    transform: none !important;
    margin: 0 0 8px;
    top: auto !important;
    bottom: 100%;
    border-radius: 6px !important;
    border: 1px solid #F0F2F3;
    background: #fff;
    padding: 0;
    box-shadow: 4px 4px 25px 0px rgba(0, 0, 0, 0.17);
}
body .fixed-bottom .dropup.show .dropdown-menu a,
body .fixed-bottom .dropup.show .dropdown-menu span {
    padding: 16px;
    border-bottom: 1px solid #f0f2f3;
}
body .fixed-bottom .dropup.show .dropdown-menu a:last-child,
body .fixed-bottom .dropup.show .dropdown-menu span:last-child  {
    border: none;
}
@media (min-width: 576px) {
    .modal.right .modal-dialog { width: 540px; }
    .modal.fade.right .modal-dialog { transform: translate(540px, 0) }
}


.custom-select { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23aaa' d='M12 5.83L15.17 9l1.41-1.41L12 3 7.41 7.59 8.83 9 12 5.83zm0 12.34L8.83 15l-1.41 1.41L12 21l4.59-4.59L15.17 15 12 18.17z'/%3E%3C/svg%3E"); background-position: right .375rem center; background-size: 1.275rem; -webkit-appearance: none; -moz-appearance: none; appearance: none }

/* additional colors & backgrounds */

.bg-black { background: var(--black) !important }
.border-current { border-color: currentColor !important }
.border-gray-150 { border-color: var(--gray-150) !important }

html, body { font-size: 14px }
img { max-width: 100% }
body.loading [onclick] { pointer-events: none }
span[class*=col-], span.col { display: block }
svg { box-sizing: content-box }
svg:focus, svg>*:focus { outline: none }

.col-xxl-only { max-width: calc(190px + 1.5rem) }
@media (min-width: 1420px) {
    .col-aside { flex: 0 0 18.5rem; max-width: 18.5rem }
}

a.text-secondary:hover:not(.dark-on-hover),
a.text-dark:hover:not(.dark-on-hover) { color: var(--info) !important; border-color: currentColor !important; transition: all ease .15s }

.border-bottom-dashed-style { border-bottom-style: dashed !important }
.border-bottom-dotted-style { border-bottom-style: dotted !important }
.t-0 { top: 0 } .b-0 { bottom: 0 } .l-0 { left: 0 } .r-0 { right: 0 }
.t-50p { top: 50% } .l-50p { left: 50% }
.z-index-2 { z-index: 2 }
.z-index-max { z-index: 9999 }
.cursor-pointer { cursor: pointer }

/* icons */
[class*=ft-icon] { fill: currentColor; transition: filter .15s ease-in-out }
.ft-icon-18 { width: 18px; height: 18px; margin: calc( (1.5rem - 18px) / 2) 0 }
.ft-icon-24 { width: 24px; height: 24px; margin: calc( (1.5rem - 24px) / 2) 0 }

.btn:not(:disabled):hover [class*=ft-icon].darker-on-hover, a:hover [class*=ft-icon].darker-on-hover { filter: brightness(75%) }

.btn-cart-add, .btn-cart-add [class*=ft-icon] { transition: none !important }
.btn-cart-add.btn-danger [class*=ft-icon],
.dropdown-toggle.btn-primary [class*=ft-icon],
.dropdown-item:active [class*=ft-icon] { color: var(--white) !important; filter: none !important; transition: none !important }

.rating-selection label.active, .rating-selection label.hover { color: var(--warning) !important }
.rating-selection label.active.hover { filter: brightness(95%) }

.btn .loading-icon, .btn.loading .static-icon { display: none }
.btn .static-icon, .btn.loading .loading-icon { display: block }

.collapsed > .toggle-hidden, .toggle-shown { display: inherit }
.collapsed > .toggle-shown, .toggle-hidden { display: none }

.copyright:hover svg { fill:var(--danger) !important}

/* custom styles */
[class*=line-clamp-] {
    display: -webkit-box !important;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.line-clamp-1 { -webkit-line-clamp: 1 }
.line-clamp-2 { -webkit-line-clamp: 2 }
.line-clamp-3 { -webkit-line-clamp: 3 }

.required > label:after { content: "\00A0\002A"; color: var(--danger) }
.has-error .option-error { background: rgba(255,0,0,.025) }

.ft-backdrop { height: 0; width: 0; visibility: hidden; opacity: 0; transition: opacity .15s linear; z-index: 9998; transition: opacity .15s linear; background: #EBF2F5 }

.nav-pills-light .nav-link.active { color: var(--dark); background-color: var(--light) }

/* owl-carousel navigation */
.btn-dot { height: 3px; width: 25px; margin: 4px; opacity: .2; transition: all ease 0.25s; border-radius: 0 !important }
.btn-dot:hover { opacity: .5 }
.btn-dot.active { transform: scale(1); opacity: 1 }

/* fix if the owl-carousel styles were not loaded beforehand */
.owl-carousel { display: none }
.owl-height { transition: none !important }

@media (max-width: 991px) {
    #ftHeaderLinks { overflow-x: auto }
    #ftHeaderLinks::-webkit-scrollbar { height: 0 }
    #ftHeaderLinks > ul { white-space: nowrap }
    #ftHeaderLinks a { border-bottom: none !important }
}

/* category menu */
#ftMenu.show .btn{ border-bottom-right-radius: 0; border-bottom-left-radius: 0 }

#ftMenu .category-menu-list { border-radius: 0; transform: none !important; top: 100% !important }
#ftMenu .category-menu-item { border-color: var(--gray-150) !important }
#ftMenu .category-menu-list > .category-menu-item:first-child { border-top-color: transparent !important }

#ftMenu .mobile-link-holder { height: 3rem; margin-top: -3rem }
html:not(.mobile) #ftMenu .mobile-link-holder { display: none !important }

#ftMenu [class*=list-level-].collapse { display: none }
#ftMenu [class*=list-level-],
#ftMenu [class*=list-level-].show{ display: block }

#ftMenu .menu-icon-holder > img { margin: -2px 0 }
#ftMenu .item-level-1.hover .link-level-1 .has-hover,
#ftMenu .item-level-2:hover .link-level-2 .has-hover,
#ftMenu .hover-icon { display: none }
#ftMenu .item-level-1.hover .link-level-1 .hover-icon,
#ftMenu .item-level-2:hover .link-level-2 .hover-icon,
#ftMenu .has-hover { display: block }

@media (max-width: 1419px) {
    #ftMenu .category-menu-item a:active,
    #ftMenu .child-list-toggle:active { background: var(--light) }
    #ftMenu .list-level-2 { border: none !important; box-shadow: none !important; }
}

@media (min-width: 1420px) {
    #ftMenu .category-menu-item .link-level-1 { transition: none !important }
    #ftMenu .category-menu-item.hover .link-level-1 { color: var(--info)!important }

    /* #ftMenu .item-level-1.hover .link-level-1.has-child:after {
        content: url("data:image/svg+xml,%3Csvg fill='%23868e96' width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3C/svg%3E"); background-image: linear-gradient(to right, var(--light) 0%, var(--white) 100%); display: block; position: absolute; top: 0; right: 1px; height: 100%; 	width: calc(2rem + 2px); padding-top: calc((1.5rem - 24px) / 2 + .6rem); z-index: 1009;
    } */

    #ftMenu .list-level-2 { display: none; position: absolute; top: 100%; left: 0; width:100%; z-index: 1008 }
    #ftMenu .category-menu-item.hover .list-level-2 { display:flex; flex-direction: column}

    #ftMenu .link-level-2 { font-weight: 600 }

    /* #ftMenu .list-level-2.cols-1 { width: calc(100% + .5rem) }
    #ftMenu .list-level-2.cols-2 { width: calc((var(--breakpoint-lg) - var(--breakpoint-lg)/4 - 60px) * 2/3) }
    #ftMenu .list-level-2.cols-3 { width: calc(var(--breakpoint-lg) - var(--breakpoint-lg)/4 - 60px) } */

    #ftMenu .category-menu-item { border-top-color: transparent !important }
    #ftMenu .list-level-2.cols-1 .row-cols-1 > .col:nth-child(1) > .category-menu-item,
    #ftMenu .list-level-2.cols-2 .row-cols-1 > .col:nth-child(-n+2) > .category-menu-item,
    #ftMenu .list-level-2.cols-3 .row-cols-1 > .col:nth-child(-n+3) > .category-menu-item { border-top-color: transparent !important }

    #ftMenu .list-level-3.collapse { display:block }

    #ftMenu .list-level-3 .category-menu-item { border: none !important }
    #ftMenu .list-level-3 .category-menu-item:last-child { margin-bottom: 1rem }

    #ftMenu.d-show .btn { border-bottom-right-radius: 0; border-bottom-left-radius: 0 }

    #ftMenu .row.no-gutters.py-1:not(.py-lg-0) { padding-top: .1rem !important; padding-bottom: .1rem !important }

    .mobile #ftMenu .link-all { display: block !important }

    .category-menu-open .menu-backdrop { visibility: visible; opacity: .4; height: 100%; width: 100%; }
    .category-menu-open #ftMenu { z-index: 9999 }

    .bl{filter:blur(15px)}
}


/*

@media (min-width: 1420px) {
	#ftMenu .list-level-2.cols-1 { width: calc(100% + .5rem) }
	#ftMenu .list-level-2.cols-2 { width: calc((var(--breakpoint-xl) - var(--breakpoint-xl)*.23 - 100px) * 2/3) }
	#ftMenu .list-level-2.cols-3 { width: calc(var(--breakpoint-xl) - var(--breakpoint-xl)*.23 - 100px) }
}
*/

/* search */
#ftSearch input[type="search"]::-webkit-search-cancel-button {
    background: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 0 512 512' width='24'%3E%3Cpath fill='%23aaa' d='M224 222.1L407 39.03C416.4 29.66 431.6 29.66 440.1 39.03C450.3 48.4 450.3 63.6 440.1 72.97L257.9 256L440.1 439C450.3 448.4 450.3 463.6 440.1 472.1C431.6 482.3 416.4 482.3 407 472.1L224 289.9L40.97 472.1C31.6 482.3 16.4 482.3 7.029 472.1C-2.343 463.6-2.343 448.4 7.029 439L190.1 256L7.029 72.97C-2.343 63.6-2.343 48.4 7.029 39.03C16.4 29.66 31.6 29.66 40.97 39.03L224 222.1z'/%3E%3C/svg%3E") center no-repeat; -webkit-appearance: none; height: 24px;  width: 24px; right: 0; padding: 0.25rem; border-radius: 50%; opacity: 0.75; cursor: pointer;
}
#ftSearch .select-text{ max-width: 7rem }

.live-search-open #ftSearch { z-index: 9999 }
.live-search-open #ftSearch .form-control:focus { box-shadow: none }
.live-search-open #ftSearch + .search-backdrop { visibility: visible; opacity: .5; height: 100%; width: 100% }
.live-search-open #ftSearch .livesearch { display: block!important }

/* cart */
#ft_cart > .btn { min-width: 12rem }

#ft_cart .loading-icon,
#ft_cart.loading .static-icon { display: none }

#ft_cart .static-icon,
#ft_cart.loading .loading-icon { display: block }

#ft_cart .input-quantity { width: 2.7rem }

#ft_cart.loading .cart-mask { display: block !important; opacity:.3; z-index: 3 }

@media (min-width: 992px) {
    #ft_cart_total { margin: -.35rem 0 }
    #ft_cart_total > span.loading-wrapper { display: block; margin: .35rem 0 }
    #ft_cart_total > span:not(.loading-wrapper) { display: block; line-height: 1.25; font-size: .875rem }
}

/* products modules */
/* .products-carousel .owl-item.active + .active { border-left: 1px solid var(--gray-150) } */
.product-item {
    border: 1px solid transparent;
}
.product-item .product-name {
    min-height: 100px;
    margin-bottom: 8px;
}
.product-item .product-name a {
    text-align: left !important;
    color: #000;
    font-family: 'Montserrat';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 139.9%;
}
.product-custom-cat {
    margin-bottom: 8px;
    height: 39px;
    overflow: hidden;
}
.product-custom-cat a {
    color: #A0AAB4;
    text-align: center;
    font-family: 'Montserrat';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 139.9%;
}
.product-description .price {
    font-weight: 600;
}
.product-custom-brand {
    margin-bottom: 2px;
    min-height: 20px;
}
.product-custom-brand a {
    color: #000;
    text-align: center;
    font-family: 'Montserrat';
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 139.9%;
    text-transform: uppercase;
    text-decoration: none;
}
.btn-showmore {
    max-width: 300px;
    margin: 35px auto 0;
    background: #000;
    color: #fff !important;
}
@media (min-width: 1250px) {
    .product-custom-brand a:hover {
        color: #007bff;
    }
    .btn-showmore:hover {
        background: #007bff;
    }
    #button-cart:hover {
        background: #007bff;
        border-color: #007bff;
    }
}

.label-new {
    border-radius: 4px;
    background: #007bff;
    color: #fff;
    text-align: center;
    font-family: 'Montserrat';
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 139.9%;
    padding: 0 7px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.label-free {
    border-radius: 4px;
    background: #65b32e;
    color: #fff;
    text-align: center;
    font-family: 'Montserrat';
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 139.9%;
    padding: 0 7px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none !important
}
@media (min-width: 1250px) {
    .product-item .product-controls {
        transition: all ease-out 0.3s;
    }
    .product-item:hover {
        border-radius: 10px;
        border: 1px solid #b8c5d2;
    }
}

@media (min-width: 992px) {
    .column-left .products-wall [class*=row-cols] > .col, .column-right .products-wall [class*=row-cols] > .col { flex: 0 0 100%; min-width: 100% }
}

/* news modules */
.article-item .article-name { min-height: 4rem }
@media (min-width: 992px) {
    .column-left .news-wall [class*=row-cols] > .col, .column-right .news-wall [class*=row-cols] > .col { flex: 0 0 100%; min-width: 100% }
}
.product-image {
    position: relative;
}
/* products list view styles */
.list .product-image { text-align: left !important }
.list .product-text { display: block !important }
.list .product-item > .flex-column { flex-direction: row !important }
@media (max-width: 575px) {
    .list .product-item > .flex-column { padding: .5rem !important; flex-wrap: wrap !important }
    .list .product-image { flex: 0 0 40%; min-width: 40% }
    .list .product-description { flex: 0 0 60%; min-width: 60% }
    .list .product-controls { flex: 0 0 100%; min-width: 100% }
}
@media (min-width: 576px) {
    .list .product-image { flex: 0 0 18%; min-width: 18%; padding: 1rem !important }
    .list .product-name { margin-top: .5rem !important }
    .list .product-name a { font-weight: 600 !important }
    .list .product-controls { display: flex; flex-direction: column !important; flex: 0 0 15rem; min-width: 15rem; padding: 1rem; border-left: 1px solid var(--gray-150); margin-left: auto }
    .list .product-controls .btn-group { display: flex !important; margin-top: auto !important }
}

/* footer map styles */
#ft_fmap .code-container > * { width: 100% !important; height: 100% !important }

/* footer styles */
.category-menu-open #footer-fixed-buttons,
.live-search-open #footer-fixed-buttons,
.modal-open #footer-fixed-buttons,
.psw-open #footer-fixed-buttons { z-index: 1040 !important }

/* product page */
#product-gallery .owl-carousel .animated {
    -webkit-animation-duration : .25s !important ;
    animation-duration : .25s !important ;
}
#product-gallery .owl-carousel .item a {
    margin: 72px 0 !important;
}
#product-gallery .owl-carousel .item.d-flex + .item.d-flex {
    display: none !important;
}
#product-gallery .owl-carousel.owl-loaded .item.d-flex + .item.d-flex {
    display: flex !important;
}
#product-gallery .owl-carousel {
    display: block;
}
.option-image:checked + label { border-color: var(--info) !important; border-width: 2px !important;	margin: -1px !important }

.nav-tabs .nav-link.active { padding: .6rem 1rem; }
@media (min-width: 992px) {
    .nav-tabs .flex-fill { flex: none !important }
}



/* custom bstore */
html, body { font-size: 13px }

@media (max-width: 992px) {
    #logo {width: 117px}
}

#ft_cart > .btn { min-width: unset }

@media (min-width: 992px) {
    #ft_cart_total > span.loading-wrapper {
        display: block;
        margin: 0;
    }
}

#ft_cart_total,
#wishlist-total,
#compare-total{
    line-height:1.3rem;
    min-width:1.3rem
}

.fs-14 {
    font-size: 14px!important;
}

.fs-16 {
    font-size: 16px!important;
}
.fs-18 {
    font-size: 18px!important;
}
.fs-21 {
    font-size: 21px!important;
}
.fs-25 {
    font-size: 25px!important;
}
.fs-23 {
    font-size: 23px!important;
}
.fs-30 {
    font-size: 30px!important;
}
.fs-34 {
    font-size: 34px!important;
}

.lh-14 { line-height: 1.4!important }


.fw-500 {
    font-weight: 500!important;
}

.fw-600 {
    font-weight: 600!important;
}

.custom-control {
    min-height: 1.5rem;
    padding-left: 1.95rem;
}

.custom-control-label::before {
    top: 0;
    left: -1.95rem;
    width: 1.3rem;
    height: 1.3rem;
    background-color: #ffffff;
    border: #adb5bd solid 1px;
}

.custom-control-label::after {
    top: .23rem;
    left: -1.75rem;
    display: block;
    width: .9rem;
    height: .9rem;
    content: "";
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: unset;
    background-color: #000000;
}

.custom-checkbox .custom-control-label::before {
    border-radius: 3px;
}

.custom-control-input:checked~.custom-control-label::before {
    color: var(--white);
    border-color: var(--black);
    background-color: transparent;
}

.h1 {font-size: 2.4rem;}

@media (max-width: 992px) {
    .h1.likeh2{
        font-size: 2rem;
    }
}

.ofc-head .lang-btn {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
}


#input-sort {
    height: calc(1.5em + 2rem + 2px);
    padding: 1rem 1.75rem 1rem 0.75rem;
    font-size: 12px;
    color: var(--secondary);
}
@media (min-width: 992px) {
    #input-sort {
        font-size: 14px;
    }
}

.page-link {
    min-width: 2.25rem;
    text-align:center;
}

.text-uppercased {
    text-transform: uppercase;
}

.btn-link { outline: 0!important; box-shadow: none!important; }
.op-0 > * { opacity: 0 }
.alert-fixed-wrapper { max-width: 370px }

.stock-alert {border-style: dashed !important; background: transparent !important}
.border-dashed {border-style: dashed !important;}

.slide-title {
    line-height: 135%;
    font-size: 54px;
    margin-bottom: 28px;
    font-weight: 900 !important;
}
.slide-link {
    padding-bottom: 42px;
}

@media (max-width: 1400px) {
    .slide-title {
        font-size: 32px;
        margin-bottom: 22px;
    }
    .slide-link {
        padding-bottom: 28px;
    }
}

.dub-icon svg { color:var(--gray-150) !important; transform:rotate(-25deg) scale(2.1) }

.product-item:hover .wc-btns.d-lg-none {display:flex!important}


@media (max-width: 992px) {
    .m-size-33 { width:42px! important }
    .m-size-32 { width:34px! important }
}



body { padding-top: 106px }



@media (max-width: 1400px) {
    body { padding-top: 72px }
}

@media (max-width: 576px) {
    /* body { padding-top: 100px } */
    body { padding-top: 73px }
}

.products-carousel .product-item { width: 63vw }

@media (min-width: 576px) {
    .products-carousel .product-item { width: 215px }
}
@media (min-width: 768px) {
    .products-carousel .product-item { width: 210px }
}
@media (min-width: 833px) {
    .products-carousel .product-item { width: 230px }
}
@media (min-width: 992px) {
    .products-carousel .product-item { width: 238px }
}
@media (min-width: 1112px) {
    .products-carousel .product-item { width: 270px }
}

@media (min-width: 1420px) {
    .products-carousel .product-item { width: 270px }
}
@media (min-width: 1600px) {
    .products-carousel .product-item { width: 306px }
}

.outline-0 {outline: 0!important; box-shadow: none!important}
.s-input {height: calc(1.5em + 2.4rem + 2px); padding: 1.2rem 0.75rem;}
.modal-backdrop {background:#E5E5E5}
.modal-backdrop.show {opacity: .4}
.modal {backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}
.modal-content-shadow{box-shadow: 0px 1px 40px rgba(46, 57, 68, 0.06);}

.s-mt-top { margin-top:15px }
.s-resuls { margin-top: 38px }

.s-link-all { top: -31px; right:0; left:0 }

@media (min-width: 768px) {
    .s-mt-top { margin-top:56px }
    .s-resuls { margin-top:9px }
    .s-link-all { left:auto; top: -47px; right:117px }
}
@media (min-width: 1420px) {
    .s-mt-top { margin-top:124px }
}

.dropdown-item.active, .dropdown-item:active {
    color: var(--black);
    background-color: var(--gray-150);
}

.cust-block-1-text { font-size: 1.08rem!important }
.cust-block-1-small { font-size: .75rem!important }

.cust-block-2-text { font-size: 1.08rem!important }
@media (min-width: 576px) {
    .cust-block-1-text { font-size: 1.153rem!important }
    .cust-block-2-text { font-size: 1.04rem!important }
}
@media (min-width: 992px) {
    .cust-block-1-text { font-size: 1.92rem!important }
    .cust-block-1-small { font-size: 1rem!important }
    .cust-block-2-text { font-size: 1.76rem!important }
}


.mobile .scr-bg { width: 100vw }
.scr-bg {
    width: calc(100vw - 9px);
    left:50%;
    margin-left:-50vw;
    background-position: 33%;
    background-repeat: no-repeat;
    background-size: cover;
}

.scr-img {width: 150px; height: auto;}
.scr-text { font-size: 1.46rem; line-height:1.4 }
.scr-price {font-size: 2rem }
@media (min-width: 576px) {
    .scr-text { font-size: 1.54rem }
    .scr-price {font-size: 2.08rem }
    .scr-bg { background-position: -26vw }
    .fs-md-14 { font-size: 14px }
    .fs-md-16 { font-size: 16px }
}
@media (min-width: 992px) {
    .scr-img {width: auto; height: auto;}
    .scr-text { font-size: 2.3rem }
    .scr-price {font-size: 2.6rem }
    .scr-bg {background-position: center}
}


.btn-register-user {
    color: var(--primary);
    background-color: transparent;
    border-color: var(--gray-300);

}

.btn-register-user:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show>.btn-secondary.dropdown-toggle {
    color: var(--info);
    background-color: transparent;
    border-color: currentColor;
}

.btn-register-user:hover {
    color: var(--primary);
    background-color: transparent;
    border-color: var(--primary);
}
.content-wrapper {
    min-height: 50vh;
}

.modal-open #whatsapp_chat_widget {display:none}

@media (max-width: 576px) {
    .m-cart-thumb {max-width: 53px; max-height: 53px}
}
.pswp {z-index:9999999!important}
#ocfilter.card>.list-group {
    border-bottom: none;
}

.toast {font-size: 1rem;}

.top-toast{ top: 72px }

@media (max-width: 1420px) {
    .top-toast{ top: 72px }
}
@media (max-width: 768px) {
    .top-toast{ top: 72px }
}
.ocf-color + label {margin-left: 2rem !important}

#ftMenu .menu-icon-holder {display:block!important; margin-right: 1rem!important; margin-top:0!important;margin-bottom:0!important;}
#ftMenu .menu-icon-holder > svg {height:24px!important;width:24px!important}

.table thead th { border-bottom-width: 1px!important; color:#627181; }
.table th, .table td {vertical-align:middle!important}
.btn-light-danger { background: #FFF3F3 }

.accordion-toggle:not(.collapsed) {color: var(--info)}

[src="https://bstore.eu/image/catalog/paysera.png"] {border: 1px solid var(--gray-300); padding: .25rem; border-radius: 8px; max-width: 200px}


.btn.btn-cart-add{
    font-size: .875rem!important;
    padding-left:0!important;
    padding-right:0!important;
}


.loyalty-name-top.silver {
    background: linear-gradient(190deg, #D2D1D5 15.06%, #000000 44.34%, #F0EDEC 78.95%, #000000 159.7%, #000000 169.81%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.loyalty-name-top.gold {
    background: linear-gradient(90.12deg, #4B2A16 35.22%, #EAB872 47.99%, #AE824E 54.79%, #FFEAC2 69.68%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.loyalty-name-top.diamond {
    background: linear-gradient(96.85deg, #FFFFFF -27.54%, #CFCFCF 21.18%, #807E7D 50.66%, #8B9AAA 125.67%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.loyalty-name-top.omega {
    background: linear-gradient(72.34deg, #EB60F8 35.5%, #813CF2 69.9%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}


.get-road-btn-block {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 15px;
}

.get-road-maps-waze {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 135px;
    height: 43px;
    color: white;
    background: #30CBFF;
    border-radius: 7px;
    margin-right: 8px;
    transition: all ease-out 0.3s;
}

.get-road-maps-google {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 135px;
    height: 43px;
    background: #EBEFF2;
    border-radius: 7px;
    transition: all ease-out 0.3s;
}

.get-road-maps-waze svg {
    margin-right: 5px;
}

.get-road-maps-google svg {
    width: 12px;
    margin-right: 5px;
}


.get-road-maps-waze:hover,
.get-road-maps-google:hover {
    text-decoration: none;
    opacity: 0.8;
}

.get-road-maps-waze:hover {
    color: white;
}
.list-group-item.list-group-item-action.py-2.logout{
    display: none;
}
@media (max-width: 768px) {
    .list-group-item.list-group-item-action.py-2.logout{
        display: block;
    }
    .get-road-btn-block {
        display: flex;
        justify-content: center;
        margin-top: 15px;
        margin-bottom: 15px;
    }
}
.slideshow-section {
    display: flex;
    max-width: 1520px;
    margin: 0 auto 30px;
    width: 100%;
    justify-content: space-between;
    overflow: hidden;
    padding: 20px 0 0;
}
#top-banner {
    display: none !important;
}
.slideshow {
    max-width: 998px;
    width: 100%;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #eee;
}
.slideshow img {
    height: auto;
}
.slideshow-add {
    max-width: 506px;
    width: 100%;
}
.slideshow .owl-carousel {
    display: block;
}
.slideshow .owl-carousel-item + .owl-carousel-item {
    display: none;
}
.slideshow .owl-loaded .owl-carousel-item + .owl-carousel-item {
    display: block;
}
.slideshow-add__box {
    position: relative;
    border-radius: 8px;
    background: #f8fafb;
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #007bff;
    border: 1px solid #eee;
    overflow: hidden;
}
.slideshow-add__box img {
    width: 100%;
    height: auto;
}
@media screen and (min-width: 1250px) {
    .slideshow-add__box:hover {
        text-decoration: none;
    }
    .slideshow-add__box:hover .slideshow-add__title {
        color: #007bff;
        text-decoration: underline;
    }
    .slideshow-add__box:hover .slideshow-add__more {
        background: #007bff;
    }
}
.slideshow-add__decor {
    position: absolute;
    top: 16px;
    left: 17px;
}
.slideshow-add__box + .slideshow-add__box {
    margin-top: 16px;
}
.slideshow-add__title {
    color: #1c2020;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.slideshow-add__more {
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 155.023%;
    letter-spacing: 1.32px;
    text-transform: uppercase;
    border-radius: 65px;
    background: rgba(0, 0, 0, 0.60);
    position: relative;
    padding: 4px 27px 3px 11px;
    display: inline-flex;
}
.slideshow-add__arrow {
    position: absolute;
    right: -11px;
    width: 33px;
    top: -4px;
    height: 33px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid rgba(100, 100, 101, 0.83);
    display: flex;
    align-items: center;
    justify-content: center;
}
.slideshow-add__image {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.slideshow-add__image img {
    height: auto;
}
.slideshow .btn-next,
.slideshow .btn-prev {
    width: 36px;
    height: 36px;
    border-radius: 3px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 4;
}
.slideshow .btn-prev {
    z-index: 222;
}
.slideshow .btn-next {
    z-index: 222;
    order: 2;
}
.slideshow .owl-pagination {
    order: 1;
    position: relative;
    z-index: 2;
    display: flex;
    margin: 0 20px;
}
.slideshow .owl-pagination .btn {
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none !important;
    margin: 0;
}
.slideshow .owl-pagination .btn span {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.30);
}
.slideshow .owl-pagination .btn.active span {
    background: #000;
}
.slideshow .btn-next svg,
.slideshow .btn-prev svg {
    fill: #dbdbdb;
}
.slideshow .btn-next:hover svg,
.slideshow .btn-prev:hover svg {
    fill: #000;
}
.slideshow-control {
    position: absolute;
    left: 64px;
    bottom: 29px;
    display: flex;
    align-items: center;
}
.stiker-special {
    color: #FFF;
    text-align: center;
    font-family: 'Montserrat';
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    padding: 0 12px;
    height: 26px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.stiker-special svg {
    position: absolute;
    right: 0;
    bottom: -3px;
}
.stiker-special span {
    display: block;
    font-weight: 800;
}
.custom-stick {
    right: -7px;
}
.custom-search {
    position: relative;
    margin-left: 24px;
    max-width: 640px;
    width: 100%;
    z-index: 10000;
}
.btn-mobile-search {
    display: none;
}
.custom-search.show::after {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    backdrop-filter: blur(15px);
    right: 0;
}
.custom-search__field {
    position: relative;
    z-index: 1;
}
.custom-search__field input[type="search"]::-webkit-search-cancel-button {
    display: none;
}
.custom-search__field input[type="search"]::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}
.custom-search__field input[type="search"] {
    -webkit-appearance: none;
    appearance: none;
}

.custom-search input {
    border-radius: 50px;
    border: 1px solid #E6EAF2;
    background: rgba(255, 255, 255, 0.99);
    height: 44px;
    width: 100%;
    padding: 0 186px 0 46px;
    outline: none;
}
.custom-search__close {
    position: absolute;
    right: 23px;
    width: 20px;
    height: 20px;
    top: 12px;
    z-index: 1;
    cursor: pointer;
    display: none;
}
.custom-search__close.show {
    display: block;
}
.custom-search__close::after {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 20px;
    height: 1px;
    background: #adb5bd;
    transform: rotate(45deg);
}
.custom-search__close::before {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 20px;
    height: 1px;
    background: #adb5bd;
    transform: rotate(-45deg);
}
.custom-search svg {
    position: absolute;
    left: 16px;
    top: 13px;
}
.custom-search__results {
    margin: 8px 0 0;
    padding: 8px 24px;
    list-style: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    border-radius: 8px;
    border: 1px solid #e6eaf2;
    background: #fff;
    box-shadow: 0px 1px 40px 0px rgba(46, 57, 68, 0.06);
    z-index: 1;
    display: none;
}
.custom-search__results.show {
    display: block;
}
.custom-search__no-results {
    display: flex;
    justify-content: center;
}
.custom-search__results ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.custom-search__results .custom-search__all {
    position: absolute;
    top: -41px;
    right: 53px;
    background: #f8f9fa;
    border-radius: 30px;
    border: none;
}
.custom-search__results .custom-search__all a {
    padding: 3px 10px;
    color: #6c757d;
    display: block;
    font-size: 10px;
}
.custom-search__results::-webkit-scrollbar {
    width: 4px;
    background-color: #007bff;
    border-radius: 4px;
}

.custom-search__results::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #007bff;
}

.custom-search__results::-webkit-scrollbar-track {
    background-color: #f3f4f6;
    border-radius: 4px;
}
.custom-search__results li {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.custom-search__results li a {
    padding: 14px 0;
    text-decoration: none;
}
.custom-search__results li + li {
    border-top: 1px solid #edf0f5;
}
.custom-search__results-box {
    display: flex;
    align-items: center;
    width: 100%;
    margin-right: 40px;
}
.custom-search__results-img {
    padding: 10px;
    border-radius: 8px;
    background: #f7f9fa;
    margin-right: 38px;
    flex-shrink: 0;
}
.custom-search__results-name {
    text-decoration: none;
    display: block;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: 124%;
    margin-bottom: 4px;
    transition: all ease .3s;
}
.custom-search__results-price {
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 139.9%;
    text-transform: uppercase;
}
.custom-search__results-buy {
    cursor: pointer;
    border-radius: 8px;
    background: #f7f9fa;
    padding: 11px 9px;
    border: none;
    transition: all ease .3s;
    flex-shrink: 0;
}
.custom-search .custom-search__results-buy svg {
    position: relative;
    top: 0;
    left: 0;
    fill: #007bff;
    transition: all ease .3s;
}
.custom-search__hide {
    position: absolute;
    top: 12px;
    right: 15px;
    cursor: pointer;
    display: none;
}
.custom-search__hide svg {
    top: 0;
    position: relative;
    left: 0;
    fill: #828282;
}
@media screen and (max-width: 1250px) {
    .custom-search {
        display: none;
        position: fixed;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 56px;
        max-width: 640px;
    }
    .custom-search.show {
        display: block;
    }
    .btn-mobile-search {
        display: block;
    }
    .custom-search__close {
        right: 49px;
    }
    .custom-search__results .custom-search__all {
        right: 80px;
        top: -40px;
    }
    .custom-search__hide {
        display: block;
    }
}
@media screen and (max-width: 767px) {
    .slideshow {
        border: none;
        border-radius: 0;
    }
    .custom-search {
        top: 15px;
        padding: 0 15px;
    }
    .custom-search input {
        padding: 0 80px 0 51px;
        border-radius: 8px;
        height: 53px;
        box-shadow: 0px 1px 40px 0px rgba(46, 57, 68, 0.06);
        border: none;
    }
    .custom-search svg {
        top: 18px;
    }
    .custom-search__results-img {
        margin-right: 13px;
    }
    .custom-search__results-name {
        font-size: 13px;
    }
    .custom-search__results {
        padding: 0;
        border: none;
        left: 15px;
        right: 15px;
        margin: 38px 0 0;
    }
    .custom-search__results li {
        padding-right: 13px;
    }
    .custom-search__results li a {
        padding: 15px 0 15px 13px;
    }
    .custom-search__results .custom-search__all {
        border-radius: 8px;
        background: rgba(255, 255, 255, 0.80);
        color: #97a3ae;
        font-size: 11px;
        padding: 6px;
        top: -34px;
        right: auto;
        left: 0;
        width: 100%;
    }
    .custom-search__close {
        top: 17px;
    }
    .custom-search__hide {
        top: 0;
        right: 13px;
    }
}
@media (max-width: 359px) {
    .custom-search__results li a {
        padding: 5px 0 5px 15px;
    }
    .custom-search__results-name {
        font-size: 10px;
    }
}
@media (min-width: 1250px) {
    .custom-search__results li a:hover .custom-search__results-name {
        color: #007bff;
    }
    .custom-search__results-buy:hover {
        background: #007bff;
    }
    .custom-search__results-buy:hover svg {
        fill: #fff;
    }
    .custom-search__results .custom-search__all:hover {
        background: #007bff;
    }
    .custom-search__results .custom-search__all:hover a {
        color: #fff;
    }
}
@media screen and (max-width: 1599px) {
    .slideshow-section {
        max-width: 1340px;
    }
    .slideshow {
        max-width: 816px;
    }
    .slideshow-add__image {
        max-width: 140px;
        right: 20px;
    }
    .slideshow .btn-next {
        bottom: 158px;
        left: 98px;
    }
    .slideshow .btn-prev {
        bottom: 158px;
        left: 52px;
    }
}
.custom-return__top {
    border-radius: 20px;
    background: #f7f9fa;
    padding: 25px 34px;
    margin: 0 0 27px;
}
.custom-return__title {
    color: #000;
    text-align: center;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-family: 'Montserrat';
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 28px;
    line-height: 140%; /* 33.6px */
}
.custom-return__list {
    display: flex;
    flex-wrap: wrap;
    margin: -20px 0 28px -20px;
}
.custom-return__box {
    background: #fff;
    max-width: 470px;
    width: 100%;
    border-radius: 8px;
    border: 1px dashed #B3C9D3;
    margin: 20px 0 0 20px;
    padding: 32px;
}
.custom-return__subtitle {
    color: #000;
    text-align: center;
    font-family: 'Montserrat';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 10px;
}
.custom-return__text {
    color: #515151;
    text-align: center;
    font-family: 'Montserrat';
    font-size: 14px;
    font-style: normal;
    margin-bottom: 20px;
    font-weight: 500;
    line-height: 150%; /* 21px */
}
.custom-return__link {
    border-radius: 8px;
    border: 1px solid #000;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    text-align: center;
    font-family: 'Montserrat';
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 139.9%; /* 18.187px */
    text-transform: uppercase;
}
.custom-return__notes {
    color: #000;
    text-align: center;
    font-family: 'Montserrat';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 139.9%; /* 25.182px */
}
.custom-return__notes a,
.custom-return__subtext a {
    color: #007BFF;
    text-decoration: underline;
}
.custom-return__notes a:hover,
.custom-return__subtext a:hover {
    text-decoration: none;
}
.custom-return__subtext {
    color: #000;
    font-family: 'Montserrat';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    text-align: center;
}
.custom-return__icon {
    display: flex;
    justify-content: center;
    margin: 0 0 20px;
}
.custom-return__icon img {
    height: 80px;
    width: auto;
}
.custom-return__check {
    border-radius: 20px;
    background: #F7F9FA;
    padding: 25px 34px;
    margin-bottom: 57px;
}
.custom-return__form {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.custom-return__col {
    max-width: 623px;
    width: 100%;
    margin-right: 20px;
}
.custom-return__label {
    color: #000;
    font-family: 'Montserrat';
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    margin-bottom: 8px;
}
.custom-return__col input {
    width: 100%;
    border-radius: 8px;
    border: 1px solid #E6EAF2;
    height: 50px;
    padding: 0 18px;
}
.custom-return__button {
    max-width: 166px;
    width: 100%;
}
.custom-return__btn {
    border-radius: 8px;
    background: #000;
    border: none;
    height: 50px;
    max-width: 166px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    font-family: 'Montserrat';
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 139.9%; /* 18.187px */
    text-transform: uppercase;
}
.custom-return__faq-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.custom-return__faq-list > li {
    border-radius: 8px;
    border: 2px dashed #e7e9ed;
}
.custom-return__faq-list > li.active {
    border-color: #007bdd;
}
.custom-return__faq-list > li.active .opener svg {
    transform: rotate(180deg);
}
.custom-return__faq-list > li + li {
    margin-top: 20px;
}
.custom-return__faq-list .opener {
    color: #000;
    font-family: 'Montserrat';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    text-decoration: none;
    line-height: normal;
    padding: 24px;
    display: flex;
    align-items: center;
}
.custom-return__faq-list .opener svg {
    margin-right: 16px;
    flex-shrink: 0;
}
.custom-return__faq-list .slide {
    padding: 0 0 20px 57px;
    color: #000;
    font-family: 'Montserrat';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}
.custom-return__faq-list .slide p {
    margin: 20px 0;
}
.custom-return__faq-list .slide img {
    margin: 0 0 4px;
}
.custom-return__faq-list .slide p:first-child,
.custom-return__faq-list .slide ol:first-child {
    margin-top: 0;
}
.custom-return__faq-list .slide p:last-child,
.custom-return__faq-list .slide ol:last-child {
    margin-bottom: 0;
}
.custom-return__faq-list .slide ol {
    margin: 0 0 10px;
    padding: 0 0 0 17px;
}
.custom-return__faq-list .slide a {
    color: #007bff;
    text-decoration: underline;
}
.custom-return__faq-list .slide a:hover {
    text-decoration: none;
}
.custom-return__address {
    margin-bottom: 20px;
}
.custom-return__faq-list .slide .custom-return__address img {
    margin-bottom: 0;
}
.custom-return__address-item {
    display: flex;
}
.custom-return__address-item + .custom-return__address-item {
    margin-top: 16px;
}
.custom-return__address-icon {
    border-radius: 6px;
    background: rgba(104, 113, 123, 0.05);
    width: 80px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 16px;
}
.custom-return__address-title {
    margin-bottom: 16px;
    color: #000;
    font-family: 'Montserrat';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.custom-return__address-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.custom-return__address-list li + li {
    margin-top: 16px;
}
.custom-return__faq-list .slide .custom-return__address-info p {
    margin: 0;
}
.custom-return {
    padding: 0 0 20px;
}
.label-wrap {
    position: relative;
    z-index: 1;
    min-height: 58px;
    padding-right: 10px;
}
.label-list-cm {
    margin: -3px 0 0 -7px;
    padding: 0;
    text-align: left;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
.label-list-cm li{
    margin: 3px 0 0 7px;
}
.wishprod {
    right: 3px;
}
@media (max-width: 767px) {
    .label-wrap {
        position: relative;
        left: 0;
        top: 0;
        min-height: 46px;
    }
    .label-list-cm {
        padding: 0 22px 0 0;
    }
    .stiker-special {
        font-size: 10px;
        height: 20px;
        padding: 0 10px;
        display: flex;
    }
    .label-new,
    .label-free {
        font-size: 10px;
        height: 20px;
        padding: 0 10px;
    }
    html[lang="lt"] .label-free {
        font-size: 9px;
        padding: 0 3px;
    }
}
.cstm-add-btn {
    position: absolute;
    right: 6px;
    top: 10px;
    margin: 0;
    padding: 0;
    z-index: 2;
}
.cstm-add-btn svg path {
    fill: #78818a;
}
.custom-payment {
    padding: 24px;
    border-radius: 8px;
}
.custom-payment-title {
    color: #000;
    font-family: 'Montserrat';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    margin-bottom: 6px;
}
.custom-payment-text {
    color: #000;
    font-family: 'Montserrat';
    font-size: 14px;
    font-style: normal;
    line-height: 160%; /* 22.4px */
}
.custom-payment-links {
    display: flex;
    width: 100%;
}
.custom-payment-item {
    border-radius: 8px;
    position: relative;
    max-width: 230px;
    width: 100%;
    height: 80px;
    display: flex;
    align-items: center;
    transition: all ease .3s;
    justify-content: center;
}
.custom-payment-info {
    margin-bottom: 24px;
}
.custom-payment-item::after {
    content: '';
    border: 1px dashed #007bff;
    position: absolute;
    top: 0;
    border-radius: 8px;
    left: 0;
    right: 0;
    bottom: 0;
}
@media (min-width: 1250px) {
    .custom-payment-item:hover {
        border-color: transparent;
        background: rgba(0, 123, 255, 0.04);
    }
    .custom-payment-item:hover:after {
        border-width: 2px;
    }
}
.custom-payment-item + .custom-payment-item {
    margin: 0 0 0 10px;
}
.custom-payment-arrow {
    position: absolute;
    top: 10px;
    right: 10px;
}
@media (max-width: 1599px) {
    .custom-return__box {
        max-width: 410px;
    }
    .pack-gd img {
        width: 49%;
    }
}
@media (max-width: 1439px) {
    .custom-return__box {
        max-width: 321px;
    }
}
@media (max-width: 1250px) {
    .slideshow-section {
        flex-wrap: wrap;
        padding: 0 40px;
    }
    .slideshow {
        max-width: 998px;
        margin: 0 0 30px;
    }
    .slideshow-add {
        max-width: 100%;
        display: flex;
    }
    .slideshow-add__box + .slideshow-add__box {
        margin: 0 0 0 4px;
    }
    .custom-return__box {
        max-width: 277px;
    }
    .custom-return__faq-list .opener {
        justify-content: space-between;
    }
    .custom-return__faq-list .opener svg {
        order: 1;
        margin: 0 0 0 8px;
    }
    .custom-return__faq-list .opener svg path {
        fill: #000 !important;
    }
    .custom-return__faq-list .slide {
        padding: 0 24px 20px;
    }
    .custom-payment-item {
        padding: 0 20px;
    }
    .category-menu-list a {
        font-size: 14px;
        font-weight: 500;
    }
}
@media (max-width: 1023px) {
    .slideshow-add {
        display: block;
    }
    .slideshow-add__box + .slideshow-add__box {
        margin: 16px 0 0;
    }
    .custom-return__list {
        justify-content: center;
    }
    .custom-return__box {
        max-width: 320px;
    }
}
.custom-mobile-arrow,
.custom-mobile-icon {
    display: none;
}
#product-gallery .stiker-special {
    height: 31px;
}
body .ocdw_in_stock_alert-call-static-before .ocdw_in_stock_alert-call-static-button {
    width: 40px !important;
    height: 40px !important;
    margin: 0 !important;
}
.ocdw_in_stock_alert-call-static-before .ocdw_in_stock_alert-call-static-button span {
    font-size: 0;
}
.ocdw_in_stock_alert-call-static-before .ocdw_in_stock_alert-call-static-button span .fa {
    font-size: 18px;
    margin: 0 !important;
}
.product-controls-wrap {
    min-height: 58px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.custom-mobile-icon {
    display: block;
}
.btn.btn-cart-add .custom-mobile-hide {
    display: none;
}
.product-item .product-controls {
    width: 40px;
    height: 40px;
}
.product-controls .btn-group {
    width: 40px;
    height: 40px;
    margin: 0 !important;
}
.product-controls .btn.btn-cart-add {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
}
.product-controls .btn.btn-cart-add svg {
    -webkit-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
}
@media (min-width: 1250px) {
    .product-controls .btn.btn-cart-add:hover {
        background: #000;
    }
    .product-controls .btn.btn-cart-add:hover .text-dark {
        color: #fff !important;
    }
    .product-controls .btn.btn-cart-add:hover .text-info {
        color: #fff !important;
    }
}
.product-controls .btn.btn-cart-add.active .text-dark {
    color: #fff !important;
}
.product-controls .btn.btn-cart-add.active .custom-mobile-icon {
    display: none;
}
.product-controls .btn.btn-cart-add.active .custom-mobile-arrow {
    display: block;
    font-size: 24px;
}
@media (max-width: 1250px) {
    #product-category .custom-cat-item .line-clamp-2 {
        font-size: 13px;
    }
}
@media (min-width: 992px) and (max-width: 1250px) {
    .col-aside + #content .products-container .row-cols-md-4>* {
        flex: 0 0 33%;
        max-width: 33%;
    }
    #product-category .col-aside + #content .custom-cat-item {
        flex: 0 0 25%;
        max-width: 25%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .products-container .row-cols-md-4>* {
        flex: 0 0 33%;
        max-width: 33%;
    }
    #product-category .custom-cat-item {
        flex: 0 0 20%;
        max-width: 20%;
        padding-right: 2px;
        padding-left: 2px;
    }
    #product-category .custom-cat-item .line-clamp-2 {
        font-size: 12px;
    }
}
@media (max-width: 767px) {
    .mob-size-p {
        font-size: 14px;
    }
    .product-item .product-name {
        min-height: 100px;
    }
    .product-item .product-name a {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%;
    }
    .product-image .label-list-cm {
        padding: 0;
    }
    .slideshow .btn-next, .slideshow .btn-prev {
        display: none;
    }
    .product-controls .btn-dark {
        background: #fff;
    }
    .slideshow-control {
        left: 0;
        bottom: 12px;
    }
    .slideshow-section {
        padding: 0;
    }
    .slideshow-add {
        padding: 0 15px;
    }
    .slideshow-add__title {
        font-size: 15px;
    }
    .custom-payment-links {
        margin: 16px 0 0;
    }
    .custom-payment {
        flex-wrap: wrap;
    }
    .custom-return__top {
        padding: 20px 16px;
    }
    .custom-return__title {
        font-size: 20px;
        margin-bottom: 16px;
    }
    .custom-return__box {
        max-width: 100%;
        padding: 20px;
    }
    .custom-return__subtitle {
        font-size: 16px;
        font-weight: 600;
        text-align: left;
    }
    .custom-return__text {
        text-align: left;
    }
    .custom-return__notes {
        font-size: 16px;
    }
    .custom-return__subtext {
        text-align: left;
    }
    .custom-return__icon {
        justify-content: flex-start;
    }
    .custom-return__check {
        padding: 20px 16px;
    }
    .custom-return__form {
        flex-wrap: wrap;
    }
    .custom-return__col {
        max-width: 100%;
        margin: 0 0 16px;
    }
    .custom-return__button {
        max-width: 100%;
    }
    .custom-return__btn {
        max-width: 100%;
    }
    .custom-return__faq-list > li {
        border: solid #d0d9dc;
        border-width: 0 0 1px;
        border-radius: 0;
    }
    .custom-return__faq-list > li.active {
        border-color: #d0d9dc;
    }
    .custom-return__faq-list .opener {
        padding: 24px 10px;
        font-size: 16px;
    }
    .custom-return__faq-list .slide {
        padding: 0 10px 20px;
        font-size: 14px;
    }
    .custom-return__faq-list > li + li {
        margin: 0;
    }
    .custom-return__address-icon {
        width: 52px;
    }
    .custom-return__check {
        margin: 0 0 15px;
    }
    .cstm-add-btn {
        top: 7px;
    }
}
@media (max-width: 480px) {
    .product-item .product-name a {
        line-height: 17px;
    }
    .pack-gd img {
        width: 100%;
    }
}
#product-gallery .color-label {
    position: absolute;
    left: 0;
    top: 0;
    bottom: auto;
}
.color-label {
    color: #fff;
    background: #007bff;
    z-index: 2;
    padding: 4px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: -10px;
    bottom: 0;
    border-radius: 0 10px 10px 0;
}
.color-label.black {
    background: #000;
}
.product-item .image {
    border: none !important;
    position: relative;
}
@media (min-width: 1420px) {
    .list-level-2 > .row {
        display: block;
        column-count: 4;
        padding: 0 0 20px;
    }
    .list-level-2 .row-cols-xl-4>* {
        max-width: 100%;
        -webkit-column-break-inside: avoid;
        -moz-column-break-inside: avoid;
        break-inside: avoid;
    }
}
.h-bl .text-gray-500{
    transition: all ease .3s
}
@media (min-width: 1250px) {
    .h-bl:hover .text-gray-500 {
        color: #007bff !important;
    }
}
.custom-main-descr {
    max-height: 392px;
    overflow: hidden;
}
@media (max-width: 1439px) {
    .custom-main-descr {
        max-height: 454px;
        overflow: hidden;
    }
}
.text-section__more {
    position: relative;
    display: flex;
    justify-content: center;
    color: #007bff;
    cursor: pointer;
    transition: all 0.15s ease-in-out;
}
.text-section__more::after {
    content: '';
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    height: 40px;
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.5158438375350141) 100%);
}
.expanded + .text-section__more::after {
    display: none;
}
.text-section__more span {
    position: relative;
    z-index: 1;
}
.text-section__more span::after {
    border-bottom: 1px solid #007bff;
    border-right: 1px solid #007bff;
    content: '';
    display: block;
    width: 5.5px;
    height: 5.5px;
    right: -15px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    pointer-events: none
}
.expanded + .text-section__more {
    margin-top: 20px;
}
.expanded + .text-section__more span::after {
    transform: rotate(-135deg);
    margin-top: -2px;
}
@media (min-width: 1250px) {
    .text-section__more:hover {
        color: #000;
    }
    .text-section__more:hover span::after {
        border-bottom: 1px solid #000;
        border-right: 1px solid #000;
    }
}
.inst-title {
    margin-top: 40px;
}
@media (max-width: 1023px) {
    .ocf-container {
        position: fixed;
        left: 0;
        top: 0;
        height: 100%;
        transform: translateX(-100%) translate3d(0, 0, 0);
        transition: transform 300ms ease-in-out, box-shadow 150ms linear;
        z-index: 2147483648 !important;
        width: 330px;
    }
    .ocf-container.ocf-mobile-active {
        box-shadow: 0 0 0 99999px rgb(0 0 0 / 60%);
        transform: translateX(0);
    }
    #column-left-grid, #column-right-grid, #column-left, #column-right {
        position: absolute !important;
        top: -100% !important;
        left: -100% !important;
        right: 100% !important;
        bottom: auto !important;
        display: block !important;
        visibility: visible !important;
        overflow: visible !important;
        z-index: 2147483648 !important;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        text-indent: 0 !important;
        opacity: 1 !important;
    }
    .ocf-content {
        background-color: #fff;
        margin: 0;
        padding: 0;
        position: relative;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 2;
    }
}
@media (max-width: 479px) {
    .h1.likeh2 {
        font-size: 20px;
    }
    #product-category .custom-cat-item {
        max-width: 33%;
        flex-basis: 33%;
        padding: 0 2px;
    }
    #product-category .custom-cat-item .line-clamp-2 {
        font-size: 11px;
    }
    #product-category .custom-cat-item .px-2 {
        padding-left: 2px !important;
        padding-right: 2px !important;
    }
}
@media (max-width: 404px) {
    #product-category .custom-cat-item .line-clamp-2 {
        font-size: 10px;
    }
}
@media (max-width: 374px) {
    #product-category .custom-cat-item {
        max-width: 50%;
        flex-basis: 50%;
    }
    #product-category .custom-cat-item .line-clamp-2 {
        font-size: 13px;
    }
}
@media (max-width: 359px) {
    .product-description .price .fs-16 {
        font-size: 14px !important;
    }
    .mobile .scr-col .pl-5 {
        padding-left: 20px !important;
    }
    #f-bottom-panel small {
        font-size: 9px;
    }
    .btn {
        font-size: 11px;
    }
}
.mobile-add-menu {
    background: #f6f7f7;
    display: none;
}
.modal.show .mobile-add-menu {
    display: block;
}
.mobile-add-menu__item {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    color: #1f2225;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    text-decoration: none;
    line-height: normal;
    position: relative;
    border-top: 1px solid #fff;
}
.mobile-add-menu__icon {
    width: 25px;
    flex-shrink: 0;
    margin-right: 6px;
}
.mobile-add-menu__arrow {
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -7.5px;
}


.head-lang {
    display: block;
    text-align: center;
}
.head-lang__icon {
    display: block;
}
.head-lang__text {
    font-size: 12px;
}
.head-lang__icon svg {
    color: #66737e;
}
.btn-group.show .head-lang__icon svg {
    color: #007bff;
}
.dropdown-item-code {
    position: absolute;
    border-radius: 30px;
    background: #66737e;
    color: #fff;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    width: 22px;
    height: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 13px;
    left: 24%;
    text-transform: uppercase;
}
.btn-group.show .dropdown-item-code {
    background: #007bff;
    color: #fff;
}
.head-lang__drop.dropdown-menu #ft-form-language a, .head-lang__drop.dropdown-menu #ft-form-language span {
    padding: 16px;
    border-top: 1px solid #f0f2f3;
}
.head-lang__drop.dropdown-menu #ft-form-language a:first-child, .head-lang__drop.dropdown-menu #ft-form-language span:first-child {
    border: none;
}
.head-lang__drop.dropdown-menu {
    border-radius: 6px !important;
    border: 1px solid #F0F2F3;
    background: #fff;
    padding: 0;
    box-shadow: 4px 4px 25px 0px rgba(0, 0, 0, 0.17);
}
.head-lang__drop.dropdown-menu span {
    color: #007bff;
}
html[lang="en"] .dropdown-item-code {
    width: 26px;
    left: 28%;
}
@media (max-width: 767px) {
    .dropdown-item-code {
        top: -1px;
        left: 44%;
    }
    .category-menu-list a {
        padding: 13.8px 16px !important;
    }
    .category-menu-list a span {
        padding: 0 !important;
    }
    .category-menu-list .no-gutters a {
        line-height: 1.5 !important;
    }
}
#checkout-checkout .custom-radio .form-check-label,
#checkout-checkout .custom-radio-pay .form-check-label {
    width: 100%;
    background: #fafafa;
}
#checkout-checkout .custom-radio,
#checkout-checkout .custom-radio-pay {
    padding-left: 0 !important;
}
#checkout-checkout .custom-radio .form-check-label,
#checkout-checkout .custom-radio-pay .form-check-label {
    padding: 10px 10px 10px 20px;
    border: 1px solid #eee;
}
#checkout-checkout .custom-radio .form-check-input {
    margin-top: 10px;
    margin-left: -13px;
}
.custom-radio-text {
    align-items: center;
}
#checkout-checkout .custom-radio-pay .form-check-input {
    margin-top: 3px;
    margin-left: -13px;
}
.omniva-terminals-list {
    margin-top: 5px;
}
.omniva-terminals-list .omniva-dropdown {
    height: 41px !important;
    line-height: 37px !important;
}
.omniva-terminals-list ul li {
    padding: 6px 5px !important;
    font-size: 13px !important;
    border-bottom: 1px solid #eee !important;
}
.basket-custom-price {
    display: flex;
    align-items: center;
}
.basket-custom-left {
    display: flex;
    align-items: center;
    width: 100%;
}
.basket-custom-model {
    margin-left: 50px;
}
.form-row.basket-form-row {
    flex-wrap: nowrap;
    justify-content: space-between;
}
.basket-custom-info {
    max-width: 430px;
    width: 100%;
}
.basket-custom-name {
    display: flex;
    align-items: center;
}
.products-carousel.disab .control-custom {
    display: none;
}
.products-carousel.disab {
    padding-bottom: 0;
    margin-bottom: 0;
}
.products-carousel {
    padding-bottom: 70px;
    position: relative;
}
.products-carousel.disab .show-all-custom {
    position: static;
    top: 0;
    bottom: auto;
    left: auto;
}
.show-all-custom {
    color: #007bff;
    font-size: 14px;
    text-decoration: none;
    font-weight: 400;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 5;
}
@media (min-width: 1250px) {
    .show-all-custom:hover {
        background: #007bff;
        text-decoration: none;
    }
}
.show-all-custom span {
    border-bottom: 1px dashed;
}
@media (min-width: 1250px) {
    .show-all-custom:hover {
        text-decoration: none;
    }
    .show-all-custom:hover span {
        border-color: #000;
    }
}
.vendor-custom {
    padding-left: 0.75rem;
}
.vendor-custom span {
    color: #adb5bd;
}
.vendor-custom + .vendor-custom {
    margin-left: 20px;
}
@media (min-width: 1250px) {
    .basket-custom-btn:hover {
        background: #007bff;
        border-color: #007bff;
    }
}
@media (min-width: 768px) {
    .basket-custom-name .col {
        min-width: 230px;
    }
}
@media (min-width: 1024px) {
    .basket-custom-name .col {
        min-width: 350px;
    }
}
@media (max-width: 1023px) {
    .basket-custom-info {
        max-width: 240px;
    }
    .basket-custom-model {
        margin-left: 25px;
    }
}
@media (max-width: 1023px) {
    .basket-custom-info {
        max-width: 240px;
    }
    .basket-custom-model {
        margin-left: 25px;
    }
}
@media (max-width: 767px) {
    .products-carousel .btn-prev,
    .products-carousel .btn-next {
        display: none;
    }
    .control-custom {
        display: none;
    }
    .basket-custom-delete + .col-auto {
        padding-left: 0 !important;
    }
    .basket-custom-name {
        flex-wrap: wrap;
        padding-right: 20px;
    }
    .basket-custom-name .col {
        padding: 0 1px 0 0;
        order: 1;
    }
    .basket-custom-model {
        margin: 0 0 10px;
        padding-right: 35px;
        width: 100%;
    }
    .basket-custom-info {
        order: 1;
    }
    .form-row.basket-form-row {
        flex-wrap: wrap;
    }
    .basket-custom-price {
        justify-content: flex-end;
    }
    .basket-custom-left {
        margin: 0 0 10px;
        position: relative;
        align-items: flex-start;
    }
    .basket-custom-delete {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 2;
        padding: 0;
    }
    .payment-text {
        flex-wrap: wrap;
        display: block !important;
    }
    .payment-text img {
        margin: 5px 0 0 !important;
        display: flex;
        width: fit-content;
        display: inline-block;
        height: 24px;
    }
    .omniva-li, .omniva-li a {
        font-size: 13px !important;
    }
    .custom-radio select {
        margin-top: 5px !important;
    }
    #collapse-checkout-confirm .buttons {
        padding: 15px 0;
    }
    #collapse-checkout-confirm .buttons::after {
        content: '';
        display: block;
        clear: both;
    }
    #collapse-checkout-confirm .buttons .pull-right,
    #collapse-checkout-confirm .buttons .btn {
        width: 100%;
    }
    form.spell-payment .submit-payment-method-button {
        margin: 4px 0 !important;
        width: 100%;
    }
}
@media (max-width: 400px) {
    .custom-radio-text div:first-child,
    #omniva_m.terminals + div{
        min-width: 60px !important;
        width: 60px !important;
    }
    .custom-radio-text {
        font-size: 12px;
    }
    #checkout-checkout .custom-radio b {
        flex-shrink: 0;
    }
    .montonio-bank {
        width: 97px !important;
    }
}
.old-orice-cs {
    text-decoration: line-through;
}
.stiker-special {
    border-radius: 4px;
    background: linear-gradient(279deg, #E11010 -14.4%, #FF8787 102.15%);
    color: #ffffff;
}
.custom-help-text {
    padding: 15px 15px;
    background: #fff;
    position: absolute;
    top: -64px;
    left: 0;
    font-size: 12px;
    width: 230px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    display: none;
}
@media (max-width: 1250px) {
    .custom-help-text {
        left: 50%;
        margin-left: -115px;
    }
}
@media (min-width: 1250px) {
    .custom-help:hover .custom-help-text {
        display: block;
    }
}
.custom-help-text.show {
    display: block;
}
.custom-help {
    display: inline-flex;
    margin: 0px 0 0 3px;
    position: relative;
    top: -1px;
}
.custom-help-ico {

}
#ftMenu .has-child .menu-icon-holder > svg {
    display: none;
}
.home-catalog {
    max-width: 1520px;
    margin: 0 auto 30px;
}
.home-catalog a {
    transition: all ease .3s
}
.home-catalog img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition: all ease .3s
}
@media (min-width: 1250px) {
    .home-catalog a:hover {
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    }
}
.home-catalog__top {
    display: flex;
    justify-content: space-between;
}
.home-catalog__big {
    background: #B3D8FF;
    max-width: 748px;
    height: 684px;
    display: block;
    width: 100%;
    position: relative;
    border-radius: 16px;
    margin-right: 24px;
    overflow: hidden;
}
.home-catalog__arrow {
    position: absolute;
    top: 20px;
    right: 20px;
}
.home-catalog__list {
    display: flex;
    justify-content: space-between;
    max-width: 748px;
    width: 100%;
}
.home-catalog__info {
    position: absolute;
    left: 25px;
    bottom: 25px;
    max-width: 450px;
    width: 100%;
}
.home-catalog__descr {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.home-catalog__name {
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.home-catalog__big .home-catalog__name {
    font-size: 48px;
    position: relative;
    top: 0;
    left: 0;
}
.home-catalog__col {
    max-width: 362px;
    width: 100%;
}
.home-catalog__col + .home-catalog__col {
    margin-left: 24px;
}
.home-catalog__col a + a {
    margin-top: 24px;
}
.home-catalog__small {
    width: 100%;
    height: 220px;
    position: relative;
    background: #dadada;
    display: block;
    border-radius: 16px;
    overflow: hidden;
}
.home-catalog__middle {
    width: 100%;
    height: 440px;
    position: relative;
    background: #F0B3FF;
    display: block;
    border-radius: 16px;
    overflow: hidden;
}
.home-catalog__bottom {
    display: flex;
    justify-content: space-between;
    margin-top: 24px;
}
.home-catalog__items {
    display: flex;
    max-width: 748px;
    width: 100%;
    margin-right: 24px;
}
.home-catalog__sq {
    height: 320px;
    background: #D7E89E;
    width: 100%;
    position: relative;
    border-radius: 16px;
    overflow: hidden;
}
.home-catalog__sq + .home-catalog__sq {
    margin-left: 24px;
}
.home-catalog__rect {
    max-width: 748px;
    width: 100%;
    position: relative;
    border-radius: 16px;
    height: 320px;
    background: #dadada;
    overflow: hidden;
}
@media (max-width: 1250px) {
    .home-catalog {
        padding: 0 25px;
    }
}

@media (max-width: 1679px) {
    .home-catalog__big {
        height: 594px;
    }
    .home-catalog__small {
        height: 190px;
    }
    .home-catalog__middle {
        height: 380px;
    }
    .home-catalog__sq,
    .home-catalog__rect {
        height: 280px;
    }
}
@media (max-width: 1439px) {
    .home-catalog__big {
        height: 490px;
    }
    .home-catalog__small {
        height: 160px;
    }
    .home-catalog__middle {
        height: 306px;
    }
    .home-catalog__sq,
    .home-catalog__rect {
        height: 230px;
    }
}
@media (max-width: 1250px) {
    .dropdown-item-code {
        top: -1px;
        left: 44%;
    }
    .home-catalog__big {
        height: 460px;
    }
    .home-catalog__small {
        height: 148px;
    }
    .home-catalog__middle {
        height: 288px;
    }
    .home-catalog__sq,
    .home-catalog__rect {
        height: 202px;
    }
}
@media (max-width: 1160px) {
    .home-catalog__big {
        height: 400px;
    }
    .home-catalog__small {
        height: 130px;
    }
    .home-catalog__middle {
        height: 246px;
    }
    .home-catalog__sq,
    .home-catalog__rect {
        height: 180px;
    }
}
@media (max-width: 1023px) {
    .home-catalog {
        padding: 0 33px;
    }
    .home-catalog__top {
        flex-wrap: wrap;
    }
    .home-catalog__big {
        margin: 0 0 24px;
    }
    .home-catalog__bottom {
        flex-wrap: wrap;
    }
    .home-catalog__items {
        margin: 0 0 24px;
    }
    .home-catalog__big {
        height: 600px;
    }
    .home-catalog__small {
        height: 180px;
    }
    .home-catalog__middle {
        height: 386px;
    }
    .home-catalog__sq {
        height: 270px;
    }
    .home-catalog__rect {
        height: 270px;
    }
}
@media (max-width: 767px) {
    .home-catalog {
        padding: 0 16px;
        margin-right: -0.75rem;
        margin-left: -0.75rem;
    }
    .home-catalog__col + .home-catalog__col {
        margin-left: 16px;
    }
    .home-catalog__bottom {
        margin-top: 16px;
    }
    .home-catalog__col a + a {
        margin-top: 16px;
    }
    .home-catalog__big {
        margin: 0 0 15px;
    }
    .home-catalog__items {
        margin: 0 0 15px;
    }
    .home-catalog__big {
        height: 330px;
    }
    .home-catalog__small {
        height: 170px;
    }
    .home-catalog__middle {
        height: 240px;
    }
    .home-catalog__sq {
        height: 162px;
    }
    .home-catalog__rect {
        height: 184px;
    }
}
@media (max-width: 411px) {
    .home-catalog__big {
        height: 290px;
    }
    .home-catalog__small {
        height: 150px;
    }
    .home-catalog__middle {
        height: 220px;
    }
    .home-catalog__sq {
        height: 150px;
    }
    .home-catalog__rect {
        height: 164px;
    }
}
@media (max-width: 374px) {
    .home-catalog__big {
        height: 260px;
    }
    .home-catalog__small {
        height: 136px;
    }
    .home-catalog__middle {
        height: 203px;
    }
    .home-catalog__sq {
        height: 136px;
    }
    .home-catalog__rect {
        height: 153px;
    }
}
.product-images {
    display: flex;
    align-items: flex-start;
}
.additional-holder {
    width: 92px;
    margin-right: 12px;
    flex-shrink: 0;
    position: relative;
}
.additional-holder + .product-big-slider {
    width: calc(100% - 104px);
}
.product-big-slider {
    position: relative;
    width: 100%;
}
.product-big-slider .owl-pagination {
    padding: 15px 0 !important;
}
@media (min-width: 1024px) {
    .product-big-slider .owl-pagination {
        display: none;
    }
}
.product-big-slider .btn-dot {
    width: 10px;
    height: 10px;
    border-radius: 50% !important;
}
.product-big-slider .btn-prev,
.product-big-slider .btn-next {
    width: 52px;
    height: 52px;
    border-radius: 8px !important;
    border: 1px solid #f0f2f3;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
}
.product-big-slider .btn-prev.hide,
.product-big-slider .btn-next.hide,
.product-big-slider .owl-pagination.hide {
    display: none !important;
}
.additional-images {
    max-height: 399px;
    overflow-y: hidden;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.additional-images a {
    flex-shrink: 0;
    width: 92px;
    height: 92px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.additional-images a.border-secondary {
    border: 2px solid #6c757d !important;
}
.additional-holder .btn-next {
    width: 92px;
    height: 92px;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 0;
    margin-top: 10px;
}
.additional-holder .btn-next svg {
    transform: rotate(90deg);
}
.btwob__title {
    font-size: 42px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.btwob__text {
    max-width: 970px;
    margin: 0 auto 120px;
    text-align: center;
    font-size: 18px;
    line-height: 150%;
}
.btwob__how {
    margin-bottom: 120px;
}
.btwob__how-title {
    font-size: 32px;
    line-height: 120%;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}
.btwob__how-sub-title {
    font-size: 18px;
    margin-bottom: 38px;
    text-align: center;
}
.btwob__how .esto-card p {
    margin-top: 28px;
    margin-bottom: 30px;
    font-size: 18px;
}
.btwob__how .esto-card p strong {
    font-size: 24px;
    line-height: 1;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
    text-align: center;
}
.btwob__how .esto-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-bottom: 120px;
}
.btwob__how .esto-card {
    margin: 0;
    display: block;
}
.btwob__how .esto-block {
    margin-bottom: 50px;
}
.btwob__btn {
    display: flex;
    justify-content: center;
}
.btwob__btn-reg {
    max-width: 332px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    background: #000;
    border-radius: 8px;
    width: 100%;
}
@media (min-width: 1250px) {
    .btwob__btn-reg:hover {
        background: #007bff;
        color: #fff;
        text-decoration: none;
    }
}
.btwob__after-title {
    font-size: 32px;
    line-height: 120%;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
    margin-bottom: 32px;
}
.btwob__after-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-bottom: 120px;
}
.btwob__after-item {
    width: 100%;
    position: relative;
    flex: 1;
    background: #ffffff;
    box-shadow: 7px 9px 26px rgba(98, 113, 129, 0.08);
    text-align: center;
    height: auto;
    border-radius: 10px;
    padding: 40px;
}
.btwob__after-item img {
    margin-bottom: 20px;
}
.btwob__after-item strong {
    display: block;
    margin-bottom: 10px;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    line-height: 120%;
}
.btwob__after-item {
    font-size: 18px;
    line-height: 150%;
}
.btwob__intro {
    background: rgba(0,123,255,0.05);
    padding: 40px;
    border: 1px dashed #007BFF;
    border-radius: 10px;
}
.btwob__intro-title {
    max-width: 928px;
    text-align: center;
    margin: 0 auto 32px;
    font-size: 32px;
    line-height: 120%;
    font-weight: 600;
}
.inbank-top {
    margin-bottom: 120px;
}
.inbank-top img {
    height: auto;
}
.inbank-info__title {
    font-size: 32px;
    line-height: 120%;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold;
}
.inbank-info__text {
    max-width: 720px;
    margin: 0 auto 72px;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
}
.inbank-triggers__title {
    font-size: 24px;
    font-weight: 600;
    line-height: 140%;
    border-radius: 8px;
    border: 1px dashed #E7E9ED;
    height: 74px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
}
.inbank-triggers__list {
    display: flex;
    justify-content: center;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}
.inbank-triggers__list::after {
    content: '';
    position: absolute;
    top: 62px;
    height: 1px;
    left: 150px;
    right: 150px;
    background: #000;
}
.inbank-triggers__item {
    max-width: 280px;
    width: 100%;
    position: relative;
    z-index: 1;
}
.inbank-triggers__ico {
    width: 120px;
    height: 120px;
    background: #A694F8;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 16px;
}
.inbank-triggers__text {
    font-size: 18px;
    line-height: 120%;
    font-weight: 600;
    max-width: 240px;
    text-align: center;
    margin: 0 auto;
}
.inbank-triggers {
    margin-bottom: 120px;
}
.inbank-rate {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
    margin-bottom: 120px;
}
.inbank-rate__head {
    background: #E4D2FE;
    font-size: 24px;
    font-weight: 600;
    line-height: 140%;
    padding: 0 24px;
    height: 74px;
    display: flex;
    align-items: center;
    border-radius: 8px;
    margin-bottom: 24px;
}
.inbank-rate__item {
    font-size: 18px;
    font-weight: 600;
    line-height: 120%;
    background: rgba(166,148,248,0.05);
    border:1px dashed #A694F8;
    min-height: 54px;
    display: flex;
    align-items: center;
    border-radius: 10px;
    padding: 0 50px;
    position: relative;
}
.inbank-rate__item::after {
    content: '';
    position: absolute;
    left: 32px;
    top: 23px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #000;
}
.inbank-rate__item + .inbank-rate__item {
    margin-top: 10px;
}
.inbank-contacts {
    text-align: center;
    font-size: 18px;
    line-height: 150%;
    padding-bottom: 60px;
}
.inbank-contacts strong a {
    color: #A694F8;
}
.mobile-lang {
    display: none;
}
.mobile-lang .head-lang__text {
    display: none;
}
@media (max-width: 1250px) {
    .desc-lang {
        visibility: hidden !important;
    }
    .mobile-lang {
        display: flex;
    }
    .btwob__how .esto-card p {
        font-size: 15px !important;
    }
    .btwob__after-item {
        font-size: 15px;
    }
    .additional-holder {
        display: none;
    }
    .product-big-slider {
        width: 100% !important;
    }
}
@media (max-width: 1023px) {
    #product-gallery .owl-carousel .item a {
        margin: 0 !important;
    }
    #product-gallery .btn-prev,
    #product-gallery .btn-next {
        display: none !important;
    }
    .btwob__title {
        font-size: 36px;
        line-height: 120%;
        text-align: left;
    }
    .btwob__text {
        text-align: left;
        margin-bottom: 64px;
    }
    .btwob__text br {
        display: none;
    }
    .btwob__how-title,
    .btwob__after-title {
        font-size: 28px;
        text-align: left;
    }
    .btwob__how .esto-block,
    .btwob__after-list {
        display: block;
    }
    .btwob__how .esto-card + .esto-card {
        margin-top: 50px;
    }
    .btwob__after-item + .btwob__after-item {
        margin-top: 30px;
    }
    .btwob__how .esto-card p strong,
    .btwob__after-item strong {
        font-size: 20px;
    }
    .btwob__intro-title {
        font-size: 28px;
    }
    .btwob__intro {
        padding: 32px 20px;
    }
    .btwob__after-list {
        margin-bottom: 64px;
    }
    .inbank-top {
        margin-bottom: 56px;
    }
    .inbank-info__title {
        font-size: 28px;
    }
    .inbank-triggers__list {
        display: block;
    }
    .inbank-triggers__list::after {
        right: auto;
        top: 62px;
        bottom: 62px;
        left: 59px;
        height: auto;
        width: 1px;
    }
    .inbank-triggers__item {
        display: flex;
        align-items: center;
    }
    .inbank-triggers__ico {
        flex-shrink: 0;
        margin: 0 24px 0 0;
    }
    .inbank-triggers__text {
        text-align: left;
        margin: 0;
        max-width: 100%;
    }
    .inbank-triggers__item {
        max-width: 100%;
    }
    .inbank-triggers__item + .inbank-triggers__item {
        margin-top: 48px;
    }
    .inbank-info__text {
        margin-bottom: 50px;
    }
    .inbank-triggers {
        margin-bottom: 60px;
    }
    .inbank-rate {
        display: block;
    }
    .inbank-rate__col + .inbank-rate__col {
        margin-top: 32px;
    }
}
@media (max-width: 767px) {
    .inbank-rate__head {
        font-size: 20px;
    }
    .btwob__title {
        font-size: 32px;
    }
    .btwob__text {
        margin-bottom: 48px;
    }
    .btwob__how-title,
    .btwob__after-title {
        font-size: 24px;
        text-align: left;
    }
    .btwob__how .esto-card p strong,
    .btwob__after-item strong {
        font-size: 18px;
    }
    .btwob__intro-title {
        font-size: 24px;
    }
    .btwob__after-list {
        margin-bottom: 48px;
    }
    .inbank-top {
        margin-bottom: 48px;
    }
    .inbank-info__title {
        font-size: 24px;
    }
    .inbank-triggers__ico {
        width: 100px;
        height: 100px;
    }
    #nav-container {
        position: relative;
        z-index: 1;
    }
}
.add-information__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    font-size: 20px;
    border-bottom: 1px solid #eee;
}
@media (max-width: 1679px) {
    .add-information__list {
        font-size: 16px;
    }
}
.add-information__list li + li {
    margin: 0 0 0 20px;
}
.add-information__list li a {
    display: block;
    padding: 0 0 10px;
    position: relative;
}
.add-information__list li a::after {
    content: '';
    position: absolute;
    bottom: -1px;
    background: #007bff;
    height: 1px;
    left: 0;
    right: 0;
    opacity: 0;
}
.add-information__list li a.active {
    color: #007bff;
}
.add-information__list li a:hover {
    text-decoration: none;
}
.add-information__list li a.active::after {
    opacity: 1;
}
.add-info__item {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
}
.add-info__item::after {
    content: '';
    position: absolute;
    bottom: 4px;
    left: 0;
    right: 0;
    border-bottom: 1px dotted #eee;
}
.add-info__name {
    position: relative;
    z-index: 1;
    background: #fff;
    padding-right: 10px;
    color: #6c757d;
}
.add-info__descr {
    position: relative;
    z-index: 1;
    background: #fff;
    padding-left: 10px;
}
.pt-2r {
    padding-top: 20px;
}
.rev-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
}
.add-information__opener {
    font-size: 20px;
    line-height: 22px;
    position: relative;
    padding: 14px 0;
    cursor: pointer;
}
@media (min-width: 1250px) {
    .add-information__opener:hover {
        color: #007bff;
    }
}
.add-information__opener::after {
    content: '+';
    right: 5px;
    position: absolute;
    top: 14px;
    font-size: 31px;
}
.add-information__opener.active::after {
    content: '-';
    font-size: 46px;
    top: 11px;
}
.add-information__content .tab {
    border-bottom: 1px solid #eee;
}
.add-information__box {
    display: none;
    padding: 0 0 20px;
}
.inst-title:empty {
    display: none;
}
.add-information__box.show {
    display: block;
}
@media (max-width: 1250px) {
    .pt-2r {
        padding-top: 6px;
        padding-bottom: 15px;
    }
    .add-info__item {
        padding: 11px 0;
        margin: 0;
    }
    .add-info__item::after {
        bottom: -1px;
    }
    .add-info:first-child .add-info__item:first-child {
        padding-top: 0;
    }
    .add-info + .add-info .add-info__item:last-child {
        margin: 0;
    }
    .add-info + .add-info .add-info__item:last-child::after {
        display: none;
    }
    .add-info__name {
        max-width: 180px;
    }
}
#tab-documentation {
    display: none;
}
.home-products {
  display: flex;
  gap: 4%;
  margin: 80px 0;
}
.home-products .old-orice-cs,
.stories__product-info .old-orice-cs {
  font-size: 16px;
}
.home-products-right .home-products__image {
  order: 1;
}
.home-products__image {
  width: 48%;
  overflow: hidden;
  border-radius: 12px;
}
.home-products__list {
  width: 48%;
  overflow: hidden;
}
.home-products__list .image {
  padding: 16px;
}
.home-products__list .label-wrap {
  position: absolute;
}
.home-products__list .product-description {
  padding: 0 16px 16px;
}
.home-products__list .product-name {
  min-height: 0;
  margin: 0;
}
.home-products__list .product-item .product-name a {
  margin: 0;
}
.home-products__top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.home-products__title {
  font-size: 24px;
  line-height: 26px;
  font-weight: bold;
  color: #252729;
  margin-bottom: 8px;
}
.home-products__subtitle {
  font-size: 16px;
  font-weight: 500;
  color: rgba(0,0,0,0.6);
  margin-bottom: 32px;
}
.home-products__more {
  font-size: 16px;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 8px;
}
.price-ctm {
  font-size: 24px;
}
.help-label {
  margin-top: 10px;
  position: relative;
}
.help-label__text {
  position: absolute;
  background: #fff;
  top: 100%;
  width: 140px;
  border-radius: 10px;
  padding: 10px;
  font-size: 12px;
  box-shadow: 0 0 5px rgba(0,0,0,0.4);
  display: none;
}
@media (min-width: 1250px) {
  .help-label:hover .help-label__text {
    display: block;
  }
}
.home-products__mobile {
  display: flex;
  flex-wrap: wrap;
  gap: 9px 2%;
}
.home-products__mobile .image {
  text-align: center;
}
.home-products__mobile .product-item .product-name {
  min-height: 0;
}
@media screen and (min-width: 768px) and (max-width:1200px) {
    .home-products__mobile .product-item .product-name a {
      font-size: 18px;
    }
    .home-products__mobile .price-ctm {
      font-size: 21px;
    }
    .home-products__mobile .old-orice-cs {
      font-size: 17px;
    }
}
.home-products__mobile .home-products__image {
  max-width: 49%;
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
}
.home-products__mobile .home-products__image img {
  width: 100%;
  object-fit: cover;
}
.home-products__mobile .product-item {
  max-width: 49%;
  width: 100%;
  border: 1px solid #b8c5d2;
  padding: 10px;
  border-radius: 8px;
}
.home-products__bottom {
  display: flex;
  justify-content: center;
  width: 100%;
  padding-top: 10px;
}
.home-products__bottom .btn {
  width: 100%;
}
@media (max-width: 767px) {
  .home-products__title {
    font-size: 24px;
  }
  .home-products__subtitle {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .home-products__mobile .product-item .product-name {
    min-height: auto;
  }
  .home-products__mobile .label-wrap {
    position: absolute;
  }
  .home-products__mobile .product-item .product-name a {
    font-size: 13px;
  }
  .home-products__mobile .old-orice-cs {
    font-size: 13px;
  }
}
@media (max-width: 1599px) {
  .price-ctm {
    font-size: 16px;
  }
  .home-products .old-orice-cs,
  .stories__product-info .old-orice-cs {
    font-size: 14px;
  }
  .home-products__image img {
    height: 100%;
    object-fit: cover;
  }
  .home-products__title {
    font-size: 20px;
  }
  .home-products__more {
    font-size: 14px;
    font-weight: 700;
    display: flex;
    gap: 4px;
    margin-top: 3px;
  }
}
.home-products__slider {
  position: relative;
}
.home-products__slider .product-item {
  max-width: 250px;
}
.home-products__slider .owl-prev {
  width: 52px;
  height: 52px;
  border: 1px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -26px;
  padding: 0;
  background: #fff;
  border-radius: 8px;
  display: none;
}
.home-products__slider .owl-prev svg {
  width: 18px;
  height: 18px;
}
.home-products__slider .owl-next {
  width: 52px;
  height: 52px;
  border: 1px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 50%;
  padding: 0;
  margin-top: -26px;
  background: #fff;
  border-radius: 8px;
}
.home-products__slider .owl-next svg {
  width: 18px;
  height: 18px;
}
.stories {
  overflow: hidden;
  margin: 80px 0;
}
.stories__title {
  color: #252729;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 8px;
  line-height: 1;
}
.stories__text {
  color: rgba(0,0,0,0.6);
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 24px;
  line-height: 1.5;
}
.stories__slider {
  margin: 0 0 0 -20px;
  position: relative;
}
.stories__slider .owl-prev {
  width: 52px;
  height: 52px;
  border: 1px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -100px;
  padding: 0;
  background: #fff;
  border-radius: 8px;
  display: none;
}
.stories__slider .owl-prev svg {
  width: 18px;
  height: 18px;
}
.stories__slider .owl-next {
  width: 52px;
  height: 52px;
  border: 1px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 50%;
  padding: 0;
  margin-top: -100px;
  background: #fff;
  border-radius: 8px;
}
.stories__slider .owl-next svg {
  width: 18px;
  height: 18px;
}
.stories__slide {
  max-width: 360px;
  margin: 0 0 0 20px;
}
.stories__video {
  border-radius: 8px;
  overflow: hidden;
}
.stories__video video {
  border-radius: 8px;
  width: 100%;
  height: auto;
}
.stories__product {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 40px 20px 20px;
  border: solid #eee;
  border-width: 0 1px 1px;
  border-radius: 0 0 8px 8px;
  margin-top: -20px;
}
.stories__product .price {
  font-weight: 600;
  font-size: 24px !important;
}
.stories__product .product-name {
  font-size: 14px;
}
@media (max-width: 1419px) {
  .stories__slider {
    margin: 0 0 0 -10px;
  }
  .stories__slide {
    margin: 0 0 0 10px;
  }
  .stories__product {
    padding: 35px 15px 15px;
  }
  .stories__product .price {
    font-size: 18px !important;
  }
}
@media (max-width: 1250px) {
  .stories__slider {
    display: flex;
    overflow-x: auto;
    gap: 20px;
  }
  .stories__slide {
    flex-shrink: 0;
    max-width: 365px;
  }
  .stories__product .product-name a {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .stories__slide {
    max-width: 240px;
  }
  .stories__product {
    padding: 16px 10px;
  }
  .stories__product .product-name a {
    font-size: 14px;
  }
}
