@import url('https://fonts.googleapis.com/css?family=Orbitron');
@font-face {
    font-family: 'Nafees';
    src: url('../fonts/nafees-nastaleeq-webfont.eot');
    src: url('../fonts/nafees-nastaleeq-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nafees-nastaleeq-webfont.woff') format('woff'),
         url('../fonts/nafees-nastaleeq-webfont.ttf') format('truetype'),
         url('../fonts/nafees-nastaleeq-webfont.svg#NafeesRegular') format('svg');
    font-weight: normal;
    font-style: normal;
 line-height: 2; }
.location-info {
	float: left;
	padding-top: 7px;
	color: #FFF;
	font-size: 24px;
}
.main-header .sidebar-toggle::before {
    content: "";
}
.form-graphic {
	padding-bottom: 20px;
}
.form-graphic img {
	max-width: 100%;
	height: auto;
}
.product-gallery {
	margin-left: -1%;
	margin-right: -1%;
}
.gallery-item {
	float: left;
	width: 23%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-top: 1%;
	border: 1px solid #eee;
	text-align: center;
	position: relative;
	font-size: 24px;
	color: #3c8dbc;
}
.gallery-item i {
	position: absolute;
	right: -10px;
	top: -10px;
	display: none;
	cursor: pointer;
	background: #FFF;
	border-radius: 20px;
}
.gallery-item:hover {
	border-color: #000;
}
.gallery-item:hover > i {
	display: block;
}
.gallery-item img {
	width: 90%;
	height: auto;
}
.list-thumbnail {
	width: 100px;
}
.list-thumbnail img {
	max-width: 100%;
	height: auto;
}
#variations tbody tr.active td {
	background: #3C8DBC;
	color: #FFF;
}
/*CSS ADDED BY KHURAM*/

.no-padding{
	padding: 0px;
}
.block-title{
	margin: 0px;
	font-size: 18px;
	padding: 8px 0px;
	background: #bed5f7;
	text-align: center;
	text-transform: uppercase;
}
.pos-default-btn{
	text-align: center;
	margin-top: 10px;
}
.pos-default-btn a{
	display: inline-block;
	text-decoration: none;
	padding: 7px 10px;
	width: 100%;
	background: #124973;
	color: #fff;
	text-align: center;
	max-width: 170px;
	border-radius: 5px;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.pos-default-btn a:hover{
	background: #BED5F7;
	color: #000000;
}
.order-time-block{
	text-align: center;
}
.order-time-block .orderDate{
	font-size: 28px;
	color: #255C69;
	font-weight: bold;
}
.order-time-block .orderTime{
	font-size: 32px;
	font-family: 'Orbitron', sans-serif;
	color: #AC0909;
	font-weight: bold;
}
.box.box-primary::after {
	content: " ";
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 36px;
	background: -webkit-linear-gradient(#FFFFFF 0%, transparent 0%), -webkit-linear-gradient(135deg, #ECF0F5 33.33%, transparent 33.33%) 0 0%, #ECF0F5 -webkit-linear-gradient(45deg, #ECF0F5 33.33%, #FFFFFF 33.33%) 0 0%;
	background: -o-linear-gradient(#FFFFFF 0%, transparent 0%), -o-linear-gradient(135deg, #ECF0F5 33.33%, transparent 33.33%) 0 0%, #ECF0F5 -o-linear-gradient(45deg, #ECF0F5 33.33%, #FFFFFF 33.33%) 0 0%;
	background: -moz-linear-gradient(#FFFFFF 0%, transparent 0%), -moz-linear-gradient(135deg, #ECF0F5 33.33%, transparent 33.33%) 0 0%, #ECF0F5 -moz-linear-gradient(45deg, #ECF0F5 33.33%, #FFFFFF 33.33%) 0 0%;
	background-repeat: repeat-x;
	background-size: 0px 100%, 14px 27px, 14px 27px;
}
.box {
	box-shadow: none;
}
label.error {
	/*position: absolute;*/
	font-size: 12px;
	color: #F00;
}
.urdu-content {
    font-family: "Nafees";
    text-align: right;
}
.box-header .urdu-content h3, #urdu-title {
	font-weight: bold;
	font-size: 32px;
	color: #000;
	font-family: "Nafees";
	 direction: rtl;
}
.urdu-content h3 {
	font-weight: bold;
	font-size: 32px;
	color: #F00;
	/*font-family: "Nafees";
	 direction: rtl;*/
	text-align: right;
}
.urdu-content ol {
	padding-left: 0;
}
.urdu-content ol li {
	font-family: "Nafees";
	list-style: none;
	font-size: 20px;
	line-height: 42px;
	padding-top: 10px;
	padding-bottom: 10px;
	 direction: rtl;
}
.register-help-heading {
	font-weight: bold;
	font-size: 32px;
	color: #F00;
	font-family: "Nafees";
	direction: rtl;
}
.urdu-content span.en {
	font-family: "Arial";
}
.urdu-content span.bullet {
	color: #F00;
	font-weight: bold;
}
.popover {
	width:100%;
}
.popover-content {
	font-family: "Nafees";
	direction: rtl;
	font-size: 20px;
	line-height: 32px;
}