.product-sub-box .share-links .ya-share2 {
    margin: auto;
}

#form-zip-dealers .twitter-typeahead {
    display: block !important;
    z-index: 2000;
    width: calc(100% - 110px);
}
#form-zip-dealers .twitter-typeahead .form-control {
    width: 100%;
}
#form-zip-dealers .tt-menu {
    font: normal 14px arial, sans-serif;
    top: 39px !important;
    width: 100%;
    background: #f0efef;
}
#form-zip-dealers .tt-menu .tt-dataset-dealers {
    max-height: 159px;
    overflow-y: auto;
}
#form-zip-dealers .tt-menu .tt-suggestion {
    border-bottom: 1px solid #e4e3e3;
    margin: 0;
    padding: 7px 17px 7px 13px;
    cursor: pointer;
}
#form-zip-dealers .tt-menu .tt-suggestion:hover {
    color: #fff;
    background: #099;
}
#form-zip-dealers .tt-menu .tt-suggestion:last-child {
    border: none;
}
.typeahead-spinner {
    display: none;
    position: absolute;
    z-index: 2220;
    top: 8px;
    right: 8px;
    width: 24px;
    height: 24px;
    background: url("../i/spinner.gif") no-repeat 0 0;
}
.form-dealer-information {
    display: block;
    position: absolute;
    top: 100%;
    left: 110px;
    margin-top: 5px;
    font-size: 12px;
    color: #a2a2a2;
    line-height: 1.5;
}
@media screen and (max-width: 840px) {
    #form-zip-dealers .twitter-typeahead {
        width: 100%;
    }
    .form-dealer-information {
        left: 0;
    }
}
@media screen and (max-width: 540px) {
    .form-dealer-information {
        position: static;
    }
}

.locator-message {
    display: none;
    color: red;
}


/*Category description*/
.products-text{
    position: relative;
    font-size: 15px;
    line-height: 1.927333333333333em;
    color: #fff;
    margin: 26px 45px 78px 0;
    padding: 62px 240px 44px 240px;
    background: #099;
}
.products-text > *:first-child{
    margin-top: 0 !important;
}
.products-text > *:last-child{
    margin-bottom: 0 !important;
}
.products-text h1{
    font-size: 34px;
    line-height: 1.2em;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 17px;
}
.products-text h2, .products-text h3, .products-text h4, .products-text h5{
    line-height: 1.3em;
    color: #000;
    text-transform: none !important;
    margin: 26px 0 14px !important;
}
.products-text h2{
    font-size: 30px;
}

.products-text h3{
    font-size: 26px;
    line-height: 1.4em;
}
.products-text h4{
    font-size: 24.31px;
}
.products-text h5{
    font-size: 20px;
}
.products-text .intro-text{
    font-weight: 700;
    font-size: 21px;
    margin: 0 0 46px;
}
.products-text img.left{
    max-width: 50%;
    float: left;
    margin: 6px 45px 35px 0;
}
@media screen and (max-width: 1940px){
    #prod-list li{
        width: 16.66666666666667%;
    }
}
@media screen and (max-width: 1715px){
    #prod-list li{
        width: 20%;
    }
}
@media screen and (max-width: 1370px){
    #prod-list li{
        width: 25%;
    }
    .products-text{
        margin: 26px 25px 78px 0;
        padding: 42px 240px 44px 240px;
    }
}
@media screen and (max-width: 1024px){
    #prod-list li{
        width: 33.33333333333%;
    }
    .products-text img.left{
        margin: 6px 32px 30px 0;
    }
}
@media screen and (max-width: 750px){
    #prod-list li{
        width: 50%;
        padding: 0 20px;
    }
}
@media screen and (max-width: 750px){
    .products-text h1{
        font-size: 26px;
    }
    .products-text h2{
        font-size: 24px;
    }
    .products-text h3{
        font-size: 22px;
    }
    .products-text h4{
        font-size: 22px;
    }
    .products-text h5{
        font-size: 18px;
    }
    .products-text img.left{
        max-width: 100%;
        float: none;
        margin: 32px 0;
    }
    .products-text p img.left{
        margin: 0;
    }
    .products-text .intro-text{
        font-size: 18px;
        margin: 0 0 32px;
    }
}
@media screen and (max-width: 580px){
    #prod-list li > a > span{
        font-size: 18px;
    }
}
@media screen and (max-width: 536px){
    #prod-slider .slider li{
        padding: 0 6px;
    }
    #prod-list li{
        width: 100%;
    }
}
@media screen and (max-width: 490px){
    .products-text{
        margin: 0 0 44px;
        padding: 32px 10px;
    }
    .products-text .intro-text{
        font-size: 16px;
    }
}
@media screen and (max-width: 420px){
    #prod-list li{
        padding: 0 10px;
    }
    #prod-list li > a > span{
        font-size: 14px;
        padding: 3px 12px 4px;
    }
    #prod-list li a .novelty, #prod-slider li a .novelty{
        left: -9px;
    }
}

.in-brief.bold-italic p {
    font-weight: bold;
    font-style: italic;
}

.g-recaptcha {
    margin-bottom: 20px;
    margin-left: 32px;
}

/*Social links*/
.social-links {
    position: relative;
    font-size: 0;
    line-height: 0;
    margin: 32px 0;
}

.social-links span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: auto;
    height: 24px;
    line-height: 24;
    min-width: 24px;
    margin: 0 11px 0 0;
    padding: 0;
    opacity: 1 !important;
    text-decoration: none;
}

.social-links span:last-child {
    margin: 0;
}

.social-links span:before {
    position: relative;
    z-index: 1;
    top: 0;
    font-size: 19px;
    line-height: 24px;
    color: #00a8a9;
    margin: 0;
}

.social-links.invert-color span:before {
    color: #fff;
}

.no-touchevents .social-links span:hover:before {
    opacity: .7;
}

.social-links span.font-icon-linkedin:before {
    font-size: 22px;
}

.sticky-links .sticky-item {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    line-height: 0;
    height: 62px;
    border-top: 1px solid #3d3d3d;
    border-bottom: 1px solid #3d3d3d;
    margin-bottom: -1px;
    transform: translateZ(0);
}

.sticky-links .sticky-item span {
    position: absolute;
    top: 19px;
    right: 100px;
    display: block;
    font-size: 14px;
    line-height: 1em;
    color: #fff;
    white-space: nowrap;
    padding: 5px 16px 6px;
    background: #ff3800;
    transform: translate3d(-20px, 0, 0);
    opacity: 0;
    visibility: hidden;
}

.products-text {
    background: white;
    color: black;
}

.products-text[open] {
    background: #099;
}

#logo {
    background: url("../i/logo.png") no-repeat 0 0/100% auto !important;
}

.js-fake-link {
    cursor: pointer;
}

.dealer-locator-form label[for="implement-filter"] {
    margin-right: 15px !important;
}

.product-item-box {
    display: block;
}
