/*
Theme Name: Trip Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for trip
Template: trip
Version: 1.6.2
*/
.popup__ {
    width: 800px !important;
    max-width: 800px;
    border-radius: 14px;
    background:#fff;
}
.popup__ .popup-inner input[type="text"],.popup__ .popup-inner input[type="email"],.popup__ .popup-inner input[type="number"],.popup__ .popup-inner input[type="password"],.popup__ .popup-inner input[type="search"], input[type="tel"], .popup__ .popup-innerinput[type="text"],.popup__ .popup-inner input[type="url"], .popup__ .popup-inner select,.popup__ .popup-inner textarea, .woocommerce .quantity input.qty, .dark input[type="email"], .dark input[type="password"],.popup__ .popup-inner  .dark input[type="tel"], .dark input[type="text"], .dark select, .dark textarea
{
    background-color: transparent !important;
}

.popup__ .popup-inner input[type="text"],.popup__ .popup-inner input[type="email"] {
    background-color: transparent !important;
}
.mfp-close-btn-in .mfp-close {
    font-size: 26px;
    padding: 0;
    color: #ffffff;
    background: #1fa380 !important;
    opacity: 1;
    border-radius: 0px 10px 20px 20px;
}
.price_wrap .offer_price {
    font-size: 16px;
    font-weight: 800;
   
}
.price_wrap del {
    font-size: 10px;
    font-weight: 600;
}
.price_wrap {
    background: #ffce00;
    display: inline-block;
    padding: 0px 9px;
    color: #000;
    font-weight: 900;
    border-radius: 0px 20px 20px 0px;
    position: relative;
}
span.spl_disc
 {
    font-size: 11px;
    font-weight: 900;
    color: green;
    position: absolute;
    left: 0;
    bottom: -10px;
    line-height: 1;
    white-space: nowrap;
}
.wrap_content h4 {
    margin: 0;
    line-height: 20px;
    font-size: 15px;
}

.destinations {
    margin: 0px;
    line-height: 18px;
}