/*

Theme Name: La Maison de Florence
Theme URI: http://themes.quitenicestuff.com/organicshopwp
Description: Theme for La Maison de Florence, Essen, DE
Version: 2.6.2
Author: Sarah Maerdian
Author URI:
Template: organic_shop
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: light, one-column, two-columns, left-sidebar, right-sidebar, custom-colors

*/





/* Style Index * /

0.0 - Reset
1.0 - Global
2.0 - Header Area
	2.1 - Shopping Cart
	2.2 - Social Icons
	2.3 - Site Title
3.0 - Main Menu
4.0 - Slideshow
	4.1 - Slideshow Single
5.0 Typography
	5.1 - Lists
	5.2 - Forms
	5.3 - Buttons
	5.4 - Tables
	5.5 - Alerts & Messages
6.0 - Columns
	6.1 - 4 Columns
	6.2 - 3 Columns
	6.3 - 2 Columns
	6.4 - Page Structure
7.0 - JS Elements
	7.1 - Accordion
	7.2 - Toggle
	7.3 - Tabs
	7.4 - Google Map
8.0 - Blog
	8.1 - Comments
9.0 - Testimonials
10.0 - Widgets
	10.1 - Tags Widget
	10.2 - Flickr Widget
	10.3 - Latest Posts Widget
	10.4 - Contact Widget
11.0 - Footer
12.0 - WooCommerce
13.0 - IE Fixes





/* 0.0 - Reset by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-spacing: 0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

pre {
    background: url(images/pre.png);
    border: #dee0e0 1px solid;
    font-family: Consolas,"Andale Mono",Courier,"Courier New",monospace;
    font-size: 12px;
    line-height: 155%;
    margin: 0 0 30px;
    padding: 20px;
    white-space: pre-wrap;
}


.clearfix, .wp-tag-cloud, #commentform, .navigation, .variation, .tagcloud, .product_list_widget li, #shipping_method li {
	zoom: 1;
}

.clearfix:before, .clearfix:after,
.wp-tag-cloud:before, .wp-tag-cloud:after,
#commentform:before, #commentform:after,
.navigation:before, .navigation:after,
.variation:before, .variation:after,
.tagcloud:before, .tagcloud:after,
.product_list_widget li:before, .product_list_widget li:after,
#shipping_method li:before, #shipping_method li:after {
	content: "";
	display: table;
}

.clearfix:after,
.wp-tag-cloud:after,
#commentform:after,
.navigation:after,
.variation:after,
.tagcloud:after,
.product_list_widget li:after,
#shipping_method li:after {
	clear: both;
}

.clearboth {
	clear: both;
}

/* 1.0 - Global */
body {
	/*background: url(images/bg.jpg) fixed;*/
	background: url(images/bg.jpg) center top !important;
	background-attachment: initial !important;
	color: #424242;
}

a,button, .button2 {
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.wrapper {
	/*width: 960px;*/
	width: 89%;
	max-width: 1200px;
	/*margin: 40px auto;*/
	margin: 40px auto;
	background: #f8f7f3;
	border-top: 7px solid;
	box-shadow: 0 1px 6px 1px rgba(0, 0, 0, 0.2);
}

.main-header {
	background: #f8f7f3 url('images/bg-header.png') no-repeat center top;
	background-size: cover;
	padding-bottom: 5px;
	min-height: 180px;
}

.main-content {
	background: #f8f7f3 url('images/blaetter-5.png') no-repeat bottom right;
	min-height: 530px;
}

@media screen and (min-width: 860px) {
	.main-content.additional-sidebar-image .section.first {
		background: url('/wp-content/themes/organic_shop_florence/images/blaetter-6.png') no-repeat right 145px;
	}
}

.page-content em {
	font-style: italic;
}

.section {
	padding: 0 30px 50px 30px;
	display: block;
}

.section-mini {
	padding: 0 30px 30px 30px;
	display: block;
}

.section-intro {
	padding: 0 30px 30px 30px;
	margin: 30px 0 0 0;
	display: block;
}

.section-mini2 {
	padding: 0 30px 20px 30px;
	display: block;
}

.col-main .search-results li {
	margin: 0 0 15px 0;
}

.col-main .search-results li p {
	margin: 0 0 15px 0;
}

.col-main .search-results li:last-child p {
	margin: 0;
}

.bottom-margin2 {
	margin: 0 0 30px 0 !important;
}

.margin1 {
	margin: 30px 0 0 0;
}

.margin2 {
	margin: 0 0 15px 0;
}

/* 2.0 - Header Area */
.topbar {
	color: #6f6f6f;
	background-color: #f4f2ed;
	border-bottom: 1px solid #e6e7d4;

	min-height: 35px;
	padding: 3px 15px;
}

.topbar a {
	color: #6f6f6f;
}

.topbar-left {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	padding-right: 50px;
}


.topbar-right {
	position: relative;
	float: right;
	padding: 0;
	margin: 0;
	padding-left: 50px;
}

.topbar-right ul {
	float: none;
	margin: 11px 0 12px 0;
	padding-right: 115px;
}

.topbar-right ul li {
	float: left;
	margin: 0 0 0 14px;
	font-weight: 600;
	font-size: 12px;
	text-align: right;
}

.topbar-right ul li a {
	text-decoration: none;
}

.topbar-right ul li.checkout-icon {
	background: url(images/arrow-icon.png) no-repeat;
	padding: 0 0 0 15px;
}

.topbar-right ul li.myaccount-icon {
	background: url(images/lock-icon.png) no-repeat;
	padding: 0 0 0 15px;
}

.topbar-right ul li.logout-icon {
	background: url(images/logout-icon.png) no-repeat;
	padding: 0 0 0 12px;
}

/* 2.1 - Shopping Cart */
.cart-top {
	height: 30px;
	width: 80px;
	position: absolute;
	right: 0;
	top: -3px;
	padding: 10px 14px 1px 14px;
	background: #466f51;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
}

.cart-top:after, .cart-top:before {
	border-top: 15px solid #466f51;
	bottom: -15px;
	content: '';
	height: 0;
	position: absolute;
	width: 0;
}
.cart-top:after {
	border-right: 54px solid transparent;
	left: 0;
}
.cart-top:before {
	border-left: 54px solid transparent;
	right: 0;
}

.cart-top p {
	font-size: 16px;
	background: url(images/cart-icon.png) no-repeat right center;
	min-height: 16px;
	text-align: center;
	padding: 0 24px 0 0;
	float: none;
}

.cart-top p a {
	color: #fff;
	text-decoration: none;
}

/* 2.2 - Social Icons */
.social-icons {
	float: left;
	margin: 8px 0 8px 30px;
}

.social-icons li {
	float: left;
}

.social-icons li a {
	outline:none;
}

#twitter_icon, #pinterest_icon, #facebook_icon, #googleplus_icon, #skype_icon, #flickr_icon, #linkedin_icon, #vimeo_icon, #youtube_icon, #rss_icon, #instagram_icon {
	display: block;
	-webkit-border-radius: 99%;
	-moz-border-radius: 99%;
	-o-border-radius: 99%;
	border-radius: 99%;
	margin: 0 5px 0 0;
	width: 19px;
	height: 19px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#twitter_icon:hover, #pinterest_icon:hover, #facebook_icon:hover, #googleplus_icon:hover, #skype_icon:hover, #flickr_icon:hover, #linkedin_icon:hover, #vimeo_icon:hover, #youtube_icon:hover, #rss_icon:hover, #instagram_icon:hover {
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#twitter_icon, #pinterest_icon, #facebook_icon, #googleplus_icon, #skype_icon, #flickr_icon, #linkedin_icon, #vimeo_icon, #youtube_icon, #rss_icon, #instagram_icon {
	background: url(images/social-icons.png) no-repeat #9db09f
}

#twitter_icon {
	background-position: 5px 5px;
}

#facebook_icon {
	background-position: -18px 5px;
}

#googleplus_icon {
	background-position: -41px 5px;
}

#skype_icon {
	background-position: -64px 5px;
}

#flickr_icon {
	background-position: -87px 5px;
}

#linkedin_icon {
	background-position: -110px 5px;
}

#vimeo_icon {
	background-position: -133px 5px;
}

#youtube_icon {
	background-position: -156px 5px;
}

#rss_icon {
	background-position: -179px 5px;
}

#pinterest_icon {
	background-position: -202px 5px;
}

#instagram_icon {
	background-position: -226px 5px;
}

/* 2.3 - Site Title */
#site-title {
	text-transform: uppercase;
	font-size: 30px;
	color: #6f6f6f;
	text-align: center;
	margin: 50px auto;
}

.site-title-image {
	margin: 25px auto !important;
}

#site-title h1 span,
#site-title .h1 span {
	font-style: italic;
	text-transform: lowercase;
	color: #c5c5c5;
}

#site-title img {
	margin: 0 auto;
}



#site-title.site-title-image {
	margin-top: 0 !important;
	top: 15px;
	position: absolute;
	left: 50%;
	right: auto;
	margin-left: -104px !important;
}

#site-title.site-title-image h1,
#site-title.site-title-image .h1 {
	margin-top: 15px;
}
#site-title.site-title-image h1 img,
#site-title.site-title-image .h1 img {
	/*-moz-box-shadow: 0 0 3px 0 rgba(0,0,0,.44);*/
	/*-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,.44);*/
	/*box-shadow: 0 0 3px 0 rgba(0,0,0,.44);*/
	/*-moz-border-radius: 10px;*/
	/*-webkit-border-radius: 10px;*/
	/*border-radius: 10px;*/
}

/* 3.0 - Main Menu */
#main-menu-wrapper {
	border-bottom: 7px solid;
	background: #f4f2ed repeat-x top;
	background-color: #e6e7d4;
	padding: 3px 30px 0 0;
}

#menu-search {
	position: relative;
	top: 5px;
	right: 10px;
}

#menu-search input {
	font-size: 12px;
	width: 140px;
	background: url(images/search.png) no-repeat  93% center #e6e7d4;
	border: none;
	outline: none;
	padding: 4px 50px 4px 10px;
	color: #777;
	margin: 0;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
}

#menu-search input:hover {
	color: #424242;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#main-menu {
	/*width: 78%;*/
}

#main-menu a {
	color: #6f6f6f;
	padding: 17px 20px 19px 20px;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#main-menu li {
	/*	font-size: 14px;
		font-weight: 600;*/
	font-size: 17px;
	font-weight: 400;
}

#main-menu li a {
	border-right: 2px solid #f8f7f3;
	border-color: #f8f7f3 !important;
	/*background: url(images/darkdotsv.png) repeat-y right;*/
	color: #466f51;
}

#main-menu li.current-menu-item > a {
	/*color: #e6e7d4;*/
	background-color: #f8f7f3;
}

/*#main-menu li:last-child a {
	background: none;
}*/

#main-menu li li {
	margin: 0;
	font-weight: 400;
}

#main-menu li li a, #main-menu li li li a {
	font-size: 15px;
	margin: 0;
	padding: 13px 15px;
	border-top: none;
	/*background: url(images/darkdots.png) #fff repeat-x bottom;*/
	background-color: #f8f7f3;
}

#main-menu li li a:hover,
#main-menu li li:last-child li a:hover {
	/*background: url(images/darkdots.png) #f9f9f9 repeat-x bottom;*/
	background-color: #e6e7d4;
}

#main-menu li li:last-child a,
#main-menu li li:last-child li:last-child a {
	background-color: #f8f7f3;
}

#main-menu li li:last-child li a {
	/*background: url(images/darkdots.png) #fff repeat-x bottom;*/
}

#main-menu li li:last-child a:hover,
#main-menu li li:last-child li:last-child a:hover {
	background-color: #e6e7d4;
}

#main-menu li a:hover, #main-menu li.sfHover a,
#main-menu a:focus, #main-menu a:hover, #main-menu a:active {
	outline: 0;
	background-color: #f8f7f3;
}

#main-menu li ul {
	z-index: 9999 !important;
	box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
	border-bottom: 7px solid;
}

#main-menu li li ul {
	margin-left: -1px;
}

#main-menu a.sf-with-ul {
	padding-right: 35px;
	min-width: 1px;
}

#main-menu li ul li a.sf-with-ul {
	padding-right: 2.25em;
}

#main-menu li.current-page-ancestor a.sf-with-ul {
	background-color: #f8f7f3;
}

.sf-sub-indicator {
	position: absolute;
	display: block;
	right: 15px;
	top: 1.4em;
	width: 10px;
	height: 7px;
	text-indent: -999em;
	overflow: hidden;
	background: url('images/arrows.png') no-repeat;
}

li ul li .sf-sub-indicator {
	right: 1.1em;
}

a > .sf-sub-indicator {
	top: 1.4em;
	background-position: 0 0px;
}

a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: 0 0px;
}

#main-menu ul .sf-sub-indicator { background-position:  0 -18px; height: 10px; top: 1.3em; }
#main-menu ul a > .sf-sub-indicator { background-position:  0 -18px; height: 10px; top: 1.3em; }
#main-menu ul a:focus > .sf-sub-indicator,
#main-menu ul a:hover > .sf-sub-indicator,
#main-menu ul a:active > .sf-sub-indicator,
#main-menu ul li:hover > a > .sf-sub-indicator,
#main-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: 0 -18px;
}

/* 4.0 - Slideshow */


.slide-loader {
	background: url(images/loader.gif) #f5f5f5 no-repeat center center !important;
	min-height: 416px;
}

.slides li {
	position: relative;
}

/* 4.1 - Slideshow Single */
.slide-loader-single {
	background: url(images/loader.gif) #f5f5f5 no-repeat center center !important;
	min-height: 245px;
}

.slider-single {
	position: relative;
	margin: 0 0 1px 0;
}

.product-single-content {
	padding: 0;
}

.slider-single ul {
	margin: 0 !important;
}

.slider-single li {
	list-style-image: none !important;
	margin: 0 !important;
	padding: 0 !important;
	border-bottom: none !important;
}

.images img {
	width: 100%;
}

/* 5.0 Typography */
h1, h2, h3, h4, h5, h6, .site-intro, .cart-top p, #site-title, #main-menu-wrapper, .flex-caption p, span.onsale, #footer .lpl-content h6, .single_variation .price h4.tag-title {
	font-family: 'Cardo', serif;
}

h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
}

body, .blog-title h3 span, .blog-title-single h2 span,
.widget .latest-posts-list li .lpl-content h6 span,
#footer h6, #footer .lpl-content h6 span, textarea, input {
	font-family: 'Open Sans', sans-serif;
}

h1 {
	font-size: 30px;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}

h2 {
	font-size: 28px;
	margin: 0 0 15px 0;
	margin-top: 1.5em;
}

h3 {
	font-size: 24px;
	margin: 0 0 15px 0;
	margin-top: 1.5em;
}

h4 {
	font-size: 15px;
	margin: 0 0 15px 0;
	font-weight: bold;
	margin-top: 1.5em;
}

h4.tag-title {
	font-weight: normal;
	margin-top: 0;
}

h5 {
	font-size: 15px;
	margin: 0 0 15px 0;
	text-transform: uppercase;
	margin-top: 1.5em;
}

h6 {
	font-size: 14px;
	margin: 0 0 15px 0;
	font-weight: bold;
	margin-top: 1.5em;
}

blockquote {
	border-left: 7px solid;
	padding: 0 0 0 20px;
}

.dropcap {
	font-size: 30px;
	line-height: 1.4;
	display: block;
	float: left;
	margin: 0 10px 0 0;
}

p {
	font-size: 14px;
}

.column-content p {
	line-height: 160%;
}

blockquote {
	border-left: 7px solid;
	color: #777;
	font-style: italic;
	padding: 0 0 0 20px;
}

address, tbody {
	line-height: 140%;
}

address {
	margin: 0 0 30px 0;
}

table address {
	margin: 0;
}

.dropcap {
	font-size: 48px;
	line-height: 1.2;
	display: block;
	float: left;
	margin: 0 10px 0 0;
	font-style: italic;
}

.tag-title-wrap {
	background: url(images/darkdots.png) transparent repeat-x center;
	margin: 0 0 30px 0;
	margin-top: 40px;
}

.tag-title {
	font-size: 18px;
	color: #fff;
	float: left;
	padding: 8px 10px 8px 8px;
	position: relative;
	z-index: 100;
	margin: 0;
	line-height: 100%;
}

.tag-title:before {
	content: '';
	position: absolute;
	width: 1px;
	height: 0px;
	right: -17px;
	top: 0px;
	border-width: 17px 17px;
	border-style: solid;
	z-index: 10;
}

.tag-title a, .tag-title a:hover, .tag-title a:visited, .tag-title a:active, .tag-title a:focus {
	color: #FFFFFF;
}

.product-title, .product-price {
	text-align: center;
	font-weight: 600;
}

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

.product-image, .product-title, .product-price {
	margin: 0 0 13px 0;
}

.product {
	position: relative;
}

.product-button {
	width: 115px;
	margin: 0 auto 30px auto !important;
}

.product_type_external,
.product_type_grouped {
	width: 100px;
	margin: 0 auto 30px auto !important;
	text-align: center;
	float: none !important;
	display: block !important;
}

.products .button2 {
	width: 85px;
	text-align: center;
	margin: 0 auto !important;
	float: none !important;
	display: block;
}

.products li,
.columns-3 li {
	margin-bottom: 30px !important;
}

.update-cart-button {
	margin: 2px 10px 20px 0 !important;
}

.product-name-link {
	/*width: 50%;*/
	text-align: left;
	display: block;
	margin: 0 0 10px 0;
}

.product-list .product-image,
.related .product-image,
.upsells .product-image {
	margin: 0 !important;
	position: relative;
}

.product-list .product-image img,
.related .product-image img,
.products .product-image img,
.upsells .product-image img {
	width: 100%;
	height: auto;
}

.product-list .product-title,
.related .product-title,
.upsells .product-title,
.cross-sells .product-title {
	margin: 0.5em 0 0.5em 0;
}

.product-list .product-price,
.related .product-price,
.upsells .product-price,
.cross-sells .product-price {
	margin: 0 0 8px 0;
}

.thumbnails .attachment-shop-thumb {
	margin: 0 8px 0px 0;
	width: 65px !important;
	height: 65px !important;
}

.thumbnails {
	width: 110%;
}

#page-header {
	margin: 0 0 30px 0;
	max-height: 350px;
	overflow: hidden;
}

#page-header img {
	width: 100%;
}

.page-title {
	border-bottom: 1px solid #e6e7d4;
	padding: 0 0 12px 0;
	margin: 0 0 30px 0;
	text-transform: none;
	font-size: 28px;
}

.site-intro {
	text-align: center;
	font-size: 26px;
	font-style: italic;
	line-height: 130%;
}

.site-intro span.desc {
	font-size: 18px;
	line-height: 1.3;
	margin-top: 0.5em;
	display: block;
	text-transform: none;
}

.site-intro span.nowrap {
	white-space: nowrap;
}


@media screen and (min-width: 800px) {
	.site-intro span.desc {
		max-width: 645px;
		font-size: 22px;
	}
}

.page-content {
	font-size: 14px;
}

.page-content p {
	margin: 0 0 0.75em 0;
	line-height: 160%;
}

.page-content p a, .page-content li a  {
	color: #466f51
}

.product-price-single del .amount,
.product-price del .amount {
	color: #d0d0d0;
	text-decoration: line-through;
	font-weight: lighter;
}

.product-price-single ins,
.product-price ins {
	text-decoration: none;
}

a .product-price {
	color: #424242;
}

.product-single-content .col2 {
	position: relative;
}

.comment-form-rating {
	margin: 0 !important;
}

.products .star-rating {
	margin: 0px auto 8px auto !important;
	width: 85px !important;
	float: none !important;
}

span.onsale {
    box-shadow: none !important;
    font-size: 14px !important;
    font-weight: normal !important;
	font-style: italic !important;
	text-align: center !important;
	color: #fff !important;
	border-radius: 20px !important;
	position: absolute !important;
	top: 6px !important;
	left: 6px !important;
	padding: 4px !important;
	line-height: 32px !important;
	min-height: 32px !important;
    min-width: 32px !important;
}

.reset_variations {
	display: block;
	text-align: left;
}

.variations {
	width: 100%;
}

.variations select {
	margin: 0 0 10px 0 !important;
}

.variations_form {
	margin: 0 0 20px 0;
}

div.product div.images, #content div.product div.images,
div.product div.summary, #content div.product div.summary {
	width: 100% !important;
}

div.product div.images img, #content div.product div.images img {
	box-shadow: none !important;
}

.terms {
	clear: both;
	padding: 15px 0 0 0 !important;
}

.terms .checkbox {
	display: block;
	float: left;
}

.terms .input-checkbox {
	float: left;
	margin: 5px 0 0 5px !important;
}

#order_review table {
	width: 100%;
}

.woocommerce #payment,
.woocommerce-page #payment {
	background: none !important;
}

.woocommerce #payment ul.payment_methods,
.woocommerce-page #payment ul.payment_methods {
	padding: 0 !important;
	border-bottom: none !important;
}

.payment_methods li {
	border-bottom: none !important;
	background: url(images/darkdots.png) repeat-x bottom left;
	list-style: none !important;
	padding: 15px 0 !important;
}

.payment_methods li .input-radio {
	display: inline;
}

.payment_methods li label {
	display: inline;
}

.place-order {
	padding: 0 !important;
	padding: 20px 0 !important;
}

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

.woocommerce #payment div.payment_box:after, .woocommerce-page #payment div.payment_box:after {
	border-color: transparent transparent #f5f5f5 !important;
}

.woocommerce-cart .cart-collaterals .cart_totals table th {
	width: calc(100% - 21px) !important;
}

.form-third table {
	width: 100%;
}

/* 5.1 - Lists */
.page-content ul, .list, .list2, .list3, .list4 {
	margin: 0 0 30px 0;
}

.page-content li {
	border-bottom: #f4f4f4 1px solid;
	padding: 2px 0 2px 0;
	font-size: 14px;
}

.col-sidebar li,
.col-sidebar-left li {
	border-bottom: none;
}

.col-sidebar li,
.col-sidebar-left li {
	padding: 0;
}

.page-content li:last-child {
	border-bottom: none;
}

.list li, .list2 li, .list3 li, .list4 li {
	margin: 0 0 3px 0;
}

.list1 li {
	list-style-image: url(images/list1.png) !important;
	list-style-position: inside;
}

.list2 li {
	list-style-image: url(images/list2.png) !important;
	list-style-position: inside;
}

.list3 li {
	list-style-image: url(images/list3.png) !important;
	list-style-position: inside;
}

.list4 li {
	list-style-image: url(images/list4.png) !important;
	list-style-position: inside;
}

.sidebar ul, .page-content ul, .col-sidebar .widget ul {
	margin-left: 16px;
}

.sidebar ul li, .page-content ul li {
	list-style-image: url(images/list2.png);
	list-style-position: outside;
	line-height: 150%;
	margin-bottom: 0.3em;
	margin-left: 15px;
}

.sidebar ul ul, .page-content ul ul {
	margin-bottom: 0;
}

ol li {
	list-style: decimal inside;
}

ol {
	margin: 0 0 30px 0;
}

ol ol {
	margin: 0 0 0 15px;
}

ol ol li {
	list-style: lower-alpha inside;
}

/* 5.2 - Forms */
.page-content input[type="text"],
.page-content input[type="password"],
.page-content input[type="search"],
.page-content input[type="email"],
.page-content textarea,
#footer input[type="text"],
#footer input[type="password"],
#footer textarea, #comment,
.input-text {
	background: #f4f2ed;
	border: #d4d8d9 1px solid;
	font-size: 14px;
	padding: 10px 7px 10px 7px;
	margin: 0 0 25px 0;
	color:#424242;
}

.page-content input[type="text"]:active,
.page-content input[type="text"]:hover,
.page-content input[type="password"]:active,
.page-content input[type="password"]:hover,
.page-content input[type="email"]:active,
.page-content input[type="email"]:hover,
.page-content textarea:active,
.page-content textarea:hover,
#footer input[type="text"]:active,
#footer input[type="text"]:hover,
#footer input[type="password"]:active,
#footer input[type="password"]:hover,
#footer textarea:active,
#footer textarea:hover,
#comment:active,
#comment:hover {
	color:#424242;
}

.woocommerce-product-search .screen-reader-text {
	display: none;
}

.page-content select {
	background: #f7f7f7;
	border: #d4d8d9 1px solid;
	font-size: 14px;
	padding: 9px 7px 9px 7px;
	margin: 0 0 25px 0;
	color:#424242;
}

.page-content textarea {
	width: 47%;
}

.page-content label, #commentform label {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin: 0 0 7px 0 !important;
}

.page-content label span {
	color: #aaa !important;
}

.page-content input[type="submit"] {
	cursor: pointer;
}

.half-input {
	width: 44%;
}

.full-input {
	width: 96.5%;
}

.form-third {
	float: right;
	width: 50%;
}

.radio-wrapper {
	margin: 0 0 5px 0 !important;
}

hr {
	border: none;
	height: 1px;
	background: url(images/darkdots.png) repeat-x;
	margin: 0 0 50px 0;
}

.plus, .minus {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	border: none;
	width: 27px;
	height: 27px;
	margin: 0;
	float: left;
}

.plus:hover,
.minus:hover {
	cursor: pointer;
}

.quantity .minus,
.quantity .plus {
	font-size: 18px !important;
	font-weight: normal !important;
	color: #fff !important;
	border: none !important;
	width: 36px !important;
	height: 40px !important;
	margin: 0 !important;
	float: left !important;
	border-radius: 0 !important;
}

.quantity .minus {
	position: relative;
	left: 0;
}

.quantity .plus {
	position: relative;
	right: 0;
}

.qty {
	background: url(images/btn-bg1.png) repeat-x bottom #fff !important;
	border: 1px solid #e3e3e3 !important;
	color: #424242 !important;
	font-size: 14px !important;
	width: 35px !important;
	height: 35px !important;
	margin: 0 !important;
	padding: 0 5px 0 0 !important;
	text-align: center;
	font-weight: normal !important;
	position: relative !important;
	float: none !important;
}

.qty-text {
	background: url(images/btn-bg1.png) repeat-x bottom #fff !important;
	border-top: 1px solid #e3e3e3 !important;
	border-bottom: 1px solid #e3e3e3 !important;
	border-left: none !important;
	border-right: none !important;
	color: #424242 !important;
	font-size: 12px;
	width: 27px;
	height: 25px;
	margin: 0 !important;
	padding: 0 !important;
	text-align: center;
	float: left;
}

.coupon-code {
	float: left;
}

.checkout_coupon #coupon_code {
	width: 60%;
	height: 15px;
	padding: 10px 7px !important;
	float:left;
	margin:0;
}

.checkout_coupon .button2 {
	height: 37px;
	margin: 0 0 0 10px;
}

#ship-to-different-address .input-checkbox {
	float: left;
	margin: -2px 0 0 5px;
}

#ship-to-different-address .checkbox {
	float: left;
}

.widget_shopping_cart_content .checkout {
	margin: 0 0 0 10px !important;
}

.widget_shopping_cart_content .buttons {
	margin: 0 !important;
}

#order_comments_field textarea {
	min-height: 100px;
	line-height: 150%;
}

.qty-fields {
	width: 83px;
	margin: 0 auto;
}

.qty-fields-large .plus, .qty-fields-large .minus {
	width: 38px;
	height: 38px;
	font-size: 20px;
}

.qty-fields .plus, .qty-fields .minus,
.qty-fields-large .plus, .qty-fields-large .minus {
	-webkit-appearance: none;
	border-radius: 0;
}

.qty-fields-large .qty-text {
	width: 38px;
	height: 36px;
	font-size: 14px;
}

#contactform {
	padding: 10px 0 0 0;
}

#remember_me {
	float: left;
	margin: 0 8px 20px 0;
}

#remember_me_label {
	float: left;
	margin: 2px 0 0 0;
}

#commentform input[type="text"],
#contactform input[type="text"],
#contactform input[type="email"],
#loginform input[type="text"],
#loginform input[type="password"],
.track_order input[type="text"],
#changepassform input[type="text"],
#changepassform input[type="password"] {
	width: 50%;
}

#changepassform,
#commentform {
	margin: 0 0 30px 0;
}

#commentform textarea,
#contactform textarea,
#loginform textarea {
	width: 97%;
}

#widget-search {
	margin: 0;
}

.lost_password {
	position: relative;
	top: 4px;
	left: 15px;
}

.cart-collaterals .shipping_calculator {
	width: 100% !important;
}

.woocommerce ul#shipping_method li, .woocommerce-page ul#shipping_method li {
	padding: 0 0 0.25em 0 !important;
}

#shipping_method li input {
	float: left;
}

#shipping_method li label {
	float: left;
	margin: 0 0 0 30px !important;
}

#shiptobilling {
	background: #fff;
	padding: 2px 0 0 10px !important;
}

#customer_details {
	margin: 0 0 30px 0;
}

.payment-block {
	margin: 0 0 10px 0 !important;
}

.payment-block li {
	list-style: none !important;
	border-bottom: none;
}

.payment-block li img {
	display: none;
}

.stars a {
	-webkit-transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	-ms-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
}

.product-list li a .star-rating {
	display: none;
}

.place-order {
	margin: 0 0 30px 0 !important;
}

#commentform .stars {
	margin: 0 0 30px 0;
}

#reviews #comments ol.commentlist li .comment-text,
form.login, form.checkout_coupon, form.register {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	border-radius: 0 !important;
}

#reviews #comments ol.commentlist li img {
	border: none !important;
	padding: 0 !important;
}

#reviews #comments ol.commentlist li {
	list-style: none;
}

#review_form #respond {
	margin: 15px 0 0 0 !important;
}

#review_form #respond #reply-title {
	margin: 0 0 10px 0 !important;
}

.comment-form-rating label {
	margin: 0 !important;
}

.widget form #user_login,
.widget form #user_pass,
.widget form #wp-submit {
	margin: 0;
}

.widget form p {
	margin: 0 0 15px 0;
}

.textwidget p {
	line-height: 160%;
}

.qty-product-single {
	margin: 0 0 20px 0;
}

.register {
	padding: 0 !important;
	border: none !important;
}

/* 5.3 - Buttons */
.button1 {
	font-size: 12px;
	line-height: 1;
	padding: 2px 8px 2px 8px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	margin: 5px 10px 0 0;
	color: #fff !important;

	padding: 4px 10px 5px 10px;
}

.main-content .button1{
	background-color: #dce0c4 !important;
	color: #466f51 !important;
}

.button2 {
	font-size: 14px;
	font-weight: bold;
	color: #424242;
	padding: 9px 20px 9px 20px;
	line-height: 1 !important;
	background: url(images/btn-bg1.png) #fff repeat-x center bottom;
	border: 1px solid;
	border-radius: 30px;
	float: left;
	text-decoration: none;
	border-color: #e3e3e3;
	outline: none;
}

#submit, #wp-submit, .button {
	font-size: 14px !important;
	font-weight: bold !important;
	color: #424242 !important;
	padding: 9px 20px 9px 20px !important;
	line-height: 1 !important;
	background: url(images/btn-bg1.png) #fff repeat-x center bottom !important;
	border: 1px solid !important;
	border-radius: 30px !important;
	/*float: left !important;*/
	text-decoration: none !important;
	border-color: #e3e3e3 !important;
	box-shadow: none !important;
	outline: none !important;
}

.price_slider_amount .button {
	float: none !important;
	margin: 15px 0;
}

#wp-submit {
	float: none !important;
	display: block;
	margin: 0 0 10px 0 !important;
}

.button3 {
	font-size: 14px;
	font-weight: bold;
	color: #424242;
	padding: 10px 17px 10px 17px;
	line-height: 1 !important;
	background: #dce0c4;
	border: #91a78a 1px solid;
	border-radius: 30px;
	text-decoration: none;
}

.button4 {
	font-size: 18px;
	color: #424242;
	padding: 14px 20px 14px 20px;
	line-height: 1 !important;
	background: #dce0c4;
	border: #91a78a 1px solid;
	border-radius: 30px;
	text-decoration: none;
}

.button3, .button4 {
	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%); /* 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))); /* 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%); /* 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%); /* 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%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(220,224,196,1) 0%,rgba(220,224,196,1) 44%,rgba(201,204,179,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dce0c4', endColorstr='#c9ccb3',GradientType=0 ); /* IE6-9 */
}

.buttonpad {
	padding: 9px 13px 8px 13px;
}

.button1:hover, .button2:hover, .button3:hover, .button4:hover {
	cursor: pointer;
}

.account-table .button2 {
	display: inline;
	margin: 0 0 0 10px;
	padding: 2px 13px 2px 13px;
	float: none;
}

.cart-collaterals .shipping_calculator {
	margin: 0 !important;
}

.button {
	text-shadow: none !important;
}

.single_add_to_cart_button {
	margin: 0 0 0 10px !important;
}

.add_to_cart_button {
	width: 100px;
	margin: 0 auto !important;
	float: none !important;
	display: block !important;
	text-align: center;
}

.added_to_cart {
	display: none !important;
}

.button2 span {
	display: none;
}

.single_variation .price {
	font-size: 24px !important;
	margin: 0 0 15px 0 !important;
	color: #3f3f3f !important;
}

.single_variation {
	margin: 0 0 15px 0 !important;
}

td.product-name dl.variation dd {
    float: left;
    margin: 0 0 0 10px;
}

/* 5.4 - Tables */
.page-content table {
	border-top: 5px solid !important;
	/*border-left: #dee0e0 1px solid !important;*/
	margin: 0 0 30px 0;
	font-size: 14px;
	border-radius: 0 !important;
}

.page-content table td, .page-content table th {
	border-right: #dee0e0 1px solid;
	border-bottom: #dee0e0 1px solid;
	text-align: left;
	vertical-align: top;
}

.page-content table th {
	padding: 15px 10px 15px 10px !important;
	font-size: 14px;
	font-weight: 700;
}

.page-content table td {
	padding: 10px !important;
}

.page-content table tr:nth-child(2n) {
	background: #f5f5f5;
}

.product-table {
	width: 100%;
}

/*.product-table .product-price {
	font-weight: normal;
	font-size: 14px;
}*/

.product-table .product-name img {
	width: 65px;
	height: 65px;
}

/* 5.5 - Alerts & Messages */
.msg, .out-of-stock {
	padding: 10px 10px 10px 55px !important;
	margin: 0 0 30px 0;
	line-height: 160%;
}

.msg p, .blog-content .msg p {
	margin: 0 !important;
}

.default {
	background: url(images/msg_default.png) 10px 7px no-repeat #fff;
	color: #424242;
	border: #dee0e0 1px solid;
}

.default a {
	color: #424242 !important;
	text-decoration: underline;
}

.notice {
	background: url(images/msg_notice.png) 10px 7px no-repeat #f2e5ca;
	color: #a27920;
}

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

.success {
	background: url(images/msg_success.png) 10px 7px no-repeat #e6e7d4;
	color: #466f51;
}

.coupon {
	background: url(images/msg_coupon.png) 10px 7px no-repeat #e6e7d4;
	color: #466f51;
}

.success a,
.coupon a {
	color: #466f51 !important;
	text-decoration: underline;
}

.fail, .out-of-stock {
	background: url(images/msg_fail.png) 10px 7px no-repeat #ffe2e1;
	color: #c83f39 !important;
}

.fail a {
	color: #c83f39 !important;
	text-decoration: underline;
}

.fail li {
	border-bottom: #ebcccb 1px solid !important;
	list-style-image: url(images/list1-error.png) !important;
}

.fail li:last-child {
	border-bottom: none !important;
}

.woocommerce-error {
	background: url(images/msg_fail.png) 10px 7px no-repeat #ffe2e1 !important;
	border-radius: 0 !important;
	border-top: none !important;
	box-shadow: none !important;
	text-shadow: none !important;
	color: #c83f39 !important;
	height: inherit !important;
}

.woocommerce-error:before {
	background: none !important;
	content: none !important;
}

.msg .button {
	background: none !important;
	border: none !important;
	font-weight: normal !important;
	box-shadow: none !important;
	text-shadow: none !important;
	padding: 0 !important;
	font-size: 14px !important;
	float: none !important;
}

.msg .button:hover, .msg .button:focus {
	top: 0;
}

.msg .button {
	text-decoration: underline !important;
}

.msg .wc-forward a:after, .msg .wc-forward:after {
	content: '' !important;
}

.list-fail {
	margin: 0 !important;
}

.cart_totals {
	margin: 0 0 30px 0;
}

/* 5.6 - Other */
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin: 5px 20px 0 0;
}

.alignright, img.alignright {
	display: inline;
	float: right;
	margin: 5px 0 0 20px;
}

.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin: 10px auto 10px;
}

.alignnone, img.alignnone {
	clear: both;
	display: block;
	margin: 10px auto 10px;
}

img.alignleft,
img.alignright,
img.aligncenter,
img.alignnone {
	max-width: 100%;
}

.wp-caption, .wp-caption-text, .sticky, .gallery-caption, .bypostauthor {
	outline: none;
}

/* 6.0 - Columns */

/* 6.1 - 4 Columns */
.columns-4 {
	margin: 0 !important;
}

.columns-4 li.col4 {
	float: left;
	width: 23.5%;
	margin: 0 2% 0 0;
	list-style: none;
	border: none;
}

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

.columns-4 li.col4 .full-image {
	width: 100%;
}

/* 6.2 - 3 Columns */
.columns-3 {
	margin: 0 !important;
}

.columns-3 li.col3 {
	float: left;
	width: 31%;
	margin: 0 3.5% 0 0;
	list-style: none;
	border: none;
}

.columns-3 li.col3:nth-child(3n) {
	margin: 0;
}

.columns-3 li.col3 .full-image {
	width: 100%;
}

/* 6.3 - 2 Columns */
.columns-2 {
	margin: 0 !important;
}

.columns-2 li.col2 {
	float: left;
	width: 48.2%;
	margin: 0 3.5% 0 0;
	list-style: none;
	border-bottom: none;
	padding: 0;
}

.columns-2 li.col2:nth-child(2n) {
	margin: 0;
	padding: 0;
}

/* 6.4 - Page Structure */
.columns-content {
	margin: 0 !important;
}

.columns-content li.col-main {
	float: left;
	width: 66.6%;
	margin: 0 3.4% 0 0;
	border-bottom: none;
}

.columns-content li.col-sidebar {
	float: left;
	width: 30%;
}

.columns-content li.col-main-right {
	float: right;
	width: 66.6%;
	margin: 0;
	border-bottom: none;
}

.columns-content li.col-sidebar-left {
	float: left;
	width: 30%;
	margin: 0 3.4% 0 0;
}

.col-sidebar a,
.col-sidebar-left a {
	color: #424242;
}

/* 6.5 - Products */
.products li {
	float: left;
	width: 23.5%;
	margin: 0 2% 0 0;
	list-style: none;
	border: none;
	position: relative;
}

.products li.last {
	margin: 0;
}

.products li img {
	width: 100%;
}

.product-list li:nth-child(3n+1) {
	clear: both;
}

/* 6.6 - Products Page*/
.woocommerce .product-list ul.products,
.woocommerce .related ul.products,
.woocommerce .upsells ul.products,
.product-list,
.related,
.upsells {
	margin: 0 !important;
}

.woocommerce .product-list ul.products li.product,
.woocommerce .related ul.products li.product,
.woocommerce .upsells ul.products li.product,
.product-list li,
.related li,
.upsells li {
	float: left;
	width: 31%;
	margin: 0 3.5% 0 0;
	list-style: none !important;
	border: none;
}

.product-list li.last {
	margin: 0;
}

.woocommerce .product-list ul.products li.product.last,
.woocommerce .related ul.products li.product.last,
.woocommerce .upsells ul.products li.product.last,
.product-list li.last,
.related li.last,
.upsells li.last {
	margin-right: 0;
}

.woocommerce ul.products li.product .price {
	color: #466f51 !important;
}

.product-list li img {
	width: 100%;
}

.attachment-shop_single {
	width: 100%;
}

.products-3cols .products li {
	width: 32% !important;
	margin: 0 2% 0 0;
}

/* 6.7 - Column Shortcodes */
.one-half {
	width: 48%;
	margin: 0 4% 0 0;
	float: left;
}

.one-third {
	width: 31.73%;
	margin: 0 2.4% 0 0;
	float: left;
}

.two-thirds {
	width: 65.86%;
	margin: 0 2.4% 0 0;
	float: left;
}

.one-forth {
	width: 22.52%;
	margin: 0 3.3% 0 0;
	float: left;
}

.two-forths {
	width: 48.343%;
	margin: 0 3.3% 0 0;
	float: left;
}

.last-col {
	margin: 0;
}

/* 6.8 - Gallery Shortcode */
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: both;
}

.gallery .gallery-item img {
	width: 100%;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
	margin: 0 0 3% 0;
}

.gallery-columns-2 .gallery-item {
	width: 48.1%;
	margin: 0 3% 3% 0;
	float: left;
}

.gallery-columns-2 .gallery-item:nth-child(2n) {
	margin: 0 0 3% 0;
}

.gallery-columns-3 .gallery-item {
	width: 31.1%;
	margin: 0 3% 3% 0;
	float: left;
}

.gallery-columns-3 .gallery-item:nth-child(3n) {
	margin: 0 0 3% 0;
}

.gallery-columns-4 .gallery-item {
	width: 22.7%;
	margin: 0 3% 3% 0;
	float: left;
}

.gallery-columns-4 .gallery-item:nth-child(4n) {
	margin: 0 0 3% 0;
}

.gallery-columns-5 .gallery-item {
	width: 17.5%;
	margin: 0 3% 3% 0;
	float: left;
}

.gallery-columns-5 .gallery-item:nth-child(5n) {
	margin: 0 0 3% 0;
}

.gallery-columns-6 .gallery-item {
	width: 14%;
	margin: 0 3% 3% 0;
	float: left;
}

.gallery-columns-6 .gallery-item:nth-child(6n) {
	margin: 0 0 3% 0;
}

.gallery-columns-7 .gallery-item {
	width: 11.6%;
	margin: 0 3% 3% 0;
	float: left;
}

.gallery-columns-7 .gallery-item:nth-child(7n) {
	margin: 0 0 3% 0;
}

.gallery-columns-8 .gallery-item {
	width: 9.7%;
	margin: 0 3% 3% 0;
	float: left;
}

.gallery-columns-8 .gallery-item:nth-child(8n) {
	margin: 0 0 3% 0;
}

.gallery-columns-9 .gallery-item {
	width: 8.3%;
	margin: 0 3% 3% 0;
	float: left;
}

.gallery-columns-9 .gallery-item:nth-child(9n) {
	margin: 0 0 3% 0;
}

/* 6.9 - Pagination */
.pagination-wrapper,
.wp-pagenavi {
	font-size: 14px;
}

.pagination-wrapper a,
.wp-pagenavi a,
.wp-pagenavi .current {
	text-decoration: none;
	padding: 2px 6px;
	margin: 0 5px 0 0;
}

.pagination-wrapper a.selected,
.pagination-wrapper a:hover,
.wp-pagenavi .current,
.wp-pagenavi a:hover {
	color: #fff;
	font-weight: normal;
}

.wp-pagenavi a,
.wp-pagenavi span {
	border: #dfdcdc 1px solid;
	color: #424242;
}

.wp-pagenavi .pages {
	display: none;
}

/* 7.0 - JS Elements */

/* 7.1 - Accordion */
.accordion h4 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	border-top: #d4d4d4 1px solid;
	border-left: none;
	border-right: none;
	margin: 0 0 0 0 !important;
	padding: 30px 0 30px 55px;
	cursor: pointer;
	line-height: 160%;
	outline: none;
}

.accordion {
	border-bottom: #d4d4d4 1px solid;
	margin: 0 0 30px 0;
	line-height: 160%;
	display: block;
	font-size: 14px;
}

.accordion .ui-widget-content {
	border: none;
}

.accordion .ui-accordion-content {
	padding: 0 0 20px 55px;
}

.accordion h4, .toggle .title {
	background: url(images/plus.png) no-repeat 20px center;
}

.accordion h4:hover {
	background: url(images/plus.png) #f5f5f5 no-repeat 20px center;
}

.accordion h4.ui-state-active, .toggle .active {
	background: url(images/minus.png) no-repeat 20px center;
}

/* 7.2 - Toggle */
.toggle {
	border: #d4d4d4 1px solid;
	margin: 0 0 20px 0;
}

.toggle h4 {
	margin: 0 0 0 0 !important;
	line-height: 160%;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
}

.toggle .title {
	margin: 0 0 0 0;
	padding: 20px 0 20px 55px;
	cursor: pointer;
}

.toggle .inner {
	margin: 0 20px 30px 55px !important;
	line-height: 160%;
}

/* 7.3 - Tabs */
.tabs .tabNavigation {
	margin: 0;
}

.tabs .tabNavigation li {
	list-style: none;
	padding: 0;
}

.tabs .tabNavigation li a {
	color: #424242;
}

.tabs .tabNavigation li a:hover {
	text-decoration: none;
}

.ui-tabs {
	position: relative;
	padding: .2em;
	zoom: 1;
	margin: 0 0 30px 0;
}

ul.ui-tabs {
	margin: 0;
	position: relative;
	top: 0px;
}

ul.ui-tabs li {
	list-style: none;
	float: left;
	position: relative;
	top: 1px;
	border-bottom: #dee0e0 1px solid;
	padding: 0;
	white-space: nowrap;
	font-size: 16px;
}

ul.ui-tabs li:first-child a {
	border-left: #dee0e0 1px solid;
}

ul.ui-tabs li a {
	float: left;
	padding: 6px 20px 6px 20px;
	text-decoration: none;
	border-right: #dee0e0 1px solid;
}

ul.ui-tabs li {
	border-top: #dee0e0 5px solid;
	border-bottom: #dee0e0 1px solid;
}

ul.ui-tabs li.ui-state-active {
	border-top: 5px solid;
	margin-bottom: 0;
	border-bottom: #fff 1px solid !important;
}

ul.ui-tabs li.ui-state-active a, ul.ui-tabs li.ui-state-disabled a, ul.ui-tabs li.ui-state-processing a {
	cursor: text;
}
ul.ui-tabs li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
	display: block;
	border: #dee0e0 1px solid;
	padding: 20px 20px 20px 20px;
	line-height: 160%;
}

.ui-tabs .ui-tabs-hide {
	display: none !important;
}

#tabs p {
	margin: 0;
}

/* 7.4 - Google Map */
.google-map {
	margin: 0 0 30px 0;
}

.gmap_marker p {
	margin: 0;
}

/* 7.5 - Video */
.video-wrapper {
	margin: 0 0 30px 0;
}

/* 8.0 - Blog */
.blog-title h3 {
	margin: 0 0 20px 0;
	max-width: 570px;
}

.blog-title h3 a, .blog-title h3 a:hover, .blog-title .comment-count h3 a:hover,
.blog-title-single h2 a, .blog-title-single h2 a:hover, .blog-title-single .comment-count h3 a {
	text-decoration: none;
}

.blog-title h3 span, .blog-title-single h2 span {
	font-size: 12px;
	font-style: italic;
	color: #888;
	display: block;
	line-height: 1;
	margin: 5px 0 0 0;
}

.blog-title-single h2 {
	padding: 0 0 0 0;
}

.blog-title-single h2 a:hover {
	color: #424242;
}

.blog-title-single h2 span {
	margin: 6px 0 0 0;
}

.blog-single {
	margin: 0 0 35px 0 !important;
}

.blog-title-single {
	/*background: url(images/darkdots.png) repeat-x bottom;*/
	margin: 0 0 30px 0;
}

.blog-content p {
	margin: 0 0 15px 0 !important;
}

.blog-title .comment-count, .blog-title-single .comment-count {
	color: #fff;
	padding: 3px 5px 3px 5px;
	position: relative;
	font-size: 20px;
}

.comment-count h3 .comments-off {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.55;
}

.reply_container .msg {
	width: 70%;
}

.blog-title .comment-count h3, .blog-title-single .comment-count h3 {
	margin: 0;
}

.blog-title .comment-count h3 a, .blog-title .comment-count h3 a:hover,
.blog-title-single .comment-count h3 a, .blog-title-single .comment-count h3 a:hover {
	color: #fff !important;
}

.blog-title .comment-count .comment-point,
.blog-title-single .comment-count .comment-point {
	width: 7px;
	height: 7px;
	position: absolute;
	bottom: -7px;
	left: 4px;
}

.page-content .blog-content {
	background: url(images/darkdots.png) repeat-x bottom;
	padding: 0 0 30px 0;
	margin: 0 0 27px 0;
}

.page-content .blog-content:last-child {
	margin: 0;
	background: none;
}

.prev-image {
	margin: 0 0 15px 0;
}

.block-img1 img {
	width: 100%;
}

/* 8.1 - Comments */
.comment-wrapper {
	position: relative;
	margin: 0 0 15px 0;
	padding: 0 0 25px 0;
	background: url(images/darkdots.png) repeat-x bottom;
}

.comment-wrapper .author-image {
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 32px;
	background: #f5f5f5;
}

.comment-wrapper .comment-author a {
	text-decoration: none;
}

.comment-wrapper .comment-author {
	font-size: 16px;
	margin: 0 0 10px 0;
}

.comment-wrapper .comment-author span {
	font-size: 14px;
	font-style: italic;
	color: #ccc;
	line-height: 1;
	font-weight: normal;
	margin: 0 0 0 5px;
}

.comment-wrapper .comment-author span a {
	color: #ccc;
}

.comment-wrapper p {
	width: 90%;
	margin: 0;
}

.comment-wrapper .reply {
	display: block;
	margin: 10px 0 0 0;
}

.blog-list-wrapper .comment-wrapper {
	border-bottom: #dee0e0 1px solid;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
}

ul.comment-list {
	margin: 0 0 22px 0 !important;
}

ul.comment-list ul {
	margin: 0;
}

ul.comment-list li {
	list-style: none !important;
	border-bottom: none !important;
}

ul.comment-list li li {
	margin: 0 0 0 30px;
}

#reply-title {
	margin: 0 0 28px 0 !important;
}

#cancel-comment-reply-link {
	font-size: 14px;
}

#respond {
	margin: 0 0 30px 0;
}

/* 9.0 - Testimonials */
.testimonial-wrapper {
	background: #fefefe;
	border: #e1e1e1 1px solid;
	padding: 20px;
	line-height: 140%;
	position: relative;
}

.testimonial-author-image {
	float: left;
	width: 15%;
}

.testimonial-full .testimonial-author-image {
	width: 12%;
}

.testimonial-author-image img {
	width: 100%;
}

.testimonial-text {
	float: right;
	width: 80%;
	font-style: italic;
	margin: 0 !important;
}

.testimonial-text p {
	margin: 0;
}

.testimonial-full .testimonial-text {
	width: 85%;
}

.testimonial-speech {
	background: url(images/testimonial-speech.png) no-repeat;
	width: 19px;
	height: 19px;
	position: absolute;
	bottom: -19px;
}

.testimonial-author {
	margin: 25px 0 0 20px !important;
	line-height: 120%;
}

.testimonial-full .testimonial-author {
	margin: 25px 0 30px 20px !important;
}

.testimonial-author span {
	color: #aaa;
}

/* 10.0 - Widgets */
.widget {
	/*background: url(images/darkdots.png) repeat-x bottom;*/
	border-top: 1px solid #e6e7d4;
	padding: 20px 0 0 0;
	margin: 0 0 40px 0;
}

.columns-content li.col-sidebar {
	padding-top: 41px;
}

.widget-title {
	margin: 0;
}

.widget-title h4 {
	margin-top: 0;
}

.col-sidebar .widget:last-child,
.col-sidebar-left .widget:last-child,
#footer .widget {
	background: none;
	/*padding: 0;*/
	margin: 0;
}

#footer .widget {
	border-top: none;
	padding: 0;
}

#footer .widget + .widget {
	margin-top: 25px;
}

#footer .widget-title {
	margin: 0;
}

#footer .widget,
#footer .widget p {
	font-size: 13px;
}

.widget #searchform label, .widget #searchform #searchsubmit {
	display: none;
}

.widget #searchform #s {
	margin: 0;
}

.widget ul li li {
	margin: 0 0 0 10px;
}

#footer .col4 .widget ul li li {
	margin: 0 0 0 10px;
	padding: 10px 0 10px 0;
}

#footer .col4 .widget ul li li:last-child {
	padding: 10px 0 0 0;
}

/* 10.1 - Tags Widget */
.widget .wp-tag-cloud li, #footer .widget .wp-tag-cloud li,
.tagcloud a {
	list-style: none;
	float: left;
	border: #c5c5c5 1px solid;
	padding: 10px;
	margin: 0 9px 9px 0;
	background: none;
	line-height: 100%;
}

.widget ul {
	margin: 0;
}

.tagcloud {
	padding: 10px 0 0 0;
}

/* 10.2 - Flickr Widget */
.flickr_badge_wrapper .flickr_badge_image {
	float: left;
	margin: 0 8px 8px 0;
	height: 63px;
}

#footer .flickr_badge_wrapper .flickr_badge_image:nth-child(3n+1) {
	margin: 0 0 3px 0;
}

#content .flickr_badge_wrapper .flickr_badge_image:nth-child(4n+1) {
	margin: 0 8px 8px 0 !important;
}

.flickr-more-photos {
	display: block;
	float: none;
	margin: 10px 0 0 0 !important;
}

.flickr_badge_wrapper .flickr_badge_image img {
	width: 63px;
	height: 63px;
}

.flickr_badge_wrapper .flick-more-photos {
	clear: both;
}

/* 10.3 - Latest Posts Widget */
.widget .latest-posts-list li {
	list-style: none;
	margin: 0 0 7px 0;
	padding: 4px 0 12px 0 !important;
}

.widget .latest-posts-list li .lpl-img {
	float: left;
}

#footer .widget .latest-posts-list li .lpl-img {
	width: 20%;
}

#footer .widget .latest-posts-list li .lpl-img img {
	width: 100%;
}

.widget .latest-posts-list li .lpl-content {
	float: left;
	width: 71%;
	margin: 0 0 0 12px;
}

.widget .latest-posts-list li .lpl-content h6 {
	line-height: 1.2;
	text-transform: none;
	font-size: 14px;
	font-weight: bold;
	margin: 0 !important;
}

.widget .latest-posts-list li .lpl-content h6 span {
	font-size: 12px;
	color: #888;
	font-style: italic;
	font-weight: normal;
	display: block;
	margin: 5px 0 0 0;
}

#footer .widget .latest-posts-list li {
	list-style: none;
	margin: 0 0 7px 0;
	padding: 4px 0 4px 0;
}

#footer .one-forth .widget .latest-posts-list li .lpl-img img {
	width: 50px;
	height: 50px;
}

#footer .one-forth .widget .latest-posts-list li .lpl-content {
	width: 145px;
}

#footer .lpl-content h6 {
	text-transform: capitalize;
}

/* 10.4 - Contact Widget */
.contact-address {
	list-style-image: none !important;
	line-height: 1.3em;
}
.contact-phone {
	list-style-image: url(images/phone-icon.png) !important;
}

.contact-mail {
	list-style-image: url(images/mail-icon.png) !important;
}

/* 10.5 - WooCommerce Price Filter Widget */
.price_slider_wrapper {
	padding: 10px 0 0 0;
}

.price_slider_wrapper .ui-slider {
	position: relative;
	background: #f5f5f5;
	height: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	margin: 0 0 20px 0;
}

.price_slider_amount .button {
	margin: 0 0 20px 0 !important;
}

.price_slider_wrapper .ui-slider .ui-slider-range {
	z-index: 1;
}

.price_slider_wrapper .ui-slider .ui-slider-handle {
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 2;
	-webkit-border-radius: 99%;
	-moz-border-radius: 99%;
	-o-border-radius: 99%;
	border-radius: 99%;
	-webkit-transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	-ms-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
	outline: none;
	margin-top: -3px;
}

.price_slider_wrapper .ui-slider .ui-slider-handle:last-child {
	margin-left: -10px;
}

/* 10.6 - WooCommerce Lists */
.product_list_widget li {
	list-style: none !important;
	line-height: 160%;
	min-height: 50px;
}

ul.cart_list li img, ul.product_list_widget li img {
	border: #d8d8d8 1px solid;
	box-shadow: none !important;
	float: right;
	height: auto;
	margin-left: 4px;
	width: 35px !important;
}

ul.cart_list li a,
ul.cart_list li a,
ul.product_list_widget li a,
ul.product_list_widget li a {
	display: block;
	font-weight: bold;
}

/* 11.0 - Footer */
#footer {
	border-top: 7px solid;
	padding: 50px 30px;
	font-size: 12px;
	color: #8a8a8a;
	background-color: #f4f2ed;
}

#footer h6 {
	color: #8a8a8a;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 0 20px 0;
}

#footer a {
	color: #8a8a8a;
}

#footer a:hover {
	color: #424242;
}

#footer .col4 ul li {
	/*background: url(images/darkdots.png) repeat-x bottom;*/
	border-bottom: 1px solid #e6e7d4;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	list-style-image: url(images/list1.png);
	list-style-position: inside;
}

#footer .col4 ul li:last-child {
	border-bottom: none;
}

#footer-bottom {
	padding: 20px 30px;
}

#footer-bottom, #footer-bottom p {
	font-size: 12px;
}

#footer-bottom a {
	color: #fff;
}

#footer-bottom ul li {
	display: inline;
	/*background: url(images/dot.png) no-repeat right center;*/
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#footer-bottom ul li:last-child {
	background: none;
}

#footer-bottom ul li:first-child {
	margin: 0;
}

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

/* 12.0 - WooCommerce */
#breadcrumb {
	padding: 10px 0 10px 30px !important;
	margin: 0 !important;
}

.navigation {
	background: url(images/darkdots.png) repeat-x top center;
	padding: 30px 0;
}

.navigation .nav-next {
	float: right;
}

.navigation .nav-previous {
	float: left;
}

.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
	float: none !important;
}

.woocommerce-ordering {
	margin: 30px 0 0 0 !important;
}

.woocommerce div.product div.images div.thumbnails a,
.woocommerce-page div.product div.images div.thumbnails a,
.woocommerce #content div.product div.images div.thumbnails a,
.woocommerce-page #content div.product div.images div.thumbnails a {
	width: 65px !important;
	margin-right: 8px !important;
	margin-bottom: 8px !important;
}

.woocommerce div.product div.images div.thumbnails a:nth-child(4n),
.woocommerce-page div.product div.images div.thumbnails a:nth-child(4n),
.woocommerce #content div.product div.images div.thumbnails a:nth-child(4n),
.woocommerce-page #content div.product div.images div.thumbnails a:nth-child(4n) {
	float: left !important;
	clear: none !important;
}

/* 13.0 - IE Fixes */
.ie8 .product-button {
	width: 115px;
}

.ie8 .qty-text {
	padding: 4px 0 0 0 !important;
	height: 21px;
}

.ie8 .qty-fields-large .qty-text {
	padding: 9px 0 0 0 !important;
	height: 27px;
}

.ie8 .product-button {
	width: 90px;
}

.image-container {
	margin-bottom: 20px;
}

.image-container.frame {
}

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

.frame *:first-child {
	margin-top: 0.25em;
}
.frame img:first-child,
.frame a:first-child {
	margin-top: 0;
}

.image-container a {
	display: block;
}
.image-container img {
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
	margin: 0;
}

.image-container p.caption {
	margin-bottom: 0 !important;
	margin-top: 8px !important;
	text-align: center;
}

.wp-caption, .wp-caption-text, .sticky, .gallery-caption, .bypostauthor {
	outline: none;
	width: auto !important;
	margin: 0;
}

.wp-caption .wp-caption-text {
	margin-top: 0.5em !important;
	margin-bottom: 0 !important;
	text-align: center;
}

#main-menu li:hover ul, #main-menu li.sfHover ul {
	top: 3.5em !important;
}

::selection {
	background: #466f51;
	color: #FFF;
}
::-moz-selection {
	background: #466f51;
	color: #FFF;
}

:focus {
	outline-color: #466f51;
}

.home .wrapper {
	background-color: transparent;
}

.home .header-wrapper {
	background: transparent;
	border-bottom: 5px solid #f8f7f3;
}

.home .slider {
}

.home .lmdf-products,
.home .section-intro {
	padding: 25px 32px;
	background: #f8f7f3 url('images/blaetter-5.png') no-repeat center right;
	margin: 30px 0;
}

.home .section-intro .site-intro {
	margin: 0;
	text-align: left;
	color: #79927f;
	color: #466f51;
	font-size: 30px;
	font-style: italic;
}

.home .section-intro .intro-text {
	margin-top: 2em;
	margin-bottom: 2em;
}

.home .main-content {
	padding-top: 40px;
}

.home .header-wrapper,
.home .section-intro,
.home .section-bottom-wrapper,
.home .lmdf-products,
.wrapper {
	-moz-box-shadow: -6px 10px 22px 5px rgba(0,0,3,.4), 0 0 5px rgba(0,0,0,.1);
	-webkit-box-shadow: -6px 10px 22px 5px rgba(0,0,3,.4), 0 0 5px rgba(0,0,0,.1);
	box-shadow: -6px 10px 22px 5px rgba(0,0,3,.4), 0 0 5px rgba(0,0,0,.1);
}

.home footer .section-bottom-wrapper {
	-moz-box-shadow: -6px 22px 22px 5px rgba(0,0,3,.4), 0 0 5px rgba(0,0,0,.1);
	-webkit-box-shadow: -6px 22px 22px 5px rgba(0,0,3,.4), 0 0 5px rgba(0,0,0,.1);
	box-shadow: -6px 22px 22px 5px rgba(0,0,3,.4), 0 0 5px rgba(0,0,0,.1);
}

.home .wrapper {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.product-teasers .teaser {
	margin-bottom: 30px;
}


.product-teasers .teaser:nth-child(4n+4) {
	margin-right: 0;
}

.product-teasers .teaser h3 {
	text-align: center;
	margin-top: 0.5em;
	line-height: 1em;
	height: 2.1em;

	font-size: 22px;
}


.product-teasers .teaser .image-container {
	margin-bottom: 0;
}

@media screen and (min-width: 560px) and (max-width: 1023px) {
	.product-teasers .teaser {
		float: left;
		width: 48%;
		margin-right: 4%;
	}

	.product-teasers .teaser:nth-child(2n+2) {
		margin-right: 0;
	}
}

@media screen and (min-width: 1024px) {
	.product-teasers .teaser {
		float: left;
		width: 22%;
		margin-right: 4%;
	}

	.product-teasers .teaser:nth-child(4n+4) {
		margin-right: 0;
	}
}


#footer-bottom .like .essb_link_facebook {
	display: none;
	text-align: center;
}

#footer-bottom .like,
#footer-bottom .share,
#footer-bottom .like .essb_links,
#footer-bottom .share .essb_links {
	text-align: center;
}


#footer-bottom .like div.btn-facebook-page {
	height: 40px;
	text-align: center;
}

#footer-bottom .like div.btn-facebook-page a {
	height: 21px;
	color: #466f51 !important;
	background-color: #dce0c4 !important;
	line-height: 40px;
	vertical-align: top;
}

#footer-bottom .like .essb_links {
	margin-top: 0;
}

@media screen and (min-width: 667px) {
	#footer-bottom .like,
	#footer-bottom .share {
		display: inline-block;
		margin-left: 40px;
		text-align: left;
		vertical-align: top;
	}

	#footer-bottom .share .essb_links {
		text-align: right;
	}

	#footer-bottom .like .essb_links {
		text-align: left;
	}

	#footer-bottom .like div.btn-facebook-page {
		text-align: left;
	}

	.piwik {
		padding-left: 40px;
	}


	#footer-bottom .like {

	}
}

@media only screen and (max-width: 860px) {
	#footer-bottom .fl, #footer-bottom .fr {
		float: none;
		display: block;
		text-align: center;
	}

	#footer-bottom .share {
		text-align: center;
	}
}

article.post-wrapper {
	margin-bottom: 30px;
	border-bottom: 1px solid #e6e7d4;
}

.page-teasers .tag-title-wrap {
	margin-top: 0;
}

.royalSlider.rsMinW, .royalSlider.rsMinW .rsOverflow, .royalSlider.rsMinW .rsSlide,
.royalSlider.rsMinW .rsVideoFrameHolder, .royalSlider.rsMinW .rsThumbs {
	background: transparent;
}

.royalSlider.rsMinW.new-royalslider-4, .royalSlider.rsMinW.new-royalslider-4 .rsOverflow, .royalSlider.rsMinW.new-royalslider-4 .rsSlide,
.royalSlider.rsMinW.new-royalslider-4 .rsVideoFrameHolder, .royalSlider.rsMinW.new-royalslider-4 .rsThumbs {
	background: #f8f7f3;
}

.royalSlider .frame {
	padding: 0;
	overflow: hidden;
	-webkit-box-sizing: border-box; /* Android ≤ 2.3, iOS ≤ 4 */
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	background-color: transparent;
}
.royalSlider .frame img.rsImg {
	display: block;
	-webkit-box-sizing: border-box; /* Android ≤ 2.3, iOS ≤ 4 */
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e1e1e1;
	box-shadow: inset 0 0 0 10px #FFF;
	padding: 10px;
}

.royalSlider.rs-default-template .rsBullet {
	width: 10px;
	height: 10px;
}
.royalSlider.rs-default-template .rsBullet span {
	width: 10px;
	height: 10px;
	cursor: pointer;
}

.royalSlider.new-royalslider-2 .rsArrowLeft {
	right: 42px;
	bottom: 12px;
	cursor: pointer;
}
.royalSlider.new-royalslider-2 .rsArrowRight {
	right: 12px;
	bottom: 12px;
	cursor: pointer;
}
.royalSlider.new-royalslider-2 .rsBullets {
	bottom: 17px;
	right: 78px;
}


.royalSlider.new-royalslider-4 .rsGCaption {
	background: transparent;
	display: none;
	padding: 0;

	left: 10px;
	bottom: 10%;

	top: auto;
	right: 40%;

}
.royalSlider.new-royalslider-4 .rsGCaption .rsCaption {
}

.royalSlider.new-royalslider-4 .rsGCaption .rsCaption div.h2,
.royalSlider.new-royalslider-4 .rsGCaption .rsCaption div.subline {
	display: block;
	float: left;
	padding: 10px 20px;
	background: rgba(244,242,237, 0.9);
	color: #466f51;

	font-family: 'Noto',Cambria,'Times New Roman',serif;
	font-weight: normal;
	line-height: 1em;
}
.royalSlider.new-royalslider-4 .rsGCaption .rsCaption div.h2 {
	font-style: italic;
	font-size: 30px !important;
	margin-bottom: 5px;
}

.royalSlider.new-royalslider-4 .rsGCaption .rsCaption div.subline {
	font-size: 20px !important;
	clear: both;
}

@media screen and (min-width: 560px) {
	.royalSlider.new-royalslider-4 .rsGCaption {
		display: block;
	}
}

.main-content form input.wpcf7-not-valid, textarea.wpcf7-not-valid, select.wpcf7-not-valid {
	outline: 1px solid #C00;
}

.main-content form span.wpcf7-not-valid-tip {
	color: #c00;
	font-size: 1em;
	display: block;
	margin-top: -1em;
	margin-bottom: 2em;
	font-weight: bold;
}

.main-content form .bwp-recaptcha-801 span.wpcf7-not-valid-tip {
	margin-top: 0.7em;
}

.main-content form .wpcf7-response-output {
	border: 2px solid transparent;
	padding: 1em;
}

.main-content form div.wpcf7-validation-errors {
	border-color: #c00;
	color: #c00;
	background: #ffe2e1;
}

.main-content form div.wpcf7-mail-sent-ok {
	border-color: #466f51;
	color: #466f51;
	background: #e6e7d4;
}

.main-content form div.wpcf7-mail-sent-ng {
	border-color: #c00;
	color: #c00;
	background: #ffe2e1;
}


.lmdf-content-text-image-columns-2 {
	margin: 1.5em 0;
}

.lmdf-content-image-columns-1 {
	margin: 1.5em 0;
}

.lmdf-content-image-columns-1.left { text-align: left; }
.lmdf-content-image-columns-1.center { text-align: center; }
.lmdf-content-image-columns-1.right { text-align: right; }

.lmdf-content-image-columns-1 .image-container {
	display: inline-block;
}

.lmdf-content-image-columns-1 .image-container img {
	width: auto;
}