.nActive-wrapper {
	background-color: #fff /*{background-colour}*/;
	background-image: url(../img/golfworld_ebaylisting_bgimage.jpg) /*{background-image}*/;
	background-repeat: repeat-x /*{background-repeat}*/;
	background-position: top;
	color: #0d0600 /*{font-colour}*/;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif /*{font-family}*/;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 14px;
}
.nActive-wrapper .clearfix {
	clear: both;
}
.nActive-wrapper .container {
	box-shadow: none;
	background-color: transparent;
}
.nActive-wrapper .header {
	background-image: url(../img/golfworld_ebaylisting_bg.jpg);
	background-repeat: repeat;
	padding: 1em 0;
}
.usp {
	float: right;
    margin-top: 1em;
}
.usp ul {
	padding: 0;
	margin: 0;
	width: 100%;
	text-align: right;
}
.usp li {
	list-style: none;
	display: inline-block;
	padding: 1em;
    vertical-align: top;
}
.usp li .usp-icon {
    width: 26px;
    float: left;
	margin-right: 5px;
}
.usp li .usp-icon span {    
	width: 13px;
    padding: 9px;
    height: 13px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    line-height: 26px;
    border-radius: 50%;
    background: #beae00;
    color: #fff;
}
.usp li .usp-text {
    float: left;
    padding-left: 9px;
    font-size: 14px;
    width: 120px;
    text-align: left;
    font-weight: 600;
    line-height: 1.3em;
}
.nActive-wrapper .container.main-content {
	background-color: #fff;
    padding: 50px 15px;
}
.nActive-wrapper .container .column-left,
.nActive-wrapper .container .column-right {
    width: 47%;
}
.product-images-wrapper img {
	max-width: 85%;
}
.nActive-wrapper .container.main-content h1.model {
    line-height: 1.3em;
    font-size: 35px;
    font-weight: 400;
    margin: 0;
}
.nActive-wrapper .container.main-content h2.subtitle {
    margin: 0;
}
.nActive-wrapper .container.main-content h3.price {
    font-size: 35px;
    margin: 0 0 20px 0;
}
.nActive-wrapper .container.main-content .nKeyFeatures {
	color: #737373 !important;
	font-style: italic !important;
    margin-bottom: 2em;
}
.nActive-wrapper .container.main-content .nKeyFeatures * {
	line-height: 1em !important;
	padding: 0;
	margin: 0;
	font-size: 13px;
}
.nActive-wrapper .container.main-content .nKeyFeatures ul li {
	list-style: none;
    margin-top: 5px;
}
.nActive-wrapper .container.main-content .nKeyFeatures ul li:before {    
	font-family: 'FontAwesome';
	content: '\f00c';
    margin: 0 5px 0 0px;
}
.nActive-wrapper .nAccordion ul li {
    padding: 0px 0 15px 0;
	border: none;
}
.nActive-wrapper .nAccordion ul li i {
    left: 6px;
    padding: 20px 15px;
    width: 20px;
    height: 10px;
    margin: 0;
    text-align: center;
}
.nActive-wrapper .nAccordion ul li h2 {
	font-size: 14px;
    text-transform: uppercase;
    margin: 0;
    padding: 1em 1em 1em 5em;
}
.nActive-wrapper .nAccordion ul li i:before, 
.nActive-wrapper .nAccordion ul li i:after {
	background-color: #0d0600;
}
.nActive-wrapper .nAccordion ul li input[type=checkbox]:checked ~ i {
	background-color: #d9d9d9;
}
.nActive-wrapper .nAccordion ul li input[type=checkbox] ~ i {
	background-color: #f8e300;
}
.nActive-wrapper .nAccordion ul li input[type=checkbox]:checked ~ h2 {
    background-color: #f2f0f0;
	color: #0d0600;
}
.nActive-wrapper .nAccordion ul li input[type=checkbox] ~ h2 {
	background-color: #0d0600;
	color: #fff;
}
.nActive-wrapper .nAccordion input[type=checkbox]:checked ~ .nContent-panel {
	margin: 0;
}
.nActive-wrapper .nAccordion input[type=checkbox] ~ .nContent-panel {
    margin: 1.5em 0.5em;
}
.nActive-wrapper .nAccordion .nContent-panel {
}
.nActive-wrapper .nAccordion .nContent-panel ul li {
    padding: 0px 0px 5px 25px;
}
.nActive-wrapper .nAccordion .nContent-panel ul li:before {    
	font-family: 'FontAwesome';
	content: '\f0da';
    margin: 0 15px 0 -15px;
}
.nActive-wrapper .footer {
	background-image: url(../img/golfworld_ebaylisting_bg.jpg);
	background-repeat: repeat;
	padding: 1em 0;
}
.nActive-wrapper .footer ul {
    margin: 10px -5px;
	padding: 0;
}
.nActive-wrapper .footer ul li {
	list-style: none;
	display: inline-block;
    padding: 0 5px;
}
.nActive-wrapper .footer ul li > .fa {
    font-size: 50px;
    position: relative;
    top: -5px;
}
.nActive-wrapper .footer .btn {
	padding: 9px 15px;
	border: 1px solid #0d0600;
	float: left;
	text-decoration: none;
	color: #0d0600;
}
.nActive-wrapper .footer .btn:hover,
.nActive-wrapper .footer .btn:focus {
	background-color: #0d0600;
	color: #f8e300;
}
.nActive-wrapper .footer .footer-right {
	float: right;
	text-transform: uppercase;
	font-size: 13px;
	padding-top: 1em;
}
.nActive-wrapper .footer .footer-left {
	float: left;
}
@media (min-width: 1200px) {
}
@media (min-width: 992px) and (max-width: 1199px){
}
@media (min-width: 768px) and (max-width: 991px){
.usp {
    margin-top: 0.2em;
}
.usp li {
    width: 100px;
}
.usp li .usp-icon,
.usp li .usp-text {
	float: none;
}
.usp li .usp-text {
	font-size: 13px;
}
.usp li .usp-icon {
	margin-bottom: 5px;
}
}
@media (max-width: 767px) {
.nActive-wrapper img {
    margin: 0 auto;
    display: block;
}
.usp {
    margin-top: 0.5em;
    float: none;
    display: block;
}
.usp ul {
	width: 100%;
}
.usp li {
	display: block;
}
.usp li .usp-text {
	width: auto;
    margin-top: 4px;
    font-size: 13px;
}
.usp li .usp-icon span {
    width: 11px;
    padding: 7px;
    height: 11px;
    font-size: 12px;
}
.nActive-wrapper .container .column-left,
.nActive-wrapper .container .column-right {
    width: 94%;
}
.nActive-wrapper .footer,
.nActive-wrapper .footer ul {
	text-align: center;
}
.nActive-wrapper .footer .footer-right {
	width: 100%;
	text-align: center;
}
.nActive-wrapper .footer .btn {
	display: block;
}
}