/*
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=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
:root{
	--do:#f72816;
	--vang:#f8d531;
	--xanh:#0254fe;
}
.uxb-draggable *{
	pointer-events:initial !important;
}
.header-main .nav-left li{
    margin: 0 16px;
}
.header-main .nav-right li>a {
    color: #111;
    text-transform: capitalize;
	font-size: 15px;
}
.nav-dropdown-default {
    padding: 0;
}
.nav-dropdown li {
    margin: 0 !important;
}
.nav-dropdown.nav-dropdown-default>li>a {
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px !important;
	font-weight: 400;
}
.nav-dropdown.nav-dropdown-default>li:hover{
	background: #ececec;
}
.mfp-content .menu-item{
	display: none;
}
a.glink img {
    margin-right: 5px!important;
	width: 30px;
    height: 30px;
}
html,body,span,label,a,p,button,b,div{
	font-family: "Roboto", sans-serif;
}
h1,h2,h3,h4,h5,h6,.nav > li > a,nav,li{
	font-family: "Roboto", 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: #937730 !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;
}
.thong-tin{
	display: flex;
}
.thong-tin p{
	color: #111;
	padding-right: 20px;
	font-size: 15px;
	font-weight: 400;
}
.thong-tin p>a{
	color: #111;
	display: inline-block; /* quan trọng */
  position: relative;
}
.thong-tin p>a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 100%;
  height: 1px;
  background: #caa64b; /* màu vàng */
  transform: scaleX(0);
  transform-origin: left;
  transition: 0.3s;
}
.thong-tin p>a:hover::after {
  transform: scaleX(1);
}
.thong-tin p>i{
	padding-right: 4px;
	top: -4px;
	position: relative;
}
.header-main .icon-search, .header-main .icon-user, .icon-shopping-cart, .icon-menu{
    font-size: 23px!important;
    padding: 0 5px;
    color: #111;
    font-weight: 100 !important;
}
.header-button-1 .header-button a{
	 background: linear-gradient(90deg, #caa64b, #f5e6a8, #b8923f)!important;
	 color: #111;
}
.header-button-1 span:before {
    content: "\f101";
    font-family: FontAwesome;
    padding-right: 10px;
    font-size: 16px;
    color: #111;
}
.off-canvas-right .mfp-content {
    width: 400px;
}
.mfp-content .thong-tin {
    display: block;
}
.mfp-content .thong-tin p {
    font-size: 18px;
    padding-bottom: 7px;
}
.thong-tin-cty {
    font-size: 18px;
}
.thong-tin-cty h2{
    padding: 30px 0 15px;
}
.banner-dautrang .banner-layers.container{
	max-width: 90%;
}
.icon1 p{
	font-size: 19px;
}
.banner-dautrang h2{
    font-weight: 700;
    font-size: 85px;
	letter-spacing: 5px;
}
.bnt-1{
    background: linear-gradient(90deg, #caa64b, #f5e6a8, #caa64b);
    font-size: 20px;
    border-radius: 3px;
}
.bnt-1 span{
	color: #111;
}
.button:hover, .dark .button.is-form:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
    box-shadow: none;
}
.icon-lienhe .icon-inner{
    border-width: 1px;
    color: #fff!important;
    background: #fff;
}
.icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 8px;
}
.icon-lienhe .icon-box-img{
    margin-top: -3px!important;
}
.text-gold h2, .text-gold h3, .text-gold h4{
  background: linear-gradient(90deg, #caa64b, #d7bd50, #b8923f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.box-item{
  position: relative;
  z-index: 1;
}
.box-item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    font-size: 220px;
    font-weight: 500;
    z-index: 0;
    pointer-events: none;
    text-align: center;
    --id-number-stroke-color: rgb(219 192 118 / 45%);
    --stroke-width: 1px;
    color: #fff;
    text-shadow: var(--stroke-width) 0 0 var(--id-number-stroke-color), calc(var(--stroke-width) * -1) 0 0 var(--id-number-stroke-color), 0 var(--stroke-width) 0 var(--id-number-stroke-color), 0 calc(var(--stroke-width) * -1) 0 var(--id-number-stroke-color);
    line-height: 1;
    transform: translatex(-50%);
}
.number-01::before {
	content: "01";
	font-family: "Noto Sans JP", sans-serif!important;
}
.number-02::before {
	content: "02";
	font-family: "Noto Sans JP", sans-serif!important;
}
.number-03::before {
	content: "03";
	font-family: "Noto Sans JP", sans-serif!important;
}
.number-04::before {
	content: "04";
	font-family: "Noto Sans JP", sans-serif!important;
}
.box-item i {
  font-size: 0; /* ẩn icon font */
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(/wp-content/uploads/2026/04/svgexport-16.svg) no-repeat center;
  background-size: contain;
}
.box-item .button{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    background: #e5e4e4;
    top: 20px;
}
.box-item .button:hover{
	background: linear-gradient(90deg, #caa64b, #f5e6a8, #b8923f) !important;
}
.box-item .icon-box{
    height: 100%;
}
.text-j p{
	text-align: justify;
}
.slogan h2{
    display: flex;
    align-items: center;
    gap: 20px;
	 font-size: 4.7vw;
	color: #b8923f;
}
.slogan h2>strong{
    position: relative;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15vw;
    height: 15vw;
    border-radius: 100%;
    --bgUrl: url(/wp-content/uploads/2026/04/section_aboutus_slogan_bg.png);
    background: var(--bgUrl);
    font-size: 7.5vw;
    font-weight: 700;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 60px;
}
.slogan h2>strong:before {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: 7px solid #F6F6F6;
}
.slogan h2>strong:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 100%;
    border: 1px solid #b8923f;
}
.slogan h2>span{
	--stroke-width: 1px;
--id-heading-stroke-color: #111;
	text-shadow: var(--stroke-width) 0 0 var(--id-heading-stroke-color), calc(var(--stroke-width) * -1) 0 0 var(--id-heading-stroke-color), 0 var(--stroke-width) 0 var(--id-heading-stroke-color), 0 calc(var(--stroke-width) * -1) 0 var(--id-heading-stroke-color);
	color: #fff;
	font-weight: 500;
	letter-spacing: 1px;
}
.title h2 {
    margin-bottom: 25px;
    font-weight: bold;
    line-height: 1.3;
    font-size: 2.5rem;
    color: var(--primary-color);
}
.bnt2{
	background: #111;
	position: relative;
	overflow: hidden;
	z-index: 1;
	padding: 5px 35px;
}
.bnt2::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, #caa64b, #f5e6a8, #caa64b);
  transform: translateX(-100%);
  transition: 0.4s;
  z-index: 0; /* sửa lại */
}
.bnt2 span, .bnt2 i {
  position: relative;
  z-index: 2;
}
.bnt2:hover::before {
  transform: translateX(0);
}
.bnt2:hover>span, .bnt2:hover>i {
  color: #111;
}
.slogan-50 h2>strong{
    --bgUrl: url(/wp-content/uploads/2026/04/section_members_slogan_bg.png);
}
.z-index-2{
    z-index: 2;
}
.section-counter {
    margin-block-start: -320px;
    padding-top: 290px !important;
    padding-bottom: 90px !important;
	z-index: 1;
}
.counter h3{
    font-size: 7.5rem;
    line-height: 1;
    font-weight: 600;
}
.counter h3>strong{
    font-size: 1.5rem;
    font-weight: 600;
    margin-left: 25px;
    padding-top: 23px;
    color: #4A5257;
    position: relative;
}
.counter h3>strong:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 2px;
    background: #b8923f;
}
.action-wrapper {
    position: absolute;
    top: 50%;
    left: -72px;
    transform: translateY(-50%);
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 300;
    width: 145px;
    height: 145px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.action-wrapper:before {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: 1px solid white;
    z-index: -1;
}
.action-wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 100%;
    background-color: #5b4538;
    z-index: -1;
}
.icon-svg {
        width: var(--icon-width);
    height: var(--icon-height);
    fill: currentColor;
}
.icon-doitac{
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.icon-doitac:hover{
    border-bottom: 1px solid #111;
}
.icon-doitac h5 {
    position: absolute;
    left: 0;
    font-size: 25px;
    margin-top: -4px;
}
.icon-doitac .icon-box-text{
    padding-left: 150px;
}
.desc p{
    color: #111;
    font-weight: 400;
    line-height: 1.5;
    font-size: 17px;
}
.subtitle h3{
    font-size: 2rem;
    font-weight: 700;
    color: #b8923f;
}
.project--heading p {
    font-size: 1.875rem;
    font-weight: 700;
    line-height: 1.2;
    color: #7c5603;
    margin-bottom: 15px;
}
.swiper-nav {
    position: relative;
    /* top: 40%; */
    transform: translateX(-50%);
    left: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(22, 21, 21, 0.1);
    border-radius: 100%;
    transition: 0.35s;
    cursor: pointer;
    color: #422818;
}
.swiper-nav.swiper-button-prev {
    margin-top: 20px;
}
.sec-duantieubieu .icon-svg {
    --icon-width: 25px;
    --icon-height: 25px;
}
.icon-hoptac{
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.icon-hoptac:hover{
    border-bottom: 1px solid #111;
}
.star-rating span:before {
    color: #fff;
}
.icon-tour{
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #ffffff78;
}
.icon-tour .icon-box-text{
    padding-left: 25px;
}
.slide-tour .flickity-page-dots {
    bottom: -20px;
    left: 0;
    right: auto;
}
.slide-tour .flickity-page-dots .dot {
  width: 8px;
  height: 8px;
  background: #111 !important;
  border: 0 !important;
  margin: 0 11px;
  border-radius: 50%;
  position: relative;
}
.slide-tour .flickity-page-dots .dot.is-selected {
  width: 18px;
  height: 18px;
  background: transparent !important;
  border: 1px solid #fff !important;
	top: 4px;
}
.slide-tour .flickity-page-dots .dot.is-selected::after {
  content: "";
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.absolute-content {
    position: absolute;
    right: 30px;
    bottom: -30px;
    z-index: 10;
    background-color: #5b4538;
    color: white;
    padding: 50px;
    max-width: 270px;
}
.absolute-content .icon-inner{
    border-width: 1px;
    color: #fff;
    background: #fff;
}
.absolute-content h3{
    font-size: 2.1875rem;
    font-weight: 700;
    line-height: 1.4;
    margin-top: 20px;
    letter-spacing: -0.7px;
	color: #fff;
}
.slogan-gt h2>strong{
    --bgUrl: url(/wp-content/uploads/2026/04/aboutUs_exp_slogan_bg.jpg)!important;
}
.nav-line-bottom li>a{
    padding: 27px 25px;
    font-size: 1rem;
    font-weight: 500;
    color: #4A5257;
}
.nav-line-bottom{
    border-bottom: 1px solid #dee2e6;
}
.col-chuyen-gia .col-inner{
	background: #fff;
	border-radius: 3px;
	padding: 20px 20px 5px;
	box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
    border: 1px solid #dddddd;
}
.slogan-50-gt h2>strong{
    --bgUrl: url(/wp-content/uploads/2026/04/aboutUs_counter_slogan_bg.jpg);
	    padding: 65px;
}
.khach-hang-box ul{
    display: flex;
    align-items: center;
}
.khach-hang-box ul>li{
    margin-left: 0;
    list-style: none;
	margin-left: -12px;
}
.khach-hang-box li:first-child {
    margin-left: 0;
}
.khach-hang-box img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    object-fit: cover;
}
.header-sp .page-title-inner{
	display: block;
}
.header-sp .title-content{
    text-align: left;
}
.header-sp .breadcrumbs.uppercase {
    text-transform: capitalize!important;
}
.category-page-title .woocommerce-breadcrumb, p.woocommerce-result-count{
	display: none;
}
.product-small img {
    width: 100%;
    height: auto;
    object-fit: contain;
}
.product-small.box{
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
    border-radius: 7px;
    border: 1px solid #dddddd;
}
.product-small.box .box-text-products{
    padding: 15px;
}
p.product-title a{
	color: #111;
	font-size: 18px;
	padding: 7px 0;
}
.woocommerce-tabs ul.product-tabs{
	display: none;
}
.form-dk input {
    background: transparent;
    border-bottom: 1px solid #c3bfc1 !important;
    border: 0;
    border-radius: 4px;
    height: 43px;
}
.form-dk textarea{
    background: transparent;
    border-bottom: 1px solid #c3bfc1 !important;
    border: 0;
    border-radius: 4px;
}
.form-dk input[type=submit] {
    margin: 0;
    width: 100%;
    background-color: var(--fs-color-primary) !important;
}

#msg-item-10 .arcu-item-icon img, #msg-item-11 .arcu-item-icon img{
	width: 40px;
    height: 40px;
	    margin-top: -20px;
    margin-left: -20px;

}
.arcu-popup.arcu-show{
    width: 500px;
}
.arcu-widget .arcu-popup .arcu-popup-content {
    max-height: 500px;
}






.form-lh input{
    height: 60px;
}
.form-lh input[type=submit]{
    position: absolute;
    right: 0;
    top: 0;
    margin: 5px;
    height: 50px;
    background: linear-gradient(90deg, #caa64b, #f5e6a8, #caa64b);
    color: #111;
	font-weight: 500;
}
.text-menu-footer ul{
    list-style: none;
}
.text-menu-footer ul>li {
    margin-left: 0;
    margin-bottom: 7px;
    font-size: 15px;
}
.text-menu-footer ul>li>a {
    color: #111;
	display: inline-block; /* quan trọng */
  position: relative;
}
.text-menu-footer ul li a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 100%;
  height: 1px;
  background: #caa64b; /* màu vàng */
  transform: scaleX(0);
  transform-origin: left;
  transition: 0.3s;
}
.text-menu-footer ul li a:hover::after {
  transform: scaleX(1);
}
@media only screen and (min-width: 320px) and (max-width: 860px){
	.icon1 p {
    font-size: 14px;
    line-height: 1.3;
    margin-top: 10px;
}
	.banner-dautrang h2 {
    font-size: 25px;
}
	.bnt-1 {
    font-size: 15px;
}
	.icon-lienhe .icon-box-img {
    margin-top: -6px !important;
}
	.box-item::before {
            top: 20%;
        font-size: 130px;
}
}
@media (max-width: 992px) {
	.mfp-content .menu-item{
	display: flex;
}
	.mfp-content .thong-tin-cty, .mfp-content .thong-tin, .mfp-content .header-social-icons{
		display: none;
	}
	.slogan h2 {
    gap: 10px;
}
    .slogan h2>strong {
        width: 20vw;
        height: 20vw;
        font-size: 8.5vw;
		margin-right: 0;
    }
	.slogan h2>strong:before {
        top: 5px;
        left: 5px;
    }
	.slogan h2>strong:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 100%;
    border: 1px solid #5b4538;
}
	.title h2{
        font-size: 28px;
        margin-bottom: 20px;
    }
	    .section-counter {
        margin-block-start: -50px;
        padding-top: 40px !important;
        padding-bottom: 90px !important;
    }
	.counter h3{
        font-size: 5rem;
    }
	.count-number{
        min-width: 100px;
    }
	.icon-doitac .icon-box-text {
    padding-left: 65px;
}
	.action, .anh-doitac{
		display: none;
	}
	.nav-line-bottom li>a {
    padding: 14px 17px;
}
}



.product-small.box .box-image {
    position: relative;
    width: 100%;
    padding-top: 100%; /* 1:1 */
    overflow: hidden;
}
.product-small.box .box-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); 
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* ===== Tablet ===== */
@media (max-width: 1024px) {
    .product-small.box .box-image {
        padding-top: 100%;
    }

    .product-small.box .box-image img {
        width: 90%;
        height: 90%;
    }
}
.product-gallery-slider img {
    width: 100%;
    height: 500px;
    object-fit: contain;
}
/* ===== PC lớn ===== */
@media (min-width: 1200px) {
    .product-gallery-slider img {
        height: 500px;
    }
}

/* ===== Laptop ===== */
@media (max-width: 1199px) {
    .product-gallery-slider img {
        height: 420px;
    }
}

/* ===== Tablet ===== */
@media (max-width: 992px) {
    .product-gallery-slider img {
        height: 350px;
    }
}

/* ===== Mobile ===== */
@media (max-width: 768px) {
    .product-gallery-slider img {
        height: 300px;
    }
}

/* ===== Mobile nhỏ ===== */
@media (max-width: 480px) {
    .product-gallery-slider img {
        height: 250px;
    }
}
/* ===== Mobile ===== */
@media (max-width: 768px) {
    .product-small.box .box-image {
        padding-top: 100%;
    }

    .product-small.box .box-image img {
        width: 85%;
        height: 85%;
    }
}

/* ===== Mobile nhỏ ===== */
@media (max-width: 480px) {
    .product-small.box .box-image img {
        width: 80%;
        height: 80%;
    }
}