/*
Theme Name:   13gramm Storefront Child
Theme URI:    https:13gramm.com
Description:  Für 13gramm entwickeltes Storefront Child Theme
Author:       Tim Berger
Author URI:   http://example.com
Template:     storefront
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         13gramm individuell
*/

@font-face {
    font-family: "Montserrat";
    src: url(/wp-content/themes/13gramm-storefront-child/Montserrat-VariableFont_wght.ttf) format("truetype");
}

/******* Gesamtseite ********/

	html {
  	font-size: 0.85em;
	}
@media (min-width: 560px) {
	html {
  	font-size: 0.89em;
	}
}
@media (min-width: 768px) {
	html {
  	font-size: 0.92em;
	}
}
@media (min-width: 850px) {
	html {
  	font-size: 0.95em;
	}
}
@media (min-width: 980px) {
	html {
  	font-size: 1em;
	}	
}


html, body{
	font-family: Montserrat, sans-serif;
	letter-spacing: 0.25px;
}
html select{
	font-family: Montserrat, sans-serif;
	letter-spacing: 0.25px;
}

a {
    color: #ed5b75;
}
a:hover{
	color:#ed5b75 !important;
}

div.storefront-breadcrumb {
  margin-top: 0em;
  padding-top: 0em;
  padding-bottom: 0em;
}

.site {
  overflow-x: visible !important;
}

div.col-full{
	position: relative;
}

@media (min-width: 768px){
div.col-full {
	max-width: 72em;
	margin-left: auto;
	margin-right: auto;
	padding: 0 2.617924em;
	box-sizing: content-box;
}
}

@media (min-width: 916px){
div.col-full {
	max-width: 88%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	box-sizing: content-box;
}
}

@media (min-width: 1200px){
div.col-full {
	max-width: 78%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	box-sizing: content-box;
}
}

div#primary.content-area{
	margin-bottom: 0.2em;
}

div.site-main {
  margin-bottom: 1.5em;
}

.onsale.customtext{
	color: #ed5b75;
	text-transform: none;
}

/******** HEADER *********/


/* Header */ 

ul.nav-menu {
	margin: auto;
	text-align:center;
}
   
header#masthead {
	border: none;
	margin-bottom: 1.7em;
}

div.primary-navigation{
	margin-bottom:0em;
}

/* Logo */

.site-header .site-logo-anchor img, .site-header .site-logo-link img, .site-header .custom-logo-link img {
    width: 100%;
    max-width: 210px;
}

.woocommerce-active .site-header div.site-branding {
	width: auto;
	float: left;
	margin: 0;
	margin-right: 1em;
	display: inline-block;
	margin-bottom:0.4em;
}

.woocommerce-active .site-header div.site-branding{
	margin: 0;	
	margin-right: 4em;	
	margin-bottom:0.4em;	
	width: auto;
	float: left;
	display: inline-block;
	min-height: 3.6em;
	min-width: 75%;
}	

@media (min-width: 768px){   
.woocommerce-active .site-header div.site-branding {
	margin-right: 1em;
	min-width: unset;
}
}

/* Language-Switcher */
.language-switcher {
	background-color: #f7f6f1;
	padding-left: 9px;
	padding-right: 7px;
	width: 3.4em;
	height: 2.78em;
	position: absolute;
	margin-right: -1.5em;
	right: 1.5em;
	top: 0.3em;
	box-shadow: #cacaca 2px 2px 2px;
}

.language-switcher.merchants{
	width: 250px;
}

div.language-switcher ul {
  margin-left: -0.5em;
  margin-top: 0.25em;
}

.language-switcher.currency-switcher {
	right: 5.5em;
}

@media (min-width: 768px){   
.language-switcher{
	margin-left: 0.33em;
	position: static;
	}
}

@media (min-width: 768px){     
.language-switcher{
	margin-right: 0em;
 }
}

.language-switcher.merchants{
	
}

.language-switcher > a.merchant-back-to-base-store::after {
  content: "Ausloggen und zum Standart-Shop";
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  font-size: 12px;
}

.language-switcher>a{
	display:block;
	margin-top: 0.75em;
	white-space: nowrap;
}

.language-switcher.currency-switcher > a {
	color: #4a4a4a;
	font-weight: 600;
	margin-left: 0.4em;
	margin-top: 0.6em;
}

.language-switcher>a>img, .language-switcher li img{
	border-radius: 0px;	
	height: 1em;
	display: inline-block;
}

.language-switcher li img{
height: 2em;
  display: inline;
  vertical-align: bottom;
  width: 2em;
  padding-top: 0.7em;
}

.language-switcher li{
	z-index: 10;
    position: relative;
	height: 3em;
 	 width: 5em;
	background-color: #f5f5f5;
  border: 1px solid #dbdbdb;
	box-shadow: #cacaca 2px 2px 2px;
}

div.language-switcher.currency-switcher > a {
  font-size: 1.15em;
  margin-top: 0.5em;
  margin-left: 0.2em;
}

div.language-switcher.currency-switcher > a::after {
  font-size: 0.87em;
}

.language-switcher li a {
    width: 100%;
	height: 100%;
    display: block;
    text-align: center;
}

.language-switcher.currency-switcher li a {
  color: #676767;
  font-weight: 600;
  margin-top: 0.6em;
}


.language-switcher>a::after{
	margin-right: -0.4em;
	display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    margin-left: 0.15em;
	color: black;
}

.language-switcher:hover>a::after{
	color: #ed5b75;
}

.language-switcher ul {
  margin: 0;
  list-style: none;	
  display: none;
  margin-left: -0.34em;
  flex-direction: column;
}

.language-switcher.active ul, .language-switcher:hover ul{
	display: flex;
}

/* Desktop-Haupt- Navigation */

.woocommerce-active .site-header nav.main-navigation {
    margin-right:0;
 }

@media (min-width: 768px){     
.woocommerce-active .site-header nav.main-navigation {
	border-top: 1px solid #989898;
  	border-bottom: 1px solid #989898;
	margin-top: 1.5em;
 }
}



nav#site-navigation.toggled{
border-bottom: solid #979797 1px;
}

/* Anderes ? */

.site-header-cart .cart-contents::after {
    content: "\f07a" !important;
}

.widget_product_search form{
  width: 100%;
}

#site-navigation ul.nav-menu li ul {
  text-transform: none;
  background-color: white;
  border: solid 1px #989898;
  color: #848484;
}

#site-navigation ul.nav-menu > li > ul {
  max-height: 200px;
}
#site-navigation ul.nav-menu > li:hover > ul  {
  max-height: 1200px;
  transition: max-height 0.2s ease-in;
}

#site-navigation ul.nav-menu > li > ul > li > a {
  padding: 0.3em 1.41575em;
}
#site-navigation ul.nav-menu > li:hover > ul > li > a {
  padding: 0.875em 1.41575em;
  transition: padding 0.15s ease-in;
}

#site-navigation ul.nav-menu > li > ul > li > ul {
  max-width: 100px;
  overflow: hidden;
}

#site-navigation ul.nav-menu > li > ul > li:hover > ul {
  max-width: 600px;
  transition: max-width 0.4s ease-in;
}

#site-navigation .main-navigation ul.nav-menu li ul li a{
  color: #6a6a6a;
}

div.widget.woocommerce.widget_shopping_cart {
	background: white;
	border: solid #d5d5d5 1px;
}

ul#site-header-cart li:last-child{
	float:right;
	min-width: 20em;
	position:relative
}

.woocommerce-mini-cart__total strong{
	text-wrap: nowrap;
}

li.woocommerce-mini-cart-item.mini_cart_item {
    width: 100%;
}

ul#site-header-cart li div.widget.woocommerce.widget_shopping_cart{
	width: 100%;
}

.site-header-cart a.cart-contents {
	padding: 0.6em
}

header#masthead .col-full {
  display: flex;
  flex-wrap: wrap;
  row-gap: 0.2em;
}

@media (min-width: 768px){     
header#masthead .col-full {
  display: flex;
  flex-wrap: wrap;
}
}

@media (min-width: 768px){     	
.woocommerce-active .site-header div.site-search-and-cart{
	flex-grow:1;
	flex-shrink:0;
	display:flex;
	flex-flow:row-reverse;
}
}


.woocommerce-active .site-header .main-navigation {
	width: 100% !important;
	text-transform: uppercase;
	font-weight: 600;	
}

.tax_label{
	display:none;
}
.woocommerce-Price-amount.amount {
	color: #d10000;
	font-weight: 700;
	font-size: 15px;
}

/* Header-Einkaufswagen */


.woocommerce-active .site-header div.site-cart {
	float: none;
	width: 12em;
}

#site-header-cart {
	box-shadow: #cacaca 2px 2px 2px;
	background-color: #f7f6f1;
	text-align: center;
	width: 100%;
}


/* Suchleiste */

.site-search-and-cart {
  max-width: 100%;
}

#woocommerce-product-search-field-0 {
	background-color: white;
}
.woocommerce-active .site-header div.site-search {
	margin-right: -3.1em;
	float: none;
	max-width: 100%;
	background-color: white;
	border-bottom: solid 1px #d4c8c8;
	box-shadow: 0 0 6px rgba(0,0,0,.7);
	display: block;
	width: 20em;
}
}
.woocommerce-active .site-header div.site-search {
	margin-right: 1em;
	width: 20em;
}

@media (min-width: 768px) {
.woocommerce-active .site-header div.site-search {
	margin-right: 0.5em;	
	margin-left: 1em;	
}
}

/* Mobiles Menu */

.storefront-handheld-footer-bar > ul > li > a::before{
	font-size: 2em !important;
	top: -0.25em;
}

.storefront-handheld-footer-bar ul li.cart .count {
    top: 0.4em;
}

.main-navigation.toggled .handheld-navigation, .main-navigation.toggled .menu > ul:not(.nav-menu), .main-navigation.toggled ul[aria-expanded="true"] {
  max-height: 2200px;
margin-top: 1em;
}


@media (min-width: 0px){ 
.storefront-primary-navigation {
  /*position: absolute;*/
position: relative;
  top: 0px;
  right: 0px;
}
}
@media (min-width: 768px){ 
.storefront-primary-navigation {
  position: static;
	clear: both;
}
}

form.woocommerce-product-search{
	margin-bottom: 0;
}

#site-navigation-menu-toggle {
  position: absolute;
right: 0;
top: -3.3em;
	border: 2px solid #bdbdbd;
  box-shadow: #cacaca 2px 2px 2px;
  color: gray;
}

button.menu-toggle::after, button.menu-toggle::before, button.menu-toggle span::before {
  background-color: gray;

}

.storefront-handheld-footer-bar ul li.menu.active .site-menu {
    height: 100%;
	overflow-y:scroll;
}

.storefront-handheld-footer-bar ul li.menu .site-menu {
	background-color: rgba(0,0,0,0.92);
	width: 100%;
	height: 0%;
    position: fixed;
    bottom: 0;
    left: 0;
    transition: all,ease,.4s;
    z-index: 1;
    display: block;
}

.mobile-navigation {
    height: 100%;
}

.site-menu-spacer {
    height: 8em;
}

.mobile-navigation ul.menu>li.menu-item {
    border-bottom: 1px solid rgb(61,61,61);
}
.mobile-navigation ul.menu>li.menu-item>a {
    background-color: transparent;
    font-style: normal;
    text-decoration: none;
    color: white !important;
    font-size: 1.55em;
    border: none;
}

.mobile-navigation ul.sub-menu>li.menu-item>a::before {
    content: '\f0a9';
    position: unset;
    display: inline;
    font-size: 0.73em;
    margin-right: 0.5em;
    color: #777777;
    line-height: unset;
}

.mobile-navigation ul.sub-menu>li.menu-item>a {
    background-color: transparent;
    font-style: normal;
    text-decoration: none;
    color: rgb(200,200,200) !important;
    font-size: 1.15em;
    border: none;
}

.mobile-navigation ul.sub-menu ul.sub-menu>li.menu-item>a {
    background-color: transparent;
    font-style: normal;
    text-decoration: none;
    color: rgb(200,200,200) !important;
    font-size: 1.15em;
    border: none;
}

.mobile-navigation ul.menu li.menu-item {
    display: block;
    height: auto;
    width: 100%;
}

.mobile-navigation ul.menu li.menu-item ul.sub-menu li {
    display: block;
    height: 100%;
}

.mobile-navigation ul.menu li.menu-item a {
    display: inline;
}

.storefront-handheld-footer-bar ul li.menu > a::before {
	content: "\f0c9";
}

.storefront-handheld-footer-bar ul li.cart > a::before {
	content: "\f07a";
}

.storefront-handheld-footer-bar ul li.active > a::before {
	color: #ed5b75 !important
}

.storefront-handheld-footer-bar ul li > a{
	background-color: #f7f6f1;
}

.storefront-handheld-footer-bar ul li.search.active .site-search{
	box-shadow: 0 0 6px rgba(0,0,0,.7);
	border-bottom: 1px solid #989898;
}

/********* Seitenleiste ************* */
 
div#secondary.widget-area .product_list_widget {
	padding: 0;
	margin: 0;
}

@media (min-width: 768px) {
  .left-sidebar .widget-area {
    width: 24%;
    float: left;
    margin-right: 0;
  }
}

div#secondary.widget-area {
  border: 1px solid #989898;
  border-top: 2px solid #ed5b75;
  padding: 0px;
}

#secondary.widget-area span.gamma.widget-title {
  font-weight: 500;
  text-align: center;
  margin-top: 1em;
  text-transform: uppercase;
}

#secondary.widget-area .product_list_widget a {
  font-weight: 400;
  text-decoration: none;
  margin: 0.6em;
}

#secondary.widget-area .product_list_widget li img {
  max-width: 10em;
  float: left;
  margin-left: 0.5em;
  margin-right: 0.85em;
  border: 1px solid;
}

#secondary.widget-area .product_list_widget bdi {
  margin-right: 0.8em;
}

#secondary.widget-area .widget{
	margin: 0;
}

/********* Individuelle Seiten **********/

/* Instructions */

ul.instructions-liste{
	list-style: none;
}

ul.instructions-liste a{
	position: relative;
	display: block;
} 

ul.instructions-liste img{
	display: inline;
} 

ul.instructions-liste span{
  position: absolute;
  top: 50%;
  display: inline-block;
  color: black;
  font-size: 1.5em;
  white-space: nowrap;
  font-weight: 600;
  margin-left: 1em;
}

.special-marked-heading {
  font-size: 1.8em;
  display: block;
  text-align: center;
  border-top: 2px solid gray;
  border-bottom: 2px solid gray;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: gray;
  margin-top: 2em;
}

a.download {
  margin: 2em;
  display: inline-block;
  border: 1px solid gray;
  padding: 0.5em;
  font-weight: 700;
  letter-spacing: 0.5px;
}


/* Widerrufsformular */

a.revoke_formular span{
	display:block;
	margin-bottom:0.8em;
}
a.revoke_formular span.caption{
	margin-bottom:1.2em;
	display:block;
	font-size:1.7em;
	font-weight: 700;
}

/* Frontseite */

div.desktop-front-banner{
	display: none;
}

@media (min-width: 768px) {
	div.desktop-front-banner{
		display: block;
	}
	div.mobile-front-banner{
		display: none;
	}
}


/* Einkaufswagen */

ul#shipping_method li {
}

.shipped_via{
	display:none;
}

ul#shipping_method li > input {
  display: none;
}

ul#shipping_method li:first-child {
  display: block;
}
#calc_shipping_state_field{
	display: none !important;
}

#calc_shipping_postcode {
  display: none;
}

#calc_shipping_city {
  display: none;
}
	
/* Shipping Methods */
.free-shipping-description{
	clear: both;
  display: block;
  margin-left: 2em;
}

/* Mein Konto */

@media (min-width: 768px) {
	
	#post-10 div.woocommerce{
		display: flex;
		gap: 2em;
	}
	
	nav.woocommerce-MyAccount-navigation {
  		float: none !important;
  		margin-right: 0 !important;
		width: 200px !important;
		flex-grow: 0;
		flex-shrink: 0;
	}
	
	.woocommerce-MyAccount-content {
		margin-left : 0 !important;
		margin-right: 0 !important;
    	flex-grow: 1;
		width: 180px;
  	}
	
	.woocommerce-MyAccount-content .woocommerce-Address {
  		width: 49% !important;
  		margin: 0 !important;
  		float: none !important;
  		display: inline-block;
		min-width: 290px;
	}
	
	.woocommerce-MyAccount-content .addresses header{
		width: 80%;
	}
	
  .woocommerce-MyAccount-content .addresses header.title a{
	float: none !important;
    display: block;
    overflow: auto !important;
    text-indent: 0 !important;
    width: auto !important;
    height: auto !important;
	border: solid 1px #e1e1e1;
	text-align: center;  
  }
	
  .woocommerce-MyAccount-content .addresses header.title a::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;  
    position: relative !important;;
    height: unset !important;
    width: unset !important;
    text-align: normal !important;
	margin-right: 0.5em;
  }
	
}
	
	.woocommerce-MyAccount-content .woocommerce-Address header{
  		display: inline-block;
	}
	
  	.woocommerce-MyAccount-content .woocommerce-Address header.title h3 {
    	float: none;
  	}

	.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active {
  		background-color: #e8e8e8;
	}
	
	.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a {
	  padding-left: 15px !important;
	  border: solid #e1e1e1 1px !important;
		font-weight: 550;
  		letter-spacing: 0.5px;
	}
	
	.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a::before {
	  margin-right: 15px !important;
	}
	
	.woocommerce-MyAccount-navigation ul li{
		margin-bottom: 5px !important;
	}
	
	.woocommerce-MyAccount-navigation-link--downloads{
		display: none !important;
	}

/**** Kasse - Checkout ****/

/* Infokarten Paying */

h2.payment_account_selection{
text-align: center;
    margin-top: 0px;
    font-weight: 600;
    text-shadow: 0px 2px 4px gray;
}

div#pay_with_amazon{
	margin-top: 2em;
    background-color: black;
    height: 70px !important;
    margin: 0;
    display: block;
    width: 100% !important;
    margin-top: 2em;
    /* background: border-box; */
    border: solid black;
    border-left-width: 50px;
    border-right-width: 50px;
    border-top-width: 10px;
	border-radius: 4px;
}

div#pay_with_amazon:after {
	content: ".";
    display: block;
    color: white;
    position: absolute;
    clear: both;
    margin-top: 40px;
    width: 100%;
    text-align: center;
    font-size: 15px;
	line-height: 15px;
}


.woocommerce-info.info.wc-amazon-payments-advanced-info{
    background-color: black;
    border-radius: 5px;
    font-size: 0;
	padding-top: 5px;
}

.woocommerce-info div#pay_with_amazon{
	max-width: 650px;
    margin-left: auto;
    margin-right: auto;
}

#pay_with_amazon {
  display: block;
  float: none !important;
}

.wc-amazon-checkout-message.wc-amazon-payments-advanced-populated:after {
    content: ".";
	margin-top: 20px;
    width: 100%;
    font-size: 17px;
    text-align: center;
    display: block;
}

.buy_in_shop_header h3 {
   font-size: 1.35em;
    font-weight: 600;
    display: block;
    padding: 6px;
    background-color: black;
    color: white;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 18px;
	border-radius: 4px;
}

.wcpay-payment-request-wrapper{
	margin-top: 0 !important;
	padding-top: 10px !important;
}

.entry-header {
  padding-bottom: 1em !important;
}

.woocommerce-info {
  margin-bottom: 1em;
}

form.checkout{
	margin-top: 0em;
}

form.woocommerce-form.woocommerce-form-login.login {
    border-bottom: solid 3px whitesmoke;
}

/* google */
p#wcpay-payment-request-button-separator:before {
    content: ".";
    display: block;
    position: absolute;
    width: 100%;
    margin-top: -35px;
    color: white;
    font-size: 15px;
    font-family: Montserrat, sans-serif;
    background-color: black;
    border-radius: 4px;
	left: 0px;
}
p#wcpay-payment-request-button-separator {
    margin-top: 26px !important;
	margin-bottom: 0px !important;
	font-size: 0px;
	position: relative;
}

p#wcpay-payment-request-button-separator:after{
	content: ".";
	font-size: 17px;
}

/* Coupon */

.woocommerce-form-coupon-toggle {
display: none;
}

input.coupon_input{
	width: 54%;
	display:inline-block;
}

button.coupon_input_button{
	width:43%;
	display:inline-block;
	padding-left: 3px;
    padding-right: 3px;
}

.checkout_coupon p {
  margin-bottom: 5px;
}


/* Tabellenlayout */
@media (min-width: 768px) {
  .col2-set {
    width: 45%;
    float: left;
    margin-right: 0%;
}
}

@media (min-width: 768px) {
  #order_review_heading, #order_review {
    width: 49%;
    float: right;
    margin-right: 0;
    clear: right;
  }
}

.shipping_address {
  border-left: 7px solid whitesmoke;
  padding-left: 10px;
}
.woocommerce-shipping-fields {
  margin-bottom: 20px;
}

/* Adress-Eingabe */

div.woocommerce-billing-fields p label .required, div.woocommerce-shipping-fields p label .required{
	font-size: 18px;
}

div.woocommerce-billing-fields p label .optional, div.woocommerce-shipping-fields p label .optional{
	font-size: 14px;
}

p#billing_address_1_field label, p#shipping_address_1_field label,
p#billing_address_2_field label, p#shipping_address_2_field label,
p#billing_city_field label, p#shipping_city_field label,
p#billing_postcode_field label, p#shipping_postcode_field label
{
	font-size: 0;
}

p#billing_address_1_field label::before, p#shipping_address_1_field label::before,
p#billing_address_2_field label::before, p#shipping_address_2_field label::before,
p#billing_city_field label::before, p#shipping_city_field label::before,
p#billing_postcode_field label::before, p#shipping_postcode_field label::before
{
	font-size: 16px;
	font-weight: 400;
}

p#billing_address_2_field label::before, p#shipping_address_2_field label::before{
	font-size: 13px;
	font-weight: 400;
}

#billing_address_2_field .screen-reader-text {
  height: auto;
  width: auto;
  clip: unset;
  position: relative !important;
  clip-path: none;
}

#ship-to-different-address {
  border-left: 7px solid whitesmoke;
  padding-left: 10px;
  margin-bottom: 0;
  padding-bottom: 10px;
}

/* Checkout Seitenleiste - Tabellen & Bestellübersicht */
	
form.checkout table.woocommerce-checkout-review-order-table{
	table-layout: fixed;
	font-size: 0.8em;
	border: 1px solid #bbb;
	hyphens: auto;
}
	
form.checkout h4 {
  display: none;
}	

table.shop_table .cart-subtotal th, 
table.shop_table .cart-subtotal td {
  border-top: 5px solid #f2f2f2;
}

table.shop_table th, table.shop_table tr, table.shop_table td{
  border: 1px solid #f2f2f2;
  padding: 5px;
	padding-top:10px;
	padding-bottom: 10px;
}
	
table.shop_table thead th {
  padding: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}

table.shop_table thead tr{
	background-color: #cfcec7
}

table.shop_table thead th {
  background-color: #cfcec7;
}

table.shop_table:not(.has-background) tbody td {
  background-color: #eee;
}
table.shop_table:not(.has-background) tbody tr:nth-child(2n) td, fieldset, fieldset legend {
  background-color: #fbfbfb;
}

@media (min-width: 768px){
table.woocommerce-checkout-review-order-table th.product-name {
  width: 65%;
}
table.woocommerce-checkout-review-order-table{
	hyphens: auto;
}
form.checkout_coupon.woocommerce-form-coupon {
display: block !important;
}
form.checkout .payment_box{
	margin-bottom: 0;
	}
}

ul.step-nav a span.step-title{
	font-size : 0px;
}

ul.step-nav a span.step-title::before{
	font-size : 15px;
}

.col-1::before, .col-2::before{
	font-weight: 600;
	font-size: 17px;
}

.woocommerce-checkout-review-order-table th.product-name,
.woocommerce-checkout-review-order-table th.product-total,
.woocommerce-checkout-review-order-table th.product-name,
.shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal,
.shop_table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals,
.shop_table.woocommerce-checkout-review-order-table tr.order-total th{
	font-size: 0px;
}

td
.woocommerce-checkout-review-order-table th.product-name::before,
.woocommerce-checkout-review-order-table th.product-total::before,
.woocommerce-checkout-review-order-table th.product-name::before,
.shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal th::before,
.shop_table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals th::before,
.shop_table.woocommerce-checkout-review-order-table tr.order-total th::before{
	font-size: 15px;
}


/* Seitenleiste Payment Methods */

li.wc_payment_method > label {
  font-weight: 600;
}

#payment .payment_methods > li:not(.woocommerce-notice) {
  background-color: #CFCEC7 !important;
  border-bottom: 2px solid white;
}

.wc-ppcp-popup__container img{
	display: none;
}

#payment .payment_methods > li img {
    width: 5.3em;
    max-height: none;
    height: 2.8em;
    margin-top: 0.5em;
    position: absolute;
    top: 0;
    right: 5px;
    float: none !important;
}

.payment_methods li {
	position: relative;
}

.payment_box {
  font-weight: 400;
  margin-top: -10px;
  margin-bottom: 30px;
}

#payment .payment_methods > li .payment_box, #payment .place-order {
  background-color: #ececec;
}

.wc-ppcp-popup__container p {
  font-size: 0px;
}

.wc-ppcp-popup__container p:before {
	font-size: 15px;
	content: ".";
	display: block;
	text-align: left;
}

h3#order_payment_heading{
	font-size: 0;
}

h3#order_payment_heading::before{
	font-size: 21px;
	font-weight: 500;
}

h3#order_review_heading{
	font-size: 0;
}

h3#order_review_heading::before{
	font-size: 21px;
	font-weight: 500;
}

#payment .payment_methods > .woocommerce-PaymentMethod > label, #payment .payment_methods > .wc_payment_method > label {
  padding: 18px !important;
}

ul.wc_payment_methods li.wc_payment_method.payment_method_woocommerce_payments label,
ul.wc_payment_methods li.payment_method_bacs label{
	font-size: 0px;
}

ul.wc_payment_methods li.wc_payment_method.payment_method_woocommerce_payments label::before, ul.wc_payment_methods li.wc_payment_method.payment_method_woocommerce_payments label::after,
ul.wc_payment_methods li.payment_method_bacs label::before, ul.wc_payment_methods li.payment_method_bacs label::after {
	font-size: 16px;
	font-weight: 600;
}

ul.wc_payment_methods li.payment_method_bacs p, ul.wc_payment_methods li.payment_method_amazon_payments_advanced p{
	font-size: 0px;
}
ul.wc_payment_methods li.payment_method_bacs p::before, ul.wc_payment_methods li.payment_method_amazon_payments_advanced p::before{
	font-size: 14px;
}

.woocommerce-multistep-checkout .step-buttons .next-step-button{
	font-size: 0px;
	margin-top: 15px;
	padding: 14px;
}

.woocommerce-multistep-checkout .step-buttons .next-step-button::before{
	font-size: 16px;
}

a.prev-step-button{
	font-size: 0px;
	margin-top: 30px;
}
a.prev-step-button::before{
	font-size: 16px;
}

div#order-verify address {
  font-weight: 400;
  font-size: 1.2em;
}

a.edit.step-trigger {
  margin-left: 40px;
  background-color: whitesmoke;
  padding-bottom: 10px;
  padding-top: 21px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 0px;
}

a.edit.step-trigger::before{
	font-size:16px;
}

#place_order {
  font-size: 0px !important;
  padding: 20px;
}
#place_order::before {
  font-size: 20px !important;
}

ul#shipping_method li label{
	font-size: 0px;
}

ul#shipping_method li label::before{
	font-size: 14px;
}

span.woocommerce-gzd-legal-checkbox-text{
	
}


labelpayment_method_woocommerce_payments

Carte de crédit/carte de débit 



/********* Produkt Archiv Loop ********/

/* Hover Over Function */

.woocommerce-product-loop-images img.attachment-woocommerce_thumbnail {
  margin: 0 0 1.1em 0 !important;
}

.woocommerce-product-loop-images{
	position: relative;
}

.woocommerce-product-loop-image-primary{
	transition: none;
	opacity: 1;
	position: relative;
	z-index: 0;
}
.woocommerce-product-loop-image-secondary{
	display: none;
	position: absolute;
	top: 0;
	z-index: -1;
	pointer-events: none;
	opacity: 0;
	'transition: all 0.2s linear 0.2s;
}

.woocommerce-product-loop-image-primary:hover{
	opacity: 0;
	transition: all 0.25s linear 0.15s;
}
.woocommerce-product-loop-image-primary:hover~.woocommerce-product-loop-image-secondary{
	display:block;
	opacity: 1;
}




h1.woocommerce-products-header__title.page-title {
    text-shadow: 2px 2px 2px #cccccc;
    font-weight: 400;
	margin-top: 0.3em;
	text-align:center;
}

.woocommerce-products-header {
  padding-bottom: 2em !important;
}

.term-description p {
  font-size: 0.8em;
  color: gray;
margin-bottom: 2em;
hyphens: auto; 
text-align: justify
}

div.storefront-breadcrumb {
  margin-top: 0em;
  padding-top: 0em;
  padding-bottom: 0em;
}

ul.products{
	display: flex;
	flex-wrap: wrap;
}

ul.products li.product{
	float: none !important;
}

div.content-columns{
	clear: both;
	width: 100%;
}

@media (min-width: 0px){
div.content-columns div.column {
	width: 100% !important;
	clear: none !important;
	margin-bottom: 2.5em !important;
	display: inline-block;
}
}

@media (min-width: 700px){
div.content-columns.columns-3 div.column, div.content-columns.columns-2 div.column {
	width: 48% !important;
	clear: none !important;
	margin-left: 1%;
	margin-right: 1% !important;
}
}

@media (min-width: 1000px){
div.content-columns.columns-3 div.column {
	width: 32% !important;
	clear: none !important;
	margin-left: 0.5%;
	margin-right: 0.5% !important;
}
}



@media (min-width: 570px){
ul.products.columns-3 li.product.type-product {
	width: 30% !important;
	clear: none !important;
	margin-left: 1%;
	margin-right: 1% !important;
}
}

@media (min-width: 768px){
ul.products.columns-3 li.product.type-product {
	width: 23% !important;
	clear: none !important;
	margin-left: 1%;
	margin-right: 1% !important;
}
}

@media (min-width: 0px){
ul.products.columns-3 li.product.type-product {
	width: 96% !important;
	clear: none !important;
	margin-left: 2%;
	margin-right: 2% !important;
	margin-bottom: 2.5em !important;
}
}
@media (min-width: 380px){
ul.products.columns-3 li.product.type-product {
	width: 48% !important;
	clear: none !important;
	margin-left: 1%;
	margin-right: 1% !important;
}
}
@media (min-width: 570px){
ul.products.columns-3 li.product.type-product {
	width: 30% !important;
	clear: none !important;
	margin-left: 1%;
	margin-right: 1% !important;
}
}

@media (min-width: 768px){
ul.products.columns-3 li.product.type-product {
	width: 23% !important;
	clear: none !important;
	margin-left: 1%;
	margin-right: 1% !important;
}
}

/******** Produkt Einzelansicht ***********/

#tab-description ul{
	list-style: none;
	margin-bottom: 3em;
}

#tab-description ul li:before{
	content: "\f00c";
	color: green;
    font-family: "Font Awesome 5 Free";
	margin-right: 5px;
}

#tab-description ul li{
	margin-bottom: 5px;
}

ul.products li.product img, ul.products .wc-block-grid__product img, .wc-block-grid__products li.product img, .wc-block-grid__products .wc-block-grid__product img {
	display: block;
	margin: 0 auto 1.618em;
	border: 1px solid #d07e8d;
	margin-bottom: 0.6em;
}

span.price {
	margin-top: -0.3em;
	margin-bottom: 0.1em !important;
	font-weight: 700 !important;
	font-size: 1.3em;
}

li.reviews_tab{
	display:none !important;
}

.posted_in a {
	text-decoration: none !important;
	letter-spacing: 0.5px;
	color: #be7f7f;
}

.tagged_as a {
	text-decoration: none !important;
	letter-spacing: 0.5px;
	color: #be7f7f;
}

.hentry .entry-content a {
    text-decoration: none; 
}



ol.flex-control-nav.flex-control-thumbs {
    display: flex !important;
    flex-wrap: wrap;
}

.entry-summary h1.product_title.entry-title {
	font-size: 2em;
	line-height: 1.2;
	font-weight: 500;
}

.entry-summary p.price {
	color: #ed5b75;
	font-weight: 600;
	margin-top: 0.7em !important;
	margin-bottom: 0.7em !important;
}

ol.flex-control-thumbs li {
	margin-left: 2% !important;
	width: 21% !important;
	margin-right: 2% !important;
}

.single-product div.product .woocommerce-product-gallery img{
	margin-left:auto;
	margin-right:auto;
}

.single-product div.product div.product_meta {
  font-size: 1em;
}

.product_meta span {
  font-weight: 500;
}

/*********** Footer ************/

/* Currency Switcher */
#currency_switcher_widget-3 {
  text-align: center;
}

#currency_switcher_widget-3 span.widget-title{
	display: inline-block;
	
}
#currency_switcher_widget-3 form{
	display: inline-block;
}

#currency_switcher_widget-3 form select{
	margin-left: 3em;
	 background-color: white;
	 border: none;
	 padding-left: 20px;
	 padding-right: 10px;
	font-size: 1.2em;
	color: #424242;
}
#currency_switcher_widget-3 form select option{
	margin-left: 3em;
	 background-color: white;
	 border: none;
	 padding-left: 20px;
	 padding-right: 10px;
	font-size: 0.8em;
	color: #424242;
}


/* Anderes */
.footer-newsletter .tnp-submit {
  margin-left: auto !important;
  margin-right: auto !important;
	margin-bottom: 0.75em;
	background-color: #474747;
	transition: background-color linear 0.25s;
}

.footer-newsletter input.tnp-email {
  width: 80%;
  margin-left: 10%;
}

.footer-newsletter p{
	font-size: 0.8em;
	font-weight: 300;
}

.footer-newsletter h4{
	font-weight: 600;
}

.footer-newsletter .tnp-submit:hover{
	background-color: #ed3154
}

.widgettitle {
  font-weight: 500 !important;
}

footer p, footer a{
	letter-spacing: 0.25px;
}

footer div.widget ul li {
    padding-left: 0;
}

footer div.widget ul li::before {
    content: "" !important;
}

footer div.widget ul li a {
    text-decoration: none;
}

footer div.widget ul li a::before {
    font-family: "Font Awesome 5 Free";
    content: '\f0a9';
    font-size: 0.8em;
    margin-right: 0.3em;
    color: #b3b3b3;
}

h2.widgettitle {
    padding-bottom: 0 !important;
}

div#block-15 img {
    margin: auto;
	margin-top: -2em;
}

div.Footer-Versandt-Info {
  border: 1px solid white;
  padding: 3em;
  border-radius: 1em;
  background-color: black;
}

div.Footer-Versandt-Info p {
    text-align: center;
    margin-bottom: 0em !important;
}

div.Footer-Versandt-Info p img {
	margin-bottom: 0.6em;
}

footer .site-info {
display: none;
}

footer div.widget {
    margin: 0 0 2.5em;
}

/******* Features *******/

/* Content Boxen */
.content-box {
	text-align: center;
	color: #666;
	padding-top:2em;
	padding-left:2em;
	padding-right: 2em;
	border-radius: 5px;
	border: solid 1px #F7F6F1;
  	border-color: #989898 !important;
	background-color: #F7F6F1;
	margin-top:2.5em;
}
.content-box.small {
	padding-top:1em;
	padding-left:1em;
	padding-right: 1em;
	padding-bottom: 1em;
	margin-top:1.5em;
}

.content-box.align-left{
	text-align:left;
}

.content-box h2{
	font-size:28px;
	font-weight: 700;
}

.content-box h4{
	font-size: 26px;
	font-weight: 700;
}

.content-box ul {
	list-style: disc;
	list-style-position: inside;
}

.content-box li {
  margin-bottom: 1em;
  font-size: 0.9em;
  font-weight: 600;
}

.content-box h3 {
  font-weight: 600;
}

.content-box p{
	font-weight: 500;
}

.special-heading h2{
	margin: 0;
  	position: relative;
  	z-index: 10;
	display:inline-block;
	background-color:white;
	font-weight: 700;
	padding-left: 0.5em;
  padding-right: 0.5em;
}

/* Special Headings */
div.special-heading::before{
border-top: solid 1px #989898;
  width: 100%;
  left: 0%;
  top: 50%;
  content: "";
  display: inline-block;
  position: absolute;
	z-index: 0;
}

.special-heading {
  text-align: center;
  margin-top: 2.3em;
	margin-bottom: 3.5em;
	position: relative;
}

/* Image Wrapper */

.row-2-image-wrapper {
	display: flex;
	flex-wrap: wrap;
}

@media (min-width: 0px){
.row-2-image-wrapper img{
	width: 100%;
}
}

@media (min-width: 768px){
.row-2-image-wrapper img{
	width: 50%;
}
}

/* Shadow Box */

.shadow-box-container{
	position:relative;
	margin:auto;
	margin-top:2em;
	margin-bottom:5em;
	width: 100%;
	background-color:white;
}

.shadow-box-container::before, .shadow-box-container::after {
  content: "";
  position: absolute;
  -webkit-box-shadow: 0 15px 10px rgba(0,0,0,.6);
  box-shadow: 0 15px 10px rgba(0,0,0,.6);
  left: 5px;
  right: 50%;
  bottom: 8px;
  height: 30%;
  z-index: -1;
  border-radius: inherit;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: skewY(-6deg);
  -ms-transform: skewY(-6deg);
  transform: skewY(-6deg);
}

.shadow-box-container::after {
  left: 50%;
  right: 5px;
  -webkit-transform: skewY(6deg);
  -ms-transform: skewY(6deg);
  transform: skewY(6deg);
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}


/* Hoverbox  & Dropdown Seitennavigation Menu */
.dropdown-container {
	max-width: 650px;
	color: #666;
	font-weight: 700;
	background-color: #F7F6F1 !important;
	border-color: #989898 !important;
	padding: 0.8em;
	border: solid 1px #cdcdcd !important;
	border-radius: 3px;
	text-align: center;
	margin-left: auto;
  	margin-right: auto;
}
.dropdown-container p {
	font-size: 1.2em;
	letter-spacing: 1px;
}

.dropdown-container select {
  font-size: 1em;
  text-align: center;
  min-width: 80%;
  max-width: 100%;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  font-weight: 400;
  letter-spacing: 1px;
  border-radius: 0;
  background-color: white;
  border: solid lightgray 1px;
  color: #5d5d5d;
}

.dropdown-container h2.dropdown-title{
	color: red;
  width: 100%;
  margin: 0%;
  border: 1px solid red;
  padding: 12px;
  border-radius: 10px;
  margin: 0%;
	font-weight: 700;
	font-size: 2em;
}

.hoverbox-spinnable {
  height: 175px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-position: center;
	position: relative;
	background-position: center;
}

.hoverbox-spinnable .hoverbox-front{
	position: absolute;
	transform: scaleX(1);
	transition: transform 0.2s ease-in-out;
	height: 100%;
  width: 100%;
	background-position: center;
}

.hoverbox-spinnable:hover .hoverbox-front{
	transform: scaleX(0);
}

.hoverbox-spinnable .hoverbox-back{
	transform: scaleX(0);
	margin-left: 0%;
	margin-right: 0%;	
	width: 100%;
	margin-top: 2%;
	margin-bottom: 2%;
	height: 96%;
	border-radius: 10px;
	background-color: #eceadf;
	display: flex;
  flex-direction: column;
  justify-content: center;
}

.hoverbox-back h3{
	color: red;
	font-weight: 500;

}

.hoverbox-back p{
	font-weight: 300;
}

.hoverbox-spinnable:hover .hoverbox-back{
	transition: transform 0.2s ease-in-out 0.2s;
	transform: scaleX(1)
}
	
	
}

/* Anderes */

#post-256 h1{
	display:none;
}

select.orderby {
	padding: 0.5em;
	background-color: white;
	border-style: double;
	margin-top: -5px;
}

div.storefront-sorting {
	border-bottom: double #dbdbdb 2px;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

.wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {
	text-align: center;
}

ul#menu-footer-service-menue li::before {
	content: "";
}



/* Sliders */

.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 0 !important;
margin-bottom: 20px !important;
}

#reference-image-slider {
  font-size: 24px;
  color: #b8b8b8;
  text-align: center;
  font-size: 2em;
  font-weight: 600;
}

#reference-image-slider::after {
  font-weight: 500;
}



