/*
Theme Name:           Flatsome
Theme URI:            http://flatsome.uxthemes.com/
Author:               UX-Themes
Author URI:           http://www.uxthemes.com/
Description:          Multi-Purpose Responsive WooCommerce Theme
Version:              3.15.3
Requires at least:    5.0.0
Requires PHP:         5.6.20
WC requires at least: 4.4.0
Text Domain:          flatsome
License:              http://themeforest.net/licenses
License URI:          http://themeforest.net/licenses
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/
#noi-bai, #duong-dai {
	font-size: 14px;
}
#noi-bai input , #duong-dai input{
	margin-bottom: 15px;
	box-shadow: none;
	font-size: 14px;
}
.chon-chieu-di{
	display: flex;
}
#book-noi-bai, #dao-chieu-noi-bai,  #book-duong-dai{
	color: #fff;
    background-color: #00b13f !important;
    text-transform: uppercase;
    font-size: 12px;
    border-radius: 3px;
    padding: 4px 20px;
    margin: 0 auto;
    display: block;
}
.block-title b{
    display: none;
}
.result-noibai, .result-duongdai{
    background-color: #f2f2f2;
    margin: 10px 0 20px 10px;
    padding: 20px;
}
.price-noibai, .price-duongdai {
    font-size: 16px;
    color: #facc2e;
    font-weight: 700;
}