.elementor-54 .elementor-element.elementor-element-978b012{--display:flex;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--padding-top:50px;--padding-bottom:75px;--padding-left:0px;--padding-right:0px;}.elementor-54 .elementor-element.elementor-element-978b012:not(.elementor-motion-effects-element-type-background), .elementor-54 .elementor-element.elementor-element-978b012 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E9F0FE;background-image:url("https://petsmartpartyanimal.com/wp-content/uploads/2025/09/petsmart_confetti_registration-3-scaled.png");background-position:top center;background-repeat:no-repeat;background-size:cover;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-54 .elementor-element.elementor-element-c69efe8 img{width:28%;}.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-54 .elementor-element.elementor-element-2c70e76{padding:0px 0px 0px 0px;z-index:1;text-align:center;}.elementor-54 .elementor-element.elementor-element-2c70e76 .elementor-heading-title{font-family:"Euclid Circular", Sans-serif;font-size:48px;font-weight:900;color:#3E3E3E;}.elementor-54 .elementor-element.elementor-element-75562a4{padding:0px 0px 50px 0px;text-align:center;}.elementor-54 .elementor-element.elementor-element-75562a4 .elementor-heading-title{font-family:"Euclid Circular", Sans-serif;font-size:24px;font-weight:300;line-height:33px;color:#3E3E3E;}.elementor-54 .elementor-element.elementor-element-3b8666a{margin:-50px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-54 .elementor-element.elementor-element-cb72fea{padding:0px 30px 0px 30px;text-align:center;}.elementor-54 .elementor-element.elementor-element-cb72fea .elementor-heading-title{font-family:"Euclid Circular", Sans-serif;font-size:16px;font-weight:300;line-height:28px;color:#3E3E3E;}@media(max-width:1024px){.elementor-54 .elementor-element.elementor-element-978b012:not(.elementor-motion-effects-element-type-background), .elementor-54 .elementor-element.elementor-element-978b012 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://petsmartpartyanimal.com/wp-content/uploads/2025/09/petsmart_confetti_registration_mobile.png");background-size:cover;}.elementor-54 .elementor-element.elementor-element-978b012{--padding-top:50px;--padding-bottom:75px;--padding-left:15px;--padding-right:15px;}.elementor-54 .elementor-element.elementor-element-75562a4{padding:0px 25px 50px 25px;}.elementor-54 .elementor-element.elementor-element-cb72fea{padding:0px 30px 0px 30px;}}@media(max-width:767px){.elementor-54 .elementor-element.elementor-element-978b012:not(.elementor-motion-effects-element-type-background), .elementor-54 .elementor-element.elementor-element-978b012 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:contain;}.elementor-54 .elementor-element.elementor-element-c69efe8 img{width:50%;}}/* Start custom CSS for shortcode, class: .elementor-element-3b8666a *//* ===============================
   FPSM — Layout + Dropdown Fix
   =============================== */

/* --- MOBILE: apilar todo al 100% --- */
.fpsm-field-wrap.fpsm-custom-field-textfield.fpsm-meta-first-name,
.fpsm-field-wrap.fpsm-custom-field-textfield.fpsm-meta-last-name,
.fpsm-field-wrap.fpsm-custom-field-number.fpsm-meta-mobile-phone,
.fpsm-field-wrap.fpsm-custom-field-textfield.fpsm-meta-instagram-handle,
.fpsm-field-wrap.fpsm-custom-field-textfield.fpsm-meta-city,
.fpsm-field-wrap.fpsm-custom-field-select.fpsm-meta-state {
  width: 100%;
}

/* --- DESKTOP/TABLET: filas y anchos --- */
@media (min-width: 768px) {
  .fpsm-field-wrap.fpsm-custom-field-textfield.fpsm-meta-first-name,
  .fpsm-field-wrap.fpsm-custom-field-textfield.fpsm-meta-last-name,
  .fpsm-field-wrap.fpsm-custom-field-number.fpsm-meta-mobile-phone,
  .fpsm-field-wrap.fpsm-custom-field-textfield.fpsm-meta-instagram-handle,
  .fpsm-field-wrap.fpsm-custom-field-textfield.fpsm-meta-city,
  .fpsm-field-wrap.fpsm-custom-field-select.fpsm-meta-state {
    float: left;
    box-sizing: border-box;
    vertical-align: top;
  }

  /* Fila 1: First Name (50%) + Last Name (50%) */
  .fpsm-field-wrap.fpsm-custom-field-textfield.fpsm-meta-first-name {
    clear: both;                 /* inicia fila */
    width: 50% !important;
    padding-right: 12px;         /* gutter */
  }
  .fpsm-field-wrap.fpsm-custom-field-textfield.fpsm-meta-last-name {
    width: 50% !important;
    padding-left: 12px;
  }

  /* Fila 2: Mobile Phone (50%) + Instagram Handle (50%) */
  .fpsm-field-wrap.fpsm-custom-field-number.fpsm-meta-mobile-phone {
    clear: both;                 /* inicia fila */
    width: 50% !important;
    padding-right: 12px;
  }
  .fpsm-field-wrap.fpsm-custom-field-textfield.fpsm-meta-instagram-handle {
    width: 50% !important;
    padding-left: 12px;
  }

  /* Fila 3: City (80%) + State (20%) */
  .fpsm-field-wrap.fpsm-custom-field-textfield.fpsm-meta-city {
    clear: both;                 /* inicia fila */
    width: 80% !important;
    padding-right: 12px;
  }
  .fpsm-field-wrap.fpsm-custom-field-select.fpsm-meta-state {
    width: 20% !important;
    padding-left: 12px;
  }
}

/* ===============================
   Títulos insertados (no bloquear)
   =============================== */
.fpsm-section-title{
  position: relative;
  z-index: 0 !important;   /* capa baja, por debajo de dropdowns */
  pointer-events: none;    /* no captura clics */
  margin: 18px 0 8px;
  font-size: 15px;
  line-height: 1.35;
  font-weight: 600;
  color: #111827;
}

/* ===============================
   Fix de superposición del dropdown
   =============================== */

/* Asegurar que los wrappers no recorten el menú */
.fpsm-field-wrap,
.fpsm-select-field {
  overflow: visible !important;
}

/* Elevar el SELECT de State y su contenedor interno */
.fpsm-field-wrap.fpsm-custom-field-select.fpsm-meta-state,
.fpsm-field-wrap.fpsm-custom-field-select.fpsm-meta-state .fpsm-select-field{
  position: relative;
  z-index: 1001;           /* por encima del título */
  overflow: visible !important;
}

/* Si el select usa librerías (Select2 / Choices), subir el panel flotante */
.select2-container,
.select2-dropdown {
  z-index: 99999 !important;
}
.choices.is-open .choices__list--dropdown,
.choices__list--dropdown,
.choices__list[role="listbox"]{
  z-index: 99999 !important;
}

/* (Opcional) Si algún contenedor externo recorta, habilitar:
.elementor-widget, .elementor-widget-container { overflow: visible !important; }
*/

/* Títulos insertados: que empiecen debajo de cualquier fila flotada y no bloqueen clics */
.fpsm-section-title{
  clear: both;            /* <-- clave: evita que el heading quede en la misma fila de City/State */
  position: relative;
  z-index: 0 !important;  /* por debajo de dropdowns */
  pointer-events: none;   /* no captura clics */
  margin: 18px 0 8px;
  font-size: 15px;
  line-height: 1.35;
  font-weight: 600;
  color: #111827;
}/* End custom CSS */
/* Start custom CSS */a {
    background-color: transparent;
    color: #DD2834;
    text-decoration: none;
}

a:active,a:hover {
    color: #DD2834;
    text-decoration:underline;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Euclid Circular';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://petsmartpartyanimal.com/wp-content/uploads/2025/09/EuclidCircularB-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Euclid Circular';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://petsmartpartyanimal.com/wp-content/uploads/2025/09/EuclidCircularB-BoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Euclid Circular';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://petsmartpartyanimal.com/wp-content/uploads/2025/09/EuclidCircularB-Semibold.ttf') format('truetype');
}
@font-face {
	font-family: 'Euclid Circular';
	font-style: italic;
	font-weight: 700;
	font-display: auto;
	src: url('https://petsmartpartyanimal.com/wp-content/uploads/2025/09/EuclidCircularB-SemiboldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Euclid Circular';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://petsmartpartyanimal.com/wp-content/uploads/2025/09/EuclidCircularB-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Euclid Circular';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://petsmartpartyanimal.com/wp-content/uploads/2025/09/EuclidCircularB-MediumItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Euclid Circular';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://petsmartpartyanimal.com/wp-content/uploads/2025/09/EuclidCircularB-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Euclid Circular';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('https://petsmartpartyanimal.com/wp-content/uploads/2025/09/EuclidCircularB-RegularItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Euclid Circular';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://petsmartpartyanimal.com/wp-content/uploads/2025/09/EuclidCircularB-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Euclid Circular';
	font-style: italic;
	font-weight: 100;
	font-display: auto;
	src: url('https://petsmartpartyanimal.com/wp-content/uploads/2025/09/EuclidCircularB-LightItalic.ttf') format('truetype');
}
/* End Custom Fonts CSS */