.elementor-966 .elementor-element.elementor-element-2f29c35{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--padding-top:15px;--padding-bottom:15px;--padding-left:15px;--padding-right:15px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-966 .elementor-element.elementor-element-de96d13.elementor-element{--align-self:center;--order:-99999 /* order start hack */;}.elementor-966 .elementor-element.elementor-element-de96d13 .elementor-heading-title{font-family:"Gnarly", Sans-serif;font-size:21px;font-weight:500;color:#1A1A1A;}.elementor-966 .elementor-element.elementor-element-ddcdc3a > .elementor-widget-container{margin:0px 0px 0px -7px;padding:0px 10px 0px 0px;}.elementor-966 .elementor-element.elementor-element-ddcdc3a.elementor-element{--align-self:flex-start;}.elementor-966 .elementor-element.elementor-element-8d4ce3b.elementor-element{--align-self:flex-start;}.elementor-966 .elementor-element.elementor-element-1333d67{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-ddcdc3a *//* Estilos generales */
body {
    font-family: 'Gnarly', sans-serif !important; /* Cambia la fuente aquí */
    font-weight: 500 !important;
    transition: background-color 0.5s ease; /* Suaviza el cambio de color */
    margin: 0;
    padding: 0;

    

    background-color: #ffffff; /* Color de fondo inicial */
}

/* Contenedor del menú */
.custom-header {
    font-size: 20px; /* Tamaño del texto */

}

/* Estilos de los enlaces */
.menu-item {
    text-decoration: none;
     /* Color del texto */
    transition: color 0.3s ease, background-color 0.5s ease;
    padding: 1px;
    font-size: 20px; /* Tamaño del texto */
}

/* Cambio de color del fondo en hover */
.trabajo:hover {
    background-color: transparent;
    color: white;
}
.refes:hover {
    background-color: transparent;
    color: white;
}
.nosotras:hover {
    background-color: transparent;
    color: white;
}

@media (max-width: 1024px) {
  .custom-header {
    display: none !important;
  }
}



.preview-box {
  position: relative;
  width: 100%;
  height: 100%;
}

.preview-box img {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 200px;
  border-radius: 8px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.25);
  opacity: 0;
  transition: opacity 0.4s ease;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a4036a8 *//* Estilos generales */
body {
    font-family: 'Gnarly', sans-serif !important; /* Cambia la fuente aquí */
    font-weight: 500 !important;
    transition: background-color 0.5s ease; /* Suaviza el cambio de color */
    margin: 0;
    padding: 0;

    

    background-color: #ffffff; /* Color de fondo inicial */
}
.hamburger {
  display: none;
  font-size: 21px;
  z-index: 9999;
}

@media (max-width: 1024px) {
  .hamburger {
    display: block;
    position: fixed;
    right: 40px;
    color: #1a1a1a;
  }
}

.fullscreen-menu {
  display: none;
  position: fixed;
  top: 0; left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9998;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  gap: 40px;
  font-size: 32px;
  font-family: 'Gnarly', sans-serif;
  transition: background-color 0.5s ease;
}

.fullscreen-menu a {
  text-decoration: none;
  color: #1a1a1a;
  transition: background-color 0.5s ease;
}

@media (min-width: 1025px) {
  .fullscreen-menu {
    display: none !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e26a5af */.fullscreen-menu {
  display: none;
  position: fixed;
  top: 0; left: 0;
  width: 100vw;
  height: 100vh;
  background-color: white;
  z-index: 9998;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  gap: 40px;
  font-size: 32px;
  font-family: 'Gnarly', sans-serif;
  transition: background-color 0.5s ease;
}

.fullscreen-menu a {
  text-decoration: none;
  color: #1a1a1a;
  transition: background-color 0.5s ease;
}

.fullscreen-menu a:hover {
  cursor: pointer;
}

@media (min-width: 1025px) {
  .fullscreen-menu {
    display: none !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8d4ce3b *//* Estilos generales */
body {
    font-family: 'Gnarly', sans-serif; /* Cambia la fuente aquí */
    font-weight: 500;
    transition: background-color 0.5s ease; /* Suaviza el cambio de color */
    margin: 0;
    padding: 0;

    

    background-color: #ffffff; /* Color de fondo inicial */
}

/* Contenedor del menú */
.custom-header {
    font-size: 20px; /* Tamaño del texto */

}

/* Estilos de los enlaces */
.menu-item {
    text-decoration: none;
    color: #1A1A1A; /* Color del texto */
    transition: color 0.3s ease, background-color 0.5s ease;
    padding: 1px;
    font-size: 20px; /* Tamaño del texto */
}

/* Cambio de color del fondo en hover */
.contacto:hover {
    background-color: transparent;
    color: white;
}
@media (max-width: 1024px) {
  .custom-header {
    display: none !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6345be1 */a:hover ~ .custom-cursor,
.elementor-widget a:hover ~ .custom-cursor {
  width: 50px;
  height: 50px;
}
body, * {
  cursor: none !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gnarly';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://martaysara.es/wp-content/uploads/2025/04/FKTGnarly_Rg.ttf') format('truetype');
}
@font-face {
	font-family: 'Gnarly';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://martaysara.es/wp-content/uploads/2025/04/FKTGnarly_It.ttf') format('truetype');
}
@font-face {
	font-family: 'Gnarly';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://martaysara.es/wp-content/uploads/2025/04/FKTGnarly_Lt.ttf') format('truetype');
}
@font-face {
	font-family: 'Gnarly';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('https://martaysara.es/wp-content/uploads/2025/04/FKTGnarly_LtIt.ttf') format('truetype');
}
@font-face {
	font-family: 'Gnarly';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://martaysara.es/wp-content/uploads/2025/04/FKTGnarly_Bd.ttf') format('truetype');
}
@font-face {
	font-family: 'Gnarly';
	font-style: italic;
	font-weight: 600;
	font-display: auto;
	src: url('https://martaysara.es/wp-content/uploads/2025/04/FKTGnarly_BdIt.ttf') format('truetype');
}
@font-face {
	font-family: 'Gnarly';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://martaysara.es/wp-content/uploads/2025/04/FKTGnarly_Blk.ttf') format('truetype');
}
@font-face {
	font-family: 'Gnarly';
	font-style: italic;
	font-weight: 800;
	font-display: auto;
	src: url('https://martaysara.es/wp-content/uploads/2025/04/FKTGnarly_BlkIt.ttf') format('truetype');
}
@font-face {
	font-family: 'Gnarly';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://martaysara.es/wp-content/uploads/2025/04/FKTGnarly_SBd.ttf') format('truetype');
}
@font-face {
	font-family: 'Gnarly';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://martaysara.es/wp-content/uploads/2025/04/FKTGnarly_SBdIt.ttf') format('truetype');
}
/* End Custom Fonts CSS */