@charset "UTF-8";

/* CSS AGSPARES */

@-ms-viewport {
    width: device-width;
}

#product .tradePrice {background: #eee; padding: 10px;font-family: "proxima-nova", sans-serif !important;
    text-transform: uppercase;
    letter-spacing: 1px; font-weight:bold; font-size: 15px !important; border: 1px solid #ccc}

#product .tradePrice span {font-size: 15px !important;}


.categories-links {
    list-style: none;
    margin: 0 0 25px 0;
    padding: 0;
}

.categories-links li {
    display: inline-block;
}

.categories-links li a {
    display: block;
    background: #eee;
    border-radius: 60px;
    text-decoration: none;
    padding: 8px 12px;
    font-family: "proxima-nova", sans-serif !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-right: 3px;
}

.categories-links li a:hover {
    background: #444;
    color: #fff
}

#pdfContainer {
    margin-bottom: 40px;
}

.downloads-page h4 {
    background: #222;
    color: #fff;
    padding: 15px 0;
    font-size: 24px;
    text-transform: uppercase;
    font-style: normal;
}

.downloads-page h4 em {
    font-style: normal;
}

.downloads-page h4 strong {
    font-weight: normal;
}

.downloads-page h4 a {
    color: inherit;
}

.downloads-page p {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 15px;
    line-height: 22px;
    margin: 10px 0;
}

.downloads-page td p {
    font-style: 13px;
    margin: 0;
}

.btn-group-login {
    display: flex
}

.btn-group-login a {
    margin-left: 10px;
}

.qty-row input[type="number"] {
    width: 25px;
    padding: 0;
    line-height: 15px;
    height: 26px;
    border: 1px solid #000;
    text-align: center;
    font-family: "alternate-gothic-no-2-d", sans-serif !important;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    color: #000
}

a {
    color: inherit;
}

.proceed-message {
    background: #288ad6;
    color: #fff;
    padding: 20px;
    border-radius: 2px;
    font-size: 13px;
}

.proceed-message h3 {
    text-transform: uppercase;
    font-size: 24px;
}

#notificationContainer {
    padding: 40px 0;
}

#notificationContainer h2 {
    font-size: 36px;
    text-align: center;
    text-transform: uppercase
}

#notificationContainer p {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
}

.products-container .customSelect {
    border: 2px solid #ccc;
    width: 350px;
    margin: 30px auto 10px;
    display: block !important;
}

.item .customSelect {
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 400;
    margin: 4px 0 10px 10px;
    width: 70%;
    border: 0;
}

.flex-row {
    display: flex;
    align-items: flex-start | flex-end | center | baseline | stretch;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
}

.flex-row>li {
    width: 16.66%
}

.flex-row-cat {
    display: flex;
    align-items: flex-start | flex-end | center | baseline | stretch;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
}

.flex-row-cat>li {
    width: 7.1%
}

.flex-row-cat .item article {
    min-height: 30px
}

.flex-row-cat .item figure {
    min-height: 95px;
    max-height: 95px;
    overflow: hidden;
}

body.home {
    background: url(../img/background.jpg) center top no-repeat
}

body {
    background: #222;
    max-width: 100%;
    overflow: hidden
}

.top {
    display: none;
    position: fixed;
    z-index: 9999;
    background: #D3121A;
    color: #fff;
    font-family: "alternate-gothic-no-2-d", sans-serif !important;
    font-style: normal;
    font-weight: 400;
    padding: 20px;
    bottom: 40px;
    right: 40px;
    text-decoration: none;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 30px
}

.top i {
    font-size: 24px;
}

.top-mobile {
    display: block;
    position: fixed;
    z-index: 9999;
    background: #D3121A;
    color: #fff;
    font-family: "alternate-gothic-no-2-d", sans-serif !important;
    font-style: normal;
    font-weight: 400;
    padding: 13px 20px;
    bottom: 20px;
    right: 20px;
    text-decoration: none;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 30px
}

.top-mobile i {
    font-size: 24px;
}

.products-container .category-headers {
    padding: 40px 0 0px 0 !important;
}

.gallery {
    margin-right: 40px;
    margin-left: -10px
}

.gallery .group {
    border: 1px solid #eee;
    display: block;
    margin: 10px;
}

.preview-wrapper {
    width: 900px;
}

.preview-wrapper h2 {
    font-size: 30px;
    text-transform: uppercase
}

.preview-wrapper textarea {
    width: 98% !important
}

.flybutton {
    float: right;
    width: 40px;
    height: 40px;
    display: block;
    position: relative;
    margin: 6px -129px 0 0;
    z-index: -100
}

.wishlist-wrapper .item article {
    min-height: 160px !important;
}

.guides img {
    width: 160px;
    height: 100px;
    margin: 0;
}

.guides h3 {
    margin: 0 !important;
    padding: 0;
    font-family: "alternate-gothic-no-2-d", sans-serif !important;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px !important;
}

.white-container {
    background: #fff;
    display: block;
}

.tractor {
    position: absolute;
    top: 520px;
    z-index: 300;
    right: 0;
}

.tractor-old {
    position: absolute;
    top: 566px;
    z-index: 300;
    left: 0;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: "alternate-gothic-no-2-d", sans-serif;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
}

header {
    height: 124px;
    display: block;
    overflow: hidden
}

figure.logo {
    width: 290px;
    height: 72px;
    float: left;
    margin: 25px 0
}

nav.main {
    background: url(../img/nav-bg.png) repeat-x;
    height: 50px;
    display: block;
    width: 100%;
    -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.6);
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.6);
    position: relative;
    z-index: 900;
}

aside.details {
    text-align: right;
    padding: 50px 0;
}

aside.details ul {
    margin: 0 25% 0 0;
    padding: 0;
    list-style: none;
}

aside.details li {
    display: inline-block;
    padding: 0 7px;
    font-family: "alternate-gothic-no-2-d", sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase
}

.mini-cart {
    background: #d3121b;
    color: #fff;
    width: 48px;
    height: 73px;
    position: absolute;
    right: 0px;
    top: 0px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    text-align: center;
    z-index: 999;
}

.mini-cart a {
    display: block;
    color: #fff;
    font-family: "alternate-gothic-no-1-d", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    text-decoration: none;
    padding: 15px 0 0 0
}

.mini-cart hr {
    width: 55%;
    margin: 6px auto 0;
    height: 1px;
    border: 0;
    background: #a4050c;
}

.mini-wishlist {
    background: #5cb85c;
    color: #fff;
    width: 48px;
    height: 73px;
    position: absolute;
    right: 55px;
    top: 0px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    text-align: center;
    z-index: 999;
}

.mini-wishlist a {
    display: block;
    color: #fff;
    font-family: "alternate-gothic-no-1-d", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    text-decoration: none;
    padding: 15px 0 0 0
}

.mini-wishlist i {
    margin: 4px 0 0 0
}

.mini-wishlist hr {
    width: 55%;
    margin: 6px auto 0;
    height: 1px;
    border: 0;
    background: #4CAE49;
}

.mini-tractor {
    background: #0896d1;
    color: #fff;
    width: 48px;
    height: 73px;
    position: absolute;
    right: 110px;
    top: 0px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    text-align: center;
    z-index: 999;
}

.mini-tractor a {
    display: block;
    color: #fff;
    font-family: "alternate-gothic-no-1-d", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    text-decoration: none;
    padding: 15px 0 0 0
}

.mini-tractor i {
    margin: 4px 0 0 0
}

.mini-tractor hr {
    width: 55%;
    margin: 6px auto 0;
    height: 1px;
    border: 0;
    background: #13a3df;
}

.red {
    color: #d3121b !important;
}

.red-bg {
    background: #d3121b !important;
}

.grey-bg {
    background: #eee;
}

.scroll {
    display: block;
    position: fixed;
    z-index: 9999;
    background: #D3121A;
    color: #fff;
    font-family: "alternate-gothic-no-2-d", sans-serif !important;
    font-style: normal;
    font-weight: 400;
    padding: 10px 20px 8px 20px;
    top: 60px;
    left: 0px;
    text-decoration: none;
    font-size: 18px;
    text-transform: uppercase;
}


/*Nav*/

nav.main {
    border-left: 1px solid #393939;
}

nav.main>div>ul>li {
    float: left;
    display: block
}

nav.main>div>ul>li>a {
    font-family: "alternate-gothic-no-2-d", sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    border-left: 1px solid #000;
    border-right: 1px solid #393939;
    padding: 13px 20px 13px 27px;
}

.cart a {
    text-decoration: none
}

nav.main>div>ul>li:first-child {
    border-left: 1px solid #393939;
}

.account-nav>li:first-child {
    border-left: none !important
}

.account-nav>li:last-child {
    border-right: 1px solid #000;
}

.account-nav {}

.account-nav>li {
    position: relative !important
}

nav.main>div>ul>li>a:hover,
nav.main>div>ul>li>a.menu-active {
    -webkit-box-shadow: inset 0px 1px 41px 5px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: inset 0px 1px 41px 5px rgba(0, 0, 0, 0.8);
    box-shadow: inset 0px 1px 41px 5px rgba(0, 0, 0, 0.8);
}

.nav>li>div {
    position: absolute;
    left: 0;
    top: 45px;
    display: none;
    background: #fff;
    padding: 0px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    border-top: 4px solid #d3121b;
}

.nav>li>div p {
    color: #666;
}

.nav>li>div.right {
    right: 0;
    left: auto
}

.container-1,
.container-2,
.container-3,
.container-4 {
    font-size: 80%;
}

.nav>li:hover>a {
    -webkit-box-shadow: inset 0px 1px 41px 5px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: inset 0px 1px 41px 5px rgba(0, 0, 0, 0.8);
    box-shadow: inset 0px 1px 41px 5px rgba(0, 0, 0, 0.8);
}


/* .nav > li:hover > div {display: block;} */

#headerMenu .container-drop.visible {
    display: block;
}

.nav li>a:after {
    color: #d3121b;
    font-size: 13px;
    content: ' ▾';
    margin-left: 10px;
    line-height: 18px;
}

.nav li>a:only-child:after {
    content: '';
}

.intro-menu {
    display: block
}

.intro-menu h3 {
    font-size: 30px;
    text-transform: uppercase;
    color: #d3121b;
}

.intro-menu p {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    border-bottom: 1px solid #eee;
    padding: 8px 0 30px 0
}

.feature-link {
    background: #222;
    color: #fff;
    display: block
}


/* COLUMNS */

.container-drop ul {
    margin: 40px 0 0;
    float: left;
    padding: 0 0px;
}

.container-drop ul li a {
    font-size: 14px;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    display: block;
    padding: 3px 0;
    color: #666;
}

.container-drop ul li a:hover {
    color: #d3121b;
}

.col-sm {
    width: 250px !important;
}


/* Drop Column */

.container-drop {
    width: 60%;
}

.inner {
    padding: 30px;
    display: block;
    overflow: hidden
}

.container-drop h4 {
    margin: 20px 0 -40px 0;
    text-transform: uppercase;
    font-size: 20px;
}

.account-nav h4 {
    margin: 0 !important;
}

.account-nav ul {
    margin: 10px 0 !important
}


/*Icons*/

i.flag {
    background: url(../img/flag-icn.png);
    width: 36px;
    height: 35px;
    display: inline-block;
    margin: -12px 0
}

i.warranty-12 {
    background: url(../img/12m-warranty.png);
    width: 66px;
    height: 47px;
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
}

i.warranty-3 {
    background: url(../img/3m-warranty.png);
    width: 66px;
    height: 47px;
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
}

i.delivery {
    background: url(../img/truck.png);
    width: 59px;
    height: 35px;
    display: inline-block;
    margin: 2px 0 0 0
}

.search-icn {
    background: url(../img/search-icn-white.png) 95% no-repeat #272727 !important;
}

i.cart-icn {
    background: url(../img/cart-icn.png);
    width: 18px;
    height: 18px;
    display: block;
    margin: 4px auto 2px;
}


/*Parts Search - HOME */

.parts-enquiry .col-sm-5 {
    display: block;
    float: none !important;
    width: 90% !important;
}

.parts-enquiry .usedParts-search {
    width: 100% !important;
    float: none;
}

.find-parts {
    display: block;
    position: relative;
    min-height: 660px;
}

.find-parts h1 {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: 27px;
    text-align: left;
    color: #fff;
    padding: 50px 0
}

.find-parts h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 48px;
    padding: 0;
}

.find-parts h2 strong {
    font-weight: 400;
}

.usedParts-search>form>div {
    margin: 0 25px 0 0;
    background: url(../img/white-bg.png) repeat;
    border-radius: 5px;
    overflow: hidden;
    padding: 15px 20px 20px 20px;
    position: relative
}

.newParts-search>div {
    margin: 0 30px 0 0;
    background: url(../img/grey-bg.png) repeat;
    border-radius: 5px;
    overflow: hidden;
    padding: 15px 20px 20px 20px;
    position: relative
}

.newParts-search hr {
    background: #d3121b;
    width: 60px;
    display: block;
    height: 3px;
    border: 0;
    margin: -10px 0 25px 74px
}

.usedParts-search h2 {
    color: #272727;
}

.usedParts-search hr {
    background: #165a39;
    width: 70px;
    display: block;
    height: 3px;
    border: 0;
    margin: -10px 0 29px 74px
}

.find-parts input[type="text"],
.find-parts textarea {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    border-radius: 5px;
    padding: 16px 0;
    border: 0;
    display: block;
    width: 100%;
    text-indent: 20px;
    color: #929292;
    margin: 4px 0
}

.find-parts textarea {
    text-indent: 0px;
    padding: 16px 20px;
    box-sizing: border-box;
}

.thumbs li {
    float: left;
    display: block;
    width: 32%;
    margin: 10px 2px;
}

#parts_enquiry_contact_details p {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
}

#parts_enquiry_contact_details p a {
    color: #424242
}

input.dark {
    background: #272727;
    color: #fff !important;
}

.customSelect {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    padding: 16px 20px;
    border: 0;
    display: block;
    background: url(../img/arrow.gif) 95% no-repeat #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    width: 90%;
    margin: 4px 0;
}

.customSelect2 {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    padding: 10px 22px;
    display: block;
    background: url(../img/arrow.gif) 95% no-repeat #fff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: -px;
    width: 92%;
    margin: 4px 0;
    border: 1px solid #ddd;
}

.customSelect3 {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    padding: 10px 22px;
    display: block;
    background: url(../img/arrow.gif) 91% no-repeat #fff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: -px;
    width: 90%;
    margin: 4px 0;
    border: 1px solid #ddd;
    width: 200px;
}

.customSelect4 {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    padding: 10px 22px;
    display: block;
    background: url(../img/arrow.gif) 91% no-repeat #fff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: -px;
    width: 84% !important;
    margin: 0 0;
    border: 1px solid #ddd;
}

#delivery_country,
#billing_country {
    width: 95% !important;
}

#product p a {
    font-weight: 700;
    color: #222;
}

#product p,
#product p span,
#product p a {
    font-family: "proxima-nova", sans-serif !important;
    font-style: normal;
    font-size: 13px !important;
}

.sitemap li {
    font-size: 13px;
    line-height: 19px;
}

.customSelectInner {
    width: 100% !important
}

.shipping-text {
    display: block;
    padding: 8px 0 0 0;
    width: 70%;
    float: left;
}

.shipping-text h4 {
    font-size: 23px;
    color: #fff;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 0 10px;
    line-height: 20px;
    letter-spacing: 1px;
    display: inline-block;
    font-family: "alternate-gothic-no-1-d", sans-serif;
}

.or {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    display: block;
    text-align: center;
    font-family: "proxima-nova", sans-serif;
    padding: 4px 0;
}

.usedParts-search .or {
    color: #444 !important
}

.enquiry-text {
    display: block;
    padding: 15px 0 5px 0;
    width: 100%;
    float: left;
}

.enquiry-text h4 {
    font-size: 23px;
    color: #222;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 0 10px;
    line-height: 20px;
    letter-spacing: 1px;
    display: inline-block;
    font-family: "alternate-gothic-no-1-d", sans-serif;
}

.enquiry-text i {
    font-size: 40px;
    color: #222;
    line-height: 30px;
    margin-top: -2px;
    float: left;
}

.shipping-text small,
.enquiry-text small {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    text-transform: none !important;
    font-weight: 400;
    font-size: 13px;
    display: block;
    margin: -3px 0 0 0;
    letter-spacing: normal;
}

.search-btn {
    background: #d3121b url(../img/cart-icn-sml.png) 83% 11px no-repeat;
    color: #fff;
    font-family: "alternate-gothic-no-1-d", sans-serif;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    border: 0;
    padding: 8px 30px 5px 15px;
    font-size: 20px;
    letter-spacing: 1px;
    border-radius: 5px;
    float: right;
    margin: 13px 0 0 0;
    outline: none
}

.send-btn {
    background: #165a39 url(../img/send-icn-sml.png) 90% 11px no-repeat;
    color: #fff;
    font-family: "alternate-gothic-no-1-d", sans-serif;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    border: 0;
    padding: 8px 30px 5px 15px;
    font-size: 20px;
    letter-spacing: 1px;
    border-radius: 5px;
    float: right;
    margin: 15px 0 0 0;
    outline: none
}


/* Content Styles */

#content-container {
    display: block;
    background: #fff;
}

.a-center {
    text-align: center;
}

.a-left {
    text-align: left;
}

.a-right {
    text-align: right;
}

.a-justify {
    text-align: justify;
}

.sdw-band {
    background: url(../img/sdw-content.gif) top repeat-x;
    display: block;
    height: 20px;
    width: 100%;
    overflow: hidden
}

.header h1 {
    font-size: 30px;
    padding: 0 15px;
    text-transform: uppercase;
    color: #272727;
    font-family: "alternate-gothic-no-1-d", sans-serif;
}

.header.white h1 {
    color: #fff;
}

.content {
    padding: 50px 0;
    display: block;
}

.hills {
    display: block;
    background: url(../img/hills.gif) center top no-repeat;
    height: 40px;
}

.header {
    line-height: 0.5;
    text-align: center;
    width: 100%;
    margin: 0 auto 30px;
}

.header span {
    display: inline-block;
    position: relative;
    margin-top: 20px;
}

.header span:before,
.header span:after {
    content: "";
    position: absolute;
    height: 1px;
    border-bottom: 1px solid #ddd;
    top:18px;
    width: 150%;
}

.header.white span:before,
.header.white span:after {
    content: "";
    position: absolute;
    height: 1px;
    border-bottom: 1px solid #fff !important;
    top: 18px;
    width: 150%;
    opacity: .3
}

.header span:before {
    right: 100%;
    margin-right: 15px;
}

.header span:after {
    left: 100%;
    margin-left: 15px;
}

p.tagline {
    font-size: 15px;
    text-align: center;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #272727;
}

p.tagline a {
    color: #272727;
}

p.tagline a:hover {
    color: #d3121b
}

.copy {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    max-width: 750px;
    margin: 20px auto
}

.copy.wide {
    max-width: 100% !important
}

.copy p {
    font-size: 13px;
    line-height: 20px;
    padding: 4px 0;
    margin: 4px 0
}

.copy h2 {
    color: #282727;
    font-size: 20px;
    text-transform: uppercase;
    margin: 20px 0 0px 0
}

.copy h3 {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 20px
}

.copy h4 {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    margin: 20px;
    color: #d3121b;
}

.copy a {
    color: #d3121b;
}

.page {
    max-width: 800px
}

.page article {
    padding: 0 30px
}

.grid ul {
    list-style: none;
}

.testimonial-gallery td {
    padding: 1%;
}

.testimonial-gallery tr:nth-child(odd) {
    background: #eee;
}

.testimonial-gallery article {
    padding: 0 20px;
}


/*** custom checkboxes ***/

.checkbox-group {
    color: #fff;
    display: block;
}

.checkbox-group label {
    font-family: "proxima-nova", sans-serif;
    font-size: 13px;
    display: block
}

.category-item input[type=checkbox] {
    display: none;
}


/* to hide the checkbox itself */

.category-item input[type=checkbox]+label:before {
    font-family: FontAwesome;
    display: inline-block;
    color: #222;
    position: absolute;
    top: 0;
}

.checkbox-group input[type=checkbox]+label:before {
    content: "\f096";
    font-size: 18px;
    position: absolute;
    top: 18px;
    left: 20px;
    font-weight: 400
}


/* unchecked icon */

.checkbox-group input[type=checkbox]+label:before {
    letter-spacing: 10px;
}


/* space between checkbox and label */

.checkbox-group input[type=checkbox]:checked+label:before {
    content: "\f046";
}


/* checked icon */

.checkbox-group input[type=checkbox]:checked+label:before {
    letter-spacing: 5px;
}


/* allow space for check mark */

.breadcrumb {
    text-align: left;
    display: block;
    position: relative;
    background: #444;
    padding: 5px 20px;
    margin-bottom: 0px;
}

.breadcrumb li {
    display: inline-block;
    margin-right: 10px;
    font-family: "proxima-nova", sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
}

.breadcrumb li a {
    font-family: "proxima-nova", sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    text-decoration: none
}

.breadcrumb li a:hover {
    color: #ccc
}

.breadcrumb li a i {
    margin-right: 3px;
    color: #8e8e8e
}

.category-name {
    height: 40px;
}

.overview-banner {
    display: block;
    position: relative;
}

.overview-banner .product-ad {
    position: absolute;
    width: 100%;
    height: 100px;
}

.overview-banner .product-ad img {
    width: auto;
    margin: 20px auto
}

.checkboxes {
    margin: 10px 0;
    display: block
}

.checkboxes label {
    font-size: 13px;
    font-family: "proxima-nova";
    font-weight: 700;
    margin-right: 10px;
    display: inline-block
}

.checkboxes input {
    margin: 2px 0 0 0
}

.checkboxes a {
    color: #444;
}


/* Features Home */

.features-home {
    display: block;
    overflow: hidden;
    margin: 50px auto;
    max-width: 1190px
}

.features-home article {
    border-radius: 4px;
    position: relative;
    margin: 0 7px;
}

.features-home h3 {
    color: #fff;
    text-align: center;
    display: block;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.features-home .customer {
    font-family: "proxima-nova", sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
}

.features-home .customer em {
    display: block
}

.features-home .customer span {
    display: inline-block;
    border-top: 1px solid #fff;
    font-family: "alternate-gothic-no-1-d", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    margin: 10px 0 0 0;
    padding: 3px 0;
}

.testimonial-home {
    padding: 30px;
    min-height: 180px;
}

.featured-parts {
    padding: 30px 15px 0px 15px;
    min-height: 210px;
}

.featured-parts ul,
.dismantling ul {
    margin: 20px 0 0 0
}

.featured-parts li,
.dismantling li {
    margin: 0 10px 0 0
}

.featured-parts h3 {
    color: #d3121b
}

.featured-parts figure,
.dismantling figure {
    background: #fff;
    border-radius: 5px;
    overflow: hidden
}

.featured-parts figcaption,
.dismantling figcaption {
    font-family: "alternate-gothic-no-2-d", sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    color: #222;
    margin: 7px 3px
}

.featured-parts figure img,
.dismantling figure img {
    width: 100%;
    max-height: 79px;
    overflow: hidden
}

.featured-parts .flex-direction-nav .flex-prev {
    background: url(../img/red-prev.png) no-repeat !important;
    left: 25px;
    top: 34px;
}

.featured-parts .flex-direction-nav .flex-next {
    background: url(../img/red-next.png) no-repeat !important;
    right: 20px;
    top: 34px;
}

.dismantling {
    padding: 30px 15px 3px 15px;
    min-height: 187px;
}

.dismantling h3 {
    color: #165a39
}

.dismantling .flex-direction-nav .flex-prev {
    background: url(../img/green-prev.png) no-repeat !important;
    left: 25px;
    top: 34px;
}

.dismantling .flex-direction-nav .flex-next {
    background: url(../img/green-next.png) no-repeat !important;
    right: 20px;
    top: 34px;
}


/*Logos*/

.logos-container {
  padding: 30px 0;
  display: flex;
  overflow: hidden;
  width: 1000px;
  margin: 0 auto;
  background: #fff;
  justify-content: center;
  align-items: center;}

.logos-container figure {
    float: left;
    display: block;
    width: auto;
    margin: 20px 8px;
    position: relative;
    z-index: 800;
}


/* Products Overview Grid */

.sortby {
    display: flex;
    margin: 0 0 10px 0;
    text-align: left;
    background: #222;
}

.sortby a {
    display: block;
    background: #222;
    font-family: "alternate-gothic-no-2-d", sans-serif;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    font-size: 17px;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px 7px 20px;
    margin: 0
}

.sortby a:hover {
    background: #999
}

.sortby .active {
    background: #d3121b
}

.sort-title {
    display: block;
    float: left;
    font-family: "alternate-gothic-no-2-d", sans-serif;
    text-transform: uppercase;
    font-size: 17px;
    margin-right: 20px;
    padding: 10px 10px 7px 30px;
    color: #999
}

.select-model {
    position: relative;
    width: 150px;
    padding: 3px 0 0 0;
}

.select-model .customSelect {
    font-family: "alternate-gothic-no-2-d", sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 17px;
    color: #fff;
    padding: 6px 6px 3px 6px;
    border: 0;
    display: block;
    background: url(../img/arrow-white.png) 95% no-repeat #222;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    width: 90%;
    border: 1px #444 solid;
    margin: 0;
    -webkit-font-smoothing: antialiased;
}

.grid {
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 0 0 60px 0
}

.grid.associated {
    background: #d3121b;
    padding: 20px 0 40px 0
}

.associated #container {
    width: 70%;
    margin: 0 auto 50px
}

.associated .item>div {
    background: #a4050c !important;
    border: none !important
}

.associated .item h4 {
    color: #fff !important
}

.associated .item .price,
.associated .item p.link a {
    color: #fff;
}

.grid.other .item, .grid.associated .item {width: 100%; float:none;max-width: 450px;}
.grid.other #container, .grid.associated  #container {display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); grid-gap: 30px;}

.other .button.ordernow, .associated .button.ordernow {width:100%; padding: 5px 0}

.other .item .price.rrpPrice, .associated .item .price.rrpPrice {font-size: 12px;}
.other .item .price.tradePrice {color:#fff}

.grid.other {
    background: #222;
    padding: 20px 0 0 0
}

.other #container {
    width: 70%;
    margin: 0 auto 50px
}

.other .item>div {
    background: #333 !important;
    border: 1px solid #333 !important
}

.other .item h4 {
    color: #fff !important
}

.other .item .description p {
    color: #fff !important
}

.instructions {
    font-size: 15px;
    font-family: "proxima-nova", sans-serif;
    font-style: italic;
    font-weight: 400;
    display: block;
    margin-bottom: 15px;
}

.ui-autocomplete {
    z-index: 999 !important
}

.category-headers {
    width: 100%;
    display: block;
    position: relative;
    padding: 10px 0 10px 0;
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
}

.category-headers h1 {
    color: #222;
    font-size: 30px;
    text-transform: uppercase
}

.category-headers h3 {
    font-size: 19px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 300;
    display: block;
    margin-bottom: 15px;
    margin-top: -10px;
    color: #d3121b
}

.category-select {
    width: 8.33%;
    float: left;
    list-style: none;
    position: relative;
}

.cat-name {
    font-weight: 300;
    color: #fff;
    font-family: "proxima-nova", sans-serif;
    font-size: 13px;
    padding: 10px 15px !important;
}

.category-item.sml {
    min-height: 100px !important
}

.products-container {
    display: block;
    padding: 0 0 0px 0;
    background: #fff;
    overflow: hidden
}

.products-container .item>div {
    background: #eee;
    margin: 10px;
    border: 1px solid #eee;
}

.products-container ul {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style: none;
}

.item figure {
    display: block;
    position: relative;
    height: auto;
    padding: 10px 0;
    background: #fff;
    min-height: 220px;
}

.item figure>a {
    display: block;
    padding: 20px;
    background: #fff;
}

.item figure img {
    display: block;
    width: 80%;
    margin: 0 auto;
}

.item .category-item.sml figure img {
    display: block;
    width: 80%;
    margin: 0 auto;
}

.item article {
    padding: 10px 15px;
    min-height: 140px;
}

.item .category-item.sml article {
    padding: 10px 15px;
    height: 32px;
}

.item h4 {
    color: #222;
    font-size: 17px;
    text-transform: uppercase
}

.item h5 {
    color: #d3121b;
    font-size: 16px;
    text-transform: uppercase
}

.item p {
    font-size: 17px;
    line-height: 22px;
    padding: 2px 0;
    margin: 2px 0;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
}

.item p.link {
    text-align: right;
}

.item p.link a {
    text-decoration: none
}

.item .description {
    padding: 0 0 10px 0
}

.item .description p {
    font-size: 13px;
    margin: 0;
    padding: 0;
    line-height: 18px;
    font-weight: 400;
}

.item .price {
    color: #d3121b;
}

.price small {
    font-size: 12px;
}

.cart-group-btns {
    margin: 10px;
    overflow: hidden;
    display: block;
    position: relative
}

.cart-group-btns .flybutton {
    position: absolute;
    margin: 0;
    top: -12px;
}

#selected_categories {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 15px;
    font-weight: 700;
    display: block;
    margin-bottom: 20px;
    color: #d3121b
}

.category-item {
    background: #222 !important;
    margin: 5px;
}

.category-item ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.category-select-main .category-item {
    min-height: 140px;
}

.category-select-main .checkbox-group {
    height: auto !important;
}

.category-item h4 {
    color: #fff;
    padding-bottom: 5px;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 12px;
}

.category-item a {
    text-decoration: none
}

.category-item figure>a {
    padding: 0 !important;
}

.category-item:hover {
    background: #d3121b !important
}

.breadcrumbs {
    padding: 20px 0;
    color: #999;
    font-size: 10px;
    text-transform: uppercase;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
}

.breadcrumbs a {
    color: #424242;
    text-decoration: none;
    display: inline-block;
    padding: 0 2px
}

#product {
    padding: 40px 0 60px 0;
    display: block;
}

#product figure {
    display: block
}

#product h1 {
    font-size: 30px;
    color: #d3121b;
    text-transform: uppercase
}

#product h2 {
    font-size: 18px;
    color: #333;
}

#product h3 {
    color: #424242;
    font-size: 20px;
    margin-top: 10px
}

#product hr {
    margin: 30px 0;
    background: #ddd;
    height: 1px;
    border: 0
}

#product p {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 13px;
    line-height: 22px;
    margin: 4px 0;
    padding: 4px 0
}

#product .disclaimer {
    display: block;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
}

#product .disclaimer a {
    color: #d3121b;
}

#product .order-btn,
#product .wishlist-btn {
    margin: 7px 0 0 5px;
}

.thumbs {
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
    display: block
}

.mainImg {
    float: left;
    display: block
}

.savetractor {
    text-align: center;
    background: #eee;
    padding: 20px;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-size: 14px;
    display: block;
    margin: 0 10px 30px 10px;
}

.savetractor a {
    color: #d3121b;
    font-weight: 700;
}

.savetractor .button {
    margin-top: 15px;
    border-radius: 3px;
}

.order-btn {
    background: #d3121b url(../img/cart-icn-sml.png) 84% 11px no-repeat;
    color: #fff;
    font-family: "alternate-gothic-no-1-d", sans-serif;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    border: 0;
    padding: 8px 35px 5px 17px;
    font-size: 20px;
    letter-spacing: 1px;
    border-radius: 5px;
    float: right;
    margin: 13px 0 0 0;
    outline: none;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: relative;
    z-index: 900
}

.order-btn:hover {
    background: #424242 url(../img/cart-icn-sml.png) 84% 11px no-repeat;
    padding: 8px 35px 5px 17px;
}

.wishlist-btn {
    z-index: 900 !important;
    background: #222;
    color: #fff;
    font-family: "alternate-gothic-no-1-d", sans-serif;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    border: 0;
    padding: 8px 17px 5px 17px;
    font-size: 20px;
    letter-spacing: 1px;
    border-radius: 5px;
    float: right;
    margin: 13px 5px 0 0;
    outline: none;
    text-decoration: none;
}

.product-ad {
    width: 940px;
    margin: 0 auto;
}

.product-ad img {
    margin-bottom: 30px;
    border-radius: 3px;
}

.product-ad a:hover img {
    opacity: .6
}

.note p {
    font-size: 16px;
    text-align: center;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
}

.note {
    padding-bottom: 40px;
}

.ssl-paymentpage {
    width: 50%;
    margin: 0 auto;
}

.loading-gif img {
    width: 50px;
    margin: 40% auto;
}

.qty-product {
    display: block;
    float: left;
    margin-bottom: -10px;
}

.qty-product input {
    border: 1px solid #ddd;
    padding: 7px;
    font-family: "proxima-nova", sans-serif;
}


/* Buttons  */

.button {
    text-transform: uppercase;
    display: inline-block;
    font-family: 'alternate-gothic-no-1-d';
    font-size: 26px;
    letter-spacing: 1px;
    background: #ececec;
    color: #797979;
    padding: 10px 30px 6px 30px;
    text-decoration: none !important;
    text-align: center;
    border: 0;
    cursor: pointer;
    z-index: 900;
    position: relative;
}

.dashboard-active {
    background: #d3121b !important;
    color: #fff !important;
}

.button:hover {
    background: #d3121b;
    color: #fff
}

.button.outline {
    border: 4px solid #000;
    background: #fff;
    color: #000;
}

.button.outline:hover {
    color: #d3121b;
    border: 4px solid #d3121b;
}

.button.small {
    padding: 5px 7px 2px 7px;
    font-size: 17px;
    letter-spacing: normal;
    letter-spacing: 1px;
}

.button.dark {
    background: #222;
    color: #fff !important;
}

.button.redbg {
    background: #d3121b;
    color: #fff;
}

.button.right {
    float: right;
}

.button.dark2:hover {
    background: #222;
    color: #fff
}

.button.search {
    margin: 4px 0;
    border-radius: 5px;
    padding: 13px 15px 8px 15px;
    font-size: 23px;
    background: #A40502;
    color: #fff;
}

.button.search:hover {
    background: #2e2e2d
}

.button.red-bg {
    color: #fff !important;
    width: 100%;
    padding: 10px 0 6px 0;
    text-align: center;
    border-radius: 4px;
}

.button.ordernow {
    font-size: 11px;
    background: #d3121b;
    color: #fff;
    padding: 5px 10px;
    line-height: 13px;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 700;
}

.button.ordernow:hover {
    background: #2e2e2d
}

.view-btn {
    display: block;
    padding: 12px 20px;
    border-radius: 3px;
    margin-bottom: 7px;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
}


/* Footer Container */

.footer-container {
    background: url(../img/footer.jpg) top center no-repeat #2e2e2d;
    min-height: 470px;
    overflow: hidden;
    background-size: cover;
}

.footer-links {
    margin: 190px 0 0 0
}

.footer-links ul {
    float: left;
    margin: 0 0px 30px 0;
    padding: 0;
    list-style: none;
    min-width: 200px;
}

.footer-links li {
    display: block;
}

.footer-links li h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 21px;
    font-family: "alternate-gothic-no-1-d", sans-serif;
    letter-spacing: 1px;
    margin-bottom: 3px;
}

.footer-links a {
    text-decoration: none;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #fff;
    display: block;
    font-size: 13px;
    padding: 3px 0
}

.footer-links a:hover {
    opacity: .6
}

.footer-details {
    margin: 190px 0 0 0
}

.footer-details h5 {
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: "alternate-gothic-no-1-d", sans-serif;
    margin-bottom: 20px;
}

.footer-details small {
    display: block;
    font-size: 14px;
    margin: -5px 0 0 0
}

.newsletter-form input {
    background: #1f1e1e;
    border: 0;
    display: inline-block;
}

.newsletter-form input[type="text"] {
    padding: 15px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #fff;
    min-width: 240px;
}

.newsletter-form input[type="submit"] {
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: "alternate-gothic-no-1-d", sans-serif;
    padding: 15px 22px 14px 20px;
    border-left: 1px solid #2e2e2e;
    background: url(../img/send-icn.png) 13px 14px no-repeat #1f1e1e;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    width: 120px;
    text-align: right;
    outline: none
}

.page-links {
    display: block;
    margin: 35px 0
}

.page-links a {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #fff;
    display: inline-block;
    padding: 0 5px;
    font-size: 14px;
    text-decoration: none;
}

.page-links a:hover {
    opacity: .6;
}

.copyright {
    font-family: "alternate-gothic-no-1-d", sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}

.copyright span {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
}

.copyright a {
    color: #fff;
}


/* Overview */

.search-container div {
    margin-right: 10px;
    padding: 6px 0 3px 0
}

.search-container h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 26px;
    margin: 8px 0 0 0
}

.search-container h2 small {
    font-size: 17px;
    display: block;
    margin: -6px 0 0 0
}

.search-container input[type="text"] {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    border-radius: 5px;
    padding: 16px 0;
    border: 0;
    display: block;
    width: 100%;
    text-indent: 20px;
    color: #929292;
    margin: 4px
}


/* Tables */

.table {
    border-top: 1px solid #dddddd;
}

.table img {
    margin: 0 auto;
    width: auto;
}

.table {
    max-width: 100%;
    background-color: transparent;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    margin-bottom: 20px;
}

.table a i {
    color: #f47b20;
}

.table thead>tr>th,
.table tbody>tr>th,
.table tfoot>tr>th,
.table thead>tr>td,
.table tbody>tr>td,
.table tfoot>tr>td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: middle;
    border-top: 1px solid #dddddd;
}

.table thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd;
}

.table caption+thead tr:first-child th,
.table colgroup+thead tr:first-child th,
.table thead:first-child tr:first-child th,
.table caption+thead tr:first-child td,
.table colgroup+thead tr:first-child td,
.table thead:first-child tr:first-child td {
    border-top: 0;
}

.table tbody+tbody {
    border-top: 2px solid #dddddd;
}

.table .table {
    background-color: #ffffff;
}

.table-condensed thead>tr>th,
.table-condensed tbody>tr>th,
.table-condensed tfoot>tr>th,
.table-condensed thead>tr>td,
.table-condensed tbody>tr>td,
.table-condensed tfoot>tr>td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #dddddd;
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 1px solid #dddddd;
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px;
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9;
}

.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
    background-color: #f5f5f5;
}

.table col[class*="col-"] {
    display: table-column;
    float: none;
}

.table td[class*="col-"],
table th[class*="col-"] {
    display: table-cell;
    float: none;
}

/* Changes */

.search-no-container {padding: 30px; background: #eee; max-width: 100%; margin: 0 auto; box-sizing: border-box;}
.search-no-container p {font-size: 13px; line-height: 20px; padding: 4px 0; font-family: "proxima-nova", sans-serif; font-style: normal; font-weight: 400;}
.search-no-container .top-search-container {padding-bottom: 20px;}
.search-no-container .top-search-container h2 {font-family: montserrat, sans-serif; font-weight: 400; font-style: normal; font-size: 18px; line-height: 24px; color: #3a3939; padding-bottom: 12px; text-transform: none; margin: 0;}
.search-no-container .search-no-item {align-items: center;}
.search-no-container .search-no-item img {width: 20%; max-width: 100px; margin: 10px 0; border-radius: 100px;}
.search-no-container .search-no-item:nth-child(2) img {background: #0896d1;}
.search-no-container .search-no-item:nth-child(3) img {background: #5cb85c;}
.search-no-container .search-no-item:nth-child(4) img {background: #d31219;}
.search-no-container .search-no-item:nth-child(5) img {background: #3a3939;}
.search-no-container .search-no-item p {width: 75%; margin: 0 auto;}

#form_login input.form_fields {font-family: "proxima-nova", sans-serif; font-style: normal; font-weight: 700; font-size: 14px; border-radius: 5px; padding: 16px 0; border: 0; display: block; width: 100%; text-indent: 20px; color: #929292; margin: 4px 0 10px; border: 1px solid #000; box-sizing: border-box; width: 99%;}

.top-container-new {display: flex; justify-content: space-between; align-items: center; padding: 30px 0;}
.top-container-new .filter_wrapper {display: flex; justify-content: space-between; align-items: center; width: 80%; background: #eee;padding: 5px;}
.top-container-new .filter_wrapper .select_make {width: 100%; padding: 0; margin-right: 5px;}
.top-container-new .filter_wrapper .select_model {width: 100%; padding: 0; margin-right: 5px;}
.top-container-new .filter_wrapper .btn_filterFind {padding: 15px 30px; width: auto; margin: 0;}
.top-container-new .filter_wrapper h3 {font-size: 22px; width: 100%; text-align: center;}

.hero-new-container {padding: 30px 0 0 0;}
.hero-new-container h2 {font-size: 30px;font-family: "Gotham";font-weight: bold;font-style: normal;line-height: 25px;text-transform: uppercase; margin-bottom: 20px;}
.hero-new-container .container {max-width:1300px!important; background: #eee; border-radius: 5px;padding:0px;}

.side-menu-trigger {display: none; cursor: pointer;}
.side-menu-trigger {position: relative; transition: 0.3s;}
.side-menu-trigger span {display: none; font-size: 22px; transition: 0.3s;}

.news-row {display: flex; flex-wrap:wrap; width: 100%; font-family: "alternate-gothic-no-1-d", sans-serif; justify-content: space-between; align-items: stretch; margin-top: 65px;}
.NewsSummary {width: 32%; padding-right: 20px;margin-bottom: 20px;box-sizing: border-box;min-height: 550px; position: relative; background:#eee;}
.NewsSummaryField {background: #eee;min-height: 300px;padding: 35px;border-radius: 3px;}
.NewsSummaryField figure {height: auto;overflow: hidden;position: relative;}
.NewsSummaryField figure img {width: 100%; height: auto;}
.NewsSummaryLink {width: 100%; padding: 15px 0;box-sizing: border-box;position: relative;}
.NewsSummaryLink a {font-weight: 400;font-size: 20px;position: relative; color: #3a3939; text-decoration: none; font-family: montserrat, sans-serif; font-weight:700; padding-bottom:10px}
.NewsSummaryLink a::after {content: "";width: 50px;height: 2px;bottom: -5px;background-color: #d31219;display: block;position: relative;}
.NewsSummaryPostdate {width: 30%;position: relative;background-color: #d31219;padding: 25px 20px;font-weight: 700;font-size: 21px;color: #fff;text-decoration: none;box-sizing: border-box; text-align: right;}



.NewsSummarySummary {color: #000;opacity: 0.8; position: relative; padding-bottom: 15px; font-family: montserrat, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 17px; line-height: 23px;}

.hub-link-button a {display: inline-block;background-color: #d31219;padding: 8px 18px;border: none;color: #fff;font-family: "alternate-gothic-no-1-d", sans-serif;width: auto;box-sizing: border-box;font-weight: lighter;text-decoration: none;text-transform: uppercase;font-size: 20px;}

video {width: 100%;}
.hub-video {height: 320px; overflow: hidden;}

h3#NewsPostDetailTitle {font-weight: 400;font-size: 40px; font-family: "alternate-gothic-no-1-d", sans-serif; padding: 10px 0;border-bottom: 3px solid #d31219; text-transform:uppercase; text-align:center;}

.copy .hub-video {height: 100%;}

.copy #NewsPostDetailContent {padding: 20px 0;}
.copy #NewsPostDetailContent p {font-size: 18px; line-height: 1.7;}
.copy #NewsPostDetailContent h2 {font-size: 25px!important;}
.copy #NewsPostDetailContent h3 {font-family: "alternate-gothic-no-2-d", sans-serif; font-style: normal; font-weight: 400; -webkit-font-smoothing: antialiased;color: #282727; font-size: 20px; text-transform: uppercase; margin: 20px 0 0px 0;}
.copy #NewsPostDetailContent ul li p {line-height: 1.2!important;font-size: 18px;}
.copy #NewsPostDetailContent ul {padding:10px 0px;}
.copy #NewsPostDetailContent ul li {line-height: 1.5!important;font-size: 16px;}

.copy #NewsPostDetailContent ol li p {line-height: 1.2!important;font-size: 18px;}
.copy #NewsPostDetailContent ol {padding:10px 0px;}
.copy #NewsPostDetailContent ol li {line-height: 1.5!important;font-size: 16px;}


.copy #NewsPostDetailContent table{
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 28px 0;
  background: #ffffff;
  border: 1px solid rgba(0,0,0,0.12);
  border-radius: 12px;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.4;
}

.copy #NewsPostDetailContent thead th{
  text-align: left;
  padding: 14px 16px;
  font-weight: 700;
  background: #f6f7f8;
  border-bottom: 1px solid rgba(0,0,0,0.12);
}

.copy #NewsPostDetailContent tbody td{
  padding: 14px 16px;
  border-bottom: 1px solid rgba(0,0,0,0.08);
  vertical-align: top;
}

.copy #NewsPostDetailContent tbody tr:last-child td{
  border-bottom: 0;
}

.copy #NewsPostDetailContent tbody tr:nth-child(even){
  background: rgba(0,0,0,0.02);
}

.copy #NewsPostDetailContent table th:first-child,
.copy #NewsPostDetailContent table td:first-child{
  font-weight: 700;
  white-space: nowrap;
}

.copy #NewsPostDetailContent table td,
.copy #NewsPostDetailContent table th{
  color: #111111;
}

.copy #NewsPostDetailContent table{
  box-shadow: 0 10px 30px rgba(0,0,0,0.06);
}

/* Mobile */
@media (max-width: 700px){
  .copy #NewsPostDetailContent table{
    font-size: 15px;
  }

  .copy #NewsPostDetailContent thead{
    display: none;
  }

  .copy #NewsPostDetailContent table,
  .copy #NewsPostDetailContent tbody,
  .copy #NewsPostDetailContent tr,
  .copy #NewsPostDetailContent td{
    display: block;
    width: 100%;
  }

  .copy #NewsPostDetailContent tbody tr{
    padding: 14px 16px;
    border-bottom: 1px solid rgba(0,0,0,0.10);
    background: #ffffff !important;
  }

  .copy #NewsPostDetailContent tbody td{
    padding: 6px 0;
    border: 0;
  }

  .copy #NewsPostDetailContent tbody td:first-child{
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 6px;
  }
}


.facebook-logo {width: 30px;height: 30px;}

.used-item {background: #eee; border-radius: 3px; width: 32%; margin-bottom: 25px;}
.used-item figure {height: 300px;}
.used-item figure img {height: 100%; object-fit: cover;}
.used-item article {padding: 35px;}
.used-item article ul {margin-left: 1em; list-style: none; margin-top: 10px;}
.used-item article ul li {position: relative; margin-bottom: 10px;}
.used-item article ul li::after {content: ""; display: block; width: 10px; height: 1px; background: #000; position: absolute; top: 50%; transform: translateY(-50%); left: -1em;}

.swiper-image-wrapper .swiper-tractor {height: 300px;}
.swiper-image-wrapper img {height: 100%; object-fit: cover;}

.swiper-image-wrapper .swiper-button-next {color: #d31219!important;}
.swiper-tractor .swiper-button-prev {color: #d31219!important;}

.dashboard-top {padding: 25px; box-sizing: border-box; margin-top: 50px; background: #eee;}
.dashboard-top h1, .grid-block h6, .dashboard-top span {font-family: "Gotham"; text-transform: uppercase; letter-spacing: 1px;}
.dashboard-top h2 {font-size: 35px; font-family: "Gotham"; font-weight: bold; font-style: normal; display: inline-block;}
.dashboard-top span {margin: 0;}
.dashboard-top .flex-row {justify-content: space-between; align-items: center;}
.dashboard-top .button {transition: 0.5s; font-size: 20px; margin-left: 15px;}
.dashboard-top .dashboard-active:hover {background: #333!important;}

.balance {position: relative; text-align: right; display: flex; flex-direction: column;}
.balance .overdue {position: relative; border: 1px solid #f1b7bf; padding: 5px 7px; box-sizing: border-box; color: #61161f; margin-top: 5px;}

.new-grid {display: grid; grid-template-columns: repeat(auto-fill, minmax(500px, 1fr)); grid-gap: 25px; margin-top: 25px;}
.grid-left {display: grid; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); grid-gap: 25px;}
.grid-block {background: #eee; box-sizing: border-box; padding: 20px 25px; display: flex; flex-direction: column; justify-content: space-between; position: relative;}
.grid-block h2 {font-size: 30px; font-family: "Gotham"; font-weight: bold; font-style: normal; display: inline-block; margin: 25px 0 15px;}
.grid-block .red {display: block; font-family: "Gotham"; font-weight: 400; text-transform: uppercase; color: #d31219; margin-bottom: 15px;}
.grid-block .more {width: 100%; border-top: 1px solid #0005; padding-top: 15px; display: flex;}
.grid-block .more a {text-decoration: none; font-size: 13px; text-transform: uppercase;}

.grid-block h6::after {content: ""; width: 50px; height: 2px; bottom: -5px; background-color: #d31219; display: block; position: relative;}
.grid-block table {margin: 25px 0; width: 100%;  border-collapse: collapse; border-spacing: 0;}
.grid-block tr {border-bottom: 1px solid #0003;}
.grid-block th {font-size: 15px;padding: 10px 0;}
.grid-block th:last-child {text-align: right;}
.grid-block td {padding: 10px 0; vertical-align: middle;}
.grid-block td:last-child {text-align: right;}
.grid-block tr:last-child {border-bottom: none;}

.grid-block.main {justify-content: flex-start; padding-bottom: 75px;}
.grid-block.main .more {position: absolute; left: 0; bottom: 20px; width: 100%; box-sizing: border-box; padding: 0 25px;border-top: none;}
.grid-block.main .more a {width: 100%; padding-top: 15px; border-top: 1px solid #0005;}

.ni-arrow-right:before {font-family: "Nioicon"; content: ""; font-style: normal;}

/* New Location Pages */

.content div {font-family: montserrat, sans-serif;line-height: 1.5;}
.content p {font-family: montserrat, sans-serif;line-height: 1.5;}
.content div > strong {font-family: montserrat, sans-serif;}
.content div > strong a  {color: #d31219;}

.location-main {display: grid; grid-template-columns: 1fr 1fr;}
.location-main figure img {object-fit: cover; height: 100%;}
.location-main article {width: 100%; background: #3a3939; padding: 100px; box-sizing: border-box;}
.location-main article h1, .location-main article h2 {color:#fff;font-family: "alternate-gothic-no-1-d", sans-serif;font-size: 40px; text-transform: uppercase;}
.location-main article h4 {line-height: 30px;color:#fff;font-family: montserrat, sans-serif;font-size: 25px;}
.location-main article h5 {padding: 10px 0;letter-spacing: 0.8px;color:#fff;font-family: "alternate-gothic-no-1-d", sans-serif;font-size: 25px; text-transform: uppercase;}
.location-main article div {line-height: 25px;color:#fff;font-family: montserrat, sans-serif;font-size: 15px;}
.location-main article div strong {color:#fff;font-family: "alternate-gothic-no-1-d", sans-serif;font-size: 20px; text-transform: uppercase;}
.location-main .button-feature {font-size: 18px; line-height: 25px; border-radius: 50px; padding: 15px 30px; display: inline-block; position: relative; background: #d31219; color: #fff; transition: 0.3s; text-decoration: none; font-family: montserrat, sans-serif;margin-right: 10px;}

.header.new {margin: 0 auto 75px;}
.header.new h2 {font-size: 30px;padding: 0 15px; text-transform: uppercase; color: #272727; font-family: "alternate-gothic-no-1-d", sans-serif;}

.locations {display: flex; flex-wrap:wrap; width: 100%; font-family: "alternate-gothic-no-1-d", sans-serif; justify-content: space-between; align-items: stretch; margin-top: 25px;}
.location-item {border-radius: 10px;overflow: hidden;position: relative;width: 32%; margin-bottom: 25px;}
.location-item a {text-decoration: none;}
.location-item figure {height: 350px;background:#000;}
.location-item figure img {opacity:0.7;height: 100%; object-fit: cover;filter: grayscale(1); transition: 0.3s ease;}
.location-item:hover img {opacity: 1;filter: grayscale(0);}
.location-item article {position: absolute; top: 52%; left: 50%; transform: translate(-50%,-50%);}
.location-item article p {text-align: center;font-size: 45px;padding: 0 15px; text-transform: uppercase; color: #FFF; font-family: "alternate-gothic-no-1-d", sans-serif;}

.content.location-inner div > strong a {border-radius: 20px; padding: 40px 50px;;background: #d31219; color: #fff;text-decoration: none;}

.top-slider article {position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); text-align: center; color: #fff;}
.top-slider article h1, .top-slider article h2 {font-size: 90px; text-transform: uppercase;}
.top-slider article p {font-size: 33px; font-family: alternate-gothic-atf, sans-serif;  font-weight: 100; margin-bottom: 10px;}
.top-slider figure {background: #000;}
.top-slider figure img {opacity: 0.4;}
.top-slider .custom-navigation {z-index: 1; width: 95%; left: 50%; top: 50%; bottom: auto; transform: translate(-50%,-50%);}
.top-slider .custom-navigation img {filter: invert(1);}

.intro {padding: 100px 0;color: #000;}
.intro h3 {font-size: 90px; line-height: 80px; font-family: alternate-gothic-atf, sans-serif; font-weight: 500;  text-transform: uppercase;}
.intro p {font-size: 20px; line-height: 1.5; margin-bottom: 15px; font-family: "proxima-nova", sans-serif;}
.intro p:last-child {margin-bottom: 0px;}

.grid-new {display: grid; grid-template-columns: 1fr 1fr; grid-gap: 100px;}
.grid-left {display: grid; grid-template-columns: 1fr 1.1fr; grid-gap: 0px; align-items: center;}

.wrapper-lrg {max-width: 85%; margin: 0 auto; width: 100%;}

.highlight-features article {box-sizing: border-box; padding: 50px 70px; color: #000;}
.highlight-features article p {font-size: 20px; font-family: "proxima-nova", sans-serif; line-height: 1.5; font-weight: 300;}
.highlight-features article p strong {font-size: 30px; font-family: alternate-gothic-atf, sans-serif; font-weight: 500; display: block;}
.highlight-features article > div {position: relative; box-sizing: border-box; padding: 25px 200px 25px 35px; transition: 0.5s; background: #EEEEEE; border-radius: 10px;}
.highlight-features article > div a {position: absolute; right: 35px; top: 50%; transform: translateY(-50%); margin: 0; transition: 0.5s; opacity: 0;}
.highlight-features article > div:hover a {opacity: 1;}
.highlight-features figure {height: 100%;}
.highlight-features figure img {width: 100%; height: 100%; object-fit: cover;}

.highlight-features .grid-new {grid-gap: 0px;}
.highlight-features .wrapper-lrg {background: #EEEEEE; border-radius: 10px; overflow: hidden;}

.highlight-features .grid-new article {padding: 100px;}
.highlight-features .grid-new article h3 {font-size: 70px; line-height: 60px; font-family: alternate-gothic-atf, sans-serif; font-weight: 500;  text-transform: uppercase; margin-top:10px; margin-bottom: 20px;}
.highlight-features .grid-new article > p {margin-bottom: 15px; max-width: 615px;}
.highlight-features .grid-new article > p strong {font-weight: 600; font-size: 20px; max-width: 600px; font-family: "proxima-nova", sans-serif;}
.highlight-features article > p a {text-decoration: none; color: #CB1223; border-bottom: 1px solid #CB1223;}

.highlight-features .grid-new article:first-child {padding-right: 0px;}
.highlight-features article > div:hover {background: #fff;}
.highlight-features article p:last-child {margin-bottom: 0px;}

.section_product_slider.parts-direct {padding: 85px 0;}
.section_product_slider.parts-direct h2 {font-family: alternate-gothic-atf, sans-serif; font-weight: 500; font-size: 40px; color: #000; margin-bottom: 20px; text-transform: uppercase;}
.section_product_slider.parts-direct .product_slider_wrapper {background: #eee}
.section_product_slider.parts-direct .container {max-width: 1300px;}

.black-bar {background: #292929; color: #fff; box-sizing: border-box; padding: 25px 0; margin-top: 85px;}
.black-bar .flex-row {align-items: center; justify-content: space-between;}
.black-bar a {margin: 0;}
.black-bar p {font-size: 20px; font-family: "proxima-nova", sans-serif; line-height: 1.5; font-weight: 300;}

.full_width_banner {margin-bottom: 20px;}
.full_width_banner figure img {border-radius:5px;}

.reviews-greybg {background: #eee;padding: 30px 0;}
.reviews-greybg .wrapper-new {width:70%; margin: 0 auto;}


.white-container.legacy h2 {font-size: 25px; margin-bottom: 10px; color: #3a3939;}
.white-container.legacy h3 {font-size: 22px;}

/* =========================================================
   LEGACY PAGE — GRID + SPACING (CLEAN, NO DUPLICATES)
   ========================================================= */

/* ---------- RESET DEFAULT SPACING ---------- */
.legacy h2,
.legacy h3,
.legacy p,
.legacy ul,
.legacy li{
  margin: 0;
  padding: 0;
}

/* ---------- INTRO HEADLINE ---------- */
.legacy h2{
  margin: 0 auto 32px;
  max-width: 860px;
  text-align: center;
}

/* ---------- SECTION HEADINGS ---------- */
.legacy h3{
  margin: 56px 0 16px;
  text-align: center;
}

/* ---------- PARAGRAPH RHYTHM ---------- */
.legacy p{
  margin: 0 auto 16px;
  max-width: 900px;
  text-align: center;
}

/* Lead-in line before grid */
.legacy p strong{
  display: block;
  margin-top: 12px;
}

/* ---------- GRID (WHY CHOOSE US) ---------- */
.legacy ul{
  list-style: none;
  margin: 40px auto 64px;
  display: grid;
  grid-template-columns: repeat(4, minmax(220px, 1fr));
  gap: 18px;
  max-width: 1100px;
}

/* Grid cards */
.legacy ul li{
  background: #fff;
  border: 1px solid rgba(0,0,0,0.12);
  border-radius: 10px;
  padding: 22px 20px;
  text-align: center;
  box-sizing: border-box;
}

/* Card title */
.legacy ul li strong{
  display: block;
  margin-bottom: 8px;
  font-weight: 700;
}

/* ---------- REVIEW SECTION ---------- */
.legacy em{
  display: block;
  margin: 20px 0 8px;
  font-size: 1.05em;
}

/* Verified customer line */
.legacy em + br + *{
  display: block;
  margin-bottom: 28px;
}

/* Emphasis line */
.legacy p strong:last-child{
  display: block;
  margin-top: 12px;
}

/* ---------- CTA ---------- */
.legacy h3:last-of-type{
  margin-top: 64px;
}

.legacy a{
  display: inline-block;
  margin-top: 12px;
  text-decoration-thickness: 2px;
}

/* ---------- RESPONSIVE ---------- */
@media (max-width: 1100px){
  .legacy ul{
    grid-template-columns: repeat(2, minmax(220px, 1fr));
  }
}

@media (max-width: 640px){
  .legacy h2{
    margin-bottom: 24px;
  }

  .legacy h3{
    margin-top: 40px;
  }

  .legacy ul{
    grid-template-columns: 1fr;
    margin-bottom: 48px;
  }
}




@media (max-width: 768px) {

  .location-main article {padding: 70px 50px;}
  .location-main article h1, .location-main article h2 {font-size: 35px;}
  .location-main article h4 {font-size: 20px;}

  .main-side-heading {display: none;}
  .side-menu-trigger {display: block;}
  .side-menu-trigger span {display: block; position: absolute; right: 25%; transform: translateY(-50%); top: 50%;}
  .side-menu-trigger.active-list-mobile span {transform: translateY(-50%) rotate(45deg); right: 24.5%;}
  .sidemenu-list {overflow: hidden; height: 0; display: block; transition: 0.3s;}
  .sidemenu-list.active-list-mobile {height: 100%;}
  .hero-new-container .container {max-width: 90% !important;}
  .top-container-new {display: block; justify-content: center; align-items: center;}
  .top-container-new .filter_wrapper {display: block; justify-content: center; align-items: center; width: 100%; padding: 15px; margin: 15px 0;}
  .top-container-new .filter_wrapper .select_make {margin: 5px 0; width: 97%;}
  .top-container-new .filter_wrapper .select_model {margin: 5px 0; width: 97%;}
  .top-container-new .filter_wrapper .btn_filterFind {width: 100%; margin: 5px 0; width: 97%;}
  .search-no-container .search-no-item img {margin: 20px auto; width: 100%;}
  .search-no-container .search-no-item p {width: 100%; margin: 0 auto; text-align: center;}
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: scroll;
        overflow-y: hidden;
        border: 1px solid #dddddd;
    }
    .table-responsive>.table {
        margin-bottom: 0;
        background-color: #fff;
    }
    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap;
    }
    .table-responsive>.table-bordered {
        border: 0;
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0;
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0;
    }
    .table-responsive>.table-bordered>thead>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>thead>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0;
    }
    .news-row {flex-direction: column;}
    .hub-video {min-height: 150px; height: auto;}
    .NewsSummary {width: 100%; min-height: 400px;}
    .NewsSummaryField figure {min-height: 200px; height: auto;}


    .location-item {width:100%!important;}

}

.table {
    border-collapse: collapse;
    border-spacing: 0;
}

table.dashed tr:nth-child(2n) {
    background: #fff;
}

.table.dashed td:last-child {
    border-right: 0;
}

.table.dashed td {
    padding: 20px;
    border-left: 0;
    border-bottom: 1px dashed #ddd;
}

.table thead th {
    padding: 5px;
    font-size: 13px;
    font-weight: 200;
}

.table tbody td {
    padding: 11px 8px;
    font-size: 13px;
}

.table .primary-emphasis,
table .primary-emphasis-dark {
    background: #7761a7;
    color: #FFF;
    border-color: #7761a7;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}

.table .primary-emphasis-dark {
    background-color: #634d93;
}

.table .success-emphasis,
table .success-emphasis-dark {
    background: #634d93;
    color: #FFF;
    border-color: #634d93;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}

.table .success-emphasis-dark {
    background-color: #634d93;
    border-color: #634d93;
}

.table .warning-emphasis,
table .warning-emphasis-dark {
    background: #FC9700;
    color: #FFF;
    border-color: #FC9700;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}

.table .warning-emphasis-dark {
    background-color: #fc8800;
    border-color: #fc8800;
}

.table .danger-emphasis,
table .danger-emphasis-dark {
    background: #DA4932;
    color: #FFF;
    border-color: #DA4932;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}

.table .danger-emphasis-dark {
    background-color: #c8432e;
    border-color: #c8432e;
}

.table {
    border-collapse: collapse;
    width: 100%;
    margin: 20px 0
}

.table .right {
    text-align: right;
}

.table .left {
    text-align: left;
}

.red thead th {
    color: #ea6153;
}

.blue thead th {
    color: #4aa3df;
}

.violet thead th {
    color: #9b50ba;
}

.green thead th {
    color: #19b698;
}

table thead th span {
    color: #333;
}

.color1 thead th {
    color: #fff;
    background: #413d3c;
    padding: 15px 10px
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #DADADA;
    border-left: 1px solid #DADADA;
    border-top: 1px solid #DADADA;
    padding: 10px 8px 5px 8px;
    font-weight: 700;
}

.table thead th:last-child {
    border-right: 1px solid #DADADA;
}

.table thead span {
    font-size: 16px;
    display: block;
}

.table td {
    border-left: 1px solid #DADADA;
    border-bottom: 1px solid #dadada;
    padding: 7px 8px;
}

.table td .progress {
    margin: 0;
}

.table.hover tbody tr:hover {
    background: #f3f3f3;
}

.table td i {
    font-size: 15px;
    display: inline-block;
    text-align: center;
    width: 23px;
}

.table td:last-child {
    border-right: 1px solid #dadada;
}

.table tr:nth-child(2n) {
    background: #f8f8f8;
}

.table.no-strip tr:nth-child(2n) {
    background: transparent;
}


/*No-Internal borders in thead*/

.table .no-border th {
    border-left: 0;
}

.table .no-border tr th:first-child {
    border-left: 1px solid #dadada;
}


/*No-Internal borders in tbody x and y*/

.table .no-border-x td {
    border-bottom: 0;
}

.table .no-border-x tr:last-child td {
    border-bottom: 1px solid #dadada;
}

.table .no-border-y td {
    border-left: 0;
}

.table .no-border-y tr td:first-child {
    border-left: 1px solid #dadada;
}


/*No-External borders general table*/

.table.no-border tr th {
    border-top: 0;
}

.table.no-border tr th:first-child {
    border-left: 0;
}

.table.no-border tr th:last-child {
    border-right: 0;
}

.table.no-border tr td:first-child {
    border-left: 0;
}

.table.no-border tr td:last-child {
    border-right: 0;
}

.table.no-border tr:last-child td {
    border-bottom: 0;
}


/*No-External borders when .no-padding in block*/

.no-padding table th:first-child {
    border-left: 0;
}

.no-padding table th:last-child {
    border-right: 0;
}

.no-padding table tr td:first-child {
    border-left: 0;
}

.no-padding table tr td:last-child {
    border-right: 0;
}

.no-padding table tr:last-child td {
    border-bottom: 0;
}

.table tbody .toggle-details {
    cursor: pointer;
}

.table tbody .details {
    background: #FFF;
}

.table tbody td .btn {
    margin-bottom: 0 !important;
}


/*list style table*/

.table.list.no-border {
    border-top: 0;
}

.table.list .items td {
    vertical-align: middle;
    padding: 5px;
}

.table.list .items td .progress {
    height: 13px;
}

.table.list .items td .progress .progress-bar {
    font-size: 10px;
    line-height: 12px;
}

.table.list .items td>span {
    vertical-align: top;
}

.table.list .items td p span {
    display: block;
    font-size: 12px;
    line-height: 10px;
    color: #9e9e9e;
}

.table tbody td .btn-group .dropdown-menu {
    margin-top: -1px;
    min-width: 130px;
}

.table tbody td .btn-group .dropdown-menu li>a {
    padding: 5px 12px;
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.tab-container {
    display: block;
    overflow: hidden;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    border-bottom: 1px solid #e2e2e2;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.04);
    margin: 0 40px 40px 0;
    position: relative;
}

.mobile-menu {
    display: none
}

.mobile-content {
     display: none
}

a.menu-icon {
    width: 100%;
    padding: 10px 0;
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 35px;
    top: 12px;
    display: none;
    z-index: 999
}

#popup,
#enquiry-popup {
    width: 500px;
}

.form label {
    font-family: "alternate-gothic-no-2-d", sans-serif;
    font-size: 18px;
    color: #333;
}

.form label.check input {
    display: inline-block;
    position: relative;
    top: -15px;
}

.form label.check a {
    display: inline-block;
    margin: 10px;
}

.form input[type=text],
.form textarea {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    border-radius: 5px;
    padding: 16px 0;
    border: 0;
    display: block;
    width: 100%;
    text-indent: 20px;
    color: #929292;
    margin: 4px 0 10px;
    border: 1px solid #000;
    box-sizing: border-box;
}

.form input.highlight-form-field,
.form textarea.highlight-form-field {
    border: 1px solid#f9253b !important;
    background: rgba(249, 37, 59, 0.05) !important;
}

#enquiry-popup h2 {
    font-size: 45px;
    color: #000;
    text-transform: uppercase;
}

#enquiry-popup i.warranty-3 {
    top: 0px;
}

#enquiry-popup hr {
    margin: 10px 0px;
}

.button.wide.fancybox {
    display: block;
    padding: 12px 20px;
    border-radius: 3px;
    margin-bottom: 7px;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    color: #272727;
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
    text-align: left;
    text-transform: none;
    letter-spacing: initial;
    background: #fff;
}


@media screen and (min-width: 1281px) and (max-width: 1680px) {
    .wrapper {
        width: 95%;
    }
    .customSelect {
        width: 88.2%;
    }
    .usedParts-search>div {
        margin: 0;
    }
    .mobile-menu {
        display: none
    }
    .find-parts h1 {
        font-size: 27px;
    }
    .tractor-old {
        left: -180px;
    }
    .item figure img {
        max-height: 144px;
    }
    .flex-row-cat>li {
        width: 10% !important
    }
    .item figure {
        min-height: 0
    }
    .flex-row-cat .item article {
        min-height: 0
    }
}

@media screen and (min-width: 1280px) and (max-width: 1420px) {
    .item figure img {
        max-height: 114px !important;
    }
}

@media screen and (max-width:1750px) {

  .highlight-features article > div {padding: 25px 135px 25px 25px;}
  .highlight-features article > div a {right: 25px;}

}

@media screen and (max-width:1500px) {

  .highlight-features article {padding: 30px;}

  .highlight-features .grid-new article {padding: 50px;}
  .highlight-features .grid-new article h3 {font-size: 60px; line-height: 50px;}
  .highlight-features article p {font-size: 18px;}
  .highlight-features .grid-new article > p strong {font-size: 18px; max-width: 530px;}

}


@media screen and (max-width:1300px) {

.hero-new-container .container {max-width:95%!important;}

.locations {justify-content: space-evenly;}
.location-item {width:45%;}
.location-item figure {height:300px;}
.location-main .button-feature:last-child {margin-top: 20px;}

.grid-new.container {max-width: 1100px;}

.intro h3 {font-size: 70px; line-height: 60px;}
.intro p {font-size: 16px;}

.highlight-features article > div {padding: 15px 115px 15px 15px;}
.highlight-features article > div a {right: 15px;}
.highlight-features article p strong {font-size: 25px;}
.highlight-features article p {font-size: 16px;}

.highlight-features .wrapper-lrg {max-width: 1000px;}

.highlight-features .grid-new article {padding: 40px;}
.highlight-features .grid-new article h3 {font-size: 50px; line-height: 45px;}
.highlight-features .grid-new article > p strong {font-size: 16px; max-width: 470px;}
.highlight-features .grid-new article .red-btn {margin-top: 5px;}
}

@media screen and (max-width:1000px) {
  .location-main {grid-template-columns:1fr;padding-top: 30px; background: #d31219;}
}

@media screen and (min-width: 1000px) and (max-width: 1280px) {
    .wrapper {
        width: 95%;
    }
    .customSelect {
        width: 85%;
        background: url(../img/arrow.gif) 93% no-repeat #fff;
    }
    .usedParts-search>div {
        margin: 0;
    }
    .find-parts h2 {
        font-size: 34px;
    }
    .usedParts-search hr {
        width: 52px;
        margin: -8px 0 29px 50px;
    }
    .newParts-search hr {
        width: 42px;
        margin: -8px 0 29px 50px;
    }
    .testimonial-gallery td {
        padding: 1%;
        display: block;
    }
    .item h4 {
        font-size: 14px;
        height: 35px;
    }
    .item .description p {
        font-size: 14px;
        height: 36px;
    }
    .category-item h4 {
        font-size: 14px;
        text-transform: capitalize;
    }
    .item p {
        font-size: 13px;
        line-height: 22px;
    }
    .flex-row {}
    .flex-row>li {
        width: 25%
    }
    .flex-row-cat {}
    .flex-row-cat>li {
        width: 16.66% !important
    }
    .item figure {
        min-height: 0
    }
    .item article {
        min-height: 0
    }
}

@media screen and (min-width: 200px) and (max-width: 700px) {
    .flex-row {
        display: block;
    }
    .flex-row>li {
        width: 100%
    }
    .flex-row-cat {}
    /* .flex-row-cat > li {width: 50%} */
    .item figure {
        min-height: 0
    }
    .item article {
        min-height: 0
    }
    .mm-menu .mm-list {
        padding: 0 !important
    }
    a.menu-icon {
        display: block !important;
    }
    nav:not(.mm-menu) {
        display: none;
    }
    .usedParts-search>div {
        width: 390px;
    }
    .category-select {
        width: 100%;
        float: none;
        display: block;
    }
    .footer-links ul {
        min-width: 100%;
    }
    .footer-links ul li a {
        text-align: center
    }
    .footer-details.a-right {
        text-align: center
    }
    .newsletter-form input[type="text"] {
        min-width: 90%;
    }
    .newsletter-form input[type="submit"] {
        width: 100%;
        text-align: center;
        margin: 5px 0;
    }
    .logos-container {
        display: none
    }
    .button {
        -webkit-appearance: none !important;
    }
    .page-links a {
        font-size: 11px;
    }
    .copyright {
        max-width: 80%;
        margin: 0 auto
    }
    .footer-container {
        padding-bottom: 40px;
    }
    .footer-links {
        margin: 120px 0 0 0;
    }
    figure.logo {
        width: 200px;
        margin: 25px 0;
    }
    .find-parts h2 {
        font-size: 25px;
        margin: 15px 0 25px 0;
    }
    .find-parts input[type="text"] {
        width: 100%;
        font-size: 13px;
    }
    .newParts-search hr,
    .usedParts-search hr {
        display: none
    }
    .customSelect {
        width: 84%;
        font-size: 13px;
    }
    .enquiry-text h4 {
        margin: 10px 0
    }
    .enquiry-text i {
        display: none
    }
    .shipping-text h4 {
        margin: 0;
    }
    i.delivery {
        display: none
    }
    .tractor,
    .tractor-old {
        display: none
    }
    .find-parts h1 {
        font-size: 14px;
        padding: 30px 10px;
    }
    .newParts-search>div,
    .usedParts-search>form>div {
        margin: 0;
    }
    .usedParts-search>form>div {
        width: auto
    }
    .search-btn {
        float: left;
        margin: 5px 0
    }
    .find-parts {
        padding-bottom: 40px;
        background: url(../img/background.jpg) center bottom no-repeat;
        width: 100% !important
    }
    .newParts-search,
    .usedParts-search {
        margin: 5px 10px;
        width: auto !important
    }
    .overview-banner .product-ad {
        display: none
    }
    .breadcrumb li a {
        font-size: 11px;
    }
    .breadcrumb li {
        display: block;
        text-align: center
    }
    .category-headers h1 {
        line-height: 30px;
    }
    .testimonial-gallery td {
        padding: 1%;
        display: block;
    }
    .mini-wishlist,
    .mini-tractor {
        display: none
    }
    .features-home>div {
        margin-bottom: 20px;
    }
    .features-home article {
        margin: 0
    }
    .featured-parts li,
    .dismantling li {
        width: 125px !important;
    }
    .sortby {
        display: block;
        margin: 0 0 10px 0;
        text-align: left;
        background: #222;
    }
    .sort-title {
        float: none;
        padding: 10px 0;
        text-align: center;
        border-top: 1px solid #444;
        margin: 0;
        font-size: 16px;
        display: block;
        width: 100%;
    }
    .sortby a {
        float: none;
        padding: 10px 5px;
        text-align: center;
        border-top: 1px solid #444;
        margin: 0;
        font-size: 16px;
        display: block;
    }
    .select-model {
        position: relative;
        width: 100%;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
        float: none;
    }
    .select-model .customSelect {
        font-family: "alternate-gothic-no-2-d", sans-serif;
        text-transform: uppercase;
        font-weight: normal;
        font-size: 16px;
        color: #fff;
        padding: 8px 0 6px 0;
        border: 0;
        display: block;
        background: url(../img/arrow-white.png) 95% no-repeat #222;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
        width: 100%;
        border: 1px #444 solid;
        text-align: center;
        margin: 0;
        -webkit-font-smoothing: antialiased;
    }
    a.top {
        display: none;
    }
}

@media screen and (max-width:900px) {
    .flex-row-cat>li {
        width: 33%;
    }
    .cat-name {
        font-size: 12px;
        padding: 10px !important;
    }
    .flex-row>li {
        width: 33%;
    }
    ul#container2.flex-row {
        flex-flow: row wrap;
        display: flex;
    }
    .item figure {
        min-height: 120px;
    }
    .productsListed .button.small.right,
    #wishlist.button.small.right {
        float: none !important;
        box-sizing: border-box;
        width: 100%;
        margin-bottom: 10px;
    }
    .col-sm-2.productsListed .button.small.dark {
        box-sizing: border-box;
        width: 100%;
    }
    .flex-row.qty-row {
        justify-content: space-between;
    }
    .qty-row input[type="number"] {
        width: 55px;
    }
    .flex-row-cat .item figure {
        min-height: 100%;
        max-height: 100%;
    }
    .button.small {
        margin-top: 10px;
    }
    .item h4 {
        font-size: 16px;
    }
    .item h5 {
        font-size: 14px;
    }
    .item .description p {
        font-size: 11px;
    }
    .item p {
        font-size: 15px;
        line-height: 18px;
    }
    .price small {
        font-size: 11px;
    }
    .used-item {width: 100%;}
    .top-slider .homeSwiper {height: 50vh;}
    .top-slider figure {height: 100%}
    .top-slider figure img {height: 100%; object-fit: cover;}
    .top-slider article {width: 75%;}
    .top-slider article h1, .top-slider article h2 {font-size: 50px;}
    .top-slider article p {font-size: 25px;}
    .intro {padding: 30px 0;}
    .intro h3 {font-size: 50px; line-height: 45px;}
    .intro p {font-size: 16px;}
    .grid-new {grid-template-columns: 1fr; grid-gap: 30px;}
    .grid-left {grid-template-columns: 1fr;}

    .highlight-features .wrapper-lrg { max-width: 90%; }

    .highlight-features figure {height: 35vh;}
    .highlight-features article {padding: 0px 5px 40px;}
    .highlight-features article > div {padding: 25px 25px 60px; background: #fff; margin: 25px;}
    .highlight-features article > div:last-child {margin-bottom: 0px;}
    .highlight-features article > div a {transform: none; margin: 0; bottom: 15px; top: auto; left: 25px; text-align: center; right: auto; opacity: 1;}
    .highlight-features article p strong {font-size: 25px;}
    .highlight-features article p, .highlight-features .grid-new article > p strong {font-size: 16px;}

    .section_product_slider.parts-direct {padding: 30px 0;}
    .highlight-features .grid-new article {padding: 30px!important}
    .highlight-features .grid-new article:last-child {padding-top: 0px!important}
    .highlight-features .grid-new article h3 {font-size: 40px; line-height: 35px;}

    .black-bar {margin-top: 30px;}
    .black-bar .flex-row {justify-content: center; gap: 15px;}
}

@media screen and (min-width: 701px) and (max-width: 800px) {
    .mm-menu .mm-list {
        padding: 0 !important
    }
    a.menu-icon {
        display: block !important;
    }
    nav:not(.mm-menu) {
        display: none;
    }
    .usedParts-search>div {
        width: 390px;
    }
    .category-select {
        width: 100%;
        float: none;
        display: block;
    }
    .testimonial-gallery td {
        padding: 1%;
        display: block;
    }
}

@media screen and (min-width: 820px) and (max-width: 1050px) {
    .customSelect {
        font-size: 12px;
    }
    .category-select {
        width: 20%;
        float: left;
        display: block;
    }
    nav.main>div>ul>li>a {
        padding: 23px 10px 19px 20px;
    }
    .usedParts-search,
    .newParts-search {
        width: 45%;
    }
    .usedParts-search>form>div {
        margin: 0 10px 0 0;
        width: 90%;
    }
    .find-parts h1 {
        font-size: 22px;
    }
    .search-container h2 small {
        font-size: 13px;
    }
    .product-ad {
        width: 60%;
    }
    .col-sm-1.item {
        width: 20%
    }
    .button.right {
        float: none !important
    }
    .button {
        margin: 2px 0;
        width: 100%;
    }
    .col-sm-2.item {
        width: 20%
    }
    .other #container,
    .associated #container {
        width: 95%;
    }
    .testimonial-gallery td {
        padding: 1%;
        display: block;
    }
    .item {
        width: 25% !important
    }
}

@media screen and (min-width: 1051px) and (max-width: 1400px) {
    .category-select {
        width: 10%;
    }
    .item {
        width: 20% !important
    }
    .cart-group-btns .right {
        float: none !important
    }
    .cart-group-btns .button {
        margin: 0 0 5px 0;
    }
}

@media screen and (min-width: 800px) and (max-width: 1050px) {
    nav.main>div>ul>li>a {
        padding: 13px 15px 13px 20px;
        font-size: 16px;
    }
}


/* temp css */

.highlight-form-field label {
    color: #ff0000 !important;
}

.highlight-form-field .customSelect3,
.highlight-form-field .customSelect2,
.highlight-form-field .customSelect {
    border: 1px solid red !important;
    color: red !important;
}

.highlight-parts-field {
    border: 1px solid #ff6666 !important;
    color: #ff6666 !important;
}

.highlight_message {
    font-weight: 700 !important;
    color: #fff !important;
    background: #ff6666;
    padding: 8px;
    margin: 0 0 20px 0;
    text-align: center;
}

.hide {
    display: none;
}

.customSelect3 {
    box-sizing: border-box;
    width: 97% !important;
    float: left;
}

.products-container .customSelect {
    margin: 6px 0;
}

a.button.small.button__menu {
    margin-top: 10px;
}


/* Mobile screen drop down menu style */

.for-desktop {
    display: block !important;
}

.overview_category {
    display: none;
}

@media screen and (max-width:900px) {
    .for-desktop {
        display: none !important;
    }
    .overview_category {
        display: block;
    }
}

.select2-container--tractor_category ul li span img {
    width: 80px;
    padding-right: 15px;
}

.select2-container--tractor_category ul li span {
    display: flex;
    align-items: center;
}
.overview_category{
    padding-bottom: 50px;
}

.select2-container--tractor_category button.select2-selection__clear {
    display: none;
}

.select2-container--tractor_category {
    border: 1px solid #f1f1f1;
    border-radius: 3px;
    width: 97% !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto !important;
}

.select2-container--tractor_category .select2-selection--single {
    height: auto;
}

.select2-container--tractor_category .select2-selection--single .select2-selection__rendered {
    font-size: 15px;
    color: #747f92;
    display: block;
    padding: 12px;
}

.select2-container--tractor_category .select2-selection__arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
}

.select2-container--tractor_category .select2-selection__arrow::after {
    position: absolute;
    background-image: url(../images/down-arrow.png);
    width: 14px;
    height: 12px;
    background-size: 100%;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    content: '';
}

.select2-container--tractor_category .select2-results__option {
    font-size: 15px;
    color: #747f92;
    margin-bottom: 15px;
    margin-left: 10px;
}

.select2-container--tractor_category button.select2-selection__clear {
    display: none;
}

.select2-container--tractor_category .select2-selection {
    overflow: hidden;
}

.select2-container--tractor_category .select2-selection__rendered {
    white-space: normal;
    word-break: break-all;
}

.select2-container--tractor_category.select2-container--open {
    background-color: #fff;
}

.select2-container--tractor_category .select2-results__options {
    margin-left: 0;
}

.select2-container--tractor_category .select2-results__options {
    padding: 15px 0;
    height: 300px;
    overflow: hidden;
    overflow-y: auto;
}

.select2-container--tractor_category .select2-dropdown.select2-dropdown--below {
    max-width: 300px !important;
    width: 100% !important;
}

.overview_category h2 {
    font-size: 25px;
    padding-bottom: 10px;
}
.noresults__hd{
    margin-bottom: 25px;
}
.noresults__hd h2{
font-size: 32px;
}

.noresults__body h4{
    font-size: 24px;
}
.page article.copy td img {
    max-width: 175px;
}

@media print {
  a[href]::after { content: none !important; }  /* Chrome/Safari */
  a[href]:after  { content: none !important; }  /* Some engines / generators */
  /* Optional: keep links readable without the blue color/underline clash */
  a[href] { color: #000 !important; text-decoration: underline; }
}


@media screen and (max-width: 700px){
  .desktop-content {
  display: none;}

  .mobile-content {
          display: block;
      }
  }


.fancybox-lock .fancybox-overlay {z-index: 99999;}
