.elementor-kit-13{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#000000;--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;font-family:"Tenor Sans", Sans-serif;background-image:url("../../2023/04/background-scaled.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-kit-13 h2{color:#252131;font-family:"Tenor Sans", Sans-serif;font-size:2.75em;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}@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_block .pp-elementor-grid .pp-grid-item a{
    text-decoration: none;
}

/* shrinking header section */

.shrinker {
	background: transparent;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

.shrinker.elementor-sticky--effects {
	 /*backdrop-filter: blur(90px);*/
	 background-color: #F3EBEBee;
	 padding-top: 1px!important;
	padding-bottom: 1px!important;
	box-shadow: 0px 6px 30px -4px rgba(0,0,0,.05);
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}


/* shrinking logo image */

.shrinking-logo a {
font-size: 2.2rem !important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

.shrinker.elementor-sticky--effects  .shrinking-logo a {
    font-size: 1.6rem !important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}


/* shrinking menu */

.shrinker.elementor-sticky--effects ul li a {
	font-size: 1rem!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}


/* shrinking button */

.shrinker.elementor-sticky--effects .elementor-button {
	/*padding: 10px 32px!important;*/
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

#loadmore{
    cursor: pointer;
}



 @media screen and (min-width: 767px) and (max-width: 820px) {
     .shrinking-logo a {
font-size: 1.6rem !important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;}
	
	
	.shrinker.elementor-sticky--effects  .shrinking-logo a {
    font-size: 1.6rem!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}
 }
 
 @media screen and (max-width: 768px){
     .shrinking-logo{
         flex-grow: 2;
     }
     .footer_icons a{
         max-width:80%;
     }
     .header_menu{
         order:-1;
     }
     .bottom_column{
         order:4;
     }
 }/* End custom CSS */