@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@1,900&display=swap');

* {
    margin: 0;
    padding: 0;
    word-break: break-word;
}

html {
    overflow-x: hidden
}

body {
    font-family: 'Blender Pro';
    font-weight: 400;
    color: #090909;
    font-style: normal;
}

a {
    transition: all 0.3s;
    color: #ff6600;
}

    a:hover {
        text-decoration: none;
    }

p {
    font-family: 'TradeGothicLTCom';
    font-weight: 400;
    color: #5E5F61;
}

img {
    max-width: 100%;
}

ul {
    margin-bottom: 0;
}

button {
    transition: all .2s
}

    button:focus {
        outline: none !important;
        box-shadow: none !important;
        border: none !important
    }

a:focus {
    outline: none !important;
    box-shadow: none !important;
}

button, input, optgroup, select, textarea {
    font-size: 1rem;
}

.form-control:focus {
    box-shadow: none;
}

select {
    color: #8e95a0;
    min-width: 100px;
    border: solid 1px #ced4da;
    -webkit-appearance: none;
    background: url(../images/select-arrow.svg) #fff;
    background-size: 12px;
    background-position: center right 10px;
    background-repeat: no-repeat;
}

    select option {
        font-size: 16px;
        font-family: 'Blender Pro';
        font-weight: 400
    }

.language-selector select, .currency-selector select {
    border-radius: 0 !important;
    border: none;
    border-bottom: solid 1px #eee;
}

.order-summary-content .text-info, .order-summary-content .text-danger {
    color: #ff6600 !important;
}

.order-summary-content {
    padding-bottom: 50px;
}

    .order-summary-content .custom-container-fluid {
        padding: 0 !important;
    }

/*========== Global style======= */

.free-delivery-text {
    color: #333;
    text-align: center;
    font-size: 15px;
    line-height: 34px;
}

.list label {
    display: block;
    max-width: 100%;
    /* white-space: nowrap; */
    /* overflow: hidden; */
    text-overflow: ellipsis;
    margin-bottom: 0;
    color: #333;
    position: relative;
    padding-left: 30px;
    font-size: 18px;
    font-weight: 500;
}

.specCheck {
    width: 20px;
    height: 20px;
    border: 1px solid #E0E2E7;
    margin-right: 10px;
    float: left;
    /*display:  table-cellblock;*/
    top: 0;
    position: absolute;
    left: 0;
    top: 3px;
    background-color: #fff;
}

.categories-container #filter-section-Farbe .card-body .list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 8px;
}

    .categories-container #filter-section-Farbe .card-body .list > li {
        padding: 0px;
        margin-right: 16px;
        margin-bottom: 16px;
    }

#filter-section-Farbe .list label {
    display: block;
    width: 40px;
    height: 40px;
    overflow: hidden;
    padding: 0px;
    color: transparent;
    padding-left: 0px;
}

#filter-section-Farbe .specCheck {
    width: 40px;
    height: 40px;
    border: none;
    margin-right: 0px;
    top: 0px;
    color: transparent;
    border-radius: 20px;
}

#filter-section-Farbe .specCheck-light {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    border: none;
    margin-right: 0px;
    top: 0px;
    color: transparent;
    border-radius: 20px;
}

.categories-container .checkbox-item.active .specCheck, .ajaxfilter-section ul li input:checked + label .specCheck {
    background-color: #ff6600;
    border: none;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='13px' viewBox='0 0 16 13' style='enable-background:new 0 0 16 13%3B' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill:%23fff%3B%7D%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M5.9 12.9c-0.4 0-0.8-0.2-1.2-0.5L0.5 7.9c-0.6-0.6-0.6-1.6 0-2.3c0.6-0.6 1.6-0.6 2.3 0l3.1 3.2l7.3-8.3c0.6-0.7 1.6-0.7 2.3-0.1c0.7 0.6 0.7 1.6 0.1 2.3l-8.5 9.6C6.8 12.7 6.4 12.9 5.9 12.9C6 12.9 5.9 12.9 5.9 12.9z'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px;
}

.categories-container .checkbox-item.active .specCheck-light, .ajaxfilter-section ul li input:checked + label .specCheck-light {
    background-color: #ff6600;
    border: none;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='13px' viewBox='0 0 16 13' style='enable-background:new 0 0 16 13%3B' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill:%23000%3B%7D%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M5.9 12.9c-0.4 0-0.8-0.2-1.2-0.5L0.5 7.9c-0.6-0.6-0.6-1.6 0-2.3c0.6-0.6 1.6-0.6 2.3 0l3.1 3.2l7.3-8.3c0.6-0.7 1.6-0.7 2.3-0.1c0.7 0.6 0.7 1.6 0.1 2.3l-8.5 9.6C6.8 12.7 6.4 12.9 5.9 12.9C6 12.9 5.9 12.9 5.9 12.9z'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px;
}

.custom-container-fluid {
    padding-left: 30px !important;
    padding-right: 30px !important;
    margin-right: auto;
    margin-left: auto;
    max-width: 1230px;
}

.blog-news-area .text-ellipsis {
    white-space: normal !important;
}

.text-ellipsis {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -4px !important;
}

.ajaxfilter-section ul li label::before {
    display: none !important;
}

.cubic {
    width: 400px;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    text-align: left;
    color: #624042;
}

/******Global Header******/

.conversion-header {
    background-color: #F7F8FA;
    border-bottom: none !important;
    display: flex;
    justify-content: center;
    padding: 19px 30px;
}

    .conversion-header ul {
        margin: 0 -8px;
    }

        .conversion-header ul li {
            position: relative;
            flex-grow: 1;
            flex-shrink: 0;
            flex-basis: 33.33%;
            font-size: 14px;
            color: #090909;
        }

            .conversion-header ul li a {
                color: #090909 !important;
            }

            .conversion-header ul li:nth-child(2) {
                text-align: center
            }

            .conversion-header ul li:nth-child(3) {
                text-align: right
            }

    .conversion-header.border-bottom ul {
        max-width: 1170px;
        width: 100%;
        display: flex;
        font-weight: 700;
    }

.top-navbar-info-container ul {
    margin: 0 -8px;
}

    .top-navbar-info-container ul li {
        position: static;
        display: inline-block;
        margin: 0 8px;
    }

        /*        .top-navbar-info-container ul li img {
            width: 20px;
        }*/

        .top-navbar-info-container ul li.motorcycle img {
            width: 28px;
            max-width: none;
        }

        .top-navbar-info-container ul li.user-header-items img {
            width: 16px;
        }

        .top-navbar-info-container ul li.motorcycle img {
            width: 28px;
            max-width: none;
        }

        .top-navbar-info-container ul li .icon-moto {
            font-size: 28px;
        }

.header-links-wrapper {
    padding: 0px 10px 0 0;
}

.top-navbar-info-container ul li .fa {
    font-size: 22px;
    /*display: none;*/
}

.top-navbar-info-container.border-bottom ul {
    float: right;
    margin-right: 3%;
}

.top-navbar-info-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    position: relative;
    max-width: 1230px;
    padding: 20px 30px 0px 30px;
    width: 100%;
    /*    z-index: 100000000000;*/
}

    .top-navbar-info-container ul li::after {
        /*content: '';*/
        width: 2px;
        height: 20px;
        background: #ffa5b1;
        position: absolute;
        top: 7px;
        margin-left: 25px;
        -ms-transform: skew(16deg);
        transform: skew(16deg);
    }

    .top-navbar-info-container .icon-cart {
        font-size: 18px !important;
    }

    .top-navbar-info-container .navbar-nav .nav-link {
        padding: 0;
        line-height: 1;
        position: relative;
        color: #b0b4bd;
    }

    .top-navbar-info-container .navbar-nav .nav-tabs .nav-link {
        background: none;
        color: #5E5F61;
        height: auto;
    }

        .top-navbar-info-container .navbar-nav .nav-tabs .nav-link.active {
            color: #FF6600;
        }

    .top-navbar-info-container .navbar-nav .login-nav-box .nav-link {
        padding: 0;
        line-height: 1;
        position: relative;
        background-color: #fff;
        color: #FF6600;
        border: 1px solid #FF6600 !important;
        font-family: "Blender Pro";
        font-weight: 500;
        font-size: 18px;
    }

        .top-navbar-info-container .navbar-nav .login-nav-box .nav-link:hover {
            padding: 0;
            line-height: 1;
            position: relative;
            background-color: #000;
            color: #fff !important;
            border: none !important;
        }

    .top-navbar-info-container .navbar-nav .nav-link:hover {
        color: #FF6600;
    }

.top-navbar-info-search {
    flex-grow: 1;
    background-color: #f7f8fa;
    margin: 0 26px 0 0;
    padding: 10px 50px 10px 16px;
}

.dropdown-menu-list:hover .dropdown-menu-right {
    display: block;
}

.main-logo a {
    display: block;
    width: 100%;
    margin-left: -8px;
}

    .main-logo a img {
        max-height: 69px;
        padding: 0;
        height: 39.95px;
    }

.main-logo {
    width: 100%;
    max-width: 260px;
    padding: 0;
    background-color: #fff;
    margin: 0 32px 0 0;
}

.navbar-nav {
    margin: 0 auto 0 0;
    padding: 0;
    align-items: center;
}

.top-nav-container {
    background: #fff;
    max-width: 1230px;
    width: 100%;
    margin: 0 auto;
    padding: 0 30px;
    position: relative;
}

.master-wrapper-page {
    padding-top: 177px;
}

.global-header {
    position: fixed;
    top: 0px;
    width: 100%;
    background-color: #fff;
    z-index: 1001;
    border-bottom: 1px solid #eeeeee;
    font-family: 'TradeGothicLTCom';
    font-weight: 400;
    transform: translateY(0);
    transition: all 0.2s ease 0s;
}

    .global-header.scrolled {
        transform: translateY(var(--header-top, -160px));
    }

        .global-header.scrolled .header-upper {
            opacity: 0;
        }

        .global-header.scrolled .header-links-wrapper {
            top: 50px
        }

    .global-header .header-top {
        position: relative;
        /* z-index: 100;*/
    }

    .global-header .header-selectors {
        float: right;
        display: flex;
    }

    .global-header .admin-links {
        float: left;
        display: flex;
    }

    .global-header .header-selectors [class*="selector"] {
        margin: 5px 0 5px 10px;
        min-width: 100px;
    }

    .global-header .header-selectors select {
        height: auto;
        padding: 0 5px;
        border-radius: 0;
        color: #8e95a0;
        min-width: 90px;
        border: none;
        -webkit-appearance: none;
        background: url(../images/select-arrow-dark.svg) #fff;
        background-size: 15px;
        background-position: 96%;
        background-repeat: no-repeat;
        font-size: 14px;
        color: #46282a;
    }

    .global-header .second-dropdown > .row {
        justify-content: left;
    }

    .global-header .header-menu .second-dropdown > ul > li > a {
        position: relative;
        border-bottom: 1px solid #C6C6C6;
        margin-bottom: 10px;
    }

    .global-header .header-menu .second-dropdown > ul > li > a {
        border: 0;
        display: flex;
    }

    .global-header .all-manufacture {
        padding: 10px 0;
        background: #eee;
        margin: 40px auto 15px auto;
        max-width: 250px;
    }

.all-manufacture a {
    color: #333 !important;
}

.top-nav-container .navbar {
    padding: 0;
}

.top-nav-container .mm-navbar .nav-menu > li > a img {
    width: 36px;
    margin-bottom: 0px;
    margin-right: 8px;
    flex-shrink: 0;
    height: auto;
}

    .top-nav-container .mm-navbar .nav-menu > li > a img:last-child {
        width: 10px;
        margin-bottom: 0px;
        margin-right: 0px;
        margin-left: 5px;
        opacity: .8;
    }

.top-nav-container .mm-navbar .nav-menu {
    justify-content: flex-start
}

    /*
    .top-nav-container .mm-navbar .nav-menu > li .sublist.list-view li img:last-child {
        transform: rotate(-90deg);
    }*/

    .top-nav-container .mm-navbar .nav-menu > li {
        font-family: 'TradeGothicLTCom';
        font-size: 15px;
        margin-right: 35px;
        /*    position: relative;*/
        font-weight: 400 !important;
        text-transform: inherit;
        font-style: inherit;
        display: flex;
    }

        .top-nav-container .mm-navbar .nav-menu > li .sublist.list-view li img:last-child {
            display: block;
            margin-left: auto;
            opacity: .7;
            width: 10px;
        }

.top-nav-container .navbar ul li a.nav-link {
    color: #000;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
}

.header-menu .navbar-nav .first-lebel-nav > a.nav-link {
    color: #090909;
    font-weight: 400;
}

    .header-menu .navbar-nav .first-lebel-nav > a.nav-link img {
        width: 39px;
        margin-right: 8px;
        margin-bottom: 5px;
    }

.header-menu .navbar-nav .dropdown-menu-list > a {
    font-weight: 700;
}

.header-menu {
    font-weight: 900 !important;
    background-color: #fff;
    padding: 0.5px 0;
    width: auto;
}

.navbar.navbar-expand-lg.navbar-dark.info-color::before {
    /*content: '';*/
    position: absolute;
    background: #ff6600;
    height: 100%;
    width: 490px;
    transform: skewX(20deg);
}

.navbar-expand-lg .navbar-collapse {
    margin: 0 0 0 -20px;
}

.products-list-header::before {
    content: none;
    position: absolute;
    background: #fff;
    height: 100%;
    width: 490px;
    transform: skewX(22deg);
    top: 0;
    border-bottom: solid 2px #ff6600;
}

.top-nav-container .navbar > ul li .nav-link {
    padding: 19px 10px;
    font-size: 17px;
    border-bottom: 4px solid #fff;
}

.top-nav-container .navbar ul li .nav-link:not(.login-button):hover, .top-nav-container .navbar ul li.active a:not(.login-button), .top-nav-container .navbar .dropdown-menu a:not(.login-button):hover {
    color: #d31039;
}

.navbar .icon-nav {
    color: #333;
    font-size: 35px;
}

.header-links ul {
    flex-direction: row;
    font-size: 1rem;
    position: relative;
    z-index: 100;
}

.mfp-close-btn-in .mfp-close {
    border-radius: 0 !important;
}

.top-nav-container .navbar .dropdown-menu {
    position: absolute !important;
    margin-top: 0;
    left: 0;
    width: 420px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.20);
    border-radius: 0;
    text-transform: capitalize;
    color: #787878;
    line-height: 18px;
    padding: 0;
    border: unset;
    border-top: 3px solid;
}

.top-nav-container .header-links .navbar-nav .dropdown-login .user-login-box {
    width: 420px;
    border-radius: 0;
}

.top-nav-container .navbar .dropdown-cart .dropdown-menu {
    width: 420px;
    margin: auto;
}

.top-nav-container .navbar .dropdown-menu.user-login-box {
    width: auto;
    right: 0;
    left: auto;
    padding: 15px;
}

.top-nav-container .navbar .dropdown-menu.store-search-box .search-box-text {
    height: 48px;
    width: 85%;
    vertical-align: top;
    transform: skew(-28deg);
    margin-right: 20px;
    font-weight: 500;
}

.top-nav-container .navbar .dropdown-menu.store-search-box {
    width: 450px;
    position: absolute !important;
    top: calc(100% + 10px) !important;
    right: -41px;
    padding: 2px 6px 2px 15px;
    transform: skew(28deg);
}

.dropdown-menu.store-search-box .icon-search::before {
    content: "\e909";
    transform: skew(-28deg) !important;
    display: block;
}

.form-control.search-box-text {
    border-bottom: solid 1px #fff !important;
}

.search-box .search-box-button {
    height: 46px;
}

.top-nav-container .navbar .dropdown-menu a:hover {
    color: #d31039;
    border-bottom: 0;
    text-decoration: none;
}

.categories-container-right .text-ellipsis * {
    color: #ff6600 !important;
    font-size: 22px !important;
    padding-bottom: 6px;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.categories-container-right .sublist .text-ellipsis {
    color: #000 !important;
}

.top-nav-container .navbar .dropdown-menu ul li a {
    position: relative;
    display: block;
    padding: 2px 0 0;
    margin: 0;
    width: 180px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    letter-spacing: 0px;
}

    .top-nav-container .navbar .dropdown-menu ul li a:hover {
        color: #ff6600 !important;
    }

.search-box ul li {
    width: 100% !important;
    margin: 0 !important;
}

.search-box form {
    width: 95%;
    display: flex;
    flex-wrap: wrap;
}

    .search-box form .form-fields {
        width: 100%;
    }

        .search-box form .form-fields .forgot-password a {
            font-size: 13px;
        }

        .search-box form .form-fields .remember-text {
            font-size: 13px;
            line-height: 1;
        }

    .search-box form .inputs {
        margin-bottom: 10px
    }

    .search-box form .form-fields > div {
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: relative;
    }

    .search-box form .inputs input {
        background: #F7F8FA;
        border: none;
        font-family: 'TradeGothicLTCom';
        font-weight: 400;
        padding-left: 15px;
        font-size: 14px;
    }

.top-nav-container .navbar .dropdown-menu .sublist.first-level .nav-item {
    margin: 0;
    width: 100%;
    text-align: left;
    padding: 0;
    transition: all 0.3s;
}

/*  .top-nav-container .navbar .dropdown-menu .sublist.first-level .nav-item:hover {
      background: #FFED00;
      padding: 5px 10px;
      border-bottom: solid 1px #FFED00;
    }*/

.top-nav-container .navbar .dropdown-menu ul li .fa-angle-right {
    background: #e4e6ec;
    padding: 3px 7px;
    margin-right: 5px;
}

.top-nav-container .navbar .dropdown-menu ul li:hover .fa-angle-right {
    background: #d31039;
    color: #fff;
}

.cart th.product {
    font-size: 0 !important;
}

.top-nav-container .navbar .user-login-box {
    width: 300px;
    padding: 15px;
}

.top-nav-container .header-links .navbar-nav .search-box-dropdown, .top-nav-container .header-links .navbar-nav .dropdown-login {
    position: relative;
}

    .top-nav-container .header-links .navbar-nav .search-box-dropdown .search-box-button {
        background: #d31039;
        border-radius: 0;
        border: 0;
        padding: 15px;
        color: #fff;
        transform: translateX(7px);
    }

.top-nav-container .navbar .user-login-box:before {
    position: absolute;
    right: 20px;
    top: -12px;
    width: 0;
    height: 0;
    content: "";
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #ffffff;
}

.nav-dropdown-container a {
    line-height: 25px;
}

.top-nav-container .navbar .dropdown-menu a {
    padding: 0;
    font-size: 16px !important;
}

.dropdown-menu .login-nav-box a:hover {
    color: #fff !important;
}

.login-button {
    border: 1px solid #ff6600 !important;
    color: #fff;
    border-radius: 0;
}

ul.sublist.first-level::after {
    content: "";
    display: block;
    clear: both;
}

.top-nav-container .navbar .sublist li .nav-link {
    display: inline-block;
}

    .top-nav-container .navbar .sublist li .nav-link:hover {
        border-color: #d31039;
    }

.top-nav-container .navbar ul.sublist li .nav-link:hover {
    color: #fff;
}

.active.last {
    font-weight: bold !important;
}

.icon-search, .icon-user, .icon-cart, .icon-love {
    font-size: 26px;
    vertical-align: middle;
}

strong.icon-user.d-none-.d-md-block {
    line-height: 35px;
}

.fa-eye {
    font-size: 23px;
}

.search-box, .cart-dropdown-box {
    left: auto !important;
}

    .search-box .lime.lighten-2, .my-cart-box .lime.lighten-2 {
        background: #f05f5c;
        border-radius: 0;
        border: 0;
        padding: 15px;
        color: #fff;
    }

.header-menu .navbar-nav > .dropdown > a {
    padding-top: 0;
    padding-bottom: 0;
}

.header-menu .first-lebel-nav a, .header-menu .dropdown-menu-list a.dropdown-toggle {
    font-size: 16px !important;
    line-height: 1.6;
}

.header-menu .dropdown-menu-list a.dropdown-toggle {
    padding: 20px 14px !important;
}

.header-menu .first-lebel-nav a {
    padding: 10px 26px;
}

.header-menu .navbar-nav > .dropdown > a::after {
    content: "\e901";
    border: unset;
    vertical-align: baseline;
    font-family: 'icomoon' !important;
    /*    text-shadow: 0px 1px 1px #002550;*/
    box-shadow: 0px 1px 1px #ff6600;
}

.header-menu .nav-item a {
    color: #000;
    font-size: 17px;
}

.header-menu .second-dropdown li a {
    color: #333 !important;
    text-align: left;
}

.header-menu .first-lebel-nav > a {
    line-height: 0;
    vertical-align: baseline;
    text-decoration: none;
}

li.nav-item.nav-products {
    width: auto;
    position: static;
}

.search-box .form-control, .my-cart-box .form-control {
    border-radius: 0;
}

.my-cart-box .form-control {
    padding: 26px 15px;
}

.go-to-cart-button, .scrollup, .estimate-shipping-button {
    background: #eee;
    padding: 0 15px;
    transition: all 0.3s;
    outline: 0;
    box-shadow: none !important;
    border-radius: 0;
}

    .go-to-cart-button:hover {
        background: #090909;
        cursor: pointer;
        color: #fff;
    }

#checkout2 {
    display: none;
}

.scrollup, .estimate-shipping-button {
    min-height: 41px;
}

.product-action-box .size-box {
    margin-right: 15px;
}

    .product-action-box .size-box .attributes-content-box select {
        margin-bottom: 0;
        width: 100%;
        height: 48px;
        padding-left: 12px;
        color: #090909;
        font-weight: 500;
        background-image: url(../images/select-arrow.svg);
    }

.product-action-box .quantity-box {
    width: 33%;
    margin-bottom: 10px;
}

    .product-action-box .quantity-box .quantity-control {
        padding: 0px 7px 0px 10px;
        height: 48px;
        justify-content: space-between;
        margin-left: 0px;
    }

    .product-action-box .quantity-box label {
        margin-bottom: 0px
    }

    .product-action-box .quantity-box .quantity-control input[type=button] {
        width: 30px;
        padding: 0;
        position: unset;
        text-align: center;
    }

    .product-action-box .quantity-box .quantity-control input[type=text] {
        color: #090909;
        font-size: 18px;
        font-weight: 500;
        max-width: 50px;
    }

.overview .go-to-cart-button {
    min-height: 57px;
    font-family: 'Blender Pro';
    font-size: 22px;
    font-weight: 500;
    width: 70%;
    flex-grow: 1;
    margin-right: 15px;
}

.btn-info.focus, .btn-info:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show > .btn-info.dropdown-toggle:focus {
    box-shadow: none;
    outline: none;
    background-color: #090909
}

.overview .go-to-cart-button:hover {
    background: #090909
}

.go-to-cart-button:active {
    background-color: #000 !important;
    color: #fff !important;
}

.overview .go-to-cart-button .icon-cart {
    font-size: 22px;
}

.overview .go-to-cart-button span {
    display: none !important
}

.login-nav-box {
    background: #d31039;
}

.login-nav-box-2:hover {
    background: #000
}

.login-nav-box a, .login-nav-box-2 a {
    color: #fff;
    font-size: 18px;
}

/* .login-nav-box a:hover, .login-nav-box-2 a:hover {
            color: #fff !important;
        }
*/

.register-block .text {
    display: none;
}

.close-icon-box {
    background: #d31039;
    color: #fff !important;
}

.cart-quantity, .wishlist-qty {
    position: absolute;
    color: #fff;
    padding: 3px;
    font-size: 19px;
    top: 17px;
    width: 19px;
    height: 19px;
    display: flex;
    justify-content: left;
    border-radius: 50%;
    font-weight: bold;
    line-height: 17px;
    left: 324px;
}

.global-header .cart-quantity, .global-header .wishlist-qty {
    background-color: #FF6600;
    width: 19px;
    height: 19px;
    border: 1px solid #ffffff;
    font-family: 'TradeGothicLTCom';
    font-size: 12px;
    color: #ffffff;
    font-weight: 400;
    padding: 0;
    text-align: center;
    display: block;
    position: absolute;
    top: -6px;
    left: auto;
    right: -13px;
    transform: none;
}

.global-header .wishlist-qty {
    opacity: 1;
}

.nav-item .fa-chevron-right {
    font-size: 14px;
    line-height: 37px;
    margin-left: 21px;
}

.wishlist-qty {
    right: 65px;
    opacity: 0;
}

.navbar-nav .nav-link {
    color: inherit;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: unset;
}

.nav-dropdown-container .products-nav-icon li a img {
    height: 50px;
    fill: #f00;
    transition: all 0.3s;
}

.manufacturer-container .products-nav-icon li a img {
    height: 70px;
}

.nav-dropdown-container .products-nav-icon li {
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
}

    .nav-dropdown-container .products-nav-icon li a:hover, .nav-dropdown-container .products-nav-icon li:hover {
        background: #d31039;
        color: #fff !important;
    }

.manufacturer-container .products-nav-icon li a:hover, .manufacturer-container .products-nav-icon li:hover {
    background: none;
    color: #d31039 !important;
}

.nav-dropdown-container .products-nav-icon li:hover img {
    filter: contrast(220%);
    -webkit-filter: contrast(220%);
}

.manufacturer-container .products-nav-icon li:hover img {
    filter: none;
}

.btn-close-menu {
    position: absolute;
    width: 30px;
    height: 30px;
    background: #ff6600;
    z-index: 5;
    float: right;
    right: 0;
    text-align: center !important;
    border: 0;
    color: #fff;
}

.nav-item.first-lebel-nav::after, .dropdown.nav-item.dropdown-menu-list::after {
    content: '';
    width: 1px;
    height: 15px;
    background: #BEC5CC;
    display: none;
    vertical-align: middle;
}

.navbar-nav:first-child .nav-item.first-lebel-nav::after {
    margin-top: -6px;
}

.nav-item.first-lebel-nav:last-child::after {
    width: 0;
}

.search-text-box, .login-text-box {
    display: none;
}

.icon-cart {
    line-height: 25px !important;
}

/******Global Header******/

/******Start Main Slider*/

.home-page-welcome-text .topic-block-title {
    display: none;
}

.home-page-welcome-text h1 {
    font-size: 72px;
    text-transform: uppercase;
    color: #fff;
    font-style: normal;
    font-weight: bold;
}

.home-page-welcome-text {
    background: #ff6600;
    background-size: cover;
    color: #fff;
}

/*topic-image-box*/

.c-benefits__image {
    position: static;
    transform: translate(100px, 9px);
    width: 67%;
}

.c-benefits__heading {
    position: absolute;
    top: 0;
    left: 5.5%;
    z-index: 2;
    font-size: 40px;
    line-height: 70px;
}

.c-benefits__heading {
    top: 7%;
    left: 15%;
    font-size: 72px;
    line-height: 86px;
    text-transform: uppercase;
    font-weight: 900;
    font-style: italic;
    font-family: Lato;
    letter-spacing: 2px;
}

.c-benefits__first-feature-heading {
    margin-bottom: 6px;
    font-size: 36px;
    line-height: 46px;
    font-weight: 700;
    text-transform: uppercase;
    margin-right: auto;
    margin-top: 33px;
    text-align: left;
}

.c-benefits__section-name {
    font-family: Lato;
    font-weight: 900;
    display: block;
    margin-bottom: 18px;
    font-size: 20px;
    font-style: italic;
    text-transform: uppercase;
    line-height: 24px;
}

.gasgas_sparepartsfinder .d-flex, .home-page-welcome-text .d-flex {
    justify-content: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
}

.home-txt {
    text-align: center;
    font-weight: normal !important;
    font-family: 'TradeGothicLTCom';
    font-size: 14px !important;
    background: rgba(126, 132, 188, 0.1);
    padding: 90px;
    padding-top: 120px !important;
    overflow-x: hidden;
}

    .home-txt .topic-block h2 {
        font-size: 20px;
        text-align: left;
    }

    .home-txt .topic-block h3 {
        font-size: 20px;
        text-align: left;
        padding-top: 20px
    }

    .home-txt::before {
        width: 0px;
        height: 0px;
        content: "";
        border: 80px solid transparent;
        border-top: 80px solid #fff;
        border-right: 80px solid #fff;
        transform: rotate(-13.5deg);
        position: absolute;
        right: -13px;
        top: -20px;
    }

/*topic-image-box*/

.view-all-products-button button {
    font-weight: bold;
}

.home-page-seo-text, .home-page-banner {
    background: #fff;
}

    .home-page-seo-text p, .home-page-banner p {
        color: #555;
        text-transform: capitalize !important;
        font-size: 18px !important;
        padding-bottom: 15px;
    }

.trust-marks {
    background: #fff;
}

    .trust-marks img {
        width: auto;
        max-height: 80px;
    }

    .trust-marks p, .trust-marks .custom-container-fluid {
        text-align: center;
        color: #A6A6A6;
    }

    .trust-marks p {
        padding: 10px 0;
        color: #ff6600;
        font-weight: 900;
    }

.home-page-welcome-text p {
    margin: 0;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 20px;
}

.home-page-slider-1 .owl-nav.disabled {
    display: none !important;
}

.home-page-slider-1 .owl-dots {
    position: absolute;
    bottom: 25px;
    left: 49%;
}

.home-page-slider-1 button.owl-dot, .OCarousel-category-slider button.owl-dot, .OCarousel-container button.owl-dot, .thumb-list-slider .owl-carousel button.owl-dot {
    width: 48px;
    height: 4px;
    background-color: #DADADA;
    opacity: 1 !important;
    margin: 0px 8px;
    box-shadow: none;
}

    .home-page-slider-container .owl-carousel button.owl-dot.active, .OCarousel-category-slider button.owl-dot.active, .OCarousel-container button.owl-dot.active, .thumb-list-slider .owl-carousel button.owl-dot.active {
        width: 48px;
        background: #ff6600 !important;
    }

    .home-page-slider-1 button.owl-dot.active {
        margin: 0 5px;
    }

.home-page-slider-1 .home-page-slider-item {
    position: relative;
}

.home-page-slider-1 .slider-caption {
    position: absolute;
    bottom: 15%;
    left: 0;
    z-index: 2;
    width: 100%;
    font-weight: 900;
    text-align: center;
    font-style: italic;
}

.home-page-slider-1 .slider-title, .body-bottom-topics-content h2 {
    font-size: 76px;
    line-height: 86px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: -1px;
    font-style: normal;
    font-weight: bold;
    font-style: italic;
    font-family: Lato;
}

.home-page-slider-1 .slider-subtitle {
    font-size: 28px;
    margin-bottom: 14px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
}

.home-page-slider-1 .slider-btn {
    font-size: 16px;
    color: white;
    padding: 10px 20px;
    background: #e5ad39;
    display: inline-block !important;
    transition: all 0.5s;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 3px;
}

.slider-caption .slider-btn {
    display: none !important;
}

.home-page-slider-1 .slider-btn:hover {
    background: #46282a;
    cursor: pointer;
}

.home-page-slider-1 .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
    color: #fff;
}

.home-page-slider-1 .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .home-page-slider-1 .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-next {
    font-size: 30px;
    background: #edb948;
    width: 35px;
    height: 35px;
    border-radius: 0;
    transition: all 0.2s;
}

    .home-page-slider-1 .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev:hover, .home-page-slider-1 .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-next:hover {
        opacity: 1;
    }

.home-page-slider-container .owl-carousel .owl-nav {
    top: auto;
}

    .home-page-slider-container .owl-carousel .owl-nav .owl-prev {
        margin-right: 5px;
    }

/******end home page main Slider*/

/*advanced-products-tab*/

.advanced-products-box-link {
    display: block;
    height: 100%;
}

.products-tab-ads {
    height: calc(100% - 47px);
    background-size: cover;
    background-position: center center;
}

.products-tab-container {
    background-image: url(../images/products-tab.png);
}

    .products-tab-container .products-box-icon a {
        border-right: 0 !important;
    }

.advanced-products-titel {
    background: #d31039;
    color: #fff;
    padding: 10px;
    text-align: center;
    z-index: 555;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.advanced-products-titel-box {
    display: none;
}

.products-tab-container .OCarousel-item .product-item {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 20px;
}

.products-tab-container .picture {
    width: 40%;
    margin-right: auto;
}

.products-tab-container .details {
    width: 55%;
    margin-left: auto;
    text-align: left;
}

.advanced-products-tab .products-box-icon {
    position: absolute;
    top: 0;
    margin: auto;
    width: 45px;
    text-align: center;
    right: 0;
    transition: all 0.3s;
    transform: translateY(-100px);
}

.advanced-products-tab .products-box:hover .products-box-icon {
    transform: translateY(0);
}

.advanced-products-tab .products-box-icon i {
    background: #d31039;
    padding: 0 2px;
    margin-bottom: 2px;
}

    .advanced-products-tab .products-box-icon i a {
        margin: 2px 0 !important;
        width: 35px !important;
        height: 35px;
    }

.advanced-products-tab .add-to-cart-button button {
    margin-right: 0;
}

.advanced-products-tab .tab-header-box, .advanced-products-tab .nav-tabs {
    border-bottom: none;
}

.advanced-products-tab .products-description .nav-tabs .nav-link {
    border: 0 !important;
}

.advanced-products-tab .nav-tabs .nav-link {
    border: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    font-weight: bold;
    letter-spacing: 1px;
    color: #bbbcc0;
}

.advanced-products-tab .owl-carousel .owl-nav {
    position: absolute !important;
    top: 27% !important;
    right: 0 !important;
    width: auto;
    z-index: -1;
}

    .advanced-products-tab .owl-carousel .owl-nav .owl-next {
        margin-right: 10px;
        margin-left: 5px;
    }

    .advanced-products-tab .owl-carousel .owl-nav button.owl-prev, .advanced-products-tab .owl-carousel .owl-nav button.owl-next {
        background: #eee;
        color: #666;
    }

.advanced-products-tab .owl-carousel .owl-dots {
    margin: 10px 0 0 0 !important;
}

.share-icon-list ul li {
    display: inline-block;
    vertical-align: top;
    margin-right: 25px;
    color: #b9bcbf;
}

.share-icon-list ul {
    display: flex
}

    .share-icon-list ul li:nth-child(n+2) {
        width: 20px;
        height: 20px;
        line-height: 20px;
        background-color: #ced3de;
        border-radius: 2px;
        padding: 0;
    }

    .share-icon-list ul li:first-child {
        font-family: 'Blender Pro';
        font-size: 18px;
        font-weight: 400 !important;
        line-height: 22px;
        margin-right: 16px;
        color: #9e9fa3;
    }

    .share-icon-list ul li a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        color: #fff;
        text-align: center;
    }

        .share-icon-list ul li a img {
            max-height: 14px;
            max-width: 14px
        }

        .share-icon-list ul li a:hover {
            color: #ff6600;
        }

.overview .availability .stock, .overview .additional-details div {
    position: relative;
    overflow: hidden;
    margin-bottom: 12px;
}

    .overview .availability .stock .label {
        font-weight: bold;
    }

.overview .sku .label, .overview .stock .label {
    width: calc(100% * 5 / 12);
    display: inline-block;
}

.overview .stock .value {
    color: #41B541;
}

.product-action-box .add-to-wishlist {
    width: auto;
}

.product-details-page .overview .button-2 {
    width: 57px;
    height: 100%;
    font-size: 24px;
    padding: 4px 15px;
    line-height: 47px;
    background-color: rgba(0, 0, 0, 0) !important;
    border: 1px solid #e0e2e7;
    color: #090909;
    transition: 0.3s;
    margin-right: 0px;
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

    .product-details-page .overview .button-2::after {
        font: normal normal normal 14px/1 FontAwesome;
        content: "\f08a";
        position: absolute;
        font-size: 24px;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .product-details-page .overview .button-2.active::after {
        content: "\f004";
        color: #ff6600;
    }

    .product-details-page .overview .button-2.active:hover::after {
        color: #fff;
    }

    .product-details-page .overview .button-2:hover {
        background-color: #ff6600 !important;
        border: 1px solid #ff6600;
        color: #fff;
    }

    .product-details-page .overview .button-2 > * {
        display: inline-block;
        vertical-align: middle;
    }

.product-details-page .option-list li input {
    display: none;
}

/*advanced-products-tab*/

/* quick view */

.quick-view-product-details-modal .modal-dialog {
    max-width: 100%;
    margin: 0;
}

.quick-view-product-details-modal .overview {
    margin: 0;
}

.quick-view-product-details-modal .share-item {
    display: flex;
    align-items: center;
}

    .quick-view-product-details-modal .share-item .share-item-label {
        margin-right: 8px;
    }

.quick-view-product-details-modal .modal-content {
    border: unset;
}

#quick-view-product-details-modal .product-price span {
    font-size: 32px !important;
    font-weight: normal !important;
}

#quick-view-product-details-modal .tabs-product-details p {
    font-size: 16px !important;
}

.add-to-cart-wrapper .add-to-cart-button-quick-view {
    background: #ff6600;
    padding: 8px 20px;
    transition: all 0.3s;
    outline: 0;
    box-shadow: none !important;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    border: none;
    color: #fff !important;
}

.add-to-cart-wrapper .btn-quick-view:hover {
    background: #46282a;
}

.add-to-cart-wrapper .btn-quick-view.wishlist-icon {
    border: solid 1px #ddd;
    background: #fff !important;
    color: #666 !important;
}

    .add-to-cart-wrapper .btn-quick-view.wishlist-icon:hover {
        background: #eee;
    }

.quick-view-product-details-modal .btn-email-friend, .quick-view-product-details-modal .btn-compare-product, .wishlist-icon {
    padding: 8px 20px;
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
    width: 100%;
    border: 1px solid #ddd;
    color: #666 !important;
    background: white;
}

    .quick-view-product-details-modal .btn-email-friend:hover, .quick-view-product-details-modal .btn-compare-product:hover {
        background: #eee;
    }

.mfp-close-btn-in .mfp-close {
    width: 45px !important;
    height: 45px !important;
    background: #d31039;
    color: white !important;
}

.c-white {
    color: #ffffff;
}

/*********Boby-css********/

.manufactures-area h2 {
    text-align: left !important;
}

.OCarousel-category-slider {
    padding-top: 140px;
    padding-bottom: 220px !important;
    font-family: 'Blender Pro';
    position: relative;
    overflow-x: hidden;
}

    .OCarousel-category-slider > div::after {
        content: "TEAM";
        position: absolute;
        right: -60px;
        font-family: 'Blender Pro';
        font-weight: 700;
        font-size: 256px;
        line-height: 90%;
        text-transform: uppercase;
        color: #F7F8F9;
        transform: rotate(-90deg) translate(50%, 100%);
        bottom: -120px;
    }

    .OCarousel-category-slider > div::before {
        content: "Das";
        position: absolute;
        font-family: 'Blender Pro';
        font-weight: 700;
        font-size: 256px;
        line-height: 90%;
        left: -110px;
        bottom: -200px;
        text-transform: uppercase;
        color: #F7F8F9;
        transform: rotate(-90deg) translate(40%, -50%);
    }

    .OCarousel-category-slider .no-gutters {
        margin: 0px -75px;
    }

    .OCarousel-category-slider .OCarousel-16 {
        padding: 60px 60px
    }

    .OCarousel-category-slider .owl-stage-outer {
        overflow: visible;
    }

    .OCarousel-category-slider .owl-carousel .owl-stage {
        margin-left: auto;
        margin-right: auto;
    }

    .OCarousel-category-slider .owl-nav, .OCarousel-category-slider .owl-dots {
        display: none !important
    }

.owl-carousel a.category-list-img img {
    position: relative;
    max-width: 100%;
    height: 400px;
    object-fit: cover;
    margin: auto;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translateZ(0) scale(1, 1);
    margin: 0;
}

.owl-carousel a.category-list-img {
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
}

    .owl-carousel a.category-list-img:hover {
        filter: none;
        -webkit-filter: grayscale(0);
    }

.owl-carousel a.category-list-img {
    position: relative;
    display: block;
}

    .owl-carousel a.category-list-img::before {
        content: "";
        position: absolute;
        width: 15px;
        height: 15px;
        left: -15px;
        top: -15px;
        border-left: 1px solid #FF6600;
        border-top: 1px solid #FF6600;
        opacity: 0;
    }

    .owl-carousel a.category-list-img::after {
        content: "";
        position: absolute;
        width: 15px;
        height: 15px;
        right: -15px;
        bottom: -15px;
        border-right: 1px solid #FF6600;
        border-bottom: 1px solid #FF6600;
        opacity: 0
    }

.OCarousel-category-slider a {
    position: relative;
    z-index: 0
}

.OCarousel-category-slider .owl-stage-outer .owl-item {
    position: relative;
    z-index: 1
}

    .OCarousel-category-slider .owl-stage-outer .owl-item:hover {
        z-index: 10
    }

.OCarousel-category-slider a:hover {
    -webkit-transform: scale(1.35);
    -ms-transform: scale(1.35);
    transform: scale(1.35);
    z-index: 10
}

.OCarousel-category-slider .owl-item:hover a.category-list-img::after {
    opacity: 1
}

.OCarousel-category-slider .owl-item:hover a.category-list-img::before {
    opacity: 1
}

.category-add-text, .featured-box-text, .category-list-img div {
    position: relative;
    font-size: 18px;
    width: 100%;
    color: #000000;
    font-weight: 600;
    letter-spacing: 0;
    text-align: left;
    padding: 0px;
    margin-top: 10px;
}

.category-list-img div {
    position: absolute;
    top: 100%;
    opacity: 1;
    font-size: 12px;
    margin-top: 42px;
    font-family: 'TradeGothicLTCom';
    font-weight: 400;
}

.category-list-img:hover div {
    opacity: 1;
}

.category-add a {
    color: #fff;
}

    .category-add a:hover {
        box-shadow: none;
        border-radius: 0;
    }

        .category-add a:hover .category-add-text {
            background: #FFED00 !important;
        }

.OCarousel-category-slider .OCarousel-item {
    box-shadow: none;
    border-radius: 0;
    padding: 0px 15px;
}

.category-add a:hover .category-add-text {
    color: #dee1e7;
    transition: all 0.7s;
}

.OCarousel-category-slider a:hover .category-add-text {
    background: #d31039 !important;
    transition: all 0.7s;
    color: #fff;
}

.OCarousel-category-slider a img, .category-add a img, .featured-products-box img {
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.category-add a:hover img, .featured-products-box:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.category-add a, .featured-products-box {
    overflow: hidden;
    position: relative;
}

.featured-box-text h2 {
    font-size: 22px;
    background: rgba(255, 255, 255, 1);
    padding: 10px 15px;
    color: #333;
}

.featured-box-text {
    background: none;
    bottom: 25%;
    font-family: 'barlowregular';
}

    .featured-box-text button {
        margin-bottom: 25px;
    }

.featured-products-box img {
    height: 100%;
}

.category-add-text i {
    font-size: 12px;
}

.category-add .owl-carousel .owl-dots.disabled, .category-add .owl-carousel .owl-nav.disabled {
    text-align: center !important;
}

/*featured-products-container*/

.owl-theme .owl-nav {
    text-align: left !important;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .related-products-grid .owl-carousel .owl-nav button.owl-next {
    background: #fff;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 11px !important;
    border-radius: 0;
    border: solid 1px #fff;
    color: #ff6600;
    background-size: 12px;
    background-position: center;
    background-image: url(../images/border-left.svg);
    background-repeat: no-repeat;
}

.owl-carousel .owl-nav button.owl-next, .related-products-grid .owl-carousel .owl-nav button.owl-next {
    background-image: url(../images/border-right.svg);
}

    .owl-carousel .owl-nav button.owl-next:hover {
        background-image: url(../images/border-right.svg) !important;
        background-repeat: no-repeat !important;
        background-position: center !important
    }

.owl-carousel .owl-nav button.owl-prev:hover {
    background-image: url(../images/border-left.svg) !important;
    background-repeat: no-repeat !important;
    background-position: center !important
}

.owl-carousel .owl-nav button:focus {
    outline: none
}

.home-page-slider-container .owl-carousel .owl-nav button.owl-prev, .home-page-slider-container .owl-carousel .owl-nav button.owl-next {
    border: 0;
}

.featured-products-container {
    padding: 0 2rem;
}

    .featured-products-container .owl-nav {
        position: relative;
    }

.related-products .owl-carousel .owl-nav.disabled {
    display: inherit !important;
}

.title-container {
    padding: 0px;
    width: 100%;
    font-size: 30px;
    color: #ff6600;
}

    .title-container h2, .blog-news-area h2 {
        font-size: 52px;
        color: #090909;
        text-align: center;
        text-transform: initial;
        margin-bottom: 50px;
        line-height: 1;
    }

.owl-nav .owl-next [aria-label="Next"], .owl-nav .owl-prev [aria-label="Previous"] {
    font-size: 0;
    display: none;
}

    .owl-nav .owl-next [aria-label="Next"]::before, .owl-nav .owl-prev [aria-label="Previous"]::before, .icon-right-arrow3, .icon-right-arrow31 {
        font-size: 25px;
        font-family: 'icomoon' !important;
        speak: none;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        display: none;
        -webkit-font-smoothing: antialiased;
    }

.home-page-slider-container .owl-nav .owl-next [aria-label="Next"]::before, .home-page-slider-container .owl-nav .owl-prev [aria-label="Previous"]::before, .home-page-slider-container .owl-carousel .owl-nav button.owl-prev, .home-page-slider-container .owl-carousel .owl-nav button.owl-next {
    font-size: 60px;
    background: none !important;
}

.home-page-slider-container .owl-carousel .owl-nav {
    bottom: 43%;
    padding: 0 40px;
}

.owl-nav .owl-next [aria-label="Next"]::before {
    content: "\f054";
    font: normal normal normal 20px/1 FontAwesome !important;
}

.owl-nav .owl-prev [aria-label="Previous"]::before {
    content: "\f053";
    font: normal normal normal 20px/1 FontAwesome !important;
}

/*products-quick-box*/

.mfp-content #quick-view-modal {
    padding: 0 !important;
}

.products-quick-box .modal-dialog {
    max-width: 75%;
    margin: 30px auto;
}

.products-quick-box .modal-content {
    border: 0;
    border-radius: 0;
}

.products-quick-box .owl-dots {
    display: none;
}

.products-quick-box .owl-nav {
    bottom: 0 !important;
}

.products-quick-box .close {
    right: 0;
    position: absolute;
    top: 0;
    background: #d31039;
    opacity: 1;
    padding: 15px 15px;
    color: #fff;
    font-size: 12px;
    z-index: 5;
}

    .products-quick-box .close:hover {
        background: #333;
        color: #fff !important;
        opacity: 1;
    }

/*products-quick-box*/

/*products-box*/

.product-item .picture img {
    padding: 15px;
}

.featured-products-box {
    overflow: hidden;
    height: 100%;
    background: url(../images/featured-products-ads.jpg);
}

.product-item .details {
    padding: 0px !important;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.details .border-bottom {
    border-bottom: 0 !important;
}

.products-box a p {
    font-size: 24px;
    line-height: 29px;
    color: #090909;
    text-decoration: none;
    font-weight: 400;
    display: inline-block;
    white-space: normal;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-family: 'Blender Pro';
    padding-top: 0px !important;
}

.products-box:hover a p {
    color: #ff6600;
}

.products-box a p strong {
    font-weight: 500;
}

.search-results .products-box a p {
    font-size: 24px;
    letter-spacing: 0 !important;
    padding: 0 !important;
    color: #090909;
    font-weight: 500;
    display: block;
    line-height: 1;
}

.search-results .product-item {
    border: none !important;
}

.search-results .products-box .add-info {
    display: block
}

    .search-results .products-box .add-info .go-to-cart-button .icon-cart {
        display: none;
    }

.products-box .prices .actual-price, .products-box .prices .old-price {
    font-family: 'Blender Pro';
}

.search-results .products-box .prices .actual-price, .products-box .prices .actual-price {
    font-size: 24px;
    line-height: 29px;
    font-weight: 500;
}

.search-results .products-box .prices .old-price, .products-box .prices .old-price {
    font-size: 20px;
    line-height: 24px;
    text-decoration: line-through;
    margin: 0 8px 0 0;
    font-weight: 500;
}

.search-results .products-box-sku {
    font-size: 14px;
    letter-spacing: 0;
}

.search-results .item-box .product-title {
    min-height: 28px;
}

.search-results .item-box .product-title {
    margin: 0 0 4px;
    min-height: auto;
    flex-grow: 1;
}

.latest-product {
    padding-bottom: 140px;
    padding-top: 90px;
    font-family: 'Blender Pro';
    overflow-x: hidden;
}

    .latest-product .no-gutters {
        margin: 0px -15px
    }

.products-box .picture a::before {
    content: "";
    display: none;
}

.products-box .picture a img {
    position: static;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    margin: 0px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translateZ(0) scale(1, 1);
    padding: 0;
    z-index: 3;
    clip-path: polygon(18% 0%, 100% 0%, 100% 84%, 82% 100%, 0% 100%, 0% 16%);
    width: 100%;
    height: 220px;
    object-fit: contain;
    background-color: #fff;
}

.products-box .picture a {
    display: block;
    position: relative;
    height: auto;
    clip-path: polygon(18% 0%, 100% 0%, 100% 84%, 82% 100%, 0% 100%, 0% 16%);
    background-color: #E0E2E7;
    padding: 1px;
    margin-bottom: 18px;
    transition: none
}

.products-box:hover .picture a {
    background-color: rgba(126, 132, 188, 0.1);
}

    .products-box:hover .picture a img {
        mix-blend-mode: multiply
    }

.products-box-new-icon-set {
    display: inline-flex;
    margin: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0);
    width: 100%;
    height: 57px;
    border-radius: 0;
    transition: 0.3s;
}

    .products-box-new-icon-set .icon-cart {
        font-size: 22px;
        vertical-align: initial;
    }

    .products-box-new-icon-set .add-to-cart-button button {
        width: 100%;
        max-height: 57px;
        color: #ff6600;
        background: rgba(0, 0, 0, 0);
        margin: 0;
    }

        .products-box-new-icon-set .add-to-cart-button button:hover {
            color: #fff;
            background: #ff6600;
        }

    .products-box-new-icon-set .col-lg-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }

.item-grid .item-box .go-to-cart-button strong {
    line-height: 57px;
}

.item-grid .item-box .products-box-new-icon-set .add-to-cart-button button {
    width: 100%;
    max-height: 57px;
    font-weight: 500;
    border: 1px solid #ff6600;
}

    .item-grid .item-box .products-box-new-icon-set .add-to-cart-button button:focus {
        border: none;
        background-color: #090909;
        color: #fff
    }

.item-grid .item-box .add-to-cart-button button {
    font-size: 24px;
}

.item-grid .item-box .go-to-cart-button strong.text-uppercase {
    font-family: 'Blender Pro';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
}

.item-grid .item-box .picture {
    margin: 0px;
    height: auto;
    background-image: none;
    margin-bottom: 18px;
}

    .item-grid .item-box .picture:hover {
        background: transparent !important
    }

.item-box:hover .picture a img {
    opacity: 1;
}

.item-grid .item-box .go-to-cart-button {
    padding: 0 2px;
}

.go-to-cart-button strong.text-uppercase {
    vertical-align: super;
    line-height: 41px;
    display: inline-block;
}

.go-to-cart-button span.icon-cart {
    line-height: 0 !important;
}

.product-item:hover .products-box-icon {
    opacity: 1;
}

.products-box-icon {
    opacity: 0;
    z-index: 2;
    position: absolute;
    top: 18px;
    right: 18px;
    padding: 0;
    transition: all 0.3s;
    text-align: right;
    background-color: transparent !important;
}

    .products-box-icon a {
        margin: 0;
        border-radius: 0;
        opacity: 1;
        padding: 0;
        transition: all 0.3s;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        display: block;
        height: 20px;
        width: 20px;
        position: relative;
    }

        .products-box-icon a::after {
            font: normal normal normal 14px/1 FontAwesome;
            content: "\f08a";
            position: absolute;
            right: 0;
            top: 0;
            font-size: 20px;
            color: #333;
            transform-origin: center;
            transition: 0.2s;
        }

        .products-box-icon a:hover::after {
            color: #ff6600;
        }

    .products-box-icon.active a::after {
        content: "\f004";
        color: #ff6600;
    }

    .products-box-icon.active a:hover::after {
        transform: scale(1.05);
    }

    .products-box-icon.active a::after {
        color: #ff6600;
    }

    .products-box-icon .button-2 .text-white {
        border-right: 1px solid #fff;
    }

.product-list .products-box-icon {
    opacity: 1;
    position: static;
    display: inline-block;
}

.product-list .add-to-cart-button {
    position: static;
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: 5px;
}

.product-list .products-box-icon {
    bottom: initial;
    top: 40px;
}

.products-box:hover .products-box-icon {
    transform: translateX(0);
    opacity: 1;
}

.products-box-icon i {
    display: inline-block;
    vertical-align: top;
    font-size: 25px;
    margin: 0;
}

.products-box-icon .icon-quick-view {
    font-size: 30px;
}

.products-box-icon > i:nth-child(2) {
    border-left: solid 1px #fff;
}

/*.products-box-icon > i:nth-child(4) {
    margin-left: 4px;
  }*/

.products-box, .manufacturers-bg .picture {
    position: relative;
    background: #fff;
    /*  border: solid 1px #dde2e5 !important;
    box-shadow: 0 0 3px #e8e6ed;*/
    margin-bottom: 4px;
    text-align: center;
    display: flex;
    flex-direction: column;
}

.html-home-page .products-box, .html-home-page .manufacturers-bg .picture {
    border: 0 !important;
}

.owl-carousel .products-box {
    margin-bottom: 13px;
    border: none;
    padding: 0px;
}

.owl-carousel.bestseller-carousel .products-box {
    margin-bottom: 13px;
    border: none;
    padding: 0px 15px;
}

    .owl-carousel.bestseller-carousel .products-box .picture {
        position: relative
    }

.owl-carousel.bestseller-carousel .products-box-icon {
    right: 33px;
}

.owl-carousel .products-box:hover {
    transition: all 0.3s;
}

.product-list .products-box .prices {
    position: inherit !important;
    text-align: left !important;
}

.products-box .prices {
    font-weight: bold;
    bottom: 15px;
    text-align: left;
    font-size: 24px;
    color: #5E5F61;
    line-height: 29px;
    margin-top: 0px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.OCarousel-item .products-box .prices {
    margin: 4px 0;
}

.product-list .prices, .product-list .product-title {
    float: none;
}

.product-list .products-box .add-info {
    opacity: 1;
}

.product-list .details {
    padding: 15px !important;
}

.details .sku-box-new {
    clear: both;
    padding-left: 0 !important;
    min-height: 60px;
    display: none;
}

.products-box .add-info {
    opacity: 1;
    transition: all 0.7s;
}

.products-box:hover .add-info {
    opacity: 1;
}

.product-list .products-box .add-info {
    position: inherit !important;
    width: 50%;
}

.products-box .add-info {
    background: #fff;
    /*  position: absolute;*/
    z-index: 500;
    top: 100%;
    width: 100%;
    transition: all 0.7s !important;
    margin: 32px 0 0;
    display: none;
}

.quick-view-plugin-btn {
    width: 42px !important;
}

.products-box .description {
    display: none;
}

.products-box-icon i a:hover {
    background: #46282a;
}

.new-product-label {
    background: #d31039;
    text-align: center;
    display: none;
}

.bestseller-label {
    display: none;
}

.product-item .new-product-label {
    margin: 0;
}

.discount-info-label {
    background: #46282a !important;
}

.product-essential .bestseller-label, .product-essential .discount-info-label, .product-essential .new-product-label {
    margin-left: 10px;
}

.low-stock-label {
    text-align: center;
    color: #ff6347;
    text-transform: uppercase;
    font-size: 14px;
    box-shadow: none;
    padding: 2px 10px !important;
    z-index: 500;
    position: absolute;
    bottom: 0;
}

.product-grid .low-stock-label {
    bottom: 19px;
}

.owl-item .low-stock-label {
    font-size: 10px;
    bottom: 19px;
}

.modal-body .bestseller-label {
    margin-left: 0 !important;
}

.old-price {
    color: #9E9FA3;
    text-decoration: line-through;
}

.offer-content {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10001;
}

.discount-type {
    display: none;
}

.offer-box {
    background: #f42121;
    padding: 7px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
}

.new-products {
    background: #46282a;
}

.add-to-cart-button button:hover {
    background: #333;
}

.add-to-cart-button button {
    background: #ff6600;
    color: #fff;
    margin-right: 0;
    font-size: 24px;
    font-weight: 600;
}

    .add-to-cart-button button span, .slider-btn span, .go-to-cart-button span, .add-to-cart-button-quick-view span, .icon-cart {
        line-height: 0;
        vertical-align: sub;
    }

.products-box-sku {
    font-family: 'Blender Pro';
    font-size: 17px;
    line-height: 26px;
    color: #000;
    letter-spacing: 1px;
    clear: both;
    padding-left: 0 !important;
    font-weight: 500;
    display: none;
}

.html-home-page .products-box-sku, .category-page .products-box-sku {
    padding: 0 0 15px 0;
    display: none;
}

/******************products-box*/

.new-product-container {
    background: #fff;
    padding: 25px 0;
}

    .featured-product .title-container, .new-product-container .title-container, .OCarousel-category-slider .title-container {
        margin: 0px;
        padding: 0px;
    }

    .new-product-container .title-container {
        color: #fff;
    }

.new-arrivals-container, .ads-slider-container {
    margin-top: 80px;
}

.ads-slider-container {
    background-image: url(../images/adsslidebg.jpg);
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

    .ads-slider-container .owl-carousel button.owl-dot.active {
        background: #d31039;
        padding: 8px 8px !important;
        opacity: 1;
    }

    .ads-slider-container .owl-dots {
        text-align: center;
    }

    .ads-slider-container .owl-carousel button.owl-dot {
        padding: 5px 5px !important;
        border: 0;
        border-radius: 50px;
        background: #d31039;
        opacity: 0.4;
        margin: 35px 5px 5px 5px;
    }

    .ads-slider-container .owl-stage-outer {
        box-shadow: 0 0 10px #594c4c;
    }

    .ads-slider-container .owl-nav, .products-gallery .owl-nav {
        position: absolute;
        bottom: 64px;
    }

.offer-box-content {
    padding: 20px 0;
}

    .offer-box-content h2 {
        font-size: 45px;
        color: #d31039;
    }

/*blogs-container*/

.read-mre-box::before {
    width: 25px;
    border-bottom: solid 2px #d31039;
    margin-right: 10px;
}

.products-gallery h2 span, .blogs-container h2 span, .read-mre-box a, .related-products h2 span {
    vertical-align: middle;
    color: #ff6600;
    font-weight: bold;
}

.products-gallery .owl-nav {
    bottom: 24px;
}

/*blogs-container*/

.delimiter {
    font-size: 0;
}

    .delimiter::before {
        content: "/";
        font-size: 14px;
        line-height: 1.6;
        margin-left: 8px;
    }

.shipping-types-wrapper {
    margin-bottom: 70px;
}

.shipping-types {
    text-align: center;
}

.shipping-type {
    padding: 30px 15px;
    text-align: left;
    min-height: 125px;
    margin-bottom: 5px;
}

.shipping-type--icon {
    margin-right: 15px;
    text-align: center;
}

.shipping-type img {
    max-width: 75px;
}

.shipping-type--title, .shipping-type--desc {
    margin: 0;
}

.shipping-type--title {
    font-size: 16px;
    color: #ff6600;
    font-weight: 600;
    line-height: 100%;
}

.shipping-type--desc {
    padding-top: 5px;
    font-size: 16px;
    line-height: 20px;
}

.item .offer-content .offer-box {
    padding: 5px 6px;
    width: 60px;
    height: 48px;
    text-align: left;
}

/*****custom-category-container*****/

.custom-category-container {
    padding: 0px 30px 90px 30px;
    overflow-x: hidden;
}

    .custom-category-container .container {
        max-width: 1170px;
        padding: 0px;
    }

.category-img-container {
    position: relative;
    overflow: hidden;
}

.col-lg-6 .category-img-container::before {
    padding-top: 48%;
}

.category-img-container img {
    width: 100%;
    height: 284px;
    object-fit: cover;
}

.category-name-container h3.title {
    font-family: 'Blender Pro';
    background-color: rgb(0, 0, 0, 0.7);
    padding: 15px 22px;
    color: #fff;
    text-align: left;
    font-size: 24px;
    position: absolute;
    z-index: 5;
    width: 100%;
    bottom: -8px;
    font-weight: 400;
    transition: all 0.3s;
}

.category-box-container:hover .category-name-container h3.title {
    color: #fff;
    background-color: #ff6600;
}

.category-box-container {
    cursor: pointer;
}

.category-name-container {
    position: relative;
}

.category-box-container {
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -webkit-transition: all .3s ease-in-out;
}

    .category-box-container:hover {
        filter: none;
        -webkit-filter: grayscale(0);
        -webkit-transform: scale(1.0);
    }

.custom-category-container .custom-category-title, .review-elements-container h3 {
    font-size: 52px;
    margin: 0px 0px 50px 0px;
    font-weight: 700;
    text-align: center;
    line-height: 1;
}

.category-img-container::after {
    content: '';
    position: absolute;
    display: block;
    z-index: 55555;
    top: 0;
    left: 0;
    border: solid 25px #fff;
    border-left-width: 70px;
    border-top-width: 0;
    border-bottom-width: 44px;
    border-bottom-color: transparent;
    border-right-color: transparent;
}

/*****custom-category-container*****/

/*****custom-slider-container*****/

.custom-slider-container .item {
    display: flex;
    justify-content: center;
    position: relative
}

    .custom-slider-container .item .d-flex {
        min-height: 600px;
        max-width: 1230px;
        padding: 0px 30px;
        width: 100%;
    }

.custom-slider-container .owl-carousel .owl-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.custom-slider-container .item .d-flex .image-slider-container {
    background: #ff6600;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 17% 100%, 0% 83%);
    /*  width: 56%;
    position: absolute;*/
    height: 100%;
    /*  right: 0px;
    top: 0px;*/
    z-index: 13;
    width: 64%;
    flex-shrink: 0;
}

.custom-slider-container .image-slider-box img {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 17% 100%, 0% 83%);
}

.custom-slider-container .image-slider-box::before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    left: 25px;
    top: 25px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    z-index: 555555;
}

.custom-slider-container .image-slider-box::after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    right: 25px;
    bottom: 25px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    z-index: 555555;
}

.custom-slider-container .sliter-item-title {
    padding: 25px 0px 24px 0px;
    margin: 0px 30px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    background: #000;
    cursor: pointer;
    border-bottom: solid 4px #000;
}

.slider-nav a:hover .sliter-item-title, .slider-nav a:focus .sliter-item-title, .slider-nav a:active .sliter-item-title {
    border-bottom: solid 3px #ff6600;
}

.custom-slider-container .btn-more {
    margin-top: 45px;
    background: #ff6600;
    color: #fff;
    padding: 14px 27px;
    font-size: 24px;
    font-weight: 500;
    line-height: initial;
    border-radius: 0px;
}

    .custom-slider-container .btn-more:hover {
        background: #090909;
    }

.custom-slider-container .slider-nav .left {
    margin-right: 20px;
}

    .custom-slider-container .slider-nav .left .sliter-item-title {
        background: #292929;
        text-align: right;
        padding: 25px 40px 24px 0px;
        position: relative;
        z-index: 1;
        margin: 0px;
        border-bottom: 0px;
    }

        .custom-slider-container .slider-nav .left .sliter-item-title:before {
            background: #292929;
            content: "";
            position: absolute;
            right: 0px;
            top: 0px;
            height: 100%;
            width: 720%;
            z-index: -1
        }

.custom-slider-container .owl-stage {
    width: 100%;
}

.custom-slider-container .owl-nav, .custom-slider-container .owl-dots {
    display: none;
}

.custom-slider-container .slider-nav {
    background: #000;
    display: flex;
    padding: 0px;
    position: relative;
    overflow: hidden;
}

    /*    .custom-slider-container .slider-nav .item.left:before {
        background: #2a2a2a;
        content: "";
        position: absolute;
        right: 0px;
        top: 0px;
        height: 100%;
        width: 30%;
        z-index: 0;
        width: 700px;
    }*/

    .custom-slider-container .slider-nav .container {
        max-width: 1230px;
        display: flex;
        padding: 0px 30px;
    }

.slider-text-container h3::before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    left: -15px;
    top: -5px;
    border-left: 1px solid #ff6600;
    border-top: 1px solid #ff6600;
    z-index: 555555;
}

.slider-text-container h3::after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    right: 34px;
    bottom: -5px;
    border-right: 1px solid #ff6600;
    border-bottom: 1px solid #ff6600;
    z-index: 555555;
}

.image-slider-box {
    position: relative;
    padding: 40px !important;
    height: 100%;
}

.custom-slider-container .owl-stage {
    margin: auto;
}

.custom-slider-container .item .d-flex .slider-text-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 42%;
    flex-shrink: 0;
    padding-right: 60px;
    position: relative;
}

.slider-text-container h3 {
    font-weight: 700;
    font-size: 64px;
    margin: 20px 0;
    position: relative;
    display: inline-block;
    line-height: 1;
}

.slider-text-container .text-black-50 {
    font-family: 'TradeGothicLTCom';
    font-size: 18px;
    line-height: 170%;
    color: #5E5F61 !important;
}

.slider-text-container::before {
    content: "KTM";
    position: absolute;
    font-family: 'Blender Pro';
    font-weight: 700;
    font-size: 256px;
    line-height: 90%;
    left: -330px;
    top: 10px;
    text-transform: uppercase;
    color: #F7F8F9;
    transform: rotate(90deg) translate(40%, 0%);
    z-index: -1;
}

.slider-text-container .orange-text-title {
    color: #ff6600;
    font-family: 'TradeGothicLTCom';
    font-size: 18px;
    letter-spacing: .4em;
    text-transform: uppercase
}

/*****custom-slider-container*****/

/*****custom-review-container*****/

.review-elements-container {
    background: #f7f8fa;
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}

    .review-elements-container:after {
        width: 0px;
        height: 0px;
        content: "";
        border: 80px solid transparent;
        border-bottom: 80px solid #fff;
        border-left: 80px solid #fff;
        transform: rotate(-13.5deg);
        position: absolute;
        left: -13px;
        bottom: -20px;
        font-size: 0;
    }

    .review-elements-container .container {
        max-width: 1230px;
        padding: 0px 30px;
    }

    .review-elements-container .review-container-box {
        padding: 0px 0px 20px 0px;
        background: #fff;
        box-shadow: 0 2px 3px #eee;
        font-family: 'Blender Pro';
    }

        .review-elements-container .review-container-box .d-flex {
            justify-content: space-between;
            align-items: center;
            padding: 27px 20px 5px 20px;
        }

    .review-elements-container .insta-item .review-container-box .d-flex {
        padding: 27px 20px 0px 20px;
    }

    .review-elements-container .insta-item .review-container-box .title {
        padding: 0px;
    }

    .review-elements-container .review-container-box .title {
        color: #000;
        width: auto !important;
        padding: 0px;
        margin: 0px !important;
        font-family: 'TradeGothicLTCom';
        font-size: 12px;
    }

    .review-elements-container .review-container-box .sub-title {
        color: #090909;
        font-weight: 700;
        font-size: 16px;
        margin-top: 0px !important;
        padding: 0px 20px 10px 20px;
    }

    .review-elements-container .review-container-box .text-black-50 {
        color: #5E5F61 !important;
        font-size: 12px;
        margin-top: 0px;
        padding: 0px 20px 7px 20px;
        font-family: 'TradeGothicLTCom';
    }

    .review-elements-container .review-container-box .fa-star.text-black-50 {
        color: #DBDCE0 !important;
        font-size: 16px;
        margin-top: 0px;
        padding: 0px;
    }

.review-container-box .stars {
    width: auto;
    margin-top: 0px;
}

.review-container-box img {
    display: block;
    margin-bottom: -7px;
    width: 100%;
}

.review-container-box .title .review-title {
    display: block;
}

.review-link {
    color: inherit;
}

    .review-link:hover {
        color: inherit;
    }

.title-icon {
    line-height: 20px;
}

.review-link {
    color: inherit;
    font-family: 'TradeGothicLTCom';
}

    .review-link:hover {
        color: inherit;
    }

.title-icon {
    line-height: 20px;
}

.row.grid::before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    left: 0;
    top: -15px;
    border-left: 1px solid #ff6600;
    border-top: 1px solid #ff6600;
    z-index: 555555;
}

.row.grid::after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    right: 0;
    bottom: 5px;
    border-right: 1px solid #ff6600;
    border-bottom: 1px solid #ff6600;
    z-index: 555555;
}

@media(max-width: 991px) {
    .category-img-container::before {
        padding-top: 0;
    }

    .category-img-container img {
        position: inherit;
        top: 0;
        left: 0;
        max-width: initial;
        min-width: 100%;
        transform: none;
    }

    .col-lg-6 .category-img-container::before {
        padding-top: 0;
    }

    .category-box-container {
        filter: none;
        -webkit-filter: grayscale(0);
    }
}

/*****custom-review-container*****/

/*********Footer********/

.mobile-footer-service h5 strong, .mobile-footer-information h5 strong {
    color: #ff6600 !important;
    font-size: 25px;
    font-style: italic;
}

.manufacturers-bg {
    background: #fff;
}

.advantages-box {
    background: #f3f4f9;
    padding: 5rem !important;
}

    .advantages-box .border-right {
        border-right: solid 1px #66646a !important;
    }

.all-manufacture {
    padding: 8px 0;
    background: #ecf0f1;
}

.footer-container .col-lg-3 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.footer-nav-header h5 {
    font-family: 'Blender Pro';
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    text-align: left;
    margin-bottom: 24px;
}

    .footer-nav-header h5 img {
        margin-right: 8px;
        width: 15px;
    }

.footer-nav-header strong {
    font-weight: 700;
    text-transform: uppercase;
}

.footer-container .footer-nav {
    color: #a7a7a7;
}

.footer-container .copyright-text, .footer-container .footer-powered-by {
    font-family: 'TradeGothicLTCom';
}

    .footer-container .copyright-text, .footer-container .footer-powered-by, .footer-container .footer-disclaimer, .footer-container .copyright-text p, .footer-container .copyright-container a {
        color: #474747;
    }

.footer-container .footer-powered-by {
    text-align: left !important;
}

.footer-nav-header {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 2rem !important;
    padding-right: 30px;
}

    .footer-nav-header .list li {
        margin: 0 0 16px;
    }

        .footer-nav-header .list li:last-child {
            margin: 0;
        }

        .footer-nav-header .list li a {
            display: block;
            font-size: 14px;
            line-height: 17px;
            color: #a7a7a7;
        }

    .footer-nav-header.all_payment_cards ul.list {
        padding-right: calc(100% - 130px);
        margin: 0 -5px;
    }

        .footer-nav-header.all_payment_cards ul.list li {
            margin: 0 5px 4px;
        }

    .footer-nav-header.all_payment_cards h5 {
        margin-bottom: 9px;
    }

.bottom-clients-logo img {
    max-width: 205px;
}

.footer-nav a, .copyright-container a {
    color: #000;
    font-size: 20px;
    line-height: 35px;
}

.footer-nav-header a {
    font-size: 14px;
    line-height: 1.6;
    color: #a7a7a7;
}

.copyright-container {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

    .copyright-container img {
        display: block;
        width: 100%;
        max-width: 209px;
    }

    .copyright-container .row.no-gutters {
        padding-bottom: 22px;
        border-top: 1px solid #141414;
    }

    .copyright-container a:hover, .footer-nav-header a:hover, .social a:hover {
        color: #fff;
        text-decoration: none;
    }

        .footer-nav-header a:hover i {
            color: #d31039;
        }

.footer-nav-header ul li {
    text-align: left;
}

.footer-nav {
    margin: auto;
    text-align: left;
}

.footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 25px
}

.newsletter-content, .newsletter-content input {
    background: none;
    border: solid 1px #424246;
    color: #424246;
    border-radius: 0;
}

    .newsletter-content .input-group-text {
        background: #18171d !important;
        border: solid 1px #424246;
        border-radius: 0;
    }

.newsletter-email {
    position: relative;
    width: 100%;
}

    .newsletter-email input[type="email"] {
        width: 100%;
        background: transparent;
    }

        .newsletter-email input[type="email"]:focus {
            background: rgba(255, 255, 255, 1);
        }

    .newsletter-email .newsletter-subscribe-button {
        position: absolute;
        right: 0;
        top: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        border-color: #66646a;
        border-width: 0;
        transition: all 0.3s;
        border-left: none;
    }

.social a {
    color: #ff6600;
    font-weight: bold;
    font-size: 20px;
}

.newsletter-email .newsletter-subscribe-button:hover {
    background: #66646a;
    color: #fff;
}

.newsletter {
    padding: 65px 20px 65px 20px;
    background: #fff;
    min-height: 200px;
}

    .newsletter h5 {
        color: #333 !important;
    }

.copyright-container i, .social-media-icon i {
    padding: 0px 15px 0 0;
    font-size: 35px;
}

    .social-media-icon i:hover {
        color: #ffffff;
    }

.pager li a:hover {
    color: #ff6600;
}

.payment-icon {
    color: #66646a;
}

.social-media-icon {
    text-align: right;
}

.link-rss {
    display: none;
}

.footer-nav-content {
    bottom: 0;
    min-height: 200px;
    padding-top: 70px !important;
    padding-bottom: 50px !important;
}

.footer-container {
    background: #090909;
    font-family: 'TradeGothicLTCom';
}

    .footer-container .col-lg-3:first-child .footer-nav-header h5 {
        margin-bottom: 16px;
    }

    .footer-container h5 i {
        font-size: 16px;
        color: #ff6600;
        margin: 0 2px 0 0;
    }

    .footer-container .footer-nav-header p {
        font-size: 14px;
        line-height: 1.6;
        color: #a7a7a7;
        margin: 0;
    }

.theme-selector select {
    color: #8e95a0;
    min-width: 100px;
    border: solid 1px #ced4da;
    -webkit-appearance: none;
    background: url(../images/select-arrow-dark.svg) #fff;
    background-size: 15px;
    background-position: 96%;
    background-repeat: no-repeat;
    border-radius: 0;
}

.footer-powered-by a {
    text-shadow: none;
    font-size: 17px;
    line-height: 22px;
}

.footer-disclaimer, .copyright-text p {
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
}

.footer-stor-logo {
    background: #ff6600;
}

.footer-nav-content input[type="email"] {
    border: 1px solid #dde1e7 !important;
    box-shadow: 3px 4px 3px #e8e6ed;
}

.all_payment_cards ul li {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 14px;
    max-width: 50px;
}

.newsletter-box {
    box-shadow: 0 3px 10px #666;
}

/*********Footer********/

/*********Products-list-page********/

.products-list-header h1, .products-list-header-body ul li.active a {
    color: #fff;
    font-weight: 900;
}

.products-list-header h1 {
    font-family: 'Blender Pro';
    font-size: 64px;
    line-height: 1;
    color: #090909;
    padding-top: 0 !important;
    margin: 0;
    font-weight: 700;
    text-transform: none !important;
}

.products-list-header {
    padding: 30px 0px 0px 0px;
    min-height: 36px;
    position: relative;
    overflow: hidden;
}

/*.products-list-header.text-uppercase::after {
  content: '';
  position: absolute;
  min-width: calc(100% - 82.2%);
  min-height: 158px;
  background: #fff;
  left: 81%;
  top: 0;
  -ms-transform: skew(16deg);
  transform: skew(16deg);
  border-bottom: solid 2px #ff6600;
  }
  .products-list-header.text-uppercase::before {
  content: '';
  position: absolute;
  right: 0;
  min-height: 158px;
  background: #fff;
  width: 12%;
  top: 0;
  border-bottom: solid 2px #ff6600;
  }*/

/*.products-body-content.custom-container-fluid h1::before {
    content: '';
    position: absolute;
    background: #fff;
    width: calc(100% - 81%);
    height: 156px;
    transform: skew(16deg);
    z-index: 50000;
    right: 0;
    top: 0;
  }*/

.container-fluid ul.m-0.text-uppercase {
    padding-top: 0 !important;
}

.products-list-header ul li {
    font-family: 'TradeGothicLTCom';
}

.products-list-header ul li, .products-list-header-body ul li, .products-description-container ul li {
    display: inline-block;
    padding: 0 5px;
}

    .products-list-header ul li a, .products-list-header ul li, .products-list-header-body ul li a, .products-description-container ul li a {
        color: #000000;
        text-decoration: none;
        font-size: 14px;
        line-height: 1.6;
        text-transform: none;
    }

        .products-list-header ul li:first-child {
            padding-left: 0;
        }

    .products-list-header-body ul li strong, .PartsFinder-sub-title-contain {
        color: #9e9fa3;
    }

.products-list-container-body {
    width: 100%;
    max-width: 1230px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    margin-top: 0px !important;
    /* overflow-x: hidden; */
}

.products-body-content {
    overflow-x: hidden;
}

.products-list-header-body ul li strong.active, .products-list-header-body ul li strong {
    color: #d31039;
}

.products-list-header-body select, .products-description-container select, .manufacturers-container select, .checkout-box select, .product-selectors select, .attributes select {
    color: #8e95a0;
    border: solid 1px #e4e7eb;
    -webkit-appearance: none;
    background: url(../images/select-arrow.svg) #fff;
    background-size: 15px;
    background-position: 95%;
    background-repeat: no-repeat;
    font-weight: 600;
}

/* select option,
.product-selectors select option,
.product-selectors option {
    font-family: 'Rajdhani';
} */

.product-selectors {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}

    .product-selectors span {
        padding-top: 0px !important;
    }

    .product-selectors select, .product-list-wishlist {
        border: solid 1px #ddd;
        border-radius: 0;
        margin: 0;
        color: #090909;
        font-size: 16px;
        line-height: 1.6;
    }

    .product-selectors:after {
        display: none;
    }

.product-list-wishlist {
    padding: 6px 10px;
}

.attributes select, .attributes dd {
    width: 66%;
}

.attributes select, .date-of-birth select {
    background-position: center right 10px;
}

.attributes dd {
    margin-right: 7px;
}

    .attributes dd:last-of-type {
        margin-right: 0;
    }

.products-list-header-body .icon-products-view-1, .products-list-header-body .icon-products-view {
    font-size: 28px;
    vertical-align: -6px;
    color: #bac1cc;
}

.products-list-header-body a span:hover, .products-list-header-body a span.active, .cart-container .fa-trash-o:hover {
    color: #666;
    transition: all .3s linear;
}

.products-body-content .products-box {
    transition: all .3s linear;
    height: 100%;
}

/*categories*/

.ajax-filter-section input[type="checkbox"]:checked ~ label .specCheck {
    border: 5px solid #ff6600 !important;
}

.filters-box .filters-box-header h5 {
    font-family: 'Blender Pro';
    font-size: 30px;
    line-height: 1;
    color: #090909;
    cursor: pointer;
    letter-spacing: 0px;
    text-transform: unset !important;
}

.filters-box .ajaxfilter-price-section {
    height: 30px;
}

.filters-box #price-current-min, .filters-box #price-current-max {
    width: 46%;
    max-width: 90px;
    height: 30px;
    font-weight: 400;
    color: #090909;
}

.filters-box .ui-slider-horizontal {
    height: 2px;
}

.filters-box .ui-slider .ui-slider-handle {
    width: 10px;
    height: 10px;
    padding: 5px;
}

.block-category-navigation, .block-recently-viewed-products, .block-popular-tags {
    background: #F7F8FA;
    text-transform: uppercase;
    padding-bottom: 0;
}

.md-accordion.filter-section .collapse .card-body::-webkit-scrollbar {
    width: 2px !important;
}

.md-accordion.filter-section .collapse .card-body::-webkit-scrollbar-track {
    background: rgba(255, 102, 0, 0.2) !important;
}

.md-accordion.filter-section .collapse .card-body::-webkit-scrollbar-thumb {
    background: #ff6600 !important;
    cursor: pointer !important;
}

.filters-box .ui-state-default, .filters-box .ui-widget-content .ui-state-default {
    color: #ff6600 !important;
    background-color: #ff6600 !important;
    border-radius: 1px !important;
    margin-left: 0px;
    margin-right: 0px;
}

.filters-box .ui-slider .ui-slider-range {
    background-color: #ff6600 !important;
}

.filters-box #slider-range {
    background-color: rgba(255, 102, 0, 0.3) !important;
    box-shadow: none !important;
    position: relative;
    margin-left: 0px;
}

.block-category-navigation h5, .block-recently-viewed-products h5, .block-popular-tags h5 {
    font-weight: bold;
    color: #ff6600;
    overflow: hidden;
    font-size: 28px;
    line-height: 26px;
    cursor: pointer;
    text-transform: uppercase;
    padding: 13px 15px;
    max-height: 52px;
}

    .filters-box .filters-box-header h5 i, .block-category-navigation h5 i, .block-recently-viewed-products h5 i, .block-popular-tags h5 i {
        font-size: 18px;
    }

/*********************filter*********************/

.filters-box {
    background-color: #f7f8fa;
    padding: 20px;
    margin-bottom: 30px !important;
}

    .filters-box .collapse {
        margin-top: 10px
    }

.accordion#accordion-specification2 {
    padding: 12px 0px 12px 0px;
    overflow: visible;
    background: transparent;
}

    .accordion#accordion-specification2 > .card {
        display: none
    }

    .accordion#accordion-specification2 .collapse .card-body {
        max-height: none;
        overflow-y: visible;
    }

    .accordion#accordion-specification2 .block {
        background-color: #f7f8fa;
        padding: 12px 0px 30px 0px;
        margin-bottom: 30px;
    }

    .accordion#accordion-specification2 #filter-section-Farbe .block {
        padding-bottom: 14px;
    }

.filters-box .accordion h5 {
    font-family: 'Blender Pro';
    color: #000;
    font-size: 30px;
    cursor: pointer;
    letter-spacing: 0px;
    text-transform: unset !important;
}

.filters-box .filters-box-header h5 .rotate-icon {
    color: #ff6600;
    font-size: 25px;
}

.block .listbox {
    /* padding: 0px 20px; */
}

.categories-container input[type="text"] {
    border: 1px solid #dde1e7 !important;
}

.categories-list li {
    padding: 8px 0px 8px 0px;
}

    .categories-list li span {
        color: #999;
        font-size: 12px;
        font-weight: 500;
        transition: all .3s;
    }

.bike-filter {
    background-color: #f7f8fa;
    padding: 20px;
    display: flex;
    flex-direction: column;
}

    .bike-filter a {
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        line-height: 1;
        display: flex;
        padding: 16px;
        justify-content: center;
    }

    .bike-filter .block {
        background-color: #ff6600;
        margin: 0;
        margin-top: 12px !important;
    }

    .bike-filter h2 {
        margin: 0px;
        color: #ff6600;
        font-size: 18px;
        margin-top: 5px;
    }

    .bike-filter h5 {
        font-family: 'Blender Pro';
        font-size: 30px;
        line-height: 1;
        color: #090909;
    }

    .bike-filter i {
        margin-right: 10px
    }

.clear-filters {
    margin: 16px 0px;
    color: #b0b4bd;
}

    .clear-filters label {
        font-size: 20px;
        color: #090909;
        font-weight: 700;
        text-transform: capitalize;
        margin-bottom: 0px;
        margin-right: 20px !important;
        padding-left: 28px;
        background-image: url(../images/filter-icon.svg);
        background-size: 18px;
        background-repeat: no-repeat;
        background-position: center left;
    }

        .clear-filters label img {
            margin-right: 10px;
            width: 20px
        }

    .clear-filters img {
        width: 12px;
        margin-right: 7px;
    }

    .clear-filters a {
        margin-top: 16px;
        color: #b0b4bd;
    }

.bike-filter .remove-search-bike {
    margin-top: 4px;
    background: transparent;
    margin-left: 12px;
}

.filters-container-box {
    display: flex;
    flex-wrap: wrap;
}

    .filters-container-box a {
        font-weight: 500;
        display: flex;
        align-items: center;
    }

    .filters-container-box ul {
        display: flex;
        flex-wrap: wrap;
    }

        .filters-container-box ul li {
            display: flex;
            background-color: #f7f8fa;
            padding: 3px 10px;
            margin: 2px 10px 2px 0px;
            justify-content: center;
            align-items: center;
            font-weight: 500;
        }

            .filters-container-box ul li .filters-close-icon {
                background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_2' xmlns='http://www.w3.org/2000/svg' width='23' height='23' viewBox='0 0 23 23'%3E%3Cg id='Layer_1-2'%3E%3Cpath d='m12.91 11.5L22.71 1.71c.39-.39.39-1.02 0-1.41s-1.02-.39-1.41 0l-9.79 9.79L1.71.29C1.32-.1.68-.1.29.29S-.1 1.32.29 1.71l9.79 9.79L.29 21.29c-.39.39-.39 1.02 0 1.41.2.2.45.29.71.29s.51-.1.71-.29l9.79-9.79 9.79 9.79c.2.2.45.29.71.29s.51-.1.71-.29c.39-.39.39-1.02 0-1.41l-9.79-9.79Z'/%3E%3C/g%3E%3C/svg%3E");
                width: 10px;
                height: 10px;
                background-size: contain;
                margin-left: 7px;
                cursor: pointer;
            }

                .filters-container-box ul li .filters-close-icon .fa {
                    display: none
                }

/*********************filter*********************/

.accordion-info-nav .card-header h5 .rotate-icon, .accordion-service-nav .card-header h5 .rotate-icon, .accordion-my-account .card-header h5 .rotate-icon {
    color: #ff6600;
}

.card, .card-header {
    background: none !important;
    border: 0 !important;
}

.ui-slider .ui-slider-range {
    border: 0 !important;
}

.ui-widget-content .ui-state-default {
    border-radius: 50% !important;
    background: #ff6600 !important;
}

.ui-slider .ui-state-default {
    border: solid 2px #fff !important;
}

.accordion-info-nav .card-header, .accordion-service-nav .card-header, .accordion-my-account .card-header {
    outline: none;
    cursor: pointer;
}

.categories-container .card-body ul li {
    display: inherit;
    font-size: 20px;
    font-weight: 700;
    color: #090909;
    transition: all .3s;
}

.categories-container .card-body ul :hover {
    color: #090909;
    font-weight: 700
}

.categories-container .card-body ul li:hover span {
    color: #090909;
}

.categories-container .card-body ul li a:hover {
    color: #090909 !important;
}

.categories-container .card-body ul li.level1 {
    padding-left: 30px;
    font-size: 18px;
    font-weight: 500;
    color: #5E5F61;
}

.categories-container .card-body ul li.level2 {
    padding-left: 40px;
    font-size: 16px;
    font-weight: 500;
    color: #5E5F61;
}

    .categories-container .card-body ul li.level1 a:hover, .categories-container .card-body ul li.level2 a:hover {
        color: #090909;
    }

.categories-container .card-body ul li a {
    line-height: 1;
    font-family: 'Blender Pro';
    font-style: italic;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    position: relative;
    font-style: normal;
    color: inherit;
    position: relative;
}

    .categories-container .card-body ul li a span {
        display: none
    }

.categories-container .card-body .list {
    display: flex;
    flex-wrap: wrap
}

.categories-container#accordion-specification-Gre .card-body .list > li {
    display: block;
    width: 50%;
    font-size: 18px;
    padding-left: 0px;
}

    .categories-container#accordion-specification-Gre .card-body .list > li label {
        font-size: 16px;
        padding-left: 27px;
    }

    .categories-container#accordion-specification-Gre .card-body .list > li .specCheck {
        top: -1px;
    }

.categories-container#accordion-specification-Farbe .card-body .list > li {
    display: flex;
    width: 25%;
    font-size: 18px;
    margin-bottom: 5px;
    padding-left: 0px;
}

.categories-container#accordion-specification-Color .card-body .list > li {
    display: flex;
    width: 25%;
    font-size: 18px;
    margin-bottom: 5px;
    padding-left: 0px;
}

#filter-section-Preis .categories-container .card-body .list {
    display: block
}

.categories-container#accordion-specification-Farbe .card-body .list > li label {
    color: transparent;
    font-size: 0px;
    padding-left: 0px;
    display: flex;
}

.categories-container#accordion-specification-Color .card-body .list > li label {
    color: transparent;
    font-size: 0px;
    padding-left: 0px;
    display: flex;
}

.categories-container#accordion-specification-Farbe .card-body .list > li label span {
    width: 40px;
    height: 40px;
    position: static;
    border-radius: 20px;
    float: none;
    margin-right: 0px;
    border: none;
}

.categories-container#accordion-specification-Color .card-body .list > li label span {
    width: 40px;
    height: 40px;
    position: static;
    border-radius: 20px;
    float: none;
    margin-right: 0px;
    border: none;
}

.block .list li {
    padding: 5px 0px;
}

.categories-list .active .sublist {
    padding: 0 0px 0px 10px;
    margin: 10px 0px 0px 0px;
}

.categories-container .card-body .categories-list ul.sublist li {
    font-size: 18px;
    font-weight: 500;
    color: #5E5F61;
}

    .categories-container .card-body .categories-list ul.sublist li:hover a {
        color: #090909;
    }

        .categories-container .card-body .categories-list ul.sublist li:hover a span {
            color: #090909;
        }

    .categories-container .card-body .categories-list ul.sublist li a {
        font-size: 18px;
    }

        .categories-container .card-body .categories-list ul.sublist li a span {
            color: #999;
            font-size: 12px;
            flex-shrink: 0;
            margin-left: 5px;
            position: relative;
            bottom: 2px;
            display: block;
        }

.side-2 input[type="reset"] {
    display: none !important;
}

/*categories*/

/*colour*/

.color-one {
    background: #d6cebf;
}

.color-two {
    background: #f1c7bf;
}

.color-three {
    background: #dc9c7a;
}

.color-four {
    background: #c5d4cd;
}

.color-five {
    background: #dac4ce;
}

.color-six {
    background: #b1badd;
}

.color-seven {
    background: #f1adcc;
}

.color-eight {
    background: #fab591;
}

.color-nine {
    background: #eed7a9;
}

.color-ten {
    background: #beaaa6;
}

.color-box-container ul li {
    display: inline-block !important;
    margin-right: 5px;
}

/*colour*/

.pagination-box button:hover {
    background: #ff6600 !important;
    color: #fff !important;
    transition: all 0.2s;
    border-radius: 0;
}

.owl-nav button:hover {
    background: transparent !important;
    color: #fff !important;
    transition: all 0.2s;
    border-radius: 0;
}

.home-page-slider-container .owl-nav button:hover {
    color: #d31039 !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: none;
    background: #d31039;
    border-radius: 50%;
    cursor: e-resize;
}

.ui-widget-header {
    border: 1px solid #eff1f5;
    background: #eff1f5;
}

.ui-widget.ui-widget-content {
    border: unset !important;
    z-index: 1001;
}

.seo-side {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 60px;
}

    .seo-side h2, .seo-side h3 {
        font-size: 24px;
        margin: .5rem 0;
        color: #000;
    }

.seo-left h2, .seo-left h3, .seo-bottom h2, .seo-bottom h3 {
    font-weight: 900;
    font-size: 30px;
    color: #ff6600;
    text-transform: uppercase;
    text-align: left;
}

.seo-left, .seo-bottom {
    text-align: justify;
    padding: 30px 0;
}

.left-side-ads-content {
    padding: 0 15px 30px 15px;
    background: #ff6600;
}

    .left-side-ads-content p {
        color: #FFED00;
        text-transform: uppercase;
        padding-bottom: 15px;
    }

.left-side-ads {
    position: relative;
}

.left-side-ads-content a {
    border: 0;
    background: #FFED00;
    padding: 10px 15px;
    border-radius: 0;
    text-decoration: none;
    color: #ff6600;
}

.left-side-ads {
    background: none;
}

/*********Products-list-page********/

/*********products-description*********/

.product-details-page {
    padding: 0px;
    text-align: left;
    overflow-x: hidden;
}

.page-body:after {
    display: none
}

.product-details-page .product-essential.row {
    position: relative;
}

.product-details-page .product-essential.row {
    position: relative;
}

.related-products-grid {
    margin-top: 70px;
    margin-bottom: 0px;
}

    .related-products-grid.product-grid .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }

    .related-products-grid .products-box-icon {
        right: 18px;
    }

    .related-products-grid .product-item {
        border: solid 1px #fff !important;
    }

    .related-products-grid .products-box .prices {
        display: none;
    }

    .related-products-grid .products-box .add-info {
        display: none;
    }

        .related-products-grid .products-box .add-info button strong {
            font-weight: 500
        }

        .related-products-grid .products-box .add-info button span {
            display: none;
        }

    .related-products-grid .owl-carousel .owl-dots {
        margin: 0px 0 0 0;
    }

.item-box .picture {
    margin: 0px;
    background-image: none;
    height: auto;
}

    .item-box .picture:hover {
        background-image: none
    }

    .item-box .picture a {
        background-image: none;
    }

.cart-container-main-box, .registration-page .register-container {
    box-shadow: 0px 2px 8px rgb(0 0 0 / 8%);
    padding: 15px 0;
    border: solid 1px #e7e7e7;
}

.registration-page h1 {
    display: none;
}

.registration-page .products-list-header {
    padding: 0;
}

.wishlist-page .products-list-container-body {
    display: none
}

.wishlist-content {
    padding-bottom: 140px
}

    .wishlist-content table {
        border-collapse: separate;
        border-spacing: 0;
    }

        .wishlist-content table table {
            border: none;
            margin-bottom: 0px;
        }

    .wishlist-content .table-wrapper td, .wishlist-content .table-wrapper th {
        border-bottom: 1px solid #E0E2E7;
        color: #090909;
    }

    .wishlist-content .table-wrapper td {
        border-bottom: 1px solid #E0E2E7;
        color: #090909;
        border-top: none;
    }

    .wishlist-content .table-wrapper th {
        font-weight: 700;
        padding-left: 0px;
        padding-right: 20px;
    }

        .wishlist-content .table-wrapper th.remove-from-cart {
            padding-right: 0px;
        }

    .wishlist-content .table-wrapper td {
        font-weight: 500;
        padding-left: 0px;
        padding-right: 20px;
        min-width: auto;
        vertical-align: middle;
    }

    .wishlist-content .table-wrapper th.product {
        font-size: inherit !important;
    }

    .wishlist-content .table-wrapper td.remove-from-cart {
        min-width: auto;
        padding-right: 0px
    }

    .wishlist-content .table-wrapper td.add-to-cart {
        min-width: auto;
        padding-right: 0px;
    }

    .wishlist-content .table-wrapper td.product .product-name {
        font-size: inherit;
        color: #090909;
        font-weight: 500;
    }

    .wishlist-content .table-wrapper .product-picture {
        background: #fff;
        max-width: none;
    }

        .wishlist-content .table-wrapper .product-picture img {
            margin: 0px;
        }

    .wishlist-content .table-wrapper .product-unit-price {
        color: #ff6600;
        font-size: inherit;
    }

    .wishlist-content .table-wrapper .product-subtotal {
        padding-top: 0px;
        font-weight: inherit;
        font-size: inherit
    }

    .wishlist-content .table-wrapper td.quantity input {
        min-width: 60px;
        text-align: center;
        border: 1px solid #dde1e7;
        color: inherit;
        font-size: inherit;
        font-weight: 500;
        height: 40px;
    }

    .wishlist-content .table-wrapper .wishlist-add-to-cart-button {
        border: 1px solid #E0E2E7;
        height: 40px;
        width: 40px;
        background-image: url(../images/cart-icon.svg);
        background-repeat: no-repeat;
        background-size: 17px;
        background-position: center;
        min-width: auto;
        padding: 0px;
        margin: 0px;
        border: none;
        display: block;
        margin-left: auto;
    }

        .wishlist-content .table-wrapper .wishlist-add-to-cart-button:hover {
            border: 1px solid #E0E2E7;
            height: 40px;
            width: 40px;
            background-image: url(../images/cart-icon.svg);
            background-repeat: no-repeat;
            background-size: 17px;
            background-position: center;
            min-width: auto;
            padding: 0px;
            margin: 0px;
            border: none;
            display: block;
        }

        .wishlist-content .table-wrapper .wishlist-add-to-cart-button strong {
            display: none
        }

    .wishlist-content .table-wrapper .remove-button.btn.btn-default.cart-item-remove {
        border: 1px solid #E0E2E7;
        height: 40px;
        width: 40px;
        background-image: url(../images/delete-icon.svg);
        background-repeat: no-repeat;
        background-size: 17px;
        background-position: center;
        border-radius: 0px;
        margin: 0px;
        margin-left: auto;
        display: block;
    }

    .wishlist-content .buttons {
        display: flex;
        flex-wrap: wrap;
        row-gap: 10px;
        margin: 0px -5px;
    }

        .wishlist-content .buttons input {
            margin: 0px 5px;
            text-transform: none;
            font-size: 16px;
            min-width: auto;
            width: auto;
        }

    .wishlist-content .email-a-friend-wishlist-button:hover {
        background-color: #E0E2E7;
    }

    .wishlist-content .email-a-friend-wishlist-button {
        background-color: #fff;
        border: 1px solid #E0E2E7;
        color: #090909;
        margin: 0px 5px;
    }

.mfp-content .product-essential {
    box-shadow: none;
    padding: 0;
}

.cart-container-main-box {
    padding: 0 !important;
    margin: 0 !important;
}

.attributes-content-box {
    overflow: hidden;
}

    .attributes-content-box dt {
        width: 150px;
        float: left;
        margin-bottom: 5px;
        padding: 10px 0;
        display: flex;
    }

    .attributes-content-box dd {
        float: left;
        width: 65%;
    }

.qtyminus, .qtyplus {
    position: absolute;
    top: 12px;
    margin: auto 0;
    color: #090909;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    line-height: 0;
    font-size: 25px;
    font-weight: 400 !important;
    display: block;
    width: 24px;
    height: 24px;
    z-index: 1;
}

.qtyminus {
    left: 31px;
    font-weight: 300 !important;
    font-size: 38px;
    top: 10px;
}

.qtyplus {
    right: -1px !important;
    margin: 0;
    font-weight: 300 !important;
    font-size: 38px;
    top: 10px;
}

.qtyminus.valid {
    font-size: 35px !important;
    padding: 6px 5.8px;
}

.add-to-cart .qtyminus:hover, .add-to-cart .qtyplus:hover {
    color: #ff6600;
}

.add-to-cart-panel input[type="text"] {
    width: 127px;
    height: 48px !important;
    text-align: center !important;
    border: solid 1px #D4D4D4;
    padding: 0 36px;
    color: #090909;
    font-size: 18px;
}

    .add-to-cart-panel input[type="text"]:focus {
        border-color: #090909;
    }

.add-to-cart-panel .col-md-4 {
    flex: 0 0 127px !important;
    max-width: 127px !important;
    max-height: 48px !important;
}

.related-products .owl-nav button {
    margin-top: 0 !important;
}

.stock .text-warning {
    color: #28b332 !important;
}

.products-description .nav-tabs li a.active {
    color: #d31039;
}

.products-description .nav-tabs li a {
    color: #afadb5;
    font-weight: bold;
    letter-spacing: 1px;
}

.products-description .nav-tabs {
    border-bottom: 0;
    max-width: 500px;
    margin: 0;
}

.tab-header-box {
    border-bottom: 1px solid #ff6600;
    margin: 0 0 20px 0;
}

.products-description .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .products-description .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link:hover {
    /*border-color: #dddbe4 #dddbe4 #fff;*/
    border: none;
    color: #ff6600;
}

.products-description ul li strong {
    padding: .5rem 0;
    display: block;
    font-size: 25px;
    font-weight: normal;
    color: #ff6600;
}

.products-description .nav-tabs .nav-link {
    border: 0 !important;
}

.products-description .nav-tabs .nav-item {
    margin: 0;
}

.products-description .nav-tabs li a.active {
    font-family: 'Blender Pro';
    color: #fff !important;
    background: #ff6600;
    border-radius: 0;
}

.products-description .nav-tabs li {
    margin: 0 15px;
    font-size: 20px;
    letter-spacing: 0;
}

.products-description .nav-tabs .nav-item a:hover {
    margin-bottom: 0 !important;
    border: 0 !important;
}

.products-description .tab-content .fade {
    font-family: 'Blender Pro';
    text-align: justify;
    font-size: 20px;
    color: #333333;
}

.products-description-container h3 {
    font-weight: bold;
    font-size: 24px;
}

.products-description-container h2 span {
    font-size: 24px;
    text-decoration: line-through;
}

.products-description-container input {
    border-radius: 0;
}

.products-description-container .wishlist-icon {
    padding: .375rem .75rem;
    border: 1px #ced4da solid !important;
    background: #fff;
    color: #495057;
}

.products-description-container button {
    padding: .375rem .75rem;
}

.attributes dl {
    padding: 0;
}

.attributes label {
    margin-right: 5px !important;
    cursor: pointer;
}

.attributes .required {
    font-size: 18px;
    margin-left: 0px;
}

.attributes dt, .attribute-label {
    font-weight: 500;
}

.product-tags-list li {
    padding: 8px 15px;
    background: #eff1f5;
    margin: 5px;
}

.newsletter-subscribe-button {
    padding: 0 13px !important;
}

.overview .product-name h1 {
    font-size: 40px;
    line-height: 1;
    font-family: 'Blender Pro';
    font-weight: bold;
    margin: 0 0 8px;
    color: #090909;
    max-width: 460px;
}

.overview .manufacturers .col-md-3 {
    flex: 0 0 calc(100% * 5 / 12);
    max-width: calc(100% * 5 / 12);
}

.overview .manufacturers .col-md-9 {
    flex: 0 0 calc(100% * 7 / 12);
    max-width: calc(100% * 7 / 12);
    padding-top: 0.5rem;
    padding-left: 4px;
    overflow: hidden;
}

.overview .specs .label {
    font-family: 'Blender Pro';
    font-size: 18px;
    line-height: 22px;
    color: #9e9fa3;
    background-color: #fff;
    padding: 0 8px 0 0;
    overflow: hidden;
    font-weight: 500 !important;
    display: inline-flex;
    align-items: baseline;
    width: 230px;
    margin-bottom: 0px;
}

.manufacturers span.label {
    display: inline-block;
}

.overview .specs {
    margin-bottom: 12px
}

.attributes {
    margin-bottom: 12px !important;
}

.overview .value {
    font-weight: 500;
    font-size: 18px;
}

.overview .specs span.label span.product-detail-line {
    height: 0;
    border-bottom: .5px dashed #cbd1dc;
}

.overview .specs .label span.product-detail-line {
    display: inline-block;
    flex-grow: 1;
    margin: 0 0 0 8px;
}

.specs span.label {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 5px;
}

.trust-marks-box {
    margin: 25px 0 0;
    background: #fff;
    padding: 30px 20px;
    box-shadow: 0 3px 8px #e0e1e1;
}

.overview .button-2, .variant-overview .button-2 {
    padding: 10px 15px;
}

.overview .product-name {
    margin: 0;
    border-bottom: 0;
    padding: 0;
}

.overview .payment-icon-list, .text-left .payment-icon-list {
    /* display: none; */
}

    .overview .payment-icon-list ul, .text-left .payment-icon-list ul {
        display: flex;
        margin-top: 20px
    }

.overview-buttons {
    display: none
}

.overview .payment-icon-list ul li, .text-left .payment-icon-list ul li {
    margin-right: 10px
}

    .overview .payment-icon-list ul li img, .text-left .payment-icon-list ul li img {
        width: 70px
    }

.at-icon-wrapper {
    height: 20px !important;
}

.overview .prices {
    margin: 10px 0 15px 0px !important;
    display: flex;
    flex-wrap: wrap;
}

    .overview .prices .old-product-price {
        margin-right: 15px;
        text-decoration: auto;
        font-size: 20px;
        padding-left: 0px !important;
    }

        .overview .prices .old-product-price span {
            color: #9E9FA3
        }

            .overview .prices .old-product-price span small {
                font-size: 100%
            }

    .overview .prices .product-price {
        color: #090909;
        display: flex;
        align-items: baseline;
    }

        .overview .prices .product-price small {
            font-size: 20px;
            margin-right: 5px;
        }

.overview .product-price {
    font-family: 'Blender Pro';
    font-size: 24px;
    line-height: 29px;
    font-weight: 500;
}

.product-action-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* row-gap: 24px; */
    /* column-gap: 16px; */
    max-width: 410px;
    font-weight: 500;
    font-size: 18px;
    margin-top: 15px;
}

/*.product-action-box .size-box {*/

/* .product-action-box .size-box {
        width: 50%;
    }*/

/* padding-right:16px; */

/*width: 60%;
    }*/

.product-details-page .gallery {
    overflow: hidden;
    position: relative;
}

.gallery .offer-content .offer-box {
    padding: 5px 6px;
    width: 82px;
    height: 65px;
    text-align: left;
    margin: 0px;
    font-size: 19px;
}

.product-details-page .gallery .picture {
    height: 460px;
    clip-path: polygon(14% 0%, 100% 0%, 100% 86%, 86% 100%, 0% 100%, 0% 14%);
    background-color: #E0E2E7;
    padding: 1px;
}

    .product-details-page .gallery .picture:before {
        display: none
    }

    .product-details-page .gallery .picture img {
        vertical-align: top;
        clip-path: polygon(14% 0%, 100% 0%, 100% 86%, 86% 100%, 0% 100%, 0% 14%);
        width: 100%;
        height: 100%;
        object-fit: contain;
        background-color: #fff;
        position: static;
    }

.product-details-page .picture div {
    border: 0 !important;
}

.gallery .picture-thumbs {
    display: flex;
    margin: 25px 0px 0px 0px;
    overflow-x: auto;
}

    .gallery .picture-thumbs::-webkit-scrollbar {
        height: 2px;
    }

    .gallery .picture-thumbs::-webkit-scrollbar-track {
        background: #DEE2EB;
    }

    .gallery .picture-thumbs::-webkit-scrollbar-thumb {
        background: #FF6600;
    }

    .gallery .picture-thumbs .thumb-block {
        padding: 0px 15px;
        width: 33.33%;
        flex-shrink: 0;
    }

        .gallery .picture-thumbs .thumb-block a {
            height: 90%;
            clip-path: polygon(18% 0%, 100% 0%, 100% 82%, 81% 99%, 0% 99%, 0% 16%); 
            background-color: #E0E2E7;
            padding: 1px;
            margin: 0px;
            width: 100%;
            display: flex
        }

            .gallery .picture-thumbs .thumb-block a img {
                clip-path: polygon(18% 0%, 100% 0%, 100% 84%, 82% 100%, 0% 100%, 0% 16%);
                width: 100%;
                height: 100%;
                object-fit: cover;
                background-color: #fff;
            }

.owl-carousel .owl-nav {
    opacity: 0;
    transition: all 0.3s;
}

.owl-carousel:hover .owl-nav {
    opacity: 1;
}

/*********products-description*********/

.full-description {
    background-color: #F7F8FA;
    position: relative;
    padding: 50px 50px 50px 50px;
    margin-top: 70px;
    margin-bottom: 0px;
}

    .full-description:before {
        width: 0px;
        height: 0px;
        content: "";
        border: 40px solid transparent;
        border-top: 40px solid #fff;
        border-left: 40px solid #fff;
        transform: rotate(6.5deg);
        position: absolute;
        left: -13px;
        top: -20px;
    }

    .full-description:after {
        width: 0px;
        height: 0px;
        content: "";
        border: 40px solid transparent;
        border-bottom: 40px solid #fff;
        border-right: 40px solid #fff;
        transform: rotate(6.5deg);
        position: absolute;
        right: -13px;
        bottom: -20px;
    }

    .full-description strong {
        font-size: 24px;
    }

    .full-description .product-description {
        margin-top: 25px;
        font-size: 18px;
        font-weight: 500;
    }

        .full-description .product-description ul {
            flex-wrap: wrap;
            padding-left: 16px;
        }

            .full-description .product-description ul li {
                flex: 1 0 50%;
                margin-bottom: 12px;
                /* padding-left: 15px; */
                list-style: disc;
                padding-right: 15px;
            }

.tab-pane strong {
    font-size: 24px
}

.tab-pane table {
    font-size: 18px;
    border-collapse: separate;
    border-spacing: 0;
}

    .tab-pane table th {
        border-top: none;
        border-bottom: 1px solid #E0E2E7;
        padding: 13px 20px 13px 0px;
    }

        .tab-pane table th:nth-child(1) {
            width: 35%
        }

    .tab-pane table td {
        border-bottom: 1px solid #E0E2E7;
        font-weight: 500;
        padding: 13px 20px 13px 0px;
    }

/***********Register**********/

.forgot-password {
    float: right;
    line-height: 1;
}

    .forgot-password a {
        color: #090909;
        font-size: 14px;
        font-weight: 500;
    }

        .forgot-password a:hover {
            color: #ff6600;
            font-size: 14px;
        }

.remember-text {
    color: #333;
    position: absolute;
    top: 2px;
    left: 14px;
    margin-left: 9px;
    font-size: 14px;
    line-height: 1.2;
}

.checkout-box .card-header {
    background: #fafbfc;
}

.page.account-page {
    min-height: auto;
    border: 1px solid #E0E2E7 !important;
    padding: 30px;
    margin-bottom: 100px;
    text-align: left;
    min-height: 265px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .page.account-page > div {
        width: 100%
    }

.account-page .button-1 {
    width: 180px !important
}

.register-container {
    border: none !important;
    margin-bottom: 60px !important;
}

.login-page .returning-wrapper {
    box-shadow: none;
    padding: 30px 40px 40px 40px;
    max-width: 540px;
    margin: 0px auto;
}

    .login-page .returning-wrapper.fieldset .title {
        border: none;
    }

    .login-page .returning-wrapper .buttons .button-1 {
        border: none !important;
    }

        .login-page .returning-wrapper .buttons .button-1.register-button {
            background: #090909;
            transition: all .2s
        }

            .login-page .returning-wrapper .buttons .button-1.register-button:hover {
                background: #ff6600
            }

        .login-page .returning-wrapper .buttons .button-1.checkout-as-guest-button {
            background: #fff;
            color: #ff6600;
            border: 1px solid #ff6600 !important;
            transition: all .2s
        }

            .login-page .returning-wrapper .buttons .button-1.checkout-as-guest-button:hover {
                background: #ff6600;
                color: #fff;
                border: 1px solid #ff6600 !important;
            }

.register-container .page-body .search-input {
    padding-left: 24px;
    padding-right: 24px;
}

.product-grid {
    margin: 70px 0px 0px 0px;
}

.more-products-grid {
    margin: 0px 0px 70px 0px;
}

.search-results {
    margin: 10px 0 0;
}

    .search-results .product-grid {
        margin-top: 0px;
    }

    .search-results .item-grid {
        margin-left: -15px;
        margin-right: -15px;
        display: flex;
        flex-wrap: wrap;
    }

.product-grid .item-grid .item-box .item {
    height: 100%
}

.fieldset .title {
    margin: 0px 0 10px;
    font-size: 20px;
    color: #090909;
}

.register-container h5 {
    font-weight: bold;
    border-bottom: none !important;
    font-size: 24px;
    margin-top: 0px;
    padding-bottom: 0px !important;
}

.register-container input[type="text"], .register-container input[type="date"], .register-container input[type="email"], .register-container input[type="password"], .register-container input[type="tel"], .checkout-box select, .register-container textarea {
    border-radius: 0;
    padding: 8px 15px;
    height: auto;
    font-size: 16px;
    font-weight: 400;
    color: #090909;
    max-width: 410px;
    width: 100%;
    border: 1px solid #E0E2E7;
}

.register-container input[type="email"], .register-container input[type="password"] {
    padding-left: 15px;
}

.register-container input[type="checkbox"] + label {
    display: flex;
    font-size: 16px;
    color: #090909;
    align-items: center;
    line-height: 1;
}

.login-page .returning-wrapper .form-fields {
    min-height: auto;
    padding-top: 10px;
    padding: 10px 0px 0px 0px;
}

    .login-page .returning-wrapper .form-fields > div:last-child {
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px;
    }

.register-container .with-line {
    display: flex;
    align-items: center;
    column-gap: 10px;
    text-transform: uppercase;
    font-size: 16px;
    padding: 20px 0px !important;
    margin-bottom: 0px;
}

    .register-container .with-line:before, .register-container .with-line:after {
        flex: 1 0;
        word-break: normal;
    }

.with-line:before, .with-line::after {
    background-color: #C6C6C6;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 42%;
}

.with-line:after {
    left: auto;
    margin-right: 0px;
    background: #E0E2E7;
}

.with-line:before {
    right: auto;
    margin-left: 6px;
    background: #E0E2E7;
}

.register-container select {
    border-radius: 0;
    padding: 8px 15px;
    height: auto;
    font-size: 16px;
    font-weight: 400;
    color: #090909;
    max-width: 410px;
    width: 100%;
    border: 1px solid #E0E2E7;
}

.register-box {
    background: #efeff6;
    color: #666;
}

.no-data {
    text-align: center;
    margin-bottom: 20px
}

#Newsletter + label {
    width: auto;
}

div.inputs {
    position: relative;
    text-align: left;
}

    div.inputs input {
        border-radius: 0;
        padding: 8px 15px;
        height: auto;
        font-size: 16px;
        font-weight: 400;
        color: #090909;
        max-width: 410px;
        width: 100%;
        border: 1px solid #E0E2E7;
    }

        div.inputs input::placeholder {
            color: #090909;
            opacity: 1;
            /* Firefox */
        }

        div.inputs input:-ms-input-placeholder {
            /* Internet Explorer 10-11 */
            color: #FFCFAF;
        }

        div.inputs input::-ms-input-placeholder {
            /* Microsoft Edge */
            color: #FFCFAF;
        }

.inputs label {
    text-align: left;
    font-size: 16px;
    color: #090909;
    font-weight: 500;
    margin-bottom: 5px;
    display: flex !important;
    align-items: center;
    font-family: "Blender pro";
}

.center-2 .inputs label {
    width: auto;
    margin-right: 20px;
}

.gender span {
    font-weight: 400
}

.inputs .block {
    display: flex;
    max-width: none;
    margin: 0px;
}

.inputs.name .block div {
    width: 200px;
    margin-right: 10px;
}

.date-of-birth select {
    width: 130px;
    border: 1px solid #E0E2E7;
    padding-left: 15px;
    color: #090909;
}

    .date-of-birth select + select {
        margin: 0 0 0 10px;
    }

.date-of-birth .date-picker-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.inputs .required {
    position: relative;
    left: 8px;
    top: 10px;
}

.inputs.accept-consent {
    display: flex
}

    .inputs.accept-consent label {
        width: auto;
        margin-left: 0px;
    }

/*
.inputs input:focus ~ .required {
    display: none;
}*/

.block .required {
    left: -16px;
    top: 0px;
}

/***********Register**********/

/*checkbox-design*/

.categories-container input[type="checkbox"], .register-container input[type="radio"], .register-container input[type="checkbox"], .cart-container input[type="checkbox"], .custom-checkbox, .wishlist-content input[type="checkbox"] {
    display: none;
}

    /*.categories-container input[type="checkbox"] + label::before,*/

    .register-container input[type="radio"] + label::before, .register-container input[type="checkbox"] + label::before, .cart-container input[type="checkbox"] + label::before, .custom-checkbox + label::before, .wishlist-content input[type="checkbox"] + label::before {
        content: "";
        display: inline-block;
        height: 20px;
        width: 20px;
        color: transparent;
        transition: all 0.2s;
        font-size: 15px;
        line-height: 16px;
        text-align: center;
        cursor: pointer;
        border: 1px solid #E0E2E7;
        margin-right: 8px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 14px;
    }

    .register-container input[type="radio"]:checked + label::before, .register-container input[type="checkbox"]:checked + label::before, .cart-container input[type="checkbox"]:checked + label::before, .wishlist-content input[type="checkbox"]:checked + label::before {
        background-color: #ff6600;
        border: none;
        background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='13px' viewBox='0 0 16 13' style='enable-background:new 0 0 16 13%3B' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill:%23fff%3B%7D%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M5.9 12.9c-0.4 0-0.8-0.2-1.2-0.5L0.5 7.9c-0.6-0.6-0.6-1.6 0-2.3c0.6-0.6 1.6-0.6 2.3 0l3.1 3.2l7.3-8.3c0.6-0.7 1.6-0.7 2.3-0.1c0.7 0.6 0.7 1.6 0.1 2.3l-8.5 9.6C6.8 12.7 6.4 12.9 5.9 12.9C6 12.9 5.9 12.9 5.9 12.9z'/%3E%3C/g%3E%3C/svg%3E");
    }

    .categories-container input[type="checkbox"]:checked + label::before, .custom-checkbox:checked + label::before {
        color: #fff;
        background-color: #ff6600;
        border: none;
        background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='13px' viewBox='0 0 16 13' style='enable-background:new 0 0 16 13%3B' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill:%23fff%3B%7D%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M5.9 12.9c-0.4 0-0.8-0.2-1.2-0.5L0.5 7.9c-0.6-0.6-0.6-1.6 0-2.3c0.6-0.6 1.6-0.6 2.3 0l3.1 3.2l7.3-8.3c0.6-0.7 1.6-0.7 2.3-0.1c0.7 0.6 0.7 1.6 0.1 2.3l-8.5 9.6C6.8 12.7 6.4 12.9 5.9 12.9C6 12.9 5.9 12.9 5.9 12.9z'/%3E%3C/g%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: 12px;
        background-position: center;
    }

    .register-container input[type="radio"] + label::before, .register-container input[type="checkbox"] + label::before, .custom-checkbox + label::before, .wishlist-content input[type="checkbox"] + label::before {
        background-color: #fff;
    }

    .register-container input[type="checkbox"] + label::before, .custom-checkbox + label::before, .wishlist-content input[type="checkbox"] + label::before {
        border-radius: 0 !important;
    }

/*checkbox-design*/

/****************my-cart*************/

.manufacturers-container input[type="text"] {
    padding: 7px 70px 7px 20px;
    border: solid 1px #ced4da;
}

.total-price-box {
    background: #f2f2f8;
    font-size: 20px;
    line-height: 20px;
}

.cart-header {
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 0;
    border-bottom: 1px #ced4da solid;
    border-top: 1px #ced4da solid;
    margin-bottom: 20px;
}

.cart-container .fa-trash-o {
    font-size: 25px;
    color: #babac6;
}

.my-cart-container-box {
    border-bottom: 1px #ced4da solid;
}

.checkout-page .button-1 {
    background-color: #d31039;
    font-size: 16px;
    white-space: normal;
}

.order-total, .cart-total-right {
    /*color: #fff !important;
    font-weight: bold;*/
}

td.quantity label.td-title, .unit-price label.td-title {
    display: none;
}

.unit-price label.td-title, .sku label.td-title, td.product .attributes {
    /*font-weight: bold;*/
}

td.product .product-name {
    font-size: 20px;
    color: #090909;
}

.unit-price .td-title, .sku label.td-title {
    margin-bottom: 2px;
}

.product-subtotal {
    padding-top: 20px;
    display: block;
    font-weight: 700;
    font-size: 18px;
    text-align: right;
}

td.cart-total-left a {
    text-decoration: underline;
}

/****************my-cart*************/

/***************checkout************/

.checkout-box {
    border-bottom: none;
    padding-bottom: 0;
}

    .checkout-box select {
        background-position: 98%;
    }

    .checkout-box .fa-cc-visa, .checkout-box .fa-cc-amex, .checkout-box .fa-cc-mastercard {
        font-size: 45px;
        vertical-align: bottom;
        color: #11278a;
    }

    .checkout-box ul li {
        padding: 0 !important;
    }

/***************checkout************/

/*******customer-info-box**********/

customer-info-list li {
    margin-bottom: 8px;
}

    customer-info-list li:hover {
        text-decoration: underline;
    }

.html-account-page .home-page-seo-text_buttom, .html-account-page .home-page-seo-text_buttom_img_left, .html-account-page .contact_topicpage, .html-account-page .hp-usp-box, .html-account-page .home-page-newsletter {
    display: none
}

.block-popular-tags {
    padding: 20px
}

    .block-popular-tags h5 {
        padding: 0px;
        color: #090909;
    }

        .block-popular-tags h5 i {
            font-size: 28px;
            position: relative;
            bottom: 2px
        }

    .block-popular-tags .card-body {
        padding: 0px;
        margin-top: 20px;
    }

        .block-popular-tags .card-body .list > li {
            margin-bottom: 15px;
            padding: 0px;
        }

            .block-popular-tags .card-body .list > li a {
                font-size: 20px;
                font-weight: 500;
            }

.addresses-edit-box li a {
    color: #bbb9c5;
}

.order-item .info {
    padding: 10px 0 !important;
}

.order-list .section .title {
    margin: 0 0 10px;
    font-size: 18px;
    color: #444;
}

.block-account-navigation .list li a {
    text-transform: uppercase;
}

/*******customer-info-box**********/

.manufacturer-logo-name {
    position: absolute;
    bottom: 0;
    z-index: 5;
    padding: 15px;
    text-align: center;
    width: 100%;
    background: #eee;
    display: block;
    color: #444;
}

/**************blog***************/

.blogs-box ul li a {
    color: #b8b7be;
}

.blogs-box h5 a {
    color: #47474e;
}

.popular-tags-box li a {
    /* background: #f3f4f9; */
    padding: 2px 10px 5px 0px;
    /* margin: 0px 5px 5px 0px; */
    display: inline-block;
}

.product-review-item .review-item-head {
    border-top: none;
    background: #eff1f5;
}

.product-review-item {
    margin: 0 0 20px;
    border: 1px solid #e2e6ea;
}

    .product-review-item .review-content {
        padding: 20px 20px;
    }

    .product-review-item .review-item-head {
        padding: 10px 20px;
    }

.blogpost-page .post-body img {
    width: 100%;
    height: auto;
}

/**************blog***************/

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 30%, 0);
        transform: translate3d(0, 30%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 30%, 0);
        transform: translate3d(0, 30%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

/*scrollup*/

.scrollup {
    position: fixed;
    width: 40px;
    height: 40px;
    bottom: 10px;
    right: 30px;
    z-index: 1000;
    padding: 0 !important;
}

a.scrollup i {
    color: #fff;
    font-size: 25px;
    margin-top: 7px;
}

a.scrollup {
    text-align: center;
}

/*scrollup*/

.OCarousel-container .OCarousel-picture-wrapper {
    overflow: hidden;
}

    .OCarousel-container .OCarousel-picture-wrapper .title {
        position: absolute;
        bottom: 50px;
        right: 0;
        left: 0;
        background: rgba(255, 255, 255);
        z-index: 1;
        padding: 10px 30px;
        font-size: 22px;
        font-weight: bold;
        margin: 0 15px 0px 30px;
        text-align: center;
    }

        .OCarousel-container .OCarousel-picture-wrapper .title strong {
            text-transform: uppercase;
        }

    .OCarousel-container .OCarousel-picture-wrapper a {
        height: 100%;
    }

    .OCarousel-container .OCarousel-picture-wrapper img {
        position: absolute;
        height: inherit;
        width: 97%;
    }

.login-nav-box, .login-nav-box-2 {
    border-radius: 0;
    font-size: 16px;
    background: transparent !important;
    width: auto !important;
    flex-grow: 1;
}

.top-navbar-info-container ul li .login-nav-box-2 .fa {
    font-size: 16px !important;
    margin-right: 5px
}

.login-nav-box-2 a, .login-nav-box button, .login-nav-box a {
    font-size: 16px;
    height: 40px;
    display: flex !important;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.login-nav-box a {
    color: #fff;
}

    .login-nav-box button .icon-user, .login-nav-box a .icon-user {
        font-size: 16px;
        display: none;
    }

.top-nav-container .navbar ul li .login-nav-box:hover {
    background: #000 !important;
}

.dropdown-menu.user-login-box {
    padding: 20px 20px;
    right: -20px;
    margin-top: 35px;
    width: 350px;
    transform: none !important;
    border: none;
    box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 8%);
}

.dropdown-menu.search-box.user-login-box.show {
    display: flex
}

.store-search-box button.search-box-button {
    background: #ff6600 !important;
    color: #fff;
    padding: 0 15px !important;
}

.top-nav-container .navbar .header-upper .header-links .nav-link {
    padding: 10px 20px;
    letter-spacing: 1px;
    color: #090909;
    text-transform: capitalize;
    font-weight: 600;
    text-align: center;
}

.header-upper {
    text-align: right;
    width: auto;
}

    .header-upper img {
        width: 39px;
        height: auto
    }

    .header-upper .header-upper-text {
        font-size: 15px;
        font-weight: 700;
        line-height: 160%;
        margin: 0 0 0 5px;
    }

.top-nav-container .header-links .nav-link.ico-cart::after, .top-nav-container .header-links .dropdown-login::after, .top-nav-container .header-links .search-box-dropdown::after, .top-nav-container .header-links .motorcycle a::after {
    /*content: '';*/
    width: 1px;
    height: 50px;
    background: #ffa5b1;
    position: absolute;
    top: 0;
    margin-left: 60px;
    -ms-transform: skew(20deg);
    transform: skew(20deg);
}

.top-nav-container .header-links .motorcycle a::after {
    margin-left: 14px !important;
    top: 3px;
}

.nav-item.dropdown.search-box-dropdown::after {
    margin-left: 67px;
    top: -5px;
}

.nav-item.user-header-items.dropdown.dropdown-login::after {
    margin-left: 65px;
    top: -5px;
}

.top-nav-container .motorcycle i {
    font-size: 25px !important;
    line-height: 35px;
}

.top-nav-container #topcartlink a {
    padding-left: 18px;
}

.top-nav-container .header-links .nav-link.ico-cart::after {
    margin-left: 18px !important;
    top: -5px;
}

.top-nav-container .navbar ul li .nav-link:not(.login-button,.reg-button):hover {
    color: #000 !important;
}

.user-login-box a.nav-link:hover {
    background-color: #000;
}

.top-navbar-info-container .navbar-nav .login-nav-box .login-button {
    color: #ff6600;
    background-color: #fff;
    transition: all 0.3s;
    font-family: "Blender Pro";
    font-weight: 500;
    font-size: 18px;
}

.top-navbar-info-container .navbar-nav .login-nav-box .nav-link:hover {
    background-color: #ff6600;
}

.top-navbar-info-container .login-nav-box-2 .nav-link {
    background-color: #ff6600;
    color: #fff;
    margin-left: 10px;
    width: auto;
    font-family: "Blender Pro";
    font-weight: 500;
    font-size: 18px;
}

    .top-navbar-info-container .login-nav-box-2 .nav-link:hover {
        background-color: #090909;
        color: #fff !important;
        border: none !important;
        margin-left: 10px;
        width: auto;
    }

.top-navbar-info-container .navbar-nav .login-nav-box .login-button:hover {
    background-color: #ff6600;
    color: #fff;
}

.top-nav-container .navbar .header-upper .login-nav-box .nav-link:hover {
    color: #fff;
}

.menu-toggle-btn {
    display: none;
}

.mini-shopping-cart .count {
    padding: 5px 0 15px;
    color: #444;
    font-size: 16px;
}

    .mini-shopping-cart .count a {
        margin: 0 5px;
        font-weight: bold;
        color: #444;
    }

    .mini-shopping-cart .count br {
        display: none
    }

.mini-shopping-cart .items {
    /* border-bottom: 1px solid #ddd; */
    margin: 0px;
}

.mini-shopping-cart .picture {
    width: 90px;
    text-align: center;
    flex: 0 1 auto;
}

    .mini-shopping-cart .picture img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        max-width: 100%;
    }

    .mini-shopping-cart .picture + .product {
        margin: 0 0 0 80px;
    }

.mini-shopping-cart .name {
    margin: 0 0 10px;
    font-size: 14px;
}

    .mini-shopping-cart .name a {
        color: #4ab2f1;
    }

        .mini-shopping-cart .name a:hover {
            color: #248ece;
        }

.mini-shopping-cart .attributes {
    margin: 5px 0;
    color: #444;
}

.mini-shopping-cart .totals {
    margin: 0 0 12px;
    font-size: 14px;
}

    .mini-shopping-cart .totals strong {
        font-size: 16px;
        color: #444;
    }

.mini-shopping-cart .buttons {
    padding: 0px 20px 20px 20px !important;
}

.mini-shopping-cart .counts-totals {
    padding: 20px;
    flex-direction: column;
    align-items: flex-start !important;
    font-family: "Blender Pro";
}

    .mini-shopping-cart .counts-totals .count {
        width: 100%;
        display: flex;
        padding-bottom: 0px;
        padding-top: 0px;
        align-items: center;
        color: #090909;
    }

    .mini-shopping-cart .counts-totals .totals {
        width: 100%;
        display: flex;
        font-size: 16px;
        margin-bottom: 0px;
    }

.mini-shopping-cart input[type="button"] {
    font-family: "Blender Pro";
    border: none;
    background-color: #ff6600;
    padding: 0px 20px;
    font-size: 18px;
    color: #fff;
    border-radius: 0;
    height: 40px;
    font-weight: 500;
}

    .mini-shopping-cart input[type="button"]:hover {
        background-color: #000;
        color: #fff;
    }

.mini-shopping-cart {
    max-height: calc(100vh - 100px);
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0px;
    text-align: left;
    font-size: 12px;
}

    .mini-shopping-cart .item {
        overflow: hidden;
        padding: 10px 20px;
        display: flex;
        justify-content: flex-start !important;
    }

        .mini-shopping-cart .item .product-name {
            font-family: "Blender Pro";
            font-weight: 700;
            color: #090909;
            font-size: 16px;
            line-height: 1;
            white-space: normal;
        }

    .mini-shopping-cart a {
        color: #090909;
        white-space: normal;
    }

    .mini-shopping-cart .picture a {
        display: block;
        position: relative;
        overflow: hidden;
        min-height: 55px;
    }

    .mini-shopping-cart .close {
        background: #d4d6de;
        width: 20px;
        height: 20px;
        color: white;
        text-shadow: none;
    }

.flyout-cart {
    position: absolute;
    top: 35px;
    right: -20px;
    z-index: 100;
    min-width: 400px;
    box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 8%);
    background-color: #fff;
    border-radius: 5px;
}

    .flyout-cart .product-price-quantity, .flyout-cart .count, .flyout-cart .totals {
        white-space: normal;
    }

    .flyout-cart .product-price-quantity {
        font-size: 14px;
        opacity: .7;
        font-family: "Blender Pro";
    }

        .flyout-cart .product-price-quantity br {
            display: none
        }

    .flyout-cart::before {
        position: absolute;
        right: 16px;
        top: -14px;
        width: 0;
        height: 0;
        content: "";
        margin: 0 8px;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-bottom: 14px solid #ffffff;
    }

    .flyout-cart.active {
        display: block;
    }

li#topcartlink:hover .flyout-cart {
    display: block;
}

.dropdown-menu-right li a img {
    max-width: 120px;
    margin-right: 5px;
    max-height: 100px;
}

.dropdown .sublist {
    text-align: left;
    margin: 0;
}

.dropdown-menu-right ul li a:hover span {
    color: #ff6600;
}

.dropdown-menu-right ul li a span {
    font-size: 16px;
    font-weight: bold;
    padding: 0;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    color: #000;
    text-transform: uppercase;
}

.dropdown-menu-right ul li ul a span {
    padding: 0;
    display: block;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 600;
    text-align: left;
    letter-spacing: 1px;
}

.top-nav-container .navbar ul.sublist li .nav-link {
    color: #888888;
}

.top-nav-container .categories-container-box {
    width: 23%;
    display: flex;
    margin: 10px;
    border-bottom: solid 1px #eee;
    padding-bottom: 5px;
}

.categories-container-left {
    width: 40%;
    margin-right: 10px;
}

.categories-container-right {
    width: 60%;
}

/*=================== home page bottom slider=============== */

.home-page-slider-2 {
    padding: 50px 0;
    margin: 50px 0;
}

    .home-page-slider-2.owl-carousel .owl-nav {
        margin: 0 10px;
        text-align: center;
    }

    .home-page-slider-2 .slider-caption h3 {
        font-family: barlowregular;
        font-weight: 400;
        text-transform: uppercase;
        text-align: center;
    }

    .home-page-slider-2 .slider-caption .slider-btn {
        background: #d31039;
        padding: 10px 20px;
        transition: all 0.3s;
        box-shadow: none !important;
        color: #ffffff;
        border-radius: 0;
    }

        .home-page-slider-2 .slider-caption .slider-btn:hover {
            background: #46282a;
        }

/*============== blog news area================ */

.latest-blog-container {
    background: url(../images/escheresque.png) repeat;
}

.blog-news-area {
    background: url(../images/latest-news-bg.jpg) no-repeat;
    background-size: cover;
    padding: 50px 0;
}

    .blog-news-area .blog-news-header {
        font-size: 32px;
        font-weight: bold;
        text-transform: uppercase;
        color: #d31039;
        margin-bottom: 20px;
    }

.news-box-inner {
    margin-bottom: 15px;
}

.blog-news-area .single-blog img, .blog-news-area .single-news img {
    width: 100%;
    object-fit: cover;
    margin-bottom: 30px;
}

.blog-news-area .single-news img {
    max-height: 650px;
    box-shadow: 3px 5px 5px #ccc;
}

.blog-news-area .single-blog h4 a, .blog-news-area .single-news h4 a {
    font-size: 25px;
    text-transform: capitalize;
    font-weight: bold;
    margin-bottom: 0;
    color: #ff6600;
    line-height: normal;
}

.blog-news-area .blog-link {
    border: solid 2px #ff6600;
    border-radius: 0;
    padding: 10px 15px;
    text-transform: uppercase;
    color: #ff6600 !important;
}

    .blog-news-area .blog-link:hover {
        background: #000000;
        color: #fff !important;
    }

.blog-news-area .single-blog .date-time span, .blog-news-area .single-news .date-time span {
    color: rgba(0, 0, 0, .5);
}

.blog-news-area .single-blog p, .blog-news-area .single-news p {
    display: block;
    max-width: 100%;
    height: 65px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 22px;
    text-align: left;
}

.blog-news-area .single-blog .blog-news-social li, .blog-news-area .single-news .blog-news-social li {
    display: inline-block !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 6px;
    font-size: 14px;
}

.blog-news-area .single-blog ul li a, .blog-news-area .single-news ul li a {
    color: #b8b7be;
    transition: all 0.3s;
}

    .blog-news-area .single-blog ul li a:hover, .blog-news-area .single-news ul li a:hover {
        color: #d31039;
    }

.ajaxfilter-section {
    border: unset !important;
    margin: 0;
}

/* Category slider */

.OCarousel-container.custom-container-fluid {
    padding-left: 60px !important;
    padding-right: 60px !important;
    max-width: none;
}

    .OCarousel-container.custom-container-fluid > div {
        max-width: 1170px;
        margin: 0 auto;
        position: relative;
    }

.mlt-products-fluid {
    margin-left: -35px;
    margin-right: -35px;
}

.OCarousel-container .owl-carousel .owl-nav, .thumb-list-slider .owl-carousel .owl-nav {
    position: absolute;
    top: 112px;
    bottom: auto;
    width: auto;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    left: -40px;
    right: -40px;
    z-index: -1;
}

#related-product .owl-nav {
    left: -45px;
    right: -45px;
}

.block-blog-archive .card-header {
    background: none;
}

/*product details */

.product-details-page .picture-gallery {
    width: 100%;
    float: none;
}

.offer-content {
    right: auto;
    left: 0px;
    clip-path: polygon(0% 0%, 100% 0%, 0% 100%);
}

.product-details-page .title h2 {
    font-family: 'Blender Pro';
    font-size: 24px !important;
    line-height: 29px;
    text-align: left;
    text-transform: none;
    color: #090909;
    margin: 0 0 24px;
}

    .product-details-page .title h2 strong {
        font-weight: 500
    }

.product-details-page .giftcard input, .product-details-page .giftcard textarea {
    width: 100%;
}

.home-page-slider-container {
    overflow: hidden;
}

/*topic block*/

.not-found-page {
    max-width: 1480px;
    margin: 0 auto;
    padding: 0 15px;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 9999;
}

#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../images/status.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
}

.product-sorting select {
    min-width: auto;
    text-align: right;
    padding-right: 25px;
    border: none;
    background-position: center right 0px;
    font-weight: 400;
}

.bottom-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 130px;
}

    .bottom-block .seo-bottom {
        display: none
    }

.pager {
    margin: 0px
}

    .pager ul {
        text-align: left;
        display: flex;
        flex-wrap: wrap;
    }

    .pager li a, .pager li span {
        padding: 0px;
        font-family: 'TradeGothicLTCom';
    }

    .pager li {
        margin: 0px;
        display: block;
    }

        .pager li.prev {
            margin-right: 40px
        }

        .pager li.next {
            margin-left: 40px
        }

        .pager li .paging {
            padding: 0px 10px;
            min-width: auto;
        }

        .pager li.prev a {
            font-weight: 700;
        }

        .pager li.next a {
            font-weight: 700;
            margin-left: 0px;
        }

        .pager li span {
            font-family: 'TradeGothicLTCom';
            font-weight: 700;
        }

.product-page-size {
    display: flex;
    align-items: center;
}

    .product-page-size select {
        min-width: auto;
        text-align: right;
        padding: 0px 30px 0px 10px;
        border: none;
        background-position: center right 9px;
        color: #090909;
        background-size: 12px;
        border: 1px solid #DDE0E8;
    }

    .product-page-size span {
        margin-right: 10px;
    }

/*.ui-dialog-titlebar-close {
    display: none !important;
  }*/

.ui-dialog-content .products-list-header {
    margin: 0 !important;
}

.ui-dialog .ui-dialog-titlebar-close {
    display: block !important;
}

.ts-close-wrapper {
    text-align: center;
    margin-bottom: 0;
}

.ts-close {
    padding: 7px 12px;
    color: white !important;
}

/****Payment information****/

.payment-info .box {
    position: relative;
    display: block;
    max-width: 600px;
    padding: 14px 20px;
    margin: auto;
    border: 0;
    border-radius: 0;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
    text-align: left;
    font-size: 17px;
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
}

    .payment-info .box[style="background-color: rgb(74, 178, 241);"] {
        background: #ff6600 !important;
        color: #fff;
    }

/****Payment information****/

/****Husqvarna Spare Parts Finder****/

.HusqvarnaSparePartsFinder-img {
    border: solid 1px #eee;
    margin-bottom: 15px;
}

    .HusqvarnaSparePartsFinder-img img {
        padding: 10px;
    }

    .HusqvarnaSparePartsFinder-img:hover {
        box-shadow: 0 0 5px #ddd;
    }

    .HusqvarnaSparePartsFinder-img span {
        font-size: 15px;
        width: 100%;
        color: #d31039;
        background: #f2f2f2;
        display: block;
        padding: 5px 10px;
    }

    .HusqvarnaSparePartsFinder-img:hover span {
        background: #d31039;
        color: #fff;
        transition: all 0.3s;
    }

.SparePartsheader-three {
    background: #f2f2f2;
    padding: 10px 25px;
    text-align: center;
    margin: 0;
}

.HusqvarnaSparePartsFinder-list ul li {
    display: inline-block;
}

.HusqvarnaSparePartsFinder-list ul {
    border-bottom: 1px solid #ced4da;
    padding: 10px 0;
    margin-bottom: 15px !important;
}

    .HusqvarnaSparePartsFinder-list ul li a {
        color: #ff6600;
        text-transform: uppercase;
        font-size: 16px;
    }

.PartsFinder-container .container {
    box-shadow: 0 0 10px #ddd;
    padding: 10px 30px;
    margin: 30px auto;
}

.PartsFinder-container .product-box-add-to-cart-button {
    border: 0;
}

    .PartsFinder-container .product-box-add-to-cart-button:hover {
        background: #000;
    }

.PartsFinder-container .table-block {
    overflow-x: auto
}

.PartsFinder-container .table {
    font-size: 13px;
    font-family: 'TradeGothicLTCom';
    border-collapse: separate;
    border-spacing: 0;
}

    .PartsFinder-container .table td {
        vertical-align: middle;
        padding: 16px 7px 16px 0px;
        border-top: none;
        border-bottom: 1px solid #E2E6ED;
        text-align: left !important;
    }

        .PartsFinder-container .table td:nth-child(6) {
            padding-right: 0px
        }

        .PartsFinder-container .table td:nth-child(2), .PartsFinder-container .table td:nth-child(4) {
            white-space: nowrap
        }

        .PartsFinder-container .table td:first-child span {
            height: 20px;
            width: 20px;
            border-radius: 10px;
            background-color: #FF6600;
            color: #fff;
            font-size: 12px;
            display: flex;
            ;
            align-items: center;
            justify-content: center;
            font-family: "Blender Pro";
            font-weight: 500;
            margin-right: 0px;
            margin-left: 5px;
        }

        .PartsFinder-container .table td:last-child {
            padding-right: 0px;
            text-align: right !important;
            padding-right: 5px !important;
        }

    .PartsFinder-container .table tr:hover td {
        background-color: #F6F7FA;
    }

    .PartsFinder-container .table .quantity {
        display: flex;
        align-content: stretch;
        justify-content: space-between;
        font-family: "Blender Pro";
        font-weight: 500;
        border: 1px solid #E0E2E7;
        height: 40px;
        width: auto;
    }

        .PartsFinder-container .table .quantity input[type=button] {
            width: 24px;
            padding: 0;
            position: unset;
            text-align: center;
            border: none;
            background: transparent;
            font-size: 30px;
            font-weight: 300;
            line-height: 0.8;
            color: #090909;
            vertical-align: bottom;
        }

        .PartsFinder-container .table .quantity input[type=text] {
            color: #090909;
            font-size: 13px;
            font-weight: 500;
            max-width: 24px;
            border: none;
            text-align: center;
            line-height: 1;
            height: auto;
            background: transparent;
            padding: 0px;
        }

    .PartsFinder-container .table a {
        border: 1px solid #E0E2E7;
        height: 40px;
        width: 40px;
        background-image: url(../images/cart-icon-orange.svg);
        background-repeat: no-repeat;
        background-size: 17px;
        background-position: center;
        margin-left: auto;
        -webkit-appearance: none;
    }

    .PartsFinder-container .table .h6 {
        font-size: 12px
    }

.PartsFinder-container .table-striped tbody tr:nth-of-type(2n+1) {
    background-color: #fff;
}

.PartsFinder-container .table-striped tbody tr:hover {
    background: #f9f9f9;
}

.PartsFinder-container .table th {
    border-bottom: 1px solid #E2E6ED;
    padding: 11px 24px 11px 0px;
    font-weight: 700;
    border-top: none;
    white-space: nowrap;
}

.popover {
    background: #fff;
    color: #909090;
    font-weight: bold;
    padding: 15px 15px;
    font-size: 12px;
    border-radius: 5px;
    min-height: 100px;
    min-width: 150px;
    box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 5%);
    font-family: 'TradeGothicLTCom';
    border: 1px solid #E0E2E7;
}

.popover-body {
    padding: 0px
}

    .popover-body .form-group {
        display: flex;
        align-items: center;
        margin-bottom: 10px !important;
    }

    .popover-body label {
        color: #acacac;
        font-weight: 400;
        width: 55px;
        padding: 0;
    }

    .popover-body .quantity {
        display: flex;
        align-content: stretch;
        justify-content: space-between;
        font-family: "Blender Pro";
        font-weight: 500;
        border: 1px solid #E0E2E7;
        height: 35px;
        width: 90px;
    }

        .popover-body .quantity input[type=button] {
            width: 24px;
            padding: 0;
            position: unset;
            text-align: center;
            border: none;
            background: transparent;
            font-size: 30px;
            font-weight: 300;
            line-height: 0.8;
            color: #090909;
            vertical-align: bottom;
        }

        .popover-body .quantity input[type=text] {
            color: #090909;
            font-size: 13px;
            font-weight: 500;
            max-width: 24px;
            border: none;
            text-align: center;
            line-height: 1;
            height: auto;
            background: transparent;
            padding: 0px;
        }

    .popover-body a {
        border: 1px solid #E0E2E7;
        height: 35px;
        width: 35px;
        background-image: url(../images/cart-icon-orange.svg);
        background-repeat: no-repeat;
        background-size: 17px;
        background-position: center;
        margin-left: 10px;
    }

.data-row-hover {
    background: #f9f9f9;
}

.image-container .stickem {
    padding: 1px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 92%, 92% 100%, 0% 100%, 0% 8%);
    background-color: #E0E2E7;
    position: sticky;
    top: 70px;
}

    .image-container .stickem .content {
        padding: 10px;
        clip-path: polygon(0% 0%, 100% 0%, 100% 92%, 92% 100%, 0% 100%, 0% 8%);
        background-color: #fff;
    }

        .image-container .stickem .content select {
            margin-bottom: 20px;
            width: 100%;
            height: 48px;
            padding-left: 12px;
            color: #090909;
            font-weight: 500;
            background-image: url(../images/select-arrow.svg);
        }

/***********Bike-Search**********/

.motorcycle .bike-search-contener {
    position: absolute;
    background: #fff;
    width: 400px;
    z-index: 5;
    top: 35px;
    right: -20px;
    overflow: hidden;
    display: none;
    box-shadow: 3px 3px 10px 7px rgb(0 0 0 / 9%);
    white-space: normal;
}

.motorcycle.open .bike-search-contener {
    display: block !important;
}

.motorcycle .bike-search-contener #bikefilter {
    padding: 20px
}

.motorcycle .bike-search-contener #userbikes > .d-flex {
    padding: 15px;
    background-color: #ff6600;
    justify-content: space-between;
    align-items: center;
}

    .motorcycle .bike-search-contener #userbikes > .d-flex h3 {
        color: #fff;
        margin-bottom: 0px;
    }

    .motorcycle .bike-search-contener #userbikes > .d-flex a {
        background: #fff;
        width: 30px;
        height: 30px;
        color: #ff6600;
        font-size: 20px;
        display: flex;
        align-items: center;
    }

.motorcycle .bike-search-contener #userbikes #bikeItems .motocycle-over {
    padding: 20px 20px 15px 20px;
    border-bottom: 2px solid #ff6600;
}

.motorcycle .bike-search-contener #userbikes .links {
    padding: 0px 20px 20px 20px
}

    .motorcycle .bike-search-contener #userbikes .links a {
        background: transparent;
        color: #ff6600;
        text-decoration: underline;
        text-transform: uppercase;
        font-weight: 700;
        padding: 0px;
        height: auto;
    }

        .motorcycle .bike-search-contener #userbikes .links a:hover {
            color: #090909;
        }

.motorcycle .bike-search-contener #userbikes .actions {
    display: flex;
    flex-wrap: wrap
}

.motorcycle.open .type-select {
    margin-top: 0px
}

.bike-search-banner {
    text-align: center;
    padding-right: 112px;
    padding-top: 15px;
    padding-bottom: 14px;
    display: none;
}

.bike-search-contener h3 {
    font-weight: bold;
    font-size: 28px;
    color: #090909;
    font-family: "Blender Pro";
    line-height: 1;
    text-align: left;
}

.bike-search-contener .bike-filters {
    display: flex;
    flex-direction: column
}

.bike-search-contener input, .bike-search-contener select, .bike-search-contener .bike-search-results {
    background-color: #F7F8FA;
    border: none;
    font-family: 'TradeGothicLTCom';
    font-weight: 400;
    padding-left: 15px;
    font-size: 14px;
    background-size: 10px;
    color: #090909;
    width: 100%;
    height: 40px;
}

.bike-search-contener .bike-search-results {
    padding: 8px 10px;
    margin: 1px 0 13px;
    font-size: 14px;
}

.bike-search-contener .bike-search-title {
    font-weight: 700;
    font-size: 14px;
    text-transform: unset !important;
    color: #090909;
    display: none;
}

.bikefilter-tab .nav-tabs {
    margin-bottom: 5px;
    margin-top: 15px;
}

.bikefilter-tab .nav-link {
    padding: 0px !important;
    margin-right: 15px;
    padding-bottom: 5px !important;
}

    .bikefilter-tab .nav-link.active {
        border-bottom: 2px solid #ff6600;
    }

.bike-search-contener .links {
    display: flex
}

.motorcycle .bike-search-contener a {
    background-color: #ff6600;
    color: #fff;
    height: 40px;
    font-family: "Blender Pro";
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 20px;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none
}

    .motorcycle .bike-search-contener a:hover {
        background-color: #090909;
    }

.bike-search-contener button {
    flex-grow: 1;
    transition: all .3s
}

    .bike-search-contener button:focus {
        outline: none
    }

    .bike-search-contener button:last-child {
        border: none !important;
        margin-left: 10px;
        background-color: #ff6600;
        color: #fff
    }

        .bike-search-contener button:last-child:hover {
            margin-left: 10px;
            background-color: #090909;
            color: #fff
        }

.motocycle-overview-item {
    padding: 10px 20px 5px 20px;
    margin: 0px -20px;
    border-bottom: 1px solid #E0E2E7;
}

    .motocycle-overview-item:first-child {
        border-top: 1px solid #E0E2E7;
    }

    .motocycle-overview-item .actions {
        display: flex;
        flex-wrap: wrap
    }

#userbikes .links {
    margin-top: 20px
}

.bike-search-contener .bike-title {
    margin-bottom: 10px;
    font-family: 'Blender Pro';
    font-size: 18px;
}

    .bike-search-contener .bike-title span {
        font-weight: 700
    }

        .bike-search-contener .bike-title span:last-child {
            font-weight: 400
        }

    .bike-search-contener .bike-title button {
        margin-left: 0px;
        background-color: #fff;
        color: #ff6600
    }

        .bike-search-contener .bike-title button:hover {
            margin-left: 0px;
            background-color: #fff;
            color: #ff6600
        }

.bike-search-contener .bike-action-button input {
    background-color: #fff;
    font-weight: 500;
    padding: 0px 15px;
    font-size: 18px;
    background-size: 10px;
    color: #fff;
    background-color: #a6a6a6;
    border: none !important;
    width: auto;
    height: 34px;
    font-family: "Blender Pro";
    margin-right: 5px;
    margin-bottom: 5px;
}

    .bike-search-contener .bike-action-button input:hover {
        background-color: #090909;
    }

.bike-search-contener #newLetter {
    padding: 20px;
}

    .bike-search-contener #newLetter label {
        display: flex;
        align-items: center
    }

    .bike-search-contener #newLetter .remember-text {
        position: static;
        margin-bottom: 2px;
    }

    .bike-search-contener #newLetter p {
        margin-bottom: 20px !important;
        margin-top: 15px;
    }

    .bike-search-contener #newLetter button:last-child {
        flex-grow: 0
    }

    .bike-search-contener #newLetter a {
        color: #090909;
        font-weight: 700;
        font-family: "Blender Pro";
        font-size: 18px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        text-decoration: underline;
        padding-right: 10px;
        flex-grow: 0;
        flex-shrink: 1;
        padding-left: 0px;
        background: none;
    }

    .bike-search-contener #newLetter .custom-checkbox + label::before {
        width: 18px;
        height: 18px;
        line-height: 1.3;
        position: relative;
        bottom: 1px;
    }

.search-results-close-button {
    position: absolute;
    z-index: 5;
    right: 17px;
    bottom: 15px;
}

.bike-search-contener #newLetter a i {
    display: none
}

.search-results-close-button i.fa-times, .search-results-close-button i.fa-plus {
    font-size: 16px !important;
    color: #717176;
}

.search-results-close-button a {
    color: #717176;
}

.top-nav-container .header-links .motorcycle .search-results-close-button a::after, .top-nav-container .header-links .motorcycle a.search-results-cler-button::after {
    background: none !important;
}

.top-nav-container .header-links .motorcycle a.search-results-cler-button {
    color: #fff;
    padding: 6px 23px;
}

.search-results-save-button {
    padding: 4px 12px;
    font-weight: 600;
    font-size: 18px;
    color: #ff6600;
    background-color: #fff;
    border: 1px solid #ff6600 !important;
    height: 40px;
    font-family: "Blender Pro";
    font-weight: 500;
}

    .search-results-save-button:hover {
        color: #fff;
        background-color: #ff6600;
        transition: all .3s
    }

    .search-results-save-button.search-results-cler-button {
        background: #ACB1B5;
    }

/*.top-nav-container .header-links .motorcycle .bike-search-contener {
      display:none;
  }
  .top-nav-container .header-links .motorcycle:hover .bike-search-contener {
      display: block;
  }*/

.bike-search-contener .bike-add .fa {
    font-size: 18px !important;
    line-height: .8;
}

/***********Bike-Search**********/

/****Start-MultiStep-Checkout-page****/

.page.checkout-page {
    padding-bottom: 100px
}

div.order-progress {
    margin: 0;
    background: #fff;
    padding: 20px 0px 20px 0px;
}

.order-progress a::before {
    display: none;
}

.order-progress li {
    width: calc(16.5% - 20px);
    background: #fff;
    margin-bottom: 20px;
    padding: 10px;
    border-radius: 0;
    box-shadow: 0 7px 20px #eae8e8;
    margin: 8px;
    border-radius: 10px;
    text-transform: capitalize;
}

    .order-progress li a {
        text-align: left;
    }

        .order-progress li a span {
            margin-left: 5px
        }

    .order-progress li.active-step {
        background: #ff6600;
        color: #fff;
        font-size: 18px;
    }

        .order-progress li.active-step a, .order-progress li.active-step i {
            color: #fff !important;
            font-weight: bold;
        }

        .order-progress li.active-step a {
            font-size: 16px;
        }

    .order-progress li i {
        font-size: 35px;
        padding: 15px 15px 25px 15px;
        display: block;
        color: #ACB1B5;
        text-align: center;
    }

        .order-progress li i.icon-Shipping-method {
            font-size: 45px;
            padding: 15px 15px 15px 15px;
        }

.method-list {
    text-align: left;
}

.shipping-method-page .method-list li {
    padding: 30px 0px;
    border-bottom: 1px solid #E0E2E7;
    margin: 0px;
}

    .shipping-method-page .method-list li:first-child {
        padding-top: 0px;
    }

.shipping-method-page .method-list, .payment-method .method-list {
    padding: 0px;
    margin: 0px;
    margin-bottom: 20px;
}

    .payment-method .method-list li .method-name {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: flex-start;
    }

    .payment-method .method-list li .payment-details label {
        font-size: 20px;
        display: flex;
        align-items: center;
        margin-left: 0px;
        color: #090909;
    }

.method-list li input {
    display: none
}

.method-list li label:before {
    display: inline-block;
    height: 20px;
    width: 20px;
    color: transparent;
    transition: all 0.2s;
    font-size: 15px;
    line-height: 16px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #E0E2E7;
    margin-right: 15px;
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px;
    flex-shrink: 0;
}

.method-list li .payment-logo label:before {
    display: none
}

.method-list li input[type="radio"]:checked + label::before {
    background-color: #ff6600;
    border: none;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='13px' viewBox='0 0 16 13' style='enable-background:new 0 0 16 13%3B' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill:%23fff%3B%7D%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M5.9 12.9c-0.4 0-0.8-0.2-1.2-0.5L0.5 7.9c-0.6-0.6-0.6-1.6 0-2.3c0.6-0.6 1.6-0.6 2.3 0l3.1 3.2l7.3-8.3c0.6-0.7 1.6-0.7 2.3-0.1c0.7 0.6 0.7 1.6 0.1 2.3l-8.5 9.6C6.8 12.7 6.4 12.9 5.9 12.9C6 12.9 5.9 12.9 5.9 12.9z'/%3E%3C/g%3E%3C/svg%3E");
}

.payment-description, .method-description {
    font-size: 16px;
    margin-top: 10px
}

.payment-method .payment-details {
    max-width: 640px;
    margin-top: 0px;
    margin-left: 0px;
}

.payment-method .payment-logo {
    display: block;
    max-width: 140px;
    flex-shrink: 0;
    margin-left: 80px;
}

    .payment-method .payment-logo img {
        max-height: 60px
    }

.payment-method li:first-child .payment-logo img {
    max-height: 35px;
}

.payment-method li:nth-child(4) .payment-logo img {
    max-height: 50px;
}

.payment-method .method-list li {
    padding: 30px 0px;
    border-bottom: 1px solid #E0E2E7;
    margin: 0px;
}

    .payment-method .method-list li:first-child {
        padding-top: 10px;
        margin: 0px;
    }

.method-name label {
    font-size: 18px;
    font-weight: 700;
    margin-left: 8px;
    display: flex;
    align-items: center;
    margin-left: 0px;
    margin-bottom: 0px;
}

.shipping-method-page form, .payment-method form {
    max-width: 760px;
    margin: 0px auto;
    text-align: left;
}

.shipping-method-page .order-summary-content form {
    max-width: none;
}

.checkout-data form .buttons {
    text-align: right
}

.order-progress li a span::before {
    content: "\00BB";
    display: inline-block;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 17px !important;
}

.inactive-step a {
    color: #ACB1B5 !important;
    opacity: 1 !important;
    font-weight: bold;
    font-size: 16px;
}

.billing-address-page .checkout-data, .shipping-address-page .checkout-data, .html-payment-method-page .checkout-data, .html-payment-info-page .checkout-data, .html-order-confirm-page .checkout-data, .html-shipping-method-page .checkout-data, .html-order-completed-page .checkout-data {
    border: 1px solid #E0E2E7;
    padding: 30px 30px 0px 30px;
}

.html-billing-address-page .cart-footer .totals, .html-payment-method-page .cart-footer .totals, .html-payment-info-page .cart-footer .totals, .html-order-confirm-page .cart-footer .totals, .html-shipping-method-page .cart-footer .totals, .html-order-completed-page .cart-footer .totals {
    margin-bottom: 20px;
}

.checkout-page .ship-to-same-address .selector label:before {
    font: normal normal normal 14px/1 FontAwesome;
    display: inline-block;
    height: 20px;
    width: 20px;
    color: transparent;
    transition: all 0.2s;
    font-size: 15px;
    line-height: 16px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #E0E2E7;
    margin-right: 10px;
    content: "";
}

.checkout-page .ship-to-same-address .selector input[type="checkbox"]:checked + label::before {
    background-color: #ff6600;
    border: none;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='13px' viewBox='0 0 16 13' style='enable-background:new 0 0 16 13%3B' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill:%23fff%3B%7D%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M5.9 12.9c-0.4 0-0.8-0.2-1.2-0.5L0.5 7.9c-0.6-0.6-0.6-1.6 0-2.3c0.6-0.6 1.6-0.6 2.3 0l3.1 3.2l7.3-8.3c0.6-0.7 1.6-0.7 2.3-0.1c0.7 0.6 0.7 1.6 0.1 2.3l-8.5 9.6C6.8 12.7 6.4 12.9 5.9 12.9C6 12.9 5.9 12.9 5.9 12.9z'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px;
}

.checkout-page .ship-to-same-address .selector label {
    display: flex;
    font-size: 16px;
    align-items: center;
    font-weight: 500;
}

.edit-address {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -15px
}

    .edit-address div.inputs {
        width: 50%;
        padding-left: 15px;
        padding-right: 35px
    }

        .edit-address div.inputs:nth-child(3), .edit-address div.inputs:nth-child(4), .edit-address div.inputs:nth-child(5) {
            width: 33.33%;
        }

        .edit-address div.inputs:nth-child(3) {
            padding-right: 15px
        }

        .edit-address div.inputs:nth-child(6) {
            width: 100%
        }

        .edit-address div.inputs:nth-child(7), .edit-address div.inputs:nth-child(8), .edit-address div.inputs:nth-child(9) {
            width: 33.33%;
        }

.enter-address .buttons {
    text-align: right;
}

.add-new-button-content {
    display: flex;
    justify-content: flex-start
}

.checkout-page .ship-to-same-address .selector input {
    display: none
}

.section .title {
    margin: 0px 0px 10px 0px !important;
    font-weight: 700;
    font-size: 24px;
}

.checkout-page .section {
    margin: 0px;
}

.billing-addresses .section .title, .billing-addresses .ship-to-same-address .selector, .billing-addresses .add-new-button-content, .shipping-addresses .section .title {
    margin: 0px 0px 10px 0px !important;
}

.section .title strong {
    font-weight: 700;
}

.checkout-page .ship-to-same-address {
    margin-bottom: 30px;
    padding-top: 0px;
}

.html-billing-address-page .table-wrapper, .html-payment-method-page .table-wrapper, .html-payment-info-page .table-wrapper, .html-order-confirm-page .table-wrapper, .html-shipping-method-page .table-wrapper, .html-order-completed-page .table-wrapper {
    width: 100%;
    float: left;
}

.order-summary-content .cart.table {
    border: 1px solid #dee2e6;
    border-bottom: none;
    margin-bottom: 0;
    border-collapse: collapse;
    border-collapse: separate;
    border-spacing: 0;
}

.cart tr {
    margin: 0px;
}

.order-summary-content .table-wrapper .product-picture {
    background: #fff;
    vertical-align: middle !important;
    width: 20%;
}

    .order-summary-content .table-wrapper .product-picture img {
    }

.cart-container-main-box {
    border: 0 !important;
    box-shadow: none;
}

.html-billing-address-page .cart-options, .html-payment-method-page .cart-options, .html-payment-info-page .cart-options, .html-order-confirm-page .cart-options, .html-shipping-method-page .cart-options, .html-order-completed-page .cart-options {
    display: none;
}

.add-new-button-content .button-1 {
    background: #ff6600;
}

    .add-new-button-content .button-1:hover {
        color: #fff !important;
    }

.html-billing-address-page div.checkout-page .button-1:hover, html-order-completed-page div.checkout-page .button-1:hover, .shipping-method-page div.checkout-page .button-1:hover {
    color: #fff;
}

.html-billing-address-page .order-summary .title, .html-shipping-address-page .order-summary .title, .html-payment-method-page .order-summary .title, .html-payment-info-page .order-summary .title, .html-order-confirm-page .order-summary .title, .html- .order-summary .title, html-order-completed-page .order-summary .title, .shipping-method-page .order-summary .title {
    background: #F2F2F8;
    padding: 5px;
    text-align: center;
    margin-bottom: 20px !important;
    margin-top: 40px !important;
}

.html-billing-address-page div.cart-container-main-box, .html-payment-method-page div.cart-container-main-box, .html-payment-info-page div.cart-container-main-box, .html-order-confirm-page div.cart-container-main-box, .html-shipping-method-page div.cart.cart-container-main-box, .html-order-completed-page div.cart.cart-container-main-box {
    box-shadow: none;
    padding: 0 !important;
}

.product-quantity {
    display: block;
}

.product-subtotal-overview {
    display: block;
    font-weight: 700;
    font-size: 18px;
}

.checkout-page .terms-of-service {
    padding-top: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    padding: 0px;
    flex-wrap: wrap;
}

.terms-of-service label {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #090909;
    font-weight: 500;
    margin-bottom: 0px;
    text-align: left;
}

    .terms-of-service label:before {
        font: normal normal normal 14px/1 FontAwesome;
        display: inline-block;
        height: 20px;
        width: 20px;
        color: transparent;
        transition: all 0.2s;
        font-size: 15px;
        line-height: 16px;
        text-align: center;
        cursor: pointer;
        border: 1px solid #E0E2E7;
        margin-right: 10px;
        content: "";
        background-repeat: no-repeat;
        background-position: center;
        background-size: 14px;
        flex-shrink: 0;
    }

.terms-of-service input[type="checkbox"] + label::before {
    margin-right: 10px;
    background-position: center;
}

.terms-of-service input[type="checkbox"]:checked + label::before {
    background-color: #ff6600;
    border: none;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='13px' viewBox='0 0 16 13' style='enable-background:new 0 0 16 13%3B' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill:%23fff%3B%7D%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M5.9 12.9c-0.4 0-0.8-0.2-1.2-0.5L0.5 7.9c-0.6-0.6-0.6-1.6 0-2.3c0.6-0.6 1.6-0.6 2.3 0l3.1 3.2l7.3-8.3c0.6-0.7 1.6-0.7 2.3-0.1c0.7 0.6 0.7 1.6 0.1 2.3l-8.5 9.6C6.8 12.7 6.4 12.9 5.9 12.9C6 12.9 5.9 12.9 5.9 12.9z'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: center;
}

.terms-of-service input {
    display: none
}

.html-order-confirm-page .info-list {
    text-align: left;
}

.html-order-confirm-page .checkout-page .section.order-summary {
    margin: 30px 0 0px;
}

.html-order-confirm-page .order-review-data > div {
    background-color: #fff;
    border: solid 1px #ddd;
    padding: 30px;
    width: auto;
    flex: 1 0 0;
    margin: 0px;
}

.html-order-confirm-page .order-summary .title {
    margin: 0px !important;
    background: transparent;
    text-align: left;
    padding: 0px;
    text-transform: capitalize;
}

.redirect-info {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    overflow: hidden;
    flex-direction: column;
}

.redirect-info img {
    width: 80px;
}

.order-review-data {
    display: flex;
    align-items: stretch;
    margin-bottom: 30px;
    column-gap: 30px;
}

.cart-footer .totals {
    min-width: 350px;
}

div.cart-footer .totals {
    min-height: auto;
}

.checkout-page .address-item ul {
    margin: 0;
    text-align: left;
}

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/cart-fonts/icomoon.eot?f1qjxe');
    src: url('../fonts/cart-fonts/icomoon.eot?f1qjxe#iefix') format('embedded-opentype'), url('../fonts/cart-fonts/icomoon.ttf?f1qjxe') format('truetype'), url('../fonts/cart-fonts/icomoon.woff?f1qjxe') format('woff'), url('../fonts/cart-fonts/icomoon.svg?f1qjxe#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-Billing-address:before {
    content: "\e9dd";
}

.icon-Confirm-order:before {
    content: "\e90d";
}

.icon-Payment-method:before {
    content: "\e9ff";
}

.icon-Shipping-address:before {
    content: "\e9f0";
}

.icon-Shipping-method:before {
    content: "\e9d9";
}

.checkout-page .select-billing-address-button, .checkout-page .select-shipping-address-button {
    max-width: 300px;
    min-width: 100%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 8px 15px;
}

.newsletter-box .footer-stor-logo {
    background: #ff6600;
    text-align: center;
}

.latest-product .owl-dots {
    display: block;
    margin-top: 0px;
}

.footer_quality_cards .footer-nav {
    margin: 0 -5px;
}

    .footer_quality_cards .footer-nav li {
        display: inline-block;
        margin: 0 5px 5px !important;
    }

    .footer_quality_cards .footer-nav img {
        width: 43px;
        height: 43px;
    }

@media (min-width: 320px) and (max-width: 1400px) {
    .checkout-page .select-billing-address-button {
        max-width: 300px;
    }

    .order-summary-content .custom-container-fluid {
        padding: 0 !important;
    }
}

@media (min-width: 320px) and (max-width: 991px) {
    .order-progress li {
        width: auto;
    }

    .order-progress ul li i {
        display: none;
    }

    .html-billing-address-page .cart .product a, .html-payment-method-page .cart .product a, .html-payment-info-page .cart .product a, .html-order-confirm-page .cart .product a, .html-shipping-method-page .cart .product a, .html-order-completed-page .cart .product a {
        text-align: left;
    }

    .cart-footer .totals {
        min-width: 100%;
    }

    .checkout-page .sku label {
        display: block !important;
    }

    .checkout-page .sku {
        max-width: 100%;
        width: 100%;
    }

    .hp-usp-box {
        background: #f0eeef;
        padding: 40px 0;
    }

    .with-line:before, .with-line::after {
        background-color: #C6C6C6;
        content: "";
        display: inline-block;
        height: 1px;
        position: relative;
        vertical-align: middle;
        width: 39%;
    }

    .with-line:after {
        left: auto;
        margin-right: 0px;
        background: #E0E2E7;
    }

    .with-line:before {
        right: auto;
        margin-left: 0px;
        background: #E0E2E7;
    }
}

@media (min-width: 320px) and (max-width: 1300px) {
    .html-billing-address-page .table-wrapper, .html-payment-method-page .table-wrapper, .html-payment-info-page .table-wrapper, .html-order-confirm-page .table-wrapper, .html-shipping-method-page .table-wrapper, .html-order-completed-page .table-wrapper {
        width: 100% !important;
        float: none;
    }

    .checkout-page .select-billing-address-button {
        max-width: 210px;
    }
}

@media (min-width: 320px) and (max-width: 414px) {
    .checkout-page .product a {
        max-width: 100% !important;
    }
}

/****Start-MultiStep-Checkout-page****/

.cart td {
    white-space: normal;
    min-width: auto;
    border: none;
    border-bottom: 1px solid #dee2e6;
}

.order-summary-content .totals {
    /*background: #ff6600;*/
    /*color: #fff;*/
    /*font-weight: 600;*/
    border: #f60 1px solid;
}

    .order-summary-content .totals.mt-5 {
        margin-top: 20px !important
    }

    .order-summary-content .totals img {
        margin: 0px 0px 20px 0px
    }

    .order-summary-content .totals .total-info {
        padding: 20px 20px 10px 20px !important;
        border-top: solid 1px #ff6600;
    }

    .order-summary-content .totals .checkout-buttons {
        padding: 0px 20px 10px 20px;
    }

.totals #collapseOne8 {
    padding: 10px 20px 20px 20px;
}

    .totals #collapseOne8.show {
        border-top: solid 1px #ff6600;
    }

#collapseOne8 .checkout-buttons input {
    padding: 10px 30px;
}

.order-summary-content .totals #collapseOne8 .checkout-buttons {
    padding: 0px
}

.cart-total td {
    width: 40%;
    padding-bottom: 10px;
    vertical-align: bottom;
}

    .cart-total td label {
        margin-bottom: 0px;
        line-height: 1.1;
    }

    .cart-total td:first-child {
        width: 60%;
    }

.order-summary-content .totals button {
    font-size: 0.94rem;
}

.totals h4 {
    font-size: 18px;
    padding: 10px 20px 10px 20px;
    font-weight: 600;
    color: #000;
    margin-bottom: 0px;
}

.shopping-cart-page .common-buttons {
    background: none;
    padding: 0 20px 0 0;
    font-size: 0;
    text-align: left;
}

.shopping-cart-page .cart-options {
    overflow: hidden;
    padding: 20px 15px 15px 15px;
    border-top: none;
}

.shopping-cart-page .buttons-separator {
    font-size: 16px;
    margin: 0px 7px;
}

.shopping-cart-page .remove-button {
    background: none;
    padding-left: 0;
    padding: 0px;
}

.shopping-cart-page .button-2 {
    position: relative;
    height: 16px;
    width: 16px;
    padding: 0px;
    background-color: rgba(0, 0, 0, 0) !important;
    color: #090909;
}

    .shopping-cart-page .button-2::after {
        font: normal normal normal 14px/1 FontAwesome;
        content: "\f08a";
        position: absolute;
        font-size: 16px;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .shopping-cart-page .button-2:hover::after {
        content: "\f004";
        color: #ff6600;
    }

.cart .product {
    width: 60%;
}

    .cart .product .retrun-status {
        font-size: 14px;
        margin-bottom: 5px;
    }

table td.quantity {
    text-align: right !important;
    width: 20%;
    padding-right: 20px;
    vertical-align: middle;
}

.quantity-control {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-top: 15px;
    margin-left: auto;
}

    .quantity-control span {
        display: inline-block;
        /* border: 1px solid #ddd; */
        font-size: 32px;
        line-height: 33px;
        height: 36px;
        position: absolute;
        cursor: pointer;
        color: #717176;
    }

.cart td.quantity input {
    min-width: 90px;
    text-align: center;
    border: 1px solid #dde1e7;
    box-shadow: none;
    padding: 0 15px;
    color: #717176;
    font-size: 20px;
    font-weight: 500;
}

span.qty-button.decrease {
    left: 0;
    padding: 0 8px;
}

span.qty-button.increase {
    right: 0;
    padding: 0 5px;
}

.html-shopping-cart-page .totals .go-to-cart-button {
    background: #ff6600;
    padding: 5px;
    font-weight: bold;
    color: #fff;
    border: #ff6600 1px solid !important;
}

    .html-shopping-cart-page .totals .go-to-cart-button:hover {
        padding: 5px;
        font-weight: bold;
        color: #fff;
        border: #ff6600 1px solid !important;
    }

.product-unit-price {
    color: #ff6600;
    font-size: 20px;
    font-weight: 500;
}

.table-bordered .sku .sr-only {
    position: initial;
    height: auto;
    width: auto;
    margin: 0;
    overflow: inherit;
    font-weight: bold;
}

.payment-cards {
    background: #f1f2f8;
    padding: 10px;
}

.product-picture.text-md-center {
    text-align: left !important;
}

.product-picture img {
    display: block;
    width: auto;
    max-width: none;
    height: 120px;
    margin: 0 auto;
    object-fit: contain;
}

/****Start-MultiStep-Checkout-page****/

.motorcycle-selection-page .form-fields h2, .motorcycle-selection-page .form-fields h3 {
    font-weight: 900;
    color: #ff6600;
}

.motorcycle-selection-page .inputs label {
    width: 100px;
    text-align: left;
    font-weight: 600;
    font-size: 17px;
    color: #fff;
}

.motorcycle-selection-page .inputs {
    font-size: 17px;
    color: #fff;
}

.motorcycle-selection-page-container {
    background: rgb(188, 2, 27);
    background: linear-gradient(180deg, rgba(188, 2, 27, 1) 0%, rgba(205, 25, 45, 1) 16%);
    padding: 30px 0;
}

.motorcycle-selection-page .go-to-cart-button {
    background: #fff;
    color: #ff6600;
    padding: 7px;
    width: 400px;
    transform: skewX(26deg);
    text-transform: uppercase;
}

    .motorcycle-selection-page .go-to-cart-button strong {
        transform: skew(-26deg) !important;
        display: block;
    }

    .motorcycle-selection-page .go-to-cart-button:hover {
        color: #fff;
    }

.motorcycle-selection-page .radio-label-w-40 {
    width: 110px;
}

.motorcycle-selection-page input[type="radio"] {
    color: #fff;
}

.motorcycle-selection-page input[type="radio"] {
    display: none;
}

    .motorcycle-selection-page input[type="radio"] + label::before, .motorcycle-selection-page input[type="checkbox"] + label::before, .custom-checkbox + label::before {
        background: #fff;
        border: solid 1px #E0E2E7;
        margin-right: 0;
    }

.custom-checkbox + label {
    margin-bottom: 0px;
    line-height: 1;
}

    .motorcycle-selection-page input[type="radio"] + label::before, .motorcycle-selection-page input[type="checkbox"] + label::before, .motorcycle-selection-page input[type="checkbox"] + label::before, .custom-checkbox + label::before {
        /* content: "\f111"; */
        /* font: normal normal normal 14px/1 FontAwesome; */
        /* display: inline-block; */
        height: 16px;
        width: 16px;
        color: transparent;
        transition: all 0.2s;
        font-size: 14px;
        line-height: 18px;
        text-align: center;
        cursor: pointer;
        background-position: center;
    }

.motorcycle-selection-page input[type="radio"]:checked + label::before {
    color: #ff6600;
}

.TriumphSparePartsFinder-list {
    padding: 10px 25px;
    background: #f5f7f9;
}

.products-list-header-body ul li strong {
    color: #9E9FA3 !important;
    font-weight: 400;
}

.PartsFinder-container a {
    color: #333;
    line-height: 1.1;
    display: flex;
    align-items: center;
    font-size: 24px;
    font-weight: 500;
}

.PartsFinder-titel {
    padding: 10px;
    color: #ff6600;
    font-size: 20px;
    font-weight: 500;
}

.PartsFinder-container .box span {
    position: absolute;
    background: #000000;
    z-index: 55;
    bottom: 0px;
    padding: 5px 15px;
    color: #fff;
    left: 0;
}

.PartsFinder-container .box {
    height: auto;
    clip-path: polygon(18% 0%, 100% 0%, 100% 84%, 82% 100%, 0% 100%, 0% 16%);
    background-color: #E0E2E7;
    padding: 1px;
}

.PartsFinder-container .year-list .box {
    clip-path: polygon(10% 0%, 100% 0%, 100% 86%, 90% 100%, 0% 100%, 0% 16%);
    margin-bottom: 30px;
}

    .PartsFinder-container .year-list .box a {
        width: 100%;
        background-color: #fff;
        clip-path: polygon(10% 0%, 100% 0%, 100% 86%, 90% 100%, 0% 100%, 0% 16%);
        display: flex;
        align-items: center;
        justify-content: center;
        height: auto;
    }

.PartsFinder-container .nav-tabs {
    margin-bottom: 30px
}

    .PartsFinder-container .nav-tabs .nav-link {
        border: none;
        width: 33.33333%;
        font-size: 24px;
        font-weight: 500;
        border-bottom: solid 2px #DEE2EB;
        justify-content: center;
    }

        .PartsFinder-container .nav-tabs .nav-link.active {
            border-bottom: solid 2px #ff6600;
        }

.PartsFinder-container .box img {
    width: 90%;
}

.PartsFinder-container .title-block {
    margin-bottom: 30px
}

.PartsFinder-container h6 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 24px;
}

.PartsFinder-container h1 {
    font-weight: 700;
    font-size: 52px;
}

.PartsFinder-container p {
    color: #090909;
    margin-bottom: 8px;
}

.PartsFinder-container h6 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px;
}

.PartsFinder-container .select-dropdown {
    max-width: 300px;
    margin-left: auto;
    margin-bottom: 30px;
    margin-top: -75px;
}

    .PartsFinder-container .select-dropdown select {
        height: 44px;
        background-color: #F7F8FA;
        border: none;
        border-radius: 0px;
        background-image: url(../images/select-arrow.svg);
        background-size: 12px;
        background-position: center right 18px;
        padding-left: 16px;
        -webkit-appearance: none;
        appearance: none;
        font-size: 16px;
        font-weight: 500;
    }

.PartsFinder-container .go-to-cart-button {
    width: 270px;
    height: 57px;
    font-size: 24px;
    font-weight: 500
}

.PartsFinder-container p.PartsFinder-sub-title-contain {
    color: #9E9FA3;
    margin-bottom: 0px;
}

.PartsFinder-container p {
    font-size: 18px;
    color: #5E5F61;
}

.PartsFinder-container .text-left h2 {
    font-size: 24px;
    font-weight: 700;
}

.PartsFinder-container .spf-bottom-text {
    margin-top: 20px
}

    .PartsFinder-container .spf-bottom-text h2 {
        margin-top: 1rem
    }

.progress-bar-box-one span.active {
    background: #ff6600 !important;
}

.progress-bar-box-one strong.active .fa-check {
    font-size: 13px;
}

.progress-bar-box-one span, .progress-bar-box-one span.active {
    background: #C6C6C6;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align: center;
    color: white;
    margin-right: 8px;
}

.PartsFinder-container {
    margin-top: 40px;
    padding-bottom: 130px;
}

    .PartsFinder-container .sp-year .centered, .PartsFinder-container .sp-model .centered {
        padding: 50px 10px;
        text-align: center;
        font-size: 30px;
        font-weight: 500;
        width: 100%;
    }

    .PartsFinder-container .sp-year:hover .centered, .PartsFinder-container .sp-model:hover .centered {
        background-color: #ECECEC;
    }

    .PartsFinder-container .steps {
        display: flex;
        width: 100%;
        align-items: center;
        margin-bottom: 30px;
    }

        .PartsFinder-container .steps .divider {
            background: #e2e6ed;
            height: 2px;
            width: 130px;
            margin: 0px 16px;
            flex-grow: 1;
        }

.progress-bar-box-one.htm-spf-active::after {
    background: #ff6600 !important;
}

.progress-bar-box-one.progress-bar-box-four::after {
    display: none;
}

.progress-bar-box-one {
    font-size: 24px;
    font-weight: 500;
    display: flex;
    align-items: center;
    flex-grow: 0;
    flex-shrink: 0;
}

    .progress-bar-box-one a {
        font-size: inherit;
        display: inherit;
        flex-direction: inherit;
        line-height: inherit;
    }

.PartsFinder-container .col-md-4 a {
    font-size: 24px;
    color: #090909;
    font-weight: 500;
    margin-top: 18px;
    margin-bottom: 30px;
    line-height: 1;
}

.PartsFinder-container .box a {
    width: 100%;
    height: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px;
    background-color: #fff;
    clip-path: polygon(18% 0%, 100% 0%, 100% 84%, 82% 100%, 0% 100%, 0% 16%);
    transition: none
}

    .PartsFinder-container .box a:hover {
        background-color: #ECECEC;
    }

        .PartsFinder-container .box a:hover img {
            mix-blend-mode: multiply
        }

    .PartsFinder-container .box a.sp-module:hover {
        background-color: #f2f3f8;
    }

.PartsFinder-container .col-md-4:hover .sp-category {
    color: #ff6600;
}

.horizontal li:last-child a {
    color: #ff6600;
    line-height: 32px;
}

.page.search-page .products-body-content {
    padding: 0px !important
}

.page.search-page h1 {
    font-family: Blender Pro;
    font-size: 64px;
    line-height: 64px;
    font-weight: 600;
    margin-bottom: 0px;
    padding-top: 0px !important;
    text-align: left;
}

    .page.search-page h1 span.h1-bike {
        color: #ff6600;
        font-size: 24px;
        line-height: 22px;
        display: block;
    }

.page.search-page p {
    font-family: Blender Pro;
    font-size: 18px;
    font-weight: 400;
    color: #5E5F61;
    line-height: 1.5;
    margin-bottom: 0px;
    text-align: left;
}

.page.search-page .banner-image {
    object-fit: cover;
    object-position: top;
    margin-top: 20px;
}

.master-column-wrapper {
    margin-top: 140px;
}

.custom-container {
    max-width: 1170px
}

.hp-usp-box {
    background-color: rgba(126, 132, 188, 0.1);
    padding: 80px 0px 104px 0px;
    font-family: 'Blender Pro';
    position: relative;
    overflow-x: hidden;
}

    .hp-usp-box:after {
        width: 0px;
        height: 0px;
        content: "";
        border: 80px solid transparent;
        border-top: 80px solid #fff;
        border-right: 80px solid #fff;
        transform: rotate(-13.5deg);
        position: absolute;
        right: -13px;
        top: -20px;
    }

    .hp-usp-box .title h2 {
        text-align: center;
        font-size: 52px;
        color: #090909;
        font-weight: 700;
        margin-bottom: 16px;
        margin-bottom: 40px;
        line-height: 1;
    }

    .hp-usp-box .description-box {
        position: relative;
        display: grid;
        grid-column-gap: 30px;
        grid-template-columns: minmax(10px, 1fr) minmax(10px, 1fr) minmax(10px, 1fr);
    }

        .hp-usp-box .description-box::before {
            content: "";
            position: absolute;
            width: 30px;
            height: 30px;
            left: -20px;
            top: -20px;
            border-left: 1px solid #FF6600;
            border-top: 1px solid #FF6600;
        }

        .hp-usp-box .description-box::after {
            content: "";
            position: absolute;
            width: 30px;
            height: 30px;
            right: -20px;
            bottom: -20px;
            border-right: 1px solid #FF6600;
            border-bottom: 1px solid #FF6600;
        }

    .hp-usp-box .description-box-item {
        padding: 20px 23px 12px 23px;
        background-color: #fff;
    }

        .hp-usp-box .description-box-item .item-picture {
            display: none;
        }

        .hp-usp-box .description-box-item .item-text-title {
            font-size: 20px;
            color: #090909;
            text-align: left;
            font-weight: 700;
            display: flex;
            align-items: center;
            justify-content: flex-start;
        }

            .hp-usp-box .description-box-item .item-text-title img {
                width: 20px;
                height: auto;
                margin-right: 10px
            }

            .hp-usp-box .description-box-item .item-text-title strong {
                color: #090909
            }

        .hp-usp-box .description-box-item .item-text-body {
            color: #5E5F61
        }

            .hp-usp-box .description-box-item .item-text-body p {
                text-align: left
            }

/* HP Banner Box*/

.hp-banner-box {
    background-color: rgba(126, 132, 188, 0.1);
    padding: 80px 0px 80px 0px;
    font-family: 'Blender Pro';
    position: relative;
    overflow: hidden;
}

    .hp-banner-box .description-box {
        position: relative;
        display: grid;
        grid-column-gap: 30px;
        grid-template-columns: minmax(10px, 1fr) minmax(10px, 1fr) minmax(10px, 1fr);
    }

        .hp-banner-box .description-box::before {
            content: "";
            position: absolute;
            width: 30px;
            height: 30px;
            left: -20px;
            top: -20px;
            border-left: 1px solid #FF6600;
            border-top: 1px solid #FF6600;
        }

        .hp-banner-box .description-box::after {
            content: "";
            position: absolute;
            width: 30px;
            height: 30px;
            right: -20px;
            bottom: -20px;
            border-right: 1px solid #FF6600;
            border-bottom: 1px solid #FF6600;
        }

    .hp-banner-box::after {
        width: 0px;
        height: 0px;
        content: "";
        border: 60px solid transparent;
        border-bottom-color: transparent;
        border-bottom-style: solid;
        border-bottom-width: 80px;
        border-left-color: transparent;
        border-left-style: solid;
        border-left-width: 60px;
        border-bottom: 60px solid #fff;
        border-left: 60px solid #fff;
        transform: rotate(-13.5deg);
        position: absolute;
        left: -13px;
        bottom: -22px;
        font-size: 0;
    }

    .hp-banner-box::before {
        width: 0px;
        height: 0px;
        content: "";
        border: 60px solid transparent;
        border-top-color: transparent;
        border-top-style: solid;
        border-top-width: 80px;
        border-right-color: transparent;
        border-right-style: solid;
        border-right-width: 80px;
        border-top: 60px solid #fff;
        border-right: 60px solid #fff;
        transform: rotate(-13.5deg);
        position: absolute;
        right: -13px;
        top: -20px;
    }

    .hp-banner-box .description-box .item-img-body {
        display: flex;
    }

        .hp-banner-box .description-box .item-img-body a {
            width: 100%
        }

            .hp-banner-box .description-box .item-img-body a img {
                width: 100%;
                opacity: 1
            }

/* HP Banner Box End */

/* HP Banner Box Overrides for HP Award Box */

    .hp-banner-box.hp-award-box {
        padding: 50px 0px 50px 0px;
    }

    .hp-banner-box.hp-award-box .description-box {
        position: relative;
        display: grid;
        grid-column-gap: 30px;
        grid-template-columns: minmax(10px, 1fr) minmax(10px, 1fr);
    }

    .hp-banner-box.hp-award-box .custom-container-fluid {
        padding-left: 200px !important;
        padding-right: 200px !important;
    }

/* HP Banner Box Overrides for HP Award End */


.home-page-newsletter {
    background-color: #FF6600;
    text-align: center;
    color: #fff;
    padding: 62px 30px 83px 30px;
    font-family: 'Blender Pro';
    overflow-x: hidden;
}

.topic-block-body .home-page-newsletter {
    padding: 0px;
}

.topic-block-title h2 {
    font-weight: 700;
    font-size: 52px;
    margin-bottom: 10px;
    line-height: 1;
}

.topic-block-title {
    border-bottom: none;
    margin: 0px;
    min-height: auto;
    padding: 0px;
}

.home-page-newsletter .topic-block, .home-page-seo-text_bottom .topic-block, .home-page-seo-text_bottom-DE .topic-block, .home-page-seo-text_bottom-ES .topic-block, .home-page-seo-text-only .topic-block {
    max-width: 1170px;
    margin: 0px auto
}

.home-page-newsletter .block-text-top h2 {
    font-weight: 700;
    font-size: 52px;
    line-height: 1.2;
    margin-bottom: 10px;
}

.home-page-newsletter .block-text-top .block-text-title {
    font-size: 24px;
    line-height: 1.16;
    text-align: center;
    font-family: 'TradeGothicLTCom';
}

.home-page-newsletter .block-text-bottom form {
    margin-top: 50px;
    display: flex;
    align-items: stretch;
    justify-content: center;
    margin-bottom: 24px;
}

    .home-page-newsletter .block-text-bottom form input {
        width: 425px;
        height: 58px;
        background-color: #FF771D;
        border: none;
        color: #fff;
        padding-left: 16px;
        font-weight: 400;
        font-family: 'TradeGothicLTCom';
    }

    .home-page-newsletter .block-text-bottom form button {
        font-size: 24px;
        font-weight: 700;
        border: none;
        padding: 0px 27px;
        background-color: #f0f0f0;
        color: #090909;
    }

        .home-page-newsletter .block-text-bottom form button:hover {
            background-color: #090909;
            color: #fff
        }

    .home-page-newsletter .block-text-bottom form input::placeholder {
        color: #FFCFAF;
        opacity: 1;
        /* Firefox */
    }

    .home-page-newsletter .block-text-bottom form input:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #FFCFAF;
    }

    .home-page-newsletter .block-text-bottom form input::-ms-input-placeholder {
        /* Microsoft Edge */
        color: #FFCFAF;
    }

.home-page-newsletter .block-text-bottom p {
    text-align: center;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .home-page-newsletter .block-text-bottom p img {
        width: 16px;
        height: auto;
        margin-right: 9px
    }

.home-page-seo-text_bottom, .home-page-seo-text_bottom-DE, .home-page-seo-text_bottom-ES, .home-page-seo-text-only {
    padding: 140px 30px 160px 30px;
    overflow-x: hidden;
}

    .home-page-seo-text_bottom .topic-block, .home-page-seo-text_bottom-DE .topic-block, .home-page-seo-text_bottom-ES .topic-block, .home-page-seo-text-only .topic-block {
        position: relative
    }

        .home-page-seo-text_bottom .topic-block::before {
            content: "1989";
            position: absolute;
            font-family: 'Blender Pro';
            font-weight: 700;
            font-size: 256px;
            line-height: 90%;
            left: -260px;
            bottom: -90px;
            text-transform: uppercase;
            color: #F7F8F9;
            transform: rotate(-90deg) translate(66%, -50%);
            z-index: -1;
        }

        .home-page-seo-text_bottom-DE .topic-block::before {
            content: "1994";
            position: absolute;
            font-family: 'Blender Pro';
            font-weight: 700;
            font-size: 256px;
            line-height: 90%;
            left: -260px;
            bottom: -90px;
            text-transform: uppercase;
            color: #F7F8F9;
            transform: rotate(-90deg) translate(66%, -50%);
            z-index: -1;
        }

        .home-page-seo-text_bottom-ES .topic-block::before {
            content: "Ubicaciones";
            position: absolute;
            font-family: 'Blender Pro';
            font-weight: 700;
            font-size: 128px;
            line-height: 90%;
            left: -451px;
            bottom: -243px;
            text-transform: uppercase;
            color: #F7F8F9;
            transform: rotate(-90deg) translate(66%, -50%);
            z-index: -1;
        }

    .home-page-seo-text_bottom .home-txt .topic-block::before, .home-page-seo-text_bottom-ES .home-txt .topic-block::before, .home-page-seo-text_bottom-DE .home-txt .topic-block::before {
        content: "KTM";
        position: absolute;
        font-family: 'Blender Pro';
        font-weight: 700;
        font-size: 256px;
        line-height: 90%;
        left: -210px;
        bottom: -290px;
        text-transform: uppercase;
        color: #F7F8F9;
        transform: rotate(-90deg) translate(66%, -50%);
        z-index: -1;
    }

    .home-page-seo-text_bottom .topic-block-body, .home-page-seo-text_bottom-ES .topic-block-body, .home-page-seo-text_bottom-DE .topic-block-body, .home-page-seo-text-only .topic-block-body {
        display: flex;
        justify-content: space-between;
        align-items: center
    }

        .home-page-seo-text_bottom .topic-block-body .block-text, .home-page-seo-text_bottom-ES .topic-block-body .block-text, .home-page-seo-text_bottom-DE .topic-block-body .block-text, .home-page-seo-text-only .topic-block-body .block-text {
            width: 60%;
            max-width: 449px;
        }

        .home-page-seo-text_bottom .topic-block-body .block-image, .home-page-seo-text_bottom-ES .topic-block-body .block-image, .home-page-seo-text_bottom-DE .topic-block-body .block-image {
            width: 40%;
            position: relative;
            flex-shrink: 0;
        }

            .home-page-seo-text_bottom .topic-block-body .block-image img, .home-page-seo-text_bottom-ES .topic-block-body .block-image img, .home-page-seo-text_bottom-DE .topic-block-body .block-image img {
                object-fit: cover;
                height: 550px;
                width: 100%;
                clip-path: polygon(0% 23%, 35% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 16%);
            }

            .home-page-seo-text_bottom .topic-block-body .block-image::before, .home-page-seo-text_bottom-ES .topic-block-body .block-image::before, .home-page-seo-text_bottom-DE .topic-block-body .block-image::before {
                content: "";
                position: absolute;
                width: 30px;
                height: 30px;
                right: -20px;
                bottom: -20px;
                border-right: 1px solid #FF6600;
                border-bottom: 1px solid #FF6600;
            }

        .home-page-seo-text_bottom .topic-block-body .block-text h2, .home-page-seo-text_bottom-ES .topic-block-body .block-text h2, .home-page-seo-text_bottom-DE .topic-block-body .block-text h2, .home-page-seo-text-only .topic-block-body .block-text h2 {
            font-size: 52px;
            color: #090909;
            font-weight: 700;
            line-height: 1;
            margin-bottom: 50px;
            text-align: left;
        }

        .home-page-seo-text_bottom .topic-block-body .block-text p, .home-page-seo-text_bottom-ES .topic-block-body .block-text p, .home-page-seo-text_bottom-DE .topic-block-body .block-text p, .home-page-seo-text-only .topic-block-body .block-text p {
            font-size: 18px;
            text-align: left;
            line-height: 1.6;
        }

.home-page-seo-text_buttom_img_left {
    padding: 0px 15px 160px 15px;
    width: 100%;
    font-family: 'Blender Pro';
}

    .home-page-seo-text_buttom_img_left .topic-block-body {
        display: flex;
        justify-content: space-between;
        align-items: center
    }

        .home-page-seo-text_buttom_img_left .topic-block-body .block-text {
            max-width: 590px;
        }

        .home-page-seo-text_buttom_img_left .topic-block-body .block-image {
            width: 490px;
            position: relative;
            padding-left: 20px;
        }

            .home-page-seo-text_buttom_img_left .topic-block-body .block-image img {
                object-fit: cover;
                height: 550px;
                width: 100%;
            }

            .home-page-seo-text_buttom_img_left .topic-block-body .block-image::before {
                content: "";
                position: absolute;
                width: 30px;
                height: 30px;
                left: 0px;
                bottom: -20px;
                border-left: 1px solid #FF6600;
                border-bottom: 1px solid #FF6600;
            }

        .home-page-seo-text_buttom_img_left .topic-block-body .block-text h2 {
            font-size: 52px;
            color: #090909;
            font-weight: 700;
            line-height: 1;
            margin-bottom: 16px;
            text-align: left;
        }

        .home-page-seo-text_buttom_img_left .topic-block-body .block-text h3 {
            font-size: 24px;
            color: #090909;
            font-weight: 700;
            line-height: 1;
            margin-bottom: 12px;
            text-align: left;
        }

        .home-page-seo-text_buttom_img_left .topic-block-body .block-text p {
            font-size: 18px;
            text-align: left;
            line-height: 1.6;
            color: #5E5F61;
        }

        .home-page-seo-text_buttom_img_left .topic-block-body .block-text a {
            font-size: 18px;
            font-weight: 700;
            margin-top: 16px;
            display: block;
        }

.home-page-seo-text_buttom {
    padding: 0px 15px 160px 15px;
    width: 100%;
    font-family: 'Blender Pro';
    position: relative
}

.html-product-details-page .home-page-seo-text_buttom {
    max-width: 1230px;
    margin: 0px auto;
    padding: 140px 30px 140px 30px;
}

    .html-product-details-page .home-page-seo-text_buttom::before {
        top: 30%;
    }

.home-page-seo-text_buttom::before {
    content: "KTM";
    position: absolute;
    font-family: 'Blender Pro';
    font-weight: 700;
    font-size: 256px;
    line-height: 90%;
    left: -200px;
    top: 0px;
    text-transform: uppercase;
    color: #F7F8F9;
    transform: rotate(-90deg) translate(10%, -50%);
}

.home-page-seo-text_buttom .topic-block-body {
    display: flex;
    justify-content: space-between;
    align-items: center
}

    .home-page-seo-text_buttom .topic-block-body .block-text {
        max-width: 590px;
    }

    .home-page-seo-text_buttom .topic-block-body .block-image {
        width: 490px;
        position: relative;
        padding-right: 20px;
        flex-shrink: 0;
    }

        .home-page-seo-text_buttom .topic-block-body .block-image img {
            object-fit: cover;
            height: 550px;
            width: 100%;
        }

        .home-page-seo-text_buttom .topic-block-body .block-image::before {
            content: "";
            position: absolute;
            width: 30px;
            height: 30px;
            right: 0px;
            bottom: -20px;
            border-right: 1px solid #FF6600;
            border-bottom: 1px solid #FF6600;
        }

    .home-page-seo-text_buttom .topic-block-body .block-text h2 {
        font-size: 52px;
        color: #090909;
        font-weight: 700;
        line-height: 1;
        margin-bottom: 16px;
        text-align: left;
    }

    .home-page-seo-text_buttom .topic-block-body .block-text h3 {
        font-size: 24px;
        color: #090909;
        font-weight: 700;
        line-height: 1;
        margin-bottom: 12px;
        text-align: left;
    }

    .home-page-seo-text_buttom .topic-block-body .block-text p {
        font-size: 18px;
        text-align: left;
        line-height: 1.6;
        color: #5E5F61;
    }

    .home-page-seo-text_buttom .topic-block-body .block-text a {
        font-size: 18px;
        font-weight: 700;
        margin-top: 16px;
        display: block;
    }

/*start .contact_topicpage */

.contact_topicpage {
    padding: 0px 15px 160px 15px;
    width: 90%;
    font-family: 'Blender Pro';
    position: relative;
    margin: 0 auto;
}

    .contact_topicpage::before {
        content: "Kontakt";
        position: absolute;
        font-family: 'Blender Pro';
        font-weight: 700;
        font-size: 80px;
        line-height: 90%;
        left: -140px;
        top: 0px;
        text-transform: uppercase;
        color: #F7F8F9;
        transform: rotate(-90deg) translate(-27%, -50%);
    }

    .contact_topicpage::after {
        content: "Kundenservice";
        position: absolute;
        font-family: 'Blender Pro';
        font-weight: 700;
        font-size: 80px;
        line-height: 90%;
        right: -350px;
        bottom: -200px;
        text-transform: uppercase;
        color: #F7F8F9;
        transform: rotate(-90deg) translate(100%, -50%);
    }

    .contact_topicpage .topic-block-body {
        padding: 0px 100px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: relative
    }

        .contact_topicpage .topic-block-body::before {
            content: "";
            position: absolute;
            left: 0px;
            top: 0px;
            height: 100%;
            width: 100%;
            background-color: #F7F8FA;
            z-index: -1;
            clip-path: polygon(0% 0%, 89% 0%, 100% 14%, 100% 100%, 11% 100%, 0% 86%);
        }

        .contact_topicpage .topic-block-body .block-text {
            max-width: 590px;
        }

        .contact_topicpage .topic-block-body .block-image {
            width: 490px;
            position: relative;
            margin: -25px 0px;
        }

            .contact_topicpage .topic-block-body .block-image img {
                object-fit: cover;
                height: 600px;
                width: 100%;
            }

            .contact_topicpage .topic-block-body .block-image::before {
                content: "";
                position: absolute;
                width: 30px;
                height: 30px;
                right: -20px;
                bottom: -20px;
                border-right: 1px solid #FF6600;
                border-bottom: 1px solid #FF6600;
            }

            .contact_topicpage .topic-block-body .block-image::after {
                content: "";
                position: absolute;
                width: 30px;
                height: 30px;
                left: -20px;
                top: -20px;
                border-top: 1px solid #FF6600;
                border-left: 1px solid #FF6600;
            }

        .contact_topicpage .topic-block-body .block-text h2 {
            font-size: 40px;
            color: #090909;
            font-weight: 700;
            line-height: 1;
            margin-bottom: 8px;
            text-align: left;
        }

        .contact_topicpage .topic-block-body .block-text .title-block {
            display: flex;
            align-items: center;
            justify-content: flex-start;
            margin-bottom: 16px;
            margin-top: 40px;
        }

            .contact_topicpage .topic-block-body .block-text .title-block img {
                margin-right: 10px;
                width: 14px;
                height: auto;
            }

        .contact_topicpage .topic-block-body .block-text h3 {
            font-size: 18px;
            color: #090909;
            font-weight: 700;
            line-height: 1;
            text-align: left;
            margin-bottom: 0px;
            text-transform: uppercase;
        }

        .contact_topicpage .topic-block-body .block-text p {
            font-size: 14px;
            text-align: left;
            line-height: 1.6;
            margin-bottom: 0px;
            margin-top: 0px;
            color: #5E5F61;
        }

            .contact_topicpage .topic-block-body .block-text p:first-of-type {
                font-size: 18px;
            }

        .contact_topicpage .topic-block-body .block-text a {
            font-size: 18px;
            font-weight: 700;
            margin-top: 16px;
            display: block;
        }

/*end .contact_topicpage */

/*start .contact_topicpage_ES */

.contact_topicpage_es {
    padding: 0px 15px 160px 15px;
    width: 90%;
    font-family: 'Blender Pro';
    position: relative;
    margin: 0 auto;
}

    .contact_topicpage_es::before {
        content: "Contacto";
        position: absolute;
        font-family: 'Blender Pro';
        font-weight: 700;
        font-size: 80px;
        line-height: 90%;
        left: -171px;
        top: 0px;
        text-transform: uppercase;
        color: #F7F8F9;
        transform: rotate(-90deg) translate(-27%, -50%);
    }

    .contact_topicpage_es::after {
        content: "Servicio al Cliente";
        position: absolute;
        font-family: 'Blender Pro';
        font-weight: 700;
        font-size: 80px;
        line-height: 90%;
        right: -412px;
        bottom: -200px;
        text-transform: uppercase;
        color: #F7F8F9;
        transform: rotate(-90deg) translate(100%, -50%);
    }

    .contact_topicpage_es .topic-block-body {
        padding: 0px 100px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: relative
    }

        .contact_topicpage_es .topic-block-body::before {
            content: "";
            position: absolute;
            left: 0px;
            top: 0px;
            height: 100%;
            width: 100%;
            background-color: #F7F8FA;
            z-index: -1;
            clip-path: polygon(0% 0%, 89% 0%, 100% 14%, 100% 100%, 11% 100%, 0% 86%);
        }

        .contact_topicpage_es .topic-block-body .block-text {
            max-width: 590px;
        }

        .contact_topicpage_es .topic-block-body .block-image {
            width: 490px;
            position: relative;
            margin: -25px 0px;
        }

            .contact_topicpage_es .topic-block-body .block-image img {
                object-fit: cover;
                height: 600px;
                width: 100%;
            }

            .contact_topicpage_es .topic-block-body .block-image::before {
                content: "";
                position: absolute;
                width: 30px;
                height: 30px;
                right: -20px;
                bottom: -20px;
                border-right: 1px solid #FF6600;
                border-bottom: 1px solid #FF6600;
            }

            .contact_topicpage_es .topic-block-body .block-image::after {
                content: "";
                position: absolute;
                width: 30px;
                height: 30px;
                left: -20px;
                top: -20px;
                border-top: 1px solid #FF6600;
                border-left: 1px solid #FF6600;
            }

        .contact_topicpage_es .topic-block-body .block-text h2 {
            font-size: 40px;
            color: #090909;
            font-weight: 700;
            line-height: 1;
            margin-bottom: 8px;
            text-align: left;
        }

        .contact_topicpage_es .topic-block-body .block-text .title-block {
            display: flex;
            align-items: center;
            justify-content: flex-start;
            margin-bottom: 16px;
            margin-top: 40px;
        }

            .contact_topicpage_es .topic-block-body .block-text .title-block img {
                margin-right: 10px;
                width: 14px;
                height: auto;
            }

        .contact_topicpage_es .topic-block-body .block-text h3 {
            font-size: 18px;
            color: #090909;
            font-weight: 700;
            line-height: 1;
            text-align: left;
            margin-bottom: 0px;
            text-transform: uppercase;
        }

        .contact_topicpage_es .topic-block-body .block-text p {
            font-size: 14px;
            text-align: left;
            line-height: 1.6;
            margin-bottom: 0px;
            margin-top: 0px;
            color: #5E5F61;
        }

            .contact_topicpage_es .topic-block-body .block-text p:first-of-type {
                font-size: 18px;
            }

        .contact_topicpage_es .topic-block-body .block-text a {
            font-size: 18px;
            font-weight: 700;
            margin-top: 16px;
            display: block;
        }

/*end .contact_topicpage_ES */

.store-info-banner {
    background-color: rgba(126, 132, 188, 0.1);
    padding: 80px 0px 95px 0px;
    font-family: 'Blender Pro';
    position: relative;
    background-image: url(../images/store-info-banner-bg.svg);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto 75%;
    overflow: hidden;
}

.store-info-banner-DE {
    background-color: rgba(126, 132, 188, 0.1);
    padding: 80px 0px 95px 0px;
    font-family: 'Blender Pro';
    position: relative;
    background-image: url(../images/store-info-banner-bg-de.svg);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto 75%;
}

.store-info-banner-ES {
    background-color: rgba(126, 132, 188, 0.1);
    padding: 80px 0px 95px 0px;
    font-family: 'Blender Pro';
    position: relative;
    background-image: url(../images/store-info-banner-bg-es.svg);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto 75%;
}

    .store-info-banner:before, .store-info-banner-DE:before, .store-info-banner-ES:before {
        width: 0px;
        height: 0px;
        content: "";
        border: 80px solid transparent;
        border-top: 80px solid #fff;
        border-right: 80px solid #fff;
        transform: rotate(-13.5deg);
        position: absolute;
        right: -13px;
        top: -20px;
    }

    .store-info-banner:after, .store-info-banner-DE:after, .store-info-banner-ES:after {
        width: 0px;
        height: 0px;
        content: "";
        border: 50px solid transparent;
        border-bottom: 50px solid #fff;
        border-left: 50px solid #fff;
        transform: rotate(-13.5deg);
        position: absolute;
        left: -13px;
        bottom: -13px;
    }

    .store-info-banner .topic-block-body .title h2, .store-info-banner-DE .topic-block-body .title h2, .store-info-banner-ES .topic-block-body .title h2 {
        font-size: 52px;
        color: #090909;
        font-weight: 900;
        text-align: left;
        text-transform: initial;
        line-height: 1;
        margin-bottom: 40px;
        font-weight: 700;
        max-width: 560px;
    }

    .store-info-banner .description-box, .store-info-banner-DE .description-box, .store-info-banner-ES .description-box {
        position: relative;
        display: grid;
        grid-column-gap: 30px;
        grid-template-columns: minmax(10px, 1fr) minmax(10px, 1fr) minmax(10px, 1fr);
        max-width: 800px
    }

    .store-info-banner .description-box-item .item-text-title, .store-info-banner-DE .description-box-item .item-text-title, .store-info-banner-ES .description-box-item .item-text-title {
        font-size: 18px;
        color: #090909;
        text-align: left;
        font-weight: 700;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-bottom: 15px;
    }

        .store-info-banner .description-box-item .item-text-title img, .store-info-banner-DE .description-box-item .item-text-title img, .store-info-banner-ES .description-box-item .item-text-title img {
            width: 15px;
            height: auto;
            margin-right: 10px
        }

        .store-info-banner .description-box-item .item-text-title strong, .store-info-banner-DE .description-box-item .item-text-title strong, .store-info-banner-ES .description-box-item .item-text-title strong {
            color: #090909
        }

    .store-info-banner .description-box-item .item-text-body, .store-info-banner-DE .description-box-item .item-text-body, .store-info-banner-ES .description-box-item .item-text-bod {
        color: #5E5F61
    }

        .store-info-banner .description-box-item .item-text-body p, .store-info-banner-DE .description-box-item .item-text-body p, .store-info-banner-ES .description-box-item .item-text-body p {
            text-align: left;
            color: #5E5F61;
            font-size: 14px;
            margin: 0px;
        }

            .store-info-banner .description-box-item .item-text-body p a, .store-info-banner-DE .description-box-item .item-text-body p a, .store-info-banner-ES .description-box-item .item-text-body p a {
            }

.footer-container .pb-3, .footer-container .py-3 {
    padding-bottom: 0px !important;
}

@media(max-width: 991px) {
    .cart td.product-picture {
        padding-left: 30px;
        position: relative;
    }

    .cart .product a {
        max-width: 100%;
        white-space: pre-wrap;
    }

    .jsmartable-collapse {
        position: absolute;
        left: 5px;
    }

    .wishlist-content .jsmartable-collapse {
        position: inherit;
    }

    .wishlist-content .table-wrapper {
        padding: 0 !important;
        border: 0 !important;
    }

    .jsmartable-subcol input[type="text"] {
        width: 80px;
        text-align: left;
        border: none;
        box-shadow: none;
        padding: 0px
    }

    .cart td.quantity input {
        width: 80px;
        text-align: center;
        border: 1px solid #dde1e7;
        box-shadow: none;
        padding: 0px;
    }
}

@media (min-width: 992px) {
    .top-nav-container .header-links .motorcycle a::after, .nav-item.user-header-items.dropdown.dropdown-login::after, .nav-item.dropdown.search-box-dropdown::after, .top-nav-container .header-links .nav-link.ico-cart::after {
        top: 50%;
        transform: skew(20deg) translateY(-50%) translateX(12px);
    }
}

@media(max-width: 991px) {
    .cart td.product-picture {
        min-width: 80px;
        padding-left: 30px;
        position: relative;
        vertical-align: middle !important;
    }

        .cart td.product-picture img {
            display: inline-block;
            height: auto;
            max-width: 100%;
        }

    .cart .product a {
        max-width: 100%;
        white-space: pre-wrap;
    }

    .hint.p-2 {
        font-size: 13px;
    }

    .fin-nr {
        font-size: 13px;
        font-weight: normal;
    }

    .wishlist-content .jsmartable-collapse {
        position: inherit;
    }

    .wishlist-content .table-wrapper {
        padding: 0 !important;
        border: 0 !important;
    }

    .wishlist-content .jsmartable-collapse {
        margin-left: 8px;
    }

    .top-nav-container .header-links .motorcycle a::after, .nav-item.user-header-items.dropdown.dropdown-login::after, .nav-item.dropdown.search-box-dropdown::after, .top-nav-container .header-links .nav-link.ico-cart::after {
        top: 0;
    }

    .nav-item.dropdown.search-box-dropdown::after, .nav-item.user-header-items.dropdown.dropdown-login::after {
        margin-left: 60px;
    }

    .top-nav-container .header-links .nav-link.ico-cart::after {
        margin-left: 14px !important;
    }

    .footer-nav-content {
        padding-bottom: 0 !important;
    }
}

@media (min-width: 1024px) {
    .bike-search-contener .bike-search-title {
        font-size: 14px;
        text-transform: unset !important;
        font-weight: 700;
        color: #090909;
    }
}

@media (min-width: 375px) {
    .search-results-close-button {
        right: -18px;
    }
}

@media (max-width: 374px) {
    .unit-price .td-title + .sku-number, .sku label.td-title + .sku-number {
        display: block;
    }
}

@media (max-width: 1009px) {
    .cart-container-main-box .jsmartable-collapse {
        position: absolute;
        left: 8px;
        top: 50%;
        transform: translateY(-50%);
    }

    .table-wrapper .product-picture {
        position: relative;
    }
}

.subscription-btn input {
    flex-shrink: 0;
    margin-right: 10px;
}

#registerAsCompany + label::before {
    display: none;
}

#registerAsCompany + label {
    cursor: pointer;
    color: #ff6600;
    user-select: none;
    font-size: 16px;
}

#registerAsCompany:checked + label > span:nth-child(1) {
    display: none;
}

#registerAsCompany:not(:checked) + label > span:nth-child(1) {
    display: inline;
}

#registerAsCompany:checked + label > span:nth-child(2) {
    display: inline;
}

#registerAsCompany:not(:checked) + label > span:nth-child(2) {
    display: none;
}

#registerAsCompany + label + .fieldset {
    display: none;
}

#registerAsCompany:checked + label + .fieldset {
    display: block;
}

.OCarousel-item .title-row {
    top: 100%;
    left: 0;
    padding: 0px;
    color: #000;
    text-align: left;
    margin-top: 15px;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Blender Pro';
}

.top-navbar-info-search {
    padding: 0;
}

    .top-navbar-info-search > form {
        align-items: stretch;
        position: relative;
    }

    .top-navbar-info-search .search-box-text {
        width: 100%;
        background-color: transparent;
        padding: 5px 16px 5px 16px;
        font-weight: 400;
        font-size: 14px;
        border: 0;
    }

    .top-navbar-info-search .search-box-button {
        padding: 5px 16px;
        border: 0;
        color: #fff;
        background: transparent;
        display: flex;
        align-items: center;
    }

        .top-navbar-info-search .search-box-button img {
            width: 16px;
        }

    .top-navbar-info-search .search-box > ul {
        overflow-y: auto;
        margin-right: 26px;
        width: 100%;
        box-shadow: 0 1px 4px #e0dcd9;
        max-height: 50vh;
    }

.tab-content-wrapper {
    overflow: hidden;
    transition: 0.3s;
    margin-top: 70px;
}

    .tab-content-wrapper strong {
        font-size: 24px
    }

.compatibility-search {
    margin: 24px 0px 14px 0px;
}

    .compatibility-search input {
        width: 100%;
        border: 1px solid #E0E2E7;
        padding: 8px 20px 8px 48px;
        height: 56px;
        background-image: url(../images/search-icon-2.svg);
        background-position: 18px center;
        background-size: 18px;
        background-repeat: no-repeat;
    }

.product-details-page .table-block {
    overflow-x: auto
}

.product-details-page .table {
    font-size: 18px;
    word-break: normal;
    margin-bottom: 60px;
}

    .product-details-page .table thead th {
        padding: 16px 0px;
        vertical-align: top;
        border-top: none;
        border-bottom: 1px solid #E0E2E7;
        word-break: normal;
    }

        .product-details-page .table thead th:nth-child(1) {
            width: 30%
        }

        .product-details-page .table thead th:nth-child(2) {
            width: 60%
        }

        .product-details-page .table thead th:nth-child(3) {
            width: 10%
        }

    .product-details-page .table td {
        padding: 14px 0px;
        border-bottom: 1px solid #E0E2E7;
        border-top: none;
        font-weight: 500;
        word-break: normal;
    }

        .product-details-page .table td:last-child {
            padding-right: 0px
        }

#product-compatibility .read-more, #product-compatibility .read-less {
    margin-top: 15px;
    cursor: pointer;
    content: "";
    color: #ff6600;
}

    #product-compatibility .read-more::before {
        content: attr(data-more);
    }

#product-compatibility.full .read-more::before {
    content: attr(data-less);
}

.col-hide {
    display: none !important;
}

.picture-owl-carousel .owl-nav .owl-prev {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.picture-owl-carousel .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.picture-owl-carousel .owl-nav .disabled {
    display: none !important;
}

#product-ktm-data .info-box {
    background-color: #F7F6FC;
    color: #878787;
    padding: 10px 18px;
    text-align: left;
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 18px;
}

    #product-ktm-data .info-box img {
        width: 20px;
        margin-right: 10px
    }

    #product-ktm-data .info-box > i {
        color: #EF5C1C;
        margin-right: 10px;
    }

#product-ktm-data table {
    text-align: left;
}

.pe-none {
    pointer-events: none;
}

.tab-titles {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 70px;
    margin-bottom: 30px;
}

    .tab-titles > span {
        font-size: 24px;
        font-weight: 500;
        cursor: pointer;
        padding: 0px 20px 7px 20px;
        flex: 1 0 0%;
        text-align: center;
        border-bottom: 2px solid #DEE2EB;
    }

        .tab-titles > span.active {
            border-bottom: 2px solid orange;
        }

#product-ktm-data .table th {
    width: unset;
}

#sub-product-tabs .product-grid {
    margin: 10px 0 0 0;
}

#sub-product-tabs {
    margin-bottom: 50px;
}

.OCarousel-container .owl-carousel .owl-nav.disabled, .thumb-list-slider .owl-carousel .owl-nav.disabled {
    display: none !important;
}

#read-more-tr td {
    border: 0;
    padding: 0px;
}

#product-ktm-data tbody tr:hover {
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.01);
}

.bikefilter-tab .nav-link {
    border: 0;
    margin-bottom: 12px;
}

    .bikefilter-tab .nav-link.active {
        border-bottom: 2px solid #ff6600;
    }

        .bikefilter-tab .nav-link.active:focus {
            border-bottom: 2px solid #ff6600 !important;
        }

.type-select {
    margin-top: 10px;
    padding: 8px 15px;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.05em;
}

.wishlist-content input[type="checkbox"] + .no-content-before::before {
    content: none !important;
}

/*product picture gallery popup start*/

.html-product-details-page #lcl_window {
    background: #fff;
    /*border: solid 3px #ff6600;*/
    min-height: 500px;
}

.html-product-details-page #lcl_contents_wrap {
    bottom: 125px;
    top: 55px;
}

.html-product-details-page .lcl_prev, .html-product-details-page .lcl_next {
    position: absolute !important;
    top: calc(50% - 50px);
    z-index: 100;
}

.html-product-details-page .lcl_prev {
    left: 10px;
}

.html-product-details-page .lcl_next {
    right: 10px;
}

.html-product-details-page #lcl_nav_cmd {
    position: static;
}

.html-product-details-page .lcl_play, .html-product-details-page .lcl_thumbs_toggle, .html-product-details-page .lcl_txt_toggle, .html-product-details-page #lcl_txt {
    display: none !important;
}

.html-product-details-page .lcl_fullscreen_mode.lcl_outer_cmd:not(.lcl_on_mobile):not([lcl-type=iframe]):not([lcl-type=html]) #lcl_nav_cmd .lcl_icon, .html-product-details-page .lcl_inner_cmd:not(.lcl_on_mobile) #lcl_nav_cmd .lcl_icon {
    opacity: 1;
    transform: scale(1);
}

#lcl_overlay {
    pointer-events: auto !important;
}

@media (max-width: 500px) {
    .html-product-details-page #lcl_contents_wrap {
        top: 35px !important;
    }

    .html-product-details-page #lcl_contents_wrap {
        bottom: 150px !important;
    }
}

/*product picture gallery popup end*/

.doc-download {
    color: #5E5F61;
    font-weight: bold;
}

textarea.personal-message {
    min-height: auto !important;
}

.motorcycle-identifier {
    border: 1px;
    box-shadow: 0px 2px 8px rgb(0 0 0 / 8%);
    border: 1px solid #dee2e6;
}

    .motorcycle-identifier .hint {
        padding: 10px 0px
    }

    .motorcycle-identifier p {
        font-size: 14px
    }

.current-code {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    margin-top: 5px;
}

/*smart-mega-menu*/

@media (max-width: 1000px) {
    .mobile-menu-trigger span {
        background-color: #000 !important;
    }

        .mobile-menu-trigger span::before, .mobile-menu-trigger span::after {
            background-color: #000 !important;
        }
}

@media (max-width: 1199.98px) {
    .custom-slider-container .item .d-flex {
        min-height: 500px;
    }

        .custom-slider-container .item .d-flex .image-slider-container {
            width: 64%;
            position: relative;
            right: -30px
        }

        .custom-slider-container .item .d-flex .slider-text-container {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 36%;
            padding-right: 10px;
        }

    .mm-navbar .nav-menu > li:last-child {
        margin-right: 0px;
    }

    .search-box form .form-fields .forgot-password a {
        font-size: 12px;
    }

    .search-box form .form-fields .remember-text {
        font-size: 12px;
    }
}

.ui-dialog .ui-dialog-content {
    width: 100% !important;
}

.orderdetails-back-button {
    background: #ACB1B5;
    color: #fff;
    padding: 10px 20px !important;
    font-size: 15px;
    font-weight: 700;
}

    .orderdetails-back-button:hover {
        background: #222 !important;
        color: #fff !important;
    }

.back-button .button-position {
    height: 200px;
}

.newsletter-page {
    max-width: 1230px;
    padding: 40px 30px;
    margin: 0px auto;
    text-align: center;
    min-height: 350px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

    .newsletter-page .page-title {
        padding: 0px;
        border-bottom: none;
    }

        .newsletter-page .page-title h1 {
            font-weight: 700;
            font-size: 44px;
            margin-bottom: 0px;
        }

    .newsletter-page .page-body {
        font-size: 20px
    }

@media (max-width: 767px) {
    .order-details-page .totals.section {
        margin-bottom: 4px;
    }

    .back-button .button-position {
        display: none;
    }
}

/* Mobile Filter Start */

#accordion-specification2 .button-group {
    display: none;
}

label[for=mobile] {
    cursor: pointer;
}

/* Mobile Filter End */

a.review-link:not([href]) {
    cursor: default;
}

#product-compatibility a {
    color: inherit;
}

#accordion-specification2 .button-group {
    margin-top: auto;
    gap: 5px;
    padding: 0 5px;
}

    #accordion-specification2 .button-group button, #accordion-specification2 .button-group label {
        width: 50%;
        padding: 10px;
        border: 3px solid #333;
    }

    #accordion-specification2 .button-group label {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 50%;
        color: #fff;
        background-color: #333;
        margin: 0;
    }

    #accordion-specification2 .button-group button.d-none + label {
        width: 100%;
    }

.clear-filters.m-hide > a {
    display: none;
}

.noUi-handle {
    color: #ff6600 !important;
    background-color: #ff6600 !important;
    border-radius: 1px !important;
    margin-left: 0px;
    margin-right: 0px;
    box-shadow: none;
}

.filters-box #slider-range {
    margin: 30px 0px 20px 0px;
}

.rangeinput input {
    border: 1px solid #E0E2E7;
}

.noUi-horizontal .noUi-handle::before, .noUi-horizontal .noUi-handle::after {
    content: unset;
}

.noUi-connects {
    height: 2px;
    background-color: #ff6600;
}

.noUi-touch-area {
    cursor: ew-resize;
}

.noUi-horizontal .noUi-handle {
    width: 14px !important;
    height: 14px !important;
    top: -6px !important;
    left: 100%;
    right: auto !important;
    box-shadow: none;
    border: none;
}

.noUi-horizontal .noUi-origin:last-child .noUi-handle {
    left: auto;
    right: 0 !important
}

.noUi-horizontal {
    height: 2px !important;
}

/* Mobile Filter End */

a.review-link:not([href]) {
    cursor: default;
}

#product-compatibility a:hover {
    color: #ff6600;
}

.bar-notification .close:hover {
    opacity: 1 !important;
}

.bar-notification.success {
    background-color: #ff6600;
}

    .bar-notification.success p {
        color: #fff;
        font-family: "Blender Pro";
    }

.bar-notification {
    padding: 10px 25px 10px 10px;
    opacity: 1;
}

    .bar-notification .content a {
        font-weight: 700
    }

    .bar-notification .close {
        position: absolute;
        top: 6px;
        right: 6px;
        width: 24px;
        height: 24px;
        margin: 0px;
        background: #fff url(../images/close.png) center no-repeat;
        cursor: pointer;
        opacity: 1;
    }

.home-txt {
    position: relative;
}

.gallery .picture-thumbs .thumb-block.active a {
    background-color: #ff6600;
}

.gallery .gallery-popup {
    max-height: 82px;
    max-width : 82px;
}

@media (max-width: 768px) {
    .gallery .gallery-popup {
        max-height: 77px;
        max-width: 77px;
    }
}
@media (max-width: 480px) {
    .gallery .gallery-popup {
        max-height: 56px;
        max-width: 56px;
    }
}

.html-shopping-cart-page .totals .go-to-cart-button:disabled {
    background-color: #888;
    border-color: #888 !important;
}

.sonderangebote_false_false {
    display: none !important;
}

.store-info-banner, .store-info-banner-DE, .store-info-banner-ES, .home-txt, .hp-banner-box {
    /*overflow-x: hidden;*/
}
.dp-selected-filters {
    display: flex;
    align-items: center;
}
    .dp-selected-filters .clear-filters #katClearFilterLink {
        display: none;
    }
    .dp-selected-filters .clear-filters {
        margin-top: 1rem;
        margin-bottom: 0;
    }
    .dp-selected-filters #ff-filters {
        flex-grow: 1;
    }

.filters-box-header h5 i {
    transform: rotate(-90deg);
}

.filters-box-header h5.active i {
    transform: rotate(0deg);
}
#ff-filters + .clear-filters {
    min-width: 100px;
    min-width: max-content;
}

.nav-link.login {
    color: #FF6600 !important;
}
.product-oldsubtotal {
    text-decoration: line-through;
    margin-top: 20px;
    display: inline-block;
}
    .product-oldsubtotal + .product-subtotal {
        padding-top: 0;
    }