/* ######################################## */


/* Large Devices, Wide Screens */

@media only screen and (max-width: 1200px) {}


/* ######################################## */


/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
}


/* ######################################## */


/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {}


/* ######################################## */


/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {}


/* ######################################## */


/* Custom, iPhone Retina */

@media only screen and (max-width: 320px) {}


/* ######################################## */


.isotope {
  position: relative;
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}


.pi-input-with-icon {
    position: relative
}

.pi-input-with-icon .form-control {
    padding-left: 31px
}

.pi-input-with-icon select.form-control {
    padding-left: 27px
}

.pi-input-with-icon .pi-input-icon {
    position: absolute;
    top: 0;
    left: 10px;
    z-index: 1;
    font-size: 14px;
    line-height: 34px;
    color: #adadad;
    -webkit-transition: all .1s ease-in-out 0s;
    -moz-transition: all .1s ease-in-out 0s;
    -ms-transition: all .1s ease-in-out 0s;
    -o-transition: all .1s ease-in-out 0s;
    transition: all .1s ease-in-out 0s
}

.pi-input-with-icon.pi-form-control-focused .pi-input-icon {
    color: #212126
}

.pi-input-with-icon.pi-input-with-icon-lg .form-control {
    padding-left: 35px
}

.pi-input-with-icon.pi-input-with-icon-lg select.form-control {
    padding-left: 33px
}

.pi-input-with-icon.pi-input-with-icon-lg .pi-input-icon {
    left: 11px;
    font-size: 16px;
    line-height: 45px
}

.pi-input-with-icon.pi-input-with-icon-sm .form-control {
    padding-left: 28px
}

.pi-input-with-icon.pi-input-with-icon-sm select.form-control {
    padding-left: 24px
}

.pi-input-with-icon.pi-input-with-icon-sm .pi-input-icon {
    left: 9px;
    font-size: 14px;
    line-height: 28px
}

/**/

/**/


.penci-psub-title {
   color: #1c3867;
   text-transform: uppercase;
   font-size: 12px;
   line-height: 16px;
   letter-spacing: 0.02em;
   font-weight: 700;
   margin-bottom: 10px;
}


body.home .penci-grid li .item h2 a, .penci-masonry .item-masonry h2 a{
   font-size: 30px;
   line-height: 34px;
   color: #1c3867;
}

.penci-grid li .item h2 a, .penci-masonry .item-masonry h2 a,
.header-standard h2, .header-standard .post-title, .header-standard h2 a,
.header-standard h2{
   text-transform: unset;
}
.penci-masonry .item-masonry,
.header-standard,
.post-box-meta-single{
   text-align: unset;
}
.penci-masonry .item-masonry > .thumbnail {
   margin-bottom: 0px;
}
.penci-masonry .item-masonry:not(.grid-card-clasificado) {
   padding-bottom: 18px;
   border-bottom: 1px solid #1c3867;
   box-shadow: 0 6px 8px -6px rgba(28, 56, 103, 0.2);
}
.post-box-meta-single time:before{
   font-family: "FontAwesome";
  content: "\f073";

  padding-right: 5px;

}


.post-pagination h5{
   text-transform: initial;
}

.post-pagination .prev-post::before{
   font-family: "FontAwesome";
   content: "\f053";
   float: left;
   font-size: 20px;
   line-height: 40px;
   padding-right: 20px;
}
.post-pagination .prev-post-inner{
   float: left;
}

.post-pagination .next-post::before{
   font-family: "FontAwesome";
   content: "\f054";
   font-size: 20px;
   line-height: 40px;
   padding-left: 20px;
   float: right;
}
.post-pagination .next-post-inner{
   float: right;
}

.p-widget {
   display: inline-block;
   width: 100%;
   padding: 15px;
   box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
   margin-bottom: 10px;
}




.widget-clasificados i{
   color: #e67e22;
}

.clasificados-container {
	
}

body.post-type-archive-clasificado .isotope-item a.wp-admin-bar{
   display: none;
}
body.post-type-archive-clasificado .isotope-item:hover  a.wp-admin-bar{
   display: initial;
}
body.post-type-archive-clasificado .penci-breadcrumb{
   display: none;
}
body.post-type-archive-clasificado .clasificados-container{
   padding-bottom: 50px;
}
body.post-type-archive-clasificado header,
body.post-type-archive-clasificado .penci-header-wrap{
   display: none;
}

body.post-type-archive-clasificado .clasificado-top{
   background-color: #f5f5f6;
}
body.post-type-archive-clasificado .clasificado-top .col{
   
   padding: 20px 50px;

}






.clasificados-container .pp-box{
   
   box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
   margin-bottom: 20px;
   padding: 15px;
   background-color: #f4f5f6;
   
}

.clasificados-container .pp-box p{
   margin: 0;
}




.clasificados-container .pp-box.destacado{
	background-color: #daedf3;
}

.clasificados-container .pp-box h4 {
   margin-top: 0;
      font-weight: 600;
   width: 100%;
   font-size: 22px;
   line-height: 27px;
   display: block;
   text-align: center;
   text-transform: uppercase;
   
   padding-right: 0;
   clear: both;
}

/*necrologicas*/

body.single-necrologica .post.type-post{
   background: #f5f5f6;
   background: transparent url(../../images/necrologica_aviso_fondo.png);
   min-height: 346px;
   padding: 40px 15px;
}

body.post-type-archive-necrologica .penci-breadcrumb{
   display: none;
}

body.post-type-archive-necrologica .item{
       border: 1px solid #e5eaea;
   background: #f5f5f6;
   display: inline-block;
   padding: 20px 10px;
}



body.post-type-archive-necrologica ul.category_list { 
   list-style: none outside none;
   margin:0;
   padding: 0;
   text-align: left
}
body.post-type-archive-necrologica ul.category_list li { 
   display: inline;
   margin: 0 10px 0px 0;
   font-size: 15px;
   line-height: 30px;
}

body.post-type-archive-necrologica .category_list li.current a{
   text-decoration: underline;
}



/*necrologicas*/

/*tapa dia*/
.widget-tapa-dia i{
   color: #00b0e6;
}

.widget-tapa-dia img.wp-post-image{
   margin-bottom:10px;
}

body.post-type-archive-tapa-dia  ul.file_list a,
body.single-tapa-dia  ul.file_list a{
   text-decoration: underline;
   font-size: 16px;
   line-height: 20px;
}

body.post-type-archive-tapa-dia  ul.file_list .fa-file-pdf-o,
body.single-tapa-dia  ul.file_list .fa-file-pdf-o{
   color: #D32F2F;
}

/*tapa dia*/

/*tapa dia y necrologicas*/

body.post-type-archive-tapa-dia .filter-help,
body.post-type-archive-necrologica .filter-help{
   font-size: 20px;
}

body.post-type-archive-tapa-dia .archive-box,
body.post-type-archive-necrologica .archive-box{
  text-align: left;
}

body.post-type-archive-tapa-dia .archive-box h1,
body.post-type-archive-necrologica .archive-box h1{
   text-transform: initial;
}

body.post-type-archive-tapa-dia .input-group-addon,
body.post-type-archive-necrologica .input-group-addon {
    cursor: pointer;
}
body.post-type-archive-tapa-dia .tw-bs .form-control[readonly],
body.post-type-archive-necrologica .tw-bs .form-control[readonly]{
   cursor: pointer;
}

body.post-type-archive-tapa-dia .day,
body.post-type-archive-necrologica .day {
    background-color: #eee;
    border-radius: 0;
   color: #1C3867;
   font-weight: bold;
}





/*telefonos utiles, llamadas de urgencia*/
.widget-telefonos-utiles i{
   color: #d72c10;
}
.widget-telefonos-utiles table{
   width: 100%;
}
.widget-telefonos-utiles tbody th,
.widget-telefonos-utiles tbody td {
   background: #fff;
   border-right: 1px solid #e5eaea;
   border-left: 1px solid #e5eaea;
   border-bottom: 1px dotted #d6dfdf;
   padding: 12px 25px;
   font-size: 14px;
}
/*telefonos utiles, llamadas de urgencia*/


/*farmacias de turno*/
.farmacia-thumb{
   width: 100%;
   display: block;
   text-align: center;
}
.farmacia-thumb img{
   margin: 0 auto;
}
.farmacia-turno-row {
   margin: 0;
}
.farmacia-turno-thumb img {
   width: 100%;
   height: auto;
   display: block;
}
body.post-type-archive-turno .pi-timeline{
   margin-top: 30px;
}
body.post-type-archive-turno .pi-timeline a.wp-admin-bar{
   display: none;
}
body.post-type-archive-turno .pi-timeline:hover  a.wp-admin-bar{
   display: initial;
}

body.post-type-archive-turno .penci-breadcrumb{
   display: none;
}


/*farmacias de turno*/

/*publicidades*/

/* ---- Home: Modern Grid Cards ---- */

/* Card: sombra y bordes redondeados */
body.home li.grid-style article.item {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 1px 5px rgba(0,0,0,0.07);
  transition: box-shadow 0.25s ease, transform 0.25s ease;
}

body.home li.grid-style article.item:hover {
  box-shadow: 0 8px 24px rgba(0,0,0,0.13);
  transform: translateY(-4px);
}

/* Imagen: zoom al hover */
body.home li.grid-style .thumbnail {
  overflow: hidden;
}

body.home li.grid-style .thumbnail .penci-image-holder {
  transition: transform 0.45s ease;
}

body.home li.grid-style:hover .thumbnail .penci-image-holder {
  transform: scale(1.06);
}

/* Categoría: badge tipo pill */
body.home li.grid-style .grid-header-box .cat a {
  display: inline-block;
  background: #1c3867;
  color: #fff;
  padding: 2px 10px;
  border-radius: 20px;
  font-size: 11px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 6px;
}

/* Padding del contenido interno */
body.home li.grid-style .grid-header-box {
  padding: 14px 16px 10px;
}

/* Fecha/autor */
body.home li.grid-style .grid-post-box-meta {
  font-size: 12px;
  color: #999;
  margin-top: 4px;
}

/* Extracto */
body.home li.grid-style .item-content {
  padding: 0 16px 14px;
  font-size: 14px;
  color: #555;
}

/* Share box: borde sutil */
body.home li.grid-style .penci-post-box-meta.penci-post-box-grid {
  border-top: 1px solid #f0f0f0;
  padding: 10px 16px;
}

/* ---- Clasificado intercalado en grilla ---- */

body.home .cla-grid-card {
  box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
  background-color: #f4f5f6;
  padding: 15px;
}

body.home .cla-grid-card.destacado {
  background-color: #daedf3;
}

/* Badge naranja para distinguirlo del resto */
body.home .cla-grid-card > .cat a,
body.home .cla-grid-card > .cat span {
  background: #e67e22;
}

body.home .cla-grid-card .grid-header-box {
  padding: 10px 0 6px;
}

body.home .cla-grid-card .grid-title a {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  display: block;
}

body.home .cla-grid-card .item-content {
  padding: 0 0 10px;
}

body.home .cla-grid-card .cla-grid-footer {
  font-size: 13px;
  font-weight: 600;
  padding-top: 8px;
  border-top: 1px solid rgba(0,0,0,0.07);
}

body.home .cla-grid-card .cla-grid-footer a {
  color: #1c3867;
  text-decoration: none;
}

body.home .cla-grid-card .cla-grid-footer a:hover {
  text-decoration: underline;
}
.widget-publiciades{
   background-color:#F5F5F5;
}
.widget-publiciades{
   text-align: center;
}
.widget-publiciades img{
   margin: 0 auto;
}
#header-main-sidebar .p-widget{
   padding: 0;
}

#footer-flotante-sidebar .widget-publiciades{
   position: fixed;
   bottom: 0;
   z-index: 120;
   border:0px solid #000;
   max-width: 760px;
   overflow: hidden; 
    margin: 0;
   padding: 0;
   box-shadow: unset;
   background: transparent;
}
#footer-flotante-sidebar .close{
   opacity: 1;
   z-index: 130;
   position: relative;
}
#footer-flotante-sidebar.hide{
   display: none;
}

@media (min-width: 768px) {
   #footer-flotante-sidebar .widget-publiciades{
      height: calc(84px + 30px);
   }
   #footer-flotante-sidebar .widget-publiciades.hover{
      height: calc(168px + 30px);
   }
}

@media only screen and (max-width: 767px){
   #footer-flotante-sidebar .widget-publiciades{
       max-width: 520px;
   }
}

#footer-flotante-sidebar .pi-caption-icon {
   background: #fff none repeat scroll 0 0;
   color: #96a2a4;
   border: 1px solid #96a2a4;
   font-size: 14px;
   line-height: 30px;
   height: 30px;
   width: 30px;
   margin: 10px 0;
   display: inline-block!important;
   text-align: center;
   border-radius: 50%;
}

#footer-copyright .pie{
   text-align: left;
}
#footer-copyright .pie .afip img {
    height: 68px;
    width: 50px;
}

#footer-copyright .powered {
    clear: both;
    float: right;
    margin-top: 20px;
}

#footer-section{
   background-color: #f5f5f6;
   color: #666e70;
}

/* widget-categorias-hijas */
.widget-categorias-hijas.p-widget {
   box-shadow: none;
   padding: 0;
   margin-bottom: 20px;
}
.widget-categorias-hijas .pi-box {
   box-shadow: none;
   border: none;
   padding: 0;
}
.widget-categorias-hijas h3 {
   border-bottom: 1px solid var(--pcborder-cl);
   padding-bottom: 8px;
   margin-bottom: 10px;
}
.widget-categorias-hijas h3 a {
   color: inherit;
   text-decoration: none;
}
.widget-categorias-hijas h3 a:hover {
   color: var(--pcaccent-cl);
}
.widget-categorias-hijas .cat-tree-list {
   list-style: none;
   margin: 0;
   padding: 0;
}
.widget-categorias-hijas .cat-tree-list li {
   padding: 6px 0;
   border-bottom: 1px solid var(--pcborder-cl);
   font-size: 14px;
}
.widget-categorias-hijas .cat-tree-list > li:last-child {
   border-bottom: none;
}
.widget-categorias-hijas .cat-tree-list li a {
   color: var(--pctext-cl);
   text-decoration: none;
}
.widget-categorias-hijas .cat-tree-list li a::before {
   content: "\f105";
   font-family: FontAwesome;
   display: inline-block;
   margin-right: 8px;
   font-size: 90%;
   color: var(--pcaccent-cl);
}
.widget-categorias-hijas .cat-tree-list li a:hover {
   color: var(--pcaccent-cl);
   text-decoration: underline;
}
.widget-categorias-hijas .cat-tree-list .cat-tree-current > a {
   color: var(--pcaccent-cl);
   font-weight: 600;
}
/* sub-niveles con sangría */
.widget-categorias-hijas .cat-tree-list .cat-tree-list {
   padding-left: 14px;
   margin-top: 4px;
}
/* widget-categorias-hijas */