.products-popup {
    font-family: 'Poppins', sans-serif;
}
@media(min-width: 810px) {
    .products-header .modal-close {
        display: none;
    }
}
.products-popup.modal-right .modal-lg {
    max-width: 605px !important;
    background-color: transparent;
}
@media(min-width: 800px){
    .products-popup.modal-right .modal-lg {
        max-width: 775px !important;
    }
}
.products-popup .modal-content {
    background-color: #ececec;
}
.products-popup .modal-header {
    position: relative;
    display: block;
}
.modal-header .progress.progress_hidden, #deal_timer.hidden-timer {
    visibility: hidden;
}
.modal.fade.show .modal-dialog.modal-dialog-slideout .modal-body {
    overflow: unset !important;
}
#modal-header {
    padding-top: 2.58px;
}
.modal-header .progress {
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    background: #959595;
}
.modal-header .progress-bar {
    background-color: #f4c718;
}
.products-popup .popup-title {
    width: 100%;
    margin-top: 0px;
}
.products-popup .popup-title span {
    font-size: 28px !important;
    font-weight: 700 !important;
    color: rgb(33, 37, 42);
}
.deals-timer-box {
    text-align: center;
}
#deal_timer {
    font-size: 30px !important;
    font-weight: 700 !important;
}
#deal_timer sub {
    font-size: 20px !important;
    bottom: 0.1em;
}
.products-area {
    width: 100%;
    max-height: unset;
    overflow: hidden auto;
    padding-right: 5px;
    height: calc(100vh - 245px);
    margin-top: 0px;
}
.p-border-box {
    display: flex;
    align-items: center;
    align-content: center;
    border-radius: 4px;
    background-color: rgb(236, 236, 236);
    height: 145px;
    margin-bottom: 10px;
}
.check-product {
    padding-left: 45px !important;
}
.check-product .checkmark {
    width: 30px !important;
    top: calc(50% - 15px) !important;
    height: 30px !important;
}
.product-image .img-box {
    width: 115px;
    height: 150px;
    background-color: rgb(236 236 236);
}
.product-image {
    min-width: unset !important;
    max-width: 170px !important;
}
.check-product .p-detail-title {
    font-size: 23px;
    font-weight: bold;
    -webkit-line-clamp: 1;
}
.check-product .product-detail .product-price {
    font-size: 20px;
}
.check-product .p-details {
    font-size: 19px;
    -webkit-line-clamp: 2;
    font-weight: 500;
}
/*.check-product .product-detail .product-price.bottom-price {
    color: rgb(48, 48, 48);
}
.check-product .product-detail .save-price {
    color: #32bd32;
}*/
.action-elements .action-btns {
    background-color: #ececec;
    padding: 17px 15px;
}
.action-btns .add-to-basket {
    background-color: #f4c718;
    border: 2px solid #f4c718;
    font-size: 25px;
    line-height: 1;
    padding: 18px 30px 14px;
    max-width: 450px;
    height: 67.5px;
    border-radius: 50px;
}
.action-btns .add-to-basket:hover {
    background: #52cb12;
    border-color: #52cb12;
}
/*@media(min-width: 992px) {
    #toggle-slide-right .modal-close {
        display: none;
    }
}*/
@media(max-width: 991px){
    #toggle-slide-right .modal-close {
        top: 25px;
    }
}
@media(max-width: 810px){
    .products-popup .popup-title span {
        font-size: 20px !important;
    }
    #deal_timer {
        font-size: 20px !important;
    }
}
@media(max-width: 799px){
    .p-details br {
        display: none;
    }
    .products-popup.modal-right .modal-lg {
        max-width: 550px !important;
    }
    .products-area {
        max-height: calc(100vh - 225px);
    }
    #deal_timer sub {
        font-size: 15px !important;
        bottom: 0.1em;
    }
    .products-area .product-box {
        padding-top: 0px !important;
    }
    .p-border-box {
        height: 130px;
    }
    .check-product .p-detail-title {
        font-size: 16px;
    }
    .check-product .p-details, .check-product .product-detail .product-price {
        font-size: 14px;
    }
    .action-elements .action-btns {
        padding: 10px 15px;
    }
    .action-btns .add-to-basket {
        height: 60px;
        padding: 17px 30px 10px;
        font-size: 20px;
    }
    .check-product {
        padding-left: 35px !important;
    }
    .check-product .checkmark {
        left: 3px;
    }
}
/*@media(max-width: 767px){
    
}*/
@media(max-width: 600px){
    .main-title {
        font-size: 16px;
    }
    .products-popup .popup-title span {
        font-size: 18px !important;
    }
    #deal_timer {
        font-size: 18px !important;
    }
    #modal-header {
        font-size: 18px;
    }
    #deal_timer sub {
        font-size: 16px !important;
        bottom: 0.05em;
    }
    .products-area {
        max-height: calc(100vh - 190px);
        height: calc(100vh - 190px);
        padding-right: 0px;
    }
    .product-image .img-box {
        width: 90px;
        height: 110px;
    }
    .product-image {
        min-width: 100px;
    }
    #toggle-slide-right.modal {
        padding-left: 0px !important;
    }
    .product-detail {
        padding: 15px 0px 15px;
    }
    .check-product .p-detail-title {
        -webkit-line-clamp: 2;
    }
    .check-product .p-details {
        -webkit-line-clamp: 3;
    }
}
@media(max-width: 499px){
    .check-product .p-detail-title {
        -webkit-line-clamp: 3;
    }
    .check-product .p-details {
        -webkit-line-clamp: 4;
    }
    .p-border-box {
        height: 140px;
    }
    .product-image {
        min-width: 90px;
    }
    .check-product {
        height: 140px;
    }
}
@media(max-width: 400px){
    .products-area {
        max-height: calc(100vh - 205px);
    }
}
@media(max-width: 375px){
    .product-detail {
        padding: 0;
    }
    .check-product {
        height: 160px;
    }
    .p-border-box {
        height: 160px;
    }
}