/* GENERAL CLASSES */

.max-width-200px {
    max-width: 200px;
}

.max-width-180px {
    max-width: 180px;
}

.max-width-150px {
    max-width: 150px;
}

.separator-top-bottom {
    padding-top: 80px;
    padding-bottom: 80px;
}

.otgs-development-site-front-end {
    display: none;
}

/* TEXT BLOCK */

.wpb_text_column h1,
.wpb_text_column h2,
.wpb_text_column h3,
.wpb_text_column h4,
.wpb_text_column h5,
.wpb_text_column h6 {
    color: var(--motors-secondary-color) !important;
    margin-top: 5px;
    margin-bottom: 20px !important;
}


#listings-result h3 {
    font-size: 14px;
    line-height: 22px;
    font-weight: 500 !important;
    color: var(--motors-secondary-color) !important;
    margin-bottom: 0 !important;
    text-align: center;
    padding: 12px 15px;
    background-color: #ededed;
}

/* TOP BAR MENU */

#top-bar .top-bar-wrapper .language-switcher-unit {
    display: none;
}

.stm-layout-header-listing #wrapper .top-bar-info-wrap {
    float: left !important;
}

.stm-layout-header-listing #wrapper #top-bar .top-bar-info li {
    text-transform: none;
    margin-left: 15px !important;
    padding-left: 15px;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'Ubuntu';
}

.stm-layout-header-listing #wrapper #top-bar .top-bar-info li a {
    font-family: 'Ubuntu';
}

.stm-layout-header-listing #wrapper #top-bar .top-bar-info li:last-child {
    padding-left: 0;
    margin-left: 0 !important;
    border-left: none;
}

.stm-layout-header-listing #wrapper #top-bar .top-bar-info li {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.stm-layout-header-listing #wrapper #top-bar .top-bar-info li.stm-phone-number:hover {
    opacity: 1;
}

/* trocar linha 89 */

.stm-template-motorcycle .select2-dropdown {
    background: rgba(37, 37, 37, 1) !important;
}

.stm-layout-header-listing #wrapper #top-bar .top-bar-info li .fancy-iframe:hover {
    opacity: 0.85;
}

.stm-layout-header-listing #wrapper #top-bar .top-bar-info li.stm-phone-number a {
    pointer-events: none;
}

#wrapper #top-bar .container .pull-right i {
    margin-right: 10px !important;
}

.stm-layout-header-listing #wrapper #top-bar .header-top-bar-socs ul li {
    padding-right: 14px;
    border-right: 1px solid rgba(255, 255, 255, 0.25);
}

.stm-layout-header-listing #wrapper #top-bar .header-top-bar-socs ul li:last-child {
    padding-right: 0;
    border-right: none;
}

.stm-layout-header-listing #wrapper #top-bar .header-top-bar-socs ul li i {
    color: #fff;
    margin-right: 0 !important;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.stm-layout-header-listing #wrapper #top-bar .header-top-bar-socs ul li a:hover i {
    opacity: 0.85;
}

/* MENU BAR */

.stm-template-motorcycle #header {
    top: 10px;
}

.stm-layout-header-listing #wrapper .header-listing {
    position: relative !important;
    padding: 0 !important;
    background-color: #fff !important;
    -webkit-box-shadow: 0 3px 45px rgb(0 0 0 / 15%);
    box-shadow: 0 3px 45px rgb(0 0 0 / 15%);
}

.stm-layout-header-listing #wrapper .header-listing .listing-logo-main a {
    display: block;
}

.stm-layout-header-listing #wrapper .header-listing .header-inner-content {
    margin-top: -10px;
    margin-bottom: -13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.stm-layout-header-listing #wrapper .header-listing .header-inner-content .listing-service-right {
    padding-left: 30px;
    margin-right: 0 !important;
    width: 100%;
}

.stm-layout-header-listing #wrapper .header-listing .header-inner-content .listing-service-right .listing-menu {
    text-align: right;
    margin-bottom: 0;
}

.stm-layout-header-listing #wrapper .header-listing .header-inner-content .listing-service-right .listing-menu>li {
    margin-bottom: 0;
    margin-right: 25px;
}

.stm-layout-header-listing #wrapper .header-listing .header-inner-content .listing-service-right .listing-menu>li:last-child {
    margin-right: 0;
}

.stm-layout-header-listing #wrapper .header-listing .header-inner-content .listing-service-right .listing-menu>li>a {
    color: var(--motors-default-secondary-color);
    line-height: 85px !important;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.stm-layout-header-listing #wrapper .header-listing .header-inner-content .listing-service-right .listing-menu>li>a:hover {
    color: var(--motors-base-color);
}

.stm-layout-header-listing #wrapper .header-listing .header-inner-content .listing-service-right .listing-menu>li.menu-item-has-children>a::after {
    content: '\f078';
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-style: normal;
    font-size: 9px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 6px;
    color: var(--motors-base-color);
}

.stm-layout-header-listing #wrapper .header-listing .header-inner-content .listing-service-right .listing-menu>li.menu-highlight a {
    font-size: 12px;
    line-height: 22px !important;
    font-weight: 700;
    letter-spacing: -0.2px;
    text-transform: uppercase;
    padding: 8px 30px;
    text-align: center;
    border: 1px solid var(--motors-base-color);
}

.stm-layout-header-listing #wrapper .header-listing .header-inner-content .listing-service-right .listing-menu>li.li-megamenu {
    position: static;
}

.stm-layout-header-listing #wrapper .header-listing .listing-menu>li>.megamenu_post_content {
    background-color: #fff !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    padding: 30px 30px !important;
    margin: 0 15px 0 15px !important;
    border-top-color: var(--motors-base-color) !important;
}

.stm-layout-header-listing #wrapper .header-listing .listing-menu>li>.megamenu_post_content>.vc_row {
    width: 100%;
}

.stm-layout-header-listing #wrapper .header-listing .listing-menu>li>.megamenu_post_content .widget_nav_menu .widgettitle {
    line-height: 26px;
    font-size: 18px;
    color: #000000;
    margin-bottom: 25px;
}

.stm-layout-header-listing #wrapper .header-listing .listing-menu>li>.megamenu_post_content .widget_nav_menu ul {
    padding-left: 0 !important;
    margin-top: 0;
}

.stm-layout-header-listing #wrapper .header-listing .listing-menu>li>.megamenu_post_content .widget_nav_menu li {
    text-align: left;
}


.stm-layout-header-listing #wrapper .header-listing .listing-menu>li>.megamenu_post_content .widget_nav_menu li:last-child {
    margin-bottom: 0;
}

.stm-layout-header-listing #wrapper .header-listing .listing-menu>li>.megamenu_post_content .widget_nav_menu li a {
    font-size: 14px;
    line-height: 24px;
    color: var(--motors-default-secondary-color);
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.stm-layout-header-listing #wrapper .header-listing .listing-menu>li>.megamenu_post_content .widget_nav_menu li a:hover {
    color: var(--motors-base-color);
}

.stm-layout-header-listing #wrapper .listing-right-actions .listing-menu-mobile-wrapper {
    margin-top: 0;
}

.stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-menu-trigger span {
    background: var(--motors-default-secondary-color) !important;
}

.stm-layout-header-listing #wrapper .header-listing .listing-menu>li>ul {
    border-top: 3px solid var(--motors-base-color);
}

.stm-layout-header-listing #wrapper .header-listing .header-inner-content .listing-service-right .listing-menu>li a {
    gap: 6px;
}

.stm-layout-header-listing #wrapper .header-listing .header-inner-content .listing-service-right .listing-menu>li.electric a {
    gap: 4px;
    color: #0892D0;
    animation: bounce2 2s ease-in-out infinite;
}

.stm-layout-header-listing #wrapper .header-listing .header-inner-content .listing-service-right .listing-menu>li.electric a i {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.stm-layout-header-listing #wrapper .header-listing .header-inner-content .listing-service-right .listing-menu>li.electric a:hover {
    color: var(--motors-base-color);
    animation: none;
}

.stm-layout-header-listing #wrapper #header .header-listing .listing-menu-mobile-wrapper .stm-opened-menu-listing li a {
    display: flex;
    gap: 6px;
}

.stm-layout-header-listing #wrapper #header .header-listing .listing-menu-mobile-wrapper .stm-opened-menu-listing li.electric a i {
    font-size: 15px;
}

.stm-layout-header-listing #wrapper #header .header-listing .listing-menu-mobile-wrapper .stm-opened-menu-listing li.electric a {
    gap: 4px;
    color: #0892D0;
    animation: bounce2 2s ease-in-out infinite;
}

.stm-layout-header-listing #wrapper #header .header-listing .listing-menu-mobile-wrapper .stm-opened-menu-listing li.electric a i {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

@keyframes bounce2 {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-4px);
    }

    60% {
        transform: translateY(-2px);
    }

    100% {
        transform: translateY(0);
    }
}

/* MENU BAR STICKY */

.stm-layout-header-listing #wrapper .header-listing.stm-fixed {
    position: fixed !important;
}

.stm-layout-header-listing #wrapper .header-listing.stm-fixed .listing-logo-main img {
    width: 175px !important;
}

.stm-layout-header-listing #wrapper .header-listing.stm-fixed .header-inner-content .listing-service-right .listing-menu>li>a {
    line-height: 75px !important;
}

.stm-layout-header-listing #wrapper .header-listing.stm-fixed .header-inner-content .listing-service-right .listing-menu>li.menu-highlight>a {
    line-height: 22px !important;
}

/* MENU MOBILE */

@media only screen and (max-width: 991px) {
    .stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-menu-trigger {
        height: 80px;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .header-listing-fixed.stm-fixed .listing-menu-mobile-wrapper .stm-menu-trigger {
        height: 75px !important;
    }
}


/* MENU SIDEBAR */

.stm-layout-header-listing #wrapper #header .header-listing .listing-menu-mobile-wrapper .stm-opened-menu-listing {
    background-color: #212121;
    overflow-x: hidden;
}

.stm-layout-header-listing #wrapper .listing-menu-mobile-wrapper .stm-opened-menu-listing .top-bar-info-wrap {
    display: none;
}

.stm-layout-header-listing #wrapper #header .header-listing .listing-menu-mobile-wrapper .stm-opened-menu-listing li a {
    font-size: 16px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.stm-layout-header-listing #wrapper #header .header-listing .listing-menu-mobile-wrapper .stm-opened-menu-listing li a:hover {
    color: var(--motors-base-color);
}

.stm-layout-header-listing #wrapper #header .header-listing .listing-menu-mobile-wrapper .stm-opened-menu-listing li.current_page_item>a {
    color: var(--motors-base-color);
}

/* MEGAMENU */

.stm-template-motorcycle #wrapper #header ul li.stm_megamenu:hover>.sub-menu {
    margin-top: 8px !important;
    border-top: none;
}

.stm-template-motorcycle ul li.stm_megamenu>.sub-menu>li>.menu-title,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu>li>.menu-title {
    color: var(--motors-secondary-color) !important;
}

.stm-template-motorcycle ul li.stm_megamenu>.sub-menu>li .sub-menu li a,
.stm-template-motorcycle #wrapper #header ul li.stm_megamenu>.sub-menu>li .sub-menu li a {
    color: unset !important;
}

@media only screen and (max-width: 991px) {
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu .megamenu_post_content {
        display: none;
        position: relative;
        padding: 15px 25px 15px 45px;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu .megamenu_post_content .wpb_column {
        width: 100% !important;
        margin-bottom: 15px;
    }

    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu .megamenu_post_content .wpb_column:last-of-type {
        margin-bottom: 0;
    }

    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu .megamenu_post_content .widget_nav_menu .widgettitle {
        font-size: 16px;
        font-weight: 700;
        line-height: 26px;
        color: var(--motors-base-color);
        display: none;
    }

    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu .megamenu_post_content .widget_nav_menu ul {
        list-style-type: none;
    }

    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu .megamenu_post_content .widget_nav_menu ul,
    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu .megamenu_post_content .widget_nav_menu ul li a {
        padding: 0;
        height: auto;
    }

    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu .megamenu_post_content .widget_nav_menu ul li {
        margin-bottom: 10px;
    }

    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu .megamenu_post_content .widget_nav_menu ul li:last-child {
        margin-bottom: 0;
    }

    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu .megamenu_post_content .widget_nav_menu ul li a {
        font-size: 14px;
        line-height: 22px;
        padding: 0;
        color: var(--motors-default-secondary-color);
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu .megamenu_post_content .widget_nav_menu ul li a:hover {
        color: var(--motors-base-color);
    }

    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu .megamenu_post_content .in_megamenu .brands-grid {
        width: 100% !important;
        margin-top: 0;
        margin-bottom: 10px;
    }

    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu .megamenu_post_content .in_megamenu .brands-grid:last-of-type {
        margin-bottom: 0;
    }

    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu .megamenu_post_content .in_megamenu .brands-grid a {
        padding: 0;
        border: none;
        height: auto;
        min-height: auto;
    }

    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu .megamenu_post_content .in_megamenu .brands-grid .image-wrapper {
        display: none;
    }

    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu .megamenu_post_content .in_megamenu .brands-grid .brand_name {
        display: block;
        font-size: 14px;
        line-height: 22px;
        color: var(--motors-default-secondary-color);
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu .megamenu_post_content .in_megamenu .brands-grid a:hover .brand_name {
        color: var(--motors-base-color);
    }

    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu .megamenu_post_content .custom_link_brands {
        display: none;
    }

    .stm-template-motorcycle #wrapper #header ul li.stm_megamenu.show_submenu .megamenu_post_content {
        display: block;
        visibility: visible;
        opacity: 1;
    }
}

.stm-filter-tab-single-unit.active a[href*="eletricas"] {
    position: relative;
}

.stm-filter-tab-single-unit.active a[href*="eletricas"]::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #252525;
    transform: skew(-25deg, 0deg);
    transition: all 0.3s ease;
    z-index: -1;
    background-color: #0892D0;
}

/* FORM FILTER 1º PAGE */

.stm-template-motorcycle .stm_mc-filter-selects {
    padding: 30px 0 15px 0 !important;
}

.stm-template-motorcycle .stm_mc-filter-selects .stm_mc-submit-btn {
    bottom: 0 !important;
    right: auto !important;
    width: 25% !important;
    position: relative !important;
}

@media only screen and (max-width: 991px) {
    .stm-template-motorcycle .stm_mc-filter-selects .stm_mc-submit-btn {
        width: 50% !important;
    }
}

@media only screen and (max-width: 767px) {
    .stm-template-motorcycle .stm_mc-filter-selects .stm_mc-submit-btn {
        width: 100% !important;
    }
}

.stm-template-motorcycle .stm_mc-filter-selects .stm_mc-found {
    visibility: hidden;
}

.stm-template-motorcycle .stm_mc-filter-selects .stm_mc-submit-btn .button {
    margin-bottom: 19px;
    font-size: 12px;
    padding: 13px 10px !important;
    min-height: 40px;
    text-transform: uppercase;
    background-color: var(--motors-base-color);
}

.stm-template-motorcycle .stm_mc-filter-selects .stm_mc-submit-btn .button:hover {
    background-color: var(--motors-default-secondary-color) !important;
}

.stm-template-motorcycle .select2-dropdown {
    background-color: rgb(57 69 74 / 70%);
}

.stm-template-motorcycle .select2-container--default .select2-results__option[aria-selected=true],
.stm-template-motorcycle .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: var(--motors-default-secondary-color) !important;
}

/* --- MAIN SLIDER --- */

.swiper .swiper-slide {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 30px !important;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 30px !important;
}

.swiper-button-next,
.swiper-button-prev {
    width: 55px !important;
    height: 55px !important;
    background-color: rgb(0 0 0 / 10%);
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.swiper-button-next::after,
.swiper-button-prev::after {
    font-size: 20px !important;
    color: #fff !important;
}

.swiper-button-next::after {
    margin-left: 2px;
}

.swiper-button-prev::after {
    margin-right: 2px;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    background-color: rgb(0 0 0 / 20%);
}

.main-slider-item {
    position: relative;
    background: rgb(0, 0, 0);
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.60) 0%, rgba(0, 0, 0, 0.30) 35%, rgba(0, 0, 0, 0.10) 100%);
}

.main-slider-item .video-player {
    width: 100%;
    height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.main-slider-item,
.main-slider-item .container,
.main-slider-item .container .wrapper {
    height: 100%;
}

.main-slider-item .container .wrapper {
    padding-top: 45px;
    padding-bottom: 45px;
}

.main-slider-item .info-wrapper {
    height: 100%;
    max-width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.main-slider-item .png-wrapper {
    height: 100%;
    max-width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.main-slider-item .png-wrapper img {
    max-height: 400px;
    -o-object-fit: contain;
    object-fit: contain;
}

@media only screen and (min-width: 767px) {
    .swiper-pagination-bullets.swiper-pagination-horizontal {
        display: none !important;
    }
}

@media only screen and (max-width: 767px) {

    .swiper-button-next,
    .swiper-button-prev {
        display: none !important;
    }

    .swiper-pagination-bullets.swiper-pagination-horizontal {
        display: block !important;
    }

    .main-slider-item .info-wrapper,
    .main-slider-item .png-wrapper {
        height: auto;
    }

    .main-slider-item .info-wrapper {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .main-slider-item .info-wrapper .title h1 {
        text-align: center;
    }

    .main-slider-item .info-wrapper .desc {
        text-align: center;
    }

    .main-slider-item .png-wrapper {
        height: 280px;
        margin-top: 45px;
    }

    .main-slider-item .png-wrapper img {
        max-height: 100%;
    }
}

.main-slider-item .info-wrapper .tags {
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.main-slider-item .info-wrapper .tags span {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 2px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    white-space: nowrap;
}

.main-slider-item .info-wrapper .title h1 {
    color: #fff;
    text-transform: uppercase;
}

.main-slider-item .info-wrapper .desc {
    margin-top: 15px;
}

.main-slider-item .info-wrapper .desc p {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
}

.main-slider-item .info-wrapper .link {
    margin-top: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.main-slider-item .info-wrapper .link a {
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: -0.2px;
    text-transform: uppercase;
    color: #fff;
    padding: 12px 30px;
    min-width: 160px;
    text-align: center;
    background-color: var(--motors-base-color);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.main-slider-item .info-wrapper .link a:hover {
    background-color: var(--motors-default-secondary-color);
}

.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 30px !important;
}

.swiper-pagination-bullet {
    width: 16px !important;
    height: 16px !important;
    background-color: rgba(0, 0, 0, 0) !important;
    box-shadow: inset 0 0 0 2px #ffffff;
    -webkit-transition: all .3s ease-in-out !important;
    -o-transition: all .3s ease-in-out !important;
    transition: all .3s ease-in-out !important;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #ffffff !important;
}


/* --- BREADCRUMBS --- */

.single-listings .stm_breadcrumbs_unit .navxtBreads {
    display: block !important;
}

.stm-template-motorcycle .title-box-disabled {
    height: 22px !important;
}

.stm-template-motorcycle .entry-header {
    background-position: center !important;
}

.stm-template-motorcycle .stm_breadcrumbs_unit {
    background-color: var(--motors-default-secondary-color);
}

.stm-template-motorcycle .stm_breadcrumbs_unit .navxtBreads {
    padding: 22px 0 !important;
    margin-bottom: 0 !important;
    color: #fff !important;
    font-size: 12px !important;
    border-bottom: none !important;
}

/* --- SEGMENT-BANNER --- */

.segment-banner {
    margin-bottom: 60px !important;
}

.segment-banner a {
    display: block;
    position: relative;
}

.segment-banner .inner {
    overflow: hidden;
}

.segment-banner a .wrapper {
    padding: 30px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #e5e5e5;
    min-height: 240px;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    transition: .3s ease-out;
}

.segment-banner a .wrapper::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000000;
    opacity: 0.7;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    transition: .3s ease-out;
}

.segment-banner a:hover .wrapper::before {
    background-color: var(--motors-base-color);
}

.segment-banner a .wrapper .info {
    position: relative;
    z-index: 1;
}

.segment-banner a .wrapper .info .subtitle {
    font-size: 11px;
    line-height: 22px;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 6px;
    display: block;
}

.segment-banner a .wrapper .info .categorie {
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.segment-banner a .wrapper .info .see-all {
    margin-bottom: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
}

.segment-banner a .wrapper .info .see-all::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-style: normal;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f105";
    margin-right: 8px;
}

.segment-banner .img-wrapper {
    position: absolute;
    z-index: 1;
    bottom: -35px;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.segment-banner .img-wrapper img {
    max-width: 250px;
}

/* --- BRANDS GRID --- */

.brands-grid {
    margin-bottom: 30px;
}

.brands-grid a {
    height: 100%;
    min-height: 200px;
    border: 1px solid #e5e5e5;
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.brands-grid a .brand_name {
    display: none;
    color: #000000;
    font-size: 14px;
    line-height: 24px;
}

.brands-grid a .image-wrapper {
    text-align: center;
}

.brands-grid a .image-wrapper img {
    max-width: 80%;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.brands-grid a:hover .image-wrapper img {
    -webkit-filter: none;
    filter: none;
}

.custom_link_brands a {
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.custom_link_brands a:hover {
    color: var(--motors-base-color);
}

.custom_link_brands a::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-style: normal;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f105";
    margin-right: 8px;
    color: #000000;
}


.in_megamenu .brands-grid {
    margin-top: 15px;
    margin-bottom: 15px;
}

.in_megamenu .brands-grid a {
    min-height: 120px;
    padding: 15px;
}

/* --- SLIDER BRANDS --- */

.brand-slider .container {
    overflow: hidden;
}

.brand-slider .inner {
    height: 100px;
}

.brand-slider .swiper-wrapper .swiper-slide .each-brand {
    height: 100%;
    width: 100%;
}

.brand-slider .swiper-wrapper .swiper-slide .each-brand a {
    height: 100%;
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.brand-slider .swiper-wrapper .swiper-slide .each-brand a img {
    height: auto;
    max-width: 115px;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.brand-slider .swiper-wrapper .swiper-slide .each-brand a:hover img {
    -webkit-filter: none;
    filter: none;
}

/* --- HORIZONTAL BANNER --- */

.horizontal-banner {
    padding: 80px 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.horizontal-banner .reverse-column {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.horizontal-banner::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: transparent;
    opacity: 0.75;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    transition: .3s ease-out
}

.horizontal-banner .container {
    margin: 0 auto;
}

.horizontal-banner .info-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.horizontal-banner .info-wrapper .brand-wrapper {
    margin-bottom: 25px;
}

.horizontal-banner .info-wrapper .brand-wrapper a {
    display: table;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.horizontal-banner .info-wrapper .brand-wrapper img {
    height: auto;
    width: 80px;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.horizontal-banner .info-wrapper .brand-wrapper a:hover img {
    -webkit-filter: none;
    filter: none;
}

.horizontal-banner .info-wrapper .header {
    margin-bottom: 25px;
}

.horizontal-banner .info-wrapper .header .subtitle {
    font-size: 11px;
    line-height: 22px;
    color: var(--motors-base-color);
    letter-spacing: 2px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 12px;
    display: block;
}

.horizontal-banner .info-wrapper .header .title {
    color: #fff;
    margin-bottom: 0;
    text-transform: uppercase;
}

.horizontal-banner .info-wrapper .description {
    font-size: 16px;
    line-height: 26px;
    color: rgba(255, 255, 255, 0.7);
}

.horizontal-banner .btn-wrapper {
    margin: 45px -7.5px 0 -7.5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.horizontal-banner .btn-wrapper .first-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 7.5px;
}

.horizontal-banner .btn-wrapper .first-btn a {
    font-size: 12px;
    line-height: 22px;
    font-weight: 700;
    letter-spacing: -0.2px;
    text-transform: uppercase;
    color: #fff;
    padding: 12px 30px;
    min-width: 160px;
    text-align: center;
    background-color: var(--motors-base-color);
    border: 1px solid var(--motors-base-color);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.horizontal-banner .btn-wrapper .first-btn a:hover {
    background-color: var(--motors-default-secondary-color);
    border: 1px solid var(--motors-default-secondary-color);
}

.horizontal-banner .btn-wrapper .second-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 7.5px;
}

.horizontal-banner .btn-wrapper .second-btn a {
    font-size: 12px;
    line-height: 22px;
    font-weight: 700;
    letter-spacing: -0.2px;
    text-transform: uppercase;
    color: #fff;
    padding: 12px 30px;
    min-width: 160px;
    text-align: center;
    border: 1px solid #fff;
    background-color: transparent;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.horizontal-banner .btn-wrapper .second-btn a:hover {
    background-color: var(--motors-base-color);
    border: 1px solid var(--motors-base-color);
    color: #fff;
}

.horizontal-banner.style-2 .info-wrapper .brand-wrapper a img {
    -webkit-filter: none;
    filter: none;
}

.horizontal-banner.style-2 .info-wrapper .brand-wrapper a:hover img {
    -webkit-filter: brightness(0) invert(0);
    filter: brightness(0) invert(0);
}

.horizontal-banner.style-2 .info-wrapper .header .title {
    color: var(--motors-secondary-color);
}

.horizontal-banner.style-2 .info-wrapper .description {
    color: #808080;
}

.horizontal-banner.style-2 .btn-wrapper .second-btn a {
    color: var(--motors-default-secondary-color);
    border: 1px solid var(--motors-default-secondary-color);
}

.horizontal-banner.style-2 .btn-wrapper .second-btn a:hover {
    color: #fff;
    background-color: var(--motors-default-secondary-color);
}

.horizontal-banner .img-wrapper-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.four-columns-slider {
    height: 450px;
    padding: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.four-columns-slider .img-wrapper {
    height: 100%;
    width: 100%;
}

.four-columns-slider .img-wrapper img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-box-shadow: 0px 0px 15px -10px rgb(255 255 255);
    box-shadow: 0px 0px 15px -10px rgb(255 255 255);
}

.four-columns-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
    display: block !important;
}

.four-columns-slider .swiper-pagination-bullet {
    width: 14px !important;
    height: 14px !important;
}

@media only screen and (max-width: 767px) {
    .horizontal-banner .img-wrapper-column {
        margin-top: 45px;
    }

    .four-columns-slider {
        padding: 0;
    }
}

@media only screen and (max-width: 500px) {
    .horizontal-banner .btn-wrapper {
        -webkit-box-align: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .horizontal-banner .btn-wrapper .first-btn,
    .horizontal-banner .btn-wrapper .second-btn,
    .horizontal-banner .btn-wrapper .first-btn a,
    .horizontal-banner .btn-wrapper .second-btn a {
        width: 100%;
    }

    .horizontal-banner .btn-wrapper .second-btn {
        margin-top: 25px;
    }

    .four-columns-slider {
        height: auto;
    }
}

.horizontal-banner.style-2 .swiper-pagination-bullet {
    background-color: rgba(0, 0, 0, 0.8) !important;
}

.one-column-slider {
    height: 450px;
    padding: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 60px;
}

/* ---HEADING WIDGET--- */

.heading-widget-container {
    margin-bottom: 30px !important;
}

.heading-widget-container.center {
    text-align: center;
}

.heading-widget-container .heading-wrapper {}

.heading-widget-container .heading-wrapper .item-subtitle {
    font-size: 13px;
    line-height: 24px;
    font-weight: 500;
    color: var(--motors-base-color);
    margin-bottom: 8px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.heading-widget-container .heading-wrapper .title {
    margin: 0;
    color: inherit;
    color: #000;
    text-transform: uppercase;
}

.heading-widget-container.center .heading-wrapper .title {
    text-align: center;
}

.heading-widget-container .desc-wrapper {
    margin-top: 30px;
}

/* --- CONTACT INFORMATION--- */

.stm-template-motorcycle .stm-boats-contact-information .stm-list-duty {
    margin-bottom: 0;
}

.stm-template-motorcycle .stm-boats-contact-information .stm-list-duty li {
    width: 100%;
    min-width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 20px !important;
    padding-bottom: 20px !important;
    margin-right: 0 !important;
    border-bottom: 1px solid #ededed;
    padding-left: 0 !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.stm-template-motorcycle .stm-boats-contact-information .stm-list-duty li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.stm-template-motorcycle .stm-boats-contact-information .stm-list-duty li .icon {
    position: relative !important;
    left: 0 !important;
    top: auto !important;
    margin-top: 0 !important;
}

.stm-template-motorcycle .stm-boats-contact-information .stm-list-duty li .text {
    padding-left: 25px;
    color: #808080;
    font-weight: 400;
}

.stm-template-motorcycle .stm-boats-contact-information .stm-list-duty li .text .stm_label {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 20px;
    color: var(--motors-default-secondary-color);
    display: block;
}

.stm-template-motorcycle .stm-boats-contact-information .stm-list-duty li .text a {
    color: var(--motors-base-color);
}

.stm-template-motorcycle .stm-boats-contact-information .stm-list-duty li .text a:hover {
    color: var(--motors-secondary-color);
}

/* --- CALL TO ACTION --- */

.stm-template-motorcycle .stm-call-to-action {
    padding: 23px 0 22px 0 !important;
}

.stm-template-motorcycle .stm-call-to-action .call-to-action-content {
    padding-left: 0 !important;
    overflow: visible !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.stm-template-motorcycle .stm-call-to-action .call-to-action-content .content {
    font-size: 30px !important;
    line-height: 38px !important;
    padding-top: 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.stm-template-motorcycle .stm-call-to-action .call-to-action-content i {
    font-size: 45px !important;
    position: relative !important;
    top: auto !important;
    margin-right: 25px;

}

@media only screen and (max-width: 991px) {
    .stm-call-to-action .call-to-action-right .call-to-action-meta {
        padding-left: 0 !important;
        margin-left: 0 !important;
    }
}

/* --- FORM 7 --- */

.form-grid .form-col-2 {
    margin: 0 -12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.form-grid .form-col-2 .form-wrapper {
    width: 50%;
    padding: 0 12px;
}

.form-grid .form-wrapper {
    margin-bottom: 15px;
}

.form-grid .form-wrapper .wpcf7-form-control-wrap {
    width: 100%;
}

.wpcf7-form-control-wrap,
.wpcf7-form-control-wrap .wpcf7-form-control {
    display: block;
    width: 100%;
}

.wpcf7-form-control-wrap .wpcf7-form-control {
    color: #555;
    background-color: #eceff3;
    border: 1px solid #e9e9e9 !important;
    padding: 15px 20px !important;
}

.checkbox-control.acceptance .wpcf7-form-control-wrap .wpcf7-form-control {
    padding: 0 !important;
    background-color: transparent !important;
    border: none !important;
}

.wpcf7-form-control-wrap .wpcf7-form-control:active,
.wpcf7-form-control-wrap .wpcf7-form-control:focus {
    background-color: transparent;
    border-color: var(--motors-base-color);
}


.stm-forms-sm input[type=text],
.stm-forms-sm input[type=tel],
.stm-forms-sm input[type=email],
.stm-forms-sm input[type=search],
.stm-forms-sm input[type=password] {
    height: 40px !important;
    border: 1px solid #e9e9e9;

}

.form-grid .form-wrapper .wpcf7-form-control-wrap input {
    height: 47px;
}

.form-grid .form-wrapper .wpcf7-form-control-wrap input,
.form-grid .form-wrapper .wpcf7-form-control-wrap textarea {
    font-size: 14px;
    line-height: 24px;
    width: 100%;
    display: block;
    background-color: #eceff3;
    border: 1px solid #e9e9e9;
    border-radius: 0;
    padding: 15px 20px;
}

.form-grid .form-wrapper .wpcf7-form-control-wrap textarea {
    max-height: 145px;
}

.form-grid .form-wrapper .wpcf7-form-control-wrap select {
    font-size: 16px;
    line-height: 26px;
    color: #bfbfbf;
    height: 58px;
    width: 100%;
    display: block;
    border: 1px solid #ededed;
    border-right: none;
    border-radius: 0;
    background: transparent;
    padding: 15px 20px;
    background-color: #f7f7f7;
}

.form-grid .form-wrapper .wpcf7-form-control-wrap select:active,
.form-grid .form-wrapper .wpcf7-form-control-wrap select:focus,
.form-grid .form-wrapper .wpcf7-form-control-wrap input:active,
.form-grid .form-wrapper .wpcf7-form-control-wrap input:focus,
.form-grid .form-wrapper .wpcf7-form-control-wrap textarea:active,
.form-grid .form-wrapper .wpcf7-form-control-wrap textarea:focus {
    border-color: var(--motors-base-color) !important;
}

.form-grid .select-wrapper {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.form-grid .select-wrapper::after {
    content: "";
    display: block;
    position: relative;
    border: 1px solid #9d8e82;
    border-left: none;
    height: 56px;
    width: 10px;
    background-color: #f7f7f7;
}

.form-grid .select-wrapper .wpcf7-form-control-wrap span {
    width: calc(100% + 10px);
}

.form-grid .form-wrapper .wpcf7-form-control-wrap span {
    margin-top: 12px;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-grid .form-wrapper .wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    color: #dc3232;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    margin-left: 0;
    margin-right: 0;
    background-color: #ffb900;
    color: #3b3b3b;
}

.wpcf7 form.sent .wpcf7-response-output {
    margin-left: 0;
    margin-right: 0;
    background-color: #46b450;
    color: #fff;
}

.form-grid .form-wrapper input[type=submit] {
    font-size: 12px;
    line-height: 22px;
    font-weight: 700;
    letter-spacing: -0.2px;
    text-transform: uppercase;
    padding: 12px 30px;
    border-radius: 0;
    border: none;
    min-width: 160px;
    text-align: center;
    background-color: var(--motors-base-color);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.wpcf7 .wpcf7-submit:disabled {
    opacity: 0.75;
}

.checkbox-control .wpcf7-acceptance .wpcf7-list-item input {
    -webkit-appearance: revert;
    -moz-appearance: revert;
    appearance: revert;
}

.form-grid .form-wrapper input[type=submit]:hover {
    background-color: var(--motors-default-secondary-color);
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.checkbox-control {
    margin: 30px 0;
}

.checkbox-control .wpcf7-acceptance .wpcf7-list-item {
    margin-left: 0;
}

.checkbox-control .wpcf7-acceptance .wpcf7-list-item input {
    margin-left: 0;
}

.checkbox-control .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label {
    color: unset;
    margin-left: 5px;
}

.checkbox-control .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label a:hover {
    color: #013654;
}

.form-grid .form-wrapper.margin-bottom-0 {
    margin-bottom: 0;
}

body[data-form-submit=regular] .container-wrap button[type=submit],
body[data-form-submit=regular] .container-wrap input[type=submit] {
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: none;
    padding: 13px 40px !important;
    background-color: var(--nectar-accent-color);
    -webkit-transition: all .45s ease-in-out;
    -o-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out;
}

.checkbox-control .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label {
    color: #747474;
}

@media only screen and (max-width: 999px) {
    .right-form-column {
        margin-top: 45px;
    }
}

.row.stm-forms-sm {
    margin-bottom: 0 !important;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.stm-template-motorcycle .form-hr {
    border-color: #ededed !important;
    margin-top: 11px !important;
    margin-bottom: 17px !important;
}

.stm-template-motorcycle .wpcf7-form-control-wrap input {
    height: 47px !important;
}

.stm-template-motorcycle .wpcf7-form-control-wrap input,
.stm-template-motorcycle .wpcf7-form-control-wrap textarea {
    border: 1px solid #e9e9e9 !important;
    padding: 15px 20px !important;
}

.stm-template-motorcycle .wpcf7-form-control-wrap input:focus,
.stm-template-motorcycle .wpcf7-form-control-wrap input:active,
.stm-template-motorcycle .wpcf7-form-control-wrap textarea:focus,
.stm-template-motorcycle .wpcf7-form-control-wrap textarea:active {
    border-color: var(--motors-base-color) !important;
}

.stm-template-motorcycle input[type=submit] {
    font-size: 12px;
    line-height: 22px;
    font-weight: 700;
    letter-spacing: -0.2px;
    text-transform: uppercase;
    padding: 12px 30px;
    border-radius: 0;
    border: none;
    min-width: 160px;
    text-align: center;
    background-color: var(--motors-base-color);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.stm-template-motorcycle input[type=submit]:hover {
    background-color: var(--motors-default-secondary-color);
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

/* --- WORKING DAYS WIDGET --- */

.stm-template-motorcycle .stm-car-listing-sort-units .stm-listing-directory-title .title {
    color: var(--motors-default-secondary-color);
}

.stm-template-motorcycle .stm-working-days .title span {
    font-size: 18px;
    line-height: 26px;
}


.stm-template-motorcycle .classic-filter-pagination .clearfix {
    border-color: #ededed !important;
    margin-top: 15px !important;
    padding-top: 15px !important;
}


/* --- INVENTORI --- */

.stm-template-motorcycle .archive-listing-page {
    padding: 80px 0 !important;
    margin-bottom: 0 !important;
}

.stm-template-motorcycle .stm-car-listing-sort-units .stm-sort-by-options {
    width: 100%;
    margin-right: 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.stm-template-motorcycle .stm-car-listing-sort-units .stm-sort-by-options>span {
    width: 100%;
    margin-top: 0 !important;
}

.stm-template-motorcycle .stm-car-listing-sort-units .stm-sort-by-options .stm-select-sorting .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 35px !important;
    line-height: 35px !important;
    background: #fff !important;
    border: 1px solid #ededed !important;
    color: unset !important;
}

.stm-template-motorcycle .car-listing-modern-grid {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.stm-template-motorcycle .car-listing-modern-grid .stm-isotope-listing-item {
    margin-bottom: 0 !important;
    padding-top: 15px;
}

.stm-template-motorcycle .car-listing-modern-grid .stm-isotope-listing-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}

.stm-template-motorcycle .car-listing-modern-grid .stm-isotope-listing-item a .image {
    height: 100%;
    border: 1px solid #ededed;
    border-bottom: none;
    min-height: 280px;
}

.stm-template-motorcycle .car-listing-modern-grid .stm-isotope-listing-item a .image img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.stm-template-motorcycle .stm_moto_single_grid_item .car-meta-top {
    min-height: auto !important;
    padding: 18px 30px 14px 30px !important;
}

.stm-template-motorcycle .car-listing-row .car-meta-bottom {
    padding: 20px 30px !important;
}

.stm-template-motorcycle .car-listing-row .car-meta-bottom ul {
    margin: 0 -7.5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.stm-template-motorcycle .car-listing-row .car-meta-bottom ul li {
    width: 33.333%;
    margin: 0 !important;
    padding: 2 7.5px;
}

@media only screen and (max-width: 400px) {
    .stm-template-motorcycle .car-listing-row .car-meta-bottom ul li {
        width: 50% !important;
    }
}

.stm-template-motorcycle .car-listing-row .car-meta-bottom ul li .stm_label {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 20px;
    margin-left: 0 !important;
}

.stm-template-motorcycle .classic-filter-pagination .stm-motorcycle-per-page .stm_motorcycle_pp ul li.active a {
    color: unset;
}

.stm-template-motorcycle .classic-filter-row .sidebar-entry-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.stm-template-motorcycle .classic-filter-row .sidebar-entry-header span.h4 {
    color: var(--motors-secondary-color);
    width: 100%;
    padding-top: 0;
    margin-bottom: 0;
}

.stm-template-motorcycle .classic-filter-row .sidebar-entry-header a {
    white-space: nowrap;
    margin-top: 0 !important;
    padding: 0 !important;
    background-color: transparent !important;
    color: var(--motors-base-color) !important;
}

.stm-template-motorcycle .classic-filter-row .sidebar-entry-header a:hover {
    color: var(--motors-secondary-color) !important;
}

.stm-template-motorcycle .classic-filter-row .sidebar-entry-header a::after {
    margin-left: 8px !important;
}

@media only screen and (max-width: 1025px) {
    .stm-template-motorcycle .classic-filter-row .sidebar-entry-header {
        margin: 0 !important;
        padding: 0 0 30px 0 !important;
    }

    .stm-template-motorcycle .classic-filter-row .filter-sidebar {
        padding: 40px 30px !important;
        background-color: #000000 !important;
        margin-bottom: 60px !important;
    }

    .stm-template-motorcycle .classic-filter-row .sidebar-entry-header span.h4 {
        color: #fff !important;
    }

    .stm-template-motorcycle .classic-filter-row .sidebar-entry-header a {
        color: #fff !important;
    }

    .stm-template-motorcycle .classic-filter-row .sidebar-entry-header a:hover {
        color: #fff !important;
        opacity: 0.5;
    }

    .stm-template-motorcycle .classic-filter-row .filter-sidebar .stm-slider-filter-type-unit {
        margin-bottom: 0 !important;
    }

}

/* --- GRID MOTO HORIZONTAL --- */

.line-separator {
    margin: 40px 0;
    border-top: 1px solid #ededed;
}

.grid-moto-horizontal.reverse-column {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.grid-moto-horizontal .img-wrapper-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.grid-moto-horizontal .img-wrapper-column .swiper-horizontal {
    overflow: hidden;
    height: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.grid-moto-horizontal .img-wrapper-column .swiper-horizontal .swiper-wrapper .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.grid-moto-horizontal .info-wrapper-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.grid-moto-horizontal .info-wrapper-column .inside {
    width: 100%;
}

.grid-moto-horizontal .info-wrapper-column .header-wrapper {
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.grid-moto-horizontal .info-wrapper-column .header-wrapper .info-wrapper {
    width: 100%;
    padding-right: 45px;
}

.grid-moto-horizontal .info-wrapper-column .header-wrapper .tag {
    font-size: 12px;
    line-height: 24px;
    color: var(--motors-base-color);
    letter-spacing: 1px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.grid-moto-horizontal .info-wrapper-column .header-wrapper .name a {
    font-size: 36px;
    line-height: 44px;
    color: var(--motors-secondary-color);
    margin-bottom: 0;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    transition: .3s ease-out;
}

.grid-moto-horizontal .info-wrapper-column .header-wrapper .name a:hover {
    color: var(--motors-base-color);
}

.grid-moto-horizontal .info-wrapper-column .header-wrapper .price-wrapper {
    background-color: var(--motors-base-color);
    padding: 6px 10px 3px 5px;
    text-align: right;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    min-height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.grid-moto-horizontal .info-wrapper-column .header-wrapper .price-wrapper::before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -12px;
    height: 100%;
    width: 32px;
    background-color: var(--motors-base-color);
    transform: skew(-14deg, 0deg);
    z-index: 5;
}

.grid-moto-horizontal .info-wrapper-column .header-wrapper .price-wrapper .regular-price,
.grid-moto-horizontal .info-wrapper-column .header-wrapper .price-wrapper .sale-price {
    color: #fff;
    z-index: 9;
    position: relative;
    display: block;
}


.grid-moto-horizontal .info-wrapper-column .header-wrapper .price-wrapper .sale-price {
    font-size: 13px;
    line-height: normal;
    text-decoration: line-through;
}

.grid-moto-horizontal .info-wrapper-column .header-wrapper .price-wrapper .regular-price {
    line-height: 25px;
    font-size: 16px;
}

@media only screen and (max-width: 500px) {

    .grid-moto-horizontal .info-wrapper-column .header-wrapper {
        margin-bottom: 45px;
    }

    .grid-moto-horizontal .info-wrapper-column .header-wrapper {
        -webkit-box-align: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .grid-moto-horizontal .info-wrapper-column .header-wrapper .price-wrapper {
        padding: 6px 5px 3px 10px;
    }

    .grid-moto-horizontal .info-wrapper-column .header-wrapper .price-wrapper::before {
        display: none;
    }


    .grid-moto-horizontal .info-wrapper-column .header-wrapper .price-wrapper::after {
        position: absolute;
        content: "";
        display: block;
        top: 0;
        right: -12px;
        height: 100%;
        width: 32px;
        background-color: var(--motors-base-color);
        transform: skew(14deg, 0deg);
        z-index: 5;
    }
}

.grid-moto-horizontal .description-wrapper h1,
.grid-moto-horizontal .description-wrapper h2,
.grid-moto-horizontal .description-wrapper h3,
.grid-moto-horizontal .description-wrapper h4,
.grid-moto-horizontal .description-wrapper h5,
.grid-moto-horizontal .description-wrapper h6 {
    color: var(--motors-secondary-color);
}

.grid-moto-horizontal .description-wrapper p:last-child {
    margin-bottom: 0;
}

.grid-moto-horizontal .description-wrapper {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ededed;
}

.grid-moto-horizontal .moto-meta-wrapper {
    margin-top: -15px;
    margin-left: -15px;
    margin-right: -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.grid-moto-horizontal .moto-meta-wrapper .item-wrapper {
    width: 33.333%;
    margin-top: 15px;
    padding: 0 15px;
}

.grid-moto-horizontal .moto-meta-wrapper .item-wrapper label {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 20px;
    color: var(--motors-default-secondary-color);
    display: block;
}

.grid-moto-horizontal .moto-meta-wrapper .item-wrapper span {
    display: block;
    font-size: 13px;
    line-height: 23px;
    color: #aaa;
}

.grid-moto-horizontal .info-wrapper-column .btn-wrapper {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.grid-moto-horizontal .info-wrapper-column .btn-wrapper a {
    display: inline-block;
    position: relative;
    line-height: 24px;
    font-weight: 500;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.grid-moto-horizontal .info-wrapper-column .btn-wrapper a i {
    margin-left: 8px;
    font-size: 11px;
    line-height: 11px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.grid-moto-horizontal .info-wrapper-column .btn-wrapper a:hover {
    color: var(--motors-secondary-color);
}

.grid-moto-horizontal .info-wrapper-column .btn-wrapper a:hover i {
    margin-left: 15px;
}


@media only screen and (max-width: 500px) {
    .grid-moto-horizontal .moto-meta-wrapper .item-wrapper {
        width: 50%;
    }
}

.custom-btn-wrapper.style-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
}

.custom-btn-wrapper.center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.custom-btn-wrapper.style-1 a {
    font-size: 12px;
    line-height: 22px;
    font-weight: 700;
    letter-spacing: -0.2px;
    text-transform: uppercase;
    color: #fff;
    padding: 12px 30px;
    min-width: 160px;
    text-align: center;
    background-color: var(--motors-base-color);
    border: 1px solid var(--motors-base-color);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.custom-btn-wrapper.style-1 a:hover {
    background-color: var(--motors-default-secondary-color);
    border: 1px solid var(--motors-default-secondary-color);
    color: #fff;
}

@media only screen and (max-width: 767px) {
    .grid-moto-horizontal .info-wrapper-column .inside {
        margin-top: 45px;
    }
}

/* --- SINGLE MOTOS --- */

.stm-template-motorcycle .stm-single-car-page {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.moto-swiper .vehicle-slider-column {
    overflow: hidden;
    height: 600px;
}

.moto-swiper .swiper {
    width: 100%;
    height: 100%;
}

.moto-swiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    margin-right: 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.moto-swiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.moto-swiper .swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.moto-swiper .swiper-slide {
    background-size: cover;
    background-position: center;
}

.moto-swiper .mySwiper2 {
    height: 80%;
    width: 100%;
    position: relative;
}

.moto-swiper .swiper-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0 0 0;
    margin: 0 -5px;
}

.moto-swiper .swiper-thumbs .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.moto-swiper .swiper-thumbs .swiper-slide {
    height: auto;
    opacity: 0.6;
    padding: 0 5px;
}

.moto-swiper .swiper-thumbs .swiper-slide {
    height: 100%;
    width: 100%;
}

.moto-swiper .swiper-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}

@media only screen and (max-width: 767px) {
    .moto-swiper .vehicle-slider-column {
        height: 530px;
    }
}

@media only screen and (max-width: 500px) {
    .moto-swiper .vehicle-slider-column {
        height: 450px;
    }
}

@media only screen and (max-width: 400px) {
    .moto-swiper .vehicle-slider-column {
        height: 380px;
    }
}

.single-vehicle-header-wrapper {
    margin-top: 45px;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #ededed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.single-vehicle-header-wrapper .info-wrapper {
    width: 100%;
    padding-right: 45px;
}

.single-vehicle-header-wrapper .info-wrapper .tag {
    font-size: 12px;
    line-height: 24px;
    color: var(--motors-base-color);
    letter-spacing: 1px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.single-vehicle-header-wrapper .info-wrapper .name {
    margin: 0;
    margin-bottom: 14px;
    line-height: 1.2;

    font-size: 36px;
    font-weight: 700;
    color: var(--motors-secondary-color);
}

.single-vehicle-header-wrapper .prices-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

@media only screen and (max-width: 624px) {
    .single-vehicle-header-wrapper .prices-block {
        align-items: flex-start;
        margin-top: 16px;
    }
}

.single-vehicle-header-wrapper .price-wrapper {
    background-color: var(--motors-base-color);
    padding: 8px 16px 8px 5px;
    text-align: right;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    min-height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.single-vehicle-header-wrapper .price-wrapper::before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -12px;
    height: 100%;
    width: 32px;
    background-color: var(--motors-base-color);
    transform: skew(-16deg, 0deg);
    z-index: 0;
}

.single-vehicle-header-wrapper .price-wrapper .sale-price,
.single-vehicle-header-wrapper .price-wrapper .regular-price {
    color: #fff;
    z-index: 9;
    position: relative;
    display: block;
}

.single-vehicle-header-wrapper .price-wrapper .sale-price {
    font-size: 13px;
    line-height: normal;
    text-decoration: line-through;
}

.single-vehicle-header-wrapper .price-wrapper .regular-price {
    line-height: 24px;
    font-size: 16px;
}

.single-vehicle-header-wrapper .price-wrapper .regular-price,
.single-vehicle-header-wrapper .price-wrapper .vat-label {
    z-index: 9;
}

.single-vehicle-header-wrapper .price-wrapper .vat-label p {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    text-transform: none;
    white-space: nowrap;
    margin-bottom: 0;
    color: #ffff;
}

.single-vehicle-header-wrapper .price-note {
    margin-top: 4px;
}

.single-vehicle-header-wrapper .price-note p {
    font-size: 10px;
    line-height: 16px;
    font-weight: 400;
    color: var(--motors-default-secondary-color);
    text-transform: none;
    white-space: nowrap;
    margin-top: 8px;
    margin-bottom: 0;
}

.single-vehicle-header-wrapper .price-note p span {
    font-weight: bold;
}

@media only screen and (max-width: 624px) {
    .single-vehicle-header-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .single-vehicle-header-wrapper .info-wrapper {
        padding-right: 0;
    }

    .single-vehicle-header-wrapper .price-wrapper {
        padding: 6px 10px 3px 15px;
    }

    .single-vehicle-header-wrapper .price-wrapper::before {
        display: none;
    }

    .single-vehicle-header-wrapper .price-wrapper::after {
        position: absolute;
        content: "";
        display: block;
        top: 0;
        right: -12px;
        height: 100%;
        width: 32px;
        background-color: var(--motors-base-color);
        transform: skew(14deg, 0deg);
        z-index: 5;
    }
}

.single-vehicle-description-wrapper h1,
.single-vehicle-description-wrapper h2,
.single-vehicle-description-wrapper h3,
.single-vehicle-description-wrapper h4,
.single-vehicle-description-wrapper h5,
.single-vehicle-description-wrapper h6 {
    color: var(--motors-secondary-color) !important;
    margin-bottom: 20px !important;
}

.single-vehicle-description-wrapper a {
    font-weight: 500;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.single-vehicle-description-wrapper a:hover {
    color: var(--motors-secondary-color) !important;
    text-decoration: underline;
}

.single-vehicle-description-wrapper ul {
    padding-left: 35px !important;
    margin-bottom: 15px;
}

.specifications-wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
}

.specifications-wrapper label {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 20px;
    color: var(--motors-default-secondary-color);
    display: block;
}

.specifications-wrapper p {
    display: block;
    font-size: 13px;
    line-height: 23px;
    color: #aaa;
    margin-bottom: 0;
}

.form-request-quote {
    margin-top: 15px;
}

.form-request-quote .form-column {
    margin-bottom: 25px;
}

.form-request-quote .form-column label {
    margin-bottom: 5px;
    color: #888;
    font-size: 13px;
}

.form-request-quote .form-column input,
.form-request-quote .form-column textarea {
    font-size: 14px;
    line-height: 24px;
    width: 100%;
    display: block;
    background-color: #eceff3;
    border: 1px solid #e9e9e9;
    border-radius: 0;
    padding: 15px 20px;
}

.form-request-quote .form-column input:active,
.form-request-quote .form-column input:focus,
.form-request-quote .form-column textarea:active,
.form-request-quote .form-column textarea:focus {
    border-color: #e9e9e9 !important;
}

.form-request-quote .submit-form {
    font-size: 12px;
    line-height: 22px;
    font-weight: 700;
    letter-spacing: -0.2px;
    text-transform: uppercase;
    padding: 12px 30px;
    border-radius: 0;
    border: none;
    min-width: 160px;
    text-align: center;
    background-color: var(--motors-base-color);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-request-quote .submit-form:hover {
    background-color: var(--motors-default-secondary-color) !important;
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.form-request-quote .error {
    color: #dc3232 !important;
    display: block;
    margin-top: 8px;
    margin-bottom: 0 !important;
}

/* --- ACCORDION --- */
.acc-container {
    width: 100%;
}

.acc {
    margin-bottom: 10px;
}

.acc:last-of-type {
    margin-bottom: 0;
}

.acc-head {
    background: transparent;
    padding: 20px 65px 20px 0;
    font-size: 22px;
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #d3d3d3;
}

.acc-head span {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: var(--motors-secondary-color);
    text-transform: uppercase;
}

.acc-head.active::before,
.acc-head.active::after {
    background-color: var(--motors-base-color);
}

.acc-head::before,
.acc-head::after {
    content: '';
    position: absolute;
    top: 50%;
    background-color: var(--motors-secondary-color);
    transition: all .3s;
}

.acc-head::before {
    right: 30px;
    width: 3px;
    height: 20px;
    margin-top: -10px;
}

.acc-head::after {
    right: 21px;
    width: 20px;
    height: 3px;
    margin-top: -2px;
}

.acc-head p {
    color: #fff;
    font-weight: bold;
}

.acc-content {
    padding: 15px 0;
    display: none;
    border-bottom: 1px solid #d3d3d3;
}

.acc-head.active::before {
    transform: rotate(90deg);
}

/* --- CUSTOM LINK --- */

.custom-link .first-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 60px;
}

.custom-link .first-btn a {
    font-size: 12px;
    line-height: 22px;
    font-weight: 700;
    letter-spacing: -0.2px;
    text-transform: uppercase;
    color: #fff !important;
    padding: 12px 30px;
    min-width: 160px;
    text-align: center;
    background-color: var(--motors-base-color);
    border: 1px solid var(--motors-base-color);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}


.custom-link .first-btn a:hover {
    background-color: var(--motors-default-secondary-color);
    border: 1px solid var(--motors-default-secondary-color);
    color: #fff !important;
}

/* --- FOOTER --- */

.stm-template-motorcycle .footer_widgets_wrapper {
    padding: 65px 0 25px !important;
}

.footer_widgets_wrapper .widget_nav_menu .widgettitle,
.footer_widgets_wrapper .widget_contacts .widgettitle {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 35px;
}

.footer_widgets_wrapper .wp-block-column:first-of-type p {
    max-width: 90%;
}

.footer_widgets_wrapper .widget_contacts .stm-list-duty li {
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer_widgets_wrapper .widget_contacts .stm-list-duty li .icon {
    position: relative;
    top: auto;
    left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer_widgets_wrapper .widget_contacts .stm-list-duty li .icon i {
    font-size: 17px;
    line-height: 17px;
}

.footer_widgets_wrapper .widget_contacts .stm-list-duty li .text {
    padding-left: 15px;
}

.footer-copyright .copyright-socials ul {
    margin-right: 0;
}

.footer-copyright .copyright-socials ul li {
    margin-bottom: 0;
    margin-left: 25px !important;
}

.footer-copyright .copyright-socials ul li a {
    display: block;
}

.footer-copyright .copyright-socials ul li a i {
    color: #888;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.footer-copyright .copyright-socials ul li a:hover i {
    color: var(--motors-base-color)
}


.stm-template-motorcycle.error404 #wrapper #main .stm-error-page-unit {
    margin-top: 0 !important;
    height: 100vh !important;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.stm-template-motorcycle.error404 #wrapper .error-header {
    display: none
}

.stm-template-motorcycle.error404 #wrapper #main .stm-error-page-unit h2 {
    color: var(--motors-secondary-color) !important;
}

.stm-template-motorcycle.error404 #wrapper #main .stm-error-page-unit .button {
    border-radius: 0 !important;
    border-bottom: none !important;
    box-shadow: none !important;
    opacity: 1 !important;
    font-size: 12px !important;
    line-height: 22px !important;
    font-weight: 700 !important;
    letter-spacing: -0.2px;
    text-transform: uppercase;
    color: #fff !important;
    padding: 12px 30px !important;
    min-width: 160px;
    text-align: center;
    background-color: var(--motors-base-color);
    border: 1px solid var(--motors-base-color);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.stm-template-motorcycle.error404 #wrapper #main .stm-error-page-unit .button:hover {
    background-color: var(--motors-default-secondary-color);
    border: 1px solid var(--motors-default-secondary-color);
}



.cky-revisit-bottom-left {
    display: none !important;
}

.cky-notice-btn-wrapper .cky-btn.cky-btn-reject,
.cky-notice-btn-wrapper .cky-btn.cky-btn-customize {
    color: var(--motors-base-color) !important;
}

.cky-prefrence-btn-wrapper .cky-btn.cky-btn-reject,
.cky-prefrence-btn-wrapper .cky-btn.cky-btn-preferences {
    color: var(--motors-base-color) !important;
}

.cky-accordion-item .cky-accordion-header .cky-accordion-btn {
    color: var(--motors-secondary-color) !important;
}

.single_button_wrapper {
    margin-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.single_button_wrapper a {
    font-size: 12px;
    line-height: 22px;
    font-weight: 700;
    letter-spacing: -0.2px;
    text-transform: uppercase;
    color: #fff !important;
    padding: 12px 30px;
    min-width: 160px;
    text-align: center;
    background-color: var(--motors-base-color);
    border: 1px solid var(--motors-base-color);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.single_button_wrapper a:hover {
    background-color: var(--motors-default-secondary-color);
    border: 1px solid var(--motors-default-secondary-color);
}


.stm-template-motorcycle .icon-box {
    padding: 15px 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.stm-template-motorcycle .icon-box .icon {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.stm-template-motorcycle .icon-box .icon-text {
    overflow: visible !important;
}

.stm-template-motorcycle .icon-box .icon-text .title {
    margin-bottom: 6px;
}

.stm-template-motorcycle .icon-box .icon-text .content p {
    margin-bottom: 0;
    color: #808080;
}

.stm-template-motorcycle .stm-button {
    box-shadow: none !important;
    border-radius: 0 !important;
    font-size: 12px !important;
    line-height: 22px !important;
    font-weight: 700 !important;
    letter-spacing: -0.2px;
    text-transform: uppercase;
}

.stm-template-motorcycle .stm-button:hover {
    opacity: 1 !important;
    background-color: var(--motors-secondary-color) !important;
}


/* --- Tabs single motos --- */

#filter-form {
    display: flex;
    flex-direction: row;
}

.filters_forms ul {
    max-width: 100%;
    white-space: nowrap;
    overflow: auto;
    padding-right: 12px;
    padding-left: 12px !important;
    margin-bottom: 45px;
}

.filters_forms ul li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-left: -1px;
    margin-bottom: 0 !important;
    cursor: pointer;
}

.filters_forms ul li::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #252525;
    transform: skew(-25deg, 0deg);
    transition: all 0.3s ease;
    z-index: 8;
}

.filters_forms ul li.active::after {
    background: #7e1416;
}

.filters_forms ul li:hover::after {
    background: #7e1416;
}

.filters_forms ul li span {
    position: relative;
    display: block;
    min-width: 138px;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 30px 12px 28px;
    text-decoration: none;
    z-index: 10;
}

.form-request-quote .form-column.resume {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.form-request-quote .form-column.resume label {
    margin-bottom: 0;
    margin-right: 12px;
}

.form-request-quote .btn-wrapper {
    padding-top: 15px;
}

/* reCAPTCHA */

.grecaptcha-badge  {
    display: none !important;
}