.elementor-kit-10{--e-global-color-primary:#47493B;--e-global-color-secondary:#79965E;--e-global-color-text:#666666;--e-global-color-accent:#5D5028;--e-global-color-2abc0ba:#FFFFFF;--e-global-color-45724cb:#96835E;--e-global-color-01fa06d:#F7F6F3;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"IBM Plex Sans Thai";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:32px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */.text-line1{
    display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.text-line2{
    display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.text-line3{
    display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.cover-plant{
    display: block;
    position: relative;
    overflow: hidden;
    padding-bottom: 70%;
}
.cover-plant img{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    transition: 1s;
    object-position: top center;
}
.cover-plant:hover img{
    transform: scale(1.1);
}
.cover-news{
    display: block;
    position: relative;
    overflow: hidden;
    padding-bottom: 70%;
}
.cover-news img{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    transition: 1s;
    object-position: top center;
}
.cover-news:hover img{
    transform: scale(1.1);
}
.cover-news::before{
    content: "";
    background-color: #F7F6F3;
    width: 10px;
    height: 90%;
    position: absolute;
    top: 5%;
    right: 20px;
}

.sticky .wpr-sub-mega-menu{
    width: 100vw !important;
    max-width: 100vw !important;
    transform: translate(-15px, 15px) !important;
}


@media (max-width: 991px){
    
}/* End custom CSS */