.blackBorder {
  border: 10px solid rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.borderBoxSizing {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.verticalCenter {
  display: table-cell;
  vertical-align: middle;
}
.verticalBottom {
  display: table-cell;
  vertical-align: bottom;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: inherit;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
}
.fas {
  font-family: 'FontAwesome5ProSolid' !important;
}
.fal {
  font-family: 'FontAwesome5ProLight' !important;
  font-weight: 300;
}
.far {
  font-family: 'FontAwesome5ProRegular' !important;
  font-weight: 400;
}
.fab {
  font-family: 'FontAwesome5Brands' !important;
}
::-moz-selection {
  background: var(--e-global-color-primary);
  color: var(--e-global-color-secondary);
}
::selection {
  background: var(--e-global-color-primary);
  color: var(--e-global-color-secondary);
}
p::selection {
  background: var(--e-global-color-primary);
  color: var(--e-global-color-secondary);
}
.fal {
  font-family: 'Font Awesome 6 Pro', Sans-serif;
}
.far {
  font-family: 'Font Awesome 6 Pro', Sans-serif;
}
.fas {
  font-family: 'Font Awesome 6 Pro', Sans-serif;
}
body .grecaptcha-badge {
  visibility: hidden;
}
body .main-menu a {
  position: relative;
  text-decoration: none;
}
body .main-menu a:after {
  content: '';
  position: absolute;
  width: 0;
  height: 1px;
  bottom: 0;
  left: 50%;
  background: var(--e-global-color-primary);
  transition: width 0.4s ease, left 0.4s ease;
}
body .main-menu a:hover:after {
  width: 100%;
  left: 0;
}
body .main-menu a.raven-menu-item-active:after {
  width: 100%;
  left: 0;
}
body .sticky-menu a {
  position: relative;
  text-decoration: none;
}
body .sticky-menu a:after {
  content: '';
  position: absolute;
  width: 0;
  height: 1px;
  bottom: 0;
  left: 50%;
  background: #ffffff;
  transition: width 0.4s ease, left 0.4s ease;
}
body .sticky-menu a:hover:after {
  width: 100%;
  left: 0;
}
body .sticky-menu a.raven-menu-item-active:after {
  width: 100%;
  left: 0;
}
body .language-menu .wpml-elementor-ls {
  width: 120px;
}
body .language-menu .wpml-elementor-ls .wpml-ls-legacy-dropdown-click a {
  background: transparent;
  color: white;
  border: unset!important;
  padding: 5px 0px;
}
body .language-menu .wpml-elementor-ls .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
  border-top: 0.5em solid #ffffff;
  top: 5px !important;
  position: relative;
  left: 10px;
  right: unset;
}
body .language-menu .wpml-elementor-ls .wpml-ls-legacy-dropdown-click a:hover,
body .language-menu .wpml-elementor-ls .wpml-ls-legacy-dropdown-click a:focus {
  color: var(--e-global-color-primary);
}
body .language-menu .wpml-elementor-ls .wpml-ls-legacy-dropdown-click a:hover.wpml-ls-item-toggle:after,
body .language-menu .wpml-elementor-ls .wpml-ls-legacy-dropdown-click a:focus.wpml-ls-item-toggle:after {
  border-top: 0.5em solid var(--e-global-color-primary);
}
body .language-menu .wpml-elementor-ls .wpml-ls-legacy-dropdown-click ul {
  border-top: 0px;
}
body .language-menu .wpml-elementor-ls .wpml-ls-legacy-dropdown-click ul li a {
  text-decoration: none;
}
body .language-menu-blog .wpml-elementor-ls {
  width: 120px;
}
body .language-menu-blog .wpml-elementor-ls .wpml-ls-legacy-dropdown-click a {
  background: transparent;
  color: #000000;
  border: unset!important;
  padding: 5px 0px;
}
body .language-menu-blog .wpml-elementor-ls .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
  border-top: 0.5em solid #000000;
  top: 5px !important;
  position: relative;
  left: 10px;
  right: unset;
}
body .language-menu-blog .wpml-elementor-ls .wpml-ls-legacy-dropdown-click a:hover,
body .language-menu-blog .wpml-elementor-ls .wpml-ls-legacy-dropdown-click a:focus {
  color: var(--e-global-color-primary);
}
body .language-menu-blog .wpml-elementor-ls .wpml-ls-legacy-dropdown-click a:hover.wpml-ls-item-toggle:after,
body .language-menu-blog .wpml-elementor-ls .wpml-ls-legacy-dropdown-click a:focus.wpml-ls-item-toggle:after {
  border-top: 0.5em solid var(--e-global-color-primary);
}
body .language-menu-blog .wpml-elementor-ls .wpml-ls-legacy-dropdown-click ul {
  border-top: 0px;
}
body .language-menu-blog .wpml-elementor-ls .wpml-ls-legacy-dropdown-click ul li a {
  text-decoration: none;
}
body .language-menu-sticky .wpml-elementor-ls {
  width: 120px;
}
body .language-menu-sticky .wpml-elementor-ls .wpml-ls-legacy-dropdown-click a {
  background: transparent;
  color: #58181E;
  border: unset!important;
  padding: 5px 0px;
}
body .language-menu-sticky .wpml-elementor-ls .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
  border-top: 0.5em solid #58181E;
  top: 5px !important;
  position: relative;
  left: 10px;
  right: unset;
}
body .language-menu-sticky .wpml-elementor-ls .wpml-ls-legacy-dropdown-click a:hover,
body .language-menu-sticky .wpml-elementor-ls .wpml-ls-legacy-dropdown-click a:focus {
  color: #ffffff;
}
body .language-menu-sticky .wpml-elementor-ls .wpml-ls-legacy-dropdown-click a:hover.wpml-ls-item-toggle:after,
body .language-menu-sticky .wpml-elementor-ls .wpml-ls-legacy-dropdown-click a:focus.wpml-ls-item-toggle:after {
  border-top: 0.5em solid #ffffff;
}
body .language-menu-sticky .wpml-elementor-ls .wpml-ls-legacy-dropdown-click ul {
  border-top: 0px;
  margin-top: -5px;
}
body .language-menu-sticky .wpml-elementor-ls .wpml-ls-legacy-dropdown-click ul li a {
  text-decoration: none;
}
body .elementor-widget-container .raven-nav-menu-toggle .hamburger.hamburger--vortex.is-active {
  z-index: 1010!important;
  position: relative!important;
}
body .raven-nav-menu-mobile .raven-nav-menu li > a span.wpml-ls-native {
  color: #58181E;
  font-weight: 600;
  font-size: 17px;
}
body .raven-nav-menu li.menu-item > a.raven-link-item .sub-arrow {
  margin-left: 15px;
}
body .home-slider-gallery .swiper-slide {
  border-radius: 12px;
}
body .home-slider-gallery .elementor-swiper-button-prev {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  background-color: #fff;
  border-radius: 50%;
  font-size: 16px;
  color: #58181E;
  cursor: pointer;
}
body .home-slider-gallery .elementor-swiper-button-prev svg {
  display: none;
}
body .home-slider-gallery .elementor-swiper-button-prev:before {
  content: "\f060";
  font-family: 'Font Awesome 6 Pro', sans-serif;
  color: #58181E;
  font-weight: 400;
  font-size: 16px;
}
body .home-slider-gallery .elementor-swiper-button-prev:hover {
  background-color: #58181E;
  color: #fff;
}
body .home-slider-gallery .elementor-swiper-button-prev:hover:before {
  color: #fff;
}
@media (max-width: 768px) {
  body .home-slider-gallery .elementor-swiper-button-prev {
    width: 34px;
    height: 34px;
  }
}
body .home-slider-gallery .elementor-swiper-button-next {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  background-color: #fff;
  border-radius: 50%;
  font-size: 16px;
  color: #58181E;
  cursor: pointer;
}
body .home-slider-gallery .elementor-swiper-button-next svg {
  display: none;
}
body .home-slider-gallery .elementor-swiper-button-next:before {
  content: "\f061";
  font-family: 'Font Awesome 6 Pro', sans-serif;
  color: #58181E;
  font-weight: 400;
  font-size: 16px;
}
body .home-slider-gallery .elementor-swiper-button-next:hover {
  background-color: #58181E;
  color: #fff;
}
body .home-slider-gallery .elementor-swiper-button-next:hover:before {
  color: #fff;
}
@media (max-width: 768px) {
  body .home-slider-gallery .elementor-swiper-button-next {
    width: 34px;
    height: 34px;
  }
}
body .home-articles .raven-post-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
body .home-articles .raven-post-read-more a {
  padding: 16px 36px;
}
body #fixed-button {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(calc(-50% + 50px));
  display: flex;
  align-items: center;
  z-index: 9999;
  flex-direction: row;
}
body #fixed-button .icon-wrapper {
  width: 62px;
  height: 60px;
  border: 1px solid #D0A46B;
  border-radius: 30px 0 0 30px;
  background-color: rgba(255, 255, 255, 0.24);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: absolute;
  right: 0;
  z-index: 1;
  transition: opacity 0.3s ease;
}
body #fixed-button .icon-wrapper i {
  width: 42px;
  height: 40px;
  background-color: #D0A46B;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 19px;
  color: #000000;
}
body #fixed-button .button-wrapper {
  width: 131px;
  height: 60px;
  border: 1px solid #D0A46B;
  border-radius: 30px 0 0 30px;
  background-color: rgba(255, 255, 255, 0.24);
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 5px;
  position: absolute;
  right: -131px;
  transition: right 0.3s ease, opacity 0.3s ease;
  z-index: 2;
}
body #fixed-button .button-wrapper button {
  height: 40px;
  border: none;
  border-radius: 30px;
  background-color: #D0A46B;
  display: flex;
  align-items: center;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 13px;
  padding-left: 12px;
  padding-right: 12px;
  color: #000000;
  cursor: pointer;
}
body #fixed-button .button-wrapper button i {
  margin-right: 5px;
  font-size: 19px;
  color: #000000;
}
body #fixed-button .button-wrapper button a {
  text-decoration: none;
}
body #fixed-button .button-wrapper button a:hover {
  color: #000000;
}
body .tours-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
}
body .tours-grid .tour-block {
  width: 420px;
  border: 1px solid rgba(155, 49, 64, 0.3);
  border-radius: 12px;
  overflow: hidden;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 20px;
  min-height: 100%;
  display: flex;
}
body .tours-grid .tour-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}
body .tours-grid .tour-image {
  width: 100%;
  height: 240px;
}
body .tours-grid .tour-image img {
  object-fit: cover;
  border-radius: 12px;
  height: 100%;
}
body .tours-grid .tour-details {
  padding: 0px 24px;
  text-align: center;
  flex-grow: 1;
}
body .tours-grid .tour-location {
  padding-top: 31px;
  color: #9B3140;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
}
body .tours-grid .tour-title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 32.76px;
  text-align: center;
  color: #231F20;
  margin-top: 5px;
  padding: 0px 23px;
}
body .tours-grid .tour-excerpt {
  padding-top: 24px;
}
body .tours-grid .tour-excerpt ul {
  list-style: none;
  padding: 0;
}
body .tours-grid .tour-excerpt ul li {
  position: relative;
  padding-left: 30px;
  padding-bottom: 24px;
  text-align: left;
}
body .tours-grid .tour-excerpt ul li::before {
  content: "\f00c";
  font-family: 'Font Awesome 6 Pro', Sans-serif;
  font-size: 22px;
  font-weight: 900;
  line-height: 22px;
  position: absolute;
  left: 0;
  top: 0;
  padding-right: 8px;
  color: #9B3140;
}
body .tours-grid .tour-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 24px 24px 36px 24px;
  margin-top: auto;
}
body .tours-grid .tour-button {
  padding: 16px 36px;
  border: 1px solid rgba(88, 24, 30, 0.3);
  border-radius: 400px;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 18.9px;
  color: #58181E;
  text-decoration: none;
  transition: all 0.3s ease;
}
body .tours-grid .tour-button:hover {
  border: 1px solid var(--e-global-color-primary);
  background: var(--e-global-color-primary);
  color: #000000;
}
body .tours-grid .tour-price {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  color: #9B3140;
}
body .tours-list-grid {
  display: flex;
  flex-direction: column;
  row-gap: 108px;
}
body .tours-list-grid .tour-list-block {
  display: flex;
  column-gap: 30px;
  height: 364px;
}
body .tours-list-grid .alternate-left {
  flex-direction: row;
}
body .tours-list-grid .alternate-right {
  flex-direction: row-reverse;
}
body .tours-list-grid .tour-content {
  flex: 1;
  padding: 0;
  text-align: left;
}
body .tours-list-grid .tour-content .tour-location {
  padding-top: 0;
  color: #9B3140;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}
body .tours-list-grid .tour-content .tour-title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
  color: #231F20;
}
body .tours-list-grid .tour-content .tour-excerpt {
  padding-top: 24px;
}
body .tours-list-grid .tour-content .tour-excerpt ul {
  list-style: none;
  padding: 0;
}
body .tours-list-grid .tour-content .tour-excerpt ul li {
  position: relative;
  padding-left: 30px;
  padding-bottom: 24px;
  text-align: left;
}
body .tours-list-grid .tour-content .tour-excerpt ul li::before {
  content: "\f00c";
  font-family: 'Font Awesome 6 Pro', Sans-serif;
  font-size: 22px;
  font-weight: 900;
  line-height: 22px;
  position: absolute;
  left: 0;
  top: 0;
  padding-right: 8px;
  color: #9B3140;
}
body .tours-list-grid .tour-content .tour-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 4px;
}
body .tours-list-grid .tour-content .tour-button {
  padding: 16px 36px;
  border: 1px solid rgba(88, 24, 30, 0.3);
  border-radius: 400px;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 18.9px;
  color: #58181E;
  text-decoration: none;
  transition: all 0.3s ease;
}
body .tours-list-grid .tour-content .tour-button:hover {
  border: 1px solid var(--e-global-color-primary);
  background: var(--e-global-color-primary);
  color: #000000;
}
body .tours-list-grid .tour-content .tour-price {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  color: #9B3140;
}
body .tours-list-grid .tour-image {
  flex: 2;
}
body .tours-list-grid .tour-image img {
  width: 100%;
  height: 364px;
  object-fit: cover;
  border-radius: 12px;
}
body .tour-excerpt {
  padding-top: 24px;
}
body .tour-excerpt ul {
  list-style: none;
  padding: 0;
}
body .tour-excerpt ul li {
  position: relative;
  padding-left: 30px;
  padding-bottom: 24px;
  text-align: left;
}
body .tour-excerpt ul li::before {
  content: "\f00c";
  font-family: 'Font Awesome 6 Pro', Sans-serif;
  font-size: 22px;
  font-weight: 900;
  line-height: 22px;
  position: absolute;
  left: 0;
  top: 0;
  padding-right: 8px;
  color: #9B3140;
}
body .btn-tour-link {
  text-decoration: none!important;
}
body .btn-tour-link:hover a {
  text-decoration: none!important;
}
body .tour-tabs .tab .elementor-heading-title a {
  text-decoration: none!important;
}
body .tour-tabs .tab:hover {
  background-color: var(--e-global-color-primary) !important;
}
body .tour-tabs .tab:hover .elementor-heading-title {
  color: #000000;
}
body .tour-tabs .tab.active {
  background-color: var(--e-global-color-primary) !important;
}
body .tour-tabs .tab.active .elementor-heading-title {
  color: #000000;
}
body .divider-tour-info {
  display: none;
  margin-bottom: 220px;
}
body .divider-itinerary,
body .divider-gallery,
body .divider-tour-map {
  display: none;
  margin-bottom: 150px;
}
body .divider-tour-info.active,
body .divider-itinerary.active,
body .divider-gallery.active,
body .divider-tour-map.active {
  display: block;
}
body .tour-summary ul {
  list-style: none;
  padding: 24px 0px 0px 0px;
}
body .tour-summary ul li {
  position: relative;
  padding-left: 30px;
  padding-bottom: 24px;
  text-align: left;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 21.6px;
  color: #58181E;
}
body .tour-summary ul li::before {
  content: "\f00c";
  font-family: 'Font Awesome 6 Pro', Sans-serif;
  font-size: 22px;
  font-weight: 900;
  line-height: 22px;
  position: absolute;
  left: 0;
  top: 0;
  padding-right: 8px;
  color: #58181E;
}
body .right-block {
  position: relative;
  height: auto;
}
body .contact-block {
  position: sticky;
  top: 70px;
}
body .left-block {
  position: relative;
  height: auto;
  overflow: auto;
}
body .tour-tabs {
  position: sticky;
  top: 70px;
  z-index: 9999;
}
body .tour-gallery .swiper-slide {
  border-radius: 12px;
  height: 530px;
}
@media (max-width: 768px) {
  body .tour-gallery .swiper-slide {
    height: 400px;
  }
}
body .tour-gallery .elementor-image-carousel-wrapper {
  height: 530px;
  border-radius: 12px;
}
@media (max-width: 768px) {
  body .tour-gallery .elementor-image-carousel-wrapper {
    height: 400px;
  }
}
body .tour-gallery .elementor-image-carousel-wrapper img {
  object-fit: cover;
  height: 530px;
}
@media (max-width: 768px) {
  body .tour-gallery .elementor-image-carousel-wrapper img {
    height: 400px;
  }
}
body .tour-gallery .elementor-swiper-button-prev {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  background-color: #fff;
  border-radius: 50%;
  font-size: 16px;
  color: #58181E;
  cursor: pointer;
  left: 40px!important;
}
@media (max-width: 1024px) {
  body .tour-gallery .elementor-swiper-button-prev {
    left: 10px!important;
  }
}
body .tour-gallery .elementor-swiper-button-prev svg {
  display: none;
}
body .tour-gallery .elementor-swiper-button-prev:before {
  content: "\f060";
  font-family: 'Font Awesome 6 Pro', sans-serif;
  color: #58181E;
  font-weight: 400;
  font-size: 16px;
}
body .tour-gallery .elementor-swiper-button-prev:hover {
  background-color: #58181E;
  color: #fff;
}
body .tour-gallery .elementor-swiper-button-prev:hover:before {
  color: #fff;
}
@media (max-width: 768px) {
  body .tour-gallery .elementor-swiper-button-prev {
    width: 34px;
    height: 34px;
  }
}
body .tour-gallery .elementor-swiper-button-next {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  background-color: #fff;
  border-radius: 50%;
  font-size: 16px;
  color: #58181E;
  cursor: pointer;
  right: 40px!important;
}
@media (max-width: 1024px) {
  body .tour-gallery .elementor-swiper-button-next {
    right: 10px!important;
  }
}
body .tour-gallery .elementor-swiper-button-next svg {
  display: none;
}
body .tour-gallery .elementor-swiper-button-next:before {
  content: "\f061";
  font-family: 'Font Awesome 6 Pro', sans-serif;
  color: #58181E;
  font-weight: 400;
  font-size: 16px;
}
body .tour-gallery .elementor-swiper-button-next:hover {
  background-color: #58181E;
  color: #fff;
}
body .tour-gallery .elementor-swiper-button-next:hover:before {
  color: #fff;
}
@media (max-width: 768px) {
  body .tour-gallery .elementor-swiper-button-next {
    width: 34px;
    height: 34px;
  }
}
body .itinerary-container {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 50%;
}
@media (max-width: 1024px) {
  body .itinerary-container {
    width: 100%;
  }
}
body .itinerary-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 24px;
  border-radius: 12px;
  background-color: #F0F0F0;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 19.6px;
  color: #231F20;
}
body .itinerary-item .itinerary-time {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 21.6px;
  color: #9B3140;
}
body .itinerary-item .itinerary-text {
  flex: 1;
}
@media (max-width: 1024px) {
  body.single-tours .tours-grid .tour-block:nth-child(3) {
    display: none;
  }
}
body .blog-related .raven-post-inline-left {
  display: flex;
  flex-direction: row;
  align-items: center;
}
body .blog-sidebar {
  position: relative;
  height: auto;
}
@media (max-width: 768px) {
  body .blog-sidebar {
    position: unset;
    width: 100%;
  }
}
body .related-posts {
  position: sticky;
  top: 70px;
}
@media (max-width: 768px) {
  body .related-posts {
    position: unset;
    width: 100%;
    top: unset;
  }
}
body .btn-back-blog .elementor-button:hover {
  padding-left: 24px!important;
}
body .blog-content h6 {
  padding-bottom: 24px;
}
body .blog-content ul {
  list-style: none;
  padding: 24px 0px 0px 0px;
}
body .blog-content ul li {
  position: relative;
  padding-left: 30px;
  padding-bottom: 24px;
  text-align: left;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 21.6px;
  color: #58181E;
}
body .blog-content ul li::before {
  content: "\f00c";
  font-family: 'Font Awesome 6 Pro', Sans-serif;
  font-size: 22px;
  font-weight: 900;
  line-height: 22px;
  position: absolute;
  left: 0;
  top: 0;
  padding-right: 8px;
  color: #58181E;
}
body .menu-footer a {
  position: relative;
  text-decoration: none;
}
body .menu-footer a:after {
  content: '';
  position: absolute;
  width: 0;
  height: 1px;
  bottom: 0;
  left: 50%;
  background: var(--e-global-color-primary);
  transition: width 0.4s ease, left 0.4s ease;
}
body .menu-footer a:hover:after {
  width: 100%;
  left: 0;
}
body .copy a {
  text-decoration: none;
}
