/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

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


    @media screen and (min-width: 850px) {
        .col-divided {
            border: unset;
            padding-right: 30px;
        }
    }
    @media screen and (min-width: 850px) {
        .row-slider-image-box .large-2 {
            flex-basis: 20%;
            max-width: 20%;
        }
    }
    .shop-page-title .breadcrumbs {
        display:none;
    }
    .menu-top{
        z-index:1000;
    }
    h1{
        font-size:32px;
        font-weight:700
    }
    h2{
        font-size:24px;
        font-weight:700
    }
    h3{
        font-size:20px;
        font-weight:700;
        line-height:24px
    }
    .page-wrapper{
        padding-top:0px
    }
    .box-img-hangxe{
        padding:20px 20px 5px;
    }
    .box-img-hangxe .box-image{
        border-bottom: 1px solid #F3F4F6;
            padding-bottom: 10px;
    }
    .archive.tax-product_cat #main{
        background-color:#F3F4F6
    }
    .archive.tax-product_cat .breadcrumbs{
            background: #F3F4F6;
    }
    .archive.tax-product_cat  .category-page-row {
        padding-top: 0px;
    }
    .product-sale .progress-bar-container{
        display:block!important
    }
    .archive.tax-product_cat .page-title-inner{
        padding-top:0px
    }
    .product-badges{
        display:none;
        justify-content: left;
        align-items: center;
        position: absolute;
        top: 44%;
        left:3%;
        gap: 15px;
        font-size: 10px;
        font-weight: 700;
        color:#fff
    }

    .product-summary .quantity {
            background: #F0F0F0;
        border-radius:20px
    }
.box-camket{
	    background: rgba(20, 68, 184, 0.05);
    border-radius: 10px;
    padding: 20px;
	max-height: 270px;
}
.from_the_blog_excerpt.show-on-hover{
	opacity:1!important
}
.blog-archive .is-divider{
	display:none
}
.box-camket.box-camket-cus{
	max-height: 330px;
    height: 330px;
}
.icon-box-cus .icon-box-text p{
	font-size:14px;
	font-weight:300;
}
.post-sidebar .post_comments {
	display:none
}
.post-sidebar .recent-blog-posts a{
	    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
}
.icon-box-cus .featured-box{
	    background: rgba(20, 68, 184, 0.05);
    border-radius: 10px;
    padding: 20px 20px 20px;
}
.section-banchay .img-inner,.section-dichvu .box-image{
	border-radius:17px;
}
.section-banchay .hm_product{
	margin-bottom:10px
}
.section-banchay .star-rating--inline{
	height:unset;
	margin-bottom:0px;
}
.store-cus{
	margin-top:20px
}
.store-locator form{
	display:flex;
	justify-content:center;
	align-content:center;
	gap:10px;
}
.store-locator select,.store-locator input{
	box-shadow:unset;
	color:#B4B4B4;
	background-color:#F2F4F5;
	border-radius:20px;
}
.store-item p{
	margin-bottom:0px;
}
.store-item{
	border-bottom: 1px solid #DDDDDD;
    padding-bottom: 15px;
}
.store-cus .featured-box{
	    background: rgba(20, 68, 184, 0.05);
    border-radius: 10px;
    padding: 20px 20px 20px;
	height:190px
}
.col-6-cus-box-right{
	height:560px;
}
.col-4-cus-box{
	height:360px
}
.icon-box-cus .icon-box-text h5{
	    font-size: 20px;
    font-weight: 700;
}
.box-camket .text{
	font-size:14px;
}
.box-camket .text li{
	margin-bottom:0px
}
    .button.is-form:hover {
        background-color: #f1f1f1;
        color: #000;
        border-radius: 20px;
    }
    form.cart{
        margin-bottom:0px;
    }
    .cart-buttons-wrapper{
            display: flex;
        gap: 20px;
        align-items: center;
    }
    .buttons_added + button{
        background-color: #1444B8!important;
        border-radius: 20px;
        font-size: 16px!important;
        font-weight: 300;
        padding: 0px 25px;
    }
    .buy-now-button{
        background-color: #F6352A!important;
        border-radius: 20px;
        font-size: 16px!important;
        font-weight: 300;
        padding: 0px 25px;
    }
    .quantity .minus, .quantity .plus {
        padding-left: 1.2em;
        padding-right: 1.2em;
    }
    .quantity .button.minus,.form-minimal.quantity .qty,.quantity .button.plus{
        border:unset
    }
    .product-badges .badge{
        border-radius: 40px;
        padding: 2px 15px;
        height: 56px;
        text-align:center
    }
    .latest{
        background: #1444B8;
    }
    .favorite{
        background: #CF0616;
    }
    .best-selling{
        background: #189F1E;
    }
    .product-small:hover .product-badges{
        display: flex;
    }
    .progress-bar-container {
        width: 100%;
        height: 8px;
        background-color: #d6d6d6;
        border-radius: 6px;
        overflow: hidden;
        margin-bottom: 8px;
      }
      .progress-bar-fill {
        height: 100%;
        background: linear-gradient(90deg, #F1932C 0%, #F6352A 100%);
        border-radius:20px
      }
    .star-rating span:before{
        color:#efb443
    }
    /* .archive.tax-product_cat .breadcrumbs{
        position: absolute;
        left: 9%;
        margin-top: 10px;
        z-index:999;
    }
    
    #hm_title_left .is-large{
        display:none
    } */
    #hm_title_left .is-large nav{
        font-size:28px;
        line-height:24px;
        font-weight:700;
        color:#000;
    }
    .shop-page-title{
        margin-bottom:15px;
    }
    .product-page-title{
        display:none
    }
    .product-footer{
        background:#F3F4F6;
    }
    .product-footer .tab-panels{
            background: #FFFFFF;
        border-radius: 20px;
        margin-top: 20px;
        padding: 20px;
    }
    .product-footer .tabs li{
        border: 1px solid #000000;
        border-radius: 62px;
    }
    .product-footer .tabs li.active{
        background:#000;
    }
    .product-footer .tabs li.active a{
        color:#fff;
        border:unset;
    }
    .product-short-description table {
        font-size:16px;
        font-weight:300;
        color:#000
    }
    td {
        color: #000;
    }
    .product-short-description table .spec-label{
        font-size:16px;
        font-weight:700;
        text-transform: capitalize;
        width:180px;
    }
    .product-footer .tabs  a{
        color:#000
    }
    .woocommerce-ordering select{
        border: 1px solid #D9D9D9;
        border-radius: 10px;
        width: 180px;
    }
    .sale-percentage-before-image{
        position: absolute;
        top: 10px;
        background: #C91E2C;
        color: #fff;
        font-size: 12px;
        font-weight: 700;
        padding: 6px 1px;
        border-radius: 30px;
        right: 10px;
    }
    .product-small .box-image{
        padding-top:5px;
        padding-bottom:5px;
    }
    .color-black, .color-black span{
        color:#000;
    }
    .flickity-page-dots .dot{
        width: 6px;
        height: 6px;
        border-radius: 100%;
        background-color: #fff;
        opacity: 1;
    }
    .flickity-page-dots .is-selected{
        width: 20px;
        height: 6px;
        border-radius: 5px;
        margin: 0px;
    }
    .has-hover:hover .tag-label{
        background: rgba(20, 68, 184, 0.1);
    }
    .blog-right .post-title,.blog-wrapper .post-title{
        line-height:29px;
        font-weight:700;
        font-size:24px;
		margin:5px 0px
    }
.blog-left .post-title{
	font-size:16px;
	font-weight:700;
	line-height:25px
    margin:5px 0px
}
    .product-small .col-inner{
        background: #FFFFFF;
        border-radius: 10px;
        padding:10px 15px;
    }
    .product-small .title-wrapper a{
        font-size:14px;
        font-weight:700;
        line-height:22px;
        color:#000;
    }
    .product-small .sold-count{
        font-size:14px;
        font-weight:300;
        color:#000;
        text-align:left;
    }
    .product-small .box-text{
        text-align:left;
        padding:0px;
    }
    .product-small  .price-wrapper{
        margin:10px 0px 0px;
    }
    .product-small span.amount{
        font-size: 20px;
        font-weight: 700;
        color: #C91E2C;
    }
    .product-small del bdi{
        font-size:14px;
        font-weight:300;
        color:#434343;
    }
    .thunder{
        background-image:url("https://acquy2424.vn/wp-content/uploads/2025/08/thunder.svg");
        background-repeat: no-repeat;
        background-size: 18px 18px;
        padding-left: 25px;
        line-height: 20px;
    }
    .title-sale {
        padding: 10px 0;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .title-sale h2{
        color:#fff;
        font-size:30px;
        font-weight:700;
    }
    .title-sale::before, .title-sale::after {
        content: "";
        position: absolute;
        width: 35px;
        height: 35px;
        background-image: url(https://acquy2424.vn/wp-content/uploads/2025/08/thunder.svg);
        background-size: contain;
        background-repeat: no-repeat;
        top: 40%;
        transform: translateY(-50%);
    }
    .list-content {
        position: relative;
        width: 100%;
    }
    .margin-top-20 {
        margin-top: 20px !important;
    }
    .mo-ta-danh-muc {
       max-height: 250px;
        position: relative;
        width: 100%;
        margin-bottom: 20px;
        box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 5px 0px;
        border-radius: 10px;
        padding: 1rem 1rem 2rem 1rem;
        overflow: hidden;
        background: #fff;
    }
    .btn-show-more {
        width: 100%;
        max-width: 335px;
        height: 34px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: -1rem;
        background: #ffffff;
        font-size: 14px;
        color: #212529;
        text-decoration: none !important;
        cursor: pointer;
        border-radius: 10px;
        -webkit-box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
        box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    }
    .mo-ta-danh-muc.active{
        max-height: 100%;
    }
    .box-btn-show-more {
        width: 100%;
        height: 36px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    ;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.91)), color-stop(55%, #fff));
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.91) 50%, #fff 55%);
        position: absolute;
        left: 0;
        bottom: 0;
        border-radius: 10px;
    }
    .title-sale::before {
        right: 63%;
    }
    .about-us{
        text-align:center
    }
    .about-info{
        font-size:32px;
        font-weight:700;
        text-align:center;
		text-transform:uppercase;
        margin-bottom:20px;
    }
	.simple-info p{
		margin-bottom:5px;
		font-size:16px;
		font-weight:300;
}
    .about-us .subtitle{
        font-size:16px;
        color:#1444B8;
        font-weight:300;
        line-height:40px;
    }
    .title-sale::after {
        left: 63%;
        transform: rotateY(180deg);
        top: 15%;
    }
    .title-sale h2 {
        z-index: 1;
    }
    .hm_shop_now{
        display:none!important;
    }
    .blog-right .from_the_blog_excerpt {
        font-size: 16px;
        font-weight: 300;
    }
    .box-blog-post hr{
        width:25%;
        border: 1px solid rgba(0, 0, 0, 0.5);
        margin:10px 0px;
        opacity:1;
    }
    .blog-right .post-title a{
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    .blog-left .post-item{
        padding:0px
    }
    .acquydanhmuc{
        background: linear-gradient(180deg, #FFFFFF 0%, #F3F4F6 100%);
    }
    .acquydanhmuc h2{
        font-size:20px;
        margin:20px 0px
    }
    .blog-left .post-title a{
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .box-blog-post img{
        border-radius:10px
    }
    .post-date{
        color:#444444;
        font-size:14px;
        font-weight:300
    }
    .post-date .time-icon{
        background-image:url("https://acquy2424.vn/wp-content/uploads/2025/08/time-icon.svg");
         background-repeat: no-repeat;
         background-size: 15px 15px;
        padding-left: 20px;
        line-height: 20px;
    }
    .blog-custom .is-divider{
        display:none
    }
    
    .box-img-hangxe h5{
        font-weight: 700;
        font-size: 20px;
        line-height: 20px;
        color: #1444B8;
        margin:10px 0px 15px 0px
    }
    .box-img-hangxe .box-text{
        padding-bottom:0px;
    }
    .box-img-hangxe .menu-item {
        display: flow;
        font-size: 14px;
        line-height: 33px;
        margin-bottom: -10px !important;
        color:#000;
    }
    .list-service-container{
        max-width: 100%;
        margin: 20px auto;
        display: flex;
        justify-content: space-between;
        gap: 20px;
    }
    .btn-blue {
        background: linear-gradient(180deg, #2867FF 0%, #1444B8 100%);
        border-radius: 26px;
        width: 270px;
        height: 180px;
        color: white;
        font-size: 20px;
        font-weight: 300;
        text-align: center;
        padding: 0.5rem 0.3rem 0 0.3rem;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 10px;
        box-shadow: 0 0 6px rgba(42, 100, 247, 0.5);
        text-decoration: none;
        cursor: pointer;
      }
      .btn-blue img {
        width: 80px;
        height: 60px;
        object-fit: contain;
        margin-bottom: 15px;
      }
      .btn-blue small {
        line-height: 1.1;
        display: block;
      }
      .btn-blue:focus, .btn-blue:hover {
        outline: none;
        box-shadow: 0 0 8px 2px #2a64f7;
      }
    .btn-blue:hover{
        color:#fff
    }
    .white.is-outline:hover {
        background-color: #d0d0d0 !important;
        border-color: #d0d0d0;
        color: #000 !important;
    }
    .icon-angle-down {
        display:none!important;
    }
    .section-banchay{
        background: linear-gradient(360deg, #F3672B 0.84%, #F6352A 100%);
    }
    .product-category .header-title{
        font-weight:500;
        line-height:20px
    }
    .header-vertical-menu__title,.header-cart-title {
        font-size: 14px;
        font-weight: 300;
        color:#fff;
    }
    .header-cart-title {
        text-transform: capitalize
    }
    #menu-item-285{
        background: #132A44;
        border-radius: 30px;
    }
    #menu-item-285 .nav-top-link{
        width: 160px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        text-transform: uppercase;
    }
    #menu-item-285 .nav-top-link:before{
        content:"";
        position:relative;
        background-image: url('https://acquy2424.vn/wp-content/uploads/2025/08/menu-icon.svg');
        background-repeat: no-repeat;
        padding-left: 30px;
        height: 24px;
        opacity:1;
    }
    .title-menu{
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 10px;
    }
    .header-vertical-menu__icon{
        margin-right:10px
    }
    .header-main .nav > li > a {
        font-size: 15px;
        color: #000;
		    text-transform: uppercase;
    }
	div.header-button a.primary {
	    font-size: 15px;
	    font-weight: normal;
	}
    .nav>li{
        margin:0 7px
    }
    .nav-right li{
        border-radius: 30px;
        height: 40px;
        color: #fff;
        padding: 0px 15px;
    }
.nav-right .header-button-2{
	background:#f5442a;
	font-size:16px!important;
}
.nav-right .header-button-2 a{
	color:#fff;
}
    .custom-phone-icon{
        width:21px;
        height:21px;
        margin-right: 10px;
    }
    .form-lienhe{
        background: rgba(20, 68, 184, 0.05);
        border-radius: 10px;
    }
    .form-lienhe input,.form-lienhe textarea{
        background:#fff;
        border-radius: 6px;
        box-shadow: unset;
        border: unset;
    }
    .form-lienhe .form-body{
        margin:	15px
    }
    .form-lienhe .wpcf7-spinner{
        display:none
    }
    .form-lienhe .wpcf7-submit{
        background: #EA741E;
        border-radius: 6px;
        width: 100%;
        font-size: 14px;
        font-weight: 300;
        text-transform: math-auto;
    }
    .form-lienhe h4{
        background: linear-gradient(90deg, #ff7220 0%, #ffd04d 100%);
        border-radius: 10px 10px 0px 0px;
        color: #fff;
        padding: 10px;
        font-size: 16px;
        font-weight: 700;
    }
    .color-black{
        color:#000
    }
    .copyright-footer{
        color:#fff;
    }
    .absolute-footer{
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    }
    .footer-top{
            border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    }
    #footer .button span{
        font-weight:300;
        font-size:14px;
    }
    #footer .white.button.is-outline{
        width: 77%;
        padding: 4px 0px 4px 15px;
        text-align: left;
        font-size: 14px;
        font-weight: 300;
    }
    .desc-footer{
        font-size:14px;
        line-height:33px;
    }
    .custom-rating-wrapper{
        display:flex;
        align-items: anchor-center;
    }
    .product-reviews-custom{
        font-size: 14px;
        font-weight: 300;
        margin-left: 5px;
    }
    .product-label{
        display: flex;
        align-items: center;
        gap: 10px;
        margin-bottom: 10px;
        color: #fff;
    }
    .product-info .is-divider{
        display:none
    }
    .product-label .label{
        padding: 2px 10px;
        border-radius: 23px;
        font-size: 14px;
    }
    .product-label .label img{
        margin-right:10px
    }
    .desc-footer p{
        margin-bottom:0px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    .product-title{
        font-size:24px;
    }
    .nav-pills>li.active>a{
        background-color:transparent
    }
    .nav-vertical>li+li {
        border: unset!important;
    }
    @media (min-width: 850px) {
        .nav-vertical+.tab-panels{
            border-left:unset;
        }
        .tabbed-content .nav-vertical {
            padding-top: 0;
            width: 36%!important;
        }
    }
    .product-section{
        border-top:unset;
        background: #f3f4f6;
        padding: 20px 0px;
    }
    .menu-footer .menu-item,#menu-item-285 .sub-menu .menu-item{
        display:flow;
        font-size:15px;
        font-weight:500;
        line-height:33px;
        margin-bottom:-10px!important;
    }
    .title-footer{
        font-weight:700;
        font-size:20px;
        margin-bottom:20px;
    }
    .title-footer-child,.share-icons-title{
        display:block;
        font-size:16px;
        font-weight:700;
        text-transform:uppercase;
    }
    .title-footer-child + .is-divider{
            margin: 8px 0px;
        max-width: 50px;
        background: #fff;
    }
    .cat-label{
            background: rgba(20, 68, 184, 0.1);
        border-radius: 50px;
        text-transform: inherit;
        color: #1444B8;
        font-size: 14px;
        font-weight: 300;
        opacity: 1;
        padding: 5px 10px;
    }
    .share-icons-title{
        margin-bottom:12px;
    }
    .call-alert-custom a{
        background: linear-gradient(90deg, #F1932C 0%, #F6322A 100%);
        font-size:21px;
        font-weight:300;
    }
    .alert-call{
        font-size:24px;
        font-weight:300;
        line-height:24px;
        color:#F6392A
    }
    .nav-dropdown {
         padding:5px 0px
    }
      .store-warranty .container-box {
        background-color: #f1f5fb;
        border: 1px solid #d9e2ec;
        border-radius: 6px;
        padding: 24px 32px;
        margin: 0 auto;
        color: #121212;
      }
.box-tamnhin div{
	font-size:16px;
	font-weight:700;
}
.box-tamnhin h4{
	font-size:24px;
	font-weight:700;
	color:#1444B8;
	text-align:center;
	line-height:40px
}
.box-tamnhin p{
	font-size:14px;
	color:#404040
}
.dichvu-title{
	font-size: 20px;
    font-weight: 700;
    text-align: center;
}
.about-page .store-warranty .container-box{
	background-color:transparent;
	border:unset;
}
      .store-warranty .container-box .header-store {
        font-weight: 500;
        font-size: 20px;
        display: flex;
        margin-bottom: 16px;
      }
     .store-warranty .container-box .header-store p{
        margin-bottom:0px;
    }
      .store-warranty .container-box .header-store .icon-store {
        background-image: url('https://acquy2424.vn/wp-content/uploads/2025/08/store-1.svg');
         background-repeat: no-repeat;
         background-size: 30px 24px;
        padding-left: 35px;
        line-height: 20px;
        height: 30px;
      }
      .store-warranty .container-box hr {
        border: 1px solid rgba(20, 68, 184, 0.2);
      }
      .store-warranty .container-box .store-item {
        font-weight: 700;
        font-size: 18px;
        margin-bottom: 18px;
      }
      .store-warranty .container-box .store-item .address,.address {
        font-weight: 300;
        font-size: 14px;
      }
      .store-warranty .container-box .info-list {
        padding-left: 20px;
        margin-bottom: 0;
      }
    .store-warranty .container-box .info-list li{
        margin-bottom:0px
    }
    .breadcrumb-container {
        padding: 20px 0;
        font-size: 14px;
        color: #555;
    }
    .breadcrumb-container a,.breadcrumbs  {
        color: #434343;
        font-weight:300;
        font-size:15px;
        text-decoration: none;
    }
    .home .breadcrumb-container {
        display: none; /* Ẩn breadcrumb trên trang chủ */
    }
    .breadcrumbs a:first-child {
        text-indent: -9999px; /* Ẩn văn bản */
        width: 20px; /* Kích thước icon */
        height: 20px;
        display: inline-block;
        position: relative;
        background-image: url('https://acquy2424.vn/wp-content/uploads/2025/08/home-icon.svg'); /* Thay bằng URL của SVG */
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }
    .hotline {
      background-image: url('https://acquy2424.vn/wp-content/uploads/2025/08/phone-icon.svg'); /* đường dẫn icon */
      background-repeat: no-repeat;
      background-position: left center;
      background-size: 16px 16px; /* kích thước icon */
      padding-left: 28px; /* chừa khoảng trống cho icon */
      line-height: 20px;
    }
.zalo-img{
	background-image: url('https://acquy2424.vn/wp-content/uploads/2025/08/zalo-icon.svg'); /* đường dẫn icon */
        background-repeat: no-repeat;
    background-position: center center;
    background-size: 140px 120px;
    padding-left: 60px;
    margin-right: 20px;
    width: 170px;
    height: 50px;
}
.callme-cover  input:not([type=submit]){
	background: rgba(20, 68, 184, 0.05);
border: 1px solid rgba(20, 68, 184, 0.2);
border-radius: 10px;

}
.callme-cover input[type=submit]{
	border: 1px solid rgba(20, 68, 184, 0.2);
border-radius: 10px;
}
.callme-cover .flex-col + .flex-col p{
	margin-left:-22px
}
.callme-cover .flex-row{
	width:60%
}
.callme-cover{
	display:flex;
}
    .help24 {
      background-image: url('https://acquy2424.vn/wp-content/uploads/2025/08/help-icon.svg'); /* đường dẫn icon */
      background-repeat: no-repeat;
      background-position: left center;
      background-size: 25px 25px;
      padding-left: 35px;
      line-height: 20px;
		margin-top: 10px;
    }
    .search-container{
        position:relative;
    }
    .search-container .fa-search{
        background-image: url(https://acquy2424.vn/wp-content/uploads/2025/08/search-icon.svg);
        background-repeat: no-repeat;
        background-position: center center;
        margin-right: 12px;
        line-height: 20px;
        position: absolute;
        width: 25px;
        height: 25px;
        background-color: #ccc;
        border-radius: 50%;
        right: -2%;
        top: 5%;
    }
    #top-bar input[type="search"]{
        width: 430px;
        border-radius: 20px;
        border: unset;
    }
    .header-cart-link{
        margin-top:-2px
    }
    .battery-search-box {
        background-color: #1444B8;
        border-radius: 0px 20px;
        padding: 20px 15px 0px 15px;
    }
    .battery-search-box .search-title {
        color: #fff;
        font-weight: 300;
        font-size: 24px;
        line-height:20px;
        text-align: center;
        margin-bottom: 20px;
    }
    .battery-search-box .form-select, 
    .battery-search-box .btn-search {
        height: 38px;
        font-size: 13px;
        border-radius: 5px;
    }
    .battery-search-box .form-select {
        background-color: white;
        color: #9a9a9a;
        border: none;
    }
    .battery-search-box .form-select:focus {
        box-shadow: none;
        border-color: #0a3ebd;
    }
    .battery-search-box .btn-search {
        background-color: #F44B2B;
        border: none;
        color: white;
        font-weight: 700;
        font-size:15px;
        padding: 0 20px;
        width:100%;
    }
    .battery-search-box .btn-search:hover, 
    .battery-search-box .btn-search:focus {
        background-color: #d8431c;
        color: white;
    }
    .row-review .title{
        font-weight:700;
        font-size:40px;
        line-height:55px;
    }
    .row-review .row-left .img{
        margin:20px 0px
    }
    .row-review .row-right .banner-custom{
        border-radius: 40px;
    }
    .row-review .lead{
        font-size:18px;
        font-weight:300;
        line-height:29px;
        margin-bottom: 0px;
    }
    .service-child-img .overlay{
            background: linear-gradient(90deg, #1444B8 0%, rgba(20, 68, 184, 0) 100%);
    }
    .service-child-img h4{
        font-weight:700;
        font-size:18px
    }
    .service-img-large img{
        border-radius:10px;
    }
    .service-child-img p{
        font-size:16px;
        font-weight:300;
    }
    .row-review .testimonial-name{
        font-size:16px;
        font-weight:700;
        color:#000;
    }
    .row-review .subtitle{
        font-weight:300;
        font-size:20px;
        line-height:29px
    }
    .form-check {
        display: flex;
        align-items: center;
        margin-bottom: 6px;
        font-size: 12px;
        color: #1a1a1a;
        user-select: none;
      }
      .form-check input[type="checkbox"] {
        width: 14px;
        height: 14px;
        margin-right: 8px;
        cursor: pointer;
        font-size:10px
      }
      .btn-group-toggle {
        display: flex;
        flex-wrap: wrap;
        gap: 6px;
      }
      .btn-toggle {
        font-weight: 300;
        font-size: 12px;
        color: #1a1a1a;
        border-radius: 6px;
        border: 1px solid #ced4da;
        padding: 4px 8px;
        min-width: 70px;
        text-align: center;
        cursor: pointer;
        user-select: none;
        background-color: #fff;
        transition: all 0.2s ease;
      }
      .btn-toggle input[type="checkbox"] {
        display: none;
      }
      .btn-toggle.active {
        background-color: #e7f1ff;
        border-color: #0d6efd;
        color: #0d6efd;
      }
      .text-link {
        font-weight: 600;
        font-size: 12px;
        color: #0d6efd;
        cursor: pointer;
        user-select: none;
        display: inline-flex;
        align-items: center;
        gap: 4px;
      }
      .text-link svg {
        width: 10px;
        height: 10px;
        fill: #0d6efd;
        user-select: none;
      }
    .filter-container{
            background: #FFFFFF;
        border-radius: 10px;
        padding: 20px;
    }
    .filter-section{
        font-size: 15px;
        font-weight: 700;
        margin: 15px 0px;
        border-top: 1px solid #B7B7B7;
        padding-top: 15px;
    }
    .filter-header{
        font-size:18px;
        font-weight:700;
        line-height:24px
    }
    .price-wrapper-custom > .amount{
        font-size:40px;
        font-weight:600;
        color:#1444B8
    }
    .features {
        background: rgba(20, 68, 184, 0.05);
        border: 1px solid rgba(20, 68, 184, 0.2);
        border-radius: 10px;
        margin-bottom: 20px;
        text-align: center;
            margin-right: 0px;
        margin-left: 0px!important;
      }
      .feature > img {
        width: 40px;
        height: 40px;
        margin-bottom: 4px;
      }
    .product-summary .woocommerce-Price-currencySymbol{
        font-size:unset;
        vertical-align:unset;
    }
    .price-wrapper-custom del span.amount {
        font-weight: 300;
        /* margin-right: .3em; */
        opacity: 1;
        font-size: 24px;
        font-weight: 300;
        color: #434343;
        margin-left: 20px;
    }
    .feature {
        padding:25px 15px;
    }
      .feature > .title {
        font-size: 14px;
        font-weight: 500;
        color: #2a4db7;
        text-transform: uppercase;
        line-height: 1.2;
        margin: 5px 0 2px 0;
      }
      .feature > .desc {
        font-size: 14px;
        line-height: 1.2;
        color: #000;
        margin: 0;
        white-space: pre-line;
        font-weight: 300;
      }
      .reviews {
        display: flex;
        flex-wrap: wrap;
        gap: 24px;
      }
      .reviews > .rating-box {
        flex: 1 1 320px;
        max-width: 320px;
        background: #fff;
        border: 1px solid #ddd;
        border-radius: 8px;
        padding: 24px 16px;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
      }
      .rating-box > .label {
        font-weight: 600;
        font-size: 14px;
        margin: 0 0 8px 0;
      }
      .rating-box > .score {
        font-weight: 700;
        font-size: 48px;
        margin: 0 0 8px 0;
        line-height: 1;
      }
      .rating-box > .stars {
        color: #f7b731;
        font-size: 20px;
        margin-bottom: 8px;
      }
      .rating-box > .stars > i {
        margin: 0 2px;
      }
      .rating-box > .subtext {
        font-size: 11px;
        color: #666666;
        margin: 0;
      }
      .reviews > .review-box {
        flex: 1 1 600px;
        background: #fff;
        border: 1px solid #ddd;
        border-radius: 8px;
        padding: 16px 24px;
        display: flex;
        flex-direction: column;
        justify-content: center;
      }
      .review-box > .header {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: wrap;
        margin-bottom: 10px;
        padding-bottom: 15px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      }
    .tab-menu li:hover{
        background-color: #F3F4F6;
        border-radius: 10px;
    }
    .tab-menu li:nth-child(1){
        background-image: url(https://acquy2424.vn/wp-content/uploads/2025/08/oto-icon.svg);
        background-repeat: no-repeat;
        background-position: 4% center;
        background-size: 16px 16px;
        padding-left: 30px;
    }
    .tab-menu li:nth-child(3){
        background-image: url(https://acquy2424.vn/wp-content/uploads/2025/08/xebuyt-icon.svg);
        background-repeat: no-repeat;
        background-position: 4% center;
        background-size: 16px 16px;
        padding-left: 30px;
    }
    .tab-menu li:nth-child(4){
        background-image: url(https://acquy2424.vn/wp-content/uploads/2025/08/xenang-icon.svg);
        background-repeat: no-repeat;
        background-position: 4% center;
        background-size: 16px 16px;
        padding-left: 30px;
    }
    .tab-menu li:nth-child(5){
        background-image: url(https://acquy2424.vn/wp-content/uploads/2025/08/xekhach-icon.svg);
        background-repeat: no-repeat;
        background-position: 4% center;
        background-size: 16px 16px;
        padding-left: 30px;
    }
    .tab-menu li:nth-child(6){
        background-image: url(https://acquy2424.vn/wp-content/uploads/2025/08/xetai-icon.svg);
        background-repeat: no-repeat;
        background-position: 4% center;
        background-size: 16px 16px;
        padding-left: 30px;
    }
    .tab-menu li:nth-child(7){
        background-image: url(https://acquy2424.vn/wp-content/uploads/2025/08/tauthuy-icon.svg);
        background-repeat: no-repeat;
        background-position: 4% center;
        background-size: 16px 16px;
        padding-left: 30px;
    }
    .tab-menu li:nth-child(2){
        background-image: url(https://acquy2424.vn/wp-content/uploads/2025/08/xedien-icon.svg);
        background-repeat: no-repeat;
        background-position: 4% center;
        background-size: 16px 16px;
        padding-left: 30px;
    }
    .first-time{
        font-size:20px;
        font-weight:700;
    }
    .first-time + .text{
        font-size:15px;
        font-weight:300;
    }
      .header > .reviewer-name {
        font-weight: 700;
        font-size: 20px;
        margin: 0;
      }
      .badge-purchased {
        font-size: 14px;
        color: #2cae4e;
        font-weight: 600;
        display: flex;
        align-items: center;
        gap: 4px;
        margin-left:10px;
      }
    .reviewer-name .time{
        font-size:15px;
        font-weight:300;
        color:#434343
    }
      .badge-purchased > i {
        font-size: 14px;
      }
      .header > .btn-view-comments {
        font-size: 14px;
        font-weight:300;
        color: #2a4db7;
        border: 1px solid #2a4db7;
        border-radius: 4px;
        padding: 2px 10px;
        background: transparent;
        cursor: pointer;
        white-space: nowrap;
        margin-bottom:0px;
        transition: background-color 0.3s, color 0.3s;
		padding:6px 10px;
      }
      .header > .btn-view-comments:hover {
        background-color: #2a4db7;
        color: white;
      }
      .review-box > .time {
        font-size: 11px;
        color: #666666;
        margin: 0 0 12px 0;
      }
      .review-box > .text {
        font-weight: 600;
        font-size: 14px;
        margin: 0 0 4px 0;
      }
      .review-box > .subtext {
        font-size: 12px;
        color: #333333;
        margin: 0;
      }
    .left-section {
        flex: 1 1 60%;
        min-width: 280px;
      }
      .right-section {
        flex: 1 1 35%;
        min-width: 240px;
        display: flex;
        justify-content: center;
        align-items: flex-start;
      }
      .rating-row {
        display: flex;
        align-items: center;
        gap: 10px;
        margin-bottom: 8px;
      }
      .star-count {
        font-size: 18px;
        font-weight:500;
        width: 18px;
        text-align: right;
        user-select: none;
        color: #212529;
        display: flex;
        gap: 0px;
        align-items: center;
      }
    .product-reviews{
        padding-top:30px
    }
      .icon-star {
        color: #f5c518;
        font-size: 12px;
        margin-left: 2px;
      }
      .bar-container {
        flex-grow: 1;
      }
      .rating-bar {
        height: 6px;
        border-radius: 3px;
        background-color: #e9ecef;
        position: relative;
      }
      .rating-bar-fill {
        height: 6px;
        border-radius: 3px;
        background-color: #2a52be;
      }
      .rating-bar-fill.gray {
        background-color: #ced4da;
      }
      .count-number {
        font-size: 18px;
        font-weight:500;
        width: 18px;
        text-align: left;
        user-select: none;
        color: #000;
      }
      .sort-label {
        font-weight: 600;
        font-size: 18px;
        margin: 16px 0 6px 0;
      }
    .order-star{
        display: flex;
        align-items: baseline;
        justify-content: space-between;
    }
      select.sort-select {
        font-size: 16px;
        max-width: 160px;
        padding: 4px 8px;
        margin-bottom: 0;
        box-shadow: unset;
      }
      .review-list {
        margin-top: 12px;
      }
      .review-item {
        display: flex;
        align-items: flex-start;
        gap: 20px;
        margin-bottom: 16px;
      }
      .reviewer-icon {
        width: 32px;
        height: 32px;
        border-radius: 50%;
        border: 1.5px solid #0d6efd;
        color: #0d6efd;
        font-weight: 700;
        font-size: 14px;
        line-height: 32px;
        text-align: center;
        user-select: none;
        flex-shrink: 0;
      }
      .reviewer-icon.outline {
        background: transparent;
      }
/*       .review-content {
        flex-grow: 1;
      } */
      .review-header {
        display: flex;
        align-items: center;
        gap: 8px;
        margin-bottom: 2px;
      }
      .reviewer-name {
        font-weight: 700;
        font-size: 20px;
        color: #000;
      }
      .reviewer-status {
        font-size: 11px;
        color: #198754;
        font-weight: 600;
        display: flex;
        align-items: center;
        gap: 4px;
      }
      .reviewer-status i {
        font-size: 12px;
        vertical-align: middle;
        color: #198754;
      }
      .review-time {
        font-size: 11px;
        color: #6c757d;
        margin-bottom: 6px;
      }
      .review-text {
        font-weight: 400;
        font-size: 15px;
        margin: 0 0 4px 0;
        color: #212529;
      }
      .review-subtext {
        font-size: 12px;
        color: #6c757d;
        margin: 0;
      }
.cus-search .fa-search{
	margin-right: 15px;
    right: 100%;
    top: 15%;
}
      .review-stars {
        margin-top: 6px;
      }
      .review-stars i {
        color: #f5c518;
        font-size: 12px;
      }
     
      .rating-summary {
        border: 1px solid #dee2e6;
        border-radius: 8px;
        padding: 10px 20px;
        text-align: center;
        box-sizing: border-box;
      }
      .rating-number {
        font-size: 36px;
        font-weight: 700;
        line-height: 1;
        color: #212529;
      }
      .rating-stars {
        margin: 6px 0 6px 0;
      }
      .rating-stars i {
        color: #f5c518;
        font-size: 18px;
      }
      .rating-count {
        font-size: 12px;
        color: #6c757d;
        margin-bottom: 12px;
      }
      .btn-black {
        background-color: #000;
        color: #fff;
        font-size: 12px;
        font-weight: 600;
        padding: 6px 18px;
        border-radius: 20px;
        border: none;
        cursor: pointer;
        user-select: none;
      }
      .btn-black:hover,
      .btn-black:focus {
        background-color: #222;
        color: #fff;
      }
      @media (max-width: 767px) {
      
        .right-section {
          justify-content: flex-start;
        }
        .rating-summary {
          max-width: 100%;
        }
      }
      @media (max-width: 767px) {
/*         .features {
          justify-content: space-around;
        }
        .features > .feature {
          max-width: 100px;
          flex: 1 1 100px;
        } */
        .reviews {
          flex-direction: column;
        }
        .reviews > .rating-box,
        .reviews > .review-box {
          max-width: 100%;
          flex: 1 1 100%;
        }
        .review-box > .header {
          justify-content: space-between;
          gap: 8px;
        }
      }
    @media (max-width: 575.98px) {
        .battery-search-box {
            padding: 15px 10px 20px 10px;
        }
        .battery-search-box .form-select, 
        .battery-search-box .btn-search {
            font-size: 12px;
            height: 36px;
        }
    }

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
/* 		.row-small>.col, .row-small>.flickity-viewport>.flickity-slider>.col{
			padding:0 10px 5px
		} */
	.help24{
		margin-top:0px
	}
	.features,.reviews,.related  .product-section-title{
    margin-right: 15px !important;
    margin-left: 15px !important;
}
	.product-footer .tabs li{
    margin-top: 10px !important;
    margin-right: 5px !important;
    width: 40%;
}
	.hangxe .col-inner{
		width:90%
	}
	.hangxe .flickity-prev-next-button,.hangxe  .flickity-prev-next-button:disabled,.hangxe  button.flickity-prev-next-button[disabled]{
		opacity:1!important
	}
	.hangxe .flickity-prev-next-button.previous{
		    left: -5%;
	}
	.hangxe .flickity-prev-next-button svg{
		background: #fff;
    border-radius: 50px;
	}
	.hangxe .flickity-prev-next-button.next{
		    right: -5%;
	}
	.section-dichvu .flickity-page-dots{
		    bottom: -15%;
	}
	.section-dichvu .flickity-page-dots .dot.is-selected{
		background:#1444B8;
		border:#1444B8;
		height: 10px;
    	width: 30px;
	}
	.section-dichvu .flickity-page-dots .dot{
		    width: 10px;
    height: 10px;
		    background-color: #ccc;
    border-color: #ccc;
	}
	.row-review .lead{
		font-size:14px;
		line-height:21px;
		margin:0px 10px;
	}
	.blog-right .post-title a {
			overflow: hidden;
			display: -webkit-box;
			-webkit-line-clamp: 2;
			-webkit-box-orient: vertical;
		}
	.blog-right .from_the_blog_excerpt{
		font-size:14px;
	}
	.header-button .is-small.button {
    font-size: 15px;
    border-radius: 5px !important;
}
	.nav-right{
    background: #1444B8;
    border-radius: 10px;
    height: 40px;
    color: #fff;
    padding: 0px 15px;
    display: flex;
    justify-content: center;
}
	h5.post-title{
		font-size:18px;
		line-height:29px;
		margin-bottom:10px;
		margin-top:10px;
	}
	.section-banchay .flickity-page-dots{
		bottom:-10%
	}
		.title-sale h2,.row-review .title{
			font-size: 24px;
			line-height:33px;
		}
	.row-review .subtitle{
		font-size:14px;
	}
		.title-sale::before{
			right: 85%;
		}
		.title-sale::after{
			left: 85%;
			top:10%
		}
		h2{
			font-size:20px
		}
	.hangxe .row-slider-image-box{
		margin-left:0px!important;
		margin-right:0px!important;
	}
	.list-service-container{
		flex-direction:column;
	}
	.btn-blue{
		width:unset;
		height:unset;
		display: flex;
        justify-content: start;
        flex-direction: row;
        align-items: center;
        font-size: 17px;
        padding-left: 25px;
	}
	#footer .white.button.is-outline {
    width: 100%;
    padding: 4px 0px 4px 15px;
    text-align: left;
    display: flex;
    font-size: 8px;
    font-weight: 300;
}
	#footer .accordion-inner{
		padding:0px 5px 20px;
	}
	.product-small:hover .product-badges {
    display: none;
}
	.icon-angle-down, .is-xsmall.count{
		display:block!important;
	}
	.accordion .toggle{
		left:unset;
		right:0;
	}
	#footer .accordion-title {
    border-top: 1px solid #ddd;
    display: block;
    font-size: 15px;
		padding: .6em 5px;
		text-transform:uppercase;
		font-weight:700;
	}
	.cart-buttons-wrapper{
    flex-direction: column;
}
	.cart-buttons-wrapper > div,.buy-now-button{
		width:100%
	}
/* 	.callme-cover{
		display:none
	} */
	.desc-footer p {
    margin-bottom: 0px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
    }

/*bluedigital social*/
.blue-digital_call-action {
    right: 1%;
    bottom: 10%;
    display: flex;
    z-index: 99999;
    position: fixed;
    transition: ease-in-out 250ms;
    visibility: hidden;
    align-items: flex-end;
    flex-direction: column-reverse;
}
.blue-digital_call-action a {
    width: 56px;
    height: 56px;
    visibility: visible;
    opacity: 1;
	color: #fff;
    cursor: pointer;
    margin: 0 auto 0 auto;
    display: block;
    outline: none !important;
    padding: 0px;
    position: relative;
    max-width: none !important;
	box-shadow: 0px 2px 6px 1px rgba(0, 0, 0, 0.20);
    text-align: center;
    transition: ease-in-out 250ms;
    user-select: none;
    border-radius: 50%;
    margin-bottom: 10px;
    background-size: cover;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: center center;
}
.call_facebook {
    background-color: rgba(29, 12, 219, 1);
    background-image: linear-gradient(180deg, rgba(29, 12, 219, 1) 0%, rgba(156, 36, 224, 1) 98%);
}
.call_zalo {
    background-color: #0573ff;
    background-image: none;
}
.call_phone {
    background-color: rgba(243, 111, 58, 1);
    background-image: none;
	-webkit-animation: uptocallmini_offline 2s 0s ease-out infinite;
    -moz-animation: uptocallmini_offline 2s 0s ease-out infinite;
    -ms-animation: uptocallmini_offline 2s 0s ease-out infinite;
    animation: uptocallmini_offline 2s 0s ease-out infinite;
}
.call_phone i, .call_facebook i {
    top: 50%;
    left: 50%;
    color: #fff;
    z-index: 1;
    position: absolute;
    font-size: 20px;
    transform: translate(-50%, -50%);
    text-align: center;
    transition: all 0.2s ease-out;
}
.call_zalo img {
	top: 50%;
    left: 50%;
    width: 25px;
    z-index: 1;
    position: absolute;
    max-width: unset;
    transform: translate(-50%, -50%);
    transition: all 0.2s ease-out;
    border-radius: 50px;
}
@keyframes uptocallmini_offline {
	0% {
		box-shadow: 0 0 0px 0px #f36f3abf;
	}
	75% {
		box-shadow: 0 0 0px 16px #f36f3a66;
	}
	100% {
		box-shadow: 0 0 0px 0px #ec754d9e;
	}
}


