/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */


.top-parallax, .bottom-parallax {background:transparent !important;}


#parallax-top-image {background-position: 50% 0px !important; height: 400px !important;}

.tm-headerbar {height:170px !important;}

.uk-navbar-nav > li > a {line-height:160px !important;}

h4 {color: #000 !important;}

h6 {color: #fff !important; font-size: 16px !important;}

.form-horizontal .control-label {display: none !important;}
.control-group {margin-left:-50px !important;}
.tm-parallax-teaser-images-top {margin-bottom:0px !important;}

.tm-parallax-teaser-images-bottom {margin-top:0px !important;}

.tm-block-light {background: #fff !important;}

.tm-toolbar {background: #9eca3d !important;}

.BoldBorder {height:2px !important;}

.ThinBorder {display:none !important;}

.FlexibleProductDetailProductName {color: #9eca3d !important;}

.width60 {width:45% !important; margin-top:10px !important;}

.width40 {width:50% !important;}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
