/* Nav Dropdowns */

.navContent ul li ul a {
    white-space: normal !important;
    overflow: visible !important;
}

@media only screen and (min-width: 768px) {
    .navContent ul li ul {
        min-width: 250px !important;
        right: auto !important; 
    }
}

/* Hard Coded Page H1s */
.pageContainer .customH1{
    max-width: 100% !important;
    text-align: center;
    background-color: #f0f0f0;
    padding-top: 10px;
    padding-bottom: 10px;
}
.pageContainer .customHeadingBlock{
    max-width: unset !important;
    padding: 0 !important;
}
.customHeadingBlock .pageTitleContainer{
    background-image: url("https://static.mywebsites360.com/f7fed2f4dac7451e8067eb71f66fc9b3/i/c74b7052972347528942e52679f7acab/1/5feFb8zhrk/Inner%20Page%20Hero.jpg");
}
.customHeadingBlock h1{
    color: #fff;
    font-size: 50px;
}
.customHeadingBlock .pageSubtitle{
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
}

html.plxBg body {
    min-height: 100vh;
    overflow: auto;
}

div.plxBg, html.plxBg body {
    overflow: initial;
    position: initial !important;
}

/*#page_e00b3f7930bf44a9af4a89931b583d51 [data-site-id="f7fed2f4dac7451e8067eb71f66fc9b3"] {*/
/*    overflow: hidden !important;*/
   
/*}*/


body.noSecondaryContent {
    background: url(https://static.mywebsites360.com/f7fed2f4dac7451e8067eb71f66fc9b3/i/c74b7052972347528942e52679f7acab/7/5feFb8zhrk/Inner%20Page%20Hero.jpg);
}

.plxBg-img.plxBg-img--tiled {
    min-height: initial !important;
}

.sk-ww-google-reviews{
   min-height: 380px;
}
/*@media screen and (max-width: 768px){*/
/*.plxBg-img.plxBg-img--tiled {*/
/*    transform: inherit !important;*/
/*}*/
/*}*/

@media only screen and (min-width: 768px) {
    .headerAndNavContainer {
	  position: sticky;
	  top: 0;
	  z-index: 3;
	  width: 100%;
	}
}

@font-face {
  font-family: 'proximanovaextracondensed';
  font-display: swap !important;
}
@font-face {
  font-family: 'dincondensedweb';
  font-display: swap !important;
}
@font-face {
  font-family: 'foco';
  font-display: swap !important;
}
@font-face {
  font-family: 'museosanslight';
  font-display: swap !important;
}