/*
Theme Name: Tesch 2016
Theme URI: https://www.ofner-partner.com/
Author: Ofner&Partner
Author URI: https://www.ofner-partner.com/
Description: Theme für Tesch
Version: 1.0
*/

/*--------------------------------------------------------------
Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption-text {
	text-align: center;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
12.2 Default
--------------------------------------------------------------*/

.bypostauthor {
	
}

/*--------------------------------------------------------------
13 Custom
--------------------------------------------------------------*/
.return-to-shop,
.post-prev-info,
.blog-item-data,
.menu-item.menu-item-language.menu-item-language-current{
	display: none !important;
}

/*.add_to_cart_button,
.product .mb-xs-40 :not(h3),
.product .mb-xs-40 :not(.section-text.small)
{
    display: none !important;
}
*/

.post-prev-img{
    text-align: center;
}
.post-prev-img img {
    width: 100%;
    max-width: 100px;
}
.video-wrapper:before{
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0,0,0,.7);
    -webkit-transition: all ease-in-out 0.4s;
    -moz-transition: all ease-in-out 0.4s;
    -o-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
}
.video-wrapper:hover:before{
    background-color: rgba(0,0,0,.2);
}
.container{
    max-width: 100%; 
}
.partnerRows .row .wpb_column{
    min-height: 250px;
}

.post-prev-title{
    letter-spacing: .2px;
}

@media (max-width:1457px) and (min-width:1216px) {
    .nplr{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

.noBtnSldr .local-scroll{
    display: none;
}

.section-text.text-block  h2{
    margin-top: 0;
}
.home .tp-revslider-mainul:before{
    content: " ";
    display: block;
    height: 100%;
    width: 100%;
    background-color: rgba(35,35,35,.5);
    position: absolute;
    z-index: 99;
}
@media (min-width:1216px) {
    .tp-static-layers{
        left: 135px !important;
    }
}


/*@media (max-width:1215px) {
    .home-content{
        width: auto;
    }
    
    .owl-carousel .owl-wrapper,
    .owl-carousel .owl-item {
        width: 100% !important;
    }
    
}*/
