/*
Theme Name: I Catering Bangkok
Theme URI: https://freshdigital.co.th/web-design/
Template: hello-elementor
Author: Fresh Digital
Author URI: https://freshdigital.co.th/
Description: Theme for I Catering Bangkok
Version: 1.0.0.1668417399
Updated: 2025-06-11 09:16:39

*/
html,
body {
    overflow-x: hidden;
}

#head-sticky,
#head-sticky > div  {
    transition: all 0.3s ease-out;
}

#head-sticky.head-sticky-active {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.24);
}

#head-sticky.head-sticky-active > div {
    padding: 6px 0 !important;
    background-color: #fff !important;
    box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.24);
}

#head-sticky.head-sticky-active #head-topbar {
    display: none !important;
}

#head-sticky.head-sticky-active .site-logo-col {
    display: flex !important;
}

#head-sticky .site-logo img {
    transition: all 0.2s ease;
}

#head-sticky.head-sticky-active .site-logo img {
    max-width: 150px !important;
}

a.contact-detail {
    display: inline-block !important;
    width: auto !important;
    color: inherit;
}

.gt_float_switcher .gt_options {
    position: absolute !important;
    top: 0;
    z-index: 999 !important;
    background-color: #fff;
    font-size: 14px;
}

.gt_float_switcher img {
    width: 20px !important;
}

.gtranslate_wrapper > .gt_switcher-popup > span:nth-child(2) {
    font-size: 0px !important;
}

.service-box-item .premium-flip-front-overlay,
.service-box-item .premium-flip-back-overlay {
    background: linear-gradient(0deg, #DFDAD1, transparent) !important;
}

.home-review .elementor-testimonial__header {
    flex-direction: column;
    justify-content: center !important;
    align-items: center;
    gap: 10px;
}

.home-review .elementor-testimonial__header .elementor-star-rating {
    text-align: center;
}

.home-review .elementor-testimonial__content {
    text-align: center;
}

.menu-col-2 ul.elementor-nav-menu {
    display: grid !important;
    width: 100%;
    grid-template-columns: 1fr 1fr;
    grid-gap: 8px;
}

.about-gallery > .e-gallery-masonry > .e-gallery-item:nth-of-type(4n - 3),
.about-gallery > .e-gallery-masonry > .e-gallery-item:nth-of-type(4n - 1) {
    margin-top: -50px;
}

.list-cta a {
    color: var(--e-global-color-accent) !important;
}

.service-slide .elementor-swiper-button.elementor-swiper-button-prev,
.service-slide .elementor-swiper-button.elementor-swiper-button-next {
    background: #a08c49;
    padding: 8px;
    border-radius: 50%;
}

.menu-price-list ul.elementor-price-list li:not(:last-of-type) {
    border-bottom: 2px solid #e3dccf;
    padding-bottom: 20px;
}


.gold-line{
    background: linear-gradient(90deg, #b28745, #e2d58c, #af8747, #e2d58c, #b28745, #af8747, #e2d58c, #b28745);
}

.home-review .elementor-swiper-button-prev,
.home-review .elementor-swiper-button-next {
    background: #AD974F;
    padding: 6px;
    border-radius: 50%;
}


@media screen and (min-width: 768px) {
    .menu-price-col-2 .elementor-price-list {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 0px 15px;
    }

    .menu-price-list.menu-price-col-2 ul.elementor-price-list li:nth-of-type(odd):nth-last-of-type(2) {
        border-bottom: 0;
        padding-bottom: 0px;
    }

   .head-socials .elementor-social-icon-phone-alt {
        display: none !important;
    }
}

/* @media screen and (min-width: 1025px) {
    .head-socials .elementor-social-icon-phone-alt {
        display: none !important;
    }
} */

@media screen and (min-width: 1280px) {

    .service-slide .elementor-swiper-button.elementor-swiper-button-prev,
    .home-review .elementor-swiper-button-prev {
        left: -20px !important;
    }

    .service-slide .elementor-swiper-button.elementor-swiper-button-next,
    .home-review .elementor-swiper-button-next {
        right: -20px !important;
    }
}