/*!
Theme Name: Northstar Theme
Description: A Wordpress theme developed by North Star Sites.
Version: 3.2.5
Author: North Star Sites
Author URI: http://www.northstarsites.com
*/
*,
:after,
:before {
    box-sizing: border-box
}

.u-full-width {
    width: 100%;
    box-sizing: border-box
}

.u-max-full-width {
    max-width: 100%;
    box-sizing: border-box
}

.u-pull-right {
    float: right
}

.u-pull-left {
    float: left
}

.container:after,
.row:after,
.u-cf {
    content: "";
    display: table;
    clear: both
}

@media (max-width: 575px) {
    .container {
        padding-left: 20px !important;
        padding-right: 20px !important
    }

    .row {
        margin-left: 0 !important;
        margin-right: 0 !important
    }
}

.admin-bar #wpadminbar ul#wp-admin-bar-root-default>li#wp-admin-bar-custom_menu a:before {
    color: rgba(240, 245, 250, 0.6);
    content: "\f226";
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 1.25;
    vertical-align: top;
    -moz-osx-font-smoothing: grayscale;
    font-family: "dashicons";
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    text-align: center
}

.admin-bar {
    top: 32px
}

@media (max-width: 782px) {
    .admin-bar {
        top: 46px
    }
}

.download-box,
.warning-box,
.info-box,
.note-box {
    clear: both;
    margin: 10px 0px;
    padding: 15px 15px 13px 15px;
    line-height: 17px
}

.download-box:before,
.warning-box:before,
.info-box:before,
.note-box:before {
    font-family: 'Font Awesome\ 5 Free';
    font-size: 1.25em;
    font-weight: 700;
    padding-right: 5px
}

.download-box p,
.download-box+br,
.warning-box p,
.warning-box+br,
.info-box p,
.info-box+br,
.note-box p,
.note-box+br {
    display: none
}

.info-box {
    background: #c2ddf9;
    border: 1px solid #80bbef;
    color: #4783b7
}

.info-box:before {
    content: "\f05a"
}

.warning-box {
    background: #ffcccc;
    border: 1px solid #ff9999;
    color: #c31b00
}

.warning-box:before {
    content: "\f071"
}

.download-box {
    background: #d1f7b6;
    border: 1px solid #8bca61;
    color: #5e9537
}

.download-box:before {
    content: "\f381"
}

.note-box {
    background: #fdebae;
    border: 1px solid #e6c555;
    color: #9e660d
}

.note-box:before {
    content: "\f249"
}

.alert-close:after {
    content: "\f00d";
    color: #FFF;
    float: right;
    top: -30px;
    right: -10px;
    cursor: pointer;
    position: relative;
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 700
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    margin-bottom: 25px;
    height: 0;
    clear: both
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.vsg-map {
    content: "";
    display: table;
    clear: both;
    margin: 50px auto;
    width: 100%
}

.accordion {
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: 1px solid #ccc;
    text-align: left;
    outline: none;
    transition: 0.4s;
    background-color: #f1f1f1;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 16px;
    font-family: "Trebuchet MS", "Helvetica", sans-serif
}

.accordion.active,
.accordion:hover {
    background-color: #ccc
}

.accordion:before {
    content: '\f055';
    margin-right: 20px;
    font-family: 'Font Awesome\ 5 Free';
    font-size: 18px;
    font-weight: 900
}

.accordion.active:before {
    content: '\f056'
}

.panel {
    padding: 0 18px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out
}

.panel p {
    margin: .5em auto 1em
}

.tabs.ui-tabs .ui-tabs-hide {
    position: absolute;
    left: -10000px
}

.tabs {
    margin: 0;
    padding: 0;
    overflow: inherit
}

.tabs .nav {
    background: none;
    border: 0;
    float: none;
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important
}

.tabs .nav li {
    float: left;
    list-style: none !important;
    margin: 0 5px 0 0;
    padding: 0;
    display: inline-block;
    zoom: 1;
    background: #f1f1f1;
    border: 1px solid #ccc;
    border-bottom: none;
    top: 1px;
    position: relative
}

.tabs .nav li a {
    background: #f1f1f1;
    border-bottom: none !important;
    display: table;
    height: 26px;
    margin: 0 !important;
    overflow: hidden;
    padding: 7px 12px;
    text-decoration: none;
    color: #000;
    outline: none;
    font-size: 16px;
    font-weight: 700;
    font-family: "Trebuchet MS", "Helvetica", sans-serif
}

.tabs .nav li a:hover {
    margin: 0 !important
}

.tabs .tab {
    background: #fff;
    border-top: 1px solid #eee;
    padding: 30px 0;
    text-align: left;
    border-left: none;
    border-right: none;
    margin-top: -1px;
    position: relative;
    z-index: 0;
    clear: both
}

.tabs .nav .ui-tabs-selected a,
.tabs .nav .ui-tabs-active a {
    background: #fff;
    height: 27px;
    position: relative;
    z-index: 2
}

img {
    max-width: 100%;
    max-height: 100%;
    height: auto
}

img.aligncenter {
    display: block;
    margin: 0 auto 20px;
    max-width: 100%;
    height: auto
}

img.alignright {
    display: inline-block;
    padding: 0 0 20px 20px;
    float: right;
    max-width: 100%;
    height: auto
}

img.alignleft {
    display: inline-block;
    padding: 0 20px 20px 0;
    float: left;
    max-width: 100%;
    height: auto
}

hr {
    margin: 4.5% auto;
    border-width: 0;
    border-top: 1px solid #888
}

body {
    opacity: 1;
    transition: 1s opacity
}

body.fade-out {
    opacity: 0;
    transition: none
}

ul {
    list-style: disc outside
}

ol {
    list-style: decimal outside
}

ol,
ul {
    padding-left: 0;
    margin-top: 0
}

ul ul,
ul ol,
ol ol,
ol ul {
    margin: 2% 0 2% 4.5%;
    font-size: 100%
}

li {
    margin-bottom: 2%
}

ul.check-marks,
ul.plus-signs,
ul.circles,
ul.open-circles,
ul.squares {
    list-style: none;
    padding: 0 0 0 30px
}

ul.check-marks li,
ul.plus-signs li,
ul.circles li,
ul.open-circles li,
ul.squares li {
    list-style-position: inside;
    text-indent: -1.65em
}

ul.check-marks li:before,
ul.plus-signs li:before,
ul.circles li:before,
ul.open-circles li:before,
ul.squares li:before {
    margin-right: 10px;
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900
}

ul.check-marks li:before {
    content: '\f00c'
}

ul.plus-signs li:before {
    content: '\f067'
}

ul.circles li:before {
    content: '\f111'
}

ul.open-circles li:before {
    content: '\f192'
}

ul.squares li:before {
    content: '\f45c'
}

#content-wrapper ul,
#content-wrapper ol,
#tinymce ul,
#tinymce ol {
    padding: 0 0 0 30px
}

table,
.wp-block-table {
    width: 100%;
    display: table;
    border-collapse: separate;
    border-spacing: 2px
}

table tr:first-child,
.wp-block-table tr:first-child {
    font-weight: 700
}

table th,
table td,
.wp-block-table th,
.wp-block-table td {
    padding: 12px 15px;
    text-align: left;
    border: none;
    border-bottom: 1px solid #e1e1e1
}

table th:first-child,
table td:first-child,
.wp-block-table th:first-child,
.wp-block-table td:first-child {
    padding-left: 0
}

table th:last-child,
table td:last-child,
.wp-block-table th:last-child,
.wp-block-table td:last-child {
    padding-right: 0
}

button,
.button {
    margin-bottom: 2%
}

input,
textarea,
select,
fieldset {
    margin-bottom: 3.5%
}

pre,
blockquote,
dl,
figure,
table,
ul,
ol,
form {
    margin-bottom: 5%
}

code,
.wp-block-code {
    margin: 0 5px;
    padding: 2px 10px;
    font-size: 90%;
    white-space: nowrap;
    background: #f6f6f6;
    border: 1px solid #e1e1e1;
    border-radius: 4px
}

code textarea,
.wp-block-code textarea {
    background-color: transparent
}

pre>code {
    display: block;
    padding: 5px 15px;
    white-space: pre
}

html {
    outline: none !important;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    font-variant-ligatures: none;
    -webkit-font-variant-ligatures: none;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px
}

body {
    line-height: 1.6;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    font-family: "Georgia", serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.2;
    margin: 0 0 20px;
    color: #000;
    font-family: "Trebuchet MS", "Helvetica", sans-serif;
    font-weight: 400
}

h1 {
    font-size: 40px
}

h2 {
    font-size: 36px
}

h3 {
    font-size: 30px
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 15px
}

p {
    margin-top: 0
}

span.color-black {
    color: #000
}

span.color-white {
    color: #fff
}

span.color-gray {
    color: #000
}

span.color-blue {
    color: #000
}

span.color-gold {
    color: #888
}

a {
    color: #888
}

a:hover {
    color: #000
}

.color-black {
    color: #000
}

.color-white {
    color: #fff
}

.weight-light {
    font-weight: 300
}

.weight-regular {
    font-weight: 400
}

.weight-medium {
    font-weight: 500
}

.weight-bold {
    font-weight: 700
}

.weight-black {
    font-weight: 900
}

.text-underline {
    text-decoration: underline
}

#outer-wrapper {
    overflow: hidden
}

.content-area {
    float: left;
    width: 62%;
    margin-bottom: 25px;
    word-wrap: break-word
}

.aside {
    float: right;
    width: 32.2%;
    margin-right: 10px;
    word-wrap: break-word
}

@media (max-width: 767px) {
    .content-area {
        float: none;
        width: 100%
    }

    .aside {
        float: none;
        width: 98%;
        margin-top: 50px
    }
}

.container {
    max-width: 960px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 20px
}

@media (min-width: 1199px) {
    .container {
        max-width: 1200px
    }
}

@media (max-width: 767px) {
    .container {
        max-width: 720px
    }
}

@media (max-width: 575px) {
    .container {
        max-width: 960px
    }
}

.container.edge-sidebar {
    max-width: 100%;
    padding: 0 0 0 20px;
    position: relative
}

.container.edge-sidebar .aside {
    margin-right: 0
}

.container.bounded-sidebar .aside.stickOnScroll-on {
    width: 375px;
    right: 7%
}

.container.no-sidebar article .entry-image img {
    width: 100%
}

.no-sidebar .alignwide {
    margin: 25px calc(25% - 25vw)
}

@media (max-width: 991px) {
    .no-sidebar .alignwide {
        margin: 0 auto
    }
}

.no-sidebar .alignfull {
    margin: 0px calc(50% - 50vw) !important;
    max-width: 100vw !important;
    width: 100vw !important
}

.grid,
.grid-mobile,
.wp-block-columns {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between
}

.grid .cell,
.grid-mobile .cell,
.wp-block-column {
    flex: 1
}

@media (min-width: 768px) {

    .grid,
    .wp-block-columns {
        display: flex
    }

    .grid.grid-12-col .cell {
        flex: 0 0 calc(8.33% - 18.334px)
    }

    .grid.grid-12-col .cell.span-1 {
        flex: 0 0 calc(10% - 18px)
    }

    .grid.grid-12-col .cell.span-2 {
        flex: 0 0 calc(16.6% - 16.68px)
    }

    .grid.grid-12-col .cell.span-3 {
        flex: 0 0 calc(25% - 15px)
    }

    .grid.grid-12-col .cell.span-4 {
        flex: 0 0 calc(33.3% - 13.34px)
    }

    .grid.grid-12-col .cell.span-5 {
        flex: 0 0 calc(41.6% - 11.68px)
    }

    .grid.grid-12-col .cell.span-6 {
        flex: 0 0 calc(50% - 10px)
    }

    .grid.grid-12-col .cell.span-7 {
        flex: 0 0 calc(58.3% - 8.34px)
    }

    .grid.grid-12-col .cell.span-8 {
        flex: 0 0 calc(66.6% - 6.68px)
    }

    .grid.grid-12-col .cell.span-9 {
        flex: 0 0 calc(75% - 5px)
    }

    .grid.grid-12-col .cell.span-10 {
        flex: 0 0 calc(83.3% - 3.34px)
    }

    .grid.grid-12-col .cell.span-11 {
        flex: 0 0 calc(90% - 2px)
    }

    .grid.grid-12-col .cell.span-12 {
        flex: 0 0 100%
    }

    .grid.grid-2-col .cell,
    .wp-block-columns.has-2-columns .wp-block-column {
        flex: 0 0 calc(50% - 10px)
    }

    .grid.grid-2-col .cell.span-2,
    .wp-block-columns.has-2-columns .wp-block-column.span-2 {
        flex: 0 0 100%
    }

    .grid.grid-3-col .cell,
    .wp-block-columns.has-3-columns .wp-block-column {
        flex: 0 0 calc(33.33% - 13.334px)
    }

    .grid.grid-3-col .cell.span-2,
    .wp-block-columns.has-3-columns .wp-block-column.span-2 {
        flex: 0 0 calc(66.66% - 6.668px)
    }

    .grid.grid-3-col .cell.span-3,
    .wp-block-columns.has-3-columns .wp-block-column.span-3 {
        flex: 0 0 100%
    }

    .grid.grid-4-col .cell,
    .wp-block-columns.has-4-columns .wp-block-column {
        flex: 0 0 calc(25% - 15px)
    }

    .grid.grid-4-col .cell.span-2,
    .wp-block-columns.has-4-columns .wp-block-column.span-2 {
        flex: 0 0 calc(50% - 10px)
    }

    .grid.grid-4-col .cell.span-3,
    .wp-block-columns.has-4-columns .wp-block-column.span-3 {
        flex: 0 0 calc(75% - 5px)
    }

    .grid.grid-4-col .cell.span-4,
    .wp-block-columns.has-4-columns .wp-block-column.span-4 {
        flex: 0 0 100%
    }

    .grid.grid-5-col .cell,
    .wp-block-columns.has-5-columns .wp-block-column {
        flex: 0 0 calc(20% - 16px)
    }

    .grid.grid-5-col .cell.span-2,
    .wp-block-columns.has-5-columns .wp-block-column.span-2 {
        flex: 0 0 calc(40% - 12px)
    }

    .grid.grid-5-col .cell.span-3,
    .wp-block-columns.has-5-columns .wp-block-column.span-3 {
        flex: 0 0 calc(60% - 8px)
    }

    .grid.grid-5-col .cell.span-4,
    .wp-block-columns.has-5-columns .wp-block-column.span-4 {
        flex: 0 0 calc(80% - 4px)
    }

    .grid.grid-5-col .cell.span-5,
    .wp-block-columns.has-5-columns .wp-block-column.span-5 {
        flex: 0 0 100%
    }

    .grid.grid-6-col .cell,
    .wp-block-columns.has-6-columns .wp-block-column {
        flex: 0 0 calc(16.66% - 16.668px)
    }

    .grid.grid-6-col .cell.span-2,
    .wp-block-columns.has-6-columns .wp-block-column.span-2 {
        flex: 0 0 calc(40% - 12px)
    }

    .grid.grid-6-col .cell.span-3,
    .wp-block-columns.has-6-columns .wp-block-column.span-3 {
        flex: 0 0 calc(60% - 8px)
    }

    .grid.grid-6-col .cell.span-4,
    .wp-block-columns.has-6-columns .wp-block-column.span-4 {
        flex: 0 0 calc(80% - 4px)
    }

    .grid.grid-6-col .cell.span-5,
    .wp-block-columns.has-6-columns .wp-block-column.span-5 {
        flex: 0 0 calc(100% - 0px)
    }

    .grid.grid-6-col .cell.span-6,
    .wp-block-columns.has-6-columns .wp-block-column.span-6 {
        flex: 0 0 100%
    }
}

@media (max-width: 767px) {
    .grid-mobile {
        display: flex
    }

    .grid-mobile.grid-mobile-2-col .cell,
    .wp-block-columns.has-2-columns .wp-block-column {
        flex: 0 0 calc(50% - 10px)
    }

    .grid-mobile.grid-mobile-2-col .cell.span-2,
    .wp-block-columns.has-2-columns .wp-block-column.span-2 {
        flex: 0 0 100%
    }

    .grid-mobile.grid-mobile-3-col .cell,
    .wp-block-columns.has-3-columns .wp-block-column {
        flex: 0 0 calc(33.33% - 13.334px)
    }

    .grid-mobile.grid-mobile-3-col .cell.span-2,
    .wp-block-columns.has-3-columns .wp-block-column.span-2 {
        flex: 0 0 calc(66.66% - 6.668px)
    }

    .grid-mobile.grid-mobile-3-col .cell.span-3,
    .wp-block-columns.has-3-columns .wp-block-column.span-3 {
        flex: 0 0 100%
    }

    .grid-mobile.grid-mobile-4-col .cell,
    .wp-block-columns.has-4-columns .wp-block-column {
        flex: 0 0 calc(25% - 15px)
    }

    .grid-mobile.grid-mobile-4-col .cell.span-2,
    .wp-block-columns.has-4-columns .wp-block-column.span-2 {
        flex: 0 0 calc(50% - 10px)
    }

    .grid-mobile.grid-mobile-4-col .cell.span-3,
    .wp-block-columns.has-4-columns .wp-block-column.span-3 {
        flex: 0 0 calc(75% - 5px)
    }

    .grid-mobile.grid-mobile-4-col .cell.span-4,
    .wp-block-columns.has-4-columns .wp-block-column.span-4 {
        flex: 0 0 100%
    }

    .grid-mobile.grid-mobile-5-col .cell,
    .wp-block-columns.has-5-columns .wp-block-column {
        flex: 0 0 calc(20% - 16px)
    }

    .grid-mobile.grid-mobile-5-col .cell.span-2,
    .wp-block-columns.has-5-columns .wp-block-column.span-2 {
        flex: 0 0 calc(40% - 12px)
    }

    .grid-mobile.grid-mobile-5-col .cell.span-3,
    .wp-block-columns.has-5-columns .wp-block-column.span-3 {
        flex: 0 0 calc(60% - 8px)
    }

    .grid-mobile.grid-mobile-5-col .cell.span-4,
    .wp-block-columns.has-5-columns .wp-block-column.span-4 {
        flex: 0 0 calc(80% - 4px)
    }

    .grid-mobile.grid-mobile-5-col .cell.span-5,
    .wp-block-columns.has-5-columns .wp-block-column.span-5 {
        flex: 0 0 100%
    }

    .grid-mobile.grid-mobile-6-col .cell,
    .wp-block-columns.has-6-columns .wp-block-column {
        flex: 0 0 calc(16.66% - 16.668px)
    }

    .grid-mobile.grid-mobile-6-col .cell.span-2,
    .wp-block-columns.has-6-columns .wp-block-column.span-2 {
        flex: 0 0 calc(40% - 12px)
    }

    .grid-mobile.grid-mobile-6-col .cell.span-3,
    .wp-block-columns.has-6-columns .wp-block-column.span-3 {
        flex: 0 0 calc(60% - 8px)
    }

    .grid-mobile.grid-mobile-6-col .cell.span-4,
    .wp-block-columns.has-6-columns .wp-block-column.span-4 {
        flex: 0 0 calc(80% - 4px)
    }

    .grid-mobile.grid-mobile-6-col .cell.span-5,
    .wp-block-columns.has-6-columns .wp-block-column.span-5 {
        flex: 0 0 calc(100% - 0px)
    }

    .grid-mobile.grid-mobile-6-col .cell.span-6,
    .wp-block-columns.has-6-columns .wp-block-column.span-6 {
        flex: 0 0 100%
    }
}

.layout-section.background_style-image.background-cover .cls-background,
.layout-section.background_style-image.background-cover .cls-background .cls-mobile-background {
    background-size: cover
}

.layout-section.background_style-image.background-contain .cls-background,
.layout-section.background_style-image.background-contain .cls-background .cls-mobile-background {
    background-size: contain
}

.layout-section.background_style-image.background-auto .cls-background,
.layout-section.background_style-image.background-auto .cls-background .cls-mobile-background {
    background-size: auto
}

.layout-section.background_style-image.background-no-repeat .cls-background,
.layout-section.background_style-image.background-no-repeat .cls-background .cls-mobile-background {
    background-repeat: no-repeat
}

.layout-section.background_style-image.background-repeat .cls-background,
.layout-section.background_style-image.background-repeat .cls-background .cls-mobile-background {
    background-repeat: repeat
}

.layout-section.background_style-image.background-center .cls-background,
.layout-section.background_style-image.background-center .cls-background .cls-mobile-background {
    background-position: center
}

.layout-section.background_style-image.background-top-left .cls-background,
.layout-section.background_style-image.background-top-left .cls-background .cls-mobile-background {
    background-position: top left
}

.layout-section.background_style-image.background-top-center .cls-background,
.layout-section.background_style-image.background-top-center .cls-background .cls-mobile-background {
    background-position: top center
}

.layout-section.background_style-image.background-top-right .cls-background,
.layout-section.background_style-image.background-top-right .cls-background .cls-mobile-background {
    background-position: top right
}

.layout-section.background_style-image.background-bottom-left .cls-background,
.layout-section.background_style-image.background-bottom-left .cls-background .cls-mobile-background {
    background-position: bottom left
}

.layout-section.background_style-image.background-bottom-center .cls-background,
.layout-section.background_style-image.background-bottom-center .cls-background .cls-mobile-background {
    background-position: bottom center
}

.layout-section.background_style-image.background-bottom-right .cls-background,
.layout-section.background_style-image.background-bottom-right .cls-background .cls-mobile-background {
    background-position: bottom right
}

.layout-section.background-parallax .cls-background {
    background-attachment: fixed
}

.layout-section.section-bounded {
    max-width: 1200px;
    margin: 0 auto
}

.layout-section.text_style-light-text h1,
.layout-section.text_style-light-text h2,
.layout-section.text_style-light-text h3,
.layout-section.text_style-light-text h4,
.layout-section.text_style-light-text h5,
.layout-section.text_style-light-text h6,
.layout-section.text_style-light-text p,
.layout-section.text_style-light-text ul,
.layout-section.text_style-light-text .button,
.layout-section.text_style-light-text .gform_confirmation_message,
.layout-section.text_style-light-text .value-stacks .stack svg {
    color: #fff
}

.layout-section.padding-small .cls-background {
    padding-top: 25px;
    padding-bottom: 25px
}

.layout-section.padding-medium .cls-background {
    padding-top: 50px;
    padding-bottom: 50px
}

@media (max-width: 767px) {
    .layout-section.padding-medium .cls-background {
        padding-top: 25px;
        padding-bottom: 25px
    }
}

.layout-section.padding-large .cls-background {
    padding-top: 100px;
    padding-bottom: 100px
}

@media (max-width: 991px) {
    .layout-section.padding-large .cls-background {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

@media (max-width: 767px) {
    .layout-section.padding-large .cls-background {
        padding-top: 25px;
        padding-bottom: 25px
    }
}

.layout-section.container-small .container {
    max-width: 960px
}

.layout-section.container-full .container {
    max-width: 100%
}

@media (min-width: 961px) {
    .layout-section.background_style-image .cls-background.background_mobile-mobile-image-background .cls-mobile-background {
        background-image: none !important
    }
}

@media (max-width: 960px) {
    .layout-section.background_style-image .cls-background.background_mobile-mobile-image-background {
        background-image: none !important
    }
}

@media (min-width: 961px) {

    .layout-section.background_style-image .cls-background.background_mobile-mobile-image-after .cls-mobile-image,
    .layout-section.background_style-image .cls-background.background_mobile-mobile-image-before .cls-mobile-image {
        display: none !important
    }
}

@media (max-width: 960px) {

    .layout-section.background_style-image .cls-background.background_mobile-mobile-image-after .cls-mobile-image,
    .layout-section.background_style-image .cls-background.background_mobile-mobile-image-before .cls-mobile-image {
        margin-top: 2em
    }

    .layout-section.background_style-image .cls-background.background_mobile-mobile-image-after,
    .layout-section.background_style-image .cls-background.background_mobile-mobile-image-before {
        background-image: none !important
    }

    .layout-section.background_style-image.text_style-light-text .cls-background.background_mobile-mobile-image-after,
    .layout-section.background_style-image.text_style-light-text .cls-background.background_mobile-mobile-image-before {
        color: #000
    }
}

input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
    font-size: 16px;
    line-height: 20px;
    padding: 12px 12px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: 0
}

input[type="email"]:-webkit-autofill,
input[type="number"]:-webkit-autofill,
input[type="search"]:-webkit-autofill,
input[type="text"]:-webkit-autofill,
input[type="tel"]:-webkit-autofill,
input[type="url"]:-webkit-autofill,
input[type="password"]:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px #fff inset
}

input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
    -webkit-box-shadow: 0 0 0 30px #fff inset
}

textarea {
    min-height: 84px
}

select:not([multiple]) {
    padding-right: 26px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(data:image/svg+xml;base64,PHN2ZwogICAgICAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgICAgICB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIKICAgICAgICB3aWR0aD0iNjBweCIgaGVpZ2h0PSI0MHB4Ij4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgIGZpbGw9InJnYigxNjEsIDE2MSwgMTYxKSIKICAgICAgICAgIGQ9Ik0wLjAwMCwwLjAwMCBMNjAuMDAwLDAuMDAwIEwzMC4wMDAsNDAuMDAwIEwwLjAwMCwwLjAwMCBaIi8+Cjwvc3ZnPg==);
    background-position: 97% 50%;
    background-repeat: no-repeat;
    background-size: 10px
}

select:not([multiple]):-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

select:not([multiple]) option:not(:checked) {
    color: #000
}

label,
legend {
    display: block;
    margin-bottom: 10px;
    font-weight: 600
}

fieldset {
    padding: 0;
    border-width: 0
}

input[type="checkbox"],
input[type="radio"] {
    display: inline
}

label>.label-body {
    display: inline-block;
    margin-left: 10px;
    font-weight: normal
}

::placeholder {
    opacity: 0.5;
    color: #000
}

:focus::placeholder {
    opacity: 0.15;
    color: #000
}

form br {
    display: none
}

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"],
.wp-block-file__button,
.wp-block-button__link {
    display: inline-block;
    height: 38px;
    padding: 0 30px;
    color: #000;
    line-height: 38px;
    letter-spacing: 1.5px;
    white-space: nowrap;
    background-color: transparent;
    border: 1px solid #000;
    cursor: pointer;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 700;
    font-family: "Verdana", "Geneva", sans-serif;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.3s ease;
    border-radius: 0
}

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.wp-block-file__button:hover,
.wp-block-button__link:hover {
    color: #888;
    border-color: #888;
    outline: 0
}

.button:focus,
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus,
.wp-block-file__button:focus,
.wp-block-button__link:focus {
    color: #888;
    border-color: #888;
    outline: 0
}

.button.button-primary,
button.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary,
.wp-block-file__button,
.wp-block-button__link {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.button.button-primary:hover,
button.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.wp-block-file__button:hover,
.wp-block-button__link:hover {
    color: #fff;
    background-color: #888;
    border-color: #888
}

.button.button-primary:focus,
button.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus,
.wp-block-file__button:focus,
.wp-block-button__link:focus {
    color: #fff;
    background-color: #888;
    border-color: #888
}

.button.button-play {
    border: none;
    line-height: 30px;
    margin: 2% 0 2%
}

.button.button-play:after {
    content: '\f144';
    vertical-align: middle;
    margin: 0 0 0 10px;
    font-family: 'Font Awesome 5 Free';
    font-size: 30px
}

.hello-bar {
    box-sizing: border-box;
    padding: 20px 0;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    max-height: 70px
}

@media (max-width: 767px) {
    .hello-bar {
        max-height: 115px
    }
}

@media (max-width: 575px) {
    .hello-bar.before .hello-bar-img {
        display: inline-block;
        float: left
    }
}

@media (max-width: 575px) {
    .hello-bar.after .hello-bar-img {
        display: inline-block;
        float: right;
        margin-top: -22%
    }
}

.hello-bar.after .hello-bar-txt,
.hello-bar.after .hello-bar-btn {
    max-width: 66%
}

.hello-bar.sticky {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    overflow: hidden;
    transition: transform 250ms ease
}

.hello-bar .hello-bar-wrapper {
    display: flex;
    justify-content: center
}

@media (max-width: 575px) {
    .hello-bar .hello-bar-wrapper {
        display: inline-block
    }
}

.hello-bar .hello-bar-wrapper div {
    display: flex;
    justify-content: center;
    flex-direction: column
}

@media (max-width: 575px) {
    .hello-bar .hello-bar-wrapper div {
        display: block
    }
}

.hello-bar .hello-bar-wrapper .hello-bar-txt,
.hello-bar .hello-bar-wrapper .hello-bar-btn {
    max-height: 70px;
    margin-top: -20px
}

@media (max-width: 767px) {

    .hello-bar .hello-bar-wrapper .hello-bar-txt,
    .hello-bar .hello-bar-wrapper .hello-bar-btn {
        max-height: 115px
    }
}

@media (max-width: 575px) {

    .hello-bar .hello-bar-wrapper .hello-bar-txt,
    .hello-bar .hello-bar-wrapper .hello-bar-btn {
        max-height: none;
        height: auto;
        margin-top: 0
    }
}

@media (max-width: 575px) {
    .hello-bar .hello-bar-wrapper .hello-bar-txt {
        margin-top: -5px
    }
}

.hello-bar p {
    margin-bottom: 0
}

@media (max-width: 575px) {
    .hello-bar p {
        font-size: 13px;
        margin-bottom: 10px
    }
}

.hello-bar .button {
    margin: 0 10px;
    height: 30px;
    line-height: 30px;
    font-size: 11px
}

.hello-bar .bar-img-left,
.hello-bar .bar-img-right {
    max-width: 60px;
    position: relative;
    top: -8px
}

@media (max-width: 767px) {

    .hello-bar .bar-img-left,
    .hello-bar .bar-img-right {
        max-width: 125px
    }
}

@media (max-width: 575px) {

    .hello-bar .bar-img-left,
    .hello-bar .bar-img-right {
        max-width: 100px
    }
}

.hello-bar .bar-img-left {
    margin-right: 20px
}

@media (max-width: 575px) {
    .hello-bar .bar-img-left {
        margin-right: 10px
    }
}

.hello-bar .bar-img-right {
    margin-left: 20px
}

@media (max-width: 575px) {
    .hello-bar .bar-img-right {
        margin-left: 10px
    }
}

.hello-sticky {
    margin-top: 70px
}

.header-sticky #header-wrapper.sticky {
    top: 0
}

header #header-wrapper {
    width: 100%;
    background-color: #fff;
    padding: 31px 0;
    position: relative
}

header #header-wrapper.overlay-menu {
    position: absolute !important;
    background-color: transparent;
    z-index: 1
}

header #header-wrapper.overlay-menu.sticky {
    position: fixed !important
}

header #header-wrapper.overlay-menu.smaller {
    background-color: #fff;
    padding: 10px 0;
    transition: all 0.3s;
    box-shadow: 0px 1px 5px 0px rgba(119, 119, 119, 0.21)
}

header #header-wrapper.overlay-menu.smaller #linkbar-left a,
header #header-wrapper.overlay-menu.smaller #linkbar-right a,
header #header-wrapper.overlay-menu.smaller #linkbar a {
    color: #000
}

header #header-wrapper.overlay-menu.smaller .nav-bar {
    top: 1.25em;
    position: relative
}

header #header-wrapper.overlay-menu.smaller .logo {
    width: 250px;
    transition: all 0.3s
}

header #header-wrapper.smaller {
    background-color: #fff;
    padding: 10px 0;
    transition: all 0.3s;
    box-shadow: 0px 1px 5px 0px rgba(119, 119, 119, 0.21)
}

header #header-wrapper.smaller #linkbar-left a,
header #header-wrapper.smaller #linkbar-right a,
header #header-wrapper.smaller #linkbar a {
    color: #000
}

header #header-wrapper.smaller #linkbar-right li.button a,
header #header-wrapper.smaller #linkbar-left li.button a,
header #header-wrapper.smaller #linkbar li.button a {
    color: #fff !important
}

header #header-wrapper.smaller .nav-bar {
    top: 1.25em !important;
    position: relative
}

header #header-wrapper.smaller .logo {
    width: 250px;
    transition: all 0.3s
}

header #header-wrapper.sticky {
    position: fixed;
    z-index: 9999;
    top: 70px
}

@media (max-width: 767px) {
    header #header-wrapper.sticky {
        top: 115px
    }
}

header #header-wrapper .logo-right .logo {
    float: right
}

header #header-wrapper .logo-right #linkbar .nav-menu {
    float: left
}

header #header-wrapper .logo-menu-below {
    text-align: center
}

header #header-wrapper .logo-menu-below .logo,
header #header-wrapper .logo-menu-below #linkbar .nav-menu {
    float: none
}

header #header-wrapper .logo-center {
    text-align: center
}

header #header-wrapper .logo-center .logo {
    float: none
}

header #header-wrapper .logo-center .nav-bar {
    position: relative;
    top: 3em
}

header #header-wrapper .logo-center #linkbar-left {
    float: left
}

header #header-wrapper .logo-center #linkbar-right {
    float: right
}

header #header-wrapper .logo-center .nav-menu li.menu-item-has-children .sub-menu {
    transform: translateX(-40%)
}

header #header-wrapper .logo {
    height: auto;
    width: 350px;
    max-width: 75%;
    float: left
}

.white-nav-links #linkbar a,
.white-nav-links #linkbar-left a,
.white-nav-links #linkbar-right a {
    color: #fff
}

.white-nav-links #slideout-bar,
.white-nav-links #slideout-bar:before,
.white-nav-links #slideout-bar:after {
    background-color: #fff
}

#linkbar.menu-tweak,
#linkbar-left.menu-tweak,
#linkbar-right.menu-tweak {
    margin-top: -5px
}

#linkbar .nav-menu,
#linkbar-left .nav-menu,
#linkbar-right .nav-menu {
    float: right
}

#linkbar a,
#linkbar-left a,
#linkbar-right a {
    padding: 0;
    color: #000;
    font-size: 12px;
    font-family: "Verdana", "Geneva", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: .15em;
    display: inline-block;
    transition: all 0.3s ease
}

#linkbar a:hover,
#linkbar-left a:hover,
#linkbar-right a:hover {
    color: #888
}

#linkbar li.button,
#linkbar-left li.button,
#linkbar-right li.button {
    border: none
}

#linkbar li.button.current-menu-item a,
#linkbar-left li.button.current-menu-item a,
#linkbar-right li.button.current-menu-item a {
    color: #fff !important
}

#linkbar li.button a,
#linkbar-left li.button a,
#linkbar-right li.button a {
    display: inline-block;
    height: 30px;
    padding: 0 30px;
    line-height: 30px;
    letter-spacing: 1.5px;
    white-space: nowrap;
    cursor: pointer;
    box-sizing: border-box;
    color: #fff;
    background-color: #000;
    border: 1px solid #000;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.3s ease;
    border-radius: 0
}

#linkbar li.button a:hover,
#linkbar-left li.button a:hover,
#linkbar-right li.button a:hover {
    color: #fff;
    background-color: #888;
    border-color: #888
}

#linkbar li.button a:focus,
#linkbar-left li.button a:focus,
#linkbar-right li.button a:focus {
    color: #fff;
    background-color: #888;
    border-color: #888
}

@media (max-width: 1199px) {

    #linkbar nav,
    #linkbar-left nav,
    #linkbar-right nav {
        display: none
    }
}

#linkbar ul,
#linkbar-left ul,
#linkbar-right ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none
}

#linkbar ul li,
#linkbar-left ul li,
#linkbar-right ul li {
    display: inline;
    margin: 0px;
    padding: 0 20px;
    position: relative
}

#linkbar ul li.mega-menu-item,
#linkbar-left ul li.mega-menu-item,
#linkbar-right ul li.mega-menu-item {
    padding: 0 20px 50px
}

#linkbar ul li:hover ul,
#linkbar-left ul li:hover ul,
#linkbar-right ul li:hover ul {
    display: block
}

#linkbar ul li ul,
#linkbar-left ul li ul,
#linkbar-right ul li ul {
    display: none
}

#linkbar ul li ul li,
#linkbar-left ul li ul li,
#linkbar-right ul li ul li {
    display: block;
    margin: 20px 0
}

#linkbar .current-menu-item a,
#linkbar-left .current-menu-item a,
#linkbar-right .current-menu-item a {
    color: #888 !important;
    font-weight: 400
}

.nav-menu li.menu-item-has-children>a {
    position: relative
}

.nav-menu li.menu-item-has-children>a:after,
.nav-menu li.mega-menu-item>a:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: -18px;
    margin-top: -2px;
    border: 4px solid transparent;
    border-bottom-width: 0;
    border-top-color: #000;
    transition: transform 0.2s ease
}

.nav-menu li.mega-menu-item>a:after {
    top: .75em;
    right: 2px;
    margin-top: 0
}

.nav-menu li.menu-item-has-children:hover>a:after,
.nav-menu li.mega-menu-item:hover>a:after {
    transform: rotateZ(180deg)
}

.nav-menu li.menu-item-has-children .sub-menu {
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    padding: 0 20px 20px;
    min-width: 150px;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    margin: -5px 0 0;
    background: #f1f1f1;
    transform: translateX(-50%);
    animation-fill-mode: forwards
}

.nav-menu li.menu-item-has-children:hover>.sub-menu {
    z-index: 5;
    opacity: 1;
    visibility: visible;
    overflow: visible;
    animation: submenuShow 0.5s ease;
    animation-fill-mode: backwards
}

@keyframes submenuShow {
    0% {
        z-index: -1;
        visibility: hidden;
        opacity: 0
    }

    1% {
        z-index: 5;
        visibility: visible
    }

    25% {
        opacity: 1
    }

    100% {
        z-index: 5;
        opacity: 1;
        visibility: visible
    }
}

@keyframes submenuHide {
    0% {
        z-index: 5;
        opacity: 1;
        visibility: visible
    }

    99% {
        z-index: 5;
        opacity: 1;
        visibility: visible
    }

    100% {
        z-index: -1;
        opacity: 0;
        visibility: hidden
    }
}

.nav-menu li.menu-item-has-children .sub-menu li {
    display: block;
    margin: 0;
    padding: 0
}

.mega-content {
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    width: 100vw;
    display: inline-block;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    background-color: #f9f9f9;
    transform: translateY(100%) translateY(0);
    animation: submenuHide 0.2s ease;
    animation-fill-mode: forwards;
    box-sizing: border-box;
    padding: 50px 0;
    text-align: left;
    margin-left: calc(-100vw / 2 + 960px / 2);
    margin-right: calc(-100vw / 2 + 960px / 2)
}

.mega-content .latest-posts {
    display: flex;
    justify-content: space-between
}

.mega-content .latest-posts.post-cnt-1 {
    justify-content: center
}

.mega-content .latest-posts.post-cnt-1 .post {
    width: 100%
}

.mega-content .latest-posts.post-cnt-2 .post {
    width: 49.2%
}

.mega-content .latest-posts.post-cnt-3 .post {
    width: 32.26%
}

.mega-content .latest-posts.post-cnt-4 .post {
    width: 23.8%
}

.mega-content .latest-posts .post {
    text-align: center
}

.mega-content .latest-posts .post .post-img {
    margin-bottom: 5px
}

.mega-content .latest-posts .post h3 {
    text-transform: none;
    margin-bottom: 0;
    font-size: 20px
}

.mega-menu-item:hover .mega-content {
    opacity: 1;
    z-index: 10;
    opacity: 1;
    visibility: visible;
    animation: submenuShow 0.5s ease;
    animation-fill-mode: backwards
}

#slideout-menu {
    position: fixed;
    padding: 100px 50px;
    min-width: 150px;
    top: 0;
    right: -350px;
    min-height: 100vh;
    z-index: 10000;
    max-height: calc(100vh - 100px);
    overflow-y: scroll;
    background-color: #000
}

#slideout-menu .button {
    padding: 0;
    height: auto;
    line-height: normal;
    background-color: transparent;
    border: none
}

#slideout-menu a {
    color: #fff;
    letter-spacing: .15em;
    font-weight: 400;
    font-family: "Verdana", "Geneva", sans-serif;
    text-transform: uppercase;
    text-decoration: none
}

#slideout-menu a:hover {
    text-decoration: none
}

#slideout-menu #nav-close {
    position: absolute;
    top: 3.5%;
    right: 30px;
    height: 20px;
    width: 20px
}

#slideout-menu .close-lines1,
#slideout-menu .close-lines2 {
    width: 20px;
    display: block;
    background-color: #fff;
    height: 2px;
    position: relative;
    transition: transform 300ms ease;
    transition-delay: 400ms
}

#slideout-menu .close-lines1 {
    top: 8px;
    transform: rotate(-180deg)
}

#slideout-menu .close-lines2 {
    top: 6px
}

#slideout-menu .menu-item-has-children>a:after {
    position: relative
}

#slideout-menu ul {
    text-align: right;
    list-style: none
}

#slideout-menu ul li {
    margin-bottom: 1em;
    position: relative
}

#slideout-menu ul li #submenu-link:after {
    content: "";
    display: block;
    position: absolute;
    top: 15px;
    right: -18px;
    margin-top: -15px;
    border: 4px solid transparent;
    border-bottom-width: 0;
    border-top-color: transparent;
    width: 25px;
    height: 25px;
    transition: transform 0.2s ease;
    background-image: url(data:image/svg+xml;base64,PHN2ZwogICAgICAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgICAgICB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIKICAgICAgICB3aWR0aD0iNjBweCIgaGVpZ2h0PSI0MHB4Ij4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgIGZpbGw9InJnYigxNjEsIDE2MSwgMTYxKSIKICAgICAgICAgIGQ9Ik0wLjAwMCwwLjAwMCBMNjAuMDAwLDAuMDAwIEwzMC4wMDAsNDAuMDAwIEwwLjAwMCwwLjAwMCBaIi8+Cjwvc3ZnPg==);
    background-position: 97% 50%;
    background-repeat: no-repeat;
    background-size: 10px
}

#slideout-menu ul.sub-menu {
    display: none;
    margin: 2em 0
}

#slideout-menu .widget {
    border-bottom: 0;
    text-align: right
}

#slideout-menu .widget .social-links i,
#slideout-menu .widget .social-links svg {
    font-size: 16px;
    margin-left: 20px
}

#slideout-menu .desktop-menu {
    display: block
}

#slideout-menu .mobile-menu {
    display: none
}

@media (max-width: 1199px) {
    #slideout-menu .mobile-menu {
        display: block
    }

    #slideout-menu .desktop-menu {
        display: none
    }
}

#slideout-menu.open .close-lines1 {
    transform: rotate(45deg)
}

#slideout-menu.open .close-lines2 {
    transform: rotate(-45deg)
}

a#slideout-trigger {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 20px;
    top: 40%;
    display: none
}

@media (max-width: 1199px) {
    a#slideout-trigger {
        display: block
    }
}

a#slideout-trigger.desktop-slideout-trigger {
    display: block
}

#slideout-bar {
    width: 20px;
    height: 2px;
    top: 6px;
    position: relative;
    background-color: #000
}

#slideout-bar:before,
#slideout-bar:after {
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    position: relative;
    background-color: #000
}

#slideout-bar:before {
    bottom: 5px
}

#slideout-bar:after {
    top: 3px
}

#breadcrumbs {
    list-style: none;
    margin: 10px 0;
    overflow: hidden
}

#breadcrumbs li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px
}

#breadcrumbs li a {
    text-decoration: none
}

#breadcrumbs li a:hover {
    color: #fff
}

#breadcrumbs .separator {
    font-size: 18px;
    font-weight: 100;
    color: #ccc
}

#simple-top-footer {
    box-sizing: border-box;
    padding: 1em 20px;
    background-size: cover;
    background-position: center
}

#simple-top-footer+footer {
    margin-top: 0
}

#simple-top-footer .cell {
    display: flex;
    justify-content: center;
    flex-direction: column
}

#simple-top-footer .simple-footer-menu {
    display: flex
}

#simple-top-footer .simple-footer-menu .footer-logo {
    max-width: 20%;
    margin-right: 20px
}

#simple-top-footer .simple-footer-menu .footer-logo img {
    vertical-align: middle
}

#simple-top-footer .simple-footer-menu .menu-links ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#simple-top-footer .simple-footer-menu .menu-links ul li {
    display: inline-block;
    padding: 0 20px;
    margin: 0;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    font-family: "Verdana", "Geneva", sans-serif
}

#simple-top-footer .simple-footer-menu .menu-links ul li a {
    text-decoration: none;
    color: #000
}

#simple-top-footer .simple-footer-txt,
#simple-top-footer .simple-footer-btn {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end
}

#simple-top-footer .simple-footer-txt p {
    margin-bottom: 0
}

#simple-top-footer .simple-footer-btn {
    margin-left: 10px
}

#big-top-footer {
    background-size: cover;
    background-position: center;
    margin-top: 50px
}

#big-top-footer+footer {
    margin-top: 0
}

#big-top-footer .grid.grid-12-col.no-gutter {
    display: table;
    overflow: hidden;
    table-layout: fixed;
    width: 100%
}

#big-top-footer .grid.grid-12-col.no-gutter .light-text h1,
#big-top-footer .grid.grid-12-col.no-gutter .light-text h2,
#big-top-footer .grid.grid-12-col.no-gutter .light-text h3,
#big-top-footer .grid.grid-12-col.no-gutter .light-text h4,
#big-top-footer .grid.grid-12-col.no-gutter .light-text h5,
#big-top-footer .grid.grid-12-col.no-gutter .light-text h6,
#big-top-footer .grid.grid-12-col.no-gutter .light-text p,
#big-top-footer .grid.grid-12-col.no-gutter .light-text ul,
#big-top-footer .grid.grid-12-col.no-gutter .light-text .button,
#big-top-footer .grid.grid-12-col.no-gutter .light-text .gform_confirmation_message,
#big-top-footer .grid.grid-12-col.no-gutter .light-text .value-stacks .stack svg,
#big-top-footer .grid.grid-12-col.no-gutter .light-text a {
    color: #fff
}

#big-top-footer .grid.grid-12-col.no-gutter .cell.span-3 {
    width: 25%
}

#big-top-footer .grid.grid-12-col.no-gutter .cell.span-6 {
    width: 50%
}

#big-top-footer .grid.grid-12-col.no-gutter .cell.span-9 {
    width: 75%
}

#big-top-footer .grid.grid-12-col.no-gutter .cell.span-12 {
    width: 100%
}

#big-top-footer .grid.grid-12-col.no-gutter .cell.span-3,
#big-top-footer .grid.grid-12-col.no-gutter .cell.span-6,
#big-top-footer .grid.grid-12-col.no-gutter .cell.span-9,
#big-top-footer .grid.grid-12-col.no-gutter .cell.span-12 {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    background-size: cover;
    background-position: center
}

@media (max-width: 991px) {

    #big-top-footer .grid.grid-12-col.no-gutter .cell.span-3,
    #big-top-footer .grid.grid-12-col.no-gutter .cell.span-6,
    #big-top-footer .grid.grid-12-col.no-gutter .cell.span-9,
    #big-top-footer .grid.grid-12-col.no-gutter .cell.span-12 {
        width: 100%;
        display: block
    }
}

#big-top-footer .widget_nav_menu {
    padding: 5em
}

#big-top-footer .widget_nav_menu ul.nav-menu {
    list-style: none;
    column-count: 3;
    column-gap: 20px;
    margin: 0px;
    padding: 0px
}

#big-top-footer .widget_nav_menu ul.nav-menu li.menu-item-has-children {
    position: relative
}

#big-top-footer .widget_nav_menu ul.nav-menu li.menu-item-has-children ul.sub-menu {
    background-color: #fff;
    column-count: 1;
    column-gap: 0
}

#big-top-footer .widget_nav_menu ul.nav-menu li a {
    padding: 0;
    color: #000;
    font-size: 12px;
    font-family: "Verdana", "Geneva", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: .15em;
    display: inline-block;
    transition: all 0.3s ease
}

#big-top-footer .gform_widget {
    box-sizing: border-box;
    text-align: center;
    padding: 1em 5em
}

@media (max-width: 575px) {
    #big-top-footer .gform_widget {
        padding: 1em
    }
}

#big-top-footer .gform_widget .gform_wrapper {
    margin: 15px auto 0;
    max-width: 320px
}

#big-top-footer .gform_widget .gform_wrapper li {
    padding: 0;
    margin: 0
}

#big-top-footer .gform_widget .gform_wrapper li input {
    margin: 0;
    padding: 10px
}

#big-top-footer .gform_widget .gform_wrapper .gform_footer {
    text-align: center;
    margin: 0
}

#big-top-footer .gform_widget .gform_wrapper .gform_footer input {
    margin: 0;
    float: none
}

#big-top-footer #sb_instagram {
    position: relative
}

#big-top-footer #sb_instagram #sbi_load {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

#big-top-footer #sb_instagram #sbi_load .sbi_follow_btn {
    margin-left: 0
}

#big-top-footer #sb_instagram #sbi_load .sbi_follow_btn a {
    background-color: #fff;
    padding: 0.7em 1.15em;
    letter-spacing: 1.5px;
    margin: auto;
    transition: all 0.3s ease;
    color: #000;
    border-radius: 0;
    font-family: "Verdana", "Geneva", sans-serif;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none
}

#big-top-footer #sb_instagram #sbi_load .sbi_follow_btn a:hover,
#big-top-footer #sb_instagram #sbi_load .sbi_follow_btn a:focus {
    background-color: #000;
    box-shadow: none;
    color: #fff
}

#big-top-footer #sb_instagram #sbi_load .sbi_follow_btn a svg {
    display: none
}

#big-top-footer .null-instagram-feed {
    border: none;
    padding: 0;
    position: relative
}

#big-top-footer .null-instagram-feed .widget-title,
#big-top-footer .null-instagram-feed p.clear a {
    background-color: #fff;
    padding: 0.7em 1.15em;
    letter-spacing: 1.5px;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.3s ease;
    color: #000;
    font-family: "Verdana", "Geneva", sans-serif;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none
}

#big-top-footer .null-instagram-feed .widget-title:hover,
#big-top-footer .null-instagram-feed p.clear a:hover {
    background-color: #000;
    color: #fff
}

#big-top-footer .null-instagram-feed .instagram-pics {
    margin: 0;
    list-style: none;
    padding: 0
}

#big-top-footer .null-instagram-feed .instagram-pics li {
    margin: 0;
    display: inline-block;
    width: calc(99.99% / 3)
}

#big-top-footer .null-instagram-feed .instagram-pics li img {
    margin-bottom: -22px
}

#widget-top-footer {
    box-sizing: border-box;
    padding: 1em 20px;
    background-size: cover;
    background-position: center
}

#widget-top-footer+footer {
    margin-top: 0
}

#widget-top-footer .null-instagram-feed {
    border: none;
    padding: 0;
    position: relative
}

#widget-top-footer .null-instagram-feed p.clear {
    margin-bottom: 0
}

#widget-top-footer .null-instagram-feed .widget-title,
#widget-top-footer .null-instagram-feed p.clear a {
    background-color: #fff;
    padding: 0.7em 1.15em;
    letter-spacing: 1.5px;
    margin: 5px auto 0;
    width: 100%;
    display: inline-block;
    transition: all 0.3s ease;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none
}

#widget-top-footer .null-instagram-feed .widget-title:hover,
#widget-top-footer .null-instagram-feed p.clear a:hover {
    background-color: #000;
    color: #fff
}

#widget-top-footer .null-instagram-feed .instagram-pics {
    margin: 0;
    list-style: none;
    padding: 0
}

#widget-top-footer .null-instagram-feed .instagram-pics li {
    margin: 0;
    box-sizing: border-box;
    padding: 5px;
    display: inline-block;
    width: calc(99.99% / 2)
}

#widget-top-footer .null-instagram-feed .instagram-pics li img {
    margin-bottom: -5px
}

#widget-top-footer .gform_widget {
    box-sizing: border-box;
    text-align: center
}

#widget-top-footer .gform_widget .gform_wrapper {
    margin: 15px auto 0
}

#widget-top-footer .gform_widget .gform_wrapper li {
    padding: 0;
    margin: 0
}

#widget-top-footer .gform_widget .gform_wrapper li input {
    margin: 0;
    padding: 10px
}

#widget-top-footer .gform_widget .gform_wrapper .gform_footer {
    text-align: center;
    margin: 0
}

#widget-top-footer .gform_widget .gform_wrapper .gform_footer input {
    margin: 0;
    float: none
}

#widget-top-footer ul.menu {
    list-style: none;
    padding: 0;
    margin: 0
}

#widget-top-footer ul.menu li {
    padding: 0 20px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    font-family: "Verdana", "Geneva", sans-serif
}

#widget-top-footer ul.menu li a {
    text-decoration: none;
    color: #000
}

footer {
    padding: 20px 0;
    margin-top: 50px
}

footer #credits {
    text-transform: uppercase;
    letter-spacing: .1em;
    color: #000;
    font-size: 11px;
    font-family: "Verdana", "Geneva", sans-serif
}

footer #credits a,
footer #credits #credit-trigger {
    color: #000;
    text-decoration: none
}

footer #credits a:hover,
footer #credits #credit-trigger:hover {
    color: #888;
    cursor: pointer
}

footer #credits .footer-left {
    width: 50%;
    text-align: left
}

@media (max-width: 767px) {
    footer #credits .footer-left {
        width: 100%;
        text-align: center
    }
}

footer #credits .footer-right {
    width: 50%;
    text-align: right
}

@media (max-width: 767px) {
    footer #credits .footer-right {
        width: 100%;
        text-align: center
    }
}

footer .social-links a {
    font-size: 14px
}

footer .social-links a i,
footer .social-links a svg {
    width: 32px !important
}

#creditslide {
    position: fixed;
    padding: 65px 0 70px;
    width: 100%;
    bottom: -190px;
    z-index: 9999999;
    text-align: center;
    transition: 200ms ease-in-out all;
    background-color: #f6f6f6
}

#creditslide #credit-close {
    position: absolute;
    top: 25px;
    right: 25px;
    height: 15px;
    width: 15px;
    content: '';
    cursor: pointer;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjM1N3B4IiBoZWlnaHQ9IjM1N3B4IiB2aWV3Qm94PSIwIDAgMzU3IDM1NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzU3IDM1NzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPGcgaWQ9ImNsb3NlIj4NCgkJPHBvbHlnb24gcG9pbnRzPSIzNTcsMzUuNyAzMjEuMywwIDE3OC41LDE0Mi44IDM1LjcsMCAwLDM1LjcgMTQyLjgsMTc4LjUgMCwzMjEuMyAzNS43LDM1NyAxNzguNSwyMTQuMiAzMjEuMywzNTcgMzU3LDMyMS4zIA0KCQkJMjE0LjIsMTc4LjUgCQkiLz4NCgk8L2c+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==);
    background-position: 97% 50%;
    background-repeat: no-repeat;
    background-size: 15px
}

#creditslide .container>* {
    display: inline-block;
    vertical-align: top;
    width: 32%;
    padding: 0 1%
}

#creditslide .callout-std {
    letter-spacing: .1em;
    font-size: 11px;
    font-family: "Georgia", serif
}

#creditslide .callout-std a {
    text-decoration: none
}

#creditslide .callout-std a:hover {
    text-decoration: underline
}

#creditslide .callout-std span {
    display: table;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: .140em;
    color: #000 !important;
    font-size: 13px !important;
    font-weight: 700;
    font-family: "Trebuchet MS", "Helvetica", sans-serif;
    font-size: 9px
}

#creditslide.credit-open {
    bottom: 0
}

.top-link {
    position: fixed;
    bottom: 30px;
    right: 30px;
    display: none;
    font-size: 40px;
    color: #000;
    opacity: .5;
    z-index: 99999;
    transition: all 0.3s ease
}

.top-link:hover {
    opacity: 1;
    transition: all 0.3s ease
}

.blog .container.grid-layout,
.post-type-archive-podcasts .container.grid-layout,
.archive.category .container.grid-layout {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap
}

.blog .container.grid-layout .grid-item,
.post-type-archive-podcasts .container.grid-layout .grid-item,
.archive.category .container.grid-layout .grid-item {
    width: 30%;
    margin: 0 10px 20px;
    text-align: center
}

.blog .container.grid-layout .grid-item a h1,
.post-type-archive-podcasts .container.grid-layout .grid-item a h1,
.archive.category .container.grid-layout .grid-item a h1 {
    font-size: 24px
}

.blog .container.grid-layout .grid-item a:hover h1,
.post-type-archive-podcasts .container.grid-layout .grid-item a:hover h1,
.archive.category .container.grid-layout .grid-item a:hover h1 {
    color: #888;
    transition: all 0.3s ease
}

.blog .container.grid-layout .grid-item .blog-img,
.post-type-archive-podcasts .container.grid-layout .grid-item .blog-img,
.archive.category .container.grid-layout .grid-item .blog-img {
    min-height: 300px;
    background-size: cover;
    background-position: center
}

.post {
    margin-bottom: 2%
}

.entry-meta {
    margin-bottom: 3%
}

.entry-meta.custom-meta span:after {
    content: " | "
}

.entry-meta.custom-meta span:last-child:after {
    content: ''
}

.entry-meta .meta-category ul.post-categories {
    list-style: none;
    display: inline;
    padding-left: 0 !important
}

.entry-meta .meta-category ul.post-categories li {
    display: inline
}

.featured-post,
.featured-podcast {
    box-sizing: border-box;
    padding: 100px 0;
    margin-bottom: 50px;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.featured-post.category-hero p,
.featured-podcast.category-hero p {
    margin-bottom: 0
}

.featured-post.slider,
.featured-podcast.slider {
    padding: 0;
    max-width: 1199px;
    margin: 0 auto 50px
}

.featured-post.slider .slick-list,
.featured-podcast.slider .slick-list {
    padding: 0 125px !important;
    margin: 0 -10px
}

@media (max-width: 575px) {

    .featured-post.slider .slick-list,
    .featured-podcast.slider .slick-list {
        padding: 0 !important;
        margin: 0
    }
}

.featured-post.slider .slick-list .slick-slide,
.featured-podcast.slider .slick-list .slick-slide {
    margin: 0 10px
}

@media (max-width: 575px) {

    .featured-post.slider .slick-list .slick-slide,
    .featured-podcast.slider .slick-list .slick-slide {
        margin: 0
    }
}

.featured-post.slider .post-item,
.featured-podcast.slider .post-item {
    box-sizing: border-box;
    padding: 100px 80px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

@media (max-width: 575px) {

    .featured-post.slider .post-item,
    .featured-podcast.slider .post-item {
        padding: 40px 20px 50px
    }
}

.featured-post.featured,
.featured-podcast.featured {
    background-color: #f1f1f1
}

.featured-post.featured .container,
.featured-podcast.featured .container {
    max-width: 1200px;
    position: relative;
    padding: 50px 25px 25px
}

.featured-post.featured .container.border,
.featured-podcast.featured .container.border {
    border: 1px solid #000
}

.featured-post.featured .container .featured-posts-header,
.featured-podcast.featured .container .featured-posts-header {
    position: absolute;
    text-transform: uppercase;
    margin: auto;
    left: 0;
    right: 0;
    top: -.75em;
    background-color: #f1f1f1;
    display: block;
    width: fit-content;
    box-sizing: border-box;
    padding: 0 15px;
    letter-spacing: 1px;
    font-weight: 700;
    font-family: "Trebuchet MS", "Helvetica", sans-serif;
    font-size: 18px
}

.featured-post.featured .posts-featured,
.featured-podcast.featured .posts-featured {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.featured-post.featured .posts-featured .post-item,
.featured-podcast.featured .posts-featured .post-item {
    width: 30%;
    margin: 0 10px
}

.featured-post.featured .posts-featured .post-item .categories a,
.featured-podcast.featured .posts-featured .post-item .categories a {
    text-decoration: none
}

.featured-post.featured .posts-featured .post-item h1,
.featured-podcast.featured .posts-featured .post-item h1 {
    color: #000;
    margin-top: 0;
    font-size: 18px
}

.featured-post .container,
.featured-podcast .container {
    max-width: 960px
}

.featured-post .container h1,
.featured-post .container p,
.featured-podcast .container h1,
.featured-podcast .container p {
    color: #fff
}

.featured-post .container h6.archive-title,
.featured-podcast .container h6.archive-title {
    text-transform: uppercase;
    color: #fff
}

.featured-post .container h6.archive-title span,
.featured-podcast .container h6.archive-title span {
    display: block;
    font-size: 40px
}

.featured-post .container .player-right,
.featured-podcast .container .player-right {
    flex-direction: row-reverse
}

.featured-post .container .cell,
.featured-podcast .container .cell {
    display: flex;
    justify-content: center;
    flex-direction: column
}

.featured-post .container .podcast-info,
.featured-podcast .container .podcast-info {
    text-align: left;
    padding: 0 10px;
    align-items: flex-start
}

.featured-post .container .podcast-info h6,
.featured-podcast .container .podcast-info h6 {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0
}

.featured-post .container .podcast-info h1,
.featured-podcast .container .podcast-info h1 {
    margin-top: 0
}

.featured-post #search_form,
.featured-podcast #search_form {
    position: relative;
    width: 50%;
    margin: 0 auto
}

.featured-post #search_form .fa-search,
.featured-podcast #search_form .fa-search {
    position: absolute;
    top: 23%;
    left: 10px;
    color: #ccc;
    font-size: 20px
}

.featured-post #search_form input,
.featured-podcast #search_form input {
    letter-spacing: 0.5px;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    text-indent: 30px;
    font-size: 20px
}

.blog-hero {
    margin-bottom: 50px
}

article a {
    text-decoration: none
}

article a:hover {
    color: #000
}

article h1 a {
    color: #000;
    text-decoration: none
}

article h1 a:hover {
    color: #888
}

article.podcasts {
    margin-bottom: 50px
}

article.podcasts h6 {
    margin: 15px auto 0;
    text-transform: uppercase
}

article.podcasts h1 {
    margin-top: 0
}

article.podcasts h1 a {
    color: #000;
    text-decoration: none
}

article.podcasts h1 a:hover {
    color: #888
}

article .content-right,
article .content-right-alternate {
    margin-bottom: 50px
}

article .content-right a,
article .content-right-alternate a {
    text-decoration: none
}

article .content-right a:hover,
article .content-right-alternate a:hover {
    color: #000
}

article .content-right h1,
article .content-right-alternate h1 {
    margin-top: 0
}

article .content-right h1 a,
article .content-right-alternate h1 a {
    color: #000;
    text-decoration: none
}

article .content-right h1 a:hover,
article .content-right-alternate h1 a:hover {
    color: #888
}

article .content-right .blog-img,
article .content-right-alternate .blog-img {
    min-height: 20vw;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

@media (max-width: 767px) {

    article .content-right .blog-img,
    article .content-right-alternate .blog-img {
        min-height: 50vw
    }
}

article .content-right .blog-content,
article .content-right-alternate .blog-content {
    padding: 0 0 0 25px
}

@media (max-width: 767px) {

    article .content-right .blog-content,
    article .content-right-alternate .blog-content {
        padding: 0
    }
}

article .content-right .blog-content h6,
article .content-right-alternate .blog-content h6 {
    margin-bottom: 0;
    text-transform: uppercase
}

article:nth-child(even) .content-right-alternate {
    flex-direction: row-reverse
}

article:nth-child(even) .content-right-alternate .blog-content {
    padding: 0 25px 0 0
}

.mediPlayer {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    box-sizing: border-box;
    padding: 100px;
    width: 300px;
    height: 300px
}

.mediPlayer svg:not(:root) {
    overflow: visible
}

.mediPlayer .control {
    opacity: 0;
    pointer-events: none;
    cursor: pointer
}

.mediPlayer .not-started .play,
.mediPlayer .paused .play,
.mediPlayer .playing .pause {
    opacity: .5
}

.mediPlayer .playing .play,
.mediPlayer .precache-bar .done {
    opacity: 0
}

.mediPlayer .ended .stop {
    opacity: .75;
    pointer-events: none
}

.mediPlayer .not-started .progress-bar,
.mediPlayer .ended .progress-bar {
    display: none
}

.mediPlayer .ended .progress-track {
    stroke-opacity: .75
}

.mediPlayer .progress-bar,
.mediPlayer .precache-bar {
    transition: stroke-dashoffset 500ms;
    stroke-dasharray: 298.1371428256714;
    stroke-dashoffset: 298.1371428256714
}

header.entry-header h1.entry-title,
.single-podcasts #content-wrapper {
    margin-top: 50px
}

.post-type-archive-podcasts header.entry-header h1,
.blog header.entry-header h1 {
    margin-bottom: 25px
}

h1.entry-title,
.editor-post-title textarea {
    color: #000;
    margin-bottom: 0;
    font-size: 40px;
    font-weight: 400;
    font-family: "Trebuchet MS", "Helvetica", sans-serif
}

.entry-image {
    margin-bottom: 2%
}

blockquote,
.wp-block-quote:not(.is-large):not(.is-style-large),
.wp-block-pullquote {
    box-sizing: border-box;
    padding: 50px 100px;
    border: 10px solid #ccc;
    text-align: center;
    position: relative;
    margin: 50px auto
}

blockquote:before,
.wp-block-quote:not(.is-large):not(.is-style-large):before,
.wp-block-pullquote:before {
    display: block;
    content: "\201C";
    position: absolute;
    left: 65px;
    top: 10px;
    font-size: 80px;
    font-style: italic;
    font-weight: 700
}

@media (max-width: 767px) {

    blockquote:before,
    .wp-block-quote:not(.is-large):not(.is-style-large):before,
    .wp-block-pullquote:before {
        position: relative;
        line-height: .25;
        top: 0;
        left: 0;
        margin-top: 10px
    }
}

@media (max-width: 575px) {

    blockquote,
    .wp-block-quote:not(.is-large):not(.is-style-large),
    .wp-block-pullquote {
        padding: 25px
    }
}

blockquote p,
blockquote .editor-rich-text p,
.wp-block-quote:not(.is-large):not(.is-style-large) p,
.wp-block-quote:not(.is-large):not(.is-style-large) .editor-rich-text p,
.wp-block-pullquote p,
.wp-block-pullquote .editor-rich-text p {
    margin-bottom: 0;
    line-height: normal;
    color: #000;
    text-align: center;
    font-size: 36px;
    font-style: italic;
    font-weight: 700
}

blockquote cite,
blockquote .wp-block-quote__citation,
blockquote .wp-block-pullquote__citation,
.wp-block-quote:not(.is-large):not(.is-style-large) cite,
.wp-block-quote:not(.is-large):not(.is-style-large) .wp-block-quote__citation,
.wp-block-quote:not(.is-large):not(.is-style-large) .wp-block-pullquote__citation,
.wp-block-pullquote cite,
.wp-block-pullquote .wp-block-quote__citation,
.wp-block-pullquote .wp-block-pullquote__citation {
    display: block;
    margin-top: 25px;
    color: #000;
    text-transform: none;
    text-align: center;
    font-size: 16px;
    font-style: italic;
    font-weight: 400
}

blockquote cite::before,
blockquote .wp-block-quote__citation::before,
blockquote .wp-block-pullquote__citation::before,
.wp-block-quote:not(.is-large):not(.is-style-large) cite::before,
.wp-block-quote:not(.is-large):not(.is-style-large) .wp-block-quote__citation::before,
.wp-block-quote:not(.is-large):not(.is-style-large) .wp-block-pullquote__citation::before,
.wp-block-pullquote cite::before,
.wp-block-pullquote .wp-block-quote__citation::before,
.wp-block-pullquote .wp-block-pullquote__citation::before {
    content: "\2014 \2009"
}

.post-footer {
    margin: 30px 0;
    padding: 15px 0;
    box-sizing: border-box;
    text-align: center;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

.podcast-entry-header h6 {
    text-transform: uppercase;
    margin: 25px auto 0
}

.podcast-entry-header h1 {
    margin-top: 0
}

h4.transcript-header {
    text-transform: uppercase;
    margin-top: 25px;
    font-weight: 700
}

.episode-track {
    box-sizing: border-box;
    padding: 25px;
    background-color: #f1f1f1
}

.episode-track .cell {
    display: flex;
    justify-content: center;
    flex-direction: column
}

.episode-track h4.transcript-header {
    margin-top: 0
}

.episode-track .mediPlayer {
    width: 250px;
    height: 250px;
    padding: 75px;
    margin-bottom: 25px
}

.episode-track .soundcloudIsGold {
    margin-bottom: 25px
}

.share-text {
    font-size: 14px
}

.share-buttons {
    text-align: center
}

.share-buttons div {
    display: inline;
    padding: 0 10px
}

.share-buttons a {
    transition: all 0.3s ease;
    color: #888
}

.share-buttons a:hover {
    color: #000
}

#navigation {
    display: table;
    width: 100%;
    margin-bottom: 30px
}

#navigation .pagination .nav-previous {
    float: right
}

@media (max-width: 575px) {
    #navigation .pagination .nav-previous {
        float: none
    }

    #navigation .pagination .nav-previous .button {
        width: 100%
    }
}

#navigation .pagination .nav-next {
    float: left
}

@media (max-width: 575px) {
    #navigation .pagination .nav-next {
        float: none
    }

    #navigation .pagination .nav-next .button {
        width: 100%
    }
}

#about_author {
    background-color: #f1f1f1;
    box-sizing: border-box;
    padding: 30px 30px 5px;
    margin: 25px 0
}

#about_author img {
    float: left;
    height: 106px;
    border-radius: 50%;
    margin-right: 20px;
    padding: 10px;
    width: 106px
}

#about_author .author_text h4 {
    margin-bottom: 0
}

#about_author .author_text a {
    text-decoration: none;
    color: #000
}

.stickOnScroll-on {
    right: 0
}

#sidebar {
    background-color: #f1f1f1;
    box-sizing: border-box;
    padding: 25px
}

#sidebar ul {
    padding-left: 0
}

#sidebar h3 {
    letter-spacing: 0.5px;
    font-size: 20px;
    text-align: left
}

#sidebar .widget {
    margin-bottom: 30px;
    padding: 0 0 10px;
    border-bottom: thin solid #888
}

#sidebar .widget ul {
    list-style: none
}

#sidebar .widget:last-child {
    border-bottom: none;
    margin-bottom: 0
}

#sidebar .widget.social {
    padding-bottom: 20px
}

#sidebar .widget.social .social-title {
    letter-spacing: 0.5px;
    display: block;
    margin: 0 0 20px;
    font-family: "Trebuchet MS", "Helvetica", sans-serif;
    font-size: 20px;
    font-weight: 400
}

#sidebar .widget.social a {
    font-size: 18px;
    margin-right: 3%;
    text-decoration: none
}

#sidebar .widget.social a:hover {
    color: #888
}

#sidebar #search_form {
    position: relative
}

#sidebar #search_form input {
    letter-spacing: 0.5px;
    width: 100%;
    height: 45px;
    margin-bottom: 10px;
    text-indent: 30px;
    text-transform: lowercase
}

#sidebar #search_form .fa-search {
    position: absolute;
    top: 23%;
    left: 10px;
    font-size: 18px
}

#sidebar .widget-subtitle {
    color: #888;
    font-style: italic;
    margin: -20px auto 20px
}

#sidebar .null-instagram-feed {
    margin-bottom: 0
}

#sidebar .null-instagram-feed ul.instagram-pics {
    margin-bottom: 30px;
    columns: 2
}

#sidebar .null-instagram-feed ul.instagram-pics li {
    margin-bottom: 10px
}

#sidebar #sb_instagram #sbi_images {
    padding: 0 !important
}

#sidebar #sb_instagram #sbi_images .sbi_item {
    padding: 8px !important
}

#sidebar .gform_widget .gform_wrapper {
    margin: 0 auto
}

#sidebar .gform_widget .gform_wrapper li.gfield {
    padding: 0;
    margin: 0
}

#sidebar .gform_widget .gform_wrapper li.gfield input {
    margin: 0;
    padding: 10px
}

#sidebar .gform_widget .gform_wrapper .gform_footer {
    margin: 0;
    text-align: center
}

#sidebar .widget.posts ul.posts-list {
    overflow: hidden;
    list-style-type: none;
    margin: 0;
    padding: 0 0 20px 0
}

#sidebar .widget.posts ul.posts-list li {
    display: flex;
    padding: 0 50px 5px 0
}

#sidebar .widget.posts ul.posts-list li .postthumb {
    float: left;
    width: 75px;
    height: 75px;
    overflow: hidden
}

#sidebar .widget.posts ul.posts-list li .postthumb img {
    height: 100%
}

#sidebar .widget.posts ul.posts-list li .meta {
    margin-left: 23px
}

#sidebar .widget.posts ul.posts-list li a {
    font-size: 16px;
    font-weight: 700;
    font-family: "Trebuchet MS", "Helvetica", sans-serif;
    text-transform: none;
    text-decoration: none;
    transition: all 0.3s ease
}

#sidebar .widget.posts ul.posts-list li a:hover {
    text-decoration: none
}

#sidebar .widget_categories li.cat-item a {
    font-size: 18px
}

#related_posts h3 {
    font-size: 20px
}

#related_posts ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-left: 0 !important
}

#related_posts ul li {
    text-align: center;
    box-sizing: border-box;
    width: 32.26%;
    margin-right: 1.6%
}

#related_posts ul li:last-child {
    margin-right: 0
}

#related_posts .relatedcontent h3 {
    text-transform: none;
    font-size: 16px !important;
    text-align: center;
    margin-bottom: 0
}

#related_posts .relatedcontent h3 a {
    color: #000;
    text-decoration: none
}

#related_posts .relatedcontent h3 a:hover {
    text-decoration: underline
}

.meta-comments:before {
    content: '| '
}

#comments {
    clear: both;
    border-top: thin solid #ccc;
    padding-top: 30px
}

#comments h4 {
    margin: 0 0 20px;
    letter-spacing: 0.5px;
    line-height: 1.4em;
    font-size: 20px;
    text-transform: uppercase;
    text-align: left
}

#comments ul#comment-block {
    margin: 0;
    padding-bottom: 10px
}

#comments ul#comment-block li.comment {
    padding: 15px 0;
    list-style: none;
    overflow: hidden;
    border-bottom: 1px solid #888
}

#comments ul#comment-block li.comment ul.children {
    margin: 0 0 0 15%
}

#comments ul#comment-block li.comment ul.children li.comment {
    border-bottom: none;
    padding-bottom: 0;
    margin-top: 15px;
    border-top: 1px solid #888
}

#comments ul#comment-block li.comment .user {
    float: left;
    width: 75px;
    height: 75px;
    margin-right: 20px
}

#comments ul#comment-block li.comment .user img {
    border-radius: 50%
}

#comments ul#comment-block li.comment .message {
    overflow: hidden;
    padding: 0 20px 0 20px;
    position: relative
}

#comments ul#comment-block li.comment .message .reply-link {
    position: absolute;
    right: 20px;
    top: 20px;
    line-height: 1;
    font-size: 14px;
    text-transform: lowercase
}

#comments ul#comment-block li.comment .message .info {
    margin-bottom: 12px
}

#comments ul#comment-block li.comment .comment-author {
    font-size: 18px;
    letter-spacing: 0.1px
}

#comments ul#comment-block li.comment .comment-time {
    letter-spacing: 0.1px;
    font-size: 14px;
    text-transform: uppercase
}

#comments ul#comment-block li.comment .comment-time a {
    color: #000
}

#comments ul#comment-block li.comment .comment-time a:hover {
    color: #888;
    text-decoration: none
}

#respond {
    padding: 30px 0 0;
    clear: both;
    overflow: hidden
}

#respond input {
    margin-bottom: 8px
}

.flex-sections .section-hero_section .hero-image,
.flex-sections .section-hero-section .hero-image,
.acf-block-preview .section-hero_section .hero-image,
.acf-block-preview .section-hero-section .hero-image {
    background-size: cover
}

.flex-sections .section-hero_section .hero-image.parallax,
.flex-sections .section-hero-section .hero-image.parallax,
.acf-block-preview .section-hero_section .hero-image.parallax,
.acf-block-preview .section-hero-section .hero-image.parallax {
    background-attachment: fixed
}

@media (max-width: 767px) {

    .flex-sections .section-hero_section .hero-image.desktop,
    .flex-sections .section-hero-section .hero-image.desktop,
    .acf-block-preview .section-hero_section .hero-image.desktop,
    .acf-block-preview .section-hero-section .hero-image.desktop {
        display: none
    }
}

.flex-sections .section-hero_section .hero-image.mobile,
.flex-sections .section-hero-section .hero-image.mobile,
.acf-block-preview .section-hero_section .hero-image.mobile,
.acf-block-preview .section-hero-section .hero-image.mobile {
    display: none
}

@media (max-width: 767px) {

    .flex-sections .section-hero_section .hero-image.mobile,
    .flex-sections .section-hero-section .hero-image.mobile,
    .acf-block-preview .section-hero_section .hero-image.mobile,
    .acf-block-preview .section-hero-section .hero-image.mobile {
        display: block
    }
}

.flex-sections .section-hero_section .hero-image.mobile img,
.flex-sections .section-hero-section .hero-image.mobile img,
.acf-block-preview .section-hero_section .hero-image.mobile img,
.acf-block-preview .section-hero-section .hero-image.mobile img {
    display: block
}

.flex-sections .section-hero_section .hero-image.mobile .hero-text,
.flex-sections .section-hero-section .hero-image.mobile .hero-text,
.acf-block-preview .section-hero_section .hero-image.mobile .hero-text,
.acf-block-preview .section-hero-section .hero-image.mobile .hero-text {
    box-sizing: border-box;
    padding: 25px
}

.flex-sections .section-hero_section .hero-image .hero-text.full-width-txt,
.flex-sections .section-hero-section .hero-image .hero-text.full-width-txt,
.acf-block-preview .section-hero_section .hero-image .hero-text.full-width-txt,
.acf-block-preview .section-hero-section .hero-image .hero-text.full-width-txt {
    width: 100%
}

.flex-sections .section-hero_section .hero-image .hero-text.half-width-txt-left,
.flex-sections .section-hero-section .hero-image .hero-text.half-width-txt-left,
.acf-block-preview .section-hero_section .hero-image .hero-text.half-width-txt-left,
.acf-block-preview .section-hero-section .hero-image .hero-text.half-width-txt-left {
    width: 50%
}

.flex-sections .section-hero_section .hero-image .hero-text.half-width-txt-right,
.flex-sections .section-hero-section .hero-image .hero-text.half-width-txt-right,
.acf-block-preview .section-hero_section .hero-image .hero-text.half-width-txt-right,
.acf-block-preview .section-hero-section .hero-image .hero-text.half-width-txt-right {
    width: 50%;
    margin-left: 50%
}

.flex-sections .section-hero_section .hero-slider .slide,
.flex-sections .section-hero-section .hero-slider .slide,
.acf-block-preview .section-hero_section .hero-slider .slide,
.acf-block-preview .section-hero-section .hero-slider .slide {
    padding: 0 40px;
    background-size: cover;
    background-repeat: no-repeat
}

@media (max-width: 767px) {

    .flex-sections .section-hero_section .hero-slider.desktop,
    .flex-sections .section-hero-section .hero-slider.desktop,
    .acf-block-preview .section-hero_section .hero-slider.desktop,
    .acf-block-preview .section-hero-section .hero-slider.desktop {
        display: none
    }
}

.flex-sections .section-hero_section .hero-slider.mobile,
.flex-sections .section-hero-section .hero-slider.mobile,
.acf-block-preview .section-hero_section .hero-slider.mobile,
.acf-block-preview .section-hero-section .hero-slider.mobile {
    display: none
}

@media (max-width: 767px) {

    .flex-sections .section-hero_section .hero-slider.mobile,
    .flex-sections .section-hero-section .hero-slider.mobile,
    .acf-block-preview .section-hero_section .hero-slider.mobile,
    .acf-block-preview .section-hero-section .hero-slider.mobile {
        display: block
    }
}

.flex-sections .section-hero_section .hero-slider.mobile .slide,
.flex-sections .section-hero-section .hero-slider.mobile .slide,
.acf-block-preview .section-hero_section .hero-slider.mobile .slide,
.acf-block-preview .section-hero-section .hero-slider.mobile .slide {
    padding: 0
}

.flex-sections .section-hero_section .hero-slider.mobile .slide .slide-img,
.flex-sections .section-hero-section .hero-slider.mobile .slide .slide-img,
.acf-block-preview .section-hero_section .hero-slider.mobile .slide .slide-img,
.acf-block-preview .section-hero-section .hero-slider.mobile .slide .slide-img {
    min-height: 300px;
    background-size: cover;
    background-repeat: no-repeat
}

.flex-sections .section-hero_section .hero-slider.mobile .slide .hero-text,
.flex-sections .section-hero-section .hero-slider.mobile .slide .hero-text,
.acf-block-preview .section-hero_section .hero-slider.mobile .slide .hero-text,
.acf-block-preview .section-hero-section .hero-slider.mobile .slide .hero-text {
    box-sizing: border-box;
    padding: 25px 25px 50px
}

.flex-sections .section-hero_section .hero-slider .hero-text.full-width-txt,
.flex-sections .section-hero-section .hero-slider .hero-text.full-width-txt,
.acf-block-preview .section-hero_section .hero-slider .hero-text.full-width-txt,
.acf-block-preview .section-hero-section .hero-slider .hero-text.full-width-txt {
    width: 100%
}

.flex-sections .section-hero_section .hero-slider .hero-text.half-width-txt-left,
.flex-sections .section-hero-section .hero-slider .hero-text.half-width-txt-left,
.acf-block-preview .section-hero_section .hero-slider .hero-text.half-width-txt-left,
.acf-block-preview .section-hero-section .hero-slider .hero-text.half-width-txt-left {
    width: 50%
}

.flex-sections .section-hero_section .hero-slider .hero-text.half-width-txt-right,
.flex-sections .section-hero-section .hero-slider .hero-text.half-width-txt-right,
.acf-block-preview .section-hero_section .hero-slider .hero-text.half-width-txt-right,
.acf-block-preview .section-hero-section .hero-slider .hero-text.half-width-txt-right {
    width: 50%;
    margin-left: 50%
}

@media (max-width: 767px) {

    .flex-sections .section-hero_section .hero-vid.desktop,
    .flex-sections .section-hero-section .hero-vid.desktop,
    .acf-block-preview .section-hero_section .hero-vid.desktop,
    .acf-block-preview .section-hero-section .hero-vid.desktop {
        display: none
    }
}

.flex-sections .section-hero_section .hero-vid.mobile,
.flex-sections .section-hero-section .hero-vid.mobile,
.acf-block-preview .section-hero_section .hero-vid.mobile,
.acf-block-preview .section-hero-section .hero-vid.mobile {
    display: none
}

@media (max-width: 767px) {

    .flex-sections .section-hero_section .hero-vid.mobile,
    .flex-sections .section-hero-section .hero-vid.mobile,
    .acf-block-preview .section-hero_section .hero-vid.mobile,
    .acf-block-preview .section-hero-section .hero-vid.mobile {
        display: block
    }
}

.flex-sections .section-hero_section .hero-vid.mobile img,
.flex-sections .section-hero-section .hero-vid.mobile img,
.acf-block-preview .section-hero_section .hero-vid.mobile img,
.acf-block-preview .section-hero-section .hero-vid.mobile img {
    display: block
}

.flex-sections .section-hero_section .hero-vid.mobile .hero-text,
.flex-sections .section-hero-section .hero-vid.mobile .hero-text,
.acf-block-preview .section-hero_section .hero-vid.mobile .hero-text,
.acf-block-preview .section-hero-section .hero-vid.mobile .hero-text {
    box-sizing: border-box;
    padding: 25px
}

.flex-sections .section-hero_section .hero-vid .hero-text.full-width-txt,
.flex-sections .section-hero-section .hero-vid .hero-text.full-width-txt,
.acf-block-preview .section-hero_section .hero-vid .hero-text.full-width-txt,
.acf-block-preview .section-hero-section .hero-vid .hero-text.full-width-txt {
    width: 100%
}

.flex-sections .section-hero_section .hero-vid .hero-text.half-width-txt-left,
.flex-sections .section-hero-section .hero-vid .hero-text.half-width-txt-left,
.acf-block-preview .section-hero_section .hero-vid .hero-text.half-width-txt-left,
.acf-block-preview .section-hero-section .hero-vid .hero-text.half-width-txt-left {
    width: 50%
}

.flex-sections .section-hero_section .hero-vid .hero-text.half-width-txt-right,
.flex-sections .section-hero-section .hero-vid .hero-text.half-width-txt-right,
.acf-block-preview .section-hero_section .hero-vid .hero-text.half-width-txt-right,
.acf-block-preview .section-hero-section .hero-vid .hero-text.half-width-txt-right {
    width: 50%;
    margin-left: 50%
}

.flex-sections .section-hero_section .hero-gradient.parallax,
.flex-sections .section-hero-section .hero-gradient.parallax,
.acf-block-preview .section-hero_section .hero-gradient.parallax,
.acf-block-preview .section-hero-section .hero-gradient.parallax {
    background-attachment: fixed
}

.flex-sections .section-hero_section .hero-gradient .hero-text.full-width-txt,
.flex-sections .section-hero-section .hero-gradient .hero-text.full-width-txt,
.acf-block-preview .section-hero_section .hero-gradient .hero-text.full-width-txt,
.acf-block-preview .section-hero-section .hero-gradient .hero-text.full-width-txt {
    width: 100%
}

.flex-sections .section-hero_section .hero-gradient .hero-text.half-width-txt-left,
.flex-sections .section-hero-section .hero-gradient .hero-text.half-width-txt-left,
.acf-block-preview .section-hero_section .hero-gradient .hero-text.half-width-txt-left,
.acf-block-preview .section-hero-section .hero-gradient .hero-text.half-width-txt-left {
    width: 50%
}

@media (max-width: 767px) {

    .flex-sections .section-hero_section .hero-gradient .hero-text.half-width-txt-left,
    .flex-sections .section-hero-section .hero-gradient .hero-text.half-width-txt-left,
    .acf-block-preview .section-hero_section .hero-gradient .hero-text.half-width-txt-left,
    .acf-block-preview .section-hero-section .hero-gradient .hero-text.half-width-txt-left {
        width: 100%
    }
}

.flex-sections .section-hero_section .hero-gradient .hero-text.half-width-txt-right,
.flex-sections .section-hero-section .hero-gradient .hero-text.half-width-txt-right,
.acf-block-preview .section-hero_section .hero-gradient .hero-text.half-width-txt-right,
.acf-block-preview .section-hero-section .hero-gradient .hero-text.half-width-txt-right {
    width: 50%;
    margin-left: 50%
}

@media (max-width: 767px) {

    .flex-sections .section-hero_section .hero-gradient .hero-text.half-width-txt-right,
    .flex-sections .section-hero-section .hero-gradient .hero-text.half-width-txt-right,
    .acf-block-preview .section-hero_section .hero-gradient .hero-text.half-width-txt-right,
    .acf-block-preview .section-hero-section .hero-gradient .hero-text.half-width-txt-right {
        width: 100%;
        margin-left: 0
    }
}

.flex-sections .section-logo_section .logo-list,
.flex-sections .section-logo-section .logo-list,
.acf-block-preview .section-logo_section .logo-list,
.acf-block-preview .section-logo-section .logo-list {
    box-sizing: border-box;
    padding: 0 20px;
    position: relative;
    text-align: center
}

.flex-sections .section-logo_section .logo-list .logo-header,
.flex-sections .section-logo-section .logo-list .logo-header,
.acf-block-preview .section-logo_section .logo-list .logo-header,
.acf-block-preview .section-logo-section .logo-list .logo-header {
    position: absolute;
    letter-spacing: .025em;
    top: 50%;
    left: 0;
    text-transform: uppercase;
    transform: rotate(-90deg);
    color: grey;
    font-weight: 700;
    font-size: 12px
}

.flex-sections .section-logo_section .logo-list .logo-header.top,
.flex-sections .section-logo-section .logo-list .logo-header.top,
.acf-block-preview .section-logo_section .logo-list .logo-header.top,
.acf-block-preview .section-logo-section .logo-list .logo-header.top {
    transform: rotate(0deg);
    position: relative
}

@media (max-width: 570px) {

    .flex-sections .section-logo_section .logo-list .logo-header,
    .flex-sections .section-logo-section .logo-list .logo-header,
    .acf-block-preview .section-logo_section .logo-list .logo-header,
    .acf-block-preview .section-logo-section .logo-list .logo-header {
        position: relative;
        transform: rotate(0deg)
    }
}

.flex-sections .section-logo_section .logo-list .logos,
.flex-sections .section-logo-section .logo-list .logos,
.acf-block-preview .section-logo_section .logo-list .logos,
.acf-block-preview .section-logo-section .logo-list .logos {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    max-width: 80%;
    margin: 0 auto
}

@media (max-width: 570px) {

    .flex-sections .section-logo_section .logo-list .logos,
    .flex-sections .section-logo-section .logo-list .logos,
    .acf-block-preview .section-logo_section .logo-list .logos,
    .acf-block-preview .section-logo-section .logo-list .logos {
        margin: 25px auto
    }
}

.flex-sections .section-logo_section .logo-list .logos .logo,
.flex-sections .section-logo-section .logo-list .logos .logo,
.acf-block-preview .section-logo_section .logo-list .logos .logo,
.acf-block-preview .section-logo-section .logo-list .logos .logo {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 12%;
    margin: 1% 2%
}

@media (max-width: 767px) {

    .flex-sections .section-logo_section .logo-list .logos .logo,
    .flex-sections .section-logo-section .logo-list .logos .logo,
    .acf-block-preview .section-logo_section .logo-list .logos .logo,
    .acf-block-preview .section-logo-section .logo-list .logos .logo {
        width: 25%
    }
}

@media (max-width: 570px) {

    .flex-sections .section-logo_section .logo-list .logos .logo,
    .flex-sections .section-logo-section .logo-list .logos .logo,
    .acf-block-preview .section-logo_section .logo-list .logos .logo,
    .acf-block-preview .section-logo-section .logo-list .logos .logo {
        width: 40%;
        margin: 2% 4%
    }
}

.flex-sections .section-logo_section .logo-list .logos .logo img,
.flex-sections .section-logo-section .logo-list .logos .logo img,
.acf-block-preview .section-logo_section .logo-list .logos .logo img,
.acf-block-preview .section-logo-section .logo-list .logos .logo img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .5;
    margin: 0 auto;
    transition: all 0.3s ease;
    max-height: 100px;
    text-align: center
}

.flex-sections .section-logo_section .logo-list .logos .logo img:hover,
.flex-sections .section-logo-section .logo-list .logos .logo img:hover,
.acf-block-preview .section-logo_section .logo-list .logos .logo img:hover,
.acf-block-preview .section-logo-section .logo-list .logos .logo img:hover {
    transform: scale(1.1);
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1
}

.flex-sections .section-logo_section .logo-slider,
.flex-sections .section-logo-section .logo-slider,
.acf-block-preview .section-logo_section .logo-slider,
.acf-block-preview .section-logo-section .logo-slider {
    box-sizing: border-box;
    padding: 0 20px;
    position: relative;
    text-align: center
}

.flex-sections .section-logo_section .logo-slider .logo-header,
.flex-sections .section-logo-section .logo-slider .logo-header,
.acf-block-preview .section-logo_section .logo-slider .logo-header,
.acf-block-preview .section-logo-section .logo-slider .logo-header {
    position: absolute;
    letter-spacing: .025em;
    top: 40%;
    left: 0;
    text-transform: uppercase;
    transform: rotate(-90deg);
    color: grey;
    font-weight: 700;
    font-size: 12px;
    font-family: "Trebuchet MS", "Helvetica", sans-serif
}

.flex-sections .section-logo_section .logo-slider .logo-header.top,
.flex-sections .section-logo-section .logo-slider .logo-header.top,
.acf-block-preview .section-logo_section .logo-slider .logo-header.top,
.acf-block-preview .section-logo-section .logo-slider .logo-header.top {
    transform: rotate(0deg);
    position: relative
}

@media (max-width: 570px) {

    .flex-sections .section-logo_section .logo-slider .logo-header,
    .flex-sections .section-logo-section .logo-slider .logo-header,
    .acf-block-preview .section-logo_section .logo-slider .logo-header,
    .acf-block-preview .section-logo-section .logo-slider .logo-header {
        position: relative;
        transform: rotate(0deg)
    }
}

.flex-sections .section-logo_section .logo-slider .logos,
.flex-sections .section-logo-section .logo-slider .logos,
.acf-block-preview .section-logo_section .logo-slider .logos,
.acf-block-preview .section-logo-section .logo-slider .logos {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    max-width: 80%;
    margin: 0 auto 25px
}

@media (max-width: 570px) {

    .flex-sections .section-logo_section .logo-slider .logos,
    .flex-sections .section-logo-section .logo-slider .logos,
    .acf-block-preview .section-logo_section .logo-slider .logos,
    .acf-block-preview .section-logo-section .logo-slider .logos {
        margin: 25px auto 0
    }
}

.flex-sections .section-logo_section .logo-slider .logos .slick-prev:before,
.flex-sections .section-logo_section .logo-slider .logos .slick-next:before,
.flex-sections .section-logo-section .logo-slider .logos .slick-prev:before,
.flex-sections .section-logo-section .logo-slider .logos .slick-next:before,
.acf-block-preview .section-logo_section .logo-slider .logos .slick-prev:before,
.acf-block-preview .section-logo_section .logo-slider .logos .slick-next:before,
.acf-block-preview .section-logo-section .logo-slider .logos .slick-prev:before,
.acf-block-preview .section-logo-section .logo-slider .logos .slick-next:before {
    color: grey
}

.flex-sections .section-logo_section .logo-slider .logos .slick-prev,
.flex-sections .section-logo-section .logo-slider .logos .slick-prev,
.acf-block-preview .section-logo_section .logo-slider .logos .slick-prev,
.acf-block-preview .section-logo-section .logo-slider .logos .slick-prev {
    left: -20px
}

.flex-sections .section-logo_section .logo-slider .logos .slick-next,
.flex-sections .section-logo-section .logo-slider .logos .slick-next,
.acf-block-preview .section-logo_section .logo-slider .logos .slick-next,
.acf-block-preview .section-logo-section .logo-slider .logos .slick-next {
    right: -30px
}

.flex-sections .section-logo_section .logo-slider .logos .slick-dots,
.flex-sections .section-logo-section .logo-slider .logos .slick-dots,
.acf-block-preview .section-logo_section .logo-slider .logos .slick-dots,
.acf-block-preview .section-logo-section .logo-slider .logos .slick-dots {
    bottom: -30px
}

.flex-sections .section-logo_section .logo-slider .logos .slick-dots li button:before,
.flex-sections .section-logo-section .logo-slider .logos .slick-dots li button:before,
.acf-block-preview .section-logo_section .logo-slider .logos .slick-dots li button:before,
.acf-block-preview .section-logo-section .logo-slider .logos .slick-dots li button:before {
    color: grey
}

.flex-sections .section-logo_section .logo-slider .logos .slick-slide,
.flex-sections .section-logo-section .logo-slider .logos .slick-slide,
.acf-block-preview .section-logo_section .logo-slider .logos .slick-slide,
.acf-block-preview .section-logo-section .logo-slider .logos .slick-slide {
    display: flex;
    height: auto;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    min-height: 100px
}

.flex-sections .section-logo_section .logo-slider .logos .slick-slide .logo img,
.flex-sections .section-logo-section .logo-slider .logos .slick-slide .logo img,
.acf-block-preview .section-logo_section .logo-slider .logos .slick-slide .logo img,
.acf-block-preview .section-logo-section .logo-slider .logos .slick-slide .logo img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .5;
    margin: 0 auto;
    transition: all 0.3s ease;
    max-height: 100px;
    text-align: center
}

.flex-sections .section-logo_section .logo-slider .logos .slick-slide .logo img:hover,
.flex-sections .section-logo-section .logo-slider .logos .slick-slide .logo img:hover,
.acf-block-preview .section-logo_section .logo-slider .logos .slick-slide .logo img:hover,
.acf-block-preview .section-logo-section .logo-slider .logos .slick-slide .logo img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1
}

.flex-sections .section-optin_section .cell,
.flex-sections .section-optin-section .cell,
.acf-block-preview .section-optin_section .cell,
.acf-block-preview .section-optin-section .cell {
    display: flex;
    justify-content: center;
    flex-direction: column
}

.flex-sections .section-optin_section .span-8 .gform_wrapper form .form-container,
.flex-sections .section-optin-section .span-8 .gform_wrapper form .form-container,
.acf-block-preview .section-optin_section .span-8 .gform_wrapper form .form-container,
.acf-block-preview .section-optin-section .span-8 .gform_wrapper form .form-container {
    max-width: 100%
}

.flex-sections .section-optin_section .gform_wrapper,
.flex-sections .section-optin-section .gform_wrapper,
.acf-block-preview .section-optin_section .gform_wrapper,
.acf-block-preview .section-optin-section .gform_wrapper {
    text-align: center
}

.flex-sections .section-optin_section .gform_wrapper form .form-container,
.flex-sections .section-optin-section .gform_wrapper form .form-container,
.acf-block-preview .section-optin_section .gform_wrapper form .form-container,
.acf-block-preview .section-optin-section .gform_wrapper form .form-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 90%;
    margin: 0 auto
}

@media (max-width: 767px) {

    .flex-sections .section-optin_section .gform_wrapper form .form-container,
    .flex-sections .section-optin-section .gform_wrapper form .form-container,
    .acf-block-preview .section-optin_section .gform_wrapper form .form-container,
    .acf-block-preview .section-optin-section .gform_wrapper form .form-container {
        display: block;
        max-width: 100%
    }
}

.flex-sections .section-optin_section .gform_wrapper form .form-container .gform_body,
.flex-sections .section-optin-section .gform_wrapper form .form-container .gform_body,
.acf-block-preview .section-optin_section .gform_wrapper form .form-container .gform_body,
.acf-block-preview .section-optin-section .gform_wrapper form .form-container .gform_body {
    width: 75%
}

@media (max-width: 767px) {

    .flex-sections .section-optin_section .gform_wrapper form .form-container .gform_body,
    .flex-sections .section-optin-section .gform_wrapper form .form-container .gform_body,
    .acf-block-preview .section-optin_section .gform_wrapper form .form-container .gform_body,
    .acf-block-preview .section-optin-section .gform_wrapper form .form-container .gform_body {
        width: 100%
    }
}

.flex-sections .section-optin_section .gform_wrapper form .form-container .gform_body ul,
.flex-sections .section-optin-section .gform_wrapper form .form-container .gform_body ul,
.acf-block-preview .section-optin_section .gform_wrapper form .form-container .gform_body ul,
.acf-block-preview .section-optin-section .gform_wrapper form .form-container .gform_body ul {
    margin-bottom: 0;
    padding: 0 !important
}

.flex-sections .section-optin_section .gform_wrapper form .form-container .gform_body ul li.gfield,
.flex-sections .section-optin-section .gform_wrapper form .form-container .gform_body ul li.gfield,
.acf-block-preview .section-optin_section .gform_wrapper form .form-container .gform_body ul li.gfield,
.acf-block-preview .section-optin-section .gform_wrapper form .form-container .gform_body ul li.gfield {
    width: 50%;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle
}

@media (max-width: 767px) {

    .flex-sections .section-optin_section .gform_wrapper form .form-container .gform_body ul li.gfield,
    .flex-sections .section-optin-section .gform_wrapper form .form-container .gform_body ul li.gfield,
    .acf-block-preview .section-optin_section .gform_wrapper form .form-container .gform_body ul li.gfield,
    .acf-block-preview .section-optin-section .gform_wrapper form .form-container .gform_body ul li.gfield {
        display: block;
        width: 100%;
        margin: 0 auto 2%;
        padding-right: 0
    }
}

.flex-sections .section-optin_section .gform_wrapper form .form-container .gform_body ul li.gfield div,
.flex-sections .section-optin-section .gform_wrapper form .form-container .gform_body ul li.gfield div,
.acf-block-preview .section-optin_section .gform_wrapper form .form-container .gform_body ul li.gfield div,
.acf-block-preview .section-optin-section .gform_wrapper form .form-container .gform_body ul li.gfield div {
    margin: 0
}

.flex-sections .section-optin_section .gform_wrapper form .form-container .gform_body ul li.gfield div input,
.flex-sections .section-optin_section .gform_wrapper form .form-container .gform_body ul li.gfield div input[type=text],
.flex-sections .section-optin-section .gform_wrapper form .form-container .gform_body ul li.gfield div input,
.flex-sections .section-optin-section .gform_wrapper form .form-container .gform_body ul li.gfield div input[type=text],
.acf-block-preview .section-optin_section .gform_wrapper form .form-container .gform_body ul li.gfield div input,
.acf-block-preview .section-optin_section .gform_wrapper form .form-container .gform_body ul li.gfield div input[type=text],
.acf-block-preview .section-optin-section .gform_wrapper form .form-container .gform_body ul li.gfield div input,
.acf-block-preview .section-optin-section .gform_wrapper form .form-container .gform_body ul li.gfield div input[type=text] {
    height: 38px;
    margin: 0
}

.flex-sections .section-optin_section .gform_wrapper .gform_footer,
.flex-sections .section-optin-section .gform_wrapper .gform_footer,
.acf-block-preview .section-optin_section .gform_wrapper .gform_footer,
.acf-block-preview .section-optin-section .gform_wrapper .gform_footer {
    padding: 0;
    margin: 0;
    width: 25%
}

@media (max-width: 767px) {

    .flex-sections .section-optin_section .gform_wrapper .gform_footer,
    .flex-sections .section-optin-section .gform_wrapper .gform_footer,
    .acf-block-preview .section-optin_section .gform_wrapper .gform_footer,
    .acf-block-preview .section-optin-section .gform_wrapper .gform_footer {
        width: 100%
    }
}

.flex-sections .section-optin_section .gform_wrapper .gform_footer input[type=submit],
.flex-sections .section-optin-section .gform_wrapper .gform_footer input[type=submit],
.acf-block-preview .section-optin_section .gform_wrapper .gform_footer input[type=submit],
.acf-block-preview .section-optin-section .gform_wrapper .gform_footer input[type=submit] {
    margin: 0;
    width: 100%
}

.flex-sections .section-optin_section .gform_confirmation_message,
.flex-sections .section-optin-section .gform_confirmation_message,
.acf-block-preview .section-optin_section .gform_confirmation_message,
.acf-block-preview .section-optin-section .gform_confirmation_message {
    text-align: center;
    margin: 25px auto
}

.flex-sections .section-faq_section .faq-header,
.flex-sections .section-faq-section .faq-header,
.acf-block-preview .section-faq_section .faq-header,
.acf-block-preview .section-faq-section .faq-header {
    width: 100%;
    margin-bottom: 20px;
    display: block
}

.flex-sections .section-faq_section .faqs .accordion,
.flex-sections .section-faq-section .faqs .accordion,
.acf-block-preview .section-faq_section .faqs .accordion,
.acf-block-preview .section-faq-section .faqs .accordion {
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: 1px solid #ccc;
    text-align: left;
    outline: none;
    transition: 0.4s;
    background-color: #f1f1f1;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 16px;
    font-family: "Trebuchet MS", "Helvetica", sans-serif
}

.flex-sections .section-faq_section .faqs .accordion.active,
.flex-sections .section-faq_section .faqs .accordion:hover,
.flex-sections .section-faq-section .faqs .accordion.active,
.flex-sections .section-faq-section .faqs .accordion:hover,
.acf-block-preview .section-faq_section .faqs .accordion.active,
.acf-block-preview .section-faq_section .faqs .accordion:hover,
.acf-block-preview .section-faq-section .faqs .accordion.active,
.acf-block-preview .section-faq-section .faqs .accordion:hover {
    background-color: #ccc
}

.flex-sections .section-faq_section .faqs .accordion:before,
.flex-sections .section-faq-section .faqs .accordion:before,
.acf-block-preview .section-faq_section .faqs .accordion:before,
.acf-block-preview .section-faq-section .faqs .accordion:before {
    content: '\f055';
    margin-right: 20px;
    font-family: 'Font Awesome 5 Free';
    font-size: 18px;
    font-weight: 900
}

.flex-sections .section-faq_section .faqs .accordion.active:before,
.flex-sections .section-faq-section .faqs .accordion.active:before,
.acf-block-preview .section-faq_section .faqs .accordion.active:before,
.acf-block-preview .section-faq-section .faqs .accordion.active:before {
    content: '\f056'
}

.flex-sections .section-faq_section .faqs .panel,
.flex-sections .section-faq-section .faqs .panel,
.acf-block-preview .section-faq_section .faqs .panel,
.acf-block-preview .section-faq-section .faqs .panel {
    padding: 0 18px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out
}

.flex-sections .section-faq_section .faqs .panel p,
.flex-sections .section-faq-section .faqs .panel p,
.acf-block-preview .section-faq_section .faqs .panel p,
.acf-block-preview .section-faq-section .faqs .panel p {
    margin: .5em auto 1em
}

.flex-sections .section-testimonial_slider_section .container,
.flex-sections .section-testimonial-slider-section .container,
.acf-block-preview .section-testimonial_slider_section .container,
.acf-block-preview .section-testimonial-slider-section .container {
    max-width: 100%
}

.flex-sections .section-testimonial_slider_section .testimonials-slider,
.flex-sections .section-testimonial-slider-section .testimonials-slider,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider {
    margin-bottom: 25px
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.style-one.one-col .testimonial,
.flex-sections .section-testimonial-slider-section .testimonials-slider.style-one.one-col .testimonial,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.style-one.one-col .testimonial,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.style-one.one-col .testimonial {
    padding: 0 15%
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.style-one.one-col .testimonial .txt,
.flex-sections .section-testimonial-slider-section .testimonials-slider.style-one.one-col .testimonial .txt,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.style-one.one-col .testimonial .txt,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.style-one.one-col .testimonial .txt {
    padding: 0 15%
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.style-one.two-col .slick-slide:nth-of-type(even) .testimonial,
.flex-sections .section-testimonial-slider-section .testimonials-slider.style-one.two-col .slick-slide:nth-of-type(even) .testimonial,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.style-one.two-col .slick-slide:nth-of-type(even) .testimonial,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.style-one.two-col .slick-slide:nth-of-type(even) .testimonial {
    padding: 0 10% 0 0
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.style-one.two-col .slick-slide .testimonial,
.flex-sections .section-testimonial-slider-section .testimonials-slider.style-one.two-col .slick-slide .testimonial,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.style-one.two-col .slick-slide .testimonial,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.style-one.two-col .slick-slide .testimonial {
    padding: 0 0 0 10%
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.style-one.two-col .slick-slide .testimonial .txt,
.flex-sections .section-testimonial-slider-section .testimonials-slider.style-one.two-col .slick-slide .testimonial .txt,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.style-one.two-col .slick-slide .testimonial .txt,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.style-one.two-col .slick-slide .testimonial .txt {
    padding: 0 10%
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.style-one.three-col .testimonial,
.flex-sections .section-testimonial-slider-section .testimonials-slider.style-one.three-col .testimonial,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.style-one.three-col .testimonial,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.style-one.three-col .testimonial {
    padding: 0 10%
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.style-one.three-col .testimonial .txt,
.flex-sections .section-testimonial-slider-section .testimonials-slider.style-one.three-col .testimonial .txt,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.style-one.three-col .testimonial .txt,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.style-one.three-col .testimonial .txt {
    padding: 0 5%
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.style-one .testimonial,
.flex-sections .section-testimonial-slider-section .testimonials-slider.style-one .testimonial,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.style-one .testimonial,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.style-one .testimonial {
    text-align: center
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.style-one .testimonial .img,
.flex-sections .section-testimonial-slider-section .testimonials-slider.style-one .testimonial .img,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.style-one .testimonial .img,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.style-one .testimonial .img {
    margin: 0 auto 25px
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.style-two.one-col .testimonial,
.flex-sections .section-testimonial-slider-section .testimonials-slider.style-two.one-col .testimonial,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.style-two.one-col .testimonial,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.style-two.one-col .testimonial {
    padding: 0 30%
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.style-two.one-col .testimonial .txt,
.flex-sections .section-testimonial-slider-section .testimonials-slider.style-two.one-col .testimonial .txt,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.style-two.one-col .testimonial .txt,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.style-two.one-col .testimonial .txt {
    padding: 0 0 0 15%
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.style-two.two-col .slick-slide:nth-of-type(even) .testimonial,
.flex-sections .section-testimonial-slider-section .testimonials-slider.style-two.two-col .slick-slide:nth-of-type(even) .testimonial,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.style-two.two-col .slick-slide:nth-of-type(even) .testimonial,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.style-two.two-col .slick-slide:nth-of-type(even) .testimonial {
    padding: 0 10% 0 0
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.style-two.two-col .slick-slide .testimonial,
.flex-sections .section-testimonial-slider-section .testimonials-slider.style-two.two-col .slick-slide .testimonial,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.style-two.two-col .slick-slide .testimonial,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.style-two.two-col .slick-slide .testimonial {
    padding: 0 0 0 10%
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.style-two.two-col .slick-slide .testimonial .txt,
.flex-sections .section-testimonial-slider-section .testimonials-slider.style-two.two-col .slick-slide .testimonial .txt,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.style-two.two-col .slick-slide .testimonial .txt,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.style-two.two-col .slick-slide .testimonial .txt {
    padding: 0 5% 0 0
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.style-two.three-col .testimonial,
.flex-sections .section-testimonial-slider-section .testimonials-slider.style-two.three-col .testimonial,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.style-two.three-col .testimonial,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.style-two.three-col .testimonial {
    padding: 0 10%
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.style-two.three-col .testimonial .txt,
.flex-sections .section-testimonial-slider-section .testimonials-slider.style-two.three-col .testimonial .txt,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.style-two.three-col .testimonial .txt,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.style-two.three-col .testimonial .txt {
    padding: 0
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.style-two.three-col .testimonial .img,
.flex-sections .section-testimonial-slider-section .testimonials-slider.style-two.three-col .testimonial .img,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.style-two.three-col .testimonial .img,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.style-two.three-col .testimonial .img {
    margin: 0 25px 25px 0
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.style-two .testimonial,
.flex-sections .section-testimonial-slider-section .testimonials-slider.style-two .testimonial,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.style-two .testimonial,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.style-two .testimonial {
    text-align: left
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.style-two .testimonial .img,
.flex-sections .section-testimonial-slider-section .testimonials-slider.style-two .testimonial .img,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.style-two .testimonial .img,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.style-two .testimonial .img {
    float: left;
    margin: 0 25px 0 0
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.rounded-img .testimonial .img img,
.flex-sections .section-testimonial-slider-section .testimonials-slider.rounded-img .testimonial .img img,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.rounded-img .testimonial .img img,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.rounded-img .testimonial .img img {
    border-radius: 50%
}

.flex-sections .section-testimonial_slider_section .testimonials-slider .testimonial .img,
.flex-sections .section-testimonial-slider-section .testimonials-slider .testimonial .img,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider .testimonial .img,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider .testimonial .img {
    max-width: 150px;
    margin: 0 auto
}

.flex-sections .section-testimonial_slider_section .testimonials-slider .testimonial .auth,
.flex-sections .section-testimonial-slider-section .testimonials-slider .testimonial .auth,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider .testimonial .auth,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider .testimonial .auth {
    margin: 20px auto 0;
    font-weight: 700;
    font-family: "Trebuchet MS", "Helvetica", sans-serif;
    text-transform: uppercase
}

.flex-sections .section-testimonial_slider_section .testimonials-slider .testimonial .title,
.flex-sections .section-testimonial-slider-section .testimonials-slider .testimonial .title,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider .testimonial .title,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider .testimonial .title {
    font-style: italic;
    font-family: "Verdana", "Geneva", sans-serif
}

.flex-sections .section-testimonial_slider_section .testimonials-slider .slick-prev:before,
.flex-sections .section-testimonial_slider_section .testimonials-slider .slick-next:before,
.flex-sections .section-testimonial_slider_section .testimonials-slider .slick-dots li button:before,
.flex-sections .section-testimonial-slider-section .testimonials-slider .slick-prev:before,
.flex-sections .section-testimonial-slider-section .testimonials-slider .slick-next:before,
.flex-sections .section-testimonial-slider-section .testimonials-slider .slick-dots li button:before,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider .slick-prev:before,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider .slick-next:before,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider .slick-dots li button:before,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider .slick-prev:before,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider .slick-next:before,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider .slick-dots li button:before {
    color: #000
}

.flex-sections .section-testimonial_slider_section .testimonials-slider .slick-dots,
.flex-sections .section-testimonial-slider-section .testimonials-slider .slick-dots,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider .slick-dots,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider .slick-dots {
    bottom: -50px
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.chevron-arrows .slick-prev:before,
.flex-sections .section-testimonial-slider-section .testimonials-slider.chevron-arrows .slick-prev:before,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.chevron-arrows .slick-prev:before,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.chevron-arrows .slick-prev:before {
    content: "\f053"
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.chevron-arrows .slick-next:before,
.flex-sections .section-testimonial-slider-section .testimonials-slider.chevron-arrows .slick-next:before,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.chevron-arrows .slick-next:before,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.chevron-arrows .slick-next:before {
    content: "\f054"
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.circle-chevron-arrows .slick-prev:before,
.flex-sections .section-testimonial-slider-section .testimonials-slider.circle-chevron-arrows .slick-prev:before,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.circle-chevron-arrows .slick-prev:before,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.circle-chevron-arrows .slick-prev:before {
    content: "\f137"
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.circle-chevron-arrows .slick-next:before,
.flex-sections .section-testimonial-slider-section .testimonials-slider.circle-chevron-arrows .slick-next:before,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.circle-chevron-arrows .slick-next:before,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.circle-chevron-arrows .slick-next:before {
    content: "\f138"
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.arrow-arrows .slick-prev:before,
.flex-sections .section-testimonial-slider-section .testimonials-slider.arrow-arrows .slick-prev:before,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.arrow-arrows .slick-prev:before,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.arrow-arrows .slick-prev:before {
    content: "\f060"
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.arrow-arrows .slick-next:before,
.flex-sections .section-testimonial-slider-section .testimonials-slider.arrow-arrows .slick-next:before,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.arrow-arrows .slick-next:before,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.arrow-arrows .slick-next:before {
    content: "\f061"
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.circle-arrow-arrows .slick-prev:before,
.flex-sections .section-testimonial-slider-section .testimonials-slider.circle-arrow-arrows .slick-prev:before,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.circle-arrow-arrows .slick-prev:before,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.circle-arrow-arrows .slick-prev:before {
    content: "\f0a8"
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.circle-arrow-arrows .slick-next:before,
.flex-sections .section-testimonial-slider-section .testimonials-slider.circle-arrow-arrows .slick-next:before,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.circle-arrow-arrows .slick-next:before,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.circle-arrow-arrows .slick-next:before {
    content: "\f0a9"
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.no-arrows .slick-prev:before,
.flex-sections .section-testimonial-slider-section .testimonials-slider.no-arrows .slick-prev:before,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.no-arrows .slick-prev:before,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.no-arrows .slick-prev:before {
    content: ""
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.no-arrows .slick-next:before,
.flex-sections .section-testimonial-slider-section .testimonials-slider.no-arrows .slick-next:before,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.no-arrows .slick-next:before,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.no-arrows .slick-next:before {
    content: ""
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.circle-full-dots .slick-dots li button:before,
.flex-sections .section-testimonial-slider-section .testimonials-slider.circle-full-dots .slick-dots li button:before,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.circle-full-dots .slick-dots li button:before,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.circle-full-dots .slick-dots li button:before {
    content: '\f111'
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.circle-dots .slick-dots li button:before,
.flex-sections .section-testimonial-slider-section .testimonials-slider.circle-dots .slick-dots li button:before,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.circle-dots .slick-dots li button:before,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.circle-dots .slick-dots li button:before {
    content: '\f192'
}

.flex-sections .section-testimonial_slider_section .testimonials-slider.no-dots .slick-dots li button:before,
.flex-sections .section-testimonial-slider-section .testimonials-slider.no-dots .slick-dots li button:before,
.acf-block-preview .section-testimonial_slider_section .testimonials-slider.no-dots .slick-dots li button:before,
.acf-block-preview .section-testimonial-slider-section .testimonials-slider.no-dots .slick-dots li button:before {
    content: ''
}

.flex-sections .section-content_slider_section .container,
.flex-sections .section-content-slider-section .container,
.acf-block-preview .section-content_slider_section .container,
.acf-block-preview .section-content-slider-section .container {
    max-width: 100%
}

.flex-sections .section-content_slider_section .content-slider,
.flex-sections .section-content-slider-section .content-slider,
.acf-block-preview .section-content_slider_section .content-slider,
.acf-block-preview .section-content-slider-section .content-slider {
    margin-bottom: 25px
}

.flex-sections .section-content_slider_section .content-slider.one-col .slide,
.flex-sections .section-content-slider-section .content-slider.one-col .slide,
.acf-block-preview .section-content_slider_section .content-slider.one-col .slide,
.acf-block-preview .section-content-slider-section .content-slider.one-col .slide {
    padding: 0 15%
}

.flex-sections .section-content_slider_section .content-slider.one-col .slide .txt,
.flex-sections .section-content-slider-section .content-slider.one-col .slide .txt,
.acf-block-preview .section-content_slider_section .content-slider.one-col .slide .txt,
.acf-block-preview .section-content-slider-section .content-slider.one-col .slide .txt {
    padding: 0 15%
}

.flex-sections .section-content_slider_section .content-slider.two-col .slick-slide .slide,
.flex-sections .section-content-slider-section .content-slider.two-col .slick-slide .slide,
.acf-block-preview .section-content_slider_section .content-slider.two-col .slick-slide .slide,
.acf-block-preview .section-content-slider-section .content-slider.two-col .slick-slide .slide {
    padding: 0 10%
}

.flex-sections .section-content_slider_section .content-slider.two-col .slick-slide .slide .txt,
.flex-sections .section-content-slider-section .content-slider.two-col .slick-slide .slide .txt,
.acf-block-preview .section-content_slider_section .content-slider.two-col .slick-slide .slide .txt,
.acf-block-preview .section-content-slider-section .content-slider.two-col .slick-slide .slide .txt {
    padding: 0 10%
}

.flex-sections .section-content_slider_section .content-slider.three-col .slide,
.flex-sections .section-content-slider-section .content-slider.three-col .slide,
.acf-block-preview .section-content_slider_section .content-slider.three-col .slide,
.acf-block-preview .section-content-slider-section .content-slider.three-col .slide {
    padding: 0 5%
}

.flex-sections .section-content_slider_section .content-slider.three-col .slide .txt,
.flex-sections .section-content-slider-section .content-slider.three-col .slide .txt,
.acf-block-preview .section-content_slider_section .content-slider.three-col .slide .txt,
.acf-block-preview .section-content-slider-section .content-slider.three-col .slide .txt {
    padding: 0 5%
}

.flex-sections .section-content_slider_section .content-slider .slide,
.flex-sections .section-content-slider-section .content-slider .slide,
.acf-block-preview .section-content_slider_section .content-slider .slide,
.acf-block-preview .section-content-slider-section .content-slider .slide {
    text-align: center
}

.flex-sections .section-content_slider_section .content-slider .slick-prev:before,
.flex-sections .section-content_slider_section .content-slider .slick-next:before,
.flex-sections .section-content_slider_section .content-slider .slick-dots li button:before,
.flex-sections .section-content-slider-section .content-slider .slick-prev:before,
.flex-sections .section-content-slider-section .content-slider .slick-next:before,
.flex-sections .section-content-slider-section .content-slider .slick-dots li button:before,
.acf-block-preview .section-content_slider_section .content-slider .slick-prev:before,
.acf-block-preview .section-content_slider_section .content-slider .slick-next:before,
.acf-block-preview .section-content_slider_section .content-slider .slick-dots li button:before,
.acf-block-preview .section-content-slider-section .content-slider .slick-prev:before,
.acf-block-preview .section-content-slider-section .content-slider .slick-next:before,
.acf-block-preview .section-content-slider-section .content-slider .slick-dots li button:before {
    color: #000
}

.flex-sections .section-content_slider_section .content-slider .slick-dots,
.flex-sections .section-content-slider-section .content-slider .slick-dots,
.acf-block-preview .section-content_slider_section .content-slider .slick-dots,
.acf-block-preview .section-content-slider-section .content-slider .slick-dots {
    bottom: -25px
}

.flex-sections .section-content_slider_section .content-slider.chevron-arrows .slick-prev:before,
.flex-sections .section-content-slider-section .content-slider.chevron-arrows .slick-prev:before,
.acf-block-preview .section-content_slider_section .content-slider.chevron-arrows .slick-prev:before,
.acf-block-preview .section-content-slider-section .content-slider.chevron-arrows .slick-prev:before {
    content: "\f053"
}

.flex-sections .section-content_slider_section .content-slider.chevron-arrows .slick-next:before,
.flex-sections .section-content-slider-section .content-slider.chevron-arrows .slick-next:before,
.acf-block-preview .section-content_slider_section .content-slider.chevron-arrows .slick-next:before,
.acf-block-preview .section-content-slider-section .content-slider.chevron-arrows .slick-next:before {
    content: "\f054"
}

.flex-sections .section-content_slider_section .content-slider.circle-chevron-arrows .slick-prev:before,
.flex-sections .section-content-slider-section .content-slider.circle-chevron-arrows .slick-prev:before,
.acf-block-preview .section-content_slider_section .content-slider.circle-chevron-arrows .slick-prev:before,
.acf-block-preview .section-content-slider-section .content-slider.circle-chevron-arrows .slick-prev:before {
    content: "\f137"
}

.flex-sections .section-content_slider_section .content-slider.circle-chevron-arrows .slick-next:before,
.flex-sections .section-content-slider-section .content-slider.circle-chevron-arrows .slick-next:before,
.acf-block-preview .section-content_slider_section .content-slider.circle-chevron-arrows .slick-next:before,
.acf-block-preview .section-content-slider-section .content-slider.circle-chevron-arrows .slick-next:before {
    content: "\f138"
}

.flex-sections .section-content_slider_section .content-slider.arrow-arrows .slick-prev:before,
.flex-sections .section-content-slider-section .content-slider.arrow-arrows .slick-prev:before,
.acf-block-preview .section-content_slider_section .content-slider.arrow-arrows .slick-prev:before,
.acf-block-preview .section-content-slider-section .content-slider.arrow-arrows .slick-prev:before {
    content: "\f060"
}

.flex-sections .section-content_slider_section .content-slider.arrow-arrows .slick-next:before,
.flex-sections .section-content-slider-section .content-slider.arrow-arrows .slick-next:before,
.acf-block-preview .section-content_slider_section .content-slider.arrow-arrows .slick-next:before,
.acf-block-preview .section-content-slider-section .content-slider.arrow-arrows .slick-next:before {
    content: "\f061"
}

.flex-sections .section-content_slider_section .content-slider.circle-arrow-arrows .slick-prev:before,
.flex-sections .section-content-slider-section .content-slider.circle-arrow-arrows .slick-prev:before,
.acf-block-preview .section-content_slider_section .content-slider.circle-arrow-arrows .slick-prev:before,
.acf-block-preview .section-content-slider-section .content-slider.circle-arrow-arrows .slick-prev:before {
    content: "\f0a8"
}

.flex-sections .section-content_slider_section .content-slider.circle-arrow-arrows .slick-next:before,
.flex-sections .section-content-slider-section .content-slider.circle-arrow-arrows .slick-next:before,
.acf-block-preview .section-content_slider_section .content-slider.circle-arrow-arrows .slick-next:before,
.acf-block-preview .section-content-slider-section .content-slider.circle-arrow-arrows .slick-next:before {
    content: "\f0a9"
}

.flex-sections .section-content_slider_section .content-slider.no-arrows .slick-prev:before,
.flex-sections .section-content-slider-section .content-slider.no-arrows .slick-prev:before,
.acf-block-preview .section-content_slider_section .content-slider.no-arrows .slick-prev:before,
.acf-block-preview .section-content-slider-section .content-slider.no-arrows .slick-prev:before {
    content: ""
}

.flex-sections .section-content_slider_section .content-slider.no-arrows .slick-next:before,
.flex-sections .section-content-slider-section .content-slider.no-arrows .slick-next:before,
.acf-block-preview .section-content_slider_section .content-slider.no-arrows .slick-next:before,
.acf-block-preview .section-content-slider-section .content-slider.no-arrows .slick-next:before {
    content: ""
}

.flex-sections .section-content_slider_section .content-slider.circle-full-dots .slick-dots li button:before,
.flex-sections .section-content-slider-section .content-slider.circle-full-dots .slick-dots li button:before,
.acf-block-preview .section-content_slider_section .content-slider.circle-full-dots .slick-dots li button:before,
.acf-block-preview .section-content-slider-section .content-slider.circle-full-dots .slick-dots li button:before {
    content: '\f111'
}

.flex-sections .section-content_slider_section .content-slider.circle-dots .slick-dots li button:before,
.flex-sections .section-content-slider-section .content-slider.circle-dots .slick-dots li button:before,
.acf-block-preview .section-content_slider_section .content-slider.circle-dots .slick-dots li button:before,
.acf-block-preview .section-content-slider-section .content-slider.circle-dots .slick-dots li button:before {
    content: '\f192'
}

.flex-sections .section-content_slider_section .content-slider.no-dots .slick-dots li button:before,
.flex-sections .section-content-slider-section .content-slider.no-dots .slick-dots li button:before,
.acf-block-preview .section-content_slider_section .content-slider.no-dots .slick-dots li button:before,
.acf-block-preview .section-content-slider-section .content-slider.no-dots .slick-dots li button:before {
    content: ''
}

.flex-sections .section-image_text_section .image-text-section,
.flex-sections .section-image-text-section .image-text-section,
.acf-block-preview .section-image_text_section .image-text-section,
.acf-block-preview .section-image-text-section .image-text-section {
    overflow-y: hidden;
    overflow-x: hidden;
    position: relative
}

.flex-sections .section-image_text_section .image-text-section.image-overlap-img-down,
.flex-sections .section-image-text-section .image-text-section.image-overlap-img-down,
.acf-block-preview .section-image_text_section .image-text-section.image-overlap-img-down,
.acf-block-preview .section-image-text-section .image-text-section.image-overlap-img-down {
    margin-bottom: 3em;
    overflow: visible
}

.flex-sections .section-image_text_section .image-text-section.image-overlap-img-down.image-right .image,
.flex-sections .section-image-text-section .image-text-section.image-overlap-img-down.image-right .image,
.acf-block-preview .section-image_text_section .image-text-section.image-overlap-img-down.image-right .image,
.acf-block-preview .section-image-text-section .image-text-section.image-overlap-img-down.image-right .image {
    top: 3em;
    width: 60%
}

@media (max-width: 767px) {

    .flex-sections .section-image_text_section .image-text-section.image-overlap-img-down.image-right .image,
    .flex-sections .section-image-text-section .image-text-section.image-overlap-img-down.image-right .image,
    .acf-block-preview .section-image_text_section .image-text-section.image-overlap-img-down.image-right .image,
    .acf-block-preview .section-image-text-section .image-text-section.image-overlap-img-down.image-right .image {
        top: 0;
        width: 100%
    }
}

.flex-sections .section-image_text_section .image-text-section.image-overlap-img-down.image-right .content,
.flex-sections .section-image-text-section .image-text-section.image-overlap-img-down.image-right .content,
.acf-block-preview .section-image_text_section .image-text-section.image-overlap-img-down.image-right .content,
.acf-block-preview .section-image-text-section .image-text-section.image-overlap-img-down.image-right .content {
    float: none;
    padding: 60px 25% 60px 60px;
    width: 60%
}

@media (max-width: 767px) {

    .flex-sections .section-image_text_section .image-text-section.image-overlap-img-down.image-right .content,
    .flex-sections .section-image-text-section .image-text-section.image-overlap-img-down.image-right .content,
    .acf-block-preview .section-image_text_section .image-text-section.image-overlap-img-down.image-right .content,
    .acf-block-preview .section-image-text-section .image-text-section.image-overlap-img-down.image-right .content {
        padding: 60px;
        width: 100%
    }
}

.flex-sections .section-image_text_section .image-text-section.image-overlap-img-down.image-left .image,
.flex-sections .section-image-text-section .image-text-section.image-overlap-img-down.image-left .image,
.acf-block-preview .section-image_text_section .image-text-section.image-overlap-img-down.image-left .image,
.acf-block-preview .section-image-text-section .image-text-section.image-overlap-img-down.image-left .image {
    top: 3em;
    width: 60%
}

@media (max-width: 767px) {

    .flex-sections .section-image_text_section .image-text-section.image-overlap-img-down.image-left .image,
    .flex-sections .section-image-text-section .image-text-section.image-overlap-img-down.image-left .image,
    .acf-block-preview .section-image_text_section .image-text-section.image-overlap-img-down.image-left .image,
    .acf-block-preview .section-image-text-section .image-text-section.image-overlap-img-down.image-left .image {
        top: 0;
        width: 100%
    }
}

.flex-sections .section-image_text_section .image-text-section.image-overlap-img-down.image-left .content,
.flex-sections .section-image-text-section .image-text-section.image-overlap-img-down.image-left .content,
.acf-block-preview .section-image_text_section .image-text-section.image-overlap-img-down.image-left .content,
.acf-block-preview .section-image-text-section .image-text-section.image-overlap-img-down.image-left .content {
    float: none;
    margin-left: 40%;
    padding: 60px 60px 60px 25%;
    width: 60%
}

@media (max-width: 767px) {

    .flex-sections .section-image_text_section .image-text-section.image-overlap-img-down.image-left .content,
    .flex-sections .section-image-text-section .image-text-section.image-overlap-img-down.image-left .content,
    .acf-block-preview .section-image_text_section .image-text-section.image-overlap-img-down.image-left .content,
    .acf-block-preview .section-image-text-section .image-text-section.image-overlap-img-down.image-left .content {
        padding: 60px;
        width: 100%;
        margin-left: 0
    }
}

.flex-sections .section-image_text_section .image-text-section.image-overlap-img-up,
.flex-sections .section-image-text-section .image-text-section.image-overlap-img-up,
.acf-block-preview .section-image_text_section .image-text-section.image-overlap-img-up,
.acf-block-preview .section-image-text-section .image-text-section.image-overlap-img-up {
    margin-top: 3em;
    overflow: visible
}

.flex-sections .section-image_text_section .image-text-section.image-overlap-img-up.image-right .image,
.flex-sections .section-image-text-section .image-text-section.image-overlap-img-up.image-right .image,
.acf-block-preview .section-image_text_section .image-text-section.image-overlap-img-up.image-right .image,
.acf-block-preview .section-image-text-section .image-text-section.image-overlap-img-up.image-right .image {
    top: -3em;
    width: 60%
}

@media (max-width: 767px) {

    .flex-sections .section-image_text_section .image-text-section.image-overlap-img-up.image-right .image,
    .flex-sections .section-image-text-section .image-text-section.image-overlap-img-up.image-right .image,
    .acf-block-preview .section-image_text_section .image-text-section.image-overlap-img-up.image-right .image,
    .acf-block-preview .section-image-text-section .image-text-section.image-overlap-img-up.image-right .image {
        top: 0;
        width: 100%
    }
}

.flex-sections .section-image_text_section .image-text-section.image-overlap-img-up.image-right .content,
.flex-sections .section-image-text-section .image-text-section.image-overlap-img-up.image-right .content,
.acf-block-preview .section-image_text_section .image-text-section.image-overlap-img-up.image-right .content,
.acf-block-preview .section-image-text-section .image-text-section.image-overlap-img-up.image-right .content {
    float: none;
    padding: 60px 25% 60px 60px;
    min-height: 15vw;
    width: 60%
}

@media (max-width: 767px) {

    .flex-sections .section-image_text_section .image-text-section.image-overlap-img-up.image-right .content,
    .flex-sections .section-image-text-section .image-text-section.image-overlap-img-up.image-right .content,
    .acf-block-preview .section-image_text_section .image-text-section.image-overlap-img-up.image-right .content,
    .acf-block-preview .section-image-text-section .image-text-section.image-overlap-img-up.image-right .content {
        padding: 60px;
        width: 100%;
        margin-left: 0
    }
}

.flex-sections .section-image_text_section .image-text-section.image-overlap-img-up.image-left .image,
.flex-sections .section-image-text-section .image-text-section.image-overlap-img-up.image-left .image,
.acf-block-preview .section-image_text_section .image-text-section.image-overlap-img-up.image-left .image,
.acf-block-preview .section-image-text-section .image-text-section.image-overlap-img-up.image-left .image {
    top: -3em;
    width: 60%
}

.flex-sections .section-image_text_section .image-text-section.image-overlap-img-up.image-left .content,
.flex-sections .section-image-text-section .image-text-section.image-overlap-img-up.image-left .content,
.acf-block-preview .section-image_text_section .image-text-section.image-overlap-img-up.image-left .content,
.acf-block-preview .section-image-text-section .image-text-section.image-overlap-img-up.image-left .content {
    float: none;
    margin-left: 40%;
    padding: 60px 60px 60px 25%;
    min-height: 15vw;
    width: 60%
}

.flex-sections .section-image_text_section .image-text-section.image-left .image,
.flex-sections .section-image-text-section .image-text-section.image-left .image,
.acf-block-preview .section-image_text_section .image-text-section.image-left .image,
.acf-block-preview .section-image-text-section .image-text-section.image-left .image {
    left: 0
}

.flex-sections .section-image_text_section .image-text-section.image-left .content,
.flex-sections .section-image-text-section .image-text-section.image-left .content,
.acf-block-preview .section-image_text_section .image-text-section.image-left .content,
.acf-block-preview .section-image-text-section .image-text-section.image-left .content {
    float: right
}

.flex-sections .section-image_text_section .image-text-section.image-right .image,
.flex-sections .section-image-text-section .image-text-section.image-right .image,
.acf-block-preview .section-image_text_section .image-text-section.image-right .image,
.acf-block-preview .section-image-text-section .image-text-section.image-right .image {
    right: 0
}

.flex-sections .section-image_text_section .image-text-section.image-right .content,
.flex-sections .section-image-text-section .image-text-section.image-right .content,
.acf-block-preview .section-image_text_section .image-text-section.image-right .content,
.acf-block-preview .section-image-text-section .image-text-section.image-right .content {
    float: left
}

.flex-sections .section-image_text_section .image-text-section .image,
.flex-sections .section-image-text-section .image-text-section .image,
.acf-block-preview .section-image_text_section .image-text-section .image,
.acf-block-preview .section-image-text-section .image-text-section .image {
    width: 50%;
    height: 100%;
    top: 0px;
    bottom: 0px;
    position: absolute;
    background-size: cover;
    background-position: center
}

@media (max-width: 767px) {

    .flex-sections .section-image_text_section .image-text-section .image,
    .flex-sections .section-image-text-section .image-text-section .image,
    .acf-block-preview .section-image_text_section .image-text-section .image,
    .acf-block-preview .section-image-text-section .image-text-section .image {
        padding-top: 78vw;
        position: relative;
        width: 100%
    }
}

.flex-sections .section-image_text_section .image-text-section .content,
.flex-sections .section-image-text-section .image-text-section .content,
.acf-block-preview .section-image_text_section .image-text-section .content,
.acf-block-preview .section-image-text-section .image-text-section .content {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 50%;
    min-height: 30vw;
    padding: 50px;
    box-sizing: border-box
}

@media (max-width: 767px) {

    .flex-sections .section-image_text_section .image-text-section .content,
    .flex-sections .section-image-text-section .image-text-section .content,
    .acf-block-preview .section-image_text_section .image-text-section .content,
    .acf-block-preview .section-image-text-section .image-text-section .content {
        float: none;
        width: 100%
    }
}

.flex-sections .section-offset_image_text_section .image-text-section,
.flex-sections .section-offset-image-text-section .image-text-section,
.acf-block-preview .section-offset_image_text_section .image-text-section,
.acf-block-preview .section-offset-image-text-section .image-text-section {
    overflow-y: hidden;
    overflow-x: hidden;
    position: relative
}

.flex-sections .section-offset_image_text_section .image-text-section.image-overlap-img-down,
.flex-sections .section-offset-image-text-section .image-text-section.image-overlap-img-down,
.acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-img-down,
.acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-img-down {
    margin-bottom: 3em;
    overflow: visible
}

.flex-sections .section-offset_image_text_section .image-text-section.image-overlap-img-down.image-right .image,
.flex-sections .section-offset-image-text-section .image-text-section.image-overlap-img-down.image-right .image,
.acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-img-down.image-right .image,
.acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-img-down.image-right .image {
    top: 3em;
    width: 43%
}

@media (max-width: 1199px) {

    .flex-sections .section-offset_image_text_section .image-text-section.image-overlap-img-down.image-right .image,
    .flex-sections .section-offset-image-text-section .image-text-section.image-overlap-img-down.image-right .image,
    .acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-img-down.image-right .image,
    .acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-img-down.image-right .image {
        top: 3em;
        width: 40%
    }
}

@media (max-width: 991px) {

    .flex-sections .section-offset_image_text_section .image-text-section.image-overlap-img-down.image-right .image,
    .flex-sections .section-offset-image-text-section .image-text-section.image-overlap-img-down.image-right .image,
    .acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-img-down.image-right .image,
    .acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-img-down.image-right .image {
        top: 2.5em;
        margin-right: 50px
    }
}

@media (max-width: 767px) {

    .flex-sections .section-offset_image_text_section .image-text-section.image-overlap-img-down.image-right .image,
    .flex-sections .section-offset-image-text-section .image-text-section.image-overlap-img-down.image-right .image,
    .acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-img-down.image-right .image,
    .acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-img-down.image-right .image {
        top: 0;
        width: 100%
    }
}

.flex-sections .section-offset_image_text_section .image-text-section.image-overlap-img-down.image-right .content,
.flex-sections .section-offset-image-text-section .image-text-section.image-overlap-img-down.image-right .content,
.acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-img-down.image-right .content,
.acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-img-down.image-right .content {
    float: none;
    padding: 60px 50% 60px 60px;
    width: 100%
}

@media (max-width: 767px) {

    .flex-sections .section-offset_image_text_section .image-text-section.image-overlap-img-down.image-right .content,
    .flex-sections .section-offset-image-text-section .image-text-section.image-overlap-img-down.image-right .content,
    .acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-img-down.image-right .content,
    .acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-img-down.image-right .content {
        padding: 60px 55% 60px 60px
    }
}

@media (max-width: 767px) {

    .flex-sections .section-offset_image_text_section .image-text-section.image-overlap-img-down.image-right .content,
    .flex-sections .section-offset-image-text-section .image-text-section.image-overlap-img-down.image-right .content,
    .acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-img-down.image-right .content,
    .acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-img-down.image-right .content {
        padding: 60px;
        width: 100%
    }
}

.flex-sections .section-offset_image_text_section .image-text-section.image-overlap-img-down.image-left .image,
.flex-sections .section-offset-image-text-section .image-text-section.image-overlap-img-down.image-left .image,
.acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-img-down.image-left .image,
.acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-img-down.image-left .image {
    top: 3em;
    width: 45%;
    margin-left: 50px
}

@media (max-width: 991px) {

    .flex-sections .section-offset_image_text_section .image-text-section.image-overlap-img-down.image-left .image,
    .flex-sections .section-offset-image-text-section .image-text-section.image-overlap-img-down.image-left .image,
    .acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-img-down.image-left .image,
    .acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-img-down.image-left .image {
        top: 13%
    }
}

@media (max-width: 767px) {

    .flex-sections .section-offset_image_text_section .image-text-section.image-overlap-img-down.image-left .image,
    .flex-sections .section-offset-image-text-section .image-text-section.image-overlap-img-down.image-left .image,
    .acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-img-down.image-left .image,
    .acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-img-down.image-left .image {
        top: 0;
        width: 100%;
        margin-left: 0
    }
}

.flex-sections .section-offset_image_text_section .image-text-section.image-overlap-img-down.image-left .content,
.flex-sections .section-offset-image-text-section .image-text-section.image-overlap-img-down.image-left .content,
.acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-img-down.image-left .content,
.acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-img-down.image-left .content {
    float: none;
    padding: 60px 60px 60px 45%;
    width: 100%
}

@media (max-width: 991px) {

    .flex-sections .section-offset_image_text_section .image-text-section.image-overlap-img-down.image-left .content,
    .flex-sections .section-offset-image-text-section .image-text-section.image-overlap-img-down.image-left .content,
    .acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-img-down.image-left .content,
    .acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-img-down.image-left .content {
        padding: 60px 60px 60px 60%;
        width: 100%
    }
}

@media (max-width: 767px) {

    .flex-sections .section-offset_image_text_section .image-text-section.image-overlap-img-down.image-left .content,
    .flex-sections .section-offset-image-text-section .image-text-section.image-overlap-img-down.image-left .content,
    .acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-img-down.image-left .content,
    .acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-img-down.image-left .content {
        padding: 60px;
        width: 100%
    }
}

.flex-sections .section-offset_image_text_section .image-text-section.image-overlap-img-up,
.flex-sections .section-offset-image-text-section .image-text-section.image-overlap-img-up,
.acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-img-up,
.acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-img-up {
    margin-top: 3em;
    overflow: visible
}

.flex-sections .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-right .image,
.flex-sections .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-right .image,
.acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-right .image,
.acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-right .image {
    top: -3em;
    width: 28%
}

@media (max-width: 1199px) {

    .flex-sections .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-right .image,
    .flex-sections .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-right .image,
    .acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-right .image,
    .acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-right .image {
        width: 38%
    }
}

@media (max-width: 991px) {

    .flex-sections .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-right .image,
    .flex-sections .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-right .image,
    .acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-right .image,
    .acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-right .image {
        top: -2.5em;
        margin-right: 50px
    }
}

@media (max-width: 767px) {

    .flex-sections .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-right .image,
    .flex-sections .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-right .image,
    .acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-right .image,
    .acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-right .image {
        top: 0;
        width: 100%
    }
}

.flex-sections .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-right .content,
.flex-sections .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-right .content,
.acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-right .content,
.acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-right .content {
    float: none;
    padding: 60px 33% 60px 60px;
    min-height: 15vw;
    width: 100%
}

@media (max-width: 1199px) {

    .flex-sections .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-right .content,
    .flex-sections .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-right .content,
    .acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-right .content,
    .acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-right .content {
        padding: 60px 45% 60px 60px
    }
}

@media (max-width: 991px) {

    .flex-sections .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-right .content,
    .flex-sections .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-right .content,
    .acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-right .content,
    .acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-right .content {
        padding: 60px 53% 60px 60px
    }
}

@media (max-width: 767px) {

    .flex-sections .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-right .content,
    .flex-sections .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-right .content,
    .acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-right .content,
    .acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-right .content {
        padding: 60px 55% 60px 60px
    }
}

@media (max-width: 767px) {

    .flex-sections .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-right .content,
    .flex-sections .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-right .content,
    .acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-right .content,
    .acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-right .content {
        padding: 60px;
        width: 100%
    }
}

.flex-sections .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-left .image,
.flex-sections .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-left .image,
.acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-left .image,
.acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-left .image {
    top: -3em;
    width: 60%;
    margin-left: 60px
}

@media (max-width: 1199px) {

    .flex-sections .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-left .image,
    .flex-sections .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-left .image,
    .acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-left .image,
    .acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-left .image {
        width: 38%
    }
}

@media (max-width: 991px) {

    .flex-sections .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-left .image,
    .flex-sections .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-left .image,
    .acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-left .image,
    .acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-left .image {
        top: -2.5em;
        margin-left: 50px
    }
}

@media (max-width: 767px) {

    .flex-sections .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-left .image,
    .flex-sections .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-left .image,
    .acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-left .image,
    .acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-left .image {
        top: 0;
        width: 100%;
        margin-left: 0
    }
}

.flex-sections .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-left .content,
.flex-sections .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-left .content,
.acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-left .content,
.acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-left .content {
    float: none;
    padding: 60px 60px 60px 33%;
    min-height: 15vw;
    width: 100%
}

@media (max-width: 1199px) {

    .flex-sections .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-left .content,
    .flex-sections .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-left .content,
    .acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-left .content,
    .acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-left .content {
        padding: 60px 60px 60px 45%
    }
}

@media (max-width: 991px) {

    .flex-sections .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-left .content,
    .flex-sections .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-left .content,
    .acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-left .content,
    .acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-left .content {
        padding: 60px 60px 60px 53%
    }
}

@media (max-width: 767px) {

    .flex-sections .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-left .content,
    .flex-sections .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-left .content,
    .acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-img-up.image-left .content,
    .acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-img-up.image-left .content {
        padding: 60px;
        width: 100%
    }
}

.flex-sections .section-offset_image_text_section .image-text-section.image-overlap-txt-down .image,
.flex-sections .section-offset-image-text-section .image-text-section.image-overlap-txt-down .image,
.acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-txt-down .image,
.acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-txt-down .image {
    z-index: -1;
    width: 38%
}

@media (max-width: 1199px) {

    .flex-sections .section-offset_image_text_section .image-text-section.image-overlap-txt-down .image,
    .flex-sections .section-offset-image-text-section .image-text-section.image-overlap-txt-down .image,
    .acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-txt-down .image,
    .acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-txt-down .image {
        width: 33%
    }
}

@media (max-width: 991px) {

    .flex-sections .section-offset_image_text_section .image-text-section.image-overlap-txt-down .image,
    .flex-sections .section-offset-image-text-section .image-text-section.image-overlap-txt-down .image,
    .acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-txt-down .image,
    .acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-txt-down .image {
        width: 40%
    }
}

@media (max-width: 767px) {

    .flex-sections .section-offset_image_text_section .image-text-section.image-overlap-txt-down .image,
    .flex-sections .section-offset-image-text-section .image-text-section.image-overlap-txt-down .image,
    .acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-txt-down .image,
    .acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-txt-down .image {
        width: 100%
    }
}

.flex-sections .section-offset_image_text_section .image-text-section.image-overlap-txt-down .content,
.flex-sections .section-offset-image-text-section .image-text-section.image-overlap-txt-down .content,
.acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-txt-down .content,
.acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-txt-down .content {
    margin-top: 3em;
    width: 70%
}

@media (max-width: 767px) {

    .flex-sections .section-offset_image_text_section .image-text-section.image-overlap-txt-down .content,
    .flex-sections .section-offset-image-text-section .image-text-section.image-overlap-txt-down .content,
    .acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-txt-down .content,
    .acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-txt-down .content {
        width: 100%;
        margin-top: 0
    }
}

.flex-sections .section-offset_image_text_section .image-text-section.image-overlap-txt-up .image,
.flex-sections .section-offset-image-text-section .image-text-section.image-overlap-txt-up .image,
.acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-txt-up .image,
.acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-txt-up .image {
    z-index: -1;
    width: 38%;
    top: 3em
}

@media (max-width: 1199px) {

    .flex-sections .section-offset_image_text_section .image-text-section.image-overlap-txt-up .image,
    .flex-sections .section-offset-image-text-section .image-text-section.image-overlap-txt-up .image,
    .acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-txt-up .image,
    .acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-txt-up .image {
        width: 33%
    }
}

@media (max-width: 991px) {

    .flex-sections .section-offset_image_text_section .image-text-section.image-overlap-txt-up .image,
    .flex-sections .section-offset-image-text-section .image-text-section.image-overlap-txt-up .image,
    .acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-txt-up .image,
    .acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-txt-up .image {
        width: 40%
    }
}

@media (max-width: 767px) {

    .flex-sections .section-offset_image_text_section .image-text-section.image-overlap-txt-up .image,
    .flex-sections .section-offset-image-text-section .image-text-section.image-overlap-txt-up .image,
    .acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-txt-up .image,
    .acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-txt-up .image {
        width: 100%
    }
}

.flex-sections .section-offset_image_text_section .image-text-section.image-overlap-txt-up .content,
.flex-sections .section-offset-image-text-section .image-text-section.image-overlap-txt-up .content,
.acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-txt-up .content,
.acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-txt-up .content {
    position: relative;
    top: -3em;
    width: 70%
}

@media (max-width: 767px) {

    .flex-sections .section-offset_image_text_section .image-text-section.image-overlap-txt-up .content,
    .flex-sections .section-offset-image-text-section .image-text-section.image-overlap-txt-up .content,
    .acf-block-preview .section-offset_image_text_section .image-text-section.image-overlap-txt-up .content,
    .acf-block-preview .section-offset-image-text-section .image-text-section.image-overlap-txt-up .content {
        width: 100%;
        margin-top: 0
    }
}

.flex-sections .section-offset_image_text_section .image-text-section.image-left .image,
.flex-sections .section-offset-image-text-section .image-text-section.image-left .image,
.acf-block-preview .section-offset_image_text_section .image-text-section.image-left .image,
.acf-block-preview .section-offset-image-text-section .image-text-section.image-left .image {
    left: 0
}

.flex-sections .section-offset_image_text_section .image-text-section.image-left .content,
.flex-sections .section-offset-image-text-section .image-text-section.image-left .content,
.acf-block-preview .section-offset_image_text_section .image-text-section.image-left .content,
.acf-block-preview .section-offset-image-text-section .image-text-section.image-left .content {
    float: right
}

.flex-sections .section-offset_image_text_section .image-text-section.image-right .image,
.flex-sections .section-offset-image-text-section .image-text-section.image-right .image,
.acf-block-preview .section-offset_image_text_section .image-text-section.image-right .image,
.acf-block-preview .section-offset-image-text-section .image-text-section.image-right .image {
    right: 0
}

.flex-sections .section-offset_image_text_section .image-text-section.image-right .content,
.flex-sections .section-offset-image-text-section .image-text-section.image-right .content,
.acf-block-preview .section-offset_image_text_section .image-text-section.image-right .content,
.acf-block-preview .section-offset-image-text-section .image-text-section.image-right .content {
    float: left
}

.flex-sections .section-offset_image_text_section .image-text-section .image,
.flex-sections .section-offset-image-text-section .image-text-section .image,
.acf-block-preview .section-offset_image_text_section .image-text-section .image,
.acf-block-preview .section-offset-image-text-section .image-text-section .image {
    width: 50%;
    height: 100%;
    top: 0px;
    bottom: 0px;
    position: absolute;
    background-size: cover;
    background-position: center
}

@media (max-width: 767px) {

    .flex-sections .section-offset_image_text_section .image-text-section .image,
    .flex-sections .section-offset-image-text-section .image-text-section .image,
    .acf-block-preview .section-offset_image_text_section .image-text-section .image,
    .acf-block-preview .section-offset-image-text-section .image-text-section .image {
        position: relative;
        width: 100%
    }

    .flex-sections .section-offset_image_text_section .image-text-section .image img,
    .flex-sections .section-offset-image-text-section .image-text-section .image img,
    .acf-block-preview .section-offset_image_text_section .image-text-section .image img,
    .acf-block-preview .section-offset-image-text-section .image-text-section .image img {
        width: 100%
    }
}

.flex-sections .section-offset_image_text_section .image-text-section .content,
.flex-sections .section-offset-image-text-section .image-text-section .content,
.acf-block-preview .section-offset_image_text_section .image-text-section .content,
.acf-block-preview .section-offset-image-text-section .image-text-section .content {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 50%;
    min-height: 30vw;
    padding: 50px;
    box-sizing: border-box
}

@media (max-width: 767px) {

    .flex-sections .section-offset_image_text_section .image-text-section .content,
    .flex-sections .section-offset-image-text-section .image-text-section .content,
    .acf-block-preview .section-offset_image_text_section .image-text-section .content,
    .acf-block-preview .section-offset-image-text-section .image-text-section .content {
        float: none;
        width: 100%
    }
}

.flex-sections .section-latest_posts_section .slider-container,
.flex-sections .section-latest-posts-section .slider-container,
.acf-block-preview .section-latest_posts_section .slider-container,
.acf-block-preview .section-latest-posts-section .slider-container {
    max-width: 100%
}

.flex-sections .section-latest_posts_section .latest-posts,
.flex-sections .section-latest-posts-section .latest-posts,
.acf-block-preview .section-latest_posts_section .latest-posts,
.acf-block-preview .section-latest-posts-section .latest-posts {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.flex-sections .section-latest_posts_section .latest-posts.posts-slider .slick-list,
.flex-sections .section-latest-posts-section .latest-posts.posts-slider .slick-list,
.acf-block-preview .section-latest_posts_section .latest-posts.posts-slider .slick-list,
.acf-block-preview .section-latest-posts-section .latest-posts.posts-slider .slick-list {
    margin: 0 50px 25px
}

.flex-sections .section-latest_posts_section .latest-posts.posts-slider.post-cnt-1 .post-item,
.flex-sections .section-latest_posts_section .latest-posts.posts-slider.post-cnt-2 .post-item,
.flex-sections .section-latest_posts_section .latest-posts.posts-slider.post-cnt-3 .post-item,
.flex-sections .section-latest-posts-section .latest-posts.posts-slider.post-cnt-1 .post-item,
.flex-sections .section-latest-posts-section .latest-posts.posts-slider.post-cnt-2 .post-item,
.flex-sections .section-latest-posts-section .latest-posts.posts-slider.post-cnt-3 .post-item,
.acf-block-preview .section-latest_posts_section .latest-posts.posts-slider.post-cnt-1 .post-item,
.acf-block-preview .section-latest_posts_section .latest-posts.posts-slider.post-cnt-2 .post-item,
.acf-block-preview .section-latest_posts_section .latest-posts.posts-slider.post-cnt-3 .post-item,
.acf-block-preview .section-latest-posts-section .latest-posts.posts-slider.post-cnt-1 .post-item,
.acf-block-preview .section-latest-posts-section .latest-posts.posts-slider.post-cnt-2 .post-item,
.acf-block-preview .section-latest-posts-section .latest-posts.posts-slider.post-cnt-3 .post-item {
    padding: 0 15px
}

.flex-sections .section-latest_posts_section .latest-posts.posts-slider.post-cnt-1 .post-item,
.flex-sections .section-latest-posts-section .latest-posts.posts-slider.post-cnt-1 .post-item,
.acf-block-preview .section-latest_posts_section .latest-posts.posts-slider.post-cnt-1 .post-item,
.acf-block-preview .section-latest-posts-section .latest-posts.posts-slider.post-cnt-1 .post-item {
    display: flex !important
}

.flex-sections .section-latest_posts_section .latest-posts.posts-slider .slick-prev:before,
.flex-sections .section-latest_posts_section .latest-posts.posts-slider .slick-next:before,
.flex-sections .section-latest_posts_section .latest-posts.posts-slider .slick-dots li button:before,
.flex-sections .section-latest-posts-section .latest-posts.posts-slider .slick-prev:before,
.flex-sections .section-latest-posts-section .latest-posts.posts-slider .slick-next:before,
.flex-sections .section-latest-posts-section .latest-posts.posts-slider .slick-dots li button:before,
.acf-block-preview .section-latest_posts_section .latest-posts.posts-slider .slick-prev:before,
.acf-block-preview .section-latest_posts_section .latest-posts.posts-slider .slick-next:before,
.acf-block-preview .section-latest_posts_section .latest-posts.posts-slider .slick-dots li button:before,
.acf-block-preview .section-latest-posts-section .latest-posts.posts-slider .slick-prev:before,
.acf-block-preview .section-latest-posts-section .latest-posts.posts-slider .slick-next:before,
.acf-block-preview .section-latest-posts-section .latest-posts.posts-slider .slick-dots li button:before {
    color: #000
}

.flex-sections .section-latest_posts_section .latest-posts.posts-slider .slick-dots,
.flex-sections .section-latest-posts-section .latest-posts.posts-slider .slick-dots,
.acf-block-preview .section-latest_posts_section .latest-posts.posts-slider .slick-dots,
.acf-block-preview .section-latest-posts-section .latest-posts.posts-slider .slick-dots {
    bottom: -25px
}

.flex-sections .section-latest_posts_section .latest-posts.posts-slider.chevron-arrows .slick-prev:before,
.flex-sections .section-latest-posts-section .latest-posts.posts-slider.chevron-arrows .slick-prev:before,
.acf-block-preview .section-latest_posts_section .latest-posts.posts-slider.chevron-arrows .slick-prev:before,
.acf-block-preview .section-latest-posts-section .latest-posts.posts-slider.chevron-arrows .slick-prev:before {
    content: "\f053"
}

.flex-sections .section-latest_posts_section .latest-posts.posts-slider.chevron-arrows .slick-next:before,
.flex-sections .section-latest-posts-section .latest-posts.posts-slider.chevron-arrows .slick-next:before,
.acf-block-preview .section-latest_posts_section .latest-posts.posts-slider.chevron-arrows .slick-next:before,
.acf-block-preview .section-latest-posts-section .latest-posts.posts-slider.chevron-arrows .slick-next:before {
    content: "\f054"
}

.flex-sections .section-latest_posts_section .latest-posts.posts-slider.circle-chevron-arrows .slick-prev:before,
.flex-sections .section-latest-posts-section .latest-posts.posts-slider.circle-chevron-arrows .slick-prev:before,
.acf-block-preview .section-latest_posts_section .latest-posts.posts-slider.circle-chevron-arrows .slick-prev:before,
.acf-block-preview .section-latest-posts-section .latest-posts.posts-slider.circle-chevron-arrows .slick-prev:before {
    content: "\f137"
}

.flex-sections .section-latest_posts_section .latest-posts.posts-slider.circle-chevron-arrows .slick-next:before,
.flex-sections .section-latest-posts-section .latest-posts.posts-slider.circle-chevron-arrows .slick-next:before,
.acf-block-preview .section-latest_posts_section .latest-posts.posts-slider.circle-chevron-arrows .slick-next:before,
.acf-block-preview .section-latest-posts-section .latest-posts.posts-slider.circle-chevron-arrows .slick-next:before {
    content: "\f138"
}

.flex-sections .section-latest_posts_section .latest-posts.posts-slider.arrow-arrows .slick-prev:before,
.flex-sections .section-latest-posts-section .latest-posts.posts-slider.arrow-arrows .slick-prev:before,
.acf-block-preview .section-latest_posts_section .latest-posts.posts-slider.arrow-arrows .slick-prev:before,
.acf-block-preview .section-latest-posts-section .latest-posts.posts-slider.arrow-arrows .slick-prev:before {
    content: "\f060"
}

.flex-sections .section-latest_posts_section .latest-posts.posts-slider.arrow-arrows .slick-next:before,
.flex-sections .section-latest-posts-section .latest-posts.posts-slider.arrow-arrows .slick-next:before,
.acf-block-preview .section-latest_posts_section .latest-posts.posts-slider.arrow-arrows .slick-next:before,
.acf-block-preview .section-latest-posts-section .latest-posts.posts-slider.arrow-arrows .slick-next:before {
    content: "\f061"
}

.flex-sections .section-latest_posts_section .latest-posts.posts-slider.circle-arrow-arrows .slick-prev:before,
.flex-sections .section-latest-posts-section .latest-posts.posts-slider.circle-arrow-arrows .slick-prev:before,
.acf-block-preview .section-latest_posts_section .latest-posts.posts-slider.circle-arrow-arrows .slick-prev:before,
.acf-block-preview .section-latest-posts-section .latest-posts.posts-slider.circle-arrow-arrows .slick-prev:before {
    content: "\f0a8"
}

.flex-sections .section-latest_posts_section .latest-posts.posts-slider.circle-arrow-arrows .slick-next:before,
.flex-sections .section-latest-posts-section .latest-posts.posts-slider.circle-arrow-arrows .slick-next:before,
.acf-block-preview .section-latest_posts_section .latest-posts.posts-slider.circle-arrow-arrows .slick-next:before,
.acf-block-preview .section-latest-posts-section .latest-posts.posts-slider.circle-arrow-arrows .slick-next:before {
    content: "\f0a9"
}

.flex-sections .section-latest_posts_section .latest-posts.posts-slider.no-arrows .slick-prev:before,
.flex-sections .section-latest-posts-section .latest-posts.posts-slider.no-arrows .slick-prev:before,
.acf-block-preview .section-latest_posts_section .latest-posts.posts-slider.no-arrows .slick-prev:before,
.acf-block-preview .section-latest-posts-section .latest-posts.posts-slider.no-arrows .slick-prev:before {
    content: ""
}

.flex-sections .section-latest_posts_section .latest-posts.posts-slider.no-arrows .slick-next:before,
.flex-sections .section-latest-posts-section .latest-posts.posts-slider.no-arrows .slick-next:before,
.acf-block-preview .section-latest_posts_section .latest-posts.posts-slider.no-arrows .slick-next:before,
.acf-block-preview .section-latest-posts-section .latest-posts.posts-slider.no-arrows .slick-next:before {
    content: ""
}

.flex-sections .section-latest_posts_section .latest-posts.posts-slider.circle-full-dots .slick-dots li button:before,
.flex-sections .section-latest-posts-section .latest-posts.posts-slider.circle-full-dots .slick-dots li button:before,
.acf-block-preview .section-latest_posts_section .latest-posts.posts-slider.circle-full-dots .slick-dots li button:before,
.acf-block-preview .section-latest-posts-section .latest-posts.posts-slider.circle-full-dots .slick-dots li button:before {
    content: '\f111'
}

.flex-sections .section-latest_posts_section .latest-posts.posts-slider.circle-dots .slick-dots li button:before,
.flex-sections .section-latest-posts-section .latest-posts.posts-slider.circle-dots .slick-dots li button:before,
.acf-block-preview .section-latest_posts_section .latest-posts.posts-slider.circle-dots .slick-dots li button:before,
.acf-block-preview .section-latest-posts-section .latest-posts.posts-slider.circle-dots .slick-dots li button:before {
    content: '\f192'
}

.flex-sections .section-latest_posts_section .latest-posts.posts-slider.no-dots .slick-dots li button:before,
.flex-sections .section-latest-posts-section .latest-posts.posts-slider.no-dots .slick-dots li button:before,
.acf-block-preview .section-latest_posts_section .latest-posts.posts-slider.no-dots .slick-dots li button:before,
.acf-block-preview .section-latest-posts-section .latest-posts.posts-slider.no-dots .slick-dots li button:before {
    content: ''
}

.flex-sections .section-latest_posts_section .latest-posts .post-item,
.flex-sections .section-latest-posts-section .latest-posts .post-item,
.acf-block-preview .section-latest_posts_section .latest-posts .post-item,
.acf-block-preview .section-latest-posts-section .latest-posts .post-item {
    width: 100%
}

.flex-sections .section-latest_posts_section .latest-posts .post-item a,
.flex-sections .section-latest-posts-section .latest-posts .post-item a,
.acf-block-preview .section-latest_posts_section .latest-posts .post-item a,
.acf-block-preview .section-latest-posts-section .latest-posts .post-item a {
    text-decoration: none
}

.flex-sections .section-latest_posts_section .latest-posts .post-item img,
.flex-sections .section-latest-posts-section .latest-posts .post-item img,
.acf-block-preview .section-latest_posts_section .latest-posts .post-item img,
.acf-block-preview .section-latest-posts-section .latest-posts .post-item img {
    width: 100%
}

.flex-sections .section-latest_posts_section .latest-posts .post-item .post-title,
.flex-sections .section-latest-posts-section .latest-posts .post-item .post-title,
.acf-block-preview .section-latest_posts_section .latest-posts .post-item .post-title,
.acf-block-preview .section-latest-posts-section .latest-posts .post-item .post-title {
    margin-top: 20px
}

.flex-sections .section-latest_posts_section .latest-posts .post-item .button,
.flex-sections .section-latest-posts-section .latest-posts .post-item .button,
.acf-block-preview .section-latest_posts_section .latest-posts .post-item .button,
.acf-block-preview .section-latest-posts-section .latest-posts .post-item .button {
    margin-top: 20px
}

.flex-sections .section-latest_posts_section .latest-posts.post-cnt-1 .col-2,
.flex-sections .section-latest-posts-section .latest-posts.post-cnt-1 .col-2,
.acf-block-preview .section-latest_posts_section .latest-posts.post-cnt-1 .col-2,
.acf-block-preview .section-latest-posts-section .latest-posts.post-cnt-1 .col-2 {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 25px
}

.flex-sections .section-latest_posts_section .latest-posts.post-cnt-1 .col-2 .button,
.flex-sections .section-latest-posts-section .latest-posts.post-cnt-1 .col-2 .button,
.acf-block-preview .section-latest_posts_section .latest-posts.post-cnt-1 .col-2 .button,
.acf-block-preview .section-latest-posts-section .latest-posts.post-cnt-1 .col-2 .button {
    align-self: flex-start
}

.flex-sections .section-latest_posts_section .latest-posts.post-cnt-2 .post-item,
.flex-sections .section-latest-posts-section .latest-posts.post-cnt-2 .post-item,
.acf-block-preview .section-latest_posts_section .latest-posts.post-cnt-2 .post-item,
.acf-block-preview .section-latest-posts-section .latest-posts.post-cnt-2 .post-item {
    width: 48%
}

.flex-sections .section-latest_posts_section .latest-posts.post-cnt-3 .post-item,
.flex-sections .section-latest-posts-section .latest-posts.post-cnt-3 .post-item,
.acf-block-preview .section-latest_posts_section .latest-posts.post-cnt-3 .post-item,
.acf-block-preview .section-latest-posts-section .latest-posts.post-cnt-3 .post-item {
    width: 31.3%
}

.flex-sections .section-latest_posts_section .latest-posts.post-cnt-4 .post-item,
.flex-sections .section-latest-posts-section .latest-posts.post-cnt-4 .post-item,
.acf-block-preview .section-latest_posts_section .latest-posts.post-cnt-4 .post-item,
.acf-block-preview .section-latest-posts-section .latest-posts.post-cnt-4 .post-item {
    width: 23.8%
}

.flex-sections .section-featured_products_section .container,
.flex-sections .section-featured-products-section .container,
.acf-block-preview .section-featured_products_section .container,
.acf-block-preview .section-featured-products-section .container {
    max-width: 100%
}

.flex-sections .section-featured_products_section .featured-products,
.flex-sections .section-featured-products-section .featured-products,
.acf-block-preview .section-featured_products_section .featured-products,
.acf-block-preview .section-featured-products-section .featured-products {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.flex-sections .section-featured_products_section .featured-products.products-slider .slick-list,
.flex-sections .section-featured-products-section .featured-products.products-slider .slick-list,
.acf-block-preview .section-featured_products_section .featured-products.products-slider .slick-list,
.acf-block-preview .section-featured-products-section .featured-products.products-slider .slick-list {
    margin: 0 50px 25px
}

.flex-sections .section-featured_products_section .featured-products.products-slider .slick-prev:before,
.flex-sections .section-featured_products_section .featured-products.products-slider .slick-next:before,
.flex-sections .section-featured_products_section .featured-products.products-slider .slick-dots li button:before,
.flex-sections .section-featured-products-section .featured-products.products-slider .slick-prev:before,
.flex-sections .section-featured-products-section .featured-products.products-slider .slick-next:before,
.flex-sections .section-featured-products-section .featured-products.products-slider .slick-dots li button:before,
.acf-block-preview .section-featured_products_section .featured-products.products-slider .slick-prev:before,
.acf-block-preview .section-featured_products_section .featured-products.products-slider .slick-next:before,
.acf-block-preview .section-featured_products_section .featured-products.products-slider .slick-dots li button:before,
.acf-block-preview .section-featured-products-section .featured-products.products-slider .slick-prev:before,
.acf-block-preview .section-featured-products-section .featured-products.products-slider .slick-next:before,
.acf-block-preview .section-featured-products-section .featured-products.products-slider .slick-dots li button:before {
    color: #000
}

.flex-sections .section-featured_products_section .featured-products.products-slider .slick-dots,
.flex-sections .section-featured-products-section .featured-products.products-slider .slick-dots,
.acf-block-preview .section-featured_products_section .featured-products.products-slider .slick-dots,
.acf-block-preview .section-featured-products-section .featured-products.products-slider .slick-dots {
    bottom: -25px
}

.flex-sections .section-featured_products_section .featured-products.products-slider.chevron-arrows .slick-prev:before,
.flex-sections .section-featured-products-section .featured-products.products-slider.chevron-arrows .slick-prev:before,
.acf-block-preview .section-featured_products_section .featured-products.products-slider.chevron-arrows .slick-prev:before,
.acf-block-preview .section-featured-products-section .featured-products.products-slider.chevron-arrows .slick-prev:before {
    content: "\f053"
}

.flex-sections .section-featured_products_section .featured-products.products-slider.chevron-arrows .slick-next:before,
.flex-sections .section-featured-products-section .featured-products.products-slider.chevron-arrows .slick-next:before,
.acf-block-preview .section-featured_products_section .featured-products.products-slider.chevron-arrows .slick-next:before,
.acf-block-preview .section-featured-products-section .featured-products.products-slider.chevron-arrows .slick-next:before {
    content: "\f054"
}

.flex-sections .section-featured_products_section .featured-products.products-slider.circle-chevron-arrows .slick-prev:before,
.flex-sections .section-featured-products-section .featured-products.products-slider.circle-chevron-arrows .slick-prev:before,
.acf-block-preview .section-featured_products_section .featured-products.products-slider.circle-chevron-arrows .slick-prev:before,
.acf-block-preview .section-featured-products-section .featured-products.products-slider.circle-chevron-arrows .slick-prev:before {
    content: "\f137"
}

.flex-sections .section-featured_products_section .featured-products.products-slider.circle-chevron-arrows .slick-next:before,
.flex-sections .section-featured-products-section .featured-products.products-slider.circle-chevron-arrows .slick-next:before,
.acf-block-preview .section-featured_products_section .featured-products.products-slider.circle-chevron-arrows .slick-next:before,
.acf-block-preview .section-featured-products-section .featured-products.products-slider.circle-chevron-arrows .slick-next:before {
    content: "\f138"
}

.flex-sections .section-featured_products_section .featured-products.products-slider.arrow-arrows .slick-prev:before,
.flex-sections .section-featured-products-section .featured-products.products-slider.arrow-arrows .slick-prev:before,
.acf-block-preview .section-featured_products_section .featured-products.products-slider.arrow-arrows .slick-prev:before,
.acf-block-preview .section-featured-products-section .featured-products.products-slider.arrow-arrows .slick-prev:before {
    content: "\f060"
}

.flex-sections .section-featured_products_section .featured-products.products-slider.arrow-arrows .slick-next:before,
.flex-sections .section-featured-products-section .featured-products.products-slider.arrow-arrows .slick-next:before,
.acf-block-preview .section-featured_products_section .featured-products.products-slider.arrow-arrows .slick-next:before,
.acf-block-preview .section-featured-products-section .featured-products.products-slider.arrow-arrows .slick-next:before {
    content: "\f061"
}

.flex-sections .section-featured_products_section .featured-products.products-slider.circle-arrow-arrows .slick-prev:before,
.flex-sections .section-featured-products-section .featured-products.products-slider.circle-arrow-arrows .slick-prev:before,
.acf-block-preview .section-featured_products_section .featured-products.products-slider.circle-arrow-arrows .slick-prev:before,
.acf-block-preview .section-featured-products-section .featured-products.products-slider.circle-arrow-arrows .slick-prev:before {
    content: "\f0a8"
}

.flex-sections .section-featured_products_section .featured-products.products-slider.circle-arrow-arrows .slick-next:before,
.flex-sections .section-featured-products-section .featured-products.products-slider.circle-arrow-arrows .slick-next:before,
.acf-block-preview .section-featured_products_section .featured-products.products-slider.circle-arrow-arrows .slick-next:before,
.acf-block-preview .section-featured-products-section .featured-products.products-slider.circle-arrow-arrows .slick-next:before {
    content: "\f0a9"
}

.flex-sections .section-featured_products_section .featured-products.products-slider.no-arrows .slick-prev:before,
.flex-sections .section-featured-products-section .featured-products.products-slider.no-arrows .slick-prev:before,
.acf-block-preview .section-featured_products_section .featured-products.products-slider.no-arrows .slick-prev:before,
.acf-block-preview .section-featured-products-section .featured-products.products-slider.no-arrows .slick-prev:before {
    content: ""
}

.flex-sections .section-featured_products_section .featured-products.products-slider.no-arrows .slick-next:before,
.flex-sections .section-featured-products-section .featured-products.products-slider.no-arrows .slick-next:before,
.acf-block-preview .section-featured_products_section .featured-products.products-slider.no-arrows .slick-next:before,
.acf-block-preview .section-featured-products-section .featured-products.products-slider.no-arrows .slick-next:before {
    content: ""
}

.flex-sections .section-featured_products_section .featured-products.products-slider.circle-full-dots .slick-dots li button:before,
.flex-sections .section-featured-products-section .featured-products.products-slider.circle-full-dots .slick-dots li button:before,
.acf-block-preview .section-featured_products_section .featured-products.products-slider.circle-full-dots .slick-dots li button:before,
.acf-block-preview .section-featured-products-section .featured-products.products-slider.circle-full-dots .slick-dots li button:before {
    content: '\f111'
}

.flex-sections .section-featured_products_section .featured-products.products-slider.circle-dots .slick-dots li button:before,
.flex-sections .section-featured-products-section .featured-products.products-slider.circle-dots .slick-dots li button:before,
.acf-block-preview .section-featured_products_section .featured-products.products-slider.circle-dots .slick-dots li button:before,
.acf-block-preview .section-featured-products-section .featured-products.products-slider.circle-dots .slick-dots li button:before {
    content: '\f192'
}

.flex-sections .section-featured_products_section .featured-products.products-slider.no-dots .slick-dots li button:before,
.flex-sections .section-featured-products-section .featured-products.products-slider.no-dots .slick-dots li button:before,
.acf-block-preview .section-featured_products_section .featured-products.products-slider.no-dots .slick-dots li button:before,
.acf-block-preview .section-featured-products-section .featured-products.products-slider.no-dots .slick-dots li button:before {
    content: ''
}

.flex-sections .section-featured_products_section .featured-products .woo-product,
.flex-sections .section-featured_products_section .featured-products .product,
.flex-sections .section-featured-products-section .featured-products .woo-product,
.flex-sections .section-featured-products-section .featured-products .product,
.acf-block-preview .section-featured_products_section .featured-products .woo-product,
.acf-block-preview .section-featured_products_section .featured-products .product,
.acf-block-preview .section-featured-products-section .featured-products .woo-product,
.acf-block-preview .section-featured-products-section .featured-products .product {
    width: 25%;
    box-sizing: border-box;
    padding: 0 15px;
    text-align: center
}

.flex-sections .section-featured_products_section .featured-products .woo-product .woo-img,
.flex-sections .section-featured_products_section .featured-products .woo-product .product-img,
.flex-sections .section-featured_products_section .featured-products .product .woo-img,
.flex-sections .section-featured_products_section .featured-products .product .product-img,
.flex-sections .section-featured-products-section .featured-products .woo-product .woo-img,
.flex-sections .section-featured-products-section .featured-products .woo-product .product-img,
.flex-sections .section-featured-products-section .featured-products .product .woo-img,
.flex-sections .section-featured-products-section .featured-products .product .product-img,
.acf-block-preview .section-featured_products_section .featured-products .woo-product .woo-img,
.acf-block-preview .section-featured_products_section .featured-products .woo-product .product-img,
.acf-block-preview .section-featured_products_section .featured-products .product .woo-img,
.acf-block-preview .section-featured_products_section .featured-products .product .product-img,
.acf-block-preview .section-featured-products-section .featured-products .woo-product .woo-img,
.acf-block-preview .section-featured-products-section .featured-products .woo-product .product-img,
.acf-block-preview .section-featured-products-section .featured-products .product .woo-img,
.acf-block-preview .section-featured-products-section .featured-products .product .product-img {
    position: relative;
    margin: 0 auto 10px;
    overflow: hidden
}

.flex-sections .section-featured_products_section .featured-products .woo-product .woo-img img,
.flex-sections .section-featured_products_section .featured-products .woo-product .product-img img,
.flex-sections .section-featured_products_section .featured-products .product .woo-img img,
.flex-sections .section-featured_products_section .featured-products .product .product-img img,
.flex-sections .section-featured-products-section .featured-products .woo-product .woo-img img,
.flex-sections .section-featured-products-section .featured-products .woo-product .product-img img,
.flex-sections .section-featured-products-section .featured-products .product .woo-img img,
.flex-sections .section-featured-products-section .featured-products .product .product-img img,
.acf-block-preview .section-featured_products_section .featured-products .woo-product .woo-img img,
.acf-block-preview .section-featured_products_section .featured-products .woo-product .product-img img,
.acf-block-preview .section-featured_products_section .featured-products .product .woo-img img,
.acf-block-preview .section-featured_products_section .featured-products .product .product-img img,
.acf-block-preview .section-featured-products-section .featured-products .woo-product .woo-img img,
.acf-block-preview .section-featured-products-section .featured-products .woo-product .product-img img,
.acf-block-preview .section-featured-products-section .featured-products .product .woo-img img,
.acf-block-preview .section-featured-products-section .featured-products .product .product-img img {
    width: 100%
}

.flex-sections .section-featured_products_section .featured-products .woo-product .woo-img .sale-circle,
.flex-sections .section-featured_products_section .featured-products .woo-product .product-img .sale-circle,
.flex-sections .section-featured_products_section .featured-products .product .woo-img .sale-circle,
.flex-sections .section-featured_products_section .featured-products .product .product-img .sale-circle,
.flex-sections .section-featured-products-section .featured-products .woo-product .woo-img .sale-circle,
.flex-sections .section-featured-products-section .featured-products .woo-product .product-img .sale-circle,
.flex-sections .section-featured-products-section .featured-products .product .woo-img .sale-circle,
.flex-sections .section-featured-products-section .featured-products .product .product-img .sale-circle,
.acf-block-preview .section-featured_products_section .featured-products .woo-product .woo-img .sale-circle,
.acf-block-preview .section-featured_products_section .featured-products .woo-product .product-img .sale-circle,
.acf-block-preview .section-featured_products_section .featured-products .product .woo-img .sale-circle,
.acf-block-preview .section-featured_products_section .featured-products .product .product-img .sale-circle,
.acf-block-preview .section-featured-products-section .featured-products .woo-product .woo-img .sale-circle,
.acf-block-preview .section-featured-products-section .featured-products .woo-product .product-img .sale-circle,
.acf-block-preview .section-featured-products-section .featured-products .product .woo-img .sale-circle,
.acf-block-preview .section-featured-products-section .featured-products .product .product-img .sale-circle {
    width: 150px;
    background: red;
    position: absolute;
    top: 25px;
    right: -40px;
    text-align: center;
    line-height: 30px;
    letter-spacing: 1px;
    color: #fff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    font-size: 12px;
    font-weight: 700;
    font-family: "Trebuchet MS", "Helvetica", sans-serif
}

.flex-sections .section-featured_products_section .featured-products .woo-product .woo-title,
.flex-sections .section-featured_products_section .featured-products .woo-product .product-title,
.flex-sections .section-featured_products_section .featured-products .product .woo-title,
.flex-sections .section-featured_products_section .featured-products .product .product-title,
.flex-sections .section-featured-products-section .featured-products .woo-product .woo-title,
.flex-sections .section-featured-products-section .featured-products .woo-product .product-title,
.flex-sections .section-featured-products-section .featured-products .product .woo-title,
.flex-sections .section-featured-products-section .featured-products .product .product-title,
.acf-block-preview .section-featured_products_section .featured-products .woo-product .woo-title,
.acf-block-preview .section-featured_products_section .featured-products .woo-product .product-title,
.acf-block-preview .section-featured_products_section .featured-products .product .woo-title,
.acf-block-preview .section-featured_products_section .featured-products .product .product-title,
.acf-block-preview .section-featured-products-section .featured-products .woo-product .woo-title,
.acf-block-preview .section-featured-products-section .featured-products .woo-product .product-title,
.acf-block-preview .section-featured-products-section .featured-products .product .woo-title,
.acf-block-preview .section-featured-products-section .featured-products .product .product-title {
    font-weight: 700;
    font-size: 18px;
    font-family: "Trebuchet MS", "Helvetica", sans-serif
}

.flex-sections .section-featured_products_section .featured-products .woo-product .woo-price .sale-price,
.flex-sections .section-featured_products_section .featured-products .woo-product .woo-price span,
.flex-sections .section-featured_products_section .featured-products .woo-product .product-price .sale-price,
.flex-sections .section-featured_products_section .featured-products .woo-product .product-price span,
.flex-sections .section-featured_products_section .featured-products .product .woo-price .sale-price,
.flex-sections .section-featured_products_section .featured-products .product .woo-price span,
.flex-sections .section-featured_products_section .featured-products .product .product-price .sale-price,
.flex-sections .section-featured_products_section .featured-products .product .product-price span,
.flex-sections .section-featured-products-section .featured-products .woo-product .woo-price .sale-price,
.flex-sections .section-featured-products-section .featured-products .woo-product .woo-price span,
.flex-sections .section-featured-products-section .featured-products .woo-product .product-price .sale-price,
.flex-sections .section-featured-products-section .featured-products .woo-product .product-price span,
.flex-sections .section-featured-products-section .featured-products .product .woo-price .sale-price,
.flex-sections .section-featured-products-section .featured-products .product .woo-price span,
.flex-sections .section-featured-products-section .featured-products .product .product-price .sale-price,
.flex-sections .section-featured-products-section .featured-products .product .product-price span,
.acf-block-preview .section-featured_products_section .featured-products .woo-product .woo-price .sale-price,
.acf-block-preview .section-featured_products_section .featured-products .woo-product .woo-price span,
.acf-block-preview .section-featured_products_section .featured-products .woo-product .product-price .sale-price,
.acf-block-preview .section-featured_products_section .featured-products .woo-product .product-price span,
.acf-block-preview .section-featured_products_section .featured-products .product .woo-price .sale-price,
.acf-block-preview .section-featured_products_section .featured-products .product .woo-price span,
.acf-block-preview .section-featured_products_section .featured-products .product .product-price .sale-price,
.acf-block-preview .section-featured_products_section .featured-products .product .product-price span,
.acf-block-preview .section-featured-products-section .featured-products .woo-product .woo-price .sale-price,
.acf-block-preview .section-featured-products-section .featured-products .woo-product .woo-price span,
.acf-block-preview .section-featured-products-section .featured-products .woo-product .product-price .sale-price,
.acf-block-preview .section-featured-products-section .featured-products .woo-product .product-price span,
.acf-block-preview .section-featured-products-section .featured-products .product .woo-price .sale-price,
.acf-block-preview .section-featured-products-section .featured-products .product .woo-price span,
.acf-block-preview .section-featured-products-section .featured-products .product .product-price .sale-price,
.acf-block-preview .section-featured-products-section .featured-products .product .product-price span {
    text-decoration: line-through;
    margin-right: 5px;
    opacity: 0.5
}

.flex-sections .section-featured_products_section .featured-products .woo-product .button,
.flex-sections .section-featured_products_section .featured-products .product .button,
.flex-sections .section-featured-products-section .featured-products .woo-product .button,
.flex-sections .section-featured-products-section .featured-products .product .button,
.acf-block-preview .section-featured_products_section .featured-products .woo-product .button,
.acf-block-preview .section-featured_products_section .featured-products .product .button,
.acf-block-preview .section-featured-products-section .featured-products .woo-product .button,
.acf-block-preview .section-featured-products-section .featured-products .product .button {
    margin-top: 20px
}

.flex-sections .section-image_text_columns_section .grid .cell,
.flex-sections .section-image-text-columns-section .grid .cell,
.acf-block-preview .section-image_text_columns_section .grid .cell,
.acf-block-preview .section-image-text-columns-section .grid .cell {
    margin-bottom: 25px
}

.flex-sections .section-image_text_columns_section .grid .cell img,
.flex-sections .section-image-text-columns-section .grid .cell img,
.acf-block-preview .section-image_text_columns_section .grid .cell img,
.acf-block-preview .section-image-text-columns-section .grid .cell img {
    margin-bottom: 15px
}

.flex-sections .section-image_text_columns_section .grid .cell:last-child,
.flex-sections .section-image-text-columns-section .grid .cell:last-child,
.acf-block-preview .section-image_text_columns_section .grid .cell:last-child,
.acf-block-preview .section-image-text-columns-section .grid .cell:last-child {
    margin-bottom: 0
}

.flex-sections .section-image_text_columns_section .bg-img,
.flex-sections .section-image-text-columns-section .bg-img,
.acf-block-preview .section-image_text_columns_section .bg-img,
.acf-block-preview .section-image-text-columns-section .bg-img {
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
    padding: 50px;
    min-height: 30vw;
    display: flex;
    justify-content: center;
    flex-direction: column
}

.flex-sections .section-overlay_content_section,
.flex-sections .section-overlay-content-section,
.acf-block-preview .section-overlay_content_section,
.acf-block-preview .section-overlay-content-section {
    position: relative
}

.flex-sections .section-overlay_content_section .cls-background,
.flex-sections .section-overlay-content-section .cls-background,
.acf-block-preview .section-overlay_content_section .cls-background,
.acf-block-preview .section-overlay-content-section .cls-background {
    overflow: auto
}

.flex-sections .section-overlay_content_section .overlay-content,
.flex-sections .section-overlay-content-section .overlay-content,
.acf-block-preview .section-overlay_content_section .overlay-content,
.acf-block-preview .section-overlay-content-section .overlay-content {
    box-sizing: border-box;
    padding: 50px
}

.flex-sections .section-overlay_content_section .overlay-content.strip-logos,
.flex-sections .section-overlay-content-section .overlay-content.strip-logos,
.acf-block-preview .section-overlay_content_section .overlay-content.strip-logos,
.acf-block-preview .section-overlay-content-section .overlay-content.strip-logos {
    margin-bottom: 50px
}

@media (max-width: 767px) {

    .flex-sections .section-overlay_content_section .overlay-content.strip-logos,
    .flex-sections .section-overlay-content-section .overlay-content.strip-logos,
    .acf-block-preview .section-overlay_content_section .overlay-content.strip-logos,
    .acf-block-preview .section-overlay-content-section .overlay-content.strip-logos {
        margin-bottom: 150px
    }
}

@media (max-width: 575px) {

    .flex-sections .section-overlay_content_section .overlay-content.strip-logos,
    .flex-sections .section-overlay-content-section .overlay-content.strip-logos,
    .acf-block-preview .section-overlay_content_section .overlay-content.strip-logos,
    .acf-block-preview .section-overlay-content-section .overlay-content.strip-logos {
        margin-bottom: 225px
    }
}

.flex-sections .section-overlay_content_section .overlay-content.left,
.flex-sections .section-overlay-content-section .overlay-content.left,
.acf-block-preview .section-overlay_content_section .overlay-content.left,
.acf-block-preview .section-overlay-content-section .overlay-content.left {
    float: left
}

.flex-sections .section-overlay_content_section .overlay-content.right,
.flex-sections .section-overlay-content-section .overlay-content.right,
.acf-block-preview .section-overlay_content_section .overlay-content.right,
.acf-block-preview .section-overlay-content-section .overlay-content.right {
    float: right
}

.flex-sections .section-overlay_content_section .overlay-content.center,
.flex-sections .section-overlay-content-section .overlay-content.center,
.acf-block-preview .section-overlay_content_section .overlay-content.center,
.acf-block-preview .section-overlay-content-section .overlay-content.center {
    margin: 0 auto
}

.flex-sections .section-overlay_content_section .overlay-content.full,
.flex-sections .section-overlay-content-section .overlay-content.full,
.acf-block-preview .section-overlay_content_section .overlay-content.full,
.acf-block-preview .section-overlay-content-section .overlay-content.full {
    width: 100%
}

.flex-sections .section-overlay_content_section .overlay-content.half,
.flex-sections .section-overlay-content-section .overlay-content.half,
.acf-block-preview .section-overlay_content_section .overlay-content.half,
.acf-block-preview .section-overlay-content-section .overlay-content.half {
    width: 50%
}

@media (max-width: 575px) {

    .flex-sections .section-overlay_content_section .overlay-content.half,
    .flex-sections .section-overlay-content-section .overlay-content.half,
    .acf-block-preview .section-overlay_content_section .overlay-content.half,
    .acf-block-preview .section-overlay-content-section .overlay-content.half {
        width: 100% !important
    }
}

@media (max-width: 1199px) {

    .flex-sections .section-overlay_content_section .overlay-content.custom,
    .flex-sections .section-overlay-content-section .overlay-content.custom,
    .acf-block-preview .section-overlay_content_section .overlay-content.custom,
    .acf-block-preview .section-overlay-content-section .overlay-content.custom {
        width: 50% !important
    }
}

@media (max-width: 575px) {

    .flex-sections .section-overlay_content_section .overlay-content.custom,
    .flex-sections .section-overlay-content-section .overlay-content.custom,
    .acf-block-preview .section-overlay_content_section .overlay-content.custom,
    .acf-block-preview .section-overlay-content-section .overlay-content.custom {
        width: 100% !important
    }
}

.flex-sections .section-overlay_content_section .logo-strip,
.flex-sections .section-overlay-content-section .logo-strip,
.acf-block-preview .section-overlay_content_section .logo-strip,
.acf-block-preview .section-overlay-content-section .logo-strip {
    position: absolute;
    bottom: 25px;
    left: 10%;
    right: 10%;
    margin-top: 50px
}

.flex-sections .section-overlay_content_section .logo-strip .logos,
.flex-sections .section-overlay-content-section .logo-strip .logos,
.acf-block-preview .section-overlay_content_section .logo-strip .logos,
.acf-block-preview .section-overlay-content-section .logo-strip .logos {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.flex-sections .section-overlay_content_section .logo-strip .logos .logo,
.flex-sections .section-overlay-content-section .logo-strip .logos .logo,
.acf-block-preview .section-overlay_content_section .logo-strip .logos .logo,
.acf-block-preview .section-overlay-content-section .logo-strip .logos .logo {
    flex: 1;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center
}

@media (max-width: 767px) {

    .flex-sections .section-overlay_content_section .logo-strip .logos .logo,
    .flex-sections .section-overlay-content-section .logo-strip .logos .logo,
    .acf-block-preview .section-overlay_content_section .logo-strip .logos .logo,
    .acf-block-preview .section-overlay-content-section .logo-strip .logos .logo {
        margin: 0 10px;
        flex: 0 0 calc(20% - 10px)
    }
}

@media (max-width: 575px) {

    .flex-sections .section-overlay_content_section .logo-strip .logos .logo,
    .flex-sections .section-overlay-content-section .logo-strip .logos .logo,
    .acf-block-preview .section-overlay_content_section .logo-strip .logos .logo,
    .acf-block-preview .section-overlay-content-section .logo-strip .logos .logo {
        margin: 10px;
        flex: 0 0 calc(40% - 10px)
    }
}

.flex-sections .section-overlay_content_section .logo-strip .logos .logo img,
.flex-sections .section-overlay-content-section .logo-strip .logos .logo img,
.acf-block-preview .section-overlay_content_section .logo-strip .logos .logo img,
.acf-block-preview .section-overlay-content-section .logo-strip .logos .logo img {
    max-height: 50px;
    margin: 0 auto;
    align-self: flex-start;
    filter: brightness(0) invert(1)
}

.flex-sections .section-value_stack_section .value-stacks,
.flex-sections .section-value-stack-section .value-stacks,
.acf-block-preview .section-value_stack_section .value-stacks,
.acf-block-preview .section-value-stack-section .value-stacks {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.flex-sections .section-value_stack_section .value-stacks.gutter .stack,
.flex-sections .section-value-stack-section .value-stacks.gutter .stack,
.acf-block-preview .section-value_stack_section .value-stacks.gutter .stack,
.acf-block-preview .section-value-stack-section .value-stacks.gutter .stack {
    margin: 0 10px
}

.flex-sections .section-value_stack_section .value-stacks.gutter .stack:first-child,
.flex-sections .section-value-stack-section .value-stacks.gutter .stack:first-child,
.acf-block-preview .section-value_stack_section .value-stacks.gutter .stack:first-child,
.acf-block-preview .section-value-stack-section .value-stacks.gutter .stack:first-child {
    margin: 0 10px 0 0
}

.flex-sections .section-value_stack_section .value-stacks.gutter .stack:last-child,
.flex-sections .section-value-stack-section .value-stacks.gutter .stack:last-child,
.acf-block-preview .section-value_stack_section .value-stacks.gutter .stack:last-child,
.acf-block-preview .section-value-stack-section .value-stacks.gutter .stack:last-child {
    margin: 0 0 0 10px
}

.flex-sections .section-value_stack_section .value-stacks.box .stack,
.flex-sections .section-value-stack-section .value-stacks.box .stack,
.acf-block-preview .section-value_stack_section .value-stacks.box .stack,
.acf-block-preview .section-value-stack-section .value-stacks.box .stack {
    text-align: center;
    display: block
}

.flex-sections .section-value_stack_section .value-stacks.box .stack svg,
.flex-sections .section-value-stack-section .value-stacks.box .stack svg,
.acf-block-preview .section-value_stack_section .value-stacks.box .stack svg,
.acf-block-preview .section-value-stack-section .value-stacks.box .stack svg {
    margin: 0 auto 15px
}

.flex-sections .section-value_stack_section .value-stacks .stack,
.flex-sections .section-value-stack-section .value-stacks .stack,
.acf-block-preview .section-value_stack_section .value-stacks .stack,
.acf-block-preview .section-value-stack-section .value-stacks .stack {
    display: flex;
    align-items: center;
    padding: 30px 50px;
    text-decoration: none;
    justify-content: center;
    cursor: pointer;
    flex: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.flex-sections .section-value_stack_section .value-stacks .stack svg,
.flex-sections .section-value-stack-section .value-stacks .stack svg,
.acf-block-preview .section-value_stack_section .value-stacks .stack svg,
.acf-block-preview .section-value-stack-section .value-stacks .stack svg {
    font-size: 40px
}

.flex-sections .section-value_stack_section .value-stacks .stack img,
.flex-sections .section-value-stack-section .value-stacks .stack img,
.acf-block-preview .section-value_stack_section .value-stacks .stack img,
.acf-block-preview .section-value-stack-section .value-stacks .stack img {
    max-width: 50px
}

.flex-sections .section-value_stack_section .value-stacks .stack .txt,
.flex-sections .section-value-stack-section .value-stacks .stack .txt,
.acf-block-preview .section-value_stack_section .value-stacks .stack .txt,
.acf-block-preview .section-value-stack-section .value-stacks .stack .txt {
    display: block;
    padding: 0 0 0 20px;
    line-height: 1.25em
}

.flex-sections .section-value_stack_section .value-stacks .stack .txt h1,
.flex-sections .section-value_stack_section .value-stacks .stack .txt h2,
.flex-sections .section-value_stack_section .value-stacks .stack .txt h3,
.flex-sections .section-value_stack_section .value-stacks .stack .txt h4,
.flex-sections .section-value_stack_section .value-stacks .stack .txt h5,
.flex-sections .section-value_stack_section .value-stacks .stack .txt p:last-child,
.flex-sections .section-value_stack_section .value-stacks .stack .txt ul,
.flex-sections .section-value_stack_section .value-stacks .stack .txt li,
.flex-sections .section-value-stack-section .value-stacks .stack .txt h1,
.flex-sections .section-value-stack-section .value-stacks .stack .txt h2,
.flex-sections .section-value-stack-section .value-stacks .stack .txt h3,
.flex-sections .section-value-stack-section .value-stacks .stack .txt h4,
.flex-sections .section-value-stack-section .value-stacks .stack .txt h5,
.flex-sections .section-value-stack-section .value-stacks .stack .txt p:last-child,
.flex-sections .section-value-stack-section .value-stacks .stack .txt ul,
.flex-sections .section-value-stack-section .value-stacks .stack .txt li,
.acf-block-preview .section-value_stack_section .value-stacks .stack .txt h1,
.acf-block-preview .section-value_stack_section .value-stacks .stack .txt h2,
.acf-block-preview .section-value_stack_section .value-stacks .stack .txt h3,
.acf-block-preview .section-value_stack_section .value-stacks .stack .txt h4,
.acf-block-preview .section-value_stack_section .value-stacks .stack .txt h5,
.acf-block-preview .section-value_stack_section .value-stacks .stack .txt p:last-child,
.acf-block-preview .section-value_stack_section .value-stacks .stack .txt ul,
.acf-block-preview .section-value_stack_section .value-stacks .stack .txt li,
.acf-block-preview .section-value-stack-section .value-stacks .stack .txt h1,
.acf-block-preview .section-value-stack-section .value-stacks .stack .txt h2,
.acf-block-preview .section-value-stack-section .value-stacks .stack .txt h3,
.acf-block-preview .section-value-stack-section .value-stacks .stack .txt h4,
.acf-block-preview .section-value-stack-section .value-stacks .stack .txt h5,
.acf-block-preview .section-value-stack-section .value-stacks .stack .txt p:last-child,
.acf-block-preview .section-value-stack-section .value-stacks .stack .txt ul,
.acf-block-preview .section-value-stack-section .value-stacks .stack .txt li {
    margin-bottom: 1%
}

.flex-sections .section-callout_quote_section .container,
.flex-sections .section-callout-quote-section .container,
.acf-block-preview .section-callout_quote_section .container,
.acf-block-preview .section-callout-quote-section .container {
    max-width: 960px
}

.flex-sections .section-callout_quote_section .container .call-out-quote,
.flex-sections .section-callout-quote-section .container .call-out-quote,
.acf-block-preview .section-callout_quote_section .container .call-out-quote,
.acf-block-preview .section-callout-quote-section .container .call-out-quote {
    box-sizing: border-box;
    padding: 50px 100px;
    border: 10px solid #ccc;
    text-align: center;
    position: relative
}

@media (max-width: 575px) {

    .flex-sections .section-callout_quote_section .container .call-out-quote,
    .flex-sections .section-callout-quote-section .container .call-out-quote,
    .acf-block-preview .section-callout_quote_section .container .call-out-quote,
    .acf-block-preview .section-callout-quote-section .container .call-out-quote {
        padding: 25px
    }
}

.flex-sections .section-callout_quote_section .container .call-out-quote blockquote,
.flex-sections .section-callout-quote-section .container .call-out-quote blockquote,
.acf-block-preview .section-callout_quote_section .container .call-out-quote blockquote,
.acf-block-preview .section-callout-quote-section .container .call-out-quote blockquote {
    border: none;
    margin: 0;
    padding: 0
}

.flex-sections .section-callout_quote_section .container .call-out-quote blockquote:before,
.flex-sections .section-callout-quote-section .container .call-out-quote blockquote:before,
.acf-block-preview .section-callout_quote_section .container .call-out-quote blockquote:before,
.acf-block-preview .section-callout-quote-section .container .call-out-quote blockquote:before {
    left: -.5em;
    top: -.5em
}

@media (max-width: 767px) {

    .flex-sections .section-callout_quote_section .container .call-out-quote blockquote:before,
    .flex-sections .section-callout-quote-section .container .call-out-quote blockquote:before,
    .acf-block-preview .section-callout_quote_section .container .call-out-quote blockquote:before,
    .acf-block-preview .section-callout-quote-section .container .call-out-quote blockquote:before {
        left: 0;
        top: 0
    }
}

.flex-sections .section-callout_quote_section .container .call-out-quote blockquote p,
.flex-sections .section-callout-quote-section .container .call-out-quote blockquote p,
.acf-block-preview .section-callout_quote_section .container .call-out-quote blockquote p,
.acf-block-preview .section-callout-quote-section .container .call-out-quote blockquote p {
    text-align: center;
    margin-bottom: 25px;
    font-size: 36px;
    font-weight: 700
}

.flex-sections .section-callout_quote_section .container .call-out-quote .sub-txt,
.flex-sections .section-callout-quote-section .container .call-out-quote .sub-txt,
.acf-block-preview .section-callout_quote_section .container .call-out-quote .sub-txt,
.acf-block-preview .section-callout-quote-section .container .call-out-quote .sub-txt {
    position: absolute;
    bottom: -1.25em;
    box-sizing: border-box;
    padding: 5px 20px;
    text-transform: uppercase;
    left: 50%;
    letter-spacing: 1px;
    transform: translateX(-50%);
    font-weight: 700;
    font-family: "Trebuchet MS", "Helvetica", sans-serif
}

@media (max-width: 575px) {

    .flex-sections .section-callout_quote_section .container .call-out-quote .sub-txt,
    .flex-sections .section-callout-quote-section .container .call-out-quote .sub-txt,
    .acf-block-preview .section-callout_quote_section .container .call-out-quote .sub-txt,
    .acf-block-preview .section-callout-quote-section .container .call-out-quote .sub-txt {
        width: 90%
    }
}

.flex-sections .section-register_now_section .register-boxes,
.flex-sections .section-register-now-section .register-boxes,
.acf-block-preview .section-register_now_section .register-boxes,
.acf-block-preview .section-register-now-section .register-boxes {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.flex-sections .section-register_now_section .register-boxes .box,
.flex-sections .section-register-now-section .register-boxes .box,
.acf-block-preview .section-register_now_section .register-boxes .box,
.acf-block-preview .section-register-now-section .register-boxes .box {
    flex: 1;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    position: relative;
    box-sizing: border-box;
    padding: 50px 50px 150px;
    margin: 0 10px;
    background-size: cover;
    background-repeat: no-repeat
}

.flex-sections .section-register_now_section .register-boxes .box:first-child,
.flex-sections .section-register-now-section .register-boxes .box:first-child,
.acf-block-preview .section-register_now_section .register-boxes .box:first-child,
.acf-block-preview .section-register-now-section .register-boxes .box:first-child {
    margin: 0 10px 0 0
}

.flex-sections .section-register_now_section .register-boxes .box:last-child,
.flex-sections .section-register-now-section .register-boxes .box:last-child,
.acf-block-preview .section-register_now_section .register-boxes .box:last-child,
.acf-block-preview .section-register-now-section .register-boxes .box:last-child {
    margin: 0 0 0 10px
}

@media (max-width: 991px) {

    .flex-sections .section-register_now_section .register-boxes .box,
    .flex-sections .section-register-now-section .register-boxes .box,
    .acf-block-preview .section-register_now_section .register-boxes .box,
    .acf-block-preview .section-register-now-section .register-boxes .box {
        flex: auto;
        margin: 10px 0;
        width: 100%;
        align-items: center;
        padding: 50px
    }

    .flex-sections .section-register_now_section .register-boxes .box:first-child,
    .flex-sections .section-register_now_section .register-boxes .box:last-child,
    .flex-sections .section-register-now-section .register-boxes .box:first-child,
    .flex-sections .section-register-now-section .register-boxes .box:last-child,
    .acf-block-preview .section-register_now_section .register-boxes .box:first-child,
    .acf-block-preview .section-register_now_section .register-boxes .box:last-child,
    .acf-block-preview .section-register-now-section .register-boxes .box:first-child,
    .acf-block-preview .section-register-now-section .register-boxes .box:last-child {
        margin: 10px 0
    }
}

.flex-sections .section-register_now_section .register-boxes .box .button,
.flex-sections .section-register-now-section .register-boxes .box .button,
.acf-block-preview .section-register_now_section .register-boxes .box .button,
.acf-block-preview .section-register-now-section .register-boxes .box .button {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%)
}

@media (max-width: 991px) {

    .flex-sections .section-register_now_section .register-boxes .box .button,
    .flex-sections .section-register-now-section .register-boxes .box .button,
    .acf-block-preview .section-register_now_section .register-boxes .box .button,
    .acf-block-preview .section-register-now-section .register-boxes .box .button {
        position: relative;
        left: 0;
        transform: translateX(0%);
        bottom: 0;
        margin-top: 25px
    }
}

.flex-sections .section-pricing_tables_section .pricing-table-content .pricing-tables,
.flex-sections .section-pricing-tables-section .pricing-table-content .pricing-tables,
.acf-block-preview .section-pricing_tables_section .pricing-table-content .pricing-tables,
.acf-block-preview .section-pricing-tables-section .pricing-table-content .pricing-tables {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 50px auto 0
}

.flex-sections .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table.best-offer,
.flex-sections .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table.best-offer,
.acf-block-preview .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table.best-offer,
.acf-block-preview .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table.best-offer {
    position: relative;
    z-index: 1;
    top: -1.5em;
    overflow: hidden;
    width: 33.3%
}

.flex-sections .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table.best-offer+.pricing-table,
.flex-sections .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table.best-offer+.pricing-table,
.acf-block-preview .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table.best-offer+.pricing-table,
.acf-block-preview .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table.best-offer+.pricing-table {
    width: 33.3%
}

@media (max-width: 767px) {

    .flex-sections .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table.best-offer+.pricing-table,
    .flex-sections .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table.best-offer+.pricing-table,
    .acf-block-preview .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table.best-offer+.pricing-table,
    .acf-block-preview .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table.best-offer+.pricing-table {
        width: 100%
    }
}

@media (max-width: 767px) {

    .flex-sections .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table.best-offer,
    .flex-sections .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table.best-offer,
    .acf-block-preview .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table.best-offer,
    .acf-block-preview .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table.best-offer {
        top: 0;
        width: 100%
    }
}

.flex-sections .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table.best-offer .corner-ribbon,
.flex-sections .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table.best-offer .corner-ribbon,
.acf-block-preview .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table.best-offer .corner-ribbon,
.acf-block-preview .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table.best-offer .corner-ribbon {
    width: 150px;
    background: red;
    position: absolute;
    top: 25px;
    right: -40px;
    text-transform: uppercase;
    text-align: center;
    line-height: 30px;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    z-index: 1;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.flex-sections .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table.best-offer h3.level,
.flex-sections .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table.best-offer h3.level,
.acf-block-preview .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table.best-offer h3.level,
.acf-block-preview .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table.best-offer h3.level {
    padding: 25px 0
}

.flex-sections .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table.best-offer h4.price,
.flex-sections .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table.best-offer h4.price,
.acf-block-preview .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table.best-offer h4.price,
.acf-block-preview .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table.best-offer h4.price {
    padding: 20px 0
}

.flex-sections .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table.best-offer .select,
.flex-sections .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table.best-offer .select,
.acf-block-preview .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table.best-offer .select,
.acf-block-preview .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table.best-offer .select {
    padding: 30px 25px
}

.flex-sections .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table.best-offer .select .button,
.flex-sections .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table.best-offer .select .button,
.acf-block-preview .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table.best-offer .select .button,
.acf-block-preview .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table.best-offer .select .button {
    line-height: 50px;
    height: 50px;
    padding: 0 40px;
    font-size: 16px
}

@media (max-width: 991px) {

    .flex-sections .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table.best-offer .select .button,
    .flex-sections .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table.best-offer .select .button,
    .acf-block-preview .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table.best-offer .select .button,
    .acf-block-preview .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table.best-offer .select .button {
        font-size: 14px;
        padding: 0 30px
    }
}

.flex-sections .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table,
.flex-sections .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table,
.acf-block-preview .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table,
.acf-block-preview .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table {
    width: 32.3%;
    text-align: center
}

@media (max-width: 767px) {

    .flex-sections .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table,
    .flex-sections .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table,
    .acf-block-preview .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table,
    .acf-block-preview .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table {
        width: 100%;
        margin-bottom: 5%
    }
}

.flex-sections .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table.prev-table,
.flex-sections .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table.next-table,
.flex-sections .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table.prev-table,
.flex-sections .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table.next-table,
.acf-block-preview .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table.prev-table,
.acf-block-preview .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table.next-table,
.acf-block-preview .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table.prev-table,
.acf-block-preview .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table.next-table {
    width: 33.3%
}

@media (max-width: 767px) {

    .flex-sections .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table.prev-table,
    .flex-sections .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table.next-table,
    .flex-sections .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table.prev-table,
    .flex-sections .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table.next-table,
    .acf-block-preview .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table.prev-table,
    .acf-block-preview .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table.next-table,
    .acf-block-preview .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table.prev-table,
    .acf-block-preview .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table.next-table {
        width: 100%
    }
}

.flex-sections .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table h3.level,
.flex-sections .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table h3.level,
.acf-block-preview .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table h3.level,
.acf-block-preview .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table h3.level {
    color: #fff;
    background-color: #000;
    margin: 0;
    box-sizing: border-box;
    padding: 15px 0;
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
    font-weight: 700
}

.flex-sections .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table h4.price,
.flex-sections .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table h4.price,
.acf-block-preview .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table h4.price,
.acf-block-preview .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table h4.price {
    margin: 0;
    box-sizing: border-box;
    padding: 10px 0;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    color: #fff
}

.flex-sections .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table h4.price sup,
.flex-sections .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table h4.price sup,
.acf-block-preview .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table h4.price sup,
.acf-block-preview .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table h4.price sup {
    vertical-align: middle;
    font-size: 20px
}

.flex-sections .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table h4.price .duration,
.flex-sections .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table h4.price .duration,
.acf-block-preview .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table h4.price .duration,
.acf-block-preview .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table h4.price .duration {
    display: block;
    font-size: 14px
}

.flex-sections .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table .features ul,
.flex-sections .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table .features ul,
.acf-block-preview .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table .features ul,
.acf-block-preview .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table .features ul {
    border-left: 1px solid #e8e3dd;
    border-right: 1px solid #e8e3dd;
    margin: 0;
    padding: 0 !important;
    list-style: none
}

.flex-sections .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table .features ul li,
.flex-sections .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table .features ul li,
.acf-block-preview .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table .features ul li,
.acf-block-preview .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table .features ul li {
    line-height: 3.5em;
    background-color: #fff;
    margin-bottom: 0
}

.flex-sections .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table .features ul li:nth-child(2n),
.flex-sections .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table .features ul li:nth-child(2n),
.acf-block-preview .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table .features ul li:nth-child(2n),
.acf-block-preview .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table .features ul li:nth-child(2n) {
    background-color: #f1f1f1
}

.flex-sections .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table .features ul li:last-child,
.flex-sections .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table .features ul li:last-child,
.acf-block-preview .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table .features ul li:last-child,
.acf-block-preview .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table .features ul li:last-child {
    margin-bottom: 0
}

.flex-sections .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table .features ul li .fa-check,
.flex-sections .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table .features ul li .fa-check,
.acf-block-preview .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table .features ul li .fa-check,
.acf-block-preview .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table .features ul li .fa-check {
    color: green
}

.flex-sections .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table .features ul li .fa-times,
.flex-sections .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table .features ul li .fa-times,
.acf-block-preview .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table .features ul li .fa-times,
.acf-block-preview .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table .features ul li .fa-times {
    color: red
}

.flex-sections .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table .features ul li svg,
.flex-sections .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table .features ul li svg,
.acf-block-preview .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table .features ul li svg,
.acf-block-preview .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table .features ul li svg {
    margin-right: 10px;
    font-size: 18px
}

.flex-sections .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table .select,
.flex-sections .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table .select,
.acf-block-preview .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table .select,
.acf-block-preview .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table .select {
    background: #f1f1f1;
    border: 1px solid #e8e3dd;
    box-sizing: border-box;
    padding: 25px
}

.flex-sections .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table .select .button,
.flex-sections .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table .select .button,
.acf-block-preview .section-pricing_tables_section .pricing-table-content .pricing-tables .pricing-table .select .button,
.acf-block-preview .section-pricing-tables-section .pricing-table-content .pricing-tables .pricing-table .select .button {
    margin-bottom: 0
}

.flex-sections .section-countdown_timer_section .countdown,
.flex-sections .section-countdown-timer-section .countdown,
.acf-block-preview .section-countdown_timer_section .countdown,
.acf-block-preview .section-countdown-timer-section .countdown {
    list-style: none;
    margin: 50px 0;
    padding: 0;
    display: block;
    text-align: center
}

.flex-sections .section-countdown_timer_section .countdown li,
.flex-sections .section-countdown-timer-section .countdown li,
.acf-block-preview .section-countdown_timer_section .countdown li,
.acf-block-preview .section-countdown-timer-section .countdown li {
    display: inline-block;
    margin: 0 5px;
    box-sizing: border-box;
    padding: 15px;
    border-radius: 5px
}

@media (max-width: 575px) {

    .flex-sections .section-countdown_timer_section .countdown li,
    .flex-sections .section-countdown-timer-section .countdown li,
    .acf-block-preview .section-countdown_timer_section .countdown li,
    .acf-block-preview .section-countdown-timer-section .countdown li {
        margin-bottom: 15px
    }
}

.flex-sections .section-countdown_timer_section .countdown li span,
.flex-sections .section-countdown-timer-section .countdown li span,
.acf-block-preview .section-countdown_timer_section .countdown li span,
.acf-block-preview .section-countdown-timer-section .countdown li span {
    line-height: 80px;
    font-size: 80px;
    font-weight: 500
}

.flex-sections .section-countdown_timer_section .countdown li p,
.flex-sections .section-countdown-timer-section .countdown li p,
.acf-block-preview .section-countdown_timer_section .countdown li p,
.acf-block-preview .section-countdown-timer-section .countdown li p {
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 700;
    font-family: "Trebuchet MS", "Helvetica", sans-serif
}

.flex-sections .section-instagram_section .ig-feed.gutters #sb_instagram #sbi_images,
.flex-sections .section-instagram-section .ig-feed.gutters #sb_instagram #sbi_images,
.acf-block-preview .section-instagram_section .ig-feed.gutters #sb_instagram #sbi_images,
.acf-block-preview .section-instagram-section .ig-feed.gutters #sb_instagram #sbi_images {
    padding: 0 10px !important
}

.flex-sections .section-instagram_section .ig-feed #sb_instagram #sbi_load,
.flex-sections .section-instagram-section .ig-feed #sb_instagram #sbi_load,
.acf-block-preview .section-instagram_section .ig-feed #sb_instagram #sbi_load,
.acf-block-preview .section-instagram-section .ig-feed #sb_instagram #sbi_load {
    text-align: right;
    padding-right: 20px
}

.flex-sections .section-instagram_section .ig-feed #sb_instagram .sbi_follow_btn,
.flex-sections .section-instagram-section .ig-feed #sb_instagram .sbi_follow_btn,
.acf-block-preview .section-instagram_section .ig-feed #sb_instagram .sbi_follow_btn,
.acf-block-preview .section-instagram-section .ig-feed #sb_instagram .sbi_follow_btn {
    margin-left: 0;
    margin-bottom: 1em;
    text-align: right
}

.flex-sections .section-instagram_section .ig-feed #sb_instagram .sbi_follow_btn a,
.flex-sections .section-instagram-section .ig-feed #sb_instagram .sbi_follow_btn a,
.acf-block-preview .section-instagram_section .ig-feed #sb_instagram .sbi_follow_btn a,
.acf-block-preview .section-instagram-section .ig-feed #sb_instagram .sbi_follow_btn a {
    color: #888;
    text-align: right;
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-style: italic;
    font-family: "Georgia", serif;
    background-color: transparent
}

.flex-sections .section-instagram_section .ig-feed #sb_instagram .sbi_follow_btn a svg,
.flex-sections .section-instagram-section .ig-feed #sb_instagram .sbi_follow_btn a svg,
.acf-block-preview .section-instagram_section .ig-feed #sb_instagram .sbi_follow_btn a svg,
.acf-block-preview .section-instagram-section .ig-feed #sb_instagram .sbi_follow_btn a svg {
    display: none
}

.flex-sections .section-instagram_section .ig-feed #sb_instagram .sbi_follow_btn a:hover,
.flex-sections .section-instagram_section .ig-feed #sb_instagram .sbi_follow_btn a:focus,
.flex-sections .section-instagram-section .ig-feed #sb_instagram .sbi_follow_btn a:hover,
.flex-sections .section-instagram-section .ig-feed #sb_instagram .sbi_follow_btn a:focus,
.acf-block-preview .section-instagram_section .ig-feed #sb_instagram .sbi_follow_btn a:hover,
.acf-block-preview .section-instagram_section .ig-feed #sb_instagram .sbi_follow_btn a:focus,
.acf-block-preview .section-instagram-section .ig-feed #sb_instagram .sbi_follow_btn a:hover,
.acf-block-preview .section-instagram-section .ig-feed #sb_instagram .sbi_follow_btn a:focus {
    box-shadow: none;
    color: #000
}

.flex-sections .section-instagram_section .ig-feed .null-instagram-feed ul.instagram-pics,
.flex-sections .section-instagram-section .ig-feed .null-instagram-feed ul.instagram-pics,
.acf-block-preview .section-instagram_section .ig-feed .null-instagram-feed ul.instagram-pics,
.acf-block-preview .section-instagram-section .ig-feed .null-instagram-feed ul.instagram-pics {
    list-style: none;
    display: flex;
    justify-content: center;
    margin: 0;
    padding-left: 0 !important
}

@media (max-width: 991px) {

    .flex-sections .section-instagram_section .ig-feed .null-instagram-feed ul.instagram-pics,
    .flex-sections .section-instagram-section .ig-feed .null-instagram-feed ul.instagram-pics,
    .acf-block-preview .section-instagram_section .ig-feed .null-instagram-feed ul.instagram-pics,
    .acf-block-preview .section-instagram-section .ig-feed .null-instagram-feed ul.instagram-pics {
        flex-wrap: wrap
    }
}

.flex-sections .section-instagram_section .ig-feed .null-instagram-feed ul.instagram-pics li,
.flex-sections .section-instagram-section .ig-feed .null-instagram-feed ul.instagram-pics li,
.acf-block-preview .section-instagram_section .ig-feed .null-instagram-feed ul.instagram-pics li,
.acf-block-preview .section-instagram-section .ig-feed .null-instagram-feed ul.instagram-pics li {
    margin: 0
}

@media (max-width: 991px) {

    .flex-sections .section-instagram_section .ig-feed .null-instagram-feed ul.instagram-pics li,
    .flex-sections .section-instagram-section .ig-feed .null-instagram-feed ul.instagram-pics li,
    .acf-block-preview .section-instagram_section .ig-feed .null-instagram-feed ul.instagram-pics li,
    .acf-block-preview .section-instagram-section .ig-feed .null-instagram-feed ul.instagram-pics li {
        width: 33.3%;
        margin-bottom: -.5em
    }
}

.flex-sections .section-instagram_section .ig-feed .null-instagram-feed p.clear,
.flex-sections .section-instagram-section .ig-feed .null-instagram-feed p.clear,
.acf-block-preview .section-instagram_section .ig-feed .null-instagram-feed p.clear,
.acf-block-preview .section-instagram-section .ig-feed .null-instagram-feed p.clear {
    box-sizing: border-box;
    padding: 0 20px;
    text-align: right;
    font-style: italic
}

.flex-sections .section-instagram_section .ig-feed .null-instagram-feed p.clear a,
.flex-sections .section-instagram-section .ig-feed .null-instagram-feed p.clear a,
.acf-block-preview .section-instagram_section .ig-feed .null-instagram-feed p.clear a,
.acf-block-preview .section-instagram-section .ig-feed .null-instagram-feed p.clear a {
    text-decoration: none
}

.flex-sections .section-instagram_section .ig-feed.gutters ul.instagram-pics,
.flex-sections .section-instagram-section .ig-feed.gutters ul.instagram-pics,
.acf-block-preview .section-instagram_section .ig-feed.gutters ul.instagram-pics,
.acf-block-preview .section-instagram-section .ig-feed.gutters ul.instagram-pics {
    justify-content: space-between
}

.flex-sections .section-instagram_section .ig-feed.gutters ul.instagram-pics li,
.flex-sections .section-instagram-section .ig-feed.gutters ul.instagram-pics li,
.acf-block-preview .section-instagram_section .ig-feed.gutters ul.instagram-pics li,
.acf-block-preview .section-instagram-section .ig-feed.gutters ul.instagram-pics li {
    margin: 0 1%
}

.flex-sections .section-instagram_section .ig-feed.gutters ul.instagram-pics li:first-child,
.flex-sections .section-instagram-section .ig-feed.gutters ul.instagram-pics li:first-child,
.acf-block-preview .section-instagram_section .ig-feed.gutters ul.instagram-pics li:first-child,
.acf-block-preview .section-instagram-section .ig-feed.gutters ul.instagram-pics li:first-child {
    margin: 0 1% 0 0
}

.flex-sections .section-instagram_section .ig-feed.gutters ul.instagram-pics li:last-child,
.flex-sections .section-instagram-section .ig-feed.gutters ul.instagram-pics li:last-child,
.acf-block-preview .section-instagram_section .ig-feed.gutters ul.instagram-pics li:last-child,
.acf-block-preview .section-instagram-section .ig-feed.gutters ul.instagram-pics li:last-child {
    margin: 0 0 0 1%
}

.flex-sections .section-process_section .process-blocks,
.flex-sections .section-process-section .process-blocks,
.acf-block-preview .section-process_section .process-blocks,
.acf-block-preview .section-process-section .process-blocks {
    justify-content: center;
    display: flex;
    flex-wrap: wrap
}

.flex-sections .section-process_section .process-blocks .process-block,
.flex-sections .section-process-section .process-blocks .process-block,
.acf-block-preview .section-process_section .process-blocks .process-block,
.acf-block-preview .section-process-section .process-blocks .process-block {
    box-sizing: border-box;
    padding: 50px;
    position: relative;
    margin: 10px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.flex-sections .section-process_section .process-blocks .process-block .num,
.flex-sections .section-process-section .process-blocks .process-block .num,
.acf-block-preview .section-process_section .process-blocks .process-block .num,
.acf-block-preview .section-process-section .process-blocks .process-block .num {
    position: absolute;
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    top: -10px;
    left: -10px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    background-color: #000;
    font-weight: 700;
    font-size: 36px
}

.flex-sections .section-process_section .process-blocks.two .process-block,
.flex-sections .section-process-section .process-blocks.two .process-block,
.acf-block-preview .section-process_section .process-blocks.two .process-block,
.acf-block-preview .section-process-section .process-blocks.two .process-block {
    width: 47.5%
}

@media (max-width: 991px) {

    .flex-sections .section-process_section .process-blocks.two .process-block,
    .flex-sections .section-process-section .process-blocks.two .process-block,
    .acf-block-preview .section-process_section .process-blocks.two .process-block,
    .acf-block-preview .section-process-section .process-blocks.two .process-block {
        width: 45%
    }
}

@media (max-width: 767px) {

    .flex-sections .section-process_section .process-blocks.two .process-block,
    .flex-sections .section-process-section .process-blocks.two .process-block,
    .acf-block-preview .section-process_section .process-blocks.two .process-block,
    .acf-block-preview .section-process-section .process-blocks.two .process-block {
        width: 100%
    }
}

.flex-sections .section-process_section .process-blocks.three .process-block,
.flex-sections .section-process-section .process-blocks.three .process-block,
.acf-block-preview .section-process_section .process-blocks.three .process-block,
.acf-block-preview .section-process-section .process-blocks.three .process-block {
    width: 31.5%
}

@media (max-width: 1199px) {

    .flex-sections .section-process_section .process-blocks.three .process-block,
    .flex-sections .section-process-section .process-blocks.three .process-block,
    .acf-block-preview .section-process_section .process-blocks.three .process-block,
    .acf-block-preview .section-process-section .process-blocks.three .process-block {
        width: 30%
    }
}

@media (max-width: 991px) {

    .flex-sections .section-process_section .process-blocks.three .process-block,
    .flex-sections .section-process-section .process-blocks.three .process-block,
    .acf-block-preview .section-process_section .process-blocks.three .process-block,
    .acf-block-preview .section-process-section .process-blocks.three .process-block {
        width: 40%
    }
}

@media (max-width: 767px) {

    .flex-sections .section-process_section .process-blocks.three .process-block,
    .flex-sections .section-process-section .process-blocks.three .process-block,
    .acf-block-preview .section-process_section .process-blocks.three .process-block,
    .acf-block-preview .section-process-section .process-blocks.three .process-block {
        width: 100%
    }
}

.flex-sections .section-process_section .process-blocks.four .process-block,
.flex-sections .section-process-section .process-blocks.four .process-block,
.acf-block-preview .section-process_section .process-blocks.four .process-block,
.acf-block-preview .section-process-section .process-blocks.four .process-block {
    width: 23%
}

@media (max-width: 1199px) {

    .flex-sections .section-process_section .process-blocks.four .process-block,
    .flex-sections .section-process-section .process-blocks.four .process-block,
    .acf-block-preview .section-process_section .process-blocks.four .process-block,
    .acf-block-preview .section-process-section .process-blocks.four .process-block {
        width: 30%
    }
}

@media (max-width: 991px) {

    .flex-sections .section-process_section .process-blocks.four .process-block,
    .flex-sections .section-process-section .process-blocks.four .process-block,
    .acf-block-preview .section-process_section .process-blocks.four .process-block,
    .acf-block-preview .section-process-section .process-blocks.four .process-block {
        width: 40%
    }
}

@media (max-width: 767px) {

    .flex-sections .section-process_section .process-blocks.four .process-block,
    .flex-sections .section-process-section .process-blocks.four .process-block,
    .acf-block-preview .section-process_section .process-blocks.four .process-block,
    .acf-block-preview .section-process-section .process-blocks.four .process-block {
        width: 100%
    }
}

.flex-sections .section-woo_collections_section h4.best-header,
.flex-sections .section-woo-collections-section h4.best-header,
.acf-block-preview .section-woo_collections_section h4.best-header,
.acf-block-preview .section-woo-collections-section h4.best-header {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px
}

.flex-sections .section-woo_collections_section .shop-cat,
.flex-sections .section-woo-collections-section .shop-cat,
.acf-block-preview .section-woo_collections_section .shop-cat,
.acf-block-preview .section-woo-collections-section .shop-cat {
    margin: 0 auto
}

.flex-sections .section-woo_collections_section .shop-cat .cat-blocks,
.flex-sections .section-woo-collections-section .shop-cat .cat-blocks,
.acf-block-preview .section-woo_collections_section .shop-cat .cat-blocks,
.acf-block-preview .section-woo-collections-section .shop-cat .cat-blocks {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.flex-sections .section-woo_collections_section .shop-cat .cat-blocks .cat-block,
.flex-sections .section-woo-collections-section .shop-cat .cat-blocks .cat-block,
.acf-block-preview .section-woo_collections_section .shop-cat .cat-blocks .cat-block,
.acf-block-preview .section-woo-collections-section .shop-cat .cat-blocks .cat-block {
    display: block;
    box-sizing: border-box;
    text-align: center;
    padding: 155px 20px;
    margin-bottom: 1em;
    transition: all 0.3s ease;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.flex-sections .section-woo_collections_section .shop-cat .cat-blocks .cat-block:hover,
.flex-sections .section-woo-collections-section .shop-cat .cat-blocks .cat-block:hover,
.acf-block-preview .section-woo_collections_section .shop-cat .cat-blocks .cat-block:hover,
.acf-block-preview .section-woo-collections-section .shop-cat .cat-blocks .cat-block:hover {
    opacity: .75;
    cursor: pointer
}

.flex-sections .section-woo_collections_section .shop-cat .cat-blocks .cat-block .button,
.flex-sections .section-woo-collections-section .shop-cat .cat-blocks .cat-block .button,
.acf-block-preview .section-woo_collections_section .shop-cat .cat-blocks .cat-block .button,
.acf-block-preview .section-woo-collections-section .shop-cat .cat-blocks .cat-block .button {
    background-color: #fff;
    color: #000;
    border-color: #fff
}

.flex-sections .section-woo_collections_section .shop-cat .cat-blocks.one .cat-block,
.flex-sections .section-woo-collections-section .shop-cat .cat-blocks.one .cat-block,
.acf-block-preview .section-woo_collections_section .shop-cat .cat-blocks.one .cat-block,
.acf-block-preview .section-woo-collections-section .shop-cat .cat-blocks.one .cat-block {
    width: 100%
}

.flex-sections .section-woo_collections_section .shop-cat .cat-blocks.two .cat-block,
.flex-sections .section-woo-collections-section .shop-cat .cat-blocks.two .cat-block,
.acf-block-preview .section-woo_collections_section .shop-cat .cat-blocks.two .cat-block,
.acf-block-preview .section-woo-collections-section .shop-cat .cat-blocks.two .cat-block {
    width: 49.2%
}

@media (max-width: 767px) {

    .flex-sections .section-woo_collections_section .shop-cat .cat-blocks.two .cat-block,
    .flex-sections .section-woo-collections-section .shop-cat .cat-blocks.two .cat-block,
    .acf-block-preview .section-woo_collections_section .shop-cat .cat-blocks.two .cat-block,
    .acf-block-preview .section-woo-collections-section .shop-cat .cat-blocks.two .cat-block {
        width: 100%
    }
}

.flex-sections .section-woo_collections_section .shop-cat .cat-blocks.three .cat-block,
.flex-sections .section-woo-collections-section .shop-cat .cat-blocks.three .cat-block,
.acf-block-preview .section-woo_collections_section .shop-cat .cat-blocks.three .cat-block,
.acf-block-preview .section-woo-collections-section .shop-cat .cat-blocks.three .cat-block {
    width: 32.26%
}

@media (max-width: 767px) {

    .flex-sections .section-woo_collections_section .shop-cat .cat-blocks.three .cat-block,
    .flex-sections .section-woo-collections-section .shop-cat .cat-blocks.three .cat-block,
    .acf-block-preview .section-woo_collections_section .shop-cat .cat-blocks.three .cat-block,
    .acf-block-preview .section-woo-collections-section .shop-cat .cat-blocks.three .cat-block {
        width: 100%
    }
}

.wp-block-cover {
    position: relative;
    min-height: 430px;
    width: 100%;
    margin: 0 0 1.5em;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    background-color: #000;
    background-size: cover;
    background-position: 50%
}

.wp-block-cover p {
    color: #fff;
    line-height: 1.2;
    z-index: 1;
    margin-bottom: 0;
    max-width: 610px;
    padding: 14px;
    text-align: center;
    font-family: "Trebuchet MS", "Helvetica", sans-serif;
    font-size: 40px;
    font-weight: 400
}

.wp-block-cover.has-left-content {
    justify-content: flex-start
}

.wp-block-cover.has-left-content p {
    text-align: left
}

.wp-block-cover.has-right-content {
    justify-content: flex-end
}

.wp-block-cover.has-right-content p {
    text-align: right
}

.wp-block-image {
    margin: 0 0 1.5em;
    padding: 0
}

.wp-block-image figcaption {
    line-height: 1.6;
    margin: 0;
    padding: 0.5rem;
    text-align: center;
    color: #000;
    font-size: 16px
}

.wp-block-gallery {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0
}

.wp-block-gallery .blocks-gallery-item {
    margin: 0 16px 16px 0;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: center;
    position: relative;
    width: calc((100% - 32px)/3);
    width: 30%
}

.wp-block-gallery .blocks-gallery-item figure {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    margin: 0;
    height: 100%
}

.wp-block-gallery .blocks-gallery-item figure figcaption {
    line-height: 1.6;
    margin: 0;
    padding: 0.5rem;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    max-height: 100%;
    overflow: auto;
    color: #fff;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3) 60%, transparent)
}

.wp-block-gallery .blocks-gallery-item figure img {
    height: 100%;
    flex: 1;
    object-fit: cover;
    width: 100%
}

.wp-block-file .wp-block-file__button {
    margin-left: 25px
}

.wp-block-video {
    margin-left: 0;
    margin-right: 0
}

.wp-block-video video {
    width: 100%;
    max-width: 100%
}

.wp-block-video figcaption {
    line-height: 1.6;
    margin: 0;
    padding: 0.5rem;
    text-align: center;
    color: #000;
    font-size: 16px
}

.wp-block-button {
    margin-bottom: 25px
}

.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;
    margin: 25px 0;
    min-height: 250px
}

.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;
    height: 100%
}

.wp-block-media-text .wp-block-media-text__media img,
.wp-block-media-text .wp-block-media-text__media video {
    max-width: unset;
    width: 100%;
    vertical-align: middle
}

.wp-block-media-text .wp-block-media-text__media img {
    height: auto;
    max-width: 100%;
    position: relative;
    height: 100%;
    flex: 1;
    object-fit: cover;
    width: 100%
}

.wp-block-media-text .wp-block-media-text__content {
    word-break: break-word;
    grid-area: media-text-content;
    padding: 0 8%
}

.wp-block-categories,
.wp-block-archives,
.wp-block-latest-posts,
.wp-block-categories__list {
    list-style: none;
    padding-left: 0 !important
}

.wp-block-latest-comments {
    list-style: none
}

.wp-block-latest-comments .wp-block-latest-comments__comment {
    border-bottom: 1px solid #888;
    padding: 15px 0px
}

.wp-block-latest-comments .wp-block-latest-comments__comment img {
    float: left;
    width: 75px;
    height: 75px;
    margin-right: 20px;
    border-radius: 50%
}

.wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-author {
    font-size: 18px;
    letter-spacing: 0.1px
}

.wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-date {
    display: block;
    letter-spacing: 0.1px;
    font-size: 14px;
    text-transform: uppercase;
    color: #000
}

.wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt {
    position: relative;
    overflow: hidden
}

.wp-block-latest-comments .wp-block-latest-comments__comment footer {
    background: transparent;
    margin: 0 0 .75em;
    padding: 0
}

.wp-block-embed {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%
}

.wp-block-embed .wp-block-embed__wrapper {
    position: relative;
    padding-top: 56.25%
}

.wp-block-embed:before {
    content: "";
    display: block
}

.wp-block-embed iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 100%
}

.wp-block-embed figcaption {
    line-height: 1.6;
    margin: 0;
    padding: 0.5rem;
    text-align: center
}

ul.filter {
    margin-top: 50px;
    text-align: center;
    padding-left: 0 !important
}

ul.filter li {
    display: inline;
    padding: 0 7px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Verdana", "Geneva", sans-serif
}

ul.filter li a {
    color: #000;
    text-decoration: none
}

ul.filter li a:hover,
ul.filter li a.active {
    color: #888
}

ul.items {
    list-style: none;
    padding-left: 0 !important
}

ul.items li {
    width: 32.26%
}

@media (min-width: 480px) and (max-width: 1023px) {
    ul.items li {
        width: 49.2%
    }
}

@media (max-width: 479px) {
    ul.items li {
        width: 100%
    }
}

ul.items li img {
    display: block;
    height: auto
}

@media (min-width: 480px) and (max-width: 1023px) {
    ul.items li img {
        width: 100%
    }
}

@media (max-width: 479px) {
    ul.items li img {
        width: 100%
    }
}

ul.items li a .short-desc {
    color: #fff
}

ul.items li a .icon {
    color: #fff;
    font-size: 24px
}

ul.items li a .icon.audio:before,
ul.items li a .icon.video:before,
ul.items li a .icon.images:before {
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
    display: block
}

ul.items li a .icon.audio:before {
    content: "\f001"
}

ul.items li a .icon.video:before {
    content: "\f008"
}

ul.items li a .icon.images:before {
    content: "\f03e"
}

ul.items li a .caption {
    display: none;
    height: 100%;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 100%;
    z-index: 1;
    padding: 25% 20px 0;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.75)
}

ul.items li a .caption h3 {
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 15px
}

ul.items .gutter-sizer {
    width: 1.6%
}

.project-desc h2 {
    font-weight: 700
}

.project-desc h5 {
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 700
}

.project-related h5 {
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 700
}

.project-divider {
    width: 200px;
    margin: 35px 0 40px;
    height: 1px;
    background-color: #ccc
}

.project-details {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.75
}

.project-details h6 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px
}

.project-details .link-detail a {
    text-decoration: none
}

.portfolio-nav {
    margin-bottom: 100px;
    clear: both;
    position: relative;
    top: 0
}

.portfolio-nav .nav-newer {
    float: right
}

.portfolio-nav .nav-older {
    float: left
}

.grid-item,
.grid-sizer {
    width: 49%
}

@media (max-width: 490px) {

    .grid-item,
    .grid-sizer {
        width: 100%
    }
}

.grid-item {
    float: left;
    height: auto;
    margin-bottom: 0
}

.page-template-template_events_page .entry-header h1.entry-title,
.single-events .section {
    margin-top: 50px
}

.latest-events {
    margin-top: 50px
}

.latest-events article {
    margin: 0 auto 50px
}

.latest-events article h1 {
    margin-top: 0
}

.latest-events article h1 a {
    text-decoration: none;
    color: #000
}

.latest-events article h1 a:hover {
    color: #888
}

.latest-events article h6 {
    margin-bottom: 0;
    text-transform: uppercase
}

.latest-events article .event-img {
    min-height: 20vw;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

@media (max-width: 767px) {
    .latest-events article .event-img {
        min-height: 50vw;
        margin-bottom: 25px
    }
}

.latest-events article .cell {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start
}

.latest-events article:nth-of-type(even) .grid {
    flex-direction: row-reverse
}

.past-events {
    box-sizing: border-box;
    padding: 25px;
    background-color: #f1f1f1
}

.past-events ul {
    list-style: none;
    padding: 0 !important
}

.past-events ul li p {
    text-transform: uppercase;
    margin-bottom: 0;
    font-family: "Trebuchet MS", "Helvetica", sans-serif
}

.past-events ul li h4 {
    text-transform: uppercase
}

.event-sidebar .widget {
    padding: 0 0 25px !important
}

.event-sidebar .widget.date-time {
    line-height: 1.25;
    font-weight: 700;
    font-family: "Verdana", "Geneva", sans-serif;
    font-size: 2.5vw
}

@media (max-width: 1199px) {
    .event-sidebar .widget.date-time {
        font-size: 3.75vw
    }
}

@media (max-width: 767px) {
    .event-sidebar .widget.date-time {
        font-size: 6vw
    }
}

@media (max-width: 575px) {
    .event-sidebar .widget.date-time {
        font-size: 9vw
    }
}

.event-sidebar .widget.date-time span {
    text-transform: uppercase;
    display: block;
    font-size: 20px;
    font-weight: 400
}

.event-sidebar .widget.date-time span.through {
    margin-bottom: -2.5em
}

.event-sidebar .widget.cost {
    border-bottom: none !important;
    color: #888;
    line-height: normal;
    margin-bottom: 0 !important;
    text-align: center;
    font-weight: 700;
    font-family: "Verdana", "Geneva", sans-serif;
    font-size: 5vw
}

@media (max-width: 767px) {
    .event-sidebar .widget.cost {
        font-size: 8vw
    }
}

@media (max-width: 575px) {
    .event-sidebar .widget.cost {
        font-size: 13vw
    }
}

.event-sidebar .widget.cost sup {
    margin-right: -.25em;
    font-size: 2.75vw
}

.event-sidebar .widget.learn-register .button {
    width: 100%
}

.event-sidebar .widget.location strong,
.event-sidebar .widget.organizers strong {
    font-size: 18px;
    font-family: "Verdana", "Geneva", sans-serif
}

.event-sidebar .widget.share .post-footer {
    margin: 0;
    padding: 0;
    border: none
}

.event-sidebar .widget.share .post-footer .share-buttons {
    text-align: left
}

.event-sidebar .widget.share .post-footer .share-buttons .share-text,
.event-sidebar .widget.share .post-footer .share-buttons .comment-link {
    display: none
}

body .woocommerce .hero-image,
body.woocommerce .hero-image {
    box-sizing: border-box;
    padding: 100px 50px;
    margin: 0 auto 50px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

body .woocommerce .hero-image .hero-text.full-width-txt,
body.woocommerce .hero-image .hero-text.full-width-txt {
    width: 100%
}

body .woocommerce .hero-image .hero-text.half-width-txt-left,
body.woocommerce .hero-image .hero-text.half-width-txt-left {
    width: 50%
}

body .woocommerce .hero-image .hero-text.half-width-txt-right,
body.woocommerce .hero-image .hero-text.half-width-txt-right {
    width: 50%;
    margin-left: 50%
}

@media (max-width: 767px) {

    body .woocommerce .hero-image.desktop,
    body.woocommerce .hero-image.desktop {
        display: none
    }
}

body .woocommerce .hero-image.mobile,
body.woocommerce .hero-image.mobile {
    display: none;
    padding: 0
}

@media (max-width: 767px) {

    body .woocommerce .hero-image.mobile,
    body.woocommerce .hero-image.mobile {
        display: block
    }
}

body .woocommerce .hero-image.mobile img,
body.woocommerce .hero-image.mobile img {
    display: block
}

body .woocommerce .hero-image.mobile .hero-text,
body.woocommerce .hero-image.mobile .hero-text {
    box-sizing: border-box;
    padding: 25px;
    background-color: #000
}

body .woocommerce h4.best-header,
body.woocommerce h4.best-header {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px
}

body .woocommerce .best-sellers,
body.woocommerce .best-sellers {
    margin: 0 auto 80px
}

body .woocommerce .best-sellers .woo-products,
body.woocommerce .best-sellers .woo-products {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 50px auto 0
}

body .woocommerce .best-sellers .woo-products .woo-product,
body.woocommerce .best-sellers .woo-products .woo-product {
    width: 22.05%;
    margin: 0 3.8% 2.992em 0;
    text-align: center
}

@media (max-width: 991px) {

    body .woocommerce .best-sellers .woo-products .woo-product,
    body.woocommerce .best-sellers .woo-products .woo-product {
        width: 46.2%;
        margin: 0 1.9% 2.992em
    }
}

@media (max-width: 575px) {

    body .woocommerce .best-sellers .woo-products .woo-product,
    body.woocommerce .best-sellers .woo-products .woo-product {
        width: 100%;
        margin: 0 0 2.992em
    }
}

body .woocommerce .best-sellers .woo-products .woo-product:last-child,
body.woocommerce .best-sellers .woo-products .woo-product:last-child {
    margin: 0 0 2.992em 0
}

@media (max-width: 991px) {

    body .woocommerce .best-sellers .woo-products .woo-product:last-child,
    body.woocommerce .best-sellers .woo-products .woo-product:last-child {
        margin: 0 1.9% 2.992em
    }
}

body .woocommerce .best-sellers .woo-products .woo-product .woo-img,
body.woocommerce .best-sellers .woo-products .woo-product .woo-img {
    position: relative;
    margin: 0 auto 10px;
    overflow: hidden
}

body .woocommerce .best-sellers .woo-products .woo-product .woo-img img,
body.woocommerce .best-sellers .woo-products .woo-product .woo-img img {
    width: 100%
}

body .woocommerce .best-sellers .woo-products .woo-product .woo-img .sale-circle,
body.woocommerce .best-sellers .woo-products .woo-product .woo-img .sale-circle {
    width: 150px;
    background: red;
    position: absolute;
    top: 25px;
    right: -40px;
    text-align: center;
    line-height: 30px;
    letter-spacing: 1px;
    color: #fff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    font-size: 12px;
    font-weight: 700;
    font-family: "Trebuchet MS", "Helvetica", sans-serif
}

body .woocommerce .best-sellers .woo-products .woo-product .woo-title,
body .woocommerce .best-sellers .woo-products .woo-product .product-title,
body.woocommerce .best-sellers .woo-products .woo-product .woo-title,
body.woocommerce .best-sellers .woo-products .woo-product .product-title {
    font-weight: 700;
    font-size: 18px;
    font-family: "Trebuchet MS", "Helvetica", sans-serif
}

body .woocommerce .best-sellers .woo-products .woo-product .woo-price .sale-price,
body .woocommerce .best-sellers .woo-products .woo-product .woo-price span,
body .woocommerce .best-sellers .woo-products .woo-product .product-price .sale-price,
body .woocommerce .best-sellers .woo-products .woo-product .product-price span,
body.woocommerce .best-sellers .woo-products .woo-product .woo-price .sale-price,
body.woocommerce .best-sellers .woo-products .woo-product .woo-price span,
body.woocommerce .best-sellers .woo-products .woo-product .product-price .sale-price,
body.woocommerce .best-sellers .woo-products .woo-product .product-price span {
    text-decoration: line-through;
    margin-right: 5px;
    opacity: 0.5
}

body .woocommerce .best-sellers .woo-products .woo-product .button,
body.woocommerce .best-sellers .woo-products .woo-product .button {
    margin-top: 20px
}

body .woocommerce .shop-cat,
body.woocommerce .shop-cat {
    margin: 0 auto 80px
}

body .woocommerce .shop-cat .cat-blocks,
body.woocommerce .shop-cat .cat-blocks {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

body .woocommerce .shop-cat .cat-blocks .cat-block,
body.woocommerce .shop-cat .cat-blocks .cat-block {
    display: block;
    box-sizing: border-box;
    text-align: center;
    padding: 155px 20px;
    margin-bottom: 1em;
    transition: all 0.3s ease;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

body .woocommerce .shop-cat .cat-blocks .cat-block:hover,
body.woocommerce .shop-cat .cat-blocks .cat-block:hover {
    opacity: .75;
    cursor: pointer
}

body .woocommerce .shop-cat .cat-blocks .cat-block .button,
body.woocommerce .shop-cat .cat-blocks .cat-block .button {
    background-color: #fff;
    color: #000;
    border-color: #fff
}

body .woocommerce .shop-cat .cat-blocks.one .cat-block,
body.woocommerce .shop-cat .cat-blocks.one .cat-block {
    width: 100%
}

body .woocommerce .shop-cat .cat-blocks.two .cat-block,
body.woocommerce .shop-cat .cat-blocks.two .cat-block {
    width: 49.2%
}

@media (max-width: 767px) {

    body .woocommerce .shop-cat .cat-blocks.two .cat-block,
    body.woocommerce .shop-cat .cat-blocks.two .cat-block {
        width: 100%
    }
}

body .woocommerce .shop-cat .cat-blocks.three .cat-block,
body.woocommerce .shop-cat .cat-blocks.three .cat-block {
    width: 32.26%
}

@media (max-width: 767px) {

    body .woocommerce .shop-cat .cat-blocks.three .cat-block,
    body.woocommerce .shop-cat .cat-blocks.three .cat-block {
        width: 100%
    }
}

body .woocommerce .latest-shop h4.best-header span.sf-count,
body.woocommerce .latest-shop h4.best-header span.sf-count {
    display: none
}

body .woocommerce .latest-shop .content-area,
body.woocommerce .latest-shop .content-area {
    float: none;
    width: 100%
}

@media (max-width: 575px) {

    body .woocommerce .latest-shop .content-area ul.products[class*=columns-] li.product,
    body .woocommerce .latest-shop .content-area ul.products[class*=columns-] li.product,
    body.woocommerce .latest-shop .content-area ul.products[class*=columns-] li.product,
    body.woocommerce .latest-shop .content-area ul.products[class*=columns-] li.product {
        width: 100%
    }
}

body .woocommerce .side-bar .sidebar-store,
body .woocommerce .top-bar .sidebar-store,
body.woocommerce .side-bar .sidebar-store,
body.woocommerce .top-bar .sidebar-store {
    margin-bottom: 25px
}

body .woocommerce .side-bar .sidebar-store h4,
body .woocommerce .top-bar .sidebar-store h4,
body.woocommerce .side-bar .sidebar-store h4,
body.woocommerce .top-bar .sidebar-store h4 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px
}

body .woocommerce .side-bar .sidebar-store h3,
body .woocommerce .top-bar .sidebar-store h3,
body.woocommerce .side-bar .sidebar-store h3,
body.woocommerce .top-bar .sidebar-store h3 {
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 700
}

body .woocommerce .side-bar .sidebar-store .widget,
body .woocommerce .top-bar .sidebar-store .widget,
body.woocommerce .side-bar .sidebar-store .widget,
body.woocommerce .top-bar .sidebar-store .widget {
    margin-bottom: 0 !important
}

body .woocommerce .side-bar .sidebar-store form,
body .woocommerce .top-bar .sidebar-store form,
body.woocommerce .side-bar .sidebar-store form,
body.woocommerce .top-bar .sidebar-store form {
    margin-bottom: 0
}

@media (max-width: 767px) {

    body .woocommerce .side-bar .sidebar-store .widget_search_filter_register_widget,
    body .woocommerce .top-bar .sidebar-store .widget_search_filter_register_widget,
    body.woocommerce .side-bar .sidebar-store .widget_search_filter_register_widget,
    body.woocommerce .top-bar .sidebar-store .widget_search_filter_register_widget {
        text-align: center
    }

    body .woocommerce .side-bar .sidebar-store .widget_search_filter_register_widget li.sf-field-taxonomy-product_cat,
    body .woocommerce .top-bar .sidebar-store .widget_search_filter_register_widget li.sf-field-taxonomy-product_cat,
    body.woocommerce .side-bar .sidebar-store .widget_search_filter_register_widget li.sf-field-taxonomy-product_cat,
    body.woocommerce .top-bar .sidebar-store .widget_search_filter_register_widget li.sf-field-taxonomy-product_cat {
        padding: 0 !important;
        width: 100%
    }

    body .woocommerce .side-bar .sidebar-store .widget_search_filter_register_widget li.sf-field-taxonomy-product_cat:after,
    body .woocommerce .top-bar .sidebar-store .widget_search_filter_register_widget li.sf-field-taxonomy-product_cat:after,
    body.woocommerce .side-bar .sidebar-store .widget_search_filter_register_widget li.sf-field-taxonomy-product_cat:after,
    body.woocommerce .top-bar .sidebar-store .widget_search_filter_register_widget li.sf-field-taxonomy-product_cat:after {
        border: none;
        display: none
    }
}

body .woocommerce .side-bar .sidebar-store .widget_search_filter_register_widget li,
body .woocommerce .top-bar .sidebar-store .widget_search_filter_register_widget li,
body.woocommerce .side-bar .sidebar-store .widget_search_filter_register_widget li,
body.woocommerce .top-bar .sidebar-store .widget_search_filter_register_widget li {
    margin-bottom: 0
}

@media (max-width: 767px) {

    body .woocommerce .side-bar .sidebar-store .widget_search_filter_register_widget li,
    body .woocommerce .top-bar .sidebar-store .widget_search_filter_register_widget li,
    body.woocommerce .side-bar .sidebar-store .widget_search_filter_register_widget li,
    body.woocommerce .top-bar .sidebar-store .widget_search_filter_register_widget li {
        display: inline-block;
        padding: 0 5px
    }

    body .woocommerce .side-bar .sidebar-store .widget_search_filter_register_widget li:after,
    body .woocommerce .top-bar .sidebar-store .widget_search_filter_register_widget li:after,
    body.woocommerce .side-bar .sidebar-store .widget_search_filter_register_widget li:after,
    body.woocommerce .top-bar .sidebar-store .widget_search_filter_register_widget li:after {
        border-right: 1px solid #000;
        content: '';
        margin-left: 10px
    }

    body .woocommerce .side-bar .sidebar-store .widget_search_filter_register_widget li:last-child:after,
    body .woocommerce .top-bar .sidebar-store .widget_search_filter_register_widget li:last-child:after,
    body.woocommerce .side-bar .sidebar-store .widget_search_filter_register_widget li:last-child:after,
    body.woocommerce .top-bar .sidebar-store .widget_search_filter_register_widget li:last-child:after {
        border: none
    }

    body .woocommerce .side-bar .sidebar-store .widget_search_filter_register_widget li:first-child,
    body .woocommerce .top-bar .sidebar-store .widget_search_filter_register_widget li:first-child,
    body.woocommerce .side-bar .sidebar-store .widget_search_filter_register_widget li:first-child,
    body.woocommerce .top-bar .sidebar-store .widget_search_filter_register_widget li:first-child {
        padding: 0 10px 0 0
    }
}

body .woocommerce .side-bar .sidebar-store .widget_search_filter_register_widget li label,
body .woocommerce .top-bar .sidebar-store .widget_search_filter_register_widget li label,
body.woocommerce .side-bar .sidebar-store .widget_search_filter_register_widget li label,
body.woocommerce .top-bar .sidebar-store .widget_search_filter_register_widget li label {
    padding-left: 0;
    cursor: pointer
}

body .woocommerce .side-bar .sidebar-store .widget_search_filter_register_widget li input[type="radio"],
body .woocommerce .top-bar .sidebar-store .widget_search_filter_register_widget li input[type="radio"],
body.woocommerce .side-bar .sidebar-store .widget_search_filter_register_widget li input[type="radio"],
body.woocommerce .top-bar .sidebar-store .widget_search_filter_register_widget li input[type="radio"] {
    display: none
}

body .woocommerce .side-bar .sidebar-store .widget_search_filter_register_widget li input[type="radio"]:checked+label,
body .woocommerce .top-bar .sidebar-store .widget_search_filter_register_widget li input[type="radio"]:checked+label,
body.woocommerce .side-bar .sidebar-store .widget_search_filter_register_widget li input[type="radio"]:checked+label,
body.woocommerce .top-bar .sidebar-store .widget_search_filter_register_widget li input[type="radio"]:checked+label {
    color: #888
}

body .woocommerce .side-bar .sidebar-store .searchandfilter ul>li>ul:not(.children),
body .woocommerce .top-bar .sidebar-store .searchandfilter ul>li>ul:not(.children),
body.woocommerce .side-bar .sidebar-store .searchandfilter ul>li>ul:not(.children),
body.woocommerce .top-bar .sidebar-store .searchandfilter ul>li>ul:not(.children) {
    margin-left: 0
}

body .woocommerce .top-bar,
body.woocommerce .top-bar {
    margin-bottom: 50px
}

body .woocommerce .top-bar .sidebar-store h3,
body .woocommerce .top-bar .sidebar-store h4,
body.woocommerce .top-bar .sidebar-store h3,
body.woocommerce .top-bar .sidebar-store h4 {
    text-align: center !important
}

body .woocommerce .top-bar .sidebar-store ul,
body.woocommerce .top-bar .sidebar-store ul {
    text-align: center
}

body .woocommerce .top-bar .sidebar-store ul li.sf-field-taxonomy-product_cat,
body.woocommerce .top-bar .sidebar-store ul li.sf-field-taxonomy-product_cat {
    padding: 0 !important;
    width: 100%
}

body .woocommerce .top-bar .sidebar-store ul li.sf-field-taxonomy-product_cat:after,
body.woocommerce .top-bar .sidebar-store ul li.sf-field-taxonomy-product_cat:after {
    border: none;
    display: none
}

body .woocommerce .top-bar .sidebar-store ul li,
body.woocommerce .top-bar .sidebar-store ul li {
    display: inline-block;
    padding: 0 10px
}

body .woocommerce .top-bar .sidebar-store ul li:after,
body.woocommerce .top-bar .sidebar-store ul li:after {
    border-right: 1px solid #000;
    content: '';
    margin-left: 20px
}

body .woocommerce .top-bar .sidebar-store ul li:last-child:after,
body.woocommerce .top-bar .sidebar-store ul li:last-child:after {
    border: none
}

body .woocommerce .top-bar .sidebar-store ul li:first-child,
body.woocommerce .top-bar .sidebar-store ul li:first-child {
    padding: 0 20px 0 0
}

body .woocommerce span.onsale,
body.woocommerce span.onsale {
    width: 150px;
    background: red;
    position: absolute;
    z-index: 1;
    top: 25px !important;
    right: -40px !important;
    margin: 0 !important;
    text-align: center;
    text-transform: uppercase;
    line-height: 30px;
    letter-spacing: 1px;
    color: #fff;
    transform: rotate(45deg);
    min-height: inherit;
    min-width: inherit;
    padding: 0;
    border-radius: 0;
    -webkit-transform: rotate(45deg);
    font-size: 12px;
    font-weight: 700;
    font-family: "Trebuchet MS", "Helvetica", sans-serif
}

body .woocommerce .center-btn,
body.woocommerce .center-btn {
    text-align: center;
    margin-bottom: 50px
}

body .woocommerce .center-btn .button,
body.woocommerce .center-btn .button {
    background: transparent;
    color: #000;
    border: 1px solid #000
}

body .woocommerce .center-btn .button:hover,
body.woocommerce .center-btn .button:hover {
    background: transparent;
    color: #888;
    border: 1px solid #888
}

body .woocommerce .content-area,
body .woocommerce-page .content-area,
body.woocommerce .content-area,
body.woocommerce-page .content-area {
    float: none;
    width: 100%
}

body .woocommerce .hello-bar-btn .button,
body .woocommerce-page .hello-bar-btn .button,
body.woocommerce .hello-bar-btn .button,
body.woocommerce-page .hello-bar-btn .button {
    padding: 0 30px;
    margin: 0 10px;
    height: 30px;
    line-height: 30px;
    font-size: 11px
}

body .woocommerce #linkbar li.button,
body .woocommerce #linkbar-left li.button,
body .woocommerce #linkbar-right li.button,
body .woocommerce-page #linkbar li.button,
body .woocommerce-page #linkbar-left li.button,
body .woocommerce-page #linkbar-right li.button,
body.woocommerce #linkbar li.button,
body.woocommerce #linkbar-left li.button,
body.woocommerce #linkbar-right li.button,
body.woocommerce-page #linkbar li.button,
body.woocommerce-page #linkbar-left li.button,
body.woocommerce-page #linkbar-right li.button {
    background: transparent;
    line-height: 38px
}

body .woocommerce .button,
body .woocommerce button.button.alt,
body .woocommerce #respond input#submit,
body .woocommerce .wc-proceed-to-checkout a.checkout-button,
body .woocommerce-page .button,
body .woocommerce-page button.button.alt,
body .woocommerce-page #respond input#submit,
body .woocommerce-page .wc-proceed-to-checkout a.checkout-button,
body.woocommerce .button,
body.woocommerce button.button.alt,
body.woocommerce #respond input#submit,
body.woocommerce .wc-proceed-to-checkout a.checkout-button,
body.woocommerce-page .button,
body.woocommerce-page button.button.alt,
body.woocommerce-page #respond input#submit,
body.woocommerce-page .wc-proceed-to-checkout a.checkout-button {
    border-radius: 0;
    background-color: #000;
    color: #fff;
    padding: .618em 2em;
    line-height: normal
}

body .woocommerce .button:hover,
body .woocommerce button.button.alt:hover,
body .woocommerce #respond input#submit:hover,
body .woocommerce .wc-proceed-to-checkout a.checkout-button:hover,
body .woocommerce-page .button:hover,
body .woocommerce-page button.button.alt:hover,
body .woocommerce-page #respond input#submit:hover,
body .woocommerce-page .wc-proceed-to-checkout a.checkout-button:hover,
body.woocommerce .button:hover,
body.woocommerce button.button.alt:hover,
body.woocommerce #respond input#submit:hover,
body.woocommerce .wc-proceed-to-checkout a.checkout-button:hover,
body.woocommerce-page .button:hover,
body.woocommerce-page button.button.alt:hover,
body.woocommerce-page #respond input#submit:hover,
body.woocommerce-page .wc-proceed-to-checkout a.checkout-button:hover {
    background-color: #888;
    color: #fff
}

body .woocommerce .wc-proceed-to-checkout a.checkout-button,
body .woocommerce-page .wc-proceed-to-checkout a.checkout-button,
body.woocommerce .wc-proceed-to-checkout a.checkout-button,
body.woocommerce-page .wc-proceed-to-checkout a.checkout-button {
    height: auto
}

body .woocommerce table.shop_table td.product-name a,
body .woocommerce-page table.shop_table td.product-name a,
body.woocommerce table.shop_table td.product-name a,
body.woocommerce-page table.shop_table td.product-name a {
    text-decoration: none;
    font-family: "Trebuchet MS", "Helvetica", sans-serif
}

body .woocommerce ul.products li.product,
body .woocommerce-page ul.products li.product,
body.woocommerce ul.products li.product,
body.woocommerce-page ul.products li.product {
    overflow: hidden;
    text-align: center
}

body .woocommerce ul.products li.product a img,
body .woocommerce-page ul.products li.product a img,
body.woocommerce ul.products li.product a img,
body.woocommerce-page ul.products li.product a img {
    margin: 0 0 .5em
}

body .woocommerce ul.products li.product .woocommerce-loop-product__title,
body .woocommerce-page ul.products li.product .woocommerce-loop-product__title,
body.woocommerce ul.products li.product .woocommerce-loop-product__title,
body.woocommerce-page ul.products li.product .woocommerce-loop-product__title {
    font-weight: 700;
    font-size: 18px;
    font-family: "Trebuchet MS", "Helvetica", sans-serif
}

body .woocommerce ul.products li.product .price,
body .woocommerce-page ul.products li.product .price,
body.woocommerce ul.products li.product .price,
body.woocommerce-page ul.products li.product .price {
    color: #000;
    font-size: 16px;
    font-weight: 400
}

body .woocommerce ul.products li.product .price ins,
body .woocommerce-page ul.products li.product .price ins,
body.woocommerce ul.products li.product .price ins,
body.woocommerce-page ul.products li.product .price ins {
    text-decoration: none;
    font-weight: 400
}

body .woocommerce div.product .woocommerce-tabs .panel,
body .woocommerce-page div.product .woocommerce-tabs .panel,
body.woocommerce div.product .woocommerce-tabs .panel,
body.woocommerce-page div.product .woocommerce-tabs .panel {
    max-height: none
}

body .woocommerce.single-product div.product p.price,
body .woocommerce.single-product div.product span.price,
body .woocommerce-page.single-product div.product p.price,
body .woocommerce-page.single-product div.product span.price,
body.woocommerce.single-product div.product p.price,
body.woocommerce.single-product div.product span.price,
body.woocommerce-page.single-product div.product p.price,
body.woocommerce-page.single-product div.product span.price {
    color: #000
}

body .woocommerce.single-product input[type="number"],
body .woocommerce-page.single-product input[type="number"],
body.woocommerce.single-product input[type="number"],
body.woocommerce-page.single-product input[type="number"] {
    padding: 8px 12px
}

body .woocommerce.single-product .sku_wrapper,
body .woocommerce.single-product .posted_in,
body .woocommerce-page.single-product .sku_wrapper,
body .woocommerce-page.single-product .posted_in,
body.woocommerce.single-product .sku_wrapper,
body.woocommerce.single-product .posted_in,
body.woocommerce-page.single-product .sku_wrapper,
body.woocommerce-page.single-product .posted_in {
    display: block;
    font-weight: 700
}

body .woocommerce.single-product .sku_wrapper .sku,
body .woocommerce.single-product .sku_wrapper a,
body .woocommerce.single-product .posted_in .sku,
body .woocommerce.single-product .posted_in a,
body .woocommerce-page.single-product .sku_wrapper .sku,
body .woocommerce-page.single-product .sku_wrapper a,
body .woocommerce-page.single-product .posted_in .sku,
body .woocommerce-page.single-product .posted_in a,
body.woocommerce.single-product .sku_wrapper .sku,
body.woocommerce.single-product .sku_wrapper a,
body.woocommerce.single-product .posted_in .sku,
body.woocommerce.single-product .posted_in a,
body.woocommerce-page.single-product .sku_wrapper .sku,
body.woocommerce-page.single-product .sku_wrapper a,
body.woocommerce-page.single-product .posted_in .sku,
body.woocommerce-page.single-product .posted_in a {
    font-weight: 400
}

body .woocommerce.single-product h2,
body .woocommerce-page.single-product h2,
body.woocommerce.single-product h2,
body.woocommerce-page.single-product h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px
}

body .woocommerce.single-product .woocommerce-tabs ul.tabs,
body .woocommerce-page.single-product .woocommerce-tabs ul.tabs,
body.woocommerce.single-product .woocommerce-tabs ul.tabs,
body.woocommerce-page.single-product .woocommerce-tabs ul.tabs {
    padding: 0 !important
}

body .woocommerce.single-product .woocommerce-tabs ul.tabs li,
body .woocommerce-page.single-product .woocommerce-tabs ul.tabs li,
body.woocommerce.single-product .woocommerce-tabs ul.tabs li,
body.woocommerce-page.single-product .woocommerce-tabs ul.tabs li {
    border: 1px solid #ccc;
    border-radius: 0;
    background-color: #f1f1f1;
    margin: 0 2px 0 0;
    font-family: "Trebuchet MS", "Helvetica", sans-serif
}

body .woocommerce.single-product .woocommerce-tabs ul.tabs li:after,
body .woocommerce-page.single-product .woocommerce-tabs ul.tabs li:after,
body.woocommerce.single-product .woocommerce-tabs ul.tabs li:after,
body.woocommerce-page.single-product .woocommerce-tabs ul.tabs li:after {
    border-bottom-left-radius: 0
}

body .woocommerce.single-product .woocommerce-tabs ul.tabs li:before,
body .woocommerce-page.single-product .woocommerce-tabs ul.tabs li:before,
body.woocommerce.single-product .woocommerce-tabs ul.tabs li:before,
body.woocommerce-page.single-product .woocommerce-tabs ul.tabs li:before {
    border-bottom-right-radius: 0
}

body .woocommerce.single-product #comments,
body .woocommerce-page.single-product #comments,
body.woocommerce.single-product #comments,
body.woocommerce-page.single-product #comments {
    border-top: none;
    padding-top: 0
}

body .woocommerce.single-product .comment-form-author,
body .woocommerce-page.single-product .comment-form-author,
body.woocommerce.single-product .comment-form-author,
body.woocommerce-page.single-product .comment-form-author {
    margin-right: 1% !important
}

body .woocommerce.single-product .comment-form-author,
body .woocommerce.single-product .comment-form-email,
body .woocommerce-page.single-product .comment-form-author,
body .woocommerce-page.single-product .comment-form-email,
body.woocommerce.single-product .comment-form-author,
body.woocommerce.single-product .comment-form-email,
body.woocommerce-page.single-product .comment-form-author,
body.woocommerce-page.single-product .comment-form-email {
    display: inline-block;
    width: 49.2%
}

body .woocommerce.single-product .comment-form-author input,
body .woocommerce.single-product .comment-form-email input,
body .woocommerce-page.single-product .comment-form-author input,
body .woocommerce-page.single-product .comment-form-email input,
body.woocommerce.single-product .comment-form-author input,
body.woocommerce.single-product .comment-form-email input,
body.woocommerce-page.single-product .comment-form-author input,
body.woocommerce-page.single-product .comment-form-email input {
    width: 100%
}

body .woocommerce.single-product .comment-form-cookies-consent,
body .woocommerce-page.single-product .comment-form-cookies-consent,
body.woocommerce.single-product .comment-form-cookies-consent,
body.woocommerce-page.single-product .comment-form-cookies-consent {
    margin-bottom: 25px !important
}

body .woocommerce.single-product .comment-form-cookies-consent #wp-comment-cookies-consent,
body .woocommerce-page.single-product .comment-form-cookies-consent #wp-comment-cookies-consent,
body.woocommerce.single-product .comment-form-cookies-consent #wp-comment-cookies-consent,
body.woocommerce-page.single-product .comment-form-cookies-consent #wp-comment-cookies-consent {
    float: left;
    margin: 0 5px 0 0
}

body .woocommerce.single-product .comment-form-cookies-consent label,
body .woocommerce-page.single-product .comment-form-cookies-consent label,
body.woocommerce.single-product .comment-form-cookies-consent label,
body.woocommerce-page.single-product .comment-form-cookies-consent label {
    line-height: 1
}

body .woocommerce.single-product .products ul,
body .woocommerce.single-product ul.products,
body .woocommerce-page.single-product .products ul,
body .woocommerce-page.single-product ul.products,
body.woocommerce.single-product .products ul,
body.woocommerce.single-product ul.products,
body.woocommerce-page.single-product .products ul,
body.woocommerce-page.single-product ul.products {
    padding-left: 0 !important
}

@media (max-width: 575px) {

    body .woocommerce.single-product ul.products[class*=columns-] li.product,
    body .woocommerce.single-product ul.products[class*=columns-] li.product,
    body .woocommerce-page.single-product ul.products[class*=columns-] li.product,
    body .woocommerce-page.single-product ul.products[class*=columns-] li.product,
    body.woocommerce.single-product ul.products[class*=columns-] li.product,
    body.woocommerce.single-product ul.products[class*=columns-] li.product,
    body.woocommerce-page.single-product ul.products[class*=columns-] li.product,
    body.woocommerce-page.single-product ul.products[class*=columns-] li.product {
        width: 100%
    }
}

body .woocommerce.woocommerce-cart table.cart td.actions .coupon .input-text,
body .woocommerce-page.woocommerce-cart table.cart td.actions .coupon .input-text,
body.woocommerce.woocommerce-cart table.cart td.actions .coupon .input-text,
body.woocommerce-page.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: auto;
    padding: 8px
}

body .woocommerce button.button:disabled,
body .woocommerce .woocommerce button.button:disabled[disabled],
body .woocommerce-page button.button:disabled,
body .woocommerce-page .woocommerce button.button:disabled[disabled],
body.woocommerce button.button:disabled,
body.woocommerce .woocommerce button.button:disabled[disabled],
body.woocommerce-page button.button:disabled,
body.woocommerce-page .woocommerce button.button:disabled[disabled] {
    opacity: 1;
    color: #fff;
    padding: 0 30px
}

body .woocommerce button.button:disabled:hover,
body .woocommerce .woocommerce button.button:disabled[disabled]:hover,
body .woocommerce-page button.button:disabled:hover,
body .woocommerce-page .woocommerce button.button:disabled[disabled]:hover,
body.woocommerce button.button:disabled:hover,
body.woocommerce .woocommerce button.button:disabled[disabled]:hover,
body.woocommerce-page button.button:disabled:hover,
body.woocommerce-page .woocommerce button.button:disabled[disabled]:hover {
    background-color: #888
}

.woocommerce-product-gallery {
    position: relative;
    margin-bottom: 3em
}

.woocommerce-product-gallery figure {
    margin: 0
}

.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 25%;
    display: inline-block
}

.woocommerce-product-gallery .flex-control-thumbs li {
    list-style: none;
    float: left;
    cursor: pointer
}

.woocommerce-product-gallery .flex-control-thumbs img {
    opacity: 0.5 .woocommerce-product-gallery .flex-control-thumbs img
}

.woocommerce-product-gallery .flex-control-thumbs img :hover {
    opacity: 1
}

.woocommerce-product-gallery img.flex-active {
    opacity: 1
}

.woocommerce-product-gallery img {
    display: block
}

.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
    width: 33.3333%
}

.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: 25%
}

.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
    width: 20%
}

.woocommerce-product-gallery__trigger {
    position: absolute;
    top: 1em;
    right: 1em;
    z-index: 99
}

a.woocommerce-product-gallery__trigger {
    text-decoration: none
}

.single-product div.product {
    overflow: hidden
}

.single-product div.product span.onsale {
    -webkit-transform: rotate(-45deg) !important;
    top: 50px !important;
    min-width: 230px !important;
    left: -50px !important
}

.single-product div.product .related.products span.onsale {
    -webkit-transform: rotate(45deg) !important;
    top: 25px !important;
    min-width: inherit !important;
    left: auto !important
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    position: absolute;
    top: .875em;
    right: .875em;
    display: block;
    height: 2em;
    width: 2em;
    border-radius: 3px;
    z-index: 99;
    text-align: center;
    text-indent: -999px;
    overflow: hidden;
    background-color: #169fda;
    color: #fff
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
    background-color: #1781ae;
    border-color: #1781ae;
    color: #fff
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    content: "\f00e";
    line-height: 2;
    text-indent: 0
}

.slick-loading .slick-list {
    background: #fff url("../image/layout/ajax-loader.gif") center center no-repeat
}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 999
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,
.slick-next:before {
    font-family: 'Font Awesome 5 Free';
    font-size: 20px;
    font-weight: 900;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: 20px
}

[dir='rtl'] .slick-prev {
    right: 0;
    left: auto
}

.slick-prev:before {
    content: "\f053"
}

[dir='rtl'] .slick-prev:before {
    content: "\f053"
}

.slick-next {
    right: 20px
}

[dir='rtl'] .slick-next {
    right: auto;
    left: 0
}

.slick-next:before {
    content: "\f054"
}

[dir='rtl'] .slick-next:before {
    content: "\f054"
}

.slick-dotted.slick-slider {
    margin-bottom: 0
}

.slick-dots {
    position: absolute;
    bottom: 20px;
    display: block;
    width: 100%;
    padding: 0 !important;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: 'Font Awesome\ 5 Free';
    font-size: 6px;
    font-weight: 900;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "\f111";
    text-align: center;
    opacity: .25;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #fff
}

.ig-feed img {
    height: 100% !important;
    width: 100% !important
}

.gform_wrapper br {
    display: none
}

.gform_wrapper form ul {
    padding: 0 !important
}

.gform_wrapper form ul.gfield_checkbox input {
    margin: -.25em .5em 0 0 !important
}

/*# sourceMappingURL=style.css.map */