/*
Theme Name: Heuman Pro Josh Bersin Child
Version: 1.0
Description: A child theme of Hueman Pro
Template: hueman-pro
Author: Administrator
*/
@import url("../hueman-pro/style.css");
/* Your awesome customization starts here */





/* --------------------- HAKE POPUP CONTACT FORM OPERRIDES -------------- */
.page-id-12965 fieldset ul li {
    margin: 0 0 12px 0!important;
}
fieldset li > label {
    font-size: 10px!important;
}
fieldset { border: 2px solid red!important; }
.page-id-12965 #sgpb-popup-dialog-main-div {border-color: #cecece!important;height: unset!important; }



	#sgpb-popup-dialog-main-div {
		
				box-sizing: content-box;
				width: 320px!important;
				min-height: 500px!important;
		
		
	}



/* ---------------------------------------------------------- 600px-------------------- */
@media screen and (max-width:600px) and (min-width:0) {

	#sgpb-popup-dialog-main-div {
		
				box-sizing: content-box;
				width: 280px!important;
				min-height: 400px!important;	
		
		
	}
}
/* ---------------------------------------------------------- 600px-------------------- */

/* --------------------- HAKE POPUP CONTACT FORM OPERRIDES -------------- */