body{
    background-color:#F2F1EF !important;
    overflow-x: hidden;
}
/* Header Black */
.page-template-page-template-header-black .header-layout{
    position: fixed !important;
    z-index: 9;
    transition: all 0.5s ease-in-out;
    background-color: #F2F1EF !important;
}
.header-layout .elementor-element img{
    display: block;
    max-width: 208px;
    height: auto;
    margin: 0 auto;
}
@media (min-width: 1560px) {
    .woocommerce-page .header-layout,
    .page-template-default .header-layout,
    .page-template-page-template-header-black .header-layout{
        padding-left: 150px;
        padding-right: 150px;
    }
}
.elementor-location-header {
    transition: transform 0.3s ease;
    position: sticky;
    top: 0;
    z-index: 999;
}

.page-template-page-template-header-black .header-layout.header--active{
    position: fixed !important;
    background-color: #fff !important;
    z-index: 9 !important;
}
.page-template-page-template-header-black .header-layout.header--fade{
    transform: translateY(-100%);

}
@media (max-width: 1316px) {
    .page-template-page-template-header-black ul.elementor-nav-menu li:last-child{
        display: none;
    }
    .page-template-page-template-header-black #menu-1-37003c56{
        display: none;
    }
    .page-template-page-template-header-black .header-layout{
        padding: 24px;
    }
    .page-template-page-template-header-black .header-layout .elementor-nav-menu li{
        margin-right: 35px;
    }
}
/* Header Default */
.page-template-default .header-layout{
    position: fixed !important;
    z-index: 9;
}
.page-template-default .header-layout{
    transition: all 0.5s ease-in-out;
}
.page-template-default .header-layout .elementor-icon{
    cursor: pointer;
}
.page-template-default .header-layout .logo-color{
    display: block;
    opacity: 1;
    transition: all 0.5s ease-in-out;
}
.page-template-default .header-layout .logo-color{
    display: none;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}
.page-template-default .header-layout.header--fade{
    transform: translateY(-100%);

}
.page-template-default .header-layout.header--active{
    background-color: #fff !important;
    z-index: 9 !important;
}
.page-template-default .header-layout.header--active .elementor-nav-menu--main a{
    color: #292929 !important;
}
.page-template-default .header-layout.header--active .btn-primary{
    border-color: #292929 !important;
}
.page-template-default .header-layout.header--active .btn-primary span{
    color: #292929 !important;
}
.page-template-default .header-layout.header--active .elementor-icon svg{
    fill: #292929 !important;
}
.page-template-default .header-layout.header--active .btn-primary:hover span{
    color: #fff !important;
}
.page-template-default .header-layout.header--active .logo-white{
    display: none;
    opacity: 0;
}
.page-template-default .header-layout.header--active .logo-color{
    display: block;
    opacity: 1;
}
@media (max-width: 1316px) {
    .page-template-default .header-layout ul.elementor-nav-menu li:last-child{
        display: none;
    }
    .page-template-default #menu-1-37003c56{
        display: none;
    }
    .page-template-default .header-layout{
        padding: 24px;
    }
    .page-template-default .header-layout .elementor-nav-menu li{
        margin-right: 24px;
    }
    .woocommerce-page ul.elementor-nav-menu li:last-child{
        display: none;
    }
    .woocommerce-page #menu-1-37003c56{
        display: none;
    }
    .woocommerce-page .header-layout{
        padding: 24px;
    }
    .woocommerce-page .header-layout .elementor-nav-menu li{
        margin-right: 24px;
    }
}
@media (max-width: 1200px) {
    .header-layout{
        justify-content: space-between;
    }
    .header-layout .elementor-widget-image{
        text-align: left;
    }
}
@media (max-width: 820px) {
    .page-template-default .header-layout{
        width: calc(100% - 40px);
    }
    .e-con.porto_stretch_css, .elementor-section.porto_stretch_css{
        left: 0 !important;
    }
    body{
        overflow-x: hidden;
    }
}
@media (max-width: 767px) {
    body{
        overflow-x: hidden;
    }
    .header-layout .elementor-widget-image{
        text-align: center;
    }
    .page-template-default .header-layout{
        width: calc(100% - 40px);
    }
    .e-con.porto_stretch_css, .elementor-section.porto_stretch_css{
        left: 0 !important;
    }
}
@media (max-width: 480px) {    
    .header-layout .elementor-widget-image img{
        max-height: 40px;
        margin-bottom: 5px;
    }
    .elementor-4951 .elementor-element.elementor-element-2827248{
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
}   

.site-content,
#main{
    background-color: #F2F1EF !important;
}
body:not(.breadcrumbs-enable) .page-top {
	display: none;
}
.single-product .page-top,
body.breadcrumbs-enable .page-top {
	display: block !important;
    padding-top: 170px;
}
.home-highlight .home-highlight__link{
    position: relative;
}
.home-highlight .home-highlight__link:after{
    position: absolute;
    content: "";
    right: 0;
    top: 16px;
    height: calc(100% - 32px);
    width: 1px;
    background-color: #fff;
    display: block;
}
.home-highlight .home-highlight__link:hover{
    font-weight: 500;
}
.home-highlight .home-highlight__link:last-child:after{
    display: none;
}

/* Hover Icon */
.btn-icon .elementor-icon-wrapper {
    overflow: hidden;
}
.btn-icon .elementor-icon-wrapper a {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    width: 80px;
    height: 40px;
    margin-top: 16px;
    transform: translateX(0);
    transition: all 0.6s ease;
}
.btn-icon .elementor-icon-wrapper a:hover{
    transform: translateX(10px);
}
.hover-zoom{
    position: relative;
    overflow: hidden;
}
.hover-zoom .elementor-widget-image{
    position: relative;
    overflow: hidden;
    height: 100%;
}
.hover-zoom img{
    transform: scale(1);
    transition: all 1s ease;
}
.hover-zoom:hover img{
    transform: scale(1.05);
    transform-origin: center;
}
.hover-zoom .elementor-widget-image a{
    height: 100%;
    width: 100%;
}
.bg-element{
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}
.bg-element img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.elementor-image-box-wrapper{
    position: relative;
}
.elementor-image-box-wrapper .elementor-image-box-img{
    height: 100%;
    overflow: hidden;
}
.elementor-image-box-wrapper .elementor-image-box-img img{
    transform: scale(1);
    transition: all 1s ease;
    transition-duration: 1s !important;
}
.elementor-image-box-wrapper .elementor-image-box-img:hover img{
    transform: scale(1.05);
    transform-origin: center;
}


/* .single-product .page-top{
	padding: 60px 0 !important;
} */
.elementor-widget-woocommerce-breadcrumb{display: none;}

/* Header */

body.admin-bar .header-wrapper{
    top: 32px !important;
}
/* Breadcrumbs */
.breadcrumbs-wrap{
    padding-top: 145px;
}
@media (max-width: 767px) {
    .breadcrumbs-wrap{
        padding-top: 95px;
    }
}
@media (max-width: 480px) {
    .breadcrumbs-wrap{
        padding-top: 140px;
    }
}
.woocommerce-page .breadcrumbs-wrap{
    padding-top: 0px;
}
.breadcrumbs-wrap .breadcrumb{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 32px;
    font-size: 14px;
    color: #292929;
    padding-top: 40px;
    padding-bottom: 40px;
}
.breadcrumbs-wrap .breadcrumb li{
    position: relative;
}
.breadcrumbs-wrap .breadcrumb li:after{
    position: absolute;
    content: "";
    right: -24px;
    top: 3px;
    width: 16px;
    height: 16px;
    background-image: url('./images/arrow-right.svg');
    background-position: center;
    background-repeat: no-repeat;
}
.breadcrumbs-wrap .breadcrumb li:before{
    position: absolute;
    content: "";
    left: 0px;
    top: 3px;
    width: 16px;
    height: 16px;
    background-image: url('./images/home.svg');
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
}
.breadcrumbs-wrap .breadcrumb li:first-child{
    padding-left: 24px;
}
.breadcrumbs-wrap .breadcrumb li:first-child:before{
    opacity: 1;
}
.breadcrumbs-wrap .breadcrumb li:last-child:after{
    display: none;
}
.breadcrumbs-wrap .breadcrumb a{
    color: rgba(41, 41, 41, 0.6);
}
.breadcrumbs-wrap .breadcrumb a:hover{
    color: rgba(41, 41, 41, 1);
}

/* Hamburger Menu */
.hamburger-menu{
    position: fixed !important;
    width: 100%;
    top: 0;
    z-index: 7;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-5rem);
    transition: all 0.8s ease-in-out;
    box-shadow: 0 0 10px 0 rgba(0,0,0, 0.2);
}
.hamburger-menu li a:hover span{
    color: #292929 !important;
    font-weight: 600 !important;
}
@media (max-width: 1024px) {
    .hamburger-menu{
        max-height: 90vh;
        overflow-y: auto;
    }
}
.hamburger-menu.is-active{
    opacity: 1;
    transform: translateY(0px);
    visibility: visible;
    z-index: 10;
}
.main-menu-left li:first-child a:hover,
.main-menu-left li:first-child a{
    padding-left: 0;
}
.elementor-button-link .elementor-button-icon i{
    font-size: 12px !important;
    transform: translateX(-5px);
    font-weight: 600 !important;
    transition: all 0.5s ease-in-out;
}
.elementor-button-link:hover .elementor-button-text,
footer li a:hover{
    font-weight: 600 !important;
}
.elementor-button-link:hover .elementor-button-icon i{
    transform: translateX(0);
}

/* Menu item link — underline animation from center */
.header-layout .elementor-nav-menu li{
    margin-right: 45px;
}
.header-layout .elementor-nav-menu .elementor-item {
    position: relative;
    text-decoration: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
/* Underline pseudo element */
.header-layout .elementor-nav-menu .elementor-item::after {
    content: '';
    position: absolute;
    bottom: 5px;
    left: 50%;
    right: 50%;
    height: 1px;
    background: currentColor;
    transition: left 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94),
                right 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/* On hover — expand from center to both sides */
.header-layout .elementor-nav-menu .elementor-item:hover::after,
.header-layout .elementor-nav-menu .elementor-item.elementor-item-active::after {
    left: 0;
    right: 0;
}

.elementor-nav-menu li.menu-item a{
    position: relative;
    width: max-content;
}
.elementor-nav-menu li.menu-item a:after{
    content: '';
    position: absolute;
    bottom: -3px;
    left: 50%;
    right: 50%;
    height: 1px;
    background: currentColor;
    transition: left 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94),
                right 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.elementor-nav-menu li.menu-item a:hover::after,
.elementor-nav-menu li.current-menu-item a::after {
    left: 0;
    right: 0;
}
.elementor-widget-image a{
    width: 100%;
}
.footer .elementor-nav-menu li.current-menu-item a::after{
    display: none;
}

/*Typo*/
.medium{
    font-weight: 500;
}
.btn--primary a{
    position: relative;
    overflow: hidden;
    padding: 10px 30px;
}
.btn--primary a span{
    position: relative;
    z-index: 3;
}
.btn--primary a:before{
    position: absolute;
    content: "";
    left: -1px;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
    background-color: #000;
    transform: translateX(-100%);
    transition: all 0.5s ease-in-out;
}
.btn--primary a:hover{
    border: 1px solid #000;
}
.btn--primary a:hover span{
    color: #fff;
}
.btn--primary a:hover:before{
    transform: translateX(0);
}
.btn--outline{
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 30px;
    width: max-content;
    margin: 0 auto;
    color: #292929;
    border: 1px solid #292929;
}
.btn--outline span{
    position: relative;
    z-index: 2;
}
.btn--outline:before{
    position: absolute;
    content: "";
    left: -1px;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
    background-color: #000;
    transform: translateX(-100%);
    transition: all 0.5s ease-in-out;
}
.btn--outline:hover:before{
    transform: translateX(0);
    left: 0px;
}
.btn--outline:hover span{
    color: #fff;
}
.no-breadcrumbs .main-content{
    padding-top: 0 !important;
}
.main-content{
    padding-top: 0 !important;
}
/*HOMEPAGE*/

.home-billboard{
    position: relative;
}
.home-billboard::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 30%;
    z-index: 1;
    background: linear-gradient(
        180deg,
        rgba(19, 29, 36, 0.5) 60%,
        rgba(19, 29, 36, 0.00) 100%
    );
    pointer-events: none;
}
.home-billboard .e-con-inner{
    position: relative;
}
.home-billboard .e-con-inner::after {
    content: "";
    position: absolute;
    bottom: -33%;
    left: 0;
    width: 100%;
    height: 75%;
    z-index: 2;
    background: linear-gradient(180deg, rgba(20, 26, 32, 0.00) 4.2%, #141A20 37.73%, #141A20 66.47%, rgba(20, 26, 32, 0.00) 100%);
    pointer-events: none;
}
.home-billboard .e-con-inner > .elementor-element-4b83e2b{
    position: relative;
    z-index: 3;
}
.home-billboard > * {
    position: relative;
    z-index: 2;
}
.home-highlight{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background: linear-gradient(90deg, rgba(56, 56, 56, 0.60) 0%, rgba(158, 158, 158, 0.60) 100%);
}
.home-highlight .home-highlight__link{
    position: relative;
    display: flex;
    align-items: center;
    justify-content:center ;
    width: 350px;
    height: 80px;
    padding: 16px 0;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
}
.home-highlight .home-highlight__link:first-child::after{
    position: absolute;
    content: "";
    width: 1px;
    height: 34px;
    right: 0;
    top: 24px;
    background-color: #9D9D9D;
    display: block;
}

@media (max-width: 767px) {
    .home-highlight .home-highlight__link{
        padding: 16px;
        font-size: 14px;
    }
}

.home-crafted{
    position: relative;
}
@media (max-width: 1470px) {
    .home-crafted{
        min-height: 1080px;
        background-size: 115%;
    }
}
.home-crafted:after{
    position: absolute;
    content: "";
    width: 100%;
    height: 280px;
    right: 0;
    bottom: 0px;
    display: block;
    background: linear-gradient(180deg, rgba(20, 26, 32, 0.00) 4.2%, #141A20 100%);
}
.home-suit-lounge{
    position: relative;
    padding-top: 60px;
}
.home-suit-lounge:before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 70%;
    background-color: #141A20;
    display: block;
}
.home-suit-lounge .elementor-element-873ff35{
    width: 100%;
    height: 790px;
    min-width: unset !important;
    left: unset !important;
    margin: 0 auto;
}
@media (max-width: 1200px) {
    .home-suit-lounge .elementor-element-873ff35 {
        width: 100%;
        max-width: 100%;
    }
}
.home-suit-lounge__text{
    min-width: unset !important;;
    left: unset !important;;
    margin: 0 auto;
}
.home-suit-lounge__text .e-con-inner{
    margin: 0 auto;
    max-width: 100%;
    position: relative;
    padding-left: 550px;
    padding-right: 40px;
}
@media (max-width: 1024px) {
    .home-suit-lounge__text .e-con-inner{
        padding-left: 420px;
    }
}
@media (max-width: 768px) {
    .home-suit-lounge__text .e-con-inner{
        padding-left: 320px;
    }
}
.home-suit-lounge__text .e-con-inner .elementor-element-c70b49c {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
.home-custom-style{
    padding: 0 !important;
}
.home-custom-style img{
    width: 100%;
}
.block-collection{
    position: relative;
}
.block-collection:after{
    position: absolute;
    content: "";
    width: 1px;
    height: 34px;
    right: 0;
    top: 24px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.42) 100%);
    display: block;
}
.home-every-collection{
    padding: 0 !important;
    width: 100%;
}
.elementor-element-8fbbab1 {
    position: absolute;
    top: 96.5% !important;
}
.elementor-element-8fbbab1 > .block-collection{
    position: absolute;
    right: 0;
    left: 45% !important;
    height: 870px;
}
@media (max-width: 1024px) {
    .elementor-element-8fbbab1{
        height: 500px !important;
        min-height: unset;
    }
    .elementor-element-8fbbab1 > .block-collection{
        height: 540px;
    }
}
@media (max-width: 767px) {
    .elementor-element-8fbbab1 > .block-collection{
        left: 0 !important;
    }
}
@media (max-width: 480px) {
    .home-every-collection .elementor-element-e77b21e,
    .home-every-collection .elementor-element-370b357,
    .home-every-collection .elementor-element-d017e08{
        flex-direction: column;
        gap: 24px;
    }
    
}
.collection-detail{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}
.list-collection{
    list-style: none !important;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}
.block-tailored{
    position: relative;
}
.block-tailored > div{
    position: relative;
    z-index: 2;
}
.block-tailored:after{
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;
    display: block;
    background: linear-gradient(180deg, rgba(20, 26, 32, 0.00) 4.2%, rgba(20, 26, 32, 0.79) 100%);
}

.home-material{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.block-service,
.block-service > div{
    position: relative;
    z-index: 1;
}
.block-service:after{
    position: absolute;
    content: "";
    height: 55%;
    width: 100%;
    left: 0;
    bottom: 0;
    display: block;
    background: linear-gradient(180deg, rgba(20, 26, 32, 0.00) 4.2%, rgba(20, 26, 32, 0.96) 100%);
}

.footer .elementor-icon-list-items a:hover{
    color: #25315F !important;
}
.footer .menu-product-footer{
    padding-right: 3rem;
}
.footer .menu-product-footer > .elementor-icon-list-items{
    display: block;
    column-count: 2;
}
.block-social .e-con-inner{
    border-bottom: 1px solid #939393;
}
/* Subcription Form */
.select-caret-down-wrapper{
    display: none;
}
.subcription-form .select-caret-down-wrapper{
    display: none;
}
.subcription-form .elementor-form-fields-wrapper{
    flex-wrap: nowrap !important;
    gap: 16px !important;
}
.subcription-form .elementor-field-type-select{
    width: 70%;
}
.subcription-form .elementor-field-type-submit{
    width: 135px;
}
.subcription-form .elementor-field-type-submit .elementor-button{
    padding: 7px 30px 7px 30px !important;
}
.elementor-field-textual.elementor-size-lg{
    min-height:  38px !important;
}

@media (max-width: 1366px) {
    .subcription-form .elementor-field-type-select{
        width: 64%;
    }
}
@media (max-width: 480px) {
    .subcription-form .elementor-field-type-select{
        width: 100%;
        margin-right: 0;
    }
}


/* Testimonial Slider*/
.testimonial-section {
    width: 100%;
    max-width: 100%;
    padding: 60px 0px;
}
.testimonial-layout {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 0px;
    align-items: center;
    margin-bottom: 40px;
}

.center-title {
    padding: 0 45px;
    text-align: center;
}

.center-title h2 {
    color: #ffffff;
    font-size: 64px;
    font-weight: 400;
    line-height: 1.1;
    text-transform: uppercase;
    font-family: 'Kanit';
}
@media (min-width: 1366px) {
    .center-title h2 {
         font-size: 48px;
    }
}
@media (max-width: 821px) {
    .center-title {
        max-width: 100%;
    }
    .center-title h2 {
        font-size: 36px;
    }
}
@media (max-width: 480px) {
    .testimonial-section {
        padding: 100px 0 60px;
    }
    .center-title {
        position: absolute;
        top: 0;
    }
}

/* Swiper */
.swiper-left,
.swiper-right {
    width: 100%;
    overflow: hidden;
}

.swiper-slide {
    height: auto;
}

/* Card */
.testimonial-card {
    display: flex;
    flex-direction: column;
}

.card-image {
    width: 100%;
    height: 450px;
    overflow: hidden;
    background: #1a2a45;
}

.card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    display: block;
    transition: transform 0.5s ease;
}

.testimonial-card:hover .card-image img {
    transform: scale(1.03);
}

.card-content {
    background: #ffffff;
    padding: 22px 20px 18px;
}
.card-author,
.card-quote {
    font-family: Kanit;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    color: #292929;
}
.card-quote{
    min-height: 65px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.card-author {
    margin: 16px 0;
}
.card-meta {
    display: flex;
    flex-direction: column;
    gap: 0;
    margin-top: 30px;
}

.card-meta-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 0;
}

.card-meta-row span {
    font-size: 14px;
    color: #949494;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.card-meta-divider {
    border: none;
    border-top: 1px solid #292929;
    margin: 5px 0 !important;
}

/* Controls */
.swiper-controls {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.swiper-controls img{
    width: 60px;
}
.btn-prev,
.btn-next {
    width: 95px;
    height: 95px;
    border: none;
    border-radius: 0%;
    background: transparent;
    color: #ffffff;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    flex-shrink: 0;
}
.btn-prev{
    transform: scale(-1);
}
.pagination {
    display: flex;
    align-items: center;
    gap: 11px;
    margin: 0 !important;
}
.pagination-bullet {
    width: auto;
    height: auto;
    min-width: 28px;
    background: transparent;
    border-radius: 0;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
    padding: 4px 6px;
    color: rgba(255,255,255, 0.3);
    font-size: 18px;
    font-weight: 300;
    font-family: 'Kanit';
    
}

.pagination-bullet.active {
    color: #ffffff;
    transform: none;
}

@media (max-width: 881px) {
    .testimonial-layout {
        grid-template-columns: 1fr;
        gap: 30px 0;
    }
    .center-title h2 {
        font-size: 2rem;
    }
    .swiper-right {
        display: none;
    }
}
@media (max-width: 480px) {
   .swiper-controls .pagination {
    display: none;
   }
}
/* Tailored Suite */
.project-gallery .porto-gallery .image-wrapper{
    height: 430px;
}
.project-gallery .porto-gallery .image-wrapper img{
    height: 100%;
}
.editorial-gallery {
    max-width: 100%;
    margin: 0 auto;
}

.editorial-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.editorial-item {
    aspect-ratio: 3 / 4;
    overflow: hidden;
    width: 100%;
    margin-bottom: 24px;
    margin-top: 0 !important;
}

.editorial-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
    display: block;
    transition: transform .6s ease;
}

.editorial-item:hover img {
    transform: scale(1.05);
}
.editorial-pagination {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 50px;
    font-size: 14px;
}

.editorial-pagination .page-numbers {
    margin: 0 6px;
    text-decoration: none;
    color: #777;
}

.editorial-pagination .current {
    color: #000;
    font-weight: 600;
}
@media (max-width: 1024px) {
    .editorial-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .editorial-grid {
        grid-template-columns: 1fr;
    }
}
/* Fabric */

.card--fabric{
    background: transparent !important;
    border: none !important;
}
.card--fabric .card__body{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    gap: 8px;
}
.card--fabric .card__body .card__image{
    width: 100%;
    height: 320px;
    margin-bottom: 8px;
    overflow: hidden;
}
.card--fabric .card__body .card__image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: all 0.6s ease-in-out;
}
.card--fabric .card__body .card__image:hover img{
    transform: scale(1.05);
    transform-origin: center;
}
.card--fabric .card__title{
    font-family: Kanit;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    color: #292929;
    line-height: 24px;
}
.card--fabric .card__text{
    font-family: Kanit;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    color: #292929;
    line-height: 20px;
    text-align: left;
}
.swiper--fabric .swiper-navigation{
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 150px;
    z-index: 2;
    width: 100%;
}
.swiper--fabric .swiper-navigation .swiper-button i{
    color: #fff;
    font-size: 30px;
    display: none;
}

.swiper--fabric .swiper-button--prev{
    width: 55px;
    height: 25px;
    background-image: url('./images/arrow.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto;
    display: block;
    margin-left: 30px;
    transform: scaleX(-1);

}
.swiper--fabric .swiper-button--next{
    width: 55px;
    height: 25px;
    background-image: url('./images/arrow.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto;
    display: block;
    margin-right: 30px;
}

/* woocommerce */
.page-top{
    background-color: #F2F1EF !important;
}
.page-top .container{
    padding-left: 12px !important;
    padding-right: 12px !important;
}
.woocommerce ul.products{
    grid-gap: 5px !important;
}
.woocommerce .button-wrap .add-links-wrap{
    display: none !important;
}
.woocommerce .overlay .product-link{
    width: 65px !important;
    height: 65px !important;
    line-height: 65px !important;
    font-size: 20px !important;
}
.woocommerce .overlay img{
    transform: scale(1);
    transition: all 0.7s ease-in-out !important;
}
.woocommerce .overlay:hover img{
    transform: scale(1.05);
}
.woocommerce ul.products li .eael-product-wrap > .overlay{
    height: 400px;
    overflow: hidden;
}
.woocommerce ul.products li .eael-product-wrap > .overlay a{
    height: 400px;
    display: block;
}
.woocommerce ul.products li .eael-product-wrap > .overlay img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

/**** SHOP PAGE****/
.woocommerce-viewing,
.shop-loop-before{
    display: none;
}
ul.products .product-image{
    height: 415px;
    overflow: hidden;
    background: transparent !important;
}
@media (max-width: 1366px) {
    ul.products .product-image{
        height: 353px;
    }
}
@media (max-width: 1024px) {
    ul.products .product-image{
        height: 315px;
    }
}
@media (max-width: 991px) {
    ul.products .product-image{
        height: 400px;
    }
}
@media (max-width: 820px) {
    ul.products .product-image{
        height: 330px;
    }
}
@media (max-width: 480px) {
    ul.products .product-image{
        height: 280px;
    }
}
@media (max-width: 430px) {
    ul.products .product-image{
        height: 245px;
    }
    .product-image .inner{
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
     ul.products .product-image img{
        height: 100%;
        width: 100%;
        object-fit: cover;
     }
}
/* .product-image::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.1) 100%);
    opacity: 0;
    transition: opacity 0.3s ease;
} */
.product-image .inner::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 56px;
    height: 56px;
    background: #000;
    border-radius: 50%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71'/%3E%3Cpath d='M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px;
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 2;
    pointer-events: none;
}
.product-image:hover::after,
.product-image:hover .inner::before {
    opacity: 1;
}
.product-image img{
    transform: scale(1);
    transition: all 0.5s ease-in-out;
} 
.product-image:hover img{
    transform: scale(1.1);
}
.product-image a{
    position: relative;
    z-index: 3;
}
.product-content .category-list,
.product-content .rating-wrap,
.product-content .add-links-wrap{
    display: none !important;
}
.product-content .woocommerce-loop-product__title{
    font-family: Kanit;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    text-align: left;
}

/*** Pagination ****/
ul.page-numbers {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    list-style: none;
    padding: 0;
    margin: 40px 0;
}

ul.page-numbers li {
    margin: 0;
    padding: 0;
    position: relative;
}
ul.page-numbers li:first-child{
    margin-right: 60px;
}
ul.page-numbers li:last-child{
    margin-left: 60px;
}

/* All page numbers base style */
ul.page-numbers li a.page-numbers,
ul.page-numbers li span.page-numbers {
    display:flex;
    align-items: center;
    justify-content: center;
    width: 36px !important;
    height: 96px !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 300;
    line-height: normal; 
    border: none;
}
ul.page-numbers li a{
     background: transparent !important;
}
/* Current page - bold */
ul.page-numbers li span.current {
    font-weight: 700;
    color: #292929 !important;
    background: transparent !important;
}

/* Arrows - show ← → */
ul.page-numbers li .prev{ 
    background-image: url('./images/long-arrow-left.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 0;
    border: 0;
}
ul.page-numbers li .next{ 
    background-image: url('./images/long-arrow-right.svg') !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    font-size: 0;
    border: 0;
}
ul.page-numbers li .next::after{ 
    background-image: url('./images/long-arrow-right.svg') !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    font-size: 0;
    position: absolute;
    bottom: 2px;
}
ul.page-numbers li .prev,
ul.page-numbers li a.next {
    width: 95px !important;
    height: 95px !important;
    display: block;
}
@media (max-width: 480px) {
    ul.page-numbers li .prev,
    ul.page-numbers li a.next {
        width: 50px !important;
        height: 50px !important;
    }
}
ul.page-numbers li .prev::before,
ul.page-numbers li .next::before {
    display: none;
}
ul.page-numbers li .prev::before,
ul.page-numbers li .next::after {
    width: 95px !important;
    height: 95px !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 0 !important;
}
@media (max-width: 480px) {
    ul.page-numbers li .prev::before,
    ul.page-numbers li .next::after {
        width: 50px !important;
        height: 50px !important;
    }
}
/* Disabled state - first page (no prev) / last page (no next) */
ul.page-numbers li .prev.disabled,
ul.page-numbers li a.next.disabled {
    pointer-events: none;
    opacity: 0.3;
}

/* Menu */
.menu-dropdown {
	position: relative;
	max-width: 520px;
}

.menu-dropdown__trigger {
	width: 210px;
	display: flex;
	align-items: center;
	gap: 14px;
	padding: 8px 12px;
	border: 1px solid rgba(103, 103, 103, 0.08);
	background: rgba(242, 241, 239, 1);
	border-radius: 2px;
	cursor: pointer;
}
@media (max-width: 480px) {
    .menu-dropdown__trigger {
        width: 100%;
    }
}
.menu-dropdown__icon{
    width: 24px;
    height: 24px;
    background-image: url('./images/filter.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.menu-dropdown__label {
	font-size: 16px;
	font-weight: 600;
	flex: 1;
	text-align: left;
    color: #292929;
}

.menu-dropdown__list {
	display: none;
	position: absolute;
	width: 100%;
	top: calc(100% + 6px);
	left: 0;
	background: rgba(242, 241, 239, 1);
	border: 1px solid rgba(103, 103, 103, 0.08);
	padding: 10px 0;
	margin: 0;
	list-style: none;
	z-index: 999;
}

.menu-dropdown.is-open .menu-dropdown__list {
	display: block;
}

.menu-dropdown__list a {
	display: block;
	padding: 8px 12px;
	text-decoration: none;
	color: #292929;
    text-transform: uppercase;
}
@media (max-width: 767px) {
    .elementor-nav-menu--dropdown-mobile .elementor-menu-toggle{
        position: relative;
        top: 6px;
    }
    .product-search {
        position: relative;
        margin: -34px 0 0 !important;
    }
    .elementor-nav-menu--dropdown{
        z-index: 222;
        position: absolute;
        top: 35px;
        width: 100%;
        left: 0;
    }
}

.process{
  max-width: 675px;
  margin: 0 auto;
  padding: 60px 0px;
}

/* each step */
.process__step{
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 24px;
    margin-bottom: 90px;
}

/* number */
.process__num{
  position: relative;
  font-family: Inter;
  font-size: 96px;
  font-weight: 600;
  line-height: 1;
  color: #292929;
  z-index: 2;
  text-align: left;
  width: 50px;
  display: block;
}
.process__num:before{
    position: absolute;
    content: "";
    left: 0;
    top: 33px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    display: block;
    background-color: #292929;
}

/* content */
.process__content h3{
  margin: 0;
  font-size: 24px;
  font-weight: 600;
  color: #292929;
}

.process__content p{
  margin: 0;
  font-size: 16px;
  line-height: 1.6;
  color: #444;
  max-width: 420px;
}

.process__step:first-child .process__line{
    border-top-left-radius: 0;
}
.process__step.is-left{
    padding-left: 30px;
}
.process__step.is-left .process__num:before{
    left: -45px;
}
.process__step:first-child .process__num:before{
    top: calc(100% + 20px);
    left: 12px;
}
.process__step:nth-child(3){
    padding-left: 80px;
}

/* ===========================
   RIGHT SIDE STEP
=========================== */
.process__step.is-right{
  grid-template-columns: 1fr 90px;
  text-align: right;
  padding-right: 30px;
  padding-top: 15px;
}

.process__step.is-right .process__num{
  order: 2;
}
.process__step.is-right .process__num:before{
    left: unset;
    right: -65px;
}

.process__step.is-right .process__content{
  order: 1;
  margin-left: auto;
}

.process__step.is-right .process__dot{
  left: auto;
  right: 60px;
}
.process__step:nth-last-child(-n+2) .process__line,
.process__step:last-child .process__line{
    display: none;
}
.process__step:nth-child(n+3){
  padding-top: 60px;
}
.process__step:last-child{
    padding-top: 0;
}
.process__step:last-child .process__num:before{
    right: -5px;
    top: -35px;
}

/* ===========================
   DASHED LINE CONNECTOR
=========================== */
.process__line{
  position: absolute;
  top: 130px;
  left: 25px;
  width: calc(100% - 0px);
  height: 246px;
  border: 2px dashed #172E89;
  border-radius: 80px;
  opacity: 0.5;
  z-index: 1;
}
 .process__line:before{
    position: absolute;
    content: "";
    height: calc(100% + 4px);
    width: 101px;
    right: 0;
    top: -2px;
    display: block;
    background-color: #F2F1EF;
  }

/* left step → curve to right */
.process__step.is-left .process__line{
  border-left: none;
}

/* right step → curve to left */
.process__step.is-right .process__line{
  border-right: none;
  left: 50px;
  top: 188px;
}
.process__step:first-child{
    padding-left: 0;
}
.process__step:first-child .process__line:before{
    right: unset;
    left: 0;
    top: 0;
}

/* ===========================
   REMOVE LINE ON LAST STEP
=========================== */
.process__step:last-child .process__line{
  display: none;
}

/* ===========================
   MOBILE STACK
=========================== */
@media (max-width: 768px){

  /* container */
  .process{
    padding: 30px 16px;
  }

  /* step layout */
  .process__step{
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 16px;
    margin-bottom: 40px;

    /* ✅ reset desktop offset */
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
  }
 .process__step:before{
    position: absolute;
    content: "";
    left: 13px;
    top: 60px;
    height: 70%;
    width: 2px;
    border-left: 2px dashed #292929;
    display: block;
 }
 .process__step:last-child::before{
    display: none;
 }
  /* ❌ REMOVE grid (สำคัญมาก) */
  .process__step,
  .process__step.is-right{
    grid-template-columns: unset !important;
  }

  /* force same layout both sides */
  .process__step.is-right{
    text-align: left !important;
  }

  .process__step.is-right .process__num,
  .process__step.is-right .process__content{
    order: unset;
    margin: 0;
  }
 
  /* number */
  .process__num{
    font-size: 48px;
    width: 40px;
  }

  /* dot (จุดกลม) */
  .process__num:before{
    left: 8px !important;
    right: auto !important;
    top: 50px !important;
    width: 12px;
    height: 12px;
  }

  /* content */
  .process__content h3{
    font-size: 18px;
  }

  .process__content p{
    font-size: 14px;
    max-width: 100%;
  }

  /* ❌ kill all curve / line */
  .process__line{
    display: none !important;
  }

  /* ❌ remove all nth-child spacing tricks */
  .process__step:nth-child(3),
  .process__step:nth-child(n+3),
  .process__step:last-child{
    padding: 0 !important;
  }
   .process__step:last-child .process__num:before{
    display: none;
  }
}
.tabs-container{
    position: relative;
}
.tabs-container:before{
    position: absolute;
    content: "";
    top: -250px;
    left: -100px;
    width: 30%;
    height: 100%;
    background-image: url(./images/how-to-buy-before-2.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: right top;
}
.tabs-container:after{
    position: absolute;
    content: "";
    bottom: 0;
    right: 0px;
    width: 30%;
    height: 100%;
    background-image: url(./images/how-to-buy-after.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 115px 80px !important;
}
@media (max-width: 990px){
    .tabs-container:before{
        top: 100px;
    }
    .tabs-container:after{
        bottom: -35rem;
    }
}
@media (max-width: 480px){
    .tabs-container:before {
        top: -120px;
        left: -20px;
    }
    .tabs-container:after{
        bottom: -32rem;
        width: 45%;
        background-position: 50px 80px !important;
    }
}
@media (max-width: 767px){
    .elementor-image-gallery .gallery{
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
    }
    .elementor-image-gallery .gallery .gallery-item{
        width: 33%;
    }
}
/* @media (max-width: 576px){
    .home-suit-lounge{
        height: 480px;
    }
    .home-suit-lounge .e-con-inner > div{
        background-position: right center !important;
    }
    .home-suit-lounge__text .e-con-inner{
        padding-left: 195px;
    }
    .elementor-4639 .elementor-element.elementor-element-c70b49c{
        margin-top: 45px !important;
    }
    .elementor-4639 .elementor-element.elementor-element-c200524 .elementor-heading-title{
        font-size: 34px !important;
        line-height: 34px !important;
    }
}
@media (max-width: 430px){
    .home-suit-lounge .e-con-inner > div{
        background-position: 65% center !important;
    }
    .home-suit-lounge__text .e-con-inner{
        padding-left: 150px;
    }
} */

/*** Single Product ***/

.product-summary-wrap .row {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
}

.product-summary-wrap .summary-before {
    width: 55% !important;
    flex: 0 0 55% !important;
    max-width: 55% !important;
}

.product-summary-wrap .entry-summary {
    width: 41% !important;
    flex: 0 0 41% !important;
    max-width: 41% !important;
}

/* Mobile: stack */
@media (max-width: 1024px) {
    .product-summary-wrap .summary-before,
    .product-summary-wrap .entry-summary {
        width: 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}

.product-features__category {
    font-size: 13px;
    color: #888;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 6px;
}

.product-features__title {
    font-family: Kanit;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 34px;
    margin-bottom: 20px;
}

.product-features__content p{
   color: #292929;
    font-family: Kanit;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
}
.product-features__content strong{
     font-weight: 500;
}
.product-features-description {
    padding: 20px 0;
}

.product-features__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin-bottom: 24px;
}

.product-features__item {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 20px;
    background-color: #fff;
}

.product-features__item-title {
    color: #292929;
    font-family: Kanit;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

.product-features__item-text {
    font-size: 14px;
    color: #555;
    line-height: 1.6;
    margin: 0;
}

.product-features__outro {
    font-size: 14px;
    color: #444;
    line-height: 1.7;
    margin-top: 8px;
}

@media (max-width: 600px) {
    .product-features__grid {
        grid-template-columns: 1fr;
    }
}

.btn-appointment {
    display: inline-block;
    font-family: Kanit;
    margin-top: 24px;
    padding: 14px 32px;
    background: #292929;
    border: 1.5px solid #292929;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    text-transform: unset;
    letter-spacing: 0.05em;
    transition: background 0.2s;
}

.btn-appointment:hover {
    background: transparent;
    color: #292929;
}
.product-nav,
.product_meta, 
.product-share,
.yith-wcwl-add-button{
    display: none !important;
}

/* Gallery container */
.product-gallery-custom {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    gap: 6px;
}

/* Left: main image spans full height */
.product-gallery-custom__main {
    overflow: hidden;
}

.product-gallery-custom__main img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
    display: block;
}

/* Right: 2 images stacked */
.product-gallery-custom__side {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.product-gallery-custom__side-item {
    flex: 1;
    overflow: hidden;
}

.product-gallery-custom__side-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
    display: block;
}

/* Mobile: stack all vertically */
@media (max-width: 768px) {
    .product-gallery-custom {
        grid-template-columns: 1fr;
    }

    .product-gallery-custom__main {
        grid-row: span 1;
    }

    .product-gallery-custom__side {
        flex-direction: row;
    }

    .product-gallery-custom__side-item {
        aspect-ratio: 1/1;
    }
}
.related.products {
    display: none !important;
}
.fabric-warp{
    display: block;
    margin: 145px 0;
    text-align: center;
}
/* Mobile */
@media (max-width: 1024px) {
    .fabric-warp{
        margin: 80px 0;
    }
}
.fabric-warp__title{
    color: #292929;
    text-align: center;
    font-family: Kanit;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.fabric-warp > p{
    margin-bottom: 40px;
}
.related-product-custom__header{
    text-align: center;
    margin-bottom: 80px;
}
.related-product-custom__title{
    color:#292929;
    text-align: center;
    font-family: Kanit;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    text-transform: uppercase;
}
/* Grid - 2 columns */
.related-product-custom__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2px;
}
.related-product-custom__item {
    position: relative;  
    display: flex;
    align-items: center;
    flex-direction: column;
    overflow: hidden;
    text-decoration: none;
}
.related-product-custom__image{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.related-product-custom__image img {
    width: 100%;
    height: 480px;
    object-fit: cover;
    object-position: center center;
    display: block;
    transform: scale(1.001);
    transition: transform 0.6s ease;
    transform-origin: center;
}
.related-product-custom__item:hover img{
    transform: scale(1.05);
}
.related-product-custom__info {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    z-index: 2;
    padding: 40px 80px;
    height: 100%;
}

.related-product-custom__subtitle {
    color: #292929;
    font-family: Kanit;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
    text-transform: uppercase;
}

.related-product-custom__name {
    color: #292929;
    font-family: Kanit;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; 
    text-transform: uppercase;
}

/* Dark gradient at bottom so text is readable */
.related-product-custom__item::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
    background: linear-gradient(to top, rgba(0,0,0,0.5) 0%, transparent 100%);
    pointer-events: none;
    z-index: 1;
}

/* Mobile */
@media (max-width: 768px) {
    .related-product-custom__grid {
        grid-template-columns: 1fr;
    }
    .related-product-custom__info{
        padding: 40px;
    }
    .related-product-custom__image img {
        height: 400px;
    }
}
@media (max-width: 480px) {
    .related-product-custom__info{
        padding: 40px 24px;
    }
}

/*** Info Bar ***/
.info-bar {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 80px 0 50px;
    gap: 60px;
    background: transparent;
}

.info-bar__item {
    position: relative;
    display: flex;
    align-items: center;
    width: max-content;
    justify-content: flex-start;
    gap: 12px;
    padding: 20px 0px;
}
.info-bar__item:last-child{
    left: 85px;
}
.info-bar__icon {
    width: 40px;
    height: 40px;
    object-fit: contain;
}

.info-bar__text {
    color: #292929;
    font-family: Kanit;
    font-size: 28px;
    font-style: normal;
    font-weight: 300;
    line-height: 100%;
    text-transform: uppercase;
    min-width: 345px;
}

@media (max-width: 1024px) {
    .info-bar {
        flex-direction: column;
    }
    .info-bar__item {
        padding: 16px 20px;
        width: 100%;
        justify-content: center;
    }
    .info-bar__item:last-child{
        left: 0;
    }
}
@media (max-width: 480px) {
    .info-bar {
        gap: 32px;
    }
    .info-bar__item {
        justify-content: flex-start;
        padding: 16px 0;
    }
    .info-bar__text {
        min-width: unset;
    }
}
.swiper--product-gallery .product-gallery-swiper__image{
    height: 550px;
    width: 100%;
    overflow: hidden;
}
.swiper--product-gallery .product-gallery-swiper__image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper--product-gallery .swiper-button-next::after,
.swiper--product-gallery .swiper-button-prev::after {
    display: none;
}
/* Replace with image from child theme */
.swiper--product-gallery .swiper-button-next,
.swiper--product-gallery .swiper-button-prev {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 80px;
    height: 60px;
}
.swiper--product-gallery .swiper-button-prev {
    background-image: url('./images/arrow.svg');
    transform: scaleX(-1);
}
.swiper--product-gallery .swiper-button-next {
    background-image: url('./images/arrow.svg');
}

.category-showcase {
    padding: 40px 0;
}

.category-showcase__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
}

.category-showcase__item {
    display: block;
    text-decoration: none;
}

.category-showcase__image {
    overflow: hidden;
    margin-bottom: 12px;
}

.category-showcase__image img {
    width: 100%;
    height: 420px;
    object-fit: cover;
    object-position: center top;
    display: block;
    transition: transform 0.4s ease;
}

.category-showcase__item:hover .category-showcase__image img {
    transform: scale(1.03);
}

.category-showcase__name {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.12em;
    color: #111;
    text-align: center;
    margin: 0;
}

@media (max-width: 1024px) {
    .category-showcase__grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .category-showcase__grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .category-showcase__image img {
        height: 280px;
    }
}
.woocommerce-viewing{
    display: none !important;
}
/* Hide default radio input */
.elementor-field-subgroup .elementor-field-option input[type="radio"] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

/* Style each option as a pill/button */
.elementor-field-subgroup .elementor-field-option {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 12px 10px 12px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    background: transparent;
    margin-right: 12px;
    position: relative;
    transition: all 0.2s;
    flex-basis:48% !important;
    width: 48%;
}

/* Custom radio circle */
.elementor-field-subgroup .elementor-field-option label {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    font-size: 14px;
    color: #333;
    margin: 0;
}

.elementor-field-subgroup .elementor-field-option label::before {
    content: '';
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 2px solid #ccc;
    display: inline-flex;
    flex-shrink: 0;
    transition: all 0.2s;
}

/* Checked state - filled circle */
.elementor-field-subgroup .elementor-field-option input[type="radio"]:checked + label::before {
    border-color: #333;
    background: radial-gradient(circle, #333 40%, transparent 45%);
}

/* Checked state - highlight box */
.elementor-field-subgroup .elementor-field-option input[type="radio"]:checked + label {
    color: #111;
    font-weight: 500;
}

.elementor-field-subgroup .elementor-field-option:has(input:checked) {
    background: rgba(103, 103, 103, 0.08);
}
.elementor-field-option label{
    padding-left: 32px;
}
.elementor-field-option label:before{
    position: absolute;
    left: 12px;
    top: 12px;
}

.elementor-location-archive{
    margin-top: 5rem;
}

/*** Filter Tag Product **/
/* Filter Bar */
.custom-tag-filter {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-right: 16px;
    padding: 0;
    position: relative;
}

.filter-btn {
    position: relative;
    display: flex;
    align-items: center;
    gap: 6px;
    width: 130px;
    padding: 10px 16px;
    border: none;
    background: #F1F2F5;
    cursor: pointer;
    font-size: 16px;
    color: #292929;
    font-weight: 400;
    letter-spacing: 0.05em;
}

.filter-btn:after{
    position: absolute;
    content: "";
    right: 8px;
    top: 0;
    width: 30px;
    height: 100%;
    display: block;
    background-image: url('./images/arrow-down.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.filter-dropdown {
    display: none;
    position: absolute;
    top: calc(100% + 4px);
    right: 0;
    background:#FDFDFD;
    border: none;
    border-radius: 12px;
    padding: 16px;
    min-width: 185px;
    z-index: 9999;
    box-shadow: 0 4px 12px rgba(0,0,0,0.12);
}

.filter-dropdown.open {
    display: block !important;
}

.filter-dropdown label {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 6px 0;
    font-size: 13px;
    cursor: pointer;
    text-transform: capitalize;
    font-family: "Kanit";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    color: #676767;
}

/* Custom checkbox - black style */
.custom-tag-filter .filter-dropdown input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 16px;
    height: 16px;
    padding: 0;
    border: 1px solid rgba(103, 103, 103, 0.30);
    background: #fff;
    cursor: pointer;
    position: relative;
    flex-shrink: 0;
    border-radius: 4px;
}

.custom-tag-filter .filter-dropdown input[type="checkbox"]:checked {
    background: #292929;
    border-color: #292929;
}

.custom-tag-filter .filter-dropdown input[type="checkbox"]:checked::after {
    content: '';
    position: absolute;
    left: 4px;
    top: 1px;
    width: 6px;
    height: 10px;
    border: 2px solid #fff;
    border-top: none;
    border-left: none;
    transform: rotate(45deg);
}

.filter-search-btn {
    display: block;
    width: 100%;
    margin-top: 12px;
    padding: 8px;
    background: rgba(103, 103, 103, 0.08);
    border: none;
    font-size: 12px;
    letter-spacing: 0.08em;
    cursor: pointer;
    color: #292929;
    text-align: center;
    font-family: "Kanit";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.filter-search-btn:hover { background: rgba(103, 103, 103, 0.5);}

/* Loading overlay */
.products-loading {
    opacity: 0.4;
    pointer-events: none;
    transition: opacity 0.3s;
}
.e-search-form{
    position: relative;
}
.e-search-form .e-search-submit  i{
    opacity: 0;
}
.e-search-form .e-search-submit{    
    position: relative;
    width: 30px;
    height: 40px;
    background-image: url('./images/search-icon.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
}

/* Milestone */
.milestone-panels {
  display: flex;
  height: 680px;
}

.milestone-panel {
  flex: 1;
  margin: 5px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left top;
  cursor: pointer;
  transition: flex 0.6s ease;
  overflow: hidden;
}
.milestone-panel.active {
  flex: 3;
}
.milestone-inner {
    position: absolute;
    inset: 0;
    display: flex;
    justify-content: flex-end;
}
.milestone-image{
    position: absolute;
    width: 100%;
    height: 100%;
}
.milestone-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transform: scale(1);
    transition: all 1s ease;
}
.milestone-image:hover img{
    transform: scale(1.05);
}
.milestone-text {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    width: 385px;
    height: 100%;
    padding: 40px 60px;
    opacity: 0;
    z-index: 1;
    /*transform: translateX(100%);*/
    background-color: rgba(242, 241, 239, 1);
    transition: all 0.7s ease;
}
.milestone-text h4{
    display: block;
    width: 100%;
    padding-bottom: 16px;
    margin-bottom: 32px;
    border-bottom: 1px solid #292929;
}
/* SHOW TEXT ONLY WHEN ACTIVE */
.milestone-panel.active .milestone-text {
    opacity: 1;
    /*transform: translateX(0);*/
}
.milestone-panel.active .milestone-image:hover img{
    transform: scale(1);
}

@media (max-width: 1024px) {
    .milestone-text {
        width: 250px;
        padding: 40px 24px;
    }
}
@media (max-width: 990px) {
    .milestone-panels {
        display: flex;
        height: 980px;
        flex-direction: column;
    }
}

/* OPTIONAL: DARK OVERLAY ON IMAGE SIDE */
.milestone-panel::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.2);
}

/**Close btn **/
.menu-close-btn {
    position: absolute;
    top: 24px;
    right: 24px;
    width: 32px;
    height: 32px;
    background: url('./images/close.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 0px;
    cursor: pointer;
    padding: 0;
    border: none;
}

.elementor-location-header {
    opacity: 0;
    transition: opacity 0.3s ease;
}

body.elementor-page .elementor-location-header {
    opacity: 1;
}

/* variations */
.custom-variations-wrapper label{
    font-weight: 500;
}
.custom-variations-wrapper .custom-select-arrow,
.custom-variations-wrapper .product-attr-description{
    display: none;
}
.custom-variations-wrapper .custom-size-row{
    margin-top: 70px;
}
.custom-variations-wrapper .custom-color-row{
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    padding-bottom: 8px;
    margin-bottom: 24px;
    margin-top: 32px;
    border-bottom: 1px solid #676767;
    gap: 0;
    width: max-content;

}
.custom-variations-wrapper .custom-color-select{
    position: relative;
    padding: 0;
    margin: 0;
    background: transparent;
    border: none;
    height: auto;
    font-weight: 400;
    color: #292929;
    text-align: right;
}
.custom-variations-wrapper .custom-color-select-wrap{
    position: relative;
    padding-right: 35px;
    padding-left: 20px;
}
.custom-variations-wrapper .custom-color-select-wrap:after{
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    display: block;
    width: 15px;
    height: 100%;
    background-image: url('./images/arrow-down.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.custom-variations-wrapper .custom-size-row label{
    display: block;
    padding-bottom: 8px;
}
.custom-variations-wrapper .custom-size-row  .custom-size-buttons{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
}
.custom-variations-wrapper .custom-size-row  .custom-size-buttons .custom-size-btn{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 65px;
    height: 35px;
    padding: 8px;
    border-radius: 2px;
    border: 1px solid rgba(103, 103, 103, 0.30);
    background: transparent;
}
.custom-variations-wrapper .custom-size-row  .custom-size-buttons .custom-size-btn.active{
    background-color: rgba(103, 103, 103, 0.30);
}
.variations_form .custom-measurements,
.single_variation_wrap .custom-measurements,
.custom-variation-form .custom-measurements {
    display: flex !important;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 16px;
    margin-top: 16px;
}
.custom-measurements{
    display:flex !important;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 16px;
    margin-top: 16px;
}
.custom-measurements.is-visible{
    display: flex !important;
}
.custom-measurements .custom-measurement-item{
    display: flex;
    justify-content: space-between;
    width: calc(100% / 3);
    padding-bottom: 8px;
    border-bottom: 1px solid #676767;
}
.custom-measurements .custom-measurement-item .measurement-label{
    font-weight: 500;
}
.single_variation_wrap{
    border: none !important;
    margin-top: 50px !important;
}
.view-cart-btn {
    /* match your add to cart button style */
    display: block;
    width: 100%;
    text-align: center;
    cursor: pointer;
}
/* Price row */
.single_variation {
    margin-bottom: 16px;
}

.single_variation .woocommerce-variation-price .woocommerce-Price-amount {
    font-size: 22px;
    font-weight: 500;
    color: #1a1a1a;
}

/* Qty + price in same row */
.variation-price-qty-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
    border-top: 1px solid #eee;
    padding-top: 16px;
}

/* Buttons row */
.variation-buttons-row {
    display: flex;
    gap: 12px;
    align-items: center;
}

.variation-buttons-row .single_add_to_cart_button {
    flex: 1;
    padding: 14px 24px;
    background: transparent;
    border: 1px solid #1a1a1a;
    color: #1a1a1a;
    font-size: 13px;
    letter-spacing: 0.08em;
    cursor: pointer;
    transition: background 0.2s, color 0.2s;
    text-align: center;
}

.variation-buttons-row .single_add_to_cart_button:hover {
    background: #1a1a1a;
    color: #fff;
}

/* Checkout button - hidden by default */
.custom-checkout-btn {
    flex: 1;
    padding: 14px 24px;
    background: #1a1a1a;
    color: #fff !important;
    font-size: 13px;
    letter-spacing: 0.08em;
    text-align: center;
    text-decoration: none;
    display: none;
    transition: background 0.2s;
}

.custom-checkout-btn:hover {
    background: #333;
    color: #fff !important;
}

.custom-checkout-btn.visible {
    display: flex;
    align-items: center;
    justify-content: center;
    animation: fadeInRight 0.3s ease;
}

@keyframes fadeInRight {
    from { opacity: 0; transform: translateX(10px); }
    to   { opacity: 1; transform: translateX(0); }
}

/* Quantity input */
.variation-qty .quantity {
    display: flex;
    align-items: center;
    gap: 12px;
}

.variation-qty input.qty {
    width: 40px;
    text-align: center;
    border: none;
    font-size: 16px;
    background: transparent;
}
.custom-base-price{
    display: block;
    margin-bottom: 16px;
    color: #292929;
    font-family: Kanit;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
}
.single_add_to_cart_button, .view-cart-btn{
    font-weight: 400 !important;
    color: #292929 !important;
    font-family: Kanit;
    font-size: 14px;
    font-style: normal;
    background-color: transparent !important;
    border: 1px solid #292929 !important;
}
.single_add_to_cart_button:hover, .view-cart-btn:hover{
    background-color: #292929 !important;
    color: #fff !important;
}
.product-summary-wrap .single_add_to_cart_button:after,
.product-summary-wrap .single_add_to_cart_button:before{
    display: none !important;
}
.eael-product-grid .eael-product-wrap .eael-product-price{
    font-size: 16px !important;
    font-weight: 300 !important;
}
/* Cart */
.cart_totals_toggle .coupon{
    display: flex;
    flex-direction: row;
    gap: 8px;
}
.woocommerce .wc-action-btn{
    background-color: #292929 !important;
    color: #fff !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.woocommerce .wc-action-btn:hover{
    background: #fff !important;
    color: #292929 !important;
}
.continue-shopping-btn{
    background-color: #292929 !important;
    color: #fff !important;
    width: 100%;
    height: 40px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.continue-shopping-btn:hover{
    background: #fff !important;
    color: #292929 !important;
}
.cart-collaterals .card-default{
    padding: 20px;
    background: rgba(103, 103, 103, 0.08);
}
.continue-shopping-btn{
    background-color: #fff!important;
    color: #292929 !important;
    width: 100%;
    height: 40px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.continue-shopping-btn:hover{
    background: #292929 !important;
    color: #fff !important;
}
.cart_totals_toggle .btn{
    padding: 16px 20px !important;
    line-height: 1 !important;
}
.cart_totals_toggle .btn i{
    display: none !important;
}
.btn-go-shop br{
    display: none !important;
}

/* Checkout */
.featured-box .box-content{
    display: flex;
    border-top: 5px solid #292929 !important;
    width: 100%;
}
.checkout_coupon .form-row.form-row-first{
    width: 90% !important;
}
.btn-v-dark, .order-again .button, .wc-action-btn.button{
    font-weight: 400 !important;
}
.btn-v-dark:hover, .order-again .button:hover, .wc-action-btn.button:hover{
    background: #fff !important;
    color: #292929 !important;
}

/*----- Checkout Page ----*/
.woocommerce-checkout .cart_totals_toggle{
    display: none;
}
.checkout-order-review .featured-boxes{
    padding: 20px !important;
    background: rgba(103, 103, 103, 0.08); 
}
form.woocommerce-checkout h3 {
    margin-bottom: 13px;
    font-size: 24px;
    font-weight: 500 !important;
    letter-spacing: -0.01em;
    line-height: 32px;
    text-transform: capitalize !important;
}

/* ── Layout ── */
.uta-checkout-layout {
    display: flex;
    gap: 40px;
    align-items: flex-start;
}
.uta-checkout-left  { flex: 1; }
.uta-checkout-right { 
    width: 360px; 
    flex-shrink: 0;
    position: sticky;
    top: 100px;
    background: #f9f9f9;
    padding: 24px;
    border-radius: 8px;
}
.uta-checkout-right > .col-lg-6{
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.woocommerce-checkout .checkout-inline-error-message,
form.checkout .checkout-inline-error-message {
    margin-bottom: 0 !important;
    color: #e74c3c !important;   /* change to your preferred color */
    font-size: 12px !important;  /* change size if needed */
}
/* ── Step Indicator Wrapper ── */
.uta-checkout-steps {
    display: flex;
    align-items: center;
    gap: 0;
    margin-bottom: 32px;
}

/* ── Each Step ── */
.uta-checkout-steps .step {
    display: flex;
    align-items: center;
    gap: 8px;
    opacity: 0.4;
}

.uta-checkout-steps .step.active {
    opacity: 1;
}

.uta-checkout-steps .step.step-passed {
    opacity: 1;
}

/* ── Circle Number ── */
.uta-checkout-steps .step-number {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #333;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

/* ── Label ── */
.uta-checkout-steps .step-label {
    font-size: 13px;
    font-weight: 500;
    color: #333;
    white-space: nowrap;
}

/* ── Line Between Steps ── */
.uta-checkout-steps .step-line {
    width: 60px;
    height: 1px;
    background: #ccc;
    margin: 0 8px;
    flex-shrink: 0;
}

/* ── Active Step ── */
.uta-checkout-steps .step.active .step-number {
    background: #333;
    color: #fff;
}

.uta-checkout-steps .step.active .step-label {
    color: #333;
    font-weight: 600;
}

/* ── Passed Step (thank you page) ── */
.uta-checkout-steps .step.step-passed .step-number {
    background: #333;
    color: #fff;
}

.uta-checkout-steps .step.step-passed .step-label {
    color: #333;
}

.uta-checkout-steps .step-line-passed {
    background: #333;
}

/* ── Responsive ── */
@media (max-width: 768px) {
    .uta-checkout-layout {
        flex-direction: column;
    }
    .uta-checkout-right {
        width: 100%;
        position: static;
    }
}
.custom-view-cart-btn {
    display: inline-block;
    margin-top: 10px;
    padding: 12px 24px;
    background: #292929;
    border: 1px solid #292929;
    color: #ffffff;
    text-align: center;
    font-weight: 400;
    text-decoration: none;
    transition: all 0.6s;
    width: 276px;
    text-transform: uppercase;
}

.custom-view-cart-btn:hover {
    background: transparent;
    color: #292929;
    border: 1px solid #292929;
}

.woocommerce-checkout-review-order-table td{
    text-align: left;
    padding: 20px 10px;
    display: flex;
    justify-content: flex-start;
    width: 330px;
    gap: 24px;
}
.woocommerce-checkout-review-order-table td .product-total{
    text-align: right;
}
.woocommerce-checkout-review-order-table td .product-content{
    width: 100%;
}
/* ── Reset Porto's default checkout columns ── */
.woocommerce-checkout .col2-set,
.woocommerce-checkout #customer_details {
    width: 100% !important;
    float: none !important;
}

.woocommerce-checkout .checkout-order-review {
    width: 100% !important;
    float: none !important;
}

/* ── New 2-column layout ── */
.uta-checkout-layout {
    display: flex !important;
    flex-direction: row !important;
    gap: 40px;
    align-items: flex-start;
}

.uta-checkout-left {
    flex: 1;
    min-width: 0;
}

.uta-checkout-right {
    width: 380px;
    flex-shrink: 0;
    position: sticky;
    top: 100px;
    background: #f9f9f9;
    padding: 24px;
    border-radius: 8px;
}

/* ── Responsive ── */
@media (max-width: 768px) {
    .uta-checkout-layout {
        flex-direction: column !important;
    }
    .uta-checkout-right {
        width: 100%;
        position: static;
    }
}



form.woocommerce-checkout .row > p{
    display: none;
}
ul.tabs.wc-tabs{
    display: none !important;
}
.woocommerce-Tabs-panel .product-features-description .product-features__category,
.woocommerce-Tabs-panel .product-features-description .product-features__title{
    display: none !important;
}
.woocommerce-Tabs-panel .product-features-description .product-features__content p:first-child{
    display: none;
}
.woocommerce-Tabs-panel .product-features-description .product-features__content {
    text-align: center;
}
.woocommerce-Tabs-panel .product-features-description .product-features__content strong{
    font-size: 32px;
}
@media (min-width: 1281px) {
    .woocommerce-Tabs-panel .product-features-description{
        max-width: 75%;
        margin: 0 auto;
    }
}

.woocommerce-placeholder,
img.woocommerce-placeholder {
    display: none !important;
}
.woocommerce ul.products li.product img {
  loading: eager;
}
.elementor-element-274ad02{margin-bottom: 90px;}
.elementor-element-274ad02 .elementor-heading-title{
    color: #25315F !important;
}

.editorial-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 60px;
    padding-top: 20px;
    font-size: 14px;
    border-top: 1px solid #EAECF0;
}

/* Prev / Next */
.editorial-nav  .swiper-button{
    position: relative;
    width: max-content;
    color: #4F7083;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    z-index: 2;
    height: 40px;
}
.editorial-nav  .swiper-button.swiper-button-disabled{
    opacity: 0.5;
}
.editorial-nav .swiper-button--prev{
    padding-left: 30px;
}
.editorial-nav .swiper-button--prev:before{
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    display: block;
    background-image: url(./images/arrow-left.png);
    background-repeat: no-repeat;
    background-position: center 2px;
    background-size: cover;
}
.editorial-nav .swiper-button--next{
    padding-right: 30px;
}
.editorial-nav .swiper-button--next:before{
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 20px;
    height: 20px;
    display: block;
    background-image: url(./images/arrow-right.png);
    background-repeat: no-repeat;
    background-position: center 2px;
    background-size: cover;
}


/* Pagination center */
.editorial-nav .swiper-pagination {
    display: flex;
    gap: 10px;
    justify-content: center;
    z-index: 1;
}

/* Numbers */
.editorial-nav .swiper-pagination-bullet {
    display: flex;
    width: 40px;
    height: 40px;
    padding: 12px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    align-self: stretch;
    border-radius: 8px;
    background-color: transparent;
    color: #667085;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    opacity: 1;
}
.editorial-nav .swiper-pagination-bullet:hover{
    color: #04334E !important;
}
.editorial-nav .swiper-pagination-bullet-active {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #04334E;
    border-radius: 8px;
    background: rgba(25, 70, 137, 0.08);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

/*Shop Table */
.shop_table.review-order a.remove,
.shop_table.cart-table a.remove{
    line-height: 16px !important;
    font-size: 25px !important;
    top: -10px !important;
    right: -10px !important;
}
.shop_table.cart-table a.remove:before{
    display: none;
}
.woocommerce-thankyou .woocommerce-order-details{
    background: rgba(103, 103, 103, 0.08);
}
.shop_table th,
.shop_table td{
    padding-left: 0 !important;
    padding-right: 0 !important;
    color: #292929;
}
.card-sub-title{
    font-family: Kanit;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    color: #292929;
}

.order-info {
  display: flex;
  gap: 40px;
  margin-bottom: 30px;
}

.order-info .col {
  flex: 1;
}

.order-summary h3 {
  margin-bottom: 20px;
}

.product-row {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.product-row img {
  width: 70px;
  height: auto;
  margin-right: 15px;
}

.product-row .info {
  flex: 1;
}

.product-row .name {
  font-weight: 500;
}

.product-row .meta {
  display: block;
  font-size: 12px;
  color: #777;
}

.product-row .qty {
  font-size: 13px;
  color: #555;
}

.product-row .price {
  font-weight: 500;
}

.totals {
  border-top: 1px solid #eee;
  padding-top: 20px;
  margin-top: 20px;
}

.totals .row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
}

.totals .total {
  font-weight: bold;
  font-size: 16px;
}

.totals .payment {
  margin-top: 10px;
  color: #555;
}

/*-- Login ----*/
.woocommerce .global-login .featured-box .box-content{
    flex-wrap: wrap !important;
}
.woocommerce .global-login .featured-box .box-content .porto-checkbox{
    display: none !important;
}
.custom-thankyou{
    padding: 0;
    background: transparent;
    max-width: 100% !important;
}
.custom-thankyou .custom-thankyou__title{
    font-family: Kanit;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    color: #292929;
    display: block;
    width: 100%;
}
.custom-thankyou .order-info{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 32px;
    background: rgba(103, 103, 103, 0.08);
    margin-bottom: 16px;
    gap: 0px;
}
.custom-thankyou .order-summary{
    padding: 32px;
    background: rgba(103, 103, 103, 0.08);
}
.woocommerce-notice,
.woocommerce-order-overview,
.woocommerce-thankyou-order-received {
  display: none !important;
}
p.woocommerce-thankyou-order-received,
ul.woocommerce-order-overview {
  display: none !important;
}
.woocommerce-thankyou{
    width: 100% !important;
    margin: 0 !important;
}
.woocommerce-thankyou > p{
    display: none !important;
}
.woocommerce-thankyou > div:not(.custom-thankyou) {
    display: none !important;
}
form input,
form textarea{
    color:  #000 !important;
}
.elementor-field-group-field_ca673b7{
    display: none !important;
}
.uta-form .phone-input-wrap {
    display: flex;
    gap: 8px;
}

.uta-form .phone-input-wrap select {
    width: 160px;
    flex-shrink: 0;
}

.uta-form .phone-input-wrap input {
    flex: 1;
}
.hamburger-menu .elementor-icon{
    font-size: 22px !important;
    padding: 10px !important;
}
.archive.woocommerce .breadcrumb li:nth-child(2),
.single-product .breadcrumb li:nth-child(2) {
    display: none !important;
}

/* Also hide its delimiter */
.tax-product_cat .breadcrumb li:nth-child(2) .delimiter,
.single-product .breadcrumb li:nth-child(2) .delimiter {
    display: none !important;
}
/* Hide WooCommerce placeholder on archive/category pages */
.tax-product_cat .woocommerce-placeholder,
.tax-product_cat img.woocommerce-placeholder {
    display: none !important;
}

/* Also hide on shop page */
.post-type-archive-product .woocommerce-placeholder,
.post-type-archive-product img.woocommerce-placeholder {
    display: none !important;
}

/* Filter */
.acc-filter-wrap { font-family: inherit; width: 100%; }
 
.acc-topbar {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 12px 0;
    border-bottom: 1px solid #e5e5e5;
    flex-wrap: wrap;
}
.acc-title {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #888;
    white-space: nowrap;
}
.acc-divider { width: 1px; height: 18px; background: #ddd; flex-shrink: 0; }

.acc-gender-toggle {
    display: flex;
    border: 1px solid #ccc;
    border-radius: 6px;
    overflow: hidden;
    flex-shrink: 0;
}
.acc-gender-btn {
    padding: 5px 16px;
    font-size: 13px;
    cursor: pointer;
    color: #888;
    background: transparent;
    border: none;
    font-family: inherit;
    transition: all 0.15s;
}
.acc-gender-btn.active { background: #111; color: #fff; font-weight: 500; }

.acc-subcat-tabs { display: flex; gap: 4px; flex-wrap: wrap; }
.acc-subcat-tab {
    font-size: 14px;
    color: #888;
    cursor: pointer;
    padding: 4px 14px;
    border: none;
    background: transparent;
    border-radius: 20px;
    font-family: inherit;
    transition: all 0.15s;
}
.acc-subcat-tab.active {
    color: #111;
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.acc-label { font-size: 13px; color: #888; margin: 16px 0 12px; }

.acc-grid {
    padding: 0 12px !important;
}
.acc-grid ul.products {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 5px;   
    row-gap: 32px;    
}
.acc-grid ul.products li.product {
    width: 100% !important;
    float: none !important;
    margin: 0 0 24px !important;
    padding: 0 !important;
}
.acc-grid .price{
    display: block;
    color: #292929;
    font-weight: 300;
    text-align: left;
    font-size: 18px;
}
@media (max-width: 900px) { 
    .acc-grid ul.products{
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 480px) {
    .acc-grid ul.products{
        grid-template-columns: repeat(1, 1fr);
    }
    .acc-topbar { gap: 12px; }
    .acc-divider { display: none; }
}

.acc-card { display: block; text-decoration: none; color: inherit; }
.acc-card-img {
    width: 100%;
    aspect-ratio: 3 / 4;
    object-fit: cover;
    border-radius: 8px;
    background: #f2f2f2;
    display: block;
}
.acc-card-title { font-size: 13px; margin: 8px 0 4px; color: #111; font-weight: 500; }
.acc-card-price { font-size: 13px; color: #555; }

.acc-empty {
    grid-column: 1 / -1;
    text-align: center;
    padding: 48px 0;
    color: #aaa;
    font-size: 14px;
}

.shop_table.cart-table a.remove:before, .shop_table.review-order a.remove:before, .widget_shopping_cart .product-image .remove-product:before, .wishlist-popup .remove_from_wishlist:before, .wishlist_table.traditional .remove_from_wishlist:not(.button):before{
    display: none !important;
}
.custom-thankyou .order-summary .product-row .price{
    font-size: 16px;
    font-weight: 400;
}

@media (max-width: 991px) {
    .ceo-collection-wrapper > .e-con-inner{
        padding-top: 0;
        margin-top: -60px;
    }
    .ceo-collection-wrapper .flex-left{
        margin-left: 24px;
    }
    .ceo-collection-wrapper > .e-con-inner .ml-auto{
        margin-left: calc(50%  -24px) !important;
    }

}

@media (max-width: 767px) {
    .ceo-collection-wrapper > .e-con-inner .w-50{
        width: 100% !important;
        margin: 0 !important;
    }
    .toggle-menu{
        position: absolute;
        right: 0;
        top: -60px;
    }
    .elementor-5716 .elementor-element.elementor-element-3b476c9e,
    .elementor-4951 .elementor-element.elementor-element-b6f5293{
        justify-content: center !important;
    }
}
@media (max-width: 480px) {
    .home-suit-lounge .elementor-button-link{
        padding: 8px 20px !important;
        position: absolute;
        top: -45px;
        left: 0;
    }
}

.eael-product-grid-pagination{
    display: none !important;
}
.gallery-track {
    position: fixed;
    flex-direction: column;
    width: 100%;
    gap: 0;
    padding: 0;
    will-change: transform;
}
.block-item {
  height: 1020px;
  overflow: hidden;
}
.block-item:first-child{
    height: 1200px;
}
.block-item__wrapper {
    position: relative;
    height: 135%;
    will-change: transform;
}
.block-item__wrapper img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.block-item__wrapper .container{
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    gap: 24px;
}
.block-item__wrapper .block-item__highlight{
    text-align: right;
    font-family: Kanit;
    font-size: 96px;
    font-style: normal;
    font-weight: 300;
    line-height: 100%;
    text-transform: uppercase;
    color: #fff;
}
.block-item__wrapper .block-item__text{
    color: #fff;
    text-align: right;
    font-family: Kanit;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
}

.block-item__wrapper .block-item__btn{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-top: 16px;
    gap: 16px;
}
.block-item__wrapper .block-item__btn .block-item__link{
    display: flex;
    width: 157px;
    padding: 16px;
    justify-content: center;
    align-items: center;
    border: 1px solid #fff;

    color: #FFF;
    text-align: center;
    font-family: Kanit;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    text-transform: uppercase;
}
.block-item__wrapper .block-item__btn .block-item__link:hover{
    background-color: #fff;
    color: #292929;
}
.block-item__wrapper .block-item__btn .block-item__link.appointment{
    width: 215px;
    border: 1px solid rgba(255, 255, 255, 0);
}
.block-item__wrapper .block-item__btn .block-item__link.appointment:hover{
    border: 1px solid rgba(255, 255, 255, 1);
    background-color: #fff;
    color: #292929;
}
.block-item:nth-child(2n) .container{
    align-items: flex-start;
}
.block-item:nth-child(2n) .container .block-item__highlight{
    text-align: left;
}
.block-item:nth-child(2n) .container  .block-item__btn{
    flex-direction: row-reverse;
}
@media (max-width: 767px) {
    .gallery-track {
        position: relative;
    }
    .block-item {
        height: 640px;
        overflow: hidden;
    }
    .block-item:first-child{
        height: 820px;
    }
    .block-item__wrapper {
        position: relative;
        height: 110%;
        will-change: transform;
    }
    .block-item__wrapper .block-item__highlight{
        text-align: right;
        font-family: Kanit;
        font-size: 48px;
        font-style: normal;
        font-weight: 300;
        line-height: 100%;
        text-transform: uppercase;
        color: #fff;
    }
    .block-item__wrapper .block-item__btn{
        gap: 5px;
    }
    .block-item__wrapper .block-item__btn .block-item__link{
        width: 130px;
    }
}

@media (max-width: 480px) {
    .elementor-4639 .elementor-element.elementor-element-873ff35:not(.elementor-motion-effects-element-type-background){
        background-position: -120px 50% !important;
        background-size: cover !important;
        height: 520px;
    }
    .elementor-4639 .elementor-element.elementor-element-c200524 .elementor-heading-title{
        font-size: 32px !important;
        line-height: 40px !important;
    }
    .home-suit-lounge__text .e-con-inner{
        padding-right: 0 !important;
        padding-left: 150px;
    }
    .elementor-4639 .elementor-element.elementor-element-1b75456 .elementor-heading-title{
        margin-bottom: 20px;
    }
}

#pg-lightbox {
    position: fixed;
    inset: 0;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
}
#pg-lightbox-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.88);
    cursor: pointer;
}
#pg-lightbox-content {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 16px;
    max-width: 90vw;
    max-height: 90vh;
}
#pg-lightbox-img {
    max-width: 80vw;
    max-height: 85vh;
    object-fit: contain;
    border-radius: 4px;
    box-shadow: 0 8px 40px rgba(0,0,0,0.6);
    display: block;
}
#pg-lightbox-close {
    position: fixed;
    top: 20px;
    right: 28px;
    background: none;
    border: none;
    color: #fff;
    font-size: 42px;
    cursor: pointer;
    line-height: 1;
    opacity: 0.8;
    transition: opacity 0.2s;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgba(255,255,255, 1);
    display:flex;
    align-items: center;
    justify-content:center;
    padding: 10px;
}
#pg-lightbox-close img{
    max-width: 80%;
}
#pg-lightbox-close:hover { opacity: 1; }
#pg-lightbox-prev,
#pg-lightbox-next {
    background: rgba(255,255,255,0.15);
    border: none;
    font-size: 28px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    cursor: pointer;
    flex-shrink: 0;
    transition: background 0.2s;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    margin: 0 15px;
}
#pg-lightbox-prev{
    transform: scaleX(-1);
}
#pg-lightbox-prev:hover,
#pg-lightbox-next:hover { background: rgba(255,255,255,0.3); }
#pg-lightbox-counter {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    color: rgba(255,255,255,0.7);
    font-size: 14px;
    font-family: sans-serif;
}

.pagination-ellipsis {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 35px;
    width: auto;
    height: 35px;
    line-height: 26px;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
}
.location-block .location-block__address{
    position: relative;
    min-height: 85px;
}