ul {margin-left: 0 !important;}

.header {
border-top: 3px solid #e6003a;
padding: 30px 0 60px 0;
}

.red {
width: 100%;
background-color: #e6003a;
color: #fff !important!;
padding: 60px 0 60px 0;
margin:0 0 60px 0;
}

.black {
width: 100%;
background-color: #000;
padding: 60px 0 60px 0;
margin:0;
}

.carousel {
max-width: 100% !important;
}

/* Typography */
@font-face {
font-family: heavycards;
src: url('/fonts/heavycards.otf');
}

@font-face {
font-family: slimcards;
src: url('/fonts/slimcards.otf');
}

h1 {
font-family: 'heavycards', sans-serif;
font-size: 54px;
font-weight: normal;
text-align: center;
color: #000;
margin: 0 0 30px 0;
padding: 0;
}

h2 {
font-family: 'heavycards', sans-serif;
font-size: 22px;
font-weight: normal;
text-align: center;
text-transform: uppercase;
letter-spacing: 4px;
line-height: 32px;
color: #000;
margin: 30px 0 30px 0;
padding: 0;
}
h2.order {
font-family: 'heavycards', sans-serif;
font-size: 22px;
font-weight: normal;
text-align: center;
text-transform: uppercase;
letter-spacing: 4px;
line-height: 32px;
color: #000;
margin: 30px 0 0 0;
padding: 0;
}
h3 {
font-family: 'heavycards', sans-serif;
font-size: 22px;
font-weight: normal;
text-align: center;
line-height: 32px;
color: #fff;
margin: 0 0 30px 0;
padding: 0;
}

p {
font-family: 'slimcards', sans-serif;
font-size: 22px;
line-height: 1.33;
font-weight: normal;
text-align: center;
margin: 0 0 30px 0;
padding: 0;
}
p.quote {
font-family: 'heavycards', sans-serif;
font-size: 28px;
}

p.description {
margin: 0;
padding: 0;

}
p.small {
font-size: 16px;
text-align: center;
margin-top: 15px;
}
p.large {
font-family: 'heavycards', sans-serif;
font-size: 32px;
text-align: center;
}
p.price {
font-size: 16px;
text-align: center;
margin-top: 0 !important;
}
.black p {
color: #fff;
}
.red p {
color: #fff;
}
.margin {
margin-top: 30px !important;
}
a {
font-family: 'heavycards', sans-serif;
color: #e6003a;
text-decoration: none;
outline: 0;
}
a:hover {
color: #e6003a;
text-decoration: none;
border-bottom: 3px solid #e6003a;
}

p.large a {
color: #e6003a;
text-decoration: none;
}

p.large a:hover {
color: #e6003a;
border-bottom: 3px solid #e6003a;
}

.red a {
color: #fff;
}

.red a:hover {
border-bottom: 3px solid #fff;
}
/* Images */
.icon {
margin: 30px 0 60px 0;
}

/* Buttons */

p.butt {
font-family: slimcards;
letter-spacing: 0.5px;
font-size: 22px;
color: #e6003a;
border: 2px solid #e6003a;
margin: 0;
padding: 15px 10px 10px 10px;
}
.butt {
background: none repeat scroll 0 0 #fff	;
border-radius: 14px;
color: #e6003a;
margin: 0;
padding: 0;
transition: all 0.5s ease 0s;
}
.butt:hover {
background: none repeat scroll 0 0 #e6003a;
color: #fff;
transition: all 0.5s ease 0s;
}

/* Mailchimp SignUp */
#mc_embed_signup {
background: none;
text-align: center !important; 
clear:left;
}

#mc_embed_signup form {
display: block;
padding: 0;
position: relative;
text-align: center;
margin: 30px 0 30px 0;
}
#mc-embedded-subscribe-form {
font-family: 'slimcards', sans-serif;
font-size: 22px;
}

#mc_embed_signup input.email {
color: #000;
display: block;
font-family: 'slimcards';
font-size: 22px;
margin: 0;
padding: 15px;
text-align: center;
text-indent: 0px;
width: 100%;
border-radius: 10px;
border: none;
margin-bottom: 15px;
height: 50px !important;
}

#mc_embed_signup .button {
background-color: #e6003a;
border: 0 none;
border-radius: 14px;
color: #fff;
font-family: 'slimcards';
font-size: 22px;
font-weight: normal;
height: 54px;
transition: background-color 1s ease;
}

#mc_embed_signup .button:hover {
background-color: #fff;
color: #000;
transition: background-color 1s ease;
}

#mc_embed_signup input.button {
margin: 0 auto;
width: 100%;
transition: background-color 1s ease;
}


/* Styles for screens that are atleast 640px; */
@media (max-width:640px) {

.header {
border-top: 3px solid #e6003a;
padding: 30px 0 30px 0;
}

.red {
width: 100%;
background-color: #e6003a;
padding: 30px 0 30px 0;
margin: 0 0 30px 0;
}

.black {
width: 100%;
background-color: #000;
padding: 30px 0 30px 0;
margin: 0;
}



h2 {
font-family: 'slimcards', sans-serif;
font-size: 16px;
font-weight: normal;
text-align: left;
text-transform: none;
letter-spacing: 0px;
line-height: 1.5;
color: #000;
margin: 30px 0 15px 0;
padding: 0;
}

h2.order {
font-family: 'heavycards', sans-serif;
font-size: 22px;
font-weight: normal;
text-align: left;
text-transform: none;
letter-spacing: 0px;
line-height: 1.33;
color: #000;
margin: 15px 0 0 0;
padding: 0;
}

h3 {
font-family: 'heavycards', sans-serif;
font-size: 16px;
font-weight: normal;
text-align: left;
text-transform: none;
letter-spacing: 0px;
line-height: 32px;
color: #fff;
margin: 0 0 30px 0;
padding: 0;
}

p {
font-family: 'slimcards', sans-serif;
font-size: 16px;
font-weight: normal;
text-align: left;
line-height: 1.5;
color: #000;
margin: 0;
padding: 0;
}
p.price {
text-align: left;
}
p.large {
font-size: 21px;
font-weight: normal;
text-align: left;
text-transform: none;
letter-spacing: 0px;
line-height: 1.33;
margin: 0 0 30px 0;
padding: 0;
}
p.small {
text-align: left;
margin: 15px 0 0 0;
}

.margin {
margin-bottom: 30px !important;
}

/* Buttons */

p.butt {
font-size: 21px;
margin: 15px 0 0 0;
padding: 15px 10px 10px 10px;
}
.butt {
background: none repeat scroll 0 0 #fff	;
border-radius: 14px;
color: #e6003a;
margin: 0;
padding: 0;
transition: all 0.5s ease 0s;
}
.butt:hover {
background: none repeat scroll 0 0 #e6003a;
color: #fff;
transition: all 0.5s ease 0s;
}

}