@import url(https://fonts.googleapis.com/css?family=PT+Sans);
body {
	font: 16px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	/*font-weight: 300;*/
	font-weight: 400;
	color: #000;
	background: #ffffff;
	line-height:1.42857;
}
.logo, img {
	margin-top: 0;
	max-width: 100%;
}
a:hover,
a:focus {
	text-decoration: none;
}
a, .btn, .category-thumbnail, .thumbnail {
  -o-transition: color .3s, background .3s, border-color .3s;
  -ms-transition: color .3s, background .3s, border-color .3s;
  -moz-transition: color .3s, background .3s, border-color .3s;
  -webkit-transition: color .3s, background .3s, border-color .3s;
  transition: color .3s, background .3s, border-color .3s;
}
hr {
	border-color: #ececec;
}
.btn-upadte.btn-primary{background: #000; border: 1px solid #000;}
@keyframes bounce {
  0%,100%,20%,53%,80% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
  40%,43% {
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0)
  }
  70% {
    -webkit-transform: translate3d(0,-12px,0);
    transform: translate3d(0,-12px,0)
  }
  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0)
  }
}
.btn, .form-control, .panel-default {
	border-radius: 0;
}
.search-results-search .form-control {
	height: 45px;
}
.carousel-control.left,
.carousel-control.right {
	background-image:transparent !important;
	background:none !important;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-default .navbar-collapse {
	padding: 0;
}
@media(max-width:767px) {
	.navbar-default .navbar-collapse {
		padding: 0 15px;
		margin-top: 10px;
	}
	.viewby > a {
		padding: 6px 10px;
	}
	.form-horizontal .control-label {
		margin-top: 8px;
	}
}
@media (min-width: 768px) {
	.dropdown-hover:hover > .dropdown-menu {
		display: block;
	}
}
.npopup::before{display: inline-block; width: 3000px; height: 3000px; position: fixed; left: 0; top: 0; z-index: -1; content: ""; background: #000; opacity: 0.7;}
.npopup-body{z-index: 9999; background: #FFF;}
/* Start Header */
.wrapper-header > .container { }
.selling{display: inline-block; margin: 8px 0 0; vertical-align: top;}
.selling img{display: inline-block; max-width: 300px; }
.header-right{float: right; text-align: right;}
.header-enquire{display: inline-block; margin: 23px 0 0;}
.header-enquire .btn-enquire{ background: none; color: #f29a11; padding-left: 30px; padding-right: 30px;}
.header-enquire .btn-enquire:hover{background: #F29A11; color: #FFF;}
.header-enquire + img{display: inline-block; margin: 0 0 0 15px; width: 85px; vertical-align: top;}
.header-call{display: inline-block; vertical-align: top; margin: 25px 0 0 5px;}
.header-call a{font-size: 18px;}
.header-call a:hover{color: #000;}
/*Detail*/
.table-bordered h4{font-size: 18px; font-weight: 400; text-transform: capitalize;}
.table-bordered h5{font-size: 16px; font-weight: 400;}
/*Cart*/
.checkout-bottom{margin-bottom: 20px;}
.label-block h4{font-size: 18px; font-weight: 500; text-transform: capitalize;}
/*checkout*/
._step_desc{font-size: 21px; font-weight: bold; margin-bottom: 5px; color: #000;}
#checkout_shipping h4{font-size: 18px; font-weight: 400; text-transform: capitalize;}
@media (max-width: 1199px) {
	.wrapper-header > .container {
		background-position: right 15px bottom;
		background-size: 560px;
	}
}
@media (max-width: 991px) {
	.wrapper-header > .container {
		background-size: 410px;
	}
}
@media (max-width: 767px) {
	.wrapper-header > .container {
		background: none;
	}
        .selling, .header-right{display: none;}
}
.top-nav {
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
}
.top-nav > li {
  margin: 10px 10px 0;
  float: left;
  font-size: 16px;
  line-height: 16px;
}
.top-nav > li > a {
	color: #211712;
}
.top-nav > li:first-child {
	margin-left: 0;
}
@media (max-width: 1199px) {
	.top-nav > li:last-child {
		margin-right: 0;
	}
	.top-nav > li {
		font-size: 15px;
		line-height: 16px;
	}
}
@media (max-width: 991px) {
	.top-nav > li {
		font-size: 13px;
	}
	.wrapper-logo {
		width: 40%;
	}
}
@media (max-width: 767px) {
	.top-nav {
		margin-top: 10px;
		text-align: center;
	}
	.top-nav > li {
		margin-top: 0;
    display: block;
    float: none;
	}
}
.wrapper-logo {
	margin: 17px 0;
	display: inline-block;
}
@media (max-width: 1199px){
	.wrapper-logo{
		margin: 17px 0;
	}
}
@media (min-width: 992px) and (max-width: 1140px){
    .wrapper-logo{max-width: 300px;}
    .selling img{max-width: 225px;}
    .header-enquire{margin: 15px 0 0;}
    .header-call{margin: 20px 0 0 5px;}
}
@media (max-width: 991px){
	.wrapper-logo{
		margin: 18px 0 21px;
	}
}
@media (min-width: 768px) and (max-width: 991px){
    .wrapper-logo{max-width: 200px;}
    .selling img{max-width: 200px;}
    .header-enquire{margin: 15px 0 0;}
    .header-call{margin: 20px 0 0 5px;}
    .header-enquire .btn-enquire{padding-left: 15px; padding-right: 15px;}
    .header-enquire + img{width: 55px;}
    .header-call a{font-size: 14px;}
    .wrapper-logo{ margin: 14px 0; }
    .header-enquire{margin: 10px 0 0;}
}
@media (max-width: 767px) {
	.wrapper-logo {
		margin: 25px auto 20px;
		width: 100%;
		display: block;
	}
}
.wrapper-navigation {
	margin-bottom: 0px;
  background: #211712;
}
#n_home .wrapper-navigation {
	margin-bottom: 0;
}
.navbar.navbar-default {
  margin-bottom: 0;
  border: none;
  border-radius: 0;
  background: #211712;
}
.navbar-default .navbar-nav > li {
	position: static;
}
.navbar-default .navbar-nav > li.sale > a {
	color: #f29a11;
}
.navbar-nav > li > .dropdown-menu {
	padding: 25px 15px 35px;
	width: 100%;
	border-radius: 0;
	border: none;
	border-top: 3px solid #f29a11;
}
.navbar-nav > li > .dropdown-menu .column {
	padding: 0;
	margin: 0;
  width: 32%;
  float: left;
  list-style: none;
}
.navbar-nav > li > .dropdown-menu .column > li > a {
	margin: 0 15px;
	padding: 10px 0 4px;
  font-weight: 600;
	color: #211712;
	display: block;
	/*text-transform: uppercase;*/
	border-bottom: 1px solid #ececec;
}
.navbar-nav > li > .dropdown-menu .column .lv3 {
  margin: 0;
  padding: 10px 0;
  list-style: none;
}
.navbar-nav > li > .dropdown-menu .column .lv3 > li > a {
  margin: 0 15px;
  padding: 7px 10px;
  font-size: 13px;
  font-weight: 600;
  display: block;
	color: #211712;
}
.navbar-nav > li > .dropdown-menu .column .lv3 > li > a .fa {
	margin-right: 3px;
	color: #f29a11;
}
.navbar-default .navbar-nav > li > a {
  padding: 17.5px 11px;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
	position: relative;
	text-align: center;
  /*text-transform: uppercase;*/
}
.navbar-default .navbar-nav > li > a::after {
  content: "\f0d8";
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -7px;
  color: #f29a11;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 24px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1199px) {
	.navbar-default .navbar-nav > li > a {
		padding: 17.5px 5px;
    font-size: 13px;
    font-weight: 700;
	}
}
@media (max-width: 991px) {
	.navbar-default .navbar-nav > li > a {
		padding: 15px 3px;
    font-size: 10px;
    font-weight: 700;
	}
}
@media (max-width: 767px) {
	.navigation-list li {
    width: 33.33%;
    float: left;
	}
	.navigation-list li a {
		font-size: 13px;
		color: #ffffff;
		display: block;
		position: relative;
	}
	.navigation-list .icon {
    display: block;
	}
	.total-items {
    position: absolute;
    top: 0px;
    left: 30px;
    right: 0;
    margin: 0 auto;
    font-size: 12px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    background: #f29a11;
	}
	.wrapper-navigation {
		padding: 10px 0;
	}
	.navbar-default .navbar-nav > li > a::after {
		display: none !important;
	}
	.collapse-menu {
	  margin: 0;
	  padding: 0;
	  list-style: none;
	  border-bottom: 1px solid #ffffff;
	}
	.collapse-menu > li > a {
		padding: 10px 0 10px 25px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    color: #ffffff;
    display: block;
    background: #211712;
    border-top: 1px solid #ffffff;
	}
	.collapse-menu > li:hover > a,
	.collapse-menu > li:focus > a,
	.collapse-menu > li > a:hover,
	.collapse-menu > li > a:focus {
		color: #ffffff;
    background: #f29a11;
	}
	.third-menu {
	  border-bottom: none;
		display: none;
	}
	.third-menu > li > a {
	  padding: 10px 0 10px 40px;
	}
}
.navbar-default .navbar-nav > li:first-child > a {
	padding-left: 0;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > li:focus > a,
.navbar-nav > li > .dropdown-menu .column > li > a:hover,
.navbar-nav > li > .dropdown-menu .column > li > a:focus,
.navbar-nav > li > .dropdown-menu .column > li:hover > a,
.navbar-nav > li > .dropdown-menu .column > li:focus > a,
.navbar-nav > li > .dropdown-menu .column .lv3 > li > a:hover,
.navbar-nav > li > .dropdown-menu .column .lv3 > li > a:focus {
	color: #f29a11;
	background: none;
}
.navbar-default .navbar-nav > li > a:hover::after,
.navbar-default .navbar-nav > li > a:focus::after,
.navbar-default .navbar-nav > li:hover > a::after,
.navbar-default .navbar-nav > li:focus > a::after {
	display: block;
}
@media (min-width: 768px) {
	.wrapper-assurance {
		border-top: 1px solid #ececec;
		border-bottom: 1px solid #ececec;
	}
}
@media (max-width: 767px) {
	.navbar-default .navbar-nav > li > a {
		padding: 10px 15px !important;
    font-size: 15px;
    text-align: left;
	}
	.navbar-default .navbar-nav {
		margin-bottom: 0;
	}
}
.assurance {
  float: left;
}
.assurance > li {
	float: left;
}
.assurance > li > a {
	font-size: 16px;
	color: #211712;
}
.assurance > li > a:hover,
.assurance > li > a:focus {
	color: #f29a11;
	background: none;
}
.assurance > li:first-child > a {
	padding-left: 0;
}
.assurance > li > a span {
	margin-right: 3px;
	/*color: #f29a11;*/
	font-weight: 300;
}
.assurance > li:last-child > a span {
    font-weight: normal;
}
.assurance .nav-2 span {
    font-weight: 600;
}
.header-search {
  width: 280px;
	border-left: 1px solid #ececec;
}
.header-search .form-control {
	padding: 0px 12px 0 0;
	font-size: 15px;
	color: #211712;
	height: 40px;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.header-search .btn {
	padding: 0 8px 0 20px;
	font-size: 15px;
	color: #211712;
	height: 40px;
	border: none;
	border-radius: 0;
}
.header-search .btn:hover,
.header-search .btn:focus {
	color: #f29a11;
	background: none;
}
.nsearchinput-pl.well {
  margin-top: 40px !important;
  left: 0;
  border-radius: 0;
}
.header-search,
#header-cart {
	margin-top: 0;
	float: right;
}
#header-cart {
	padding: 11.5px 30px;
	margin: -1px 0;
	background: #f29a11;
}
#header-cart > a {
	font-size: 15px;
	font-weight: 600;
	color: #ffffff;
	display: inline-block;
	box-shadow: none !important;
	text-transform: uppercase;
}
@media (max-width: 991px) {
	.assurance > li > a {
		font-size: 14px;
    padding: 10.5px 5px;
	}
	.header-search {
		width: 240px;
	}
	#header-cart {
		padding: 11.5px 15px;
	}
}
@media (max-width: 767px) {
	.header-search {
		margin-bottom: 20px;
		width: 100%;
		border: 1px solid #ececec;
	}
}
/* End Header */
/* Start Homepage */
#carousel-container {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
}
.carousel-caption {
	left: -100px;
	right: auto;
	top: 25%;
	bottom: auto;
	padding: 0;
	width: 300px;
	text-align: left;
	text-shadow: none;
}
.carousel-caption.right {
	left: auto;
	right: -100px;
}
@media (max-width: 1400px) {
	.carousel-caption {
		left: 15px;
	}
	.carousel-caption.right {
		right: 15px;
	}
}
@media (max-width: 1199px) {
	.carousel-caption {
		top: 20%;
	}
}
.carousel-caption > h3 {
	margin: 0;
	font-size: 34px;
	line-height: 40px;
	color: #211712;
	text-transform: uppercase;
	font-weight: 900;
	/*font-family: 'PT Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
}
.carousel-caption > p,
#carousel-container .right {
	margin-bottom: 20px;
	font-size: 22px;
	/*font-weight: 300;*/
	font-weight: 400;
	line-height: 24px;
	color: #211712;
	text-align: right;
	text-transform: uppercase;
}
.carousel-caption > .btn {
	margin-top: 25px;
	padding: 9px 30px;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
}
.carousel-caption > p:last-child {
	margin-bottom: 0px !important;
}
@media (max-width: 1199px) {
	.carousel-caption > h3 {
		font-size: 30px;
    line-height: 36px;
	}
	.carousel-caption > p {
		font-size: 20px;
	}
}
@media (max-width: 991px) {
	.carousel-caption {
		width: 185px;
	}
	.carousel-caption > h3 {
		font-size: 22px;
    line-height: 26px;
	}
	.carousel-caption > .btn {
		margin-top: 15px;
    padding: 9px 20px;
	}
	.carousel-caption > p {
		margin-bottom: 10px;
		font-size: 16px;
    line-height: 20px;
	}
}
@media (max-width: 767px) {
	.carousel-caption {
		top: 15%;
	}
	.carousel-caption.right {
		display: none;
	}
	.carousel-caption > h3 {
    font-size: 14px;
    line-height: 18px;
    text-shadow: 1px 1px 1px #ffffff;
	}
	.carousel-caption > .btn {
    margin-top: 10px;
    padding: 5px 14px;
    font-size: 13px;
    color: #ffffff;
	}
}
.slick-arrow.prev {
  left: -50px;
}
.slick-arrow.next {
  right: -50px;
}
@media (max-width: 1400px) {
	.slick-arrow.prev {
		left: -30px;
	}
	.slick-arrow.next {
		right: -30px;
	}
}
@media (max-width: 1199px) {
	.slick-arrow.prev {
		left: -15px;
	}
	.slick-arrow.next {
		right: -15px;
	}
}
@media (max-width: 767px) {
	.slick-arrow.prev {
		left: 20px;
	}
	.slick-arrow.next {
		right: 20px;
	}
}
.slick-arrow {
  position: absolute;
  top: 45%;
  font-size: 25px;
  line-height: 25px;
  color: #d7d7d7;
  display: block !important;
}
#homepage-content h1 {
  margin: 0 0 10px;
  font-size: 32px;
  font-weight: 700;
  color: #f29a11;
  text-transform: uppercase;
}
#homepage-content {
  margin: 60px 0 30px;
}
#homepage-content > p {
  line-height: 22px;
	/*font-weight: 300;*/
	font-weight: 400;
}
@media (max-width: 991px) {
	#homepage-content h1 {
		font-size: 30px;
	}
}
@media (max-width: 767px) {
	#homepage-content h1 {
		font-size: 26px;
	}
}
@media (max-width: 500px) {
	#homepage-content h1 {
		font-size: 22px;
	}
}
.category-thumbnail {
	margin-top: 20px;
	cursor: pointer;
	border: 1px solid #ececec;
}
.category-thumbnail:hover,
.category-thumbnail:focus,
.thumbnail:hover,
.thumbnail:focus,
.guidelines:hover,
.guidelines:focus {
	border-color: #f29a11;
}
@media (min-width: 768px) {
	.category-thumbnail {
		overflow: hidden;
		height: 155px;
		text-align: right;
		font: 0/0 a;
		background-position: left center;
		background-repeat: no-repeat;
	}
	.category-thumbnail::before {
		content: "";
		vertical-align: middle;
		display: inline-block;
		height: 100%;
	}
	.category-caption {
		width: 50%;
		text-align: left;
		display: inline-block;
		vertical-align: middle;
	}
}
.category-caption > a {
	font: 18px 'Helvetica Neue', sans-serif;
  font-weight: 700;
  color: #000000;
	display: block;
	text-transform: capitalize;
}
.category-thumbnail:nth-child(3n + 1) {
	clear: none;
}
@media (max-width: 1199px) {
	.category-thumbnail {
		background-size: 100px;
	}
	.category-caption > a {
		font: 16px 'Helvetica Neue', sans-serif;
		font-weight: 700;
	}
	
}
@media (max-width:767px) {
	.category-thumbnail {
		background: none !important;
	}
	.category-thumbnail img {
		margin: 0 auto;
		width: 80px;
	}
	.category-caption > a {
		margin: 20px 0;
    padding: 0 20px;
    font: 14px 'Helvetica Neue', sans-serif;
    font-weight: 700;
    text-align: center;
		height: 36px;
    overflow: hidden;
	}
}
.wrapper-heading {
	margin: 50px 0 30px;
  position: relative;
  overflow: hidden;
}
.wrapper-thumbnail,
.thumbnail-image:focus,
.thumbnail-image:active {
	outline: none !important;
}
.thumbnail {
	padding: 15px 10px 0;
	border-radius: 0;
	border-color: #ececec;
	text-align: center;
}
.carousel-products .thumbnail {
	padding: 15px 15px 0;
}
.thumbnail .caption {
	padding: 20px 0 15px;
}
.thumbnail .caption h3 {
	margin: 0;
	font-size: inherit;
	line-height: normal;
	height: 34px;
}
.thumbnail .caption h3 a {
  font-size: 14px;
  /*font-weight: 300;*/
  font-weight: 400;
  color: #313131;
  display: block;
  text-transform: uppercase;
}
.carousel-products .thumbnail .caption h3  {
	height: 42px;
}
.carousel-products .thumbnail .caption h3 a {
  font-size: 16px;
}
.thumbnail .caption .price {
	margin: 10px 0 0 0;
  font-size: 16px;
  height: auto;
  font-weight: 600;
  color: #f29a11;
  display: block;
}
.carousel-products .thumbnail .caption .price {
  font-size: 18px;
}
.thumbnail .buying-options .btn {
	margin-top: 15px;
	padding: 4.5px 0 6.5px;
	font-size: 16px;
	font-weight: 700;
	border-radius: 0;
	text-transform: uppercase;
}
.thumbsku {
	font-size: 13px;
	font-weight: 600;
	height: 18px;
	overflow: hidden;
}
.thumbrrp {
  margin-right: 5px;
  /*font-weight: 300;*/
  font-weight: 400;
  text-decoration: line-through;
}
.now-from {
	/*font-weight: 300;*/
	font-weight: 400;
	color: #313131;
}
.wrapper-heading > h3 {
  margin: 0;
  padding-right: 20px;
  float: left;
  font-size: 32px;
	font-weight: 700;
  position: relative;
  z-index: 2;
  background: #ffffff;
  color: #313131;
  text-transform: uppercase;
}
.wrapper-heading > hr {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  margin: 17.5px 0;
}
@media (max-width: 767px) {
	.wrapper-heading > h3 {
		font-size: 26px;
	}
	.wrapper-heading > hr {
		margin: 14.5px 0;
	}
}
@media (max-width: 500px) {
	.wrapper-heading > h3 {
		font-size: 22px;
	}
	.wrapper-heading > hr {
		margin: 12.5px 0;
	}
}
@media (max-width: 320px) {
	.wrapper-heading > h3 {
		font-size: 19px;
	}
	.wrapper-heading > hr {
		margin: 9.5px 0;
	}
}
.guidelines {
  margin-bottom: 20px;
	border: 1px solid #ececec;
}
.guidelines > img {
	width: 100%;
}
.guidelines img {
	width: 100%;
	height: auto;
}
	.guidelines img {
		background-repeat: no-repeat;
		background-size: cover;
	}
.guidelines-content {
	padding: 20px 15px;
}
.guidelines-content .headline {
  font-size: 16px;
  font-weight: 700;
  color: #313131;
}
.guidelines-content .description {
	margin-top: 15px;
}
.guidelines-content .description,
.guidelines-content .description > p {
	font-size: 14px;
	line-height: 20px;
	color: #313131;
	
}
.guidelines-content > .readmore {
  margin-top: 15px;
  padding: 7px 12.5px;
  font-size: 13px;
  line-height: 13px;
  display: inline-block;
  text-transform: uppercase;
}
/*.wrapper-guidelines > .row > div:first-child + div + div + div {
	display: none;
}*/
@media (max-width: 991px) {
	.wrapper-guidelines > .row > div:first-child + div + div + div {
		display: block;
	}
}
/* End Homepage */
/* Start Product */
.breadcrumb {
  margin-bottom: 25px;
  padding: 0;
  background: none;
}
#n_product .breadcrumb {
	margin-bottom: 40px;
}
.breadcrumb > li > a {
  font-size: 13px;
  color: #333333;
}
.breadcrumb > li + li:before {
  color: #333333;
}
.product-name {
	margin: 0;
	font-size: 31px;
	font-weight: 700;
	line-height: 34px;
	color: #211712;
	text-transform: uppercase;
}
@media (max-width: 500px) {
	.product-name {
		font-size: 23px;
	}
}
.wrapper-pricing {
	text-align: right;
}
@media (max-width: 767px) {
	.product-name {
		font-size: 26px;
	}
	.wrapper-pricing,
	.product-sku {
		margin-top: 10px !important;
	}
}
.productpricetext,
.productpromo {
	color: #f29a11;
        font-size: 32px;
        font-weight: 700;
        line-height: 32px;
        margin-bottom: 0;
}
.productrrp,
.productsave,
.productwasprice {
	margin-bottom: 0;
	font-size: 22px;
	font-weight: 600;
}
.productsavetext {
	margin-top: 10px;
	width: 100%;
	overflow: hidden;
}
.productsavetext > div,
.productsavetext > span {
	float: left;
}
#sale-end {
	margin: 0 5px;
}
.time-text {
	color: #000000;
}
.inc-gst {
	font-size: 18px;
  font-style: italic;
  display: block;
}
.wrapper-pricing > .label {
	padding: 4px 8px;
	margin-top: 10px;
	font-size: 12px;
	/*font-weight: 300;*/
	font-weight: 400;
	border-radius: 0;
	display: inline-block;
	background: #010101;
}
@media (max-width: 991px) {
	.wrapper-pricing {
		margin-top: 20px;
		text-align: left;
	}
	.wrapper-pricing > div,
	.wrapper-pricing > .label {
		float: left;
		margin-right: 15px;
	}
	.productpricetext, .productpromo {
		font-size: 26px;
		line-height: 26px;
	}
	.productrrp, .productsave, .productwasprice {
		font-size: 18px;
		line-height: 26px;
	}
	.inc-gst {
    float: left;
    margin-top: 0;
    margin-right: 15px;
    line-height: 20px;
	}
}
@media (max-width: 767px) {
	.wrapper-pricing > div,
	.wrapper-pricing > .label {
		float: none;
		margin-right: 0px
	}
	.productpricetext, .productpromo {
		line-height: normal;
	}
	.productrrp, .productsave, .productwasprice {
    margin-top: 5px;
	}
}
.product-sku {
	margin: 20px 0 0 0;
	font-weight: 600;
}
#n_product .qty {
	padding: 0 16px;
	font-size: 16px;
	color: #454545;
	height: 65px;
  border-color: #ececec;
}
.extra-options .buying-options .btn {
  padding: 15px 0;
  font-size: 25px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
	#n_product .qty {
		height: 55px;
	}
	.extra-options .buying-options .btn {
		padding: 11px 0;
    font-size: 22px;
	}
}
.wrapper-features ul,
.wrapper-dimensions ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.wrapper-features ul > li {
  margin-top: 10px;
  font-size: 16px;
  font-weight: 700;
  color: #211712;
  text-transform: uppercase;
}
.wrapper-features ul > li::before,
.wrapper-dimensions ul > li::before {
  margin-right: 10px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wrapper-features ul > li::before {
	content: "\f00c";
	color: #f29a11;
}
.wrapper-dimensions {
  margin-top: 20px;
  padding: 20px;
  background: #ececec;
}
.wrapper-dimensions h3 {
	margin-bottom: 12px;
	font-size: 15px;
	text-transform: uppercase;
}
.wrapper-dimensions ul > li {
	margin-top: 5px;
}
.price_main {
    background: #f0f0f0 none repeat scroll 0 0;
    float: left;
    margin: 15px 0 -20px;
    padding: 15px 10px;
    width: 100%;
}
@media (max-width: 991px) {
	.wrapper-features ul > li {
		font-size: 14px;
	}
	.wrapper-dimensions {
		padding: 15px;
	}
	.wrapper-dimensions ul > li {
		font-size: 13px;
	}
	.purchase-form .col-sm-12 + .col-sm-12, .btn-stack .col-xs-12 + .col-xs-12 {
		margin-top: 0;
	}
}
.wrapper-dimensions ul > li::before {
	margin-right: 5px;
	content: "\f0da";
	color: #211712;
}
.tabbable {
	margin-top: 70px;
}
.tabbable .nav-tabs {
	border-bottom: 3px solid #211712;
}
.tabbable .nav-tabs > li > a {
  margin-right: 0;
  padding: 10px 22px;
  font-size: 16px;
  font-weight: 600;
	color: #211712;
  border-radius: 0;
  border-color: #ececec;
  text-transform: uppercase;
}
.tabbable .nav-tabs > li {
	margin-bottom: 0;
}
.tabbable .nav-tabs > li.active > a,
.tabbable .nav-tabs > li > a:hover,
.tabbable .nav-tabs > li > a:focus,
.tabbable .nav-tabs > li.active > a:hover,
.tabbable .nav-tabs > li.active > a:focus {
	color: #ffffff;
	border-color: #211712;
	background: #211712;
}
#crosssell {
	margin-bottom: 25px;
}
#crosssell .panel-body {
	padding-bottom: 0;
}
#crosssell > .panel-heading {
	margin: -1px;
	padding: 15px;
	text-transform: uppercase;
	border-radius: 0;
	background: #211712;
}
#crosssell .panel-heading > .panel-title {
	font-size: 18px;
	color: #ffffff;
}
@media (max-width: 767px) {
	#crosssell > .panel-heading {
		padding: 15px 15px 13px;
	}
	#crosssell > .panel-heading .panel-title .fa {
		display: none;
	}
	.best-seller {
		padding: 0 50px;
	}
}
.crosssell-products {
  padding-bottom: 15px;
}
.crosssell-products > .row {
  margin: 0 -7.5px;
}
.crosssell-products > .row > div {
  padding: 0 7.5px;
}
.crosssell-products .addthis {
	float: left;
	margin: 0;
	width: 20%;
}
.crosssell-products .image {
	padding: 5px;
	float: left;
	width: 80%;
	border: 1px solid #f5f5f5;
}
.crosssell-products .title {
	margin: 0 0 10px;
	font-size: 13px;
	height: 42px;
	overflow: hidden;
	color: #333333;
}
.crosssell-products .crossprice {
	margin: 2px 0 0 0;
	font-size: 14px;
	font-weight: 700;
}
/* End Product */
/* Start Blog */
.wrapper-content {
  margin: 60px 0 40px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ececec;
}
.page-header {
  margin: 0 0 15px;
  padding: 0;
  font-size: 32px;
  font-weight: 700;
  color: #211712;
  border: none;
  text-transform: uppercase;
}
.wrapper-content p {
	font-size: 14px;
  line-height: 22px;
  color: #211712;
}
.wrapper-pagination {
	text-align: center;
}
.wrapper-pagination hr {
	margin-top: 30px;
}
.pagination {
  border-radius: 0;
}
.pagination > li > a {
  padding: 10.5px 18px;
  font-size: 16px;
  color: #16121a;
  background: #ffffff;
  border-color: #ececec;
  border-radius: 0 !important;
	text-transform: uppercase;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #ffffff;
    background: #313131;
    border-color: #ececec;
}
/* End Blog */
/* Start Category */
.panel-default {
  border-color: #211712;
}
.panel-default > .panel-heading {
  color: #ffffff;
  background-color: #211712;
  border-color: #211712;
  border-radius: 0;
}
.panel-title {
  font-weight: 600;
}
a.list-group-item,
.list-group-item {
	border-color: #211712;
}
.list-group-item {
	margin-bottom: 0;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
	color: #ffffff;
  background-color: #f29a11;
}
a.list-group-item,
button.list-group-item {
  color: #211712;
}
#left-sidebar .list-group h4, #left-sidebar .list-group .h4 {
	font-weight: 600;
	color: #f29a11;
}
/* End Category */
/* Start Resources */
.table-resources > thead > tr > th {
  text-align: center;
  background: #cccccc;
}
.table-resources > thead > tr > th.th-image {
	width: 15%;
}
.table-resources > thead > tr > th.th-features,
.table-resources > thead > tr > th.th-app {
	width: 17%;
}
.table-resources > thead > tr > th.th-price {
	width: 15%;
}
.table-resources > thead > tr > th,
.table-resources > tbody > tr > th,
.table-resources > tfoot > tr > th,
.table-resources > thead > tr > td,
.table-resources > tbody > tr > td,
.table-resources > tfoot > tr > td {
	text-align: center;
	border-top: none;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	padding: 10px 15px;
}
.table-resources > thead > tr > th,
.table-resources .model-name {
  font-size: 16px;
	font-weight: 600;
  color: #211712;
}
.table-resources .lead {
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 600;
}
.table-resources > span {
	margin-top: 5px;
}
.table-resources .features ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.table-resources .gst {
	/*font-weight: 300;*/
	font-weight: 400;
}
@media (max-width: 991px) {
	.table-resources .model-name,
	.table-resources > thead > tr > th {
		font-size: 14px;
	}
	.table-resources .lead {
		font-size: 15px;
	}
	.table-resources > thead > tr > th.th-features,
	.table-resources > thead > tr > th.th-app {
		width: 20%;
	}
}
@media (max-width: 767px) {
	.table-resources > tbody > tr > td {
		text-align: left;
	}
}
/* End Resources */
/* Start Footer */
.wrapper-footer-brands {
  margin-top: 50px;
  padding: 25px 0;
}
.footer-brands {
  background: #ffffff;
  text-align: center;
}
.footer-brands img {
  /*height: 65px;*/ 
  object-fit: contain;
}
.footer-brands:hover,
.footer-brands:focus,
.footer-image p:hover,
.footer-image p:focus {
  -webkit-animation: bounce 0.8s;
  animation: bounce 0.8s;
}
.footer-brands .image {
  padding: 5px 10px;
  display: block;
}
@media (max-width: 991px) {
	.wrapper-footer-brands {
		text-align: center;
	}
	.wrapper-footer-brands .row > div {
		float: none;
		display: inline-block;
	}
	.footer-brands {
		margin-bottom: 15px;
	}
}
.wrapper-footer {
	margin-top: 30px;
}
.footer-image p {
	margin: 20px 0 0 0;
	border: 1px solid #ececec;
}
.footer-image p img {
	display: block;
	margin: 0 auto;
}
@media (max-width: 767px) {
	.footer-image {
		text-align: center;
	}
}
.wrapper-footer h4 {
  margin: 20px 0;
  font-size: 16px;
  color: #313131;
  text-transform: uppercase;
}
.wrapper-footer .nav-pills > li > a {
  padding: 0 15px 10px;
  font-size: 14px;
	/*font-weight: 300;*/
	font-weight: 400;
  color: #313131;
  border-radius: 0;
}
.wrapper-footer .nav-pills > li > a:hover,
.wrapper-footer .nav-pills > li > a:focus {
	color: #f29a11;
	background: none;
}
address {
  margin: 50px 0;
  padding-top: 30px;
  font-size: 12px;
  color: #313131;
  border-top: 1px solid #ececec;
  text-align: center;
}
address span {
	text-transform: uppercase;
}
address a {
	color: #313131;
}
.list-social {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list-social > li {
  float: left;
}
.list-social > li > a {
  margin-left: 10px;
  font-size: 15px;
  line-height: 30px;
  color: #ffffff;
  width: 30px;
  height: 30px;
  display: block;
  text-align: center;
  border-radius: 50%;
  background: #3d3d3d;
}
.list-social > li > a:hover,
.list-social > li > a:focus {
  background: #f29a11;
}
.list-social > li > a .fa {
  color: #ffffff;
}
.list-social > li:first-child> a {
  margin-left: 0;
}
.footer-inline > li {
	/*font-weight: 300;*/
	font-weight: 400;
}
@media (max-width: 767px) {
	.wrapper-footer {
    margin-top: 25px;
    text-align: left;
    border-top: 10px solid #ececec;
	}
	.wrapper-footer .nav-pills > li > a {
		padding: 0 0 10px;
	}
.cl{ clear:both !important;}	
}
/* End Footer */
#n_product #description {
    font-size: 16px; color:#000; line-height:1.42857;
}
#left-sidebar a.list-group-item {
	border-width: 0;
}
#left-sidebar a.list-group-item:hover {
	background: rgb(249, 249, 249);
	color: black;
}
/*Need Help*/
.needhelp-wrapper h3 {
    font-weight: 700;
}
.needhelp-wrapper h3 .fa {
	color: #F29A11;
}
.needhelp-wrapper ul {
    list-style: none;
    padding-left: 0;
}
.needhelp-wrapper li {
	list-style: none;
	font-size: 16px;
}
.needhelp-wrapper li .fa-stack {
	font-size: 12px;
}
/*Health Professional*/
.table-resources .thumbnail-image img {
	width: 100px;
	height: auto;
}
@media (min-width: 768px) and (max-width: 991px){
	.table-resources .thumbnail-image img {
		width: 80px;
		height: auto;
	}
	.wrapper-carousel {  padding-top: 150px !important;}
}
@media (min-width: 320px) and (max-width: 767px){
	.wrapper-carousel {  padding-top: 224px !important;  /*padding: 182px 105px 0;*/}
}
/*Fixed Header*/
#n_checkout .wrapper-header.checkout,
.wrapper-fix-header {
  position: absolute;
  width: 100%;
	z-index: 999;
	background: #ffffff;
}
.wrapper-carousel {
  padding-top: 182px;
  /*padding: 182px 105px 0;*/
}
#main-content {
  padding-top: 243px;
}
.custom-checkout #main-content{padding-top: 150px;}
#n_home #main-content {
  padding-top: 0;
}
#n_checkout .checkout.container {
	padding-top: 141px;
}
.hideme {
	display: none;
}
/*menu thumbnail*/
.wrapper-navigation .dropdown-menu .thumbnail {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	padding: 20px;
}
.wrapper-navigation .dropdown-menu .thumbnail a img {
	border: none;
  	padding: 3px;
}
.wrapper-navigation .dropdown-menu .thumbnail .caption {
	padding: 9px 0;
	text-align: left;
}
.sd{
	font-size: 12px;
}
/*Project page css*/
.blog_sec {
padding-bottom: 20px;
width: 100%;
display: inline-block;
}
.blog_sec_img {
    margin-bottom: 10px;
    padding: 0 5px;
/*    height:200px;*/
}
.blog-img img {
    height: 100%;
    max-width: 100%;
    width: 100%;
}
.bg_cont {
    background-color: #fff;
    margin-bottom:20px;
}
.bg_cont .text-left {
    margin-bottom: 0;
}
.bg_cont h4.text-left {	
    padding: 10px 20px;
    font-size: 20px;
    font-weight: 400;
    text-transform: capitalize;
    color: #fff;
    background-color: #333;
    display:table;
    width:100%;
}
.proj_desc {
    display: table;
    width: 100%;
    margin:10px 0px;
}
.proj_img {
    display: table;
    height: 100%;
    width: 100%;
}
.proj_img img {
    height: 100%;
    max-width: 100%;
    width: 100%;
}
@media only screen and (min-width: 1024px) and (max-width:1100px) {
.guidelines-content .headline{ font-size:14px;}	
}
@media only screen and (min-width:768px){
.guidelines-content .headline {
  min-height:50px;
  display:inline-block;
}
.guidelines-content .description {
	max-height:40px; display:inline-block; overflow:hidden;
}
.wrapper-carousel {
padding-top: 182px;
}
}
@media (max-width:540px){
.blog_sec_img{
    width:100%;
}
.blog_sec {
    padding: 0 10px;
}
}
@media (min-width:541px) and (max-width:767px){
.blog_sec_img{
    width:50%;
}
.blog_sec {
    padding: 0 10px;
}
}
@media (min-width:768px) and (max-width:991px){
.blog_sec_img{
    width:33.33%;
}
.bg_cont h4.text-left {
    min-height: 60px;
    line-height:50px;
}
}
@media (min-width:992px){
.blog_sec_img{
    width:20%;
}
}