body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
	background: #eaeaea;
}
h1, h2, h3, h4, h5, h6 {
	color: #666;
}
/* default font size */

.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */

h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
	color: #222;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */

span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
.nav-tabs {
	margin-bottom: 0px;
	border-bottom: none;
}
.nav-tabs > li {
	margin-right: 2px;
	border-color: #23a1d1;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	background: #23a1d1;
	border-left: #23a1d1;
	border-top: #23a1d1;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	color: #fff;
}
.nav-tabs > li > a {
	border-radius: 0px;
	font-size: 14px;
	color: #666;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	background: none repeat scroll 0 0 #dfdfdf;
}
.nav-tabs > li > a:hover {
	border-color: #229ac8;
	background: #229ac8;
	color: #fff;
}
.tab-content {
	padding: 10px 10px;
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #dfdfdf;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */

.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #444;
}
/* top */

#top {
	background-color: #EEEEEE;
	padding: 6px 0;
	margin: 0 0 0px 0;
}
#top .list-inline a {
	color: #666;
}
#top .list-inline {
	margin: 0px;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select {
	text-align: left;
}
#top #form-currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-decoration: none;
	padding: 0px 4px 1px;
}
#top .btn-link {
	padding: 0px 10px;
}
#top-links li li {
	padding: 0px;
}
#top #form-language .btn-link img {
	padding: 2px 0 0;
	vertical-align: top;
}
#top #form-language .dropdown-menu > li > a {
	padding: 6px 14px;
}
#top #form-currency .dropdown-menu .btn-link, #top #form-language .dropdown-menu .btn-link {
	padding: 6px 15px;
}
#top .dropdown-menu {
	border-radius: 0px;
	padding: 0px;
	margin: 5px 0;
	border: 1px solid rgba(0, 0, 0, 0.05);
}
#top #form-currency .dropdown-menu, #top #form-language .dropdown-menu {
	min-width: inherit;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
	padding: 6px;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
	line-height: 14px;
}
#top-links {
	padding-top: 0px;
}
#top-links a + a {
	margin-left: 15px;
}
.ltheadertwo .ltaccount {
	border: 1px solid #ccc;
	float: right;
	padding: 9.8px 10px;
	border-radius: 30px;
}
.ltheadertwo .ltaccount .list-inline {
	margin: 0px;
}
header {
	background: #fff;
	padding: 20px 0 10px;
}
.ltheadertwo #cart {
	width: 46%;
	margin-right: 2%;
}
.ltheadertwo .ltaccount {
	width: 16%;
	margin-bottom: 10px;
	text-align: center;
}
.ltheadertwo .ltlanguage {
	border: 1px solid #ccc;
	float: right;
	padding: 9.8px 10px;
	width: 16%;
	margin-right: 2%;
	text-align: center;
}
.ltheadertwo .ltcurrency {
	border: 1px solid #ccc;
	float: right;
	padding: 9.8px 8px;
	width: 16%;
	margin-right: 2%;
	text-align: center;
}
.ltheadertwo .ltlanguage .dropdown-menu-right {
	right: -8px;
}
.ltheadertwo .ltcurrency .btn, .ltheadertwo .ltlanguage .btn {
	padding: 0px;
}
.ltheadertwo .ltcurrency .btn {
	padding: 0 10px;
}
.ltheadertwo .dropdown-menu {
	border-radius: 0px;
	padding: 0px;
	margin: 10px 0;
	border: 1px solid rgba(0, 0, 0, 0.05);
}
.ltheadertwo #form-language .btn-link img {
	padding: 2px 0 0;
	vertical-align: top;
}
.ltheadertwo #form-currency .dropdown-menu, .ltheadertwo #form-language .dropdown-menu {
	min-width: inherit;
}
.ltheadertwo .dropdown-menu > li > a, .ltheadertwo #form-language .dropdown-menu > li > a {
	padding: 6px 14px;
}
.ltheadertwo .ltcurrency .dropdown-menu .btn {
	padding: 6px 15px;
	color: #222;
}
.ltheaderthreelogo {
	text-align: center;
}
.ltheaderthreelogo img {
	display: inline-block;
}
.ltheaderthree #cart {
	float: right;
	margin-right: 0px;
	width: 50%;
}
.ltheaderfour #cart {
	width: 58%;
}
.ltheaderthree .ltaccount, .ltheaderthree .ltcurrency, .ltheaderthree .ltlanguage {
	float: left !important;
}
.ltheaderthree .ltcurrency, .ltheaderthree .ltlanguage {
	margin-left: 0%;
}
.menubackground .navbar-collapse {
	padding: 0px;
}
.ltheaderthree .ltcurrency, .ltheaderthree .ltlanguage, .ltheaderthree .ltaccount {
	width: 20%;
}
.ltheaderthree .social-links .list-inline > li {
	padding: 0px !important;
}
.ltheaderthree .social-links ul.list-inline li a {
	width: inherit;
	height: inherit;
	border: 1px solid transparent;
	background: none;
	text-shadow: none;
}
.ltheaderthree .social-links ul.list-inline li a:hover {
	color: #fff;
	text-shadow: none;
}
.ltheaderthree .social-links ul.list-inline li a i:hover {
	color: #fff;
	text-shadow: none;
}
.ltheaderfour .navbar, .ltheaderfive .navbar {
	float: right;
}
.ltheaderfour #cart button #cart-total, .ltheaderfive #cart button #cart-total {
	display: none;
}
.ltheaderfour #menu .nav > li > a, .ltheaderfive #menu .nav > li > a {
	padding: 10px 8px;
	color: #000;
}
.ltheaderfour .col-md-8, .ltheaderfour .col-lg-8, .ltheaderfive .col-md-8, .ltheaderfive .col-lg-8 {
	padding: 0px;
}
.ltheaderfive #cart {
	width: 26%;
}
.ltheaderfive #cart > .btn {
	padding: 11px 4px;
}
.ltheaderfive .ltaccount {
	width: 46%;
	padding: 9.8px 4px;
}
.ltheaderfive .ltaccount .caret {
	display: none;
}
.ltheaderthree #search {
	margin-bottom: 0px;
}
.ltheaderthree #search i {
	font-size: 14px;
	padding: 7px;
	color: #777;
}
.ltheaderthree #search {
	width: 50px;
	overflow: hidden;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	position: absolute;
	right: 15px;
	background: #fff;
}
.ltheaderthree #search .btn-lg {
	border: 1px solid transparent;
	background: #fff;
	box-shadow: none;
	padding: 5px 10px;
}
.ltheaderthree #search:hover, .ltheaderthree #search.search {
	width: 300px;
	background: #222;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.ltheaderthree #search input {
	background: #fff;
	border: none;
	padding: 0 0px;
	float: right;
	height: 40px;
	line-height: 30px;
	color: #000;
	outline: none;
	text-indent: 10px;
	font-family: 'Open Sans', sans-serif;
}
.ltheaderthree #cart {
	margin-right: 60px;
}
.ltheaderfour #cart {
	margin-right: 50px;
}
.ltheaderfour #search {
	width: 40px;
}
.ltheaderfour #search .btn-lg {
	padding: 5px 2px;
}
.ltheaderfour #search i {
	color: #777;
	font-size: 14px;
	padding: 7px 11px;
}
.ltcartchan #cart {
	width: 100%;
	margin-right: 0px;
}
.ltheaderfive #cart {
	margin-right: 50px;
}
.ltheaderfive #search {
	width: 44px;
}
.ltheaderfive #search .btn-lg {
	padding: 5px 6px;
}
 @media (min-width:1200px) {
.ltheaderthree .ltcurrency, .ltheaderthree .ltlanguage, .ltheaderthree .ltaccount {
	width: 16%;
}
}
.ltheaderfive .ltaccount {
	width: 26%;
}
/* logo */

#logo {
	margin: 0 0 10px 0;
}
/* search */

#search {
	margin-bottom: 10px;
	border: 1px solid #ccc;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
	border: none;
	border-radius: 0px;
	box-shadow: none;
	background: none;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 11px 20px;
	text-shadow: 0 1px 0 #FFF;
	border: none;
	border-radius: 0px;
	background: #fff;
	margin-left: 0px;
	border-left: 1px solid #ccc;
	background: none;
}
/* cart */

#cart {
	margin-bottom: 10px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #444;
	padding: 11px;
	background: none;
	border: none;
	box-shadow: none;
	text-shadow: none;
	text-align: right;
}
#cart > .btn .fa {
	font-size: 20px;
}
#cart.open > .btn {
	background-image: none;
	background-color: transparent;
	border: none;
	color: #222;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
	min-width: 300px;
	border-radius: 0px;
}
 @media (max-width: 478px) {
#cart .dropdown-menu {
	width: 100%;
}
.newstext input {
	width: 100% !important;
}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
 @media (max-width: 478px) {
#cart .dropdown-menu li > div {
	min-width: 100%;
}
.producttab .nav-tabs > li{ 
width:100%;
margin-bottom:6px;
}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */

.menubackground {
	background-color: #444;
}
#menu {
	min-height: 42px;
	margin-bottom: 0px;
}
#menu .nav > li > a {
	color: #fff;
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
	font-size: 14px;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0);
}
#menu .dropdown-menu {
	padding: 0;
	border-radius: 0px;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 5px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 13px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0em;
	border-top: 1px solid rgba(0,0,0,0.1);
	padding: 3px 20px;
	border-radius: 0px;
	font-size: 13px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #444;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
 @media (min-width: 768px) {
#menu .dropdown:hover .dropdown-menu {
	display: block;
}
}
 @media (max-width: 767px) {
#menu {
	border-radius: 4px;
}
#menu div.dropdown-inner > ul.list-unstyled {
	display: block;
}
#menu div.dropdown-menu {
	margin-left: 0 !important;
	padding-bottom: 10px;
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-inner {
	display: block;
}
#menu .dropdown-inner a {
	width: 100%;
	color: #fff;
}
#menu .dropdown-menu a:hover,  #menu .dropdown-menu ul li a:hover {
	background: rgba(0, 0, 0, 0.1);
}
#menu .see-all {
	margin-top: 0;
	border: none;
	border-radius: 0;
	color: #fff;
}
}
/* content */

#content {
	min-height: 600px;
	margin-bottom: 20px;
}
/* footer */
.customfootercontent {
	background: #fff;
}
.customfootercontent p {
	font-size: 14px;
	color: #666;
	margin: 10px 0;
}
footer {
	background-color: #fff;
	color: #000;
	padding: 20px 0;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #777;
	font-size: 14px;
}
footer a:hover {
	color: #111;
}
footer h5 {
	color: #666;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 20px;
	text-transform: uppercase;
}
footer .list-unstyled li {
	padding: 4px 0;
	font-size: 14px;
	color: #777;
}
footer p {
	font-size: 14px;
	color: #777;
}
.footerbottom {
	text-align: center;
	background: #333;
}
.footerbottom .footerlinks {
	padding: 6px 0;
}
.footerbottom .footerlinks a {
	margin-right: 6px;
	color: #a0978d;
}
.paymenticonblock {
	background: #e7e7e7 none repeat scroll 0 0;
	text-align: center;
}
/* alert */

.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */

.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: none;
	background: #fff;
	border-radius: 0px;
}
.ltbreadcrumb .breadcrumb {
	margin-bottom: 0px;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li a {
	color: #000;
}
.breadcrumb li a:hover {
	color: #222;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid rgba(0,0,0,0.1);
	border-bottom: 1px solid rgba(0,0,0,0.1);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */

.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 0px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	background-color: #229ac8;
	border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */

.list-group a {
	border: 1px solid #DDDDDD;
	color: #4d4d4d;
	padding: 8px 12px;
	font-size: 15px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
}
/* carousel */

.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
.brands {
	border: 3px solid rgba(0, 0, 0, 0.1);
}
.blogfront .product-thumb h4 {
	text-align: left;
}
.blogfront .product-thumb h4 a {
	font-weight: bold;
}
.blogfront .product-thumb .caption {
	text-align: left;
}
.blogfront .blogdate {
	background: #000 none repeat scroll 0 0;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 24px;
	padding: 6px;
	position: absolute;
	right: 26px;
	top: 10px;
	width: 60px;
}
.blogfront .product-thumb .caption .readmore {
	background-color: #23a1d1;
	border: 2px dashed #23a1d1;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	line-height: 38px;
	margin-bottom: 20px;
	padding: 0 10px;
	text-align: center;
	text-transform: uppercase;
	float: right;
}
.blogimg{float:left;margin-right:20px;}
/* product list */

.product-thumb {
	border: 3px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 20px;
	overflow: auto;
	background: #fff;
}
.product-thumb:hover {
	-webkit-box-shadow: 0 0px 6px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0px 6px rgba(0, 0, 0, 0.1);
}
.product-thumb .image {
	text-align: center;
	position: relative;
        background: #fff;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image, .product-list .product-thumb .image {
	float: none;
	background: #fff;
}
 @media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: normal;
	text-align: center;
}
.product-thumb h4 a {
	color: #666;
	font-size: 14px;
}
.product-thumb .caption {
	padding: 0 20px;
	text-align: center;
}
.product-thumb .saveribbon {
	position: absolute;
	top: 10px;
	left: 26px;
	width: 40px;
	height: 40px;
	background: #000;
	text-align: center;
	border-radius: 100%;
	line-height: 40px;
	color: #fff;
}
.product-thumb .caption .description {
	display: none;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
 @media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	padding: 0 10px;
}
}
 @media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
.newstext h2 {
	text-align: center;
	width: 100%;
	margin: 6px 0px 10px;
}
.newstext .button {
	display: inline-block;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
	font-weight: 600;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
	display: none;
}
.product-thumb .button-group {
	overflow: auto;
	text-align: center;
}
 @media (max-width: 768px) {
.product-list .product-thumb .button-group {
	border-left: none;
}
}
.product-thumb .button-group button {
	border: none;
	display: inline-block;
	background-color: #23a1d1;
	color: #fff;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	border: 2px dashed #23a1d1;
	margin-bottom: 20px;
	padding: 0px 10px;
}
.product-thumb .button-group button + button {
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #fff;
	background-color: #444;
	border: 2px solid #444;
	text-decoration: none;
	cursor: pointer;
}
.product-thumb:hover .button-group button {
	color: #fff;
	background-color: #444;
	border: 2px solid #444;
	outline: none;
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 74px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}
 @media (min-width: 1200px) {
#content .col-lg-2:nth-child(6n+1),  #content .col-lg-2:nth-child(6n+1),  #content .col-lg-3:nth-child(4n+1),  #content .col-lg-4:nth-child(3n+1),  #content .col-lg-6:nth-child(2n+1) {
	clear: left;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
#content .col-md-2:nth-child(6n+1),  #content .col-md-2:nth-child(6n+1),  #content .col-md-3:nth-child(4n+1),  #content .col-md-4:nth-child(3n+1),  #content .col-md-6:nth-child(2n+1) {
	clear: left;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#content .col-sm-2:nth-child(6n+1),  #content .col-sm-2:nth-child(6n+1),  #content .col-sm-3:nth-child(4n+1),  #content .col-sm-4:nth-child(3n+1),  #content .col-sm-6:nth-child(2n+1) {
	clear: left;
}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
#column-left .product-layout .col-md-3 {
	width: 100%;
}
#column-left + #content .product-layout .col-md-3 {
	width: 50%;
}
#column-left + #content + #column-right .product-layout .col-md-3 {
	width: 100%;
}
#content + #column-right .product-layout .col-md-3 {
	width: 100%;
}
}
/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}
/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}
/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
/* This is the moving lens square underneath the mouse pointer. */

.cloud-zoom-lens {
	border: 4px solid #888;
	margin: -4px;
	/* Set this to minus the border thickness. */
	background-color: #fff;
	cursor: move;
}
/* This is for the title text. */

.cloud-zoom-title {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute !important;
	background-color: #000;
	color: #fff;
	padding: 3px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	top: 0px;
}
/* This is the zoom window. */

.cloud-zoom-big {
	border: 4px solid #333;
	overflow: hidden;
}
.cloud-zoom-gallery img {
	width: 100%;
}
/* This is the loading message. */

.cloud-zoom-loading {
	color: white;
	background: #222;
	padding: 3px;
	border: 1px solid #000;
}
/* This is for the Newsletterblock. */

.newsletterblock {
	background: #fcfcfc none repeat scroll 0 0;
	border-bottom: 1px solid #e8e6e2;
	border-top: 1px solid #e8e6e2;
	padding: 4px 0;
}
.newsletterblock table {
	width: 100%;
	text-align: center;
}
.newsletterblock form {
	margin: 10px 0 0px;
}
.newstext {
	margin: 0px auto;
	width: 1140px;
}
.newstext input {
	border: 1px solid #e8e6e2;
	margin-right: 10px;
	color: #666;
	background: transparent;
	width: 29%;
	padding: 14px 0;
	text-indent: 10px;
	border-radius: 0px;
	font-size: 15px;
	margin-bottom: 12px;
}
.newstext .button {
	background: #444 none repeat scroll 0 0;
	border: 1px solid #444;
	color: #fff;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	margin-left: -5px;
	padding: 16px 68px 14px;
	text-transform: uppercase;
	margin-bottom: 12px;
}
.newstext .button:hover {
	border: 1px solid #222222;
	color: #222222;
	background: transparent;
}
.owl-wrapper-outer {
	border: none!important;
	border-radius: 0px !important;
	box-shadow: none !important;
}
.info-boxes {
	background: none;
	margin-bottom: 20px;
}
.info-boxes .col-sm-13 {
	width: 20%;
	float: left;
}
.info-boxes .container {
	background: none;
	box-shadow: none;
}
.info-boxes .info-box .row .col-xs-2, .info-boxes .info-box .row .col-xs-10 {
	padding: 4px;
}
.info-boxes .info-box .row {
	margin-top: 3px;
}
.info-boxes .info-box .fa-stack .fa-circle {
	color: #444;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-size: 44px;
}
.info-boxes .info-box .fa-stack .fa-stack-1x {
	font-size: 20px;
	line-height: 46px;
	margin-left: 3px;
	color: #fff;
}
.info-boxes .info-box {
	cursor: default;
}
.info-boxes .info-box h4 {
	color: #444;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin: 0 0 5px;
	text-transform: uppercase;
}
.info-boxes .info-box h6 {
	color: #acacac;
	font-size: 13px;
	line-height: 16px;
	margin: 0 0 5px;
}
.social-links ul.list-inline {
	margin: 6px 0;
}
.social-links .list-inline > li {
	border: none;
	padding: 2px 0px !important;
}
.social-links .list-inline > li:first-child {
	padding-left: 0px !important;
}
.social-links ul.list-inline li a {
	font-size: 16px;
	padding: 10px 12px;
	color: #fff;
	display: inline-block;
	-webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	-ms-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
	transition: all linear 0.2s;
	width: 40px;
	height: 40px;
	background: #444;
	border-radius: 100%;
}
.social-links ul.list-inline li a .fa {
	font-size: 18px;
}
.social-links ul.list-inline li a:hover, .social-links ul.list-inline li a:focus, .social-links ul.list-inline li a:active {
	color: #ffffff;
}
.social-links ul.list-inline li a:hover, .social-links ul.list-inline li a:focus, .social-links ul.list-inline li a:active {
	background: #f699c6;
	border-color: #f699c6;
}
.social-links ul.list-inline .facebookfoot a:hover, .social-links ul.list-inline .facebookfoot a:focus, .social-links ul.list-inline .facebookfoot a:active {
	background: #39599f;
	border-color: #39599f;
}
.social-links ul.list-inline .twitterfoot a:hover, .social-links ul.list-inline .twitterfoot a:focus, .social-links ul.list-inline .twitterfoot a:active {
	background: #45afe3;
	border-color: #45afe3;
}
.social-links ul.list-inline .pinterestfoot a:hover, .social-links ul.list-inline .pinterestfoot a:focus, .social-links ul.list-inline .pinterestfoot a:active {
	background: #ca1f27;
	border-color: #ca1f27;
}
.social-links ul.list-inline .googlefoot a:hover, .social-links ul.list-inline .googlefoot a:focus, .social-links ul.list-inline .googlefoot a:active {
	background: #d95232;
	border-color: #d95232;
}
.social-links ul.list-inline .rssfoot a:hover, .social-links ul.list-inline .rssfoot a:focus, .social-links ul.list-inline .rssfoot a:active {
	background: #f7bb2d;
	border-color: #f7bb2d;
}
.social-links ul.list-inline .dribblefoot a:hover, .social-links ul.list-inline .dribblefoot a:focus, .social-links ul.list-inline .dribblefoot a:active {
	background: #d979a5;
	border-color: #d979a5;
}
.social-links ul.list-inline .youtubefoot a:hover, .social-links ul.list-inline .youtubefoot a:focus, .social-links ul.list-inline .youtubefoot a:active {
	background: #d6d6d6;
	border-color: #d6d6d6;
}
.social-links ul.list-inline .linkedinfoot a:hover, .social-links ul.list-inline .linkedinfoot a:focus, .social-links ul.list-inline .linkedinfoot a:active {
	background: #65b7d2;
	border-color: #65b7d2;
}
.payment-links .list-inline > li {
	border: none;
	padding: 12px 0px !important;
}
.payment-links .list-inline > li:first-child {
	padding-left: 0px !important;
}
.payment-links ul {
	margin-bottom: 0px;
}
.payment-links ul.list-inline li {
	font-size: 18px;
	color: #898989;
	display: inline-block;
	-webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	-ms-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
	transition: all linear 0.2s;
}
.paymentfooter {
	background: url("../image/payment.png") no-repeat;
	padding-right: 38px;
}
.paymentfooter:hover {
	opacity: 1
}
.payment {
	padding-right: 5px;
	opacity: .5
}
.payment:hover {
	opacity: 1
}
.checkouts {
	width: 38px;
	height: 24px;
	background-position: -49px -140px;
}
.amex {
	width: 38px;
	height: 24px;
	background-position: -0px -140px;
}
.cirrus {
	width: 38px;
	height: 24px;
	background-position: -147px -105px;
}
.delta {
	width: 38px;
	height: 24px;
	background-position: -147px -70px;
}
.direct-debit {
	width: 38px;
	height: 24px;
	background-position: -147px -35px;
}
.discover {
	width: 38px;
	height: 24px;
	background-position: -148px -0px;
}
.ebay {
	width: 38px;
	height: 24px;
	background-position: -98px -105px;
}
.google {
	width: 38px;
	height: 24px;
	background-position: -49px -105px;
}
.maestro {
	width: 39px;
	height: 24px;
	background-position: -0px -0px;
}
.mastercard {
	width: 38px;
	height: 24px;
	background-position: -0px -105px;
}
.moneybookers {
	width: 38px;
	height: 24px;
	background-position: -98px -70px;
}
.paypal {
	width: 38px;
	height: 24px;
	background-position: -49px -70px;
}
.sagepay {
	width: 38px;
	height: 24px;
	background-position: -0px -70px;
}
.solo {
	width: 38px;
	height: 24px;
	background-position: -98px -35px;
}
.switch {
	width: 38px;
	height: 24px;
	background-position: -49px -35px;
}
.visa-electron {
	width: 38px;
	height: 24px;
	background-position: -0px -35px;
}
.visa {
	width: 38px;
	height: 24px;
	background-position: -99px -0px;
}
.western-union {
	width: 38px;
	height: 24px;
	background-position: -50px -0px;
}
ul.refinesearch {
	margin: 0px;
	padding: 0px;
}
.refinesearch li {
	padding: 0px;
	border: 3px solid rgba(0, 0, 0, 0.1);
	list-style: none;
	margin-bottom: 6px;
	float: left;
	background: #fff;
}
.refinese .col-sm-2 {
	display: inline-block;
	vertical-align: top;
	width: 16.37%;
	float: none;
	margin-bottom: 10px;
}
.refinesearch li a {
	text-transform: capitalize;
	color: #777;
	float: left;
	background: #fff;
	padding-bottom: 10px;
}
.refinesearch li a.cate {
	width: 100%;
	float: left;
	padding: 2px 0;
	text-align: center;
	background: #fff;
	color: #4d4d4d;
	font-size: 13px;
}
.refinesearch li a.cate:hover {
	color: #222;
}
.refinesearch li a img {
	width: 100%;
}
.refinesearch li:hover {
}
.list-group {
	background: #fff none repeat scroll 0 0;
	border: 3px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 20px;
	padding-left: 0;
	border-top: none;
}
.categ {
	font-size: 20px;
}
h1.productpage {
	padding: 0;
	font-size: 32px;
	background: none;
	font-weight: 400;
	color: #000;
	padding-bottom: 2px;
	margin: 2px 0 10px 0;
	border-bottom: 2px solid #000;
	font-family: 'Open Sans', sans-serif;
}
.headrating p a {
	color: #999;
	float: right;
	margin: 2px 0;
}
.prdmf1 {
	margin: 0;
}
.prdmf {
	padding: 6px 0;
}
.prdmf .col-sm-6 {
	padding-left: 0;
	padding-right: 0;
}
.prdmf .pric {
	border-left: 1px solid #eee;
	text-align: center;
}
.customprdblock {
	float: left;
	margin: 4px 0;
	border: 1px solid #f2f2f2;
	background: #f2f2f2;
	width: 100%;
}
.customprdblock h2 {
	margin: 0px;
	background: none repeat scroll 0 0 #444;
	padding: 6px;
	font-size: 18px;
	color: #fff;
	text-transform: capitalize;
}
.customprdblock p {
	padding: 3px;
	font-size: 13px;
	margin-bottom: 0px;
}
.customprdblock ul {
	margin: 0px;
	padding: 0px;
}
.customprdblock ul li {
	padding: 10px 0;
	height: 30px;
}
.filt {
	color: #333745;
	padding: 10px 0 10px;
	margin: 0px 0 20px 0;
	background: #fff none repeat scroll 0 0;
	border: 3px solid rgba(0, 0, 0, 0.1);
}
.filt .col-md-1 {
	padding-left: 0px;
}
.filt .col-md-3 p {
	margin: 6px 0;
}
.filt .col-md-3 p a {
	color: #333745;
}
.filt label {
	margin-top: 6px;
}
.filt .form-control {
	border-radius: 0px;
}
.filt .btn-group > .btn {
	padding: 8px;
	border-radius: 0px;
}
.testimonial {
	margin-bottom: 20px;
	padding: 10px;
}
.testimonialdescription {
	padding: 0 20px;
}
.testimonial, .testimonial .owl-carousel {
	background: #fff;
}
.testimonial {
	background: #fff;
	border: 3px solid rgba(0, 0, 0, 0.1);
}
.testimonial .author {
	font-size: 14px;
	text-transform: uppercase;
}
.testimonial h4 {
	text-align: center;
	margin: 20px 0;
	font-size: 18px;
	text-transform: uppercase;
}
.testimonial img {
	border-radius: 100px;
	border: 1px solid #ccc;
}
.testimonial .testimonialdescription i {
	margin: 0 6px;
}
h4.textup {
	font-size: 18px;
	text-transform: uppercase;
}
.ltcategory {
	margin-bottom: 0px;
}
.ltcategory .owl-carousel {
	background: none;
	margin-bottom: 0px;
}
.ltcategory .catdescription {
	margin-bottom: 2px;
}
.ltcategory .ltcategorydes {
	background: #229ac8;
	padding: 20px 10px 10px;
	margin-bottom: 20px;
}
.ltcategory .col-sm-3 .ltcategorydes h4 a {
	color: #fff;
}
.ltcategory .col-sm-3 .ltcategorydes {
	text-align: center;
	color: #fff;
}
.ltcategory .col-sm-3 .col-sm-12:after {
	content: "";
	position: absolute;
	border: 20px solid transparent;
	border-left: 20px solid #229ac8;
	right: -24px;
	top: 20px;
	z-index: 10;
}
.ltcategory .ltcategorydes img {
	text-align: center;
	display: inline;
	border-radius: 100px;
	border: 6px solid rgba(0, 0, 0, 0.1);
}
#fullslideshow.owl-carousel {
	margin-bottom: 20px;
}
.producttab .tab-content {
	padding: 0px;
	border: none;
	background: none;
	margin-top: 20px;
}
.img-thumbnail {
	border-radius: 0px;
}
@media only screen and (min-width: 768px) and (max-width: 1110px) {
.newstext h2 {
	text-align: center;
	width: 100%;
	margin: 6px 0 10px;
}
}
.ltbreadcrumb {
	background: #fff none repeat scroll 0 0;
	box-shadow: 0 10px 10px #ccc;
	margin: 0 0 20px;
}
.ltcenter {
	text-align: center;
}
.ltcenter .navbar-nav {
	width: 100%;
}
.ltcenter .navbar-nav > li {
	float: none;
}
.ltcenter .nav > li {
	display: inline-block;
}
 @media (max-width: 767px) {
#logo {
	text-align: center;
}
#logo a img {
	display: inline-block;
}
.container {
	padding: 0 15px;
}
.ltcategory .col-sm-3 .col-sm-12:after {
	content: "";
	position: absolute;
	border: 20px solid transparent;
	border-top: 20px solid #229ac8;
	right: 52%;
	top: inherit;
	z-index: 10;
	bottom: -30px;
	margin-right: -33px;
}
.ltheadertwo #cart {
	margin: 0px 0 10px;
	width: 100%;
}
.ltheadertwo .ltcurrency,  .ltheadertwo .ltlanguage {
	width: 31.5%;
}
.ltheadertwo .ltaccount {
	width: 33%;
}
.menubackground .navbar-collapse {
	padding: 0px 15px;
}
.ltcenter {
	text-align: inherit;
}
.ltcenter .navbar-nav {
	width: inherit;
}
.ltcenter .navbar-nav > li {
	float: left;
}
.ltcenter .nav > li {
	display: block;
	width: 100%;
}
.ltheaderfour #cart button #cart-total,  .ltheaderfive #cart button #cart-total {
	display: inline-block;
}
.ltheaderfive .col-sm-1 {
	padding: 0 15px;
}
.ltheaderfour .navbar,  .ltheaderfive .navbar {
	float: none;
}
.ltheaderfour .navbar-header,  .ltheaderfour .navbar-collapse,  .ltheaderfive .navbar-header,  .ltheaderfive .navbar-collapse {
	background: #229ac8;
}
.ltheaderfour #menu,  .ltheaderfive #menu {
	margin-bottom: 10px;
}
.refinese .col-xs-4 {
	width: 32.6%;
}
.row .col-xs-6 {
	display: inline-block;
	float: none;
	width: 49.4%;
	vertical-align: top;
}
.logintext .row .col-xs-6 {
	display: block;
	float: left;
	width: 50%;
	vertical-align: top;
}
.TVBFacebookplikebox, .TVCtwitterbox, .TVRcontactbox, .TVWyoutubebox, .TVAcustombox {
	display: none;
}
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: transparent;
}
.navbar-nav > li:hover {
	background: rgba(0, 0, 0, 0.1);
}
.list-group-item:first-child, .list-group-item:last-child {
	border-radius: 0px;
}
.box {
	background: #fff none repeat scroll 0 0;
	border: 3px solid rgba(0, 0, 0, 0.1);
	display: inline-block;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0;
	padding: 10px;
	text-transform: uppercase;
	width: 100%;
	color: #666;
}
.description {
	display: none;
}
footer .fa {
	padding-right: 6px;
}
.product-thumb .button-wish {
	position: absolute;
	top: 6px;
	right: 6px;
	width: 34px;
	display: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.product-thumb .button-wish button {
	background: #fff none repeat scroll 0 0;
	border: 2px solid #666;
	margin-bottom: 4px;
	padding: 2px 6px;
}
.product-thumb .button-wish button i {
	color: #666;
}
.product-layout:hover .product-thumb .button-wish, .owl-item:hover .product-thumb .button-wish {
	display: block;
}
.producttab .nav-tabs > li {
	display: inline-block;
	float: none;
}
.producttab .nav-tabs {
	text-align: center;
}
 @media (min-width:768px) {
.container {
	width: 100%;
}
}
@media (min-width:992px) {
.container {
	width: 970px
}
}
@media (min-width:1200px) {
.container {
	width: 1170px
}
}
.owl-pagination {
	position: absolute !important;
	right: 16px !important;
	text-align: center;
	top: -20px !important;
}
.well {
	background-color: #fff;
	border: 3px solid rgba(0, 0, 0, 0.1);
	border-radius: 0;
}
.account-register h1, .account-success h1, .account-account h2, .account-edit h1, .account-password h1, .account-address h2, .account-address-add h2, .account-address-edit h2, .account-wishlist h2, .account-order h1, .account-download h2, .account-reward h1, .account-transaction h1, .account-recurring h1, .account-newsletter h1, .product-manufacturer h1, .account-voucher h1, .affiliate-login h1, .product-special h2, .information-sitemap h1, .account-return-add h1, .account-logout h1, .information-contact h1, .product-search h1, .product-search h2,.information-news-news h1,.infotit,.information-news h1 {
	background: #fff none repeat scroll 0 0;
	border: 3px solid rgba(0, 0, 0, 0.1);
	font-size: 20px;
	font-weight: normal;
	margin-top: 0;
	padding: 10px;
	text-transform: uppercase;
}
.information-news h1{margin-top:10px;}
.mobilesidemenu h1 {
	background: none;
	border: none;
	margin: 8px 0;
	text-align: center;
}
.form-control {
	border-radius: 0px;
}
.account-login h2 {
	margin-top: 0px;
}
.newstext h2 {
	font-size: 18px;
	color: #666;
	font-weight: normal;
	float: left;
	margin: 0px 20px 0 0px;
	padding: 15px 0;
	text-transform: uppercase;
	border: none;
}
.product-search .checkbox-inline + .checkbox-inline, .product-search .radio-inline + .radio-inline {
	margin-left: 0px;
}
.scroll-top-wrapper {
	background-color: rgba(0,0,0,0.4);
	border-radius: 6px;
	bottom: 10px;
	color: #eeeeee;
	height: 38px;
	line-height: 35px;
	opacity: 0;
	overflow: hidden;
	padding-top: 2px;
	position: fixed;
	right: 30px;
	text-align: center;
	visibility: hidden;
	width: 36px;
	z-index: 99999999;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	background-color: rgba(0,0,0,0.6);
}
.scroll-top-wrapper.show {
	visibility: visible;
	cursor: pointer;
	opacity: 1.0;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}
/* Accordian Menu */

#cssmenu, #cssmenu ul, #cssmenu li, #cssmenu a {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	font-weight: normal;
	text-decoration: none;
	line-height: 1;
	font-size: 15px;
	position: relative;
	text-align: left;
}
#cssmenu {
	border: 1px solid #fff;
	border-bottom: none;
}
#cssmenu a {
	line-height: 1.3;
}
#cssmenu > ul > li > a {
	padding-right: 40px;
	font-size: 25px;
	font-weight: bold;
	display: block;
	color: #4D4D4D;
	border-bottom: 1px solid #fff;
	text-indent: 10px;
}
#cssmenu > ul > li > a > span {
	padding: 10px 10px 10px 2px;
	display: block;
	font-size: 15px;
	font-weight: normal;
}
#cssmenu > ul > li > a:hover {
	text-decoration: none;
	color: #222;
}
#cssmenu > ul > li.active {
	border-bottom: none;
}
#cssmenu > ul > li.active > a {
	color: #fff;
}
#cssmenu > ul > li.active > a span {
	color: #000;
}
#cssmenu span.cnt {
	position: absolute;
	top: 8px;
	right: 4px;
	padding: 0;
	margin: 0;
	background: none;
}
/* Sub menu */

#cssmenu ul ul {
	display: none;
	text-indent: 6px;
}
#cssmenu ul ul a {
	padding: 10px;
	display: block;
	color: #4d4d4d;
	font-size: 14px;
}
#cssmenu ul ul a:hover {
	color: #222;
}
#cssmenu ul ul a span i {
	margin-right: 6px;
}
body, html {
	position: relative;
	z-index: 9999;
}
.common-home .tab-content {
	margin-bottom: 0px;
}
.tab-content {
	margin-bottom: 20px;
}
.product-layout .button-group button i {
	margin-right: 3px;
}
.nav-tabs > li {
	margin-bottom: 0px;
}
.product-list .product-thumb .description {
	display: block;
	color: #666;
	font-size: 13px;
}
.ltheadertwo .ltcurrency .dropdown-menu .btn:hover, .ltheadertwo #form-language .dropdown-menu > li > a:hover {
	background: #ccc;
	color: #000;
	text-decoration: none;
}
#top-links.pull-right a i {
	margin-right: 4px;
}
.thumbnail {
	border-radius: 0px;
}
#Facebookplikebox, #twiiterbox, #contactbox, #youtubebox, #custombox {
	display: block;
	padding: 0;
	z-index: 9999;
	position: fixed;
}
.Facebookplbadge {
	display: block;
	height: 50px;
	top: 50%;
	margin-top: -120px;
	position: absolute;
	left: -47px;
	width: 47px;
	background-repeat: no-repeat;
	overflow: hidden;
	background: url("../image/social-icons.png") no-repeat scroll -36px 14px #3B5998;
}
.twittericon {
	background-color: #3B5998;
	display: block;
	height: 50px;
	top: 50%;
	margin-top: -120px;
	position: absolute;
	left: -47px;
	width: 47px;
	background-repeat: no-repeat;
	overflow: hidden;
	background: url("../image/social-icons.png") no-repeat scroll -86px 14px #45afe3;
	z-index: 1;
}
.contacticon {
	background-color: #3B5998;
	display: block;
	height: 50px;
	top: 50%;
	margin-top: -92px;
	position: absolute;
	left: -47px;
	width: 47px;
	background-repeat: no-repeat;
	overflow: hidden;
	background: url("../image/social-icons.png") no-repeat scroll -392px 14px #d6d6d6;
	z-index: 1;
}
.youtubeicon {
	background-color: #3B5998;
	display: block;
	height: 50px;
	top: 50%;
	margin-top: -65px;
	position: absolute;
	right: -47px;
	width: 47px;
	background-repeat: no-repeat;
	overflow: hidden;
	background: url("../image/social-icons.png") no-repeat scroll -436px 13px #13da04;
}
.customicon {
	background-color: #3B5998;
	display: block;
	height: 50px;
	top: 50%;
	margin-top: -120px;
	position: absolute;
	right: -47px;
	width: 47px;
	background-repeat: no-repeat;
	overflow: hidden;
	background: url("../image/social-icons.png") no-repeat scroll -470px 14px #f33b3b;
}
.ltheadertwo .ltlanguage i, .ltheadertwo .ltcurrency i, .ltheadertwo .ltcurrency strong {
	color: #666;
}
.product-thumb .button-wish .wishlist:hover, .product-thumb .button-wish .compare:hover {
	color: #23a1d1;
	border-color: #23a1d1;
}
.product-thumb .button-wish button.wishlist:hover i, .product-thumb .button-wish button.compare:hover i {
	color: #23a1d1;
}
.prdpricecol {
	color: #444;
}
.prdpricold {
	text-decoration: line-through;
	color: #999;
}
#product .btn-primary {
	color: #fff;
	background: #23a1d1;
	border-color: #23a1d1;
}
#product .btn-primary:hover {
	color: #fff;
	background: #444;
	border-color: #444;
}
.footerbottom p {
	color: #848484;
	font-size: 13px;
}
.footerbottom .footerlinks a:hover, .footerbottom p a:hover {
	color: #f8f8f8;
}
.footerbottom .footerlinks a, .footerbottom p a {
	color: #fff;
	font-size: 13px;
}
.thumbnails1 .thumbnail {
	padding: 0px;
	border: none;
}
.mobilesidemenu, .mobilesidemenu .container {
	background: #111;
 height: 50px !important;
}

.brands .img-responsive{
display:inline;
}
