/* Global Adjustments */

.page-header {
  background: #F5F3EB!important;
}
.page-header .page-header__title {
  font-size: 36px;
}
.header-counter  {
  background-color: #334c9d!important;
}
.header-right-items a svg {
  transition: all .5s;
}
.header-right-items a:hover svg {
  transform: scale(1.2);
}

.site-footer {
  border-top: 1px solid #F7F8FB;
}
.site-footer .elementor-6409 .elementor-element.elementor-element-a3c8c44 {
  color: #ffffff!important;
  background: #ffffff!important;
  border-color: #ffffff!important;
  opacity: 0;
}

/* WooCommerce User Account */
.woocommerce-account .woocommerce-MyAccount-navigation {
  border-radius: 12px!important;
  border-color: #DDE3EE!important;
  padding-top: 24px!important;
  padding-bottom: 24px!important;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a {
  font-size: 16px!important;
  font-style: normal!important;
  font-weight: 400!important;
  line-height: 26px!important;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a:hover {
  border-color: #334c9d!important;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
  border-color: #334c9d!important;
  color: #334c9d!important;
  font-weight: 500!important;
}
.woocommerce-account .woocommerce-MyAccount-content {
  border: none!important;
  padding-top: 0!important;
}