/*
Theme Name: Flatsome Child Theme
Theme URI: http://flatsome.uxthemes.com/
Description: This is a child theme for Flatsome
Author: UX Themes
Author URI: http: //www.uxthemes.com/
Template: flatsome
Version: 1.8
*/

@import url("../flatsome/css/foundation.css");

/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/

 #company-container *{
   font-size:14px !important;
   max-width:653px !important;
 }

 #email-container *{
   font-size:14px !important;
   max-width:653px !important;
 }

 #message-container *{
   font-size:14px !important;
   max-width:620px !important;
 }

.entry-title{
   margin-bottom: 65px !important;
}

.nobr{
    
   visibility: hidden !important;
}

.name-form{
    
    margin-bottom: -3px !important;
    padding-top: 10px !important;
}


.company-form{
    
    margin-bottom: -3px !important; 
}

.wpcf7-form-control.wpcf7-captchar{
    max-width:80px !important;
       
}

.wpcf7-not-valid-tip{
    text-align: right !important; 
    font-size: 14px !important;
    margin-top: -25px !important;
    margin-bottom: 10px !important;
    top: -20px !important;
    margin-left: 115px !important;
}

.wpcf7-form{
    padding-top: 20px !important; 
}

.wpcf7-validates-as-required.wpcf7-not-valid{
    
    border-color:red !important; 
    border-width: 2px !important; 
}

.wpcf7-validation-errors{
    margin-top: -25px !important; 
}

.productbutton {
	min-width: 240px !important;
	max-width: 240px !important;
}

#wpp-buttons { display:none; }

.tooltipster-base {
	display:none !important;
}
