/*
Theme Name: Nhà hàng
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.div-no-padding{
	padding-bottom:5px !important;
}
.row-header h3{
	    color: #5196eb;
}
.row-nut .col{
	padding-bottom:5px;
}
.h3-lien-quan .section-title-main{
	    color: rgb(255, 184, 45);
    font-weight: bold;
}
.div-tien-nghi img{
	max-width:20px;
}
.form-dat-ban{
	    padding: 30px !important;
    background-color: #fff2d7 !important;
    outline: none;
    position: relative;
    box-shadow: 0 30px 80px rgb(37 37 37 / 10%);
    border-radius: 10px;
    border: 1px solid #5196eb;
}
.a-dang-ky:hover{
	
	color: #5196eb;
    border-color: #5196eb;
	border:1px solid;
    background-color: #fff;
    box-shadow: unset;
}
.product-title a{
	font-weight:bold;
}
.row-tt{
	    background: white;
    margin-bottom: 10px;
    padding: 11px;
}
.wpcf7-spinner{
	display:none
}
.row-tt p{

	margin-bottom:5px;
}
.a-dang-ky{
	display: block;
    text-align: center;
    background: background-color: #5196eb;
    color: #fff;
    background-color: #5196eb;
    color: #fff;
    border-radius: 4px;
    padding: 12px 15px;
}

.div-phai-sp .col-inner,.woocommerce-tabs{
	    background-color: #fff;
    box-shadow: 0 0 4px 0 rgb(152 165 185 / 20%);
    padding: 15px !important;
}
.p-gia-chi-tiet span{
	    font-size: 24px;
    font-weight: 700;
    color: #ff5722;
}
.row-tt{
	margin-left:0px !important;
	margin-right:0px !important;
}
.row-tt .large-3{
	text-align:center;
}
.row-tt img{
	max-width:25px;
}
.div-no-padding{
	padding-bottom:0px !important;
}
.p-gia{
	color: #5196eb;
	font-weight:bold
}
.p-thong-tin img{
    max-width: 19px;
    margin-right: 5px;
}
.p-thong-tin .span-do{
	    color: #ff5722;
}
.price-wrapper{
	display:none;
}
.a-dat-ngay{
	position: absolute;
    right: 7px;
    background-color: #5196eb;
    bottom: 15px;
    color: white;
    padding: 6px 14px;
    text-transform: uppercase;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}