/*
Theme Name: Go Ski WV
Description: Custom Theme for Go Ski WV
Version: 1.0
Author: Appnet
Author URI: http://www.appnet.com
Template: enfold
*/

/*Add your own styles here:*/

.av-main-nav > li > a {
  font-size:15px;  
}

.av_header_transparency .av-main-nav > li > a {
  text-shadow: 1px 1px #333333;
}

.html_main_nav_header.html_logo_left #top .main_menu .menu>li:last-child>a, .html_bottom_nav_header #top #menu-item-search>a {
  padding-right:13px;
}

.av-magazine header {
  margin-bottom:10px;
}

#top .av_header_transparency .avia-menu-fx {
  display:none;
}

.header_color .main_menu ul:first-child > li.current-menu-item > a {
  color: #2c8ac8;
}

.avia-logo-element-container .slide-image {
  background:none !important;
}

.avia-logo-element-container img {
  max-height:105px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.template-page .entry-content-wrapper h1 {
  text-transform:none;
}

.widget {
  padding-top:0;
}

.avia-google-map-container {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

#resort_information {
  padding-bottom:20px;
}

#resort_information img {
  max-height:105px;
}

.container #advanced_menu_toggle, #advanced_menu_hide {
  color:#656668;
}

.embed-container-snow-report {
  position: relative;
  padding-bottom: 288%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
} 

.embed-container-snow-report iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; 
  height: 100%;
}

#footer #subscribe-submit input, #footer #subscribe-email input {
  font-family:inherit !important;
}

#footer #subscribe-submit input {
  font-weight:bold;
}

@media screen and (max-width: 1080px) {
  
}

@media screen and (max-width: 680px) {
  .post-entry-774 .av_two_third {
    padding:0 !important;
  }
}