/*
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=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,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: "Inter", sans-serif;
}
h1,h2,h3,h4,h5,h6,.nav > li > a,nav,li{
	font-family: "Inter", 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: #f63a0a !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;
}
.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;
}

#top-bar{
    border-bottom: 1px solid #d3d0d0;
}
.topbar_left {
    font-size: 15px;
    padding: 5px 0 0 !important;
    margin: 0px 0px -5px 0px !important;
}
.topbar_left li:first-child {
    margin-right: 12px;
}
.topbar_left li:nth-child(2) {
    margin-right: 0px;
}
.topbar_left li {
    font-size: 15px;
    display: inline-block;
    color: #252525;
}
.topbar_left img {
    width: 40px;
    position: relative;
    height: 40px;
    margin-right: 10px;
}
.topbar_left li a {
    font-size: 16px;
    font-weight: 400;
    color: #252525;
}
.header-cart-icon {
    width: 42px;
}
.nav-spacing-xlarge>li {
    margin: 0 25px;
}
.button span {
    font-weight: 500;
}
.tieude {
    background: #f53807;
    padding: 5px 0 0 0;
    border-radius: 10px;
    color: #fff;
}
.tieude h2 a{
	color: #fff;
}
.flickity-button{
	opacity: 1;
}
.slider-nav-circle .flickity-prev-next-button .arrow, .slider-nav-circle .flickity-prev-next-button svg {
    border: 0;
    border-radius: 0;
    background: #111;
    color: #fff;
}
.row-ft-lh{
    background-color: #57A545;
    padding: 25px 20px 15px;
    border-radius: 10px;
    align-items: center;
    color: #fff;
}
.form-ft input{
	height: 43px;
	box-shadow: none;
}
.sec-footer .section-title-normal {
    border-bottom: 0;
}
.sec-footer .section-title-normal span {
    border-bottom: 0;
}
.section-title span {
    text-transform: initial;
}
.section-title-container {
    margin-bottom: 0;
}
.sec-footer p{
    margin-bottom: 10px;
    line-height: 1.2;
}
.ux-menu-link__link {
    font-size: 15px;
}
.nav-dropdown-default {
    padding: 0;
}
.nav-dropdown>li>a {
    color: #111;
}
.page-title-inner .woocommerce-breadcrumb{
    font-size: 30px;
}
span.widget-title {
    background: #f53807;
    width: 100%;
    display: flex;
    padding: 10px;
    border-radius: 5px;
    color: #fff;
}
.widget>ul>li+li, ul.menu>li+li {
    border-top: 0;
}
.widget>ul>li>a{
	color: #111;
}
.widget>ul>li:hover a{
	color: var(--fs-experimental-link-color);
}
.product-small.box .product-title a{
    color: #252525;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.product-info .woocommerce-breadcrumb.breadcrumbs{
	display: none;
}
h1.product-title.product_title{
	font-weight: 500;
	font-size: 24px;
}
span.amount {
    color: #f53807!important;
}
.product-gallery-slider img {
    border: 0;
}
.ctsp .row>div:not(.col):not([class^=col-]):not([class*=" col-"]) {
    width: 85% !important;
    left: 50%;
    position: relative;
    transform: translate(-50%, 0);
}
.ctsp .flickity-prev-next-button.next {
    right: 0%;
}
.ctsp .flickity-prev-next-button.previous {
    left: 0;
}
.ctsp .flickity-prev-next-button .arrow, .product-main .flickity-prev-next-button svg {
    background: #f53807;
    color: #fff;
    width: 25px;
}
.ctsp .danh-gia i {
    font-weight: 600;
    font-size: 12px;
    color: #ffbf00;
    position: relative;
    top: -1px;
    left: -1px;
}
.widget_shopping_cart_content{
	padding: 10px;
}
ul.product_list_widget li a:not(.remove) {
    line-height: 1.3;
    margin-bottom: 5px;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.product-thumbnails img {
    opacity: 1;
}
.woocommerce-product-gallery__wrapper .flickity-button-icon {
	display: none;
}
.woocommerce-product-gallery__wrapper .badge-circle{
	font-size: 15px;
	display: none!important;
}
.discount-percent{
    background: #feeeea;
    color: #f53807;
    font-size: 12px;
    padding: 2px;
    margin-left: 10px;
    border-radius: 2px;
    top: -2px;
    position: relative;
}
del span.amount {
    font-weight: 400;
    margin-right: .3em;
    opacity: .6;
    font-size: 17px !important;
    color: #111 !important;
}
.product-small.box del span.amount {
    font-size: 13px !important;
}
.product-small.box span.amount {
    color: #f53807 !important;
    font-size: 15px;
}
.product-small.box .price-wrapper .price {
    padding: 10px 0px 15px;
}
.product-small.type-product .variations{
	display: none!important;
}
@media (min-width: 550px) {
    .form-row-first, .form-row-last {
        float: left;
        width: 100%;
    }
}
.product-meta-shopee{
font-size:13px;
color:#777;
margin-top:4px;
}

.meta-rating{
color:#ffb400;
font-weight:600;
}

.meta-review{
color:#888;
margin-left:4px;
}

.meta-sold{
color:#888;
margin-left:4px;
}
.star-rating{
    width:auto !important;
    overflow:visible !important;
    align-items: center;
    font-size: 17px;
    margin: 0;
}
.tab-sp strong.rating{
display: none;
}
.woocommerce .star-rating::before {
    content: "★";
    margin-right: 4px;
    color: #f5a623;
}
.sold-product{
    display:inline-block;
    margin-left:6px;
}
.star-rating:before, .woocommerce-page .star-rating:before {
    color: var(--fs-color-secondary);
    content: "";
    float: left;
    left: 34px;
    position: absolute;
    top: 0;
    display: none;
}
.star-rating span:before {
    color: #ffc823;
    content: "★★★★★";
    left: 0px !important;
    position: absolute;
    top: 0;
    font-weight: bold;
}
.rating{
    color: #111;
    position: absolute;
    top: 0;
    left: 5px;
}
.ctsp span.amount {
    color: #f53807 !important;
    font-size: 20px;
}
.tab-sp .large-2.pb-0{
    display: none;
}
@media screen and (min-width: 850px) {
    .tab-sp .large-10 {
        flex-basis: 100%;
        max-width: 100%;
    }
}
.isures-sdc--wrap {
    padding: 0px 0 0px;
    clear: both;
    top: -20px;
    position: relative;
}
#comments .star-rating span:before {
    left: 5px;
}
#comments .star-rating {
    padding: 10px 0px !important;
}
@media only screen and (min-width: 320px) and (max-width: 860px){
	.ux-menu{flex-direction:row;align-items:center;}

.ux-menu li{
display:inline-block;
}
	.ux-menu{display:flex !important;flex-wrap:wrap;}

.ux-menu li{
width:auto !important;
}
	.ux-menu{gap: 0px;}

.ux-menu a{
padding:6px 10px;
border-radius:4px;
transition:0.3s;
}

.ux-menu a:hover{
background:#f5f5f5;
}
	h1.product-title.product_title {
    font-size: 20px;
}
	.ctsp span.amount {
    font-size: 19px;
}
	.product-small.box span.amount {
    font-size: 12px;
    top: -7px;
    position: relative;
}
	.discount-percent {
    font-size: 9px;
    top: -8px;
}
.thongtin-dg {
    font-size: 12px;
}
	.ctsp .danh-gia i {
    top: 0px !important;
    left: -2px !important;
}
	.danh-gia i{
		left: 2px !important;
		top: -0.5px !important;
		font-size: 10px !important;
	}
	.danh-gia {
    margin-right: 10px !important;
}
	.da-ban {
    padding-left: 10px !important;
}
	.product-small.box .box-text.box-text-products{
    padding-left: 7px;
    padding-right: 7px;
}
	.tab-sp .accordion-inner {
    padding: 0;
}
	 .comment-text .meta{
    font-size: 14px;
}




}
/* 3 trường địa chỉ Vietnam Checkout trên 1 hàng */
#billing_state_field,
#billing_city_field,
#billing_address_2_field {
    width: 48%;
    float: left;
    margin-left: 0%;
}

/* bỏ margin trường cuối */
#billing_address_2_field {
    margin-right: 0;
}

/* responsive mobile */
@media (max-width: 768px) {
    #billing_state_field,
    #billing_city_field,
    #billing_address_2_field {
        width: 100%;
        margin-right: 0;
    }
}
.thongtin-dg {
	display: flex;
	margin-top: -8px;
}
.danh-gia {
    border: 1px solid #FFC107;
    background: #e9c7624a;
    padding: 0 5px;
    border-radius: 2px;
    margin-right: 15px;
}

.danh-gia i{
    font-weight: 600;
    font-size: 12px;
    color: #ffbf00;
    position: relative;
    top: -1px;
    left: 1px;
}
.da-ban {
    border-left: 1px solid #111;
    padding-left: 15px;
}



/* label và màu cùng hàng */
table.variations tbody tr{
    display:flex;
    align-items:center;
}

/* chữ Màu */
table.variations label{
    min-width:60px;
    font-weight:600;
}

/* danh sách màu */
.variable-items-wrapper{
    display:flex;
    gap:8px;
}

/* biến màu nằm ngang */
.variations_form .variable-items-wrapper{
    display:flex;
    flex-wrap:wrap;
    gap:10px;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock) {
    color: #ff6100;
}
:root {
    --wvs-selected-item-box-shadow: 0 0 0 2px #ff6100;
}
.star-rating {
	display: none;
}
.tab-sp .star-rating {
	display: block;
}
.woocommerce-review__verified.verified{
    display: none;
}
.comment-list li .comment-text, .commentlist li .comment-text {
    *padding: 0;
}
.woocommerce-Reviews-title, .woocommerce-review__dash {
    display: none;
}
.comment-list li .description, .commentlist li .description {
    font-style: normal;
}
.woocommerce-review__author{
    font-weight: normal;
}
/* Ẩn ngày mặc định */
.commentlist .woocommerce-review__published-date{
display:none;
}

/* ngày dưới ảnh review */
.commentlist .cr-comment-images:after{content: attr(data-date);display:block;margin-top: 0px;font-size: 12px;color:#777;}

/* nếu review không có ảnh */
.commentlist .description:after{content: attr(data-date);display:block;margin-top: 0px;font-size: 12px;color:#777;}
.review-item .description p{
	margin-bottom: 0;
	font-size: 15px;
}
p.comment-notes, .woocommerce-terms-and-conditions-wrapper.mb-half{
	display: none;
}
.comment-form-comment textarea {
    min-height: 60px;
    padding-top: .7em;
}