body {
color: #4A4A4A;
background-color: #fff;
font-weight: 400;
font-family: "Martel", serif;
overflow-x: hidden;
font-size: 15px;
}
.border {
border: 1px solid #f7f7f7;
}
.transition {
transition: background 0.2s ease,padding 0.8s linear;
}
html, body {
height: 100%;
}
.off-canvas-wrapper-inner {
background: #fff;
}
table {
margin-top: 20px;
}
table td {
vertical-align: top;
}
table th {
text-align: left;
} a {
color: #9D9272;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
a:hover {
color: #695E58;
} h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6 {
font-family: "Martel", serif, serif;
color: #000;
margin: 2rem 0 1rem;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 0.125rem;
font-size: 1rem;
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a {
color: #000;
} #main {
padding: 0;
margin: 0;
}
#content {
z-index: 9;
}
#content P {
line-height: 2rem;
}
#content .entry-content h2:first-child, #content .entry-content h3:first-child, #content .entry-content h4:first-child, #content .entry-content h5:first-child, #content .entry-content h6:first-child {
margin-top: 0;
}
.byline {
color: #999;
} pre, blockquote {
border-left: 1px solid #9D9272;
}
pre p, blockquote p {
color: #4A4A4A;
}
.entry-content {
padding-top: 0px;
overflow: hidden;
}
.entry-content dd {
margin-left: 0;
font-size: .9em;
color: #787878;
margin-bottom: 1.5em;
}
.entry-content img {
max-width: 100%;
height: auto;
margin-bottom: 20px;
}
.entry-content video, .entry-content object {
max-width: 100%;
height: auto;
}
.entry-content pre {
background: #f7f7f7;
border: 1px solid #cecece;
padding: 10px;
} .wp-caption {
max-width: 100%;
background: #f7f7f7;
padding: 5px; }
.wp-caption img {
max-width: 100%;
margin-bottom: 0;
width: 100%;
}
.wp-caption p.wp-caption-text {
font-size: .85em;
margin: 4px 0 7px;
text-align: center;
}
.button, button, a.button, .wpcf7 input[type=submit],
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
background-color: transparent;
border: 1px solid #9D9272;
color: #9D9272;
text-transform: uppercase;
line-height: 1.2;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
letter-spacing: 1px;
font-weight: normal;
padding: 15px 30px;
-webkit-border-radius: 24px;
-moz-border-radius: 24px;
-ms-border-radius: 24px;
border-radius: 24px !important;
font-family: "Roboto", sans-serif;
}
.button:focus, .button:hover, button:focus, button:hover, a.button:focus, a.button:hover, .wpcf7 input[type=submit]:focus, .wpcf7 input[type=submit]:hover,
.woocommerce #respond input#submit.alt:focus,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:focus,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:focus,
.woocommerce input.button.alt:hover {
background: #9D9272;
color: #fff;
outline: none;
}
.button.jumbo, button.jumbo, a.button.jumbo, .wpcf7 input[type=submit].jumbo,
.woocommerce #respond input#submit.alt.jumbo,
.woocommerce a.button.alt.jumbo,
.woocommerce button.button.alt.jumbo,
.woocommerce input.button.alt.jumbo {
font-size: 1.2rem;
padding: 15px 30px;
}
a.button-alt {
background-color: transparent;
border: 1px solid #9D9272;
color: #9D9272;
padding: 15px;
}
a.button-alt:hover {
border: 1px solid #9D9272;
background-color: #9D9272;
}
a.button-alt.white {
background-color: transparent;
border: 2px solid #fff;
color: #fff;
}
a.button-alt.white:hover {
background: #000;
color: #9D9272;
}
#crumbs, #breadcrumbs {
margin: 0 0 30px;
font-size: 0.85rem;
}
#crumbs a, #breadcrumbs a {
color: #4A4A4A;
}
#crumbs a:hover, #breadcrumbs a:hover {
color: #9D9272;
}
#crumbs span.separator, #breadcrumbs span.separator {
font-weight: 700;
color: #999;
margin: 0 5px;
display: inline-block;
}
#content .post-container {
padding-bottom: 20px;
margin-bottom: 40px;
position: relative;
}
#main .gfield_checkbox li input {
margin: 5px 0 0 0;
padding: 0;
}
#main .gfield_checkbox li label {
font-size: 0.85rem;
}
.subpage-list li {
list-style: none;
}
.subpage-list li a:before {
font-family: 'Font Awesome 5 Pro';
content: "\f105";
position: absolute;
top: 10px;
left: 5px;
color: #9D9272;
}
.subpage-list li a {
display: block;
margin-bottom: 5px;
border: 1px solid #eee;
position: relative;
padding-left: 25px;
font-size: 1.2rem;
padding: 10px 10px 10px 25px;
}
#content .pagination {
text-align: center;
}
#content .pagination a {
display: inline-block;
float: none;
}
#content .pagination li a {
color: #9D9272;
line-height: inherit;
border: 1px solid #ccc;
}
#content .pagination li {
display: inline-block;
float: none;
}
.pagination span {
display: inline-block;
float: none;
margin: 0 10px;
}
.pagination span.current {
background-color: #9D9272;
margin: 0;
}
.pagination a:hover {
color: black;
}
.button-group li:first-child {
margin-right: 10px;
}
.inline-list {
margin: 1rem auto 1.0625rem auto;
margin-left: 0;
margin-right: 0;
padding: 0;
list-style: none;
overflow: hidden;
}
.inline-list > li {
list-style: none;
float: none;
margin-left: 10px;
display: inline-block;
}
.inline-list > li:first-child {
margin-left: 0 !important;
}
.inline-list > li > * {
display: inline-block;
}
#main ul.arrow-list {
list-style: none;
}
ul.arrow-list li {
list-style: none;
position: relative;
padding-left: 25px;
margin-bottom: 5px;
}
ul.arrow-list li:before {
font-family: 'Font Awesome 5 Pro';
content: "\f054";
position: absolute;
top: 0;
left: 0;
color: #9D9272;
}
ul.bullet-list {
margin: 0;
}
ul.bullet-list li {
list-style: none;
position: relative;
padding-left: 15px;
margin-bottom: 5px;
border-bottom: 1px dashed #999;
padding-bottom: 5px;
}
ul.bullet-list li:before {
font-family: 'Font Awesome 5 Pro';
content: "\f111";
position: absolute;
top: 7px;
left: 0;
color: #908984;
font-size: 0.5rem;
}
@media (min-width: 64em) {
img.alignright {
float: right;
margin: 0 0 30px 30px;
}
img.alignleft {
float: left;
margin: 0 30px 30px 0;
}
img.aligncenter {
margin: 0 auto 20px;
display: block;
}
}
ul.question-list,
ul.check-list {
margin: 0;
}
ul.question-list li,
ul.check-list li {
list-style: none;
position: relative;
padding-left: 2px;
margin-bottom: 5px;
}
ul.question-list li:before,
ul.check-list li:before {
font-family: 'Font Awesome 5 Pro';
content: "\f058";
position: relative;
color: #4A4A4A;
font-size: 1rem;
margin-right: 5px;
}
ul.question-list li:before {
content: "\f059";
}
@media (min-width: 64em) {
ul.split-list {
margin: 0;
padding: 0;
}
ul.split-list li {
list-style: none;
}
ul.split-list .sub-list {
float: left;
width: 30%;
}
}
#main ol {
list-style: number;
}
#main ol li {
margin-left: 20px;
margin-bottom: 0.5rem;
}
.gallery-item {
float: left;
width: 30%;
margin-right: 10px;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #999;
}
input:-moz-placeholder, textarea:-moz-placeholder { color: #999;
}
input::-moz-placeholder, textarea::-moz-placeholder { color: #999;
}
:-ms-input-placeholder {
color: #999;
}
.row-expanded.collapse > .column, .row-expanded.collapse > .columns {
padding-left: 0;
padding-right: 0;
}
.primary {
color: #9D9272;
}
.secondary {
color: #908984;
}
.tertiary {
color: #7D7773;
}
#main td, #main th {
border: 1px solid #ddd;
}
.fadein {
opacity: 0;
}
.loaded .fadein {
opacity: 1;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
input[type=text],
input[type=password] {
box-sizing: border-box !important;
}
.accordion-panel .accordion-title {
font-size: 1.2rem;
line-height: 1.5;
color: #4A4A4A;
padding-right: 30px;
}
.accordion-panel .accordion-title:before {
color: #9D9272;
}
.layout-panel {
padding: 40px 0;
margin: 0;
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
}
.layout-panel .cell {
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
}
.layout-panel .cell .inner {
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
}
.layout-panel .cell.img {
min-height: 250px;
}
.layout-panel .cell > h1,
.layout-panel .cell > h2,
.layout-panel .cell > h3,
.layout-panel .cell > h4,
.layout-panel .cell > h5,
.layout-panel .cell > h6 {
margin-top: 0;
}
.layout-panel .fluid {
max-width: 120rem;
padding: 0;
}
.layout-panel div.lead {
margin-bottom: 20px;
}
.layout-panel div.lead h2 {
padding-bottom: 0;
margin-bottom: 0;
text-align: center;
}
.layout-panel div.lead h2:after {
content: '';
width: 66px;
height: 1px;
margin: 0;
background: #000;
display: block;
position: relative;
margin: 20px auto;
}
@media (min-width: 64em) {
.layout-panel div.lead h2 {
font-size: 1.2rem;
}
}
.layout-panel.no-bottom {
margin-bottom: 0;
padding-bottom: 0;
}
.layout-panel.no-top {
margin-top: 0;
padding-top: 0;
}
.layout-panel.no-pad {
padding: 0;
}
.layout-panel.no-margin {
margin: 0;
}
.layout-panel.darkbg {
background-color: #9D9272;
color: #fff;
}
.layout-panel.darkbg a,
.layout-panel.darkbg a.button,
.layout-panel.darkbg h2,
.layout-panel.darkbg h3,
.layout-panel.darkbg h4,
.layout-panel.darkbg h5,
.layout-panel.darkbg p {
color: #fff;
}
.layout-panel.lightbg {
background-color: #fff;
}
.layout-panel.greybg {
background-color: #f7f7f7;
}
.layout-panel.extrapad .cell {
padding: 30px;
}
.layout-panel .cell > h2:first-child {
margin-top: 0;
}
.layout-panel .cell.extrapad {
padding: 50px;
}
.layout-panel.shortrow {
max-width: 50rem;
margin-bottom: 30px;
}
.layout-panel.shortrow h2 {
margin-top: 10px;
}
.layout-panel.shortrow img {
max-height: 250px;
}
.layout-panel.grid-panel a {
display: block;
background-size: cover;
background-position: center center;
color: #fff;
min-height: 280px;
padding-top: 235px;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
text-align: center;
}
.layout-panel.grid-panel a:hover {
opacity: 0.8;
}
.layout-panel.grid-panel p {
color: #fff;
}
.layout-panel.grid-panel h3 {
color: #fff;
margin: 0;
font-size: 1.2rem;
display: block;
padding: 20px;
background-color: rgba(255, 255, 255, 0.8);
border-bottom: 3px solid #9D9272;
}
#single-post {
margin-bottom: 50px;
}
#single-post h3 {
color: #9D9272;
text-transform: uppercase;
margin: 0 0 30px;
}
#single-post #gallery {
margin-bottom: 50px;
}
#single-post .post-desc {
margin: 30px 0;
}
#single-post .post-image {
margin-bottom: 50px;
text-align: left;
} #content .post-container {
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #f7f7f7;
}
#content .post-container .fa {
color: #9D9272;
}
#content .post-container h2 {
text-transform: none;
margin-top: 0;
}
#content .post-container .meta {
color: #999;
font-style: italic;
margin: 20px 0;
}
#content .post-container .meta a {
color: #999;
}
#content .post-container .meta span {
display: inline-block;
}
#content .post-container .meta .author {
margin-right: 20px;
}
#content .post-container .post-thumb {
position: relative;
margin-bottom: 20px;
}
#content .post-container .date {
position: absolute;
color: #fff;
text-align: center;
left: 0;
top: 0;
background: #9D9272;
padding: 15px 20px;
text-align: center;
}
#content .post-container .date .date-inner {
position: relative;
z-index: 9;
}
#content .post-container .date span {
display: block;
line-height: 1;
color: #fff;
}
#content .post-container .button {
margin-top: 20px;
} a.colorbox {
display: block;
position: relative;
overflow: hidden;
}
a.colorbox .mask {
position: absolute;
background: rgba(255, 241, 2, 0.8);
width: 100%;
height: 100%;
left: 0;
top: 0;
right: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
color: #000;
z-index: 2;
transition: all 0.5s ease-in-out 0s;
transform-style: preserve-3d;
transform: perspective(1200px) rotateX(-90deg) translateZ(0px);
}
a.colorbox:hover .mask {
transform: perspective(1200px) rotateX(0deg) translateZ(0px);
transition-delay: 0.1s;
}
.slide-in-bottom {
-webkit-animation: slide-in-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
animation: slide-in-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
@-webkit-keyframes slide-in-bottom {
0% {
-webkit-transform: translateY(1000px);
transform: translateY(1000px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
}
@keyframes slide-in-bottom {
0% {
-webkit-transform: translateY(1000px);
transform: translateY(1000px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
} #wrapper .sidebar .widget {
margin-bottom: 10px;
}
#wrapper .sidebar .widget h4, #wrapper .sidebar .widget h4.widgettitle {
color: #9D9272;
text-transform: uppercase;
font-family: "Martel", serif;
font-size: 1.3rem;
margin-top: 0;
}
#wrapper .sidebar .widget .button {
margin-bottom: 0;
}
#wrapper .sidebar .gform_widget {
padding: 0;
}
#wrapper .sidebar .gform_widget .enquiry-form .button {
background: #908984;
}
#wrapper .sidebar .gform_widget .enquiry-form .button:hover {
background: #7D7773;
}
#wrapper .sidebar ul.menu {
margin: 0;
padding: 0;
}
#wrapper .sidebar ul.menu li {
display: block;
list-style: none;
position: relative;
padding-left: 5px;
margin-bottom: 5px;
}
#wrapper .sidebar ul.menu li:before {
font-family: 'Font Awesome 5 Pro';
content: "\f054";
position: absolute;
top: 3px;
font-size: 0.85rem;
left: 0;
color: #908984;
}
#wrapper .sidebar ul.menu li a {
padding-top: 5px;
border-bottom: 1px solid #ccc;
color: #9D9272;
}
#wrapper .sidebar ul.menu li a:hover {
color: #908984;
}
#wrapper .sidebar ul, #wrapper .sidebar li {
list-style: none;
margin: 0;
padding: 0;
}
#wrapper .sidebar li a {
color: #333;
}
#wrapper .sidebar li a:hover {
color: #9D9272;
}
#wrapper .sidebar .widget_recent_entries li {
font-size: 0.9rem;
padding-bottom: 10px;
margin-bottom: 10px;
line-height: 1.3;
}
#wrapper .sidebar .widget_search {
padding: 20px 0;
}
#wrapper .sidebar .widget_search .screen-reader-text {
display: none;
}
#wrapper .sidebar .widget_search label, #wrapper .sidebar .widget_search input {
display: inline-block;
}
#wrapper .sidebar .widget_search label {
width: 60%;
} .clearing-assembled.clearing-blackout a:hover {
background: #fff;
} #wrapper .gform_wrapper {
margin: 0;
width: 100% !important;
}
#wrapper .gform_wrapper form {
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
border-radius: 8px !important;
}
#wrapper .gform_wrapper .gform_body {
width: 100%;
}
#wrapper .gform_wrapper ul.gform_fields {
list-style: none outside none;
margin: 0;
}
#wrapper .gform_wrapper li {
margin: 0;
background-image: none;
padding: 0;
}
#wrapper .gform_wrapper li:before {
content: none !important;
}
#wrapper .gform_wrapper div.validation_error {
color: red !important;
font-size: 0.75em !important;
font-weight: normal !important;
line-height: 1 !important;
margin: 0 0 5px 0 !important;
border-color: red !important;
}
#wrapper .gform_wrapper li.gfield_error {
padding: 0 !important;
max-width: 100% !important;
}
#wrapper .gform_wrapper li.gfield_error input.medium {
border: 1px solid #fff !important;
margin: 0 !important;
}
#wrapper .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label, #wrapper .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
margin: 0 !important;
}
#wrapper .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
margin-bottom: 0 !important;
margin-top: 0 !important;
padding-left: 0 !important;
}
#wrapper .gform_wrapper .gfield_description {
padding: 0 !important;
margin: -15px 0 15px 0 !important;
color: #777;
}
#wrapper .gform_wrapper li.gf_right_half {
float: right;
}
#wrapper .gform_wrapper .validation_message {
display: none;
}
#wrapper .gform_wrapper .medium, #wrapper .gform_wrapper .textarea {
display: block;
width: 100% !important;
height: auto !important;
padding: 10px !important;
font-size: 1rem !important;
line-height: 1.5;
color: #4A4A4A;
background-color: #fff;
background-image: none;
border: 2px solid #ddd;
box-shadow: none;
font-family: "Roboto", sans-serif;
}
#wrapper .gform_wrapper .gform_heading {
font-size: 1.3rem;
}
#wrapper .gform_wrapper .textarea {
height: 70px !important;
padding: 10px !important;
}
#wrapper .gform_wrapper .gform_page_footer {
border: 0 !important;
}
#wrapper .gform_wrapper .gform_footer {
text-align: center;
}
#wrapper .gform_wrapper label {
font-size: 1rem;
color: #4A4A4A;
}
#wrapper .gform_wrapper span.gfield_required {
display: none;
}
#wrapper .gform_wrapper h3.gform_title {
color: #9D9272;
text-transform: uppercase;
font-family: "Martel", serif;
letter-spacing: 1px;
font-size: 1.2rem;
}
#wrapper .gform_wrapper .gform_button {
text-align: center;
padding: 15px 30px;
}
#wrapper .gform_wrapper img.gform_ajax_spinner {
display: none !important;
}
#wrapper .gform_wrapper ul li.field_description_below div.ginput_container_checkbox, #wrapper .gform_wrapper body ul li.field_description_below div.ginput_container_radio {
margin-top: 5px;
margin-bottom: 0;
}
#wrapper .gform_wrapper ul li.field_description_below div.ginput_container_checkbox input, #wrapper .gform_wrapper body ul li.field_description_below div.ginput_container_radio input {
margin: 0;
}  #comments { }
#respond ul {
margin-left: 0;
}
.commentlist {        }
.commentlist li {
position: relative;
clear: both;
overflow: hidden;
list-style-type: none;
margin-bottom: 1.5em;
padding: .7335em 10px; }
.commentlist li:last-child {
margin-bottom: 0;
}
.commentlist li ul.children {
margin: 0;  }
.commentlist li[class*=depth-] {
margin-top: 1.1em;
}
.commentlist li.depth-1 {
margin-left: 0;
margin-top: 0;
}
.commentlist li:not(.depth-1) {
margin-left: 10px;
margin-top: 0;
padding-bottom: 0;
background: #e7e7e7;
}
.commentlist li.depth-3 {
background: #dadada;
}
.commentlist .vcard {
margin-left: 50px;
}
.commentlist .vcard cite.fn {
font-weight: 700;
font-style: normal;
}
.commentlist .vcard time {
float: right;
}
.commentlist .vcard time a {
color: #999;
text-decoration: none;
}
.commentlist .vcard time a:hover {
text-decoration: underline;
}
.commentlist .vcard img.avatar {
position: absolute;
left: 10px;
padding: 2px;
border: 1px solid #cecece;
background: #fff;
}
.commentlist .comment_content p {
margin: .7335em 0 1.5em;
font-size: 1em;
line-height: 1.5em;
}
.commentlist .comment-reply-link {
border-style: solid;
border-width: 0;
cursor: pointer;
font-weight: 400;
line-height: normal;
margin: 0 0 1.25rem;
position: relative;
text-decoration: none;
text-align: center;
-webkit-appearance: none;
border-radius: 0;
display: inline-block;
padding-top: .875rem;
padding-right: 1.75rem;
padding-bottom: .9375rem;
padding-left: 1.75rem;
font-size: .8125rem;
background-color: #008CBA;
border-color: #007095;
color: #FFF;
transition: background-color 400ms ease-out;
float: right;
}
.commentlist .comment-reply-link:hover, .commentlist .comment-reply-link:focus {
background-color: #007095;
}
.commentlist .comment-reply-link:hover, .commentlist .comment-reply-link:focus {
color: #FFF;
}  .respond-form {
margin: 1.5em 10px;
padding-bottom: 2.2em;
}
.respond-form form {
margin: .75em 0;
}
.respond-form form li {
list-style-type: none;
clear: both;
margin-bottom: .7335em;
}
.respond-form form li label, .respond-form form li small {
display: none;
}
.respond-form form input[type=text], .respond-form form input[type=email], .respond-form form input[type=url], .respond-form form textarea {
padding: 3px 6px;
background: #efefef;
border: 2px solid #cecece;
line-height: 1.5em; }
.respond-form form input[type=text]:focus, .respond-form form input[type=email]:focus, .respond-form form input[type=url]:focus, .respond-form form textarea:focus {
background: #fff;
}
.respond-form form input[type=text]:invalid, .respond-form form input[type=email]:invalid, .respond-form form input[type=url]:invalid, .respond-form form textarea:invalid {
outline: none;
border-color: #fbc2c4;
background-color: #f6e7eb;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
}
.respond-form form input[type=text], .respond-form form input[type=email], .respond-form form input[type=url] {
max-width: 400px;
min-width: 250px;
}
.respond-form form textarea {
resize: none;
width: 97.3%;
height: 150px;
}  #comment-form-title {
margin: 0 0 1.1em;
}   #allowed_tags {
margin: 1.5em 10px .7335em 0;
} .nocomments {
margin: 0 20px 1.1em;
}
@media print {
* {
background: transparent !important;
color: #000 !important;
text-shadow: none !important;
filter: none !important;
-ms-filter: none !important;
}
a, a:visited {
color: #444 !important;
text-decoration: underline;
}
a:after, a:visited:after {
content: " (" attr(href) ")";
}
a abbr[title]:after, a:visited abbr[title]:after {
content: " (" attr(title) ")";
}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
content: "";
}
pre, blockquote {
border: 1px solid #9D9272;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr, img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: .5cm;
}
p, h2, h3 {
orphans: 3;
widows: 3;
}
h2, h3 {
page-break-after: avoid;
}
.sidebar, .page-navigation, .wp-prev-next, .respond-form, nav {
display: none;
}
} .top-bar .top-bar-left, .top-bar .top-bar-right {
flex: none;
float: left;
}
.top-bar, .top-bar ul {
background-color: transparent;
padding: 0;
}
.header {
z-index: 999;
position: relative;
}
#header-wrapper {
background: #fff;
}
@media (min-width: 64em) {
.logo {
margin: 15px 0 10px;
}
}
@media (max-width: 40em) {
.logo img {
max-width: 180px;
}
}
.header ul.off-canvas-list li {
list-style: none;
}
.off-canvas-content {
background-color: #fff;
box-shadow: none;
}
#header .header-address a {
color: #695E58;
}
#header .header-address a:hover {
color: #9D9272;
}
#header .header-social ul {
margin-bottom: 0;
}
#header .header-social ul li {
margin: 0 10px;
}
#top-bar-right {
color: #695E58;
}
#top-bar-right a {
color: #000;
}
#top-bar-right a:hover {
color: #9D9272;
} #primary-nav {
background: #fff;
}
#menu-main-menu-1 {
align-items: center;
max-width: 970px;
margin: 0 auto;
}
#menu-main-menu-1 > li {
flex: 1 1 auto;
float: none;
vertical-align: top;
margin: 0;
padding: 0;
}
@media (min-width: 64em) {
#menu-main-menu-1 > li {
margin: 0 15px;
}
}
#menu-main-menu-1 > li.current-menu-item > a {
background: transparent;
color: #9D9272;
}
#menu-main-menu-1 > li > a {
font-weight: bold;
}
#menu-main-menu-1 > li > a:hover {
background: transparent;
color: #9D9272;
}
#menu-main-menu-1 > li a {
color: #000;
padding: 35px 20px;
display: block;
text-transform: uppercase;
font-size: 0.8rem;
font-family: "Roboto", sans-serif;
letter-spacing: .125rem;
}
#menu-main-menu-1 > li ul {
-webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.5);
background: #fff;
border: 0;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
border-radius: 6px !important;
min-width: 250px;
}
#menu-main-menu-1 > li ul li {
padding: 0;
}
#menu-main-menu-1 > li ul li a {
color: #9D9272;
line-height: 1;
text-align: left;
padding: 15px 10px;
display: block;
width: 100%;
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
#menu-main-menu-1 > li ul li a:hover {
color: #fff;
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
background: #908984;
}
#menu-main-menu-1 > li ul li:first-child a {
-webkit-border-radius: 6px 6px 0 0;
-moz-border-radius: 6px 6px 0 0;
-ms-border-radius: 6px 6px 0 0;
border-radius: 6px 6px 0 0 !important;
}
#menu-main-menu-1 > li ul li:last-child a {
-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
-ms-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px !important;
border-bottom: 0;
}
#menu-main-menu-1 li.is-dropdown-submenu-parent a:after {
border: 0 !important;
}
#menu-main-menu-1 .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
border-color: #9D9272 transparent transparent;
border-top-width: 5px;
border-left-width: 5px;
border-right-width: 5px;
right: 15px;
}
#mobile-header {
background: #fff;
padding: 0;
}
#mobile-header .m-logo {
margin: 0 0 10px 0;
}
#mobile-header .m-logo img {
max-width: 200px;
}
#mobile-header #top-bar-right {
text-align: center;
font-size: 0.85rem;
padding: 10px;
}
a.menu-toggle {
height: 2.2rem;
width: 1.8rem;
color: #9D9272;
display: inline-block;
position: relative;
line-height: 1;
cursor: pointer;
}
a.menu-toggle span {
background-color: #9D9272;
display: block;
height: 2px;
left: 50%;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%) translateX(-50%);
-o-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
-webkit-transition: width .2s;
-o-transition: width .2s;
transition: width .2s;
width: 100%;
}
.show-menu a.menu-toggle span {
width: 0;
}
a.menu-toggle:after, a.menu-toggle:before {
top: .55rem;
background-color: #9D9272;
content: " ";
display: block;
height: 2px;
position: absolute;
-webkit-transform-origin: 50% 50%;
-o-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transition: .2s;
-o-transition: .2s;
transition: .2s;
width: 100%;
}
a.menu-toggle:after {
top: auto;
bottom: .5rem;
}
.show-menu a.menu-toggle:before {
top: 50% !important;
-webkit-transform: rotate(45deg) translateY(-50%);
-o-transform: rotate(45deg) translateY(-50%);
transform: rotate(45deg) translateY(-50%);
}
.show-menu a.menu-toggle:after {
bottom: 50% !important;
-webkit-transform: rotate(-45deg) translateY(50%);
-o-transform: rotate(-45deg) translateY(50%);
transform: rotate(-45deg) translateY(50%);
}
#mobile-menu1 {
display: none;
z-index: 9;
top: 0;
left: 0;
right: 0;
bottom: 0;
text-align: center;
margin: 0;
background: #000;
}
#mobile-menu1 ul.menu {
margin: 0;
padding: 50px 0;
background: #908984;
}
#mobile-menu1 ul.menu li a {
padding: 15px 0;
color: #fff;
text-align: center;
background: transparent;
font-weight: bold;
text-transform: uppercase;
position: relative;
display: block;
}
#mobile-menu1 ul.menu li a:hover {
color: #fff;
}
#mobile-menu1 ul.menu li.current-menu-item a {
color: #fff;
}
#mobile-menu1 ul.menu .is-accordion-submenu-parent > a:after {
border-color: #fff transparent transparent;
}
#mobile-menu1 ul.submenu {
padding: 0;
}
#mobile-menu1 ul.submenu li {
display: block !important;
text-align: left;
}
#mobile-menu1 ul.submenu li a {
font-size: 1rem;
padding: 0 0 20px;
color: #9D9272;
}
#mobile-menu1 #header-social {
height: 10vh;
background: #000;
display: block;
margin: 0;
} #home-featured {
background-position: center top;
background-repeat: repeat-x;
background-color: #fff;
background-size: cover;
max-width: 100rem;
margin: 0 auto;
min-height:620px;
}
#home-featured #gform_wrapper_5 {
margin: 20px 0;
}
@media (min-width: 90em) {
#home-featured #gform_wrapper_5 {
margin: 80px 0 80px;
}
}
#home-featured #gform_wrapper_5 h2 {
font-size: 1.1rem;
text-align: center;
margin: 20px 0 0;
}
#home-featured #gform_wrapper_5 h2:after {
content: '';
width: 66px;
height: 1px;
margin: 0;
background: #000;
display: block;
position: relative;
margin: 20px auto;
}
#home-featured #gform_wrapper_5 #gform_5 {
background: #fff;
margin: 0;
position: relative;
z-index: 3;
}
#home-featured #gform_wrapper_5 #gform_5 ul.gform_fields {
padding: 10px 20px 0;
}
#home-featured #gform_wrapper_5 #gform_5 .gform_footer {
padding: 0 20px 30px;
}
#home-featured #gform_wrapper_5 #gform_5 .gform_footer .button {
display: block;
width: 100%;
background: #fff;
color: #9D9272;
-webkit-border-radius: 24px;
-moz-border-radius: 24px;
-ms-border-radius: 24px;
border-radius: 24px !important;
border: 1px solid #9D9272;
}
#home-featured #gform_wrapper_5 #gform_5 .gform_footer .button:hover {
background: #9D9272;
color: #fff;
}
#home-featured #gform_wrapper_5 #gform_5 .textarea {
height: 30px !important;
}
#home-about h1, #home-about h2 {
font-size: 1rem;
text-align: center;
}
#home-about h1:after, #home-about h2:after {
content: '';
width: 66px;
height: 1px;
margin: 0;
background: #000;
display: block;
position: relative;
margin: 20px auto;
}
#home-about p {
max-width: 800px;
margin: 0 auto 40px;
text-align: center;
line-height: 2rem;
}
#home-menu .cell.img {
min-height: 420px;
}
#home-menu .button {
min-width: 170px;
}
#home-images .img {
background-size: cover;
}
#home-images .image-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
@media (max-width: 40em) {
#home-images .image-wrapper {
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
#home-images .image-wrapper > div {
flex: 1 1 50%;
}
}
#home-images .left-images {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex: 0 0 30%;
flex-direction: column;
justify-content: space-between;
padding-right: 2%;
}
#home-images .left-images > div {
flex: 0 1 48%;
min-height: 250px;
}
#home-images .right-images {
flex: 0 0 70%;
}
#home-images .right-images .img {
min-height: 520px;
} #title-container {
max-width: 90rem;
margin: 0 auto;
text-align: center;
}
#title-container img {
width: 100%;
}
#title-container .title-text {
margin: 2rem 0;
}
#title-container .title-text h1 {
font-size: 1.12rem;
}
@media (min-width: 64em) {
#title-container .title-text {
margin: 5rem 0 2rem;
}
}
#title-container .title-text .subheading {
max-width: 600px;
margin: 0 auto;
font-size: 1rem;
color: #000;
line-height: 2em;
}
.post-strip {
background: #f7f7f7;
padding: 20px 30px;
text-align: center;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: column;
}
.single-post .post-strip {
padding: 0;
background: transparent;
}
@media (min-width: 64em) {
.post-strip {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
text-align: left;
flex-direction: row;
}
}
.post-strip .post-date {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
font-size: 0.7rem;
text-transform: uppercase;
color: #7D7773;
background: #ddd;
padding: 10px 30px;
text-align: center;
margin-bottom: 10px;
align-self: center;
}
.single-post .post-strip .post-date {
background: transparent;
border-right: 1px solid #9D9272;
}
@media (min-width: 64em) {
.post-strip .post-date {
margin-right: 30px;
margin-bottom: 0;
}
}
.post-strip .post-date > div {
line-height: 1.1;
}
.post-strip .post-date .date {
font-size: 3rem;
}
.post-strip .post-details h4 {
font-size: 0.8rem;
color: #7D7773;
font-family: "Roboto", sans-serif;
font-weight: normal;
margin: 0;
}
.post-strip .post-details h3 {
font-size: 1.3rem;
text-transform: none;
font-weight: normal;
margin: 10px 0 0;
color: #7D7773;
}
.post-strip .post-details h3 a {
color: #7D7773;
}
.post-strip .post-details p a {
color: #7D7773;
font-size: 0.8rem;
text-transform: uppercase;
font-family: "Roboto", sans-serif;
}
.post-strip .post-details p a:after {
font-family: 'Font Awesome 5 Pro';
content: "\f061";
margin-left: 5px;
}
.post-strip .post-details .excerpt p {
font-size: 0.8rem;
line-height: 1.5;
font-family: "Roboto", sans-serif;
margin-bottom: 0;
color: #7D7773;
}
#menu-wrapper .tabs {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
justify-content: center;
border: 0;
background: #fff;
}
#menu-wrapper .tabs li a {
color: #7D7773;
font-size: 1rem;
outline: none;
}
#menu-wrapper .tabs li a::focus {
outline: none;
}
#menu-wrapper .header img {
max-width: 64px;
margin-bottom: 10px;
}
#menu-wrapper .tabs-content {
background: #e6e6e6;
padding: 10px;
}
@media (min-width: 64em) {
#menu-wrapper .tabs-content {
padding: 30px;
}
}
#menu-wrapper .tabs-content .tabs-panel {
background: #fff;
}
#menu-wrapper .inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
#menu-wrapper .inner .menu-item {
margin-bottom: 20px;
flex: 0 0 100%;
}
@media (min-width: 64em) {
#menu-wrapper .inner .menu-item {
flex: 0 0 46%;
}
}
#menu-wrapper .inner .menu-item .notes {
font-size: 0.85em;
font-style: italic;
}
.gallery-panel img,
#page-gallery img {
width: 100%;
}
.gallery-panel .inner,
#page-gallery .inner {
position: relative;
margin-bottom: 30px;
}
.gallery-panel .zoom,
#page-gallery .zoom {
position: absolute;
top: 40%;
right: 5px;
display: block;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50% !important;
opacity: 0;
width: 100%;
text-align: center;
padding: 5px;
color: #fff;
line-height: 1;
font-size: 48px;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.gallery-panel a:hover .zoom,
#page-gallery a:hover .zoom {
opacity: 0.8;
} #footer {
margin-top: 30px;
}
@media (min-width: 64em) {
#footer #footer-top {
padding: 80px 0;
}
}
#footer #footer-top .widgettitle {
color: #000;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 0.125rem;
}
#footer #footer-top .widgettitle:after {
content: '';
width: 66px;
height: 1px;
margin: 0;
background: #000;
display: block;
position: relative;
margin: 20px auto;
}
#footer #footer-top .textwidget p {
line-height: 2rem;
}
#footer #footer-bottom {
background: #908984;
color: #fff;
padding: 40px 0;
}
#footer #footer-bottom img {
max-width: 180px !important;
}
#footer #footer-bottom a {
color: #fff;
}
#footer #footer-bottom a i {
display: inline-block;
vertical-align: middle;
margin-right: 5px;
}
@media (max-width: 40em) {
#footer #footer-bottom .inline-list {
text-align: left;
}
#footer #footer-bottom .inline-list > li {
margin: 0 0 10px;
}
}
@media (min-width: 64em) {
#footer #footer-bottom .inline-list > li {
margin-left: 40px;
}
}
#footer #footer-bottom .footer-contact {
margin: 20px 0;
}
#footer #footer-bottom .menu {
max-width: 800px;
margin: 20px auto;
}
#footer #footer-bottom .menu li {
flex: 1 1 auto;
}
#footer #footer-bottom .menu li a {
font-family: "Roboto", sans-serif;
text-transform: uppercase;
font-size: 0.7rem;
border-bottom: 1px solid #908984;
background: transparent;
}
#footer #footer-bottom .menu li a:hover {
border-bottom: 1px solid #fff;
}
#footer #footer-bottom .fcopy {
font-size: 0.7rem;
text-transform: uppercase;
margin-top: 50px;
font-family: "Roboto", sans-serif;
color: #d1ccc9;
}
#footer #footer-bottom .fcopy a {
color: #d1ccc9;
}
.ginput_recaptcha {
margin-top: 0 !important;
}
.ginput_recaptcha > div {
height: 50px !important;
}
.ginput_recaptcha iframe {
transform: scale(0.7);
-webkit-transform: scale(0.7);
transform-origin: 0 0;
-webkit-transform-origin: 0 0;
}
.gform_confirmation_wrapper {
background: #fff;
padding: 20px;
min-height: 340px;
margin: 50px 0;
display: flex;
align-items: center;
}