/*
Theme Name: HieuPham.Vn Điện máy 01
Description: HieuPham.Vn Điện Máy 01
Author: HieuPham.Vn
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.wpclv-attributes .wpclv-terms {
    width: 100%;
}
.wpclv-attributes .wpclv-terms .wpclv-term{
	width: calc( 50% - 7px );
	border-radius: 8px;
}
.wpclv-attributes .wpclv-terms .wpclv-term span, .wpclv-attributes .wpclv-terms .wpclv-term a {
	border-radius: 4px;
}
.wpclv-attributes .wpclv-terms .wpclv-term.active, .wpclv-attributes .wpclv-terms .wpclv-term:hover {
    border-color: #ffb317;
}
.wpclv-attributes{
	z-index:5!important;
}
.woocommerce-loop-product__title{
	    font-weight: 600;
}
.related.product-section {
    border-top: 0;
}
.related .row.has-equal-box-heights {
    display: block !important;
}
.related  .row.has-equal-box-heights .box-image img{
	object-fit: contain;
}
.related .product-small.col {
    width: 100% !important;
	flex-basis: 100%; 
    max-width: 100%; 
    float: none !important;
    display: block !important;
    margin-right: 0 !important;
    clear: both;
/*     margin-bottom: 20px; */
    padding: 8px;
/*     border: 1px solid #e5e7eb;
    border-radius: 1rem; */
}



.related .product-small.col .box {
    display: flex !important;
    flex-direction: row !important;
    align-items: center; /* Căn chỉnh giữa theo chiều dọc */
}

.related .product-small.col .box-image {
    width: 100px;
	height: 72px;
    padding-top: unset;
    margin-right: 20px;
    display: block !important; /* Đảm bảo phần tử box-image là block */
}

.related .product-small.col .box-image img {
    max-width: 100px !important; /* Kích thước tối đa của ảnh */
    height: auto !important;
    display: block !important; /* Đảm bảo thẻ img là block */
}

.related .product-small.col .box-text {
    flex-grow: 1;
}
.term-description{
	border-radius: 1rem;
    opacity: 1;
    background-color: #ffffff;
    position: relative;
    overflow: hidden;
    max-height: 200px;
    border-color: #e5e5e5;
    border-style: solid;
    border-width: 0;
    box-sizing: border-box;
    padding: 1.5rem 1rem 1rem;
    border-radius: 1rem;
    /* box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); */
    border-width: 1px;
    scroll-margin-top: 5rem;
/*     margin-top: 2.5rem; */
    margin-bottom: 30px;
}
.term-description .devvn_readmore_flatsome {
	height: 150px;
}
.irs-to{
	right: 0!important;
    left: unset !important;
}
.irs-from{
	left: 0!important;
}
.irs--big .irs-grid-pol {
    background-color: #ffa007fc!important;
}
.irs--big .irs-grid-text {
    color: #ff7a00!important;
}
.irs--big .irs-from, .irs--big .irs-to, .irs--big .irs-single {
    background-color: #caa042!important;
    background: linear-gradient(to bottom, #edb238 0%, #ffa24c 100%)!important;
}
.irs--big .irs-bar {
    background-color: #92bce0!important;
    border: 1px solid #ffcb60!important;
    background: linear-gradient(to bottom, #ffffff 0%, #ffb456 30%, #ece5b9 100%)!important;
    box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.5)!important;
}
.button.woof_submit_search_form{
	border-radius: 999px; 
}

#zplus-content p,.editor-viewer p{
	text-align: justify;
}

.product-short-description ul {
	border-radius: 5px;
    padding: 10px;
    font-style: normal;
    text-shadow: 0px -1px 0px rgb(255 255 255 / 82%);
    text-decoration: none;
    background: #ffffff;
    cursor: pointer;
    position: relative;
    display: inline-block;
    box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 1), 0px 1px 3px rgba(0, 0, 0, 0.3);
    outline: none;
    border: 1px solid #ba6;
    border-color: #bebebe;
    background-image: -webkit-repeating-linear-gradient(left, hsla(0, 0%, 100%, 0) 0%, hsla(0, 0%, 100%, 0) 6%, hsla(0, 0%, 100%, .1) 7.5%), -webkit-repeating-linear-gradient(left, hsla(0, 0%, 0%, 0) 0%, hsla(0, 0%, 0%, 0) 4%, hsla(0, 0%, 0%, .03) 4.5%), -webkit-repeating-linear-gradient(left, hsla(0, 0%, 100%, 0) 0%, hsla(0, 0%, 100%, 0) 1.2%, hsla(0, 0%, 100%, .15) 2.2%), linear-gradient(180deg, hsl(0, 0%, 78%) 0%, hsl(0, 0%, 90%) 47%, hsl(0, 0%, 78%) 53%, hsl(0, 0%, 70%) 100%);
}
.woocommerce-product-additional-information {
	display: flex;
    flex-wrap: wrap;
    border: 1px solid #e5e7eb;
    border-radius: 1rem;
    padding: 1rem;
/* 	margin-bottom: 24px; */
    align-items: center;
}
.woocommerce-product-additional-information table{
	padding-top: 16px;
	margin-bottom: 0;
}
.woocommerce-product-additional-information tbody tr:not(:last-child) {
    border-bottom: 1px solid #ccc; 
}
.woocommerce-product-additional-information tbody tr:not(:last-child) th,
.woocommerce-product-additional-information tbody tr:not(:last-child) td {
    border-bottom: 1px solid #ccc;
}
.woocommerce-product-additional-information td, .woocommerce-product-additional-information th{
	padding:0;
	border-bottom: none;
}
.woocommerce-product-additional-information h2 {
	margin: 0;
    font-size: 1.2em;
    width: calc(100% - 32px);
	padding-left: 8px;
}
.section-review {
    margin-top: 2.5rem;
}
#reviews #review_form_wrapper{
	display:none;
}
#headlessui-dialog-panel-review #review_form_wrapper {
    flex-basis: 100% !important;
    max-width: 100% !important;
}
#headlessui-dialog-panel-review .review-form-inner
{
	border:none;
	padding:0;
}
.stars a svg {
  height: 100%;
  fill: #ccc; 
}

.stars a.active-star svg {
  fill: #000000; 
}
.reviews>#comments.col {
    padding: 0 !important
}

li.review {
    margin-left: 0 !important;
	border-color: #e5e5e5;
    border-style: solid !important;
    border-radius: 1rem;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
    border-width: 1px;
    border-top-style: solid !important;
}

.rating-table_cmt button {
    border: 1px solid transparent;
    border-radius: 999px;
    padding: 10px 14px;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    background: #000000;
    text-transform: none;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: .625rem;
    width: 160px;
	margin-bottom:0;
}

.rating_total {
    font-size: 22px;
    line-height: 60px;
    color: #0a6eff;
    font-weight: 500;
    margin-bottom: 4px;
}

.title-rating {
    font-size: 18px;
}

.ptt-bar-temperature {
    height: 100%;
    background: #000000;
    border-radius: 5px;
}

.fa-star {
    font-size: 13px;
    color: #ea9d02;
    margin-left: 3px;
}

.ptt-col-1 {
    width: 35px;
    display: flex;
}

.rating-table__total,
.rating-table_cmt {
    text-align: center
}
.rating-table_cmt{
	display: flex
;
    justify-content: flex-end;
}
.star-rating-custom .star-rating {
    margin: auto;
}

.ptt-col-2 {
    width: 100%;
    margin: auto 10px;
}

.ptt-meter-bar {
    border-radius: 5px;
    height: 10px;
    width: 100%;
    background: #e6e6e6;
}

.ptt-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.star-cust {
    height: 15px;
    width: auto;
    margin: auto;
}
.editor-viewer{
    padding: 1rem;
	padding-bottom: 1.5rem;
}
.description-panel {
    position: relative;
    text-align: left;
    display: flex;
    flex-direction: column;
    background-color: #ffffff;
    box-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    width: 100%;
    border-radius: 0.5rem;
}
.description-popup-c{
	display: flex;
    justify-content: center;
    text-align: center;
    padding: 1rem;
}
@media (max-width: 767px) {
    .description-popup-c {
        height: 100%;
    }
}

@media (min-width: 640px) {
    .description-popup-c {
/*         align-items: center; */
        padding: 0;
    }
}
@media (min-width: 640px) {
    .description-panel {
        max-width: 600px;
/*         margin-top: 2rem;
        margin-bottom: 2rem; */
    }
}

@media (min-width: 768px) {
    .description-panel {
        max-width: 800px;
    }
	.category-popup .description-panel {
        max-width: 600px;
    }
}

.section-detailed-article {
    border-radius: 1rem;
    opacity: 1;
    background-color: #ffffff;
    position: relative;
    overflow: hidden;
    max-height: 300px;
    border-color: #e5e5e5;
    border-style: solid;
    border-width: 0;
    box-sizing: border-box;
    padding: 2.5rem 1rem 1rem;
    border-radius: 1rem;
/*     box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); */
    border-width: 1px;
    scroll-margin-top: 5rem;
    margin-top: 2.5rem;
}
.section-detailed-article h3,#zplus-review h3 {
    font-size: 1.25rem;
    font-weight: 700;
}
#tab-description {
    margin-top: 25px;
}
.devvn_readmore_flatsome {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 150px;
    padding-top: 85px;
    text-align: center;
    border-radius: 0 0 5px 5px;
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .91) 50%, rgba(255, 255, 255, 1) 55%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .91)), color-stop(55%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .91) 50%, rgba(255, 255, 255, 1) 55%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .91) 50%, rgba(255, 255, 255, 1) 55%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .91) 50%, rgba(255, 255, 255, 1) 55%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .91) 50%, rgba(255, 255, 255, 1) 55%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0)
}

.devvn_readmore_flatsome:before {
    height: 55px;
    margin-top: -45px;
    content: "";
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%)background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff00', endColorstr='#ffffff', GradientType=0);
    display: block;
}
.description-popup .devvn_readmore_flatsome.devvn_readmore_flatsome_more {
    display: none;
}
.devvn_readmore_flatsome button {
    z-index:99;
    }
#tab-description {
	margin-top: 25px;
}

#tab-description.fade-out::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px; /* Chiều cao vùng mờ */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), white); /* Hiệu ứng mờ dần */
}

.show-more-button {
    display: block;
    margin-top: 10px;
    cursor: pointer;
}


.overlay-description {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
}
@media (min-width: 768px) {
    .section-detailed-article h3  {
        font-size: 1.875rem;
    }
}
#featureszin{
	margin-top:40px;
}
.top-popup{
	border-width: 0;
    border-bottom-width: 1px;
    border-color: #e5e5e5;
    border-style: solid;
    box-sizing: border-box;
}
.top-popup-heading {
    width: 100%;
    text-align: center;
}
.inline-flex-center{
	display:inline-flex!important;
	    justify-content: center;;
}

#popup-review{
	padding:0.5rem;
	    margin-bottom: 0;
    max-height: fit-content;
    height: calc(100vh - 150px);
    overscroll-behavior: contain;
}

.summary ul{
	overflow: hidden;
	font-size:14px;
	border: 1px solid #e5e7eb;
	border-radius: 1rem;
	list-style: none;
}
.summary ul li{    
	margin: 0;
	padding-bottom: .5rem;
    padding-top: .5rem;
	padding-left: .75rem;
    padding-right: .75rem;
}
.summary ul li:nth-child(odd) {
    background-color: #fafafa;
}
.thongso-box {
    margin-bottom: 0;
	max-height: fit-content;
	height: calc(100vh - 100px);
	max-height: calc(79vh - 36px);
	overscroll-behavior: contain;
}

.thongso-box ul {
    margin-bottom: 0;
}

.thongso-box li {
    display: block !important;
    padding: 10px;
    font-size: 14px;
    color: #333;
    margin-left: 0 !important;
    line-height: 1.3;
}

.thongso-box li:nth-child(2n) {
    background: #f5f5f5;
}
.btn-show-detail-specifications {
   display: block;
   margin: 0 auto;
  align-items: center;
  flex-shrink: 0;
  font-weight: bold;
  border-radius: 9999px; /* rounded-full */
  font-size: 14px; /* text-sm */
  line-height: 1.25rem;
  text-transform: unset;
  gap: 10px; /* gap-x-2.5 (10px)*/
  padding: 10px 14px 6px; /* px-3.5 py-2.5 */
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05); /* shadow-sm */
  border: 1px solid #d1d5db; /* ring-1 ring-inset ring-gray-300 */
  color: #111827; /* text-gray-900 */
  background-color: #ffffff; /* bg-white */
}

.btn-show-detail-specifications:hover {
  background-color: #f9fafb; /* hover:bg-gray-50 */
}

.btn-show-detail-specifications:disabled {
  cursor: not-allowed; /* disabled:cursor-not-allowed */
  opacity: 0.75; /* disabled:opacity-75 */
  background-color: #ffffff; /* disabled:bg-white */
}

.btn-show-detail-specifications:focus-visible {
  outline: 2px solid #63b3ed; /* focus-visible:ring-2 focus-visible:ring-primary-500 */
  outline-offset: 0; /* focus-visible:outline-0 */
}

.btn-show-detail-specifications.dark {
  border-color: #374151; /* dark:ring-gray-700 */
  color: #ffffff; /* dark:text-white */
  background-color: #1f2937; /* dark:bg-gray-900 */
}

.btn-show-detail-specifications.dark:hover {
  background-color: rgba(55, 65, 81, 0.5); /* dark:hover:bg-gray-800/50 */
}

.btn-show-detail-specifications.dark:disabled {
  background-color: #1f2937; /* dark:disabled:bg-gray-900 */
}

.btn-show-detail-specifications.dark:focus-visible {
  outline-color: #90cdf4; /* dark:focus-visible:ring-primary-400 */
}

.btn-show-detail-specifications span.iconify {
  flex-shrink: 0;
  height: 20px; /* h-5 (20px)*/
  width: 20px; /* w-5 (20px) */
}
.btn-show-detail-specifications i{
	font-size: 21px;
	padding-left: 10px;
}
.thongtinkythuatbox, .thongtinkythuatbox-review, .description-popup {
    display: none;
    vertical-align: middle;
    padding: 3px 0;
    margin: 0;
    top: 100px;
	position: fixed;      
    right: 0;        
    bottom: 0;      
    left: 0;
/*     position: relative; */
    z-index: 999;
    max-height: 79vh;
}
.category-popup.description-popup{
	top: 130px;
}

#close-popup, #close-popup-review, #close-description {
    padding-right: 0;
    margin-right: 0;
	margin-bottom:0;
    display: flex;
    align-items: center;
}
.overlay-ttkt, .overlay-review {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 999;
}
.overlay-description {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
}
#headlessui-dialog-panel-ttkt,#headlessui-dialog-panel-review, .description-panel {
  position: relative;
  text-align: left;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  width: 100%;
	overflow: hidden;
}
.tskt-container {
    display: flex;
    justify-content: center;
    padding: 1rem; /* p-4 (giả sử 1rem = 16px) */
}

@media (max-width: 767px) { /* max-md:h-full (cho màn hình nhỏ hơn 768px) */
    .tskt-container {
        height: 100%;
    }
}

@media (min-width: 640px) { /* sm:p-0 (cho màn hình từ 640px trở lên) */
    .tskt-container {
        padding: 0;
    }
}

.tskt-panel{
	 position: relative;
    text-align: left;
    display: flex;
    flex-direction: column;
    background-color: #ffffff;
    box-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    width: 100%;
    border-radius: 0.5rem;
}
@media (min-width: 640px) {
    .tskt-panel {
        max-width: 600px;
/*         margin-top: 2rem; */
/*         margin-bottom: 2rem; */
    }
}
.tskt-panel-col {
    display: flex;
    flex-direction: column;
}
@media (max-width: 767px) {
    .tskt-panel-col {
        height: 100%;
    }
}

@media (min-width: 768px) {
    .tskt-panel-col {
        max-height: calc(100vh - 100px);
    }
}
.tskt-panel-col-top {
    font-size: 1.125rem; /* text-lg (thường là 18px) */
    font-weight: 700;   /* font-bold */
    font-family: 'Lexend', sans-serif; /* font-lexend */
    
    /* line-clamp-1: để giới hạn nội dung trên một dòng và thêm dấu '...' nếu tràn */
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    white-space: normal; /* Đảm bảo text wrap bình thường trước khi bị clamp */
}
.top-popup {
    position: relative;
    flex-shrink: 0;
    height: 3rem;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #e5e7eb;
    display: flex;
    align-items: center;
}
.thongso-box {
    width: 100%;
    overflow: auto;
    padding-bottom: 1.5rem; /* Tương đương 24px, giá trị mặc định của pb-6 */
}

.row .col.product .col-inner{
	overflow: hidden;
	border: 1px solid #e5e5e5;
	border-radius: 1rem;
}
.row .col.product .col-inner .box-text{
	padding-left: .5rem;
    padding-right: .5rem;
}
.text-yellow-main{
	color: #ffb317;
}
.breadcrumbs {
	display: flex;
    align-items: center;
	margin-bottom: 1rem;
}
.breadcrumbs a, .zplus-cat-crumb{
	    border-radius: 9999px;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;

    padding: .25rem .5rem;
    font-size: .65rem;
    line-height: 1rem;
    font-weight: 600;
    color: #4b4b4b;
}
.breadcrumbs a, .zplus-cat-crumb{
    border-color: #e5e5e5;
    background-color: #fafafa;
    color: #4b4b4b;
}
.zplus-cat-crumb{
	border-color: #ffb317;
	background-color:#ffb317;
	color: #ffffff;
	
}
.catalog-product-text{
	display:flex;
}
.phone-bt{
	background: #ffb317;
	margin-right:15px;
}
.zalo-bt{
	background: #0a6eff;
}
.phone-bt:hover{
	color:#0a6eff;
}
.zalo-bt:hover{
	color: #ffb317;
}
.lienhe-button {
  display: flex;
	width: 50%;
  align-items: center;
  font-family: inherit;
  font-weight: 500;
  font-size: 17px;
  padding: 5px 20px;
  color: white;
  border: none;
  box-shadow: 0 0.7em 1.5em -0.5em rgba(59, 48, 78, 0.527);
  letter-spacing: 0.05em;
  border-radius: 8px;
  cursor: pointer;
  position: relative;
}

.lienhe-button svg {
  margin-right: 8px;
  width: 20px;
}

.lienhe-button:hover {
  box-shadow: 0 0.5em 1.5em -0.5em rgba(88, 71, 116, 0.627);
}

.lienhe-button:active {
  box-shadow: 0 0.3em 1em -0.5em rgba(88, 71, 116, 0.627);
}

.lienhe-button::before {
  content: "";
  width: 4px;
  height: 40%;
  background-color: white;
  position: absolute;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  left: 0;
  transition: all 0.2s;
}

.lienhe-button::after {
  content: "";
  width: 4px;
  height: 40%;
  background-color: white;
  position: absolute;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  right: 0;
  transition: all 0.2s;
}

.lienhe-button:hover::before,
.lienhe-button:hover::after {
  height: 60%;
}


.col-more-infor-single-product {
    padding: 10px 3px 10px 10px;
    position: relative;
    border-radius: 1rem;
    border: 1px dashed #ffb317;
    margin: 30px 0;
}

.col-more-infor-single-product>.p {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
    top: -15px;
    left: 18px;
    position: absolute;
    border: 1px solid #ffb317;
    padding: 3px 5px;
    background: #ffb317;
    color: #fff;
}

.col-more-infor-single-product .wrapper-col-m {
    margin-bottom: 10px;
    margin-top: 8px;
}

.col-more-infor-single-product .wrapper-col-m,
.col-more-infor-single-product .wrapper-col-m p {
    font-size: 13px;
}

.col-more-infor-single-product .wrapper-col-m ul li {
    list-style: none
}

.col-more-infor-single-product .wrapper-col-m ul li:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='17' height='17' x='0' y='0' viewBox='0 0 286.614 286.614' style='enable-background:new 0 0 17 17' xml:space='preserve' class=''%3E%3Cg%3E%3Cpath d='M270.126 105.055H146.394l23.487-18.548c7.147-5.643 8.364-16.011 2.721-23.156-5.643-7.146-16.012-8.365-23.156-2.721 0 0-40.819 33.689-60.28 47.603-13.14 9.395-25.402 20.959-25.402 38.096v39.537c0 24.077 19.588 43.666 43.665 43.666h77.789c9.106 0 16.487-7.382 16.487-16.487 0-5.927-3.138-11.108-7.833-14.014h5.359c9.105 0 16.487-7.382 16.487-16.487 0-5.927-3.138-11.108-7.833-14.014h3.71c9.105 0 16.487-7.382 16.487-16.487 0-5.927-3.138-11.108-7.832-14.014h49.874c9.105 0 16.487-7.382 16.487-16.487s-7.379-16.487-16.485-16.487zM37.885 110.781H9.282A9.282 9.282 0 0 0 0 120.063V220.25a9.282 9.282 0 0 0 9.282 9.282h28.603a9.282 9.282 0 0 0 9.282-9.282V120.063a9.282 9.282 0 0 0-9.282-9.282z' fill='%23ffb317' opacity='1' data-original='%23000000' class=''%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
        top: 0;
    content: '';
    position: relative;
    left: -9px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-right: 17px;
    background-size: contain;
    background-repeat: no-repeat;
}
.product .custom-product-page .z-product .col-inner .section {
    padding: 30px 0px;
}

.rounded-2xl {
  border-radius: 1rem; /* 1 rem = 16px */
}

.bg-gray-50 {
  background-color: #f9fafb; /* Mã màu tương ứng */
}

.border {
  border-width: 1px;
  border-style: solid;
  border-color: #e5e7eb; /* Mã màu tương ứng */
}

.overflow-hidden {
  overflow: hidden;
}

.p-4 {
  padding: 1rem;
}

.mt-4 {
  margin-top: 1rem;
}

.grid {
  display: grid;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

@media (min-width: 768px) { /* md */
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 767px) { /* max-md */
  .max-md\:divide-y > * + * {
    border-top-width: 1px;
    border-color: #e5e7eb; /* Màu mặc định của divide */
  }

  .max-md\:divide-space-y-3 > * + * {
    padding-top: 0.75rem;
  }

  .max-md\:divide-space-y-3 > * + * {
    margin-top: 0.75rem; /* Hoặc padding-top tùy thuộc vào layout */
  }
}

@media (min-width: 768px) { /* md */
  .md\:divide-x > * + * {
    border-left-width: 1px;
    border-color: #e5e7eb; /* Màu mặc định của divide */
  }

  .md\:divide-space-x-2 > * + * {
    padding-left: 0.5rem;
  }

  .md\:divide-space-x-2 > * + * {
    margin-left: 0.5rem; /* Hoặc padding-left tùy thuộc vào layout */
  }
}

.flex {
  display: flex;
}

.flex-row {
  flex-direction: row;
}

@media (min-width: 768px) { /* md */
  .md\:flex-col {
    flex-direction: column;
  }

  .md\:items-center {
    align-items: center;
  }
}

.items-center {
  align-items: center;
}

@media (max-width: 767px) { /* max-md */
  .max-md\:ml-3 {
    margin-left: 0.75rem;
  }

  .max-md\:mt-2 {
    margin-top: 0.5rem;
  }
}

.flex-col {
  flex-direction: column;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem; /* Giá trị mặc định thường đi kèm text-base */
}

.font-semibold {
  font-weight: 600;
}

.mt-1 {
  margin-top: 0.25rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem; /* Giá trị mặc định thường đi kèm text-sm */
}

.text-gray-600 {
  color: #4b5563; /* Mã màu tương ứng */
}

/* CSS cho div thứ hai */
.mt-10 {
  margin-top: 2.5rem;
}

.animate {
  /* Định nghĩa animation của bạn ở đây */
}

.space-x-6 > * + * {
  margin-left: 1.5rem;
}

.shrink-0 {
  flex-shrink: 0;
}

.space-x-\[6px\] > * + * {
  margin-left: 6px;
}

.w-6 {
  width: 1.5rem;
}

.h-6 {
  height: 1.5rem;
}

.justify-center {
  justify-content: center;
}

.rounded-full {
  border-radius: 9999px;
}

.bg-blue-500 {
  background-color: #ffb317; /* Mã màu tương ứng */
}
.animate {
  gap: 1.5rem;
  animation: scroll 30s linear infinite;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translatex(-410px);
  }
}
#chinh-sach-in-product-page .grid> *:not(:first-child){
	border-color: #e5e5e5;
    border-style: solid;
    border-width: 0;
	border-left-width:0.8px;
    box-sizing: border-box;
}


.slider:hover .flickity-prev-next-button.previous {
    transform: translateX(-50%)!important;
}
.slider:hover .flickity-prev-next-button.next {
    transform: translateX(50%)!important;
}
.flickity-prev-next-button svg{
	    width: 70%;
}
.flickity-button{
	opacity: .75;
    background-color: rgb(23 23 23);
    color: #ffffff;
    border-radius: 9999px;
   	width: 32px;
    height: 32px;
	min-height: 32px;
	top: calc(50% - 18px);
}
.flickity-prev-next-button.previous {
    left: 0%;
    transform: translateX(-50%);
}
.flickity-prev-next-button.next {
    right: 0%;
    transform: translateX(50%);
}
.product-images .image-tools,
.product-thumbnails.thumbnails.slider .flickity-button{
	display:none;
}
.product-thumbnails a {
	border-radius: 0.5rem;
}
.product-thumbnails .is-nav-selected a, .product-thumbnails a:hover {
    border-color: rgb(64 64 64);
    border-radius: 0.5rem;
}
.woocommerce-product-gallery__image img {
  	aspect-ratio: 16/10; /* Đặt tỷ lệ 16:9 */
	object-fit: contain;
    width: 100%; /* Ensure the image takes the full width of its container */
    height: auto;
	border-color: rgb(229 229 229);
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    border-radius: 1rem;
}
.product-thumbnails>.flickity-viewport>.flickity-slider>.col {
	width: 10%;
    max-width: 10%;
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%;
}
.product-thumbnails.small-columns-8>.flickity-viewport{
	height: 80px!important;
    max-height: 80px!important;
}
.nav-dropdown{
	padding:0;
	
}
.nav-dropdown li{
	min-width:320px;
	
}
.menu-item a{
	white-space: nowrap;
}
.ss-du-an img{
	border-radius: 4px;
}
.ss-doi-tac .flickity-slider {
    display: flex;
    align-items: center;
}
.bar-main {
    margin: 0px 0 30px
}

.bar.bar-big {
    position: relative;
    height: 5px;
    width: 90px;
    background: #ffb317 ;
    margin: 0 auto;
    position: relative;
    border-radius: 30px
}

.bar.bar-big:before {
    content: '';
    position: absolute;
    left: 10%;
    top: -2.7px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #ffffff;
    border: 0.00001px #ffb317  solid;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: MOVE-BG;
    animation-name: MOVE-BG
}

.bar-main.dark .bar.bar-big {
    position: relative;
    height: 5px;
    width: 90px;
    background: #fff;
    margin: 20px 0;
    position: relative;
    border-radius: 30px
}

.bar-main.dark .bar.bar-big:before {
    content: '';
    position: absolute;
    left: 10%;
    top: -2.7px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #64caf1;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: MOVE-BG;
    animation-name: MOVE-BG
}

@keyframes MOVE-BG {
    0% {
        left: 0
    }

    50% {
        left: calc(100% - 10px)
    }

    100% {
        left: 0
    }
}
.reset_variations{display:none}
.slider-nav-light .flickity-page-dots .dot {
    border-color: #9d7fff;
}
.stack-z .box-image:hover {
/*     background-color: #ff6900; */
/* 	border-radius: .75rem; */
/* 	transform: translate3d(0, 0, 0) rotate(0) skew(0) skewY(0) scaleX(120%) scaleY(120%) !important; */
}
.stack-z img{
	height: 120px;
	width: 120px;
}
.stack-z .box{
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    flex-basis: 15%;
    flex-shrink: 0;
    text-align:center;
	border:1px solid #e9e9e9;
	border-radius: 16px;
	overflow: hidden;
}
.stack.stack-z{
	flex-wrap: wrap;
    justify-content: space-between;
/*     margin: 16px 0px;
    padding: 16px 0px; */
    background: white;
    text-align: center;
    border-radius: 4px;
	align-items: stretch;
}

.ss-diem-noi-bat .row,.ss-about-us .row{
	border:1px solid #e9e9e9;
	border-radius: 16px;
	padding:16px;
	overflow: hidden;
}
.ss-diem-noi-bat .icon-box-center .icon-box-img{
	margin:auto;
	height: 40px;
}
.ss-doi-tac .flickity-slider {
    display: flex;
    align-items: center;
}
.ss-doi-tac .ux-logo{
	display: flex;
	max-height:65px;
}
.ss-about-us .col{
	padding:0;
}
.ss-about-us .ss-about-us-right{
	border-left: 2px solid #e9e9e9;
    padding-left: 35px;
}

.wave_pointer{
	height:100px;
	width:100px;
	position: relative; /* Đảm bảo có position: relative nếu .wave_pointer_loc là absolute */
    cursor: pointer;
    border-radius: 50%;
}
.ak_index_thumb{
	display: flex;
    justify-content: center;
/* 	border-radius: 12px; */
    overflow: hidden;
	position: relative;
	visibility: visible;
	animation-name: fadeInUp;
}
 @keyframes wave_point {
  from {
    r: 0%;
     opacity: 1;
  }
  to {
    r: 33%;
    opacity: 0;
  }
}

.innerCircle {
    opacity: 0;
    animation: wave_point 2s infinite linear;
     
}

.wave_pointer_loc:hover .innerCircle{
    transform: scale(1.2,1.2) translate(-9px, -9px);
    opacity: 0.5;

}


.wave_pointer_loc{
      position: absolute;
      margin-left:-50px;
      margin-top:-50px;
	  z-index: 99;
}

 .wave_pointer{position: relative;
      cursor: pointer;
      border-radius: 50%;
 }


    .point_chiennhung{
       left:62%;
        top:80%;
    }

    .point_chiennhung:after{
        position: absolute;
        content:" Bếp Chiên Nhúng Công Nghiệp ";
        left:80px;
        top:25px;
       white-space: nowrap;
        padding:5px 10px;
        border-radius: 8px;
        background: #fff;
        display: none;
    }

    .point_chiennhung:hover:after{
        display: block;
    }



    .point_phukien{
        left:21%;
        top:79%;
    }

     .point_phukien:after{
        position: absolute;
        content:" Phụ Kiện Bếp ";
        left:80px;
        top:25px;
        white-space: nowrap;
        padding:5px 10px;
        border-radius: 8px;
        background: #fff;
        display: none;
    }

    .point_phukien:hover:after{
        display: block;
    }



     .point_linhkien{
        left:14%;
        top:52%;
    }

         .point_linhkien:after{
        position: absolute;
        content:" Linh Kiện Bếp Từ Công Nghiệp ";
        left:80px;
        top:25px;
        white-space: nowrap;
        padding:5px 10px;
        border-radius: 8px;
        background: #fff;
        display: none;
    }

    .point_linhkien:hover:after{
        display: block;
    }




    .point_beptu{
        left:50%;
        top:70%;

    }
       .point_beptu:after{
        position: absolute;
        content:" Bếp Từ Công Nghiệp ";
        left:80px;
        top:25px;
        white-space: nowrap;
        padding:5px 10px;
        border-radius: 8px;
        background: #fff;
        display: none;
      
    }

    .point_beptu:hover:after{
        display: block;
    }


    .point_e{
        left:82.7%;
        top:74.5%;

    }
     .point_e:after{
        position: absolute;
        content:" Mice ";
        left:80px;
        top:25px;
       white-space: nowrap;
        padding:5px 10px;
        border-radius: 8px;
        background: #fff;
        display: none;
       
    }

    .point_e:hover:after{
        display: block;
    }


      .point_bephongngoai{
        left: 80.5%;
    	top: 68.5%;
    }
     .point_bephongngoai:after{
        position: absolute;
        content:" Bếp Hồng Ngoại Công Nghiệp ";
        left:80px;
        top:25px;
        white-space: nowrap;
        padding:5px 10px;
        border-radius: 8px;
        background: #fff;
        display: none;
    }

    .point_bephongngoai:hover:after{
        display: block;
    }


      .point_matlom{
        left:36%;
        top:77%;
    }
     .point_matlom:after{
        position: absolute;
        content:" Bếp Mặt Lõm ";
        left:80px;
        top:25px;
        white-space: nowrap;
        padding:5px 10px;
        border-radius: 8px;
        background: #fff;
        display: none;
    }

    .point_matlom:hover:after{
        display: block;
    }

    .point_bepgiadinh{
        left:91%;
        top:44%;
    }

     .point_bepgiadinh:after{
        position: absolute;
        content:" Bếp Điện Gia Đình";
        left:80px;
        white-space: nowrap;
        top:25px;
        padding:5px 10px;
        border-radius: 8px;
        background: #fff;
        display: none;
    }

    .point_bepgiadinh:hover:after{
        display: block;
    }
.social-contact-style3 {
    --social-pc-vertical: 100px;
    --social-pc-horizontal: 10px;
    --social-mb-vertical: 100px;
    --social-mb-horizontal: 10px;
    --social-pc-display: block;
    --social-mb-display: block;
    --mainColor: black;
    --txtColor: white;
    position: fixed;
    z-index: 21;
    /*    display: flex;*/
    justify-content: center;
    align-items: center;
    background: #ffb317;
/*     transform: translateY(-50%); */
    flex-direction: column;
    padding: 10px;
}

.social-contact-style3.social-mb-bottomLeft {
    left: 0;
    bottom: 100px;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    animation-name: fadeInLeft;
    /*    width: 100%;*/
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-contact-style3:before,
.social-contact-style3:after {
    content: "";
    position: absolute;
    height: 30px;
    width: 60px;
    pointer-events: none;
}

.social-contact-style3.social-mb-bottomLeft:before,
.social-contact-style3.social-mb-topLeft:before {
    top: -30px;
    left: 0px;
    border-radius: 0 0 0 50px;
    box-shadow: -30px 0 0 0 #ffb317;
}

.social-contact-style3.social-bottomRight:after,
.social-contact-style3.social-topRight:after {
    bottom: -30px;
    left: 0px;
    border-top-left-radius: 50px;
    box-shadow: -30px 0 0 0 #ffb317;
}

.social-contact-style3>a {
    /*    width: 25%;*/
    text-align: center;
}

.social-contact-style3>a>img {
    width: 30px;
}

.social-contact-item.phone-box {
    animation: play0 1.5s ease infinite;
}

.social-contact-item {
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    /*    background: var(--mainColor);*/
    position: relative;
    color: var(--txtColor);
    font-size: 30px;
    margin: 5px 0;
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
    ,
    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes play0 {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }

    100% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}
@media only screen and (max-width: 768px) {
/* 	.wave_pointer{
	height:50px;
	width:50px;
} */
/* 	.innerCircle {
transform: scale(0.75,0.75);
    opacity: 0;
    animation: wave_point 2s infinite linear;
     
} */
/* 	 .point_chiennhung{
       left:69.5%;
        top:100%;
    }
	.point_phukien {
    left: 29.5%;
    top: 98%;
}
	.point_matlom {
    left: 44%;
    top: 96%;
}
	.point_beptu {
    left: 58%;
    top: 89%;
}
	.point_bephongngoai {
    left: 88.5%;
    top: 87.5%;
}
	.point_bepgiadinh {
    left: 99%;
    top: 62%;
}
	.point_linhkien {
    left: 22%;
    top: 70%;
} */
}
@media only screen and (min-width: 768px){
	
	.product .custom-product-page .z-product .col-inner {
	display: block;
	padding: 0;
    max-width: 1440px;
  }
	.product .custom-product-page .z-product .col-inner .section{
		display: block !important; 
      flex-flow: initial !important; 
      align-items: initial !important; 
      min-height: auto !important; /
		margin-bottom: 0;
		flex: none !important;
    order: unset !important;
/*     margin: 0; */
	
	}
	.ss-r1{
		z-index:2;
	}
	.ss-l2{
		z-index:1;
	}
	.ss-z {
    /* Chiều rộng mục tiêu khoảng 70%, trừ đi gutter */
    width: calc(70% - 15px); /* Giả sử gutter là 30px (gutter/2) */
    /*margin-right: 30px;  Khoảng cách ngang (Gutter) */
  }
.product .custom-product-page .z-product .col-inner .section.ss-l7 {    
    margin-right: 30px; /* Không cần margin bên phải cho item cuối trong hàng/cột */
  }
  /* Items thuộc cột 2 (B1, B2, B3) */
  .ss-r3 {
    /* Chiều rộng mục tiêu khoảng 30%, trừ đi gutter */
    width: calc(30% - 15px); /* 30% trừ đi một nửa Gutter */
    margin-right: 0; /* Không cần margin bên phải cho item cuối trong hàng/cột */
  }

  /* Clearfix cho container nếu dùng float */
   .product .custom-product-page .z-product .col-inner::after {
       content: "";
       display: table;
       clear: both;
   }
}





@media only screen and (max-width: 48em) {
	.shop-page-title .page-title-inner.flex-row{
		flex-direction: column;
	}
	.shop-page-title .page-title-inner.flex-row .medium-text-center{
		text-align: left !important;
	}
	.section-usp {
		margin-top: 0;
	}
	#chinh-sach-in-product-page .grid> *:not(:first-child){
	border-left-width:0;
    border-top-width:0.8px;
}
	#chinh-sach-in-product-page{
		padding: 1.3rem;
	}
	.single-product .product-gallery-slider .flickity-slider{left:-10%!important;}
.vertical-thumbnails, .single-product .product-thumbnails.thumbnails.slider {display: none;}
.single-product .product-gallery-slider .flickity-slider>div{width:80%!important;background-color:#fff}
	.woocommerce-product-gallery__image img {
    border-radius: 1.6vw !important;
    border: 1px solid #00000014;
    width: 68vw;
/*     height: 60vw; */
    object-fit: contain;
}
	.col-da-dang .is-border{
		border: none;
	}
	.stack.stack-z{
	display: grid;
  gap: 0.5rem;
  grid-auto-flow: column;
/*   grid-template-rows: repeat(2, 1fr); */
  grid-auto-columns: calc((100% - 1rem)/2.3); /* 2 columns visible */
  overflow-x: auto;
}
/* 	.ss-about-us{
		margin-right:15px;
		margin-left:15px;
	} */
	.ss-category .col{
		padding-left:0;
	}
	.section.ak_index_thumb .section-content{
		width: 100%;
	}
	.section .section-content{
		width: calc(100% - 30px);
    margin-left: auto;
    margin-right: auto;
	}
	.section.ak_index_thumb .section-content{
		margin-right:0;
		margin-left:0;
	}
	.ss-about-us .ss-about-us-right{
	border-left: none;
    padding-left: 0;
	padding-top:15px;
	border-top: 2px solid #e9e9e9;
}
	.wave_pointer {
        /* Giảm kích thước của SVG trên màn hình nhỏ */
        height: 50px; /* Giảm một nửa so với 100px */
        width: 50px;  /* Giảm một nửa so với 100px */
        /* Bây giờ, r: 33% trong animation sẽ tính theo 50px, tức khoảng 16.5px */
    }

    .wave_pointer_loc {
        /* Điều chỉnh lại margin để căn giữa SVG có kích thước mới (50x50px) */
        margin-left: -25px; /* Giảm một nửa so với -50px */
        margin-top: -25px;  /* Giảm một nửa so với -50px */
        /* position: absolute; và các thuộc tính left/top không thay đổi */
    }
	
/*     .innerCircle {
transform: scale(0.75,0.75);
    opacity: 0;
    animation: wave_point 2s infinite linear;
	}

  .point_a:after,.point_b:after,.point_c:after,.point_d:after,.point_e:after,.point_pad:after,.point_doll:after{
    font-size: 12px;
    left:60px;
  } */
	
	.social-contact-style3.social-mb-bottomLeft {
        width: calc(100% - 60px);
        margin: auto;
        flex-direction: unset;
        bottom: 0;
        left: 30px;
        border-radius: unset !important;
    }
	.social-contact-style3:before,
    .social-contact-style3:after {
        content: "";
        position: absolute;
        height: 56px;
        width: 30px;
        pointer-events: none;
    }
.social-contact-style3 {
    padding: 5px;
}
    .social-contact-style3.social-mb-bottomLeft:before,
    .social-contact-style3.social-mb-topLeft:before {
        top: 0px;
        left: 1px;
        border-radius: 50px 0 0 0;
        box-shadow: -30px 0 0 0 #ffb317;
    }

    .social-contact-style3.social-bottomRight:after,
    .social-contact-style3.social-topRight:after {
        bottom: 0px;
        left: unset;
        right: -59px;
        border-radius: 0 50px 0 0;
        box-shadow: -30px 0 0 0 #ffb317;
    }

    .social-contact-style3>a {
        width: 25%;
        text-align: center;
    }
}