/*
 Theme Name:   Vantage Child
 Theme URI:    http://vantum.fi/vantage-child/
 Description:  My first child theme, based on Vantage
 Author:       Mikael Lindén
 Author URI:   
 Template:     vantage
 Version:      1.0.0
 Tags:         responsive-layout, fluid-layout, custom-background, custom-menu, featured-images, theme-options, threaded-comments, translation-ready, black, white, light, one-column, two-columns, full-width-template
 Text Domain:  vantage-child
*/

@import url("../vantage/style.css");



.widget_headline-widget h3 {
   font-size: 17px;
   color: #000000 !important;
   padding-bottom: 0px !important;
}

header#masthead .hgroup .support-text {
  line-height: 1.2em;
  position: absolute;
  right: 0;
  top: 80%;
  margin-top: -0.6em;
  color: #000000;
  font-weight: 600;
  font-size: 2.5em;
  max-width: 50%;
}

.home .metaslider {
  margin-bottom: 30px !important;   
  background-color: #000000 !important;
}

#main-slider {
   background-color: #000000 !important;
}


.vahvin .widget-title {

  color: #FFFFFF !important;
}


.custom-contact .widget-title {
    color: #FFFFFF !important;
}

hr {
    background-color: #2b7bc2 !important;
    border: 0 !important;
    height: 30px !important;
    margin-bottom: 1.5em !important;
}