﻿@import url('https://fonts.googleapis.com/css?family=Marcellus+SC');
@import url('https://fonts.googleapis.com/css?family=Heebo:300,700');

.type-marcellussc-heebo {
    font-family: 'Heebo', sans-serif;
    font-size: 100%; 
    line-height: 2.25;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}
.type-marcellussc-heebo p, .type-marcellussc-heebo td, .type-marcellussc-heebo li, .type-marcellussc-heebo label {
    font-family: 'Heebo', sans-serif;
    font-size: 1.13rem; 
    line-height: 2.25;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}
.type-marcellussc-heebo h1, .type-marcellussc-heebo h2, .type-marcellussc-heebo h3, .type-marcellussc-heebo h4, .type-marcellussc-heebo h5, .type-marcellussc-heebo h6 {
    font-family: 'Marcellus SC', serif;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.3;
    text-transform: none;
    font-style: normal;
}        

.type-marcellussc-heebo h1 {font-size: 3.3rem;margin: 0.1rem 0 0.3rem;}
.type-marcellussc-heebo h2 {font-size: 2.6rem;margin: 0.22rem 0 0.3rem;}
.type-marcellussc-heebo h3 {font-size: 2rem;margin: 0.37rem 0 0.3rem;}
.type-marcellussc-heebo h4 {font-size: 1.7rem;margin: 0.5rem 0 0.3rem;line-height: 1.5;}
.type-marcellussc-heebo h5 {font-size: 1.4rem;margin: 0.68rem 0 0.3rem;line-height: 1.7;}
.type-marcellussc-heebo h6 {font-size: 1.13rem;margin: 0.78rem 0 0.3rem;font-weight:bold;line-height: 1.9;}
.type-marcellussc-heebo p {margin:0.65rem 0 1rem;}

.type-marcellussc-heebo .display { margin-bottom: 0.5rem; }
.type-marcellussc-heebo .display h1 {
	font-family: 'Marcellus SC', serif;
    font-weight: 400;
    font-size: 4rem;
    line-height: 1.3;
    text-transform: capitalize;
    margin: 0.4rem 0;
    letter-spacing: 0px;
    font-style: normal;
}
.type-marcellussc-heebo .display p {
    font-family: 'Heebo', sans-serif;
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 1px;
    font-style: normal;
    text-transform: none;
}

@media only screen and (max-width: 640px) {
    .type-marcellussc-heebo .display h1 {font-size: 2.5rem;}
    .type-marcellussc-heebo .display p {font-size: 1.4rem;}
    .type-marcellussc-heebo h1 {font-size: 2.3rem;}
    .type-marcellussc-heebo h2 {font-size: 2rem;}
    .type-marcellussc-heebo h3 {font-size: 1.7rem;}
    .type-marcellussc-heebo h4 {font-size: 1.4rem;}
    .type-marcellussc-heebo h5 {font-size: 1.2rem;}
    .type-marcellussc-heebo h6 {font-size: 1rem;} 
}

.type-marcellussc-heebo .is-btn {
    padding: 12px 50px 9px;
}
.type-marcellussc-heebo .is-btn-small {
    padding: 7px 25px 4px;
}

.type-marcellussc-heebo .display-font1 {font-family: 'Marcellus SC', serif;}
.type-marcellussc-heebo .display-font2 {font-family: 'Heebo', sans-serif;}
.type-marcellussc-heebo .default-font1 {font-family: 'Marcellus SC', serif;}
.type-marcellussc-heebo .default-font2 {font-family: 'Heebo', sans-serif;}