/*
Theme Name: Super Cat
Theme URI: https://freshdigital.co.th/web-design/
Template: hello-elementor
Author: Fresh Digital
Author URI: https://freshdigital.co.th/
Description: Theme for Super Cat
Version: 1.0.0.1668417399
Updated: 2026-01-01 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: 0 !important;
}

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

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

.head-contact .elementor-icon {
    border-color: var(--e-global-color-secondary) !important;
}

.head-logo {
    background-size: 100% 100% !important;
}

.head-phone span.label {
    color: var(--e-global-color-primary);
    font-weight: 400;
}

a.contact-detail {
    display: inline-block;
    color: inherit;
}

.elementor-icon-box-description a {
    color: inherit;
}

.elementor-icon-list-item a {
    color: inherit;
}

.w-100 {
    display: inline-block;
    width: 100%;
}

.blog-style  .premium-blog-content-wrapper {
    background-color: #fff !important;
    max-width: calc(100% - 40px);
    left: 20px  !important;
    bottom: 20px !important;
}

.col-inner-box {
    max-width: 600px;
}

#newlettersform button.elementor-button {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: transparent;
    padding: 0;
}

.slide-bullet-inner .swiper-pagination-bullets {
    bottom: 40px !important;
}

.spec-table tr:not(:last-of-type) {
    border-bottom: 1px solid var( --e-global-color-0905a82 );
}

.spec-table tr th {
    text-align: left;
    font-weight: 700;
    color: var(--e-global-color-primary);
    background-color: transparent !important;
    border: 0;
}

.spec-table tr td {
    text-align: right;
    color: var(--e-global-color-secondary);
    background-color: transparent !important;
    border: 0;
}

.breadcrumbs-package span.breadcrumb_last {
    font-weight: 700;
}

.destination-box .elementor-cta__bg-overlay {
    background: linear-gradient(0deg, #08163078 00%, transparent 60%);
}

.list-day-style .list-box-style:not(:last-of-type) .elementor-icon-box-wrapper:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 100%;
    border-left: 1px dotted var(--e-global-color-secondary);
    position: absolute;
    top: 25px;
    left: 21px;
    z-index: -1;
}

.blog-style .premium-blog-inner-container .premium-blog-entry-meta {
    order: -1;
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 15px;
        margin-bottom: 8px;
}

.blog-style .premium-blog-inner-container .premium-blog-entry-meta i {
    color: var(--e-global-color-secondary) !important;
}

.blog-style a.premium-blog-excerpt-link.elementor-button {
    position: relative;
}

.blog-style a.premium-blog-excerpt-link.elementor-button:after {
    content: '';
    display: inline-block;
    width: 60px;
    height: 1px;
    background-color: #D9D9D9;
    position: absolute;
    top: 50%;
    left: calc(100% + 10px);
}

.yatch-gallery .elementor-gallery__titles-container {
    border-bottom: 1px solid #D9D9D9;
}

.yatch-gallery .elementor-gallery__titles-container > a {
    padding-bottom: 20px !important;
}

.yatch-gallery .elementor-gallery__titles-container > a:after {
    height: 1px !important;
}

.home-package-slide .package-item {
    background-color: #fff !important;
    border: 1px solid #D9D9D9;
}

.cta-style-1 .elementor-cta__title {
    border-bottom: 1px solid #b29758 !important;
    padding-bottom: 14px;
}

@media screen and (min-width: 1280px) {
    .home-package-slide .elementor-swiper-button-prev {
        left: -40px !important;
    }

    .home-package-slide .elementor-swiper-button-next {
        right: -40px !important;
    }
}