/*
Theme Name: FTECH THEME
Theme URI: http://ftechjob.website/
Author: Lê Văn Long
Author URI: http://ftechjob.website/
Description: Được phát triền bới FTECH
Version: 1.0
Text Domain: ftechjob.website
*/

#calendar-container {
    position: relative;
    display: inline-block;
}

#calendar-toggle {
    background-color: transparent;
    border: none;
    color: #333;
    cursor: pointer;
    font-size: 20px;
    padding: 0;
}

#calendar-table {
    display: none;
    position: absolute;
    background-color: #fff;
    border: 1px solid #ccc;
    z-index: 9999;
}

#calendar-table thead th {
    font-weight: bold;
    padding: 8px;
    text-align: center;
}

#calendar-table tbody td {
    padding: 8px;
    text-align: center;
}

#calendar-table tbody td form {
    margin: 0;
}

#calendar-table tbody td input[type="submit"] {
    background-color: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
}
/*Change the default index of shortcode in Home Page*/
.elementor-element-2d21534 {
	z-index: 1!important;
}
.elementor-widget-shortcode {
	z-index: 1!important;
}

.gia_goc_tour {
    color: #898989;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-decoration: line-through;
}

.gia_km_tour {
    color: red;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}