.elementor-kit-167945{--e-global-color-primary:#ED1B24;--e-global-color-secondary:#111111;--e-global-color-text:#111111;--e-global-color-accent:#ED1B24;--e-global-color-3ef7541:#D1CEC8;--e-global-color-cfc9aae:#AFACD2;--e-global-color-cfcc27c:#FFFFFF;--e-global-typography-primary-font-family:"ff-good-headline-web-pro";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"ff-good-headline-web-pro";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"minion-pro";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:400;font-family:"kazimir", Sans-serif;}.elementor-kit-167945 a{color:var( --e-global-color-accent );}.elementor-kit-167945 a:hover{color:var( --e-global-color-secondary );text-decoration:underline;}.elementor-kit-167945 h1{color:#3C3C3C;font-family:"ff-good-headline-web-pro", Sans-serif;font-size:42px;font-weight:600;line-height:1.4em;}.elementor-kit-167945 h2{font-family:"ff-good-headline-web-pro", Sans-serif;line-height:1.3em;}.elementor-kit-167945 h3{font-family:"ff-good-headline-web-pro", Sans-serif;font-size:32px;}.elementor-kit-167945 h4{font-family:"ff-good-headline-web-pro", Sans-serif;}.elementor-kit-167945 button,.elementor-kit-167945 input[type="button"],.elementor-kit-167945 input[type="submit"],.elementor-kit-167945 .elementor-button{color:#FFFFFF;background-color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-container{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-167945 e-page-transition{background-color:#FFBC7D;}@media(max-width:960px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-container{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-container{--container-max-width:767px;}}/* Start custom CSS *//* Related Posts */
.rp4wp_component_title a {
	font-weight: 500;
	font-family: 'ff-good-headline-web-pro', 'Inter', sans-serif;
	font-size: 18px;
	line-height: 1.3em;
	color: #111111; }

div.rp4wp-related-posts.rp4wp-related-post h3 { display: none; }

ul.rp4wp-posts-list
    { display: none; }

#relatedkeeper ul.rp4wp-posts-list
    { display: block; }

/* Author Box */
.pp-multiple-authors-layout-boxed .multiple-authors-description {
	margin: 10px 0 -10px;
	font-size: 15px; }

.pp-multiple-authors-layout-boxed ul li {
	border: 0px solid #ffffff !important;
	background-color: #f9f9f9; }

div.pp-multiple-authors-wrapper.multiple-authors-target-shortcode.pp-multiple-authors-layout-boxed h2.widget-title { display: none; }


/* Photo Caption */
.wp-caption-text {
	font-family: "minion-pro", Sans-serif; 
  margin-top: 10px !important; 
  font-size: 15px; }


/* Image spacing */
img.alignright { margin-bottom: 10px; }


/* HR Tags */
hr {
	border: solid #ffffff; border-width: 4px 0 0;
	padding-bottom: 20px; }


/* Blockquote */
blockquote {
	border-left: none;
	margin: 1em 0.5em -0.8em 0.5em;
font-family: 'ff-good-headline-web-pro';
	font-weight: 600 !important;
	font-size: 22px;
	background: -webkit-linear-gradient(
330deg, #727272, #b8130c);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-bottom: 0px; }

.gradienttext { 
	font-family: 'ff-good-headline-web-pro';
	font-weight: 500 !important;
	font-size: 22px;
	background: -webkit-linear-gradient(
330deg, #988060, #da3a31);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent; }

/* Posts by Tag */
.display-posts-listing li { margin-bottom: 10px !important;}

/* Horizontal Rule */
hr {
	border: dotted #dddddd;
	border-width: 3px 0 0;
	padding-bottom: 0px;
	margin: 25px 0px 20px 0px !important;
}

/* Popular Posts */
.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled .monsterinsights-widget-popular-posts-list a { font-family: ff-good-headline-web-pro, Inter, sans-serif; font-weight: 600; font-size: 20px; }

.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts.monsterinsights-widget-popular-posts-alpha .monsterinsights-widget-popular-posts-list li {
    border: #dddddd solid 1px; }

/* From OLD Site 2021 - - - 
header.sticky-header {
    --header-height: 80px;
    --opacity: 0.90;
    --shrink-me: 1;
    --sticky-background-color: #ffffff;
    --transition: .3s ease-in-out;

    transition: background-color var(--transition),
                background-image var(--transition),
                backdrop-filter var(--transition),
                opacity var(--transition);
}
header.sticky-header.elementor-sticky--effects {
    background-color: var(--sticky-background-color) !important;
    background-image: none !important;
    opacity: var(--opacity) !important;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}
header.sticky-header > .elementor-container {
    transition: min-height var(--transition);
}
header.sticky-header.elementor-sticky--effects > .elementor-container {
    min-height: calc(var(--header-height) * var(--shrink-me))!important;
    height: calc(var(--header-height) * var(--shrink-me));
}
header.sticky-header .elementor-nav-menu .elementor-item {
    transition: padding var(--transition);
}
header.sticky-header.elementor-sticky--effects .elementor-nav-menu .elementor-item {
    padding-bottom: 10px!important;
    padding-top: 10px!important;
}
header.sticky-header > .elementor-container .logo img {
    transition: max-width var(--transition);
}
header.sticky-header.elementor-sticky--effects .logo img {
    max-width: calc(100% * var(--shrink-me));
}

/* HIDES THE DARK LOGO */
.d-logo {
 display: none;
}
/* SWITCHES LOGO ON SCROLL */
.elementor-sticky--effects .d-logo {
 display: inline-block;
}
.elementor-sticky--effects .l-logo {
 display: none;
}
/* CHANGES THE BACKGROUND MENU ON SCROLL */
.elementor-sticky--effects {
 background: #fff!important; /* edit here to change the background color for your sticky header*/
}
.avatar {
  border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
}

/* Dropdowns 
.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover { text-decoration:none; } */


.angli-adlabel {color: #8A8A8A;
    font-family: "muli", Sans-serif;
    font-size: 11px;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 1.8px;
    text-align: center;
    padding-bottom: 3px;
}/* End custom CSS */