
.j2store {
	line-height: 1.2;
}
.alert.alert-notice {
	text-align: center;
	border: 1px solid lightgray;
	margin: 40px;
	padding: 20px;
	color: red ;
}

#ff_elem44, #dsgvo_Ja {
	display: block;
	margin: 0 auto;
	width: 35px;
	height: 35px;
}
#dsgvo {
	margin: 20px auto;
	text-align: center;
}

#dsgvo label {
	padding: 15px 0;
	display: block;
}


	/*Warenkorb Mini - Änderung*/

.j2store-minicart-button .fa-2x {
	padding: 5px;
}

.j2store-minicart-button a {
	text-decoration: none !important;
}

.cart-item-count {
	background: #009540 !important;
	border-radius: 32px !important;
	color: #fff;
	display: inline-block;
	font-size: 20px !important;
	height: 32px !important;
	line-height: 32px !important;
	text-align: center;
	width: 32px !important;
	vertical-align: top;
}


#checkout .warning.alert.alert-danger {
	color: red;
	font-size: 1.2em;
}

.checkout-content h2 {
	font-size: 1.5em;
	font-weight: 300;
}


#checkout .warning.alert.alert-danger button.close {
	background: #CCA5BA !important;
	border: 0px solid red;
	margin: 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
}

/*bootstrap modal */
.modal-open .dropdown-menu {
	z-index: 2050;
}

.modal-open .dropdown.open {
	
}

.modal-open .popover {
	z-index: 2060;
}

.modal-open .tooltip {
	z-index: 2080;
}

.modal-backdrop {
	background-color: #000000;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1040;
}

.modal-backdrop.fade {
	opacity: 0;
}

.modal-backdrop,.modal-backdrop.fade.in {
	opacity: 0.8;
}

.j2store-modal .modal {
	display: none;
	background-clip: padding-box;
	background-color: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.3);
	border-radius: 6px 6px 6px 6px;
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	left: 50%;
	margin: -250px 0 0 -280px;
	overflow: auto;
	position: fixed;
	top: 50% !important;
	width: 560px;
	z-index: 1050;
}

.j2store-modal .model.fade {
	top: -25%;
	transition: opacity 0.3s linear 0s, top 0.3s ease-out 0s;
}

.j2store-modal .model.hide {
	display: none !important;
}

.j2store-modal .model.in {
	top: 50%;
}

.j2store-modal .modal-header {
	border-bottom: 1px solid #EEEEEE;
	padding: 9px 15px;
}

.j2store-modal .modal-header .close {
	margin-top: 2px;
}

.j2store-modal .modal-header h3 {
	line-height: 30px;
	margin: 0;
}

.j2store-modal .modal-body {
	max-height: 400px;
	overflow-y: auto;
	padding: 15px;
	text-align: left;
}

.j2store-modal .modal-body .standard-item,
.j2store-modal .modal-body .standard-titleimage,
.j2store-modal .modal-body #breadcrumbs,
.j2store-modal .modal-body .teaser-title {
	display: none;
}

.j2store-modal .modal-form {
	margin-bottom: 0;
}

.j2store-modal .modal-footer {
	padding: 20px 0;
	margin: 0 auto;
	border-top: 1px solid #EEEEEE;

}

.j2store-modal .modal-footer .btn.btn-danger {
	text-decoration: none;
	display: block;
	padding: 6px 20px;
	background: #009540;
	font-size: 1.2em;
	border: 0px solid #fff;
	margin: 0 auto;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.j2store-modal .modal-header button.close {
	text-decoration: none;
	display: block;
	padding: 0;
	background: #009540;
	font-size: 1.2em;
	border: 0px solid #fff;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
}


.j2store-modal .modal-footer:before,.j2store-modal .modal-footer:after {
	content: "";
	display: table;
	line-height: 0;
}

.j2store-modal .modal-footer:after {
	clear: both;
}

.j2store-modal .modal-footer .btn+.btn {
	margin-bottom: 0;
	margin-left: 5px;
}

.j2store-modal .modal-footer .btn-group .btn+.btn {
	margin-left: -1px;
}

/* common css */
.j2store-img-responsive {
	max-width: 100%;
	height: auto;
}

.j2store-left {
	float: left;
}

.j2store-right {
	float: right;
}

.j2store-remove {
	color: #009540;
}

.j2store .options .required {
	color: #FF0000;
	font-weight: bold;
}

.j2store_field_required {
	float: left;
	color: #ff0000;
	margin-right: 2px;
}

/* error & highlighs */
.j2error,div.j2error em.error,div.j2storeerror em.error,.payment_info input.error,.j2store label.error
	{
	color: #ff0000;
	font-style: italic;
	font-size: 1.2em;
	display: block;
	padding: 5px 0;
}

.j2store .j2storeOrderSummary .payment .note {

}

.wrapper2 .profile {
	text-align: center;
	padding-top: 40px;
}

.wrapper2 .profile dt,
.wrapper2 .profile dd {
	padding: 3px 0
}

.wrapper2 .profile dt {
	padding-top: 10px;
}

.loginmessage {
	font-weight: bold;
	padding: 10px 0;
}
.loginmessage a {
	color: #009540;
}

.wrapper2 .profile legend {
	text-transform: uppercase;
	font-size: 1.2em;
	padding: 10px 0;
}



.note {
	white-space: pre;
	font-size: 1em;
	line-height: 140%;
	text-align: center;
	padding: 40px 0;
}
.span12 .note:first-line {
	color: #009540;
	font-size: 1.6em;
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 10px;
}
.payment .note {
	white-space: inherit;
}

div.j2error em.success,div.j2storeerror em.success,.j2store label.success
	{
	color: #17B500;
	font-style: italic;
}

.j2store input.error {
	border: 1px solid red;
}

.j2store input.valid {
	border: 1px solid #17B500;
}

.j2store .span5 label {
	line-height: 2;
}

/* cart and checkout */

/*Warenkorb*/

/*
form#j2store-cart-form:before {
	content: 'Warenkorb / Kassa';
	color: #009540;
	font-size: 1.6em;
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 10px;
	margin-top: 0;
	font-family: 'Open Sans', Arial, Helvetica, serif;
}
*/

#j2store-checkout {
	font-size: .9em;
}

.text-success {
	color: green;
}

.j2store .j2store-cart {
	font-size: 1.1em;
}

.j2store .j2store-cart label {
	margin: 10px 0;
}

.j2store .j2store-cart h3 {
	text-transform: none;
}

.j2store table {
	width: 100%;
	font-size: .9em;
}

.j2store-cart-table .cart-product-name {
	color: #009540;
}

.j2store-cart-table .cart-item-options {
	color: #9C9898;
}

.j2store-cart-table .cart-product-unit-price {
	display: block;
	margin: 5px 0;
}

.j2store table.j2store-cart-table {
	margin: 20px 0;
}

.j2store-order.j2store-myprofile table {
	margin: 0px 0 10px 0;
}

.j2store table.j2store-cart-table td,
.j2store-order.j2store-myprofile table td {
	padding: 10px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #dddddd;
}
.j2store-order.j2store-myprofile table td {
	background: #F9F9F9;
	font-size: 1.2em;
}

.j2store-order.j2store-myprofile table .label-warning {
	background: #F89406;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 2px 0px;
}

.j2store-order.j2store-myprofile table .label-success {
	background: #A9E9D4;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 2px 0px;
}

.j2store-order.j2store-myprofile table .label-important {
	background: #E9A9A9;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 2px 0px;
}

.j2store-order.j2store-myprofile table .j2store-order-action-icons a {
	text-decoration: none;
}

.j2store-order.j2store-myprofile .tabbable.tabs ul li a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1em;
}

.j2store-order.j2store-myprofile .tabbable.tabs ul li i {
	color: #009540;
}

.j2store-order.j2store-myprofile .tabbable.tabs ul.nav.nav-tabs {
	border-bottom: 1px solid #dddddd;

}

.j2store-order.j2store-myprofile .span12 {
	width: 100%;
}


.j2store-order.j2store-myprofile .tab-pane .span12 {
	padding: 20px;
}

.j2store-order.j2store-myprofile .tab-pane .span12 ul.j2store-myprofile-address-list li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 90%;
	border-bottom: 1px solid #dddddd;
	font-size: 1em;
	line-height: 1.4;
	margin: 5px 0;
}

.j2store-order.j2store-myprofile .tab-pane .span12 ul.j2store-myprofile-address-list li strong {
	padding: 5px 0;
}

.j2store-order.j2store-myprofile .tab-pane .span12 ul.j2store-myprofile-address-list li ul li {
	margin: 5px 0;
	text-align: center;
	font-size: .85em;
	text-transform: none;
	width: auto;
	background: #F9F9F9;
}
.j2store-order.j2store-myprofile .tab-pane .span12 ul.j2store-myprofile-address-list li ul li a {
	color: #1A1A18;
}




.j2store-order.j2store-myprofile .tab-pane .span12 .myprofile-address-addnew a {
	font-size: 1.2em;
}



.j2store-order.j2store-myprofile .tabbable.tabs li {
	display: inline-block;
	padding: 5px 10px;
	border: 1px solid #dddddd;
	border-bottom: 0px solid #fff;
}

.j2store-order.j2store-myprofile .tabbable.tabs li.active {
	background: #F9F9F9;
}


.j2store-order.j2store-myprofile .tabbable.tabs li a {
	color: #A4A4A4;
}
.j2store-order.j2store-myprofile .tabbable.tabs li.active a {
	color: inherit;
}

.j2store-order.j2store-myprofile .tabbable.tabs .tab-content .tab-pane {
	display: none;
}

.j2store-order.j2store-myprofile .tabbable.tabs .tab-content .tab-pane.active {
	display: block;
}


.j2store table.cart-footer td {
	padding: 10px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}

.j2store table.cart-footer {
	border-bottom: 1px solid #dddddd;
	margin: 20px 0;
}


.cart-checkout-button a {
	text-decoration: none !important;
	display: inline-block;
	padding: 10px 20px;
	background: #009540;
	font-size: 1em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff !important;
}

.j2store table.j2store-cart-table th,
.j2store table.cart-footer th {
	padding: 8px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}

.j2store-order.j2store-myprofile table th {
	padding: 8px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	border-top: 0px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}



.j2store table.j2store-cart-table td:first-child {
	text-align: left;
}

.j2store-product-images img {
	display: block;
}


.cart-thumb-image img {
	width: 80px;
	float: left;
	margin-right: 10px;
}

table.j2store-cart-table td.cart-line-subtotal,
table.cart-footer td {
	text-align: right;
}

table.j2store-cart-table .input-mini {
	display: inline-block;
	height: 20px;
	padding: 4px 6px;
	line-height: 20px;
	vertical-align: middle;
	border: 1px solid #dddddd;
}


.j2store-cart-buttons {
	display: block;
	width: 100%;
}

.j2store-cart-buttons input.btn {
	background: #fafafa;
	border: 1px solid #dddddd;
	padding: 8px 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #009540;
	font-family: 'Open Sans', Arial, Helvetica, serif;
	font-size: .9em;
	cursor: pointer;
}

.j2store-product .j2store-cart-button,
.j2store_products_container .j2store-cart-button,
.j2store-products-row .j2store-add-to-cart .j2store-cart-button,
.j2store-addtocart-form .j2store-add-to-cart .j2store-cart-button {
	background: #fafafa;
	border: 1px solid #dddddd;
	padding: 12px 22px;
	display: inline-block;
	vertical-align: top;
	line-height: 18px;
	font-size: .9em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #009540;
	text-transform: uppercase;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	cursor: pointer;
}

.j2store-single-product .uk-tab>.uk-active>a {
	color: #009540 !important;
	font-weight: 600;
}

.j2store-single-product .uk-tab>*>a {
	padding: 10px 20px !important;
}



.j2store-products-row a.btn span.btn,
.product-crosssells-container a.btn  {
	background: #fafafa;
	border: 1px solid #dddddd;
	padding: 12px 22px;
	display: inline-block;
	vertical-align: top;
	line-height: 18px;
	font-size: .9em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #009540;
	margin: 10px 0;
	text-transform: uppercase;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	cursor: pointer;
}

.product-crosssells-container a.btn {
	text-decoration: none;
	padding: 12px 0;
	background: #fafafa;
	border: 1px solid #dddddd;
	color: #009540;
	margin: 10px 20%;
}

.j2store-products-row .j2store-add-to-cart .j2store-cart-button:hover,
.j2store-products-row a.btn span.btn:hover,
.j2store-addtocart-form .j2store-add-to-cart .j2store-cart-button:hover {
	background: #252523;
	color: #fff;
}


.product-crosssells-container a.btn:hover {
	text-decoration: none;
	padding: 11px 0;
	background: #009540;
	color: #fff;
}



.uk-tab a {
	text-decoration: none;
	border-color: #009540 !important;
}



a.j2store-detail-link span.btn {
	background: #9C9898;
	border: 0px solid #DEDEDE;
	padding: 11px 30px 11px 30px;
	display: inline-block;
	vertical-align: top;
	line-height: 18px;
	font-size: 1em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	margin: 10px 0;
}

a.j2store-detail-link {
	text-decoration: none;
}

a.j2store-detail-link:hover span {
	background: #9C9898 !important;
	color: #fff;
}

.j2store-cart-buttons input.btn-warning {
	background: #009540;
	color: #fff;
}

.j2store .j2store-cart #shipping select {
	border: 1px solid #dddddd;
	padding: 8px 12px;
	width: 220px;
	font-family: 'Open Sans', Arial, Helvetica, serif;
}

.j2store .j2store-cart #shipping input {
	border: 1px solid #dddddd;
	padding: 8px 12px;
	width: 195px;
}

.j2store .j2store-cart #shipping input#button-quote {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 0px solid #fff;
	padding: 8px 12px;
	background: #fafafa;
	border: 1px solid #dddddd;
	color: #009540;
	font-family: 'Open Sans', Arial, Helvetica, serif;
	cursor: pointer;
	font-size: .9em;
}


#j2store-cart-modules td {
	padding: 10px 0;
}


.j2store-cart-table .remove-icon {
	margin-bottom: 9px;
}

.j2store-cart-buttons .buttons-left {
	display: block;
	float: left;
}

.j2store-cart-buttons .buttons-right {
	display: block;
	float: right;
}

.j2store-cart-shipping {
	display: block;
	clear: both;
	margin-top: 20px;
}

.cart-estimator-discount-block {
	display: block;
	width: 100%;
	clear: both;
	padding-top: 20px;
}

.j2store .have-account {
	display: block;
	width: 100%;
}

.j2store .j2store-checkout-login-form {
	padding: 15px 5px;
	border: 1px solid #ccc;
}

.j2store-order-action-icons a {
	font-size: 16px;
	padding: 10px 10px;
}

.j2store .checkout-heading {
	background: #fafafa;
	border: 1px solid #dddddd;
	font-weight: 600;
	margin-bottom: 15px;
	padding: 14px 10px;
	font-size: 1em;
	text-transform: uppercase;
	color: #009540;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.j2store .checkout-heading a {
	float: right;
	font-weight: normal;
	margin-top: 1px;
	text-decoration: none;
	cursor: pointer;
}

.j2store .checkout-content {
	display: none;
	overflow: auto;
	padding: 0 0 15px;
}

.j2store .checkout-content .j2store {
	padding: 20px 0 10px 0 !important;
}

.j2store .checkout-content #login {
	padding: 20px 0;
}

.j2store .checkout-content #login br {
	content: '';
	height: 5px;
	display: block;
}


.j2store .checkout-content #login b,
.j2store .checkout-content #login input {
	display: block;
	padding: 5px 0;
}
.checkout-content #login input,
.checkout-content input.inputbox,
.checkout-content select,
.checkout-content textarea,
#j2storeOrderLoginForm input.inputbox,
form#j2storeaddressForm #address input.inputbox,
form#j2storeaddressForm #address select,
#j2storeOrderGuestForm input.required,
.j2store input.large-field {
	padding: 5px 5px 5px 10px;
	border: 1px solid #dddddd;
	font-size: 1em;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-family: 'Open Sans', Arial, Helvetica, serif;
}

#j2storeOrderLoginForm input.inputbox[type="text"],
#j2storeOrderLoginForm input.inputbox[type="password"] {
	display: block;
}

.checkout-content textarea {
	width: 90%;
}

.j2store small {
	font-size: .9em;
	line-height: 140%;
}

.j2store small.account {
	padding: 1em 0;
	display: block;
}

.myaccount .j2store_register_fields  {
	padding: 5px 0;
}

.myaccount .j2store_register_fields label {
	padding: 0 0 3px 0;
}


.j2store .checkout-content #button-account,
.j2store .checkout-content #button-login,
.j2store .checkout-content #button-register,
.j2store .checkout-content #button-guest,
.j2store .checkout-content #button-payment-method,
.j2store .checkout-content #button-guest-shipping,
.j2store #j2store_checkout_button.btn.btn-primary,
.j2store .j2store_checkout_button,
form#j2storeaddressForm #address .button.btn.btn-success,
.j2store .checkout-content #button-billing-address,
.j2store .checkout-content #button-shipping-address {
	text-decoration: none;
	display: block;
	padding: .6em 2em;
	background: #009540;
	border: 1px solid #dddddd;
	font-size: .9em;
	color: #fff;
	text-transform: uppercase;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.j2store .checkout-content #button-account:hover,
.j2store .checkout-content #button-login:hover,
.j2store .checkout-content #button-register:hover,
.j2store .checkout-content #button-guest:hover,
.j2store .checkout-content #button-payment-method:hover,
.j2store .checkout-content #button-guest-shipping:hover,
.j2store #j2store_checkout_button.btn.btn-primary:hover,
.j2store .j2store_checkout_button:hover,
form#j2storeaddressForm #address .button.btn.btn-success:hover,
.j2store .checkout-content #button-billing-address:hover,
.j2store .checkout-content #button-shipping-address:hover {
	background: #191919;
	color:#fff;
}


.j2store_register_fields label {
	display: block;
}


.j2store_button_no_stock.btn.btn-warning {
	text-decoration: none;
	display: block;
	padding: 6px 20px;
	background: #D88C8C;
	font-size: 1.5em;
	border: 0px solid #fff;
	margin: 0 auto;
	cursor: none;
}



.j2store #j2store_checkout_button.btn.btn-primary,
.j2store .j2store_checkout_button {
	margin: 10px 0;
}
form#j2storeOrderLoginForm ul.loginLinks {
	list-style: none;
	margin: 0;
	padding: 0;
}
form#j2storeOrderLoginForm ul.loginLinks li {
	padding: 5px 0;
}


.payment .j2store_cart_button.btn.btn-primary,
.payment .btn.btn-primary{
	text-decoration: none;
	display: block;
	padding: 8px 20px;
	background: #009540;
	font-size: 1.5em;
	border: 0px solid #fff;
	margin: 15px auto;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}



.j2storeOrderSummary table.j2store-cart-table {
	font-size: 1em;
}

.j2store-shipping #payment_form_div {
	padding-bottom: 15px;
	font-size: 1.2em;
}


.j2store .checkout-content #login input[type="button"] {
	display: block;
	padding: .6em 2em;
}
#onCheckoutPayment_wrapper .payment-plugin-image-label img {
	display: inline-block;
	padding: 0 0 10px 0;
	vertical-align: middle;
}
#onCheckoutPayment_wrapper .payment-plugin-image-label img:hover {
	cursor: pointer;
}

#onCheckoutPayment_wrapper label {
	/*max-width: 370px;*/
	padding: 15px 0;

}

#onCheckoutPayment_wrapper {

}
.checkout-content .payment_form_div {
	font-size: 1.2em;
}
.checkout-content #checkbox_tos {
	padding: 5px 0;
}
.j2store h3 {
	font-size: 1.2em;
	line-height: 1.5;
}

.j2store .checkout-content #button-login {
	margin: 15px 0;
}
.j2store .checkout-content h2 {
	padding: 10px 0;
}

.j2store .checkout-content .left.span5 br,
#login.right.span5 br {
	display: none;
}

.j2store .checkout-content .buttons {
	clear: both;
}

.j2store.checkout tr,.j2store.checkout td {
	padding-right: 10px;
}

.j2store.checkout .span6 label {
	margin: 0px;
	display: inline-block;
	float: none;
	line-height: 2;
}
.j2store .checkout-content input.inputbox,
form#j2storeaddressForm #address input.inputbox {
	display: block;
	width: 220px;
}
.j2store .checkout-content input.large-field {
	width: 220px;
}



.j2store .checkout-content select,
form#j2storeaddressForm #address select {
	width: 234px;
	display: block;
}


.j2store .checkout-content .j2store_field_required {
	display: inline-block;
	float: none;
}

.j2store .checkout-content .j2store .span6 br {
	display: block;
}

.j2store #billing-existing select[size],.j2store #shipping-existing select[size]
	{
	height: auto;
}

#onCheckoutShipping_wrapper label {
}


#payment_form_div {
	padding: 10px 0;
	white-space: pre-line;
	line-height: 140%;
}

#j2store-checkout-content h1 {
	text-align: center;
}

#j2store-checkout-content .shipping-make-same>label {
	display: inline-block;
}

#j2store-checkout-content #checkbox_tos>label {
	display: inline-block;
}

.j2store-product-info label {
	display: inline-block;
}

#j2store-cart-shipping input[type="radio"] {
	float: left;
	margin-right: 5px;
}

#j2store-cart-shipping label {
	display: block !important;
}

.j2store .cart-total td {
	text-align: right;
}

.j2store-product {
	text-align: center;
	padding: 5px 0;
}

.blog .produkt-item {
	text-align: center;
}

.blog .j2store-product-images img {
	margin: 0 auto;
	text-align: center;
}

	/** product common **/
.j2store-addtocart-form {
	margin-top: 10px;
	text-align: center;
}

ul.additional-image-list {
	margin: 0px;
}

.additional-image-list li {
	list-style-type: none;
	display: inline;
}

.blog .j2store-mainimage img {

}

.blog .additional-image-list img {
	width: 120px;
}

.blog .j2store-mainimage .zoom,.item-page .j2store-mainimage .zoom {
	display: inline-block;
}

.blog .j2store-mainimage .nozoom,.item-page .j2store-mainimage .nozoom {
	display: block;
}


.item-page .j2store-product-images {
	display: inline;
	width: 50%;
}
/*
.item-page .j2store-mainimage img {
	width: 400px;
}

.item-page .additional-image-list img {
	width: 120px;
}
*/

.item-page .j2store-product {

}

.item-page .sale-price {
	font-size: 16px;
	font-weight: bold;
	line-weight: 25px;
}

.product-qty input[type="text"],.product-qty input[type="number"] {
	display: inline;
	/*height: 100%;*/
	height: 40px;
	width: 45px !important;
	text-align: center;
	margin: 0px;
	font-size: 1.2em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #dddddd;
	color: #009540;

}

.product-qty,.j2store-add-to-cart {
	display: inline;
}

.j2store-add-to-cart {
	margin-left: 5px;
	display: inline;
}

.j2store-addtocart-form .options label {
	display: inline;
}

.j2store-product-list select {
	width: auto;
}

.j2store-product-filters {
	display: block;
	margin-bottom: 20px;
}

h4.product-filter-heading {
	display: inline;
}

#j2store-product-loading {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background: url('../images/loading.gif') no-repeat center center;
}

.produkt-item h2.produkt-title {
	font-size: 1.2em;
	color: #009540;
	padding-bottom: 5px;
}
.multiple  .product-short-description,
.j2store-single-product .product-sdesc {
	color: #191919;
	padding: 1em 0;
	font-size: .9em;
	line-height: 140%;
}

.j2store-single-product .product-ldesc {
	line-height: 140%;
}

.product-title,
h3.cross-sell-product-title {
	font-family: 'Open Sans', Arial, Helvetica, serif;
}

.j2store-single-product h1.product-title {
	font-weight: 300;
	font-size: 2em;
}

.j2store-products-row:hover {

}

.j2store-product-list .page-header h1 {
	text-align: center;
	color: #191919;
}
.j2store-product-list .page-header h1 span {
	color: #191919;
}



h2.product-title {
	font-size: 1em;
	font-weight: 600;
}

h2.product-title a {
	text-decoration: none;
}


.produkt-item h2.produkt-title a,
.product-title a,
h3.cross-sell-product-title a {
	color: #009540 !important;
	display: block;
	padding: 15px 0 0 0;
	font-weight: 700;
}

h3.cross-sell-product-title a {
	text-decoration: none;
}

.produkt-introtext p {
	margin: 5px 0;
	font-weight: 700;
}


/* some basic styles to product layout pages */
.price-sku-brand-container {
	border-top: 1px solid #009540;
	border-bottom: 1px solid #009540;
	margin: 0 0 25px;
	padding: 15px 0;
}

.base-price,.sale-price {
	line-height: 26px;
}

.product-price-container .strike {
	text-decoration: line-through;
	color: #870E00;
	font-size: 1.3em;
	display: inline-block;
}

.product-price-container .tax-text,
.product-sku {
	font-size: .85em;
	padding: 5px 0;
}

.product-price-container .sale-price {
	font-size: 1.5em;
	padding: 5px 0;
	font-weight: 500;
	color: #009540;
	display: inline-block;
}

.price-sku-brand-container .product-sku {
	padding: 5px 0;
	line-height: 28px;
}

.discount-percentage {
	color: #81c02e;
}

.product-stock-container {
	display: block;
}

.product-stock-container .instock {
	color: #0B7C0B;
	font-size: .85em;
	margin-top: 5px;
	font-weight: 700;
	display: inline-block;
	background: #EDEBEB;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 3px 6px;
	margin: 5px 0;
}

.product-stock-container .instock:before {
	display: inline-block;
	font-size: 1em;
	font-family: FontAwesome;
	line-height: 1;
	font-style: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: "\f1b3";
	color: #0B7C0B;
	padding: 4px 5px 0 0;
}


.product-stock-container .outofstock {
	color: #7C0B0D;
	font-size: .85em;
	margin-top: 5px;
	font-weight: 700;
	display: inline-block;
	background: #EDEBEB;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 3px 6px;
	margin: 5px 0;
}

.product-stock-container .outofstock:before {
	display: inline-block;
	font-size: 1em;
	font-family: FontAwesome;
	line-height: 1;
	font-style: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: "\f05e";
	color: #7C0B0D;
	padding: 4px 5px 0 0;
}

.produkt-lieferzeit {
	display: inline-block;
	margin: 5px 0;
	color: #009540;
	font-weight: 700;
	font-size: .85em;
	background: #EDEBEB;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 3px 6px;
	margin: 5px 0;
}


.produkt-lieferzeit:before {
	display: inline-block;
	font-size: 1em;
	font-family: FontAwesome;
	line-height: 1;
	font-style: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: "\f0d1";
	color: #009540;
	padding: 4px 5px 0 0;
}


.j2store-product-main-image {
	margin-bottom: 10px;
}

/* image zoom */
.j2store-single-product .zoomImg:hover {
	cursor: crosshair;
}

.j2store-single-product .zoom {
	display: block;
	position: relative;
}

.j2store-single-product .zoom img::selection {
	background-color: transparent;
}

/* currency module css */
.j2store .currency_symbol {
	margin-right: 2px;
}

#j2store_currency a {
	border: 1px solid #ccc;
	display: inline-block;
	margin-bottom: 2px;
	margin-right: 2px;
	padding: 2px 4px;
	text-decoration: none;
	cursor: pointer;
}

/* price slider */
#j2store-slider-range .ui-widget {
	background-color: #000000;
	opacity: 2px;
	width: 150px;
}

#j2store-slider-range .ui-slider-range {
	background-color: #a46497;
	border: 0 none;
	border-radius: 1em;
	display: block;
	font-size: 0.7em;
	position: absolute;
	z-index: 1;
}

#j2store-slider-range .ui-slider-horizontal .ui-slider-range {
	height: 100%;
	top: 0;
}

#j2store-slider-range.ui-slider {
	border-radius: 0px;
	background: #DEC3D9;
	border: none;
	height: 5px;
	width: 150px;
}

#j2store-slider-range.ui-slider .ui-slider-range {
	height: 5px;
	top: -1px;
	transition: all 0.2s ease-out;
}

#j2store-slider-range  .ui-slider-handle {
	background: #a46497;
	border-radius: 1em;
	*cursor: ew-resize;
	height: 1em;
	outline: 0 none;
	position: absolute;
	top: -0.3em;
	width: 1em;
	z-index: 2;
	border: none;
}

/* my profile */
.j2store-myprofile-address-list li {
	list-style-type: none;
}

.j2store-order.j2store-myprofile h3 {
	display: none;
}
.j2store-order.j2store-myprofile {
	padding-top: 40px;
}


.table-responsive {
	overflow-x: auto;
}

.product-compare {
	padding: 5px 2px;
}

.options input[type="radio"],
.options input[type="checkbox"],
.options select {
	display: inline-block;
}

.options .wait {
display: inline-block;
position:relative;
line-height: 1px;
}

.cart-footer th,
.emailtemplate-table-footer th,
.cart-footer td,
.emailtemplate-table-footer td
{
	text-align: right !important;
}

.blog.shop .moduletable-cart {
	text-align: right;
}




/*Shop-Detailseite*/

.item-page.shop .moduletable .j2store-intro {
	padding: 10px 0;
	text-align: right;
	border-bottom: 1px solid #1a1a18;
}

.item-page.shop .moduletable .breadcrumbs {
	padding: 10px 0;
}


.item-page.shop .produkt-main {
	text-align: center;
}

.item-page.shop .produkt-main .j2store-product-container .j2store-product-images img {
	margin: 0 auto;
	display: inline-block;
}

.item-page.shop .j2store-product.simple.default,
.item-page.shop .j2store-product.configurable.default {
	padding: 10px;
	background: #F9F9F9;
	border: 1px solid lightgray;
	margin: 20px 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.item-page.shop .produkt-main .produkt-fulltext {
	margin: 20px 0;
	padding: 10px;
	border: 1px solid lightgray;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}


.j2store-product-container .thumb-container {
	height: 125px !important;
	width: 125px !important;
}

/*Erforderlich*/

.required {
	color: #009540;
}

/*Produkte mit Optionen*/

.options select {
	border: 1px solid #DEDEDE;
	background-color: #fff;
	padding: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	max-width: 300px;
}


/*Produkte Detailseite */

.produkt-main .produkt-fulltext ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.produkt-main .produkt-fulltext ul li:nth-child(odd) {
	background: #F9F9F9;
	padding: 3px;
	margin: 2px 0;
}

.produkt-main .produkt-fulltext ul li:nth-child(even) {
	background: #EDEBEB;
	padding: 3px;
	margin: 2px 0;
}



.product-crosssells-container h3 {
	text-align: center;
	font-size: 2em;
	font-weight: 300;
}

.product-crosssells-container h3.cross-sell-product-title {
	font-size: 1em;
	padding: 0 0 12px 0;
	font-weight: 400;
}


.light-main-span {
	display: block;
	margin: 0 0 10px 0;
}

a.img-responsive {
	text-decoration: none;
}


.light-main-span a {
	text-decoration: none;
}


@media only screen and (min-width: 600px) {

	.produkt-main .j2store-product-container .j2store-mainimage {
		padding: 0 0 20px 0;
	}

	.j2store-product-container .thumb-container {
		height: 150px !important;
		width: 150px !important;
	}

	/*Ausgabe für Shop*/

	.blog.shop .j2store-product-images {
		min-height: 200px;
		vertical-align: middle;
		display: table;
		width: 100%;
	}
	.blog.shop .j2store-thumbnail-image {
		display: table-cell;
		vertical-align: middle;
		text-align: center;
	}

	.j2store .row {
		clear: both;
	}

	.j2store .row-fluid .span6,
	#address .row-fluid .span6,
	.j2store .row .span6 {
		width: 48%;
		display: inline-block;
		vertical-align: top;
		margin: 0 -4px 0 2%;
		padding: 0 0 0 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}



	.checkout-content .j2store .row-fluid [class*="span"]:first-child,
	#address .row-fluid [class*="span"]:first-child {
		margin-left: 0;
	}

	.j2store .row-fluid .span5 {
		width: 48%;
		display: inline-block;
		vertical-align: top;
		margin: 0 -4px 0 2%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 0 0 0;
	}

	.checkout-content .row-fluid [class*="span"]:first-child {
		margin-left: 0;
	}

}



@media only screen and (min-width: 768px) {


	.j2store-minicart-button .fa-2x {
		padding: 10px;
		font-size: 2.5em;
	}

	.item-page.shop .j2store-product.simple.default,
	.item-page.shop .j2store-product.configurable.default {
		margin: 20px 5%;
		padding: 25px;
	}

	.item-page.shop .produkt-main .produkt-fulltext {
		margin: 20px 5%;
		padding: 25px;
	}


	.j2store .j2store-cart .row-fluid {
		clear: both;
	}

	.j2store .checkout-content #login {
		padding: 0px 0;
	}

	.j2store-order.j2store-myprofile .tab-pane .span12 ul.j2store-myprofile-address-list li {
		width: 48%;
	}
	.item-page.shop .moduletable .breadcrumbs {
		margin: -45px 0 0 0;
	}
	.item-page.shop .produkt-main {
		padding: 0 0 0 0;
	}
	
	.produkt-main .j2store-product-container .j2store-mainimage {
		padding: 20px;
		min-height: 300px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
}


@media only screen and (min-width: 1020px) {

	.item-page.shop .j2store-product.simple.default,
	.item-page.shop .j2store-product.configurable.default {
		margin: 20px 25%;
	}

	#onCheckoutPayment_wrapper label {
		padding: 5px 0;
		display: block;
		margin: 0 15px 0 0;
		font-size: 1em;
	}

	.j2store-minicart-button {
		margin: 15px 0;
	}

}


@media only screen and (min-width: 1200px) {

	.item-page.shop .produkt-main .j2store-product-container {
		float: left;
		width: 48%;
		text-align: center;
	}

	.item-page.shop .j2store-product.simple.default,
	.item-page.shop .j2store-product.configurable.default {
		float: right;
		margin: 0 0 0 25px;
		width: 42%
	}

	.item-page.shop .produkt-main .produkt-fulltext {
		float: right;
		width: 42%;
		margin: 0 0 10px 25px;
		padding: 10px 25px;
		text-align: left;
	}

	.item-page.shop .produkt-main .produkt-introtext {
		padding: 0 0 25px 0;
	}

	.produkt-main .j2store-product-container .j2store-mainimage {
		padding: 20px 0 20px 0;
	}


	.produkt-item h2.produkt-title {
		min-height: 45px;
	}

	.produkt-item .produkt-introtext {
		min-height: 45px;
	}

	.j2store-product .options br {
		display: none;
	}

	.j2store-product .options {
		margin: 10px 0;
		display: block;
	}
	.j2store-product .options b {
		padding: 0 5px 0 0;
	}

	form#j2store-cart-form:before {
		font-size: 2em;
	}

	.j2store-minicart-button {
		position: absolute;
		right: 36px;
		top: 40px;
	}

}


@media only screen and (min-width: 1600px) {



}

