/* ZALTO 18 WooCommerce
Loaded on WooCommerce pages */
:root {
 --woocommerce: #720eec;
    --wc-green: #7ad03a;
    --wc-red: #a00;
    --wc-orange: #ffba00;
    --wc-blue: #2ea2cc;
    --wc-primary: #720eec;
    --wc-primary-text: #fcfbfe;
    --wc-secondary: #e9e6ed;
    --wc-secondary-text: #515151;
    --wc-highlight: #958e09;
    --wc-highligh-text: white;
    --wc-content-bg: #fff;
    --wc-subtext: #767676;
    --wc-form-border-color: rgba(0, 0, 0, 0.1);
    --wc-form-border-radius: 0;
    --wc-form-border-width: 1px;
}

fieldset {
    display: block;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-block-start: 0em;
    padding-inline-start: 0em;
    padding-inline-end: 0em;
    padding-block-end: 0em;
    min-inline-size: min-content;
    border-width: 0px;
    border-style: none;
    border-color: transparent;
    border-image: initial;
}

dl.variation {display: none;}


.reset_variations, .variations .label, .pswp{display: none;}


/* WooCommerce Blocks
---------------------------------------------------------------------------------------------------- */
.zalto-at .wc-block-components-notice-banner.is-info>svg{
    background-color: #fff;
}
.zalto-at .wc-block-components-notice-banner.is-info{
    background-color: #fff;
    border-color: #fff;
}
.zalto-at .wc-block-components-notice-banner>.wc-block-components-notice-banner__content {
    text-align: center;
    font-size: 16px;
}


/* WooCommerce Globals
---------------------------------------------------------------------------------------------------- */
.woocommerce .row > [class*='col-'] {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.woocommerce .row {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
.woocommerce-checkout #payment ul.payment_methods {
    border-bottom:0;
}

.site-inner .woocommerce {
   margin: 48px 0 12px 0;}
   
.site-inner .payment-box .woocommerce {
    margin: 0px 0 12px 0;
}
   
.woocommerce-order-received .site-inner .woocommerce {
   margin: 0 0 12px 0;}
   
   
.woocommerce-order-received .site-inner .woocommerce .woocommerce-notice {
    margin-top: 0;
    margin-bottom: 0;
}

.woocommerce .cart_totals h2 { 
    font-size: 20px;
	font-size: 2.0rem;
	color: #3b3b3b;
	padding: 0;
	text-align: left;
}
.wc-gzd-product-name-left, .wc-gzd-product-name-right {
    max-width: 79%;
}
.woocommerce-page h3 { 
    font-size: 18px;
	font-size: 1.8rem;
	color: #3b3b3b;
	}

    
.woocommerce-page .site-inner { 
   
}



.woocommerce .entry.product {
	padding: 0;
}

.woocommerce abbr.required,
.woocommerce ins {
	text-decoration: none;
}

.woocommerce span.onsale {
	background-color: #787878;
	border-radius: 0;
	line-height: 1.75;
	min-height: auto;
}

.woocommerce fieldset {
	margin-bottom: 20px;
	padding-left: 0;
}

.woocommerce .products .star-rating {
	padding: 10px;
}

.woocommerce p.stars a,
.woocommerce p.stars a:focus,
.woocommerce p.stars a:hover {
	outline: 0;
}

.woocommerce .woocommerce-LoopProduct-link {
	display: block;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: none;
    width: 100%;
    clear: both;
    text-align: center;
}

/* WooCommerce Shop Page
---------------------------------------------------------------------------------------------------- */

.prod-archive, .entry-title, .page-title {
    margin-bottom: 0;
    padding-bottom: 0;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    text-align: center;
}

.woocommerce .content .entry {
	border-bottom: 0;
}

.woocommerce a.added_to_cart {
	line-height: 1;
}

.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after,
.woocommerce #respond input#submit.loading::after {
	top: 1em;
}

.woocommerce ul.products li.product h3,
.woocommerce ul.products li.product .price .from {
	color: #3b3b3b;
}

.woocommerce ul.products li.product h3:hover,
.woocommerce ul.products li.product .price {
	color: #787878;
}

.woocommerce .products ul, .woocommerce ul.products {
    margin: 1.5em 0 10em 0;
}


/* MS Edge Bug Fix */
.woocommerce ul.products li.product a {
	-webkit-transition: color 0.1s ease-in-out, background 0.1s ease-in-out;
	-ms-transition:     color 0.1s ease-in-out, background 0.1s ease-in-out;
	transition:         color 0.1s ease-in-out, background 0.1s ease-in-out;
}

/* nummer-input */
.bp-quantity-select__wrapper {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-top: 2px;
}
.product-info__commerce-btn {
    vertical-align: top;
    margin-bottom: 10px;
    margin-right: 10px;
}
.bp-quantity-select__down:before {
    -webkit-transform: translate(-50%,-70%) rotate(135deg);
    transform: translate(-50%,-70%) rotate(135deg);
}
.bp-quantity-select__up:before {
    -webkit-transform: translate(-50%,-30%) rotate(-45deg);
    transform: translate(-50%,-30%) rotate(-45deg);
}
.bp-quantity-select__down:before, .bp-quantity-select__up:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 10px;
    height: 10px;
    color: #3b3b3b;
    border-top: solid 1px #3b3b3b;
    border-right: solid 1px #3b3b3b;
    opacity: .3;
    transition: opacity .3s ease;
}
.bp-quantity-select__down:hover:before, .bp-quantity-select__up:hover:before {
    opacity: 1;
}

.prod-archive.sub, .prod-archive.last{
   border-bottom: 1px solid #727471;
   padding: 1em 0 0.5em 0;
    text-align: left;
    font-size: 1.8rem;
    font-size: 18px;
    margin-bottom: 0.5em;
    margin-top: 1em;
}


input:focus, textarea:focus {
    
    outline: none;
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.1);
    box-shadow: 0 0 0 1px rgba(0,0,0,.1);
}
input, select, textarea {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: normal;
    outline: none;
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0);
    box-shadow: 0 0 0 1px rgba(0,0,0,0);
}
    
.bp-quantity-select__down, .bp-quantity-select__up {
    position: absolute;
    right: 0;
    width: 32px;
    cursor: pointer;
    border-left: solid 1px;
    border-right: solid 1px;
    border-bottom: solid 1px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.bp-quantity-select__down {
    bottom: 0;
    height: 49%;
}
.bp-quantity-select__up {
    top: 0;
    
    border-top: solid 1px;
    height: 51%;
}
.bp-quantity-select, .bp-quantity-select__down, .bp-quantity-select__up {
    border-color: rgba(0,0,0,.3);background-color: #fff;
}
.bp-quantity-select {
    width: 100%;
    line-height: 1.65;
    float: left;
    display: block;
    padding: 8px 9px 5px 8px; 
    margin: 0;
    border: 0px solid;
    -webkit-appearance: none;
    -moz-appearance: textfield;
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.3);
    box-shadow: 0 0 0 1px rgba(0,0,0,.3);
    }
.woocommerce-cart-form .quantity_select label{
   display:none;
}
.woocommerce-cart-form .quantity_select{
   text-align: left;
   width: 66%;
   padding: 2px 5px;
}
   

.quantity_select select{
   /* -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.3); */
   /* box-shadow: 0 0 0 1px rgba(0,0,0,0.3); */
    border: 0;
    padding: 8px 9px 5px 8px;
    margin: 0;

   }
.quantity_select:hover select{
  -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.15);
    box-shadow: 0 0 0 1px rgba(0,0,0,.15);
    border-radius: 1px;

}


/* WooCommerce Product
---------------------------------------------------------------------------------------------------- */

.woocommerce div.product p.price,
.woocommerce div.product span.price {
	color: #60033;
	line-height: 1.5;
}

.woocommerce div.product form.cart .button {
	line-height: 1.5;
}

.woocommerce div.product form.cart .variations {
	table-layout: fixed;
}

.woocommerce .woocommerce-variation-price {
	margin-bottom: 20px;
}

.woocommerce-price-suffix{
	clear: both;
	display: block;
}





.woocommerce-Price-amount{
	clear: both;
	display: inline;
}

.woocommerce div.product div.images img {
    display: block;
    width: inherit;
   height:inherit;
}

.woocommerce ul.products li.product a img {
    display: none;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 100%;
}
/* WooCommerce Product Tabs
---------------------------------------------------------------------------------------------------- */

.woocommerce div.product .woocommerce-tabs ul.tabs::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border-color: #eee;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background-color: #f5f5f5;
	border-radius: 0;
	padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	color: #3b3b3b;
	padding: 0.5em 1em;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:focus,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
	color: #787878;
}

/* Two Sidebar Layouts */
.content-sidebar-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs,
.sidebar-content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs,
.sidebar-sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0;
}

.content-sidebar-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li,
.sidebar-content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li,
.sidebar-sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li {
	display: block;
	margin: 0;
}

.content-sidebar-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.sidebar-content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.sidebar-sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	display: block;
}

.content-sidebar-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li,
.sidebar-content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li,
.sidebar-sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background-color: #fff;
	border-bottom: 0;
}

.content-sidebar-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child,
.sidebar-content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child,
.sidebar-sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
	border-bottom: 1px solid #eee;
}

.content-sidebar-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.sidebar-content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.sidebar-sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	border-bottom-color: #eee;
}

.content-sidebar-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li.active a::after,
.sidebar-content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li.active a::after,
.sidebar-sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li.active a::after {
	content: "\f147";
	float: right;
	font-family: "dashicons";
}


/* WooCommerce Checkout
---------------------------------------------------------------------------------------------------- */

.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li,
#add_payment_method #payment ul.payment_methods li {
	list-style-type: none;
	position: relative;
}
.woocommerce-checkout #payment ul.payment_methods li input {
    position: absolute;
    top: 6px;
}
.woocommerce-checkout #payment ul.payment_methods li label {
   padding-left: 32px;
   display:block;
}
.woocommerce-checkout #payment .payment_method_stripe label[for=payment_method_stripe] {
    display: block;
    padding-left: 32px;
}
#add_payment_method #payment .payment_method_paypal img, .woocommerce-cart #payment .payment_method_paypal img, .woocommerce-checkout #payment .payment_method_paypal img {
    max-height: 100%;
    vertical-align: top;
}

.payment-box label img, a.about_paypal{
  display: none !important;
}
   

.woocommerce-cart table.cart td.actions .coupon input.input-text,
.woocommerce-checkout table.cart td.actions .coupon input.input-text,
#add_payment_method table.cart td.actions .coupon input.input-text {
	width: 100%;
}

.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row,
#add_payment_method #payment div.form-row {
	margin-bottom: 0;
}

#account_password_field > label{
    width: 100%;
   
}
.woocommerce form .password-input, .woocommerce-page form .password-input {
    
    align-content: flex-start;
    flex-wrap: wrap;
}
.woocommerce-checkout .create-account{
   
    padding: 0 10px 20px 10px;
}

.form-row.form-row-wide.create-account {
    padding-left: 10px;
}

#order_comments_field {
     padding-left: 10px;
}


#pwgc-redeem-gift-card-form
{
     margin: 10px;
}


/* WooCommerce Cart Page
---------------------------------------------------------------------------------------------------- */

.woocommerce table.shop_table,
.woocommerce table.shop_table td {
    border: none;
	border-radius: 0;
	line-height: 1.75;
	word-break: normal;
	
}

.woocommerce-cart table.cart {
	line-height: 1.75;
	margin: 3em 0;
}
.woocommerce-cart table.cart tr {
	border-bottom: 1px solid #787878;}		
		

.woocommerce-cart table.cart td {
	font-size: 15px;
	font-size: 1.5rem;
	padding: 10px 12px;
	border-bottom: 1px solid #eee;
}

#add_payment_method .cart-collaterals .shipping-calculator-button::after, .woocommerce-cart .cart-collaterals .shipping-calculator-button::after, .woocommerce-checkout .cart-collaterals .shipping-calculator-button::after {
   
    display: none;
    
}
.woocommerce-cart table.cart td.product-name {
   font-weight: normal;
    font-size: 1.8rem;
    font-size: 18px;
    color: #3b3b3b;
  /* letter-spacing:0.3rem; */
  text-transform:uppercase;
   }
   
.woocommerce-cart .wc-gzd-item-desc p, p.footer-info {
    font-size: 15px;
    font-size: 1.5rem;
}   

.woocommerce table.shop_table .order-number {
	min-width: 75px;
}

.woocommerce-cart table.cart .product-thumbnail {
	min-width: 48px;text-align: left;
}

.woocommerce-cart table.cart .product-thumbnail img {
	float: left;
}

.woocommerce-cart table.cart th.product-name {
	min-width: 140px;
}

.woocommerce-cart table.cart th.product-price,
.woocommerce-cart table.cart th.product-quantity,
.woocommerce-cart table.cart th.product-subtotal,
.woocommerce-checkout-review-order-table th.product-total {
	min-width: 110px;
}

.woocommerce table.shop_table td.actions {
	padding-top: 15px;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
	font-size: 18px;
	font-size: 1.8rem;
}

.woocommerce-cart td.product-name dl.variation dd {
	margin-left: 20px;
}

.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img,
#add_payment_method table.cart img {
	vertical-align: middle;
	width: 48px;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
    margin: 0;}
.woocommerce-page table.cart td.actions .coupon {
    display: none;
}

.woocommerce table.shop_table td {
    padding: 6px 0px;
}
.woocommerce table.shop_table th {
    padding: 12px 0px;
}
th.product-remove{
    text-align: right;
}

.woocommerce-orders-table__header{
   text-transform: uppercase;
   border-bottom: 1px solid #ccc;
}

#add_payment_method table.cart td, #add_payment_method table.cart th, .woocommerce-cart table.cart td, .woocommerce-cart table.cart th, .woocommerce-checkout table.cart td, .woocommerce-checkout table.cart th {
    vertical-align: top;
}

/* WooCommerce Payment
---------------------------------------------------------------------------------------------------- */

.woocommerce-cart #payment,
.woocommerce-checkout #payment,
#add_payment_method #payment {
	background-color: #f5f5f5;
	border-radius: 0;
	padding: 30px;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    padding-left: 2.35em;
    padding-top: 0;
    margin: 0;
    border-radius: 0px;    
}

.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box,
#add_payment_method #payment div.payment_box {
	background-color: #f5f5f5;
}

.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before,
#add_payment_method #payment div.payment_box::before {
	display: none;
}

.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods,
#add_payment_method #payment ul.payment_methods {
	border-color: #eee;
}

.woocommerce form .form-row .required {
    color: #a00;font-weight: 400;
    }
    #add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    font-size: 0.88em;
    border-radius: 0px;
}
/* WooCommerce Forms
---------------------------------------------------------------------------------------------------- */
.woocommerce a.edit,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce input.button[type="submit"],
.woocommerce #respond input#submit,
.woocommerce #respond input#submit.alt {
	border-radius: 0rem;
    cursor: pointer;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: normal;
	padding: 1em 2em 0.8em 2em;
	margin: 0.5em 0;
	text-align: center;
	text-decoration: none;
	white-space: normal;
	width: 100%;
	text-transform: uppercase;
    
/*    
    background: rgba(0,0,0,.05);
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.1);
    box-shadow: 0 0 0 1px rgba(0,0,0,.1); */


    color: #3b3b3b;
    background-color: rgba(0,0,0,.1);
    
    
    -o-transition:color .5s ease-out, background 0.15s ease-in;
  -ms-transition:color .5s ease-out, background 0.15s ease-in;
  -moz-transition:color .5s ease-out, background 0.15s ease-in;
  -webkit-transition:color .5s ease-out, background 0.15s ease-in;
  /* ...and now override with proper CSS property */
  transition:color .5s ease-out, background 0.15s ease-in;
		
}
.woocommerce a.edit:hover,
.woocommerce a.edit:focus,
.woocommerce a.button:focus,
.woocommerce a.button:hover,
.woocommerce a.button.alt:focus,
.woocommerce a.button.alt:hover,
.woocommerce button.button:focus,
.woocommerce button.button:hover,
.woocommerce button.button.alt:focus,
.woocommerce button.button.alt:hover,
.woocommerce input.button:focus,
.woocommerce input.button:hover,
.woocommerce input.button.alt:focus,
.woocommerce input.button.alt:hover,
.woocommerce input[type="submit"]:focus,
.woocommerce input[type="submit"]:hover,
.woocommerce #respond input#submit:focus,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit.alt:focus,
.woocommerce #respond input#submit.alt:hover {
  /*  
   text-decoration: none;
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.1);
    box-shadow: 0 0 0 1px rgba(0,0,0,.1); */
    background: rgba(0,0,0,.05);
    color: #222;
    
       


}

.woocommerce #reviews #comment {
	height: 150px;
}

.woocommerce .bp-quantity .qty, .woocommerce .quantity .qty {
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1;
	margin-right: 0px;
	padding: 7px 0;
	width: 100%;
	text-align: center;
	
}

.woocommerce form .form-row select,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
	line-height: 1.5;
	padding: 8px 20px;
}

.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text,
#add_payment_method table.cart td.actions .coupon .input-text {
	border-color: #eee;
	padding: 5px 20px;
	width: 150px;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce form .form-row .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select,
.woocommerce form .form-row.woocommerce-validated .select2-container {
	border-color: rgba(0,0,0,0);
	border-radius: 0;
	background-color: #f8f8f8;
	}

.woocommerce form.login,
.woocommerce form.register
{
	
	padding: 12px;
    margin-top: 0;
    margin-bottom: 12px;

}

.woocommerce-cart table.cart input,
.woocommerce-checkout table.cart input,
#add_payment_method table.cart input {
	vertical-align: top;
}

.woocommerce .coupon {
	line-height: 1;
}

.woocommerce .coupon .input-text {
	height: 48px;
}


.woospinner input {
  text-align: right;
}

.input-group-btn-vertical {
  position: relative;
  white-space: nowrap;
  width: 2%;
  vertical-align: middle;
  display: table-cell;
}

.input-group-btn-vertical > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 8px;
  margin-left: -1px;
  position: relative;
  border-radius: 0;
}

.input-group-btn-vertical > .btn:first-child {
  border-top-right-radius: 4px;
}

.input-group-btn-vertical > .btn:last-child {
  margin-top: -2px;
  border-bottom-right-radius: 4px;
}

.input-group-btn-vertical i {
  position: absolute;
  top: 0;
  left: 4px;
}

.woocommerce form .form-row label {
    line-height: 2;
    color: #787878;
    display: block;
    width: 100%;
}
.woocommerce-multistep-checkout .step-buttons {
    display: block;
    width: 100%;
    clear: both;
    margin-top: 5em;
    margin-right: 12px;
    margin-left: 12px;
    margin-bottom: 8em;
}


h3 #ship-to-different-address{
   margin-bottom: 5px;
}
.woocommerce-multistep-checkout ul.nav-wizard {
    background-color: #f1f1f1;
    border: 0px solid #d4d4d4 !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}
.woocommerce-multistep-checkout ul.nav-wizard li.active {
    color: #3b3b3b;
    background: #ccc;
}
#genesis-content ul.step-nav li:before { 
    top: 0em;  
    color: #787878;
    background: #ededed;
}

.woocommerce-multistep-checkout ul.nav-wizard {
    background-color: #fff;
    border-color: #fff;
    text-transform: uppercase;
}
.woocommerce a.edit {
  display:block;
   width: 100%;
   cursor: pointer;
   
      
}
.woocommerce button.button.alt #place_order{
     background-color: green !important;
}
.woocommerce-checkout .shop_table {
    background-color: #f5f5f5 !important;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    font-weight: normal;
    border-top: 1px solid rgba(0,0,0,.1);
}
.woocommerce th {
    font-weight: normal;
    padding: 0 6px;
    }
.woocommerce-Price-amount.amount {
    font-size: 2.0rem;
    font-size: 20px;
    line-height: 2em;
    color: var(--dark);
}
.woocommerce-price-suffix .woocommerce-Price-amount.amount,.price small{
	font-size: 14px;
	color: #787878;
}
del .woocommerce-Price-amount.amount{color: #999;display: none;}

.woocommerce .woocommerce-orders-table a.button{margin: 2px 0;
    padding: 0.5em 0 0.2em 0;
}
.woocommerce table.my_account_orders {
    font-size: 0.85em;
    color: #787878; 
}


/* WooForms
-------------------------------------------------------------- */

.woocommerce p.form-row {
	
   /* margin: 12px 0;*/
    display: block;
}
.woocommerce form .form-row {
    padding: 0;
    margin: 0 0 6px;
  
}
.woocommerce p.form-row > strong {
	text-align: left;
	width: 69%;
	display: inline-block;
}
.woocommerce p.form-row label {
	width: 29%;
	text-align: left;
	display: inline-block;
	vertical-align: top;
}
.woocommerce .edit-account p.form-row label {
	width:100%;
	text-align: left;
	display: inline-block;
	vertical-align: top;
}
.woocommerce p.form-row input[type=text], .woocommerce p.form-row select, .woocommerce p.form-row textarea, .woocommerce p.form-row input[type=password], .woocommerce p.form-row input[type=email], .woocommerce p.form-row input[type=tel], .woocommerce p.form-row .select2-container {
	width: 69%;
	margin-left: -4px;
	display: inline-block;
}
.woocommerce p.form-row textarea {
	min-height: 80px;
}
.woocommerce p.form-row span.description {
	width: 69%;
	display: inline-block;
	margin-left: -4px;
	text-align: left;
}
.woocommerce p.form-row .select2-container {
	text-align: left;
	display: inline-block !important;
	width: 69% !important;
}
input#coupon_code {
    width: 100%;
    font-size: 1.5em;
    text-align: center;
}
.woocommerce form.checkout_coupon {
    border: none;
    padding: 24px 0;
    margin: 0;
    text-align: center;
    border-radius:0;
}

.woocommerce p.form-row input[type=text], .woocommerce p.form-row select, .woocommerce p.form-row textarea, .woocommerce p.form-row input[type=password], .woocommerce p.form-row input[type=email], .woocommerce p.form-row input[type=tel], .woocommerce p.form-row .select2-container {
   width: 69%;
    display: inline-block;
    margin: 0 auto;
   
}

.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
  /*   width: 70%;*/
}
.woocommerce form .form-row textarea {
     width: 100%;
     margin-left: 0;}
p.notes label{
     margin-left: 0;
}

.woocommerce form .form-row .optional{
    display: none;
}

woocommerce-Input--text span{
    display: block;
}

.woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    float: none;
    width: 100%;
    clear: both;
}

.woocommerce-page legend {
    text-transform: uppercase;
    font-size: 18px;
    font-size: 1.8rem;
}

/* WooCommerce Number Input Spinner
---------------------------------------------------------------------------------------------------- */


/* WooCommerce Disabled Buttons
---------------------------------------------------------------------------------------------------- */

.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled],
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled] {
background-color: #fff;
color: #fff;
text-decoration: none;
-webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.0);
box-shadow: 0 0 0 1px rgba(0,0,0,.0);
display:none;

}

.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,
.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 {

background-color: #fff;
color: #eee;
text-decoration: none;
-webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.1);
box-shadow: 0 0 0 1px rgba(0,0,0,.1);
}

button[name='update_cart'] {
/* display: none !important; */
}
.woocommerce-orders-table .woocommerce-Price-amount.amount, .woocommerce-orders-table__cell-order-number a {
    font-size: 1.6rem;
    font-size: 16px;
   color: #3b3b3b;
}
 
tr.woocommerce-orders-table__row td.woocommerce-orders-table__cell{
border-bottom: 1px solid #eee;
background-color: #fff;
}


.woocommerce-page .entry-content ol > li {
    list-style-type: none;
}

/* WooCommerce Account Page
---------------------------------------------------------------------------------------------------- */

.woocommerce .col2-set, .woocommerce-page .col2-set {
    width: auto;
}

.woocommerce-account .woocommerce-Address-title h3 {
	font-size: 18px;
	font-size: 1.8rem;
	text-align: left;
	color: #3b3b3b;
    float: none;
}

.woocommerce-account .woocommerce-Address {
	margin-bottom: 1em;	
	padding-bottom: 1em;
}

.woocommerce-account table.order_details th.product-total {
	min-width: 110px;
}

.woocommerce-MyAccount-navigation {
	border: 0px solid #eee;
	padding: 0px;
	margin-bottom: 0px;
}

.woocommerce-MyAccount-navigation ul {
	margin-bottom: 0;
	margin-left: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard {
    /* display: none; */
}
     

.woocommerce-MyAccount-navigation ul li{
	line-height: 1;
    list-style-type: none;
    margin-bottom: 12px;
    margin-top: 6px;
	font-weight: normal;
	text-transform: uppercase;
    letter-spacing: 0.3em;
    font-size: 15px;
    font-size: 1.5rem;
}
.woocommerce-account h1 {
	
}
.woocommerce-MyAccount-navigation-link--customer-logout{
	
    margin-top: 24px;
	color: #3b3b3b;
}

.woocommerce-checkout .site-inner .woocommerce {
    margin-top:  0 !important;
}
.woocommerce-checkout .page-body {
    margin: 0em 0em 10em 0em;
}


.woocommerce-MyAccount-navigation ul li a {
	color: #787878;
}
.woocommerce-MyAccount-navigation ul li a:hover {
	color: #3b3b3b;
}

.woocommerce-MyAccount-navigation ul li:last-child {
	margin-bottom: 0;
}

.woocommerce-MyAccount-navigation ul li.is-active > a {
	color: #3b3b3b;
	font-weight: normal
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	margin-right: 12px;
	width: 100%;
}

.woocommerce-account .woocommerce-MyAccount-content {
	width: 100%;
	/** box-shadow: 0 0 0 1px rgba(0,0,0,.1); */
	background-color: #fff;
	    padding-bottom: 1.25em;
}



.content-sidebar.woocommerce-account .woocommerce-MyAccount-navigation,
.sidebar-content.woocommerce-account .woocommerce-MyAccount-navigation {
	margin-right: 0;
	width: 100%;
}

.content-sidebar.woocommerce-account .woocommerce-MyAccount-navigation ul,
.sidebar-content.woocommerce-account .woocommerce-MyAccount-navigation ul {
	text-align: center;
}

.content-sidebar.woocommerce-account .woocommerce-MyAccount-navigation li,
.sidebar-content.woocommerce-account .woocommerce-MyAccount-navigation li {
	display: inline-block;
	margin: 0 10px;
}

.content-sidebar.woocommerce-account .woocommerce-MyAccount-content,
.sidebar-content.woocommerce-account .woocommerce-MyAccount-content {
	width: 100%;
}

.woocommerce table.shop_table th, .woocommerce table.shop_table td {
    font-weight: normal;
    
   
}
.woocommerce-cart-form__contents th{
    border-bottom: 1px solid #ddd; 
}


.woocommerce-MyAccount-content p {
	
	padding: 0 6px;
    text-align: left;
    display: block;
    width: 100%;
}
.woocommerce-MyAccount-content p span em {
	clear: both;
    text-align: left;
    display: block;
    width: 100%;
}


.woocommerce-cart table.cart td span {
    font-size: 18px;
    font-size: 1.8rem;
    text-transform: uppercase;
    }
    
    .woocommerce-account .addresses .title h3 {
    float: none;
}
address {
    text-align: left;
}
.wc-gzd-item-desc p, p.footer-info {
    font-size: 0.9em;
    color: #a3a3a3;
}



/* WooCommerce Breadcrumb
---------------------------------------------------------------------------------------------------- */

.woocommerce .woocommerce-breadcrumb {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 40px;
}

.woocommerce .woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb a {
	color: #3b3b3b;
}

.woocommerce .woocommerce-breadcrumb a {
	text-decoration: none;
}

.woocommerce .woocommerce-breadcrumb a:focus,
.woocommerce .woocommerce-breadcrumb a:hover {
	color: #787878;
}


.stock:after{
	content: "";
	color: #69b051;
	width: 16px;
    height: 16px;
    border-radius: 50%;
    display: block;
    top: 0;
    right: 0;
    position: absolute;
    background: #cfcfcf;
    transition: all .6s linear;
}
.stock.out-of-stock:after{
	 background: #a00;
}
.stock.in-stock:after{
	background: green;
	}

.woocommerce-variation-price-html{
	
	font-weight: normal;
	font-size: 1em;
}
.woocommerce-variation-sku{
	font-weight: bold;
}
.woocommerce-availability_html{
	position: relative;
    min-height: 1.2em;
    min-width: 50px;
}

.button-variable-item span {
    color: #555;
    cursor: pointer;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: normal;
    padding: 15px 18px 8px 18px;
    margin: 0 8px;
    text-align: center;
    text-decoration: none;
}

.woocommerce a.remove {
    color: #787878 !important;
    font-weight: normal;
    width: 100%;
     display: block;
    font-size: 2.4rem;
    font-size: 24px;
     line-height: 1.75em;

}


.woocommerce a.remove:hover {
    color: #a00 !important;
    font-weight: normal;
    background: #fff !important;
}

.wc-gzd-edit-data-notice {
    display: none;
  }

.woocommerce-variation-add-to-cart-disabled .quantity_select{
    display: none;
    
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
      /*display: none;*/
}

.product h1{font-size: 1.8rem;font-size: 18px;}
.product h2{font-weight: normal;font-size: 1.8rem;font-size: 18px;color: #333;}
.product h2 a{font-weight: normal;color: #333;}

h1.prod-cat-sub{padding: 1em 0 0.5em 0;text-align: left;font-size: 1.8rem;font-size: 18px;}
.product-table-items{padding-bottom: 3.5em;}


.woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-squared .variable-items-wrapper .variable-item {
    border-radius: 0px !important;
}

.variations_form.cart{
    width: 100%;
	
}

.row.product{   margin-bottom: 12px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 11px;
    }
    
.row.product:last-child{
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
    
}

.btxt{color: #999;}

/* WooCommerce Reviews
---------------------------------------------------------------------------------------------------- */

.woocommerce #reviews #comments ol.commentlist li img.avatar {
	background: transparent;
	border: 0;
	margin: 0 16px 24px 0;
	padding: 0;
	position: relative;
	width: 60px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
	border-color: #eee;
	border-radius: 0;
	margin-left: 80px;
}

.woocommerce .entry-content #reviews ol > li {
	list-style-type: none;
}


/* WooCommerce Misc
---------------------------------------------------------------------------------------------------- */

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
 background: rgba(0,0,0,.05);

padding: 0.8em 1em;
text-align: center;
border-top-color:  background: rgba(0,0,0,.05);
border-bottom-color:  background: rgba(0,0,0,.05);
margin: 12px 0;
}

.woocommerce-error
{
border-top: 0px;
border-bottom: 3px solid #a00;
border-top-color: #a00;
border-bottom-color: #a00;
background-color: #fff;
}

.woocommerce-message {
border-top: 0px;
border-bottom: 3px solid green;
background-color: #fff;
}
.woocommerce-info {
border-top: 1px solid #f5f5f5;
border-bottom: 1px solid #f5f5f5;
}


.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
	color: #787878;
	display: none;
}

div.woocommerce-info.wc-memberships-restriction-message.wc-memberships-restricted-content-message {
	width: 48%;
}

.woocommerce-form__input-checkbox{margin-right: 10px;margin-left: 0px;
	}

.woocommerce-shipping-fields span{
/* margin-left: 0px;text-transform: uppercase; */
}
.woocommerce-account-fields span{
/* margin-left: 0px;text-transform: uppercase; */
}
#ship-to-different-address{
font-size: 15px;
font-size: 1.5rem;
line-height: 2;
color: #787878;
letter-spacing:0;
}

.woocommerce-billing-fields__field-wrapper,.woocommerce-shipping-fields__field-wrapper,.woocommerce-checkout-review-order-table{
background-color: #f5f5f5;
padding: 24px 12px;
}
.woocommerce-checkout #payment{
padding: 0;
}

#order_review .legal, .checkbox-versand_in_das_nicht_eu_ausland {
   /* text-align: center !important; */
    margin: 0 1em 2em 1em !important;
    float: none !important;
}

.woocommerce-checkout h3{
   /* text-align: left; */
    margin: 20px 0px 0px 10px;
    float: none;
}



.woocommerce form .form-row.woocommerce-invalid label a {
    color: #a00;font-weight: 400;
}
.woocommerce form .form-row.woocommerce-invalid label {
    color: #787878;
}

.woocommerce-notice{
    font-size: 2.6rem;
    font-size: 26px;
    text-align: center;
    line-height: 1.75em;
    margin-top: 1em;
    margin-bottom: 2em;
}
.woocommerce-order{
    background-color: #fff;
    padding: 12px;
    text-align:center;
  /*  box-shadow: 0 0 0 1px rgba(0,0,0,.1); */

}


.order-tax .woocommerce-Price-amount.amount {
   color: #727471;
   font-size: 1.5rem;
   font-size: 15px;
   }


 

.wc-bacs-bank-details-account-name{
    font-size: 1.5rem;font-size: 15px;
   
}
.woocommerce ul.order_details li {
    float: none;
    margin-right: 0;
    border-right:none;
    margin-bottom: 3em;
    display: inline-block;
}
.woocommerce .wc-bacs-bank-details-account-name {
    font-weight: 400;
    color: var(--root-text-color);
    margin-bottom: 24px;
}
.woocommerce .wc-bacs-bank-details-heading{
    
}
.woocommerce ul.order_details li strong {
    line-height: 2.25;
}
.woocommerce ul.order_details li strong {
    font-size: 1.6em;
    font-size: 16px;
    font-weight: normal;
    padding: 0 6px;
}
p.cart-empty{
    text-align:center;
}
.woocommerce .woocommerce-customer-details address {
    border: none;
    border-radius: 0px;
    padding: 12px 0px;
}
.woocommerce-checkout .woocommerce .woocommerce-customer-details address {
    text-align:center;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before {
       display: none; 
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
    margin-bottom: 0;
    padding-left: 0;
}
.woocommerce-MyAccount-content h2{
    font-size: 1.8em;
    font-size: 18px;
    color: #3b3b3b;
}


/* WooCommerce Widgets
---------------------------------------------------------------------------------------------------- */

/* Woo Search
-------------------------------------------------- */

.woocommerce-product-search {
	overflow: hidden;
	width: 100%;
}

.woocommerce-product-search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* Woo Shopping Cart
-------------------------------------------------- */

.woocommerce .widget_shopping_cart ul.cart_list li,
.woocommerce.widget_shopping_cart ul.cart_list li {
	padding-top: 15px;
}

.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
	top: 15px;
}

.woocommerce.widget_shopping_cart .total {
	border-top: 1px solid #eee;
}

.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
	margin-bottom: 5px;
}

.woocommerce .widget_shopping_cart .cart_list li.empty,
.woocommerce.widget_shopping_cart .cart_list li.empty {
	padding-left: 0;
}

/* Woo Product Lists
-------------------------------------------------- */

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
	width: 60px;
}

.sidebar ul.product_list_widget li {
	line-height: 1.4;
	margin-bottom: 15px;
	padding: 15px 0 0;
}

.sidebar ul.product_list_widget li:last-child {
	margin-bottom: 0;
	padding-bottom: 15px;
}

/* Woo Filter
-------------------------------------------------- */

.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color: #eee;
}

.woocommerce.widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce.widget_price_filter .ui-slider .ui-slider-range {
	background-color: #787878;
}

.woocommerce .widget_layered_nav ul li.chosen a::before,
.woocommerce .widget_layered_nav_filters ul li a::before,
.woocommerce .widget_rating_filter ul li.chosen a::before {
	color: #787878;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce.widget_price_filter .ui-slider .ui-slider-handle {
	top: -.28em;
}

.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce.widget_price_filter .price_slider_amount .button {
	font-size: 16px;
	font-size: 1.6rem;
}

/* Woo Active Filters
-------------------------------------------------- */

.woocommerce.widget_layered_nav_filters ul li {
	margin: 0 20px 20px 0;
}

/* Woo Recent Reviews
-------------------------------------------------- */

.woocommerce.widget_recent_reviews .reviewer {
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 1px;
	text-transform: uppercase;
}

/* Woo Spinner
-------------------------------------------------- */

/* .woocommerce .blockUI.blockOverlay, .xoo-wsc-icon-spinner2{} */
.woocommerce-cart .blockUI.blockOverlay, .woocommerce-checkout .blockUI.blockOverlay{position:relative;background-color: transparent !important;}

.woocommerce .blockUI.blockOverlay::before, .woocommerce .loader::before{
	height:1.5em;
	width:1.5em;
	display:block;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-.5em;
	margin-top:-.5em;
	content:'';
	-webkit-animation: bp-bounce 1.35s infinite ease-in-out;
    animation: bp-bounce 1.35s infinite ease-in-out;
	background-color: #787878!important;
    background-image: none;
    border-radius: 50%;
	line-height:1;
	text-align:center;
	font-size:1.5em;
	color:rgba(0,0,0,.75)}



.woocommerce #respond input#submit.added::after, .woocommerce a.button.added::after, .woocommerce button.button.added::after, .woocommerce input.button.added::after {
    color: #3b3b3b;
}

/* photoswipe
-------------------------------------------------- */
.pswp {
    display: none;
}
.pswp--open {
     -webkit-animation: fadein 0.25s;
    -moz-animation: fadein 0.25s;
    -ms-animation: fadein 0.25s;
    -o-animation: fadein 0.25s;
    animation: fadein 0.25s;
}
.pswp--close {
     -webkit-animation: fadeout 0.25s;
    -moz-animation: fadeout 0.25s;
    -ms-animation: fadeout 0.25s;
    -o-animation: fadeout 0.25s;
    animation: fadeout 0.25s;
}

.pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption, .pswp__bg, .pswp__caption {
    background: rgba(255,255,255,0.85)!important;
  }   

.pswp__caption .pswp__caption__center {
    text-align: center !important;
    max-width: 420px;
    margin: 0 auto;
    font-size: 18px !important;
    font-size: 1.8rem !important;;
    color: #787878;
    text-transform: uppercase;
}
/* misc
-------------------------------------------------- */

.woocommerce-password-strength {
    padding: 0.5em 0.5em;
    margin: 0.5em 0em;
    width: 70%;
    float: right;
}

.woocommerce-product-gallery__wrapper{
    max-width: 120px;
}
/* -------------------- Select Box Styles: stackoverflow.com Method */
/* -------------------- Source: http://stackoverflow.com/a/5809186 */
select {
   -webkit-appearance: button;
   -webkit-border-radius: 0px;
   -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   background-color: #fff;
   border-bottom: 1px solid rgba(0,0,0,0.1);
   color: #333;
   font-size: inherit;
   margin: 0 10px;
   overflow: hidden;
   line-height: 1.5;
      padding: 9px 18px;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 100%;
  }


.qty{ text-align-last: center;width: auto;}

.woocommerce form .form-row .input-checkbox {
    display: inline-block;
}
.woocommerce-additional-fields__field-wrapper, .woocommerce-billing-fields, .woocommerce-shipping-fields{
   margin-bottom: 1em;
   margin-right: 12px;
}

.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
    border-color: green;
}


.woocommerce form .form-row.woocommerce-invalid .select2-container, .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select {
    border-color: #a00;
}

woocommerce-variation-add-to-cart-disabled select{
    display:none;
}
input[type=checkbox]{
     
    position: relative;
    background: #fff;
}
input[type=checkbox]:checked {
    background: #ccc;
    box-shadow: inset 0 0 0 0px #FFF;
    border: 2px solid #fff;
}
.woocommerce-validated input[type=checkbox]:checked {
    background: green;
    box-shadow: inset 0 0 0 0px #FFF;
    border: 1px solid green;
}
.woocommerce-invalid input[type=checkbox] {
    background: #fff;
    box-shadow: inset 0 0 0 0px #FFF;
    border: 2px solid #a00;
}
.woocommerce table.shop_table th{
    font-weight: normal;
    text-transform: uppercase;
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
input[type=checkbox], input[type=radio]:first-child, #payment .payment_methods li.wc_payment_method > input[type=radio]:first-child {
    border: 1px solid #ccc;
    box-shadow: none;
    -webkit-appearance: none;
    display: inline-block;
    width: 16px !important;
    height: 16px !important;
    background: #fff;
    border-radius: 50%;

}
input[type=radio]:first-child:checked, #payment .payment_methods li.wc_payment_method > input[type=radio]:first-child:checked {
    background: #333;
    box-shadow: inset 0 0 0 0px #FFF;
    border-color: #666;
     
}
.woocommerce ul#shipping_method li input {
    margin: 0 10px 3px;
    vertical-align: middle;
}
.woocommerce ul#shipping_method .amount {
    font-weight: normal;
    font-size: 18px;
    font-size: 1.8rem;
}

input[type=checkbox] #ship-to-different-address-checkbox {
    margin-top: 6px;
}


/* Media Queries
---------------------------------------------------------------------------------------------------- */

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

	.woocommerce-account .woocommerce-MyAccount-navigation ul {
		
	}
	

	.woocommerce-account .woocommerce-MyAccount-navigation ul li {
		display: inline-block;
		margin-bottom: 15px;
	}

	.woocommerce-account .woocommerce-MyAccount-content,
	.woocommerce-account .woocommerce-MyAccount-navigation {
		margin-right: 0;
		width: 100%;
	}

	.content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs,
	.sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs {
		padding: 0;
	}

	.content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li,
	.sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li {
		display: block;
		margin: 0;
	}

	.content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li a,
	.sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li a {
		display: block;
	}

	.content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li,
	.sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li {
		background-color: #fff;
		border-bottom: 0;
	}

	.content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child,
	.sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
		border-bottom: 1px solid #eee;
	}

	.content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
	.sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
		border-bottom-color: #eee;
	}

	.content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li.active a::after,
	.sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li.active a::after {
		content: "\f147";
		float: right;
		font-family: "dashicons";
	}
	

	
	
}



	
@media (min-width: 992px) {
	.quantity_select{
   text-align: right;
}
}


/* XS Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {.woocommerce form .form-row-first,
	.woocommerce form .form-row-last,
	.woocommerce #reviews #comments .star-rating,
	.woocommerce-page form .form-row-first,
	.woocommerce-page form .form-row-last {
		float: none;
		width: 100%;
	}

	.woocommerce ul.products li.product,
	.woocommerce ul.products li.product .button,
	.woocommerce .woocommerce-ordering,
	.woocommerce-page ul.products li.product,
	.woocommerce-page ul.products li.product .button,
	.woocommerce-page .woocommerce-ordering {
		margin-right: 0;
		width: 100%;
	}

	.woocommerce input.button,
	.woocommerce input.button[type="submit"],
	.woocommerce-cart table.cart td.actions .coupon .input-text {
		width: 100% !important;
	}

	.woocommerce-cart table.cart td.actions .coupon .input-text {
		background-color: #fff;
		margin-bottom: 10px;
	}

	.woocommerce-message .button.wc-forward {
		margin-bottom: 20px;
		width: 100%;
	}
	
	

.content-area{margin: 0 42px 0 24px;}
	
}

/* SM Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {}

/* MD Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {.woocommerce-product-gallery__wrapper {
    max-width: 220px;
}}

/* LG Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {.woocommerce-product-gallery__wrapper {
    max-width: 120px;
}}

/* XL Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {}
.content-area{margin: 0;}


/* Browser Height, less than 800px */
@media (max-height: 800px)
{
.min-height-800 {display: none;}
}



@media (max-width: 768px){
	
.woocommerce .content {
    padding: 0px;}	
	
	
	
input[type=checkbox], input[type=radio]:first-child, #payment .payment_methods li.wc_payment_method > input[type=radio]:first-child {
    
    width: 26px !important;
    height: 26px !important;
    
}	
.woocommerce-checkout #payment ul.payment_methods li input {
 
    top: 0px;
}
	
.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
    content: attr(data-title) ": ";
    font-weight: 400;
    float: left;
    text-transform: uppercase;
}

.woocommerce-cart-form .quantity_select {
   
    text-align: right!important;
}
.woocommerce a.remove {
    font-size: 4.8rem;
    font-size: 48px;
   }
td .product-remove   {
    padding: 24px;   }

   
   .woocommerce-cart table.cart tr {
    border-bottom: 1px solid #787878;
    margin-bottom: 3em;
}
.woocommerce .cart_totals h2 {
    
    text-align: center;
}

	.woocommerce div.product .woocommerce-tabs ul.tabs {
		padding: 0;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li {
		display: block;
		margin: 0;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li a {
		display: block;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li {
		background-color: #fff;
		border-bottom: 0;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
		border-bottom: 1px solid #eee;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
		border-bottom-color: #eee;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li.active a::after {
		content: "\f147";
		float: right;
		font-family: "dashicons";
	}
	.woocommerce-product-gallery__wrapper{
    max-width: none;
}
	

.woocommerce-account .addresses .title h3 {
    float: none;
    text-align: center;
}
address {
    text-align: center;
}

.quantity_select{
   text-align: left;
}
	
	
.woocommerce #content table.cart td.actions .coupon .button, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon input, .woocommerce table.cart td.actions .coupon .button, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon input, .woocommerce-page #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input {
    width: 100%;
    
}



}
/* Woo Plugins
-------------------------------------------------- */

.woocommerce #respond input#submit.added::after, .woocommerce a.button.added::after, .woocommerce button.button.added::after, .woocommerce input.button.added::after {
        transform: rotate(45deg);
    content: "";
    width: 11px;
    height: 17px;
    display: block;
    border: solid;
    border-color: #3b3b3b;
        border-width: 0 3px 3px 0;
    position: absolute;
    top: 8px;
    right: 13px;
}


.woocommerce-checkout .row{}



/* heidlpay
-------------------------------------------------- */
iframe #paymentFrameForm{
    width:444px;
}

/*woocommerce/assets/css/woocommerce-smallscreen.css*/
@media (max-width : 768px) {
.woocommerce table.shop_table_responsive thead,.woocommerce-page table.shop_table_responsive thead{display:none}.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child{border-top:0}.woocommerce table.shop_table_responsive tbody th,.woocommerce-page table.shop_table_responsive tbody th{display:none}.woocommerce table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr{display:block}.woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{display:block;text-align:right!important}.woocommerce table.shop_table_responsive tr td.order-actions,.woocommerce-page table.shop_table_responsive tr td.order-actions{text-align:left!important}.woocommerce table.shop_table_responsive tr td::before,.woocommerce-page table.shop_table_responsive tr td::before{content:attr(data-title) ": ";font-weight:700;float:left}.woocommerce table.shop_table_responsive tr td.actions::before,.woocommerce table.shop_table_responsive tr td.product-remove::before,.woocommerce-page table.shop_table_responsive tr td.actions::before,.woocommerce-page table.shop_table_responsive tr td.product-remove::before{display:none}.woocommerce table.shop_table_responsive tr:nth-child(2n) td,.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{background-color:rgba(0,0,0,.025)}.woocommerce table.my_account_orders tr td.order-actions,.woocommerce-page table.my_account_orders tr td.order-actions{text-align:left}.woocommerce table.my_account_orders tr td.order-actions::before,.woocommerce-page table.my_account_orders tr td.order-actions::before{display:none}.woocommerce table.my_account_orders tr td.order-actions .button,.woocommerce-page table.my_account_orders tr td.order-actions .button{float:none;margin:.125em .25em .125em 0}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{float:none;width:100%}.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{width:48%;float:left;clear:both;margin:0 0 2.992em}.woocommerce ul.products[class*=columns-] li.product:nth-child(2n),.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n){float:right;clear:none!important}.woocommerce #content div.product div.images,.woocommerce #content div.product div.summary,.woocommerce div.product div.images,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.images,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.images,.woocommerce-page div.product div.summary{float:none;width:100%}.woocommerce #content table.cart .product-thumbnail,.woocommerce table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail{display:none}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:left}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:none;padding-bottom:.5em}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce #content table.cart td.actions .coupon::before,.woocommerce table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::before,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::before,.woocommerce-page table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::before{content:' ';display:table}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::after{clear:both}.woocommerce #content table.cart td.actions .coupon .button,.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .coupon input,.woocommerce table.cart td.actions .coupon .button,.woocommerce table.cart td.actions .coupon .input-text,.woocommerce table.cart td.actions .coupon input,.woocommerce-page #content table.cart td.actions .coupon .button,.woocommerce-page #content table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon input,.woocommerce-page table.cart td.actions .coupon .button,.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon input{width:48%;box-sizing:border-box}.woocommerce #content table.cart td.actions .coupon .button.alt,.woocommerce #content table.cart td.actions .coupon .input-text+.button,.woocommerce table.cart td.actions .coupon .button.alt,.woocommerce table.cart td.actions .coupon .input-text+.button,.woocommerce-page #content table.cart td.actions .coupon .button.alt,.woocommerce-page #content table.cart td.actions .coupon .input-text+.button,.woocommerce-page table.cart td.actions .coupon .button.alt,.woocommerce-page table.cart td.actions .coupon .input-text+.button{float:right}.woocommerce #content table.cart td.actions .button,.woocommerce table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button{display:block;width:100%}.woocommerce .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cross-sells,.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .shipping_calculator{width:100%;float:none;text-align:left}.woocommerce-page.woocommerce-checkout form.login .form-row,.woocommerce.woocommerce-checkout form.login .form-row{width:100%;float:none}.woocommerce #payment .terms,.woocommerce-page #payment .terms{text-align:left;padding:0}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:none;width:100%;box-sizing:border-box;margin-bottom:1em}.woocommerce .lost_reset_password .form-row-first,.woocommerce .lost_reset_password .form-row-last,.woocommerce-page .lost_reset_password .form-row-first,.woocommerce-page .lost_reset_password .form-row-last{width:100%;float:none;margin-right:0}.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:100%}.single-product .twentythirteen .panel{padding-left:20px!important;padding-right:20px!important}

}

/* pw-gift-card
-------------------------------------------------- */
.product-type-pw-gift-card .quantity.quantity_select{display: none;visibility: hidden;} 

.product-type-pw-gift-card .woocommerce-product-gallery__wrapper {
    max-width: 120px;
    display: unset;
}
.product-type-pw-gift-card .pwgc-input-text {
    width: 79%;
}
.zalto-at .pwgc-label {
    width: 20%;
    font-weight: 200;
    display: inline-block;
    vertical-align: top;
}
.zalto-at .pwgc-input-text {
    width: 79%;
    font-weight: normal;
    display: inline-block;
}
.zalto-at #pwgc-message {
    display: inline-block;
    height: 300px;
    width: 79%;
}


.zalto-at .pwgc-subtitle{
    font-size: 15px ;
    font-size: 1.5rem;
    font-weight: normal;
    line-height: 2.525;
    text-align: right;
}

input[name="pw_gift_cards_custom_amount"] {
    width: 100%;
    font-weight: normal;
    font-size: 20px;
    line-height: 2em;
    text-align: center;
}

#pwgc-custom-amount-form .pwgc-label {
    width: 100%;
    font-weight: 200;
    text-align: center;
}

#pwgc-purchase-container {
    background-color: #f5f5f5;
    margin-left: 15px;
    padding: 20px;
}
.pwgc-field-container {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: flex-end;
    flex-wrap: nowrap;
    align-items: center;
    flex-wrap: wrap;
}

