/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

#single_banner {
  background-size: cover !important;
  background-position: center 35% !important;
  padding-top: 250px;
  padding-right: 0px;
  padding-bottom: 160px;
  padding-left: 0px;
  position: relative;
  width: 100%;
  margin-top: -200px;
}

#single_banner .single_banner_mask {
  background-color: rgba(0, 0, 0, 0.45);
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#single_banner .single_banner_wrapper {
  margin: 0 auto;
  max-width: 1240px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 3;
  position: relative;
}

#single_banner .single_banner_wrapper h1 {
  color: #fff;
  font-size: 60px;
}

.single-nettix-ajoneuvot .ast-primary-header-bar {
  background-color: transparent;
}

.nettix_vehicle_content_details h2,
.nettix_vehicle_title h2 {
  font-size: 45px;
  line-height: 1.5;
}

.nettix_vehicle_title h3 {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
}

.nettix_hakutulokset_wrap {
  padding-top: 40px;
}

#nettix_muut_ajoneuvot_wrap h2,
#nettix_hakutulokset_tag h3 {
  font-size: 21px;
  line-height: 1.5;
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  #single_banner {
    background-position: center top !important;
    padding-top: 250px;
    padding-right: 0px;
    padding-bottom: 8px;
    padding-left: 0px;
  }

  #single_banner .single_banner_wrapper h1 {
    color: #fff;
    font-size: 40px;
  }
}

@media (max-width: 540px) {
  #single_banner {
    background-position: center 150% !important;
  }

  #single_banner .single_banner_wrapper h1 {
    color: #fff;
    font-size: 40px;
  }
}
