.woocommerce .before_checkout_form {display: none;}

#header .left-header-top-content:after {content: none;}

#header .left-header-top-content > div {line-height: 20px;}

.rueckgabe {
background-image: url('https://www.livior.de/img/icons/rueckgabe.png');
background-repeat: no-repeat;
padding-left: 22px;  /* width of the image plus a little extra padding */
display: block;  /* may not need this, but I've found I do */
float: left;
background-size: 20px;
}

.flexslider {    width: 300px;
    margin-left: 40px!important;}

.musterbestellung {
background-image: url('https://www.livior.de/img/icons/probesitzen.png');
background-repeat: no-repeat;
margin-left: 15px;
padding-left: 22px;  /* width of the image plus a little extra padding */
display: block;  /* may not need this, but I've found I do */
float: left;
background-size: 20px;

}

.kostenlos {
background-image: url('https://www.livior.de/img/icons/lieferung.png');
background-repeat: no-repeat;
margin-left: 15px;
padding-left: 22px;  /* width of the image plus a little extra padding */
display: block;  /* may not need this, but I've found I do */
float: left;
background-size: 20px;
}

#header .wd_tini_wishlist_wrapper {
float: right;
font-size: 12px;
line-height: 14px;
padding: 11px 0 11px 20px;
margin-left: 20px;
position: relative;
display: inline-block;
z-index: 1;
display: none;
}
#header .wd_tini_wishlist_wrapper a, #header .wd_tini_wishlist_wrapper a > span {
display: none;
overflow: hidden;
float: left;
}



#header .nav > .main-menu > ul.menu > li.wd-fly-menu ul.sub-menu ul.sub-menu {
width: 324px;
padding-top: 27px;
}
/* Tags unter Blog von 55px auf 90px erweitert kein Überschreiben mehr */
.tags_social .tags {
display: inline-block;
float: left;
width: 50%;
padding-left: 90px;
position: relative;
}
/* Abstand zwischen den Nav.Buttons verringert -14px */
#header .nav > .main-menu > ul.menu > li > a, #header .nav > div > ul > li > a {
display: inline-block;
padding: 16px 20px 16px 20px;
z-index: 9;
position: relative;
display: inline-block;
font-size: 14px;
line-height: 18px;
margin-left: -1px;
margin-top: -1px;
border-width: 1px 1px 1px 1px;
border-style: solid;
}
/* Kategorie Untermenu von 240px auf 280px */
.wd_widget_product_categories .wd_product_categories > ul > li ul.sub_cat {
position: absolute;
top: -7px;
margin-left: 0;
border-width: 1px 1px 1px 1px;
border-style: solid;
z-index: -1;
width: 280px;
display: none;
left: 100%;
padding: 12px 0 16px 0;
}
/* Preisfilter runder Button links 20px nach rechts gerückt */
.woocommerce .widget-container.widget_price_filter .price_slider_wrapper .ui-widget-content, .woocommerce-page .widget-container.widget_price_filter .price_slider_wrapper .ui-widget-content {
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-o-border-radius: 0;
height: 6px !important;
background-image: none;
margin: 0px 1px 0px 20px;
}
/* Preisfilter Texte preis auf uppercase PREIS */
.woocommerce .widget-container.widget_price_filter .price_label {
margin: 0 0 20px 0;
display: inline-block;
text-transform: uppercase;
font-size: 14px;
line-height: 16px;
}
/* Preisfilter Abstand Holzsorten Vorschaubilder */
.widget_wd_pc_color_nav ul li {
line-height: 31px;
float: left;
width: 31px;
height: 32px;
position: relative;
z-index: 2;
margin: 2px;
}
#content ul.products li.product .product-meta-wrapper .list_add_to_cart_wrapper, .woocommerce #content ul.products li.product .product-meta-wrapper .list_add_to_cart_wrapper, .woocommerce-page #content ul.products li.product .product-meta-wrapper .list_add_to_cart_wrapper {
clear: both;
position: relative;
display: inline-block;
width: 100%;
z-index: 2;
padding-right: 1px;
padding-bottom: 14px;
overflow: hidden;
}
mark {
background: #f5f4f4;
color: #333333;
}

/* Anpassung Anzahl auf Buttonhöhe und Abstand Optionen Lederfarben */
body.woocommerce #content div.product form.cart .variations td.label, body.woocommerce-page #content div.product form.cart .variations td.label {
background: transparent;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
width: 105px;
float: left;
text-align: left;
height: 48px;
padding: 11px 0px 6px 0px;
}
/* Anpassung Select bei Variationen auf Buttonhöhe */
select {
height: 48px;
font-size: 12px;
line-height: 16px;
padding: 13px 10px;
border-radius: 0 !important;
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
-o-border-radius: 0 !important;
}
body.woocommerce .woocommerce-ordering select, body.woocommerce-page .woocommerce-ordering select {
width: 235px;
line-height: 18px;
font-size: 12px;
height: 33px;
padding: 6px 10px 6px 10px;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
}
/* Anpassung Selectfeld auf min-width: 225px  */
body.woocommerce #content div.product form.cart .variations select, body.woocommerce-page #content div.product form.cart .variations select {
margin: 0 0 5px;
float: none;
min-width: 225px;
max-width: 100%;
}

body.woocommerce #content div.product form.cart div.quantity, body.woocommerce-page #content div.product form.cart div.quantity {
margin: 0px 10px 15px 0;
display: inline-block;
position: relative;
}

/* Anpassung Anzahl QTY auf Buttonhöhe */
body .pp_woocommerce .quantity input.qty, body.woocommerce #content .quantity input.qty, body.woocommerce-page #content .quantity input.qty {
display: inline-block;
float: left;
text-align: left;
line-height: 18px;
font-size: 12px;
font-weight: normal;
width: 140px;
height: 48px;
background: #fff;
border: 1px solid;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-o-border-radius: 0;
-webkit-appearance: none;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
transition: all .3s ease-in-out 0;
-moz-transition: all .3s ease-in-out 0;
-webkit-transition: all .3s ease-in-out 0;
margin: 0;
padding: 8px 20px 8px 20px;
}
body.woocommerce #content div.product .quantity input.qty, body.woocommerce-page #content div.product .quantity input.qty {
width: 75px;
}

/* Anpassung Vergleichen-Button linker Rahmen fehlte margin-left: -1px */
.woocommerce .body-wrapper div.product .summary .wd_compare_wrapper, .woocommerce-page .body-wrapper div.product .summary .wd_compare_wrapper {
margin-left: 0px;
float: left;
position: relative;
z-index: 0;
top: auto;
right: auto;
bottom: auto;
left: auto;
display: inline-block;
}
/* Anpassung Button Warenkorb anzeigen in Message Schriftgröße Abstand */
.woocommerce-message a.button, .woocommerce-info a.button, .woocommerce .woocommerce-message a.button, .woocommerce .woocommerce-info a.button, .woocommerce-page .woocommerce-message a.button, .woocommerce-page .woocommerce-info a.button, body .woocommerce-error a.button, .woocommerce .woocommerce-error a.button, .woocommerce-page .woocommerce-error a.button {
font-size: 13px;
line-height: 24px;
padding: 3px 10px;
margin-top: 2px;
}

#tab-tags .tagcloud .tag_heading {
float: left;
line-height: 25px;
margin-right: 20px;
}
body.woocommerce-page #payment {
margin-top: 14px;
margin-bottom: 14px;
padding: 0;
display: inline-block;
width: 100%;
background: transparent;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
}


body .pp_woocommerce div.product form.cart .reset_variations, body.woocommerce #content div.product form.cart .reset_variations, body.woocommerce-page #content div.product form.cart .reset_variations {
display: inline-block;
margin: 0 0 10px 105px;
}

body.woocommerce #content div.product div.summary p, body.woocommerce-page #content div.product div.summary p {
float: left;
width: 100%;
text-align: left;
margin-bottom: 10px;
}

body .pp_woocommerce div.product form.cart .single_add_to_cart_wrapper, body.woocommerce #content div.product form.cart .single_add_to_cart_wrapper, body.woocommerce-page #content div.product form.cart .single_add_to_cart_wrapper {
position: relative;
margin: 50px 0 0 0;
overflow: visible;
}
abbr[title], abbr[data-original-title] {
cursor: help;
border-bottom: 0px dotted #999999;
}
dl.product-addon-totals {
display: none;
}
dl.product-addon-totals dt {
/* width: 20%; */
width: 160px;
float: inherit;
clear: inherit;
font-family: "Roboto Condensed" , sans-serif;
font-size: 20px;
color: #333333;
line-height: 24px;
font-weight: 700;
}

dl.product-addon-totals .amount {
margin-left: -10px;
font-size: 24px;
color: #b08c48;
font-weight: 600;
}


body.woocommerce #content div.product .content-price {
overflow: hidden;
float: left;
width: 100%;
} 
body.woocommerce #content div.product form.cart .single_add_to_cart_wrapper .quantity-text, body.woocommerce-page #content div.product form.cart .single_add_to_cart_wrapper .quantity-text {
display: inline-block;
float: left;
margin: 0px 700px 10px 0;
font-family:  "Roboto Condensed" , sans-serif;
font-size: 20px;
color: #333333;
line-height: 24px;
font-weight: 700;
}

.woocommerce-page #content .cart-collaterals .cart_totals > .form-checkout-cart {
padding: 0 0px;
width: 100%;
display: inline-block;
}

.woocommerce-page form .form-row label {
line-height: 24px;
font-size: 12px;
text-transform: uppercase;
display: inline-block;
position: relative;
width: 100%;
padding: 0 10px 7px 0;
}
.woocommerce-page form.checkout .form-row {
width: 100%;

}


#order_review > p {
      border: 1px solid #D9D9D9!important;
    padding: 5px!important;
    margin-bottom: 15px!important;
}

.woocommerce-page form .form-row .input-checkbox{margin: 5px;}


body.woocommerce-page table.shop_table {
border: 0;
}

/* Anpassung Button GRUEN - JETZT KOSTENPFLICHTIG KAUFEN Abstand rechts und links */
.woocommerce input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt {
float: right;
background: #b08c48;
border-color: #b08c48;
padding: 15px 20px 15px 20px;
font-size: 12px;
color: #fff;
text-shadow: 0 0px 0 rgba(0,0,0,0);
}

.woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover {
float: right;
background: #ffffff;
color: #666666;
text-shadow: 0 0px 0 rgba(0,0,0,0);
}

body.woocommerce-page #content form.checkout table.shop_table {
padding: 0px 0px 10px 0px;
background-color: #f2f2f2;
border: 4px;
border-color:#d9d9d9;
border-style: solid;
}

p.footer-info {
  background: #22252c;
text-align: center;
font-size: 0.9em;
  color: white;
padding-bottom: 1rem;
  margin: 0 0 0px;
display: block;
}
span.wpcf7-list-item {
margin-left: 0em;
}
.wpcf7 p > span {
color: inherit;
}
label {
display: inline-block;
font-size: 11px;
margin-bottom: 5px;
margin-right: 10px;
font-weight: 500;
}
.wpcf7-form > p {
margin-bottom: 0;
line-height: 20px;
font-size: 11px;
text-transform: uppercase;
font-weight: 500;
}
input[type="radio"], input[type="checkbox"] {
margin: -2px 0px 0px 5px;
line-height: normal;
}
.pp_woocommerce .wpcf7 textarea {
height: 100px;
}
.wpcf7 input[type^="submit"] {
width: auto;
cursor: pointer;
margin-top: 8px;
}

/* Anpassung Schriftgroesse Global */

body {
  font-size: 15px;
  line-height: 22px;
  color: #272727!important;
}

a {
  font-size: 15px;
  line-height: 22px;
}


.cat_custom_content {
	margin-bottom: 15px;
}

.woocommerce ul.products li.product .amount {font-size: 18px;}


#main-module-container > .breadcrumb-title-wrapper > .breadcrumb-title {padding: 25px 0 25px 0;}


/*  Gravity Forms */

.gform_wrapper .gfield_checkbox li {line-height: 0.25;}

.gform_wrapper label {font-size:15px}

.gform_wrapper  input[type="checkbox"] {font-size: 20px;}


/*  Startseite H2 Headline */
.h2_start {text-align: center;}
.h2_start a{font-size: 35px!important; font-weight: 400;}
.h2_start a:hover{text-decoration: none;}

