.elementor-kit-8{--e-global-color-primary:#F3EFE4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#8E622D;--e-global-color-5c3867b:#F3EFE4;--e-global-color-a7b0b91:#F5E6D3;--e-global-color-1507859:#000000;--e-global-color-4bb6c7b:#FFFFFF;--e-global-color-ff1b687:#BABEB2;--e-global-color-87a7b65:#F5F5F5;--e-global-color-64c7d58:#02010100;--e-global-color-176f91b:#D2B48C;--e-global-color-87a463f:#48494B;--e-global-color-773b882:#FAF9F6;--e-global-color-eb5411f:#3A3A3A;--e-global-color-4ea68f2:#FF0000;--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;--e-global-typography-a33939c-font-family:"Square Peg";--e-global-typography-a33939c-font-size:37px;font-family:"Inter", Sans-serif;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-accent );font-size:20px;font-weight:700;text-transform:uppercase;color:var( --e-global-color-4bb6c7b );border-radius:6px 6px 6px 6px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:var( --e-global-color-1507859 );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 h1{font-family:"Catamaran", Sans-serif;font-size:51px;font-weight:700;line-height:1.2em;}.elementor-kit-8 h2{font-family:"Catamaran", Sans-serif;font-size:35px;font-weight:600;}.elementor-kit-8 h3{font-family:"Catamaran", Sans-serif;font-size:20px;}.elementor-kit-8 h4{font-family:"Catamaran", Sans-serif;font-size:16px;font-weight:600;}.elementor-kit-8 h5{font-family:"Catamaran", Sans-serif;font-size:13px;}.elementor-kit-8 h6{font-family:"Catamaran", Sans-serif;font-size:11px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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:1200px){.elementor-kit-8 h1{font-size:47px;}}@media(max-width:1024px){.elementor-kit-8 h1{font-size:43px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:880px){.elementor-kit-8{--e-global-typography-a33939c-font-size:32px;}.elementor-kit-8 h1{font-size:41px;}}@media(max-width:767px){.elementor-kit-8{--e-global-typography-a33939c-font-size:28px;}.elementor-kit-8 h1{font-size:40px;}.elementor-kit-8 h2{font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* remove underline in container wrapper */

.ast-single-post .entry-content a{
     text-decoration: none !important;
     
}


/*truncate text */
.text-crop{
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
   -webkit-box-orient: vertical;
}



/*truncate text - About (blogsingle post)*/
.text-crop-2{
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
   -webkit-box-orient: vertical;
}


/* remove extra to margin */

 .content-area .elementor-widget-theme-post-content h2, .content-area .elementor-widget-theme-post-content h3, .content-area .elementor-widget-theme-post-content h4, .content-area .elementor-widget-theme-post-content h5, .content-area .elementor-widget-theme-post-content h6{
     
     margin:0px;
 }/* End custom CSS */