/*
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=Exo:ital,wght@0,100..900;1,100..900&display=swap');
:root{
	--do:#f72816;
	--vang:#f8d531;
	--xanh:#0254fe;
}
.uxb-draggable *{
	pointer-events:initial !important;
}
html,body,span,label,a,p,button,b,div{
	font-family: "Exo", sans-serif;
}
h1,h2,h3,h4,h5,h6,.nav > li > a,nav,li{
	font-family: "Exo", sans-serif!important;
}
b,strong{
	font-weight:bold;
}
form{
	margin:0 !important;
}
form input:not([type=submit]),textarea,select{
	box-shadow:none !important;
}
input[type=submit]{
	margin:0;
}
.txt-jus{
	text-align:justify;
}
.txt-jus :is(h1,h2,h3,h4,h5,h6){
	text-align:left;
}
a{
	cursor:pointer;
}
.wpcf7-spinner,.product-images .image-tools.bottom.left,.post-item .is-divider,aside > .is-divider,.entry-header .is-divider{
	display:none !important;
}
.section-content{
	z-index:unset !important;
}
.dark, .dark p, .dark td{
	color:#fff !important;
}
.pd-b0,.ga-pd-b0 .col{
	padding-bottom:0 !important;
}
.p-mb0 p,.title-mb0 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:0;
}
.p-mb5 p,.title-mb5 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:5px;
}
.p-mb10 p,.title-mb10 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:10px;
}
.p-mb15 p,.title-mb15 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:15px;
}
.p-mb20 p,.title-mb20 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:20px;
}
.p-w400 p, .title-w400 :is(h1,h2,h3,h4,h5,h6){
	font-weight:400;
}
.p-w500 p, .title-w500 :is(h1,h2,h3,h4,h5,h6){
	font-weight:500;
}
.p-w600 p,.title-w600 :is(h1,h2,h3,h4,h5,h6){
	font-weight:600;
}
.p-w700 p,.title-w700 :is(h1,h2,h3,h4,h5,h6){
	font-weight:700;
}
.p-w800 p,.title-w800 :is(h1,h2,h3,h4,h5,h6){
	font-weight:800;
}
.p-w900 p,.title-w900 :is(h1,h2,h3,h4,h5,h6){
	font-weight:900;
}
.title-f30 :is(h1,h2,h3,h4){
	font-size:30px;
}
.title-f20 :is(h1,h2,h3,h4){
	font-size:20px;
}
.is-uppercase, .uppercase{
	line-height:inherit;
}
.col-h100 > .col-inner{
	height:100%;
}
.img-h100 :is(.img,.img-inner){
	height:100%;
}
.img-h100 img{
	height:100%;
	object-fit:cover;
}
.absolute-footer{
	background-color:var(--xanh) !important;
	padding:0;
}
.footer-secondary{
	display:none;
}
.footer-primary,.copyright-footer{
	width:100%;
	text-align:center;
	color:#ffffff;
	position:relative;
}
.footer-primary{
	padding:10px 0 15px;
}
.blog-wrapper{
	padding-bottom:0;
	padding-top: 0;
}
.single-page{
	text-align:justify;
	padding-top:0;
}
#top-link{
	width: 40px;
	height: 40px;
	border-radius: 5px !important;
	border: 1px solid var(--do) !important;
	color: #fff !important;
	background: url(/wp-content/uploads/2025/12/top.png) var(--do);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	right: 16px;
	min-width:unset;
}
table {
	border-collapse: collapse;
}
.owl-stage{
	display:flex;
}
.owl-stage .col,.owl-stage .col > .col-inner{
	height:100%;
}
.owl-item {
	flex-shrink:0;
}
.owl-item .col {
	max-width:100%;
}
.owl-dots {
	margin:0 !important;
}
.owl-dots button{
	min-height:unset;
	margin:0 5px;
}
.owl-theme .owl-dots .owl-dot span{
	margin:5px 4px !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background:var(--vang) !important;
}
.owl-nav{
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	transform:translatey(-50%);
	margin:0 !important;
}
.owl-nav button{
	min-height:unset;
	line-height:unset !important;
	margin:0 !important;
	position:absolute;
	top:50%;
	transform:translatey(-50%);
	display:flex !important;
	align-items:center;
	justify-content:center;
	transition:all 0.3s;
}
.accordion button.toggle{
	pointer-events:none !important;
}
.map :is(p,iframe){
	width:100%;
	height:100%;
	margin:0;
}
.pum-overlay.pum-overlay-disabled {
	visibility: inherit !important;
}
.button.btn-center,
.text-center .button.btn-center{
	display:block;
	width:max-content;
	margin:0 auto !important;
	margin-left:auto !important;
	margin-right:auto !important;
}
.icon-box.icon-center .icon-box-img :is(.icon,.icon-inner){
	width:100%;
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center;
}
.icon-box.icon-center img{
	padding-top:0;
}
.post-item .col-inner{
	height:100%;
}
.post-item .from_the_blog_excerpt {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.menu-image-title-after span {
    color: #dd402d;
    font-size: 16px;
    padding-right: 7px;
    font-weight: 700;
}
#top-bar{
    z-index: 1;
}
#top-bar:before {
    content: "";
    width: 650px;
    height: 51px;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index:-1;
}
#top-bar:after {
    content: "";
    border-top: 35px solid #fff;
    border-right: 25px solid transparent;
    border-bottom: 35px solid transparent;
    border-left: 25px solid #fff;
    /* height: 70px; */
    position: absolute;
    top: 0;
    left: 635px;
    z-index: -1;
}
#logo img {
    max-height: 130px !important;
    top: -45px !important;
    position: relative;
}
.stuck #logo img {
    top: 0 !important;
}
.header-inner:before {
    content: "";
    width: 600px;
    height: 90px;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index:-1;
}
.header-inner:after {
    content: "";
    border-top: 35px solid #fff;
    border-right: 25px solid transparent;
    border-bottom: 35px solid transparent;
    border-left: 25px solid #fff;
    height: 70px;
    position: absolute;
    top: 0;
    left: 600px;
    z-index: -1;
}
.nav-column>li>a, .nav-dropdown>li>a, .nav-vertical-fly-out>li>a, .nav>li>a {
    color: #111;
    transition: all .2s;
}
.nav-dropdown .menu-item-has-children>a, .nav-dropdown .nav-dropdown-col>a, .nav-dropdown .title>a {
    font-size: 16px;
}

.text-mau p{
	color: #011c5f;
}
.text-mau li {
    margin-bottom: 0;
}
.text-mau li a{
    color: #111;
}
.btn-frame {
    display: block;
    width: 50px;
    height: 50px;
    position: fixed;
    right: 20px;
    z-index: 102;
    cursor: pointer;
}

.btn-frame .animated.infinite
Specificity: (0,3,0)
 {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.btn-frame .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.btn-frame .zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
.btn-frame .kenit-alo-circle {
    width: 60px;
    height: 60px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid hsl(222.77deg 97.92% 18.82% / 80%);
    opacity: 0.1;
    border-color: var(--primary-color);
    opacity: 0.5;
}
.btn-frame .pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
.btn-frame .kenit-alo-circle-fill {
    width: 70px;
    height: 70px;
    top: -10px;
    right: -10px;
    position: absolute;
    border-radius: 100%;
    border: 2px solid transparent;
    background-color: hsl(222.77deg 97.92% 18.82% / 35%);
    opacity: 0.4;
}
.btn-frame .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@keyframes zoomIn{
	0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
}
50% {
    opacity: 1;
}
}
@keyframes pulse{
	0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
}
100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
}
.btn-frame i {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: var(--primary-color);
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.btn-frame i img {
    vertical-align: middle;
    width: 70%;
}
.btn-mess {
    bottom: 320px;
}
.btn-zalo {
    bottom: 240px;
}
.btn-phone {
    bottom: 160px;
}
.tieude .section-title b {
    opacity: 0;
}
.tieude .section-title span {
    padding-bottom: 25px;
	color: var(--primary-color);
}
.tieude .section-title span:after {
    content: '';
    display: block;
    position: absolute;
    background-image: url(/wp-content/uploads/2026/03/line_up.png);
    background-repeat: no-repeat;
    background-size: contain;
    left: 50%;
    transform: translatex(-50%);
    bottom: 0;
    width: 100px;
    height: 19px;
}
img.size-full.alignnone {
    margin-bottom: 4px;
}
.icon-lienhe {
    background: var(--primary-color);
    max-width: fit-content;
    border-radius: 10px;
    text-align: center;
    /* left: 50%; */
    position: relative;
    /* transform: translatex(-50%); */
    top: -50px;
    margin-bottom: -50px;
    padding: 2px 25px 0;
}
.icon-box-img img, .icon-box-img svg {
    padding-top: 0;
}
.iconb-lienhe{
    align-items: center;
}
.col-hotro h3, .col-hotro h4{
	color: var(--primary-color);
}
.col-danhmuc-sp .col-inner{
    box-shadow: 1px 1px 4px 2px rgb(138 138 145 / 80%);
}
.product-box__header {
    background: #ececec;
    color: #fff;
    padding: 20px 0;
    padding-left: 5px;
    padding-right: 37px;
    position: relative;
    overflow: hidden;
    transition: background .25s cubic-bezier(.19, 1, .22, 1);
    border-bottom: 1px solid #000;
    box-shadow: 0 6px 24px rgb(3 6 6 / 43%);
    box-shadow: 3px 1px 14px 2px rgb(138 138 145 / 80%);
    height: 65px;
}
.product-box__header h4 {
    margin: 0;
    position: relative;
    z-index: 3;
    color: var(--primary-color);
    font-size: 18px;
}
.product-box__header::after {
    content: "";
    background: var(--primary-color);
    border-left: 1px solid #000;
    bottom: 0;
    border-bottom: 1px solid var(--primary-color);
    content: "";
    display: block;
    width: 49px;
    height: 100%;
    transform: skew(-24.68788deg);
    position: absolute;
    right: -1.5em;
    top: 0;
    z-index: 9;
    transition: width .25s cubic-bezier(.19, 1, .22, 1);
    transition-property: width, transform, right;
}
.product-box__button {
    background: var(--primary-color);
    color: #fff;
    padding: 20px 30px 0;
    line-height: 1;
    position: relative;
    overflow: hidden;
}
.product-box__button .fa {
    float: right;
    font-size: .83333em;
    position: absolute;
    right: 1em;
    top: 50%;
    margin-top: -.45em;
    z-index: 2;
    transition: right .25s cubic-bezier(.19, 1, .22, 1);
    color: #fff;
}
.product-box__button strong {
    position: relative;
    z-index: 3;
    font-size: 18px;
    font-weight: unset;
    color: #ffffff;
}
.product-box__button::after {
    content: "";
    display: block;
    width: 4em;
    height: 4.625em;
    transform: skew(-24.68788deg);
    background: #0b38a7;
    position: absolute;
    right: -1.5em;
    top: 0;
}
.col-danhmuc-sp:hover .product-box__button::after {
	width: 100%;
	transform: none;
	right: 0
}
.col-danhmuc-sp:hover .product-box__button .fa {
	right: 2em
}
.product-small.box .box-text {
    padding-top: 0;
}
.product-small.box .product-title a{
    background: #fff;
    margin-top: 5px;
    position: relative;
    padding-bottom: 38px;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 22px;
    margin-bottom: 0;
    color: var(--primary-color);
    font-weight: 700;
    
    
    
    
    
          /* Bắt buộc */
    height: calc(1.4em * 2); /* Fix đúng 2 dòng */
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    /* line-height: 1.3; */
    /* max-height: calc(1.3em * 2); */
    /* word-break: break-word; */
}
.product-small.box .product-title a:before {
    content: "";
    display: block;
    width: 62px;
    height: 58px;
    transform: skew(
338deg);
    background: var(--primary-color);
    position: absolute;
    right: -50px;
    top: 0;
    z-index: 1;
    transition: width .25s cubic-bezier(.19, 1, .22, 1);
    transition-property: width, transform, right;
}
.sdt-lh {
    background: var(--primary-color);
    padding: 7px 5px 5px;
    color: #fff;
    margin-top: -9px;
}
.product-small .box-text {
    padding-bottom: 5px !important;
}
.product-small .product-title {
    margin-bottom: 0 !important;
}
.product-small .title-wrapper {
    min-height: 55px; /* 2 dòng cố định */
}
.flickity-button{
	opacity: 1;
}
.post-meta.is-small{
    background: var(--primary-color);
    max-width: max-content;
    opacity: 1;
    color: #fff;
    padding: 5px;
    font-size: 15px;
    border-radius: 2px;
}
.post-item .button{
	color: var(--primary-color);
	text-transform: inherit;
	font-size: 17px;
	margin-top: 0;
}
.post-item .button:before {
    content: "";
    width: 36px;
    height: 2px;
    position: absolute;
    right: -41px;
    top: 49%;
    background-color: var(--primary-color);
}
.gal-logo .flickity-button{
	display: none;
}
.product-short-description{
    border: 1px solid #011c5f;
    border-radius: 5px;
    padding: 10px 10px 0;
    background: #ececec;
}
.product-short-description p{
    margin-bottom: 10px;
}
a.devvn_buy_now_style {
    display: inline-block;
    overflow: hidden;
    clear: both;
    padding: 9px 30px;
    border-radius: 4px;
    font-size: 18px;
    line-height: normal;
    text-transform: uppercase;
    color: #fff !important;
    text-align: center;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#011c5f), to(#0b2c7f));
    max-width: max-content;
}
a.devvn_buy_now_style span {
    display: block;
    font-size: 14px;
    color: #fff;
    text-transform: none;
    margin: 2px 0 0;
}
.breadcrumbs a {
    color: hsl(222.77deg 97.92% 18.82%);
	text-transform: initial;
}
h1.product-title.product_title{
	color:var(--primary-color);
}
.woocommerce-tabs .wc-tabs{
	display: none;
}
 table {
  border-collapse: collapse;
  border-spacing: 0;
  -webkit-border-horizontal-spacing: 0;
  -webkit-border-vertical-spacing: 0;
}
tr td, th {
    border: 0.9px solid #000;
    padding: 12px 10px !important;
    font-size: 16px;
    color: #111;
    font-weight: 500;
}
table tr:nth-child(even) {
  background-color: hsl(195deg 47% 33%/3%);
}
.widget>ul>li>a, .widget>ul>li>span:first-child, ul.menu>li>a, ul.menu>li>span:first-child {
    display: inline-block;
    flex: 1;
    padding: 6px 0;
    text-transform: inherit;
    font-size: 15px;
    color: #111;
}
.widget>ul>li li>a, ul.menu>li li>a {
    display: inline-block;
    font-size: .9em;
    padding: 3px 0;
    color: #111;
}
.product-section{
    border-top: 0;
}
.product-section-title-related{
    text-align: center;
}
.page-header-wrapper{
    box-shadow: 0 6px 24px rgba(3, 6, 6, .2);
    margin-bottom: 30px;
}
.form-lh .col{
	padding: 0 15px 5px;
}
.nav-dropdown>li.nav-dropdown-col{display:block}
.nav-dropdown{border:1px solid #ddd; padding:0}
.nav-dropdown .nav-dropdown-col>a, .nav-dropdown li a{font-weight:normal !important; text-transform:none !important;font-size:15px; font-weight:500}
.nav-dropdown .nav-dropdown-col>ul li:hover{background: #082879;}
.nav-dropdown-default>li:hover>a, .nav-dropdown .nav-dropdown-col>ul li:hover>a{color:white}
.nav-dropdown-default>li:hover{background: #011c5f;}
.nav-dropdown-default>li>a{border-bottom:0 !important}.nav-dropdown-has-arrow li.has-dropdown:before{border-width: 10px;
    margin-left: -10px;}
.nav-dropdown .nav-dropdown-col>ul{border: 1px solid #d2d2d2;margin-top:-40px;box-shadow: 2px 2px 5px #828282;display:none;position: absolute;
    left: 100%;z-index: 9;background: white;min-width: 240px;}
.nav-dropdown>li.nav-dropdown-col{width:100%;border-right:0}
.nav-dropdown .nav-dropdown-col>ul li a{padding:10px;  text-transform: none;color:black}
.header-nav li.nav-dropdown-col:hover >ul{display:block !important}
.active>ul.children, .active>ul.sub-menu:not(.nav-dropdown) {
    display: none !important;
}
.text-banner h2 {
    background: linear-gradient(90deg, #FF9800, #cd9e5a, #e7b66d, #c1c10a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 50px;
    margin-bottom: 0;
}
.text-banner h3 {
    font-size: 34px;
    line-height: 1.2;
}
.text-banner h3 strong {
    background: linear-gradient(90deg, #FF9800, #cd9e5a, #e7b66d, #c1c10a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 34px;
    display: block;
    font-weight: 900;
}
.text-banner hr {
    opacity: 1;
}
.text-banner ul{
    list-style: none;
}
.text-banner ul li{
	font-size: 18px;
}
.text-banner ul li:before {
    content: "\f046";
    font-family: FontAwesome;
    padding-right: 10px;
    font-size: 18px;
    color: #FF9800;
}
.row-lh{
	
}
.bnt-goi{
    background: red;
    font-size: 18px;
    border-radius: 3px;
}
.bnt-zalo{
    background: #0068ff;
    font-size: 18px;
    border-radius: 3px;
}
.bnt-giaohang{
    background: #fc8403;
    font-size: 18px;
    border-radius: 3px;
}
.row-thuonghieu{
    display: flex;
    flex-flow: nowrap;
    overflow-x: scroll;
}
.row-thuonghieu .medium-2 .col-inner{
    width: 170px;
}
/* Thanh cuộn ngang */
.row-thuonghieu::-webkit-scrollbar {
    height: 8px; /* độ dày thanh */
}
/* Phần nền thanh */
.row-thuonghieu::-webkit-scrollbar-track {
    background: #fff; /* màu nền */
    border-radius: 10px;
}
/* Thanh kéo */
.row-thuonghieu::-webkit-scrollbar-thumb {
    background: #011c5f; /* màu bạn muốn */
    border-radius: 10px;
}
/* Hover */
.row-thuonghieu::-webkit-scrollbar-thumb:hover {
    background: #03308f;
}
.text-baogia h2{
    text-align: center;
    background: #011c5f;
    padding: 12px 30px 10px;
    max-width: max-content;
    position: relative;
    left: 50%;
    transform: translatex(-50%);
    color: #fff;
    border-radius: 2px;
}
.text-baogia h2>strong{
	background: linear-gradient(90deg, #FF9800, #cd9e5a, #e7b66d, #c1c10a);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 800;
}








@media only screen and (min-width: 320px) and (max-width: 860px){
	#logo img {
    max-height: 70px !important;
    top: 0 !important;
}
	.icon-lienhe {
    padding: 2px 5px 0;
}
	.icon-lienhe img{
    *width: 18px;
    *height: 18px;
}
	.page-title-inner h1.entry-title{
    font-size: 18px;
}
	.breadcrumbs a {
    font-size: 16px;
}
	.bnt-goi {
    margin-right: 0;
}
	.text-banner h3 {
    font-size: 25px;
}
	.text-banner h3 strong {
    font-size: 29px;
}

}