/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/






/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/ 




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

@media only screen and (max-width:734px) {
    .section-size-weight .image-wrapper.figure-side-view .caption-height {
        transform: translate(125px,-6px);
    }
}

.section-accessibility ul li + li {
    margin-top: 0em;
}


.section-accessibility ul li {
    margin-top: 0;
    margin-bottom: 0em;
}

@media only screen and (max-width:734px) {
    .section-accessibility ul {
        column-count: 1;
        margin-top: .4em;
        margin-bottom: 0;
    }
}

.section-limited-warranty p a:not(.icon-wrapper) {
    text-decoration: none;
}
.section-limited-warranty p a:not(.icon-wrapper):hover {
    text-decoration: underline;
}


/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 