@import 'fonts2.css';
@import 'https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&display=swap';
.mob {
    display: none
}

[id|=trustbadge] {
    z-index: 10 !important
}

.page {
    width: 100%;
    background: #fff;
    font-family: inter, sans-serif;
    font-weight: 400;
    letter-spacing: .03em;
    overscroll-behavior: none
}

.sub-menu .category-page-link {
    display: none
}

div#zttcrt #checktb-btn i.fa.fa-spinner.fa-spin {
    top: 12px;
    position: absolute
}

i.fas.fa-phone::before,
i.far.fa-envelope::before,
i.fas.fa-map-marker-alt::before {
    font-family: 'font awesome\ 5 free';
    font-weight: inherit
}

#nav-content .prod-name.h5 {
    font-size: 15px
}

#nav-content .prodsContainer .product div a {
    color: #000;
    text-decoration: none
}

#nav-content ul.nav-content .prod-name.h5 {
    --swiper-navigation-size: 44px;
    letter-spacing: .03em;
    -webkit-tap-highlight-color: transparent;
    margin: 0;
    font-weight: 500;
    line-height: 1.1;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px
}

#nav-content .prod-price.h4 a {
    color: #000;
    font-weight: 700;
    text-decoration: none;
    font-size: 24px;
    line-height: 25px
}

#nav-content .prod-price.h4.h4 {
    margin-bottom: 10px
}

@media(min-width:768px) {
    #nav-content span.stamped-badge {
        display: flex;
        justify-content: center
    }
    #nav-content span.stamped-starrating.stamped-badge-starrating {
        display: block;
        text-align: center;
        width: 100%
    }
}

.col-xs-4.col-sm-2.phone i.fa.fa-phone {
    font-family: stamped-font, FontAwesome, "font awesome 5 pro", "font awesome 5 brands" !important
}

span.call-us-text i.fas.fa-phone::before {
    font-family: stamped-font, FontAwesome, "font awesome 5 pro", "font awesome 5 brands"
}

main {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%
}

#nav-container {
    position: fixed;
    height: 100vh;
    width: 100%;
    pointer-events: none
}

#nav-container * {
    visibility: visible
}

.second-head .user-burger {
    cursor: pointer;
    padding-left: 5%;
    display: flex;
    flex-direction: row;
    align-items: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.second-head .burger-bricks {
    width: 24px;
    background-image: url(/products/app/images/nav_icon.svg);
    height: 24px;
    background-repeat: no-repeat;
    display: inline;
    -webkit-transition: transform .3s cubic-bezier(.25, .1, .25, 1);
    -moz-transition: transform .3s cubic-bezier(.25, .1, .25, 1);
    -o-transition: transform .3s cubic-bezier(.25, .1, .25, 1);
    transition: transform .3s cubic-bezier(.25, .1, .25, 1);
    transform-style: preserve-3d
}

.second-head .burger-text {
    font-family: inter, sans-serif;
    padding-top: 12px;
    margin-left: 12px;
    line-height: 20px;
    font-size: 16px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    font-weight: 700
}

.second-head .burger.open .burger-bricks,
.second-head .user-burger.open .burger-bricks {
    background-image: url(/products/app/images/nav_icon_active.svg);
    transform: rotateY(-180deg)
}

.second-head .burger.open:after,
.second-head .user-burger.open:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px;
    border-color: transparent transparent #252520 transparent;
    display: inline-block;
    margin-top: 55px;
    position: absolute;
    font-weight: 900;
    font-size: 13px
}

.second-head .video-cont {
    width: 10%;
    position: absolute;
    left: 30%;
    top: 0;
    display: none
}

.second-head .video-cont a {
    color: red;
    font-size: 30px
}

.second-head .open .middle {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.second-head .logo:hover,
.second-head .logo:active {
    outline: none
}

.second-head .logo img {
    max-height: 30px;
    width: 192px
}

#nav-content.inactive-specialoffer {
    margin-top: 77px
}

.change-margin-top#nav-content {
    margin-top: 128px !important
}

#nav-content .cmp-page {
    position: absolute;
    bottom: 5px;
    right: 20px;
    font-size: 18px;
    color: #e4121d;
    letter-spacing: 1px;
    text-decoration: none;
    font-weight: 600
}

#nav-content .cmp-page::after {
    content: "\f101";
    font-family: 'font awesome\ 5 free';
    margin-left: 15px;
    font-weight: 600
}

#nav-content .cmp-page img {
    margin-left: 20px;
    margin-top: -2px
}

#back {
    width: 100%
}

#back {
    background-color: #fff;
    text-align: left;
    display: none;
    line-height: 50px
}

.back-to-front {
    display: flex;
    align-items: center
}

.back-to-front svg {
    width: 30px;
    height: 31px
}

.back-to-front {
    cursor: pointer
}

#back .search-result-cont {
    width: 100%;
    height: calc(100vh - 120px);
    background-color: #f1f1f1;
    padding-left: 10%;
    display: none;
    margin-top: 77px
}

#custom-search-input input {
    border: 0;
    box-shadow: none;
    font-size: 18px;
    height: 50px;
    width: 100%;
    background: 0 0;
    padding: 0 0 0 20px
}

#custom-search-input input::placeholder {
    color: #969696;
    font-size: 18px;
    letter-spacing: 1px
}

#custom-search-input button {
    background: 0 0;
    box-shadow: none;
    border: 0;
    color: #0a0b09;
    padding-right: 25px
}

#custom-search-input button:hover {
    border: 0;
    box-shadow: none
}

#custom-search-input i {
    font-size: 30px
}

#custom-search-input button img {
    height: 30px
}

.arrow {
    float: right;
    font-size: 20px
}

.user-container {
    margin-top: 85px;
    width: 100%;
    max-width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    pointer-events: auto;
    -webkit-tap-highlight-color: transparent;
    transform: translateX(-100%);
    transition: transform .3s;
    will-change: transform;
    contain: paint;
    z-index: 9999;
    text-align: center
}

.user-container.opened {
    transform: none
}

.langsContainer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    pointer-events: auto;
    background-color: rgba(37, 37, 32, .95);
    color: #fff;
    -webkit-tap-highlight-color: transparent;
    transform: translateX(-100%);
    transition: transform .3s;
    will-change: transform;
    contain: paint;
    z-index: 9999
}

.langsContainer .content {
    font-family: inter, sans-serif;
    position: relative;
    width: 25%;
    padding: 2rem;
    background-color: rgba(0, 0, 0, .2);
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 5px;
    margin: 15% auto
}

.langsContainer .content ul {
    list-style: none;
    overflow: hidden
}

.langsContainer .content ul li {
    width: 50%;
    float: left
}

.user-container .userContainer {
    width: 85%;
    background-color: #fff;
    height: 100%;
    float: left;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.close-btn {
    position: absolute;
    left: 50px;
    top: 0;
    display: none;
    z-index: 1
}

.close-btn img {
    height: 33px;
    cursor: pointer
}

.user-container .nav-bar #leftside-navigation ul li a img {
    float: right
}

.user-container .user-content {
    text-align: center;
    width: 60%;
    margin: 50px auto
}

.user-container .user-content h4 {
    text-align: left
}

.user-container .user-content .user-name {
    text-align: center;
    margin-bottom: 20px
}

.user-container .user-content .user-name strong {
    color: red
}

.user-container .user-content .top-parag {
    text-align: center;
    letter-spacing: 1px;
    width: 70%;
    margin: 25px auto;
    line-height: 30px
}

.user-container .user-content .addr {
    background-color: #f7f7f9;
    padding: 5px 15px;
    border: 1px solid #ebebea;
    min-height: 100px
}

.user-container .user-content .addr p {
    text-align: left
}

.user-container .user-content .payment-meth .meth-cont {
    background-color: #f7f7f9;
    padding: 5px 15px;
    border: 1px solid #ebebea;
    min-height: 100px
}

.user-container .user-content .payment-meth .meth-cont p {
    text-align: left
}

.n-logged {
    background-color: rgba(37, 37, 32, .95);
    max-width: initial
}

.user-container .login div.h3 {
    font-size: 4rem;
    color: #fff;
    margin-bottom: 2rem
}

.user-container.login .login-box {
    background-color: rgba(255, 255, 255, .6);
    width: 100%;
    height: 100%
}

.user-container .login .login-header {
    font-size: 1.5rem;
    justify-content: center;
    margin-bottom: 1rem
}

.user-container .login .login-box .login-body {
    padding: 2rem;
    background-color: rgba(0, 0, 0, .2);
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 5px
}

.user-container .login .login-box .login-body button {
    background-color: red;
    color: #fff;
    margin-bottom: 2rem;
    width: 100%;
    height: 50px;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px
}

.user-container .login .login-box .login-body button:hover {
    background-color: #fff;
    color: red
}

.user-container .login .login-box .login-body .mini-login a {
    color: #fff;
    font-size: 1.5rem;
    margin-bottom: 2rem;
    letter-spacing: 1px;
    text-decoration: none
}

.user-container .login-header,
.tab {
    margin: 0 15px 0 5px;
    display: inline-block;
    border-bottom: 2px solid transparent
}

.user-container .form-input {
    display: block;
    position: relative;
    margin-bottom: 2rem
}

.user-container .show-password-link {
    display: none
}

.user-container .form-input i {
    font-size: 20px;
    color: red;
    opacity: .8;
    position: absolute;
    top: 13px
}

.user-container .form-input>.material-icons {
    position: absolute;
    font-size: 1.5rem;
    top: 1.2rem
}

.user-container .form-input>.material-icons~input,
.form-input>.material-icons~.label,
.form-input>.material-icons~.underline {
    margin-left: 2.25rem;
    width: calc(100% - 2.25rem)
}

.user-container .form-input input {
    background: 0 0;
    border: none;
    box-shadow: none;
    padding-top: 2.5rem;
    padding-right: 0;
    padding-bottom: 2.8rem;
    outline-style: none;
    padding-left: 40px;
    color: #7b7b7b;
    width: 100%
}

.user-container .form-input input~.label {
    color: #7b7b7b;
    font-size: 18px;
    margin: 0;
    pointer-events: none;
    position: absolute;
    top: 1.2rem;
    left: 30px;
    bottom: .5rem;
    transition: top .2s, font .2s;
    z-index: 1
}

.user-container .form-input input~.underline {
    background-color: #949494;
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0
}

.user-container .form-input input:hover~.underline,
.form-input input:focus~.underline {
    background-color: #cdcdcd
}

.user-container .form-input input:hover~.label,
.form-input input:focus~.label {
    color: #cdcdcd
}

.user-container .form-input input:focus~.underline {
    height: 2px
}

.user-container .form-input input:focus~.label,
.form-input input:valid~.label {
    top: -5px;
    font-size: 14px
}

.user-container .form-input input:-webkit-autofill~.label {
    top: -5px;
    font-size: 14px
}

.user-container .login .no-account {
    background-color: rgba(0, 0, 0, .2);
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 5px;
    margin-top: 2rem;
    padding: 2rem
}

.user-container .login .no-account .header.h4 {
    font-size: 1.8rem;
    color: #fff;
    margin-bottom: 3rem
}

.user-container .login .no-account a {
    color: red;
    background-color: #fff;
    font-size: 1.4rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    height: 50px;
    line-height: 50px;
    display: block;
    width: 100%;
    text-decoration: none
}

.user-container .login .no-account a:hover {
    color: #000;
    font-weight: 700
}

.content {
    z-index: 0;
    background-color: #fff
}

.layout {
    display: block;
    position: relative;
}

.specialoffer-cont {
    height: 43px;
    line-height: 43px;
    position: relative;
    transition: top .6s;
    width: 100%;
    background: #fff;
    display: none
}

.why-us {
    padding-top: 2vh;
    padding-bottom: 2vh
}

.why-us h2 {
    text-align: center;
    font-size: 32px;
    font-family: helveticaneueltstd-bd
}

.why-us-carousel {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 0;
    font-family: helveticaneueltstd-bdcn
}

main .why-us .why-us-carousel .slick-dots {
    display: none
}

.why-us-carousel a {
    color: #000;
    text-decoration: none
}

.why-us-carousel .thumbnail .h4 {
    font-size: 12px
}

.why-us-carousel h5 {
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
    font-family: helveticaneueltstd-bd
}

.why-us-carousel p {
    font-size: 14px;
    text-align: center;
    font-family: helveticaneueltstd-th
}

.why-us-carousel .thumbnail {
    border: none;
    text-align: center;
    margin-bottom: 0;
    margin-top: 10px
}

.why-us-carousel .thumbnail img {
    max-width: 100px
}

.why-us-carousel .slick-slide {
    margin: 0 20px
}

.why-us-carousel .slick-slide img {
    width: 50%;
    margin: 0 auto
}

.why-us-carousel .slick-prev:before,
.why-us-carousel .slick-next:before {
    color: #000;
    font-size: 20px
}

.why-us-carousel .slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2
}

.why-us-carousel .slick-active {
    opacity: 1
}

.why-us-carousel .slick-current {
    opacity: 1
}

.layout .to-hoverboards-cont {
    position: relative;
    padding: 0
}

.layout .to-hoverboards-cont .to-hoverboards-link {
    padding: 0
}

.layout .to-hoverboards-cont .to-hoverboards-link img {
    width: 100%
}

.layout .to-hoverboards-cont .to-hoverboards-link .text-cont {
    font-family: FrutigerLT-Light;
    position: absolute;
    bottom: 25vh;
    left: 8%;
    width: 220px
}

.layout .to-hoverboards-cont .to-hoverboards-link .text-cont h3 {
    font-size: 50px;
    color: #fff
}

.layout .to-hoverboards-cont .to-hoverboards-link .text-cont p {
    font-size: 16px;
    text-align: center;
    letter-spacing: 1px;
    border: 2px solid #fff;
    line-height: 50px;
    margin-top: 20px
}

.layout .to-hoverboards-cont .to-hoverboards-link .text-cont p a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    display: block
}

main .all-hoverboards {
    padding-top: 10vh;
    padding-bottom: 4vh;
    background-color: #fff
}

main .all-hoverboards ul {
    list-style: none;
    width: 90%;
    margin: 0 auto;
    padding: 0
}

main .all-hoverboards li {
    width: 33%;
    float: left;
    text-align: center
}

main .all-hoverboards img {
    width: 50%
}

.layout .to-ebikes-cont {
    position: relative;
    padding: 0
}

.layout .to-ebikes-cont .to-ebikes-link {
    padding: 0
}

.layout .to-ebikes-cont .to-ebikes-link img {
    width: 100%
}

.layout .to-ebikes-cont .to-ebikes-link .text-cont {
    font-family: FrutigerLT-Light;
    position: absolute;
    bottom: 25vh;
    right: 8%
}

.layout .to-ebikes-cont .to-ebikes-link .text-cont h3 {
    font-size: 50px;
    color: #fff
}

.layout .to-ebikes-cont .to-ebikes-link .text-cont p {
    font-size: 16px;
    text-align: center;
    letter-spacing: 1px;
    border: 2px solid #fff;
    line-height: 50px;
    margin-top: 20px
}

.layout .to-ebikes-cont .to-ebikes-link .text-cont p a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    padding: 0 50px
}

.layout .parag {
    font-family: FrutigerLT-Light;
    padding-top: 50px;
    padding-bottom: 50px
}

.layout .parag p {
    font-size: 16px;
    color: #252520;
    letter-spacing: 0;
    text-align: center;
    width: 100%;
    margin: 20px auto;
    line-height: 1.7;
    font-family: inter, sans-serif;
    font-weight: 400
}

.layout .to-accessories-cont {
    position: relative;
    padding: 0
}

.layout .to-accessories-cont .to-accessories-link {
    padding: 0
}

.layout .to-accessories-cont .to-accessories-link img {
    width: 100%
}

.layout .to-accessories-cont .to-accessories-link .text-cont {
    font-family: FrutigerLT-Light;
    position: absolute;
    bottom: 25vh;
    left: 8%
}

.layout .to-accessories-cont .to-accessories-link .text-cont h3 {
    font-size: 50px;
    color: #fff
}

.layout .to-accessories-cont .to-accessories-link .text-cont p {
    font-size: 16px;
    text-align: center;
    letter-spacing: 1px;
    border: 2px solid #fff;
    line-height: 50px;
    margin-top: 20px
}

.layout .to-accessories-cont .to-accessories-link .text-cont p a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    padding: 0 50px
}

.prods-carousel {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 0;
    margin-top: 5vh
}

.prods-carousel a {
    color: #000;
    text-decoration: none
}

.prods-carousel h5 {
    font-size: 20px;
    text-transform: uppercase
}

.prods-carousel .uvp {
    color: #c3c4c5;
    text-decoration: line-through;
    font-family: frutigerlt-light;
    font-weight: 500
}

.prods-carousel h3 {
    font-size: 30px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 20px
}

.prods-carousel .to-product {
    text-transform: uppercase;
    color: #fff;
    background-color: #e4121d;
    letter-spacing: 1px;
    padding: 10px 50px;
    transition: .5s;
    display: inline-block
}

.prods-carousel .to-product:hover {
    background-color: #000
}

.prods-carousel .thumbnail {
    border: none;
    text-align: center
}

.prods-carousel .slick-active {
    opacity: 1
}

.slick-dots li button:before {
    font-size: 12px
}

.prods-carousel .slider {
    width: 80%;
    margin: 100px auto;
    text-align: center
}

.prods-carousel .slick-slide {
    margin: 0 20px
}

.prods-carousel .slick-slide img {
    width: 100%
}

.prods-carousel .slick-prev:before,
.prods-carousel .slick-next:before {
    color: #000
}

.prods-carousel .slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2
}

.prods-carousel .slick-active {
    opacity: 1
}

.prods-carousel .slick-current {
    opacity: 1
}

.bluewheel-gallery {
    margin-top: 8vh;
    margin-bottom: 5vh
}

.bluewheel-gallery .left {
    padding-right: 0;
    padding-left: 0
}

.bluewheel-gallery .left img {
    width: 50%;
    float: left;
    padding: 5px
}

.bluewheel-gallery .middle {
    padding-left: 2px;
    padding-right: 2px;
    padding: 0 5px 5px;
    margin-top: 5px
}

.bluewheel-gallery .middle img {
    width: 100%
}

.bluewheel-gallery .middle a {
    width: 70%;
    margin-left: 15%;
    color: #000;
    background-color: #fff;
    padding: 10px 40px;
    position: absolute;
    top: 46%;
    font-size: 20px;
    text-decoration: none
}

.bluewheel-gallery .middle a i {
    margin-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 22px
}

.bluewheel-gallery .right {
    padding-left: 0;
    padding-right: 0
}

.bluewheel-gallery .right img {
    width: 50%;
    float: left;
    padding: 5px
}

.bluewheel-gallery {
    position: relative;
    display: flex;
    flex-flow: row wrap;
    justify-content: center
}

.gallery__item {
    position: relative;
    margin: 0;
    width: 50%;
    float: left;
    height: auto;
    overflow: hidden;
    background: #fff;
    text-align: center;
    cursor: pointer
}

.gallery__img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: .8;
    width: 100% !important
}

.gallery__summary {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box
}

.gallery__summary:before,
.gallery__summary:after {
    pointer-events: none
}

.gallery__summary,
.gallery__summary>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.gallery__summary>a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0
}

.gallery__title {
    word-spacing: -.15em;
    font-weight: 300
}

.gallery__title span {
    font-weight: 800
}

.gallery__title,
.gallery__description {
    margin: 0
}

.gallery__description {
    letter-spacing: 1px;
    font-size: 68.5%
}

.gallery__item {
    background: #fff
}

.gallery__img {
    opacity: .9;
    -webkit-transition: opacity .35s;
    transition: opacity .35s
}

.gallery__summary:before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 2px solid #fff;
    box-shadow: 0 0 0 30px rgba(255, 255, 255, .1);
    content: '';
    opacity: 0;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    -webkit-transform: scale3d(1.4, 1.4, 1);
    transform: scale3d(1.4, 1.4, 1);
    background-color: rgba(0, 0, 0, .6)
}

.gallery__title {
    margin: 20% 0 10px;
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s, opacity .35s;
    opacity: 0
}

.gallery__description {
    padding: 1em;
    opacity: 0;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
}

.gallery__item:hover .gallery__title {
    -webkit-transform: scale(.9);
    transform: scale(.9);
    opacity: 1
}

.gallery__item:hover .gallery__summary:before,
.gallery__item:hover .gallery__description {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

.gallery__item:hover .gallery__summary {
    background-color: transparent
}

.gallery__item:hover .gallery__img {
    opacity: .4
}

@media screen and (max-width:768px) {
    .gallery {
        display: block;
        flex-wrap: column;
        justify-content: center
    }
    .gallery__item {
        width: 50%
    }
}

.bluewheel-statistics {
    text-align: center;
    margin-bottom: 5vh
}

.bluewheel-statistics img {
    height: 10vh
}

.bluewheel-statistics h3 {
    font-size: 45px;
    color: #e4121d;
    font-weight: 700
}

.bluewheel-statistics span {
    font-size: 20px;
    font-weight: 400
}

.newsletter {
    background-color: #f1f1f1;
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: center
}

.newsletter form label {
    font-size: 24px
}

.newsletter form input {
    font-size: 16px;
    width: 80%;
    height: 42px;
    padding: 10px 20px;
    border: 1px solid transparent;
    float: right
}

.newsletter form input::placeholder {
    color: #c3c4c5;
    font-weight: 200
}

.newsletter form button {
    font-size: 16px;
    color: #fff;
    border: none;
    background-color: #e4121d;
    width: 85%;
    padding: 10px;
    padding-left: 25px;
    padding-right: 25px;
    text-transform: uppercase
}

.chat-btn {
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 25px;
    right: 75px;
    z-index: 3
}

.chat-btn a {
    color: #fff
}

.chat-btn i {
    padding: 10px;
    border: 3px solid #fff;
    border-radius: 50%;
    font-size: 24px;
    color: #fff
}

.button.solvemate-widget-opener {
    background-color: #f00010;
    width: 50px;
    height: 50px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 30%;
    border-top-left-radius: 30%;
    border-top-right-radius: 30%;
    position: fixed;
    right: 28px;
    bottom: 20px;
    z-index: 999999;
    cursor: pointer
}

.button.solvemate-widget-opener span {
    display: block;
    background: url(https://widget.solvemate.com/v2/solvemate-widget-button/70b035790f063153ee0981d0d03e137e.svg) center center no-repeat;
    width: 50px;
    height: 50px
}

.feedbacks-top-menu span.stamped-badge-caption {
    display: none
}

div#shopping-cart-table span.stamped-badge-caption {
    display: none
}

.category-products span.stamped-badge-caption {
    display: none
}

.cms-home .prods-carousel span.stamped-badge-caption {
    display: none
}

.cms-home .prods-carousel .stamped-badge-caption {
    display: none !important
}

.productpage-header span.stamped-badge-caption {
    font-size: 11px;
    position: relative;
    bottom: 2px
}

@media screen and (min-width:1368px) and (max-width:1680px) {
    #shopping-cart-table .l-side-middle-1 span.dlvctnt {
        width: 45%;
        margin-left: 2rem
    }
    #shopping-cart-table .l-side-middle-1 span.dlvtxt {
        margin-top: 0
    }
    .page .nav-bar {
        width: 20%
    }
    div#nav-content:after {
        width: 20%
    }
    .page .user-container .userContainer {
        width: 82%
    }
    .close-btn {
        left: 55px
    }
    .close-btn img {
        height: 30px
    }
    #custom-search-input button {
        padding-right: 40px
    }
    #back .search-result-cont {
        padding-left: 13.5%
    }
    #related .products-list .action .button,
    #related .products-grid .actions .button {
        width: 95%;
        font-size: 10px;
        height: 40px
    }
    .bluewheel-gallery .middle a {
        width: 80%;
        margin-left: 10%;
        top: 44%
    }
}

@media all and (min-width:768px) and (max-width:1364px) {
    #nav-content span.stamped-badge {
        display: flex;
        justify-content: start !important;
        width: 60%;
        max-width: 60%;
        float: left;
        position: absolute;
        left: 13%;
        bottom: 30px
    }
    #nav-content span.stamped-starrating.stamped-badge-starrating {
        display: block;
        text-align: left;
        width: auto
    }
    .feedbacks-top-menu span.stamped-badge-caption {
        display: inline-block
    }
    #nav-container:focus-within .prodsContainer {
        display: none
    }
    .prodsContainer {
        display: none
    }
    .icon-bar+.icon-bar {
        margin-top: 5px
    }
    .second-head .burger.open:after,
    .second-head .user-burger.open:after {
        border-width: 19px;
        margin-left: -6.7rem
    }
    #nav-content {
        overflow-y: auto;
        margin-top: 75px;
        height: auto
    }
    .nav-bar {
        width: 100%;
        height: auto
    }
    header .second-head .head-cont-right .cart a {
        text-decoration: none
    }
    header .second-head .head-cont-right .cart span {
        color: #e4121d;
        font-size: 24px
    }
    #back .search-cont {
        width: 100%
    }
    #back .search-result-cont {
        width: 100%;
        height: 100vh;
        padding-left: 10%
    }
    #custom-search-input {
        padding-left: 0
    }
    #custom-search-input button {
        padding-right: 15px
    }
    #back .input-group[class*=col-] {
        width: 100%
    }
    #custom-search-input i {
        font-size: 28px
    }
    .sub-menu ul {
        width: 100%;
        background: #fff
    }
    .sub-menu ul li {
        display: block;
        width: 100%;
        overflow: hidden
    }
    .sub-menu ul .prods-cont .product {
        display: block;
        width: 100%;
        float: left;
        text-align: center;
        margin-bottom: 20px;
        position: relative
    }
    .sub-menu ul .product .bewertung {
        width: 60%
    }
    .parallax {
        height: calc(100vh - 80px)
    }
    main .why-us .slick-dots {
        display: block
    }
    .layout .to-hoverboards-cont .to-hoverboards-link .text-cont,
    .layout .to-ebikes-cont .to-ebikes-link .text-cont,
    .layout .to-accessories-cont .to-accessories-link .text-cont {
        bottom: 5vh;
        width: 40%;
        text-align: center;
        right: 30%;
        left: 30%
    }
    .layout .to-hoverboards-cont .to-hoverboards-link .text-cont p,
    .layout .to-accessories-cont .to-accessories-link .text-cont p,
    .layout .to-ebikes-cont .to-ebikes-link .text-cont p {
        font-size: 16px;
        line-height: 50px
    }
    .layout .to-hoverboards-cont .to-hoverboards-link .text-cont h3,
    .layout .to-accessories-cont .to-accessories-link .text-cont h3,
    .layout .to-ebikes-cont .to-ebikes-link .text-cont h3 {
        font-size: 40px
    }
    .layout .to-ebikes-cont .to-ebikes-link .text-cont p a {
        padding: 0 15px
    }
    .layout .to-accessories-cont .to-accessories-link .text-cont p a {
        padding: 0 15px
    }
    .gallery__summary,
    .gallery__summary>a {
        display: none
    }
    .bluewheel-gallery .middle a {
        padding: 5px 20px;
        top: 45%;
        left: 10%;
        font-size: 14px
    }
    .bluewheel-gallery .middle {
        padding-left: 2px;
        padding-right: 2px;
        padding: 0 2px 2px;
        margin-top: 2px
    }
    .bluewheel-gallery .right img {
        width: 50%;
        float: left;
        padding: 2px
    }
    .bluewheel-gallery .left img {
        width: 50%;
        float: left;
        padding: 2px
    }
    .bluewheel-statistics img {
        height: 10vh
    }
    .user-container .login {
        width: 65%;
        margin: 15vh auto
    }
    .account-login {
        margin-top: 50px;
        padding-top: 10px
    }
    .col2-set .col-1,
    .col2-set .col-2 {
        width: 100%;
        margin-bottom: 20px
    }
    #login-form .col2-set {
        padding: 0 5% 50px
    }
    .customer-account-login .col2-set .col-2 {
        padding-top: 20px;
        padding-left: 0;
        border-top: 1px solid #9e9e9c;
        border-left: none;
        margin-top: 25px;
        position: relative
    }
    .customer-account-login .col2-set .col-2:before {
        top: -15px;
        left: 48%;
        transform: rotate(90deg)
    }
    .account-create {
        margin-top: 0;
        padding-top: 10px
    }
    .account-create .scaffold-form {
        width: 80%
    }
    .account-create .scaffold-form .fieldset p.required {
        top: 80px
    }
    .customer-account-create .scaffold-form label:first-child {
        width: 180px
    }
    .customer-account-login .col2-set .buttons-set a {
        padding: 15px 25px
    }
    #login-form input[type=email],
    #login-form input[type=password],
    #login-form input[type=text] {
        width: 70%
    }
    #login-form .fieldset p.required {
        margin-right: 30%
    }
    .cart-empty-cont {
        width: 85%;
        margin: 15vh auto 5vh
    }
    a.showall {
        border-left: 0
    }
    #nav-content .category-page-link {
        float: left;
        width: 100%
    }
    #leftside-navigation .nav-content .sub-menu ul .category-page-link .cmp-page {
        position: relative;
        bottom: 0;
        right: 0;
        font-size: 14px;
        color: #e4121d !important;
        letter-spacing: 1px;
        text-decoration: none;
        text-align: center;
        margin-bottom: 10px
    }
}

@media all and (min-width:768px) and (max-width:1364px) and (orientation:landscape) {
    .finance-popup .finance-popup-content {
        width: 60%;
        left: 20%
    }
    .category__1__content .product_summary_default {
        width: 100%;
        padding: 0;
        margin: 0 auto
    }
    .tagtip-question {
        bottom: 35px;
        right: 18px;
        background-size: 100% 100% !important
    }
    div#call-us .call-us-phone {
        left: 2%
    }
    .slidervideo img.desk {
        display: block
    }
    .tagtip {
        width: 300px;
        right: 80px !important;
        left: auto !important;
        margin-top: 6px !important
    }
}

@media all and (min-width:768px) and (max-width:1364px) and (orientation:portrait) {
    .tagtip {
        left: 36px !important;
        top: 1245px !important;
        max-width: 280px !important
    }
}

@media all and (min-width:1024px) and (max-width:1364px) {
    .second-head .burger {
        padding-left: 15%
    }
    .second-head .video-cont {
        left: 40%
    }
    .main-parallax .content-bottom {
        height: 5.5vh
    }
    .chat-btn {
        right: 25px
    }
    .slick-dotted.slick-slider {
        margin-bottom: 7vh
    }
    .layout .to-hoverboards-cont .to-hoverboards-link .text-cont {
        bottom: 8vh;
        width: 20%;
        text-align: left;
        left: 5%
    }
    .layout .to-ebikes-cont .to-ebikes-link .text-cont {
        bottom: 8vh;
        width: 15%;
        text-align: left;
        left: 80%
    }
    .layout .to-accessories-cont .to-accessories-link .text-cont {
        bottom: 8vh;
        width: 20%;
        text-align: left;
        left: 5%
    }
    .layout .to-hoverboards-cont .to-hoverboards-link .text-cont h3,
    .layout .to-accessories-cont .to-accessories-link .text-cont h3,
    .layout .to-ebikes-cont .to-ebikes-link .text-cont h3 {
        font-size: 32px
    }
    .layout .to-hoverboards-cont .to-hoverboards-link .text-cont p,
    .layout .to-accessories-cont .to-accessories-link .text-cont p,
    .layout .to-ebikes-cont .to-ebikes-link .text-cont p {
        font-size: 12px;
        line-height: 50px
    }
    .bluewheel-gallery .middle a {
        padding: 5px 15px;
        top: 43%;
        left: 0;
        right: 0;
        font-size: 14px;
        width: 74%;
        margin-right: 13%;
        margin-left: 13%
    }
    .bluewheel-gallery .middle,
    .bluewheel-gallery .right {
        display: none
    }
    .bluewheel-gallery .left {
        width: 100%
    }
    .bluewheel-gallery .left p {
        display: block;
        background-color: #f7f7f7;
        color: #252520;
        text-align: center;
        padding: 25px;
        margin: 0;
        font-size: 22px
    }
    .bluewheel-gallery .left a {
        display: block;
        color: #252520;
        background-color: #fff;
        position: absolute;
        width: 64%;
        margin-top: 49%;
        left: 18%;
        text-align: center;
        padding: 20px 10px;
        font-size: 24px;
        text-decoration: none
    }
    .bluewheel-gallery .left a i {
        color: red;
        font-size: 34px;
        position: absolute;
        left: 15%
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2) {}

@media only screen and (min-device-width:1024px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2) {}

@media only screen and (min-device-width:1024px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {
    #nav-content span.stamped-badge {
        display: flex;
        justify-content: start !important
    }
    .office-location-cont {
        width: 50%;
        float: left
    }
    .seals-cont {
        width: 50%;
        float: left
    }
}

@media(min-width:768px) {
    .productpage-header {
        position: relative;
        top: 3px
    }
    .productpage-header-mobile {
        display: none
    }
    #solvemate-widget-modal-container.solvemate-widget-modal-container .solvemate-widget {
        position: absolute;
        top: auto;
        left: auto;
        z-index: -1;
        box-shadow: 0 2px 4px 0 rgba(68, 68, 68, .3);
        border-radius: 20px 20px 0 20px !important;
        bottom: 20px;
        right: 100px;
        height: 90vh;
        min-height: 250px;
        max-height: 635px;
        width: 395px;
        max-width: 750px;
        transition: transform .3s, opacity .4s;
        transform: none
    }
}

@media all and (min-width:768px) and (max-width:1024px) {
    #nav-content span.stamped-starrating.stamped-badge-starrating {
        display: inline-block;
        text-align: left;
        width: auto
    }
    .feedbacks-top-menu span.stamped-badge-caption {
        display: block
    }
    #solvemate-widget-modal-container.solvemate-widget-modal-container .solvemate-widget {
        position: absolute;
        top: auto;
        left: auto;
        z-index: 10000;
        box-shadow: 0 2px 4px 0 rgba(68, 68, 68, .3);
        border-radius: 20px 20px 0 20px !important;
        bottom: 20px;
        right: 80px
    }
    .button.solvemate-widget-opener {
        width: 50px;
        height: 50px;
        position: fixed;
        right: 15px;
        bottom: 20px
    }
    .second-head .burger {
        display: flex;
        flex-direction: row;
        padding-left: 15%
    }
    .second-head .video-cont {
        width: 15%;
        left: 50%
    }
    .chat-btn {
        width: 50px;
        height: 50px;
        bottom: 30px;
        right: 15px
    }
    .newsletter form button {
        font-size: 14px
    }
    .newsletter form label {
        font-size: 16px
    }
    .newsletter form button {
        width: 100%
    }
    .slick-dotted.slick-slider {
        margin-bottom: 7vh
    }
    .layout .to-hoverboards-cont .to-hoverboards-link .text-cont h3,
    .layout .to-accessories-cont .to-accessories-link .text-cont h3,
    .layout .to-ebikes-cont .to-ebikes-link .text-cont h3 {
        font-size: 48px
    }
    .layout .parag p {
        font-size: 14px;
        width: 80%
    }
    .layout .to-accessories-cont .to-accessories-link .text-cont p a {
        padding: 0 20px;
        font-size: 16px
    }
    #myCarousel .carousel-inner {
        margin-bottom: 2vh
    }
    #myCarousel .carousel-inner .item .span3 .to-product {
        padding: 10px 20px;
        font-size: 12px
    }
    #myCarousel .carousel-inner .item .span3 h3 {
        font-size: 26px
    }
    .bluewheel-gallery {
        margin-top: 1vh
    }
    .bluewheel-gallery .middle a {
        padding: 5px 15px;
        top: 43%;
        left: 0;
        right: 0;
        font-size: 12px;
        width: 86%;
        margin-right: 7%;
        margin-left: 7%
    }
    .bluewheel-gallery .middle a i {
        margin-right: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 13px
    }
    .bluewheel-statistics h3 {
        font-size: 42px
    }
    .bluewheel-statistics span {
        font-size: 16px
    }
    .bluewheel-statistics .products,
    .bluewheel-statistics .satisfied-customers {
        margin-bottom: 5vh
    }
    .layout .to-hoverboards-cont .to-hoverboards-link .text-cont,
    .layout .to-ebikes-cont .to-ebikes-link .text-cont,
    .layout .to-accessories-cont .to-accessories-link .text-cont {
        bottom: 5vh;
        width: 40%;
        text-align: center;
        right: 30%;
        left: 30%
    }
    .layout .to-hoverboards-cont .to-hoverboards-link .text-cont h3,
    .layout .to-accessories-cont .to-accessories-link .text-cont h3,
    .layout .to-ebikes-cont .to-ebikes-link .text-cont h3 {
        font-size: 48px
    }
    .bluewheel-gallery .middle,
    .bluewheel-gallery .right {
        display: none
    }
    .bluewheel-gallery .left {
        width: 100%
    }
    .bluewheel-gallery .left p {
        display: block;
        background-color: #f7f7f7;
        color: #252520;
        text-align: center;
        padding: 25px;
        margin: 0;
        font-size: 18px
    }
    .bluewheel-gallery .left a {
        display: block;
        color: #252520;
        background-color: #fff;
        position: absolute;
        width: 64%;
        margin-top: 49%;
        left: 18%;
        text-align: center;
        padding: 20px 10px;
        font-size: 18px;
        text-decoration: none
    }
    .bluewheel-gallery .left a i {
        color: red;
        font-size: 26px;
        position: absolute;
        left: 15%
    }
    .category__1__content .fixed-menu-cont .right-cont {
        padding-right: 0;
        padding-left: 0
    }
    .category__1__content .fixed-menu-cont .right-cont .buy-now {
        font-size: 10px;
        text-transform: uppercase
    }
    .category__1__content .fixed-menu-cont .left-cont img {
        width: 65%
    }
    .category__1__content .fixed-menu-cont .right-cont .price-note {
        font-size: 8px
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
    .feedbacks-top-menu {
        bottom: 50px !important;
        left: 10% !important
    }
    #nav-content span.stamped-badge {
        display: flex;
        justify-content: start !important;
        width: 60%;
        max-width: 60%;
        float: left;
        position: absolute;
        left: 14%;
        bottom: 30px
    }
    .second-head .burger.open:after,
    .second-head .user-burger.open:after {
        margin-left: -9rem
    }
    .gallery-thumbs .swiper-slide {
        width: 84px !important;
        height: 84px !important
    }
    .layout .to-hoverboards-cont .to-hoverboards-link .text-cont {
        bottom: 19vh;
        width: 20%;
        text-align: left;
        left: 5%
    }
    .layout .to-ebikes-cont .to-ebikes-link .text-cont {
        bottom: 19vh;
        width: 15%;
        text-align: left;
        left: 80%
    }
    .layout .to-accessories-cont .to-accessories-link .text-cont {
        bottom: 19vh;
        width: 20%;
        text-align: left;
        left: 5%
    }
    .infos-1,
    .infos-2,
    .account,
    .payement-meth {
        height: 27vh
    }
    .payement-meth .row {
        width: 40%;
        float: left
    }
    .payement-meth .row:first-of-type {
        margin-top: 2px
    }
    .payement-meth img {
        width: 50%;
        padding-left: 0;
        padding-right: 0
    }
    #notice-cookie-block {
        width: 29%
    }
    .user-container .login {
        width: 50%;
        margin: 0 auto
    }
    #logblc .block.block-login form {
        width: 50%;
        margin: 0 auto
    }
    .cart-totals-wrapper {
        width: 52%;
        margin: 55px auto
    }
    .prods-carousel h5 {
        font-size: 18px
    }
    .bluewheel-gallery .left {
        width: 33.33%
    }
    .bluewheel-gallery .middle,
    .bluewheel-gallery .right {
        display: block
    }
    .bluewheel-gallery .left p {
        display: none
    }
    .bluewheel-gallery .left a {
        display: none
    }
    .bluewheel-gallery .middle a {
        padding: 0 15px;
        top: 44%;
        font-size: 12px;
        width: 86%;
        margin-right: 7%;
        margin-left: 7%
    }
    .bluewheel-gallery .middle a i {
        margin-right: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 18px
    }
    .account-create .scaffold-form .fieldset p.required {
        top: 55px
    }
    .easy-sec-payment {
        width: 85% !important;
        margin: 3rem 0% !important
    }
    .easy-sec-payment .top-cont .text-cont h2 {
        font-size: 18px !important
    }
    header .second-head .head-cont-middle .fixed-to-checkout-button {
        display: none !important
    }
    .discount .discount-form {
        width: 75%;
        margin-left: 25%
    }
    #related .products-list .action .button,
    #related .products-grid .actions .button {
        width: 100%;
        font-size: 8px
    }
    #related .products-list .action .button span::after,
    #related .products-grid .actions .button span::after {
        font-size: 14px
    }
    .office-location-cont {
        width: 50%;
        float: left;
        padding-right: 0;
        margin-top: 15px
    }
    .seals-cont {
        width: 50%;
        float: left
    }
    .layout .home-content .eighth-cont {
        margin-bottom: 40px
    }
    .right.social-media-cont {
        height: 100%
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait) {
    #nav-content span.stamped-badge {
        display: flex;
        justify-content: start !important;
        width: 60%;
        max-width: 60%;
        float: left;
        position: absolute;
        left: 15%;
        bottom: 30px
    }
    .feedbacks-top-menu {
        bottom: 30px !important;
        left: 15% !important;
        max-width: 100% !important
    }
    .office-location-cont {
        margin-bottom: 14px
    }
    .right.social-media-cont {
        height: 100%
    }
}

@media all and (max-width:767px) {
    div[id^=trustbadge-container] {
        display: none
    }
    .etrusted-badge-container.etrusted-badge-container--left {
        display: none
    }
    .mob {
        display: block
    }
    .desk {
        display: none
    }
    .burger:after {
        margin-top: -2.2rem;
        margin-left: -1.5rem;
        font-size: 12px;
        content: ''
    }
    .second-head .burger.open:after,
    .second-head .user-burger.open:after {
        margin-top: 26px;
        margin-left: 0
    }
    .sub-menu .category-page-link {
        position: relative
    }
    header .first-head {
        display: none !important
    }
    #back {
        line-height: 50px
    }
    #back .search-cont {
        line-height: 50px
    }
    #custom-search-input input::placeholder {
        font-size: 14px
    }
    #custom-search-input img {}
    .second-head .row {
        display: flex
    }
    .second-head .burger,
    .second-head .user-burger {
        display: flex;
        margin-top: 2px;
        cursor: pointer;
        padding-left: 10%
    }
    .second-head .burger-text {
        padding-top: 8px;
        font-size: 12px;
        margin-left: 8px
    }
    .main-parallax .content-bottom {
        height: 15vh
    }
    .main-parallax .content-bottom .slidervideo span {
        display: none
    }
    .chat-btn {
        width: 35px;
        height: 35px;
        bottom: 17px;
        right: 10px;
        z-index: 3
    }
    .chat-btn i {
        padding: 7px;
        border: 2px solid #fff;
        border-radius: 50%;
        font-size: 16px;
        color: #fff
    }
    .main-parallax .btn-wiggle {
        width: 35px;
        height: 35px;
        border: 2px solid #fff;
        font-size: 16px;
        line-height: 42px
    }
    .main-parallax .content-bottom .video-cont {
        padding-left: 3%;
        margin-top: -8px
    }
    #nav-container:focus-within .prodsContainer {
        display: none
    }
    .icon-bar+.icon-bar {
        margin-top: 5px
    }
    #nav-container:focus-within .icon-bar:nth-of-type(1) {
        transform: translate3d(0, 9px, 0) rotate(45deg)
    }
    #nav-container:focus-within .icon-bar:nth-of-type(2) {
        opacity: 0
    }
    #nav-container:focus-within .icon-bar:nth-of-type(3) {
        transform: translate3d(0, -10px, 0) rotate(-45deg)
    }
    .prodsContainer {
        display: none
    }
    #nav-content {
        overflow-y: auto;
        margin-top: 60px;
        height: auto
    }
    .nav-bar {
        width: 100%;
        height: auto
    }
    header .second-head .head-cont-right .user,
    header .second-head .head-cont-right .langs {
        display: none
    }
    header .second-head .head-cont-right .s-store {
        display: none
    }
    header .second-head .head-cont-right .search {
        margin-left: 0%
    }
    #back .input-group[class*=col-] {
        width: 100%
    }
    #back .search-cont {
        width: 100%
    }
    #back .search-result-cont {
        width: 100%;
        height: 100vh;
        padding-left: 10%
    }
    #custom-search-input {
        padding-left: 0
    }
    #custom-search-input button {
        padding-right: 15px
    }
    #custom-search-input i {
        font-size: 28px
    }
    #nav-content .category-page-link {
        float: left;
        width: 100%
    }
    #leftside-navigation .nav-content .sub-menu ul .category-page-link .cmp-page {
        position: relative;
        bottom: 0;
        right: 0;
        font-size: 14px;
        color: #e4121d !important;
        letter-spacing: 1px;
        text-decoration: none;
        text-align: center;
        margin-bottom: 10px
    }
    .sub-menu .prods-cont {
        width: 100%
    }
    .sub-menu ul .prods-cont .product h5 {
        margin: 0;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 100%;
        left: 18%
    }
    .bluewheel-gallery {
        margin-top: 0;
        margin-bottom: 5vh
    }
    #nav-content ul.nav-content .prod-name.h5 {
        float: left;
        width: 60%
    }
    .parallax {
        height: calc(100vh - 80px)
    }
    .parallax .content-bottom .video-cont {
        width: 40%
    }
    .parallax .content-bottom .scroll-cont {
        width: 20%
    }
    .parallax .content-bottom .chat-cont {
        width: 40%
    }
    .parallax .content-bottom .video-cont i {
        font-size: 26px;
        margin-right: 5px
    }
    .parallax .content-bottom .video-cont span {
        font-size: 10px
    }
    .user-container {
        margin-top: 50px;
        width: 100%;
        top: 0;
        left: 0
    }
    .user-container .login {
        width: 100%;
        margin: 20px auto;
        overflow-y: scroll
    }
    .user-container aside.nav-bar {
        display: block
    }
    div#sld {
        display: none
    }
    div#mob {
        margin-left: 18%
    }
    .n-logged {
        background-color: rgba(37, 37, 32, .98);
        position: fixed
    }
    .user-container .login h3 {
        font-size: 30px;
        margin-bottom: 1rem;
        margin-top: 0
    }
    .user-container .login .no-account h4 {
        font-size: 18px;
        color: #fff;
        margin-top: 2rem;
        margin-bottom: 2rem
    }
    .user-container .login .login-box .login-body button {
        margin-top: 2rem;
        margin-bottom: 2rem;
        height: 45px
    }
    .user-container .login .no-account a {
        height: 45px;
        line-height: 45px
    }
    .forgot-password {
        width: 90%;
        margin: 0 auto;
        margin-top: 50px;
        margin-bottom: 40px
    }
    main .why-us {
        padding: 30px 0
    }
    main .why-us .slick-dots {
        display: block
    }
    .why-us-carousel .slick-slide {
        margin: 0
    }
    .slick-dotted.slick-slider {
        margin-bottom: 10vh
    }
    .layout .to-hoverboards-cont .to-hoverboards-link .text-cont,
    .layout .to-ebikes-cont .to-ebikes-link .text-cont {
        bottom: 4vh;
        width: 50%;
        left: 25%
    }
    .layout .to-accessories-cont .to-accessories-link .text-cont {
        bottom: 4vh;
        width: 50%;
        left: 25%
    }
    .layout .to-hoverboards-cont .to-hoverboards-link .text-cont h3,
    .layout .to-ebikes-cont .to-ebikes-link .text-cont h3,
    .layout .to-accessories-cont .to-accessories-link .text-cont h3 {
        font-size: 28px;
        text-align: center
    }
    .layout .to-hoverboards-cont .to-hoverboards-link .text-cont p,
    .layout .to-accessories-cont .to-accessories-link .text-cont p,
    .layout .to-ebikes-cont .to-ebikes-link .text-cont p {
        font-size: 12px;
        line-height: 40px;
        margin-top: 15px
    }
    main .all-hoverboards {
        margin-top: 5vh
    }
    main .all-hoverboards ul {
        width: 100%;
        padding: 0
    }
    .layout .to-ebikes-cont .to-ebikes-link .text-cont p a {
        padding: 0 25px
    }
    .layout .parag p {
        font-size: 16px;
        width: 80%;
        margin: 0 auto
    }
    .layout .parag p:last-of-type {
        display: none
    }
    .layout .to-accessories-cont .to-accessories-link .text-cont p a {
        padding: 0 20px;
        color: #fff
    }
    .layout .to-accessories-cont .to-accessories-link .text-cont h3 {
        color: #fff
    }
    .prods-carousel .slider {
        width: 100%;
        text-align: center
    }
    .bluewheel-gallery .middle,
    .bluewheel-gallery .right {
        display: none
    }
    .bluewheel-gallery .left {
        height: 100%
    }
    .bluewheel-gallery .left p {
        background-color: #f7f7f7;
        color: #252520;
        text-align: center;
        padding: 25px;
        margin: 0;
        font-size: 18px
    }
    .bluewheel-gallery .left img {
        padding: 1px
    }
    .bluewheel-gallery .left a {
        color: #252520;
        background-color: #fff;
        position: absolute;
        width: 80%;
        margin-top: 47%;
        left: 10%;
        padding: 10px;
        text-align: center;
        text-decoration: none
    }
    .bluewheel-gallery .left a i {
        margin-right: 10px
    }
    .gallery__summary,
    .gallery__summary {
        display: none
    }
    .gallery__summary,
    .gallery__summary:focus {
        opacity: 1
    }
    .bluewheel-statistics h3 {
        font-size: 30px
    }
    .bluewheel-statistics img {
        height: 9vh
    }
    .bluewheel-statistics span {
        font-size: 14px
    }
    .bluewheel-statistics .products,
    .bluewheel-statistics .satisfied-customers {
        margin-bottom: 4vh
    }
    .newsletter {
        margin-bottom: -15px
    }
    .newsletter form label {
        font-size: 36px;
        padding: 0 20px;
        font-weight: 500;
        margin-right: 0
    }
    .newsletter form label span {
        display: none
    }
    .newsletter form input {
        width: 100%
    }
    .newsletter form button {
        margin-top: 20px;
        width: 92%
    }
    .customer-account .main-container.col2-left-layout {
        padding: 0
    }
    .customer-account .main-container.col2-left-layout .main {
        padding-top: 60px
    }
    .customer-account div#dsboardcontent {
        float: left;
        width: 100%
    }
    .main .dash-left .col-left .block-account .block-title {
        padding-left: 10px
    }
    .customer-account div#dsboardcontent {
        padding: 10px 0
    }
    .main .dash-left {
        margin-top: 20px
    }
    .dash-left .sidebar .block-content {
        margin: 0
    }
    .main .dash-left .col-left .block-account ul li {
        text-align: center
    }
    .main .dash-left .col-left .block-account ul {
        margin-top: 0;
        margin-bottom: 0
    }
    .dashboard .box-head {
        margin-top: 20px
    }
    body.customer-account .data-table td.view a {
        font-size: 10px
    }
    .dashboard .col2-set .col-1 .box-title h2,
    .dashboard .col2-set .col-1 .box-title h3,
    .dashboard .col2-set .col-2 .box-title h2,
    .dashboard .col2-set .col-2 .box-title h3 {
        font-size: 12px
    }
    .col2-set .box-content address {
        font-size: 12px;
        margin-bottom: 10px
    }
    .office-location-cont,
    .seals-cont {
        padding: 0
    }
    .copyright .row .left {
        padding: 0
    }
    .right.social-media-cont {
        position: absolute;
        top: 15px;
        left: 25%;
        width: 50%
    }
}

a.bl-button,
a.wt-button {
    display: inline-block;
    text-decoration: none;
    position: relative;
    transition: .2s ease-in-out
}

a.bl-button:hover,
a.wt-button:hover {
    background-color: red
}

a.bl-button:before,
a.bl-button:after {
    transition: .2s ease-in-out
}

a.bl-button.zoom:hover {
    box-shadow: inset 0 0 0 0 #e4121d;
    color: #fff !important;
    background-color: #e4121d
}

a.wt-button:before,
a.wt-button:after {
    transition: .2s ease-in-out
}

.arrow-scroll {
    opacity: .5;
    -webkit-transition: all .5s ease-in 3s;
    transition: all .5s ease-in 3s
}

.arrow-scroll {
    position: absolute;
    -webkit-animation: bounce 2s infinite 2s;
    animation: bounce 2s infinite 2s;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

.arrow-scroll:before {
    position: absolute;
    left: calc(50% - 25px);
    display: block;
    width: 30px;
    height: 30px;
    content: "";
    border: 2px solid #fff;
    border-width: 0 0 3px 3px;
    transform: rotate(-45deg) !important;
    z-index: 2222
}

.global-site-notice {
    background: #333;
    color: #e6e6e6;
    font-size: 14px
}

.global-site-notice .notice-inner {
    padding-left: 120px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    line-height: 11px;
    min-height: 40px;
    padding-top: 14.5px;
    padding-bottom: 14.5px;
    background-position: left;
    background-repeat: no-repeat
}

.global-site-notice p {
    margin-bottom: 0
}

#notice-cookie-block a {
    color: #cbcbcb;
    text-decoration: none
}

#notice-cookie-block a:hover {
    text-decoration: underline
}

#notice-cookie-block div {
    padding: 10px;
    padding-right: 40px
}

#notice-cookie-block p {
    margin: 5px 10px 5px 0;
    display: inline;
    color: #cbcbcb
}

#notice-cookie-block {
    background: rgba(0, 0, 0, .8);
    text-align: left;
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 999998;
    font-size: 13px;
    line-height: 16px;
    padding: 10px 22px 10px 12px;
    font-family: inter, sans-serif !important
}

#notice-cookie-blockCloser {
    color: #cbcbcb;
    font: 20px/100% arial, sans-serif;
    position: absolute;
    right: 8px;
    text-decoration: none;
    top: 5px;
    cursor: pointer
}

.notice-cookie .notice-inner {
    padding-bottom: 0
}

.notice-cookie .notice-inner:after {
    content: '';
    display: table;
    clear: both
}

.notice-cookie .notice-text {
    float: left;
    max-width: 90%;
    padding-top: 4px;
    text-align: left
}

.notice-cookie .notice-text p {
    padding-bottom: 14.5px;
    line-height: 1.3
}

.notice-cookie .actions {
    float: left;
    text-align: right;
    padding-bottom: 14.5px
}

@media only screen and (max-width:979px) {
    .notice-cookie .notice-text {
        max-width: 86%
    }
}

@media only screen and (max-width:770px) {
    .notice-cookie {
        padding: 0 20px
    }
    .notice-cookie .notice-text {
        max-width: 82%;
        padding-top: 0
    }
}

@media only screen and (max-width:620px) {
    .notice-cookie {
        padding: 0 20px
    }
    .notice-cookie .notice-inner {
        background-position: left 10px
    }
    .notice-cookie .notice-inner:after {
        content: '';
        display: table;
        clear: both
    }
    .notice-cookie .notice-text {
        float: none;
        max-width: 100%;
        padding-top: 0
    }
    .notice-cookie .actions {
        text-align: left
    }
}

.brand {
    text-transform: uppercase;
    display: inline-block
}

@media only screen and (max-width:425px) {
    #notice-cookie-block {
        max-width: 50%
    }
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__video-play {
    background: url(/products/app/images/fotorama.png) no-repeat !important
}

.fotorama__arr--next {
    background-position: -35px 0 !important
}

.fotorama__arr {
    width: 35px !important;
    height: 35px !important;
    margin-top: -18px !important
}

div#shopping-cart-table span#feedbacks-top {
    position: relative;
    left: -2px
}

@media(max-width:1680px) {
    .prodsContainer .prods-cont {
        position: relative
    }
    h4.prod-price {
        margin-top: 20px
    }
}

@media(width:1024px) {
    .productpage-header span.stamped-badge-caption {
        position: relative;
        bottom: 6px
    }
    h4.prod-price {
        margin-bottom: 10px
    }
}

@media(min-width:992px) and (max-width:1023px) {
    .feedbacks-top-menu {
        bottom: 43px
    }
}

@media(min-width:768px) and (max-width:991px) {
    .feedbacks-top-menu {
        bottom: 43px
    }
}

@media(width:768px) {
    .productpage-header span.stamped-badge-caption {
        position: relative;
        bottom: 5px
    }
    .feedbacks-top-menu {
        bottom: 32px
    }
}

@media(max-width:767px) {
    .button.solvemate-widget-opener {
        right: 8px;
        width: 40px;
        height: 40px;
        bottom: 58px;
        z-index: 1111
    }
    .button.solvemate-widget-opener span {
        width: 40px;
        height: 40px
    }
    .productpage-header {
        text-align: center;
        position: relative;
        right: 5px
    }
    .productpage-header span.stamped-badge-caption {
        font-size: 12px !important
    }
    .feedbacks-top-menu {
        position: relative;
        text-align: left;
        float: left;
        bottom: 5px;
        max-width: 60%;
        width: 60%;
        display: block
    }
    .feedbacks-top-menu span.stamped-badge-caption {
        display: block
    }
    .feedbacks-top-menu span.stamped-badge-caption {
        display: inline-block;
        font-size: 11px;
        position: relative;
        bottom: 2px
    }
    .productpage-header-mobile {
        position: relative;
        top: 120px;
        text-align: left;
        padding-left: 15px;
        margin-top: 8px
    }
    .productpage-header-mobile span.stamped-badge-caption {
        font-size: 10px;
        position: relative;
        bottom: 4px
    }
}

span.payment-1,
span.payment-2,
span.payment-3,
span.payment-4,
span.payment-5,
span.payment-6 {
    display: block;
    width: 135px;
    height: 38px;
    background: url(/products/app/images/icons.jpg);
    overflow: hidden;
    border-radius: 5px;
    margin: 0 10px 10px 0
}

span.payment-1 {
    background-position: 294px -106px
}

span.payment-2 {
    background-position: 152px -148px
}

span.payment-3 {
    background-position: 152px -105px
}

span.payment-4 {
    background-position: 294px -148px
}

span.payment-5 {
    background-position: 437px -105px
}

span.payment-6 {
    background-position: 437px -148px
}

@media(max-width:1325px) {
    span.payment-1,
    span.payment-2,
    span.payment-3,
    span.payment-4,
    span.payment-5,
    span.payment-6 {
        background-size: 530px 98px;
        width: 70px;
        height: 20px
    }
    span.payment-1 {
        background-position: 152px -54px
    }
    span.payment-2 {
        background-position: 78px -76px
    }
    span.payment-3 {
        background-position: 78px -55px
    }
    span.payment-4 {
        background-position: 152px -76px
    }
    span.payment-5 {
        background-position: 226px -54px
    }
    span.payment-6 {
        background-position: 226px -77px
    }
}

@media(width:768px) {
    span.payment-1,
    span.payment-2,
    span.payment-3,
    span.payment-4,
    span.payment-5,
    span.payment-6 {
        display: block;
        width: 135px;
        height: 38px;
        background: url(/products/app/images/icons.jpg);
        overflow: hidden;
        border-radius: 5px;
        margin: 0 10px 10px 0
    }
    span.payment-1 {
        background-position: 294px -106px
    }
    span.payment-2 {
        background-position: 152px -148px
    }
    span.payment-3 {
        background-position: 152px -105px
    }
    span.payment-4 {
        background-position: 294px -148px
    }
    span.payment-5 {
        background-position: 437px -105px
    }
    span.payment-6 {
        background-position: 437px -148px
    }
}

.top-banner {
    width: 100%;
    height: 100%;
    position: relative
}

.top-banner .top-banner-content {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4)
}

.top-banner .content-text {
    color: #fff;
    text-align: center;
    text-transform: uppercase
}

.top-banner .content-text h1 {
    font-family: roboto bold;
    font-weight: 700;
    letter-spacing: .4px
}

.top-banner .content-text h1 span {
    display: block;
    font-weight: 300;
    height: 40px;
    line-height: 40px;
    letter-spacing: normal
}

.top-banner .content-text a {
    width: auto;
    min-width: 240px;
    background-color: #000;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    cursor: pointer;
    outline: none;
    text-transform: none;
    margin-right: 20px;
    margin-left: 20px;
    position: relative;
    transition: all .35s;
    padding: 0 15px
}

.top-banner .content-text a:first-child {
    margin-right: 40px
}

.top-banner .content-text a span {
    position: relative;
    z-index: 2
}

.top-banner .content-text a:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 6px;
    background: #df0000;
    transition: all .35s
}

.top-banner .content-text a:hover {
    color: #fff
}

.top-banner .content-text a:hover:after {
    height: 100%
}

.top-banner video.topVideo {
    object-fit: cover;
    object-position: center center;
    width: 100%;
    height: 768px;
    top: 0;
    left: 0
}

button.slick-next {
    right: 25px !important;
    z-index: 2
}

button.slick-prev {
    left: 25px !important;
    z-index: 2
}

.seals-container .seals-content {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    width: 1400px
}

.seals-container .seals-content .seal-item {
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 200px;
    display: flex
}

.seals-container .seals-content .seal-item img {
    width: 100%
}

.offer-of-the-day .left-side {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center
}

.offer-of-the-day .left-side img {
    width: 100%
}

.offer-of-the-day .right-side {
    background-color: #000;
    color: #fff
}

.offer-of-the-day .right-side h3 {
    height: 30px;
    color: #df0000;
    font-weight: 500;
    letter-spacing: .15px;
    line-height: 30px
}

.offer-of-the-day .right-side h4 {
    height: 30px;
    color: #fff;
    font-family: Roboto;
    letter-spacing: .4px;
    line-height: 30px;
    font-weight: 400;
    clear: both;
    margin: 10px 0
}

.offer-of-the-day .right-side h5 {
    height: 40px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 40px;
    margin-top: 0;
    margin-bottom: 0
}

.offer-of-the-day .right-side h5 span {
    height: 30px;
    color: #ececec;
    letter-spacing: 0;
    line-height: 16px;
    margin-left: 20px;
    position: relative;
    font-weight: 400
}

.offer-of-the-day .right-side h5 span:after {
    content: '';
    width: 80%;
    height: 2px;
    background-color: rgba(255, 0, 0, .6);
    position: absolute;
    left: 0%;
    bottom: 50%;
    transform: skew(0, -15deg)
}

.offer-of-the-day .right-side a {
    color: #fff;
    text-decoration: none;
    outline: none
}

.offer-of-the-day .right-side span.to-product {
    background-color: #df0000;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.offer-of-the-day .right-side span.to-product:hover {
    background-color: #c30000
}

.black-friday .left-side {
    background: url(/products/app/images/black-friday.jpg) no-repeat center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center
}

.black-friday.left-side img {
    width: 100%
}

.black-friday .right-side {
    background-color: #000;
    color: #fff
}

.black-friday .right-side p {
    height: 30px;
    color: #fff;
    font-family: Roboto;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: .15px;
    line-height: 30px
}

.black-friday .right-side h3 {
    height: 30px;
    color: #df0000;
    font-weight: 500;
    letter-spacing: .15px;
    line-height: 30px
}

.black-friday .right-side h4 {
    height: 60px;
    color: #df0000;
    color: #fff;
    font-family: Roboto-Bold;
    line-height: 60px;
    font-weight: 900;
    clear: both;
    margin: 10px 0 20px;
    text-transform: uppercase;
    font-style: italic;
    letter-spacing: 5.5px
}

.black-friday .right-side h5 {
    height: 30px;
    color: #fff;
    font-family: Roboto;
    letter-spacing: .62px;
    line-height: 30px;
    text-transform: inherit
}

.black-friday .right-side h5 span {
    height: 30px;
    color: #ececec;
    letter-spacing: 0;
    line-height: 16px;
    margin-left: 20px;
    position: relative;
    font-weight: 400
}

.black-friday .right-side h5 span:after {
    content: '';
    width: 80%;
    height: 2px;
    background-color: rgba(255, 0, 0, .6);
    position: absolute;
    left: 0%;
    bottom: 50%;
    transform: skew(0, -15deg)
}

.black-friday .right-side a {
    color: #fff;
    text-decoration: none;
    outline: none
}

.black-friday .right-side span.to-product {
    background-color: #df0000;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.black-friday .right-side span.to-product:hover {
    background-color: #c30000
}

section.categories h2 {
    height: 60px;
    color: #3c3c3c;
    font-family: Roboto Bold;
    font-size: 48px;
    letter-spacing: 0;
    line-height: 60px;
    text-transform: uppercase;
    width: 1400px;
    margin: 50px auto 0
}

section.categories .nav-cont ul {
    padding: 0;
    display: flex;
    width: 1400px;
    margin: 0 auto
}

section.categories .nav-cont ul .sub-category-cont {
    display: none
}

section.categories .nav-cont ul>li {
    display: inline-block;
    float: left;
    padding: 10px 0;
    margin-right: 60px;
    position: relative
}

section.categories .nav-cont ul>li span {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

section.categories .nav-cont ul>li span:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    transform: scaleX(0);
    background-color: #df0000;
    transition: all .2s ease
}

section.categories .nav-cont ul>li span:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: calc((100% - 20px)/2);
    width: 20px;
    height: 4px;
    transform: scaleX(1);
    background-color: #df0000;
    transition: all .2s ease
}

section.categories .nav-cont ul>li.active {
    position: relative
}

section.categories .nav-cont ul>li.active span::after,
section.categories .nav-cont ul>li span:hover::after {
    transform: scaleX(1)
}

section.categories .nav-cont ul>li.active::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f5f5f5;
    position: absolute;
    bottom: -40px;
    left: calc((100% - 10px)/2)
}

.categories-cont {
    width: 100%;
    background-color: #f5f5f5;
    padding: 50px 0;
    overflow: hidden
}

.categories-cont .sub-categories-list {
    width: 1440px;
    margin: 0 auto;
    padding: 0 20px;
    display: flex
}

.categories-cont .sub-categories-prods {
    width: 1440px;
    margin: 0 auto;
    padding: 0 20px;
    display: none;
    margin-top: 30px
}

.categories-cont .sub-categories-prods.act {
    display: flex
}

.categories-cont .sub-categories-list ul {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.categories-cont .sub-categories-list ul li {
    float: left;
    height: 40px;
    padding: 0 10px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #000;
    justify-content: center;
    align-items: center;
    display: flex
}

.categories-cont .sub-categories-list ul li:not(:last-child) {
    margin-right: 20px
}

.categories-cont .sub-categories-list ul li a {
    cursor: pointer;
    color: #000;
    text-decoration: none
}

.categories-cont .sub-categories-list ul li:last-child a {
    color: #df0000
}

.categories-cont .sub-categories-list ul li:hover a {
    color: #df0000
}

.sub-categories-prods .prods-cont {
    float: left;
    width: calc((100% - 80px)/3);
    position: relative
}

.sub-categories-prods .prods-cont:not(:last-child) {
    margin-right: 40px
}

section.categories .sub-categories-prods .prods-cont {
    overflow: hidden
}

section.categories .sub-categories-prods .prods-cont img {
    transition: transform .5s ease
}

section.categories .sub-categories-prods .prods-cont .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: background-color .4s ease-out;
    -moz-transition: background-color .4s ease-out;
    -o-transition: background-color .4s ease-out;
    transition: background-color .4s ease-out;
    z-index: 99
}

section.categories .sub-categories-prods .prods-cont .overlay a {
    text-decoration: none;
    color: #000;
    background-color: #fff;
    width: 80%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    display: block;
    position: absolute;
    bottom: -50px;
    left: 10%;
    transition: bottom .2s .2s
}

section.categories .sub-categories-prods .prods-cont:hover .overlay {
    background-color: rgba(0, 0, 0, .4)
}

section.categories .sub-categories-prods .prods-cont:hover img {
    transform: scale(1.05)
}

section.categories .sub-categories-prods .prods-cont:hover a {
    bottom: 50px
}

section.categories .sub-categories-prods .prods-cont:hover a:hover {
    color: #df0000
}

section.bestseller h2 {
    color: #3c3c3c;
    font-family: Roboto Bold;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
    padding: 0 20px
}

section.bestseller .prods-cont {
    display: flex;
    flex-wrap: wrap
}

section.bestseller .prod-element a {
    text-decoration: none
}

section.bestseller .prod-element:hover {
    background-color: rgba(0, 0, 0, .06);
    cursor: pointer
}

section.bestseller .prod-element .img-cont {
    position: relative;
    overflow: hidden
}

section.bestseller .prod-element .overlay-cont {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    left: 0;
    top: 0;
    justify-content: center;
    align-items: center;
    visibility: hidden
}

section.bestseller .prod-element .overlay-cont span {
    text-decoration: none;
    color: #fff;
    background-color: #df0000;
    width: 200px;
    height: 40px;
    text-align: center;
    line-height: 40px
}

section.bestseller .prod-element:hover .overlay-cont {
    visibility: visible
}

section.bestseller .prod-element h3 {
    color: #000;
    font-family: Roboto;
    font-weight: 500;
    letter-spacing: .15px
}

section.bestseller .prod-element h3 span {
    opacity: .87;
    color: #aaa;
    font-family: Roboto;
    letter-spacing: .75px;
    line-height: 20px;
    display: block;
    text-transform: uppercase
}

section.top-categories {
    width: 100%
}

section.top-categories .top-categories-cont {
    display: flex;
    flex-flow: wrap
}

section.top-categories .category-box {
    position: relative;
    cursor: pointer;
    overflow: hidden
}

section.top-categories .category-box a {
    display: block
}

section.top-categories .category-box .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: background-color .4s ease-out;
    -moz-transition: background-color .4s ease-out;
    -o-transition: background-color .4s ease-out;
    transition: background-color .4s ease-out
}

section.top-categories .category-box:hover .overlay {
    background-color: rgba(0, 0, 0, .4)
}

section.top-categories .category-box img.cat-img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    transition: transform .5s ease
}

section.top-categories .category-box .text-cont {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    bottom: 0;
    color: #fff;
    z-index: 99
}

section.top-categories .category-box .text-cont h3 {
    font-family: roboto bold;
    font-weight: 700;
    text-align: center;
    margin: 0;
    position: relative;
    z-index: 999999;
    display: inline-block;
    padding: 0 20px;
    text-transform: uppercase;
    letter-spacing: 2px
}

section.top-categories .category-box .text-cont h3:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: calc((100% - 80px)/2);
    width: 80px;
    height: 100px;
    transform: scaleX(1);
    background-color: #df0000;
    transition: all .2s ease;
    z-index: -1
}

section.top-categories .category-box .text-cont h3:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    transform: scaleX(0);
    background-color: #df0000;
    transition: all .2s ease;
    z-index: -1
}

section.top-categories .category-box:hover img.cat-img {
    transform: scale(1.05)
}

section.top-categories .category-box:hover h3:after {
    transform: scaleX(1)
}

section.top-categories .category-box .text-cont span {
    display: block;
    letter-spacing: .4px
}

section.newrelease h2 {
    color: #3c3c3c;
    font-family: Roboto Bold;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
    padding: 0 20px;
    margin: 0 auto
}

section.newrelease .newrelease-banner {
    display: flex;
    margin-bottom: 40px
}

section.newrelease .left-side {
    width: 50%;
    background: url(/products/app/images/new-home-page/homepage_new_release.jpg) no-repeat center;
    background-size: 100% 100%;
    position: relative
}

section.newrelease .left-side img {
    width: 100%
}

section.newrelease .left-side a {
    color: #fff;
    background-color: #000;
    font-size: 18px;
    padding: 0 20px;
    position: absolute;
    right: 0;
    top: 20px;
    height: 40px;
    line-height: 40px;
    text-decoration: none
}

section.newrelease .left-side a:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 40px solid #000;
    position: absolute;
    bottom: 0;
    left: -20px
}

section.newrelease .right-side {
    background-color: #000;
    color: #fff
}

section.newrelease .right-side span {
    color: #df0000;
    height: 30px;
    display: block;
    font-size: 20px
}

section.newrelease .right-side h3 {
    height: 120px;
    font-size: 48px;
    font-weight: 500;
    letter-spacing: .4px;
    line-height: 60px;
    margin: 0;
    width: 540px
}

section.newrelease .right-side p {
    letter-spacing: .4px
}

section.newrelease .right-side a {
    color: #fff;
    text-decoration: none;
    outline: none
}

section.newrelease .right-side span.to-product {
    height: 60px;
    width: 360px;
    background-color: #df0000;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

section.newrelease .right-side span.to-product:hover {
    background-color: #c30000
}

section.newrelease .newrelease-prods {
    display: flex
}

section.newrelease .newrelease-prods .img-cont span.new {
    position: absolute;
    bottom: 10px;
    left: 6px;
    text-decoration: none;
    background-color: #f5f5f5;
    color: #df0000;
    font-weight: 700;
    letter-spacing: .15px;
    display: block;
    text-align: center
}

section.newrelease .prod-element:hover {
    background-color: rgba(0, 0, 0, .06);
    cursor: pointer
}

section.newrelease .prod-element h3 {
    font-weight: 500
}

section.newrelease .prod-element h3 span {
    opacity: .87;
    color: #aaa;
    font-family: Roboto;
    letter-spacing: .75px;
    line-height: 20px;
    display: block;
    text-transform: uppercase
}

section.newrelease .prod-element .img-cont {
    position: relative
}

section.newrelease .prod-element .overlay-cont {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    left: 0;
    top: 0;
    justify-content: center;
    align-items: center;
    visibility: hidden
}

section.newrelease .prod-element a {
    text-decoration: none;
    color: #000
}

section.newrelease .prod-element .overlay-cont span.to-product {
    text-decoration: none;
    color: #fff;
    background-color: #df0000;
    width: 200px;
    height: 40px;
    text-align: center;
    line-height: 40px
}

section.newrelease .prod-element:hover .overlay-cont {
    visibility: visible
}

section.peloton {
    width: 100%;
    display: flex
}

section.peloton .left.video-cont {
    width: 50%;
    background: url(/products/app/images/live-video-bg.jpg) no-repeat center;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

section.peloton .left.video-cont:after {
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .2);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8888;
    display: none
}

section.peloton .left.video-cont a {
    width: 88px;
    height: 88px;
    background: url(/products/app/images/st_icon_nor.svg) no-repeat center;
    background-size: 100% 100%;
    z-index: 9999;
    display: none
}

section.peloton .left.video-cont a:hover {
    background: url(/products/app/images/st_icon_hover.svg) no-repeat center
}

section.peloton .left.video-cont img.play-icon {}

section.peloton .right.gallery-cont {
    width: 50%;
    display: flex
}

section.peloton .right.gallery-cont .infos {
    width: 50%;
    background-color: #000;
    color: #fff;
    padding: 80px 60px
}

section.peloton .right.gallery-cont .infos img {
    width: 200px;
    margin-bottom: 10px
}

section.peloton .right.gallery-cont .infos h3 {
    color: #fff;
    font-family: Roboto;
    font-size: 44px;
    font-weight: 500;
    letter-spacing: .2px;
    line-height: 60px;
    margin: 0;
    text-transform: capitalize
}

section.peloton .right.gallery-cont .infos p {
    color: #fff;
    font-family: Roboto;
    font-size: 18px;
    letter-spacing: .4px;
    line-height: 30px
}

section.peloton .right.gallery-cont .infos a {
    display: flex;
    height: 60px;
    width: 100%;
    color: #aaa;
    text-decoration: none;
    align-items: start;
    justify-content: start;
    font-size: 18px;
    margin-top: 40px
}

section.peloton .right.gallery-cont .infos .to-product {
    height: 60px;
    width: 360px;
    background-color: #df0000;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

section.peloton .right.gallery-cont .infos .to-product:hover {
    background-color: #c30000
}

section.peloton .right.gallery-cont .gallery {
    width: 50%
}

section.peloton .right.gallery-cont .gallery img {
    width: 50%;
    float: left
}

section.reduced {
    width: 100%;
    margin: 0;
    padding: 80px 20px
}

section.reduced h2 {
    width: 1440px;
    height: 60px;
    color: #3c3c3c;
    font-family: Roboto Bold;
    font-size: 48px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 60px;
    text-transform: uppercase;
    padding: 0 20px;
    margin: 0 auto
}

section.reduced .reduced-cont {
    width: 1440px;
    margin: 30px auto;
    padding: 0 20px
}

section.reduced .reduced-banner {
    display: flex;
    flex-flow: row-reverse;
    margin-bottom: 40px
}

section.reduced .left-side {
    width: 50%;
    background: url(/products/app/images/homepage_new_release.jpg) no-repeat center;
    background-size: 100% 100%
}

section.reduced .left-side img {
    width: 100%
}

section.reduced .right-side {
    width: 50%;
    background-color: #000;
    color: #fff;
    padding: 80px 75px 65px 80px
}

section.reduced .right-side span {
    color: #df0000;
    height: 30px;
    width: 540px;
    display: block
}

section.reduced .right-side h3 {
    height: 120px;
    font-size: 48px;
    font-weight: 500;
    letter-spacing: .4px;
    line-height: 60px;
    margin: 0;
    width: 540px
}

section.reduced .right-side p {
    width: 540px;
    font-size: 18px;
    letter-spacing: .4px;
    line-height: 30px
}

section.reduced .right-side a {
    color: #fff;
    text-decoration: none;
    outline: none
}

section.reduced .right-side span.to-product {
    height: 60px;
    width: 360px;
    background-color: #df0000;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

section.reduced .reduced-prods {
    display: flex;
    width: 1440px;
    margin-left: -20px
}

section.reduced .reduced-prods .img-cont {
    position: relative
}

section.reduced .reduced-prods .img-cont span.new {
    position: absolute;
    bottom: 10px;
    left: 6px;
    text-decoration: none;
    background-color: #f5f5f5;
    color: #df0000;
    height: 30px;
    width: 47px;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: .15px;
    line-height: 30px;
    display: block;
    text-align: center
}

section.reduced .prod-element {
    width: 360px;
    padding: 40px
}

section.reduced .prod-element a {
    text-decoration: none
}

section.reduced .prod-element:hover {
    background-color: rgba(0, 0, 0, .06);
    cursor: pointer
}

section.reduced .prod-element h3 {
    height: 20px;
    color: #000;
    font-family: Roboto;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: .15px;
    line-height: 30px;
    margin: 30px 0 0
}

section.reduced .prod-element h3 span {
    color: #aaa;
    margin-left: 20px;
    position: relative
}

section.reduced .prod-element h3 span:before {
    content: '';
    width: 110%;
    height: 2px;
    background-color: #aaa;
    position: absolute;
    left: -5%;
    bottom: 50%
}

section.reduced .prod-element h4 {
    height: 16px;
    opacity: .87;
    color: #aaa;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .75px;
    line-height: 16px;
    margin: 10px 0 0;
    text-transform: uppercase
}

section.reduced .prod-element .img-cont {
    position: relative
}

section.reduced .prod-element .overlay-cont {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    visibility: hidden;
    z-index: 9999
}

section.reduced .prod-element .overlay-cont span.to-product {
    text-decoration: none;
    color: #fff;
    background-color: #df0000;
    width: 200px;
    height: 40px;
    text-align: center;
    line-height: 40px
}

section.reduced .prod-element:hover .overlay-cont {
    visibility: visible
}

section.reduced .more-infos {
    box-sizing: border-box;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px
}

section.reduced .more-infos a {
    height: 60px;
    width: 440px;
    border: 1px solid #878786;
    font-size: 18px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: #000
}

section.reduced .more-infos a:hover {
    color: #df0000
}

section.seo {
    background-color: #f5f5f5
}

section.seo .seo-cont {
    width: 1440px;
    padding: 80px 20px;
    margin: 0 auto;
    display: flex
}

section.seo .seo-cont .left,
section.seo .seo-cont .right {
    width: 680px;
    background-color: #fff;
    padding: 60px 40px
}

section.seo .seo-cont .left h3,
section.seo .seo-cont .right h3 {
    margin: 0;
    font-family: Roboto;
    font-size: 34px;
    letter-spacing: .25px;
    line-height: 40px;
    font-weight: 500
}

section.seo .seo-cont .left p,
section.seo .seo-cont .right p {
    color: #3c3c3c;
    font-family: Roboto;
    font-size: 18px;
    letter-spacing: .4px;
    line-height: 30px
}

section.seo .seo-cont .left p a,
section.seo .seo-cont .right p a {
    color: #000
}

section.seo .seo-cont .right {
    margin-left: 40px
}

section.brandstores {
    padding: 80px 20px
}

section.brandstores h2 {
    width: 920px;
    color: #3c3c3c;
    font-size: 48px;
    font-weight: 700;
    line-height: 60px;
    text-align: center;
    font-family: Roboto;
    margin: 0 auto;
    letter-spacing: .4px
}

section.brandstores h2 span {
    color: #df0000;
    display: block
}

section.brandstores .store-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    width: 100%
}

section.brandstores .stores-cont {
    display: flex;
    margin-top: 40px;
    justify-content: center
}

section.brandstores .store {
    width: calc(( 100% - 120px)/4);
    position: relative;
    overflow: hidden
}

section.brandstores .store:not(:first-child) {
    margin-left: 40px
}

section.brandstores .store img {
    width: 100%;
    transition: transform .5s ease
}

section.brandstores .store:hover img {
    transform: scale(1.05)
}

section.brandstores .store span {
    position: absolute;
    bottom: 40px;
    left: 33px;
    color: #fff;
    width: calc(100% - 66px);
    font-size: 48px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 60px;
    text-align: center
}

section.brandstores .store span.comming-soon {
    color: #fff;
    font-family: Roboto;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: .15px;
    line-height: 30px;
    top: 42%
}

section.social {
    padding: 80px 0;
    background-color: #f5f5f5
}

section.social h2 {
    width: 920px;
    color: #3c3c3c;
    font-size: 48px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 60px;
    text-align: center;
    font-family: Roboto;
    margin: 0 auto;
    letter-spacing: .4px
}

section.social h2 span {
    color: #df0000;
    display: block
}

section.social .social-cont {
    display: flex;
    width: 1400px;
    margin: 40px auto 120px
}

section.social .social-text {
    width: 1400px;
    margin: 0 auto;
    display: flex
}

section.social .social-text .text-box {
    width: calc(( 100% - 80px)/3);
    background-color: #fff;
    padding: 60px 40px
}

section.social .social-text .text-box:not(:last-child) {
    margin-right: 40px
}

section.social .social-text .text-box h3 {
    margin: 0;
    font-family: Roboto;
    font-size: 34px;
    letter-spacing: .25px;
    line-height: 40px;
    font-weight: 500
}

section.social .social-text .text-box p {
    color: #3c3c3c;
    font-family: Roboto;
    font-size: 18px;
    letter-spacing: .4px;
    line-height: 30px
}

@media only screen and (min-width:1250px) and (max-width:1409px) {}

@media only screen and (min-width:1410px) and (max-width:1649px) {}

@media only screen and (min-width:1650px) and (max-width:1889px) {
    section.peloton .right.gallery-cont .infos h3 {
        font-size: 38px;
        line-height: 46px
    }
    section.peloton .right.gallery-cont .infos {
        width: 50%;
        padding: 70px 60px
    }
    section.peloton .right.gallery-cont .infos {
        padding: 56px 46px
    }
}

@media only screen and (min-width:1400px) and (max-width:1649px) {
    section.peloton .right.gallery-cont .infos {
        padding: 30px 24px
    }
    section.peloton .right.gallery-cont .infos h3 {
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 10px
    }
    .seals-container .seals-content .seal-item {
        width: 160px
    }
    .categories-cont .sub-categories-list,
    .categories-cont .sub-categories-prods,
    section.bestseller,
    section.newrelease .newrelease-cont,
    section.newrelease .newrelease-prods,
    section.reduced .reduced-cont,
    section.seo .seo-cont,
    section.social .social-cont,
    section.social .social-text,
    section.reduced .reduced-prods {
        width: 100% !important
    }
    section.bestseller .prod-element,
    section.reduced .prod-element {
        width: 25% !important
    }
    section.seo .seo-cont .left,
    section.seo .seo-cont .right {
        width: 50%
    }
}

@media only screen and (min-width:1025px) and (max-width:1399px) {
    section.peloton .right.gallery-cont .infos {
        padding: 30px 24px
    }
    section.peloton .right.gallery-cont .infos h3 {
        font-size: 32px;
        line-height: 38px;
        margin-bottom: 10px
    }
    section.peloton .right.gallery-cont .infos p {
        font-size: 16px;
        letter-spacing: .2px;
        line-height: 22px
    }
    .seals-container .seals-content .seal-item {
        width: 140px
    }
    .seals-container .seals-content .seal-item {
        width: 160px
    }
    .categories-cont .sub-categories-list,
    .categories-cont .sub-categories-prods,
    section.bestseller,
    section.newrelease .newrelease-cont,
    section.newrelease .newrelease-prods,
    section.reduced .reduced-cont,
    section.seo .seo-cont,
    section.social .social-cont,
    section.social .social-text,
    section.reduced .reduced-prods {
        width: 100% !important
    }
    section.bestseller .prod-element,
    section.reduced .prod-element {
        width: 25% !important
    }
    section.seo .seo-cont .left,
    section.seo .seo-cont .right {
        width: 50%
    }
}

@media only screen and (min-width:2530px) {}

@media only screen and (min-width:1025px) {
    .top-banner .content-text h1 {
        line-height: 80px;
        font-size: 64px;
        margin: 0 0 60px
    }
    .top-banner .content-text h1 span {
        font-size: 28px
    }
    .top-banner .content-text a {
        height: 60px;
        line-height: 60px
    }
    .seals-container {
        width: 100%;
        height: 240px
    }
    .offer-of-the-day {
        width: 100%;
        display: flex;
        flex-flow: row-reverse
    }
    .offer-of-the-day .right-side span.to-product {
        height: 60px;
        width: 360px
    }
    .offer-of-the-day .left-side {
        width: 50%
    }
    .offer-of-the-day .right-side {
        width: 50%;
        padding: 80px 0 80px calc(50% - 700px);
        text-align: left
    }
    .offer-of-the-day .right-side h3 {
        font-size: 20px;
        width: 100%
    }
    .offer-of-the-day .right-side h4 {
        font-size: 18px
    }
    .offer-of-the-day .right-side h5 {
        font-size: 36px
    }
    .offer-of-the-day .right-side h5 span {
        font-size: 14px
    }
    .offer-of-the-day .right-side span.to-product {
        margin-top: 45px
    }
    .black-friday {
        width: 100%;
        display: flex;
        flex-flow: row
    }
    .black-friday .right-side span.to-product {
        height: 60px;
        width: 360px
    }
    .black-friday .left-side {
        width: 50%
    }
    .black-friday .right-side {
        width: 50%;
        padding: 100px 0 100px 80px;
        padding: 150px 0 150px 80px;
        text-align: left
    }
    .black-friday .right-side h3 {
        font-size: 20px;
        width: 100%
    }
    .black-friday .right-side h4 {
        font-size: 48px
    }
    .black-friday .right-side h5 {
        font-size: 28px
    }
    .black-friday .right-side span.to-product {
        margin-top: 45px
    }
    section.bestseller {
        width: 1440px;
        margin: 50px auto
    }
    section.bestseller h2 {
        height: 60px;
        font-size: 48px;
        line-height: 60px
    }
    section.bestseller .prod-element {
        width: 360px;
        padding: 40px
    }
    section.bestseller .prod-element .overlay-cont {
        display: flex
    }
    section.bestseller .prod-element h3 {
        height: 30px;
        font-size: 20px;
        line-height: 30px
    }
    section.bestseller .prod-element h3 span {
        font-size: 14px
    }
    section.top-categories .category-box {
        width: 50%
    }
    section.top-categories .category-box .text-cont {
        padding: 40px 0
    }
    section.top-categories .category-box .text-cont h3 {
        font-size: 48px
    }
    section.top-categories .category-box .text-cont span {
        margin-top: 10px
    }
    section.newrelease {
        width: 100%;
        margin: 0 auto;
        background-color: #f5f5f5;
        padding: 120px 20px
    }
    section.newrelease h2 {
        width: 1440px;
        height: 60px;
        font-size: 48px;
        line-height: 60px
    }
    section.newrelease .newrelease-cont {
        width: 1440px;
        margin: 30px auto;
        padding: 0 20px
    }
    section.newrelease .newrelease-banner {
        flex-flow: row-reverse
    }
    section.newrelease .right-side {
        width: 50%;
        padding: 65px 80px
    }
    section.newrelease .right-side span {
        width: 540px
    }
    section.newrelease .right-side p {
        width: 540px;
        font-size: 18px;
        line-height: 60px;
        margin: 10px 0 20px
    }
    section.newrelease .newrelease-prods {
        width: 1440px;
        margin-left: -20px
    }
    section.newrelease .prod-element {
        width: 360px;
        padding: 40px
    }
    section.newrelease .prod-element .overlay-cont {
        display: flex
    }
    section.newrelease .newrelease-prods .img-cont span.new {
        height: 30px;
        min-width: 47px;
        width: auto;
        padding: 0 15px;
        font-size: 20px;
        line-height: 30px
    }
    section.newrelease .prod-element h3 {
        height: 30px;
        font-size: 20px;
        line-height: 30px
    }
    section.newrelease .prod-element h3 span {
        font-size: 14px
    }
    section.newrelease .prod-element h3 {
        color: #000;
        font-family: Roboto;
        letter-spacing: .15px
    }
    html:lang(it) .top-banner .content-text h1,
    html:lang(es) .top-banner .content-text h1,
    html:lang(fr) .top-banner .content-text h1 {
        font-size: 48px
    }
}

@media only screen and (min-width:768px) and (max-width:1399px) {
    .seals-container .seals-content {
        width: 100%;
        justify-content: center
    }
    section.categories {
        display: none
    }
    section.bestseller,
    section.newrelease .newrelease-cont,
    section.newrelease .newrelease-prods,
    section.reduced .reduced-prods,
    section.seo .seo-cont,
    section.social .social-cont,
    section.social .social-text,
    section.reduced .reduced-cont,
    section.brandstores h2,
    section.newrelease h2,
    section.reduced h2,
    .top-banner .content-text {
        width: 100%;
        flex-wrap: wrap
    }
    .top-banner {
        margin-top: 0
    }
    section.top-banner .content-text h1 {
        font-size: 64px;
        line-height: 80px;
        margin: 0 auto 40px;
        width: 700px
    }
    section.top-banner .content-text h1 span {
        font-size: 28px;
        margin-bottom: 10px
    }
    section.top-banner .content-text a {
        height: 60px;
        line-height: 60px
    }
    .seals-container {
        width: 100%;
        height: 120px
    }
    .seals-container .seals-content .seal-item {
        width: 100px;
        height: 100px
    }
    .seals-container .seals-content .seal-item:not(:first-child) {
        margin-left: 20px
    }
    section.newrelease .newrelease-banner .left,
    section.newrelease .newrelease-banner .right {
        width: 100%;
        float: left
    }
    .offer-of-the-day {
        width: 100%;
        display: flex;
        flex-flow: row;
        flex-flow: column
    }
    .offer-of-the-day .left-side {
        width: 100%;
        height: 386px
    }
    .offer-of-the-day .right-side {
        width: 100%;
        padding: 20px;
        text-align: left
    }
    .offer-of-the-day .right-side h4 {
        text-align: left;
        font-size: 18px
    }
    .offer-of-the-day .right-side span.to-product {
        width: 50%;
        margin: 20px auto;
        height: 60px;
        float: left
    }
    .offer-of-the-day .right-side h3 {
        font-size: 20px
    }
    .offer-of-the-day .fields {
        margin-left: 0
    }
    .offer-of-the-day .fields:not(:first-child) {
        margin-right: 40px
    }
    .offer-of-the-day .wallcounter {
        float: left;
        margin-bottom: 20px
    }
    .offer-of-the-day .right-side h5 {
        font-size: 36px
    }
    .black-friday {
        width: 100%;
        display: flex;
        flex-flow: row;
        flex-flow: column
    }
    .black-friday .left-side {
        width: 100%;
        height: 386px
    }
    .black-friday .right-side {
        width: 100%;
        padding: 20px;
        text-align: left
    }
    .black-friday .right-side p {
        font-size: 18px
    }
    .black-friday .right-side h4 {
        text-align: left;
        font-size: 48px
    }
    .black-friday .right-side span.to-product {
        width: 50%;
        margin: 20px auto;
        height: 60px;
        float: left
    }
    .black-friday .right-side h3 {
        font-size: 20px
    }
    .black-friday .right-side h5 {
        font-size: 28px
    }
    section.bestseller {
        margin: 60px auto
    }
    section.bestseller h2 {
        height: 30px;
        line-height: 30px;
        font-size: 24px;
        padding: 0 34px
    }
    section.bestseller .prods-cont {
        padding: 0 24px
    }
    section.bestseller .prod-element {
        width: calc( 25% - 30px);
        padding: 18px 13px;
        background-color: rgba(0, 0, 0, .06)
    }
    section.bestseller .prod-element:nth-child(n+5) {
        display: none
    }
    section.bestseller .prod-element:not(:first-child) {
        margin-left: 40px
    }
    section.bestseller .prod-element .overlay-cont {
        display: none
    }
    section.bestseller .prod-element .img-cont img {
        transition: transform .5s ease;
        max-width: 100%
    }
    section.bestseller .prod-element h3 {
        margin-top: 5px;
        line-height: 20px;
        font-size: 14px;
        height: auto
    }
    section.bestseller .prod-element h3 span {
        font-size: 12px
    }
    section.top-categories .category-box {
        width: 100%
    }
    section.top-categories .category-box .text-cont h3:before,
    section.top-categories .category-box .text-cont h3:after {
        display: none
    }
    section.top-categories .category-box .text-cont span {
        font-size: 18px
    }
    section.top-categories .category-box .text-cont {
        bottom: 20px
    }
    section.newrelease {
        width: 100%;
        margin: 0 auto 0;
        background-color: #fff;
        padding: 60px 0
    }
    section.newrelease h2 {
        height: 30px;
        line-height: 30px;
        font-size: 24px
    }
    section.newrelease .newrelease-cont {
        padding: 0;
        margin: 30px 0 0
    }
    section.newrelease .newrelease-banner {
        flex-flow: column
    }
    section.newrelease .left-side {
        width: 100%;
        max-width: 768px;
        margin: auto;
        height: 440px
    }
    section.newrelease .right-side {
        width: 100%;
        max-width: 768px;
        margin: auto;
        background-color: #000;
        color: #fff;
        padding: 30px 34px 60px
    }
    section.newrelease .right-side h3 {
        height: auto;
        width: 100%
    }
    section.newrelease .right-side span {
        font-size: 20px
    }
    section.newrelease .right-side p {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 0
    }
    section.newrelease .right-side span.to-product {
        height: 60px;
        width: 360px;
        margin: 30px auto 0
    }
    section.newrelease .prod-element {
        width: calc(25% - 30px);
        padding: 18px 13px;
        background-color: rgba(0, 0, 0, .06);
        margin-bottom: 10px
    }
    section.newrelease .prod-element:not(:first-child) {
        margin-left: 40px
    }
    section.newrelease .newrelease-prods {
        margin-left: 0;
        padding: 0 24px
    }
    section.newrelease .prod-element .img-cont img {
        max-width: 100%
    }
    section.newrelease .prod-element .overlay-cont {
        display: none
    }
    section.newrelease .newrelease-prods .img-cont a.new {
        height: 20px;
        width: 36px;
        font-size: 14px;
        line-height: 20px
    }
    section.newrelease .prod-element h3 span {
        font-size: 12px
    }
    section.newrelease .prod-element h3 {
        height: auto;
        font-size: 14px;
        line-height: 20px
    }
    section.peloton {
        flex-flow: column
    }
    section.peloton .left.video-cont {
        width: 100%;
        height: 480px;
        min-height: 200px;
        background-size: cover
    }
    section.peloton .left.video-cont a {
        width: 88px;
        height: 88px
    }
    section.peloton .right.gallery-cont .gallery {
        width: 100%
    }
    section.peloton .right.gallery-cont {
        width: 100%;
        display: block
    }
    section.peloton .right.gallery-cont .infos {
        width: 100%;
        padding: 30px 34px 60px
    }
    section.peloton .right.gallery-cont .infos a {
        width: 288px;
        margin: 30px 0 0;
        font-size: 18px
    }
    section.peloton .right.gallery-cont .gallery img {
        width: 25%
    }
    section.reduced {
        padding: 60px 24px
    }
    section.reduced h2 {
        font-size: 24px;
        line-height: 30px;
        height: auto;
        padding: 0 15px
    }
    section.reduced .prod-element {
        width: calc(25% - 30px);
        padding: 18px 13px;
        background-color: rgba(0, 0, 0, .06);
        margin-bottom: 10px
    }
    section.reduced .prod-element:not(:first-child) {
        margin-left: 40px
    }
    section.reduced .reduced-prods {
        margin-left: 0
    }
    section.reduced .reduced-cont {
        padding: 0;
        margin: 30px auto 0
    }
    section.reduced .prod-element .img-cont img {
        max-width: 100%
    }
    section.reduced .prod-element h3 {
        height: auto;
        font-size: 20px;
        line-height: 20px;
        margin: 10px 0 0;
        font-size: 14px
    }
    section.reduced .prod-element h3 span {
        margin-left: 10px
    }
    section.reduced .prod-element h4 {
        font-size: 12px;
        margin: 0;
        height: auto
    }
    section.reduced .more-infos {
        width: 240px;
        margin: 20px auto 0
    }
    section.reduced .reduced-prods .img-cont a.new {
        height: 20px;
        width: 40px;
        font-size: 14px;
        line-height: 20px
    }
    section.seo .seo-cont {
        padding: 60px 34px
    }
    section.seo .seo-cont .left,
    section.seo .seo-cont .right {
        width: calc(50% - 10px);
        padding: 30px 40px
    }
    section.seo .seo-cont .left h3,
    section.seo .seo-cont .right h3 {
        font-size: 24px;
        line-height: 30px
    }
    section.seo .seo-cont .left p,
    section.seo .seo-cont .right p {
        font-size: 14px;
        line-height: 20px;
        letter-spacing: .31px
    }
    section.seo .seo-cont .right {
        margin-left: 20px
    }
    section.brandstores {
        padding: 60px 34px
    }
    section.brandstores h2 {
        width: 460px;
        font-size: 24px;
        line-height: 30px
    }
    section.brandstores .stores-cont {
        margin-top: 20px;
        flex-flow: wrap
    }
    section.brandstores .store {
        width: calc(25% - 15px);
        margin-left: 0;
        float: left
    }
    section.brandstores .store:not(:first-child) {
        margin-left: 20px
    }
    section.brandstores .store span {
        bottom: 20px;
        left: 15px;
        width: calc(100% - 30px);
        font-size: 18px;
        line-height: 20px
    }
    section.brandstores .store span.comming-soon {
        font-size: 12px;
        line-height: 20px;
        top: 42%
    }
    section.social {
        padding: 60px 34px
    }
    section.social h2 {
        width: 460px;
        font-size: 24px;
        line-height: 30px;
        margin: 0 auto
    }
    section.social .social-cont {
        margin: 20px auto 30px
    }
    section.social .social-text .text-box {
        width: 100%;
        background-color: #fff;
        padding: 30px 20px 0
    }
    section.social .social-text .text-box:not(:last-child) {
        margin-right: 0;
        margin-bottom: 20px
    }
    section.social .social-text .text-box h3 {
        font-size: 24px;
        line-height: 30px
    }
    section.social .social-text .text-box p {
        font-size: 14px;
        letter-spacing: .31px;
        line-height: 20px
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
    .top-banner video#topVideo {
        height: 80%
    }
    .top-banner .content-text {
        top: 100px
    }
    .offer-of-the-day .left-side {
        height: 512px;
        min-height: 550px
    }
    section.peloton .left.video-cont {
        height: 640px;
        min-height: 600px
    }
}

@media only screen and (max-width:767px) {
    .seals-container .seals-content {
        width: 100%;
        justify-content: center
    }
    section.categories {
        display: none
    }
    section.bestseller,
    section.newrelease .newrelease-cont,
    section.newrelease .newrelease-prods,
    section.reduced .reduced-prods,
    section.seo .seo-cont,
    section.social .social-cont,
    section.social .social-text,
    section.reduced .reduced-cont,
    section.brandstores h2,
    section.newrelease h2,
    section.reduced h2,
    .top-banner .content-text {
        width: 100%;
        flex-wrap: wrap
    }
    .top-banner {
        margin-top: 0
    }
    section.newrelease .newrelease-banner .left,
    section.newrelease .newrelease-banner .right {
        width: 100%;
        float: left
    }
    section.top-banner .content-text h1 {
        font-size: 30px;
        line-height: 40px;
        margin: 0 0 60px
    }
    section.top-banner .content-text h1 span {
        font-size: 16px;
        height: auto;
        line-height: 26px
    }
    section.top-banner .content-text a {
        margin-bottom: 20px;
        height: 50px;
        line-height: 50px
    }
    .seals-container .seals-content .seal-item:nth-child(2),
    .seals-container .seals-content .seal-item:nth-child(4) {
        display: block
    }
    .seals-container {
        width: 100%;
        height: 100px
    }
    .seals-container .seals-content .seal-item {
        width: 100px;
        height: 100px
    }
    .offer-of-the-day {
        width: 100%;
        display: flex;
        flex-flow: column
    }
    .offer-of-the-day .left-side {
        width: 100%;
        height: 186px
    }
    .offer-of-the-day .right-side {
        width: 100%;
        padding: 20px;
        text-align: left
    }
    .offer-of-the-day .right-side h4 {
        text-align: left;
        font-size: 14px
    }
    .offer-of-the-day .right-side span.to-product {
        width: 80%;
        margin: 20px 10% 40px;
        height: 50px
    }
    .offer-of-the-day .right-side h3 {
        font-size: 16px
    }
    .offer-of-the-day .fields {
        margin-left: 0;
        font-size: 14px
    }
    .offer-of-the-day .fields:not(:first-child) {
        margin-right: 10px
    }
    .offer-of-the-day .fields>div.number {
        height: 22px;
        width: 16px;
        line-height: 22px
    }
    .offer-of-the-day .fields>div.number span {
        font-size: 18px;
        width: 15px
    }
    .offer-of-the-day .wallcounter {
        float: left;
        margin-bottom: 20px
    }
    .offer-of-the-day .right-side h5 {
        font-size: 24px
    }
    .offer-of-the-day .right-side h5 span {
        font-size: 14px
    }
    .black-friday {
        width: 100%;
        display: flex;
        flex-flow: column
    }
    .black-friday .left-side {
        width: 100%;
        height: 186px
    }
    .black-friday .right-side {
        width: 100%;
        padding: 20px;
        text-align: left
    }
    .black-friday .right-side p {
        font-size: 14px
    }
    .black-friday .right-side h4 {
        text-align: left;
        font-size: 30px;
        height: 30px;
        line-height: 30px;
        margin: 10px 0
    }
    .black-friday .right-side span.to-product {
        width: 80%;
        margin: 20px 10% 40px;
        height: 50px
    }
    .black-friday .right-side h3 {
        font-size: 16px
    }
    .black-friday .right-side h5 {
        font-size: 18px
    }
    section.bestseller {
        margin: 60px auto
    }
    section.bestseller h2 {
        height: 30px;
        line-height: 30px;
        font-size: 24px
    }
    section.bestseller .prods-cont {
        padding: 0 5px
    }
    section.bestseller .prod-element {
        width: calc( 50% - 5px);
        padding: 18px 13px;
        background-color: rgba(0, 0, 0, .06);
        margin-bottom: 10px
    }
    section.bestseller .prod-element:nth-child(n+5) {
        display: none
    }
    section.bestseller .prod-element:nth-child(even) {
        margin-left: 10px
    }
    section.bestseller .prod-element .overlay-cont {
        display: none
    }
    section.bestseller .prod-element .img-cont img {
        max-width: 100%
    }
    section.bestseller .prod-element h3 {
        margin-top: 5px;
        line-height: 20px;
        font-size: 14px;
        height: auto
    }
    section.bestseller .prod-element h3 span {
        font-size: 12px
    }
    section.top-categories .category-box {
        width: 100%
    }
    section.top-categories .category-box .text-cont h3 {
        font-size: 24px
    }
    section.top-categories .category-box .text-cont h3:before,
    section.top-categories .category-box .text-cont h3:after {
        display: none
    }
    section.top-categories .category-box .text-cont {
        padding: 10px 0
    }
    section.top-categories .category-box .text-cont span {
        margin-top: 0;
        font-size: 14px
    }
    section.top-categories .category-box .text-cont img.sale-img {
        width: 96px
    }
    section.newrelease {
        width: 100%;
        margin: 0 auto 0;
        background-color: #fff;
        padding: 60px 0
    }
    section.newrelease h2 {
        height: 60px;
        line-height: 30px;
        font-size: 24px
    }
    section.newrelease .newrelease-cont {
        padding: 0;
        margin: 30px 0 0
    }
    section.newrelease .newrelease-banner {
        flex-flow: column
    }
    section.newrelease .left-side a {
        font-size: 14px;
        padding: 0 10px;
        height: 30px;
        line-height: 30px
    }
    section.newrelease .left-side a:before {
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-top: 30px solid #000;
        left: -15px
    }
    section.newrelease .left-side {
        width: 100%;
        height: 220px
    }
    section.newrelease .right-side {
        width: 100%;
        padding: 30px 15px 60px
    }
    section.newrelease .right-side h3 {
        height: auto;
        width: 100%;
        font-size: 24px;
        line-height: 30px
    }
    section.newrelease .right-side span {
        width: 100%
    }
    section.newrelease .right-side p {
        width: 100%;
        font-size: 14px;
        line-height: 30px;
        margin-top: 10px;
        margin-bottom: 0
    }
    section.newrelease .right-side span.to-product {
        height: 50px;
        width: 80%;
        margin: 30px 10% 0
    }
    section.newrelease .prod-element {
        width: calc(50% - 5px);
        padding: 13px 10px;
        background-color: rgba(0, 0, 0, .06);
        margin-bottom: 10px
    }
    section.newrelease .prod-element:nth-child(even) {
        margin-left: 10px
    }
    section.newrelease .newrelease-prods {
        margin-left: 0;
        padding: 0 5px
    }
    section.newrelease .prod-element .img-cont img {
        max-width: 100%
    }
    section.newrelease .prod-element .overlay-cont {
        display: none
    }
    section.newrelease .newrelease-prods .img-cont a.new {
        height: 20px;
        width: 36px;
        font-size: 14px;
        line-height: 20px
    }
    section.newrelease .prod-element h3 span {
        font-size: 12px
    }
    section.newrelease .prod-element h3 {
        height: auto;
        font-size: 14px;
        line-height: 20px
    }
    section.peloton {
        flex-flow: column
    }
    section.peloton .left.video-cont {
        width: 100%;
        height: 250px;
        min-height: 200px;
        background-size: cover
    }
    section.peloton .left.video-cont a {
        width: 44px;
        height: 44px
    }
    section.peloton .right.gallery-cont .gallery {
        width: 100%
    }
    section.peloton .right.gallery-cont {
        width: 100%;
        display: block
    }
    section.peloton .right.gallery-cont .infos {
        width: 100%;
        padding: 20px 15px 60px
    }
    section.peloton .right.gallery-cont .infos h3 {
        font-size: 24px;
        line-height: 30px
    }
    section.peloton .right.gallery-cont .infos p {
        line-height: 30px
    }
    section.peloton .right.gallery-cont .infos a {
        height: 50px;
        margin: 30px auto 0
    }
    section.peloton .right.gallery-cont .gallery img {
        width: 25%
    }
    section.reduced {
        padding: 60px 5px
    }
    section.reduced h2 {
        font-size: 24px;
        line-height: 30px;
        height: auto;
        padding: 0 15px
    }
    section.reduced .prod-element {
        width: calc(50% - 5px);
        padding: 13px 10px;
        background-color: rgba(0, 0, 0, .06);
        margin-bottom: 10px
    }
    section.reduced .prod-element:nth-child(even) {
        margin-left: 10px
    }
    section.reduced .reduced-prods {
        margin-left: 0
    }
    section.reduced .reduced-cont {
        padding: 0;
        margin: 30px auto 0
    }
    section.reduced .prod-element .img-cont img {
        max-width: 100%
    }
    section.reduced .prod-element h3 {
        height: auto;
        font-size: 20px;
        line-height: 20px;
        margin: 10px 0 0;
        font-size: 14px
    }
    section.reduced .prod-element h3 span {
        margin-left: 10px
    }
    section.reduced .prod-element h4 {
        font-size: 12px;
        margin: 0;
        height: auto
    }
    section.reduced .more-infos {
        width: 80%;
        margin: 20px auto 0
    }
    section.reduced .reduced-prods .img-cont a.new {
        height: 20px;
        width: 40px;
        font-size: 14px;
        line-height: 20px
    }
    section.seo .seo-cont {
        padding: 60px 15px
    }
    section.seo .seo-cont .left,
    section.seo .seo-cont .right {
        width: 100%;
        padding: 30px 15px
    }
    section.seo .seo-cont .left h3,
    section.seo .seo-cont .right h3 {
        font-size: 24px;
        line-height: 30px
    }
    section.seo .seo-cont .left p,
    section.seo .seo-cont .right p {
        font-size: 14px;
        line-height: 20px;
        letter-spacing: .18px
    }
    section.seo .seo-cont .right {
        margin-left: 0;
        margin-top: 20px
    }
    section.brandstores {
        padding: 60px 15px
    }
    section.brandstores h2 {
        width: 290px;
        font-size: 24px;
        line-height: 30px
    }
    section.brandstores .stores-cont {
        margin-top: 20px;
        flex-flow: wrap
    }
    section.brandstores .store {
        width: calc(50% - 5px);
        margin-left: 0;
        float: left
    }
    section.brandstores .store:not(:first-child) {
        margin-left: 0;
        margin-bottom: 5px
    }
    section.brandstores .store:nth-child(even) {
        margin-left: 10px
    }
    section.brandstores .store span {
        bottom: 20px;
        left: 15px;
        width: calc(100% - 30px);
        font-size: 18px;
        line-height: 20px
    }
    section.brandstores .store span.comming-soon {
        font-size: 12px;
        line-height: 20px;
        top: 42%
    }
    section.social {
        padding: 60px 15px
    }
    section.social h2 {
        width: 290px;
        font-size: 24px;
        line-height: 30px;
        margin: 0 auto
    }
    section.social .social-cont {
        margin: 40px auto
    }
    section.social .social-text .text-box {
        width: 100%;
        background-color: #fff;
        padding: 30px 20px 0
    }
    section.social .social-text .text-box:not(:last-child) {
        margin-right: 0;
        margin-bottom: 40px
    }
    section.social .social-text .text-box h3 {
        font-size: 24px;
        line-height: 30px
    }
    section.social .social-text .text-box p {
        font-size: 14px;
        letter-spacing: .31px;
        line-height: 20px
    }
}

@media only screen and (max-width:768px) and (orientation:landscape) {
    section.top-banner .content-text h1 {
        font-size: 24px;
        line-height: 30px
    }
    section.top-banner .content-text h1 span {
        font-size: 16px
    }
}

#black-friday-page section.top-banner video#topVideo {
    width: 100%;
    height: auto
}

#black-friday-page section.bestseller .prod-element h3 span:before {
    content: '';
    width: 110%;
    height: 2px;
    background-color: #aaa;
    position: absolute;
    left: -5%;
    bottom: 50%
}

#black-friday-page section.bestseller .prod-element h3 span {
    margin-left: 20px;
    display: inline-block;
    position: relative
}

#black-friday-page section.bestseller .prod-element h4 span {
    opacity: .87;
    color: #aaa;
    font-family: Roboto;
    letter-spacing: .75px;
    line-height: 0;
    display: block;
    text-transform: uppercase
}

#black-friday-page section.categories .nav-cont ul {
    flex-wrap: wrap;
    justify-content: space-between
}

#black-friday-page section.categories .nav-cont ul .sub-category-cont {
    display: flex
}

#black-friday-page section.categories .nav-cont ul>li.sub-cat {
    width: 440px;
    height: 100px;
    border: 1px solid #aaa;
    margin-right: 0;
    margin-bottom: 40px;
    align-items: center;
    padding: 0
}

#black-friday-page section.categories .nav-cont ul>li.sub-cat:nth-child(7),
#black-friday-page section.categories .nav-cont ul>li.sub-cat:nth-child(8),
#black-friday-page section.categories .nav-cont ul>li.sub-cat:nth-child(9),
#black-friday-page section.categories .nav-cont ul>li.sub-cat:nth-child(10),
#black-friday-page section.categories .nav-cont ul>li.sub-cat:nth-child(11),
#black-friday-page section.categories .nav-cont ul>li.sub-cat:nth-child(n+18) {
    display: none
}

#black-friday-page section.categories .nav-cont ul>li.sub-cat a {
    color: #000;
    font-size: 18px;
    text-decoration: none;
    height: 98px;
    font-weight: 700;
    line-height: 98px;
    font-family: roboto;
    width: 100%;
    background-color: #fff;
    display: block;
    text-align: center
}

#black-friday-page section.categories .nav-cont ul>li.sub-cat a:hover {
    background-color: #f5f5f5;
    color: red
}

#black-friday-page section.categories .nav-cont ul>li.sub-cat a:after {
    content: '';
    line-height: 12px;
    position: absolute;
    bottom: 44px;
    right: 40px;
    color: red;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-right-style: solid;
    border-right-width: 2px;
    display: inline-block;
    height: 12px;
    width: 12px;
    -moz-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg)
}

#black-friday-page section.categories .nav-cont ul>li.sub-cat img {
    position: absolute;
    left: 20px;
    top: 25px
}

#black-friday-page section.reduced {
    padding: 90px 20px 60px;
    background-color: #f5f5f5
}

#black-friday-page section.reduced h2 {
    padding: 0;
    margin-top: 40px;
    margin-bottom: 40px
}

#black-friday-page section.reduced .reduced-prods {
    display: flex;
    width: 1400px;
    margin-left: 0
}

#black-friday-page section.reduced .product-name {
    height: 40px;
    line-height: 40px;
    color: #000;
    font-family: roboto;
    font-size: 14px;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    display: block;
    width: 100%
}

#black-friday-page section.reduced .stamped-badge-caption {
    display: none
}

#black-friday-page .stamped-badge {
    text-align: center
}

#black-friday-page section.reduced .prod-element h3 span {
    margin-left: 0;
    margin-right: 10px;
    position: relative;
    height: 16px;
    width: auto;
    color: #3c3c3c;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 16px;
    text-align: right
}

#black-friday-page section.reduced .prod-element h3 {
    margin: 0;
    text-align: center;
    line-height: 30px;
    margin-top: 10px;
    height: 30px;
    color: #df0000
}

#black-friday-page section.reduced .prod-element {
    width: 220px;
    padding: 10px;
    background-color: #fff
}

#black-friday-page section.reduced .prod-element h3 span:before {
    background-color: #3c3c3c;
    transform: skew(5deg, 5deg)
}

#black-friday-page section.seo {
    background-color: #fff
}

#black-friday-page section.seo .seo-cont {
    display: block;
    padding: 60px 20px
}

#black-friday-page section.seo .seo-cont-body {
    display: flex;
    justify-content: space-between
}

#black-friday-page section.seo .seo-cont .left,
#black-friday-page section.seo .seo-cont .right {
    width: 660px;
    padding: 0
}

#black-friday-page section.seo h2 {
    height: 40px;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: .24px;
    line-height: 40px
}

#black-friday-page section.seo p {
    color: #3c3c3c;
    font-family: Roboto;
    font-size: 14px;
    letter-spacing: .4px;
    line-height: 20px
}

#black-friday-page section.seo h2 {
    height: 30px;
    font-size: 24px;
    letter-spacing: .18px;
    line-height: 30px
}

@media only screen and (min-width:1025px) {
    #black-friday-page section.bestseller .prod-element h3 span {
        font-size: 20px
    }
    section.bestseller .prod-element h4 span {
        font-size: 14px
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait) {
    #black-friday-page section.bestseller .prod-element h4 span {
        letter-spacing: .25px;
        line-height: 12px;
        font-size: 12px
    }
    #black-friday-page section.reduced .reduced-prods {
        width: 100%
    }
    #black-friday-page section.reduced .prod-element {
        width: calc( 50% - 30px);
        padding: 18px 13px;
        background-color: rgba(0, 0, 0, .06)
    }
    #black-friday-page section.reduced .product-name {
        height: 40px;
        line-height: 16px;
        margin-top: 15px
    }
    #black-friday-page section.reduced {
        padding: 10px 20px 40px
    }
}

@media only screen and (max-width:768px) {
    #black-friday-page section.bestseller .prod-element h4 span {
        letter-spacing: .25px;
        line-height: 12px;
        font-size: 12px
    }
    #black-friday-page section.reduced .reduced-prods {
        width: 100%
    }
    #black-friday-page section.reduced .prod-element {
        width: calc( 50% - 5px);
        padding: 18px 13px;
        background-color: rgba(0, 0, 0, .06)
    }
    #black-friday-page section.reduced .product-name {
        height: 40px;
        line-height: 16px;
        margin-top: 15px
    }
    #black-friday-page section.reduced {
        padding: 10px 5px 40px
    }
    #black-friday-page section.seo .seo-cont {
        display: block;
        padding: 20px 15px
    }
    #black-friday-page section.seo .seo-cont h1 {
        font-size: 24px
    }
    #black-friday-page section.seo h2 {
        height: auto;
        font-size: 18px;
        letter-spacing: .18px;
        line-height: 20px
    }
    #black-friday-page section.seo .seo-cont-body {
        display: block
    }
    #black-friday-page section.seo .seo-cont .left,
    #black-friday-page section.seo .seo-cont .right {
        width: 100%;
        padding: 0
    }
    #black-friday-page section.categories {
        display: block
    }
    #black-friday-page section.categories .nav-cont ul {
        display: flex;
        width: 100%;
        margin: 0 auto;
        padding: 60px 15px
    }
    #black-friday-page section.categories .nav-cont ul>li.sub-cat {
        width: 100%;
        height: 60px;
        margin-bottom: 20px
    }
    #black-friday-page section.categories .nav-cont ul>li.sub-cat img {
        top: 7px
    }
    #black-friday-page section.categories .nav-cont ul>li.sub-cat a {
        height: 58px;
        line-height: 58px
    }
    #black-friday-page section.categories .nav-cont ul>li.sub-cat a:after {
        bottom: 24px
    }
}

#delivery_options_information {
    display: none;
    align-items: center;
    justify-content: center;
    position: fixed;
    height: 100%;
    z-index: 9999;
    background-color: rgb(0 0 0/0.8)
}

#delivery_options_information .text_container {
    position: relative;
    width: 50%;
    background-color: #fff;
    border-radius: 1rem
}

#delivery_options_information .text_container .header_block {
    background-color: #f5f5f5;
    border-radius: 1rem 1rem 0 0;
    padding: 0 8rem 2rem
}

#delivery_options_information .text_container .header_block h1 {
    font-weight: 700;
    margin-top: unset;
    padding-top: 4rem
}

#delivery_options_information .text_container .header_block img {
    cursor: pointer;
    width: 2rem;
    position: absolute;
    right: 1rem;
    top: 1rem
}

#delivery_options_information .text_container .list {
    display: grid;
    grid-template-columns: 5rem 1fr;
    row-gap: 2rem;
    padding: 2rem 3rem 0;
    font-size: 20px;
    font-weight: 700
}

#delivery_options_information_open {
    cursor: pointer
}

@media only screen and (max-width:770px) {
    #delivery_options_information .text_container {
        width: 95%
    }
}

.cart #logblc .siegel-cont {
    width: 100%;
    margin: 0;
    justify-content: space-evenly
}

.cart #logblc .siegel-cont img {
    width: 11rem;
    max-width: unset;
    max-height: unset
}

.social-container {
    display: flex;
    max-width: 1400px;
    margin: 40px auto 60px
}

.social-box.left {
    flex: 33%;
    margin-right: 30px
}

.social-box.right {
    flex: 67%;
    display: flex;
    flex-wrap: wrap;
    gap: 30px
}

.social-img-wrapper {
    flex: 19%
}

.social-img-wrapper img,
.social-box.left img {
    width: 100%
}

@media(max-width:767px) {
    .social-container {
        flex-direction: column
    }
    .social-box.left {
        margin-right: 0;
        margin-bottom: 15px
    }
    .social-box.right {
        flex: 1;
        gap: 15px
    }
    .social-img-wrapper {
        flex: 47%
    }
}