@charset "UTF-8";
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0} *,
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
} .clearfix:before,
.entry-content:before,
.entry:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
content: " ";
display: table;
}
.clearfix:after,
.entry-content:after,
.entry:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
clear: both;
content: " ";
display: table;
}  body {
background-color: #FFFFFF;
background-image: url(http://www.mountainash.org/images/lace.png);
background-repeat: repeat-y;
background-position: left 0px top 0px;
color: #222;
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 1.6;
}
a,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
-webkit-transition: all 0.1s ease-in-out;
-moz-transition:    all 0.1s ease-in-out;
-ms-transition:     all 0.1s ease-in-out;
-o-transition:      all 0.1s ease-in-out;
transition:         all 0.1s ease-in-out;
}
::-moz-selection {
background-color: #222;
color: #fff;
}
::selection {
background-color: #222;
color: #fff;
}
a {
color: #8E714C;
text-decoration: none;
}
a img {
margin-bottom: -4px;
}
a:hover {
color: #5E3310;
text-decoration: underline;
}
.ttml_job a {
color: #FFFFFF;
text-decoration: none;
}
.ttml_job a:hover {
color: #FFFFFF;
text-decoration: underline;
}
p {
margin: 0 0 24px;
padding: 0;
}
strong {
font-weight: 700;
}
ol,
ul {
margin: 0;
padding: 0;
}
li {
list-style-type: none;
}
blockquote,
blockquote::before {
color: #999;
}
blockquote {
margin: 0;
padding: 25px 40px;
}
blockquote::before {
content: "\201C";
display: block;
font-size: 30px;
height: 0;
left: -20px;
position: relative;
top: -10px;
}
.entry-content code {
background-color: #333;
color: #ddd;
}
cite {
font-style: normal;
} h1,
h2,
h3,
h4,
h5{
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-weight: 600;
line-height: 1.25;
margin: 0;
margin-bottom: 10px;
padding: 0;
}
h1 {
font-size: 26px;
color: #5E3310;
}
h2 {
font-size: 24px;
color: #8E714C;
}
h3 {
font-size: 22px;
color: #5E3310;
}
h4 {
font-size: 20px;
color: #8E714C;
}
h5 {
font-size: 18px;
color: #5E3310;
}
h6 {
font-size: 33px;
font-family: 'Great Vibes', cursive;
color: #8E714C;
margin: 0;
padding: 0;
} embed,
iframe,
img,
object,
video,
.wp-caption {
max-width: 100%;
}
img {
height: auto;
}
.featured-content img,
.gallery img {
width: auto; } .gallery {
overflow: hidden;
margin-bottom: 28px;
}
.gallery-item {
float: left;
margin: 0;
padding: 0 4px;
text-align: center;
width: 100%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16.6666%;
}
.gallery-columns-7 .gallery-item {
width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
width: 11.1111%;
}
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
clear: left;
}
.gallery .gallery-item img {
border: none;
height: auto;
margin: 0;
} input,
select,
textarea {
background-color: #f5f5f5;
border: 1px solid #805F4E;
box-shadow: 1px 1px 3px #eee inset;
color: #222;
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
padding: 5px;
margin: 0;
width: 100%;
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
width: auto;
}
input:focus,
textarea:focus {
border: 1px solid #805F4E;
outline: none;
}
::-moz-placeholder {
color: #999;
opacity: 1;
}
::-webkit-input-placeholder {
color: #999;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button {
background-color: #3D2516;
border: none;
border-radius: 5px;
box-shadow: none;
color: #fff;
cursor: pointer;
padding: 16px 20px;
width: auto;
}
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover {
background-color: #8E714C;
border: none;
text-decoration: none;
}
.button {
border-radius: 5px;
display: inline-block;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
display: none;
}
.home-cta a.button {
display: inline-block;
margin-top: -30px;
text-align: center;
}
.wpcf7 {
margin-bottom: 0px;
} table {
border-collapse: collapse;
border-spacing: 0;
line-height: 2;
margin-bottom: 40px;
width: 100%;
}
tbody {
border-bottom: 1px solid #ddd;
}
th,
td {
text-align: left;
}
th {
font-weight: bold;
text-transform: uppercase;
}
td {
border-top: 1px solid #ddd;
padding: 6px 0;
}  .site-container {
margin: auto;
max-width: 1140px;
}
.executive-pro-landing .site-container {
max-width: 800px;
}
.site-inner {
background-color: #fff;
border: 1px solid #FFFFFF;
clear: both;
margin: 0 auto;
overflow: hidden;
}
.executive-pro-home .site-inner {
overflow: visible;
}  .content {
float: right;
width: 800px;
padding: 40px 60px 10px;
}
.content-sidebar .content {
float: left;
}
.full-width-content .content {
width: 100%;
}
.executive-pro-home .content {
padding: 0;
}
.executive-pro-portfolio .content {
padding: 40px 30px 0;
} .sidebar-primary {
background-color: #f8f8f8;
float: right;
width: 340px;
}
.sidebar-content .sidebar-primary {
float: left;
} .five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
float: left;
margin-left: 2.564102564102564%;
}
.one-half,
.three-sixths,
.two-fourths {
width: 48.717948717948715%;
}
.one-third,
.two-sixths {
width: 31.623931623931625%;
}
.four-sixths,
.two-thirds {
width: 65.81196581196582%;
}
.one-fourth {
width: 23.076923076923077%;
}
.three-fourths {
width: 74.35897435897436%;
}
.one-sixth {
width: 14.52991452991453%;
}
.five-sixths {
width: 82.90598290598291%;
}
.first {
clear: both;
margin-left: 0;
}  .avatar {
border: 1px solid #fff;
float: left;
}
.alignleft .avatar {
margin-right: 24px;
}
.alignright .avatar {
margin-left: 24px;
}
.search-form {
overflow: hidden;
}
.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
padding: 0;
position: absolute;
width: 1px;
}
.search-form input[type="search"] {
background: #fff url(//www.thebarnatwateroaksfarm.com/wp-content/themes/executive-pro/images/icon-search.png) no-repeat right;
background-size: 36px 16px;
color: #888;
font-size: 10px;
margin-bottom: 10px;
padding: 16px;
text-transform: uppercase;
width: 100%;
}
a.aligncenter img {
display: block;
margin: 0 auto;
}
img.centered,
.aligncenter {
display: block;
margin: 0 auto 24px;
}
a.alignnone img,
img.alignnone {
margin-bottom: 12px;
}
.alignleft {
float: left;
text-align: left;
}
.alignright {
float: right;
text-align: right;
}
a.alignleft,
a.alignnone,
a.alignright {
max-width: 100%;
}
a.alignnone {
display: inline-block;
}
a.alignleft img,
img.alignleft,
.wp-caption.alignleft {
margin: 0 24px 12px 0;
}
a.alignright img,
img.alignright,
.wp-caption.alignright {
margin: 0 0 24px 24px;
}
.entry-content .wp-caption-text {
font-size: 14px;
font-weight: 700;
margin: 0;
text-align: center;
}
.gallery-caption,
.entry-content .gallery-caption {
margin: 0 0 10px;
} .breadcrumb {
background-color: #f5f5f5;
color: #777;
font-size: 12px;
margin: -40px -60px 30px;
padding: 20px;
}
.executive-pro-home .breadcrumb {
margin: 0;
}
.archive-description,
.author-box {
margin-bottom: 30px;
padding: 30px;
}
.archive-description {
padding: 16px 20px;
}
.author-box {
background-color: #f5f5f5;
}
.author-box-title {
font-size: 16px;
margin-bottom: 4px;
}
.author-box p {
font-size: 14px;
margin: 0;
}
.author-box .avatar {
margin-right: 24px;
} .entry-title {
font-size: 26px;
color: #5E3310;
line-height: 1;
margin-bottom: 20px;
}
.entry-title a,
.sidebar .widget-title a {
color: #5E3310;
}
.entry-title a:hover,
.footer-widgets .entry-title a:hover {
color: #8E714C;
text-decoration: none;
}
.archive-title,
.widget-title,
.executive-pro-portfolio .entry-title {
font-size: 16px;
text-transform: uppercase;
margin-bottom: 20px;
}
.footer-widgets .entry-title,
.sidebar .entry-title {
font-size: 16px;
}
.executive-pro-home .home-cta .widget-title {
font-size: 24px;
margin-bottom: 6px;
text-transform: none;
}
.executive-pro-home .home-cta .entry-title a,
.executive-pro-home .home-cta .widget-title,
.footer-widgets .entry-title a {
color: #fff;
}
.footer-widgets .widget-title {
color: #3d2516;
}  .featured-content .entry {
margin-bottom: 12px;
padding: 0;
}
.featured-content .entry-title {
font-size: 18px;
text-align: center;
}
.executive-pro-home .featured-content .entry {
margin-bottom: 36px;
}  .enews-widget input {
background-color: #fff;
color: #888;
font-size: 10px;
margin-bottom: 16px;
text-transform: uppercase;
}
.enews-widget input[type="submit"] {
background-color: #3D2516;
color: #fff;
font-size: 16px;
margin: 0;
text-transform: none;
width: 100%;
}
.enews-widget input:hover[type="submit"] {
background-color: #fff;
color: #333;
}
.enews form + p {
margin-top: 24px;
}
.sidebar .enews-widget {
background-color: #222;
}
.sidebar .enews-widget .widget-title {
color: #fff;
}
.sidebar .enews-widget {
color: #ddd;
} .latest-tweets ul li {
margin-bottom: 16px;
} .home-slider li {
margin: 0;
padding: 0;
}
.content #genesis-responsive-slider {
background: none;
border: none;
padding: 0;
}
.content .genesis_responsive_slider .slide-excerpt {
background-color: #222;
filter: alpha(opacity=100);
height: 100%;
margin: 0;
padding: 4% 5.5%;
opacity: 1;
}
.content .genesis_responsive_slider .slide-excerpt-border {
border: none;
margin: 0;
padding: 0;
}
.content .genesis_responsive_slider h2,
.content .genesis_responsive_slider h2 a {
color: #fff;
font-size: 20px;
font-weight: 700;
text-transform: uppercase;
}
.content .genesis_responsive_slider p {
color: #ddd;
}
.content .genesis_responsive_slider p a {
display: block;
margin-top: 20px;
}
.content .genesis_responsive_slider .flex-direction-nav li a {
background: url(//www.thebarnatwateroaksfarm.com/wp-content/themes/executive-pro/images/icon-direction-nav.png) no-repeat -50px 0;
background-size: 100px 98px;
height: 49px;
right: -20px;
-webkit-transition: none;
-moz-transition:    none;
-ms-transition:     none;
-o-transition:      none;
transition:         none;
width: 50px;
}
.content .genesis_responsive_slider .flex-direction-nav li a:hover {
background-position: -50px -49px;
}
.content .genesis_responsive_slider .flex-direction-nav li a.prev {
background-position: 0 0;
left: -20px;
}
.content .genesis_responsive_slider .flex-direction-nav li a:hover.prev {
background-position: 0 -49px;
}
.content .genesis_responsive_slider .flexslider .slides > li {
margin: 0;
overflow: hidden;
padding: 0;
}
.content .genesis_responsive_slider .flex-control-nav {
margin: -50px 0 0 0;
padding-left: 60px;
text-align: left;
}
.content .genesis_responsive_slider .flex-control-nav li {
margin: 0 0 0 5px;
padding: 0;
}
.content .genesis_responsive_slider .flex-control-nav li a {
background: url(//www.thebarnatwateroaksfarm.com/wp-content/themes/executive-pro/images/icon-control-nav.png) no-repeat 0 0;
background-size: 13px 39px;
}
.content .genesis_responsive_slider .flex-control-nav li a:hover {
background-position: 0 -13px;
}
.content .genesis_responsive_slider .flex-control-nav li a.active {
background-position: 0 -26px;
} img#wpstats {
display: none;
} .site-header {
margin: 0 auto;
min-height: 80px;
width: 100%;
} .title-area {
font-weight: 700;
float: left;
overflow: hidden;
width: 320px;
}
.site-title {
font-size: 36px;
line-height: 1.25;
margin: 0 0 5px;
}
.site-title a,
.site-title a:hover {
color: #222;
display: block;
padding: 28px 0 0;
text-decoration: none;
} .header-full-width .title-area,
.header-full-width .site-title {
width: 100%;
}
.header-image .site-description,
.header-image .site-title a {
display: block;
text-indent: -9999px;
} .header-image .site-description,
.header-image .site-title a {
display: block;
text-indent: -9999px;
}
.header-image .title-area,
.header-image .site-title,
.header-image .site-title a {
float: left;
margin: 5px 0;
max-width: 260px;
min-height: 127px;
padding: 0;
width: 100%;
} .site-header .widget-area {
float: right;
width: 500px;
font-size: 42px;
font-family: 'Great Vibes', cursive;
color: #FFFFFF;
margin: 15px 0 0 0;
}
.site-header .widget {
padding: 28px 0 0;
}
.site-header .search-form {
float: right;
margin-top: 24px;
width: 50%;
} .genesis-nav-menu {
background-color: #3D2516;
border: 1px solid #FFFFFF;
clear: both;
color: #FFFFFF;
font-size: 14px;
line-height: 1.5;
margin: 0;
overflow: hidden;
padding: 0;
width: 100%;
}
.genesis-nav-menu .menu-item {
display: inline-block;
margin: 0;
padding: 0;
text-align: left;
}
.genesis-nav-menu a {
color: #FFFFFF;
display: block;
padding: 10px 20px;
position: relative;
}
.genesis-nav-menu li:hover,
.genesis-nav-menu a:hover {
background-color: #582F16;
color: #FFFFFF;
text-decoration: none;
}
.genesis-nav-menu .current-menu-item > a {
background-color: #ABC456;
color: #fff;
}
.genesis-nav-menu .sub-menu {
left: -9999px;
margin: 0;
opacity: 0;
padding: 0;
position: absolute;
-webkit-transition: opacity .4s ease-in-out;
-moz-transition:    opacity .4s ease-in-out;
-ms-transition:     opacity .4s ease-in-out;
-o-transition:      opacity .4s ease-in-out;
transition:         opacity .4s ease-in-out;
width: 200px;
z-index: 999;
}
.genesis-nav-menu .sub-menu a {
background-color: #C3D585;
border: 1px solid #FFFFFF;
border-top: none;
color: #000000;
font-size: 14px;
padding: 10px 18px;
position: relative;
width: 200px;
}
.genesis-nav-menu .sub-menu a:hover {
background-color: #ABC456;
color: #FFFFFF !important;
}
.genesis-nav-menu .sub-menu .sub-menu {
margin: -40px 0 0 147px;
}
.genesis-nav-menu .menu-item:hover {
position: static;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
left: auto;
opacity: 1;
}
.genesis-nav-menu > .first > a {
padding-left: 0;
}
.genesis-nav-menu > .last > a {
padding-right: 0;
}
.genesis-nav-menu > .right {
display: inline-block;
float: right;
list-style-type: none;
padding: 16px 20px;
}
.genesis-nav-menu > .right > a {
display: inline;
padding: 0;
}
.genesis-nav-menu > .rss > a {
background: url(//www.thebarnatwateroaksfarm.com/wp-content/themes/executive-pro/images/icon-rss.png) no-repeat left;
background-size: 12px 12px;
margin-left: 12px;
padding-left: 16px;
}
.genesis-nav-menu > .twitter > a {
background: url(//www.thebarnatwateroaksfarm.com/wp-content/themes/executive-pro/images/icon-twitter-nav.png) no-repeat left;
background-size: 16px 16px;
padding-left: 20px;
}
.genesis-nav-menu > .search {
padding: 0;
}
.genesis-nav-menu .search-form {
width: 100%;
} .site-header .widget_nav_menu {
padding: 0;
}
.site-header .genesis-nav-menu {
float: right;
width: auto;
}
.site-header .genesis-nav-menu a {
padding: 38px 18px 40px;
}
.site-header .sub-menu {
border-top: 1px solid #eee;
}
.site-header .genesis-nav-menu .sub-menu a {
padding: 10px 18px;
}
.site-header .sub-menu .sub-menu {
margin-top: -40px;
}  .nav-secondary .genesis-nav-menu li:hover,
.nav-secondary .genesis-nav-menu a:hover,
.nav-secondary .genesis-nav-menu li.current-menu-item a:hover {
background-color: transparent;
color: #666;
}
.nav-secondary .genesis-nav-menu .current-menu-item > a {
background-color: transparent;
color: #3D2516;
} .responsive-menu-icon {
background-color: #C4AE96;
cursor: pointer;
display: none;
}
.responsive-menu-icon::before {
content: "\f333";
display: block;
font: normal 20px/1 'dashicons';
margin: 0 auto;
padding: 10px;
text-align: center;
}  .home-top {
background-color: #fff;
clear: both;
overflow: hidden;
padding: 10px 0;
}
.home-middle {
background-color: #fff;
clear: both;
overflow: hidden;
padding: 0;
}
.home-bottom {
background-color: #fff;
clear: both;
overflow: hidden;
padding: 0 0 20px;
}
.home-middle .widget {
float: left;
padding: 0 2.8%;
width: 33.33333333333%;
}
.home-top .widget {
float: left;
text-align: center;
padding: 0 2.8%;
width: 100%;
}
.home-bottom .widget {
float: left;
text-align: left;
padding: 0 2.8%;
width: 100%;
}
.home-bottom h6 {
text-align: center;
}
.home-middle .widget:nth-of-type(3n+1) {
clear: left;
}
.executive-pro-home a.more-link {
clear: both;
display: block;
margin: 30px 0 0;
}
.executive-pro-home .home-cta {
background-color: #222;
color: #ddd;
float: left;
padding: 60px;
width: 100%
}
.executive-pro-home .home-cta p {
color: #ddd;
} .executive-pro-portfolio .portfolio {
float: left;
padding: 0 30px 30px;
width: 33.33333333%;
}
.executive-pro-portfolio .portfolio:nth-of-type(3n+1) {
clear: left;
}
.single-portfolio .content {
text-align: center;
} .entry {
margin-bottom: 40px;
}
.executive-pro-portfolio .entry,
.single-portfolio .entry {
margin-bottom: 20px;
}
.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
margin-bottom: 26px;
}
.entry-content ol li,
.entry-content ul li {
margin-left: 40px;
}
.entry-content ol > li {
list-style-type: decimal;
}
.entry-content ul > li {
list-style-type: disc;
}
.entry-content ol ol,
.entry-content ul ul,
.entry-content .wp-caption p {
margin-bottom: 0;
}
.content .entry-header .entry-meta {
background-color: #F4F0E8;
clear: both;
color: #777;
font-size: 12px;
line-height: 5;
margin: 0 0 24px -60px;
max-width: 600px;
overflow: hidden;
padding-left: 60px;
text-transform: uppercase;
}
.content .entry-header .entry-meta a {
color: #777;
font-weight: 700;
}
.content .entry-header .entry-meta {
margin-bottom: 24px;
}
.content .entry-header .entry-meta .entry-comments-link {
background-color: #3D2516;
color: #fff;
float: right;
font-size: 12px;
padding: 0 20px;
text-transform: uppercase;
}
.content .entry-header .entry-meta .entry-comments-link a {
background: url(//www.thebarnatwateroaksfarm.com/wp-content/themes/executive-pro/images/icon-comments.png) no-repeat left;
background-size: 16px 16px;
color: #fff;
padding-left: 32px;
}
.entry-footer .entry-meta {
border-top: 1px dotted #ddd;
font-size: 14px;
margin: 0;
padding-top: 10px;
}
.entry-footer .entry-tags {
background: url(//www.thebarnatwateroaksfarm.com/wp-content/themes/executive-pro/images/icon-dot.png) no-repeat left;
margin-left: 4px;
padding-left: 10px;
} .after-entry {
background-color: #f5f5f5;
margin-bottom: 30px;
padding: 30px;
text-align: center;
}
.after-entry .widget {
margin-bottom: 30px;
}
.after-entry .widget:last-child,
.after-entry p:last-child {
margin: 0;
}
.after-entry li {
list-style-type: none;
} .archive-pagination {
font-size: 14px;
padding: 30px 0;
}
.entry .archive-pagination a {
}
.archive-pagination li {
display: inline;
}
.archive-pagination li a {
background-color: #3D2516;
border-radius: 5px;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 12px;
font-weight: 700;
line-height: 2;
margin-bottom: 4px;
padding: 8px 20px;
text-decoration: none;
text-transform: uppercase;
}
.archive-pagination li a:hover,
.archive-pagination li.active a {
background-color: #8E714C;
text-decoration: none;
} .comment-respond,
.entry-comments,
.entry-pings {
font-size: 14px;
margin-bottom: 40px;
overflow: hidden;
}
.entry-comments .comment-author {
font-weight: 700;
margin: 0;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
width: 50%
}
.comment-respond label {
display: block;
margin-right: 12px;
}
.comment-list li,
.ping-list li {
list-style-type: none;
margin: 30px;
overflow: hidden;
}
.comment-list li.depth-1,
.ping-list li.depth-1 {
margin: 30px 0;
}
.comment-list li li {
margin-right: -1px;
}
.comment {
border-right: none;
}
.comment-header,
.ping-list .comment-meta {
background-color: #222;
color: #fff;
float: left;
font-weight: 700;
padding: 30px;
width: 100%;
}
.comment-list cite,
.ping-list cite,
.says {
display: inline-block;
}
.comment-header .comment-meta a,
.comment-metadata a {
font-size: 12px;
font-weight: 300;
color: #bbb;
}
.comment-content {
clear: both;
padding: 48px;
}
.comment-content p,
.comment-header p.comment-meta {
margin: 0;
}
.comment .avatar {
margin-right: 10px;
}
.alt,
.even {
background-color: #f5f5f5;
border: 1px solid #ddd;
}
.comment-reply {
font-size: 14px;
padding: 0 48px 48px;
}
.entry-pings .reply {
display: none;
}
.form-allowed-tags {
background-color: #f5f5f5;
font-size: 14px;
padding: 24px;
} .widget {
word-wrap: break-word;
}
.widget li {
list-style-type: none;
margin-bottom: 6px;
margin-top: 6px;
text-align: left;
}
.widget ol > li {
background-image: none;
list-style-position: inside;
list-style-type: decimal;
padding-left: 20px;
text-indent: -20px;
}
.widget ul > li {
text-indent: 0;
}
.widget ul > li {
list-style-position: outside;
padding: 0 0 0 16px;
}
.widget ol > li:last-child,
.widget ul > li:last-child {
margin-bottom: 0;
}
.widget_calendar table {
width: 100%;
}
.widget_calendar td,
.widget_calendar th {
text-align: center;
}
.widget_calendar caption {
font-size: 12px;
font-style: italic;
padding: 2px 6px 0 0;
text-align: right;
} .sidebar {
display: inline;
font-size: 14px;
padding-bottom: 30px;
}
.sidebar p {
margin-bottom: 16px;
}
.sidebar p:last-child,
.sidebar ul {
margin-bottom: 0;
}
.sidebar li,
.sidebar .more-from-category a {
background: url(//www.thebarnatwateroaksfarm.com/wp-content/themes/executive-pro/images/icon-li.png) no-repeat 0 7px;
background-size: 8px 8px;
margin-bottom: 6px;
padding: 0 0 6px 16px;
}
.sidebar .more-from-category {
padding-top: 6px;
}
.sidebar .widget {
margin-bottom: 0;
padding: 30px 40px;
word-wrap: break-word;
}
.sidebar .search-form {
width: 100%;
} .footer-widgets {
background-color: #C4AE96;
color: #3d2516;
border-top: 1px solid #3D2516;
clear: both;
font-size: 14px;
}
.footer-widgets .wrap {
overflow: hidden;
padding: 35px 30px 0 30px;
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
padding: 0 2.8%;
width: 33.3333333333%;
}
.footer-widgets-1,
.footer-widgets-2 {
float: left;
}
.footer-widgets-3 {
float: right;
}
.footer-widgets .widget {
margin-bottom: 5px;
word-wrap: break-word;
}
.footer-widgets li {
background: url(//www.thebarnatwateroaksfarm.com/wp-content/themes/executive-pro/images/icon-li-footer.png) no-repeat 0 7px;
background-size: 8px 8px;
}
.footer-widgets .search-form {
width: 100%;
}
.footer-widgets a {
color: #574127;
}
.footer-widget a:hover {
color: #382210;
} .site-footer {
background: #3D2516;
color: #FFFFFF;
font-size: 14px;
padding: 5px 0;
margin-bottom: 15px;
text-align: center;
border: 1px solid #FFFFFF;
text-transform: uppercase;
}
.site-footer a {
color: #FFFFFF;
}
.site-footer a:hover {
color: #87643F;
}
.site-footer p {
margin: 0;
}  .executive-pro-brown a,
.executive-pro-brown .entry-title a:hover,
.executive-pro-brown .footer-widgets .-title a:hover {
color: #a68064;
}
.executive-pro-brown .genesis-nav-menu a {
color: #666;
}
.executive-pro-brown .entry-title a,
.executive-pro-brown .site-title a,
.executive-pro-brown .site-title a:hover,
.executive-pro-brown .site-footer a {
color: #222;
}
.executive-pro-brown .content .entry-header .entry-meta .entry-comments-link a,
.executive-pro-brown .footer-widgets .entry-title a,
.executive-pro-brown .genesis-nav-menu .current-menu-item > a,
.executive-pro-brown .genesis-nav-menu a:active,
.executive-pro-brown a.button {
color: #fff;
}
.executive-pro-brown .comment-header .comment-meta a,
.executive-pro-brown .comment-metadata a {
color: #bbb;
}
.executive-pro-brown .enews-widget input[type="submit"],
.executive-pro-brown .content .entry-header .entry-meta .entry-comments-link,
.executive-pro-brown .genesis-nav-menu .current-menu-item > a,
.executive-pro-brown .archive-pagination li a,
.executive-pro-brown a.button,
.executive-pro-brown button,
.executive-pro-brown input[type="button"],
.executive-pro-brown input[type="reset"],
.executive-pro-brown input[type="submit"] {
background-color: #a68064;
}
.executive-pro-brown .archive-pagination li a:hover,
.executive-pro-brown .archive-pagination li.active a,
.executive-pro-brown a:hover.button,
.executive-pro-brown button:hover,
.executive-pro-brown input:hover[type="button"],
.executive-pro-brown input:hover[type="reset"],
.executive-pro-brown input:hover[type="submit"] {
background-color: #b2886b;
} .executive-pro-green a,
.executive-pro-green .entry-title a:hover,
.executive-pro-green .footer-widgets .entry-title a:hover {
color: #60cd69;
}
.executive-pro-green .genesis-nav-menu a {
color: #666;
}
.executive-pro-green .entry-title a,
.executive-pro-green .site-title a,
.executive-pro-green .site-title a:hover,
.executive-pro-green .site-footer a {
color: #222;
}
.executive-pro-green .content .entry-header .entry-meta .entry-comments-link a,
.executive-pro-green .footer-widgets .entry-title a,
.executive-pro-green .genesis-nav-menu .current-menu-item > a,
.executive-pro-green .genesis-nav-menu a:active,
.executive-pro-green a.button {
color: #fff;
}
.executive-pro-green .comment-header .comment-meta a,
.executive-pro-green .comment-metadata a {
color: #bbb;
}
.executive-pro-green .enews-widget input[type="submit"],
.executive-pro-green .content .entry-header .entry-meta .entry-comments-link,
.executive-pro-green .genesis-nav-menu .current-menu-item > a,
.executive-pro-green .archive-pagination li a,
.executive-pro-green a.button,
.executive-pro-green button,
.executive-pro-green input[type="button"],
.executive-pro-green input[type="reset"],
.executive-pro-green input[type="submit"] {
background-color: #60cd69;
}
.executive-pro-green .archive-pagination li a:hover,
.executive-pro-green .archive-pagination li.active a,
.executive-pro-green a:hover.button,
.executive-pro-green button:hover,
.executive-pro-green input:hover[type="button"],
.executive-pro-green input:hover[type="reset"],
.executive-pro-green input:hover[type="submit"] {
background-color: #66d970;
} .executive-pro-orange a,
.executive-pro-orange .entry-title a:hover,
.executive-pro-orange .footer-widgets .entry-title a:hover {
color: #e0a24b;
}
.executive-pro-orange .genesis-nav-menu a {
color: #666;
}
.executive-pro-orange .entry-title a,
.executive-pro-orange .site-title a,
.executive-pro-orange .site-title a:hover,
.executive-pro-orange .site-footer a {
color: #222;
}
.executive-pro-orange .content .entry-header .entry-meta .entry-comments-link a,
.executive-pro-orange .footer-widgets .entry-title a,
.executive-pro-orange .genesis-nav-menu .current-menu-item > a,
.executive-pro-orange .genesis-nav-menu a:active,
.executive-pro-orange a.button {
color: #fff;
}
.executive-pro-orange .comment-header .comment-meta a,
.executive-pro-orange .comment-metadata a {
color: #bbb;
}
.executive-pro-orange .enews-widget input[type="submit"],
.executive-pro-orange .content .entry-header .entry-meta .entry-comments-link,
.executive-pro-orange .genesis-nav-menu .current-menu-item > a,
.executive-pro-orange .archive-pagination li a,
.executive-pro-orange a.button,
.executive-pro-orange button,
.executive-pro-orange input[type="button"],
.executive-pro-orange input[type="reset"],
.executive-pro-orange input[type="submit"] {
background-color: #e0a24b;
}
.executive-pro-orange .archive-pagination li a:hover,
.executive-pro-orange .archive-pagination li.active a,
.executive-pro-orange a:hover.button,
.executive-pro-orange button:hover,
.executive-pro-orange input:hover[type="button"],
.executive-pro-orange input:hover[type="reset"],
.executive-pro-orange input:hover[type="submit"] {
background-color: #e9ad50;
} .executive-pro-purple a,
.executive-pro-purple .entry-title a:hover,
.executive-pro-purple .footer-widgets .entry-title a:hover {
color: #9e63ec;
}
.executive-pro-purple .genesis-nav-menu a {
color: #666;
}
.executive-pro-purple .entry-title a,
.executive-pro-purple .site-title a,
.executive-pro-purple .site-title a:hover,
.executive-pro-purple .site-footer a {
color: #222;
}
.executive-pro-purple .content .entry-header .entry-meta .entry-comments-link a,
.executive-pro-purple .footer-widgets .entry-title a,
.executive-pro-purple .genesis-nav-menu .current-menu-item > a,
.executive-pro-purple .genesis-nav-menu a:active,
.executive-pro-purple a.button {
color: #fff;
}
.executive-pro-purple .comment-header .comment-meta a,
.executive-pro-purple .comment-metadata a {
color: #bbb;
}
.executive-pro-purple .enews-widget input[type="submit"],
.executive-pro-purple .content .entry-header .entry-meta .entry-comments-link,
.executive-pro-purple .genesis-nav-menu .current-menu-item > a,
.executive-pro-purple .archive-pagination li a,
.executive-pro-purple a.button,
.executive-pro-purple button,
.executive-pro-purple input[type="button"],
.executive-pro-purple input[type="reset"],
.executive-pro-purple input[type="submit"] {
background-color: #9e63ec;
}
.executive-pro-purple .archive-pagination li a:hover,
.executive-pro-purple .archive-pagination li.active a,
.executive-pro-purple a:hover.button,
.executive-pro-purple button:hover,
.executive-pro-purple input:hover[type="button"],
.executive-pro-purple input:hover[type="reset"],
.executive-pro-purple input:hover[type="submit"] {
background-color: #a969f3;
} .executive-pro-red a,
.executive-pro-red .entry-title a:hover,
.executive-pro-red .footer-widgets .entry-title a:hover {
color: #e04b4b;
}
.executive-pro-red .genesis-nav-menu a {
color: #666;
}
.executive-pro-red .entry-title a,
.executive-pro-red .site-title a,
.executive-pro-red .site-title a:hover,
.executive-pro-red .site-footer a {
color: #222;
}
.executive-pro-red .content .entry-header .entry-meta .entry-comments-link a,
.executive-pro-red .footer-widgets .entry-title a,
.executive-pro-red .genesis-nav-menu .current-menu-item > a,
.executive-pro-red .genesis-nav-menu a:active,
.executive-pro-red a.button {
color: #fff;
}
.executive-pro-red .comment-header .comment-meta a,
.executive-pro-red .comment-metadata a {
color: #bbb;
}
.executive-pro-red .enews-widget input[type="submit"],
.executive-pro-red .content .entry-header .entry-meta .entry-comments-link,
.executive-pro-red .genesis-nav-menu .current-menu-item > a,
.executive-pro-red .archive-pagination li a,
.executive-pro-red a.button,
.executive-pro-red button,
.executive-pro-red input[type="button"],
.executive-pro-red input[type="reset"],
.executive-pro-red input[type="submit"] {
background-color: #e04b4b;
}
.executive-pro-red .archive-pagination li a:hover,
.executive-pro-red .archive-pagination li.active a,
.executive-pro-red a:hover.button,
.executive-pro-red button:hover,
.executive-pro-red input:hover[type="button"],
.executive-pro-red input:hover[type="reset"],
.executive-pro-red input:hover[type="submit"] {
background-color: #e95050;
} .executive-pro-teal a,
.executive-pro-teal .entry-title a:hover,
.executive-pro-teal .footer-widgets .entry-title a:hover {
color: #4be0d4;
}
.executive-pro-teal .genesis-nav-menu a {
color: #666;
}
.executive-pro-teal .entry-title a,
.executive-pro-teal .site-title a,
.executive-pro-teal .site-title a:hover,
.executive-pro-teal .site-footer a {
color: #222;
}
.executive-pro-teal .content .entry-header .entry-meta .entry-comments-link a,
.executive-pro-teal .footer-widgets .entry-title a,
.executive-pro-teal .genesis-nav-menu .current-menu-item > a,
.executive-pro-teal .genesis-nav-menu a:active,
.executive-pro-teal a.button {
color: #fff;
}
.executive-pro-teal .comment-header .comment-meta a,
.executive-pro-teal .comment-metadata a {
color: #bbb;
}
.executive-pro-teal .enews-widget input[type="submit"],
.executive-pro-teal .content .entry-header .entry-meta .entry-comments-link,
.executive-pro-teal .genesis-nav-menu .current-menu-item > a,
.executive-pro-teal .archive-pagination li a,
.executive-pro-teal a.button,
.executive-pro-teal button,
.executive-pro-teal input[type="button"],
.executive-pro-teal input[type="reset"],
.executive-pro-teal input[type="submit"] {
background-color: #4be0d4;
}
.executive-pro-teal .archive-pagination li a:hover,
.executive-pro-teal .archive-pagination li.active a,
.executive-pro-teal a:hover.button,
.executive-pro-teal button:hover,
.executive-pro-teal input:hover[type="button"],
.executive-pro-teal input:hover[type="reset"],
.executive-pro-teal input:hover[type="submit"] {
background-color: #50e9df;
}
@media only screen and (max-width:40em){ .ttml_job{float:none !important;}} @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
.search-form input[type="search"] {
background-image: url(//www.thebarnatwateroaksfarm.com/wp-content/themes/executive-pro/images/icon-search@2x.png);
}
.content .entry-header .entry-meta .entry-comments-link a {
background-image: url(//www.thebarnatwateroaksfarm.com/wp-content/themes/executive-pro/images/icon-comments@2x.png)
}
.sidebar li {
background-image: url(//www.thebarnatwateroaksfarm.com/wp-content/themes/executive-pro/images/icon-li@2x.png);
}
.footer-widgets li {
background-image: url(//www.thebarnatwateroaksfarm.com/wp-content/themes/executive-pro/images/icon-li-footer@2x.png);
}
.content #genesis-responsive-slider .flex-direction-nav li a {
background-image: url(//www.thebarnatwateroaksfarm.com/wp-content/themes/executive-pro/images/icon-direction-nav@2x.png);
}
.content #genesis-responsive-slider .flex-control-nav li a {
background-image: url(//www.thebarnatwateroaksfarm.com/wp-content/themes/executive-pro/images/icon-control-nav@2x.png);
}
.genesis-nav-menu > .rss > a {
background-image: url(//www.thebarnatwateroaksfarm.com/wp-content/themes/executive-pro/images/icon-rss@2x.png);
}
.genesis-nav-menu > .twitter > a {
background-image: url(//www.thebarnatwateroaksfarm.com/wp-content/themes/executive-pro/images/icon-twitter-nav@2x.png);
}
}
@media only screen and (max-width: 1200px) {
.site-container {
max-width: 960px;
}
.site-header .widget-area {
width: 400px;
font-size: 42px;
margin: 15px 0 0 0;
text-align: center;
}
.content {
width: 660px;
}
.sidebar-primary {
width: 300px;
}
.title-area {
width: 260px;
}
.breadcrumb {
margin: -30px -40px 30px;
}
.content {
padding: 30px 40px 10px;
}
.site-header .genesis-nav-menu a {
padding: 38px 14px 40px;
}
.content #genesis-responsive-slider .flex-control-nav,
.content #genesis-responsive-slider .flex-direction-nav li a,
.content #genesis-responsive-slider .flex-direction-nav li a.prev {
display: none;
}
}
@media only screen and (max-width: 1023px) {
.site-container {
max-width: 768px;
}
.content,
.sidebar-primary,
.sidebar-secondary,
.site-header .widget-area,
.title-area,
.wrap {
width: 100%;
}
.header-image .title-area, 
.header-image .site-title, 
.header-image .site-title a {
float: none;
margin: 0 auto;
}
.genesis-nav-menu li,
.site-header ul.genesis-nav-menu,
.site-header .search-form {
float: none;
}
.genesis-nav-menu,
.site-header .search-form,
.site-header hgroup,
.site-title {
text-align: left;
}
.genesis-nav-menu a,
.genesis-nav-menu > .first > a,
.genesis-nav-menu > .last > a,
.site-header .genesis-nav-menu a {
padding: 16px;
}
.site-header .search-form {
margin: 16px auto ;
}
.genesis-nav-menu li.right {
display: none;
}
.content #genesis-responsive-slider .slide-excerpt {
display: none;
}
.comment-list li.depth-1,
.ping-list li.depth-1 {
margin: 30px 0;
}
}
@media only screen and (max-width: 800px) {
.site-container {
max-width: 630px;
}
.five-sixths,
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.four-sixths,
.home-middle .widget,
.home-top .widget,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.executive-pro-portfolio .portfolio,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
margin: 0;
width: 100%;
}
.genesis-nav-menu.responsive-menu > .menu-item > .sub-menu,
.genesis-nav-menu.responsive-menu {
display: none;
}
.genesis-nav-menu.responsive-menu .menu-item,
.responsive-menu-icon {
display: block;
}
.genesis-nav-menu.responsive-menu .menu-item:hover {
position: static;
}
.genesis-nav-menu.responsive-menu li a,
.genesis-nav-menu.responsive-menu li a:hover {
border: none;
display: block;
line-height: 1;
padding: 16px;
text-transform: none;
}
.genesis-nav-menu.responsive-menu .menu-item-has-children {
cursor: pointer;	
}
.genesis-nav-menu.responsive-menu .menu-item-has-children > a {
margin-right: 60px;
}
.genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
content: "\f140";
float: right;
font: normal 20px/1 'dashicons';
height: 20px;
padding: 12px 20px;
right: 0;
text-align: right;
z-index: 9999;
}
.genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
content: "\f142";
}
.genesis-nav-menu.responsive-menu .sub-menu {
background-color: #D4CAC0;
border: none;
left: auto;
opacity: 1;
padding-left: 20px;
position: relative;
width: 100%;
z-index: 99;
}
.genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
margin: 0;
}
.genesis-nav-menu.responsive-menu .sub-menu li a,
.genesis-nav-menu.responsive-menu .sub-menu li a:hover {
padding: 12px 16px;
position: relative;
text-transform: none;
width: 100%;
}
.genesis-nav-menu.responsive-menu .current-menu-item > a {
background: none;
color: #ABC456;
}
.genesis-nav-menu.responsive-menu .sub-menu a {
background: none;
color: #382414;
}
.genesis-nav-menu.responsive-menu a:hover,
.genesis-nav-menu.responsive-menu li:hover {
background: none;
color: #ABC456;
}
.genesis-nav-menu.responsive-menu .sub-menu a:hover {
background: none;
color: #966D4C !important;
}
.site-header .widget-area {
font-size: 35px;
}
.home-middle,
.home-top,
.executive-pro-portfolio .portfolio {
text-align: center;
}
.executive-pro-portfolio .portfolio {
padding: 0 0 30px;
}
.home-cta .button.alignright {
float: none;
margin: 16px 0 0;
}
.footer-widgets-1 {
margin: 0;
}
.nav-secondary .genesis-nav-menu > .first > a,
.nav-secondary .genesis-nav-menu > .last > a,
.nav-secondary .genesis-nav-menu a {
font-size: 12px;
padding: 12px;
}
}
@media only screen and (max-width: 500px) {
.entry-title {
font-size: 24px;
}
.content .entry-header .entry-meta .entry-comments-link {
display: none;
}
}
@media only screen and (max-width: 270px) {
.header-image .site-title a {
background-size: contain !important;
}
.site-title {
font-size: 26px;
}
.site-header .widget-area {
font-size: 30px;
}
}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.wp-block-audio audio{width:100%;min-width:300px}.editor-block-list__layout .reusable-block-edit-panel{align-items:center;background:#f8f9f9;color:#555d66;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;top:-14px;margin:0 -14px;padding:8px 14px;position:relative;z-index:7}.editor-block-list__layout .editor-block-list__layout .reusable-block-edit-panel{margin:0 -14px;padding:8px 14px}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner{margin:0 5px}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info{margin-right:auto}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label{margin-right:8px;white-space:nowrap;font-weight:600}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{flex:1 1 100%;font-size:14px;height:30px;margin:4px 0 8px}.editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{flex-shrink:0}@media (min-width:960px){.editor-block-list__layout .reusable-block-edit-panel{flex-wrap:nowrap}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{margin:0}.editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{margin:0 0 0 5px}}.editor-block-list__layout .reusable-block-indicator{background:#fff;border-left:1px dashed #e2e4e7;color:#555d66;border-bottom:1px dashed #e2e4e7;top:-14px;height:30px;padding:4px;position:absolute;z-index:1;width:30px;right:-14px}.wp-block-button{color:#fff;margin-bottom:1.5em}.wp-block-button.aligncenter{text-align:center}.wp-block-button.alignright{text-align:right}.wp-block-button__link{background-color:#32373c;border:none;border-radius:28px;box-shadow:none;color:inherit;cursor:pointer;display:inline-block;font-size:18px;margin:0;padding:12px 24px;text-align:center;text-decoration:none;white-space:normal;overflow-wrap:break-word}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover{color:inherit}.is-style-squared .wp-block-button__link{border-radius:0}.is-style-outline{color:#32373c}.is-style-outline .wp-block-button__link{background:transparent;border:2px solid}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-columns{display:flex;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-column{flex:1;margin-bottom:1em;flex-basis:100%;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (min-width:600px){.wp-block-column{flex-basis:50%;flex-grow:0}}@media (min-width:600px){.wp-block-column:nth-child(odd){margin-right:32px}.wp-block-column:not(:first-child),.wp-block-column:nth-child(2n){margin-left:32px}.wp-block-column:not(:last-child){margin-right:32px}}.wp-block-cover,.wp-block-cover-image{position:relative;background-color:#000;background-size:cover;background-position:50%;min-height:430px;width:100%;margin:0 0 1.5em;display:flex;justify-content:center;align-items:center;overflow:hidden}.wp-block-cover-image.has-left-content,.wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover-image.has-left-content .wp-block-cover-text,.wp-block-cover-image.has-left-content h2,.wp-block-cover.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,.wp-block-cover.has-left-content h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content,.wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover-image.has-right-content .wp-block-cover-text,.wp-block-cover-image.has-right-content h2,.wp-block-cover.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,.wp-block-cover.has-right-content h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover-image .wp-block-cover-text,.wp-block-cover-image h2,.wp-block-cover .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,.wp-block-cover h2{color:#fff;font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:610px;padding:14px;text-align:center}.wp-block-cover-image .wp-block-cover-image-text a,.wp-block-cover-image .wp-block-cover-image-text a:active,.wp-block-cover-image .wp-block-cover-image-text a:focus,.wp-block-cover-image .wp-block-cover-image-text a:hover,.wp-block-cover-image .wp-block-cover-text a,.wp-block-cover-image .wp-block-cover-text a:active,.wp-block-cover-image .wp-block-cover-text a:focus,.wp-block-cover-image .wp-block-cover-text a:hover,.wp-block-cover-image h2 a,.wp-block-cover-image h2 a:active,.wp-block-cover-image h2 a:focus,.wp-block-cover-image h2 a:hover,.wp-block-cover .wp-block-cover-image-text a,.wp-block-cover .wp-block-cover-image-text a:active,.wp-block-cover .wp-block-cover-image-text a:focus,.wp-block-cover .wp-block-cover-image-text a:hover,.wp-block-cover .wp-block-cover-text a,.wp-block-cover .wp-block-cover-text a:active,.wp-block-cover .wp-block-cover-text a:focus,.wp-block-cover .wp-block-cover-text a:hover,.wp-block-cover h2 a,.wp-block-cover h2 a:active,.wp-block-cover h2 a:focus,.wp-block-cover h2 a:hover{color:#fff}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10:before,.wp-block-cover.has-background-dim.has-background-dim-10:before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20:before,.wp-block-cover.has-background-dim.has-background-dim-20:before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30:before,.wp-block-cover.has-background-dim.has-background-dim-30:before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40:before,.wp-block-cover.has-background-dim.has-background-dim-40:before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50:before,.wp-block-cover.has-background-dim.has-background-dim-50:before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60:before,.wp-block-cover.has-background-dim.has-background-dim-60:before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70:before,.wp-block-cover.has-background-dim.has-background-dim-70:before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80:before,.wp-block-cover.has-background-dim.has-background-dim-80:before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90:before,.wp-block-cover.has-background-dim.has-background-dim-90:before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100:before,.wp-block-cover.has-background-dim.has-background-dim-100:before{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:305px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover__video-background{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover}.editor-block-list__block[data-type="core/embed"][data-align=left] .editor-block-list__block-edit,.editor-block-list__block[data-type="core/embed"][data-align=right] .editor-block-list__block-edit,.wp-block-embed.alignleft,.wp-block-embed.alignright{max-width:360px;width:100%}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper:before{padding-top:66.66%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:13px;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 16px 16px 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative}.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:flex;align-items:flex-end;justify-content:flex-start}}.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:40px 10px 5px;color:#fff;text-align:center;font-size:13px;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 60%,transparent)}.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;flex:1;-o-object-fit:cover;object-fit:cover}}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{width:calc((100% - 16px)/2)}.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-right:0}.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 32px)/3);margin-right:16px}.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/4);margin-right:16px}.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/5);margin-right:16px}.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/6);margin-right:16px}.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/7);margin-right:16px}.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/8);margin-right:16px}.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.wp-block-gallery .blocks-gallery-item.has-add-item-button{width:100%}.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:305px;width:100%}.wp-block-gallery.aligncenter,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{display:flex}.wp-block-gallery.aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-image{max-width:100%;margin-bottom:1em;margin-left:0;margin-right:0}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{display:table;margin-left:0;margin-right:0}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin-right:1em}.wp-block-image .alignright{float:right;margin-left:1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.wp-block-latest-comments__comment{font-size:15px;line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:36px;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:52px}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px}.wp-block-latest-comments__comment-date{color:#8f98a1;display:block;font-size:12px}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:24px;display:block;float:left;height:40px;margin-right:12px;width:40px}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-latest-posts.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - 16px)}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-latest-posts.columns-4 li{width:calc(25% - 16px)}.wp-block-latest-posts.columns-5 li{width:calc(20% - 16px)}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-latest-posts__post-date{display:block;color:#6c7781;font-size:13px}.wp-block-media-text{display:grid;grid-template-rows:auto;align-items:center;grid-template-areas:"media-text-media media-text-content";grid-template-columns:50% auto}.wp-block-media-text.has-media-on-the-right{grid-template-areas:"media-text-content media-text-media";grid-template-columns:auto 50%}.wp-block-media-text .wp-block-media-text__media{grid-area:media-text-media;margin:0}.wp-block-media-text .wp-block-media-text__content{word-break:break-word;grid-area:media-text-content;padding:0 8%}.wp-block-media-text>figure>img,.wp-block-media-text>figure>video{max-width:unset;width:100%;vertical-align:middle}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important;grid-template-areas:"media-text-media" "media-text-content"}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right{grid-template-areas:"media-text-content" "media-text-media"}}p.is-small-text{font-size:14px}p.is-regular-text{font-size:16px}p.is-large-text{font-size:36px}p.is-larger-text{font-size:48px}p.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}p.has-drop-cap:not(:focus):after{content:"";display:table;clear:both;padding-top:14px}p.has-background{padding:20px 30px}p.has-text-color a{color:inherit}.wp-block-pullquote{padding:3em 0;margin-left:0;margin-right:0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:305px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:20px}.wp-block-pullquote p{font-size:28px;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:none}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:32px}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0 0 16px;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:24px;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:18px;text-align:right}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none;border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"\00b7 \00b7 \00b7";color:#191e23;font-size:20px;letter-spacing:2em;padding-left:2em;font-family:serif}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table.has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;border-bottom:1px solid #f3f4f5}.wp-block-table.is-style-stripes tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes td{border-color:transparent}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 16px;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{white-space:nowrap;overflow:auto}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{max-width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.has-pale-pink-background-color.has-pale-pink-background-color{background-color:#f78da7}.has-vivid-red-background-color.has-vivid-red-background-color{background-color:#cf2e2e}.has-luminous-vivid-orange-background-color.has-luminous-vivid-orange-background-color{background-color:#ff6900}.has-luminous-vivid-amber-background-color.has-luminous-vivid-amber-background-color{background-color:#fcb900}.has-light-green-cyan-background-color.has-light-green-cyan-background-color{background-color:#7bdcb5}.has-vivid-green-cyan-background-color.has-vivid-green-cyan-background-color{background-color:#00d084}.has-pale-cyan-blue-background-color.has-pale-cyan-blue-background-color{background-color:#8ed1fc}.has-vivid-cyan-blue-background-color.has-vivid-cyan-blue-background-color{background-color:#0693e3}.has-very-light-gray-background-color.has-very-light-gray-background-color{background-color:#eee}.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color{background-color:#abb8c3}.has-very-dark-gray-background-color.has-very-dark-gray-background-color{background-color:#313131}.has-pale-pink-color.has-pale-pink-color{color:#f78da7}.has-vivid-red-color.has-vivid-red-color{color:#cf2e2e}.has-luminous-vivid-orange-color.has-luminous-vivid-orange-color{color:#ff6900}.has-luminous-vivid-amber-color.has-luminous-vivid-amber-color{color:#fcb900}.has-light-green-cyan-color.has-light-green-cyan-color{color:#7bdcb5}.has-vivid-green-cyan-color.has-vivid-green-cyan-color{color:#00d084}.has-pale-cyan-blue-color.has-pale-cyan-blue-color{color:#8ed1fc}.has-vivid-cyan-blue-color.has-vivid-cyan-blue-color{color:#0693e3}.has-very-light-gray-color.has-very-light-gray-color{color:#eee}.has-cyan-bluish-gray-color.has-cyan-bluish-gray-color{color:#abb8c3}.has-very-dark-gray-color.has-very-dark-gray-color{color:#313131}.has-small-font-size{font-size:13px}.has-normal-font-size,.has-regular-font-size{font-size:16px}.has-medium-font-size{font-size:20px}.has-large-font-size{font-size:36px}.has-huge-font-size,.has-larger-font-size{font-size:42px}div.wpcf7 {
margin: 0;
padding: 0;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #ff0000;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//www.thebarnatwateroaksfarm.com/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}
div.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.ttml_wrap{width:100%;margin-bottom:30px;text-align:center}.clearer{clear:both}.ttml_testimonial{margin-top:10px;height:auto;float:left;background:#fff;margin-bottom:20px;border:1px solid #f3f3f3;border-radius:4px;-webkit-box-shadow:1px 1px 2px 1px rgba(0,0,0,.02);-moz-box-shadow:1px 1px 2px 1px rgba(0,0,0,.02);box-shadow:1px 1px 2px 1px rgba(0,0,0,.02)}.ttml_1_columns .ttml_testimonial{box-sizing:border-box}.ttml_2_columns .ttml_testimonial{box-sizing:border-box;width:46%;margin-right:2%;margin-left:2%}.ttml_3_columns .ttml_testimonial{box-sizing:border-box;width:29%;margin-right:2%;margin-left:2%}.ttml_4_columns .ttml_testimonial{box-sizing:border-box;width:21%;margin-right:2%;margin-left:2%}.ttml_default_layout .ttml_photo_box{margin:0 auto!important}.ttml_testimonial .ttml_textblock{padding:0}.ttml_default_layout .ttml_photo_box img{border-radius:999px}.ttml_default_layout .ttml_author_block p{margin-bottom:0!important}.ttml_default_layout .ttml_picture_60 .ttml_photo_box{position:relative;left:-8px;margin-top:1px!important}.ttml_default_layout .ttml_picture_80 .ttml_photo_box{position:relative;left:-15px;margin-top:-9px!important}.ttml_default_layout .ttml_picture_100 .ttml_photo_box{position:relative;left:-10px;margin-top:-20px!important}.ttml_default_layout .ttml_picture_120 .ttml_photo_box{position:relative;left:-10px;margin-top:-25px!important}.ttml_default_layout .ttml_picture_150 .ttml_photo_box{position:relative;left:-10px;margin-top:-46px!important}.ttml_default_layout .ttml_picture_60 .ttml_heading,.ttml_default_layout .ttml_picture_80 .ttml_heading{padding:0 15px;padding-top:15px!important}.ttml_default_layout .ttml_picture_100 .ttml_heading{padding:0 15px;padding-top:30px!important}.ttml_default_layout .ttml_picture_120 .ttml_heading{padding:0 15px;padding-top:40px!important}.ttml_default_layout .ttml_picture_150 .ttml_heading{padding:0 15px;padding-top:50px!important}.ttml_default_layout .ttml_author{font-weight:600;margin-top:4px!important}.ttml_default_layout .ttml_job{margin-top:0;text-transform:uppercase}.ttml_default_layout .ttml_heading{color:#a2a5a4;line-height:26px}.ttml_default_layout .ttml_text{color:#999;padding:15px}.ttml_list_layout .ttml_photo_box{float:left}.ttml_list_layout .ttml_author_block p{margin-bottom:0!important}.ttml_list_layout .ttml_photo_box{margin-left:15px;margin-top:20px}.ttml_list_layout .ttml_author{font-weight:600;margin-top:0!important;text-align:left}.ttml_list_layout .ttml_job{margin-top:3px;text-transform:uppercase;text-align:left}.ttml_list_layout .ttml_heading{padding:15px;color:#a2a5a4;line-height:26px;text-align:left}.ttml_list_layout .ttml_text{color:#1A0B08;text-align:left;padding:15px}@media only screen and (min-width:40em) and (max-width:64.063em){.ttml_4_columns .ttml_testimonial{width:40%;margin-left:5%;margin-right:5%}}@media only screen and (max-width:40em){.ttml_testimonial{width:96%;margin:0 2%;margin-top:70px!important}.ttml_2_columns .ttml_testimonial,.ttml_3_columns .ttml_testimonial,.ttml_4_columns .ttml_testimonial{width:96%;margin:120px 2% 0}}.ttml_ori_f .ttml_author,.ttml_ori_f .ttml_heading,.ttml_ori_f .ttml_job,.ttml_ori_f .ttml_text{line-height:1.6em;font-family:Helvetica,Arial,sans-serif!important}.wp-polls-archive { }
.wp-polls, .wp-polls-form { }
.wp-polls ul li, .wp-polls-ul li, .wp-polls-ans ul li {
text-align: left;
background-image: none;
display: block;
}
.wp-polls ul, .wp-polls-ul, .wp-polls-ans ul  {
text-align: left;
list-style: none;
float: none;
}
.wp-polls ul li:before, .wp-polls-ans ul li:before, #sidebar ul ul li:before {
content: '';
}
.wp-polls IMG, .wp-polls LABEL , .wp-polls INPUT, .wp-polls-loading IMG, .wp-polls-image IMG {
display: inline;
border: 0px;
padding: 0px;
margin: 0px;
}
.wp-polls-ul {
padding: 0px;
margin: 0px 0px 10px 10px;
}
.wp-polls-ans {
width:100%;
filter: alpha(opacity=100);
-moz-opacity: 1;
opacity: 1; }
.wp-polls-loading {
display: none;
text-align: center;
height: 16px;
line-height: 16px;
}
.wp-polls-image {
border: 0px;
}
.wp-polls .Buttons {
border:1px solid #c8c8c8;
background-color: #f3f6f8;
} .wp-polls-paging a, .wp-polls-paging a:link {
padding: 2px 4px 2px 4px; 
margin: 2px;
text-decoration: none;
border: 1px solid #0066cc;
color: #0066cc;
background-color: #FFFFFF;	
}
.wp-polls-paging a:visited {
padding: 2px 4px 2px 4px; 
margin: 2px;
text-decoration: none;
border: 1px solid #0066cc;
color: #0066cc;
background-color: #FFFFFF;	
}
.wp-polls-paging a:hover {	
border: 1px solid #000000;
color: #000000;
background-color: #FFFFFF;
}
.wp-polls-paging a:active {
padding: 2px 4px 2px 4px; 
margin: 2px;
text-decoration: none;
border: 1px solid #0066cc;
color: #0066cc;
background-color: #FFFFFF;	
}
.wp-polls-paging span.pages {
padding: 2px 4px 2px 4px; 
margin: 2px 2px 2px 2px;
color: #000000;
border: 1px solid #000000;
background-color: #FFFFFF;
}
.wp-polls-paging span.current {
padding: 2px 4px 2px 4px; 
margin: 2px;
font-weight: bold;
border: 1px solid #000000;
color: #000000;
background-color: #FFFFFF;
}
.wp-polls-paging span.extend {
padding: 2px 4px 2px 4px; 
margin: 2px;	
border: 1px solid #000000;
color: #000000;
background-color: #FFFFFF;
}