/*
Theme Name:   StanzwerkOberscheden
Description:  HP 2020 Stanzwerk-Oberscheden
Author:       Nandu
Author URL:   http://schuelleredv.de
Template:     vantage
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  StanzwerkOberscheden
*/

/* Write here your own personal stylesheet */

.cl-popup-closer{
  font-size: 32px!important;
  background: rgba(0,107,161,0.7) !important;
  color: #FFFFFF !important;
  opacity: 1 !important;;
  margin: 20px 20px 0px 0px;
}
.cl-popup-closer:hover{
  background: rgba(0,0,0,0.7) !important;
}


.kontakt-btn:hover .type_btn{
	background-color:#006ba1 !important;
}
.kontakt-btn .type_btn{
	text-decoration: none !important;
}
.slick-arrow{
  font-size: 32px!important;
    background: rgba(0,0,0,0.7) !important;
    color: #FFFFFF !important;
    opacity: 1;
	box-shadow: none;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	border-color: RGBA(0,0,0,1);
	border-radius: 0px;
}

.slick-next{ 
  padding: 15px 20px 15px 10px !important;;
}
.slick-prev{ 
  padding: 15px 10px 15px 20px !important;;
}
.slick-prev i, .slick-next i { 
  color: #FFF !important;
}
.slick-arrow:hover{
    background: rgba(0,107,161,0.7) !important;
}
.sow-slide-nav{
	display:block !important;
    font-size: 22px!important;
    background: rgba(0,0,0,0.7) !important;
    color: #FFFFFF !important;
    opacity: 1;
	box-shadow: none;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	border-color: RGBA(0,0,0,1);
	border-radius: 0px;
}

.sow-slide-nav:hover{
	background: rgba(0,107,161,0.7) !important;
}

.sow-slider-pagination{
	display:block !important;
}
.sow-slide-nav-next{
	right: 0px !important;
}
.sow-slide-nav-prev{
	left:0px !important;
}
div#n2-ss-6 .n2-style-112bca8c90748b661b7f34b7138d8818-heading-active.n2-active{
	background: rgba(0, 107, 161, 0.7)!important;;
}

.intro-stw h5, .intro-stw sow-more-text{
  font-weight: bold;
}

.intro-stw .sow-more-text{
  text-align: center;
  font-weight: bold;
  color: #000000;
}

.intro-stw .sow-more-text::after{
  content: '\27A4';
  font-weight: bold;
}

.news, .news h1, .news h3{
	color: #000000 !important;
}
.news .decoration .decoration-inside{
border-top: 1px solid !important;
}

.panel-row-style-wide-grey, .wide-grey.panel-row-style {
background-image: url(../StanzwerkOberscheden/bg-blech.png);
background-repeat: repeat;
}

.wide-grey{
color: #000000;
}

.kontaktkachel, .kontaktkachel .widget-title{
color: #000000;
}

.kontaktkachel{
border: solid 1px;
border-color: rgba(0, 0, 0, 0.1);
min-height: 160px;
border-radius: 10px;
}

.kontaktkachel img{
width: 100px;
}

.kontaktkachel a{
color: #000000;
}

/* Leistungstiefe */

.btn-leistungstiefe .cl-btn{
  width: 100%;
  font-size: 20px;
  text-decoration: none;
  line-height: 1,6;
  border-radius: 1px;
  padding: 80px 0px;
}

.panel-row-style {
  padding: 0px 20px;
}

/* Blocksatz Seitenweit */

.cl-popup-box-content{
  hyphens: auto;
  text-align: justify;
}

p{
  hyphens: auto;
  text-align: justify;
}

.text{
  hyphens: auto;
  text-align: justify;
}

@media only screen and (max-width: 650px){
.kontaktkachel img{
  width: 200px;
}

.kontaktkachel{
  text-align:center;
}

}