/*Esconder Barra de navegación*/
#et-navigation>ul {
display: none;}
/* Set the secondary header search bar width */
.et-top-search .et-search-field {
width: 200px !important; }
/* acomodar logo*/
#main-header .container {
margin-top: -30px;
padding-bottom: 10px;}
/*arreglasr altura fixed*/
@media only screen and (min-width: 1024px){
.et_fixed_nav .et-fixed-header #main-header {
position: fixed;
height: 130px;
top: 0;
}
#top-header {z-index:999;
background-color: #ffffff00;
}
input.et-search-field {
background-color: #2b638c;
}}
/*HIDING THE CATEGORY TITLE*/
body.category .et_pb_extra_column_main > h1:first-child {
display: none; }
body {/* Set "my-sec-counter" to 0 */
counter-reset: my-sec-counter;}
/* Remove "+" from image overlays */
.et_pb_extra_overlay:before { content: ''; }
.et_pb_extra_module .main-post article .post-content h2 {
padding: 0;
padding-top: 10px;}
.et_pb_extra_module .main-post article .post-content .post-meta{padding-top:5px;}
.et_extra_layout .et_pb_row.et_pb_gutters1 .et_pb_column {
padding-left: 10px !important;}
/*videos*/
.video-format {
padding-top: 4%;
}
/*caratulas*/
.et_pb_animation_top.et-animated {
margin-top: -4px;
}
.et_pb_blurb_position_left .et_pb_blurb_container {
padding-left: 7px;
}
/* numbered post */
.et_extra_layout .et_pb_tabbed_posts_0 .posts-list .hentry h3::before {
/* Increment "my-sec-counter" by 1 */
counter-increment: my-sec-counter;
content: counter(my-sec-counter) ;
font-size: 1.6em;
padding-top:5px;
padding-bottom:5px;
line-height: 30px;
width: 40px;
background-color: rgba(48,66,57,0.61);
text-align: center;
color: #fff;
font-weight: 700;
float: left;
margin-top: 5px;
margin-right:10px;
}
.et-pb-icon.et-waypoint.et_pb_animation_top {
padding-left: 13px;
}
.comment-bubble.post-meta-icon {
color: #991919;
}
#post-2459.post.carousel-item.et_pb_slide.post-2459.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-dibujo.et-has-post-format-content.et_post_format-et-post-format-standard {
margin-top: 0px;
top: 1px;
padding-top: 14px;
}
.posts-slider-module-items.carousel-items.et_pb_slides {
padding-left: 0px;
padding-top: 0px;
}
.et_pb_blurb.et_pb_module.et_pb_bg_layout_dark.et_pb_text_align_left.et_pb_blurb_8.et_pb_blurb_position_left {
margin-bottom: 12px;
}
/*post desktop design*/
@media only screen and (min-width: 980px) {
/*** Set title font size for desktop ***/
.single h1.entry-title {
color:#ffffff !important;
font-size: 65px !important;
}
.post-header .updated {
color: #ffffff;
text-transform: uppercase;
font-size: 15px;
text-align: justify;
font-weight: 200;
}
.post-wrap h6 {
border-bottom-width: 0px;
border-left-color: #e85500;
border-left-width: 20px;
border-left-style: solid;
font-size: 1em;
padding-left: 41px;
padding-bottom: 0px;
margin-bottom: 29px;
padding-top: 10px;
}
.post-header hashtag {
min-width: 68%;
background-color: #e85500;
top: 0px;
left: 20px;
padding-bottom:6px;
padding-top:12px;
text-align:left;
}
.post-header p:last-of-type {
padding-top: 2px;
margin-bottom: -45px;
padding-bottom: 7px;
border-top-width: 1px;
border-top-color: #ffffff;
border-top-style: solid;
margin-top: 16px;
width: 20%;
margin-left: 322px;
}
.et_pb_text_inner p:last-of-type {
font-size: 13px;
color: #ffffff;
border-top-width: 1px;
border-top-color: #ffffff;
border-top-style: dotted;
padding-top: 7px;
width: 50%;
top: 50%;
text-align: center;
left: 25%;
position: relative;
margin-top: 10px;
display: block;
}
.post-header {
background-color: #3e5062;
}
.et_pb_widget .widgettitle {
background-color: #3e5062;
}
.post-header .post-meta a {
color: #ed6111;
}
.et_pb_text_inner p {
font-size: 1em;
color: #595959;
font-weight: 300;
}
}
/* ---- Sidebar Settings ---- */
.single #sidebar {background: #efefef; padding-top: 20px; padding-right: 20px; padding-left: 20px; padding-bottom: 20px;}
/*fix tiempo*/
iframe {
font-size: 0px;
padding-bottom: 0px;
margin: 0px;
margin-bottom: 12px;
margin-top: 0px;
}
.post-nav .nav-links .button:hover {
font-size: 0.6em;
}
.post-nav .nav-links .button {
font-size: 0.7em;
font-weight: normal;
}
.post-nav .nav-links .title {
font-size: 0.7em;
font-weight: bold;
}
/*fix clima 2*/
.weather-atlas-wrapper {
padding-top: 10px;
}
.weather-atlas-wrapper .weather-atlas-header{display:none;}
.weather-atlas-wrapper .current_temp .temp {font-family: Roboto Slab;
font-size: 3em;}
.weather-atlas-wrapper .weather-atlas-footer{display:none;}
.weather-atlas-wrapper .current_temp .current_text {
font-size: 1.2em;
line-height: 1.2;
text-transform: none;
font-family: "Roboto Slab";
}
.weather-atlas-wrapper .current_text_2 {
margin-top: .2em;
display: inline-block;
text-align: left;
font-size: .8em;
text-transform: none;}
.weather-atlas-wrapper .extended_day, .weather-atlas-wrapper .extended_hour {
display: table-cell;
font-size: 0.7em;
}
/* fecha sin foto*/
/*ajustes tablet
@media only screen and (min-width: 700px) {
.single h1.entry-title {
color:#ffffff !important;
font-size: 48px !important;
}
.post-header .updated {
color: #ffffff;
text-transform: uppercase;
font-size: 14px;
font-weight: 200;
}
.post-wrap p{
font-size:0.9em;
}
.post-wrap h6 {
border-bottom-width: 0px;
border-left-color: #e85500;
border-left-width: 10px;
border-left-style: solid;
font-size: 1em;
padding-left: 13px;
padding-bottom: 0px;
margin-bottom: 29px;
padding-top: 10px;
}
.post-header hashtag {
min-width: 98.1%;
background-color: #e85500;
top: 0px;
left: 20px;
padding-bottom:0px;
padding-top:5px;
text-align:left;
font-size:0.8em;
}
.post-header p:last-of-type {
padding-top: 2px;
margin-bottom: -45px;
padding-bottom: 7px;
border-top-width: 1px;
border-top-color: #ffffff;
border-top-style: solid;
margin-top: -2px;
width: 20%;
margin-left: 41%;
}
.et_pb_text_inner p:last-of-type {
font-size: 13px;
color: #ffffff;
border-top-width: 1px;
border-top-color: #ffffff;
border-top-style: dotted;
padding-top: 7px;
width: 50%;
top: 50%;
text-align: center;
left: 25%;
position: relative;
margin-top: 10px;
display: block;
}
.post-header {
background-color: #3e5062;
}
.et_pb_widget .widgettitle {
background-color: #3e5062;
}
.post-header .post-meta a {
color: #ed6111;
}
.et_pb_text_inner p {
font-size: 1em;
color: #595959;
font-weight: 300;
}
.comment-reply-title{font-size:1em}
.logged-in-as{font-size:.8em}
#submit.submit {font-size:.8em;
background: #3e5062;
color: #ffffff;}
}
*/
.hashtag{display:none;}
/*CAmbio a blancoynegro*/
.grayscale img:hover {
-webkit-filter: grayscale(100%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
filter: grayscale(100%); /* FF 35+ */
}
#principal5 .main-post article .header img {display:none;
/*object-fit: cover;
padding-left: 4px;
padding-right: 6px;
max-width: 95px;
min-height: 98px;
float: left;
margin-bottom:10px*/
}
#principal5 {margin-top:16px;}
#principal5 .post-content {
padding-top:30px;
padding-bottom:30px;
padding-right:5px !important;}
/*.ds-limit-excerpt .post-content p {
display: block;
max-height: 4.5em;
overflow: hidden;
}*/
.et_extra_layout .et_pb_row_14.et_pb_row {
padding-left: 13px;}
.image_fit img {max-height: 231px;
object-fit: cover;}
.et_extra_layout .et_pb_posts_blog_feed_standard_0 .hentry { padding-top: 38px;}
a.read-more {
color: inherit;
}
a.read-more:hover {
color: inherit;
font-weight: bold;}
Aunque parezca increíble, en barrio Tío Rolo delincuentes se robaron el techo completó de un galpón. Lo hicieron trepando por paredes de entre 7 u 8 metros de altura. De una estructura contigua se habían llevado una lancha y un montacargas. Los vecinos piden desmalezamiento y que se apliquen mayores medidas de seguridad.
El periodista Juan Cruz funes contó en De 12 a 14 (El Tres) que los ladrones desmontaron todas las chapas del galpón y se las llevaron en camionetas.
“Se están llevando todo, es una locura”, describió una vecina. “Son paredes de 7 u 8 metros de alto, no sé cómo hacen”, añadió.
“Se llevaron más de 10 chapas, el dueño no sabe si va a vender o si va a seguir con la construcción”, contó la mujer.
Por último confirmó que “al lado de ese galpón había una lancha y un montacargas, que también se los llevaron”.
Los habitantes de la zona piden a la Municipalidad que corten los altos pastos que crecen en el fondo de terreno y que los ladrones usan para esconderse.
Fuente: Rosario3.com