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 solid}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px solid}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:#555}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;
} .archive-pagination:before,
.clearfix:before,
.entry-content:before,
.entry-pagination:before,
.entry:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
content: " ";
display: table;
}
.archive-pagination:after,
.clearfix:after,
.entry-content:after,
.entry-pagination:after,
.entry:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
clear: both;
content: " ";
display: table;
}  html {
font-size: 62.5%; }
body {
color: #313131;
font-family: 'Muli', sans-serif;
font-size: 18px;
font-weight: 300;
line-height: 1.625;
margin: 0;
}
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: #555;
color: #fff;
}
::selection {
background-color: #555;
color: #fff;
}
a {
color: #679E52;
text-decoration: none;
}
a img {
margin-bottom: -4px;
}
a:hover {
color: #679E52;
text-decoration: none;
}
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: 24px 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,
h6 {
font-family: 'Droid Serif', Georgia, serif;
font-weight: 300;
letter-spacing: 1px;
line-height: 1.25;
margin: 0;
margin-bottom: 10px;
padding: 0;
text-transform: uppercase;
}
h1 {
font-size: 42px;
}
h2 {
font-size: 36px;
}
h3 {
font-size: 26px;
}
h4 {
font-size: 24px;
}
h5 {
font-size: 20px;
}
h6 {
font-size: 16px;
} embed,
iframe,
img,
object,
video,
.wp-caption {
max-width: 100%;
}
img {
height: auto;
}
.featured-content img,
.gallery img {
border: none !important;
width: auto; } input,
select,
textarea {
background-color: #f9f9f9;
border: 1px solid #e8e8e8;
color: #555;
font-size: 18px;
padding: 16px;
width: 100%;
}
input:focus,
textarea:focus {
border: 1px solid #999;
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: #679e52;
border: none;
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: #DDD;
border: none;
color: #fff;
text-decoration: none;
}
.button {
display: block;
text-align: center;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
display: none;
} table {
border-collapse: collapse;
border-spacing: 0;
line-height: 2;
margin-bottom: 40px;
width: 100%;
}
tbody {
border-bottom: double #ddd;
}
th,
td {
text-align: left;
}
th {
font-weight: bold;
text-transform: uppercase;
}
td {
border-top: 1px solid #f4f4f4;
padding: 6px 0;
}  .site-container {
background: #fff;
margin: 15px auto 15px;
max-width: 1240px;
padding: 40px;
}
.divine-landing .site-container {
max-width: 800px;
}
.site-inner {
-moz-box-shadow: 0 0 0 1px #fff;
-webkit-box-shadow: 0 0 0 1px #fff;
background-color: #fff;
box-shadow: 0 0 0 1px #fff;
clear: both;
margin: 30px auto;
padding: 5px 0;
}
.divine-home .site-inner {
overflow: visible;
}  .content {
float: right;
width: 750px;
}
.content-sidebar .content {
float: left;
}
.full-width-content .content {
width: 100%;
} .sidebar-primary {
float: right;
width: 360px;
}
.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 {
float: left;
}
.alignleft .avatar {
margin-right: 24px;
}
.alignright .avatar {
margin-left: 24px;
}
.search-form {
overflow: hidden;
}
.search-form 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(//littlefamilyadventure.com/wp-content/themes/restored316-divine/images/icon-search.png) no-repeat right;
background-size: 36px 16px;
color: #888;
font-size: 10px;
padding: 13px 30px 13px 13px;
text-transform: uppercase;
width: 100%;
}
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.alignright {
max-width: 100%;
}
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;
}
.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;
} .breadcrumb {
color: #777;
font-size: 12px;
margin: 0 0 30px;
}
.divine-home .breadcrumb {
margin: 0;
}
.archive-description,
.author-box {
margin-bottom: 60px;
padding: 30px;
}
.archive-description {
padding: 16px 20px;
}
.author-box {
background: #f9f9f9;
}
.author-box-title {
font-size: 14px;
letter-spacing: 1px;
margin-bottom: 4px;
}
.author-box p {
font-size: 15px;
margin: 0;
}
.author-box .avatar {
margin-right: 24px;
}
.widget-area li {
margin-bottom: 6px;
padding-bottom: 6px;
}
.widget-area li li {
margin: 0;
padding-bottom: 0;
} .entry-title,
.page-title {
font-size: 30px;
line-height: 1.2;
margin-bottom: 25px;
text-align: center;
}
.page .entry-title {
margin-bottom: 20px;
}
.entry-title a,
.sidebar .widget-title a {
color: #679e52;
}
.entry-title a:hover,
.footer-widgets .entry-title a:hover {
color: #679e52;
text-decoration: none;
}
.archive-title,
.widget-title {
border-bottom: double #e8e8e8;
font-family: 'Droid Serif', Georgia, serif;
font-size: 16px;
letter-spacing: 1px;
margin-bottom: 20px;
padding: 0 0 7px;
text-align: center;
text-transform: uppercase;
}
.footer-widgets .entry-title,
.sidebar .entry-title {
font-size: 16px;
}  .featured-content .entry,
.single .featured-content .entry {
margin-bottom: 12px;
padding: 0;
}
.featured-content .entry-title {
font-size: 13px;
margin-bottom: 5px;
}
.sidebar .featured-content .entry-title {
font-size: 13px;
line-height: 1.5;
margin: 0 0 5px;
text-align: left;
}
.home-bottom .featured-content .entry-meta,
.featured-content .entry-meta {
color: #000;
font-family: 'Source Serif Pro', serif;
font-size: 14px;
font-style: italic;
line-height: 1.2;
margin: 0;
}
.home-bottom .featured-content .entry-meta a,
.featured-content .entry-meta a {
color: #555;
font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: 400;
}
.sidebar .featured-content .entry-time,
.footer-widgets .featured-content .entry-time,
.sidebar .entry-categories a,
.footer-widgets .entry-categories a {
text-transform: uppercase;
}
.home-top .featured-content .entry-title {
font-size: 24px;
}
.divine-home .home-middle .featured-content .entry,
.divine-home .home-bottom .featured-content .entry {
margin-bottom: 0px;
}
.sidebar .featured-content .entry-title a {
text-align: center;
} .after-entry {
margin: 40px 0;
}
.after-entry .enews-widget {
background: #f9f9f9;
padding: 40px !important;
}
.after-entry .widget {
padding: 20px 0px;
}  .enews-widget input {
background-color: #fff;
color: #888;
font-size: 10px;
margin-bottom: 16px;
text-transform: uppercase;
}
.enews-widget input[type="submit"] {
background-color: #679e52;
color: #fff;
font-size: 14px;
margin: 0;
text-transform: none;
width: 100%;
}
.enews-widget input:hover[type="submit"] {
background-color: #DDD;
color: #333;
}
.sidebar .enews-widget.widget {
background: #f9f9f9;
padding: 30px;
text-align: center;
} .latest-tweets ul li {
margin-bottom: 16px;
} .front-photo {
box-shadow: none !important;
} .content li {
margin: 0;
padding: 0;
}
.content #genesis-responsive-slider {
border: 0;
margin: 0 auto;
padding: 0;
position: relative;
}
.content .slide-excerpt {
background: transparent;
margin: 0 0 20%;
opacity: 1;
width: 100%;
}
.content .slide-excerpt-border {
border: 0;
display: inline;
float: left;
margin: 0;
padding: 0;
width: 100%;
}
.content .slide-excerpt-border h2 {
margin: 29% 0;
text-align: center;
width: 100%;
}
.content #genesis-responsive-slider h2 a {
background: rgba(255,255,255,.8);
color: #555;
font-size: 13px;
margin: 0;
overflow: visible;
padding: 15px;
text-align: center;
width: 100%;
}
.content .genesis_responsive_slider .flex-direction-nav li a {
background: url(//littlefamilyadventure.com/wp-content/themes/restored316-divine/images/icon-direction-nav.png) no-repeat -44px 0;
background-size: 88px 96px;
height: 48px;
right: 10px;
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
width: 44px;
}
.content .genesis_responsive_slider .flex-direction-nav li a:hover {
background-position: -44px -48px;
}
.content .genesis_responsive_slider .flex-direction-nav li a.prev {
background-position: 0 0;
left: 10px;
}
.content .genesis_responsive_slider .flex-direction-nav li a:hover.prev {
background-position: 0 -48px;
}
.content .genesis_responsive_slider .flexslider .slides > li {
overflow: hidden;
}
.content .genesis_responsive_slider .flex-control-nav {
margin: 14px 0 0;
text-align: center;
width: 100%;
height: 5px;
}
.content .genesis_responsive_slider .flex-control-nav li a {
background: url(//littlefamilyadventure.com/wp-content/themes/restored316-divine/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;
} div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
font-size: 16px;
padding: 12px;
}
div.gform_wrapper .ginput_complex label {
padding: 0;
}
div.gform_wrapper li,
div.gform_wrapper form li {
background: none;
margin: 16px 0 0;
padding: 0;
}
div.gform_wrapper .gform_footer input[type="submit"] {
font-size: 14px;
} img#wpstats {
display: none;
}
.content .sd-content ul {
text-align: center;
} div.easyrecipe {
background: #f9f9f9 !important;
border: 1px solid #fff !important;
font-family: 'Open Sans' !important;
font-size: 15px !important;
font-weight: 300 !important;
margin: 30px 10px;
outline: 5px solid #f9f9f9;
padding: 30px !important;
}
.easyrecipe .ERSName,
.easyrecipe .ERSIngredients .ERSIngredientsHeader,
.easyrecipe .ERSInstructions .ERSInstructionsHeader,
.easyrecipe div .ERSNotesHeader,
.easyrecipe .nutrition .ERSNutritionHeader {
font-family: 'EB Garamond' !important;
font-weight: 100 !important;
font-size: 18px !important;
padding: 10px 0;
text-transform: uppercase;
}
div.easyrecipe div.ERSSavePrint span.ERSPrintBtnSpan a.ERSPrintBtn span.ERSPrintIcon {
background: url(//littlefamilyadventure.com/wp-content/themes/restored316-divine/images/print.png) top left no-repeat !important;
}
.easyrecipe .ui-button-text-icon-primary .ui-button-text,
.easyrecipe .ui-button-text-icons .ui-button-text {
background: #679e52 !important;
border-radius: 0 !important;
font-family: 'Open Sans' !important;
padding: 5px 10px 5px 30px !important;
text-transform: uppercase !important;
}
.easyrecipe .ui-button-text-icon-primary .ui-button-text:hover,
.easyrecipe .ui-button-text-icons .ui-button-text:hover {
background: #ddd !important;
}
.easyrecipe .ERSDetails span {
font-size: 13px !important;
text-transform: uppercase !important;
}
.easyrecipe .ERSDetails {
font-size: 13px !important;
font-style: italic !important;
} .woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button {
background-color: #679e52 !important;
border-radius: 0 !important;
color: #fff !important;
font-weight: normal !important;
}
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover {
background-color: #DDD !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-size: 12px;
font-weight: 400 !important;
text-transform: uppercase;
}
.woocommerce .woocommerce-message::before,
.woocommerce .woocommerce-info::before,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce ul.products li.product .price,
.woocommerce form .form-row .required {
color: #679e522 !important;
}
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info {
border-top-color: #679e52 !important;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
text-align: center;
}
.woocommerce span.onsale {
background-color: #679e52 !important;
font-size: 10px !important;
padding: 4px 7px !important;
}
.woocommerce-cart table.cart img {
width: 100px !important;
}
.woocommerce ul.cart_list li, 
.woocommerce ul.product_list_widget li, 
.woocommerce-page ul.cart_list li, 
.woocommerce-page ul.product_list_widget li {
background: none;
border: none;
float: left;
outline: none;
padding: 5px !important;
width: 50%;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
width: 100% !important;
}
.woocommerce-cart .entry-content p:first-child::first-letter,
.woocommerce-checkout .entry-content p:first-child::first-letter {
float: none;
font-size: inherit;
margin: 0;
padding: 0;
}
.woocommerce-checkout #payment ul.payment_methods li {
list-style: none;
}
.woocommerce-page input[type="checkbox"], 
.woocommerce-page input[type="radio"] {
width: auto;
}
.woocommerce ul.products li.product .price del,
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
display: inline !important;
}
.woocommerce .quantity .qty {
padding: 5px 10px;
}
.woocommerce .product-title {
font-weight: 400;
font-size: 10px;
text-transform: uppercase;
}
.woocommerce-tabs h2 {
font-size: 16px;
}
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
width: 30.6% !important;
} .site-header {
border-bottom: 1px solid #e8e8e8;
margin: 0 auto;
min-height: 150px;
padding: 0 0 30px;
width: 100%;
} .widget-above-header {
background: #f9f9f9;
margin: 0 auto;
overflow: hidden;
text-align: center;
width: 100%;
}
.widget-above-header .wrap {
margin: 0 auto;
padding: 10px 0;
width: 1240px;
}
.widget-above-header .enews-widget input {
float: left;
margin: 0 3px;
width: 24%;
}
.widget-above-header  .enews-widget input[type="submit"] {
padding: 12px 20px;
}
.widget-above-header .widget-title {
display: none;
} .title-area {
background: #679e52;
border: 1px solid #fff;
float: left;
margin: 5px;
overflow: hidden;
outline: 5px solid #679e52;
padding: 20px 10px;
text-align: center;
width: 330px;
}
.site-title {
font-size: 55px;
font-weight: 200;
letter-spacing: 3px;
line-height: 1;
margin: 0 0 5px;
text-transform: uppercase;
}
.site-title a,
.site-title a:hover {
color: #fff;
display: block;
text-decoration: none;
}
.site-description {
color: #fff;
font-size: 11px;
} .header-full-width .title-area,
.header-full-width .site-title {
float: none;
margin: 0 auto;
text-align: center;
}
.header-image .site-description,
.header-image .site-title a {
display: block;
text-indent: -9999px;
} .header-image .site-title,
.header-image .title-area {
background: none;
border: none;
outline: none;
padding: 0;
margin: 0 auto;
}
.header-image .site-title > a {
background-position: center !important;
background-size: contain !important;
display: block;
margin: 0 auto;
min-height: 136px;
width: 100%;
}
.header-image .site-description,
.header-image .site-title {
display: block;
text-indent: -9999px;
} .site-header .widget-area {
float: right;
width: 750px;
}
.site-header .widget {
padding: 28px 0 0;
}
.site-header .search-form {
float: right;
margin-top: 24px;
width: 50%;
}
.site-header .enews {
padding: 0px;
}
.site-header .enews input {
float: left;
margin: 0px 5px;
overflow: hidden;
width: 23%;
} .genesis-nav-menu {
clear: both;
color: #000;
font-family: 'Droid Serif', Georgia, serif;
font-size: 14px;
font-weight: 300;
letter-spacing: 1px;
line-height: 1.5;
margin: 0;
overflow: hidden;
padding: 0;
text-transform: uppercase;
width: 100%;
}
.genesis-nav-menu .menu-item {
display: inline-block;
margin: 0;
padding: 0;
text-align: left;
}
.genesis-nav-menu a {
color: #777;
display: block;
padding: 16px 30px;
position: relative;
}
.genesis-nav-menu li:hover,
.genesis-nav-menu a:hover {
color: #679e52;
text-decoration: none;
}
.genesis-nav-menu .current-menu-item > a {
color: #679e52;
}
.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: 175px;
z-index: 999;
}
.genesis-nav-menu .sub-menu a {
background-color: #F9F9F9;
border-top: none;
color: #888;
font-size: 11px;
padding: 13px 18px;
position: relative;
width: 175px;
}
.genesis-nav-menu .sub-menu a:hover {
background-color: #F4F4F4;
color: #555;
}
.genesis-nav-menu .sub-menu .sub-menu {
margin: -37px 0 0 174px;
}
.genesis-nav-menu .menu-item:hover {
position: static;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
left: auto;
opacity: 1;
}
.genesis-nav-menu > .right {
display: inline-block;
float: right;
list-style-type: none;
padding: 15px;
}
.genesis-nav-menu > .right > a {
display: inline;
padding: 0;
}
.genesis-nav-menu > .search {
padding: 4px;
margin: 0;
}
.genesis-nav-menu .search-form {
width: 100%;
}
.genesis-nav-menu .widget-area {
float: right;
padding: 10px 0;
width: 25%;
}
.genesis-nav-menu .simple-social-icons ul li, 
.genesis-nav-menu .simple-social-icons ul li:hover {
margin: 0 !important;
}
.nav-secondary .genesis-nav-menu .simple-social-icons ul li a {
font-size: 14px;
padding: 9px;
} .responsive-menu-icon {
cursor: pointer;
display: none;
margin-bottom: -1px;
text-align: center;
}
.responsive-menu-icon::before {
content: "\f333";
display: inline-block;
font: normal 20px/1 'dashicons';
margin: 0 auto;
padding: 10px;
} .site-header .widget_nav_menu {
border-top: double #e8e8e8;
border-bottom: double #e8e8e8;
margin-top: 30px;
padding: 0;
}
.site-header .genesis-nav-menu {
text-align: center;
width: auto;
}
.site-header .genesis-nav-menu a {
padding: 15px 22px;
}
.site-header .genesis-nav-menu a:hover {
color: #679e52;
}
.site-header .genesis-nav-menu .sub-menu a {
color: #555;
padding: 10px 18px;
}
.site-header .sub-menu .sub-menu {
margin-top: -36px;
} .nav-primary {
border-bottom: double #e8e8e8;
text-align: center;
} .nav-secondary {
background: #fff;
border-bottom: double #e8e8e8;
width: 100%;
}
.nav-secondary .wrap {
margin: 0 auto;
width: 1140px;
}
.nav-secondary .genesis-nav-menu a {
font-size: 12px;
padding: 15px 15px;
}
.nav-secondary .genesis-nav-menu .sub-menu a {
padding: 10px 18px;
}  .home-slider {
margin-bottom: 20px;
}
.before-content {
border-bottom: double #eee;
margin-bottom: 30px;
}
.before-content .entry {
float: left;
padding: 5px 5px;
width: 33.333333%;
}
.before-content .featuredpage {
float: left;
padding: 5px 5px;
width: 33.333333%;
}
.before-content .featuredpage .entry {
padding: 0;
width: 100%;
}
.before-content .entry {
position: relative;
}
.before-content .entry-header {
background: rgba(255,255,255,.8);
margin: 0 10%;
padding: 15px 55px;
position: absolute;
top: 40%;
left: 0;
width: 80%;
}
.before-content .entry-header .entry-title a {
color: #555;
font-size: 13px;
line-height: 20px;
margin: 0;
overflow: visible;
text-align: center;
width: 100%;
}
.before-content .entry-meta {
margin: 35px 0;
text-align: center;
}
.before-content .entry-meta a {
border: 1px solid #fff;
color: #fff;
padding: 6px;
}
.before-content .enews-widget {
padding: 0 0 20px;
}
.home-top {
padding: 30px 0;
}
.home-top .featured-content .entry-title {
margin: 20px 0;
}
.home-bottom .widget {
padding: 30px 0;
}
.home-bottom .widget-title {
border-bottom: double #ddd;
padding: 10px 0;
}
.home-triple-bottom .featured-content .entry {
float: left;
min-height: 325px;
padding: 0px 5px;
width: 33%;
}
.home-double-bottom .featured-content .entry {
float: left;
padding: 0px 5px;
width: 50%;
}
.home-bottom {
float: left;
width: 100%;
}
.home-slider a.more-link {
background: #fff;
text-align: center;
padding: 5px;
}
.more-from-category a,
a.more-link  {
background: #f9f9f9;
border: 1px solid #fff;
clear: both;
display: block;
font-size: 12px;
font-weight: 400;
margin: 15px auto;
overflow: hidden;
outline: 5px solid #f9f9f9;
padding: 5px 50px;
text-align: center;
width: 60%;
}
.more-from-category a:hover,
a.more-link:hover {
background: #F4F4F4;
text-decoration: none;
outline: 5px solid #F4F4F4;
}
.category-index .more-from-category a,
.category-index a.more-link {
width: 90%;
} .category-index .featured-content .entry {
float: left;
min-height: 310px;
padding: 0px 5px;
width: 33%;
}
.category-index .widget {
padding: 20px 0px;
}
.category-index .widget-title {
border-bottom: double #ddd;
padding: 10px 0;
}
.category-index .entry-title a {
color: #555;
}
.category-index ul li {	
border-bottom: double #ddd;
float: left;
font-size: 13px;
margin: 3px 5px;
width: 23%;
} .archive .content .entry {
min-height: 335px;
margin-bottom: 30px;
overflow: hidden;
padding: 0 5px;
width: 33.333%;
float: left;
}
.archive .content .entry p img {
border: 1px solid #f4f4f4;
height: 190px;
margin-bottom: 5px;
padding: 3px;
width: 190px;
}
.archive .content .entry img:hover {
opacity:0.8;
}
.woocommerce.archive .content .entry img:hover {
opacity:1;
}
.archive .content .entry-title {
background-image: none;
background-color: #fff;
line-height: .5;
margin: 0 0 15px 0;
padding: 0;
}
.archive .content .entry-title a {
font-size: 13px;
}
.archive .content .entry-header .entry-meta {
display: none;
}
.archive .archive-pagination {
clear: both;
} .entry {
border-bottom: double #ddd;
margin-bottom: 80px;
padding-bottom: 20px;
}
.single .entry {
padding: 30px 0;
}
.divine-home .entry,
.archive .entry,
.category-index .entry,
.sidebar .entry,
.footer-widgets .entry {
border: none;
}
.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 {
clear: both;
color: #777;
font-size: 11px;
text-align: center;
width: 100%;
}
.content .entry-header .entry-meta .entry-categories a {
color: #777;
font-size: 10px;
font-weight: 500;
letter-spacing: 1px;
padding: 7px;
text-transform: uppercase;
}
.content .entry-header .entry-meta .entry-categories a:hover {
background: #679e52;
color: #fff;
}
.content .entry-header .entry-meta .entry-comments-link {
color: #fff;
font-size: 12px;
text-transform: uppercase;
}
.content .entry-header .entry-meta .entry-comments-link a:before {
content: "\f125";
font-family: 'dashicons';
}
.entry-footer .entry-meta {
clear: both;
color: #777;
font-size: 12px;
font-style: italic;
margin: 0;
padding: 10px;
text-align: center;
}
.content .entry-footer .entry-meta a {
color: #777;
font-style: normal;
font-weight: 500;
text-transform: uppercase;
} .archive-pagination {
font-size: 14px;
padding: 30px 0;
text-align: center;
}
.archive-pagination li {
display: inline;
}
.archive-pagination li a {
background-color: #fff;
border: 1px solid #f4f4f4;
color: #777;
cursor: pointer;
display: inline-block;
font-size: 12px;
font-weight: 400;
line-height: 2;
margin-bottom: 4px;
padding: 7px 14px;
text-decoration: none;
text-transform: uppercase;
}
.archive-pagination li a:hover,
.archive-pagination li.active a {
background-color: #f4f4f4;
text-decoration: none;
}
.adjacent-entry-pagination {
font-family: 'EB Garamond', serif;
font-size: 13px;
margin: 40px 0;
overflow: hidden;
text-transform: uppercase;
} .comment-respond,
.entry-comments,
.entry-pings {
margin-bottom: 40px;
overflow: hidden;
}
.entry-comments h3,
.comment-respond h3 {
border-bottom: double #e8e8e8;
font-size: 15px;
padding: 0 0 7px;
text-align: center;
}
.entry-comments .comment-author {
font-family: 'EB Garamond', Georgia, serif;
font-weight: 100;
line-height: 1.3;
margin: 0;
text-transform: uppercase;
}
.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: #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: 10px 48px;
}
.comment-content p,
.comment-header p.comment-meta {
margin: 0;
}
.comment .avatar {
margin-right: 10px;
}
.alt,
.even {
background-color: #fff;
border: 1px solid #f4f4f4;
}
.comment-reply {
font-size: 14px;
padding: 0 48px 48px;
}
.entry-pings .reply {
display: none;
}
.form-allowed-tags {
background-color: #f9f9f9;
font-size: 12px;
padding: 24px;
}
.logged-in-as {
text-align: center;
} .sidebar {
display: inline;
padding-bottom: 30px;
}
.sidebar p {
margin-bottom: 16px;
}
.sidebar p:last-child,
.sidebar ul {
margin: 0;
}
.sidebar li {
background: #f9f9f9;
border: 1px solid #fff;
margin-bottom: 15px;
outline: 5px solid #f9f9f9;
padding: 5px;
text-align: center;
}
.sidebar li:hover {
background: #f4f4f4;
outline-color: #f4f4f4;
}
.sidebar li a {
text-decoration: none;
}
.sidebar ul > li:last-child {
margin-bottom: 0;
}
.sidebar .widget {
margin-bottom: 0;
padding: 20px 0px;
word-wrap: break-word;
}
.sidebar .widget .sponsor {
border: 1px solid #f4f4f4;
text-align: center;
padding: 30px;
}
.sidebar-split-left .widget,
.sidebar-split-right .widget {
padding: 20px 10px;
}
.sidebar .search-form {
width: 100%;
}
.sidebar-split-left {
display: inline;
float: left;
width: 180px;
}
.sidebar-split-right {
display: inline;
float: right;
width: 180px;
}
.sidebar-split-bottom {
clear: both;
width: 360px;
} .widget-before-footer {
background: #fff;
border-bottom: double #e8e8e8;
border-top: double #e8e8e8;
padding: 10px 0;
}
.widget-before-footer .wrap {
margin: 0 auto;
overflow: hidden;
padding: 10px 30px;
width: 1230px;
}
.widget-before-footer .widget {
text-align: center;
}
.widget-before-footer a {
color: #fff;
text-decoration: underline;
}
.widget-above-header .enews-widget p,
.widget-before-footer .enews-widget p,
.before-content .enews-widget p {
float: left;
width: 40%;
margin-top: 5px;
margin-bottom: 0;
text-align: center;
}
.widget-above-header #subscribe,
.widget-before-footer #subscribe,
.before-content #subscribe {
float: right;
width: 60%;
}
.widget-above-header .enews-widget input,
.widget-before-footer .enews-widget input,
.before-content .enews-widget input {
float: left;
width: 17%;
margin-right: 10px;
margin-bottom: 0;
padding: 10px;
color: #888;
}
.widget-above-header .enews-widget input[type="submit"],
.widget-before-footer .enews-widget input[type="submit"],
.before-content .enews-widget input[type="submit"] {
border-radius: 100px;
width: auto;
padding: 8px 10px;
background-color: #fff;
}
.widget-above-header .enews-widget input[type="submit"]:hover,
.widget-before-footer .enews-widget input[type="submit"]:hover,
.before-content .enews-widget input[type="submit"]:hover {
color: #fff;
background-color: #DDD;
} .footer-widgets {
background: #fff;
clear: both;
font-size: 14px;
}
.footer-widgets .wrap {
margin: 0 auto;
overflow: hidden;
padding: 60px 30px 30px;
width: 1230px;
}
.footer-widgets-1,
.footer-widgets-2 {
width: 100%;
}
.footer-widgets .widget {
margin-bottom: 30px;
word-wrap: break-word;
}
.footer-widgets .featured-content .entry {
float: left;
padding: 1%;
width: 20%;
}
.footer-widgets .widget-title,
.footer-widgets .entry-title {
text-align: center;
}
.footer-widgets li {
list-style-type: none;
margin-bottom: 6px;
padding: 0 0 6px 16px;
}
.footer-widgets .search-form {
width: 100%;
} .site-footer {
background: #fff;
color: #444;
font-family: 'Droid Serif', Georgia, serif;
font-size: 12px;
letter-spacing: 1px;
padding: 20px 0;
text-align: center;
text-transform: uppercase;
}
.site-footer a {
color: #679e52;
}
.site-footer p {
margin: 0;
} @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(//littlefamilyadventure.com/wp-content/themes/restored316-divine/images/icon-search@2x.png);
}
.content #genesis-responsive-slider .flex-direction-nav li a {
background-image: url(//littlefamilyadventure.com/wp-content/themes/restored316-divine/images/icon-direction-nav@2x.png);
}
.content #genesis-responsive-slider .flex-control-nav li a {
background-image: url(//littlefamilyadventure.com/wp-content/themes/restored316-divine/images/icon-control-nav@2x.png);
}
}
@media only screen and (max-width: 1200px) {
.site-container {
max-width: 960px;
}
.site-header .widget-area {
width: 100%;
}
.content {
width: 660px;
}
.sidebar-primary {
width: 300px;
}
.breadcrumb {
margin: -30px -40px 30px;
}
.site-header .genesis-nav-menu a {
padding: 38px 14px 40px;
}
.content,
.sidebar-primary,
.sidebar-secondary,
.site-header .widget-area,
.title-area,
.wrap,
.nav-secondary .wrap,
.widget-before-footer .wrap,
.widget-above-header .wrap,
.footer-widgets .wrap {
width: 100%;
}
.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: center;
}
.genesis-nav-menu a,
.genesis-nav-menu > .first > a,
.genesis-nav-menu > .last > a,
.site-header .genesis-nav-menu a {
padding: 16px;
}
.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;
}
.widget-before-footer .enews-widget p {
font-size: 16px;
text-align: left;
}
.widget-before-footer .enews-widget input {
width: 30%;
}
.home-triple-bottom .featured-content .entry {
min-height: 350px;
}
.sidebar-split-left,
.sidebar-split-right,
.sidebar-split-bottom {
float: none;
width: 100%;
}
.sidebar-split-left .widget {
padding: 0;
}
}
@media only screen and (max-width: 1023px) {
.site-container {
max-width: 768px;
}
.header-image .title-area, 
.header-image .site-title, 
.header-image .site-title a {
float: none;
margin: 0 auto;
}
.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;
}
.genesis-nav-menu .widget-area {
width: 100%;
}	
}
@media only screen and (max-width: 767px) {
.site-container {
max-width: 600px;
}
.five-sixths,
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.four-sixths,
.home-middle-left,
.home-middle-right,
.home-top .widget,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds,
.sidebar-split-left,
.sidebar-split-right,
.sidebar-split-bottom,
.widget-above-header .wrap,
.nav-secondary .wrap {
margin: 0;
width: 100%;
}
.genesis-nav-menu a,
.genesis-nav-menu > .first > a,
.genesis-nav-menu > .last > a,
.site-header .genesis-nav-menu a {
font-size: 12px;
padding: 12px;
}
.home-bottom .featured-content .entry {
width: 50%;
}
.home-middle,
.home-top {
text-align: center;
}
.home-cta .button.alignright {
float: none;
margin: 16px 0 0;
}
.footer-widgets-1 {
margin: 0;
}
.widget-before-footer {
padding: 20px;
}
.widget-above-header .enews-widget p, 
.widget-before-footer .enews-widget p, 
.before-content .enews-widget p {
float: none;
width: 100%;
margin-bottom: 20px;
text-align: center;
}
.widget-above-header .enews-widget input, 
.widget-before-footer .enews-widget input, 
.before-content .enews-widget input {
width: 100%;
margin-bottom: 20px;
}
.widget-before-footer .enews-widget input[type="submit"],
.before-content .enews-widget input[type="submit"],
.footer-widgets .featured-content .entry,
.before-content .entry,
.widget-before-footer #subscribe,
.before-content #subscribe,
.before-content .featuredpage {
float: none;
width: 100%;
}
.divine-home .entry, .archive .entry, .category-index .entry, .sidebar .entry, .footer-widgets .entry {
text-align: center;
}
.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 {
margin: 0;
}
.genesis-nav-menu.responsive-menu .menu-item:hover {
position: static;
}
.genesis-nav-menu.responsive-menu .current-menu-item > a,
.genesis-nav-menu.responsive-menu .sub-menu .current-menu-item > a:hover,
.genesis-nav-menu.responsive-menu a,
.genesis-nav-menu.responsive-menu a:hover {
background: none;
line-height: 1;
padding: 16px 20px;
}
.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: "\f347";
float: right;
font: normal 16px/1 'dashicons';
height: 16px;
padding: 16px 20px;
right: 0;
text-align: right;
z-index: 9999;
}
.genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
content: "\f343";
}
.genesis-nav-menu.responsive-menu .sub-menu {
border: none;
left: auto;
opacity: 1;
padding-left: 25px;
position: relative;
-moz-transition:    opacity .4s ease-in-out;
-ms-transition:     opacity .4s ease-in-out;
-o-transition:      opacity .4s ease-in-out;
-webkit-transition: opacity .4s ease-in-out;
transition:         opacity .4s ease-in-out;
width: 100%;
z-index: 99;
}
.genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
margin: 0;
}
.genesis-nav-menu.responsive-menu .sub-menu .current-menu-item > a:hover,
.genesis-nav-menu.responsive-menu .sub-menu li a,
.genesis-nav-menu.responsive-menu .sub-menu li a:hover {
background: none;
border: none;
padding: 12px 20px;
position: relative;
width: 100%;
}
}
@media only screen and (max-width: 500px) {
.entry-title {
font-size: 24px;
}
.content .entry-header .entry-meta .entry-comments-link {
display: none;
}
.widget-title:after, .widget-title:before {
border: none;
margin: 0;
width: 0;
}
.home-bottom .featured-content .entry,
.category-index .featured-content .entry,
.footer-widgets .featured-content .entry {
width: 100%;
}
.featured-content .entry {
text-align: center;
}
.alignleft,
a.alignleft img,
a.alignnone img {
display: block;
float: none;
text-align: center;
margin: auto;
margin-bottom: 10px;
}
.category-index ul li {	
font-size: 13px;
text-align: center;
width: 100%;
}
.archive .content .entry {
float: none;
width: 100%;
}
.more-from-category a, 
a.more-link {
width: 100%;
}
.sidebar .featured-content .entry-title {
text-align: center;
}
.content .woocommerce ul.product_list_widget li,
.footer-widgets .woocommerce ul.product_list_widget li {
text-align: center;
width: 100% !important;
}
.content .woocommerce ul.cart_list li img,
.content .woocommerce ul.product_list_widget li img,
.content .woocommerce-page ul.cart_list li img,
.content .woocommerce-page ul.product_list_widget li img {
margin: 0 auto;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.home-bottom .featured-content .entry {
width: 100% !important;
}
}
@media only screen and (max-width: 360px) {
.site-title {
font-size: 26px;
}
}
/* This theme contains intellectual property owned by Restored 316 LLC, including trademarks, copyrights, proprietary information, and other intellectual property. You may not modify, publish, transmit, participate in the transfer or sale of, create derivative works from, distribute, reproduce or perform, or in any way exploit in any format whatsoever any of this theme or intellectual property, in whole or in part, without our prior written consent..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}.block-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;border:1px dashed rgba(145,151,162,.25);border-bottom:none}.block-editor-block-list__layout .block-editor-block-list__layout .reusable-block-edit-panel{margin:0 -14px;padding:8px 14px}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner{margin:0 5px}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info{margin-right:auto}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label{margin-right:8px;white-space:nowrap;font-weight:600}.block-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}.block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{flex-shrink:0}@media (min-width:960px){.block-editor-block-list__layout .reusable-block-edit-panel{flex-wrap:nowrap}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{margin:0}.block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{margin:0 0 0 5px}}.editor-block-list__layout .is-selected .reusable-block-edit-panel{border-color:rgba(66,88,99,.4) rgba(66,88,99,.4) rgba(66,88,99,.4) transparent}.is-dark-theme .editor-block-list__layout .is-selected .reusable-block-edit-panel{border-color:hsla(0,0%,100%,.45) hsla(0,0%,100%,.45) hsla(0,0%,100%,.45) transparent}.block-editor-block-list__layout .reusable-block-indicator{background:#fff;border:1px dashed #e2e4e7;color:#555d66;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;overflow-wrap:break-word}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{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-color:transparent;border:2px solid}.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:4px;border:1px solid #e2e4e7}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.wp-block-calendar table th{font-weight:440;background:#edeff0}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar tfoot a{color:#00739c}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.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-grow: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:calc(50% - 16px);flex-grow:0}.wp-block-column:nth-child(2n){margin-left:32px}}@media (min-width:782px){.wp-block-column:not(:first-child){margin-left: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-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:calc(100% - 70px);z-index:1;color:#f8f9f9}.wp-block-cover-image .wp-block-subhead,.wp-block-cover-image h1,.wp-block-cover-image h2,.wp-block-cover-image h3,.wp-block-cover-image h4,.wp-block-cover-image h5,.wp-block-cover-image h6,.wp-block-cover-image p,.wp-block-cover .wp-block-subhead,.wp-block-cover h1,.wp-block-cover h2,.wp-block-cover h3,.wp-block-cover h4,.wp-block-cover h5,.wp-block-cover h6,.wp-block-cover p{color:inherit}.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}.block-editor-block-list__block[data-type="core/embed"][data-align=left] .block-editor-block-list__block-edit,.block-editor-block-list__block[data-type="core/embed"][data-align=right] .block-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 9px;color:#fff;text-align:center;font-size:13px;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,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}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 32px)/3 - 1px)}}.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/4);margin-right:16px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/4 - 1px)}}.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/5);margin-right:16px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/5 - 1px)}}.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/6);margin-right:16px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/6 - 1px)}}.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/7);margin-right:16px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/7 - 1px)}}.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/8);margin-right:16px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/8 - 1px)}}.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"}}.is-small-text{font-size:14px}.is-regular-text{font-size:16px}.is-large-text{font-size:36px}.is-larger-text{font-size:48px}.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}.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-rss.alignleft{margin-right:2em}.wp-block-rss.alignright{margin-left:2em}.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-rss.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-rss.columns-2 li{width:calc(50% - 16px)}.wp-block-rss.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-rss.columns-4 li{width:calc(25% - 16px)}.wp-block-rss.columns-5 li{width:calc(20% - 16px)}.wp-block-rss.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{color:#6c7781;font-size:13px}.wp-block-search{display:flex;flex-wrap:wrap}.wp-block-search .wp-block-search__label{width:100%}.wp-block-search .wp-block-search__input{flex-grow:1}.wp-block-search .wp-block-search__button{margin-left:10px}.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.has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table.has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table.has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table.has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f3f4f5}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tr:nth-child(odd),.wp-block-table.is-style-stripes tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tr:nth-child(odd){background-color:#fcf0ef}.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(//littlefamilyadventure.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;
}#cookie-notice{display:block;visibility:hidden;position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;line-height:20px;left:0;text-align:center}.cn-top{top:0}.cn-bottom{bottom:0}.cookie-notice-container{padding:10px;text-align:center;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.cookie-notice-revoke-container{position:absolute;bottom:0;width:100%;z-index:1;visibility:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.cn-top .cookie-notice-revoke-container{top:0;bottom:auto}#cookie-notice .cn-revoke-cookie{margin:0}.cn-button.wp-default,.cn-button.wp-default:hover,.cn-button.bootstrap,.cn-button.bootstrap:hover{box-shadow:none;text-decoration:none}#cookie-notice .cn-button{margin-left:10px}.cn-button.wp-default{font-family:sans-serif;line-height:18px;padding:2px 12px;background:linear-gradient(to bottom,#FEFEFE,#F4F4F4) repeat scroll 0 0 #F3F3F3;border-color:#BBB;color:#333;text-shadow:0 1px 0 #FFF;-moz-box-sizing:border-box;border-radius:3px 3px 3px 3px;border-style:solid;border-width:1px;cursor:pointer;display:inline-block;font-size:12px;font-style:normal;text-decoration:none;white-space:nowrap;outline:none}.cn-button.wp-default:hover{background:linear-gradient(to bottom,#FFFFFF,#F3F3F3) repeat scroll 0 0 #F3F3F3;border-color:#999;color:#222}.cn-button.bootstrap{font-family:sans-serif;display:inline-block;*display:inline;padding:4px 12px;margin-right:.3em;margin-bottom:0;*margin-left:.3em;line-height:20px;color:#333;text-align:center;text-shadow:0 1px 1px rgba(255,255,255,.75);font-style:normal;vertical-align:middle;cursor:pointer;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#006dcc;*background-color:#04c;background-image:-moz-linear-gradient(top,#0088cc,#0044cc);background-image:-webkit-gradient(linear,0 0,0 100%,from(#0088cc),to(#0044cc));background-image:-webkit-linear-gradient(top,#0088cc,#0044cc);background-image:-o-linear-gradient(top,#0088cc,#0044cc);background-image:linear-gradient(to bottom,#0088cc,#0044cc);background-repeat:repeat-x;border-style:solid;border-width:1px;border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);box-shadow:0 1px 0 rgba(255,255,255,.2) inset,0 1px 2px rgba(0,0,0,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);padding:2px 10px;font-size:12px;text-decoration:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;outline:none}.cn-button.bootstrap:hover{color:#fff;background-color:#04c;*background-color:#003bb3;background-position:0 -15px;-webkit-transition:background-position 0.1s linear;-moz-transition:background-position 0.1s linear;-o-transition:background-position 0.1s linear;transition:background-position 0.1s linear}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block;margin-bottom:5px}#cookie-notice .cn-button{margin-left:5px;margin-right:5px}}