@charset "UTF-8";
/*
Theme Name: Western GasCo 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
*/
@import url("https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
/* IMPORT PARTIALS FOR MOBILE SCREEN RESOLUTION OVERRIDES */
/*
.av-main-nav {
    li {
        a {
            line-height: 150px !important;
            color: $red !important;
        }
    }
}
*/
.c-Contact h3 {
  margin-bottom: 1em !important;
}
.c-Contact_wrapper {
  margin-bottom: -280px !important;
}
.c-Contact_wrapper .gform_required_legend {
  display: none;
}
.c-Contact_wrapper .gfield_required {
  display: none !important;
}
.c-Contact_wrapper .gfield_label {
  font-family: "Roboto", sans-serif;
  font-weight: 300 !important;
  font-size: 16px !important;
  text-transform: uppercase;
}
.c-Contact_wrapper input[type="text"], .c-Contact_wrapper input[type="email"], .c-Contact_wrapper input[type="tel"], .c-Contact_wrapper textarea {
  background: #f5f5f5 !important;
  border: none !important;
  border-radius: 8px !important;
  box-shadow: rgba(0, 0, 0, 0.1) 0 3px 10px 3px;
}
.c-Contact_wrapper .gfield--type-textarea {
  margin-top: 1.5em;
}
.c-Contact_wrapper .button {
  background: #999999 !important;
  padding: 1em 3em;
  font-family: "Ronoto", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 8px;
  font-weight: 300 !important;
}
.c-Contact_wrapper .button:hover {
  background: #B21E23 !important;
  color: #000000 !important;
}
/* IMPORT PARTIALS FOR MOBILE SCREEN RESOLUTION OVERRIDES */
@media (max-width: 768px) {
  .logo img {
    max-width: 225px !important;
  }
  .c-Hero_single h1 {
    font-size: 36px !important;
    color: white !important;
    text-align: center !important;
    font-weight: 400 !important;
    text-transform: none !important;
  }
  .c-Info_row .flex_cell {
    min-height: 25vh !important;
    vertical-align: middle !important;
    background-size: cover !important;
  }
  .c-Info_row .flex_cell h2, .c-Info_row .flex_cell p {
    color: white !important;
  }
  .c-Buckets h3 {
    font-size: 20px !important;
    color: #000000 !important;
    font-weight: 700 !important;
    margin-bottom: 2em !important;
  }
  .c-Buckets_bucket {
    border: 1px solid #B21E23 !important;
    border-radius: 15px !important;
    padding: 1.5em !important;
    background-image: url("/wp-content/uploads/2026/03/WG-Button-Watermark.png") !important;
    background-position: left 95% !important;
    background-repeat: no-repeat !important;
    background-size: 35% !important;
  }
  .c-Buckets_bucket img {
    border-radius: 15px !important;
  }
  .c-Buckets_bucket h4 {
    font-weight: 700 !important;
    font-size: 18px !important;
  }
  .c-Buckets_bucket p {
    font-size: 12px !important;
    line-height: 1.5 !important;
  }
  .c-Contact p {
    font-size: 16px !important;
    color: black !important;
    font-weight: 900 !important;
  }
  .c-Contact input[type="text"], .c-Contact input[type="email"], .c-Contact input[type="tel"], .c-Contact textarea, .c-Contact select {
    border-radius: 8px !important;
  }
  .c-Contact input[type="text"]::placeholder, .c-Contact input[type="email"]::placeholder, .c-Contact input[type="tel"]::placeholder, .c-Contact textarea::placeholder, .c-Contact select::placeholder {
    color: black !important;
  }
  .c-Contact .gform_button {
    background-color: white !important;
    color: black !important;
    border-radius: 8px !important;
    font-size: 16px !important;
    font-family: poppins !important;
    font-weight: 600 !important;
    width: 100% !important;
  }
  .c-Contact_info img {
    margin-bottom: 1em !important;
  }
  .c-Contact_info p {
    color: white !important;
    font-size: 1em !important;
    font-weight: 300 !important;
  }
  .c-Contact_info li {
    font-size: 1em !important;
    color: white !important;
    font-weight: 400 !important;
    list-style: none !important;
  }
  .c-Contact_info li::before {
    content: "›" !important;
    margin-right: 10px !important;
  }
  .c-Footer h2 {
    font-size: 22px !important;
    color: white !important;
    font-weight: 700 !important;
    margin-bottom: 1.5em !important;
    text-transform: none !important;
  }
  .c-Footer_icon {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .av-main-nav li, .avia-menu li {
    border: none !important;
  }
  .av-main-nav li a, .avia-menu li a {
    font-size: 18px !important;
    color: white !important;
    font-weight: 600 !important;
    border: none !important;
  }
  .av-main-nav li.av-active-burger-items a, .avia-menu li.av-active-burger-items a {
    background-color: transparent !important;
  }
  .av-burger-overlay-scroll {
    background-color: #B21E23 !important;
  }
  .av-burger-overlay-scroll a {
    color: white !important;
    font-size: 18px !important;
    font-weight: 600 !important;
  }
  .av-burger-overlay-scroll .sub-menu a {
    font-size: 14px !important;
    font-weight: 400 !important;
    padding: 5px 10px 5px 80px !important;
  }
  .av-burger-overlay-scroll .sub-menu .avia-bullet {
    width: 5px !important;
    height: 5px !important;
    background-color: white !important;
    border-radius: 50% !important;
  }
  .c-Content_single h2 {
    font-weight: 600 !important;
    font-size: 18px !important;
    color: #000000 !important;
    margin-bottom: 1em !important;
    text-transform: none !important;
  }
}
/* IMPORT PARTIALS FOR TABLET SCREEN RESOLUTION OVERRIDES */
/* IMPORT PARTIALS FOR DESKTOP SCREEN RESOLUTION OVERRIDES */
@media (min-width: 769px) {
  .logo {
    margin-top: 2.5em;
  }
  .logo img {
    max-width: 300px;
  }
  .c-Hero_single h1 {
    font-size: 4em !important;
    color: white !important;
    text-align: center !important;
    font-weight: 400 !important;
    text-transform: none !important;
  }
  .c-Slider h2.avia-caption-title {
    font-weight: 300 !important;
    text-transform: none !important;
    font-size: 4vw !important;
  }
  .c-Slider .slideshow_caption p, .c-Slider .avia-caption-content p {
    font-weight: 300 !important;
    font-size: 22px !important;
  }
  a.prev-slide, a.next-slide {
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 100% 100% !important;
    background-color: transparent !important;
    border: none !important;
    width: 50px !important;
    height: 70px !important;
    display: inline-block !important;
    padding: 0 !important;
  }
  a.prev-slide svg, a.next-slide svg {
    display: none;
  }
  a.prev-slide:before, a.next-slide:before {
    display: none !important;
  }
  a.prev-slide {
    background-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 50 50" xmlns="http://www.w3.org/2000/svg"><polygon points="40,10 40,40 10,25" fill="none" stroke="white" stroke-width="2"/></svg>') !important;
  }
  a.next-slide {
    background-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 50 50" xmlns="http://www.w3.org/2000/svg"><polygon points="10,10 10,40 40,25" fill="none" stroke="white" stroke-width="2"/></svg>') !important;
  }
  .c-Info_row h2 {
    color: #ffffff !important;
    font-weight: 600 !important;
    font-size: 26px !important;
    margin-bottom: 3em !important;
  }
  .c-Info_row p {
    color: #ffffff !important;
    font-size: 16px !important;
    line-height: 1.5 !important;
  }
  .c-Buckets h3 {
    font-size: 26px !important;
    color: #000000 !important;
    font-weight: 700 !important;
    margin-bottom: 3em !important;
  }
  .c-Buckets_bucket {
    border: 1px solid #B21E23 !important;
    border-radius: 15px !important;
    padding: 2.5em !important;
    background-image: url("/wp-content/uploads/2026/03/WG-Button-Watermark.png") !important;
    background-position: left 95% !important;
    background-repeat: no-repeat !important;
    background-size: 35% !important;
  }
  .c-Buckets_bucket img {
    border-radius: 15px !important;
  }
  .c-Buckets_bucket h4 {
    font-weight: 700 !important;
    font-size: 24px !important;
  }
  .c-Buckets_bucket p {
    font-size: 14px !important;
    line-height: 1.5 !important;
  }
  .av-main-nav li a {
    color: #7F7D7C !important;
    vertical-align: middle !important;
  }
  .av-main-nav li a:hover {
    color: #B21E23 !important;
  }
  .c-Footer h2 {
    font-size: 30px !important;
    color: white !important;
    font-weight: 700 !important;
    margin-bottom: 2em !important;
    text-transform: none !important;
  }
  .c-Footer_icon {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .c-Contact p {
    font-size: 22px !important;
    color: black !important;
    font-weight: 900 !important;
  }
  .c-Contact input[type="text"], .c-Contact input[type="email"], .c-Contact input[type="tel"], .c-Contact textarea, .c-Contact select {
    border-radius: 8px !important;
  }
  .c-Contact input[type="text"]::placeholder, .c-Contact input[type="email"]::placeholder, .c-Contact input[type="tel"]::placeholder, .c-Contact textarea::placeholder, .c-Contact select::placeholder {
    color: black !important;
  }
  .c-Contact .gform_button {
    background-color: white !important;
    color: black !important;
    border-radius: 8px !important;
    font-size: 22px !important;
    font-family: poppins !important;
    font-weight: 600 !important;
  }
  .c-Contact_info img {
    margin-bottom: 1em !important;
  }
  .c-Contact_info p {
    color: white !important;
    font-size: 1.2em !important;
    font-weight: 300 !important;
  }
  .c-Contact_info li {
    font-size: 1.2em !important;
    color: white !important;
    font-weight: 400 !important;
    list-style: none !important;
  }
  .c-Contact_info li::before {
    content: "›" !important;
    margin-right: 10px !important;
  }
  .main_menu .sub-menu {
    border-top: none !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    max-width: 150px !important;
    border-bottom-left-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
    box-shadow: none !important;
    overflow: hidden !important;
  }
  .main_menu .sub-menu li {
    text-align: center !important;
  }
  .main_menu .sub-menu li a {
    padding: 5px 10px !important;
    text-align: center !important;
  }
  .c-Content_single h2 {
    font-weight: 600 !important;
    font-size: 24px !important;
    color: #000000 !important;
    margin-bottom: 1em !important;
    text-transform: none !important;
  }
}
