/*
Theme Name: 	Martialz WP Child
Theme URI: 		http://thememascot.net
Description: 	WordPress Theme
Author: 		ThemeMascot Team
Author URI: 	http://themeforest.net/user/thememascot
Version: 		2.0
License: 		GNU General Public License v2 or later
License URI: 	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 	martialz-wp-child
Template: 		martialz-wp
*/
.main-content-area {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
	
}

.sftkd-main-faq .panel {
	padding: 10px 0 40px 0;
}

.sftkd-main-faq .panel-title {
	font-size: 26pt;
	line-height: 1em;
	padding-bottom: 4px;
	border-bottom: 1px solid #4f4f4f;
}

.sftkd-main-faq .panel-content {
	border-left: 1px solid #4f4f4f;
	border-right: 1px solid #4f4f4f;
	border-bottom: 1px solid #4f4f4f;
	padding: 20pt;
	background-color: #f4f4f4;
}

.sftkd-main-faq .panel-content p {
	margin-bottom: 12px;
}


/* Hide Capcha Badge */
.grecaptcha-badge { opacity:0;}

.captcha-text {
	text-align: center;
	font-size: 10pt;
	padding: 0;
	margin: 0 0 20px 0;
	color: #6a6a6a;
}

.wpcf7 input[type=text], .wpcf7 textarea, .wpcf7 input[type=email] {
	padding: 14px 30px;
	font-size: 0.9rem;
	border: 1px solid #afafaf;
	width: 100%;

}

.wpcf7 input[type=submit] {
	background-color: #c62032;
	color: #fff;
	font-weight: bold;
	border: 0;
	padding: 14px;
	font-size: 16px;
	width: 100%;
}

.shop-page-content {
	margin-top: 30px;
	margin-bottom: 30px;
}