/* These are the Zumper style overrides for the blog */

/* --- Globals --- */
a {
  color: #1174d2;
}

div.article-content ul, div.article-content li {
  list-style: initial !important;
}

@media only screen and (min-width: 782px) {
  .inner-wrap {
    /* Needed to ensure post side column is >300px wide for ads */
    min-width: 1020px;
  }
}

.collapse {
  display: block !important;
}

/* --- Zumper Nav Bar --- */
.site-nav-container {
  font-family: 'Proxima Nova','Helvetica Neue',Helvetica,Arial,sans-serif;
}

#main-site-nav.site-nav {
  z-index: 501;
}

#main-site-nav.site-nav .site-nav-container {
  max-width: 72rem;
}

#main-site-nav.site-nav .site-nav-container .site-nav-search {
  display: inline-block;
  margin: 0;
  padding-left: 28px;
}

.filters-icon {
  display: none !important;
}

.blog-hamburger-icon {
  color: #43bce5;
  cursor: pointer;
  font-size: 24px;
  position: absolute;
  padding-top: 4px;
  right: 10px;
}

#zumper-categories-menu {
  background-color: #242424;
  display: none;
  height: 310px;
  margin-left: 0;
  margin-top: 50px;
  overflow-y: auto;
  position: fixed;
  width: 100%;
  z-index: 100;
}

#zumper-categories-menu .menu-item {
  border-top: 1px solid #444;
  padding: 5px 0;
  text-align: center;
}

#zumper-categories-menu .menu-item a {
  background-color: #242424;
  color: #fff;
  cursor: pointer;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.5;
  text-align: center;
  width: 100%;
}

div.butter-bar-container div.butter-bar-blog-mobile-download-spacer {
  height: 113px;
}

div.article-content div.tooltip {
  background-color: #ff0082;
  display: block;
}

/* --- Page Framework --- */
#outer_wrapper {
  margin-top: 50px;
}

#wrapper {
  padding-right: 0;
  padding-left: 0;
}

/* --- Grey menu bar --- */
#outer_wrapper.mobile-download-margin {
  margin-top: 180px;
}

.outer_wrapper .main-menu.hide-for-small-only.contain-to-grid {
  z-index: 400;
}

.outer_wrapper .main-menu .top-bar-section .menu li a,
.outer_wrapper .main-menu .top-bar-section .search li a {
  font-size: 16px;
}

.outer_wrapper .main-menu .top-bar-section > ul > li > a {
  line-height: 23px !important;
  margin-top: 12px
}

.outer_wrapper .main-menu .top-bar-section > ul > li > a:hover,
.outer_wrapper .main-menu .top-bar-section > ul > li.current-menu-item > a {
  border-bottom: 2px solid #212126;
}

/* --- Hide top menu on mobile --- */
@media only screen and (max-width: 782px) {
  .top-menu.contain-to-grid.show-for-small-only {
    display: none !important;
  }
}

/* --- Footer --- */
.footer_wrapper {
  font-family: 'Proxima Nova','Helvetica Neue',Helvetica,Arial,sans-serif;
}

@media only screen and (max-width: 782px) {
  .footer_wrapper .footer .widget {
    margin-bottom: 0;
  }
  .footer_wrapper .footer p {
    margin-bottom: 0;
  }
  .footer_wrapper .footer h3.widgettitle {
    margin-top: 35px;
  }
}

@media only screen and (min-width: 782px) {
  .featured-posts-1-col .medium-12 a {
    height: 380px !important;
    overflow: hidden;
  }
  .large-block-grid-2 > li a.th,
  .widget.xt_news .news-list div.gallery-icon,
  .widget.xt_news .news-list .prettyphoto {
    height: 150px;
    overflow: hidden;
  }
}

.footer_wrapper .footer h3.widgettitle {
  margin-top: 0;
}

html.cssanimations .fadeIn, html.cssanimations .fadeInSlow, a, .th, div.gallery-icon, .prettyphoto, .no-touch a:hover, .no-touch a:not(.off-canvas-toggle):not(.search-toggle):hover i.fa, .no-touch .social-networks li:hover a i.fa, .no-touch .top-menu .top-bar-section > ul > li:hover > a.button, .no-touch .main-menu .top-bar-section > ul > li:hover > a, .no-touch .main-menu .top-bar-section > ul > li:hover > a:after, .main-menu .top-bar-section > ul > li.current-menu-item > a, .category_posts_sub_menu, .category_posts_sub_menu .category_submenu_post, .post-nav > a > span > span, .post-nav .nav-label, #endless-articles-wrapper > .column, .tpl-endless-articles .sidebar .widget.xt_news .news-list.list li .active-border, .ajax-load + .wait.paginate_scroll, .ajax-loaded + .wait.paginate_scroll, .orbit-container, .orbit-container .orbit-slides-container li .orbit-caption, .orbit-container .orbit-slides-container li .orbit-caption a, .stack .stack_view, .prefix > i, .postfix > i{
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

/* --- List page --- */
.th:hover, div.gallery-icon:hover, .prettyphoto:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

ul.large-block-grid-1 a.post-thumbnail {
  height: auto;
}

a.post-thumbnail {
  display: inline-block;
  height: 150px;
  overflow: hidden;
}

ul.social-networks img {
  max-height: 30px !important;
  margin-top: 7px;
}

[class*='-block-grid-'] .has-post-thumbnail .meta, .featured-posts-2-col-style-1 li.column .meta, .featured-posts-2-col-style-2 li.column.first .meta {
  padding-top: 5px;
}

div.page-header-row {
  display: none;
}

nav.paging-navigation {
  line-height: 1em;
}

/* --- Article page --- */
article .article-header {
  padding-bottom: 10px;
}

div.xt-votes {
  display: none !important;
}

div.show-for-small div.showing-shares {
  display: none;
}

/* --- Widgets --- */
div.fb-social-plugin {
  margin-top: -10px;
}

.xtss-wrap.fullwidth .xtss a {
  min-width: 16em;
}

.xtss-wrap .xtss a:hover span.icon {
  transform: none;
}

/* Fixes alignment in Safari */
.xtss-wrap.size-medium .xtss span.xtss-name {
    margin-left: 20px !important;
}

/* --- Inline Alerts --- */
div.article-content div.inline-alert-email-container {
  display: inline-block;
  position: relative;
}

div.article-content div.inline-alert {
  background-color: #f4f4fa;
  margin-bottom: 25px;
  padding: 15px;
}

div.article-content p.inline-alert-summary {
  font-size: 12pt;
  margin-bottom: 10px;
}

div.article-content input.inline-alert-email {
  margin-bottom: 0;
  width: 160px;
}
@media (min-width: 770px) {
  div.article-content input.inline-alert-email {
    margin-right: 5px;
    width: 250px;
  }
}

div.article-content a.inline-alert-btn {
  height: 40px;
  line-height: 22px;
}

/* --- Smart Sidebar --- */
.smart-sidebar {
  line-height: 1em;
}

.xtss-wrap.fullwidth .xtss a {
  width: 220px;
}

/* --- Sign In/Up Overrides --- */
div.modal-new input[type="email"],
div.modal-new button {
  margin-bottom: 0;
}

/* --- Account Dropdown Overrides --- */
.dropdown-link {
  font-size: 13px;
}

/* --- AdSense --- */
.ad-unit-article-top-container {
  margin: -10px 0 20px 0;
  text-align: center;
  width: 100%;
}

@media (min-width: 780px) {
  .ad-unit-article-top-container {
    display: none !important;
  }
}

.sidebar-ad-unit {
    display: none;  /* Switched on with JQuery in smart sidebar widget */
}

/* --- Fix Structured Data Errors Plugin --- */
.hatom-extra {
  display: none;
}
