/*
Theme Name:     HerNexxChapterDivi
Description:    
Author:         KentPilkington_TBD
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

@import url("//hello.myfonts.net/count/3ba4ab");
  
@font-face {
  font-family: 'Meticula-Outline';
  src: url('webFonts/Meticula-Outline/font.woff2') format('woff2'), url('webFonts/Meticula-Outline/font.woff') format('woff');
}

#et-top-navigation {
    padding-top: 20px!important;
    padding-right: 20px!important;
}

.et_header_style_left .logo_container {
    height: auto;
}
.logo_container {
	position: absolute;
}
@media (min-width: 981px) {
	.et_fullwidth_nav #main-header .et_menu_container {
		padding-left: 0;
	    margin-left: -5px;
	}
}

.et_bloom .et_bloom_form_content .et_bloom_popup_input {
    float: left;
    width: 34%;
    padding-right: 20px;
}

#top-menu>li>a {
    padding: 10px;
    padding-bottom: 10px!important;
}

.et_boxed_layout #page-container .container {
	width: 100%
}

@media only screen and (min-width: 981px) {
	.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
		padding: 100px 20px 0 0;
	}
}

.Bottom-Align-More-Links .et_pb_column {
	padding-bottom: 50px;
}

.Bottom-Align-More-Links .et_pb_button_module_wrapper {
	position: absolute; bottom: 0; left: 0; right: 0; margin: auto;
}

.Breakout-Page-Column:before {
	content:"";
	position:absolute;
	background: transparent url(https://hernexxchapter.org/wp-content/uploads/2018/07/ArticleCorner.png) no-repeat right bottom;
	line-height: 50px;
	text-align: center;
	left: 5px; right: 5px; 
	top: 5px; bottom: 5px;
	z-index: 50;
	border: 2px solid white;
	border-radius: 0 0 7px 0;
	pointer-events: none;
}

.Breakout-Page-Column .et_pb_text{
	margin: 40px 20px !important;
}

.Course-Page-Column .et_pb_image {
	min-height: 200px;
	position:absolute;
	bottom: 0;
	left:0; right:0;
	margin: auto;
	margin-bottom: 0 !important;
}

.Course-Page-Column .et_pb_image img {
	border-radius: 0 0 7px 0;	
}

.Course-Page-Column {
	padding-bottom: 200px;
	
}
.Breakout-Page-Column .et_pb_button_module_wrapper,
.Breakout-Page-Column .et_pb_button,
.Course-Page-Column .et_pb_button_module_wrapper,
.Course-Page-Column .et_pb_button {
	position: absolute; 
	top: 0; bottom: 0; 
	left: 0; right: 0; 
	margin: auto; padding: 0; 
	margin-bottom: 0 !important;
	width: 100%; height: 100%;
	background: transparent !important;
	color: transparent !important;
	text-decoration: none; /* No underlines on the link */
	z-index: 50; /* Places the link above everything else in the div */
	background-color: #FFF; /* Fix to make div clickable in IE */
	opacity: 0; /* Fix to make div clickable in IE */
	filter: alpha(opacity=1); /* Fix to make div clickable in IE */
}

.Course-Page-Column:before {
	content:"";
	position:absolute;
	background: transparent url(https://hernexxchapter.org/wp-content/uploads/2018/07/ArticleCorner.png) no-repeat right bottom;
	line-height: 50px;
	text-align: center;
	left: 0; right: 0; 
	top: 0; bottom: 0;
	z-index: 10;
	x-border-radius: 0 0 7px 0;
	pointer-events: none;
}

.Course-Page-Column {
	border-radius: 7px;
	background-color: #fff;
}

.Backdrop-Slideshow .et_pb_slide {
	position: absolute;
	top: 0; bottom: 0; left: 0; right: 0;
}

