/* ==============Site Structure================ */
  .container {
    width: 960px;
  }

.headerBG {
	border-top: 6px solid #117daf;
	border-bottom: 4px solid #117daf;
	background-color: #fff;
}
.appointment-header ul {
	margin-bottom: 0;
}
.appointment-header li {
	list-style-type: none;
	margin-left: 0;
}
.col-full-shop {
	margin-bottom: 50px;
}
.header {
	min-height: 155px;
	position: relative;
}
.logo {
	margin: 18px 0;
}
.sidebar {
	width: 100%;
	margin: 0px 0 30px;
	float: left;
	border-radius: 4px;
	overflow: hidden;
}
.email {
	margin-right: 20px;
	text-align: right;
}
main.main {
	margin-bottom: 40px;
}
.mainContent {
	width: 100%;
	margin: 0px 0 30px;
}

/* ========================Extras========================== */
.alpha {
	margin-left: 0 !important;
}
.omega {
	margin-right: 0 !important;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearfix:before, .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	*zoom: 1;
}
.clear {
	clear: both;
}

/* ==============Header================ */
.top-bar {
	background: #000000;
	width: 100%;
	padding: 5px 0px 0px;
}
.wrapper {
	width: 936px;
	margin: 0 auto;
}
.top-left {
	width: 100%;
	padding: 0px 0px 5px 0px;
	float: left;
}
.top-left ul {
	margin: 0px;
	padding: 0px;
}
.top-left ul li {
	list-style: none;
	float: left;
	color: #fff;
	font-size: 12px;
	font-family: 'Roboto';
	font-weight: 500;
	margin: 0px 20px 5px 0px;
}
.top-left ul li span {
	display: block;
	font-size: 13px;
	font-family: Arial;
	padding: 0px 0px 5px 0px;
}
.top-left ul li:last-child {
	margin-right: 0px;
}
.top-right {
	float: right;
}
.top-right ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
.top-right ul li {
	list-style: none;
	float: left;
	margin: 0px 13px 0px 0px;
}
.top-right ul li a {
	text-decoration: none;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
}
.top-right ul li:first-child {
	background: url(layout/registericon.png);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
}
.top-right ul li:last-child {
	background: url(layout/loginicon.png);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
}
.basket {
	color: #fff;
	float: left;
	width: 85px;
	background: url(layout/basket-seperator.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 0px 0px 10px;
	margin-top: 8px;
}
.basket span {
	display: block;
	font-size: 13px;
	font-family: Arial;
	margin: -5px 0px 0px 0px;
	text-align: center;
}
.basket img {
	float: left;
	margin: 0px 10px 0px 0px;
}
.basket a {
	font-family: Arial;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}
#cssmenu, #cssmenu ul, #cssmenu li, #cssmenu a {
	border: none;
	line-height: 1.2;
	margin: 0;
	padding: 0;
}
#cssmenu {
	display: block;
	border-radius: 5px;
	width: auto;
	margin: 0;
	padding: 0;
}
#cssmenu > ul {
	list-style: inside none;
	margin: 0;
	padding: 0;
}
#cssmenu > ul > li {
	list-style: inside none;
	float: left;
	display: inline-block;
	position: relative;
	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
}
#cssmenu.align-center > ul {
	text-align: center;
}
#cssmenu.align-center > ul > li {
	float: none;
	margin-left: -3px;
}
#cssmenu.align-center ul ul {
	text-align: left;
}
#cssmenu.align-center > ul > li:first-child > a {
	border-radius: 0;
}
#cssmenu > ul > li > a {
	outline: none;
	display: block;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
	font-weight: 700;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	#padding: 12px 21px;
}
#cssmenu > ul > li > a:last-child {
	padding-right: 20px;
}
#cssmenu ul li.has-sub:hover > a:after {
	top: 0;
	bottom: 0;
}
#cssmenu > ul > li.has-sub:hover > a:before {
	top: 19px;
}
#cssmenu ul li.has-sub:hover > ul, #cssmenu ul li.has-sub:hover > div {
	display: block;
}
#cssmenu ul li > ul, #cssmenu ul li > div {
	display: none;
	width: auto;
	position: absolute;
	top: 5px;
	border-radius: 0 0 5px 5px;
	z-index: 999;
	padding: 10px 0;
}
#cssmenu ul li > ul {
	width: 200px;
	margin-left: -20px;
}
#cssmenu ul ul ul {
	position: absolute;
}
#cssmenu ul ul li:hover > ul {
	left: 100%;
	top: -10px;
	border-radius: 5px;
}
#cssmenu ul li > ul li {
	display: block;
	list-style: inside none;
	position: relative;
	margin: 0;
	padding: 0;
}
#cssmenu ul li > ul li a {
	outline: none;
	display: block;
	position: relative;
	font: 10pt Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
	margin: 0;
	padding: 8px 22px !important;
}
#cssmenu > ul > li > a:hover {
	color: #ffffff;
}
#cssmenu ul ul a:hover {
	color: #ffffff;
}
#cssmenu > ul > li.has-sub > a:hover:before {
	border-top: 5px solid #ffffff;
}
#cssmenu > ul > li:first-child a {
	#padding: 12px 0px;
}
.has-sub a {
	padding-right: 15px !important;
}
#cssmenu ul li:first-child {
	background: url(layout/registericon.png);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
}
#cssmenu ul li:last-child {
	background: url(layout/loginicon.png);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
}
#cssmenu ul li ul li {
	background: #222 !important;
	#padding-top: 20px;
	padding-left: 0px !important;
}
#cssmenu ul li ul li:first-child {
	margin-top: 26px;
}

.welusr {
	padding: 0px 15px 0px 15px !important;
	font-size: 13px;
	color: #fff;
}

.has-sub ul li:last-child a {
	margin-left: 20px;
}
.header-right .shop-contact {
	float: left;
	margin: 0px 40px 0px 0px;
}
.header-right .shop-contact img {
	margin: 18px 0px 0px;
}
.appointment-header {
	float: right;
	margin: 20px 0px 0px;
}
.appointment-header a {
	background: rgb(112, 19, 21);
	background: -moz-linear-gradient(top, rgba(112, 19, 21, 1) 0%, rgba(82, 14, 15, 1) 50%, rgba(50, 8, 9, 1) 51%, rgba(50, 8, 9, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(112, 19, 21, 1)), color-stop(50%, rgba(82, 14, 15, 1)), color-stop(51%, rgba(50, 8, 9, 1)), color-stop(100%, rgba(50, 8, 9, 1)));
	background: -webkit-linear-gradient(top, rgba(112, 19, 21, 1) 0%, rgba(82, 14, 15, 1) 50%, rgba(50, 8, 9, 1) 51%, rgba(50, 8, 9, 1) 100%);
	background: -o-linear-gradient(top, rgba(112, 19, 21, 1) 0%, rgba(82, 14, 15, 1) 50%, rgba(50, 8, 9, 1) 51%, rgba(50, 8, 9, 1) 100%);
	background: -ms-linear-gradient(top, rgba(112, 19, 21, 1) 0%, rgba(82, 14, 15, 1) 50%, rgba(50, 8, 9, 1) 51%, rgba(50, 8, 9, 1) 100%);
	background: linear-gradient(to bottom, rgba(112, 19, 21, 1) 0%, rgba(82, 14, 15, 1) 50%, rgba(50, 8, 9, 1) 51%, rgba(50, 8, 9, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#701315', endColorstr='#320809', GradientType=0 );
	border-radius: 5px;
	text-decoration: none;
	color: #fff;
	width: 220px;
	display: inline-block;
	text-align: center;
	height: 38px;
	line-height: 36px;
	padding: 0px 0px 0px;
	font-family: 'Roboto';
	font-size: 18px;
	font-weight: 700;
}
.appointment-header a:hover {
	background: rgb(112, 19, 21);
}
.appointment-header span {
	font-family: Arial;
	font-size: 13px;
	color: #5c5c5c;
	background: url(layout/timings-icon.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding: 0px 0px 0px 20px;
	margin: 9px 0px 0px;
}

/* ==============Content================ */
.full-width {
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.innerBanner {
	width: 100%;
	height: 106px;
	background-position: center center;
	background-repeat: no-repeat;
}
.productSlider {
	border: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 40px;
}
.productSlider h2 {
	background-color: #666;
	font-size: 18px;
	padding: 5px;
	color: #fff;
	margin-top: 0;
	margin-bottom: 5px;
}
.serviceBox {
	position: relative;
	color: #fff;
	width: 100%;
	height: 273px;
	display: block;
}
.serviceBox span {
	background-color: #2b2b2b;
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 0;
	z-index: 100;
}
.box {
	position: relative;
	margin-bottom: 20px;
}
.box:hover {
	opacity: 0.8;
}
.box .caption {
	min-height: 90px;
	padding-bottom: 0;
}
.caption {
	background: #fff url(layout/ruler.jpg) repeat-x left bottom;
	padding: 25px 8px;
	font-size: 24px;
	margin-top: -6px;
	color: #363432;
	display: block;
	outline: none;
	font-weight: bold;
	font-family: 'Cabin', sans-serif;
}
.caption .find {
	margin: 0 0 5px 0;
	font-size: 20px;
	font-weight: bold;
	color: #fff
}
.caption p {
	font-size: 14px;
	margin-bottom: 5px;
	color: #fff;
}
.caption .image {
	margin: 0 10px 0 0;
}
.Athenry {
	background: url(content/athenry-opticians.jpg) no-repeat left 10px;
	width: 195px;
	height: 41px;
	display: inline-block;
}
.welcome {
	padding: 10px;
	height: 334px;
	margin-bottom: 20px;
	overflow: hidden;
}
.welcome h3 {
	margin-top: 0;
	font-size: 16px;
}
.welcome p {
	line-height: 18px;
	font-size: 14px;
}
.map {
	overflow: hidden;
}
.whyChooseUs {
	height: 334px;
	overflow: hidden;
}
.whyChooseUs h3 {
	background-color: #000;
	padding: 10px;
	margin: 0;
	color: #fff;
	text-align: center;
	border-bottom: 1px solid #fff;
}
.whyChooseUs ul {
	list-style: none;
	margin: 0;
	background-color: #127eb0;
	padding: 10px;
}
.whyChooseUs li {
	background: url(layout/tick.png) no-repeat left center;
	padding-left: 28px;
	color: #fff;
	margin: 20px 0;
}
.whyChooseUs a {
	color: #fff;
}
.map .caption {
	padding: 30px;
}
.more {
	background: url(layout/more-arrow.png) no-repeat right 6px;
	padding: 4px 20px 4px 0px;
	color: #8d0142;
}

/* -----testimonial and tweets widget -------- */
.panel {
	margin-bottom: 30px;
	position: relative;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.panel .testimonials {
	margin: 0;
}
.panel h2 {
	color: #393939;
	margin: 0 0 25px 0;
}
.panel .testimonials .comments-box {
	margin-bottom: 25px;
}
.panel .testimonials .comments {
	margin: 0 0 10px 0;
	padding: 5px;
	position: relative;
	font-style: italic;
	color: #585858;
	border: 1px solid #e4e4e4;
	background-color: #fff;
}
.panel .testimonials .comments .spot {
	position: absolute;
	left: 35px;
	bottom: -13px;
	z-index: 100;
}
.panel .testimonials .viewmore {
	color: #d2b765;
	display: block;
	width: 65px;
	margin-top: 25px;
	background: url(layout/more.png) no-repeat  right 5px;
	padding: 0 16px 0 0;
}
.panel .testimonials blockquote {
	padding: 0.5em 10px;
	quotes: "\201C""\201D""\2018""\2019";
}
.panel .testimonials blockquote:before {
	color: #b2b5b7;
	content: open-quote;
	font-size: 48px;
	line-height: 0.1em;
	margin-right: 0.25em;
	vertical-align: -0.4em;
	font-family: Arial, Helvetica, sans-serif;
}
.panel .testimonials blockquote:after {
	color: #b2b5b7;
	content: close-quote;
	font-size: 48px;
	line-height: 0.1em;
	margin-right: 0.25em;
	vertical-align: -0.5em;
	font-family: Arial, Helvetica, sans-serif;
}
.panel .testimonials blockquote p {
	display: inline;
}
.tweets {
}
.tweetwidget {
	border: 1px solid #ddd;
}
.tweetwidget h2 {
	margin: 0;
	padding: 10px;
	color: #393939;
}

/* ==============Homepage Blog Feed================ */
.blog {
	margin-bottom: 30px;
}
.blog h2 {
	margin-top: 0;
}
.blog ul {
	list-style: none;
	margin: 0;
}
.blog li {
	margin-left: 0;
	margin-bottom: 10px;
	height: 75px;
}
.blog .postThumb {
	width: 60px;
	height: 60px;
	overflow: hidden;
}
.blog .postThumb +.post {
	margin-left: 70px;
}
.blog .post .postTitle {
	margin-bottom: 10px;
	display: block;
	font-size: 14px;
	line-height: 20px color:#363432;
	height: 40px;
}
.blog .post .moreDetails {
	background: url(layout/postruler.png) repeat-x left center;
}
.blog .post .moreDetails a {
	color: #8d0142;
	background-color: #fff;
	padding-right: 10px;
	font-size: 13px;
}
.blog .post .moreDetails a:hover {
	color: #4e0027;
}

/* ============== Contact us ================ */
.stores {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.stores h2 {
	margin: 0;
	padding: 8px;
	color: #0f1625;
	border-bottom: 1px solid #ddd;
}
.stores h2 span a {
	font-weight: normal;
	font-size: 15px;
	color: #932816;
	margin: 0;
}
.stores h3 {
	border-bottom: 1px solid #ddd;
	color: #2a2a2a;
	font-size: 16px;
	font-weight: 700;
	padding: 5px;
	margin: 0 0 5px 0;
}
.storepic {
	width: 100%;
	margin: 10px 0;
}
.storepic img {
	padding: 5px;
	border: 1px solid #ddd;
}
.stores .contact {
	width: 100%;
	margin-bottom: 10px;
}
.stores .contact .tel {
	background: url(content/tel.png) no-repeat left center;
	padding-left: 28px;
	margin-bottom: 12px;
	line-height: 25px;
}
.stores .contact .e-mail {
	background: url(content/email.png) no-repeat left center;
	padding-left: 28px;
	margin-bottom: 12px;
	color: #932816;
	line-height: 25px;
	display: block;
}
.contact .address {
	background: url(content/pin.png) no-repeat left top;
	padding-left: 28px;
	margin-bottom: 12px;
	line-height: 20px;
}
.contact .button {
	color: #fff;
	font-size: 15px;
	background-color: #0f1625;
	padding: 8px 20px;
}
.timetable {
	width: 100%;
	margin-bottom: 20px;
}
.timetable th {
	color: #932816;
	font-weight: normal;
	text-align: left;
	line-height: 25px;
	padding: 4px 0;
}
.timetable td {
	font-weight: normal;
	line-height: 20px;
}
.storeBottom {
	border-top: 1px solid #ddd;
	margin-top: 10px;
}
.storeBottom h2 {
	margin-bottom: 10px;
	color: #0f1625;
}
.storeBottom p {
	padding: 10px;
}
.storeBottom .formContainer {
	background-color: #fff;
	padding: 10px;
}
.storeBottom .contactForm {
	margin: 0;
}
.storeBottom .formContainer .button {
	background-color: #0f1625;
	padding: 8px 20px;
}
.team {
	width: 100%;
	margin-bottom: 10px;
}
.team a {
	color: #932816;
}
.team p {
	margin: 10px 0;
}

/* ==============Shop Online page Brand Logos ================ */
.brandLogos {
	text-align: center;
}
.brandLogos li {
	display: inline;
	width: 140px;
	margin: 0 10px 10px 10px;
}

/* ============== Cart page ================ */
.cart {
	width: 100%;
	border: 1px solid #ccc;
	border-spacing: 6px;
	margin: 30px 0;
	border-collapse: separate;
	*border-collapse: expression('separate', cellSpacing = '6px');
}
.cart th {
	background-color: #f2f2f2;
	padding: 6px;
	font-weight: 500;
	text-transform: uppercase;
}
.cart th, .cart td {
	border: 1px solid #dedede;
	text-align: center;
	vertical-align: middle;
}
.cartItem .itemTitle {
	padding: 5px;
	display: block;
	width: 220px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

.cartItem .itemTitle:hover {
	color: #2b2b2b;
}

.cartItem .itemQty {
	width: 35px;
	margin-bottom: 0;
	display: inline-block;
	text-align: center;
}
.ie7 .cartItem .itemQty {
	width: 30px;
}

/* For ie7 only */
.cartBox {
	border: 1px solid #ccc;
	min-height: 190px;
}
.cartBox .paymentDetails {
	padding: 10px;
}
.cartBox .paymentDetails li {
	display: block;
	margin: 18px 0;
}
.cartBox .paymentDetails span {
	width: 175px;
	display: block;
	float: left;
	font-weight: bold;
}
.voucher {
	margin: 30px 0 10px 0;
	background-color: #f8f8f8;
	padding: 30px 10px;
}
.voucher p {
	margin: 5px 0;
}
.voucher .txtFld {
	width: 310px;
	margin-bottom: 5px;
}
.voucher .button {
	margin: 5px 0;
	padding: 4px 8px;
	width: 114px;
	height: 38px;
}
.voucher .grey-button {
	margin: 5px 0;
	padding: 8px 7px;
}

/* ============== checkout Confirm page ================ */
.checkoutTbl {
}
.checkoutTbl th, checkoutTbl td {
	text-align: left;
	padding: 8px;
}
.odd {
	background-color: #e9e9e9;
}
.even {
	background-color: #f6f6f6;
}

/* ============== Appointment Booking page ================ */
.appointment ul, .appointment li {
	list-style: none;
	margin: 0;
}
.appointment h2 {
	padding: 5px 10px;
	font-size: 16px;
	margin: 0;
}
.appointment p {
	padding: 5px 10px;
	font-weight: bold;
}
.appointment ul {
}
.appointment li {
	background-color: #f2f2f2;
	border-bottom: 1px solid #ddd;
}
.appointment .bullets {
	min-height: 93px;
	background-color: #06C;
	color: #FFF;
	padding: 5px;
	width: 25px;
	text-align: center;
}
.appointment .discription {
	padding: 5px 15px;
	width: 320px;
	min-height: 75px;
}
.appointment .discription a {
	color: #2b2b2b;
}
.appointment .discription p {
	padding: 0;
	font-weight: normal;
}
.appointment .appbtn {
	text-align: center;
	display: block;
	line-height: 16px;
	padding: 6px;
	font-size: 12px;
	margin-right: 10px;
	margin-top: 20px;
	width: 93px;
}
.discForm.booktest {
	width: 100%;
	margin: 0;
	position: relative;
	right: auto;
	left: 0;
	float: left;
	border: 1px solid #ccc;
	border-top: none;
}
.discForm.booktest h2 {
	font-size: 18px;
	color: #333;
	margin-bottom: 15px;
	font-family: Roboto;
}
.discForm.booktest li {
	margin: 0 0 10px 0;
	float: left;
	width: 100%;
}
.discForm.booktest  li  input[type="text"], .discForm.booktest  li  input[type="password"], .discForm.booktest  li  input[type="email"] {
	width: 100%;
	margin-bottom: 0;
}
.discForm.booktest  li  input.haflbox {
	width: 48%;
}
.discForm.booktest  li  input.haflbox.right {
	width: 28%;
}

.discForm.booktest  li  select {
	height: 29px; margin-bottom: 0px; width: 50%;
}

/* ==============Forms Pages ================ */
.formContainer {
	background-color: #f4f4f4;
	padding: 25px;
	float: left;
	width: 100%;
}
.pageHeading {
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.pageHeading span {
	font-size: 14px;
}

/* Register, checkout2, contact us Forms */
.userForm {
	float: left;
	width: 100%;
	margin-bottom: 0;
}
main, main {
	padding-top: 35px;
}
.userForm h2 {
	border-bottom: 1px solid #999;
	margin-bottom: 50px;
	font-size: 18px;
}
.userForm ul {
	margin-bottom: 0px;
	list-style: none;
}
.userForm li {
	margin: 0 0 20px 0;
	float: left;
	width: 100%;
}
.userForm label {
	float: left;
	text-align: right;
	margin-top: 5px;
	margin-right: 10px;
	width: 120px;
}
.userForm input[type="text"], .userForm input[type="password"], .userForm input[type="email"], .userForm input[type="number"], .userForm textarea {
	width: 48%;
	height: 35px;
	margin: 0;
}
.userForm select {
	width: 48%;
	padding: 8px 5px;
	display: inline-block;
	margin: 0;
}
.userForm select.gender {
	width: 105px;
	padding: 8px 5px;
	display: inline-block;
}
.userForm select.day, select.month, select.year {
	width: 105px;
	padding: 8px 5px;
	display: inline-block;
}

/* for ie7 Register, Checkout Step 2, Forms */
.ie7 .userForm li {
	margin: 0px;
	height: 45px;
}
.ie7 .userForm input[type="text"], .ie7 .userForm input[type="password"], .ie7 .userForm input[type="email"], .ie7 .userForm input[type="number"] {
	width: 350px;
	height: 35px;
	margin: 0;
	padding: 0;
}
.ie7 .userForm textarea {
	width: 365px;
	height: 32px;
	margin: 0 0 5px 0;
	padding: 0;
}
.rq {
	color: #F00;
	padding: 0 2px;
}

/* Red color " * " for label required field */
/* contact us page & Forms */
.contactus-list {
	background-color: #fff;
	padding: 10px;
	border: 1px solid #c1c1c1;
	height: 320px;
	font-size: 15px;
}
.contactus-list h2 {
	margin: 0 0 10px 0;
	font-size: 21px;
	font-weight: bold;
}
.contactus-list ul {
	list-style: none;
	margin-bottom: 65px;
}
.contactus-list li {
	margin-bottom: 14px;
	margin-left: 0;
}
.contactus-list .address {
	background: url(layout/address-icon.png) no-repeat 0px 1px;
	padding-left: 35px;
}
.contactus-list .phone {
	background: url(layout/tel-Icon.png) no-repeat 0px 1px;
	padding-left: 35px;
}
.contactus-list .fax {
	background: url(layout/fax-Icon.png) no-repeat 0px 1px;
	padding-left: 35px;
}
.contactus-list .email {
	background: url(layout/email-Icon.png) no-repeat 0px 3px;
	padding-left: 35px;
	text-align: left;
}
.contactForm {
	list-style: none;
	margin: 0;
}
.contactForm input[type="text"], .contactForm input[type="password"], .contactForm input[type="email"], .contactForm input[type="number"] {
	width: 100%;
	height: 40px;
	margin: 0;
	background-color: #e6e4e1;
	font-size: 16px;
	color: #000;
	font-family: 'Roboto', sans-serif;
}
.contactForm textarea {
	width: 100%;
	height: 200px;
	margin: 0;
	background-color: #e6e4e1;
	font-size: 16px;
	color: #000;
	font-family: 'Roboto', sans-serif;
}
.contactForm input.half {
	width: 48%;
	margin-right: 10px;
	display: inline-block;
}
.contactForm .button {
	padding: 12px 20px;
	width: 125px;
}

/* ==============Product Listing Page ================ */
#productList {
	list-style: none;
	margin: 0;
	font-size: 0;
}
#productList article figure {
	display: table-cell;
	width: 900px;
	height: 200px;
	vertical-align: middle;
}
#productList .col-md-4, #productList .col-md-3 {
	display: inline-block;
	vertical-align: top;
	float: none;
}
#productList article h5 a {
	color: #2b2b2b;
	word-break: break-word;
}
.pro-desc {
	float: left;
	width: 100%;
}
#productList article figure img {
	width: auto;
}
#productList .col-md-12 {
	font: 16px/24px 'Roboto', sans-serif;
}
#productList article {
	background-color: #fff;
	margin: 0 0px 30px 0px;
	border: 1px solid #e1ddd9;
	text-align: center;
	position: relative;
	float: left;
	width: 100%;
}
#productList article:hover {
	box-shadow: 0 0 10px #999;
	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow: 0px 0px 10px #999;
}
#productList .proBrands {
	margin: 7px;
	height: 23px;
}
#productList .tryOn {
	margin: 7px;
	display: block;
	background: url(content/virtual-try-on.jpg) no-repeat left top;
	width: 101px;
	height: 43px;
}
#productList .tryOn:hover {
	background: url(content/virtual-try-on-Hover.jpg) no-repeat left top;
}
#productList .proBox {
	display: table;
	height: 140px;
	margin-bottom: 10px;
	width: 210px;
	overflow: hidden;
}
#productList .proImage {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	position: relative;
}
#productList .proImage img {
	height: 83px;
}
#productList .proImage a:hover {
	display: block;
	z-index: 9999;
}
#productList .proImage .viewDetail {
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 5px 8px;
	margin-left: -48px;
	margin-top: -18px;
	visibility: hidden;
	z-index: 9999;
}
#productList .proTitle {
	padding: 10px;
	min-height: 60px;
	font-size: 14px;
	color: #2b2b2b;
}
#productList .proValue {
	display: inline-block;
	font-weight: normal;
	background-color: #681213;
	color: #fff;
	padding: 5px;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 14px;
}
#productList article hr {
	margin: 0;
}
#productList article.proImagecat h5 {
	display: table-cell;
    height: 70px;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    width: 150px;
}
/* ==============Categories Listing Page ================ */
#categoriesList {
	list-style: none;
	margin: 0;
}
#categoriesList li {
	width: 160px;
	background-color: #fff;
	margin: 0 10px 30px 10px;
	border: 1px solid #c1c1c1;
	padding: 5px;
	float: left;
	text-align: center;
}
.ie7 #categoriesList li {
	margin: 0 6px 20px 6px;
}

/* For IE 7 */
#categoriesList li:hover {
	box-shadow: 0 0 10px #999;
	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow: 0px 0px 10px #999;
}
#categoriesList li a {
	display: block;
}
#categoriesList .proBrands {
	height: 50px;
}
#categoriesList .proBox {
	display: table;
	height: 100px;
	margin-bottom: 10px;
	width: 150px;
	overflow: hidden;
}
#categoriesList .proImage {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
#categoriesList .proImage img {
	max-width: 150px;
}
#categoriesList .proTitle {
	padding: 10px;
	border-top: 1px solid #c1c1c1;
}
#categoriesList .proValue {
	margin-bottom: 10px;
	display: block;
	font-weight: normal;
}

/* ==============Team Page ================ */
#teamList {
	list-style: none;
	margin: 0;
}
#teamList li {
	width: 220px;
	position: relative;
	background-color: #fff;
	margin: 0 10px 30px 10px;
	border: 1px solid #c1c1c1;
	padding: 5px;
	float: left;
	text-align: center;
}
.ie7 #teamList li {
	margin: 0 6px 20px 6px;
}

/* For IE 7 */
#teamList li:hover {
	box-shadow: 0 0 10px #999;
	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow: 0px 0px 10px #999;
}
#teamList li a {
	display: block;
}
#teamList .prof {
	background-image: url(layout/bg.png);
	background-repeat: repeat;
	padding: 4px 8px;
	position: absolute;
	left: 0;
	top: 0;
}
#teamList .name {
	font-family: 'PT Sans Narrow', 'sans-serif';
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	background-color: #00a7b9;
	padding: 5px 10px;
	position: absolute;
	left: 0;
	bottom: 60px;
}
#teamList .edu {
	background-image: url(layout/bg.png);
	background-repeat: repeat;
	padding: 3px 6px;
	position: absolute;
	bottom: 30px;
	left: 0;
}

/* ==============Product Details slider gallery================ */
.proGallery {
	border: 1px solid #ccc;
	margin-bottom: 30px;
	background-color: #FFF;
	position: relative;
}
#thumbarea {
	width: 130px;
	position: relative;
	height: 400px !important;
}
#thumbarea ul {
	list-style: none;
	margin: 0;
}
#thumbarea li {
	margin-bottom: 10px;
	height: 50px !important;
	margin-left: 0;
}
#thumbs {
	left: 10px !important;
}
#imagearea {
	position: relative;
	width: 450px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	display: table;
}

#imagearea #image {
	position: relative;
	display: table;
	width: 450px;
	height: 400px;
}

#imagearea img {
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	max-width: 100%;
	max-height: 100%;
}
.next2, .prev2 {
	width: 130px;
	height: 30px;
	position: absolute;
	background-color: #f9f9f9;
	border: 1px solid #e9e9e9;
	z-index: 100;
}
.next2 {
	background-image: url(layout/up.png);
	background-repeat: no-repeat;
	background-position: center center;
	top: 0;
}
.prev2 {
	background-image: url(layout/dwn.png);
	background-repeat: no-repeat;
	background-position: center center;
	bottom: 0;
}
.bottomSlider {
	width: 100%;
	border: 1px solid #ccc;
	padding: 10px 0;
	margin-bottom: 30px;
	height: 130px;
}

/* ---------sidebar testimonials============== */
.slidup {
	float: left;
	width: 100%;
}
.bottomSlider .bx-wrapper  .bx-viewport {
	height: 100px !important;
}
.sidebar .testimonials ul {
	margin-bottom: 0;
}
.sidebar .testimonials {
	margin: 0 0 30px 0;
	height: auto;
	background-color: #f8f6f3;
	font-size: 14px;
}
.sidebar .testimonials li {
	width: 100%;
}
.sidebar .cloud {
	text-align: center;
	margin: 0;
	padding-top: 10px;
}
.sidebar .testimonials .comments {
	color: #4c4a49;
	width: 100%
}
.sidebar .testimonials blockquote {
	padding: 0.5em 10px;
	quotes: "\201C""\201D""\2018""\2019";
}
.sidebar .testimonials blockquote:before {
	color: #a39e99;
	content: open-quote;
	font-size: 60px;
	line-height: 0.1em;
	margin-right: 0.25em;
	vertical-align: -0.4em;
	font-family: 'Stencil', sans-serif;
}
.sidebar .testimonials blockquote:after {
	color: #a39e99;
	content: close-quote;
	font-size: 60px;
	line-height: 0.1em;
	margin-right: 0.25em;
	vertical-align: -0.5em;
	font-family: 'Stencil', sans-serif;
}
.sidebar .testimonials blockquote p {
	display: inline;
}
.sidebar .credits {
	background-color: #ebe8e4;
	padding: 5px;
	width: 100%;
}

/* -------Product Details Sidebar Widgets ------ */
.sidebar-wrapp {
	padding: 10px;
	border: 1px solid #ddd;
	background-color: #fff;
}
.sidebarWidget {
	margin-bottom: 40px;
	color: #676767;
}
.sidebarWidget .Info {
	text-align: center;
}
.sidebarWidget .Info .price {
	color: #be3131;
	font-size: 40px;
	margin: 20px 0;
}
.sidebarWidget h2 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.sidebarWidget h2 span {
	font-size: 14px;
	font-weight: normal;
}
.sidebarWidget h3 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.sidebarWidget h3.steps {
	font-size: 12px;
	color: #222;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 20px;
	font-weight: bold;
}
.sidebarWidget .button {
	font-size: 18px;
	padding: 12px;
}
.sidebarWidget label {
	margin: 0px;
	width: 68px;
	padding: 5px 0;
}
.sidebarWidget select {
	background-color: #EEEEEE;
	width: 210px;
	height: 30px;
	padding: 5px;
}

/* ************************************************* */
#banner-section {
	position: relative;
	text-align: center;
}
.discForm {
	width: 280px;
	position: absolute;
	left: 50%;
	bottom: 20px;
	z-index: 999;
	margin-left: 200px;
	border: 1px solid #a3a3a3;
	background: rgba(230, 230, 230, 0.6);
	padding: 10px;
}
.discForm h2 {
	font-family: Georgia, sans-serif;
	font-size: 40px;
	color: #691214;
	line-height: 1.2;
	margin-bottom: 5px;
}
.discForm p {
	font-family: myriad pro, sans-serif;
	font-size: 18px;
	color: #202020;
	line-height: 1.6;
	margin-bottom: 10px;
}
.discForm ul {
	float: left;
	width: 100%;
	margin: 0;
}
.discForm li {
	float: left;
	width: 100%;
	margin: 0 0 5px 0;
	list-style: none;
}
.discForm li label {
	display: block;
	float: left;
	margin: 0;
	width: 100%;
	border: 1px solid #b0b1b1;
	padding-left: 28px;
	background: #fff;
}
.discForm li label.halfbox {
	width: 48%;
}
.discForm li label input[type="text"], .discForm li label input[type="password"], .discForm li label input[type="email"] {
	border: none;
	background: none;
	margin: 0;
	color: #939191;
	width: 100%;
}
.discForm li label.fname {
	background: url(layout/fname-icon.png) no-repeat 10px center #fff;
}
.discForm li label.sname {
	background: url(layout/sname-icon.png) no-repeat 10px center #fff;
}
.discForm li label.vemail {
	background: url(layout/email-Icon.png) no-repeat 8px center #fff;
}
.discForm li label.vphone {
	background: url(layout/phone-icon-contact.png) no-repeat 8px center #fff;
}
.discForm li .button {
	background: rgb(222, 23, 21);
	background: -moz-linear-gradient(top, rgba(222, 23, 21, 1) 0%, rgba(159, 46, 25, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(222, 23, 21, 1)), color-stop(100%, rgba(159, 46, 25, 1)));
	background: -webkit-linear-gradient(top, rgba(222, 23, 21, 1) 0%, rgba(159, 46, 25, 1) 100%);
	background: -o-linear-gradient(top, rgba(222, 23, 21, 1) 0%, rgba(159, 46, 25, 1) 100%);
	background: -ms-linear-gradient(top, rgba(222, 23, 21, 1) 0%, rgba(159, 46, 25, 1) 100%);
	background: linear-gradient(to bottom, rgba(222, 23, 21, 1) 0%, rgba(159, 46, 25, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de1715', endColorstr='#9f2e19', GradientType=0 );
	border-radius: 4px;
	padding: 10px;
	font-weight: bold;
	font-size: 16px;
	margin: 0
}
.discForm li .button:hover {
	background: rgb(222, 23, 21);
}
.bannerbox {
	float: left;
	width: 100%;
	border: 1px solid #c6c6c6;
	border-radius: 6px;
	position: relative;
	margin-bottom: 20px;
}
.bannerbox figure {
	float: left;
	width: 100%;
	position: relative;
}
.bannerbox figure figcaption {
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(120, 18, 20, 0.8);
	width: 100%;
	padding: 0 10px;
}
.bannerbox figure figcaption a {
	display: block;
	float: right;
	line-height: 22px;
	color: #fff;
	font-weight: bold;
	padding-left: 20px;
}
.bannerbox figure figcaption a.btnshopnow {
	background: url(content/bg-baskit.png) no-repeat 0 center;
}
.about-us {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.about-us h2 {
	color: #691214;
}
.about-us-list {
	float: left;
	width: 100%;
	border: 1px solid #c6c6c6;
	padding: 15px;
	border-radius: 6px;
	background-color: #fdfafa;
}
.about-us-list ul {
	float: left;
	width: 100%;
	margin: 0;
}
.about-us-list ul li {
	margin: 0 0 3px 0;
	float: left;
	width: 100%;
	padding-left: 22px;
	line-height: 25px;
	background: url(layout/right-icon.png) no-repeat 0 center;
	list-style: none;
	font-size: 13px;
}
.medbanner {
	border: 1px solid #c6c6c6;
	border-radius: 6px;
	overflow: hidden;
	position: relative;
}
.medbanner figcaption {
	position: absolute;
	left: 0;
	bottom: 25px;
}
.medbanner figcaption h2 {
	color: #fff;
	margin: 0;
	padding: 15px 35px 15px 30px;
	float: left;
	background: -moz-linear-gradient(left, rgba(105, 2, 40, 1) 0%, rgba(104, 2, 40, 1) 1%, rgba(29, 1, 11, 0.62) 72%, rgba(0, 0, 0, 0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(105, 2, 40, 1)), color-stop(1%, rgba(104, 2, 40, 1)), color-stop(72%, rgba(29, 1, 11, 0.62)), color-stop(100%, rgba(0, 0, 0, 0)));
	background: -webkit-linear-gradient(left, rgba(105, 2, 40, 1) 0%, rgba(104, 2, 40, 1) 1%, rgba(29, 1, 11, 0.62) 72%, rgba(0, 0, 0, 0) 100%);
	background: -o-linear-gradient(left, rgba(105, 2, 40, 1) 0%, rgba(104, 2, 40, 1) 1%, rgba(29, 1, 11, 0.62) 72%, rgba(0, 0, 0, 0) 100%);
	background: -ms-linear-gradient(left, rgba(105, 2, 40, 1) 0%, rgba(104, 2, 40, 1) 1%, rgba(29, 1, 11, 0.62) 72%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to right, rgba(105, 2, 40, 1) 0%, rgba(104, 2, 40, 1) 1%, rgba(29, 1, 11, 0.62) 72%, rgba(0, 0, 0, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#690228', endColorstr='#00000000', GradientType=1 );
}
.medbanner img {
	width: 100%;
}
.facebook-comment {
	border: 1px solid #c6c6c6;
	border-radius: 6px;
	overflow: hidden
}
.facebook-comment header {
	float: left;
	width: 100%;
	padding: 10px;
	background: rgb(238, 238, 238);
	background: -moz-linear-gradient(left, rgba(238, 238, 238, 1) 0%, rgba(225, 225, 225, 1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(238, 238, 238, 1)), color-stop(100%, rgba(225, 225, 225, 1)));
	background: -webkit-linear-gradient(left, rgba(238, 238, 238, 1) 0%, rgba(225, 225, 225, 1) 100%);
	background: -o-linear-gradient(left, rgba(238, 238, 238, 1) 0%, rgba(225, 225, 225, 1) 100%);
	background: -ms-linear-gradient(left, rgba(238, 238, 238, 1) 0%, rgba(225, 225, 225, 1) 100%);
	background: linear-gradient(to right, rgba(238, 238, 238, 1) 0%, rgba(225, 225, 225, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#e1e1e1', GradientType=1 );
	border-radius: 6px 6px 0 0;
	border-top: 2px solid #fff;
}
.facebook-comment header h4 {
	float: left;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 14px;
	color: #54514c;
	line-height: 24px;
	text-shadow: 0 0 3px #fff;
}
.facebook-comment header span {
	color: #000;
	font-size: 24px;
	line-height: 24px;
}
.facebook-comment article {
	float: left;
	width: 100%;
	background: #f9f9f9;
	padding: 11px 15px;
	border-top: 2px solid #ededed;
}
.facebook-comment article:nth-of-type(even) {
	background-color: #fff;
}
.facebook-comment article figure {
	float: left;
	width: 40px;
	margin-top: 5px;
	border: 1px solid #fff;
}
.facebook-comment article .descarea {
	margin-left: 55px;
}
.facebook-comment article .descarea h4 {
	margin: 0;
	margin-bottom: 4px;
}
.facebook-comment article .descarea h4 a {
	color: #3d79bc;
	line-height: 1;
	font-size: 14px;
	font-weight: bold;
}
.facebook-comment article .descarea p {
	margin-bottom: 0;
	color: #000;
}
.footerBG {
	background: rgb(130, 22, 24);
	background: -moz-linear-gradient(top, rgba(130, 22, 24, 1) 0%, rgba(0, 0, 0, 1) 30%, rgba(0, 0, 0, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(130, 22, 24, 1)), color-stop(30%, rgba(0, 0, 0, 1)), color-stop(100%, rgba(0, 0, 0, 1)));
	background: -webkit-linear-gradient(top, rgba(130, 22, 24, 1) 0%, rgba(0, 0, 0, 1) 30%, rgba(0, 0, 0, 1) 100%);
	background: -o-linear-gradient(top, rgba(130, 22, 24, 1) 0%, rgba(0, 0, 0, 1) 30%, rgba(0, 0, 0, 1) 100%);
	background: -ms-linear-gradient(top, rgba(130, 22, 24, 1) 0%, rgba(0, 0, 0, 1) 30%, rgba(0, 0, 0, 1) 100%);
	background: linear-gradient(to bottom, rgba(130, 22, 24, 1) 0%, rgba(0, 0, 0, 1) 30%, rgba(0, 0, 0, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#821618', endColorstr='#000000', GradientType=0 );
}
#client-logo {
	border-bottom: 1px solid #6d5c5c;
	padding: 25px 0;
	font-size: 0;
}
#client-logo a {
	display: inline-block;
	vertical-align: middle;
	padding: 5px 10px;
}
.widget-footer {
	float: left;
	width: 20%;
	padding: 0 10px;
	margin-bottom: 30px;
	border-left: 1px solid #1a1a1a;
}
.widget-footer:first-child {
	border-left: none;
}
.widget-footer h2 {
	color: #fff;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: 500;
}
.widget-footer ul {
	margin: 0 0 10px 0;
	float: left;
	width: 100%;
}
.widget-footer ul li {
	list-style: none;
	font-size: 12px;
	color: #c1ced1;
	line-height: 20px;
	margin: 0 0 8px 0;
	padding-left: 18px;
}
.widget-footer ul li a {
	color: #c1ced1;
}
.widget-footer ul li.phone {
	background: url(layout/tel-Icon.png) no-repeat 0 6px;
}
.widget-footer ul li.address {
	background: url(layout/map-icon.png) no-repeat 0 6px;
	min-height: 60px;
}
.widget-footer ul li.mail {
	background: url(layout/fmap-icon.png) no-repeat 0 7px;
}
.widget-footer .button {
	width: 100%;
	text-align: center;
	float: left;
	border-radius: 4px;
	line-height: 24px;
	font-weight: bold;
	color: #fff;
	background: rgb(126, 21, 23);
	background: -moz-linear-gradient(top, rgba(126, 21, 23, 1) 0%, rgba(56, 9, 10, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(126, 21, 23, 1)), color-stop(100%, rgba(56, 9, 10, 1)));
	background: -webkit-linear-gradient(top, rgba(126, 21, 23, 1) 0%, rgba(56, 9, 10, 1) 100%);
	background: -o-linear-gradient(top, rgba(126, 21, 23, 1) 0%, rgba(56, 9, 10, 1) 100%);
	background: -ms-linear-gradient(top, rgba(126, 21, 23, 1) 0%, rgba(56, 9, 10, 1) 100%);
	background: linear-gradient(to bottom, rgba(126, 21, 23, 1) 0%, rgba(56, 9, 10, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7e1517', endColorstr='#38090a', GradientType=0 );
}
a.btnreadmore {
	display: inline-block;
	line-height: 30px;
	padding-right: 24px;
	font-size: 14px;
	color: #000;
	background: url(layout/readmore-icon.png) no-repeat right center;
}
.after-footer {
	display: inline-block;
	width: 100%;
	margin: 24px 0px 0px;
}
.footer-nav {
	float: left;
	width: 100%;
	margin: 0px 0 20px 0;
	padding: 0px;
}
.footer-nav li {
	list-style: none;
	float: left;
	padding: 2px 14px;
	margin: 0;
	border-left: 1px solid #334a4f;
}
.footer-nav li a {
	text-decoration: none;
	color: #c1ced1;
	font-size: 13px;
	font-family: Arial;
}
.footer-nav li:first-child {
	border-left: none;
	padding-left: 0;
}
#bottom-footer p {
	font-family: Arial;
	color: #c1ced1;
	font-size: 14px;
	margin-bottom: 15px;
}
#bottom-footer strong {
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
}
#bottom-footer p a {
	color: #ffffff;
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	font-weight: bolder;
}
#bottom-footer {
	border-top: 1px solid #1a1a1a;
}

.shot-contact-wrapper, .content-tab {
	float: left;
	width: 100%;
}
.shot-contact-wrapper header {
	float: left;
	width: 100%;
}
.content-tab {
	padding: 10px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.shop-content-area {
	float: left;
	width: 100%;
	border: 1px solid #ddd;
	border-radius: 4px
}
.shop-tab-list {
	float: left;
	padding: 0;
	margin: 0 0 0 10px;
}
.shop-tab-list li {
	float: left;
	list-style: none;
	margin: 0 0 0 3px;
}
.shop-tab-list li a {
	display: block;
	float: left;
	line-height: 33px;
	padding: 0 15px;
	border-radius: 3px 3px 0 0;
	color: #314246;
	font-size: 16px;
	background: #e4e4e4;
	min-width: 115px;
	text-align: center;
	border: 1px solid transparent;
	border-bottom: none;
	position: relative;
	z-index: 99;
	top: 1px;
}
.shop-tab-list li a:hover, .shop-tab-list li.active a {
	background: #fff;
	border-color: #ddd;
}
.shot-contact-wrapper h2 {
	margin-bottom: 30px;
	font-size: 25px;
	color: #314246;
}
.shot-contact-wrapper .map h2 {
	padding-bottom: 0;
}
.contact-form-area {
	margin-bottom: 20px;
	border: 1px solid #ddd;
	padding-bottom: 20px;
}
.shop-contact-form {
	float: left;
	width: 100%;
	padding-left: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.shop-contact-form ul, .shop-right-contact-form ul, .shop-right-contact-form li {
	margin: 0;
	padding: 0;
}
.shop-contact-form  ul li {
	float: left;
	width: 100%;
	margin: 10px 0 0px 0;
	padding: 0;
	list-style: none;
}
.shop-contact-form  ul li input[type="text"], .shop-contact-form  ul li textarea {
	background: #e5e5e5;
	border: none;
	height: 32px;
	padding: 5px 15px;
	float: left;
	width: 100%;
	margin: 0;
	color: #4b4b4b;
}
.shop-contact-form  ul li input[type="text"].half {
	width: 48%;
}
.shop-contact-form  ul li input[type="text"].right {
	float: right;
}
.shop-contact-form  ul li textarea {
	resize: none;
	height: 102px;
	padding: 15px;
}
.shop-right-contact-form {
	float: left;
	width: 100%;
	padding-left: 10px;
	padding-top: 33px;
	min-height: 200px
}
.shop-right-contact-form li {
	list-style: none;
	float: left;
	width: 50%;
	margin-bottom: 7px;
}
.shop-right-contact-form li label {
	font-size: 14px;
	color: #4b4b4b;
	margin: 0;
	font-weight: normal;
}
.shop-right-contact-form li label  input[type="checkbox"] {
	float: left;
	margin: 4px 8px 0 0;
}
.contact-form-area .grey-button {
	padding: 10px 25px;
	background: #133a45;
}
.btnbookeye {
	padding: 0 30px;
	line-height: 30px;
	background: #fff;
	position: relative;
	top: 5px;
	border: 1px solid #ddd;
	border-bottom: none;
	z-index: 999;
	margin-right: 20px;
	border-radius: 4px 4px 0 0;
}
.btneyetest {
	margin-bottom: 10px;
}
.btneyetest:hover, .btneyetest:focus {
	color: #fff;
}
.clientLogos {
	float: left;
	width: 100%;
	text-align: center;
}

#vilidation_error {
	background: rgb(231, 67, 67);
	color: #fff;
	padding: 10px;
	display: none;
	width: 100%;
}
