/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
.nectar-rotating-words-title {
  margin-top: -2.5rem;
}
.nectar-rotating-words-title.element_stagger_words span.text-wrap span {
  line-height: 1.3;
}

.nectar-split-heading span.inner {
  line-height: 0.7 !important;
  vertical-align: top !important;
}

.nectar-scrolling-tabs .scrolling-tab-nav .menu-item .tab-nav-heading {
  margin-bottom: 2rem;
}
.nectar-scrolling-tabs .scrolling-tab-nav .menu-item .sub-desc {
  margin-bottom: 4rem;
}
.nectar-scrolling-tabs .scrolling-tab-nav .menu-item .sub-desc .nectar-line-break {
  margin-bottom: 0px;
}
.nectar-scrolling-tabs .scrolling-tab-nav .menu-item .sub-desc .nectar-line-break:first-child {
  margin-bottom: 1rem;
}
.nectar-scrolling-tabs .scrolling-tab-nav .menu-item .sub-desc .nectar-line-break:last-child {
  margin-top: 1rem;
}

.wpb_wrapper.tabbed[data-style=minimal_alt] > ul li:not(.cta-button) {
  margin: 0 20px 0 0 !important;
}
.wpb_wrapper.tabbed[data-style=minimal_alt] > ul li:not(.cta-button) a:after {
  height: 1px !important;
  bottom: -3px;
}
.wpb_wrapper.tabbed[data-style=minimal_alt] > ul li:not(.cta-button).magic-line {
  margin-bottom: -10px !important;
  height: 1px;
}

.vc_wp_custommenu ul {
  margin: 0;
  margin-bottom: 40px;
  list-style: none;
}
.vc_wp_custommenu ul li {
  list-style: none;
}
.vc_wp_custommenu ul li a {
  position: relative;
  font-size: 16px;
}
.vc_wp_custommenu ul li a:hover {
  color: unset !important;
}
.vc_wp_custommenu ul li a:hover:after {
  transform-origin: left;
  transform: scaleX(1);
}
.vc_wp_custommenu ul li a:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  bottom: -3px;
  left: 0;
  border-top: 1px solid white;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.3s cubic-bezier(0.25, 0, 0.4, 1), border-color 0.35s cubic-bezier(0.52, 0.01, 0.16, 1);
}

.nectar-fancy-box .hover-content {
  text-transform: uppercase !important;
  letter-spacing: 3.2px !important;
  font-weight: 800 !important;
  font-size: 14px !important;
  padding-inline: 11%;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  justify-content: center;
  justify-items: center;
  align-items: center;
  white-space: nowrap;
  gap: 16px;
  padding: 0;
}
.nectar-fancy-box .hover-content:before {
  content: "";
  width: 25px;
  height: 1px;
  background-color: white;
  display: block;
  flex-shrink: 0;
}

.nectar-flickity[data-control-style=material_pagination] .flickity-page-dots,
.nectar-flickity[data-controls=material_pagination] .flickity-page-dots {
  bottom: -50px !important;
}

@media screen and (max-width: 999px) {
  #header-outer {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  #header-outer .mobile-user-account {
    visibility: hidden;
    pointer-events: none;
  }
}
#header-outer nav ul.buttons li.menu-item a {
  padding: 10px 15px !important;
  border: solid 1px black;
  background: transparent;
  transition: all 0.3s cubic-bezier(0.25, 0, 0.4, 1) !important;
}
#header-outer nav ul.buttons li.menu-item a:hover {
  background: black;
}
#header-outer nav ul.buttons li.menu-item a:hover span {
  color: white !important;
}
#header-outer nav ul.buttons li.menu-item a span {
  transition: all 0.3s cubic-bezier(0.25, 0, 0.4, 1);
}
#header-outer nav ul.buttons li.menu-item a span::after {
  display: none !important;
}
#header-outer .no-link {
  pointer-events: none !important;
}
#header-outer .nectar-ext-menu-item .inner-content .menu-item-desc {
  letter-spacing: 0;
  text-transform: none;
  font-size: 18px;
}

#header-outer nav li.menu-item-530 > a .nectar-ext-menu-item .image-layer,
#slide-out-widget-area li.menu-item-530 > a .nectar-ext-menu-item .image-layer {
  background-image: url("/wp-content/uploads/2025/11/the_private_spa_reception-1024x731.webp") !important;
}

body #slide-out-widget-area.fullscreen-inline-images .inner-wrap .off-canvas-menu-container .menuwrapper li {
  text-align: left;
}
body #slide-out-widget-area.fullscreen-inline-images .inner-wrap .off-canvas-menu-container .menuwrapper li.back > a {
  transform: unset !important;
  font-family: "Manrope", sans-serif !important;
  border: none !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: 3.2px !important;
  margin-left: 0 !important;
  position: relative;
  overflow: visible !important;
}
body #slide-out-widget-area.fullscreen-inline-images .inner-wrap .off-canvas-menu-container .menuwrapper li.back > a:before {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: white;
  position: absolute;
  left: -25px;
}

@media screen and (min-width: 1000px) {
  header#top .row .span_3 {
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  }
}

#slide-out-widget-area.slide-out-from-right-hover .inner-wrap > .inner .off-canvas-menu-container ul:not(.sub-menu) > li {
  margin: 20px 0 !important;
}

ul.sub-menu {
  margin-bottom: 20px !important;
}
ul.sub-menu li:last-child {
  margin-bottom: 40px !important;
}
ul.sub-menu li:first-child {
  margin-top: 20px !important;
}

ul.sub-menu li:first-child.megamenu-column-padding-none {
  margin-top: 0 !important;
}

.nectar-slide-in-cart.style_slide_in_click {
  display: none !important;
}

.legal {
  font-size: 12px;
  line-height: 140%;
  opacity: 0.6;
}

.editorial {
  max-width: 800px;
  margin: auto;
}

.contacts {
  width: 100%;
}
.contacts .child_column {
  width: -moz-fit-content;
  width: fit-content;
}
.contacts .col {
  justify-content: space-between !important;
}
.contacts .col::after {
  display: none;
}
@media (max-width: 580px) {
  .contacts {
    padding-bottom: 40px;
  }
  .contacts .col {
    flex-direction: column;
  }
  .contacts .col p {
    text-align: left !important;
  }
}
.contacts a {
  position: relative;
}
.contacts a:hover {
  color: unset !important;
}
.contacts a:hover:after {
  transform-origin: left;
  transform: scaleX(1);
}
.contacts a:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  bottom: -3px;
  left: 0;
  border-top: 1px solid black;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.3s cubic-bezier(0.25, 0, 0.4, 1), border-color 0.35s cubic-bezier(0.52, 0.01, 0.16, 1);
}

.col .nectar-rotating-words-title * span {
  margin: 0 !important;
  display: inline-flex !important;
}
.col .nectar-rotating-words-title .beginning-text {
  display: inline !important;
}

.wp-block-woocommerce-cart {
  padding: 10vw 0;
}
.wp-block-woocommerce-cart .nectar-button {
  margin: auto;
}

.wc-block-components-form input,
.wc-block-components-form select,
.wc-block-components-form textarea,
.wp-block-woocommerce-checkout-order-summary-block input,
.wp-block-woocommerce-checkout-order-summary-block select,
.wp-block-woocommerce-checkout-order-summary-block textarea {
  border-radius: 0 !important;
  border-color: transparent !important;
  box-shadow: none !important;
  background-color: rgba(0, 0, 0, 0.04) !important;
}
.wc-block-components-form input:focus,
.wc-block-components-form select:focus,
.wc-block-components-form textarea:focus,
.wp-block-woocommerce-checkout-order-summary-block input:focus,
.wp-block-woocommerce-checkout-order-summary-block select:focus,
.wp-block-woocommerce-checkout-order-summary-block textarea:focus {
  border-color: black !important;
}
.wc-block-components-form .wc-blocks-components-select .wc-blocks-components-select__container,
.wp-block-woocommerce-checkout-order-summary-block .wc-blocks-components-select .wc-blocks-components-select__container {
  background: transparent;
}
.wc-block-components-form button,
.wp-block-woocommerce-checkout-order-summary-block button {
  border-radius: 0 !important;
  box-shadow: none !important;
  border-width: 1px !important;
}

.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted,
.wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
  border-radius: 0 !important;
  box-shadow: none !important;
  border: solid 1px black !important;
}

.wc-block-components-radio-control--highlight-checked:after {
  border-radius: 0 !important;
  border: none !important;
}

.wc-block-components-button .wc-block-components-button__text {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 3.2px;
  font-weight: 500;
}

.wc-block-checkout .wp-block-woocommerce-checkout-order-summary-block,
.wc-block-checkout .wc-block-components-address-card {
  border-radius: 0;
}

.sq-card-wrapper .sq-card-message {
  margin-bottom: 0 !important;
}
.sq-card-wrapper .sq-card-iframe-container {
  border-radius: 0 !important;
  border: none !important;
  background-color: rgba(0, 0, 0, 0.04) !important;
}
.sq-card-wrapper .sq-card-iframe-container:before {
  border-radius: 0 !important;
  border-width: 1px !important;
  border-color: black !important;
}

.sqb-giftcard-inline {
  padding: 16px !important;
}
.sqb-giftcard-inline button {
  width: 100%;
  text-transform: uppercase !important;
  font-size: 14px !important;
  letter-spacing: 3.2px !important;
  font-weight: 500 !important;
  text-align: center !important;
  background-color: transparent !important;
  border: solid 1px black !important;
  color: black !important;
  padding: 18px 30px !important;
}
.sqb-giftcard-inline button:hover {
  background-color: black !important;
  color: white !important;
}

.wc-block-components-checkout-place-order-button {
  padding: 18px 30px !important;
}

body[data-form-submit=see-through] input[type=submit],
body[data-form-submit=see-through].woocommerce #respond input#submit,
body[data-form-submit=see-through] button[type=submit]:not(.search-widget-btn),
[data-form-submit=see-through] .woocommerce #order_review #payment #place_order {
  border-width: 1px;
}

.wc-block-components-chip__remove {
  background: transparent !important;
  width: 20px !important;
  height: 20px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none !important;
}
.wc-block-components-chip__remove svg {
  width: 100% !important;
  height: 100% !important;
}
.wc-block-components-chip__remove svg:hover {
  fill: black !important;
}
.wc-block-components-chip--radius-large {
  border-radius: 0 !important;
  padding: 8px 12px !important;
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
}
.wc-block-components-chip--radius-large span {
  line-height: 1rem;
}

.wc-block-components-notice-snackbar.wc-block-components-notice-banner {
  border-radius: 0 !important;
  padding: 1rem !important;
  left: 28px !important;
  right: 28px !important;
  bottom: 0.5rem !important;
  margin: auto !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  position: fixed !important;
}
.wc-block-components-notice-snackbar.wc-block-components-notice-banner.is-info {
  background-color: #759381 !important;
  color: black !important;
}
.wc-block-components-notice-snackbar.wc-block-components-notice-banner > svg {
  display: none !important;
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
  padding: 4px;
  border: none !important;
  box-shadow: none !important;
  font-size: 10px;
  font-weight: 900;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__image {
  flex-shrink: 0 !important;
}

.wc-block-components-checkout-order-summary__title-text {
  padding-bottom: 0 !important;
}

.nectar-slide-in-cart .header .close-cart:before {
  display: none !important;
}
.nectar-slide-in-cart .woocommerce-mini-cart .woocommerce-mini-cart-item .product-meta {
  padding: 10px;
}
.nectar-slide-in-cart .woocommerce-mini-cart .woocommerce-mini-cart-item .product-meta .product-details {
  text-transform: uppercase;
  font-weight: 600;
}
.nectar-slide-in-cart .woocommerce-mini-cart .woocommerce-mini-cart-item .product-meta .product-details .variation {
  font-weight: 400;
  text-transform: none;
}
.nectar-slide-in-cart .woocommerce-mini-cart .product-price {
  display: flex !important;
  flex-direction: column;
  gap: 20px;
}
.nectar-slide-in-cart .woocommerce-mini-cart .product-price .remove {
  text-align: right !important;
  text-transform: uppercase;
  font-weight: 600 !important;
  opacity: 0.5;
}
.nectar-slide-in-cart .woocommerce-mini-cart__total,
.nectar-slide-in-cart .woocommerce-mini-cart__total strong {
  font-size: 16px !important;
  font-weight: 600 !important;
  letter-spacing: 3.2px !important;
  text-transform: uppercase !important;
}

.wp-block-woocommerce-checkout .wc-block-components-title.wc-block-components-title {
  font-size: 38px;
}

.woocommerce .woocommerce-Address-title .edit {
  float: none;
  margin-bottom: 40px;
  display: block;
}
.woocommerce .woocommerce-customer-details address {
  border-radius: 0;
  border: none !important;
  padding: 0 !important;
  line-height: 1.5rem !important;
}
.woocommerce .woocommerce-customer-details address p {
  padding: 0 !important;
}
.woocommerce .woocommerce-customer-details address p:first-of-type {
  margin-top: 20px;
}
.woocommerce .woocommerce-customer-details address p:before {
  display: none !important;
}
.woocommerce .woocommerce-orders-table,
.woocommerce .woocommerce-table {
  background: transparent !important;
  border: none !important;
}
.woocommerce .woocommerce-orders-table th,
.woocommerce .woocommerce-orders-table td,
.woocommerce .woocommerce-orders-table tr,
.woocommerce .woocommerce-table th,
.woocommerce .woocommerce-table td,
.woocommerce .woocommerce-table tr {
  color: black !important;
  font-family: "Manrope" !important;
  border: none !important;
}
.woocommerce .woocommerce-orders-table tfoot,
.woocommerce .woocommerce-table tfoot {
  margin-top: 40px;
}
.woocommerce .woocommerce-orders-table tfoot tr:first-of-type th,
.woocommerce .woocommerce-orders-table tfoot tr:first-of-type td,
.woocommerce .woocommerce-table tfoot tr:first-of-type th,
.woocommerce .woocommerce-table tfoot tr:first-of-type td {
  padding-top: 40px !important;
}
.woocommerce .woocommerce-orders-table tfoot th,
.woocommerce .woocommerce-orders-table tfoot td,
.woocommerce .woocommerce-table tfoot th,
.woocommerce .woocommerce-table tfoot td {
  padding: 0 !important;
}
.woocommerce .woocommerce-orders-table th,
.woocommerce .woocommerce-table th {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.woocommerce .woocommerce-orders-table tr,
.woocommerce .woocommerce-table tr {
  background: transparent !important;
}
.woocommerce .woocommerce-orders-table tr a.woocommerce-button,
.woocommerce .woocommerce-table tr a.woocommerce-button {
  border-radius: 0;
  margin-right: 5px;
  background: black;
  font-weight: 600;
  text-transform: uppercase;
}
.woocommerce .woocommerce-orders-table tr a.woocommerce-button:last-child,
.woocommerce .woocommerce-table tr a.woocommerce-button:last-child {
  margin-right: 0;
}
@media (max-width: 768px) {
  .woocommerce .woocommerce-orders-table tr,
  .woocommerce .woocommerce-table tr {
    border-bottom: solid 1px black;
    margin-bottom: 40px;
  }
}
.woocommerce .woocommerce-orders-table td,
.woocommerce .woocommerce-table td {
  background: transparent !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.woocommerce .woocommerce-MyAccount-navigation ul {
  border-top: 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul li {
  border-bottom: 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 3.2px;
  padding: 5px 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a:before {
  display: none;
}
.woocommerce .woocommerce-MyAccount-content a:not(.woocommerce-button) {
  position: relative;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}
.woocommerce .woocommerce-MyAccount-content h2 {
  font-size: 38px;
  margin-bottom: 0;
}
.woocommerce .woocommerce-MyAccount-content fieldset {
  margin-top: 40px;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-button--next,
.woocommerce .woocommerce-MyAccount-content .woocommerce-button--previous {
  border-radius: 0 !important;
  text-transform: uppercase;
  background: black;
  font-weight: 500;
}
.woocommerce .woocommerce-notices-wrapper {
  position: fixed;
  left: 28px;
  right: 28px;
  bottom: 0.5rem;
  margin: auto;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 1000;
}
.woocommerce .woocommerce-notices-wrapper ul {
  padding: 1rem;
  margin-bottom: 0;
  background-color: #759381 !important;
}
.woocommerce .woocommerce-notices-wrapper ul:focus, .woocommerce .woocommerce-notices-wrapper ul:focus-visible {
  outline: none;
}
.woocommerce form button[type=submit] {
  border-width: 1px !important;
  margin-top: 40px !important;
}
.woocommerce form .form-row .input-text,
.woocommerce form .form-row select {
  border-radius: 0;
  background: rgba(0, 0, 0, 0.04);
  box-shadow: none;
  border-color: transparent;
  padding: 1em;
}
.woocommerce form .form-row .input-text:focus,
.woocommerce form .form-row select:focus {
  border-color: black;
}

.woocommerce-view-order .container-wrap {
  padding-bottom: 0 !important;
}
.woocommerce-view-order .container-wrap main > div {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.woocommerce-view-order .woocommerce-MyAccount-content {
  background: white;
  padding: 28px;
}

.woocommerce-order-received .container-wrap {
  padding-bottom: 0;
  padding-top: 10vw !important;
}
.woocommerce-order-received .container-wrap .woocommerce-order {
  background: white;
  padding: 28px;
  margin: auto;
  max-width: 980px;
  opacity: 0;
  animation: fadeInUp 0.6s ease forwards;
}
.woocommerce-order-received .container-wrap .woocommerce-order .woocommerce-order-overview {
  margin-top: 40px !important;
  display: flex !important;
  flex-wrap: wrap;
  gap: 40px 0px;
}
.woocommerce-order-received .container-wrap .woocommerce-order .woocommerce-order-overview li {
  letter-spacing: 3.2px;
}
.woocommerce-order-received .container-wrap .woocommerce-order .woocommerce-order-overview li strong {
  letter-spacing: 0px;
}
.woocommerce-order-received .container-wrap .woocommerce-order h2 {
  margin-bottom: 40px !important;
}
.woocommerce-order-received .container-wrap .woocommerce-order .woocommerce-order-details {
  margin-bottom: 80px;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.woocommerce-lost-password .content-area {
  max-width: 550px;
  margin: auto;
}
.woocommerce-lost-password .content-area .woocommerce-form-row {
  width: 100%;
}

.wc-block-components-product-name {
  font-family: "Manrope", sans-serif !important;
  line-height: 1.2rem !important;
  font-size: 16px !important;
  margin-bottom: 5px !important;
  font-weight: 600 !important;
}

.wc-block-cart-item__wrap {
  display: flex !important;
  flex-direction: column !important;
}
.wc-block-cart-item__wrap .wc-block-components-product-name {
  margin-bottom: 5px !important;
  font-size: 16px !important;
}
.wc-block-cart-item__wrap .wc-block-cart-item__prices {
  font-size: 16px !important;
}
.wc-block-cart-item__wrap .wc-block-components-product-details {
  margin-top: 20px !important;
}

.wc-block-components-product-price {
  font-size: 16px !important;
  font-weight: 600 !important;
}

.wc-block-order-confirmation-additional-fields-wrapper {
  margin-top: 80px;
}

.gift-card-block-message p {
  font-size: 12px !important;
  color: oklch(44.6% 0.03 256.802deg);
}

.wp-block-woocommerce-checkout-additional-information-block .wc-block-components-address-form {
  display: flex;
  flex-wrap: wrap;
  gap: 0 12px;
}
.wp-block-woocommerce-checkout-additional-information-block .wc-block-components-address-form__sqb-giftcard-recipient-name, .wp-block-woocommerce-checkout-additional-information-block .wc-block-components-address-form__sqb-giftcard-recipient-email {
  flex: 1 0 100%;
}
@media screen and (min-width: 455px) {
  .wp-block-woocommerce-checkout-additional-information-block .wc-block-components-address-form__sqb-giftcard-recipient-name, .wp-block-woocommerce-checkout-additional-information-block .wc-block-components-address-form__sqb-giftcard-recipient-email {
    margin-top: 0;
    flex: 1 0 calc(50% - 12px);
  }
}
.wp-block-woocommerce-checkout-additional-information-block .wc-block-components-address-form__sqb-giftcard-message {
  flex: 1 0 100%;
}
.wp-block-woocommerce-checkout-additional-information-block .wc-block-components-address-form__sqb-birthday-message {
  width: 100% !important;
}

.wc-block-components-sale-badge {
  width: -moz-fit-content !important;
  width: fit-content !important;
}

body .wp-block-woocommerce-empty-cart-block .nectar-button.see-through-2 {
  color: black !important;
  border-color: black !important;
  border-width: 1px !important;
  transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1) !important;
}
body .wp-block-woocommerce-empty-cart-block .nectar-button.see-through-2:hover {
  background-color: black !important;
  color: white !important;
}

.woocommerce .woocommerce-order .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list {
  grid-template-columns: 1fr auto;
}
@media (max-width: 999px) {
  .woocommerce .woocommerce-order .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list {
    grid-template-columns: 1fr;
  }
}
.woocommerce .woocommerce-order .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt {
  white-space: nowrap;
}
@media (max-width: 999px) {
  .woocommerce .woocommerce-order .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt {
    border-bottom: none;
    padding-bottom: 0;
  }
}
.woocommerce .woocommerce-order .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd {
  text-align: left;
}
@media (max-width: 999px) {
  .woocommerce .woocommerce-order .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd {
    padding-top: 0;
  }
}

.material .wpcf7-form {
  padding-bottom: 20px !important;
}
.material .wpcf7-form .wpcf7-not-valid-tip {
  position: absolute;
  top: unset;
  box-shadow: none;
  background: transparent;
  padding: 0;
  color: #964e4e;
}
.material .wpcf7-form .wpcf7-form-control-wrap {
  box-shadow: none !important;
}
.material .wpcf7-form .wpcf7-form-control-wrap[data-name=funds]:after {
  content: "GBP";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: -moz-fit-content;
  height: fit-content;
  right: 14px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  opacity: 0.5;
}
.material .wpcf7-form .wpcf7-form-control-wrap[data-name=funds] input {
  padding-right: 50px;
}
.material .wpcf7-form .wpcf7-form-control-wrap input {
  box-shadow: none !important;
}
.material .wpcf7-form .nectar-wpcf7-inline-form {
  padding: 1em 0;
  gap: 30px;
}
@media screen and (max-width: 600px) {
  .material .wpcf7-form .nectar-wpcf7-inline-form {
    flex-direction: column;
  }
}
.material .wpcf7-form .nectar-wpcf7-inline-form .nectar-wpcf7-inline-field {
  padding-right: 0;
}
.material .wpcf7-form .nectar-wpcf7-inline-form > p {
  width: 100%;
}
.material .wpcf7-form .nectar-wpcf7-submit {
  padding-top: 1em;
}
.material .wpcf7-form .nectar-wpcf7-submit p {
  display: flex;
  align-items: center;
}
.material .wpcf7-form input {
  border-radius: 0;
  box-shadow: none;
}
.material .wpcf7-form textarea {
  width: 100% !important;
  display: block;
  border-radius: 0;
  box-shadow: none;
}
.material .wpcf7-form.invalid .wpcf7-response-output {
  background-color: #964e4e;
  color: white;
}

.material .wpcf7-form .wpcf7-response-output,
.wc-block-components-notices .wc-block-components-notice-banner {
  position: fixed;
  bottom: 0.5rem;
  padding: 1rem;
  left: 28px;
  right: 28px;
  z-index: 1000;
  margin: auto !important;
  width: -moz-fit-content;
  width: fit-content;
  border: none !important;
  border-radius: 0 !important;
  background-color: #759381;
  color: black;
  transform: translateY(calc(100% + 1rem));
  animation: response-in 5s ease forwards;
}
.material .wpcf7-form .wpcf7-response-output svg,
.wc-block-components-notices .wc-block-components-notice-banner svg {
  display: none;
}

.wc-block-components-notices .wc-block-components-notice-banner.is-error {
  background-color: #964e4e;
  color: white;
}
.wc-block-components-notices .wc-block-components-notice-banner.is-success {
  background-color: #759381;
}

@keyframes response-in {
  0% {
    transform: translateY(calc(100% + 1rem));
  }
  10% {
    transform: translateY(0);
  }
  90% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(calc(100% + 1rem));
  }
}
.sqb-newsletter-signup {
  margin-bottom: 0px !important;
}
.sqb-newsletter-signup .sqb-newsletter-form {
  display: flex;
  gap: 16px;
  border-radius: 0 !important;
}
.sqb-newsletter-signup .sqb-newsletter-form .sqb-newsletter-email {
  outline: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  border: solid 1px transparent !important;
  transition: none !important;
  max-width: 340px;
  color: black;
}
.sqb-newsletter-signup .sqb-newsletter-form .sqb-newsletter-email:focus {
  outline: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  border: solid 1px black !important;
}
.sqb-newsletter-signup .sqb-newsletter-form .sqb-newsletter-email::-moz-placeholder {
  color: black;
  opacity: 50%;
}
.sqb-newsletter-signup .sqb-newsletter-form .sqb-newsletter-email::placeholder {
  color: black;
  opacity: 50%;
}
.sqb-newsletter-signup .sqb-newsletter-form .sqb-newsletter-email::-webkit-input-placeholder {
  color: black;
  opacity: 50%;
}
.sqb-newsletter-signup .sqb-newsletter-form .sqb-newsletter-email::-moz-placeholder {
  color: black;
  opacity: 50%;
}
.sqb-newsletter-signup .sqb-newsletter-form .sqb-newsletter-email:-ms-input-placeholder {
  color: black;
  opacity: 50%;
}
.sqb-newsletter-signup .sqb-newsletter-form .sqb-newsletter-submit {
  border-radius: 0 !important;
  box-shadow: none !important;
  border-width: 1px !important;
  text-transform: uppercase !important;
  letter-spacing: 2px !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  font-family: "Manrope", sans-serif !important;
  padding: 12px 10px !important;
  cursor: pointer !important;
  flex-shrink: 0;
  padding: 10px 30px !important;
}
.sqb-newsletter-signup .sqb-newsletter-message {
  font-size: 14px !important;
  position: absolute;
}

.nectar-post-grid-item .meta-excerpt {
  max-width: 100% !important;
}
.nectar-post-grid-item .meta-excerpt .contacts {
  display: flex;
  justify-content: space-between;
  padding-bottom: 1.5em;
}
.nectar-post-grid-item .meta-excerpt .email,
.nectar-post-grid-item .meta-excerpt .phone {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  pointer-events: all;
  position: relative;
}
.nectar-post-grid-item .meta-excerpt .email:hover,
.nectar-post-grid-item .meta-excerpt .phone:hover {
  color: unset !important;
}
.nectar-post-grid-item .meta-excerpt .email:hover:after,
.nectar-post-grid-item .meta-excerpt .phone:hover:after {
  transform-origin: left;
  transform: scaleX(1);
}
.nectar-post-grid-item .meta-excerpt .email:after,
.nectar-post-grid-item .meta-excerpt .phone:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  bottom: -3px;
  left: 0;
  border-top: 1px solid black;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.3s cubic-bezier(0.25, 0, 0.4, 1), border-color 0.35s cubic-bezier(0.52, 0.01, 0.16, 1);
}
.nectar-post-grid-item .meta-excerpt .schedule p {
  padding-bottom: 0;
  display: flex;
  justify-content: space-between;
}

.single-portfolio .nectar-split-heading {
  margin-bottom: 0 !important;
}

.nectar_hook_global_section_footer {
  z-index: 1;
}