/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@media only screen and (max-width: 48em) {
	/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
/*************** ADD CUSTOM CSS HERE.   ***************/


@font-face {
    font-family: 'FzMyEverything';
    src: url('fonts/Fz-MyEverything.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
div.gioithieu h2 {
    font-family: 'FzMyEverything';
    margin-bottom: 0;
}
.bkg_full .bg.section-bg {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 0 0 !important;
}
.header-main {
	height: auto !important;
}
.product-small.box {
    background: rgb(253 250 245);
}
div.stuck .header-main .nav > li > a {
    line-height: normal;

}
/* div#masthead.nav-dark .nav>li>a {
	color: #e60808;
} */
.nav-dark .nav>li>a:hover, .nav-dark .nav>li.active>a {
	color: #eda827;
}
header.header.has-transparent, .header.transparent {
	position: relative;
}
form.wpcf7-form.init {
    margin-bottom: 0;
}
input.wpcf7-form-control, textarea.wpcf7-form-control {
    border-radius: 25px;
    border-color: #eda827;
}
span.wpcf7-spinner {
    display: block;
    margin: auto;
}
/* .nav-dark .cart-icon strong {
	color:#F80500;
	border-color: #F80500;
} */
p.woocommerce-mini-cart__buttons.buttons {
	display: flex;flex-direction: row ;
}
p.woocommerce-mini-cart__buttons.buttons a {
	color: white !important ;
}
.footer-wrapper {
	color: white ;
}
.luot-truy-cap div#wp_statistics_widget-2 ul {
	display: flex;
	flex-direction: column ;

}
.luot-truy-cap div#wp_statistics_widget-2 ul li {
	display: inline-flex;
}
.luot-truy-cap div#wp_statistics_widget-2 ul li label {
	padding-right: 7px;
}
.copyright-footer {
	color: white ;
}
.nav-dropdown {
	min-width: unset;
	white-space: nowrap;
}
.header-button i.icon-search {
	color: white;
}
/* menu */
ul.header-nav-main li ul.sub-menu {
	display: flex !important;
	flex-direction: column;
	padding: 0;
}
ul.header-nav-main li ul.sub-menu li ul {
	display: none !important;
}
ul.header-nav-main li ul.sub-menu li ul.sub-menu li a {
	color: #F80500 !important;
}
ul.header-nav-main li ul.sub-menu li ul.sub-menu li:hover a {
	color: white !important;
}

ul.header-nav-main li ul.sub-menu li {
	position: relative;
	width: 100%;

}

ul.header-nav-main li  ul.sub-menu  li a{
	font-size: 13px ;
	text-transform: uppercase;
}
h3.accordion-section-title button.accordion-trigger {
	height: auto !important;
}
ul.header-nav-main li ul.sub-menu li ul {
	position: absolute !important;
	background: white;
	top: 0;
	left: 100%;
	min-width: 100%;
}
span.amount {
	color: #ed1c24;
}
ul.header-nav-main li ul.sub-menu li:hover ul {
	display: block !important;

	border: 2px solid #ffe087;

}
.product-small.col{
    padding: 5px;
}
.product-small.col .col-inner {
    border: 1px solid #ffe087;
}

.product-small.box .box-image a img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
	padding: 10px;
    object-fit: contain;
}
.product-small.box .box-image a {
    display: block;
    position: relative;
}
.product-small.box .box-image a::before {
    content: "";
    display: block;
    padding-bottom: 70%;
}

.col.no-padding-bottom, .gallery-item.no-padding-bottom, .columns.no-padding-bottom,
.row-small>.flickity-viewport>.flickity-slider>.col,
.no-padding-bottom > .col,.no-padding-bottom .gallery-item,.no-padding-bottom .columns{
	padding-bottom: 0px
}
.no-divider .is-divider {
	display: none
}
.background-repeat .section-bg.bg-fill{
	background-size: contain !important; background-repeat: repeat !important;
}
#mes-icon {
	bottom: 70px;
	right: 20px;
	width: 40px;
	position: fixed;

	height: auto;
	z-index: 99;
	-webkit-animation: mes 2s linear infinite;
	animation: mes 2s linear infinite;
}

.hotline-phone-ring-wrap {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999999;
}
.hotline-phone-ring {
	position: relative;
	visibility: visible;
	background-color: transparent;
	width: 110px;
	height: 110px;
	cursor: pointer;
	z-index: 11;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: visibility .5s;
	left: 0;
	bottom: 0;
	display: block;
}
.hotline-phone-ring-circle {
	width: 85px;
	height: 85px;
	top: 10px;
	left: 10px;
	position: absolute;
	background-color: transparent;
	border-radius: 100%;
	border: 2px solid #eda827;
	animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
	transition: all .5s;
	transform-origin: 50% 50%;
	opacity: 0.5;
}
.hotline-phone-ring-circle-fill {
	width: 55px;
	height: 55px;
	top: 25px;
	left: 25px;
	position: absolute;
	background-color: rgb(237 168 39 / 70%);
	border-radius: 100%;
	border: 2px solid transparent;
	animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
	transition: all .5s;
	transform-origin: 50% 50%;
}
.hotline-phone-ring-img-circle {
	background-color: #eda827;
	width: 33px;
	height: 33px;
	top: 37px;
	left: 37px;
	position: absolute;
	background-size: 20px;
	border-radius: 100%;
	border: 2px solid transparent;
	animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
	transform-origin: 50% 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.hotline-phone-ring-img-circle .pps-btn-img {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.hotline-phone-ring-img-circle .pps-btn-img img {
	width: 20px;
	height: 20px;
}
.hotline-bar {
	position: absolute;
	background: #eda827;
	height: 40px;
	width: 190px;
	line-height: 40px;
	border-radius: 3px;
	padding: 0 10px;
	background-size: 100%;
	cursor: pointer;
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	z-index: 9;
	box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
	border-radius: 50px !important;
	left: 33px;
	bottom: 37px;
}
.hotline-bar > a {
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	text-indent: 50px;
	display: block;
	letter-spacing: 1px;
	line-height: 40px;
	font-family: Arial;
}
.hotline-bar > a:hover,
.hotline-bar > a:active {
	color: #fff;
}
.zalo-container.right {
	right: 20px;
}
.zalo-container {
	position: fixed;
	width: 40px;
	height: 40px;
	bottom: 130px;
	z-index: 9999999;
}
.zalo-container a {
	display: block;
}
.animated_zalo.infinite {
	animation-iteration-count: infinite;
}
.cmoz-alo-circle {
	width: 50px;
	height: 50px;
	top: -5px;
	right: -5px;
	position: absolute;
	background-color: transparent;
	border-radius: 100%;
	border: 2px solid rgba(17, 130, 252, .8);
	opacity: .1;
	border-color: #1182FC;
	opacity: .5;
}

.animated_zalo {
	animation-duration: 1s;
	animation-fill-mode: both;
}
.zoomIn_zalo {
	animation-name: zoomIn_zalo;
}
.pulse_zalo {
	animation-name: pulse_zalo;
}
.zalo-container span {
	display: flex;
	-ms-align-items: center;
	align-items: center;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #1182FC;
	position: relative;
}
.cmoz-alo-circle-fill {
	width: 60px;
	height: 60px;
	top: -10px;
	position: absolute;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	background-color: rgba(17, 130, 252, 0.45);
	opacity: .75;
	right: -10px;
}
@keyframes zoomIn_zalo{
	0% { opacity: 0;
		transform: scale3d(.3, .3, .3);
	}
	50%{
		opacity: 1;
	}




}
@keyframes  pulse_zalo{
	0% {   
		transform: scale3d(1, 1, 1);
	}
	50%{
		transform: scale3d(1.05, 1.05, 1.05);
	}
	100% { 
		transform: scale3d(1, 1, 1); 
	}
}
@keyframes phonering-alo-circle-anim {
	0% {
		transform: rotate(0) scale(0.5) skew(1deg);
		opacity: 0.1;
	}
	30% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.5;
	}
	100% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.1;
	}
}
@keyframes phonering-alo-circle-fill-anim {
	0% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.6;
	}
	50% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.6;
	}
	100% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.6;
	}
}
@keyframes phonering-alo-circle-img-anim {
	0% {
		transform: rotate(0) scale(1) skew(1deg);
	}
	10% {
		transform: rotate(-25deg) scale(1) skew(1deg);
	}
	20% {
		transform: rotate(25deg) scale(1) skew(1deg);
	}
	30% {
		transform: rotate(-25deg) scale(1) skew(1deg);
	}
	40% {
		transform: rotate(25deg) scale(1) skew(1deg);
	}
	50% {
		transform: rotate(0) scale(1) skew(1deg);
	}
	100% {
		transform: rotate(0) scale(1) skew(1deg);
	}
}


@keyframes mes{
	0% {
		-webkit-transform: rotateZ(0);
		transform: rotateZ(0);
	}
	5% {
		-webkit-transform: rotateZ(20deg);
		transform: rotateZ(20deg);
	}
	10% {
		-webkit-transform: rotateZ(-20deg);
		transform: rotateZ(-20deg);
	}
	15% {
		-webkit-transform: rotateZ(20deg);
		transform: rotateZ(20deg);
	}
	20% {
		-webkit-transform: rotateZ(-20deg);
		transform: rotateZ(-20deg);
	}
	25% {
		-webkit-transform: rotateZ(0);
		transform: rotateZ(0);
	}

	100% {
		-webkit-transform: rotateZ(0);
		transform: rotateZ(0);
	}
}
#tab-namlbn_info ul {
	margin: 0; padding:0; list-style: none;
}
#tab-namlbn_info ul li {
	padding:.5em 1em; margin:0; border: solid 1px #dddd; border-top:none;
}
#tab-namlbn_info ul li p {
	margin: 0
}
#tab-namlbn_info ul li:nth-child(2n+1) {
	background-color: #ecececdd
}
ul.sub-menu li a {
	font-weight: bold
}
ul.sub-menu li:hover > a {
	color: #6f0c16
}
.grecaptcha-badge {
	display: none
}
.zalo-share-button {
	vertical-align: top; display: inline-flex !important; align-items: center; justify-content: center;
	width: 32px !important; height: 32px !important; border-radius: 3px; background-color: #03a5fa
}
.payment_box.payment_method_cod {
	color: red; font-weight: bold; background-color: yellow;
}
.testimonial-meta.pt-half strong, .testimonial-meta.pt-half span {
    color: #000 !important;
}
div.no-margin-bottom h2 {
    margin-bottom: 0;
}