/*
 Theme Name:   Lavander Child
 Template:     lavander
*/

/* Clear float */
.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }
.cf { zoom: 1; }

/* Make videos responsive */
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

h1, h2, h3, h4, h5, h6 {
	color: #222;
}



/* HEADER */
.resp_menu_button {
	color: #000;
}

#mega-menu-item-1601 a {
	color: #222 !important;
}

#mega-menu-item-1601 a:hover {
	color: #cbb07d !important;
}

@media (max-width: 960px) {

	.respMenu {
		display: none !important;
	}

}



/* TOPBANNERS */
.tp-caption a {
	margin-left: 5px !important;
}

.tp-caption a:first-child {
	margin-left: 0 !important;
}

.tp-caption a:hover {
	text-decoration: underline !important;
}

.tp-caption.rev-btn:hover {
	background: #8f865c !important;
}


/* RECIPES */
.recipe-grid .blogimage img {
	width: 100%;
	max-width: 100%;
	display: block;
}

.recipe-grid .blogimage a {
	display: block;
}

.recipe-grid .blogpostcategory {
	width: 31%;
	max-width: none;
	min-width: 0;
	margin-left: 0;
	margin-right: 3%;
}

.recipe-grid .blogpostcategory:nth-child(3n+3) {
  margin-right: 0;
}

.recipe-grid .blogimage {
	overflow: hidden;
}

.recipe-grid .blogContent {
	margin-top: 0;
}

.recipe-grid .blog-category {
	float: none;
	margin: 0 0 10px 0;
	color: #222222;
    font-weight: 600;
    text-decoration: none;
    line-height: 22px;
    font-size: 20px;
    font-style: italic;
    text-transform: initial;
}

.recipe-grid, .video-grid {
	margin-top: 50px;
}

.recipe-grid .entry.grid h2.title, .video-grid .entry.grid h2.title {
	padding: 10px 20px !important;
	min-height: 52px;
}

.mainwrap.blog.grid.recipe-grid h2.title {
	padding: 10px 20px 10px 20px !important;
	margin-bottom: 0 !important;
    font-size: 27px !important;
    letter-spacing: 0.25px !important;
    font-weight: 500 !important;
    color: #343434;
    font-style: italic;
}

.mainwrap.blog.grid.recipe-grid h2.title a {
	color: #343434;
}

.video-grid .meta {
	padding-top: 20px;
}

.mainwrap.blog.grid.recipe-grid h2.title {
	padding: 15px 20px 15px 20px !important;
}

.page-template-template-recipes .blogimage a {
	display: block;
	overflow: hidden;
}

.page-template-template-recipes .blogimage a img {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.page-template-template-recipes .blogimage a img:hover {
	max-width: none;
	opacity: 1;
	transform: scale(1.07);
}

.page-template-template-recipes h1,
.page-template-template-videos h1,
.page-template-template-recipes h2,
.page-template-template-videos h2,
.single-recipes h2,
.single-videos h2 {
	color: #222;
}

a.pdf-download {
	background: #222222;
	display: inline-block;
	padding: 7px 30px;
	color: #fff;
	text-decoration: none;
	border: 3px solid #222;
	margin-top: 20px;
	text-transform: uppercase;
}

a.pdf-download:hover {
	background: #fff;
	color: #222;
	text-decoration: none;
}

@media (max-width: 1220px) {

	.page-template-template-recipes .mainwrap .sidebar,
	.page-template-template-videos .mainwrap .sidebar {
		width: 100% !important;
		float: none;
		clear: both;
		padding-top: 50px;
	}

}

@media (max-width: 1023px) {

	.recipe-grid .blogpostcategory {
		width: 48%;
		margin-right: 0 !important;
	}

	.recipe-grid .blogpostcategory:nth-child(odd) {
		clear: left;
	}

	.recipe-grid .blogpostcategory:nth-child(even) {
		float: right !important;
	}

}

@media (max-width: 767px) {

	.page-template-template-recipes .mainwrap .sidebar,
	.page-template-template-videos .mainwrap .sidebar {
		padding-top: 0;
	}

	.page-template-template-videos .blogpostcategory  {
		float: none !important;
		clear: both !important;
		width: 100% !important;
		margin-bottom: 40px;
	}

}

@media (max-width: 680px) {

	.recipe-grid .blogpostcategory {
		float: none !important;
		width: 100%;
		clear: both !important;
		margin-bottom: 40px;
	}

}



/* VIDEOS */
.video-grid .blogpostcategory {
	width: 48%;
	margin-right: 0;
	float: left;
	border: 0;
}

.video-grid .blogpostcategory.even {
	float: right !important;
	border: 0;
	clear: right;
}

.video-grid .blogContent {
	min-height: 155px;
}

.single-videos .blogpost {
	padding-bottom: 30px;
}

.video-blog-link {
	text-align: center;
	padding: 0 15px;
}

.video-blog-link a {
	display: inline-block;
	margin: 0;
    box-sizing: border-box;
    font-size: 14px;
    padding: 5px 20px 4px 20px;
    background: #c2bda5 !important;
    letter-spacing: 2px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Amiri, "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
    margin-bottom: 20px;
}

.video-blog-link a:hover {
	background: #8f865c !important;
}

.mainwrap.blog.sidebar.grid .video-row h2.title {
	padding-bottom: 15px !important;
	min-height: 0;
}

.video-grid .video-row .blog-category {
	margin-bottom: 0;
}


/* HOMEPAGE */
.home .sidebar .sidebar, .blog .sidebar .sidebar {
	display: none;
}

.home .content.blog {
	width: 100% !important;
	max-width: none;
}

.home .blogpostcategory {
	width: 48%;
	margin-right: 0;
	float: left;
	min-width: 0;
	max-width: none;
	clear: left;
}

.home .blogpostcategory.last {
	float: right !important;
	clear: none;
}

.home .mainwrap.blog.sidebar.grid .main .content.blog .blogimage img {
	max-width: none;
	width: 100%;
}

img.force-height {
	height: 330px !important;
	width: auto !important;
}

.blogimage {
	overflow-x: hidden;
}

.entry.grid.cf {
	padding: 15px 0;
}

a.ladyc-thumbnail {
	display: block;
	width: 100%;
	height: 280px;
	background-image: url(images/placeholder.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 120%;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

a.ladyc-thumbnail:hover {
	background-size: 125%;
}

a.ladyc-thumbnail.no-resize, a.ladyc-thumbnail.no-resize:hover {
	background-size: auto;
}

.grid .blog-category.blog-date {
	padding: 0;
}

/*
.category a.ladyc-thumbnail {
	height: 205px;
}
*/

.category .mainwrap {
	padding-top: 0;
}

.mainwrap.blog.grid h2.title {
	padding-bottom: 12px;
    font-size: 27px !important;
}

.home .entry.grid {
	min-height: 135px;
	padding: 20px 0px 20px 0px;
}

.grid .blog-category {
	padding: 10px 60px 0 60px;
    width: 100%;
    box-sizing: border-box;
}

.blog-category a {
	padding: 0px 7px 0px 9px !important;
    line-height: 13px;
    height: auto;
    margin: 0;
    display: inline-block;
    border-radius: 0;
    letter-spacing: 1px;
}

.grid .blog-category.blog-date {
	padding-bottom: 0;
}

.mainwrap.blog.sidebar.grid h2.title, .mainwrap.single-default.sidebar.grid h2.title {
	clear: both;
    float: none;
    display: block;
    padding: 0 20px 10px 20px;
}

.topBlog {
	background: none;
}

.grid .blog-category em {
	line-height: 22px;
    display: block;
	color: #222222;
	font-size: 20px;
	margin-bottom: 0px;
	font-weight: 400;
}

.grid .blog-category.blog-date em {
	margin-bottom: 20px;
	color: #222222;
	font-weight: 600;
}

.grid .blog-category .grid-comments-link {
	color: #222222;
	font-weight: 600;
	text-decoration: none;
	line-height: 22px;
	font-size: 20px;
	font-style: italic;
	text-transform: initial;
}

.grid .blog-category em a {
	color: #222222;
	font-weight: 400;
	font-size: 17px;
}

h2.title a {
	color: #343434;
}

.mainwrap.blog.sidebar.grid h2.title, .mainwrap.single-default.sidebar.grid h2.title {
	margin-bottom: 0;
	padding-bottom: 30px;
	font-size: 27px !important;
}

.blogpostcategory {
	position: relative;
}

.post-has-video {
	position: absolute;
	top: 0;
	right: 0;
}

.post-has-video img {
	width: 50px;
}

/* MEGA MENU */
.pmc-main-menu {
	font-family: 'Karla';
}

#mega-menu-wrap-lavander_mainmenu #mega-menu-lavander_mainmenu > li.mega-menu-item > a.mega-menu-link {
	font-size: 14px;
}

.widget_categories h4.mega-block-title {
	display: none !important;
}

.pagenav ul {

}

.pagenav li li a {
	text-transform: uppercase;
	padding-right: 0;
}

.pagenav .imgholder a {
	display: block;
	padding: 0;
}

.pagenav li .wttitle {
	max-width: 180px;
	margin-left: 20px;
}

.pagenav li .wttitle a {
	display: inline-block;
	font-style: normal;
	padding-left: 0;
	padding-bottom: 0;
	font-size: 18px !important;
    line-height: 26px;
}

.pagenav li .widget-date {
	margin-left: 20px;
}

/* Nav Social */
#mega-menu-item-1701 a {
	padding-top: 12px !important;
}

#mega-menu-item-1701 a img {
	height: 15px;
    display: block;
}

#mega-menu-item-1702 a {
	padding-top: 12px !important;
    padding-left: 0 !important;
}

#mega-menu-item-1702 a img {
	height: 15px;
    display: block;
}

#mega-menu-item-1724 a {
	padding-top: 12px !important;
    padding-left: 0 !important;
}

#mega-menu-item-1724 a img {
	height: 16px;
    display: block;
}

#menu-new-navigation img {
	display: none;
}



/* SINGLE */
.single .blog-category {
	padding-top: 0;
}

.single .blog-date {
	padding-top: 10px;
}

.content.singlepage {
	margin-top: 0;
}

.single.single-post .topBlog .blog-category {
	color: #222;
}

.single.single-post .topBlog .blog-category em {
	display: none !important;
}

.single .sentry a {
	text-decoration: underline;
    color: #4e69a7;
}

.sidebar .widget.recent_posts img {
	max-width: 80px;
}

.sidebar .wttitle h4 a {
	font-size: 18px !important;
}

.sidebar .widgett .widget-date {
	font-size: 14px;
}

.sidebar .widgett .wttitle,
.sidebar .widgett .widget-date {
	max-width: 160px;
}

i.fa.fa-search.search-desktop {
	cursor: initial;
}

/* ARCHIVES */
.category-heading {
	color: #222;
	margin-bottom: 30px;
	margin-top: 20px;
	font-style: italic;
}


/* Full size background image */
#bg {
	position: fixed;
	top: -50%;
	left: -50%;
	width: 200%;
	height: 200%;
	z-index: -99;
}

#bg img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	min-width: 50%;
	min-height: 50%;
}


#splashpage {
	position: relative;
	padding-right: 90px;
	text-align: center;
}

#splashpage div#welcome {
	height: 100vh;
	background: rgba(9, 23, 53, 0.9) url('images/highclere-castle.png') no-repeat center 95%;
	width: 420px;
	top: 0;
	position: relative;
	z-index: 999;
	float: right;
}

#splashpage-nav {
	padding-top: 60px;
}

#splashpage-nav ul {
	list-style-type: none;
	margin: 30px 0 0 0;
	padding: 0;
}

#splashpage-nav ul li a {
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	letter-spacing: 1px;
}

#splashpage-nav ul li a:hover {
	color: #aca890;
}

#castle-footer {
	position: absolute;
	bottom: 60px;
	width: 100%;
	text-align: center;
}

#castle-footer img {
	display: block;
	margin: 0 auto;
}

.splash-spacer {
	text-align: center;
}

.splash-spacer div {
	display: inline-block;
	height: 1px;
	margin: 0 auto;
	width: 90px;
	background: #aca890;
}

#splash-enter {
	text-align: center;
	margin-top: 45px;
}

#splash-enter a {
	display: inline-block;
	color: #aca890;
	border-top: 1px solid #aca890;
	border-bottom: 1px solid #aca890;
	padding: 0;
	letter-spacing: 1px;
	line-height: 28px;
    padding-top: 3px;
}

#splash-enter a:hover {
	color: #fff;
	border-color: #fff;
}

.height-medium #splashpage #splashpage-nav {
	padding-top: 40px;
}

.height-medium #splashpage #splash-logo {
	width: 270px;
	margin: 0 auto;
	display: block;
}

.height-medium #splashpage div#welcome {
	background: rgba(9, 23, 53, 0.9) url(images/highclere-castle.png) no-repeat center 98%;
	background-size: 150px;
}

.height-short #splashpage div#welcome {
	width: 350px;
	background-size: 130px;
	background-position: center 98%;
}

.height-short #splash-logo {
	width: 250px;
	margin: 0 auto;
	display: block;
}

.height-short #splashpage-nav ul {
	margin-top: 0;
}

.height-short #splashpage-nav ul li {
	font-size: 16px;
	line-height: 30px;
}

.height-short #splashpage-nav {
	padding-top: 30px;
}

.height-short #splash-enter {
	margin-top: 20px;
}

.height-veryshort #splashpage-nav ul li {
	font-size: 15px;
	line-height: 20px;
}

.height-veryshort #splashpage div#welcome {
	background-image: none;
}

.height-veryshort #splash-logo {
	width: 200px;
}

@media (max-width: 850px) {

	#splashpage div#welcome {
		left: 0;
		float: none;
	}

}

@media (max-width: 767px) {

	.home .blogpostcategory {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		clear: both;
	}

	.home .entry.grid {
		min-height: 0;
	}

	a.ladyc-thumbnail {
		height: 300px;
	}

	#footer {
		display: none;
	}

}

@media (max-width: 480px) {

	#splashpage {
		padding-right: 0;
	}

	#splashpage div#welcome {
		width: 100% !important;
		margin: 0;
		right: auto;
		min-height: 100vh;
		height: auto;
	}

	a.ladyc-thumbnail {
		height: 180px;
	}

}


/* COMMENTS */
h4#comments {
	color: #222;
}

#commentform textarea, .singlepage textarea, .singlepage input {
	background: #eeeeee !important;
}

#commentform #submit, input[type="submit"], #submit {
	background: #a19c7e !important;
	border-radius: 0 !important;
}

#commentform #submit:hover, input[type="submit"]:hover, #submit:hover {
	background: #343434 !important;
}

#commentform #submit {
	padding-top: 23px !important;
}


/* HOMEPAGE */
.ladyc-row {
	margin: 40px auto 40px auto;
}

.ladyc-homebox {
	float: left;
	width: 23.5%;
	margin: 0 2% 0 0;
	position: relative;
	cursor: pointer;
}

.ladyc-homebox.last {
	margin-right: 0;
}

.ladyc-homebox img {
	max-width: 100%;
}

.ladyc-homebox-inner {
	position: absolute;
	background: #fff;
	padding: 20px 10px;
	text-align: center;
	bottom: -40px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 80%;
	box-sizing: border-box;
	-webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.05);
    color: #333;
}

.ladyc-homebox-subheading {
	text-transform: uppercase;
	font-size: 14px;
}

.ladyc-homebox-heading {
	font-style: italic;
	font-size: 22px;
}

.homebox-spacer {
	text-align: center;
	font-size: 1px;
    line-height: 1px;
    margin: 5px 0;
}

.homebox-spacer div {
	display: inline-block;
	height: 1px;
	margin: 0 auto;
	width: 30%;
	background: #999;
	font-size: 1px;
    line-height: 1px;
}

.blog .mainwrap.blog.sidebar .main .content.blog {
	width: 100% !important;
	float: none !important;
}

#pmc-tabs ul li a {
	max-width: 100%;
}

#pmc-tabs ul li a, #pmc-tabs ul li.ui-state-active a {
	font-size: 18px;
	font-weight: normal;
}

#pmc-tabs ul li a:hover, #pmc-tabs ul li.ui-state-active a  {
	background: #c2bda5;
}

.infinity-more {
	font-size: 18px;
	padding: 2px 0 0 0;
	font-weight: normal;
	background: #fff;
	border: none;
	color: #343434;
	-webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.05);
}

.infinity-more:hover {
	background: #c2bda5;
	border: none;
	color: #fff;
}


.block2_text, .block2_text p, .block2_img p, .mainwrap.blog.grid .blogcontent, .singledefult .blogpost .sentry, .singledefult .blogpost .sentry p, .content.singlepage .posttext {
	font-size: 19px;
    line-height: 26px;
    color: #000;
}

.commenttext p {
	font-size: 18px;
    line-height: 24px;
    color: #000;
}

.single .mainwrap, .archive .mainwrap {
	padding-top: 0px;
}

.sidebar .widget h3 {
	font-weight: normal;
	color: #222;
}

.sidebar .widgett .widget-date {
	color: #222;
}

.widget.widget_categories ul li, .sidebar .widget ul li a {
	font-weight: normal;
	font-size: 15px;
	color: #222;
}

.block2_text h3 {
	color: #000;
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 10px;
	padding-top: 20px;
	clear: both;
}

#subsubmit {
    margin-bottom: 0;
    float: right;
    width: 20%;
    margin: 0;
    box-sizing: border-box;
    font-size: 14px;
    padding: 21px 10px 20px 10px !important;
    background: #c2bda5 !important;
    letter-spacing: 2px;
    font-weight: normal;
}

#subsubmit:hover {
	background: #8f865c !important;
}

.headerSubscribe {
	background: #f4f4f4;
	padding: 25px 22px;
	clear: both;
}

.headerSubscribe #sub {
	margin: 0;
	background: #fff;
	float: left;
	width: 80%;
	box-sizing: border-box;
	font-size: 17px;
	padding: 12px 20px 10px 20px !important
	font-weight: normal;
}

#sub:focus::-webkit-input-placeholder { color:transparent; }
#sub:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
#sub:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
#sub:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */

.widgetSubscribe {
	background: none;
	padding: 0;
}

.widgetSubscribe #sub {
	width: 100%;
	float: none;
	background: #f4f4f4;
}

.widgetSubscribe #subsubmit {
	float: none;
	width: 100%;
	margin-top: 10px;
}

.sliderdate, .slidercategory {
	text-transform: uppercase;
	text-align: center !important;
	font-family: Amiri, "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif !important;
}

.sliderbutton {
	background: #c2bda5 !important;
	border-radius: 0 !important;
	font-family: Amiri, "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif !important;
	padding: 12px 30px 10px 30px !important;
	font-size: 14px !important;
	line-height: 18px !important;
	font-weight: 400 !important;
	letter-spacing: 2px !important;
}

.sliderbutton:hover {
	color: #fff !important;
	background: #222 !important;
}


img.alignleft {
	margin: 0px 20px 20px 0px;
	padding: 0;
}

img.alignright {
	margin: 0px 0px 20px 20px;
	padding: 0;
}

img.aligncenter {
	margin: 0 0 20px 0;
	padding: 0;
}

.content.singlepage a {
	text-decoration: underline;
}

@media (max-width: 1220px) {

	.block2 .block2_img {
		margin-left: 5%;
		width: 32%;
		box-sizing: border-box;
	}

	.block2 .block2_img img {
		width: 100%;
		max-width: none;
	}

	.block2 .block2_text {
		width: 55%;
		margin-left: 0;
		margin-right: 5%;
		float: right;
		box-sizing: border-box;
	}

	.block2 .headerSubscribe #sub {
		width: 70%;
	}

	.block2 #subsubmit {
		width: 30%;
	}

	.mainwrap.single-default.sidebar .content.singledefult .right-part {
		width: 100% !important;
	}


}

@media (max-width: 1023px) {


	.ladyc-homebox {
		width: 48%;
		margin: 0 4% 60px 0;
	}

	.ladyc-homebox.second, .lady-c-homebox.last {
		margin: 0 0 60px 0;
	}

	.ladyc-homebox.third, .ladyc-homebox.last {
		margin-bottom: 40px;
	}

}

@media (max-width: 960px) {

	.block2 {
		padding-top: 40px;
	}

	.block2 .block2_img {
		float: none;
		margin: 0 auto;
		max-width: 270px;
		width: 80%;
		padding: 0;
		height: auto;
    	box-shadow: none;
	}

	.block2 .block2_text {
		width: auto;
		float: none;
		margin: 0 auto;
		padding-top: 0;
		padding-bottom: 40px;
		height: auto;
		min-height: 1px;
	}

	.block2 .block2_text p:last-child {
		display: none;
	}

}

@media (max-width: 767px) {

	#sub {
		width: 100%;
		box-sizing: border-box;
		float: none;
	}

	#subsubmit {
		padding: 20px 40px;
		margin-left: 0;
	}

	#pmc-tabs ul li {
		float: left;
	}

	#pmc-tabs ul li:last-child {
		float: right;
	}

	.ui-tabs-nav {
		height: 50px;
	}

	.mainwrap.blog.home {
		padding-top: 40px;
	}

}

@media (max-width: 650px) {

	.headerSubscribe #sub {
		width: 100%;
		padding-left: 5px;
		padding-right: 5px;
		background: #f4f4f4;
		margin-bottom: 5px;
	}

	#subsubmit {
		width: 140px;
    	float: none;
    	margin-top: 0px;
	}

	.headerSubscribe {
		padding: 0px;
		background: #fff;
	}

}

@media (max-width: 600px) {

	.ladyc-homebox {
		width: auto;
		float: none;
		margin: 0 0 80px 0 !important;
	}

	.ladyc-row {
		margin-bottom: 0;
	}

}

@media (max-width: 480px) {

	.block2 .headerSubscribe #sub {
		width: 100%;
		padding-left: 5px;
		padding-right: 5px;
		background: #f4f4f4;
		margin-bottom: 5px;
	}

	.block2 #subsubmit {
		width: 140px;
    	float: none;
    	margin-top: 0px;
	}

}

@media (max-width: 414px) {

	.blog .ladyc-row {
		display: none;
	}

}


/************************************************
*	11.	Comments									*
************************************************/

/* Copied from Ogranic Verbage theme */

#submit {
	float: left;
	display: block;
	background: #F5F5F5;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	padding: 8px 5px 6px 5px;
	cursor: pointer;
	border: 1px solid #EEEEEE;
	}
#submit:hover {
	color: #FFFFFF;
	background: #616c48;
	}
#author, #email, #url {
	background: #F5F5F5 !important;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 5px 0px 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #EEEEEE;
    border-radius:0px;
    -webkit-appearance: none;
	}
#comment {
	background: #F5F5F5 !important;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #EEEEEE;
    height: 400px;
	}
.postcomments {
	display: block;
	margin: 20px 0px 0px 0px;
	overflow: hidden;
	}
.commentlist li ul li {
	font-size: 12px;
    line-height: 18px;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist li .avatar {
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 0px 10px 10px;
	padding: 4px;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	    font-size: 17px;
	}
.commentlist p {
	font-weight: normal;
	text-transform: none;
	}
.commentmetadata {
	font-weight: normal;
	}
.postcomments input {
	width: 140px;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 0px 0px;
	}
#commentform {
	margin: 5px 0px 0px 0px;
	width: 97.6%;
	}
#commentform textarea {
	width: 100%;
	padding: 6px;
	}
#respond {
	display: block;
	margin: 50px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	}
#respond:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}


#respond h5 {
        font-size: 26px;
            margin-bottom: 10px;
}

#commentform p {
	margin: 5px 0px 5px 0px;
	}
.alt {
	margin: 0px;
	padding: 10px;
	}
.commentlist {
	margin: 0px;
	padding: 0px;
	}
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}
.commentlist li {
        margin: 20px 0px 20px 0px;
    padding: 20px;
    list-style: none;
	}
.commentlist li ul li {
	margin-right: 5px;
	}
.commentlist p {
	margin: 10px 0px 10px 0px !important;
	padding: 0px;
	}
.children {
	margin: 0px;
	padding: 0px;
	}
.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	display: none;
	}
.reply {
	padding: 5px 0px 0px 0px;
	}
.reply a, .reply a:visited {
	display: inline-block;
	background: #081532;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	margin: 0px;
	padding: 4px 12px 4px 12px;
    font-weight:normal;
        transition: all 0.2s ease-in;
	}
.reply a:hover {
	background: #616c48;
	text-decoration: none;
	}
.commentmetadata {
	font-size: 13px;
	line-height: 15px;
	margin: 0px;
	display: block;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
.thread-even {
	background: #f4f4f4;
	margin: 0px;
	padding: 0px;
	}
.depth-1 {
	border: 3px solid #f4f4f4;
	margin: 0px;
	padding: 0px;
	}
.even, .alt {
	border: 3px solid #f4f4f4;
	margin: 0px;
	padding: 0px;
}

.thread-even .children li.comment {
	border: 3px solid #fff;
}

.right-part, .mainwrap.single-default.sidebar .content.singledefult .right-part {
	float: none;
	width: 100%;
	box-sizing: border-box;
}

.specificComment {
	padding: 0px 20px 20px 20px;
	margin-bottom: 0;
}

.specificComment  .commenttext, .specificComment  .commentsDate, .specificComment  .authorBlogName, .specificComment {
	float: none;
	border: none;
}

.comment-meta {
	position: relative;
}

.specificComment .comment-reply-link {
	bottom: 10px;
	background: #c2bda5;
	font-weight: 400;
	font-size: 16px;
	padding: 5px 12px 3px 12px;
}

.specificComment .comment-reply-link:hover {
	background: #8f865c !important;
}

#commentform #submit {
    box-sizing: border-box;
    font-size: 14px;
    padding: 21px 20px 20px 20px !important;
    background: #c2bda5 !important;
    letter-spacing: 2px;
    font-weight: normal;
    color: #fff;
    font-family: Amiri, "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
}

#commentform #submit:hover {
	background: #8f865c !important;
}

.post-comments-title {
	float: none;
}

.commentlist .children li {
	margin-top: 0;
}

.children li.comment {
	margin-bottom: 20px;
}

.children li.comment .specificComment {
	padding-bottom: 0;
}

li.comment {
	margin-right: 0;
}

li.depth-1 {
	margin: 20px;
	padding-bottom: 5px;
}

.form-submit #submit {
	display: inline-block;
    margin-bottom: 20px;
    padding: 20px;
}

ol.commentlist {
	border: 0;
}

#commentform {
	width: 100%;
	margin-top: 20px;
	padding-top: 0;
}

#respond {
	margin-top: 0;
}

#commentform h2 {
	display: block;
	padding-top: 20px;
	margin-bottom: 20px;
	font-size: 24px !important;
	line-height: 30px;
	font-style: italic;
	text-align: center;
	color: #222;
}

#commentform label {
	color: #222;
}

#commentform textarea, #commentform input {
	font-size: 18px;
	line-height: 24px;
	color: #000;
	font-family: Amiri, "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
}



/* MEGAMENU */
a.mega-menu-link {
	text-transform: uppercase !important;
}

a.mega-menu-link:hover {
	background: rgba(255, 255, 255, 0.73) !important;
    color: #8f865c !important;
}

#mega-menu-item-1701 a.mega-menu-link:hover,
#mega-menu-item-1702 a.mega-menu-link:hover,
#mega-menu-item-1724 a.mega-menu-link:hover  {
	background: none !important;
}

#mega-menu-item-categories-4 h4.mega-block-title {
	display: block !important;
}

.mega-sub-menu {
	background: #fff !important;
	border: 0 !important;
	padding: 0 !important;
	width: 100% !important;
}

.mega-menu-item h4.mega-block-title {
	font-weight: 500 !important;
    letter-spacing: 1px;
	font-family: 'Amiri', Arial, Helvetica, Verdana, sans-serif !important;
	color: #222 !important;
	line-height: 100%;
	font-size: 19px !important;
	margin: 20px 0 10px 0 !important;
}

#mega-menu-wrap-lavander_mainmenu #mega-menu-lavander_mainmenu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
	font-size: 20px !important;
	color: #222 !important;
}

.mega-menu-item .cat-item {
	float: left;
	width: 50%;
}

.mega-menu-item .cat-item a {
	letter-spacing: 1px !important;
}

#mega-menu-item-recent_posts-widget-3 img {
	width: 190px !important;
	height: auto;
	opacity: 1 !important;
}

#mega-menu-item-recent_posts-widget-3 .wttitle {
	display: block;
    float: left;
    max-width: 280px;
    width: 100%;
}

#mega-menu-item-recent_posts-widget-3 .wttitle h4 a {
	font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 0px;
    line-height: 100%;
    font-style: italic;
    font-family: Amiri, "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
    text-transform: initial;
    color: #222 !important;
    font-size: 26px !important;
    padding-top: 10px;
}

#mega-menu-item-recent_posts-widget-3 .widget-date {
	color: #222222;
    font-weight: 600;
    line-height: 22px;
    font-size: 20px;
    font-style: italic;
    text-transform: initial;
    font-family: Amiri, "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
    max-width: 280px;
    width: 100%;
    margin-top: 10px;
}

#mega-menu-item-custom_html-4 {
	display: none !important;
}

#mega-menu-wrap-lavander_mainmenu #mega-menu-lavander_mainmenu[data-effect="fade_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-lavander_mainmenu #mega-menu-lavander_mainmenu[data-effect="fade_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-lavander_mainmenu #mega-menu-lavander_mainmenu[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-lavander_mainmenu #mega-menu-lavander_mainmenu[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
	width: 220px !important;
}

#mega-menu-wrap-lavander_mainmenu #mega-menu-lavander_mainmenu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-lavander_mainmenu #mega-menu-lavander_mainmenu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-lavander_mainmenu #mega-menu-lavander_mainmenu > li.mega-menu-item > a.mega-menu-link:focus {
    color: #223f71 !important;	
}

/*
#mega-menu-item-custom_html-5 {
	margin-top: -20px !important;
}
*/

#mega-menu-item-custom_html-5 .headerSubscribe {
	padding: 15px 12px;
}

#mega-menu-item-custom_html-5 .headerSubscribe #sub {
	width: 75%;
}

#mega-menu-item-custom_html-5 .headerSubscribe #subsubmit {
	width: 25%;
}

.pagenav li.cat-item {
	padding: 3px 0;
}

.pagenav li li a {
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	text-shadow: none;
}

.cat-item.cat-item-1 {
	display: none;
}

@media (max-width: 1200px) {

	#mega-menu-item-recent_posts-widget-3 img {
		width: 170px !important;
	}

	#mega-menu-item-recent_posts-widget-3 .wttitle,
	#mega-menu-item-recent_posts-widget-3 .widget-date {
		max-width: 230px;
	}

}

@media (max-width: 1023px) {

	.pagenav li.cat-item {
		float: none;
		width: 100%;
	}

	#mega-menu-item-categories-4 {
		width: 40% !important;
	}

	#mega-menu-item-recent_posts-widget-3,
	#mega-menu-item-custom_html-5 {
		width: 60% !important;
	}

	.widgett .imgholder {
		width: 30%;
	}

	.widgett .imgholder img {
		width: 100% !important;
	}

	#mega-menu-item-recent_posts-widget-3 .wttitle,
	#mega-menu-item-recent_posts-widget-3 .widget-date {
		max-width: 60% !important;
		margin-left: 5% !important;
	}

	#mega-menu-item-custom_html-5 .headerSubscribe #sub {
		width: 100%;
		float: none;
		margin-bottom: 10px;
	}

	#mega-menu-item-custom_html-5 .headerSubscribe #subsubmit {
		width: 100%;
		float: none;
	}

}

@media (max-width: 680px) {

	#mega-menu-item-categories-4 {
		width: 100% !important;
	}

	#mega-menu-item-recent_posts-widget-3,
	#mega-menu-item-custom_html-5 {
		display: none !important;
	}


}

@media (max-width: 600px) {

	.mega-sub-menu {
		padding: 15px!important;
	}

	.pagenav {
		padding: 0 10px 10px 10px;
	    margin: 0;
	    color: #fff;
	    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	    background: none;
	    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
	    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.075);
	    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
	    border-color: #c5c5c5;
    	border-color: rgba(0,0,0,0.15) rgba(0,0,0,0.15) rgba(0,0,0,0.25);
    	box-sizing: border-box;
	}

	#mega-menu-item-categories-4 h4.mega-block-title {
		display: none !important;
	}

	.pagenav li.cat-item {
		padding: 5px 0;
	}

	.pagenav li li a {
		padding: 5px 0;
	}

	#mega-menu-wrap-lavander_mainmenu .mega-menu-toggle {
	    padding: 4px 14px;
	    margin-bottom: 0;
	    font-size: 13px;
	    line-height: 18px;
	    text-align: center;
	    vertical-align: middle;
	    cursor: pointer;
	    color: #222;
	    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
	    background-color: #f5f5f5;
	    background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
	    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
	    background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
	    background-image: -o-linear-gradient(top,#fff,#e6e6e6);
	    background-image: linear-gradient(to bottom,#fff,#e6e6e6);
	    background-repeat: repeat-x;
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe5e5e5',GradientType=0);
	    filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
	    border: 1px solid #e2e2e2;
	    border-bottom-color: #ccc;
	    -webkit-border-radius: 4px;
	    -moz-border-radius: 4px;
	    border-radius: 4px;
	    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
	    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	    box-sizing: border-box;
	    max-width: 100%;
	    margin: 0;
	}

	#mega-menu-wrap-lavander_mainmenu .mega-menu-toggle:hover {
		background-position: 0 -15px;
	    -webkit-transition: background-position .1s linear;
	    -moz-transition: background-position .1s linear;
	    -o-transition: background-position .1s linear;
	    background-color: #d9d9d9;
	}

	#mega-menu-wrap-lavander_mainmenu .mega-menu-toggle .mega-toggle-block-right {
		float: none;
		margin: 0 auto;
		height: auto;
		padding-top: 5px;
	}

	#mega-menu-wrap-lavander_mainmenu .mega-menu-toggle .mega-toggle-block-1:before,
	#mega-menu-wrap-lavander_mainmenu .mega-menu-toggle .mega-toggle-block-1:after {
		color: #222;
		font-size: 18px;
	}

	#mega-menu-wrap-lavander_mainmenu #mega-menu-lavander_mainmenu {
		background: #f5f5f5;
		color: #222;
		border: 1px solid #e2e2e2;
		border-top: 0;
	}

	#mega-menu-item-1701, #mega-menu-item-1702 {
		display: none !important;
	}

	#mega-menu-wrap-lavander_mainmenu #mega-menu-lavander_mainmenu > li.mega-menu-item > a.mega-menu-link {
		color: #222;
		text-shadow: none;
	}

	.content.singlepage {
		margin-top: 20px;
	}

	.mega-menu-item-recent_posts-widget-3, .mega-menu-item-custom_html-4, .mega-menu-item-custom_html-5 {
		display: none !important;
	}

	#mega-menu-wrap-lavander_mainmenu ul.mega-sub-menu {
		display: block !important;
		opacity: 1 !important;
		margin-top: 0 !important;
	}

	#mega-menu-wrap-lavander_mainmenu #mega-menu-lavander_mainmenu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
		width: 100%;
		display: block;
		float: none;
		padding-top: 0;
		padding-bottom: 0;
		font-weight: normal;
	}

}


/* Footer */
.footer_widget1, .footer_widget2, .footer_widget3 {
	padding: 0;
}

@media (max-width: 830px) {

	.footer_widget1, .footer_widget3 {
		float: none;
		text-align: center !important;
		width: 100%;
	}

	.footer_widget3 {
		margin-top: -20px;
	}

	.footer_widget2 {
		display: none;
	}

}

.books {
    width: 32%;
    background: #efefef;
    padding: 20px;
    margin: 0px .5% 20px .5%;
    float: left;
    position: relative;
    box-sizing: border-box;
}

.books .img-wrapper {
	float: left;
	width: 130px;
	height: 200px;
	margin-right: 15px;
}

.books img {
    width: 100%;
    max-width: 130px;
}

.books .standardbut {
    float: left;
    position: absolute;
    bottom: 20px;
    display: inline-block;
    margin: 0;
    box-sizing: border-box;
    font-size: 14px;
    padding: 5px 15px 4px 15px;
    background: #c2bda5 !important;
    letter-spacing: 2px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Amiri, "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
    text-decoration: none !important;
}

.books .standardbut:hover {
	background: #8f865c !important;
}

.books p {
	margin-top: 0;
}

@media (max-width: 1190px) {

	.books {
		width: 49%;
	}

	.books.german .img-wrapper {
		height: 152px;
	}


}

@media (max-width: 925px) {
	.books, .books.single {
	    width: 100%;
	    padding: 10px;
	    margin: 0px 0px 10px;
	}

	.books p {
		margin-top: 20px;
		padding-left: 140px;
	}

	.books .standardbut {
		position: static;
		float: none;
		margin-top: -15px;
	}

	.books .img-wrapper, .books.german .img-wrapper {
		height: auto;
	}

	.books img {
		display: block;
	}

}

@media (max-width: 500px) {

	.books p {
		margin-top: 0;
	}

	.books p:last-child {
		margin-bottom: 0;
	}

}