.elementor-kit-5{--e-global-color-primary:#5F654A;--e-global-color-secondary:#E5E0D8;--e-global-color-text:#6A2C2A;--e-global-color-accent:#6A2C2A;--e-global-color-fc3c4de:#F2EFEA;--e-global-color-268e062:#E5E0D8;--e-global-color-6cd0620:#5A544A;--e-global-color-463423d:#7A8060;--e-global-color-5adb0df:#5F654A;--e-global-color-eebc1dc:#C5755C;--e-global-color-15d70e0:#6A2C2A;--e-global-color-268b454:#FFFFFF;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1px;--e-global-typography-primary-letter-spacing:0.3px;--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:var( --e-global-color-secondary );font-family:"Lato", Sans-serif;font-size:18px;font-weight:400;line-height:26px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 p{margin-bottom:0px;}.elementor-kit-5 a{color:var( --e-global-color-6cd0620 );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-kit-5 h1{color:var( --e-global-color-primary );font-family:"Lato", Sans-serif;font-size:48px;font-weight:600;line-height:52px;letter-spacing:0.5px;word-spacing:8px;}.elementor-kit-5 h2{color:var( --e-global-color-primary );font-family:"Lato", Sans-serif;font-size:32px;font-weight:600;line-height:40px;letter-spacing:0.4px;}.elementor-kit-5 h3{font-family:"Lato", Sans-serif;font-size:24px;font-weight:600;line-height:30px;letter-spacing:0.3px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1366px;}.e-con{--container-max-width:1366px;}.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);}.elementor-lightbox{background-color:var( --e-global-color-primary );--lightbox-ui-color:var( --e-global-color-primary );--lightbox-ui-color-hover:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-kit-5 a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5 a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.destacado b, .destacado strong {color: #2D7FC2;}
.page-content .elementor-text-editor b, .page-content .elementor-text-editor strong {font-weight: 600;}

.page-content .elementor-text-editor ul,
.single-post .elementor-widget-theme-post-content ul {
  list-style: none;
  padding-left: .8em;
  margin-bottom: 1rem !important;
}

.page-content .elementor-text-editor ol,
.single-post .elementor-widget-theme-post-content ol {margin-top: .4rem;}

@media (max-width: 768px) {
  .page-content .elementor-text-editor ul,
  .single-post .elementor-widget-theme-post-content ul {
    margin-bottom: 0 !important;
    padding-bottom: 2rem !important;
    overflow: auto !important;
  }
}

.page-content .elementor-text-editor ul li,
.single-post .elementor-widget-theme-post-content ul li {
  position: relative;
  padding-left: 1.2em;  /* espacio para el símbolo */
  margin-bottom: 0.5em;
}

.page-content .elementor-text-editor ul li::before,
.single-post .elementor-widget-theme-post-content ul li::before {
  content: "\25CF";     /* ● círculo universal */
  position: absolute;
  left: 0;
  top: .18em;           /* ↓ bájalo/ajústalo segun tu fuente (0.12–0.22em) */
  color: #2D7FC2;
  font-size: 1.1em;     /* tamaño del punto */
  line-height: 1;
}


/*MENU*/

.shrinking.elementor-sticky .logo {
  width: 3.6rem;
  height: 3rem;
  background-image: url('/wp-content/uploads/2025/07/logo-fisioterapia-avanzada-penagos.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
  transition: width .3s, background-color .3s;
}

.shrinking.elementor-sticky {
    background-color: #fff; 
}


/* Variante para móviles */
@media (max-width: 768px) {
  .logo {
    background-image: url('/wp-content/uploads/2025/07/logo-fisioterapia-avanzada-penagos.svg');
  }
}

.shrinking.elementor-sticky.elementor-sticky--active .logo {
    background-image: url('/wp-content/uploads/2025/07/logo-fisioterapia-avanzada-penagos-blanco.svg');
    width: 1.6rem;
}

.shrinking.elementor-sticky.elementor-sticky--active {
    background-color: rgba(45, 127, 194, 0.9);
    backdrop-filter: blur(6px);
}

.shrinking.elementor-sticky.elementor-sticky--active .elementor-widget-nav-menu .elementor-item {color: rgba(255, 255, 255, 0.8) !important; font-size: 1rem;
}

.shrinking.elementor-sticky.elementor-sticky--active .elementor-widget-nav-menu .elementor-item.elementor-item-active {color: #fff !important; font-weight: 600 !important;}

/*POST*/

.single-post .elementor-widget-theme-post-content, .single-post .elementor-widget-theme-post-content h1, .single-post .elementor-widget-theme-post-content h2, .single-post .elementor-widget-theme-post-content h3, .single-post .elementor-widget-theme-post-content h4, .single-post .elementor-widget-theme-post-content h5, .single-post .elementor-widget-theme-post-content h6 {font-family: "Open Sauce", Sans-serif !important;}

.single-post .elementor-widget-theme-post-content h1, .single-post .elementor-widget-theme-post-content h2, .single-post .elementor-widget-theme-post-content h3, .single-post .elementor-widget-theme-post-content h4, .single-post .elementor-widget-theme-post-content h5, .single-post .elementor-widget-theme-post-content h6 {color: #2D7FC2 !important;}

.single-post .elementor-widget-theme-post-content h1 {font-size: 3.5rem;}

.single-post .elementor-widget-theme-post-content h2 {font-size: 2.8rem;}

.single-post .elementor-widget-theme-post-content h3 {font-size: 2.2rem;}

.single-post .elementor-widget-theme-post-content h4 {font-size: 1.8rem;}

.single-post .elementor-widget-theme-post-content h5 {font-size: 1.5rem;}

.single-post .elementor-widget-theme-post-content h6 {font-size: 1.4rem;}

.single-post .elementor-widget-theme-post-content .wp-block-media-text__content, .wp-block-media-text__content p {font-size: 1.1rem !important; color: #2D7FC2 !important;}

.single-post .elementor-widget-theme-post-content .wp-block-quote{
  font-size: 1.4em;
  width:60%;
  margin:5rem 3rem;
  font-family: "Open Sauce", Sans-serif !important;
  color: #2D7FC2;
  padding:1.2em 30px 1.2em 75px;
  border-left:8px solid #2D7FC2 ;
  line-height:1.6;
  position: relative;
  background:#F1F7F9;
  position: relative;
}

.single-post .elementor-widget-theme-post-content .wp-block-quote::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 10px;
  width: 40px; /* ajusta según tamaño de tu SVG */
  height: 40px;
  background-image: url('https://penagos-fisioterapia-avanzada.es/wp-content/uploads/2025/07/comillas.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}


.single-post .elementor-widget-theme-post-content .wp-block-quote::after{
  content: '';
}

.single-post .elementor-widget-theme-post-content .wp-block-quote span{
  display:block;
  color:#333333;
  font-style: normal;
  font-weight: bold;
  margin-top:1em;
}

.single-post .elementor-widget-theme-post-content .destacado b, .destacado strong {color: #2D7FC2;}
.single-post .elementor-widget-theme-post-content b, .single-post .elementor-widget-theme-post-content strong {font-weight: 600;}

.single-post .elementor-widget-theme-post-content a {color: #2D7FC2; text-decoration: underline;}

/*cookies*/

.cky-notice, .cky-preference-center {font-family: "Open Sauce", Sans-serif !important;}

.cky-always-active {color: #86c810 !important;}/* End custom CSS */