/* IMNESIA */
.wpb_row h3 {margin-top: 1em!important;}

.quickfinder {padding: 0px!important;}
.block-content {padding: 0px 0px!important}
.imn-sub-title{
	color: #4c5867;
	text-align: center;
	margin: 1.5em 0 -2em 0!important;
	font-weight: 900;
	letter-spacing: 2px;
	text-transform: uppercase;
}


.imn-ban-container {
    display:flex;
	flex-direction:column;
	justify-content:center;
	height: 300px;
	font-size: 50px;
}
.imn-ban-title{
	display: inline-flex;
	font-weight: 800;
}
.imn-ban-text {
	margin-top: 20px;
	display: flex;
	flex-direction: column;
}
.imn-ban-title p, .imn-ban-text p {
	padding: 5px 10px;
	margin: 0px;
	color: white;
	line-height: 1.2em;
}
.imn-ban-text p {
	font-size: 0.7em;
}

/* WP Form 7 */

.fieldset, .width50, .width100 {display: flex;}
.fieldset {
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}
.width50, .width100 {margin: 2px 0px;}
.width50 {width: 48%;}
.width100 {width: 100%;}

.fieldset span {width: 100%!important;}
.fieldset input{width: 100%!important;}

.fieldset textarea {width: 100%!important;height: 7em!important; resize: none;}
.fieldsubmit {
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.fieldsubmit submit{width: 100%!important;}

div[role="form"].wpcf7 {
	display: flex;
    flex-direction: column-reverse;
} 

div.wpcf7 .ajax-loader {
  margin: 5px 0px;
  background-repeat: no-repeat!important;
  background-position: center;
}

div.wpcf7 .screen-reader-response {
    position: inherit!important;
    height: 100%!important;
    width: 100%!important;
	margin: 0px 0px 20px 0px!important;
	text-align: center;
	color: #5472d2;
    font-size: 1.05em;
    font-weight: 900;
}

div.wpcf7 .screen-reader-response ul{
	display: none!important;
}
/* Responsive */
@media screen and (max-width: 640px) {
	
.width50 {width: 100%;}
.imn-ban-container {
	font-size: 40px;
}
}


/*
Theme Name: Scalia Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/scalia/
Author URI: http://codex-themes.com/scalia/
Template: scalia
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/

@font-face {
    font-family: 'scalia-user-icons';
    src:url('fonts/scalia-user-icons.eot?-yiqymz');
    src:url('fonts/scalia-user-icons.eot?#iefix-yiqymz') format('embedded-opentype'),
        url('fonts/scalia-user-icons.woff?-yiqymz') format('woff'),
        url('fonts/scalia-user-icons.ttf?-yiqymz') format('truetype'),
        url('fonts/scalia-user-icons.svg?-yiqymz#scalia-user-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

