/** Shopify CDN: Minification failed

Line 295:61 Unexpected "<"

**/
a.link-button {
    background-color: #6D6A6A;
    color: #fff;
    font-size: 11px;
    line-height: 50px;
    height: 50px;
    padding: 0 50px;
    display: inline-block;
    text-transform: uppercase;
    font-family: "Favorit", sans-serif !important;
    font-weight: 300;
    line-height: 1.3;
}

a.link-button#btop {
    margin-top: 20px;
    text-align: center
}

@media (min-width: 992px) {
    a.link-button:hover {
        background-color: #3a3737
    }
}

.icon-trash {
    width: 24px;
    height: auto;
    position: relative;
    top: 7px
}

.template-page-support *,
.template-page-support-page *,
.template-page-support-videos * {
    -webkit-font-smoothing: subpixel-antialiased;
    letter-spacing: 0
}

.template-page-support .floating-cart-btn,
.template-page-support-page .floating-cart-btn,
.template-page-support-videos .floating-cart-btn {
    display: none !important
}

.template-page-support-page h1,
.template-page-support-page h2,
.template-page-support-page h3,
.template-page-support-page h4,
.template-page-support-page h5,
.template-page-support-videos h1,
.template-page-support-videos h2,
.template-page-support-videos h3,
.template-page-support-videos h4,
.template-page-support-videos h5 {
    letter-spacing: 0
}

@media (max-width: 992px) {
    .template-page-support-page,
    .template-page-support-videos {
        padding-top: 105px
    }
}

#support-page--landing {
    background: #F8F9F9;
    padding-bottom: 30px
}

#support-page--landing .support-page--hero-top {
    margin-bottom: 15px
}

#support-page--landing .support-footer--links {
    display: none
}

.support {
    position: relative
}

.support-page--container-single-column {
    padding: 0 15px
}

@media (min-width: 768px) {
    .support-page--container-single-column {
        margin: 0 auto;
        padding: 60px 0 0;
        width: 760px
    }
}

.support-page--hero-top {
    margin: 0 -15px 30px;
    overflow: hidden;
    height: auto
}

@media (min-width: 768px) {
    .support-page--hero-top {
        margin: 0 0 30px;
        height: auto;
        overflow: auto
    }
}

.support-page--hero-top-img {
    display: block;
    width: 100%
}

.support-page--hero-top-img img {
    display: block;
    width: 100%
}

.support-page--page-title {
    color: #6D6A6A;
    font-family: "Favorit", sans-serif !important;
    font-weight: 300;
    line-height: 1.3;
    font-size: 32px
}

@media (min-width: 670px) {
    .support-page--page-title {
        font-size: 42px
    }
}

.support-landing--links-section {
    margin-bottom: 20px
}

.support-landing--links-grid {
    list-style: none;
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between
}

.support-landing--link-block {
    border: 1px solid #eaeaea;
    border-radius: 8px;
    margin-bottom: 1%;
    padding: 8px 20px;
    text-align: center;
    width: 49%;
    background: #fff;
    min-height: 150px
}

.support-landing--link-block a {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    justify-content: space-around
}

.support-landing--link-block h2 {
    color: #6D6A6A;
    font-size: 11px;
    font-weight: normal;
    line-height: 1;
    font-family: "Favorit", sans-serif !important;
    font-weight: 300;
    line-height: 1.3;
    letter-spacing: 0
}

@media (min-width: 360px) {
    .support-landing--link-block h2 {
        font-size: 14px
    }
}

@media (min-width: 670px) {
    .support-landing--link-block h2 {
        font-size: 20px
    }
}

.support-landing--link-block figure {
    margin-bottom: 12px
}

@media (min-width: 768px) {
    .support-landing--link-block figure {
        margin-bottom: 0;
        position: relative;
        text-align: center
    }
}

.support-landing--link-block img {
    display: block;
    margin: auto;
    max-width: 60px
}

.support-landing--link-block span {
    display: none
}

@media (min-width: 768px) {
    .support-landing--link-block {
        height: 220px;
        width: 33%;
        width: 32.105263157894737%;
        margin-bottom: 1.5%
    }
    .support-landing--link-block h2 {
        transition: transform 250ms cubic-bezier(0.175, 0.585, 0.32, 1.375);
        transition-delay: 40ms
    }
    .support-landing--link-block img {
        transition: transform 250ms cubic-bezier(0.175, 0.585, 0.32, 1.375)
    }
    .support-landing--link-block:hover {
        border-color: #363636
    }
    .support-landing--link-block:hover img,
    .support-landing--link-block:hover h2 {
        transform: translateY(-10px);
        color: #363636
    }
    .support-landing--link-block span {
        background-color: #363636;
        color: #fff;
        display: inline-block;
        font-size: 12px;
        height: 30px;
        line-height: 32px;
        text-align: center;
        text-transform: uppercase;
        width: 143px
    }
    .support-landing--link-block span:hover {
        background-color: #2795C8
    }
}

.support-footer--links-grid {
    list-style: none;
    margin: 40px 0 0;
    padding: 0px 0
}

@media (min-width: 670px) {
    .support-footer--links-grid {
        border-top: 1px solid #eaeaea;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between
    }
}

@media (min-width: 992px) {
    .support-footer--links-grid {
        justify-content: center
    }
}

.support-footer--link-block {
    border: 1px solid #8f8f91;
    border-radius: 8px;
    margin-bottom: 15px;
    padding: 20px;
    text-align: center
}

.support-footer--link-block.trackorder a figure {
    max-width: 80px
}

.support-footer--link-block a {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-around;
  text-decoration: none;
}
.support-page--support-navigation-child-link.is-current-page < .support-page--support-navigation-list-item .support-page--support-navigation-link {
	 color: #363636;
}
a.support-page--support-navigation-link.is-current-page{
  color: #363636;
}
@media (min-width: 670px) {
    .support-footer--link-block a {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: center;
        height: 100%;
        justify-content: space-around
    }
    .support-footer--link-block a h2 {
        transition: transform 250ms cubic-bezier(0.175, 0.585, 0.32, 1.375);
        transition-delay: 40ms
    }
    .support-footer--link-block a img {
        transition: transform 250ms cubic-bezier(0.175, 0.585, 0.32, 1.375)
    }
    .support-footer--link-block a:hover {
        border-color: #363636
    }
    .support-footer--link-block a:hover img,
    .support-footer--link-block a:hover h2 {
        transform: translateY(-10px);
        color: #363636
    }
}

.support-footer--link-block h2 {
    color: #6D6A6A;
    font-size: 20px;
    font-family: "Favorit", sans-serif !important;
    font-weight: 300;
    line-height: 1.3;
    line-height: 1;
    text-align: left;
    width: 70%;
    margin-bottom: 0
}

@media (min-width: 670px) {
    .support-footer--link-block h2 {
        font-size: 20px;
        text-align: center;
        width: auto
    }
}

.support-footer--link-block figure {
    width: 100%;
    max-width: 60px;
    flex-basis: 60px
}

@media (min-width: 670px) {
    .support-footer--link-block figure {
        display: block
    }
}

@media (min-width: 767px) {
    .support-footer--link-block figure {
        min-height: 60px;
        margin-bottom: 10px
    }
}

.support-footer--link-block img {
    display: block;
    margin: auto;
    width: 100%
}

.support-footer--link-block span {
    color: #363636;
    display: none;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    width: 143px;
    font-family: "Favorit", sans-serif !important;
    font-weight: 300;
    line-height: 1.3;
}

@media (min-width: 670px) {
    .support-footer--link-block span {
        display: inline-block
    }
}

@media (min-width: 670px) {
    .support-footer--link-block {
        border: 0;
        margin-bottom: 0;
        width: 33%;
        width: 32.105%
    }
}

.support-footer--contact-info {
    padding: 60px 20px 0;
    text-align: center;
    border-top: 1px solid #eaeaea
}

@media (min-width: 670px) {
    .support-footer--contact-info {
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 40px;
        text-align: left
    }
}

@media (min-width: 1024px) {
    .support-footer--contact-info {
        padding-left: 0px;
        padding-right: 20%
    }
}

.support-footer--contact-description {
    font-size: 22px;
    font-family: Montserrat,sans-serift
}

.support-footer--contact-links-list {
    list-style: none;
    text-align: left;
    margin: 54px auto 30px;
    width: 100%;
    max-width: 280px
}

@media (min-width: 767px) {
    .support-footer--contact-links-list {
        margin-left: 0
    }
    .support-footer--contact-links-list .support-footer--contact-link {
        text-align: right
    }
}

.support-footer--contact-link {
    color: #6D6A6A;
    display: inline-block;
    font-size: 16px;
    font-family: "Favorit", sans-serif !important;
    font-weight: 300;
    line-height: 1.3;
    margin-bottom: 20px
}

@media (min-width: 767px) {
    .support-footer--contact-link {
        font-size: 18px
    }
}

.support-footer--contact-link span {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: inline-block;
    height: 30px;
    margin-right: 10px;
    vertical-align: middle;
    width: 30px
}

.support-footer--contact-link:hover {
    color: #363636
}

.support-footer--contact-time-available {
    color: #6D6A6A;
    font-family: "Favorit", sans-serif !important;
    font-weight: 300;
    line-height: 1.3;
    margin-bottom: 30px
}

p.address-line {
    padding-top: 30px;
    border-top: 1px solid #eaeaea;
    font-size: 16px;
    margin-top: 5px;
    text-align: left;
    margin-bottom: 5px
}

.support-footer--contact-address {
    border-top: 1px solid #eaeaea;
    font-family: "Favorit", sans-serif !important;
    font-weight: 300;
    line-height: 1.3;
    font-size: 14px;
    margin: auto;
    padding-bottom: 16px;
    padding-left: 6px;
    padding-top: 16px;
    width: 165px
}

.support-footer--contact-address strong {
    font-family: "Favorit", sans-serif !important;
    font-weight: 300;
    line-height: 1.3;
}

@media (min-width: 670px) {
    .support-footer--contact-address {
        margin: 0;
        padding-left: 0
    }
}

@media (min-width: 992px) {
    .support-page--container-two-column {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        flex-wrap: nowrap;
        margin: auto;
        max-width: 100%;
        padding: 60px 15px 0;
        width: 1130px
    }
}

@media (min-width: 992px) {
    .support-page--page-column-secondary {
        margin-left: 48px;
        margin-right: 40px;
        margin-top: 96px;
        width: 252px;
        position: fixed;
        top: 0px;
        left: 0px;
        height: 100%;
        overflow: auto
    }
}

@keyframes slideIn {
    0% {
        opacity: 0;
        transform: translateX(-300px)
    }
    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes slideOut {
    0% {
        opacity: 1;
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        transform: translateX(-300px)
    }
}

.support-page--page-column-primary {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 0 20px 60px;
    position: relative
}

@media (min-width: 992px) {
    .support-page--page-column-primary {
        max-width: 900px;
        width: 75%;
        display: block;
        padding-right: 27px
    }
}

@media (min-width: 1140px) {
    .support-page--page-column-primary {
        width: 78%
    }
}

.support-page--page-column-primary .support-page--page-title {
    order: 0;
    line-height: 1.1;
    margin-bottom: 20px
}

@media (min-width: 992px) {
    .support-page--page-column-primary .support-page--page-title {
        margin-top: 0;
        line-height: 1.3
    }
}

.support-page--page-column-primary .support-page--hero-top {
    order: -1
}

nav.mobile-get-to-know-menu {
    background: #fff;
    margin: 20px -20px 4px -20px;
    padding: 25px 20px 20px 20px
}

nav.mobile-get-to-know-menu h5 {
    font-size: 14px;
    font-family: "Favorit", sans-serif !important;
    font-weight: 300;
    line-height: 1.3;
    color: #6D6A6A;
    font-weight: normal;
    line-height: 1
}

nav.mobile-get-to-know-menu .support-page--support-navigation-child-item {
    margin: 0
}

nav.mobile-get-to-know-menu .support-page--support-navigation-child-item a {
    padding: 0;
    display: inline-block;
    line-height: 1.6;
    color: #6D6A6A
}

nav.mobile-get-to-know-menu ul {
    list-style-type: none;
    padding: 0 0 0 12px;
    margin: 0;
    columns: 130px 2
}

nav {
    font-family: Open Sans
}

nav {
    position: relative;
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd
}

nav > ul > li {
    margin-bottom: 0
}

nav > ul > li > a {
    text-decoration: none;
    color: #888888;
    display: block;
    padding: 0 15px;
    font-size: 17px;
    line-height: 48px;
    height: 48px;
    font-weight: 600;
    text-transform: none
}

nav > ul > li:hover > a {
    color: #069fd5;
    text-decoration: none
}

nav {
    position: relative;
    border: none;
    padding-top: 22px
}

nav > ul > li > a {
    padding: 0 0 0 30px
}

nav > ul > li:first-child > a {
    padding-left: 0
}

nav li a {
    white-space: nowrap
}

nav.mobile {
    display: none;
    border: none
}

nav.mobile > ul > li > a {
    line-height: 30px;
    height: 30px
}

nav.mobile select {
    height: 30px;
    line-height: 30px;
    width: 100%
}

#nav .wide {
    margin-left: 0px
}

#nav .wide nav {
    padding-top: 0px;
    border-top: 1px solid #dddddd
}
@media (min-width: 992px) {
    nav.mobile-get-to-know-menu {
        display: none
    }
}

.support-page--support-navigation-mobile-drop-down-title {
    color: #6D6A6A;
    font-family: "Favorit", sans-serif !important;
    font-weight: 300;
    line-height: 1.3;
    font-size: 18px;
    position: relative;
    line-height: 29px
}

.support-page--support-navigation-mobile-drop-down-title span {
    display: inline-block;
    height: 25px;
    transition: transform, opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.support-page--support-navigation-mobile-drop-down-title::after {
    content: 'Close Menu';
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.support-page--support-navigation-mobile-drop-down-title::before {
    border-right: 2px solid #6D6A6A;
    border-top: 2px solid #6D6A6A;
    border-radius: 1px;
    bottom: 7px;
    content: '';
    height: 12px;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    transition: transform 0.3s ease 0s;
    transform: rotate(135deg);
    width: 12px;
    z-index: 2
}

.support-page--support-navigation.js-is-active-nav .support-page--support-navigation-mobile-drop-down-title::before {
    transform: rotate(135deg)
}

.support-page--page-content-area .product {
    position: relative;
    margin-bottom: 20px;
    float: left;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.support-page--page-content-area .product .image {
    position: relative;
    overflow: hidden;
    z-index: 999;
    margin: 0 0 5px
}

.support-page--page-content-area .product .image a {
    text-align: center
}

.support-page--page-content-area .image a#placeholder.zoom,
.support-page--page-content-area .thumbs .image a {
    text-align: center
}

.support-page--page-content-area .product .image.loading {
    background-position: 50% 50%
}

.support-page--page-content-area .product img {
    margin: 0 auto;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 0.15s;
    -moz-transition: opacity 0.15s;
    transition: opacity 0.15s
}

.support-page--page-content-area .zoomImg {
    cursor: crosshair
}

.support-page--page-content-area .product:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70)
}

.support-page--page-content-area .product img,
.support-page--page-content-area .product .image a {
    display: block;
    margin: 0 auto
}

.support-page--page-content-area .product a {
    text-decoration: none
}

.support-page--page-content-area .product .details a {
    display: block;
    padding: 5px 0
}

.support-page--page-content-area .product .title,
.support-page--page-content-area .product .vendor {
    display: block;
    margin: 0;
    line-height: 22px;
    display: block;
    color: #333333
}

.support-page--page-content-area .product .title {
    font-weight: bold;
    font-size: 14px
}

.support-page--page-content-area .product .vendor {
    font-size: 13px;
    margin-bottom: 2px
}

.support-page--page-content-area .product .circle,
.support-page--page-content-area #product .circle {
    position: absolute;
    text-transform: uppercase;
    z-index: 9999;
    font-size: 11px;
    line-height: 14px;
    right: -10px;
    top: -10px;
    color: #ffffff !important;
    padding: 17px 10px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    font-weight: 700;
    -webkit-font-smoothing: subpixel-antialiased
}

.support-page--page-content-area .product .circle.sale,
.support-page--page-content-area #product .circle.sale {
    font-family: helvetica;
    background-color: #50b3da;
    opacity: .9;
    filter: alpha(opacity=90);
    -webkit-font-smoothing: subpixel-antialiased
}

.support-page--page-content-area div.row.products--service {
    justify-content: space-between;
    align-items: center;
}
.support-page--page-content-area div.row.products {
    display: flex;
    flex-wrap: wrap;
    padding: 0 15px;
}
.support-page--page-content-area .span3 {
    width: 25%
}

.support-page--page-content-area .details .price{
	color: #999999;
}
.support-page--page-content-area .product h4.title{
  font-family: inherit;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
    .support-page--support-navigation-mobile-drop-down-title {
        display: none
    }
}

.support-page--support-navigation {
    background-color: #e5e7e6;
    padding: 10px 20px 10px 26px;
    z-index: 2;
    position: fixed;
    width: 100%;
    top: 45px;
    left: 0;
    height: 48px
}


@media (min-width: 992px) {
    .support-page--support-navigation {
        top: 0px;
        background-color: #fff;
        padding: 20px 0;
        width: auto;
        padding-left: 48px;
        padding-right: 40px;
        padding-top: 172px;
        height: auto;
        animation: slideIn 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) forwards
    }
    .support-page--support-navigation.stick-to-bottom {
        top: unset;
        position: absolute;
        bottom: 0px
    }
}

@media (min-width: 767px) {
    .support-page--support-navigation {
        top: 95px
    }
}


.support-page--support-navigation a {
    color: #6D6A6A;
    line-height: 1.1;
    white-space: normal;
    padding: 4px 0
}

@media (min-width: 767px) {
    .support-page--support-navigation a {
        padding: 2px 0
    }
    .support-page--support-navigation a:hover {
        color: #363636
    }
}

.support-page--support-navigation ul {
    list-style: none;
    margin: 0
}

.is-open-mobile-nav {
    overflow-y: hidden;
    touch-action: none
}

.is-open-mobile-nav .support-page--support-navigation {
    height: 100%
}

.is-open-mobile-nav .support-page--support-navigation-links-list {
    transform: translateY(80px)
}

@media (min-width: 767px) {
    .is-open-mobile-nav .support-page--support-navigation-links-list {
        transform: translateY(130px)
    }
}

.is-open-mobile-nav .support-page--support-navigation-mobile-drop-down-title span {
    transform: translateY(-35px)
}

.is-open-mobile-nav .support-page--support-navigation-mobile-drop-down-title::after {
    transform: translateY(0px);
    opacity: 1
}

.is-open-mobile-nav .support-page--support-navigation-mobile-drop-down-title::before {
    transform: rotate(-45deg)
}

.support-page--support-navigation-links-list {
    -webkit-overflow-scrolling: touch;
    background-color: inherit;
    z-index: 1;
    width: 272px
}

@media (max-width: 991px) {
    .support-page--support-navigation-links-list {
        transform: translateY(-120%);
        padding: 0 15px 200px 22px;
        transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
        width: 100%;
        height: 100%;
        overflow-y: scroll;
        position: fixed;
        top: 16px;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 99;
        width: 212px
    }
    .support-page--page-column-primary {
        padding-top: 80px;
        margin-top: 0;
    }
    
}

@media (min-width: 992px) {
    .support-page--support-navigation-links-list {
        background-color: transparent;
        display: block;
        margin: 0;
        padding: 0;
        position: static
    }
}

.support-page--support-navigation-list-item {
    border-top: 1px solid #d8dad9;
    padding: 8px 0 2px 4px
}

.support-page--support-navigation-list-item.js-is-current-menu>ul {
    display: block !important;
    visibility: visible
}

.support-page--support-navigation-list-item ul {
    visibility: hidden;
/*     display: block !important; */
}
.support-page--support-navigation-list-item ul{
  display: none  !important;
}

.support-page--support-navigation a {
	text-decoration: none;
}

.support-page--support-navigation-list-item:first-child {
    border-top: 0
}

.support-page--support-navigation-list-item>a {
    font-family: "Favorit", sans-serif !important;
    font-weight: 300;
    line-height: 1.3;
    font-size: 18px;
    padding-left: 0;
    line-height: 1.1;
    margin-bottom: 4px
}

@media (min-width: 992px) {
    .support-page--support-navigation-list-item {
        border-top: 1px solid #eaeaea;
        padding: 14px 0 14px 0px
    }
    .support-page--support-navigation-list-item:first-child {
        border-top: 0;
        padding-top: 0
    }
    .support-page--support-navigation-list-item:first-child a {
        padding-left: 0
    }
    .support-page--support-navigation-list-item>a {
        display: inline; 
        font-family: "Favorit", sans-serif !important;
        font-weight: 300;
        line-height: 1.3;
        padding: 0;
        text-transform: uppercase;
        line-height: 1
    }
    .support-page--support-navigation-list-item>a+ul {
        margin-top: 10px
    }
}

.js-is-current-menu .support-page--support-navigation-link {
    color: #363636
}

.support-page--support-navigation-child-links-list {
    padding-left: 12px;
    margin: 0 0 12px 0;
    display: block !important
}

.support-page--support-navigation-child-link {
    display: block;
    font-family: "Favorit", sans-serif !important;
    font-weight: 300;
    line-height: 1.3;
    font-size: 13px;
    letter-spacing: 0;
    font-weight: normal
}

.support-page--support-navigation-child-link.is-current-page {
    font-family: "Favorit", sans-serif !important;
    font-weight: 300;
    line-height: 1.3;
    text-decoration: underline
}

.bold.blue {
    text-transform: uppercase;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 0px;
    margin-bottom: 12px;
    color: #363636;
    font-family: "Favorit", sans-serif !important;
    font-weight: 300;
    line-height: 1.3;
}

.support-page--page-content .tip span {
    font-family: "Favorit", sans-serif !important;
    font-weight: 300;
    line-height: 1.3;
}

.support-page--page-content span.warning::before {
    background-color: transparent;
    background-image: url('icon-warning.png');
    background-size: cover;	
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
    height: 11px;
    margin-right: 4px;
    width: 11px
}

.support-page--page-content .gray {
    color: #6D6A6A
}

.support-page--page-content .blue {
    color: #363636
}

.support-page--page-content .green {
    color: #44aa4e
}

.support-page--page-content .orange {
    color: #ed7634
}

.support-page--page-content .red {
    color: #d02632
}

.support-page--page-content h1.title {
    font-size: 24px
}

@media (min-width: 670px) {
    .support-page--page-content h1.title {
        font-size: 36px
    }
}

.support-page--page-content h2 {
    font-size: 18px;
    font-weight: 700
}

@media (min-width: 670px) {
    .support-page--page-content h2 {
        font-size: 20px
    }
}

.support-page--page-content h4 {
    margin-bottom: 4px;
    line-height: 1.1;
    font-size: 16px;
}

.support-page--page-content .caps {
    text-transform: uppercase
}

.support-page--page-content .bold {
    font-family: "Favorit", sans-serif !important;
    font-weight: 300;
    line-height: 1.3;
}

.support-page--page-content p {
    color: #6D6A6A;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.5
}

@media (min-width: 767px) {
    .support-page--page-content p {
        font-family: "Favorit", sans-serif !important;
        font-weight: 300;
        line-height: 1.3;
        font-size: 14px;
        line-height: 1.4
    }
}

.support-page--page-content p.small {
    font-size: 13px;
    line-height: 1.2
}

.support-page--page-content p.warning span {
    font-family: "Favorit", sans-serif !important;
    font-weight: 300;
    line-height: 1.3;
}

.support-page--page-content strong {
    font-family: "Favorit", sans-serif !important;
    font-weight: 300;
    line-height: 1.3;
    color: #6D6A6A
}

.support-page--page-content ol {
    list-style-type: decimal-leading-zero
}

.support-page--page-content ol li {
    font-size: 12px;
    line-height: 1.4;
    margin-bottom: 10px
}

.support-page--page-content a.link-download {
    display: block
}

.support-page--page-content a.link-download::after {
    background-color: transparent;
    background-image: url("./ow-support-icon-download.png");
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: inline-block;
    height: 17px;
    margin-left: 8px;
    margin-bottom: 4px;
    width: 15px;
    position: relative;
    top: 6px
}

.support-page--page-content .flex--container.appbtns {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.support-page--page-content .flex--container.appbtns a {
    width: 50%;
    flex-basis: 50%
}

.support-page--page-content .flex--container section img {
    display: block;
    margin: auto
}

@media (min-width: 767px) {
    .support-page--page-content .flex--container {
        display: flex;
        flex-direction: row;
        justify-content: space-between
    }
    .support-page--page-content .flex--container section {
        flex-basis: 50%;
        width: 50%
    }
    .support-page--page-content .flex--container section img {
        padding: 4px;
        width: 100%
    }
}

.support-page--page-content .fourblock-noslide {
    margin-bottom: 30px
}

.support-page--page-content .fourblock-noslide ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    height: auto;
    width: 100%;
    list-style-type: none
}

.support-page--page-content .fourblock-noslide ul li {
    width: 50%;
    flex-basis: 50%;
    display: block
}

.support-page--page-content .fourblock-noslide ul li figure {
    padding: 0;
    margin: 0
}

.support-page--page-content .fourblock-noslide ul li figure p {
    padding: 0;
    font-size: 10px
}

@media (min-width: 992px) {
    .support-page--page-content .fourblock-noslide ul li {
        width: 25%;
        flex-basis: 25%
    }
}

.support-page--page-content .fourblock {
    margin-bottom: 20px;
    padding-bottom: 10px
}

@media (min-width: 992px) {
    .support-page--page-content .fourblock {
        margin-bottom: 40px
    }
}

.support-page--page-content .fourblock .slick-next,
.support-page--page-content .fourblock .slick-prev {
    z-index: 1;
    top: 42%
}

.support-page--page-content .fourblock .slick-next {
    right: -10px
}

.support-page--page-content .fourblock .slick-next:before {
    color: #000;
    opacity: 1;
    border-right: 2px solid #6D6A6A;
    border-top: 2px solid #6D6A6A;
    border-radius: 1px;
    bottom: 0;
    content: '';
    height: 12px;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    transition: transform 0.3s ease 0s;
    transform: rotate(45deg);
    width: 12px
}

.support-page--page-content .fourblock .slick-prev {
    left: -20px
}

.support-page--page-content .fourblock .slick-prev:before {
    color: #000;
    opacity: 1;
    border-left: 2px solid #6D6A6A;
    border-top: 2px solid #6D6A6A;
    border-radius: 1px;
    bottom: 0;
    content: '';
    height: 12px;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    transition: transform 0.3s ease 0s;
    transform: rotate(-45deg);
    width: 12px
}

.support-page--page-content .fourblock .slick-dots {
    justify-content: center;
    bottom: -10px
}

.support-page--page-content .fourblock .slick-dots li button:before {
    font-size: 18px
}

.support-page--page-content .fourblock ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 0;
    list-style-type: none;
    padding: 0
}

.support-page--page-content .fourblock ul li {
    margin: 0
}

.support-page--page-content .fourblock ul li p {
    font-size: 12px;
    padding: 0 36px;
    margin: 5px 0
}

.support-page--page-content .fourblock ul li p span {
    display: block;
    font-size: 10px
}

@media (min-width: 670px) {
    .support-page--page-content .fourblock ul li {
        padding: 0 4px
    }
    .support-page--page-content .fourblock ul li p {
        font-size: 11px;
        padding: 0 16px
    }
}

.support-page--page-content .fourblock figure {
    padding: 0;
    margin: 0
}

.support-page--page-content .fourblock img {
    width: 100%
}

.support-page--page-content .twoblock h3 {
    border-bottom: 1px solid #eaeaea;
    color: #363636;
    font-family: "Favorit", sans-serif !important;
    font-weight: 300;
    line-height: 1.3;
    text-transform: uppercase
}

.support-page--page-content .twoblock ul li {
    font-size: 12px;
    line-height: 1.4
}

.support-page--page-content .twoblock figure {
    margin: 0
}

.support-page--page-content .twoblock section {
    margin-bottom: 60px;
    padding: 0 4px
}

.support-page--page-content .twoblock section table tr:first-child td {
    border-right: 0 none
}

.support-page--page-content .twoblock section table tr td {
    font-size: 12px;
    border-top: 0 none;
    padding: 5px 10px
}

.support-page--page-content .twoblock section table tr td:first-child {
    border-right: 1px solid #eaeaea;
    text-align: right;
    font-family: "Favorit", sans-serif !important;
    font-weight: 300;
    line-height: 1.3;
}

@media (min-width: 992px) {
    .support-page--page-content .twoblock {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: nowrap
    }
    .support-page--page-content .twoblock p {
        font-size: 12px
    }
    .support-page--page-content .twoblock section {
        width: 48%;
        flex-basis: 48%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start
    }
    .support-page--page-content .twoblock section figure {
        margin-top: auto
    }
}

.support-page--page-content section.oneblock {
    flex-basis: 100%;
    width: 100%
}

.support-page {
    position: relative
}

#support-page--push-back .fourblock {
    margin-top: 20px
}

#support-page--push-back .slick-dots {
    bottom: 0
}

@media (min-width: 992px) {
    #support-page--warranty.support-page .twoblock section:last-child {
        padding-top: 50px
    }
}

#support-page--warranty.support-page .twoblock section table tr:first-child td {
    padding-top: 0;
    margin-top: 0;
    font-size: 9px;
    white-space: nowrap;
    line-height: 1
}

#support-page--faq .support-page--page-content {
    padding-bottom: 20px
}

#support-page--faq .support-page--page-content h4,
#support-page--faq .support-page--page-content .faq-question {
    color: #363636;
    font-family: "Favorit", sans-serif !important;
    font-weight: 300;
    line-height: 1.3;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 20px
}
#support-page--faq .support-page--page-content a{
      color: #50b3da;
    text-decoration: none;
    outline: none;
}

@media (min-width: 992px) {
    #support-page--faq .support-page--page-content h4,
    #support-page--faq .support-page--page-content .faq-question {
        font-size: 24px
    }
}

#support-page--faq .support-page--page-content blockquote,
#support-page--faq .support-page--page-content .faq-answer {
    color: #6D6A6A;
    font-family: "Favorit", sans-serif !important;
    font-weight: 300;
    line-height: 1.3;
    font-size: 16px;
    padding: 0;
    margin: 0 0 20px 0
}

#support-page--support-navigation-faqs-list {
    display: block;
    list-style: none;
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 0
}

#support-page--support-navigation-faqs-list li {
    border-top: 1px solid #6D6A6A;
    margin-bottom: 0;
    padding: 5px 0px;
    position: relative
}

#support-page--support-navigation-faqs-list li::before {
    border-right: 2px solid #6D6A6A;
    border-top: 2px solid #6D6A6A;
    border-radius: 2px;
    bottom: 0;
    content: '';
    height: 9px;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    transition: transform 0.3s ease 0s;
    transform: rotate(45deg);
    width: 9px
}

.support-page--support-navigation.js-is-active-nav #support-page--support-navigation-faqs-list li::before {
    transform: rotate(135deg)
}

@media (min-width: 768px) {
    #support-page--support-navigation-faqs-list li {
        border-top: 0
    }
    #support-page--support-navigation-faqs-list li::before {
        display: none
    }
}

#support-page--support-navigation-faqs-list a {
    color: #6D6A6A;
    font-family: "Favorit", sans-serif !important;
    font-weight: 300;
    line-height: 1.3;
    font-size: 18px
}

.support-page--video-playback-area {
    margin-bottom: 30px
}

.support-page--videos-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

@media (min-width: 992px) {
    .support-page--videos-list {
        justify-content: flex-start;
    }
}

.support-page--videos-list-item {
    cursor: pointer;
    margin-bottom: 20px;
    width: 48%
}

@media (min-width: 992px) {
    .support-page--videos-list-item {
        margin-right: 1.25%;
        width: 32.5%
    }
    .support-page--videos-list-item:nth-child(3n) {
        margin-right: 0
    }
}

.support-page--videos-list-item i.fa {
    position: absolute;
    left: 8px;
    bottom: 6px;
    margin: auto;
    height: 10px;
    font-size: 10px;
    text-align: center;
    z-index: 1
}

.support-page--videos-list-item i.fa:before {
    color: #fff
}

.support-page--video-item-image-container {
    position: relative;
    padding-bottom: 55%;
    overflow: hidden
}

.support-page--video-item-image-container::before {
    background-color: rgba(0, 0, 0, 0);
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: background-color 0.3s ease 0s;
    width: 100%;
    z-index: 1
}

@media (min-width: 992px) {
    .support-page--video-item-image-container:hover i.fa::before {
        color: #363636
    }
    .support-page--video-item-image-container:hover::before {
        background-color: rgba(0, 0, 0, 0.25)
    }
}

.support-page--video-item-image {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
    max-width: none;
    width: 100%
}

.support-page--video-item-title {
    color: #6D6A6A;
    font-family: "Favorit", sans-serif !important;
    font-weight: 300;
    line-height: 1.3;
    font-size: 16px;
    margin-top: 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase
}

.support-page--video-item-title::after {
    background-color: #363636;
    bottom: -5px;
    content: '';
    display: none;
    left: 0;
    height: 2px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 40px
}

.support-page--video-playback-list {
    list-style: none;
    margin: 0
}

.support-page--video-playback-item {
    display: none;
    margin-bottom: 0
}

.support-page--video-playback-item:first-child {
    display: block
}

.support-page--videos-list-item.js-is-current-video .support-page--video-item-title::after {
    display: block
}

.support-page-video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.support-page-video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

figure.appcontent {
    text-align: center
}

figure.appcontent img {
    margin-left: auto;
    margin-right: auto
}

figure.appcontent h5 {
    font-family: "Favorit", sans-serif !important;
    font-weight: 300;
    line-height: 1.3;
    text-transform: uppercase;
    color: #6D6A6A;
    font-size: 16px;
    line-height: 16px;
    margin-top: 8px;
    margin-bottom: 4px
}

figure.appcontent p {
    padding-left: 30px;
    padding-right: 30px
}

p sup {
    font-size: 6px
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.support-page--video-info-img {
    margin: 30px 0
}
.is-open-mobile-nav .support-page--support-navigation {
    height: 100%;
}
.is-open-mobile-nav .support-page--support-navigation-links-list {
    transform: translateY(80px);
}
.js-support-page--support-navigation ul{
	opacity: 1;
  visibility: visible;
  overflow: hidden;
}

a.link-download {
    color: #50b3da;
    text-decoration: none;
    font-family: "Favorit", sans-serif !important;
    font-weight: 300;
    line-height: 1.3;
}

li.support-page--support-navigation-list-item a:first-child {
    height: auto;
}

.gt-support .fourblock h5 {
  font-weight: 400;
  padding: 2px 8px;
}
.gt-support strong {
  font-weight: 700;
}

.gt-support .fourblock ul li p {
  padding: 0 8px;
}

.gt-support .oneblock section {
    margin-bottom: 60px;
    padding: 0 4px;
}

.gt-support .twoblock h3 {
    margin-bottom: 10px;
}

.gt-support ::marker {
    font-family: mono45-headline,monospace!important;
    font-size: 20px;
}

.gt-support .support-page--page-content .twoblock h3, .gt-support .support-page--page-content .twoblock h4 , .gt-support .support-page--page-content section h4 {
    font-size: 18px !important;
    font-weight: 500;
    text-transform: none !important;
    letter-spacing: -.25px;
}

.gt-support ol {
    margin-left: 2em;
}

.gt-support .safety ul, .gt-support .warranty ul {
    list-style-type: disc;
    margin-left: 1.25em;
}
.gt-support .safety h5 {
	font-size: 15px !important;
    font-weight: 500;
    text-transform: none !important;
    letter-spacing: -.25px;
}

.gt-support .support-page--page-content .twoblock ul li {
  font-size: 12px !important;
  font-weight: 300 !important;
  color: #6D6A6A;
}

.gt-support .manuals a {
    font-family: mono45-headline,monospace!important;
    font-size: 20px;
  	text-decoration: underline;
  	font-weight: 500;
}

.gt-support .manuals {
    min-height: 400px;
}

.gt-support ol li {
    font-family: "Favorit", sans-serif !important;
    color: #6D6A6A;
}

.gt-support .support-page--page-content.js-support-page--page-content {
    min-height: 740px !important;
}

.gt-support .warranty tbody {
    font-family: 'Favorit', sans-serif;
    font-weight: 300;
}

.gt-support .warranty tbody td {
    text-align: left !important;
}

.gt-support .support-page--hero-top {
  	max-height: none !important;
}

.gt-support .support-page--hero-top img {
  	max-height: none !important;
}

@media only screen and (min-width: 640px) {
  .gt-support .fourblock ul li {
    width: 25%;
  }
}

.support-page {
    background: #ffffff;
}
.support-page nav.support-page--support-navigation {
    background: #ffffff;
}

#basic-operation footer, #power-status footer, #push-back footer, #charging footer, #tire-pressure footer, #safety footer, #using-the-app footer, #manuals footer, #warranty footer, #return-policy footer {
    display: none;
}

.support-page--page-content .twoblock p {
    font-size: 14px !important;
}
.gt-support .support-page--page-content .twoblock ul li {
    font-size: 14px !important;
}