.bojeni-footer__contacts-title a:hover{
    border-bottom: 1px solid;
}
.bojeni-footer__contacts-title a{
    text-decoration: none;
}
@media (min-width: 1025px) {
 /*
    .product-item__wrap > .product-item-detail-slider-container {
        position: sticky;
        top: 1rem;
        align-self: flex-start;
        height: 600px;

    }

    .product-item__wrap > .catalog-element__item-right {
        position: static !important;
        top: auto !important;
    }*/

}
.product-item-detail-slider-left, .product-item-detail-slider-right {
    z-index: 111 !important;
}

.product-item-detail-slider-images-container {
    box-shadow: none;
    border: 0;
}
.catalog-title-wrap,
.bx-breadcrumb__con{
    background: #E6E0D7;
}
.bj-header__nav-item {
    transition: 1s !important;
    border-bottom: 1px solid transparent !important;
}
.bj-header__nav-item:hover {
    border-bottom: 1px solid !important;
}
.basket-item-amount-btn-plus:hover, .basket-item-amount-btn-minus:hover {
    background: none!important;
    opacity: 0.5!important;
}
.bojeni-catalog-section .product-item-title {
    min-height: auto;
}
.bojeni-catalog-section .product-item-image-wrapper {
    border: 0;
}
.bojeni-filter-popup__inner {
    padding: 40px 35px;
}
label.smart-filter-checkbox-label.bx-active {
    border: 1px solid #20000a;
}
label.smart-filter-checkbox-label {
    border: 1px solid transparent;
    cursor: pointer;
}
.smart-filter-parameters-box-title {
    position: relative;
}
.bx-active span.smart-filter-angle {
    background: url(/local/components/bitrix/catalog.smart.filter/templates/bootstrap_v4/images/carret.svg);
    width: 20px;
    height: 20px;
    display: flex;
    background-repeat: no-repeat;
    transform: rotate(0deg);
}
span.smart-filter-angle.smart-filter-angle-down {
    background: url(/local/components/bitrix/catalog.smart.filter/templates/bootstrap_v4/images/carret.svg);
    width: 20px;
    height: 20px;
    display: flex;
    background-repeat: no-repeat;

}
.smart-filter-form .bx-active {
    gap: 0;
}
.smart-filter-block {
    padding-top: 10px;
}
.product-item-info-container.product-item__sku.product-item-hidden div[data-entity="sku-block"]:nth-child(n+2){
    display: none !important;
}
.smart-filter-parameters-box-title {
    cursor: pointer;
    color: #20000A;
    position: relative;
    display: flex;
    justify-content: space-between;
}
section#catalog-section .product-item-title a {
    display: flex;
    margin-top: 8px;
}
.bj-search-page .catalog-title--search {
    font-weight: 300;
}
.bx-404-container {
    background: rgba(32, 0, 10, 1);
    padding: 200px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;
    color: rgba(230, 224, 215, 1);

}
.bj-search-overlay {
    position: fixed;
}
.page--container p,
.page--container li,
.page--container figcaption{
    max-width: 100%;
    margin-bottom: 20px;
}
.page--container h2{
    margin: 20px 0;
}
.page--container h1{
    font-weight: 400;
    font-size: 40px;
    line-height: 100%;
    vertical-align: middle;
    margin-bottom: 20px;

}
.page--container--inner {

}
.page--container {
    max-width: 1920px;
     padding: 80px 20px;
    margin: 0 auto;
 }
@media (max-width: 768px) {
    .bx-404-container {

        padding: 130px 20px;

    }
}
.bx-404-text-block {
    font-weight: 400;
    font-size: 40px;
    line-height: 100%;
    vertical-align: middle;
    margin-top: 40px;
    margin-bottom: 20px;
}
.bx-404-text-block-btn a:hover{
    opacity: 0.9;
}
.bx-404-text-block-btn a{
    background: rgba(230, 224, 215, 1);
    color: rgba(32, 0, 10, 1);
    text-decoration: none;
    border-radius: 20px;

    font-weight: 300;
    font-size: 20px;
    line-height: 21.28px;
    letter-spacing: -0.16px;
    text-align: center;
    vertical-align: middle;
    height: 68px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 587px;
    width: 100%;
}
.bx-404-text-block-btn {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    margin-top: 34px;
}
.bx-404-text-block-sub {
    font-weight: 300;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    vertical-align: middle;
}

.bj-favorites-page__inner .product-item-title a {
    display: flex;
    margin-top: 20px;
}
section#catalog-section .product-item-title ,
.bj-favorites-page__inner .product-item-title {
    margin: 0;
    font-size: 20px;
    font-size: 13px;
    font-weight: 300;
    color: var(--color-dark);
    text-transform: uppercase;
    line-height: 100%;
    letter-spacing: 0;
    vertical-align: middle;
    min-height: 44px;
}
span.smart-filter-angle { background: url(/local/components/bitrix/catalog.smart.filter/templates/bootstrap_v4/images/carret.svg);
    width: 20px;
    height: 20px;
    display: flex;
    background-repeat: no-repeat;
    transform: rotate(180deg);
    transition: 0.3s;
}
button.bojeni-filter-popup__close path {
    stroke: #000;
}
.smart-filter-parameters-box-container .btn {
    border-radius: 14px;
}
.col.smart-filter-button-box {
    margin-top: 40px;
}
span.smart-filter-checkbox-btn-image {
    width: 30px;
    height: 30px;
    display: flex;
}
.smart-filter-input-group-checkbox-pictures {
    display: flex;
    gap: 10px;
}
.catalog-section__con {
    padding-top: 1px;
}
.catalog-header__category {
    margin-top: 40px;
}
.bojeni-catalog-section__subcats-wrap {
    box-shadow: 0px 5px 10px 0px rgba(56, 56, 56, 0.2);
    background: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.bojeni-catalog-section__subcat {
    border: 1px solid transparent;
}
.bojeni-catalog-section__subcat:hover, .bojeni-catalog-section__subcat--active {
    border: 1px solid #fff;
    background: rgb(255 255 255 / 30%);
}
.catalog-title{
    text-transform: uppercase;
}
.catalog-title::after {
    margin-top: -1px;
}
.catalog-title-dropdown__item {

    padding: 10px 28px;
    font-size: 24px;

    padding-bottom: 0;
}
.catalog-title-wrap.is-active .catalog-title-dropdown {
    padding-top: 26px;
}
.bx-breadcrumb {

}
.bx-breadcrumb .bx-breadcrumb-item span {
    font-weight: 300;
}
.bx-breadcrumb i {
    vertical-align: bottom;
    font-weight: 300;
    font-size: 22px;
}
.popup-window.--open {
    background-color: #e6e0d7;
    padding: 0 20px 20px;
    border-radius: 20px;
}
.bj-favorites-page {
    padding-top: 30px;
}
header.bj-header.glass-effect
{
    box-shadow: 0px 8px 40px 0px #00000033;

}
div.bj-basket-dropdown {

    z-index: 1000;

}
div .bj-basket-dropdown__title
{
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    vertical-align: middle;
}
.popup-window-with-titlebar .popup-window-content, .popup-window-content-gray .popup-window-content {
    background: none!important;
}
.popup-window-titlebar-text, .popup-window-titlebar-text-version {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    max-width: 100%;
    line-height: 49px;
    overflow: hidden;
    padding: 0 30px 0 4px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
    font-size: 24px;
    vertical-align: middle;
    color: #20000A;
}
.popup-window-titlebar {
    height: auto;
    padding: 20px 0;
}
.popup-window-buttons {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.popup-window-buttons span.btn-buy:hover {
    opacity: 0.9;
}
.popup-window-buttons span.btn-buy:first-child {
    order: 2;
    cursor: pointer;
    background: none;
    border: 1px solid #20000A;
    color: #20000A;
    height: 68px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    font-family: Montserrat;
    font-weight: 300;
    font-size: 20px;
    line-height: 21.28px;
    letter-spacing: -0.16px;
    text-align: center;
    vertical-align: middle;
}

.popup-window-buttons span.btn-buy:last-child
{
    border: 1px solid #20000A;
    order: 1;
    cursor: pointer;
background: #20000A;
    color: #fff;
    height: 68px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    font-weight: 300;
    font-size: 20px;
    line-height: 21.28px;
    letter-spacing: -0.16px;
    text-align: center;
    vertical-align: middle;
}
.popup-window-content div p {

    font-weight: 400;
    font-size: 16px;
    vertical-align: middle;

}
.popup-window-content div {
    display: flex;
}
.popup-window-content div img{
    max-width: 80px!important;
}

.bj-coop__form-wrap {
    background: #E6E0D7;
}
.bj-favorites-page__title {
    text-align: left;
}

.bj-favorites-page__empty {
    opacity: 1;
    padding: 50px 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
p.bj-favorites-page__title {

    font-weight: 400;
    font-size: 24px;

    line-height: 100%;
    text-align: center;
    vertical-align: middle;
    margin-top: 20px;
    margin-bottom: 30px;
}
p.bj-favorites-page__subtitle {

    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    vertical-align: middle;
}
.bj-favorites-page__empty a:hover {
    opacity: 0.9;
}
.bj-favorites-page__empty a {
    margin-top: 35px;
    text-underline-offset: 4px;
    color: #fff;
    background: rgba(32, 0, 10, 1);
    text-decoration: none;
    height: 76px;
    display: flex;
    width: 100%;
    max-width: 587px;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
}
.bj-fav-btn.is-active svg path {
    fill: #D00029;
}
.bj-coop__hero-overlay {
    background: none;
}
.mini-popup span{
    font-weight: 400;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 27px;
    text-align: right;
    vertical-align: middle;

}
.popup-window-with-titlebar .popup-window-content {
    padding: 20px 3px;
}
.mini-popup--right {
    flex-direction: column;
    align-items: baseline;
}
.mini-popup {
    gap: 10px
}
.bj-fav-btn.is-active {
    background: url("/local/templates/bojeni/img/wishlist/red.svg") no-repeat;
    background-size: 100%;
    border-radius: 0;

}
.bj-fav-btn:focus,
.bj-fav-btn:hover {
    background: url("/local/templates/bojeni/img/wishlist/dark.svg") no-repeat;
    background-size: 100%;
    border-radius: 0;
}
.bj-fav-btn {
    background: url("/local/templates/bojeni/img/wishlist/light.svg") no-repeat;
    background-size: 100%;
    border-radius: 0;
}
@media (max-width: 768px) {
    .bj-favorites-page__inner {

        padding: 60px 10px;
    }
}