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







/* ========================================================================



   Use this file to add custom CSS easily



 ========================================================================== */







  .tm-bottom-d{



    background-image: url("/images/background/grass3.png");



      background-repeat: no-repeat;



       background-position: bottom;



  }



   







 .tm-block-footer{



    background-image: url("/images/background/turf2.jpg");



     



       



  }







 .tm-navbar*hidden{



    background-image: url("/images/background/grassbottom3.jpg");



     



       



  }



   







   



 .tm-toolbar {



    background-image: url("/images/background/skytop3.jpg");



 background-repeat: no-repeat;



  }



















.tm-top-a-



{



   border: solid #007351 2px;



}







*remove padding from navbar/logo position







.tm-navbar.uk-navbar > .uk-container.uk-container-center {  



    padding: 0px !important;  



    max-width: 100%;  



}  



.uk-navbar {  



    padding: 0px !important;  



}  



.tm-navbar {  



    padding-top: 0px;  



}  



.tm-logo {  



  



    padding: 10px 0;  



}  



.tm-nav {  



     



}







*remove line breaks from slideshow







.uk-slideshow .uk-overlay-panel h1,  



.uk-slideshow .uk-overlay-panel h2,  



.uk-slideshow .uk-overlay-panel h3,  



.uk-slideshow .uk-overlay-panel h4,  



.uk-slideshow .uk-overlay-panel h5,  



.uk-slideshow .uk-overlay-panel h6 { padding-bottom: 0; }  







.uk-slideshow .uk-overlay-panel h1:before,  



.uk-slideshow .uk-overlay-panel h2:before,  



.uk-slideshow .uk-overlay-panel h3:before,  



.uk-slideshow .uk-overlay-panel h4:before,  



.uk-slideshow .uk-overlay-panel h5:before,  



.uk-slideshow .uk-overlay-panel h6:before,  



.uk-slideshow .uk-overlay-panel h1:after,  



.uk-slideshow .uk-overlay-panel h2:after,  



.uk-slideshow .uk-overlay-panel h3:after,  



.uk-slideshow .uk-overlay-panel h4:after,  



.uk-slideshow .uk-overlay-panel h5:after,  



.uk-slideshow .uk-overlay-panel h6:after { border: none; }







    .uk-modal-dialog-lightbox, .uk-modal-dialog-lightbox iframe {



height: 600px !important;



width: 1000px !important;



}



.uk-panel-box-primary {

    background-color: #069625;

    color: #FFF;

    border-color: transparent;

}



h1, h2, h3, h4, h5, h6 {

    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;

    font-weight: 300;

    color: #069625;

    text-transform: uppercase;

}



.uk-navbar-nav > li > a {

    display: block;

    box-sizing: border-box;

    text-decoration: none;

    height: 100px;

    padding: 0px 15px;

    line-height: 100px;

    color: #069625;

    font-size: 14px;

    font-family: "Lato",Helvetica,Arial,sans-serif;

    font-weight: 800;

    letter-spacing: 0px;

    text-transform: uppercase;

}



.uk-button {

    margin: 0px;

    overflow: visible;

    font-style: inherit;

    font-size-adjust: inherit;

    font-stretch: inherit;

    font-feature-settings: inherit;

    font-language-override: inherit;

    font-kerning: inherit;

    font-synthesis: inherit;

    font-variant: inherit;

    color: #FFF;

    display: inline-block;

    box-sizing: border-box;

    padding: 0px 20px;

    background: #fd8504 none repeat scroll 0% 0%;

    vertical-align: middle;

    line-height: 34px;

    min-height: 34px;

    font-size: 13px;

    text-decoration: none;

    text-align: center;

    border: 0px solid transparent;

    border-radius: 500px;

    text-transform: uppercase;

    font-family: "Lato",Helvetica,Arial,sans-serif;

    font-weight: 300;

    letter-spacing: 1.5px;

    transition: background-color 0.3s ease-out 0s, background 0.3s ease-out 0s, opacity 0.3s ease-out 0s, border-color 0.3s ease-out 0s;

}



.uk-panel-box-secondary .uk-panel-title {

    color: #fff;

}

h1, .uk-h1 {
    font-size: 36px;
    line-height: 60px;
}

h2, .uk-h2 {
    font-size: 30px;
    line-height: 38px;
}
h3, .uk-h3 {
    font-size: 26px;
    line-height: 38px;
}

.uk-button:hover, .uk-button:focus {
    background-color: #fdd104;
    color: #FFF;
    outline: medium none;
    text-decoration: none;
    border-color: transparent;
}

.uk-contrast .uk-button-primary:hover, .uk-contrast .uk-button-primary:focus, .uk-panel-box-primary .uk-button-primary:hover, .uk-panel-box-primary .uk-button-primary:focus, .tm-block-dark-panel .uk-button-primary:hover, .tm-block-dark-panel .uk-button-primary:focus, .tm-block-footer .uk-button-primary:hover, .tm-block-footer .uk-button-primary:focus {
    background-color: #fdd104;
    color: #FFF;
}