body{
    font-weight: 400;
}

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

a{
    color: #2E2E2E;
    text-decoration: none;
}

p, ul{
    font-size: 1.125rem;
    font-weight: 300;
}

.logo-mobile{
    height: 22px;
}

header{
    padding-top: 4px!important;
    padding-bottom: 5px!important;
}

.header-phone{
    height: 17px;
}

.bottom-mobile-menu{
    font-size: 0.688rem;
}

a:hover{
    color: #FF682F!important;
    transition: 0.3s;
}

/*.product-card a{
    text-decoration: none;
}*/

.product-card{
    border-bottom: #FFFFFF solid 8px;
    transition: 0.3s;
    max-width: 400px;
}

.product-card:hover{
    border-bottom: #FF682F solid 8px;
    transition: 0.3s;
}

.breadcrumb, .breadcrumb a {
    color: #C9C9C9;
    font-size: 18px;
    text-decoration: none;
    font-weight: 400;
}
.breadcrumb div{
    color: #000000;
}

.gallery .slide{
    width: 86px;
    height: 86px;
    border: 1px #B8B8B8 solid;
}

.gallery .slide img{
    display: block;
    height: inherit;
    margin-left: auto;
    margin-right: auto;
    max-height: 100%;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.product-rating{
    font-weight: 300;
    color: #8C8C8C;
    font-size: 1rem; /*16px*/
}
.product-rating span{
    color: #FF682F;
    font-weight: 500;
}
.product-rating div{
    padding-bottom: 2px;
}

.divider{
    opacity: 1;
}

.divider-primary{
    color: #FF682F;
}

.divider-cart{
    --bs-border-opacity: 1;
    border-color: #EAEAEA !important;
}

.cart-block{
    border: #FF682F 2px solid;
}

.cart-block .has{
    font-weight: 500;
    color: #6BC663;
}
.cart-block .has:before{
    content: '';
    background: center / contain no-repeat url('/images/check.svg') ;
    width: 19px;
    height: 19px;
    margin-right: 10px;
}

.cart-block .out{
    font-weight: 500;
    color: #FF682F;
}

.cart-block .out:before {
    content: '';
    background: center / contain no-repeat url('/images/x.svg') ;
    width: 14px;
    height: 14px;
    margin-right: 10px;
}

.cart-block button{
    width: 100%;
}

.cart-block .price{
    font-size: 2.119rem;
    font-weight: 600;
}

.cart-block .price span{
    text-decoration: line-through;
    font-weight: 600;
    font-size: 1.363rem;
    color: #ADADAD;
}

.product-info{
    width: 306px;
}
.cart-cover{
    width: 196px;
    height: 309px;
    min-width: 196px;;
}
.cart-cover img{
    -o-object-fit: cover;
       object-fit: cover;
    max-width: 100%;
    height: inherit;
}

.cover{
    width: 306px;
    height: 434px;
    background-color: #fafafa;
}

.cover img {
    -o-object-fit: cover;
       object-fit: cover;
    max-width: 100%;
    height: inherit;
    /*выравнивание по центру*/
    display: block;
    margin-left: auto;
    margin-right: auto;

}

.btn-primary{
    color: white !important;
}
.btn-outline-primary:hover{
    color: white !important;
}

.fs-8{
    font-size: 0.75rem !important;
}

.my-90px{
    margin-bottom: 90px;
    margin-top: 90px;
}

.catalog img{
    height: 100px;

}

.catalog ul{
    list-style: none;
    padding-left: 0;
}

.catalog ul li{
    margin-bottom: 10px;
}

.event-card{
    background-color: white;
    color: #FF682F;
    transition: 0.3s;
}

.event-card:hover{
    background-color: #FF682F;
    color: white;
    transition: 0.3s;
}

.event-card div{
    background-color: inherit;
    color: inherit;
}
.hamburger{
    background-color: transparent;
    background-image: url(/images/hamburger.svg);
    background-repeat: no-repeat;
    background-size: contain;
    border: none;
    display: block;
    height: 24px;
    width: 30px;
    transition: background-image .5s;
    z-index: 300;
    margin-top: 3px;
}

.main-menu a {
   /* color: #000000;*/
    font-size: 1rem!important;
    font-weight: 500!important;
    transition: 0.3s;
}

.main-menu a:hover {
    transition: 0.3s;
}

.main-menu .phone:before{
    content: '';
    background: center / contain no-repeat url('/images/phone.svg') ;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    margin-top: 6px;
}
.main-menu .phone  {
    font-weight: 500;
    font-size: 1rem;
}


/*`lg` applies to medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {
    .main-menu{
        background-color: #FF682F;
    }
    .main-menu .offcanvas {
        background-color: #FF682F!important;
    }

    .main-menu a {
        color: white!important;
        font-size: 1.5rem!important;
    }

}

.navbar-toggler:focus {
    box-shadow: none;
}

.auth .nav-link:not(.active) {
    background-color: #F8F8F8;
    color: #A1A1AA;
}

input::-moz-placeholder {
    font-weight: 300;
}

input:-ms-input-placeholder {
    font-weight: 300;
}

input::placeholder {
    font-weight: 300;
}

.g-3-5, .gy-3-5 {
    --bs-gutter-y: 2.18rem;
}

.profile-content .nav button{
    width: 100%;
    font-size: 1.25rem;
    font-weight: 500;
}

.profile-content .nav-link.active{
    background-color: white;
    color: #FF682F;
    border-bottom: 2px solid #FF682F;
}

.profile-content .nav-link:not(.active) {
    background-color: white;
    color: #C9C9C9;
    border-bottom: 1px solid #C9C9C9;
}


.accordion-custom .title{
    width: inherit;
    /*display: none!important;*/
}
.accordion-custom .collapsed .title{
    width: inherit;
    /*display: flex!important;*/
    transition: 0.3s;
}

.accordion-item {
    border: 1px solid #EAEAEA!important;
}

.accordion-button:not(.collapsed){
    border: 0;
    background-color: #F8F8F8;
    color: inherit;
    box-shadow: none;
}

.rating{
    color: #FF682F;
    font-weight: 600;
    font-size: 1rem;
}
.rating img{
    height: 1.125rem;
    margin-bottom: 1px;
}

.border-custom-gray{
    --bs-border-opacity: 1;
    border-color: #A1A1AA!important;
}

.border-custom-gray-2{
    --bs-border-opacity: 1;
    border-color: #C9C9C9!important;
}

.border-custom-gray-3{
    --bs-border-opacity: 1;
    border-color: #EAEAEA!important;
}

.search input{
    border: 0!important;
    height: 48px;
}
.search button{
    border: 0!important;
    height: 48px;
}
.search button:hover{
    background-color: #f2f2f2!important;
}

.search-2 input{
   /* border: 0!important;*/
   /* height: 48px;*/
}
.search-2 button{
   /* border: 0!important;
    height: 48px;*/
}
.search-2 button:hover{
    /*background-color: #f2f2f2!important;*/
}

.a-books {
    overflow: visible!important;
}

#select-book .button{
    width: 44px;
    height: 44px;
}

.sw-button svg {
    filter: drop-shadow(1px 1px 20px rgb(0 0 0 / 0.1));
}

.sw-button rect{
    fill: white;
}
.sw-button path{
    stroke: black;
}

.sw-button:hover:not(.swiper-button-disabled) rect{
    fill:  #FF682F;
    transition: .3s;
}

.sw-button:hover:not(.swiper-button-disabled) path{
    stroke: white;
    transition: .3s;
}

.sw-button.swiper-button-disabled path{
    stroke: #8C8C8C;
}

.see-more{
    color: #A1A1AA;
    text-decoration: underline;
    font-size: 1.125rem;
    font-weight: 400;
}

.product-card .cover{
    position: relative;
    height: 213px;
    width: 100%;
    overflow: hidden;
}

.product-card img{
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    overflow: hidden;
}

/*// `sm` applies to x-small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {

}

/*`md` applies to small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {

}

/*`lg` applies to medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {

}

/*`xl` applies to large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) {
    .product-card .cover {
        height: 215px;
    }
}

/*`xxl` applies to x-large devices (large desktops, less than 1400px)*/
@media (max-width: 1399.98px) {

}

@media (min-width: 500px) and (max-width: 575.98px) {
    .product-card .cover {
        height: 350px;
    }
}

.swiper-events{
    overflow: visible!important;
}

.swiper-reviews{
    overflow: visible!important;
}
.swiper-reviews a:hover{
    color: black!important;
}

.event-card-main .cover{
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.event-card-main img{
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    overflow: hidden;
}

.event-card-main .title{
    height: 40px;
    overflow: hidden;
}

.subscribe-block {

}

.subscribe-block input{
    background-color: #FF682F;
    color: white;
    width: 100%;
    border-top:none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid white;
    padding: 10px 20px;
}

.subscribe-block input::-moz-placeholder{
    color: white;
}

.subscribe-block input:-ms-input-placeholder{
    color: white;
}

.subscribe-block input::placeholder{
    color: white;
}
.subscribe-block button{
    background-color: #FF682F;
    color: white;
    width: 100%;
    height: 100%;
    border: 1px solid white;
    padding: 10px 20px;
}
.subscribe-block button:hover{
    background-color: white;
    color: #FF682F;
    transition: .3s;
}

.review-cover .cover{
    position: relative;
    height: 323px;
    width: 100%;
    overflow: hidden;
}

.review-cover img{
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    overflow: hidden;
}

.cart-actions span{
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: center;
}

.cart-price {
    font-size: 24px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
}

.cart-price span{
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: left;
    color: #ADADAD;
    text-decoration: line-through;
}
.cart-btn{
    background: #F8F8F8;
    border-radius: 4px;
    width: 26.47px;
    height: 26.47px;
    display: flex;
}

.cart-description-block{
    height: 90%;
}

#toastr-container > div {
    opacity: 1 !important;
    box-shadow: none;
    border-radius: 0px;
    color: #5e5e5e;
}
#toastr-container > div:hover{
    box-shadow: none!important;
}

.toastr-success{
    background-color: #ffffff;
    border: 1px solid #FF682F;
}

.toastr-close-button{
    color: #5e5e5e;
}

.toastr-warning{
    background-color: #ffffff;
    border: 1px solid #FF682F;
}

.cart-badge{
    display: none;
}

.cart-item-close{
    right: 19px;
    top: -7px;
    position: absolute;
    color: #C9C9C9;
    background: none;
    border: none;
    height: 16px;
    width: 16px;
    font-size: 20px;
}

div:where(.swal2-container) div:where(.swal2-popup) {
    border-radius: 0 !important;
}

.delivery .form-check-input{
    margin-left: 0!important;
}
.delivery .form-check-label{
    margin-left: 10px!important;
}

.cart-summary h3{
    font-size: 2.25rem;
    margin-bottom: 2.875rem;
    font-weight: 600;
}

.cart-summary .cost{
    font-size: 1.25rem;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: left;
   /* margin-bottom: 0.938rem;*/
}

.cart-summary .cost span{
    font-weight: 600;
}
.cart-summary .note{
    color: #ADADAD;
    font-size: 0.875rem;
    font-weight: 400;
}
.cart-summary .pack{
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: left;
}

.autoComplete_wrapper > ul > li mark {
    background-color: transparent;
    color: #FF682F;
    font-weight: inherit!important;
}

mark, .mark {
     padding: 0!important;
    background-color: var(--bs-highlight-bg);
}

.autoComplete_wrapper {
    width: 100%!important;
}

.autoComplete_wrapper > input {
    /* height: 3rem; */
    width: 100%;
    min-height: calc(1.5em + 2.5rem + 2px);
    margin: 0;
    padding: 1.25rem 3rem;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: inherit;
    text-overflow: ellipsis;
    color: #212529;
    outline: none;
    border-radius: 0!important;
    border: 1px solid #EAEAEA;
    background-image: url(/images/vendor/@tarekraafat/autocomplete.js/dist/css/search.svg?45e26a1…);
    background-size: 1.4rem;
    background-position: left 1.05rem top 1.45rem;
    background-repeat: no-repeat;
    background-origin: border-box;
    background-color: #fff;
    transition: all 0.4s ease;
    -webkit-transition: all -webkit-transform 0.4s ease;
}

.autoComplete_wrapper > input::-moz-placeholder{
    color: #A1A1AA;
}

.autoComplete_wrapper > input:-ms-input-placeholder{
    color: #A1A1AA;
}

.autoComplete_wrapper > input::placeholder{
    color: #A1A1AA;
}

.autoComplete_wrapper > input:hover{
    color: #212529;
}

.autoComplete_wrapper > input:hover::-moz-placeholder{
    color: #A1A1AA;
}

.autoComplete_wrapper > input:hover:-ms-input-placeholder{
    color: #A1A1AA;
}

.autoComplete_wrapper > input:hover::placeholder{
    color: #A1A1AA;
}

.autoComplete_wrapper > input:focus {
    color: #212529!important;
    border: 1px solid #F34C35!important;
}

.event-button:hover{
    color: white!important;
}

.event-card:hover{
    color: white!important;
}

.catalog-filter label{
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 1.25rem;
}

.filter-tabs .nav-link.active{
    background-color: white;
    color: #000000;
    /*border-bottom: 2px solid #FF682F;*/
}

.filter-tabs  .nav-link:not(.active) {
    background-color: white;
    color: #000;
   /* border-bottom: 1px solid #C9C9C9;*/
}
.catalog li>a{

    font-size: 1rem;
    font-weight: 400;
    line-height: 1.188rem;
    letter-spacing: 0;
    text-align: left;


}

@media (max-width: 991.98px) {

    .cart-block{
        border: 0!important;
    }

    .catalog li>a{
        font-size: 0.938rem;
        font-weight: 400;
        line-height: 13px;
        letter-spacing: 0;
        text-align: left;

    }

    .cart-desktop{
        display: none!important;
    }

    .cart-mobile{
        display: block!important;

        font-size: 17px;
        font-weight: 500;
        line-height: 15px;
        letter-spacing: 0em;
        text-align: left;
    }

    .cart-mobile span{
        font-size: 10px;
        font-weight: 500;
        line-height: 10px;
        letter-spacing: 0em;
        text-align: left;
    }

    .cart-item-close{
        display: none!important;
    }


}

@media (min-width: 768px) {

}

#cart-items .error{
    border-color: #FF682F!important;
}

#cart-items .cart-item-error{
    color: red;
    display: none;
    transition: 0.8s;
}
#cart-items .error .cart-item-error{
    display: block;
}

.error .cart-description-block{
    height: 84%;
}

/*.create-order-spinner{
    display: none!important;
}*/
.product-fields .row{
    margin-bottom: 0.938rem;
}
.product-fields /*.product-field*/{
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.188rem;
    letter-spacing: 0em;
    text-align: left;
    color: #8C8C8C;
}

.product-fields span{
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.188rem;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
}

.product-content{
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.188rem;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 1.875rem;
}

.swiper-prod-same {
    /*overflow: visible!important;*/
}
.contact-form form{
    padding: 1.563rem;
}

.contact-form label{
    margin-bottom: 1rem
}

.contact-form input{
    margin-bottom: 1.313rem
}

.catalog-button{
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.188rem;
    letter-spacing: 0em;
    text-align: center;
    transition: none;
}
.catalog-button:hover{
    color: white !important;
    background-color: #FF682F;
    transition: none;
}

.catalog-button:hover rect{
    fill:white!important;
    transition: none;
}
.swiper-wrapper > .main{
    overflow: hidden;
}
.swiper-pagination-bullet{
    background-color: #E4E7EC!important;
    opacity: 1!important;
}

.swiper-pagination-bullet-active{
    background-color: #FF682F!important;
    opacity: 1!important;
}

.main-bullets {
    position: absolute;
    top: -48px;
}

@media (max-width: 991.98px) {
    .main-bullets {
        /*display: none;*/
       /* position: relative;
        top: 15px;*/
    }
    .slider-backgound-image {
        display: block;
        margin-left: -45px;
    }
    .slider-backgound-image img{
       height: 370px;
    }
}
.review-title{
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
}

.review-body{
    font-size: 14px;
    font-weight: 300;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
}
.rating-count{
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.5rem;
    letter-spacing: 0em;
    padding-bottom: 2px
}
/*

.rate {
    float: left;
    height: 46px;
    padding: 0 10px;
}
.rate:not(:checked) > input {
    position:absolute;
    top:-9999px;
}
.rate:not(:checked) > label {
    float:right;
    width:1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:30px;
    color:#ccc;
}
.rate:not(:checked) > label:before {
    content: '★ ';
}
.rate > input:checked ~ label {
    color: #FF682F;
}
.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
    color: #FF682F;
}
.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
    color: #FF682F;
}
*/

.star-rating {
    background: url("/images/star29.svg") !important;
}

 .star-rating .star-value{
     background: url("/images/star29-like.svg") !important;
 }

.live-rating{
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.5rem;
    letter-spacing: 0em;
    color: #FF682F;
}

.favorite-button{
    /*images/heart_empty.svg*/
}

.favorite-button:before{
    content: '';
    background: center / contain no-repeat url('/images/heart_empty.svg') ;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    display: block;
}

.favorite-button:hover:before{
    background: center / contain no-repeat url('/images/heart-filled.svg') ;
}

.active-favorite-button:before{
    background: center / contain no-repeat url('/images/heart-filled.svg') !important ;
}


/*Мобильный вид рецензий на главной странице*/
@media (max-width: 991.98px) {

    .review-card-main h4{
        font-size: 14px!important;
    }

    .review-card-main .review-book-authors{
        font-size: 10px!important;
    }
    .review-card-main .review-author{
        font-size: 9px;
        font-weight: 600;
        line-height: 10px;
        letter-spacing: 0em;
        text-align: left;

    }
    .review-card-main .rating{
        font-size: 9px;
        font-weight: 600;
        line-height: 9px;
        letter-spacing: 0em;
        text-align: left;
    }

    .review-card-main .rating img{
        height: 10.47px;
    }

    .review-card-main .body{
        font-size: 9px;
        font-weight: 300;
        line-height: 11.8px;
    }
}

.review-hand-up:before{
    content: '';
    background: center / contain no-repeat url('/images/hand-up.svg') ;
    width: 22px;
    height: 22px;
    margin-right: 10px;
    display: block;
}

.review-hand-down:before{
    content: '';
    background: center / contain no-repeat url('/images/hand-down.svg') ;
    width: 22px;
    height: 22px;
    margin-right: 10px;
    display: block;
}

@media screen and ( max-width: 400px ){

    li.page-item {

        display: none;
    }

    .page-item:first-child,
    .page-item:nth-child( 2 ),
    .page-item:nth-last-child( 2 ),
    .page-item:last-child,
    .page-item.active,
    .page-item.disabled {
        display: block;
    }

}

.price-line-through {
    text-decoration: line-through;
    color: rgba(173, 173, 173, 1);
    font-size: 14px;
}

.price-empty {
    font-size: 14px;
}

.price-main{
    font-size: 24px;
}

.filter-tabs {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
   /* padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
    font-size: 1rem;
    color: var(--bs-accordion-btn-color);
    text-align: left;
    background-color: var(--bs-accordion-btn-bg);
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);*/
}

.filter-tabs button:not(.active)::before {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    transform: rotate(-180deg);
}

.filter-tabs button::before {
    flex-shrink: 0;
    width: 0.75rem;
    height: 0.75rem;
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 0.75rem;
    transition: transform 0.2s ease-in-out;
    display: inline-block;
    margin-right: 0.65rem;
}

.twitter-typeahead{
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
}

.tt-menu{
    background: white;
    width: 100%;
    padding: 10px;
    z-index: 1040!important;
    /*border-left: 1px solid #8C8C8C;*/
}

.search-typeahead{
    letter-spacing: 0;
    text-align: left;
    padding: 10px;
}

.search-typeahead .authors{
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.188rem;
    color: #8C8C8C;
}

.search-typeahead .title{
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 22px;
    color: black;
}

.search-typeahead .price-offline{
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 0.875rem;
    color: #ADADAD;
    text-decoration: line-through;
}

.search-typeahead .price{
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.375rem;
    color: black;
}

/*.aaa{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: .25;
    top: 127px;
    z-index: 10;
}*/

body:has(.tt-open):before{
    content: "";
    width: 100%;
    height: 100vh;
    min-height: 100vh;
    background-color: black;
    opacity: .25;
    top: 127px;
    z-index: 1030;
    position: absolute;
}
body:has(.tt-open){
    overflow: hidden;
}

.btn-typeahead-search{
    background-color: #F8F8F8;
    color: #A1A1AA;
}

.filters .nav-link{
    padding-left: 0px;
}

#cart-items .cart-description-block{
    position: relative;
}

.empty-cart-image{
    width: 100%;
    width: -moz-available;          /* WebKit-based browsers will ignore this. */
    width: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. */
}

#cart-items img{
    width: 100%;
    width: -moz-available;          /* WebKit-based browsers will ignore this. */
    width: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. */
    height: 100%;
}

#cart-items .cart-item{
    /*border-bottom: #EAEAEA solid 1px;*/
}

#cart-items .cart-price{
    min-width: 200px;
}

#cart-items .cart-actions{
    /*position: absolute;
    bottom: 0px;*/
    width: 100%;
    width: -moz-available;          /* WebKit-based browsers will ignore this. */
    width: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. */
}


#cart-items .title{
    font-size: 1.375rem;
    font-weight: 500;
    line-height: 1.688rem;
    letter-spacing: 0em;
    text-align: left;
    padding-bottom: 0.75rem;
}

#cart-items .description{
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.188rem;
    letter-spacing: 0em;
    text-align: left;
}

#cart-items .description:before {
    content:'';
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
    background:linear-gradient(transparent 150px, white);
}

.cart-block .favorite-button:before {

    width: 25px!important;
    height: 25px!important;

}

.cart-item-mobile-close{
    display: none;
}

.cart-mobile{
    display: none;
}

@media (max-width: 991.98px) {

    .cart-description-block a{
        font-size: 0.875rem;
        font-weight: 500;
        line-height: 0.813rem!important;
        letter-spacing: -0.01em;
        text-align: left;
    }

    .cart-item .cart-cover {
        /* width: 186px; */
        height: 278px;
        min-width: 179px;
    }

    .cart-item .authors{
        font-size: 10px;
        font-weight: 400;
        line-height: 12px;
        letter-spacing: 0em;
        text-align: left;
        padding-bottom: 4px;
        color: #8C8C8C;
    }

    #cart-items .title{
        font-size: 0.688rem;
        font-weight: 500;
        line-height: 0.813rem;
        letter-spacing: -0.01em;
        text-align: left;

        padding-bottom: 0.75rem;
    }

    #cart-items .cart-item-mobile-close{
        display: block;
    }

    #cart-items .cart-item-mobile-close{
        color: #C9C9C9;
        background: none;
        border: none;
        width: 26.47px;
        height: 26.47px;
        font-size: 1.125rem;
    }

}

