.elementor-kit-7{--e-global-color-primary:#3F4E41;--e-global-color-secondary:#FFF0D2;--e-global-color-text:#3A3A3A;--e-global-color-accent:#CB6510;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#041810;background-image:url("https://conesamedieval.com/wp-content/uploads/2025/12/Fons-fons-papir-marro-verd-333-scaled.webp");font-family:"Times New Roman", Sans-serif;font-weight:400;background-position:-57px -16px;background-repeat:repeat;background-size:39% auto;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:#5F3A06;font-weight:400;}.elementor-kit-7 h1{color:#1A1A1A;font-family:"Times New Roman", Sans-serif;font-size:25px;font-weight:500;}.elementor-kit-7 h2{color:#272727;}.elementor-kit-7 h3{color:#323232;}.elementor-kit-7 h4{color:#5F3A06;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-7{background-position:0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{background-position:0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Base más “vieja”: tono más cálido/oscuro */
body{
  background-color:#ede0c6; /* más pergamino */
}

/* Capa global: más manchas, más viñeta, más “suciedad” */
body:before{
  content:"";
  position:fixed;
  inset:0;
  pointer-events:none;
  z-index:0;

  background-image:
    /* viñeta oscura (bordes envejecidos) */
    radial-gradient(circle at 50% 45%, rgba(0,0,0,0) 35%, rgba(0,0,0,.22) 100%),

    /* manchas grandes irregulares */
    radial-gradient(circle at 12% 18%, rgba(90,55,20,.22), transparent 42%),
    radial-gradient(circle at 88% 62%, rgba(90,55,20,.18), transparent 45%),
    radial-gradient(circle at 45% 92%, rgba(70,40,15,.16), transparent 48%),

    /* oscurecido superior/inferior */
    linear-gradient(180deg, rgba(35,20,10,.20), rgba(35,20,10,.06) 35%, rgba(35,20,10,.16) 100%),

    /* tu textura repetida (micro grano) */
    url("/wp-content/uploads/papiro-512.webp");

  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat;
  background-size: 1800px 1200px, 1200px 900px, 1400px 1100px, 1400px 900px, 100% 100%, 512px 512px;
  background-position: center, 10% 10%, 90% 65%, 45% 100%, center, top left;

  /* “envejece” la textura (más contraste y un pelín más oscura) */
  opacity:.72;
  filter: contrast(1.08) brightness(.96) saturate(1.05);
}

.elementor{
  position:relative;
  z-index:1;
}/* End custom CSS */