#stage-m #previewModal .productView-price{
            text-align:right !important;
        }#stage-m #previewModal span:has(+ .sale-drwaer-price){
            text-decoration: line-through;
        }#stage-m #previewModal span:has(+ .sale-drwaer-price:empty){
            text-decoration: none;
        }#stage-m #previewModal .productView-price .sale-price{
            color:#838383;
            text-decoration:line-through;
            font-size:14px;
            line-height:normal;
            line-height:16.4px;
            text-decoration-thickness:1px;
        }#stage-m #previewModal .productView-price .org-price{
            color:black;
            font-size:18.4px;
            line-height:18.4px;
        }#stage-m #previewModal .productView-price{
            display: flex;
            flex-direction: column;
            line-height: normal;
            text-align: right;
            justify-content: center;
        }#stage-m #previewModal.modal.modal--drawer .modal-content .modal-body .previewCart .previewCartProducts .productView .productView-details .form-increment{
            align-self: flex-end !important;
            height: 37px !important;
        }#stage-m #previewModal.modal.modal--drawer .modal-content .modal-header{
            height:70px !important;
            margin: 0 !important;
        }#stage-m #previewModal.modal.modal--drawer .modal-close{
            top:18px;
        }#stage-m #previewModal.modal.modal--drawer .modal-close{
                top: 7px;
            }#stage-m #previewModal .modal-header h1{
            font-size:32px;
        }#stage-m #previewModal.modal.modal--drawer .modal-content .modal-header{
                height:50px !important;
            }#stage-m #previewModal .modal-header h1{
                font-size:20px;
            }#stage-m #previewModal.modal.modal--drawer .modal-content .modal-body .previewCart .previewCartProducts{
            padding:15px !important;
        }#stage-m #previewModal.modal.modal--drawer .modal-content .modal-body .previewCart .previewCartProducts .productView:first-child{
            padding-top:0;
        }#stage-m #previewModal.modal.modal--drawer .modal-content .modal-body .previewCart .previewCartProducts .productView{
            padding-bottom:15px;
            padding-top:15px;
        }#stage-m #previewModal.modal.modal--drawer .modal-content .modal-body .previewCart .previewCartProducts .productView:last-child{
            padding-bottom:0;
        }