/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/* astra-theme-css-inline-css */
.ast-no-sidebar .entry-content .alignfull {
margin-left: calc(-50vw + 50%);
margin-right: calc(-50vw + 50%);
max-width: 100vw;
width: 100vw;
}
.ast-no-sidebar .entry-content .alignwide {
margin-left: calc(-41vw + 50%);
margin-right: calc(-41vw + 50%);
max-width: unset;
width: unset;
}
.ast-no-sidebar .entry-content .alignfull .alignfull,
.ast-no-sidebar .entry-content .alignfull .alignwide,
.ast-no-sidebar .entry-content .alignwide .alignfull,
.ast-no-sidebar .entry-content .alignwide .alignwide,
.ast-no-sidebar .entry-content .wp-block-column .alignfull,
.ast-no-sidebar .entry-content .wp-block-column .alignwide {
width: 100%;
margin-left: auto;
margin-right: auto;
}
.wp-block-gallery,
.blocks-gallery-grid {
margin: 0;
}
.wp-block-separator {
max-width: 100px;
}
.wp-block-separator.is-style-wide,
.wp-block-separator.is-style-dots {
max-width: none;
}
.entry-content .has-2-columns .wp-block-column:first-child {
padding-right: 10px;
}
.entry-content .has-2-columns .wp-block-column:last-child {
padding-left: 10px;
}
@media (max-width: 782px) {
.entry-content .wp-block-columns .wp-block-column {
flex-basis: 100%;
}
.entry-content .has-2-columns .wp-block-column:first-child {
padding-right: 0;
}
.entry-content .has-2-columns .wp-block-column:last-child {
padding-left: 0;
}
}
body .entry-content .wp-block-latest-posts {
margin-left: 0;
}
body .entry-content .wp-block-latest-posts li {
list-style: none;
}
.ast-no-sidebar .ast-container .entry-content .wp-block-latest-posts {
margin-left: 0;
}
.ast-header-break-point .entry-content .alignwide {
margin-left: auto;
margin-right: auto;
}
.entry-content .blocks-gallery-item img {
margin-bottom: auto;
}
.wp-block-pullquote {
border-top: 4px solid #555d66;
border-bottom: 4px solid #555d66;
color: #40464d;
}
:root {
--ast-container-default-xlg-padding: 6.67em;
--ast-container-default-lg-padding: 5.67em;
--ast-container-default-slg-padding: 4.34em;
--ast-container-default-md-padding: 3.34em;
--ast-container-default-sm-padding: 6.67em;
--ast-container-default-xs-padding: 2.4em;
--ast-container-default-xxs-padding: 1.4em;
--ast-code-block-background: #eeeeee;
--ast-comment-inputs-background: #fafafa;
}
html {
font-size: 112.5%;
}
a,
.page-title {
color: var(--ast-global-color-0);
}
a:hover,
a:focus {
color: #07983e;
}
body,
button,
input,
select,
textarea,
.ast-button,
.ast-custom-button {
font-family: "Roboto", sans-serif;
font-weight: 400;
font-size: 18px;
font-size: 1rem;
line-height: 1.4em;
}
blockquote {
color: var(--ast-global-color-3);
}
p,
.entry-content p {
margin-bottom: 0em;
}
h1,
.entry-content h1,
h2,
.entry-content h2,
h3,
.entry-content h3,
h4,
.entry-content h4,
h5,
.entry-content h5,
h6,
.entry-content h6,
.site-title,
.site-title a {
font-family: "Roboto", sans-serif;
font-weight: 700;
line-height: 1.5em;
text-transform: none;
}
.ast-site-identity .site-title a {
color: var(--ast-global-color-5);
}
.site-title {
font-size: 35px;
font-size: 1.94444444444rem;
display: none;
}
header .custom-logo-link img {
max-width: 250px;
}
.astra-logo-svg {
width: 250px;
}
.site-header .site-description {
font-size: 15px;
font-size: 0.833333333333rem;
display: none;
}
.entry-title {
font-size: 30px;
font-size: 1.66666666667rem;
}
h1,
.entry-content h1 {
font-size: 87px;
font-size: 4.83333333333rem;
font-weight: 700;
font-family: "Roboto", sans-serif;
line-height: 1.5em;
text-transform: none;
}
h2,
.entry-content h2 {
font-size: 41px;
font-size: 2.27777777778rem;
font-weight: 700;
font-family: "Roboto", sans-serif;
line-height: 1.5em;
text-transform: none;
letter-spacing: 3px;
}
h3,
.entry-content h3 {
font-size: 28px;
font-size: 1.55555555556rem;
font-weight: 700;
font-family: "Roboto", sans-serif;
line-height: 1.5em;
text-transform: none;
}
h4,
.entry-content h4 {
font-size: 24px;
font-size: 1.33333333333rem;
line-height: 1.25em;
font-weight: 700;
font-family: "Roboto", sans-serif;
text-transform: none;
}
h5,
.entry-content h5 {
font-size: 18px;
font-size: 1rem;
font-weight: 700;
font-family: "Roboto", sans-serif;
text-transform: none;
}
h6,
.entry-content h6 {
font-size: 15px;
font-size: 0.833333333333rem;
font-weight: 700;
font-family: "Roboto", sans-serif;
text-transform: none;
}
::selection {
background-color: var(--ast-global-color-0);
color: #ffffff;
}
body,
h1,
.entry-title a,
.entry-content h1,
h2,
.entry-content h2,
h3,
.entry-content h3,
h4,
.entry-content h4,
h5,
.entry-content h5,
h6,
.entry-content h6 {
color: var(--ast-global-color-3);
}
.tagcloud a:hover,
.tagcloud a:focus,
.tagcloud a.current-item {
color: #ffffff;
border-color: var(--ast-global-color-0);
background-color: var(--ast-global-color-0);
}
input:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="reset"]:focus,
input[type="search"]:focus,
textarea:focus {
border-color: var(--ast-global-color-0);
}
input[type="radio"]:checked,
input[type="reset"],
input[type="checkbox"]:checked,
input[type="checkbox"]:hover:checked,
input[type="checkbox"]:focus:checked,
input[type="range"]::-webkit-slider-thumb {
border-color: var(--ast-global-color-0);
background-color: var(--ast-global-color-0);
box-shadow: none;
}
.site-footer a:hover + .post-count,
.site-footer a:focus + .post-count {
background: var(--ast-global-color-0);
border-color: var(--ast-global-color-0);
}
.single .nav-links .nav-previous,
.single .nav-links .nav-next {
color: var(--ast-global-color-0);
}
.entry-meta,
.entry-meta * {
line-height: 1.45;
color: var(--ast-global-color-0);
}
.entry-meta a:hover,
.entry-meta a:hover *,
.entry-meta a:focus,
.entry-meta a:focus *,
.page-links > .page-link,
.page-links .page-link:hover,
.post-navigation a:hover {
color: #07983e;
}
#cat option,
.secondary .calendar_wrap thead a,
.secondary .calendar_wrap thead a:visited {
color: var(--ast-global-color-0);
}
.secondary .calendar_wrap #today,
.ast-progress-val span {
background: var(--ast-global-color-0);
}
.secondary a:hover + .post-count,
.secondary a:focus + .post-count {
background: var(--ast-global-color-0);
border-color: var(--ast-global-color-0);
}
.calendar_wrap #today > a {
color: #ffffff;
}
.page-links .page-link,
.single .post-navigation a {
color: var(--ast-global-color-0);
}
.ast-search-menu-icon .search-form button.search-submit {
padding: 0 4px;
}
.ast-search-menu-icon form.search-form {
padding-right: 0;
}
.ast-search-menu-icon.slide-search input.search-field {
width: 0;
}
.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-form,
.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-field:focus {
border-color: var(--ast-global-color-0);
transition: all 0.2s;
}
.search-form input.search-field:focus {
outline: none;
}
.astra-logo-svg:not(.sticky-custom-logo .astra-logo-svg, .transparent-custom-logo .astra-logo-svg, .advanced-header-logo .astra-logo-svg) {
height: 60px;
}
.ast-archive-title {
color: var(--ast-global-color-0);
}
.widget-title,
.widget .wp-block-heading {
font-size: 25px;
font-size: 1.38888888889rem;
color: var(--ast-global-color-0);
}
.ast-single-post .entry-content a,
.ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
text-decoration: underline;
}
.ast-single-post .wp-block-button .wp-block-button__link,
.ast-single-post .elementor-button-wrapper .elementor-button,
.ast-single-post .entry-content .uagb-tab a,
.ast-single-post .entry-content .uagb-ifb-cta a,
.ast-single-post .entry-content .wp-block-uagb-buttons a,
.ast-single-post .entry-content .uabb-module-content a,
.ast-single-post .entry-content .uagb-post-grid a,
.ast-single-post .entry-content .uagb-timeline a,
.ast-single-post .entry-content .uagb-toc__wrap a,
.ast-single-post .entry-content .uagb-taxomony-box a,
.ast-single-post .entry-content .woocommerce a,
.entry-content .wp-block-latest-posts > li > a,
.ast-single-post .entry-content .wp-block-file__button,
li.ast-post-filter-single,
.ast-single-post .wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link {
text-decoration: none;
}
a:focus-visible,
.ast-menu-toggle:focus-visible,
.site .skip-link:focus-visible,
.wp-block-loginout input:focus-visible,
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper,
.ast-header-navigation-arrow:focus-visible,
.woocommerce .wc-proceed-to-checkout > .checkout-button:focus-visible,
.woocommerce .woocommerce-MyAccount-navigation ul li a:focus-visible,
.ast-orders-table__row .ast-orders-table__cell:focus-visible,
.woocommerce .woocommerce-order-details .order-again > .button:focus-visible,
.woocommerce .woocommerce-message a.button.wc-forward:focus-visible,
.woocommerce #minus_qty:focus-visible,
.woocommerce #plus_qty:focus-visible,
a#ast-apply-coupon:focus-visible,
.woocommerce .woocommerce-info a:focus-visible,
.woocommerce .astra-shop-summary-wrap a:focus-visible,
.woocommerce a.wc-forward:focus-visible,
#ast-apply-coupon:focus-visible,
.woocommerce-js .woocommerce-mini-cart-item a.remove:focus-visible {
outline-style: dotted;
outline-color: inherit;
outline-width: thin;
border-color: transparent;
}
input:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="reset"]:focus,
input[type="number"]:focus,
textarea:focus,
.wp-block-search__input:focus,
[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus,
.ast-mobile-popup-drawer.active .menu-toggle-close:focus,
.woocommerce-ordering select.orderby:focus,
#ast-scroll-top:focus,
#coupon_code:focus,
.woocommerce-page #comment:focus,
.woocommerce #reviews #respond input#submit:focus,
.woocommerce a.add_to_cart_button:focus,
.woocommerce .button.single_add_to_cart_button:focus,
.woocommerce .woocommerce-cart-form button:focus,
.woocommerce .woocommerce-cart-form__cart-item .quantity .qty:focus,
.woocommerce .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper > .input-text:focus,
.woocommerce #order_comments:focus,
.woocommerce #place_order:focus,
.woocommerce .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .woocommerce-input-wrapper > .input-text:focus,
.woocommerce .woocommerce-MyAccount-content form button:focus,
.woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row .woocommerce-Input.input-text:focus,
.woocommerce .ast-woocommerce-container .woocommerce-pagination ul.page-numbers li a:focus,
body #content .woocommerce form .form-row .select2-container--default .select2-selection--single:focus,
#ast-coupon-code:focus,
.woocommerce.woocommerce-js .quantity input[type="number"]:focus,
.woocommerce-js .woocommerce-mini-cart-item .quantity input[type="number"]:focus,
.woocommerce p#ast-coupon-trigger:focus {
border-style: dotted;
border-color: inherit;
border-width: thin;
outline-color: transparent;
}
.site-logo-img img {
transition: all 0.2s linear;
}
.ast-page-builder-template .hentry {
margin: 0;
}
.ast-page-builder-template .site-content > .ast-container {
max-width: 100%;
padding: 0;
}
.ast-page-builder-template .site-content #primary {
padding: 0;
margin: 0;
}
.ast-page-builder-template .no-results {
text-align: center;
margin: 4em auto;
}
.ast-page-builder-template .ast-pagination {
padding: 2em;
}
.ast-page-builder-template .entry-header.ast-no-title.ast-no-thumbnail {
margin-top: 0;
}
.ast-page-builder-template .entry-header.ast-header-without-markup {
margin-top: 0;
margin-bottom: 0;
}
.ast-page-builder-template .entry-header.ast-no-title.ast-no-meta {
margin-bottom: 0;
}
.ast-page-builder-template.single .post-navigation {
padding-bottom: 2em;
}
.ast-page-builder-template.single-post .site-content > .ast-container {
max-width: 100%;
}
.ast-page-builder-template .entry-header {
margin-top: 4em;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
}
.single.ast-page-builder-template .entry-header {
padding-left: 20px;
padding-right: 20px;
}
.ast-page-builder-template .ast-archive-description {
margin: 4em auto 0;
padding-left: 20px;
padding-right: 20px;
}
@media (max-width: 921px) {
#ast-desktop-header {
display: none;
}
}
@media (min-width: 922px) {
#ast-mobile-header {
display: none;
}
}
.wp-block-buttons.aligncenter {
justify-content: center;
}
@media (max-width: 921px) {
.ast-theme-transparent-header #primary,
.ast-theme-transparent-header #secondary {
padding: 0;
}
}
@media (max-width: 921px) {
.ast-plain-container.ast-no-sidebar #primary {
padding: 0;
}
}
.ast-plain-container.ast-no-sidebar #primary {
margin-top: 0;
margin-bottom: 0;
}
@media (min-width: 1200px) {
.wp-block-group .has-background {
padding: 20px;
}
}
@media (min-width: 1200px) {
.wp-block-cover-image.alignwide .wp-block-cover__inner-container,
.wp-block-cover.alignwide .wp-block-cover__inner-container,
.wp-block-cover-image.alignfull .wp-block-cover__inner-container,
.wp-block-cover.alignfull .wp-block-cover__inner-container {
width: 100%;
}
}
.wp-block-columns {
margin-bottom: unset;
}
.wp-block-image.size-full {
margin: 2rem 0;
}
.wp-block-separator.has-background {
padding: 0;
}
.wp-block-gallery {
margin-bottom: 1.6em;
}
.wp-block-group {
padding-top: 4em;
padding-bottom: 4em;
}
.wp-block-group__inner-container .wp-block-columns:last-child,
.wp-block-group__inner-container :last-child,
.wp-block-table table {
margin-bottom: 0;
}
.blocks-gallery-grid {
width: 100%;
}
.wp-block-navigation-link__content {
padding: 5px 0;
}
.wp-block-group .wp-block-group .has-text-align-center,
.wp-block-group .wp-block-column .has-text-align-center {
max-width: 100%;
}
.has-text-align-center {
margin: 0 auto;
}
@media (max-width: 1200px) {
.wp-block-group {
padding: 3em;
}
.wp-block-group .wp-block-group {
padding: 1.5em;
}
.wp-block-columns,
.wp-block-column {
margin: 1rem 0;
}
}
@media (min-width: 921px) {
.wp-block-columns .wp-block-group {
padding: 2em;
}
}
@media (max-width: 544px) {
.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
width: unset;
}
.wp-block-cover,
.wp-block-cover-image {
padding: 2em 0;
}
.wp-block-group,
.wp-block-cover {
padding: 2em;
}
.wp-block-media-text__media img,
.wp-block-media-text__media video {
width: unset;
max-width: 100%;
}
.wp-block-media-text.has-background .wp-block-media-text__content {
padding: 1em;
}
}
.wp-block-image.aligncenter {
margin-left: auto;
margin-right: auto;
}
.wp-block-table.aligncenter {
margin-left: auto;
margin-right: auto;
}
@media (min-width: 544px) {
.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
padding: 0 8% 0 0;
}
.entry-content .wp-block-media-text .wp-block-media-text__content {
padding: 0 0 0 8%;
}
.ast-plain-container .site-content .entry-content .has-custom-content-position.is-position-bottom-left > *,
.ast-plain-container .site-content .entry-content .has-custom-content-position.is-position-bottom-right > *,
.ast-plain-container .site-content .entry-content .has-custom-content-position.is-position-top-left > *,
.ast-plain-container .site-content .entry-content .has-custom-content-position.is-position-top-right > *,
.ast-plain-container .site-content .entry-content .has-custom-content-position.is-position-center-right > *,
.ast-plain-container .site-content .entry-content .has-custom-content-position.is-position-center-left > * {
margin: 0;
}
}
@media (max-width: 544px) {
.entry-content .wp-block-media-text .wp-block-media-text__content {
padding: 8% 0;
}
.wp-block-media-text .wp-block-media-text__media img {
width: auto;
max-width: 100%;
}
}
.wp-block-button.is-style-outline .wp-block-button__link {
border-color: var(--ast-global-color-0);
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
}
div.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color),
div.wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color) {
color: var(--ast-global-color-0);
}
.wp-block-button.is-style-outline .wp-block-button__link:hover,
.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,
.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color):hover,
.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover {
color: var(--ast-global-color-1);
background-color: var(--ast-global-color-6);
border-color: var(--ast-global-color-6);
}
.post-page-numbers.current .page-link,
.ast-pagination .page-numbers.current {
color: #ffffff;
border-color: var(--ast-global-color-0);
background-color: var(--ast-global-color-0);
border-radius: 2px;
}
@media (min-width: 544px) {
.entry-content > .alignleft {
margin-right: 20px;
}
.entry-content > .alignright {
margin-left: 20px;
}
}
.wp-block-button.is-style-outline .wp-block-button__link {
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
}
.wp-block-button.is-style-outline .wp-block-button__link,
.ast-outline-button {
border-color: var(--ast-global-color-0);
font-family: inherit;
font-weight: 400;
font-size: 16px;
font-size: 0.888888888889rem;
line-height: 1em;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
background-color: transparent;
}
.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color),
.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color),
.ast-outline-button {
color: var(--ast-global-color-1);
}
.wp-block-button.is-style-outline .wp-block-button__link:hover,
.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,
.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color):hover,
.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover,
.ast-outline-button:hover,
.ast-outline-button:focus {
color: var(--ast-global-color-6);
background-color: var(--ast-global-color-1);
border-color: var(--ast-global-color-6);
}
@media (max-width: 921px) {
.wp-block-button.is-style-outline .wp-block-button__link,
.ast-outline-button {
font-size: 16px;
font-size: 0.888888888889rem;
}
}
@media (max-width: 544px) {
.wp-block-button.is-style-outline .wp-block-button__link,
.ast-outline-button {
font-size: 15px;
font-size: 0.833333333333rem;
}
}
.entry-content[ast-blocks-layout] > figure {
margin-bottom: 1em;
}
h1.widget-title {
font-weight: 700;
}
h2.widget-title {
font-weight: 700;
}
h3.widget-title {
font-weight: 700;
}
@media (max-width: 921px) {
.ast-separate-container #primary,
.ast-separate-container #secondary {
padding: 1.5em 0;
}
#primary,
#secondary {
padding: 1.5em 0;
margin: 0;
}
.ast-left-sidebar #content > .ast-container {
display: flex;
flex-direction: column-reverse;
width: 100%;
}
.ast-separate-container .ast-article-post,
.ast-separate-container .ast-article-single {
padding: 1.5em 2.14em;
}
.ast-author-box img.avatar {
margin: 20px 0 0 0;
}
}
@media (min-width: 922px) {
.ast-separate-container.ast-right-sidebar #primary,
.ast-separate-container.ast-left-sidebar #primary {
border: 0;
}
.search-no-results.ast-separate-container #primary {
margin-bottom: 4em;
}
}
.elementor-button-wrapper .elementor-button {
border-style: solid;
text-decoration: none;
border-top-width: 0px;
border-right-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
}
body .elementor-button.elementor-size-sm,
body .elementor-button.elementor-size-xs,
body .elementor-button.elementor-size-md,
body .elementor-button.elementor-size-lg,
body .elementor-button.elementor-size-xl,
body .elementor-button {
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;
}
@media (max-width: 544px) {
.elementor-button-wrapper .elementor-button.elementor-size-sm,
.elementor-button-wrapper .elementor-button.elementor-size-xs,
.elementor-button-wrapper .elementor-button.elementor-size-md,
.elementor-button-wrapper .elementor-button.elementor-size-lg,
.elementor-button-wrapper .elementor-button.elementor-size-xl,
.elementor-button-wrapper .elementor-button {
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
}
}
.elementor-button-wrapper .elementor-button {
border-color: var(--ast-global-color-0);
background-color: var(--ast-global-color-0);
}
.elementor-button-wrapper .elementor-button:hover,
.elementor-button-wrapper .elementor-button:focus {
color: var(--ast-global-color-1);
background-color: var(--ast-global-color-6);
border-color: var(--ast-global-color-6);
}
.wp-block-button .wp-block-button__link,
.elementor-button-wrapper .elementor-button,
.elementor-button-wrapper .elementor-button:visited {
color: var(--ast-global-color-6);
}
.elementor-button-wrapper .elementor-button {
font-weight: 400;
font-size: 16px;
font-size: 0.888888888889rem;
line-height: 1em;
text-transform: none;
letter-spacing: 3px;
}
body .elementor-button.elementor-size-sm,
body .elementor-button.elementor-size-xs,
body .elementor-button.elementor-size-md,
body .elementor-button.elementor-size-lg,
body .elementor-button.elementor-size-xl,
body .elementor-button {
font-size: 16px;
font-size: 0.888888888889rem;
}
.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:focus {
color: var(--ast-global-color-1);
background-color: var(--ast-global-color-6);
border-color: var(--ast-global-color-6);
}
.elementor-widget-heading h1.elementor-heading-title {
line-height: 1.5em;
}
.elementor-widget-heading h2.elementor-heading-title {
line-height: 1.5em;
}
.elementor-widget-heading h3.elementor-heading-title {
line-height: 1.5em;
}
.elementor-widget-heading h4.elementor-heading-title {
line-height: 1.25em;
}
.wp-block-button .wp-block-button__link {
border-style: solid;
border-top-width: 0px;
border-right-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-color: var(--ast-global-color-0);
background-color: var(--ast-global-color-0);
color: var(--ast-global-color-6);
font-family: inherit;
font-weight: 400;
line-height: 1em;
text-transform: none;
letter-spacing: 3px;
font-size: 16px;
font-size: 0.888888888889rem;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;
}
@media (max-width: 921px) {
.wp-block-button .wp-block-button__link {
font-size: 16px;
font-size: 0.888888888889rem;
}
}
@media (max-width: 544px) {
.wp-block-button .wp-block-button__link {
font-size: 15px;
font-size: 0.833333333333rem;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
}
}
.menu-toggle,
button,
.ast-button,
.ast-custom-button,
.button,
input#submit,
input[type="button"],
input[type="submit"],
input[type="reset"],
form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,
body .wp-block-file .wp-block-file__button {
border-style: solid;
border-top-width: 0px;
border-right-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
color: var(--ast-global-color-6);
border-color: var(--ast-global-color-0);
background-color: var(--ast-global-color-0);
padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;
font-family: inherit;
font-weight: 400;
font-size: 16px;
font-size: 0.888888888889rem;
line-height: 1em;
text-transform: none;
letter-spacing: 3px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
}
button:focus,
.menu-toggle:hover,
button:hover,
.ast-button:hover,
.ast-custom-button:hover .button:hover,
.ast-custom-button:hover,
input[type="reset"]:hover,
input[type="reset"]:focus,
input#submit:hover,
input#submit:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover,
form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:focus,
body .wp-block-file .wp-block-file__button:hover,
body .wp-block-file .wp-block-file__button:focus {
color: var(--ast-global-color-1);
background-color: var(--ast-global-color-6);
border-color: var(--ast-global-color-6);
}
@media (max-width: 921px) {
.menu-toggle,
button,
.ast-button,
.ast-custom-button,
.button,
input#submit,
input[type="button"],
input[type="submit"],
input[type="reset"],
form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,
body .wp-block-file .wp-block-file__button {
font-size: 16px;
font-size: 0.888888888889rem;
}
}
@media (max-width: 544px) {
.menu-toggle,
button,
.ast-button,
.ast-custom-button,
.button,
input#submit,
input[type="button"],
input[type="submit"],
input[type="reset"],
form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,
body .wp-block-file .wp-block-file__button {
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
font-size: 15px;
font-size: 0.833333333333rem;
}
}
@media (max-width: 921px) {
.menu-toggle,
button,
.ast-button,
.button,
input#submit,
input[type="button"],
input[type="submit"],
input[type="reset"] {
font-size: 16px;
font-size: 0.888888888889rem;
}
.ast-mobile-header-stack .main-header-bar .ast-search-menu-icon {
display: inline-block;
}
.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-stack .main-header-bar .ast-search-icon {
margin: 0;
}
.ast-comment-avatar-wrap img {
max-width: 2.5em;
}
.ast-separate-container .ast-comment-list li.depth-1 {
padding: 1.5em 2.14em;
}
.ast-separate-container .comment-respond {
padding: 2em 2.14em;
}
.ast-comment-meta {
padding: 0 1.8888em 1.3333em;
}
}
@media (min-width: 544px) {
.ast-container {
max-width: 100%;
}
}
@media (max-width: 544px) {
.ast-separate-container .ast-article-post,
.ast-separate-container .ast-article-single,
.ast-separate-container .comments-title,
.ast-separate-container .ast-archive-description {
padding: 1.5em 1em;
}
.ast-separate-container #content .ast-container {
padding-left: 0.54em;
padding-right: 0.54em;
}
.ast-separate-container .ast-comment-list li.depth-1 {
padding: 1.5em 1em;
margin-bottom: 1.5em;
}
.ast-separate-container .ast-comment-list .bypostauthor {
padding: 0.5em;
}
.ast-search-menu-icon.ast-dropdown-active .search-field {
width: 170px;
}
.menu-toggle,
button,
.ast-button,
.button,
input#submit,
input[type="button"],
input[type="submit"],
input[type="reset"] {
font-size: 15px;
font-size: 0.833333333333rem;
}
}
body,
.ast-separate-container {
background-color: var(--ast-global-color-5);
background-image: none;
}
.entry-content > .wp-block-group,
.entry-content > .wp-block-media-text,
.entry-content > .wp-block-cover,
.entry-content > .wp-block-columns {
max-width: 58em;
width: calc(100% - 4em);
margin-left: auto;
margin-right: auto;
}
.entry-content [class*="__inner-container"] > .alignfull {
max-width: 100%;
margin-left: 0;
margin-right: 0;
}
.entry-content [class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright) {
margin-left: auto;
margin-right: auto;
}
.entry-content [class*="__inner-container"] > *:not(.alignwide):not(p):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide):not(iframe) {
max-width: 50rem;
width: 100%;
}
@media (min-width: 921px) {
.entry-content > .wp-block-group.alignwide.has-background,
.entry-content > .wp-block-group.alignfull.has-background,
.entry-content > .wp-block-cover.alignwide,
.entry-content > .wp-block-cover.alignfull,
.entry-content > .wp-block-columns.has-background.alignwide,
.entry-content > .wp-block-columns.has-background.alignfull {
margin-top: 0;
margin-bottom: 0;
padding: 6em 4em;
}
.entry-content > .wp-block-columns.has-background {
margin-bottom: 0;
}
}
@media (min-width: 1200px) {
.entry-content .alignfull p {
max-width: 1200px;
}
.entry-content .alignfull {
max-width: 100%;
width: 100%;
}
.ast-page-builder-template .entry-content .alignwide,
.entry-content [class*="__inner-container"] > .alignwide {
max-width: 1200px;
margin-left: 0;
margin-right: 0;
}
.entry-content .alignfull [class*="__inner-container"] > .alignwide {
max-width: 80rem;
}
}
@media (min-width: 545px) {
.site-main .entry-content > .alignwide {
margin: 0 auto;
}
.wp-block-group.has-background,
.entry-content > .wp-block-cover,
.entry-content > .wp-block-columns.has-background {
padding: 4em;
margin-top: 0;
margin-bottom: 0;
}
.entry-content .wp-block-media-text.alignfull .wp-block-media-text__content,
.entry-content .wp-block-media-text.has-background .wp-block-media-text__content {
padding: 0 8%;
}
}
@media (max-width: 921px) {
.widget-title {
font-size: 22px;
font-size: 1.375rem;
}
body,
button,
input,
select,
textarea,
.ast-button,
.ast-custom-button {
font-size: 16px;
font-size: 0.888888888889rem;
}
#secondary,
#secondary button,
#secondary input,
#secondary select,
#secondary textarea {
font-size: 16px;
font-size: 0.888888888889rem;
}
.site-title {
display: none;
}
.site-header .site-description {
display: none;
}
.entry-title {
font-size: 30px;
}
h1,
.entry-content h1 {
font-size: 30px;
}
h2,
.entry-content h2 {
font-size: 25px;
}
h3,
.entry-content h3 {
font-size: 28px;
}
h4,
.entry-content h4 {
font-size: 24px;
font-size: 1.33333333333rem;
}
.astra-logo-svg {
width: 96px;
}
header .custom-logo-link img,
.ast-header-break-point .site-logo-img .custom-mobile-logo-link img {
max-width: 96px;
}
}
@media (max-width: 544px) {
.site-title {
display: none;
}
.site-header .site-description {
display: none;
}
.entry-title {
font-size: 30px;
}
h1,
.entry-content h1 {
font-size: 30px;
}
h2,
.entry-content h2 {
font-size: 25px;
}
h3,
.entry-content h3 {
font-size: 28px;
}
h4,
.entry-content h4 {
font-size: 24px;
font-size: 1.33333333333rem;
}
header .custom-logo-link img,
.ast-header-break-point .site-branding img,
.ast-header-break-point .custom-logo-link img {
max-width: 96px;
}
.astra-logo-svg {
width: 96px;
}
.ast-header-break-point .site-logo-img .custom-mobile-logo-link img {
max-width: 96px;
}
}
@media (max-width: 544px) {
html {
font-size: 102.6%;
}
}
@media (min-width: 922px) {
.ast-container {
max-width: 1240px;
}
}
@media (min-width: 922px) {
.site-content .ast-container {
display: flex;
}
}
@media (max-width: 921px) {
.site-content .ast-container {
flex-direction: column;
}
}
@media (min-width: 922px) {
.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu:hover > .sub-menu,
.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu.focus > .sub-menu {
margin-left: -0px;
}
}
.ast-theme-transparent-header [CLASS*="ast-header-html-"] .ast-builder-html-element {
color: var(--ast-global-color-4);
}
.ast-theme-transparent-header .ast-header-search .astra-search-icon,
.ast-theme-transparent-header .ast-header-search .search-field::placeholder,
.ast-theme-transparent-header .ast-header-search .ast-icon {
color: #ffffff;
}
.ast-theme-transparent-header [CLASS*="ast-header-button-"] .ast-custom-button:hover {
background: var(--ast-global-color-4);
}
.ast-theme-transparent-header .ast-header-account-wrap .ast-header-account-text {
color: var(--ast-global-color-4);
}
.ast-theme-transparent-header [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
fill: #ffffff;
}
.ast-theme-transparent-header [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-wrap .mobile-menu {
color: #ffffff;
}
.ast-theme-transparent-header [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-fill {
background: var(--ast-global-color-0);
}
.ast-theme-transparent-header [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-fill,
.ast-theme-transparent-header [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal {
color: #ffffff;
border: none;
}
.footer-widget-area[data-section^="section-fb-html-"] .ast-builder-html-element {
text-align: center;
}
.wp-block-search {
margin-bottom: 20px;
}
.wp-block-site-tagline {
margin-top: 20px;
}
form.wp-block-search .wp-block-search__input,
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
border-color: #eaeaea;
background: #fafafa;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus,
.wp-block-loginout input:focus {
outline: thin dotted;
}
.wp-block-loginout input:focus {
border-color: transparent;
}
form.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input {
padding: 12px;
}
form.wp-block-search .wp-block-search__button svg {
fill: currentColor;
width: 20px;
height: 20px;
}
.wp-block-loginout p label {
display: block;
}
.wp-block-loginout p:not(.login-remember):not(.login-submit) input {
width: 100%;
}
.wp-block-loginout .login-remember input {
width: 1.1rem;
height: 1.1rem;
margin: 0 5px 4px 0;
vertical-align: middle;
}
blockquote,
cite {
font-style: initial;
}
.wp-block-file {
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: space-between;
}
.wp-block-pullquote {
border: none;
}
.wp-block-pullquote blockquote::before {
content: "\201D";
font-family: "Helvetica", sans-serif;
display: flex;
transform: rotate(180deg);
font-size: 6rem;
font-style: normal;
line-height: 1;
font-weight: bold;
align-items: center;
justify-content: center;
}
.has-text-align-right > blockquote::before {
justify-content: flex-start;
}
.has-text-align-left > blockquote::before {
justify-content: flex-end;
}
figure.wp-block-pullquote.is-style-solid-color blockquote {
max-width: 100%;
text-align: inherit;
}
blockquote {
padding: 0 1.2em 1.2em;
}
.wp-block-button__link {
border: 2px solid currentColor;
}
body .wp-block-file .wp-block-file__button {
text-decoration: none;
}
ul.wp-block-categories-list.wp-block-categories,
ul.wp-block-archives-list.wp-block-archives {
list-style-type: none;
}
ul,
ol {
margin-left: 20px;
}
figure.alignright figcaption {
text-align: right;
}
:root .has-ast-global-color-0-color {
color: var(--ast-global-color-0);
}
:root .has-ast-global-color-0-background-color {
background-color: var(--ast-global-color-0);
}
:root .wp-block-button .has-ast-global-color-0-color {
color: var(--ast-global-color-0);
}
:root .wp-block-button .has-ast-global-color-0-background-color {
background-color: var(--ast-global-color-0);
}
:root .has-ast-global-color-1-color {
color: var(--ast-global-color-1);
}
:root .has-ast-global-color-1-background-color {
background-color: var(--ast-global-color-1);
}
:root .wp-block-button .has-ast-global-color-1-color {
color: var(--ast-global-color-1);
}
:root .wp-block-button .has-ast-global-color-1-background-color {
background-color: var(--ast-global-color-1);
}
:root .has-ast-global-color-2-color {
color: var(--ast-global-color-2);
}
:root .has-ast-global-color-2-background-color {
background-color: var(--ast-global-color-2);
}
:root .wp-block-button .has-ast-global-color-2-color {
color: var(--ast-global-color-2);
}
:root .wp-block-button .has-ast-global-color-2-background-color {
background-color: var(--ast-global-color-2);
}
:root .has-ast-global-color-3-color {
color: var(--ast-global-color-3);
}
:root .has-ast-global-color-3-background-color {
background-color: var(--ast-global-color-3);
}
:root .wp-block-button .has-ast-global-color-3-color {
color: var(--ast-global-color-3);
}
:root .wp-block-button .has-ast-global-color-3-background-color {
background-color: var(--ast-global-color-3);
}
:root .has-ast-global-color-4-color {
color: var(--ast-global-color-4);
}
:root .has-ast-global-color-4-background-color {
background-color: var(--ast-global-color-4);
}
:root .wp-block-button .has-ast-global-color-4-color {
color: var(--ast-global-color-4);
}
:root .wp-block-button .has-ast-global-color-4-background-color {
background-color: var(--ast-global-color-4);
}
:root .has-ast-global-color-5-color {
color: var(--ast-global-color-5);
}
:root .has-ast-global-color-5-background-color {
background-color: var(--ast-global-color-5);
}
:root .wp-block-button .has-ast-global-color-5-color {
color: var(--ast-global-color-5);
}
:root .wp-block-button .has-ast-global-color-5-background-color {
background-color: var(--ast-global-color-5);
}
:root .has-ast-global-color-6-color {
color: var(--ast-global-color-6);
}
:root .has-ast-global-color-6-background-color {
background-color: var(--ast-global-color-6);
}
:root .wp-block-button .has-ast-global-color-6-color {
color: var(--ast-global-color-6);
}
:root .wp-block-button .has-ast-global-color-6-background-color {
background-color: var(--ast-global-color-6);
}
:root .has-ast-global-color-7-color {
color: var(--ast-global-color-7);
}
:root .has-ast-global-color-7-background-color {
background-color: var(--ast-global-color-7);
}
:root .wp-block-button .has-ast-global-color-7-color {
color: var(--ast-global-color-7);
}
:root .wp-block-button .has-ast-global-color-7-background-color {
background-color: var(--ast-global-color-7);
}
:root .has-ast-global-color-8-color {
color: var(--ast-global-color-8);
}
:root .has-ast-global-color-8-background-color {
background-color: var(--ast-global-color-8);
}
:root .wp-block-button .has-ast-global-color-8-color {
color: var(--ast-global-color-8);
}
:root .wp-block-button .has-ast-global-color-8-background-color {
background-color: var(--ast-global-color-8);
}
:root {
--ast-global-color-0: #0cb14b;
--ast-global-color-1: #fef200;
--ast-global-color-2: #dddddd;
--ast-global-color-3: #565753;
--ast-global-color-4: #ffffff;
--ast-global-color-5: #ffffff;
--ast-global-color-6: #000000;
--ast-global-color-7: #4b4f58;
--ast-global-color-8: #f6f7f8;
}
:root {
--ast-border-color: #989898;
}
.ast-single-entry-banner {
-js-display: flex;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
position: relative;
background: #eeeeee;
}
.ast-single-entry-banner[data-banner-layout="layout-1"] {
max-width: 1200px;
background: inherit;
padding: 20px 0;
}
.ast-single-entry-banner[data-banner-width-type="custom"] {
margin: 0 auto;
width: 100%;
}
.ast-single-entry-banner + .site-content .entry-header {
margin-bottom: 0;
}
header.entry-header:not(.related-entry-header) .entry-title {
font-size: 30px;
font-size: 1.66666666667rem;
}
header.entry-header:not(.related-entry-header) > *:not(:last-child) {
margin-bottom: 10px;
}
.ast-archive-entry-banner {
-js-display: flex;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
position: relative;
background: #eeeeee;
}
.ast-archive-entry-banner[data-banner-width-type="custom"] {
margin: 0 auto;
width: 100%;
}
.ast-archive-entry-banner[data-banner-layout="layout-1"] {
background: inherit;
padding: 20px 0;
text-align: left;
}
body.archive .ast-archive-description {
max-width: 1200px;
width: 100%;
text-align: left;
padding-top: 3em;
padding-right: 3em;
padding-bottom: 3em;
padding-left: 3em;
}
body.archive .ast-archive-description .ast-archive-title,
body.archive .ast-archive-description .ast-archive-title * {
font-size: 40px;
font-size: 2.22222222222rem;
}
body.archive .ast-archive-description > *:not(:last-child) {
margin-bottom: 10px;
}
@media (max-width: 921px) {
body.archive .ast-archive-description {
text-align: left;
}
}
@media (max-width: 544px) {
body.archive .ast-archive-description {
text-align: left;
}
}
.ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo .astra-logo-svg {
width: 60px;
}
.ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img {
max-width: 60px;
}
@media (max-width: 921px) {
.ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo .astra-logo-svg {
width: 60px;
}
.ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img {
max-width: 60px;
}
}
@media (max-width: 543px) {
.ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo .astra-logo-svg {
width: 50px;
}
.ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img {
max-width: 50px;
}
}
@media (min-width: 921px) {
.transparent-custom-logo {
display: none;
}
}
@media (max-width: 921px) {
.transparent-custom-logo {
display: block;
}
}
@media (max-width: 921px) {
.ast-transparent-desktop-logo {
display: none;
}
}
@media (max-width: 921px) {
.ast-theme-transparent-header #masthead {
position: absolute;
left: 0;
right: 0;
}
.ast-theme-transparent-header .main-header-bar,
.ast-theme-transparent-header.ast-header-break-point .main-header-bar {
background: none;
}
body.elementor-editor-active.ast-theme-transparent-header #masthead,
.fl-builder-edit .ast-theme-transparent-header #masthead,
body.vc_editor.ast-theme-transparent-header #masthead,
body.brz-ed.ast-theme-transparent-header #masthead {
z-index: 0;
}
.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .custom-mobile-logo-link {
display: none;
}
.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo {
display: inline-block;
}
.ast-theme-transparent-header .ast-above-header,
.ast-theme-transparent-header .ast-above-header.ast-above-header-bar {
background-image: none;
background-color: transparent;
}
.ast-theme-transparent-header .ast-below-header {
background-image: none;
background-color: transparent;
}
}
@media (max-width: 921px) {
.ast-theme-transparent-header .main-header-bar,
.ast-theme-transparent-header.ast-header-break-point .main-header-bar-wrap .main-header-menu,
.ast-theme-transparent-header.ast-header-break-point .main-header-bar-wrap .main-header-bar,
.ast-theme-transparent-header.ast-header-break-point .ast-mobile-header-wrap .main-header-bar {
background-color: var(--ast-global-color-4);
}
.ast-theme-transparent-header .main-header-bar .ast-search-menu-icon form {
background-color: var(--ast-global-color-4);
}
.ast-theme-transparent-header .ast-above-header,
.ast-theme-transparent-header .ast-above-header.ast-above-header-bar,
.ast-theme-transparent-header .ast-below-header,
.ast-header-break-point.ast-theme-transparent-header .ast-above-header,
.ast-header-break-point.ast-theme-transparent-header .ast-below-header {
background-color: var(--ast-global-color-4);
}
.ast-theme-transparent-header .site-title a,
.ast-theme-transparent-header .site-title a:focus,
.ast-theme-transparent-header .site-title a:hover,
.ast-theme-transparent-header .site-title a:visited,
.ast-theme-transparent-header .ast-builder-layout-element .ast-site-identity .site-title a,
.ast-theme-transparent-header .ast-builder-layout-element .ast-site-identity .site-title a:hover,
.ast-theme-transparent-header .ast-builder-layout-element .ast-site-identity .site-title a:focus,
.ast-theme-transparent-header .ast-builder-layout-element .ast-site-identity .site-title a:visited {
color: #ffffff;
}
.ast-theme-transparent-header .site-header .site-description {
color: #ffffff;
}
.ast-theme-transparent-header.ast-header-break-point .ast-builder-menu .main-header-menu,
.ast-theme-transparent-header.ast-header-break-point .ast-builder-menu.main-header-menu .sub-menu,
.ast-theme-transparent-header.ast-header-break-point .ast-builder-menu.main-header-menu,
.ast-theme-transparent-header.ast-header-break-point .ast-builder-menu .main-header-bar-wrap .main-header-menu,
.ast-flyout-menu-enable.ast-header-break-point.ast-theme-transparent-header .main-header-bar-navigation .site-navigation,
.ast-fullscreen-menu-enable.ast-header-break-point.ast-theme-transparent-header .main-header-bar-navigation .site-navigation,
.ast-flyout-above-menu-enable.ast-header-break-point.ast-theme-transparent-header .ast-above-header-navigation-wrap .ast-above-header-navigation,
.ast-flyout-below-menu-enable.ast-header-break-point.ast-theme-transparent-header .ast-below-header-navigation-wrap .ast-below-header-actual-nav,
.ast-fullscreen-above-menu-enable.ast-header-break-point.ast-theme-transparent-header .ast-above-header-navigation-wrap,
.ast-fullscreen-below-menu-enable.ast-header-break-point.ast-theme-transparent-header .ast-below-header-navigation-wrap,
.ast-theme-transparent-header .main-header-menu .menu-link {
background-color: #ffffff;
}
.ast-theme-transparent-header .ast-builder-menu .main-header-menu,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-link,
.ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .menu-item > .menu-link,
.ast-theme-transparent-header .ast-masthead-custom-menu-items,
.ast-theme-transparent-header .ast-masthead-custom-menu-items a,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item > .ast-menu-toggle,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item > .ast-menu-toggle,
.ast-theme-transparent-header .main-header-menu .menu-link {
color: #000000;
}
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item:hover > .menu-link,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item:hover > .ast-menu-toggle,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .ast-masthead-custom-menu-items a:hover,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .focus > .menu-link,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .focus > .ast-menu-toggle,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .current-menu-item > .menu-link,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .current-menu-ancestor > .menu-link,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .current-menu-item > .ast-menu-toggle,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .current-menu-ancestor > .ast-menu-toggle,
.ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .current-menu-item > .menu-link,
.ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .current-menu-ancestor > .menu-link,
.ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .current-menu-item > .ast-menu-toggle,
.ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .current-menu-ancestor > .ast-menu-toggle,
.ast-theme-transparent-header .main-header-menu .menu-item:hover > .menu-link,
.ast-theme-transparent-header .main-header-menu .current-menu-item > .menu-link,
.ast-theme-transparent-header .main-header-menu .current-menu-ancestor > .menu-link {
color: var(--ast-global-color-0);
}
}
@media (max-width: 544px) {
.ast-theme-transparent-header .main-header-bar,
.ast-theme-transparent-header.ast-header-break-point .main-header-bar-wrap .main-header-menu,
.ast-theme-transparent-header.ast-header-break-point .main-header-bar-wrap .main-header-bar,
.ast-theme-transparent-header.ast-header-break-point .ast-mobile-header-wrap .main-header-bar {
background-color: var(--ast-global-color-4);
}
.ast-theme-transparent-header .main-header-bar .ast-search-menu-icon form {
background-color: var(--ast-global-color-4);
}
.ast-theme-transparent-header .ast-above-header,
.ast-theme-transparent-header .ast-above-header.ast-above-header-bar,
.ast-theme-transparent-header .ast-below-header,
.ast-header-break-point.ast-theme-transparent-header .ast-above-header,
.ast-header-break-point.ast-theme-transparent-header .ast-below-header {
background-color: var(--ast-global-color-4);
}
.ast-theme-transparent-header .site-title a,
.ast-theme-transparent-header .site-title a:focus,
.ast-theme-transparent-header .site-title a:hover,
.ast-theme-transparent-header .site-title a:visited,
.ast-theme-transparent-header .ast-builder-layout-element .ast-site-identity .site-title a,
.ast-theme-transparent-header .ast-builder-layout-element .ast-site-identity .site-title a:hover,
.ast-theme-transparent-header .ast-builder-layout-element .ast-site-identity .site-title a:focus,
.ast-theme-transparent-header .ast-builder-layout-element .ast-site-identity .site-title a:visited {
color: #ffffff;
}
.ast-theme-transparent-header .site-header .site-description {
color: #ffffff;
}
.ast-theme-transparent-header.ast-header-break-point .ast-builder-menu .main-header-menu,
.ast-theme-transparent-header.ast-header-break-point .ast-builder-menu.main-header-menu .sub-menu,
.ast-theme-transparent-header.ast-header-break-point .ast-builder-menu.main-header-menu,
.ast-theme-transparent-header.ast-header-break-point .ast-builder-menu .main-header-bar-wrap .main-header-menu,
.ast-flyout-menu-enable.ast-header-break-point.ast-theme-transparent-header .main-header-bar-navigation .site-navigation,
.ast-fullscreen-menu-enable.ast-header-break-point.ast-theme-transparent-header .main-header-bar-navigation .site-navigation,
.ast-flyout-above-menu-enable.ast-header-break-point.ast-theme-transparent-header .ast-above-header-navigation-wrap .ast-above-header-navigation,
.ast-flyout-below-menu-enable.ast-header-break-point.ast-theme-transparent-header .ast-below-header-navigation-wrap .ast-below-header-actual-nav,
.ast-fullscreen-above-menu-enable.ast-header-break-point.ast-theme-transparent-header .ast-above-header-navigation-wrap,
.ast-fullscreen-below-menu-enable.ast-header-break-point.ast-theme-transparent-header .ast-below-header-navigation-wrap,
.ast-theme-transparent-header .main-header-menu .menu-link {
background-color: #ffffff;
}
.ast-theme-transparent-header .ast-builder-menu .main-header-menu,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item > .menu-link,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-link,
.ast-theme-transparent-header .ast-masthead-custom-menu-items,
.ast-theme-transparent-header .ast-masthead-custom-menu-items a,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item > .ast-menu-toggle,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item > .ast-menu-toggle,
.ast-theme-transparent-header .main-header-menu .menu-link {
color: #000000;
}
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item:hover > .menu-link,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item:hover > .ast-menu-toggle,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .ast-masthead-custom-menu-items a:hover,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .focus > .menu-link,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .focus > .ast-menu-toggle,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .current-menu-item > .menu-link,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .current-menu-ancestor > .menu-link,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .current-menu-item > .ast-menu-toggle,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .current-menu-ancestor > .ast-menu-toggle,
.ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .current-menu-item > .menu-link,
.ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .current-menu-ancestor > .menu-link,
.ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .current-menu-item > .ast-menu-toggle,
.ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .current-menu-ancestor > .ast-menu-toggle,
.ast-theme-transparent-header .main-header-menu .menu-item:hover > .menu-link,
.ast-theme-transparent-header .main-header-menu .current-menu-item > .menu-link,
.ast-theme-transparent-header .main-header-menu .current-menu-ancestor > .menu-link {
color: var(--ast-global-color-0);
}
}
@media (max-width: 921px) {
.ast-theme-transparent-header.ast-header-break-point #ast-mobile-header > [CLASS*="-header-wrap"]:nth-last-child(2) > [CLASS*="-header-bar"] {
border-bottom-width: 0px;
border-bottom-style: solid;
border-bottom-color: var(--ast-global-color-1);
}
}
.ast-breadcrumbs .trail-browse,
.ast-breadcrumbs .trail-items,
.ast-breadcrumbs .trail-items li {
display: inline-block;
margin: 0;
padding: 0;
border: none;
background: inherit;
text-indent: 0;
text-decoration: none;
}
.ast-breadcrumbs .trail-browse {
font-size: inherit;
font-style: inherit;
font-weight: inherit;
color: inherit;
}
.ast-breadcrumbs .trail-items {
list-style: none;
}
.trail-items li::after {
padding: 0 0.3em;
content: "\00bb";
}
.trail-items li:last-of-type::after {
display: none;
}
h1,
.entry-content h1,
h2,
.entry-content h2,
h3,
.entry-content h3,
h4,
.entry-content h4,
h5,
.entry-content h5,
h6,
.entry-content h6 {
color: var(--ast-global-color-0);
}
.entry-title a {
color: var(--ast-global-color-0);
}
@media (max-width: 921px) {
.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-firstrow .ast-builder-grid-row > *:first-child,
.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-lastrow .ast-builder-grid-row > *:last-child {
grid-column: 1 / -1;
}
}
@media (max-width: 544px) {
.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-firstrow .ast-builder-grid-row > *:first-child,
.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-lastrow .ast-builder-grid-row > *:last-child {
grid-column: 1 / -1;
}
}
@media (max-width: 921px) {
.ast-builder-layout-element .ast-site-identity {
margin-left: 20px;
}
}
@media (max-width: 544px) {
.ast-builder-layout-element .ast-site-identity {
margin-top: 5px;
margin-bottom: 0px;
margin-left: 20px;
margin-right: 0px;
}
}
.ast-builder-layout-element[data-section="title_tagline"] {
display: flex;
}
@media (max-width: 921px) {
.ast-header-break-point .ast-builder-layout-element[data-section="title_tagline"] {
display: flex;
}
}
@media (max-width: 544px) {
.ast-header-break-point .ast-builder-layout-element[data-section="title_tagline"] {
display: flex;
}
}
[data-section*="section-hb-button-"] .menu-link {
display: none;
}
.ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button {
font-size: 15px;
font-size: 0.833333333333rem;
}
.ast-header-button-1 .ast-custom-button {
color: var(--ast-global-color-4);
background: #087833;
border-color: var(--ast-global-color-4);
border-top-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
}
.ast-header-button-1 .ast-custom-button:hover {
color: var(--ast-global-color-4);
background: var(--ast-global-color-6);
border-color: var(--ast-global-color-6);
}
@media (max-width: 921px) {
.ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button {
margin-top: 20px;
margin-bottom: 20px;
margin-left: 20px;
margin-right: 20px;
}
}
.ast-header-button-1[data-section="section-hb-button-1"] {
display: flex;
}
@media (max-width: 921px) {
.ast-header-break-point .ast-header-button-1[data-section="section-hb-button-1"] {
display: flex;
}
}
@media (max-width:921px){
    .ast-header-break-point .main-header-bar-navigation {
      width:100%;
      margin:0px;
    }
}
@media (max-width: 544px) {
.ast-header-break-point .ast-header-button-1[data-section="section-hb-button-1"] {
display: flex;
}
}
.ast-builder-menu-1 {
font-family: inherit;
font-weight: inherit;
text-transform: uppercase;
}
.ast-builder-menu-1 .menu-item > .menu-link {
font-size: 14px;
font-size: 0.777777777778rem;
color: #000000;
}
.ast-builder-menu-1 .menu-item > .ast-menu-toggle {
color: #000000;
}
.ast-builder-menu-1 .menu-item:hover > .menu-link,
.ast-builder-menu-1 .inline-on-mobile .menu-item:hover > .ast-menu-toggle {
color: var(--ast-global-color-0);
}
.ast-builder-menu-1 .menu-item:hover > .ast-menu-toggle {
color: var(--ast-global-color-0);
}
.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link,
.ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,
.ast-builder-menu-1 .current-menu-ancestor > .menu-link {
color: var(--ast-global-color-0);
}
.ast-builder-menu-1 .menu-item.current-menu-item > .ast-menu-toggle {
color: var(--ast-global-color-0);
}
.ast-builder-menu-1 .sub-menu,
.ast-builder-menu-1 .inline-on-mobile .sub-menu {
border-top-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-left-width: 0px;
border-color: var(--ast-global-color-0);
border-style: solid;
width: 907px;
}
.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,
.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper {
margin-top: 0px;
}
.ast-desktop .ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu:before,
.ast-desktop .ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper:before {
height: calc(0px + 5px);
}
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link {
border-bottom-width: 1px;
border-color: #eaeaea;
border-style: solid;
}
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu:last-child > .menu-item > .menu-link {
border-bottom-width: 1px;
}
.ast-desktop .ast-builder-menu-1 .menu-item:last-child > .menu-item > .menu-link {
border-bottom-width: 0;
}
@media (max-width: 921px) {
.ast-builder-menu-1 .menu-item:hover > .menu-link,
.ast-builder-menu-1 .inline-on-mobile .menu-item:hover > .ast-menu-toggle {
color: var(--ast-global-color-1);
}
.ast-builder-menu-1 .menu-item:hover > .ast-menu-toggle {
color: var(--ast-global-color-1);
}
.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link,
.ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,
.ast-builder-menu-1 .current-menu-ancestor > .menu-link,
.ast-builder-menu-1 .current-menu-ancestor > .ast-menu-toggle {
color: var(--ast-global-color-0);
}
.ast-builder-menu-1 .menu-item.current-menu-item > .ast-menu-toggle {
color: var(--ast-global-color-0);
}
.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle {
top: 0;
}
.ast-builder-menu-1 .inline-on-mobile .menu-item.menu-item-has-children > .ast-menu-toggle {
right: -15px;
}
.ast-builder-menu-1 .menu-item-has-children > .menu-link:after {
content: unset;
}
.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,
.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper {
margin-top: 0;
}
}
@media (max-width: 544px) {
.ast-builder-menu-1 .main-header-menu .menu-item > .menu-link {
color: var(--ast-global-color-6);
}
.ast-builder-menu-1 .menu-item > .ast-menu-toggle {
color: var(--ast-global-color-6);
}
.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle {
top: 0;
}
.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,
.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper {
margin-top: 0;
}
.ast-builder-menu-1 .main-header-menu,
.ast-builder-menu-1 .main-header-menu .sub-menu {
background-color: var(--ast-global-color-4);
background-image: none;
}
}
.ast-builder-menu-1 {
display: flex;
}
@media (max-width: 921px) {
.ast-header-break-point .ast-builder-menu-1 {
display: flex;
}
}
@media (max-width: 544px) {
.ast-header-break-point .ast-builder-menu-1 {
display: flex;
}
}
.ast-builder-menu-2 {
font-family: inherit;
font-weight: inherit;
}
.ast-builder-menu-2 .menu-item > .menu-link {
line-height: 0;
font-size: 20px;
font-size: 1.11111111111rem;
color: var(--ast-global-color-5);
}
.ast-builder-menu-2 .menu-item > .ast-menu-toggle {
color: var(--ast-global-color-5);
}
.ast-builder-menu-2 .menu-item:hover > .menu-link,
.ast-builder-menu-2 .inline-on-mobile .menu-item:hover > .ast-menu-toggle {
color: var(--ast-global-color-4);
}
.ast-builder-menu-2 .menu-item:hover > .ast-menu-toggle {
color: var(--ast-global-color-4);
}
.ast-builder-menu-2 .sub-menu,
.ast-builder-menu-2 .inline-on-mobile .sub-menu {
border-top-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-left-width: 0px;
border-color: var(--ast-global-color-0);
border-style: solid;
}
.ast-builder-menu-2 .main-header-menu > .menu-item > .sub-menu,
.ast-builder-menu-2 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper {
margin-top: 20px;
}
.ast-desktop .ast-builder-menu-2 .main-header-menu > .menu-item > .sub-menu:before,
.ast-desktop .ast-builder-menu-2 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper:before {
height: calc(20px + 5px);
}
.ast-builder-menu-2 .main-header-menu,
.ast-header-break-point .ast-builder-menu-2 .main-header-menu {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 20px;
}
.ast-builder-menu-2 .main-header-menu,
.ast-builder-menu-2 .main-header-menu .sub-menu {
background-color: var(--ast-global-color-0);
background-image: none;
}
.ast-desktop .ast-builder-menu-2 .menu-item .sub-menu .menu-link {
border-bottom-width: 1px;
border-color: #eaeaea;
border-style: solid;
}
.ast-desktop .ast-builder-menu-2 .menu-item .sub-menu:last-child > .menu-item > .menu-link {
border-bottom-width: 1px;
}
.ast-desktop .ast-builder-menu-2 .menu-item:last-child > .menu-item > .menu-link {
border-bottom-width: 0;
}
@media (max-width: 921px) {
.ast-header-break-point .ast-builder-menu-2 .menu-item.menu-item-has-children > .ast-menu-toggle {
top: 0;
}
.ast-builder-menu-2 .inline-on-mobile .menu-item.menu-item-has-children > .ast-menu-toggle {
right: -15px;
}
.ast-builder-menu-2 .menu-item-has-children > .menu-link:after {
content: unset;
}
.ast-builder-menu-2 .main-header-menu > .menu-item > .sub-menu,
.ast-builder-menu-2 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper {
margin-top: 0;
}
}
@media (max-width: 544px) {
.ast-header-break-point .ast-builder-menu-2 .menu-item.menu-item-has-children > .ast-menu-toggle {
top: 0;
}
.ast-builder-menu-2 .main-header-menu > .menu-item > .sub-menu,
.ast-builder-menu-2 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper {
margin-top: 0;
}
}
.ast-builder-menu-2 {
display: flex;
}
@media (max-width: 921px) {
.ast-header-break-point .ast-builder-menu-2 {
display: none;
}
}
@media (max-width: 544px) {
.ast-header-break-point .ast-builder-menu-2 {
display: flex;
}
}
.ast-builder-html-element img.alignnone {
display: inline-block;
}
.ast-builder-html-element p:first-child {
margin-top: 0;
}
.ast-builder-html-element p:last-child {
margin-bottom: 0;
}
.ast-header-break-point .main-header-bar .ast-builder-html-element {
line-height: 1.85714285714286;
}
.ast-header-html-2 .ast-builder-html-element {
font-size: 15px;
font-size: 0.833333333333rem;
}
@media (max-width: 921px) {
.ast-header-html-2 .ast-builder-html-element {
color: var(--ast-global-color-4);
font-size: 20px;
font-size: 1.11111111111rem;
}
.ast-header-html-2 {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
.ast-header-html-2 a {
color: var(--ast-global-color-5);
}
.ast-header-html-2 a:hover {
color: var(--ast-global-color-4);
}
}
@media (max-width: 544px) {
.ast-header-html-2 .ast-builder-html-element {
color: var(--ast-global-color-5);
font-size: 15px;
font-size: 0.833333333333rem;
}
}
.ast-header-html-2 {
font-size: 15px;
font-size: 0.833333333333rem;
}
@media (max-width: 921px) {
.ast-header-html-2 {
font-size: 20px;
font-size: 1.11111111111rem;
}
}
@media (max-width: 544px) {
.ast-header-html-2 {
font-size: 15px;
font-size: 0.833333333333rem;
}
}
.ast-header-html-2 {
display: none;
}
@media (max-width: 921px) {
.ast-header-break-point .ast-header-html-2 {
display: flex;
}
}
@media (max-width: 544px) {
.ast-header-break-point .ast-header-html-2 {
display: flex;
}
}
.header-widget-area[data-section="sidebar-widgets-header-widget-1"].header-widget-area-inner {
color: var(--ast-global-color-4);
font-size: 27px;
font-size: 1.5rem;
}
.header-widget-area[data-section="sidebar-widgets-header-widget-1"] .widget-title,
.header-widget-area[data-section="sidebar-widgets-header-widget-1"] h1,
.header-widget-area[data-section="sidebar-widgets-header-widget-1"] .widget-area h1,
.header-widget-area[data-section="sidebar-widgets-header-widget-1"] h2,
.header-widget-area[data-section="sidebar-widgets-header-widget-1"] .widget-area h2,
.header-widget-area[data-section="sidebar-widgets-header-widget-1"] h3,
.header-widget-area[data-section="sidebar-widgets-header-widget-1"] .widget-area h3,
.header-widget-area[data-section="sidebar-widgets-header-widget-1"] h4,
.header-widget-area[data-section="sidebar-widgets-header-widget-1"] .widget-area h4,
.header-widget-area[data-section="sidebar-widgets-header-widget-1"] h5,
.header-widget-area[data-section="sidebar-widgets-header-widget-1"] .widget-area h5,
.header-widget-area[data-section="sidebar-widgets-header-widget-1"] h6,
.header-widget-area[data-section="sidebar-widgets-header-widget-1"] .widget-area h6 {
color: var(--ast-global-color-4);
font-size: 26px;
font-size: 1.44444444444rem;
}
.header-widget-area[data-section="sidebar-widgets-header-widget-1"] {
display: block;
}
@media (max-width: 921px) {
.ast-header-break-point .header-widget-area[data-section="sidebar-widgets-header-widget-1"] {
display: block;
}
}
@media (max-width: 544px) {
.ast-header-break-point .header-widget-area[data-section="sidebar-widgets-header-widget-1"] {
display: block;
}
}
.header-widget-area[data-section="sidebar-widgets-header-widget-2"].header-widget-area-inner {
font-size: 8px;
font-size: 0.444444444444rem;
}
.header-widget-area[data-section="sidebar-widgets-header-widget-2"] .widget-title,
.header-widget-area[data-section="sidebar-widgets-header-widget-2"] h1,
.header-widget-area[data-section="sidebar-widgets-header-widget-2"] .widget-area h1,
.header-widget-area[data-section="sidebar-widgets-header-widget-2"] h2,
.header-widget-area[data-section="sidebar-widgets-header-widget-2"] .widget-area h2,
.header-widget-area[data-section="sidebar-widgets-header-widget-2"] h3,
.header-widget-area[data-section="sidebar-widgets-header-widget-2"] .widget-area h3,
.header-widget-area[data-section="sidebar-widgets-header-widget-2"] h4,
.header-widget-area[data-section="sidebar-widgets-header-widget-2"] .widget-area h4,
.header-widget-area[data-section="sidebar-widgets-header-widget-2"] h5,
.header-widget-area[data-section="sidebar-widgets-header-widget-2"] .widget-area h5,
.header-widget-area[data-section="sidebar-widgets-header-widget-2"] h6,
.header-widget-area[data-section="sidebar-widgets-header-widget-2"] .widget-area h6 {
font-size: 6px;
font-size: 0.333333333333rem;
}
.header-widget-area[data-section="sidebar-widgets-header-widget-2"] {
margin-top: 10px;
margin-bottom: 20px;
margin-left: 20px;
margin-right: 0px;
}
.header-widget-area[data-section="sidebar-widgets-header-widget-2"] {
display: block;
}
@media (max-width: 921px) {
.ast-header-break-point .header-widget-area[data-section="sidebar-widgets-header-widget-2"] {
display: block;
}
}
@media (max-width: 544px) {
.ast-header-break-point .header-widget-area[data-section="sidebar-widgets-header-widget-2"] {
display: block;
}
}
.ast-builder-html-element img.alignnone {
display: inline-block;
}
.ast-builder-html-element p:first-child {
margin-top: 0;
}
.ast-builder-html-element p:last-child {
margin-bottom: 0;
}
.ast-header-break-point .main-header-bar .ast-builder-html-element {
line-height: 1.85714285714286;
}
@media (max-width: 921px) {
.footer-widget-area[data-section="section-fb-html-1"] {
margin-top: 30px;
margin-bottom: 29px;
margin-left: 0px;
margin-right: 0px;
}
}
@media (max-width: 544px) {
.footer-widget-area[data-section="section-fb-html-1"] {
margin-top: 15px;
margin-bottom: 25px;
margin-left: 0px;
margin-right: 0px;
}
}
.footer-widget-area[data-section="section-fb-html-1"] {
display: block;
}
@media (max-width: 921px) {
.ast-header-break-point .footer-widget-area[data-section="section-fb-html-1"] {
display: block;
}
}
@media (max-width: 544px) {
.ast-header-break-point .footer-widget-area[data-section="section-fb-html-1"] {
display: block;
}
}
.footer-widget-area[data-section="section-fb-html-2"] .ast-builder-html-element {
color: var(--ast-global-color-4);
font-size: 30px;
font-size: 1.66666666667rem;
}
.footer-widget-area[data-section="section-fb-html-2"] {
margin-top: 20px;
margin-bottom: 20px;
}
.footer-widget-area[data-section="section-fb-html-2"] a {
color: var(--ast-global-color-1);
}
.footer-widget-area[data-section="section-fb-html-2"] a:hover {
color: var(--ast-global-color-4);
}
@media (max-width: 921px) {
.footer-widget-area[data-section="section-fb-html-2"] {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
}
.footer-widget-area[data-section="section-fb-html-2"] {
font-size: 30px;
font-size: 1.66666666667rem;
}
.footer-widget-area[data-section="section-fb-html-2"] {
display: block;
}
@media (max-width: 921px) {
.ast-header-break-point .footer-widget-area[data-section="section-fb-html-2"] {
display: block;
}
}
@media (max-width: 544px) {
.ast-header-break-point .footer-widget-area[data-section="section-fb-html-2"] {
display: block;
}
}
.footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element {
text-align: right;
}
@media (max-width: 921px) {
.footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element {
text-align: center;
}
}
@media (max-width: 544px) {
.footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element {
text-align: center;
}
}
.footer-widget-area[data-section="section-fb-html-2"] .ast-builder-html-element {
text-align: center;
}
@media (max-width: 921px) {
.footer-widget-area[data-section="section-fb-html-2"] .ast-builder-html-element {
text-align: center;
}
}
@media (max-width: 544px) {
.footer-widget-area[data-section="section-fb-html-2"] .ast-builder-html-element {
text-align: center;
}
}
.ast-footer-copyright {
text-align: center;
}
.ast-footer-copyright {
color: #000000;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
@media (max-width: 921px) {
.ast-footer-copyright {
text-align: center;
}
.ast-footer-copyright {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
}
@media (max-width: 544px) {
.ast-footer-copyright {
text-align: center;
}
.ast-footer-copyright {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
}
.ast-footer-copyright {
font-size: 15px;
font-size: 0.833333333333rem;
}
.ast-footer-copyright.ast-builder-layout-element {
display: flex;
}
@media (max-width: 921px) {
.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element {
display: flex;
}
}
@media (max-width: 544px) {
.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element {
display: flex;
}
}
.ast-social-stack-desktop .ast-builder-social-element,
.ast-social-stack-tablet .ast-builder-social-element,
.ast-social-stack-mobile .ast-builder-social-element {
margin-top: 6px;
margin-bottom: 6px;
}
.social-show-label-true .ast-builder-social-element {
width: auto;
padding: 0 0.4em;
}
[data-section^="section-fb-social-icons-"] .footer-social-inner-wrap {
text-align: center;
}
.ast-footer-social-wrap {
width: 100%;
}
.ast-footer-social-wrap .ast-builder-social-element:first-child {
margin-left: 0;
}
.ast-footer-social-wrap .ast-builder-social-element:last-child {
margin-right: 0;
}
.ast-header-social-wrap .ast-builder-social-element:first-child {
margin-left: 0;
}
.ast-header-social-wrap .ast-builder-social-element:last-child {
margin-right: 0;
}
.ast-builder-social-element {
line-height: 1;
color: #3a3a3a;
background: transparent;
vertical-align: middle;
transition: all 0.01s;
margin-left: 6px;
margin-right: 6px;
justify-content: center;
align-items: center;
}
.ast-builder-social-element {
line-height: 1;
color: #3a3a3a;
background: transparent;
vertical-align: middle;
transition: all 0.01s;
margin-left: 6px;
margin-right: 6px;
justify-content: center;
align-items: center;
}
.ast-builder-social-element .social-item-label {
padding-left: 6px;
}
.ast-footer-social-1-wrap .ast-builder-social-element,
.ast-footer-social-1-wrap .social-show-label-true .ast-builder-social-element {
margin-left: 8.5px;
margin-right: 8.5px;
}
.ast-footer-social-1-wrap .ast-builder-social-element svg {
width: 50px;
height: 50px;
}
.ast-footer-social-1-wrap {
margin-bottom: 50px;
}
.ast-footer-social-1-wrap .ast-social-color-type-custom svg {
fill: var(--ast-global-color-0);
}
.ast-footer-social-1-wrap .ast-social-color-type-custom .social-item-label {
color: var(--ast-global-color-0);
}
[data-section="section-fb-social-icons-1"] .footer-social-inner-wrap {
text-align: center;
}
@media (max-width: 921px) {
[data-section="section-fb-social-icons-1"] .footer-social-inner-wrap {
text-align: center;
}
}
@media (max-width: 544px) {
[data-section="section-fb-social-icons-1"] .footer-social-inner-wrap {
text-align: center;
}
}
.ast-builder-layout-element[data-section="section-fb-social-icons-1"] {
display: flex;
}
@media (max-width: 921px) {
.ast-header-break-point .ast-builder-layout-element[data-section="section-fb-social-icons-1"] {
display: flex;
}
}
@media (max-width: 544px) {
.ast-header-break-point .ast-builder-layout-element[data-section="section-fb-social-icons-1"] {
display: flex;
}
}
.site-above-footer-wrap {
padding-top: 20px;
padding-bottom: 20px;
}
.site-above-footer-wrap[data-section="section-above-footer-builder"] {
background-color: var(--ast-global-color-0);
background-image: none;
min-height: 38px;
}
.site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row {
max-width: 1200px;
margin-left: auto;
margin-right: auto;
}
.site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row,
.site-above-footer-wrap[data-section="section-above-footer-builder"] .site-footer-section {
align-items: center;
}
.site-above-footer-wrap[data-section="section-above-footer-builder"].ast-footer-row-inline .site-footer-section {
display: flex;
margin-bottom: 0;
}
.ast-builder-grid-row-2-rheavy .ast-builder-grid-row {
grid-template-columns: 1fr 2fr;
}
@media (max-width: 921px) {
.site-above-footer-wrap[data-section="section-above-footer-builder"].ast-footer-row-tablet-inline .site-footer-section {
display: flex;
margin-bottom: 0;
}
.site-above-footer-wrap[data-section="section-above-footer-builder"].ast-footer-row-tablet-stack .site-footer-section {
display: block;
margin-bottom: 10px;
}
.ast-builder-grid-row-container.ast-builder-grid-row-tablet-2-equal .ast-builder-grid-row {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 544px) {
.site-above-footer-wrap[data-section="section-above-footer-builder"].ast-footer-row-mobile-inline .site-footer-section {
display: flex;
margin-bottom: 0;
}
.site-above-footer-wrap[data-section="section-above-footer-builder"].ast-footer-row-mobile-stack .site-footer-section {
display: block;
margin-bottom: 10px;
}
.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row {
grid-template-columns: 1fr;
}
}
.site-above-footer-wrap[data-section="section-above-footer-builder"] {
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
.site-above-footer-wrap[data-section="section-above-footer-builder"] {
display: grid;
}
@media (max-width: 921px) {
.ast-header-break-point .site-above-footer-wrap[data-section="section-above-footer-builder"] {
display: grid;
}
}
@media (max-width: 544px) {
.ast-header-break-point .site-above-footer-wrap[data-section="section-above-footer-builder"] {
display: grid;
}
}
.site-primary-footer-wrap {
padding-top: 45px;
padding-bottom: 45px;
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
background-color: var(--ast-global-color-6);
background-image: none;
border-style: solid;
border-width: 0px;
border-top-width: 9px;
border-top-color: var(--ast-global-color-1);
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
max-width: 1200px;
margin-left: auto;
margin-right: auto;
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row,
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .site-footer-section {
align-items: center;
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-inline .site-footer-section {
display: flex;
margin-bottom: 0;
}
.ast-builder-grid-row-3-equal .ast-builder-grid-row {
grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 921px) {
.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-tablet-inline .site-footer-section {
display: flex;
margin-bottom: 0;
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-tablet-stack .site-footer-section {
display: block;
margin-bottom: 10px;
}
.ast-builder-grid-row-container.ast-builder-grid-row-tablet-full .ast-builder-grid-row {
grid-template-columns: 1fr;
}
}
@media (max-width: 544px) {
.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-inline .site-footer-section {
display: flex;
margin-bottom: 0;
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-stack .site-footer-section {
display: block;
margin-bottom: 10px;
}
.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row {
grid-template-columns: 1fr;
}
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
padding-top: 30px;
padding-bottom: 30px;
margin-top: 0px;
margin-bottom: 0px;
}
@media (max-width: 921px) {
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
padding-top: 50px;
padding-bottom: 30px;
padding-left: 20px;
padding-right: 20px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
}
@media (max-width: 544px) {
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
padding-top: 35px;
padding-bottom: 35px;
padding-left: 0px;
padding-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
display: grid;
}
@media (max-width: 921px) {
.ast-header-break-point .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
display: grid;
}
}
@media (max-width: 544px) {
.ast-header-break-point .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
display: grid;
}
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner {
text-align: left;
}
@media (max-width: 921px) {
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner {
text-align: center;
}
}
@media (max-width: 544px) {
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner {
text-align: center;
}
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner {
text-align: left;
}
@media (max-width: 921px) {
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner {
text-align: center;
}
}
@media (max-width: 544px) {
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner {
text-align: center;
}
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner {
text-align: left;
}
@media (max-width: 921px) {
.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner {
text-align: center;
}
}
@media (max-width: 544px) {
.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner {
text-align: center;
}
}
.footer-widget-area.widget-area.site-footer-focus-item {
width: auto;
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
display: block;
}
@media (max-width: 921px) {
.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
display: block;
}
}
@media (max-width: 544px) {
.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
display: block;
}
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
display: block;
}
@media (max-width: 921px) {
.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
display: block;
}
}
@media (max-width: 544px) {
.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
display: block;
}
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] {
display: block;
}
@media (max-width: 921px) {
.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] {
display: block;
}
}
@media (max-width: 544px) {
.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] {
display: block;
}
}
.elementor-widget-heading .elementor-heading-title {
margin: 0;
}
.elementor-page .ast-menu-toggle {
color: unset !important;
background: unset !important;
}
.elementor-post.elementor-grid-item.hentry {
margin-bottom: 0;
}
.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product,
.elementor-element .elementor-wc-products .woocommerce[class*="columns-"] ul.products li.product {
width: auto;
margin: 0;
float: none;
}
.elementor-toc__list-wrapper {
margin: 0;
}
body .elementor hr {
background-color: #ccc;
margin: 0;
}
.ast-left-sidebar .elementor-section.elementor-section-stretched,
.ast-right-sidebar .elementor-section.elementor-section-stretched {
max-width: 100%;
left: 0 !important;
}
.elementor-template-full-width .ast-container {
display: block;
}
.elementor-screen-only,
.screen-reader-text,
.screen-reader-text span,
.ui-helper-hidden-accessible {
top: 0 !important;
}
@media (max-width: 544px) {
.elementor-element .elementor-wc-products .woocommerce[class*="columns-"] ul.products li.product {
width: auto;
margin: 0;
}
.elementor-element .woocommerce .woocommerce-result-count {
float: none;
}
}
.ast-header-break-point .main-header-bar {
border-bottom-width: 1px;
}
@media (min-width: 922px) {
.main-header-bar {
border-bottom-width: 1px;
}
}
.main-header-menu .menu-item,
#astra-footer-menu .menu-item,
.main-header-bar .ast-masthead-custom-menu-items {
-js-display: flex;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.main-header-menu > .menu-item > .menu-link,
#astra-footer-menu > .menu-item > .menu-link {
height: 100%;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-js-display: flex;
display: flex;
}
.ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type svg {
top: 0.2em;
margin-top: 0px;
margin-left: 0px;
width: 0.65em;
transform: translate(0, -2px) rotateZ(270deg);
}
.ast-mobile-popup-content .ast-submenu-expanded > .ast-menu-toggle {
transform: rotateX(180deg);
overflow-y: auto;
}
.ast-separate-container .blog-layout-1,
.ast-separate-container .blog-layout-2,
.ast-separate-container .blog-layout-3 {
background-color: transparent;
background-image: none;
}
.ast-separate-container .ast-article-post {
background-color: var(--ast-global-color-4);
background-image: none;
}
@media (max-width: 921px) {
.ast-separate-container .ast-article-post {
background-color: var(--ast-global-color-5);
background-image: none;
}
}
@media (max-width: 544px) {
.ast-separate-container .ast-article-post {
background-color: var(--ast-global-color-5);
background-image: none;
}
}
.ast-separate-container .ast-article-single:not(.ast-related-post),
.ast-separate-container .comments-area .comment-respond,
.ast-separate-container .comments-area .ast-comment-list li,
.woocommerce.ast-separate-container .ast-woocommerce-container,
.ast-separate-container .error-404,
.ast-separate-container .no-results,
.single.ast-separate-container .ast-author-meta,
.ast-separate-container .related-posts-title-wrapper,
.ast-separate-container .comments-count-wrapper,
.ast-box-layout.ast-plain-container .site-content,
.ast-padded-layout.ast-plain-container .site-content,
.ast-separate-container .comments-area .comments-title,
.ast-separate-container .ast-archive-description {
background-color: var(--ast-global-color-4);
background-image: none;
}
@media (max-width: 921px) {
.ast-separate-container .ast-article-single:not(.ast-related-post),
.ast-separate-container .comments-area .comment-respond,
.ast-separate-container .comments-area .ast-comment-list li,
.woocommerce.ast-separate-container .ast-woocommerce-container,
.ast-separate-container .error-404,
.ast-separate-container .no-results,
.single.ast-separate-container .ast-author-meta,
.ast-separate-container .related-posts-title-wrapper,
.ast-separate-container .comments-count-wrapper,
.ast-box-layout.ast-plain-container .site-content,
.ast-padded-layout.ast-plain-container .site-content,
.ast-separate-container .comments-area .comments-title,
.ast-separate-container .ast-archive-description {
background-color: var(--ast-global-color-5);
background-image: none;
}
}
@media (max-width: 544px) {
.ast-separate-container .ast-article-single:not(.ast-related-post),
.ast-separate-container .comments-area .comment-respond,
.ast-separate-container .comments-area .ast-comment-list li,
.woocommerce.ast-separate-container .ast-woocommerce-container,
.ast-separate-container .error-404,
.ast-separate-container .no-results,
.single.ast-separate-container .ast-author-meta,
.ast-separate-container .related-posts-title-wrapper,
.ast-separate-container .comments-count-wrapper,
.ast-box-layout.ast-plain-container .site-content,
.ast-padded-layout.ast-plain-container .site-content,
.ast-separate-container .comments-area .comments-title,
.ast-separate-container .ast-archive-description {
background-color: var(--ast-global-color-5);
background-image: none;
}
}
.ast-separate-container.ast-two-container #secondary .widget {
background-color: var(--ast-global-color-4);
background-image: none;
}
@media (max-width: 921px) {
.ast-separate-container.ast-two-container #secondary .widget {
background-color: var(--ast-global-color-5);
background-image: none;
}
}
@media (max-width: 544px) {
.ast-separate-container.ast-two-container #secondary .widget {
background-color: var(--ast-global-color-5);
background-image: none;
}
}
#ast-scroll-top {
display: none;
position: fixed;
text-align: center;
cursor: pointer;
z-index: 99;
width: 2.1em;
height: 2.1em;
line-height: 2.1;
color: #ffffff;
border-radius: 2px;
content: "";
outline: inherit;
}
@media (min-width: 769px) {
#ast-scroll-top {
content: "769";
}
}
#ast-scroll-top .ast-icon.icon-arrow svg {
margin-left: 0px;
vertical-align: middle;
transform: translate(0, -20%) rotate(180deg);
width: 1.6em;
}
.ast-scroll-to-top-right {
right: 30px;
bottom: 30px;
}
.ast-scroll-to-top-left {
left: 30px;
bottom: 30px;
}
#ast-scroll-top {
background-color: var(--ast-global-color-0);
font-size: 15px;
font-size: 0.833333333333rem;
}
@media (max-width: 921px) {
#ast-scroll-top .ast-icon.icon-arrow svg {
width: 1em;
}
}
.ast-mobile-header-content > *,
.ast-desktop-header-content > * {
padding: 10px 0;
height: auto;
}
.ast-mobile-header-content > *:first-child,
.ast-desktop-header-content > *:first-child {
padding-top: 10px;
}
.ast-mobile-header-content > .ast-builder-menu,
.ast-desktop-header-content > .ast-builder-menu {
padding-top: 0;
}
.ast-mobile-header-content > *:last-child,
.ast-desktop-header-content > *:last-child {
padding-bottom: 0;
}
.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search label,
.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search label {
width: 100%;
}
.ast-desktop-header-content .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before {
transform: rotateX(180deg);
}
#ast-desktop-header .ast-desktop-header-content,
.ast-mobile-header-content .ast-search-icon,
.ast-desktop-header-content .ast-search-icon,
.ast-mobile-header-wrap .ast-mobile-header-content,
.ast-main-header-nav-open.ast-popup-nav-open .ast-mobile-header-wrap .ast-mobile-header-content,
.ast-main-header-nav-open.ast-popup-nav-open .ast-desktop-header-content {
display: none;
}
.ast-main-header-nav-open.ast-header-break-point #ast-desktop-header .ast-desktop-header-content,
.ast-main-header-nav-open.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content {
display: block;
}
.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up > .menu-item > .sub-menu,
.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up > .menu-item .menu-item > .sub-menu,
.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down > .menu-item > .sub-menu,
.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down > .menu-item .menu-item > .sub-menu,
.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade > .menu-item > .sub-menu,
.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade > .menu-item .menu-item > .sub-menu {
opacity: 1;
visibility: visible;
}
.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation {
width: unset;
margin: unset;
}
.ast-mobile-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle,
.ast-desktop-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle {
left: calc(20px - 0.907em);
right: auto;
}
.ast-mobile-header-content .ast-search-menu-icon,
.ast-mobile-header-content .ast-search-menu-icon.slide-search,
.ast-desktop-header-content .ast-search-menu-icon,
.ast-desktop-header-content .ast-search-menu-icon.slide-search {
width: 100%;
position: relative;
display: block;
right: auto;
transform: none;
}
.ast-mobile-header-content .ast-search-menu-icon.slide-search .search-form,
.ast-mobile-header-content .ast-search-menu-icon .search-form,
.ast-desktop-header-content .ast-search-menu-icon.slide-search .search-form,
.ast-desktop-header-content .ast-search-menu-icon .search-form {
right: 0;
visibility: visible;
opacity: 1;
position: relative;
top: auto;
transform: none;
padding: 0;
display: block;
overflow: hidden;
}
.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search .search-field,
.ast-mobile-header-content .ast-search-menu-icon .search-field,
.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search .search-field,
.ast-desktop-header-content .ast-search-menu-icon .search-field {
width: 100%;
padding-right: 5.5em;
}
.ast-mobile-header-content .ast-search-menu-icon .search-submit,
.ast-desktop-header-content .ast-search-menu-icon .search-submit {
display: block;
position: absolute;
height: 100%;
top: 0;
right: 0;
padding: 0 1em;
border-radius: 0;
}
.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation ul .sub-menu .menu-link {
padding-left: 30px;
}
.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation .sub-menu .menu-item .menu-item .menu-link {
padding-left: 40px;
}
.ast-mobile-popup-drawer.active .ast-mobile-popup-inner {
background-color: #ffffff;
}
.ast-mobile-header-wrap .ast-mobile-header-content,
.ast-desktop-header-content {
background-color: #ffffff;
}
.ast-mobile-popup-content > *,
.ast-mobile-header-content > *,
.ast-desktop-popup-content > *,
.ast-desktop-header-content > * {
padding-top: 0px;
padding-bottom: 0px;
}
.content-align-flex-start .ast-builder-layout-element {
justify-content: flex-start;
}
.content-align-flex-start .main-header-menu {
text-align: left;
}
.ast-mobile-popup-drawer.active .menu-toggle-close {
color: #3a3a3a;
}
.ast-mobile-header-wrap .ast-primary-header-bar,
.ast-primary-header-bar .site-primary-header-wrap {
min-height: 30px;
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
line-height: 30px;
}
.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar,
.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-below-header-bar,
.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-above-header-bar {
padding-left: 20px;
padding-right: 20px;
}
.ast-header-break-point .ast-primary-header-bar {
border-bottom-width: 5px;
border-bottom-color: var(--ast-global-color-1);
border-bottom-style: solid;
}
@media (min-width: 922px) {
.ast-primary-header-bar {
border-bottom-width: 5px;
border-bottom-color: var(--ast-global-color-1);
border-bottom-style: solid;
}
}
.ast-primary-header-bar {
background-color: #ffffff;
background-image: none;
}
@media (max-width: 921px) {
.ast-primary-header-bar.ast-primary-header {
background-color: var(--ast-global-color-4);
background-image: none;
}
}
@media (max-width: 544px) {
.ast-primary-header-bar.ast-primary-header {
background-color: var(--ast-global-color-4);
background-image: none;
}
}
.ast-desktop .ast-primary-header-bar.main-header-bar,
.ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar {
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
@media (max-width: 544px) {
.ast-desktop .ast-primary-header-bar.main-header-bar,
.ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar {
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
}
.ast-primary-header-bar {
display: block;
}
@media (max-width: 921px) {
.ast-header-break-point .ast-primary-header-bar {
display: grid;
}
}
@media (max-width: 544px) {
.ast-header-break-point .ast-primary-header-bar {
display: grid;
}
}
[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-fill {
color: var(--ast-global-color-5);
border: none;
background: var(--ast-global-color-0);
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
}
[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
width: 20px;
height: 20px;
fill: var(--ast-global-color-5);
}
[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-wrap .mobile-menu {
color: var(--ast-global-color-5);
}
@media (max-width: 921px) {
[data-section="section-header-mobile-trigger"] .ast-button-wrap .menu-toggle {
margin-top: 5px;
margin-right: 15px;
}
}
@media (max-width: 544px) {
[data-section="section-header-mobile-trigger"] .ast-button-wrap .menu-toggle {
margin-top: 5px;
margin-bottom: 0px;
margin-left: 0px;

margin-right: 20px;
}
}
.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle {
top: 0;
}
.ast-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after {
content: unset;
}
.ast-hfb-header .ast-builder-menu-mobile .main-navigation .main-header-menu,
.ast-hfb-header .ast-builder-menu-mobile .main-navigation .main-header-menu,
.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .main-header-menu,
.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .main-header-menu {
border-top-width: 1px;
border-color: var(--ast-global-color-3);
}
.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,
.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,
.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,
.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,
.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,
.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,
.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,
.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .menu-item .menu-link {
border-bottom-width: 1px;
border-color: var(--ast-global-color-3);
border-style: solid;
}
.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle {
top: 0;
}
@media (max-width: 921px) {
.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link {
color: #000000;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
}
.ast-builder-menu-mobile .main-navigation .menu-item > .ast-menu-toggle {
color: #000000;
}
.ast-builder-menu-mobile .main-navigation .menu-item:hover > .menu-link,
.ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item:hover > .ast-menu-toggle {
color: #000000;
background: rgba(0, 0, 0, 0);
}
.ast-builder-menu-mobile .main-navigation .menu-item:hover > .ast-menu-toggle {
color: #000000;
}
.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .menu-link,
.ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,
.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .menu-link,
.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .ast-menu-toggle {
color: var(--ast-global-color-0);
background: rgba(0, 0, 0, 0);
}
.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .ast-menu-toggle {
color: var(--ast-global-color-0);
}
.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle {
top: 0px;
right: calc(0px - 0.907em);
}
.ast-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after {
content: unset;
}
.ast-builder-menu-mobile .main-header-menu,
.ast-header-break-point .ast-builder-menu-mobile .main-header-menu {
margin-top: 5px;
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
}
}
@media (max-width: 544px) {
.ast-builder-menu-mobile .main-navigation {
font-size: 14px;
font-size: 0.777777777778rem;
}
.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link {
padding-top: 0px;
padding-bottom: 0px;
padding-left: 20px;
padding-right: 35px;
}
.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle {
top: 0px;
right: calc(35px - 0.907em);
}
.ast-builder-menu-mobile .main-header-menu,
.ast-header-break-point .ast-builder-menu-mobile .main-header-menu {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
}
.ast-builder-menu-mobile .main-navigation {
display: none;
}
@media (max-width: 921px) {
.ast-header-break-point .ast-builder-menu-mobile .main-navigation {
display: block;
}
}
@media (max-width: 544px) {
.ast-header-break-point .ast-builder-menu-mobile .main-navigation {
display: block;
}
}
.ast-above-header .main-header-bar-navigation {
height: 100%;
}
.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link {
border: none;
}
.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children > .ast-menu-toggle::before {
font-size: 0.6rem;
}
.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before {
transform: rotateX(180deg);
}
.ast-mobile-header-wrap .ast-above-header-bar,
.ast-above-header-bar .site-above-header-wrap {
min-height: 30px;
}
.ast-desktop .ast-above-header-bar .main-header-menu > .menu-item {
line-height: 30px;
}
.ast-desktop .ast-above-header-bar .ast-header-woo-cart,
.ast-desktop .ast-above-header-bar .ast-header-edd-cart {
line-height: 30px;
}
.ast-above-header-bar {
border-bottom-width: 0px;
border-bottom-color: var(--ast-global-color-1);
border-bottom-style: solid;
}
.ast-above-header.ast-above-header-bar {
background-color: var(--ast-global-color-0);
background-image: none;
}
.ast-header-break-point .ast-above-header-bar {
background-color: var(--ast-global-color-0);
}
@media (max-width: 921px) {
.ast-above-header.ast-above-header-bar {
background-color: var(--ast-global-color-0);
background-image: none;
}
.ast-header-break-point .ast-above-header-bar {
background-color: var(--ast-global-color-0);
}
.ast-mobile-header-wrap .ast-above-header-bar,
.ast-above-header-bar .site-above-header-wrap {
min-height: 30px;
}
#masthead .ast-mobile-header-wrap .ast-above-header-bar {
padding-left: 20px;
padding-right: 20px;
}
}
@media (max-width: 544px) {
.ast-above-header.ast-above-header-bar {
background-color: var(--ast-global-color-0);
background-image: none;
}
.ast-header-break-point .ast-above-header-bar {
background-color: var(--ast-global-color-0);
}
}
.ast-above-header.ast-above-header-bar,
.ast-header-break-point #masthead.site-header .ast-above-header-bar {
padding-top: 0px;
padding-left: 85px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
@media (max-width: 544px) {
.ast-above-header.ast-above-header-bar,
.ast-header-break-point #masthead.site-header .ast-above-header-bar {
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
}
}
.ast-above-header-bar {
display: block;
}
@media (max-width: 921px) {
.ast-header-break-point .ast-above-header-bar {
display: grid;
}
}
@media (max-width: 544px) {
.ast-header-break-point .ast-above-header-bar {
display: grid;
}
}
.footer-nav-wrap .astra-footer-vertical-menu {
display: grid;
}
@media (min-width: 769px) {
.footer-nav-wrap .astra-footer-horizontal-menu li {
margin: 0;
}
.footer-nav-wrap .astra-footer-horizontal-menu a {
padding: 0 0.5em;
}
}
@media (min-width: 769px) {
.footer-nav-wrap .astra-footer-horizontal-menu li:first-child a {
padding-left: 0;
}
.footer-nav-wrap .astra-footer-horizontal-menu li:last-child a {
padding-right: 0;
}
}
.footer-widget-area[data-section="section-footer-menu"] .astra-footer-horizontal-menu {
justify-content: center;
}
.footer-widget-area[data-section="section-footer-menu"] .astra-footer-vertical-menu .menu-item {
align-items: center;
}
#astra-footer-menu .menu-item > a {
color: var(--ast-global-color-4);
font-size: 15px;
font-size: 0.833333333333rem;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 15px;
}
#astra-footer-menu .menu-item:hover > a {
color: var(--ast-global-color-0);
background: var(--ast-global-color-0);
}
#astra-footer-menu {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
@media (max-width: 921px) {
.footer-widget-area[data-section="section-footer-menu"] .astra-footer-tablet-horizontal-menu {
justify-content: center;
display: flex;
}
.footer-widget-area[data-section="section-footer-menu"] .astra-footer-tablet-vertical-menu {
display: grid;
justify-content: center;
}
.footer-widget-area[data-section="section-footer-menu"] .astra-footer-tablet-vertical-menu .menu-item {
align-items: center;
}
#astra-footer-menu .menu-item > a {
padding-top: 0px;
padding-bottom: 0px;
padding-left: 20px;
padding-right: 20px;
}
#astra-footer-menu {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
}
@media (max-width: 544px) {
#astra-footer-menu {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
.footer-widget-area[data-section="section-footer-menu"] .astra-footer-mobile-horizontal-menu {
justify-content: center;
display: flex;
}
.footer-widget-area[data-section="section-footer-menu"] .astra-footer-mobile-vertical-menu {
display: grid;
justify-content: center;
}
.footer-widget-area[data-section="section-footer-menu"] .astra-footer-mobile-vertical-menu .menu-item {
align-items: center;
}
#astra-footer-menu .menu-item > a {
padding-top: 0px;
padding-bottom: 10px;
padding-left: 0px;
padding-right: 0px;
}
}
.footer-widget-area[data-section="section-footer-menu"] {
display: block;
}
@media (max-width: 921px) {
.ast-header-break-point .footer-widget-area[data-section="section-footer-menu"] {
display: block;
}
}
@media (max-width: 544px) {
.ast-header-break-point .footer-widget-area[data-section="section-footer-menu"] {
display: block;
}
}
:root {
--e-global-color-astglobalcolor0: #0cb14b;
--e-global-color-astglobalcolor1: #fef200;
--e-global-color-astglobalcolor2: #dddddd;
--e-global-color-astglobalcolor3: #565753;
--e-global-color-astglobalcolor4: #ffffff;
--e-global-color-astglobalcolor5: #ffffff;
--e-global-color-astglobalcolor6: #000000;
--e-global-color-astglobalcolor7: #4b4f58;
--e-global-color-astglobalcolor8: #f6f7f8;
}
</style>

<style id="global-styles-inline-css">
body {
--wp--preset--color--black: #000000;
--wp--preset--color--cyan-bluish-gray: #abb8c3;
--wp--preset--color--white: #ffffff;
--wp--preset--color--pale-pink: #f78da7;
--wp--preset--color--vivid-red: #cf2e2e;
--wp--preset--color--luminous-vivid-orange: #ff6900;
--wp--preset--color--luminous-vivid-amber: #fcb900;
--wp--preset--color--light-green-cyan: #7bdcb5;
--wp--preset--color--vivid-green-cyan: #00d084;
--wp--preset--color--pale-cyan-blue: #8ed1fc;
--wp--preset--color--vivid-cyan-blue: #0693e3;
--wp--preset--color--vivid-purple: #9b51e0;
--wp--preset--color--ast-global-color-0: var(--ast-global-color-0);
--wp--preset--color--ast-global-color-1: var(--ast-global-color-1);
--wp--preset--color--ast-global-color-2: var(--ast-global-color-2);
--wp--preset--color--ast-global-color-3: var(--ast-global-color-3);
--wp--preset--color--ast-global-color-4: var(--ast-global-color-4);
--wp--preset--color--ast-global-color-5: var(--ast-global-color-5);
--wp--preset--color--ast-global-color-6: var(--ast-global-color-6);
--wp--preset--color--ast-global-color-7: var(--ast-global-color-7);
--wp--preset--color--ast-global-color-8: var(--ast-global-color-8);
--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
--wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
--wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
--wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
--wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
--wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
--wp--preset--font-size--small: 13px;
--wp--preset--font-size--medium: 20px;
--wp--preset--font-size--large: 36px;
--wp--preset--font-size--x-large: 42px;
--wp--preset--spacing--20: 0.44rem;
--wp--preset--spacing--30: 0.67rem;
--wp--preset--spacing--40: 1rem;
--wp--preset--spacing--50: 1.5rem;
--wp--preset--spacing--60: 2.25rem;
--wp--preset--spacing--70: 3.38rem;
--wp--preset--spacing--80: 5.06rem;
--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}
body {
margin: 0;
--wp--style--global--content-size: var(--wp--custom--ast-content-width-size);
--wp--style--global--wide-size: var(--wp--custom--ast-wide-width-size);
}
.wp-site-blocks > .alignleft {
float: left;
margin-right: 2em;
}
.wp-site-blocks > .alignright {
float: right;
margin-left: 2em;
}
.wp-site-blocks > .aligncenter {
justify-content: center;
margin-left: auto;
margin-right: auto;
}
:where(.wp-site-blocks) > * {
margin-block-start: 24px;
margin-block-end: 0;
}
:where(.wp-site-blocks) > :first-child:first-child {
margin-block-start: 0;
}
:where(.wp-site-blocks) > :last-child:last-child {
margin-block-end: 0;
}
body {
--wp--style--block-gap: 24px;
}
:where(body .is-layout-flow) > :first-child:first-child {
margin-block-start: 0;
}
:where(body .is-layout-flow) > :last-child:last-child {
margin-block-end: 0;
}
:where(body .is-layout-flow) > * {
margin-block-start: 24px;
margin-block-end: 0;
}
:where(body .is-layout-constrained) > :first-child:first-child {
margin-block-start: 0;
}
:where(body .is-layout-constrained) > :last-child:last-child {
margin-block-end: 0;
}
:where(body .is-layout-constrained) > * {
margin-block-start: 24px;
margin-block-end: 0;
}
:where(body .is-layout-flex) {
gap: 24px;
}
:where(body .is-layout-grid) {
gap: 24px;
}
body .is-layout-flow > .alignleft {
float: left;
margin-inline-start: 0;
margin-inline-end: 2em;
}
body .is-layout-flow > .alignright {
float: right;
margin-inline-start: 2em;
margin-inline-end: 0;
}
body .is-layout-flow > .aligncenter {
margin-left: auto !important;
margin-right: auto !important;
}
body .is-layout-constrained > .alignleft {
float: left;
margin-inline-start: 0;
margin-inline-end: 2em;
}
body .is-layout-constrained > .alignright {
float: right;
margin-inline-start: 2em;
margin-inline-end: 0;
}
body .is-layout-constrained > .aligncenter {
margin-left: auto !important;
margin-right: auto !important;
}
body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
max-width: var(--wp--style--global--content-size);
margin-left: auto !important;
margin-right: auto !important;
}
body .is-layout-constrained > .alignwide {
max-width: var(--wp--style--global--wide-size);
}
body .is-layout-flex {
display: flex;
}
body .is-layout-flex {
flex-wrap: wrap;
align-items: center;
}
body .is-layout-flex > * {
margin: 0;
}
body .is-layout-grid {
display: grid;
}
body .is-layout-grid > * {
margin: 0;
}
body {
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
a:where(:not(.wp-element-button)) {
text-decoration: none;
}
.wp-element-button,
.wp-block-button__link {
background-color: #32373c;
border-width: 0;
color: #fff;
font-family: inherit;
font-size: inherit;
line-height: inherit;
padding: calc(0.667em + 2px) calc(1.333em + 2px);
text-decoration: none;
}
.has-black-color {
color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-color {
color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-color {
color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-color {
color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-color {
color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-color {
color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-color {
color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-color {
color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-color {
color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-color {
color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-color {
color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-color {
color: var(--wp--preset--color--vivid-purple) !important;
}
.has-ast-global-color-0-color {
color: var(--wp--preset--color--ast-global-color-0) !important;
}
.has-ast-global-color-1-color {
color: var(--wp--preset--color--ast-global-color-1) !important;
}
.has-ast-global-color-2-color {
color: var(--wp--preset--color--ast-global-color-2) !important;
}
.has-ast-global-color-3-color {
color: var(--wp--preset--color--ast-global-color-3) !important;
}
.has-ast-global-color-4-color {
color: var(--wp--preset--color--ast-global-color-4) !important;
}
.has-ast-global-color-5-color {
color: var(--wp--preset--color--ast-global-color-5) !important;
}
.has-ast-global-color-6-color {
color: var(--wp--preset--color--ast-global-color-6) !important;
}
.has-ast-global-color-7-color {
color: var(--wp--preset--color--ast-global-color-7) !important;
}
.has-ast-global-color-8-color {
color: var(--wp--preset--color--ast-global-color-8) !important;
}
.has-black-background-color {
background-color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-background-color {
background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-background-color {
background-color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-background-color {
background-color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-background-color {
background-color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-background-color {
background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-background-color {
background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-background-color {
background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-background-color {
background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-background-color {
background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-background-color {
background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-background-color {
background-color: var(--wp--preset--color--vivid-purple) !important;
}
.has-ast-global-color-0-background-color {
background-color: var(--wp--preset--color--ast-global-color-0) !important;
}
.has-ast-global-color-1-background-color {
background-color: var(--wp--preset--color--ast-global-color-1) !important;
}
.has-ast-global-color-2-background-color {
background-color: var(--wp--preset--color--ast-global-color-2) !important;
}
.has-ast-global-color-3-background-color {
background-color: var(--wp--preset--color--ast-global-color-3) !important;
}
.has-ast-global-color-4-background-color {
background-color: var(--wp--preset--color--ast-global-color-4) !important;
}
.has-ast-global-color-5-background-color {
background-color: var(--wp--preset--color--ast-global-color-5) !important;
}
.has-ast-global-color-6-background-color {
background-color: var(--wp--preset--color--ast-global-color-6) !important;
}
.has-ast-global-color-7-background-color {
background-color: var(--wp--preset--color--ast-global-color-7) !important;
}
.has-ast-global-color-8-background-color {
background-color: var(--wp--preset--color--ast-global-color-8) !important;
}
.has-black-border-color {
border-color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-border-color {
border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-border-color {
border-color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-border-color {
border-color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-border-color {
border-color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-border-color {
border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-border-color {
border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-border-color {
border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-border-color {
border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-border-color {
border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-border-color {
border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-border-color {
border-color: var(--wp--preset--color--vivid-purple) !important;
}
.has-ast-global-color-0-border-color {
border-color: var(--wp--preset--color--ast-global-color-0) !important;
}
.has-ast-global-color-1-border-color {
border-color: var(--wp--preset--color--ast-global-color-1) !important;
}
.has-ast-global-color-2-border-color {
border-color: var(--wp--preset--color--ast-global-color-2) !important;
}
.has-ast-global-color-3-border-color {
border-color: var(--wp--preset--color--ast-global-color-3) !important;
}
.has-ast-global-color-4-border-color {
border-color: var(--wp--preset--color--ast-global-color-4) !important;
}
.has-ast-global-color-5-border-color {
border-color: var(--wp--preset--color--ast-global-color-5) !important;
}
.has-ast-global-color-6-border-color {
border-color: var(--wp--preset--color--ast-global-color-6) !important;
}
.has-ast-global-color-7-border-color {
border-color: var(--wp--preset--color--ast-global-color-7) !important;
}
.has-ast-global-color-8-border-color {
border-color: var(--wp--preset--color--ast-global-color-8) !important;
}
.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
}
.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
}
.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
}
.has-luminous-vivid-orange-to-vivid-red-gradient-background {
background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
}
.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
}
.has-cool-to-warm-spectrum-gradient-background {
background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.has-blush-light-purple-gradient-background {
background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.has-blush-bordeaux-gradient-background {
background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.has-luminous-dusk-gradient-background {
background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.has-pale-ocean-gradient-background {
background: var(--wp--preset--gradient--pale-ocean) !important;
}
.has-electric-grass-gradient-background {
background: var(--wp--preset--gradient--electric-grass) !important;
}
.has-midnight-gradient-background {
background: var(--wp--preset--gradient--midnight) !important;
}
.has-small-font-size {
font-size: var(--wp--preset--font-size--small) !important;
}
.has-medium-font-size {
font-size: var(--wp--preset--font-size--medium) !important;
}
.has-large-font-size {
font-size: var(--wp--preset--font-size--large) !important;
}
.has-x-large-font-size {
font-size: var(--wp--preset--font-size--x-large) !important;
}
.wp-block-navigation a:where(:not(.wp-element-button)) {
color: inherit;
}
.wp-block-pullquote {
font-size: 1.5em;
line-height: 1.6;
}
</style>

<style id="wp-custom-css">
			.elementor-gallery-item__description {
    color: var(--description-text-color,#fff);
    background: #0CB14B;
	font-size: 24px;
	padding: 10px
}
/* Contact Form 7 adjustments */
.wpcf7-spinner {
    display: block;
}
.elementor-kit-5 input:not([type="button"]):not([type="submit"]), .elementor-kit-5 textarea, .elementor-kit-5 .elementor-field-textual {
    float: left;
}
.wpcf7 .wpcf7-form-control-wrap {
    margin-top: 20px;
}
.ast-builder-html-element p {
    line-height: 1.2em;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] {
    background-color: #000000;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] {
    padding-bottom: 50px;
}
#astra-footer-menu .menu-item:hover > a {
    color: #ffffff;
    background: none;
	text-decoration: underline;
}
.ast-builder-menu-2 .menu-item > .menu-link {
    font-weight: 700;
}
.wpcf7 input:not([type=submit]), .wpcf7 select, .wpcf7 textarea {
    width: 80%;
}
.wpcf7 input[type=checkbox], .wpcf7 input[type=radio]{width:auto;}

.wpcf7-list-item{text-align:left; margin-left: 0;}
.elementor-widget-container h2 {
    line-height: 1em;
}
.elementor-element.elementor-element-218c531a.elementor-widget.elementor-widget-heading h1 {
    color: #fff;
}
.main-header-menu .sub-menu {
    width: 240px;
	   background-color:#fff !important;
    font-size: 14px !important;
}
.ast-desktop .ast-builder-menu-2 .menu-item .sub-menu .menu-link{color:#0CB14B;}
.tpg-widget-heading-wrapper .tpg-widget-heading {
    display: none;
}
body.elementor-page-24 .eael-toc:not(.eael-toc-right) {
    display: none;
}
.main-header-menu .sub-menu{
	background-color:#fff;
}
.main-header-menu .sub-menu a{
	color:#000;
}

.single-post h1{color:#0CB14B !important;margin-top:.5em;line-height: 1em !important;}
.elementor-posts-container .elementor-post__thumbnail{padding-bottom:5px !important;}

@media screen and (max-width: 480px) {
.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container, .e-con>.elementor-widget>.elementor-widget-container {
    height: 100%;
    padding-left: 50px;
}
.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container, .e-con>.elementor-widget>.elementor-widget-container {
    height: 100%;
    padding-left: 0px;
}
}
.header-widget-area[data-section="sidebar-widgets-header-widget-2"] {
    margin-top: 0px;
    margin-bottom: 0px;
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner {
    text-align: center;
}
.widget:last-child {
    margin-bottom: 0;
    text-align: center;
}
li#menu-item-1866 a {
    background: #0eb14b;
    color: #fff !important;
}
li#menu-item-1866 a:hover {
    background: #000;
text-decoration: none;
}

    bottom: 0;
}
.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before, .ast-desktop .ast-menu-hover-style-overline > .menu-item > .menu-link:before {
    content: "";
    position: absolute;
    width: 0%;
    right: 0%;
   height: 0px !important;
   background-color: transparent;
 transform: scale(0,0) translate(0%,0);
   transition: transform .3s ease-in-out,color .0s ease-in-out;
}
.ast-desktop .ast-builder-menu-2 .menu-item .sub-menu:last-child > .menu-item > .menu-link {
    border-bottom-width: 1px;
    font-size: 16px !important;
	margin-top: 10px;
}
.hbspt-form {
    background-color: #0EB14B;
    padding: 10px 10px;
}
.ast-header-button-1 .ast-builder-button-wrap.ast-builder-button-size- {
    width: 75%;
}
.ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button {
    font-size: 15px;
    font-size: 0.83333333333333rem;
    padding-left: 26px;
	padding-right: 26px;
letter-spacing: 0px !important;
	text-align: center;
}
.site-header-above-section-left {
    margin-left: -5px;
}
.widget_categories:last-child {
    text-align: left;
}
aside#search-1 {
    padding-bottom: 34px;
}

element.style {
}
.elementor-kit-5 input:not([type="button"]):not([type="submit"]), .elementor-kit-5 textarea, .elementor-kit-5 .elementor-field-textual {
border-radius: 0px 0px;
}
.widget_search .search-form button {
	padding-top: 15px;
    background: 0 0;
}
.ast-desktop .ast-builder-menu-2 .menu-item .sub-menu:last-child > .menu-item > .menu-link {
    border-bottom-width: 1px;
    font-size: 12px !important;
    margin-top: 0px;
    padding: 20px;
	color: #000;
}
.ast-theme-transparent-header [CLASS*="ast-header-button-"] .ast-custom-button:hover {
    background: #000;
}
li#menu-item-1866 a {
    background: #0eb14b;
    color: #fff !important;
    padding: 0px 24px;
	border-radius: 20px
}
.hbspt-form {
    border-radius: 24px;
	padding-top: 20px;
	margin-bottom: 20px;
}
.elementor-widget-container h2 {
    line-height: 1em !important;
	letter-spacing: 0;
}
.wp-block-image.size-full {
    margin: 0rem 0;
}
.elementor-posts .elementor-post__title {
    font-size: 28px !important;
    line-height: 1em;
}
.ast-above-header.ast-above-header-bar, .ast-header-break-point #masthead.site-header .ast-above-header-bar {
  padding-left: 0px;
}
.ast-header-button-1[data-section="section-hb-button-1"] {
    display: flex;
    justify-content: flex-end;
}
.elementor-element-a99c817 .elementor-cta__content {
    min-height: 0px !important;
    max-height: 45px;
}
.elementor-element-ee996d7 .elementor-cta__content {
    min-height: 0px !important;
    max-height: 45px;
}
.elementor-24 .elementor-element.elementor-element-5d0e873 .elementor-posts-container .elementor-post__thumbnail {
padding-bottom: 20px;
}
.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail{height:100%;}
.elementor-posts .elementor-post__title {
 padding-bottom: 20px
}
.elementor-post__excerpt {
padding-top: 20px;
}
H1{}

.submenu-with-border .sub-menu .sub-menu{top:0;}

#ast-hf-mobile-menu{
	height:70vh !important;
	overflow-y:scroll;
}

@media screen and (max-width: 480px) {
.ast-header-button-1 .ast-builder-button-wrap.ast-builder-button-size- {
    margin: 0 auto;
}
}
.ast-above-header.ast-above-header-bar, .ast-header-break-point #masthead.site-header .ast-above-header-bar {
    background: #0EB14B;
}
h3, .entry-content h3 {
    line-height: 1em;
}
.elementor-280 .elementor-element.elementor-element-218c531a {
    text-align: center;
    padding-top: 50px;
}
@media (max-width: 920px) {
.ast-page-builder-template .site-content > .ast-container {
    padding-top: 10px !important;
}
}
@media (max-width: 767px) {
elementor-widget-heading h1 {
    color: #fff;
    margin-top: 1em;
}
.ast-page-builder-template .site-content > .ast-container {
    padding-top: 10px !important;
}
}
div#ast-desktop-header {
    width: 100%;
    position: fixed;
    left: 0;
    right: 0;
}
.ast-page-builder-template .site-content > .ast-container {
    max-width: 100%;
    padding: 0;
    padding-top: 155px;

}
.elementor-widget-container ul li {
    color: #69727d;
padding-top: 20px;
}
.ast-header-break-point #ast-mobile-header {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}
.ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type svg {
    display: none;
}
.single-post h1 {
    color: #0CB14B !important;
    margin-top: 0.5em;
    line-height: 1em !important;
    font-size: 64px;
}
aside#archives-1 {
    display: none;
}
.elementor-post__excerpt {
    padding-bottom: 20px;
}
.elementor-posts .elementor-post__title {
    padding-bottom: 20px;
}
.elementor-post.elementor-grid-item.hentry {
    margin-bottom: 30px;
	background: #E8F2FF;
	padding: 10px;
}

/* cky style */
.cky-overlay {
background: #000000;
opacity: 0.4;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999999;
}
.cky-hide {
display: none;
}
.cky-btn-revisit-wrapper {
display: flex;
align-items: center;
justify-content: center;
background: #0056a7;
width: 45px;
height: 45px;
border-radius: 50%;
position: fixed;
z-index: 999999;
cursor: pointer;
}
.cky-revisit-bottom-left {
bottom: 15px;
left: 15px;
}
.cky-revisit-bottom-right {
bottom: 15px;
right: 15px;
}
.cky-btn-revisit-wrapper .cky-btn-revisit {
display: flex;
align-items: center;
justify-content: center;
background: none;
border: none;
cursor: pointer;
position: relative;
margin: 0;
padding: 0;
}
.cky-btn-revisit-wrapper .cky-btn-revisit img {
max-width: fit-content;
margin: 0;
height: 30px;
width: 30px;
}
.cky-revisit-bottom-left:hover::before {
content: attr(data-tooltip);
position: absolute;
background: #4e4b66;
color: #ffffff;
left: calc(100% + 7px);
font-size: 12px;
line-height: 16px;
width: max-content;
padding: 4px 8px;
border-radius: 4px;
}
.cky-revisit-bottom-left:hover::after {
position: absolute;
content: "";
border: 5px solid transparent;
left: calc(100% + 2px);
border-left-width: 0;
border-right-color: #4e4b66;
}
.cky-revisit-bottom-right:hover::before {
content: attr(data-tooltip);
position: absolute;
background: #4e4b66;
color: #ffffff;
right: calc(100% + 7px);
font-size: 12px;
line-height: 16px;
width: max-content;
padding: 4px 8px;
border-radius: 4px;
}
.cky-revisit-bottom-right:hover::after {
position: absolute;
content: "";
border: 5px solid transparent;
right: calc(100% + 2px);
border-right-width: 0;
border-left-color: #4e4b66;
}
.cky-revisit-hide {
display: none;
}
.cky-consent-container {
position: fixed;
width: 440px;
box-sizing: border-box;
z-index: 9999999;
border-radius: 6px;
}
.cky-consent-container .cky-consent-bar {
background: #ffffff;
border: 1px solid;
padding: 20px 26px;
box-shadow: 0 -1px 10px 0 #acabab4d;
border-radius: 6px;
}
.cky-box-bottom-left {
bottom: 40px;
left: 40px;
}
.cky-box-bottom-right {
bottom: 40px;
right: 40px;
}
.cky-box-top-left {
top: 40px;
left: 40px;
}
.cky-box-top-right {
top: 40px;
right: 40px;
}
.cky-custom-brand-logo-wrapper .cky-custom-brand-logo {
width: 100px;
height: auto;
margin: 0 0 12px 0;
}
.cky-notice .cky-title {
color: #212121;
font-weight: 700;
font-size: 18px;
line-height: 24px;
margin: 0 0 12px 0;
}
.cky-notice-des *,
.cky-preference-content-wrapper *,
.cky-accordion-header-des *,
.cky-gpc-wrapper .cky-gpc-desc * {
font-size: 14px;
}
.cky-notice-des {
color: #212121;
font-size: 14px;
line-height: 24px;
font-weight: 400;
}
.cky-notice-des img {
height: 25px;
width: 25px;
}
.cky-consent-bar .cky-notice-des p,
.cky-gpc-wrapper .cky-gpc-desc p,
.cky-preference-body-wrapper .cky-preference-content-wrapper p,
.cky-accordion-header-wrapper .cky-accordion-header-des p,
.cky-cookie-des-table li div:last-child p {
color: inherit;
margin-top: 0;
overflow-wrap: break-word;
}
.cky-notice-des P:last-child,
.cky-preference-content-wrapper p:last-child,
.cky-cookie-des-table li div:last-child p:last-child,
.cky-gpc-wrapper .cky-gpc-desc p:last-child {
margin-bottom: 0;
}
.cky-notice-des a.cky-policy,
.cky-notice-des button.cky-policy {
font-size: 14px;
color: #1863dc;
white-space: nowrap;
cursor: pointer;
background: transparent;
border: 1px solid;
text-decoration: underline;
}
.cky-notice-des button.cky-policy {
padding: 0;
}
.cky-notice-des a.cky-policy:focus-visible,
.cky-notice-des button.cky-policy:focus-visible,
.cky-preference-content-wrapper .cky-show-desc-btn:focus-visible,
.cky-accordion-header .cky-accordion-btn:focus-visible,
.cky-preference-header .cky-btn-close:focus-visible,
.cky-switch input[type="checkbox"]:focus-visible,
.cky-footer-wrapper a:focus-visible,
.cky-btn:focus-visible {
outline: 2px solid #1863dc;
outline-offset: 2px;
}
.cky-btn:focus:not(:focus-visible),
.cky-accordion-header .cky-accordion-btn:focus:not(:focus-visible),
.cky-preference-content-wrapper .cky-show-desc-btn:focus:not(:focus-visible),
.cky-btn-revisit-wrapper .cky-btn-revisit:focus:not(:focus-visible),
.cky-preference-header .cky-btn-close:focus:not(:focus-visible),
.cky-consent-bar .cky-banner-btn-close:focus:not(:focus-visible) {
outline: 0;
}
button.cky-show-desc-btn:not(:hover):not(:active) {
color: #1863dc;
background: transparent;
}
button.cky-accordion-btn:not(:hover):not(:active),
button.cky-banner-btn-close:not(:hover):not(:active),
button.cky-btn-revisit:not(:hover):not(:active),
button.cky-btn-close:not(:hover):not(:active) {
background: transparent;
}
.cky-consent-bar button:hover,
.cky-modal.cky-modal-open button:hover,
.cky-consent-bar button:focus,
.cky-modal.cky-modal-open button:focus {
text-decoration: none;
}
.cky-notice-btn-wrapper {
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
margin-top: 16px;
}
.cky-notice-btn-wrapper .cky-btn {
text-shadow: none;
box-shadow: none;
}
.cky-btn {
flex: auto;
max-width: 100%;
font-size: 14px;
font-family: inherit;
line-height: 24px;
padding: 8px;
font-weight: 500;
margin: 0 8px 0 0;
border-radius: 2px;
cursor: pointer;
text-align: center;
text-transform: none;
min-height: 0;
}
.cky-btn:hover {
opacity: 0.8;
}
.cky-btn-customize {
color: #1863dc;
background: transparent;
border: 2px solid #1863dc;
}
.cky-btn-reject {
color: #1863dc;
background: transparent;
border: 2px solid #1863dc;
}
.cky-btn-accept {
background: #1863dc;
color: #ffffff;
border: 2px solid #1863dc;
}
.cky-btn:last-child {
margin-right: 0;
}
@media (max-width: 576px) {
.cky-box-bottom-left {
bottom: 0;
left: 0;
}
.cky-box-bottom-right {
bottom: 0;
right: 0;
}
.cky-box-top-left {
top: 0;
left: 0;
}
.cky-box-top-right {
top: 0;
right: 0;
}
}
@media (max-width: 440px) {
.cky-box-bottom-left,
.cky-box-bottom-right,
.cky-box-top-left,
.cky-box-top-right {
width: 100%;
max-width: 100%;
}
.cky-consent-container .cky-consent-bar {
padding: 20px 0;
}
.cky-custom-brand-logo-wrapper,
.cky-notice .cky-title,
.cky-notice-des,
.cky-notice-btn-wrapper {
padding: 0 24px;
}
.cky-notice-des {
max-height: 40vh;
overflow-y: scroll;
}
.cky-notice-btn-wrapper {
flex-direction: column;
margin-top: 0;
}
.cky-btn {
width: 100%;
margin: 10px 0 0 0;
}
.cky-notice-btn-wrapper .cky-btn-customize {
order: 2;
}
.cky-notice-btn-wrapper .cky-btn-reject {
order: 3;
}
.cky-notice-btn-wrapper .cky-btn-accept {
order: 1;
margin-top: 16px;
}
}
@media (max-width: 352px) {
.cky-notice .cky-title {
font-size: 16px;
}
.cky-notice-des * {
font-size: 12px;
}
.cky-notice-des,
.cky-btn {
font-size: 12px;
}
}
.cky-modal.cky-modal-open {
display: flex;
visibility: visible;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
top: 50%;
left: 50%;
transition: all 1s ease;
}
.cky-modal {
box-shadow: 0 32px 68px rgba(0, 0, 0, 0.3);
margin: 0 auto;
position: fixed;
max-width: 100%;
background: #ffffff;
top: 50%;
box-sizing: border-box;
border-radius: 6px;
z-index: 999999999;
color: #212121;
-webkit-transform: translate(-50%, 100%);
-moz-transform: translate(-50%, 100%);
-ms-transform: translate(-50%, 100%);
-o-transform: translate(-50%, 100%);
transform: translate(-50%, 100%);
visibility: hidden;
transition: all 0s ease;
}
.cky-preference-center {
max-height: 79vh;
overflow: hidden;
width: 845px;
overflow: hidden;
flex: 1 1 0;
display: flex;
flex-direction: column;
border-radius: 6px;
}
.cky-preference-header {
display: flex;
align-items: center;
justify-content: space-between;
padding: 22px 24px;
border-bottom: 1px solid;
}
.cky-preference-header .cky-preference-title {
font-size: 18px;
font-weight: 700;
line-height: 24px;
}
.cky-preference-header .cky-btn-close {
margin: 0;
cursor: pointer;
vertical-align: middle;
padding: 0;
background: none;
border: none;
width: auto;
height: auto;
min-height: 0;
line-height: 0;
text-shadow: none;
box-shadow: none;
}
.cky-preference-header .cky-btn-close img {
margin: 0;
height: 10px;
width: 10px;
}
.cky-preference-body-wrapper {
padding: 0 24px;
flex: 1;
overflow: auto;
box-sizing: border-box;
}
.cky-preference-content-wrapper,
.cky-gpc-wrapper .cky-gpc-desc {
font-size: 14px;
line-height: 24px;
font-weight: 400;
padding: 12px 0;
}
.cky-preference-content-wrapper {
border-bottom: 1px solid;
}
.cky-preference-content-wrapper img {
height: 25px;
width: 25px;
}
.cky-preference-content-wrapper .cky-show-desc-btn {
font-size: 14px;
font-family: inherit;
color: #1863dc;
text-decoration: none;
line-height: 24px;
padding: 0;
margin: 0;
white-space: nowrap;
cursor: pointer;
background: transparent;
border-color: transparent;
text-transform: none;
min-height: 0;
text-shadow: none;
box-shadow: none;
}
.cky-accordion-wrapper {
margin-bottom: 10px;
}
.cky-accordion {
border-bottom: 1px solid;
}
.cky-accordion:last-child {
border-bottom: none;
}
.cky-accordion .cky-accordion-item {
display: flex;
margin-top: 10px;
}
.cky-accordion .cky-accordion-body {
display: none;
}
.cky-accordion.cky-accordion-active .cky-accordion-body {
display: block;
padding: 0 22px;
margin-bottom: 16px;
}
.cky-accordion-header-wrapper {
cursor: pointer;
width: 100%;
}
.cky-accordion-item .cky-accordion-header {
display: flex;
justify-content: space-between;
align-items: center;
}
.cky-accordion-header .cky-accordion-btn {
font-size: 16px;
font-family: inherit;
color: #212121;
line-height: 24px;
background: none;
border: none;
font-weight: 700;
padding: 0;
margin: 0;
cursor: pointer;
text-transform: none;
min-height: 0;
text-shadow: none;
box-shadow: none;
}
.cky-accordion-header .cky-always-active {
color: #008000;
font-weight: 600;
line-height: 24px;
font-size: 14px;
}
.cky-accordion-header-des {
font-size: 14px;
line-height: 24px;
margin: 10px 0 16px 0;
}
.cky-accordion-chevron {
margin-right: 22px;
position: relative;
cursor: pointer;
}
.cky-accordion-chevron-hide {
display: none;
}
.cky-accordion .cky-accordion-chevron i::before {
content: "";
position: absolute;
border-right: 1.4px solid;
border-bottom: 1.4px solid;
border-color: inherit;
height: 6px;
width: 6px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
transition: all 0.2s ease-in-out;
top: 8px;
}
.cky-accordion.cky-accordion-active .cky-accordion-chevron i::before {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.cky-audit-table {
background: #f4f4f4;
border-radius: 6px;
}
.cky-audit-table .cky-empty-cookies-text {
color: inherit;
font-size: 12px;
line-height: 24px;
margin: 0;
padding: 10px;
}
.cky-audit-table .cky-cookie-des-table {
font-size: 12px;
line-height: 24px;
font-weight: normal;
padding: 15px 10px;
border-bottom: 1px solid;
border-bottom-color: inherit;
margin: 0;
}
.cky-audit-table .cky-cookie-des-table:last-child {
border-bottom: none;
}
.cky-audit-table .cky-cookie-des-table li {
list-style-type: none;
display: flex;
padding: 3px 0;
}
.cky-audit-table .cky-cookie-des-table li:first-child {
padding-top: 0;
}
.cky-cookie-des-table li div:first-child {
width: 100px;
font-weight: 600;
word-break: break-word;
word-wrap: break-word;
}
.cky-cookie-des-table li div:last-child {
flex: 1;
word-break: break-word;
word-wrap: break-word;
margin-left: 8px;
}
.cky-footer-shadow {
display: block;
width: 100%;
height: 40px;
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
position: absolute;
bottom: calc(100% - 1px);
}
.cky-footer-wrapper {
position: relative;
}
.cky-prefrence-btn-wrapper {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
padding: 22px 24px;
border-top: 1px solid;
}
.cky-prefrence-btn-wrapper .cky-btn {
flex: auto;
max-width: 100%;
text-shadow: none;
box-shadow: none;
}
.cky-btn-preferences {
color: #1863dc;
background: transparent;
border: 2px solid #1863dc;
}
.cky-preference-header,
.cky-preference-body-wrapper,
.cky-preference-content-wrapper,
.cky-accordion-wrapper,
.cky-accordion,
.cky-accordion-wrapper,
.cky-footer-wrapper,
.cky-prefrence-btn-wrapper {
border-color: inherit;
}
@media (max-width: 845px) {
.cky-modal {
max-width: calc(100% - 16px);
}
}
@media (max-width: 576px) {
.cky-modal {
max-width: 100%;
}
.cky-preference-center {
max-height: 100vh;
}
.cky-prefrence-btn-wrapper {
flex-direction: column;
}
.cky-accordion.cky-accordion-active .cky-accordion-body {
padding-right: 0;
}
.cky-prefrence-btn-wrapper .cky-btn {
width: 100%;
margin: 10px 0 0 0;
}
.cky-prefrence-btn-wrapper .cky-btn-reject {
order: 3;
}
.cky-prefrence-btn-wrapper .cky-btn-accept {
order: 1;
margin-top: 0;
}
.cky-prefrence-btn-wrapper .cky-btn-preferences {
order: 2;
}
}
@media (max-width: 425px) {
.cky-accordion-chevron {
margin-right: 15px;
}
.cky-notice-btn-wrapper {
margin-top: 0;
}
.cky-accordion.cky-accordion-active .cky-accordion-body {
padding: 0 15px;
}
}
@media (max-width: 352px) {
.cky-preference-header .cky-preference-title {
font-size: 16px;
}
.cky-preference-header {
padding: 16px 24px;
}
.cky-preference-content-wrapper *,
.cky-accordion-header-des * {
font-size: 12px;
}
.cky-preference-content-wrapper,
.cky-preference-content-wrapper .cky-show-more,
.cky-accordion-header .cky-always-active,
.cky-accordion-header-des,
.cky-preference-content-wrapper .cky-show-desc-btn,
.cky-notice-des a.cky-policy {
font-size: 12px;
}
.cky-accordion-header .cky-accordion-btn {
font-size: 14px;
}
}
.cky-switch {
display: flex;
}
.cky-switch input[type="checkbox"] {
position: relative;
width: 44px;
height: 24px;
margin: 0;
background: #d0d5d2;
-webkit-appearance: none;
border-radius: 50px;
cursor: pointer;
outline: 0;
border: none;
top: 0;
}
.cky-switch input[type="checkbox"]:checked {
background: #1863dc;
}
.cky-switch input[type="checkbox"]:before {
position: absolute;
content: "";
height: 20px;
width: 20px;
left: 2px;
bottom: 2px;
border-radius: 50%;
background-color: white;
-webkit-transition: 0.4s;
transition: 0.4s;
margin: 0;
}
.cky-switch input[type="checkbox"]:after {
display: none;
}
.cky-switch input[type="checkbox"]:checked:before {
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
@media (max-width: 425px) {
.cky-switch input[type="checkbox"] {
width: 38px;
height: 21px;
}
.cky-switch input[type="checkbox"]:before {
height: 17px;
width: 17px;
}
.cky-switch input[type="checkbox"]:checked:before {
-webkit-transform: translateX(17px);
-ms-transform: translateX(17px);
transform: translateX(17px);
}
}
.cky-consent-bar .cky-banner-btn-close {
position: absolute;
right: 9px;
top: 5px;
background: none;
border: none;
cursor: pointer;
padding: 0;
margin: 0;
min-height: 0;
line-height: 0;
height: auto;
width: auto;
text-shadow: none;
box-shadow: none;
}
.cky-consent-bar .cky-banner-btn-close img {
height: 9px;
width: 9px;
margin: 0;
}
.cky-notice-group {
font-size: 14px;
line-height: 24px;
font-weight: 400;
color: #212121;
}
.cky-notice-btn-wrapper .cky-btn-do-not-sell {
font-size: 14px;
line-height: 24px;
padding: 6px 0;
margin: 0;
font-weight: 500;
background: none;
border-radius: 2px;
border: none;
cursor: pointer;
text-align: left;
color: #1863dc;
background: transparent;
border-color: transparent;
box-shadow: none;
text-shadow: none;
}
.cky-consent-bar .cky-banner-btn-close:focus-visible,
.cky-notice-btn-wrapper .cky-btn-do-not-sell:focus-visible,
.cky-opt-out-btn-wrapper .cky-btn:focus-visible,
.cky-opt-out-checkbox-wrapper input[type="checkbox"].cky-opt-out-checkbox:focus-visible {
outline: 2px solid #1863dc;
outline-offset: 2px;
}
@media (max-width: 440px) {
.cky-consent-container {
width: 100%;
}
}
@media (max-width: 352px) {
.cky-notice-des a.cky-policy,
.cky-notice-btn-wrapper .cky-btn-do-not-sell {
font-size: 12px;
}
}
.cky-opt-out-wrapper {
padding: 12px 0;
}
.cky-opt-out-wrapper .cky-opt-out-checkbox-wrapper {
display: flex;
align-items: center;
}
.cky-opt-out-checkbox-wrapper .cky-opt-out-checkbox-label {
font-size: 16px;
font-weight: 700;
line-height: 24px;
margin: 0 0 0 12px;
cursor: pointer;
}
.cky-opt-out-checkbox-wrapper input[type="checkbox"].cky-opt-out-checkbox {
background-color: #ffffff;
border: 1px solid black;
width: 20px;
height: 18.5px;
margin: 0;
-webkit-appearance: none;
position: relative;
display: flex;
align-items: center;
justify-content: center;
border-radius: 2px;
cursor: pointer;
}
.cky-opt-out-checkbox-wrapper input[type="checkbox"].cky-opt-out-checkbox:checked {
background-color: #1863dc;
border: none;
}
.cky-opt-out-checkbox-wrapper input[type="checkbox"].cky-opt-out-checkbox:checked::after {
left: 6px;
bottom: 4px;
width: 7px;
height: 13px;
border: solid #ffffff;
border-width: 0 3px 3px 0;
border-radius: 2px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
content: "";
position: absolute;
box-sizing: border-box;
}
.cky-opt-out-checkbox-wrapper.cky-disabled .cky-opt-out-checkbox-label,
.cky-opt-out-checkbox-wrapper.cky-disabled input[type="checkbox"].cky-opt-out-checkbox {
cursor: no-drop;
}
.cky-gpc-wrapper {
margin: 0 0 0 32px;
}
.cky-footer-wrapper .cky-opt-out-btn-wrapper {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
padding: 22px 24px;
}
.cky-opt-out-btn-wrapper .cky-btn {
flex: auto;
max-width: 100%;
text-shadow: none;
box-shadow: none;
}
.cky-opt-out-btn-wrapper .cky-btn-cancel {
border: 1px solid #dedfe0;
background: transparent;
color: #858585;
}
.cky-opt-out-btn-wrapper .cky-btn-confirm {
background: #1863dc;
color: #ffffff;
border: 1px solid #1863dc;
}
@media (max-width: 352px) {
.cky-opt-out-checkbox-wrapper .cky-opt-out-checkbox-label {
font-size: 14px;
}
.cky-gpc-wrapper .cky-gpc-desc,
.cky-gpc-wrapper .cky-gpc-desc * {
font-size: 12px;
}
.cky-opt-out-checkbox-wrapper input[type="checkbox"].cky-opt-out-checkbox {
width: 16px;
height: 16px;
}
.cky-opt-out-checkbox-wrapper input[type="checkbox"].cky-opt-out-checkbox:checked::after {
left: 5px;
bottom: 4px;
width: 3px;
height: 9px;
}
.cky-gpc-wrapper {
margin: 0 0 0 28px;
}
}
.video-placeholder-youtube {
background-size: 100% 100%;
background-position: center;
background-repeat: no-repeat;
background-color: #b2b0b059;
position: relative;
display: flex;
align-items: center;
justify-content: center;
max-width: 100%;
}
.video-placeholder-text-youtube {
text-align: center;
align-items: center;
padding: 10px 16px;
background-color: #000000cc;
color: #ffffff;
border: 1px solid;
border-radius: 2px;
cursor: pointer;
}
.video-placeholder-normal {
background-image: url("/wp-content/plugins/cookie-law-info/lite/frontend/images/placeholder.svg");
background-size: 80px;
background-position: center;
background-repeat: no-repeat;
background-color: #b2b0b059;
position: relative;
display: flex;
align-items: flex-end;
justify-content: center;
max-width: 100%;
}
.video-placeholder-text-normal {
align-items: center;
padding: 10px 16px;
text-align: center;
border: 1px solid;
border-radius: 2px;
cursor: pointer;
}
.cky-rtl {
direction: rtl;
text-align: right;
}
.cky-rtl .cky-banner-btn-close {
left: 9px;
right: auto;
}
.cky-rtl .cky-notice-btn-wrapper .cky-btn:last-child {
margin-right: 8px;
}
.cky-rtl .cky-notice-btn-wrapper .cky-btn:first-child {
margin-right: 0;
}
.cky-rtl .cky-notice-btn-wrapper {
margin-left: 0;
margin-right: 15px;
}
.cky-rtl .cky-prefrence-btn-wrapper .cky-btn {
margin-right: 8px;
}
.cky-rtl .cky-prefrence-btn-wrapper .cky-btn:first-child {
margin-right: 0;
}
.cky-rtl .cky-accordion .cky-accordion-chevron i::before {
border: none;
border-left: 1.4px solid;
border-top: 1.4px solid;
left: 12px;
}
.cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-chevron i::before {
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg);
}
@media (max-width: 768px) {
.cky-rtl .cky-notice-btn-wrapper {
margin-right: 0;
}
}
@media (max-width: 576px) {
.cky-rtl .cky-notice-btn-wrapper .cky-btn:last-child {
margin-right: 0;
}
.cky-rtl .cky-prefrence-btn-wrapper .cky-btn {
margin-right: 0;
}
.cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-body {
padding: 0 22px 0 0;
}
}
@media (max-width: 425px) {
.cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-body {
padding: 0 15px 0 0;
}
}
.cky-rtl .cky-opt-out-btn-wrapper .cky-btn {
margin-right: 12px;
}
.cky-rtl .cky-opt-out-btn-wrapper .cky-btn:first-child {
margin-right: 0;
}
.cky-rtl .cky-opt-out-checkbox-wrapper .cky-opt-out-checkbox-label {
margin: 0 12px 0 0;
}

/*! elementor - v3.20.0 - 26-03-2024 */
.elementor-heading-title {
padding: 0;
margin: 0;
line-height: 1;
}
.elementor-widget-heading .elementor-heading-title[class*="elementor-size-"] > a {
color: inherit;
font-size: inherit;
line-height: inherit;
}
.elementor-widget-heading .elementor-heading-title.elementor-size-small {
font-size: 15px;
}
.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
font-size: 19px;
}
.elementor-widget-heading .elementor-heading-title.elementor-size-large {
font-size: 29px;
}
.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
font-size: 39px;
}
.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
font-size: 59px;
}

/*! elementor - v3.20.0 - 26-03-2024 */
.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
background-color: #69727d;
color: #fff;
}
.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap {
color: #69727d;
border: 3px solid;
background-color: transparent;
}
.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap {
margin-top: 8px;
}
.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter {
width: 1em;
height: 1em;
}
.elementor-widget-text-editor .elementor-drop-cap {
float: left;
text-align: center;
line-height: 1;
font-size: 50px;
}
.elementor-widget-text-editor .elementor-drop-cap-letter {
display: inline-block;
}

/*! elementor - v3.20.0 - 26-03-2024 */
.elementor-column .elementor-spacer-inner {
height: var(--spacer-size);
}
.e-con {
--container-widget-width: 100%;
}
.e-con-inner > .elementor-widget-spacer,
.e-con > .elementor-widget-spacer {
width: var(--container-widget-width, var(--spacer-size));
--align-self: var(--container-widget-align-self, initial);
--flex-shrink: 0;
}
.e-con-inner > .elementor-widget-spacer > .elementor-widget-container,
.e-con > .elementor-widget-spacer > .elementor-widget-container {
height: 100%;
width: 100%;
}
.e-con-inner > .elementor-widget-spacer > .elementor-widget-container > .elementor-spacer,
.e-con > .elementor-widget-spacer > .elementor-widget-container > .elementor-spacer {
height: 100%;
}
.e-con-inner > .elementor-widget-spacer > .elementor-widget-container > .elementor-spacer > .elementor-spacer-inner,
.e-con > .elementor-widget-spacer > .elementor-widget-container > .elementor-spacer > .elementor-spacer-inner {
height: var(--container-widget-height, var(--spacer-size));
}
.e-con-inner > .elementor-widget-spacer.elementor-widget-empty,
.e-con > .elementor-widget-spacer.elementor-widget-empty {
position: relative;
min-height: 22px;
min-width: 22px;
}
.e-con-inner > .elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,
.e-con > .elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
padding: 0;
width: 22px;
height: 22px;
}
</style>