.elementor-kit-7{--e-global-color-primary:#09AAFF;--e-global-color-secondary:#54595F;--e-global-color-text:#121212;--e-global-color-accent:#333333;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;font-family:"Poppins", Sans-serif;font-size:16px;font-weight:400;}.elementor-kit-7 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:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}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 */.post-title h2{
  line-height: 1.5;
  overflow: hidden;
  white-space: normal; 
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.post-excerpt{
  line-height: 1.5;
  overflow: hidden;
  white-space: normal; 
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.post-archive-page .elementor-pagination span ,.elementor-pagination .page-numbers{
      display: inline-block;
  width: 45px;
  height: 45px;
  display: inline-flex;
  justify-content: center; 
  align-items: center; 
  border: 2px solid #e8e8e8;
}
.page-numbers.current{
    border: 2px solid #121212 !important;
}
.elementor-pagination .page-numbers:hover{
    color: #fff;
    background: #003684;
}/* End custom CSS */