@charset "utf-8";

/* CSS Document */
@media screen {
.entry {
    line-height: 1.75rem;
    overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
a {
    color: #001347;
}
.parallax-window {
    min-height: 400px;
    background: transparent;
}
    .sbsbox{line-height:1.4;}
.fullwidth, .sbsbox {
    position: relative;
    clear: both;
}
.sbsbox input, textarea {
    max-width: 100%;
}

.sbsbox > * {
   width: 100%;
    flex-shrink: 100;
    max-width: auto;
    padding: 5em;
    color:#FFF;
    font-size:1.2em;
    background-size:cover;
}
.sbsbox h2 {
    color: #002c56;
    font-size: 2.2em;
    line-height: 1.2;
}
    .sbsbox > div{position:relative;}
.townpage .textleft > div{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#5e6aa3+0,444f8b+100 */
background: rgb(94,106,163); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgba(94,106,163,1) 0%, rgba(68,79,139,1) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(94,106,163,1) 0%,rgba(68,79,139,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  rgba(94,106,163,1) 0%,rgba(68,79,139,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e6aa3', endColorstr='#444f8b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */




    color: #FFF;
}
    
    .townpage .textright > div{/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d0a750+0,e0b257+100 */
background: #d0a750; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #d0a750 0%, #e0b257 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  #d0a750 0%,#e0b257 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  #d0a750 0%,#e0b257 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0a750', endColorstr='#e0b257',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.sbsbox > *{background-size:cover !important;background-position:center !important;}
    .townpage .textleft > div a{color:#d0a750;}   
    .townpage .textright > div a{color:#404976;}   
   
    
    
    
    
    .sbsbox a{color:#d0a750;font-weight:600;}
    .sbsbox div{background-size:cover;background-position:center;}
.highlightboxfirst > *:nth-child(even) {/*set color here for non highlighted box color */
    background: #FFF;
}
.sbsbox.nohighlight > * {
    background: #FFF;
    color: inherit;
}
.sbsbox ul, .entry ul {
    list-style: none;
    margin-left: 2em;
    position: relative;
}
.sbsbox li, .gottalinks li {
    list-style: none;
    font-size: 1em;
    margin-bottom: 2em;
    font-weight: bold;
}
.sbsbox li h3, .entry li h3 {
    display: inline;
    font-weight: 500;
}
.sbsbox li:before, .gottabox li:before {
    background: url(../../../uploads/gold_check2.svg);
    color: #44854e;
    content: '';
    display: inline-block;
    margin-top: 0em;
    height: 2em;
    width: 2em;
    background-size: 100%;
    background-repeat: no-repeat;
    left: -1em;
    position: absolute;
}
.sbsbox.whitechecks li:before {
   
}
input, textarea {
    max-width: 100%;
}
.entry h2,.entry h3{clear:both;padding-top:1em;}
/* BLOG LAYOUT*/   
.blog-right-container h2 {
    font-size: 1rem;
}
.blog-right-container {
    font-size: .75rem;
}
.side-excerpt a {
    text-decoration: none;
}
.side-blog-title {
    font-weight: bold;
    text-decoration: none;
    font-family: 'Oswald';
    font-size: 1rem;
}
.coolwrap {
    background-color: #f5f5f5;
    padding: 15px;
    padding-top: 25px;
    margin-bottom: 33px;
    box-sizing: border-box;
    position: relative;
    display: block;
    overflow: auto;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.27);
    -moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.27);
    box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.27);
}
.blogdate {
    background-color: #ddebda;
    padding-top: 7px;
    padding-right: 7px;
    padding-bottom: 7px;
    padding-left: 7px;
    text-transform: uppercase;
    line-height: .8rem;
    letter-spacing: 0px;
    font-weight: 700;
    font-style: normal;
    color: #626262;
    font-size: .75rem;
    margin-bottom: 0px;
    display: inline-block;
    margin-top: 15px;
}
.blog-content-container {
    margin-top: 20px;
}
.blogtitle {
    font-family: Oswald;
    font-size: 2rem;
    display: block;
    margin-bottom: 20px;
    margin-top: 0px;
    padding-top: 0px;
    font-weight: bold;
}
.blogtitle a {
    text-decoration: none;
}
.woocommerce-loop-product__title {
    font-weight: 300;
    font-size: .8rem;
    width: 100%;
}
.woocommerce ul.products li.product a {
    border: solid !important;
    border-color: rgba(191,191,191,1.00) !important;
    border-width: 1px !important;
    transition: transform .2s;
}
.woocommerce ul.products li.product a:hover {
    transform: scale(1.1);
}
.woocommerce ul.products li.product .button {
    display: none;
}
.woocommerce ul.products li.product .price {
    position: absolute;
    color: #FFF !important;
    top: 10px;
    left: 10px;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.46);
}
.wp-caption {
    line-height: .75rem;
    margin-bottom: 10px;
    max-width: 100% !important; /* prevent too-wide images from breaking layout */
    padding: 0px;
    text-align: center;
    margin: 0px;
    border-width: 3px;
}
.wp-caption p.wp-caption-text {
    line-height: 1.3;
    font-size: .8rem;
    margin: 0px;
    padding: 0px;
    background-color: #007cba;
    color: #FFF;
    box-sizing: border-box;
    padding: .5rem;
    width: calc(100% - 10px);
    margin-left: 5px;
}
.wp-caption img {
    margin-bottom: 0px !important;
}
caption {
    background: #fff;
    margin-bottom: 2em;
    text-align: left;
}
.wp-caption img {
    margin: 0px;
    padding: 0px;
}
.h1holder {
    color: #FFF;
  
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    background-color:rgba(0,0,0,0.41);
}
.h1holder h1 {
    align-self: center;
    font-family: 'Roboto';
    font-weight: 900;
    font-size: 5em;
}
.coollink {
 color: #181818;
    padding: 1em;
    border: solid;
    border-color: #2b86da;
    text-decoration: none;
    width: max-content;
    margin-top: 2em;
    line-height: 100%;
    display: flex;
    align-content: center;
    transition-duration: .5s;
    border-radius:5px;
    position:relative;
    margin-left:auto;
    margin-right:auto;
}
.coollink span {
    font-size: 2em;
    color: #d7170c;
    align-self: center;
    margin-right: .5em;
}
.coollink:hover {
    background: #d7170c !important;
    color: #FFF !important;
}
.coollink:hover span {
    color: #FFF;
}
#main-h1 {
    text-shadow: 1px 1px 5px rgb(0 0 0 / 79%);
}
.highlightthis {
    font-size: 1.1em;
    padding: 1.1em;
    background-color: #d7170c;
    color: #FFF;
    border-radius: 1em;
}
.highlightthis a, .highlightthis a[href^=tel] {
    color: #FFF;
}
.rightjustifyphone {
    white-space: nowrap;
    text-align: right;
    width: min-content;
}
.pagetitleholder {
    display: flex;
    position: relative;
    width: 100%;
    overflow: hidden;
    grid-area: pagetitleholder;
    background-image: url(../images/h1-background.jpg);
    background-size: cover;
    background-position:center;
    line-height: 0px;
}


.pagetitleoverlay {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}
#my-header, #header-logo, #header-nav {
    transition-duration: .25s;
    transition-property: all;
}
html {
  scroll-behavior: smooth;
}


    .wppage-985 .pagetitleoverlay,.wppage-987 .pagetitleoverlay,.wppage-989 .pagetitleoverlay,.wppage-991 .pagetitleoverlay,.wppage-993 .pagetitleoverlay,.wppage-995 .pagetitleoverlay,.wppage-997 .pagetitleoverlay,.wppage-999 .pagetitleoverlay   {display:none !important;}
    .location-lower{padding:2em;font-size:1.2em;background-image:url(https://www.yachtservicellc.com/wp-content/uploads/location-background.jpg);background-size:cover;background-position: center;font-weight:bold;}
    body{min-height:100vh;}
    .townpage{font-size:1.2em;}
    .townpage > h2{display:inline;color:#444f8b;}
    .gottabox{width:100%;display:block;}
    .gottabox li{font-size:.8em;}

     h2.gotta, h2.realtimedata{font-size:1.2em; font-style: italic;background-color:#444f8b;color:#FFF; text-align: center;padding:.8em;margin-top:0px;width:100%;display :block;margin-bottom:0px; }
    h2.rounded{display:none !important;}
    .town-intro-paragraph h2{display:inline;}
    .town-intro-paragraph {padding-left:1em;padding-right:1em;}
    .my-flex-map .flexmls-count-and-filters-wrapper,.my-flex-map .flexmls-listings-list-wrapper, .my-flex-map .flexmls-title, .my-flex-map .flexmls-actions-wrapper,.my-flex-map .flexmls_connect__sr_pagination,.my-flex-photo-slideshow .flexmls_connect__disclaimer,.my-flex-photo-slideshow .flexmls_connect__count,.my-flex-photo-slideshow .pagination {display:none !important;}
    .my-flex-map .flexmls_connect__idx_disclosure_text{font-size:.5em;margin-top:1em;line-height:1;}
     .ad728x90{text-align:center; background-color:#676767;margin-top:2em;margin-bottom:2em; display:flex; justify-content:center; position:relative;margin-left:auto;margin-right:auto;color:#FFF;font-weight:bold;font-size:2em;}
    .ad960x268{  background-color:#676767; display:flex; justify-content:center; position:relative;margin-left:auto;margin-right:auto;color:#FFF;margin-top:2em;margin-bottom:2em;font-weight:bold;font-size:2em;}
    .ad728x90 > div, .ad960x268 > div{  text-align:center;width:max-content;align-self:center;}
    .mymunicipalitylist{width:30%;float:left;background-color:#e5e5e5;padding:2%;margin-left:2%;}
    .mymunicipalitylist a{text-decoration: none;display:block;width:100%;color:#FFF; font-weight:bold;margin-bottom:.5em;position:relative;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#5d679b+0,444f8b+100 */
background: rgb(93,103,155); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgba(93,103,155,1) 0%, rgba(68,79,139,1) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(93,103,155,1) 0%,rgba(68,79,139,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  rgba(93,103,155,1) 0%,rgba(68,79,139,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5d679b', endColorstr='#444f8b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
        
        transition: all .2s ease-in-out; 
}
    .mymunicipalitylist a:hover{transform: scale(1.1);z-index: 999; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c9a04e+0,b68b2f+100 */
background: rgb(201,160,78); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgba(201,160,78,1) 0%, rgba(182,139,47,1) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(201,160,78,1) 0%,rgba(182,139,47,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  rgba(201,160,78,1) 0%,rgba(182,139,47,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9a04e', endColorstr='#b68b2f',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
color:#444f8b;}
    .municipalitylistthumbnail{width:50px;height:50px; display:block; position:absolute;left:10px;top:10px;background-color:#FFF;background-size:cover;background-position: center;}
    .photoheading {width:100%;display:block !important;color:#FFF !important;}
    .photo-attribution{position: absolute;font-size:.5em;bottom:1em;right:1em;text-shadow: 1px 1px 2px rgba(0,0,0,0.77);}
    .gottalinks{text-align: center;}
     .gottalinks a{font-size:1.1em;ine-height:1.5;font-weight:bold;} 
    .flexmls_connect__market_stats_graph{width:90%; min-height:400px;max-width:90% !important;font-size:.8rem !important;}
    .flexmls_connect__market_stats_legend{width:90% !important;max-width:90% !important;}
    .market-stats .flot-svg {width:105% !important;}
    .market-stats canvas {width:100% !important;max-width:100% !important;}
    .flexmls-btn-primary{font-size:2em !important;padding:1em !important;color:#b68b2f;}
	.contact-smaller-text{font-size:.6em !important;line-height:1.9em !important; color:#FFF !important;}
    .flexmls-v2-templates #main-h1{font-size:2em !important;}
    .footer-info a{color:#FFF;text-align: center;}
    .sbsbox .photo-attribution a{color:#FFF !important;}
    #blurrymap{width:100%;height:100%;background-image:url('../images/blurry-map.jpg');background-size:cover;display:flex;align-content: center;justify-content: center;padding:4em;text-align:center;}
    #blurrymap > div {animation: pulse 2s infinite;width:max-content;padding:2em;align-self: center;border-radius:1em;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#edbe5a+0,b58a2d+100 */
background: rgb(237,190,90); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgba(237,190,90,1) 0%, rgba(181,138,45,1) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(237,190,90,1) 0%,rgba(181,138,45,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  rgba(237,190,90,1) 0%,rgba(181,138,45,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edbe5a', endColorstr='#b58a2d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
      transition: all .2s ease-in-out; -webkit-box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.26); 
box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.26);text-shadow: 2px 2px 2px rgba(0,0,0,0.51);}
    .my-flex-map a{color:#FFF;text-decoration: none;font-family:'Oswald'; font-weight:700;font-size:2em;line-height:1.5;}
    #blurrymap:hover >div{transform: scale(1.1);}
    .wpcf7 input[type="file"]{border:none;}
    #myformfields{line-height:2;}
	.footer-social {margin-top:1.5em !important;}
	.footer-social a {color:#FFF; font-size:1.5em;margin-left:.5em;margin-right:.5em;}
}
.admockup{background-color: #e8e8e8; position: relative; margin-left: auto; margin-right: auto; display: flex; justify-content: center;background-color:#646769;color:#FFF;font-weight:bold; }
.admockup > div {width:min-width;align-self:center;}
.pulsethis {animation:pulse 2s infinite;}
    @keyframes pulse {
	0% {
	
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
	}

	70% {
		
		box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
	}

	100% {
	
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
}
