@charset "utf-8";
@import url("/webfonts/Endless/stylesheet.css");

input[type="radio"] {
 cursor: pointer;
}
.mobileMenu {
	display:none;
}
body {
    padding: 0px;
    margin: 0px;
    font-family: 'Yantramanav', sans-serif;
    background-color: rgba(0,0,0,1.00);
}
body {
}

.lastImageUpdate {
    color: rgba(34,114,166,1.00);
    font-size: 12px;
    font-weight: bold;
    padding-top: 4px;
}
.topComment {
	font-size:20px;
}
.topTitle {
	font-weight: 800 !important;
	margin-bottom: 5px;
}
.slideWrapper {
	background-position: center center;
	background-size: cover;
	position: relative;
}
.mainNavigationWrapper {
    text-align: center;
    border-bottom: 0px solid #FFFFFF;
    transition: background-color 0.75s ease;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 8000;
    background-color: rgba(0,0,0,1.00);
}
.mainNavigationWrapper:hover {
    border-bottom: 1px solid rgba(255,255,255,0.00);
    background-color: rgba(0,0,0,0.93);
    transition: background-color 0.5s ease;
}
.slideWrapper .mainNavigationWrapper a {
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 300;
	transition: color 0.5s ease;
}
.slideWrapper .mainNavigationWrapper a:hover  {
	color: #E75600;
	transition: color 0.75s ease;
}
.slideWrapper .slideContent {
	padding-top: 120px;
	padding-bottom: 90px;
}
.pageWidth {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.slideTitle {
    color: #FFFFFF;
    font-size: 50px;
    font-weight: 100;
    padding-bottom: 20px;
    line-height: 55px;
    font-family: Endless;
}
.slideSubTitle {
	color: #FFFFFF;
	font-weight: 300;
	line-height: 27px;
}
.columnHalf {
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
}
.columnHalffloatRight {
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	float: right;
}
.slideButton {
	padding-top: 25px;
}
.slideSubTitle .slideButton a:hover {
    background-color: #1E77A7;
    color: #FFFFFF;
    transition: background-color 0.5s ease;
}
.pageBlock {
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
    background-color: rgba(255,255,255,1.00);
}
.pageBlock .pageWidth h1 {
	text-align: left;
	margin: 0px;
	font-weight: normal;
	font-size: 30px;
}
.mainNavigationWrapper .specialButtons a {
	border: 1px solid #FFFFFF;
	border-radius: 30px;
	padding-bottom: 9px;
	padding-top: 9px;
	padding-right:20px;
	padding-left:20px;
}
.slideWrapper .mainNavigationWrapper .specialButtons {
	padding-left: 30px;
}
.trustPilotWrapper {
	background-color: #000000;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: center;
}
.columnThird {
	width: 31.3%;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
}
.column2Third {
	width: 62.6%;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
}
.fullWidth {
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
}
.largeIcon {
	text-align: center;
	font-size: 80px;
	font-weight: 100;
	color: #aaaaaa;
}
.largeIcon2 {
	text-align: center;
	font-size: 80px;
	font-weight: 100;
	color: #aaaaaa;
}
.largeIconTitle {
    text-align: center;
    font-weight: 800;
    font-size: 16px;
    margin-top: 10px;
    height: 50px;
    overflow-y: visible;
}
.largeIconDescription {
    text-align: center;
    padding-top: 10px;
    font-weight: 300;
    font-size: 13px;
    color: #000000;
    min-height: 80px;
    max-height: 80px;
    overflow-y: visible;
}
.blueBlock {
    background-color: #144260;
}
.blackBlock {
    background-color: #144260;
    color: rgba(255,255,255,1.00);
}
.imageBackground1 {
	background-image: url(/images/slides/gamegear.jpg);
	background-attachment: fixed;
	background-position: center center;
	background-size: cover;
}
.blackTint {
	background-color: rgba(0,0,0,0.49);
}
.columnQuarter {
	width: 23%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
}
.column3Quarter {
	width: 73%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
}
.columnMedia {
	width: 40%;
	margin-left: 5%;
	margin-right: 5%;
	float: left;
}
.column3Quarter {
	width: 73%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
}
.columnFifth {
    width: 18%;
    margin-left: 1%;
    margin-right: 1%;
    float: left;
    margin-bottom: 25px;
}
.packageWrapper {
	background-color: rgba(249,249,249,1.00);
	border-radius: 3px;
}
.packageTitle {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-bottom: 1px solid rgba(233,233,233,1.00);
	text-align: center;
	color: rgba(231,86,0,1.00);
	font-weight: 700;
	text-transform: uppercase;
	font-size: 20px;
}
.packageSubTitle {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: center;
	color: rgba(0,0,0,1.00);
}
.packagePrice {
	text-align: center;
	font-size: 50px;
	font-weight: 300;
	color: rgba(231,86,0,1.00);
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 25px;
}
.packagePayments {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	color: rgba(0,0,0,1.00);
	font-size: 13px;
	margin-bottom: 15px;
}
.packegDetailsButton {
}
.packageWrapper .packegDetailsButton a {
    color: rgba(255,255,255,1.00);
    background-color: #C426CD;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    display: block;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    transition: all 0.5s ease;
}
.mediaThumbnail {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 55%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.packageWrapper .packegDetailsButton a:hover {
	color: rgba(255,255,255,1.00);
	background-color: rgba(0,0,0,1.00);
	transition: all 0.5s ease;
}
.packageItem {
	text-align: center;
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.priceSmall {
	color: rgba(134,134,134,1.00);
	font-size: 12px;
}
.pageBlockNoPadding {
}
.pageBlockNoPadding .columnQuarterNoMargin {
	width: 25%;
	float: left;
}
.accentRed {
	background-color: rgba(227,23,27,1.00);
}
.accentBlue {
	background-color: rgba(34,121,170,1.00);
}
.accentGreen {
	background-color: rgba(18,179,67,1.00);
}
.blockSpacer {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	color: rgba(255,255,255,1.00);
}
.accentYellow {
	background-color: rgba(221,193,0,1.00);
}
.reviewLogo {
	background-color: rgba(255,255,255,1.00);
	border-radius: 50%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 100%;
}
.reviewTitle {
	text-align: left;
	font-size: 35px;
	font-weight: 100;
	margin-bottom: 15px;
	color: rgba(255,255,255,1.00);
	float: right;
	width: 80%;
}
.reviewContent {
	font-size: 20px;
	line-height: 30px;
	font-weight: 100;
	color: rgba(255,255,255,1.00);
	width: auto;
	margin-top: 15px;
	text-align: justify;
}
.pageBlock.greyTint {
	background-color: rgba(235,235,235,0.49);
}
.pageBlock.blueTint {
	background-color: rgba(34,99,199,1.00);
}
.reviewLogoHolder {
	width: 16%;
	margin-left: 1%;
	margin-right: 3%;
	float: left;
}
.slideWrapper.slideHome {
	background-image: url(https://www.zpecommerce.uk/images/slides/home-ecommerce-o.jpg);
}
.slideWrapper.slideSamples {
	background-image: url(https://www.zpecommerce.uk/images/slides/ecommerce-samples-o.jpg);
}
.slideWrapper.slideArticle {
	background-color: #E75600;

}
.slideWrapper.pageFeatures {

}
.slideWrapper.pageFree {
	background-image: url(https://www.zpecommerce.uk/images/slides/features.jpg);
}
.slideWrapper.pagePricing {
	background-image: url(https://www.zpecommerce.uk/images/slides/ecommerce-pricing-o.jpg);
}
.textBlack {
	color: rgba(0,0,0,1.00);
}
.largeIcon img {
	height: 100px;

}
.SmallIcon img {
	height: 75px;
	margin-left: auto;
	margin-right: auto;

}
.SmallIcon {
	text-align: center;
}

.pageBlock.solidBlack {
	color: rgba(255,255,255,1.00);
	background-color: rgba(0,0,0,1.00);
}
.footerColumnHeader {
	font-weight: 300;
	font-size: 20px;
	margin-bottom: 15px;
}
.columnText {
	font-size: 13px;
	font-weight: 300;
	line-height: 19px;
}
.columnQuarter .columnText a {
	color: rgba(240,240,240,1.00);
	text-decoration: none;
}
.columnQuarter .columnText a:hover  {
	color: rgba(255,255,255,1.00);
	text-decoration: underline;
}
.columnText img {
	margin-right: 15px;
}
.reviewAuthor {
	color: rgba(255,255,255,1.00);
	font-weight: 700;
	margin-top: 10px;
	text-align: center;
	font-size: 12px;
}
.reviewURL a {
	color: rgba(255,255,255,1.00);
	font-weight: 300;
	margin-top: 0px;
	text-align: center;
	font-size: 12px;
	display: block;
}
.quoteIcon {
    display: inline-block;
 }
.qFlip {
		-moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
}
.reviewStars {
	text-align: center;
	padding-top: 5px;
	color: rgba(255,255,255,1.00);
	letter-spacing: 5px;
}
.slideTitle h1 {
	font-size: 50px;
	font-weight: 100;
	margin: 0px;
	padding: 0px;
	line-height: 55px;
}
h2 {
    text-align: center;
    font-weight: normal;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 35px;
    padding: 0px;
    font-size: 40px;
    font-family: Endless;
    color: #9C9C9C;
}
.rightAlign {
	text-align: right;
}
.columnQuarter .packageWrapper .packageItemGrey {
	background-color: #EDEDED;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pageBlock.whiteTint {
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(241,241,241,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(241,241,241,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(241,241,241,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(241,241,241,1.00) 100%);
}
.freeDomainItem {
	text-align: center;
	background-color: #2263c7;
	color: #FFFFFF;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	font-size: 14px;
}
.seeallButton {
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 35px;
}
.pageBlock .seeallButton a {
	display: inline-block;
	background-color: #E75600;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	border-radius: 10px;
	transition: all 0.5s ease;
	padding-bottom: 10px;
}
.pageBlock .seeallButton a:hover {
	background-color: #000000;
	color: #FFFFFF;
	transition: all 0.5s ease;
}
.paymentLogo {
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	padding-top: 50%;
	margin-left: 10%;
	margin-right: 10%;
}
.Image {
	text-align: center;
}
.sampleThumb {
	margin-bottom: 25px;
}
.columnThird .sampleThumb img {
	width: 100%;
}
.formWrapper {
    background-color: #F4F4F4;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    margin-bottom: 25px;
    border-radius: 6px;

}
.formLabel {
	font-size: 15px;
	margin-bottom: 5px;
}
.formInput {
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    border: 1px solid #A0A0A0;
    border-radius: 4px;
    background-color: #FFFFFF;
}
.formInputDisclaimer {
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    border: 1px solid #F42428;
    border-radius: 4px;
    background-color: #F42428;
    color: #FFFFFF;
}
.formItem {
	margin-bottom: 15px;
	border-radius: 4px;
}
.formInputBox {
	width: 100%;
	border-style: none;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.contactIcon {
	float: left;
	font-size: 45px;
	margin-right: 15px;
}
.contactText {
    color: #9D1EA4;
    font-weight: 300;
    font-size: 20px;
}
.pageWidth .columnHalf .contactSpace {
	height: 25px;
}
.formButton {
	text-align: right;
}
.submitButton {
    font-family: 'Yantramanav', sans-serif;
    background-color: #2693cd;
    padding-top: 15px;
    padding-right: 25px;
    padding-bottom: 15px;
    padding-left: 25px;
    color: #FFFFFF;
    border-style: none;
    cursor: pointer;
    border-radius: 5px;
    font-size: 16px;
    transition: background-color 0.5s ease;
}

.submitButton:hover {
	background-color: #000000;	
	transition: background-color 0.5s ease;
}
.alreadyacustomer {
	margin-top: 25px;
	padding-top: 25px;
	border-top: 1px solid #EBEBEB;
}
.columnHalf .alreadyacustomer h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	font-weight: 300;
	font-size: 22px;
}
.columnHalf .alreadyacustomer a {
	color: #A93E00;
	text-decoration: none;
}
.columnHalf .alreadyacustomer a:hover {
	color: #843000;
	text-decoration: underline;
}
.columnHalf .contactText a {
    color: #474747;
    text-decoration: none;
}
.columnHalf .contactText a:hover  {
    color: #000000;
    text-decoration: underline;
}
input:focus, textarea:focus {
    outline-width: 0;
}
.newsArticle {
	border: 1px solid #E0E0E0;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	margin-bottom: 55px;
	border-radius: 4px;
	background-color: #FFFFFF;
}
.newsArticlePhoto {
	padding-top: 80%;
	background-color: #FFFFFF;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 0px 1px #F4F4F4;
	box-shadow: 0px 0px 0px 1px #F4F4F4;
}
.articleTitle {
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-weight: 800;
	height: 50px;
	text-align: center;
}
.articleDate {
	font-size: 11px;
	padding-bottom: 15px;
}
.articleComment {
	font-weight: 300;
	font-size: 16px;
	padding-bottom: 15px;
	overflow-y: hidden;
	height: 145px;
	text-align: justify;
}
.articleLink {

}
.newsArticle .articleLink a {
	display: block;
	text-align: center;
	background-color: #E75600;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 14px;
	border-radius: 3px;
	text-decoration: none;
	transition: background-color 0.5s ease;
}
.newsArticle .articleLink a:hover {
	background-color: #000000;
	transition: background-color 0.5s ease;
}
.thankYou {
	border: 1px solid #279626;
	background-color: #E5F8E5;
	color: #279626;
	text-align: center;
	margin-bottom: 25px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	margin-left: 1%;
	margin-right: 1%;
}
.mainNavigationWrapperLinks {
	display:block;
}
.articleCommentLarge {
	font-weight: 300;
	line-height: 25px;
}
.articleTitleLarge {
	text-align: center;
    font-weight: 100;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 35px;
    padding: 0px;
    font-size: 45px;
}
.pageWidth .fullWidth .articleCommentLarge {
	line-height: 32px;
}
.articleInfo {
	padding-top: 10px;
	font-size: 12px;
}
.articleCommentLarge .articleInfo a {
	color: #D91D20;
	text-decoration: none;
}
.specialY {
	background-color: #E75600;
	color: #FFFFFF;
}
.navFader {
	background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0.73) 0%,rgba(0,0,0,0.15) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,0,0,0.73) 0%,rgba(0,0,0,0.15) 100%);
	background-image: -o-linear-gradient(270deg,rgba(0,0,0,0.73) 0%,rgba(0,0,0,0.15) 100%);
	background-image: linear-gradient(180deg,rgba(0,0,0,0.73) 0%,rgba(0,0,0,0.15) 100%);
}
.articleImage {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 80%;
	border: 1px solid #EBEBEB;
	border-radius: 5px;
}
.imageFader {
	background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0.49) 0%,rgba(0,0,0,0.09) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,0,0,0.49) 0%,rgba(0,0,0,0.09) 100%);
	background-image: -o-linear-gradient(270deg,rgba(0,0,0,0.49) 0%,rgba(0,0,0,0.09) 100%);
	background-image: linear-gradient(180deg,rgba(0,0,0,0.49) 0%,rgba(0,0,0,0.09) 100%);
}
.offerBanner {
padding-top: 1%;
padding-right: 1%;
padding-bottom: 1%;
padding-left: 1%;
text-align: center;
font-weight: 300;
font-size: 16px;
background-color: #f63939;
color: white;
text-transform: uppercase;
}
.bannerButton a {
	display: inline-block;
	background-color: #FFFFFF;
	color: #f63939;
	text-align: center;
	text-transform: uppercase;
	margin-left: 25px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	text-decoration: none;
	border-radius: 20px;
	font-size: 13px;
	border: 1px solid #FFFFFF;
}
.bannerButton a:hover {
	background-color: #f63939;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.sampleThumb a img {
	-webkit-box-shadow: 0px 0px 0px 1px rgba(225,225,225,1.00);
	box-shadow: 0px 0px 0px 1px rgba(225,225,225,1.00);
}
.articleCommentLarge a {
	color: #d91d20;
	text-decoration: underline;
}
.articleBorder {
	border-bottom: 1px solid rgba(231,231,231,1.00);
	padding-bottom: 55px;
}
.greyTint {
	background-color: rgba(251,251,251,0.19);
}
.portraitIcon {
	height: 50px;
	width: 50px;
	background-color: rgba(237,237,237,1.00);
	border: 2px solid rgba(255,255,255,1.00);
	border-radius: 50%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../images/portraits/john-maddison.jpg);
	float: left;
	margin-right: 10px;
}
.portaraitText {
	float: left;
	line-height: 17px;
	padding-top: 8px;
}
.fullDivider {
	background-color: rgba(249,249,249,1.00);
}
.roundLogo {
	background-image: url(../images/portraits/logo.png);
	background-position: center center;
	width: 120px;
	height: 120px;
	position: fixed;
	right: 40px;
	top: 40px;
	border-radius: 50%;
	border: 4px solid rgba(255,255,255,1.00);
	background-color: rgba(231,86,0,1.00);
	transition: all 0.5s ease;
	background-repeat: no-repeat;
	background-size: 100% auto;
	overflow-x: hidden;
	overflow-y: hidden;
}
.roundLogo:hover {
	width: 200px;
	height: 200px;
	background-position: center top;
	transition: all 0.5s ease;
	background-repeat: no-repeat;
	background-size: 60% auto;
}
.logoText {
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-size: 15px;
	position: absolute;
	top: 200px;
	left: 5px;
	right: 5px;
	transition: all 0.5s ease;
	font-weight: 300;
	line-height: 20px;
}
.roundLogo:hover > .logoText {
	top: 50%;
	left: 5px;
	right: 5px;
	transition: all 0.5s ease;
}
.logoTextLarge {
	font-size: 24px;
	font-weight: 800;
}
.whynottry {
	color: rgba(0,0,0,1.00);
	font-size: 16px;
	font-weight: normal;
}
.packageWrapper .packagePayments a {
	color: rgba(255,0,0,1.00);
}
.landingPageText {
    text-align: center;
    color: rgba(54,54,54,1.00);
    font-size: 18px;
    margin-bottom: 35px;
    line-height: 25px;
}
.sketshSample {
	background-image: url(../images/1575810510.jpg);
	padding-top: 105%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
.titleBlack {
	background-color: rgba(22,22,22,1.00);
	color: rgba(255,255,255,1.00);
}
.slideSubTitle .slideButton a {
    background-color: #2693cd;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 18px;
    text-transform: uppercase;
    padding-top: 15px;
    padding-right: 25px;
    padding-bottom: 15px;
    padding-left: 25px;
    display: inline-block;
    border-radius: 10px;
    transition: background-color 0.5s ease;
    margin-bottom: 5px;
}
.trustPilotWrapper a {
    color: rgba(187,187,187,1.00);
    text-decoration: none;
    display: inline-block;
    font-size: 11px;
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 8px;
    padding-right: 16px;
    padding-bottom: 8px;
    padding-left: 16px;
    border-radius: 20px;
    border: 2px solid rgba(187,187,187,1.00);
    text-transform: uppercase;
    width: 110px;
}
.smallerTitle {
    font-size: 35px;
}
.backtotop {
}
.pageBlock .backtotop a {
    text-align: center;
    display: block;
    text-decoration: none;
    padding-top: 15px;
    padding-bottom: 15px;
    color: rgba(201,201,201,1.00);
    font-size: 13px;
}
.faqBlock {
    margin-bottom: 20px;
}
.faqQuestion {
    font-weight: normal;
    font-size: 27px;
}
.faqAnswer {
    padding-top: 5px;
    font-size: 17px;
    color: rgba(120,120,120,1.00);
}
.fullWidth .landingPageText a {
    color: rgba(196,38,205,1.00);
    text-decoration: none;
}
.fullWidth .landingPageText a:hover  {
    color: rgba(196,38,205,1.00);
    text-decoration: underline;
}
.faqBlock .faqAnswer a {
    color: rgba(196,38,205,1.00);
    text-decoration: none;
}

.faqBlock .faqAnswer a:hover {
    color: rgba(196,38,205,1.00);
    text-decoration: underline;
}
.orderLine {
    border-bottom: 1px solid rgba(227,227,227,1.00);
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.orderItemTitle {
    font-weight: 800;
    font-size: 19px;
    float: left;
    text-align: left;
}
.orderItemUnitPrice {
    float: right;
	width: 10%;
	text-align:right;
}
.orderItemWeight {
    float: right;
    width: 10%;
    text-align: center;
}
.orderItemQty {
    float: right;
    width: 10%;
    text-align: center;
}



.orderLineThumb {
    float: left;
    margin-right: 15px;
    background-color: rgba(255,255,255,1.00);
    border: 1px solid rgba(235,235,235,1.00);
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 80px;
    width: 100px;
    background-size: contain;
}
.subTotals {
    text-align: right;
}
.orderItemLinePrice {
    float: right;
    width: 10%;
    text-align: center;
}
.basketButtons a {
    background-color: rgba(196,38,205,1.00);
    color: rgba(255,255,255,1.00);
    text-decoration: none;
    padding-top: 16px;
    padding-right: 26px;
    padding-bottom: 16px;
    padding-left: 26px;
    border-radius: 7px;
    display: block;
    float: right;
    margin-left: 15px;
}
.basketButtons a:hover {
    background-color: rgba(55,8,58,1.00);
}
.orderLine .orderItemQty a {
    color: rgba(164,164,164,1.00);
    text-decoration: none;
    display: inline-block;
    line-height: 0px;
    width: 20px;
    border: 1px solid rgba(173,173,173,1.00);
    padding-bottom: 9px;
    padding-top: 11px;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 12px;
	 font-size: 13px;
}
.orderLine .orderItemQty a:hover {
    color: rgba(255,255,255,1.00);
    text-decoration: none;
    display: inline-block;
    line-height: 0px;
    width: 20px;
    border: 1px solid rgba(196,38,205,1.00);
    padding-bottom: 9px;
    padding-top: 11px;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 12px;
    background-color: rgba(196,38,205,1.00);
    font-size: 13px;
}
.orderTotal {
    font-size: 22px;
    padding-top: 5px;
    font-weight: 800;
}
.orderEmpty {
    text-align: center;
}
.orderItemDesc {
    font-size: 14px;
    font-weight: normal;
}
.addToCart a {
    background-color: #2693cd;
    color: rgba(255,255,255,1.00);
    text-decoration: none;
    text-align: center;
    display: block;
    margin-top: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 5px;
    font-size: 15px;
    margin-left: 15px;
    margin-right: 15px;
}
.addToCartButton {
    background-color: rgba(196,38,205,1.00);
    color: rgba(255,255,255,1.00);
    text-decoration: none;
    text-align: center;
    display: block;
    margin-top: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 5px;
    font-size: 15px;
    width: 100%;
    border-style: none;
}
.addToCartButton:hover {
    background-color: rgba(40,8,42,1.00);
    cursor: pointer;
    border-style: none;
}
.addToCart a:hover {
    background-color: #1C6F9C;
}
.ukOnly a {
    background-color: rgba(211,211,211,1.00);
    color: rgba(255,255,255,1.00);
    text-decoration: none;
    text-align: center;
    display: block;
    margin-top: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 5px;
    font-size: 15px;
    margin-left: 15px;
    margin-right: 15px;
}
.estimatedShipping {
    text-align: center;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    background-color: rgba(194,224,194,1.00);
    border: 1px solid rgba(163,189,163,1.00);
    margin-bottom: 10px;
    border-radius: 5px;
}
.customLine {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(225,225,225,1.00);
}
.customOptionTitle {

    text-align: left;
}
.customChosenOption {
    text-align: left;
    font-weight: 800;

}
.customOrderTitle {
    margin-bottom: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(213,213,213,1.00);
    font-size: 25px;
    font-weight: 800;
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
}
.customImage {
    background-color: rgba(255,255,255,1.00);
    float: left;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    border: 1px solid rgba(217,217,217,1.00);
    border-radius: 5px;
    margin-right: 15px;
}
.customPrice {
    float: right;
    font-size: 25px;
	font-weight:800;
}
.euBanner {
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    background-position: left center;
    background-repeat: no-repeat;
    background-color: rgba(239,239,239,1.00);
    background-size: cover;
    background-attachment: fixed;
    color: rgba(59,59,59,1.00);
}
.euBanner h2 {
    color: rgba(0,0,0,1.00);
}
.pageWidth .fullWidth .landingPageText2 {
    color: rgba(255,255,255,1.00);
    text-align: center;
    font-style: normal;
    font-size: 20px;
}
.byo_item {
    width: 23%;
    margin-left: 1%;
    margin-right: 1%;
    float: left;
    display: none;
}
.formItem .byo_item img {
    width: 100%;
    height: auto;
}
.byo_title {
    text-align: center;
    background-color: rgba(255,255,255,1.00);
    text-transform: uppercase;
    color: rgba(160,160,160,1.00);
    font-size: 13px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
.lastImageUpdate a {
    color: rgba(255,255,255,1.00);
    background-color: rgba(38,147,205,1.00);
    text-decoration: none;
    margin-top: 4px;
    display: inline-block;
    padding-top: 5px;
    padding-right: 8px;
    padding-bottom: 5px;
    padding-left: 8px;
    border-radius: 4px;
}
.largeIcon a {
    color: rgba(0,0,0,1.00);
    text-decoration: none;
}
.largeIcon a:hover {
    color: rgba(71,71,71,1.00);
    text-decoration: none;
}
.addToCart a i {
    font-size: 12px;
    padding-right: 5px;
}
.bit1 {
    background-image: url(/images/16bit-bg/axH2VK.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center bottom;
}
.pageWidth .landingPageText a {
    color: rgba(38,147,205,1.00);
}
.addToCart {
    margin-bottom: 5px;
}
.dCode a {
    color: #2693cd;
    font-size: 12px;
}
.errorMessage {
    margin-bottom: 35px;
    background-color: rgba(255,243,243,1.00);
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    color: rgba(199,25,28,1.00);
    border: 1px dashed rgba(199,25,28,1.00);
    border-radius: 5px;
}
.subTotals.dCode .basketButtons a {
    color: rgba(255,255,255,1.00);
    font-size: 16px;
    background-color: #2693cd;
}
.productThumbnail {
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 80%;
    background-color: rgba(255,255,255,1.00);
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    border-radius:10px;
}
.blackFont {
    color: rgba(38,38,38,1.00);
    text-shadow: 0px 0px;
}
.moreinfo a {
    display: block;
    text-align: center;
    color: #ACACAC;
    margin-bottom: 15px;
    text-decoration: none;
    font-size: 12px;
}
.largeButton a {
margin-left:0px !important;
margin-right:0px !important;
}
.mainProductTitle {
    font-size: 40px;
	font-weight:800;
}
.mainProductDescription {
    font-size: 30px;
	font-weight:300;
}
.mainProductPrice {
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 15px;
    margin-top: 15px;
}
.mainProductSubTitle {
    font-size: 40px;
}
.mediaThumbnail {
}
.videoThumbnail {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 50%;
    border-radius: 8px;
    border: 3px solid rgba(255,255,255,0.78);
    position: relative;
    margin-bottom: 30px;
}
.mediaLogo {
    text-align: center;
    position: absolute;
    top: 1px;
    background-image: url("../images/VideoThumbs/Youtube-logo-png.png");
    background-position: center center;
    background-size: auto 50%;
    background-repeat: no-repeat;
    bottom: 1px;
    left: 1px;
    right: 1px;
}
.mediaLogoVideo {
    text-align: center;
    position: absolute;
    top: 1px;
    background-image: url("../images/VideoThumbs/Youtube-logo-png.png");
    background-position: center center;
    background-size: auto 70%;
    background-repeat: no-repeat;
    bottom: 80px;
    left: 1px;
    right: 1px;
}
.mediaLogoPhoto {
    text-align: center;
    position: absolute;
    top: 1px;
    background-image: url("../images/VideoThumbs/photo.png");
    background-position: center center;
    background-size: auto 40%;
    background-repeat: no-repeat;
    bottom: 1px;
    left: 1px;
    right: 1px;
	opacity: .3;
}
.marioEasterEgg {
    position: fixed;
    bottom: -45px;
    left: 1px;
}
.smLogo {
    max-width: 500px;
    margin-top: 25px;
    width: 75%;
}
.bgImageLarge {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    padding-top: 50%;
}
.columnText i {
    font-size: 35px;
}
.wholesalePrice {
    text-align: center;
}
.wholesalePrice {
}
.popupMessage {
    position: fixed;
    top: 0px;
    bottom: 0px;
    padding-top: 10%;
    z-index: 2000;
    display: none;
    left: 0px;
    right: 0px;
    background-color: rgba(0,0,0,0.69);
    margin-top: 0px;
    margin-bottom: 0px;
}
.popupWrapper {
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(255,255,255,1.00);
    border-radius: 5px;
    text-align: center;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    width: 250px;
    border: 0px solid rgba(179,179,179,1.00);
}
.popupTitle {
    font-size: 25px;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.popupmessagetext {
    font-size: 14px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.viewOrderButton a {
    display: block;
    background-color: rgba(76,171,48,1.00);
    color: rgba(255,255,255,1.00);
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;
}

.closeButton a {
    display: block;
    background-color: rgba(191,41,41,1.00);
    color: rgba(255,255,255,1.00);
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;
}
.smallThumb {
    width: 18%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 2%;
    float: left;
    background-color: rgba(241,241,241,1.00);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 23%;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 0px 1px rgba(223,223,223,1.00);
    box-shadow: 0px 0px 0px 1px rgba(223,223,223,1.00);
}
.smallThumb4 {
    width: 23%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 2%;
    float: left;
    background-color: rgba(255,255,255,1.00);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    padding-top: 23%;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 0px 1px rgba(223,223,223,1.00);
    box-shadow: 0px 0px 0px 1px rgba(223,223,223,1.00);
}
.smallThumbVideo {
    clear: both;
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 2%;
    margin-top: 3%;
    float: none;
    background-color: rgba(255,255,255,1.00);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    padding-top: 55%;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 0px 1px rgba(223,223,223,1.00);
    box-shadow: 0px 0px 0px 1px rgba(223,223,223,1.00);
    position: relative;
}
.smallThumbVideo2 {
    clear: both;
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 2%;
    margin-top: 3%;
    float: none;
    background-color: rgba(255,255,255,1.00);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    padding-top: 26%;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 0px 1px rgba(223,223,223,1.00);
    box-shadow: 0px 0px 0px 1px rgba(223,223,223,1.00);
    position: relative;
}
.optionTitle {
    font-size: 10px;
    text-align: left;
    margin-top: 20px;
    text-transform: uppercase;
}
.thumbnailHolder {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
}
.pOptions .formInput {
    border: 1px solid rgba(188,188,188,1.00) !important;
    border-radius: 4px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
.addtoOrderBig:hover {
    background-color: rgba(30,119,167,1.00);
	cursor:pointer;
}
.addtoOrderBig {
    background-color: rgba(38,147,205,1.00);
    color: rgba(255,255,255,1.00);
    text-align: center;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 15px;
    border-radius: 4px;
    border-style: none;
    cursor: pointer;
}
.pdfDownload a {
    background-color: rgba(225,28,31,1.00);
    color: rgba(255,255,255,1.00);
    display: inline-block;
    font-size: 13px;
    text-decoration: none;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    border-radius: 5px;
}
.pdfDownload a:hover {
    background-color: rgba(148,18,20,1.00);
}
.pOptions {
    margin-top: 15px;
}
.accountLinks a {
    background-color: #2693cd;
    color: rgba(255,255,255,1.00);
    text-decoration: none;
    font-size: 13px;
    display: inline-block;
    padding-top: 7px;
    padding-right: 12px;
    padding-bottom: 7px;
    padding-left: 12px;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 5px;
}
.accountLinks a:hover {
    background-color: #0B3247;
    color: rgba(255,255,255,1.00);
    text-decoration: none;
    font-size: 13px;
    display: inline-block;
    padding-top: 7px;
    padding-right: 12px;
    padding-bottom: 7px;
    padding-left: 12px;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 5px;
}
.accountLinks {
    text-align: center;
}
.ordersHeader {
    border-bottom: 1px solid rgba(189,189,189,1.00);
    padding-bottom: 5px;
}
.ordersData {
    border-bottom: 1px solid rgba(220,220,220,1.00);
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
}
.defaultLink a {
    color: rgba(204,31,34,1.00);
    text-decoration: underline;
}
.defaultLink a:hover  {
    color: rgba(115,16,17,1.00);
    text-decoration: none;
}
.originalPrice {
    text-decoration: line-through;
    color: rgba(217,29,32,1.00);
}
.bulkDiscount {
    background-color: rgba(79,179,84,1.00);
    color: rgba(255,255,255,1.00);
    text-align: center;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    margin-bottom: 15px;
    border-radius: 3px;
    font-size: 14px;
}
hr {
    border-top: 1px solid rgba(209,209,209,1.00);
    margin-top: 10px;
    margin-bottom: 10px;
}
.klarnaBanner {
    font-size: 15px;
}
.klarnaBanner {
    background-color: #ffb3c7;
    text-align: center;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.klarnaLogo {
    padding-top: 5px;

}
.basketButtons {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid rgba(227,227,227,1.00);
}
.klarnaLogo img {
    max-width: 600px;
    width: 99%;
    margin-top: 0px;
}
.buttonWrapper {
}
.optionsSubTitle {
    font-weight: 800;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(221,221,221,1.00);
    margin-top: 5px;
}
.buttonWrapperPayPal a {
    color: #FFFFFF;
    background-color: #E7282B;
    text-align: center;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}

.payPalPayment {
    margin-top: 30px;
}
.payPalPayment a {
    color: #6B6B6B !important;
    background-color: #FFFFFF !important;
    font-size: 12px !important;
    margin-top: 1px !important;
    margin-right: 1px !important;
    margin-bottom: 1px !important;
    margin-left: 1px !important;
    padding-top: 1px !important;
    padding-right: 1px !important;
    padding-bottom: 1px !important;
    padding-left: 1px !important;
}
.categoryTitle {
    font-family: Endless;
    text-align: center;
    text-transform: uppercase;
    font-size: 40px;
    background-color: #FFFFFF;
    color: #9A9A9A;
    text-decoration: none;
    border-bottom: 1px dotted #9A9A9A;
    margin-top: 30px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-top: 25px;
}
.partThumb {
    margin-left: 2%;
    margin-right: 2%;
    min-height: 50px;
    background-color: #F4F4F4;
    width: 21%;
    float: left;
    margin-bottom: 25px;
}

.mainImage img {
    width: 80%;
    border-radius: 6px;
}
.specialOffer {
    background-color: #D92326;
    color: #FFFFFF;
    text-align: center;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}

.offerTitle {
	 font-family: Endless;
	font-size:40px;
}
.longDescription a {
    text-decoration: underline;
    color: #CC2225;
}
.longDescription a:hover {
    text-decoration: underline;
    color: #6B2224;
}
