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

/*************** ADD CUSTOM CSS HERE.   ***************/
p,li{
	font-family: "Open Sans",sans-serif;
}
@font-face{
	font-family: UTM Avo;
	src:url(./fonts/UTMAvo.ttf) format('truetype');
	font-weight:500;
	font-style:normal;
}
@font-face{
	font-family: UTM Avo;
	src:url(./fonts/UTMAvoBold.ttf) format('truetype');
	font-weight:bold;
	font-style:normal;
}

@font-face{
    font-family: 'Myriad Pro';
	src:url(./fonts/MYRIADPRO-REGULAR.OTF);
} 

/*--------------------------------------------------------------
# CSS
--------------------------------------------------------------*/
.oder_fix{
	left: 0px;
    position: fixed;
    top: 30%;
    z-index: 999;
}
.off-canvas .nav-vertical>li.order{
	position: relative;
	height: 53px;
}
.off-canvas .nav-vertical>li.order>a{
	background:url(./images/icon_order_left_03.png) no-repeat;
	text-indent: -9999px;
	transform: rotate(90deg);
    width: 32px;
    height: 135px;
	position: absolute;
	left: 67px;
}
.section-title-center b {
    height: 1px;
    opacity: 1;
    background-color: #4f9421;
}
.section-title-bold span{
    border:none;
    padding-left: 0;	
}
.section-title-bold b {
    height: 1px;
    opacity: 1;
    background-color: rgb(79, 148, 33);
}
.box_w2 img {
    border-radius: 50%;
}
.div_menu_qik ul {
    text-align: center;
    border-top: 2px solid #caa95d;
    border-bottom: 2px solid #caa95d;
    display: block;
    padding: 5px 10px;
}
.div_menu_qik ul li {
    list-style: none;
    display: inline-block;
    margin-left: 12px;
    margin-right: 12px;
	margin-bottom: 0;
}
.div_menu_qik ul li:first-child a, .div_menu_qik ul li:hover a {
    color: #2A39B4;
    font-weight: bold;
}
.div_menu_qik ul li a {
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
}
.wpcf7 form{
	margin-bottom:0;
}
.form-contact{
	font-size:14px;
}
.form-contact .wpcf7-submit{
	width: 100%;
    background: #2c6fa9;
    color: #fff;
    border: none;
    height: 40px;
    text-transform: uppercase;
    font-weight: 400;
}
.form-contact .wpcf7-form-control{
	box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%)!important;
}

.form-email{
	display:flex;
	align-items:center;
	justify-content:end;
}
.form-email .wpcf7-form-control{
    height: 30px;
    text-transform: none;
    line-height: unset;
    min-height: unset;
    border: none;
    font-weight: normal;
	margin-right:0;
}

.toggle{
	opacity:1!important;
}
.hoi-dap a{
	font-size:16px;
	color: #164892;
}
.hoi-dap i{
    background: #164892;
    color: #fff;
    width: 26px;
    line-height: 26px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;	
	font-size:18px;
}
#y-kien .wpcf7-form-control{
	font-size:14px;
	padding-left: 42px;
	margin-bottom:10px;
}
#y-kien .wpcf7-submit{
    padding-left: 1.2em;
    text-transform: none;
    height: 28px;
    width: 65px;
    min-height: unset;
    line-height: unset;
    font-weight: 500;
    margin: 0;
}
#y-kien input{
	height:28px;
}
#y-kien #username {
    background: url(./images/f_u.png) no-repeat left center;
}
#y-kien #address {
    background: url(./images/f_a.png) no-repeat left center;
}
#y-kien #phone {
    background: url(./images/f_p.png) no-repeat left center;
}
#y-kien #email {
    background: url(./images/f_e.png) no-repeat left center;
}
#y-kien #title {
    background: url(./images/f_s.png) no-repeat left center;
}
#y-kien #content {
    background: url(./images/f_m.png) no-repeat left center;
	min-height: 105px;
}
.accordion .accordion-item{
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
	border-radius: 4px;
	border: 1px solid #ddd;
}
.accordion .accordion-item + .accordion-item{
	margin-top:5px;
}

.accordion .accordion-item a{
    border: none;
    color: #333;
    background-color: #f5f5f5;
	font-size: 16px;
	font-weight: 700;
}
.accordion .accordion-item a span:after{
    content: "Giải đáp";
    margin-left: 10px;
    color: rgb(79, 148, 33);
    text-transform: uppercase;
    padding: 0;
    display: inline-block;
    font-size: 10px;
    margin-right: 8px
}
.accordion .accordion-inner{
	border-top: 1px solid #ddd;	
	font-size: 14px;	    
}
.form-question{
	padding: 15px 25px;
    border-radius: 10px;
	background:rgb(79, 148, 33);
}
.form-question .wpcf7-form-control{
    border-radius: 8px;	
	font-size:14px;
}
.form-question .wpcf7-form-control.wpcf7-text{
   	height:40px;
}
.form-question .wpcf7-form-control.wpcf7-submit{
    margin: 0;
    background: #fff;
	color:#000;
    border-radius: 8px;
    height: 40px;
    text-transform: none;
	font-weight:500;
}
.form-question .wpcf7-textarea{
	min-height:95px;
}
.head_title_form {
    color: #fff;
    font-size: 25px;
    font-weight: normal;
    border-bottom: 1px solid #caa95d;
    margin: 0 0 15px;
    padding: 10px 0;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.stuck .header-bottom {
    background-color: #4f9421;
}
.stuck .header-bottom li a{
    color: #ffffff!important;
}
.header-top ul li{
	margin:0 1em;
}
.header-top ul li a{
	color: #fff!important;
	font-size:12px;
	text-transform: none;
}
.header-wrapper .header-block .icon-box-text p{
	font-size:12px;
}
.header-wrapper .header-block .icon-box-text p:last-child{
	font-size:14px;
	font-weight:bold;
}
.header-bottom-nav > li .sub-menu{
	border:none;
	box-shadow: 0 0 20px rgb(0 0 0 / 15%);
	background-color: #4f9421;
	padding:0;
}
.header-bottom-nav > li .sub-menu a{
    margin: 0;
    padding: 10px 20px;
    font-size: 14px;
    border-bottom: none;
	color:#fff;
}
.header-bottom-nav > li .sub-menu a:hover{
	color: #ffffff;
    background-color: #c2000c;
}
.breadcrumb{
	font-size:12px;
}
#breadcrumb a > i {
    margin-left: 10px;
}
#breadcrumb i {
	margin-right:10px;
}
.header-hotline {
    background: url(./images/hotline.gif) no-repeat;
    background-size: 42px 42px;
    color: #ef1d2e;
    font-size: 20px;
}
.header-hotline2 {
    background: url(./images/hotline1-1.png) no-repeat 20px 0;
    border-left: 1px solid #ccc;
    padding-left: 20px;
    margin-left: 20px;
}
.header-hotline span {
    display: block;
    font-size: 14px;
    color: #000;
    line-height: 1;
    padding-left: 50px;
    font-weight: 600;
}
.header-hotline a {
    color: #ef1d2e;
    padding-left: 50px;
	font-family: UTM Avo;
	font-weight:700;
}
.header-hotline a:last-child {
    padding-left: 0;
}
.header-hotline a:last-child::before {
    content:'-';
	padding-left:5px;
	padding-right:5px;
}
.header-hotline2 span, .header-hotline2 a {
    padding-left: 60px;
}
/*--------------------------------------------------------------
# Search form
--------------------------------------------------------------*/
.searchform{
    overflow: hidden;
    border: 1px solid #ebebeb;
}
.searchform input[type='search'],.searchform .search_categories{
	box-shadow:none;
	border:none;
    height: 40px;	
	font-size:14px;
}
.searchform .search_categories{
    width: 170px!important;
    padding: 0 15px;
}
.searchform .search-form-categories{
	position:relative;
}
.searchform .search-form-categories:before{
	content: '';
    width: 1px;
    height: 20px;
    background: #ccc;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.searchform .submit-button{
    width: 40px;
    height: 40px;
}
.header .header-nav.header-nav-main{
	justify-content:space-between;
}
/*--------------------------------------------------------------
# Home product
--------------------------------------------------------------*/
.chuyengia{
	text-align:center;
}
.chuyengia img {
    width: 170px;
    height: 170px;
    margin: 18px auto;
    border-radius: 50%;
    border: 2px solid #36449B;
    overflow: hidden;
	transition: .4s ease-in;
}
.chuyengia.baochi img {
	border:none;
	border-radius:0;
	width:auto;
	height:60px;
}
.chuyengia.baochi .mySlides{
	padding:0 15px 30px;
}
.chuyengia.baochi a{
	color:#000;
}
.chuyengia.baochi a:hover{
	color:rgb(79, 148, 33);
}
.chuyengia.baochi .mota{
 	overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.chuyengia.baochi .slick-prev{
	left:0;
}
.chuyengia.baochi .slick-next{
	right:0;
}
.chuyengia.baochi .slick-arrow:before{
	color:rgb(79, 148, 33);
	font-size:30px;
}
.chuyengia img:hover {
	transform:scale(1.05);
}
.chuyengia .name h3{
    font-size: 18px;
    font-weight: bold;
    color: #36449B;
    margin: 0px;	
}
.text_chuyengia {
    font-size: 12px;
    text-align: center;
    font-size: italic;
    font-style: italic;
    color: #36449B;
    font-family: Minion Pro;
}
.single-product .cham-soc-toc .box-image{
	padding: 10px;
	box-shadow: 0 5px 15px 0 rgb(0 0 0 / 10%);
}
.single-product .cham-soc-toc .post-title{
    color: #4f9421;
    font-size: 16px;
    margin-top: 10px;	
}
/*--------------------------------------------------------------
# Home product selling
--------------------------------------------------------------*/
.product-small.box{
    border: 1px solid #ddd;	
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.product-small.box:hover:after {
    position: absolute;
    border-bottom: 4px solid #c2000c;
    width: 100%;
    height: 0;
    content: "";
    bottom: 0;
    left: 0;
}
.product-small.box .box-text{
    overflow: hidden;
    padding: 15px;
    border-top: 1px solid #ddd;
}
.badge-container{
    left: 10px!important;
    margin: 0;
    top: 10px;
}
.product-small.box .product-title a{
	color: #1F1F1D;
    overflow: hidden;
	font-size:16px;
	font-weight:600;
	display:block;
	margin-bottom: 10px;
}
.price-wrapper .price{
    display: flex;
    align-items: center;
}
.price-wrapper .price span.amount{
	color: #c2000c;
    font-size: 26px;
    font-weight: 700;
}
.product-small.box .box-text .price-wrapper del span.amount{
	opacity:1;
    font-size: 14px;
    color: #494949;	
	display:block;
}
.product-small.box .box-text .price-wrapper ins span.amount{
	opacity:1;
}
.product-small.box .add-to-cart-button{
	text-align:center;
}
.product-small.box .add-to-cart-button a{
	height:38px;
	line-height: 28px;
    margin-right: 0;
    font-family: UTM Avo;
	font-size:14px;
    font-weight: 700;
    padding: 4px 16px;
	display:block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.product-small.box .add-to-cart-button a:before{
    content: '\f217';
    font-family: "Font Awesome 5 Free";
    padding-right: 5px;
    font-size: 16px;
}
.product-small.box .add-to-cart-button a:hover{
	background-color: #2465c5;
}
.lb span{
    float: none;
    display: inline-block;
    padding: 3px 3px !important;
    line-height: 1.2;
    color: #ffffff;
    margin-left: 3px;
    font-size: 11px;
    font-weight: bold;
    border-radius: 3px;
    margin-bottom: 3px;
    background-color: #FF6A00;
    white-space: nowrap;
    list-style: none !important;
    width: auto !important;	
}
.lb span.bc{
	background-color: #00aeef;	
}
.lb span.moi{
	background-color: #FF0000;	
}
.lb span.het-hang{
    background-color: #00aeef;
}
/*--------------------------------------------------------------
# Home news
--------------------------------------------------------------*/
.home-video .post-title{
	font-size:22px;
}
.home-video .from_the_blog_excerpt{
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	height: 70px;
	display: -webkit-box;
	-webkit-box-orient: vertical;	
}
.chia-se .slick-prev{
	left:25px;
	background: url(./images/icon_prev.png) no-repeat!important;
	background-position: center;
	width: 35px;
	height: 52px;
	z-index:9999;
}
.chia-se .slick-next{
	right:25px;
	background: url(./images/icon_next.png) no-repeat!important;
	background-position: center;
	width: 35px;
	height: 52px;
	z-index:9999;
}
.chia-se .slick-next:before, .chia-se .slick-prev:before{
    content:'';
}
.chia-se .post-item .post-title{
    background: #4f9421;
    min-height: 40px;
    color: #fff;
    font-size: 14px;	
	line-height: 40px;
	text-align: center;
	display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 15px;
    padding-right: 15px;
}
.chia-se .post-item .post-title:hover{
	color: rgba(255,255,255,0.6);
}
.chia-se .post-item img{
    border: 1.67px solid #a8c5f0;	
}
.read-more{
    color: #404041;
    font-weight: bold;
    background: url(./images/readmores.jpg) no-repeat left center;
    background-size: 10px auto;
    font-size: 10px;
    text-align: center;
    margin: 0;
    padding: 0 0 0 15px;
}

.chia-se .flickity-button{
    transform: translateX(0);
    opacity: 1;	
}
.chia-se .flickity-prev-next-button.previous{
	left:0;
}
.chia-se .flickity-prev-next-button.next{
	right:0;
}
.post-item .is-divider, .wpcf7 .wpcf7-spinner{
	display:none;
}
.wpcf7-form-control{
	box-shadow:none!important;
}
.rungmoc > .col-inner{
	border: 1.75px solid #4f9421;
    height: 100%;	
}
.rungmoc .section-title-normal{
    border-bottom: none;
    margin: 5px 10px;	
	font-weight: 700;
}
.rungmoc .section-title-normal span{
	border-bottom:4px solid #4f9421;
	font-size:25px!important;
} 
.rungmoc .news-one .post-item .post-title{
	font-size:24px;
	padding-bottom:5px;
}
.rungmoc .news-two .post-item .post-title{
    font-size: 14px;
    font-weight: bold;
    color: #4f9421;	
}
.rungmoc .post-item .from_the_blog_excerpt{
    border-top: 1px solid #4f9421;
    font-size: 14px;
    text-align: justify;
    color: #303030;
    padding-top: 10px;
    font-family: 'Myriad Pro';
}
.rungmoc .news-two .post-item > .col-inner{
	padding:0 15px;
}

.hair-problem .post-item .post-title{
    min-height: 45px;
    margin-top: 8px;
    margin-bottom: 8px;
    display: block;
    color: #4f9421;
    font-weight: bold;
    font-size: 24px;
	height: auto!important;
}
/*--------------------------------------------------------------
# Home dự án
--------------------------------------------------------------*/
.home-project .post-item > .col-inner{
    padding: 10px;
    border-radius: 5px;
    box-shadow: 2px 0 5px #c4c4c4;
    border-bottom: 2px solid #FFFFFF;
    text-align: center;
	background: #fff;
}

/*--------------------------------------------------------------
# Category post
--------------------------------------------------------------*/
.blog-wrapper h1.entry-title, .blog-wrapper .page-title{
    text-transform: uppercase;
    font-size: 26px;
	font-weight:700;
    color: #4f9421;
}
.blog-wrapper.blog-archive .box-text{
    text-align:left;
	padding: 10px 0;
}
.blog-wrapper .box-text .post-title{
	color: #4f9421;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 3;
    min-height: 45px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
	margin-bottom:10px;
}
.blog-wrapper.blog-archive .post-item > .col-inner, .blog-wrapper.blog-single article{
    overflow: hidden;
    border: 1px solid #ccc;
    background: #fff;
    -webkit-box-shadow: 0 2px 10px -5px rgb(0 0 0 / 50%);
    -moz-box-shadow: 0 2px 10px -5px rgba(0,0,0,.5);
    box-shadow: 0 2px 10px -5px rgb(0 0 0 / 50%);
}
.blog-wrapper.blog-archive .post-item > .col-inner .box-text, .blog-wrapper.blog-single article{
    padding:15px;
}
.blog-wrapper.blog-archive .post-item .post-meta{
	color:#6f6f6f;
	font-size:13px;
	opacity:1;
}
.xem-them{
    background-image: linear-gradient(to left, #4f9421, #fff);
    color: #fff;
    font-weight: normal;
    margin: 10px 0 0;
    border: none;
    padding: 0px 30px;
}
/*--------------------------------------------------------------
# Single post
--------------------------------------------------------------*/
.single .box-text .post-title a{
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 5px;
}
.single .related-posts{
	padding-top:25px;
}
.single .related-posts .box-image{
	padding: 10px;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 2px 10px -5px rgb(0 0 0 / 50%);
    -moz-box-shadow: 0 2px 10px -5px rgba(0,0,0,.5);
    box-shadow: 0 2px 10px -5px rgb(0 0 0 / 50%);	
}
.single .related-posts .box-text .entry-meta{
    color: #6f6f6f;
    font-size: 13px;	
}

/*--------------------------------------------------------------
# Widget
--------------------------------------------------------------*/
.widget{
	font-size:14px;
}
.widget .is-divider, .blog-wrapper .is-divider{
	display:none;
}
.widget_post_view ul li{
	float: left;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 12px;
    border-bottom: #bebebe dotted 1px;
	border-top:0!important;
    position: relative;
    overflow: hidden;	
}
.widget_post_view ul li .post-img{
    float: left;
    width: 90px;
    height: 75px;
    position: relative;
    overflow: hidden;
    margin-right: 10px;
	padding:0;
}
.widget_post_view ul li h4 a{
    font-size: 13px;
	font-weight: 400;
}
.widget_post_view ul li h4 span{
    font-size: 12px;
    font-weight: 400;
    color: #888;
    display: block;	
}

/*--------------------------------------------------------------
# Breadcrumb
--------------------------------------------------------------*/
#breadcrumb .breadcrumb{
    color: #c2000c;
    padding: 10px 8px;
    font-size: 12px;
    background: #eee;
    text-transform: uppercase;	
}
#breadcrumb .breadcrumb_last{
    color: #4f9421;
    font-weight: 700;
}


/*--------------------------------------------------------------
# Page nhật ký 8 tuần sử dụng
--------------------------------------------------------------*/
.giai-doan .box{
	background:#fff;
}
.giai-doan .box-gd > .col-inner{
	height:100%;
	background:#fff;
}
.giai-doan .box-gd .box-image{
	padding:10px;
}
.giai-doan .box-gd .box-text{
	border-top:15px solid rgb(242, 242, 242);
	text-align: justify;
	padding:15px;
}
.page-id-1313 .post-item .post-title{
    color: rgb(79, 148, 33);	
	position:relative;
	padding-bottom: 10px;
	margin-bottom: 10px;
} 
.page-id-1313 .post-item .post-title:after{
    content:'';
	position:absolute;
	left:0;
	bottom:0;
	height:2px;
	width:200px;
	background-color:rgb(79, 148, 33);
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer{	
	font-size:14px;
}
#footer .footer-top .box-ft{
	max-width: 20%;
	flex-basis: 20%;	
}
#footer p+p{
	margin-bottom:8px;
}
#footer li{
	margin-left:0;
	list-style:none;
}
#footer .widget-title, #footer .box-ft:not(:first-child) h3{
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 25px;
	font-weight: 400;
	font-size: 20px;
	text-transform: uppercase;
	display:block;
}
#footer .widget-title::before, #footer .box-ft:not(:first-child) h3:before {
    content: '';
    width: 20%;
    height: 2px;
    background: #ee7807;
    position: absolute;
    bottom: -1px;
    left: 0px;
    border-radius: 1px;
}
#footer .widget-title::after,  #footer .box-ft:not(:first-child) h3:after{
    content: '';
    width: calc(80% - 2px);
    height: 2px;
    position: absolute;
    bottom: -1px;
    right: 0px;
    border-radius: 1px;
    background: rgba(255, 255, 255, 0.5);
}
#footer .widget:nth-child(1) ul li:before,  #footer .box-ft:nth-child(1) ul li:before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 5px;	
}
#footer .widget:nth-child(1) ul li:before, #footer .box-ft:nth-child(1) ul li:before{
    content: "\f3cd";
}
#footer .widget:nth-child(1) ul li:nth-child(2)::before, #footer .box-ft:nth-child(1) ul li:nth-child(2)::before{
    content: "\f0e0";
}
#footer .widget:nth-child(1) ul li:nth-child(3)::before, #footer .box-ft:nth-child(1) ul li:nth-child(3)::before{
    content: "\f3c5";
}
#footer .widget:nth-child(1) ul li:nth-child(4)::before, #footer .box-ft:nth-child(1) ul li:nth-child(4)::before{
    content: "\f57d";
}

#footer .widget:nth-child(2) ul li:before,  #footer .box-ft:nth-child(2) ul li:before {
	content: "\f0da";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 5px;	
}
@media only screen and (max-width: 375px) {
	.product-small.box .box-text .price-wrapper ins span.amount {
		font-size: 15px;
	}	
	.product-small.box .box-text .price-wrapper del span.amount{
		font-size:12px;
	}
}

/*************************End phone fixed*************************************/

@media screen and (min-width:  768px){
  .ts-footer-fixer ul {
    display: block;
    margin-bottom: 0px;
    list-style: none;
  }
  .ts-footer-fixer {
    background: #fff;
    position: fixed;
    bottom: 50%;
    right: 0;
	transform:translatey(50%);
	padding: 5px;
    text-align: center;
    z-index: 99;
    border: 1px solid #e8e8e8;
    border-radius: 5px 0 0 5px;
  }
  .ts-footer-fixer ul li {
    width: 100%;
  }
  .ts-footer-fixer img {
    width: 36px;
  }
  .ts-footer-fixer a {
    display: block;
  }
  .ts-footer-fixer span {
    font-size: 10px;
    display: block;
  }
  .ts-footer-fixer-item-3 a span:nth-child(1) {
    background: #fc363e;
    width: 36px;
    margin: 0 auto;
    height: 36px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #fff;
    box-sizing: border-box;
    padding: 7px;
  }
}  
@media screen and (min-width: 767px) {
	.home .home-video .post-item:last-child, .home .home-video .post-item:nth-child(4){
		display:none;
	}
}
@media screen and (max-width: 767px) {
	.ts-footer-fixer ul {
		display: flex;
		margin-bottom: 0px;
		list-style: none;
	}
	.ts-footer-fixer {
		background: #fff;
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		padding: 5px;
		text-align: center;
		z-index: 99;
	}
	.ts-footer-fixer ul li {
		width: 20%;
		margin-bottom: 0px;
	}
	.ts-footer-fixer img {
		width: 36px;
	}
	.ts-footer-fixer a {
		display: block;
	}
	.ts-footer-fixer span {
		font-size: 10px;
		display: block;
	}
	.ts-footer-fixer-item-3 a span:nth-child(1) {
		background: #fc363e;
		width: 52px;
		margin: 0 auto;
		height: 52px;
		text-align: center;
		border-radius: 50%;
		border: 1px solid #fff;
		margin-top: -15px;
		box-sizing: border-box;
		padding: 10px;
	}
	.modal-wrapper {
		width:310px!important;
	}
}
@media screen and (max-width: 549px) {
	.home .box-list-view .box .box-image, .home .box-list-view .box .box-text, .home .box-vertical .box-image, .home .box-vertical .box-text {
		direction: ltr;
		display: table-cell;
		vertical-align: middle;
	}	
	.home .box-vertical .box-image{
		width:35%!important;
	}
	.rungmoc .news-two .post-item .post-title{
		font-size:11px;
	}
	.rungmoc .post-item .from_the_blog_excerpt{
		font-size:10px;
	}
}
/*--------------------------------------------------------------
# Button liên hệ
--------------------------------------------------------------*/
.wc-bacs-bank-details.order_details.bacs_details{
	margin-bottom:0;
}
.wc-bacs-bank-details.order_details.bacs_details+.wc-bacs-bank-details.order_details.bacs_details{
	display:none;
}
.copy-the-code-shortcode {
	color: #8ebb90;
	cursor: pointer;
	margin: 0;
	font-size: 9px;
	background: #eaf6ec;
	border-radius: 5px;
	padding: 5px 6px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.group-form  .group.id .r{
    font-weight: bold;
    padding: 1px 10px;
    border: 2px solid #06dc52;
    color: #06dc52;
    border-radius: 3px;	
}
.wc-bacs-bank-details.order_details.bacs_details li, .group-form .group{
	position:relative;
}
.group-form .group .r, .group-form .group .l{
    display:inline-block;
}

.group-form .group .r{
	font-weight:700;
}