/*
Theme Name: Paperio Child
Theme URI: http://wpdemos.themezaa.com/paperio
Version: 1.0
Author: ThemeZaa
Author URI: http://www.themezaa.com
Template: paperio
Description: Paperio is a visually appealing, clean and uncluttered, SEO and speed optimised multi-purpose WordPress blog theme fully customizable with WordPress customizer.
Text Domain: paperio-child
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, footer-widgets, post-formats, theme-options, threaded-comments, translation-ready, blog
License: Themeforest Split Licence
License URI: http://themeforest.net/licenses
*/

/* Header
=====================================
*/
/*
#menu-main-navigation .l-menu-play a,
#menu-main-navigation .l-menu-stay a,
#menu-main-navigation .l-menu-eat a {
  color: #333;
}

.l-menu-play {
  background-color: #f77a52;
}

.l-menu-stay {
  background-color: #92ab82;
}

.l-menu-eat {
  background-color: #f3d169;
}
*/

.menu-item a {
  border-bottom: 3px solid #aaa;
}

.l-menu-play a {
  border-color: #f77a52;
}

.l-menu-stay a {
  border-color: #92ab82;
}

.l-menu-eat a {
  border-color: #f3d169;
}

.l-menu-services a {
  border-color: #6594ce;
}

.gray-link-nav .navbar-nav > li.current_page_item > a,
.gray-link-nav .navbar-nav > li.current-menu-ancestor > a,
.gray-link-nav .navbar-nav > li.current_page_item > a:focus,
.gray-link-nav .navbar-nav > li > a:focus {
  /* override menu active item to be normal color */
  color: #929292;
}

.gray-link-nav .navbar-nav > li > a:focus {
  background: #212121;
}

#masthead {
  /* fixes map elements appearing on top of sticky header */
  z-index: 9999;
}

.search-box .form-control {
  /* remove uppercase from search box text */
  text-transform: initial;
}

.mega-menu-feature {
  /* important to override theme */
  border-bottom: 0px !important;
  font-weight: 700 !important;
  font-size: 14px !important;
}

.dropdown-menu > li.current-menu-ancestor > a,
.menu-item-has-children .sub-menu li.current-menu-ancestor > a {
  color: #8f8f8f;
}

.dropdown-menu > li.current-menu-ancestor > a:hover,
.menu-item-has-children .sub-menu li.current-menu-ancestor > a:hover {
  color: #dddddd;
}

/* Pages
=======================================
*/

h2.entry-title {
  font-size: 28px;
  line-height: 28px;
}

.vc_btn3.vc_btn3-color-juicy-pink,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
  /* override pink buttons to be theme's red */
  background-color: #f77a52 !important;
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-juicy-pink:focus,
.vc_btn3.vc_btn3-color-juicy-pink:hover {
  /* override pink buttons to be theme's red */
  background-color: #f36133 !important;
}

.related-posts h2.text-small {
  font-size: 24px;
  line-height: 24px;
}

.leadville-featured-image {
  width: 100%;
  padding-top: 50%;
  background-position: center center;
  background-size: cover;
}

section.margin-five {
  margin-top: 0;
  margin-bottom: 2%;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin: 25px 0 15px;
}

@media only screen and (min-width: 1024px) {
  .single .col-md-12 .entry-content > p,
  .single .col-md-12 > .border-top-mid-gray {
    padding-left: 100px;
    padding-right: 100px;
  }

  .single .col-md-12 > .border-top-mid-gray {
    margin-left: 100px;
    margin-right: 100px;
    width: calc(100% - 200px);
  }
}

/* reduce line length on large screens */
@media only screen and (min-width: 1200px) {
  .single .col-md-12 .entry-content > p {
    padding-left: 200px;
    padding-right: 200px;
  }

  .single .col-md-12 > .border-top-mid-gray {
    margin-left: 200px;
    margin-right: 200px;
    width: calc(100% - 400px);
  }
}

/* hide blog comments icon */
.fl-right.blog-listing-comment {
  display: none;
}

/* Home Page
=======================================
*/

.owl-slider .owl-item .item {
  /* important to override in-line js styles */
  background-position: center center !important;
  /* important to override theme's media queries */
  min-height: 0 !important;
  height: 275px;
}

@media only screen and (min-width: 1024px) {
  .owl-slider .owl-item .item {
    height: 375px;
  }
}

@media only screen and (min-width: 1200px) {
  .owl-slider .owl-item .item {
    height: 450px;
  }
}

.main-slider + .margin-four-bottom {
  background-color: #d9e5d2;
  margin-bottom: 50px;
  padding-top: 50px;
  margin-top: -44px;
}

.main-slider + .margin-four-bottom > .container {
  padding-bottom: 50px;
}

.main-slider + .margin-four-bottom > .container .promo-title {
  text-shadow: 0 0 5px rgba(0,0,0,0.5);
  font-size: 12px;
  font-weight: 700;
}

.funnel-play .promo-border span,
.funnel-stay .promo-border span,
.funnel-eat .promo-border span {
  border-bottom: 3px solid #aaa;
}

.funnel-play .promo-border span {
  border-color: #f77a52;
}

.funnel-stay .promo-border span {
  border-color: #92ab82;
}

.funnel-eat .promo-border span {
  border-color: #f3d169;
}

/* VC Widgets 
=======================================
*/

.vc_separator.vc_separator-has-text h4 {
  font-size: 24px;
  color: #3e3e3e;
}

/* Shortcodes
=======================================
*/

/* [image-button] */
.vw-image-button {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  position: relative;
  width: 100%;
  height: 150px;
  background-position: center center;
  background-size: cover;
}

.vw-image-button .vw-image-button__title {
  display: block;
  margin: 0;
  text-align: center;
  font-size: 20px;
  color: #fff;
  text-shadow: 0 0 15px rgba(0,0,0,0.5);
  z-index: 4;
}

.vw-image-button::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #333;
  opacity: 0;
  transition: opacity 0.3s;
}

.vw-image-button:hover::before {
  opacity: 0.4;
}

.sabai-directory-map-header {
  display: none;
}

/* Plugins
=======================================
*/

/* The Events Calendar */
#tribe-bar-views .tribe-bar-views-list {
  z-index: 0;
}

/* Sabai Directory */
@media only screen and (min-width: 768px) {
  .affix-this {
    /* fixed position styles */
    position: fixed !important;
    margin-top: 0 !important;
    top: 131px !important;
  }
}

.sabai-directory-no-image .sabai-directory-images img {
  display: none;
}

.sabai-directory-listings-list .sabai-entity {
  color: #333;
}

.sabai-directory-listings-list .sabai-entity.sabai-directory-listing-featured.sabai-directory-listing-featured-9 {
  background-color: #f9e5a7;
}

.sabai-directory-listings-list .sabai-entity.sabai-directory-listing-featured.sabai-directory-listing-featured-5 {
  background-color: #faedc5;
}

.sabai-directory-listings-list .sabai-entity.sabai-directory-listing-featured.sabai-directory-listing-featured-1 {
  background-color: #fcf6e1;
}

.sabai-directory-listings-with-map .sabai-directory-listings-with-map-listings {
  /* hack fix map bouncing issue with no listings */
  min-height: 550px;
}

.sabai-btn-toolbar {
  /* hide share, bookmark, claim this listing */
  display: none;
}

.sabai-directory-listings .sabai-entity:not(.sabai-directory-listing-featured) a:hover,
.sabai-directory-listings .sabai-entity:not(.sabai-directory-listing-featured) a:focus {
  /* href for free listings is voided by js, so remove hover state highlight */
  color: #3e3e3e;
}

.sabai-entity.sabai-directory-listing-featured .sabai-directory-title a,
.sabai-entity.sabai-directory-listing-featured .sabai-directory-contact a {
  color: #6594ce;
}

/* Maps Marker */
@media only screen and (max-width: 600px) {
  .lmm-listmarkers img,
  .lmm-listmarkers img.alignleft,
  .lmm-listmarkers img.alignright,
  .lmm-listmarkers img.size-large {
    /* important to override the plugin's important */
    max-width: 100% !important;
  }
}

.lmm-listmarkers img.alignleft {
  /* important to override the plugin's important */
  margin: 5px 15px 5px 0 !important;
}

.lmm-listmarkers img.alignright {
  /* important to override the plugin's important */
  margin: 5px 0 5px 15px !important;
}

/* Gravity Forms */
.gform_wrapper .gform_body ul.gfield_checkbox li input[type=checkbox],
.gform_wrapper .gform_body ul.gfield_radio li input[type=radio] {
  /* important to override the plugin's important */
  width: 15px !important;
  height: 15px !important;
  margin-top: 0;
  margin-right: 5px;
}

.gform_wrapper .gform_body ul.gfield_radio li input[type=radio] {
  border-radius: 8px;
}

input[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

input[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}

.ui-datepicker-month,
.ui-datepicker-year {
  color: #737373;
}

/* TEC */
abbr[title],
abbr[data-original-title] {
  color: #777;
  border-bottom: 1px dotted #777;
}

.post-details-content p a {
  color: #6594ce;
}

.events-single .paperio-breadcrumb-navigation {
  display: none;
}
