/*
 Theme Name:   ThinkingSize Flex Mag
 Theme URI:    http://www.thinkingsize.com/
 Description:  Flex Mag child theme
 Author:       ThinkingSize
 Author URI:   http://www.thingkingsize.com/
 Template:     flex-mag
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  flex-mag-child
*/

#pmpro_level_cost {
  display: none !important;
}

.pmpro_checkout {
  margin-top: 50px;
}

form.pmpro_form label,
.pmpro-login form#loginform label {
  margin-bottom: 10px;
}

form.pmpro_form input,
.pmpro-login form#loginform input {
  width: 100%;
  height: 30px;
  border: 2px solid #fdde33;
  font-size: 16px;
}

.pmpro-login form#loginform input#rememberme {
  width: 20px;
  height: 17px;
}

.pmpro_btn-submit-checkout,
.pmpro-login #wp-submit,
.pmpro-member-profile-edit .pmpro_btn-submit {
  width: 100% !important;
  height: 50px !important;
  font-size: 28px !important;
  background-color: #fdde33;
  color: #005fa8;
  border-radius: 0px;
}

.pmpro-levels .pmpro_btn,
.pmpro-levels .pmpro_btn:link {
  background-color: #fdde33;
  color: #005fa8;
  border-radius: 0px;
  border: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.pmpro-login #post-header,
.pmpro-account #post-header,
.pmpro-levels #post-header,
.pmpro-member-profile-edit #post-header {
  padding: 0px;
  margin-left: 3.45622119816%;
}

.pmpro_table {
  margin-top: 40px;
  margin-bottom: 40px;
}

.pmpro_account-membership-levelname .pmpro_actionlinks {
  margin-top: 10px;
}

#pmpro_account-invoices table tbody tr,
#pmpro_levels_table tr {
  line-height: 30px;
}

/* social fly-menu */

ul.fly-bottom-soc li.wha-soc a:hover {
	background: #25D366;
	color: #fff;
	}

ul.fly-bottom-soc li.tel-soc a:hover {
	background: #0088cc;
	color: #fff;
	}

form.mailpoet-manage-subscription .mailpoet_text_label, 
form.mailpoet-manage-subscription .mailpoet_select_label, 
form.mailpoet-manage-subscription .mailpoet_date_label,
form.mailpoet-manage-subscription .mailpoet_segment_label{
    display: block;
    font-weight:bold;
	line-height: 3;
}
form.mailpoet-manage-subscription .mailpoet_select, 
form.mailpoet-manage-subscription .mailpoet_text{
	width: 40%;
	padding: 12px;
}
form.mailpoet-manage-subscription .mailpoet_select.mailpoet_date_month,
form.mailpoet-manage-subscription .mailpoet_date_year,
form.mailpoet-manage-subscription .mailpoet_date_day{
	width: auto;
	padding: 12px;
}
form.mailpoet-manage-subscription .mailpoet_paragraph{
	margin-bottom:20px
	line-height: 3;
}
form.mailpoet-manage-subscription .mailpoet_submit{
    padding: 20px 20px;
    width: 50%;
    font-weight: bold;
    font-size: 11pt;
}

@media only screen and (max-width: 1003px) {
  .nav-logo-out-fade {
    height: 50px;
  }
}
