/*
Theme Name: Integra Gijón Theme
Description: Child Theme para Integra Gijón
Author: Carmen Salgueiro
Author URI: https://dotword.es
Template: flash
Version: 1.0
*/
@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,400;0,800;1,600&display=swap");

body {
  font-size: 1.7em;
  font-family: Raleway;
}

/* TEXTO DEL SLIDER */
.tg-slider-widget.slider-light .caption-title {
  text-shadow: none;
}
.tg-slider-widget .caption-title {
  color: #fff;
  font-size: 48px;
  font-weight: 800;
  line-height: 1.5;
  text-transform: uppercase;
}
.tg-slider-widget.slider-light .caption-desc {
  text-shadow: none;
}
.tg-slider-widget .caption-desc {
  font-size: 24px;
  line-height: 35px;
  margin: 10px 0 30px;
  text-transform: none;
  color: #fff;
}

.tg-slider-widget.slider-light .btn-wrapper a {
  text-shadow: none;
}
.tg-slider-widget .btn-wrapper a {
  color: #fff;
}
/* FOOTER */
.politicas {
  font-size: 0.8em;
  text-align: center;
  margin: 0px;
  padding: 0px;
}
.politicas a {
  color: white;
}
#top-footer {
  background-color: #313b48;
  padding: 30px 0 0px;
  border-bottom: 6px solid #ac004c;
}
#bottom-footer {
  display: none;
}
table.cookies td {
  min-width: 15rem;
}
/* enlaces del popup */
.popupaoc-link {
  color: #ac004c !important;
  border-bottom: 1px solid #ac004c;
}

/* "comentario" */
blockquote {
  font-size: 24px;
  font-weight: 500;
  color: #ac004c;
}
