<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Theme Name:  FWRD Child - Ultimate Creative WP Theme
 * Theme URI:   http://irontemplates.com/wp-demos/fwrd/
 * Description: FWRD a complete solution for everybody in the creative industry. If you are anyone, this theme is for you.
 *
 * Author:      IronTemplates
 * Author URI:  http://irontemplates.com
 *
 * Version:     1.0
 * Template:    fwrd
 * Text Domain: fwrd-child
 *
 * License:     GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *
 */
 
 @import url("../fwrd/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
.single-post article h1 , h1 {
 font-family: 'Lato',sans-serif !important;
 color: #a85270 !important;
 font-weight: 100 !important;
 font-size: 28px !important;
 font-style: normal !important;
}

.single-post h2,
h2 {
 font-family: 'Lato',sans-serif !important;
 color: #a85270 !important;
 font-weight: 100 !important;
 font-size: 28px !important;
}

.recent-posts .single-post h2 {
 font-size: 18px !important;
}

.single-post .has-bg-video h2 {
 font-family: 'Lato',sans-serif !important;
 color: #fff !important;
 font-weight: 100 !important;
 font-size: 28px !important;
 text-shadow: 2px 2px #333;
}

.classic-menu &gt; ul &gt; li.logo a img {
 max-height: 50px;
}

/* concerts */
.page-id-3701 ul.concerts-list {
 background-color: rgba(255,255,255,.8);
}

.page-id-3701 h3.widgettitle {
 /*color: white;*/
 font-weight: lighter;
 font-size: 25px;
 font-family: 'Lato';
}

.page-id-3701 .heading-b3 {
 /*background-color: white !important;*/
}


/* VIDEOS */

.page-id-67 .heading-b3 {
 background-color: white !important;
}

.page-id-67 h1 {
 /*background-color: white !important;*/
 color: white;
 font-family: 'Lato';
 font-style: normal;
}

#text-portada {
 max-width: 700px;
 margin: auto;
}

.handit .tp-mask-wrap {
 text-align: center !important;
 font-family: 'Lora',serif;
 /*color: #a85270 !important;*/
 font-size: 24px;
 font-weight: 400 !important;
 font-style: italic;
}



/* portada */
.portada-discografia h2 {
 color: #97c2c5 !important;
}

.portada-bloc {
 background-color: white;
}


.vc_gitem_row .vc_gitem-col {
 padding: 0 !important;
}

h4 {
 font-family: 'Lora',serif !important;
 color: #a85270 !important;
 font-size: 28px !important;
 font-weight: 400 !important;
 font-style: italic !important;
 margin-bottom: 5px !important;
 text-transform: none !important;
 line-height: 30pt !important;
}

.vc_custom_1569997649883,
#wrapper .wpb_row.portada-roda {
 background-position: center 400px !important;
}

#wrapper .wpb_row.portada-roda p {
  font-family: 'Lora',serif !important;
  color: #7db4b9 !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  font-style: italic !important;
 margin: 20px 0 !important;

}

#wrapper .wpb_row.portada-roda p a {
  color: #777 !important;
 font-family: Spinnaker !important;
 font-style: normal !important;
 font-weight: 100 !important;
}

.news-grid-wrap a:hover {
 background-color: rgb(168, 82, 112);
}

.footer-ultim {
 display: grid;
 grid-gap: 10px;
 grid-template-columns: 33% 33% 33%;
 padding: 30px 0;
}

.footer-ultim-element {
 text-align: center;
}

.footer-row .footer-ultim-element.el1 img {
 width: 125px !important;
}

.footer-row .footer-ultim-element.el2 img {
 width: 30px !important;
 display: inline-block;
 margin: 0 2px;
}

.footer-row .footer-ultim-element.el3 img {
 width: 125px !important;
 display: inline-block;
 vertical-align: middle;
 margin-left: 20px;
}

.footer-ultim a {
 color: white;
 font-size: 18px;
}


.vc_gitem-zone.vc_custom_1419240516480 {
 background-color: white !important;
}


.vc_btn3.vc_btn3-color-juicy-pink,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
 background-color: rgb(168, 82, 112);
}

.vc_btn3.vc_btn3-color-juicy-pink:hover,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover {
  background-color: #444;
 }


.shareLinkedin {
 display: none;
}

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

 .page-id-5335 p {
  text-align: center !important;
 }

 .vc_gitem-zone {
  margin-left: 20px;
  margin-right: 20px;
 }

 .footer-ultim {
  display: block;

 }

 .footer-ultim .el1,
 .footer-ultim .el2,
 .footer-ultim .el3 {
  display: block;
  width: 100%;
  text-align: center !important;
  padding: 20px 0;
 }

 .footer-row .footer-ultim-element.el1 img {
  margin: auto;
 }

}</pre></body></html>