.elementor-kit-5{--e-global-color-primary:#ECE2D9;--e-global-color-secondary:#BB8F6A;--e-global-color-text:#A26040;--e-global-color-accent:#B7835C;--e-global-color-7386b64:#365B6D;--e-global-color-34ac616:#DDB196;--e-global-color-5ea858c:#A26040;--e-global-color-f5f13bd:#C0AF9B;--e-global-typography-primary-font-family:"Canela";--e-global-typography-primary-font-size:1.8rem;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Canela";--e-global-typography-secondary-font-size:1.5rem;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Canela";--e-global-typography-text-font-size:1.6rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-preloader-animation:flash;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-width:35%;}.elementor-kit-5 a{color:#6F5D4F;font-family:"Montserrat", Sans-serif;}.elementor-kit-5 h1{color:#6F5D4F;}.elementor-kit-5 h2{color:#6F5D4F;}.elementor-kit-5 h4{color:#6F5D4F;}.elementor-kit-5 h5{color:#6F5D4F;}.elementor-kit-5 h6{color:#6F5D4F;}.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);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}.elementor-kit-5{--e-preloader-width:50%;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}.elementor-kit-5{--e-preloader-width:80%;}}/* Start custom CSS *//* ==== GLOBAL (scroll suave e scrollbar personalizada) ==== */
html {
  scroll-behavior: smooth;
  -webkit-tap-highlight-color: transparent;
}

body {
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
}

/* Scrollbar Webkit (Chrome, Edge, Safari) */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  background: transparent;
}
::-webkit-scrollbar-thumb {
  background-color: #b98a60;
  border-radius: 20px;
  border: 2px solid transparent;
  background-clip: content-box;
  transition: background-color 0.3s ease;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #a3734b;
}

/* Firefox */
* {
  scrollbar-width: thin;
  scrollbar-color: #b98a60 transparent;
}

/* ==== MOBILE OPTIMIZAÇÃO ==== */
@media (max-width: 768px) {
  body {
    overflow-x: hidden !important;
  }

  input, select, textarea {
    font-size: 16px !important;
  }

  button, .elementor-button, a.elementor-button {
    padding: 14px 24px;
    font-size: 16px;
    border-radius: 12px;
  }

  .elementor-container, .elementor-section {
    max-width: 100vw !important;
    overflow-x: hidden;
  }

  ::-webkit-scrollbar {
    display: none;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Canela';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://dracristineplaza.com.br/wp-content/uploads/2025/05/canela-Light.eot');
	src: url('https://dracristineplaza.com.br/wp-content/uploads/2025/05/canela-Light.eot?#iefix') format('embedded-opentype'),
		url('https://dracristineplaza.com.br/wp-content/uploads/2025/05/canela-Light.woff2') format('woff2'),
		url('https://dracristineplaza.com.br/wp-content/uploads/2025/05/canela-Light.woff') format('woff'),
		url('https://dracristineplaza.com.br/wp-content/uploads/2025/05/canela-Light.ttf') format('truetype'),
		url('https://dracristineplaza.com.br/wp-content/uploads/2025/05/canela-Light.svg#Canela') format('svg');
}
@font-face {
	font-family: 'Canela';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://dracristineplaza.com.br/wp-content/uploads/2025/05/canela-Bold.eot');
	src: url('https://dracristineplaza.com.br/wp-content/uploads/2025/05/canela-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://dracristineplaza.com.br/wp-content/uploads/2025/05/canela-Bold.woff2') format('woff2'),
		url('https://dracristineplaza.com.br/wp-content/uploads/2025/05/canela-Bold.woff') format('woff'),
		url('https://dracristineplaza.com.br/wp-content/uploads/2025/05/canela-Bold.ttf') format('truetype'),
		url('https://dracristineplaza.com.br/wp-content/uploads/2025/05/canela-Bold.svg#Canela') format('svg');
}
/* End Custom Fonts CSS */