/* Uncomment this to make the website unresponsive, and use extra-small columns in the html */
/*body, .container, header, footer, #top {
	min-width: 1130px;
}
.container {
	max-width: 1130px;
}*/
/*
@import url("https://fonts.googleapis.com/css?family=El+Messiri:400,700");
@import url("https://fonts.googleapis.com/css?family=Tangerine:400,700");
@import url("https://fonts.googleapis.com/css?family=Merriweather:400,700");*/
/* font-family: 'Tangerine', cursive; */
/* font-family: 'Merriweather', serif; */

/* Font Import */
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900');
/*{font-family: 'Roboto', sans-serif;}*/

@font-face {
	font-family: 'ProximaNova-Regular';
	src: url('fonts/Regular/ProximaNova-Regular.eot');
	src: url('fonts/Regular/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'), 
	url('fonts/Regular/ProximaNova-Regular.woff') format('woff'), 
	url('fonts/Regular/ProximaNova-Regular.ttf') format('truetype'), 
	url('fonts/Regular/ProximaNova-Regular.svg') format('svg');
}
@font-face {
	font-family: 'ProximaNova-Semibold';
	src: url('fonts/Semi-bold/ProximaNova-Semibold.eot');
	src: url('fonts/Semi-bold/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'), 
	url('fonts/Semi-bold/ProximaNova-Semibold.woff') format('woff'), 
	url('fonts/Semi-bold/ProximaNova-Semibold.ttf') format('truetype'), 
	url('fonts/Semi-bold/ProximaNova-Semibold.svg') format('svg');
}
@font-face {
	font-family: 'ProximaNova-Black';
	src: url('fonts/ProximaNova-Black/ProximaNova-Black.eot');
	src: url('fonts/ProximaNova-Black/ProximaNova-Black.eot?#iefix') format('embedded-opentype'), 
	url('fonts/ProximaNova-Black/ProximaNova-Black.woff') format('woff'), 
	url('fonts/ProximaNova-Black/ProximaNova-Black.ttf') format('truetype'), 
	url('fonts/ProximaNova-Black/ProximaNova-Black.svg') format('svg');
}
@font-face {
	font-family: 'ProximaNova-Bold';
	src: url('fonts/ProximaNova-Bold/ProximaNova-Bold.eot');
	src: url('fonts/ProximaNova-Bold/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'), 
	url('fonts/ProximaNova-Bold/ProximaNova-Bold.woff') format('woff'), 
	url('fonts/ProximaNova-Bold/ProximaNova-Bold.ttf') format('truetype'), 
	url('fonts/ProximaNova-Bold/ProximaNova-Bold.svg') format('svg');
}
@font-face {
	font-family: 'ProximaNova-Extrabld';
	src: url('fonts/ProximaNova-Extrabld/ProximaNova-Extrabld.eot');
	src: url('fonts/ProximaNova-Extrabld/ProximaNova-Extrabld.eot?#iefix') format('embedded-opentype'), 
	url('fonts/ProximaNova-Extrabld/ProximaNova-Extrabld.woff') format('woff'), 
	url('fonts/ProximaNova-Extrabld/ProximaNova-Extrabld.ttf') format('truetype'), 
	url('fonts/ProximaNova-Extrabld/ProximaNova-Extrabld.svg') format('svg');
}

@font-face {
	font-family: 'ProximaNova-Light';
	src: url('fonts/ProximaNova-Light/ProximaNova-Light.eot');
	src: url('fonts/ProximaNova-Light/ProximaNova-Light.eot?#iefix') format('embedded-opentype'), 
	url('fonts/ProximaNova-Light/ProximaNova-Light.woff') format('woff'), 
	url('fonts/ProximaNova-Light/ProximaNova-Light.ttf') format('truetype'), 
	url('fonts/ProximaNova-Light/ProximaNova-Light.svg') format('svg');
}
@font-face {
	font-family: 'ProximaNova-RegularIt';
	src: url('fonts/ProximaNova-RegularIt/ProximaNova-RegularIt.eot');
	src: url('fonts/ProximaNova-RegularIt/ProximaNova-RegularIt.eot?#iefix') format('embedded-opentype'), 
	url('fonts/ProximaNova-RegularIt/ProximaNova-RegularIt.woff') format('woff'), 
	url('fonts/ProximaNova-RegularIt/ProximaNova-RegularIt.ttf') format('truetype'), 
	url('fonts/ProximaNova-RegularIt/ProximaNova-RegularIt.svg') format('svg');
}









body {
	font-family: ProximaNova-Regular;
	font-weight: 400;
	color: #767676;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
}
 @media (min-width: 1300px) {
.container {
	width: 1140px;
}
}
.cst-img{
	padding-top:4px;
}
.map-div {
	position: absolute;
	height: 840px;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
	font-family: ProximaNova-Semibold;
}


.inner-desc-listing a img{width:100%;}
/* default font size */
.fa {
	font-size: 14px;
}
.fa-1 {
	font-size: 20px;
}
.fa-2 {
	font-size: 32px;
}
.fa-3 {
	font-size: 64px;
}
.fa-4 {
	font-size: 112px;
}
.fa-5 {
	font-size: 192px;
}
.fa-6 {
	font-size: 320px;
}
/* Override the bootstrap defaults */
h1 {
	/*font-size: 33px;*/
	font-size: 80px;
	line-height: 80px;
	font-weight: 700;
	font-family: ProximaNova-Semibold;
	text-align: center;
	color: #4d6d9c;
	margin: 85px 0 40px 0;
}
h2 {
	font-size: 34px;
	line-height: 38px;
	color: #8493a8;
	margin-top: 0;
}
h3 {
	font-size: 18px;
	line-height: 20px;
	color: #4d6d9c;
	margin-bottom: 20px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px;
}
label {
	font-size: 18px;
	font-weight: normal;
}

.second-level {
    padding-left: 20px !important;
	text-align:left!important;
}

.third-level {
    padding-left: 40px !important;
	text-align:left!important;
}
.four-level {
    padding-left: 60px !important;
	text-align:left!important;
}
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: 18px;
	border-radius: 0;
	min-height: 40px;
}
.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;
}
input[type=checkbox] {
	top: 3px;
	position: relative;
}
.divider {
	background: url(../../../../../image/catalog/home/divider.png) center center no-repeat;
	padding: 40px 0;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
.nav-tabs {
	margin-bottom: 15px;
	font-size: 18px;
}
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: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* top */
#top {
	background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #currency .currency-select {
	text-align: left;
}
#top #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-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#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-div {
	margin-top: 0px;
	border-bottom: 1px solid #e2e2e2;
	box-shadow: 0 0 2px 2px #ccc;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 9;
	background-color: #fff;
	padding:16px 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.smaller-top-div {
	padding: 0 !important;
}
.top-left-div {
	display: inline-block;
	vertical-align: top;
	width: 44%;
}
.top-center-div {
	display: inline-block;
	vertical-align: top;
	width: 11%;
}
.top-right-div {
	display: inline-block;
	vertical-align: top;
	width: 44%;
}
#top-bar {
	background-color: #2d2c34;
	padding: 5px 0;
	font-size: 16px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
	color: #fff;
}
#top-bar ul {
	margin-bottom: 0;
}
#top-bar ul li i {
	margin-right: 5px;
}
#top-bar a {
	color: #fff;
}
#top-bar .telephone-text li {
	padding-left: 0;
	padding-right: 0;
}
/* logo */
#logo {
	margin: 0;
}
#logo img {
	margin: 0 auto;
}
/* search */
#search {
	/*margin-bottom: 5px;*/
	float: right;
	position: relative;
	/*margin-top: -10px;*/
	margin-top: 0px;
}
#search input[type=text] {
	background-color: transparent;
	border: 1px solid #c0c0c0;
	border-radius: 20px;
	box-shadow: none;
	font-size: 18px;
	padding: 0 15px;
}
#search .fa-search {
	position: absolute;
	top: 12px;
	right: 10px;
	z-index: 9999;
	cursor: pointer;
}
#search .input-group-addon {
	width: 0%;
	background-color: #f1f1f1;
	border: none;
	box-shadow: none;
}
#search .input-lg {
	height: 38px;
	line-height: 38px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
#search .input-group-addon {
	width: 0%;
	background-color: #f1f1f1;
	border: none;
	box-shadow: none;
}
/* cart */
#cart {
	width: inherit;
	z-index: 999999;
}
#cart > .btn {
	font-size: 13px;
	line-height: 18px;
	color: #FFF;
	padding: 0;
	background-color: #2d2c34;
	box-shadow: none;
	background-image: none;
	border-color: #2d2c34;
}
#cart.open > .btn {
	background-image: none;
	background-color:transparent
	border: none;
	color: #343434;
	padding: 0;
	box-shadow: none;
	text-shadow: none;
	font-size:14px;
}
#cart.open > .btn:hover {
	color: #343434;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 999999;
	color: #4d6d9c;
}
#cart .dropdown-menu {
	min-width: 300%;
}
#cart .dropdown-menu a {
	color: #4d6d9c;
}
 @media (max-width: 478px) {
#cart .dropdown-menu {
	min-width: 100%;
	width: 300px;
}
}
#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;
	font-size: 14px;
}
/* menu */
#menu {
	/*background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
  border-color: #1f90bb #1f90bb #145e7a;*/
	min-height: 40px;
	/*margin: 8px 0;*/
	margin: 0% 0 0 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	font-size: 18px;
	letter-spacing: 1px;
}
#menu .navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}
#menu .navbar-nav > li {
	display: inline-block;
	float: none;
}
.top-left-div #menu .navbar-nav {
	/*padding-left: 40px;*/
	text-align: center;
	float: none !important;
}
#menu2 {
	display: none;
	float: right;
}
#menu2 .navbar-collapse {
	margin-left: -65%;
}
.smaller-menu {
	margin: 5px 0 0 0 !important;
}
#menu .nav > li > a, #menu2 .nav > li > a {
	background-color: transparent;
    color: #4d6d9c;
    line-height: 15px;
    min-height: 15px;
    padding: 0;
    text-shadow: none;
	}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
/*background-color: rgba(0, 0, 0, 0.1);*/ }
#menu .nav > li, #menu2 .nav > li {
	margin: 0 18px;
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	-ms-transition: all 0.1s;
	-o-transition: all 0.1s;
	transition: all 0.1s;
}
#menu .nav > li:hover, #menu .nav > li.active, #menu2 .nav > li:hover, #menu .nav > li.active {
	/*border-bottom: 3px solid #4d6d9c;*/
	border-top: 2px solid #3ec8a1;
}
#menu .nav > li, #menu2 .nav > li {
	border-top: 3px solid transparent;
}
#menu .dropdown-menu, #menu2 .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner, #menu2 .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul, #menu2 .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a, #menu2 .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover, #menu2 .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all, #menu2 .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, #menu2 .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, #menu2 #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, #menu2 .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	/*padding: 2px 18px;*/
	padding: 10px 15px;
	float: right;
	background-color: #00a650;
	background-image: linear-gradient(to bottom, #00a650, #00a650);
	background-repeat: repeat-x;
	border-color: #00a650 #00a650 #00a650;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled], #menu2 .btn-navbar:hover, #menu2 .btn-navbar:focus, #menu2 .btn-navbar:active, #menu2 .btn-navbar.disabled, #menu2 .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
 @media (min-width: 768px) {
#menu .dropdown:hover > .dropdown-menu {
	display: block;
}
}
@media (max-width: 767px) {
#menu {
	display: none;
}
#menu2 {
	display: block;
}
#menu, #menu2 {
	border-radius: 4px;
}
#menu div.dropdown-inner > ul.list-unstyled, #menu2 div.dropdown-inner > ul.list-unstyled {
	display: block;
}
#menu div.dropdown-menu, #menu2 div.dropdown-menu {
	margin-left: 0 !important;
	padding-bottom: 10px;
	background-color: #fff;
}
#menu .dropdown-inner, #menu2 .dropdown-inner {
	display: block;
}
#menu .dropdown-inner a, #menu2 .dropdown-inner a {
	width: 100%;
	/*color: #fff;*/
	color: #4d6d9c;
	font-size: 18px;
}
#menu .dropdown-menu a:hover, #menu .dropdown-menu ul li a:hover #menu2 .dropdown-menu a:hover, #menu2 .dropdown-menu ul li a:hover {
	background: rgba(0, 0, 0, 0.1);
}
#menu .see-all, #menu2 .see-all {
	margin-top: 0;
	border: none;
	border-radius: 0;
	color: #fff;
}
}
.nav-right {
	/*float: left;*/
  /*width: 55%;*/
	width: 100%;
}
.nav-right .navbar-nav {
	text-align: center;
	float: none;
}
/* master slider */
.master-slider {
/* position: fixed !important;
  z-index: -1 !important;*/ }
.common-home {
	overflow-x: hidden;
}
.common-home .home-content-div {
	/* margin-top: 1050px;
	 height: 3060px; */
	background-color: #fff;
	position: relative;
}
.common-home .home-content-div .half-circle-div {
	position: absolute;
	border-radius: 50%;
	width: 140px;
	height: 100px;
	top: -1.3%;
	background-color: #fff;
	margin-left: calc(50% - 70px);
	text-align: center;
	padding-top: 20px;
	cursor: pointer;
}
.common-home footer {
	margin-top: 0;
	position: relative;
}
.common-home .ms-slide .ms-layer {
	margin-top: 26% !important;
}
.common-home .ms-slide-title {
	display: none;
}
.common-home .ms-slide-desc {
	/*width: 40%;
	margin-left: 30%;*/
}
.common-home .ms-slide-desc h1 {
	font-family: ProximaNova-Semibold;
	font-size: 50px;
	line-height: 80px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	margin: 0 !important;
}
.common-home .ms-slide-desc p {
	font-size: 20px;
	font-family: ProximaNova-Semibold;
	line-height: 30px;
	color: #fff;
}
.common-home .content-div {
	/*margin-top: 95px;*/
	position: relative;
}
.common-home .content-div h1 {
/*line-height: 40px;
      margin: 50px 0 0 0;
      text-align: left;*/ }
.common-home .content-div h2 {
	margin-bottom: 0px;
}
.common-home .content-div p {
	font-size: 20px;
	line-height: 24px;
}
.common-home .content-div #home-intro-1 .image-div {
	z-index: 1;
	padding: 10px;
	background-color: #fff;
}
.common-home .content-div #home-intro-1 .image-div img {
	max-width: 100%;
}
.common-home .content-div #home-intro-2 [class^="col-"] {
	margin-top: -120px;
	padding-left: 0;
	padding-right: 0;
}
.common-home .content-div #home-intro-2 .image-div {
	width: 70%;
}
.common-home .content-div #home-intro-2 .image-div img {
	max-width: 100%;
}
.common-home .content-div #home-intro-2 .text-div {
	margin-top: 10%;
	width: 30%;
}
.common-home .content-div .divider {
	margin-top: 50px;
}
.common-home .content-div .home-category-div .title-div {
	margin-bottom: 50px;
}
.common-home .content-div .home-category-div .title-div h1, .common-home .content-div .home-category-div .title-div h2 {
	text-align: center;
}
.common-home .content-div .home-category-div [class^="col-"] {
	padding-left: 0;
	padding-right: 0;
}
.common-home .content-div .home-category-div .category-div {
	padding: 5px;
	background-color: #fff;
}
.common-home .content-div .home-category-div .category-div .row {
	margin-left: 0;
	margin-right: 0;
	position: relative;
}
.common-home .content-div .home-category-div .category-div [class^="col-"] {
	border: 1px solid #e2e2e2;
	height: 310px;
	text-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	box-sizing: border-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: column;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}
.common-home .content-div .home-category-div .category-div [class^="col-"] .img-div {
	padding: 20px;
	height: 100px;
	vertical-align: top;
}
.common-home .content-div .home-category-div .category-div [class^="col-"] .img-div img {
	margin: 0 auto;
}
.common-home .content-div .home-category-div .category-div [class^="col-"] .title-div {
	font-size: 24px;
	color: #4d6d9c;
}
.common-home .content-div .home-category-div .category-div [class^="col-"]:hover {
	background-color: #4d6d9c;
}
.common-home .content-div .home-category-div .category-div [class^="col-"]:hover .title-div {
	color: #fff !important;
}
.common-home .content-div .home-brands-div {
	width: 100%;
	margin-left: 0%;
}
.common-home .content-div .home-brands-div .title-div {
	margin-bottom: 50px;
}
.common-home .content-div .home-brands-div .title-div h1, .common-home .content-div .home-brands-div .title-div h2 {
	text-align: center;
}
.common-home .content-div .home-brands-div [class^="col-"] {
	padding-left: 0;
	padding-right: 0;
}
.common-home .content-div .home-brands-div .logo-div {
	padding: 5px;
	background-color: #fff;
	/*height: 120px;*/
	height: 100%;
/*[class^="col-"] {*/ }
.common-home .content-div .home-brands-div .logo-div .row {
	margin-left: 0;
	margin-right: 0;
	border: 1px solid #e2e2e2;
	height: 100%;
}
.common-home .content-div .home-brands-div .logo-div .logo-img-div {
	position: relative;
	/*height: 100%;*/
	height: 80px;
	display: inline-block;
}
.common-home .content-div .home-brands-div .logo-div .logo-img-div .img-div {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	box-sizing: border-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: column;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.common-home .content-div .home-brands-div .logo-div .logo-img-div .img-div img {
	margin: 0 auto;
}
.common-home .content-div .home-newsletter-div {
	text-align: center;
	padding: 5px;
	background-color: #fff;
	width: 62%;
	position: absolute;
	bottom: -20%;
	right: -325px;
}
.common-home .content-div .home-newsletter-div .row {
	margin-left: 0;
	margin-right: 0;
}
.common-home .content-div .home-newsletter-div [class^="col-"] {
	padding-left: 0;
	padding-right: 0;
}
.common-home .content-div .home-newsletter-div #column-right {
	width: 57%;
	margin-right: 5px;
}
.common-home .content-div .home-newsletter-div .img-div {
	width: 42%;
}
.common-home .content-div .home-newsletter-div .mailchimp-integration {
	border: 1px solid #cacaca;
	padding: 20px;
	margin-bottom: 0;
	background-color: #fff;
	height: 320px;
}
.common-home .content-div .home-newsletter-div .box-heading {
	text-align: center;
}
.common-home .content-div .home-newsletter-div .box-heading h1 {
	text-align: center;
}
.common-home .content-div .home-newsletter-div #column-right .mi-button {
	margin-top: 0;
}
.common-home .content-div .home-newsletter-div #column-right .mi-button .btn-primary {
	background-color: #4d6d9c;
	border-radius: 0;
	box-shadow: none;
	color: #fff;
	padding: 6px 15px;
}
.common-home .content-div .home-newsletter-div .mi-block {
	min-width: 0;
	margin: 0;
}
/* content */
#content {
	min-height: 400px;
	font-size: 13px;/*margin-top: 190px;
	margin-bottom: 50px;*/
}
.information-information #content p strong {
	color: #4d6d9c;
}
.iid-4 #content {
/*	width: 60%;
	margin-left: 20%;*/
}
.iid-4 h1 {
	line-height: 40px;
	margin: 85px 0 0 0;
}
.iid-4 h2 {
	margin-bottom: 20px;
}
/*.iid-4 p {
	font-size: 20px;
	line-height: 26px;
}*/
.iid-4 .nav-tabs {
	border-bottom: 1px solid #cdcfd3;
	margin-bottom: 30px;
	padding-left: 15%;
}
.iid-4 .nav-tabs > li {
	margin: 0 10px;
}
.iid-4 .nav-tabs > li > a {
	color: #8493a8;
	font-size: 24px;
}
.iid-4 .nav-tabs > li > a:hover {
	border-color: transparent;
	color: #4d6d9c;
}
.iid-4 .nav-tabs > li.active > a, .iid-4 .nav-tabs > li.active > a:focus, .iid-4 .nav-tabs > li.active > a:hover {
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	border-bottom: 1px solid #cdcfd3;
	color: #4d6d9c;
}
.iid-4 .nav > li > a:focus, .iid-4 .nav > li > a:hover {
	background-color: transparent;
}
.iid-4 .tab-content {
	font-size: 18px;
	line-height: 24px;
}
.iid-4 .tab-content p {
	font-size: 18px;
	line-height: 24px;
	text-align: center;
}
.iid-4 .tab-content .image-div {
	text-align: center;
	margin-bottom: 30px;
}
.news-ncategory h1, .news-article h1, .news-search h1 {
	line-height: 40px;
	margin: 85px 0 0 0;
}
.news-ncategory .divider {
	margin-top: 40px;
}
.news-ncategory .view-more-text {
	padding: 15px 25px;
	margin: 0 5px;
	line-height: 1.42857143;
	color: #fff;
	text-decoration: none;
	background-color: #4d6d9c;
	border: none;
	float: right;
	display: inline-block;
	font-size: 18px;
}
.news-ncategory .view-more-text a {
	color: #fff;
}
.news-ncategory .view-more-text:hover {
	background-color: #8493a8;
}
.artblock {
        margin-bottom: 10px;
    display: inline-block;
    width: 22.5%;
    margin-right: 25px;
}
.artblock .block-inner {
	border: 1px solid #cccccc;
	background:#fff;
}
.artblock .block-inner .image {

}
.artblock .block-inner .image img {
    margin: 0;
    text-align: center;
    vertical-align: middle;
    height: 215px;
    overflow: hidden;
    display: table-cell;
    width: 100%;
}
.artblock .block-inner .content-text {
	padding: 20px;
}
.artblock .block-inner .content-text .name a {
    color: #000;
    font-size: 17px;
    font-weight: 600;
    font-style: normal;
}
.artblock .block-inner .content-text .description {
	font-size: 18px;
	line-height: 22px;
	color: #767676 !important;
}
.artblock .block-inner .content-text .article-tags {
	margin-top: 15px;
}
.artblock .block-inner .content-text .article-tags a {
	color: #c2c2c2;
	line-height: 50px;
	border: 1px solid #cdcfd3;
	padding: 10px;
}
.artblock .block-inner .content-text .article-tags a:hover {
	background: #ddd;
}
.artblock .block-inner .content-text .blog-button {
	margin-top: 20px;
}

.blog-button .btn {
    padding: 5px 20px;
    font-size: 12px !important;
}
.bnews-list {
	overflow: hidden !important;
}
.grid-sizer, .grid-item {
	width: 32%;
}
.grid-item {
	min-height: 880px;
}
.news-article .article-content {
	margin-top: 25px;
}
.news-article .image {
	margin-bottom: 30px;
}
.news-article .image img {
	display: block;
	width: 100%;
	height: 300px;
	margin: 0;
}
.news-article .title {
	font-size: 24px;
	line-height: 24px;
	color: #8493a8;
}
.news-article .content-text {

}
.news-article .content-text .article-tags {
	margin-top: 15px;
}
.news-article .content-text .article-tags a {
	color: #c2c2c2;
	line-height: 20px;
	background: transparent;
	padding: 10px;
	margin: 0;
	text-decoration: none;
	border: 1px solid #cdcfd3;
	border-radius: 0;
	display: inline-block;
}
.news-article .content-text .desc {
    font-size: 14px;
    line-height: 26px;
    color: #767676;
    margin-bottom: 50px;
}
.heading-div [class^="col-"] {
	padding-left: 0;
	padding-right: 0;
}
.heading-div .form-horizontal .control-label {
	text-align: left;
}
.heading-div .block-div .title-div {
	padding: 0px 20px;/*border-top: 1px solid #cdcfd3;
	border-bottom: 1px solid #cdcfd3;
	background-color: #fcfcfc;*/
}
.heading-div .block-div .content-div {
	padding: 10px 20px;
	font-size: 20px;
	min-height: 120px;
	position: relative;
}
.heading-div .block-div .content-div .row {
	margin-left: 0;
	margin-right: 0;
}
.heading-div .block-div .content-div .row [class^="col-"] {
	min-height: 40px;
}
.heading-div .block-div .content-div .row label {
	font-size: 18px;
	padding-top: 3px;
}
.heading-div .block-div .content-div .button-div {
	/*bottom: 20px;*/
	position: absolute;
}
.heading-div .block-div .content-div fieldset {
	margin-top: 20px;
}
.heading-div .block-div .content-div ul {
	margin-bottom: 0;
}
.heading-div .block-div .content-div ul li {
	margin-bottom: 15px;
}
.heading-div .block-div .content-div ul li a {
	color: #767676;
}
.account-account .heading-div .block-div .content-div {
	padding-top: 20px;
}
.account-account .heading-div .block-div .content-div h3 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.forgot-password-div {
	margin: 20px;
}
.forgot-password-div a {
	font-size: 20px;
	color: #767676;
	font-style: italic;
}
.information-contact .top-map-div {
	position: relative;
}
.information-contact .location-info {
	position: absolute;
	top: 40%;
	left: 52%;
	z-index: 8;
	background-color: #fff;
	border: 1px solid #cacaca;
	padding: 20px;
}
.information-contact .location-info .title {
	font-size: 22px;
	color: #4d6d9c;
}
.information-contact .location-info .content {
	font-size: 18px;
}
.information-contact #map-tab-content {
	position: relative;
}
.information-contact #map .row {
	margin-left: 0;
	margin-right: 0;
}
.information-contact .map-tab {
	text-align: center;
	/*margin-top: -2%;*/
	position: relative;
	/*width: 80%;
  margin-left: 10.5%;*/
	width: 95%;
	margin-left: 2.5%;
}
.information-contact .map-tab ul li {
	background-color: #8493a8;
	color: #fff;
	width: 20%;
	padding: 8px;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
}
.information-contact .map-tab ul li a {
	color: #fff;
}
.information-contact .map-tab ul li.active, .information-contact .map-tab ul li:hover {
	background-color: #4d6d9c;
}
.information-contact h1 {
	margin: 10px 0 40px 0;
}
.information-contact .form-group {
	margin-left: 0;
	margin-right: 0;
}
.information-contact .form-group [class^="col-"] {
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
.information-contact .form-group input[type="submit"] {
	margin-top: 15px;
}
.information-contact .all-locations-div {
	margin-left: 0;
	margin-right: 0;
	margin-top: 20px;
	font-size: 16px;
}
.information-contact .all-locations-div .location-item-div {
	margin-bottom: 20px;
	padding: 0 10%;
	min-height: 550px;
}
.information-contact .all-locations-div .location-item-div .image {
	margin-bottom: 20px;
}
.information-contact .all-locations-div .location-item-div .image .image-gallery li img {
	display: block;
	margin: 0 auto;
}
.information-contact .all-locations-div .location-item-div .title {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 10px;
}
.information-contact .all-locations-div .location-item-div .addrs-list {
	-webkit-padding-start: 20px;
}
.information-contact .all-locations-div .location-item-div .addrs-list li {
	margin-bottom: 10px;
}
.information-contact .all-locations-div .location-item-div .addrs-list .tel-div {
	list-style: none;
}
.information-contact .all-locations-div .location-item-div .fax-list {
	-webkit-padding-start: 20px;
}
.information-contact .all-locations-div .location-item-div .fax-list li {
	list-style: none;
}
.information-contact #enquiry-form {
	width: 100%;
	margin: 0 auto;
}
.product-category .banners {
/*margin-top: 70px;*/
}
.product-category h1 {
	margin: 85px 0 0 0;
	line-height: 50px;
}
.product-category .listing-heading {
	border-bottom: 1px solid #cdcfd3;
	margin-bottom: 20px;
}
.product-category .listing-heading .btn-group {
	float: right;
}
.product-category .listing-heading .btn-group #grid-view, .product-category .listing-heading .btn-group #list-view {
	border: none;
	box-shadow: none;
	padding: 5px;
	background-color: transparent;
}
.product-category .listing-heading .btn-group .fa {
	font-size: 18px;
}
.product-category .product-listing {
	/*border-bottom: 1px solid #cdcfd3;*/
	margin-bottom: 20px;
}
.product-category .image {
	position: relative;
}
.product-category .special-div {
	position: absolute;
	top: 0;
	right: 0;
	width: 31.25%;
	height: 38%;
	background-color: #4d6d9c;
	font-size: 30px;
	line-height: 25px;
	padding: 25px 15px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}
.product-category .special-div span {
	font-size: 22px;
}
.product-category .price-new {
	color: #e90000;
}
.product-category .price-old {
	color: #c2c2c2;
}
.product-category .size-text {
	color: #767676;
	margin-left: 10px;
}
.product-category .view-more-text {
	padding: 15px 25px;
	margin: 0 5px;
	line-height: 1.42857143;
	color: #fff;
	text-decoration: none;
	background-color: #4d6d9c;
	border: none;
	float: right;
	display: inline-block;
	font-size: 18px;
}
.product-category .view-more-text a {
	color: #fff;
}
.product-category .view-more-text:hover {
	background-color: #8493a8;
}
.checkbox-div, .checkbox-all-div {
	display: inline-block;
	float: right;
}
.checkbox-div input[type=checkbox], .checkbox-all-div input[type=checkbox] {
	top: 0 !important;
	margin: 0 !important;
}
.product-search .listing-heading {
	border-bottom: 1px solid #cdcfd3;
	margin-bottom: 20px;
	margin-top: 20px;
}
.product-search .listing-heading .btn-group {
	float: right;
}
.product-search .listing-heading .btn-group #grid-view, .product-search .listing-heading .btn-group #list-view {
	border: none;
	box-shadow: none;
	padding: 5px;
	background-color: transparent;
}
.product-search .listing-heading .btn-group .fa {
	font-size: 18px;
}
.product-search .product-listing {
	border-bottom: 1px solid #cdcfd3;
	margin-bottom: 20px;
}
.product-search .image {
	position: relative;
}
.product-search .special-div {
	position: absolute;
	top: 0;
	right: 0;
	width: 31.25%;
	height: 38%;
	background-color: #4d6d9c;
	font-size: 30px;
	line-height: 25px;
	padding: 25px 15px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}
.product-search .special-div span {
	font-size: 22px;
}
.product-search .price-new {
	color: #e90000;
}
.product-search .price-old {
	color: #c2c2c2;
}
.product-search .size-text {
	color: #767676;
	margin-left: 10px;
}
.product-search .view-more-text {
	padding: 20px 25px;
	margin: 0 5px;
	font-size: 18px;
	background-color: #4d6d9c;
	margin: 0 5px;
	float: right;
	display: inline-block;
}
.product-search .view-more-text a {
	color: #fff;
}
.product-search .view-more-text:hover {
	background-color: #8493a8;
}
.tab-content {
	font-size: 18px;
}
#column-left {
	font-size: 18px;
}
.product-product h1 {
	margin: 85px 0 0 0;
	line-height: 50px;
}
.product-product a {
	color: #4d6d9c;
}
.product-product #button-cart {
	background-color: #116aa2;
	color: #fff;
	border: 1px solid transparent;
}
.product-product .product-image {
	text-align: center;
	margin-bottom: 20px;
}
.product-product .product-name {
	font-size: 34px;
	line-height: 38px;
	color: #2d2c34;
	margin-bottom: 20px;
}
.product-product .product-intro-desc {
	font-size: 18px;
}
.product-product .small-text {
	font-size: 14px;
}
.product-product .product-input-div {
	margin-bottom: 20px;
}
.product-product .product-option label {
	margin-top: 10px;
}
.product-product .product-price {
	font-size: 26px;
	font-weight: 700;
	color: #2d2c34;
	margin-top: 10px;
}
.product-product .ori-price {
	color: #c2c2c2;
}
.product-product .special-price {
	color: #e90000;
}
.product-product .text-related {
	font-size: 34px;
	line-height: 38px;
	color: #2d2c34;
	margin-bottom: 10px;
}
.product-product .nav-tabs {
	border-bottom: 1px solid #cdcfd3;
	margin-bottom: 50px;
}
.product-product .nav-tabs li a {
	position: relative;
    padding: 9px 25px;
    border: 1px solid #ccc;
    border-radius: 0;
    font-size: 12px;
    text-transform: uppercase;
}
.product-product .nav-tabs li a:after {
	/*content: "";
	position: absolute;
	border-top: 1px solid #cdcfd3;
	width: 50px;
	transform: rotate(120deg);
	transform-origin: 30% 300%;*/
}
.product-product .nav-tabs > li > a:hover {
	border-color: transparent;
	color: #4d6d9c;
}
.product-product .nav-tabs > li.active > a, .product-product .nav-tabs > li.active > a:focus, .product-product .nav-tabs > li.active > a:hover {
	border-top: 1px solid #3ec8a1;
	border-left: 1px solid #3ec8a1;
	border-right: 1px solid #3ec8a1;
	border-bottom: 1px solid #3ec8a1;
	color: #3ec8a1;
}
.product-product .nav > li > a:focus, .product-product .nav > li > a:hover {
	background-color: transparent;
}
.product-product #tab-description strong, .product-product #tab-description b, .product-product #tab-description u {
	color: #4d6d9c;
}
.product-product #tab-description .comfort-level-table tr td {
	text-align: center;
	height: 30px;
}
.product-product #tab-description .circle-active {
	width: 15px;
	height: 15px;
	background-color: #8493a8;
	border-radius: 50%;
	border: 1px solid #767676;
	margin-left: 45%;
}
.product-product #tab-description .circle-inactive {
	width: 15px;
	height: 15px;
	background-color: transparent;
	border-radius: 50%;
	border: 1px solid #767676;
	margin-left: 45%;
}
.product-product #form-review a {
	color: #4d6d9c;
}
.product-product #review .table > tbody > tr > td, .product-product #review .table > tbody > tr > th, .product-product #review .table > tfoot > tr > td, .product-product #review .table > tfoot > tr > th, .product-product #review .table > thead > tr > td, .product-product #review .table > thead > tr > th {
	border-top: none;
}
.product-product #review .table tr {
	border-bottom: 1px solid #cacaca;
}
.product-product .lSSlideOuter .lSPager.lSGallery li {
	border: 1px solid #ddd;
	border-radius: 0 !important;
}
.product-product .lSSlideOuter .lSPager.lSGallery li img {
	margin: 0 auto;
}
.product-details-div {
	margin-top: 85px;
	margin-bottom: 50px;
}
.checkout-cart table {
	border-left: none;
	border-right: none;
}
.checkout-cart table thead td {
	padding: 25px 20px;
	border-top: 1px solid #cdcfd3 !important;
	border-bottom: 1px solid #cdcfd3;
	background-color: #fcfcfc;
	border-left: none;
	border-right: none;
	font-size: 18px;
	line-height: 20px;
	color: #4d6d9c;
	margin-bottom: 20px;
}
.checkout-cart table tbody td {
	padding: 25px 20px;
	border-left: none;
	border-right: none;
	border-top: none !important;
}
.checkout-cart table tbody td img {
	margin: 0 auto;
}
.checkout-cart table tbody tr:nth-last-child(1) td {
	border-bottom: 1px solid #cdcfd3;
}
.checkout-cart table tbody .product-column {
	font-size: 20px;
}
.checkout-cart table tbody .product-column a {
	color: #8493a8;
}
.checkout-cart table tbody .price-column {
	font-size: 18px;
}
.checkout-confirm-div table thead td {
	padding: 25px 20px;
	border-top: 1px solid #cdcfd3 !important;
	border-bottom: 1px solid #cdcfd3;
	background-color: #fcfcfc;
	border-left: none;
	border-right: none;
	font-size: 18px;
	line-height: 20px;
	color: #4d6d9c;
	margin-bottom: 20px;
}
.checkout-confirm-div table tbody td {
	padding: 25px 20px;
	border-left: none;
	border-right: none;
	border-top: none !important;
}
.checkout-confirm-div table tbody td img {
	margin: 0 auto;
}
.checkout-confirm-div table tbody tr:nth-last-child(1) td {
	border-bottom: 1px solid #cdcfd3;
}
.checkout-confirm-div a {
	color: #8493a8;
}
.account-order table thead td {
	padding: 25px 20px;
	border-top: 1px solid #cdcfd3 !important;
	border-bottom: 1px solid #cdcfd3;
	background-color: #fcfcfc;
	border-left: none;
	border-right: none;
	font-size: 18px;
	line-height: 20px;
	color: #4d6d9c;
	margin-bottom: 20px;
}
.account-order table tbody td {
	padding: 25px 20px;
	border-left: none;
	border-right: none;
	border-top: none !important;
}
.account-order table tbody td img {
	margin: 0 auto;
}
.account-order table tbody tr:nth-last-child(1) td {
	border-bottom: 1px solid #cdcfd3;
}
.account-order-info table thead td {
	padding: 25px 20px;
	border-top: 1px solid #cdcfd3 !important;
	border-bottom: 1px solid #cdcfd3;
	background-color: #fcfcfc;
	border-left: none;
	border-right: none;
	font-size: 18px;
	line-height: 20px;
	color: #4d6d9c;
	margin-bottom: 20px;
}
.account-order-info table tbody td {
	padding: 25px 20px;
	border-left: none;
	border-right: none;
	border-top: none !important;
}
.account-order-info table tbody td img {
	margin: 0 auto;
}
.account-order-info table tbody tr:nth-last-child(1) td {
	border-bottom: 1px solid #cdcfd3;
}
/* footer */
footer {
	margin-top: 30px;
	padding: 40px 0 10px;
	background-color: #303030;
	 /*border-top: 1px solid #ddd;*/
	color: #fff;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #fff;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	/*font-family: 'Open Sans', sans-serif;*/
	font-family: ProximaNova-Semibold;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	text-decoration: none;
	letter-spacing: 1px;
	margin-top: 0rem;
}
footer .socials a {
	border-radius: 50%;
	background: #000;
	color: #fff;
	display: inline-block;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
}
footer .socials a i {
	vertical-align: middle;
	font-size: 20px;
}
footer p {
	margin: 0 !important;
}
footer .bottom-div {
	border-top: 1px solid #3f3f3f;
	margin-top: 20px;
	padding-top: 15px;
}
footer .bottom-social-div {
	margin-top: 30px;
	margin-bottom: 20px;
}
footer .bottom-logo-div {
	margin-top: 20px;
	margin-bottom: 0;
}
footer .bottom-logo-div li {
	padding: 0 10px;
}
footer .bottom-right-div {
	margin-bottom: 0;
}
footer .bottom-right-div li:nth-child(1) {
	border-right: 1px solid #cacaca;
	padding-right: 10px;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	/*text-shadow: 0 1px 0 #FFF;*/
	padding: 0 10px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 4px;
	right: 0px;
	width: 0px;
	height: 13px;
	border-right: 1px solid #333;
	border-bottom: 0px solid #DDD;
	-webkit-transform: rotate(35deg);
	-moz-transform: rotate(35deg);
	-o-transform: rotate(35deg);
	transform: rotate(35deg);
}
.pagination {
	margin: 0;
	font-size: 18px;
	border-radius: 0;
}
.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 15px 25px;
	margin: 0 5px;
	line-height: 1.42857143;
	color: #fff;
	text-decoration: none;
	background-color: #4d6d9c;
	border: none;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
	background-color: #8493a8;
	border-color: #8493a8;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
	color: #fff;
	background-color: #8493a8;
	border-color: #8493a8;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	border-radius: 0;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-radius: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 40px;
	font-size: 18px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 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: #767676;
	text-shadow: none;
	background-color: transparent;
	border: 1px solid #767676;
	border-radius: 20px;
}
.btn-primary {
	background-color: #657d88;
	border: 1px solid #657d88;
	border-radius: 5px;
	box-shadow: none;
	color: #fff;
	font-size: 14px;
	text-shadow: none;
	text-transform: uppercase;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled], .btn-default:hover, .btn-default:active, .btn-default.active, .btn-default.disabled, .btn-default[disabled] {
	background-color: transparent;
	color: #4d6d9c;
}
.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: #767676;
	text-shadow: none;
	background-color: transparent;
	border: 1px solid #767676;
	border-radius: 20px;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	background-color: transparent;
	color: red;
}
.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: #767676;
	text-shadow: none;
	background-color: transparent;
	border: 1px solid #767676;
	border-radius: 20px;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-color: transparent;
	color: #4d6d9c;
}
.btn-link {
	border-color: transparent;
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: transparent;
	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 {
	color: #767676;
	padding: 8px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	/*color: #767676;
	background: #f9f9f9;
	border-top: 1px solid #DDDDDD !important;
	border-bottom: 1px solid #DDDDDD !important;
	border-right: none;
	border-left: 3px solid #4d6d9c;
	text-shadow: 0 1px 0 #FFF;*/
	background: #3ec8a1;
    border-radius: 20px;
    border-right: medium none;
    color: #fff !important;
	border: 1px solid #3ec8a1;
}
.list-group-item:first-child, .list-group-item:last-child {
	border-radius: 0;
}
.list-group-item {
	background-color: transparent;
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	border-bottom: 1px solid #transparent;
}
.list-group-item.no-line {
	border-bottom: 1px solid transparent !important;
}
/* 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 {
	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;
}
/* ============================ Minerva Code start here ========================================*/ 
.clear-top {
	display: block;
	float: left;
	height: 90px;
}
.images-part img {
	margin: 20px 0;
	padding: 0 10px;
	width: 100%;
}
.we-lelp h2, .we-lelp h3 {
	text-align: center;
}
.we-lelp h2 {
	color: #657d88;
	font-family: "ProximaNova-Semibold";
	font-size: 20px;
}
.we-lelp h3 {
	color: #343434;
	font-family: "ProximaNova-Semibold";
	font-size: 27px;
	text-transform: uppercase;
}
.we-lelp h3 i {
	color: #3ec8a1;
	font-style: normal;
}
.we-lelp h3 i {
	position: relative;
	margin-left: 10px;
}
.we-lelp h3 i:after {
	content: '';
	background-color: #3ec8a1;
	height: 1px;
	width: 20px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.tab-custom ul {
	list-style: none;
	margin: 0px;
	padding: 0;
}
.tab-custom ul li {
	width: 100%;
	display: block;
}
/*.tab-custom ul li:nth-child(even){ background-color:#333;}
 .tab-custom ul li:nth-child(odd){ background-color:#000;} */
.tab-custom li a {
	border: 1px solid #bdbdbd;
	color: #343434;
	display: block;
	font-size: 12px;
	padding: 10px 0;
	text-align: center;
	margin: 6px 5px;
}
.divadr-1 {
	display: block;
	float: left;
	margin: 15px 0;
	min-height: 1px;
	width: 100%;
}
.con-text {
	color: #343434;
	font-size: 14px;
}
.con-bg-part {
	background-color: #f8f8f8;
}
.feedback-con {
	color: #35b893;
	font-family: "ProximaNova-Semibold";
	font-size: 24px;
	letter-spacing: 1px;
	margin: 20px 0;
	text-transform: uppercase;
}
.contact-left input.form-control[type="text"], .contact-left input.form-control[type="text"], .contact-left input.form-control[type="text"], .contact-left input.form-control[type="text"] {
	background-color: #fff;
	border-radius: 5px;
	box-shadow: none;
	color: #343434;
	font-size: 13px;
	height: 38px;
	min-height: 38px;
}
.contact-left textarea.form-control {
	background-color: #fff;
	border-radius: 5px;
	box-shadow: none;
	color: #343434;
	font-size: 13px;
	height: 80px;
	min-height: 80px;
}
.custom-submit {
	background-color: #657d88;
	border: 1px solid #657d88;
	border-radius: 10px;
	box-shadow: none;
	color: #fff;
	font-family: "ProximaNova-Semibold";
	font-size: 14px;
	line-height: 50px;
	padding: 0;
	text-transform: uppercase;
	width: 175px;
	
}
.con-right .text-color p {
	color: #343434;
	font-size: 15px;
	line-height: 28px;
}
.office-1, .office-2 {
	margin-top: 30px;
	color: #343434;
	font-family: "ProximaNova-Bold";
	font-size: 15px;
	margin-top: 30px;
	text-transform: uppercase;
}
.text-color i{
	color: #343434;
	font-family: "ProximaNova-Bold";
	font-size: 15px;
	font-style: normal;
	margin-right: 5px;
	text-transform: capitalize;
}


.office-3 {
	display: block;
	float: left;
	margin-top: 30px;
	visibility: hidden;
	width: 100%;
}
.con-right p {
	color: #343434;
	font-size: 13px;
	line-height: 20px;
	margin: 0;
}
.information-contact footer {
	margin-top: 0;
}
.contact-bg {
	background-image: url('images/contact-bg.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
}
.banners {
	width: 100%;
	float: left;
	display: block;
}
footer {
	display: block;
	float: left;
	position: relative;
	width: 100%;
	margin-top: 0;
}
.bg-login {
	background-image: url('images/login-bg.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.custom-home-div {
	margin-top: 0 !important;
}
.login-custom .title-1 {
}
.mini-heading {
	color: #657d88;
	font-family: "ProximaNova-Semibold";
	font-size: 24px;
	text-align: center;
}
.big-heading {
	color: #343434;
	font-family: proximanova-semibold;
	font-size: 40px;
	line-height: 50px;
	margin: 0;
	padding: 5px 0 0;
	text-align: center;
	text-transform: uppercase;
}
.under-line {
	background-color: #00aaa8;
	height: 2px;
	margin: 5px auto;
	width: 40px;}
.big-heading i {
	color: #3ec8a1;
	font-style: normal;
}
.login-1 h3, .login-2 h3 {
	color: #343434;
	font-family: "ProximaNova-Semibold";
	font-size: 15px;
	text-transform: uppercase;
}
.bor-right {
	border-right: 1px solid #cfd1d1
}
.login-1 p {
	color: #343434;
	font-size: 15px;
	line-height: 25px;
}
.button-div a.btn-primary {
	background-color: #657d88;
	border: 1px solid #657d88;
	border-radius: 5px;
	box-shadow: none;
	color: #fff;
	text-shadow: none;
}
.text-ri {
	color: #343434;
	font-size: 14px;
}
.login-2 .block-div .content-div .row label.control-label {
	color: #888888 !important;
	font-size: 14px !important;
	letter-spacing: 1px;
	padding-top: 7px;
	text-transform: capitalize;
}
.login-2 input[type="text"], .login-2 input[type="password"] {
	border: 1px solid #fff;
	border-radius: 0;
	box-shadow: none;
	font-size: 12px;
	height: 30px;
	min-height: 30px;
}
.forgot-password-div a {
	color: #888;
	font-size: 13px;
	font-style: normal;
}
.forgot-password-div {
	margin: 0;
	text-align: right;
}
.right-bott {
	text-align: right;
}
.login-2 input[type="submit"] {
	background-color: #657d88;
	border: 1px solid #657d88;
	border-radius: 5px;
	box-shadow: none;
	color: #fff;
	text-shadow: none;
}
.custom-home-div {
	margin: 0 !important;
}
/* Home page start here */	
.image-inner-div img {
	width: 100%;
}

.image-inner-div{margin-top: 100px;}
.about-section {
	background-image: url('images/who-we-r-bg.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.home-brands-div {
	background-image: url('images/partner-bg.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 150px;
	padding-top: 25px;
}
.container.custom-slider1 {
	margin-top: -250px;
}
.owl-carousel {
	background-color: transparent !important;
}
.owl-wrapper-outer {
	box-shadow: none !important;
	border: none !important;
	box-shadow: none !important;
}
.custom-slider1 .owl-controls {
	display: block !important;
}
.owl-carousel .owl-buttons div {
	opacity: 1 !important;
}
.custom-slider1 .owl-pagination {
	display: none !important;
}
.who-we-work-with {
	color: #f2f2f2;
	font-family: "ProximaNova-Semibold";
	font-size: 24px;
	margin: 0 !important;
	text-align: center;
}
.our-partners {
	color: #fff;
	font-family: "ProximaNova-Semibold";
	font-size: 40px;
	line-height: 40px;
	margin: 0 0 20px !important;
	text-transform: uppercase;
}
.border-part1 {
	background-color: #fff;
	height: 2px;
	margin: 0 auto;
	width: 30px;
}
.common-home .content-div .home-brands-div .title-div {
	margin-bottom: 0;
	margin-top: 50px;
}
.hibix-heading .who-we-are {
	color: #657d88;
	font-size: 24px;
	line-height: 25px;
	margin: 0;
	font-family: "ProximaNova-Semibold";
}
.abt-hibix {
	color: #343434;
	font-size: 40px;
	font-weight: 500;
	line-height: 60px;
	margin: 0;
	text-align: left;
	text-transform: uppercase;
}

.abt-hibix  i{ color:#3ec8a1; font-style:normal;}
.border-part2 {
	background-color: #00aaa8;
	height: 2px;
	width: 40px;
	margin-bottom:50px;
}
.home-about-text {
	color: #2e2e2e;
	font-size: 14px;
	line-height: 25px;
	margin: 15px 0;
}
.home-abt-btn a {
	background-color: #657d88;
	border-radius: 10px;
	color: #fff;
	display: inline-block;
	line-height: 50px;
	min-width: 175px;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;}
@media only screen and (max-width: 991px) {
	.home-abt-btn a {
		margin-bottom:20px;
	}
}
.hibix-heading {
	margin-top: 100px;
}
.hibix-heading-2 {
	text-align: center;
	margin: 70px 0;
}
.our-products-section {
	background-image: url('images/what-we-bg.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.what-we-have {
	font-family: "ProximaNova-Semibold";
	color: #fff;
	margin: 0;
	font-size: 24px;
}
.our-products {
	font-size: 40px;
	line-height: 50px;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	font-family: "ProximaNova-Semibold";
}
.hibix-heading-2 .border-part2 {
	background-color: #fff;
	margin:5px auto 0;
}
#menu .nav.navbar-nav li a {
	color: #4d4d4f;
	font-family: proximanova-semibold;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
}
#menu .nav.navbar-nav li {
	margin: 0 12px;
	padding-top: 10px;
}
/* tab section start here */
#section-tab-1 .nav-tabs li a {
	background-color: transparent !important;
	border: medium none !important;
	border-radius: 0;
	color: #fff;
	font-size: 13px;
	padding: 10px 15px;
	text-transform: uppercase;
}
#section-tab-1 .nav-tabs li.active a {
	background-color: transparent;
	border: medium none;
	color: #3ec8a1;
}
#section-tab-1 .nav-tabs li {
	display: inline-block;
	float: none;
}
#section-tab-1 .nav-tabs {
	background-color: #657d88;
	margin: 0;
	text-align: center;
}
.row.no-row {
	margin: 0;
}
.custom-all {
	padding: 0;
}
.main-section-inner {
}
.hindle-part img {
	width: 100%;
}
.hindle-part {
	margin-top: 50px;
}
.part-in-img img {
	width: 100%;
}
.part-in-img {
	margin-bottom: 30px;
}
.strgths-bg {
	background-image: url('images/stren-bg.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.mil-ton {
	color: #3ec8a1;
	font-size: 24px;
	margin: 60px 15px 40px;
	font-family: "ProximaNova-Semibold";
}
.strgths-text {
	color: #fff;
	font-family: "ProximaNova-Semibold";
	font-size: 24px;
	margin: 20px 0 30px;
}
.cust-m-rgt, .top-right-div .list-inline {
	text-align: right;
}
.custom-about i {
	color: #fff;
	font-family: "ProximaNova-Bold";
	font-size: 15px;
	font-style: normal;
	text-transform: uppercase;
}
.custom-about p {
	color: #fff;
	font-size: 15px;
	margin-bottom: 25px;
}
.custom-about {
	margin: 50px 0;
}
.container-custom, .register-bg, .all-pages-bg {
	background-image: url('images/about-us-bg.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	float: left;
	width: 100%;
}

.container-custom2{
	background-image: url('images/about-us-bg2.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	float: left;
	width: 100%;
}
.breadcrumb {
	border: none;
	border-radius: 0;
	background-color: transparent;
}
.breadcrumb a, .breadcrumb li a {
	color: #333;
	text-transform: capitalize;
}
.product-thumb {
	overflow: hidden;
}
.privacy-part p {
	line-height: 20px;
	margin: 0 0 15px;
	font-size: 14px;
	color: #343434;
}
.privacy-part {
	padding: 15px 0;
}
.pri-1 {
	color: #657d88;
	font-size: 22px;
	text-align: center;
	font-family: "ProximaNova-Semibold";
}
.pri-2 {
	color: #343434;
	font-size: 30px;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}
.pri-2 i {
	color: #3ec8a1;
	font-style: normal;
	margin-left: 10px;
}
.border-part3 {
	background-color: #00aaa8;
	height: 2px;
	margin: 5px auto;
	width: 30px;
}
.hibix-heading-privacy {
	margin: 0 0 20px;
}
.heading-div .block-div .title-div h3 {
	color: #343434;
	font-family: proximanova-semibold;
	font-size: 16px;
	margin: 0;
	text-transform: uppercase;
}
.register-custom input.form-control[type="text"], .register-custom input.form-control[type="email"], .register-custom input.form-control[type="tel"], .register-custom input.form-control[type="password"], .register-custom select {
	border: 1px solid #fff;
	border-radius: 0;
	box-shadow: none;
	font-size: 10px;
	height: 25px;
	margin-bottom: 15px;
	min-height: 25px;
	-moz-appearance: none;
}
.heading-div .block-div .content-div .row label {
	font-size: 12px;
}
.success {
	font-size: 30px;
	color: #333;
}
#search {
	width: 90%;
}
#search input[type=text] {
	background-color: transparent;
	border: 1px solid #d0d0d0;
	border-radius: 5px;
	box-shadow:0 3px 3px 0 #e5e5e5;
	font-family: "ProximaNova-RegularIt";
	padding: 0 35px 0 5px;
	height: 30px;
	min-height: 30px;
	line-height: 30px;
	font-size: 12PX;
	width: 100%;
}
#search .fa-search {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 9999;
	cursor: pointer;
	bottom: 0;
	width: 40px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	background-color: #657d88;
	box-shadow: none;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
#search input::placeholder {
 color: #9f9e9e;
 text-transform: capitalize;
}
.list-inline a {
	color: #343434;
}
.top-right-div .list-inline i {
	color: #3ec8a1;
	margin-right: 4px;
	vertical-align: middle;
}
#payment-existing select {
	font-size: 12px;
	height: 28px;
	min-height: 28px;
	width: 90%;
}
.radio label {
	font-size: 14px;
	color: #343434;
}
#shipping-new .col-sm-6 {
	width: 100%;
}
#shipping-new .col-sm-6 label {
	font-size: 13px;
	color: #343434;
}
#shipping-new .col-sm-6 input[type="text"], #shipping-new .col-sm-6 select {
	border: 1px solid #fff;
	border-radius: 0;
	box-shadow: none;
	font-size: 10px;
	height: 25px;
	margin-bottom: 15px;
	min-height: 25px;
	width: 80%;
	float: right;
	-moz-appearance: none;
}
#shipping-existing select {
	font-size: 12px;
	width: 90%;
	height: 28px;
	min-height: 28px;
	box-shadow: none;
	line-height: 28px;
}
/* checkout code start here */

#payment-address .quickcheckout-content .col-sm-6 {
	width: 100%;
}
#payment-address .quickcheckout-content .col-sm-6 label.control-label {
	color: #343434;
	font-size: 13px;
	width: 100px;
}
#payment-address .quickcheckout-content label {
	color: #343434;
	font-size: 13px;
}
#payment-address .quickcheckout-content .col-sm-6 input[type="text"], #payment-address .quickcheckout-content .col-sm-6 input[type="password"], #payment-address .quickcheckout-content .col-sm-6 select {
	border: 1px solid #fff;
	box-shadow: none;
	float: right;
	height: 28px;
	min-height: 28px;
	width: 75%;
	font-size: 12px;
	-moz-appearance: none;
}
#shipping-address .quickcheckout-content .col-sm-6 input[type="text"], #shipping-address .quickcheckout-content .col-sm-6 input[type="password"], #shipping-address .quickcheckout-content .col-sm-6 select{	
	border: 1px solid #fff;
	box-shadow: none;
	float: right;
	height: 28px;
	min-height: 28px;
	width: 75%;
	font-size: 12px;
	-moz-appearance: none;
}
#shipping-address .quickcheckout-content .col-sm-6 label.control-label{ 
	color: #343434;
    font-size: 13px;
    width: 100px;}


#shipping-address .quickcheckout-content .col-sm-6{  width: 100%;}

#cart1 .quickcheckout-content {
	margin: 10px 0;
}
.quickcheckoutleft {
	border-right: 1px solid #ccc;
}
#cart1 table.quickcheckout-cart {
	background-color: #fff;
	border: 1px solid #dddddd;
	border-collapse: collapse;
	width: 100%;
}
.quickcheckoutright .quickcheckout-cart thead td {
	color: #343434;
	font-size: 13px;
}
.quickcheckoutright .quickcheckout-cart tbody td, .quickcheckoutright .quickcheckout-cart tbody td a {
	font-size: 13px;
	color: #343434;
}
#payment-method .quickcheckout-heading.remove-custm, #payment-method .quickcheckout-content.remove-custm p, #payment-method .quickcheckout-content.remove-custm table {
	display: none !important;
}
#payment-method .quickcheckout-content.remove-custm strong {
	font-size: 14px;
	margin-bottom: 10px;
	display: block;
	color: #343434;
	letter-spacing: 1px;
}
#payment-method .quickcheckout-content.remove-custm textarea {
	/*border: none;*/
	box-shadow: none;
}
a.agree {
	color: #343434 !important;
	font-size: 15px;
}
.quickcheckout-content.text-right label {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
/* checkout code End here */


/* product list page start here */
.product-category .special-div {
	display: none;
}
.sw-content-category{ background-color:#fff;}
.caption h4 a{color: #4d4d4f;
    font-family: proximanova-bold;
    font-size: 22px;}
.caption p{color: #4d4d4f;font-size: 14px;}
.caption p{}
.sw-content-category .caption p.price{ display:none !important;} 
.sw-content-category h1{ display:none;}
.sw-product-listing .product-layout{border: 2px solid #fff;}
.sw-product-listing .product-layout:hover{ border: 2px solid #3ec8a1;}
.sw-product-listing .product-thumb{ position:relative;}
.product-icon{position: absolute; top: 0;left: 0;}
.product-icon img{ cursor:pointer;}
.arrival-img{position: absolute; top: 0;right: 0;}
.product-product .arrival-img{position: absolute; top: 10px;right: 25px;}
.product-thumb .button-group button.enquiry-btn{background-color: #657d88;
border-radius: 7px;
color: #fff;
font-size: 12px;
font-weight: normal;
line-height: 40px;
max-width: 150px;}
.product-thumb .button-group{ text-align:center;}
.product-thumb .button-group button{ float:none;}
.product-thumb .button-group button + button.detail-btn{ border:none; background-color:transparent;}
.product-thumb .button-group button + button.detail-btn img{ width:40px;}
#column-left ul{ list-style:none;}
#column-left ul li{border-bottom: 1px solid #cacaca;
    padding: 5px 0;}


/* product list page end here */



.title-div .hibix-heading{ margin-top:0;}
.top-img{ list-style:none; padding:0;}
.top-img li{ display:inline-block; margin:0 5px;}
.inner-1,
.inner-2{border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
padding: 25px;}
.produ-type a{color: #207af5;
display: inline-block;
font-family: "ProximaNova-Regular";
font-size: 24px;}
.column-four .produ-type a{ font-size:17px; line-height:25px;  text-transform: capitalize;}
.column-four .produ-name a{font-size: 18px;
line-height: 25px;
margin: 10px 0;}


.produ-name a{
	color: #4d4d4f;
    display: inline-block;
    font-family: "ProximaNova-Bold";
    font-size: 34px;
    line-height: 40px;
    margin: 10px 0;}
.produ-dis a{color: #4d4d4f;
font-size: 18px;}
.enquery{
	background-color: #657d88;
border: 1px solid #657d88;
border-radius: 10px;
box-shadow: none;
color: #fff;
display: inline-block;
font-size: 13px;
line-height: 30px;
margin-right: 7px;
min-width: 145px;
padding: 5px;
text-align: center;
text-transform: uppercase;}
.searc-h{ display:inline-block;}
.produ-dis{margin-bottom: 20px;}
.right-top{ text-align:right;}
.inner-1:hover,
.inner-2:hover{ border:2px solid #3ec8a1;}
.enquery:hover{background-color: #3ec8a1; color:#fff;
    border: 1px solid #3ec8a1;}
.searc-h img{width:42px;}
.produ-dis p{ color: #4d4d4f;
    font-size: 15px !important;}
.product-bg img{ width:100%;}
.right-inner{ padding:20px;}
.serch-enq{ text-align:center;}
.right-inner{ background-image:url('images/bg-part.jpg');
background-repeat:no-repeat;
background-position:top left;
background-size:contain;}
.r1-inner img{height: 170px;}
.r2-inner img{height: 170px;}
.r3-inner img{height: 170px;}
.r4-inner img{height: 170px;}
.catg-name{margin: 25px 0;
    padding: 25px 0;}
.catg-name a{    color: #4d4d4f;
    font-family: proximanova-bold;
    font-size: 18px;
    line-height: 30px;}
.category-fir{ color: #343434;
font-size: 15px;}
.product-thumb .button-group{ background-color:transparent;}
.container.custom-slider1.custom-slider2{ margin-top:0 !important;}
.description p{ color: #2e2e2e;
    font-size: 14px;
    line-height: 25px;
    margin: 15px 0;
    
}


	
/* Home page end here */	
/* ============================cart page start here=============================== */	
.custom-cart .input-group-btn button {
	border: medium none;
	box-shadow: none;
	color: #dc026e;
}
.product-product .white a{ color:#fff;}
.checkout-cart .custom-cart table thead td {
	color: #343434;
	font-family: proximanova-semibold;
	font-weight: normal;
	padding: 10px 20px;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	font-size: 15px;
}
.checkout-cart .custom-cart table tr td a img {
	width: 120px;
}
.checkout-cart table tbody .product-column {
	font-size: 15px;
}
.custom-cart .input-group .form-control[name^="quantity"] {
	text-align: center;
}
.checkout-cart table tbody td {
	border-left: 1px solid #cacaca !important;
	border-right: 1px solid #cacaca;
	border-top: medium none !important;
	padding: 25px 20px;
}
.custom-cart .table {
	background-color: #fff;
}
.custom-cart .input-group-btn button {
	background-color: transparent;
}
.custom-account-1 ul, .custom-account-2 ul {
	padding-left: 0;
	list-style: none;
}
.heading-div .block-div.custom-account-1 .content-div ul li, .heading-div .block-div.custom-account-2 .content-div ul li {
	margin-bottom: 0;
}
.custom-account-1 ul li a, .custom-account-2 ul li a {
	color: #343434;
	font-size: 14px;
}
.new-title {
	color: #343434;
	font-family: proximanova-semibold;
	font-size: 16px;
	margin: 0;
	text-transform: uppercase;
}


/*========================= cart page end here========================== */	
#column-left{ 
		margin-top:0 !important; 
		background-color: rgba(0, 0, 0, 0.1);
		}	 
#column-left h1{ display:none;}
#column-left .text-center h2{
	color: #4d4d4f;
	font-family: proximanova-semibold;
	font-size: 20px;
	margin-top: 30px;
	text-transform: uppercase;}	
	
#column-left .list-group a{
	color: #343434;
    font-size: 12px;
	    width: 90%;
    padding: 2px 8px;
    text-transform: uppercase;
	
	}	
.sw-product-listing{border-top: 1px solid #cacaca;}
.sw-product-listing .product-layout{ padding:15px;border-right: 1px solid #cacaca;border-bottom: 1px solid #cacaca;}	
	.owl-carousel .owl-buttons .owl-next{
		background-image:url('images/right-arrow.png');
		display: inline-block;
		height: 70px;
		width: 70px;
		background-size:70px 70px;
		background-repeat:no-repeat;
}
	.owl-carousel .owl-buttons .owl-prev{
		background-image:url('images/left-arrow.png');
		display: inline-block;
		height: 70px;
		width: 70px;
		background-size:70px 70px;
		background-repeat:no-repeat;}
.information-information #carousel0{ margin:0 !important;}
.information-information .owl-carousel .owl-buttons .owl-prev{background-image:url('images/left-arrowab.png');}
.information-information .owl-carousel .owl-buttons .owl-next{background-image:url('images/right-arrowab.png');}
.top-banner-2-div{ margin:0 !important;}	
.information-information #carousel0 .img-part{display:none;}
#carousel0 .description h3{  
	color: #2e2e2e;
    font-family: "ProximaNova-Semibold";
    font-size: 48px;
    line-height: 60px;}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
@media only screen and (min-width: 768px) {	
	.login-1 p{min-height: 140px;}
	.product-details-div .no-pd-left{ padding-left:0;}
	.product-details-div .thumbnails{ margin-left:0 !important;}
	#carousel0{ margin-top:-130px}	

}
@media only screen and (min-width: 991px) {
	.prod-catg-r1 .catg-name a,
	.r2-inner .catg-name a,.r3-inner .catg-name a,.r4-inner .catg-name a{ 
		font-size:24px;text-transform: uppercase;}
	.custom-all{ margin-top:70px !important;}
	
	#column-left{min-height: 877px;}
.border-right-cus {
	border-right: 1px solid #cacaca;
}
.heading-div .block-div.custom-account-1, .heading-div .block-div.custom-account-2 {
	padding-left: 20%;
}
}
@media only screen and (min-width: 981px) {
	.sw-product-listing .product-layout{ min-height:450px;}
	.owl-carousel .owl-buttons .owl-next{right: -70px !important; top:15% !important;}
	.owl-carousel .owl-buttons .owl-prev{left:-70px !important;top:15% !important;}
	
}
@media screen and (max-width: 1270px) {
	
.common-home .ms-slide-desc .slider-div-1 h1,
.common-home .ms-slide-desc .slider-div-2 h1{ line-height:30px; font-size:30px; margin-top:10px !important;}	
.common-home .ms-slide-container .ms-slide-desc p{ margin:10px 0; font-size:15px; line-height:25px;}	
.home-abt-btn{ margin:0 0 30px;}
.common-home .ms-slide-container .ms-slide-desc .home-abt-btn a{ line-height:40px;}

}

@media screen and (max-width: 1150px) {
	
	.custom-slider1 .owl-pagination{ /*display:block !important;*/ top:5px;}
	.owl-controls .owl-buttons{ display:none !important;}
	.quickcheckout-cart td.image img{ width:100px;}
	
}


@media only screen and (max-width: 980px) {
	.sw-product-listing .product-layout{border: 1px solid #cacaca;
    padding: 15px;}
	.product-category .product-grid .product-thumb .caption{ min-height:100px;}
	.product-category .product-thumb .image{ min-height:260px; max-height:260px;}
	.sw-product-listing .product-layout{ min-height:500px;}
	
	
	.description{ text-align:center;}
	.item img{margin:0 auto;}
	.clear-top{ height:0;}
	.top-div{ position:relative;}
	
	.owl-carousel .owl-buttons .owl-prev{top:35% !important; left:11px !important; }
	.owl-carousel .owl-buttons .owl-next{ top:35% !important; right:-5px !important;}

}
@media only screen and (min-width: 768px) and (max-width: 991px) {
#payment-address .quickcheckout-content .col-sm-6 input[type="text"], #payment-address .quickcheckout-content .col-sm-6 input[type="password"], #payment-address .quickcheckout-content .col-sm-6 select{ width:65%;}	
#shipping-address .quickcheckout-content .col-sm-6 input[type="text"], #shipping-address .quickcheckout-content .col-sm-6 input[type="password"], #shipping-address .quickcheckout-content .col-sm-6 select{	
	width: 65%;}	
}
	
@media only screen and (min-width: 768px) and (max-width: 770px) {
#menu2{ display:none !important;}
}
@media only screen and (max-width: 767px) { 
.mil-ton{ margin:15px 0; text-align:center;}
.table.table-striped td a img {
    width: 50px;
}
.list-unstyled,
.footer h5{ text-align:left !important;}
.footeraddrs .pdl0,
.footeraddrs .col-sm-6{ padding:0 !important;}
#payment-address .quickcheckout-content .col-sm-6 input[type="text"], #payment-address .quickcheckout-content .col-sm-6 input[type="password"], #payment-address .quickcheckout-content .col-sm-6 select,
#payment-address .quickcheckout-content .col-sm-6 label.control-label{ float:left;}
.top-banner-2-div{ margin-top:0 !important;}
	.quickcheckoutleft,
	.quickcheckoutright{ width:100% !important;}
.common-home #carousel0.owl-carousel{ background-color:#177fb2 !important; margin-bottom:0 !important;padding-bottom: 20px;}
.common-home .home-brands-div .title-div .inner-title-div{ border:none;}
.owl-carousel .owl-buttons .owl-prev,
.owl-carousel .owl-buttons .owl-next{ background-size:35px;}
.home-brands-div{ padding-bottom:0 !important;}

}

@media only screen and (max-width: 470px) {
	.big-heading{ font-size:25px;}
.cust-m-rgt, .top-right-div .list-inline{ text-align:left;}
#menu2{ margin-top: -60px;
    z-index: 999;}
}

@media only screen and (max-width: 460px) {
#payment-address .quickcheckout-content .col-sm-6 input[type="text"], #payment-address .quickcheckout-content .col-sm-6 input[type="password"], #payment-address .quickcheckout-content .col-sm-6 select{ width:100%;}

}
/* ============================ Minerva Code start here ========================================*/  


@media (min-width: 767px) {
	
	.owl-item .item{ padding:0 20px;}
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-size: 18px;
}
/*.product-thumb h4 a {
	color: #4d6d9c;
}*/
.product-thumb .caption {
	padding: 0px;
	font-size: 18px;
/*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;
}
.product-thumb .button-group button{ width:150px !important;}
.product-thumb .button-group button + button{ width:50px !important;}
}
@media (max-width: 767px) {
	.top-banner-div{ display:none !important;}
.heading-div .block-div .content-div .button-div {
	position: relative;
}
.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: 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: #2d2c34;
	font-size: 18px;
	font-weight: 700;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	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:hidden;
}
.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: #fff;
	background-color: #3ec8a1;
	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: 24% !important;
    min-width: 21.5%;
}
.thumbnails .image-additional {
	display: inline-block;
    margin-left: 4%;
}
.thumbnails li.image-additional.first-image-add{
	margin-left: 0px;
}
.checkbox-inline, .radio-inline {
	position: relative;
}

/* Placeholder Stylesheet */
::-webkit-input-placeholder {
 color: inherit;
}

:-moz-placeholder {
 color: inherit;
}

::-moz-placeholder {
 color: inherit;
}

:-ms-input-placeholder {
 color: inherit;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu:after {
	position: absolute;
	right: 8px;
	top: 0;
	content: '\f0da';
	font-family: FontAwesome;
	height: 100%;
	vertical-align: middle;
	line-height: 28px;
	font-size: 14px;
	color: inherit;
}
.dropdown-submenu:hover:after {
	color: #fff;
}
 @media (max-width: 768px) {
.dropdown-submenu:after {
	content: '\f0d7';
}
}
.dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
}
.dropdown-submenu:hover > .dropdown-menu {
	display: block;
}
.dropdown-submenu > a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	margin-top: 5px;
	margin-right: -10px;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
	left: -100%;
	margin-left: 10px;
}

/* 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;
}
.clear {
	clear: both;
}
:focus {
	outline: none !important;
}

/* Default Breakpoint */
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1280px) {
h1 {
	font-size: 70px;
}
.product-category h1 {
	line-height: 40px;
}
h2 {
	font-size: 24px;
	line-height: 28px;
}
#search {
	width: 100%;
}
.nav-right {
	/*width: 58%;*/
}
}
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
.top-left-div #menu {
	display: none;
}
#menu2 {
	display: block;
	min-height: 0;
	margin-bottom: 0;
}
#menu2 .navbar-collapse {
	margin-left: -8%;
	width:300px;
}
#search {
	/*margin-top: -70px;*/
}
.master-slider {
	margin: 160px 0 0 0 !important;
}
.common-home .ms-slide-desc h1 {
	font-size: 24px;
	line-height: 30px;
}
.common-home .ms-slide-desc p {
	font-size: 16px;
	line-height: 26px;
}
.common-home .home-content-div {
	/*margin-top: 580px !important;
	height: 2160px;*/
}
.common-home .content-div #home-intro-2 [class^="col-"] {
	margin-top: -80px;
}
.common-home .content-div #home-intro-2 .text-div {
	margin-top: 0%;
}
.common-home .content-div #home-intro-2 .text-div p {
	text-align: center !important;
}
.common-home .content-div .divider {
	margin-top: 10px;
}
.common-home .content-div h1 {
	margin: 20px 0 0 0;
}
.common-home .content-div .home-category-div .title-div {
	margin-bottom: 20px;
}
.common-home .content-div .home-category-div .category-div [class^="col-"] {
	height: 185px;
}
.home-brands-div .title-div {
	margin-top: 20px;
	margin-bottom: 20px !important;
	padding: 5px;
	/*background-color: #fff;*/
	height: 100%;
}
.home-brands-div .title-div .inner-title-div {
	margin-left: 0;
	margin-right: 0;
	/*border: 1px solid #e2e2e2;*/
	height: 100%;
}
.home-brands-div .title-div .inner-title-div h1 {
	margin: 20px 0 0 0;
}
.home-brands-div .logo-div {
/*min-height: 300px;*/ }
.home-brands-div .logo-div .logo-img-div {
	width: 49% !important;
/*height: 30% !important;*/ }
.common-home .content-div .home-newsletter-div {
	width: 80%;
	bottom: -22%;
}
.top-banner-div {
	margin: 0px 0 0 0;
}
/*.iid-4 #content {
	width: 80%;
	margin-left: 10%;
}*/
.iid-4 .nav-tabs {
	padding-left: 8%;
}
.product-category .special-div {
	font-size: 20px;
	line-height: 20px;
	padding: 20px;
}
.product-product .product-image img {
	max-width: 100% !important;
}
.product-product .product-price {
	font-size: 20px;
}
.grid-sizer, .grid-item {
	width: 49%;
}
.grid-item {
	min-height: 900px;
}
.information-contact .map-tab {
	width: 90%;
	margin-left: 5%;
}
.information-contact .map-tab ul li {
	width: 22.5%;
}
.iid-3 #content, .iid-5 #content {
	margin-top: 0;
}
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
	.common-home .ms-slide-container .ms-slide-desc .home-abt-btn a{line-height: 30px !important;
    padding: 0 !important;}
	.tab-custom ul li {
    display: inline-block;
    width: 100%;
}
	.bottom-right-div{ float:left !important;}
h1 {
	/*font-size: 33px;*/
	font-size: 40px;
	line-height: 50px;
	margin: 30px 0 20px 0;
}
h2 {
	font-size: 24px;
	line-height: 26px;
	color: #8493a8;
	margin-top: 0;
}
h3 {
	font-size: 16px;
	line-height: 20px;
	color: #4d6d9c;
	margin-bottom: 20px;
}
#menu2 .btn-navbar {
	background-color: #00a650;
	background-image: none;
	background-repeat: repeat-x;
	border-color: transparent;
	box-shadow: none;
}
#menu2 .btn-navbar:hover, #menu2 .btn-navbar:focus, #menu2 .btn-navbar:active, #menu2 .btn-navbar.disabled, #menu2 .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #00a650;
}
.btn {
	padding: 7.5px 20px;
	font-size: 14px;
}
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: 14px;
	border-radius: 0;
	min-height: 20px;
}
label {
	font-size: 14px;
}
.divider {
	padding: 10px 0;
}
#content {
	margin-top: 0;
	margin-bottom: 20px;
}
.top-div {
	margin-top: 0;
	position: relative;
	top: 0;
	width: 100%;
	padding-top: 0;
	padding-bottom: 10px;
}
.smaller-top-div {
	padding: 0 !important;
}
.top-left-div {
	display: inline-block;
	vertical-align: top;
	width: 100%;
}
.top-center-div {
	display: inline-block;
	vertical-align: top;
	width: 100%;
}
.top-right-div {
	display: inline-block;
	vertical-align: top;
	width: 100%;
}
#top-bar {
	padding: 5px 0;
	font-size: 14px;
	position: relative;
	top: 0;
	width: 100%;
	z-index: 999;
	color: #fff;
}
#top-bar ul {
	margin-bottom: 0;
}
#top-bar ul li i {
	margin-right: 5px;
}
#top-bar a {
	color: #fff;
}
#cart > .btn {
	font-size: 14px;
	line-height: 16px;
}
#search {
	float: left;
	position: relative;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	/*width: 55%;*/
}
/* master slider */
.master-slider {
	position: relative !important;
	margin: 0 !important;
}
.ms-skin-default .ms-nav-next, .ms-skin-default .ms-nav-prev {
	z-index: 1 !important;
}
footer {
	margin-top: 0;
	padding: 15px 0;
}
/*footer h5 {
	text-align: center;
}
footer ul {
	text-align: center;
}*/
.heading-div [class^="col-"] {
	padding-left: 10px;
	padding-right: 10px;
}
.top-banner-div {
	margin: 0;
}
/* menu */
#menu {
	margin: 0;
	font-size: 16px;
	letter-spacing: 1px;
}
#menu .navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}
#menu .nav > li:hover, #menu .nav > li.active {
	border-bottom: none;
}
#menu .nav > li:hover, #menu .nav > li.active, #menu2 .nav > li:hover, #menu .nav > li.active {
	border: none;
}
#menu2 .navbar-collapse {
	/*margin-left: -65%;*/
	margin-left: -300px;
	position: absolute;
	background-color: white;
	width: 350px;
	z-index:9;
}
#menu .nav > li > a, #menu2 .nav > li > a {
	font-size: 18px;
}
.common-home .ms-slide .ms-layer {
	margin-top: 10% !important;
}
.common-home .ms-slide-desc h1 {
	font-size: 16px;
	line-height: 28px;
}
.common-home .ms-slide-desc {
	width: 60%;
	margin-left: 20%;
}
.common-home .ms-slide-desc p {
	font-size: 12px;
	line-height: 14px;
}
.common-home .home-content-div {
	margin-top: 0 !important;
	position: relative;
	height: 100% !important;
}
.common-home .home-content-div .half-circle-div {
	top: -0.5%;
	padding-top: 10px;
}
.common-home .content-div {
	margin-top: 15px;
}
.common-home .content-div h1 {
	line-height: 40px;
	margin: 50px 0 0 0;
	text-align: left;
}
.common-home .content-div p {
	font-size: 14px;
	line-height: 18px;
}
.common-home .content-div #home-intro-2 [class^="col-"] {
	margin-top: 0;
}
.common-home .content-div #home-intro-2 .image-div {
	width: 100%;
	padding: 0 10px 10px 10px;
}
.common-home .content-div #home-intro-2 .text-div {
	margin-top: 0;
	width: 100%;
	padding: 0 10px 10px 10px;
}
.common-home .content-div .divider {
	margin-top: 20px;
}
.common-home .content-div .home-category-div .title-div {
	margin-bottom: 10px;
}
.common-home .content-div .home-category-div [class^="col-"] {
	padding-left: 10px;
	padding-right: 10px;
}
.common-home .content-div .home-category-div .category-div [class^="col-"] {
	border: 1px solid #e2e2e2;
	height: 200px;
}
.common-home .content-div .home-category-div .category-div [class^="col-"] .title-div {
	font-size: 16px;
}
.common-home .content-div .home-brands-div {
	/*height: 500px;
	margin-bottom: 20px;*/
}
.common-home .content-div .home-newsletter-div {
	padding: 10px;
	width: 100%;
	position: relative;
	bottom: 0;
	right: 0;
}
.common-home .content-div .home-newsletter-div #column-right {
	margin-right: 0;
}
.common-home .content-div .home-newsletter-div .mailchimp-integration {
	border: 1px solid #cacaca;
	padding: 10px;
	margin-bottom: 0;
	height: 100%;
}
.common-home .content-div .home-newsletter-div .mailchimp-integration .box-heading h1 {
	line-height: 20px;
	margin: 20px 0 0 0;
}
.common-home .content-div .home-newsletter-div .img-div {
	display: none;
}
.common-home .content-div .home-newsletter-div #column-right .mi-button {
	margin-top: 10px;
}
/* Product */
.product-category h1 {
	margin: 20px 0 0 0;
	line-height: 20px;
}
.product-category .special-div {
	position: absolute;
	top: 0;
	right: 0;
	width: 31.25%;
	height: 38%;
	background-color: #4d6d9c;
	font-size: 20px;
	line-height: 22px;
	padding: 25px 15px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}
/*.product-category .product-layout .product-thumb {
	border-bottom: 1px solid #cacaca;
}*/
.product-category .product-layout:nth-last-child(1) .product-thumb {
	border-bottom: none !important;
}
.product-category .product-listing {
	border-bottom: none;
	margin-bottom: 0;
}
.product-thumb h4 {
	font-size: 16px;
}
.product-thumb .caption {
	font-size: 14px;
}
.product-thumb .price {
	font-size: 14px;
}
.pagination {
	margin: 0;
	font-size: 14px;
	border-radius: 0;
}
.pagination > li > a, .pagination > li > span {
	float: left;
	padding: 10px 15px;
	margin: 0 5px;
}
.product-category .view-more-text {
	padding: 10px 15px;
	margin: 0 5px;
	font-size: 14px;
}
.product-product #content {
	margin-top: 50px;
}
.product-product .product-details-div {
	margin-top: 20px;
	margin-bottom: 20px;
}
.product-product .product-image img {
	max-width: 100%;
}
.product-product .product-name {
	font-size: 22px;
	line-height: 24px;
}
.product-product #otp-price {
	margin: 10px 20px;
}
.product-product .nav-tabs li a {
	padding: 10px 20px;
	margin-top: 20px;
}
.product-product .nav-tabs {
	margin-bottom: 20px;
}
.product-product #tab-description p, .product-product #tab-description ul {
	font-size: 14px;
}
.product-product #tab-description ul {
	-webkit-padding-start: 20px;
}
.product-product #tab-description img {
	max-width: 100%;
	height: auto;
}
.product-product #tab-description table {
	width: 100% !important;
}
.product-product .product-price {
	font-size: 16px;
}
.product-search #content {
	margin-top: 10px;
}
.product-search .view-more-text {
	padding: 10px 15px;
	margin: 0 5px;
	font-size: 14px;
	background-color: #4d6d9c;
	margin: 0 5px;
	float: right;
	display: inline-block;
}
.product-search .view-more-text a {
	color: #fff;
}
.product-search .view-more-text:hover {
	background-color: #8493a8;
}
.information-information p {
	font-size: 14px !important;
	line-height: 20px !important;
}
.iid-7 p {
	padding: 0 20px !important;
}
.iid-4 h1 {
	line-height: 20px;
	margin: 30px 0 0 0;
}
.iid-4 #content {
	width: 90%;
	margin-left: 5%;
}
.iid-4 .nav-tabs {
	border-bottom: 1px solid #cdcfd3;
	margin-bottom: 10px;
	padding-left: 0;
	font-size: 14px;
}
.iid-4 .nav-tabs > li {
	margin: 0 5px;
	float: none;
	text-align: center;
}
.iid-4 .tab-content .image-div {
	text-align: center;
	margin-bottom: 10px;
}
.iid-3 #content, .iid-5 #content {
	margin-top: 10px;
}
.information-contact h1 {
	margin: 10px 0 20px 0;
}
.information-contact .top-map-div {
	margin-top: 30px;
}
.information-contact .top-map-div iframe {
	height: 400px;
}
.information-contact .location-info {
	position: absolute;
	top: 95%;
	left: 25%;
	padding: 10px;
}
.information-contact .map-tab ul li {
	width: 100%;
	font-size: 14px;
}
.information-contact .location-info .title {
	font-size: 14px;
}
.information-contact .location-info .content {
	font-size: 10px;
}
.information-contact #map-tab-content {
	height: 350px;
	position: relative;
}
.information-contact .map-div {
	position: absolute;
	height: 350px !important;
}
.heading-div .block-div .content-div {
	min-height: 120px;
	font-size: 14px;
}
.heading-div .block-div .content-div p {
	font-size: 14px;
}
.heading-div .block-div .content-div .row [class^="col-"] {
	min-height: 10px;
}
.heading-div .block-div .content-div .row label {
	font-size: 14px;
	padding-top: 10px;
}
.heading-div .block-div .content-div fieldset {
	margin-top: 0;
}
.forgot-password-div {
	margin: 10px;
}
.forgot-password-div a {
	font-size: 14px;
}
.account-register .pull-right {
	padding: 0 30px;
}
.account-order table thead td {
	padding: 15px 10px;
	border-top: 1px solid #cdcfd3 !important;
	border-bottom: 1px solid #cdcfd3;
	background-color: #fcfcfc;
	border-left: none;
	border-right: none;
	font-size: 14px;
	line-height: 16px;
	color: #4d6d9c;
	margin-bottom: 10px;
}
.account-order table tbody td {
	padding: 15px 10px;
	border-left: none;
	border-right: none;
	border-top: none !important;
}
.account-order table tbody td img {
	margin: 0 auto;
}
.account-order table tbody tr:nth-last-child(1) td {
	border-bottom: 1px solid #cdcfd3;
}
.account-order-info table thead td {
	padding: 15px 10px;
	border-top: 1px solid #cdcfd3 !important;
	border-bottom: 1px solid #cdcfd3;
	background-color: #fcfcfc;
	border-left: none;
	border-right: none;
	font-size: 14px;
	line-height: 16px;
	color: #4d6d9c;
	margin-bottom: 10px;
}
.account-order-info table tbody td {
	padding: 15px 10px;
	border-left: none;
	border-right: none;
	border-top: none !important;
}
.account-order-info table tbody td img {
	margin: 0 auto;
}
.account-order-info table tbody tr:nth-last-child(1) td {
	border-bottom: 1px solid #cdcfd3;
}
.news-ncategory h1, .news-article h1, .news-search h1 {
	line-height: 20px;
	margin: 20px 0 0 0;
}
.grid-sizer, .grid-item {
	width: 100%;
}
.grid-item {
	min-height: 660px;
}
.artblock .block-inner .content-text .name a {
	font-size: 18px !important;
	line-height: 22px;
}
.artblock .block-inner .content-text .description {
	font-size: 14px;
	line-height: 18px;
}
.artblock .block-inner .image img {
	height: auto;
	min-height: 100px;
}
.news-article .image img {
	height: auto;
}
.news-article .title {
	font-size: 18px;
	line-height: 22px;
}
.news-article .content-text .desc {
color: #2e2e2e;
    font-size: 14px;
    line-height: 25px;
    margin: 15px 0;
}
.checkout-cart #content {
	min-height: 0;
}
.checkout-cart table {
	border-left: none;
	border-right: none;
}
.checkout-cart table thead td {
	padding: 15px 10px;
	border-top: 1px solid #cdcfd3 !important;
	border-bottom: 1px solid #cdcfd3;
	background-color: #fcfcfc;
	border-left: none;
	border-right: none;
	font-size: 14px;
	line-height: 16px;
	color: #4d6d9c;
	margin-bottom: 10px;
}
.checkout-cart table tbody td {
	padding: 15px 10px;
	border-left: none;
	border-right: none;
	border-top: none !important;
}
.checkout-cart table tbody td img {
	margin: 0 auto;
}
.checkout-cart table tbody tr:nth-last-child(1) td {
	border-bottom: 1px solid #cdcfd3;
}
.checkout-cart table tbody .product-column {
	font-size: 14px;
}
.checkout-cart table tbody .product-column a {
	color: #8493a8;
}
.checkout-cart table tbody .price-column {
	font-size: 14px;
}
.checkout-cart .pull-left, .checkout-cart .pull-right {
	margin-bottom: 20px;
}
.checkout-confirm-div table thead td {
	padding: 15px 10px;
	border-top: 1px solid #cdcfd3 !important;
	border-bottom: 1px solid #cdcfd3;
	background-color: #fcfcfc;
	border-left: none;
	border-right: none;
	font-size: 14px;
	line-height: 16px;
	color: #4d6d9c;
	margin-bottom: 10px;
}
.checkout-confirm-div table tbody td {
	padding: 15px 10px;
	border-left: none;
	border-right: none;
	border-top: none !important;
}
.checkout-confirm-div table tbody td img {
	margin: 0 auto;
}
.checkout-confirm-div table tbody tr:nth-last-child(1) td {
	border-bottom: 1px solid #cdcfd3;
}
.checkout-confirm-div a {
	color: #8493a8;
}
.quickcheckoutleft, .quickcheckoutright, .extra-width {
	width: 100% !important;
}
.quickcheckout-heading {
	font-size: 14px !important;
	margin-top: 10px;
	padding: 15px 10px !important;
}
#quickcheckoutconfirm {
	font-size: 14px !important;
}
}
@media only screen and (max-width: 375px) {
#menu2 .navbar-collapse {
	margin-left: -290px;
}
.common-home .content-div .home-newsletter-div #column-right .mi-button {
	margin-top: 0;
}
.information-contact .location-info {
	position: absolute;
	top: 80%;
	left: 25%;
	padding: 10px;
}
}
/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
#menu2 .navbar-collapse {
	margin-left: -230px;
	width: 280px;
	z-index: 999;
}
}
/*# sourceMappingURL=stylesheet.css.map */
/* Footer Css */
.fsub-head {
	font-family: ProximaNova-Semibold;
	color: #c6c6c6;
	text-transform: uppercase;
	font-size: 13px;
	text-decoration: none;
}
 @media only screen and (min-width: 767px) {
.pdl0 {
	padding-left: 0px;
}
}
/*#top-bar,
.top-div{ display:none;}*/

/* contact Us */
.information-contact .all-locations-div{margin-top: 0px;}

.information-contact .main_outer_div_b a{padding: 10px 15px;
    border: 1px solid #000;color: #000;
	width: 98%;
    font-size: 14px;}
	
	.information-contact .treatmenttype{clear: both; width: 49%;
    margin-bottom: 0px;display: inline-block;}
	
	.information-contact .treatmenttype:visited .main_outer_div_b a{background-color: #c1ece0;font-weight:bold;border: 1px solid #3ec8a1;cursor: pointer;}
	.information-contact .treatmenttype:focus .main_outer_div_b a{background-color: #c1ece0;font-weight:bold;border: 1px solid #3ec8a1;cursor: pointer;}
    .information-contact .treatmenttype:hover .main_outer_div_b a{background-color: #c1ece0;font-weight:bold;border: 1px solid #3ec8a1;cursor: pointer;}

@media only screen and (max-width: 428px) {
    .all-locations-div{text-align: center;} 

#enquiry-form .pull-right {
    float: none !important;}

    .information-contact .form-group input[type="submit"] {
	margin-top: 100px;
}

}
@media only screen and (max-width: 767px) {
    .logo1{
        width: 204px;
    }
    .logo2{
        width: 82px;
    }
}


    /* On header Short cart will open */
  #cart .dropdown-menu.pull-right div .table.table-bordered{display: none;}

 .pd10{padding-top: 15px;}

 #cart > .btn{color: #000;background-color: transparent;border-color: transparent;}

 /* checkout page css for shipping */
 .no-shipping-custm{display: none;}

 .quickcheckout-checkout .container #content{padding-bottom: 40px;}

 /* product category page */

 @media screen and (min-width: 767px) {
	 .r2-inner{ text-align:center !important;}
 /*.pd4{padding-left: 9rem;}*/}



  .sw-get-des-in-image .inner-desc-listing a{display: block;
    clear: both;padding-bottom: 3rem;margin: 0 5px;}


.sw-get-des-in-image .inner-desc-listing a i{color: #000;
    font-size: 17px;
    font-weight: 600;
    font-style: normal;}

    .sw-get-des-in-image {
    padding: 0px;
}


.sw-get-des-in-image .inner-desc-listing:hover{border: 2px solid #3ec8a1;
    }


    /*contact page css */
    .we-lelp{padding-top: 4rem;}
	
	


.clear-top{
    
    height: 127px;
}

.home-news h3 {
    line-height: 25px;
    margin: 0;
    font-weight: 400 !important;
    text-transform: uppercase;
    padding: 20px 0px;
    color: #09b8b0;
    text-align: center;
    padding-bottom: 20px;
    word-wrap: break-word;
    font-size: 32px;
    font-family: ProximaNova-Regular;
}

.title-div {
    margin-top: 20px;
}
.bnews-list .artblock .content-text  {
    padding: 20px;
    background: #fff;
    margin-top: -5px;
}

.bnews-list .artblock .content-text .name a {
    color: #000;
    font-size: 17px;
    font-weight: 600;
    font-style: normal;
}

.bnews-list .artblock .blog-button a {
    padding: 5px 20px;
    font-size: 12px !important;
}