/*
Theme Name: ELARA
Description: <strong>A superflexible and responsive Business Theme by Kriesi</strong> - <br/> Update notifications available on twitter, facebook and via newsletter:<br/> <a href='http://twitter.com/kriesi'>Follow me on twitter</a><br/> - <a href='http://www.facebook.com/pages/Kriesi/333648177216'>Join the Facebook Group</a> - <a href='http://www.kriesi.at/newsletter'>Subscribe to our Newsletter</a>
Version: 3.5.3
Author: AIX•IDEE neue medien
Author URI: https://aixidee.de
License: Child Theme
License URI: -
Template: enfold
Theme URI: Enfold Child Theme
*/



/* * * * * * * eef0f4 * * * * * * */
/* AIXIDEE Content Views  */

.aix-content-views-xxxxxxxxxxxxxx span.image-overlay {
display: none !important;}
}

/* Pinterest – equal height columns */
@media (min-width: 992px) {
.aix-content-views .pt-cv-pinmas {height:820px}
}

.aix-content-views-frame {
	border-width: 8px 8px 8px 8px !important;
	border-color: #000000 !important;
	background-color: #eef0f4 !important;
}

.aix-content-views .pt-cv-pinmas {
	border-radius: 5px !important;
	background: #F5F5F5 !important;
}

.aix-content-views-morph .pt-cv-pinmas {
	border-radius: 5px !important;
	background: #eef0f4 !important;
	box-shadow:  7px 7px 14px #cacccf,
             -7px -7px 14px #ffffff;
}

.aix-content-views .pt-cv-view .pt-cv-readmore {
	border-radius: 5px !important;
	margin-top: 24px !important;
}


/* Change border of Read More button */
.aix-content-views .pt-cv-view .pt-cv-readmore {
    border-width: 1px !important;
    border-style: solid !important;
    border-color: #EEF0F4 !important;

}

.aix-content-views .pt-cv-view .pt-cv-readmore:hover {
    border-width: 1px !important;
    border-style: solid !important;
    border-color: #165678 !important;

}