/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

@font-face { 
	font-family: "Open Sans";
	src: url('css/fonts/OpenSans-Regular.ttf'); 
}

@font-face { 
	font-family: "Noto Serif";
	src: url('css/fonts/NotoSerif-Regular.ttf'); 
}

@font-face { 
	font-family: "Noto";
	src: url('css/fonts/NotoSerif-Regular.ttf'); 
}

@font-face { 
	font-family: "Cardo";
	font-style: normal;
	src: url('css/fonts/Cardo-Regular.ttf'); 
}

@font-face { 
	font-family: "Cardo";
	font-style: italic;
	src: url('css/fonts/Cardo-Italic.ttf'); 
}

.cf:before,
.cf:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}

.cf:after {
	clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
	*zoom: 1;
}

.topbar-right ul {
	padding-right: 100px;
	margin-top: 13px;
}

.topbar .cart-top {
	width: 50px;
}

.topbar .cart-top p {
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	background-image: none;
	min-height: 24px;
	padding: 0;
	line-height: 22px;
	vertical-align: top;
}

.topbar .cart-top p a {
	display: inline-block;
	background: url(images/cart-icon.png) no-repeat left top;
	min-height: 24px;
	line-height: 22px;
	padding: 0 0 0 30px;
	vertical-align: top;
}

.topbar-right ul li.checkout-icon,
.topbar-right ul li.myaccount-icon,
.topbar-right ul li.logout-icon {
	padding: 0;
	background: none;
}

.topbar-right ul li {
	margin-left: 8px;
	top: 2px;
}

.topbar-right ul li a {
	background-color: #e6e7d4;
	background-repeat: no-repeat;
	background-position: 14px center;
	padding: 0.5em 10px 0.5em 32px;
	border-radius: 15px;
}

.topbar-right ul li.checkout-icon a {
	background-image: url(images/arrow-icon.png);
}

.topbar-right ul li.myaccount-icon a {
	background-image: url(images/lock-icon.png);
}

.topbar-right ul li.logout-icon a {
	background-image: url(images/logout-icon.png);
}

@media screen and (max-width: 1280px) {
	.topbar-right ul {
		position: absolute;
		right: 5px;
		padding-right: 0;
		top: 60px;
		width: 500px;
		text-align: right;
	}

	.topbar-right ul li {
		display: inline-block;
		float: none;
	}
}

@media screen and (max-width: 1048px) {
	.topbar-right ul li {
		display: block;
		float: none;
		height:	3em;
	}
}
@media screen and (max-width: 900px) {
	#menu-search {
		display: block;
	}

	.topbar-right {
		float: right;
		width: auto;
	}

	.topbar-right ul {
		right: 0;
	}

	.topbar-right ul li {
		text-align: right;
	}
}
@media screen and (max-width: 680px) {

	.wrapper {
		margin-top: 40px !important;
	}

	.topbar-right, .topbar-left {
		width: 50%;
	}

	.topbar-right ul,
	.topbar-left #menu-search {
		position: absolute;
		top: 145px;
		margin-top: 0;
	}

	.topbar-left #menu-search {
		left: 0;
	}

	.topbar-right ul {
		margin-top: 2px;
	}

	.topbar-right ul li {
		display: inline-block;
		float: none;
		margin-left: 0;
		margin-right: 5px;
	}

	.topbar-right ul li:last-child {
		margin-right: 0;
	}
}


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

	.main-header {
		background-image: none;
	}

	#menu-search input {
		width: 230px;
	}

	.topbar-right, .topbar-left {
		width: 100%;
		text-align: center;
		padding: 0;
		margin: 0;
	}

	.topbar-right #menu-search,
	.topbar-left ul {
		left: 0;
		right: 0;
		width: auto;
		text-align: center;
		margin-left: 0;
		margin-right: 0;
	}

	.topbar-right ul {
		top: 190px;
		text-align: center;
		width: auto;
		left: 0;
		right: 0;
	}

    .main-header {
	    height: 230px;
    }
}


@media screen and (max-width: 420px) {
	.topbar {
		padding-left: 5px;
		padding-right: 5px;
	}

	.topbar .cart-top {
		right: -5px;
	}


	.topbar-right, .topbar-left,
	.topbar-right #menu-search,
	.topbar-left ul,
	.topbar-right ul {
		text-align: left;
	}
}


@media screen and (max-width: 380px) {
	.topbar .cart-top {
		right: 0;
	}

	#site-title.site-title-image {
		left: 0;
		margin-left: 15px !important;
	}

	.topbar-right ul li {
		margin-right: 0;
	}
	.topbar-right ul li a {
		padding-left: 28px;
	}
}

.price_slider_wrapper .ui-slider {
	background-color: #e6e7d4;
}

ul.ui-tabs li,
.woocommerce div.product .woocommerce-tabs ul.ui-tabs {
	margin-bottom: 0;
}

ul.ui-tabs li,
.woocommerce div.product .woocommerce-tabs ul.ui-tabs li {
	border-top: #dee0e0 5px solid;
	border-bottom: none;
	background-color: #FFF;
	border-top-color: #e6e7d4;
	margin-bottom: 0;
	margin: 0 -3px;
}


	ul.ui-tabs li a,
	.woocommerce div.product .woocommerce-tabs ul.ui-tabs li a {
		border: none;
		font-weight: normal;
	}

ul.ui-tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.ui-tabs li.active {
	border-top-color: #466f51 !important;
}

.ui-tabs .ui-tabs-panel,
ul.ui-tabs li.ui-tabs-selected,
.woocommerce div.product .woocommerce-tabs .panel {
	background-color: #FFF;
}


#menu-search {
	top: 3px;
}

#menu-search input {
	color: #424242;
	font-size: 13px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#menu-search input::-webkit-input-placeholder {
	color: #424242;
	opacity: 1;
}

#menu-search input:-moz-placeholder { /* Firefox 18- */
	color: #424242;
	opacity: 1;
}

#menu-search input::-moz-placeholder {  /* Firefox 19+ */
	color: #424242;
	opacity: 1;
}

#menu-search input:-ms-input-placeholder {
	color: #424242;
	opacity: 1;
}

#menu-search input::placeholder {
	color: #424242;
	opacity: 1;
}

#menu-search input:focus::-webkit-input-placeholder {
	opacity: 0.5;
}

#menu-search input:focus:-moz-placeholder { /* Firefox 18- */
	opacity: 0.5;
}

#menu-search input:focus::-moz-placeholder {  /* Firefox 19+ */
	opacity: 0.5;
}

#menu-search input:focus:-ms-input-placeholder {
	opacity: 0.5;
}

#menu-search input:focus::placeholder {
	opacity: 0.5;
}

.ui-tabs .ui-tabs-panel,
.woocommerce div.product .woocommerce-tabs .panel {
	display:block;
	border:#dee0e0 1px solid;
	padding:20px 20px 20px 20px;
	line-height:160%;
	border-top: none;
}

.product-title, .product-price {
	font-size: 14px;
}

.woocommerce-de_price_taxrate {
	display: block;
	margin-top: 0.3em;
	font-size: 0.9em;
	color: #466f51;
}

.woocommerce_de_versandkosten {
	line-height: 1;
	font-size: 0.9em;
	color: #466f51;
}

.form-row.terms .input-checkbox {
	margin-right: -2em !important;
	line-height: 1.5;
	vertical-align: middle;
}
.form-row.terms label.checkbox {
	margin-left: 2em !important;
	line-height: 1.5;
	text-align: left;
	vertical-align: middle;
}

.form-row.terms  {
	float: none;
}

.product-list .product-title,
.related .product-title,
.upsells .product-title,
.cross-sells .product-title {
	margin: 0.5em 0 0.5em 0;
	text-align: left;
	min-height: 3em;
	line-height: 1.3;
}

.product-list li,
.related li,
.upsells li,
.cross-sells li {
	position: relative;
}

.product-list .price,
.related .price,
.upsells .price,
.cross-sells .price {
	text-align: right;
}
.product-list .price a,
.related .price a,
.upsells .price a,
.cross-sells .price a {
	display: block;
}
.product-list .price .woocommerce_de_versandkosten a,
.related .price .woocommerce_de_versandkosten a,
.upsells .price .woocommerce_de_versandkosten a,
.cross-sells .price .woocommerce_de_versandkosten a {
	display: inline;
}

.product-list .price,
.related .price,
.upsells .price,
.cross-sells .price {
	color: #466f51;
}

	ins,
	.product-list .price ins,
	.related .price ins,
	.upsells .price ins,
	.cross-sells .price ins {
		text-decoration: none;
	}


	.product-list .price del,
	.related .price del,
	.upsells .price del,
	.cross-sells .price del,
	.product-single-content .price del {
		float: left;
		text-align: left;
		color: #A8BFA0;
		text-decoration: none;
		position: relative;
		line-height: 21px;
		font-size: 0.7em;
	}


	.product-list .price del:after,
	.related .price del:after,
	.upsells .price del:after,
	.cross-sells .price del:after,
	.product-single-content .price del:after {
		content: '';
		display: block;
		height: 2px;
		background-color: #466f51;
		position: absolute;
		top: 40%;
		left: 0;
		right: 0;
	}

	.product-list .price span.amount,
	.related .price span.amount,
	.upsells .price span.amount,
	.cross-sells .price span.amount {
		font-size: 1.6em;
		text-align: center;
		letter-spacing: -0.04em;
	}


.woocommerce .product-list .button.add_to_cart_button,
.woocommerce .related .button.add_to_cart_button,
.woocommerce .upsells .button.add_to_cart_button,
.woocommerce .cross-sells .button.add_to_cart_button {
	width: 32px;
	height: 32px;
	background: transparent url('images/add-to-cart.png') no-repeat left center !important;
	background-size: contain;
	overflow: hidden !important;
	white-space: nowrap;
	text-indent: 50px;
	padding: 0 !important;
	margin:0 !important;
	border: none !important;
	border-radius: 0 !important;
	position: absolute;
	bottom: 0;
	left: 0;
}

.product-list .product-image img,
.related .product-image img,
.products .product-image img,
.upsells .product-image img {
	display: block;
}

.post-type-archive-product .product-list .product-title {
	margin-top: 0.5em !important;
	text-align: left;
}
.post-type-archive-product .product-list .product-title .category-count {
	font-weight: normal;
}

.product-single-content .price {
	text-align: right;
	margin-bottom: 40px;
}

.product-single-content .price .amount {
	font-size: 1.9em;
	letter-spacing: -0.04em;
	color: #466f51;
}

.product-single-content .price del .amount {
	color: #A8BFA0;
}

.product-single-content .price .price-per-unit {
	font-size: 0.8em;
}
.product-single-content .price .price-per-unit .amount {
	font-size: 1em;
	font-family: "Open Sans", sans-serif;
	color: #414141;
	letter-spacing: 0;
}

.product-single-content .shipping_de.shipping_de_string {
	margin-top: 1em;
}

.product-single-content .summary .cart {
	margin-top: 30px;
}

#tabs table {
	border-top: #dee0e0 1px solid !important;
}
#tabs table th,
#tabs table td {
	padding: 10px !important;
}

#tab-additional_information td h6 {
	margin-bottom: 0.5em;
}
#tab-additional_information td h6:first-child {
	margin-top: 0;
}

.pp_default, .pp_woocommerce {
	/*background-color: #FFF !important;*/
}
.pp_default .ppt,
.pp_woocommerce .ppt {
	/*color: #466f51 !important;*/
	margin-top: 1em;
}

.pp_nav {
	margin-top: 0;
}

.pp_description {
	margin-top: 3px;
}

.pp_content {
	background-color: #FFF;
	padding: 20px;
}

.product-thumbnail a {
	display: block;
	max-width: 250px;
}

.product-thumbnail a img {
	display: block;
	max-width: 100%;
	width: 100%;
	height: auto;
	min-width: 100px;
}

.page-content table th,
.page-content table tr:nth-child(2n) {
	background: #f4f2ed !important;
}

#tab-additional_information table tr:nth-child(2n+2) {
	background: transparent !important;
}

.woocommerce .cart_item a.remove {
	color: #CC0000 !important;
}

.woocommerce .cart_item a.remove:active,
.woocommerce .cart_item a.remove:hover,
.woocommerce .cart_item a.remove:focus {
	background-color: #CC0000 !important;
}

.woocommerce-cart .cart-collaterals .cart_totals table {
	border-right: #dee0e0 1px solid !important;
	width: 100%;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
	float: none;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}

.payment_box {
	background: #f4f2ed !important;
	box-shadow: none !important;
}

#paymill_payment_form .LV_valid_field, #paymill_payment_form input.LV_valid_field:hover,
#paymill_payment_form input.LV_valid_field:active, #paymill_payment_form textarea.LV_valid_field:hover,
#paymill_payment_form textarea.LV_valid_field:active {
	border-color: #e6e7d4 !important;
}

.paymill_holdername, .paymill_card_number {
	margin-bottom: 1em;
}

.page-content ul, .list, .list2, .list3, .list4 {
	margin: 0 0 15px 0;
}


.page-content ul.product-list {
	margin-left: 0;
}

.page-content ul.product-list li {
	margin-left: 0;
}

#footer-bottom ul li {
	margin-right: 10px;
}

#footer-bottom ul li:first-child {
	margin-right: 10px;
}

ul.ui-tabs li.ui-state-active:focus,
ul.ui-tabs li.ui-state-active a:focus {
	outline: none;
}

#main-menu .menu-item-740 a {
	padding-left: 40px;
	background-color: #466f51;
	color: #FFF;
	transition: background-color 0s linear;
}

	#main-menu .menu-item-740 a:before {
		content: '';
		position: absolute;
		left: 10px;
		top: 50%;
		margin-top: -13px;
		width: 24px;
		height: 24px;
		background-image: url('images/cart-icon-green.png');
		background-image: url('images/cart-icon.png');
		background-repeat: no-repeat;
	}

	#main-menu .menu-item-740.current-menu-item a,
	#main-menu .menu-item-740 a:hover {
		color: #466f51;
	}

	#main-menu .menu-item-740.current-menu-item a:before,
	#main-menu .menu-item-740 a:hover:before {
		background-image: url('images/cart-icon-green.png');
	}

.col-sidebar .woocommerce-product-search {
	position: relative;
	margin-bottom: -20px;
}

	.col-sidebar .woocommerce-product-search .search-field {
		width: 100%;
		margin: 0;
		box-sizing: border-box;
	}
	.col-sidebar .woocommerce-product-search input[type=submit] {
		background: url(images/search.png) no-repeat 93% center #e6e7d4;
		position: absolute;
		top: 50%;
		right: 12px;
		background-color: transparent;
		border: none;
		outline: none;
		width: 24px;
		height: 24px;
		margin-top: -12px;
		text-indent: 50px;
		overflow: hidden;
	}

.textwidget .woocommerce-ordering {
	margin: 0 !important;
	margin-bottom: 10px !important;
}
.textwidget .products-per-page {
	float: none !important;
	margin: 0 !important;
	margin-bottom: -20px !important;
}

	.textwidget .woocommerce-ordering select,
	.textwidget .products-per-page select {
		float: none;
		margin: 0;
		width: 100%;
		background: #f4f2ed;
		box-sizing: border-box;
		display: block;
	}

.page-content select {
		background: #f4f2ed;
	}

.woocommerce nav.woocommerce-pagination {
	margin-top: -0.6em;
}

.checkout_coupon #coupon_code {
	height: auto;
}

#ship-to-different-address {
	font-family: "Open Sans", sans-serif;
}

.shop_table tfoot td {
	background-color: #f4f2ed;
}
.shop_table tfoot tr:first-child th,
.shop_table tfoot tr:first-child td {
	border-top: 2px solid #466F51 !important;
}

.shop_table .includes_tax,
.cart_totals .includes_tax {
	font-size: smaller;
}

.shop_table .order-total,
.cart_totals .order-total,
.cart_totals .order-total th,
.cart_totals .order-total td,
#order_review .shop_table tr td {
	line-height: 20px !important;
}

.page-content .cart_totals tr,
.page-content .cart_totals tr:nth-child(2n),
.page-content .cart_totals tr:nth-child(2n+2),
.page-content .cart_totals tr td {
	background-color: transparent !important;

}

.checkout-process {
	list-style: none;
	margin: 0;
	padding: 0;
	counter-reset: checkoutprocess;
	margin-bottom: 3rem;
}
	.checkout-process li {
		opacity: 0.5;
		list-style: none;
		float: left;
		width: 23%;
		margin-right: 2%;
		background-color: #e6e7d4;
		border: 1px solid #466f51 !important;
	}

	.checkout-process li.active,
	.checkout-process li.done {
		opacity: 1;
		background-color: #466f51;
	}

	.checkout-process li.active a,
	.checkout-process li.done a,
	.checkout-process li.active span,
	.checkout-process li.done span {
		color: #e6e7d4 !important;
	}

	.checkout-process li:last-child {
		margin-right: 0;
		float: right;
		margin-left: -1%;
	}

	.checkout-process li:before {
		content: '';

	}

	.checkout-process li a,
	.checkout-process li span {
		display: block;
		padding: 20px;
		padding-top: 15px;
		text-align: center;
		height: 5em;
		vertical-align: top;
		font-weight: bold;
		line-height: 1.2;
	}

	.checkout-process li a:before ,
	.checkout-process li span:before  {
		counter-increment: checkoutprocess;
		content: counter(checkoutprocess)".";
		display: block;
		text-align: center;
		font-size: 18px;
		margin-bottom: 0.3em;
	}

	@media screen and (max-width: 1023px) {
		.checkout-process {
			display: none;
		}
	}

#tabs ul, #tabs .list, #tabs .list2, #tabs .list3, #tabs .list4 {
	padding-left: 15px;
}

#tabs p {
	margin-bottom: 0.75em;
}

#tabs p:last-child { margin-bottom: 0 }

.msg.notice {
	color: #e1d8ce;
	background-color: #7a664e;
}

.msg.notice a {
	color: #e6e7d4 !important;
	text-decoration: underline !important;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	.woocommerce-cart .columns-content .col-main {
		width: 100%;
		float: none;
		margin-right: 0;
	}
	.woocommerce-cart .columns-content .col-sidebar {
		display: none;
	}
}

.page-content .payment_methods .payment_method_paypal label {
}

.page-content .payment_methods .payment_method_paypal label:after {
	display: inline-block;
	content: '';
	width: 104px;
	height: 32px;
	background: url("images/accept-mastercard-visa.png") no-repeat left center;
	vertical-align: middle;
}

.woocommerce-checkout  .msg.fail + p:not(:last-child) {
	display: none;
}

.g-recaptcha {
	margin-bottom: 23px;
}

#footer .payment-delivery-information li div {
	margin-top: 6px;
	vertical-align: middle;
}

#footer .payment-delivery-information li div img {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 5px;
	margin-right: 0;
}

.page-content ul.product_list_widget {
	margin-left: 0;
}

.page-content .product_list_widget li {
	margin-left: 0;
}

.shariff .share_text {
	display: none;
}

.shariff .theme-round li a {
	border-radius: 50%;
}

.lmdf-partners .columns-4 li.col4 {
	margin-bottom: 5% !important;
}

.lmdf-partners .logo-wrapper {
	height: 0;
	padding-top: 90%;
	background: no-repeat center center;
	background-size: contain;
	margin: 5%;
}

.lmdf-partners .text {
	padding: 0 10px;
}

.lmdf-partners h6 {
	margin-top: 1em;
	margin-bottom: 0.75em;
}

.button1 {
	font-size: 13px;
}

.woocommerce ul.products li.product a img {
	margin-bottom: 0;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.wgm-second-checkout input.wgm-place-order,
input[name="woocommerce_checkout_place_order"]{
	float: right;
	color: #424242;
	background: #dce0c4 !important;
	background-image: none !important;
	border: #91a78a 1px solid !important;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.wgm-second-checkout input.wgm-place-order {
	background: rgb(220,224,196); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(220,224,196,1) 0%, rgba(220,224,196,1) 44%, rgba(201,204,179,1) 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(220,224,196,1)), color-stop(44%,rgba(220,224,196,1)), color-stop(100%,rgba(201,204,179,1))) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(220,224,196,1) 0%,rgba(220,224,196,1) 44%,rgba(201,204,179,1) 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(220,224,196,1) 0%,rgba(220,224,196,1) 44%,rgba(201,204,179,1) 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(220,224,196,1) 0%,rgba(220,224,196,1) 44%,rgba(201,204,179,1) 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  rgba(220,224,196,1) 0%,rgba(220,224,196,1) 44%,rgba(201,204,179,1) 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dce0c4', endColorstr='#c9ccb3',GradientType=0 ) !important; /* IE6-9 */
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.wgm-second-checkout input.wgm-place-order:hover {
	cursor: pointer;
	color: #466f51;
}

@media only screen and (max-width: 1024px) {
	.lmdf-partners .columns-4 li.col4 {
		width: 31%;
		margin: 0 3.5% 0 0;
	}

	.lmdf-partners .columns-4 li.col4:nth-child(2n+3) {
		margin: 0;
	}
}

@media only screen and (max-width: 768px) {
	.lmdf-partners .columns-4 li.col4 {
		width: 48.5%;
		margin: 0 3% 0 0;
	}

	.lmdf-partners .columns-4 li.col4:nth-child(2n+3) {
		margin-right: 3%;
	}

	.lmdf-partners .columns-4 li.col4:nth-child(2n) {
		margin: 0;
	}
}

@media only screen and (max-width: 479px) {
	.lmdf-partners .columns-4 li.col4 {
		width: 100%;
		margin: 0;
	}
}

#billing_country_field {
	display: none;
}

.woocommerce-checkout #payment div.payment_box::before {
	border-bottom-color: #f4f2ed;
}


/* Scaling transforms */
.visibleNearbySimple .rsSlide img {
	opacity: 0.5;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	-webkit-backface-visibility: hidden;
}
.visibleNearbySimple .rsActiveSlide img {
	opacity: 1;
}

.home .lmdf-products {
	padding: 25px 32px;
	/*background: #f8f7f3 url('images/blaetter-5.png') no-repeat center right;*/
	margin: 30px 0;
	background: #f8f7f3 url('images/blaetter-7.png') no-repeat 80% top;
	/*background-size: 50%;*/
	/*background-image: none;*/
}

.home .lmdf-products {
	border-top: 5px solid #456f51;
	/*background-position: right 20%;*/
	line-height: 1.5;
}

	.home .lmdf-products h1 {
		color: #466f51;
		font-family: "Noto Serif", serif;
		font-size: 24px;
		text-transform: none;
		line-height: 1.2;
	}
	.home .lmdf-products .text {
		max-width: 650px;
	}

	.home .lmdf-products .product-list {
		margin-top: 30px !important;
		margin-bottom: -30px !important;
	}

	.home .lmdf-products .product-list.product-carousel-2 {
		margin-bottom: 0 !important;
	}

	.home .lmdf-products .lmdf-product-teaser {
		margin-bottom: 50px;
		width: 100%;
		margin-right: 0;
		float: none;
	}

	.home .lmdf-products article h1 {
		color: #466f51;
		font-family: "Open Sans", Arial, sans-serif;
		font-size: 14px;
		margin-bottom: 1em;
		font-weight: bold;
	}

	.home .lmdf-products article .product-details {
		margin-top: 1em;
		position: relative;
	}

	.home .lmdf-products article .description {
		margin-bottom: 1.5em;
		font-size: 14px;
	}

	.home .lmdf-products article .wgm-info {
		font-size: 0.7em;
	}

@media screen and (min-width: 560px) {
	.home .lmdf-products .lmdf-product-teaser {
		float: left;
		width: 48.2%;
		margin-right: 3.5%;
	}

	.home .lmdf-products .rsSlide .lmdf-product-teaser {
		float: none;
		display: inline-block;
		width: 96%;
	}

	.home .lmdf-products .rsSlide .frame {
		padding: 10px;
		background-color: #FFF;
		border: 1px solid #e1e1e1;
		margin-bottom: 15px;
	}

	.home .lmdf-products .lmdf-product-teaser:nth-child(2n+2) {
		margin-right: 0;
	}
	.home .lmdf-products .lmdf-product-teaser:nth-child(3n+1) {
		clear: none;
	}
}

@media screen and (min-width: 1024px) {
	.home .lmdf-products article .product-details,
	.home .lmdf-products article .product-image {
	}

	.home .lmdf-products article .product-details {
		float: left;
		width: 45%;
		padding-top: 10px;
		margin-top: 0;
	}

	.home .lmdf-products .product-list article .product-image {
		float: left;
		margin-right: 3.5% !important;
		width: 45%;
	}


	.home .lmdf-products article .description {
		margin-bottom: 2em;
	}
}


.product-list .price {

}
.product-single-content .price:before,
.product-single-content .price:after,
.product-list .price:before,
.product-list .price:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}

.product-single-content .price:after,
.product-list .price:after {
	clear: both;
}

	.product-single-content .price .sale-label,
	.product-list .price .sale-label {
		float: left;
		font-size: 13px;
		line-height: 20px;
		color: #466f51;
	}


	.product-single-content .price del,
	.product-list .price del {
		float: left;
		clear: both;
		line-height: 14px;
	}

	.product-single-content .price ins,
	.product-list .price ins {
		line-height: 34px;
	}

	.product-single-content .price ins + div,
	.product-list .price ins + div {
		margin-top: 1em;
	}


.product-carousel-2 {
	width: 100%;
	/*height: 400px;*/
	margin-bottom: 0 !important;
}


.lmdf-products .product-carousel-2,
.lmdf-products .product-carousel-2 .rsOverflow,
.lmdf-products .product-carousel-2 .rsSlide {
	background: transparent;
	color: #424242;
}

.product-carousel-2 {
	padding-bottom: 60px;
}

.product-carousel-2.nearbyIsVisible .rsBullets .rsBullet:nth-child(2n+2) {
	display: none;
}

.rsUni.rsHor.product-carousel-2 .rsArrow .rsArrowIcn {
	background-color: #466f51;
	border: 5px solid #466f51;
	border-radius: 50%;
	top: auto;
	margin-top: 0;
	bottom: 0;
}

.rsUni.rsHor.product-carousel-2 .rsArrowLeft .rsArrowIcn {
	left: 0;
	margin-left: 0;
}

.rsUni.rsHor.product-carousel-2 .rsArrowRight .rsArrowIcn {
	right: 0;
	margin-right: 0;
}

.rsUni.rsHor.product-carousel-2 .rsBullets {
	position: absolute;
	top: auto;
	bottom: 10px;
	left: 50px;
	right: 50px;
	width: auto;
}
.rsUni.rsHor.product-carousel-2 .rsBullets .rsNavSelected span {
	background-color: #466f51;
}


.product-carousel-2 li {
	/*width: 100%;*/
}

main ul:not([class]), main ol:not([class]) {
	margin-left: 2em;
	margin-top: 0.75em;
	margin-bottom: 1.5em;
}

main ul:not([class]) li {
	line-height: 150%;
	margin-bottom: 0.3em;
	list-style-image: url(images/list2.png) !important;
	list-style-position: outside;
	padding-left: 0.3em;
	margin-bottom: 0.3em;
}

main ol:not([class]) li {
	list-style: decimal outside;
    padding-left: 0.3em;
	margin-bottom: 0.3em;
}

.home .lmdf-products .text li {
	font-size: 14px;
}

.woocommerce ul#shipping_method li, .woocommerce-page ul#shipping_method li, .woocommerce .order_details li {
	list-style-image: none !important;
}

.testimonial-author {
	margin-bottom: 1em !important;
}

.woocommerce-variation-price .amount {
	line-height: 1.2;
}

.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
	display: block;
}

.woocommerce div.product form.cart .variations td.label {
	padding-bottom: 0 !important;
	text-align: left !important;
}

.woocommerce div.product form.cart .variations td.value {
	padding-top: 0 !important;
}

.woocommerce div.product form.cart .variations select {
	background-color: #FFF;s
}

.woocommerce td.product-name dl.variation dt,
.woocommerce td.product-name dl.variation dd {
	display: block;
	float: none;
	clear: both;
}


@media only screen and (max-width: 900px) {
   #main-menu {
        display: block !important;
        width: 100%;
    }

    .menu-item { display: none }

    #menu-item-6310, #menu-item-100, #menu-item-186 {
        display: block;
     }

#main-menu li {
    font-size: 13px;
}
#main-menu a {
    padding: 17px 10px 19px 8px;
}

#main-menu .menu-item-740 a {
padding-left: 32px;
}

#main-menu .menu-item-740 a:before {
    width: 16px;
    height: 16px;
    margin-top: 0;
    translate: 0 -50%;
    background-size: 100%;
}

}