body {
	margin: 0;
	padding: 0;
	background: #e6e6e6;
	font-size: 17px;
	font-family: 'Roboto', sans-serif;
	line-height: normal;
}

/*** Global Class ***/
.container {
	max-width: 1177px;
	padding: 0;
}
.clearfix {
	clear: both;
}
.nopadding {
	padding: 0;
}
.nopadleft {
	padding-left: 0;
}
.spacer10 {
	height: 10px;
}
.spacer20 {
	height: 20px;
}
.spacer30 {
	height: 30px;
}
.fullwidth {
	width:100% !important;
	padding-right: 0;
}
/*** Global Style ***/
p {margin:0}
img, iframe {
	max-width: 100%;
}
h1, h2, h3, h4, h5 {
	margin-top: 0;
}
h3 {padding-bottom:20px}
a:focus, input, textarea {
	outline: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}

.top-bg {
	background-size: cover;
}
/*header-wrap*/
.header-wrap {
	color: #fff;
	font-weight: 600;
}
.header-mid{
	padding: 26px 0 0;
}
.header-mid p {
	margin: 0;
	font-size:15px;
	padding-left: 60px;
}
.footer-mid{display:none;}
.footer-right{display:none;}
.header-right a {
	background: #0f92da none repeat scroll 0 0;
	border-radius: 3px;
	color: #fff;
	display: inline;
	float: right;
	margin-top: 35px;
	padding: 15px;
	font-size:14px;
}

/*checkout-headline*/
.checkout-headline {
	margin: 45px 0;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.checkout-headline {	
	position: relative;
}
.checkout-headline-bg {	
	background: #0f92da;
	padding:15px 0;
}
.checkout-headline .col-lg-3 span {
	background: #fff none repeat scroll 0 0;
	border-radius: 30px;
	color: #0f92da;
	display: inline-block;
	margin: 0 5px 0 0;
	width: 35px;
	height: 35px;
}
.checkout-headline .col-lg-3:first-child {
	color: #000;
}
.checkout-headline .col-lg-3.checkout-headline-active {
	background: #ff7e00;
}
.checkout-headline .col-lg-3.checkout-headline-active span {
	color: #ff7e00;
}
.checkout-headline .col-lg-3::after {
	border-right: 1px solid #095985;
	box-shadow: 1px 0 0 #72bfe9;
	content: "";
	display: block;
	height: 55px;
	position: absolute;
	right: -3px;
	top: 5px;
	z-index: 2;
}
.checkout-headline .col-lg-3:first-child:after,
.checkout-headline .col-lg-3:last-child:after {
	display: none;
}

.btn-add {
	background: #0f92da none repeat scroll 0 0;
	border-radius: 25px;
	color: #fff;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	text-align: center;
	width: 25px;
}
.btn-minus {
	background: #D8422D;
	border-radius: 25px;
	color: #fff;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	text-align: center;
	width: 25px;
}
.btn-add:hover,
.btn-add:active,
.btn-add:focus,
.btn-minus:hover,
.btn-minus:active,
.btn-minus:focus {
	color: #fff;
}
.btn-remove {
	color: #0f92da;
	float: right;
	font-weight: normal;
}

.total-value {
	border-bottom: 1px solid #b2b2b2;
	border-top: 1px solid #b2b2b2;
	color: #000000;
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 20px;
	padding: 24px 0;
	height: 80px;
}
.total-value-price {
	float: right;
	margin: 0 20px 0 0;
	color: #117ccc;
}
.total-value p {
	margin-bottom: 0;
}

.label-terms a {
	color: #117ccc;
}
/*sidebar*/

.sidebar-spacer {
	clear:both;
	height:605px;
}

.sidebar-list {
	background: #e9f3f9;
	padding: 12px 25px;
	margin: 0 0 20px;
	border-radius: 5px;
	font-size:17px;
}
.sidebar-list ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
.sidebar-list ul li {
	background: url(../img/sidebarlist-arrow.png) left 7px no-repeat;
	padding: 0 0 0 25px;
	margin: 0 0 40px;
}
.coupon-section {
	padding-top:50px;
}
.coupon-section input[type="text"] {
	padding: 4px 10px;
}
.coupon-section input[type="submit"] {
	background: #0f92da none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	font-size: 16px;
	padding: 6px 10px 5px;
}
#cardInfo {
	position: relative;
}

#cardInfo label {
	background: #fff none repeat scroll 0 0;
	display: inline-block;
	padding: 0 10px 0 0;
	position: relative;
	z-index: 3;
}

/*footer-wrap*/
.footer-wrap {
	text-align: center;
	color: #fff;
	font-weight: bold;
	background: #000;
	padding: 30px 0;
}
.footer-wrap a {
	color: #fff;
}
.prefix {
	text-indent:5px !important;
}
.upsell-box {
	background:#fdf7df;
	border: 3px dashed rgb(255, 97, 4);
	font-size:18px;
	margin:15px auto;
	max-width: 1138px;
	padding:30px 20px;
}
.agreement-box {
	background:#e8eadf;
	padding:5px 10px;
	margin-bottom:15px;
	margin-left: 280px;
	margin-right: 280px;
}
.cartmessage {
	border-radius: 10px;
	color: rgb(84, 224, 3);
	margin: 0px auto;
	max-width: -moz-fit-content;
	max-width: fit-content;
	padding: 20px;
}
.flipTimer {
	margin: 10px auto -8px auto;
	width: 652px;
	max-width: 100%;
}
#timersmall .flipTimer {
	margin: 10px auto -8px auto;
	width: 313px;
	max-width: 100%;
}
@media only screen and (max-width:670px) {
	.flipTimer {
		width: 672px;
		margin: 10px auto -8px auto;
		font-size: 30px;
		line-height: 35px;
		height: 40px;
	}
	.flipTimer .digit-set {
		width: 36px;
	}
	.flipTimer .seperator {
		margin: 0 -2px;
	}
	.flipTimer .digit > div.shadow-top {
		width: 20px;
	}
	.flipTimer .digit > div.digit-bottom:before, .flipTimer .digit > div.shadow-bottom:before {
		box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.3);
	}
	.flipTimer .digit > div.shadow-bottom {
		width: 20px;
	}
	.flipTimer .days {
		margin: 0 0 0 15px;
	}
}
.timerheadertbl{
	display: table;
	width: 672px;
	margin: 0 auto -25px auto;
}
#timersmall .timerheadertbl{
	display: table;
	width: 313px;
	margin: 0 auto -25px auto;
}
@media only screen and (max-width:670px) {
	.timerheadertbl {
		width: 302px;
		margin: 0 auto 0 auto;
	}
}
.timerheader {
	color: #F00;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	width: 700px;
	display: table-header-group;
	text-align: center;
}
.timerhdrrow {
	display: table-row;
}
.timerhdrcell {
	display: table-cell;
	width: 25%;
	text-align: center;
}
.timermessage {
	color: rgb(255, 255, 255);
	font-weight: bold;
	padding: 0px auto 0px auto;
	text-align: center;
}
@media only screen and (max-width:670px) {
	.timermessage {
		width: 322px;
	}
}
/** MEDIA QUERIES **/

@media only screen and (min-width:1025px) and (max-width:1920px) {
.sidebar-spacer {
	clear: both;
	height: 2075px;
}
}
@media only screen and (max-width:1204px) {
.securitycodecard::before {
	display: none;
}
}
@media only screen and (max-width:768px) {
.checkout-headline {
	font-size: 20px;
}
.header-mid p {
	padding-left: 0;
}
.header-right {
	text-align: center;
}
.header-right a {
	float: none;
}
#cardInfo::after {
	display: none;	
}
.sidebar-spacer {
	display:none;
}
#cardInfo label {
	font-size: 16px;
}
}
@media only screen and (max-width:767px) {
	.header-right a {
		float: none;
		margin-bottom:20px;
	}
	.header-mid {
		text-align: center;
	}
	.logo-holder {
		float: none;
		margin: 0 auto;
		border: 0;
	}	
	.header-right {
		padding: 20px 0;
		text-align: center;
		float: none;
	}
}
@media only screen and (min-width:769px) and (max-width:1024px) {
	.sidebar-list {
		font-size:17px;
	}
	.checkout-headline {
		font-size: 20px;
	}
	#cardInfo::after {
		right: -77%;
	}
	.sidebar-spacer {
		height: 545px;
	}
}
@media only screen and (min-width:481px) and (max-width:768px) {
.sidebar-spacer {
	display:none;
}
}
@media only screen and (max-width:480px) {
.header-right {
	font-size: 14px;
}
.product-box {
	font-size: 18px;
}
.product-info {
	font-size: 14px;
}
.product-qty {
	white-space: nowrap;
}

.header-mid a {
	font-size: 13px;
}
}
@media only screen and (max-width:320px) {
.sidebar-spacer {
	display:none;
}
}

.countrychooser {
	background-image: url("../img/icon-globe.png");
	background-position: 12px center;
	background-repeat: no-repeat;
	text-indent: 20px;
}
.countrychooserbilling {
	background-image: url("../img/icon-globe.png");
	background-position: 12px center;
	background-repeat: no-repeat;
	padding-left: 50px !important;
}
.country {
	font-size:24px;
	padding-bottom:30px;
}
#agreed {
	margin-top: -5px;
}
.partpayment {
	font-size:10px;
	font-weight: normal;
}

.wpb_wrapper {
	text-align: left;
	max-width: 600px;
}
.vc_custom_heading {
	text-align: center !important;
}


