.main .cart-step-form .first-form .sec-1 .title{
    font-weight: normal;
    font-size: 16px;
    color: #161616;
    }
    .cart-step-form  .form-section{
        /* border: 1px solid #707070;
        width: 100%;
        border-radius: 7px;
        padding: 4%; */
    }
    
    /* .form1height{
    height: 500px;
    transition: 3s;
    }
    .form2height{
        height: 230px;
        transition: 3s;
        -webkit-transition: height 1s ease-in-out;
        transition: height 1s ease-in-out;
    } */
    .form3height{
        
    }
    .form4height{
        
    }
    
    .cart-step-form  .form-section .r-btn1[type=radio] {
        border-radius: 50%;
        width: 20px;
        height: 20px;
        border: 1px solid black;
    }
    
    .cart-step-form  .form-section .r-btn1:checked{
        background-color: black;
    }
    
    .cart-step-form  .form-section .r-btn2[type=radio] {   
        border: 1px solid black;    
        margin-left: 5px;
    }
    .cart-step-form  .form-section .r-btn2:checked{
        background-color: black;
    }
    .cart-step-form  .form-section .lable-set {
        font-size: 14px;
        font-weight: 600;
        margin: 5px 5px 5px 5px;
    }
    
    .cart-step-form  .form-section .flex-div-width {
    width:80%;
    }
    .cart-step-form  .form-section .flex-div-width .radio-input{
        font-size: 13px;
        border: 0px;
        padding: 5px;
        margin: 0px 0px 0px 15px;
        color: black;
        border: 1px solid #ccc;
    }
    .cart-step-form  .form-section .flex-div-width .radio-input:focus{
        box-shadow: none;
    }
    .cart-step-form  .form-section .new-address .formset{
        font-size: 13px;
        border: 0px;
        padding: 8px 8px 8px 20px;
        margin: 0px 0px 0px 15px;
        color: black;    
        background-color: #f1f1f1;
    }
    
    .cart-step-form  .form-section .new-address .formset:focus{
        box-shadow: none;
    }
    
    .cart-step-form  .form-section .new-address::placeholder{
        color: #A2A2A2;
    }
    
    .cart-step-form  .form-section .prev-btn-set-second {
        position: relative;
        left: 50%;
        background-color:#DE2B52;
        color: white;
        font-size: 14px;
        padding: 8px 25px;
        border-radius: 5px;    
        margin: 2% 0% 0% 0%;
    }
    .cart-step-form  .form-section .prev-btn-set-third{
        position: relative;
        left: 50%;
        background-color:#DE2B52;
        color: white;
        font-size: 14px;
        padding: 8px 25px;
        border-radius: 5px;    
        margin: 2% 0% 0% 0%;
    }
    .cart-step-form  .form-section .prev-btn-set-fourth{
        position: relative;
        left: 79%;
        background-color:#DE2B52;
        color: white;
        font-size: 14px;
        padding: 8px 25px;
        border-radius: 5px;    
        margin: 2% 0% 0% 0%;
    }
    
    .cart-step-form  .form-section .first-next-btn-set{
        background-color:#DE2B52;
        color: white;
        font-size: 14px;
        padding: 8px 25px;
        border-radius: 5px;
        margin: 2% 9% 5% 0%;
        float: right;   
    }
    .main .cart-step-form .secound-form-next-btn{
        position: relative;
        left: 50%;
        background-color:#DE2B52;
        color: white;
        font-size: 14px;
        padding: 8px 25px;
        border-radius: 5px;    
        margin: 2% 0% 0% 0%;
    }
    .main .cart-step-form .third-form-next-btn{
        position: relative;
        left: 50%;
        background-color:#DE2B52;
        color: white;
        font-size: 14px;
        padding: 8px 25px;
        border-radius: 5px;    
        margin: 2% 0% 0% 0%;
    }
    .cart-step-form  .form-section .fourth-next-btn-set {
        position: relative;
        left: 79%;
        background-color: #DE2B52;
        color: white;
        font-size: 14px;
        padding: 8px 25px;
        border-radius: 5px;
        margin: 2% 0% 0% 0%;
    }
    .main .cart-step-form {
        padding: 0% 0% 10% 0%;
    }
    
    .cart-step-form  .form-section .star-color{
        color: red;
    }
    
    #msform fieldset:not(:first-of-type) {
        display: none;
    }
    .cart-step-form  .form-section .third-form h2{
        font-size: 24px;
        font-weight: 700;
    }
    
    .cart-step-form  .form-section .fourth-form .table-div .table {
    background-color: white;
    }
    
    .cart-step-form  .form-section .fourth-form .table-div .table thead td{
        font-size: 16px;
        text-align: center;
        padding: 20px;
        font-weight: 600;
    }
    .cart-step-form  .form-section .fourth-form .table-div .table tbody td{
        font-size: 14px;
        text-align: center;
        padding: 20px;
    }
    .cart-step-form  .form-section .fourth-form .price-div .table{
        background-color: #F3F3F3;
    }
    
    .cart-step-form  .form-section .fourth-form .price-div .table td{
        font-size: 18px;
        font-weight: 600;
        padding: 18px;
    }
    .cart-step-form  .form-section .fourth-form .price-div .table .table-right-bd{
        border-right:1px solid  #DBDBDB;
    }
    
    
    .main .cart-step-form .form-section .delevery-add-div{
        padding: 10px;
        background: #f9f9f9;
        border-radius: 5px;
        margin-bottom: 5px;
        margin-top: 15px;
    }
    .main .cart-step-form .form-section .fourth-form  .delevery-add-div .del-add-title{
        font-weight: 500;
        font-size: 16px;
        color: #000;
    }
    .main .cart-step-form .form-section .fourth-form  .delevery-add-div .address{
    font-weight: normal;
    font-size: 14px;
    color: #000;
    margin-bottom: 0px;
    width: 90%;
    }
    .main .cart-step-form .form-section .fourth-form  .payment-mode-div{
        padding: 10px;
        background: #f9f9f9;
        border-radius: 5px;
        margin-bottom: 5px;
        margin-top: 15px;
    }
    .main .cart-step-form .form-section .fourth-form .payment-title{
        font-weight: 500;
        font-size: 16px;
        color: #000;
    }
    .main .cart-step-form .form-section .fourth-form .cash-del-p{
        font-weight: normal;
        font-size: 14px;
        color: #000;
        margin-bottom: 0px;
    }
    
    
    #progressbar {
        margin-bottom: 30px;
        overflow: hidden;
        counter-reset: step;
        padding: 0px;
    }
    
    /* #progressbar li {
        list-style-type: none;
        color: black;
        text-transform: uppercase;
        font-size: 9px;
        width: 33.33%;
        float: left;
        position: relative;
    } */
    
    
    
    
    #progressbar li:after {
        content: '';
        width: 100%;
        height: 2px;
        background: white;
        position: absolute;
        left: -50%;
        top: 9px;
        z-index: -1;
      
    }
    
    #progressbar li:first-child:after {
     
        content: none;
    }
    
    /* #progressbar li.active:before,
    #progressbar li.active:after {
        background: #27AE60;
        color: white;
    }    */
    
     #progressbar li.active:before, #progressbar li.active:after {
        background: black;
        color: white;
        padding: 0px 0px 0px 0px;
    }
    
    #progressbar li {
        list-style-type: none;
        color: #ccc;
        font-size: 15px;
        width: 22.33%;
        float: left;
        text-align: left;
        font-weight: 500;
        margin: 0px 20px 0px 0px;
        padding: 0px 0px 10px 0px;
        border-bottom: 4px solid #ccc;
    }
    
    #progressbar .active{
        border-bottom: 4px solid #000;
        color: #000;
        font-weight: 600;
    }
    #progressbar .tab-menu:active:after{
        border-bottom: 2px solid #000;
    }
    
    #progressbar li:before {    
        display: none;
         content: counter(step);
        counter-increment: step; 
        width: 40px;
        line-height: 25px;
        display: block;
        font-size: 0px;
        color: #fff;
        background: #fff;
        border-radius: 3px;
        margin: 0px auto 5px auto;
    }
    #progressbar li.active:before, #progressbar li.active:after {
        background: transparent;
        color: white;
        padding: 0px 0px 0px 0px;
    }
    
    
    .cart-step-form  .form-section .tab-menu:before {
        font-size: 20px;
    }
    
    .first-form .bd-right{
        border-right:1px solid #707070;
    }
    .payment-box{
        height: 210px;
        width: 100%;
        box-shadow: 0px 0px 5px 0px #ccc;
        border-radius: 5px;
        padding: 20px;
    }
    .payment-box .payment-title{
        font-size: 18px;
        font-weight: 700;
    }
    .payment-img{
        width: auto;
        height: 60%;
    }
    .payment-img-div{
        width: 132px;
        height: 43px;
        border: 1px solid #ccc;
        border-radius: 5px;
        display: flex;
        justify-content: center;
        margin: 0px 0px 0px 15px;
        align-items: center;
    }
    
    .mapouter{
        position:relative;
        top: 22%;
        text-align:right;
        width:200px;
        height:120px;
    }
    .gmap_canvas {
        overflow:hidden;
        background:none!important;
        width:200px;
        height:120px;
    }
    .gmap_iframe {
        width:200px!important;
        height:120px!important;
    }
    
    
    
    
    
    
    .main .cart-step-form .wishlist-card-div{
        background: #fffdfc;
        border: 1px solid #707070;
        border-radius: 5px;
        padding: 20px;
        width: 100%;
    }
    
    .main .cart-step-form .wishlist-card-div .img-div{
        width: 84px;
        height: 84px;
        border-radius: 5px;
        background: #fff;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .main .cart-step-form .wishlist-card-div .img-div .product-img{
        width: 100%;
        margin:auto;
    }
    .main .cart-step-form .wishlist-card-div .product-name-div{
        padding-left: 15px;
    }
    .main .cart-step-form .wishlist-card-div .product-name-div .product-price{
        font-weight: normal;
        font-size: 14px;
        color: #000;
        margin-bottom: 0px;
    }
    .main .cart-step-form .wishlist-card-div .add-product-div .add-cart-box {
        /* border: 1px solid #ccc; */
        border-radius: 5px;
        width: fit-content;
    }
    .main .cart-step-form .wishlist-card-div .add-product-div .add-cart-box .minus {
        /* background-color: #fff;
        border-right: 1px solid #ccc;
        padding: 0px 9px;
        font-size: 17px;
        border-radius: 5px; */
        margin-bottom: 6px;
    }
    .main .cart-step-form .wishlist-card-div .add-product-div .add-cart-box .quantity {
        background-color: #de2b5238;
        padding: 0px 15px;
        font-size: 18px;
        height:40px
    }
    .main .cart-step-form .wishlist-card-div .add-product-div .add-cart-box .add {
        /* background-color: #fff;
        border-left: 1px solid #ccc;
        padding: 0px 9px;
        font-size: 17px;
        border-radius: 5px; */
    }
    .main .cart-step-form .wishlist-card-div .add-cart-div {
        text-align: center;
        width: 100%;
    }
    .main .cart-step-form .wishlist-card-div .add-cart-div .product-price{
        font-weight: normal;
        font-size: 14px;
        margin-bottom: 0px;
        color: #000;
    }
    .main .cart-step-form .wishlist-card-div .delete-pro-div {
        min-width: 28px;
        height: 28px;
        background: #fff;
        filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.16));
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50px;
    }
    .main .cart-step-form .wishlist-card-div .delete-pro-div .delete-img{
        width: 10px;
    }
    .main .cart-step-form .first-form .sec-1 .cont-shopping-btn{
        font-weight: normal;
        font-size: 15px;
        color: #fff;
        border-radius: 5px;
        background: #DE2B52;
    }
    .main .cart-step-form .cart-second-sec{
        border-radius: 5px;
        background: #f9f9f9;
        padding: 15px;
    }
    .main .cart-step-form .cart-second-sec .total-p{
            font-weight: 500;
            font-size: 16px;
            color: #323232;
            margin: 0px;
            padding: 10px 0px;
        }
    
        .main .cart-step-form  .cart-second-sec .border-bd{
            border-bottom: 1px solid #bdbdbd;
        }
        .main .cart-step-form  .cart-second-sec .coupon-p{
          background-color: #DBDBDB;
          font-size: 14px;
          margin-top: 10px;
          padding: 8px 15px;
          border-radius: 5px;
        }
        .main .cart-step-form  .cart-second-sec .coupon-p:focus{
            box-shadow: none;
            border: 1px solid ;
        }
        .main .cart-step-form  .cart-second-sec .apply-coupon-btn ,.main .cart-step-form   .cart-second-sec .apply-coupon-btn:hover{
            font-size: 14px;
            background-color: #000;
            margin-top: 10px;
            color: #fff;
            padding: 11px 10px;   
            width: 100%;
        }
        .main .cart-step-form  .cart-second-sec .grand-total-p{
            font-size: 18px;
            font-weight: 600;
            margin-top:10px;
            color: #000;
        }
        .main .cart-step-form .first-form .cart-second-sec .checkout-btn , .cart-second-sec .checkout-btn:hover{
            background-color: #000;
            color: #fff;
            font-size: 14px;
            width: 100%;
            margin-top: 20px;
            margin-bottom: 20px;
        }
        .main .cart-step-form .cart-second-sec .save-money{
            font-weight: normal;
            font-size: 12px;
            color: #000;
            margin-bottom: 0px;
            background-color:#de2b5238;
            text-align: center;
            padding: 3px 0px;
        }
    
    
        .main .cart-step-form .second-form .address-div{
            background: #fffdfc;
            border: 0.5px solid #707070;
            border-radius: 5px;
            padding: 20px;
        }
        .main .cart-step-form .second-form .add-new-mwmb{
            font-weight: bold;
            font-size: 14px;
            color: #000;
            margin-bottom: 0px;
            cursor: pointer;
        }
        .main .cart-step-form .second-form .add-new-mwmb img{
            width: 10px;
            margin-right: 5px;
        }
        .main .cart-step-form .second-form .address-align{
            text-align: right;
        }
        .main .cart-step-form .second-form .bd-add{
            border-color: #DE2B52;
        }
        .main .cart-step-form .second-form .name{
            font-weight: 500;
            font-size: 15px;
            color: #000;
            margin-top: 5px;
        }
        .main .cart-step-form .second-form .address-p{
            font-weight: normal;
            font-size: 14px;
            color: #000;
        }
        .main .cart-step-form .form-check-input:checked {
            background-color: #000000;
            border-color: #000000;
        }
        .main .cart-step-form .second-form .form-check .form-check-label{
            font-weight: 500;
            font-size: 15px;
            color: #000;
        }
    
        .main .cart-step-form .third-form .sec-1{
            background: #fffdfc;
            border: 0.5px solid #707070;
            padding: 20px;
            border-radius: 5px;
        }
        .main .cart-step-form .third-form .sec-1 .title{
            font-weight: bold;
            font-size: 15px;
            color: #000;
        }
        .main .cart-step-form .third-form .form-check img{
            width: 20px;
            margin:0px 10px;
        }
        .main .cart-step-form .third-form  .form-check .form-check-label{
            font-size: 15px;
            color: #000;
        }
        .main .cart-step-form .third-form  .form-check{
            margin-right: 20px;
        }
        .main .cart-step-form .third-form .add-new-card-btn{
            background-color: #DE2B52;
            font-size: 12px;
            color: #fff;
        }
        .main .cart-step-form .third-form .add-new-card-btn span{
            font-size: 15px;
            margin-left: 20px;
        }
        .main .cart-step-form{
            position: relative;
    
        }
        
    
    @media (max-width:575px){
        .main .cart-step-form .second-form .add-new-mwmb {
            font-size: 12px;
        }
        .cart-step-form  .form-section .flex-div-width {
            width: 85%;
        }
        .cart-step-form  .form-section .new-address .formset {
            margin: 5px 0px 0px 0px;
        }
        .cart-step-form  .form-section .third-form h2 {
            font-size: 15px;
            font-weight: 800;
        }

        .cart-step-form  .form-section .prev-btn-set {
            font-size: 12px;
            padding: 5px 20px;
        }
        .cart-step-form  .form-section .fourth-form .table-div .table thead td {
            font-size: 13px;
            padding: 10px;
        }
        .cart-step-form  .form-section .fourth-form .table-div .table tbody td {
            font-size: 12px;
            padding: 10px;
        }
        .cart-step-form  .form-section .fourth-form .price-div .table td {
            font-size: 14px;
            font-weight: 600;
            padding: 15px;
        }
        .first-form .bd-right {
            border-right: 0px solid #707070;
        }
        .gmap_canvas {
            width: 200px;
            height: 90px;
        }
        .cart-second-sec .apply-coupon-btn, .cart-second-sec .apply-coupon-btn:hover {
            font-size: 12px;
            margin-top: 10px;
            padding: 8px 5px;
        }
        .payment-box .payment-title {
            font-size: 15px;
        }
        .cart-step-form  .form-section .third-form h2 {
            font-size: 15px;
            font-weight: 700;
        }
        .cart-step-form  .form-section .lable-set {
            font-size: 12px;
        }
        .cart-main .table-data {
            font-size: 12px;
        }
        .cart-main .table .table-title {
            font-size: 12px;
        }
        .cart-second-sec .total-p {
            font-size: 13px;
        }
        .cart-second-sec .coupon-p {
            font-size: 13px;
        }
        .cart-second-sec .grand-total-p {
            font-size: 15px;
        }
        .total-p-bold {
            font-size: 14px;
        }

        .cart-step-form  .form-section .prev-btn-set-second {
            left: 29%;
            font-size: 11px;
            padding: 5px 10px;
            margin: 30px 0px 0px 0px;
        }
        .main .cart-step-form .secound-form-next-btn {
            left: 30%;
            font-size: 11px;
            padding: 5px 10px;
            margin: 30px 0px 0px 0px;
        }

   
        .cart-step-form .form-section .prev-btn-set-third{
            left: 29%;
            font-size: 11px;
            padding: 5px 10px;
            margin: 30px 0px 0px 0px;
        }

        .main .cart-step-form .third-form-next-btn{
            left: 30%;
            font-size: 11px;
            padding: 5px 10px;
            margin: 30px 0px 0px 0px;
        }

        .cart-step-form  .form-section .prev-btn-set-fourth {
            left: 25%;
            font-size: 11px;
            padding: 5px 10px;
            margin: 30px 0px 0px 0px;
        }
        .cart-step-form  .form-section .fourth-next-btn-set {
            left: 25%;
            font-size: 11px;
            padding: 5px 10px;
            margin: 30px 0px 0px 0px;
        }
        .cart-step-form .form-section .first-next-btn-set {
            font-size: 11px;
            padding: 5px 10px;
            margin: 2% 2% 5% 0%; 
        }
    
    }
    
    
    @media (min-width:275px) and (max-width:319px){
        #progressbar li {
            font-size: 10px;
            width: 22.33%;
    }
    #progressbar li {
        margin: 0px 5px 0px 0px;
        padding: 0px 0px 10px 0px;
    }
    .main .cart-step-form  .cart-second-sec .apply-coupon-btn, .main .cart-step-form   .cart-second-sec .apply-coupon-btn:hover {
        font-size: 13px;
        padding: 8px 8px;
    }
    .main .cart-step-form .first-form .sec-1 .cont-shopping-btn {
        font-size: 13px;
        margin-bottom: 15px;
    }

    .main .cart-step-form {
        padding: 0% 0% 25% 0%;
    }
    .main .cart-step-form .third-form .sec-1 {
        padding: 10px;
    }
    .main .cart-step-form .third-form .form-check img {
        width: 15px;
        margin: 0px 0px;
    }
    .main .cart-step-form .third-form  .form-check .form-check-label {
        font-size: 12px;
    }
    .main .cart-step-form .third-form  .form-check {
        margin-right: 10px;
    }
    .main .cart-step-form .third-form .add-new-card-btn {
        font-size: 10px;
        padding: 0px 2px;
    }
    .main .cart-step-form .third-form .add-new-card-btn span {
        font-size: 15px;
        margin-left: 0px;
    }
    .main .cart-step-form .second-form .address-p {
        font-size: 12px;
    }



    }
    
    @media (min-width:320px) and (max-width:484px){
        #progressbar li {
            font-size: 12px;
            width: 22.33%;
        }
        #progressbar li {
            margin: 0px 5px 0px 0px;
            padding: 0px 0px 10px 0px;
        }
        .main .cart-step-form .first-form .sec-1 .cont-shopping-btn {
            font-size: 13px;
            margin-bottom: 15px;
        }

        .main .cart-step-form {
            padding: 0% 0% 25% 0%;
        }
    
        .main .cart-step-form .third-form  .form-check {
            margin-right: 5px;
        }
        .main .cart-step-form .third-form .sec-1 {
            padding: 10px;
        }
        .main .cart-step-form .third-form .form-check img {
            width: 15px;
            margin: 0px 0px;
        }
        .main .cart-step-form .third-form  .form-check .form-check-label {
            font-size: 12px;
        }
        .main .cart-step-form .third-form .add-new-card-btn {
            font-size: 12px;
            padding: 0px 2px;
        }
        .main .cart-step-form .second-form .address-p {
            font-size: 12px;
        }

    }
    @media (min-width:485px) and (max-width:574px){
        #progressbar li {
            font-size: 12px;
            width: 22.33%;
        }
        #progressbar li {
            margin: 0px 5px 0px 0px;
            padding: 0px 0px 10px 0px;
        }
        .main .cart-step-form .first-form .sec-1 .cont-shopping-btn {
            font-size: 13px;
            margin-bottom: 15px;
        }

        .main .cart-step-form {
            padding: 0% 0% 25% 0%;
        }
 
    }
    @media (min-width:575px) and (max-width:767px){
        #progressbar li {
            font-size: 13px;
            width: 17.33%;
        }
        .first-form .bd-right {
            border-right: 0px solid #707070;
        }
        .main .cart-step-form .first-form .sec-1 .cont-shopping-btn {
            font-size: 13px;
            margin-bottom: 15px;
        }
        .cart-step-form .form-section .first-next-btn-set {
            font-size: 11px;
            padding: 5px 10px;
            margin: 2% 2% 5% 0%; 
        }

        .cart-step-form  .form-section .prev-btn-set-second {
            left: 40%;
            font-size: 11px;
            padding: 5px 10px;
            margin: 30px 0px 0px 0px;
        }
        .main .cart-step-form .secound-form-next-btn {
            left: 40%;
            font-size: 11px;
            padding: 5px 10px;
            margin: 30px 0px 0px 0px;
        }

        .cart-step-form .form-section .prev-btn-set-third{
            left: 29%;
            font-size: 11px;
            padding: 5px 10px;
            margin: 30px 0px 0px 0px;
        }

        .main .cart-step-form .third-form-next-btn{
            left: 30%;
            font-size: 11px;
            padding: 5px 10px;
            margin: 30px 0px 0px 0px;
        }
        .cart-step-form  .form-section .prev-btn-set-fourth {
            left: 40%;
            font-size: 11px;
            padding: 5px 10px;
            margin: 30px 0px 0px 0px;
        }
        .cart-step-form  .form-section .fourth-next-btn-set {
            left: 40%;
            font-size: 11px;
            padding: 5px 10px;
            margin: 30px 0px 0px 0px;
        }
        .cart-step-form .form-section .first-next-btn-set {
            font-size: 11px;
            padding: 5px 10px;
    }
 
    }
    @media (min-width:768px) and (max-width:991px){
        #progressbar li {
            width: 20.33%;
        }
        .cart-step-form  .form-section .lable-set {
            font-size: 11px;
            margin: 5px 5px 5px 2px;
        }
        .payment-box .payment-title {
            font-size: 15px;
        }
        .main .cart-step-form .first-form .sec-1 .cont-shopping-btn {
            font-size: 13px;
            margin-bottom: 15px;
        }
        .cart-step-form  .form-section .first-next-btn-set {
            font-size: 13px;
        }

        .cart-step-form  .form-section .prev-btn-set-second {
            left: 40%;
            font-size: 11px;
            padding: 5px 10px;
            margin: 30px 0px 0px 0px;
        }
        .main .cart-step-form .secound-form-next-btn {
            left: 40%;
            font-size: 11px;
            padding: 5px 10px;
            margin: 30px 0px 0px 0px;
        }

        .cart-step-form .form-section .prev-btn-set-third{
            left: 40%;
            font-size: 11px;
            padding: 5px 10px;
            margin: 30px 0px 0px 0px;
        }

        .main .cart-step-form .third-form-next-btn{
            left: 40%;
            font-size: 11px;
            padding: 5px 10px;
            margin: 30px 0px 0px 0px;
        }

        .cart-step-form  .form-section .prev-btn-set-fourth {
            left: 40%;
            font-size: 11px;
            padding: 5px 10px;
            margin: 30px 0px 0px 0px;
        }
        .cart-step-form  .form-section .fourth-next-btn-set {
            left: 40%;
            font-size: 11px;
            padding: 5px 10px;
            margin: 30px 0px 0px 0px;
        }
        .cart-step-form .form-section .first-next-btn-set {
            font-size: 11px;
            padding: 5px 10px;
    }
    }
    @media (min-width:992px) and (max-width:1023px){
        .payment-box .payment-title {
            font-size: 16px;
        }
        .cart-step-form  .form-section .lable-set {
            font-size: 12px;
        }
        #progressbar li {
            width: 20.33%;
        }
        .main .cart-step-form  .cart-second-sec .apply-coupon-btn, .main .cart-step-form   .cart-second-sec .apply-coupon-btn:hover {
            font-size: 12px;
            padding: 10px 10px;
        }

        .cart-step-form  .form-section .prev-btn-set-second {
            left: 40%;            
            margin: 30px 0px 0px 0px;
        }
        .main .cart-step-form .secound-form-next-btn {
            left: 40%;
            margin: 30px 0px 0px 0px;
        }

        .cart-step-form  .form-section .prev-btn-set-fourth {
            left: 40%;
            font-size: 11px;
            padding: 5px 10px;
            margin: 30px 0px 0px 0px;
        }
        .cart-step-form  .form-section .fourth-next-btn-set {
            left: 40%;
            font-size: 11px;
            padding: 5px 10px;
            margin: 30px 0px 0px 0px;
        } 
        .cart-step-form .form-section .first-next-btn-set {
            font-size: 11px;
            padding: 5px 10px;
        }
    }
    @media (min-width:1024px) and (max-width:1199px){
        .payment-box .payment-title {
            font-size: 16px;
        }
        .cart-step-form  .form-section .lable-set {
            font-size: 12px;
        }
        #progressbar li {
            width: 20.33%;
        }
        .main .cart-step-form  .cart-second-sec .apply-coupon-btn, .main .cart-step-form   .cart-second-sec .apply-coupon-btn:hover {
            font-size: 12px;
            padding: 10px 10px;
        }
        .cart-step-form  .form-section .prev-btn-set-second {
            left: 40%;            
            margin: 30px 0px 0px 0px;
        }
        .main .cart-step-form .secound-form-next-btn {
            left: 40%;
            margin: 30px 0px 0px 0px;
        }


        .cart-step-form  .form-section .prev-btn-set-fourth {
            left: 71%;
            margin: 30px 0px 0px 0px;
        }
        .cart-step-form  .form-section .fourth-next-btn-set {
            left: 71%;  
            margin: 30px 0px 0px 0px;
        } 

    }
    @media (min-width:1200px) and (max-width:1399px){
        .gmap_canvas {
            width: 185px;
        }
        #progressbar li {
            width: 20.33%;
        }
        .cart-step-form  .form-section .prev-btn-set-second {
            left: 40%;            
            margin: 30px 0px 0px 0px;
        }
        .main .cart-step-form .secound-form-next-btn {
            left: 40%;
            margin: 30px 0px 0px 0px;
        }

        .cart-step-form  .form-section .prev-btn-set-fourth {
            left: 75%;
            margin: 30px 0px 0px 0px;
        }
        .cart-step-form  .form-section .fourth-next-btn-set {
            left: 75%;  
            margin: 30px 0px 0px 0px;
        } 
    }
    
    
    @media (min-width:1400px) and (max-width:1499px){
        .cart-step-form  .form-section .prev-btn-set-second {
            left: 40%;            
            margin: 30px 0px 0px 0px;
        }
        .main .cart-step-form .secound-form-next-btn {
            left: 40%;
            margin: 30px 0px 0px 0px;
        }

        .cart-step-form  .form-section .prev-btn-set-fourth {
            left: 76%;
            margin: 30px 0px 0px 0px;
        }
        .cart-step-form  .form-section .fourth-next-btn-set {
            left: 76%;  
            margin: 30px 0px 0px 0px;
        } 
    }
    @media (min-width:1500px) and (max-width:1599px){
        .cart-step-form  .form-section .prev-btn-set-fourth {
            left: 76%;
            margin: 30px 0px 0px 0px;
        }
        .cart-step-form  .form-section .fourth-next-btn-set {
            left: 76%;  
            margin: 30px 0px 0px 0px;
        } 
    }
    @media (min-width:1600px) and (max-width:1699px){
        .cart-step-form  .form-section .prev-btn-set-fourth {
            left: 76%;
            margin: 30px 0px 0px 0px;
        }
        .cart-step-form  .form-section .fourth-next-btn-set {
            left: 76%;  
            margin: 30px 0px 0px 0px;
        } 
    }
    @media (min-width:1700px) and (max-width:1799px){
  
    }
    
    
    
    
    
    
    /* start modal section style  */
        .main .address-modal-section  .modal-body .form-control{
            border-radius: 0px;
            border-top:0px;
            border-right: 0px;
            border-left: 0px;
            border-bottom:1px solid #bfbfbf ;
            padding-left: 0px;
            font-size: 14px;
            color: #323232;      
            padding: 10px 0px;  
        }
    
        .main .address-modal-section  .modal-body .form-control:focus{
            box-shadow: none;
        }
    
        .main .address-modal-section  .modal-body .form-select{
            border-radius: 0px;
            border-top:0px;
            border-right: 0px;
            border-left: 0px;
            border-bottom:1px solid #bfbfbf ;
            padding-left: 0px;
            font-size: 14px;
            color: #323232;      
            padding: 10px 0px;  
        }
    
        .main .address-modal-section  .modal-body .form-select:focus{
            box-shadow: none;
        }
    
        .main .address-modal-section  .modal-body label{
            font-weight: normal;
            font-size: 13px;
            color: #a2a2a2;
        }
        .main .address-modal-section  .modal-body .add-h6{
            font-weight: 500;
            font-size: 16px;
            color: #000;
        }
        .main .address-modal-section  .modal-body .add-title{
            font-weight: 500;
            font-size: 14px;
            color: #000;
            border: 1px solid rgba(0, 0, 0, 0);
        }
        .main .address-modal-section .modal-body .form-check-label{
            font-weight: 500;
            font-size: 15px;
            color: #000;
        }
        .main .address-modal-section  .modal-footer .save-btn{
            font-size: 14px;
            color: #fff;
            background: #DE2B52;
            padding: 5px 20px;
        }
        .main .address-modal-section  .modal-body .bd-bot-sec{
            border: 3px solid #e9e9e9;
            margin: 20px 0px;
        }
        .main .address-modal-section .update-modal .modal-header{
            position: relative;
            border-bottom: 0px;
        }
        .main .address-modal-section .update-modal .success-img-div {
            width: 66px;
            height: 66px;
            display: flex;
            align-items: center;
            justify-content: center;
            margin: auto;
            border-radius: 100px;
            background-color: #fff;
            position: absolute;
            bottom: 0;
        }
        .main .address-modal-section .update-modal .success-img-div .circle-check-icon{
            width: 35px;
        }
        .main .address-modal-section .update-modal .message-pop{
            font-weight: normal;
            font-size: 14px;
            color: #323232;
            margin-bottom: 0px;
        }
        .main .address-modal-section .update-modal .modal-footer{
            border-top: 0px;
        }
        .main .address-modal-section .update-modal .modal-content{
            width: 70%;
            margin: auto;   
        }
        .main .address-modal-section .add-new-card .digit-code-p{
            font-size: 10px;
            color: #838388;
            margin-bottom: 0px;
        }
        .main .address-modal-section .add-new-card .modal-footer{
            border-top:0px;
        }
        .main .address-modal-section .card-details-succ{
            font-weight: 500;
            font-size: 12px;
            text-align: center;
            color: #984100;
            margin-bottom: 0px;
            background-color: #FFEFE3;
            padding: 5px 10px;
            border-radius: 5px;
        }
        .main .cart-step-form .coupon-modal-popup .coupon-div{
            border-radius: 5px;
            background: #fff;
            border: 1px solid #DE2B52;
            padding: 15px;
        }
        .main .cart-step-form .coupon-modal-popup .coupon-div .input-coupon{
            font-weight: bold;
            font-size: 16px;
            text-align: center;
            color: #323232;
            padding: 10px;
            width: 100%;
            border: dotted #b4b4b4;
        }
        .main .cart-step-form .coupon-modal-popup .coupon-div .coupon-apply-btn{
            font-weight: 500;
            font-size: 14px;
            text-align: right;
            color: #DE2B52;
            border: 0px;
            float: right;
        }
        .main .cart-step-form .coupon-modal-popup .modal-body{
            height: 40vh;
            overflow-y: scroll;
    
        }
        .main .cart-step-form .coupon-modal-popup .coupon-div .flat-p{
            font-weight: 500;
            font-size: 16px;
            color: #323232;
            margin-top: 10px;
        }
        .main .cart-step-form .coupon-modal-popup .coupon-div .plat-p-subtext{
            font-weight: normal;
            font-size: 14px;
            color: #a8a8a8;
            margin-bottom: 0px;
        }
    
    
    
    /* end modal section style  */