body {
	font-family: 'Open Sans', sans-serif;
	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: #000000;
}
a:hover {
	text-decoration: none;
}
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;
}
.form-control:focus{
	border-color: #003466;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #d5e5e2;
}
.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;
	text-transform: uppercase;
}

.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 {
	text-decoration: none;
	color: #003466;
}
/* top */
#top {
	background-color: #003466;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #003466;
}
#top .btn-link, #top-links li, #top-links a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
#top ul.dropdown-menu .btn-link {
    color: #000;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
#top #top-links span.hidden-xs, #top #top-links span.hidden-sm, #top #top-links span.hidden-lg {
	margin-left: 5px;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}
/* search */
#search {
	margin-bottom: 10px;
	margin-right: 10px;
}
#search .input-lg {
	height: 33px;
	line-height: 20px;
	padding: 0 10px;
	border: 1px solid #003466;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 10px;
	height: 33px;
	border-radius: 0px;
}
.form-control {
	border-radius: 0px !important;
	box-shadow: none;
}
.input-group-addon:first-child{
	border-radius: 0px;
}
.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default:active:focus {
    color: #FFFFFF;
    background-color: #003466;
    border-color: #003466;
}

/* cart */
#cart {
	margin-bottom: 10px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	border:1px solid #003466;
	box-shadow: none;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	color: #003466;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #003466;
}
#cart .dropdown-menu {
	background: #FFFFFF;
	z-index: 1001;
	border: 1px solid #FFFFFF;
	color: #000000;
}
#cart .dropdown-menu {
	min-width: 100%;
}
#cart .table-striped>tbody>tr:nth-of-type(odd){
	background-color: #FFFFFF;
}
#cart .heading-title{
    padding: 15px 20px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
#cart .table-bordered tbody tr:last-child td:last-child{
	color: 	#003466;
	font-weight:bold;	
}
#cart .dropdown-menu table a img {
	border: none;
}
#cart .dropdown-menu table a {
	color: #003466;
}
#cart button.dropdown-toggle {
	width: auto;
    padding: 0;
    background-color: #fff;
    border: #fff;
    color: #000;
    float: right;
}
#cart button.dropdown-toggle:hover,#cart button.dropdown-toggle:active{
	background-image: none;
}
#cart.open #cart-total {
    border: 1px solid #343333;
    background: #fff;
    color: #003466;
}
#cart .dropdown-toggle .fa-shopping-cart:before{
	font-size: 30px;
    width: 100%;
    padding-right: 7px;
}
#cart #cart-total{
	background: #003466;
    display: inline-block;
    color: #fff;
    width: 30px;
    border-radius: 20px;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    vertical-align: text-bottom;
}
#cart ul li p.text-center {
	width: 200px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 320px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu .nav > li.active {
    background-color: rgba(0, 0, 0, 0.1);
}
#menu {
	background-color: #003466;
	border-color: #003466;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Montserrat', sans-serif;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
.dropdown-menu{
	border-radius: 0px;
	border: none;
	box-shadow: 0 12px 24px rgba(0,0,0,.175);
}
#menu .dropdown-menu {
	padding-bottom: 0;
	transform: perspective(1160px) rotateX(-90deg);
	transform-origin: 0 0 0;
	/*transition: transform 0.5s ease 0s, opacity 0.6s ease 0s, max-height 0.6s step-end 0s, max-width 0.6s step-end 0s, padding 0.6s step-end 0s;*/
	opacity: 0;
	display: block;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #000000;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#menu .dropdown-inner li a:hover {
	color: #003466;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	padding-left: 25px;
}
#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: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	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: #003466;
	padding: 2px 18px;
	float: right;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	border-color: #FFFFFF;
	border-radius: 15px;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #003466;
	background-color: #FFFFFF;
}
.navbar{
	border-radius: 0px;
	margin-bottom: 3px;
}
.verticle-menu li {
	width : 100%;
}
.verticle-menu li span {
	margin-left: 20px;
    position: absolute;
    width: 12%;
    right: 0px;
    color: #FFFFFF;
    padding:10px 18px 10px 8px;
}
.navbar-collapse .verticle-menu{
	max-height: 300px;
	overflow: auto;
}
.widthlimit90 a{
	width:90%;
}
.verticle-menu .subcategories{
    /*display: none;*/
    transition: opacity 1s ease-out;
    opacity: 0;
    height: 0;
    overflow: hidden;
}

.verticle-menu .display .subcategories{
    opacity: 1;
    height: auto;
	/*display: block;*/
}

#menu .nav.verticle-menu > li > a:hover, #menu .nav.verticle-menu > li.open > a {
	background-color: unset;
}
#menu .verticle-menu .dropdown-inner li a:hover{
    color: #FFFFFF;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
		border-bottom: 3px #003466 solid;
		transform: perspective(1160px) rotateX(0deg);
		transform-origin: 0 0 0;
		transition: transform 0.5s ease 0s, opacity 0.2s ease 0s, max-height 0s step-end 0s, max-width 0s step-end 0s, padding 0s step-end 0s;
		opacity: 1;
	}
	.navbar-collapse {
		padding-right: 0px;
		padding-left: 0px;
	}
	.nav.navbar-nav.verticle-menu{
		display: none;
	}

	#product-product .btn-block, #product-quickview .btn-block{
		width: 50% !important;
	}
}
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (-webkit-min-device-pixel-ratio: 2) {
	#product-quickview .button-wishlist, #product-quickview .button-compare{
		margin-top: 0px;
	}
}

@media (max-width: 767px) {
	.sticky-header{
		height: 45px !important;
	}
	#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;
	}
	.nav.navbar-nav.horizontal-menu{
		display: none;
	}
}
/* content */
#content {
	min-height: 600px;
}
#product-category #content h2.heading-title{
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: "Montserrat", sans-serif;
	margin :0px;
	padding :0px 0px 10px 0px;
}
#product-category .category-img{
	border-radius: 5px;
}

.img-thumbnail{
	padding: 0px;
	border: 0px solid #ddd;
	border-radius: 0px;
}
.category-desc{
	margin-top: 5px;
}
#product-category hr{
	margin : 0px;
}
#product-category h3{
	margin-top: 15px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0px;
}
#product-category .refine-search-list ul{
	padding: 0px;
}
#product-category .refine-search-list ul li{
	display: inline-block;
	padding: 0px 10px 0px 0px;
	margin: 5px 0px 5px 0px;
}
#product-category .refine-search-list ul li a{
	color: #999;
    text-decoration: none;
    font-size: 12px;
}
.list-grid-controller .btn-default{
	color: #777;
	background-color: #e7e7e7;
	border-color: #b3b3b3 #b3b3b3 #b3b3b3 #b7b7b7;
}
.list-grid-controller .btn-default.active{
	color: #003466;
	background-color: #FFFFFF;
	border-color: #003466;	
}
#compare-total{
	padding: 0px;
	font-size: 13px;
}
/* footer */
footer {
	padding-top: 30px;
	background-color: #333333;
	border-top: 1px solid #f2f2f2;
	color: #999999;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #999999;
	display: block;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 13px;
    cursor: pointer;	
}
footer a:hover {
	color: #fff;
}
footer h5 {
	padding: 0 0 14px;
    font-size: 12px;
    margin: 0;
    color: #fff;
    font-weight: normal;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}
/* alert */
.alert-dismissable .close, .alert-dismissible .close{
	right: unset;
}
.alert {
	padding: 8px 14px 8px 14px;
	border-radius: 0px;
}
#common-home .alert{
	margin-bottom: 3px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 0px 0;
	padding: 15px 0 15px 0;
	background: #FFFFFF;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0px 20px 0px 0px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:not(:last-child):after {
	content: '';
	display: block;
	position: absolute;
	top: 7px;
	right:6px;
	width: 5px;
	height: 5px;
	border-right: 1px solid #6e6e6e;
	border-bottom: 1px solid #6e6e6e;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.breadcrumb a {
    color: #6e6e6e;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 0.5px;
}
.breadcrumb li:last-child a {
	color: #242323;
}
.breadcrumb a:hover,.breadcrumb li:last-child a:hover {
	color: #003466;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
	background-color: #003466;
	border-color: #003466;
}
.pagination>li:first-child>a, .pagination>li:first-child>span{
	border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.pagination>li:last-child>a, .pagination>li:last-child>span{
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;	
}
.pagination>li>a, .pagination>li>span{
	color: #003466;	
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 15px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 0px;
	box-shadow: none;
	text-transform:uppercase;
}
.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;
	border-radius: 0px;
}
.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: #003466;
	border-color: #003466;
}
.btn-primary {
	color: #000000;
	background-color: #FFFFFF;
	border-color: #000000;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #003466;
	background-position: 0 -15px;
	border: 1px solid #003466;
}
/*.btn-primary.focus, .btn-primary:focus,.btn:active:focus, .btn:focus{
	background-color: #003466;
	border: 1px solid #003466;	
}*/
.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: #000000;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 2px 5px;
}
.btn-danger:hover {
	background-color: #003466;
	border:1px solid #003466; 
}
.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: #003466;
	background-image: linear-gradient(to bottom, #003466, #003466);
	background-repeat: repeat-x;
	border-color: #003466 #003466 #003466;
}
.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: #000000;
	border-radius: 0;
}
.btn-link:focus, .btn-link:hover{
	color: #003466;
}
.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: none;
	background-color: #003466;
	border-color: #003466;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #003466;
	background-image: linear-gradient(to bottom, #003466, #003466);
}
#cart .btn.viewcart{
	background: #eeeeee;
	color: #666666;
	border: none;
	float: right;
}
#cart .btn.checkout{
	border: none;
	background: #003466;
	color: #FFFFFF;
	float: left;
}
#cart .btn.checkout:hover{
	background: #000000;
	color: #FFFFFF;
}
#cart .cart-actions .btn{
	text-transform: uppercase;
	padding: 15px;
	letter-spacing: 1.5px;
	margin-bottom: 5px;
	width: 49%;
	border: 1px solid #000;
}
/* 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: #003466;
	background: #f9f9f9;
	border: 1px solid #e5e5e5;
	text-shadow: 0 1px 0 #FFF;
}
.list-group-item:first-child{
	border-top-left-radius:0px;
	border-top-right-radius:0px;
}
.list-group-item:last-child{
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
}
/* 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-inner {
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
	background: #FFFFFF;
	text-align: center;
	width: 100%;
	border-top: 1px solid #e5e5e5;
	padding: 15px 0px 0px 0px;
}
.product-grid .product-inner, .module .product-inner{
	border-top: 0px;

}
.product-grid .product-inner .product-image, .module .product-inner .product-image{
	position: relative;
}
.product-inner .product-image .product-image-info {
	transition: all 0.3s ease-out;
    position: relative;
    overflow: hidden;
}
.product-inner .product-image .product-image-info a img {
	width: 100%;
	border: 1px solid #eeeeee;
}
.product-inner .product-image .product-image-info .product-action-box {
	z-index: 2;
	position: absolute;
	width: 100%;
	opacity: 0;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.product-inner .product-image .product-image-info .product-action-box .product-quickview-button {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 15px;
    margin-right: 7px;
}

.product-inner .product-image .product-image-info .product-action-box .product-quickview-button a {
	color: #333;
	font-family: 'FontAwesome';
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 8px 0px;
	text-decoration: none;
	display: inline-block;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	border: 1px solid #333;
	width: 40px;
	background: #fff;

}
.product-inner .product-image .product-image-info .product-action-box .product-quickview-button a.quickview-button:before {
    content: "\f002";
    font-family: 'FontAwesome';
    font-size: 14px;
}
.product-inner .product-image .product-image-info .product-action-box .product-quickview-button a span {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0 2px;
    font-weight: normal;
    margin-left: 6px;
    display: none;
}
.product-inner .product-image .product-image-info .product-action-box .actions{
    display: inline-block;
    margin-right: auto;
}
.product-inner .product-image .product-image-info .product-action-box .actions .wishlist, .product-inner .product-image .product-image-info .product-action-box .actions .compare{
	line-height: 18px;
    background-color: #333;
    color: #333;
    font-family: 'FontAwesome';
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 9px 0px;
    text-decoration: none;
    display: inline-block;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    border: 1px solid #333;
    width: 40px;
    background: #fff;
    margin-right: 7px;	
}

.product-inner .product-image .product-image-info .product-action-box .add-to-cart button{
    border: 0;
    padding: 8px 12px;
    font-size: 12px;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    font-weight: normal;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    background: #003466;
    width: 100%;	
}
.product-layout:hover .product-inner .product-image .product-image-info .product-action-box {
    visibility: visible;
    opacity: 1;
    left: 0px;
    bottom: 0px;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);

}
.product-details {
	text-align: center;
}
.product-details .details-inner {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;	
}
.product-details .details-inner .product-title{
    margin-bottom: 7px;
    padding-top: 20px;
    font-size: 12px;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    letter-spacing: 1px;
    font-family: "Montserrat", sans-serif;
    text-overflow: ellipsis;	
}
.product-list .product-details .details-inner .product-title{
	padding-top: 0px;
}
.product-details .details-inner .product-title a{
    text-decoration: none;
    text-transform: uppercase;
	color: #003466;
}
.product-grid .details-inner .product-desc, .module .swiper-viewport .product-desc{
	display: none;
}
.product-details .details-inner .product-content .rating{
	padding-bottom: 5px;
}
.price span.price-old {
    display: inline;
    color: #999!important;
    font-size: 13px;
    font-weight: normal;
    text-decoration: line-through;
    margin-right: 6px;
}
.price span.price-new, .price span.price-regular{
    font-size: 13px;
    color: #000;
    font-weight: bold;
}
.product-grid .product-content span.price-tax, .module .swiper-viewport .product-content span.price-tax {
    display: none;
}
.product-list .product-image {
	width: 24%;
	float: left;
	position: relative;
}
.product-list .product-details {
	width: 72%;
    text-align: left;
    float: right;
    margin-top: auto;
    margin-bottom: 0px;

}
.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
}
.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 .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	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: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 14px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o,#review .fa-star + .fa-star-o,#review .fa-star {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
.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;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.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: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#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-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-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%;
}
#column-left .panel-default{
	border: 1px #e5e5e5 solid;
}
/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}
aside .panel-default {
	background: #fff;
	box-shadow: none;
	border: 1px #e5e5e5 solid;
	border-radius: 0px;
}
aside .panel-default>.panel-heading {
	border-bottom: 1px solid #e5e5e5;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: normal;
	margin: 0;
	padding: 15px;
	text-transform: uppercase;
	font-family: "Montserrat", sans-serif;
	background: #f9f9f9;
}
#column-left .panel a.list-group-item {
	background-color: #fff;
	padding: 15px 0px 0px 0px;
	border: none;
	border-top: 0px #fff solid;
	border-bottom: 0px #ddd solid;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
aside .panel a.list-group-item:before {
	content: "\f105";
	font-family: FontAwesome;
	font-size: 12px;
	display: inline-block!important;
	position: relative;
	cursor: pointer;
	line-height: 21px;
	color: #333;
	padding-right: 10px;
}
#column-left .panel .list-group-item {
	border: 0px solid #ddd;
	padding: 0px;
}
#column-left .panel .checkbox, .radio {
	margin-top: 3px;
	margin-bottom: 3px;
	width: 100%;
}
#column-left .panel>.list-group, #column-left .panel>.panel-collapse>.list-group {
	margin-bottom: 0;
	padding: 0px 15px;
}
#column-left .panel-footer {
	padding: 15px 0px 15px 15px;
	background-color: #fff;
	border-top: 0px solid #ddd;
	text-align: left;
}
/* 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: #FFFFFF;
    color: #003466;
}

.btn-primary.focus, .btn-primary:focus{
	background-color: #003466;
	border-color: #000000;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .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: #003466;
	border-color: #000000;	
}
/*Module swiper-viewport*/
.swiper-viewport{
	margin:0 0 20px !important;
}
.module {
	margin-bottom: 20px;
}
.module .swiper-viewport, .product-image-slider .swiper-viewport{
	box-shadow: none;
	border: 0px;
	margin: 0px;
}
.module .swiper-viewport .swiper-button-prev, .module .swiper-viewport .swiper-button-next,.product-image-slider .swiper-viewport .swiper-button-next,.product-image-slider .swiper-viewport .swiper-button-prev {
	width: 45px;
	height: 45px;
	border: 1px solid #000000;
	text-align: center;
	background-color: #003466;
}
.swiper-button-disabled{
	background: #DDDDDD !important;
	border:1px solid #DDDDDD !important;
}
.module .swiper-viewport .swiper-button-prev:before, .module .swiper-viewport .swiper-button-next:before,.product-image-slider .swiper-viewport .swiper-button-prev:before,.product-image-slider .swiper-viewport .swiper-button-next:before {
	font-size: 20px;
}
.module h3 {
	margin-bottom: 0px;
	color: #000000;
	font-size: 18px;
	font-weight: 300;
	padding: 5px 15px 5px 0px;
	position: relative;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	letter-spacing: 5px;
	border-bottom: 2px solid #003466;
	display: inline-block;
}

.product-zoom-image{
	border : solid 1px #e0e0e0;
}

.product-image-slider .swiper-viewport{
	margin : 20px 0 20px 0px !important;
}
a:focus, a:hover{
	text-decoration: none;
	color: #003466;
}

/*offer banners*/
.offer-section img, .banner-section img {
    border: 10px solid #eee;
    width: 100%;
}
/* footer features Box */
.footer-features-box {
    border-top: 1px solid #e5e5e5;
    background: #f8f8f8;
    margin-top: 20px;
    overflow: auto;
    padding: 40px 0px;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    color: #333;
    font-family: 'Montserrat', sans-serif;
    line-height: 40px;
}
.icon-truck:before {
	content: "\f0d1";
}
.icon-support, .icon-return, .thumbs-up {
	font-family: FontAwesome;
	display: inline-block !important;
	font-size: 40px;
	margin: auto;
	color: #666;
	text-align: center;
	text-align: center;
	padding-left: 0px;
	float: left;
	line-height: 40px;
	width: 40px;
}
.icon-truck {
	font-family: FontAwesome;
	display: inline-block !important;
	font-size: 40px;
	margin: auto;
	color: #666;
	text-align: center;
	text-align: center;
	padding-left: 0px;
	float: left;
	line-height: 40px;
	width: 45px;
}
.icon-money {
	font-family: FontAwesome;
	display: inline-block !important;
	font-size: 40px;
	margin: auto;
	color: #666;
	text-align: center;
	text-align: center;
	padding-left: 0px;
	float: left;
	line-height: 40px;
	width: 26px;
}
.icon-money:before {
	content: "\f155";
}
.icon-support:before {
	content: "\f095";
}
.icon-return:before {
	content: "\f01e";
}
.thumbs-up:before {
	content: "\f0a4";
}

/*footer*/
.add-icon:before {
	content: "\f041";
	font-family: FontAwesome;
	font-size: 15px;
	color: #999;
	height: 35px;
	width: 35px;
	line-height: 35px;
	display: inline-block;
	float: left;
	font-style: normal;
	text-align: center;
	margin-right: 10px;
	border: 1px #d7d7d7 solid;
}
.email-icon:before {
	content: "\f0e0";
	font-family: FontAwesome;
	font-size: 13px;
	color: #999;
	height: 35px;
	width: 35px;
	margin-right: 5px;
	line-height: 33px;
	display: inline-block;
	float: left;
	font-style: normal;
	text-align: center;
	margin-right: 10px;
	border: 1px #d7d7d7 solid;
}
.phone-icon:before {
	content: "\f095";
	font-family: FontAwesome;
	font-size: 15px;
	color: #999;
	height: 35px;
	width: 35px;
	margin-right: 5px;
	line-height: 35px;
	display: inline-block;
	float: left;
	font-style: normal;
	text-align: center;
	margin-right: 10px;
	border: 1px #d7d7d7 solid;
}


.social-section {
	padding: 0px;
	overflow: hidden;
	width: 100%;
	margin: auto;
	background: #191919
}
.social-section .inner {
	margin: auto;
	overflow: hidden;
	margin-bottom: 20px;
	padding-top: 20px;
}
.social {
	overflow: hidden;
	margin-bottom:10px;
}
.social a {
border: 1px #d7d7d7 solid;
width: 35px;
height: 35px;
line-height: 32px;
color: #999;
}
.social a:hover {
	color: #fff;
}
.social .fb a:before {
	content: "\f09a";
	font-family: FontAwesome;
}
.social .fb a {
	font-size: 16px;
	display: inline-block!important;
	text-align: center;
	padding: 0;
}
.social .fb a:hover {
	background: #3C5B9B !important;
}
.social .tw a:before {
	content: "\f099";
	font-family: FontAwesome;
}
.social .tw a {
	font-size: 16px;
	display: inline-block!important;
	text-align: center;
	padding: 0;
}
.social .tw a:hover {
	background: #359BED !important;
}
.social .googleplus a:before {
	content: "\f0d5";
	font-family: FontAwesome;
}
.social .googleplus a {
	font-size: 16px;
	display: inline-block!important;
	text-align: center;
	padding: 0;
}
.social .googleplus a:hover {
	background: #E33729!important;
}
.social .rss a:before {
	content: "\f09e";
	font-family: FontAwesome;
}
.social .rss a {
	content: "\f09e";
	font-family: FontAwesome;
	font-size: 16px;
	display: inline-block!important;
	text-align: center;
	padding: 0;
}
.social .rss a:hover {
	background: #FD9F13 !important;
}
.social .pintrest a:before {
	content: "\f0d3";
	font-family: FontAwesome;
}
.social .pintrest a {
	content: "\f0d3";
	font-family: FontAwesome;
	font-size: 16px;
	display: inline-block!important;
	text-align: center;
	padding: 0;
}
.social .pintrest a:hover {
	background: #cb2027 !important;
}
.social .linkedin a:before {
	content: "\f0e1";
	font-family: FontAwesome;
}
.social .linkedin a {
	content: "\f0e1";
	font-family: FontAwesome;
	font-size: 16px;
	display: inline-block!important;
	text-align: center;
	padding: 0;
}
.social .linkedin a:hover {
	background: #027ba5 !important;
}
.social .youtube a:before {
	content: "\f167";
	font-family: FontAwesome;
}
.social .youtube a {
	font-size: 16px;
	display: inline-block!important;
	text-align: center;
	padding: 0;
}
.social .youtube a:hover {
	background: #F03434 !important;
}
.social h4 {
	margin: 25px 0 0px 0px;
}
.social ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}
.social ul li {
	border-bottom: none;
}
.social a {
	transition: background 400ms ease-in-out;
	-webkit-transition: background 400ms ease-in-out;
	-moz-transition: background 400ms ease-in-out;
	-o-transition: background 400ms ease-in-out;
}
.payment-accept img {
    margin-right: 10px;
    width: 45px;
    height: auto;
    margin-bottom: 10px;
}

footer .footer-logo a{
	padding-top: 0px;
}
footer .store-info{
    min-height: 10px;
    margin-bottom: 20px;
    margin-top: 5px;
}
footer .contact-details {
	margin-bottom: 10px;
	line-height: 1.428;
}
footer .phone{
	margin-bottom: 27px;
}
footer .email{
	margin-bottom: 11px;
}
footer .footer-bottom {
	overflow: hidden;
	width: 100%;
	margin: auto;
	padding: 18px 0;
	border-top: 1px solid #222;
}
footer .copyright{
	text-align: center;
}
@media only screen and (max-width: 1024px) and (min-width: 320px){
footer address.contact-details{
	margin-bottom: 26px;
}
}
/*magnify product image*/
.glass {
  width: 150px;
  height: 150px;
  position: absolute;
  border-radius: 15%;
  cursor: grab;
  box-shadow:
    0 0 0 7px rgba(255, 255, 255, 0.85),
    0 0 7px 7px rgba(0, 0, 0, 0.25), 
    inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  display: none;
}
/*product page*/
#product-product .product-name h1,#product-quickview .product-name h1{
	font-size: 32px;
	margin: 0 0 2px;
	text-align: left;
	line-height: 1;
	padding-bottom: 0px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: "Montserrat", sans-serif;
}
#product-product .rating, #product-quickview .rating{
	padding: 18px 0px;
	border-bottom: 1px solid #f3efef;
}
#product-product .module .rating,#product-quickview .module .rating {
	padding: 0px;
	border-bottom: 0px;
}
#product-product .rating p,#product-quickview .rating p{
	margin: 0 0 0px;
}
#product-product .rating p a {
	color: #666666;
}
#product-product .price-and-stock,#product-quickview .price-and-stock{
	position: relative;
}
#product-product .price-and-stock .price-block,#product-quickview .price-and-stock .price-block{
	margin: 0px;
	padding: 15px 0;
	border-bottom: 1px solid #f3efef;
}
#product-product .price-and-stock .price-block .special,#product-product .price-and-stock .price-block .regular,#product-quickview .price-and-stock .price-block .special,#product-quickview .price-and-stock .price-block .regular{
	display: inline-block;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
#product-product .price-and-stock .price-block .old,#product-quickview .price-and-stock .price-block .old{
	display: inline-block;
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: line-through;
}
#product-product .price-and-stock .stock,#product-quickview .price-and-stock .stock{
	display: inline-block;
    float: right;
    text-transform: uppercase;
    font-weight: 600;
}
#product-product .price-and-stock p,#product-quickview .price-and-stock p{
	margin: 0px;
	padding: 0px;
}
#product-product .other-product-info,#product-quickview .other-product-info{
    margin: 0px;
    padding: 15px 0;
    border-bottom: 1px solid #f3efef;
}

#product-product #button-cart, #product-product .button-wishlist, #product-product .button-compare,#product-quickview #button-cart-qv, #product-quickview .button-wishlist, #product-quickview .button-compare {
	display: inline-block;
    margin-right: 10px;
    color: #ffffff;
    background: #003466;
    border: #003466;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 16px;
    line-height: 1.4;
}
#product-product #product,#product-quickview #product-qv{
	margin-top: 20px;
}
#product-product .social-media,#product-quickview .social-media{
	margin-top: 30px;
}
.nav-tabs>li>a{
	border-radius: 0px;
	text-transform: uppercase;
}
#product-product .nav-tabs{
	background: #eeeeee;
}
#content h1, #account-address h2,#account-wishlist h2, #account-download h2, #product-search h2{
	font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0px;
    letter-spacing: 1px;
}
#account-account h2{
	color: #000;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 0;
    letter-spacing: 1px;
}
#account-address .btn-danger, #account-wishlist .btn-danger, #checkout-cart .btn-danger, #account-order .btn-danger {
	border-color: #000000;	
	padding: 7.5px 15px;
}
.btn-info:hover{
	border-color: 1px solid #FFFFFF;
}
#button-search{
	margin-bottom: 20px;
}
.sticky-header {
    position: fixed;
    margin-top: 0px;
    z-index: 1000;
    top: 0px;
    width: 100%;
    display: inline-block;
    background : #003466;
    height: 42px;
}
#loading-img-bg{
	display: none;
	background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 1200px;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    font-size: 12px;
    text-align: center;
}
.loading-img{
	margin-top: 400px;
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
	 	#menu .nav > li > a{
		font-size: 11px;
		padding: 10px 14px 10px 14px;
		text-transform: capitalize;
		}
		#cart button.dropdown-toggle{
			width: inherit !important;
			background-color: #dff0d8;
		}		

 }
 @media (max-width: 575.98px) { 
 	.footer-features-box .icon-truck, .footer-features-box .thumbs-up, .footer-features-box .icon-return, .footer-features-box .icon-money{
 		display: none !important;
 	}
	#product-product .btn-block, #product-quickview .btn-block{
		width: 50% !important;
	}
	#product-quickview .button-wishlist, #product-quickview .button-compare{
		margin-top: 10px;
	}
	#cart button.dropdown-toggle{
		width: inherit !important;
		background-color: #dff0d8;
	}
  }
 @media (min-width: 576px) and (max-width: 767.98px)  {
 	.footer-features-box .icon-truck, .footer-features-box .thumbs-up, .footer-features-box .icon-return, .footer-features-box .icon-money{
 		display: none !important;
 	}
	#product-product .btn-block, #product-quickview .btn-block{
		width: 50% !important;
	}
	#product-quickview .button-wishlist, #product-quickview .button-compare{
		margin-top: 10px;
	}
	#cart button.dropdown-toggle{
		width: inherit !important;
		background-color: #dff0d8;		
	} 	 
 }
 #gal-images-qv img{
 	cursor: pointer;
 }
 .modal-header {
 	border-bottom: 0px;
 }
 .action-btn .control-label{
 	float: left;
 	padding: 8px;
 }
 .action-btn #input-quantity{
 	width: auto;
 	float: left;
 	margin-right: 10px;
 	height: 39px;
 	text-align: center;
 }
 #product-product .btn-block,#product-quickview .btn-block{
	width: 30%;
}
/*back to top button*/
#backToTop {
	color: #fff;
	text-align: center;
	bottom: 60px;
	display: none;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	position: fixed;
	right: 10px;
	text-decoration: none;
	width: 45px;
	background: url(../image/to-top-arrow.png) no-repeat center;
	background-color: #003466;
	text-transform: uppercase;
	z-index: 100;
	border-radius: 0px;
	border: 0px;
}
#backToTop:hover {
	color: #fff;
	background-color: #000;
}
#preload-img {
	position: fixed;
    left: 0px;
    top: 0px;
    height: 100%;
    z-index: 99999;
    background: url(../image/pre-loading-spinner.gif) no-repeat center center #ffffff;
    width: 100%;
    background-size: 12%;
}