/*
Theme Name: themewpgiare
Description: Theme wordpress gia re
Author: Trường Phong
Template: flatsome
Version: 1.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.product-container{
	background-color: #e2e2e2;
}
.section-title a {
    display: block;
    font-size: 14px;
    margin-left: auto;
    font-weight: normal;
    border: 1px solid #fb6d2e;
    line-height: 1.5;
    padding: 7px 20px;
    border-radius: 4px;
    color: #333;
} .header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item>a{padding:7.5px 10px; font-size:16px}.header-vertical-menu__fly-out .nav-vertical-fly-out {
      border: 1px solid #e1e1e1;
/*     height: 494px; */
    border-radius: 0 0 5px 5px;
}.header-vertical-menu__title {
    font-size: 15px;
    color: #000;
}
.header-block .icon-box .icon-box-text{padding-left:5px}
.header-block .icon-box p{font-size:14px}
.header-block .col{padding-bottom:0}
.header-block .icon-box a{color:#333}
.header-bottom-nav > li > a {
		font-size: 15px;padding:0px;}.header-block .large-6 a:hover{text-decoration:underline}
.header-block .large-6 a{font-size:12px;color:#333}.nav-dropdown{width: calc((100% * 2 + 15px));display:inline}.nav-dropdown li {
		display: inline-block;width:50%;float:left}
.header-vertical-menu__opener{margin-right:15px}.header-bottom {
    border-bottom: 1px solid #e5e5e5;
}
.header-block .searchform-wrapper input{font-size: 14px;
    height: 38px;
    border-radius: 5px 0 0 5px;
		box-shadow: none;}.searchform .button.icon{height: 38px;
    width: 56px;
    background: #00a0e3;
    border-radius: 0 5px 5px 0;
    box-shadow: none;}.nav-dropdown>li.nav-dropdown-col {
    display: inline-block;
    min-width: 50%;
    text-align: left;
    white-space: nowrap;
    width: 50%;
}
.nav-dropdown.nav-dropdown-default>li>a{
    border-bottom: 1px solid #ececec;
    margin: 0 10px;
    padding-left: 0;
    padding-right: 0;
    text-transform: none;
    font-weight: bold;
    color: #333;
    font-size: 14px;border-bottom:none;padding:6px 0;
}.nav-dropdown>li.nav-dropdown-col .sub-menu li{width:100%;display:block;font-weight:normal !important;}
.nav-dropdown-default .nav-column li>a{font-size:14px;color:#333;padding:6px 0;border-top:none !important;border-bottom:none}.nav-dropdown-default .nav-column li>a:hover, .nav-dropdown.nav-dropdown-default>li>a:hover{color:#fb6e2e}
.section1 .col{padding:0 6px 12px}
.section1 .cot2 .row{margin-left: -6px !important;
    margin-right: -6px !important;margin-top:0}
.section1 .img{margin-bottom:12px !important}.section1 .cot2 .row .col{padding-bottom:0}.section1 .cot2 .row .col .img{margin-bottom:0 !important}
.section2 .col.large-2{flex-basis:10%;max-width:10%}
.section2 .icon-box h3{font-size:15px}.section2 .icon-box:hover h3{color:orangered}.devvn-popup-title span{font-size:15px}body .popup-customer-info-group input, body .popup-customer-info-group select, body .popup-customer-info-group textarea{height:35px;border-radius:5px;font-size:14px}.popup-customer-info-group {
    margin-bottom: 10px;
}
.devvn-popup-info ins bdi{font-size: 20px;
    color: red;}
.box-buy{background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    padding: 15px;
    border-radius: 5px;
    margin: 15px 0 0 0 !important;}
.box-buy .col{padding-bottom:0}
.box-buy h3{font-size: 15px;
    line-height: 19px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-bottom: 0;}
.box-buy .khung-gia {
    margin: 0;
    font-size: 14px;
}
.box-buy{align-items: center; margin-top:30px !important}
.product-section>.row{margin-left:0 !important;margin-right:0 !important}
.box-buy .product-hotline{margin-bottom:0}
.box-buy .tiet-kiem{margin-bottom:0}
.blog-archive .large-12{text-align:left; padding-bottom:10px}.page-wrapper {
    padding-bottom: 0;
    padding-top: 10px;
} .rank-math-breadcrumb p{font-size:14px;margin-bottom:5px}
.blog-archive .page-title{margin-top:15px;font-size:25px;text-transform:none; letter-spacing:0}
.blog-archive .post-item .post-title{margin-bottom:10px;font-size:15px;}
.blog-archive .post-item .from_the_blog_excerpt{color:#8f8f8f;font-size:14px}
.blog-archive .post-item button{color:#fb6e2e;font-size:14px;border:none; text-transform:none; letter-spacing:0;padding:0;margin: 0;
    font-weight: normal;}
.blog-archive .post-item{padding-bottom:0}
.blog-archive .large-3{padding-left:0}
.blog-archive .post-item .post-title:hover{color:orangered}.is-divider{display:none}
.blog-single .entry-title{font-weight:normal}
.blog-single .entry-meta{text-transform: none;
    letter-spacing: 0;
		font-size: 14px;}.recent-blog-posts a{display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;}
.blog-single .blog-share{text-align:left}
.blog-archive .post-item a:hover{color:#555}
.blog-archive .post-item button:hover{background:none}
.section2 .icon-box:hover .icon-box-img{animation: tada 2s infinite;}
@keyframes tada{
		0% {
    transform: scaleX(1);
}10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
}30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
}40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
}100% {
    transform: scaleX(1);
		}}
/* .section3 .large-12.cot1>.col-inner{background:#5db8ff;padding:0 10px 15px 10px;border-radius:6px} */
.flashsale__bottom{display:none}
.sale-block .flashsale__bottom{display:block}
.section3 .large-12>.col-inner .large-12 .col-inner{padding:0}
/* .section3 h2{font-size: 20px;
    margin-bottom: 0;
    line-height: 40px;
    background-image: url(/wp-content/uploads/2024/02/flashsale-hot-1.gif);
    background-size: 40px;
    background-repeat: no-repeat;
    padding-left: 48px;} */
.ux-timer span{background:#f8e632!important;color:#333!important;font-weight:normal !important;font-size:22px !important}
.ux-timer span strong{opacity:1; color:#333; text-transform:none !important; font-weight:normal;font-size:10px !important}
.section3 .large-2 p{margin-bottom:0;color:white}
.product-small .product-title a, .archive .product_list_widget .product-title{font-size:15px;color:#000;
    display: -webkit-box; text-transform: uppercase;font-weight: bold;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
		overflow: hidden;}.product-small .product-title a:hover{color:#fb6e2e}
.product-small.box{background: white;
    border-radius: 8px;
    padding: 8px;
    border-top: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    border-radius: 0;}.product-small .product-title{margin:13px 0}.phan-tram-km {
  z-index: 0;
    background-color: #fb6e2e;
    border-radius: 3px 4px 4px 3px;
    border-left: none;
    margin-left: 0;
    position: relative;
    color: rgb(255 255 255);
    font-size: 13px;
    font-weight: 600;
    margin-right: 7px;
    padding: 1px 4px;
    position: absolute;
    top: 92px;
    left: 80px;
}
.product-small .price span.amount, .product-small .price ins bdi, .archive .product_list_widget ins bdi, .khung-gia bdi{color:#ed3324;font-size:16px}
.section13 .large-2{flex-basis:calc(100%/7);max-width:calc(100%/7)}.section13 .large-2{transition: transform .3s ease;}
.section13 .large-2:hover{transform: scale(1.1); }
.list-post .post-item .post-title{    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;font-size:14px;color:#333;margin-bottom:10px}
.nut-xem-tat-ca{background:#E5E6ED !important;color:#333; font-size:14px;font-weight:normal;border-radius:6px;margin-bottom:0}
.nut-xem-tat-ca:hover{color:#fb6e2e;box-shadow:none;background:#e9eaef !important}
.product-small .price{flex-direction: column;display:flex}
.section14 h2{font-size:20px;text-transform:uppercase}
.list-post .post-item .from_the_blog_excerpt{font-size:14px; color:#8f8f8f}.box-blog-post .is-divider{display:none}
.list-post .post-item{padding-bottom:0px}
.list-post .post-item a:hover{color:#8f8f8f}
.list-post .post-item .box-image .image-cover{border-radius:10px}
.product-small .price ins{margin-bottom: 5px;order:0;}
.product-small .price del{order:1}
.product-small .price del bdi, .product-small .price, .product_list_widget del bdi, .khung-gia .gia-thi-truong bdi{color:#444444;font-size:14px;font-weight:normal;}
.khung-gia .gia-thi-truong bdi{text-decoration: line-through;color:#999;font-size:17px}
.khung-gia .giam-gia{background: #fb6e2e;
    padding: 5px 7px;
    border-radius: 5px;
    color: white;
    font-weight: bold;}
.khung-gia .tiet-kiem bdi{font-weight:normal}.product-promo-tag {
    margin-top: 5px;
    margin-bottom: 5px;
}
.product-promo-tag{color: #cc1af0;
    background: #faf4f4;
    border-color: #faf4f4;
    padding: 5px 10px;
    border-radius: 5px;
    margin-bottom: 14px;box-shadow: 0px 0px 4px rgba(0, 0, 0, .15);display: block;}.product-promotion {margin-top:20px;
    background-color: #f9f9fb;
    padding: 10px;
    margin-bottom: 10px;border-radius: 0.2rem!important;
}.product-promotion__heading {
    color: #fff;
    margin-bottom: 8px;
    background-color: #fb6e2e;
    font-size: 14px;
    font-weight: 700;
    padding: 5px 10px;display: inline-flex!important;align-items: center!important;border-radius: 0.2rem!important;width: auto;
}
.khung-gia .gia-chi-con bdi{font-size:20px;}
.single-product .product-main {
    padding: 20px 0;
    background: #f9f9fb;
}
.single-product .page-title-inner {
    min-height: 40px;
		padding-top: 0;}
.product-page-title{background:#f9f9fb}#product-sidebar{background: white;
    border-radius: 7px;
    flex-basis: 23%;
    max-width: 23%;
    padding-left: 15px;
    padding-top: 15px;}.product-info {
    border-right: none !important;
    background: white;
    margin-right: 20px;
}.product-gallery{padding:15px; background: white;
    border-radius: 7px 0 0 7px;}
.khung-gia{margin: 0;font-size:14px}
.product-info .product-title{font-size:20px;margin-bottom: 0px;}
.product-info{padding-right:15px;border-right:none !important}
.product-small .price{position:relative}
.badge-container{display:none}.flashsale__bottom {
    padding: 0;
    margin: 15px 0 0px 0;
}
/*.flashsale__progressbar {
    display: block;
    width: 100%;
    height: 18px;
    background: #ffaaaf;
    margin-top: 2px;
    border-radius: 9999px;
    position: relative;
    overflow: hidden;
}.flashsale__progressbar .flashsale__label {
    font-size: 12px;
    position: relative;
    left: 0;
    z-index: 2;
    text-align: center;
    margin: auto;
color:white}.flashsale___percent {
    width: 0%;
    height: 100%;
    background: linear-gradient(270deg,#ff424e,#ff424e);
    border-radius: 9999px;
    position: absolute;
    top: 0;
    z-index: 1;
}

*/
.product-small .box-text{padding-bottom:15px}
.sale-block .equalize-box.large-columns-5{border:none !important}
.product-small .nut-gio-hang{width: 32px;
    height: 32px;
    background: #00a0e3;
    border-radius: 99%;
    padding: 6px;
    box-shadow: -2px 2px 6px rgba(0, 0, 0, .25);
    position: absolute;
    right: 5px;
    bottom: 4px;}
.product-small .image-tools a.quick-view{width: 40px;background:white;box-shadow:2px 2px 3px gray;padding: 10px;
    height: 40px;
    border-radius: 99%;
    color: black;
    opacity: 1;display:inline-block}
.row-xsmall>.col, .row-xsmall>.flickity-viewport>.flickity-slider>.col {
    padding: 0 6px 0px;
}
.product-small .grid-tools{justify-content: flex-end;top: 5px;
    right: 5px} .product-small .hover-slide-in {
    transform: translateX(20%) translateZ(0);
}
.sale-block .product-small .nut-gio-hang{
    bottom: 35px;}
.section4 .large-4{flex-basis: 40%;
    max-width: 40%;
    border: 1px solid #e4e4e4;
    border-bottom: none;}.section4 .large-8{flex-basis:60%;max-width:60%}
.section4 .large-4 .img{padding:10px}
.product-small.box:hover .box-image img{transition: all .3s ease;top:-10px}.product-small.box .box-image img{transition: all .3s ease;}
.xem-tat-ca{border: 1px solid #fb6e2e !important;padding:0 20px;
    border-radius: 5px;
    font-weight: normal;
    letter-spacing: 0;
    font-size: 14px;
    line-height: 32px;}
.sale-block .product-small.box{border-radius:8px;border:none}
 .equalize-box.large-columns-5{border-left:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;}.section-title-normal {margin-bottom:15px;
    border-bottom: 0;
}.section-title-container {
    margin-bottom: 0;
}.section-title-normal span {
    border-bottom: 0;
    margin-bottom: 0;
    margin-right: 15px;
    padding-bottom: 0;
}.section-title-normal span {
    border-bottom: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 0;
    font-size: 20px;
    text-transform: none;
    letter-spacing: 0;
}
.hdevvn-show-cats a{display: block;
    font-size: 14px;
    margin-left: auto;
    padding-left: 15px;
    border: 1px solid #e2e2e2;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 5px;
    color: #333;
    padding: 7px 15px;
    font-weight: normal;}.section-title a:hover{
   background:#fb6d2e;color:white
}
.hdevvn-show-cats{margin-left:20px;    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
    align-items: center!important;
    display: flex!important;
    padding-left: 0;
    list-style: none;}
.hdevvn-show-cats li{margin-right:7px;margin-bottom:0}.hdevvn-show-cats li a:hover{color:orangered;border:1px solid #fb6e2e;background:white;}.hdevvn-show-cats li:last-child{margin-right:0}
.footer1 p{font-size:14px}
.footer1 .col{padding-bottom:0}
.footer2 p{font-size:14px;margin-bottom:8px}
.footer2 ul{margin-bottom:0}
.footer2 h4{font-size:14px}.footer-secondary {
    padding: 0;
}.absolute-footer {
    color: #333;
    font-size: 14px;
    padding: 10px 0 15px;
    border-top: 1px solid #d2d2d2;
}
.footer2 .col{padding-bottom:0}
a.back-to-top{background:#fb6e2e !important;border:none !important;color:white !important}
.footer2 ul li{font-size:14px; margin-bottom:5px;list-style:none;margin-left:0}.footer2 ul li a:hover{text-decoration:underline}
.footer2 ul li a{font-size:14px;color:#333}
.form-email input{margin-bottom:0;border-radius: 5px 0 0 5px;
    box-shadow: none;
    font-size: 14px;
    height: 39px;}
.wpcf7-spinner{display:none}
form{margin-bottom:0}
.form-email input[type=submit]{border-radius:0 5px 5px 0;max-width:100%;margin:0;text-transform:none;font-size:14px;font-weight:normal;width:100%}
.archive .product-small.col{padding:0}
.archive .category-page-row{max-width:1300px;position: relative;z-index: 1;}
h1.shop-page-title{    font-size: 24px;
    font-weight: normal;
    color: #333333;}.breadcrumbs {
    color: #222;
				font-weight: normal;}.woocommerce-result-count, .woocommerce-ordering, .woocommerce-ordering select{font-size:14px;border-radius:20px}
.woocommerce-pagination ul li .current{color: #fff;
    background-color: #fb6d2e;
    border-color: #fb6d2e;
    box-shadow: 0 7px 14px rgba(50, 50, 93, .1), 0 3px 6px rgba(0, 0, 0, .08);}
.tieu-de-mo-ta{margin-top:20px;font-size:16px;text-transform:uppercase}
.term-description{font-size:15px}
.mo-ta-ngan p, .mo-ta-ngan ul li, .mo-ta-ngan ol li{font-size:15px; margin-bottom:6px;}.product-info{padding-bottom:0}
.archive .product_list_widget{display: flex;
		flex-direction: row;}#product-sidebar{padding-bottom:0}
.related .row{background:white; ;margin-left:0 !important; margin-right:0 !important}.devvn-popup-title, .popup-customer-info-group .devvn-order-btn{    background: #ffd300 !important;
    color: black;
    text-transform: none;
		letter-spacing: 0;}.devvn-popup-quickbuy{font-family:sans-serif}span.devvn_title{font-size: 15px;
    color: #333;
    font-weight: 700;}
.related h3{margin-bottom: 0;
    letter-spacing: 0;
    font-size: 16px;
    margin-top: 15px;}
.related .product-small.col{padding:0}
.archive .product_list_widget li{    display: flex;
    flex-direction: column;
    flex-basis: 20%;
    max-width: 20%;
    margin: 0;
    padding: 0;}
.archive .product_list_widget li a{padding:10px;display:flex}
.archive ul.product_list_widget li img{display: flex;
    flex-direction: column;
    width: 100%;
		position: inherit;}.widget .is-divider{display:none}span.widget-title {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 15px;
    display: block;
    margin-top: 25px;
}
.woocommerce-pagination{margin-top:14px}
.woocommerce-pagination ul li a{color: #8898aa;
    border: 1px solid #cfcfcf;
    font-weight: normal;}
.group-status{font-size:14px}
.group-status .ma-sp{margin:0 10px}
.group-status a, .group-status .value{color:#007bff}.nav-dropdown-default {
    padding: 10px;
} .promotion-box{margin-bottom:0}
.product-promotion ul {
    margin-bottom: 0;
    border-radius: 4px;
    background: #fff;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
}
.product-promotion ul li {
    width: 50%;
}
.product-info .quantity:before{content: "Số lượng: ";
    display: inline-block;
    margin-right: 10px;
		margin-top: 5px;}.quantity .button.minus{min-height: 25px;
    height: 30px;background:white;
				line-height: 25px;border-radius:2px 0 0 2px}.quantity .button.plus{min-height: 25px;background:white;
    height: 30px;
						line-height: 25px;border-radius:0 2px 2px 0}.quantity input[type=number]{height: 30px;
    box-shadow: none;}
.single_add_to_cart_button{margin-bottom:10px;width: 100%;
    border-radius: 5px;
font-size:14px !important;
    letter-spacing: 0;
		padding: 8px;}a.devvn_buy_now_style{margin-bottom:5px;max-width: 100%;
    background: #00a0e3;
				font-size: 14px;}a.devvn_buy_now_style:hover{background:#0faff2}a.devvn_buy_now_style span {
						font-size: 13px;}
.product-hotline{text-align: center;
    font-size: 15px;}
.product-hotline a{font-weight: bold;
    color: #fb6d2e;
    font-size: 18px;}
.tieu-de-mo-ta{font-size:16px;}.lightbox-content{border-radius:10px}
.mo-ta-ngan p, .mo-ta-ngan ul li{font-size: 14px;
    margin-bottom: 5px;}
#tinh-nang p, #tinh-nang ul li{font-size:14px;margin-bottom:5px}
#tinh-nang ul{margin-bottom:0}
/* .mo-ta-ngan{position:relative; max-height: 200px;
    overflow: hidden;} */
/* .mo-ta-ngan:after{content: "";
    display: block;
    width: 100%;
    height: 53px;
    position: absolute;
    background-image: linear-gradient(#ffffff00, white 60%);
    z-index: 1;
    top: 148px;} */
.nut-popup{    display: block;
    background: #E5E6ED;
    text-align: center;
    padding: 7px 10px;
    border-radius: 5px;
    font-size: 14px;
    color: #333}
.nut-popup:hover{color:#333;background:#eeeeee;}.sidebar-block .icon-box .icon-box-text{font-size:14px}.entry-content {
    padding-bottom: 0;
    padding-top: 0;
}.product-section {
    border-top: 0;
}.single-product .large-4{padding-right:0}.mt {
    margin-top: 0;
    font-size: 18px;
    letter-spacing: 0;
}
.entry-content h2 {
    font-size: 1.2rem;
    font-weight: 700;
    color: #008070;
}
.entry-content p, .entry-content ul li,.entry-content ol li{line-height: 23px;
    font-size: 14px;
    margin-bottom: 10px;}
.single-product .large-4 .col-inner .col-inner{padding:0}
.post-meta{font-size:14px}
.box-tin-tuc-lien-quan h3{font-size:18px}
.box-tin-tuc-lien-quan .post-item .box-text{padding-right: 0;
    padding-left: 15px;}
.box-tin-tuc-lien-quan .list-post{padding-left:0;padding-right:0}
.up-sells{margin-top: 15px;
    background: white;
    padding: 15px;
    border-radius: 5px;}
.up-sells h3{padding: 0;
    letter-spacing: 0;
    font-size: 16px;margin-bottom:10px}
.up-sells .large-columns-5{margin-left:0!important;margin-right:0 !important}
.single-product .product-page-sections .large-8, .single-product .product-page-sections .large-4>.col-inner{background:white;padding:15px;border-radius:8px}
.product-footer{padding-bottom:20px; background: #e2e2e2 ;z-index: 1; position: relative;}
.up-sells .product-small.col{flex-basis: 50%;
    max-width: 50%;
    padding: 0;
    border-radius: 0;}
.sidebar-block .col{padding-bottom:10px}
.sidebar-block h4{font-size:16px}
.sidebar-block .icon-box{margin-bottom:10px}
#isures-recently--wrap .product-small.col{padding:0}#isures-recently--wrap .row{margin-left:0 !important; margin-right:0 !important}.product-section .entry-content{background:white;}
.page-inner p, .page-inner ul li, .page-inner ol li{font-size: 14px;
    margin-bottom: 8px;
} .page-inner ul li, .page-inner ol li{margin-left:20px}h1.entry-title.mb {
    margin-bottom: 10px;
    text-transform: none;
    letter-spacing: 0;
    font-weight: normal;
    color: #444;
}
.form-lien-he input, .form-lien-he textarea{border-radius:5px;font-size:15px;box-shadow:none}
.form-lien-he input[type=submit]{color:#333;text-transform:none; letter-spacing:0;font-weight:normal}
.page-inner h2{font-size: 1.2rem;
    font-weight: 700;
    color: #008070;}
.page-inner h3{font-size: 1rem;
    font-weight: 700;
    color: #288ad6;}
.product-footer .product-small.box .box-image img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.icon-menu:before {
    color: #333;
}input[type=search]{height: 38px;
    box-shadow: none;
    border-radius: 5px 0 0 5px} .mr-half {
    margin-right: 10px;
}.col{padding:0 10px 20px} .off-canvas .nav-vertical>li>a {
    padding-bottom: 13px;
    padding-top: 13px;
    text-transform: none;
    letter-spacing: 0;
    font-weight: normal;
    color: #333;
    font-size: 16px;
}.off-canvas-left .mfp-content{width:330px}.nav-vertical>li>ul li a {
    color: #333;
    font-size: 14px;
}.sidebar-menu-tabs.nav>li>a {
    display: flex;
    padding: 15px 10px;
    text-transform: none;
    letter-spacing: 0;
    font-size: 14px;
    font-weight: normal;
}
.section2{padding-top:0 !important}.section2 .col.large-2 {
    flex-basis: 20%;padding: 0 0 10px 0;
    max-width: 20%;
}.section2 .icon-box h3 {
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
}section2 .icon-box .icon-box-img{margin-bottom:0px; padding:0 7px}
.section3 .row>.col{padding:0 5px 0}.section3 h2 {
		font-size: 16px;}.section3 .large-2{flex-basis:50%; max-width:50%;text-align:left}.section3 .large-12.cot1>.col-inner {	padding: 10px;}.product-small .product-title a, .archive .product_list_widget 
/*
 .product-title {
				font-size: 13px;}.flashsale__progressbar .flashsale__label {
						font-size: 11px;}.section4 .large-4,.section4 .large-8{flex-basis:100%;max-width:100%}
	*/
.section4{padding-top:20px !important}.xem-tat-ca{margin-top:15px;margin-bottom:0}
.section5 .row .col.large-12{padding:0}.section-title-normal span{width:100%; padding-left:10px;padding-bottom:10px}
.hdevvn-show-cats{flex-grow: 1;
    -webkit-box-flex: 1;
    white-space: nowrap;
    overflow: auto;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    margin-bottom: 0px;
    display: flex;
    max-width: 100%;
    float: right;
    margin-top: 0;margin-left:0}.section-title a {margin-left:10px;
		font-size: 12px;} .hdevvn-show-cats a {
    font-size: 12px;
    line-height: 1.5; margin-left:0;
    border-radius: 5px;
				padding: 6px 11px;}

.section14 .large-6>.col-inner{padding:10px !important}
.list-post .post-item .box{display:flex}
.list-post .post-item .box-image{width:50% !important}
.list-post .post-item .box-text{padding:0;padding-left:10px}.list-post .post-item .from_the_blog_excerpt{display:none}.list-post .post-item .post-title {font-weight:normal;
    margin-bottom: 2px;
}.form-email input{border-radius:5px; margin-bottom:10px}.form-email input[type=submit]{border-radius:5px}.entry-content h2 {
		font-size: 16px;} 
.footer2 .col{padding:0 10px 20px;flex-basis:100%; max-width:100%}
.footer1 .col{padding:0 10px 20px}
.list-post .post-item{padding-bottom:15px}.recent-blog-posts a {
		font-size: 14px;}.blog-archive .large-3{padding-left:10px}h1.shop-page-title {
				font-size: 21px;}#isures-recently--wrap .row {
    margin-left: -10px !important;
    margin-right: -10px !important;
}.single-product .large-4{padding-right:10px; padding-top:10px}.page-title:not(.featured-title)+main .product-main {
    padding-top: 0;
}.product-info{margin-right:0}.product-info .product-title {
    font-size: 18px;
    margin-top: 10px;
}.single_add_to_cart_button{margin-bottom:8px !important}.product-info .quantity:before {
       font-size: 14px;
}.product-hotline {
    margin-bottom: 0;
}.single-product .product-page-sections .large-8, .single-product .product-page-sections .large-4>.col-inner {
    background: white;
    padding: 10px;
    border-radius: 0;
}
.box-buy .large-1{flex-basis:25%; max-width:25%;padding-bottom:10px;}
.box-buy .large-6{flex-basis:75%; max-width:75%;padding-bottom:10px;}
.single-product #isures-recently--wrap .row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.single-product .tieu-de-mo-ta {
    font-size: 16px;
    padding-left: 0px;margin-top:0
} #tinh-nang ol{margin-left:20px} #tinh-nang ol li, #tinh-nang ul li{font-size:14px;margin-bottom:3px}#tinh-nang ol, #tinh-nang ul{margin-bottom:0}.mo-ta-ngan, .nut-popup{display:none;}.product-promo-tag{font-size:13px}
.product-footer .container{padding:0}
.product-info .price span.amount{color:Red}
.product-footer .tieu-de-mo-ta{padding-left:10px;margin-top:10px}.up-sells{padding:10px}

}
.box_netword ul {
    list-style: none;
    display: flex;
    align-items: center;
    margin: 0px;
	gap: 16px;
}
.box_netword ul li,.ketnoi p{
	margin: 0px;
}
.box_netword ul li img {
    width: 30px;
    height: 30px;
}
.ketnoi {
    display: flex;
    align-items: center;
    gap: 16px;
}
.box-image>a, .box-image>div>a {
    display: block;
    position: relative;
    z-index: 9999;
    width: 100%;
    height: 100%;
}
.section  .box-image .image-cover{
	padding-top: 0px !important;
	height: 225px;
}
.price-wrapper {
    text-align: left;
    display: flex;
    align-items: center;
}
span.phan-tram-km {
    position: relative !important;
    left: 0 !important;
    top: 5px !important;    
}
.contact_icon {
    position: fixed;
    bottom: 70px;
    right: 16px;
    border-radius: 10px;
    z-index: 999999999999999999999;
}
.contact_icon ul {
    list-style: none;
    margin: 0px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.contact_icon ul li{
	margin: 0px;
}
.contact_icon ul li a{
	display: block;
}
.contact_icon ul li img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #fff;
}
.skill-set {
    display: none;
}
.sale-block .skill-set {
    display: block;
}
.row__header_custom span.box-icon svg {
    filter: invert(1);
}
a.icon-circle:hover, a.remove:hover, a:hover {
    color: #ff5605;
}
span.header-cart-title {
    color: #000;
}
.header-button i.icon-shopping-cart {
    color: #000;
}
span.header-account-title {
    color: #000000 !important;
}
.icon-user:before {
    content: "";
    color: #000 !important;
}
.header-main {
    border-bottom: 1px solid #fd6e1d;
}
.section3.sale-block{
	padding-top: 0px !important;
}
.banner_nho .col-inner{
	display: flex;
	flex-direction: column;
	gap: 10px;
}
div#respond.comment-respond {
    display: none;
}
.list_icon_info .col-inner {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.list_icon_info .col-inner .icon-inner{
	padding: 10px;
	border-radius: 50%;
	background-color: #fed211;
} 
.list_icon_info .col-inner .icon-box {
    border-radius: 8px;
	box-shadow: 0px 0px 3px #000;
	padding: 10px;
}
ul.header-nav.header-nav-main.nav.nav-right.nav-size-medium.nav-spacing-large {
    max-height: 70px;
	gap: 10px;
}
.mota_sp {
    padding-top: 30px;
}
div#wide-nav a.nav-top-link {
    font-size: 16px !important;
}
.mota_sp h3.mota_title {
    border-bottom: 1px solid #f59000;
    margin-bottom: 30px;
}
a.account-link.account-login.is-small {
    padding-top: 0px;
}
.bg_product-sales .product-small .box-image img {
    width: 100%;
    height: 290px;
    object-fit: cover;
}
.flex-col.hide-for-medium.flex-left {
    max-width: 25%;
    flex-basis: 25% !important;
    padding-right: 16px;
}
.flex-col.hide-for-medium.flex-center {
    flex-basis: 75%;
    max-width: 75%;
}
.header-vertical-menu__opener {
    width: 100% !important;
}
li.header-vertical-menu, .header-vertical-menu__fly-out {
    width: 100% !important;
}
.custom_add {
    width: 35px;
    height: 35px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 5px;
    border-radius: 50%;
    background-color: #6cdc2d;
    position: absolute;
    right: 0;
    bottom: 0;
}
.custom_add.loading {
    position: absolute;
}
.woocommerce-message.message-wrapper {
    display: none;
}
span.header-account-title{
	line-height: 1 !important;
}
.box_title_sale {
    display: flex;
    align-items: center;
    padding: 30px;
}
.box_title_sale h2.text_fash__sale{
	margin: 0px;
}
.box_title_sale .box_title_right_text a {
    padding: 5px 10px;
    font-size: 16px;
}
.thuonghieu .col {
	flex-basis: 10%;
	max-width: 10%;
}
.thuonghieu .icon-box-img img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
}
.thuonghieu .icon-box-img {
    text-align: center;
}
.thuonghieu  .icon-box-text.last-reset h3 {
    font-size: 16px;
}
.mo-ta-ngan {
    box-shadow: 0px 0px 4px #f59000;
    padding: 10px 20px 0px 20px;
    border-radius: 8px;
    margin-right: 5px;
	margin-top: 2px;
}
.single-product .product-main {
    padding: 20px 0;
    background: #e2e2e2;
}
.single-product .product-main .row .col {
    padding-bottom: 30px !important;
	padding-top: 30px !important;
}
#isures-recently--wrap .product-small.col {
    padding: 10px;
}
.product-small.box {
    border-radius: 8px;
    padding: 8px;
    border-top: 0px solid #e4e4e4;
    border-right: 0px solid #e4e4e4;
    border-radius: 0;
    box-shadow: 0px 0px 3px #ccc;
    border-radius: 8px;
}
.equalize-box.large-columns-5 {
    border-left: 0px solid #e4e4e4;
    border-bottom: 0px solid #e4e4e4;
}
.header-block .list_icon_info .col-inner {
    display: flex;
    flex-direction: row;
    gap: 30px;
	justify-content:space-around;
}
.header-block .list_icon_info .col-inner .icon-box {
    box-shadow: 0px 0px 0px #000;
    padding: 0px;
    display: flex;
    align-items: center;
    gap: 5px;
}
.header-block .list_icon_info .col-inner .icon-inner {
    padding: 0px;
    border-radius: 50%;
    background-color: #fed21100;
	display: flex;
    align-items: center;
}
.header-block .list_icon_info .icon-box-center .icon-box-img {
    margin: auto;
    width: 20px;
    max-width: 20px;
}
.header-block .list_icon_info .icon-box-center .icon-box-img img{
	padding: 0px;
}
.header-block .list_icon_info .icon-box-text.last-reset h3 {
    font-size: 13px;
	font-weight: 400;
}
.product_sb_top p {
    font-size: 14px;
    font-weight: 500;
}
.product_sb_top {
    background-color: #e2e2e2;
    border-radius: 8px;
    padding: 10px;
    box-shadow: 0px 3px 0px #ccc;
}
.product_sb_top p span {
    font-weight: 600;
}
.form_product input {
    border-radius: 6px;
    font-weight: 100;
}
.form_product input[type=submit] {
    background-color: #fb6e39;
    margin: 0px 0px 10px 0px;
}
.box_why {
    margin-top: 30px;
    padding: 0 10px 10px 10px;
    box-shadow: 1px 6px 6px 1px rgb(0 0 0 / 22%);
    text-align: center;
    border-radius: 20px;
	background-color: #e2e2e2;
}
.box_why .top_title {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.box_why .top_title h4 {
    margin: 0px;
    background-color: #f9d53b;
    font-size: 16px;
    line-height: 46px;
    border-radius: 0px 0px 100px 100px;
}
.box_why .list_img .item {
    width: 50%;
    display: flex;
    align-items: center;
	gap: 5px;
	padding: 6px 0px;
}
.box_why .list_img {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
	padding-top: 10px;
}
.box_why .list_img img {
    width: 26px;
    object-fit: cover;
}
.list_img .text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    line-height: 1.3;
    font-size: 10px;
    color: #000;
    text-transform: uppercase;
	text-align: left;
}
.list_img .text span {
    font-weight: 800;
    font-size: 11px;
    text-transform: math-auto;
}


.slider_feeback .icon-box-center .icon-box-img img {
    height: 150px;
    border-radius: 50%;
}
.slider_feeback .icon-box {
    box-shadow: 0px 0px 4px #fd6e1d;
    padding: 20px;
    border-radius: 10px;
}
a.added_to_cart {
    display: block;
    font-size: 13px;
    padding: 0px;
    text-align: center;
}
.single-product .product-main .group-status {
    display: none;
}
#main, #wrapper {
    background-color: #eceded;
    position: relative;
}
li.header-search-form.search-form.html.relative.has-icon {
    max-width: 500px;
}
.flex-col.hide-for-medium.flex-left.flex-grow {
    max-width: 100%;
    flex-basis: 100%;
	display: flex;
	justify-content: center;
}
ul.header-nav.header-nav-main.nav.nav-left.nav-size-medium.nav-spacing-large {
    justify-content: center;
}
.lwptoc.lwptoc-autoWidth.lwptoc-baseItems.lwptoc-inherit {
    max-width: 50%;
}
li.account-item.has-icon a {
    line-height: 1.4 !important;
}

.porudtc_bottom {
    display: flex;
    background-color: #fff;
    padding-bottom: 30px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding-left: 20px;
    gap: 30px;
	padding-right: 20px;
}
.product-promotion {
    margin-top: 2px;
    background-color: #fff;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 8px !important;
    padding: 20px;
    box-shadow: 0px 0px 3px #fb6e2e;
	width: 100%;
}
/* .product-thumbnails.thumbnails.slider-no-arrows {
    display: none;
} */
a.devvn_buy_now.devvn_buy_now_style {
    display: none;
}
.buy-now-wrapper a.devvn_buy_now.devvn_buy_now_style {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    width: calc(100% - 100px);
    margin: 0px;
    background-color: #000;
}
.buy-now-wrapper a.devvn_buy_now.devvn_buy_now_style span:last-child{
	display:none;
}
.custom-product-buttons .custom_add {
    position: relative;
    border-radius: 3px;
    height: 50px;
    margin: 0px;
    width: 60px;
}
.btn_lienhe {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}

.btn_lienhe a {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
    color: #fff;
    justify-content: center;
    background-color: #f59000;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    border-radius: 8px;
	line-height: 1;
	gap: 5px;
	padding: 10px;
}

.btn_lienhe a span {
    width: 100%;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    display: block;
    text-align: center;
    text-transform: lowercase;
    line-height: 1;
}
.custom_product_info {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.custom_product_info .added_to_cart {
	display: none;
}
.mota_sp .box_mota_sp {
    box-shadow: 0px 0px #000000;
    padding: 20px 50px 100px 50px;
    background-color: #fff;
    border-radius: 10px;
	
}
.single_blog_img {
    width: 100%;
    margin: 30px 0px;
}
.single_blog_img img{
    width: 100%;
   height: auto;
	object-fit: cover;
}
.box_content.large-9.col {
    border: 1px solid #cccccc7a;
    border-radius: 8px;
    padding-top: 20px;
    margin-bottom: 30px;
	background-color: #fff;
    box-shadow: 0px 0px 3px #fff;
}
.product-footer .products .product-small:first-child {
    padding-left: 0px !important;
}
.rank-math-breadcrumb p{
	padding-top: 16px;
	text-align: left;
	padding-bottom: 10px;
}
.box_sidebar .badge.post-date {
    width: 100px;
    height: 59px;
    border-radius: 3px;
}
.box_sidebar .recent-blog-posts a {
    font-size: 14px;
    margin: 0px;
}
.box_sidebar span.widget-title {
    margin-top: 0;
}
.box_sidebar aside#flatsome_recent_posts-2 {
    box-shadow: 0px 0px 3px #00000070;
    padding: 20px;
    border-radius: 8px;
	background-color: #fff;
}
/* .product-thumbnails.thumbnails.slider.row.row-small.row-slider {
    display: none;
} */
.custom-product-buttons ul.product-attributes {
    list-style: none;
    margin-right: 0px;
	width: 100%;
}
.custom-product-buttons ul.product-attributes li{
    margin-left: 0px;
}
.wc-block-checkout__sidebar .wc-block-components-product-name {
    font-size: 16px;
    text-transform: lowercase;
}
.wp-block-woocommerce-checkout .wc-block-components-product-metadata {
    display: none;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__individual-prices {
    display: none !important;
}
.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-formatted-money-amount {
    font-size: 16px;
}
.wc-block-components-totals-shipping .wc-block-components-totals-item strong {
    font-size: 16px;
}
.wc-block-components-text-input.wc-block-components-address-form__email.is-active {
    display: flex;
    flex-direction: column-reverse;
    color: #000;
}
.wc-block-components-form .wc-block-components-text-input label, .wc-block-components-text-input label {
    position: relative !important;
    font-size: 19px !important;
    left: 0 !important;
    color: #000 !important;
}
.wc-block-components-form .wc-block-components-text-input input#email {
    padding: 10px;
    max-height: 41px;
    font-size: 16px;
	padding-left: 10px !important;
}
.wc-block-checkout__form .wc-block-components-text-input {
    display: flex;
    flex-direction: column-reverse;
}
.wc-block-checkout__form .wc-block-components-text-input label {
    position: relative !important;
    transform: none !important;
    top: 0 !important;
}
.wc-block-checkout__form .wc-block-components-text-input input{
	max-height: 40px !important;
	height: 40px;
	padding: 0px !important;
}
.wc-block-components-form {
    counter-reset: checkout-step;
    box-shadow: 0px 0px 3px #000;
    padding: 30px;
    border-radius: 8px;
    background-color: #fff;
}
.related-posts ul {
    list-style: none;
}
.wp-block-woocommerce-checkout-order-summary-block {
    border: 1px solid hsla(0, 0%, 7%, .11);
    border-radius: 5px;
    background-color: #fff;
}
.checkout-left {
    max-width: 60%;
    flex-basis: 60%;
    box-shadow: 0px 0px 3px #ccc;
    padding: 20px;
    background-color: #fff;
    border-radius: 8px;
}
.checkout-right {
    max-width: 33%;
    box-shadow: 0px 0px 3px #ccc;
    padding: 20px;
    background-color: #fff;
    border-radius: 8px;
}
.woocommerce-billing-fields{
	border-top: 0px;
	padding-top: 0px;
}
.custom-product-buttons ul.product-attributes li {
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
}
.custom-product-buttons ul.product-attributes li strong {
    width: 160px;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
}
.product-actions-wrapper a.devvn_buy_now.devvn_buy_now_style {
    display: block !important;
	width: 100%;
}
.product-actions-wrapper {
    flex-wrap: wrap;
}
.product-actions-wrapper .quantity-wrapper{
	width: 100%;
}
.add-to-cart-wrapper .add_to_cart_button.added {
    display: block;
}
.add-to-cart-wrapper .add_to_cart_button{
	margin: 0px;
}
.add-to-cart-wrapper .add_to_cart_button {
    display: flex;
    flex-direction: column;
    font-size: 10px;
    text-transform: lowercase;
    font-weight: 400;
    align-items: center;
    background-color: transparent;
    border: 3px solid #000;
    color: #000;
    border-radius: 10px;
    padding: 10px !important;
}
.btn_lienhe-ngay {
    width: 100%;
}
.btn_lienhe-ngay a {
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 3px solid #000;
    border-radius: 8px;
    padding: 0px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 800;
    color: #000;
}
.btn_lienhe-ngay a span {
    font-size: 14px;
    text-transform: lowercase;
    font-weight: 300;
}
.header-button a.custom-cart-icon {
    flex-direction: column;
    align-items: center;
    font-size: 14px;
    color: #000;
}
.header-button a.custom-cart-icon span {
    font-size: 13px;
    font-weight: 500;
}
.header-button a.custom-cart-icon span.cart-count-badge {
    padding: 0px 4px !important;
    font-size: 10px !important;
    right: 0px !important;
}
.box_mota_sp.close:before {
    content: "";
    height: 150px;
    background-image: linear-gradient(to top, #ffffff, #ffffff00);
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 99;
}
.woocommerce-order.row .large-7.col {
    box-shadow: 0px 0px 3px #ccc;
    border-radius: 8px;
    background-color: #fff;
	padding: 30px 0px;
}
.woocommerce-order.row .is-well.col-inner.entry-content {
    padding-top: 20px;
    border-radius: 8px;
}
.woocommerce-order.row p{
	padding-left: 20px;
}
.woocommerce-order h2.woocommerce-order-details__title {
    padding: 10px 20px;
    background-color: #f59000;
    color: #fff;
}
.woocommerce-order table.woocommerce-table {
    padding: 0px 20px;
}
section.woocommerce-customer-details {
    padding: 20px;
}
.woocommerce-customer-details .woocommerce-columns {
   gap: 10px;
}
.woocommerce-customer-details .woocommerce-column {
    box-shadow: 0px 0px 3px #000;
    border-radius: 8px;
    padding: 20px;
    background-color: #fff;
}
.category-page-row span.phan-tram-km {
        position: absolute !important;
        margin-left: 5px !important;
        left: auto !important;
        top: -240px !important;
        right: 0px !important;
        z-index: 99999;
        border-radius: 50% !important;
        height: 26px;
        width: 26px !important;
        display: flex;
        align-items: center;
        justify-content: center;
}
.category-page-row .product-small.col {
    padding: 10px;
}
.category-page-row .box-image a {
    height: 250px !important;
}
.category-page-row .box-image img{
	height:100%;
	width: 100%;
	object-fit: contain;
}

a.menu_hotline span {
    color: #000;
    font-weight: 600;
}
a.menu_hotline img {
    width: 20px;
}
a.menu_hotline {
    display: flex;
    align-items: center;
    padding-left: 0px !important;
    gap: 6px;
    font-size: 14px;
}
.wc-block-components-main.wc-block-cart__main.wp-block-woocommerce-cart-items-block {
    box-shadow: 0px 0px 3px #ccc;
    border-radius: 8px;
    padding: 20px;
    background-color: #fff;
}
.wp-block-woocommerce-cart-order-summary-block {
    box-shadow: 0px 0px 3px #ccc;
    padding: 20px;
    border-radius: 8px;
    background-color: #fff;
}
.nav>li.active>a {
    background: #f9d53b !important;
}
.box_dangky {
    width: 100%;
    height: 100%;
    padding: 30px;
}
.box_dangky input, .account-login-inner input {
    border-radius: 5px;
    height: 40px;
    box-shadow: 0px 0px 3px #000;
}
.box_dangky button , .account-login-inner button{
    margin: 0px !important;
    background-color: #f59000;
    color: #fff;
    padding: 0px 30px;
    border-radius: 5px;
}
#customer_login .account-login-inner input#rememberme {
    height: auto;
}
#customer_login .col-1 {
    border-right: 1px solid #c69a39;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}
.header-main {
    z-index: 15;
}
.coolmate-search {
    width: 500px;
}
.search-overlay, .my-search-overlay {
    background: #00000078 !important;
	padding: 0px !important;
}
button#open-coolmate-search, .my-search button.open-my-search {
    width: 100%;
    border: 1px solid #6b7280;
    background-color: #ffffff;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-transform: capitalize;
    padding: 0px 0px 0px 10px;
    color: #9e9e9e;
    font-weight: 400;
    height: 40px;
}
.my-search button.open-my-search{
	border-radius: 50%;
	width: 40px;
	padding: 0px;
}
.coolmate-search .btn_img, .my-search button.open-my-search .btn_img {
    width: 40px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.coolmate-search .search-input-wrapper {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 0px;
    background-color: #fff;
    height: 80px;
    justify-content: center;
}
.search-input-wrapper input {
    width: 500px;
    height: 40px;
    border-radius: 30px;
    box-shadow: 0px 0px 3px #000;
}
.ketqua_search {
    max-width: 60%;
    margin: auto;
    background-color: #fff;
    padding: 40px;
    border-radius: 10px;
    margin-top: 10px;
}
.ketqua_search .search-results li {
    border: 1px solid #eee;
    padding: 10px;
    border-radius: 8px;
    text-align: center;
    box-shadow: 0px 0px 3px;
}
.ketqua_search li a {
    font-size: 14px;
    color: #000;
    text-transform: capitalize;
}
.ketqua_search .see-more-wrapper {
    text-align: center;
}
.ketqua_search .search-hot-keywords button.see-more{
	padding: 5px 10px;
	background-color: #f59000;
	color: #fff;
	border-radius: 5px;
}
.icon-user{
	margin: 0px !important;
}
.icon-user:before{
	content:"" !important;
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url(/wp-content/uploads/2025/07/users-32.png) center no-repeat;
	background-size: contain;
}
.row__header_custom {
    justify-content: space-between;
}
ul.product_list_widget li {
    line-height: 1.33;
    list-style: none !important;
    margin-bottom: 0 !important;
    min-height: 80px !important;
    overflow: hidden !important;
    padding: 10px 0 5px 75px !important;
    position: relative;
    vertical-align: top;
    display: block !important;
    max-width: 100% !important;
    flex-basis: 100% !important;
}
.cart-popup-inner .woocommerce-mini-cart {
    display: flex;
    flex: 1;
    flex-direction: column !important;
    margin-bottom: 30px;
}
ul.product_list_widget li img {
    position: absolute !important;
    width: 60px !important;
}
.archive .product_list_widget li a {
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.widget_shopping_cart ul.product_list_widget li {
    padding-right: 30px !important;
}
.section .col-inner {
    border-radius: 8px;
}



@media  (max-width: 1600px) {
	.mota_sp .container {
    padding: 0px 50px;
}
}

@media (max-width: 900px){
	.coolmate-search {
		width: 40px;
	}
	button#open-coolmate-search span{
		display: none;
	}
	button#open-coolmate-search {
		background-color: #ffffff;
		border-radius: 22px;
		justify-content: center;
		padding: 0px;
	}
}
@media  (max-width: 500px) {
	.bg_product-sales .product-small .box-image img{
		height: 100%;
		object-fit: cover;
	}
	span.phan-tram-km {
        position: absolute !important;
        margin-left: 5px !important;
        left: auto !important;
        top: -201px !important;
        right: 0px !important;
        z-index: 99999;
        display: flex;
        align-items: center;
        justify-content: center;
		 height: 30px;
		border-radius: 50% !important;
		width: 30px;
    }
	
	.category-page-row span.phan-tram-km {
        position: absolute !important;
        margin-left: 5px !important;
        left: auto !important;
        top: -201px !important;
        right: 0px !important;
        z-index: 99999;
        border-radius: 50% !important;
        height: 26px;
        width: 26px !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }
	a.header-cart-link.off-canvas-toggle.nav-top-link.icon.primary.button.round.is-small {
		width: auto !important;
	}
	li.cart-item.has-icon {
		display: block !important;
	}
	.stuck #logo img {
		max-height: 55px !important;
	}
	.section .box-image .image-cover {
		height: 100%;
		object-fit: cover;
	}
	.product_video {
		padding-bottom: 30px;
	}
	.thuonghieu {
		justify-content: center;
	}
	.thuonghieu .col {
		flex-basis: 30%;
		max-width: 30%;
		padding: 5px;
	}
	 .mota_sp .container {
        padding: 0px 10px;
    }
	.mota_sp .box_mota_sp{
		padding: 20px;
		padding-bottom: 50px;
	}
	.porudtc_bottom{
		padding: 0px;
	}
	.product-footer .product-small.col {
		max-width: 100%;
		flex-basis: 100%;
		margin: 5px;
	}
	.box_title_sale {
		padding: 10px;
	}
	h2.text_fash__sale {
		font-size: 18px !important;
		padding-left: 0 !important;
	}
	h2.text_fash__sale::before{
		display: none !important;
	}
	.box_title_sale .box_title_right_text a {
		padding: 4px 7px;
		font-size: 14px;
	}
	.section1 .col {
		padding-bottom: 0px !important;
	}
	.product-small.box {
		margin-bottom: 20px;
	}
	.box-image {
		width: 100%;
		height: 200px;
	}
	.section .box-image a{
		height: 200px;
	}
	 .section14 .box-image .image-cover, .section14 .box-image  {
        height: 100px;
    }
	.section5 .col {
		padding: 0px 10px !important;
	}
	    .slider-wrapper .flickity-prev-next-button {
        display: block;
    }
	.product-promotion ul li {
		width: 100%;
	}
	.product-main .row.mb-0.content-row {
		padding: 0px 10px !important;
	}
	 .product-footer .tieu-de-mo-ta {
        margin-top: 30px;
    }
	.product-footer .product-small.box {
        margin-bottom: 0px;
    }
	.product-footer .woocommerce .products {
        flex-wrap: nowrap;
        display: flex;
        overflow-x: scroll;
    }
	.product-footer .products .product-small:first-child {
		padding-left: 5px !important;
	}
	.product-footer .products .product-small {
        max-width: 170px;
        min-width: 170px;
        padding: 5px !important;
    }
	.box-toggle-button{
		right: 0;
	}
	.mota_sp {
		padding-top: 10px;
	}
	.product-info .product-title {
        font-size: 20px;
        text-transform: uppercase;
		padding-top: 20px;
    }
	.section .product-small .product-title a {
        padding-top: 0px !important;
    }
	.search-results .category-page-row span.phan-tram-km {
        border-radius: 0px !important;
		width: 36px !important;
	}
	.product-footer .product-small.box .box-image img,.product-footer .product-small.box .box-image {
		height: 150px;
		object-fit: contain;
	}
	.product-footer .product-small.box .product-title a,.product-footer .product-small .box-text{
		padding-top: 0px !important;
	}
	#product-sidebar {
		flex-basis: 100%;
		max-width: 100%;
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}
	.checkout-left, .checkout-right {
		max-width: 100%;
		flex-basis: 100%;
	}
	.checkout-right{
		margin-bottom: 20px;
	}
	.my-search .search-input-wrapper input {
		width: 300px;
	}
	.my-search .search-input-wrapper {
		height: 70px;
		background-color: #fff;
		justify-content: center;
	}
	.my-search button#close-my-search {
        padding: 0px;
        margin: 0px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
	.my-search .my-search-results-wrapper {
		background-color: #fff;
		padding: 10px;
		margin: 10px;
		border-radius: 8px;
	}
	.my-search .search-hot-keywords button {
		margin: 0px;
		padding: 1px 10px;
		background: #f1f1f100;
		border: none;
		cursor: pointer;
		border-radius: 20px;
		font-size: 13px;
		text-transform: capitalize;
		font-weight: 400;
		line-height: 1;
	}
	.my-search button.open-my-search {
		width: 35px;
		height: 35px;
	}
	.my-search button.open-my-search .btn_img svg{
		width: 19px;
		height: 19px;
	}
	.archive .product_list_widget li {
		display: flex;
		flex-direction: column;
		flex-basis: 100% !important;
		max-width: 100% !important;
		margin: 0;
		padding: 0;
	}
	.category-page-row .product-small.box {
        margin-bottom: 0px;
    }
	    .product-footer span.phan-tram-km {
        top: -156px !important;
      
    }
	.single-product .product-main .row .col {
		padding-bottom: 0px !important;
		padding-top: 0px !important;
	}
	.btn_lienhe-ngay {
		width: 100%;
		margin-bottom: 20px;
	}
}