/*
Theme Name: Harmony Theme
Theme URI: http://invent-themes.com
Description: Harmony Theme by Invent Group - best WordPress theme for you!
Author: Invent Group
Version: 1.2
Tags: light, custom-colors, translation-ready, theme-options, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-width, flexible-width
License:
License URI:
Author URI:
*/
 
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{  box-sizing: border-box;
    background-color: #fff;
    color: #000;
    width: 100%;
	border:1px solid #dfdfdf;
	color:#333;
	padding:4px 5px ; width:100% !important;
	
}
.wpcf7 textarea{ height:100px;} 
#UniqueID-2 {   height: auto !important;
    width: 99% !important; }
#fancybox-wrap {   height: auto !important;
    width:400px !important; } 
	#fancybox-content h2{    color: #fff;
    font-size: 26px;
    line-height: 25px;
    text-transform: capitalize;}
	#fancybox-content #UniqueID-1{ width:100% !important; height:332px !important;}
#fancybox-content #UniqueID-1 h2 { color: #fff;
    font-size: 18px;
font-weight: bold;
line-height: 23px;
    position: relative;
    text-align: center;
    
    //text-transform: uppercase;
    top: 15%;}
    div.wpcf7-validation-errors{ color:#fff !important; }
    #fancybox-content  .wpcf7-not-valid-tip  { color:red; }
#fancybox-content{ min-height:319px;  background-color:#018DBC !important;padding: 15px !important; width:100%!important;}
#fancybox-content  span#popup{ color:#fff!important;  font-size:13px; display:inline-block; margin-top:10px ; margin-bottom:2px;    width:100%!important; }
#fancybox-content .wpcf7-form-control.wpcf7-submit{ text-transform:uppercase; font-size:16px;  width:100%; cursor:pointer;background-color:#333; width:100%; border:0px none; margin-top:15px; padding:5px;
color:#fff; }
#fancybox-content .wpcf7-form-control.wpcf7-submit:hover , #fancybox-content .wpcf7-form-control.wpcf7-submit:focus
{ color:#fff !important; background-color:#000}
#UniqueID-2 p{ position:relative;}
#UniqueID-2 div.wpcf7 img.ajax-loader{ position:absolute; top:24px; right:8px;}
button.btn-custom {
      background-color: #ffffff;
padding: 3px 28px;
color: #597FB7;
font-size: 14px;
font-weight: 600;
border: 0px none;
line-height: 19px;
margin: 10px 0px;
text-align: center;
box-shadow: 0px 1px 6px #746C6C;
cursor:pointer;

}