body{
    background: #ebe6ec;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.skip-link {
  position: fixed;
  left: 1rem;
  top: 1rem;
  z-index: 10000;
  padding: .75rem 1rem;
  background: #7c218f;
  color: #fff;
}
.skip-link:not(:focus) {
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.skip-link:focus {
  clip: auto;
  clip-path: none;
  height: auto;
  overflow: visible;
  position: fixed;
  white-space: normal;
  width: auto;
}
a:focus-visible,
button:focus-visible,
input:focus-visible {
  outline: 3px solid #7c218f;
  outline-offset: 3px;
}
.header-icon-button {
  border: 0;
  background: transparent;
}
.footer-partners {
  list-style: none;
  padding-left: 0;
}
.editPostAdmin {
  position: absolute;
  background-color: #7c218f;
  color: #fff;
  border-color: #7c218f;
  border-radius: 0;
}
.editContent {
  width: 324px;
  margin: auto;
  max-width: 100%;
}
.margin-mob-without-img {
  display: none;
  padding-top: 100px;
}
.img-post-crop {
  height: 365px;
  background-repeat: no-repeat;
  background-size: 100%;
}
.img-post-crop > img,
.img-post-crop-mob > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.img-post-crop-mob {
  height: 300px;
  background-repeat: no-repeat;
  background-size: 100%;
}
.mobile-menu {
  list-style-type: none;
}
.mobile-menu > li {
  padding-top: 15px;
}
.mobile-menu > li:nth-child(7) {
  padding-top: 40px !important;
}
.mobile-menu > li > a {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
}
.single-mob-portada {
  display: none;
  padding-top: 125px;
}
.authorlink > a {
  font-weight: bold;
  color: #838383;
  text-transform: capitalize;
}
.Upcase {
  text-transform: capitalize;
}
.post-image > img {
  width: 100%;
  max-width: 324px;
  display: block;
  height: auto;
  margin: auto;
}
.contenido-post {
  padding-top: 40px;
}
/*Publicidad*/
.publicidad-mob-1 {
  display: none;
}
.publicidad-mob-2 {
  display: none;
}
@media (max-width: 767px) {
  .publicidad-mob-1,
  .publicidad-mob-2 {
    display: block !important;
  }
  .publicidad-desk-1,
  .publicidad-desk-2 {
    display: none;
  }
}
/*Comentarios*/
.facebook-comments-content {
  display: none;
}


/*Search Mobile*/
.mob-search-content {
  text-align: center;
}

/*Search desk*/
.search-field-desk {
  width: 235px;
  margin: 0;
  font-family: Helvetica;
  background: #fff;
  border: 1px solid #ccc;
  padding-left: 10px;
  height: 32px;
}
.btn-search-desk {
  border-radius: 0;
  margin-top: -3px;
  margin-left: -5px;
  background-color: #7c218f;
  color: white;
  font-family: Helvetica;
}
.btn-search-desk:hover {
  background-color: #2d2d2d;
  color: #fff;
}
.sidebar-top {
  padding-top: 63px;
}
.bubble {
  display: none;
  position: relative;
  background-color: antiquewhite;
  width: 359px;
  padding: 25px;
  border-top: 5px solid #7c218f;
  /*position*/
  right: 0;
  margin-right: 94px;
  margin-top: 10px;
  position: absolute;
  z-index: 1000;
}

.bubble:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 15px 15px;
  border-color: #7c218f transparent;
  display: block;
  width: 0;
  z-index: 1;
  top: -15px;
  left: 320px;
}

/* Pagination */
h2.screen-reader-text {
  display: none;
}
.pagination-post {
  list-style-type: none;
  text-align: center;
  margin-top: 55px;
  margin-bottom: 40px;
}
.pagination-post > a:nth-last-child(2) {
  display: none !important;
}
.nav-links > a:nth-last-child(2) {
  display: none !important;
}
.page-numbers {
  display: inline;
  text-align: center;
  color: #414141;
  margin: 4px;
  border: 1px solid #d7d7d7;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.current {
  background-color: #7c218f;
  color: #fff !important;
}
.dots {
  border: none;
}
/*general*/
.centrar {
  margin: auto;
}
.datehome {
  text-transform: capitalize;
}
.top-post > p {
  font-size: 15px;
}
.single-title {
  font-size: 40px;
  margin-bottom: 20px;
  margin-top: 25px;
}
.single-subtitle {
  color: #838383;
  margin-bottom: 30px;
  margin-top: -15px;
}
.comentarios {
  background-color: #FFF;
  margin-top: 25px;
  margin-bottom: 35px;
}
.comentarios .count {
  float: right;
  background-color: #FFF;
  width:10%;
}
.coment-text {
  color: white;
  padding: 0 0 6px 10px;
  display: inline-block;
  font-size: 16px;
  width: 80%;
  font-family: Helvetica;
}

.coment-text h2 {
  color: white;
  display: inline-block;
  font-size: 14px;
  font-family: Helvetica;
}

.publicidad-post {
  max-width: 250px;
  margin: auto;
}
.social-share {
  text-align: center;
}
.social-share > p {
  margin-top: 10px;
  font-size: 17px;
  margin-bottom: 15px;
}

.facebook-share, .facebook-share:hover, .facebook-share:focus {
  background-color: #39569A;
  color: #fff;
  padding: 8px;
  margin: 8px 4px;
  font-size: 12px;
  display: inline-flex;
}
.facebook-share > i {
  margin-right: 7px;
}
.twitter-share, .twitter-share:hover, .twitter-share:focus {
  background-color: #059FF5;
  color: #fff;
  padding: 8px;
  margin: 8px 4px;
  font-size: 12px;
  display: inline-flex;
}
.twitter-share > i {
  margin-right: 7px;
}
.whatsapp-share, .whatsapp-share:hover, .whatsapp-share:focus {
  background-color: #1FB400;
  color: #fff;
  padding: 8px;
  margin: 8px 4px;
  font-size: 12px;
  display: inline-flex;
}
.whatsapp-share > i {
  margin-right: 7px;
}

.tags {
  padding-left: 0;
}
.tags > li {
  /*padding-left: 9px;
  padding-right: 9px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px;*/
  margin-right: 5px;
  margin-bottom: 5px;
  border: 1px solid #DADADA;
  display: inline-block;
}

.tags > li > a {
  padding-left: 9px;
  padding-right: 9px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-right: 5px;
  margin-top: 5px;
  font-size: 15px;
  color: #424242;
  display: table-cell;
}
.tags > li > a:hover {
  color: #fff;
  background-color: #262626;
}


.etiqueta {
  background-color: #7c218f;
}
.etiqueta > a {
  color: #fff !important;
}
.post-portada {
  margin-top: 39px;
  margin: auto;
  /*margin-bottom: 25px;*/
}
.post-image {
  margin: auto;
  /*margin-bottom: 25px;*/
}
.post-content {
  margin-bottom: 40px;
}
.post-content > p > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
  margin-bottom: 20px;
}
.post-content iframe {
  margin: auto !important;
  display: table;
}
/*
.fb_iframe_widget {
  display: table !important; 
  margin: auto !important;
}
*/
.post-content > p {
  font-size: 18px;
  margin-bottom: 18px;
}

.menu-left {
  color: #fff;
  background-color: #7C218F;
  width: 100%;
  position: fixed;
  height: 100%;
  z-index: 10;
  top: 0;
}

.btn-close {
  float: right;
  margin-top: 15px;
  margin-right: 25px;
}

.mobil-social {
  list-style-type: none;
  margin-top: 30px;
}

.mobil-social > li {
  display: inline;
  padding-right: 30px;
}

.mobil-social > li > a {
  color: #fff;
}

.mobil-menu {
  list-style-type: none;
  margin-top: 30px;
}

.mobil-menu > li {
  padding-right: 30px;
  padding-top: 10px;
  font-size: 16px;
}

.mobil-menu > li > a {
  color: #fff;
}

.mobil-logo {
  width: 200px;
  margin: auto;
}

.head-desk {
  border-bottom: 1px solid #DADADA;
  border-top: 8px solid #7c218f;
  background: #fff;
}
.contenido, .contenido-post{
    background: #fff;
}

.btn-bar {
  position: absolute;
  color: #BABABA;
  padding: 27px;
}

.btn-search {
  position: absolute;
  right: 0;
  color: #BABABA;
  padding: 27px;
  top: 0;
}

.head-mobil {
  display: none;
  position: sticky;
  top: 0;
  width: 100%;
  background-color: #fff;
  z-index: 10;
  border-bottom: 1px solid #DADADA;
  border-top: 10px solid #7c218f;
}

p, h1, h2, h3, h4, h5, a, li {
  font-family: Helvetica;
}

a:hover, a:focus {
  text-decoration: none;
}

h4 {
  font-size: 22px;
  margin-bottom: 5px;
}

.logo-head {
  width: 250px;
}

.logo-footer {
  margin-top: 55px;
  max-width: 200px;
}

.footer-logo {
  width: 250px;
}

.margin-date {
  margin-right: 50px;
}

.footer {
  background-color: #222222;
  margin-top: 40px;
}

.footer-title {
  font-size: 18px;
  color: #fff;
  margin-top: 45px;
}

.last-line {
  background-color: #7C218F;
}

.last-line-text {
  color: white;
  padding: 10px;
  margin-top: 9px;
}

.footer-text {
  color: #d1d1d1;
  font-size: 15px;
  margin-top: 20px;
  margin-bottom: 40px;
  line-height: 1.8;
}

.post-title {
  margin-top: 10px;
  min-height: 75px;
  font-size: 17px;
}
.post-title > a {
  color: #333;
}

.post-tendencias {
  margin-top: 10px;
  height: 75px;
  font-size: 15px;
  margin-bottom: 20px;

}
.post-tendencias > a {
  color: #333;
}
.post-popular > a > p {
  padding-right: 0;
  font-size: 14px;
  padding-left: 15px;
  display: block;
  color: #333;
}

.post-item {
  margin-bottom: 20px;
}

.lateral-clean {
  padding-left: 0;
  padding-right: 0;
}

.popular-item {
  margin-bottom: 25px;
}

.line-top {
  background-color: #7C218F;
  height: 10px;
}

.publicidad {
  text-align: center;
}
.publicidad > a > img {
  max-width: 300px !important;
  margin: auto !important;
  padding-bottom: 40px;
  height: auto;
  width: 100% !important;
}

.btn-plus {
  float: right;
  color: #7c218f;
  margin-top: -23px;
}

.title {
    position: relative;
  margin-top: 35px;
  margin-bottom: 30px;
  padding-left: 85px;
}
.title h2 {
  font-size: 22px;
  margin-bottom: 5px;
  margin-top: 0;
}
.title:before {
    content: '';
    position: absolute;
    background: url('../images/tendencia.png');
    background-size: 100%;
    left: 0;
    top: -15px;
    width: 85px;
    height: 50px;
}
.title:after {
    content: '';
    position: absolute;
    background: #dfdfdf;
    right: 0;
    top: 10px;
    width: 80%;
    height: 2px;
}
.mob-margin .title.novedades:before{
    background: url('../images/novedades.png');
    background-size: 100%;
}
.mob-margin .title.novedades:before{
    background: url('../images/novedades.png');
    background-size: 100%;
}
.mob-margin .title:before{
    background: url('../images/vistos.png');
    background-size: 100%;
}
.mob-margin .title.articulos:before{
    background: url('../images/novedades.png');
    background-size: 100%;
}

.mob-margin .title.category:before{
    background: url('../images/novedades.png');
    background-size: 100%;
}
.mob-margin .title.search:before{
    background: url('../images/novedades.png');
    background-size: 100%;
}
.mob-margin .title.tendecias:before{
    background: url('../images/tendencia.png');
    background-size: 100%;
}


.mob-margin .title.novedades:after{width: 55%;}

.mob-margin .title:after{width: 33%;}

.mob-margin .title.articulos:after{width:45%;}

.mob-margin .title.category:after{width:63%;}

.mob-margin .title.tendencias:after{width: 17%;}

.title.tendencia:after{width:70%;}



img.icon-more{
    
    float: right;
    position: absolute;
    right: -10px;
    top: -15px;
    z-index: 999;
    
}


.line-head {
  background-color: #DADADA;
  height: 1px;
  margin-top: 10px;
}

.menu-head-block {
  margin-top: 30px;
  border-bottom: 1px dotted #d5d5d5;
  display: inline-flex;
}

.menu-top {
  list-style-type: none;
}

.menu-top > li {
  display: inline;
  text-align: center;
  font-family: Helvetica;
  margin: 0 20px 0 0;
}

/*.menu-web-margin {
  margin: 0 20px 0 0;
}*/

.menu-top > li > a{
  color: #A4A4A4;
}

.menu-social {
  list-style-type: none;
}

.menu-social > li {
  display: inline;
  text-align: center;
  margin: 0 15px 0 0;
  color: #606060;
}

.menu-social > li > a {
  color: #606060;
  text-decoration: none;
}

.menu-header {
  list-style-type: none;
  margin-top: 10px;
}

.menu-header > li {
  display: inline;
  text-align: center;
  margin: 0 15px 0 0;
  border-right: 1px solid #8d8d8d;
  padding-right: 10px;
  text-transform: uppercase;
}

.menu-header > li:last-child {
  border-right: 0;
}

.menu-header > li > a {
  color: #565656;
}
.menu-header > li > button {
  border: 0;
  background: transparent;
  color: #565656;
  padding: 0;
}

.social-footer {
  list-style-type: none;
  padding-left: 50px;
  margin-top: -10px;
}

.social-footer > li {
  display: inline;
  text-align: center;
  color: #FFFFFF;
  margin: 4px;
  border: 1px solid transparent;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: transparent;
}

.social-footer > li > a {
  color: #FFFFFF;
  text-decoration: none;
}

.menu-footer {
  list-style-type: none;
  padding-left: 0;
  margin-top: 19px;
  margin-bottom: 25px;
}

.menu-footer  > li {
  display: inline;
  text-align: center;
  margin: 15px;
}

.menu-footer  > li > a {
  color: #FFFFFF;
}

/*Fonts*/
@font-face {
  font-family: Helvetica;
  src: url("../fonts/Helvetica.ttf");
}

/*custom MC*/
.instagram-media instagram-media-rendered {margin:0 auto;}
.twitter-tweet twitter-tweet-rendered {margin:0 auto;}

.head-desk.top-nav-collapse {
    position: fixed;
	top: 0;
    width: 100%;
    z-index: 9999;
    background: #fff;
    -webkit-animation: fadein 1s;
    -moz-animation: fadein 1s;
    -ms-animation: fadein 1s;
    -o-animation: fadein 1s;
    animation: fadein 1s;
}
.head-desk.top-nav-collapse .menu-head-block{display: none;}
.head-desk.top-nav-collapse .logo-head {
    width: 150px;
}

@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}

.box_form {
  background: #F9F9F9;
  text-align: left;
  padding: 10px 15px;
}
.box_form input.wpcf7-email{
  padding: 5px;
  width: 100%;
  display: inline-block;
}
.box_form .wpcf7-email::placeholder {
  color: #888;
}
.box_form .wpcf7 p:nth-child(2) {
  width: 80%;
  display: inline-block;
}
.box_form .wpcf7 p:nth-child(3) {
  width: 20%;
  display: inline-block;
}
.box_form .wpcf7 p:nth-child(3) input {
  top: 35px;
  position: relative;
  line-height: 23px;
  left: 5px;
  background: #7c218f;
  color: #fff;
  border: none;
  padding: 5px 10px;
  border-radius: 5px;
}
@media (max-width:991px){
    .mob-margin .title {
        padding-left: 85px;
    }
    .pagination-post{
      display:block;
      width: 100%;
      float: left;
    }
    .sidebar-top {
      padding-top: 63px;
      display:block;
      width: 100%;
      float: left;
    }
    .post-popular>a>p{height: 75px;}
    .title:after{display: none;}

    .social-footer {
        list-style-type: none;
        padding-left: 10px;
        margin-top: -10px;
    }
}

/* For pub no mobile */
.pubtcweb-desk {display:block}
.pubtcweb-mobile {display:none}
@media screen and (max-width: 900px) {
.pubtcweb-desk {display:none}
.pubtcweb-mobile {display:block}
}



    /* Ocultar en desktop */
    .mobile-only {
        display: none;
    }

    /* Ocultar en mobile */
    .desktop-only {
        display: none;
    }

    /* Mostrar para dispositivos móviles */
    @media screen and (max-width: 768px) {
        .mobile-only {
            display: block;
z-index: 9999999999999999999999999;
        }
    }

    /* Mostrar para dispositivos de escritorio */
    @media screen and (min-width: 769px) {
        .desktop-only {
            display: block;
z-index: 9999999999999999999999999;
        }
    }


/* contactform7*/

/* Estilos generales del formulario */
.wpcf7 form {
  background-color: #ffffff;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.08);
  max-width: 600px;
  margin: 0 auto;
  font-family: 'Helvetica Neue', sans-serif;
}

/* Campos de entrada y textarea */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea {
  width: 100%;
  padding: 14px;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  border-radius: 8px;
  font-size: 16px;
  transition: border 0.3s ease;
}

.wpcf7 input:focus,
.wpcf7 textarea:focus {
  border-color: #4a90e2;
  outline: none;
}

/* Botón de envío */
.wpcf7 input[type="submit"] {
  background-color: #9b51e0;
  color: #fff;
  font-weight: bold;
  padding: 14px 28px;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.wpcf7 input[type="submit"]:hover {
  background-color: #357ab8;
}

/* Mensajes de validación y éxito */
.wpcf7-response-output {
  margin-top: 20px;
  padding: 12px 18px;
  border-radius: 6px;
  font-size: 15px;
}

.wpcf7-validation-errors {
  background-color: #ffe8e8;
  border: 1px solid #e63b3b;
  color: #e63b3b;
}

.wpcf7-mail-sent-ok {
  background-color: #e0f7e8;
  border: 1px solid #2ecc71;
  color: #27ae60;
}

/* contactform7*/

/* ==========================================================================
   Fase 3 UX/UI: metadatos de tarjeta (categoria + fecha) y nota destacada
   ========================================================================== */

.card-category {
  display: inline-block;
  background-color: #7c218f;
  color: #fff;
  font-size: 0.7rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  padding: 4px 10px;
  border-radius: 4px;
  margin-bottom: 12px;
}

.card-date {
  display: block;
  color: #838383;
  font-size: 12px;
  margin-top: 6px;
}

.hero-post {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin-bottom: 30px;
  padding-bottom: 25px;
  border-bottom: 1px solid #dfdfdf;
}

.hero-post-media {
  flex: 1 1 380px;
  display: block;
}

.hero-post-media img {
  width: 100%;
  height: 320px;
  object-fit: cover;
  display: block;
}

.hero-post-body {
  flex: 1 1 320px;
  min-width: 260px;
}

.hero-post-title {
  margin: 6px 0 12px;
  font-size: 28px;
  line-height: 1.2;
}

.hero-post-title > a {
  color: #262626;
}

.hero-post-title > a:hover {
  color: #7c218f;
}

.hero-post-excerpt {
  color: #565656;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .hero-post {
    flex-direction: column;
    gap: 15px;
  }

  .hero-post-media img {
    height: 220px;
  }

  .hero-post-title {
    font-size: 22px;
  }
}

.native-share {
  background-color: #7c218f;
  color: #fff;
  padding: 8px;
  margin: 8px 4px;
  font-size: 12px;
  display: inline-flex;
  align-items: center;
  border: 0;
  cursor: pointer;
}

.native-share > i {
  margin-right: 7px;
}

.native-share:hover,
.native-share:focus {
  background-color: #5a1868;
  color: #fff;
}

/* Fase 3: formulario de busqueda movil, antes con ~10 propiedades inline */
.search-mobile {
  margin-top: 100px;
}

.search-field-mobile {
  width: 80%;
  margin: 0;
  font-family: Helvetica;
  background: #fff;
  border: 1px solid #ccc;
  padding-left: 10px;
  height: 32px;
  color: #333;
}

.btn-search-mobile {
  border-radius: 0;
  margin-top: 32px;
  background-color: #7c218f;
  color: #fff;
  font-family: Helvetica;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* Newsletter: mensajes de estado del formulario de suscripcion */
.newsletter-form .newsletter-status {
  display: none;
  margin: 8px 0 0;
  font-size: 0.85rem;
  line-height: 1.3;
}
.newsletter-form .newsletter-status:not(:empty) {
  display: block;
}
.newsletter-form .newsletter-status.is-error {
  color: #c0392b;
}
