/*
Theme Name: Maxweb
Description: This is a child theme for Flatsome Theme
Theme URI: https:
Author: Hoan
Author URI: 
Template: flatsome
Version: 3.6.1
*/


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

@import url('https://fonts.googleapis.com/css2?family=K2D:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');
:root{
	--cam:#e74e19;
	--xanh:#211d71;
}
html,body,span,label,a,p,button,b,div{
	font-family: 'K2D', sans-serif;
}
h1,h2,h3,h4,h5,h6,.nav > li > a,nav,li{
	font-family: 'K2D', sans-serif !important;
}
b,strong{
	font-weight:bold;
}
.pd-b0{
	padding-bottom:0 !important;
}
.txt-jus{
	text-align:justify;
}
.wpcf7-spinner{
	display:none !important;
}
a{
	cursor:pointer;
}
form{
	margin:0 !important;
}
form input,textarea,select{
	box-shadow:none !important;
}
.pum-overlay.pum-overlay-disabled {
    visibility: inherit !important;
}
div#masthead ul li.menu-item a.nav-top-link {
	font-size: 15px;
	font-weight: 400;
	padding-left: 18px;
}
div#masthead ul li.menu-item.active a.nav-top-link:after {
	content: "";
	background: var(--cam);
	position: absolute;
	width: 60px;
	height: 1px;
	bottom: 6px;
	right: 0;
}

.div-img img {
	border: 3px solid #fff;
	border-radius: 8px;
}
.ct-title-ani h3 {
	font-size: 50px;
	font-weight: 800;
	margin: 0;
	line-height: 1;
	text-transform: uppercase;
	position: absolute;
}
.ct-title-gioithieu h3:nth-child(1) {
	-webkit-text-stroke: 1px #fff;
}
.ct-title-ani h3:nth-child(1) {
	color: transparent;
	-webkit-text-fill-color: transparent;
}
.ct-title-ani h3:nth-child(2) {
	color: var(--cam);
	-webkit-animation: animate 3s ease-in-out infinite;
	animation: animate 3s ease-in-out infinite;
}
@keyframes animate{
	0%,100%{clip-path:polygon(0% 45%, 15% 44%, 32% 50%, 54% 60%, 70% 81%, 84% 69%, 100% 72%, 100% 100%, 0% 100%)}
	50%{clip-path:polygon(0% 60%, 16% 65%, 34% 66%, 51% 62%, 67% 50%, 84% 45%, 100% 46%, 100% 100%, 0% 100%)}
}
.ct-gioithieu p {
	font-size: 17px;
	letter-spacing: 1px;
	line-height: 30px;
}
.ct-gioithieu a {
	color: #fcd660;
	text-decoration: underline;
}
.ct-gioithieu p {
	margin-bottom: 0;
	margin-top: 25px;
}
.ct-cate h3 {
	text-align: center;
}
.ct-cate h3:nth-child(1) {
	-webkit-text-stroke: 1px var(--xanh);
}

.flickity-page-dots .dot.is-selected {
	background: var(--cam) !important;
	border-color: var(--cam) !important;
	border: 1px solid #fff !important;
	border-radius: 10px;
}
.row-slider .flickity-page-dots .dot {
	width: 14px;
	height: 14px;
	opacity: 1;
	background-color: #fff;
}
.tin-tuc .section-bg.bg-loaded {
	background-attachment: fixed;
}
.ct-foo p {
	margin-bottom: 10px;
}
.ct-foo p strong {
	font-size: 15px;
}
.ct-foo ul li {
	margin-left: 0;
	margin-bottom: 6px;
	list-style: none;
}
.ct-foo ul li a, .ct-foo p {
	font-size: 14px
}

.menu-f a:hover {
	color: #ff564a !important;
}

.ct-lienhe {
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	padding: 0px 10px;
}
.ct-lienhe p:first-child strong {
	background: rgb(39, 37, 37);
	padding: 0 10px;
}
.ct-lienhe p:first-child {
	margin-top: -12px;
	text-align: center;
}
.ct-lienhe p:nth-child(2) {
	text-transform: uppercase;
}
.ct-lienhe p {
	margin-bottom: 8px;
	font-size: 15px;
}
.ct-lienhe p a {
	color: var(--cam) !important;
	font-size: 15px;
}
.footer-secondary {
	padding: 7.5px 0;
	display: none;
}
.right-sanpham .col-inner {
	background: #f7f7f7;
	border: 1px solid #e3e3e3;
	border-radius: 5px;
	padding: 15px 10px 15px 15px;
	box-shadow: 1px 1px 6px rgb(219 239 205);
}
.right-sanpham p {
	font-size: 15px;
}
.box-faq:not(:last-child) {
	margin-bottom: 12px;
	border-bottom: 1px solid #cccccc5c;
	padding-bottom: 10px;
}
.box-faq a {
	color: #ff564a;
}
@media screen and (min-width: 850px){
	.box-dich-vu .col.medium-2.small-6.large-2 {
		max-width: 20%;
		-ms-flex-preferred-size: 20%;
		flex-basis: 20%;
	}
}
@media screen and (min-width: 850px){
	.box-dich-vu .large-2 {
		max-width: 20%;
		-ms-flex-preferred-size: 20%;;
		flex-basis: 20%;
	}
	.box-dich-vu .icon-box {
		flex-basis: 43%;
		flex-shrink: 0;
		padding: 0px 5px;
	}
	..box-dich-vu {
		overflow: auto;
	}
}	
.box-dich-vu .icon-box {
	border: 1px solid #f2f2f2;
	border-radius: 10px;
	padding: 10px;
	display: flex;
	align-items: center;
}
.box-dich-vu p {
	font-size: 14px;
}
.box-dich-vu .col-inner {
	margin-right: 10px!important;
}
.woof_container_inner h4 {
	background: var(--cam);
	color: #ffff;
	margin-bottom: 0;
	border-radius: 6px 6px 0 0;
	text-align: center;
	padding: 4px;
	font-weight: 500;
	font-size: 18px;
	text-transform: uppercase;
}
.woof_block_html_items {
	max-height: 350px;
	overflow-y: auto;
	overflow-x: hidden;
	border: 1px solid #ccc;
}
.product-footer .woocommerce-tabs>.nav-line:not(.nav-vertical) {
	background: #f3f3f3;
	border-bottom: 1px solid #ff564a;
}
.product-footer ul.product-tabs>li {
	padding: 0 15px;
	margin: 0;
}
.product-footer ul.product-tabs>li a {
	color: #000;
	font-weight: 400;
}
.product-footer ul.product-tabs>li.active {
	background: #ff564a;
}
.product-footer ul.product-tabs>li.active a {
	color: #fff;
}
.product-footer ul.product-tabs>li.active a:before, ul.product-tabs>li:hover a:before {
	background-color: #ff564a;
}
.sp-banchay h3 {
	background: #ff564a;
	padding: 5px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	border-radius: 6px 6px 0 0;
}
.additional_information_tab {
	display: none!important;
}
.arcontactus-widget .messanger {
	margin: 10px!important;
	border-radius: 6px;
	width: auto!important;
	transition: .2s all;
	background: #efefef;
}

.map iframe{
	width:100%;
	height:100%;
}
.map.map-lh{
	height:400px;
}
.txt-lh h2{
	font-size:24px;
	margin:0 0 15px 0;
}
.txt-lh h3{
	font-size:16px;
	text-transform:uppercase;
	margin:0 0 7px 0;
}
.txt-lh p{
	margin:0 0 7px 0;
}
.form-lh :is(input,textarea){
	border-radius:5px;
}
.form-lh input{
	height:40px;
}
.add-f > .col-inner{
	border-top:1px solid #c5c5c552;
	padding-top:20px;
	padding-bottom:20px;
}
.add-f p{
	margin:0 0 5px 0;
}
.add-f p i{
	margin-right:5px;
}
.post-sidebar .rpwe-ul .rpwe-li h3{
	font-size:15px !important;
}
.form-tv-sp h3.txt-title{
	text-align:center;
	text-transform:uppercase;
	font-size:22px;
	margin:0 0 20px 0;
	color:var(--cam);
}
.form-tv-sp :is(input,textarea){
	border-radius:5px;
}
.form-tv-sp input{
	height:40px;
}
.form-tv-sp input[type=submit]{
	width:100%;
}
.product-small .btn-popup-tvsp{
	color:#fff;
	background:var(--cam);
	border-radius:4px;
	display:inline-block;
	padding:5px 15px;
	font-weight:500;
	transition:all 0.3s;
	margin:10px 0 0;
}
.product-small .btn-popup-tvsp:hover{
	background:var(--xanh);
}
p.woocommerce-loop-product__title a{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
	margin:7px 0 !important;
}
#telegram-vr img {
    max-width: 40px;
    max-height: 40px;
}
.product-small .badge-container{
	display:none !important;
}
.product-small .box-image:before{
	content:'Freeship';
	position:absolute;
	top:25px;
	left:0;
	display:inline-block;
	padding:2px 5px;
	background:#72CC48;
	color:#fff;
	z-index:3;
	font-size:13px;
	line-height:1.3;
/* 	pointer-events:none; */
}
@media screen and (max-width: 849px){
	.ct-title-ani h3 {
		font-size: 33px;
	}
}
@media screen and (max-width: 568px){
	.map.map-lh{
		height:300px;
	}
}