.elementor-kit-17695{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-fa32119:#D9042B;--e-global-color-ed3f39a:#EBEBEB;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-17695 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.highlight {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-decoration: none;
        color: inherit;
    }
    .highlight1 {
        text-decoration: none;
        color: #d9042b;
        font-size: 24px;
    }
    .elementor-widget-container img{
        border-radius: 10px;
    }
    .order-button {
        background-color: #d9042b; /*สีพื้นหลังปุ่ม */
        color: white; /* สีข้อความ */
        border: none; /* ไม่มีเส้นขอบ */
        padding: 7px 30px; /* ขนาดของปุ่ม */
        border-radius: 8px; /* มุมของปุ่ม */
        text-decoration: none; /* ลบเส้นใต้ข้อความ */
        float: right;
        margin-top: -8.5px;
    }
    .price-final {
        text-decoration: line-through;
        color: #d9042b;
        font-size: 24px;
        margin-right: 5px;
        opacity: 0.5; /* ลดความสว่างของข้อความ */
    }/* End custom CSS */