.elementor-296 .elementor-element.elementor-element-c9dbb55{margin-top:-35px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-296 .elementor-element.elementor-element-a18b4e8{--display:flex;--margin-top:-6px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-296 .elementor-element.elementor-element-bc221d0{padding:123px 0px 50px 0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-296 .elementor-element.elementor-element-902ca9b > .elementor-widget-container{padding:12px 0px 0px 0px;}.elementor-296 .elementor-element.elementor-element-7207256{margin-top:0px;margin-bottom:0px;padding:0% 0% 0% 0%;}.elementor-296 .elementor-element.elementor-element-39b877a > .elementor-element-populated{padding:0px 0px 78px 0px;}.elementor-296 .elementor-element.elementor-element-c697139{padding:0% 6% 0% 6%;}.elementor-296 .elementor-element.elementor-element-b523954 > .elementor-element-populated{padding:0px 0px 124px 0px;}.elementor-296 .elementor-element.elementor-element-f77f847{--display:flex;--margin-top:-6px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-296 .elementor-element.elementor-element-ccc0b81{padding:132px 0px 50px 0px;}.elementor-296 .elementor-element.elementor-element-0ff4a2a > .elementor-widget-container{padding:5px 0px 0px 0px;}.elementor-296 .elementor-element.elementor-element-0ff4a2a{font-family:"Roboto", Sans-serif;font-weight:100;}.elementor-296 .elementor-element.elementor-element-c0d7f0d{padding:0% 3% 0% 3%;}.elementor-296 .elementor-element.elementor-element-db29247 > .elementor-element-populated{padding:0px 0px 78px 0px;}@media(max-width:1024px){.elementor-296 .elementor-element.elementor-element-39b877a > .elementor-element-populated{padding:0% 0% 0% 0%;}.elementor-296 .elementor-element.elementor-element-db29247 > .elementor-element-populated{padding:0% 0% 0% 0%;}}@media(max-width:767px){.elementor-296 .elementor-element.elementor-element-7207256{padding:0px 0px 0px 0px;}.elementor-296 .elementor-element.elementor-element-c0d7f0d{padding:0px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-15ffc79 */@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

/* HERO */
.hero-banner {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  background: url('https://lavenderblush-eland-364195.hostingersite.com/wp-content/uploads/2025/04/banner.jpg') center center / cover no-repeat;
  padding: 60px 20px;
}

.hero-inner {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.hero-banner h2 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 38px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0;
}

.hero-banner .highlight {
  color: #d2691e;
  background: none !important;
}

.hero-banner p {
  color: #ccc;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 18px;
  margin-top: 10px;
}

/* SECCIÓN CATEGORÍAS */
.category-section {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  background-color: #000;
  padding: 0;
  overflow: hidden;
}

.category-container {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: stretch;
  width: 100%;
}

.category-box {
  flex: 1;
  min-height: 300px;
  background-size: cover;
  background-position: center;
  position: relative;
  text-decoration: none;
  transition: transform 0.3s ease;
}

.category-box:hover {
  transform: scale(1.02);
}

.category-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 30px;
  box-sizing: border-box;
  z-index: 2;
}

.category-overlay span {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 48px;
  color: white;
  text-shadow: 2px 2px 6px rgba(0,0,0,0.7);
  z-index: 3;
}

/* RESPONSIVE */
@media screen and (max-width: 1024px) {
  .category-container {
    flex-direction: column;
  }

  .category-box {
    width: 100%;
    min-height: 250px;
    aspect-ratio: unset;
  }

  .category-overlay {
    justify-content: center;
    align-items: center;
    padding: 20px;
  }

  .category-overlay span {
    font-size: 32px;
    text-align: center;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1c2e83d */@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

/* HERO */
.hero-banner {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  background: url('https://lavenderblush-eland-364195.hostingersite.com/wp-content/uploads/2025/04/banner.jpg') center center / cover no-repeat;
  padding: 60px 20px;
}

.hero-inner {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.hero-banner h2 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 38px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0;
}

.hero-banner .highlight {
  color: #d2691e;
  background: none !important;
}

.hero-banner p {
  color: #ccc;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 18px;
  margin-top: 10px;
}

/* SECCIÓN CATEGORÍAS */
.category-section {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  background-color: #000;
  padding: 0;
  overflow: hidden;
}

.category-container {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: stretch;
  width: 100%;
}

.category-box {
  flex: 1;
  min-height: 300px;
  background-size: cover;
  background-position: center;
  position: relative;
  text-decoration: none;
  transition: transform 0.3s ease;
}

.category-box:hover {
  transform: scale(1.02);
}

.category-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 30px;
  box-sizing: border-box;
  z-index: 2;
}

.category-overlay span {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 48px;
  color: white;
  text-shadow: 2px 2px 6px rgba(0,0,0,0.7);
  z-index: 3;
}

/* RESPONSIVE */
@media screen and (max-width: 1024px) {
  .category-container {
    flex-direction: column;
  }

  .category-box {
    width: 100%;
    min-height: 250px;
    aspect-ratio: unset;
  }

  .category-overlay {
    justify-content: center;
    align-items: center;
    padding: 20px;
  }

  .category-overlay span {
    font-size: 32px;
    text-align: center;
  }
}/* End custom CSS */