.custom_ebay_caption .custom_ebay_title {
    min-height: 100px;
}
.nActive-wrapper {
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
}
.shippingForm .form-inline input {
    padding: 6px 12px;
    border-radius: 0;
    border: 1px solid #eaeaea;
}
#pic {
	margin: auto;
	display: block;
}
a,
.btn,
#header-cart,
.container-upsell .thumbnail {
	-o-transition: color .3s, background .3s, border-color .3s, box-shadow .3s;
	-ms-transition: color .3s, background .3s, border-color .3s, box-shadow .3s;
	-moz-transition: color .3s, background .3s, border-color .3s, box-shadow .3s;
	-webkit-transition: color .3s, background .3s, border-color .3s, box-shadow .3s;
	transition: color .3s, background .3s, border-color .3s, box-shadow .3s;
	border-radius: 0;
}
.container-upsell .image-box a {
    display: flex;
    align-items: center;
    height: 100%;
}
.shipping {
	border: 1px solid #eaeaea;
}
.shipping h4 {
	background-color: #202020;
	padding: 20px 16px;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
}
.shipping img {
	margin: 23px 0 0 0;
}
.shipping .postaustralia {
	margin-left: 45px;
}
@media (max-width: 991px) {
	.shipping img:first-child {
		margin-left: 0;
	}
}
.shippingForm {
	margin-top: 20px;
}
.shippingForm .form-inline input {
	padding: 20px 15px;
	border-radius: 0;
	border: 1px solid #eaeaea;
}
.shippingForm .form-inline button {
	background: #a21007;
	color: #fff;
	padding: 10px 25px;
	border-radius: 0;
	border: 1px solid #eaeaea;
	text-transform: uppercase;
	margin-left: 10px;
}
.shipping .shippingForm button.btn-default:hover,
.shipping .shippingForm button.btn-default:focus {
	color: #fff;
	background-color: #c10b00;
}
.toplinks-wrapper {
	background: #202020;
	margin-top: 20px;
}
.toplinks-wrapper .toplinks {
	background: #202020;
}
.toplinks-wrapper .toplinks a {
	color: #fff;
}
.toplinks-wrapper .nav > li > a:hover,
.toplinks-wrapper .nav > li > a:focus {
	background-color: #a21007;
	border-radius: 0;
}
.search form {
	width: 242px;
	height: 53px;
	padding-left: 20px;
	margin: 0;
	background: #f7f8fa;
	border: 1px solid #eaeaea;
	border-top: none;
	border-bottom: none;
}
.search #searchId {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #000;
	letter-spacing: 1px;
	width: 170px;
	height: 43px;
	background: #f7f8fa;
	border: none;
}
.search .input-append {
	margin-top: 5px;
}
.search button {
	background: none;
}
.search span {
	color: #a21007;
}
.header-wrapper .company-logo {
	margin-top: 16px;
}
.header-wrapper .quick-features {
	list-style: none;
	background: #eaeaea;
	margin-top: 25px;
	width: 100%;
	display: inline-block;
}
.header-wrapper .quick-features li {
	float: left;
	margin-right: 46px;
	margin-top: 8px;
	width: 100%;
	display: inline-block;
}
.header-wrapper .quick-features span {
	display: block;
	width: 27px;
	height: 27px;
	background: #a21007;
	border-radius: 50px;
	padding: 7px 0 0 0;
	color: #fff;
	float: left;
	text-align: center;
}
.header-wrapper .quick-features p {
	font-size: 13px;
	line-height: 14px;
	margin-left: 37px;
}
.header-wrapper .assurance img {
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.header-wrapper .phone {
	color: #a21007;
	font-weight: 700;
	font-size: 22px;
	margin-top: 35px;
}
.header-wrapper .phone a {
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #a21007;
	text-decoration: none;
}
.nav-wrapper {
	margin-top: 18px;
	border-bottom: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
}
.nav-wrapper .navbar {
	margin-bottom: 0;
	border-right: none;
	border-radius: 0;
}
.nav-wrapper .navbar-default {
	background: none;
	border-top: none;
	border-bottom: none;
}
.nav-wrapper .phone {
	margin: 15px 0 0 17px;
	font-weight: 700;
	font-size: 22px;
	color: #a21007;
}
.nav-wrapper .phone a {
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #a21007;
	text-decoration: none;
}
.nav-wrapper .container-fluid,
.nav-wrapper .navbar-collapse {
	padding-right: 0;
	padding-left: 0;
}
.nav-wrapper .nav > li {
	border-right: 1px solid #eaeaea;
	height: 53px;
}
.nav-wrapper .navbar-default .navbar-nav > li > a:hover,
.nav-wrapper .navbar-default .navbar-nav > li > a:focus {
	border-bottom: 4px solid #a21007;
}
.nav-wrapper .navbar-default .navbar-toggle {
	background-color: #a21007;
}
.nav-wrapper .navbar-default .navbar-toggle:hover {
	background-color: #c10b00;
}
.nav-wrapper .navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.nav-wrapper .navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: #000;
}
.product-wrapper {
	margin-top: 20px;
}
.product-wrapper h1 {
	font-weight: 700;
}
.product-wrapper .store-price {
	font-size: 35;
	font-weight: 700;
	color: #a21007;
}
.product-wrapper .free-shipping {
	width: 100%;
	min-width: 156px;
	background: #a21007;
	color: #fff;
	display: inline-block;
	margin-bottom: 20px;
}
.product-wrapper .free-shipping h3 {
	margin: 0;
}
.product-wrapper .free-shipping:hover,
.product-wrapper .free-shipping:focus {
	color: #fff;
	background-color: #c10b00;
}
.product-wrapper .free-shipping span.truck {
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background: #fff;
	color: #a21007;
	text-align: center;
	font-size: 26px;
	margin: 10px 0 0 10px;
	padding-top: 8px;
	display: inline-block;
	float: left;
}
.product-wrapper .free-shipping p {
	font-size: 18px;
	padding-top: 14px;
	text-transform: uppercase;
	margin-left: 8px;
	display: inline-block;
	line-height: 21px;
}
.product-wrapper .free-shipping .free {
	font-size: 31px;
	letter-spacing: 2px;
	font-weight: 700;
}
.product-wrapper #main-image img {
	width: 100%;
	max-height: 458px;
	object-fit: contain;
}
.product-wrapper .alt-image {
	margin-top: 50px;
}
.product-wrapper .alt-image img {
	max-width: 100%;
	object-fit: contain;
	border: 1px solid #eaeaea;
}
.product-wrapper .buynow {
	width: 100%;
	margin: 20px 0;
	padding: 10px 0;
	font-size: 22px;
	font-weight: 700;
	color: #fff;
	letter-spacing: 1px;
	background: #5cb85c;
	border-radius: 0;
	border: none;
}
.product-wrapper .buynow:hover {
	background: #58c858;
	color: #fff;
}
.product-wrapper .watch {
	width: 100%;
	padding: 15px 0;
	font-size: 15px;
	font-weight: 700;
	color: #363636;
	background: #eaeaea;
	text-transform: uppercase;
	border-radius: 0;
	border: none;
}
.product-wrapper .watch:hover {
	background: #dcdcdc;
}
.product-wrapper .share {
	width: 100%;
	padding: 15px 0;
	font-size: 15px;
	font-weight: 700;
	color: #363636;
	background: #eaeaea;
	text-transform: uppercase;
	border-radius: 0;
	border: none;
}
.product-wrapper .share:hover {
	background: #dcdcdc;
}
.nAccordion>ul {
    list-style-type: none;
	padding: 0;
	margin: 0;
}
@media (max-width: 767px)  {
	.product-wrapper .share {
		margin-top: 10px;
	}
}
@media (min-width: 767px) and (max-width: 991px)  {
	.product-wrapper .btn-default {
		font-size: 13px;
	}
}
#features .panel-group {
	margin: 44px 0;
}
#features .panel {
	border: 1px solid #eaeaea;
	border-radius: 0;
	margin-top: 0;
}
#features .panel-heading {
	padding: 15px;
	margin-right: 0;
	text-transform: uppercase;
	background: #202020;
	color: #fff;
	border-radius: 0;
}
#features .panel-title a {
	text-decoration: none;
}
.container-upsell {
	margin-top: 60px;
}
.container-upsell h4 {
	font-size: 24px;
	font-weight: 700;
	color: #202020;
	text-transform: uppercase;
}
.container-upsell .header-topborder {
	background: #dbd9d9;
	display: block;
	height: 3px;
	width: 68px;
	margin-bottom: 17px;
}
.container-upsell .thumbnails {
	padding-left: 0;
	margin-top: 30px;
}
.container-upsell .thumbnail:hover,
.container-upsell .thumbnail:focus {
	box-shadow: 0px 0px 10px 0px rgba(162, 16, 7, 0.50);
}
.container-upsell .thumbnail {
	border: 1px solid #eaeaea;
	background: #fff;
	padding: 0;
}
.container-upsell .image-box {
	width: 100%;
	height: 220px;
    overflow: hidden;
}
.container-upsell .view-products {
	width: 100%;
	background: #c5ced8;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	display: inline-block;
	text-align: center;
	padding: 14px 0;
	color: #202020;
}
.container-upsell .view-products:hover {
	text-decoration: none;
}
.container-upsell .thumbnail .caption {
	width: 100%;
	background: #eaeaea;
	text-align: center;
	color: #202020;
	height: auto;
}
.container-upsell .thumbnail .caption a {
	color: #202020;
}
.container-upsell .thumbnail .price {
	font-size: 18px;
	font-weight: 700;
	margin-top: 10px;
}
.signup-wrapper {
	background: #202020;
	padding: 20px 0;
	margin-top: 20px;
	color: #fff;
}
.signup-main {
	max-width: 727px;
	margin: 0 auto;
}
.signup-main p {
	font-size: 28px;
	font-weight: 700;
	margin: 0;
	text-transform: uppercase;
}
.signup-main a.signup-button {
	background: #a21007;
	padding: 8px 0;
	font-size: 20px;
	margin-left: 25px;
	text-transform: uppercase;
	color: #fff;
	border: 1px solid #4b4747;
	width: 162px;
	display: inline-block;
	text-align: center;
}
.signup-main a.signup-button:hover,
.signup-main a.signup-button:focus {
	text-decoration: none;
	background-color: #c10b00;
}
@media (max-width: 567px) {
	.signup-main a.signup-button {
		width: 85%;
	}
}
.signup-main span.fa-envelope {
	width: 47px;
	height: 47px;
	float: left;
	margin-right: 14px;
	padding-top: 10px;
	border-radius: 50%;
	background: #a21007;
	text-align: center;
	font-size: 24px;
}
.footer-wrapper {
	background: #000;
	color: #fff;
	padding-top: 50px;
	font-size: 12px;
}
.footer-wrapper a {
	color: #fff;
}
.footer-wrapper a:hover {
	color: #fff;
	text-decoration: none;
}
@media (max-width: 767px) {
	.footer-wrapper {
		text-align: center;
	}
}
.footer-wrapper hr {
	background: #202020;
	height: 1px;
	border: 1px solid #202020;
}
.footer-wrapper .list-payment > li {
	padding: 0 10px 0 0;
	vertical-align: top;
}
.footer-wrapper .payment-icon-container {
	padding: 10px;
	background: #EFEFEF;
	border-radius: 3px;
	display: inline-block;
	height: 50px;
}
.footer-wrapper .payment-icon {
	width: 60px;
	background-image: url('//cdn.neto.com.au/assets/neto-cdn/skeletal/2.2.0/paymenticons.svg');
	background-size: 60px;
}
.footer-wrapper .payment-icon-paypal {
	height: 16px;
	background-position: 0px 0px;
	margin-top: 8px;
}
.footer-wrapper .payment-icon-bpay {
	height: 18px;
	background-position: 0px -17px;
	margin-top: 6px;
}
.footer-wrapper .payment-icon-moneyorder {
	margin-top: 3px;
	height: 22px;
	background-position: 0px -35px;
}
.footer-wrapper .payment-icon-cheque {
	margin-top: 8px;
	height: 13px;
	background-position: 0px -58px;
}
.footer-wrapper .payment-icon-directdeposit {
	margin-top: -4px;
	height: 38px;
	background-position: 0px -72px;
}
.footer-wrapper .payment-icon-americanexpress {
	margin-top: 5px;
	height: 21px;
	background-position: 0px -110px;
}
.footer-wrapper .payment-icon-mastercard {
	margin-top: -3px;
	height: 36px;
	background-position: 0px -131px;
}
.footer-wrapper .payment-icon-visa {
	margin-top: 6px;
	height: 18px;
	background-position: 0px -167px;
}
.footer-wrapper .payment-icon-diners {
	margin-top: 10px;
	height: 10px;
	background-position: 0px -186px;
}
.footer-wrapper .payment-icon-discover {
	margin-top: 7px;
	height: 16px;
	background-position: 0px -196px;
}
.footer-wrapper .payment-icon-container:hover,
.footer-wrapper .payment-icon-container:focus {
	background: #fff;
}
.footer-wrapper .cpy {
	font-size: 11px;
	line-height: 2;
	text-align: right;
}
@media (max-width: 767px) {
	.footer-wrapper .cpy {
		text-align: center;
		float: none !important;
	}
}
.footer-wrapper .cpy .footerlinks {
	color: #fff;
}
.footer-wrapper .footerlinks:hover {
	color: #a21007;
	text-decoration: none;
}
@media (max-width: 1199px) {
	.header-wrapper .phone {
		text-align: center;
	}
}
@media (max-width: 991px) {
	.shipping img {
		margin-left: 7px;
	}
	.search form {
		border-top: 1px solid #eaeaea;
		width: 100%;
	}
	.search #searchId {
		width: 85%;
	}
}
@media (max-width: 767px) {
	.shipping .shippingForm {
		margin-left: 10px;
	}
	.shippingForm .form-inline input {
		width: 30%;
	}
	.nav-wrapper .navbar-default {
		border: none;
	}
	.header-wrapper .assurance img {
		float: none;
		margin-left: 16px;
		margin-top: 10px;
	}
}
.ship-calc {
	margin-top: 20px;
}
@media (max-width: 1200px){
    .header-wrapper .phone a {
    font-size: 17px;
}
}
@media (max-width: 992px) {
    .header-wrapper .company-logo {
        text-align: center;
    }
}
.nav-wrapper .navbar-default .navbar-nav > li > a {
    font-size: 12px;
}
.free-shipping-wrap {
	padding-top: 20px;
}
.nActive-wrapper .nAccordion > ul {
    list-style: none;
    perspective: 900;
    padding: 0;
    margin: 0;
}
.nActive-wrapper .panel .nAccordion > ul,
.nActive-wrapper .panel .nAccordion > ul > li {
	text-align: left;
}
.nActive-wrapper .nAccordion > ul > li {
    position: relative;
    margin: 0;
	display:block;
}
.nActive-wrapper .nAccordion .nContent-panel {
	position: relative;
	overflow: hidden;
	opacity: 1;
	transform: translate(0, 0);
	z-index: 2;
	transition: all 0.25s ease-in-out;
	margin-bottom: 20px;
}
.nActive-wrapper .nAccordion ul li:nth-of-type(1) {
    animation-delay: 0.5s;
}
.nActive-wrapper .nAccordion ul li:last-of-type {
    padding-bottom: 0;
}
.nActive-wrapper .nAccordion ul li input[type=checkbox] {
    position: absolute;
    cursor: pointer;
    z-index: 1;
    opacity: 0;
}
.nActive-wrapper .nAccordion ul li:nth-of-type(1) {
	animation-delay: 0.5s;
}
.nActive-wrapper .nAccordion ul li:nth-of-type(2) {
	animation-delay: 0.75s;
}
.nActive-wrapper .nAccordion ul li:nth-of-type(3) {
	animation-delay: 1.0s;
}
.nActive-wrapper .nAccordion ul li:last-of-type {
	padding-bottom: 0;
}
.nActive-wrapper .wrapper-product-details {
	margin: 44px 0;
}
.nActive-wrapper .wrapper-product-details .nAccordion ul li input[type=checkbox] {
	position: absolute;
	cursor: pointer;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
}
.nActive-wrapper .wrapper-product-details .nAccordion ul li input[type=checkbox]:checked ~ .nContent-panel {
	margin-top: 0;
	max-height: 0;
	opacity: 0;
	transform: translate(0, 50%);
	margin-bottom: 0;
}
.nActive-wrapper .wrapper-product-details .nAccordion ul li:nth-child(1) .nContent-panel {
	margin-top: 0;
	max-height: 0;
	opacity: 0;
	transform: translate(0, 50%);
	margin-bottom: 0;
}
.nActive-wrapper .wrapper-product-details .nAccordion ul li:nth-child(1) input[type=checkbox]:checked ~ .nContent-panel {
	position: relative;
	overflow: hidden;
	opacity: 1;
	transform: translate(0, 0);
	z-index: 2;
	transition: all 0.25s ease-in-out;
	max-height: inherit;
}
.nActive-wrapper .wrapper-product-details .nAccordion ul li h4.accordTitle {
    color: #fff;
    margin: 0;
    padding: 15px;
    display: block;
    background: #000;
    line-height: normal;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
	border: 1px solid #eaeaea;
}
.nActive-wrapper .wrapper-product-details .nAccordion ul li input[type=checkbox]:checked ~ h4.accordTitle,
.nActive-wrapper .wrapper-product-details .nAccordion ul li:nth-child(1) h4.accordTitle {
	-o-transition: color .3s, background .3s, border-color .3s;
	-ms-transition: color .3s, background .3s, border-color .3s;
	-moz-transition: color .3s, background .3s, border-color .3s;
	-webkit-transition: color .3s, background .3s, border-color .3s;
	transition: color .3s, background .3s, border-color .3s;
	background: #000;
    color: #fff;
	
}
.nActive-wrapper .wrapper-product-details .nAccordion ul li:nth-child(1) input[type=checkbox]:checked ~ h4.accordTitle {
	background: #000;
  	color: #fff;
}
.nActive-wrapper .wrapper-product-details .productdetails {
	border: 1px solid #eaeaea;
	padding: 15px;
}
.nActive-wrapper .wrapper-product-details .productdetails ul {
	list-style: disc;
}
@media(max-width: 767px){
	.nActive-wrapper .nAccordion {
		margin: 0 -15px;
		overflow: hidden;
	}
	
	.nActive-wrapper .wrapper-product-details .nAccordion {
		margin: 0;
	}
	
	.nActive-wrapper .nAccordion ul li input[type=checkbox] {
		z-index: 1;
		width: 100%;
    	height: 100%;
	}
	
	.nActive-wrapper .nAccordion #main-navbar {
		display: block;
		position: relative;
		overflow: hidden;
		opacity: 1;
		transform: translate(0, 0);
		margin-top: 0px;
		z-index: 2;
		transition: all 0.25s ease-in-out;
		padding: 0;
		visibility: visible;
		border: none;
	}
	
	.nActive-wrapper .nAccordion #main-navbar .navbar-nav {
		margin: 7.5px 0;
	} 
	
	.nActive-wrapper .nAccordion ul li input[type=checkbox]:checked ~ #main-navbar {
		margin-top: 0;
		max-height: 0;
		opacity: 0;
		transform: translate(0, 50%);
	}
}
.alt-image > div {
	width: 14.28%;
}