/**
         * Theme Name:     Hello Elementor Child
         * Author:         Nexus Techies
         * Template:       hello-elementor
         * Text Domain:    hello-elementor-child
         * Description:    A plain-vanilla & lightweight theme for Elementor page builder
         */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Bebas Neue', cursive !important;
    font-weight: normal !important;
}

body h2 {
    font-size: 80px;
}

body {
    font-family: 'Open Sans', sans-serif;
}

.banner-video .elementor-column .elementor-element-populated {
    padding: 0 !important;
}

.banner-video .elementor-column .elementor-widget-heading {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

.banner-video .elementor-column .elementor-widget-heading h1 {
    font-size: 80px;
    color: #fff;
    font-weight: normal;
    line-height: 96px;
    text-shadow: 1px 1px 8px #5a5555;
}

.services .elementor-widget-heading h2 {
    color: #000;
    margin: 0 0 40px 0;
}

.services {
    padding: 80px 0 100px;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
}

.service-collunms .elementor-widget-wrap.elementor-element-populated {
    border: 1px solid #ddd;
    padding: 15px !important;
    background: #fff;
}

.service-collunms .elementor-column {
    padding: 0 15px;
}

.service-collunms h6.elementor-heading-title {
    color: #000;
    font-size: 25px;
}

.service-collunms .elementor-widget-text-editor .elementor-widget-container {
    color: #7b7b7b;
    font-size: 14px;
}

.service-collunms .elementor-widget-heading {
    margin: 0 0 10px !important;
}

.collunm-center {
    margin-top: 30px;
}

.collunm-center .elementor-container {
    justify-content: center;
}

.collunm-center .elementor-column {
    width: 25% !important;
}

.parts {
    padding: 75px 0;
}

.parts:before {
    content: "";
    height: 100%;
    position: absolute;
    width: 50%;
    right: 0;
    background: #fff;
    top: 0;
}

.parts:after {
    width: 50%;
    content: "";
    height: 66px;
    right: 0;
    position: absolute;
    top: 0;
    background: #ededed;
}

.parts h2.elementor-heading-title {
    color: #fff;
}

.parts-blocks .elementor-widget-image {
    width: 20% !important;
    margin: 0 !important;
}

.parts-blocks .elementor-widget-text-editor {
    width: 80% !important;
    padding-left: 15px;
}

.parts-blocks .elementor-widget-wrap.elementor-element-populated {
    align-items: center;
}

.parts-blocks .elementor-widget-text-editor h6 {
    margin: 0;
    font-size: 25px;
    color: #fff;
}

.parts-blocks .elementor-widget-text-editor p {
    margin: 0;
    color: #fff;
    font-size: 15px;
}

.parts-blocks .collunm-right h6 {
    color: #000;
}

.parts-blocks .collunm-right p {
    color: #000;
}

.parts-blocks .collunm-right {
    padding-left: 170px;
}

.parts-blocks .collunm-left {
    padding-right: 170px;
}

.parts-blocks {
    padding-bottom: 10px;
}

.parts-container:before {
    content: "";
    height: calc(100% + 230px);
    width: 350px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    background-image: url(https://apex.nexustechies.com/wp-content/uploads/2022/12/dugati-bike-v.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: -120px;
    z-index: 1;
}

.parts>.elementor-container.elementor-column-gap-default:before {
    content: "";
    height: 66px;
    position: absolute;
    left: -350px;
    background: #eee;
    width: calc(50% + 350px);
    bottom: -75px;
}

.header-top .elementor-container {
    align-items: center;
}

.header-top ul li a {
    font-weight: 400;
    font-size: 21px !important;
    line-height: 25px !important;
    color: #000;
    font-family: 'Bebas Neue', cursive !important;
    padding: 0px !important;
}

.header-top ul li a:hover {
    color: #ec3337;
}


.header-top ul li {
    padding: 0 13px;
}

.header-top {
    position: fixed;
    width: 100%;
    top: 43px;
    transition: 0.5s;
}

.fixed .header-top {
    top: -103px;
}

.header-top .elementor-container {
    align-items: center;
    background: linear-gradient(180deg, #FFFFFF 0%, #F1F1F1 100%);
}

.menu-right nav ul {
    margin-left: auto;
    margin-right: 0px !IMPORTANT;
}

.menu-logo img {
    width: 80px;
}

.footer-top {
    padding-top: 100px;
    background: #f5f5f5;
}

.footer-icon .elementor-widget-icon {
    width: 30%;
    float: left;
}

.footer-icon .elementor-widget-text-editor {
    width: 70%;
    float: left;
}

.footer-icon .elementor-widget-icon {
    width: 30%;
    float: left;
    margin-bottom: 0px !important;
}

.footer-icon .elementor-widget-wrap {
    align-items: center;
}

.footer-icon .elementor-icon {
    width: 60px;
    height: 60px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
}

.footer-icon .elementor-icon i {
    margin: 0 auto;
    font-size: 30px;
    color: #000;
    padding-top: 15px;
}

.footer-icon h4 {
    font-weight: 400 !important;
    font-size: 26px;
    line-height: 31px;
    color: #000;
    margin-bottom: 5px;
}

.footer-icon a {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #7B7B7B;
}

.footer-social {
    padding-top: 47px;
    padding-bottom: 30px;
}

.footer-social .elementor-social-icons-wrapper span a {
    width: 40px;
    height: 40px;
    background: transparent;
    border: 1px solid #000;
    border-radius: 100% !important;
}

.footer-social .elementor-social-icons-wrapper span a i.fab.fa-facebook {
    color: #3b5998;
}

.footer-social .elementor-social-icons-wrapper span a i.fab.fa-twitter {
    color: #1DA1F2;
}

.footer-social .elementor-social-icons-wrapper span a i.fab.fa-instagram {
    color: #d6249f;
}

.footer-social .elementor-social-icons-wrapper span a i.fab.fa-youtube {
    color: #F70000;
}

.footer-social .elementor-social-icons-wrapper span {
    margin: 0 5px;
}

.footer-social .elementor-social-icons-wrapper span a i {
    font-size: 21px;
    padding-top: 1px;
}

.footer-social .elementor-social-icons-wrapper span a.elementor-social-icon-youtube:hover {
    background: #f70000;
    border: 1px solid #f70000;
}

.footer-social .elementor-social-icons-wrapper span a.elementor-social-icon-instagram:hover {
    background: #d6249f;
    border: 1px solid #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.footer-social .elementor-social-icons-wrapper span a.elementor-social-icon-twitter:hover {
    background: #1da1f2;
    border: 1px solid #1da1f2;
}

.footer-social .elementor-social-icons-wrapper span a:hover i {
    color: #fff !important;

}

.footer-social .elementor-social-icons-wrapper span a.elementor-social-icon-facebook:hover {
    background: #3b5998;
    border: 1px solid #3b5998;
}

.footer-bottom {
    background: #EC3337;
    padding: 10px 0;
}

.footer-bottom p.text {
    margin: 0px;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
}

.map-section .elementor-widget-wrap {
    padding: 0px !important;
}

.map-section {
    position: relative;
}

.map-section:before {
    position: absolute;
    content: "";
    background-image: url(https://apex.nexustechies.com/wp-content/uploads/2022/12/Vector.png);
    height: 70px;
    width: 70px;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    z-index: 9;
    left: 50%;
    bottom: -25%;
    background-size: contain;
}

.footer-space {
    padding: 0 70px;
}

.gallery-section h2 {
    font-weight: 400 !important;
    font-size: 80px;
    line-height: 96px;
    padding-bottom: 35px;
}

.gallery-section {
    padding-top: 100px !important;
    padding-bottom: 110px !important;
    background: #eeeeee;
}

.gallery-img {
    margin-bottom: 10px !important;
}

.gallery-img figure.gallery-item {
    padding-right: 10px;
}

.gallery-img figure.gallery-item {
    padding-right: 10px;
}

.gallery-img figure.gallery-itemp:nth-child(4) {
    padding-right: 0px;
}

.project-section {
    padding-top: 155px !important;
    padding-bottom: 130px !important;
    background: #eeeeee;
}

.project-section h2 {
    font-weight: 400;
    font-size: 80px;
    line-height: 96px;
    padding-bottom: 35px;
}

.project-slide .swiper-slide {
    padding: 0 15px;
}

.project-slide .swiper-slide figure.swiper-slide-inner {
    position: relative;
}

.project-slide .swiper-slide figure.swiper-slide-inner figcaption {
    position: absolute;
    bottom: 25px;
    left: 20px;
    text-align: left !important;
}

.project-slide .swiper-slide figure.swiper-slide-inner figcaption span {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    color: #fff;
    font-style: normal;
    text-shadow: 2px 4px 4px rgba(0, 0, 0, 0.25);
    margin-bottom: 10px;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
}

.project-slide .swiper-slide figure.swiper-slide-inner figcaption p {
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    color: #fff;
    text-shadow: 2px 4px 4px rgba(0, 0, 0, 0.25);
    font-style: normal;
    font-family: 'Bebas Neue', cursive !important;
}

.project-slide .elementor-swiper-button i {
    color: #000;
    font-size: 30px;
    font-weight: 700;
}

.project-slide .elementor-swiper-button.elementor-swiper-button-prev {
    left: -30px;
}

.project-slide .elementor-swiper-button-next {
    right: -30px;
}

.apparel-section h2 {
    font-weight: 400;
    font-size: 80px;
    line-height: 96px;
}

.apparel-section p {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}

.apparel-section {
    padding-top: 90px !important;
    margin-top: 0px !important;
    padding-bottom: 100px !important;
}

.inner-banner {
    position: relative;
}

.inner-banner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .6;
}

.contact-head h2 {
    font-size: 60px !IMPORTANT;
    margin: 0 0 20px 0;
}

.contact-head {
    padding-top: 85px !important;
}

.contact-head p {
    font-weight: 400;
    font-size: 17px;
    line-height: 25px;
    color: #000;
    font-family: 'Open Sans', sans-serif;
}

.contact-head {
    padding-top: 100px !important;
    background: #f5f5f5;
}

.contact-section {
    background: whitesmoke;
    padding-top: 50px;
    padding-bottom: 80px;
}

.contact-icon .phone {
    border: 1px solid #dedede;
    padding: 25px;
    margin-bottom: 20px;
    border-radius: 5px;
    display: flex;
    align-items: center;
}

.contact-message form p {
    margin-bottom: 25px;
}

.contact-icon .phone .rid-info-box-icon .rid-info-box-icon {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    position: relative;
    background: #ec3337;
}

.contact-icon .phone .rid-info-box-icon i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 63px;
    font-size: 40px;
    line-height: 0;
    color: #fff;
}

.contact-icon .phone .rid-info-box-text {
    margin-left: 30px;
}

.contact-icon .phone .rid-info-box-text h4 {
    font-weight: 400 !important;
    font-size: 26px;
    line-height: 31px;
    color: #000;
    margin-bottom: 5px;
}

.contact-icon .phone .rid-info-box-text a {
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    color: #ec3337;
}

.contact-icon .phone .rid-info-box-text a:hover {
    text-decoration: underline;
}

.contact-message>.elementor-widget-wrap {
    border: 1px solid #dedede;
    padding: 35px 30px !important;
    border-radius: 5px;
}

.contact-icon .elementor-widget-wrap {
    padding: 0px !IMPORTANT;
}

.contact-icon {
    padding-right: 30px;
}

.contact-message p.text {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0px;
}

.contact-message form label {
    width: 100%;
}

.contact-message form input {
    width: 100% !important;
    border-radius: 3px;
    font-size: 16px;
    line-height: 26px;
    padding: 8px 10px;
    border: 1px solid #ced4da;
    background: transparent;
}

.contact-message form {
    padding-top: 20px;
}

.contact-message form textarea {
    height: 100px !important;
    width: 100% !important;
    border-radius: 3px;
    font-size: 16px;
    line-height: 26px;
    padding: 8px 10px;
    border: 1px solid #ced4da;
    background: transparent;
}

.contact-message form input.wpcf7-submit {
    width: auto !important;
    background: #ec3337;
    padding: 10px 25px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 1.5px;
    border: none;
}

.contact-message form input.wpcf7-submit:hover {
    background: #000000;
}

.contact-message form label {
    color: #000000;
    margin-bottom: 8px;
    font-weight: 500;
    font-size: 14px;
}

.contact-map .elementor-widget-wrap {
    padding: 0px !important;
}

.contact-map {
    position: relative;
}

.contact-map:before {
    position: absolute;
    content: "";
    background-image: url(https://apex.nexustechies.com/wp-content/uploads/2022/12/Vector.png);
    height: 70px;
    width: 70px;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    z-index: 9;
    left: 50%;
    bottom: -25%;
    background-size: contain;
}

.contact-map .elementor-container {
    min-height: auto !important;
}

.apparel-slide .single-item-wrapper {
    align-items: center !important;
    border: 1px solid #d9d9d9;
}

.apparel-slide .single-item-wrapper .item-content-wrapper {
    padding: 18px 20px 40px 18px;
    background: transparent;
    border-left: 1px solid #d9d9d9;
}

.apparel-slide .single-item-wrapper .item-content-wrapper:before {
    display: none !important;
}

.apparel-slide .single-item-wrapper .item-content-wrapper:after {
    display: none !important;
}

.apparel-slide .single-item-wrapper .item-content-wrapper h3 {
    font-weight: 400;
    font-size: 25px;
    line-height: 30px;
    color: #fff;
    font-style: normal;
}

.apparel-slide .single-item-wrapper .item-content-wrapper p {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
}

.apparel-slide .single-item-wrapper .item-content-wrapper a {
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    font-style: normal;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}

.apparel-slide .single-item-wrapper .item-content-wrapper a:hover {
    text-decoration: underline;
}

.apparel-slide {
    padding-top: 25px;
}

.gallery-img figure.gallery-item img {
    position: relative;
    top: 0px;
    transition: 0.5s;
}

.gallery-img figure.gallery-item img:hover {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    top: -5px;
}

.book-appointment h2 {
    font-size: 40px !important;
    letter-spacing: 0.5px;
    color: #fff !important;
}

.appointment-main .elementor-container {
    align-items: center;
}

.appointment-main a.elementor-button-link {
    width: auto !important;
    background: #ec3337;
    padding: 10px 25px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 1.5px;
    border: none;
}

.appointment-main a.elementor-button-link:hover {
    background: #fff;
    color: #000;
}

.book-appointment {
    background: #000;
    padding: 10px 0px;
}

.appointment-btn .elementor-button-wrapper {
    text-align: center;
}

.header-top ul li ul.sub-menu li {
    padding: 5px 10px 5px 10px;
    border: none !important;
}

.header-top ul li ul.sub-menu li a {
    font-size: 18px !important;
    letter-spacing: 0.5px;
}

.header-top ul li ul.sub-menu {
    background: linear-gradient(180deg, #FFFFFF 0%, #F1F1F1 100%);
}

.part-content {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
    background: #eeeeee;
}

.part-content p {
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    color: #7b7b7b;
    font-family: 'Open Sans', sans-serif;
    padding: 0 50px;
}

.find-best .elementor-container {
    align-items: center;
}

.find-best .find-best-left {
    padding-right: 30px;
}

.find-best .find-best-right img {
    width: 100%;
    box-shadow: 10px 10px 0 #ec3337;
    padding: 0px !important;
}

.find-best .elementor-container h2 {
    font-size: 35px !important;
    line-height: 45px;
}

.find-best p {
    color: #7b7b7b;
    font-size: 15px;
}

.motorbike-section {
    padding-top: 150px !important;
    background: #eeeeee;
}

.find-best .find-best-left a.elementor-button-link {
    width: auto !important;
    background: #ec3337;
    padding: 10px 15px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 1.5px;
    border: none;
    text-decoration: none;
}

.find-best .find-best-left a.elementor-button-link:hover {
    background: #000 !important;
}

.apparel-sec .elementor-container {
    align-items: center;
}

.apparel-sec .apparel-text {
    padding-left: 40px;
}

.apparel-sec h2 {
    font-size: 35px !important;
    line-height: 45px;
}

.apparel-sec .elementor-widget-heading {
    margin-bottom: 10px;
}

.apparel-sec p {
    color: #7b7b7b;
    font-size: 15px;
}

.apparel-main {
    background: #eeeeee !important;
}

.apparel-sec .apparel-text a.elementor-button-link {
    width: auto !important;
    background: #ec3337;
    padding: 10px 15px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 1.5px;
    border: none;
    text-decoration: none;
}

.apparel-sec .apparel-text a.elementor-button-link:hover {
    background: #000;
}

.bike-apparel {
    position: relative !important;
    padding: 40px 0;
}

.bike-apparel:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .7;
}

.bike-apparel-left .elementor-widget-wrap {
    background: #f3f3f3;
    padding: 20px !important;
    border-radius: 5px;
}

.bike-apparel-left .elementor-widget-wrap h2 {
    font-size: 35px !important;
    line-height: 45px;
    color: #000 !important;
}

.bike-apparel-left .elementor-widget-wrap p {
    color: #7b7b7b;
    font-size: 15px;
    padding-right: 20px;
}

.bike-apparel-left .elementor-widget-wrap a.elementor-button-link {
    width: auto !important;
    background: #ec3337;
    padding: 10px 15px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 1.5px;
    border: none;
    text-decoration: none;
}

.bike-apparel-left .elementor-widget-wrap a.elementor-button-link:hover {
    background: #000;
}

.bike-apparel-left .elementor-widget-heading {
    margin-bottom: 10px;
}

.bike-apparel-left .elementor-widget-text-editor {
    margin-bottom: 10px;
}

.apparel-slider h2 {
    font-size: 50px !important;
    padding-bottom: 20px;
}

.apparel-slider {
    padding-top: 80px !important;
    padding-bottom: 60px !important;
    background: #eeeeee;
}

.apparel-slider .elementor-image-carousel-wrapper figure.swiper-slide-inner {
    list-style: none;
    position: relative;
    padding: 30px;
    margin: 0 10px !important;
    border-radius: 5px;
    transition: all 300ms ease;
    min-height: 160px;
    margin-bottom: 50px !important;
    background: #fff;
    text-align: center;
}

.apparel-slider .elementor-image-carousel-wrapper figure.swiper-slide-inner img {
    width: 170px;
    height: 170px;
    object-fit: contain;
}

.apparel-slider .elementor-swiper-button {
    display: none;
}

.apparel-slider .swiper-pagination span {
    height: 12px;
    width: 12px;
    border-radius: 0px;
    background: black;
    opacity: 1;
}

.apparel-slider .swiper-pagination span.swiper-pagination-bullet-active {
    background: #ec3337;
}

.bike-column .elementor-column .elementor-widget-wrap {
    position: relative;
    padding: 100px 100px !important;
}

.bike-column .elementor-column .elementor-widget-wrap:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    background-color: #000;
}

.bike-column a.elementor-button-link {
    width: auto !important;
    padding: 10px 15px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 1.5px;
    border: none;
    text-decoration: none;
    background: #ec3337;
}

.bike-column a.elementor-button-link:hover {
    background: #000;
}

.project-column {
    background: #eeeeee;
    padding-top: 90px !important;
}

.project-column .project-text {
    padding-right: 30px;
}

.project-main .elementor-container {
    align-items: center;
}

.project-main h2 {
    font-size: 35px !important;
    line-height: 45px;
}

.project-main p {
    color: #7b7b7b;
    font-size: 15px;
}

.project-column .project-text .elementor-widget-heading {
    margin-bottom: 10px;
}

.project-column .project-text a {
    width: auto !important;
    background: #ec3337;
    padding: 10px 15px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 1.5px;
    border: none;
    text-decoration: none;
}

.project-column .project-text a:hover {
    background: #000;
}

.project-img img {
    width: 100%;
    box-shadow: 10px 10px 0 #ec3337;
    padding: 0px !important;
}

.inner-project-sec {
    padding-top: 80px !important;
    padding-bottom: 0px !important;
}

.gallery-inner {
    padding-top: 80px !important;
    padding-bottom: 90px !important;
}

.inner-project-sec h2 {
    font-size: 60px;
    line-height: 65px;
    padding-bottom: 20px;
}

.gallery-inner h2 {
    font-size: 60px;
    line-height: 65px;
    padding-bottom: 20px;
}

.services-first {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
    background: #eeeeee;
}

.services-first p {
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    color: #7b7b7b;
    font-family: 'Open Sans', sans-serif;
    padding: 0 50px;
}

.services-first h2 {
    font-size: 50px !important;
}

.servicing-box .elementor-background-overlay {
    opacity: 0.05 !important;
}

.service-icon .elementor-widget-icon-box {
    border: 1px solid #ddd;
    padding: 15px !important;
    background: #fff;
}

.service-icon .elementor-widget-icon-box i {
    color: #7b7b7b;
    font-size: 40px !important;
}

.service-icon .elementor-widget-icon-box span.elementor-icon {
    font-size: 35px !important;
    padding-left: 10px;
}

.service-icon .elementor-widget-icon-box h3 {
    margin-bottom: 5px;
    color: #000 !important;
    font-size: 25px !important;
}

.service-icon .elementor-widget-icon-box p {
    color: #7b7b7b !important;
    font-size: 14px !important;
}

.servicing-box {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 100%) !important;
    padding-bottom: 80px !important;
}

.servicing-box h2 {
    font-size: 50px !important;
    padding-bottom: 30px;
}

.service-best {
    padding-top: 100px !important;
    padding-bottom: 0px !important;
}

.passion-main {
    position: relative;
}

.passion-main:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .6;
}


.passion-col .elementor-column .elementor-widget-wrap {
    border: 1px solid #ddd;
    padding: 20px !important;
    background: #fff;
    margin: 8px;
    box-shadow: 0px 12px 14px 0px rgb(0 0 0 / 10%);
    position: relative;
    transition: 0.5s;
    top: 0;
}

.passion-col .elementor-column .elementor-widget-wrap:hover {
    top: -5px;
}

.passion-col .elementor-column .elementor-widget-wrap h2 {
    margin-bottom: 0px;
    color: #000 !important;
    font-size: 22px !important;
}

.passion-col .elementor-column .elementor-widget-wrap p.text {
    color: #7b7b7b !important;
    font-size: 14px !important;
    margin-bottom: 0px;
}

.passion-col .elementor-column .elementor-widget-wrap .elementor-widget-heading {
    margin-bottom: 10px;
}

.passion-top .elementor-container {
    align-items: center;
}

.passion-top .passion-text {
    padding-right: 30px;
}

.passion-text h2 {
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 0px;
}

.passion-text a.elementor-button-link {
    width: auto !important;
    background: #ec3337;
    padding: 10px 15px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 1.5px;
    border: none;
    text-decoration: none;
}

.passion-text a.elementor-button-link:hover {
    background: #fff;
    color: #000;
}

.passion-main {
    padding: 70px 0px !important;
}

.passion-col .elementor-column .elementor-widget-wrap p.text a {
    display: block;
    font-weight: 500;
    color: #ec3337;
    margin-top: 5px;
}

.passion-col .elementor-column .elementor-widget-wrap:hover a {
    text-decoration: underline;
}

.repair-section {
    padding: 70px 0px !important;
    background: #eeeeee !important;
}

.repair-main .elementor-container {
    align-items: center;
}

.repair-main h2 {
    font-size: 45px !important;
    line-height: 55px;
}

.repair-text .elementor-widget-accordion .elementor-tab-title {
    background: #fff;
}

.repair-text .elementor-widget-accordion .elementor-tab-title a {
    color: #000;
    text-decoration: none;
}

.repair-text .elementor-widget-accordion .elementor-tab-title:hover {
    background: #ec3337;
    color: #fff;
}

.repair-text .elementor-widget-accordion .elementor-tab-title:hover a {
    color: #fff;
}

.repair-text .elementor-widget-accordion .elementor-tab-title:hover span i {
    color: #fff;
}

.repair-text .elementor-widget-accordion .elementor-tab-title span i {
    color: #ec3337;
}

.repair-text .elementor-widget-accordion .elementor-tab-content {
    color: #7b7b7b;
    font-size: 15px;
}


.repair-text .elementor-widget-accordion .elementor-tab-title.elementor-active {
    background: #ec3337;
}

.repair-text .elementor-widget-accordion .elementor-tab-title.elementor-active a {
    color: #fff;
}

.repair-text .elementor-widget-accordion .elementor-tab-title.elementor-active span i {
    color: #fff;
}

.restoration-project {
    padding-top: 80px !important;
    padding-bottom: 100px !important;
}

.restoration-project h2 {
    padding-bottom: 0px;
}

.maintenance-tab {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 100%);
    padding: 70px 0px !important;
}

.maintenance-main .elementor-container {
    align-items: center;
}

.maintenance-main .maintenance-tab-left {
    padding-right: 30px;
}

.maintenance-main .maintenance-tab-left h2 {
    padding-bottom: 20px;
    font-size: 40px !important;
}

.maintenance-main .maintenance-tab-left .elementor-tabs-wrapper .elementor-tab-title {
    padding: 10px 10px;
    font-size: 16px;
    background: black;
    color: #fff;
}

.maintenance-main .maintenance-tab-left .elementor-tab-title.elementor-active {
    color: white;
    background: #ec3337;
    border: none;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}

.maintenance-main .maintenance-tab-left .elementor-tab-title.elementor-active:before {
    display: none;
}

.maintenance-main .maintenance-tab-left .elementor-tab-title.elementor-active:after {
    display: none;
}

.maintenance-main .maintenance-tab-left .elementor-tab-content {
    color: #7b7b7b !important;
    font-size: 14px;
    border: none !important;
}

.maintenance-main .maintenance-tab-left .elementor-tabs-content-wrapper {
    border: 1px solid #c5c5c5;
    /* border: 1px #d4d4d4 !important; */
}

.maintenance-tab-img img {
    width: 100%;
    box-shadow: 10px 10px 0 #ec3337;
    padding: 0px !important;
}

.maintenance-last-sec {
    padding: 30px 0 80px !important;
    background: #eeeeee;
}

.maintenance-icon .elementor-column {
    padding: 0 15px;
}

.maintenance-icon .elementor-column .elementor-widget-wrap {
    border: 1px solid #ddd;
    padding: 15px !important;
    background: #fff;
    position: relative;
    transition: 0.5s;
    top: 0;
}

.maintenance-icon .elementor-column .elementor-widget-wrap:hover {
    top: -5px;
}

.maintenance-icon i {
    color: #7b7b7b;
    font-size: 40px !important;
}

.maintenance-icon .elementor-column .elementor-widget-wrap h3 {
    margin-bottom: 5px;
    color: #000 !important;
    font-size: 25px !important;
}

.maintenance-icon .elementor-column .elementor-widget-wrap p {
    color: #7b7b7b !important;
    font-size: 14px !important;
}

.maintenance-icon .elementor-column .elementor-widget-wrap p a {
    font-weight: bold;
    text-decoration: none;
    margin-top: 10px;
    display: inline-block;
}

.maintenance-icon .elementor-column .elementor-widget-wrap p a:hover {
    color: #000;
}

.maintenance-last-sec h2 {
    padding-bottom: 10px;
}

.counter-track-main {
    padding: 80px 0px 70px !important;
    background: #eeeeee;
}

.counter-right {
    padding-left: 30px;
}

.counter-right h2 {
    font-size: 35px !important;
    line-height: 45px;
    color: #000 !important;
}

.counter-right .elementor-widget-heading {
    margin-bottom: 10px;
}

.counter-right p {
    color: #7b7b7b;
    font-size: 15px;
    padding-right: 0px;
    margin-bottom: 0px;
}

.counter-col .elementor-column .elementor-widget-wrap {
    padding-left: 0px;
    padding-bottom: 10px !important;
    padding-top: 0px !important;
}

.counter-col .elementor-column .elementor-widget-wrap .elementor-widget-button .elementor-button-wrapper {
    text-align: center;
}

.counter-col .elementor-column .elementor-widget-wrap .elementor-widget-button a {
    width: auto !important;
    padding: 10px 15px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 1.5px;
    border: none;
    text-decoration: none;
    background: #ec3337;
}

.counter-col .elementor-column .elementor-widget-wrap .elementor-widget-button a:hover {
    background: #000;
}

.counter-col .elementor-column .elementor-widget-wrap .elementor-widget-counter {
    background: #f0f6fc;
    padding: 15px;
}

.counter-col .elementor-column .elementor-widget-wrap .elementor-widget-counter {
    border: 1px solid #ddd;
    padding: 15px !important;
    background: #fff;
}

.counter-col .elementor-column .elementor-widget-wrap span.elementor-counter-number {
    font-size: 35px !important;
    line-height: 45px;
    color: #000 !important;
}

.counter-col .elementor-column .elementor-widget-wrap .elementor-counter-title {
    font-size: 20px;
    font-family: 'Bebas Neue', cursive !important;
    color: #000;
    line-height: 25px;
    margin-top: 10px;
}

.counter-track .elementor-container {
    align-items: center;
}

.counter-left img {
    width: 100%;
    box-shadow: -10px -10px 0 #ec3337;
    padding: 0px !important;
}

.customization-best {
    background: #eeeeee;
    padding-top: 90px !important;
}

.customization-maintaince {
    padding-bottom: 0px !important;
}

.customization-gallery {
    padding-top: 70px !important;
    padding-bottom: 100px !important;
}

.customization-gallery h2 {
    padding-bottom: 10px;
    font-size: 50px !important;
}

.winter-best {
    padding: 100px 0px !important;
}

.performance-main {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 100%);
    padding: 80px 0px;
}

.performance .elementor-container {
    align-items: center;
}

.performance-text h3 {
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 0px;
    color: #000 !important;
}

.performance-text .elementor-widget-heading {
    margin-bottom: 10px !important;
}

.performance-text p {
    color: #7b7b7b !important;
    font-size: 14px !important;
}

.performance .elementor-column .elementor-widget-wrap {
    padding: 0px;
}

.performance-text {
    padding-left: 50px;
}

.performance-text-left {
    padding-left: 0px;
    padding-right: 50px;
    text-align: right;
}

.keep-up-main {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 100%);
    padding: 80px 0px;
}

.keep-up-main img {
    width: 100%;
    padding: 0px !important;
}

.keep-up-main h3 {
    font-size: 35px;
    color: #000 !important;
    padding-top: 20px;
}

.keep-up-sec img {
    height: 350px;
    object-fit: cover;
}

.keep-up-main p {
    color: #7b7b7b;
    font-size: 15px;
    margin-bottom: 0px;
}

.keep-up-main .elementor-widget-heading {
    margin-bottom: 10px;
}

.keep-up-sec .elementor-column .elementor-widget-wrap {
    padding-left: 0px;
}

.keep-up-sec {
    padding-top: 40px;
}

.keep-up-sec a.elementor-button-link {
    width: auto !important;
    background: #ec3337;
    padding: 10px 15px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 1.5px;
    border: none;
    text-decoration: none;
}

.keep-up-sec a.elementor-button-link:hover {
    background: #000;
}

.contact-banner:before {
    opacity: 0;
}

.apparel-banner:before {
    opacity: 0;
}

.services .service-head h2 {
    margin: 0 !important;
}

.service-best ul {
    padding-left: 19px;
}

.service-best ul li p {
    margin-bottom: 0 !important;
}

.services-first p {

    margin-bottom: 0 !important;
}

ul.track-prep li {
    color: #7f7d7b;
}

.part-content p.track-text {
    padding-left: 0 !important;
}

.part-content ul {
    padding-left: 20px !important;
}

.part-content ul.track-prep li {
    color: #7f7d7b;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 5px;
    font-family: 'Open Sans', sans-serif;
}


.appointment-main a.elementor-button-link,
.elementor-button {

    text-decoration: none !important;
}

header.page-header {
    display: none;
}

p.text-price {
    color: #ec3339;
    font-size: 18px;
}

.comments-area a,
.page-content a {
    text-decoration: underline;
    color: #ec3339;
}

.header-top ul li a {
    font-weight: 500 !important;
    font-size: 17px !important;
    line-height: 25px !important;
    font-family: 'Roboto' !important;
    padding: 0px !important;
    text-shadow: none !important;
    text-transform: uppercase;
}

.header-top ul li ul.sub-menu li a {
    font-size: 14px !important;
    letter-spacing: 0.5px;
}
.header-top ul li ul li.current-menu-item a{  
    color: #61ce70 !important;
}
.header-top ul li ul.sub-menu {
    min-width: 255px !important;

}

.part-content .bike-apparel-left .elementor-widget-wrap h2 {
    font-size: 24px !important;
    line-height: 35px;
    color: #000 !important;
    text-transform: capitalize !important;
    font-weight: 500 !important;
}

/*13-6-2023*/
ul.products li a h2 {
    color: #2e2e2e !important;
    font-size: 19px !important;
    font-weight: 500 !important;
    padding-top: 0px !important;
}

ul.products li a:hover h2 {
    color: #ec3337 !important;
}

.woocommerce ul.products li.product:hover .price {
    text-decoration: underline;
}

.woocommerce ul.products li.product .price {
    color: #ec3337 !important;
    display: block;
    font-weight: 500 !important;
    margin-bottom: .5em;
    font-size: 16px;
}

ul.products li a.button {
    font-weight: 500;
    fill: #000000;
    color: #000000;
    background-color: #00000000;
    border-color: #000000;
    box-shadow: none !important;
    border: 1px solid #000;
    margin-top: 10px !important;
    padding: 10px 10px;
    font-size: 15px;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 0.5px;
    border-radius: 5px;
}

ul.products li a.button:hover {
    background-color: #ec3337 !important;
    color: #fff !important;
    border-color: #ec3337;
}

ul.products li {
    border: 1px solid #ddd;
    padding: 10px !important;
    background: #fff;
    min-height: 420px !important;
}

ul.products li:hover {
    box-shadow: 0 3px 22px rgba(0, 0, 0, .05);
}

ul.products li a.added_to_cart {
    font-weight: 500;
    fill: #ffffff;
    color: #ffffff;
    background-color: #ec3337;
    border-color: #000000;
    box-shadow: none !important;
    border: 1px solid #ec3337;
    margin-top: 10px !important;
    padding: 7px 10px;
    font-size: 15px;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 0.5px;
    border-radius: 5px;
    margin-left: 10px;
}

ul.woocommerce-error {
    background: #f5f5f5;
    border-top-color: #ec3337  !important;
}

ul.products li a.added_to_cart:hover {
    fill: #ffffff;
    color: #ffffff;
    background-color: #000;
    border-color: #000;
}

.woocommerce .content-area {
    position: relative;
}

.woocommerce .content-area:before {
    content: "";
    width: 100%;
    display: block;
    background-image: url(https://apex.nexustechies.com/wp-content/uploads/2023/01/man-repairing-bike-confident-young-man-repairing-m-K9ZPERL-resize.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.woocommerce .content-area header.woocommerce-products-header {
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    top: 280px;
}

.woocommerce .content-area header.woocommerce-products-header h1 {
    color: #fff;
    font-size: 82px;
}

.woocommerce form.woocommerce-ordering {
    padding-top: 60px;
    margin-bottom: 0px !important;
    padding-right: 5px;
}

.woocommerce form.woocommerce-ordering select.orderby {
    border: 1px solid #cbcbcb;
    font-size: 14px;
    border-radius: 0px;
    padding: 5px 10px;
    text-align: left;
}

.woocommerce-cart main#content {
    padding-top: 200px;
    padding-bottom: 60px;
}

.woocommerce-cart main#content {
    padding-top: 200px;
}

.woocommerce-cart form.woocommerce-cart-form table th {
    padding: 5px 10px !important;
}

.woocommerce-cart form.woocommerce-cart-form table td,
table th {
    padding: 10px;
    line-height: 1.5;
    border: 1px solid hsla(0, 0%, 50.2%, .5019607843);
    vertical-align: middle;
    background: #fff;
}

.woocommerce-cart form.woocommerce-cart-form table td a {
    color: #ec3337;
    font-weight: 500;
    text-decoration: none;
}

.woocommerce-cart form.woocommerce-cart-form table td a:hover {
    text-decoration: underline;
}

.woocommerce-cart form.woocommerce-cart-form table {
    border-collapse: collapse !important;
}

.woocommerce-cart form.woocommerce-cart-form table td button.button {
    font-weight: 500;
    fill: #000000;
    color: #000000;
    background-color: #00000000;
    border-color: #000000;
    box-shadow: none !important;
    border: 1px solid #000;
    padding: 11px 20px 8px;
    font-size: 15px;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 0.5px;
}

.woocommerce-cart form.woocommerce-cart-form table td button.button:hover {
    background-color: #ec3337 !important;
    color: #fff !important;
    border-color: #ec3337;
}

.woocommerce-cart form.woocommerce-cart-form table td span.amount {
    font-weight: 600;
}

.woocommerce-cart form.woocommerce-cart-form table td.product-quantity .quantity input {
    padding: 5px;
}

.woocommerce-cart form.woocommerce-cart-form table td .coupon input#coupon_code {
    width: auto !important;
}

.woocommerce-cart .page-content .cart_totals {
    width: 40% !important;
    border: 1px solid #ccc;
    padding: 20px;
    /* box-shadow: 0px 0px 4px #bfbaba !important; */
    background: #fff;
    border: 1px solid hsla(0, 0%, 50.2%, .5019607843);
}

.woocommerce-cart .page-content .cart_totals h2 {
    font-weight: 400 !important;
    color: #000 !important;
    font-size: 25px !important;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.woocommerce-cart .page-content .cart_totals a.checkout-button {
    margin-bottom: 0px;
    font-weight: 500;
    fill: #000000;
    color: #000000;
    background-color: #00000000;
    border-color: #000000;
    box-shadow: none !important;
    border: 1px solid #000;
    padding: 15px 20px;
    font-size: 18px;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 0.6px;
    border-radius: 5px;
}

.woocommerce-cart .page-content .cart_totals a.checkout-button:hover {
    background-color: #ec3337 !important;
    color: #fff !important;
    border-color: #ec3337;
}

.woocommerce-checkout main#content {
    padding-top: 200px;
    padding-bottom: 90px;
}

.woocommerce-info {
    border-top-color: #ec3337 !important;
    background: #f5f5f5;
}

.woocommerce-checkout main#content form.woocommerce-checkout p span.select2-selection {
    background: transparent;
}

.woocommerce-checkout main#content form.woocommerce-checkout p span.select2-selection span.select2-selection__arrow {
    top: 10px;
}

.woocommerce-checkout main#content form.woocommerce-checkout p span.select2-selection.select2-selection--single {
    height: auto;
    padding: 8px 10px;
    border: 1px solid #ced4da;
    background: transparent;
}

.woocommerce-checkout main#content form.woocommerce-checkout p input {
    width: 100% !important;
    border-radius: 3px;
    font-size: 15px;
    line-height: 26px;
    padding: 8px 10px;
    border: 1px solid #ced4da;
    background: transparent;
}

.woocommerce-checkout main#content form.woocommerce-checkout p textarea {
    height: 100px;
    width: 100% !important;
    border-radius: 3px;
    font-size: 15px;
    line-height: 26px;
    padding: 8px 10px;
    border: 1px solid #ced4da;
    background: transparent;
}

.woocommerce-checkout main#content form.woocommerce-checkout p label {
    font-family: 'Bebas Neue', cursive !important;
    font-size: 17px;
    letter-spacing: 0.5px;
}

.woocommerce-checkout main#content div#order_review {
    display: flex;
}

.woocommerce-checkout main#content div#order_review table {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.woocommerce-checkout main#content form.woocommerce-checkout h3#order_review_heading {
    padding-top: 20px;
}

.woocommerce-checkout main#content div#order_review div#payment {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-left: 30px;
}

.woocommerce-checkout main#content div#order_review div#payment button#place_order {
    margin-bottom: 0px;
    font-weight: 500;
    fill: #000000;
    color: #000000;
    background-color: #00000000;
    border-color: #000000;
    box-shadow: none !important;
    border: 1px solid #000;
    padding: 10px 20px;
    font-size: 18px;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 0.6px;
    border-radius: 5px;
}

.woocommerce-checkout main#content div#order_review div#payment button#place_order:hover {
    background-color: #ec3337 !important;
    color: #fff !important;
    border-color: #ec3337;
}

.woocommerce-checkout main#content div#order_review div#payment ul.wc_payment_methods label {
    font-family: 'Bebas Neue', cursive !important;
    font-size: 20px;
    letter-spacing: 0.5px;
}

.woocommerce-checkout main#content .woocommerce-order p.woocommerce-thankyou-order-received {
    font-size: 25px;
    font-family: 'Bebas Neue', cursive !important;
    text-align: center;
    border: 2px dashed #4eb859;
    padding: 12px;
}

.woocommerce-checkout main#content .woocommerce-order ul.woocommerce-thankyou-order-details {
    margin-top: 40px;
    text-align: center;
    display: flex;
    justify-content: center;
}

.woocommerce-checkout main#content .woocommerce-order ul.woocommerce-thankyou-order-details li {
    font-size: 16px;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 0.5px;
}

.woocommerce-checkout main#content .woocommerce-order p {
    font-size: 20px;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 0.5px;
}

.woocommerce-checkout main#content .woocommerce-order ul.woocommerce-thankyou-order-details li strong {
    font-size: 20px;
    font-weight: 500;
    color: #ec3337;
}

.woocommerce-checkout main#content .woocommerce-order h2 {
    font-size: 30px;
    padding-top: 20px;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
}

.woocommerce-checkout main#content .woocommerce-order table.order_details {
    border-collapse: collapse !important;
}

.woocommerce-checkout main#content .woocommerce-order section.woocommerce-customer-details address {
    border-radius: 0px;
    background: #fff;
    border: 1px solid hsla(0, 0%, 50.2%, .5019607843);
    font-size: 20px;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 0.5px;
}

.woocommerce-checkout main#content form.woocommerce-checkout p input#createaccount {
    width: auto !important;
}

form.woocommerce-form-coupon button.button {
    margin-bottom: 0px;
    font-weight: 500;
    fill: #000000;
    color: #000000;
    background-color: #00000000;
    border-color: #000000;
    box-shadow: none !important;
    border: 1px solid #000;
    padding: 10px 20px;
    font-size: 18px;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 0.6px;
    border-radius: 5px;
}

form.woocommerce-form-coupon button.button:hover {
    background-color: #ec3337 !important;
    color: #fff !important;
    border-color: #ec3337;
}

form.woocommerce-form.woocommerce-form-login.login button.woocommerce-button {
    margin-bottom: 0px;
    font-weight: 500;
    fill: #000000;
    color: #000000;
    background-color: #00000000;
    border-color: #000000;
    box-shadow: none !important;
    border: 1px solid #000;
    padding: 12px 20px 8px;
    font-size: 18px;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 0.6px;
    border-radius: 5px;
}

form.woocommerce-form.woocommerce-form-login.login button.woocommerce-button:hover {
    background-color: #ec3337 !important;
    color: #fff !important;
    border-color: #ec3337;
}

.single-product main#main {
    padding-top: 90px;
}

.single-product main#main h1.product_title.entry-title {
    font-size: 30px;
}

.single-product .entry-summary p.price {
    color: #ec3337 !important;
    font-weight: 500 !important;
    margin-bottom: 0.5em;
    font-size: 16px;
}

.single-product .entry-summary p {
    color: #000 !important;
    font-size: 15px;
    font-weight: 500;
}

.single-product .entry-summary form.cart button {
    margin-bottom: 0px;
    font-weight: 500;
    fill: #000000;
    color: #000000;
    background-color: #00000000;
    border-color: #000000;
    box-shadow: none !important;
    border: 1px solid #000;
    padding: 12px 20px;
    font-size: 16px;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 0.6px;
    border-radius: 5px;
}

.single-product .entry-summary form.cart button:hover {
    background-color: #ec3337 !important;
    color: #fff !important;
    border-color: #ec3337;
}

.single-product .entry-summary form.cart {
    margin-top: 20px;
    margin-bottom: 20px !important;
}

.single-product .entry-summary .product_meta {
    color: #000 !important;
    font-size: 15px;
    font-weight: 500;
}

.single-product .woocommerce-tabs h2 {
    font-size: 30px;
    margin-bottom: 10px;
}

.single-product .woocommerce-tabs p {
    color: #000 !important;
    font-size: 15px;
    font-weight: 500;
}

.single-product .related.products h2 {
    font-size: 30px;
}

.single-product .related.products ul.products {
    padding-top: 0px !important;
}

.single-product .woocommerce-tabs {
    padding-top: 40px;
}

.single-product .woocommerce-tabs ul.tabs:before {
    display: none !important;
}

.single-product .woocommerce-tabs ul.tabs li {
    border: none !important;
    border-radius: 5px !important;
    margin-right: 5px !important;
    background: whitesmoke !important;
}

.single-product .woocommerce-tabs ul.tabs {
    padding-left: 0px !important;
}

.single-product .woocommerce-tabs ul.tabs li.active {
    background: #ec3337 !important;
}

.single-product .woocommerce-tabs ul.tabs li:hover {
    background: #ec3337 !important;
}

.single-product .woocommerce-tabs ul.tabs li:hover a {
    color: #fff !important;
}

.single-product .woocommerce-tabs ul.tabs li.active a {
    color: #fff !important;
}

.single-product .woocommerce-tabs ul.tabs li a {
    font-family: 'Bebas Neue', cursive !important;
    font-weight: 400 !important;
    color: #000 !important;
    font-size: 18px;
    letter-spacing: 0.5px;
}

.single-product .woocommerce-tabs ul.tabs li:before {
    display: none !important;
}

.single-product .woocommerce-tabs ul.tabs li:after {
    display: none !important;
}

.mobile-header {
    display: none !important;
}

.single-product .woocommerce-tabs table.woocommerce-product-attributes {
    border-collapse: collapse !important;
    border: 1px solid rgba(0, 0, 0, .1);
}

.single-product .woocommerce-tabs table td,
table th {
    padding: 10px;
    line-height: 1.5;
    border: 1px solid hsla(0, 0%, 50.2%, .5019607843);
    vertical-align: middle;
    background: #fff;
}

.single-product .woocommerce-tabs table.woocommerce-product-attributes th {
    vertical-align: middle;
}

.single-product .woocommerce-tabs table td p {
    padding: 0px;
}

.single-product .woocommerce-tabs form#commentform {
    margin-top: 20px;
}

.single-product .woocommerce-tabs .comment-form-rating label {
    font-family: 'Bebas Neue', cursive !important;
    font-size: 20px;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
}

.single-product .woocommerce-tabs form#commentform .comment-form-rating p.stars span a {
    font-size: 24px;
    color: #ec3337;
}

.single-product .woocommerce-tabs form#commentform p.comment-form-comment textarea#comment {
    height: 100px;
    width: 100% !important;
    border-radius: 3px;
    font-size: 15px;
    line-height: 26px;
    padding: 8px 10px;
    border: 1px solid #ced4da;
    background: transparent;
}

.single-product .woocommerce-tabs form#commentform p.comment-form-comment label {
    font-family: 'Bebas Neue', cursive !important;
    font-size: 18px;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
}

.single-product .woocommerce-tabs form#commentform p.comment-form-comment {
    margin-top: 20px !important;
}

.single-product .woocommerce-tabs form#commentform p.form-submit input#submit {
    margin-bottom: 0px;
    font-weight: 500;
    fill: #000000;
    color: #000000;
    background-color: #00000000;
    border-color: #000000;
    box-shadow: none !important;
    border: 1px solid #000;
    padding: 15px 20px;
    font-size: 18px;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 0.6px;
    border-radius: 5px;
    width: auto !important;
}

.single-product .woocommerce-tabs form#commentform p.form-submit input#submit:hover {
    background-color: #ec3337 !important;
    color: #fff !important;
    border-color: #ec3337;
}

.banner-video iframe {
    height: 100vh !important;
}
.woocommerce-cart main#content p.return-to-shop a.button {
    margin-bottom: 0px;
    font-weight: 500;
    fill: #000000;
    color: #000000;
    background-color: #00000000;
    border-color: #000000;
    box-shadow: none !important;
    border: 1px solid #000;
    padding: 15px 20px;
    font-size: 18px;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 0.6px;
    border-radius: 5px;
}
.woocommerce-cart main#content p.return-to-shop a.button:hover{
    background-color: #ec3337 !important;
    color: #fff !important;
    border-color: #ec3337;
}
.woocommerce-message a.button{
     margin-bottom: 0px;
    font-weight: 500;
    fill: #000000;
    color: #000000;
    background-color: #00000000;
    border-color: #000000;
    box-shadow: none !important;
    border: 1px solid #000;
    padding: 15px 20px;
    font-size: 18px;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 0.6px;
    border-radius: 5px;
}
.woocommerce-message a.button:hover{
 background-color: #ec3337 !important;
    color: #fff !important;
    border-color: #ec3337;
}
.woocommerce-message {
    border-top-color: #ec3337 !important;
    background: #f5f5f5;
}
.single-product .woocommerce-tabs form#commentform p input {
    height: auto;
    width: 100% !important;
    border-radius: 3px;
    font-size: 15px;
    line-height: 26px;
    padding: 8px 10px;
    border: 1px solid #ced4da;
    background: transparent;
}
.single-product .woocommerce-tabs form#commentform p  label {
    font-family: 'Bebas Neue', cursive !important;
    font-size: 18px;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
}
.single-product .woocommerce-tabs form#commentform p  input#wp-comment-cookies-consent {
    width: auto !important;
    height: auto !important;
}
.single-product .woocommerce-tabs form#commentform p.comment-form-cookies-consent label {
    margin-bottom: 0px;
}
.woocommerce-account form.woocommerce-ResetPassword.lost_reset_password {
    padding: 70px 0px 20px;
}
.woocommerce-account form.woocommerce-ResetPassword.lost_reset_password button.woocommerce-Button.button{
      margin-bottom: 0px;
    font-weight: 500;
    fill: #000000;
    color: #000000;
    background-color: #00000000;
    border-color: #000000;
    box-shadow: none !important;
    border: 1px solid #000;
       padding: 15px 20px 10px;
    font-size: 18px;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 0.6px;
    border-radius: 5px;
}
.woocommerce-account form.woocommerce-ResetPassword.lost_reset_password button.woocommerce-Button.button:hover{
    background-color: #ec3337 !important;
    color: #fff !important;
    border-color: #ec3337;
}
.woocommerce-account .page-content div#customer_login {
    padding-top: 30px;
}
.woocommerce-account .page-content h2 {
    font-size: 30px;
    margin-bottom: 0px !important;
}
.woocommerce-account .page-content 
 form.woocommerce-form {
    margin-top: 20px;
}
.woocommerce-account .page-content form.woocommerce-form button.woocommerce-button {
    margin-bottom: 0px;
    font-weight: 500;
    fill: #000000;
    color: #000000;
    background-color: #00000000;
    border-color: #000000;
    box-shadow: none !important;
    border: 1px solid #000;
    padding: 12px 20px 10px;
    font-size: 17px;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 0.6px;
    border-radius: 5px;
}
.woocommerce-account .page-content form.woocommerce-form button.woocommerce-button:hover{
    background-color: #ec3337 !important;
    color: #fff !important;
    border-color: #ec3337;
}
.woocommerce-account .page-content form.woocommerce-form p label {
    font-family: 'Bebas Neue', cursive !important;
    font-size: 17px;
    letter-spacing: 0.5px;
}

.woocommerce-account .page-content form.woocommerce-form p  input {
    width: 100% !important;
    border-radius: 3px;
    font-size: 15px;
    line-height: 26px;
    padding: 8px 10px;
    border: 1px solid #ced4da;
    background: transparent;
}
.woocommerce-account .page-content form.woocommerce-form label.woocommerce-form__label-for-checkbox input#rememberme {
    width: auto !important;
}
.woocommerce-account .page-content form.woocommerce-form p a {
    color: #ec3337 !important;
    font-weight: 500;
}
.woocommerce-account .page-content form.woocommerce-form p a:hover {
    color: #61ce70 !important;

}
.woocommerce-account form.woocommerce-ResetPassword.lost_reset_password p {
    font-family: 'Bebas Neue', cursive !important;
    font-size: 20px;
    letter-spacing: 0.5px;
}
.woocommerce-account form.woocommerce-ResetPassword.lost_reset_password p label {
    font-family: 'Bebas Neue', cursive !important;
    font-size: 17px;
    letter-spacing: 0.5px;
}
.woocommerce-account form.woocommerce-ResetPassword.lost_reset_password input#user_login {
    width: 100% !important;
    border-radius: 3px;
    font-size: 15px;
    line-height: 26px;
    padding: 8px 10px;
    border: 1px solid #ced4da;
    background: transparent;
}
.woocommerce-account .site-main .page-content form .woocommerce-address-fields p label {
    font-family: 'Bebas Neue', cursive !important;
    font-size: 15px;
    letter-spacing: 0.5px;
}
.woocommerce-account .site-main .page-content form .woocommerce-address-fields p input {
    width: 100% !important;
    border-radius: 3px;
    font-size: 15px;
    line-height: 26px;
    padding: 8px 10px;
    border: 1px solid #ced4da;
    background: transparent;
}   
.woocommerce-account .site-main .page-content form .woocommerce-address-fields p span.select2-selection.select2-selection--single {
    height: auto;
    padding: 8px 10px;
    border: 1px solid #ced4da;
    background: transparent;
}
.woocommerce-account .site-main .page-content form .woocommerce-address-fields p span.select2-selection.select2-selection--single span.select2-selection__arrow {
    top: 10px;
}
.woocommerce-account .site-main .page-content form .woocommerce-address-fields p button.button {
    margin-bottom: 0px;
    font-weight: 500;
    fill: #000000;
    color: #000000;
    background-color: #00000000;
    border-color: #000000;
    box-shadow: none !important;
    border: 1px solid #000;
    padding: 10px 20px;
    font-size: 18px;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 0.6px;
    border-radius: 5px;
    margin-top: 20px;
}
.woocommerce-account .site-main .page-content form .woocommerce-address-fields p button.button:hover {
    background-color: #ec3337 !important;
    color: #fff !important;
    border-color: #ec3337;
}
.woocommerce-account .site-main .page-content form h3 {
    margin-top: 0px;
}
.woocommerce-account .site-main .page-content .woocommerce-MyAccount-content p {
    color: #000 !important;
    font-size: 15px;
    font-weight: 500;
}
.woocommerce-account .site-main .page-content .woocommerce-MyAccount-content .woocommerce-Address address {
    color: #000 !important;
    font-size: 15px;
    font-weight: 500;
}
.woocommerce-account .site-main .page-content .woocommerce-MyAccount-content .woocommerce-Address a.edit {
    background: #ea2f33;
    padding: 5px 15px  3px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 0.5px;
    font-weight: 200 !important;
    border-radius: 5px;
}.woocommerce-account .site-main .page-content .woocommerce-MyAccount-content .woocommerce-Address a.edit:hover {
    background: #000;
    color: #fff;
}








.woocommerce-account .site-main .page-content form.edit-account p label {
    font-family: 'Bebas Neue', cursive !important;
    font-size: 15px;
    letter-spacing: 0.5px;
}
.woocommerce-account .site-main .page-content form.edit-account p input {
    width: 100% !important;
    border-radius: 3px;
    font-size: 15px;
    line-height: 26px;
    padding: 8px 10px;
    border: 1px solid #ced4da;
    background: transparent;
}   
.woocommerce-account .site-main .page-content form.edit-account p span.select2-selection.select2-selection--single {
    height: auto;
    padding: 8px 10px;
    border: 1px solid #ced4da;
    background: transparent;
}
.woocommerce-account .site-main .page-content form.edit-account p span.select2-selection.select2-selection--single span.select2-selection__arrow {
    top: 10px;
}
.woocommerce-account .site-main .page-content form.edit-account p  button.button {
    margin-bottom: 0px;
    font-weight: 500;
    fill: #000000;
    color: #000000;
    background-color: #00000000;
    border-color: #000000;
    box-shadow: none !important;
    border: 1px solid #000;
    padding: 10px 20px;
    font-size: 18px;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 0.6px;
    border-radius: 5px;
    margin-top: 20px;
}
.woocommerce-account .site-main .page-content form.edit-account p button.button:hover {
    background-color: #ec3337 !important;
    color: #fff !important;
    border-color: #ec3337;
}
.project-slide {
    overflow: hidden;
    position: relative;
}
.single-product .woocommerce-tabs ul.tabs li a {
    padding: 11px 5px 6px !important;
}
.single-product .woocommerce-tabs p.form-submit input#submit {
    font-weight: 500 !important;
    color: #000000 !important;
    background-color: transparent !important;
    box-shadow: none !important;
    border: 1px solid #000 !important;
    padding: 12px 20px 10px !important;
    font-size: 16px !important;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 0.6px;
    border-radius: 4px !important;
}
.single-product .woocommerce-tabs p.form-submit input#submit:hover {
    background: #ec3337 !important;
    border-color: #ec3337 !important;
    color: #fff !important;
}
.project-slide .elementor-swiper-button {
    position: absolute;
}
.error404 main#content {
    padding: 220px 0 90px;
}
.error404 main#content .page-content p {
    text-align: center;
    font-size: 22px;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 0.5px;
}
.apparel-slider .elementor-widget-image-carousel {
    overflow: hidden;
}

.woocommerce .content-area:before{
    height: 730px;
}
.woocommerce .content-area header.woocommerce-products-header h1 {
    margin: 70px 0 0;
}



.woocommerce-account .site-main .page-content {
    padding: 160px 0 60px;
}
.woocommerce-account .site-main .page-content .woocommerce-MyAccount-navigation ul {
    padding: 0;
    border: 1px solid #ddd;
}
.woocommerce-account .site-main .page-content .woocommerce-MyAccount-navigation ul li {
    list-style: none;
    margin: 0;
    border-bottom: 1px solid #ddd;
    padding: 13px 10px;
}
.woocommerce-account .site-main .page-content .woocommerce-MyAccount-navigation ul li a {
    text-decoration: none;
    font-family: 'Bebas Neue', cursive !important;
    font-size: 18px;
    color: #000;
}

.woocommerce-account .site-main .page-content .woocommerce-MyAccount-navigation ul li.is-active a {
    color: #ec3339;
}
.woocommerce-account .site-main .page-content .woocommerce-MyAccount-navigation ul li a:hover {
    color: #ec3339;
}
.woocommerce-account .site-main .page-content .woocommerce-MyAccount-content table.woocommerce-orders-table thead th {
    font-family: 'Bebas Neue', cursive !important;
    font-weight: normal;
    font-size: 16px;
}
.woocommerce-account .site-main .page-content .woocommerce-MyAccount-content table.woocommerce-orders-table a.woocommerce-button {
    background: #ec3337;
    padding: 6px 16px 3px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 1px;
    border: none;
    font-weight: normal;
}
.woocommerce-account .woocommerce-MyAccount-content p mark {
    background: transparent;
    color: #ec3236;
    font-weight: 600;
}
.woocommerce-account .site-main .page-content .woocommerce-MyAccount-content .woocommerce-info a.button.wc-forward {
    margin-bottom: 0px;
    font-weight: 500;
    fill: #000000;
    color: #000000;
    background-color: #00000000;
    border-color: #000000;
    box-shadow: none !important;
    border: 1px solid #000;
    padding: 12px 20px 10px;
    font-size: 18px;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 0.6px;
    border-radius: 5px;
    transition: 0.3s;
}
.woocommerce-account .site-main .page-content .woocommerce-MyAccount-content .woocommerce-info a.button.wc-forward:hover {
    color: #fff;
    background-color: #ec3236;
    border-color: #ec3236;
}
.woocommerce-account .site-main .page-content .woocommerce-MyAccount-content .shop_table td a {
    text-decoration: none;
}
/*13-6-2023*/
/*15-6-2023*/
.shop_top {
    display: flex !important;
    flex-wrap: wrap !important;
    margin: 0 -15px !important;
    padding-top: 80px;
    padding-bottom: 70px;
}
.shop_top .custom_sidebar {
    width: 25%;
    padding: 0 30px 0px 15px;
    box-sizing: border-box;
}
.shop_top .main_shop_content_test {
    width: 75%;
    box-sizing: border-box;
    padding: 0 15px;
}
.shop_top .custom_sidebar  .wc-block-price-slider .wc-block-price-filter__controls input {
    max-width: 100px;
    display: inline-block;
    text-align: center;
    border-radius: 25px !important;
    padding: 7px 7px 4px;
}
.shop_top .custom_sidebar h3 {
    font-size: 27px;
    line-height: 27px;
    font-weight: 500 !important;
    margin-bottom: 10px;
    margin-top: 30px !important;
}
.shop_top .custom_sidebar h2 {
    font-size: 25px;
    line-height: 27px;
    font-weight: 500 !important;
    margin-bottom: 12px;
}
.shop_top .custom_sidebar h4 {
    font-size: 20px;
    line-height: 27px;
    font-weight: 600 !important;
    margin-bottom: 18px;
}
.shop_top .custom_sidebar .wc-block-product-categories-list {
    padding: 0 0 30px;
    list-style: none;
    border-bottom: 1px solid #eee;
    margin: 0 0 35px;
}
.shop_top .custom_sidebar .wc-block-product-categories-list li {
    margin: 0 0 6px;
    position: relative;
    padding: 0 30px 0 16px;
}
.shop_top .custom_sidebar .wc-block-product-categories-list li a {
    display: inline-block;
    color: #464646 !important;
    font-size: 14px !important;
}
.shop_top .custom_sidebar .wc-block-product-categories-list li a:hover{
    color: #ec3337 !important;
}

.shop_top .custom_sidebar ul li input:focus{
    outline: none !important;
}
.price-sec .bike-apparel-left .elementor-widget-wrap {
    border: 1px solid #ddd;
    padding: 10px !important;
    background: #fff;
    min-height: 420px !important;
}
html body .price-sec .bike-apparel-left h2 {
    color: #2e2e2e !important;
    font-size: 19px !important;
    font-weight: 500 !important;
    padding-top: 0px !important;
    font-family: 'Bebas Neue', cursive !important;
    line-height: 30px !important
}
.part-content .bike-apparel-left  p {
    color: #2e2e2e !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    padding-top: 0px !important;
    font-family: 'Bebas Neue', cursive !important;
}
.part-content .bike-apparel-left ul.track-prep li {
    font-weight: 500;
    color: #000;
    position: relative;
}
.part-content .bike-apparel-left ul.track-prep li:before {
    content: "";
    position: absolute;
    height: 10px;
    width: 10px;
    border-radius: 10px;
    background: #ec3337;
    left: 0;
}
.price-sec .bike-apparel-left .elementor-widget-wrap ul.track-prep {
    padding-left: 10px !important;
}
.price-sec .bike-apparel-left .elementor-widget-wrap ul.track-prep li {
    list-style: none;
    display: flex;
    align-items: center;
    padding-left: 20px;
}
.shop_top .custom_sidebar ul {
    padding: 0px;
}
.shop_top .custom_sidebar button.bapf_button.bapf_reset {
    margin-bottom: 0px;
    font-weight: 500;
    fill: #000000;
    color: #000000;
    background-color: #00000000;
    border-color: #000000;
    box-shadow: none !important;
    border: 1px solid #000;
    padding: 10px 20px;
    font-size: 18px;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 0.6px;
    border-radius: 5px;
}
.shop_top .custom_sidebar button.bapf_button.bapf_reset:hover {
   background-color: #ec3337 !important;
    color: #fff !important;
    border-color: #ec3337;
}
.shop_top .custom_sidebar ul li.checked label {
    color: #ec3337 !important;
}
.shop_top .custom_sidebar ul li label {
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 0.5px;
}
.shop_top .custom_sidebar ul li {
    margin-bottom: 5px !important;
}
.shop_top .custom_sidebar ul li input {
    width: 17px;
    height: 17px;
}
.shop_top .custom_sidebar ul li label {
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 0.5px;
    font-size: 17px;
}
.shop_top .custom_sidebar span.bapf_to {
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 0.5px;
    font-size: 17px;
}
.shop_top .custom_sidebar span.bapf_from {
     font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 0.5px;
    font-size: 17px;
}
.shop_top .custom_sidebar .bapf_slidr_all .bapf_slidr_main {
    background: #ec3337 !important;
}
.shop_top .custom_sidebar .bapf_slidr_all .bapf_slidr_main span.ui-slider-handle {
   background: #ec3337 !important;
}
.shop_top .custom_sidebar .bapf_slidr_all .bapf_slidr_main span.ui-slider-handle:focus-visible{
    outline: none !important;
}
.find-best .find-best-left ul {
   padding: 15px 0px 15px 15px !important;
}
.find-best .find-best-left ul li {
    list-style: none;
    display: flex;
    align-items: center;
    padding-left: 10px;
}
.find-best .find-best-left ul li:before{
    content: "";
    position: absolute;
    height: 10px;
    width: 10px;
    border-radius: 10px;
    background: #ec3337;
    left: 0;
}
.filter_custom_button {
    display: none;
}
  
/*15-6-2023*/


@media (min-width: 1400px) {
    body .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1320px;
    }
}

@media (min-width: 1440px) {
    .inner-banner .elementor-container {
        min-height: 550px !important;
    }
}

@media (min-width: 1600px) {
    .inner-banner .elementor-container {
        min-height: 650px !important;
    }
}

@media (max-width: 1440px){
.woocommerce .content-area:before {
    height: 630px;
}
.woocommerce .content-area header.woocommerce-products-header h1 {
    margin: 40px 0 0;
}
}


@media (max-width: 1400px) {
    .services {
        padding: 60px 0 100px;
    }

    .project-section {
        padding-top: 110px !important;
        padding-bottom: 100px !important;
    }

    .apparel-section {
        padding-top: 70px !important;
        padding-bottom: 70px !important;
    }

    .apparel-section p {
        margin-bottom: 0px;
    }

    .gallery-section {
        padding-top: 70px !important;
        padding-bottom: 80px !important;
    }

    .footer-top {
        padding-top: 80px;
    }

    .footer-social {
        padding-top: 27px;
        padding-bottom: 20px;
    }

    .footer-bottom {
        padding: 5px 0;
    }

    .banner-video .elementor-column .elementor-widget-heading h1 {
        font-size: 60px;
        line-height: 75px;
    }
}

@media(max-width: 1366px) {
    .parts-container:before {
        width: 320px;
    }

    .project-section {
        padding-top: 80px !important;
    }
    .woocommerce .content-area:before {
        height: 580px;
    }
    .woocommerce .content-area header.woocommerce-products-header h1 {
        margin: 10px 0 0;
    }
}


@media(max-width: 1200px) {
    .menu-logo img {
        width: 60px;
    }

    .header-top ul li a {
        font-size: 19px !important;
        line-height: 20px !important;
    }

    .header-top ul li {
        padding: 0 20px;
    }

    .services {
        padding: 50px 0 100px;
    }

    .services .elementor-widget-heading h2 {
        margin: 0 0 30px 0;
        font-size: 60px;
    }

    .services {
        padding: 50px 0 90px;
    }

    .parts-container:before {
        width: 300px;
    }

    .parts h2.elementor-heading-title {
        font-size: 60px;
    }

    .parts {
        padding: 55px 0px !important;
    }

    .project-section h2 {
        font-size: 60px;
        line-height: 75px;
        padding-bottom: 15px;
    }

    .project-section {
        padding-bottom: 80px !important;
    }

    .apparel-section h2 {
        font-size: 60px;
        line-height: 75px;
    }

    .apparel-section {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .gallery-section {
        padding-top: 60px !important;
        padding-bottom: 70px !important;
    }

    .gallery-section h2 {
        font-size: 60px !important;
        line-height: 75px;
        padding-bottom: 15px;
    }

    .book-appointment h2 {
        font-size: 35px !important;
    }

    .footer-social {
        padding-top: 15px;
    }

}
@media (max-width: 1199px){

.header-top ul li a {
    font-size: 15px !important;
}
.woocommerce-checkout main#content .woocommerce-order ul.woocommerce-thankyou-order-details li {
    padding: 0 15px;
    margin: 0;
}
.woocommerce-checkout main#content .woocommerce-order ul.woocommerce-thankyou-order-details li {
    padding: 0 15px;
}
.woocommerce-checkout main#content .woocommerce-order ul.woocommerce-thankyou-order-details li strong {
    font-size: 18px;
}

}
@media(max-width: 1080px) {
    .project-slide .elementor-swiper-button-next {
        right: -10px;
    }

    .project-slide .elementor-swiper-button.elementor-swiper-button-prev {
        left: -10px;
    }

    .apparel-slide .single-item-wrapper .item-content-wrapper p {
        font-size: 14px;
        line-height: 20px;
    }

    .apparel-slide .single-item-wrapper .item-content-wrapper h3 {
        margin-bottom: 5px;
        margin-top: 0px;
    }

    .footer-icon h4 {
        font-size: 23px;
        line-height: 25px;
        margin-top: 0px;
    }

    .map-section:before {
        height: 50px;
        width: 50px;
        bottom: -15%;
    }

    .footer-top {
        padding-top: 60px;
    }

    .footer-social .elementor-social-icons-wrapper span a {
        width: 30px;
        height: 30px;
    }

    .footer-social .elementor-social-icons-wrapper span a i {
        font-size: 17px;
    }

    .footer-icon a {
        font-size: 15px;
        line-height: 20px;
    }

    .parts-blocks .collunm-right {
        padding-left: 150px;
    }

    .part-content p {
        padding: 0 30px;
    }

    .part-content {
        padding-top: 70px !important;
        padding-bottom: 60px !important;
    }

    .motorbike-section {
        padding-top: 90px !important;
    }

    .part-content {
        padding-bottom: 50px !important;
    }

    .contact-head {
        padding-top: 70px !important;
    }

    .contact-section {
        padding-bottom: 70px;
    }

    .inner-banner .elementor-container {
        min-height: 400px !important;
        padding: 70px 0;
    }

    .contact-message>.elementor-widget-wrap {
        padding: 25px 20px !important;
    }

    .contact-icon .phone {
        padding: 15px;
        margin-bottom: 10px;
    }

    .contact-section {
        padding-top: 40px;
    }

    .project-column {
        padding-top: 70px !important;
    }

    .inner-project-sec {
        padding-top: 70px !important;
        padding-bottom: 0px !important;
    }

    .apparel-sec .apparel-text {
        padding-left: 20px;
    }

    .bike-apparel .elementor-container {
        min-height: auto !important;
    }

    .bike-apparel {
        padding: 60px 0px !important;
    }

    .apparel-slider {
        padding-top: 70px !important;
        padding-bottom: 50px !important;
    }

    .bike-column .elementor-column .elementor-widget-wrap {
        padding: 70px 70px !important;
    }

    .services-first p {
        padding: 0 30px;
    }

    .services-first {
        padding-top: 70px !important;
        padding-bottom: 50px !important;
    }

    .servicing-box {
        padding-bottom: 60px !important;
        padding-top: 30px !important;
    }

    .servicing-box h2 {
        padding-bottom: 10px;
    }

    .passion-main {
        padding: 50px 0px !important;
    }

    .passion-top .passion-text {
        padding-right: 0px;
    }

    .repair-main h2 {
        font-size: 40px !important;
        line-height: 50px;
    }

    .repair-section {
        padding: 60px 0px !important;
    }

    .performance-text-left {
        padding-right: 40px;
    }

    .performance-text {
        padding-left: 40px;
    }

    .maintenance-tab {
        padding-bottom: 50px !important;
    }

    .maintenance-last-sec h2 {
        padding-bottom: 0px;
    }

    .keep-up-main {
        padding: 70px 0px;
    }

    .keep-up-sec {
        padding-top: 30px;
    }

    .counter-track-main {
        padding: 60px 0px 50px !important;
    }

    .counter-right {
        padding-left: 10px;
    }

    .customization-gallery h2 {
        font-size: 50px !important;
    }
    .woocommerce-checkout main#content .woocommerce-order ul.woocommerce-thankyou-order-details {
    padding-left: 0px;
}
.woocommerce-checkout main#content .woocommerce-order ul.woocommerce-thankyou-order-details li {
    margin: 0px;
}
.woocommerce-checkout main#content .woocommerce-order section.woocommerce-customer-details address {
    font-size: 18px;
}
.services.customization-column .elementor-widget-container {
    padding: 0px !important;
}
.shop_top .custom_sidebar {
    padding: 0px !important;
}
}

@media(max-width: 1024px) {
    .service-collunms h6.elementor-heading-title {
        font-size: 22px;
    }

    .service-collunms .elementor-widget-wrap.elementor-element-populated {
        padding: 10px !important;
    }

    .service-collunms .elementor-column {
        padding: 0 5px;
    }

    .collunm-center {
        margin-top: 15px;
    }

    .parts-container:before {
        width: 270px;
    }

    .parts-blocks .elementor-widget-text-editor h6 {
        font-size: 22px;
    }

    .parts-blocks .collunm-right {
        padding-left: 130px;
    }

    .parts:after {
        height: 0px;
    }

    .parts>.elementor-container.elementor-column-gap-default:before {
        height: 0px;
    }

    .parts-blocks .collunm-left {
        padding-right: 130px;
    }

    .project-slide .elementor-swiper-button i {
        font-size: 20px;
    }

    .apparel-section p {
        font-size: 16px;
        line-height: 20px;
    }

    .apparel-main {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .service-best {
        padding-top: 70px !important;
    }

    .project-section h2 {
        line-height: 55px;
        padding-bottom: 5px;
    }

    .project-section {
        padding-top: 70px !important;
        padding-bottom: 70px !important;
    }

    .header-top {
        display: none;
    }

    .mobile-header {
        display: block !important;
        position: static;
        margin: 0px !important;
        background: linear-gradient(180deg, #FFFFFF 0%, #F1F1F1 100%);
    }

    .mobile-header .hfe-nav-menu-layout .hfe-nav-menu__toggle {
        margin-right: 0px !important;
        padding-right: 10px;
    }

    .mobile-header .hfe-site-logo-container {
        text-align: left !important;
        padding-left: 20px;
    }

    .mobile-header .hfe-nav-menu-layout .hfe-nav-menu__toggle .hfe-nav-menu-icon {
        background: #ec3337;
        padding: 10px;
        border-radius: 3px;
    }

    .mobile-header .hfe-nav-menu-layout .hfe-nav-menu__toggle .hfe-nav-menu-icon i {
        color: #fff;
    }

    .menu-logo img {
        width: 80px;
    }

    .mobile-header nav.menu-is-active ul li {
        padding: 20px;
    }

    .mobile-header nav.menu-is-active ul li a {
        font-weight: 500;
        font-size: 19px !IMPORTANT;
        letter-spacing: 0.5px;
        background: transparent !important;
    }

    .mobile-header .hfe-nav-menu-layout .menu-is-active {
        transition: 0.5s;
        margin-top: 15px;
        background: #fff !important;
        width: 100% !important;
    }
    .header-top ul li ul.sub-menu {
    min-width: 100% !important;
}
    .header-top ul li ul.sub-menu li {
    background: #fff !important;
}

.header-top ul li ul.sub-menu li a {
    font-size: 16px !important;
}
.header-top ul li ul.sub-menu li {
    padding: 10px 10px 10px 10px;
    border: none !important;
    background: #fff !important;
    border-bottom: 1px solid #c4c4c4!important;
}
.header-top ul li ul.sub-menu li:last-child {
    border-bottom: none !important;
    padding-bottom: 0px;
}
.mobile-header nav.menu-is-active ul li span.hfe-menu-toggle:hover{
    border: none !important;
}
.mobile-header nav.menu-is-active ul li span.hfe-menu-toggle:focus-visible{
  outline: none;
}
.header-top .elementor-container {
    flex-wrap: inherit;
}
.woocommerce-account 
 form.woocommerce-ResetPassword.lost_reset_password {
    padding: 100px 0px 100px;
}
.woocommerce-cart main#content {
    padding-top: 50px;
}
.woocommerce-checkout main#content {
    padding-top: 60px;
    padding-bottom: 60px;
}
.error404 main#content {
    padding: 130px 0 100px;
}
nav.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow.hfe-dropdown {
    left: -300px !important;
    width: 290px !important;
    position: fixed !important;
    top: 0;
    height: 100%;
    margin: 0;
    padding: 10px 0 0;
}
.admin-bar nav.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow.hfe-dropdown {
    padding: 50px 0 0;
}
nav.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow.hfe-dropdown.menu-is-active {
    left: 0 !important;
}
nav.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow.hfe-dropdown .hfe-nav-menu {
    display: block;
}
.woocommerce-account .site-main .page-content {
    padding: 40px 0 50px;
}
.inner-banner {
    padding-top: 0px !important;
}
.shop_top {
    display: block !important;
    margin: 0px !important;
}
.shop_top .custom_sidebar {
    width: 100% !important;
    padding: 0 15px 0px 0px;
}

.shop_top .main_shop_content_test {
    width: 100% !important;
}
.shop_top {
    padding-top: 0px;
    padding-bottom: 20px !important;
}
.mobile_shop .custom-mobile-sidebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
        margin-bottom: 40px;
}
.mobile_shop .custom-mobile-sidebar .widget_block{
        -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
        padding-right: 15px;
    padding-left: 15px;
}
.custom-shop-sidebar  div#block-13, div#block-14, div#block-15, div#block-19, div#block-20, div#block-21{
    display: none;
}

.mobile_shop .custom-mobile-sidebar h3 {
    font-size: 23px;
    margin-bottom: 6px;
    margin-top: 0px !important;
}
.mobile_shop .custom-mobile-sidebar .widget_block .bapf_sfilter {
    margin-bottom: 0px;
}
.mobile_shop .custom-mobile-sidebar select {
    border-radius: 5px;
    border: 1px solid #d3ced2;
}
.mobile_shop .custom-mobile-sidebar .widget_block .bapf_slidr_all span.irs-from {
    background: #ec3337;
}
.mobile_shop .custom-mobile-sidebar .widget_block .bapf_slidr_all span.irs-to {
 background: #ec3337;
}
.mobile_shop .custom-mobile-sidebar .widget_block .bapf_slidr_all span.irs-handle {
  background: #ec3337;
}
.mobile_shop .custom-mobile-sidebar .widget_block .bapf_slidr_all span.irs-handle >i:first-child {
       border-top-color: #ec3337;
}
.mobile_shop .custom-mobile-sidebar .widget_block .bapf_slidr_all .irs--sharp .irs-bar{
        background-color: #ec3337;
}
.mobile_shop .custom-mobile-sidebar .custom_sidebar button.bapf_button.bapf_reset {
    margin-top: 20px;
    width: 100%;
}
.mobile_shop .custom-mobile-sidebar .widget_block button {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0px;
    font-weight: 500;
    fill: #000000;
    color: #000000;
    background-color: #00000000;
     border: 1px solid #d3ced2;
    box-shadow: none !important;
    padding: 10px 15px;
    font-size: 18px;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 0.6px;
    border-radius: 5px;
}
.mobile_shop .custom-mobile-sidebar .widget_block button:hover{
    background-color: #ec3337 !important;
    color: #fff !important;
    border-color: #ec3337;
}
.filter_custom_button {
    display: block;
    padding: 50px 0 40px 15px;
}
.filter_custom_button button {
    font-weight: 500;
    fill: #000000;
    color: #000000;
    background-color: #00000000;
    border-color: #000000;
    box-shadow: none !important;
    border: 1px solid #000;
    margin-top: 10px !important;
    padding: 10px 30px 7px;
    font-size: 19px;
    font-family: 'Bebas Neue', cursive !important;
    letter-spacing: 0.5px;
    border-radius: 5px;
}
.filter_custom_button button:hover{
    background-color: #ec3337 !important;
    color: #fff !important;
    border-color: #ec3337;
}
.filter_custom_button button:focus{
    outline: none !important;
    background-color: #ec3337 !important;
    color: #fff !important;
    border-color: #ec3337;
}
.mobile_shop .custom-mobile-sidebar .widget_block span.irs-single {
    background: #ec3337;
}
}

@media(max-width: 991px) {
    .project-slide .swiper-slide figure.swiper-slide-inner img {
        width: 100%;
    }

    .contact-section {
        padding-top: 20px;
    }

    .contact-section {
        padding-bottom: 60px;
    }

    .apparel-slider .elementor-image-carousel-wrapper figure.swiper-slide-inner {
        margin-bottom: 30px !important;
    }

    .bike-column .elementor-column .elementor-widget-wrap {
        padding: 50px 50px !important;
    }

    .footer-top {
        padding-top: 40px;
    }

    .find-best .find-best-left {
        padding-right: 20px;
    }

    .passion-text h2 {
        line-height: 40px;
    }

    .mobile-header nav.menu-is-active ul li a {
        font-size: 16px !important;
    }

    .mobile-header nav.menu-is-active ul li {
        padding: 13px;
    }
    .header-top ul li ul.sub-menu li a {
    font-size: 14px !important;
}

.woocommerce-account .page-content div#customer_login {
    padding-top: 20px;
}
.woocommerce-account .page-content 
 form.woocommerce-form {
    margin-top: 15px;
}
.woocommerce-account .page-content 
 form.woocommerce-form {
    padding: 15px;
}
.woocommerce-checkout main#content .woocommerce-order ul.woocommerce-thankyou-order-details {
    padding: 0;
    flex-wrap: wrap;
}
.woocommerce-checkout main#content .woocommerce-order ul.woocommerce-thankyou-order-details li {
    padding: 3px 0;
    margin: 0;
    width: 100%;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-right: none;
}

.mobile_shop .custom-mobile-sidebar select {
    font-size: 13px;
    padding: 5px 10px;
}
.mobile_shop .custom-mobile-sidebar h3 {
    font-size: 20px;
    margin-bottom: 0px;
}
.mobile_shop .custom-mobile-sidebar button.bapf_button.bapf_reset {
    padding: 7px 15px 5px;
    font-size: 16px;
}
.filter_custom_button button {
    padding: 8px 20px 5px;
}
.filter_custom_button {
    display: block;
    padding: 50px 0 20px 15px;
}
}

@media(max-width: 768px) {
    .banner-video .elementor-column .elementor-widget-heading h1 {
        font-size: 50px;
        line-height: 65px;
    }

    .services {
        padding: 30px 0 70px;
    }

    .parts h2.elementor-heading-title {
        font-size: 50px;
    }

    .parts {
        padding: 35px 0 20px !important;
    }

    .parts-blocks .elementor-widget-text-editor h6 {
        font-size: 20px;
    }

    .project-section {
        padding-top: 60px !important;
    }

    .apparel-slide .single-item-wrapper .item-content-wrapper {
        padding: 8px 10px 20px 8px;
    }

    .gallery-section {
        padding-top: 50px !important;
        padding-bottom: 60px !important;
    }

    .book-appointment h2 {
        font-size: 30px !important;
    }

    .footer-icon .elementor-icon {
        width: 40px;
        height: 40px;
    }

    .footer-icon .elementor-icon i {
        font-size: 20px;
        padding-top: 12px;
    }

    .footer-social {
        padding-top: 5px;
    }

    .footer-top {
        padding-top: 50px;
    }

    .inner-banner>.elementor-container {
        padding: 120px 0px;
        min-height: auto !important;
    }

    .inner-banner h1 {
        font-size: 50px !important;
    }

    .part-content h2 {
        font-size: 40px !important;
    }

    .motorbike-section {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .find-best .elementor-container h2 {
        font-size: 30px !important;
        line-height: 35px;
    }

    .find-best .elementor-widget-heading {
        margin-bottom: 10px;
    }

    .find-best .find-best-left {
        padding-right: 10px;
    }

    .contact-icon .phone .rid-info-box-icon .rid-info-box-icon {
        height: 60px;
        width: 60px;
    }

    .contact-icon .phone .rid-info-box-icon i {
        max-width: 53px;
        font-size: 25px;
    }

    .contact-icon .phone .rid-info-box-text {
        margin-left: 10px;
    }

    .contact-head {
        padding-top: 60px !important;
    }

    .project-column {
        padding-top: 60px !important;
    }

    .project-column {
        padding-top: 60px !important;
    }

    .inner-project-sec {
        padding-top: 20px !important;
    }

    .footer-space {
        padding: 0 10px;
    }

    .apparel-sec .apparel-text {
        padding-left: 0px;
    }

    .apparel-sec p {
        color: #7b7b7b;
        font-size: 15px;
        margin-bottom: 0px;
    }

    .bike-column .elementor-column .elementor-widget-wrap {
        padding: 30px 20px !important;
    }

    .apparel-slider {
        padding-top: 60px !important;
        padding-bottom: 50px !important;
    }

    .bike-column .elementor-column .elementor-widget-wrap .elementor-widget-heading {
        margin-bottom: 10px;
    }

    .bike-column .elementor-column .elementor-widget-wrap .elementor-widget-text-editor {
        margin-bottom: 10px;
    }

    .services-first {
        padding-top: 50px !important;
        padding-bottom: 30px !important;
    }

    .passion-col .elementor-column .elementor-widget-wrap {
        padding: 10px !important;
        ;
        margin: 5px;
    }

    .performance-main {
        padding: 60px 0px;
    }

    .performance-text {
        padding-left: 20px;
    }

    .performance-text-left {
        padding-right: 40px;
    }

    .performance-text h3 {
        font-size: 30px;
        line-height: 35px;
    }

    .maintenance-main .maintenance-tab-left {
        padding-right: 0px;
    }

    .maintenance-icon .elementor-column .elementor-widget-wrap {
        padding: 5px !important;
    }

    .maintenance-icon .elementor-column {
        padding: 0 5px;
    }

    .maintenance-last-sec {
        padding: 10px 0px 60px !important;
    }

    .maintenance-main .maintenance-tab-left h2 {
        padding-bottom: 0px;
    }

    .counter-col .elementor-column .elementor-widget-wrap .elementor-widget-button a {
        padding: 8px 15px;
        font-size: 16px;
        line-height: 20px;
    }

    .customization-gallery {
        padding-top: 0px !important;
    }

    .customization-gallery h2 {
        font-size: 50px !important;
        line-height: 65px !important;
        padding-bottom: 10px;
    }

    .winter-best {
        padding: 80px 0px !important;
    }

    .menu-logo img {
        width: 60px;
    }

    .mobile-header {
        padding-top: 0px;
        padding-bottom: 0px;

    }
    .woocommerce-account .page-content div#customer_login {
    padding-top: 0px;
}
.woocommerce-account .page-content  form.register {
    margin-bottom: 10px;
}
.customization-gallery.service-gallery {
    padding-top: 50px !important;
}
.mobile_shop .custom-mobile-sidebar .widget_block >p {
    display: none;
}
.mobile_shop .custom-mobile-sidebar .widget_block {
    margin-bottom: 10px;
}
.mobile_shop .custom-mobile-sidebar{
    margin-bottom: 20px;
}
}

@media(max-width: 767px) {
    .service-collunms .elementor-column {
        width: 50% !important;
        padding-bottom: 10px;
    }

    .parts-blocks .collunm-right {
        padding-left: 0px;
    }

    .parts-blocks .collunm-left {
        padding-right: 0px;
    }

    .parts-blocks .elementor-widget-image {
        width: 15% !important;
    }

    .parts-blocks .elementor-widget-text-editor {
        width: 85% !important;
        padding-left: 5px;
        padding-right: 200px;
    }

    .parts:before {
        width: 30%;
    }

    .parts-container:before {
        width: 200px;
        left: auto;
        right: -10%;
        top: 0px;
        height: 100% !important;
    }

    .parts-blocks .collunm-right h6 {
        color: #fff;
    }

    .parts-blocks .collunm-right p {
        color: #fff;
    }

    .apparel-slide .single-item-wrapper {
        padding: 10px;
    }

    .apparel-slide .single-item-wrapper .item-content-wrapper {
        padding: 8px 10px 0px 8px;
        border: none;
        margin-top: 0px;
    }

    .gallery-img figure.gallery-item img {
        width: 100%;
    }

    .gallery-img figure.gallery-item {
        padding-right: 10px;
        padding-bottom: 20px;
        padding-left: 10px;
    }

    .gallery-section {
        padding-top: 50px !important;
        padding-bottom: 40px !important;
    }

    .book-appointment h2 {
        text-align: center;
    }

    .footer-icon .elementor-widget-icon {
        width: 10%;
    }

    .find-best p {
        margin-bottom: 10px;
    }

    .find-best .find-best-right img {
        margin-top: 30px;
    }

    .contact-icon {
        padding-right: 0px;
    }

    .contact-icon .elementor-element {
        margin-bottom: 10px;
    }

    .footer-space {
        padding: 0 0px;
    }

    .project-img img {
        margin-top: 30px;
    }

    .inner-project-sec {
        padding-top: 60px !important;
    }

    .project-column .project-text {
        padding-right: 0px;
    }

    .apparel-main img {
        width: 100%;
        border-radius: 0px 50px 0px 50px !important;
    }

    .apparel-sec .apparel-text {
        padding-top: 20px;
    }

    .bike-column-left {
        margin-bottom: 30px;
    }

    .services-first p {
        padding: 0 0px;
    }

    .service-best {
        padding-top: 50px !important;
        padding-bottom: 30px !important;
    }

    .servicing-box h2 {
        padding-bottom: 0px;
    }

    .passion-col .elementor-column .elementor-widget-wrap {
        padding: 20px !important;
        margin: 0px;
        margin-bottom: 20px;
    }

    .passion-top .passion-text {
        margin-bottom: 30px;
    }

    .passion-main {
        padding-bottom: 40px !important;
    }

    .repair-main h2 br {
        display: none;
    }

    .repair-text {
        padding-bottom: 30px;
    }

    .performance-main img {
        width: 100%;
    }

    .performance-text {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 30px;
    }

    .performance-flex .elementor-container {
        display: flex;
        flex-direction: column-reverse;
    }

    .performance-text-left {
        padding-right: 0px;
        text-align: left;
    }

    .performance-flex {
        display: flex;
        flex-direction: column-reverse;
        padding-bottom: 40px;
        padding-top: 40px;
    }

    .performance-main {
        padding: 60px 0px 40px;
    }

    .maintenance-tab {
        padding: 50px 0px !important;
    }

    .maintenance-icon .elementor-column {
        padding: 0 5px;
        width: 50%;
        padding-bottom: 10px;
    }

    .maintenance-icon .elementor-column .elementor-widget-wrap {
        padding: 15px !important;
    }

    .maintenance-main .maintenance-tab-left {
        padding-bottom: 30px;
    }

    .keep-up-sec {
        padding-top: 0px;
    }

    .keep-up-main h3 {
        padding-top: 10px;
    }

    .keep-up-main {
        padding: 70px 0px 60px;
    }

    .counter-right {
        padding-left: 0px;
        padding-top: 30px;
    }

    .counter-col .elementor-column {
        width: 50%;
    }

    .customization-best {
        padding-top: 60px !important;
    }

    .customization-maintaince .maintenance-icon {
        padding-top: 10px !important;
    }

    .customization-maintaince {
        padding: 10px 0px 40px !important;
    }

    .customization-gallery {
        padding-top: 0px !important;
    }

    .winter-best {
        padding: 60px 0px 70px !important;
    }
.woocommerce-cart form.woocommerce-cart-form table .coupon button.button {
    width: 110px !important;
}
.woocommerce-cart form.woocommerce-cart-form table .coupon .input-text#coupon_code {
    width: calc(100% - 116px) !important;
    max-width: 100%;
}
.woocommerce-cart .page-content .cart_totals {
    width: 100% !important;
}
#rmp_menu_trigger-1330{
    display: none !important;
}
.woocommerce-billing-fields {
    margin: 0 0 24px;
}
.woocommerce-checkout main#content .woocommerce-order p.woocommerce-thankyou-order-received {
    font-size: 20px;
    padding: 8px 0 4px;
}
.woocommerce .content-area:before {
    height: 400px;
}
.woocommerce .content-area header.woocommerce-products-header {
    top: 140px;
}
.woocommerce .content-area header.woocommerce-products-header h1 {
    font-size: 50px;
}
.woocommerce-account .site-main .page-content .woocommerce-MyAccount-navigation {
    margin: 0 0 30px;
}
.services.customization-column {
    padding-top: 60px !important;
}
.inner-banner {
    padding-top: 0px !important;
}
.maintence-text {
    padding: 60px 0px !important;
}
.maintenance-icon {
    padding: 0px !important;
}
.maintence-text  .elementor-widget-container {
    padding: 0px !important;
    padding-bottom: 30px !important;
}

.price-sec .bike-apparel-left .elementor-widget-wrap {
    min-height: auto !important;
    margin: 0px 0px 15px !important;
    padding-top: 25px !important;
}
.banner-video iframe {
    height: 500px !important;
}
.banner-video .elementor-column .elementor-widget-heading {
    top: auto;
    transform: inherit;
    bottom: 70px;
}
ul.products li {
    margin-bottom: 30px !important;
}
.mobile_shop .custom-mobile-sidebar h3 {
    font-size: 17px;
}
.mobile_shop .custom-mobile-sidebar button.bapf_button.bapf_reset {
    padding: 5px 10px 3px;
    font-size: 15px;
}
.filter_custom_button button {
    padding: 8px 15px 5px;
    font-size: 16px;
}
}

@media(max-width: 640px) {
    .banner-video .elementor-column .elementor-widget-heading h1 {
        font-size: 45px;
        line-height: 55px;
    }

    .services .elementor-widget-heading h2 {
        margin: 0 0 20px 0;
        font-size: 45px;
    }

    .services {
        padding: 20px 0 50px;
    }

    .service-collunms .elementor-widget-wrap img {
        width: 50px;
        height: 50px;
        object-fit: contain;
    }

    .parts h2.elementor-heading-title {
        font-size: 45px;
    }

    .parts-container:before {
        width: 160px;
    }

    .project-section h2 {
        font-size: 45px;
        line-height: 45px;
        padding-bottom: 5px;
    }

    .project-section {
        padding-bottom: 50px !important;
        padding-top: 50px !important;
    }

    .apparel-section h2 {
        font-size: 45px;
        line-height: 60px;
    }

    .apparel-section {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .gallery-section {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .gallery-section h2 {
        font-size: 45px !important;
        line-height: 50px;
        padding-bottom: 5px;
    }

    .footer-icon .elementor-widget-icon {
        width: 15%;
    }

    .part-content h2 {
        font-size: 35px !important;
    }

    .part-content {
        padding-bottom: 40px !important;
    }

    .part-content p {
        padding: 0 10px;
    }

    .inner-project-sec {
        padding-bottom: 0px !important;
        padding-top: 50px !important;
    }

    .apparel-slider h2 {
        font-size: 40px !important;
        padding-bottom: 0px;
    }

    .apparel-slider .elementor-image-carousel-wrapper figure.swiper-slide-inner img {
        width: 200px;
        height: 200px;
    }

    .apparel-slider .elementor-image-carousel-wrapper figure.swiper-slide-inner {
        padding: 10px;
        margin: 0 0px !important;
    }

    .apparel-slider .elementor-image-carousel-wrapper figure.swiper-slide-inner {
        margin-bottom: 20px !important;
    }

    .services-first h2 {
        font-size: 45px !important;
    }

    .servicing-box h2 {
        font-size: 45px !important;
    }

    .project-section h2 {
        font-size: 40px !important;
        line-height: 45px;
        padding-bottom: 0px;
    }

    .maintenance-last-sec h2 {
        font-size: 45px !important;
    }

    .maintenance-last-sec {
        padding: 10px 0px 50px !important;
    }

    .customization-gallery {
        padding-top: 0px !important;
    }

    .customization-maintaince {
        padding: 10px 0px 30px !important;
    }

.shop_top .main_shop_content_test ul.products {
    margin-bottom: 0px;
}
.woocommerce .content-area:before {
    background-image: none;
    background: #ec3337;
    height: 70px;
}
.woocommerce .content-area header.woocommerce-products-header {
    top: 0;
}
.woocommerce .content-area header.woocommerce-products-header h1 {
    font-size: 40px;
    margin-top: 15px;
}
}

@media(max-width: 575px) {
    .parts-container:before {
        right: -12%;
    }

    .part-content {
        padding-bottom: 20px !important;
        padding-top: 50px !important;
    }

    .part-content .elementor-widget-heading {
        margin-bottom: 10px;
    }

    .find-best {
        padding-top: 40px !important;
    }

    .find-best .find-best-right img {
        margin-top: 20px;
    }

    .contact-head {
        padding-top: 50px !important;
    }

    .contact-head p {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 0px;
    }

    .contact-icon .phone .rid-info-box-text h4 {
        font-size: 24px;
        line-height: 25px;
        margin-bottom: 5px;
    }

    .contact-message>.elementor-widget-wrap .elementor-widget-text-editor {
        margin-bottom: 10px;
    }

    .project-column {
        padding-top: 50px !important;
    }

    .footer-social {
        padding-top: 15px;
        padding-bottom: 25px;
    }

    .counter-track-main {
        padding: 60px 0px 40px !important;
    }

    .counter-col .elementor-column {
        width: 50% !important;
    }

    .inner-banner>.elementor-container {
        padding: 100px 0px;
    }

    .mobile-header nav.menu-is-active ul li a {
        font-size: 14px !important;
    }
    .mobile-header .hfe-site-logo-container {
    padding-left: 15px;
}
ul.products li a h2 {
    font-size: 18px !important;
}
.woocommerce-checkout main#content div#order_review {
    flex-wrap: wrap;
}
.woocommerce-checkout main#content div#order_review table {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.woocommerce-checkout main#content div#order_review div#payment {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
}
.single-product main#main {
    padding-top: 60px;
}
.woocommerce div.product div.summary {
    margin-bottom: 1em;
}
.single-product .woocommerce-tabs ul.tabs li {
    padding: 0 10px !important;
    margin-bottom: 5px !important;
}
.single-product .woocommerce-tabs ul.tabs li a {
    font-size: 16px;
}

.maintenance-icon .elementor-column {
    width: 100%;    
}
.maintence-text  .elementor-widget-container {
    padding: 0px !important;
    padding-bottom: 0px !important;
}
.shop_top {
    padding-top: 0px;
    padding-bottom: 30px !important;
}
.filter_custom_button {
    padding: 30px 0 20px 15px;
}
}

@media(max-width: 480px) {
    .parts:before {
        width: 0%;
    }

    .parts-blocks .elementor-widget-text-editor {
        padding-right: 140px;
    }

    .footer-space {
        padding: 0 0px;
    }

    .part-content h2 {
        line-height: 40px;
    }

    .project-img img {
        margin-top: 20px;
    }

    .keep-up-main h3 {
        font-size: 30px;
    }
.single-product main#main h1.product_title.entry-title {
    font-size: 25px;
}
.single-product .woocommerce-tabs h2 {
    font-size: 26px;
}
.page-content section.woocommerce-customer-details {
    margin: 0;
}
.customization-gallery.service-gallery {
    padding-top: 40px !important;
}
.services.customization-column {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
}

@media(max-width: 425px) {
    .footer-space {
        padding: 0 0px;
    }

    .parts-container:before {
        display: none !important;
    }

    .parts-blocks .elementor-widget-text-editor {
        padding-right: 0px;
    }

    .footer-social .elementor-social-icons-wrapper span a i {
        padding-top: 0px;
    }

    .appointment-main a.elementor-button-link {
        font-size: 18px;
        line-height: 18px;
    }

    .gallery-section {
        padding-bottom: 30px !important;
    }

    .service-collunms .elementor-column {
        width: 100% !important;
    }

    .apparel-section p {
        font-size: 15px;
    }

    .inner-banner h1 {
        font-size: 45px !important;
    }

    .contact-icon .phone {
        padding: 5px;
        margin-bottom: 10px;
    }

    .contact-icon .phone .rid-info-box-text h4 {
        font-size: 22px;
    }

    .contact-head {
        padding-top: 40px !important;
    }

    .contact-icon .phone .rid-info-box-icon .rid-info-box-icon {
        height: 50px;
        width: 50px;
    }

    .contact-message>.elementor-widget-wrap .elementor-widget-heading {
        margin-bottom: 10px;
    }

    .contact-message p.text {
        font-size: 15px;
    }

    .project-column {
        padding-top: 40px !important;
    }

    .services-first h2 {
        font-size: 40px !important;
    }

    .passion-text h2 {
        font-size: 30px;
        line-height: 35px;
    }

    .repair-section {
        padding: 50px 0px !important;
    }

    .performance-main {
        padding: 50px 0px 40px;
    }

    .maintenance-icon .elementor-column .elementor-widget-wrap {
        padding: 10px !important;
    }

    .maintenance-icon .elementor-column .elementor-widget-wrap h3 {
        margin-bottom: 2px;
        font-size: 20px !important;
    }

    .maintenance-last-sec h2 {
        font-size: 40px !important;
    }

    .keep-up-main {
        padding: 60px 0px 50px;
    }

    .counter-col .elementor-column .elementor-widget-wrap span.elementor-counter-number {
        font-size: 30px !important;
        line-height: 35px;
    }

    .counter-right {
        padding-top: 20px;
    }

    .bike-apparel-left .elementor-widget-wrap h2 {
        font-size: 35px !important;
        line-height: 40px;
    }

    .counter-col .elementor-column .elementor-widget-wrap {
        padding-bottom: 5px !important;
        padding-top: 0px !important;
        padding-right: 5px !important;
    }

    .customization-gallery h2 {
        line-height: 45px !important;
        font-size: 40px !important;
    }
    .repair-main h2 {
    font-size: 35px !important;
    line-height: 45px;
}
.maintence-text {
    padding: 50px 0px !important;
}
.part-content .bike-apparel-left .elementor-widget-wrap h2 {
    font-size: 22px !important;
}

.shop_top .custom_sidebar ul li label {
    font-size: 16px;
}

.shop_top .custom_sidebar {
    margin-bottom: 0px !important;
}
.banner-video .elementor-column .elementor-widget-heading h1 {
    font-size: 40px;
    line-height: 45px;
}
.shop_top {
    padding-bottom: 20px !important;
}
.mobile_shop .custom-mobile-sidebar button.bapf_button.bapf_reset {
    padding: 1px 10px;
    font-size: 14px;
    margin-top: 15px;
}
.woocommerce-account 
 form.woocommerce-ResetPassword.lost_reset_password {
    padding: 80px 0px 80px;
}
.mobile_shop .custom-mobile-sidebar .widget_block {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 15px;
    padding-left: 15px;
}
.mobile_shop .custom-mobile-sidebar .widget_block {
    margin-bottom: 10px;
}
.mobile_shop .custom-mobile-sidebar select {
    padding: 4px 10px;
}
ul.products li {
    padding: 5px !important;
      min-height: 380px !important;
}

}

@media(max-width: 390px) {
    .parts-blocks .elementor-widget-image {
        width: 100% !important;
        padding-bottom: 20px;
    }

    .parts-blocks .elementor-widget-text-editor {
        width: 100% !important;
    }

    .parts-blocks .elementor-widget-wrap.elementor-element-populated {
        margin-bottom: 10px;
    }

    .footer-icon h4 {
        font-size: 21px;
        line-height: 20px;
        margin-top: 0px;
        margin-bottom: 0px;

    }

    .inner-banner>.elementor-container {
        padding: 100px 0px;
    }

    .mobile-header .hfe-nav-menu-layout .hfe-nav-menu__toggle .hfe-nav-menu-icon {
        padding: 7px;
    }

    .menu-logo img {
        width: 50px;
    }
    .mobile-header nav.menu-is-active ul li a {
    font-size: 13px !important;
}
.mobile-header nav.menu-is-active ul li {
    padding: 10px;
}
    .header-top ul li ul.sub-menu li a {
    font-size: 12px !important;
}
.inner-banner h1 {
    font-size: 40px !important;
}
ul.products li a h2 {
    font-size: 17px !important;
}
}
