body {
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	color: #080b0b;
	background-image: none;
	background-color: #fff;
	-webkit-font-smoothing: antialiased;
}
a,
.btn,
.home-categ-bg-cover {
	-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;
}
a:hover,
a:focus {
	text-decoration: none;
}
.text-muted {
	color: #b2b4b6;
}
.form-control {
	box-shadow: none;
	border-color: #f1f1f1;
}
.n-wrapper-form-control select {
	box-shadow: none;
	border-color: #f1f1f1;
}
.navbar-default {
	background: none;
	border: none;
}
.navbar {
	min-height: inherit;
	margin-bottom: 0;
}
.navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}
.nMobileNav {
	text-align: center;
}
.navigation-list li {
    width: 23.8%;
}
.navigation-list li a {
	color: #fff;
}
.wrap-left-menu .navigation-list li a {
	color: #fff;
}
.carousel-control.right,
.carousel-control.left {
	background: none;
	filter: -;
}
.ccwrap {
	float: left;
}
.nsearchinput-pl.well {
	left: auto;
	right: 0;
	margin-top: 55px !important;
	box-shadow: none;
	border-radius: 4px;
	border-color: #f1f1f1;
	font-size: 12px;
}
.nsearchinput-pl.well .nav > li > a:hover,
.nsearchinput-pl.well .nav > li > a:focus {
	background-color: #f5f5f5;
}
hr {
	border-top: 1px solid #efeeee;
}
.upsell-head {
	margin-top: 60px;
	margin-bottom: 40px;
	font-size: 35px;
	color: #f47721;
	text-transform: uppercase;
}
.list-head {
	font-size: 35px;
	text-transform: uppercase;
}
.head-auto {
    width: auto;
    float: left;
}
.viewall {
    width: auto;
    float: right;
	margin-top: 6px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 500;
}
.row-upsell {
	padding-bottom: 45px;
}
.just-in {
	padding: 6px 0;
	background: #1a1a1a;
    font-weight: 500;
    text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	text-align: center;
}
h1,
h2,
h3,
h4,
h5 {
	font-weight: 400;
}
h1 {
	margin-top: bottom;
	font-size: 28px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 22px;
}
.text-muted {
	color: #555656;
}
.btn {
	font-weight: 700;
	text-transform: uppercase;
}
.btn-group .dropdown-menu .btn {
    border-radius: 0 !important;
}
@media (min-width: 768px) {
	body {
		padding-top: 225px;
	}
	body#n_home {
		padding-top: 210px;
	}
	body.page-wrap {
		padding-top: 195px;
	}
	body#n_home.page-wrap {
		padding-top: 177px;
	}
}
@media (max-width: 767px) {
	.navbar-collapse {
		padding-left: 15px;
		padding-right: 15px;
		margin: 0 -15px;
	}
	.upsell-head {
		font-size: 22px;
		margin-bottom: 18px;
	}
	.list-head {
		font-size: 22px;
	}
	.upsell-head.head-auto {
		width: 100%;
		margin-bottom: 5px;
	}
	.viewall {
		width: 100%;
		float: left;
		margin-top: 0;
		margin-bottom: 15px;
	}
	.nsearchinput-pl.well {
		margin-top: 45px !important;
	}
}
/* Breadcrumbs */
.breadcrumb {
	margin-bottom: 10px;
	background: none;
	padding-left: 0;
	padding-right: 0;
	font-size: 12px;
	text-transform: uppercase;
}
.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ababab;
    padding-left: 10px;
    padding-right: 7px;
    float: left;
}
.breadcrumb li a {
	color: #000;
}
/* Thumbnails */
.thumbnail {
	margin-bottom: 15px;
	border-color: #f1f1f1;
}
.row-btn-prod {
	margin: 0;
}
.thumbnail .caption {
	padding: 9px 6px;
}
.thumbnail .caption h3 {
	height: 2.8em;
	font-size: 13px;
	text-transform: none;
	font-weight: 400;
}
.thumb_list h3 {
	font-size: 16px;
	text-transform: none;
	font-weight: 400;
}
.thumbnail .caption h3 a {
	color: #555656;
}
.thumb_list h3 a {
	color: #555656;
}
.caption .price {
    font-size: 14px;
    height: 21px;
	color: #555656;
}
.caption .price span {
    font-size: 16px;
	font-weight: 700;
	color: #f47721;
}
.thumb_list .price {
	font-size: 16px;
	color: #555656;
}
.thumb_list .price span {
    font-size: 18px;
	font-weight: 700;
	color: #f47721;
}
.wrap-prod-btn-full {
	width: 100%;
	float: left;
}
.wrap-qty-thumb {
	width: 25%;
	float: left;
}
.wrap-qty-thumb .form-control {
	width: 100% !important;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.wrap-qty-thumb .form-control:focus {
	box-shadow: none;
	border-color: #f1f1f1;
}
.wrap-btn-thumb {
	width: 75%;
	float: left;
}
.thumb-skuwrap {
	height: 17px;
	overflow: hidden;
	font-size: 14px;
	margin-bottom: 2px;
}
.thumb_list .thumb-skuwrap {
	height: auto;
}
.thumb-product-wishlist {
	margin-top: 5px;
	height: 15px;
	overflow: hidden;
	font-size: 11px;
	text-transform: uppercase;
}
.thumb-product-wishlist a {
	color: #000;
}
.thumb-product-wishlist a:hover,
.thumb-product-wishlist a:focus {
	color: #f47721;
}
.savings-container {
	right: auto;
	left: 0;
}
.badge-thumb {
	width: 45px;
	height: 45px;
	padding: 0 3px;
	float: left;
	display: table;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	line-height: 12px;
}
.badge-thumb .badge-conts {
	display: table-cell;
	vertical-align: middle;
}
.badge-sale {
	background: #ff0000;
}
.badge-topseller {
	background: #000;
}
/* Carousel */
#homepageCarousel.carousel .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
#homepageCarousel.carousel .carousel-inner .active {
  opacity: 1;
}
#homepageCarousel.carousel .carousel-inner .active.left,
#homepageCarousel.carousel .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
#homepageCarousel.carousel .carousel-inner .next.left,
#homepageCarousel.carousel .carousel-inner .prev.right {
  opacity: 1;
}
#homepageCarousel.carousel .carousel-control {
  z-index: 2;
}
.carousel-caption {
	padding-top: 0;
}
.caption-text {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 530px;
	padding: 45px 90px;
	background: rgba(29,28,28,0.84);
}
.caption-wrap {
	width: 100%;
	height: 100%;
	float: left;
	display: table;
}
.caption-conts {
	display: table-cell;
	vertical-align: middle;
}
.carousel-caption h3 {
	font-size: 30px;
	color: #fff;
}
.carousel-caption p {
	font-size: 20px;
	color: #fff;
}
.carousel-caption .btn i {
	margin-left: 6px;
}
.carousel .item.next .carousel-caption, .carousel .item.prev .carousel-caption {
    opacity: 0;
}
.carousel-caption {
	transition: opacity 1.3s;
	-moz-transition: opacity 1.3s;
  	-webkit-transition: opacity 1.3s;
}
.carousel-indicators {
    position: absolute;
    bottom: auto;
	top: 30px;
    left: 0;
    z-index: 15;
	margin-left: 0;
    width: 530px;
    padding-left: 90px;
    list-style: none;
    text-align: left;
}
.carousel-indicators .active {
	background-color: #080b0b;
}
@media screen and (min-width: 768px){
	.carousel-caption {
		left: 0;
		right: auto;
		top: 0;
		bottom: 0;
		padding-bottom: 0;
		width: 100%;
		text-align: left;
		text-shadow: none;
	}
	.carousel-indicators {
		bottom: auto;
		margin-bottom: 0;
	}
}
@media (max-width: 1199px) {
	.caption-text {
		width: 480px;
		padding: 45px 60px;
	}
	.carousel-caption h3 {
		font-size: 28px;
	}
	.carousel-caption p {
		font-size: 20px;
	}
	.carousel-indicators {
		width: 480px;
		padding-left: 60px;
	}
}
@media (max-width: 991px) {
	.caption-text {
		width: 350px;
		padding: 45px 20px;
	}
	.carousel-caption h3 {
		font-size: 20px;
	}
	.carousel-caption p {
		font-size: 14px;
	}
	.carousel-indicators {
		width: 350px;
		padding-left: 20px;
	}
}
@media (max-width: 767px) {
	#homepageCarousel {
		margin-bottom: 1px;
	}
	.carousel-caption {
		width: 100%;
		left: 0;
		margin-left: 0;
		padding-bottom: 0;
		bottom: 0;
	}
	.carousel-caption {
		text-align: center;
	}
	.carousel-caption h3 {
		margin-bottom: 5px;
		font-size: 16px;
	}
	.carousel-caption p {
		font-size: 12px;
		margin-bottom: 0;
	}
	.caption-text {
		width: 100%;
		padding: 5px;
		float: left;
		position: static;
	}
	.carousel-indicators {
		width: 100%;
		top: 10px;
		padding: 0 10px;
		left: 0;
	}
}
@media (max-width: 550px) {
	.carousel-caption p {
		display: none;
	}
	.carousel-caption h3 {
		margin-bottom: 0;
		font-size: 12px;
	}
}
@media all and (transform-3d), (-webkit-transform-3d) {
    #homepageCarousel.carousel .carousel-inner > .item.next,
    #homepageCarousel.carousel .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    #homepageCarousel.carousel .carousel-inner > .item.prev,
    #homepageCarousel.carousel .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    #homepageCarousel.carousel .carousel-inner > .item.next.left,
    #homepageCarousel.carousel .carousel-inner > .item.prev.right,
    #homepageCarousel.carousel .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}
/* Top links */
.wrapper-toplinks {
	border-bottom: 1px solid #f1f1f1;
}
.top-links {
	width: auto;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
.top-links > li {
	position: relative;
	float: left;
	padding-left: 4px;
}
.top-links > li:first-child {
	padding-left: 0;
}
.top-links > li:before {
	position: absolute;
	top: 17px;
	left: 0;
	content: "\f111";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    color: #f47721;
    font-size: 4px;
}
.top-links > li:first-child:before {
	content: '';
}
.top-links > li > a {
	padding: 8px 10px;
	display: block;
	font-size: 12px;
	color: #080b0b;
}
.top-links > li:first-child > a {
	padding-left: 0;
}
.top-links > li:hover > a,
.top-links > li:focus > a {
	color: #f47721;
}
.top-links > li > a:hover,
.top-links > li > a:focus {
	color: #f47721;
}
.top-acct {
	width: auto;
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}
.top-acct > li {
	position: relative;
	float: left;
	padding-left: 4px;
}
.top-acct > li:first-child {
	padding-left: 0;
}
.top-acct > li:before {
	position: absolute;
	top: 17px;
	left: 0;
	content: "\f111";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    color: #f47721;
    font-size: 4px;
}
.top-acct > li:first-child:before {
	content: '';
}
.top-acct > li > a {
	padding: 8px 10px;
	display: block;
	font-size: 12px;
	color: #080b0b;
}
.top-acct > li:hover > a,
.top-acct > li:focus > a {
	color: #f47721;
}
.top-acct > li > a:hover,
.top-acct > li > a:focus {
	color: #f47721;
}
#header-cart {
	margin-top: 0;
	margin-bottom: -1px;
	margin-left: 10px;
	padding-left: 0;
}
#header-cart:before {
	content: '';
}
#header-cart > a {
	font-size: 12px;
	font-weight: 400;
	padding: 5px 13px 5px;
	color: #fff;
}
#header-cart > a > .fa-angle-down {
	margin-left: 9px;
}
#header-cart:hover > a ,
#header-cart:focus > a {
	color: #fff;
}
#header-cart > a:focus {
	background-color: #f47721;
	border-color: #f47721;
	box-shadow: none;
}
#header-cart > a:hover {
  	background-color: #f47721;
	border-color: #f47721;
}
#header-cart.open > .dropdown-toggle.btn-primary {
	background-color: #f47721;
  	border-color: #f47721;
	box-shadow: none;
}
.cart-cnt {
	width: 20px;
	height: 20px;
	margin: 0 4px;
	line-height: 20px;
	text-align: center;
	display: inline-block;
	color: #fff;
	font-size: 10px;
	font-weight: 700;
	background: #080b0b;
	border-radius: 50%;
}
.cartsub {
	margin-left: 5px;
}
.top-acct .dropdown-menu {
	margin-top: 0;
	box-shadow: none;
	border-color: #f1f1f1;
	font-size: 11px;
}
#header-cart .dropdown-menu {
	border-color: #f47721;
}
.icon-cart-mob {
	position: relative;
}
.icon-cart-mob span {
	position: absolute;
	right: -15px;
    top: 0;
	width: 21px;
	height: 21px;
	display: inline-block;
	border-radius: 50%;
	line-height: 21px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background: #4c9d2f;
}
/* Header*/
.wrapper-header {
	padding: 28px 0 30px;
}
.logo {
	margin-top: 0;
	max-height: 70px;
	transition: max-height 0.2s;
}
.header-search {
	margin-top: 10px;
}
.header-search .form-control {
	height: 55px;
	border-color: #f2f2f2;
	background: #f2f2f2;
	border-right: none;
	border-radius: 4px 0 0 4px;
}
.header-search .form-control:focus {
	border-color: #f2f2f2;
	background: #f2f2f2;
	box-shadow: none;
	outline: none;
}
.header-search .btn {
	height: 55px;
	border-color: #f2f2f2;
	background: #f2f2f2;
	border-left: none;
	color: #080b0b;
	border-radius: 0 4px 4px  0;
}
.header-search .btn:hover,
.header-search .btn:focus {
	color: #000;
	border-color: #f2f2f2;
	background: #f2f2f2;
	box-shadow: none;
	outline: none;
}
.header-search .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 4px 0 0 4px;
}
.top-contact {
	width: 100%;
	float: left;
	padding-top: 10px;
	text-align: right;
	line-height: 55px;
	font-size: 24px;
}
.top-contact a {
	color: #080b0b;
}
.top-contact a i {
	color: #f47721;
}
.top-contact a span {
	font-weight: 700;
}
@media (min-width: 768px) {
	.wrapper-top-header {
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 100;
		background: #fff;
	}
	.sticky-header .logo {
		max-height: 50px;
		margin-top: 12px;
	}
	.sticky-header .wrapper-header {
		padding: 5px 0 14px;
	}
/*	.wrapper-nav .nav > li > .dropdown-menu {
		height: 400px;
		overflow-y: scroll;
	}*/
}
@media (max-width: 991px) {
	.top-contact {
		font-size: 20px;
		text-align:center;
	}
}
@media (max-width: 767px) {
	.wrapper-header {
		padding: 15px 0;
	}
	.logo {
		width: 200px;
	}
	.header-search {
		margin-top: 20px;
	}
	.header-search .form-control {
		height: 45px;
	}
	.header-search .btn {
		height: 45px;
	}
}
/* Nav */
.wrapper-nav {
	margin-bottom: 25px;
	background: #080b0b;
}
#n_home .wrapper-nav {
	margin-bottom: 0;
}
.wrapper-nav .nav {
	border-left: 1px solid #2d3333;
}
.wrapper-nav .nav > li {
	border-right: 1px solid #2d3333;
	position: static;
}
.wrapper-nav .nav > li > a {
	padding: 15px 20px;
	text-transform: uppercase;
	color: #fff;
	font-size: 15px;
}
.wrapper-nav .nav > li > a i {
	font-size: 13px;
}
.wrapper-nav .nav > li > a:hover,
.wrapper-nav .nav > li > a:focus {
	color: #f47721;
}
.wrapper-nav .nav > li.dropdown-hover:hover > a,
.wrapper-nav .nav > li.dropdown-hover:focus > a {
	color: #f47721;
}
.wrapper-nav .nav > li.dropdown-hover > a:hover,
.wrapper-nav .nav > li.dropdown-hover > a:focus {
	color: #f47721;
}
.wrapper-nav .dropdown-menu {
	width: 100%;
	border: none;
}
.wrapper-nav .nav > li > .dropdown-menu {
    border-top: 3px solid #f47721;
}
/*.wrapper-nav .nav > li > .dropdown-menu:before {
    border-bottom: 7px solid #f47721;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    left: 18px;
    top: -9px;
}*/
.wrapper-nav #menud > li:nth-child(n+5) .dropdown-menu {
	left: auto;
	right: 0;
}
.wrapper-nav #menud > li:nth-child(n+5) > .dropdown-menu:before {
	left: auto;
	right: 18px;
}
.wrapper-nav #menud > li:nth-child(n+5) .dropdown-menu-horizontal {
	right: 100%;
}
.wrapper-nav .dropdown-menu li {
	float: left;
}
.wrapper-nav .dropdown-menu > li > a {
	padding: 12px 15px;
	white-space: normal;
	color: #080b0b;
	font-size: 13px;
	float: left;
}
.wrapper-nav .dropdown-menu > li:hover > a,
.wrapper-nav .dropdown-menu > li:focus > a {
    color: #080b0b;
    background-color: #f1f1f1;
}
.wrapper-nav .dropdown-menu > li > a:hover,
.wrapper-nav .dropdown-menu > li > a:focus {
    color: #080b0b;
    background-color: #f1f1f1;
}
.wrapper-nav #menud > li:nth-child(n+5) .dropdown-menu > li > a {
	padding-right: 10px;
	padding-left: 30px;
}
.subcateg-drop-img {
	width: 50px;
	float: left;
	margin-right: 10px;
	text-align: center;
}
/*.wrapper-nav #menud > li:nth-child(n+5) .subcateg-drop-img {
	float: right;
	margin-right: 0;
	margin-left: 10px;
}*/
.subcateg-drop-img img {
	height: 56px;
	max-width: 100%;
	object-fit: contain;
}
.subcateg-drop-name {
	width: 130px;
	height: 56px;
	float: left;
	display: table;
}
/*.wrapper-nav #menud > li:nth-child(n+5) .subcateg-drop-name {
	text-align: right;
}*/
.subcateg-drop-name span {
	display: table-cell;
	vertical-align: middle;
}
/*.wrapper-nav .dropdown-menu > li > a.list-categ-arrow:after {
	position: absolute;
	top: 30px;
	right: 16px;
	content: '\f054';
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
	font-size: 13px;
	color: #c7c7c7;
}*/
/*.wrapper-nav #menud > li:nth-child(n+5) a.list-categ-arrow:after {
	right: auto;
	left: 16px;
	content: '\f053';
}*/
@media (max-width: 1199px) {
	.wrapper-nav .nav > li > a {
		padding: 15px 12px;
		font-size: 14px;
	}
}
@media (max-width: 991px) {
	.wrapper-nav .nav > li > a {
		padding: 15px 7px;
		font-size: 11px;
	}
	.wrapper-nav .dropdown-menu {
		width: 100%;
		border: none;
	}
	.wrapper-nav .dropdown-menu > li > a {
		font-size: 11px;
	}
	.subcateg-drop-img {
		width: 36px;
	}
	.subcateg-drop-img img {
		height: 36px;
	}
	.subcateg-drop-name {
		width: 114px;
		height: 36px;
	}
/*	.wrapper-nav .dropdown-menu > li > a.list-categ-arrow:after {
		top: 20px;
	}*/
}
@media (max-width: 767px) {
	.wrapper-nav .nav > li > a {
		padding: 10px 15px;
		font-size: 12px;
	}
}
/* USP */
.wrapper-usp {
	padding: 26px 0 25px;
}
.wrap-usp {
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
}
.wrap-usp p {
	margin-bottom: 0;
}
.wrap-usp i {
	margin-right: 10px;
	color: #f47721;
}
@media (max-width: 1199px) {
	.wrap-usp {
		font-size: 13px;
	}
}
@media (max-width: 991px) {
	.wrap-usp {
		padding: 0 3px;
		font-size: 11px;
	}
}
@media (max-width: 767px) {
}
/* Home */
.wrap-home-categ-conts {
	width: 100%;
	float: left;
	padding-left: 1px;
}
.wrap-home-categ {
	padding-left: 0;
	padding-right: 1px;
	padding-bottom: 1px;
}
.home-categ-bg {
	width: 100%;
	height: 215px;
	float: left;
	cursor: pointer;
}
.home-categ-bg-cover {
	width: 100%;
	height: 215px;
	float: left;
	background: rgba(8,11,11,0.4);
	text-align: center;
}
.home-categ-bg-cover:hover,
.home-categ-bg-cover:focus {
	background: rgba(8,11,11,0.8);
}
.home-categ-bg-conts {
	width: 100%;
	height: 215px;
	float: left;
	display: table;
}
.home-categ-text {
	display: table-cell;
	vertical-align: middle;
}
.home-categ-text h3 {
	margin-bottom: 7px;
	font-size: 45px;
	text-transform: uppercase;
	opacity:0.6;
}
.home-categ-text h3 a {
	color: #fff;
}
.home-categ-text p {
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 13px;
}
.home-categ-text p a {
	color: #f47721;
}
@media (max-width: 991px) {
	.home-categ-bg {
		height: 155px;
	}
	.home-categ-bg-cover {
		height: 155px;
	}
	.home-categ-bg-conts {
		height: 155px;
	}
}
@media (max-width: 767px) {
	.home-categ-bg {
		height: 125px;
	}
	.home-categ-bg-cover {
		height: 125px;
	}
	.home-categ-bg-conts {
		height: 125px;
	}
	.home-categ-text h3 {
		margin-bottom: 7px;
		font-size: 14px;
	}
	.home-categ-text p {
		font-size: 11px;
	}
}
/* Testimonials */
.wrapper-testimonials {
	padding: 20px 0 40px;
	background: #f1f1f1;
}
.wrapper-testimonials h3 {
	margin-bottom: 48px;
}
.testi-conts {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.testi-det {
	margin-bottom: 10px;
	width: 100%;
	float: left;
	height: 125px;
	overflow: hidden;
	color: #000;
}
.testi-det span {
	margin-right: 7px;
	font-size: 18px;
	color: #d2d2d2;
}
.testi-name {
	margin-bottom: 0;
	width: 100%;
	float: left;
	font-size: 14px;
	font-weight: 700;
	color: #000;
}
.testi-name i {
	margin-right: 5px;
}
@media (max-width: 1199px) {
	.testi-det {
		height: 145px;
	}
}
@media (max-width: 991px) {
	.testi-det {
		font-size: 12px;
		height: 144px;
	}
}
@media (max-width: 767px) {
	.testi-det {
		font-size: 12px;
		height: auto;
	}
	.wrapper-testimonials {
    	padding: 40px 0;
	}
	.wrapper-testimonials h3 {
		margin-bottom: 28px;
	}
}
/* Home Desc */
.wrapper-home-desc {
	padding: 64px 0 56px;
}
.wrapper-home-desc h1 {
	margin-bottom: 20px;
	font-size: 35px;
	text-transform: uppercase;
	color: #f47721;
}
@media (max-width: 767px) {
	.wrapper-home-desc {
		padding: 40px 0;
	}
	.wrapper-home-desc h1 {
		font-size: 26px;
	}
}
/* Brands */
.wrapper-home-brands {
	padding: 64px 0 70px;
	background: #f1f1f1;
}
.wrapper-home-brands h3 {
	margin-bottom: 5px;
}
.wrapper-home-brands p {
	margin-bottom: 25px;
}
.wrapper-home-brands p i {
	margin-left: 7px;
}
.row-home-brands {
	margin: 0 -10px;
}
.wrap-brand {
	width: 12.5%;
	padding-left: 10px;
	padding-right: 10px;
}
.wrap-brand-conts {
	width: 100%;
	float: left;
	height: 62px;
	padding: 12px 0;
	background: #fff;
	text-align: center;
	cursor: pointer;
}
.wrap-brand-conts img {
	max-width: 100%;
	height: 38px;
	object-fit: contain;
}
.wrap-brand-conts:hover img {
	-moz-filter: none;
	-o-filter: none;
	-webkit-filter: none;
	filter: none;
	filter: none;
}
@media (max-width: 1199px) {
	.wrap-brand-conts {
		height: 52px;
	}
	.wrap-brand-conts img {
		height: 28px;
	}
}
@media (max-width: 991px) {
	.wrap-brand {
		width: 25%;
	}
	.wrap-brand-conts {
		height: 62px;
		margin-bottom: 10px;
	}
	.wrap-brand-conts img {
		height: 38px;
	}
}
@media (max-width: 767px) {
	.wrapper-home-brands {
		padding: 40px 0;
		background: #f1f1f1;
	}
	.wrap-brand {
		width: 25%;
	}
	.wrap-brand-conts {
		height: 52px;
	}
	.wrap-brand-conts img {
		height: 28px;
	}
}
@media (max-width: 450px) {
	.wrap-brand {
		width: 50%;
	}
	.wrap-brand-conts {
		height: 62px;
	}
	.wrap-brand-conts img {
		height: 38px;
	}
}
/* Categories */
.wrapper-categ-banner {
	margin-bottom: 30px;
	width: 100%;
	height: 250px;
	float: left;
	display: table;
	text-align: center;
}
.categ-banner-conts {
	display: table-cell;
	vertical-align: middle;
}
.wrapper-categ-banner h1 {
	font-size: 45px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 0;
	color: #fff;
}
.wrapper-categ-banner-nobg,
.categ-head-conts {
	width: 100%;
	float: left;
}
.wrapper-categ-banner-nobg h1 {
	margin-bottom: 25px;
	font-size: 28px;
	font-weight: 400;
	text-transform: uppercase;
}
.wrapper-categ-banner h1 i,
.wrapper-categ-banner-nobg h1 i {
	color: #f47721;
}
.wrapper-sortby {
	width: 100%;
	float: left;
	padding: 8px 0;
	background: #f1f1f1;
	margin-bottom: 20px;
}
.wrap-sortbycol {
	padding-left: 10px;
	padding-right: 10px;
}
.viewby .btn {
	background: #fff;
	color: #000;
	border-color: #fff;
	margin: 0 !important;
}
.viewby .btn:hover,
.viewby .btn:focus {
	background: #f5f5f5;
	border-color: #f5f5f5;
	box-shadow: none;
}
.viewby .btn.active {
	background: #000;
	color: #fff;
	border-color: #000;
	box-shadow: none;
}
.wrap-pagination-bg {
	margin-top: 10px;
	width: 100%;
	float: left;
	padding: 8px 0 4px;
	background: #f1f1f1;
}
.wrap-pagination-bg .pagination {
	margin: 0;
}
.pagination > li > a,
.pagination > li > span {
	color: #080b0b;
	background-color: #fff;
	border: 1px solid #f1f1f1;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	color: #f47721;
	background-color: #fff;
	border-color: #f1f1f1;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	color: #fff;
	background-color: #080b0b;
	border-color: #f1f1f1;
}
.wrap-subcateg-list {
	margin-bottom: 20px;
	width: 100%;
	float: left;
	cursor: pointer;
	o-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}
.wrap-subcateg-list-image {
	width: 100%;
	height: 155px;
	float: left;
	text-indent: -9999px;
}
.wrap-subcateg-list-name {
	width: 100%;
	float: left;
	background: #080b0b;
}
.subcateg-name {
	width: 100%;
	height: 50px;
	padding: 5px 15px;
	float: left;
	display: table;
}
.subcateg-name-conts {
	display: table-cell;
	vertical-align: middle;
}
.subcateg-name-conts h3 {
	margin: 0;
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
}
.subcateg-name-conts h3 i {
	color: #f47721;
}
.wrap-subcateg-list:hover,
.wrap-subcateg-list:focus {
	opacity: 0.8;
}
@media (max-width: 1199px) {
	.wrapper-categ-banner {
		height: 200px;
	}
}
@media (max-width: 991px) {
	.wrapper-categ-banner {
		height: 170px;
	}
}
@media (max-width: 767px) {
	.wrapper-categ-banner {
		height: 120px;
	}
	.wrapper-categ-banner h1 {
		font-size: 20px;
	}
	.wrap-subcateg-list-image {
		height: 115px;
	}
	.subcateg-name-conts h3 {
		font-size: 11px;
	}
}
@media (max-width: 360px) {
	.subcateglist-block {
		width: 100%;
	}
}
/* Panel/Sidebar */
.panel-default {
	border-color: #f1f1f1;
	box-shadow: none;
}
.panel-heading {
	padding: 14px 19px;
}
.panel-default > .panel-heading {
    color: #fff;
    background-color: #2d3333;
    border-color: #f1f1f1;
}
.panel-default > .panel-heading.panel-heading-thumbnails {
	 background-color: #080b0b;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
}
.list-group-item {
	padding: 7px 19px;
    background-color: #fff;
    border: 1px solid #fff;
	font-size: 13px;
}
.list-group-side-categ .list-group-item {
	background-color: #f1f1f1;
    border: 1px solid #fff;
	font-size: 13px;
}
.list-group-item.list-group-filter-head {
	margin-bottom: 0;
	margin-top: 0;
	padding: 10px 19px;
	background-color: #f1f1f1;
    border: 1px solid #f1f1f1;
    cursor: pointer;
}
.panel-heading + .list-group .list-group-item:first-child {
    margin-top: 0;
}
#left-sidebar .list-group h4 {
	font-size: 14px;
	font-weight: 500;
	color: #080b0b;
}
#left-sidebar .btn {
	text-transform: none;
	font-weight: 400;
}
.list-group > li + .filter.filter-brand-link > a:before {
	content: '';
}
.list-group > li + .filter-remove.filter-brand-link > a:before {
	content: '';
}
.side-brand {
	display: block;
}
.side-brand ul {
	list-style: none;
	margin: 0;
	padding: 0 6px;
}
.filter-brand-link {
	width: 50%;
	display: inline-block;
	padding: 6px 13px;
}
.filter-brand-link > a {
	padding: 10px 7px;
	display: block;
	border: 1px solid #f1f1f1;
	text-align: center;
}
.filter-brand-link > a img {
	height: 75px;
	max-width: 100%;
	object-fit: contain;
}
/*.filter.filter-brand-link > a img {
	-moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter ….3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter ….3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter ….3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
}*/
.filter.filter-brand-link > a:hover img {
	-moz-filter: none;
	-o-filter: none;
	-webkit-filter: none;
	filter: none;
	filter: none;
}
.ui-widget-header {
	background: #f47721 !important;
}
.ui-slider-horizontal {
    height: 16px !important;
	border-radius: 0 !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #080b0b !important;
    background: none !important;
	background: #080b0b !important;
}
.ui-slider .ui-slider-handle {
    width: 15px !important;
    height: 21px !important;
	border-radius: 0 !important;
}
.ui-widget-content {
    border: 1px solid #f1f1f1 !important;
    background: none !important;
	background: #fff !important;
}
@media (max-width: 991px) {
	.filter-brand-link {
		padding: 6px 5px;
	}
	.filter-brand-link > a {
		padding: 10px 7px;
	}
}
@media (max-width: 767px) {
	.wrap-sortbycol .form-horizontal .control-label {
		padding-top: 7px;
	}
}
@media (min-width: 992px) {
	/*
	#filters {
		padding-bottom: 10px;
	}
	*/
}
/* Product Page */
#n_product h1 {
    font-size: 25px;
	font-weight: 400;
	text-transform: none;
	max-width:380px;
	word-wrap:break-word;
}
.row-alt-img {
	margin-left: -7px;
	margin-right: -7px;
}
.wrap-alt-img {
	padding-left: 7px;
	padding-right: 7px;
}
/*.wrap-alt-img img {
	border: 1px solid #f1f1f1;
}*/
.wrap-prod-vid {
	position: relative;
	width: 100%;
	float: left;
	height: 80px;
	text-align: center;
}
.wrap-prod-vid a {
	width: 100%;
    height: 80px;
    line-height: 80px;
    display: block;
    text-align: center;
    font-size: 27px;
    color: #f47721;
}
.wrap-prod-sku-brand {
	margin-bottom: 25px;
	width: 100%;
	float: left;
	border-bottom: 1px solid #f1f1f1;
}
.prod-sku {
	padding-top: 10px;
	width: 75%;
	float: left;
}
.prod-sku p {
	margin-bottom: 8px;
}
.prod-sku p span {
	font-weight: 700;
	text-transform: uppercase;
}
.prod-sku p i {
	color: #f47721;
}
.prod-brand {
	width: 25%;
	padding: 2px 12px;
	float: left;
	text-align: center;
	border: 1px solid #f1f1f1;
	margin-bottom: -1px;
}
.prod-brand img {
	max-height: 100px;
	max-width: 100%;
	object-fit: contain;
}
.prod-feature ul {
	width: 100%;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 25px;
}
.prod-feature ul li {
	position: relative;
	display: block;
	padding: 5px 22px;
	font-size: 16px;
}
.prod-feature ul li:before {
	position: absolute;
	top: 5px;
	left: 0;
	content: "\f058";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
	color: #f47721;
}
.productpricetext {
    font-size: 35px;
    font-weight: 700;
	color: #f47721;
}
.panel-product.panel-group .panel + .panel {
	margin-top: 10px;
}
.panel-product .panel-default {
	border: none;
	box-shadow: none;
}
.panel-product .panel-heading {
	padding: 0;
}
.panel-product .panel-heading h4 a {
	display: block;
	padding: 16px 16px 17px 68px;
}
.panel-product .panel-body {
	border: none !important;
}
.panel-product .panel-title a {
	position: relative;
	background: #080b0b;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
}
.panel-product .panel-title a:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 50px;
    content: "\f077";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    float: left;
    color: #fff;
	background: #f47721;
	text-align: center;
	line-height: 50px;
}
.panel-product .panel-title a.collapsed {
	background: #080b0b;
	color: #fff;
}
.panel-product .panel-title a.collapsed:before {
	width: 50px;
	height: 50px;
    content: "\f078";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    float: left;
    color: #fff;
	background: #2d3333;
}
.panel-ship.panel-group .panel + .panel {
	margin-top: 10px;
}
.panel-ship .panel-default {
	border: none;
	box-shadow: none;
}
.panel-ship .panel-heading {
	padding: 0;
}
.panel-ship .panel-heading h4 a {
	display: block;
	padding: 14px 16px;
}
.panel-ship .panel-body {
	border: none !important;
}
.panel-ship .panel-title a {
	background: #f1f1f1;
	color: #000;
	font-size: 14px;
	font-weight: 400;
}
.panel-ship .panel-title a:before{
	width: 24px;
    content: "\f146";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    float:left;
    color:#000;
}
.panel-ship .panel-title a.collapsed {
	background: #f1f1f1;
	color: #000;
}
.panel-ship .panel-title a.collapsed:before {
	width: 24px;
    content: "\f0fe";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    float:left;
    color:#000;
}
.variation-name {
    width: 100%;
	padding-right: 0;
	font-weight: 700;
}
.wrap-btn-prod {
	width: 100%;
	float: left;
	padding: 20px 14px;
	background: #f1f1f1;
}
.row-btn-prod-field {
	margin-left: -6px;
	margin-right: -6px;
}
.btn-prod {
	padding-left: 6px;
	padding-right: 6px;
}
.prod-qty {
	padding-right: 12px;
}
.prod-btn-act {
	padding-left: 0;
}
.btn-prod .form-control {
	height: 65px !important;
}
.btn-prod .btn {
	padding-top: 8px;
	padding-bottom: 9px;
	font-size: 16px !important;
	line-height: 26px;
}
@media (max-width: 1199px) {
	.row-btn-prod-field.btn-stack .col-xs-12 + .col-xs-12 {
		margin-top: 5px;
	}
	.prod-qty {
		padding-right: 6px;
	}
	.prod-btn-act {
		padding-left: 6px;
	}
	.wrap-prod-vid {
		height: 64px;
	}
	.wrap-prod-vid a {
		height: 64px;
		line-height: 64px;
	}
}
@media (max-width: 991px) {
	.wrap-prod-vid {
		height: 45px;
	}
	.wrap-prod-vid a {
		height: 45px;
		line-height: 45px;
		font-size: 20px;
	}
}
@media (max-width: 767px) {
	.wrap-alt-vid {
		margin-bottom: 20px;
		width: 100% !important;
	}
	.wrap-prod-vid {
		height: 200px;
	}
	.wrap-prod-vid a {
		height: 200px;
		line-height: 200px;
		font-size: 40px;
	}
}
.btn-wish {
  color: #080b0b;
  background-color: #e0e0e0;
  border-color: #e0e0e0;
}
.btn-wish:focus,
.btn-wish.focus {
  color: #080b0b;
  background-color: #cfcfcf;
  border-color: #cfcfcf;
}
.btn-wish:hover {
  color: #080b0b;
  background-color: #cfcfcf;
  border-color: #cfcfcf;
}
.btn-wish:active,
.btn-wish.active,
.open > .dropdown-toggle.btn-wish {
  color: #080b0b;
  background-color: #cfcfcf;
  border-color: #cfcfcf;
}
.btn-wish:active:hover,
.btn-wish.active:hover,
.open > .dropdown-toggle.btn-wish:hover,
.btn-wish:active:focus,
.btn-wish.active:focus,
.open > .dropdown-toggle.btn-wish:focus,
.btn-wish:active.focus,
.btn-wish.active.focus,
.open > .dropdown-toggle.btn-wish.focus {
  color: #080b0b;
  background-color: #cfcfcf;
  border-color: #cfcfcf;
}
.btn-wish:active,
.btn-wish.active,
.open > .dropdown-toggle.btn-wish {
  background-image: none;
}
.btn-wish.disabled:hover,
.btn-wish[disabled]:hover,
fieldset[disabled] .btn-wish:hover,
.btn-wish.disabled:focus,
.btn-wish[disabled]:focus,
fieldset[disabled] .btn-wish:focus,
.btn-wish.disabled.focus,
.btn-wish[disabled].focus,
fieldset[disabled] .btn-wish.focus {
  background-color: #e0e0e0;
  border-color: #e0e0e0;
}
.btn-wish .badge {
  color: #fff;
  background-color: #080b0b;
}
/* Newsletter */
.wrapper-newslet {
	margin-top: 47px;
	padding: 23px 0 22px;
	background: #080b0b;
}
.newslet-head h3 {
	margin-bottom: 5px;
	font-size: 22px;
	color: #f47721;
	text-transform: uppercase;
}
.newslet-head p {
	margin-bottom: 0;
	font-size: 16px;
	color: #fff;
}
.newslet-field .form-control {
	height: 55px;
	border-radius: 4px;
	border-color: #fff;
}
.newslet-field-email .form-control {
	height: 55px;
	border-radius: 4px 0 0 4px;
	border-color: #fff;
}
.newslet-field-email .btn {
	height: 55px;
	border-radius: 0 4px 4px 0;
	border-color: #fff;
	font-size: 25px;
	color: #f47721;
}
.newslet-form .form-control:focus {
	border-color: #fff;
	box-shadow: none;
	outline: none;
}
.newslet-field-email .btn:hover,
.newslet-field-email .btn:focus {
	border-color: #fff;
	background: #fff;
	color: #f47721;
	box-shadow: none;
	outline: none;
}
@media (max-width: 1199px) {
	.newslet-head h3 {
		font-size: 17px;
	}
	.newslet-head p {
		font-size: 13px;
	}
}
@media (max-width: 991px) {
	.newslet-head h3 {
		text-align: center;
	}
	.newslet-head p {
		margin-bottom: 10px;
		text-align: center;
	}
}
@media (max-width: 767px) {
	.newslet-field {
		margin-bottom: 10px;
	}
	.newslet-field .form-control {
		height: 45px;
	}
	.newslet-field-email .form-control {
		height: 45px;
	}
	.newslet-field-email .btn {
		height: 45px;
		font-size: 16px;
	}
}
/* Payment */
.wrapper-payment {
	padding: 52px 0 30px;
	text-align: center;
}
.wrapper-payment h4 {
	margin-bottom: 15px;
	font-size: 16px;
	text-transform: uppercase;
}
.wrapper-payment ul {
	margin-bottom: 20px;
}
.comodo-ssl {
	width: 80px;
}
.wrapper-payment .list-social li {
	padding-left: 1px;
	padding-right: 1px;
}
.wrapper-payment .list-social a {
	width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 13px;
	color: #fff;
    vertical-align: top;
	display: inline-block;
    text-align: center;
	background: #080b0b;
    border-radius: 50%;
}
.wrapper-payment .list-social a:hover,
.wrapper-payment .list-social a:focus {
	color: #fff;
	background: #f47721;
}
/* Footer */
.wrapper-footer {
	padding: 35px 0 20px;
	background: #f1f1f1;
}
.wrapper-footer hr {
	border-color: #fff;
}
.wrapper-footer h4 {
	margin-bottom: 20px;
	font-size: 16px;
	text-transform: uppercase;
}
.wrapper-footer .nav {
	margin-bottom: 20px;
}
.wrapper-footer .nav > li > a {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	color: #080b0b;
}
.wrapper-footer .nav > li > a:hover,
.wrapper-footer .nav > li > a:focus {
	background: none;
	color: #f47721;
}
.footer-copy {
	font-size: 11px;
}
.footer-copy a {
	color: #080b0b;
	text-decoration: underline;
}
@media (max-width: 767px) {
	#mob-menu,
	#mob-menu ul {
		list-style:none;
	}
	#mob-menu .collapse-menu{
		padding: 0;
		padding: 0 15px;
	}
	#mob-menu li a,
	#mob-menu-cat li a{
		color: #fff;
		font-size: 13px;
	}
	#mob-menu .collapse-menu li a{
		padding: 8px;
		display: block;
		color: #fff;
		font-size: 12px;
	}
	#mob-menu .dropdown-menu-horizontal{
		padding: 0;
		padding: 0 15px 13px;
	}
	#mob-menu .dropdown-menu-horizontal li a{
		padding: 8px;
		display: block;
		color: #fff;
		font-size: 12px;
	}
	#mob-menu .mob-drop:after{
		content: "\f106";
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		float: right;
		color: #fff;
		width: 10px;
	}
	#mob-menu .mob-drop.collapsed{
		color: #fff;
	}
	#mob-menu .mob-drop.collapsed:after {
		content: "\f107";
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		float: right;
		color: #fff;
	}
	#mob-menu .collapse-menu li.open > a,
	#mob-menu .collapse-menu li.open > a:hover,
	#mob-menu .collapse-menu li.open > a:focus {
		color: #fff;
		background: none;
	}
	#mob-menu-cat {
		list-style:none;
	}
	#mob-menu-cat ul {
	  list-style: none;
	}
	#mob-menu-cat .collapse-menu{
		padding: 0;
		padding: 0 15px;
	}
	#mob-menu-cat .collapse-menu li a{
		padding: 8px;
		display: block;
		color: #fff;
		font-size: 12px;
	}
	#mob-menu-cat .dropdown-menu-horizontal{
		padding: 0;
		padding: 0 25px 13px;
		border-top: none;
 		 box-shadow: none;
	}
	#mob-menu-cat .dropdown-menu-horizontal li a{
		padding: 8px;
		display: block;
		color: #fff;
		font-size: 12px;
	}
	#mob-menu-cat .dropdown-menu-horizontal li a:hover{
		background: none;
	}
	#mob-menu-cat .mob-drop {
		color: #f47721;
	}
	#mob-menu-cat .mob-drop:after{
		content: "\f106";
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		float: right;
		color: #f47721;
		width: 10px;
	}
	#mob-menu-cat .mob-drop.collapsed{
		color: #fff;
	}
	#mob-menu-cat .mob-drop.collapsed:after {
		content: "\f107";
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		float: right;
		color: #fff;
	}
	#mob-menu-cat .collapse-menu li.open > a,
	#mob-menu-cat .collapse-menu li.open > a:hover,
	#mob-menu-cat .collapse-menu li.open > a:focus {
		color: #fff;
		background: none;
	}
}
@media (max-width: 343px){
	.sort_container .btn{
		padding: 6px 8px;
		font-size: 14px;
	}
}
/* Brand Page */
.brandlistwrap {
	margin-bottom: 20px;
}
.brandlist-img {
	width: 100%;
	float: left;
	border: 1px solid #f1f1f1;
	background: #fff;
	margin-bottom: 5px;
}
.brandlist-img img {
	height: 80px;
	max-width: 100%;
	object-fit: contain;
}
.brandlist-name {
	width: 100%;
	height: 36px;
	overflow: hidden;
	float: left;
}
.row-acct-btn {
	margin-left: -5px;
	margin-right: -5px;
}
.wrap-thumb-btn {
	padding-left: 5px;
	padding-right: 5px;
}
.wrap-thumb-btn .btn {
	font-size: 12px;
}
.blog-sidebar {
	float: right;
}
.blog-sidebar .dropdown-menu-horizontal {
    right: 100%;
    left: auto;
}
.btn-multi button[disabled] {
	pointer-events: none;
}
@media (max-width: 767px) {
	.table-childprod {
		font-size: 12px;
	}
}
.orange-tabs #our-team {
	text-align: center;
}
.our-team-thumb {
	position: relative;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 5px;
	max-width: 300px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.our-team-thumb img {
	max-width: 100%;
}
.our-team-thumb .overlay {
	position: absolute;
	left: 5px;
	right: 5px;
	bottom: -35px;
	color: white;
	padding: 10px;
	-webkit-transition: background-color 0.4s, bottom 0.4s;
   transition: background-color 0.4s, bottom 0.4s;
   text-align: left;
}
.our-team-thumb:hover .overlay {
	background-color: rgba(252, 96, 0, 0.4);
	bottom: 0;
}
.our-team-thumb .overlay span {
	display: block;
	margin-top: 20px;
	font-size: 13px;
}
.our-team-thumb h3 {
	font-weight: bold;
	font-size: 19px;
}
.our-team-thumb h4 {
	font-size: 13px;
}
.orange-tabs .nav-tabs {
	border-bottom: solid white 1px;
}
.orange-tabs .nav-tabs li a {
	color: #ffffff;
	background-color: #f47721;
	border-color: transparent;
	cursor: default;
	text-transform: uppercase;
	font-weight: bold;
	cursor:pointer
}
.orange-tabs .nav-tabs > li.active > a,
.orange-tabs .nav-tabs > li.active > a:hover,
.orange-tabs .nav-tabs > li.active > a:focus {
    color: white;
	background-color: black;
}
.wrap-alt-img img {
	border: 1px solid #f1f1f1;
}
@media only screen and (max-width : 767px) {
	.orange-tabs .nav-tabs {
		text-align: center;
	}
	.orange-tabs .nav-tabs li {
		display: inline-block;
		float: none;
	}
	.row-btn-prod-field .btn[title=Login]{
		margin-bottom: 15px;
	}
}
@media only screen and (min-width : 768px) {
	.our-team-thumb {
		width: 33.3333%;
		float: left;
	}
	.has-doc{
		margin-top: 67px;
	}
}
@media only screen and (min-width : 992px) {
	.our-team-thumb {
		width: 25%;
	}
	.row-alt-img .product-image-small{
		width: 66px;
	}
	.has-doc{
		margin-top: 89px;
	}
}
@media only screen and (min-width : 1200px) {
	.our-team-thumb {
		width: 20%;
	}
	.row-alt-img .product-image-small{
		width: 82px;
	}
	.has-doc{
		margin-top: 104px;
	}
}
.product-image-small{
	margin-bottom: 4px;
}
.login-text {
	font-size: 11px;
	font-weight: bold;
}
.blog-wrap {
	border-bottom: solid #eeeeee 1px;
    margin-bottom: 20px;
}
.line-product-page{
	margin: 0;
}