/*
Theme Name: Aprangu.lt
Theme URI: https://aprangu.lt/
Author: Aprangu.lt
Author URI: https://aprangu.lt/
Description: Unikali individualizuota Aprangu.lt WordPress tema su WooCommerce ir papildytais navigacijos moduliais. 
Version: 1.4
Text Domain: mp
*/


:root {
  --mp-post-nav-space:0;
  --mp-container-default-xlg-padding:6.67em;
  --mp-container-default-lg-padding:5.67em;
  --mp-container-default-slg-padding:4.34em;
  --mp-container-default-md-padding:3.34em;
  --mp-container-default-sm-padding:6.67em;
  --mp-container-default-xs-padding:2.4em;
  --mp-container-default-xxs-padding:1.4em;
  --mp-code-block-background:#EEEEEE;
  --mp-comment-inputs-background:#FAFAFA;
  --mp-normal-container-width:1200px;
  --mp-narrow-container-width:750px;
  --mp-blog-title-font-weight:normal;
  --mp-blog-meta-weight:inherit;
  --mp-global-color-primary:var(--mp-global-color-5);
  --mp-global-color-secondary:var(--mp-global-color-4);
  --mp-global-color-alternate-background:var(--mp-global-color-7);
  --mp-global-color-subtle-background:var(--mp-global-color-6);
  --mp-bg-style-guide:#F8FAFC;
  --mp-shadow-style-guide:0px 0px 4px 0 #00000057;
  --mp-global-dark-bg-style:#fff;
  --mp-global-dark-lfs:#fbfbfb;
  --mp-widget-bg-color:#fafafa;
  --mp-wc-container-head-bg-color:#fbfbfb;
  --mp-title-layout-bg:#eeeeee;
  --mp-search-border-color:#e7e7e7;
  --mp-lifter-hover-bg:#e6e6e6;
  --mp-gallery-block-color:#000;
  --srfm-color-input-label:var(--mp-global-color-2);
}
html {
  font-size:93.75%;
}
a,
.page-title {
  color:#000;
}
a:hover,
a:focus {
  color:var(--mp-global-color-1);
}
body,
button,
input,
select,
textarea,
.mp-button,
.mp-custom-button {
  font-family:'Open Sans',sans-serif;
  font-weight:400;
  font-size:15px;
  font-size:1rem;
  line-height:var(--mp-body-line-height,1.65em);
}
blockquote {
  color:var(--mp-global-color-3);
}
h1,
h2,
h3,
h4,
h5,
h6,
.entry-content :where(h1,
h2,
h3,
h4,
h5,
h6),
.site-title,
.site-title a {
  font-family:'Questrial', Sans-serif
  font-weight:700;
}
.mp-site-identity .site-title a {
  color:var(--mp-global-color-2);
}
.site-title {
  font-size:35px;
  font-size:2.3333333333333rem;
  display:none;
}
header .custom-logo-link img {
  max-width:115px;
  width:115px;
}
.mp-logo-svg {
  width:115px;
}
.site-header .site-description {
  font-size:15px;
  font-size:1rem;
  display:none;
}
.entry-title {
  font-size:26px;
  font-size:1.7333333333333rem;
}
.archive .mp-article-post .mp-article-inner,
.blog .mp-article-post .mp-article-inner,
.archive .mp-article-post .mp-article-inner:hover,
.blog .mp-article-post .mp-article-inner:hover {
  overflow:hidden;
}
h1,
.entry-content :where(h1) {
  
  font-size:2rem;
  font-weight:700;
  font-family:'Questrial', Sans-serif
  line-height:1.4em;
}
h2,
.entry-content :where(h2) {
  font-size:25px;
  font-weight:600;
  font-family:'Open sans', Sans-serif
  line-height:1.3em;
}
h3,
.entry-content :where(h3) {
  font-size:20px;
  font-weight:600;
  font-family:'Open sans', Sans-serif
  line-height:1.3em;
}
h4,
.entry-content :where(h4) {
  font-size:24px;
  font-size:1.6rem;
  line-height:1.2em;
  font-weight:700;
  font-family:'Open sans', Sans-serif
}
h5,
.entry-content :where(h5) {
  font-size:20px;
  font-size:1.3333333333333rem;
  line-height:1.2em;
  font-weight:700;
  font-family:'Open sans', Sans-serif
}
h6,
.entry-content :where(h6) {
  font-size:16px;
  font-size:1.0666666666667rem;
  line-height:1.25em;
  font-weight:700;
  font-family:'Open sans', Sans-serif
}
::selection {
  background-color:var(--mp-global-color-0);
  color:#000000;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
.entry-title a,
.entry-content :where(h1,
h2,
h3,
h4,
h5,
h6) {
  color:var(--mp-global-color-3);
}
.tagcloud a:hover,
.tagcloud a:focus,
.tagcloud a.current-item {
  color:#000000;
  border-color:var(--mp-global-color-5);
  background-color:var(--mp-global-color-5);
}
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(--mp-global-color-5);
}
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(--mp-global-color-5);
  background-color:var(--mp-global-color-5);
  box-shadow:none;
}



.navbar-dark .navbar-nav .active > .nav-link {
  color: #000;
  text-decoration: none;
}

.site-footer a:hover + .post-count,
.site-footer a:focus + .post-count {
  background:var(--mp-global-color-5);
  border-color:var(--mp-global-color-5);
}
.single .nav-links .nav-previous,
.single .nav-links .nav-next {
  color:var(--mp-global-color-5);
}
.entry-meta,
.entry-meta * {
  line-height:1.45;
  color:var(--mp-global-color-5);
}
.entry-meta a:not(.mp-button):hover,
.entry-meta a:not(.mp-button):hover *,
.entry-meta a:not(.mp-button):focus,
.entry-meta a:not(.mp-button):focus *,
.page-links > .page-link,
.page-links .page-link:hover,
.post-navigation a:hover {
  color:var(--mp-global-color-1);
}
#cat option,
.secondary .calendar_wrap thead a,
.secondary .calendar_wrap thead a:visited {
  color:var(--mp-global-color-5);
}
.secondary .calendar_wrap #today,
.mp-progress-val span {
  background:var(--mp-global-color-5);
}
.secondary a:hover + .post-count,
.secondary a:focus + .post-count {
  background:var(--mp-global-color-5);
  border-color:var(--mp-global-color-5);
}
.calendar_wrap #today > a {
  color:#000000;
}
.page-links .page-link,
.single .post-navigation a {
  color:#000;
  
}
.mp-search-menu-icon .search-form button.search-submit {
  padding:0 4px;
}
.mp-search-menu-icon form.search-form {
  padding-right:0;
}
.mp-search-menu-icon.slide-search input.search-field {
  width:0;
}
.mp-header-search .mp-search-menu-icon.mp-dropdown-active .search-form,
.mp-header-search .mp-search-menu-icon.mp-dropdown-active .search-field:focus {
  transition:all 0.2s;
}
.search-form input.search-field:focus {
  outline:none;
}
.mp-archive-title {
  color:var(--mp-global-color-2);
}
.wp-block-latest-posts > li > a {
  color:var(--mp-global-color-2);
}
.widget-title,
.widget .wp-block-heading {
  font-size:21px;
  font-size:1.4rem;
  color:var(--mp-global-color-2);
}
.mp-search-menu-icon.slide-search a:focus-visible:focus-visible,
.mp-search-icon:focus-visible,
#close:focus-visible,
a:focus-visible,
.mp-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,
.mp-header-navigation-arrow:focus-visible,
.mp-orders-table__row .mp-orders-table__cell:focus-visible,
a#mp-apply-coupon:focus-visible,
#mp-apply-coupon:focus-visible,
#close:focus-visible,
.button.search-submit:focus-visible,
#search_submit:focus,
.normal-search:focus-visible,
.mp-header-account-wrap:focus-visible,
.mp-cart-drawer-close:focus,
.mp-single-variation:focus,
.mp-button:focus {
  outline-style:dotted;
  outline-color:inherit;
  outline-width:thin;
}
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,
input[type="number"]:focus,
textarea:focus,
.wp-block-search__input:focus,
[data-section="section-header-mobile-trigger"] .mp-button-wrap .mp-mobile-menu-trigger-minimal:focus,
.mp-mobile-popup-drawer.active .menu-toggle-close:focus,
#mp-scroll-top:focus,
#coupon_code:focus,
#mp-coupon-code:focus {
  border-style:dotted;
  border-color:inherit;
  border-width:thin;
}
input {
  outline:none;
}
.mp-logo-title-inline .site-logo-img {
  padding-right:1em;
}
.site-logo-img img {
  transition:all 0.2s linear;
}
body .mp-oembed-container * {
  position:absolute;
  top:0;
  width:100%;
  height:100%;
  left:0;
}
body .wp-block-embed-pocket-casts .mp-oembed-container * {
  position:unset;
}
.mp-single-post-featured-section + article {
  margin-top: 2em;
}
.site-content .mp-single-post-featured-section img {
  width: 100%;
  overflow: hidden;
  object-fit: cover;
}
.site > .mp-single-related-posts-container {
  margin-top: 0;
}
@media (min-width: 922px) {
  .mp-desktop .mp-container--narrow {
    max-width: var(--mp-narrow-container-width);
    margin: 0 auto;
  }
}
.mp-page-builder-template .hentry {
  margin: 0;
}
.mp-page-builder-template .site-content > .mp-container {
  max-width: 100%;
  padding: 0;
}
.mp-page-builder-template .site .site-content #primary {
  padding: 0;
  margin: 0;
}
.mp-page-builder-template .no-results {
  text-align: center;
  margin: 4em auto;
}
.mp-page-builder-template .mp-pagination {
  padding: 2em;
}
.mp-page-builder-template .entry-header.mp-no-title.mp-no-thumbnail {
  margin-top: 0;
}
.mp-page-builder-template .entry-header.mp-header-without-markup {
  margin-top: 0;
  margin-bottom: 0;
}
.mp-page-builder-template .entry-header.mp-no-title.mp-no-meta {
  margin-bottom: 0;
}
.mp-page-builder-template.single .post-navigation {
  padding-bottom: 2em;
}
.mp-page-builder-template.single-post .site-content > .mp-container {
  max-width: 100%;
}
.mp-page-builder-template .entry-header {
  margin-top: 4em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.single.mp-page-builder-template .entry-header {
  padding-left: 20px;
  padding-right: 20px;
}
.mp-page-builder-template .mp-archive-description {
  margin: 4em auto 0;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width:921.9px) {
  #mp-desktop-header {
    display:none;
  }
}
@media (min-width:922px) {
  #mp-mobile-header {
    display:none;
  }
}
.wp-block-buttons.aligncenter {
  justify-content:center;
}
@media (max-width:921px) {
  .mp-theme-transparent-header #primary,
  .mp-theme-transparent-header #secondary {
    padding:0;
  }
}
@media (max-width:921px) {
  .mp-plain-container.mp-no-sidebar #primary {
    padding:0;
  }
}
.mp-plain-container.mp-no-sidebar #primary {
  margin-top:0;
  margin-bottom:0;
}
.wp-block-button.is-style-outline .wp-block-button__link {
  border-color:var(--mp-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(--mp-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(--mp-global-color-2);
  background-color:var(--mp-global-color-1);
  border-color:var(--mp-global-color-1);
}
.post-page-numbers.current .page-link,
.mp-pagination .page-numbers.current {
  color:#000000;
  border-color:var(--mp-global-color-0);
  background-color:var(--mp-global-color-0);
}
.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.wp-element-button,
.mp-outline-button {
  border-color:var(--mp-global-color-0);
  font-family:inherit;
  font-weight:500;
  line-height:1em;
  border-top-left-radius:0px;
  border-top-right-radius:0px;
  border-bottom-right-radius:0px;
  border-bottom-left-radius:0px;
}
.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),
.mp-outline-button {
  color:var(--mp-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,
.mp-outline-button:hover,
.mp-outline-button:focus,
.wp-block-uagb-buttons-child .uagb-buttons-repeater.mp-outline-button:hover,
.wp-block-uagb-buttons-child .uagb-buttons-repeater.mp-outline-button:focus {
  color:var(--mp-global-color-2);
  background-color:var(--mp-global-color-1);
  border-color:var(--mp-global-color-1);
}
.wp-block-button .wp-block-button__link.wp-element-button.is-style-outline:not(.has-background),
.wp-block-button.is-style-outline>.wp-block-button__link.wp-element-button:not(.has-background),
.mp-outline-button {
  background-color:var(--mp-global-color-0);
}
.entry-content[data-mp-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) {
  .mp-left-sidebar #content > .mp-container {
    display:flex;
    flex-direction:column-reverse;
    width:100%;
  }
  .mp-separate-container .mp-article-post,
  .mp-separate-container .mp-article-single {
    padding:1.5em 2.14em;
  }
  .mp-author-box img.avatar {
    margin:20px 0 0 0;
  }
}
@media (min-width:922px) {
  .mp-separate-container.mp-right-sidebar #primary,
  .mp-separate-container.mp-left-sidebar #primary {
    border:0;
  }
  .search-no-results.mp-separate-container #primary {
    margin-bottom:4em;
  }
}
.elementor-widget-button .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:15px;
  padding-right:45px;
  padding-bottom:15px;
  padding-left:45px;
}
.elementor-widget-button .elementor-button {
  border-color:var(--mp-global-color-0);
  background-color:var(--mp-global-color-0);
}
.elementor-widget-button .elementor-button:hover,
.elementor-widget-button .elementor-button:focus {
  color:var(--mp-global-color-2);
  background-color:var(--mp-global-color-1);
  border-color:var(--mp-global-color-1);
}
.wp-block-button .wp-block-button__link ,
.elementor-widget-button .elementor-button,
.elementor-widget-button .elementor-button:visited {
  color:var(--mp-global-color-2);
}
.elementor-widget-button .elementor-button {
  font-weight:500;
  line-height:1em;
  text-transform:uppercase;
}
.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:focus {
  color:var(--mp-global-color-2);
  background-color:var(--mp-global-color-1);
  border-color:var(--mp-global-color-1);
}
.elementor-widget-heading h1.elementor-heading-title {
  line-height:1.4em;
}
.elementor-widget-heading h2.elementor-heading-title {
  line-height:1.3em;
}
.elementor-widget-heading h3.elementor-heading-title {
  line-height:1.3em;
}
.elementor-widget-heading h4.elementor-heading-title {
  line-height:1.2em;
}
.elementor-widget-heading h5.elementor-heading-title {
  line-height:1.2em;
}
.elementor-widget-heading h6.elementor-heading-title {
  line-height:1.25em;
}
.wp-block-button .wp-block-button__link,
.wp-block-search .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;
  border-color:var(--mp-global-color-0);
  background-color:var(--mp-global-color-0);
  color:var(--mp-global-color-2);
  font-family:inherit;
  font-weight:500;
  line-height:1em;
  text-transform:uppercase;
  border-top-left-radius:0px;
  border-top-right-radius:0px;
  border-bottom-right-radius:0px;
  border-bottom-left-radius:0px;
  padding-top:15px;
  padding-right:45px;
  padding-bottom:15px;
  padding-left:45px;
}
.menu-toggle,
button,
.mp-button,
.mp-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(--mp-global-color-2);
  border-color:var(--mp-global-color-0);
  background-color:var(--mp-global-color-0);
  padding-top:15px;
  padding-right:45px;
  padding-bottom:15px;
  padding-left:45px;
  font-family:inherit;
  font-weight:500;
  line-height:1em;
  text-transform:uppercase;
  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,
.mp-button:hover,
.mp-custom-button:hover .button:hover,
.mp-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(--mp-global-color-2);
  background-color:var(--mp-global-color-1);
  border-color:var(--mp-global-color-1);
}
@media (max-width:921px) {
  .mp-mobile-header-stack .main-header-bar .mp-search-menu-icon {
    display:inline-block;
  }
  .mp-header-break-point.mp-header-custom-item-outside .mp-mobile-header-stack .main-header-bar .mp-search-icon {
    margin:0;
  }
  .mp-comment-avatar-wrap img {
    max-width:2.5em;
  }
  .mp-comment-meta {
    padding:0 1.8888em 1.3333em;
  }
  .mp-separate-container .mp-comment-list li.depth-1 {
    padding:1.5em 2.14em;
  }
  .mp-separate-container .comment-respond {
    padding:2em 2.14em;
  }
}
@media (min-width:544px) {
  .mp-container {
    max-width:100%;
  }
}
@media (max-width:544px) {
  .mp-separate-container .mp-article-post,
  .mp-separate-container .mp-article-single,
  .mp-separate-container .comments-title,
  .mp-separate-container .mp-archive-description {
    padding:1.5em 1em;
  }
  .mp-separate-container #content .mp-container {
    padding-left:0.54em;
    padding-right:0.54em;
  }
  .mp-separate-container .mp-comment-list .bypostauthor {
    padding:.5em;
  }
  .mp-search-menu-icon.mp-dropdown-active .search-field {
    width:170px;
  }
}
#mp-mobile-header .mp-site-header-cart-li a {
  pointer-events:none;
}
body,
.mp-separate-container {
  background-color:#fff;
  background-image:none;
}
@media (max-width:921px) {
  .site-title {
    display:none;
  }
  .site-header .site-description {
    display:none;
  }
  h1,
  .entry-content :where(h1) {
    font-size:60px;
  }
  h2,
  .entry-content :where(h2) {
    font-size:35px;
  }
  h3,
  .entry-content :where(h3) {
    font-size:22px;
  }
}
@media (max-width:544px) {
  .site-title {
    display:none;
  }
  .site-header .site-description {
    display:none;
  }
  h1,
  .entry-content :where(h1) {
    font-size:35px;
  }
  h2,
  .entry-content :where(h2) {
    font-size:30px;
  }
  h3,
  .entry-content :where(h3) {
    font-size:20px;
  }
}
@media (max-width:921px) {
  html {
    font-size:85.5%;
  }
}
@media (max-width:544px) {
  html {
    font-size:85.5%;
  }
}
@media (min-width:922px) {
  .mp-container {
    max-width:1240px;
  }
}
@media (min-width:922px) {
  .site-content .mp-container {
    display:flex;
  }
}
@media (max-width:921px) {
  .site-content .mp-container {
    flex-direction:column;
  }
}
@media (min-width:922px) {
  .main-header-menu .sub-menu .menu-item.mp-left-align-sub-menu:hover > .sub-menu,
  .main-header-menu .sub-menu .menu-item.mp-left-align-sub-menu.focus > .sub-menu {
    margin-left:-0px;
  }
}
.mp-theme-transparent-header [data-section="section-header-mobile-trigger"] .mp-button-wrap .mp-mobile-menu-trigger-minimal {
  background:transparent;
}
.site .comments-area {
  padding-bottom:3em;
}
.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;
}
:root {
  --wp--custom--mp-default-block-top-padding: 3em;
  --wp--custom--mp-default-block-right-padding: 3em;
  --wp--custom--mp-default-block-bottom-padding: 3em;
  --wp--custom--mp-default-block-left-padding: 3em;
  --wp--custom--mp-container-width: 1200px;
  --wp--custom--mp-content-width-size: 1200px;
  --wp--custom--mp-wide-width-size: calc(1200px + var(--wp--custom--mp-default-block-left-padding) + var(--wp--custom--mp-default-block-right-padding));
}
.mp-narrow-container {
  --wp--custom--mp-content-width-size: 750px;
  --wp--custom--mp-wide-width-size: 750px;
}
@media(max-width: 921px) {
  :root {
    --wp--custom--mp-default-block-top-padding: 3em;
    --wp--custom--mp-default-block-right-padding: 2em;
    --wp--custom--mp-default-block-bottom-padding: 3em;
    --wp--custom--mp-default-block-left-padding: 2em;
  }
}
@media(max-width: 544px) {
  :root {
    --wp--custom--mp-default-block-top-padding: 3em;
    --wp--custom--mp-default-block-right-padding: 1.5em;
    --wp--custom--mp-default-block-bottom-padding: 3em;
    --wp--custom--mp-default-block-left-padding: 1.5em;
  }
}
.entry-content > .wp-block-group,
.entry-content > .wp-block-cover,
.entry-content > .wp-block-columns {
  padding-top: var(--wp--custom--mp-default-block-top-padding);
  padding-right: var(--wp--custom--mp-default-block-right-padding);
  padding-bottom: var(--wp--custom--mp-default-block-bottom-padding);
  padding-left: var(--wp--custom--mp-default-block-left-padding);
}
.mp-plain-container.mp-no-sidebar .entry-content > .alignfull,
.mp-page-builder-template .mp-no-sidebar .entry-content > .alignfull {
  margin-left: calc( -50vw + 50%);
  margin-right: calc( -50vw + 50%);
  max-width: 100vw;
  width: 100vw;
}
.mp-plain-container.mp-no-sidebar .entry-content .alignfull .alignfull,
.mp-page-builder-template.mp-no-sidebar .entry-content .alignfull .alignfull,
.mp-plain-container.mp-no-sidebar .entry-content .alignfull .alignwide,
.mp-page-builder-template.mp-no-sidebar .entry-content .alignfull .alignwide,
.mp-plain-container.mp-no-sidebar .entry-content .alignwide .alignfull,
.mp-page-builder-template.mp-no-sidebar .entry-content .alignwide .alignfull,
.mp-plain-container.mp-no-sidebar .entry-content .alignwide .alignwide,
.mp-page-builder-template.mp-no-sidebar .entry-content .alignwide .alignwide,
.mp-plain-container.mp-no-sidebar .entry-content .wp-block-column .alignfull,
.mp-page-builder-template.mp-no-sidebar .entry-content .wp-block-column .alignfull,
.mp-plain-container.mp-no-sidebar .entry-content .wp-block-column .alignwide,
.mp-page-builder-template.mp-no-sidebar .entry-content .wp-block-column .alignwide {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
[data-mp-blocks-layout] .wp-block-separator:not(.is-style-dots) {
  height: 0;
}
[data-mp-blocks-layout] .wp-block-separator {
  margin: 20px auto;
}
[data-mp-blocks-layout] .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 100px;
}
[data-mp-blocks-layout] .wp-block-separator.has-background {
  padding: 0;
}
.entry-content[data-mp-blocks-layout] > * {
  max-width: var(--wp--custom--mp-content-width-size);
  margin-left: auto;
  margin-right: auto;
}
.entry-content[data-mp-blocks-layout] > .alignwide {
  max-width: var(--wp--custom--mp-wide-width-size);
}
.entry-content[data-mp-blocks-layout] .alignfull {
  max-width: none;
}
.entry-content .wp-block-columns {
  margin-bottom: 0;
}
blockquote {
  margin: 1.5em;
  border-color: rgba(0,0,0,0.05);
}
.wp-block-quote:not(.has-text-align-right):not(.has-text-align-center) {
  border-left: 5px solid rgba(0,0,0,0.05);
}
.has-text-align-right > blockquote,
blockquote.has-text-align-right {
  border-right: 5px solid rgba(0,0,0,0.05);
}
.has-text-align-left > blockquote,
blockquote.has-text-align-left {
  border-left: 5px solid rgba(0,0,0,0.05);
}
.wp-block-site-tagline,
.wp-block-latest-posts .read-more {
  margin-top: 15px;
}
.wp-block-loginout p label {
  display: block;
}
.wp-block-loginout p:not(.login-remember):not(.login-submit) input {
  width: 100%;
}
.wp-block-loginout input:focus {
  border-color: transparent;
}
.wp-block-loginout input:focus {
  outline: thin dotted;
}
.entry-content .wp-block-media-text .wp-block-media-text__content {
  padding: 0 0 0 8%;
}
.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.has-background .wp-block-media-text__content {
  padding: 8%;
}
.entry-content .wp-block-cover:not([class*="background-color"]):not(.has-text-color.has-link-color) .wp-block-cover__inner-container,
.entry-content .wp-block-cover:not([class*="background-color"]) .wp-block-cover-image-text,
.entry-content .wp-block-cover:not([class*="background-color"]) .wp-block-cover-text,
.entry-content .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover__inner-container,
.entry-content .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover-image-text,
.entry-content .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover-text {
  color: var(--mp-global-color-primary,var(--mp-global-color-5));
}
.wp-block-loginout .login-remember input {
  width: 1.1rem;
  height: 1.1rem;
  margin: 0 5px 4px 0;
  vertical-align: middle;
}
.wp-block-latest-posts > li > *:first-child,
.wp-block-latest-posts:not(.is-grid) > li:first-child {
  margin-top: 0;
}
.entry-content > .wp-block-buttons,
.entry-content > .wp-block-uagb-buttons {
  margin-bottom: 1.5em;
}
.wp-block-search__inside-wrapper .wp-block-search__input {
  padding: 0 10px;
  color: var(--mp-global-color-3);
  background: var(--mp-global-color-primary,var(--mp-global-color-5));
  border-color: var(--mp-border-color);
}
.wp-block-latest-posts .read-more {
  margin-bottom: 1.5em;
}
.wp-block-search__no-button .wp-block-search__inside-wrapper .wp-block-search__input {
  padding-top: 5px;
  padding-bottom: 5px;
}
.wp-block-latest-posts .wp-block-latest-posts__post-date,
.wp-block-latest-posts .wp-block-latest-posts__post-author {
  font-size: 1rem;
}
.wp-block-latest-posts > li > *,
.wp-block-latest-posts:not(.is-grid) > li {
  margin-top: 12px;
  margin-bottom: 12px;
}
.mp-page-builder-template .entry-content[data-mp-blocks-layout] > *,
.mp-page-builder-template .entry-content[data-mp-blocks-layout] > .alignfull:where(:not(.wp-block-group):not(.uagb-is-root-container):not(.spectra-is-root-container)) > * {
  max-width: none;
}
.mp-page-builder-template .entry-content[data-mp-blocks-layout] > .alignwide:where(:not(.uagb-is-root-container):not(.spectra-is-root-container)) > * {
  max-width: var(--wp--custom--mp-wide-width-size);
}
.mp-page-builder-template .entry-content[data-mp-blocks-layout] > .inherit-container-width > *,
.mp-page-builder-template .entry-content[data-mp-blocks-layout] > *:not(.wp-block-group):where(:not(.uagb-is-root-container):not(.spectra-is-root-container)) > *,
.entry-content[data-mp-blocks-layout] > .wp-block-cover .wp-block-cover__inner-container {
  max-width: var(--wp--custom--mp-content-width-size) ;
  margin-left: auto;
  margin-right: auto;
}
.entry-content[data-mp-blocks-layout] .wp-block-cover:not(.alignleft):not(.alignright) {
  width: auto;
}
@media(max-width: 1200px) {
  .mp-separate-container .entry-content > .alignfull,
  .mp-separate-container .entry-content[data-mp-blocks-layout] > .alignwide,
  .mp-plain-container .entry-content[data-mp-blocks-layout] > .alignwide,
  .mp-plain-container .entry-content .alignfull {
    margin-left: calc(-1 * min(var(--mp-container-default-xlg-padding),20px)) ;
    margin-right: calc(-1 * min(var(--mp-container-default-xlg-padding),20px));
  }
}
@media(min-width: 1201px) {
  .mp-separate-container .entry-content > .alignfull {
    margin-left: calc(-1 * var(--mp-container-default-xlg-padding) );
    margin-right: calc(-1 * var(--mp-container-default-xlg-padding) );
  }
  .mp-separate-container .entry-content[data-mp-blocks-layout] > .alignwide,
  .mp-plain-container .entry-content[data-mp-blocks-layout] > .alignwide {
    margin-left: calc(-1 * var(--wp--custom--mp-default-block-left-padding) );
    margin-right: calc(-1 * var(--wp--custom--mp-default-block-right-padding) );
  }
}
@media(min-width: 921px) {
  .mp-separate-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width) > :where(:not(.alignleft):not(.alignright)),
  .mp-plain-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width) > :where(:not(.alignleft):not(.alignright)) {
    max-width: calc( var(--wp--custom--mp-content-width-size) + 80px );
  }
  .mp-plain-container.mp-right-sidebar .entry-content[data-mp-blocks-layout] .alignfull,
  .mp-plain-container.mp-left-sidebar .entry-content[data-mp-blocks-layout] .alignfull {
    margin-left: -60px;
    margin-right: -60px;
  }
}
@media(min-width: 544px) {
  .entry-content > .alignleft {
    margin-right: 20px;
  }
  .entry-content > .alignright {
    margin-left: 20px;
  }
}
@media (max-width:544px) {
  .wp-block-columns .wp-block-column:not(:lmp-child) {
    margin-bottom:20px;
  }
  .wp-block-latest-posts {
    margin:0;
  }
}
@media( max-width: 600px ) {
  .entry-content .wp-block-media-text .wp-block-media-text__content,
  .entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    padding: 8% 0 0;
  }
  .entry-content .wp-block-media-text.has-background .wp-block-media-text__content {
    padding: 8%;
  }
}
.mp-page-builder-template .entry-header {
  padding-left: 0;
}
.mp-narrow-container .site-content .wp-block-uagb-image--align-full .wp-block-uagb-image__figure {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
:root .has-mp-global-color-0-color {
  color:var(--mp-global-color-0);
}
:root .has-mp-global-color-0-background-color {
  background-color:var(--mp-global-color-0);
}
:root .wp-block-button .has-mp-global-color-0-color {
  color:var(--mp-global-color-0);
}
:root .wp-block-button .has-mp-global-color-0-background-color {
  background-color:var(--mp-global-color-0);
}
:root .has-mp-global-color-1-color {
  color:var(--mp-global-color-1);
}
:root .has-mp-global-color-1-background-color {
  background-color:var(--mp-global-color-1);
}
:root .wp-block-button .has-mp-global-color-1-color {
  color:var(--mp-global-color-1);
}
:root .wp-block-button .has-mp-global-color-1-background-color {
  background-color:var(--mp-global-color-1);
}
:root .has-mp-global-color-2-color {
  color:var(--mp-global-color-2);
}
:root .has-mp-global-color-2-background-color {
  background-color:var(--mp-global-color-2);
}
:root .wp-block-button .has-mp-global-color-2-color {
  color:var(--mp-global-color-2);
}
:root .wp-block-button .has-mp-global-color-2-background-color {
  background-color:var(--mp-global-color-2);
}
:root .has-mp-global-color-3-color {
  color:var(--mp-global-color-3);
}
:root .has-mp-global-color-3-background-color {
  background-color:var(--mp-global-color-3);
}
:root .wp-block-button .has-mp-global-color-3-color {
  color:var(--mp-global-color-3);
}
:root .wp-block-button .has-mp-global-color-3-background-color {
  background-color:var(--mp-global-color-3);
}
:root .has-mp-global-color-4-color {
  color:var(--mp-global-color-4);
}
:root .has-mp-global-color-4-background-color {
  background-color:var(--mp-global-color-4);
}
:root .wp-block-button .has-mp-global-color-4-color {
  color:var(--mp-global-color-4);
}
:root .wp-block-button .has-mp-global-color-4-background-color {
  background-color:var(--mp-global-color-4);
}
:root .has-mp-global-color-5-color {
  color:var(--mp-global-color-5);
}
:root .has-mp-global-color-5-background-color {
  background-color:var(--mp-global-color-5);
}
:root .wp-block-button .has-mp-global-color-5-color {
  color:var(--mp-global-color-5);
}
:root .wp-block-button .has-mp-global-color-5-background-color {
  background-color:var(--mp-global-color-5);
}
:root .has-mp-global-color-6-color {
  color:var(--mp-global-color-6);
}
:root .has-mp-global-color-6-background-color {
  background-color:var(--mp-global-color-6);
}
:root .wp-block-button .has-mp-global-color-6-color {
  color:var(--mp-global-color-6);
}
:root .wp-block-button .has-mp-global-color-6-background-color {
  background-color:var(--mp-global-color-6);
}
:root .has-mp-global-color-7-color {
  color:var(--mp-global-color-7);
}
:root .has-mp-global-color-7-background-color {
  background-color:var(--mp-global-color-7);
}
:root .wp-block-button .has-mp-global-color-7-color {
  color:var(--mp-global-color-7);
}
:root .wp-block-button .has-mp-global-color-7-background-color {
  background-color:var(--mp-global-color-7);
}
:root .has-mp-global-color-8-color {
  color:var(--mp-global-color-8);
}
:root .has-mp-global-color-8-background-color {
  background-color:var(--mp-global-color-8);
}
:root .wp-block-button .has-mp-global-color-8-color {
  color:var(--mp-global-color-8);
}
:root .wp-block-button .has-mp-global-color-8-background-color {
  background-color:var(--mp-global-color-8);
}
:root {
  --mp-global-color-0:#eeeeee;
  --mp-global-color-1:#ffc03d;
  --mp-global-color-2:#000000;
  --mp-global-color-3:#000000;
  --mp-global-color-4:#ffc03d;
  --mp-global-color-5:#ffc03d;
  --mp-global-color-6:#F2F5F7;
  --mp-global-color-7:#212d45;
  --mp-global-color-8:#000000;
}
:root {
  --mp-border-color : #dddddd;
}
.mp-single-entry-banner {
  -js-display: flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  position: relative;
  background: var(--mp-title-layout-bg);
}
.mp-single-entry-banner[data-banner-layout="layout-1"] {
  max-width: 1200px;
  background: inherit;
  padding: 20px 0;
}
.mp-single-entry-banner[data-banner-width-type="custom"] {
  margin: 0 auto;
  width: 100%;
}
.mp-single-entry-banner + .site-content .entry-header {
  margin-bottom: 0;
}
.site .mp-author-avatar {
  --mp-author-avatar-size: ;
}
a.mp-underline-text {
  text-decoration: underline;
}
.mp-container > .mp-terms-link {
  position: relative;
  display: block;
}
a.mp-button.mp-badge-tax {
  padding: 4px 8px;
  border-radius: 3px;
  font-size: inherit;
}
header.entry-header {
  text-align:left;
}
header.entry-header > *:not(:lmp-child) {
  margin-bottom:10px;
}
@media (max-width:921px) {
  header.entry-header {
    text-align:left;
  }
}
@media (max-width:544px) {
  header.entry-header {
    text-align:left;
  }
}
.mp-archive-entry-banner {
  -js-display: flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  position: relative;
  background: var(--mp-title-layout-bg);
}
.mp-archive-entry-banner[data-banner-width-type="custom"] {
  margin: 0 auto;
  width: 100%;
}
.mp-archive-entry-banner[data-banner-layout="layout-1"] {
  background: inherit;
  padding: 20px 0;
  text-align: left;
}
body.archive .mp-archive-description {
  max-width:1200px;
  width:100%;
  text-align:left;
  padding-top:3em;
  padding-right:3em;
  padding-bottom:3em;
  padding-left:3em;
}
body.archive .mp-archive-description .mp-archive-title,
body.archive .mp-archive-description .mp-archive-title * {
  font-size:40px;
  font-size:2.6666666666667rem;
}
body.archive .mp-archive-description > *:not(:lmp-child) {
  margin-bottom:10px;
}
@media (max-width:921px) {
  body.archive .mp-archive-description {
    text-align:left;
  }
}
@media (max-width:544px) {
  body.archive .mp-archive-description {
    text-align:left;
  }
}
.mp-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo .mp-logo-svg {
  width:120px;
  height:36px;
}
.mp-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img {
  max-width:120px;
  width:120px;
}
@media (max-width:921px) {
  .mp-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo .mp-logo-svg {
    width:120px;
  }
  .mp-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img {
    max-width:120px;
    width:120px;
  }
}
@media (max-width:543px) {
  .mp-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo .mp-logo-svg {
    width:100px;
  }
  .mp-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img {
    max-width:100px;
    width:100px;
  }
}
@media (min-width:921px) {
  .mp-theme-transparent-header #masthead {
    position:absolute;
    left:0;
    right:0;
  }
  .mp-theme-transparent-header .main-header-bar,
  .mp-theme-transparent-header.mp-header-break-point .main-header-bar {
    background:none;
  }
  body.elementor-editor-active.mp-theme-transparent-header #masthead,
  .fl-builder-edit .mp-theme-transparent-header #masthead,
  body.vc_editor.mp-theme-transparent-header #masthead,
  body.brz-ed.mp-theme-transparent-header #masthead {
    z-index:0;
  }
  .mp-header-break-point.mp-replace-site-logo-transparent.mp-theme-transparent-header .custom-mobile-logo-link {
    display:none;
  }
  .mp-header-break-point.mp-replace-site-logo-transparent.mp-theme-transparent-header .transparent-custom-logo {
    display:inline-block;
  }
  .mp-theme-transparent-header .mp-above-header,
  .mp-theme-transparent-header .mp-above-header.mp-above-header-bar {
    background-image:none;
    background-color:transparent;
  }
  .mp-theme-transparent-header .mp-below-header,
  .mp-theme-transparent-header .mp-below-header.mp-below-header-bar {
    background-image:none;
    background-color:transparent;
  }
}
.mp-theme-transparent-header .mp-builder-menu .main-header-menu,
.mp-theme-transparent-header .mp-builder-menu .main-header-menu .menu-link,
.mp-theme-transparent-header [CLASS*="mp-builder-menu-"] .main-header-menu .menu-item > .menu-link,
.mp-theme-transparent-header .mp-masthead-custom-menu-items,
.mp-theme-transparent-header .mp-masthead-custom-menu-items a,
.mp-theme-transparent-header .mp-builder-menu .main-header-menu .menu-item > .mp-menu-toggle,
.mp-theme-transparent-header .mp-builder-menu .main-header-menu .menu-item > .mp-menu-toggle,
.mp-theme-transparent-header .mp-above-header-navigation a,
.mp-header-break-point.mp-theme-transparent-header .mp-above-header-navigation a,
.mp-header-break-point.mp-theme-transparent-header .mp-above-header-navigation > ul.mp-above-header-menu > .menu-item-has-children:not(.current-menu-item) > .mp-menu-toggle,
.mp-theme-transparent-header .mp-below-header-menu,
.mp-theme-transparent-header .mp-below-header-menu a,
.mp-header-break-point.mp-theme-transparent-header .mp-below-header-menu a,
.mp-header-break-point.mp-theme-transparent-header .mp-below-header-menu,
.mp-theme-transparent-header .main-header-menu .menu-link {
  color:#ffffff;
}
.mp-theme-transparent-header .mp-builder-menu .main-header-menu .menu-item:hover > .menu-link,
.mp-theme-transparent-header .mp-builder-menu .main-header-menu .menu-item:hover > .mp-menu-toggle,
.mp-theme-transparent-header .mp-builder-menu .main-header-menu .mp-masthead-custom-menu-items a:hover,
.mp-theme-transparent-header .mp-builder-menu .main-header-menu .focus > .menu-link,
.mp-theme-transparent-header .mp-builder-menu .main-header-menu .focus > .mp-menu-toggle,
.mp-theme-transparent-header .mp-builder-menu .main-header-menu .current-menu-item > .menu-link,
.mp-theme-transparent-header .mp-builder-menu .main-header-menu .current-menu-ancestor > .menu-link,
.mp-theme-transparent-header .mp-builder-menu .main-header-menu .current-menu-item > .mp-menu-toggle,
.mp-theme-transparent-header .mp-builder-menu .main-header-menu .current-menu-ancestor > .mp-menu-toggle,
.mp-theme-transparent-header [CLASS*="mp-builder-menu-"] .main-header-menu .current-menu-item > .menu-link,
.mp-theme-transparent-header [CLASS*="mp-builder-menu-"] .main-header-menu .current-menu-ancestor > .menu-link,
.mp-theme-transparent-header [CLASS*="mp-builder-menu-"] .main-header-menu .current-menu-item > .mp-menu-toggle,
.mp-theme-transparent-header [CLASS*="mp-builder-menu-"] .main-header-menu .current-menu-ancestor > .mp-menu-toggle,
.mp-theme-transparent-header .main-header-menu .menu-item:hover > .menu-link,
.mp-theme-transparent-header .main-header-menu .current-menu-item > .menu-link,
.mp-theme-transparent-header .main-header-menu .current-menu-ancestor > .menu-link {
  color:var(--mp-global-color-0);
}
.mp-theme-transparent-header .mp-builder-menu .main-header-menu .menu-item .sub-menu .menu-link,
.mp-theme-transparent-header .main-header-menu .menu-item .sub-menu .menu-link {
  background-color:transparent;
}
@media (max-width:921px) {
  .mp-theme-transparent-header #masthead {
    position:absolute;
    left:0;
    right:0;
  }
  .mp-theme-transparent-header .main-header-bar,
  .mp-theme-transparent-header.mp-header-break-point .main-header-bar {
    background:none;
  }
  body.elementor-editor-active.mp-theme-transparent-header #masthead,
  .fl-builder-edit .mp-theme-transparent-header #masthead,
  body.vc_editor.mp-theme-transparent-header #masthead,
  body.brz-ed.mp-theme-transparent-header #masthead {
    z-index:0;
  }
  .mp-header-break-point.mp-replace-site-logo-transparent.mp-theme-transparent-header .custom-mobile-logo-link {
    display:none;
  }
  .mp-header-break-point.mp-replace-site-logo-transparent.mp-theme-transparent-header .transparent-custom-logo {
    display:inline-block;
  }
  .mp-theme-transparent-header .mp-above-header,
  .mp-theme-transparent-header .mp-above-header.mp-above-header-bar {
    background-image:none;
    background-color:transparent;
  }
  .mp-theme-transparent-header .mp-below-header,
  .mp-theme-transparent-header .mp-below-header.mp-below-header-bar {
    background-image:none;
    background-color:transparent;
  }
}
@media (max-width:921px) {
  .mp-theme-transparent-header.mp-header-break-point .mp-builder-menu .main-header-menu,
  .mp-theme-transparent-header.mp-header-break-point .mp-builder-menu.main-header-menu .sub-menu,
  .mp-theme-transparent-header.mp-header-break-point .mp-builder-menu.main-header-menu,
  .mp-theme-transparent-header.mp-header-break-point .mp-builder-menu .main-header-bar-wrap .main-header-menu,
  .mp-flyout-menu-enable.mp-header-break-point.mp-theme-transparent-header .main-header-bar-navigation .site-navigation,
  .mp-fullscreen-menu-enable.mp-header-break-point.mp-theme-transparent-header .main-header-bar-navigation .site-navigation,
  .mp-flyout-above-menu-enable.mp-header-break-point.mp-theme-transparent-header .mp-above-header-navigation-wrap .mp-above-header-navigation,
  .mp-flyout-below-menu-enable.mp-header-break-point.mp-theme-transparent-header .mp-below-header-navigation-wrap .mp-below-header-actual-nav,
  .mp-fullscreen-above-menu-enable.mp-header-break-point.mp-theme-transparent-header .mp-above-header-navigation-wrap,
  .mp-fullscreen-below-menu-enable.mp-header-break-point.mp-theme-transparent-header .mp-below-header-navigation-wrap,
  .mp-theme-transparent-header .main-header-menu .menu-link {
    background-color:var(--mp-global-color-5);
  }
  .mp-theme-transparent-header .mp-builder-menu .main-header-menu,
  .mp-theme-transparent-header .mp-builder-menu .main-header-menu .menu-link,
  .mp-theme-transparent-header [CLASS*="mp-builder-menu-"] .main-header-menu .menu-item > .menu-link,
  .mp-theme-transparent-header .mp-masthead-custom-menu-items,
  .mp-theme-transparent-header .mp-masthead-custom-menu-items a,
  .mp-theme-transparent-header .mp-builder-menu .main-header-menu .menu-item > .mp-menu-toggle,
  .mp-theme-transparent-header .mp-builder-menu .main-header-menu .menu-item > .mp-menu-toggle,
  .mp-theme-transparent-header .main-header-menu .menu-link {
    color:var(--mp-global-color-3);
  }
  .mp-theme-transparent-header .mp-builder-menu .main-header-menu .menu-item:hover > .menu-link,
  .mp-theme-transparent-header .mp-builder-menu .main-header-menu .menu-item:hover > .mp-menu-toggle,
  .mp-theme-transparent-header .mp-builder-menu .main-header-menu .mp-masthead-custom-menu-items a:hover,
  .mp-theme-transparent-header .mp-builder-menu .main-header-menu .focus > .menu-link,
  .mp-theme-transparent-header .mp-builder-menu .main-header-menu .focus > .mp-menu-toggle,
  .mp-theme-transparent-header .mp-builder-menu .main-header-menu .current-menu-item > .menu-link,
  .mp-theme-transparent-header .mp-builder-menu .main-header-menu .current-menu-ancestor > .menu-link,
  .mp-theme-transparent-header .mp-builder-menu .main-header-menu .current-menu-item > .mp-menu-toggle,
  .mp-theme-transparent-header .mp-builder-menu .main-header-menu .current-menu-ancestor > .mp-menu-toggle,
  .mp-theme-transparent-header [CLASS*="mp-builder-menu-"] .main-header-menu .current-menu-item > .menu-link,
  .mp-theme-transparent-header [CLASS*="mp-builder-menu-"] .main-header-menu .current-menu-ancestor > .menu-link,
  .mp-theme-transparent-header [CLASS*="mp-builder-menu-"] .main-header-menu .current-menu-item > .mp-menu-toggle,
  .mp-theme-transparent-header [CLASS*="mp-builder-menu-"] .main-header-menu .current-menu-ancestor > .mp-menu-toggle,
  .mp-theme-transparent-header .main-header-menu .menu-item:hover > .menu-link,
  .mp-theme-transparent-header .main-header-menu .current-menu-item > .menu-link,
  .mp-theme-transparent-header .main-header-menu .current-menu-ancestor > .menu-link {
    color:var(--mp-global-color-0);
  }
}
.mp-theme-transparent-header #mp-desktop-header > .mp-below-header-wrap > .mp-below-header,
.mp-theme-transparent-header.mp-header-break-point #mp-mobile-header > .mp-main-header-wrap > .main-header-bar {
  border-bottom-width:0px;
  border-bottom-style:solid;
}
.mp-breadcrumbs .trail-browse,
.mp-breadcrumbs .trail-items,
.mp-breadcrumbs .trail-items li {
  display:inline-block;
  margin:0;
  padding:0;
  border:none;
  background:inherit;
  text-indent:0;
  text-decoration:none;
}
.mp-breadcrumbs .trail-browse {
  font-size:inherit;
  font-style:inherit;
  font-weight:inherit;
  color:inherit;
}
.mp-breadcrumbs .trail-items {
  list-style:none;
}
.trail-items li::after {
  padding:0 0.3em;
  content:"\00bb";
}
.trail-items li:lmp-of-type::after {
  display:none;
}
h1,
h2,
h3,
h4,
h5,
h6,
.entry-content :where(h1,
h2,
h3,
h4,
h5,
h6) {
  color:var(--mp-global-color-2);
}
.entry-title a {
  color:var(--mp-global-color-2);
}
@media (max-width:921px) {
  .mp-builder-grid-row-container.mp-builder-grid-row-tablet-3-firstrow .mp-builder-grid-row > *:first-child,
  .mp-builder-grid-row-container.mp-builder-grid-row-tablet-3-lastrow .mp-builder-grid-row > *:lmp-child {
    grid-column:1 / -1;
  }
}
@media (max-width:544px) {
  .mp-builder-grid-row-container.mp-builder-grid-row-mobile-3-firstrow .mp-builder-grid-row > *:first-child,
  .mp-builder-grid-row-container.mp-builder-grid-row-mobile-3-lastrow .mp-builder-grid-row > *:lmp-child {
    grid-column:1 / -1;
  }
}
.mp-builder-layout-element[data-section="title_tagline"] {
  display:flex;
}
@media (max-width:921px) {
  .mp-header-break-point .mp-builder-layout-element[data-section="title_tagline"] {
    display:flex;
  }
}
@media (max-width:544px) {
  .mp-header-break-point .mp-builder-layout-element[data-section="title_tagline"] {
    display:flex;
  }
}
[data-section*="section-hb-button-"] .menu-link {
  display:none;
}
.mp-header-button-1[data-section="section-hb-button-1"] {
  display:flex;
}
@media (max-width:921px) {
  .mp-header-break-point .mp-header-button-1[data-section="section-hb-button-1"] {
    display:flex;
  }
}
@media (max-width:544px) {
  .mp-header-break-point .mp-header-button-1[data-section="section-hb-button-1"] {
    display:flex;
  }
}
.mp-builder-menu-1 {
  font-family:inherit;
  font-weight:500;
}
.mp-builder-menu-1 .sub-menu,
.mp-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(--mp-global-color-0);
  border-style:solid;
}
.mp-builder-menu-1 .sub-menu .sub-menu {
  top:0px;
}
.mp-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,
.mp-builder-menu-1 .main-header-menu > .menu-item > .mp-full-megamenu-wrapper {
  margin-top:0px;
}
.mp-desktop .mp-builder-menu-1 .main-header-menu > .menu-item > .sub-menu:before,
.mp-desktop .mp-builder-menu-1 .main-header-menu > .menu-item > .mp-full-megamenu-wrapper:before {
  height:calc( 0px + 0px + 5px );
}
.mp-desktop .mp-builder-menu-1 .menu-item .sub-menu .menu-link {
  border-style:none;
}
@media (max-width:921px) {
  .mp-header-break-point .mp-builder-menu-1 .menu-item.menu-item-has-children > .mp-menu-toggle {
    top:0;
  }
  .mp-builder-menu-1 .inline-on-mobile .menu-item.menu-item-has-children > .mp-menu-toggle {
    right:-15px;
  }
  .mp-builder-menu-1 .menu-item-has-children > .menu-link:after {
    content:unset;
  }
  .mp-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,
  .mp-builder-menu-1 .main-header-menu > .menu-item > .mp-full-megamenu-wrapper {
    margin-top:0;
  }
}
@media (max-width:544px) {
  .mp-header-break-point .mp-builder-menu-1 .menu-item.menu-item-has-children > .mp-menu-toggle {
    top:0;
  }
  .mp-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,
  .mp-builder-menu-1 .main-header-menu > .menu-item > .mp-full-megamenu-wrapper {
    margin-top:0;
  }
}
.mp-builder-menu-1 {
  display:flex;
}
@media (max-width:921px) {
  .mp-header-break-point .mp-builder-menu-1 {
    display:flex;
  }
}
@media (max-width:544px) {
  .mp-header-break-point .mp-builder-menu-1 {
    display:flex;
  }
}
.mp-builder-html-element img.alignnone {
  display:inline-block;
}
.mp-builder-html-element p:first-child {
  margin-top:0;
}
.mp-builder-html-element p:lmp-child {
  margin-bottom:0;
}
.mp-header-break-point .main-header-bar .mp-builder-html-element {
  line-height:1.85714285714286;
}
.mp-header-html-1 .mp-builder-html-element {
  color:var(--mp-global-color-0);
  font-size:15px;
  font-size:1rem;
}
.mp-header-html-1 {
  font-size:15px;
  font-size:1rem;
}
.mp-header-html-1 {
  display:flex;
}
@media (max-width:921px) {
  .mp-header-break-point .mp-header-html-1 {
    display:flex;
  }
}
@media (max-width:544px) {
  .mp-header-break-point .mp-header-html-1 {
    display:flex;
  }
}
.mp-social-stack-desktop .mp-builder-social-element,
.mp-social-stack-tablet .mp-builder-social-element,
.mp-social-stack-mobile .mp-builder-social-element {
  margin-top: 6px;
  margin-bottom: 6px;
}
.social-show-label-true .mp-builder-social-element {
  width: auto;
  padding: 0 0.4em;
}
[data-section^="section-fb-social-icons-"] .footer-social-inner-wrap {
  text-align: center;
}
.mp-footer-social-wrap {
  width: 100%;
}
.mp-footer-social-wrap .mp-builder-social-element:first-child {
  margin-left: 0;
}
.mp-footer-social-wrap .mp-builder-social-element:lmp-child {
  margin-right: 0;
}
.mp-header-social-wrap .mp-builder-social-element:first-child {
  margin-left: 0;
}
.mp-header-social-wrap .mp-builder-social-element:lmp-child {
  margin-right: 0;
}
.mp-builder-social-element {
  line-height: 1;
  color: var(--mp-global-color-2);
  background: transparent;
  vertical-align: middle;
  transition: all 0.01s;
  margin-left: 6px;
  margin-right: 6px;
  justify-content: center;
  align-items: center;
}
.mp-builder-social-element .social-item-label {
  padding-left: 6px;
}
.mp-header-social-1-wrap .mp-builder-social-element,
.mp-header-social-1-wrap .social-show-label-true .mp-builder-social-element {
  margin-left:9.5px;
  margin-right:9.5px;
}
.mp-header-social-1-wrap .mp-builder-social-element svg {
  width:25px;
  height:25px;
}
.mp-header-social-1-wrap .mp-social-color-type-custom svg {
  fill:var(--mp-global-color-0);
}
.mp-header-social-1-wrap .mp-social-color-type-custom .mp-builder-social-element:hover {
  color:#ffffff;
}
.mp-header-social-1-wrap .mp-social-color-type-custom .mp-builder-social-element:hover svg {
  fill:#ffffff;
}
.mp-header-social-1-wrap .mp-social-color-type-custom .social-item-label {
  color:var(--mp-global-color-0);
}
.mp-header-social-1-wrap .mp-builder-social-element:hover .social-item-label {
  color:#ffffff;
}
.mp-builder-layout-element[data-section="section-hb-social-icons-1"] {
  display:flex;
}
@media (max-width:921px) {
  .mp-header-break-point .mp-builder-layout-element[data-section="section-hb-social-icons-1"] {
    display:flex;
  }
}
@media (max-width:544px) {
  .mp-header-break-point .mp-builder-layout-element[data-section="section-hb-social-icons-1"] {
    display:flex;
  }
}
.site-below-footer-wrap {
  padding-top:20px;
  padding-bottom:20px;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] {
  background-color:var(--mp-global-color-7);
  background-image:none;
  min-height:80px;
  border-style:solid;
  border-width:0px;
  border-top-width:1px;
  border-top-color:rgba(195,193,193,0.27);
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] .mp-builder-grid-row {
  max-width:1200px;
  min-height:80px;
  margin-left:auto;
  margin-right:auto;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] .mp-builder-grid-row,
.site-below-footer-wrap[data-section="section-below-footer-builder"] .site-footer-section {
  align-items:center;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"].mp-footer-row-inline .site-footer-section {
  display:flex;
  margin-bottom:0;
}
.mp-builder-grid-row-2-equal .mp-builder-grid-row {
  grid-template-columns:repeat( 2,1fr );
}
@media (max-width:921px) {
  .site-below-footer-wrap[data-section="section-below-footer-builder"].mp-footer-row-tablet-inline .site-footer-section {
    display:flex;
    margin-bottom:0;
  }
  .site-below-footer-wrap[data-section="section-below-footer-builder"].mp-footer-row-tablet-stack .site-footer-section {
    display:block;
    margin-bottom:10px;
  }
  .mp-builder-grid-row-container.mp-builder-grid-row-tablet-2-equal .mp-builder-grid-row {
    grid-template-columns:repeat( 2,1fr );
  }
}
@media (max-width:544px) {
  .site-below-footer-wrap[data-section="section-below-footer-builder"].mp-footer-row-mobile-inline .site-footer-section {
    display:flex;
    margin-bottom:0;
  }
  .site-below-footer-wrap[data-section="section-below-footer-builder"].mp-footer-row-mobile-stack .site-footer-section {
    display:block;
    margin-bottom:10px;
  }
  .mp-builder-grid-row-container.mp-builder-grid-row-mobile-full .mp-builder-grid-row {
    grid-template-columns:1fr;
  }
}
@media (max-width:921px) {
  .site-below-footer-wrap[data-section="section-below-footer-builder"] {
    padding-left:40px;
    padding-right:40px;
  }
}
@media (max-width:544px) {
  .site-below-footer-wrap[data-section="section-below-footer-builder"] {
    padding-top:0px;
    padding-bottom:0px;
    padding-left:25px;
    padding-right:25px;
  }
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] {
  display:grid;
}
@media (max-width:921px) {
  .mp-header-break-point .site-below-footer-wrap[data-section="section-below-footer-builder"] {
    display:grid;
  }
}
@media (max-width:544px) {
  .mp-header-break-point .site-below-footer-wrap[data-section="section-below-footer-builder"] {
    display:grid;
  }
}
.mp-footer-copyright {
  text-align:left;
}
.mp-footer-copyright.site-footer-focus-item {
  color:#ffffff;
}
@media (max-width:921px) {
  .mp-footer-copyright {
    text-align:center;
  }
}
@media (max-width:544px) {
  .mp-footer-copyright {
    text-align:center;
  }
}
.mp-footer-copyright.mp-builder-layout-element {
  display:flex;
}
@media (max-width:921px) {
  .mp-header-break-point .mp-footer-copyright.mp-builder-layout-element {
    display:flex;
  }
}
@media (max-width:544px) {
  .mp-header-break-point .mp-footer-copyright.mp-builder-layout-element {
    display:flex;
  }
}
.mp-social-stack-desktop .mp-builder-social-element,
.mp-social-stack-tablet .mp-builder-social-element,
.mp-social-stack-mobile .mp-builder-social-element {
  margin-top: 6px;
  margin-bottom: 6px;
}
.social-show-label-true .mp-builder-social-element {
  width: auto;
  padding: 0 0.4em;
}
[data-section^="section-fb-social-icons-"] .footer-social-inner-wrap {
  text-align: center;
}
.mp-footer-social-wrap {
  width: 100%;
}
.mp-footer-social-wrap .mp-builder-social-element:first-child {
  margin-left: 0;
}
.mp-footer-social-wrap .mp-builder-social-element:lmp-child {
  margin-right: 0;
}
.mp-header-social-wrap .mp-builder-social-element:first-child {
  margin-left: 0;
}
.mp-header-social-wrap .mp-builder-social-element:lmp-child {
  margin-right: 0;
}
.mp-builder-social-element {
  line-height: 1;
  color: var(--mp-global-color-2);
  background: transparent;
  vertical-align: middle;
  transition: all 0.01s;
  margin-left: 6px;
  margin-right: 6px;
  justify-content: center;
  align-items: center;
}
.mp-builder-social-element .social-item-label {
  padding-left: 6px;
}
.mp-footer-social-1-wrap .mp-builder-social-element,
.mp-footer-social-1-wrap .social-show-label-true .mp-builder-social-element {
  margin-left:10.5px;
  margin-right:10.5px;
}
.mp-footer-social-1-wrap .mp-builder-social-element svg {
  width:22px;
  height:22px;
}
.mp-footer-social-1-wrap .mp-social-color-type-custom svg {
  fill:var(--mp-global-color-0);
}
.mp-footer-social-1-wrap .mp-social-color-type-custom .mp-builder-social-element:hover {
  color:#ffffff;
}
.mp-footer-social-1-wrap .mp-social-color-type-custom .mp-builder-social-element:hover svg {
  fill:#ffffff;
}
.mp-footer-social-1-wrap .mp-social-color-type-custom .social-item-label {
  color:var(--mp-global-color-0);
}
.mp-footer-social-1-wrap .mp-builder-social-element:hover .social-item-label {
  color:#ffffff;
}
[data-section="section-fb-social-icons-1"] .footer-social-inner-wrap {
  text-align:right;
}
@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;
  }
}
.mp-builder-layout-element[data-section="section-fb-social-icons-1"] {
  display:flex;
}
@media (max-width:921px) {
  .mp-header-break-point .mp-builder-layout-element[data-section="section-fb-social-icons-1"] {
    display:flex;
  }
}
@media (max-width:544px) {
  .mp-header-break-point .mp-builder-layout-element[data-section="section-fb-social-icons-1"] {
    display:flex;
  }
}
.site-footer {
  background-color:var(--mp-global-color-2);
  background-image:none;
}
.site-primary-footer-wrap {
  padding-top:45px;
  padding-bottom:45px;
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
  background-color:var(--mp-global-color-7);
  background-image:none;
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .mp-builder-grid-row {
  max-width:1200px;
  margin-left:auto;
  margin-right:auto;
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .mp-builder-grid-row,
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .site-footer-section {
  align-items:flex-start;
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"].mp-footer-row-inline .site-footer-section {
  display:flex;
  margin-bottom:0;
}
.mp-builder-grid-row-4-equal .mp-builder-grid-row {
  grid-template-columns:repeat( 4,1fr );
}
@media (max-width:921px) {
  .site-primary-footer-wrap[data-section="section-primary-footer-builder"].mp-footer-row-tablet-inline .site-footer-section {
    display:flex;
    margin-bottom:0;
  }
  .site-primary-footer-wrap[data-section="section-primary-footer-builder"].mp-footer-row-tablet-stack .site-footer-section {
    display:block;
    margin-bottom:10px;
  }
  .mp-builder-grid-row-container.mp-builder-grid-row-tablet-2-equal .mp-builder-grid-row {
    grid-template-columns:repeat( 2,1fr );
  }
}
@media (max-width:544px) {
  .site-primary-footer-wrap[data-section="section-primary-footer-builder"].mp-footer-row-mobile-inline .site-footer-section {
    display:flex;
    margin-bottom:0;
  }
  .site-primary-footer-wrap[data-section="section-primary-footer-builder"].mp-footer-row-mobile-stack .site-footer-section {
    display:block;
    margin-bottom:10px;
  }
  .mp-builder-grid-row-container.mp-builder-grid-row-mobile-full .mp-builder-grid-row {
    grid-template-columns:1fr;
  }
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
  padding-top:100px;
}
@media (max-width:921px) {
  .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
    padding-top:80px;
    padding-bottom:80px;
    padding-left:40px;
    padding-right:40px;
  }
}
@media (max-width:544px) {
  .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
    padding-top:50px;
    padding-bottom:50px;
    padding-left:25px;
    padding-right:25px;
  }
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
  display:grid;
}
@media (max-width:921px) {
  .mp-header-break-point .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
    display:grid;
  }
}
@media (max-width:544px) {
  .mp-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-3"].footer-widget-area-inner {
  text-align:left;
}
@media (max-width:921px) {
  .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner {
    text-align:center;
  }
}
@media (max-width:544px) {
  .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].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;
}
.mp-footer-row-inline .footer-widget-area.widget-area.site-footer-focus-item {
  width:100%;
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner {
  color:#ffffff;
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-title,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] h1,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-area h1,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] h2,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-area h2,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] h3,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-area h3,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] h4,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-area h4,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] h5,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-area h5,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] h6,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-area h6 {
  color:#ffffff;
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
  display:block;
}
@media (max-width:921px) {
  .mp-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
    display:block;
  }
}
@media (max-width:544px) {
  .mp-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"].footer-widget-area-inner {
  color:#ffffff;
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner a {
  color:#ffffff;
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner a:hover {
  color:var(--mp-global-color-0);
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-title,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h1,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h1,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h2,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h2,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h3,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h3,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h4,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h4,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h5,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h5,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h6,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h6 {
  color:#ffffff;
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
  display:block;
}
@media (max-width:921px) {
  .mp-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
    display:block;
  }
}
@media (max-width:544px) {
  .mp-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
    display:block;
  }
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner {
  color:#ffffff;
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-title,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] h1,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-area h1,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] h2,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-area h2,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] h3,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-area h3,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] h4,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-area h4,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] h5,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-area h5,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] h6,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-area h6 {
  color:#ffffff;
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
  display:block;
}
@media (max-width:921px) {
  .mp-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
    display:block;
  }
}
@media (max-width:544px) {
  .mp-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
    display:block;
  }
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] {
  display:block;
}
@media (max-width:921px) {
  .mp-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] {
    display:block;
  }
}
@media (max-width:544px) {
  .mp-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 .mp-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;
}
.mp-left-sidebar .elementor-section.elementor-section-stretched,
.mp-right-sidebar .elementor-section.elementor-section-stretched {
  max-width:100%;
  left:0 !important;
}
.elementor-posts-container [CLASS*="mp-width-"] {
  width:100%;
}
.elementor-template-full-width .mp-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;
  }
}
.mp-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,
#mp-footer-menu .menu-item,
.main-header-bar .mp-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,
#mp-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;
}
.mp-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type svg {
  top:.2em;
  margin-top:0px;
  margin-left:0px;
  width:.65em;
  transform:translate(0, -2px) rotateZ(270deg);
}
.mp-mobile-popup-content .mp-submenu-expanded > .mp-menu-toggle {
  transform:rotateX(180deg);
  overflow-y:auto;
}
@media (min-width:922px) {
  .mp-builder-menu .main-navigation > ul > li:lmp-child a {
    margin-right:0;
  }
}
.mp-separate-container .mp-article-inner {
  background-color:transparent;
  background-image:none;
}
.mp-separate-container .mp-article-post {
  background-color:var(--mp-global-color-5);
  background-image:none;
}
@media (max-width:921px) {
  .mp-separate-container .mp-article-post {
    background-color:var(--mp-global-color-5);
    background-image:none;
  }
}
@media (max-width:544px) {
  .mp-separate-container .mp-article-post {
    background-color:var(--mp-global-color-5);
    background-image:none;
  }
}
.mp-separate-container .mp-article-single:not(.mp-related-post),
.mp-separate-container .error-404,
.mp-separate-container .no-results,
.single.mp-separate-container  .mp-author-meta,
.mp-separate-container .related-posts-title-wrapper,
.mp-separate-container .comments-count-wrapper,
.mp-box-layout.mp-plain-container .site-content,
.mp-padded-layout.mp-plain-container .site-content,
.mp-separate-container .mp-archive-description,
.mp-separate-container .comments-area .comment-respond,
.mp-separate-container .comments-area .mp-comment-list li,
.mp-separate-container .comments-area .comments-title {
  background-color:var(--mp-global-color-5);
  background-image:none;
}
@media (max-width:921px) {
  .mp-separate-container .mp-article-single:not(.mp-related-post),
  .mp-separate-container .error-404,
  .mp-separate-container .no-results,
  .single.mp-separate-container  .mp-author-meta,
  .mp-separate-container .related-posts-title-wrapper,
  .mp-separate-container .comments-count-wrapper,
  .mp-box-layout.mp-plain-container .site-content,
  .mp-padded-layout.mp-plain-container .site-content,
  .mp-separate-container .mp-archive-description {
    background-color:var(--mp-global-color-5);
    background-image:none;
  }
}
@media (max-width:544px) {
  .mp-separate-container .mp-article-single:not(.mp-related-post),
  .mp-separate-container .error-404,
  .mp-separate-container .no-results,
  .single.mp-separate-container  .mp-author-meta,
  .mp-separate-container .related-posts-title-wrapper,
  .mp-separate-container .comments-count-wrapper,
  .mp-box-layout.mp-plain-container .site-content,
  .mp-padded-layout.mp-plain-container .site-content,
  .mp-separate-container .mp-archive-description {
    background-color:var(--mp-global-color-5);
    background-image:none;
  }
}
.mp-separate-container.mp-two-container #secondary .widget {
  background-color:var(--mp-global-color-5);
  background-image:none;
}
@media (max-width:921px) {
  .mp-separate-container.mp-two-container #secondary .widget {
    background-color:var(--mp-global-color-5);
    background-image:none;
  }
}
@media (max-width:544px) {
  .mp-separate-container.mp-two-container #secondary .widget {
    background-color:var(--mp-global-color-5);
    background-image:none;
  }
}
.mp-mobile-header-content > *,
.mp-desktop-header-content > * {
  padding: 10px 0;
  height: auto;
}
.mp-mobile-header-content > *:first-child,
.mp-desktop-header-content > *:first-child {
  padding-top: 10px;
}
.mp-mobile-header-content > .mp-builder-menu,
.mp-desktop-header-content > .mp-builder-menu {
  padding-top: 0;
}
.mp-mobile-header-content > *:lmp-child,
.mp-desktop-header-content > *:lmp-child {
  padding-bottom: 0;
}
.mp-mobile-header-content .mp-search-menu-icon.mp-inline-search label,
.mp-desktop-header-content .mp-search-menu-icon.mp-inline-search label {
  width: 100%;
}
.mp-desktop-header-content .main-header-bar-navigation .mp-submenu-expanded > .mp-menu-toggle::before {
  transform: rotateX(180deg);
}
#mp-desktop-header .mp-desktop-header-content,
.mp-mobile-header-content .mp-search-icon,
.mp-desktop-header-content .mp-search-icon,
.mp-mobile-header-wrap .mp-mobile-header-content,
.mp-main-header-nav-open.mp-popup-nav-open .mp-mobile-header-wrap .mp-mobile-header-content,
.mp-main-header-nav-open.mp-popup-nav-open .mp-desktop-header-content {
  display: none;
}
.mp-main-header-nav-open.mp-header-break-point #mp-desktop-header .mp-desktop-header-content,
.mp-main-header-nav-open.mp-header-break-point .mp-mobile-header-wrap .mp-mobile-header-content {
  display: block;
}
.mp-desktop .mp-desktop-header-content .mp-menu-animation-slide-up > .menu-item > .sub-menu,
.mp-desktop .mp-desktop-header-content .mp-menu-animation-slide-up > .menu-item .menu-item > .sub-menu,
.mp-desktop .mp-desktop-header-content .mp-menu-animation-slide-down > .menu-item > .sub-menu,
.mp-desktop .mp-desktop-header-content .mp-menu-animation-slide-down > .menu-item .menu-item > .sub-menu,
.mp-desktop .mp-desktop-header-content .mp-menu-animation-fade > .menu-item > .sub-menu,
.mp-desktop .mp-desktop-header-content .mp-menu-animation-fade > .menu-item .menu-item > .sub-menu {
  opacity: 1;
  visibility: visible;
}
.mp-hfb-header.mp-default-menu-enable.mp-header-break-point .mp-mobile-header-wrap .mp-mobile-header-content .main-header-bar-navigation {
  width: unset;
  margin: unset;
}
.mp-mobile-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .mp-menu-toggle,
.mp-desktop-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .mp-menu-toggle {
  left: calc( 20px - 0.907em);
  right: auto;
}
.mp-mobile-header-content .mp-search-menu-icon,
.mp-mobile-header-content .mp-search-menu-icon.slide-search,
.mp-desktop-header-content .mp-search-menu-icon,
.mp-desktop-header-content .mp-search-menu-icon.slide-search {
  width: 100%;
  position: relative;
  display: block;
  right: auto;
  transform: none;
}
.mp-mobile-header-content .mp-search-menu-icon.slide-search .search-form,
.mp-mobile-header-content .mp-search-menu-icon .search-form,
.mp-desktop-header-content .mp-search-menu-icon.slide-search .search-form,
.mp-desktop-header-content .mp-search-menu-icon .search-form {
  right: 0;
  visibility: visible;
  opacity: 1;
  position: relative;
  top: auto;
  transform: none;
  padding: 0;
  display: block;
  overflow: hidden;
}
.mp-mobile-header-content .mp-search-menu-icon.mp-inline-search .search-field,
.mp-mobile-header-content .mp-search-menu-icon .search-field,
.mp-desktop-header-content .mp-search-menu-icon.mp-inline-search .search-field,
.mp-desktop-header-content .mp-search-menu-icon .search-field {
  width: 100%;
  padding-right: 5.5em;
}
.mp-mobile-header-content .mp-search-menu-icon .search-submit,
.mp-desktop-header-content .mp-search-menu-icon .search-submit {
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  padding: 0 1em;
  border-radius: 0;
}
.mp-hfb-header.mp-default-menu-enable.mp-header-break-point .mp-mobile-header-wrap .mp-mobile-header-content .main-header-bar-navigation ul .sub-menu .menu-link {
  padding-left: 30px;
}
.mp-hfb-header.mp-default-menu-enable.mp-header-break-point .mp-mobile-header-wrap .mp-mobile-header-content .main-header-bar-navigation .sub-menu .menu-item .menu-item .menu-link {
  padding-left: 40px;
}
.mp-mobile-popup-drawer.active .mp-mobile-popup-inner {
  background-color:#ffffff;
  ;
}
.mp-mobile-header-wrap .mp-mobile-header-content,
.mp-desktop-header-content {
  background-color:#ffffff;
  ;
}
.mp-mobile-popup-content > *,
.mp-mobile-header-content > *,
.mp-desktop-popup-content > *,
.mp-desktop-header-content > * {
  padding-top:0px;
  padding-bottom:0px;
}
.content-align-flex-start .mp-builder-layout-element {
  justify-content:flex-start;
}
.content-align-flex-start .main-header-menu {
  text-align:left;
}
.mp-mobile-popup-drawer.active .menu-toggle-close {
  color:#3a3a3a;
}
.mp-mobile-header-wrap .mp-primary-header-bar,
.mp-primary-header-bar .site-primary-header-wrap {
  min-height:70px;
}
.mp-desktop .mp-primary-header-bar .main-header-menu > .menu-item {
  line-height:70px;
}
.mp-header-break-point #masthead .mp-mobile-header-wrap .mp-primary-header-bar,
.mp-header-break-point #masthead .mp-mobile-header-wrap .mp-below-header-bar,
.mp-header-break-point #masthead .mp-mobile-header-wrap .mp-above-header-bar {
  padding-left:20px;
  padding-right:20px;
}
.mp-header-break-point .mp-primary-header-bar {
  border-bottom-width:1px;
  border-bottom-color:rgba(235,235,235,0.24);
  border-bottom-style:solid;
}
@media (min-width:922px) {
  .mp-primary-header-bar {
    border-bottom-width:1px;
    border-bottom-color:rgba(235,235,235,0.24);
    border-bottom-style:solid;
  }
}
.mp-primary-header-bar {
  background-color:#ffffff;
  background-image:none;
}
.mp-primary-header-bar {
  display:block;
}
@media (max-width:921px) {
  .mp-header-break-point .mp-primary-header-bar {
    display:grid;
  }
}
@media (max-width:544px) {
  .mp-header-break-point .mp-primary-header-bar {
    display:grid;
  }
}
[data-section="section-header-mobile-trigger"] .mp-button-wrap .mp-mobile-menu-trigger-minimal {
  color:var(--mp-global-color-0);
  border:none;
  background:transparent;
}
[data-section="section-header-mobile-trigger"] .mp-button-wrap .mobile-menu-toggle-icon .mp-mobile-svg {
  width:20px;
  height:20px;
  fill:var(--mp-global-color-0);
}
[data-section="section-header-mobile-trigger"] .mp-button-wrap .mobile-menu-wrap .mobile-menu {
  color:var(--mp-global-color-0);
}
.mp-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .mp-menu-toggle {
  top:0;
}
.mp-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after {
  content:unset;
}
.mp-hfb-header .mp-builder-menu-mobile .main-header-menu,
.mp-hfb-header .mp-builder-menu-mobile .main-navigation .menu-item .menu-link,
.mp-hfb-header .mp-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link {
  border-style:none;
}
.mp-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .mp-menu-toggle {
  top:0;
}
@media (max-width:921px) {
  .mp-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .mp-menu-toggle {
    top:0;
  }
  .mp-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after {
    content:unset;
  }
}
@media (max-width:544px) {
  .mp-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .mp-menu-toggle {
    top:0;
  }
}
.mp-builder-menu-mobile .main-navigation {
  display:block;
}
@media (max-width:921px) {
  .mp-header-break-point .mp-builder-menu-mobile .main-navigation {
    display:block;
  }
}
@media (max-width:544px) {
  .mp-header-break-point .mp-builder-menu-mobile .main-navigation {
    display:block;
  }
}
.mp-below-header .main-header-bar-navigation {
  height:100%;
}
.mp-header-break-point .mp-mobile-header-wrap .mp-below-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link {
  border:none;
}
.mp-header-break-point .mp-mobile-header-wrap .mp-below-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children > .mp-menu-toggle::before {
  font-size:.6rem;
}
.mp-header-break-point .mp-mobile-header-wrap .mp-below-header-wrap .main-header-bar-navigation .mp-submenu-expanded > .mp-menu-toggle::before {
  transform:rotateX(180deg);
}
#masthead .mp-mobile-header-wrap .mp-below-header-bar {
  padding-left:20px;
  padding-right:20px;
}
.mp-mobile-header-wrap .mp-below-header-bar ,
.mp-below-header-bar .site-below-header-wrap {
  min-height:60px;
}
.mp-desktop .mp-below-header-bar .main-header-menu > .menu-item {
  line-height:60px;
}
.mp-desktop .mp-below-header-bar .mp-header-woo-cart,
.mp-desktop .mp-below-header-bar .mp-header-edd-cart {
  line-height:60px;
}
.mp-below-header-bar {
  border-bottom-width:1px;
  border-bottom-color:var( --mp-global-color-subtle-background,--mp-global-color-7 );
  border-bottom-style:solid;
}
.mp-below-header-bar {
  background-color:#eeeeee;
  background-image:none;
}
.mp-header-break-point .mp-below-header-bar {
  background-color:#eeeeee;
}
.mp-below-header-bar.mp-below-header,
.mp-header-break-point .mp-below-header-bar.mp-below-header {
  margin-top:20px;
}
.mp-below-header-bar {
  display:block;
}
@media (max-width:921px) {
  .mp-header-break-point .mp-below-header-bar {
    display:grid;
  }
}
@media (max-width:544px) {
  .mp-header-break-point .mp-below-header-bar {
    display:grid;
  }
}
:root {
  --e-global-color-astglobalcolor0:#ffc03d;
  --e-global-color-astglobalcolor1:#f8b526;
  --e-global-color-astglobalcolor2:#212d45;
  --e-global-color-astglobalcolor3:#4b4f58;
  --e-global-color-astglobalcolor4:#F5F5F5;
  --e-global-color-astglobalcolor5:#FFFFFF;
  --e-global-color-astglobalcolor6:#F2F5F7;
  --e-global-color-astglobalcolor7:#212d45;
  --e-global-color-astglobalcolor8:#000000;
}
