﻿

/* header */

/*
body.momentum header.navbar-fixed-top.navbar {
    background: #000;
    border-bottom: unset;
}
*/

/* mobile 

@media (max-width: 992px) {

    body.momentum header.navbar-fixed-top.navbar {
        background: #e31837;
    }
}
    */

/* menu */

/*
    body.momentum header.navbar-fixed-top.navbar .menu {
    width: 60% !important;
}

body.momentum header.navbar-fixed-top.navbar .menu nav {
    text-align: center !important;
}

    body.momentum header.navbar-fixed-top.navbar .menu nav ul li a {
        color: #fff;
        font-weight: normal;
        margin-right: 5%;
        font-size: 1.4rem;
    }

@media (max-width: 992px) {
    body.momentum header.navbar-fixed-top.navbar .menu nav ul li a {
        color: #111;
    }
}

    body.momentum header.navbar-fixed-top.navbar .menu nav ul li .megamenu h3 a, body.momentum header.navbar-fixed-top.navbar .menu nav ul li .megamenu h3 {
        color: #222;
        font-weight: bold;
        text-transform: unset;
        font-size: 2rem;
        letter-spacing: 0.2rem;
    }

    body.momentum header.navbar-fixed-top.navbar .menu nav ul li .megamenu ul li a {
        color: #222;
    }

  
    body.momentum header.navbar-fixed-top.navbar .search {
        width: 20% !important;
    }

        body.momentum header.navbar-fixed-top.navbar .search button {
            color: #fff;
            margin-right: 5px;
        }


    body.momentum.scroll-mode-enabled .brandswitch #cart-and-userdata .cart a.cart-summary-container2 {
        color: #ddd;
    }

        body.momentum.scroll-mode-enabled .brandswitch #cart-and-userdata .cart a.cart-summary-container2 .glyphicon-shopping-cart {
            color: #ddd;
        }

*/
/* homebanner TOP */
/*
body.momentum .banner.banner-type-HBT.banner-Momentum .caption, body.momentum .banner.banner-video .caption {
    width: 100% !important;
    height: 100% !important;
    bottom: 20px !important;
    display: flex;
    flex-direction: column;
    justify-content: center !important;
}

        body.momentum .banner.banner-type-HBT.banner-Momentum .caption h1, body.momentum .banner.banner-video .caption h1, body.momentum .banner.banner-type-HBT.banner-Momentum .caption h2.title {
            text-transform: uppercase !important;
            font-size: 7rem !important;
            font-weight: 800 !important;
            letter-spacing: 4rem;
            margin-bottom: 10px;
        }


    @media (max-width: 1199px) {
        body.momentum .banner.banner-type-HBT.banner-Momentum .caption h1 {
            font-size: 6rem !important;
            letter-spacing: 3rem;
        }
    }

    @media (max-width: 992px) {
        body.momentum .banner.banner-type-HBT.banner-Momentum .caption h1 {
            font-size: 5rem !important;
            letter-spacing: 2rem;
        }
    }

    @media (max-width: 566px) {
        body.momentum .banner.banner-type-HBT.banner-Momentum .caption h1 {
            font-size: 3rem !important;
            letter-spacing: 1.2rem;
        }
    }

    body.momentum .banner.banner-type-HBT.banner-Momentum .caption p.text {
        max-width: unset;
        border-top: unset;
        text-transform: uppercase;
        padding-top: 0;
        font-weight: 700;
        letter-spacing: 0.5rem;
        margin-bottom: 30px;
    }

    body.momentum .banner.banner-video .caption p.buttons {
        margin-top: 25px;
    }

    body.momentum .banner.banner-type-HBT.banner-Momentum .caption .btn-animated-arrow-alt, body.momentum .banner.banner-video .caption .btn-animated-arrow-alt {
        padding: 0 65px 0 35px;
        line-height: 45px;
        border: unset;
        font-size: 1.2rem;
        font-weight: bold;
        letter-spacing: 0.3rem;
    }

        body.momentum .banner.banner-type-HBT.banner-Momentum .caption .btn-animated-arrow-alt i, body.momentum .banner.banner-video .caption .btn-animated-arrow-alt i {
            opacity: 1;
            right: 0px;
            width: 45px;
            line-height: 45px;
            background: rgba(0,0,0,0.2);
        }

    */
    /* TILES */



    /* banner bikes */

   /* body.momentum .momentum-bikes-header {
        height: 300px;
        display: flex;
        align-items: center;
    }

        body.momentum .momentum-bikes-header h1 {
            color: #fff;
            letter-spacing: 4.5rem;
            font-size: 4rem;
            text-shadow: 0px 0px 5px rgba(0,0,0,0.5);
            font-weight: 900;
            text-align: center;
        }*/

    /* bike series */

   /* body.momentum #bikeseries-headline, body.momentum #bikecategory-headline {
        margin-bottom: 25px;
    }

        body.momentum #bikeseries-headline hr {
            margin: 40px 0;
            border-color: #ccc;
        }

        body.momentum #bikeseries-headline h1 {
            font-weight: 900;
            letter-spacing: 1rem;
            margin-bottom: 45px;
        }

        body.momentum #bikecategory-headline h1 {
            font-weight: 900;
            letter-spacing: 1rem;
            margin-bottom: 25px;
        }

    body.momentum.bikeseries #bikeseries-headline .tagline-and-description h2 {
        font-weight: 800;
        letter-spacing: 0.2rem;
        font-size: 2.2rem;
    }

    body.momentum.bikeseries #bikeseries-headline .tagline-and-description .tagline {
        text-align: right;
    }

    body.momentum.bikeseries #bikeseries-headline .tagline-and-description .description p {
        font-size: 1.4rem;
        line-height: 2.2rem;
        padding-left: 30px;
    }


    body.momentum.bikeseries #models {
        background: unset !important;
    }

    @media (max-width: 992px) {
        body.momentum.bikeseries #bikeseries-headline {
            margin-bottom: 0;
            padding-bottom: 0;
        }

            body.momentum.bikeseries #bikeseries-headline .tagline-and-description .tagline {
                text-align: left;
            }

            body.momentum.bikeseries #bikeseries-headline .tagline-and-description .description p {
                padding-left: 0px;
            }
    }*/

    /* bikes gear details */

  /*  body.momentum #basics-and-buy-online #text h1 {
        font-weight: 900;
        letter-spacing: 0.1rem;
    }

    body.momentum #basics-and-buy-online #text .alert-holiday {
        max-width: unset !important;
        text-align: left;
    }*/

    /* swiper element */

   /* body.momentum .content-wrapper-page-element-swiper .swiper-slide .text {
        width: 100%;
    }*/

    /* fifty fifty */
   /* body.momentum .content-wrapper-page-element.content-wrapper-page-element-fifty-fifty .col-text {
        text-align: center;
        padding-top: 50px;
    }

        body.momentum .content-wrapper-page-element.content-wrapper-page-element-fifty-fifty .col-text .inner h2 {
            font-size: 2rem;
            letter-spacing: 0.3rem;
            margin-bottom: 0;
        }

            body.momentum .content-wrapper-page-element.content-wrapper-page-element-fifty-fifty .col-text .inner h2::after {
                background: unset !important;
            }*/


    /* FOOTER */
    /*footer .row a.btn-default-dark {
        background: none;
        color: #aaa;
        border-color: #555;
    }*/