/*
Theme Name: The Official Sailing for Good Theme
Description: A Custom Theme Extension by Polymathus on The Gem Theme
Author: Tommy Schaeffer
Theme URI: http://codex-themes.com/thegem/
Author URI: https://www.polymathus.com/
Template: thegem
Version: 1.01
Tags: custom-testimonials
License: GNU General Public License
License URI: license.txt
*/

.gem-testimonial-item .gem-testimonial-name {
    margin-top: -20px;
    font-size: 26px;
	/*
    color: #000;
    line-height: 1;
    font-weight: 300;
	*/
}
.gem-testimonial-item .gem-testimonial-company {
    font-size: 20px;
    color: #000;
	margin-top: 65px;
    /*
    color: #000;
    font-size: 16px;
    line-height: 1;
    font-weight: 300;
	*/
}
.gem-testimonial-item .gem-testimonial-position {
    margin-top: -5px;
    font-size: 18px;
	margin-bottom: 100px;
    /*
    color: #000;
    font-size: 16px;
    line-height: 1;
    font-weight: 300;
	*/
}
.gem-testimonial-item .gem-testimonial-text p{
    margin-top: 25px;
    font-weight: 500;
    /*
    color: #000;
    font-size: 16px;
    line-height: 1;
    font-weight: 300;
	*/
}
.gem-testimonials.style1 .gem-testimonial-wrapper:after, .gem-testimonials.style2 .gem-testimonial-wrapper p:after {
	/*
	color: #000;
	*/
}

/*
 * Let's pretty-up the Contact Forms!
 * 
 */
.wpcf7 {
	margin: -30px -30px	-30px -30px		!important;
    /*
     * background-color: #f7f7f7;
     * border: 2px solid #0f0;
     */
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea {
	padding: 2px 10px 1px 5px	!important;
	margin: 0px 0px	0px 0px		!important;
	/*
	 * background:#725f4c;
	 * color:#FFF;
	 * font-family:lora, sans-serif; 
	 * font-style:italic;
	 */
}

.wpcf7 textarea {
	height: 80px				!important;
	/*
	 * background:#725f4c;
	 * color:#FFF;
	 * font-family:lora, sans-serif; 
	 * font-style:italic;
	 */
}

.wpcf7 input[type=button], 
.wpcf7 input[type=submit], 
.wpcf7 input[type=reset] {
	margin: 0px -40px	0px 0px		!important;
	
	/*
	background-color: #4CAF50;
  	border: none;
  	color: white;
  	padding: 16px 32px;
  	text-decoration: none;
  	cursor: pointer;
	*/	
}



div.wpcf7 { 
	/* 
	 * border: 1px solid #000;
	 * margin: 0px 0px	0px 0px		!important;
	 * padding: 5px;
	 * background-color: #fbefde;
	 * border: 1px solid #f28f27;
	 */
}

