/*
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.   ***************/

html, body{
    font-size:14px;
}

h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a{
	
}
.header-main .nav > li > a{
	font-size:15px;
	font-weight: 700;
}

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

}

.widget .is-divider{
	display: none;
}
.header .nav-small a.icon:not(.button),
#header-contact li>a{
	text-transform: none;
	color: #000;
}
span.amount{
	color: #ED1C24;
    font-weight: bold;
}
.box-text-products span.amount {
    white-space: nowrap;
    color: #ED1C24;
    font-size: 17px;
}

#tnContact{
  max-width: 230px;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  position: fixed;
  bottom: 3%;
  left: 2%;
  z-index: 9999;
}
.grid-tools a{
	font-weight: normal;
}
#tnContact li{
  list-style-type: none;
  width: 40px;
  height: 40px;
  padding: 0;
  margin-bottom: 10px;
  white-space: nowrap;
}
#tnContact li a{
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-right: 15px;
  text-align: center;
  border-radius: 99px;
}
#tnContact li a i{
  font-size: 18px;
  color: #fff;
}
#tnContact li .iconzalo img{
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
#tnContact li .label{
  position: relative;
  visibility: hidden;
  cursor: pointer;
  color: #fff;
  padding: 6px 10px;
  border-radius: 0 99px 99px 0;
}
#tnContact li .label:before{
  content: "";
  top: 0;
  left: -15px;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-right: 15px solid #189eff;
  border-bottom: 15px solid transparent;
}
#tnContact li:hover .label{visibility: visible;}

/* Background Icon & Label */
.iconfb , .label.fb{background: #3b5999}
.iconzalo , .label.zalo{background: #008df2}
.iconsms , .label.sms{background: #00c300;}
.iconcall , .label.call{background: #383838}

.fb.label:before{  border-right-color: #3b5999!important}
.zalo.label:before{  border-right-color: #008df2!important}
.sms.label:before{  border-right-color: #00c300!important}
.call.label:before{  border-right-color: #383838!important}
#product-sidebar{
	padding-right: 0px;
}
#product-sidebar .col-divided,
.page-left-sidebar .col-divided{
	border: none;
	padding-right: 10px;
}
.row-divided>.col+.col:not(.large-12){
	border: none;
}
#product-sidebar .is-divider,
#secondary .is-divider,
#shop-sidebar .is-divider{
	display: none;
}
span.widget-title{
	display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    color: #25456C;
}
.footer-widgets span.widget-title{
	font-size: 17px;
	color: #FFF;
}
#product-sidebar span.widget-title,
#secondary span.widget-title,
#shop-sidebar span.widget-title{
	display: inline-block;
    width: 100%;
    padding: 15px;
    text-align: center;
    background: #135EA7;
    color: #FFF;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    font-weight: normal;
    font-size: 16px;
}
.section-title-center span, 
.section-title-bold-center span{
	color: #000;
	font-weight: 700;
}
.product-info {
	padding-top: 0px;
}
.home-03 .last-reset{
	text-align: justify;
}
.section-title b {
    height: 1px;
    opacity: 1;
    background-color: #0066CC;
}
#product-sidebar .body-widget,
#secondary .body-widget,
#shop-sidebar .body-widget{
	padding: 0px 15px;
}
#product-sidebar aside,
#shop-sidebar aside,
#secondary aside{
	padding: 0px;
    border-radius: 15px;
    border: 1px solid #DEDEDE;
    margin: 0px;
    margin-bottom: 20px;
}
.box-blog-post .is-divider,
form.cart{
	display: none;
}
.absolute-footer{
	padding: 5px 0 5px;
}
.header-top{
	border-bottom: 1px solid rgba(202,206,204,0.3);
}
.box-text h1, .box-text h2, .box-text h3, .box-text h4, .box-text h5, .box-text h6, .box-text a:not(.button){
	font-size: 15px;
	color: #333;
	font-weight: 700;
	text-transform: capitalize;
	padding-bottom: 5px;
}
.woocommerce-ordering{
	display: none;
}
.home-02 .tabbed-content .nav{
	padding-bottom: 25px;
}
.box-info h3 {
    text-align: center;
    text-transform: uppercase;
    background: url(images/line.png) no-repeat bottom center;
    height: 45px;
    font-size: 20px;
    color: #c90000;
}
.box-info {
    margin: 0;
    padding: 15px;
    list-style: none;
    border: 1px solid #ccc;
    border-radius: 5px;
    background: #F5F7F7;
    color: #333;
}
.box-info ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav_menu-2 ul.menu{
	padding-bottom: 10px;
}
#nav_menu-2 ul.menu li a{
	padding: 0px;
	font-size: 1em;
}
#nav_menu-2 ul.menu li{
	background: url(images/icon-meni.png) no-repeat left;
	padding : 7px 10px;
	padding-left: 12px;
	border-top:none;
}
ul.menu>li li>a, .widget>ul>li li>a{
	font-size: 1em;
}
.box-info ul li strong{
	background: url(images/icon-meni.png) no-repeat left;
	display: inline-block;
	padding-left: 15px;
	width: 100%;
}
.box-info ul li{
	margin: 0;
	border-bottom: 1px dashed #ccc;
	padding: 10px 0px;
}
.box-info ul li:last-child{
	border: none;
}
.box-info p{
	margin-bottom: 0px;
}
.item-call a {
    background: #135EA7;
    text-align: center;
    padding: 10px 0px;
    color: #FFF;
    width: 100%;
    display: inline-block;
    margin: 7px 0px;
    text-decoration: none;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
}
/* .tab-panels .entry-content img,
.wp-caption img,
.wp-caption{
	width: 100% !important;
} */
th, td{
	font-size: 1em;
	color: #333;
}
.tab-panels .entry-content table td, 
.tab-panels .entry-content table th {
    border: 1px solid rgba(0,0,0,0.15);
    padding: 5px;
}
.block_widget .post-item{
	padding: 0 15px 10px;
}
.block_widget .box-vertical .box-text{
	padding-bottom: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-left: 10px;
}
.block_widget .box-text h5{
	text-transform: inherit;
	font-size: 15px;
    font-weight: normal !important;
    color: #333;
}
.absolute-footer.dark{
	color:#fff;
	font-size:12px;
}
.absolute-footer.dark .container{
	text-align: center;
}
.absolute-footer.dark .pull-left{
	float: none;
}
.footer-2{
	border-top : 5px #57BDE0 solid;
}
.home-block {
	font-size:19px;
}
.home-block .col{
	padding-bottom: 0px;
}
.home-block .block-item{
	border-right: 1px #57BDE0 solid;
}
.home-block .col:last-child{
	border:none;
}
.whybox-01 strong{
	font-weight: 700;
	color : #055EA6;
}
.home-block strong {
	font-weight: 700;
	color : #ff;
}
.why-left .whybox-01{
	margin-bottom: 20px;
}
.why-left .whybox-01:last-child{
	margin-bottom: 0px;
}

.home-03 .col{
	padding-bottom: 0px;
}
.home-03 .why-left{
	border-right: 1px #055ea6 solid;
}
.home-logo .gallery-col{
	padding: 10px;
}
.home-logo .box-image{
	padding: 5px;
	border:1px #CCC solid;
	border-radius: 15px;
}
.home-news .home-tintuc h2.widgettitle{
	display: none;
}
.home-news .vsrp_div{
	border-bottom: 1px #CCC dashed;
	border-top: none;
	padding:10px 0px;
}
.section-title span{
	text-transform: none;
}
.section-title-container{
	margin-bottom: 1em;
}
/* .box-image{
	padding: 5px;
} */
.title-left .section-title-normal span,
.title-left .section-title-normal{
	border-bottom: none;
}
.title-left .section-title-normal{
	background: url(images/icon-title.png) no-repeat left top;
	padding-left: 20px;
	font-size: 1.2em;
	line-height: 15px;
}
.product .box-image,
.post-item .box-image{
	border:1px #ccc solid;
	padding: 5px;
	
}
box-text{
	line-height: 1em !important;
}
.product .box-image .image-zoom,
.post-item .box-image .image-zoom{
	overflow: hidden;
}
.home-block .col .far,
.home-block .col .fas,
.home-block .col .fa{
	font-size: 2em;
	padding-top: 12px;
	color: #fff;
}
.home-block .col p{
	margin-bottom:0px;
}
.text-left{
	text-align: justify;
}
.product-footer .woocommerce-tabs{
	border: none;
}
.single-product .tabbed-content .nav{
	border-bottom: 1px solid #ececec;
}
.single-product .tabbed-content .nav li a{
	font-size: 1em;
	padding: 7px 15px;
	border-top-right-radius:5px;
	border-top-left-radius:5px; 
}
.single-product .tabbed-content .nav li.active a{
	background: #135EA7;
	color: #fff;
}
.single-product .tabbed-content .nav-line-bottom>li>a:before, 
.single-product .tabbed-content .nav-line-grow>li>a:before,
.single-product .tabbed-content .nav-line>li>a:before{
	background: none;
	height: auto;
}
.home-02 .tabbed-content ul li.tab a{
	padding-left: 15px;
	padding-right: 15px;
}
#text-2 .textwidget img{
	max-width: 70px;
}
#top-bar .nav>li>a{
	font-size: 13px;
}
.nav-small.nav>li.html{
	
}
.header-social-icons .social-icons .button{
	font-size: 1.2em;
}
.header-search-form-wrapper input[type='search']{
	font-size: 1.2em;
	height: auto;
	padding: 7px 10px;
	background: #fff;
	border-radius: 8px;
}
.nav>li>a, .nav-dropdown>li>a, 
.nav-column>li>a{
	color: #000
}
.box-text{
	font-size: 1em;
}
#content.page-wrapper{
	padding-top: 0px;
}
.title-overlay{
	background: none;
}
.shop-page-title h1.shop-page-title{
	font-size: 30px;
    margin-bottom: 10px;
}
#content header.archive-page-header h1{
	padding-top: 45px;
    padding-bottom: 45px;
	height: 140px;
	font-size: 40px;
}
.featured-title .page-title-inner,
.page-title-inner{
	padding-top: 45px;
	padding-bottom: 45px;
	height: 140px;
}
.featured-title{
	background: url('/wp-content/uploads/2023/02/Banner-san-pham.jpg') #1C478C;
	height: 140px;
}
#content header.archive-page-header{
    font-size: 40px;
    background: url('http://demo.nguyentuan.name.vn/hoaitin/wp-content/uploads/2023/01/header.jpg') #1C478C;
    margin-bottom: 30px;
    height: 140px;
}
#content header.archive-page-header h1{
	color: #FFF;
	margin-bottom: 0px;
}
@media (max-width:767px){
	.section-title-center span, 
	.section-title-bold-center span{
		font-size: 18px;	
	}
	.section-title-container{
		max-width: 100% !important;
	}
}
#footer .is-outline:hover,
.back-to-top:focus,
.back-to-top:hover,
.back-to-top.active{
	background: rgb(255,255,255,0.6);
	border: 1px #055ea6 solid;
	color: #055ea6;
}
#footer .footer-2{
	position: relative;
    overflow: hidden;
}
#footer .fa{
	padding-right: 7px;
}
#footer .footer-2 .background-left {
    position: absolute;
    top: -20px;
    left: 0;
    z-index: 1;
}
#footer .footer-2 .background-right {
    position: absolute;
    top: -20px;
    right: 0;
    z-index: 1;
}
#footer .footer-2 .row{
	position: relative;
	z-index: 9999;
}
.product-info .price{
	margin: 0;
}
.html_topbar_right a.glink img{
	border-radius: 99%;
	height: 32px;
	width: auto;
	margin-right: 5px;
}
.nav-right .header-social-icons{
	margin: 0;
}
@media (min-width:768px){
	.section-title-center span, 
	.section-title-bold-center span{
		font-size: 22px;	
	}
	ul.zalo-list{
		padding: 0;
		margin: 0;
		display: inline-block;
		width: 100%;
		margin-top: 10px;
	}
	ul.zalo-list li.zalo-item{
		width: 33%;
		float:left;
		margin: 0;
    	padding: 0;
	}
	.top-bar-right{
		display: inline-block;
		width: 15%;
		float: left;
	}
	.top-bar-left{
		display: inline-block;
		width: 50%;
		float: left;
	}
	.top-bar-center{
		display: inline-block;
		width: 35%;
		float: left;
	}
	.header-top{
		padding-bottom: 0px;
		padding-top: 15px;
		border: none;
	}
	.post-sidebar{
		padding-right: 0px !important;
	}
}
/********************** CSS Sidebar Menu ******************************/
.widget ul.menu>li.has-child:hover >.sub-menu{
	display:block
}
.widget ul.menu ul.sub-menu li{
	padding: 2px 10px;
}
.widget ul.menu ul.sub-menu{
	display: none;
	padding: 10px 15px;
    position: absolute;
    width: 100%; 
    left:90%;
    top: 40px;
    /* min-height: 180px; */
	z-index: 999;
    border: 1px solid #DEDEDE !important;
    background: #fff;
  	border-radius: 5px;
  	webkit-box-shadow: 0 0 7px rgba(0,0,0,.26);
	-moz-box-shadow: 0 0 7px rgba(0,0,0,.26);
	box-shadow: 0 0 7px rgba(0,0,0,.26);
}
.widget ul.menu ul.sub-menu li{
	padding: 5px;
}
.widget .toggle{ 
	transform: rotate(-90deg);
}