.elementor-kit-6{--e-global-color-primary:#F5F2EB;--e-global-color-secondary:#E7DED2;--e-global-color-text:#3A3A3C;--e-global-color-accent:#C96A2A;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-size:35px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Jost";--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"Jost";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Cormorant Garamond";--e-global-typography-accent-font-weight:300;--e-global-typography-accent-font-style:italic;background-color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.card-location {
    position: relative !important;
}

.card-location::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 45%;
    height: 3px;
    background: #C96A2B;
}

/* Placeholder - бежево-коричневий */
.elementor-form .elementor-field::placeholder {
  color: #B8AA98 !important;
}

/* Текст що вводить користувач - темний */
.elementor-form .elementor-field {
  color: #3A3A3C !important;
}

@media (max-width: 1024px) {
  .e-con.e-con-boxed > .e-con-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}/* End custom CSS */