/* 
*
=======================================================================+
------------------------------------------------------------------------
   FILE NAME : NEW CSS START FROM APRIL 2024
------------------------------------------------------------------------
========================================================================
*
*/ 


/* 25 April 2024 Recaptcha */

.cust-g-recaptcha {
    margin-top: 20px;
    margin-bottom: 20px;
}

.have-coupon-btn {
    color: #cb037a!important;
    font-weight: 900!important;
    border: none !important;
    box-shadow: none!important;
    font-size: 14px!important;
}

.have-coupon-btn:hover{
    color: #fff!important;
}

.have-coupon-btn:active{
    color: #fff!important;
}

.have-coupon-btn:focus{
    color: #fff!important;
}

.btn-coupon {
    width: 190px !important;
    border: none;
    border-radius: 30px;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 20px 5px 20px !important;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px #000;
    letter-spacing: 1px;
    background-image: linear-gradient(235deg, #d51368 40%, #ee68a3 100%) !important;
}

.btn-coupon:hover {
    background-image: linear-gradient(-235deg, #d51368 40%, #ee68a3 100%) !important;
}

#couponcodeform input {
    width: 190px !important;
    border-radius: 30px!important;
    padding: 1px 0px 0px 0px!important;
    height: 20px!important;
    font-size: 12px!important;
    text-align: center!important;
    letter-spacing: 1px!important;
    color: #000!important;
    font-weight: 600!important;
    background-image: linear-gradient(235deg, #ffffff 40%, #e9ecef 100%) !important;
    text-transform: uppercase!important;
}

#couponcodeform input:hover{
    background-image: linear-gradient(-235deg, #ffffff 40%, #e9ecef 100%) !important;
}

#couponcodeform input:focus{
    background-image: linear-gradient(-235deg, #ffffff 40%, #e9ecef 100%) !important;
}

/*#couponcodeform {
    flex-direction: column!important;
    justify-content: center!important;
    align-items: center!important;
}*/

.complete-order-div{
    display: flex;
    justify-content: center;
    align-items: center;
}

.complate-order-btn {
    border: none;
    border-radius: 30px;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 20px 8px 20px !important;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px #000;
    letter-spacing: 1px;
    background-image: linear-gradient(235deg, #d51368 40%, #ee68a3 100%) !important;
}

.complate-order-btn:hover{
     background-image: linear-gradient(-235deg, #d51368 40%, #ee68a3 100%) !important;
}


/* START BILLING DETILS FORM CSS */
#billing-form input[type=text]{
    font-size: 12px !important;
    color: #000 !important;
}

#billing-form input[type=email]{
    font-size: 12px !important;
    color: #000 !important;
}

#billing-form textarea {
    font-size: 12px !important;
    color: #000 !important;
}


#billing-form .card-header h6, #billing-form .card-header p{
    font-size: 13px!important;
}

#billing-form .card-header small {
    font-size: 13px!important;
}

#billing-form .card-body h6 {
    font-size: 13px!important;
}

#billing-form #submit_btn{
    background: #cb037a!important;
    border-radius: 50px;
    font-size: 11px !important;
    font-weight: 500 !important;
    text-shadow: 1px 1px 1px #000!important;
    color: #fff!important;
}

#billing-form .footer-sec{
    font-size: 12px!important;
}


#checkout-container h6 {
    font-size: 14px;
}

#checkout-container p {
    font-size: 14px !important;
}

#checkout-container small {
    font-size: 12px!important;
}

#checkout-container .select-payment-btn {
    font-size: 12px!important;
    padding-left: 0px!important;
}

#checkout_btn{
    background: #cb037a!important;
    border-radius: 50px;
    font-size: 11px !important;
    font-weight: 500 !important;
    text-shadow: 1px 1px 1px #000!important;
    color: #fff!important;
}




.check-row-one {
    display: grid;
    grid-template-columns: 215px;
    grid-gap: 3px;
    padding: 3px;
}

.check-row-two {
    display: grid;
    grid-template-columns: 215px;
    grid-gap: 3px;
    padding: 3px;
}

.check-row-three {
    display: grid;
    grid-template-columns: 40px 40px 46px;
    grid-gap: 3px;
    padding: 3px;
}



.check-col-one {
    display: flex;
    justify-content: center;
    align-items: center;
}

.check-wrap {
    width: 220px;
}

.check-wrap input {
    height: 20px !important;
    font-size: 12px;
}

#card_number-group-text {
    font-size: 14px;
}


/* Customizing Flatpickr styles */
  
.flatpickr-innerContainer{
         display: initial!important;
       }
       .flatpickr-current-month .flatpickr-monthDropdown-months{
        font-size: 15px!important;
       }
       .flatpickr-current-month input.cur-year {
         font-size: 15px!important;
       }

       .numInputWrapper span{
        opacity: 100%!important;
       }

       .flatpickr-day:hover{
            color:#fff!important;
            background-color:#CB037A!important;
            border: none;
        }

     .flatpickr-day.selected {
        background-color:#CB037A!important;
        color: #fff!important;
        border: none!important;
        }


/*  HOME PAGE MEMBERSHIP  */

.subs-icon-desc{
    font-size: 14px!important;
}
.subs-card-home-page{
    background-image: linear-gradient(rgba(37, 39, 41, 0.7) 20%, rgba(12, 12, 12, 0.7) 100%);
    border: 1px solid;
    border-image-source: linear-gradient(163.35deg, rgba(211, 211, 211, 0.85) 3.48%, rgba(211, 211, 211, 0) 44.77%);
    width: 372px;
    border-radius: 14px;
    opacity: 0px;
    padding: 20px;

}

.check-list-home-page li{
    margin-bottom: 5px!important;     
    font-size: 14px!important;    
}

.cust-discount-title {
    border: 2px solid #7c7c7c94;
    border-radius: 15px;
    padding: 12px;
    margin: 20px 0px;
    position: relative;
}

.discount-content-home-page {    
    padding: 0px 7px;
    position: absolute;
    top: -2px;
    right: 20px;
    background: #2a2020;
    height: 2px;
    width: 82px;

}
.discount-text-home-page{
    color: #FF6CEC;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 600; 
    text-align: left;
    position: absolute;
    top: -8px;
    }


.original-amount-home-page {     
    padding: 0px 7px;
    position: absolute;
    top: -2px;
    left: 20px;
    background: #2a2020;
    height: 2px;
    width: 82px;
}

.original-amount-text {
    color: #ffffff;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 300;
    text-align: left;
    position: absolute;
    width: 70px;
    top: -11px;
    padding: 0px 7px;
}

.original-amount-text::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 2px; /* Adjust the thickness of the line */
    background-color: #CB037A; /* Set the color of the line */
    transform: translateY(-50%);
}



.subs-title-text-home-page{
    color: #fff;
    font-family: Lilita One;
    font-size: 40px;
    font-weight: 400;
    line-height: 39.86px;
    text-align: left;

}

.subs-card-col {
    display: flex;
    justify-content: center;
    margin: 40px 0px;
}

.subs-icon-box-text-home-page{
    color: #fff;
    font-family: "Lilita One", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 35px;


}
.subs-icon-box-home-page{
 margin: 0px;
 }

.discount-content-message{
    padding: 0px 7px;
    position: absolute;
    top: -2px;
    right: 20px;
    background: #3c3d3d;
    height: 2px;
    width: 82px;
}

.original-amount-message{
     padding: 0px 7px;
    position: absolute;
    top: -2px;
    left: 20px;
    background: #3c3d3d;
    height: 2px;
    width: 82px;
}


/*MESSANGER MODEL CLOSE BUTTON*/

.p-2.btn-close.cust-close-message-btn {
    background: transparent !important;
}

.cust_message_button_icon {
    margin-top: -12px;
}


@media  (min-width: 600px) and (max-width: 1200px) {
  .subs-card-home-page{
    zoom: 70%!important; 

}

.subs-card-col {    
    margin: 15px 0px;
}
.subs-title-text-home-page{
    font-size: 31px;
}
}

@media  (min-width: 200px) and (max-width: 600px) {
  .subs-card-home-page{
    zoom: 82%!important; 

}

.subs-card-col {    
    margin: 15px 0px;
}
.subs-title-text-home-page{
    font-size: 40px!important;
}
.discount-text-home-page{
    
    font-size: 14px!important;
     
    }
}


/* 06 July 2024 */

.tax-div {
    border: none !important;
}

.tax-div:hover {
    background: transparent!important;
}
