/*
Theme Name: Newspaper Child
Theme URI: http://tagdiv.com
Author: tagDiv
Author URI: http://themeforest.net/user/tagDiv/portfolio
Description: My WordPress Newspaper child theme.
Template: Newspaper
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: newspaper-child
*/


/* User profile tabs section  */
.user-profile-tabs .tabs {
	margin-bottom: 40px;
}
.user-profile-tabs .tabs a {
	background: #d9d9d9;
	padding: 10px 20px;
	margin: 0;
	border: 1px solid #d9d9d9;
}
.user-profile-tabs .tabs a:hover, .user-profile-tabs .tabs a.active {
	background: #f2f2f2;
	border-top: 2px solid #ff0000 !important;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: none;
	border-color: #d9d9d9;
	text-decoration: none;
}

.page-template-page-user-profile .gform_legacy_markup_wrapper label.gfield_label, .page-template-page-user-profile .gform_legacy_markup_wrapper legend.gfield_label {
	font-weight: normal;
	font-size: 15px;
}

.page-template-page-user-profile #s2member-pro-stripe-checkout-form-registration-section {
	display: none;
}
.page-template-page-user-profile #s2member-pro-stripe-checkout-form-submission-section-title {
	display: none;
}
.page-template-page-user-profile #s2member-pro-stripe-update-form-submission-section-title {
	display: none;
}
input[type=number] {
	font-size: 12px;
	line-height: 21px;
	color: #444;
	border: 1px solid #e1e1e1;
	width: 100%;
	max-width: 100%;
	height: 34px;
	padding: 3px 9px;
}
div.s2member-pro-stripe-form-section>div.s2member-pro-stripe-form-div input[type="number"] {
	margin: 0;
	padding: 5px;
	width: 100%;
	box-sizing: border-box;
}
div.s2member-pro-stripe-form-section>div.s2member-pro-stripe-form-div input[type="text"], div.s2member-pro-stripe-form-section>div.s2member-pro-stripe-form-div input[type="email"], div.s2member-pro-stripe-form-section>div.s2member-pro-stripe-form-div input[type="password"], div.s2member-pro-stripe-form-section>div.s2member-pro-stripe-form-div textarea, div.s2member-pro-stripe-form-section>div.s2member-pro-stripe-form-div select {
	padding: 5px;
	height: 30px;
}
select {
	height: 30px !important;
	-webkit-appearance: menulist-button;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

body #gform_wrapper_2 .gfield_label.gfield_label_before_complex {
	font-weight: 400 !important;
    font-size: 14px !important;
}
.gfield_label.gfield_label_before_complex, .gform_wrapper .gform_card_icon_container{
	display: block !important;
}
div.s2member-pro-stripe-form-response-error{
	background: #FFD5D5 !important;
}

.page-id-20749 .gform_heading {
    display: none !important;
}




//new payment from start

#gform_wrapper_9 {
    background-color: #fafafa;
    border: 1px solid #ddd;
    margin: 0px 0 60px;
    padding: 10px 10px 20px;
}
body #gform_wrapper_9.gform_wrapper.gfield.col-md-6-08-26-2022{
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
body #gform_wrapper_9.gform_wrapper ul li.gfield.col-md-12-08-26-2022{
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
body #gform_wrapper_9.gform_wrapper ul li.gfield{
    clear: none;
}
body #gform_wrapper_9.gform_wrapper label, body #gform_wrapper_9.gform_wrapper label.gfield_label{
    font-weight: normal;
    font-size: 14px;
}
body  #gform_wrapper_9 .gfield_label.gfield_label_before_complex
    font-size: 16px !important;
    font-weight: bold !important;
}
body.page-id-2779 .td-page-title{margin-bottom:5px;}
body #gform_wrapper_9.gform_wrapper ul li.gfield,{
    margin-top: 16px;
    padding-top: 0;
}
body #gform_wrapper_9.gform_wrapper .gform_heading{display:none;}
body #gform_wrapper_9.gform_wrapper .gform_footer #gform_submit_button_2{
    margin-left: 15px;
    background: #198ac1;
    color: #fff;
    border: none;
    padding: 10px 20px;
}

