/*
Theme Name: Fairlane Collion Theme
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: A&G Creative
Author URI: http://www.agcreative.ca
Template: enfold
*/
.container_wrap {
  border-top: none !important;
}
.c-Hero_slideshow .avia-caption-title {
  font-size: 4vw !important;
  color: #4be2dc !important;
  font-weight: 600 !important;
}
.c-Hero_slideshow .avia-caption-content {
  font-weight: 500 !important;
  padding-top: 0.5em !important;
  font-size: 1.5em !important;
}
.c-Hero_slideshow .slideshow_align_caption {
  display: table;
  margin: 0 auto 20px;
  margin-bottom: 20%;
  max-width: 80%;
}
.c-Hero_slideshow .slideshow_align_caption .avia-caption-title, .c-Hero_slideshow .slideshow_align_caption .avia-caption-content {
  display: table-cell;
  width: 50%;
  vertical-align: top;
  padding: 0 10px;
}
.c-Hero_slideshow .slideshow_align_caption .avia-caption-title p, .c-Hero_slideshow .slideshow_align_caption .avia-caption-content p {
  padding: 0;
  margin: 0;
}
.c-Hero_slideshow .avia-slideshow-dots a {
  width: 26px;
  height: 26px;
  border-radius: 4px !important;
  margin: 0 1.5em;
}
.c-Masonry_home h3 {
  color: #4be2dc !important;
}
.c-Masonry_home .av-masonry {
  background: none !important;
}
.c-Content_page h2 {
  font-size: 2.25em !important;
}
.c-Content_page h3 {
  font-size: 1.75em !important;
}
.c-Partners_home {
  border-bottom: #4be2dc 3px solid !important;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 0 2em 0 !important;
}
.c-Partners_home .av-horizontal-gallery-slider {
  text-align: center;
}
.c-Partners_home .av-horizontal-gallery-wrap {
  margin-right: 4em !important;
}
.c-Partners_home .av-horizontal-gallery-wrap:last-of-type {
  margin-right: 0 !important;
}
.c-Footer_columns ul, .c-Footer_columns li, .c-Footer_columns a, .c-Footer_columns p, .c-Footer_columns span, .c-Footer_columns strong {
  color: #ffffff !important;
}
.c-Footer_columns ul {
  color: #ffffff;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.c-Footer_columns ul li {
  margin: 0;
  padding: 0;
  font-size: 14px !important;
  line-height: 22px !important;
}
.c-Footer_columns p {
  font-size: 14px !important;
  line-height: 22px !important;
}
.c-Contact_footer h3 {
  margin-bottom: 2em !important;
}
.c-Contact_footer label {
  color: #ffffff !important;
}
.c-Contact_footer label span {
  color: #ffffff !important;
}
.c-Contact_footer input, .c-Contact_footer textarea {
  border-radius: 5px !important;
}
.c-Contact_footer input::placeholder, .c-Contact_footer textarea::placeholder {
  color: #cbc8c8 !important;
}
.c-Contact_footer input:focus, .c-Contact_footer textarea:focus {
  color: #000 !important;
}
.c-Contact_footer input[type="submit"] {
  background: #4be2dc !important;
  color: #000 !important;
  min-width: 200px !important;
}
.avia-breadcrumbs span {
  font-size: 16px !important;
}
.avia-breadcrumbs span.sep {
  width: 13px !important;
}
.o-Contact_phone {
  font-size: 2.15em;
  display: inline-block;
  margin-right: 2em !important;
  position: relative;
  top: 1em;
}
/* IMPORT PARTIALS FOR MOBILE SCREEN RESOLUTION OVERRIDES */
/* IMPORT PARTIALS FOR DESKTOP SCREEN RESOLUTION OVERRIDES */
@media (min-width: 768px) {
  header {
    border-top: #4be2dc 8px solid !important;
  }
  header .phone-info.with_nav {
    display: none;
  }
  header .av-main-nav > li {
    font-size: 20px;
  }
  header .av-main-nav > li > a {
    margin: 0 2.6em !important;
    font-size: 14px !important;
  }
  header .av-main-nav > li:last-child > a {
    margin: 0 0 0 2.6em !important;
  }
  header .av-main-nav .active-parent-item > a {
    color: #000 !important;
  }
  header .av-main-nav .avia_mega_div {
    box-shadow: none !important;
    border-radius: 8px !important;
  }
  header .av-main-nav .mega_menu_title a {
    color: #000 !important;
    font-size: 13px !important;
    text-transform: uppercase;
    display: block !important;
    text-align: center !important;
    padding-bottom: 1em !important;
  }
  header .av-main-nav .mega_menu_title a:hover {
    text-decoration: none !important;
  }
  header .av-main-nav .sub-menu {
    box-shadow: none !important;
    border-radius: 8px !important;
    overflow: hidden;
  }
  header .av-main-nav .sub-menu li a {
    font-size: 13px !important;
  }
  header .av-main-nav .sub-menu .sub-menu li a {
    line-height: 1em !important;
    font-size: 13px !important;
  }
  header .av-main-nav .sub-menu .sub-menu .avia-bullet {
    display: none;
  }
  header .av-main-nav .sub-menu .sub-menu li {
    padding: 0 !important;
    margin: 0 !important;
  }
  header .av-main-nav .sub-menu .sub-menu li a {
    color: #00549f !important;
    padding: 0.3em 0 !important;
    margin: 0 !important;
    display: block;
    text-align: center !important;
  }
  header .av-main-nav .sub-menu .sub-menu li a .avia-menu-text {
    display: block !important;
  }
  header .av-main-nav #menu-item-195 {
    width: 550px !important;
  }
  header .av-main-nav #menu-item-195 .sub-menu {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
  }
  header .av-main-nav #menu-item-195 .sub-menu li:nth-of-type(odd) {
    padding-right: 5px !important;
  }
  header .av-main-nav #menu-item-202 {
    border-left: #fff 1px solid;
    border-right: #fff 1px solid !important;
  }
  header .av-main-nav #menu-item-32 li a span {
    color: #fff !important;
  }
}
/* IMPORT PARTIALS FOR TABLET SCREEN RESOLUTION OVERRIDES */
@media screen and (max-width: 768px) {
  header .container_wrap_meta .container {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
  }
  header .container_wrap_meta .container .phone-info {
    text-align: left;
    padding: 0.8em 0 0.8em 1.5em;
    background: #4be2dc !important;
    font-size: 1.7em;
  }
  header .logo {
    width: 50% !important;
  }
  nav.sub_menu {
    display: none;
  }
  .c-Hero_content h1 {
    font-size: 2em !important;
  }
  .c-Hero_content .container {
    height: 50vh !important;
  }
  .c-Hero_slideshow {
    height: 60vh !important;
  }
  .c-Hero_slideshow .avia-caption-title, .c-Hero_slideshow .avia-caption-content {
    display: block !important;
    width: 100% !important;
  }
  .c-Hero_slideshow .slideshow_inner_caption {
    padding: 0 !important;
  }
  .c-Hero_slideshow .avia-caption-title {
    font-size: 2em !important;
  }
  .c-Hero_slideshow .avia-caption-content p {
    line-height: 1.2em !important;
    font-size: 0.8em !important;
  }
  .responsive.av-burger-overlay-active .logo a > img {
    z-index: 999 !important;
  }
  .av-burger-overlay-scroll {
    width: 95%;
    font-size: 24px !important;
  }
  .av-burger-overlay-scroll ul li {
    font-size: 26px !important;
  }
  .av-burger-overlay-scroll .sub-menu li {
    font-size: 18px !important;
  }
  .av-burger-overlay-scroll .sub-menu li:last-child a span {
    display: block;
  }
  .av-burger-overlay-scroll .sub-menu .sub-menu li:last-child a span {
    padding-top: 0 !important;
    display: inline !important;
  }
  .av-burger-overlay-bg {
    background: #b3c0c7 !important;
    opacity: 1 !important;
  }
  .c-Linkroll_home {
    background: #216bb4;
  }
  .c-Linkroll_home ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .c-Linkroll_home ul li {
    padding: 0;
    margin: 0;
  }
  .c-Linkroll_home ul li a {
    display: block;
    color: #4be2dc;
    font-size: 1.5rem;
    line-height: 1.5rem;
    padding: 1.2rem 0;
    font-weight: 600;
  }
  .c-Gallery_home .av-horizontal-gallery-wrap {
    width: 125px !important;
  }
  #av_section_6 {
    position: relative;
    top: -1px;
  }
}
