/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

.loading-icon.spin, .portfolio-loading.spin, .pp_loaderIcon.spin, .default-loading-icon.spin {

    animation: 8s cubic-bezier(0.63,0.045,0.34,1) 0s normal none infinite spinning_animation;
    -webkit-animation: 8s cubic-bezier(0.63,0.045,0.34,1) 0s normal none infinite spinning_animation;

}

#main { background: url(/wp-content/uploads/bg-social-1899.jpg) top center no-repeat !important; background-size: cover !important; }

p { padding-bottom: 0.75em; }
h2 { margin-bottom: 22px; }

#ajax-loading-screen .loading-icon { background-size: 128px 45px; }
#referenzen h2, #referenzen h3 { color: white; }
#referenzen .cell .heading-line h3, #referenzen .cell p { color: #4d0630; }
#referenzen .cell .heading-line h3 { font-size: 180%; line-height: 1.2; }
#referenzen .nectar-flickity:not(.masonry) .flickity-slider .cell img,
#referenzen .img-with-aniamtion-wrap {
    margin: 24px auto;
    vertical-align: middle;
    max-width: 150px !important;
    width: 100%;
    box-shadow: 0px 5px 20px rgba(0,0,0,.2);
}



.imgdownloadcolumn img { margin-bottom: 10px; text-align: center;  }
html .imgdownloadcolumn  a.nectar-button { 
    margin: 3px auto 15px; 
display: block; width: 100%; text-align: center; 
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
border-bottom-left-radius: 10px !important;
border-bottom-right-radius: 10px !important;
    
}

#soundoff { display: block; }
#soundon, #soundoff { cursor: pointer; color: #fff; margin-top: 24px;  }
#soundon:hover, #soundoff:hover { cursor: pointer; color: #e71969; }
#soundon .wpb_wrapper > div, #soundoff .wpb_wrapper > div { margin-bottom: 4px; }

ul.list-dates li { list-style: none; margin: 0 0 10px 0;  }
.main-content ul.list-dates { margin-left: 0; }


.list-dates li {
    display: grid;
    grid-template-columns: 180px auto;
    padding: 10px 0;
    background: #fff;
    -ms-flex-align: center;
    align-items: center;
    min-height: 80px;
    margin-bottom: 10px;
}

.list-dates li .when {
    font-size: 28px;
    color: #000;
    grid-row: 1/span 1;
    -ms-flex-item-align: center;
    align-self: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    background: #fff;
    text-transform: uppercase;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;

}

@media all and (min-width: 840px) {
	.list-dates li .when {
		font-size: 28px;
		padding: 10px 20px;
		border-right: 1px solid #a9a9a9;
		-ms-flex-align: center;
		align-items: center;
		grid-row: 1/span 2;
	}
	.list-dates li {
    	display: grid;
    	grid-template-columns: 240px 2fr auto;
	}
}


.list-dates li .where {
    background: #fff;
    justify-self: stretch;
    padding: 10px 20px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    grid-column: 2;
    grid-row: 1/span 2;
    font-size: 18px;
    font-weight: 700;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    color: #000;
    font-size: 14px;
}

@media all and (min-width: 840px) {
	.list-dates li .where {
		padding: 10px 20px;
		border-right: 1px solid #d3d3d3;
	}
}

.list-dates li .where {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    font-size: 14px;
}
.list-dates li span {
    text-align: left;
}
.list-dates li .where span:last-of-type {
    margin: 0;
}
.list-dates li span:last-of-type {
    text-align: left;
}
.list-dates {
    padding: 0;
}
.list-dates {
    width: 100%;
    margin-top: 0;
    padding: 0 20px;
}
.list {
    padding: 0;
    list-style: none;
}
.g-1 {
    display: grid;
    grid-template-columns: 100%;
    grid-gap: 20px;
}


.list-dates li .tickets {
    background: #fff;
    grid-column: 2;
    padding: 10px 20px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    justify-self: stretch;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-weight: 700;
}

.ticket-link a[href=""], .info_2_link a[href=""] { display: none; }


@media all and (min-width: 840px) {
	.list-dates li .tickets {
		padding: 10px 30px;
		justify-self: end;
		grid-column: 2;
		grid-row: 1/span 2;
	}
}




 /* Black Background für Menu Items on Pages: Impressum, AGB, Datenschutz etc. */ 

body.page-id-476 #header-outer.transparent header#top nav > ul > li > a,
body.page-id-625 #header-outer.transparent header#top nav > ul > li > a,
body.page-id-492 #header-outer.transparent header#top nav > ul > li > a  { background: rgba(0,0,0,0.7); }
body.page-id-476 #header-outer.transparent.scrolled-down header#top nav > ul > li > a,
body.page-id-625 #header-outer.transparent.scrolled-down header#top nav > ul > li > a,
body.page-id-492 #header-outer.transparent.scrolled-down header#top nav > ul > li > a { background: rgba(0,0,0,0.0); }


/* Hamburger Menu */

body.material #header-outer[data-permanent-transparent="1"].transparent.dark-slide > header#top .span_9 > .slide-out-widget-area-toggle.mobile-icon i.lines::after,
body.material #header-outer[data-permanent-transparent="1"].transparent.dark-slide > header#top .span_9 > .slide-out-widget-area-toggle.mobile-icon i.lines-button::before,
body.material #header-outer[data-permanent-transparent="1"].transparent.dark-slide > header#top .span_9 > .slide-out-widget-area-toggle.mobile-icon i.lines::before,
body.material #header-outer[data-permanent-transparent="1"].transparent.dark-slide > header#top .span_9 > .slide-out-widget-area-toggle.mobile-icon i.lines-button::after,
body.material .slide-out-widget-area-toggle.mobile-icon i.lines::before,
body.material .slide-out-widget-area-toggle.mobile-icon i.lines::after {
	background-color: #fff !important; 
}



body.material #header-outer[data-permanent-transparent="1"].transparent.scrolled-down > header#top .span_9 > .slide-out-widget-area-toggle.mobile-icon i.lines::after,
body.material #header-outer[data-permanent-transparent="1"].transparent.scrolled-down > header#top .span_9 > .slide-out-widget-area-toggle.mobile-icon i.lines-button::before,
body.material #header-outer[data-permanent-transparent="1"].transparent.scrolled-down > header#top .span_9 > .slide-out-widget-area-toggle.mobile-icon i.lines::before,
body.material #header-outer[data-permanent-transparent="1"].transparent.scrolled-down > header#top .span_9 > .slide-out-widget-area-toggle.mobile-icon i.lines-button::after,
body.material .slide-out-widget-area-toggle.mobile-icon i.lines::before,
body.material .slide-out-widget-area-toggle.mobile-icon i.lines::after {
	background-color: #000 !important; 
}


/* Gallery */
.portfolio-items .col .work-info .vert-center {
	margin-top: 0;
    top: 0;
    width: 100%;
    transform: translateY(0);
    -webkit-transform: translateY(0%);
    transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    height: 100%;
    display: block;
    padding: 0; 
}
.portfolio-items .col .work-item .work-info a.default-link {
    background-color: transparent;
    padding: 0px;
    color: transparent !important;
    margin: 0px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    width: 100%;
    height: 100%;
    display: block !important;
    text-indent: -10000px;
}
.portfolio-items .col[data-default-color="true"] .work-item:not(.style-3) .work-info-bg { background-color: rgba(109,12,50,0.3) !important; }

@media only screen and (max-width: 1000px) {
	.material #header-outer {
		padding:  0 !important;
		background: rgba(255,255,255,0.8) !important; 
	}
	#header-outer #logo {
		padding-top: 3px; padding-bottom: 3px; 
	}

}

/*
body.material #header-outer:not([data-format="left-header"]) header#top > .container > .row nav > ul.buttons, .nectar-woo-cart { display: none !important; }
*/

.portfolio-items .col .work-item .work-info a.default-link { background-color: transparent !important; }

/* SHOP */
.product_meta, .wc-tabs-wrapper { display: none; }
body.woocommerce-page, body.woocommerce-page h1 {
	color: #000;
}
html body.woocommerce-page .container-wrap {
	background: #cccccc;
	background: linear-gradient(45deg,#cccccc 0%,#ffffff 100%);
	opacity: 1;
}
body.woocommerce-page header#top {
    background: #fff;
}
body.woocommerce-page h1 { font-family: Lato, sans-serif; font-size: 33px;  }
body.woocommerce-page .summary .price {
    color: #e71969 !important;
    font-size: 30px !important;
    line-height: 30px !important;
    letter-spacing: 0px;
}

body.woocommerce-page header#top nav > ul > li > a { color: black !important; }
body.woocommerce table.shop_table, body.woocommerce-page table.shop_table {
    border: 5px solid white !important;
    background: white; 
}
.woocommerce-gzd-legal-checkbox-text { color: black !important; }
#customer_details { padding: 1em; background: white; }
#customer_details  h3 { text-transform: none; }
.woocommerce-checkout #order_review .legal { padding: 1em; }  
.wc-gzd-product-name-left, .wc-gzd-product-name-right {
    width: 80%;
}
.woocommerce-checkout .shop_table {
    padding: 1em;  margin-bottom: 16px;
}
.woocommerce-checkout #payment ul.payment_methods { padding: 0; }
body.woocommerce-page h3 { color: black; }
body[data-form-style="minimal"] .minimal-form-input label::before, body[data-form-style="minimal"] .minimal-form-input label::after {
    border-bottom: 1px solid #000;
}
.woocommerce-notice--success {
	font-weight: bold;
	color: green; 
}
.woocommerce ul.order_details li { margin-bottom: 2em; }
.woocommerce ul.order_details {  margin: 0 0 2em; }

html .woocommerce table.cart img, html .woocommerce #content table.cart img, html .woocommerce-page table.cart img, html .woocommerce-page #content table.cart img {
    width: 90px !important;
    height: auto !important;
}

html body.material #header-outer[data-full-width="true"]:not([data-format="left-header"]) header#top nav > ul.buttons {
    margin-left: 10px !important;
}
.nectar-woo-cart .cart-outer { position: relative; top: -5px; }



body .container .woocommerce-message .button.wc-forward {
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    font-size: 12px !important;
    padding: 20px 45px !important !important;
    transition: all 0.2s linear;
    background: rgb(231, 25, 105) !important;
    border-radius: 15px !important;
	line-height: 26px;
	padding: 1px 20px !important;
	height: auto;
}
.woocommerce-message {
    padding-right: 1em;
}
.backtocart span {
    color: #000 !important;
}

#frontstartpagedesktop { display: block; }
#frontstartpagemobile { display: none; }
@media only screen and (min-width: 1px) and (max-width: 640px) {
	#frontstartpagedesktop { display: none; }
	#frontstartpagemobile { display: block; }
}
@media only screen and (min-width: 1px) and (max-width: 1000px) {
	html .material #header-outer { padding: 0 !important; }
	body #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container li a { font-size: 20px; !important; line-height: 32px;  }
	html body.material #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container li {  margin-bottom: 0px; }
	
	.nectar-flickity.nectar-carousel[data-column-padding="50px"] .flickity-slider .inner-wrap {
    	padding: 25px;
	}
	#referenzen .cell .heading-line h3 {
		font-size: 125%;
		line-height: 1.2;
	}
	.row .col h3, body h3 {
		font-size: 23px;
		line-height: 30px;
	}
	.wpb_wrapper > div.nectar_icon_wrap {
		margin-bottom: 0px;
	}
	#frontstartpagemobile .wpb_wrapper > div.nectar-gradient-text { margin-bottom: 12px; }
	.portfolio-items .col .work-item {  margin-bottom: 0; }
	html body .portfolio-items .col {
    	margin-bottom: 8px !important;
	}
	#videos { margin-top: 24px; }
	#termine h3 { font-size: 23px; }
	.newslettervisual { min-height: 300px !important; }
	.list-dates li { display: block; }
	.list-dates li .when {  display: block; font-size: 22px; text-align: center; border-right: 0px solid white; }
	.list-dates li .where {  display: block; text-align: center; border-right: 0px solid white;  }
	.ticket-link { text-align: center; }
	.ticket-link  .nectar-button { margin: auto; }

	body h1, body.woocommerce-page h1 { font-size: 28px; line-height: 32px; }
	body #frontstartpagemobile h1 {
    	font-size: 34px;
    	line-height: 34px;
	}
	body #single-meta { display: none !important; }
	.woocommerce .single-product-summary {
		padding-left: 0px !important;
	}
	html .woocommerce-page button[type="submit"].single_add_to_cart_button, html body[data-form-submit="regular"].woocommerce-page .container-wrap button[type="submit"].single_add_to_cart_button, .ascend.woocommerce-page .container-wrap button[type="submit"].single_add_to_cart_button, body[data-button-style="rounded"].ascend.woocommerce-page .container-wrap button[type="submit"].single_add_to_cart_button {
		padding: 20px 25px !important;
	}
}

body.material #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container li a:after { border:none; }

#downloadimagebroschuere img { max-width: 160px !important; }
.woocommerce-error a { color: white; text-decoration: underline; }

.woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .nectar-quick-view-box a.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button {
    text-transform: inherit !important;
}

 