
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');
.ast-custom-button {
  position: relative;
  padding-left: 40px;
  color: white;
  display: inline-block;
}

.ast-custom-button::before {
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 25px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.59266 4H9.08266L10.5297 7.618L8.20466 9.168C8.06774 9.25935 7.95549 9.38308 7.87786 9.52822C7.80023 9.67335 7.75963 9.83541 7.75966 10C7.76266 10.094 7.75966 10.001 7.75966 10.001V10.022C7.76016 10.0667 7.76216 10.1114 7.76566 10.156C7.77099 10.2387 7.78266 10.3487 7.80066 10.486C7.83966 10.756 7.91466 11.128 8.06066 11.566C8.35466 12.446 8.93066 13.585 10.0527 14.707C11.1747 15.829 12.3137 16.405 13.1927 16.699C13.6317 16.845 14.0027 16.919 14.2747 16.959C14.4281 16.9813 14.5827 16.9947 14.7377 16.999L14.7507 17H14.7587C14.7587 17 14.8707 16.994 14.7597 17C14.9453 16.9999 15.1273 16.9481 15.2852 16.8504C15.4431 16.7528 15.5707 16.6131 15.6537 16.447L16.3237 15.107L20.7597 15.847V20.167C18.6487 20.472 12.9467 20.773 8.46666 16.293C3.98666 11.813 4.28666 6.11 4.59266 4ZM9.83266 10.486L11.6397 9.282C12.0214 9.02737 12.304 8.64922 12.44 8.21096C12.576 7.77271 12.5572 7.30102 12.3867 6.875L10.9397 3.257C10.7912 2.88591 10.5349 2.56781 10.2039 2.34376C9.8729 2.11971 9.48236 1.99997 9.08266 2H4.54066C3.63166 2 2.77666 2.631 2.62766 3.617C2.28766 5.859 1.82666 12.481 7.05266 17.707C12.2787 22.933 18.9007 22.471 21.1427 22.132C22.1287 21.982 22.7597 21.128 22.7597 20.219V15.847C22.7597 15.3736 22.5918 14.9155 22.2858 14.5542C21.9799 14.1929 21.5556 13.9519 21.0887 13.874L16.6527 13.135C16.2308 13.0646 15.7974 13.1313 15.4162 13.3253C15.035 13.5193 14.726 13.8304 14.5347 14.213L14.1887 14.906C14.0664 14.8756 13.9453 14.8406 13.8257 14.801C13.2057 14.595 12.3447 14.171 11.4667 13.293C10.5887 12.415 10.1647 11.554 9.95866 10.933C9.91009 10.786 9.86838 10.6369 9.83366 10.486H9.83266Z' fill='white'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}
input.wpforms-field-medium{
    display: flex;
    min-width: 100%;
}
button#wpforms-submit-338 {
    width: 100%;
    background: #C4A14D;
}
.ast-site-title-wrap {
    display: none !important;
}

body.page-id-1190 header.site-header,
body.page-id-1630 header.site-header {
  display: none !important;
}

#ast-scroll-top {
  position: fixed !important;
  right: 20px !important;
  bottom: 20px !important;
  z-index: 99999;
}

html, body {
  overflow-x: hidden !important;
}
