/*
Theme Name: DuLich 5
Theme URI: https://muatheme.com
Author: MuaTheme.com
Author URI: https://muatheme.com
Description: Theme Wordpress du lich 5
Template: flatsome
Version: 1.0.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

/* sago-title*/
.sago_title{
	text-align: center;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}
form.cart .qty_label{
	
	display:inline-block;
	font-size:18px;
	font-weight:bold;
}
.tour-info-detail{
	margin-bottom:9px;
	border:1px solid var(--primary-color);
	padding:6px;
}
.devvn-popup-content-left form.cart .qty_label{
	display:none !important;
}
.sago_title h2{
	    margin-bottom: 0px;
    padding-bottom: 5px;
    margin-top: 0px;
    text-transform: capitalize;
    font-size: 230%;
    color: #253d52;
    line-height: 1.1;
}
.sago_title span{
	color: #1ba0e2;
    font-size: 35px;
    font-weight: 600;
}
.sago_title .title-line{
	margin-top:-10px;
}
.title-line .tl-1,.title-line .tl-3{
	    width: 80px;
    height: 1px;
    display: inline-block;
    background: #eee;
}
.title-line .tl-2{
	display: inline-block;
    height: 12px;
    margin: 0 5px;
    position: relative;
    top: 5px;
    width: 12px;
    border: 1px solid #1ba0e2;
    border-radius: 50px;
}
/*menu header*/
.header-inner li.html input{
	height: 40px;

}

input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
	box-shadow:none;
	border: 1px solid #ebebeb;
}
.searchform .button.icon i {
    font-size: 1em;
}

.header-top {
       border-bottom: 1px solid rgba(0,0,0,0.3) ;
}
#wide-nav{
	    background: rgba(0,0,0,0.65) !important;
}
#masthead{
	background: rgba(0,0,0,0.4) !important;
}
header:not(.has-transparent){
    background: url(/wp-content/uploads/2019/08/banner-1.jpg);
	    background-repeat: no-repeat;
    background-size: cover;
    
}
.archive-page-header{
	background:none !important;
}
header.entry-header{
	background:#ebebeb !important;
}
.woocommerce-breadcrumb{
	font-size:78%;
}
.page-title-inner{
	padding-top:0px
}
.product-page-title,.page-title{
	background:#f5f5f5
}
.product-summary .product_title{
	font-size:120%;
	padding-bottom:10px;
	border-bottom:1px solid #f7f7f7;
}
span.amount{
	color:#1ba0e2
}
.product-summary span.amount{
	font-size:100%
}
.product-summary .product-short-description{
	font-size:90%
}

.box-text-products.box-text {
    padding-left: 1em;
    padding-right: 1em;
}
.box-text-products.box-text{
	    padding-top: .5em;
    padding-bottom: 0.8em;
}
.box-text-products.box-text .box-text_more{
	 padding-left: 0px;
    padding-right: 0px;
	   padding-top: 0px;
    padding-bottom: 0px;
	text-align:left;
	
}

.box-text .product-title a{
	font-weight:700;
}
.badge-container{
	    margin: 10px 0 0 0;
}
.badge{
	    height: 1.8em;
    width: 2.8em;
}
.tour-trong-nuoc{

	background-repeat: no-repeat;
    background-size: cover;
    
}
.sago-tab .nav>li{
	margin: 0 30px;
}
.sago-tab .nav>li>a:hover{
	color:#54bbea
}
.sago-tab li.active a span{
	color:#1ba0e2
}
.sago-footer a{
	color:#ebebeb;
	font-size:95%
}
.sago-footer li{
	list-style-type:none;
}
.sago-footer .col-inner ul li{
	margin-left:0px;
}
.sago-footer .icon-box-img svg{
	color:#fff;
}
.form-flat input:not([type="submit"]){
	border-radius:5px;
	background:rgba(255, 255, 255);
}
.nav-dropdown .menu-item-has-children>a, .nav-dropdown .title>a, .nav-dropdown .nav-dropdown-col>a,.nav-dropdown .menu-item-has-children>a:hover,.nav-dropdown .nav-dropdown-col>a:hover{
	color:#1ba0e2 !important;
}
a.button{
	margin-right:0px;
}
.call-now{
	background:#dd3333 !important;
}
.product-main{
	padding:0px
}
.product-footer .woocommerce-tabs {
padding:15px 0px;
}
span.so-nguoi{
	line-height: 40px;
    font-size: 150%;
    padding-right: 20px;
}
/*Bộ lọc tour*/
.widget .is-divider{
	background-color: #1ba0e2;
	max-width: 50px;
}
.widget{
	
}
.widget span.widget-title{

}
.widget .button{
	    line-height: 2em;
    min-height: 2em;
}
.chosen-container-single .chosen-single{
	background:none !important;
}
.chosen-container-single .chosen-single {
    height: 35px !important;
    line-height: 35px !important;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}