/*
Theme Name: Wellspring
Theme URI: http://wellspring.mikado-themes.com/
Description: A Health, Lifestyle & Fitness Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.2
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
.moove-gdpr-button-holder{ text-align:center;}
@media all and (max-width: 600px) and (min-width: 320px) {
	#sajForm {
		height: 1700px;
	}
	#lbaForm {
		height: 1600px;
	}
}
@media all and (max-width: 768px) and (min-width: 601px) {
	#sajForm {
		height: 1200px;
	}
	#lbaForm {
		height: 1400px;
	}
}

@media all and (min-width: 769px) {
	#sajForm {
		height: 1100px;
	}
	#lbaForm {
		height: 1600px;
	}
}

div.quoteleft-wrap {
    border-radius: 8px;
    background-color: #FFFFFF;
    box-shadow: 0 0 10px 0 rgba(20,49,167,0.1);
    padding: 26px 20px;
}

.mkdf-content .mkdf-content-inner > .mkdf-container > .mkdf-container-inner, .mkdf-content .mkdf-content-inner > .mkdf-full-width > .mkdf-full-width-inner{padding: 5px 0 !important;}

.wpml-ls-sidebars-mkdf-top-bar-right ul{list-style:none;}
.wpml-ls-sidebars-mkdf-top-bar-right ul li{    text-align: left;padding: 0px 10px;}
.wpml-ls-sub-menu{background:#013baf;}
