/*
Theme Name: Standard Child
Theme URL: http://www.vorne-sein.at
Description: Standard Child Theme
Author: Vorne sein im Internet GmbH
Author URL: http://www.vorne-sein.at
Template: standard
Version: 1.0.0
Text Domain: standard-child
*/ 

/*.woocommerce-js .referenzen{
	margin-bottom: 0 !important;
}*/
header a.cart-customlocation {
    padding: 10px 0 10px 10px;
    font-size: 30px;
    color: #000;
	position: absolute;
	right: 0;
	top: -10px;
}
header a.cart-customlocation:hover{
	color: #000;
}
header a.cart-customlocation > i {
    position: relative;
}
header a.cart-customlocation > i > span {
    position: absolute;
    left: 10px;
    top: -6px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #999;
}
header a.cart-customlocation:hover > i > span{
	background:#999;
}
header a.cart-customlocation > i > span > span {
    font-family: 'Graphik Regular';
    font-size: 16px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    color: #000;
}
header a.cart-customlocation:hover > i > span > span{
	color: #fff;
}
header .mobile-kontakt a.cart-customlocation{
	color: #fff;
	position: relative;
	top: 0;
}
#shop{
	background: #d3d3d3;
	padding-bottom: 1px;
	color: #000;
	position: relative;
}
#shop > .outer > h4{
	text-align: center;
	color: #000;
	padding-top: 100px;
	margin-bottom: 20px;
}
#shop > .outer > h4 + span{
	width: 90%;
	max-width: 800px;
    margin: 0 auto;
    text-align: center;
    display: block;
    font-weight: 700;
    line-height: 135%;
    margin-bottom: 100px;
}
#content #shop h4 {
    color: #000;
}
#content #shop > div > .container{
	margin: 0 -10px;
	width: auto;
}
#content #shop .artikel{
	direction: ltr;
	margin-bottom: 50px;
}
#content #shop .artikel > div{
	padding: 0 10px;
}
#content #shop .artikel h4{
	font-size: 150%;
	margin: 20px 0;
	display: block;
}
#content #shop .artikel-1{
	width: 25%;
	float: left;
}
#content #shop .artikel-1:nth-child(4n+1){
	clear: left;
}
#content #shop .artikel-2{
	width: 50%;
	float: left;
}
#content #shop .artikel-2:nth-child(2n+1){
	clear: left;
}


/*----Woocommerce Overrides----*/
.woocommerce div.product .product_title{
	color: #fff;
}
.related.products{
	display: none;
}
.home.woocommerce .variations, .page-id-1050.woocommerce .variations{
	margin: 35px 0 -5px;
}
.home.woocommerce .variations td.label, .page-id-1050.woocommerce .variations td.label{
	width: 110px;
	padding-right: 1em;
	display: none;
}
.home #pa_groesse, .page-id-1050 #pa_groesse{
	padding: 10px;
}
.home span.price, .page-id-1050 span.price{
	display: block;
    margin: 17px 0 -15px;
    font-family: 'HurmeGeometricSans3-Bold',Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}
.home span.price.selected > .default, .page-id-1050 span.price.selected > .default{
	display: none;
}
.home span.price .selection, .page-id-1050 span.price .selection{
	display: none;
}
.home span.price.selected > .selection, .page-id-1050 span.price.selected > .selection{
	display: block;
	font-weight: 700;
}
.home span.price del, .page-id-1050 span.price del{
	font-size: 1.25em;
	opacity: .5;
    display: inline-block;
}
.home span.price ins, .page-id-1050 span.price ins{
	font-family: 'HurmeGeometricSans3-Bold';
	font-size: 1.25em;
}
.home .variations select, .page-id-1050 .variations select {
    padding: 10px;
}
.home .quantity{
	padding-top: 10px;
}
.home .variations.selected{
	display: none;
}
.home .variations.selected + .quantity{
		padding-top: 40px;
	}
.home .quantity > .container{
	margin-right: 10px;
	display: none;
}
.home .quantity > .container > div{
	height: 50px;
    width: 30px;
    line-height: 50px;
    text-align: center;
    background: #999;
    float: left;
	cursor: pointer;
}
.home .quantity > .container input{
	float: left;
}
.home .quantity input, .page-id-1050 .quantity input{
    width: 50px;
    line-height: 50px;
    border:none;
    border-radius: 0;
    outline: none;
    padding: 0;
	text-align: center;
}
.home .quantity a, .page-id-1050 .quantity a{
	background: #aaa;
	color: #000 !important;
    text-decoration: none !important;
	display: inline-block;
	vertical-align: bottom;
	border-radius: 5px;
    font-size: 85%;
    padding: 12px 25px;
}
.home .quantity a.disabled, .page-id-1050 .quantity a.disabled{
	opacity: .5;
	cursor: not-allowed;
}
.single-product #content{
	background: #000;
}
.single-product .woocommerce .single-product{
	padding: 100px 0;
}
.single-product .woocommerce div.product{
	line-height: 150%;
	color: #fff;
}
.single-product .woocommerce div.product a{
	color: #c29e54;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
	width: 60% !important;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
	width: 40% !important;
	padding-left: 75px;
	box-sizing: border-box;
}
.single-product .woocommerce div.product div.images, .single-product .woocommerce div.product div.summary{
	margin-bottom: 0 !important;
}
.single-product .woocommerce span.onsale{
	display: none;
}
.single-product .woocommerce div.product p.price, .single-product .woocommerce div.product span.price{
	margin: 35px 0;
	color: #fff !important;
}
.single-product .woocommerce div.product p.price ins, .single-product .woocommerce div.product span.price ins{
	font-family: 'HurmeGeometricSans3-Bold';
	font-weight: normal !important;
}
.woocommerce .quantity .qty{
    padding: .78em 1em;
}
.woocommerce div.product form.cart .variations td.label{
	width: 60px;
}
.single-product .woocommerce div.product form.cart .variations{
	margin: 30px 0 35px !important;
}
.single-product .woocommerce div.product form.cart .reset_variations{
	display: none !important;
}
#content #shop .text a.select{
	padding: 5px 10px;
    color: #000;
    text-decoration: none;
    margin: 5px;
	margin-left: 0;
	display: inline-block;
	background: #aaa;
	border-radius: 5px;
}
#content #shop .text a.select.selected, #content #shop .text a.select:hover{
	background: #a4ba9b;
}
.variations select{
	min-width: 35% !important;
	padding: 10px;
	-webkit-appearance: none;
	margin-right: 0!important;
}
.variations select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: .5em;
    background: #efefef;
    border: none;
    border-radius: 3px;
    padding: 10px;
    font-size: 16px;
}
.variations td.value {position:relative; display: inline;}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover{
	background: #fff !important;
	border-radius: 0!important;
	width: auto;
	color: #000 !important;
}
.single-product .product_meta > span.sku_wrapper{
	display: none;
}
.single-product .product_meta > span.posted_in{
	display: none;
}
.single-product .product_meta > span {
    display: block;
}
.single-product .woocommerce-tabs > * {
    display: none !important;
}
.cart_totals h2{
	margin-bottom: 25px;
	margin-top: 25px;
	color: #fff;
}
#order_review_heading, .woocommerce-billing-fields h3{
	color: #c29e54;
}
#order_review_heading{
	margin-top: 50px;
}
.woocommerce form.checkout_coupon{
	color: #fff;
}
.woocommerce-cart #content{
	background: #000;
    padding: 50px 0;
	padding-bottom: 0;
    color: #fff;
}
.woocommerce-cart .woocommerce-cart-form__contents{
	background: #292929;
    padding: 20px;
}
.woocommerce-cart .woocommerce-cart-form__contents a{
	color: #fff;
}
.woocommerce-cart #content .outer > div{
	padding-bottom: 150px;
	margin-bottom: 0;
	padding-top: 100px;
}
.woocommerce-checkout #content{
	padding-top: 50px;
	background: #000;
}
.woocommerce-checkout .shop_table{
	background: #292929;
	border-radius: 5px;
	margin-bottom: 0;
}
.woocommerce-shipping-fields .shipping_address, .woocommerce-gzdp-checkout-verify-data{
	padding: 20px;
    background: #292929;
	color: #fff;
    margin-top: 50px;
}
.woocommerce-gzdp-checkout-verify-data h4{
	color: #fff;
	margin-top: 25px;
}
.woocommerce-form__input-checkbox{
	height: 20px;
	width: 20px;
}
#order_payment_heading{
	color: #c29e54;
}
#place_order{
	font-size: 1.25em;
	width: 100%;
	padding: 1em;
	margin-bottom: 50px;
}
.woocommerce-checkout-payment{
	margin-top: 50px;
}
#ship-to-different-address{
	float: none !important;
	color: #fff;
}
.woocommerce-gzd-legal-checkbox-text a, .woocommerce-gzdp-multistep-privacy-policy-checkbox-text a, .woocommerce #content a{
	color: #fff;
	text-decoration: underline;
}
.woocommerce-checkout #content > .outer > div{
	padding-top: 100px;
	padding-bottom: 150px;
	margin-bottom: 0;
	direction: ltr !important;
}
.woocommerce-cart #content > .outer > div, .woocommerce-checkout #content > .outer > div, .single-product #content > .outer > div{
	transform: translateY(0);
}
.woocommerce form .form-row label, #billing_country_field span{
	color: #fff;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
	padding: 10px;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper{
	background: #292929;
    padding: 20px;
    box-sizing: border-box;
    margin-top: 50px;
}
.woocommerce-checkout .woocommerce table.shop_table{
	border: none;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table{
	background-color: #292929;
    margin-top: 50px !important;
    color: #fff;
	padding: 20px;
}
.woocommerce table.shop_table{
	border: none !important;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th, .woocommerce table.shop_table td{
	    border-top: 1px solid rgba(255,255,255,.2) !important;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
	background: #292929 !important;
	color: #fff;
	padding: 20px;
}
.woocommerce-checkout #payment ul.payment_methods{
	padding: 0!important;
}
#payment a{
	color: #c29e54;
}
#coupon_code{
	width: 200px;
    padding: 12px;
}
body.woocommerce-cart table.cart img{
	width: 80px;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
	background: #292929;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 5px;
	direction: ltr;
}
.woocommerce-cart .cart_totals{
	margin-bottom: 50px;
}
.woocommerce .quantity .qty{
	padding: 10px;
}
.woocommerce-terms-and-conditions-checkbox-text, #add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li{
	line-height: 1.5;
}
#order_review .legal{
	float: none !important;
}
#billing_title{
	padding: 10px;
}
.woocommerce-gzdp-checkout-verify-data{
	line-height: 150%;
}
.woocommerce-account .woocommerce-MyAccount-navigation > ul{
	list-style-type: none;
    padding-left: 0;
    background: #f0f0f0;
    padding: 0 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
	margin: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation > ul > li{
    border-bottom: 1px solid #aaa;
    font-family: 'HurmeGeometricSans3-Bold',Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}
.woocommerce-account .woocommerce-MyAccount-navigation > ul > li:last-child{
	border-bottom: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation > ul > li a{
	color: #000;
	padding: 20px 0;
	display: block;
}
.woocommerce-account .woocommerce-MyAccount-navigation > ul > li:last-child a{
	padding-bottom: 25px;
}
.woocommerce-account .woocommerce-MyAccount-navigation > ul > li a:hover, .woocommerce-account .woocommerce-MyAccount-navigation > ul > li.is-active a{
	color: #c29e54;
}
.woocommerce-account .woocommerce-MyAccount-content{
	background: #f0f0f0;
	padding: 20px;
	box-sizing: border-box;
	line-height: 150%;
}
.woocommerce-account .woocommerce-MyAccount-content form .form-row label{
	color: #000;
}
.woocommerce-account .woocommerce-MyAccount-content legend{
	margin-top: 20px;
    display: block;
    float: left;
    font-size: 125%;
    color: #c29e54;
    font-family: 'HurmeGeometricSans3-Bold',Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    text-transform: uppercase;
}
.wc-gzd-checkbox-placeholder-legal{
	background: #292929;
    display: block;
    height: auto;
    padding: 20px;
    margin-top: 50px;
    padding-bottom: 0;
	border-radius: 5px;
}
.wc-gzd-checkbox-placeholder-data-age-verification{
	padding: 20px;
	background: #292929;
	margin-top: -10px;
	border-radius: 5px;
}
.warenkorb-link{
	position: relative;
	padding: 15px 30px;
}
.warenkorb-link.loading  + .added_to_cart{
	display: none;
}
body.woocommerce .added_to_cart{
	float: left;
    margin: 20px;
    margin-top: 55px;
    width: calc(100% - 75px);
    text-align: center;
	padding: 0.75em;
	padding-top: 0.75em;
}
.warenkorb-text{
	display: none;
}
.warenkorb-text.active{
	display: block;
    margin-top: 35px;
    background: #fff;
    padding: 20px;
    border-radius: 5px;
}
.woocommerce-form-login{
	color: #fff;
}
.prev-step-button{
	color: #fff;
    background: #c29e54;
    padding: .618em 1em;
    font-weight: 700;
    display: inline-block;
}
.woocommerce-order-received #content{
	background: #fff;
}
.woocommerce-checkout.woocommerce-order-received .shop_table {
    background-color: #f0f0f0;
}
.woocommerce-checkout.woocommerce-order-received .woocommerce-order-details__title{
	margin-bottom: 20px;
	margin-top: 50px;
}
.woocommerce-checkout.woocommerce-order-received .woocommerce-thankyou-order-received{
	font-size: 200%;
    margin-bottom: 25px;
    font-family: 'HurmeGeometricSans3-Bold',Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}
.woocommerce-checkout.woocommerce-order-received .woocommerce-thankyou-order-details, .wc-bacs-bank-details.bacs_details{
	padding: 0;
}
.wc-bacs-bank-details-account-name{
	font-weight: normal;
    font-size: 150%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.addresses a {
    text-decoration: underline;
    color: #fff;
}
.woocommerce .woocommerce-customer-details address{
	box-sizing: border-box;
    line-height: 125%;
    margin-top: 10px;
}
.woocommerce-account .addresses .title h3 {
    float: none !important;
    margin-bottom: 10px;
}
.woocommerce-account .addresses .title .edit {
    display: block;
    float: none !important;
	color: #c29e54 !important;
}
#select2-billing_country-container{
	color: #000;
}
body .woocommerce table.cart td.product-quantity .qib-container:not(#qib_id):not(#qib_id){
	justify-content: flex-start;
}
body .woocommerce-checkout #payment .wc-credit-card-form div.form-row{
	padding: 0;
}
body .woocommerce-checkout #payment div.payment_box{
	background-color: #000;
	color: #fff;
}
body .woocommerce-checkout #payment div.payment_box::before{
	border: 1em solid #000;
	border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}
body .woocommerce-checkout #payment ul.payment_methods li input{
	width: 20px;
	height: 20px;
	top: 3px;
	position: relative;
}
@-webkit-keyframes spinner-border{
	to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes spinner-border{
	to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
.warenkorb-spinner{
	display: none;
    width: 10px;
    height: 10px;
	margin-left: 10px;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
}
.warenkorb-link.loading .warenkorb-spinner{
	display: inline-block;
}
@media screen and (max-width:1400px) {
	.home span.price, .page-id-1050 span.price{
		margin: 20px 0;
	}
	.home.woocommerce .variations, .page-id-1050.woocommerce .variations {
		margin: 20px 0 -5px;
	}
	.added_to_cart{
		width: calc(100% - 50px);
	}
}

@media screen and (max-width:767px){
	#shop{
		margin-bottom: 50px;
		padding-top: 25px;
		margin-top: -1px;
	}
	#content #shop .outer > div > .text{
		float: none;
		padding: 0 9%;
	}
	.home .variations.selected + .quantity{
		padding-top: 0;
	}
	.home .quantity > .container > div{
		width: 40px;
	}
	.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
		width: 100%!important;
	}
	.single-product .woocommerce .single-product{
		padding: 0;
	}
	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
		padding-left: 0;
		width: 82%!important;
		margin: 0 auto;
		padding-top: 9%;
	    padding-bottom: 9%;
	}
	#content > .outer > .woocommerce{
		margin-bottom: -3px;
	}
	#order_payment_heading{
		margin-top: 50px;
	}
	.woocommerce-checkout-payment, .woocommerce-checkout .woocommerce-billing-fields__field-wrapper, .wc-gzd-checkbox-placeholder-legal{
		margin-top: 20px;
	}
	.woocommerce .wc-gzd-product-name-left{
		max-width: 100%;
	}
	.woocommerce div.product form.cart{
		margin-bottom: 0 !important;
	}
	.single-product .woocommerce div.product p.price, .single-product .woocommerce div.product span.price{
		margin: 25px 0;
	}
	.woocommerce-checkout .outer.eintrage, .woocommerce-cart .outer.eintrage, .order-payment, .order-verify{
		width: 90%;
		margin: 0 auto;
	}
	.step-buttons{
		width: 90% !important;
		margin: 50px auto !important;
	}
	.order_review_heading{
		margin-top: 50px;
	}
	.added_to_cart{
		width: 81%;
	}
}
