/*
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.   ***************/
*{font-size: inherit;font-weight: normal;}
p{margin-bottom: 5px;text-align: justify;}
.sec_title{
	font-size: 34px;
	font-weight: 700;
}
.sec_title font,
.title_breadcrumbs font,
.translated-ltr font{
	font-size: inherit;
	font-weight: inherit;
}
a{
	color: inherit !important;
	font-weight: inherit !important;
}
/*Menu*/
#masthead ul.header-nav > li{ margin: 0 13px; }
#masthead ul.header-nav li a{ font-size: 16px; color: black; font-weight: normal; }
#masthead ul.header-nav > li a:hover{ color: #015dab; }                             /*hover li*/
#masthead ul.header-nav > li.active > a{ font-weight: bold; color: #015dab; }       /*Active li*/
#masthead ul.nav-dropdown{ padding: 0; border: 1px solid #ccc; }
#masthead ul.nav-dropdown > li{ position: relative;}
#masthead ul.nav-dropdown li a{ text-transform: none;}
#masthead ul.nav-dropdown li a:hover{ padding-left: 20px; }
#masthead ul.nav-dropdown li{ width: 100%; display: block; }
#masthead ul.nav-dropdown li.nav-dropdown-col > ul{ left: 100%; border: 1px solid #ccc; position: absolute; display: none; width: 100%;top: 0px;background: white;}
#masthead ul.nav-dropdown > li.nav-dropdown-col:hover > ul{ display: block;}

#masthead .header-nav>li.has-dropdown>ul.sub-menu{
	padding: 0;
	border: 0;
	display: block;
 	 position: absolute;
 	 max-height: 0;
  	max-width: 0;
  	opacity: 0;
  	border-radius: 6px;
  	-webkit-transform: perspective(600px) rotateX(-90deg);
  	-moz-transform: perspective(600px) rotateX(-90deg);
  	-ms-transform: perspective(600px) rotateX(-90deg);
  	-o-transform: perspective(600px) rotateX(-90deg);
  	transform: perspective(600px) rotateX(-90deg);
  	-webkit-transition: -webkit-transform 0.5s ease, opacity 0.6s ease,
    max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
  	-o-transition: -o-transform 0.5s ease, opacity 0.6s ease,
    max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
  	transition: transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end,
    max-width 0.6s step-end, padding 0.6s step-end;
  	top: 100%;
  	left: 0px;
  	width: 200px;
  	padding: 0;
  	box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.2);
  	-webkit-transform-origin: 0% 0%;
  	-moz-transform-origin: 0% 0%;
  	-ms-transform-origin: 0% 0%;
  	-o-transform-origin: 0% 0%;
  	transform-origin: 0% 0%;
  	z-index: 9;
  	text-align: left;
}

#masthead  .header-nav>li.has-dropdown:hover>ul.sub-menu {overflow: visible;
  	max-height: 3000px;
  	max-width: 3000px;
  	opacity: 1;
  	-webkit-transform: perspective(600px) rotateX(0deg);
  	-moz-transform: perspective(600px) rotateX(0deg);
  	-ms-transform: perspective(600px) rotateX(0deg);
  	-o-transform: perspective(600px) rotateX(0deg);
  	transform: perspective(600px) rotateX(0deg);
  	-webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease,
    max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
  	-o-transition: -o-transform 0.5s ease, opacity 0.2s ease,
    max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
  	transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end,
    max-width 0s step-end, padding 0s step-end;
}

.stuck .header-main {
    position: fixed;
    top: 10%;
	left: 50%;
	transform: translate(-50%,-50%);
    width: 100%;
	margin: 0 !important;
}
/*Breadcrumb*/
div.breadcrumd_core{ 
	height: 150px;
/* 	background: url(../uploads/2024/06/breadcrumb.jpg) no-repeat;
    background-size: cover;
    position: relative; */
}
.rowbread_core .colbread_core{ padding: 0 15px!important; }
div.breadcrumd_core .rowbread_core{ position: absolute;top: 50%;left:50%;transform:translate(-50%,-50%); }
div.breadcrumd_core .title_archive_core .title-archive{ font-style: italic;display: block;color: #fff;font-size: 30px;font-weight: 400;line-height: 48px;}
div.breadcrumd_core .title_archive_core .title_breadcrumbs,
.shop-page-title{font-size: 45px;color: #fff; margin: 0;position: relative;text-align:left;}
div.breadcrumd_core p#breadcrumbs,
div.breadcrumd_core p#breadcrumbs a,
.sub_breadcrumbs a, .sub_breadcrumbs p, .sub_breadcrumbs span,
.shop-page-title .woocommerce-breadcrumb a,
.shop-page-title .woocommerce-breadcrumb{ margin-right: 3px;font-size: 18px; color: #fff; font-weight: 500; text-transform: none; }

.stuck div.breadcrumd_core{ display: none; }

.breadcrumd_core:before{
	content: "";
	background-color: #152858;
	position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 50%;
}
.woocommerce-breadcrumb{
	float: left;
}

.shop-page-title .page-title-inner{
	min-height: 150px;
}
.shop-page-title.featured-title .title-overlay{
	background-color: transparent !important;
}
.shop-page-title .bg-fill{
	background-size: cover;
    position: relative;
    background-position: top;
    transform: none !important;
}
.shop-page-title .bg-fill:before
/*,.shop-page-title:before*/{
	content: "";
    background-color: #152858;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 50%;
}
.shop-page-title .divider{
	font-size: 18px;
	opacity: 100%;
}
/**/
#masthead{
	margin: 20px;
}
#masthead  .header-inner{
	position: absolute;
    left: 0;
    right: 60px;
    height: 100%;
    background: #f5f5f5;
    content: "";
    border-radius: 50px;
    border: 1px solid #dddde1;
}
.topcontact_list li{
	list-style-type: none;
	float: left;
	margin-right: 30px;
	margin-bottom: 0;
/* 	color: #0156b2; */
	color: #fff;
	position: relative;
	padding-left: 15px;
	font-size: 14px;

}
.topcontact_list li:first-child:before{
	content: "\f3c5";
	font-family: "Font Awesome 5 pro";
	padding-right: 5px;
}
.topcontact_list li:last-child:before{
	content: "\f017";
	font-family: "Font Awesome 5 pro";
	padding-right: 5px;
}

/* #top-bar{
	padding-top: 10px;
} */
.header-wrapper{
	position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    z-index: 99;
/*     border-top: 10px solid #1370b5; */
}
.social-icons.follow-icons a{
	color: #0156b2;
}
.header_logo{padding-left:15px;}

.top_bar_icon ul{
	display:flex;
	list-style: none;
}
.top_bar_icon ul li{
	margin-bottom: 0;
	list-style: none;
	margin-right: 5px;
}
.top_bar_icon ul li img{
	width: 25px;
}
.top_bar_icon ul li a:before{
	color: #333;
}
.top_bar_icon ul li a.zalo:before{
	content: "";
	font-family: "Font Awesome 5 Pro";
}
.top_bar_icon ul li a.facebook:before{
	content: "\f09a";
	font-family: "Font Awesome 5 Pro";
}
.top_bar_icon ul li a.whatsapps:before{
	content: "\f232";
	font-family: "Font Awesome 5 Pro";
}
.top_bar_icon ul li a.email:before{
	content: "\f0e0";
	font-family: "Font Awesome 5 Pro";
}

/*************** Home ***************/
.pb-0{
	padding-bottom: 0;
}

/*about*/
.section_about{
	padding-top: 100px !important;
}

/*section medical*/
.section_medical{
	padding: 30px;
}
.section_medical .section-bg.bg-loaded{
    background-size: 50% !important;
    opacity: .50;
}
.section_medical .med_image1{
	position: relative;
}
.section_medical .med_image2{
	position: absolute;
    right: 300px;
    top: 200px;
    left: -70px;
}
.section_medical .med_image3{
	position: absolute;
    display: inline-block;
    margin-top: 0;
    right: -25px;
    z-index: 3;
    bottom: -10%;
}
.section_medical .textcol_medical{
	padding-top: 6%;
}
.video_link{
	position: absolute;
	z-index: 99;
	top: 15px;
}
.video_link svg{
	width: 40%;
	position: absolute;
	top: 50%;
	left:50%;
	transform: translate(-50%,-50%);
}
.video_link .play-btn{
	position: relative;
    display: inline-block;
    margin-top: 100px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    color: #1370b5;
    text-align: center;
    background-color: #ffffff;
    line-height: 100px;
    box-shadow: 0 0px 30px rgba(0, 0, 0, 0.10);
    font-size: 32px;
    transition: all 500ms ease;
    padding-left: 5px;
}

.btn_medical{
	position: relative;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    padding: 10px 30px;
    font-weight: 600;
    background: #0156b2;
    overflow: hidden;
    min-width: 150px;
    border-radius: 7px;
    margin: 15px 0;
}
/*service*/
.section_service{
	padding: 100 0 70px !important;
}
.section_service .sec_title{
	text-align: center;
}
.html_tag{
	margin-bottom: 50px;
}
.html_tag .divider_medical{
	position: relative;
    display: block;
    width: 60px;
    height: 20px;
    margin-top: 30px;
    margin: 0 auto;
}
.html_tag .divider_medical svg{
	display: block;
    width: 100%;
    transform: translateY(-50%);
    top: 50%;
    position: relative;
    fill: #0156b2;
}

.col_service .box_image{
	position: relative;
    padding: 30px 0;
    text-align: center;
    border-radius: 15px 15px 0 0;
    border-bottom: 3px solid transparent;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 500ms ease;
}
.col_service .box_image:hover{
	background-color: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.10);
    transform: translateY(-20px);
    border-bottom: 4px solid #1370b5;
}
.box_image h3{
	font-size: 24px;
	margin:10px;
}
.col_service .box_image a {
    color: inherit;
	font-weight: inherit;
}
/* product */
.sec_pad30{
	padding: 30px 0;
}

/* single product */
.content_product{
	margin-top: 15px;
}
.single-product .product-footer .woocommerce-tabs{
	display: none;
}
.product-title.product_title{
	text-align: left;
	font-size: 45px;
	margin: 0;
}
.breadcrumb_single_product{
	margin: 0;
}
.backto_category p{
	text-align: center;
}
.backto_category a:before{
	content: '\f060';
	font-family: "Font Awesome 5 pro";
	padding-right: 5px;
}
/* .backto_category a:nth-child(2n+1){
	display: none;
} */
/*section news*/
.blogposts_home .post-title a{
	font-size: 18px;
	font-weight: bold;
}
.blogposts_home .post-meta:before{
	content: "\f017";
	font-family: "Font Awesome 5 Pro";
	padding-right: 5px;
}
.blogposts_home .blog-post-inner .post-meta{
	font-size: 14px;
}


/*************** Footer ***************/
.section_footer{
	color: #ffffff;
}
.section_footer .section-bg:before{
	position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
/*    background-color: #0156b2;*/
    background-color: #152858;
    opacity: .95;
    content: "";
}
.footer_title h3{
	color: #fff;
	font-size: 24px;
	position: relative;
}
.footer_title h3:before{
	position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 2px;
    margin-right: 6px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #ffffff;
    content: '';
}
.footer_boxtext ul li{
	list-style: none;
	margin: 20px 0;
	padding-left: 20px;
}
.footer_boxtext ul li:before{
	content: "+";
	position: absolute;
	left: 0;
}
.footer_boxtext ul li:hover{
	text-decoration: underline;
}
.section_footer .sc_title a{
	color: #fff !important;
}
.section_footer .footer_boxtext a{
	color: #ffffff;
}


/*blog footer*/
.post_list article{
	display: table;
	width: 100%;
	margin-bottom: 10px;
}
.post_list article .layout_image{
	width: 25%;
	float: left;
}
.post_list article .layout_content{
	width: 70%;
	float: left;
	margin-left: 5%;
}
.post_list article .layout_content .sc_title a{
	position: relative;
    font-size: 16px;
    font-weight: normal;
    top: -5px;
}
p.datetime{
	font-size: 12px;
	display: none;
}
.post_list article:not(:last-child){
	border-bottom: 1px solid #fff;
}

.section_footer .icon-box{
	margin-bottom: 30px;
}



/*************** Liên hệ ***************/
/* table form */
.table_formlienhe, tr, td{
    border: 1px solid #000;
    border-collapse: collapse;
}
.table_formlienhe th{
    text-align: center;
}
/*  */
.form_lienhe{
	display: table;
	width: 100%;
	margin-top: 50px;
}
.form_lienhe .contact_form .info_contact,
.form_lienhe .contact_form .massage_contact{
	/*	display: flex;	*/
	width: 49%;
	float: left;
}
.form_lienhe .contact_form .info_contact{
	margin-right: 2%;
}

input[type="text"],input[type="email"],input[type="tel"]{
	position: relative;
    display: block;
    width: 100%;
    font-size: 14px;
    color: #333333;
    line-height: 28px;
    padding: 15px 20px;
    border: 1px solid #ddd;
    background-color: #ffffff;
    font-weight: 400;
    height: 60px;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.10);
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.form_lienhe textarea{
	min-height: 207px;
}

.btn_submit{
	display: table;
	width: 100%;
	text-align: center;
}
.btn_submit input[type="submit"]{
	position: relative;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    padding: 10px 30px;
    font-weight: 600;
    background: #1370b5;
    overflow: hidden;
    min-width: 150px;
    border-radius: 6px;
    margin: 0;
}
.form_lienhe .btn_submit p{
	text-align: center;
}
.wpcf7-spinner{
	display: none;
	margin: 0 auto;
}
.footer-wrapper .wpcf7 form.sent .wpcf7-response-output{
	color: white;
}
/*************** archive post ***************/
.article_post article .article-inner{
	position: relative;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border: 1px solid #f1f1f1;
}
.article_post article .article-inner:hover{
	    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
}

.article_post article .article-inner .article_header{
	position: relative;
}
.article_post article .article-inner .article_header .date_article{
	position: absolute;
    right: 0;
    bottom: 0;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
/*    background: #ff7c00;*/
    background: #0156b2;
    padding: 5px 20px;
    border-radius: 10px 0 0 0;
}
.article_post article .article-inner .article_header .date_article:before{
	content: "\f017";
	font-family: "Font Awesome 5 pro";
	padding-right: 6px;
}
.article_post article .article-inner .article_content{
	background: #f1f1f1;
    padding: 7%;
}
.article_post article .article-inner .article_content .article_title a{
	font-size: 20px;
    color: inherit;
    font-weight: bold;
}

/*phân trang*/
.phan_trang{margin-top: 30px;}
.nav-pagination>li>.current,
.nav-pagination>li> a:hover{
	background: #0156b2;
	border-color: #0156b2;
}
.nav-pagination li a{
	border-color: #0156b2;
	color: #0156b2;
}

/*************** Trang sản phẩm ***************/
.shop-container .products .product{
	padding: 0 15px 30px;
}
.shop-container .products .product .col-inner{
	background: #f1f1f1;
}

.shop-container .products .product .box-text.box-text-products{
	padding: 7%;
	border-radius: 10px;
}

.shop-container .products .product .col-inner:hover{
	/*position: relative;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border: 1px solid #f1f1f1;*/
}

.product-title a{
	font-size: 20px;
    color: inherit;
    font-weight: bold;
}
/* trang danh mục */
.category_none .products .product_items{
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.category_none .products .product_items:last-child{
	padding-bottom: 0;
	border-bottom: none;
}

.category_none .products .product._inner{
	position: relative;
}
.category_none .products .product_items .product_inner{
	position: relative;
/* 	display: flex; */
}
.category_none .products .product_items .product_inner .image{
	width: 40%;
	float: left;
}
.category_none .products .product_items .product_inner .product_description{
	width: 60%;
	float: left;
}
.category_none .products .product_items .product_inner .product_description{
	padding: 0 30px;
}
.category_none .products .product_items .product_inner .product_description .product_archive_title{
	font-size: 24px;
	position: relative;
}
.category_none .products .product_items:nth-child(odd) .product_inner .product_description .product_archive_title:before{
	content: '';
	background: #ccc;
	height: 3px;
	width: 60px;
	position: absolute;
	top: 100%;
	left: 0;
}
.category_none .products .product_items:nth-child(even) .product_inner .product_description .product_archive_title:before{
	content: '';
	background: #ccc;
	height: 3px;
	width: 60px;
	position: absolute;
	top: 100%;
	right: 0;
}
/*  */
.category_none .products .product_items:nth-child(even) .product_inner{
	background: #f1f1f1;
}
.category_none .products .product_items:nth-child(even) .product_inner .image{
	float: right;
}
.category_none .products .product_items:nth-child(even) .product_inner .product_description,
.category_none .products .product_items:nth-child(even) .product_inner .product_description p{
	 text-align: right;
}
/*  */
.btn_viewmore, .btn_viewmore p{margin-top:20px;}

.btn_viewmore a{
	position: relative;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    padding: 10px 30px;
    font-weight: 600;
    background: #0156b2;
    overflow: hidden;
    min-width: 150px;
    border-radius: 7px;
    margin: 20px 0;
}


/*************** single post ***************/
.blog-single article .entry-header .entry-header-text{
	padding: 0px;
	border-bottom: 1px solid #ccc;
	text-align: left;
}
.blog-single article .entry-header .entry-header-text .date_post_core span{
	padding-left: 6px;
}
.blog-single article .entry-header .entry-header-text .date_post_core:before{
	content: "\f017";
	font-family: "Font Awesome 5 pro";
}
#comments{display: none;}

/*************** sidebar ***************/
.blog-single .post-sidebar{
	border-left: 1px solid #f1f1f1;
}
.searchform .submit-button{
	background-color: #0156b2;
}
input[type="search"]{
	position: relative;
	border-radius: 10px;
    padding: 10px;
    border: 1px solid #dddddd;
    background-color: rgba(0, 0, 0, 0.01);
    display: block;
    font-size: 16px;
    line-height: 28px;
    width: 100%;
    color: #777777;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.widget_search .searchform button.submit-button{
	border: 0;
	position: absolute;
    right: 0px;
    top: 0;
    display: block;
    font-size: 16px;
    color: #333333;
    line-height: 100%;
    font-weight: normal;
    background-color: transparent;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.widget_search .searchform input:hover{
	box-shadow: none;
}
.post-sidebar .widget.widget-text .widget-title {
	font-weight: bold;
}


/*************** trang tìm kiếm ***************/
.search.search-no-results h1{
	font-size: 20px;
}
.woocommerce-breadcrumb.breadcrumbs a:nth-child(2),
.search.search-no-results .shop-page-title .woocommerce-breadcrumb,
.search.search-no-results .shop-container,
.search.search-no-results h4{
	display: none;
}





/*************** ADD MOBILE ONLY CSS HERE  ***************/
@media only screen and (max-width: 768px){
	/* header */
	.stuck .header-main{
		width: 95%;
		top: 7%;
	}
	/* single */
	.single-post .post-sidebar{
		display: none;
	}
}

@media only screen and (max-width: 480px) {

/*************** Header ***************/
	/* #top-bar{display: none;} */
	div.breadcrumd_core .title_archive_core .title_breadcrumbs, .shop-page-title{
		font-size: 34px;
	}

	div.breadcrumd_core p#breadcrumbs, div.breadcrumd_core p#breadcrumbs a, .sub_breadcrumbs a, .sub_breadcrumbs p, .sub_breadcrumbs span, .shop-page-title .woocommerce-breadcrumb a, .shop-page-title .woocommerce-breadcrumb{
		font-size: 14px;
	}

/*************** Home ***************/

/*section about*/
.section_about{
	padding-top: 50px !important;
}

/*section medical*/
.section_medical{
	padding: 50px 0 !important;
}
.section_medical .med_image{
	width: 100% !important;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
}
.col_service .box_image{
	padding: 0;
}
/* news */
.section_news{
	padding: 30px 0 !important;
}

/*************** Trang Liên hệ ***************/
.form_lienhe{
	margin-top: 30px;
}
.form_lienhe .contact_form .info_contact, 
.form_lienhe .contact_form .massage_contact{
	width: 100%;
}

/*************** single post ***************/
.post-sidebar{display: none;}
	
/*************** Category product ***************/
	.category_none .products .product_items .product_inner .image,
	.category_none .products .product_items .product_inner .product_description{
		width: 100%;
	}
	.category_none .products .product_items .product_inner .product_description{
		padding: 30px 0 0;
	}
	.category_none .products .product_items:nth-child(even) .product_inner .product_description, 
	.category_none .products .product_items:nth-child(even) .product_inner .product_description p{
		text-align: left;
	}
	.category_none .products .product_items:nth-child(even) .product_inner .product_description .product_archive_title:before{
		left: 0;
	}
	
/*************** singe product ***************/
	.product-title.product_title{
		font-size: 34px;
	}
	.shop-page-title .page-title-inner{
		min-height: 120px;
	}
/**/
/*end*/
}


/* page_comingsoon */
.page_comingsoon .title_coming{
	padding: 30px;
}
.page_comingsoon .title_coming h2{
	text-align: center;
	color: #ffe400;
	font-size: 36px;
	margin-bottom: 10px;
}
.page_comingsoon .title_coming h3{
	font-size: 28px;
	text-align: center;
}
.page_comingsoon .main_coming p{
	text-align: center;
	font-size: 36px;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 36px;
}