.sliderclass.kt_desktop_slider.clearfix.home-sliderclass, .sliderclass.page-header-area {
/* background: #c5c5c5; /*87e0fd;*/ /* Old browsers */
 background: -moz-linear-gradient(top,  #c5c5c5 0%,#c5c5c5 40%,#f1f1f1 100%); /* FF 3.6-15 */
 background: -webkit-linear-gradient(top,  #c5c5c5 0%,#c5c5c5 40%,#f1f1f1 100%); /* Chrome10-25, Safari5.1-6 */
 background: linear-gradient(to bottom, #c5c5c5 0%,#c5c5c5 40%,#f1f1f1 100%); /* W3C, IE10+, FF16+, Chrome 26+, Opera 12+, Safari 7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#c5c5c5',GradientType=0 ); /* IE 6-9 */

/*    background: #c5c5c5; */

}

html {
    background: #2e2e2e;
}

/* #inner-wrap {
    min-height: 70vh;
} */


/*Logo*/
#logo{
padding:5% 0!important;
}

/*Slider*/
.headerclass {
box-shadow: -1px -1px 8px #c7c7c7;
}
.kad-slider {
    background: #fff;
}
.kad-slider-layers-case, #ba-wrapper {
    background: url(https://www.wanddruck.team/wp-content/uploads/think-ink-header-zellern_2.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom left;
}
.page-header {
    background: url(https://www.wanddruck.team/wp-content/uploads/think-ink-header-zellern_2.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom left;
    background-color: #808080;
}

/*Before-After*/
.baslider-main {
      box-shadow: none!important;
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
}
.baslider-main, .bx-wrapper, .bx-pager {
    text-align: center !important;
}
span.ba-title {
    margin-left: 10px;
}


.kadence_social_widget a{
  border:none;
}



span.ba-before, span.ba-after {
    opacity: 1!important;
}
.beforeAfterSlidebar {
    cursor: ew-resize;
}
.beforeAfterSlidebar img{
  pointer-events: none;
user-select: none;
-moz-user-select: none; 
-webkit-user-select: none;
-ms-user-select: none;
}

  /*
.baslider-main .bx-wrapper .bx-viewport {
    background: none!important; 
}*/



/*content*/
.entry-content {
    margin-top: 30px;
}
.comment-content a:not(.button), .entry-content p a:not(.button):not(.select2-choice):not([data-rel=lightbox]){
border-bottom:0;
}


/* ANTI SPAM */
.captcha-image {
    width: 100%;
    margin: 10px 0;
    text-align: left!important;
    border: 0!important;
    padding: 0!important;
}
.captcha-image .cf7ic_instructions span {
    color: #26CBE4!important;
}
.captcha-image label>input:checked+svg, .captcha-image label>input:focus+svg {
    border: 2px solid #26CBE4!important;
}
.captcha-image svg {
    padding: 5px;
    width: 40px;
    height: 40px;
}
.cf7ic_instructions {
    margin-bottom: 10px;
}



/*FOOTER*/
.footerclass {
    padding-top: 20px;
}

/*mobile*/
@media (max-width: 500px) {
.home-text h2, .home-text h3 {
    font-size: 20px!important;
    line-height: normal!important;
}
}