| Current Path : /home/ereika83/public_html/wp-content/uploads/pp_projects/3726/css/ |
| Current File : /home/ereika83/public_html/wp-content/uploads/pp_projects/3726/css/_main.css |
body {
background-color: #EEE;
font-family: 'Open Sans', sans-serif;
-webkit-font-smoothing: antialiased; }
p {
margin-bottom: 0;
line-height: inherit; }
.inline-block {
display: inline-block; }
/*Header / Banner Area*/
.bannerWrapper {
height: 100px;
width: 100%;
background-color: #67A0BA;
text-align: center;
line-height: 100px;
border-bottom: 3px solid rgba(0, 0, 0, 0.2); }
.bannerImage img {
max-height: 100px; }
/* Headline Area */
.headlineWrapper {
width: 960px;
margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-bottom: 15px;
text-align: center; }
.headlineCopy {
font-size: 300%;
line-height: 55px; }
/*.headlineCopy u{
text-decoration: none;
border-bottom: 2px dashed rgba(0, 0, 0, 0.4);
}
.headlineCopy i{
text-decoration: none;
background-color: #FED373;
border-radius: 5px;
padding: 0px 10px;
}*/
.turnVolumeUp {
margin-bottom: 20px;
padding: 15px;
border-radius: 5px;
background-color: rgba(0, 0, 0, 0.15);
display: inline-block; }
.turnVolumeUp p {
display: inline-block; }
.turnVolumeUp span i {
margin-right: 10px;
vertical-align: middle; }
/*Video block - wide*/
.wideVideoWrapper {
width: 960px;
margin-left: auto;
margin-right: auto;
text-align: center; }
.coreVideo {
width: 720px;
padding: 20px;
/*background-color: rgba(0, 0, 0, 0.1);*/
border-radius: 5px; }
.videoFullWidth {
width: 960px; }
.arrowSide {
min-width: 120px;
line-height: 423px;
text-align: center; }
.arrowSide img {
width: 80px; }
/*Sales Content Here*/
.salesWrapper {
width: 960px;
margin-right: auto;
margin-left: auto;
margin-top: 30px;
/*margin-bottom: 30px;*/
background-color: #fff;
border: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 3px solid rgba(0, 0, 0, 0.2);
padding: 20px;
border-radius: 5px; }
/*Order Button Info*/
.orderBTN {
width: 100%;
background-color: #fdb831;
border: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 4px solid rgba(0, 0, 0, 0.1);
display: block;
text-align: center;
border-radius: 5px;
padding: 20px;
font-size: 37px;
font-weight: bold;
color: rgba(0, 0, 0, 0.7);
text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.2);
-webkit-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.27);
-moz-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.27);
box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.27); }
.orderBTN:hover {
background-color: #fea71b;
color: #333; }
.orderGuarantee {
width: 300px;
margin-top: 20px;
padding: 15px;
border: 2px solid #EEE;
border-radius: 5px;
font-size: 12px;
line-height: 18px; }
.orderGuarantee h3 {
font-size: 18px;
font-weight: bold;
color: #53A96F;
margin-top: 0px; }
.orderGuarantee i {
margin-right: 10px; }
.orderSecure {
width: 600px;
margin-top: 20px;
margin-left: 18px;
padding: 15px;
border: 2px solid #EEE;
border-radius: 5px;
font-size: 12px;
line-height: 18px; }
.orderSecure h3 {
font-size: 18px;
font-weight: bold;
color: #2484B5;
margin-top: 0px; }
.orderSecure i {
margin-right: 10px; }
.orderSecure img {
margin-right: 15px;
margin-top: 5px; }
.skinny .orderGuarantee {
width: 250px; }
.skinny .orderSecure {
width: 410px;
margin-left: 18px; }
/*OPTIN BUTTON*/
.optinButton .orderBTN {
width: 291px;
font-size: 24px; }
.optinInput {
width: 291px;
margin-left: 5px; }
.optinInput:nth-child(2) {
margin-right: 20px;
margin-left: 20px; }
.optinInput input {
font-size: 18px;
height: 69px;
line-height: 69px;
font-weight: bold;
border-radius: 5px;
padding-left: 15px;
border: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 4px solid rgba(0, 0, 0, 0.1); }
.optinName {
background-image: url(../../default/images/name.png);
background-repeat: no-repeat;
background-position: 250px center; }
.optinEmail {
background-image: url(../../default/images/email.png);
background-repeat: no-repeat;
background-position: 250px center; }
/*Footer*/
.footerCopy {
width: 960px;
margin-right: auto;
margin-left: auto;
padding-bottom: 30px;
padding-top: 30px;
font-size: 12px;
text-align: center; }
/*Optin Side*/
.optinSideBox {
width: 320px;
padding: 15px; }
.optinHeadline {
font-size: 24px;
line-height: 32px;
font-weight: bold;
text-align: center;
margin-bottom: 15px; }
.iframe-wrapper {
position: relative; }
.iframe-wrapper .js--iframe-load {
position: absolute;
top: 10px;
background: #FFF;
padding: 4px;
font-size: 13px;
color: #000;
cursor: pointer; }
.iframe-wrapper .iframe--waiting {
background: #000; }