

.mepr_update_account_table{
	background-color: rgba(200,200,200,0.8);
	padding: 10px;
	color: black;
}

.featured-posts-grid .box-large .tile .tile-anchor .series-button{
	height: 24px;
	font-size: 20px;
}

.article .article-right p{
	font-size: 18px;
}

.featured-posts-grid .second-grid .box-small .series-button{
	height: 24px;
	font-size: 20px;
}

.front-page .series-button{
	font-size: 18px;
	font-family: Gimlet-display-condensed;
	letter-spacing: 0.1em
}

.uk-container{
	max-width: 90%;
}

.article .article-left .tax-tag {
	transition: all .3s linear;
	opacity: 0;
}

.article .article-left a:first-child h4{
	font-size: 20px;
	font-family: Gimlet-display-condensed;
}

.uk-card:hover .tax-tag{
	opacity: 1;
	transition: .3s;
}

.uk-card:hover img{
	transform:scale(1.05);
	transition: all .3s linear;
}

.uk-card{
	position: relative;
}

.uk-card img{
	transition: all 0.3s linear;
  width: 100%;
	height: 100%;
	left: 0;
}

.article .article-left a:last-child img{
	object-fit: cover;
	left: 0;
}

.navbar-container .center .header-logo img:hover{
	filter: brightness(150%) saturate(4);
	transform: scale(1.01);
	transition: all 0.3s linear;
}
.navbar-container .center .header-logo img{
	transition: all 0.3s linear;
}

.singular .splash-image-small .text a{
	transition: all 0.1s linear;
	border-radius: 5px;
}

.singular .splash-image-small .text a:hover{
	filter: brightness(150%);
	transition: all 0.1s linear;
}


p#inifiniteLoader{
  display: none;
}

footer.float{
		position: fixed;
		bottom: 0px;
		right: 0px;
		left: 0px;
		z-index: 200;
		max-height: 80px;
}

center{
	height: 100px;
	margin-bottom: 80px;
}

.lift{
	bottom: 99px;
}

.lula-help-widget-button.lift{
	bottom: 119px;
}

.uk-child-width-1-2\@s > *{
	min-width: 300px;
}

.article .article-no-image p{
	font-size: 18px;
}

.singular .main-content .the-content{
	font-size: 20px;
}

.oembed-video-youtu-be{
	padding: 56.25% 0 0 0;
	position: relative;
}

.oembed-video-youtu-be iframe{
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.uk-grid > * > :last-child{
	margin-bottom: 15px;
}

figure.alignright{
	display: unset;
	/*float: right;
	margin: 5px 20px 5px 10px;*/
}
figure.alignleft{
	display: unset;
}
.wp-block-image .aligncenter{

}

.uk-search-input{
	color: white;
}

#menu-right-menu .uk-search-input{
	width: 45px;
	border-color: transparent;
	border-radius: 10px;
	transition: all 0.3s linear;
}

#menu-right-menu .uk-search-input:focus{
	border-color: white;
	border-radius: 1px;
	width: 200px;
	margin-right: 30px
}

.wp-block-image .aligncenter{
	/*margin-left: 25px;*/
}

.featured-video a:hover .tax-tag{
	opacity: 1;
}

.featured-video a .tax-tag{
	opacity: 0;
	transition: all 0.3s linear;
	
}

.featured-video .tax-tag{
	position: absolute;
	top: 30px;
	left: 30px;
	z-index: 2;
	padding: 5px 10px;
	margin-bottom: 0;
	margin-top: 15px;
	display: inline-block;
}

.featured-video .tax-tag h4{
	font-family: Gimlet-display-condensed;
	font-size: 20px;
	margin-bottom: 0px;
	letter-spacing: 1px;
}

#mepr-account-nav{
	border-bottom: solid;
	border-color: gray;
	height: 45px;
	display: flex;
	justify-content: flex-end;
}

.mepr-nav-item a{
	padding: 0px 10px;
	font-size: 22px;
	color: rgba(255,255,255,0.8);
}

.mepr-nav-item a:hover{
	color: rgba(255,255,255,1);
	border-bottom: solid;
	border-bottom-width: 20px;
	border-color: rgba(24,26,24,0.8);
}

#mepr_account_form{
	border-radius: 5px;
	max-width: 700px;
	margin: auto;
	padding: 40px;
	background-color: rgba(220,220,220,0.8);
	color: black;
	font-size: 18px;
	margin-bottom: 100px
}

#mepr-account-subscriptions-table{
	border-radius: 5px;
	padding: 20px;
	background-color: rgba(220,220,220,0.8);
	color: black;
	font-size: 18px;
}

#mepr-account-payments-table{
		border-radius: 5px;
	padding: 20px;
	background-color: rgba(220,220,220,0.8);
	color: black;
	font-size: 18px;
}

#mepr_forgot_password_form #wp-submit{
	color: white;
	background-color: #007242;
	border: none;
	padding: 10px 20px;
	font-size: 18px;
	border-radius: 8px;
}

.mepr-submit{
	color: white;
	background-color: #007242;
	border: none;
	padding: 10px 20px;
	font-size: 18px;
	border-radius: 8px;
}

#wp-submit{
	color: white;
	border: none;
	padding: 10px 20px;
	font-size: 18px;
	border-radius: 8px;
}

.mp-form-label{
	margin-bottom: 5px;
}

.mepr-account-change-password{
	display: none;
}

.mepr-newpassword-form{
	border-radius: 5px;
	max-width: 700px;
	margin: auto;
	padding: 40px;
	background-color: rgba(220,220,220,0.8);
	color: black;
	font-size: 18px;
}

#mepr_forgot_password_form{
	border-radius: 5px;
        max-width: 700px;
        margin: auto;
        padding: 40px;
        background-color: rgba(220,220,220,0.8);
        color: black;
        font-size: 18px;
}

#mepr-account-welcome-message{
	display: none;
	margin: 10px;
	font-size: 20px;
	color: black;
}

.mp_login_form{
	border-radius: 5px;
	padding: 40px;
	background-color: rgba(220,220,220,0.8);
	color: black;
	font-size: 18px;
}

.mepr-signup-form{
	border-radius: 5px;
	max-width: 700px;
	margin: auto;
	padding: 40px;
	background-color: rgba(220,220,220,0.8);
	color: black;
	font-size: 18px;
}

.mepr-signup-form h2{
	color:black;
}

.mp_login_form h2{
	color: black;
}

.mepr-login-actions a{
	color: #0e37f0;
}

.mepr-cancel-sub-text{
	color: black;	
}

.page-template-account .background-img{
	background-image: url(https://luminous-landscape.com/wp-content/uploads/2014/12/lg_DSF2152.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position-y: 56px;
	min-height: 600px;
	height:90vh;
}
.page-template-account center{
	display: none;
}

.page-template-account{
	margin-bottom: 0 !important;
}

.page-template-account footer {
    position: fixed;
    bottom: 0px;
    right: 0px;
    left: 0px;
}

.page-template-login .background-img{
	background-image: url(https://luminous-landscape.com/wp-content/uploads/2014/12/LG-Eclipse6913.jpg);
background-size: cover;
background-repeat: no-repeat;
min-height: 600px;
}

.page-template-login center{
	display: none;
}

.uk-container{
	padding-top: 10px;
}

.memberpressproduct-template-register-new .memberpressproduct{
		background-image: url(https://luminous-landscape.com/wp-content/uploads/2016/01/blue-ducks-3686.jpg);
background-size: cover;
background-repeat: no-repeat;
min-height: 600px;
}

.memberpressproduct-template-register-new center{
	display: none;
}

.mp_wrapper .mepr_payment_method{
	display: inline-flex;
	width: 49% !important;
}

.mp_wrapper .mepr_mepr-address-country{
	display: inline-block;
	width: 31% !important;
}

.mp_wrapper .mepr_mepr-address-state{
	display: inline-block;
	width: 31% !important;
}

.mp_wrapper .mepr_mepr-address-zip{
	display: inline-block;
	width: 31% !important;
}
