@charset "UTF-8";
/* CSS Document */

@import 'https://fonts.googleapis.com/css?family=Open+Sans:400,600';

@font-face {
  font-family: 'fontello';
  src: url('font/fontello.eot?58205039');
  src: url('font/fontello.eot?58205039#iefix') format('embedded-opentype'),
       url('font/fontello.woff2?58205039') format('woff2'),
       url('font/fontello.woff?58205039') format('woff'),
       url('font/fontello.ttf?58205039') format('truetype'),
       url('font/fontello.svg?58205039#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html { font-family: sans-serif; }

body {
	margin: 0;
	padding: 0;
	background: #f1f1f1;
	color: #2f2f2f;
	font-size: 14px;
	line-height: 1.42857143;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a {
    color: #2D89EA;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
}
a:hover, a:focus {
    color: #0078a0;
}

#content {
	max-width: 1170px;
	margin: 0 auto 40px;
	background: #FFF;
}
.row { clear: both; }

.leftcol, .rightcol { width: 50%; float: left; padding: 0px 25px; }
.innerbox { padding: 20px 20px 30px; }

.aligncenter { display: block; margin: 0 auto; }
.logo { margin-top: 15px; }
.tac { text-align: center; }
.mt0 { margin-top: 0px; } .mt5 { margin-top: 5px; } .mt10 { margin-top: 10px; } .mt30 { margin-top: 30px; }
.mb0 { margin-bottom: 0px; } .mb10 { margin-bottom: 10px; }
img { max-width: 100%; height: auto; }
.orange { color: #f2641e; }
.fs22 { font-size: 22px; }

#stac-example-one { display: none; }

.bordertop { border-top: 1px solid #e6e8eb; }

.labeltop { border-bottom: 1px solid #DDD; padding-bottom: 5px; margin-bottom: 5px; padding: 5px; font-size: 18px; }
.pull-left { float: left;  }
.pull-right { float: right;  }
.activeproduct { background: #fff; padding: 5px; font-size: 18px; }
.activeproduct .pull-left { width: 70%; }

.notactiveproduct { background: #fff; padding: 5px; font-size: 18px; }
.notactiveproduct .pull-left { width: 70%; }

.selectedproduct { background: #e0fdcc; padding: 5px; font-size: 18px; }
.selectedproduct .pull-right { font-weight: bold; }

#thirdproduct, #fourthproduct { color: #CCC; }

.productimage { max-height: 330px; width: auto; }

input[type='text'], select {
	font-size: 16px;
	border-radius: 5px;
	background-color: #FFF;
	webkit-box-shadow: 0 0 0 3px rgba(0,0,0,0.05) !important;
    -moz-box-shadow: 0 0 0 3px rgba(0,0,0,0.05) !important;
    box-shadow: 0 0 0 3px rgba(0,0,0,0.05) !important;
    border: 1px solid rgba(0,0,0,0.2);
	width: 100%;
	line-height: 24px;
	padding: 12px 18px;
}
input[type='text']#CreditCard0CardNumber {
	background:#FFF url(images/lock2.png) right 15px no-repeat;
}
input[type='text']#CreditCard0VerificationCode {
	background:#FFF url(images/cvv3.png) right 15px no-repeat;
}


select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 12px 18px;
}
input[type='text']:focus { border-color: #42B0E2; }
.element { margin-top: 10px; }
.halfleft { width: 49%;float: left; }
.halfright { width: 50%; float: right; }
.submitelement { margin-top: 25px; }
.ccnumber { float: left; width: 65%; }
.cvccode { float: left; width: 35%; padding-left: 20px; }
.ccmonth, .ccyear { float: left; width: 37.5%; padding-right: 20px; }
.creditcards { width: 200px; height: auto; margin-top: 20px; float:right; }
.secure { width: 350px; height: auto; margin: 0 auto; display: block; }

.submitbutton { color: #FFF; background: #13c70e; font-size: 32px; text-align:center; width: 100%; 
	border: 1px solid rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    border-radius: 4px;
	padding: 13px 35px; 
	cursor: pointer;
}
.submitbutton:hover { background: #0fa10b!important; }
.elButtonMain { font-weight: bold; }
.elButtonSub { display: block; opacity: 0.7; font-weight: normal; }

#footer { background: #FFF; padding: 30px 15px 50px; color: #696969; font-weight: bold; }
.inside { max-width: 948px; margin: 0 auto; }
.disclaimer { font-size: 12px; color: #888888; font-weight: normal; }
#footer a { color: #696969; }

#billingPreview, #shippingPreview {
    /*float: left;
    margin-left: 50px;*/
    font-size: 16px;
    padding: 15px 0;
    width: 100%;
}
#billingPreview .sp-heading, #shippingPreview .sp-heading {
    display: inline-block;
    position: relative;
    padding-bottom: 0px;
    width: 100%;
}
h1.apc{ font-size:50px;text-align: center;max-width:440px;margin:80px auto 0; color:#E76B43;}
/*#billingPreview .sp-heading:before, #shippingPreview .sp-heading:before {
    text-align: center;
    font-size: 18px;
    padding: 9px 0 0 2px;
    content: '\e800';
    color: white;
    font-family: 'fontello';
    background: #8CC705;
    border-radius: 18px;
    height: 36px;
    width: 36px;
    display: block;
    position: absolute;
    left: -45px;
    top: -3px;
}*/

p.shippingoptions { padding-top: 20px; }
/*.sp-changeshipping, #billinginfo { display: none; }*/

#shippingOptions { margin-bottom: 10px; margin-top:20px; }

#shippinginfo { display: none; }

h2, .sp-heading {
	text-transform: none;
    font-weight: 600;
    letter-spacing: 0px;
    font-size: 19px;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif !important;
    padding: 0px 10px 0px 0px;
	margin: 0;
}
.sp-heading { margin-bottom: 5px; }

.mobileonly { display: none; }

.tooltip {
    position: relative;
    display: inline-block;
    /*border-bottom: 1px dotted black;*/
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 8px;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
	bottom:100%;
	left: 42%;
	margin-left: -100px; /*Use half the width (120/2 = 60), to center the tooltip */
}
.tooltip .tooltiptext:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -8px;
    right: 8px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid black;
    opacity: 0.8;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

@media screen and (max-width: 650px){
    /* smartphone style (portrait and landscape) */
	.halfleft { width: 100%;float: none; }
	.halfright { width: 100%; float: none; }
	.mobileonly { display: block; }
	.hidemobile { display: none; }
	.rightcol { width: 100%; float: none; padding: 0px 20px; box-sizing: border-box; }
	.leftcol { width: 100%; float: none; }  
	.innerbox { padding-bottom: 0px; padding-top: 15px; }
	.creditcardmobile { width: 200px; height: auto; float: none; margin-bottom:10px; display:block;}
	.submitbutton { padding: 13px 15px; font-size: 26px; }
	.ccmonth, .ccyear { width: 50%; }
	.ccmonth { padding-right: 20px; }
	.ccyear { padding-left: 20px; padding-right: 0px; }
    h1.apc{ font-size:40px;text-align: center;max-width:440px;margin:10px auto 0; }

}

@media screen and (max-width: 340px){
    
}

.focus-error{ border-color:red !important; outline:red auto 5px !important; }