/* CUSTOM */
.text-agree a {
	color: #090;
}
#myCarouselBanner {
	margin-bottom: 20px;
}
@media (max-width:768px) {
	.home-spotlight-wrapper>div {
		/*display: none;*/
	}
	.home-spotlight-wrapper>div:first-child {
		display: block;
	}
	#myCarouselBanner {
		margin-bottom: 30px;
	}
	.wrapper-ad-units {
		margin-top: 0;
	}
}
.carousel-control.right,
.carousel-control.left {
	background-image:none !important;
}
.carousel-control {
	width:4% !important;
}
.carousel-control .fa {
	left: 42%;
}
 
.status-tray-pp {
	margin-left: 0 !important; /* was -15px */
	margin-right: 0 !important; /* was -15px */
}
.status-icons-pp {
	padding: 0;
	text-align: center;
}
.status-icons-pp .fa {
	font-size: 26px !important;
}
.product-payment-pp {
	text-align: center !important;
}
.afterpay-pp {
	margin-right: 0;
	margin-top: 3px;
}
.mobile-menu-wrapper {
	padding: 0;
}
.header-banner .ctw_brand_heading {
	height: auto;
}

@media (max-width: 350px) {
	.calc-shipping-heading {
		font-size: 22px;
	}
	.sort-dropdown {
		padding: 0;
		width: 120px !important;
	}
	.sort-label {
		width: 33px !important;
		padding: 0;
	}
}
@media (max-width:768px) {
	body {
		background: none;
	}
	.wrapper-thumbnail-catp {
		float: left;
	}
	.thumbnail-catp {
		box-shadow: none;
		-webkit-box-shadow: none;
	}
	.thumbnail .caption .prod-title {
		font-size: 80%;
	}
	.prod-title {
		height: 57px !important;
		overflow: hidden;
	}
	.mob-price {
		font-size: 13px !important;
		display: inline !important;
		margin: 0 !important;
	}
	.thumbnail-catp .caption {
		padding: 0;
	}
	.thumbnail-catp .price-extras {
		margin-bottom: 3px;
		height: 32px !important;
	}
	.filter-mobile {
		padding: 7px 0;
	}
	.breadcrumb {
		margin-bottom: 0;
	}
	.panel-cat-mob {
		margin-bottom: 0;
	}
	.desc-block-mob,
	.tab-content-mob {
		padding-top: 0 !important;
	}
	.prod-main-mob {
		margin-bottom: 0 !important;
	}
}

.navbar-nav>li.mob-1,
.navbar-nav>li.mob-2,
.navbar-nav>li.mob-3{
	display: block;
}
.navbar-nav>li.mobilelink a {
	font-size: 16px;
	display:block;
	padding:5px 15px;
}
.navbar-nav>li.mob-1>a {
	font-size: 26px;
	font-weight: 700;
	font-style: italic;
	line-height: 30px;
}
.mobilelink a {
	background-color: transparent;
}
.navbar-custom .navbar-nav>.mob-3>a {
	text-transform:none;
}
#mob-menu,
.mob-1 {
	overflow-x: hidden;
	padding-left: 5px;
	max-width: 100%;
}
#mob-menu a:hover,
#mob-menu a:focus {
	text-decoration:none;
}
.nav>.mobilelink>a:hover,
.nav>.mobilelink>a:active,
.nav>.mobilelink>a:focus {
	background-color:  #DA6730;
	text-decoration:none;
}
.nav>.mobilelink:hover,
.nav>.mobilelink:active,
.nav>.mobilelink:focus {
	background-color:  #DA6730;
}
.mob-3 > a:hover,
.mob-3 > a:active,
.mob-3 > a:focus {
	color:  #292929 !important;
	text-decoration: underline;
}
#afterpayModal .modal-header img, 
#afterpayModalCustom .modal-header img{
	width: 40%;
}
#afterpayModal .modal-content, #afterpayModal .modal-footer, 
#afterpayModalCustom .modal-content, #afterpayModalCustom .modal-footer{
	text-align: center;
}
@media (max-width:768px){
	.product-payment {
		text-align:center
	}
	#collapslizzle .collapslizzle-content .thumbnail:last-child {
		margin-bottom:15px;
	}
}
@media (min-width:769px) {
	.product-payment {
		text-align:right;
	}
}
#afterpayModal .modal-content, 
#afterpayModalCustom .modal-content{
	border: 5px solid #ccc;
}
#afterpayModal .modal-body{
	text-align: left;
}
#afterpayModalCustom .modal-body{
	text-align: center;
}
.reviewrated {
	color: #ec6f34;
	font-weight:bold;
	cursor:pointer;
}
#afterpayModal .modal-body i, 
#afterpayModalCustom .modal-body i{
	color: #ec6f34;
}
p.afterpay-text{
	padding-top: 10px;
}
.free-shipping {
	font-weight:bold;
	color: #ec6f34;
	font-size: 16px;
}
@media (max-width:768px) {
	.prod-breadcrumb>li:last-child a {
		display:none;
	}
}
.breadcrumb>li:last-child a {
	color: #555;
	font-weight: 300;
}
#n_product h1, #n_product h2.h3 {
	font-size: 22px
}
.wrap-brand-list {
	background-color:#FFFFFF;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.15);
	box-shadow: 0 1px 3px rgba(0,0,0,.15);
	padding:20px 0;
	margin-bottom: 20px;
}

.brand-image {
	/*height:200px;*/

}

.brand-image img {
	max-width:100%;
}
.footer-view-all a {
	font-weight:bold !important;
}

.brand-name {
	text-align: center;
}

.home-container {padding:0px 0px 20px;}
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 75%;
}

._cpy_vouchershow {white-space:normal;}
#shop-wildearth .fa-caret-right{opacity:.5; margin-left:5px;}
.mobile-menu a {color:#FFF !important;}
.mobile-menu .btn-block {border:none; text-align:left; color:#FFF; font-size:26px; padding-left:10px;}
.mobile-menu h4 {margin-left:10px;}
.mobile-menu .fa.fa-chevron-down { color:#FFF;}
.header-search .fa {color:#ec6f34;}
.thumbnail-padding { padding:15px;}
.row.home-featured-category .thumbnail {margin-bottom: 25px;}
.caps { text-transform:uppercase;}
.description-block, .description-block p, .description-block font, .description-block li, .description-block span, .description-block div {font-size:16px !important; color:#333 !important; font-family:"Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif !important; line-height:1.5 !important; font-weight:normal !important;}
.description-block h1,.description-block  h2,.description-block  h3,.description-block h4 {font-size:20px !important; color:#333 !important; font-family:"Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif !important; line-height:1.5 !important; font-weight:bold !important; text-transform:capitalize !important; text-shadow:none !important;}
.description-block p strong {font-size:16px !important; color:#333 !important; font-family:"Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif !important; line-height:1.5 !important; font-weight:bold !important;}
.description-block ul, .description-block ol {padding-left:18px !important;}
.description-block ul li, .description-block ul li {margin-bottom:15px !important;}
.arrow-down {width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 22.5px 0 22.5px;
	border-color: #ffffff transparent transparent transparent;
	position:absolute; bottom:-20px; left:50%;
	transform: translateX(-50%);
}
h1, #n_category .banner-content h1 {font-size:40px; margin-top: 0;}
.category-sub-links a {text-decoration:underline; color:#374140}
.category-sub-links {color:#374140; list-style-type:none; padding:0px;}
.category-sub-links li {margin-bottom:15px;}
.navigation-list.list-inline.visible-xs {margin-bottom:0px;}
.navbar-custom {border:none;}
.navbar-collapse.navbar-responsive-collapse.collapse {z-index:999; background:#ec6f34; width:100%; }
.product-main-wrapper {margin-bottom:50px; position:relative; margin-top:0px;}
.sub-images .thumbnail {border:3px solid #DDD; box-shadow:none; margin-bottom:15px;}
.video-thumb {position:relative; padding:0px;}
.video-thumb img {margin:0px; width:100%;}
.video-thumb i.fa {position:absolute; top:50%; left:50%; margin-left:-25px; margin-top:-25px; font-size:55px; color:#FFF; text-shadow:0px 0px 10px rgba(0,0,0,0.50);}
.product-share {margin-bottom:15px;}
.product-share > a {border:none; font-size:20px;}
.product-share > a i {color:#999999;}
.product-payment li {padding:0px;}
.panel-buying-options {box-shadow:none}
.panel-buying-options hr {margin-left:-15px; margin-right:-15px; display:none;}
#n_product .status-tray {padding-left:0px; padding-right:0px;}
#n_product .status-tray .small.text-muted.text-right {line-height:25px;}
.price-wrapper {color:#333; font-size:30px; font-weight:bold;}
.add-to-multi, #_jstl__buying_options_r .addtocart {font-size:18px;}
.text-ad-thumbnail h3.headline {padding:10px 0px 0px; background:#FFF;}
.text-ad-thumbnail .thumbnail {border-top-left-radius:3px; border-top-right-radius:3px;}
.text-ad-thumbnail .thumbnail .caption {margin:0px auto 0px;}
.post-code {padding:0;}
.table-cart {margin-top:20px;}
.stripe {margin-top:23px; margin-left:20px;}
#n_checkout h1 {font-size:40px;}
#n_checkout h4 {font-size:14px;}
#n_checkout .table-cart h4 {font-weight:normal;}
#n_checkout h3 {font-size:21px;}
#n_checkout #main-content .btn-default {color:#666; font-weight:normal; font-style:normal !important; border:1px solid #666; padding:7px;}

.price-save {
	color:#ec6f34;
	font-weight: bold;

	display: none; /* removed to avoid accc fines, but wanted to keep logic/functionality in template */
}

._cpy_paydesc.alert.alert-info {background:#f5f5f5; border:1px solid #e3e3e3; color:#333;}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {border:none; padding-top:5px;}
.badge-cartitems {
	background: #ec6e34;
	color: #FFF;
	padding: 4px 0;
	border-radius: 30px;
	height: 20px;
	width: 20px;
	display: inline-block;
}
.navigation-list li a {color:#FFF;}
.logo {display:inline-block;}
.header-banner {background:#FFF; padding:15px; border-radius:5px;}
.header-banner img.img-responsive {display:inline;}
.header-banner .banner-content.col-sm-6 {text-align:left;}
.header-banner .col-sm-6 {text-align:right;}
.header-banner h1 {height:160px; display:table-cell; vertical-align:middle;}
.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#ec6f34;}
.nav .dropdown .open>a,.nav .dropdown .open>a:hover,.nav .dropdown .open>a:focus {background:#EEE;}
.payment-icon-stripe {background:#FFF; padding:0px !important;  float:left; display:block; overflow:hidden;}
.payment-icon-stripe .spicon {height:36px;}
.header-content-zone h5 {margin-top:0px; margin-bottom:5px;}
.header-content-zone a {color:#FFF; text-decoration:none;}
.header-content-zone .icon-wrapper {line-height:0px;}
.variation-name {width:auto;}
.border-bottom {border-bottom:1px solid #EFEFEF; padding-bottom:15px; margin-bottom:15px;}
.stars {color:#f8b922;}
#reviews .fa-star, #reviews .fa-star-o {color:#f8b922;}
.attribute-block .attribute-rating {display:none;}
.attribute-block {line-height:2;}
.response-well {background:#fff0e9; border:none; box-shadow:none; font-style:italic; }
.response-well h4, .response-well .col-xs-10 > div {font-size:14px !important;}
.final-rating {font-size:30px;}
.final-rating .out-of-ten {font-size:50px; font-weight:bold;}
.btn-danger {border:1px solid #d43f3a; padding:7px; background:#FFF; color:#d43f3a;}
#n_customer_account	.btn-danger {padding:9px;}
#n_customer_account	.btn-default {padding:7px 7px 8px;}
.small.text-danger{font-weight:normal;}
.text-ad-thumbnail .caption p {height:40px;}
.footer-layer-three h6 {font-size:16px;}
.page-header, hr, ._step {border:none;}
.wrapper-thumbnail {min-height:530px;}
.spotlight-tile .date-posted {display:none;}
.spotlight-tile .panel-footer {height:35px;}
.brand-link {text-align:center; font-size:16px;  border-top:1px solid #CCC; margin-left:-15px; margin-right:-15px; padding-top:10px; margin-top:10px;}
.brand-link a {color:#444;}
.description-block img {max-width:100% !important;}
.thumbnail .caption .prod-title {height:60px;}

.spotlight-container .spotlight-header {
	margin: 40px 0 25px;
}

h5.spotlight-title {
	/*height: 45px;*/
	min-height: 30px; /* was 35px */
	margin-top: 5px;
	margin-bottom: 5px;
}
.checkout-warning {
	font-size: 21px;
	font-weight: bold;
	color:#000000;
}
i.fa.fa-star {
	color: #FFD700;
}
.spotlight-social-links {
	margin-bottom: 50px;
}

.home-spotlight-wrapper .caption .readmore a, 
.home-spotlight-wrapper .caption .readmore a i, 
.related-article a.read-more, 
.related-article a.read-more i{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.home-spotlight-wrapper .caption .readmore a:hover, 
.related-article a.read-more:hover{
	text-decoration: none;
}
.home-spotlight-wrapper .caption .readmore a:hover i, 
.related-article a.read-more:hover i{
	margin-left: 5px;
}


@media (min-width: 768px) {
	.dropdown-hover:hover > .dropdown-menu {
		display: block;
	}
}

@media(min-width:992px) and (max-width:1199px){
	.thumbnail .caption .prod-title {height:80px;}
}
#n_checkout .thumbnail .caption .prod-title {height:110px;}
/* Mobile */
@media (max-width: 767px) {
	.container-fluid.wrapper-header .row-padded {text-align:center;}
	.logo {margin:20px;}
	.navbar {min-height:60px; height:60px;}
	.spotlight-social-links .spotlight-social-link {margin:0px 10px;}
	.author-img-wrapper {right:10px;}
	.navbar-nav .dropdown-menu>li>a {color:rgba(255,255,255,0.70);}
	.nav .dropdown .open>a,.nav .dropdown .open>a:hover,.nav .dropdown .open>a:focus {background:#222;}
	.thumbnail .caption .price-extras {height:42px;}
	.navbar-collapse.navbar-responsive-collapse.collapse {position:absolute;}
	.wrapper-thumbnail {min-height:initial;}

	.post-code {padding-left: 15px; padding-right: 15px;}
	.panel-buying-options {
		width:83.3333%;
		margin-left:8.33333%;
	}
	#n_product .qty {
		max-width: 200px;
		display: block;
		margin: 0 auto;
	}
	#n_product .addtocart {
		max-width: 200px;
		display: block;
		margin: 10px auto 0;
	}
	#n_product .add-to-multi{
		margin-top: 10px;
	}
	#n_product .wrapper-pricing {
		text-align: center;
		margin-bottom: 5px;
	}

	.spotlight-social-links a.btn{
		margin-top: 20px;
	}

	.home-spotlight-wrapper .thumbnail .image img{
		width: 100%;
	}
}

/* Col-sm*/
@media (min-width: 767px) and (max-width: 992px) {

	.header-content-zone, .header-content-zone h5 {font-size:12px !important;}
	.header-content-zone img {width:40px;}
	.header-content-zone .icon-wrapper {font-size:32px;}
	.navbar-tabs .nav-tabs>li>a {padding:7px 30px; margin-right:5px;}
	.brand-table-wrapper img {width:100% !important; height:auto !important;}
	.brand-table-wrapper td {width:33% !important;}
	.text-ad-thumbnail .caption p {height:60px;}
	.spotlight-tile .heading {height:3em;}
	#sidebar-blog .collapse {
		display: block!important;
	}
	#left-sidebar .collapse {
		display: block!important;
	}
	.post-code {padding-left: 15px; padding-right: 15px;}
}

/* Col-md*/
@media (min-width: 992px) and (max-width: 1200px) {
	.tagline {font-size:13px;}
	.brand-table-wrapper img {width:100% !important; height:auto !important;}
	.brand-table-wrapper td {width:33% !important;}

}

/* Col-lg*/
@media (min-width: 1200px) {

}

.navbar {
	margin-bottom: 0;
	min-height:0px;
}

.navbar-nav>li>a {
	/*	padding: 9px 5px;*/
	/*	padding: 9px 12px;*/
	padding: 9px 11px;
}

.header-banner-bg {
	background: #2a2a2a;
	text-align:center;
}

.header-banner-bg img {
	max-width:100%;
}

.header-banner .banner-content {
	position: static;
}

img[height='0'][width='0'] {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}


.clickable-cursor {
	height: 110px;
}

@media screen and (max-width: 768px)
{
	.navbar {
		height: auto;
		margin: 0px;
		border: none;
	}
	.navbar-collapse {
		max-height: none;
		position: static !important;
	}
	.mobile-menu > a {
		line-height: 34px !important;
	}
}

.page-header.cart {
	margin-top: 20px;
}

.category_heading {
	margin-bottom: 15px;
}

/* Description tabs */
.description_tab ul.nav {
	background: #bab6af;
	padding-left: 0 !important;
}

.description_tab ul.nav > li {
	padding: 5px 0;
	margin: 0 !important;
	width: 25%;
}

.description_tab ul.nav > li a {
	cursor: pointer;
	color: #fff;
	text-transform: uppercase;
	border-radius: 0;
	border-left: solid 1px #fff;
	text-align: center;
}

.description_tab ul.nav > li:first-child a {
	border: none;
}

.description_tab .nav>li.active>a,
.description_tab .nav>li>a:hover,
.description_tab .nav>li>a:focus {
	background: none;
	color: #fff;
}

.description_tab .nav>li.active:after,
.description_tab .nav>li:hover:after{
	position: absolute;
	content: "";
	left: 48%;
	bottom: 0px;
	width: 0;
	height: 0;
	border-bottom: 10px solid #fff;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}

/* 5 featured category grid override */
@media (min-width: 992px) {
	.col-md-five {
		width: 20%;
	}
}

@media (min-width: 768px) {
	.col-sm-five {
		width: 20%;
	}
}

/* Redshift Blog Styling */

.blog-thumb h4 {
	/*height: 2.8em;*/
	margin-bottom: 10px;
}

.blog-thumb p.text-muted {
	margin-bottom: 5px;
}

.blog-thumb p.short-desc {
	height: 3em;
}

.blog-thumb h4 a {
	font-size: 17px;
	line-height: 1.2em;
	display: block;
	margin-top: 5px;
}

#sidebar-blog h2 {
	font-size: 32px;
	text-transform: none;
	line-height: 43px;
}

@media (max-width: 992px) {
	#sidebar-blog h2 {
		font-size: 28px;
		line-height: 43px;
	}
}

@media (max-width: 500px) {
	.panel-buying-options {width:100%; margin-left:0;}
}

@media (max-width: 600px) {
	.description_tab ul.nav > li {
		width: 50%!important;
	}
	.description_tab ul.nav > li:nth-of-type(odd) a {
		border: none;
	}
	.description_tab ul.nav > li:nth-of-type(even) a {
		border-left: solid 1px #fff;
	}
}

/* Thirteen Digital - Updated Header Overrides */

/* Header (Outer) */
.new-header {
	background: #ffffff
	font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.new-header .container {
	max-width: 1170px;
	margin: 0 auto;
	color: #FFF;
	position: relative;
	display: block;
	overflow: visible;
	padding: 0;
}
/* New Header */
/* Logo */
.new-header .logo img {
	max-width: 100%;
	height: auto;
}
.new-header .row-one {
	padding-bottom: 10px;
}
/* Phone */
.new-header {
	background-color: white;
	padding-bottom: 10px;
	padding-top: 10px;
}
.new-header .phone a {
    color: #EC6F34;
    font-size: 16px;
    margin: 0 0 12px 0;
    text-decoration: none;
    display: block;
    font-weight: bold;
}
.new-header .phone a:hover {
	text-decoration: none;
}
.new-header .phone .fa-phone {
	color: #EC6F34;
}
.new-header .header-search form {
	position: relative;
}
.new-header .utility-menu a {
	color: #323232;
	text-transform: uppercase;
	font-size: 10px;
}
.new-header .dark {
	color: #323232;
}
.new-header .tagline p {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 13px;
	font-weight: 500;
	margin: 0;
}
.new-header .social-stack .fa-stack-1x {
    color: #FFF;
    font-size: 18px;
    line-height: 35px;
}

/* Social icons */
.new-header .social-stack {
	text-align: center;
}
.new-header .social-stack span.fa-stack.fa-lg {
    width: 30px;
    height: 30px;
}
.new-header .social-stack .fa-stack-2x {
	color: #EC6F34;
	font-size: 36px;
}
.new-header .social-stack a:hover {
	opacity: .8;
	text-decoration: none;
}
.new-header .social-stack a:visited {
	text-decoration: none;
}


@media (min-width: 1200px) {
	.new-header .social-col {
		padding: 0 5px;
	}

}

/* Tagline */
.new-header .tagline .orange {
	color: #EC6F34;
}
.new-header .tagline .white {
	color: #FFF;
}


/* USPS */
.offers .free-shipping h5,
.offers .newsletter-signup h5 {
	font-size: 14px;
	margin: 0;
	font-size: 18px;
}
.offers .free-shipping h5 a,
.offers .newsletter-signup h5 a {
	text-transform: uppercase;
	font-weight: 500;
	color: #323232;
	text-decoration: none;
}
.offers .free-shipping .fa,
.offers .newsletter-signup .fa {
	color: #EC6F34;
	margin: 0px 8px 0 0;
}

.offers .subtext  {
	line-height: 1em;
}
.offers .subtext a {
	font-size: 10px;
	line-height: 13px;
	color: #323232;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 400;
}
.offers .subtext a:hover {
	text-decoration: none;
}


.header-search i.fa.fa-search {
	color: #EC6F34;
	position: absolute;
	right: 15px;
	top: 8px;
	z-index: 99;
	font-size: 18px;
}
.header-search input#name_search {
	padding: 3% 4%;
	border-radius: 3px;
	outline: none;
	/*border: 0;*/
	width: 96%;
	border-color: #d4d4d4;

	background: url('/assets/images/search-icon.svg') no-repeat right 10px center;
    background-size: 17px;

	/*-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;*/
}
.header-search input#name_search:focus {
	border-color: #999999;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.3);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.3);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.3);
}

@media (max-width:767px){
	.header-search{
		margin: 0px 15px 0px 15px;
	}
}

/* Top Nav */
.top-nav {
	padding: 0;
	margin: 0;
	text-align: right;
}
.top-nav .navbar-nav {
	float: right;
	padding: 0;
	margin: 3px 0 0 0;
}
.top-nav .navbar-nav > li {
	float: left;
	list-style:none;
	text-transform: uppercase;
	color: #323232;
	padding-right: 10px;
}
.top-nav .navbar-nav li a {
	color: #323232;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0;
	font-size: 11px;
	padding: 0px 7px;
}
.top-nav .nav>li>a:hover,
.top-nav .nav>li>a:focus {
	text-decoration: none;
	background-color: #242424;
}

/*	Nav (orange) */
.tab-pane ul.nav.navbar-nav {
	display: block;
	margin: 0 auto;
	text-align: center;
	float: none;
	/*max-width: 1140px;*/
}
.tab-pane .navbar-nav>li {
	margin: 0 auto;
	display: inline-block;
	float: none;
	text-align: left;
}
.tab-pane .navbar-nav>li.mobile-menu {
	float: left;
	clear: both;
}
.header-banner-bg img {
	height: auto;
}


/* Redshift Styling */

.nav-item:hover, .nav-item:active, .nav-item:hover a, .nav-item:active a {
	background-color: #ffffff;
	color: #EC6F34!important;
}


.megamenu {
	background-color: #ec6f34;
	border: 0 none;
	}
	.megamenu .nav,
	.megamenu .collapse,
	.megamenu .dropup,
	.megamenu .dropdown {
		position: static;
	}
	.megamenu .container {
		position: relative;
	}
	.megamenu .navbar-nav > li > a:focus {
		color: #fff;
	}
	.megamenu .dropdown:hover .dropdown-menu {
		display: block;
	}
	.megamenu .dropdown:hover .dropdown-toggle {
		background-color: #fff;
		color: #ec6f34;
	}
	.megamenu .navbar-nav > li > a {
		font-size: 16px;
	}
	.megamenu .dropdown-menu {
		left: auto;
	}
	.megamenu .dropdown.megamenu-fw .dropdown-menu {
		border-top: 0;
		left: 0;
		right: 0;
	}
	.megamenu .megamenu-content {
		padding: 10px 40px 20px;
	}
	.megamenu .megamenu-content ul li a {
		color: #333;
		font-size: 14px;
		font-weight: normal;
	}
	.megamenu .megamenu-content ul li.parent-item {
		margin-top: 15px;
	}
	.megamenu .megamenu-content ul li.parent-item a {
		color: #ec6f34;
		font-size: 16px;
		font-weight: bold;
	}
	.megamenu .megamenu-content .megamenu-column {
		position: relative;
		min-height: 1px;
		padding-right: 10px;
		padding-left: 10px;
		width: 20%;
		float: left;
		background-color:white !important;
	}

	.megamenu-content .row {
	    background-color: white !important;
	}
	}
	.megamenu .hidden-sm {
		padding-top: 5px;
	}
	.megamenu .thumbnail {
		margin-top: 10px;
		margin-bottom: 0;
	}
	.megamenu .banner-ad {
		margin-top: 10px;
	}
	@media (max-width : 992px) {
		.megamenu .navbar-nav > li > a {
			padding-right: 10px;
			padding-left: 10px;
			font-size: 14px;
		}
	}
	@media (min-width: 768px) {
		.megamenu .megamenu-content .megamenu-column {
			width: 25%;
			float: left;
		}
	}
	@media (min-width: 992px) {
		.megamenu .megamenu-content .megamenu-column {
			width: 20%;
			float: left;
		}
	}
	@media (min-width: 1200px) {
		.megamenu .megamenu-content .megamenu-column{
			width: 20%;
			float: left;
		}
	}


/* Media Queries */
@media (max-width: 1199px) {
	.new-header .social-stack span.fa-stack.fa-lg {
		width: 21px;
		height: 20px;
	}
	.new-header .social-stack .fa-stack-2x {
		font-size: 27px;
	}
	.new-header .social-stack .fa-stack-1x {
		line-height: 27px;
	}
}


.panel-body-unpadded {
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
}

.embed-container {
	position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute; top: 0; left: 0; width: 100%; height: 100%;
}

@media all and (max-width: 736px) {
	#PopupSignupForm_0 {
		visibility: hidden;
		display: none;
	}
}

.thisone a {
	text-decoration: underline !important;
}
.footer-layer-one .row>div:first-child h4,
.footer-layer-one .row>div:first-child+div h4 {
	margin-top: 0;
}
@media (max-width: 360px) {
	.btn-gf {
		margin-top: -20px;
	}
}

#left-sidebar .list-group-item {
	border-radius: 0;
}

.filter-cat,
.filter-prods,
.filter-brands {
	margin: 10px 0;
    padding: 0;
    list-style: none;
	max-height: 280px;
    overflow-y: auto;
    overflow-x: hidden;
}

#left-sidebar ul::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0,0,0,.3);
}

#left-sidebar ul::-webkit-scrollbar {
    width: 12px;
}

#left-sidebar ul::-webkit-scrollbar-thumb,
#left-sidebar ul::-webkit-scrollbar-thumb:window-inactive {
    background: #818181;
}

#left-sidebar .list-group > li ul li.filter > a:before {
    content: '\F096\0020';
    font-family: FontAwesome;
}

#left-sidebar .list-group > li ul li.filter-remove > a:before {
    content: '\F14A\0020';
    font-family: FontAwesome;
}
.header-search .form-control {
	border: solid 1px #d4d4d4;
}

#n_product .status-tray .sku-container p, 
#n_product .status-tray .location-container p{
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 10px !important;
}


@media (max-width: 1200px) {
	.top-nav > li.hidethis {
		display: none;
	}
}

@media (max-width: 992px) {
	.new-header .phone a {
		font-size: 18px;
		margin-top: 10px;
	}
	.new-header .top-nav {
		margin-top: 10px;
	}
	.new-header .row-one {
		padding-bottom: 15px;
	}
	.new-header {
		padding-bottom: 5px;
	}
}
.usp-adverts{
	padding: 10px 0px;
}
.usp-adverts *{
  display: inline-block;
}
.usp-adverts p {
  color: white;
  font-weight: bold;
  font-size: 16px;
  margin: 0px;
  text-transform: uppercase;
}

.usp-adverts a {
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
}

.usp-adverts a:hover{
	text-decoration: none;
}
@media (max-width:1199px){
	.usp-adverts p {
		font-size: 12px;
	  }
}

/******New mobile menu******/

.mob-menu-item-style {
	font-size: 18px;
	font-weight: 700;
	font-style: italic;
	line-height: 20px;
	color: #ffffff !important;
	text-transform: uppercase;
	padding: 5px;
  }

  .mob-menu-item-style:hover, .mob-menu-item-style:focus {
	color: #ffffff;
	text-decoration: none;
  }

  .mobile-menu-box:hover, .mobile-menu-box:focus {
	background-color: #DA6730;
	text-decoration: none;
  }

  .navigation-list li a:hover, .navigation-list li a:focus {
	text-decoration: none;
  }

  html, body {
/*	overflow-x: hidden;*/
  }

  /************************/


  /*****Sticky Buying Options*****/
@media (min-width:767px){
	.sticky-row{
		display: flex;
	}

	.sticky-row .sticky-buyingOptionsWrapper{
		flex-grow: 1;
	}

	.sticky-buyingOptions{
		/*margin-top: 10px;*/
	}
	.sticky-buyingOptions.is_stuck{
		max-width: 457px;
	}
}
@media all and (max-width: 1024px){
	.sticky-buyingOptions.is_stuck{
		max-width: 374px;
	}
}
@media all and (max-width: 768px){
	.sticky-buyingOptions.is_stuck{
		max-width: 282px;
	}
}

.sticky-buyingOptions .panel-body {
	border: 3px solid #DDD;
	border-radius: 4px;
}

.sticky-buyingOptions .panel-footer {
	background: none;
}

@media (max-width:767px) {
	.panel-buying-options {
		box-shadow: none;
		border: 3px solid #DDD;
	}
}

/*Blog*/
.hr-hidden {
	border-color: transparent;
}
.blog-banner {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.blog-banner > div {
		height: 300px;
		background: -moz-linear-gradient(top, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.7) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#b3000000',GradientType=0 ); /* IE6-9 */
}
.blog-banner a,
.blog-banner .breadcrumb,
.blog-banner .breadcrumb>li+li:before {
	color: #fff !important;
}
.blog-banner .breadcrumb {
	margin-top: 10px;
}
.blog-banner h1 {
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	margin: 0;
	text-align: center;
	color: #fff;
/*	background: url(../img/blog_icon_.png) no-repeat center top;*/
    padding-top: 55px;
	text-shadow: 1px 1px 3px #333;
}
.text-blog-info {
	width: 100%;
	margin-top: 10px;
	font-size: 16px;
	text-align: center;
	font-weight: 600;
}
.text-blog-info a:hover,
.text-blog-info a:focus {
	text-decoration: none;
}
.blog-alt-img {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
.blog-content {
    font-size: 15px;
    line-height: 23px;
}
.blog-content img {
	display: block;
	margin: 0 auto;
}
.blog-share a:hover,
.blog-share a:focus {
	text-decoration: none;
}
.blog-share .fa-circle {
  color: #333;
}
.wrapvideo .productvidwrap {
  display: block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.wrapvideo .productvidwrap img {
	width: 100%;
	height: 300px;
	background-color: rgba(17,17,17,.25);
}
.wrapvideo .productvidwrap .fa-play-circle-o {
	color: rgba(255, 255, 255, 0.9);
	font-size: 100px;
	position: absolute;
	left: 0;
	right: 0;
	top: 40%;
}
@media (min-width: 768px) {
	.blog-banner > div{
		height: 400px;
	}
	.wrapvideo .productvidwrap img {
		height: 500px;
	}
}
@media all and (max-width: 768px){
	.blog-banner{
		max-height: 150px;
	}
}


/* START Brands Carousel */
.brands-carousel-container{
	margin: 20px 0;
	display: block;
	width: 100%;
}
.brands-carousel-container .splide .brand-img{
	max-width: 150px;
	display: block;
	border: 0;
	padding: 10px;
	text-align: center;
	margin: 0 auto;
}
.brands-carousel-container .splide__pagination__page.is-active{
	background: #ec6f34;
}
.brands-carousel-container .splide__arrow--prev{
	left: -2em;
}
.brands-carousel-container .splide__arrow--next{
	right: -2em;
}
.brands-carousel-container .splide__arrow svg{
	width: 0.8em;
	height: 0.8em;
}
@media all and (max-width: 768px){
	.brands-carousel-container .splide__arrow--prev{
		left: -1em;
	}
	.brands-carousel-container .splide__arrow--next{
		right: -1em;
	}
}
@media all and (max-width: 400px){
	.brands-carousel-container .splide .brand-img{
		max-width: 130px;
	}
}
/* END Brands Carousel */


.hidden-xs.col-sm-12.col-md-4.col-md-push-8.col-lg-6.col-lg-push-6.clearfix{
	z-index: 100;
  }

.freebie-tag {
	/*background-image: url(/assets/themes/wildearth/img//freebie.svg?127);*/
	width: 94px;
	height: 94px;
	position: absolute;
	top: -7px;
	left: -8px;
}

.payment-icon {
    background-repeat: no-repeat;
}

.payment-icon-container {
	padding: 6px; /* was 8px */
}

.payment-icon-product {
margin-top: 5px;
}
.payment-icon-product li {
	padding-left:0px;
}

.payment-icon-product .payment-icon-container {
	background: #efefef;
}

/* product page - Colours Specifics */
.variation-name h5 {
	margin-bottom: 0px;
}
.specific-color-wrapper .single-color-spec {
	margin: 3px 0px!important;
	width: 20%;
    padding: 0 5px;
	float: left;
	display: block;
}
.specific-color-wrapper .single-color-spec ._itmspec_lnk {
	display: block;
	padding: 0px;
	border: 2px solid #efefef;
	overflow: hidden;
	-webkit-transition: all 0.6s; /* Safari prior 6.1 */
	transition: all 0.6s;
}
.specific-color-wrapper .single-color-spec ._itmspec_lnk img { 
	-webkit-transition: all 0.6s; /* Safari prior 6.1 */
	transition: all 0.6s;
	opacity: 1;
}
.specific-color-wrapper .single-color-spec ._itmspec_lnk:hover img {
	-webkit-transition: all 0.6s; /* Safari prior 6.1 */
	transition: all 0.6s;
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
	opacity: 0.95;
}
.specific-color-wrapper .single-color-spec ._itmspec_lnk._itmspec_selected, .specific-color-wrapper .single-color-spec ._itmspec_lnk._itmspec_selected:hover {
	border: 2px solid #000;
}

.specific-color-wrapper .single-color-spec img {
	width: auto; /* was 100% */
	max-height: 87px;
	margin: 0 auto;
	display: block;
}

#main-image {
	width: auto; /* was 100% */
	max-height: 800px;
}

@media (max-width: 475px) {
	.specific-color-wrapper .single-color-spec {
		width: 25%;
	}
}
.swiper-button-next, .swiper-button-prev {
	display: none;
}
@media (max-width: 767px) {
	.swiper-container {
		width: 100%;
		height: 100%;
	}
	.swiper-slide {
		text-align: center;
		font-size: 18px;
		background: #fff;
		/* Center slide text vertically */
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
	}
	.panel-body.swiper-wrapper {
		padding: 0px;
	}
	.collapslizzle-content.swiper-container {
		padding: 0px 15px;
	}
	.swiper-button-next, .swiper-button-prev {
		display: block;
	}
	.swiper-button-next {
		background-image: url(../img/arrow-right.png);
		width: 44px;
		height: 44px;
		background-size: 28px 32px;
		margin-right: -10px;
		border: 3px solid #ddd;
		background-color: #fff;
	}
	.swiper-button-prev {
		background-image: url(../img/arrow-left.png);
		width: 44px;
		height: 44px;
		background-size: 28px 32px;
		margin-left: -10px;
		border: 3px solid #ddd;
		background-color: #fff;
	}
	.swiper-button-prev:focus, .swiper-button-next:focus {
		 outline: none!important;
	}
	#collapslizzle .collapslizzle-btn {
		display: none;
	}
	.sub-images {
		padding-left: 5px;
		padding-right: 5px;
		margin-top: 30px;
	}
	.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
		pointer-events: inherit;
	}
}
.specific .btn {
	border: 2px solid #efefef;
	padding: 10px 2px;
	border-radius: 0px;
}
.specific-color-wrapper {
	margin-left: -4px;
    margin-right: -4px
}
.radio-btn-wrapper {
	width: 20%;
	float: left;
	padding: 0 5px;
}
.specific .radio-btn-wrapper ._itmspec_radio {
	opacity: 0.3;
}
.radio-btn-wrapper .radio-spec {
	width: 100%!important;
}
@media (max-width: 991px) {
	.radio-btn-wrapper {
		width: 25%;
		float: left;
		padding: 0 5px;
	}
}	
.variation-out-of-stock a {
    position: relative;
}
.variation-out-of-stock a:hover {
	cursor: pointer; /* was not-allowed */
}
.variation-out-of-stock a:after {
    position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	content: '';
	background-image: url(../img/no-var-qty.png);
	background-size: 100% 100%;
	opacity: 0.8;
}
.checked-radio-holder {
	border-color: #000!important;
}

.description-pages{
	padding: 10px 0;
}

.tp-container{
	padding: 10px 0 6px;
}
#tp-reviews{
	height: 100%;
}


/* Product Page - Size Variations */
a.size-block {
    color: #333;
    text-decoration: none;
    font-size: 17px;
}
a.size-block:hover,
a.size-block._itmspec_selected {
    background: #dee2e6;
}
a.size-block._itmspec_selected {
	border-color: #000!important;
}
.size-block {
    border: 2px solid #d5d5d5 !important;
    width: 100% !important;
    float: left !important;
    text-align: center !important;
    padding: 7px 5px !important;
    font-style: italic;
    font-weight: 700;
}
.text-spec-holder {
	margin: 3px 0px!important;
    width: 20%;
    padding: 0 5px;
    float: left;
    display: block;
}
.text-spec-holder > a {
	min-height: 52px;
	display: table;
}
.text-spec-val {
	display: table-cell;
    vertical-align: middle;
}

.footer-bottom .copyright p{
	margin: 10px 0;
}

#n_product .product-main-wrapper .breadcrumb{
	margin-bottom: 10px;
}
#n_product .product-main-wrapper .container-fluid{
	padding-left: 50px;
	padding-right: 50px;
}
#n_product .product-main-wrapper .panel-buying-options .extra-options .panel-body-unpadded.optional-addons img.img-responsive{
	max-width: 120px;
}

.reviews-row .logo{
	max-width: 250px;
	margin-bottom: 0px;
}

.footer-layer-one{
	padding: 30px 0 0; /* was 20px 0 10px */
}

.footer-layer-one .btn.btn-default.btn-lg.pull-left.btn-gf{
	margin-bottom: 15px;
}

#n_checkout #main-content .shipping-calculator .btn-default, 
#n_checkout #main-content .apply-discount .btn-default{
	margin-top: 10px;
}

.footer-layer-one a, 
.footer-layer-two a, 
.spotlight-social-links a.btn{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.footer-layer-two a:hover, 
.spotlight-social-links a.btn:hover{
	background: #fff;
	border-color: #fff;
	color: #000;
}
.footer-layer-one a.btn.pull-left:hover{
	background-color: #000;
	border-color: #000;
	color: #fff;
}
.footer-layer-two a.btn-default-inverted.pull-right:hover{
	background-color: #fff;
	border-color: #fff;
	color: #ec6f34;
}

.write-review-page{
	padding-top: 30px;
}
.write-review-page h1.page-header{
	text-transform: none;
	font-weight: 600;
}


.price-extras{
	margin: 10px 0 0;
}
.price-extras .price-rrp{
	font-size: 16px;
}
.price-extras .price-save{
	font-size: 16px;
	margin-left: 5px;

	display: none !important;
}

.price-wrapper .store-price{
	text-decoration: line-through;
}
.price-wrapper .promo-price{
	color: #ff0000;
}


.brands-header-breadcrumbs{
	display: none;
}

.brands-header-desc .header-banner{
	padding: 20px 0 0;

	display: flex;
	align-items: center;
	justify-content: center;
}
.brands-header-desc .header-banner .content-image img{
	margin-top: 0px;
}

.error-404{
	padding: 50px 0;
}
.error-404 .title-404 span{
	color: #ec6f34;
}
.error-404 .desc-404{
	font-size: 18px;
}

h1.empty-cart-title{
	margin-top: 40px;
}

/* Osprey Popup */
#cbar_popup_26454{
	height: 100% !important;
	overflow-y: scroll;
}
/* width */
#cbar_popup_26454::-webkit-scrollbar {
  width: 5px;
}
/* Track */
#cbar_popup_26454::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
/* Handle */
#cbar_popup_26454::-webkit-scrollbar-thumb {
  background: #888; 
}
/* Handle on hover */
#cbar_popup_26454::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.extra-options .wrapper-pricing .left-in-stock{
	margin-left: 15px;
	font-size: 14px;
	background: #ec6f34;
	padding: 2px 8px;
	border-radius: 3px;
	color: #ffffff;
}
.extra-options .wrapper-pricing .productsavetext{
	margin-top: 5px;
}
.extra-options .wrapper-pricing .productsavetext .left-in-stock{
	margin-left: 0;
	font-weight: normal;
}

/* product image zoom */
.zoomable{
	position: relative;
	overflow: hidden;
	pointer-events: none;
}
.zoomableInPlace{
	position: absolute;
}
.zoomable > .zoomed{
	transition: opacity 0.5s;
	opacity: 0!important;
	position: absolute!important;
	top:auto;
	left: auto;
	right: auto;
	bottom: auto;
	margin: 0!important;
	pointer-events: none!important;
	max-height: none!important;
	max-width: none!important;
	background: #fff!important;
}
.zoomable.active > .zoomed{
	opacity: 1!important;
	transition: opacity 0.5s;
}

.brands-header-desc2 .header-banner{
	padding-bottom: 0;
}
#n_product .brands-header-desc2 .category_heading .header-banner{
	padding: 0px;
}
.product-main-wrapper{
	padding-top: 10px;
}
#n_product .freebies-container .title{
	max-width: 220px;
}
#n_product .freebies-container .col-xs-3{
	padding-right: 5px;
}

#n_product .description_tab .related-links{
	/*margin-top: 25px;
	border-top: 1px solid #ccc;*/
	padding: 0 20px;
}
#n_product .description_tab .related-links .related-links-title{
	/*text-align: left;
	font-size: 16px;*/
	margin: 10px 0;
}
#n_product .description_tab .related-links ul{

}
#n_product .description_tab .related-links ul li{
	/*margin-bottom: 0 !important;
    font-size: 14px !important;*/
}

form#register .form-group select{
	max-width: 100%;
}

.brands-header-desc2 .header-banner{
	padding-left: 0;
	padding-right: 0;
}
ul.internal-category-list{
	list-style-type: none;
	text-align: left;
	padding: 0;
	margin: 0;
}
ul.internal-category-list li{
	display: inline-block;
	padding: 7px 0;
	margin-right: 30px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
}
ul.internal-category-list li:first-child{
	color: #ec6f34;
	border-bottom: 3px solid #ec6f34;
}
ul.internal-category-list li a{
	/*background: #333;*/
	color: #333;
	padding: 7px 0;
	/*border-radius: 5px;*/
	font-weight: 700;
	font-size: 18px;
	line-height: 2em;
}
ul.internal-category-list li a:hover, 
ul.internal-category-list li a:focus{
	border-bottom: 3px solid #ec6f34;
	color: #ec6f34;
	text-decoration: none;
}

#n_product .wrapper-product-title h2.h3{
	margin-top: 0;
}

/* Blog CSS */
.blog-container{
	padding-top: 30px;
}
.blog-container .blog-thumb h4{
	margin-bottom: 5px;
	line-height: 1.3em;
	height: inherit;
}
.blog-banner > div{
	background: -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 100%);
}
.blog-container .blog-categories .panel{
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-top: 10px;
	margin-bottom: 25px;
}
.blog-container .blog-categories ul{
	text-align: center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.blog-container .blog-categories ul li{
	display: inline-block;
	padding: 10px;
}
.blog-container .blog-categories ul li a.list-group-item:hover{
	background: none;
	text-decoration: underline;
}
.blog-container .blog-categories ul li a.list-group-item .list-group-item-heading{
	text-transform: uppercase;
	/*font-weight: 400;*/
}
h1.blog-title{
	margin-bottom: 20px;
}

.blog-thumb .thumbnail .caption{
	padding: 5px;
}
.blog-thumb .thumbnail .caption .author{
	font-weight: 600;
	color: #444;
	margin-bottom: 0;
}

.related-articles-row .related-article img{
	/*max-height: 220px;*/
	width: 100%;
}
.related-articles-row .related-article hr{
	margin-top: 5px;
	margin-bottom: 5px;
}
.related-articles-row .col-sm-12.nopadding{
	padding: 0;
}
.blog .comment-form .form-group{
	margin-bottom: 10px;
}
.blog-thumb .thumbnail{
	min-height: 450px; /* was 436px was 421px was 450px */
}
.blog-thumb .thumbnail .product-image{
/*	max-height: 220px;*/
}
.blog-thumb .thumbnail .caption p.date.text-muted{
	margin-bottom: 5px;
}
.blog-thumb .thumbnail .caption a.read-more-link{
	line-height: 2em;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.blog-thumb .thumbnail .caption a.read-more-link:hover{
	text-decoration: none;
}
.blog-thumb .thumbnail .caption a.read-more-link:hover:after{
	margin-left: 5px;
}
.blog-thumb .thumbnail .caption a.read-more-link:after{
	content: '\203A';
	font-size: 22px;
	padding-left: 5px;
	line-height: 0px;
	top: 1px;
	position: relative;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

form[name="edit_review"] .form-group{
	margin-bottom: 10px;
} 



.help-page h1.page-title{
	text-align: center;
	text-transform: none;
	margin-bottom: 20px;
}
.help-page .help-desc{
	padding: 20px 0;
}
.help-page .help-row{
	padding: 20px;
}
.help-page a.help-btn{
	text-align: center;
	padding: 25px 20px;
	background: #efefef;
	color: #000;
	display: block;
	font-size: 18px;
	line-height: 26px;
	vertical-align: middle;
	margin: 0 auto 20px;

	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.help-page a.help-btn:hover, 
.help-page a.help-btn:focus{
	background: #ec6f34;
	color: #ffffff;
	text-decoration: none;
}
.help-page a.help-btn i{
	margin-right: 7px;
	font-size: 26px;
	line-height: 26px;
	vertical-align: middle;
}
.help-page .help-info h3{
	font-size: 24px;
	font-weight: 600;
}
.help-page .help-info h4{
	font-size: 21px;
	font-weight: 400;
	margin: 20px 0 5px;
}
.help-page .help-info p{
	font-size: 18px;
}

.help-page .help-row-cta{
	background: #2a2a2a;
	color: #ffffff;
	padding: 50px 20px;
	text-align: center;
	margin-bottom: 20px;
}
.help-page .help-row-cta h3{
	margin-bottom: 20px;
}
.help-page .help-row-cta a.help-cta-btn{
	background: #ec6f34;
	color: #ffffff;
	padding: 15px 40px; 
	line-height: 50px;
	font-size: 18px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.help-page .help-row-cta a.help-cta-btn:hover{
	text-decoration: none;
	background: #ffffff;
	color: #000;
}
@media all and (max-width: 768px){
	.help-page a.help-btn{
		font-size: 12px;
	}
}
@media all and (max-width: 767px){
	.help-page h1.page-title{
		font-size: 34px;
		margin-top: 10px;
		margin-bottom: 0;
	}
	.help-page h3{
		font-size: 30px;
	}
	.help-page .help-desc{
		padding: 10px 0;
	}
	.help-page a.help-btn{
		text-align: left;
		font-size: 16px;
		padding: 25px 20px;
	}

	.blog-container .blog-categories .panel{
		display: block;
		margin: 30px 0;
	}
	.blog-container .blog-categories ul li{
		padding: 5px;
	}
	.blog-container .list-group-item{
		padding: 5px 10px;
	}
	.blog-banner > div{
		height: 200px;
	}

	.blog-icons-row .hide-mobile{
		display: none;
	}
}


.megamenu .navbar-nav > li > a.categories-menu-item,
.megamenu .navbar-nav > li > a.brands-menu-item, 
.megamenu .navbar-nav > li > a.new-in-menu-item{
	background: #2a2a2a;
}
.megamenu .navbar-nav > li > a.brands-menu-item:hover, 
.megamenu .navbar-nav > li > a.new-in-menu-item:hover{
	background: #ffffff;
}
.megamenu .navbar-nav > li > a.sale-menu-item{
	background: #ff0000;
	/*background: #2a2a2a;*/
}
.megamenu .navbar-nav > li > a.sale-menu-item:hover{
	background: #ffffff;
}

.mob-new-in-menu-item .mob-menu-item-style, 
.mob-brands-menu-item .mob-menu-item-style{
	background: #2a2a2a;
}
.mob-sale-menu-item .mob-menu-item-style{
	background: #ff0000;
	/*background: #2a2a2a;*/
}

.megamenu .navbar-nav > li > .dropdown-menu .megamenu-content ul li.view-all-link a{
	font-weight: 600;
}

.blog-desc h6.sub-cat-title, 
.blog-desc h6.sub-cat-title a{
	color: #333;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0;
	font-weight: 600;
	font-size: 18px;
	margin: 0 0 20px;
}
.blog-desc h6.sub-cat-title a:hover{
	color: #ec6f34;
	text-decoration: none;
}

.spotlight-social-links a.spotlight-social-link{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.spotlight-social-links a.spotlight-social-link:hover{
	text-decoration: none;
	color: #ec6f34;
}

.header-announcement{
	background: #ec6f34;
	color: #fff;
	padding: 6px 5px 5px;
	font-size: 12px;
	font-weight: 600;
	font-family: Arial, sans-serif;
}
.header-announcement p{
	margin: 0;
}
.header-announcement a{
	color: #fff;
	text-decoration: underline;
}
.header-announcement a:hover{
	text-decoration: underline;
}
.header-announcement .fa-info{
	background: #ffffff;
	color: #ec6f34;
	border-radius: 100%;
	width: 16px;
	height: 16px;
	margin-right: 3px;
	line-height: 16px;
	font-size: 11px;
}



.brands-header-desc .header-banner .brand-banner-container{
	position: relative;
}
.brands-header-desc .header-banner .brand-banner-container img.brand-alt-img{
	position: relative;
	z-index: 1;
}
.brands-header-desc .header-banner .brand-banner-container img.brand-image{
	position: absolute;
	top: 10px;
	right: 0;
	z-index: 2;
	max-width: 220px;
}
@media all and (max-width: 991px){
	.brands-header-desc .header-banner .brand-banner-container img.brand-image{
		max-width: 150px;
	}
}
@media all and (max-width: 768px){
	.brands-header-desc .header-banner .brand-banner-container img.brand-alt-img{
		max-width: 80%;
	}
}
@media all and (max-width: 767px){
	.brands-header-desc .header-banner .brand-banner-container img.brand-image{
		max-height: 75px;
		max-width: 125px;
		top: 0;
		right: 5px;
	}
}



/* START Sticky Header CSS */
.new-header{
	position: sticky;
	top: 0;
	padding-bottom: 0;
	z-index: 10001;
}
#n_product .new-header, 
#n_checkout .new-header{
	position: relative;
	z-index: 1;
}

/*body.sticky-header .header-banner-bg{
	display: none;
}*/

/*.new-header .sticky-col, 
.new-header .sticky-logo, 
body.sticky-header .new-header .row-one, 
body.sticky-header .new-header .social-col, 
body.sticky-header .new-header .info-col{
	display: none;
}

.new-header .sticky-col{
	display: block;
}

body.sticky-header .sticky-logo, 
body.sticky-header .new-header .sticky-col{
	display: block;
}

body.sticky-header .new-header .search-col{
	
}
body.sticky-header .header-search input#name_search, 
.header-search input#name_search{
	padding: 5px 10px;
}

body.sticky-header .new-header .sticky-logo img, 
.new-header .sticky-logo img{
	max-width: 220px;
}
body.sticky-header .new-header .sticky-col .icons, 
.new-header .sticky-col .icons{
	display: inline-block;
	font-size: 26px;
	line-height: 1em;
	text-align: center;
	padding: 4px 12px;
}
body.sticky-header .new-header .sticky-col .icons .icon-text, 
.new-header .sticky-col .icons .icon-text{
	color: #ec6f34;
	font-size: 10px;
	text-align: center;
	line-height: 18px;

	display: none;
}
body.sticky-header .new-header .sticky-col .tagline, 
.new-header .sticky-col .tagline{
	display: inline-block;
	padding: 0 15px;
	text-align: left;
}

body.sticky-header .new-header .sticky-col, 
.new-header .sticky-col{
	float: right;
	text-align: right;
}

body.sticky-header .new-header .sticky-col a:hover, 
.new-header .sticky-col a:hover{
	text-decoration: none;
}
body.sticky-header .new-header .badge-cartitems, 
.new-header .badge-cartitems{
	vertical-align: bottom;
}*/

/* hide auto suggest products */

@media all and (max-width: 1200px){
	body.sticky-header .new-header .sticky-col .tagline{
		display: none;
	}
	body.sticky-header .new-header .search-col{
		width: 63%;
	}
	body.sticky-header .new-header .sticky-col{
		width: inherit;
	}
}
@media all and (max-width: 767px){
	body.sticky-header .new-header{
		/*background: #f1f1f1;
		border-color: #f1f1f1;*/
	}
	body.sticky-header .new-header .search-col{
		width: 100%;
		text-align: center;
	}
	body.sticky-header .header-search input#name_search{
		margin: 0 auto;
		background-color: #fff;
	}
	body.sticky-header .header-search{
		margin-bottom: 0;
	}

	body.sticky-header .navbar.navbar-custom{
		margin-bottom: 0; /* was 56px */
	}
}
/* END Sticky Header CSS */

/* Info pages */
.information-page .info-content img{
	margin-left: auto;
	margin-right: auto;
}
.information-page .info-content{
	width: 90%;
	max-width: 1230px; /* was 1600px */
	margin: 0 auto;
}
.information-page .info-content .flex-row{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	-webkit-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
	margin-bottom: 20px;
}
.information-page .info-content .flex-row .col-sm-3{
	width: auto;
	border: 1px solid #eaeaea;
	/*-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
			order: 6;*/
}
@media all and (max-width: 767px){
	.information-page .info-content{
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}
	.information-page .info-content p{
		margin: 0;
	}
	.information-page .info-content .flex-row .col-sm-3{
		width: 50%;
	}

	#n_product .sub-images .thumbnail{
		min-height: 112px;
	}
}

.navbar ul.navigation-list.list-inline.visible-xs{
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 1em;
}
.navbar ul.navigation-list.list-inline.visible-xs li a span.icon{
	display: block;
	font-size: 20px;
}

#footer-announcement{
	position: fixed;
	bottom: 20px;
	border-radius: 3px;
	background: #2a2a2a;
	color: #fff;
	text-align: center;
	padding: 10px 30px;
	font-size: 16px;
	font-weight: 600;
	font-family: Arial, sans-serif;
	width: inherit;
	left: 50%;
	transform: translate(-50%, 0);
	box-shadow: 0px 0px 5px rgba(255,255,255,0.25);
}
#footer-announcement a{
	color: #ffffff;
	text-decoration: underline;
}
#footer-announcement .close-btn{
	position: absolute;
	right: -8px;
	top: -8px;
	background: #2a2a2a;
	border: 1px solid #ffffff;
	color: #ffffff;
	border-radius: 100%;
	width: 20px;
	height: 20px;
	font-size: 17px;
	font-weight: 400;
	line-height: 20px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#footer-announcement .close-btn:hover{
	background: #ec6f34;
}
@media all and (max-width: 767px){
	#footer-announcement{
		display: none;
	}
}

.footer-social-links{
	margin-top: 5px;
}
.footer-social-links a{
	text-decoration: none;
	margin-right: 7px;
	font-size: 16px;
}


/*** START Header Mini Cart CSS ***/
#header-cart{
	padding-right: 0;
}
#header-cart:hover .dropdown-menu.cart-contents, 
.sticky-col .cart-icon:hover .dropdown-menu.cart-contents{
	display: block;
}
#header-cart .cart-contents{
	width: 330px;
	padding: 10px;
	margin-top: 0;
	text-align: left;
	color: #000;
}
.sticky-col .cart-icon .cart-contents{
	width: 330px;
	padding: 10px;
	margin-top: 0;
	text-align: right;
	color: #000;
	left: auto;
	right: 0;
}
#header-cart .cart-contents img.thumb, 
.sticky-col .cart-icon .cart-contents img.thumb{
	max-width: 100%;
}
#header-cart .cart-contents .row.cart-item, 
.sticky-col .cart-icon .cart-contents .row.cart-item{
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
}
#header-cart .cart-contents .cart-item .item, 
.sticky-col .cart-icon .cart-contents .cart-item .item{
	font-size: 10px;
}
#header-cart .cart-contents .cart-item .price, 
.sticky-col .cart-icon .cart-contents .cart-item .price{
	font-size: 12px;
}
#header-cart .cart-contents .cart-item .col, 
.sticky-col .cart-icon .cart-contents .cart-item .col{
	padding-left: 5px;
	padding-right: 5px;

	line-height: 1.2em;
}
#header-cart .cart-contents .cart-item a, 
#header-cart .cart-contents .cart-item p, 
.sticky-col .cart-icon .cart-contents .cart-item a, 
.sticky-col .cart-icon .cart-contents .cart-item p{
	line-height: 1.3em;
	font-size: 11px;
	text-transform: none;
}
.sticky-col .cart-icon .cart-contents .cart-item a{
	color: #000;
}
#header-cart .cart-contents .cart-item a:hover, 
.sticky-col .cart-icon .cart-contents .cart-item a:hover{
	color: #ec6f34;
}
#header-cart .cart-contents .cart-item .price, 
.sticky-col .cart-icon .cart-contents .cart-item .price{
	font-size: 12px;
}
#header-cart .cart-contents .mini-cart-summary, 
.sticky-col .cart-icon .cart-contents .mini-cart-summary{
	padding: 10px 0 5px;
}
#header-cart .cart-contents .mini-cart-summary p, 
.sticky-col .cart-icon .cart-contents .mini-cart-summary p{
	margin-bottom: 5px;
}
#header-cart .cart-contents a.btn, 
.sticky-col .cart-icon .cart-contents a.btn{
	text-align: center;
	width: 100%;
	background: #ec6f34;
	color: #ffffff;
	font-size: 14px;
	border: none;
	padding: 7px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#header-cart .cart-contents a.btn:hover, 
.sticky-col .cart-icon .cart-contents a.btn:hover{
	background: #000;
}
#header-cart .cart-contents .empty-cart, 
.sticky-col .cart-icon .cart-contents .empty-cart{
	text-align: center;
	padding: 10px 0 0;
}
/*** END Header Mini Cart CSS ***/

/*** START Online Only CSS ***/
.product-main-wrapper .main-image .online-only{
	position: absolute;
	left: 10px;
	bottom: 10px;
	z-index: 1;
	/*background: red;
	color: #fff;
	padding: 5px 20px;
	border-radius: 20px;
	font-size: 18px;*/
}
.product-main-wrapper .main-image .online-only img{
	max-width: 130px;
}

.product-main-wrapper .extra-options .online-only{
	position: relative;
	margin: 0;
}
.product-main-wrapper .extra-options .online-only img{
	margin: 10px auto 20px;
	max-width: 200px;
	display: block;
}

.product-main-wrapper .so-container {
	padding: 10px 10px;
	border: 1px solid #ffeeba;
	margin-top: 20px;
	color: #856404;
	background-color: #fff3cd;
	border-color: #ffeeba;
	border-radius: 3px;
}
.product-main-wrapper .so-container h5{
	margin-top: 0;
	font-size: 16px;
}
.product-main-wrapper .so-container p{
	margin: 0;
	font-size: 14px;
}
.product-main-wrapper .so-container a{
	color: ;
}

@media all and (min-width: 768px){
	.product-main-wrapper .extra-options .online-only{
		display: none;
	}
}
/*** END Online Only CSS ***/

.fav-sites-table td{
	padding: 10px;
	text-align: left !important;
}

html{
	scroll-behavior: smooth;
}

.instagram-row .neto-instagram-addon-widget .widget-title{
	font-weight: bold;
	color: #ffffff;
	font-size: 24px;
}

/*** START Freebies product image CSS ***/
.freebies-img-container{
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 0; /* was 1 */
}
.freebies-img-container h5{
	text-transform: uppercase;
	margin: 0;
	color: #ec6f34;
	font-size: 21px;
	text-align: center;
	margin-top: -10px;
}
.freebies-img-container img{
	width: 100px;
	margin: 0 auto;
}
@media all and (max-width: 768px){
	.freebies-img-container{
		display: none;
	}
}
/*** END Freebies product image CSS ***/


/*** START Category Parent page CSS ***/
.category-parent ul.pager li a{
	border-color: #ccc;
	margin: 3px 5px;
	color: #000;
	line-height: 2.3em;
	padding: 0 20px;

	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.category-parent ul.pager li a.active, 
.category-parent ul.pager li a:hover{
	color: #ec6f34;
	background-color: #f7f7f7;
}
.category-parent .pagination{
	display: block;
	clear: both;
}
/*** END Category Parent page CSS ***/

.blog .publish-date{
	text-align: center;
	color: #777;
}

/*** START Countdown Timer CSS ***/
.header-banner-countdown{
	background: #000;
	color: #fff;
	padding: 10px;
	text-align: center;
}
.header-banner-countdown .countdown-table{
	text-align: center;
	text-transform: uppercase;
	border: 0;
	margin: 0 auto;
}
.header-banner-countdown .countdown-table th{
	padding: 5px 10px 0px;
	text-align: center;
	font-size: 20px;
}
.header-banner-countdown .countdown-table td{
	padding: 0px 10px 5px;
	text-align: center;
	font-size: 12px;
}
.header-banner-countdown p{
	margin: 0;
}
.header-banner-countdown #countdown-timer, 
.header-banner-countdown #countdown-text, 
.header-banner-countdown #countdown-btn{
	vertical-align: middle;
	display: inline-block;
}
.header-banner-countdown #countdown-timer{
	font-size: 16px;
}
.header-banner-countdown #countdown-text{
	margin-right: 40px;
	margin-left: 30px;
	font-size: 24px;
	font-weight: 700;
	font-style: italic;
}
.header-banner-countdown #countdown-btn a{
	background-color: #ec6f34;
	color: #ffffff;
	font-size: 18px;
	padding: 6px 20px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.header-banner-countdown #countdown-btn a:hover{
	background-color: #ffffff;
	color: #ec6f34;
}
/*** END Countdown Timer CSS ***/

.variation-out-of-stock.preorder-available a:after{
	display: none;
}


/*** START Win 6k Holiday Promo CSS ***/
.product-main-wrapper .main-image .win-promo{
	/*visibility: hidden;*/
	position: absolute;
	left: 20px;
	bottom: 10px;
	z-index: 1;
	font-weight: bold;
	font-size: 19px;
	background: #ec6f34;
	padding: 5px 13px;
	border-radius: 3px;
	color: #fff;
}
/*** END Win 6k Holiday Promo CSS ***/

/* START Read more CSS */
a.read-more-button{
	line-height: 24px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a.read-more-button:hover, 
a.read-more-button:focus{
	text-decoration: none;
}
a.read-more-button:after{
	content: '\203A'; /* '\2935' */
	display: inline-block;
	font-size: 22px;
	line-height: 24px;
	vertical-align: top;
	position: relative;
	top: -1px;
	margin-left: 5px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a.read-more-button:hover:after{
	margin-left: 8px;
}
a.read-more-button.open:after{
	margin-left: 8px;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.read-more-content{
	display: none;
}
/* END Read more CSS */



/* START Subcat Menu CSS */
.subcat-menu-container{
	display: none;

	font-family: 'source sans pro', 'helvetica neue', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
.subcat-menu-container button{
	outline: none !important;
	border: none;
	margin-bottom: 20px;
	font-size: 18px;
	width: 100%;
}
.subcat-menu-container button:hover{
	background-color: #ec6f34;
}
.subcat-menu-container button:after{
	content: '❯';
	font-size: 14px;
	margin-left: 15px;
	font-style: normal;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	display: inline-block;
	position: relative;
	top: -1px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.subcat-menu-container button.active:after{
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.subcat-menu-container .panel{
	/*margin-top: 15px;*/
	padding: 0;
	font-size: 15px;
	box-shadow: none;

	/*display: none;*/
}
.subcat-menu-container ul.subcat-menu{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
.subcat-menu-container ul.subcat-menu li{
	display: inline-block;
	padding: 0;
	margin: 0;
}
.subcat-menu-container ul.subcat-menu li a{
	display: inline-block;
	margin: 5px 10px 5px 0px;
	padding: 10px 19px;
	border: 2px solid #ec6f34;
	border-radius: 4px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	letter-spacing: 0.5px;
}
.subcat-menu-container ul.subcat-menu li a:hover{
	background: #ec6f34;
	border-color: #ec6f34;
	color: #ffffff;
	text-decoration: none;
}
@media all and (max-width: 767px){
	.subcat-menu-container button{
		font-size: 16px;
	}
	.subcat-menu-container ul.subcat-menu li{
		width: 49.5%;
	}
	.subcat-menu-container .panel{
		display: none;
	}
	.subcat-menu-container ul.subcat-menu li a{
		padding-left: 0;
		padding-right: 0;
		width: 100%;
		text-align: center;
	}
	.subcat-menu-container button:after{
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	.subcat-menu-container button.active:after{
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
}
/* END Subcat Menu CSS */

/* START Shipping Calculator CSS */
.shipping-calculator .form-group{
	margin-bottom: 10px;
}
.shipping-calculator select.form-control{
	padding-left: 5px;
	padding-right: 5px;
}
.shipping-calculator form input[type=submit]{
	margin-top: 10px;
	font-weight: normal;
	font-style: normal;
	border: 1px solid #666;
	background: none;
	color: #666;
	padding-top: 7px;
	padding-bottom: 7px;
}
/* END Shipping Calculator CSS */

.tp-widget-wrapper .wrapper-right .tp-widget-reviews-filter-label{
	line-height: 17px;
}

.header-banner-bg .flex-row{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	align-items: center;

	padding: 2px 0;
}

#n_home .neto-instagram-addon-widget .widget-title{
	color: #333;
}

.social-links{
	font-size: 24px;
}
.social-links .spotlight-social-link{
	margin-right: 10px;
}

.free-gifts-container .thumbnail{
	padding: 20px;
}
.free-gifts-container .thumbnail .btn.btn-success{
	width: 100%;
}
.table-cart .form-control.qty{
	text-align: center;
}
.table-cart th.checkout_table_header{
	font-size: 16px;
}

.cart-panel #_cpy_info_msgs{
	padding-top: 0;
}
.cart-hr{
	border-top: 1px solid #dddddd;
	margin-bottom: 15px;
}

.spotlight-container .button-wrapper{
	margin-bottom: 30px;
}
.spotlight-container .button-wrapper .btn{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.spotlight-container .button-wrapper .btn:hover{
	background: #fff;
	border-color: #fff;
	color: #ec6f34;
}

#_cpy_info_msgs{
	padding-top: 20px;
}

@media all and (max-width: 767px){
	.page-header.cart{
		margin-bottom: 0;
	}
	.secure-logos.pull-right{
		float: none !important;
		text-align: center;
		margin-bottom: 20px;
		display: none;
	}
	.secure-logos.pull-right .pull-right.stripe{
		float: none !important;
		margin: 15px 15px 0 0;
	}
	.secure-logos.pull-right .pull-right{
		float: none !important;
	}
}

/*** START Fullwidth Product Page CSS ***/

#n_product .container{
	width: inherit;
	width: calc(100% - 200px);
	max-width: 1600px;
}
#n_product .new-header .container{
	max-width: 1170px;
}
#n_product .brands-header-desc3 img{
	margin: 0 auto;
	width: 100%;
}
#n_product .navbar.megamenu .container{
	display: flex;
	align-items: center;
	justify-content: center;
}

@media (min-width: 767px){
	.sticky-buyingOptions.is_stuck{
		max-width: none;
	}
}
@media all and (max-width:  768px){
	#n_product .container{
		width: 100%;
	}	
}
/*** END Fullwidth CSS ***/


.neto-instagram-addon-widget .widget-title{
	font-family: 'source sans pro', 'Helvetica Neue', Helvetica, sans-serif !important;
	font-weight: 700 !important;
}

.dropdown-menu{
	z-index: 10000;
}


/* START Show page title (h1 tag) on Swags category page only */
.page-title-container{
	display: none;
}
.page-title-container.id-4202{
	display: block;
}
.page-title-container h1{
	font-size: 30px;
	margin: -15px 0px 10px;
}
@media all and (max-width: 768px){
	.page-title-container h1{
		font-size: 26px;
		margin: 5px 0px 0px;
	}
}
/* END Show page title (h1 tag) on Swags category page only */




/* START Click-and-Collect product page CSS */
.row.extra-info{
	margin-top: 20px;
	padding: 5px;
	border-top: 1px solid #eee;
}
.cc-check .cc-check-title, 
.row.extra-info .title{
	font-size: 15px;
	/*text-decoration: underline;*/
}

.cc-check .cc-check-btn{
	color: #ec6f34;
	background: none;
	padding: 0;
	border: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.cc-check .cc-check-btn:hover{
	color: #c14a12;
	text-decoration: underline;
}
.cc-check .cc-store-availability{
	/*display: none;*/

	/*height: 65px;*/
}
.cc-check .cc-store-availability img{
	max-width: 16px;
	margin-right: 5px;
}
.row.extra-info p{
	margin: 5px 0 0;
}

.cc-check .cc-store-availability.oo{
	height: 70px;
}

.cc-check .cc-store-availability.instore-only .online-stock{
	display: none;
}

.cc-check.prod-type-gv{ /* if product is a gift voucher */
	display: none;
}

.cc-check .order-online-prompt{
	cursor: help;
}
/* END Click-and-Collect product page CSS */

/* START Menu Fullwidth */
#shop-wildearth .navbar.megamenu .container{
	display: flex;
	align-items: center;
	justify-content: center;

	width: 100%;
	max-width: 1300px;
}
@media all and (max-width: 1330px){
	#shop-wildearth .navbar.megamenu .container{
		width: 100%;
	}
}
/* END Menu Fullwidth */

/* START Theme Toggle CSS */
#theme-toggle{
	position: absolute;
	top: 80px;
	right: 20px;
	/*visibility: hidden;*/
}
#theme-toggle .theme-toggle-btn{
	border-radius: 6px;
	background: #ec6f34;
	color: #ffffff;
	border: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	padding: 5px 12px;
}
#theme-toggle .theme-toggle-btn:after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-left-color: #ec6f34;
	border-right: 0;
	border-top: 0;
	margin-top: -8px;
	margin-right: -8px;
}
#theme-toggle-popup{
	text-align: center;
}
#theme-toggle-popup .modal-body{
	font-size: 17px;
}
#theme-toggle-popup .modal-footer{
	text-align: center;
}
#theme-toggle-popup .modal-footer .btn{
	font-size: 17px;
}
/* END Theme Toggle CSS */

@media all and (max-width: 767px){
	.header-group-one .row{
		width: 100%;
		margin: 0;
	}
}

/* START Instore Only CSS */
.io-product{
	display: none !important;
}
.instore-only .io-btn{
	display: flex;
	font-size: 22px;
	font-weight: bold;
	border: 1px solid #ec6f34;
	padding: 5px 20px;
	margin-top: 20px;
	color: #ec6f34;
	border-radius: 3px;
	text-align: center;
	justify-content: center;
	max-width: 270px;
}
@media all and (max-width: 768px){
	.instore-only .io-btn{
		margin-left: auto;
		margin-right: auto;
	}
}
/* END Instore Only CSS */


/* START Sustainable CSS */
.sustainable-icon{
	width: 70px;
	margin-right: 15px;
}
.sustainable-icon.recycled{
	width: 50px;
}
.row.extra-info .sustainability .title{
	text-align: center;
	margin-bottom: 10px;
}
.sustainability-icons{
	text-align: center;
}
.sustainable-icon{
	margin: 0px 3px;
	display: inline-block;
}
@media all and (max-width: 767px){
	.sustainability-icons{
		margin-top: 15px;
		border-top: 1px solid #dddddd;
		padding-top: 5px;
	}
}
/* END Sustainable CSS */


/* START Header Changes */
.new-header .phone{
	text-align: left;
	margin-right: 30px;
	display: inline-block;
}
.new-header .phone a{
	font-size: 18px;
	margin-bottom: 0;
}
.new-header .phone .fa-phone{
	font-size: 15px;
}
/*.header-banner-bg{
	display: none;
}*/

.header-banner-bg.footer-banner-bg{
	margin: 0 0 10px !important;
}

.new-header .header-search input#name_search{
	font-size: 16px;
	height: 35px;
/*	border-color: #bbbbbb;*/
	width: 100%;
	border: 2px solid #333333;
}

.new-header .new-search .col-sm-7{
	padding-left: 25px;
	padding-right: 0;
}

.new-header .new-search{
	padding-top: 10px;
}

body.sticky-header .new-header .new-search{
	padding-top: 0px;
}

.new-header .logo img{
	width: 100%;
	max-width: 250px;
}

@media all and (max-width:  1200px){
	.new-header .sticky-col .icons, 
	body.sticky-header .new-header .sticky-col .icons{
		padding: 4px 10px;
	}
	.new-header .phone{
		margin-right: 0px;
	}
	.new-header .new-search .col-sm-7{
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media all and (max-width:  991px){
	.new-header .logo{
		display: block;
		text-align: center;
	}
}
/* END Header Changes */

span.info-icon {
	font-size: 12px;
	display: inline-block;
	position: relative;
	top: -3px;
}

.spotlight-container .spotlight-header h1, 
.spotlight-container .spotlight-header h2{
	font-size: 28px;
	color: #333333;
}
.spotlight-social-links .social-title{
	font-size: 32px;
	color: #fff;
	margin: 20px 0 0;
}

.write-review-page .rating label{
	vertical-align: top;
	padding: 0 4px;
}
.write-review-page h2{
	font-size: 22px;
	text-transform: none;
}
.write-review-success-page{
	padding: 50px 0;
}




#cbar_widget0 .wrapper-thumbnail .thumbnail{
	margin-bottom: 10px;
}
@media only screen and (max-width: 767px){
	#cbar_widget0{
		margin-bottom: 20px;
	}
}

.wishlist_toggle .fa-thumb-tack:before {
    content: "\f08a" !important; /* was "\f004" */
}
.wishlist_toggle{
	z-index: 999 !important;
}

.wishlist-container{
	padding-top: 7px;
}
.wishlist-container .wishlist_toggle{
	font-size: 20px;
}
.wishlist-container .wishlist_toggle i{
	color: gray;
}
@media all and (max-width:991px){
	.wishlist-container{
		text-align: center;
	}
}
































@media all and (max-width: 1270px){
	.sticky-buyingOptions.is_stuck{
		max-width: 374px;
	}

	.megamenu .navbar-nav > li > a{
		font-size: 15px;
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media all and (max-width: 1024px){
	.footer-layer-two .btn.btn-default-inverted.pull-right{
		float: none !important;
		margin: 10px 0;
	}
}
@media (max-width: 991px) {
	.text-spec-holder {
		width: 25%;
		float: left;
		padding: 0 5px;
	}
	.sticky-buyingOptions.is_stuck{
		max-width: 282px;
	}

	.megamenu.navbar .container{
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media all and (max-width: 991px) and (min-width:768px){
    #shop-wildearth .navbar.megamenu .container{
        padding-left: 5px;
        padding-right: 5px;
    }
    #shop-wildearth .navbar.megamenu .navbar-nav > li > a{
        padding-left: 7px;
        padding-right: 7px;
        font-size: 13px;
    }
}
@media all and (max-width: 768px){
	#n_product .product-main-wrapper .panel-buying-options .extra-options .panel-body-unpadded.optional-addons img.img-responsive{
		max-width: 100%;
	}
	.footer-layer-one .btn.btn-default.btn-lg.pull-left.btn-gf{
		margin-bottom: 15px;
		margin-top: 0;
	}
	#shop-wildearth .navbar.megamenu .container{
		padding-left: 0;
		padding-right: 0;
	}
	.spotlight-social-links .spotlight-social-link{
		font-size: 28px;
		margin: 0 10px;
	}
	.spotlight-social-links{
		margin-top: 20px;
		margin-bottom: 30px;
	}
}
@media all and (max-width: 767px){
	#n_product .product-main-wrapper .container-fluid{
		padding-left: 0;
		padding-right: 0;
	}
	.footer-layer-one a.btn.pull-left{
		margin-bottom: 15px;
	}
	.footer-layer-two{
		text-align: left;
	}
	.footer-layer-two a.btn-default-inverted.pull-right{
		float: none !important;
		margin-bottom: 10px;
	}

	.product-reviews-col #tp-reviews{
		margin-top: 20px;
	}
	.product-reviews-col .text-right{
		text-align: left !important;
	}
	.product-reviews-col .text-right a.btn.btn-primary{
		font-size: 12px;
	}

	.thumbnail .caption .prod-title a{
		font-size: 14px;
		font-weight: 600;
	}
	.thumbnail .caption .price-extras .price-rrp{
		padding-right: 5px;
	}

	#n_category #left-sidebar:after{
		/*display: table;
		content: '';
		clear: both;*/
	}

	.blog-banner h1{
		font-size: 30px;
	}

	.blog-thumb .thumbnail .product-image{
		max-height: inherit;
	}
}
/* Bootstrap xs breakpoint for extra small devices */
@media all and (max-width: 576px){
	#n_product .status-tray{
		display: flex;
		flex-wrap: wrap;
	}
	#n_product .status-tray .sku-container, 
	#n_product .status-tray .location-container, 
	#n_product .status-tray .reviews-container{
		align-items: center; /* y-axis */
		justify-content: center; /* x-axis */
	}
	#n_product .status-tray .reviews-container{
		order: 1;
		padding: 10px 0;
	}
	#n_product .status-tray .sku-container{
		order: 2;
	} 
	#n_product .status-tray .location-container{
		order: 3;
	}

	#n_product .status-tray .location-container, 
	#n_product .status-tray .location-container p, 
	#n_product .status-tray .sku-container, 
	#n_product .status-tray .sku-container p{
		text-align: center !important;
	}

	.text-xs-center{
		text-align: center;
	}

	.footer-layer-three .footer-bottom{
		text-align: center;
	}

	#n_product .panel-buying-options .optional-addons .clickable-cursor{
		height: unset;
	}
	#n_product .panel-buying-options .optional-addons .clickable-cursor p.addthis{
		margin-bottom: 0;
	}
	#n_product .panel-buying-options .optional-addons .clickable-cursor p.addthis input{
		margin: -2px 5px 0 0;
		vertical-align: middle;
	}

	.new-header .logo{
		margin: 5px 20px;
	}



	.footer-layer-one, 
	.footer-layer-two, 
	.footer-layer-three{
		text-align: center;
	}
	.footer-layer-one .btn.btn-default.btn-lg.pull-left.btn-gf{
		float: none !important;
	}
}

/* START XMAS Logo override - remove 26/12/2022 */
/*.new-header{
	padding-top: 0;
}

@media (max-width: 767px){
	.logo{
		margin-top: 0;
	}
}
@media all and (max-width: 576px){
	.new-header .logo {
		margin-top: 0;
	}
}*/
/* END XMAS Logo override - remove 26/12/2022 */

/* START Header Awards Icon CSS */
.secure-logos .gcbea-award{
	max-width: 200px;
	margin-right: 15px;
	border: 0;
}
.secure-logos .stripe{
	margin: 36px 15px 0 0;
}
.secure-logos .ssl{
	width: auto;
	height: 54px;
	margin-top: 10px;
}
@media (max-width: 767px){
	.secure-logos .gcbea-award{
		display: none;
	}
}

/*.new-header .phone{
	margin-right: 10px;
}
.new-header .award-col{
	padding: 0;
}
.new-header .award-col .award-img{
	width: 100%;
	max-width: 190px;
	margin: -15px auto 0;
	display: block;
	border: 0;
}
.new-header .sticky-col .icons{
	padding: 4px 6px;
}
@media all and (max-width: 1200px){
	.new-header .award-col{
		display: none;
	}
}*/
/* END Header Awards Icon CSS */

/* Hide Barilliance on mobile */
@media all and (max-width: 767px){
	.cbar_banner{
		display: none !important;
	}
}



@media all and (max-width: 1320px){
	#shop-wildearth .navbar .categories-menu{
		display: none;
	}
}
@media all and (max-width:1160px){
	.megamenu .navbar-nav > li > a{
		padding-left: 8px;
		padding-right: 8px;
		font-size: 13px;
	}
}
@media all and (max-width:1035px){
	.megamenu .navbar-nav > li > a{
		padding-left: 7px;
		padding-right: 7px;
		font-size: 13px;
	}
}

.product-page-brand-container h4 a{
	color: #333333;
}
.product-page-brand-container .desc{
	font-size: 16px;
}

.brands-header-title h1{
	font-size: 24px;
	margin-top: 20px;
}

/* hide mailchimp signup footer on member signup page */
.page-id-5548 .footer-layer-two{
	display: none;
}

/* START Gear of the Year - Product Page CSS */
.goty-img-container{
	position: absolute;
	bottom: 20px;
	left: 20px;
}
.goty-img-container img{
	max-width: 120px;
}

@media all and (max-width: 1200px){
	.goty-img-container img{
		max-width: 80px;
	}
}
@media all and (max-width: 900px) and (min-width:768px){
	.goty-img-container img{
		max-width: 65px;
	}
}
@media all and (max-width: 767px){
	.goty-img-container img{
		max-width: 80px;
	}
}
/* END Gear of the Year - Product Page CSS */



/* Nuptse GWP CSS - remove after TNF beanie is 0 stock */
.NF0A3C8D .freebies-img-container{
	display: none;
}

/* START Order Page Tweaks CSS */
.order-card{
	min-height: 285px;
	display: flex;
	flex-direction: column;
}
.order-card .date-due{
	display: none;
}
.order-card .amount-owed{
	margin-bottom: 3px;
}
.order-card hr{
	margin: 10px 0;
}
.order-card .label{
	font-size: 13px;
	font-weight: bold;
}
.order-card .order-items{
	margin: 0 0 10px;
	flex-grow: 1;
}
.order-card .order-title{
	margin-bottom: 5px;
}
.order-card .order-line{
	font-size: 13px;
	margin-bottom: 2px;

	flex: 1;

	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.order-card .date-placed{
	margin-bottom: 3px;
}
/* END Order Page Tweaks CSS */

.panel-buying-options .upc-ean{
	border-top: 1px solid #efefef;
	padding-top: 10px;
	margin-bottom: 0;
}

.events-row.flex-row {
	border-bottom: 1px solid #ccc;
	padding: 0 0 20px;
}
.events-row img{
	display: block;
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
}

.reviews-row .website-reviews-col h5{
	margin-bottom: 0;
}

.footer-layer-three{
	padding-bottom: 10px;
}

.category-subheader{
	padding: 5px;
}
.category-subheader .breadcrumb{
	margin-bottom: 5px;
}
.category-subheader h1{
	font-size: 24px;
	margin-bottom: 5px;
}
.category-subheader.brand-subheader h1{
	margin-bottom: 15px;
}

.category-subheader .sub-categories{
	font-size: 13px;
	font-weight: 600;

	display: flex;
	flex-wrap: wrap;
}
.category-subheader .sub-categories i.fa-solid{
	font-size: 9px;
	margin-right: 5px;
	color: #ec6f34;
}
.category-subheader .sub-categories a:hover, 
.category-subheader .sub-categories a:hover i{
	color: #000;
	text-decoration: none;
}
.category-subheader .sub-categories .col-sm-3{
	margin-bottom: 5px;
}



#n_home .spotlight-social-links{
	margin-bottom: 10px;
}
#n_home .spotlight-social-links .social-title{
	color: #333;
}
#n_home .spotlight-social-links .spotlight-social-link{
	color: #333;
}
#n_home .spotlight-social-links .spotlight-social-link:hover{
	color: #ec6f34;
}
#n_home .spotlight-container .button-wrapper .btn{
	color: #333;
	border-color: #333;
}
#n_home .spotlight-container .button-wrapper .btn:hover{
	color: #fff;
	border-color: #ec6f34;
	background: #ec6f34;
}

.header-banner-bg .flex-row{
	justify-content: space-evenly;
	padding: 5px 0;
}
.header-banner-bg .flex-row .usp-adverts-images{
	max-width: 120px;
}
.header-banner-bg .flex-row .usp-adverts-images.returns-usp-icon{
	max-width: 140px;
}
.header-banner-bg .flex-row .usp-adverts-images.afterpay-usp-icon{
	max-width: 110px;
}
.header-banner-bg .flex-row .usp-adverts-images.paypal-usp-icon{
	max-width: 85px;
}
.header-banner-bg .flex-row .usp-adverts-images.zip-usp-icon{
	max-width: 70px;
}
.header-banner-bg .flex-row .usp-adverts-images.shipping-usp-icon{
	max-width: 130px;
}
.header-banner-bg .flex-row .usp-adverts-images.tracking-usp-icon{
	max-width: 130px;
}
.header-banner-bg .flex-row .usp-adverts-images.cc-usp-icon{
	max-width: 130px;
}

@media all and (max-width: 991px) and (min-width: 768px){
	.header-banner-bg .flex-row .usp-adverts-images.tracking-usp-icon{
		display: none;
	}
}


.account-tooltip {
	position: relative;
	display: inline-block;
/*	border-bottom: 1px dotted black;*/
	transition: opacity 0.3s;
}
.account-tooltip .tooltiptext {
	visibility: hidden;
	width: 120px;
	background-color: #555;
	color: #fff !important;
	text-align: center;
	border-radius: 6px;
	padding: 5px;
	position: absolute;
	z-index: 1;
	bottom: 125%;
	left: 50%;
	margin-left: -60px;
	opacity: 0;
	transition: opacity 0.3s;
	display: block !important;
	font-size: 13px !important;
}
.account-tooltip .tooltiptext::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #555 transparent transparent transparent;
}
.account-tooltip:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
}



.logo-container{
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 2rem;
}
.logo-container .bcorp{
/*	margin-right: 20px;*/
}
.logo-container .bcorp img.bcorp-img{
	width: 100%;
	max-width: 40px;
}
body.sticky-header .bcorp{
/*	display: none;*/
}

.bcorp-footer img.bcorp-img{
	width: 100%;
	max-width: 55px;
}

.logo-container-mobile{
	display: flex;

	align-items: baseline;
	align-content: center;
}
.logo-container-mobile .bcorp img.bcorp-img{
	max-width: 40px;
}

.wrapper-pricing .availability_description{
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

.faq-container h2{
	font-size: 18px;
	margin-bottom: 20px;
}

.faq-container h3{
	font-size: 24px;
}
.faq-container h4{
	font-size: 23px;
}

.faq-container .faq-accordion {
	background-color: #f6f6f6;
	color: #444;
	cursor: pointer;
	padding: 12px 18px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 15px;
	font-weight: bold;
	transition: 0.4s;
}
.faq-container .question-section{
	margin-bottom: 20px;
}
.faq-container i{
	color: #ec6f34;
	margin-right: 5px;
	font-size: 13px;
}
.faq-container span.q, 
.faq-container span.a{
	color: #ec6f34;
	margin-right: 5px;
	font-size: 16px;
	font-weight: bold;
}
.faq-container .active, 
.faq-container .faq-accordion:hover {
	background-color: #ddd;
}
.faq-container .faq-accordion:after {
	content: '\002B';
	color: #ec6f34;
	font-weight: bold;
	float: right;
	margin-left: 5px;
}
.faq-container .active:after {
	content: "\2212";
}
.faq-container .panel {
	padding: 0 18px;
	margin: 0;
	font-size: 15px;
	box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: 0;
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}
.faq-container .panel p{
	margin: 10px 0;
}


#n_home .home-small-ad-banner{
	display: flex;
	justify-content: space-between;
}
#n_home .home-small-ad-banner .col-sm-4{
	flex: 1;
}
@media (max-width: 767px) {
	#n_home .home-small-ad-banner{
		flex-direction: column;
	}
	#n_home .home-small-ad-banner .col-num-1{
		order: -1; /* Set the order to -1 to move the middle column to the first position */
	}
}

.row.footer-links{
	display: flex;
	flex-wrap: wrap;
}
.footer-links .col-4{
	display: flex;
	align-items: flex-end;
}

#n_checkout h3#klean-SelectNonprofit-title{
	text-align: center;
}

.brands-header-title h2{
	font-size: 28px;
}

.productdetails .alert-warning{
	padding: 10px 15px 15px;
	margin: 20px 0;
	border-radius: 5px;
}
.productdetails .alert-warning p{
	margin: 0;
}

.brands-header-desc2.show-header-content .category_heading.hidden-xs{
	display: block !important;
}
#n_product .brands-header-desc2.show-header-content{
	display: none;
}
#n_product .category-subheader.brand-subheader{
	display: none;
}

/* START Staff Info Popup CSS */
#n_product .staff-product-info{
	font-size: 16px;
	min-width: 250px;
}
#n_product .staff-product-info .section{
	margin-bottom: 10px;
}
#n_product .staff-product-info p{
	margin: 0;
}
#n_product .staff-product-info i{
	margin-left: 5px;
}
#n_product #staffinfomodal-btn{
	position: fixed;
	z-index: 1000005;
	max-width: 200px;
	right: 20px;
	top: 180px;
	border-radius: 25px;
	box-shadow: #ccc 1px 1px 2px;
}
/* END Staff Info Popup CSS */

#n_home .spotlight-container .spotlight-header{
	margin-top: 0;
	margin-bottom: 20px;
}
#n_home .home-container{
	padding-bottom: 0;
}
@media all and (max-width: 767px){
	#n_home .home-container{
		padding-bottom: 20px;
	}
}

.category-subheader .sub-categories .sub-cat-img{
	max-width: 110px;
	width: 100%;
	margin: 0 auto;
}
@media all and (max-width: 767px){
	.category-subheader .sub-categories h5{
		font-size: 13px;
	}
}


#n_product .sizeguide p{
	margin: 3px 0;
}
#n_product .sizeguide .fa{
	margin-left: 5px;
}
#n_product .sizeguide.desc .btn{
	padding: 7px 20px;
	border: 2px solid;
	margin-bottom: 10px;
}

#n_home .spotlight-container{
	background: none;
}

/* START Hide RRP */
.price-extras.rrp-match{
	display: none !important;
}
.extra-options .wrapper-pricing .rrp-match .left-in-stock{
	margin-left: 0 !important;
}
/* END Hide RRP */

/* START Adjust New In banner padding */
body.new-in .brands-header-desc3 .container{
	padding: 0;
}
/* END Adjust New In banner padding */

/* START New Header Adjustments */

/* Main Header */
.new-header .header-group-one.main-header{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 10px;
}
.new-header .search-container{
	flex-grow: 1;
	padding: 0 50px;
}
.new-header .icons-container .icons{
	display: inline-block;
	font-size: 26px;
	line-height: 1em;
	text-align: center;
	padding: 4px 12px;
	text-decoration: none;
}
.new-header .icons-container .icons a{
	text-decoration: none;
}
.new-header .icons-container .icons .icon-text{
	color: #ec6f34;
	font-size: 10px;
	text-align: center;
	line-height: 18px;
	display: none;
}
.new-header .help-icon .fa-phone{
	font-size: 22px;
}
.new-header .icons-container .cart-icon .cart-contents {
	width: 330px;
	padding: 10px;
	margin-top: 0;
	text-align: right;
	color: #000;
	left: auto;
	right: 0;
	top: 50px;
}
.sticky-header .new-header .icons-container .cart-icon .cart-contents{
	top: 55px;
}

.mobile-menu-box .navbar-nav{
	margin-top: 0;
	margin-bottom: 5px;
	width: 100%;
}

.megamenu .dropdown.megamenu-fw .dropdown-menu{
	overflow-y: scroll;
	max-height: 500px;
	max-height: calc(100vh - 20vh);
	padding: 0;
}

.megamenu .megamenu-content ul li.red-text a{
	color: #ff0000;
}
.navbar-nav li.mobilelink.red-text a{
	font-weight: bold;
}

.megamenu .megamenu-content ul li.parent-item{
	margin-top: 10px;
}
.megamenu .megamenu-content{
	padding: 5px 30px 10px;
}

#n_product .fancybox-overlay{
/*	z-index: 10001;*/
}
#n_product .fancybox-overlay .fancybox-wrap{
/*	z-index: 10002;*/
}
#n_product .fancybox-overlay .fancybox-opened{
/*	z-index: 10003;*/
}

@media (max-width: 767px) {
	.navbar ul.navigation-list.list-inline.visible-xs.mobile-nav-list{
		display: flex !important;
		justify-content: space-between;
		align-items: center;
	}
	.new-header .search-container{
		padding: 10px 10px 0;
	}
	.new-header .main-header .logo-container{
		justify-content: center;
		gap: 3rem;
		flex-grow: 1;
	}
	.new-header .main-header .logo-container .logo{
		margin: 0;
	}
	
	.new-header .main-header .logo-container .logo img, 
	.new-header .main-header .logo-container .bcorp img{
		transition: all 0.3s ease-in-out;
	}

	.new-header .main-header .logo-container .logo img{
		max-width: 200px;
	}
	.new-header .main-header .logo-container .bcorp img{
		max-width: 33px;
	}

	.sticky-header .new-header .main-header .logo-container .logo img{
		max-width: 150px;
	}
	.sticky-header .new-header .main-header .logo-container .bcorp img{
		max-width: 25px;
	}

	.sticky-header .navbar ul.navigation-list.list-inline.visible-xs li a span.icon{
		font-size: 18px;
	}

	.navbar-collapse.navbar-responsive-collapse.collapse{
		max-height: 80vh;
		overflow-y: scroll;
	}

	.header-announcement{
		font-size: 10px;
	}

	.blog-banner.mobile .breadcrumb, 
	.blog-banner.mobile .breadcrumb a, 
	.blog-banner.mobile .breadcrumb>li+li:before{
		color: #000000 !important;
		text-align: left;
		margin: 0;
	}
	.blog-banner.mobile .breadcrumb li:last-child{
		display: none;
	}
	.blog-banner.mobile h1{
		position: relative;
		color: #000000;
		top: 0;
		bottom: 0;
		background: none;
		text-shadow: none;
		margin: 0;
		padding: 0;
	}
	.blog-banner.mobile{
		max-height: 100%;
		background: none;
	}
	.blog-banner.mobile > div{
		height: auto;
		background: none;
	}
}

/* END New Header Adjustments */

/* START Cart Adjustments */
#n_checkout table td .savings-price{
	color: #ff0000;
}

#n_checkout table .total-savings-row .total-savings{
	color: green;
	text-decoration: line-through;
}

@media (max-width: 767px) {
	#n_checkout table h4{
		font-size: 14px;
	}
	#n_checkout table h4 img.pull-left{
		display: block;
		float: none !important;
	}
	#n_checkout table .row.cart-btns{
		max-width: 100%;
	}
}
/* END Cart Adjustments */


/* START New Blog Template CSS */
.blog-page-container{
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
}
.blog-page-container p, .blog-page-container div{
	font-family: Arial, sans-serif;
}
.blog-page-container h1{
	font-size: 40px;
	font-weight: bold;
	line-height: 1.1em;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.blog-page-container h2{
	font-size: 25px;
	font-weight: bold;
	line-height: 1.1em;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.blog-page-container h3{
	font-size: 20px;
	font-weight: bold;
	line-height: 1.1em;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
}
.blog-page-container h4{
	font-size: 20px;
	font-weight: bold;
	line-height: 1.1em;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.blog-page-container h5{
	font-size: 24px;
	font-weight: bold;
	line-height: 1.1em;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.blog-page-container .blog-header .blog-author h3.author{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #999999;
	margin-top: 0;
	margin-bottom: 10px;
}
.blog-page-container .blog-header .blog-breadcrumbs .breadcrumb{
	padding: 0;
	margin: 15px 0;
	border-radius: 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.1em;
}
.blog-page-container .blog-header .blog-breadcrumbs .breadcrumb a{
	color: #000000;
}
.blog-page-container .blog-header .blog-breadcrumbs .breadcrumb>li:last-child a{
	color: #000000;
	font-weight: bold;
}
.blog-page-container .blog-header .blog-breadcrumbs .breadcrumb>li+li:before{
	padding: 0 1px 0 5px;
}

.blog-page-container .blog-header .blog-main-image{
	margin-bottom: 20px;
}
.blog-page-container .blog-header .blog-main-image img.blog-main-header-img{
	width: 100%;
}

.blog-page-container .blog-footer .blog-author {
	width: 100%;
}
.blog-page-container .blog-footer .author-title {
	margin-bottom: 20px;
}
.blog-page-container .blog-footer .blog-author h3.author-title{
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}
.blog-page-container .blog-footer .author-content {
	display: flex;
	align-items: flex-start;
	gap: 20px;
}
.blog-page-container .blog-footer .author-img img {
	max-width: 150px;
	width: 100%;
	height: auto;
	display: block;
	border: 1px solid #000000;
}
.blog-page-container .blog-footer .author-text {
	flex: 1;
	font-style: italic;
}

.blog-page-container .blog-footer .related-articles-row h3{
	font-size: 20px;
	font-style: italic;
}

.blog-page-container .blog-footer .related-articles-row h5{
	font-size: 16px;
	margin-bottom: 10px;
}

/* Blog - Image Left */
.blog-page-container .blog-body .blog-img-left {
	display: flex;
	gap: 2rem;
}
.blog-page-container .blog-body .blog-img-left .image {
	flex: 0 0 20%;
	max-width: 20%;
}
.blog-page-container .blog-body .blog-img-left .image img {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 20px;
}
.blog-page-container .blog-body .blog-img-left .text {
	flex: 1;
}
/* Mobile layout */
@media (max-width: 768px) {
	.blog-page-container .blog-body .blog-img-left {
		flex-direction: column;
		gap: 0;
	}
	.blog-page-container .blog-body .blog-img-left .image,
	.blog-page-container .blog-body .blog-img-left .text {
		flex: 0 0 100%;
		max-width: 100%;
		margin: 0;
	}
	.blog-page-container .blog-body .blog-img-left .text {
		margin: 10px;
	}
}

/* Blog - Image Right */
.blog-page-container .blog-body .blog-img-right {
	display: flex;
	flex-direction: row-reverse;
	gap: 2rem;
}
.blog-page-container .blog-body .blog-img-right .image {
	flex: 0 0 20%;
	max-width: 20%;
}
.blog-page-container .blog-body .blog-img-right .image img {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 20px;
}
.blog-page-container .blog-body .blog-img-right .text {
	flex: 1;
}
/* Mobile layout */
@media (max-width: 768px) {
	.blog-page-container .blog-body .blog-img-right {
		flex-direction: column;
		gap: 0;
	}
	.blog-page-container .blog-body .blog-img-right .image,
	.blog-page-container .blog-body .blog-img-right .text {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.blog-page-container .blog-body .blog-img-right .text {
		margin-bottom: 10px;
	}
}




@media (max-width: 767px) {
	.blog-page-container .blog-footer .author-content {
/*		flex-direction: column;*/
	}
	.blog-page-container .blog-footer .author-content .author-img{
		flex: 1;
	}
	.blog-page-container .blog-footer .author-content .author-text{
		flex: 3;
	}

	.blog-page-container .blog-footer .author-img img {
		max-width: 100%;
	}

	.blog-page-container h1{
		font-size: 30px;
	}
	.blog-page-container h2{
		font-size: 20px;
	}
	.blog-page-container h3{
		font-size: 20px;
	}
	.blog-page-container h4{
		font-size: 20px;
	}
	.blog-page-container h5{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.blog-page-container .blog-footer .blog-author h3.author-title{
		font-size: 20px;
	}

	.blog-page-container .blog-header .blog-breadcrumbs .breadcrumb{
		font-size: 14px;
	}
}
/* END New Blog Template CSS */



/* START Search Spring CSS */

/* Hides banners on No Results search pages */
.ss__loaded--no-results .brands-header-desc2, 
.ss__loaded--no-results .brands-header-desc3{
	display: none;
}

/* Hides badges on the right side of product suggestions on the PDP to prevent overlap with checkbox on bundles */
.ss__theme.ss__recommendation--bundle .ss__results .ss__result .ss__overlay-badge__grid-wrapper__slot.ss__overlay-badge__grid-wrapper__slot--right{
	display: none;
}

/* Hides Wishlist icon on recs on PDP */
.ss__theme .ss__results .ss__result--item .ss__result__details .ss__icons .wishlist_toggle{
	display: none;
}

.ss__theme .ss__pagination .ss__pagination__button{
	border-radius: 3px;
	border-color: #000000 !important;
	font-size: 12px !important;
}

.ss__theme .ss__results .ss__result--item .ss__overlay-badge .ss__overlay-badge__grid-wrapper .ss__badge-pill.ss-8kuils{
	border: 1px solid;
	line-height: 1em;
}

.ss__theme .ss__results .ss__result--item .ss__overlay-badge .ss__overlay-badge__grid-wrapper .ss__badge-pill.ss__badge-pill--clearance{
	border: 1px solid rgb(229, 55, 56);
	line-height: 1em;
}

#n_product .ss__theme .ss__results .ss__result--item .ss__result__details .ss__out-of-stock-sticker{
	display: none;
}

@media only screen and (max-width: 767px) {
	body.sticky-header .ss__theme .ss__toolbar {
		top: 141px !important;
	}
}

/* END Search Spring CSS */