/*
Theme Name: GeneratePress Child
Theme URI: https://generatepress.com
Template: generatepress
Author: Tom Usborne
Author URI: https://tomusborne.com
Description: GeneratePress is a lightweight WordPress theme built with a focus on speed and usability. Performance is important to us, which is why a fresh GeneratePress install adds less than 15kb (gzipped) to your page size. We take full advantage of the new block editor (Gutenberg), which gives you more control over creating your content. If you use page builders, GeneratePress is the right theme for you. It is completely compatible with all major page builders, including Beaver Builder and Elementor. Thanks to our emphasis on WordPress coding standards, we can boast full compatibility with all well-coded plugins, including WooCommerce. GeneratePress is fully responsive, uses valid HTML/CSS and is translated into over 25 languages by our amazing community of users. A few of our many features include microdata integration, 9 widget areas, 5 navigation locations, 5 sidebar layouts, dropdown menus (click or hover) and navigation color presets. Learn more and check out our powerful premium version at https://generatepress.com
Tags: two-columns,three-columns,one-column,right-sidebar,left-sidebar,footer-widgets,blog,e-commerce,flexible-header,full-width-template,buddypress,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,rtl-language-support,featured-images,theme-options
Version: 2.3.2.1562340634
Updated: 2019-07-05 15:30:34
*/

/* ------------------------------------------------------------------------------ */
/* ----------- List ------------------------------------------------------------- */
/* ------------------------------------------------------------------------------ */

ul, ol {
    margin: 0 0 1.5em 1em;
}

/* ------------------------------------------------------------------------------ */
/* ----------- Regional Groups Widget ------------------------------------------- */
/* ------------------------------------------------------------------------------ */

.regional-group {
    background: #F6F6F6;
    min-height: 160px !important;
    min-width: 100% !important;
    margin-bottom: 20px !important;
}
.regional-group-members {
    background: #F6F6F6;
    min-height: 180px !important;
    min-width: 100% !important;
    margin-bottom: 20px !important;
}
.regional-group-members ul li .item-avatar {
    padding-right: 10px !important;
}
.regional-group-members ul li {
    list-style-type: none;
	position: relative;
	padding-bottom: 19px;
	font-size: 1.1em !important;
	line-height: 1.2 !important;
	letter-spacing: 0.0em !important;
	display: flex !important;
}
.regional-group-members ul, 
.regional-group-members ol {
    margin: 20px 0 !important;
}
/* ------------------------------------------------------------------------------ */
/* ----------- Regional Groups Widget ------------------------------------------- */
/* ------------------------------------------------------------------------------ */


.tec-eventlist .tribe-event-duration {
    font-size: 14px !important;
}
.tec-eventlist h4 {
    font-size: 18px !important;
    margin-bottom: 3px !important;
    margin-top: 0px !important;
}

.tribe-list-widget > .tribe-clearfix::after, 
.tribe-list-widget > .tribe-clearfix::before {
	content: none;
	display: table;
}
.tec-eventlist > li {
    padding: 0 0 5px 0 !important;  
}
.tribe-list-widget > li {
    padding: 0 0 5px 0 !important; 
}

#tribe-events-content > .tribe-events-schedule h2 {
	font-size: 1.2em !important;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

/* ------------------------------------------------------------------------------ */
/* ----------- Search Results --------------------------------------------------- */
/* ------------------------------------------------------------------------------ */

.ee-search-form .ee-search-form__container .ee-form__field__control {
	font-family: inherit;
}
input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
	font-family: inherit;
}
#icam-search {
    font-family: inherit, sans-serif !important;
}
#icam-search .ee-search-form:active {
	display: inline-block;
	position: relative;
	max-width: 100%;
	text-align: left;
	font-size: 16px;
    background-color: var(--first-color) !important;
    border-radius: 3px !important;
}

/* No Results Message */
.elementor-3423 .elementor-element.elementor-element-f521410 .elementor-posts-nothing-found {
	font-weight: 600 !important;
    font-size: 32px !important;
	border-top: solid black 4px !important;
	line-height: 1.9 !important;
    color: var(--first-color) !important;
}

/* ------------------------------------------------------------------------------ */
/* ----------- Generate Press Header -------------------------------------------- */
/* ------------------------------------------------------------------------------ */

/* 
*/
.bp-header {
    background: #f4f4f4 !important ;
}
/* .bp-container, .bp-wrap {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 975px !important;
    padding-top: 20px;
    padding-bottom: 20px;
} */
.bp-container hr {
    border: solid black 4px;
}
.bp-line {
    border-top: solid black 4px;
    margin-bottom: 15px;
}

/* #item-header {
    width: 975px !important;
	margin-left: auto !important;
	margin-right: auto !important;
} */
.list-title {
    font-size: 20px !important;
}

.buddypress-wrap .subnav-filters div input[type="search"], .buddypress-wrap .subnav-filters div select {
	font-size: 16px !important;
	font-family: inherit !important;
}
.buddypress-wrap .bp-feedback {
	background: #fff;
	color: #807f7f;
	box-shadow: 0 1px 1px 1px rgba(0,0,0,.1);
	color: #737373;
	margin: 10px 0;
	position: relative;
	padding: 10px !important;
}
.buddypress-wrap .bp-feedback span.bp-icon {
	color: #fff;
	padding: 4px !important;
}

/* #buddypress > .no-sidebar.separate-containers .site-main {
    margin-left: auto !important;
	margin-right: auto !important;
    width: 1024px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
} */

/* ------------------------------------------------------------------------------ */
/* -------------- Container ----------------------------------------------------- */
/* ------------------------------------------------------------------------------ */

/* #item-header,
#item-nav,
#buddypress > .container .grid-container {
	max-width: 975px !important;
} */
#buddypress {
	max-width: 975px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}


/* ------------------------------------------------------------------------------ */
/* ----------- Custom Conferences Events Loop ---------------------------------- */
/* ------------------------------------------------------------------------------ */

p.read-more-container::before {
    content: "→ " !important;
}

/* ------------------------------------------------------------------------------ */
/* ----------- Chocolate Problem ;) --------------------------------------------- */
/* ------------------------------------------------------------------------------ */

.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a {
	/* color: #3F2323; */
	/* color: black !important; */
}


/* ------------------------------------------------------------------------------ */
/* ----------- Global Settings -------------------------------------------------- */
/* ------------------------------------------------------------------------------ */

:root {
    --gap-x: 20px;
    --first-color: #E45047;
    --second-color: #ffff8c;
}

.elementor-nav-menu--layout-horizontal  a:hover {
    text-decoration: none !important ;
}
#buddy-login {
    display: none !important;
}
.elementor-pagination {
	margin-top: 10px;
}

#icam-member-list .ee-post__footer {
    display: none !important;
}
#icam-member-list .ee-post__area a {
	margin-bottom: 10px !important;
}

/* ------------------------------------------------------------------------------ */
/* ----------- Calendar Current Day --------------------------------------------- */
/* ------------------------------------------------------------------------------ */

#elementor .elementor-element-3661a9c .ee-calendar__day--today .ee-calendar__day__wrapper, 
#elementor .elementor-element-3661a9c .ee-calendar__day--today .ee-calendar__day__event__name, 
#elementor .elementor-element-3661a9c .ee-calendar__day--today .ee-calendar__day__event__name::before {
	background-color: var(--first-color) !important;
}


/* ------------------------------------------------------------------------------ */
/* ----------- Logo Container -------------------------------------------------- */
/* ------------------------------------------------------------------------------ */

.elementor-533 .elementor-element.elementor-element-86741d3 > .elementor-widget-container {
	margin: 0px !important;
}
/* ------------------------------------------------------------------------------ */
/* ----------- !! Elementor Colum Adjustments ----------------------------------- */
/* ------------------------------------------------------------------------------ */


.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 10px calc(var(--gap-x)/2) !important;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    /* max-width: 1140px; */
    max-width: calc(1024px - var(--gap-x)/2) !important;
    /* max-width: calc(110% - var(--gap-x)/2) !important; */
}


/* ------------------------------------------------------------------------------ */
/* ----------- Font Details ----------------------------------------------------- */
/* ------------------------------------------------------------------------------ */

.small-caps {
	font-variant: small-caps;
}
.no-ligatures {
	font-variant: no-common-ligatures;
}
.ligatures {
	font-variant-ligatures: common-ligatures;
}


/* ------------------------------------------------------------------------------ */
/* ----------- Slider Arrows ----------------------------------------------------- */
/* ------------------------------------------------------------------------------ */

.eicon-chevron-left::before {
    content: '←' !important;
    font-family: "RealTextPro" !important;
}
.eicon-chevron-right::before {
    content: '→' !important;
    font-family: "RealTextPro" !important;
}

/* ------------------------------------------------------------------------------ */
/* ----------- Standard Link ----------------------------------------------------- */
/* ------------------------------------------------------------------------------ */

.elementor a {
    /* text-decoration: underline !important; */
}
a:hover, a:focus, a:active {
    /* color: #e74c3c; */
    text-decoration: underline !important;
}


/* ------------------------------------------------------------------------------ */
/* ----------- Footer Newsletter Form Button ------------------------------------ */
/* ------------------------------------------------------------------------------ */

/* Submit */
.elementor-814 .elementor-element.elementor-element-1975e5e6 .elementor-button {
    font-size: 15px !important;
    font-weight: 300 !;
    border-radius: 2px !important;
}
/* Input */
.elementor-814 .elementor-element.elementor-element-1975e5e6 .elementor-field-group:not(.elementor-field-type-upload) .elementor-field:not(.elementor-select-wrapper) {
    background-color: rgba(255,255,255,0.09);
    border-width: 0px 0px 0px 0px;
    border-radius: 2px;
    color:#b2b2b2;
}


/* ------------------------------------------------------------------------------ */
/* ----------- BudyPress Top-Bar Login ------------------------------------------ */
/* ------------------------------------------------------------------------------ */

/* Header  */
.elementor-533 .elementor-element.elementor-element-4099fe7b:not(.elementor-motion-effects-element-type-background), .elementor-533 .elementor-element.elementor-element-4099fe7b > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #fff0;
}
.elementor-top-section {
    background-color: #fff0;
}
/* Top-Bar  */
.top-bar {
    z-index: 3000000000 !important;
    color: #fff0;
    height: 10px;
}


/* ------------------------------------------------------------------------------ */
/* ----------- Post Grid News TopLine ------------------------------------------- */
/* ------------------------------------------------------------------------------ */


.elementor-posts .elementor-post__card {
    border-radius: 0px !important;
    border-top: 3px solid black !important;
}

/* #elementor  .elementor-pagination {
    margin-top: 30px !important;
} */


/* ------------------------------------------------------------------------------ */
/* ----------- General Typografie ----------------------------------------------- */
/* ------------------------------------------------------------------------------ */
/* @font-face {
    font-family: 'RealHeadProSemilightIzalic';
    src: url('RealHeadPro-SemilightItalic.eot');
    src: url('RealHeadPro-SemilightItalic.eot?#iefix') format('embedded-opentype'),
        url('RealHeadPro-SemilightItalic.woff2') format('woff2'),
        url('RealHeadPro-SemilightItalic.woff') format('woff'),
        url('RealHeadPro-SemilightItalic.ttf') format('truetype'),
        url('RealHeadPro-SemilightItalic.svg#RealHeadPro-SemilightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'RealHeadProSemilight';
    src: url('RealHeadPro-Semilight.eot');
    src: url('RealHeadPro-Semilight.eot?#iefix') format('embedded-opentype'),
        url('RealHeadPro-Semilight.woff2') format('woff2'),
        url('RealHeadPro-Semilight.woff') format('woff'),
        url('RealHeadPro-Semilight.ttf') format('truetype'),
        url('RealHeadPro-Semilight.svg#RealHeadPro-Semilight') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'RealHeadProDemibold';
    src: url('RealHeadPro-Demibold.eot');
    src: url('RealHeadPro-Demibold.eot?#iefix') format('embedded-opentype'),
        url('RealHeadPro-Demibold.woff2') format('woff2'),
        url('RealHeadPro-Demibold.woff') format('woff'),
        url('RealHeadPro-Demibold.ttf') format('truetype'),
        url('RealHeadPro-Demibold.svg#RealHeadPro-Demibold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'RealHeadProDemiboldItalic';
    src: url('RealHeadPro-DemiboldItalic.eot');
    src: url('RealHeadPro-DemiboldItalic.eot?#iefix') format('embedded-opentype'),
        url('RealHeadPro-DemiboldItalic.woff2') format('woff2'),
        url('RealHeadPro-DemiboldItalic.woff') format('woff'),
        url('RealHeadPro-DemiboldItalic.ttf') format('truetype'),
        url('RealHeadPro-DemiboldItalic.svg#RealHeadPro-DemiboldItalic') format('svg');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'RealHeadProLight';
    src: 
        url(./fonts/RealHeadPro-Light.woff2) format('woff2'),
        url(./fonts/RealHeadPro-Light.woff) format('woff');
}
@font-face {
    font-family: 'RealHeadProBook';
    font-style: normal;
    font-weight: 100;
    src: 
        url(./fonts/RealHeadPro-Book.woff2) format('woff2'),
        url(./fonts/RealHeadPro-Book.woff) format('woff');
}
@font-face {
    font-family: 'RealHeadProBookItalic';
    font-style: normal;
    font-weight: normal;
    src: 
        url(./fonts/RealHeadPro-BookItalic.woff2) format('woff2'),
        url(./fonts/RealHeadPro-BookItalic.woff) format('woff');
}
@font-face {
    font-family: 'RealHeadProMedium';
    src: 
        url(./fonts/RealHeadPro-Medium.woff2) format('woff2'),
        url(./fonts/RealHeadPro-Medium.woff) format('woff');
}
@font-face {
    font-family: 'RealHeadProDemibold';
    src: 
        url("./fonts/RealHeadPro-Demibold.otf");
}
@font-face {
    font-family: 'RealHeadProBold';
    src: 
        url(./fonts/RealHeadPro-Bold.woff2) format('woff2'),
        url(./fonts/RealHeadPro-Bold.woff) format('woff');
}
@font-face {
    font-family: 'RealHeadProBlack';
    src: 
        url(./fonts/RealHeadPro-Black.woff2) format('woff2'),
        url(./fonts/RealHeadPro-Black.woff) format('woff');
} */


/* ------------------------------------------------------------------------------ */
/* ----------- Basics ----------------------------------------------------------- */
/* ------------------------------------------------------------------------------ */

body {
    font-family: "RealTextPro", sans-serif !important;
    font-weight: 400 !important;
    font-size: 14.3px !important;
    line-height: 1.26em !important;
    letter-spacing: 0.0px !important;
}
strong {
    /* font-family: "RealTextPro" !important; */
    font-weight: 600 !important;
    letter-spacing: .1px !important;
}
b {
    /* font-family: "RealTextPro" !important; */
    font-weight: 600 !important;
    letter-spacing: .0px !important;
}

p {
    margin-bottom: 1em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "RealTextPro" !important;
    line-height: 1.0em !important;
    letter-spacing: 0.1px !important;
    text-decoration: underline !important;
}

/* Bootstrap 40 32 28 24 20 16 */
/* Bulma 48 40 32 28 24 20 16 */

h1 {
    text-decoration: none !important;
    font-size: 40px !important;
    font-weight: 600 !important;
}
h2 {
    text-decoration: none !important;
    font-size: 32px !important;
    font-weight: 600 !important;
}
h3 {
    text-decoration: none !important;
    font-size: 28px !important;
    font-weight: 600 !important;
}
h4 {
    font-size: 23px !important;
    line-height: 1.14em !important;
}
h5 {
    font-size: 18px !important;
    line-height: 1.14em !important;
    margin-bottom: 15px !important;
}
h6 {
    font-size: 16px !important;
    line-height: 1.14em !important;
    margin-bottom: 10px !important;
}


h1 .light {
    /* font-family: 'RealHeadProLight' !important; */
    /* font-family: 'RealTextPro' !important; */
}

h1 .issue {
    /* font-family: 'RealHeadProDemibold' !important; */
    /* font-family: 'RealTextPro' !important; */
    font-weight: 900 !important;
}

h1.entry-title {
    display: none !important;
}

.main-navigation a:hover {
    text-decoration: underline !important;
}

.main-navigation a {
    /* font-family: 'RealHeadProBook'; */
    padding: 8px 10px !important;
    font-weight: 200 !important;
    font-size: 15.44px !important;
    letter-spacing: 0.7px !important;
    line-height: 1 !important;
    text-decoration: none !important;
}

.menu-item-has-children .dropdown-menu-toggle {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.main-navigation:not(.toggled) ul ul {
    transition: opacity 0.5ms linear;
}

.dropdown-hover .main-navigation:not(.toggled) ul li:hover>ul {
    transition-delay: 0.5ms;
}

.separate-containers .inside-article,
.separate-containers .comments-area,
.separate-containers .page-header,
.separate-containers .paging-navigation,
.one-container .site-content,
.inside-page-header {
    padding: 0px !important;
}

#menu-item-24 {
    float: left;
    position: relative;
    padding-left: 8px;
}

.widget ul li {
    list-style-type: none;
    position: relative;
    padding-bottom: 5px;
    font-size: 0.8em !important;
    line-height: 1.2 !important;
    letter-spacing: 0.03em !important;
}

.footer-widgets img {
    width: 60px !important;
    /* max-width: 20% !important; */
}

/* .main-navigation ul li {
        list-style-type: none;
        position: relative;
        padding-bottom: 5px;
        font-size: 0.8em !important;
        line-height: 1.2 !important;
        letter-spacing: 0.01em !important;
    }
 */
 .copyright-bar {
     font-size: 0.7em !important;
     line-height: 1.2 !important;
     letter-spacing: 0.04em !important;
     color: rgb(150, 150, 150) !important;
    }
    
    
/* -------------------------------------------------------------------- */

/* .elementor-icon a {
    color: fuchsia !important;
}
.elementor-icon a:hover {
    color: white !important;
} */
#icam-link-gray a {
    color: rgba(255, 255, 255, 0.35) !important;
}
#icam-link-gray a:hover {
    color:rgba(255, 255, 255, 0.35) !important;
}

#icam-link-black a {
    color: black !important;
}
#icam-link-black a:hover {
    color: black !important;
}

#icam-link-black-primary a {
    /* color: black !important; */
}
#icam-link-black-primary a:hover {
    color: var(--first-color) !important;
}


#icam-link-white a {
    color: white !important;
}
#icam-link-white a:hover {
    color: white !important;
}



#icam-link-primary a {
    color: var(--first-color) !important;
}
#icam-link-primary a:hover {
    color: var(--first-color) !important;
}

#icam-container a {
    color: var(--first-color) !important;
}


/* #elementor > a, a:hover, a:focus, a:active {
    text-decoration: underline !important;
} */

#elementor a {
    /* text-decoration: underline !important; */
}

/* -------------------------------------------------------------------- */

pre {
	background: rgba(0, 0, 0, 0.2) !important;
    font-family: inherit !important;
	font-size: inherit !important;
	line-height: normal !important;
	margin-bottom: 1.5em !important;
	padding: 15px !important;
    overflow: auto !important;
    width: max-content !important;
	/* max-width: 100% !important; */
    border-radius: 3px !important;
}


.main-nav>ul>li>.sub-menu {
    top: 30px;
    left: -11px !important;
    padding: 10px;
    pointer-events: none;
}
