/* Main Css */
html, body{
	overflow-x: hidden !important;
	max-width: 100vw;
}
.ekit-wid-con .ekit-unfold-raw-content li, .ekit-wid-con .ekit-unfold-raw-content p {
	font-size: 14px!important;
	line-height: 21px!important;
	color: var(--e-global-color-text)!important;
}
.ekit-wid-con .ekit-unfold-raw-content ul {
	margin: 0!important;
}
.woocommerce-mini-cart__empty-message {
	visibility:hidden;
	position:relative;
}
.woocommerce-mini-cart__empty-message:after {
	visibility: visible;
	position: absolute;
	top: 0;
	left: 0;
	white-space: pre;
	content: "Giỏ hàng của bạn đang trống.";
    font-family: var(--e-global-typography-0e7769d-font-family);
}
@keyframes sparkle{0%{background-position:0 0,0 0,0 0}to{background-position:-500px -1000px,-400px -400px,300px 300px}}
ins {
	text-decoration: none;
}
.elementor-posts-nothing-found {
    font-size: 16px;
    color: #000;
}
.elementor-posts-nothing-found::before {
    content: "Không tìm thấy bài viết nào!";
    display: block;
    font-weight: 400;
    font-family: var(--e-global-typography-0e7769d-font-family);
}
.input_number_product input::-webkit-outer-spin-button,
.input_number_product input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.input_number_product input[type=number] {
    -moz-appearance: textfield;
}
.input_number_product .btn_num:hover, .input_number_product .btn_num:focus  {
    background-color: transparent!important;
}
nav.rank-math-breadcrumb p {
	color: #565656;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-size: 14px;
    font-weight: 400;
	line-height: 18px;
	margin-bottom: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}
nav.rank-math-breadcrumb p a {
	color: #565656;
}
nav.rank-math-breadcrumb p .last {
	font-weight: 600;
}
@media (max-width: 767px) {
	nav.rank-math-breadcrumb p {
		font-size: 14px;
		line-height: 18px;
	}
}
.elementor-icon-box-title, .elementor-image-box-title {
	margin-top: 0;
}
ul.page-numbers {
	display: flex!important;
	gap: 15px;
    justify-content: center;
}
li .page-numbers {
	display: inline-flex!important;
    width: 35px;
    height: 35px;
    border-radius: 6px;
    align-items: center;
    justify-content: center;
	border: 1px solid #e9e9e9;
}
.blog-item .blog-excerpt p:last-child {
    margin-bottom: 0;
}
nav.elementor-pagination {
	text-align: center !important;
}
nav.elementor-pagination .page-numbers {
	display: inline-flex;
	justify-content: center;
    align-items: center;
	width: 35px;
	height: 35px;
	border: 1px solid #e9e9e9;
	border-radius: 6px;
}
nav.elementor-pagination .page-numbers:hover, nav.elementor-pagination .page-numbers.current  {
	background-color: var(--e-global-color-primary);
}
.woocommerce ul.products li.product a img {
	margin: 0;
}
.swiper-pagination {
	display: flex;
	gap: 8px;
	justify-content: center;
}
.swiper-pagination-bullet {
    cursor: pointer !important;
    border: 0;
    padding: 0;
    margin: 0 !important;
    width: 16px !important;
    height: 4px !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 4px !important;
    background-color: var(--e-global-color-primary)!important;
}
/* Sort Product Css */
.sort-wrap {
	position: relative;
	display: flex;
	border: 1px solid #ddd;
	border-radius: 4px;
	background: #00000008;
	padding: 8px 15px;
	width: 160px;
	height: 35px;
}
.sort-wrap .sort-list {
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	transform: translateY(32px);
	flex-direction: column;
	border-radius: 4px;
	overflow: hidden;
	background: #fff;
	list-style: none;
	padding: 0;
	width: 100%;
	z-index: 9;
	display: none;
}
.sort-wrap  ul.sort-list li+li {
	border-top: 1px solid rgba(0, 0, 0, .1);
}
.sort-wrap .sort-list .sort-item a {
	display: flex;
	transition: all .3s;
	cursor: pointer;
	padding: 8px 15px;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	color: #000;
}
.sort-wrap .sort-list .sort-item a:hover {
	background: var(--e-global-color-primary);
	color: #fff;
}
.sort-wrap:hover .sort-list {
	display: flex;
}
.sort-wrap .sort-current {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
/* Header Css */
.elementskit-megamenu-panel, .elementskit-megamenu-panel > div{
    overflow: hidden;
    height: 475px !important;
}
.elementskit-megamenu-panel{
    border-left: 2px solid transparent;
 margin-left: 0 !important; box-shadow: 3px 4px 4px 0px rgba(0, 0, 0, 0.25); 
}
@media(max-width: 1024px){
	.elementskit-megamenu-panel{
	box-shadow: none !important;
	}
}
.elementskit-megamenu-panel > div >div{
    height: 100%;
}
.images-for-header .elementor-image-box-img{
    flex-shrink: 0;
    height: 40px;
}
.images-for-header .elementor-image-box-content a {
    display: flex;
    width: 100%;
    padding-left: 10px;
    height: 100%;
    align-items: center;
}
.images-for-header .elementor-image-box-content .elementor-image-box-title{
    height: 40px;
}
.menu-all-pages .ekit-vertical-menu-container .ekit-vertical-navbar-nav{
    width: 238px;
    position: absolute;
    left: calc(-164px + 560px - 465px);
    top: 20px;
    height: 396px;
	padding-top: 32px;
}
.menu-all-pages .elementskit-megamenu-panel > div, .menu-all-pages .elementskit-megamenu-panel{
    height: 396px !important;
}
#menu-danh-muc-san-pham{
    position: relative;
    height: 60vh;
}
.menu-all-pages .elementskit-megamenu-panel{
    position: absolute;
    top: 0;
    height: 60vh;
    overflow-y: auto;
}
.menu-all-pages li>a, .menu-mobile li>a{
    align-items: center;
    gap: 11px;
}
.menu-all-pages li>a svg{
	width: max-content !important;
    position: absolute !important;
	right: 18px;
}
.menu-all-pages li.icon-infomation>a::before, .menu-all-pages li.icon-profile>a::before, .menu-all-pages li.icon-curtains>a::before, .menu-all-pages li.icon-setting>a::before, .menu-all-pages li.icon-another-product>a::before, .menu-all-pages li.icon-price>a::before, .menu-all-pages li.icon-post>a::before, .menu-all-pages li.icon-location>a::before, .menu-all-pages li.icon-promotion>a::before, .menu-mobile li.icon-infomation>a::before, .menu-mobile li.icon-profile>a::before, .menu-mobile li.icon-curtains>a::before, .menu-mobile li.icon-setting>a::before, .menu-mobile li.icon-another-product>a::before, .menu-mobile li.icon-price>a::before, .menu-mobile li.icon-post>a::before, .menu-mobile li.icon-location>a::before, .menu-mobile li.icon-promotion>a::before{
    content: '';
    display: inline-block;
    width: 17px;
    height: 13px;
    background-repeat: no-repeat;
    background-image: url('https://blinds.vn/wp-content/uploads/2025/07/icon-information.svg');
    background-size: contain;
	background-position: center;
}
.menu-all-pages li.icon-profile>a::before, .menu-mobile li.icon-profile>a::before{
    background-image: url('https://blinds.vn/wp-content/uploads/2025/07/icon-user-phone.svg');
}
.menu-all-pages li.icon-curtains>a::before, .menu-mobile li.icon-curtains>a::before{
    background-image: url('https://blinds.vn/wp-content/uploads/2025/07/icon-curtains.svg');
}
.menu-all-pages li.icon-setting>a::before, .menu-mobile li.icon-setting>a::before{
    background-image: url('https://blinds.vn/wp-content/uploads/2025/07/icon-settings.svg');
}
.menu-all-pages li.icon-another-product>a::before, .menu-mobile li.icon-another-product>a::before{
    background-image: url('https://blinds.vn/wp-content/uploads/2025/07/icon-grid3x3.svg');
}
.menu-all-pages li.icon-price>a::before, .menu-mobile li.icon-price>a::before{
    background-image: url('https://blinds.vn/wp-content/uploads/2025/07/icon-dollar.svg');
	height: 17px;
}
.menu-all-pages li.icon-promotion>a::before, .menu-mobile li.icon-promotion>a::before{
    background-image: url('https://blinds.vn/wp-content/uploads/2025/07/ic-promotion.svg');
	width: 17px;
	height: 17px;
}
.menu-all-pages li.icon-post>a::before, .menu-mobile li.icon-post>a::before{
    background-image: url('https://blinds.vn/wp-content/uploads/2025/07/icon-newspaper.svg');
	width: 17px;
}
.menu-all-pages li.icon-location>a::before, .menu-mobile li.icon-location>a::before{
    background-image: url('https://blinds.vn/wp-content/uploads/2025/07/icon-location.svg');
	height: 17px;
	background-size: contain;
}
.menu-all-pages li.last-taxonomy, .menu-mobile li.last-taxonomy{
    margin-bottom: 20px;
}
.menu-all-pages li.last-taxonomy::after{
    content: '';
    width: 199px;
    height: 0.3px;
    position: absolute;
    margin-top: 10px;
    left: 20px;
    background-color: #000000;
}
.menu-mobile li.last-taxonomy::after{
    content: '';
    width: calc(100%);
    height: 0.3px;
    position: absolute;
    margin-top: 10px;
    left: 0;
    background-color: #000000;
}
.menu-mobile-toggle .elementor-icon-wrapper{
    display: flex;
    justify-content: center;
}
.logo-and-menu{
    width: max-content !important;
}
.menu-all-pages.vertical-menu-active a.ekit-vertical-menu-tigger img {
    transform: rotate(90deg);
    transition: transform 0.3s ease-in;
}
.search-header input{
    padding: 0;
    padding-left: 13px;
}
.search-header form{
    height: 31px;
}
.search-header button{
    height: 25px;
    align-self: center;
    margin-right: 3px
}
.search-header .e-fas-times{
    margin-right: 6px;
}
.list-ic-container{
    width: max-content !important;
}
.list-ic-container .icb-phone span{
    opacity: 0;
    width: 9px;
}
.list-ic-container .icb-phone img{
    margin-top: 4px;
}

.elementor-menu-cart__main{
    overflow: hidden;
    width: 450px;
    transition: none;
}
.elementor-menu-cart__container.elementor-lightbox{
    background-color: rgba(0, 0, 0, .5);
}
.menu-cart-desktop .elementor-menu-cart__main::before{
    font-weight: 700;
    font-size: 24px;
    content: "Giỏ hàng của bạn";
    position: absolute;
    font-family: var(--e-global-typography-0e7769d-font-family);
}
.menu-cart-desktop .elementor-menu-cart__close-button{
    margin: 7px 0 23px;
}
.menu-cart-desktop .elementor-menu-cart__close-button:after, .menu-cart-desktop .elementor-menu-cart__close-button:before {
    background-color: black;
    height: 1.5px;
}
.menu-cart-desktop .widget_shopping_cart_content::before{
    content: "";
    width: 200%;
    height: 1px;
    background-color: black;
    display: block;
    margin-left: -50%;
    margin-bottom: 24px;
}
.elementor-menu-cart__subtotal::before{
    content: "";
    position: absolute;
    left: 0;
    width: 200%;
    margin-left: -50%;
    height: 1px;
    top: -13px;
    background-image: repeating-linear-gradient(to right, #404040 0 2px, /* chiều dài nét: 30px */ transparent 2px 4px /* khoảng cách giữa các nét: 15px */);
    border-radius: 0;
}
.elementor-menu-cart__products{
    background-color: #F5F5F5;
    border-radius: 10px;
    padding: 14px 12px;
    display: flex;
    flex-direction: column;
    gap: 11px;
}
.elementor-menu-cart__product{
    padding: 16px 12px;
    background-color: white;
    border-radius: 10px;
    grid-template-columns: 72px auto;
}
.elementor-menu-cart__product-name, .elementor-menu-cart__product-price{
    padding-left: 12px;
}
.elementor-menu-cart__product-remove{
    border: none;
    border-radius: 0;
    bottom: 10px !important;
    right: 4px;
}
.elementor-menu-cart__product-remove:hover{
    border: 0;
}
.elementor-menu-cart__product img{
    border-radius: 5px;
}
.elementor-menu-cart__product-image, .elementor-menu-cart__product img{
    width: 72px;
    height: 68px;
}
.elementor-menu-cart__subtotal{
    position: relative;
    margin-top: auto;
    display: flex;
    justify-content: space-between;
}
.elementor-menu-cart__subtotal strong{
    font-size: 0;
    line-height: 0;
}
.elementor-menu-cart__subtotal strong::before, .elementor-menu-cart__subtotal bdi{
    font-size: 20px;
    font-weight: 700;
    font-family: "Montserrat", Sans-serif; 
    color: var(--e-global-color-secondary);
    line-height: 1.4em;
}
.elementor-menu-cart__subtotal strong::before{
    content: "Tổng cộng";
    color: black;
}
.woobt-item-name{
    display: none !important;
}
.menu-cart-desktop .elementor-button--view-cart{
    pointer-events: none;
    visibility: hidden;
}
.menu-cart-desktop .elementor-menu-cart__wrapper, .menu-cart-desktop .elementor-button-wrapper{
    flex-direction: column;
    display: flex;
    justify-content: end;
    align-items: end;
}
#site-header .elementor-widget-search .hidden{
    opacity: 1 !important;
    visibility: visible !important;    
}
#site-header .elementor-widget-search .hidden .e-fas-times,
#site-header .elementor-widget-search .e-fas-times{
    display: none;
}
#site-header .elementor-widget-search .hidden form .e-search-input{
    padding-left: 13px;
}
.ic-search .elementor-icon-wrapper{
    display: flex;
}
.custom-buy-now-btn#buy-now-in-cart{
    display: none;
}
.custom-buy-now-btn p{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
}
body:has(.elementor-menu-cart--shown .woocommerce-cart-form__contents)  #buy-now-in-cart{
    display: block !important;
}
@media(max-width: 1024px){
    .logo-and-menu{
        position: absolute !important;
        inset: 0;
        left: 50%;
        transform: translateX(-50%);
    }
}
@media(max-width: 767px){
    .custom-buy-now-btn p{
        font-size: 13px;
    }
}
/* Footer Css */
.icb-dia-chi .elementor-icon-box-wrapper{
    display: flex;
    flex-direction: row;
    gap: 0;
    margin-left: 0;
}
.icb-dia-chi span{
    opacity: 0 !important;
}
.icb-dia-chi svg{
    position: absolute !important;
    left: 0;
}
.icb-phone .elementor-icon-box-wrapper{
    display: flex;
    flex-direction: row;
    gap: 5px;
}
.icb-phone svg{
    margin-top: 3px;
}
/* Home Page Css */
.home-blog-item .content-wrap {
	position: absolute;
	bottom: 0;
}
.home-blog-item .title .elementor-heading-title {
	min-height: 45px;
	overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
           line-clamp: 2; 
   -webkit-box-orient: vertical;
}
.product-item .title .elementor-heading-title {
	height: 50px;
	overflow: hidden;
    display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
           line-clamp: 2; 
   -webkit-box-orient: vertical;
}
.product-item a.woocommerce-review-link {
	display: none;
}


@media (max-width: 767px) {
	.home-blog-item .title .elementor-heading-title {
		min-height: 30px;
	}
	.product-item .title .elementor-heading-title {
		height: 30px;
	}
}
/* Single Product Css */
.single_variation_wrap .woocommerce-variation-availability, a.reset_variations {
	display: none!important;
}
p.quantity-label {
	font-size: 15px;
    font-weight: 500;
    line-height: 21px;
}
.input_number_product {
	display: inline-flex;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.input_number_product input {
    height: 32px !important;
    border: 0;
}
.input_number_product input.btn_num {
	font-size: 15px;
	color: #000;
	font-weight: 500;
}
table.variations tr {
	display: flex;
	gap: 10px;
	align-items: center;
}
table.variations tr th.label, table.variations tr td.woo-variation-items-wrapper {
	padding: 0;
	background-color: transparent;
}
/* Post Content Css */
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5 {
    color: var(--e-global-color-primary)!important;
	font-weight: 600;
}
.post-content h2 {
	font-size: 1.45rem;
}
.post-content h3 {
	font-size: 1.4rem;
}
.post-content h4 {
	font-size: 1.35rem;
}
.post-content iframe {
	height: 300px;
}
.post-content strong {
	font-weight: 700;
}
.post-content h5 {
	font-size: 1.3rem;
}
.post-content blockquote {
	margin: 10px 0;
}
.post-content blockquote p {
	display: block;
    margin: 0px;
    background: #f9f9f9;
    border-left: 10px solid #ccc;
    padding: 20px;
}
.post-content blockquote p:before {
    color: var(--e-global-color-primary);
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}
/* Slider Section */
.section_slider {
    position: relative;
}
.section_slider a.image-wrap {
	display: flex;
}
.section_slider a.image-wrap img {
	width: 100%;
	height: auto;
    aspect-ratio: 1120 / 512;
	object-fit: cover;
    object-position: center center;
}
.section_slider .swiper-button-next, .section_slider .swiper-button-prev {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 36px;
    height: 36px;
    z-index: 1;
    text-align: center;
    font-size: 15px;
    line-height: 32px;
    cursor: pointer;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    transition: all .3s;
    -webkit-transition: all .3s;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    background-image: none;
}
.section_slider .swiper-button-next:hover, .section_slider .swiper-button-prev:hover {
    background-color: #0074BF;
}
.section_slider .swiper-button-next:after, .section_slider .swiper-button-prev:after {
    width: 30px;
    height: 30px;
    font-size: 14px;
    color: white;
}
.section_slider .swiper-button-prev {
    width: 36px;
    right: auto;
    left: 10px;
    margin: 0;
    top: 50%;
    bottom: auto;
}
.section_slider .swiper-button-next {
    width: 36px;
    left: auto;
    right: 10px;
    margin: 0;
    top: 50%;
    bottom: auto;
    margin: 0px;
}
.section_slider .swiper-button-disabled {
    display: none;
}
.gallery-thumbs .title_one_slide {
    display: flex;
	height: 50px;
    justify-content: center;
    align-items: center;
    padding: 5px 10px;
	color: #000000;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    background-color: white;
}

.gallery-thumbs .swiper-slide {
    border-top: 3px solid transparent;
    text-align: center;
    position: relative;
}
.gallery-thumbs .swiper-slide:after {
    content: '';
    height: 100%;
    border-right: 1px solid #e5e5e5;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 0;
}
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
    border-top-color: #FFD600;
}
.custom-swiper-wrapper picture {
    width: 100%;
}
picture.box-image {
    height: auto;
    aspect-ratio: 1120 / 512;
}
@media (max-width: 767px) {
    .gallery-thumbs .title_one_slide {
        font-size: 10px;
        line-height: 14px;
    }
}
.e-search-form input{
	background-color: white !important;
}
.chaty-cta-button{
	box-shadow: none !important;
}
#chaty-widget-0 .chaty-i-trigger .chaty-cta-main, #chaty-widget-0 .chaty-i-trigger .chaty-cta-main button{
	width: auto !important;
    height: auto !important;
    border-radius: 0 !important;
}
#chaty-widget-0 .chaty-i-trigger .chaty-cta-main .chaty-svg img{
	height: auto !important;
	border-radius: 0 !important;
	object-fit: contain !important;
	aspect-ratio: 1225 / 1341;
}
.chaty-widget .ch-pending-msg {
	right: -5px;
	top: 9px;
	width: 18px;
	height: 18px;
	font-size: 14px;
	line-height: 18px;
	font-weight: 500;
}
.chaty-widget.chaty-open .chaty-cta-main .chaty-cta-button{
	transform: none;
}
.chaty-i-trigger img, .chaty-i-trigger .chaty-cta-main, #chaty-widget-0 .chaty-i-trigger .chaty-cta-main button, #chaty-widget-0 .chaty-i-trigger .chaty-cta-main .open-chaty .chaty-svg{
	width: 92px !important;
	height: 92px !important;
}
#chaty-widget-0 .chaty-i-trigger .chaty-cta-main .open-chaty .chaty-svg img{
	filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.3));
}
input, textarea, select {
  font-size: 1em !important;
}
input:focus, textarea:focus, select:focus {
  font-size: 1em !important; /* Giữ font-size khi focus */
  -webkit-text-size-adjust: 100% !important; /* Tắt việc thay đổi kích thước font khi focus */
}
@media (max-width: 767px) {
    .images-for-header .elementor-image-box-wrapper{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    /* input, textarea, select {
        font-size: 13px !important;
    }

    input:focus, textarea:focus, select:focus {
        font-size: 13px !important;
        -webkit-text-size-adjust: 100% !important; 
    } */
	span.on-hover-text{
		font-size: 13px !important;
	}
}
/* Form */
.elementor-form-fields-wrapper .elementor-field-group {
    align-items: end;
}
.menu-mobile-toggle .elementor-icon, #your-cart{
  position: relative; /* cần để chứa pseudo */
}

.menu-mobile-toggle .elementor-icon::before, #your-cart::before {
    content: attr(data-counter); /* lấy từ attribute */
    background-color: #A92701;
    border-radius: 100%;
    color: #fff;
    display: block;
    font-size: 10px;
    height: 1.6em;
    inset-inline-end: -.7em;
    line-height: 1.5em;
    min-width: 1.6em;
    position: absolute;
    text-align: center;
    top: -.7em;
    z-index: 1;
}
.menu-mobile-toggle .elementor-icon[data-counter="0"]::before {
  display: none;
}
@media (max-width: 1024px) {
    .menu-cart-desktop .elementor-menu-cart__toggle{
        opacity: 0;
        pointer-events: none;
    }
}