@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Fira+Sans:400,700');

body{
	font-family: 'Fira Sans', sans-serif;
		font-weight:normal;
		background:#f6f6f4;
		
	}
a{
	outline: medium none !important;
	text-decoration:none;}
input{
	line-height:30px;}
h1{
	
	color: rgb(100,100,160);
	font-size:25px;
	font-weight:700;
	
	letter-spacing:1px;

	text-align:left;
	text-transform:capitalize;
	}
h2{
	color: rgb(100,100,160);
	
	font-size:18px;
	font-weight:bold;}
p{
	
	color:rgb(130,130,130);
	font-size:14px;}
li{
	font-size:13px;
	color:rgb(130,130,130);
	list-style:none;}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	background: none repeat scroll 0% 0% rgb(255, 255, 255);
	padding: 10px 10px;
	border-image: none;
	outline: medium none !important;
	cursor: default;
	border-radius: 2px;
	font-size: 14px;
	border: 1px solid #C0C0C0;
	box-shadow: 0 2px 3px 0 rgba(0,0,0,.08);
	color: #000;
	
	font-weight: 700;
}
.btn-menu {
    position: relative;
    display:block;
}
.btnx:first-child {
    color: white;
    background-color: rgb(50,130,240);
    font-weight: 700;
    margin-left: 0px;
}
.btnx {
   vertical-align: middle !important;
padding-left: 15px;
padding-right: 15px;
outline: none !important;
color: black;
display: inline-block;
text-align: center;
line-height: 40px;
font-size: 12px;

border-radius: 3px;
cursor: pointer;
}
.btn-width {
    width: 150px;
}
.btn-addcart{
	border: 2px solid #425aab;
	font-weight:700;
	margin-top:20px;
	margin-bottom:20px;
	}
#home .index, #shop .shop, #abt .abt, #contact .contact, #downloads .downloads {
	border :3px solid #3460ad;
	font-weight:700;}
#home .index a, #srv .serv a, #abt .abt a, #contact .contact a, #downloads .downloads a{
	color:#3460ad;
	}
.product{
	
	}
.product h1{
	font-size:30px;
	}
.product .show-price{
	font-size:25px;
	}
	#cartnav{
		margin-top:10px;}
#cart-top{
	background-color: #516bc8;
color: white;

font-weight: 700;
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    line-height: 50px;
    border-radius: 2px;
	}

	.top-bar{
		position:relative;
		z-index:2000;
		box-shadow:1px 3px 20px rgba(0,0,0,0.25);
		background-color:white;
		}
	.top-bar .inner{
		border-radius:0px 0px 4px 4px;
		background-color:rgb(255,255,255);
		}
.mxnav{
	
	width:100%;
	background-position:center;
	margin-top:35px;
	border-radius:3px;
	text-align:center;
}
.mxnav li{
	display: inline-block;
padding-left: 25px;
padding-right: 25px;

text-align: center;
line-height: 40px;


border-radius: 2px;

	}
.mxnav a{
	text-transform:uppercase;
	font-weight:700; 
	
	letter-spacing:2px;
	font-size:12px;
	
color:  #9da6b7;


	text-align:center;}

.shadow-line{
	background-image:url(../img/header_shadow.png);

	background-repeat:no-repeat;
	
	height:2px;}
.content{
	position:relative;
	
	
	}
#home .content {
	top:20px;
	min-height:200px;
	}
.card{
	}
.logo{
	padding-top:10px;
	padding-bottom:10px;
	text-align:right;
	
	}
.logo img{

	background-size:cover;
	}
#bar{
	background-color:rgb(168, 54, 54);
	background-repeat:no-repeat;
	background-position:center;
min-height: 70px;
padding: 10px;


	}
.bar-text{
	color:white;
	text-align:center;
	font-size:48px;
	font-weight:300;
	}
.left-bar{
	border-right: 1px solid rgb(225,225,225);
	padding-right:10px;}
.right-bar li{
	
	line-height:30px;}
.contact-card {
   
    width: 95%;
   
}
#btn-paynow, #btn-reserve{
	cursor: pointer;
}
#btn-reserve a{
	color:white;
	text-decoration: none;
}

.pay-method {
	Border:1px solid rgb(225,225,225);
	padding: 40px;
	display: block;
}

.pay-method p {
	text-align: center;
	line-height: 50px;
}
.user-card-inner{
	margin-top:20px;
	}
.user-card-inner label{
	font-weight:300;}
#totalcard{
	background-color:#516bc8;
	padding:20px;}
#paycard{
	border-top:1px solid rgba(192, 185, 221, 0.34);
	padding-top:15px;
	margin-top:15px;
	}
#totalcard li{
	color:white;
	line-height:40px;
	font-size:18px;
	text-align:center;
	}
.card-style-pic {
    box-shadow: 0 10px 5px -6px #0003;
    background-color: white;
    width: 100%;
    position: relative;
    border: 1px solid #0003;
}
#tablecontent{
	padding: 30px;
	margin-bottom: 40px;
	}

.cart-data-card{
	padding-top:20px;
	padding-bottom:10px;
	
	border-bottom:1px solid rgb(225,225,225);
	}
.titledata{
	font-style:italic;}

	#acc-card{
		margin-top:30px;
		text-align:center;}
	#acc-card .btnx{
		width:200px; }

	#usercontent{
		border: 1px solid rgb(225, 225, 225);
		border-top:none;
padding: 20px;
margin-bottom:30px;
		}

.banner{
	position:relative;
	margin:0px auto;
	
	width:90%;
	height:350px;
	background-image:url(../img/banner2.jpg);
	padding-top:100px;
	background-size:contain;
	background-repeat:no-repeat;
	}
.banner1{
	padding-top:30px;
	}
#banner2{
	margin:0px auto;
	width:100%;
	text-align:center;
	}
	#banner2 h2{
	display:inline-block;
	border:5px solid white;
	padding:5px;
	border-radius:4px;
	
	}
#banner2 h2 span{
	font-weight:700;
	font-size:45px;
	background-color:#6c6cd5cc;
	text-align:center;
	display:inline-block;
	border-radius:4px;
	padding:15px;
	
	color:white;
	}
.banner-text{
	
	font-weight:300;
	font-size:80px;
	
	text-align:center;
	
	color:#fbe8e8;
	}
.banner-text2{
	margin-top:-280px;
	font-weight:bold;
	font-size:70px;
	text-transform:uppercase;
	margin-left:150px;
	text-align:left;
	
	color:rgb(240,240,240);
	}
.banner-text3{
	
	font-weight:bold;
	font-size:15px;
	
	
	text-align:left;
	margin-left:150px;
	color:white;
	}
.bricklink {
	display: block;
	cursor: pointer;
	text-decoration: none;
	margin-bottom: 30px;
	border-bottom: 3px solid rgb(225,225,225);
	/* background: white; */
	/* border-radius: 8px; */
	box-shadow: 0 10px 5px -6px #0003;
	background-color: white;
	width: 100%;
	position: relative;
	/* border: 1px solid #0003; */
}
.bricklink:hover{
	text-decoration:none;
}
.bricks{
margin-top: 20px;
    margin-bottom: 20px;
    border-right: 2px solid rgb(31, 136, 46);
    color: white;
    min-height: 170px;

	
	}
.bricks h2{
	font-weight: 700;
margin: 0px;
font-size: 17px;
margin-bottom: 10px;
color:white;
text-transform: capitalize;}
.bricks h3{
	color:white;
	font-weight:300;
	font-size:14px;
	margin:0px;
	padding-top:3px;
		margin-top:10px;
		margin-bottom:10px;
	}
.bricks li, .bricks p{
font-size:13px;
color: #eae1e1;
line-height:20px;
}
.bricks a{
	color:white;
	font-size:13px;
	}
.contact-content{
	
	min-height:400px;
}
.homefooter{
	background-color:rgb(70, 144, 41);
	background-repeat:no-repeat; 
	background-size:contain; 
	background-position:right}
#home .homefooter{
margin-top:-70px; }
.contact-card{
	padding-top:30px;
	width: 60%;
margin: 0px auto;
margin-bottom:90px;}
.contact-card li{
	text-align:right;
	}
	.contact-details-card:first-child{
		
	padding-top:0px;
	}
.contact-details-card{
	border-bottom:1px solid rgb(225,225,225);
	padding-bottom:20px;
	padding-top:20px;
	}
#sendcontact{
	cursor:pointer;}
#clear{
	cursor:pointer;
	}

.errorshow, .msgshow {
    border-radius: 4px;
    font-size: 14px;
    color: rgb(255, 0, 0);
    background-color: rgb(255, 255, 255);
}
.contact-info{
	
	
	height:70px;
	padding-top:15px;
	margin-top:35px;
	text-align:left;}
.contact-info li{
	font-size:12px;
	text-align:left;}
	.contact-info li{
		display:inline-block;}
	
.contact-info li span{

	color:rgb(150,150,160);
	}
.contact-info p span:first-child {
	font-weight:700;
	color:rgb(150,150,160);
	}
.fileinput-button input {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	opacity: 0;
	cursor: pointer;
	direction: ltr;
	font-size: 30px;
}
.fileinput-button {
	position: relative;
	top:0px;
	overflow: hidden;
}
.strip{
	padding-top:10px;
	padding-bottom:10px;

margin-top: 20px;}
.strip li{
	color:black;}
.strip a{
	color:white;}
.brickimg {
	width:100%;
	height:180px;
	}
.gcard{
	background-color:rgb(127, 150, 186); min-height:200px; padding:10px;
	border-radius:4px;
	}
.gcard h2{
	font-weight:300;
	margin:0px;
	margin-bottom:10px;
	color:white;}
.gcard p{
	font-weight:300;
	font-size:13px;
	
	color:white;}
#statement h1{
	font-size:50px;
	text-align:right;
	color:white;

	border-right:2px dotted white;
	padding-right:20px;}
#statement li{
	font-weight:300;
	font-size:19px;
	text-align:left;
	color:white;}
.slist{
	padding-top:40px;}
.itemname {
	font-size: 16px;
	color: #7373d4;
	text-transform: capitalize;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	/* line-height: 15px; */
	font-weight: 700;
	/* text-align: center; */
	
}

.price{
	font-size:16px;
	
	line-height:20px;
	color:    #d77e73;
	text-align:left;
	}
.brick{
	padding:10px;
	background-color:white;
	margin-bottom:20px;
	border-radius:4px;
	
	
}
.brick-wrap{
	padding:20px;
	
}
.img-wrap{
	background-color:white;}
#home .bricks1{
	}
.bricks2{
	
	}
.bricks3{
	
	}
#modal-item, #modal-vid {
    background-color: white;
}
.modal-dialog {
    width: 90%;
    margin: 0px auto;
}
.fields {
    margin-top: 10px;
}
#modal-item input, #modal-item select {
	height:45px;
    width: 100%;
}
.user-card-inner{
	margin-top:20px;
	}
.user-card-inner label{
	font-weight:300;}
#totalcard{
	background-color:#516bc8;
	padding:20px;}
#paycard{
	border-top:1px solid rgba(192, 185, 221, 0.34);
	padding-top:15px;
	margin-top:15px;
	}
#totalcard li{
	color:white;
	line-height:40px;
	font-size:18px;
	text-align:center;
	}
#tablecontent{
	margin:50px auto;
	
	width:70%;}

#carttable{
	margin:50px auto;
	padding:20px;
	border:1px solid rgb(225,225,225);
	width:100%;}
#carttable thead{
	padding:5px;
	border-bottom:1px solid rgb(225,225,225);}

#carttable th{
	font-weight:300;
	
	text-align:center;
		line-height:50px;}	
#tcartbody td{
	text-align:center;
	padding:5px;
	
	line-height:45px;
	border-bottom:1px solid rgb(225,225,225);
	}
.titledata{
	font-style:italic;}	
	
	#acc-card{
		margin-top:30px;
		text-align:center;}
	#acc-card .btnx{
		width:200px; }
	
	#usercontent{
		border: 1px solid rgb(225, 225, 225);
		border-top:none;
padding: 20px;
margin: 0px auto;

	width:70%;
		}
/***********************************************Pasley*********************************/
#create-form-err {
}
.parsley-con {
	height: 20px;
	overflow: hidden;
	font-size: 12px;
	font-style: italic;
	color: #B94A48;
}
.error-notify {
	color: rgb(150, 50, 50);
	font-size: 11px;
}
input.parsley-success,  select.parsley-success,  textarea.parsley-success {
	color: #468847;
	border: 1px solid #D6E9C6;
}
input.parsley-error,  select.parsley-error,  textarea.parsley-error {
	color: #B94A48;
	border: 1px solid #EED3D7;
}
.parsley-errors-list {
	margin: 2px 0 3px 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px !important;
	line-height: 15px;
	color: rgb(150, 50, 50);
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-ms-transition: all .3s ease-in-;
	-moz-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
}
.parsley-errors-list.filled {
	opacity: 1;
}
.errorstyle {
	margin-top: 10px;
	font-size: 11px;
	color: rgb(200,100,100);
}
#vanity-input {
	box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.075) inset;
	padding-left: 5px;
	display: inline-block;
	border: 1px solid rgb(189, 199, 216);
}
#vanity-input #vlabel {
	padding-right: 5px;
	display: inline-block;
	border-right: 1px solid rgb(189, 199, 216);
	line-height: 30px;
}
#vanity-input input {
	margin: 0px;
	border: medium none;
	box-shadow: none;
}
/**********************************************/
#logbtns{
	margin-bottom:15px;
	}
#logbtns a{
	display:inline-block;
	padding-right:10px;
	padding-top:10px;
	}
#abtcon{
	width:70%;
	margin:0px auto;
	text-align:left;}
#abtcon h1{
	text-align:center;
	line-height:70px;
	font-weight:700;
	font-size:30px;
	}
#abtcon li, #abtcon p{
	line-height:25px;
	font-size:15px;
	
	}
.procon{
	
	min-height:350px;
	width:60%;
	margin:70px auto;}
#btn-paynow{
	cursor:pointer;}
.orderswall{
	width:50%;
	margin:0px auto;
	}
.ordersbrick{
	
	padding:15px;
	border:1px solid rgb(225,225,225);}
	
.ordercard{
	border-bottom:1px solid rgb(225,225,225);
	padding-top:10px;
	padding-bottom:10px;
	}
.oprice{
	text-align:right;}
.ordercard li{
	font-size:16px;}
#cartstatus{
	font-size: 14px;
    color: #5f5fa9;
    border-bottom: 2px dashed #7070af;
    padding-bottom: 10px;
    display: block;
    margin-bottom: 20px;
    font-style: italic;
    font-weight: 700;}
#checkcard{

	border-top:2px dashed #7070af; 
	padding-top:10px;}
#checkcard a{
	display:inline-block;
	margin-top:10px;
	
	font-weight:700;
	
	}
#nav-btns{
	padding-top:55px;
	padding-bottom:55px;
	
	text-align:center;}
#nav-btns .btnx{
	margin-right:10px;}
#services{
	 padding-top:20px; width:75%; margin:0px auto;
	}
.table-btns{
	font-style:italic; font-size:10px; color:#7373bf; padding-left:10px;cursor:pointer;
	}
@media (max-width: 768px) {
	#services{
		width:95%;}
	.logo{
		text-align:center;}
	.btn-width{
		width:150px;}
	.top-bar{
		position:relative;
		z-index:2000;
background-color:rgb(255,255,255);
box-shadow:1px 3px 20px rgba(0,0,0,0.4);
padding-bottom: 30px;
		}
	.top-bar .inner{
		border-radius:0px 0px 4px 4px;
		
		}
.top-info{
	display:none;
}
.top-info li{
	font-size:11px;
	color:white;}
	
.mxnav{
	width:100%;
	background-position:center;
	margin-top:0px;
	text-align:center;
	border-bottom: 2px solid #205da5;
padding-bottom: 10px;
margin-bottom: 10px;
	border-radius:0px;
	}
.mxnav li{
	padding-left: 20px;
padding-right: 20px;
text-align: center;
line-height: 30px;

	}
	#logbtns {
   
    padding-left: 15px;
}
.mxnav a{
	text-transform: uppercase;

	letter-spacing:2px;
	font-size:12px;

color:rgb(100,100,160);


	text-align:center;}
.contact-info {
    padding-left: 0px;
    height: 50px;
    padding-top: 0px;
    margin-top: 0px;
  
}
#banner2 h2 span{
    font-size: 35px;
   
}
.banner {
    
    background-size: cover;
	background-position:center;
}
.contact-info p{

	text-align:center;
	border-left:1px solid rgb(245,245,245);}
.contact-info p span{
	display:inline-block;
	text-align:center;
	}
#banner2 {
   
    width: 85%;
}
#banner2 h2 {
    margin-top: -0px;
}
.banner-text {
   
    font-size: 40px;
   
}
.brickimg {
   
    height: 150px;
}
.bricks{
	background-image:none;
	border-bottom: 2px solid rgb(31, 136, 46);
	border-right:none;
	width:100%;}
.bar-text{
	
	font-size:28px;
	line-height:100px;
	}
.brick {
    padding: 10px;
   
    width: 110%;
}
.itemname{
	font-size:12px;
	
height:35px;
}

#statement h1{
	font-size:40px;
	text-align:center;

	border:none;
	border-bottom:2px dotted white;
	padding-bottom:20px;}
#home #statement .slist {
    padding-top: 0px;
	text-align:center;
	}
#statement{
	padding-bottom:20px;
	}
	
#list-bar a {
    
    padding-top: 15px;
    padding-bottom: 15px;
}
.procon {
    
    width: 95%;
   
}
#abtcon {
    width: 90%;
	margin-bottom:20px;
}


.list-select{
	
	}
.all .cat,.dstv .catdstv, .africom .catafri , .appliances .catapp , .repairs .catrep{
	font-weight:700;
	
	}
}
#list-bar{
	background-color: rgb(168, 54, 54);
background-repeat: no-repeat;
background-position: center;
text-align: center;
padding-top: 35px;
padding-bottom: 35px;
	}
#list-bar a{
	display:inline-block;
	border-left:1px solid rgb(225,225,225);
	color:white;
	padding-left:20px;
	padding-right:20px;
	cursor:pointer;
	text-decoration:none;
	outline: medium none !important;
	font-size:15px;
	
	}
