﻿/*
Theme Name: Divi-child
Theme URI: http://sarammlandrobe.com/tpnet
/pruebaVersion: 1.0
Description: Tema Child de Divi para hacer cambios sin riesgo
Author: Sara MM Landrobe
Author URI: http://sarammlandrobe.com
Template: Divi
*/
@import url(../../../../../../themes/Divi/style.css);


/*----------------- Empieza a añadir cambios aquí abajo -------------------------------*/

/*PARRAFOS*/

body {
     font-family: 'Montserrat';
     font-size: 16px;
     font-weight: 300;
}

p {
     font-family: 'Montserrat';
     font-size: 16px;
     font-align: 1.8em;
     font-weight: 300;
}

h1 {
     font-family: 'Montserrat';
     font-size: 46px;
     font-align: 1.3em;
     word-break: keep-all;
     font-weight: 600;
}

h2 {
     font-family: 'Montserrat';
     font-size: 46px;
     font-align: 1.3em;
     word-break: keep-all;
     font-weight: 600;
}

h3 {
     font-family: 'Montserrat';
     font-weight: 300;
     word-break: keep-all;
     font-size: 21px;
}

h4 {
     font-family: 'Montserrat';
     font-weight: 300;
     word-break: keep-all;
}

h5 {
     font-family: 'Montserrat';
     font-size: 21px; 
     font-weight: 400;
     word-break: keep-all;
}

h6 {
     font-family: 'Montserrat';
     font-size: 14px; 
     font-weight: 300;
     line-height: 1.8em;
     word-break: keep-all;
}

div.et_pb_slide_description h2.et_pb_slide_title {
     font-family: 'Montserrat';
     font-weight: 800 !important;

/*MENU*/

#et-top-navigation {
    font-weight: 300;
}

#top-menu li {
    font-weight: 300;
}

/*PIE*/
.et_pb_widget a {
    font-family: 'Montserrat';
    font-weight: 300;
}

/*VIDEO PPAL INICIO*/
.mejs-offscreen {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
    clip-path: polygon(0px 0,0 0,0 0,0 0);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
        overflow-x: hidden;
        overflow-y: hidden;
}


/*FONDOS*/
div.fondo-opacidad > div.et_parallax_bg {}

/*CONTADORES*/
.dollar .percent-value:after { content:'K';}