.modal-new-upsell{
    padding-right:0px!important;
}
.modal-new-upsell .text-new-upsell{
    color:#414141;
}
.modal-new-upsell .btn-gree{
    background: #00865E;
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 161px;
}
.modal-new-upsell button.btn-primary, .modal-new-upsell a.btn-primary,.modal-new-upsell .btn-muted,.modal-new-upsell .btn-gree, .modal-new-upsell .span-oos{
    width: 161px;
    padding-left:0!important;
    padding-right:0!important;
}
.modal-new-upsell .span-oos.disabled{
    pointer-events: none;
}
.modal-new-upsell .btn-muted{
    background: #686868!important;
    border-color: #686868!important;
    pointer-events:none;
    color:#fff;
}
.modal-new-upsell span.btn--add-product-top-three{
    width: 161px;
    padding-left: 0!important;
    padding-right: 0!important;
    font-size: 1rem;
}
.modal-new-upsell .btn-muted:hover{
    box-shadow: 0 0 0 0.2rem #686868!important;
}

.modal-new-upsell .btn-gree:hover{
    box-shadow: 0 0 0 0.2rem #00865E;
    color: #fff;
}
.modal-new-upsell .modal-header{
    padding-left: 2.875rem!important;
    padding-right: 2.875rem!important;
    padding-top: 2rem!important;
    padding-bottom: 2rem!important;
}

.modal-new-upsell .modal-footer{
    padding-left: 2.188rem!important;
    padding-right: 2.188rem!important;
    padding-top: 2rem!important;
    padding-bottom: 2rem!important;
}

.new-upsell-content-product{
    background: #F6F6F6;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left:2.8rem;
    padding-right:2.8rem;
}
.new-upsell-content-product .content-product figure{
    max-width: 140px;
    height: 112.5px;
    margin: 0;
}
.new-upsell-content-product .content-product figure.img-warranty{
    display: flex;
    width:140px;
    justify-content: center;
    align-items: center;
    background: #ECECEC;
}
.new-upsell-content-product .content-product figure.img-warranty img{
    width:88px;
    height:88px;
}

.new-upsell-content-product .content-product button.btn-blue{
    width: 225px;
    padding:0!important;
    pointer-events:none;
}
.new-upsell-content-product .content-product button.btn-blue:hover{
    box-shadow: none;
}
.new-upsell-content-product .content-product .description-product{
    padding-left: 1.6rem;
}
.new-upsell-content-product .content-product .description-product p{
    max-width:635px;
}
.new-upsell-content-product hr{
    border-color:#E2E1E1;
    margin-top: 0.667rem!important;
    margin-bottom: 1.227rem!important;
}
.new-upsell-content-product .content-product del{
    font-size:1rem;
    padding-right: 0.8em;
}
.top-accesories figure{
    width: 344px;
    height: 280px;
    margin: auto;
}
.top-accesories figure img{
    height: 100%;
    object-fit: cover;
    margin: auto;
}
.top-accesories h4{
    max-width: fit-content;
}
.modal-new-upsell .modal-header .close span {
    background: #414141!important;
    width: 20px!important;
    transition: all .4s linear .3s;
    height: 3px;
    margin-bottom: 7px;
    display: block;
}
.modal-new-upsell .btn-link-text {
    background: 0 0;
    border: none;
    padding: 0;
}
.modal-new-upsell a.btn-primary:hover{
    color: #fff!important;
}
.modal-new-upsell a.text-red:hover{
    color: #e71d34!important;
}
.modal-new-upsell a.added_to_cart.wc-forward{
    display:none;
}
.modal-new-upsell .add_to_cart_button.disabled:not(.span-oos){
    opacity: .5!important;
    pointer-events: none;
}
.modal-new-upsell .close{
    height: 60px;
    position: relative!important;
}
.modal-new-upsell .close span:nth-child(1) {
    transform: rotate(45deg);
    margin-top: 2px;
}
.modal-new-upsell .close span:nth-child(2) {
    transform: rotate(-45deg);
    margin-top: -10px;
}
.modal-new-upsell del > span.woocommerce-Price-amount{
    opacity: 0.7;
}
.modal-new-upsell span.woocommerce-Price-amount{
    color: #414141;
}
@media (min-width: 992px){
    .modal-new-upsell .modal-dialog.modal-lg{
        max-width: 1168px!important;
        margin-top:8.5rem;
    }
}
@media (max-width:1200px){
    .top-accesories figure{
        width: 264px;
        height: 216px;
    }
    .modal-new-upsell .modal-dialog.modal-lg{
        max-width: 930px!important;
    }
    .modal-new-upsell h2, .modal-new-upsell .h2{
        font-size: calc(1.325rem + .9vw);
    }
    .modal-new-upsell h4, .modal-new-upsell .h4{
        font-size: calc(1.275rem + .3vw);
    }
}

@media (max-width:991px){
    .modal-new-upsell .modal-dialog.modal-lg{
        max-width: 460px!important;
        margin-top: 3.23rem;
    }
    .modal-new-upsell .modal-header {
        flex-direction: column;
        align-items: center;
        padding-left:2rem!important;
        padding-right:2rem!important;
        padding-top:1.5rem!important;
        padding-bottom:1.5rem!important;
    }
    .new-upsell-content-product{
        padding-left:0!important;
        padding-right:0!important;
    }
    .new-upsell-content-product .product-subscription, .new-upsell-content-product .product-warranty{
        flex-direction: column;
        align-items: center;
    }
    .new-upsell-content-product .product-subscription .description-product, .new-upsell-content-product .product-warranty .description-product{
        text-align:center;
    }
    .new-upsell-content-product .content-product .description-product{
        padding-left:0!important;
    }
    .modal-new-upsell button, .modal-new-upsell a.btn-primary, .modal-new-upsell .btn-muted, .modal-new-upsell .btn-gree, .modal-new-upsell .span-oos{
        font-size:1rem;
    }
    .new-upsell-content-product hr{
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important;
        margin-left: 2rem!important;
        margin-right: 2rem!important;
    }
    .product-subscription div h2.text-new-upsell, .product-warranty div h2.text-new-upsell{
        font-size:32px;
    }
    #content-three-top-accessories{
        width:min-content;
    }
}
@media (max-width:576px){
    .modal-new-upsell .modal-dialog.modal-lg{
        max-width: 90%!important;
        width: 90%!important;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width:363px){
    .modal-new-upsell .modal-header{
        padding-left: 12px!important;
        padding-right: 12px!important;
    }
}