/*
Theme Name: Blocksy Child
Template: blocksy
Version: 1.0
*/

.site-branding {
    height: 153px !important;
}

.site-branding a img {
    width: 400px !important;
    height: 95px !important;
    margin: -25px;
}

.elementor-heading-title {
    font-size: 96px;
    font-weight: 800;
    line-height: 0.95;
    color: white;
}

.purple {
    color: #8b5cf6;
}

.elementor-heading-title {
    letter-spacing: -3px;
}

.elementor-widget-text-editor p {
    color: #cfcfcf;
    font-size: 24px;
    line-height: 1.6;
    max-width: 650px;
    margin-top: 30px;
}

.elementor-element-5a04b0e .elementor-button {
    background: linear-gradient(90deg, #6d28ff 0%, #a855f7 100%);
    color: white;
    border-radius: 18px;
    padding: 18px 38px;
    font-size: 20px;
    font-weight: 700;
    border: none;
    box-shadow: 0 10px 25px rgba(139, 92, 246, 0.35);
    transition: all 0.3s ease;
}

.elementor-element-5a04b0e .elementor-button:hover {
    transform: translateY(-3px);
    box-shadow: 0 15px 35px rgba(139, 92, 246, 0.5);
}

.elementor-element-79e968c .elementor-button {
    background: transparent;
    color: white;
    border: 2px solid #7c3aed;
    border-radius: 18px;
    padding: 18px 38px;
    font-size: 20px;
    font-weight: 700;
    transition: all 0.3s ease;
}

.elementor-element-79e968c .elementor-button:hover {
    background: #7c3aed;
    color: white;
}

.elementor-element-c308bfc .e-con-inner {
    display: flex;
    gap: 24px;
    align-items: center;
}

/*fondo cabecera*/

/* HERO completo */
.elementor-2339 .elementor-element.elementor-element-fe9c2bb {
  min-height: 824px;
  background: #070911;
  position: relative;
  overflow: hidden;
}

/* Contenedor con la imagen de fondo */
.elementor-2339 .elementor-element.elementor-element-ffeaf53 {
  min-height: clamp(720px, 52vw, 900px);

  background-image:
    linear-gradient(
      90deg,
      rgba(7,9,17,0.95) 0%,
      rgba(7,9,17,0.70) 28%,
      rgba(7,9,17,0.18) 55%,
      rgba(7,9,17,0) 100%
    ),
    url("https://echosoulstudio.com/wp-content/uploads/2026/05/cabecera-home4.png");

  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: calc(100vw * 825 / 2500);
}

/* Quitar el ::before actual */
.elementor-2339 .elementor-element.elementor-element-ffeaf53::before {
  content: none !important;
}

/* Ancho interior */
.elementor-2339 .elementor-element.elementor-element-ffeaf53 > .e-con-inner {
  max-width: 1680px;
  min-height: 824px;
  display: flex;
  align-items: center;
  padding-left: 40px;
}

/* Bloque de texto */
.elementor-2339 .elementor-element.elementor-element-2728f4c {
  max-width: 520px;
  z-index: 2;
}

/* Título */
.elementor-2339 .elementor-element.elementor-element-cce0938 h2 {
  font-size: 72px;
  line-height: 1.08;
  font-weight: 800;
  color: #f5f7fb;
  margin-bottom: 38px;
}

.elementor-2339 .purple {
  color: #8b45ff;
}

/* Párrafo */
.elementor-2339 .elementor-element.elementor-element-cd80ec4 p {
  font-size: 24px;
  line-height: 1.7;
  color: rgba(255,255,255,0.82);
  max-width: 520px;
  margin-bottom: 32px;
}

/* Botones en línea */
.elementor-2339 .elementor-element.elementor-element-c308bfc > .e-con-inner {
  display: flex;
  gap: 24px;
  justify-content: flex-start;
}

/* Botón principal */
.elementor-2339 .elementor-element.elementor-element-5a04b0e .elementor-button, .contact-header {
  background: linear-gradient(90deg, #6f2cff, #9b4dff);
  color: #fff;
  border-radius: 10px;
  padding: 18px 34px;
  font-weight: 700;
  box-shadow: 0 0 28px rgba(132, 65, 255, 0.45);
}

/* Botón secundario */
.elementor-2339 .elementor-element.elementor-element-79e968c .elementor-button, .contact-header {
  background: transparent;
  color: #fff;
  border: 2px solid #8b45ff;
  border-radius: 10px;
  padding: 16px 34px;
  font-weight: 700;
}

/*fondo cabecera*/


/*bloque inicial debajo del slider*/

.custom-feature-box {
  display: flex;
  align-items: flex-start;
  gap: 22px;
  max-width: 420px;
  color: #ffffff;
}

.custom-feature-icon {
  font-size: 46px;
  line-height: 1;
  color: #8a2cff;
  filter: drop-shadow(0 0 8px rgba(138, 44, 255, 0.7));
}

.custom-feature-content h4 {
  margin: 0 0 14px;
  font-size: 22px;
  font-weight: 700;
  color: #ffffff;
}

.custom-feature-content p {
  margin: 0;
  font-size: 17px;
  line-height: 1.6;
  color: #b8b8c8;
}

/*bloque inicial debajo del slider*/


/*svg*/
.elementor-element-9c2b32d .elementor-icon-box-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 22px;
  text-align: left;
}

.elementor-element-9c2b32d .elementor-icon-box-icon {
  flex: 0 0 auto;
  margin: 0;
}

.elementor-element-9c2b32d .elementor-icon {
  display: inline-flex;
  width: 82px;
  height: 82px;
  align-items: center;
  justify-content: center;
}

.elementor-element-9c2b32d .elementor-icon svg {
  width: 82px;
  height: 82px;
  display: block;
  overflow: visible;
}

.elementor-element-9c2b32d .elementor-icon-box-content {
  flex: 1;
}

.elementor-element-9c2b32d .elementor-icon-box-title {
  margin: 0 0 18px 0;
  line-height: 1.2;
}

.elementor-element-9c2b32d .elementor-icon-box-title span {
  color: #ffffff;
  font-size: 26px;
  font-weight: 700;
}

.elementor-element-9c2b32d .elementor-icon-box-description {
  color: #c8c8d2;
  font-size: 19px;
  line-height: 1.65;
  margin: 0;
  max-width: 330px;
}
/*bloque inicial debajo del slider*/


/*bloques de categorias home*/
/* Contenedor */
.elementor-element-5f63f18 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 28px;
}

/* Cards */
#decor,
#office,
#figures, #keychains, #gifts, #custom {
    position: relative;
    min-height: 260px;
    border-radius: 18px;
    overflow: hidden;
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
    border: 1px solid rgba(255,255,255,.06);
    box-shadow: 0 18px 40px rgba(0,0,0,.35);
    cursor: pointer;
}

/* Overlay */
#decor::before,
#office::before,
#figures::before, 
#keychains::before, #gifts,::before #custom::before{
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        90deg,
        rgba(10,12,24,.96) 0%,
        rgba(10,12,24,.78) 36%,
        rgba(10,12,24,.18) 100%
    );
    z-index: 1;
}

/* Contenido */
#decor .elementor-icon-box-wrapper,
#office .elementor-icon-box-wrapper,
#figures .elementor-icon-box-wrapper, #keychains .elementor-icon-box-wrapper, #gifts .elementor-icon-box-wrapper, #custom .elementor-icon-box-wrapper {
    position: relative;
    z-index: 2;
    min-height: 260px;
    padding: 34px 32px 30px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

/* Icono */
#decor .elementor-icon,
#office .elementor-icon,
#figures .elementor-icon, #keychains .elementor-icon, #gifts .elementor-icon, #custom .elementor-icon{
    width: 58px;
    height: 58px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: radial-gradient(circle, #5b22b8 0%, #25113f 75%);
    color: #a84cff;
    box-shadow: 0 0 22px rgba(156,69,255,.35);
}

#decor .elementor-icon svg,
#office .elementor-icon svg,
#figures .elementor-icon svg, #keychains .elementor-icon svg, #gifts .elementor-icon svg, #custom .elementor-icon svg {
    width: 28px;
    height: 28px;
    fill: currentColor;
}

/* Texto */
#decor .elementor-icon-box-content,
#office .elementor-icon-box-content,
#figures .elementor-icon-box-content,
#keychains .elementor-icon-box-content, #gifts .elementor-icon-box-content, #custom .elementor-icon-box-content{
    margin-top: 28px;
    max-width: 235px;
}

#decor .elementor-icon-box-title,
#office .elementor-icon-box-title,
#figures .elementor-icon-box-title,
#keychains .elementor-icon-box-title, #gifts  .elementor-icon-box-title, #custom .elementor-icon-box-title{
    margin: 0 0 18px;
}

#decor .elementor-icon-box-title a,
#office .elementor-icon-box-title a,
#figures .elementor-icon-box-title a,
#keychains .elementor-icon-box-title a, #gifts .elementor-icon-box-title a, #custom .elementor-icon-box-title a{
    color: #fff;
    font-size: 26px;
    line-height: 1;
    font-weight: 800;
    text-decoration: none;
}

#decor .elementor-icon-box-description,
#office .elementor-icon-box-description,
#figures .elementor-icon-box-description,
#keychains .elementor-icon-box-description, #gifts .elementor-icon-box-description, #custom .elementor-icon-box-description{
    color: rgba(215,220,235,.68);
    font-size: 18px;
    line-height: 1.35;
    margin: 0;
}

/* Botón flecha visual */
#decor .elementor-icon-box-content::after,
#office .elementor-icon-box-content::after,
#figures .elementor-icon-box-content::after,
#keychains .elementor-icon-box-content::after, #gifts .elementor-icon-box-content::after, #custom .elementor-icon-box-content::after{
    content: "→";
    width: 50px;
    height: 50px;
    margin-top: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background: linear-gradient(180deg, #7b35ef 0%, #5521bd 100%);
    color: #d8b8ff;
    font-size: 30px;
    line-height: 1;
    box-shadow: 0 8px 18px rgba(93,35,200,.45);
    pointer-events: none;
}

/* Fondos */
#decor {
    background-image: url(https://echosoulstudio.com/wp-content/uploads/2026/05/category-decor.png);
}

#office {
    background-image: url(https://echosoulstudio.com/wp-content/uploads/2026/05/category-office.png);
}

#figures {
    background-image: url(https://echosoulstudio.com/wp-content/uploads/2026/05/category-figures.png);
}

#keychains {
    background-image: url(https://echosoulstudio.com/wp-content/uploads/2026/05/categoy-keychains.png);
}

#gifts {
    background-image: url(https://echosoulstudio.com/wp-content/uploads/2026/05/category-gift.png);
}

#custom {
    background-image: url(https://echosoulstudio.com/wp-content/uploads/2026/05/category-custom.png);
}

/* Enlace real de toda la card */
#decor::after,
#office::after,
#figures::after,
#keychains::after, #gifts::after, #custom::after{
    content: "";
    position: absolute;
    inset: 0;
    z-index: 20;
}

/* Permitir click visual sin romper el layout */
#decor .elementor-icon,
#office .elementor-icon,
#figures .elementor-icon,
#keychains .elementor-icon,
#gifts .elementor-icon,
#custom .elementor-icon,
#decor .elementor-icon-box-title a,
#office .elementor-icon-box-title a,
#figures .elementor-icon-box-title a,
#keychains .elementor-icon-box-title a, #gifts .elementor-icon-box-title a, #custom .elementor-icon-box-title a{
    position: relative;
    z-index: 30;
}

/* Responsive */
@media (max-width: 1024px) {
    .elementor-element-5f63f18 {
        grid-template-columns: 1fr;
    }
} 

.prices-featured {
    color: #a855f7;
    font-size: 20px !important;
    font-weight: 600;
}

/*bloques de categorias home*/

/* featured */

#featured h2.elementor-heading-title.elementor-size-default{
        font-family: monospace;
}

/* featured */

/* testimonials */

.elementor-testimonial-details {
    color: black;
}

/* testimonials */

/* form home */

#title-home-form h2 span, #wpcf7-f2466-p2339-o1 label {
    color: #a855f7;
}

form.wpcf7-form.init {
    color: #a855f7;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: #a855f7;
}

#footer {
    display: none;
}

span.wpcf7-form-control-wrap textarea, input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    color: #fff !important;
}

body {
    color: #fff !important;
}

/* form home */

/* popup */

div#pum-2495 {
    background-color: #040404b5 !important;
}

div#popmake-2495 {
    padding: 50px;
}

.pum-theme-2486 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    background-color: #9b4dff;
    padding: 12px;
    font-size: 17px;
}

button.pum-close.popmake-close {
    background-color: #9b4dff !important;
    padding: 12px !important;
    font-size: 17px !important;
}

/* popup */