body {
background: #fff;
padding: 0;
}
body, input, textarea {
color: #333;
} header#masthead {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 500;
}
header#masthead.header-over_hero {
background-color: transparent;
}
body.scrolled header#masthead {
border-bottom: 1px solid rgba(255,255,255,.3);
}
header#masthead .site-branding .site-title {
margin-bottom: 0;
}
header#masthead .site-branding .site-description {
margin: 0;
}
header#masthead .site-branding .site-title .site_logo,
header#masthead .site-branding .site-title a {
height: 75px;
width: auto;
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
}
header#masthead.alt_home .site-branding .site-title a {
visibility: hidden;
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
body.scrolled header#masthead.alt_home .site-branding .site-title a {
visibility: visible;
}
body header#masthead .site-branding .site-title a {
color: #fff;
line-height: 70px;
}
header#masthead .site-branding {
min-height: 50px;
}
header#masthead.alt_home .site-title .site_logo,
header#masthead.alt_home .site-title .site_logo a,
body.scrolled header#masthead .site-branding .site-title .site_logo,
body.scrolled header#masthead .site-branding .site-title a {
height: 40px !important;
}
header#masthead .site-branding .site-title a {
background: left center no-repeat;
background-size: 100% auto;
display: table;
}
header#masthead .site-branding .site-title .site_logo {
visibility: hidden;
}
#site-branding .site-description {
display: block;
}
header#masthead .site-branding {
width: 90%;
margin: 10px 0 10px 20px;
}
body.scrolled header#masthead .site-branding {
margin-top: 0;
margin-bottom: 0;
}
#site-navigation {
z-index: 1000;
}
#site-navigation #mobile_menu_icon {
height: 40px;
width: 50px;
line-height: 40px;
padding-left: 50px;
// background: #333 url(//lymeadirondack.com/wp-content/themes/lymetimbersite/img/mobile_menu_icon-rev.png) center center no-repeat;
background: transparent url(//lymeadirondack.com/wp-content/themes/lymetimbersite/img/mobile_menu_icon-wht.png) center center no-repeat;
background-size: 50px 40px;
display: block;
cursor: pointer;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
position: absolute;
top: 15px;
right: 15px;
}
#site-navigation #mobile_menu_icon:before {
content: "MENU";
display: block;
font-weight: bold;
color: #fff;
right: 0;
position: absolute;
transform: translateX(-100%);
}
#site-navigation.active #mobile_menu_icon:before {
display: none;
}
#site-navigation.active #mobile_menu_icon {
background-image: url(//lymeadirondack.com/wp-content/themes/lymetimbersite/img/close-x-wht.png);
background-size: 30px 30px;
z-index: 1;
}
#site-navigation.active #primary-menu {
background: #004431 !important;
}
#site-navigation .menu li a {
margin: 0;
padding: 10px 10px 10px 20px;
float: none;
text-decoration: none;
}
#site-navigation .menu .sub-menu li a {
margin-left: 0;
padding: 5px 10px;
}
#site-navigation .menu li a {
color: #fff;
}
#site-navigation .menu-main-nav-container {
position: relative;
margin-top: 9px;
margin: 0;
padding-bottom: 0;
}
#site-navigation .menu {
display: none;
}
#site-navigation.active .menu {
display: table !important;
margin: 0 auto;
}
.menu li {
float: none;
}
ul#primary-menu {
margin-bottom: 0;
}
#site-navigation .menu li a,
ul#primary-menu {
background: transparent !important;
}
body #primary-menu .sub-menu {
display: block;
padding: 0;
margin: -5px 0 0 40px;
}
#site-navigation .menu li a {
display: block;
}
#site-navigation .menu-item-has-children > a::after {
right: 20px;
position: absolute;
font-size: 30px;
line-height: 26px;
}
#site-navigation .menu-item-has-children > a.active::after {
}
#site-navigation {
}
#primary-menu li {
}
#primary-menu.menu li a {
}
#primary-menu.menu li .sub-menu li a {
}
.site-title a {
font-weight: bold;
font-size: 18px;
text-decoration: none;
}
#primary-menu.menu li a {
color: #fff;
}
#primary-menu.menu li a:hover, #primary-menu.menu li.hover a {
}
#primary-menu.menu li.current_page_item a,
#primary-menu.menu li.current_page_parent a,
#primary-menu.menu li.current-menu-parent a,
#primary-menu.menu li.current-page-ancestor a,
#primary-menu.menu li .sub-menu li.current_page_item a {
}
.menu li.current-page-parent a,
.menu li.current_page_item a,
.menu li.current-page-ancestor a{
color: #000;
} #hero_wrapper {
height: auto;
background: #333;
}
.home_hero_text_wrapper .home_hero_text,
.home_hero_text_wrapper .home_hero_text * {
color: #fff;
}
.home_hero_text_bg {
background: rgba(0,0,0,.6);
padding: 20px 30px;
}
.cycle-pager {
color: #fff;
position: absolute;
z-index: 999;
left: 50%;
bottom: 10px;
}
.cycle-pager span {
opacity: .5;
margin: 0 3px;
}
.cycle-pager span.cycle-pager-active {
opacity: 1;
} #hero_wrapper.alt {
background: transparent;
max-width: 1140px;
margin: 0 auto;
overflow: visible;
}
#hero_wrapper.alt .hero_item {
background-image: none !important;
background-color: transparent;
overflow: visible;
display: table !important;
}
#hero_wrapper.alt .hero_item img.hero_image {
visibility: visible;
display: block;
width: 100%;
max-width: 540px;
height: auto;
}
#hero_wrapper.alt .home_hero_text_wrapper .home_hero_text,
#hero_wrapper.alt .home_hero_text_wrapper .home_hero_text * {
color: #333;
}
.alt_content_wrapper {
position: relative;
clear: both;
}
.alt_content_wrapper .home_hero_text_wrapper .home_hero_text {
position: relative;
}
X#hero_wrapper.alt img.hero_image,
X.alt_content_wrapper img {
box-shadow: 0 0 20px rgba(0, 0, 0, .3);
-moz-box-shadow: 0 0 20px rgba(0, 0, 0, .3);
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .3);
border: 1px solid #fff;
}
#title_wrapper h1.page_title {
color: #fff;
padding: 10px 30px;
display: table;
font-size: 40px;
}
#title_wrapper h1.page_title.no_bg {
background-color: transparent;
Xmargin-top: 130px;
margin-top: 30px;
padding-left: 0;
} #content {
margin-top: 120px;
min-height: 400px;
}
#content.content_up {
margin-top: 0;
}
.large {
font-size: 26px;
line-height: 1.3em;
}
.small {
font-size: 12px;
} h1, h2, h3, h4 {
font-weight: normal;
line-height: 1.2em;
}
h2 {
font-size: 28px;
font-weight: normal;
}
h3 {
font-size: 24px;
font-weight: bold;
}
h4 {
font-size: 20px;
font-weight: bold;
}
.topspace0 {
padding-top: 0 !important;
margin-top: 0 !important;
}
.bottomspace0 {
padding-bottom: 0 !important;
margin-bottom: 0 !important;
} .content_news {
margin: 30px 0;
padding: 30px 0;
}
.news_wrapper {
display: table;
}
.news_wrapper .post_item {
margin-bottom: 20px;
}
.news_wrapper .post_item.has_thumbnail {
margin-bottom: 40px;
}
.news_wrapper.full_story .post_item {
margin-bottom: 60px;
}
.news_wrapper .post_item .post_title {
font-weight: bold;
}
.news_wrapper.full_story .post_item .post_title a,
.news_wrapper.full_story .post_item .post_title a:hover {
font-weight: normal;
font-size: 28px;
text-decoration: none;
cursor: text;
}
.news_wrapper .post_item.no_thumbnail .post_item_content {
display: table;
}
.news_wrapper .post_item.no_thumbnail .post_date {
display: table-cell;
width: 110px;
}
.news_wrapper .post_item.has_thumbnail .post_date {
display: block;
}
.news_wrapper .post_item.has_thumbnail .news_thumbnail img {
float: left;
max-width: 200px;
margin: 0 30px 0 0;
}
.divider_line_wrapper {
height: 22px;
}
.divider_line_wrapper .divider_line {
background: transparent url(//lymeadirondack.com/wp-content/themes/lymetimbersite/img/divider-line.png) left center no-repeat;
background-size: 100% 22px;
text-align: center;
border-top: 2px solid #ccc;
margin: 40px 0;
}
.divider_line_wrapper .divider_wave {
display: none !important;
height: 18px;
margin: 2px 0;
width: auto;
background: #fff;
} .wpcf7-form.sent p,
.wpcf7-form.sent div {
display: none;
}
.wpcf7-form.sent div.wpcf7-response-output {
display: block;
}
#main iframe {
width: 100% !important;
max-width: 100%;
height: 50vw;
max-height: 650px;
} a,
a:visited {
outline: none !important;
}
a:hover, a:active {
}
.button, a.button {
color: #fff;
background: #666;
text-decoration: none;
height: 40px;
line-height: 40px;
display: inline-block;
min-width: 200px;
padding: 0 10px;
border-radius: 5px;
cursor: pointer;
text-align: center;
font-weight: bold;
}
.button:hover, a.button:hover,
a:hover, a:active,
#site-navigation .menu li a:hover,
.menu li:hover a, .menu li.hover a {
filter: brightness(130%);
}
.site-title a, .site-title a:hover,
#primary-menu.menu li a:hover, #primary-menu.menu li.hover a {
color: #fff;
filter: brightness(1);
}
h1 a,
h2 a,
h3 a,
h4 a {
text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
text-decoration: underline;
}
.edit-link {
display: none !important;
} footer#footer {
background-color: #fff;
border-top: 1px solid #ccc;
padding: 30px 0;
color: #666;
}
footer, footer * {
font-size: 12px;
}
footer#footer a {
text-decoration: none;
padding: 0 10px 0 0;
}
footer#footer a:hover {
text-decoration: underline;
}
footer#footer h3 {
margin: 0 0 20px 0;
}
footer#footer, footer#footer a, footer#footer a:visited, footer#footer a:hover {
}
footer ul.menu {
list-style-type: none;
}
footer ul.menu  li {
display: inline-block;
}  @media screen and (min-width: 1200px) {
header#masthead .site-branding {
margin-left: 0;
}
#site-navigation #mobile_menu_icon {
right: 15px;
top: 15px;
}
#site-navigation {
clear: both;
float: right;
display: table;
right: 0;
position: absolute;
width: auto;
min-width: 300px;
}
#hero_wrapper,
#hero_wrapper .cycle-slideshow {
min-height: 300px;
}
#hero_wrapper.home,
#hero_wrapper.home .cycle-slideshow {
min-height: 650px;
}
.home_hero_text_wrapper .home_hero_text {
position: absolute;
bottom: 0;
left: 0;
z-index: 50;
padding: 20px 0;
display: table;
width: 60%;
background: transparent;
color: #fff;
}
#hero_wrapper.alt .hero_item img.hero_image {
float: none;
display: table-cell;
}
#hero_wrapper.alt .hero_item .home_hero_text_wrapper {
float: none;
width: 50%;
display: table-cell;
}
#hero_wrapper.alt .hero_item .home_hero_text_wrapper .home_hero_text {
width: 100%;
padding-bottom: 60px;
height: auto;
}
.alt_content_wrapper {
top: -60px;
padding: 80px 0 60px 0;
}
#title_wrapper.normal_title {
margin-top: -30px;
position: relative;
z-index: 20;
}
#site-navigation #primary-menu {
display: none;
width: auto;
margin: 55px 15px 0 0;
margin: 0 auto;
padding-top: 55px;
right: 0;
position: absolute;
width: 300px;
}
#site-navigation.active .menu {
display: table !important;
}
#site-navigation.active #mobile_menu_icon {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.narrow_content .content_wrapper {
max-width: none !important;
padding-right: 400px;
margin-left: auto;
margin-right: auto;
}
} @media screen and (min-width: 782px) {
.narrow_content .content_wrapper {
max-width: 730px;
margin-left: 0;
}
.single_image {
position: relative;
}
.single_image.text_overlay {
display: block;
height: 100%;
width: 100%;
position: absolute;
z-index: 100;
}
.single_image.text_overlay .content_wrapper {
display: table;
height: 100%;
}
.single_image.text_overlay .text_wrapper {
display: table-cell;
vertical-align: middle;
height: 100%;
}
.single_image.text_overlay .text_wrapper,
.single_image.text_overlay .text_wrapper * {
color: #fff;
}
.single_image.text_overlay .text_wrapper .single_image_text_width {
background: rgba(0,0,0,.6);
padding: 50px;
width: 50%;
}
.single_image.single_image-para .text_wrapper .single_image_text_width,
.single_image.text_overlay-content .text_wrapper .single_image_text_width {
width: 100%;
}
.single_image.text_overlay-left .text_wrapper .single_image_text_width {
float: left;
}
.single_image.text_overlay-center .text_wrapper .single_image_text_width {
margin: 0 auto;
}
.single_image.text_overlay-right .text_wrapper .single_image_text_width {
float: right;
}
.content_news .news_wrapper,
.content_news .news_sidebar_content {
display: block;
display: table-cell;
float: left;
float: none;
}
.content_news .news_wrapper {
width: 60%;
}
.content_news .news_wrapper.news_wrapper-wide {
width: 100%;
}
.content_news .news_wrapper.news_wrapper-center {
margin: 0 auto;
float: none;
display: block;
}
.content_news .news_sidebar_content {
width: 35%;
}
.content_news .news_sidebar_content-left {
margin-right: 5%;
}
.content_news .news_sidebar_content-right {
margin-left: 5%;
}
} @media screen and (max-width: 782px) {
html body.admin-bar { margin-top: -47px !important; }
#wpadminbar { display: none !important; }
#content {
margin-top: 120px;
}
} @media only screen and (max-width: 1199px) {
.single_image.text_overlay {
padding: 30px 20px;
}
.alt_content_wrapper {
padding: 20px 20px 40px 20px;
}
#title_wrapper h1.page_title.no_bg,
.home_hero_text {
padding: 0 20px;
}
.hero_item {
background-image: none !important;
background-color: #efefef;
padding-bottom: 0;
}
#site-navigation #primary-menu {
opacity: 0;
-moz-transition: opacity 0.4s ease-in-out;
-o-transition: opacity 0.4s ease-in-out;
-webkit-transition: opacity 0.4s ease-in-out;
transition: opacity 0.4s ease-in-out;
}
#site-navigation.active #primary-menu {
opacity: 1;
}
} .single_image-para {
position: relative;
height: 100vh;
}
.single_image-para img.single_image {
object-fit: cover;
width: 100% !important;
height: 100% !important;
position: absolute;
top: 0;
z-index: 10;
}
.single_image-para .text_overlay .text_wrapper .single_image_text_width {
background: transparent;
text-align: center;
max-width: 730px;
margin: 0 auto;
}
.single_image-para .text_overlay .content_wrapper {
height: 100vh;
width: 100%;
position: relative;
}
.single_image-para .text_overlay .text_wrapper {
color: #fff;
text-shadow: 1px 1px 5px #000;
position: absolute;
z-index: 20;
bottom: 0;
height: auto;
width: 100%;
padding-left: 20px;
padding-right: 20px;
}
.single_image-para .text_overlay .text_wrapper .single_image_text_width,
.single_image-para .text_overlay .text_wrapper .single_image_text_width p {
font-size: 26px;
line-height: 1.3em;
padding-top: 0;
padding-bottom: 0;
margin-top: 0;
margin-bottom: 0;
}