.blog_holder article .post_image, .blog_holder article .post_image img, .blog_holder article .post_image > a {
    position: relative;
    width: 100%;
    display: none;
}

ul {
	list-style-position: inside;
font-family: 'Lato', sans-serif;
}

.title.title_size_large h1 {
	font-size: 60px;
	line-height: 70px;
	font-weight: 800;
	letter-spacing: 0px;
	text-transform: none;
}

.title h1 {
    color: #878968;
    font-family: 'Abhaya Libre', sans-serif;
    font-size: 85px;
    line-height: 90px;
    font-style: normal;
    font-weight: 800;
    text-transform: none;
}


.blog_holder article .post_info a, .blog_holder article .post_text h2 .date {
    color: #bebebe;
    display: none;
}



.blog_holder article .post_info {
   
    width: 100%;
    margin: 0 0 18px;
    color: #bebebe;
    font-weight: 500;
    display: none;
}


#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
    float: left;
    width: 33%;
    margin: 0 0 1em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: none;
}


.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-number, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-date, .cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea, .cf7_custom_style_1 select.wpcf7-form-control.wpcf7-select, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-quiz {
	background-color: rgba(255,255,255,1);
	border-color: rgba(232,231,231,1);
	border-width: 2px;
	border-style: solid;
	color: #665c5f;
	font-family: Montserrat;
	font-size: 15px;
	line-height: 17px;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 0.5px;
	text-transform: none;
	margin-bottom: 20px;
}


body, .wrapper, .content, .full_width, .overlapping_content .content > .container, .more_facts_holder, .comment_holder .comment #respond textarea, .comment_holder .comment #respond input[type='text'], .comment_holder .comment #respond input[type='email'], .content .container {
    background-color: #f5f5f1 !important;
}


.blog_holder.blog_single article h2 {
    display: block;
    text-align: center;
}


h2, .h2, h2 a {
    color: #3f5e44;
    font-family: 'Slabo 13px', sans-serif;
    font-size: 40px;
    line-height: 56px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: none;
    margin-bottom: 22px;
}

#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
    background-color: #A39C8B !important;
    border-color: #A39C8B !important;
    color: #ffffff;
}

#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
    background-color: transparent;
    border: 2px solid #A39C8B !important;
    border-radius: .25em;
    color: #141414;
    display: flex;
    font-weight: 600;
    justify-content: center;
    padding: 1em;
    user-select: none;
    width: 100%;
}


#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonCustomize, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
    background-color: transparent;
    border-color: #A39C8B !important;
    color: #141414;
}

#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyEdgeMoreDetails a {
    align-items: center;
    color: #A39C8B !important;
    display: flex;
    font-weight: 600;
    text-decoration: none;
}


#CybotCookiebotDialog *, #CybotCookiebotDialogBodyUnderlay * {
    background: transparent;
    box-sizing: border-box;
    color: inherit;
    font-family: inherit;
    font-size: 12px !important;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}



#CybotCookiebotDialogTabContent input:checked+.CybotCookiebotDialogBodyLevelButtonSlider {
	background-color: #a39c8b;
}



p {
	color: #665c5f;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-style: normal;
	font-weight: 400;
}


.qode-advanced-image-gallery .owl-nav .qode-next-icon, .qode-advanced-image-gallery .owl-nav .qode-prev-icon {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	-webkit-transition: color .2s ease-out;
	-moz-transition: color .2s ease-out;
	transition: color .2s ease-out;
	font-size: 15px;
	width: 24px;
	height: 24px;
	line-height: 24px;
	border: 2px solid #d4d4d4;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}