/*
Theme Name: Retigo
Theme URI: http://themeforest.net/user/bradweb/?ref=bradweb
Author: bradweb
Author URI: http://themeforest.net/user/bradweb
Description: Retigo Creative Multipurpose Wordpress Theme
Version: 1.2.3
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/


.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}

ul.gform_fields {
	padding:0px;
	margin:0px;
	list-style:none;
}

ul.gform_fields li {
	list-style: none;
	margin-bottom: 30px;
	position: relative;
}

.validation_message {
	position: absolute;
	bottom:-25px;
	left:0px;
	font-size: 12px;
}

ul.gform_fields input {
	width: 100% !important;
}

ul.gform_fields textarea {
	width: 100% !important;
}

li.gform_validation_container {
	display:none;
}

.validation_error {
	display:none;
}

.gform_ajax_spinner {
	display:none;
}

.gfield_label {
	display:none;
}

/*body .wpp_popup_default_theme .sub_content ul {
	display:none;
}

body .wpp_popup_default_theme .sub_content form input[type="text"] {
	width:100%;
}

body .wpp_popup_default_theme .sub_content form input[type="text"] {
    	height: 40px !important;
    	margin: 0px;
    	width: 100%;
    	padding: 10px;
}

body .wpp_popup_default_theme .sbutton {
	background:#8ecb69 !important;
	cursor:pointer;
}

body .wpp_popup_default_theme .sub_content h3 {
	color: #2d2d2d;
    	font-family: Raleway;
    	font-size: 31px;
    	font-weight: 300;
    	letter-spacing: 1px;
    	line-height: 40px;
    	text-transform: none;
	padding:0px;
	margin:10px 0px;
}

body .wpp_popup_default_theme .sub_content h4 {
    	font-weight: 400;
    	margin: 5px;
    	text-align: center;
    	font-size: 18px;
    	line-height: 1.3;
	margin: 0px 0px 15px 0px;
}

body .wpp_popup_default_theme .sub_content ul {
	display:none;
}

body #cboxOverlay {
	opacity:0.5 !important;
}*/