
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-family: 'Arial';
font-size: 14px !important;
}


.menuItemHover A, .menuItemHover.A,.menuItemHover A:visited, .menuItemHover.A:visited, .menuTopItem A:hover, .mmenu A:hover, .mmenu li > a:hover, .mmenu li.mmenu-selected > a, .mmenu li.mmenu-selected > span {
font-family: 'Arial';
text-decoration: none;
}


.menuItemL2 A, .menuItemL2 A:visited {
font-family: 'Arial';
}


.menuItemL2 A:hover {
font-family: 'Arial';
}

a, a:visited, a:hover
{ color: #3483DE; }
.boxed
{ max-width: 900px !important; width: 100% !important; height: auto !important; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
input[type='submit'], input[type='button']
{ background-color: #006EC6; }
.MenuButton TD
{ background-color: #006EC6; }#siteBackground
{
  height: 100%;
  width: 100%;
  position: absolute;
  background-image: url(https://www.playfamily.co/wp-content/themes/play-theme/img/bg-cork-light.jpg);
  z-index: -2;
}

.menuTopItem A
{
  text-transform: uppercase;
  font-family: Roboto;
  font-size: 14px;
  color: #4a4a4a;
  font-weight: 600;
  letter-spacing: .48px;
}

.menuTopItem TD
{
  border-bottom: 2px solid transparent;
  padding-bottom: 4px !important; 
}
.menuTopItem TD:hover
{
  border-bottom: 2px solid #ffd54e;
}

.outerBodyFooter
{
  background-color: white;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 0px;
  margin-top: 246px; 
}

.innerBody
{
  background: url(https://www.playfamily.co/wp-content/uploads/2019/02/bg-watercolor-blue-cropped.jpg);
  background-size: 100%;
  background-position: center 122px;
  background-repeat: no-repeat;
  position: relative;
  padding-bottom: 70px;
}

.pageHeader
{
    border-bottom: 5px solid #62a33e;
  background-color: white;
}

#siteTitle IMG  
{
  max-width: 155px !important;   
  position: relative;
  top: 5px;
}


#siteTitle 
{
   padding-bottom: 0px; 
   padding-top: 60px; 
 }

.mainMenu 
{
   margin-left: auto !important;
   position: relative;
   top: -84px;
  }


.extraFooter
{
  width: 100%;
  height: 300px;
  background: #4a4a4a url(https://www.playfamily.co/wp-content/themes/play-theme/img/bg-cork-dark.jpg);

}
/*  ------- Styles below the line are not shown during page editing --------- */
BODY, P, DIV, TD
{
  font-family: Roboto;
  font-size: 15px;
  color: #4a4a4a;
}

DIV.header
{
 padding-top: 0px !important;
 padding-bottom: 0px !important;
 font-family: Roboto;
 font-size: 50px;
 color: white;
 font-weight: 700;
  position: relative;
  top: -157px; 
 left: -20px; 
}

/* an automatic fix to improve button styles */
  /* A.register, A.classDetails, A.schedule-btn, A.dropin */
  input[type=submit],
  input[type=button],
  A.register, A.classDetails, A.schedule-btn, A.dropin, a.customButton 
{
    border-radius: 5px;
    background-color: #006ec6;
    font-weight: normal;
    color: white !important;
    padding: 10px;
   min-width: 82px;
   text-align:center;
}

@media screen and (max-width: 767px)
{
  .menu-caption { color: #000; }
  .menu-btn .icon-bar { background-color: #000;  }
  #mobile-menu-actions { background-color: transparent; }
  #siteTitle IMG { position: relative; top:0px; }
  #siteTitle  {    padding-top: 22px;   }
  DIV.header  {   font-size: 30px;  top: -100px;  }
  .outerBodyFooter {    margin-top: 143px;  }

}