﻿@import url('https://fonts.googleapis.com/css?family=Pathway+Gothic+One');
@import url('https://fonts.googleapis.com/css?family=Merriweather:300,300i,700');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,300i,700');

.type-pathwaygothicone-merriweather {
    font-family: 'Merriweather', serif;
    font-size: 100%; 
    line-height: 2.3;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}
.type-pathwaygothicone-merriweather p, .type-pathwaygothicone-merriweather td, .type-pathwaygothicone-merriweather li, .type-pathwaygothicone-merriweather label {
    font-family: 'Merriweather', serif;
    font-size: 1.1rem; 
    line-height: 2.3;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}
.type-pathwaygothicone-merriweather h1, .type-pathwaygothicone-merriweather h2, .type-pathwaygothicone-merriweather h3, .type-pathwaygothicone-merriweather h4, .type-pathwaygothicone-merriweather h5, .type-pathwaygothicone-merriweather h6 {
    font-family: 'Pathway Gothic One', sans-serif;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}        

.type-pathwaygothicone-merriweather h1 {font-size: 3.6rem;margin: 0.06rem 0 0.3rem;}
.type-pathwaygothicone-merriweather h2 {font-size: 2.8rem;margin: 0.17rem 0 0.3rem;}
.type-pathwaygothicone-merriweather h3 {font-size: 2.2rem;margin: 0.22rem 0 0.3rem;}
.type-pathwaygothicone-merriweather h4 {font-size: 1.9rem;margin: 0.31rem 0 0.3rem;line-height: 1.4;}
.type-pathwaygothicone-merriweather h5 {font-size: 1.6rem;margin: 0.45rem 0 0.3rem;line-height: 1.6;}
.type-pathwaygothicone-merriweather h6 {font-size: 1.3rem;margin: 0.52rem 0 0.3rem;line-height: 1.8;}
.type-pathwaygothicone-merriweather p {margin:0.6rem 0 1rem;}

.type-pathwaygothicone-merriweather .display { margin-bottom: 0.5rem; }
.type-pathwaygothicone-merriweather .display h1 {
	font-family: 'Pathway Gothic One', sans-serif;
    font-size: 5.2rem;
    letter-spacing: 3px;
    line-height: 1.4;
    text-transform: capitalize;
    font-weight: 400;
    margin: 0.4rem 0;
    font-style: normal;
}
.type-pathwaygothicone-merriweather .display p {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.9;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-style: normal;
}

@media only screen and (max-width: 640px) {
    .type-pathwaygothicone-merriweather .display h1 {font-size: 2.5rem;}
    .type-pathwaygothicone-merriweather .display p {font-size: 1.4rem;}
    .type-pathwaygothicone-merriweather h1 {font-size: 2.3rem;}
    .type-pathwaygothicone-merriweather h2 {font-size: 2rem;}
    .type-pathwaygothicone-merriweather h3 {font-size: 1.7rem;}
    .type-pathwaygothicone-merriweather h4 {font-size: 1.4rem;}
    .type-pathwaygothicone-merriweather h5 {font-size: 1.2rem;}
    .type-pathwaygothicone-merriweather h6 {font-size: 1rem;} 
}

.type-pathwaygothicone-merriweather .is-btn {
    padding: 10px 50px 9px;
}
.type-pathwaygothicone-merriweather .is-btn-small {
    padding: 5px 25px 4px;
}

.type-pathwaygothicone-merriweather .display-font1 {font-family: 'Pathway Gothic One', sans-serif;}
.type-pathwaygothicone-merriweather .display-font2 {font-family: 'Montserrat', sans-serif;}
.type-pathwaygothicone-merriweather .default-font1 {font-family: 'Pathway Gothic One', sans-serif;}
.type-pathwaygothicone-merriweather .default-font2 {font-family: 'Merriweather', serif;}