/*
Theme Name: Li Travel
Theme URI: 
Author: Abdulla Al Mamun
Author URI: 
Description: A child theme of Li Core.
Template: li-core
Version: 1.0.2
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: li-travel
*/

/* Put your custom CSS below. It will load after the parent theme. */




.page-title {
    font-size: 32px;
    font-weight: 700;
    color: #000;
    margin-bottom: 20px;
    display: none;
}


.kb-submit-field .kb-btnb77227-6d.kb-button {
    color: #207a4e;
    background: var(--global-palette9, #ffffff);
    font-size: 19px;
    font-family: Poppins;
    font-weight: 400;
    text-transform: uppercase;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-top: 0px solid;
    border-right: 0px solid;
    border-bottom: 0px solid;
    border-left: 0px solid;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 8px;
}


.text-red {
    color: #217A4F !important;
}
