body {
	font-family: 'Roboto', sans-serif !important;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* 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: 10.2px;
}
a {
	color: #04172E;
}
a:hover {
	text-decoration: none;
	color:#ffcc33 ;
}
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: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	color: #ffcc33 !important;
	text-decoration: none;
	background-color:transparent;
}
/* top */
header{background:#04172E;width:100%;}
#top {
	background-color: #04172E;
	padding: 4px 0px 3px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 15px;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{background-color:transparent;}
#top #form-currency .currency-select {
	text-align: left;
}
#top #form-currency .currency-select:hover {
	text-shadow: none;
	color: #000;
	background-color:transparent;
}
#top .btn-link, #top-links li, #top-links a {
	color: #fff;
	text-shadow:none;
	text-decoration: none;
}
#form-currency .btn{padding:0px 5px;}
#form-language .btn{padding:0px 5px;margin-right:5px;}
#top .btn-link:hover, #top-links a:hover {
	color: #ffcc33;
}
#top-links .dropdown-menu a {
	text-shadow: none;
	color: #666;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links ul {padding-top:2px;}
#top-links ul.list-inline li:last-child{padding-right:0px;}
#top-links {
	padding-top: 0px;
}
#top-links a + a {
	margin-left: 15px;
}
/*drophover*/
.hoverdis ul {margin:0;}
.hoverdis ul li {padding:3px 0;}
.hoverdis ul li a{color:#000;font-size:14px;text-transform:uppercase;}
.hoverdis ul li a:hover{
	color:#ffcc33 !important
}
.hoverdis{
	background-color:#fff;
	border-radius:0px;
	border:1px solid #84888C;
	margin-top:48px !important;
	padding:7px;
	box-shadow:1px 1px 0px -1px rgba(132, 136, 140, 0.85);
    position: absolute;
	width:140px;
}
.hoverdis:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #fff;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(132, 136, 140, 0.2);
  content: '';
  border-radius:0px;
}
.hoverdis::after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #84888C;
  border-left: 6px solid transparent;
  content: '';
   border-radius:0px;
}
.hoverdis #menu{
	margin-top:0;
}
.hoverdis .navbar-collapse.collapse{
	padding:0;
}
.hoverdis #menu .nav > li > a{
	color: #000;
	font-size: 14px;
	padding:0;
}
.hoverdis #menu .nav > li > a:hover, .hoverdis #menu .nav > li.open > a{
	background:transparent;
}
.hoverdis #menu .pull-right{
	float:left !important;
}
#form-currency .drophover:before{
	position: absolute;
  top: -7px;
  left: 19px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #fff;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

#form-currency .drophover::after{
  position: absolute;
  top: -6px;
  left: 20px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: '';
}
/*#menu .drophover{
	background-color:transparent;
	border-top:1px solid transparent;
	padding:0px;
	margin:0px !important;
	box-shadow:none;
}*/
.drophover{
	background-color:#fff;
	border-radius:0px;
	border-top:1px solid #84888C;
	margin-top:3px !important;
	padding:5px;
	box-shadow:1px 1px 0px -1px rgba(132, 136, 140, 0.85)
    
}
#form-currency .dropdown-menu  .btn-link, #form-language .dropdown-menu li > a, #form-language .dropdown-menu .btn-link{
	color:#000000 !important;
	font-size:14px;
	font-weight:300;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{
	outline:0px;
}
#form-currency .btn-link:hover{
	color:#ffcc33 !important;
	background-color:transparent !important;
}
#form-language .dropdown-menu > li > a{padding:0px 10px !important;}
#form-language .dropdown-menu{min-width:auto !important;}
#form-language .drophover:before,#cart .drophover:before,ul li  .drophover:before{
	position: absolute;
  top: -7px;
  right: 19px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #E9FF00;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
#form-language .drophover::after,#cart .drophover::after{
  position: absolute;
  top: -6px;
  right: 20px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: '';
}
#menu ul li .drophover::after{
position: absolute;
  top: -6px;
  right:auto;
  left:20px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: '';
}
#form-language .dropdown-menu li > a:hover{
		color:#ffcc33 !important;
	background-color: transparent !important;
	background-image: none !important;
	background-repeat: no-repeat !important;
}
.drophover > li > .dropdown-menu:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #fff;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
  border-radius:0px;
}
.drophover > li > .dropdown-menu:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: '';
   border-radius:0px;
}

#menu .drophover{
	background-color:#fff;
	border-radius:0px;
	border-top:1px solid #84888C;
	margin-top:-8px !important;
	padding:5px;
	box-shadow:1px 1px 0px -1px rgba(132, 136, 140, 0.85)
}
/*drophover*/
/* logo */
#logo {
	margin: 0 0 10px 0;
}
/* search */
#search {
	margin-bottom: 0px;
}
#search .input-lg {
	height: 45px;
	line-height: 20px;
	padding: 0 10px;
	border:none;
	border-left:1px solid #BCB8B8;
	border-radius:0px;
	box-shadow:none;
	color:#999999;
	font-size:16px;
}
#search .btn-lg .fa{font-size:24px;color:#04172E;}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 5px;
	text-shadow: none;
	border:none;
	background:none;
	box-shadow:none;
}
/* cart */
#cart .btn-inverse .fa{font-size:35px;float:left;margin-right:5px;}
#cart {
	margin-bottom: 0px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	background:transparent;
	padding:0px;
	box-shadow: none;
	text-shadow: none;
	border:none;
	border-radius:0px;
}
.ccart{width:auto;float:right;margin:15px 0 0;}
#cart.open > .btn {
	background-image: none;
	background-color:transparent;
	border: none;
	color: #fff;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #fff;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart-total{font-size:13px;color:#fff;line-height:15px;vertical-align:middle;}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
}
#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%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
.srccategory-main{background: #fff;}
.srccategory{
	border:1px solid #84888C;
	padding:10px;
	margin:0 0 10px ;
}
.allcate{position:relative;z-index:999;}
.srccategory h3{
	font-size:16px;
	color:#666666;
	cursor:pointer;
	margin:15px 20px 15px 8px;
}
/* menu */
#menu {
	background-color: transparent;
	min-height: 40px;
	margin-bottom:0 !important;
	margin-top:20px;
}
.menupadd{padding:0px;width:61%;}
#menu .nav > li > a {
	color: #fff;
	text-shadow:none;
	padding: 10px 23px;
	min-height: 15px;
	background-color: transparent;
	font-size:16px;
	font-weight:500;
	text-transform:uppercase;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
	border-radius:0px;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner li:last-child a {
	border-bottom:none;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 14px;
	border-bottom:1px dotted;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #04172E;
	background-image: linear-gradient(to bottom, #04172E, #04172E);
	background-repeat: repeat-x;
}
#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: #04172E;
	background-image: linear-gradient(to bottom, #04172E, #04172E);
	background-repeat: repeat-x;
	border-color: none;
	box-shadow:none;
	border-radius:0px;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #04172E;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
	#cart .dropdown-menu {
		width: 465px;
	}
}
@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-top:15px;
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #02101E;
	border-top: none;
	color: #fff;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	font-size: 14px;
	font-weight:normal;
	color: #fff;
}
footer li:hover {
	color: #ffcc33;
}
footer li:hover a{
	color: #ffcc33;
}
footer h5 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-transform:uppercase;
}
.powered p{
	color:#cccccc;
	font-size:14px;
	font-weight:300;
	padding:5px 0px;
	text-align:center;
	margin:0px;
}
.powered p a{
	color:#cccccc;
}
.powered{
	background:#050D16;
	padding:23px 0px;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	padding: 4px 3px;
	border: none;
	background:#f5f5f5;
	border-radius:0px;
	margin-bottom:5px;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li  a{color:#04172E;}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 0px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '>>';
	padding-right:5px;
	color:#04172E;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	/*border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-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: 4px;
	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;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #04172E;
	background-image: linear-gradient(to bottom, #04172E, #04172E);
	background-repeat: repeat-x;
	border-color: #04172E #04172E #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color:#F8D600;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover{
	background-color:#F8D600;
	border-color:#F8D600;
	color:#fff;
}
.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: #04172E;
	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: #F8D600;
	
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* 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;
}
/* product list */
.product-thumb {
	border:1px solid #04172e;
	margin-bottom: 20px;
	overflow: auto;
	background:#fff;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .descp {display:none;}
.product-list  .descp {display:block;font-size:14px;color:#333;}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 a{
	color:#000000;
	font-size:16px;
	text-transform:capitalize;
}
.product-list .product-thumb h4 {border-top:none;}
.product-thumb h4 {
	font-weight: normal;
	border-top:1px solid #f5f5f5;
	padding-top:15px;
}
.product-thumb .caption {
	padding: 0 6px;
	min-height:75px;
	
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 95px;
	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;
}
}
.product-thumb .rating {
	padding-bottom:0px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #061F27;
	font-size: 15px;
}
.rating .fa-star {
	color: #F8D600;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #F8D600;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #009900;
	font-size:16px;
	margin:0;
}
.product-thumb .price-new {
	font-weight: 400;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: none;
}
.product-thumb .button-group {
	border-top:none;
	background-color:none;
	overflow: auto;
}
.product-grid .product-thumb .btnlist{display:none;}
.product-list .product-thumb .btnlist{display:block;margin:10px 0 0;}
.product-list .product-thumb .hover-wrapper:hover .thridfa,.product-list .product-thumb .hover-wrapper:hover .fa,.product-list .product-thumb .hover-wrapper button{opacity:0;transform:none;display:none;}
.product-list .product-thumb .button-group {
	border-left:none;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: auto;
	border: none;
	display: flex;
	align-items: center;
    justify-content: center;
	float: left;
	background-color:#061f27 ;
	color: #fff;
	padding:8px 10px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: auto;
	border-left: none;
}
.product-thumb .button-group button:hover {
	color: #fff;
	background-color:#F8D600;
	text-decoration: none;
	cursor: pointer;
}.product-thumb .button-group button + button {	margin-left:5px;}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: auto;
	
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width:  auto;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom:30px !important;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.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;
}
.padd{padding:0px ;}
/*footer icon*/
	#social_media{margin:0px;float:right;}
	#social_media .socical-media ul{margin:0;list-style:none;padding-left:0px;padding-top:5px;}
	#social_media .socical-media ul li .fa{color:#fff;font-size:22px;opacity:1;-webkit-transition: all 0.5s ;
	-moz-transition: all 0.5s ;
	-ms-transition: all 0.5s ;
	-o-transition: all 0.5s ;
	transition: all 0.5s ;}
		#social_media .socical-media ul li + li{margin-left:20px;}
	#social_media .socical-media ul li a:hover{color:#ffcc33;}
	#social_media .socical-media ul li{
	margin-right:5px;text-align:right;
	}
 .payment ul{padding:0px;margin-left:0px;margin-bottom:0px;height:34px;	}
 .payment ul li:first-child{padding-left:0px;}
 .payment ul li{list-style:none;padding:0px 5px;}
 .payment ul li a{padding:0px;
	float:left;width:52px;height:34px; background:url("../image/payment.png") no-repeat;-webkit-transition: all 0.5s ;
	-moz-transition: all 0.5s ;
	-ms-transition: all 0.5s ;
	-o-transition: all 0.5s ;
	transition: all 0.5s ;}
 
 .payment .master2{background-position:-187px 0}
.payment .paypal{background-position:1px 0}
.payment .american{background-position:-123px 0px}
 .payment .visa{background-position:-61px  0px}
 .payment .western{background-position:-187px 0px}

/*footer icon*/
.swiper-viewport{background:transparent !important;border:none !important;border-radius:0px !important;box-shadow:none !important;margin:0 0 20px !important;}
#slideshow0{margin-bottom:12px;}
#column-slider .banners{display:inline-block;}
#column-slider #banner0,#column-slider #banner2{width:29.8%;}
#column-slider #banner1{width:39.6%;}
/*topsearched*/
.topsrch{background:#F5F5F5;padding:1px 15px 20px;margin:15px 0 20px;}
.topsrch .product-thumb{
	border:none;
	padding:5px;
}
.topsrch .caption{
	min-height:auto;
	padding:0px;
}
.topsrch .image{margin:0 9px 0 0;border:1px solid #ddd;}
.topsrch h3{
	color:#000000;
	font-size:18px;
	margin-bottom:30px;
	font-weight:500;
}
.topsrch h4 {margin:0 0 7px;padding-top:0;border:none;}
.topsrch .product-thumb .button-group button{
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	line-height:17px;
}
.topsrch h4 a{
	color:#333333;
	font-size:16px
}
.topsrch .price,.topsrch .price-new{
	color:#333333;
	font-size:16px;
	font-weight:normal;
}
.topsrch .price-old{
	color:#999999;
	font-size:12px;
	margin-left:0px;
}
/*topsrch*/
/*bestseller*/
.bestseller .product-layout{padding:0 7px; }
.bestseller .owl-carousel{background:#F5F5F5 !important;}
.bestseller hr{
	background:rgba(0, 0, 0, 0) linear-gradient(to right, #061F27 18%, #C9C5C5 6%) repeat scroll 0 0;
	height:1px;
	border:0 none;
	margin:0 0 15px;
	position:relative;
}
.carou hr{
	background:rgba(0, 0, 0, 0) linear-gradient(to right, #061F27 15%, #C9C5C5 6%) repeat scroll 0 0;
	height:1px;
	border:0 none;
	margin:0 0 15px;
	position:relative;
}
.carou h3{
	color:#003333;
	font-size:18px;
	font-weight:500;
	text-transform:uppercase;
	margin:30px 0 7px;
}
.bestseller h3{
	color:#003333;
	font-size:18px;
	font-weight:500;
	text-transform:uppercase;
	margin:20px 0 7px;
}
.bestseller .owl-wrapper-outer{
	border:none;
	box-shadow:none;
	border-radius:0px;
}
.color{
	background:#F5F5F5;padding:1px 17px 0px;
}
.hover-wrapper {
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    position: absolute;
	display: flex;
    justify-content: center;
    align-items: center;
	left: 0;
    right: 0;
	top: 25%;
	opacity: 0;
}
.product-thumb:hover .hover-wrapper {
	opacity:1;
}
.hover-wrapper:hover img {opacity:0.5;}
.hover-wrapper i {
    color: #fff;
    border-radius:0%;
    display: inline-block;
    font-size: 21px;
    
}
.hover-wrapper:hover i {
 -webkit-transform:scale(1, 1);
	-moz-transform:scale(1, 1);
    -ms-transform:scale(1, 1);
    -o-transform:scale(1, 1);
    transform:scale(1, 1);
}
/*hover
.product-thumb .image:hover img{opacity:0.5;}
.hover-wrapper {
  display:none;
}
.product-thumb .image:hover .hover-wrapper{
	display:block;
}
.product-thumb .image:hover .hover-wrapper .rating{
	position: absolute;
    display: block;
	top:45%;
	width:100%;
}
.hover-wrapper button .fa {
	font-size: 21.75px;
    margin-top: -26px;
    border-radius: 0;
    z-index: 100 !important;
	color: #fff;
    background:#151413;
    padding:10px;
    border-radius:0;
    position: absolute;
    display: inline-block;
    z-index: 501;
    font-size: 21.75px;
    top: 35%;
}
hover end*/
.bestseller  .swiper-pager{
	top:0;
	margin:15px 0 0;
}
.bestseller  .swiper-pager .swiper-button-prev:before,.bestseller  .swiper-pager .swiper-button-next:before{
	content:'';
}
#content .swiper-viewport:hover .swiper-button-next{
	right:0px !important;
}
.row15{
	margin:0 -7px;
}
.padd15{
	padding:0 7px;
}
#content .swiper-viewport:hover .swiper-button-prev{
	left:auto !important;
}
.bestseller  .swiper-pager .swiper-button-prev{top:-9%;right:10px;left:auto;}
.bestseller  .swiper-pager .swiper-button-next{top:-9%;left:auto;right:0px;}
.bestseller .owl-buttons .owl-next{
	top:-10% !important;
	right:7px !important;
}
.bestseller .owl-buttons .owl-prev{
	top:-10% !important;
	right:15px !important;
}
.bestseller .owl-buttons div{
	opacity: 1 !important;
}
.bestseller .swiper-pager div{opacity:1 !important;}
.fa1{font-size:18px !important;color:#003333;right:25px;position:absolute;cursor:pointer;border:1px solid #003333;background:#FFF;padding:5px 6px;margin-bottom:2px;}
.fa1:hover{background:#F8D600;border:1px solid #F8D600;}
.fa2{font-size:18px !important;color:#003333;right:0px;position:absolute;cursor:pointer;border:1px solid #003333;background:#FFF;padding:5px 6px;margin-bottom:2px;}
.fa2:hover{background:#F8D600;border:1px solid #F8D600;}
.carou .owl-carousel .owl-buttons div{opacity:1;}
.carou .owl-wrapper-outer{padding:0px 30px;}
.carou .owl-carousel .owl-buttons .owl-prev{left:0;top:30%;}
.carou .owl-carousel .owl-buttons .owl-next{right:0;top:30%;}
.carou .owl-carousel .owl-buttons div i{font-size:18px;color:#fff;background:#999999;}
.fac1,.fac2{border:1px solid #003333;padding:5px 6px;}
/*bestseller*/
#column-slider .banners .item {margin-bottom:0px;}
.banners .item {margin-bottom:20px;}
#latest{margin-bottom:10px;}
#column-slider .btnshop:hover{
	background:#ffcc33;
	color:#cc0000;
}
#slideshow0 .btnshop{
	background:#ffcc33 !important;
	color:#cc0000 !important;
	border: medium none !important;
	position:absolute !important;
	padding: 10px 15px !important;
	left:6% !important;
	margin:0 !important;
	top:70% !important;
}
#column-slider .btnshop {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    float: right;
    font-size: 18px;
    font-weight: 500;
    margin-right: 23%;
    margin-top: -19%;
    padding: 10px 15px;
    position: relative;
    text-transform: uppercase;
    width: auto;
	display:inline-block;
}
.btnshop {display:none;}
.item:after img{
	position: absolute;
	left: 5px;
	right: 5px;
	top: 5px;
	bottom: 5px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.4s;
	transition: opacity 0.3s, transform 0.4s;
	z-index: 5;
}
.item:before img {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}
.item:after img{
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}
.item:hover  img{
	opacity: 0.5;
	-webkit-transform: scale(1);
	transform: scale(1);
}
/*category page*/
.sortby .btn-default{
	background-color:#fff;
	border-color:#ECECEC;
	background-image:none;
	height:34px;
}
.sortby{
	background:#F5F5F5;
	padding:15px 0;
	min-height:60px;
	margin-bottom:15px;
}
.sortby label{
	color:#333333;
	font-size:15px;
	font-weight:400;
	padding-top:6px;
}
.sortby span{
	color:#333333;
	font-size:15px;
	font-weight:400;
}
.btngrid:hover,.btngrid:hover .fa{background-color:#04172e !important;color:#fff; }
.btngrid +.btngrid{margin-left:5px !important;}
.btngrid{
	color:#000000 ;
	font-size:15px;
	background-color:#E7E6E6 !important;
	font-weight:400;
	box-shadow:none !important;
	text-shadow:none !important;
}
.btngrid.active{
	box-shadow:none !important;
	text-shadow:none !important;
	background: #04172e !important;
    color: #fff !important;
}
.btngrid.active .fa{
	color: #fff !important;
}
.btn-group.open .dropdown-toggle{box-shadow:none;}
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default{
	background-color:#fff;
}
.btngrid .fa{
	color:#000000 ;
	font-size:15px;
	font-weight:400;
}
.category .color{margin-right:0px; padding:17px 0px;margin-bottom:15px;}
.special .color{margin:0px; padding:17px 0px;margin-bottom:15px;}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover{
	background-color:#04172e;
	border-color:#04172e;
}
.pro .srccategory{
	display:none;
}
/*category page*/
/*.item .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 1;
   -webkit-transform: scale(1) rotate(0deg);
   -moz-transform: scale(1) rotate(0deg);
   -o-transform: scale(1) rotate(0deg);
   -ms-transform: scale(1) rotate(0deg);
   transform: scale(1) rotate(0deg);
   -webkit-transition: all 0.4s ease-in;
   -moz-transition: all 0.4s ease-in;
   -o-transition: all 0.4s ease-in;
   -ms-transition: all 0.4s ease-in;
   transition: all 0.4s ease-in;
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
}
.item:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: scale(1) rotate(-180deg);
   -moz-transform: scale(1) rotate(-180deg);
   -o-transform: scale(1) rotate(-180deg);
   -ms-transform: scale(1) rotate(-180deg);
   transform: scale(1) rotate(-180deg);
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}
.item:hover img.main_img {
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
}
.item:hover .mask_img .btnshop{
	transform:rotateZ(-180deg);
	margin-top:-55% !important;
}
.item:hover .mask_img > img{
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition-delay: 0.5s;
   -moz-transition-delay: 0.5s;
   -o-transition-delay: 0.5s;
   -ms-transition-delay: 0.5s;
   transition-delay: 0.5s;
   transform:rotateZ(-180deg);
}*/
.bread{
	background:#F5F5F5;
	width:100%;
	height:28px;
	margin-bottom:15px;
}
.information-contact .srccategory{
	display:none;
}
.information-contact footer{
	margin:0;
}
.conright strong{text-transform:uppercase;}
.conright .fa{
	color:#999999;
	font-size:39.57px;
	margin:25px 0 20px;
}
.conhovr:hover,.conhovr:active,.conhovr .fa:hover{color:#04172E;}
.conright{
	border:none;
	box-shadow:none;
	background:#F5F5F5;
	border-radius:0px;
	margin:0;
	min-height:800px;
	text-align:center;
	color:#666666;
	font-size:18px;
}
.contact .form-control:hover,.contact .form-control:active{
	border-color:#04172E;
}
.contact  .btn-primary .fa{font-size:24px;}
.contact  .btn-primary{
	background-color:#04172E;
	border-color:#04172E;
	color:#fff;
	background-image:none;
	font-size:22px;
	font-weight:600;
	text-transform:uppercase;
	border-radius:0px;
	padding:10px 12px;
}
.contact  h1{
	text-align:center;
	font-size:24px;
	font-weight:bold;
	margin:40px 0;
}
.contact .form-control{
	min-height:50px;
	border-radius:0px;
	font-size:18px;
	color:#999999;
}
.contact .form-control::-moz-placeholder{
	font-size:18px;
	color:#999999;
}
/*product page*/
.pro .thumbnail{border-radius:0px;margin-bottom:5px;}
.pro h1{
	font-size:18px;
	color:#333333;
	margin:0 0 10px;
}
.pricestock {
width:100%;
margin:25px 0 10px;
border-bottom:1px solid #dfe9f6;
}
.coloropt .radio input[type="radio"], .radio-inline input[type="radio"]{
	height: 21px;
    margin-left: 0;
    position: absolute;
    width: 25px;
	opacity:0;
}
.coloropt .radio-inline{padding-left:0px;margin-top:-3px;}
.coloropt .img-thumbnail{
	border:none;
	padding:0px;
	cursor:pointer;
}
.pro .rating a{
	color:#333333;
	font-sizE:14px;
	text-transform:uppercase;
	vertical-align:middle;
}
.pro .oldprice{
	font-size:18px;
}
.pro .stock{
	float:right;
	color:#333333;
	font-size:14px;
}
.pro .description {
	color:#333;
	font-size:14px;
	font-weight:300;
	line-height:25px;
	margin-bottom:20px;
}
.pro .price,.pro .text{
	color:#000000;
	font-size:22px;
}
.coloropt .radio-inline label{margin-right:0px;}
.coloropt label{
	color:#000000;
	font-size:18px;
	margin-right:15px;
}
.coloropt .style1 .img-thumbnail{border:2px solid #000 !important;border-radius:50%;}	
.coloropt .img-thumbnail{border:2px solid transparent;border-radius:50%;}	
.qtypara {
    padding-bottom: 10px;
	display:block;	
}
.minus {
    background: #f6f6f6 none repeat scroll 0 0;
    border: 1px solid #dfdfdf;
    cursor: pointer;
    display: inline-block;
    padding: 14px 8.5px;
}
.add {
    background: #f6f6f6 none repeat scroll 0 0;
    border: 1px solid #dfdfdf;
    cursor: pointer;
    display: inline-block;
    padding: 14px 8.5px;
}
.qty {
    border-radius: 0;
    display: inline-block;
    height: 45px;
    padding: 0 10px;
    text-align: center;
    width: auto;
}
.qtypara label{
	margin-right:15px;
	font-size:18px;
	color:#000000;
}
.pro #button-cart{
	color:#fff;
	background-color:#04172E;
	border-color:#04172E;
	background-image:none;
	padding:15px 45px;
	font-size:20px;
	text-transform:uppercase;
	border-radius:0px;
}
.related .product-thumb{
	border:none;
}
.related .product-thumb h4 {padding-top:0px;border:none;margin:0 0 5px;}
.related .product-thumb h4 a{font-weight:300;}
.related .price-old{
	color:#ff0000;
	margin-left:0;
	font-size:12px;
}
.related .price-new{
	color:#333333;
	font-size:16px;
}
.related .product-thumb .caption{min-height:55px;}
.related .product-thumb .image img{border:1px solid #ddd;}
.related .product-thumb .image{
	padding:0px 9px 0 15px;
}
.related{
	border:1px solid #cccccc;
}
.related h3{
	background:#04172E;
	margin:0 0 20px;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	padding:15px 15px;
}
.desc_tab .nav-tabs{border:none;}
.desc_tab .nav-tabs > li.active > a,.desc_tab .nav-tabs > li.active > a:focus,.desc_tab .nav-tabs > li.active > a:hover{
	border:none;
	border-radius:0px;
	background:#F8D600;
}
.desc_tab .tab-content #tab-description p{
	color:#333333;
	font-size:16px;
	line-height:25px;
	font-weight:300;
}
a:focus{outline:none;}
.desc_tab .nav-tabs > li  > a{
	background:#E1E1E1;
	border-radius:0px;
	border:none;
	color:#003333;
	font-size:16px;
}
.desc_tab{
	border:1px solid #cccccc;
	padding:6px;
}
.pro .bestseller .owl-carousel{
	background:#fff !important;
}
.caption .rating{display:none;}
/*product page*/
.sub-menu{
background-color:#fff;
box-shadow:0 6px 12px rgba(0, 0, 0, 0.176);
min-width:160px;	
left:100%;
position:absolute;
top:auto;
margin-top: -18%;
border:1px solid #84888c;
border-radius:0px;
}
.sub-menu li a,.sub-menu .see-all{
	color:#000;
	font-size:14px;
	padding:12px 0 10px;
	margin:0 6px 0 10px;
}
/*account page*/
.accountbox .heading{
	background: #04172e none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 15px 12px;
    text-transform: uppercase;
}
.accountbox{
	background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 5px 0 rgba(34, 34, 34, 1);
    margin-bottom: 30px;
    margin-top: 2px;
}
.myacount{border:1px solid #e3e3e3;padding:0px 10px;}
.myacount hr{margin-top:0px;}
.myacount h2 .fa{font-size:27px;margin-bottom:5px;}
.myacount h2{font-size:28px;}
.myacount li{padding:30px 5px 40px;}
.myacount a{color:#555555;font-size:14px;}
.myacount a:hover{color:#ffcb2f;}
.myacount li .fa{font-size:50px;vertical-align:middle;margin-right:20px;}
/*account page*/
/*responsive*/
@media(max-width:1180px){
	.topsrch h3{font-size:17px;}
	.topsrch .product-thumb .button-group button{font-size:10px;}
	.related .product-thumb .button-group button{line-height:20px;font-size:10px;}
	.related h3{padding:15px 5px;font-size:14px;}
}
@media(max-width:1000px){
	#column-slider .btnshop{margin-top:-25%;}
	
	.payment ul li{padding:0px;}
	.menupadd{width:59%;}
	.padd{padding:0px 15px;}
	#menu .nav > li > a{font-size:13px;padding:10px 15px;}
	.topsrch h3{font-size:12px;}
	.bestseller .owl-controls .owl-buttons .owl-prev,.bestseller .owl-controls .owl-buttons .owl-next{top:-10%;}
}
@media(max-width:900px){
	#menu .nav > li > a{padding:10px 13px;}
}
@media(max-width:800px){
#column-slider #banner0, #column-slider #banner2{width:29%;}
}
@media(max-width:767px){
	#logo img{margin:0 auto;}
	.menupadd{width:100%;}
	.ccart{width:100%;text-align:center;}
	
	#cart .btn-inverse .fa {
		float: none;
	}
	
	#cart .dropdown-toggle {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	#top .pull-right,.powered .pull-left,.powered .pull-right{float:none !important;text-align:center;}
	#top .pull-left{float:none !important;display:inline-block;}
	#menu .pull-right{float:none !important;}
	#menu .nav > li > a{padding:10px 15px;}
	.srccategory h3{margin:15px 5px 15px 0;}
	.padd{padding:0px 15px;}
	#column-slider #banner0, #column-slider #banner2,#column-slider #banner1{width:100%;}
	#column-slider #banner0 img, #column-slider #banner2 img,#column-slider #banner1 img{margin:0 auto;}
	#subscribe .padd{padding:0px;}
	#additionalimage img{margin:0 auto;}
}
/*responsive*/

/*----------------
[responsive]
------------------*/
@media (max-width:1180px){
	.topsrch h4 a {
		font-size: 12px;
	}
	#social_media .socical-media ul li + li {
		margin-left: 13px;
	}

}


@media (max-width:1000px){
	#newsletter #subscribe .padd{
		padding:0 !important;
	}
	footer h5 {
		font-size: 14px;
    }
	footer a {
		font-size: 11px;
    }
	.powered p {
		font-size: 12px;
    }
	.topsrch .product-thumb {
		padding: 0 0 20px;
		text-align: center;
	}
	.topsrch .image {
		margin: 0 0px 0 0;
		float: none !important;
	}
	.topsrch .product-thumb .button-group button{
		float:none !important;
	}
	#social_media .socical-media ul li + li{
		margin-left:0px;
	}


}


@media (max-width:767px){
	#search{
		display:table;
	}
	#carousel0 img{
		margin:0 auto;
	}
	footer h5 {
		font-size: 18px;
    }
	footer a, .powered p  {
		font-size: 14px;
    }
}