:root{
--wp--preset--color--primary: var(--wp--preset--color--theme-0);--wp--preset--color--theme-0: var(--wp--preset--color--primary);--wp--preset--color--secondary: var(--wp--preset--color--theme-1);--wp--preset--color--theme-1: var(--wp--preset--color--secondary);--wp--preset--color--third: var(--wp--preset--color--theme-2);--wp--preset--color--theme-2: var(--wp--preset--color--third);--wp--preset--color--fourth: var(--wp--preset--color--theme-3);--wp--preset--color--theme-3: var(--wp--preset--color--fourth);--wp--preset--color--fifth: var(--wp--preset--color--theme-4);--wp--preset--color--theme-4: var(--wp--preset--color--fifth);--wp--preset--color--sixth: var(--wp--preset--color--theme-5);--wp--preset--color--theme-5: var(--wp--preset--color--sixth);--wp--preset--color--seventh: var(--wp--preset--color--theme-6);--wp--preset--color--theme-6: var(--wp--preset--color--seventh);--wp--preset--color--eighth: var(--wp--preset--color--theme-7);--wp--preset--color--theme-7: var(--wp--preset--color--eighth);--wp--preset--color--ninth: var(--wp--preset--color--theme-8);--wp--preset--color--theme-8: var(--wp--preset--color--ninth);--wp--preset--color--tenth: var(--wp--preset--color--theme-9);--wp--preset--color--theme-9: var(--wp--preset--color--tenth);
}
.editor-styles-wrapper .block-editor-block-list__layout.is-root-container > .block-library-block__reusable-block-container {
max-width: 100%;
}html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}
*,
*::before,
*::after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
} body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-size: 15px;
line-height: 1.7;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
margin-top: 0.5rem;
margin-bottom: 1rem;
font-weight: 700;
line-height: 1.2;
}
body h1 {
font-size: 2.5rem;
}
body h2 {
font-size: 2rem;
}
body h3 {
font-size: 1.75rem;
}
body h4 {
font-size: 1.5rem;
}
body h5 {
font-size: 1.25rem;
}
body h6 {
font-size: 1rem;
}
body p {
margin-top: 0;
margin-bottom: 0;
}
img {
height: auto;
} :root {
--echelon-fse-transition: cubic-bezier(0.165, 0.84, 0.44, 1)
}
body .echelon-fse-animate-init,
body.editor-styles-wrapper .echelon-fse-animate {
opacity: 1;
visibility: visible;
transform: translateY(0) translateX(0) scale(1) rotate(0)
}
.echelon-fse-animate {
opacity: 0;
visibility: hidden;
transition-property: opacity, transform;
}
.echelon-fse-move-up {
transform: translateY(30px)
}
.echelon-fse-move-down {
transform: translateY(-30px)
}
.echelon-fse-move-right {
transform: translateX(-40px)
}
.echelon-fse-move-left {
transform: translateX(40px)
}
.echelon-fse-flip {
transform: perspective(500px) translateY(60px) scaleY(.75) rotateX(-40deg)
}
.echelon-fse-scale {
transform: scale(0.5)
}
.echelon-fse-flip,
.echelon-fse-move-down,
.echelon-fse-move-up,
.echelon-fse-move-right,
.echelon-fse-move-left,
.echelon-fse-scale {
transition-duration: .7s;
transition-timing-function: var(--echelon-fse-transition)
}
.echelon-fse-delay-1 {
transition-delay: .1s
}
.echelon-fse-delay-3 {
transition-delay: .3s
}
.echelon-fse-delay-5 {
transition-delay: .5s
}
.echelon-fse-delay-7 {
transition-delay: .7s
}
.echelon-fse-delay-10 {
transition-delay: 1s
}
.echelon-fse-delay-20 {
transition-delay: 2s
} .wp-block-columns {
margin-bottom: 0;
}
.editor-styles-wrapper .wp-site-blocks > * + * {
margin-block-start: 0!important;
}
.echelon-fse-z-index-1 {
position: relative;
z-index: 1;
}
.echelon-fse-z-index-10 {
position: relative;
z-index: 10;
}
.echelon-fse-z-index-100 {
position: relative;
z-index: 100;
}
.echelon-fse-z-index-1000 {
position: relative;
z-index: 1000;
}
.echelon-fse-margin-top-n10 {
position: relative;
margin-top: -10px!important;
}
.echelon-fse-margin-top-n20 {
position: relative;
margin-top: -20px!important;
}
.echelon-fse-margin-top-n30 {
position: relative;
margin-top: -30px!important;
}
.echelon-fse-margin-top-n40 {
position: relative;
margin-top: -40px!important;
}
.echelon-fse-margin-top-n50 {
position: relative;
margin-top: -50px!important;
}
.echelon-fse-margin-top-n60 {
position: relative;
margin-top: -60px!important;
}
.echelon-fse-margin-top-n70 {
position: relative;
margin-top: -70px!important;
}
.echelon-fse-margin-top-n80 {
position: relative;
margin-top: -80px!important;
}
.echelon-fse-margin-top-n90 {
position: relative;
margin-top: -90px!important;
}
.echelon-fse-margin-top-n100 {
position: relative;
margin-top: -100px!important;
}
.echelon-fse-margin-top-n140 {
position: relative;
margin-top: -140px!important;
}
.echelon-fse-radius-5 {
border-radius: 5px;
}
.echelon-fse-radius-10 {
border-radius: 10px;
}
.echelon-fse-radius-25 {
border-radius: 25px;
}
.echelon-fse-radius-50 {
border-radius: 50px;
}
.echelon-fse-margin-left-n10 {
position: relative;
margin-left: -10px!important;
}
.echelon-fse-margin-left-n20 {
position: relative;
margin-left: -20px!important;
}
.echelon-fse-margin-left-n30 {
position: relative;
margin-left: -30px!important;
}
.echelon-fse-margin-left-n40 {
position: relative;
margin-left: -40px!important;
}
.echelon-fse-margin-left-n50 {
position: relative;
margin-left: -50px!important;
}
.echelon-fse-margin-left-n60 {
position: relative;
margin-left: -60px!important;
}
.echelon-fse-margin-left-n70 {
position: relative;
margin-left: -70px!important;
}
.echelon-fse-margin-left-n80 {
position: relative;
margin-left: -80px!important;
}
.echelon-fse-margin-left-n90 {
position: relative;
margin-left: -90px!important;
}
.echelon-fse-margin-left-n100 {
position: relative;
margin-left: -100px!important;
}
.echelon-fse-post-template-gap {
margin-left: -17.5px!important;
margin-right: -17.5px!important;    
}
.echelon-fse-post-template-gap .wp-block-post-template {
gap: 0!important;
}
.echelon-fse-post-template-gap .wp-block-post-template > .wp-block-post {
padding-left: 17.5px!important;
padding-right: 17.5px!important;
padding-bottom: 35px!important;
}
@media only screen and (min-width: 600px) {
.echelon-fse-post-template-gap .wp-block-post-template.column-2 > .wp-block-post,
.echelon-fse-post-template-gap .wp-block-post-template.columns-2 > .wp-block-post {
width: calc(50% - 35px)!important;
}
.echelon-fse-post-template-gap .wp-block-post-template.column-3 > .wp-block-post,
.echelon-fse-post-template-gap .wp-block-post-template.columns-3 > .wp-block-post {
width: calc(33.33333% - 35px)!important;
}
.echelon-fse-post-template-gap .wp-block-post-template.column-4 > .wp-block-post,
.echelon-fse-post-template-gap .wp-block-post-template.columns-4 > .wp-block-post {
width: calc(25% - 35px)!important;
}
.echelon-fse-post-template-gap .wp-block-post-template.column-5 > .wp-block-post,
.echelon-fse-post-template-gap .wp-block-post-template.columns-5 > .wp-block-post {
width: calc(20% - 35px)!important;
}
.echelon-fse-post-template-gap .wp-block-post-template.column-6 > .wp-block-post,
.echelon-fse-post-template-gap .wp-block-post-template.columns-6 > .wp-block-post {
width: calc(16.66667% - 35px)!important;
}
body:not(.editor-styles-wrapper) .echelon-fse-post-template-gap .wp-block-post-template.column-2 > .wp-block-post,
body:not(.editor-styles-wrapper) .echelon-fse-post-template-gap .wp-block-post-template.columns-2 > .wp-block-post {
width: calc(50%)!important;
}
body:not(.editor-styles-wrapper) .echelon-fse-post-template-gap .wp-block-post-template.column-3 > .wp-block-post,
body:not(.editor-styles-wrapper) .echelon-fse-post-template-gap .wp-block-post-template.columns-3 > .wp-block-post {
width: calc(33.33333%)!important;
}
body:not(.editor-styles-wrapper) .echelon-fse-post-template-gap .wp-block-post-template.column-4 > .wp-block-post,
body:not(.editor-styles-wrapper) .echelon-fse-post-template-gap .wp-block-post-template.columns-4 > .wp-block-post {
width: calc(25%)!important;
}
body:not(.editor-styles-wrapper) .echelon-fse-post-template-gap .wp-block-post-template.column-5 > .wp-block-post,
body:not(.editor-styles-wrapper) .echelon-fse-post-template-gap .wp-block-post-template.columns-5 > .wp-block-post {
width: calc(20%)!important;
}
body:not(.editor-styles-wrapper) .echelon-fse-post-template-gap .wp-block-post-template.column-6 > .wp-block-post,
body:not(.editor-styles-wrapper) .echelon-fse-post-template-gap .wp-block-post-template.columns-6 > .wp-block-post {
width: calc(16.66667%)!important;
}
}.is-style-custombuttonone .wp-block-button__link {
color: var(--wp--preset--color--white);
font-family: var(--wp--preset--font-family--lato);
font-size: 18px;
font-weight: 500;
padding-top: 16px;
padding-right: 28px;
padding-bottom: 16px;
padding-left: 28px;
background-color: var(--wp--preset--color--theme-2);
border-radius: 0px;
transition: color 0.5s, background-color 0.5s, border-radius 0.5s;
}
.is-style-custombuttonone:hover .wp-block-button__link {
background-color: var(--wp--preset--color--theme-7);
}
.is-style-custombuttontwo .wp-block-button__link {
color: var(--wp--preset--color--white);
font-family: var(--wp--preset--font-family--lato);
font-size: 15px;
font-weight: 400;
padding-top: 18px;
padding-right: 30px;
padding-bottom: 18px;
padding-left: 30px;
background-color: #00000000;
border-radius: 0px;
border-style: solid;
border-width: 1px;
border-color: var(--wp--preset--color--white);
transition: color 0.5s, background-color 0.5s, border-radius 0.5s;
}
.is-style-custombuttontwo:hover .wp-block-button__link {
background-color: var(--wp--preset--color--theme-2);
border-style: solid;
border-width: 1px;
border-color: var(--wp--preset--color--theme-2);
}
.is-style-customboxshadow,
.is-style-customboxshadowhover:hover {
box-shadow: 0px 5px 40px #091f3426;
}
.is-style-customboxshadowtwo,
.is-style-customboxshadowtwohover:hover {
box-shadow: 0px 5px 25px #091f341a;
}
.is-style-customborder {
background-color: var(--wp--preset--color--white);
border-radius : 0px;
border-style : solid;
border-width: 1px;
border-color : var(--wp--preset--color--theme-5);
}
.is-style-customborder:hover {
background-color: var(--wp--preset--color--white);
border-style: solid;
border-width: 1px;
border-color : var(--wp--preset--color--theme-2);
}
.wp-block-social-links.is-style-customsocial li.wp-block-social-link {
border-color: var(--wp--preset--color--theme-2);
color: var(--wp--preset--color--white);
background-color: var(--wp--preset--color--theme-2);
}
.wp-block-social-links.is-style-customsocial li.wp-block-social-link,
.wp-block-social-links.is-style-customsocial li.wp-block-social-link:hover {
border-radius: 0px;
border-width: 1px;
border-style: solid;
}
.wp-block-social-links.is-style-customsocial li.wp-block-social-link:hover {
border-color: var(--wp--preset--color--white);
background-color: #FFFFFF00; 
}
@media only screen and (min-width: 600px) {
.wp-block-navigation.is-style-customnav > .wp-block-navigation-item,
.wp-block-navigation.is-style-customnav .wp-block-navigation__container > .wp-block-navigation-item {
height: 80px;
color: var(--wp--preset--color--black);
}
.wp-block-navigation.is-style-customnav .wp-block-navigation__container > .wp-block-navigation-item:hover {
color: var(--wp--preset--color--theme-2);
}
body .wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
background-color: var(--wp--preset--color--white);
border-radius: 0px;
border: none;
color: var(--wp--preset--color--black);
padding: 10px;
min-width: 160px !important;
}
body .wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container li:hover {
color: var(--wp--preset--color--white);
background-color: var(--wp--preset--color--theme-2);
}
.wp-block-navigation .wp-block-navigation__submenu-icon {
align-self: center;
background-color: inherit;
display: inline-block;
font-size: 24px;
height: 0.6em;
line-height: 0;
margin-left: 0.25em;
padding: 0;
width: 0.6em;
}
}
@media (max-width: 1024px) {
body .hide-in-tablet {
display: none !important;
}
}
@media (max-width: 767px) {
body .hide-in-mobile {
display: none !important;
}
}
.wp-block-separator{
border-top: 1px solid;
}
body .wp-block-post-comments {
padding: 0px;
border: none;
border-radius: 0px;
}
body .wp-block-post-comments h2 {
font-size: 36px;
font-weight: 600;
color: var(--wp--preset--color--theme-0);
margin-bottom: 20px;
}
body .wp-block-post-comments p {
font-size: 18px;
line-height: 1.5;
color: #474d53;
margin-top: 10px;
margin-bottom: 20px;
}
.wp-block-post-comments label {
display: block;
margin-top: 15px;
margin-bottom: 10px !important;
font-family: var(--wp--preset--font-family--lato);
font-size: 15px;
font-weight: 500;
color: var(--wp--preset--color--theme-0);
}
.wp-block-post-comments [class^="comment-form-"] input:not([type=checkbox]) {
padding: 15px;
background-color: var(--wp--preset--color--white);
color: var(--wp--preset--color--black);
border-radius: 0px;
border: 1px solid var(--wp--preset--color--theme-8);
margin-bottom: 20px;
font-size: 16px;
}
.wp-block-post-comments textarea {
padding: 15px;
background-color: var(--wp--preset--color--white);
color: var(--wp--preset--color--black);
border-radius: 0px;
border: 1px solid var(--wp--preset--color--theme-8);
font-size: 18px;
resize: vertical; 
min-height: 100px; 
}
body .wp-block-post-comments input[type=submit] {
margin-top: 0px;
background-color: var(--wp--preset--color--theme-2);
color: var(--wp--preset--color--white);
font-family: var(--wp--preset--font-family--lato);
font-size: 15px;
font-weight: 500;
padding-top: 16px;
padding-right: 30px;
padding-bottom: 16px;
padding-left: 30px;
border-radius: 0px;
border: none;
transition: all 0.3s ease;
}
body .wp-block-post-comments [type=submit]:hover {
background-color: var(--wp--preset--color--theme-7);
}
.wp-block-query-pagination .wp-block-query-pagination-numbers {
margin: 0 3px;
display: inline-block;
}
.wp-block-query-pagination .page-numbers,
.wp-block-query-pagination .wp-block-query-pagination-next,
.wp-block-query-pagination .wp-block-query-pagination-previous{
margin: 0 6px;
}