.container,
.container-fluid {
margin-right: auto;
margin-left: auto; }
.container-fluid {
padding-right: 2rem;
padding-left: 2rem; }
.row {
box-sizing: border-box;
display: -webkit-box;
display: flex;
-webkit-box-flex: 0;
flex: 0 1 auto;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
flex-wrap: wrap;
margin-right: -0.1rem;
margin-left: -0.1rem; }
.row.reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
flex-direction: row-reverse; }
.col.reverse {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
flex-direction: column-reverse; }
.col-xs, .col-xs-offset-0, .col-xs-offset-1, .col-xs-offset-2, .col-xs-offset-3, .col-xs-offset-4, .col-xs-offset-5, .col-xs-offset-6, .col-xs-offset-7, .col-xs-offset-8, .col-xs-offset-9, .col-xs-offset-10, .col-xs-offset-11, .col-xs-offset-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
box-sizing: border-box;
-webkit-box-flex: 0;
flex: 0 0 auto;
padding-right: 0.5rem;
padding-left: 0.5rem; }
.col-xs {
-webkit-box-flex: 1;
flex-grow: 1;
flex-basis: 0;
max-width: 100%; }
.col-xs-offset-0 {
margin-left: 0%; }
.col-xs-offset-1 {
margin-left: 8.3333333333%; }
.col-xs-offset-2 {
margin-left: 16.6666666667%; }
.col-xs-offset-3 {
margin-left: 25%; }
.col-xs-offset-4 {
margin-left: 33.3333333333%; }
.col-xs-offset-5 {
margin-left: 41.6666666667%; }
.col-xs-offset-6 {
margin-left: 50%; }
.col-xs-offset-7 {
margin-left: 58.3333333333%; }
.col-xs-offset-8 {
margin-left: 66.6666666667%; }
.col-xs-offset-9 {
margin-left: 75%; }
.col-xs-offset-10 {
margin-left: 83.3333333333%; }
.col-xs-offset-11 {
margin-left: 91.6666666667%; }
.col-xs-offset-12 {
margin-left: 100%; }
.col-xs-1 {
flex-basis: 8.3333333333%;
max-width: 8.3333333333%; }
.col-xs-2 {
flex-basis: 16.6666666667%;
max-width: 16.6666666667%; }
.col-xs-3 {
flex-basis: 25%;
max-width: 25%; }
.col-xs-4 {
flex-basis: 33.3333333333%;
max-width: 33.3333333333%; }
.col-xs-5 {
flex-basis: 41.6666666667%;
max-width: 41.6666666667%; }
.col-xs-6 {
flex-basis: 50%;
max-width: 50%; }
.col-xs-7 {
flex-basis: 58.3333333333%;
max-width: 58.3333333333%; }
.col-xs-8 {
flex-basis: 66.6666666667%;
max-width: 66.6666666667%; }
.col-xs-9 {
flex-basis: 75%;
max-width: 75%; }
.col-xs-10 {
flex-basis: 83.3333333333%;
max-width: 83.3333333333%; }
.col-xs-11 {
flex-basis: 91.6666666667%;
max-width: 91.6666666667%; }
.col-xs-12 {
flex-basis: 100%;
max-width: 100%; }
.start-xs {
-webkit-box-pack: start;
justify-content: flex-start;
text-align: start; }
.center-xs {
-webkit-box-pack: center;
justify-content: center;
text-align: center; }
.end-xs {
-webkit-box-pack: end;
justify-content: flex-end;
text-align: end; }
.top-xs {
-webkit-box-align: start;
align-items: flex-start; }
.middle-xs {
-webkit-box-align: center;
align-items: center; }
.bottom-xs {
-webkit-box-align: end;
align-items: flex-end; }
.around-xs {
justify-content: space-around; }
.between-xs {
-webkit-box-pack: justify;
justify-content: space-between; }
.first-xs {
-webkit-box-ordinal-group: 0;
order: -1; }
.last-xs {
-webkit-box-ordinal-group: 2;
order: 1; }
@media only screen and (min-width: 49rem) {
.col-sm, .col-sm-offset-0, .col-sm-offset-1, .col-sm-offset-2, .col-sm-offset-3, .col-sm-offset-4, .col-sm-offset-5, .col-sm-offset-6, .col-sm-offset-7, .col-sm-offset-8, .col-sm-offset-9, .col-sm-offset-10, .col-sm-offset-11, .col-sm-offset-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
box-sizing: border-box;
-webkit-box-flex: 0;
flex: 0 0 auto;
padding-right: 0.5rem;
padding-left: 0.5rem; }
.col-sm {
-webkit-box-flex: 1;
flex-grow: 1;
flex-basis: 0;
max-width: 100%; }
.col-sm-offset-0 {
margin-left: 0%; }
.col-sm-offset-1 {
margin-left: 8.3333333333%; }
.col-sm-offset-2 {
margin-left: 16.6666666667%; }
.col-sm-offset-3 {
margin-left: 25%; }
.col-sm-offset-4 {
margin-left: 33.3333333333%; }
.col-sm-offset-5 {
margin-left: 41.6666666667%; }
.col-sm-offset-6 {
margin-left: 50%; }
.col-sm-offset-7 {
margin-left: 58.3333333333%; }
.col-sm-offset-8 {
margin-left: 66.6666666667%; }
.col-sm-offset-9 {
margin-left: 75%; }
.col-sm-offset-10 {
margin-left: 83.3333333333%; }
.col-sm-offset-11 {
margin-left: 91.6666666667%; }
.col-sm-offset-12 {
margin-left: 100%; }
.col-sm-1 {
flex-basis: 8.3333333333%;
max-width: 8.3333333333%; }
.col-sm-2 {
flex-basis: 16.6666666667%;
max-width: 16.6666666667%; }
.col-sm-3 {
flex-basis: 25%;
max-width: 25%; }
.col-sm-4 {
flex-basis: 33.3333333333%;
max-width: 33.3333333333%; }
.col-sm-5 {
flex-basis: 41.6666666667%;
max-width: 41.6666666667%; }
.col-sm-6 {
flex-basis: 50%;
max-width: 50%; }
.col-sm-7 {
flex-basis: 58.3333333333%;
max-width: 58.3333333333%; }
.col-sm-8 {
flex-basis: 66.6666666667%;
max-width: 66.6666666667%; }
.col-sm-9 {
flex-basis: 75%;
max-width: 75%; }
.col-sm-10 {
flex-basis: 83.3333333333%;
max-width: 83.3333333333%; }
.col-sm-11 {
flex-basis: 91.6666666667%;
max-width: 91.6666666667%; }
.col-sm-12 {
flex-basis: 100%;
max-width: 100%; }
.start-sm {
-webkit-box-pack: start;
justify-content: flex-start;
text-align: start; }
.center-sm {
-webkit-box-pack: center;
justify-content: center;
text-align: center; }
.end-sm {
-webkit-box-pack: end;
justify-content: flex-end;
text-align: end; }
.top-sm {
-webkit-box-align: start;
align-items: flex-start; }
.middle-sm {
-webkit-box-align: center;
align-items: center; }
.bottom-sm {
-webkit-box-align: end;
align-items: flex-end; }
.around-sm {
justify-content: space-around; }
.between-sm {
-webkit-box-pack: justify;
justify-content: space-between; }
.first-sm {
-webkit-box-ordinal-group: 0;
order: -1; }
.last-sm {
-webkit-box-ordinal-group: 2;
order: 1; } }
@media only screen and (min-width: 65rem) {
.col-md, .col-md-offset-0, .col-md-offset-1, .col-md-offset-2, .col-md-offset-3, .col-md-offset-4, .col-md-offset-5, .col-md-offset-6, .col-md-offset-7, .col-md-offset-8, .col-md-offset-9, .col-md-offset-10, .col-md-offset-11, .col-md-offset-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
box-sizing: border-box;
-webkit-box-flex: 0;
flex: 0 0 auto;
padding-right: 0.5rem;
padding-left: 0.5rem; }
.col-md {
-webkit-box-flex: 1;
flex-grow: 1;
flex-basis: 0;
max-width: 100%; }
.col-md-offset-0 {
margin-left: 0%; }
.col-md-offset-1 {
margin-left: 8.3333333333%; }
.col-md-offset-2 {
margin-left: 16.6666666667%; }
.col-md-offset-3 {
margin-left: 25%; }
.col-md-offset-4 {
margin-left: 33.3333333333%; }
.col-md-offset-5 {
margin-left: 41.6666666667%; }
.col-md-offset-6 {
margin-left: 50%; }
.col-md-offset-7 {
margin-left: 58.3333333333%; }
.col-md-offset-8 {
margin-left: 66.6666666667%; }
.col-md-offset-9 {
margin-left: 75%; }
.col-md-offset-10 {
margin-left: 83.3333333333%; }
.col-md-offset-11 {
margin-left: 91.6666666667%; }
.col-md-offset-12 {
margin-left: 100%; }
.col-md-1 {
flex-basis: 8.3333333333%;
max-width: 8.3333333333%; }
.col-md-2 {
flex-basis: 16.6666666667%;
max-width: 16.6666666667%; }
.col-md-3 {
flex-basis: 25%;
max-width: 25%; }
.col-md-4 {
flex-basis: 33.3333333333%;
max-width: 33.3333333333%; }
.col-md-5 {
flex-basis: 41.6666666667%;
max-width: 41.6666666667%; }
.col-md-6 {
flex-basis: 50%;
max-width: 50%; }
.col-md-7 {
flex-basis: 58.3333333333%;
max-width: 58.3333333333%; }
.col-md-8 {
flex-basis: 66.6666666667%;
max-width: 66.6666666667%; }
.col-md-9 {
flex-basis: 75%;
max-width: 75%; }
.col-md-10 {
flex-basis: 83.3333333333%;
max-width: 83.3333333333%; }
.col-md-11 {
flex-basis: 91.6666666667%;
max-width: 91.6666666667%; }
.col-md-12 {
flex-basis: 100%;
max-width: 100%; }
.start-md {
-webkit-box-pack: start;
justify-content: flex-start;
text-align: start; }
.center-md {
-webkit-box-pack: center;
justify-content: center;
text-align: center; }
.end-md {
-webkit-box-pack: end;
justify-content: flex-end;
text-align: end; }
.top-md {
-webkit-box-align: start;
align-items: flex-start; }
.middle-md {
-webkit-box-align: center;
align-items: center; }
.bottom-md {
-webkit-box-align: end;
align-items: flex-end; }
.around-md {
justify-content: space-around; }
.between-md {
-webkit-box-pack: justify;
justify-content: space-between; }
.first-md {
-webkit-box-ordinal-group: 0;
order: -1; }
.last-md {
-webkit-box-ordinal-group: 2;
order: 1; } }
@media only screen and (min-width: 76rem) {
.col-lg, .col-lg-offset-0, .col-lg-offset-1, .col-lg-offset-2, .col-lg-offset-3, .col-lg-offset-4, .col-lg-offset-5, .col-lg-offset-6, .col-lg-offset-7, .col-lg-offset-8, .col-lg-offset-9, .col-lg-offset-10, .col-lg-offset-11, .col-lg-offset-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
box-sizing: border-box;
-webkit-box-flex: 0;
flex: 0 0 auto;
padding-right: 0.5rem;
padding-left: 0.5rem; }
.col-lg {
-webkit-box-flex: 1;
flex-grow: 1;
flex-basis: 0;
max-width: 100%; }
.col-lg-offset-0 {
margin-left: 0%; }
.col-lg-offset-1 {
margin-left: 8.3333333333%; }
.col-lg-offset-2 {
margin-left: 16.6666666667%; }
.col-lg-offset-3 {
margin-left: 25%; }
.col-lg-offset-4 {
margin-left: 33.3333333333%; }
.col-lg-offset-5 {
margin-left: 41.6666666667%; }
.col-lg-offset-6 {
margin-left: 50%; }
.col-lg-offset-7 {
margin-left: 58.3333333333%; }
.col-lg-offset-8 {
margin-left: 66.6666666667%; }
.col-lg-offset-9 {
margin-left: 75%; }
.col-lg-offset-10 {
margin-left: 83.3333333333%; }
.col-lg-offset-11 {
margin-left: 91.6666666667%; }
.col-lg-offset-12 {
margin-left: 100%; }
.col-lg-1 {
flex-basis: 8.3333333333%;
max-width: 8.3333333333%; }
.col-lg-2 {
flex-basis: 16.6666666667%;
max-width: 16.6666666667%; }
.col-lg-3 {
flex-basis: 25%;
max-width: 25%; }
.col-lg-4 {
flex-basis: 33.3333333333%;
max-width: 33.3333333333%; }
.col-lg-5 {
flex-basis: 41.6666666667%;
max-width: 41.6666666667%; }
.col-lg-6 {
flex-basis: 50%;
max-width: 50%; }
.col-lg-7 {
flex-basis: 58.3333333333%;
max-width: 58.3333333333%; }
.col-lg-8 {
flex-basis: 66.6666666667%;
max-width: 66.6666666667%; }
.col-lg-9 {
flex-basis: 75%;
max-width: 75%; }
.col-lg-10 {
flex-basis: 83.3333333333%;
max-width: 83.3333333333%; }
.col-lg-11 {
flex-basis: 91.6666666667%;
max-width: 91.6666666667%; }
.col-lg-12 {
flex-basis: 100%;
max-width: 100%; }
.start-lg {
-webkit-box-pack: start;
justify-content: flex-start;
text-align: start; }
.center-lg {
-webkit-box-pack: center;
justify-content: center;
text-align: center; }
.end-lg {
-webkit-box-pack: end;
justify-content: flex-end;
text-align: end; }
.top-lg {
-webkit-box-align: start;
align-items: flex-start; }
.middle-lg {
-webkit-box-align: center;
align-items: center; }
.bottom-lg {
-webkit-box-align: end;
align-items: flex-end; }
.around-lg {
justify-content: space-around; }
.between-lg {
-webkit-box-pack: justify;
justify-content: space-between; }
.first-lg {
-webkit-box-ordinal-group: 0;
order: -1; }
.last-lg {
-webkit-box-ordinal-group: 2;
order: 1; } }
.container {
box-sizing: border-box;
background: #cca278;
border: 0;
border-radius: 0;
overflow: hidden;
text-align: center;
color: #fff;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
background-position: center center;
background-size: cover;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
padding: 2rem 4rem;
position: relative;
transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
-moz-transition: all 0.3s; }
.container a {
color: #fff;
display: block; }
.container h2 {
z-index: 99;
font-family: var(--e-global-typography-primary-font-family);
font-weight: 700;
filter: drop-shadow(0px 5px 8px #0008); }
.container .button {
margin-bottom: 2rem; }
.container .slide-container, .container .slick-track, .container .slick-list {
height: 100%;
background-position: center center;
background-size: cover; }
.has-zoom:before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: inherit;
-webkit-transition: inherit;
transition: inherit; }
.has-zoom:hover::before {
-webkit-transform: scale(1.2);
transform: scale(1.2); }
.slick {
padding: 0; }
.overlay:after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
background: -webkit-linear-gradient(-225deg, #93342B 0%, #BE8649 48%, #9FB1B3 100%); background: -webkit-linear-gradient(315deg, #93342B 0%, #BE8649 48%, #9FB1B3 100%);
background: linear-gradient(-225deg, #93342B 0%, #BE8649 48%, #9FB1B3 100%); -webkit-transition: opacity 0.3s;
transition: opacity 0.3s; }
.overlay:hover:after {
opacity: 0.6; }
.square, .rectangle, .column {
height: 350px;
border-bottom: 1rem solid #fff; }
.rectangle-mobi {
height: 200px; }
@media (min-width: 896px) {
.rectangle-mobi {
height: 350px; } }
@media (min-width: 896px) {
.column {
height: 700px; } }
.social {
border-bottom: 1rem solid #fff; }
.social h2 {
margin: 0; }
.category-block {
text-transform: uppercase;
margin-bottom: 1rem; }
.category-block nav {
background-color: #f6f6f6;
padding: 3rem; }
.category-block nav li {
margin-left: 1rem;
padding-left: 1rem;
border-left: 1px solid #a0a8af; }
.category-block nav li:first-of-type {
border: none; }
.treatment {
border-bottom: 2px solid #d8d8d8; }
.treatment h2 {
margin: 3rem 0;
font-size: 1.2em;
font-family: var(--e-global-typography-secondary-font-family);
font-weight: 600; }
.treatment button {
margin: 2rem; }
.treatment .row {
margin-bottom: 3rem; }
.treatment .row [class*="col-"] {
padding: 0 2rem; }
.treatment .treatment-content {
display: -webkit-box;
display: flex; }
.blog-categories a {
padding: 10px 24px;
border: 2px solid #8b2d26;
border-radius: 50px;
}
.collapse {
padding: 0 !important; }
.journal .row, .event .row {
margin-bottom: 4rem;
min-height: 350px; }
.journal .row .section, .event .row .section {
padding: 2rem;
height: 100%; }
.journal .row .section h4, .event .row .section h4 {
font-size: 2em;
font-family: 'Quicksand';
font-weight: 600;}
.journal .row .section_image, .event .row .section_image {
min-height: 200px; }
.journal .row .section_text, .event .row .section_text {
padding: 2rem;
background-color: #a6babb;
color: #fff; }
.journal .row .section_text a, .event .row .section_text a {
text-align: center;
position: relative;
font-style: normal;
background: #8b2d26;
color: white;
border-radius: 100px;
padding: 14px 30px;
box-shadow: 0 2px 0 #000;
width: fit-content;
margin-top: 10px; }}
.event .row .section_image {
min-height: 300px;
margin-left: 50px;
border-radius: 50px; }
.event .row .section_text {
background-color: transparent;
display: -webkit-box;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-webkit-box-pack: justify;
justify-content: space-between;
color: #30353a;
padding: 2rem 0; }
.event .row a.button {
width: fit-content;
border-radius: 50px;
font-family: var(--e-global-typography-97be8db-font-family), Sans-serif;
font-size: 16px;
border-radius: 100px 100px 100px 100px;
box-shadow: 0px 2px 0px 0px #000000;
background: #8b2d26;
border: 0;
text-transform: none;
font-weight: 400;
}
.event-category-retreat h2.entry-title {
font-size: 24px;
font-family: 'Quicksand';
font-weight: 600;
}
.teachers .row {
margin-bottom: 1rem; }
.teachers .row .section_text {
padding: 0 2rem; }
.jr-insta-thumb ul.thumbnails li {
border: 2px white solid; }
.jr-insta-thumb ul.thumbnails li:first-of-type {
border-left: none; }
.jr-insta-thumb ul.thumbnails li:last-of-type {
border-right: none; }
.jr-insta-thumb a {
position: relative;
display: block; }
.jr-insta-thumb a:after {
content: '';
width: 100%;
height: 100%;
z-index: 9;
position: absolute;
top: 0;
background-image: url(//jivitaayurveda.com/wp-content/themes/jivita-ayurveda/assets/images/insta-hover.svg);
background-position: center center;
background-size: cover;
opacity: 0;
-webkit-transition: all ease-in-out 0.3s;
transition: all ease-in-out 0.3s; }
.jr-insta-thumb a:hover:after {
opacity: 1; }
.before-footer-cta .wrap {
text-align: center;
background-color: #8b2d26;
color: #fff;
padding: 3rem;
margin-bottom: 2rem; }   html {
line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }  body {
margin: 0; } article,
aside,
footer,
header,
nav,
section {
display: block; } h1 {
font-size: 2em;
margin: 0.67em 0; }  figcaption,
figure,
main { display: block; } figure {
margin: 1em 4rem; } hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent; -webkit-text-decoration-skip: objects; } abbr[title] {
border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted;
text-decoration: underline dotted; } b,
strong {
font-weight: inherit; } b,
strong {
font-weight: bolder; } code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } dfn {
font-style: italic; } mark {
background-color: #ff0;
color: #000; } small {
font-size: 80%; } sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sub {
bottom: -0.25em; }
sup {
top: -0.5em; }  audio,
video {
display: inline-block; } audio:not([controls]) {
display: none;
height: 0; } img {
border-style: none; } svg:not(:root) {
overflow: hidden; }  button,
input,
optgroup,
select,
textarea {
font-family: "Source Sans Pro", Helvetica, Arial, sans-serif; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible; } button,
select { text-transform: none; } button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button; } button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0; } button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 0.1rem dotted ButtonText; } fieldset {
padding: 0.35em 0.75em 0.625em; } legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
display: inline-block; vertical-align: baseline; } textarea {
overflow: auto; } [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto; } [type="search"] {
-webkit-appearance: textfield; outline-offset: -0.2rem; } [type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; } ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details,
menu {
display: block; } summary {
display: list-item; }  canvas {
display: inline-block; } template {
display: none; }  [hidden] {
display: none; } html,
input[type="search"] {
box-sizing: border-box; }
*,
*:before,
*:after {
box-sizing: inherit; } .author-box,
.clearfix,
.entry,
.entry-content,
.footer-widgets,
.nav-primary,
.nav-secondary,
.pagination,
.site-container,
.site-footer,
.site-header,
.site-inner,
.widget,
.wrap {
clear: both; }
.author-box:before, .author-box:after,
.clearfix:before,
.clearfix:after,
.entry:before,
.entry:after,
.entry-content:before,
.entry-content:after,
.footer-widgets:before,
.footer-widgets:after,
.nav-primary:before,
.nav-primary:after,
.nav-secondary:before,
.nav-secondary:after,
.pagination:before,
.pagination:after,
.site-container:before,
.site-container:after,
.site-footer:before,
.site-footer:after,
.site-header:before,
.site-header:after,
.site-inner:before,
.site-inner:after,
.widget:before,
.widget:after,
.wrap:before,
.wrap:after {
clear: both;
display: block;
content: ''; } * {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
::-moz-selection {
background-color: #30353a;
color: #ffffff; }
::selection {
background-color: #30353a;
color: #ffffff; }
html {
font-size: 62.5%;
max-width: 100vw;
overflow-x: hidden; }
body {
background-color: #f4f5f6;
color: #30353a;
font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
font-size: 1.5rem;
font-weight: 400;
line-height: 1.618;
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: grayscale;
margin: 0;
max-width: 100vw;
overflow-x: hidden; }
@media (min-width: 768px) {
body {
font-size: 1.6rem; } }
body > div {
font-size: 1.5rem; }
@media (min-width: 768px) {
body > div {
font-size: 1.6rem; } }
p {
margin: 0 0 1.382em;
padding: 0; }
a {
color: #8b2d26;
word-wrap: break-word;
text-decoration: none; }
a:hover, a:focus {
color: #30353a;
outline: none; }
ol,
ul {
margin: 0;
padding: 0; }
li {
list-style-type: none; }
hr {
border: 0;
border-collapse: collapse;
border-bottom: 0.1rem solid #f0f1f2;
clear: both;
padding: 1em 0 0;
margin: 0 0 2em; }
b,
strong {
font-weight: 600; }
blockquote,
cite,
em,
i {
font-style: italic; }
blockquote {
border-left: 0.1rem solid #f0f1f2;
margin: 1em 0;
padding: 0 1em; } h1,
h2,
h3,
h4,
h5,
h6 { font-weight: 300;
line-height: 1.236;
margin: 0 0 0.618em; }
h1 {
font-size: 2.2em; }
h2 {
font-size: 1.8em; }
h3 {
font-size: 1.7em; }
h4 {
font-size: 1.6em; }
h5 {
font-size: 1.2em; }
h6 {
font-size: 1.1em; } input,
select,
textarea {
background-color: #ffffff;
border: 0.1rem solid #f0f1f2;
border-radius: 0.1rem;
padding: 0.5em 1em;
width: 100%;
line-height: 2; }
input:focus,
select:focus,
textarea:focus {
outline: none;
border-color: #8b2d26; }
:focus {
outline: 0.1rem solid #f0f1f2; }
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
width: auto; }
input[type="search"] {
-webkit-appearance: none; }
::-moz-placeholder {
color: #30353a;
opacity: 1; }
::-webkit-input-placeholder {
color: #30353a; }
.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
background-color: #30353a;
border: 0;
border-radius: 0.1rem;
color: #ffffff;
cursor: pointer;
font-size: 1.6rem;
font-weight: 700;
padding: 1em 2em;
text-decoration: none;
display: inline-block;
width: auto;
height: auto;
line-height: 1;
text-transform: uppercase;
-webkit-transition: all .3s ease;
transition: all .3s ease;
box-shadow: inset 0 0 0 9rem rgba(255, 255, 255, 0); }
.button:hover, .button:focus,
button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
color: #ffffff;
box-shadow: inset 0 0 0 9rem rgba(255, 255, 255, 0.2); }
.button.secondary,
button.secondary,
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
background-color: #8b2d26; }
.button.small,
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small {
font-size: 1.2rem; }
.button.large,
button.large,
input[type="button"].large,
input[type="reset"].large,
input[type="submit"].large {
font-size: 1.8rem; }
.button:disabled,
button:disabled,
input[type="button"]:disabled,
input[type="reset"]:disabled,
input[type="submit"]:disabled {
background-color: #f4f5f6;
border-width: 0;
color: #6a7681;
cursor: not-allowed; }
.button.line,
button.line,
input[type="button"].line,
input[type="reset"].line,
input[type="submit"].line {
background-color: transparent;
border: 1px solid #ffffff; }
.button.wide,
button.wide,
input[type="button"].wide,
input[type="reset"].wide,
input[type="submit"].wide {
width: 100%; }
.button + button,
.button + .button,
button + button,
button + .button,
input[type="button"] + button,
input[type="button"] + .button,
input[type="reset"] + button,
input[type="reset"] + .button,
input[type="submit"] + button,
input[type="submit"] + .button {
margin-top: 1em;
clear: both; }
@media (min-width: 512px) {
.button + button,
.button + .button,
button + button,
button + .button,
input[type="button"] + button,
input[type="button"] + .button,
input[type="reset"] + button,
input[type="reset"] + .button,
input[type="submit"] + button,
input[type="submit"] + .button {
margin-top: 0;
clear: none; } }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
display: none; }
fieldset {
margin-bottom: 1em; } embed,
iframe,
img,
object,
video,
.wp-caption,
.wp-video-shortcode {
max-width: 100%;
display: block; }
img {
height: auto; }
figure {
margin: 0; }
video {
-o-object-fit: cover;
object-fit: cover; }
.wp-video-shortcode {
width: auto !important; } table {
background-color: #ffffff;
border: 0.1rem solid #f0f1f2;
border-collapse: collapse;
border-spacing: 0;
line-height: 1;
margin-bottom: 4rem;
width: 100%; }
tbody {
border-bottom: 0.1rem solid #f0f1f2; }
td,
th {
text-align: left;
padding: 0.618em;
border-top: 0.1rem solid #f0f1f2;
border-right: 0.1rem solid #f0f1f2; } .screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut,
.wp-custom-logo .site-title,
.wp-custom-logo .site-description {
position: absolute !important;
clip: rect(0, 0, 0, 0);
height: 0.1rem;
width: 0.1rem;
border: 0;
overflow: hidden; }
.screen-reader-text:focus,
.screen-reader-shortcut:focus {
clip: auto !important;
height: auto;
width: auto;
display: block;
padding: 1rem 2rem;
z-index: 100000;
text-decoration: none;
box-shadow: 0 0 0.2rem 0.2rem rgba(48, 53, 58, 0.1); }
.more-link {
position: relative;
font-style: normal;
background: #8b2d26;
color: white;
border-radius: 100px;
padding: 8px 30px;
box-shadow: 0 2px 0 #000;
width: fit-content;
margin-top: 10px;
}
.genesis-skip-link {
margin: 0; }
.genesis-skip-link li {
height: 0;
width: 0;
list-style: none; } .content-sidebar-wrap,
.wrap {
margin: 0 auto;
padding-left: 5%;
padding-right: 5%; }
@media (min-width: 768px) {
.content-sidebar-wrap,
.wrap {
width: 90%;
max-width: 1152px;
padding-left: 0;
padding-right: 0; } }
.content-sidebar-wrap .wrap,
.wrap .wrap {
max-width: 100%;
width: auto;
padding: 0; }
.site-inner {
clear: both; }
.page-builder .site-inner {
border-top: 0.1rem solid #f0f1f2;
border-bottom: 0.1rem solid #f0f1f2; }
.content-sidebar-wrap {
max-width: 1280px;
padding-top: 8%;
padding-bottom: 8%; }
@media (min-width: 896px) {
.content-sidebar-wrap {
padding: 4rem 0 0; } }
@media (min-width: 896px) {
.content-sidebar-wrap {
display: -webkit-box;
display: flex;
flex-wrap: wrap;
-webkit-box-pack: justify;
justify-content: space-between; }
.content-sidebar-wrap:before, .content-sidebar-wrap:after {
display: none; }
.sidebar-content .content-sidebar-wrap {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
flex-direction: row-reverse; } } @media (min-width: 896px) {
.content {
width: 100%; }
.sidebar-primary {
width: 25%; }
.sidebar-content .content,
.content-sidebar .content {
width: calc(75% - 4rem); }
.home .content {
width: 100%; } } @media (min-width: 768px) {
.one-half,
.one-third,
.one-fourth,
.one-fifth,
.one-sixth,
.two-thirds,
.two-fourths,
.two-fifths,
.two-sixths,
.three-fourths,
.three-fifths,
.three-sixths,
.four-fifths,
.four-sixths,
.five-sixths {
float: left;
margin-left: 2.564102564102564%; }
.one-half,
.three-sixths,
.two-fourths {
width: 48.717948717948715%; }
.one-third,
.two-sixths,
.gallery-columns-3 .gallery-item {
width: 31.623931623931625%; }
.four-sixths,
.two-thirds {
width: 65.81196581196582%; }
.one-fourth,
.gallery-columns-4 .gallery-item {
width: 23.076923076923077%; }
.three-fourths {
width: 74.35897435897436%; }
.one-fifth,
.gallery-columns-5 .gallery-item {
width: 17.9487179487179488%; }
.two-fifths {
width: 38.4615384615384616%; }
.three-fifths {
width: 58.9743589743589744%; }
.four-fifths {
width: 79.4871794871794872%; }
.one-sixth,
.gallery-columns-6 .gallery-item {
width: 14.52991452991453%; }
.five-sixths {
width: 82.90598290598291%; }
.first {
clear: both;
margin-left: 0; } } .gallery,
.gallery-row {
display: -webkit-box;
display: flex;
flex-wrap: wrap;
-webkit-box-pack: justify;
justify-content: space-between; }
.gallery a {
display: block;
min-height: 100%; }
.gallery img {
height: auto;
width: 100%;
display: block; }
.gallery-caption {
display: block; }
.gallery-item {
width: 100%;
margin: 0 0 5vw;
text-align: center;
display: block; }
@media (min-width: 512px) {
.gallery-item {
width: 48.717948717948715%;
margin-bottom: 2.564102564102564%; } } .avatar {
border-radius: 50%;
margin-right: 2rem;
float: left; }
.alignright .avatar {
margin-left: 2rem; } .breadcrumb {
padding: 1em 6vw;
background-color: #ffffff;
border-bottom: 0.1rem solid #f0f1f2;
font-size: 1.4rem;
width: 100%; }
@media (min-width: 768px) {
.breadcrumb {
padding: 1em 6rem; } }
.after-entry,
.author-box {
margin-bottom: 5%;
background-color: #ffffff;
padding: 6vw; }
@media (min-width: 768px) {
.after-entry,
.author-box {
margin-bottom: 4rem;
padding: 6rem; } }
.entry + .author-box {
margin-top: 6vw; }
@media (min-width: 768px) {
.entry + .author-box {
margin-top: 4rem;
margin-bottom: 0; } }
.author-box p:last-of-type {
margin-bottom: 0; } .search-form {
display: block;
width: 100%;
position: relative;
clear: both; }
.search-form:before, .search-form:after {
clear: both;
display: block;
content: ''; }
.search-form input[type="search"] {
width: 100%; }
.search-form input[type="submit"] {
display: none; }
.entry .search-form {
margin-bottom: 4rem; } .author-box-content {
font-size: 1.6rem; }
.entry-title a {
color: #30353a;
text-decoration: none; }
.entry-title a:hover {
color: #8b2d26; } a.aligncenter img {
display: block;
margin: 0 auto; }
a.alignnone {
display: inline-block; }
.alignleft {
float: left;
text-align: left; }
.alignright {
float: right;
text-align: right; }
a.alignleft, a.alignnone, a.alignright {
max-width: 100%; }
img.centered,
.aligncenter {
display: block;
margin: 0 auto 1em; }
img.alignnone,
.alignnone {
margin-bottom: 1em; }
a.alignleft,
img.alignleft,
.wp-caption.alignleft {
margin: 0 1em 1em 0; }
a.alignright,
img.alignright,
.wp-caption.alignright {
margin: 0 0 1em 1em; }
.wp-caption-text {
font-size: 1.4rem;
margin: 0;
text-align: center; }
.entry-content p.wp-caption-text {
margin-bottom: 0; }
.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
margin: 0 0 1em; }
.sticky,
.bypostauthor {
background-color: transparent; } .entry-content .alignwide {
width: 120%;
max-width: 100vw;
position: relative;
left: 50%;
-webkit-transform: translate(-50%);
transform: translate(-50%); }
.entry-content .alignwide img {
width: 100%;
display: inline-block;
margin: 1.618em auto; }
.entry-content .alignfull {
max-width: none;
width: 100vw;
left: 50%;
margin-left: -50vw;
position: relative; }
.content-sidebar .entry-content .alignfull,
.sidebar-content .entry-content .alignfull {
max-width: calc(100% + 12rem); }
.entry-content .alignfull img {
width: 100%;
display: inline-block;
margin: 1.618em auto; }
.wp-block-image figcaption {
margin: 0 auto 2em; }
.wp-block-button {
background: transparent;
display: block;
text-align: center;
width: 100%;
clear: both; }
.wp-block-button:before, .wp-block-button:after {
clear: both;
display: block;
content: ''; }
.wp-block-button a {
display: inline-block; }
.wp-block-button a:hover, .wp-block-button a:focus {
color: #ffffff; }
.wp-block-pullquote > p {
font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
font-weight: 400; }
.wp-block-pullquote cite {
font-style: normal; }
.wp-block-gallery .blocks-gallery-item {
width: 48.7179487179%;
margin: 0 0 2.5641025641% 2.5641025641%;
text-align: center;
display: block; }
.wp-block-gallery .blocks-gallery-item:nth-of-type(odd) {
margin-left: 0;
clear: both; }
@media (min-width: 512px) {
.wp-block-gallery .blocks-gallery-item {
margin-left: 2.5641025641%;
margin-bottom: 2.5641025641%; }
.wp-block-gallery .blocks-gallery-item:nth-of-type(odd) {
margin-left: 2.5641025641%; } }
.wp-block-gallery .blocks-gallery-item img {
margin: 0; }
@media (min-width: 512px) {
.wp-block-gallery.columns-2 .blocks-gallery-item {
width: 48.7179487179%;
margin-left: 2.5641025641%; }
.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(odd) {
margin-left: 0; }
.wp-block-gallery.columns-3 .blocks-gallery-item {
width: 31.6239316239%; }
.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(odd) {
margin-left: 2.5641025641%; }
.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n + 1) {
margin-left: 0; }
.wp-block-gallery.columns-4 .blocks-gallery-item {
width: 23.0769230769%; }
.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(3n + 1) {
margin-left: 2.5641025641%; }
.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n + 1) {
margin-left: 0; }
.wp-block-gallery.columns-5 .blocks-gallery-item {
width: 17.9487179487%; }
.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(4n + 1) {
margin-left: 2.5641025641%; }
.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n + 1) {
margin-left: 0; }
.wp-block-gallery.columns-6 .blocks-gallery-item {
width: 14.5299145299%; }
.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(5n + 1) {
margin-left: 2.5641025641%; }
.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n + 1) {
margin-left: 0; }
.wp-block-gallery.columns-7 .blocks-gallery-item {
width: 12.0879120879%; }
.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(6n + 1) {
margin-left: 2.5641025641%; }
.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n + 1) {
margin-left: 0; }
.wp-block-gallery.columns-8 .blocks-gallery-item {
width: 10.2564102564%; }
.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(7n + 1) {
margin-left: 2.5641025641%; }
.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n + 1) {
margin-left: 0; }
.wp-block-gallery.columns-9 .blocks-gallery-item {
width: 8.8319088319%; }
.wp-block-gallery.columns-9 .blocks-gallery-item:nth-of-type(8n + 1) {
margin-left: 2.5641025641%; }
.wp-block-gallery.columns-9 .blocks-gallery-item:nth-of-type(9n + 1) {
margin-left: 0; } } .site-header {
position: relative;
width: 100%;
z-index: 100;
background-color: #ededed;
border-bottom: 0.1rem solid #f0f1f2; }
.fixed-header .site-header {
position: fixed; }
.site-header > .wrap {
position: relative;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: justify;
justify-content: space-between;
flex-wrap: wrap; }
@media (min-width: 896px) {
.site-header > .wrap {
padding: 0;
flex-wrap: nowrap; } } .title-area {
margin: 0 auto;
position: relative;
height: 100%;
display: block;
-webkit-box-flex: 1;
flex: 1;
padding: 0.218em 0;
max-width: 10rem;
-webkit-transition: all .3s ease;
transition: all .3s ease; }
@media (min-width: 896px) {
.title-area {
padding: 0.382em 0;
max-width: 14rem; } }
@media (min-width: 1152px) {
.title-area {
padding: 0.418em 0;
max-width: 14rem; } }
.fixed-header .shrink .title-area {
padding: 0.382em 0; }
.site-title {
font-size: 2.4rem; font-weight: 700;
line-height: 1;
margin-bottom: 0; }
@media (min-width: 896px) {
.site-title {
font-size: 3rem; } }
.site-title a {
color: #30353a;
text-decoration: none; }
.site-description {
font-size: 1.4rem;
margin-bottom: 0;
line-height: 1; }
@media (min-width: 896px) {
.site-description {
text-align: left;
font-size: 1.6rem;
line-height: 1.382; } } .header-widget-area .widget:last-of-type {
margin-bottom: 0; } .page-header {
width: 100%;
margin: 0 auto;
padding: calc(6vw + 3rem) 0 6vw;
background-size: cover;
background-position: center;
position: relative; }
@media (min-width: 896px) {
.page-header {
padding: 10rem 0; } }
@media (min-width: 1152px) {
.page-header {
padding: 12rem 0; } }
.page-header:before {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.2);
z-index: 1; }
.page-header .wrap {
position: relative;
z-index: 2; }
.page-header h1 {
width: 100%;
margin-bottom: 0;
text-transform: Capitalize;
text-align: center;
color: #fff;
font-family: var(--e-global-typography-primary-font-family);
font-weight: 700;
filter: drop-shadow(0px 5px 8px #0008);}
.page-header p {
width: 100%;
margin: 1em 0 0; }
.page-header .widget {
background: transparent; }
.home .page-header {
height: 100vh; }
.home .page-header .widget_media_image {
margin-bottom: 20vh; } .menu {
width: 100%;
font-weight: 600;
font-size: 1.6rem;
line-height: 1;
text-align: left;
display: -webkit-box;
display: flex;
flex-wrap: wrap;
-webkit-box-pack: center;
justify-content: center;
clear: both; }
.menu:before, .menu:after {
clear: both;
display: block;
content: ''; }
.menu-item {
display: block;
padding: 0.25rem 0;
margin: 0.25rem 0;
width: 100%;
position: relative; }
@media (min-width: 896px) {
.menu-item {
display: inline-block;
padding: 0;
width: auto; }
.menu-item:first-of-type > a {
margin-left: 0; }
.menu-item:last-of-type a {
margin-right: 0; } }
.menu-item.right {
margin-left: auto; }
.menu-item a {
text-decoration: none;
display: block;
padding: 0.5em 0;
color: #30353a;
text-transform: uppercase;
margin-right: 0.2rem; }
@media (min-width: 896px) {
.menu-item a {
padding: 1em 1em; } }
@media (min-width: 1152px) {
.menu-item a {
padding: 1em 1.25em; } }
.menu-item a:hover,
.menu-item a:focus,
.menu-item.current-menu-item > a {
color: #8b2d26; }
.menu-button a {
background-color: #8b2d26;
color: #fff; }
.menu-button a:hover,
.menu-button a:focus {
color: #fff;
box-shadow: inset 0 0 0 9rem rgba(255, 255, 255, 0.2); } .sub-menu {
display: none;
 font-size: 1.4rem;
clear: both; }
.sub-menu:before, .sub-menu:after {
clear: both;
display: block;
content: ''; }
@media (min-width: 896px) {
.sub-menu {
top: 100%;
position: absolute;
width: 20rem;
z-index: 99;
background-color: #ffffff;
border: 0.1rem solid #f0f1f2;
padding: 0.5em 0; } }
.sub-menu li {
width: 100%; }
.sub-menu li:first-of-type {
margin-top: 1.4rem; }
@media (min-width: 896px) {
.sub-menu li:first-of-type {
margin-top: 0; } }
.sub-menu li:first-of-type a { }
.sub-menu a {
padding-left: 1em; }
@media (min-width: 896px) {
.sub-menu a {
padding: 1em;
position: relative;
word-wrap: break-word; } }
@media (min-width: 1280px) {
.sub-menu a {
padding: 1em; } }
.sub-menu .sub-menu {
padding-left: 1em; }
@media (min-width: 896px) {
.sub-menu .sub-menu {
margin: -0.1rem 0 0 19.9rem;
padding-left: 0;
left: -0.1rem;
top: -0.5em;
border: 0.1rem solid #f0f1f2; } } .nav-primary,
.nav-secondary {
margin: 0;
padding: 0 5vw;
background-color: transparent;
border-top: 0.1rem solid #f0f1f2;
border-bottom: 0.1rem solid #f0f1f2;
display: none;
position: absolute;
left: 0;
top: 100%; }
@media (min-width: 768px) {
.nav-primary,
.nav-secondary {
margin: 0 -5vw; } }
@media (min-width: 896px) {
.nav-primary,
.nav-secondary {
border: none;
position: relative;
left: auto;
display: block;
margin: 0;
padding: 0; } }
.no-js .nav-primary, .no-js
.nav-secondary {
width: 100%;
position: relative;
display: block; }
@media (min-width: 896px) {
.no-js .nav-primary, .no-js
.nav-secondary {
display: block;
width: auto; } }
.no-js .nav-primary .wrap, .no-js
.nav-secondary .wrap {
padding: 0 5%; }
.no-js .nav-primary .menu-item, .no-js
.nav-secondary .menu-item {
display: inline-block;
width: auto;
margin: 0 0.5em; }
.nav-primary .menu,
.nav-secondary .menu {
padding: 0.5em 0; }
@media (min-width: 896px) {
.nav-primary .menu,
.nav-secondary .menu {
padding: 0; } } .nav-footer .menu {
-webkit-box-pack: center;
justify-content: center;
margin-bottom: 1em; }
@media (min-width: 768px) {
.nav-footer .menu {
margin-bottom: 1.5em; } }
.nav-footer .menu-item {
width: auto; }
.nav-footer .menu-item a {
padding: 0;
margin: 0 1em; }
.nav-primary,
.nav-secondary {
width: calc( 100% / 3); } .menu-toggle {
padding: 2.7rem 0;
cursor: pointer;
background-color: transparent;
display: block;
position: relative;
line-height: 1;
color: #30353a; }
.menu-toggle:hover, .menu-toggle:focus {
background: none;
outline: none;
box-shadow: none;
color: #30353a; }
.menu-toggle:focus {
outline: 0.1rem solid #f0f1f2;
background: none; }
@media (min-width: 896px) {
.menu-toggle {
display: none; } }
.menu-toggle span {
display: block;
float: right;
position: relative;
height: 0.2rem;
background: #30353a;
-webkit-transition: background 0s 0.2s;
transition: background 0s 0.2s;
width: 2.5rem;
margin-left: 0.236em;
margin-top: 0.8rem;
border-radius: 0.1rem; }
.menu-toggle span::before, .menu-toggle span::after {
position: absolute;
display: block;
left: 0;
width: 100%;
height: 0.2rem;
background-color: #30353a;
border-radius: 0.1rem;
content: " "; }
.menu-toggle span::before {
top: -0.7rem;
-webkit-transition: top 0.2s 0.2s, -webkit-transform 0.2s 0s;
transition: top 0.2s 0.2s, -webkit-transform 0.2s 0s;
transition: top 0.2s 0.2s, transform 0.2s 0s;
transition: top 0.2s 0.2s, transform 0.2s 0s, -webkit-transform 0.2s 0s; }
.menu-toggle span::after {
bottom: -0.7rem;
-webkit-transition: bottom 0.2s 0.2s, -webkit-transform 0.2s 0s;
transition: bottom 0.2s 0.2s, -webkit-transform 0.2s 0s;
transition: bottom 0.2s 0.2s, transform 0.2s 0s;
transition: bottom 0.2s 0.2s, transform 0.2s 0s, -webkit-transform 0.2s 0s; }
.menu-toggle.activated span {
background: none; }
.menu-toggle.activated span::before {
top: 0;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: top 0.2s 0s, -webkit-transform 0.2s 0.2s;
transition: top 0.2s 0s, -webkit-transform 0.2s 0.2s;
transition: top 0.2s 0s, transform 0.2s 0.2s;
transition: top 0.2s 0s, transform 0.2s 0.2s, -webkit-transform 0.2s 0.2s; }
.menu-toggle.activated span::after {
bottom: 0;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transition: bottom 0.2s 0s, -webkit-transform 0.2s 0.2s;
transition: bottom 0.2s 0s, -webkit-transform 0.2s 0.2s;
transition: bottom 0.2s 0s, transform 0.2s 0.2s;
transition: bottom 0.2s 0s, transform 0.2s 0.2s, -webkit-transform 0.2s 0.2s; }
.sub-menu-toggle {
position: absolute;
right: 0;
top: 0.25em;
background: none;
padding: 0.75em;
margin: 0 -0.75em; }
@media (min-width: 896px) {
.sub-menu-toggle {
display: none; } }
.sub-menu-toggle:hover, .sub-menu-toggle:focus {
background: none; }
.sub-menu-toggle:before {
content: "";
display: block;
margin: 0.2rem 0 -0.2rem;
border: 0.4rem solid transparent;
border-top-color: #30353a; }
.sub-menu-toggle.activated:before {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
margin: -0.2rem 0 0.2rem; } .entry {
background-color: #ffffff;
margin-bottom: 5vw;
padding: 6vw; }
@media (min-width: 768px) {
.entry {
padding: 6rem;
margin-bottom: 4rem; } }
.entry:last-of-type {
margin-bottom: 0; }
.event {
padding: 0 6vw; }
@media (min-width: 768px) {
.event {
padding: 0 1rem; } }
.tax-event-category main#genesis-content {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
}
.tax-event-category .event {
width: 33% }
.tax-event-category main#genesis-content img.alignnone.post-image.entry-image {
height: 260px;
object-fit: cover;
}
.tax-event-category .entry-content p {
display: flex;
flex-direction: column;
}
.entry-content {
clear: both; }
.entry-content:before, .entry-content:after {
clear: both;
display: block;
content: ''; }
.entry-content ol,
.entry-content ul {
margin-bottom: 1em;
margin-left: 4rem; }
.error404 .entry-content ol, .error404
.entry-content ul {
margin-bottom: 4rem; }
.entry-content ol > li {
list-style-type: decimal; }
.entry-content ul > li {
list-style-type: disc; }
.entry-content ol ol,
.entry-content ul ul {
margin-bottom: 0; }
.entry-content li li {
list-style-type: circle; }
.entry-content code {
background-color: #f4f5f6;
display: block;
padding: 1rem 2rem;
border: 0.1rem solid #f0f1f2;
margin-top: 1em;
font-size: 1.6rem; }
.entry-content input,
.entry-content select,
.entry-content textarea {
margin-bottom: 1em; }
.entry-content > *:last-child {
margin-bottom: 0; }
.entry-image-link {
display: block;
margin-bottom: 1em; }
.entry-image-link img {
display: block; }
@media(max-width: 540px){
.blog-categories a {
padding: 8px 10px;
border: 2px solid #8b2d26;
border-radius: 50px;
font-size: 14px;
}
.category-block nav li {
margin-left: 0rem;
padding-left: .5rem;
border-left: 0px solid #a0a8af;
height: 44px;
}
.event .row .section_image {
min-height: 240px;
margin-left: 0px !important;
border-radius: 30px;
}
.content-sidebar-wrap, .wrap {
padding-left: 0% !important;
padding-right: 0% !important;
}
.category-block nav {
background-color: white;
padding: 1rem 0 1rem;
border-bottom: 1px solid #0003;
}
} p.entry-meta {
font-size: 1.6rem;
margin-bottom: 0; }
.entry-header p.entry-meta {
margin-bottom: 1em; }
.entry-categories,
.entry-tags {
display: block; }
.entry-author-name {
text-transform: capitalize; }
.entry-footer {
border-top: 0.1rem solid #f0f1f2;
margin-top: 5vw;
padding-top: 5vw; }
@media (min-width: 768px) {
.entry-footer {
margin-top: 4rem;
padding-top: 4rem; } } .pagination {
margin: 5vw 0;
clear: both; }
.pagination:before, .pagination:after {
clear: both;
display: block;
content: ''; }
@media (min-width: 896px) {
.pagination {
margin: 4rem 0 0; } }
.adjacent-entry-pagination {
margin-bottom: 0; }
.archive-pagination ul {
display: -webkit-box;
display: flex; }
.archive-pagination li {
margin: 0 0.25em 0 0; }
.archive-pagination a {
background-color: #ffffff;
color: #30353a;
font-size: 1.6rem;
padding: 0.75rem 1rem;
border-radius: 0.1rem;
text-decoration: none;
display: block; }
.archive-pagination a:hover,
.archive-pagination .active a {
background-color: #8b2d26;
color: #ffffff; } .comment-respond,
.entry-comments,
.entry-pings {
background-color: #fff;
font-size: 1.6rem;
margin-top: 4rem;
padding: 6vw; }
@media (min-width: 768px) {
.comment-respond,
.entry-comments,
.entry-pings {
padding: 6rem; } }
.comment-respond .form-submit {
margin-bottom: 0; }
.comment-list li {
padding: 4rem 0 0 5vw; }
.comment-list .depth-1 {
padding-left: 0; }
.comment-list .comment-respond {
padding: 0 0 0 1em; }
.comment-list > .comment-respond {
padding: 0; }
.comment-header {
margin-bottom: 5vw; }
@media (min-width: 768px) {
.comment-header {
margin-bottom: 2em; } }
.comment-header p {
margin-bottom: 0; }
.comment-edit-link {
padding-left: calc(4.8rem + 1em); }
.entry-pings .comment-edit-link {
padding: 0;
clear: both;
display: block; }
.comment-meta {
padding-left: calc(4.8rem + 1em);
word-break: break-all; }
.entry-pings .comment-meta {
padding: 0 0 1em; }
.comment-content {
clear: both; }
.comment-content ul > li {
list-style-type: disc; }
@media (min-width: 1280px) {
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
width: 50%; } }
.comment-respond input[type="email"] label,
.comment-respond input[type="text"] label,
.comment-respond input[type="url"] label {
display: block;
margin-right: 1rem; }
.entry-pings .reply {
display: none; }
.pingback:last-of-type p {
margin-bottom: 0; }
.morecontent span {
display: none; }
.morelink {
display: block; } .widget {
margin-bottom: 6vw;
word-wrap: break-word; }
@media (min-width: 896px) {
.widget {
margin-bottom: 4rem; } }
.widget:last-of-type {
margin-bottom: 0; }
.sidebar .widget {
margin-bottom: 0;
margin-top: 5vw;
font-size: 1.6rem;
padding: 6vw; }
@media (min-width: 768px) {
.sidebar .widget {
margin-top: 4rem;
padding: 4rem; } }
@media (min-width: 896px) {
.sidebar .widget:first-of-type {
margin-top: 0; } }
.widget p:last-of-type {
margin-bottom: 0; }
.widget ul > li:last-of-type:not(.gfield) {
margin-bottom: 0; }
.widget ul > li {
margin-bottom: 0.5em;
padding-bottom: 0.5em; }
.widget ul > li:last-of-type {
padding-bottom: 0; }
.widget ol > li {
list-style-position: inside;
list-style-type: decimal;
padding-left: 1em;
text-indent: -1em; }
.widget li li {
border: 0;
margin: 0 0 0 1em;
padding: 0; }
.widget-title { font-size: 2em; }
.widget_calendar table {
width: 100%; }
.widget_calendar td,
.widget_calendar th {
text-align: center; } .site-footer {
width: 100%;
background-color: #cca278;
font-size: 1.6rem; }
.site-footer > .wrap {
margin: 0 auto;
padding: 2vw;
text-align: center;
font-size: 1.6rem;
position: relative; }
@media (min-width: 768px) {
.site-footer > .wrap {
width: 90%;
max-width: 1280px;
padding: 2rem 0; } }
.site-footer > .wrap:last-of-type {
margin-bottom: 0; }
.site-footer p:last-of-type {
margin-bottom: 0; }
@media (min-width: 768px) {
.site-footer .widget-area {
margin-bottom: 0; } } .before-footer {
margin-top:40px;
padding:80px 0;
background-color:#ededed;
}
.before-footer .widget-title {
text-transform:uppercase;
}
@media (min-width: 768px) {
#gform_widget-3 {
margin-left: 25%;
}
} .footer-widgets {
padding: 5rem 0;
border-bottom: 0.1rem solid #f0f1f2;
background-color: #fff; }
@media (min-width: 768px) {
.footer-widgets .wrap {
display: -webkit-box;
display: flex;
flex-wrap: wrap; } }
.footer-widgets .widget-area {
margin: 0 auto 4rem;
text-align: center; }
@media (min-width: 768px) {
.footer-widgets .widget-area {
width: calc( 100% / 3); }
.footer-widgets .widget-area:first-of-type {
margin-left: 0;
text-align: left; } }
.footer-widgets .widget-area:last-of-type {
margin-bottom: 0;
text-align: right; }
.footer-widgets .widget-area .widget {
width: 100%;
display: block;
margin: 0 auto 2em; }
.footer-widgets .widget-area .widget .widget-title {
text-transform: uppercase; }
.footer-widgets .widget-area .widget:last-of-type {
margin-bottom: 0; } .simple-social-icons {
overflow: hidden; }
.simple-social-icons svg[class^="social-"], .simple-social-icons svg[class*=" social-"] {
display: inline-block;
width: 1em;
height: 1em;
stroke-width: 0;
stroke: currentColor;
fill: currentColor; }
.simple-social-icons ul {
margin: -0.5em -0.5em 0 0;
padding: 0;
display: -webkit-box;
display: flex;
flex-wrap: wrap;
-webkit-box-pack: start;
justify-content: flex-start; }
.simple-social-icons ul li {
background: none;
border: none;
list-style-type: none;
margin: 0.5em 0.5em 0 0;
padding: 0; }
.simple-social-icons ul li a {
border: none;
box-sizing: content-box;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
height: 1em;
line-height: 1em;
text-align: center;
text-decoration: none;
text-transform: none;
width: 1em; }
.simple-social-icons ul.aligncenter {
-webkit-box-pack: center;
justify-content: center; }
.simple-social-icons ul.alignleft {
-webkit-box-pack: start;
justify-content: flex-start; }
.simple-social-icons ul.alignright {
-webkit-box-pack: end;
justify-content: flex-end; } .gform_heading,
.gform_body,
.gform_footer {
clear: both; }
.gform_heading {
padding-bottom: 1em; }
.gform_wrapper .gform_fields {
list-style: none;
margin: 0 -1rem;
padding: 0; }
.gform_wrapper .gform_fields li {
list-style-type: none; }
.gform_wrapper .gfield_checkbox,
.gform_wrapper .gfield_radio {
list-style: none;
padding: 0; }
.ginput_container span {
margin-bottom: 1rem; }
.ginput_container input,
.ginput_container select,
.ginput_container textarea {
width: 100%; }
.ginput_container input,
.ginput_container textarea {
margin: 0; }
#gform_1 .gfield_label { display: none;
padding-bottom: 1rem; }
#gform_1 .gfield_label:empty { display: none; }
.left_label .gfield_label {
float: left; }
.right_label .gfield_label {
float: right; } #input_2_6_1 {
width: auto;
}
.ja-email-form-privacy {
font-size:13px;
text-align: right;
} .gfield_required {
padding-left: 0.1em; }
.gfield_checkbox li,
.gfield_radio li {
width: 100%; }
.gfield_checkbox input,
.gfield_radio input {
width: auto;
float: left;
margin-right: 1rem; }
.gfield_checkbox label,
.gfield_radio label {
float: left;
line-height: 1; }
.gsection {
margin: 1rem 0; }
.gsection h2 {
border-bottom: 0.1rem solid #f0f1f2;
padding-bottom: 1rem; }
.validation_error,
.gf_progressbar_wrapper {
padding-bottom: 1em; }
.gf_progressbar {
background: #f4f5f6; }
.gf_progressbar_percentage {
background: #30353a;
padding: 0.5rem 1rem;
text-align: right; }
.gfield_time_hour,
.gfield_time_minute,
.gfield_time_ampm {
display: inline-block; }
.gfield_time_hour label,
.gfield_time_minute label {
display: block; }
.gfield_time_ampm {
vertical-align: top; }
.gfield {
width: 100%;
list-style-type: none;
clear: both;
overflow: auto;
padding: 0 1rem 1.5rem;
margin: 0; }
.gfield .validation_message {
margin-top: 1rem; }
.gfield li {
list-style-type: none; }
.gform_validation_container {
display: none; }
.gform_footer .gform_button {
width: auto; }
.ginput_full input,
.ginput_full select,
.ginput_full textarea,
.ginput_left input,
.ginput_left select,
.ginput_left textarea,
.ginput_right input,
.ginput_right select,
.ginput_right textarea {
margin-bottom: 0.5rem;
width: 100%; }
.ginput_full label,
.ginput_left label,
.ginput_right label {
display: block; }
.ginput_full {
display: block; }
.ginput_left {
float: left;
padding-right: 1rem; }
.ginput_right {
float: right; }
.gf_left_half,
.gf_left_third,
.gf_middle_third,
.gf_first_quarter,
.gf_second_quarter {
clear: none;
float: left;
padding-right: 1rem;
padding-bottom: 1rem; }
.gf_right_half,
.gf_right_third,
.gf_fourth_quarter {
clear: none;
float: right;
padding-bottom: 1rem; }
.gf_third_quarter {
clear: none;
float: left;
padding-bottom: 1rem; }
.gf_list_2col li,
.gf_list_3col li,
.gf_list_4col li,
.gf_list_5col li {
float: left;
padding-bottom: 1rem; }
.gf_list_inline li {
display: inline-block;
padding-right: 1rem;
padding-bottom: 1rem; }
@media (min-width: 512px) {
.ginput_container input.large,
.ginput_container select.large,
.ginput_container textarea.large {
width: 100%; }
.ginput_container input.medium,
.ginput_container select.medium,
.ginput_container textarea.medium {
width: 66%; }
.ginput_container input.small,
.ginput_container select.small,
.ginput_container textarea.small {
width: 33%; }
.ginput_left,
.ginput_right {
width: 50%; }
.left_label label.gfield_label,
.right_label label.gfield_label {
width: 25%; }
li.gf_left_half, li.gf_right_half,
.gf_list_2col li {
width: 50%; }
li.gf_left_third, li.gf_right_third,
.gf_list_3col li {
width: 33%; }
li.gf_middle_third {
width: 34%; }
li.gf_first_quarter, li.gf_second_quarter, li.gf_third_quarter, li.gf_fourth_quarter,
.gf_list_4col li {
width: 25%; }
.gf_list_5col li {
width: 20%; } } .home .content {
padding: 1rem 0; }
@media (min-width: 896px) {
.home .content {
padding: 2rem 0; } }
.front-page-1,
.front-page-2,
.front-page-3,
.front-page-4,
.front-page-5 {
width: 100%;
padding: 6rem 0;
background-color: #ffffff;
border-bottom: 0.1rem solid #f0f1f2;
position: relative; }
@media (min-width: 768px) {
.front-page-1,
.front-page-2,
.front-page-3,
.front-page-4,
.front-page-5 {
padding: 6rem 0 2rem; } }
@media (min-width: 768px) {
.front-page-1 .wrap,
.front-page-2 .wrap,
.front-page-3 .wrap,
.front-page-4 .wrap,
.front-page-5 .wrap {
display: -webkit-box;
display: flex;
flex-wrap: wrap; } }
.front-page-1 {
padding: calc(20vw + 7rem) 0 20vw;
position: relative;
background-color: #30353a;
clear: both; }
.front-page-1:before, .front-page-1:after {
clear: both;
display: block;
content: ''; }
@media (min-width: 768px) {
.front-page-1 {
padding: calc(20vh + 12rem) 0 20vh; } }
@media (min-width: 896px) {
.front-page-1 {
padding: calc(20vh + 12rem) 0 20vh; } }
@media (min-width: 1152px) {
.front-page-1 {
padding: calc(20vh + 12rem) 0 20vh; } }
.front-page-1 .wrap {
position: relative;
text-align: center;
-webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column; }
@media (min-width: 896px) {
.front-page-1 .wrap {
max-width: 768px; } }
.front-page-1 .widget {
background-color: transparent; }
.front-page-1 .widget:last-of-type {
margin-bottom: 1rem; }
.front-page-1 h1 {
margin: 0 0 0.618em; }
.front-page-1 p {
margin: 0 0 1.382em; }
.front-page-1 .down-arrow {
color: transparent; }
.front-page-1 .down-arrow:after {
content: '';
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
width: 0;
height: 0;
border-left: 30px solid transparent;
border-right: 30px solid transparent;
border-top: 30px solid rgba(139, 45, 38, 0.9);
clear: both;
z-index: 2; } .wp-custom-header {
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
overflow: hidden; }
.wp-custom-header img,
.wp-custom-header video,
.wp-custom-header iframe {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
width: auto;
height: auto;
min-height: 100%;
min-width: 100%;
max-width: 100%;
max-height: none;
-o-object-fit: cover;
object-fit: cover; }
.wp-custom-header iframe {
left: -25%;
right: -25%;
height: 150%;
width: 150%; } @media print {
*,
*:before,
*:after {
background: transparent !important;
box-shadow: none !important;
color: #30353a !important;
text-shadow: none !important; }
a,
a:visited {
text-decoration: underline; }
a[href]:after {
content: " (" attr(href) ")"; }
abbr[title]:after {
content: " (" attr(title) ")"; }
a[href^="javascript:"]:after,
a[href^="#"]:after,
.site-title > a:after {
content: ""; }
thead {
display: table-header-group; }
img,
tr {
page-break-inside: avoid; }
img {
max-width: 100% !important; }
@page {
margin: 2cm 0.5cm; }
p,
h2,
h3 {
orphans: 3;
widows: 3; }
blockquote,
pre {
border: 0.1rem solid #f0f1f2;
page-break-inside: avoid; }
.content,
.content-sidebar {
width: 100%; }
button,
input,
select,
textarea,
.breadcrumb,
.comment-edit-link,
.comment-form,
.comment-list .reply a,
.comment-reply-title,
.edit-link,
.entry-comments-link,
.entry-footer,
.genesis-box,
.header-widget-area,
.hidden-print,
.home-top,
.nav-primary,
.nav-secondary,
.post-edit-link,
.sidebar {
display: none !important; }
.title-area {
text-align: center;
width: 100%; }
.site-title > a {
margin: 0;
text-decoration: none;
text-indent: 0; }
.site-inner {
padding-top: 0;
position: relative;
top: -10rem; }
.author-box {
margin-bottom: 0; }
h1,
h2,
h3,
h4,
h5,
h6 {
orphans: 3;
page-break-after: avoid;
page-break-inside: avoid;
widows: 3; }
img {
page-break-after: avoid;
page-break-inside: avoid; }
blockquote,
pre,
table {
page-break-inside: avoid; }
dl,
ol,
ul {
page-break-before: avoid; } }