Theme Name: PS-ART v1.1 - Theme
Theme URI: http://www.ps-art.de
Description: Eigenes Design
Author: Alexander Demandt
Author URI: http://www.ps-art.de
*/
 
html, body, div, span, applet, object, iframe, a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-family: arial;
vertical-align: top;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}

ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

/*
vertikale Linie bei Zitaten
*/

.wp-block-quote {
    overflow-wrap: break-word;
    border-left: 0.25em solid;
    margin: 0 0 1.75em;
    padding-left: 1em;
	font-style:italic;
	font-weight: bolder;
}

.alignright {
float: right;
}

.alignleft{
float: left;
}

.aligncenter{
text-align: center;
}

a {
    margin-left: 0px;
    color: #fff;
    font-family: calibri;
    font-weight: 100;
    text-decoration: none;
}

img{
border:none;
}

.na{
display:none;
}


input[type=checkbox]{
width:13px;
height:13px;
-webkit-transform: scale(2); /* Safari and Chrome */
margin-top:10px;
  -o-transform: scale(1.2); /* Opera */
}

body { 
	background: url(/wp-content/uploads/bg1-scaled.jpg);
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    background-size: cover;
    background-attachment: fixed;
	background-position-x: center;
font-family: system-ui;
}

#header{
background: rgb(56,56,56);
background: -moz-linear-gradient(180deg, rgba(56,56,56,1) 0%, rgba(20,20,20,1) 90%, rgba(117,117,117,1) 94%, rgba(148,148,148,1) 96%, rgba(20,20,20,1) 100%);
background: -webkit-linear-gradient(180deg, rgba(56,56,56,1) 0%, rgba(20,20,20,1) 90%, rgba(117,117,117,1) 94%, rgba(148,148,148,1) 96%, rgba(20,20,20,1) 100%);
background: linear-gradient(180deg, rgba(56,56,56,1) 0%, rgba(20,20,20,1) 90%, rgba(117,117,117,1) 94%, rgba(148,148,148,1) 96%, rgba(20,20,20,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#383838",endColorstr="#141414",GradientType=1);
background-position: bottom;
box-shadow: 0 -4px 13px 9px #000;
height: 85px;
left: 0;
right: 0;
margin: 0px auto;
position: fixed;
width: 100%;
z-index: 140;
top:0;
}

.main-title{
	font-size:35px;
	text-shadow: #000 5px 6px 3px;
}

#logohover {
z-index: 99999;
    z-index: 99999;
    text-align: left;
    position: absolute;
    padding: 26px 0px 0px 50px;
    margin-left: 262px;
}

.gradient {
   filter: none;
}
	   	

#mainmenu {
clear:both;
margin: 0 auto;
left: 0;
right: 0;
max-width: 960px;
position:absolute;
}


#wrapper{
color: #191919;
text-align: left;
z-index: 0;
height: auto;
line-height:130%;
font-size:16px;
}

#wrapper h1 {
background: linear-gradient(0deg, rgb(20 20 20) 0%, rgb(60 60 60) 100%);
    color: #ddd;
    border-radius: 0px 0px 15px 15px;
    font-style: italic;
    font-size: 25px;
    text-align: center;
    margin: 0 auto 24px auto;
    padding: 11px 28px;
	line-height:130%;
	width:100%;
}

#wrapper h2 {
font-size: 30px;
text-align: left;
line-height:130%;
}

.wp-block-image img {
    height: auto;
}


#main{
margin-left: auto;
margin-right: auto;
padding: 0px 20px 150px;
width:auto;
}

#main ul {
list-style-type: disc;
margin: 13px 0px 9px;
padding-top: 0;
text-align:left;
}

#content{
margin-top: 100px;
position: relative;
min-height: 700px;

}

.title {
    text-align: center;
    margin: 10px auto 33px;
    width: fit-content;
}

.reviewslider{
max-width: 900px;
margin: 0 auto;
}


.post {
padding: 0;
text-align: left;
margin: 10px auto;
left: 0;
right: 0;
max-width: 1500px;
}

.awb-top{
height: 400px;
top: -60px;
}


.post h1 {
font-size: 17px;
color: #fff;
text-align: left;
font-weight: normal;
}
  
  .post h2 {
margin: 0 0;
padding: 0px 0px 20px 0px;
background: transparent;
text-align: left;
font-weight: lighter;
font-size: 19px;
}

.post h3 {
margin-bottom: 20px;
margin-top: 20px;
padding: 0px 0px 5px 0px;
background: transparent;
text-align: left;
}

.post h2 a, .post h2 a:link, .post h2 a:visited {
font-style: italic;
}

.post h2 a:hover {
background-color: transparent;
text-decoration:underline;
}

.post a {
text-decoration:underline;
}


.ol-custom li::marker {
   color: #00ff00;
}

.wpcf7-form.init{
    margin: auto;
    width: fit-content;
}

.wpcf7-form-control {
    border-radius: 5px;
    color: #bbb;
    padding: 3px;
    font-size: 16px;
    font-family: arial;
    margin-top: 4px;
	max-width: 100%;
}

.wpcf7-form-control.wpcf7-textarea{
	color:#000;
}

.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number{
	color:#000;
}

.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.wpcf7-not-valid{
	color:#000;
}

.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email{
	color:#000;
}


.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel{
	color:#000;
}


.wpcf7-form-control.wpcf7-submit {
background: #ffffff none repeat scroll 0 0;
    border: medium none;
    height: 33px;
    width: 100px;
    font-weight: bold;
}

.wpcf7-list-item {
    display: block !important;
    margin: 0px !important;
}

input[type=checkbox] {
    width: 13px;
    height: 13px;
    -webkit-transform: scale(2);
    margin: 10px;
    -o-transform: scale(1.2);
}


.zweier-table{
    width: 80%;
    margin: 30px auto;
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 4em!important;
}

.guddipics{
text-align:justify;
}

.guddipics img{
max-width: 100% !important;
height: auto;
border: solid 1px #807E9E;
width: 80%;
display: flex;
margin: 0 auto 30px;
border-radius: 100px 10px 100px 10px;
}

.gudditext{
text-align: justify;
}

p.fulltext {
    text-align: justify;
}

.twentytwenty-container {
border: solid 1px #807E9E !important;
}

.ti-widget.ti-goog .ti-review-content{
font-size:16px !important;
}

.yoast-faq-answer{
font-family: arial;
font-size:16px;
text-align:justify;
}

.wp-faq .uagb-faq-item{
background: none !important;
border: none !important;
}

uagb-faq-item.uagb-faq-item-active{
border: none !important;
}

.wkb{
max-width: 800px;
margin: auto;
}

.nk-awb .nk-awb-wrap {
    border-top: solid 2px #505050;
    border-bottom: solid 2px #505050;
}

.spbsm-sidebar-wrapper .spbsm-sidebar-wrapper-rightcenter .spbsm-hideonmobile{
background: none !important;
}
	
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
    align-self: center;
	margin: auto!important;
}

.wp-block-media-text .wp-block-media-text__content {
    direction: ltr;
    grid-column: 2;
    grid-row: 1;
    padding: 0 35px 0 0px;
    word-break: break-word;
} 

.uagb-post__inner-wrap{
border: 0 solid #333;
border-radius: 12px;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 1) inset;
}

.img-main {
margin: 0 auto;
max-width: 1300px;
width: auto;
display: flex;
align-items: center;
}

.img-main a{
text-align: center;
text-decoration: underline;
}

.img-self {
width: auto;
height: auto;
padding: 10px;
margin: 0px auto;
}

.img-self img{
box-shadow: 6px 17px 19px #000;
border-radius: 5px;
width: auto;
max-width: 100%;
max-height: 432px;
height:auto;
}

.img-text {
max-width: 600px;
height: auto;
padding: 25px;
margin: 20px auto;
background: #181818 none repeat scroll 0 0; border: 0 solid #333;
border-radius: 4px;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 1) inset;
}

.img-text h1{
text-align: center !important;
padding-bottom: 10px;
}


#sidebar1{
top: 173px;
min-height: 900px;
float:left;
width: 300px;
margin-left: -300px;
padding: 15px;
position: fixed !important;
}

#sidebar1 img{
border-radius:18px;
box-shadow: 7px 5px 5px #101010;
}

#sidebar2{
float: left;
margin-left: 1487px;
min-height: 900px;
padding: 15px;
position: fixed !important;
top: 173px;
width: 300px;
}

#sidebar2 img{
border-radius:18px;
box-shadow: 7px 5px 5px #101010;
}

.img-oben{
text-align: center;
width: 100%;
height: auto;
margin: 20px auto;
border-radius: 18px;
}


#footer{
background: rgb(36,36,36);
background: -moz-linear-gradient(0deg, rgba(36,36,36,1) 0%, rgba(20,20,20,1) 90%, rgba(117,117,117,1) 94%, rgba(148,148,148,1) 96%, rgba(20,20,20,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(36,36,36,1) 0%, rgba(20,20,20,1) 90%, rgba(117,117,117,1) 94%, rgba(148,148,148,1) 96%, rgba(20,20,20,1) 100%);
background: linear-gradient(0deg, rgba(36,36,36,1) 0%, rgba(20,20,20,1) 90%, rgba(117,117,117,1) 94%, rgba(148,148,148,1) 96%, rgba(20,20,20,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#242424",endColorstr="#141414",GradientType=1);
box-shadow: 0 6px 5px 6px #000;
color: #bbb;
height: 50px;
margin: 0px auto;
position: fixed;
text-align: center;
text-indent: 0.1em;
width: 100%;
z-index: 140;
bottom: -1px;
left: 0;
right: 0;
}

#footer a{
color:#d3d3d3;
font-size:13px;
}

#footer-links {
position: relative;
width: 100%;
bottom :0px;
}

#footer-tel{
display:none;
}

.comments {
	margin-top: 50px;
}

.comments form {
}

.comments textarea {
box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.5);
border-radius: 18px;
margin: 20px auto;
padding: 20px;
text-align: left;
vertical-align: middle;
background: #c0c0c0;
border: 1px solid #333;
font-size: 14px;
height: 156px;
overflow: auto;
width: 90%;
color:#fff;
}

#commentform {
padding-left: 23px;
}

#commentform input {
box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.5);
border-radius: 4px;
margin: 0px 20px 0px 0px;
padding: 11px;
text-align: left;
vertical-align: middle;
background: #c0c0c0;
border: 1px solid #333;
font-size: 14px;
overflow: auto;
color:#fff;
}
.comments input#submit {
    height: 29px;
    padding: 0;
    width: 78px;
    text-align: center;
    color: #000;
}

.comments h2 {
font-size: 19px;
font-weight: normal;
line-height: 30px;
margin: 24px 0 0 23px;
padding: 0;
}
.comments ol li p {
color: #808080;
font-style: italic;
margin: 10px 0;
padding: 0;
}

.hinweis{
    margin: 15px auto;
    padding: 20px;
    text-align: center;
}

.hinweis img {
height:auto;
width:90%;
max-width: 1000px;
}

.hinweis a{
color: #ff50ff;
}

.uagb-rm__align-left .uagb-rm__price {
    padding-right: 50px;
}

.werbung1{
width: auto;
margin: 0 auto;
padding-top: 50px;
text-align: center;
color:#808080;
}

.ngg-slideshow .image-placeholder {
visibility: hidden;
height: 500px !important;
}

.widgettitle {
display: none;
}

/*
Calculated Field Form Definitionen
*/

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
} 

input[type=number]{-moz-appearance: textfield;} 


#fbuilder input[type="text"], #fbuilder input[type="date"], #fbuilder input[type="datetime"], #fbuilder input[type="email"], #fbuilder input[type="number"], #fbuilder input[type="search"], #fbuilder input[type="time"], #fbuilder input[type="url"], #fbuilder textarea, #fbuilder select {
background: #232323 none repeat scroll 0 0;
border: 1px solid #818181;
border-radius: 6px;
color: #fff;
display: inline-block;
margin-top: 10px;
min-height: 19px;
padding: 3px;
width: 200px !important;
}

#fbuilder .fields, #fbuilder .fform {
padding: 10px 0;
}

.cff-form.cp_cff_professional{
	background: none !important;
}

/*Einzelbildeffekte bei Nextgen Lightbox*/

.galleria-image img {
    border-radius: 21px;
    box-shadow: 0 0 10px 0 #101010;
}
	
.galleria-thumbnails img{
	border: none;
    border-radius: 1px;
    box-shadow: none;
		}

.galleria-theme-nextgen_pro_lightbox{
	background-image: url(/wp-content/themes/PS-ART_1.1/images/bg-neu.jpg) !important;
    background-size: cover !important;
    background-attachment: fixed !important;
	background-position-x: center !important;
    
}
/*Gutenberg Media-Block*/
@media (max-width:960px) {
	
	.wp-block-columns {
    flex-wrap: wrap!important;
    align-items: normal!important;
}

	.wp-block-media-text .wp-block-media-text__content {
    padding: 0 0;
    margin: auto;
} 
	
	
}


@media (min-width:960px) {
 .wp-block-columns .guddizweitable {
  flex-wrap:nowrap !important;
 }
}
.wp-block-columns.has-background .guddizweitable {
 padding:20px 30px !important
}
.wp-block-column .guddizweitable {
 flex-grow:1 !important;
 min-width:0 !important;
 word-break:break-word !important;
 overflow-wrap:break-word !important
}
@media (max-width:960px) {
	
 .wp-block-column .guddizweitable {
  flex-basis:100%!important
 }
	
		.wp-block-media-text {
    direction: ltr;
    display: -ms-contents;
    display: contents !important;
}
		
	.wp-block-media-text .wp-block-media-text__content {
    width: 723px;
}
	
		#logohover {
    margin-left: 5px !important;
	padding: 100px 0px 0px 10px !important;
}
	
	#logohover img{
width: 70%;
height: auto;
}
	
}


@media (min-width:961px) and (max-width:1200px) {
 .wp-block-column .guddizweitable {
  flex-basis:calc(50% - 16px)!important;
  flex-grow:0 !important
 }
 .wp-block-column .guddizweitable:nth-child(2n) {
  margin-left:32px !important
 }
	
	#logohover {
    margin-left: 5px !important;
}
	
#logohover img{
width: 235px;
height: auto;
}
	
}
@media (min-width:1201px) {
 .wp-block-column .guddizweitable {
  flex-basis:0 !important;
  flex-grow:1 !important
 }
 .wp-block-column .guddizweitable[style] {
  flex-grow:0 !important
 }
 .wp-block-column .guddizweitable:not(:first-child) {
  margin-left:32px !important
 }
}


@media only screen and (max-width: 1200px) {
.neute{
overflow: hidden;
overflow-x: scroll;
display:block;
}


@media screen and (max-width: 1900px) {

#sidebar1{
	display: none;
}

#sidebar2{
	display: none;
}
}


@media screen and (max-width: 960px), screen and (orientation: portrait) {

#main{
		padding:0px 10px 150px;
}
	
.wp-block-nk-awb {
    padding: 20px 0px;
}
	
.main-title {
    font-size: 20px;
    text-shadow: #000 3px 3px 1px;
}
	
#logohover {
    margin-left: 5px !important;
	padding: 19px 0px 0px 10px !important;
}
	
#logohover img{
width: 235px;
height: auto;
}
	


.hinweis iframe{
height:auto;
width:auto;
	}
	
	.info {
    height: 214px !important;
}

.info-png {
    margin: 0 auto !important;
    width: auto;
	max-height: 150px;
}
	

#header{
position: fixed;
	margin-top: 0px;
	background-size: 45px;
    background-repeat: repeat-x;
	height: 85px;
}

#menue-std{
display: none; 
}

	
#wrapper{
width:100% !important;
}

#content{
width: 100%;
margin-top: 90px;
}

#mainmenu{
width:100%;
}


#mainmenu a{
    font-size: 20px;
}


.post h1 {
font-size: 15px;
}

.post h2 {
    font-size: 15px;
}

.post h3 {
    font-size: 15px;
}

	

.post h3 {
margin-bottom: 20px;
margin-top: 20px;
padding: 0px 0px 5px 0px;
background: transparent;
text-align: left;
font: 28px;
}
	
.awb-top{
top:-10px;
height:160px;
	}

.imgunderline {
display: none;
}


#sidebar1{
	display: none;
}

#sidebar2{
	display: none;
}

#footer {
height:60px;
font-size: 12px !important;
}


#footer-links{
margin-top:0px;
padding-left:10px;
}


#footer a {
    font-size: 12px;
}

#footer-tel{
font-size: 15px !important; 
color: #fff;
float:left;
display:inherit;
}

#footer-tel a{
font-size: 15px !important; 
color: #fff;
}

.footer-extra{
display:none;
}
}
	

/* Base styles */
.column {
    float: left;
	width:100%;
}
.size-1of4 {
    width: 25%;
}
.size-1of3 {
    width: 33.333%;
}
.size-1of2 {
    width: 50%;
}



.t-center{
text-align: center !important;
}


.t-center img{
width: auto !important;
height: 100%;
}

.h-img{

}

.h_offen{
height:100% !important;
}


/* Configurate salvattore with media queries */
@media screen and (max-width: 1000px) {

	
.img-main {
flex-direction: column;
}
	
#timeline[data-columns]::before {
        content: '1 .column';
    }
	
	
  .pmitte{
	height:100%;
}

.ba {
display: none;
}
	/*review slider*/
.reviewslider {
	width: 355px;
	margin: 0 auto;
}	
}


@media only screen and (max-width: 1000px) {
  .wp-block-column {
    flex-basis: 50% !important;
  }
}

@media (max-width: 600px){
.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    width: fit-content;
}}