.elementor-kit-6{--e-global-color-primary:#FDE08D;--e-global-color-secondary:#E4B224;--e-global-color-text:#FFFFFF;--e-global-color-accent:#8F6B29;--e-global-typography-primary-font-family:"Sarabun";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Sarabun";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Sarabun";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Sarabun";--e-global-typography-accent-font-weight:500;background-color:#030303;color:var( --e-global-color-text );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:18px;}.elementor-kit-6 h1{color:#FDE08D;font-size:36px;}.elementor-kit-6 h2{color:#FDE08D;font-size:32px;}.elementor-kit-6 h3{color:#FDE08D;font-size:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}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-kit-6 a{font-size:28px;}.elementor-kit-6 h1{font-size:24px;}.elementor-kit-6 h2{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.owl-dot {
  width: 5%  !important;
  height: 5px  !important;
  transform: skew(-45deg) !important;
  border-radius: 0px !important;
}

.owl-dots {
  margin-top: -10px !important;
  margin-left: 10px;
  justify-content: left !important;
}

.ue_p_title, .uc_post_list_title, .uc_post_title{
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.uc_post_list_box {  
    padding: 10px !important;
    flex-direction: row !important;
}
.uc_post_list_content {
  padding: 3px 10px !important;
}

@media only screen and (max-width: 600px) {
    .ue_post_grid_item {
      display: flex;
      flex-direction: row !important;
    }
    
    .uc_post_image {
        width: 100px !important;
    }
}/* End custom CSS */