body {
	background-color: #f5f5f5;
}

:root {
	--bs-primary: rgb(101, 51, 34);
}


/* COOKIEYES */
.cky-title {
	color: var(--bs-primary) !important;
}
.cky-btn {
	border-radius: 25px !important;
	color: var(--bs-primary) !important;
	border-color: var(--bs-primary) !important;
}
.cky-btn-accept {
	color: #FFF !important;
	background-color: var(--bs-primary) !important;
}
.cky-btn-revisit-wrapper,
.cky-switch input[type="checkbox"]:checked {
	background: var(--bs-primary) !important;
	background-color: var(--bs-primary) !important;
}
/* COOKIEYES */

.post, .page {
	margin: 0;
}
a, a:active, a:visited {
	color: #045036;
}
a:hover {
	color: rgba(4, 80, 54, 0.7);
	text-decoration: none;
}
.site-header-container {
	background-color: #131B2E;
}
.site-logo {
	max-width: 20%;
}
.site-title, .site-title a, .site-title a:hover, .site-title a:visited, .site-title a:active {
	color: #fff;
	text-decoration: none;
}
.navbar {
	border-bottom: 1px solid rgba(0,0,0,.15);
}
.navbar-nav {
	margin: 0;
}
.site-container {
	background-color: #fff;
	background-image: url('../img/background-repeat.jpg');
    background-position: left top;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
}

.navbar, .dropdown-menu {
	background-color: #fff;
	color: #000;
}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link,
.navbar-nav .nav-link.active, .navbar-nav .show>.nav-link, .navbar-nav .nav-link,
.navbar-light .navbar-nav .nav-link {
	color: #000;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover,
.navbar-nav li:focus, .navbar-nav li:hover {
	color: rgba(0,0,0,.7);
}
.navbar-nav .nav-link:focus, .navbar-nav .nav-link:hover {
	color: #000;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.7rem;
    padding-left: 0.7rem;
}

.dropdown-item, .dropdown-item a, .dropdown-item a:visited, .dropdown-item a:active {
	color: #000 !important;
}
.dropdown-item.active, .dropdown-item:active, .dropdown-item:hover {
    color: #000;
    text-decoration: none;
    background-color: rgba(101, 51, 34, 0.3);
}

.widget_nav_menu {
	margin-bottom: 0;
}
.widget_nav_menu ul, .friendpage ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 0;
}

.widget_nav_menu ul {
	margin-bottom: 0.5em;
}

.widget_nav_menu ul.sub-menu {
	margin-left: 0.5em;
}
.widget_nav_menu ul.sub-menu li {
	padding: 0.2em 0;
	line-height: 1;
}

.widget h3 {
	font-size: 80%;
}

.breadcrumbs {
    color: #6e6e6e;
    font-size: 12px;
    margin: 10px 0;
}
.breadcrumbs a {
    color: #6e6e6e;
	text-decoration: none;
}

.image-container {
	position: relative;
}
.image-caption {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    bottom: 0;
    color: #FFFFFF;
    padding: 10px;
    position: absolute;
    width: 100%;
}

.entry-title {
	margin-top: 0.5rem;
}

.sidebar-left .container, .sidebar-left .container-fluid {
	background-color: rgba(255, 255, 255, 0.8);
}

.sidebar-right {
	background-color: rgba(255, 255, 255, 0.8);
}

.widget_nav_menu li:not(.sub-menu li) {
    border-top: 1px solid rgba(101, 51, 34, 0.3);
}
.widget_nav_menu a {
	color: #653322;
	font-weight: bold;
	text-decoration: none;
}

.widget_nav_menu a:hover {
    color: rgba(101, 51, 34, 0.8);
}

.widget_nav_menu .sub-menu a {
	font-size: 85%;
	color: #3A3E43;
	font-weight: normal;
	text-decoration: none;
}
.widget_nav_menu .sub-menu a:hover {
	color: rgba(4, 80, 54, 0.8);
	text-decoration: underline;
}
.navbar-nav li {
	border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.navbar-nav li:first-child {
    border-left: 0;
}
.navbar-nav li:last-child {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.friendpage h3 {
	font-size: 80%;
}
.friendpage a {
	font-size: 70%;
	font-weight: bold;
	color: #653322;
	text-decoration: none;
}
.friendpage a:hover {
    color: rgba(101, 51, 34, 0.8);
}
.friendpage ul li div {
    border-top: 1px solid rgba(101, 51, 34, 0.3);
}
.friendpage ul {
	margin-bottom: 0;
}

.related-pages {
	background-color: rgba(205, 167, 136, 0.2);
	border: 1px solid rgba(205, 167, 136, 0.9);
}
.related-pages h3 {
	color: #653322;
	font-size: 80%;
}
.related-pages li {
	list-style: none;
	padding: 2px 0;
	border-top: 1px solid rgba(101, 51, 34, 0.3);
}

.related-pages li a {
	color: #3A3E43;
	text-decoration: none;
	font-size: 80%;
}
.related-pages li a:hover {
	color: rgba(4, 80, 54, 0.8);
	text-decoration: underline;
}
.offer {
	line-height: 1.2;
}
.offer .card:hover {
	background-color: rgba(4, 80, 54, 0.3);
}
.offer .card-title {
	font-weight: 600;
	line-height: 1;
}
.offer a {
	color: #045036;
	font-size: 75%;
}
.offer .card-footer {
	font-size: 75%;
    bottom: 0;
}
.offer .card-text {
	font-size: 80%;
}
.offer .offerprice span {
	white-space: nowrap;
}
.offer .offerprice b {
    color: #045036;
    font-weight: bold;
}

.offer .offerimage {
    margin: 0 0 5px;
    background-size: cover;
    height: calc(100px - 1em);
    background-position: center;
}
.offer .company {
    font-style: italic;
    opacity: .5;
}
.site-footer {
	background-color: #131B2E;
	color: #fff;
}

.site-footer .site-info {
	font-size: 70%;
}

.page-content, .entry-content, .entry-summary {
    margin: 1em 0 0;
}

.post-thumbnail img {
	width: 100%;
}

.contact-form_wrapper .gform_required_legend {
	display: none;
}

.contact-form_wrapper .gform_title {
	border-top: 1px solid rgba(101, 51, 34, 0.3);
	padding: 20px 0;
}

.contact-form {
    background-color: rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(101, 51, 34, 0.3);
}

.contact-form .button {
	width: 100%;
	background: #653322;
	color: #fff;
	border-radius: 25px;
	padding: 14px 30px;
}
.contact-form .button:hover {
	background: #879164;
}
.contact-form .gform_footer {
	padding-bottom: 0 !important;
}

.comments-link {
	margin-left: 20px;
}
.edit-link {
	display: block;
	margin: 20px 0;
}
.post-edit-link {
	color: #FFF;
	background-color: #045036;
	border-radius: 25px;
	padding: 5px 10px;
	text-decoration: none;
}
.post-edit-link:active, .post-edit-link:visited {
	color: #FFF;
}
.post-edit-link:hover {
	color: #FFF;
}

.ad {
    border: 1px dashed #045036;
    font-family: Arial;
    margin: 0 0 20px;
    padding: 10px;
	line-height: 1;
}
.ad:first-of-type{
	border-right: none;
}
.ad .adtitle {
    color: #045036;
    font-size: 19px;
    margin: 0 0 4px;
}
.ad .adtitle a, .ad .adtitle a:visited {
	text-decoration: none;
    color: #045036;
}
.ad .adtitle a:hover {
	text-decoration: underline;
    color: #045036;
}
.ad .adurl {
    color: #045036;
    font-size: 12px;
    margin: 0 0 4px;
}
.ad .adscontent {
    font-size: 12px;
}

.cover-block-full-link .wp-block-cover__inner-container,
.cover-block-full-link .wp-block-cover__inner-container p {
	position: absolute;
    height: 100%;
	width: 100%;
}
.cover-block-full-link .wp-block-cover__inner-container p a {
	justify-content: center;
    align-items: center;
    height: 100%;
    display: flex;
	text-decoration: none;
	margin: auto 1em;
}
.cover-block-full-link .wp-block-cover__inner-container p a:hover {
	text-decoration: underline;
}

@media (max-width:576px){
}

@media (max-width:992px){
	.site-logo {
		max-width: 40%;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: 0;
		padding-left: 0;
	}
	.image-caption {
		font-size: 80%;
	}
	.friendpage a {
		font-size: 90%;
	}
	.navbar-nav li, .navbar-nav li:last-child {
		border: none;
	}
	.offer .offerimage {
		height: calc(150px - 1em);
	}
	.offer .card-footer {
		font-size: 90%;
	}
}