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

/*dong*/
.mfp-close {
    background-color: rgb(29, 123, 31);
    color: #fff;
    mix-blend-mode: unset;
    opacity: 10 !important;
	border-radius: 20px;
}
/*end*/

/*nhan hoc bong*/
#nhanhocbong {
	border-radius: 6px;
}
.nhb {
	padding: 10px;
}
.nhb h3 {
	text-align: center;
}
.nhb .nhb-row>.col {
	padding: 0 15px 5px;
}
.nhb .nhb-row .tenhocvien-nhb, .nhb .nhb-row .ngaythangnamsinh-nhb, .nhb .nhb-row .tenphuhuynh-nhb, .nhb .nhb-row .email-nhb, .nhb .nhb-row .sdt-nhb, .nhb .nhb-row .khqt-nhb, .nhb .nhb-row .tttvnch-nhb {
	height: 45px;
	border: 1px solid #b5b5b5;
}
.nhb .nhb-row .gtt-nhb {
	border-radius: 30px;
}
/*end*/

/*boder err ct7*/
span .wpcf7-not-valid {
    border: 1px solid #ff0000 !important;
	background: #ff000017;
}
span.wpcf7-not-valid-tip {
    display: none;
}
div.wpcf7-validation-errors {
    background: #ffe2e2;
    border: 1px solid #ff0000;
    color: #C10000;
}
div.wpcf7-response-output {
    margin: 2em 0;
    padding: 15px;
    border-radius: 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; 
}
div.wpcf7-validation-errors {
    display: none !important;
}
.wpcf7-spam-blocked {
     background: #e2e2e2;
     border: 1px solid #bcbcbc !important;
     color: #383838;
}
.wpcf7-mail-sent-ng {
     background: #fcf8e3;
     border: 1px solid #ac9163 !important;
     color: #8a6d3b;
}
.wpcf7-mail-sent-ok {
     color: #3c763d;
	 padding-left: 10px;
}
/*end*/

/*phan hoi khach hang*/
.phkh .phkh-c1 .box-kh {
	background: url(http://bigbenhalong.dulichquangninh.com.vn/wp-content/uploads/2019/03/bg_felling_item.png)no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    padding: 20px;
    min-height: 350px;
}
.phkh .phkh-c1 .box-kh .ten-kh {
	margin-bottom: 20px;
	font-size: 18px;
    font-weight: 900;
	text-align: center;
}
.phkh .phkh-c1 .box-kh .ten-kh a {
	color: #af3133;
}
.phkh .phkh-c1 .box-kh .noi-dung-kh {
	color: #333;
    font-size: 16px;
	text-align: center;
}
/*end*/

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}