﻿#myModal-quickProduct .modal-body{padding:40px;}
#myModal-quickProduct .nav-close{width:36px; height:36px; position:absolute; top:20px; right:20px; background:rgba(0,0,0,.05); color:var(--color1); margin:0; padding:0; border-radius:50%; display:flex; align-items:center; justify-content:center; font-size:20px; opacity:1; z-index:5;}
#myModal-quickProduct .product-info{width:100%; margin-top:0;}

@media (min-width: 1200px){
    #myModal-quickProduct .modal-dialog{max-width:1000px;}
}


/*.modal:nth-of-type(even) {
    z-index: 1052 !important;
}
.modal-backdrop.show:nth-of-type(even) {
    z-index: 1051 !important;
}*/

