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

body{
	overflow: hidden;
}
.dark, .dark p, .dark td{
	color: #ffffff;
}
p{
	line-height: 1.5;
}
h2.alt-font{
	font-size: 2.2rem;
    font-weight: normal;
    color: #0679bd;
	line-height: 1;
}

h3.alt-font{
	font-size: 1.5rem;
    line-height: 1.2;
}

.box-text{
	font-size: 1rem;
}

.header-main{
	border-bottom: 1px solid #f1f1f1;
}
.home .header-main{
	border-color: transparent;
}

.menu-title{
	display: inline-block !important;
}

.header-button a[aria-controls="main-menu"]{
	display: flex;
    align-items: center;
	height: 40px;
	padding: 0 20px;
}
.has-dropdown .icon-angle-down{
	display: none;
}


.button.primary{
	color: #fff !important;
	border: 4px solid #c3ebf9;
    background: linear-gradient(to bottom, #00ade6 0%, #1a5bab 100%);
}

/*
.header-button .button.primary{
	font-size: 17px;

}
.header-button .button.primary:before{
	content: "\f879";
	font-family: "Font Awesome 5 Pro";
	margin-right: 3px;
}
*/

.header-nav{
}
.header-main .nav > li > a{
	justify-content: center;
    text-align: center;
	font-size: 12px;
}
.header-main .nav > li > a span{
	display: block;
	width: 100%;
	font-size: 18px !important;
	color: #444;
	text-transform: capitalize;
}
.header-main .nav > li.current-menu-item > a, .header-main .nav > li:hover > a{
	color: #79cdff;
}
.header-main .nav > li.current-menu-item > a span, .header-main .nav > li:hover > a span{
	color: #1c86c5;
}
.header-main .nav > li.current-menu-item > a:after, .header-main .nav > li:hover > a:after{
	content: none;
    display: block;
    height: 3px;
    width: 30px;
    background: #c3ebf9;
    position: absolute;
    bottom: 2px;
    border-radius: 3px;
}

.header-button-1{
	margin-left: 30px !important;
}




.home-hanhtrinh .section-content{
	padding-top: 30px !important;
	padding-bottom: 20px;
}

.home-hanhtrinh.cat .section-content{
	padding-top: 25px !important;
	padding-bottom: 10px;
}
.home-hanhtrinh .section-bg{
	//overflow: inherit;
}
.home-hanhtrinh .section-bg:before{
	content: none;
    left: 10px;
    bottom: -150px;
    height: 300px;
    width: 300px;
    position: absolute;
    background-image: url(assets/images/clover.png);
    background-size: cover;
    opacity: 0.7;
    z-index: 1;
}

.home-hanhtrinh .section-bg:after{
	content: "";
    right: -40px;
    top: -400px;
    height: 800px;
    width: 800px;
    position: absolute;
    background-image: url(assets/images/clover.png);
    background-size: cover;
    opacity: 0.7;
}


.home-hanhtrinh-title{
	position: relative;
}
.home-hanhtrinh-title h2{
	margin-bottom: 10px;
}
.home-hanhtrinh-title:before{
	content: none;
    font-family: "Red Rose", sans-serif;
    font-size: 11rem;
    position: absolute;
    top: -85px;
    left: -135px;
    z-index: 1;
    color: #61c4ff;
    opacity: 0.3;
	z-index: -1;
}


.box.r10 .box-image{
	border-radius: 10px;
	border: 3px solid #c3ebf9;
}
.box.r10.r10w .box-image{
    border: 3px solid #ffffff;
}

.box.r10.r10d .box-image{
    border: 3px solid #cccccc;
}

.home-sticky-post .box-vertical .box-text{
	padding: 0 1rem;
}

.home-sticky-post .box-default .box-image{
	background: #fff;
    border: 3px solid #f1f1f1;
    border-radius: 15px;
}


.home-sticky-post .box-default .box-text{
	padding: 10px 15px;
}

.home-sticky-post .box-default .box-text h5{
	margin-bottom: 10px;
	color: #0679bd;
}

.home-sticky-post a:hover h5{
	color: #0679bd;
}


.home-sticky-post-right .post-item{
	margin-bottom: 6px;
}

.home-sticky-post-right .post-item .image-cover{
	border-radius: 10px;
	overflow: hidden;
}
.home-sticky-post-right .post-item h5{
	font-size: 0.9rem;
	margin-bottom: 3px;
}


.home-category{
	padding: 7px 20px;
    background: #f2fcff;
    border-radius: 15px;
    border: 2px solid #c3ebf9;
    align-items: center;
    margin-bottom: 10px
}

.home-category .icon-box-img{
	opacity: 0.85;
	margin-right: 0.3rem;
}
.home-category h3{
	color: #0679bd;
	margin: 0;
	line-height: 1.1;
	font-size: 1.1em;
}

.home-cuocdoi{
	background-color: rgb(255 250 250) !important;
}
.home-cuocdoi .section-bg{
	background-size: contain !important;
    background-position: calc(100% + 70px) !important;
	z-index: 1;
}

.home-cuocdoi .section-bg:before{
	content: none;
    left: -6%;
    top: 0;
    bottom: -28%;
    width: 27%;
    position: absolute;
    height: auto;
    background-image: url(assets/images/home-hanhtrinh-left.png);
    background-size: cover;
    opacity: 0.2;
    transform: rotate(11deg);
}

.home-cuocdoi .section-content{
	padding-top: 80px !important;
	padding-bottom: 50px;
}
.home-cuocdoi-title{
	position: relative;
}
.home-cuocdoi-title h2{
	font-size: 3rem;
	text-shadow: 3px 3px #fff;
}
.home-cuocdoi-title:before{
	content: "Giữ lại";
    font-family: "Red Rose", sans-serif;
      font-size: 9rem;
    position: absolute;
    top: -100px;
    left: -85px;
    z-index: -1;
    color: #339bd9;
    opacity: 0.15;
	font-weight: bold;
}
.home-cuocdoi-text{
	//font-style: italic;
	margin-top: 45px;
	margin-bottom: 25px;
}
.home-cuocdoi-text p{
	margin-bottom: 15px;
}

.home-vetseo{
	margin-top: -90px;
}
	
.home-vetseo .section-bg{
	
}

.home-vetseo .section-content{
	padding-top: 260px !important;
	padding-bottom: 50px;
}
.home-vetseo-title{
	position: relative;
}
.home-vetseo-title h2{
	font-size: 2.8rem;
	color: #ffffff;
	text-shadow: 3px 3px #000;
	margin-bottom: 2.8rem;
}
.home-vetseo-title:before{
	content: "Vết sẹo";
    font-family: "Red Rose", sans-serif;
    font-size: 9rem;
    position: absolute;
    top: -75px;
    left: -105px;
    z-index: -1;
    color: #a5a5a5;
    opacity: 0.3;
    font-weight: bold;
}
.home-vetseo-text{
	//font-style: italic;
}


.home-doituong{
	border-radius: 15px;
    border: 3px solid #ffffff;
    overflow: hidden;
	box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
}

.home-doituong .text-box{
	padding: 10px 15px;
	background: #0679bd;
    font-size: 1rem;

}
.home-doituong .text-box h3{
    font-size: 1.35rem;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}
.home-cta h2{
	line-height: 1.2;
}

.home-tuvan{
    padding: 0 !important;
}
.home-tuvan .section-bg:after {
    content: "";
    right: -40px;
    bottom: -400px;
    height: 800px;
    width: 800px;
    position: absolute;
    background-image: url(assets/images/clover.png);
    background-size: cover;
    opacity: 1;
}

.home-tuvan .lead{
	text-align: justify;
}

.home-tuvan-title{
	position: relative;
}
.home-tuvan-title h2{
	margin-bottom: 20px;
    font-size: 1.8rem;
    line-height: 1;
}
.home-tuvan-title:before{
	content: none;
    font-family: "Red Rose", sans-serif;
    font-size: 11rem;
    position: absolute;
    top: -85px;
    left: -135px;
    z-index: 1;
    color: #61c4ff;
    opacity: 0.3;
	z-index: -1;
}


.home-camket p{
	display: flex;
	text-align: justify;
	margin-bottom: 8px !important;
}
.home-camket span{
	flex: 1;
}
.home-camket i{
	color: #39b5ff;
    font-size: 1.6rem;
	width: 40px;
}

.nav-dropdown-has-border .nav-dropdown{
	    border: 2px solid #c3ebf9;
    border-radius: 15px;
	min-width: 320px;
}

h1.alt-font {
    font-size: 3.2rem;
    font-weight: normal;
    color: #0679bd;
}
.blog-archive-title{
	position: relative;
	margin-left: 20px;
}
.blog-archive-title h1{
	margin-bottom: 10px;
	font-size: 2.2rem;
}


.box-custom .post-item .box-blog-post .box-image{
	background: #fff;
    border: 3px solid #f1f1f1;
    border-radius: 20px;
}
.box-custom .post-item .box-blog-post .box-text{
	padding: 10px 15px 0;
}
.blog-archive{
	padding-top: 0;
}

.blog-archive .home-category{
	padding: 10px 20px;
}
.blog-archive .archive-top{
	background-color: rgb(195 235 249 / 15%);
    padding-top: 40px;
    padding-bottom: 10px;
}
.blog-archive .archive-top:before {
    content: "";
    right: -40px;
    top: -400px;
    height: 800px;
    width: 800px;
    position: absolute;
    background-image: url(assets/images/clover.png);
    background-size: cover;
    opacity: 0.7;
}
.blog-archive .archive-list{
	padding-top: 60px;
}
.blog-single .entry-title{
	font-family: "Red Rose", sans-serif;
    font-weight: normal;
    color: #0679bd;
    font-size: 2rem;
	margin-bottom: 0;
}
.blog-single .entry-content{
	text-align: justify;
}
.blog-single .entry-image{
	background: #fff;
    border: 3px solid #f1f1f1;
    border-radius: 25px;
	overflow: hidden;
}

.blog-single .entry-image .badge{
	display: none;
}

.blog-single .single-related h3{
    font-family: "Red Rose", sans-serif;
    font-weight: normal;
    color: #0679bd;
    font-size: 2rem;
    margin-bottom: 15px;
}


.fix-menu{
	max-width: 1920px;
    margin: auto;
	border-top: 1px solid #c5e5ff;
	border-left: 0;
	border-right: 0;
	position: fixed;
    z-index: 10;
    bottom: 0;
    left: 0;
    right: 0;
}
.fix-menu .section-bg{
    background: linear-gradient(to bottom, rgba(0, 155, 216, 0.07) 0%, rgba(77, 185, 228, 0) 15%, rgba(255, 255, 255, 0) 50%, rgba(77, 185, 228, 0) 90%, rgba(0, 155, 216, 0.07) 100%);
}
.fix-menu-list{
	display: flex;
}
.fix-menu-list a i{
	color: #39b5ff;
    width: 50px;
	font-size: 1.8rem;
}
.fix-menu-list a{
	height: 66px;
    line-height: 66px;
    flex: 1;
	text-align: center;
	font-size: 1.3rem;
	border-right: 1px solid #c5e5ff;
	display: flex;
    align-items: center;
    justify-content: center;
}
.fix-menu-list a:first-child{
	border-left: 1px solid #c5e5ff;
}
.fix-menu-list a:hover{
	background: rgb(195 235 249 / 20%);
}

.icon-zalo{
	background: url(assets/images/icon-zalo.png) no-repeat center center;
	height: 27px;
	background-size: contain;
}


.fixed-menu-main{
	position: absolute;
    bottom: 75px;
    background: #fff;
    border-radius: 10px;
    
    box-shadow: 2px 2px 13px 8px rgb(0 0 0 / 10%);
	
	visibility: none;
	opacity: 0;
	
	display: none;
	transition: 0.3s;
}

.fixed-menu-main.active{
	visibility: visible;
	opacity: 1;
	display: block;
}

.fixed-menu-main .menu-item a{
	padding: 12px 25px;
	border-bottom: 1px solid rgb(197 229 255 / 40%);
	color: #222;
}
.fixed-menu-main .menu-item:last-child a{
	border-bottom: 0
}
.fixed-menu-main .menu-item a:hover{
	background: rgb(195 235 249 / 20%);
}



.footer-1{
	padding: 0;
	border: none;
}
.footer-1 .widget{
	margin: 0;

}


.footer-wrapper{
	padding-bottom: 36px;
	background: #0679bd;
}

.footer-link{
	padding: 0 !important;
}
.footer-link p{
	width: 100%;
}
.footer-link .section-content{
	display: flex;
    flex-wrap: wrap;
	align-items: end;
}
.footer-left{
	padding: 0 !important;
}
.footer-left .section-content{
	display: flex;
    flex-wrap: wrap;

}

.footer .ux-menu{
	width: 50%;
}
.footer .ux-menu-link{
}
.footer .ux-menu-link a{
	padding-top: 0;
    min-height: 0;
}
.footer .ux-menu-link a span{
	border-bottom: 2px dashed rgb(0 240 255 / 20%);
}
.footer .ux-menu-link:hover a{
	color: #00f0ff !important;
}

.footer-logo{
	display: flex;
    align-items: baseline;
	margin-bottom: 40px;
}
.footer-logo .box-image{
	width: 200px;
	display: block;
}
.footer-logo .box-text{
	padding: 0;
	margin-left: 30px;
	display: block;
	flex: 1;
}
.footer-logo .box-image img{
	
}



.footer-social{
}
.footer-social a{
	width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    background: #2b333c;
    border-radius: 99px;
    line-height: 40px;
	background: #fff !important;
	border: none !important;
	margin-right: 15px !important;
	margin-bottom: 0.3em;
}


.footer-2{
	padding-bottom: 30px;
	padding-top: 30px;
}


.footer-policy{
	text-align: right;
	z-index: 1;
	position: relative;
}
.footer-policy a{
	font-weight: bold;
	margin-left: 15px;
}
.footer-policy p{
	margin-bottom: 5px;
}
.footer-policy a.policy{
	color: #00f0ff;

}
.footer-policy a:first-child{
	margin-right: 0;
}
.footer-hotline{
	text-align: right;
	margin-bottom: 75px;
	position: relative;
}

.footer-hotline:after{
	position: absolute;
    content: "";
    top: -31px;
    display: block;
    right: -51px;
    width: 460px;
    height: 226px;
    background: url(assets/images/footer-bg.png) no-repeat top right;
    background-size: contain;
}


.footer-hotline p{
	margin-bottom: 0;
    text-transform: uppercase;
    font-size: 1rem;
    margin-right: 3px;	
	z-index: 1;
    position: relative;
    padding-right: 40px;
}
.footer-hotline h4{
	line-height: 1;
	color: #ffde4f;
    font-size: 2.07rem;
	margin-bottom: 0;
	margin-top: -2px;
	z-index: 1;
    position: relative;
    padding-right: 40px;
}

.footer-2 .widget:nth-child(1){
	max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
}
.footer-2 .widget:nth-child(2){
	max-width: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
}
.footer-2 .widget:nth-child(3){
	max-width: 35%;
    -ms-flex-preferred-size: 35%;
    flex-basis: 35%;
}

.footer-2 .menu{
	margin-top: 50px;
}
.footer-2 .menu li{
	border: none;
}
.footer-2 .menu li a{
	padding: 0;
}

.from_the_blog_excerpt{
	font-size: 0.8em;
}
.box-vertical .is-divider{
	display: none;
}

.banner h3{
	line-height: 1.4;
}

.box-blog-post .post-meta{
	opacity: 1 !important;
    color: #ffb535;
}

.nav-uppercase>li>a, .uppercase, h6, th, span.widget-title{
	letter-spacing: 0;
}


.absolute-footer{
	display: none;
}



.is-divider{
	display: none;
}



.section-page-title h1{
	font-size: 3.2rem;
}


.off-canvas-center .nav-vertical>li>a{
	text-transform: capitalize;
	font-size: 0.9rem;
    display: block;
	color: #fff;
}

.off-canvas-center .nav-vertical>li>a span{
	display: block;
	font-size: 1.4em;
}
.off-canvas-center.mfp-bg.mfp-ready{
	opacity: 1;
}

.mb-menu-logo{
	width: 150px;
    margin: auto;
    margin-bottom: 20px;
}


.res-text{
	font-size: 100% !important;
}

.banner h2{
	font-size: 2.2rem;
}


@media only screen and (max-width: 1024px) {
	.box-vertical .post-title{
		font-size: 0.8em;
	}
	.box-vertical .post-item{
		padding-bottom: 10px;
	}
	.box-vertical .box-text{
		    padding: 10px;
	}
}
@media only screen and (max-width: 768px) {
	.home-tab .nav .tab{
		width: 50%;
		border: 1px solid #212a34;
		flex:  none;
	}
	.home-tab .nav .tab a{
		height: 100%;
	}
	.footer-widgets.footer-1 .widget{
		max-width: 100% !important;
	    -ms-flex-preferred-size: 100% !important;
	    flex-basis: 100% !important;
	}
	.footer-widgets.footer-1 .widget p:last-child{
		margin-bottom: 0;
	}

	.banner h3{
		font-size: 18px;
    	line-height: 1.4;
	}
	.box-vertical .post-title{
		font-size: 1em;
	}
	.box-vertical .post-item{
		padding-bottom: inherit;
	}
	.box-vertical .box-text{
		padding-top: 0.7em;
    	padding-bottom: 1.4em;
	}
	.box-vertical .image-cover{
		padding-top: 75% !important;
	}
	
	
	h2.alt-font{
		font-size: 2.4rem;
	}
	
	.footer-2 .widget:nth-child(1), .footer-2 .widget:nth-child(2), .footer-2 .widget:nth-child(3){
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	
	.fix-menu-list a{
		height: 60px;
		line-height: 20px;
		font-size: 0.9rem;
		display: block;
	}
	.fix-menu-list a i{
		font-size: 1.2rem;
		display: block;
		margin: auto;
		height: 22px;
		margin-top: 7px;
	}
	
	.fixed-menu-main{
		left: 10px;
		right: 10px;
		bottom: 70px;
	}
	
	.home-sticky-post-right .box-vertical{
		display: flex;
	}
	.home-sticky-post-right .box-vertical .box-image{
		width: 165px !important;
	}
	
	.home-sticky-post .post-item{
		padding-bottom: 5px;
	}
	
	.home-category{
		padding: 5px 15px;
	}
	.home-category h3{
		font-size: 1em;
	}
	.home-category h3 br{
		display: none;
	}
	
	
	.dotuong-grid .grid-col-1-2{
		height: 280px !important;
	}
	
	.home-doituong .text-box h3{
		font-size: 1rem;
	}
	.dotuong-grid .grid-col{
		padding-bottom: 10px;
	}
	
	.home-cuocdoi .section-bg{
		background-position: inherit !important;
	}
	.home-cuocdoi-title:before{
		font-size: 7rem;
		left: 0;
		top: -70px;
	}
	
	p.lead, a.lead{
		    font-size: 1.15em;
	}
	
	.home-cuocdoi-text{
		margin-top: 20px;
		margin-bottom: 25px;
	}
	
	.home-vetseo .section-bg.bg-loaded{
		background-position: 8% 100% !important;
	}
	
	
	.home-vetseo-title:before{
		white-space: nowrap;
		font-size: 6rem;
		color: #ffffff;
		left: -38px;
	}
	
	.home-vetseo .section-content{
		padding-top: 150px !important;
	}
	
	.home-hanhtrinh-title h2{
		font-size: 1.8rem;
		text-align: center;
	}
	
	.footer-logo{
		margin-bottom: 0;
	}
	.footer-logo .box-image{
		width: 140px;
		margin: 0;
	}
	.footer .ux-menu{
		width: 100%;
		margin-bottom: 0;
	}
	
	
	.footer-hotline{
		position: absolute;
		right: 15px;
		top: 0;
		padding-top: 16px;
	}
	.footer-hotline:after{
		top: -1px;
		right: -30px;
		width: 285px;
		height: 110px;
	}
	
	.footer-hotline p{
		font-size: 0.7rem;
		padding-right: 12px;
	}
	.footer-hotline h4{
		font-size: 1.5rem;
		padding-right: 12px;
	}
	
	.footer-2{
		position: relative;
		padding-top: 40px;
	}
	.footer-2 .block_widget{
		position: inherit !important;
	}
	
	.footer-policy{
		text-align: left;
	}
	.footer-policy a{
		margin-left: 0;
		margin-right: 15px;
	}
	
	
}





@media only screen and (max-width: 575px) {
	h2.alt-font{
		font-size: 1.8rem;
	}
	h1.alt-font {
		font-size: 2.2rem;
	}
}