.header-section .navbar {
    -webkit-box-shadow: 0px 3px 6px #00000029;
    box-shadow: 0px 3px 6px #00000029;
}

    .header-section .navbar.fixed-top {
        z-index: 1070;
    }

@media (max-width: 1199px) {
    .header-section .navbar .navbar-collapse {
        max-height: calc(100vh - 200px);
        overflow-y: auto;
        padding: 0 15px;
    }
}

.header-section ul.navbar-nav li a.nav-link {
    font-family: "fontbold";
    font-size: 18px;
    color: #000;
    padding-right: 20px !important;
    padding-left: 20px !important;
    padding-top: 18px !important;
    padding-bottom: 18px !important;
    height: 66px;
}

@media (max-width: 1199px) {
    .header-section ul.navbar-nav li a.nav-link {
        padding: 22px 0 16px !important;
    }
}

@media (max-width: 575px) {
    .header-section ul.navbar-nav li a.nav-link {
        padding: 10px 0 !important;
        height: auto;
    }
}

.header-section .navbar-dark .navbar-nav .active > .nav-link, .header-section .navbar-dark .navbar-nav .dropdown.mega-dropdown .nav-link:focus, .header-section .navbar-dark .navbar-nav .dropdown.mega-dropdown .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #000;
}

.mega-dropdown .dropdown-menu.mega-menu .list-unstyled li .nav-link:focus, .mega-dropdown .dropdown-menu.mega-menu .list-unstyled li .nav-link:hover {
    color: #00A0DF;
}

.header-section .navbar-nav.login-det li a.nav-link {
    font-family: "fontmedium";
    font-size: 14px;
    display: flex;
    align-items: center;
}

.header-section .list-unstyled li a {
    color: #000;
    text-decoration: none;
}

.notice p, .notice.alert-dismissible p {
    font-family: "fontmedium";
    font-size: 14px;
    color: #000;
}

@media (max-width: 767px) {
    .notice p, .notice.alert-dismissible p {
        text-align: left !important;
    }
}

.notice p span, .notice.alert-dismissible p span {
    color: #00A0DF;
}

    .notice p span a, .notice.alert-dismissible p span a {
        color: #00A0DF;
    }

.notice .close, .notice.alert-dismissible .close {
    padding: .75rem 0;
    color: #000;
    opacity: 1;
}

.slider-img-p {
    /* background-image: url(../img/slider/slider-01.png); */
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    background-position: 70% 0%;
    background-repeat: no-repeat;
    overflow: hidden;
}

    .slider-img-p.img-home-banner {
        background-position: 100% 0%;
        position: relative;
    }

        .slider-img-p.img-home-banner .half-div, .half-div {
            float: left;
            position: absolute;
            left: 0px;
            display: flex;
            align-items: flex-end;
            top: 0px;
            bottom: 0;
            z-index: 1000;
            width: 50%;
            background: rgba(0,0,0,0.7);
            background: -moz-linear-gradient(left, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0) 100%);
            background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,0.7)), color-stop(100%, rgba(255,255,255,0)));
            background: -webkit-linear-gradient(left, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0) 100%);
            background: -o-linear-gradient(left, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0) 100%);
            background: -ms-linear-gradient(left, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0) 100%);
            background: linear-gradient(to right, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff', GradientType=1 );
        }

@media (max-width: 1024px) {
    .slider-img-p.img-home-banner .half-div, .half-div {
        width: 100%;
    }
}


.img-home-banner.img-news.blog-img .half-div {
    padding-bottom: 58px;
    padding-left: 68px;
}

@media (max-width: 991px) {
    .img-home-banner.img-news.blog-img .half-div {
        padding-bottom: 15px;
        padding-left: 15px;
    }
}

@media (max-width: 767px) {
    .img-home-banner.img-news.blog-img .half-div {
        padding-left: 15px;
        padding-right: 15px;
        padding: 15px;
    }
}

.img-home-banner:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    background: -moz-linear-gradient(left, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,0.7)), color-stop(100%, rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(left, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff', GradientType=1 );
}

.slider-img-p.img-home-banner:before, .img-categories.img-home-banner:before, .shop-img-header.img-home-banner:before, .img-news.img-home-banner:before {
    content: none;
}

.img-home-banner img {
    display: block;
    width: auto;
}

@media (max-width: 767px) {
    .slider-img-p.img-home-banner img {
        height: 400px;
        object-fit: cover;
    }
}

@media (max-width: 575px) {
    .slider-img-p.img-home-banner img {
        height: 400px;
    }
}

.slider-img-p1 {
    /* background-image: url(../img/slider/slider-020.jpeg); */
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    background-position: 70% 0%;
    background-repeat: no-repeat;
    overflow: hidden;
}

.slider-img-p2 {
    background-image: url(../img/slider/slider-01.png);
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    background-position: 70% 0%;
    background-repeat: no-repeat;
    overflow: hidden;
}

.slider-home .carousel-item .slider-img-p, .slider-img-p1, .slider-img-p2 {
    height: calc(100vh - 150px);
    background-size: cover;
}

@media (max-width: 1199px) {
    .slider-home .carousel-item .slider-img-p, .slider-img-p1, .slider-img-p2 {
        height: 640px;
    }
}

@media (max-width: 991px) {
    .slider-home .carousel-item .slider-img-p, .slider-img-p1, .slider-img-p2 {
        height: 60vh;
    }
}

@media (max-height: 600px) {
    .slider-home .carousel-item .slider-img-p, .slider-img-p1, .slider-img-p2 {
        height: 600px;
    }
}

@media (max-width: 575px) {
    .slider-home .carousel-item .slider-img-p, .slider-img-p1, .slider-img-p2 {
        height: 450px;
    }
}

.home-prod-details {
    background-color: #fff;
}

    .home-prod-details .bike-categories .col-md-6 {
        padding-left: 35px;
        padding-right: 35px;
    }

@media (max-width: 575px) {
    .home-prod-details .bike-categories .col-md-6 {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 767px) {
    .home-prod-details .bike-categories {
        padding: 32px 0;
        border: 1px solid #E8E8E8;
        margin-bottom: 24px;
    }
}

.home-prod-details .product-title h3 {
    margin-bottom: 16px;
}

@media (max-width: 767px) {
    .home-prod-details .product-title h3 {
        margin-bottom: 12px;
    }
}

.home-prod-details .product-title p {
    color: rgba(0, 0, 0, 0.54);
    font-size: 16px;
    font-family: "fontregular";
    margin-bottom: 60px;
}

@media (max-width: 767px) {
    .home-prod-details .product-title p {
        margin-bottom: 32px;
    }
}

@media (max-width: 991px) {
    .home-prod-details .home-bikes img {
        margin-bottom: 24px;
    }
}

.home-prod-details .bike-prod .place-bike {
    margin-bottom: 35px;
}

    .home-prod-details .bike-prod .place-bike i {
        color: #00A0DF;
        font-size: 32px;
        vertical-align: middle;
    }

.home-prod-details .bike-prod .bike-title h4 {
    margin-bottom: 24px;
    vertical-align: super;
}

@media (max-width: 767px) {
    .home-prod-details .bike-prod .bike-title h4 {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .bike-category-details.home-prod-details .bike-prod .bike-title h4 {
        text-align: left;
    }
}

.home-prod-details .box-cycle {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background-color: #f7f7f7;
    margin-bottom: 1rem;
    padding: 5px;
}

@media (max-width: 767px) {
    .home-prod-details .box-cycle {
        margin: 0 auto 1rem;
    }
}

.home-prod-details .box-cycle img {
    width: 44x;
    height: 44px;
}

.home-prod-details .prod-dec {
    margin-bottom: 40px;
}

@media (max-width: 767px) {
    .home-prod-details .prod-dec {
        margin-bottom: 32px;
        margin-top: 16px;
    }
}

@media (max-width: 767px) {
    .cycle-det {
        text-align: center;
    }
}

.cycle-det h5 {
    font-family: "fontregular";
    font-size: 22px;
    color: #000;
    margin-bottom: 4px;
    min-height: 28px;
    white-space: normal;
    word-break: break-word;
}

/*@media (max-width: 991px) {
    .cycle-det h5 {
        font-size: 22px;
        font-family: "fontregular";
    }
}*/

.cycle-det h6 {
    font-family: "fontmedium";
    font-size: 14px;
    color: #000;
}

/*@media (max-width: 991px) {
    .cycle-det h6 {
        font-size: 16px;
        font-family: "fontmedium";
    }
}*/


.home-bikes-details img {
    position: relative;
    top: 72px;
    z-index: 9;
    width: 1093px;
    object-fit: contain;
    height: 613px;
}

@media (max-width: 575px) {
    .home-bikes-details img {
        height: 210px;
    }
}

@media (min-width: 567px) and (max-width: 767px) {
    .home-bikes-details img {
        height: 320px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .home-bikes-details img {
        height: 320px;
    }
}

.best-perfor-bike {
    padding-top: 72px;
    padding-bottom: 62px;
}

@media (max-width: 767px) {
    .best-perfor-bike {
        padding-bottom: 42px;
    }
}

.best-perfor-bike .world-product-title {
    margin-bottom: 24px;
}

    .best-perfor-bike .world-product-title h3 {
        margin-bottom: 12px;
    }

@media (max-width: 767px) {
    .best-perfor-bike .world-product-title h3 {
        font-size: 32px;
    }
}

.best-perfor-bike h5 {
    font-family: "fontbold";
    font-size: 29px;
    margin-bottom: 24px;
}

@media (max-width: 767px) {
    .best-perfor-bike h5 {
        font-size: 19px;
    }
}

.best-perfor-bike .pc-sm {
    padding: 0 72px;
}

@media (max-width: 1199px) {
    .best-perfor-bike .pc-sm {
        padding: 0 15px;
    }
}

@media (max-width: 767px) {
    .best-perfor-bike .pc-sm {
        margin-bottom: 32px;
    }
}

.corner-title {
    margin-bottom: 32px;
}

    .corner-title p {
        color: #000;
        opacity: 0.5;
    }

.home-more-bikes {
    padding: 72px 144px;
}

@media (max-width: 991px) {
    .home-more-bikes {
        padding: 48px 0;
    }
}

.home-more-bikes .product-title h3 {
    margin-bottom: 1rem;
}

.home-more-bikes .product-title p {
    color: rgba(0, 0, 0, 0.64);
    font-size: 14px;
    font-family: "fontlight";
    margin-bottom: 48px;
}

.home-more-bikes .more-bikes .col-md-4 {
    padding: 0 24px;
}

@media (max-width: 991px) {
    .home-more-bikes .more-bikes .col-md-4 {
        padding: 0 15px;
    }
}

@media (max-width: 767px) {
    .home-more-bikes .more-bikes .more-biks-d {
        margin-top: 48px;
    }
}

.home-more-bikes .more-bikes h5 {
    text-align: center;
    margin-top: 15px;
}

.home-more-bikes .more-bikes p {
    text-align: center;
}

.home-more-bikes .btn-pivot {
    margin-top: 8px;
}

@media (max-width: 767px) {
    .home-more-bikes .btn-pivot {
        margin-top: 0;
    }
}

.quality-title {
    margin-bottom: 56px;
}

@media (max-width: 767px) {
    .quality-title {
        margin-bottom: 32px;
    }
}

.quality-title h3 {
    margin-bottom: 12px;
}

.quality-title p {
    color: #000;
    opacity: 0.5;
    font-size: 14px;
}

.sizing-title {
    margin-bottom: 32px;
}

@media (max-width: 767px) {
    .sizing-title {
        text-align: center;
    }
}

.sizing-title p {
    color: #000;
    opacity: 0.54;
}

.reviews-title {
    margin-bottom: 32px;
}

.reviews-slider a {
    font-family: "fontmedium";
    font-size: 14px;
    color: #000;
}

.slider-athlete h5 {
    margin-bottom: 32px;
}

.riders-world {
    background-color: #1A1A1A;
}

    .riders-world img {
        width: 100%;
        height: 555px;
        -o-object-fit: cover;
        object-fit: cover;
    }

@media (max-width: 1199px) {
    .riders-world img {
        height: 360px;
    }
}

@media (max-width: 991px) {
    .riders-world img {
        height: 326px;
    }
}

@media (max-width: 767px) {
    .riders-world img {
        height: 450px;
    }
}

@media (max-width: 600px) {
    .riders-world img {
        height: 316px;
    }
}

@media (max-width: 374px) {
    .riders-world img {
        height: 200px;
    }
}

.riders-world .rider-detail h3 {
    color: #fff;
    margin-bottom: 32px;
}

.riders-world .rider-detail .border-thiks {
    background-color: #00A0DF;
    width: 80px;
    height: 3px;
    margin-bottom: 32px;
}

.riders-world .rider-detail p {
    margin-bottom: 48px;
    color: #fff;
}

    .riders-world .rider-detail p.mb-32 {
        margin-bottom: 32px;
    }

.riders-world .rider-detail h6 {
    font-family: "fontbold";
    font-size: 19px;
    color: #fff;
    margin-bottom: 24px;
}

.riders-world .rider-detail .bike-det-list ul.battle-list {
    position: relative;
}

    .riders-world .rider-detail .bike-det-list ul.battle-list li {
        list-style-type: none;
    }

        .riders-world .rider-detail .bike-det-list ul.battle-list li:before {
            background-image: url("../img/icon/check-24px.svg");
            width: 24px;
            height: 24px;
            vertical-align: middle;
            display: inline-block;
            content: "";
            margin-right: 10px;
            position: absolute;
            left: -4px;
        }

.pivot-news .pivot-news-container {
    padding: 0 66px;
}

@media (max-width: 991px) {
    .pivot-news .pivot-news-container {
        padding: 0;
    }
}

.pivot-news-container .mb-5:last-child {
    margin-bottom: 0 !important;
}

.pivot-news h3 {
    margin-bottom: 48px;
}

@media (max-width: 767px) {
    .pivot-news h3 {
        margin-bottom: 24px;
    }
}

.pivot-news img {
    width: 100%;
    margin-bottom: 16px;
}

.pivot-news .news-prod-det h4 {
    margin-bottom: 16px;
}

@media (max-width: 767px) {
    .pivot-news .news-prod-det h4 {
        font-size: 24px;
    }
}

.pivot-news .news-prod-det p {
    margin-bottom: 24px;
    color: #000;
    max-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pivot-news .news-prod-det a {
    color: #000;
    font-size: 14px;
    font-family: "fontmedium";
    text-decoration: none;
}

.bike-filter {
    background-color: #fff;
}

@media (max-width: 767px) {
    .bike-filter .search-bikes {
        margin-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .bike-filter .filter-md {
        padding: 0;
    }
}

@media (max-width: 767px) {
    .bike-filter .filter-p {
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    .all-bikes {
        background-color: #fff;
    }
}

.all-bikes .bike-box {
    text-align: center;
    background-color: #fff;
    padding: 32px;
}

    .all-bikes .bike-box a:hover {
        text-decoration: none;
    }

@media (max-width: 991px) {
    .all-bikes .bike-box {
        padding: 20px;
    }
}

.all-bikes .bike-box .bike-title {
    margin-bottom: 24px;
    height: 60px;
}

    .all-bikes .bike-box .bike-title h4 {
        font-size: 24px;
    }

@media (max-width: 767px) {
    .all-bikes .bike-box .bike-title h4 {
        font-family: "fontbold";
    }
}

.all-bikes .bike-box .bike-title p {
    font-family: "fontlightitalic";
    font-size: 15px;
    color: rgba(0, 0, 0, 0.54);
}

.all-bikes .bike-box .choose-color ul {
    display: block;
    padding: 0;
}

    .all-bikes .bike-box .choose-color ul li.blue {
        list-style-type: none;
        text-decoration: none;
        display: inline-block;
    }

        .all-bikes .bike-box .choose-color ul li.blue a {
            background-color: #00A0DF;
            width: 16px;
            height: 16px;
            display: block;
        }

    .all-bikes .bike-box .choose-color ul li.red {
        list-style-type: none;
        text-decoration: none;
        display: inline-block;
    }

        .all-bikes .bike-box .choose-color ul li.red a {
            background-color: red;
            width: 16px;
            height: 16px;
            display: block;
        }

.all-bikes .bikes-size-det h6 {
    font-size: 14px;
    font-family: "fontmedium";
}

.all-bikes .bikes-more-det {
    padding: 23px 32px;
    background-color: #fff;
    border-top: 1px solid #E8E8E8;
}

@media (max-width: 767px) {
    .all-bikes .bikes-more-det {
        padding: 23px 15px;
        border-top: none;
    }
}

.slider-full .img-categories {
    position: relative;
}

    .slider-full .img-categories img {
        width: 100%;
        height: calc(100vh - 66px);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -o-object-fit: cover;
        object-fit: cover;
    }

@media (max-width: 1199px) {
    .slider-full .img-categories img {
        height: 352px;
    }
}

.slider-full .img-categories .categories-details {
    padding-bottom: 100px;
    padding-left: 81px;
}

    .slider-full .img-categories .categories-details h1 {
        color: #fff;
        margin-bottom: 18px;
    }

    .slider-full .img-categories .categories-details h6 {
        color: #fff;
    }

.slider-section {
    background-color: #fff;
}

    .slider-section .categories-slider .carousel.slide .carousel-indicators li {
        border-radius: 50%;
        width: 20px;
        height: 20px;
    }

    .slider-section .categories-slider .carousel.slide img {
        -o-object-fit: cover;
        object-fit: cover;
    }

.search-code h4 {
    font-family: "fontbold";
    font-size: 32px;
    color: #000;
    margin-bottom: 16px;
}

.search-code p {
    font-family: "fontregular";
    font-size: 16px;
    color: rgba(0, 0, 0, 0.54);
    margin-bottom: 24px;
}

.search-code .form-group {
    min-width: 340px;
    max-width: 400px;
    margin: 0 auto;
    margin-bottom: 24px;
}

    .search-code .form-group .form-control {
        border: 1px solid #00000061;
        border-radius: 0;
        background-color: #fff;
    }

.search-code .btn.btn-pivot-primary {
    width: 168px;
}

.dealers-filter {
    background-color: #fff;
    padding: 24px 68px 24px 48px;
}

@media (max-width: 1199px) {
    .dealers-filter {
        padding: 24px 11px 24px 31px;
    }
}

@media (max-width: 991px) {
    .dealers-filter {
        padding: 24px 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

.dealers-filter .search-area h1 {
    font-family: "fontbold";
    font-size: 23px;
    padding: 6px 0;
    margin-right: 20px;
}

.dealers-filter .search-area .input-group {
    width: 100%;
}

@media (max-width: 991px) {
    .dealers-filter .search-area .input-group {
        margin-bottom: 24px;
    }
}

@media (min-width: 1200px) {
    .dealers-filter .search-area .find-dealer-title.col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 270px;
        flex: 0 0 270px;
        max-width: 270px;
    }
}

.dealers-filter .search .input-group input.form-control {
    font-family: "fontregular";
    font-size: 16px;
}

.dealers-filter .filter-bikes .list-group-item {
    padding: .75rem 15px;
    height: 48px;
}

.dealers-filter .check-box .card {
    border: 0;
}

    .dealers-filter .check-box .card ul li {
        background-color: #f7f7f7;
        font-family: "fontlight";
        font-size: 14px;
    }

@-webkit-keyframes check {
    0% {
        height: 0;
        width: 0;
    }

    25% {
        height: 0;
        width: 10px;
    }

    50% {
        height: 20px;
        width: 10px;
    }
}

@keyframes check {
    0% {
        height: 0;
        width: 0;
    }

    25% {
        height: 0;
        width: 10px;
    }

    50% {
        height: 20px;
        width: 10px;
    }
}

.dealers-filter .check-box .card .checkbox {
    background-color: transparent;
    display: inline-block;
    height: auto;
    margin-top: 3px;
    width: auto;
    border-radius: 0px;
    float: right;
}

    .dealers-filter .check-box .card .checkbox span {
        display: block;
        height: 16px;
        position: relative;
        width: 16px;
        border: 1px solid #000;
        padding: 0;
        cursor: pointer;
    }

    .dealers-filter .check-box .card .checkbox input:checked ~ span {
        background-color: #00A0DF;
        border-color: #00A0DF;
    }

    .dealers-filter .check-box .card .checkbox span:after {
        -webkit-transform: scaleX(-1) rotate(135deg);
        transform: scaleX(-1) rotate(135deg);
        -webkit-transform-origin: left top;
        transform-origin: left top;
        border-right: 3px solid transparent;
        border-top: 3px solid transparent;
        content: '';
        display: block;
        height: 12px;
        left: 0px;
        position: absolute;
        top: 7px;
        width: 7px;
    }

    .dealers-filter .check-box .card .checkbox input {
        display: none;
    }

        .dealers-filter .check-box .card .checkbox input:checked + span:after {
            -webkit-animation: check .3s;
            animation: check .3s;
            border-color: #555;
        }

        .dealers-filter .check-box .card .checkbox input:checked + .default:after {
            border-color: #fff;
        }

        .dealers-filter .check-box .card .checkbox input:checked + .primary:after {
            border-color: #2196F3;
        }

        .dealers-filter .check-box .card .checkbox input:checked + .success:after {
            border-color: #8bc34a;
        }

        .dealers-filter .check-box .card .checkbox input:checked + .info:after {
            border-color: #3de0f5;
        }

        .dealers-filter .check-box .card .checkbox input:checked + .warning:after {
            border-color: #FFC107;
        }

        .dealers-filter .check-box .card .checkbox input:checked + .danger:after {
            border-color: #f44336;
        }

.dealers-address {
    padding: 0 48px 0 64px;
    overflow: auto;
    height: calc(100vh - 162px);
}

@media (max-width: 1560px) and (min-width: 1200px) {
    .dealers-address {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
    }
}

@media (max-width: 1199px) {
    .dealers-address {
        padding-left: 48px;
    }
}

@media (max-width: 991px) {
    .dealers-address {
        height: auto;
    }
}

@media (max-width: 991px) {
    .dealers-address {
        padding-left: 15px;
        padding-right: 15px;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
}

.dealers-address .map-address {
    background-color: #fff;
    -webkit-box-shadow: 0px 3px 6px #00000029;
    box-shadow: 0px 3px 6px #00000029;
    padding: 24px;
    margin-bottom: 24px;
    margin-left: 18px;
    margin-top: 24px;
}

@media (max-width: 1365px) and (min-width: 1200px) {
    .dealers-address .map-address {
        padding-left: 15px;
    }
}

@media (max-width: 1199px) {
    .dealers-address .map-address {
        margin-left: 0;
    }
}

.dealers-address .map-address .address-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

    .dealers-address .map-address .address-card .count-number {
        margin-right: 16px;
        font-family: "fontbold";
        font-size: 19px;
        color: #000;
    }

.dealers-address .map-address .map-add {
    width: 100%;
}

    .dealers-address .map-address .map-add .address-title p {
        font-family: "fontbold";
        font-size: 18px;
        color: #000;
        margin-bottom: 24px;
    }

        .dealers-address .map-address .map-add .address-title p .count {
            margin-right: 16px;
        }

        .dealers-address .map-address .map-add .address-title p .distance {
            float: right;
        }

@media (max-width: 767px) {
    .dealers-address .map-address .map-add .address-title p .distance {
        font-family: "fontmedium";
    }
}

.dealers-address .map-address .map-add .address-detail {
    margin-bottom: 24px;
}

    .dealers-address .map-address .map-add .address-detail p {
        font-family: "fontlight";
        font-size: 15px;
        color: #000;
        margin-bottom: 6px;
    }

@media (max-width: 767px) {
    .dealers-address .map-address .map-add .address-detail p {
        font-size: 14px;
    }
}

.dealers-address .map-address {
    cursor: pointer;
    position: relative;
}

    .dealers-address .map-address:hover:after {
        content: "";
        background: #00A0DF;
        width: 4px;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }

    .dealers-address .map-address.active {
        border-left: 4px solid #00A0DF;
    }

@media (max-width: 408px) {
    .dealers-address .btn-pivot .btn-pivot-outline.visit-btn {
        padding: 11px 6px;
    }

    .dealers-address .btn-pivot .btn-pivot-primary.btn {
        padding: 11px 6px;
    }
}

.map-location {
    padding: 0 48px;
    height: calc(100vh - 162px);
    overflow: hidden;
}

    .map-location > div, .map-location > div iframe {
        height: 100%;
    }

@media (max-width: 1560px) and (min-width: 1200px) {
    .map-location {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
    }
}

@media (max-width: 991px) {
    .map-location {
        padding-right: 48px;
        height: 500px;
        overflow: hidden;
    }
}

@media (max-width: 991px) {
    .map-location {
        padding-left: 0;
        padding-right: 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        height: 382px !important;
    }
}

.bike-demo .section-title {
    padding-left: 15px;
}

@media (max-width: 767px) {
    .bike-demo .section-title {
        padding-left: 0;
    }
}

.bike-demo .section-title h1 {
    margin-bottom: 16px;
    padding: 0;
}

.bike-demo .section-title p {
    margin-bottom: 24px;
}

.container-detail {
    padding: 48px 33px;
}

@media (max-width: 767px) {
    .container-detail {
        padding: 24px 0;
    }
}

.container-detail .demo-slider-det {
    padding: 48px 15px;
    background-color: #fff;
    margin-bottom: 32px;
}

@media (max-width: 767px) {
    .container-detail .demo-slider-det {
        padding: 15px 15px 0;
        margin-bottom: 15px;
    }
}

@media (max-width: 767px) {
    /*.container-detail .demo-slider-det .p-bike-demo {
            display: none;
        }*/
}

.container-detail .demo-slider-det .demo-det h5 {
    margin-bottom: 12px;
    color: #000;
    font-size: 24px;
    font-family: "fontmedium";
}

.container-detail .demo-slider-det .demo-det span {
    font-family: "fontregular" !important;
    font-size: 14px;
    margin-bottom: 24px;
    display: block;
}

.container-detail .demo-slider-det .demo-det p {
    font-family: "fontregular";
    font-size: 14px;
    color: #000;
    /*text-align: justify;*/
    margin-bottom: 24px;
}

.container-detail .demo-slider-det .register-det h6 {
    font-family: "fontbold";
    font-size: 14px;
    color: #000;
    margin-bottom: 9px;
}

.container-detail .demo-slider-det .register-det p {
    font-family: "fontregular";
    font-size: 16px;
    color: #000;
    margin-bottom: 24px;
}

.container-detail .demo-slider .slider-title {
    width: 100%;
    display: inline-block;
}

    .container-detail .demo-slider .slider-title h6 {
        font-family: "fontmedium";
        font-size: 24px;
        color: #000;
        margin-bottom: 24px;
    }

    .container-detail .demo-slider .slider-title .bbb_viewed_nav_container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

.container-detail .demo-slider .bikes-demo-slider {
    width: 328px;
    margin-right: 32px;
    float: left;
    padding-left: 8px;
}

.container-detail .demo-slider-det .demo-slider .bikes-demo-slider {
    width: 388px;
}

@media (min-width: 1200px) {
    .container-detail .demo-slider-det .demo-slider .bikes-demo-slider .bik-img img {
        margin: 0 auto;
    }
}

.container-detail .demo-slider .bik-img {
    background-color: #f7f7f7;
    padding: 32px;
    margin-bottom: 16px;
    /*height: 240px;*/
}

.container-detail .demo-slider .bike-size div {
    margin-bottom: 10px;
    display: block;
}

    .container-detail .demo-slider .bike-size div span {
        font-family: "fontmedium";
        font-size: 16px;
        color: #000;
    }

    .container-detail .demo-slider .bike-size div .text-w {
        width: 60%;
        /*float: left;*/
        text-align: left;
        color: #0081B8;
        font-family: fontregular;
    }

    .container-detail .demo-slider .bike-size div .size-w {
        width: 40%;
        text-align: right;
    }

.container-detail .demo-slider .bbb_viewed_title_container i {
    border: 1px solid #000;
    padding: 6px 7px;
    border-radius: 50%;
    margin-left: 10px;
    cursor: pointer;
}

.demo-sponsors {
    background-color: #fff;
}

@media (max-width: 767px) {
    .demo-sponsors {
        display: none;
    }
}

.demo-sponsors .bike-sponsors {
    padding: 40px 48px;
}

@media (max-width: 1199px) {
    .demo-sponsors .bike-sponsors {
        padding: 20px 33px;
    }
}

.demo-sponsors .bike-sponsors h3 {
    font-family: "fontbold";
    font-size: 25px;
    color: #000;
    white-space: nowrap;
}

.demo-sponsors .slick-slide {
    margin: 0px 20px;
}

    .demo-sponsors .slick-slide img {
        max-width: 100%;
        height: 60px;
        -o-object-fit: none;
        object-fit: contain;
        margin: 0 auto;
    }

.demo-sponsors .slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.demo-sponsors .slick-list {
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

    .demo-sponsors .slick-list:focus {
        outline: none;
    }

    .demo-sponsors .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.demo-sponsors .slick-slider .slick-track,
.demo-sponsors .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.demo-sponsors .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: inline-flex;
}

    .demo-sponsors .slick-track:before,
    .demo-sponsors .slick-track:after {
        display: table;
        content: '';
    }

    .demo-sponsors .slick-track:after {
        clear: both;
    }

.demo-sponsors .slick-loading .slick-track {
    visibility: hidden;
}

.demo-sponsors .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    min-width: 120px !important;
}

.demo-sponsors [dir='rtl'] .slick-slide {
    float: right;
}

.demo-sponsors .slick-slide img {
    display: block;
}

.demo-sponsors .slick-slide.slick-loading img {
    display: none;
}

.demo-sponsors .slick-slide.dragging img {
    pointer-events: none;
}

.demo-sponsors .slick-initialized .slick-slide {
    display: block;
}

.demo-sponsors .slick-loading .slick-slide {
    visibility: hidden;
}

.demo-sponsors .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.demo-sponsors .slick-arrow.slick-hidden {
    display: none;
}

.shop-sales-details .shop-img {
    background-color: #fff;
}

    .shop-sales-details .shop-img .shop-img-header {
        position: relative;
    }

        .shop-sales-details .shop-img .shop-img-header img {
            width: 100%;
            height: 700px;
            -o-object-fit: cover;
            object-fit: cover;
        }

@media (max-width: 1600px) {
    .shop-sales-details .shop-img .shop-img-header img {
        height: 450px;
    }
}

@media (max-width: 991px) {
    .shop-sales-details .shop-img .shop-img-header img {
        height: 30vh;
    }
}

@media (max-height: 600px) {
    .shop-sales-details .shop-img .shop-img-header img {
        height: 400px;
    }
}

@media (max-width: 575px) {
    .shop-sales-details .shop-img .shop-img-header img {
        height: 345px;
    }
}

.shop-sales-details .shop-img .shop-img-header .shop-img-det {
    padding-bottom: 48px;
    padding-left: 80px;
}

@media (max-width: 1199px) {
    .shop-sales-details .shop-img .shop-img-header .shop-img-det {
        padding-left: 45px;
        padding-bottom: 48px;
    }
}

@media (max-width: 991px) {
    .shop-sales-details .shop-img .shop-img-header .shop-img-det {
        padding-bottom: 48px;
    }
}

@media (max-width: 767px) {
    .shop-sales-details .shop-img .shop-img-header .shop-img-det {
        padding-left: 15px;
        padding-bottom: 48px;
    }
}

.shop-sales-details .shop-img .shop-img-header .shop-img-det h1 {
    color: #fff;
    text-shadow: 0px 1px 1px #000000;
}

@media (max-width: 1024px) {
    .img-home-banner .home-slider-txt h1, .home-slider-img .carousel-item .home-slider-txt h1, .shop-sales-details .shop-img .shop-img-header .shop-img-det h1 {
        font-size: 50px;
    }
}

@media (max-width: 991px) {
    .img-home-banner .home-slider-txt h1, .home-slider-img .carousel-item .home-slider-txt h1, .shop-sales-details .shop-img .shop-img-header .shop-img-det h1 {
        font-size: 32px;
    }
}

.shop-sales-details .shop-img .shop-img-header .shop-img-det h6 {
    color: #fff;
    text-shadow: 0px 1px 1px #000000;
    margin-bottom: 24px;
}

@media (max-width: 991px) {
    .shop-sales-details .shop-img .shop-img-header .shop-img-det h6 {
        margin-bottom: 15px;
    }
}

@media (max-width: 991px) {
    .shop-img.pivot-container-header {
        padding: 0;
    }
}

.sales-product.pivot-container-main {
    background-color: #fff;
}

@media (max-width: 991px) {
    .sales-product.pivot-container-main {
        padding: 0 15px 48px;
    }
}

@media (max-width: 767px) {
    .sales-product.pivot-container-main {
        padding: 0 0 48px;
    }
}

.sales-product .shop-title h5 {
    padding: 24px 0;
    font-family: "fontmedium";
    font-size: 24px;
}

@media (max-width: 767px) and (min-width: 576px) {
    .sales-product .shop-title h5 {
        text-align: center;
    }
}

.sales-product .product-det {
    position: relative;
}

@media (max-width: 1199px) {
    .sales-product .product-det {
        margin-bottom: 24px;
    }
}

.sales-product .product-det img {
    width: 100%;
    min-height: 330px;
    max-height: 330px;
}

.sales-product .product-det .pro-det {
    position: absolute;
    bottom: 32px;
    left: 24px;
}

@media (max-width: 991px) {
    .sales-product .product-det .pro-det {
        left: 15px;
    }
}

.sales-product .product-det .pro-det h4 {
    color: #fff;
    font-family: "fontbold";
    text-shadow: 0px 1px 1px #000000;
}

@media (max-width: 575px) {
    .sales-product .product-det .pro-det h4 {
        font-size: 32px;
    }
}

@media (max-width: 374px) {
    .sales-product .product-det .pro-det {
        bottom: 15px;
    }

        .sales-product .product-det .pro-det h4 {
            font-size: 24px;
        }
}

.sales-product .product-det .pro-det h6 {
    color: #fff;
    font-family: "fontregular";
    text-shadow: 0px 1px 1px #000000;
    margin-bottom: 24px;
}

.overview-grey-bg {
    background-color: #f7f7f7;
}

.bg-nero {
    background-color: #1A1A1A;
}

.image-bike-ultra-light, .image-bike-build {
    background-image: url(../img/bikes/0012799.png);
    position: absolute;
    margin-left: 0;
    margin-right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    max-width: 960px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}

@media (max-width: 767px) {
    .image-bike-ultra-light, .image-bike-build {
        width: 100%;
    }
}

@media (max-height: 575px) {
    .image-bike-ultra-light, .image-bike-build {
        background-position: top;
    }
}

.image-bike-build {
    background-image: url(../img/bikes/f1750662574a21f438ca1d71e949a86c.png);
}

.image-bike-support, .image-bike-blowing {
    background-image: url(../img/home/riders-world-01.png);
    position: absolute;
    margin-left: 0;
    margin-right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    max-width: 960px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}

@media (max-width: 767px) {
    .image-bike-support, .image-bike-blowing {
        width: 100%;
    }
}

@media (max-height: 575px) {
    .image-bike-support, .image-bike-blowing {
        background-position: top;
    }
}

.image-bike-blowing {
    background-image: url(../img/home/rider.png);
}

.layout-order1 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.layout-order2 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

@media (max-width: 767px) {
    .layout-order1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .layout-order2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

.choose-color ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.fixed-table-col {
    width: 206px;
    height: 298px;
    background-color: #f7f7f7;
    float: left;
    border: 1px solid #E8E8E8;
    border-width: 1px 0 1px 1px;
}

.co-tbl {
    float: left;
    height: 298px;
    border: 1px solid #E8E8E8;
    border-right: none;
    text-align: center;
}

    .co-tbl.co-tbl-active {
        background-color: #f7f7f7;
        border-top: 4px solid #00A0DF;
    }

    .co-tbl .tbl-content.tbl-first-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .co-tbl.co-tbl-active .tbl-content.tbl-first-child {
        border-top: none;
        height: 80px;
    }

    .co-tbl:first-child {
        border-left: none;
    }

    .co-tbl:last-child {
        border-right: none;
    }

.tbl-slider {
    border-collapse: collapse;
    /*border: 1px solid #E8E8E8;*/
}

    .tbl-slider tr th, .tbl-slider tr td {
        border: 1px solid #E8E8E8;
        padding: 16px 18px;
        text-align: center;
        width: 412px;
        max-width: 412px;
        /*min-width: 164px;*/
        height: 80px;
    }

@media (max-width: 991px) {
    .tbl-slider tr th, .tbl-slider tr td {
        padding: 16px 10px;
        width: 164px;
        max-width: 164px;
    }
}

.tbl-slider tr th, .tbl-slider tr td:first-child {
    font-size: 16px;
    font-family: "fontbold";
}

@media (max-width: 991px) {
    .tbl-slider tr th, .tbl-slider tr td:first-child {
        font-size: 14px;
    }
}

.tbl-slider tr th {
    padding: 24px 24px;
    height: 100%;
}

@media (max-width: 991px) {
    .tbl-slider tr th {
        padding: 40px 10px;
    }
}

.tbl-slider tr th.active-slide, .tbl-slider tr td.active-slide {
    background-color: #f7f7f7;
}

.tbl-slider tr th.active-slide {
    border-top: 4px solid #00A0DF;
}

/*.tbl-slider tr th:first-child, .tbl-slider tr td:first-child {
    text-align: left;
    width: 151px;
    background-color: #f7f7f7 !important;
    left: 0;
    position: absolute;
    top: auto;
    z-index: 1;
    min-height: 100%;
    color: #000 !important;
    white-space: normal;
}*/

.tbl-slider tr td {
    font-size: 16px;
    font-family: "fontregular";
}

@media (max-width: 991px) {
    .tbl-slider tr td {
        font-size: 14px;
    }
}

.bike-det {
    margin-bottom: 48px;
}

    .bike-det p {
        opacity: 0.5;
    }

@media (max-width: 767px) {
    .bike-det {
        margin-bottom: 32px;
    }
}

.bike-det h3 {
    margin-bottom: 12px;
}

@media (max-width: 767px) {
    .sm-bike-detail img {
        margin-bottom: 32px;
        height: auto !important;
    }
}

.prices h3 {
    font-size: 32px;
    font-family: "fontmedium";
}

.bike-color ul li {
    background-color: #f7f7f7;
    display: inline;
    margin-right: 16px;
    display: inline-block;
    padding: 20px;
}


@media (max-width: 1199px) {
    .bike-color ul li {
        padding: 10px;
    }
}

.border-gray {
    border: 1px solid #E8E8E8;
    margin: 24px 0;
}

.price-section {
    margin-bottom: 24px;
}

.table-bike {
    margin-top: 72px;
}

@media (max-width: 767px) {
    .table-bike {
        margin-top: 48px;
    }
}

.table-bike .show-more-btn {
    margin-top: 48px;
}

@media (max-width: 767px) {
    .table-bike .show-more-btn {
        margin-top: 25px;
    }
}

.zui-wrapper {
    position: relative;
}

.zui-scroller {
    padding-left: 240px;
    overflow-x: auto;
    overflow-y: visible;
    padding-bottom: 5px;
}

@media (max-width: 575px) {
    .zui-scroller {
        padding-left: 235px;
    }
}

/*.zui-scroller-slider {
        padding-left: 149px;
        overflow-x: auto;
        overflow-y: hidden;
    }*/

.tbl-geometry tr th:first-child, .tbl-geometry tr td:first-child {
    left: 0;
    position: absolute;
    top: auto;
    width: 240px;
    white-space: nowrap;
    border-bottom: none;
    background-color: #fff;
}

@media (max-width: 575px) {
    .tbl-geometry tr th:first-child, .tbl-geometry tr td:first-child {
        width: 220px;
        background-color: #fff;
    }
}

.tbl-geometry {
    text-align: center;
    font-family: "fontregular";
    color: #000;
}

    .tbl-geometry tr th, .tbl-geometry tr td {
        vertical-align: middle;
        height: 60px;
        white-space: nowrap;
    }

@media (max-width: 575px) {
    .tbl-geometry tr th, .tbl-geometry tr td {
        font-size: 14px;
    }
}

.tbl-geometry tr th, .tbl-geometry tr td:first-child {
    font-family: "fontbold";
}

.tbl-geometry tr td:first-child {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 575px) {
    .tbl-geometry tr td:first-child {
        font-size: 12px;
    }
}

.tbl-geometry tr th:nth-child(2), .tbl-geometry tr th:nth-child(4), .tbl-geometry tr th:nth-child(6), .tbl-geometry tr td:nth-child(2), .tbl-geometry tr td:nth-child(4), .tbl-geometry tr td:nth-child(6) {
    background-color: #F7F7F7;
}

.btn.btn-geom-size {
    background-color: #000;
    color: #fff;
    border-radius: 50%;
    min-width: 32px;
    width: 32px;
    height: 32px;
    padding: 0;
    margin-right: 15px;
}

    .btn.btn-geom-size.btn-geom-active {
        background-color: #00A0DF;
    }

.athlete-img {
    width: 276px;
    height: 276px;
}

.img-card-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    max-width: 300px;
}

#athletes-slider {
    width: 660px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

@media (max-width: 1600px) {
    #athletes-slider {
        width: calc(100% - 100px);
    }
}

@media (max-width: 575px) {
    #athletes-slider {
        width: 100%;
    }
}

.small-border {
    width: 24px;
    height: 0px;
    border: 1px solid #00A0DF;
    opacity: 1;
}

.tabbable-panel {
    font-family: "fontregular";
}

    .tabbable-panel p.font-weight-bold {
        font-family: "fontbold";
    }

.tabbable-line > .nav-tabs {
    border: none;
    margin: 0px;
    font-family: "fontregular";
}

@media (max-width: 767px) {
    .tabbable-line > .nav-tabs {
        font-family: "fontbold";
    }
}

.tabbable-line > .nav-tabs > li {
    margin-right: 15px;
    font-size: 22px;
    font-weight: 600;
}

@media (max-width: 767px) {
    .tabbable-line > .nav-tabs > li {
        font-size: 19px;
        margin-right: 6px;
        font-weight: 700;
    }
}

.tabbable-line > .nav-tabs > li > a {
    border: 0;
    margin-right: 0;
    color: #000;
    opacity: 0.38;
    padding: 8px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.38);
}

.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
    background: none !important;
    text-decoration: none;
}

    .tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
        color: #a6a6a6;
    }

.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
    margin-top: 0px;
}

.tabbable-line > .nav-tabs > li > a.active {
    border-bottom: 1px solid #000;
    position: relative;
}

.tabbable-line > .nav-tabs > li > a.active {
    opacity: 1;
}

.tabbable-line > .tab-content {
    margin-top: -3px;
    background-color: transparent;
    border: 0;
    border-top: none;
    padding: 60px 15px 0;
}

@media (max-width: 767px) {
    .tabbable-line > .tab-content {
        padding: 30px 0 0;
    }
}

.portlet .tabbable-line > .tab-content {
    padding-bottom: 0;
}

.faq-section .accordion .card-header {
    background-color: #fff;
    color: #000 !important;
    background-image: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    cursor: pointer;
    font-size: 14px;
}

.faq-section .accordion .card-body p {
    font-size: 14px;
}

.faq-section .accordion .card {
    border-radius: 0;
    margin-bottom: 15px;
}

.faq-section .accordion > .card:not(:last-of-type) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.owl-stage .owl-item.prod-img-card {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 128px;
    flex: 0 0 128px;
    max-width: 128px;
    width: 128px;
    height: 139px;
    background-color: #f7f7f7;
    padding: 9px;
}

/*.owl-stage .owl-item.prod-img-card .bbb_viewed_item {
            height: 100%;
        }*/

.prod-img-sm-card {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    height: 100%;
    background-color: #f7f7f7;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 1024px) {
    .prod-img-sm-card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 94px;
        flex: 0 0 94px;
        max-width: 94px;
        width: 94px;
    }
}

#product-slider {
    width: 660px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

@media (max-width: 1600px) {
    #product-slider {
        width: calc(100% - 100px);
    }
}

@media (max-width: 575px) {
    #product-slider {
        width: 100%;
    }
}

.input-group.btn-add-no {
    width: auto;
}

    .input-group.btn-add-no .btn, .input-group.btn-add-no .btn:hover {
        background-color: #fff;
        border: 1px solid #E8E8E8;
        color: #000;
    }

    .input-group.btn-add-no input.form-control {
        max-width: 60px;
        text-align: center;
        font-weight: 600;
        border: 1px solid #e8e8e8;
        border-width: 1px 0;
        padding: 0.375rem;
    }

h4.font-weight-bold {
    font-family: "fontbold";
}

.carousel-store {
    margin-bottom: 15px;
}

    .carousel-store .carousel-inner .carousel-item {
        background-color: #f7f7f7;
        padding: 40px;
    }

    .carousel-store .carousel-indicators li {
        width: 14px;
        height: 13.25px;
        border: 2px solid #000;
        box-sizing: border-box;
    }

        .carousel-store .carousel-indicators li.active {
            background-color: #000;
        }

.btn.btn-cart {
    width: 168px;
}

@media (max-width: 991px) and (min-width: 768px) {
    .btn.btn-cart {
        width: 158px;
    }
}

@media (max-width: 374px) {
    .btn.btn-cart {
        width: auto;
    }
}

.carousel-profile .carousel-item img {
    height: calc(100vh - 79px);
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 1199px) {
    .carousel-profile .carousel-item img {
        height: 640px;
    }
}

@media (max-width: 991px) {
    .carousel-profile .carousel-item img {
        height: 30vh;
    }
}

@media (max-height: 600px) {
    .carousel-profile .carousel-item img {
        height: 330px;
    }
}

@media (max-width: 374px) {
    .carousel-profile .carousel-item img {
        height: 200px;
    }
}

.carousel-profile .slider-img {
    position: relative;
}

    .carousel-profile .slider-img .slider-txt {
        position: absolute;
        bottom: 95px;
        left: 81px;
        font-size: 72px;
        line-height: 80px;
        color: #fff;
        text-shadow: 0px 1px 1px #000000;
        font-family: "fontbold";
    }

@media (max-width: 1199px) {
    .carousel-profile .slider-img .slider-txt {
        font-size: 40px;
        line-height: 48px;
        bottom: 50px;
        left: 50px;
    }
}

@media (max-width: 767px) {
    .carousel-profile .slider-img .slider-txt {
        font-size: 32px;
        line-height: 40px;
        bottom: 50px;
        left: 15px;
    }
}

.home-slider-img .carousel-item {
    position: relative;
}

    .img-home-banner .home-slider-txt, .home-slider-img .carousel-item .home-slider-txt {
        padding-bottom: 95px;
        padding-left: 81px;
        color: #fff;
    }

@media (max-width: 1024px) {
    .img-home-banner .home-slider-txt, .home-slider-img .carousel-item .home-slider-txt, .slider-full .img-categories .categories-details {
        padding-bottom: 50px;
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media (max-width: 991px) {
    .img-home-banner .home-slider-txt, .home-slider-img .carousel-item .home-slider-txt, .slider-full .img-categories .categories-details {
        padding-bottom: 50px;
        padding-left: 20px;
        padding-right: 0;
    }
}

@media (max-width: 767px) {
    .img-home-banner .home-slider-txt, .home-slider-img .carousel-item .home-slider-txt, .slider-full .img-categories .categories-details {
        padding-bottom: 50px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

.img-home-banner .home-slider-txt h1, .home-slider-img .carousel-item .home-slider-txt h1 {
    margin-bottom: 18px;
}

.img-home-banner .home-slider-txt h6, .home-slider-img .carousel-item .home-slider-txt h6 {
    margin-bottom: 40px;
    color: #fff;
}

@media (max-width: 767px) {
    .img-home-banner .home-slider-txt h6, .home-slider-img .carousel-item .home-slider-txt h6 {
        font-size: 16px;
    }
}

.detail-profile.section-details {
    font-family: "fontregular";
    padding: 72px 52px;
}

@media (max-width: 1199px) {
    .detail-profile.section-details {
        padding: 72px 20px;
    }
}

@media (max-width: 767px) {
    .detail-profile.section-details {
        padding: 32px 0 48px;
    }
}

.detail-profile.section-details .social-profile a {
    color: #000;
}

.detail-profile.section-details .social-profile i {
    font-size: 24px;
}

@media (max-width: 575px) {
    .detail-profile.section-details .social-profile i {
        font-size: 19px;
    }
}

@media (max-width: 575px) {
    .detail-profile.section-details .profile-right {
        text-align: right;
    }
}

.detail-profile.section-details h6.font-weight-bold {
    font-family: "fontbold";
}

@media (max-width: 767px) {
    .detail-profile.section-details .font-18-resp {
        font-size: 19px;
    }
}

@media (max-width: 767px) {
    .detail-profile.section-details .font-16-resp {
        font-size: 16px;
    }
}

.detail-profile.user-profile p {
    font-family: "fontregular";
}

@media (max-width: 767px) {
    .detail-profile.user-profile p {
        font-family: "fontregular";
    }
}

.detail-profile.user-profile p.font-bold {
    font-family: "fontbold";
}

.pl-31 {
    padding-left: 31px;
}

@media (max-width: 1024px) {
    .pl-31 {
        padding-left: 15px;
    }
}

.pr-31 {
    padding-right: 31px;
}

@media (max-width: 1024px) {
    .pr-31 {
        padding-right: 15px;
    }
}

ul.filter-links {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
    text-align: right;
}

    ul.filter-links li {
        display: inline-block;
        font-family: "fontmedium";
        font-size: 16px;
        cursor: pointer;
    }

.pivot-container-main .pivot-bike-list {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .pivot-container-main .pivot-bike-list .bike-lists {
        border: 1px solid #E8E8E8;
        margin-bottom: 15px;
    }
}

.choose-color-list .choose-color ul {
    padding-left: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .choose-color-list .choose-color ul li {
        margin-right: 15px;
    }

        .choose-color-list .choose-color ul li.active {
            border: 1px solid;
        }

            .choose-color-list .choose-color ul li.active a {
                border: 2px solid #fff;
            }

.bike-model {
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .bike-model {
        border: 1px solid #E8E8E8;
    }
}

.bike-model .cycle-det h6 {
    font-size: 14px;
    font-family: "fontmedium";
}

.container-detail .demo-slider.slider-demos .bikes-demo-slider, .demo-slider.slider-trail .bikes-demo-slider {
    height: 346px;
}

@media (max-width: 1199px) {
    .container-detail .demo-slider-det .demo-slider .bikes-demo-slider .bik-img img {
        margin: 0;
    }

    /*.container-detail .demo-slider-det .demo-slider .bikes-demo-slider {
        width: auto;
    }*/

    .container-detail .demo-slider .bik-img {
        padding: 20px 20px;
        /*height:264px;*/
    }
}

@media (max-width: 991px) {
    .career-banner-section h3 {
        font-size: 32px;
        font-family: "fontmedium";
    }
}

.career-banner-section .signature-font {
    font-family: 'amartans';
    font-size: 32px;
    color: #00A0DF;
    line-height: 81px;
}

@media (max-width: 991px) {
    .career-accordion h4 {
        font-size: 28px;
        font-family: "fontmedium";
    }
}

.career-accordion .accordion .card {
    border-width: 1px 0;
}

.career-accordion .accordion > .card > .card-header {
    background-color: transparent;
    padding: 40px;
    border-bottom: none;
}

@media (max-width: 991px) {
    .career-accordion .accordion > .card > .card-header {
        padding: 20px;
    }
}

@media (max-width: 991px) {
    .career-accordion .accordion > .card > .card-header h5 {
        font-size: 20px;
    }
}

.career-accordion .accordion .collapse.show, .career-accordion .accordion .card-header[aria-expanded="true"] {
    background-color: #f7f7f7;
    -webkit-transition: background-color 1s;
    transition: background-color 1s;
}

.career-accordion .accordion .card-body {
    padding: 15px 40px 40px;
    font-family: "fontregular";
}

@media (max-width: 991px) {
    .career-accordion .accordion .card-body {
        padding: 15px 20px 20px;
    }
}

@media (max-width: 1024px) {
    .career-accordion.section-details {
        padding: 15px 0 0 !important;
    }
}

.img-full-height {
    height: calc(100vh - 66px);
}

@media (max-width: 1199px) {
    .img-full-height {
        height: auto;
    }
}

.activity-one {
    background-image: url(../img/bikes/pivot-racing.png);
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    background-position: 0% 0%;
    background-repeat: no-repeat;
    overflow: hidden;
}

.activity-two {
    background-image: url(../img/bikes/stans-team.png);
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    background-position: 0% 0%;
    background-repeat: no-repeat;
    overflow: hidden;
}

.activity-three {
    background-image: url(../img/bikes/rising-talent.png);
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    background-position: 0% 0%;
    background-repeat: no-repeat;
    overflow: hidden;
}

.activity-four {
    background-image: url(../img/bikes/explorers.png);
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    background-position: 0% 0%;
    background-repeat: no-repeat;
    overflow: hidden;
}

.activity-image {
    position: relative;
}

    .activity-image .activity-text {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        cursor: pointer;
        white-space: nowrap;
    }

        .activity-image .activity-text h5 {
            text-shadow: 0px 1px 1px #000000;
        }

        .activity-image .activity-text .btn-activity {
            width: 64px;
            height: 64px;
            border: 3px solid #fff;
            border-radius: 50%;
            -webkit-box-shadow: 0px 1px 1px #000000;
            box-shadow: 0px 1px 1px #000000;
        }

            .activity-image .activity-text .btn-activity i {
                font-size: 28px;
                text-shadow: 0px 1px 1px #000000;
                line-height: 38px;
            }

.rider-banner-txt {
    padding: 15px 0 15px 96px;
}

@media (min-width: 991px) {
    .rider-banner-txt {
        background-color: #f7f7f7;
    }
}

@media (max-width: 1279px) {
    .rider-banner-txt {
        padding: 15px 0 15px 36px;
    }
}

@media (max-width: 991px) {
    .rider-banner-txt {
        padding: 15px 0;
    }
}

@media (max-width: 767px) {
    .rider-banner-txt {
        padding: 15px;
    }
}

.text-grey {
    color: rgba(0, 0, 0, 0.54);
}

.rider-slider .carousel-item img {
    max-height: 568px;
}

.pb-42-resp {
    padding-bottom: 42px;
}

@media (max-width: 767px) {
    .pb-42-resp {
        padding-bottom: 0;
    }
}

.pd-x-xs:first-child {
    padding: 0 15px 0 0 !important;
}

@media (max-width: 767px) {
    .pd-x-xs {
        padding: 0 !important;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
        max-width: 48%;
    }
}

@media (max-width: 575px) {
    .pd-x-xs {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
        max-width: 48%;
    }
}

.pl-md-3.pd-x-xs {
    padding: 0 15px !important;
}

@media (max-width: 767px) {
    .pl-md-3.pd-x-xs {
        padding: 0 !important;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
        flex: 0 0 49%;
        max-width: 49%;
    }
}

@media (max-width: 575px) {
    .pl-md-3.pd-x-xs {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
        max-width: 48%;
    }
}

.light-grey-box {
    width: 276px;
    height: 276px;
    background-color: #f7f7f7;
    margin-bottom: .5rem;
}

.filter-box {
    background-color: #f7f7f7;
    width: 100%;
    height: 100%;
}

.lg-grey-box {
    background-color: #f7f7f7;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.product-detail .order-one {
    text-align: right;
}

@media (max-width: 767px) {
    .product-detail .order-one {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        text-align: left;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .product-detail .order-two {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
    }
}

.notice.notice-blog {
    background-color: #F2F2F2;
}

    .notice.notice-blog p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

.notice p {
    color: #000;
}

    .notice p span a {
        color: #00A0DF;
    }

.blog-img .blog-banner-img {
    height: calc(100vh - 129px);
    -o-object-fit: cover;
    object-fit: cover;
}

.thumb-bg.full-shadow {
    position: relative;
    min-height: auto;
}

    .thumb-bg.full-shadow:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.3);
        background: -moz-linear-gradient(left, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,0.3)), color-stop(100%, rgba(0,0,0,0.3)));
        background: -webkit-linear-gradient(left, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%);
        background: -o-linear-gradient(left, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%);
        background: -ms-linear-gradient(left, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%);
        background: linear-gradient(to right, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff', GradientType=1 );
    }

@media (max-width: 1199px) {
    .blog-img .blog-banner-img {
        height: 640px;
    }
}

@media (max-width: 991px) {
    .blog-img .blog-banner-img {
        height: 40vh;
    }
}

@media (max-height: 600px) {
    .blog-img .blog-banner-img {
        height: 600px;
    }
}

@media (max-width: 575px) {
    .blog-img .blog-banner-img {
        height: 400px;
    }
}

.blog-img .blog-txt {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 24px 50px 24px 24px;
}

@media (max-width: 767px) {
    .blog-img .blog-txt h4 {
        font-size: 24px;
    }
}

.blog-txt .btn.btn-report {
    background-color: #e8e8e8;
    color: #000;
    font-size: 12px;
    font-family: "fontmedium";
    padding: 9px 22px;
}

    .blog-txt .btn.btn-report:hover {
        background-color: #d0d0d0;
        color: #000;
    }

.blog-img .blog-txt a {
    color: #000;
    font-size: 14px;
    font-family: "fontmedium";
    text-decoration: none;
}

.blog-category .btn-black {
    background-color: #e8e8e8;
    color: #000;
    font-size: 12px;
    font-family: "fontmedium";
    padding: 9px 16px;
}

    .blog-category .btn-black:hover {
        background-color: #d0d0d0;
        color: #000;
    }

@media (max-width: 1024px) {
    .blog-category h4 {
        font-size: 24px;
    }
}

.blog-category a {
    color: #000;
    font-size: 14px;
    font-family: "fontmedium";
    text-decoration: none;
}

.blog-category p {
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.heading-blog {
    color: #fff;
    text-shadow: 0px 1px 1px #000000;
}

@media (max-width: 1024px) {
    .heading-blog {
        font-size: 32px;
        font-family: "fontmedium";
        text-shadow: 0px 1px 1px #000000;
    }
}

@media (max-width: 991px) {
    .heading-blog {
        font-size: 24px;
        text-shadow: 0px 1px 1px #000000;
    }
}

.blog-txt-info {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
}

@media (max-width: 767px) {
    .blog-txt-info {
        top: 35%;
        left: 15px;
        right: 15px;
        -webkit-transform: none;
        transform: none;
    }
}

.blog-txt-info p {
    text-shadow: 0px 1px 1px #000000;
    color: #fff;
}

.quote-text {
    border-left: 5px solid #E8E8E8;
    font-style: italic;
}

a.color-blue {
    color: #00A0DF;
}

.social-spacing {
    padding: 33px 0 48px;
}

.font-social {
    color: #000;
    margin-right: 40px;
}

.font-social {
    cursor: pointer;
}

    .font-social i {
        font-size: 40px;
    }

@media (max-width: 575px) {
    .font-social i {
        font-size: 20px;
    }
}

.font-social i:hover {
    color: #00A0DF;
}

.font-social:last-child {
    margin-right: 0;
}

.about-details {
    margin-top: 48px;
}

.warranty-details {
    padding: 24px 0;
}

@media (max-width: 767px) {
    .warranty-details {
        padding: 5px 0 0;
    }

        .warranty-details .container {
            max-width: 100%;
        }
}

.warranty-details h5 {
    margin-bottom: 32px;
}

.warranty-details .containt-mtw {
    margin-top: 48px;
}

.warranty-details p {
    text-align: justify;
}

@media (max-width: 767px) {
    .wp-block-columns {
        margin-bottom: 15px;
    }
}


@media (min-width: 1200px) {
    .cols-five .col-xl-2 {
        flex: 0 0 17%;
        max-width: 17%;
        margin: 0 30px 0 0;
    }
}

@media (max-width: 1199px) {
    .cols-five {
        justify-content: space-between;
    }

        .cols-five .col-xl-2 {
            flex: 0 0 32%;
            max-width: 32%;
        }
}

@media (max-width: 767px) {
    .cols-five {
        justify-content: space-between;
    }

        .cols-five .col-xl-2 {
            flex: 0 0 45%;
            max-width: 45%;
        }
}

.contactus-pivot-dtl h6 {
    font-family: "fontbold";
}

.screen-reader-text {
    display: none;
}

.modal.modal-image-full {
    display: none;
    position: fixed;
    z-index: 1071;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.54);
}

/* Modal Content */
.modal-image-full .modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: 90%;
    max-width: 1200px;
}

/* The Close Button */
.modal-image-full .close {
    color: black;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 35px;
    font-weight: bold;
    text-align: right;
}

    .modal-image-full .close:hover,
    .modal-image-full .close:focus {
        color: #999;
        text-decoration: none;
        cursor: pointer;
    }

.modal-image-full .prev,
.modal-image-full .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
    background-color: rgba(0, 0, 0, 0.3);
}

#ColorSliderpartial .select-box-bike:hover {
    border: 1px solid #00a0df;
    font-family: "fontmedium";
    padding: 8px;
}
/* Position the "next button" to the right */
.modal-image-full .next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

    /* On hover, add a black background color with a little bit see-through */
    .modal-image-full .prev:hover,
    .modal-image-full .next:hover {
        background-color: rgba(0, 0, 0, 0.8);
        color: #fff;
    }

.prod-px-info {
    padding: 15px 120px 15px 30px;
}

@media (max-width: 1024px) {
    .prod-px-info {
        padding: 15px;
    }
}

.image-95 {
    text-align: center;
}

    .image-95 img.img-fluid {
        max-width: 95%;
        object-fit: contain;
    }

@media (max-width: 575px) {
    .home-bikes.image-95 img {
        height: 270px !important
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .home-bikes.image-95 img {
        height: 230px !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
}

/* .filter-bikes select::-ms-expand {
  display: none;
}

.filter-bikes select {
  -webkit-appearance: none;
  -moz-appearance: none;
} */

.filter-bikes .search-bikes input.form-control, .filter-bikes select.form-control {
    padding: 0 1rem;
}

.select-filter {
    overflow: hidden;
    position: relative;
    display: block;
}

    .select-filter i {
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
    }

        .select-filter i::before {
            content: "\f0dc";
            color: #000;
            padding: 12px 15px;
            position: absolute;
            right: 0;
            top: 0;
            background: transparent;
            z-index: 1;
            text-align: center;
            width: 10%;
            height: 100%;
            pointer-events: none;
            box-sizing: border-box;
        }

@media (max-width: 1024px) {
    .bikes-section-spacing.bike-demo .pivot-container-header, .bikes-section-spacing.bike-demo .pivot-container-main, .bike-demo .pivot-container-main {
        padding: 30px 15px;
    }

    .bike-demo .pivot-container-header {
        padding: 30px 48px;
    }
}

@media (max-width: 767px) {
    .bikes-section-spacing.bike-demo .pivot-container-header, .bikes-section-spacing.bike-demo .pivot-container-main, .bike-demo .pivot-container-header, .bike-demo .pivot-container-main {
        padding: 15px 0;
    }
}

.page-id-41 .home-prod-details.prod-px {
    display: none;
}


.prod-spec:not(:checked) > input, .prod-spec-clr:not(:checked) > input {
    position: absolute;
    top: -9999px;
}

.prod-spec:not(:checked) > label, .prod-spec-clr:not(:checked) > label {
    float: right;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
}

.prod-spec > input ~ label, .prod-spec-clr:not(:checked) > label {
    position: relative;
}

.prod-spec, .prod-spec-clr {
    float: left;
    margin: 0;
    list-style-type: none;
    padding: 0;
}

.btn.btn-grey, .btn.btn-grey:hover {
    /*width: 150px;*/
    height: 58px;
    background-color: #f7f7f7;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn-blue-border, .clr-blue-border {
    border: 1px solid transparent;
}

    /*@media (max-width: 1024px) {
    .btn.btn-grey, .btn.btn-grey:hover {
        width: 94px;
    }
}*/

    .clr-blue-border:hover {
        border-color: #00A0DF;
    }

    .clr-blue-border:focus {
        border-color: #000;
    }

    .btn-blue-border:focus, .clr-blue-border:focus {
        outline: none;
    }

.prod-spec input[type="radio"]:checked + .btn-blue-border, .prod-spec-clr input[type="radio"]:checked + .clr-blue-border {
    border-color: #000;
}

.Checked + .btn-blue-border:hover, .Checked + .clr-blue-border:hover, .prod-spec .btn-blue-border:hover, .prod-spec-clr .clr-blue-border:hover {
    border-color: #00a0df;
}

.prod-spec li, .prod-spec-clr li {
    float: left;
    position: relative;
}

    .prod-spec li.prod-spec-btn, .prod-spec-clr li.prod-spec-btn {
        width: 150px;
        height: 60px;
    }

.prod-spec-btn.active {
    border: 1px solid #000;
}

/*@media (max-width: 1024px) {
        .prod-spec li.prod-spec-btn, .prod-spec-clr li.prod-spec-btn {
            width: 90px;
        }
    }*/

.prod-spec label, .prod-spec input, .prod-spec-clr label, .prod-spec-clr input {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    cursor: pointer;
}

    .prod-spec input[type="radio"], .prod-spec-clr input[type="radio"] {
        opacity: 0.01;
        z-index: 100;
    }

.choose-color .prod-spec-clr li.prod-spec-btn {
    /*height: 96px;*/
}

.closeup-section img.hover-shadow {
    cursor: pointer;
}

@media (max-width: 767px) {
    .closeup-section .height-img-parts, .closeup-section .height-img-parts .col {
        padding: 0 7px;
    }

        .closeup-section .height-img-parts .col img.hover-shadow {
            height: 160px;
        }
}

.nav-item.mega-dropdown .nav-link i {
    color: #000;
}

/*.nav-item.mega-dropdown.active .nav-link i {
        color: #00A0DF;
    }*/

@media (min-width: 1200px) {
    .nav-item.mega-dropdown .nav-link i {
        display: none;
    }
}

.header-section .navbar-dark .navbar-nav .active > .nav-link[aria-expanded="true"], .header-section .navbar-dark .navbar-nav .dropdown.mega-dropdown .nav-link[aria-expanded="true"]:focus, .header-section .navbar-dark .navbar-nav .dropdown.mega-dropdown .nav-link[aria-expanded="true"]:hover, .navbar-dark .navbar-nav .nav-link[aria-expanded="true"]:focus, .navbar-dark .navbar-nav .nav-link[aria-expanded="true"]:hover {
    color: #00A0DF;
}

.nav-item.mega-dropdown .nav-link[aria-expanded="true"] i::before {
    content: "\f106";
    color: #00A0DF;
}

@media (max-width: 1199px) {
    .nav-item.mega-dropdown .dropdown-menu.mega-menu {
        padding-left: 18px;
    }
}

.blue-link:hover {
    color: #00A0DF !important;
}

.text-blue {
    color: #00A0DF !important;
}

.pivot-container-main.allbikes-pd {
    padding-top: 32px;
}

@media (max-width: 767px) {
    .pivot-container-main.allbikes-pd {
        padding: 0;
    }
}

.padding-alls {
    padding-left: 24px;
    padding-right: 24px;
}

@media (max-width: 767px) {
    .padding-alls {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 767px) {
    .address-con {
        padding-top: 0 !important;
        padding-bottom: 10px !important;
    }
}

.font-40 {
    font-size: 40px;
}

.home-news-thumb img {
    height: 300px;
}

@media (max-width: 991px) {
    .home-news-thumb img {
        height: 270px;
    }
}

@media (max-width: 767px) {
    .home-news-thumb img {
        height: 200px;
    }
}

@media (max-width: 575px) {
    .home-news-thumb img {
        height: 230px;
    }
}

@media (min-width: 768px) {
    .px-36 {
        padding: 0 36px !important;
    }
}

@media (max-width: 767px) {
    .px-0-sm {
        padding: 0 !important;
    }
}

@media (max-width: 767px) {
    .con-full {
        max-width: 100% !important;
    }

    .font-p-14 {
        font-size: 14px;
    }
}

.slider-space-left .owl-carousel .owl-stage-outer {
    padding-left: 8px;
}

@media (min-width: 1600px) {
    .video-section {
        align-self: stretch;
    }

        .video-section iframe {
            width: 100% !important;
            height: 100% !important;
        }
}

.mb-40 {
    margin-bottom: 40px;
}

.overlay-menu {
    /*position: fixed;*/
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    left: 0;
    top: 0;
    display: none;
    z-index: 1000;
}


/* Login page CSS Start*/
.login-pagede .mandatory:after, .register-pagede .mandatory:after {
    content: "\002A";
    color: #f00;
    margin-left: 3px;
}

@media (min-width: 768px) {
    .login-pagede .brdr-right, .register-pagede .brdr-right {
        border-right: 1px dashed #ced4da;
    }
}

@media (min-height: 768px) {
    .login-pagede.height-center, .register-pagede.height-center {
        /*height: 100%;*/
        margin-bottom: 15px;
        display: flex;
        align-items: center;
        justify-content: stretch;
    }
}

.login-pagede .btn-primary, .register-pagede .btn-primary {
    background-color: #00A0DF;
    border-color: #00A0DF;
    border-radius: 0;
}

.btn-primary:hover, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle, .btn-primary.focus, .btn-primary:focus {
    background-color: #0092cd;
    border-color: #0092cd;
    box-shadow: none;
}

.login-pagede .custom-control-input:checked ~ .login-pagede.custom-control-label::before, .register-pagede .custom-control-input:checked ~ .register-pagede.custom-control-label::before {
    background-color: #00A0DF;
    border-color: #00A0DF;
}

.login-pagede .font-semibold, .register-pagede .font-semibold {
    font-weight: 600;
}

.login-pagede .form-control:focus, .register-pagede .form-control:focus {
    box-shadow: none;
}

.login-pagede .box-content, .register-pagede .box-content {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    background-color: #fff;
}

.login-pagede .title-border, .register-pagede .title-border {
    position: relative;
}

    .login-pagede .title-border .border-blue, .register-pagede .title-border .border-blue {
        position: absolute;
        width: 40px;
        height: 3px;
        background-color: #00A0DF;
        bottom: 0;
        width: 10%;
        left: 45%;
    }

.font-bold {
    font-family: "fontbold";
}

.font-medium {
    font-family: "fontmedium";
}

.message-error .validation-summary-errors span {
    color: red;
    font-family: fontlight;
}

.login-pagede .field-validation-error {
    color: red;
}
/* Login page CSS End*/






/* Shopping Cart page CSS Start*/

.mandatory:after {
    content: "\002A";
    color: #f00;
    margin-left: 3px;
}

@media (min-width: 768px) {
    .brdr-right {
        border-right: 1px dashed #ced4da;
    }
}

@media (min-height: 768px) {
    .height-center {
        /*height: 100vh;*/
        display: flex;
        align-items: center;
        justify-content: stretch;
    }
}

.btn-primary {
    border-radius: 24px;
    background-color: #00a0df;
    border-color: #00a0df;
}

    .btn-primary:hover,
    .btn-primary:not(:disabled):not(.disabled).active,
    .btn-primary:not(:disabled):not(.disabled).active:focus,
    .btn-primary:not(:disabled):not(.disabled):active:focus,
    .show > .btn-primary.dropdown-toggle:focus,
    .btn-primary:not(:disabled):not(.disabled):active,
    .show > .btn-primary.dropdown-toggle,
    .btn-primary.focus,
    .btn-primary:focus {
        background-color: #00A0DF;
        border-color: #00a0df;
        box-shadow: none;
    }

.custom-control-input:checked ~ .custom-control-label::before {
    background-color: #00a0df;
    border-color: #00a0df;
}

.font-semibold {
    font-weight: 600;
}

.form-control {
    border: 1px solid #e8e8e8;
}

    .form-control:focus {
        box-shadow: none;
    }

.box-content {
    -webkit-box-shadow: -1px 1px 15px 3px rgb(222, 222, 222);
    -moz-box-shadow: -1px 1px 15px 3px rgb(222, 222, 222);
    box-shadow: -1px 1px 15px 3px rgb(222, 222, 222);
    border-radius: 20px;
}

.title-border {
    position: relative;
}

    .title-border .border-blue {
        position: absolute;
        width: 40px;
        height: 3px;
        background-color: #00a0df;
        bottom: 0;
        width: 10%;
        left: 45%;
    }

.font-bold {
    font-family: "fontbold";
}

.font-medium {
    font-family: "fontmedium";
}

/* Add to cart page */
/* @media (min-width: 1200px) { */
.add-to-cart {
    /*height: 100vh;*/
    padding: 15px;
}
    /* }

@media (min-width: 768px) and (min-height: 768px){
  .add-to-cart{ height: 100vh; padding: 15px; overflow: auto; }
} */

    .add-to-cart .title-cart {
        margin-bottom: 15px;
        font-size: 24px;
    }

    .add-to-cart .product-image {
        float: left;
        width: 20%;
    }

    .add-to-cart .product-details {
        float: left;
        width: 37%;
    }

    .add-to-cart .product-price {
        float: left;
        width: 12%;
        font-family: fontlight;
    }

    .add-to-cart .product-quantity {
        float: left;
        width: 10%;
    }

    .add-to-cart .product-line-price {
        float: left;
        width: 21%;
        text-align: right;
    }

    /* This is used as the traditional .clearfix class */
    .add-to-cart .group:before,
    .add-to-cart .shopping-cart:before,
    .add-to-cart .column-labels:before,
    .add-to-cart .product:before,
    .add-to-cart .totals-item:before,
    .add-to-cart .group:after,
    .add-to-cart .shopping-cart:after,
    .add-to-cart .column-labels:after,
    .add-to-cart .product:after,
    .add-to-cart .totals-item:after {
        content: "";
        display: table;
    }

    .add-to-cart .group:after,
    .add-to-cart .shopping-cart:after,
    .add-to-cart .column-labels:after,
    .add-to-cart .product:after,
    .add-to-cart .totals-item:after {
        clear: both;
    }

    .add-to-cart .group,
    .add-to-cart .shopping-cart,
    .add-to-cart .column-labels,
    .add-to-cart .product,
    .add-to-cart .totals-item {
        zoom: 1;
    }

        .add-to-cart .product .product-line-price .price-dollar {
            font-family: "fontmedium";
        }

    /*.add-to-cart .product .product-price:before,
    .add-to-cart .product .product-line-price .price-dollar:before,
    .add-to-cart .totals-value:before {
        content: "$";
    }*/

    .add-to-cart .shopping-cart {
        margin-top: -45px;
    }

    .add-to-cart .column-labels label {
        padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: 1px solid #e8e8e8;
        color: #000;
        font-family: "fontregular";
        font-weight: normal;
    }

    .add-to-cart .column-labels .product-image,
    .add-to-cart .column-labels .product-details,
    .add-to-cart .column-labels .product-action {
        text-indent: -9999px;
    }

    .add-to-cart .product {
        margin-bottom: 20px;
        padding-bottom: 10px;
        border-bottom: 1px solid #bbb;
    }

        .add-to-cart .product .product-image {
            text-align: center;
        }

            .add-to-cart .product .product-image img {
                width: 100px;
                background-color: #fff;
            }

        .add-to-cart .product .product-details .product-title {
            margin-right: 20px;
            font-family: "fontbold";
            font-size: 16px;
            color: #000;
            /*font-style: italic;*/
        }

            .add-to-cart .product .product-details .product-title a {
                color: #000;
            }

        .add-to-cart .product .product-details .product-description {
            margin: 5px 20px 5px 0;
            line-height: 1.4em;
            /*text-transform: uppercase;*/
            color: 000;
            font-size: 14px;
            font-family: fontlight;
        }

        .add-to-cart .product .product-quantity input {
            width: 60px;
            /*padding-left: 5px;*/
            border: 1px solid #e8e8e8;
            background-color: #fff;
            font-family: fontbold;
        }

    .add-to-cart .btn-link-cart {
        border: 0;
        outline: 0;
        padding: 0;
        background-color: transparent;
        color: #000;
        font-family: "fontbold";
        font-size: 13px;
        text-align: left;
    }

    .add-to-cart a.btn-link-cart:hover {
        color: #00a0df;
        cursor: pointer;
    }

    .add-to-cart .btn-link-cart.btn-w-list {
        font-size: 13px;
        text-align: center;
    }

        .add-to-cart .btn-link-cart.btn-w-list:hover {
            color: #00a0df;
            cursor: pointer;
        }

    .add-to-cart .totals .totals-item {
        width: 100%;
        margin-bottom: 10px;
        display: flex;
        justify-content: space-between;
    }

        .add-to-cart .totals .totals-item label {
            text-align: left;
            width: 50%;
            color: #000;
        }

        .add-to-cart .totals .totals-item .totals-value {
            text-align: right;
            width: 50%;
        }

    .add-to-cart .totals .totals-item-total {
        font-family: "fontbold";
    }

    .add-to-cart .checkout {
        border: 0;
        margin-top: 20px;
        padding: 6px 25px;
        background-color: #6b6;
        color: #fff;
        font-size: 25px;
        border-radius: 3px;
    }

        .add-to-cart .checkout:hover {
            background-color: #494;
        }

@media screen and (max-width: 650px) {
    .add-to-cart .shopping-cart {
        margin: 0;
        padding-top: 20px;
        border-top: 1px solid #e8e8e8;
    }

    .add-to-cart .column-labels {
        display: none;
    }

    .add-to-cart .product-image {
        float: right;
        width: auto;
    }

        .add-to-cart .product-image img {
            margin: 0 0 10px 10px;
            background-color: #fff;
        }

    .add-to-cart .product-details {
        float: none;
        margin-bottom: 10px;
        width: auto;
    }

    .add-to-cart .product-price {
        clear: both;
        width: 70px;
    }

    .add-to-cart .product-quantity {
        width: 100px;
    }

        .add-to-cart .product-quantity input, .add-to-cart .product .message-error {
            margin-left: 20px;
        }

    /*.add-to-cart .product-quantity:before {
            content: "x";
        }*/

    .add-to-cart .product-line-price {
        float: right;
        width: 100px;
    }
}

@media screen and (max-width: 350px) {
    .add-to-cart .product-line-price {
        float: right;
        clear: left;
        width: auto;
        margin-top: 10px;
    }

    .add-to-cart .product .product-line-price:before {
        content: "Item Total:";
        font-family: 'fontregular' !important;
        font-size: 14px;
        font-weight:bold;
    }

    .add-to-cart .totals .totals-item label {
        width: 60%;
    }

    .add-to-cart .totals .totals-item .totals-value {
        width: 40%;
    }
}

.add-to-cart .summary-box {
    border: 1px solid #e8e8e8;
    background-color: #fff;
}

.add-to-cart .btn-pivot-outline {
    color: #000;
    border: 1px solid #000;
}

    .add-to-cart .btn-pivot-outline:hover {
        color: #fff;
        background-color: #00a0df;
        border-color: #00a0df;
    }

.add-to-cart .input-enter label {
    color: rgba(0, 0, 0, 0.54);
    font-family: fontregular;
    font-weight: normal;
}

/*.add-to-cart .input-enter input {
    background-color: #fff;
}*/

.message-success {
    color: green;
    font-weight: bold;
}

.message-failure {
    color: red;
    font-weight: bold;
}

/* Shopping Cart page CSS End */








/* Checkout page CSS Start */

.bike-checkout {
    background-color: #fff;
    color: #000;
}

    .bike-checkout .w-radio {
        display: flex;
        align-items: baseline;
    }

    .bike-checkout .bike-demo {
        height: 100%;
    }

    .bike-checkout .sale-container {
        width: 100%;
        padding: 40px 48px 32px 48px;
    }

    .bike-checkout .bg-grey-container.sale-container {
        background-color: #f7f7f7;
        padding: 48px 64px;
    }

@media (max-width: 767px) {
    .bike-checkout .bg-grey-container.sale-container {
        padding: 15px;
    }
}

.bike-checkout .sale-container .row {
    margin: 0;
}

.bike-checkout .sale-container .box-record {
    background-color: #fff;
    padding: 48px;
    margin-bottom: 32px;
}

@media (max-width: 767px) {
    .bike-checkout .sale-container .box-record {
        padding: 15px 0;
        margin-bottom: 15px;
    }
}

.bike-checkout .sale-container .row-mg-md:last-child .box-record {
    margin-bottom: 0;
}

@media (min-width: 1200px) {
    .bike-checkout .sale-container .row.row-mg-md {
        padding: 0 0 0 15px;
    }
}

@media (max-width: 1024px) {
    .bike-checkout .bike-demo .sale-container {
        padding: 30px 48px;
    }

    .bike-checkout .bike-demo .bg-grey-container.sale-container {
        padding: 48px;
    }
}

.bike-checkout .bike-demo .section-title {
    padding-left: 15px;
}

@media (max-width: 767px) {
    .bike-checkout .bike-demo .section-title {
        padding-left: 0;
    }

    .bike-checkout .bike-demo .bg-grey-container.sale-container {
        padding: 15px;
    }
}

.bike-checkout .bike-demo .section-title h3 {
    margin-bottom: 16px;
    padding: 0;
}

@media (max-width: 767px) {
    .bike-checkout .bike-demo .sale-container {
        padding: 15px 0;
    }

    .bike-checkout .sale-container .section-title h3 {
        font-size: 25px;
        font-family: "fontbold";
        padding-left: 0;
    }
}

.bike-checkout .btn-outline-primary {
    color: #00a0df;
    border: 1px solid #00a0df;
}

.bike-checkout .btn-primary {
    background-color: #00a0df;
    border-color: #00a0df;
}

    .bike-checkout .btn-primary:hover,
    .bike-checkout .btn-primary:not(:disabled):not(.disabled).active,
    .bike-checkout .btn-primary:not(:disabled):not(.disabled).active:focus,
    .bike-checkout .btn-primary:not(:disabled):not(.disabled):active:focus,
    .bike-checkout .show > .btn-primary.dropdown-toggle:focus,
    .bike-checkout .btn-primary:not(:disabled):not(.disabled):active,
    .bike-checkout .show > .btn-primary.dropdown-toggle,
    .bike-checkout .btn-primary.focus,
    .bike-checkout .btn-primary:focus {
        background-color: #00a0df;
        border-color: #00a0df;
        box-shadow: none;
    }

.bike-checkout .btn-primary {
    border-radius: 0;
}

.bike-checkout .tabs-checkout .nav-tabs .nav-item.show .nav-link,
.bike-checkout .tabs-checkout .nav-tabs .nav-link.active,
.bike-checkout .tabs-checkout .nav-tabs .nav-link.active-border {
    background-color: transparent;
    border-color: transparent transparent #e8e8e8;
    border-bottom: 1px solid !important;
    font-size: 16px;
    font-family: "fontmedium";
    color: #000;
    width: 110px;
}

.bike-checkout .tabs-checkout .nav-tabs .nav-link {
    border-width: 0 0 2px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    color: rgba(0, 0, 0, 0.54);
    font-size: 17px;
    font-family: "fontregular";
    text-transform: uppercase;
}

.bike-checkout .tabs-checkout nav,
.tabs-checkout nav .nav-tabs {
    width: 100%;
}

.bike-checkout .btn-pivot-outline {
    color: #000;
    border: 1px solid #000;
}

    .bike-checkout .btn-pivot-outline:hover {
        color: #fff;
        background-color: #00a0df;
        border-color: #00a0df;
    }

.bike-checkout .summary-box {
    border: 1px solid #e8e8e8;
    background-color: #fff;
    margin: 0 auto;
}

.bike-checkout .product-image {
    float: left;
    width: 20%;
}

.bike-checkout .product-details {
    float: left;
    width: 50%; 
}

.bike-checkout .product-price {
    float: left;
    width: 15%;
}

.bike-checkout .product-quantity {
    float: left;
    width: 15%; 
}

/* This is used as the traditional .clearfix class */
.bike-checkout .group:before,
.bike-checkout .shopping-cart:before,
.bike-checkout .column-labels:before,
.bike-checkout .product:before,
.bike-checkout .totals-item:before,
.bike-checkout .group:after,
.bike-checkout .shopping-cart:after,
.bike-checkout .column-labels:after,
.bike-checkout .product:after,
.bike-checkout .totals-item:after {
    content: "";
    display: table;
}

.bike-checkout .group:after,
.bike-checkout .shopping-cart:after,
.bike-checkout .column-labels:after,
.bike-checkout .product:after,
.bike-checkout .totals-item:after {
    clear: both;
}

.bike-checkout .group,
.bike-checkout .shopping-cart,
.bike-checkout .column-labels,
.bike-checkout .product,
.bike-checkout .totals-item {
    zoom: 1;
}

/*.bike-checkout .product .product-price:before,
    .bike-checkout .totals-value:before {
        content: "$";
    }*/

.bike-checkout .shopping-cart {
    margin-top: -45px;
}

.bike-checkout .column-labels label {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #bbb;
    color: #000;
    font-family: "fontregular";
}

.bike-checkout .column-labels .product-image,
.bike-checkout .column-labels .product-details,
.bike-checkout .column-labels .product-action {
    text-indent: -9999px;
}

.bike-checkout .product {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #bbb;
}

    .bike-checkout .product .product-image {
        text-align: center;
    }

        .bike-checkout .product .product-image img {
            width: 100px;
            background-color: #fff;
        }

    .bike-checkout .product .product-details .product-title {
        margin-right: 20px;
        font-family: "fontbold";
        font-size: 16px;
        color: #000;
        /*font-style: italic;*/
    }

        .bike-checkout .product .product-details .product-title a {
            color: #000;
        }

    .bike-checkout .product .product-details .product-description {
        margin: 5px 20px 5px 0;
        line-height: 1.4em;
        /*text-transform: uppercase;*/
        color: #000;
        font-size: 14px;
        font-family: fontlight !important;
    }

    .bike-checkout .product .product-quantity input {
        width: 60px;
        padding-left: 5px;
        border: 1px solid #e8e8e8;
        background-color: #fff;
    }

.bike-checkout .btn-link-cart {
    border: 0;
    outline: 0;
    padding: 0;
    background-color: transparent;
    color: #00a0df;
    font-family: "fontmedium";
    font-size: 13px;
    text-align: left;
}

    .bike-checkout .btn-link-cart.btn-w-list {
        font-size: 14px;
        text-align: center;
    }

.bike-checkout .totals .totals-item {
    width: 100%;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
}

    .bike-checkout .totals .totals-item label {
        text-align: left;
        width: 50%;
        color: #000;
        font-family: "fontregular";
    }

    .bike-checkout .totals .totals-item .totals-value {
        text-align: right;
        width: 50%;
        color: #000;
    }

.bike-checkout .totals .totals-item-total {
    font-family: "fontbold";
}

.bike-checkout .checkout {
    border: 0;
    margin-top: 20px;
    padding: 6px 25px;
    background-color: #6b6;
    color: #fff;
    font-size: 25px;
    border-radius: 3px;
}

    .bike-checkout .checkout:hover {
        background-color: #494;
    }

@media screen and (max-width: 650px) {
    .bike-checkout .shopping-cart {
        margin: 0;
        padding-top: 20px;
        border-top: 1px solid #e8e8e8;
    }

    .bike-checkout .column-labels {
        display: none;
    }

    .bike-checkout .product-image {
        float: right;
        width: auto;
    }

        .bike-checkout .product-image img {
            margin: 0 0 10px 10px;
            background-color: #fff;
        }

    .bike-checkout .product-details {
        float: none;
        margin-bottom: 10px;
        width: auto;
    }

    .bike-checkout .product-price {
        /*clear: both;
            width: 70px;*/
        width: 190px;
    }

    .bike-checkout .product-quantity {
        /*width: 100px;*/
        width: 190px;
    }

        .bike-checkout .product-quantity input {
            margin-left: 20px;
        }

    /*.bike-checkout .product-quantity:before {
            content: "x";
        }*/
}

@media screen and (max-width: 350px) {
    .bike-checkout .totals .totals-item label {
        width: 60%;
    }

    .bike-checkout .totals .totals-item .totals-value {
        width: 40%;
    }
}

.bike-checkout .overview-section {
    border: 1px solid #e8e8e8;
    border-width: 0 1px 1px;
    background-color: #f7f7f7;
}

@media (max-width: 767px) {
    .bike-checkout .overview-section {
        border: none;
    }

    .bike-checkout .overview-sub {
        border: 1px solid #e8e8e8;
        border-width: 0 1px 1px;
    }
}

.bike-checkout .overview-head {
    background-color: #000;
    font-family: "fontregular";
    color: #fff;
}

.bike-checkout .overview-head,
.bike-checkout .overview-body {
    padding: 10px 15px;
}

.bike-checkout .md-stepper-horizontal {
    width: 260px;
    margin: 0 auto;
    display: flex;
    position: relative;
    justify-content: space-between;
    padding: 12px 0;
}

@media screen and (max-width: 575px) {
    .bike-checkout .md-stepper-horizontal {
        display: inline-flex;
    }
}

@media screen and (max-width: 360px) {
    .bike-checkout .md-step {
        padding: 0 6px;
        display: block;
        width: auto;
        padding: 0;
    }
}

.bike-checkout .steps-div {
    z-index: 1;
    position: absolute;
    width: 100%;
    justify-content: space-between;
    display: flex;
    margin-bottom: 15px;
}

.bike-checkout .md-step {
    background-color: #fff;
}

    .bike-checkout .md-step:active {
        border-radius: 15% / 75%;
    }

    .bike-checkout .md-step:first-child:active {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .bike-checkout .md-step:last-child:active {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .bike-checkout .md-step .md-step-circle {
        width: 26px;
        height: 26px;
        margin: 0 auto;
        border: none;
        border-radius: 50%;
        text-align: center;
        line-height: 26px;
        padding-top: 0;
        background-color: #fff;
        border: 1px solid #ccc;
        opacity: 0.3;
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
    }

    .bike-checkout .md-step.active .md-step-circle,
    .bike-checkout .md-step.done .md-step-circle {
        background-color: #57b1dd;
        opacity: 1;
        border: 1px solid #57b1dd;
    }

.bike-checkout .progress-mg-top {
    margin-top: 26px;
}

.bike-checkout .md-step .md-step-circle i:before {
    content: "\f111";
}

.bike-checkout .md-step.done .md-step-circle i:before,
.bike-checkout .md-step.active .md-step-circle i:before {
    content: "\f00c";
    color: #fff;
}

@media screen and (max-width: 991px) {
    .bike-checkout .md-stepper-horizontal {
        display: inline-flex;
    }
}

@media screen and (min-width: 992px) {
    .bike-checkout .md-stepper-horizontal {
        display: none;
    }
}

/* horizontal timeline */
@media (max-width: 991px) {
    .bike-checkout .hor-timeline-parcours {
        width: 260px;
        height: auto;
        min-height: 1px;
        display: flex;
        overflow: hidden;
        justify-content: center;
    }
}

.bike-checkout .hor-container-time-line {
    width: 100%;
    position: relative;
    height: 46px;
}

.bike-checkout .hor-time-line-parcours {
    height: 2px;
    width: 100%;
    background-color: #e8e8e8;
    margin: auto;
    position: absolute;
    top: 12px;
}

.bike-checkout .hor-timeline-indicator {
    width: 0px;
    height: 2px;
    background-color: #57b1dd;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.bike-checkout .hor-container-bulle {
    position: absolute;
    top: -1px;
    left: 0;
}

/*------------03/31/2020---------------*/
/*------------Checkout Shipping Address tab---------------*/

.bike-checkout .estimate-text {
    font-size: 15px;
    font-family: "fontbold";
    margin-bottom: 5px;
}

    .bike-checkout .estimate-text label {
        margin-bottom: 0;
    }

    .bike-checkout .estimate-text .required {
        color: #f00;
    }
/*------------03/31/2020---------------*/


/* Checkout page CSS End */





/* Order information css start */

.bike-orderinfo {
    background-color: #fff;
    color: #000;
    /*height: 100vh;*/
    overflow: auto;
}

    /*.bike-orderinfo .bike-demo {
        height: 100%;
    }*/

    .bike-orderinfo .font-light {
        font-family: "fontlight";
    }

    .bike-orderinfo .sale-container {
        width: 100%;
        padding: 40px 48px 32px 48px;
    }

    .bike-orderinfo .bg-grey-container.sale-container {
        background-color: #f7f7f7;
        padding: 48px;
    }

@media (max-width: 767px) {
    .bike-orderinfo .bg-grey-container.sale-container {
        padding: 15px;
    }
}

.bike-orderinfo .sale-container .row {
    margin: 0;
}

.bike-orderinfo .sale-container .box-record {
    background-color: #fff;
    padding: 48px;
    margin-bottom: 32px;
}

@media (max-width: 767px) {
    .bike-orderinfo .sale-container .box-record {
        padding: 15px 0;
        margin-bottom: 15px;
    }
}

.bike-orderinfo .sale-container .row-mg-md:last-child .box-record {
    margin-bottom: 0;
}

@media (min-width: 1200px) {
    .bike-orderinfo .sale-container .row.row-mg-md {
        padding: 0 0 0 15px;
    }
}

@media (max-width: 1024px) {
    .bike-orderinfo .bike-demo .sale-container {
        padding: 30px 48px;
    }

    .bike-orderinfo .bike-demo .bg-grey-container.sale-container {
        padding: 48px;
    }
}

.bike-orderinfo .bike-demo .section-title {
    padding-left: 15px;
}

@media (max-width: 767px) {
    .bike-orderinfo .bike-demo .section-title {
        padding-left: 0;
    }

    .bike-orderinfo .bike-demo .bg-grey-container.sale-container {
        padding: 15px;
    }
}

.bike-orderinfo .bike-demo .section-title h3 {
    margin-bottom: 16px;
    padding: 0;
}

@media (max-width: 767px) {
    .bike-orderinfo .bike-demo .sale-container {
        padding: 15px;
    }

    .bike-orderinfo .sale-container .section-title h3 {
        font-size: 25px;
        font-family: "fontbold";
        padding-left: 0;
    }
}

.bike-orderinfo .btn-primary {
    background-color: #00a0df;
    border-color: #00a0df;
}

    .bike-orderinfo .btn-primary:hover,
    .bike-orderinfo .btn-primary:not(:disabled):not(.disabled).active,
    .bike-orderinfo .btn-primary:not(:disabled):not(.disabled).active:focus,
    .bike-orderinfo .btn-primary:not(:disabled):not(.disabled):active:focus,
    .bike-orderinfo .show > .btn-primary.dropdown-toggle:focus,
    .bike-orderinfo .btn-primary:not(:disabled):not(.disabled):active,
    .bike-orderinfo .show > .btn-primary.dropdown-toggle,
    .bike-orderinfo .btn-primary.focus,
    .bike-orderinfo .btn-primary:focus {
        background-color: #00a0df;
        border-color: #00a0df;
        box-shadow: none;
    }

.bike-orderinfo .btn-primary {
    border-radius: 0;
}

@media (min-width: 1024px) {
    .bike-orderinfo .border-lg-right {
        border-right: 1px solid #e8e8e8;
    }
}


.bike-orderinfo .overview-section {
    border: 1px solid #e8e8e8;
    border-width: 0 1px 1px;
}

@media (max-width: 767px) {
    .bike-orderinfo .overview-section {
        border: none;
    }

    .bike-orderinfo .overview-sub {
        border: 1px solid #e8e8e8;
        border-width: 0 1px 1px;
    }
}

.bike-orderinfo .overview-head {
    background-color: #e8e8e8;
    font-family: "fontmedium";
}

.bike-orderinfo .overview-head,
.bike-orderinfo .overview-body {
    padding: 10px 15px;
}

/* Order information css end */

/* Thankyou css start */

.bike-thankyou {
    background-color: #fff;
    color: #000;
    /*height: 100vh;*/
    overflow: auto;
}

    /*.bike-thankyou .bike-demo {
        height: 100%;
    }*/

    .bike-thankyou .sale-container {
        width: 100%;
        padding: 40px 48px 32px 48px;
    }

    .bike-thankyou .bg-grey-container.sale-container {
        background-color: #f7f7f7;
        padding: 48px;
    }

@media (max-width: 767px) {
    .bike-thankyou .bg-grey-container.sale-container {
        padding: 15px;
    }
}

.bike-thankyou .sale-container .row {
    margin: 0;
}

.bike-thankyou .sale-container .box-record {
    background-color: #fff;
    padding: 48px;
    /*margin-bottom: 32px;*/
}

@media (max-width: 767px) {
    .bike-thankyou .sale-container .box-record {
        padding: 15px 0;
        margin-bottom: 15px;
    }
}

.bike-thankyou .sale-container .row-mg-md:last-child .box-record {
    margin-bottom: 0;
}

@media (min-width: 1200px) {
    .bike-thankyou .sale-container .row.row-mg-md {
        padding: 0 0 0 15px;
    }
}

@media (max-width: 1024px) {
    .bike-thankyou .bike-demo .sale-container {
        padding: 30px 48px;
    }

    .bike-thankyou .bike-demo .bg-grey-container.sale-container {
        padding: 48px;
    }
}

.bike-thankyou .bike-demo .section-title {
    padding-left: 15px;
}

@media (max-width: 767px) {
    .bike-thankyou .bike-demo .section-title {
        padding-left: 0;
    }

    .bike-thankyou .bike-demo .bg-grey-container.sale-container {
        padding: 15px;
    }
}

.bike-thankyou .bike-demo .section-title h3 {
    margin-bottom: 16px;
    padding: 0;
}

@media (max-width: 767px) {
    .bike-thankyou .bike-demo .sale-container {
        padding: 15px 0;
    }

    .bike-thankyou .sale-container .section-title h3 {
        font-size: 25px;
        font-family: "fontbold";
        padding-left: 0;
    }
}

.bike-thankyou .btn-primary {
    background-color: #00a0df;
    border-color: #00a0df;
    font-size: 19px;
    padding: 10px 40px;
}

    .bike-thankyou .btn-primary:hover,
    .bike-thankyou .btn-primary:not(:disabled):not(.disabled).active,
    .bike-thankyou .btn-primary:not(:disabled):not(.disabled).active:focus,
    .bike-thankyou .btn-primary:not(:disabled):not(.disabled):active:focus,
    .bike-thankyou .show > .btn-primary.dropdown-toggle:focus,
    .bike-thankyou .btn-primary:not(:disabled):not(.disabled):active,
    .bike-thankyou .show > .btn-primary.dropdown-toggle,
    .bike-thankyou .btn-primary.focus,
    .bike-thankyou .btn-primary:focus {
        background-color: #00a0df;
        border-color: #00a0df;
        box-shadow: none;
    }

.bike-thankyou .btn-primary {
    border-radius: 0;
}

/* Thankyou css end */


/* Account Section Start - 03-Apr-2020 */

/*-------------03/31/2020---------------*/
/* Account page common css start */
.font-light {
    font-family: "fontlight";
}

button:focus {
    outline: none;
}

.bike-account {
    background-color: #fff;
    color: #000;
    /*padding-top: 109px;*/
}

    /*@media (max-width: 991px) {
        .bike-account {
            padding-top: 75px;
        }
    }*/

    .bike-account .title-sub-account {
        font-size: 31px;
        font-family: "fontbold";
        margin-bottom: 15px;
        padding: 0 15px;
        text-transform: uppercase;
    }

    .bike-account .bike-demo {
        height: 100%;
    }

.nav-account {
    /*position: fixed;*/
    top: 66px;
    width: 100%;
    z-index: 1030;
}

@media (min-width: 576px) and (max-width: 767px) {
}

@media (min-width: 768px) and (max-width: 991px) {
}

@media (max-width: 1199px) {
    .nav-account {
        position: fixed;
        top: 55px;
        width: 100%;
        /*z-index: 1030;*/
        z-index: 9;
    }
}



.nav-account .bg-grey-container.entity-container {
    background-color: #f7f7f7;
    padding: 30px 0 0;
}

.bike-account .bg-grey-container.entity-container {
    background-color: #f7f7f7;
    padding: 0 0 30px;
}

.nav-account .entity-container .row, .bike-account .entity-container .row {
    margin: 0;
}

.nav-account .entity-container .box-record {
    background-color: #fff;
    padding: 15px 15px 0;
}

.bike-account .entity-container .box-record {
    background-color: #fff;
    padding: 0 15px 30px;
    margin-bottom: 32px;
}

@media (max-width: 991px) {
    .nav-account .entity-container .box-record {
        padding: 0 0 15px;
    }

    .bike-account .entity-container .box-record {
        padding: 0 0 15px;
        margin-bottom: 15px;
    }
}

.bike-account .entity-container .row-mg-md:last-child .box-record {
    margin-bottom: 0;
}

.nav-account .entity-container .row.row-mg-md, .bike-account .entity-container .row.row-mg-md {
    padding: 0 66px;
}

/*@media (min-width: 992px) {
        .nav-account .entity-container .row.row-mg-md, .bike-account .entity-container .row.row-mg-md {
            padding: 0 66px;
        }
    }*/

@media (max-width: 1024px) {
    .nav-account .bike-demo .bg-grey-container.entity-container {
        padding: 30px 30px 0;
    }

    .bike-account .bike-demo .bg-grey-container.entity-container {
        padding: 0 30px 30px;
    }
}

.bike-account .bike-demo .section-title {
    padding-left: 15px;
}

@media (max-width: 991px) {
    .bike-account .bike-demo .section-title {
        padding-left: 0;
    }

    .nav-account .bike-demo .bg-grey-container.entity-container, .bike-account .bike-demo .bg-grey-container.entity-container {
        padding: 0;
    }

    .nav-account .tab-overlay-menu {
        position: fixed;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: 0.5;
        left: 0;
        top: 0;
        display: none;
        z-index: 1000;
    }
}

.bike-account .bike-demo .section-title h3 {
    margin-bottom: 16px;
    padding: 0;
}

@media (max-width: 767px) {
    .bike-account .entity-container .section-title h3 {
        font-size: 25px;
        font-family: "fontbold";
        padding-left: 0;
    }
}

.bike-account .btn-outline-primary {
    color: #00a0df;
    border: 1px solid #00a0df;
    height: 48px;
}

.bike-account .btn-primary {
    background-color: #00a0df;
    border-color: #00a0df;
    height: 48px;
}

    .bike-account .btn-primary:hover,
    .bike-account .btn-primary:not(:disabled):not(.disabled).active,
    .bike-account .btn-primary:not(:disabled):not(.disabled).active:focus,
    .bike-account .btn-primary:not(:disabled):not(.disabled):active:focus,
    .bike-account .show > .btn-primary.dropdown-toggle:focus,
    .bike-account .btn-primary:not(:disabled):not(.disabled):active,
    .bike-account .show > .btn-primary.dropdown-toggle,
    .bike-account .btn-primary.focus,
    .bike-account .btn-primary:focus {
        background-color: #0092cd;
        border-color: #0092cd;
        box-shadow: none;
    }

.bike-account .btn-primary {
    border-radius: 0;
}

.nav-account .navbar {
    padding: 0;
    border-bottom: 1px solid #e8e8e8;
}

.nav-account ul.navbar-nav {
    justify-content: center;
}

@media (max-width: 991px) {
    .nav-account .navbar .navbar-collapse {
        max-height: calc(100vh - 200px);
        overflow-y: auto;
        padding: 0;
    }

    .nav-account ul.navbar-nav {
        justify-content: flex-start;
    }

    .nav-account .navbar {
        border-bottom: none;
        -webkit-box-shadow: 0px 3px 6px #00000029;
        box-shadow: 0px 3px 6px #00000029;
    }
}

.nav-account ul.navbar-nav li a.nav-link {
    font-family: "fontmedium";
    font-size: 17px;
    color: #000;
    padding-right: 20px !important;
    padding-left: 20px !important;
    padding-top: 18px !important;
    padding-bottom: 18px !important;
    height: 66px;
}

@media (max-width: 991px) {
    .nav-account ul.navbar-nav {
        margin: 0;
    }

        .nav-account ul.navbar-nav li a.nav-link {
            padding: 22px 0 16px !important;
        }

    .nav-account .navbar-light .navbar-toggler {
        border-radius: 50%;
        width: 40px;
        height: 40px;
        padding: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
    }

        .nav-account .navbar-light .navbar-toggler .navbar-toggler-icon {
            width: 20px;
            height: 20px;
        }

    .nav-account .entity-container .container-fluid,
    .nav-account .entity-container .row.row-mg-md,
    .bike-account .entity-container .container-fluid,
    .bike-account .entity-container .row.row-mg-md {
        height: 100%;
    }
}

@media (max-width: 575px) {
    .nav-account ul.navbar-nav li a.nav-link {
        padding: 10px 0 !important;
        height: auto;
    }
}

.nav-account .navbar-light .navbar-nav .active > .nav-link,
.nav-account .navbar-light .navbar-nav .dropdown.mega-dropdown .nav-link:focus,
.nav-account .navbar-light .navbar-nav .dropdown.mega-dropdown .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #00a0df;
}

.bike-account .collapse {
    position: relative;
    width: 100%;
}

.nav-account ul.navbar-nav {
    width: 100%;
}

@media (min-width: 1366px) {
    .nav-account ul.navbar-nav li.nav-item {
        padding: 0 14px;
    }
}

@media (min-width: 1600px) {
    .nav-account ul.navbar-nav li.nav-item {
        padding: 0 30px;
        text-transform: uppercase;
    }
}

@media (min-width: 992px) {
    .nav-account ul.navbar-nav li a.nav-link {
        padding-bottom: 10px !important;
        padding-top: 8px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .nav-account .navbar-light .navbar-nav .nav-link.active,
    .nav-account .navbar-light .navbar-nav .nav-link:hover {
        padding-bottom: 6px !important;
        padding-top: 8px !important;
    }

    .nav-account .navbar-light .navbar-nav .nav-link.active,
    .nav-account .navbar-light .navbar-nav .nav-link:hover {
        border-bottom: 4px solid #00a0df;
        padding-bottom: 14px !important;
        color: #000;
    }
}

.nav-account ul.navbar-nav li a.nav-link {
    height: 48px;
}

.nav-account .sub-menu {
    display: none;
}

@media (max-width: 991px) {
    .nav-account .sub-menu {
        display: flex;
        align-items: center;
        margin: 0 auto;
    }

        .nav-account .sub-menu label {
            margin: 0;
        }

    .nav-account ul.navbar-nav li.nav-item a {
        padding: 8px 10px 16px !important;
    }

    .nav-account .navbar {
        padding: 15px;
    }

    .nav-account ul.navbar-nav.nav-hover li.nav-item.active a.nav-link,
    .nav-account ul.navbar-nav.nav-hover li.nav-item a.nav-link:hover {
        color: #00a0df;
    }
}

@media (max-width: 575px) {
    .nav-account ul.navbar-nav li.nav-item a {
        padding: 8px 10px 9px !important;
    }

    .nav-account ul.navbar-nav li a.nav-link {
        height: 38px;
    }

    .nav-account .navbar-light .navbar-nav .nav-link:hover {
        padding-bottom: 10px !important;
        padding-top: 8px !important;
        border-bottom: none;
    }
}

.nav-account .nav-tabs .nav-link:last-child {
    margin-right: 0;
}

.nav-account nav,
.nav-account nav .nav-tabs {
    width: 100%;
    overflow: auto;
}

@media (max-width: 991px) {
    .nav-account nav,
    .nav-account nav .nav-tabs {
        justify-content: flex-start;
    }
}

@media (max-width: 991px) {
    .nav-account .navbar {
        /*position: fixed;*/
        width: 100%;
        z-index: 1030;
        background-color: #fff;
    }
}

.bike-account .btn-pivot-outline {
    color: #000;
    border: 1px solid #000;
    height: 48px;
}

    .bike-account .btn-pivot-outline:hover {
        color: #fff;
        background-color: #00a0df;
        border-color: #00a0df;
    }

/* Account page common css end */


/* Orders tab css start */

.bike-account .tab-orders .order-section {
    border: 1px solid #e8e8e8;
    border-width: 0 1px 1px;
}

@media (max-width: 767px) {
    .bike-account .tab-orders .order-section {
        border: none;
    }

    .bike-account .tab-orders .order-sub {
        border: 1px solid #e8e8e8;
        border-width: 0 1px 1px;
    }
}

.bike-account .tab-orders .order-head {
    background-color: #e8e8e8;
    font-family: "fontmedium";
}

.bike-account .tab-orders .order-head,
.bike-account .tab-orders .order-body {
    padding: 10px 15px;
}

/* Orders tab css end */

/* Account Info tab css end */
.bike-account .tab-accinfo .card-entity {
    border-color: #e8e8e8;
    border-radius: 0;
}

.bike-account .title-acc-info {
    font-size: 16px;
    font-family: "fontmedium";
    font-weight: normal;
}
/* Account Info tab css end */

/*-------------03/31/2020---------------*/


/* datatables start */

.table-striped.datatable-acc tbody tr:nth-of-type(odd) {
    background-color: #f2f2f2;
}

.datatable-acc.table thead th,
.datatable-acc.table-bordered td,
.datatable-acc.table-bordered th {
    border-color: #e8e8e8;
}

.datatable-acc.table-bordered tfoot th,
.datatable-acc.table-bordered tbody td,
.datatable-acc.table-bordered thead td,
.datatable-acc.table-bordered thead th {
    border-width: 1px 0;
}

table.dataTable.dtr-inline > tbody > tr.odd > td:first-child,
table.dataTable.dtr-inline > tbody > tr.even > td:first-child,
table.dataTable.dtr-inline > tbody > tr.odd > th:first-child,
table.dataTable.dtr-inline > tbody > tr.even > th:first-child {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
}

    table.dataTable.dtr-inline > tbody > tr.odd > td:first-child:before,
    table.dataTable.dtr-inline > tbody > tr.even > td:first-child:before,
    table.dataTable.dtr-inline > tbody > tr.odd > th:first-child:before,
    table.dataTable.dtr-inline > tbody > tr.even > th:first-child:before {
        top: 11px;
        left: 4px;
        height: 16px;
        width: 16px;
        display: block;
        position: absolute;
        color: white;
        border: none;
        text-align: center;
        line-height: 16px;
        box-sizing: content-box;
        content: "+";
        background-color: #00a0df;
        border-radius: 50%;
    }

table.dataTable.dtr-inline > tbody > tr.parent > td:first-child:before,
table.dataTable.dtr-inline > tbody > tr.parent > th:first-child:before {
    content: "-";
    background-color: #d33333;
}

table.dataTable.dtr-inline.compact > tbody > tr > td:first-child,
table.dataTable.dtr-inline.compact > tbody > tr > th:first-child {
    padding-left: 27px;
}

    table.dataTable.dtr-inline.compact > tbody > tr > td:first-child:before,
    table.dataTable.dtr-inline.compact > tbody > tr > th:first-child:before {
        top: 5px;
        right: 4px;
        height: 14px;
        width: 14px;
        border-radius: 1px;
        line-height: 12px;
    }

table.dataTable.dtr-column > tbody > tr > td.control,
table.dataTable.dtr-column > tbody > tr > th.control {
    position: relative;
    cursor: pointer;
}

    table.dataTable.dtr-column > tbody > tr > td.control:before,
    table.dataTable.dtr-column > tbody > tr > th.control:before {
        top: 50%;
        left: 50%;
        height: 16px;
        width: 16px;
        margin-top: -10px;
        margin-left: -10px;
        display: block;
        position: absolute;
        color: white;
        border: 2px solid white;
        border-radius: 1px;
        text-align: center;
        line-height: 14px;
        box-shadow: 0 0 3px #444;
        box-sizing: content-box;
        content: "+";
        background-color: #31b131;
    }

table.dataTable.dtr-column > tbody > tr.parent td.control:before,
table.dataTable.dtr-column > tbody > tr.parent th.control:before {
    content: "-";
    background-color: #d33333;
}

table.dataTable > tbody > tr.child {
    padding: 0.5em 1em;
}

table.table-hover.dataTable tbody tr.child:hover, table.table-hover.dataTable tbody tr.even:hover, .table-hover tbody tr:hover {
    background: transparent;
}

.table-hover tr.odd.shown + tr, .table-hover tr.even.shown + tr {
    background-color: transparent;
}

table.dataTable > tbody > tr.child ul {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    table.dataTable > tbody > tr.child ul li {
        border-bottom: 1px solid #efefef;
        padding: 0.5em 0;
    }

        table.dataTable > tbody > tr.child ul li:first-child {
            padding-top: 0;
        }

        table.dataTable > tbody > tr.child ul li:last-child {
            border-bottom: none;
        }

table.dataTable > tbody > tr.child span.dtr-title {
    display: inline-block;
    min-width: 75px;
    font-weight: bold;
}

/* 02-04-20 */
.bike-account .btn-primary.btn-width, .bike-account .btn-outline-primary.btn-width, .bike-account .btn-outline-secondary.btn-width {
    width: 138px;
    /*height: 36px;*/
}

.font-12 {
    font-size: 12px;
}

.form-control:focus {
    display: block;
    width: 100%;
    min-height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    background-color: #f7f7f7;
    background-clip: padding-box;
    border: none;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    height: 48px;
    border-radius: 0;
}

.card.card-entity {
    border-radius: 0;
}

.card.card-entity, .border-bottom {
    border-color: #e8e8e8;
}
/* Account Section End - 03-Apr-2020 */





/* EmailWishlist css start */

.w-emillist .form-group.row {
    margin-bottom: 1rem;
}

.w-emillist .form-group .col-form-label {
    font-family: "fontmedium";
    font-size: 16px;
}

.emailwishlist {
    background-color: #fff;
    color: #000;
    /* height: 100vh; */
    overflow: auto;
}

    /*.emailwishlist .bike-demo {
        height: calc(100vh - 200px);
    }*/

    .emailwishlist .sale-container {
        width: 100%;
        padding: 40px 48px 32px 48px;
    }

    .emailwishlist .bg-grey-container.sale-container {
        background-color: #f7f7f7;
        padding: 48px 79px;
    }

@media (max-width: 767px) {
    .emailwishlist .bg-grey-container.sale-container {
        padding: 15px;
    }
}

.emailwishlist .sale-container .box-record {
    background-color: #fff;
    padding: 48px;
    /*margin-bottom: 32px;*/
}

@media (max-width: 767px) {
    .emailwishlist .sale-container .box-record {
        padding: 15px 0;
        margin-bottom: 15px;
    }
}

.emailwishlist .sale-container .row-mg-md:last-child .box-record {
    margin-bottom: 0;
}

@media (min-width: 1200px) {
    .emailwishlist .sale-container .row.row-mg-md {
        padding: 0 0 0 15px;
    }
}

@media (max-width: 1024px) {
    .emailwishlist .bike-demo .sale-container {
        padding: 30px 48px;
    }

    .emailwishlist .bike-demo .bg-grey-container.sale-container {
        padding: 44px;
    }
}

.emailwishlist .bike-demo .section-title {
    padding-left: 15px;
}

@media (max-width: 767px) {
    .emailwishlist .bike-demo .section-title {
        padding-left: 0;
    }

    .emailwishlist .bike-demo .bg-grey-container.sale-container {
        padding: 15px;
    }
}

.emailwishlist .bike-demo .section-title h3 {
    margin-bottom: 16px;
    padding: 0;
}

@media (max-width: 767px) {
    .emailwishlist .bike-demo .sale-container {
        padding: 15px 0;
    }

    .emailwishlist .sale-container .section-title h3 {
        font-size: 25px;
        font-family: "fontbold";
        padding-left: 0;
    }
}

.emailwishlist .btn-primary {
    background-color: #00a0df;
    border-color: #00a0df;
    font-size: 20px;
    padding: 10px 40px;
}

    .emailwishlist .btn-primary:hover,
    .emailwishlist .btn-primary:not(:disabled):not(.disabled).active,
    .emailwishlist .btn-primary:not(:disabled):not(.disabled).active:focus,
    .emailwishlist .btn-primary:not(:disabled):not(.disabled):active:focus,
    .emailwishlist .show > .btn-primary.dropdown-toggle:focus,
    .emailwishlist .btn-primary:not(:disabled):not(.disabled):active,
    .emailwishlist .show > .btn-primary.dropdown-toggle,
    .emailwishlist .btn-primary.focus,
    .emailwishlist .btn-primary:focus {
        background-color: #00a0df;
        border-color: #00a0df;
        box-shadow: none;
    }

.emailwishlist .btn-primary {
    border-radius: 0;
}

@media (min-width: 1200px) {
    .container.w-listemail, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 720px !important;
    }
}
/* EmailWishlist css end */




/* Admin Header css Start */
.admin-header-links {
    width: auto !important;
    right: 370px !important;
    top: 16px !important;
}

@media (max-width: 575px) {
    .admin-header-links {
        width: 40px !important;
        right: 105px !important;
        top: 12px !important;
        margin-bottom: 20px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .admin-header-links {
        width: 40px !important;
        right: 120px !important;
        top: 12px !important;
        margin-bottom: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .admin-header-links {
        width: 40px !important;
        right: 170px !important;
        top: 12px !important;
        margin-bottom: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .admin-header-links {
        width: 40px !important;
        right: 170px !important;
        top: 12px !important;
        margin-bottom: 20px;
    }
}
/* Admin Header css End */

/* CSS added by Mihir on 25-May-2020 */
@media (min-width: 1280px) {
    .modal-larger.modal-xl {
        max-width: 1200px;
    }
}

@media (min-width: 1366px) {
    .modal-larger.modal-xl {
        max-width: 1340px;
    }
}

@media (min-width: 1440px) {
    .modal-larger.modal-xl {
        max-width: 1400px;
    }
}

@media (min-width: 1920px) {
    .modal-larger.modal-xl {
        max-width: 1850px;
    }
}
/* CSS added by Mihir on 25-May-2020 */
