/*
Theme Name: TopFit
Theme URI: http://topfit.mikado-themes.com
Description: A Modern Fitness, Gym, and Lifestyle Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.2.1
License: GNU General Public License
License URI: licence/GPL.txt
Text Domain: topfit
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready

*/

footer, .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label{
  display: none !important;
}
body{
    color:#2b2b2b !important;
}
/* ==========================================================================
   Gravity Forms
   ========================================================================== */

ul.gform_fields {
  padding: 0;
  margin: 0;
}
#content-bottom h5{
  font-size: 2.2rem !important;
}
.wpb_text_column .wpb_wrapper span{
      color: #4b4b4b !important;
}
.tt_tabs_navigation {
    display: none !important;
}
#all-events table > thead > tr > th:nth-child(1),
#all-events td.tt_hours_column{
  display: none !important;
}
.mkd-side-menu-button-opener {
    text-align: left;
    position: relative;
    padding: 0.2rem 1.5rem;
    font-weight: 800;
    font-size: 1rem;
    text-transform: uppercase;
    border: 1px solid white;
    -webkit-transition: color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
    -moz-transition: color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
    transition: color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
}
.new-offer p{
  background: #e00606;
    color: white !important;
    padding: 5px 20px;
    font-weight: 800;
    display: inline-block;
}
.mkd-side-menu-button-opener{
      display: block;
    height: auto;
    text-align: center;
    background: white;
    color: black !important;
    padding: 10px 10px;
    font-size: 13px;
    line-height: 15px;
    border: 1px solid black;
  width:auto;
}
.mkd-main-menu-widget-area .widget:not(.widget_mkd_woocommerce_dropdown_cart) a:hover,
.mkd-light-header .mkd-menu-area .mkd-main-menu-widget-area .widget:not(.widget_mkd_woocommerce_dropdown_cart) a
{
      background: #fff!important;
    color: black !important;
}
.mkd-light-header .mkd-menu-area .mkd-main-menu-widget-area .widget:not(.widget_mkd_woocommerce_dropdown_cart) a:hover{
  background:transparent !important;
  color:white !important;
}
.tt_tabs .tt_tabs_navigation li a, .tt_tabs .tt_tabs_navigation .ui-tabs-active a {
      border-color: #2d2d2d !important;
}
.gform_fields, .content .gform_fields {
  margin: 20px 0;
  padding: 0;
}
.mkd-page-header .mkd-sticky-header .mkd-side-menu-button-opener{
  border:1px solid #2d2d2d;
}
.gform_fields li, .main ul.gform_fields li {
  list-style-type: none;
  padding: 0;
  margin: 0 0 20px;
  overflow: hidden;
}
.mkd-portfolio-gallery-item h2{
  font-size: 1.2rem;
}
.mkd-portfolio-author-holder {
  display: none;
}
#gform_2{
  width: 100%;
}
#content-bottom h5 {
      color: white !important;
    font-size: 1.2rem;
}
.embed-container {
    position: relative;
    padding-bottom: 47%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.fluidvids{
  position: initial !important;
}

span.gform_description {
  margin: 0 0 20px;
  display:block;
}

.gform_wrapper .validation_error {
  margin: 20px 0;
}

.gform_wrapper .validation_message {
  font-size: 11px;
  color: red;
  font-style: italic;
  position: relative;
  top: 0px;
}

.ginput_complex label {
  font-size: 11px !important;
  font-style: italic;
  margin: 8px 0 0px;
  color: #BBB;
  display: block;
}

.gform_wrapper .top_label input.medium, .gform_wrapper input[type="text"] {
}

.gform_full input {
  width: 97%;
  box-sizing: border-box;
}

.gform_full textarea {
  width: 920px;
}




/* gform left/right */

.gform_wrapper ul li.gform_left, span.ginput_left {
  float: left;
  width: 51%;
  clear: none;
}

.gform_wrapper ul li.gform_right, span.ginput_right {
  float: left;
  width: 49%;
  clear: none;
}

.gform_wrapper ul li.gform_left input.medium, span.ginput_left input {
  width: 91%;
}

.gform_wrapper ul li.gform_left select {
  width: 95%;
  padding: 3px;
}

.gform_wrapper ul li.gform_right input.medium, span.ginput_right input {
  width: 93%;
}

.gform_wrapper ul li.gform_right select {
  width: 100%;
  padding: 3px;
}

/* Gform Full */

.gform_wrapper .gform_full, .wpcf7-full {
  clear: left;
  float: none;
}

.gform_wrapper .gform_full textarea, .wpcf7-full textarea {
  width: 97%;
}

.gform_wrapper textarea, textarea {
  padding: 3px;
  height: 165px;
}

/* Sidebar */

.sidebar .gform_wrapper ul li.gform_left, .sidebar span.ginput_left, .sidebar .gform_wrapper ul li.gform_right, .sidebar span.ginput_right {
  float: none;
  width: 100%;
  clear: both;
}

/* Checkbox */

ul.gfield_checkbox {
  margin: 0;
}

ul.gfield_checkbox li {
  margin: 0;
  padding: 0;
}

/* Validation */

.validation_error, #gforms_confirmation_message {
  padding: 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px
}

#gforms_confirmation_message {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6
}

.validation_error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7
}
#videocontainer {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
#videocontainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Gform Footer */

.gform_footer {
  margin: 0 0 50px;
}

.gform_footer button + img {
  margin: 18px;
}

.sidebar .gform_footer {
  margin: -15px 0 0;
}
.gform_wrapper form{
  width: 80%;
}
/* Gform Submit */

#gform_submit_button_1,
#gform_submit_button_2,
#gform_submit_button_3,
#gform_submit_button_4,
#gform_submit_button_5{
  display: inline-block;
    position: relative;
    outline: 0;
    padding: 13px 48px;
    font-style: normal;
    font-weight: 700;
    font-family: Montserrat,sans-serif;
    font-size: 14px;
    line-height: 1.8em;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .1em;
    cursor: pointer;
    -webkit-transition: color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
    -moz-transition: color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
    transition: color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;


        background-color: black;
    color: white;
}

#gform_submit_button_1:hover,
#gform_submit_button_2:hover,
#gform_submit_button_3:hover,
#gform_submit_button_4:hover{
      background-color: rgb(119, 119, 119) !important;
    color: white !important;

}
strong {
    color: #000;
}
.mkd-portfolio-single-holder .mkd-portfolio-item-title {
    display:none;
}
.mkd-title .mkd-title-holder .mkd-title-subtitle-holder {
    padding-bottom:5rem;
}
.mkd-header-standard .mkd-page-header .mkd-menu-area {
    background-color:transparent !important;
}
::selection{
    background:#2b2b2b;
}
.gform_fields select {
  background: #fbfbfb;
  height: 46px;
  border: 1px solid #777;
}
@media only screen and (max-width: 1200px){
.mkd-main-menu>ul>li>a span.item_inner {
    padding: 0 9px;
}
}
body .gform_wrapper .top_label div.ginput_container{
  margin:0;
}
a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, p a {
    color:#777;
}
.mkd-title .mkd-title-holder .mkd-title-subtitle-holder-inner{
    text-align:center;
}
.gform_fields input, .gform_fields select, .gform_fields textarea {
  background: #eee;
  color: #8a8788;
  font-size: 13px;
  border: 1px solid #dcdcdc;
  border-radius: 3px;
  padding: 6px 10px;
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.06);
  outline: none;
  -webkit-transition: 0.2s all linear;
  -moz-transition: 0.2s all linear;
  -o-transition: 0.2s all linear;
  transition: 0.2s all linear;
}

input:focus, select:focus, textarea:focus {
  background: #FFF;
}
.mkd-portfolio-list-holder-outer.mkd-ptf-gallery article .mkd-ptf-item-text-overlay, .mkd-portfolio-list-holder-outer.mkd-portfolio-gallery-hover article .mkd-ptf-item-text-overlay {
      background-color: rgba(0, 0, 0, 0.5) !important;
}
.mkd-video-banner-holder .mkd-vb-overlay-tc .mkd-vb-play-icon{
      background-color: #2d2d2d !important;
    border-color: #2d2d2d !important;
}
.page-id-13165 .gform_wrapper form {
  width: 100%;
}
.page-id-13165 .mkd-icon-shortcode.circle {
      background: #7b7b7b !important;
    border-color: white !important;
}
.mkd-icon-shortcode.circle:hover{
border:1px solid #fff;
}
body > div.mkd-wrapper > div > div > div > div.mkd-full-width > div > div > div > div.vc_row.wpb_row.vc_row-fluid.mkd-section.vc_custom_1524094182276.mkd-content-aligment-left.mkd-parallax-section-holder.mkd-parallax-section-holder-touch-disabled.mkd-grid-section > div > div > div:nth-child(2){
  padding-left:50px;
}
.wpb_text_column .wpb_wrapper span{
  color: #7b7b7b !important;
}
#menu-full-screen-menu .item_text:hover{
  color: #7b7b7b;
}
.mkd-side-menu .widget.widget_text select{
      background-color: #eee;
    padding: 0 18px;
    height: 30px;
}
.videoWrapper {
    position: relative;
    padding-bottom: 55.8%;
    padding-top: 25px;
    height: 0;
}
#content-bottom a{
      margin: 0 12px;
      border-radius: 0;
}
#content-bottom a:hover{
      background: transparent !important;
    border: 1px solid black !important;
    color: black !important;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.mkd-portfolio-fields {
  display: none;
}

.mkd-ptf-item-text-holder,
.mkd-ptf-item-text-overlay{
  opacity: 1 !important;
}

.mkd-ptf-item-title a {
  font-size: 22px;
}
.mkd-ptf-item-title a {
    font-size: 30px;
    color: white !important;
    opacity: 1 !important;
    line-height: 33px;
}
.mkd-logo-wrapper a{
       width: 250px;
    margin-top: -60px;
}
.mkd-mobile-logo-wrapper a{
    width:150px;
}
.mkd-pricing-tables.mkd-four-columns .mkd-price-table .mkd-price-table-inner .mkd-price-in-table .mkd-price-currency{
    font-size:20px;
}
.mkd-pricing-tables.mkd-four-columns .mkd-price-table .mkd-price-table-inner{
    min-height:450px;
}
.mkd-title.mkd-content-center-alignment{
    background-color:white !important;
}
body > div.mkd-wrapper > div > div > div > div.mkd-full-width > div > div > div > div > div > div > div > div > div > div > div:nth-child(1) > div > ul > li.mkd-price-button{
    margin-top:103px !important;
}
body > div.mkd-wrapper > div > div > div > div.mkd-full-width > div > div > div > div > div > div > div > div > div > div > div:nth-child(4) > div > ul > li.mkd-price-button{
    margin-top:44px !important;
}
body > div.mkd-wrapper > div > div > div > div.mkd-full-width > div > div > div > div > div > div > div > div > div > div > div:nth-child(3) > div > ul > li.mkd-price-button{
    margin-top:30px !important;
}
body > div.mkd-wrapper > div > div > div > div.mkd-full-width > div > div > div > div > div > div > div > div > div > div > div.mkd-price-table.mkd-pt-active > div > ul > li.mkd-price-button{
    margin-top:60px;
}
.portfolio-excerpt{
    font-size:15px;
        text-transform: lowercase;
    letter-spacing: 2px;
      visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
}
#suggested-row .mkd-elements-holder-item-content {
    text-align: center;
}
.mkd-ptf-wrapper:hover .portfolio-excerpt{
      visibility: visible;
  opacity: 1;
}
.mkd-portfolio-single-holder .mkd-two-columns-66-33 .mkd-column1{
    display:none;
}
.mkd-portfolio-single-holder .mkd-two-columns-66-33 .mkd-column2{
    float:none;
    margin:0 auto;
    width:50%;
}
.page-id-13170 .mkd-iwt-content-holder {
    padding-left:80px !important;
}
.page-id-13170 .mkd-iwt-title{
    font-size:30px;
    text-transform:uppercase !important;
}
.page-id-13170 p{
    text-align:left;
}
 .mkd-vertical-align-containers{
    background:black;
}
 div.mkd-sticky-header.header-appear .mkd-vertical-align-containers{
    background:white;
}
.home .mkd-vertical-align-containers{
    background:transparent !important;
}
.classes-row .wpb_text_column{
    min-height:190px;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select,
.gform_wrapper textarea.medium{
        border: 1px solid black;
    background: transparent;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select{
    height:35px;
}
.gform_wrapper .top_label .gfield_label{
    color:black;
}
.page-id-13170 .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.page-id-13170 .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select,
.page-id-13170 .gform_wrapper textarea.medium{
        border: 1px solid white;
    background: transparent;
}
.gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half{
    margin:0 !important;
}
.page-id-13170 .gform_wrapper .top_label .gfield_label{
    color:white;
}
.page-id-13170 .fluidvids-item {
    width: 95%;
    padding-left: 40px;
}
.mkd-btn.mkd-btn-solid {
        background-color: #000 !important;
    color: #fff !important;
    border: 2px solid white !important;
  border-radius:0;
}
.mkd-btn.mkd-btn-solid:hover{
      background: transparent !important;
    color: black !important;
    border-color: black !important;
}
.mkd-btn.mkd-btn-hover-solid:not(.mkd-btn-custom-hover-bg):not(.mkd-btn-with-animation):hover,
.mkd-price-table.mkd-pt-active .mkd-active-label .mkd-active-label-inner{
    background-color:#000;
}
.mkd-side-menu{
    background:#fff !important;
    background-image:unset;
}
.home .tt_responsive .tt_timetable.small .tt_items_list a, .home .tt_responsive .tt_timetable.small .tt_items_list span{
    color:white !important;
}
table.tt_timetable td, table.tt_timetable th{
    color:black !important;
}
table.tt_timetable .event .event_header{
    font-size:15px;
}
table.tt_timetable, table.tt_timetable thead tr{
    border: 1px solid black !important;
}
@media screen and (max-width:1500px){
       table.tt_timetable .event_container{
        padding:10px;
    }
    table.tt_timetable .event .event_header{
        font-size:13px;
    }
}
.challenge-button{
  display:none;
 }
 #offers-header{
     padding-top:150px;
 }
@media screen and (max-width:1400px){
.mkd-side-menu-button-opener,
#menu-full-screen-menu .item_text{
    font-size:11px !important;
}
#mkd_side_area_opener-2{
  padding: 0;
}
}
.offers-seperator{
    padding:50px 0 80px;
}
@media screen and (max-width:1200px){
#suggested-row .mkd-elements-holder-item-content{
        min-height: 350px;
    padding: 0 20px !important;
  }
}
@media screen and (max-width:1100px){

  .mkd-content{
    margin-top: 0 !important;
  }
 .home .mkd-content{
  margin-top: -98px !important;
  }
  .mkd-vertical-align-containers .mkd-position-center{
    background:black;
  }
  .home .mkd-vertical-align-containers .mkd-position-center{
    background:transparent;
  }
  .mkd-page-header .mkd-sticky-header.header-appear .mkd-vertical-align-containers .mkd-position-center{
background:white;
  }
  .mkd-vertical-align-containers{
    padding: 0 10px 0 0;
  }

  .mkd-main-menu ul li a{
    font-size: 11px;
}
   .mkd-content{
    margin-top: 0 !important;
  }
  .mkd-main-menu{
        margin-left: 75px;

  }
    .offers-seperator{
    padding:20px 0 50px;
}
 #offers-header{
     padding-top:0;
 }
.vc_custom_1550031549441{
    padding-top:0 !important;
}
 .vc_column_container>.vc_column-inner{
     padding:0 !important;
 }

    body > div.mkd-wrapper > div > div > div > div > div > div > div > div.vc_row.wpb_row.vc_row-fluid.mkd-section.vc_custom_1536122401439.mkd-content-aligment-center.mkd-grid-section,
    body > div.mkd-wrapper > div > div > div > div > div > div > div > div.vc_row.wpb_row.vc_row-fluid.mkd-section.vc_custom_1536121752737.mkd-content-aligment-left.mkd-grid-section,
    body > div.mkd-wrapper > div > div > div > div > div > div > div > div.vc_row.wpb_row.vc_row-fluid.mkd-section.vc_custom_1536118436494.mkd-content-aligment-left.mkd-grid-section,
    body > div.mkd-wrapper > div > div > div > div > div > div > div > div.vc_row.wpb_row.vc_row-fluid.mkd-section.vc_custom_1536122499286.mkd-content-aligment-left{
        padding-top:0 !important;
    }
    .vc_custom_1536117529814{
        padding:40px;
    }
    .page-id-13170 .mkd-iwt-title{
        font-size:20px;
    }
    .vc_custom_1536216583427{
        padding-left:10px !important;
    }
    .page-id-13170 .fluidvids-item{
        padding-left:0;
    }
    body > div.mkd-wrapper > div > div > div > div > div > div > div > div.vc_row.wpb_row.vc_row-fluid.mkd-section.classes-row.vc_custom_1536117538765.mkd-content-aligment-center.mkd-grid-section > div > div > div:nth-child(1) > div,body > div.mkd-wrapper > div > div > div > div > div > div > div > div.vc_row.wpb_row.vc_row-fluid.mkd-section.classes-row.vc_custom_1536117538765.mkd-content-aligment-center.mkd-grid-section > div > div > div:nth-child(2) > div{
        padding:20px 0 !important;
    }
 .challenge-button {
    /* display: none; */
    display: inline-block;
    position: relative;
    outline: 0;
    padding: 13px 20px;
    font-style: normal;
    font-weight: 700;
    font-family: Montserrat,sans-serif;
    font-size: 14px;
    line-height: 1.8em;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .1em;
    cursor: pointer;
    -webkit-transition: color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
    -moz-transition: color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
    transition: color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border:2px solid black;
    color: black;
}
body > div.mkd-wrapper > div > div > div > div > div > div > div > div.vc_row.wpb_row.vc_row-fluid.mkd-section.vc_custom_1486548818711.mkd-content-aligment-center.mkd-grid-section{
    padding-top:50px !important;
}
body > div.mkd-wrapper > div > div > div > div > div > div > div > div > div > div.wpb_column.vc_column_container.vc_col-sm-6 > div > div > div.vc_empty_space{
    display:none;
}
 .mkd-vertical-align-containers{

    padding: 0 5px;
  }

}
#mindbody-form input,
#mindbody-form select,
#mindbody-form textarea{
      border-radius: 5px;
    color: #8a8788;
    box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.06);
    outline: none;
        -webkit-transition: 0.2s all linear;
    -moz-transition: 0.2s all linear;
    -o-transition: 0.2s all linear;
    transition: 0.2s all linear;
        border: 1px solid black;
    background: transparent;
        font-size: inherit;
    font-family: inherit;
        width: 100%;
    padding: 10px 0 10px 10px;
    letter-spacing: normal;
    width:98%;
    margin-top: 5px;

}
#mindbody-form select {
    height: 40px;
    width: 100%;
}
#mindbody-form input#hc-register{
      display: inline-block;
    position: relative;
    outline: 0;
    padding: 13px 48px;
    font-style: normal;
    font-weight: 700;
    font-family: Montserrat,sans-serif;
    font-size: 14px;
    line-height: 1.8em;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .1em;
    cursor: pointer;
    -webkit-transition: color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
    -moz-transition: color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
    transition: color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: black;
    color: white;
    max-width: 200px;
}
.hc-birth-date select {
  min-width: 150px !important;
    width: 13.4% !important;
}
input[type="checkbox"]{
  width: auto !important;
}
.checkboxwithtext{
  font-weight: 600;
      width: 32%;
    display: inline-block;
    padding-bottom: 10px;
}
.checkboxgroup{

  margin-top: 10px;
}
#mindbody-form input#hc-register:hover{
      background-color: rgb(119, 119, 119) !important;
    color: white !important;
    border-color: transparent;
}
div.healcode .hc_registration .hc-label {
    margin-top: 1em !important;
    margin-bottom: 5px;
    font-size: 20px !important;
    color: #2d2d2d;
    font-family: Montserrat,sans-serif;
    font-weight: 700 !important;
    letter-spacing: .2em;
    text-transform: uppercase;
}
div.healcode .hc_registration .note{
  padding-top: 5px;
}
div.healcode .hc_registration .hc-registration-field label {

    color: #2d2d2d;
    font-family: Montserrat,sans-serif;
    font-weight: 500;
      padding-top: 10px;
    display: inline-block;
    font-size: 12px !important;
}
@media screen and (max-width:996px){
.checkboxwithtext{
  width: 49%;
}
.hc-birth-date select{
  min-width: 30% !important;
}
  .mkd-vertical-align-containers{
    background:transparent !important;
  }
  .home .mkd-vertical-align-containers{
  background:transparent !important;
}
}
@media screen and (max-width:1024px){
 .mkd-vertical-align-containers .mkd-position-center{
    background:transparent;
  }
}
#input_4_11 input {
    margin-bottom: 20px !important;

}
#gform_fields_4 li {
    margin-bottom: 15px !important;
    margin-top: 5px !important;
}
div#input_4_13 {
    margin-top: 0;
}
#field_4_25 p {
        font-size: 12px;
    line-height: 22px;
}
.mkd-side-area-icon{
    display:none !important;
}
.mkd-side-menu-button-opener{
    display:none;
}
.mkd-side-menu-button-opener.sidenav{
    display:block;
}
.page-id-16373 h2{
    font-size:35px;
}
div#popmake-16406{
    margin-bottom:0;
}
#gform_5 {
  width: 100%;
}
