/*
Theme Name: VP-multi-plm
Theme URI: http://themes.kadencethemes.com/virtue-premium/
Description: Child theme for Virtue – Premium theme
Author: Kadence Themes
Author URI: http://www.kadencethemes.com/
Template: virtue_premium
Version: 1.0.0
*/


@font-face {
    font-family: 'littledays';
    src: url('plm-littledays-webfont.eot');
    src: url('plm-littledays-webfont.eot?#iefix') format('embedded-opentype'),
         url('plm-littledays-webfont.woff') format('woff'),
         url('plm-littledays-webfont.ttf') format('truetype'),
         url('plm-littledays-webfont.svg#little_daysregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*
h2{
	font-family: Alegreya;
	    line-height: 28px;
	    font-weight: 400;
	    font-style: normal;
	    font-size: 24px;
}
*/
#containerfooter {
    background: #707070!important;
    width: 100%!important;
}

.footercredits p {
    color: #e6e6e6!important;
}


.footerclass a {
    color: #a0a0a0!important;
}

.footerclass a:hover {
    color: #ffffff!important;
}

/* to have the captions not only on hover in galleries*/
.kad_caption {
	ms-filter: "alpha(Opacity=90)"!important;
	filter: alpha(opacity=90)!important;
	-moz-opacity: 0.9!important;
	-khtml-opacity: 0.9!important;
	opacity: 0.9!important;
}

#containerfooter {
    background: #707070!important;
    width: 100%!important;
    z-index: 999999;
}


.ef_form .section-label {
    background: #86bb4c;
}


.ef_form {
    margin-bottom: 100px;
}


.ef_form input, .ef_form select {
    height: 40px;
    border: 1px solid #e0e0e0;
    width: 50%;
    margin-bottom: 30px;
    padding: 0 10px;
}

.ef_form input[type="checkbox"], .ef_form input[type="radio"] {
    margin-top: 9px;
    margin-left: 19px;
    height: auto;
    width: auto;
    margin-bottom: 0px;
    margin-right: 6px;
}