/*
 Theme Name:   cMedias
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Fifteen Child Theme
 Author:       Scriptics
 Author URI:   https://scriptics.ro/
 Template:     twentyfifteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  cMedias
*/
body {
  margin: 0;
}

.grid-container {
    max-width: 886px;
    display: block;
    margin: 0 auto;
    overflow: hidden;
}


.home-hero {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 415px;
    position: relative;
    z-index: -1;
}

.home-hero:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 415px;
    z-index: -1;
    background: rgba(0,0,0,0.4);
}

.home-title {
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 65px;
    padding-top: 300px;
    color: #fff;
    z-index: 999999;
}

.register{
    width: 40%;
    text-align: center;
    float: right;
}
.register input.default {
    width: 60%;
    height: 40px;
    padding: 1em;
    font-size: 15px;
    border: 1px solid #cccccc;
    border-radius: 8px;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-box-shadow: none;
    box-shadow: none;
    resize: none;
    outline: none;
    box-sizing: border-box;
}
.posts_dec{
    display: inline-block;
}
.posts_dec a{
    font-size: 18px;
    display: inline-block;
    padding-top: 23px;
    text-align: center;
    width: 100%;
    text-decoration: none;
    color: #ffffff94;
}

.decoration{
    display: inline-block;
    margin: 10px;
    height: 100px;
    width: 78px;
    /*background: url(images/Kreuz.jpg) no-repeat;*/
    background-size: cover;
    background-position: center;
}

.search-form {
    display: inline-block;
    float: right;
    margin-top: 14px;
}

.search-form label {
    display: none;
}

.search-field {
    background-color: transparent;
    border: 1px solid #a0a5aa;
    padding: 5px;
    border-radius: 11px;
    font-family: 'Open Sans', sans-serif;
    color: #000;
}

.search-field:focus {
   outline: none;
}

.search-submit {
    background: transparent;
    border: none;
    cursor: pointer;
}

.fas.fa-search {
    color: #a0a5aa;
}

.search-submit:focus {
    outline: none;
}
div[id*='ajaxsearchlite'].wpdreams_asl_container{
    width: 20% !important;
}

.slick-slide{
    height:80%;
}
.cloSlick {
    width: 50%;
    display: block;
    margin: 0 auto;
}
.closSlick .fa {
    position: absolute;
    font-size: 60px;
    color: #fff;
    top: calc(50% - 29px);
    cursor: pointer;
}

.closSlick .fa:hover {
    color: #a01414;
}
#img{
    width:100%;
    height: 608px;
}
.combine_up{
    width:100%;
    border: 2px solid #999;
    border-radius: 7px;
    margin: 1px;

}
.fa-angle-right {
    right: -50px;
}

.fa-angle-left {
    left: -50px;
}
select#display_name{
    display: none !important;

}
.page-id-13970 button.tml-button{
     max-width: 180px !important;
 }
.page-id-13991 button.tml-button{
    max-width: 270px !important;
}
.page-id-0  .tml-button{
    max-width: 170px !important;
    background: red;
}
.page-id-13991 button.add_new_besitzer {
    max-width: 345px !important;
}
.page-id-13991 select{
    width: 300px;
    height: 27px;
}
.page-id-13970 select{
    width: 300px;
    height: 27px;
}
#Error,#mailerr,.message_graber,#error_msg,#error_msg_mail,.passwort,.msg{
    color: #a01419;
    font-size: 16px;
    padding:10px;
    font-family: 'Open Sans', sans-serif;
}
.user_profile,#eigentmer{
    font-weight:600;
    padding: 10px;
}
#response_bw{
    padding:10px;
    font-weight: 600;
}
.profile_done{
    color:#111111;
    font-weight: 600;
}
.about-contact-subTitle{
    margin-bottom: 20px;
}
.grid-container.grapflege{
    margin-bottom: 30px;
}
.grapflege h1.about-contact-title{
    font-size: 25px !important;
}
.page-id-42366 footer ,.page-id-42368 footer, .postid-14308 footer, .page-id-42358 footer, .single-product footer{
    position: relative;
}
body.page-id-53650{
    position: inherit !important;
}
.about-contact-subTitle .hilfe_title{
    font-size: 22px ;
    font-weight: 500;
}
.about-hilfe-title{
    text-align: center;
    padding: 25px;
}

.grabtaxen p{
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    line-height: 26px;
}
.grapflege p{
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    line-height: 26px;
}
table tr,td{
    width: 16%;
}
.container.table{
    width: 1200px;
}

.confirm_message{
    padding: 50px;
    text-align:center;
    color: #000;
    font-size: 20px;
}
.page-id-0 .tml-button{
    max-width:60% !important;
}