@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');

.modal {
    padding-top: 10%;
}

body {

    background-position: center;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    color: #1f1f1f;
    font-family: 'Inter', Helvetica, Arial, sans-serif;
    ;
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
    line-height: 1.5;

}

.page-title h1,
.page-title h2,
.page-title h3 {
    margin: 0;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.25;
}

h2,
.h2 {
    margin-bottom: 16px;
    font-size: 30px;
    line-height: 1.2;
    font-weight: bold;
}

.custom-checkbox {
    font-size: 17px;
}

.search-bar-corley {
    margin-left: auto;
    margin-right: auto;
    width: 375px;
    margin-top: 34px;
}

.search-bar-corley input {
    border: white solid 1px;
    padding: 10px;
    font-size: 17px;
    background-color: #ffffff;
    color: #333333;
    width: 375px;
}



.selbok {
    border: 1px solid;
    display: inline;
    padding: 5px;

}



.selbok:hover {
    border-color: #D44A38;
    color: #D44A38;
}


.selbok.selectedColourOpt {
    border: 2px solid;
    display: inline;
    padding: 5px;
    font-weight: 700;
}

.product-badge {
    position: absolute;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .07em;
    background-color: #e10600;
    padding: 4px 8px 4px 8px;
    color: #fff;
    top: 0;
    z-index: 2;
    left:0;
}


.wsdownmenu-list {
    text-align: left;
    display: flex;
    justify-content: flex-end;
    padding: 0px;
    width: 100%;
}

.wsdownmenu * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    margin-top: 0px;
    margin-bottom: 3px;
}

.wsdownmenu-list>li>a {
    background-color: transparent;
    color: #ffffff;
}

.wsdownmenu {
    padding-top: 25px;
    background-color: transparent;
    padding-bottom: 10px;
}


.wsdownmenu-list>li>a {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    white-space: nowrap;
}

.wsdownmenu-list>li {
    text-align: center;
    display: flex;
    padding-left: 15px;
    padding-right: 15px;
}

.megamenu .col-md-3 {
    margin-bottom: 5px;
}


.dark {
    background-color: #333;
    padding-top: 10px;
    padding-bottom: 10px;
    color: white;
    text-transform: uppercase;
}

.dark i {
    font-size: 17px;
    margin-right: 2px;
    margin-top: -6px;
}

.owl-dots {
    background-color: transparent !important;
}

.site-logo>img {
    display: block;
    max-width: 350px;
    width: 100%;
}

.twoColumns {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

ul.top-bar-nav {
    min-width: 696px;
    list-style: none;
    padding-top: 10px;
}

ul.top-bar-nav li {
    display: inline;
    margin-right: 30px;
}

a.nav-top-link {
    color: white;
    font-weight: bold;
}

#top-bar {
    background-color: #43D9A5;
    color: #fff;
}

.btn {
    border-radius: 0px;
}

.form-control {
    border-radius: 0px;
}

.page-title {
    width: 100%;
    margin-bottom: 20px;
    padding: 20px 0;
    border-bottom: 0;
    background-color: #f5f5f5;
}

.widget-title {
    color: #000000;
    background-color: #f5f5f5;
    padding: 10px;
}

.widget-light-skin h3.widget-title {
    background-color: transparent;
    padding: 0px;
    padding-bottom: 10px;
}

.breadcrumbs>li {
    color: #374250b0;
}

.product-card-custom .product-price {
    font-weight: bold;
}

.from-bottom {
    transform: translateY(50%);
}

.topbar {
    display: table;
    position: relative;
    width: 100%;
    height: 34px;
    padding: 0 30px;
    border-bottom: 1px solid #313131;
    background-color: #1f1f1f;
}

.topbar .topbar-column a:not(.social-button),
.topbar .topbar-column span,
.topbar .topbar-column p {
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}

.toolbar .search>i,
.toolbar .account>i,
.toolbar .cart>i {
    line-height: 39px;
    color: #ffffff;
}

.toolbar .search:hover,
.toolbar .account:hover,
.toolbar .cart:hover {
    background-color: transparent;
}

.toolbar .search>a,
.toolbar .account>a,
.toolbar .cart>a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.top-number-text {
    color: #fff;
    text-transform: uppercase;
    margin-top: 10px;
}

.top-number-text a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    margin-left: 15px;
}

.top-menu-text {
    color: #fff;
    text-transform: uppercase;
    margin-top: 10px;
}

.top-menu-text a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    margin-left: 15px;
}

.toolbar .cart {
    width: auto;
    padding: 0 16px;
    border-radius: 22px;
}

.toolbar .cart>a {
    border-radius: 22px;
}

.toolbar .search,
.toolbar .account,
.toolbar .cart {
    display: inline-block;
    position: relative;
    margin-left: 6px;
    transition: background-color .35s;
    border: 0;
    border-radius: 0;
    color: #606975;
    font-size: 23px;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    width: auto;
    height: auto;
}

.site-footer {
    padding-top: 72px;
    background-color: #1f1f1f;
}

.feature-table {
    background-color: whitesmoke;
    padding-top: 10px;
    border-radius: 7px;
}

.social-button {
    color: #fff;
}

table.shop_attributes {
    width: 100%;
}

.site-logo {
    width: 100%;
    max-width: 350px;
    padding: 0px 5px 0px 0px;
    text-decoration: none;
}

.toolbar {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    z-index: 5;
}


ul.payment_methods.methods {
    list-style: none;
}

.hidden {
    display: none;
}

#opc_input {
    color: #CBCBCB;
    padding: 0 18px 3px;
    border: 1px solid #dbe2e8;
    /*border-bottom-left-radius: 22px;
    border-top-left-radius: 22px;*/
    background-color: #fff;
    color: #606975;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-size: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 45px;
}

#opc_button {
    display: inline-block;
    position: relative;
    height: 44px;
    margin-top: 8px;
    margin-right: 12px;
    margin-bottom: 8px;
    padding: 0 22px;
    transform: translateZ(0);
    transition: all .4s;
    border: 1px solid transparent;
    /*border-bottom-right-radius: 22px;
    border-top-right-radius: 22px;*/
    background-color: #D44A38;
    background-image: none;
    color: #fff;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: .07em;
    line-height: 42px;
    white-space: nowrap;
    cursor: pointer;
    vertical-align: middle;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#opc_dropdown {
    padding: 0 18px 3px;
    border: 1px solid #dbe2e8;
    /*border-radius: 22px;*/
    color: #606975;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-top: 11px;
    padding-bottom: 11px;
    width: 100%;
    background-color: #00800036;
}


a.btn.btn-paypal {
    background-color: #FFC520;
    color: #fff;
}

a.btn.btn-paypal:hover {
    background-color: #e8b41e;
    color: #fff;
}

.product_finance_banner {
    display: block;
    position: relative;
    width: 100%;
    padding-left: 18px;
    padding-right: 18px;
    border: 1px solid #f5f5f5;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    color: #fff;
    border-top: 0;
    text-align: center;
    background-color: #3063a5;
    /* min-height: 46px; */
    line-height: 15px;
    padding-top: 7px;
    padding-bottom: 9px;
}

.product_finance_banner_off {
    display: block;
    position: relative;
    width: 100%;
    padding-left: 18px;
    padding-right: 18px;
    border: 1px solid #f5f5f5;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    color: #fff;
    border-top: 0;
    text-align: center;
    background-color: #ffffff;
    min-height: 0px;
    line-height: 0px;
    padding-top: 7px;
}

li.has-children.expanded a {
    color: #D44A38;
}

.comment-reply .comment-body {
    background-color: #43d9a31c;
}

.product-gallery {
    position: relative;
    padding-top: 74px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    border: 0;
    border-radius: 7px;
}


.product-card-custom {
    display: block;
    position: relative;
    width: 100%;
    padding: 18px;
    border: 1px solid #f5f5f5;
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
    background-color: #fff;
    border-bottom: 0;
}

.product-card-custom .product-thumb>img {
    display: block;
    width: 90%;
    margin: 0 auto;
}

.product-card-custom .product-title>a {
    transition: color .3s;
    color: #374250;
    text-decoration: none;
}

.product-card-custom .product-title {
    margin-bottom:5px;
    font-size: 24px;
    font-weight: normal;
    text-align: center;    letter-spacing: 2px;
    line-height: 28px;
}

.product-card-custom .product-price {
    margin-bottom: 0px;
    color: #606975;
    font-size: 20px;
    font-weight: 500;
    text-align: center;     line-height: 24px;   letter-spacing: 1px;
}
.product-card-custom .strikethrough {
    font-size: 14px;
    color: red;line-height: 16px;
}
.product-card-custom .product-buttons>.btn.btn-wishlist>i {
    font-size: 1.2em;
}

.product-card-custom .product-buttons>.btn {
    margin: 0 4px;
}

.sp-buttons .btn {
    margin: 0;
    margin-left: 0;
}

.finance_banner {
    background-color: aliceblue;
    padding: 16px 12px 1px 16px;
}

.alert {
    position: relative;
    padding: 10px;
    border: 5px solid transparent;
    border-radius: 5px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-clip: padding-box;
}

.offcanvas-container {
    background-color: #b10913;
}

.navbar {
    border-bottom: 0;
    z-index: 10;
    background-color: transparent;
}

.topbar {
    z-index: 10;
}

.offcanvas-wrapper {
    z-index: 9;
}

.slick-next {
    right: 30px;
}

.slick-prev {
    left: 30px;
    z-index: 9000;
}

.promo_link a {
    color: #fff;
    text-decoration: none;
}

.usp_link {
    text-decoration: none;
}

.sale_banner {
    background-color: #000000;
    padding: 20px;
    margin-bottom: 20px;
    margin-left: 2px;
    margin-right: 0px;
    border-radius: 7px;
    cursor: pointer;
}

.sale_banner p {
    color: #fff;
}

.sale_banner a {
    color: #fff;
}

.sale_banner h1 {
    color: #fff;
    margin-bottom: 0px;
}

@media (max-width: 1070px) {
    .site-logo {
        width: 200px;
        padding-left: 16px;
    }


}

a.offcanvas-toggle.menu-toggle {
    color: #ffffff;
    border-right: 0;
}

@media (max-width: 576px) {
    .site-logo {
        width: 107px;
        padding-left: 16px;
    }

    .toolbar {
        right: 6px;
    }

    .navbar {
        border-bottom: 1px solid #f5f5f5;
    }

    .toolbar {
        position: absolute;
        top: 3px;
        right: 21px;
        height: 100%;
        z-index: 5;
    }
}


td.two input {
    border: #333 solid 1px;
    margin-bottom: 9px;
    font-size: 15px;
    padding: 10px;
}

td.two select {
    border: #333 solid 1px;
    margin-bottom: 9px;
    font-size: 15px;
    padding: 10px;
}

td.one select {
    border: #333 solid 1px;
    margin-bottom: 9px;
    font-size: 15px;
    padding: 10px;
}

td.one {
    background-color: #FFFFFF;
    padding-top: 8px;
}

.containercell h2 {
    font-size: 21px;
    margin-top: 17px;
}

.cardlabel td {
    padding-right: 29px;
}

.widget-light-skin {
    color: white;
}

.wsdown-mobile li>.megamenu {
    transition: 0.1s 1s;
}

.wsdown-mobile li:hover>.megamenu {
    transition-delay: 0s;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
    .offcanvas-wrapper.content-page .container.padding-bottom-2x.mb-2.padding-2x .row .col-6 {
        max-width: 100% !important;
        flex: 0 0 99% !important;
    }

    .offcanvas-wrapper.content-page .container.padding-bottom-2x.mb-2.padding-2x .row .col-6 figure {
        margin-bottom: 10px;
    }
}



/* .sale-page .page-title ul li, .page-title ul li a {
    color: white;
  }
  
  .sale-page .breadcrumbs > li.separator{
    color: white;
  }
  
  .sale-page .page-title h1 {
    color: white;
  }
  
  .sale-page .page-title {
    background: #CA1E28;
  }
  
  .page-title ul li a:hover{
     color: white; 
  } */

/************************** 02-03-2023 *****************/
.wsdownmenu-list>li>a:hover {
    color: #FFF;
}

.form-group label {
    padding-left: 0;
}

.contact-page .list-icon>li>i~p {
    padding-left: 0 !important;
}

.contact-page .list-icon>li {
    padding-left: 0 !important;
    display: flex;
}

.contact-page .list-icon>li>i {
    position: relative;
    margin-right: 10px;
}

header.navbar .toolbar .cart {
    padding: 0px !important;
}

.contact-page .comment-form {
    margin-bottom: 25px;
}

.product-card-custom {
    background-color: #fefefe !important;
    height: 100%;
    padding-bottom: 0;
    position: relative;
}
/* .product-card-custom a.product-thumb{
    height: 200px;
} */
.home-bikes-section .product-card-custom-div,
.home-slider-items .product-card-custom-div {
    height: 100%;
}

.home-bikes-section .owl-item,
.home-slider-items .owl-item {
    display: flex;
    justify-content: center;
}

.home-bikes-section .owl-stage,
.home-slider-items .owl-stage {
    display: flex;
    height: 100%;
}

.home-bikes-section .product-card-custom,
.home-slider-items .product-card-custom {
    border-bottom: 1px solid #f5f5f5;
}

.pagination {
    margin-top: 20px;
    border-top: 0px;
}

.frequently-questions {
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
    border: 1px solid #dfdfdf;
    background: #fafafa;
    width: 100%;
    margin-top: 50px;
}

.frequently-questions-div {
    background: #FFF;
    padding: 20px;
    margin-bottom: 10px;
}

#filter-sidebar .page-title .breadcrumbs {
    text-align: left;
}

#filter-sidebar .page-title {
    background-color: #fff;
}

/*******27-09-23*******/
.offcanvas-wrapper {
    z-index: auto;
    min-height: auto;
}
.total-header{
    background-color: #1f1f1f;
}

section.product-data-section {
    padding: 50px 0;
    background: #f2f2f2;
}
section.product-data-section .tab-content {
    background-color: #fff;
}

section.product-data-section  a.nav-link.active {
    text-decoration: none;
}
.product-page-article-block-down {
    padding-top: 50px;
}
.product-page-article-block-down .product-card-custom{
    border: 0px solid #f2f2f2;
    height: 280px;
}

.product-page-article-block-down .product-card-custom .product-price{
    padding: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #FFF;
    font-size: 25px;
    text-transform: capitalize;
    z-index: 2;
}

.product-page-article-block-down .product-card-custom .product-thumb img {
    transform: scale(1);
    transition: .5s ease-in-out;
    height: 100%;
    object-fit: cover;
}
.product-page-article-block-down .product-card-custom:hover .product-thumb img {
    transform: scale(1.1);
    transition: .5s ease-in-out;
}

.product-page-article-block-down .product-card-custom .product-thumb:before {
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    background: #0000003d;
    z-index: 2;
}

.product-page-article-block-down .product-card-custom .product-thumb{
    overflow: hidden;
    display: block;
    height: 100%;
    position: relative;
    border-radius: 0 0 25px 0;
}
section.product-lower-section {
    padding-left: 20px;
    padding-right: 20px;
}

.info-slider .container{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
  .your-class .info-slider .big-text {
    font-size:43px;
}

.product-data-section td:first-child {
    background: #1f1f1f;
    color: #FFF;
}
.product-lower-section .product-card-custom-div {
    height: 100%;
}
.product-lower-section .owl-stage {
    display: flex;
}
.product-lower-section .product-card-custom{
    border: 1px solid #f5f5f5;
}

.internal-page h1, 
.internal-page .h1,
.internal-page h2
.internal-page .h2,
.internal-page .h3,
.internal-page h3
{
    font-weight: bold;
}

.border-radius-style{
    border-radius: 0 0 40px 0;
}
.border-radius-style .overlay {
    border-radius: 0 0 40px 0;
}
@media (min-width: 1600px) {

    .home-page .container,
    .container-wide {
        max-width: 1600px;
        padding-left: 75px;
        padding-right: 75px;
        width: 100%;
        margin: 0 auto;
    }

    .container {
        max-width: 1600px;
        padding-left: 75px;
        padding-right: 75px;
        width: 100%;
        margin: 0 auto;
    }
}

@media (max-width: 1600px) {

    .home-page .container,
    .container-wide {
        max-width: 1600px;
        padding-left: 75px;
        padding-right: 75px;
        width: 100%;
        margin: 0 auto;
    }

    .container {
        max-width: 1600px;
        padding-left: 75px;
        padding-right: 75px;
        width: 100%;
        margin: 0 auto;
    }
}

@media (max-width: 1199px) {

    .home-page .container,
    .container-wide {
        max-width: 1600px;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        margin: 0 auto;
    }

    .container {
        max-width: 1600px;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        margin: 0 auto;
    }
}


@media (max-width: 1070px) {
    .wsdownmenu-list {
        display: none;
    }

    .site-logo {
        width: 250px;
    }
}

@media (max-width: 991px) {
    .toolbar {
        top: 0px;
    }

    .site-logo {
        width: 250px;
        padding: 0;
    }

    .subscribe-form .input-group {
        width: 100%;
        float: none;
    }

    .subscribe-form .btn {
        margin: 0;
        width: 100%;
        float: none;
    }

    .ui-range-values {
        display: flex;
    }

    .ui-range-slider-footer {
        margin-top: 10px;
    }
    .site-footer .col{
        flex-basis: auto;
        max-width: 50%;
    }
}

@media (max-width: 767px) {

    .footer-left-design,
    .footer-copyright {
        padding-bottom: 0 !important;
    }

    .footer-right-design .margin-top-1x.hidden-md-up {
        display: none;
    }
}

@media (max-width: 768px) {
    .breadcrumbs {
        padding-top: 0px;
    }

    .page-title {
        padding: 10px;
    }
    
}

@media (max-width: 576px) {
.site-footer .col{
    flex-basis: auto;
    max-width: 100%;
}
.your-class .info-slider .big-text {
    font-size:35px;
}
.site-logo {
    width: 150px;
    padding: 0;
}
}