/*
Theme Name: Ropa Limpia Multiidioma
Theme URI: https://freepress.coop
Version: 1.0
Description: Child Theme de Divi adpatado para este sitio web.
Author: Freepress S. Coop. Mad.
Author URI: https://www.freepress.coop
Template: Divi
*/

#homenews .et_pb_post {
  background-color: #cf8a1b;
}

#homenews-participa .et_pb_post {
  background-color: #740026;
}

.et_pb_portfolio_grid div.et_pb_portfolio_item {
  margin-bottom: 10px !important;
  margin-right: 10px !important;
}

/* BLOG 4 columnas*/

/* modificado x Fer 24-8-17: delimito el comportamiento a la etiqueta #noticias-4-columnas para poder usar el grid en otras */
#noticias-4-columnas .four-column-blog-grid .et_pb_column_1_2,
#noticias-4-columnas .four-column-blog-grid .et_pb_column_1_3,
#noticias-4-columnas .four-column-blog-grid .et_pb_column_1_4 {
  width: 100%;
}

#noticias-4-columnas .four-column-blog-grid .et_pb_post {
  display: inline-block;
  vertical-align: top;
  width: 23%;
  margin-right: 15px !important;
  margin-bottom: 15px !important;
}

@media (min-width:981px) and (max-width:1200px) {
  #noticias-4-columnas .four-column-blog-grid .et_pb_post {
    width: 46%;
  }
}

@media (max-width:980px) {
  #noticias-4-columnas  .four-column-blog-grid .et_pb_post {
    width: 100%;
  }
}
/* Termina BLOG 4 columnas */

/* Imágenes en noticias tamaño igual */
@media only screen and (min-width: 768px) {
  .custom_blog .et_pb_post {
    min-height: 560px;
    max-height: 560px;
  }
}
/* Termina Imágenes en noticias tamaño igual */

/*** Estilo número en campaña caps drop ***/
.et-dropcap {
  font-size: 85px;
  line-height: 0.6;
  color: #cf8a1b;
  font-family: Times;
  padding-top: 10px;
  margin-bottom: 50px!Important;
}
/*** Termina estilo número en campaña caps drop ***/
/*** Iguala imágenes en noticias, Fer 23-8-17 ***/

.et_pb_has_overlay.et_pb_post .et_pb_image_container a {
  height: auto;
  max-height: 170px;
  overflow: hidden;
}
/*** Fin Iguala imágenes en noticias ***/
/*** Elimina extracto en Testimonios, Fer 23-8-17 ***/
.page-id-1495 article .post-content, /* provisional pruebas */.page-id-2112 article .post-content {
  display: none;
}
/*** Fin Elimina extracto en Testimonios***/
/*** Color de espacio sobrante en pestañas, Fer 23-8-17 ***/
.postid-1605 .et_pb_tabs_controls li a {
  padding: 4px 54.75px 4px;
}

.postid-1601 .et_pb_tabs_controls li a {
  padding: 4px 43.92px 4px;
}

.postid-1606 .et_pb_tabs_controls li a {
  padding: 4px 122.4px 4px;
}

.postid-1607 .et_pb_tabs_controls li a {
  padding: 4px 22px 4px;
}

.postid-1603 .et_pb_tabs_controls li a {
  padding: 4px 22px 4px;
}
/*** Fin Color de espacio sobrante en pestañas***/

/*** formatos informe marcas, Fer 23-8-17 ***/
.logos-marcas-zap div div a img {
  background-repeat: no-repeat;
}
/*** Overlay con título en grid de Testimonios ***/
.page-id-2112 .et_pb_post .entry-featured-image-url {
  position: relative;
  z-index: 999;
}

.page-id-2112 .et_pb_post .et_main_video_container {
  position: relative;
  z-index: 999;
  transform: scale(1);
  -webkit-transition: all 0.5s;
 /* Safari */
  transition: all 0.5s;
}

.page-id-2112 .et_pb_post .entry-featured-image-url img {
  opacity: 1;
  transform: scale(1);
  -webkit-transition: all 0.5s;
 /* Safari */
  transition: all 0.5s;
}

.page-id-2112 .et_pb_video_overlay_hover {
  opacity: 1;
  -webkit-transition: opacity 0.5s;
 /* Safari */
  transition: opacity 0.5s;
}

.page-id-2112 .et_pb_post h2 {
  position: relative;
  height: 100%;
  min-height: 150px;
  margin-top: -160px;
  z-index: 2;
  padding: 15px;
  line-height: 1.2em;
}

.page-id-2112 .et_pb_post .entry-featured-image-url img:hover {
  position: relative;
  opacity: 0.2;
  z-index: 1;
  transform: scale(0.95);
}

.page-id-2112 .et_pb_post .et_pb_video_overlay_hover {
  position: relative;
  opacity: 0.2;
  z-index: 1;
  transform: scale(0.95);
}

.page-id-2112 .et_pb_post .et_pb_video_overlay_hover h2 {
  position: relative;
  height: 100%;
  min-height: 150px;
  margin-top: -160px;
  z-index: 2;
  padding: 15px;
  line-height: 1.2em;
}

.page-id-2112 .et_overlay {
  display: none;
}

.page-id-2112 .et_pb_post article {
  display: inline-table;
}

.page-id-2112 .et_pb_post {
  margin-bottom: 25px !important;
}

.page-id-2112 .et_pb_column {
  margin-right: 15px;
}

.category-testimonios-archives .post-meta {
  display: none;
}
/*** banner de campañas, convierte en ancho completo ***/
.banner-acciones {
  background-color: #000;
}

.banner-acciones h1 {
  font-size: 40px;
  font-weight: 600;
  line-height: 80%;
  letter-spacing: -1px;
  color: #FFFFFF;
}

.banner-acciones .et_pb_row {
  width: 100%;
  max-width: 1999px;
  padding-top: 0px !important;
}

.banner-noticias .texto-banner {
  background-color: #000;
  margin: 0;
  padding: 20px;
}
/*** Logo tijeras en deslizante home, alinear al centro en móvil **/
@media only screen and (max-width: 768px) {
  .tijeras {
    display: none;
  }
}

img.logos-marcas {
  display: block;
  width: 100%;
  max-width: 210px !important;
  padding: 0 5px 15px 5px;
}

.lineas-logos {
  display: inline-table;
}

/*** Para cambios que pide Ana con respecto a la cabecera
.container {
    position: relative;
    width: 100%; se sube
    max-width: 1800px; se sube
    margin: auto;
}
***/
/**** Acordeón marcas en Cambia tus Zapatos ***/
.postid-1601 .et_pb_accordion_item_0 {
  display: none;
}

.postid-1601 .et_pb_toggle_close {
  background-color: #fff;
  padding: 0px;
}

.postid-1601 .et_pb_toggle_title h5 {
  color: #333;
}

.titulo-participa {
  height: 100px;
  background-image: url("https://ropalimpia.org/wp-content/uploads/2017/09/tit-tijeras.jpg");
  background-size: 100%;
  background-position: right bottom;
  background-repeat: no-repeat;
  padding-top: 35px;
  font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 300;
  font-size: 54px;
  line-height: 32px;
  color: #740026;
  margin-bottom: 30px;
}

@media (max-width:980px) {
  .titulo-participa {
    font-size: 34px;
    line-height: 32px;
  }
}
/*** Elimina sidebar de testimonios **/
.category-testimonios-archive #sidebar {
  display: none;
}
/*** color  del menú mobile ***/
.et_header_style_left .mobile_menu_bar, .et_header_style_split .mobile_menu_bar {
  padding-bottom: 0px;
  background-color: #ffffff;
  margin-bottom: 24px;
}
/*** Proporción slider en mobile (corregir, ahora para todos 100%) ***/
@media (max-width:980px) {
  .et_pb_slider .et_pb_container {
    width: 100%;
  }

  .et_pb_slide {
    padding: 0;
  }

  .tijeras {
    display: none !important;
  }

  .et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
    width: auto;
    margin: auto;
    padding: 2% 5% 2% 5%;
  }

  .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
    font-size: 16px;
    line-height: 18px;
    padding-top: 10px;
  }
}
/*** Copyright de la foto (como campo adicional) ***/
.copyright-fotos {
  font-style: italic !important;
}
/*** Dos columnas en entradas de Testimonios
@media (min-width:980px) {
.category-testimonios .single.et_pb_pagebuilder_layout.et_full_width_page #main-content .container {
    width: 80%;
}
.category-testimonios .single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper
 {
    position: relative;
    float: left;
	width: 45%;
}
.category-testimonios .entry-content {
	position: relative;
	float: right;
	width: 45%;
	padding-top: 47px !important;
}
}***/
/*** Cambio comportamiento del logo en stiky y mobile ***/
#logo {
  min-width: 207px;
  min-height: 94px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.et_header_style_left .logo_container {
  overflow: hidden;
}

@media (max-width:980px) {
  .container {
    width: 100%;
    padding-left: 0px;
    padding-right: 10px;
  }

  #logo {
    min-width: 180px;
    min-height: 82px;
    overflow: hidden;
  }

  .et_header_style_left .logo_container {
    overflow: hidden;
  }
}
/*** Imagen mobile en Testimonios de la Home ***/
@media (max-width:980px) {
  div.et_pb_section.et_pb_section_5 {
    background-position: left;
    background-size: auto;
  }
}

/*** cambio fondo cabecera 
#main-header {
	-webkit-box-shadow: none;
	border-top: 1.5px solid #740026 !important;
	border-bottom: 1.5px solid #740026 !important;
}***/
/*** Informe marcas responsive ***/

@media (max-width:980px) {

  .postid-1601 .et_pb_toggle .et_pb_toggle_title {
    background-size: 45px !important;
    padding-left: 48px !important;
    font-size: 15px !important;
  }

  .postid-1601 .et_pb_column_10 {
    padding-right: 10px !important;
  }
}


/*** Por desarrollar en CTZ, home y acciones ***/
.et_pb_portfolio_grid .et_pb_portfolio_grid_items {
  overflow: visible;
}

.et_pb_portfolio_0 .et_pb_portfolio_item h2 {
  padding-left: 25px;
  margin-top: -110px;
  position: relative;
  z-index: 999;
  background-color: #333;
  opacity: 0.8;
  height: 110px;
  color: #fff;
  text-align: center;
  padding-top: 20px;
}

/*** Añadiendo logos al pie de página **/
#logos-pie {
  position: relative;
  float: right;
  width: 50%;
}

.pie-cc, .pie-ue, .pie-setem, .text-final {
  color: #000;
  padding: 15px;
  text-align: left;
}

.pie-cc img {
  width: 100%;
  max-width: 190px;
}

.pie-ue img {
  width: 100%;
  max-width: 190px;
}

.pie-setem img {
  width: 100%;
  max-width: 190px;
}

.text-final {
  position: relative;
  float: left;
  width: 100%;
  max-width: 1380px;
  margin: 0 auto;
  color: #fff;
  line-height: normal;
  font-size: 12px;
}

#footer-bottom {
  width: 100%;
}

@media (max-width:980px) {
  .max-pie {
    display: none;
  }
}

@media (min-width:980px) {
  .min-pie {
    display: none;
  }

  #logos-pie {
    position: relative;
    width: 100%;
  }

  .pie-cc {
    position: relative;
    float: right;
    width: 200px;
    padding: 0 20px 0 20px !important;
    color: #FFF;
    font-size: 12px;
    text-align: center;
  }

  .pie-cc img {
    width: 100%;
    max-width: 110px;
  }

  .pie-ue {
    position: relative;
    float: right;
    width: 200px;
    padding: 0 20px 0 20px !important;
    color: #000;
    font-size: 12px;
    text-align: center;
  }

  .pie-ue img {
    width: 100%;
    max-width: 110px;
  }

  .pie-setem {
    position: relative;
    float: right;
    width: 200px;
    padding: 0 20px 0 20px !important;
    color: #000;
    font-size: 12px;
    text-align: center;
  }

  .pie-setem img {
    width: 100%;
    max-width: 110px;
  }

  #et-footer-nav {
    height: auto;
    min-height: 130px;
  }

  #footer-bottom {
    width: 100%;
  }

  .setem {
    display: inline;
  }

  .ue {
    width: 100%;
    max-width: 80px !important;
    height: auto;
  }

  .pie-2 img {
    max-width: 90px;
  }

  .ue img {
    max-width: 110px;
  }

  .setem img {
    max-width: 110px;
  }

  .text-final {
    position: relative;
    float: left;
    width: 50%;
    max-width: 1380px;
    margin: 0 auto;
    color: #000;
    line-height: normal;
    font-size: 12px;
  }

  #menu-pie-de-paguina {
    position: relative;
    float: left;
    width: 50%;
  }
}

#top-header .et-social-icon a {
  font-size: 18px !important;
}

#et-info, #et-secondary-menu > ul > li a {
  font-size: 14px;
}

/*** altura de línea en submenús ***/
#top-menu li li {
  line-height: normal;
}

#et-secondary-menu .et-social-youtube a {
  font-size: 21px !important;
  margin-bottom: -10px !important;
  padding-bottom: 0px !important;
}

.ancla {
  padding-bottom: 0px;
  padding-top: 150px !important;
}

/*** Dos columnas para testimonios ***/
.search #left-area {
  -moz-column-count: 1;
  column-count: 1;
  -moz-column-gap: 20px;
  column-gap: 20px;
}

.search #left-area .et_pb_post a img {
  float: left !important;
  max-width: 300px !important;
  padding: 10px;
}

.search #left-area ul {
  list-style-type: none !important;
}

.search .et_pb_post > a {
  margin: -20px -20px 10px;
  display: block;
}

.search #left-area .et_pb_post {
  overflow: hidden;
  page-break-inside: avoid;
  break-inside: avoid-column;
  width: 100%;
  padding: 19px;
  border: 1px solid #d8d8d8;
  background-color: #fff;
  word-wrap: break-word;
  display: inline-block;
  margin-bottom: 10px;
}

.search #left-area .et_pb_post h2 {
  font-size: 18px;
}

.search #left-area .et_pb_post.format-link,
.search #left-area .et_pb_post.format-quote,
.search #left-area .et_pb_post.format-audio {
  padding: 0;
}

.search .et_pb_post .et_pb_image_container,
.search .et_pb_post .et_main_video_container,
.search .et_pb_post .et_audio_content,
.search .et_pb_post .et_pb_slider {
  margin: -20px -20px 10px;
}

.search .et_pb_post .et_pb_slider .et_pb_slide {
  min-height: 180px;
}

.search .pagination {
  padding: 20px 0;
}

/*** Estilos Gravity forms ***/
/*** REMOVE LABEL ON FIELDS USING PLACEHOLDER ***/
.gform_wrapper .top_label .gfield_label,
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
  display: none !important;
}
/*** FIELD STYLING ***/
input[type=text],
textarea {
  background: #eee;
  border: none;
  border-radius: 0;
  color: #999 !important;
  padding: 15px !important;
}
/*** BUTTON STYLING ***/
.gform_wrapper .gform_footer input.button {
  float: right;
  background: transparent;
  border: 2px solid #FFFFFF;
  font-size: 22px;
  color: #FFFFFF;
  padding: 12px 23px;
  border-radius: 5px;
  letter-spacing: 2px;
  cursor: pointer;
}
/*** BUTTON HOVER STYLING ***/
.gform_wrapper .gform_footer input.button:hover {
  background: rgba(0, 0, 0, 0.05);
  border: 2px solid transparent;
}
/*** TEXTO SUSCRIPCION ***/
.page-id-1527 #gform_wrapper_1 .gfield_html_formatted {
  display: none;
}

/*** formatos de notificaciones ***/
.et-pb-contact-message {
  color: #fff;
  padding: 10px;
}

.et-pb-contact-message li {
  color: #FFF !important;
  font-weight: bold;
}
/*** Estilos Fer para Gravity en formulario de contacto ***/

#gform_3 #field_3_3 {
  position: relative;
  float: left;
  width: 45%;
  padding-bottom: 15px;
}

#gform_3 #field_3_2 {
  position: relative;
  float: right;
  width: 45%;
  padding-bottom: 15px;
}
/*** ojo, discriminar a este formulario */
.gform_wrapper ul li.gfield {
  clear: none !important;
}

#gform_confirmation_message_3 {
  color: #ffffff;
  line-height: normal;
}

.gform_wrapper textarea.medium {
  height: 70px !important;
}

.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  margin: 0 0 7px 0 !important;
}

.gform_wrapper span.ginput_total {
  color: #fff;
  font-size: 24px;
}

/*** Estilo botón donaciones ***/
.page-id-1527 .gform_wrapper .gform_footer input.button {
  border: 2px solid #740026;
  font-size: 22px;
  color: #740026 !important;
  float: left;
}

.page-id-1527 .gform_wrapper span.ginput_total {
  color: #740026 !important;
  font-size: 24px;
}
.susform .gform_wrapper .gform_footer input.button {
  border: 2px solid #740026;
  font-size: 22px;
  color: #740026 !important;
  float: left;
}

.susform .gform_wrapper span.ginput_total {
  color: #740026 !important;
  font-size: 24px;
}

/***
*** Termina Gravity
***/

/* Navegación entre artículos */
nav.u_next_story > div {
  position: fixed;
  top: 85%;
}

.u_next_story.nav-reveal div h3 span {
  display: none;
}

/* Alineación imagenes destacadas testimonios */

.et_pb_post_extra .post-media {
  background-position: top;
}

.et_pb_post_extra.el_dbe_full_width_background .post-content {
  width: 48%!important;
  padding: 2% 5% 2% 5% !important;
}

.testimonioext .post-data {
  display: none !important;
}