.guide_tooltip {
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
}

.guide_tooltip .guide_tooltiptext {
    text-transform:none!important;
	visibility: hidden;
    width: 300px;
    background-color: #363636;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 10px;
    position: absolute;
    z-index: 9999999;
    left: -50px;
    margin-top: 22px;
    font-size: 12px;
}

.guide_tooltip:hover {
    cursor: help;
}

.guide_tooltip:hover .guide_tooltiptext {
    visibility: visible;
}

.dashicons {
    vertical-align: unset !important;

}
.table_style.price_based_hire_days_wrap{
    margin-bottom:2%; width:50%;
}
@media only screen and (max-width: 1024px) {
    .style_for_mob {
        width: 100% !important;
        margin-left: 0% !important;
    }
    .guide_tooltip .guide_tooltiptext {
        width: 170px !important;
        left: -142px !important;
    }
}
.table_of_date_input td{
    padding: 0em 0em !important; 
}
.table_of_date_input label {
    font-size: 14px !important;
}
.table_of_date_input, .table_of_date_input td, .table_of_date_input th {
    border: unset !important;
}

.ui-datepicker {
    z-index: 99999 !important;
}


.modal{
color: #3c434a !important;
}

.plgfyqdp_main{
background-color: #FFF !important;
}.plgfyqdp_main ~ .plgfyqdp_main {
    border: 1px solid white;
    padding: 18px;
    background-color: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 5px;
    margin-top: -20px;
    background: #f7f7ef;  
}
.activatedontype{
    background: #ae7b3b !important;
    border-color: #ae7b3b !important;
    color: #FFF !important;
}

.active_modal{
        display: block !important;
        opacity: 1;
    }
    .modal {
        display: none; 
        position: fixed; 
        z-index: 1050;
        
        padding-top: 50px;
        width: 100%;
        height: 100%; 
        left: 9% !important;
        top: 0% !important;
    }


    .modal-content {
        background-color: transparent;
        margin: auto;
        width: 100%;

    }

    .modal-header{
        background: #0A48A1;
        padding: 15px;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        color: White;
        font-weight: bold;
        font-size: 25px;


    }
    .modal-body {
        background: white;
        padding: 30px;

    }
    .modal-footer {
        background: white;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;

    }
    .add_shadow{
        border-radius: 23px;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 5px !important;
        width: 35% !important;

        


    }
    @media only screen and (max-width: 1024px) {
        .modal-content {
            padding: unset !important;

                padding: unset !important;
                width: 100% !important;
            background:#FFFFFF !important;
        }
        .modal {
            top: 20% !important;
            left: 2% !important;
        }
        .add_shadow{

            width: 96% !important;

            border-radius: 15px;
            top: unset !important; left: unset !important; transform: unset !important; position: unset !important;
        }

        .guide_tooltiptext {
            left:-260px !important;
        }
}
@media only screen and (max-width: 881px) {
   
    

    .table_style.price_based_hire_days_wrap {
        margin-bottom: 1%;
    }
    
}
@media only screen and (max-width: 600px) {
   
    .table_style.price_based_hire_days_wrap {
        margin-bottom: 1%;
   
    }
    
}

.transport_calc{
background-color:#fff;
color:#fff!important;
}
.woocommerce-cart .wc-proceed-to-checkout{
    display: flex;
    justify-content: flex-end;
    width: 100%;
    column-gap: 10px;

}
.woocommerce-cart .wc-proceed-to-checkout a.quote-button , .woocommerce-checkout .wc-proceed-to-checkout a.quote-button  {
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
    background-color: transparent !important;
    color: #0A48A1 !important;
    border: 2px solid #0A48A1;
    font-weight: 500;
    text-align: center;
    margin-bottom: 1em;
    font-size: 20px;
    padding: 1em;
    width: 39%;
}
.woocommerce-cart .wc-proceed-to-checkout a.quote-button:hover , .woocommerce-checkout .wc-proceed-to-checkout a.quote-button:hover  {
  
    background-color: #0A48A1 !important;
    color: #fff !important;
    border: 2px solid #0A48A1;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
    width: 59%;
    border-radius: 25px!important;
    float: right;
}
.woocommerce-cart #place-order-button{
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    background-color: #0A48A1;
    font-weight: 500;
    text-align: center;
    margin-bottom: 1em;
    font-size: 1.25em;
    padding: 1em;
    width: 59%;
    border-radius: 25px!important;
}
.woocommerce-cart #place-order-button:hover{
    background-color: #0f9c58!important;
    color: #fff;
}

button#place-order-button{
    background-color: #0f9c58 !important;
    border-radius: 25px;
    width: 100%;
    margin-top:10px;
    padding: 1em;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    border-radius: 25px!important;
    width: 100%;
    padding: 1em;
}
/* Loader CSS */
.quote-loader {
    border: 6px solid #f3f3f3;
    border-top: 6px solid #0a48a1;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    animation: spin 2s linear infinite;
    top: 50%;
    left: 50%;
    z-index: 9999;
}

/* Animation keyframes */
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

@media only screen and (max-width: 858px) {
    .woocommerce-cart .wc-proceed-to-checkout{
        display: block;
       
    
    }
    .woocommerce-cart .wc-proceed-to-checkout a.quote-button{
        width: 100%;
    }
    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
        width: 100%;
      
    }
}