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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 .tm-page-loader {
    position: fixed;
    background-color: #cee4e5;
    z-index: 1099;
}

.tm-title-dash:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 26px;
    height: 2px;
    background: #cee4e5;
}

.smallerwidth-top {
    max-width: 500px;
    margin: auto;
}

a, .uk-link {
    color: #cee4e5;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

input[type="text"], input[type="email"] {
    border-radius: 0;
    box-shadow: none;
    height: 34px;
    line-height: 34px;
    color: #808080;
    border-width: 0 0 1px 0 ;
    font-style: italic;
    max-width: 165px;
    margin-bottom: 0;
}

input[type="submit"] {
    width: auto;
    height: 42px;
    background: #cee4e5;
    color: #fff;
    border: 0;
    padding: 0 13px;
    font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 300;
}

a.anchor {
    display: block;
    position: relative;
    top: 320px;
    visibility: hidden;
}

div#mc_embed_signup_scroll {
    text-align: center;
}

.subscribe {
    text-align: center;
    margin-top:20px;
}

.uk-button-primary {
    background-color: #cee4e5;
    color: #ffffff;
}

.moduletablefloatsocials {
    display: block;
    float: right;
    margin-top: 110px;
    z-index: 999;
    line-height: 0;
}

.mc-field-group {
    display: inline-block;
    width: auto;
    max-width: 176px;
    padding: 5px;
    margin-right: 5px;
}

div#mce-responses {
    display: inline-block;
}

/* .subscribe {
    display: inline-block;
}
*/

h1.workshop a {
    color: #2a2a2a;
    font-style: normal;
}


h3.pagetitleinternal a {
    font-size: 34px;
    line-height: 40px;
    color: #2a2a2a;
}




.uk-panel.smallerwidth-top h3.uk-panel-title {
    margin: 0 0 20px 0;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    color: #2a2a2a;
    text-transform: none;
    font-style: italic;
    font-size: 34px;
    line-height: 40px;
        text-align: center;
}

.uk-panel-header .uk-panel-title:after {
    content: "";
    display: block;
    position: absolute;
    width: 17px;
    left: 0;
    bottom: 0;
    border-bottom: 2px solid #cee4e5;
}

section#tm-main-bottom h3.uk-panel-title {
    text-align: center;
}

@media(max-width:1350px){
.moduletablefloatsocials {
    display: block;
    float: right;
    margin-top: 486px;
    z-index: 999;
    position: absolute;
    right: 0;
}}