/*CSS brought over from North Conway Store Info Type: WYSIWYG*/
.nlstoreHours {font-size: 3rem;}.schedule a {text-decoration: none;} span.active {color: red;} #schedule a {font-size: 0.85em;color: green;text-decoration: none;font-weight: bold} #schedule a:hover {color: #000; text-decoration: underline}
.map-responsive{
 overflow:hidden;
 padding-bottom:54%;
 position:relative;
 height:0;margin-bottom: 1em;
}
.map-responsive iframe{
 left:0;
 top:0;
 height:100%;
 width:100%;
 position:absolute;
}
