/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.19.8
*/
@font-face { font-family: MulishS; src: url(/wp-content/themes/flatsome-child/fonts/Mulish-SemiBold.woff2); }@font-face { font-family: MulishB; src: url(/wp-content/themes/flatsome-child/fonts/Mulish-Bold.woff2); }@font-face { font-family: MulishR; src: url(/wp-content/themes/flatsome-child/fonts/Mulish-Regular.woff2); }body{/* font-family: "MulishR",Arial,Helvetica,sans-serif; */}/*menu-pc*/.nav > li > a {font-family: "MulishS",Arial,Helvetica,sans-serif;}h1.product-title.product_title.entry-title{font-family: "MulishB",Arial,Helvetica,sans-serif;font-size: 200%;}bdi {font-family: "MulishR",Arial,Helvetica,sans-serif;color:#1464f4;}/*tieu-de-blog*/a.plain {font-family: "MulishR",Arial,Helvetica,sans-serif;}.button{font-family: "MulishS",Arial,Helvetica,sans-serif;}input.wpcf7-form-control.wpcf7-submit.has-spinner.mywebsite-custom-button {font-weight: normal;}/*Style cho H*/h1, h2, h3, h4{font-family: "MulishB",Arial,Helvetica,sans-serif; }/*Style cho H*/strong{font-family: "MulishB",Arial,Helvetica,sans-serif; }.fMulishS{font-family: "MulishS",Arial,Helvetica,sans-serif;}.fMulishB{font-family: "MulishB",Arial,Helvetica,sans-serif;}.fMulishR{font-family: "MulishR",Arial,Helvetica,sans-serif;}.hahss {font-family: "MulishB",Arial,Helvetica,sans-serif;text-transform: uppercase;font-size:130%;}.hbhss {font-family: "MulishB",Arial,Helvetica,sans-serif;font-size:90%;}/*color-close-popup*/.mfp-close-btn-in .mfp-close {color:white;}/*-- Chèn icons lên Form --*/.wpcf7 p{ position: relative; }#icon-form{position: absolute;color: black;z-index: 100;font-size: 18px;top: 8px;left: 10px;}.wpcf7 p>span>input {border: 0 solid;border-bottom: 1px solid black;-webkit-box-shadow:unset;box-shadow: unset;background: #fff!important;}.wpcf7 p>span>textarea {border: 0 solid;border-bottom: 1px solid black;-webkit-box-shadow:unset;box-shadow: unset;background: transparent;}.wpcf7 input::placeholder{color: black;}.wpcf7 textarea::placeholder{color: black;}.contact-input {padding-left: 40px!important;}.mywebsite-custom-button{border: 1px solid white!important;}.wpcf7-spinner{display:none}/*VR*/.video-container {position: relative;padding-bottom: 56.25%;padding-top: 30px; height: 0; overflow: hidden;}.video-container iframe,.video-container object,.video-container embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}/* Table*/#customers {border-collapse: collapse;width: 100%;}#customers td, #customers th {border: 2px solid #f2f2f2;padding: 8px;}#customers tr:nth-child(even){background-color: #f2f2f2;}#customers tr:hover {background-color: #ddd;}#customers th {padding-top: 12px;padding-bottom: 12px;text-align: left;background-color: #262170;color: white;} 
h1, h2, h3, h4 {
    font-family: "MulishB", Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, .heading-font, .banner h1, .banner h2 {
    font-weight: 700;
    font-style: normal;
}
h1, h2, h3, h4, h5, h6, .heading-font {
    color: #3c3c3c;
}
body {
    font-family: "MulishR", Arial, Helvetica, sans-serif;
}
body {
    font-weight: 400;
    font-style: normal;
}
body {
  /* Set "my-sec-counter" to 0 */
  counter-reset: my-h-counter;
}
p {text-align:justify;}
.label-new.menu-item > a:after{content:"Mới";}.label-hot.menu-item > a:after{content:"Nổi bật";}.label-sale.menu-item > a:after{content:"Giảm giá";}.label-popular.menu-item > a:after{content:"Phổ biến";}
.section-title b {display:none}
.cf-title-01 h3 {
	text-align:center;
	text-transform:uppercase;
	padding-bottom:5px;
}
.cf-title-01 h3:before {
	width:28px;
	height:5px;
	display:block;
	content:"";
	position:absolute;
	bottom:18px;
	left:50%;
	margin-left:-14px;
	background-color:#b80000;
}
.cf-title-01 h3:after {
	width:100px;
	height:1px;
	display:block;
	content:"";
	position:relative;
	margin-top:5px;
	left:50%;
	margin-left:-50px;
	background-color: #b80000;
}
.row-list-oto .col-inner {
    padding:15px;
}
.row-list-oto .row .col {
    padding: 0px 2px 0px 0px;
}
.row-list-oto .row .col .col-inner {
    padding: 0px 5px 0px 5px;
}
.title-border-left {
		border-left: 4px solid var(--primary-color);
    padding-left: 10px;
}
.wpcf7 p {text-align:center;}
.wpcf7 p>span>input {
    border: 0 solid;
    border-bottom: 1px solid black;
    -webkit-box-shadow: unset;
    box-shadow: unset;
	margin:5px;
}
.button-background {
    background-image: radial-gradient(circle, rgb(10, 103, 233), rgb(5, 31, 77));
    background-color: initial;
    background-size: initial;
    background-origin: initial;
    background-position: initial;
    background-repeat: initial;
    background-attachment: initial;
}
.bt-uu-dai {
    background-color: #FFFFFF!important; /* Màu nền */ 
    color: #a20518 !important; /* Màu chữ */
    border: 5px solid white !important; /* Viền màu trắng */
    padding: 10px 20px !important; /* Điều chỉnh padding nếu cần */
    border-radius: 100px !important; /* Giữ nguyên bo tròn */
    font-size: 20px !important; /* Kích thước chữ */
    cursor: pointer !important; /* Thay đổi con trỏ khi hover */
    transition: background-color 0.3s, border-color 0.3s !important; /* Hiệu ứng chuyển đổi */
}

.row-form-uu-dai .wpcf7 {margin-top:20px;}

.box-blog-post .is-divider {
    display: none;
}
.related.related-products-wrapper.product-section {
    display: none;
}
.woocommerce-Tabs-panel--description h2 {
		padding-top:15px;
}
.float-contact button {
    width: 180px;
}
.hotline-footer{display:none}
.float-contact {
position: fixed;
bottom: 20px;
left: 20px;
z-index: 99999;
}
.chat-zalo {
background:#1464f4;
border-radius: 3px;
padding: 0 18px;
color: white;
display: block;
margin-bottom: 6px;
}
.chat-face {
background: #1464f4;
border-radius: 3px;
padding: 0 18px;
color: white;
display: block;
margin-bottom: 6px;
}
.float-contact .hotline {
background: #1464f4!important;
border-radius: 3px;
padding: 0 18px;
color: white;
display: block;
margin-bottom: 6px;
}
.chat-zalo a, .chat-face a, .hotline a {
font-size: 15px;
color: white;
font-weight: 400;
text-transform: none;
line-height: 0;
}
.widget {
    margin-bottom: 1.5em;
}
.ftwp-widget-fixed #ftwp-contents {

    top: 60px !important;
}
.blog-single .entry-title {
   color: var(--primary-color);
}


#content .single-page h2 {
    padding-left: 45px;
    color: var(--primary-color) !important;
    margin-bottom: 8px;
    text-align: left !important;
    width: 100% !important;
	border-bottom: 2px solid;
}
#content .single-page h2:before {
    content: counter(my-h-counter);
    top: unset;    
    opacity: 1;
}
.blog-single .single-page h2:before {
    counter-increment: my-h-counter;   
    font-weight: 700;
    color: #fff;
    float: left;
    background-color: var(--primary-color);
    position: absolute;
    z-index: 1;
    left: 30px;
    width: 40px;
    height: 35px;
    line-height: 28px;
    text-align: center;
    font-size: 24px;
    animation: none;
}
#content .blog-single .single-page h2:after {
    height: 2px;
    width: 100%;
    background-color: var(--primary-color) !important;
    position: absolute;
    z-index: 1;
    content: "";
    bottom: 0;
    left: 0;
}

.blog-single .single-page ul {
    padding-left: 30px !important;
}
.blog-single .single-page p:first-child {
    border: 1px solid #343f6d !important;
    border-radius: 10px !important;
    background: #fff !important;
    padding: 10px 16px !important;
	margin-bottom: 20px;
}
@media (max-width: 449px){
	.headline1-title {font-size: 35px!important;}
	.headline-sub-title {font-size: 30px!important;margin-top: -20px !important;}
	.headline-title { font-size: 18.8px!important;}
	.headline3-title {width:100%!important;font-size:15px!important;}
	.headline-sub-title2 { font-size: 15px!important; margin-top:0px!important; }
	.row-img-box {margin-top:-50px!important;}
	.row-bg-1 { padding: 10px 0px!important; border-radius:0px!important;}
	.div-image-background {  width: 158px!important; height: 20px!important; }
	.button-title { font-size: 10px!important;}
	.is-xlarge {
         font-size: 1.1em; 
    }
	.wpcf7 p>span>input {    
    width: 120px;}
.bt-uu-dai {
    background-color: #FFFFFF!important; /* Màu nền */ 
    color: #a20518 !important; /* Màu chữ */
    border: 5px solid white !important; /* Viền màu trắng */
    padding: 10px 20px !important; /* Điều chỉnh padding nếu cần */
    border-radius: 100px !important; /* Giữ nguyên bo tròn */
    font-size: 20px !important; /* Kích thước chữ */
    cursor: pointer !important; /* Thay đổi con trỏ khi hover */
    transition: background-color 0.3s, border-color 0.3s !important; /* Hiệu ứng chuyển đổi */
}
}
@media (max-width: 549px){
	.headline-title { font-size: 21.8px!important;}
	.headline3-title {width:100%!important;font-size:16px!important;}
	.headline-sub-title2 { font-size: 17px!important; margin-top:0px!important; }
	.row-img-box {margin-top:-50px!important;}
	.row-bg-1 { padding: 10px 0px!important; border-radius:0px!important;}
	.div-image-background {  width: 158px!important; height: 20px!important; }
	.button-title { font-size: 10px!important;}
	.is-xlarge {
         font-size: 1.1em; 
    }
	.wpcf7 p>span>input {    
    width: 120px;}
.bt-uu-dai {
    background-color: #FFFFFF!important; /* Màu nền */ 
    color: #a20518 !important; /* Màu chữ */
    border: 5px solid white !important; /* Viền màu trắng */
    padding: 10px 20px !important; /* Điều chỉnh padding nếu cần */
    border-radius: 100px !important; /* Giữ nguyên bo tròn */
    font-size: 20px !important; /* Kích thước chữ */
    cursor: pointer !important; /* Thay đổi con trỏ khi hover */
    transition: background-color 0.3s, border-color 0.3s !important; /* Hiệu ứng chuyển đổi */
}


	.ten-khach-hang { margin-top:-40px!important;}
	.hotline-footer{display:block; position:fixed; bottom:0; width:100%; height:50px; z-index:99; background:rgba(0,0,0,0.6)}
	.hotline-footer .left{    width: 50%;
    float: left;
    height: 100%;
    color: white;
    line-height: 43px;
    text-align: center;}
	.hotline-footer .right{    width: 50%;
    float: right;
    height: 100%;
    line-height: 43px;
    text-align: center;}.absolute-footer{font-size:13px}
	.blog-single .large-9, .blog-single .large-3{    flex-basis: 100%;
 max-width: 100%;}.blog-single .large-3{padding-left:15px; font-size:15px}
 
.blog-single .large-3 .widget-area .section4{display:none}.tin-tuc-section .cot1-2{display:none}.hotline-footer a{color:white}
.hotline-footer a{display:block;}.hotline-footer .left a{    background-color: #FFFFFF!important; /* Màu nền */ 
    line-height: 40px;
    margin: 5px;
 border-radius: 3px;}.hotline-footer .right a{background-color: #FFFFFF!important; /* Màu nền */ 
    line-height: 10px;
    margin: 5px;
 border-radius: 3px;}
.hotline-footer .left img, .hotline-footer .right img{width:30px;    padding-right: 10px;}
.float-contact{
display:none
}
	.blog-single .single-page h2:before {
    
    left: 0;
  
	}
	.ez-toc-widget-sticky .ez-toc-widget-sticky-container.mobile-overlay { background:unset!important; }
	
}

.box-image:hover::before, .post-item:hover .box-image::before , .img:hover .img-inner::before{
-webkit-animation:shine .75s;animation:shine .75s
}
@-webkit-keyframes shine{
100%{left:125%}
}
@keyframes shine{
100%{left:125%}
}
.box-image::before, .img .img-inner::before{
position:absolute;
top:0;
left:-75%;
z-index:2;
display:block;
content:'';
width:50%;
height:100%;
background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
-webkit-transform:skewX(-25deg);transform:skewX(-25deg)
}
.product-small.box:after, .mh-col-shadow > .col-inner:after, .post-item > .col-inner:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
height: 3px;
width: 100%;
transform-origin: right;
transition: transform .5s ease-in-out;
transform: scaleX(0);
}
.product-small.box:after, .mh-col-shadow > .col-inner:after, .post-item > .col-inner:after {
background: var(--primary-color);
}
.product-small.box:hover:after , .mh-col-shadow:hover > .col-inner:after, .post-item:hover > .col-inner:after {
transform-origin: left;
transform: scaleX(1);
}

.wpcf7 .wpcf7-form-control-wrap {
    display: inline-flex;
}

.wpcf7 p>span>input {    
    border-bottom: unset;   
}

.headline-background {
    background-image: linear-gradient(rgb(10, 103, 233), rgb(223, 24, 85));
    background-color: initial;
    background-size: initial;
    background-origin: initial;
    background-position: initial;
    background-repeat: initial;
    background-attachment: initial;
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.headline1-title {font-size: 50.8px; font-weight: bold;
    line-height: 1.6;
    color: #ac1e46;
    text-align: center;}

.headline-title {font-size: 50.8px; font-weight: bold;
    line-height: 1.6;
    color: #ac1e46;
    text-align: center;}
.headline-sub-title {
	font-size: 37px;
	
    font-weight: bold;
    line-height: 1.6;
    color: #ac1e46;
    text-align: center;}
.headline-sub-title2 {
    font-family: Roboto, sans-serif;
	font-size: 26px;
    font-weight: bold;
    line-height: 1.6;
    color: rgb(11, 47, 150);
    text-align: center;
	margin-top:-30px;
}
.headline2-title {
	font-size: 48px;	
    font-weight: bold;
    line-height: 1.6;
    color: #ac1e46;
    text-align: center;}
.video.video-fit {border-radius:25px; margin-bottom: 10px;}
.div-image-background {background-image: url(/wp-content/uploads/2025/07/sdt-20231220095158-jebtq-20231228043658-dwa7b.png);
width: 304.661px;
        height: 40.9621px;
	background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    background-attachment: scroll;
    background-origin: content-box;
    margin: 0 auto;
    pointer-events: none;
}
.headline3-title {font-size: 26px;font-family: UZOLUdJTFJPWSBCTxELkURg;
    font-weight: bold;
    line-height: 2;
    color: rgb(255, 255, 255);
    text-align: center; 
	width: 1200px;
    height: 64.9088px;}
.div-box {
	border-radius: 10px;
    background-image: linear-gradient(rgb(255, 0, 100), rgb(1, 44, 121));
    background-color: initial;
    background-size: initial;
    background-origin: initial;
    background-position: initial;
    background-repeat: initial;
    background-attachment: initial;
}
.bt-margin {
	margin-top:-30px;
	z-index:10;
	position:relative;
}
.button-box-1 {
	height: 36px;
    width: 160px;
    margin: auto;
    border-width: 2px;
    border-radius: 30px;
    border-style: solid;
    border-color: rgb(241, 243, 244);
    background-image: linear-gradient(174deg, rgb(51, 126, 232), rgb(223, 24, 85));
    background-color: initial;
    background-size: initial;
    background-origin: initial;
    background-position: initial;
    background-repeat: initial;
    background-attachment: initial;
    -webkit-background-clip: initial;
}
.row-img-box {margin-top:-200px;}
.row-img-box img {border-radius:30px}
.row-box-img-2 .img {padding: 20px;
    background-color: #fff;
    border-radius: 4px;}
.row-box-img-3 .img {padding: 10px;
    background-color: #fff;
    border-radius: 4px;}
.img-box-border img {border:1px solid #99183d;}
.headline-button-box {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.6;
    color: rgb(255, 255, 255);
    text-align: center;
}
.button-title {font-size: 17px;
	font-family: UZOLUdJTFJPWSBIRUFWWSPVEY;
    font-weight: bold;
    line-height: 2.6;
    color: rgb(0, 0, 0);
    text-align: center;
background-image: linear-gradient(rgb(10, 103, 233), rgb(202, 43, 88));
    background-color: initial;
    background-size: initial;
    background-origin: initial;
    background-position: initial;
    background-repeat: initial;
    background-attachment: initial;
    -webkit-background-clip: text;
    filter: drop-shadow(rgb(255, 212, 225) 1px 2px 3px);
    -webkit-text-fill-color: transparent;}
.row-bg-1 {background-image: url(/wp-content/uploads/2025/07/background-20231218022235-zklt8-20231227032541-tqkyq.png);
border-radius: 20px;
padding : 40px 20px;
	margin-top: -50px;
    z-index: 1000;
    position: relative;
background-size: cover;
    
    background-position: 40% 0%;
    background-repeat: repeat;
    background-attachment: scroll;}
.bg-truoc-sau {background-image: url(/wp-content/uploads/2025/07/249849457_1296538577448668_513907950916375997_n-20211102030407.png);}
.img-kh-truoc-sau img {margin-top:-95px; z-index: 3333;
    position: relative;}
.ten-khach-hang { 	
    margin-top: -60px;
    color: #ff0000;    
    z-index: 2;
    position: relative;
	text-align:center;
}
.style-text1 {
    font-size: 20px;
    line-height: 1.6;
    color: rgb(96, 95, 95);
    text-align: left;}
.style-text2 {
    font-size: 25px;
    line-height: 1.6;
    color: rgb(201, 23, 93);
    text-align: left;
}
.img-border img {border: 1px solid #99183d;}
.img-border-radius img {border: 1px solid #99183d; border-radius:15px}
.img-radius img  { border-radius:15px}
.img-border-white img {border: 2px solid #fff;}
.footer-tab-1 .nav li:first-child {    
    width: 100%;
    text-align: center;
}
.footer-tab-2 .nav li:first-child  {max-width: 40%;text-align:center;}
.footer-tab-2 .nav li:last-child  {max-width: 50%;text-align:center;}
.tab-frame {border-radius: 15px;
    background-color: #fff;
    color: #000;
    padding: 20px;
}
.tab-frame .tab-paragraph { overflow-y: scroll;
    max-height: 270px;
	 min-height: 270px;
}
.tab-frame .tab-paragraph p {color:#000;}
.dana-group {display:flex;}
.dana-shape {width:30px;}
.nav-outline>li>a {
   border: 1px solid transparent;
    border-radius: 0px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;  
}
.footer-form .wpcf7 {background-color: #f1f3f4;
    padding: 20px;
    border-radius: 10px;}
.footer-form  .headline {color:#ad1e46;text-align: center;}
.footer-form .wpcf7-submit {border-radius:20px;}
.footer-form p {text-align:center;}
.col-inner>.img:not(:last-child) {margin-bottom:0px;}
