/*
 Theme Name:   Twenty Seventeen Child
 Description:  Twenty Seventeen Child theme
 Author:       Dave Landon
 Author URI:   http://3rdplanetstudios.com
 Template:     twentyseventeen
 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:  twenty-seventeen-child
*/

#masthead {
    background: #0076A9;
    padding-bottom: 75px;	
} 
#masthead .container {
	max-width: 900px;
	margin: 0 auto;
	text-align: right;
}
.site-branding {
	color: #fff;
	tex-align: right;
}
.site-branding p {
	color: #fff;
	font-size: 18px;
}
.site-branding img {
	border-radius: 4px;
	max-width: 250px;
}
.site-branding {
  background: #0076a9!important;
}
.custom-logo-link {
  min-width: 100%;
  margin: 0 auto;
  padding: 10px 0;
  text-align: center;
}
.custom-logo-link img {
  border-radius: 6px!important;
}
.thumb {
  display: none;
}
.thumb img {
  border-radius: 4px;
}
.clear {
  clear: both;    
}
.menu-scroll-down {
   display: none!important;
}
.panel-content .wrap, .gf_wrapper {
  padding: 30px!important;
  max-width: 900px!important;
  margin: 40px auto!important;
  background: #fafafa;
  border: 1px solid #eee;
  border-radius: 6px;
}
#content {
    padding-top: 40px!important; 
}
header.entry-header {
    margin-bottom: 0!important; 
}
h1 {
   font-size: 30px!important;
   margin-bottom: 0!important;
}
h2 {
   font-size: 26px!important;
}
.entry-header {
   margin: 0 0 20px 0!important;
   padding: 0!important;
}
#wp-submit, .button, .gform_button {
   background: #0076a9!important;
}
.button {
  color: #fff;
  padding: 12px;
  font-weight: bold;
  box-shadow: none!important;
  text-shadow: none!important;
  display: block;
  margin-top: 20px;
  max-width: 130px;
  text-align: center;
  transition: background-color 0.5s ease-out;
}
.edit-link {
  display: none;  
}
.members-access-error {
	margin-top: 20px;
}

#wp-submit:hover, .button:hover, .gform_button:hover {
   background: #26b3f1!important;
   color: #fff!important;
   transition: background-color 0.3s ease-in;
}
.gform_button {
    max-width: 300px!important;
}
.gfield_description {
   padding-top: 0!important;  
}
.gfield_label {
    margin-bottom: 0;  
}
#field_3_17 {
   margin: 0;   
}

/* Forms */
.readonly input {
  font-weight: bold!important;
  border: 0!important;
  color: #000;
  cursor: default;
  background: transparent;
}
*::-moz-placeholder {
    color: #dedede!important;
}
*::-webkit-input-placeholder {
    color: #dedede!important;
}
*.placeholder {
    color: #dedede!important;
}
.gform_wrapper select {
    line-height: 1!important;
    padding: 0!important;
   height: 2.3em
}
.gsection {
   padding: 0!important; 
   margin: 0 0 20px 0!important; 
}
.credit-card , .amount {
   background: #bfe7f9!important;
   padding: 10px!important;
   border: 1px solid #26b3f1;
   border-radius: 6px;
   min-width: 100%;
}
.ginput_product_price, .ginput_total {
   font-weight: bold;
   color: #0076a9!important;
   font-size: 20px!important;
}
.ginput_product_price_label {
  display: none;    
}
.gform_footer {
  margin-top: 30px!important;
  padding-top: 0!important;
}
#field_1_5, #field_1_10 {
  padding: 0;
}
#input_1_5, #input_1_10,  #input_1_32, .gf_readonly textarea {
   background: #bfe7f9!important;
   padding: 10px!important;
   border: 1px solid #26b3f1;
   border-radius: 6px;
   max-height: 120px!important;
   min-width: 100%!important;
   color: #0076a9!important;
   font-weight: bold;
  cursor: default;
}
#field_1_5 label, #field_1_10 label {
  display: none!important;
}

/* Radio Buttons */
.gchoice_2_7_0,
.gchoice_2_7_1 {
    float: left;
    margin: 0 0 40px 0!important;
}
.gchoice_2_7_0 input[type=radio],
.gchoice_2_7_1 input[type=radio]
    {
    display:none!important;
}
.gchoice_2_7_0 input[type=radio] + label,
.gchoice_2_7_1 input[type=radio] + label {
     text-align: center;
     cursor: pointer;
     background: #0076a9;
     color: #fff!important;
     border: 1px solid #0076a9!important;
     padding: 10px!important;
     border-radius: 6px!important;
     line-height: 17px!important;
     font-size: 12px!important;
     background-image: none;
     outline: 0;
     margin: 0 2px 0 0!important;
     width: 100px!important;
}
.gchoice_2_7_0 input[type=radio]:checked + label,
.gchoice_2_7_1 input[type=radio]:checked + label {
     outline: 0;
     background: #fff!important;
     color: #0076a9!important;
}
.ginput_quantity_label {
  display: block;
  margin: 0!important;
  padding: 0;
}
/* Validation */
.validation_error {
   display: none; 
}

/* Multi-Link Registration Form */
.group-code-title label,
.group-code-description label {
   display: none!important; 
}
.group-code-title textarea,
.group-code-description textarea {
   background: transparent!important; 
   border: 0;
  color: #333!important;
  cursor: default!important;
  padding: 0!important;
}
.group-code-title textarea:focus,
.group-code-description textarea:focus {
   background: transparent!important; 
   border: 0;
}
.group-code-title textarea {
   font-size: 30px!important;
   margin-top: -30px;
    max-height: 100px;
}
.group-code-description textarea {
   font-weight: bold;
   margin-top: -20px;
    max-height: 100px;
}
#gform_4 .amount.gf_left_half {
   min-width: auto;
   max-width: auto;
   width: 48%;
  margin-right: 4%;
}
#gform_4 .amount.gf_right_half {
   min-width: auto;
   max-width: auto;
   width: 48%;
  margin-left:4%;
}
.notice {
	margin: 5px 0;
	background: #f5ecb9;
	border: 1px solid gold;
	font-size: 14px;
	padding: 5px;
	border-radius: 6px;
}
.gfield_html {
	padding: 0!important;
}

/* Expired Links */
.page-id-130 h1 {
  display: none;  
}
.expired {
  text-align: center;
  margin: 40px 0;
  background: red;
  padding: 20px;
  color: #fff;
}
h3.expired.groupcode {
	line-height: 40px;
	margin: 40px 0;
	padding-top: 20px;
}
#field_4_68 p {
	display: none;
}
#ui-datepicker-div {
	background: #fff!important;
	padding: 10px;
	border: 2px solid #999;
}

/* Logo and PDF */
.gravityform-pdf {
  margin: 20px 0;
}
.gravityform-pdf i {
  font-size: 20px;
}
.gravityform-pdf a,
.gravityform-pdf i {
  text-decoration: none;
  font-size: 20px;
}
.gravityform-pdf a:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 550px) {
  .thumb {
     display: none!important;
  }
    #gform_4 .amount.gf_left_half {
   min-width: auto;
   max-width: auto;
   width: 100%;
  margin-right: 0;
}
#gform_4 .amount.gf_right_half {
   min-width: auto;
   max-width: auto;
   width: 100%;
  margin-left:0;
}
}