@import url('https://fonts.googleapis.com/css?family=Dosis:200,300,400,500,600,700,800&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&display=swap');
/*font-family: 'Dosis', sans-serif;
font-family: 'Archivo Narrow', sans-serif;*/
body {
    overflow-x: hidden;
    /* font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #666;
    font-weight: 300;
    font-size: 15px;*/
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: 1.428571429;
    color: #666;
    background-color: #fff;
}

a:hover {
    text-decoration: none;
}

h1 {
    font-family: Dosis, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #4d4d4d;
    font-weight: 300;
}

h2 {
    font-family: Dosis, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #4d4d4d;
    font-weight: 200;
}

h3 {
    font-family: Dosis, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #4d4d4d;
    font-weight: 200;
}

h4 {
    font-family: Dosis, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #4d4d4d;
    font-weight: 200;
}

/*ul li a {
    color: #666 !important;
}*/

.row:before {
    content: " ";
    display: table;
}

.row:after {
    content: " ";
    display: table;
    clear: both;
}

/*.row {
    margin-right: -15px;
    margin-left: -15px;
}*/

.col-sm-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 50%;
    float: left;
    box-sizing: border-box;
}


.col-sm-4 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 33.33333%;
    float: left;
    box-sizing: border-box;
}


.col-sm-8 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 66.66666%;
    float: left;
    box-sizing: border-box;
}

/*.page-main {
    width: auto !important;
    margin: 0 !important;
}*/

.container {
    margin: 0 auto;
}

.cms-home .page-main {
    max-width: none !important;
    padding: 0 !important;
    background-color: #fff;
    width: auto !important;
    margin: 0 !important;
}

body.catalog-product-view main.page-main.container {
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    max-width: none !important;
}

.catalog-product-view .category-rare-bikes .page-main {
    margin: 0 auto !important;
    width: auto !important;
}
ul#ui-id-1 {
    /* width: inherit !important; */
    background: none !important;
}
/******20-1-2023********/
.searchContainer .block.block-search .search-autocomplete {
    right: 0;
}
.page-wrapper .navigation .megamenu a.level-top {
    padding: 0 7px;
}
.text-center {
    text-align: center;
}
.nav-sections-item-content .navigation {
    float: right;
}
.navigation .megamenu.level-top-sectioned .sectioned .columns-group {
    text-align: left;
}
.header .navigation {
    float: none;
    width: auto !important;
    position: relative !important;
    background: transparent !important;
    padding-top: 4px;
    text-align: center;
}
.header.content {
    padding: 0px 0px !important;
    background: #f5f5f5;
    max-width: 100% !important;
}
.navigation .megamenu.level-top-sectioned .sectioned {
    position: absolute;
}
.header.content {
    border: 1px solid lightgray;
}
.page-header .panel.wrapper {
    border-bottom: none !important;
}
.header .logo {
    margin: 0 !important;
    padding: 17px 0px;  
}
#quickorder-link {
    display: none;
}
.page-header .panel.wrapper {
    background: #ddd;
}
.page-header .panel.header .links li a {
    color: #777;
}
#mp_rw_socials_earning {
    display: none;
}
.page-header .minicart-wrapper{
    z-index: 99;
}
.minicart-wrapper .action.showcart {
    line-height: 2px;
}
.minicart-wrapper .action.showcart::before {
    color: #888;
    margin-top: 11px;
    cursor: pointer;
}
.minicart-wrapper .action.showcart:hover::before {
    color: #888;
}
.minicart-wrapper .action.showcart.active::before {
    font-size: 25px;
    line-height: 30px;
    margin: 0;
    margin-top: 13px;
}
.nav-sections {
    margin-bottom: 0px;
}
.header.panel>.header.links>li {
    font-weight: 400;
}
.minisearch .advanced {
    display: none;
}
.block-search input {
    border: 1px solid #ced4da;
    height: 35px;
}
.nav-sections {
    margin-bottom: 0px !important;
}
#home-why .row {
    display: flex;
    justify-content: space-between;
}
#home-why .row .col-sm-4 {
    width: 33.3%;
    text-align: center;
    padding: 0px 15px;
}
#home-why {
    margin: 80px 0;
}

#home-why .row .col-sm-4 h2 {
    font-family: 'Dosis', sans-serif;
    text-transform: uppercase;
    font-size: 25px;
    color: #4d4d4d;
    font-weight: 300;
    line-height: 1.1;
    margin: 0 0 15px;
}
#home-why .row .col-sm-4 h2 i {
    margin-right: 18px;
}
#home-intro {
    padding: 80px 0;
}
#home-why p {
    margin-bottom: 0;
    font-size: 16px;
    color: #666;
    font-weight:300;
}
#jumbotron h1{
/*    color: inherit;
    font-size: 36px*/;
    margin: 0;
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9;
}

.product h1.page-title{
    margin-bottom:0px!important;
    margin-left:0!important;
}
.product-info-price .brand_name{
    margin-left:0!important;
}
.product-info-main .product.attribute.sku .type{
    font-weight:200;
    font-size:13px;
}
.product-info-stock-sku {
    font-weight: 200;
}
.product-reviews-summary{
    margin:0!important;
}
.price-final_price .price{
    font-size: 1.4rem;
    font-weight: 300;
    white-space: nowrap;
} 
#home-products h2 {
    font-size: 24px;
    font-family: 'Dosis', sans-serif;
    text-transform: uppercase;
    color: #4d4d4d;
    font-weight: 300;
    margin: 80px 0 0;
}
#home-products h2 small {
    display: block;
    float: right;
}
#home-products h2 small a {
    font-size: 14px;
    line-height: 28px;
    text-transform: none;
    font-weight: 300;
    color: #999;
}
#home-products h2 small a:hover {}

.heading-border {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    /*padding-top: 30px;*/
}
.lead {
    font-size: 22px;
    font-weight: 400;
    color: #4d4d4d;
    margin-bottom: 0;
}
.lead a {
    text-decoration: underline;
}
.well-wide {
    background: #eee;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 80px;
}
.products-grid .product-item-details {
    text-align: center;
}
.page-footer {
    overflow-x: hidden;
}
.page-footer .footer.content {
    background-color: #ed1c24;
    border: none;
    margin: 0 auto;
    padding: 25px 0px 30px;
    position: relative;
}
.page-footer .footer.content:before,
.page-footer .footer.content:after {
    content: '';
    position: absolute;
    background: #ed1c24;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
}
.page-footer .footer.content:before {
    transform: translateX(-100%);
}

.page-footer .footer.content:after {
    transform: translateX(100%);
}

.block.newsletter {
    margin-bottom: 0px;
}

.page-footer .bugs {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin: 0;

}

.towishlist,
.tocompare {
    display: none !important;
}

.catalog-product-view .towishlist {
    display: block !important;
    margin-top: 25px !important;
    float: right !important;
    margin-right: -125px !important;
}

.page-footer .bugs a {
    color: #2d2d2d;
}

.page-footer .bugs span {
    font-weight: 400;
}

.page-footer .container {
    max-width: 1280px;
    margin: 0 auto;
    background: #222;
    position: relative;
}

.page-footer .container:before,
.page-footer .container:after {
    content: '';
    position: absolute;
    background: #222;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
}

.page-footer .container:before {
    transform: translateX(-100%);
}

.page-footer .container:after {
    transform: translateX(100%);
}

#footer-about .col-sm-6 {
    width: 50%;
    padding: 0px;
}

.page-footer .container .row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0px 0px;
}

.page-footer .container .row ul li {
    list-style-type: none;
}

.page-footer .container .row .footer_logo {
    margin-bottom: 20px;
}

.page-footer .container .row .col-md-3 p {
    color: #fff;
}

.page-footer .container .row .col-md-3 p a {
    color: #ed1c24;
}

.page-footer .container .row .col-md-5 h2 {
    margin-top: 0px;
    color: #fff;
}

.page-footer .container .row .footer-social li a i {
    font-size: 25px;
}

.page-footer .container .row .footer-social {
    padding-left: 0px;
}

.page-footer .container .row .footer-social li {
    display: inline-block;
    padding: 0px 10px;
}

.page-footer .container .row .footer-social li a,
.page-footer .container .row .foot-nav li a {
    color: #4d4d4d;
}

.page-footer .container .row .footer-social li a:hover,
.page-footer .container .row .foot-nav li a:hover {
    color: #3c5a96;
}

#jumbotron {
    /*max-height: 250px;*/
    overflow: hidden;
    position: relative;
    color: #fff;
}

#jumbotron img {
    width: 100%;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-responsive.brands_page {
    display: block;
    width: 75%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

#jumbotron .jumbotron-offer {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    top: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    font-family: Dosis, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*subpage*/
.category-view .category-cms .row {
    display: flex;
}

.category-cmsnew .row {
    display: flex;
}

.category-cms .oem_content {
    background: whitesmoke;
    height: 100%;
    padding: 20px;
}

.category-cmsnew .oem_content {
    /*background: whitesmoke;*/
    height: 100%;
    padding: 0px;
}

.well {
    box-shadow: none;
    border-radius: 5px;
    background-color: #eee;
    border-color: #ddd;
    min-height: 220px;
    padding: 19px;
    margin-bottom: 20px;
    border: 1px solid #e3e3e3;
}

.category-cms .oem_content .heading-border {
    margin-bottom: 20px;
}

.category-cms .oem_content p a {
    text-transform: uppercase;
    text-decoration: underline;
}

.category-cms .oem_content form {
    margin-top: 30px;
}

.category-cms .oem_content form select {
    margin-bottom: 15px;
    height: 40px;
    border: 1px solid #ced4da;
    color: #555;
}

.category-cmsnew .oem_content .heading-border {
    margin-bottom: 20px;
}

.category-cmsnew .oem_content p a {
    /*text-transform: uppercase;*/
    text-decoration: underline;
}

.category-cmsnew .oem_content form {
    /*margin-top: 30px;*/
}

.category-cmsnew .oem_content form select {
    margin-bottom: 15px;
    height: 40px;
    border: 1px solid #ced4da;
    color: #555;
}
.well select.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.well select:disabled {
    background: #eee;
    opacity: 1;
}
#getDiagram {
    background: #428bca;
    color: #fff;
    /*padding: 15px 20px;*/
    /*margin: 20px 0;*/
}

#getDiagram:hover {
    cursor: pointer;
}

.oem_button {
    display: block;
    float: right;
    margin: 20px 0;
}

.block-customer-login {
    text-align: center;
    margin-bottom: 0px;
}

.authentication-dropdown input[type="email"],
.authentication-dropdown input[type="password"] {
    border: 1px solid #adadad !important;
}

.authentication-dropdown .fieldset > .field:not(.choice) > .label {
    width: 100% !important;
}

.block-customer-login input[type="email"],
.block-customer-login input[type="password"] {
    height: 40px;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
}

.block-customer-login .block-title,
.block-new-customer .block-title {
    border-bottom: none !important;
    padding-bottom: 0 !important;
    margin-bottom: 10px !important;
}

.block-customer-login #block-customer-login-heading,
.block-new-customer #block-new-customer-heading {
    font-size: 2em;
}

.block-customer-login .actions-toolbar {
    margin-left: 0 !important;
}

.block-customer-login .note {
    margin-bottom: 20px;
}

.block-customer-login .field .control {
    width: 80%;
    margin: 0 auto;
}

.block-customer-login .actions-toolbar>.primary,
.actions-toolbar>.secondary {
    width: 100%;
    margin-bottom: 20px !important;
}

.block-customer-login .actions-toolbar .primary {
    float: inherit;
}

.block-customer-login .field .control input {
    margin-bottom: 20px;
}

.block-new-customer {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: url(http://migrate.amsducati.com/pub/media/wysiwyg/jumbotron/amsv4r.jpg);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.16);
    color: #fff;
}

.block-new-customer:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    background: rgba(25, 121, 195, 0.85);
}

.block-new-customer .block-title,
.block-new-customer .block-content {
    position: relative;
}

.block-new-customer .block-content {
    max-width: 350px;
    text-align: center;
}

.block-new-customer .primary {
    float: inherit !important;
}

.block-new-customer .primary a.create {
    background: #222222;
    border: 1px solid #222;
}

.block-new-customer .primary a.create:hover {
    background: #006bb4;
    border: 1px solid #006bb4;
}

.form-create-account {
    width: 100% !important;
}

.form-create-account label {
    float: initial !important;
    text-align: left !important;
    width: 100% !important;
    margin-bottom: 5px !important;
}

.form-create-account input[type="text"],
.form-create-account input[type="password"],
.form-create-account input[type="email"] {
    height: 40px;
    background: #f5f5f5;
    border: 1px solid #ccc;
}

.form-create-account .password-strength-meter {
    background: transparent;
}

.form-create-account .fieldset>.field:not(.choice)>.control {
    width: 100%;
}

.form-create-account .primary {
    float: right !important;
}

/*.sidebar {
    background-color: #f5f5f5;
    padding: 10px !important;
}*/



.page-products .toolbar-products {
    background-color: #f5f5f5;
    margin: 5px 0;
    border-radius: 5px; 
}

.page-products .product-reviews-summary {
    display: inline-block;
    width: 100%;
}

.page-products .product-reviews-summary .rating-summary,
.page-products .product-reviews-summary .reviews-actions {
    display: inline-block;
}

.page-products .filter-options-item {
    margin-bottom: 15px;
}

.page-products .filter-options-item:hover {
    cursor: pointer;
}

.page-products .filter-options-item a {
    color: #555;
}

.results dl.block {
    display: flex;
    justify-content: space-between;
}

.results dl.block dd.item a {
    color: #555;
    background-color: #f5f5f5;
    padding: 10px 20px;
    border-radius: 25px;
}

.results dl.block dd.item a:hover {
    cursor: pointer;
}

/*gift card*/
.product.media {
    margin-bottom: 0px;
}

.product.description img {
    width: 30%;
}

.fotorama__stage {
    height: 400px !important;
}

.product-reviews-summary .reviews-actions a {
    margin-right: 5px;
    /*color: #333;*/
}

/*.primary {
    background: #ed1c24 !important;
    color: #fff !important;
    border-color: #ed1c24 !important;
}*/

#product_addtocart_form .field.qty{
    display:none;
}

.product-social-links {
    background: #0B6AA1 !important;
    color: #fff !important;
    border-color: #0B6AA1 !important;
    display: none;
}

.product-social-links a {
    color: #fff !important;
}

.action.mailto.friend:before {
    font-size: 40px;
}

.action.mailto.friend {
    padding: 7px;
    font-weight: bold;
    font-size: 18px;
}
.categorypath-rare-bikes .column.main{
    padding-left:0px;
}
.categorypath-rare-bikes ol.product-items li .product-item-info{
    padding-left:0!important;
}

/*table*/
.table {
    width: 100%;
    margin-bottom: 20px;
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}

.table-hours {
    color: #888;
}

.table-hours .active {
    color: #4d4d4d;
}

.table>tbody>tr>td {
    padding: 15px;
    line-height: 1.428571429;
    vertical-align: top;
    /*border-top: 1px solid #ddd !important;*/
}

.hoursWeekday td {
    background-color: #f5f5f5;
    color: #4d4d4d;
}

.visible-xs {
    display: none;
}

.text-right {
    text-align: right;
}
/*
.navigation .megamenu.level0 .submenu a.btn-danger:hover {
    color: #d9534f !important;
}*/

.navigation .level0 .submenu a {
    font-weight: 400;
}

/*li.submenu-child.ui-menu-item {
    display: none;
}*/

.links a:hover {
    text-decoration: underline !important;
}

.form.contact .input-text {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.custom_email_form .field {
    margin-bottom: 20px !important;
}

.custom_email_form .control {
    width: 90% !important;
}


.custom_email_form textarea {
    height: 120px !important;
}

.icon-block .submenu-title {
    color: #4d4d4d;
    display:block;
    font-size: 17px;
}

.icon-block {
    padding-left: 0;
}

.icon-block li {
    list-style-type: none;
}
.icon-block li{
    padding:15px 0;
    border-bottom:1px solid #c2c2c2;
    margin-bottom:0;
}

.icon-block li:last-child{
    border-bottom:none;
}

.icon-block li i {
    font-size: 35px;
    vertical-align: middle;
    float: left;
    color: #4d4d4d;
}

.icon-block li span{
    /*padding-left:50px;*/
}

.icon-block li a:hover i {
    color: #ed1c24;
}

.custom_email_form textarea {
    height: 120px !important;
}

.custom_email_form fieldset {
    margin-bottom: 7px;
}

.custom_email_form .actions-toolbar {
    width: 100%;
    margin-left: 0 !important;
}

.custom_email_form .actions-toolbar .primary {
    width: 100%;
    background: none !important;
}

.custom_email_form .actions-toolbar button.primary {
    width: 100%;
    background: #3276b1 !important;
    border-color: #285e8e !important;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.mpproductfinder-finder-block {
    padding: 0 !important;
}

.mpproductfinder-finder-block button {
    width: 100%;
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
}

.irs-from,
.irs-to,
.irs-single {
    background: #1979c3 !important;
}

.column.main  ol.product-items{
 /*   margin-right:-15px!important;
    margin-left:-15px!important;*/
}
ol.product-items li{
    list-style-type:none;
    width:calc((95% - 4%)/3)!important;
    /*padding:0px 15px!important;*/
 }
/*Frontend Home page products*/
#home-products ol.product-items li{
    width:calc((100% - 8%)/4)!important;
 }
 ol.product-items li .product-item-info,  ol.product-items li .product-item-info .product-image-container, ol.product-items li .product-item-info .product-image-container .product-image-photo{
    width:100%!important;
    /*padding-left: 10px !important;*/
 }
 ol.product-items li .product-item-info .product-image-container .product-image-wrapper{
    /*padding-bottom:110%!important;*/
 }
 .category-rare-bikes .tocart {
    display:none;
 }
 .product-item-info .product-item-name{
    margin-bottom: 0px;
    min-height: 50px;
 }
 .brands-container  .product-item-info .product-item-name{
    margin-bottom: 0px;
    min-height: 30px;
    font-size: 1.8rem;
 }
 .catalog-category-view .column.main{
    padding-left: 15px;
}
 .category-rare-bikes .column.main, .category-used-bikes .column.main{
    padding: 0;
 }
 .category-rare-bikes ol.product-items li, .category-used-bikes ol.product-items li {
    width: calc((100% - 4.5%) / 4) !important;
    margin-bottom: 3rem;
    text-align: center;
    margin-left: 1.5% !important;
}
.category-rare-bikes ol.product-items li .product-item-info, .category-used-bikes ol.product-items li .product-item-info {
    padding-bottom: 0;
}
 .category-rare-bikes .products-grid .product-item:nth-child(3n + 1){
    margin-left: 2% !important;
  }

 .category-rare-bikes .products-grid .product-item:nth-child(4n + 1), .category-used-bikes .products-grid .product-item:nth-child(4n + 1){
    margin-left: 0 !important;
  }
 
 .cms-new ol.product-items li{
        width: calc(94% / 4)!important;
        /* margin-left: 1% !important; */
 }
 .cms-new .products-grid .product-item:nth-child(3n + 1){
    margin-left: 2% !important;
  }

 .cms-new .products-grid .product-item:nth-child(4n + 1){
    margin-left: 0 !important;
  }
 
 .price-container span, .price-container strong{
    font-weight:200!important;
 }
/* #product-options-wrapper, .product-options-bottom{margin-left:15px;}*/
/* Footer */
footer {
    background-color: #222;
}

#footer-newsletter #newsletter-text {
    margin-bottom: 20px;
    font-size: 18px;
    color: #919191;
}

#footer-newsletter #newsletter-text .highlight {
    color: #ececec;
}


#footer-newsletter .input-group {
    display: flex;
}

#footer-newsletter .input-group .input-group-btn .btn-default {
    color: #222222 !important;
    background-color: #464646 !important;
    border-color: #464646 !important;
    padding: 4px 12px;
    margin-left: -10px;
    margin-top: 1px;
}

.custom-container{
    padding: 10px 0;
    display: inline-block;
    width: 100%;
    margin-bottom:30px;
}
.custom-container .control{
    padding-bottom:0px!important;
}

.custom-container  .breadcrumbs{
    margin-bottom:0;
}
.cms-home .custom-container{
    display:none!important;
}

.custom-container  .breadcrumbs .items{
    padding:8px 0;
}
.category-brands .column.main{
    width:100%!important;
}


.catalog-category-view .sidebar{
   width:24%!important;
} 

ul#product-links {
    list-style-type: none;
    padding: 0;
    margin:20px 0 0;
    width: 100%;
}
ul#product-links li {
    display: inline-block;
    padding-left:10px;
}
ul#product-links li:first-child{
    padding-left:0!important;
}
ul#product-links li a i{
    margin-right:10px;
}
.catalog-product-view .product-info-main, .catalog-product-view .product.media{
    width: 48%!important;
    margin-bottom: 50px;
}

.breadcrumbs{
    padding:10px 0px;
    height:56px;
    border-bottom:1px solid #ddd;
    margin-bottom: 30px;
}
.breadcrumbs a:hover{
    text-decoration:none;
    /*background: #428bca;*/
}

.breadcrumbs .items{
   float:left;
   display:block;
   padding:10px 0px;
}
.breadcrumbs .block-search input {
    color:#555;
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.breadcrumbs .block-search .action.search{
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    right:0px;
    top:0px;
    border: 1px solid transparent;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.breadcrumbs .block-search .action.search:hover{
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad;
}

.question-modal {
    background-color: #aaa;
    padding: 6px 9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    vertical-align: top;
    margin-top:-45px;
    margin-right: 5px;
    /*display: inline-block;*/
    color:#fff!important;
}

.question-modal i{
    padding-right:5px;
}

.question-modal:hover a{
    text-decoration:none;
}

.breadcrumbs .searchContainer{
   align-items: center;
   display: none;
   float: right;
}

.breadcrumbs .control{
   padding-bottom:0!important;
}

.breadcrumbs #search_mini_form{
   width:250px!important;
}
.breadcrumbs .block-search{
   width:250px!important;
}
.parts_finder{
    display:flex;
}
.parts_finder .amfinder-icon{
    margin-right:20px;
}

.parts_finder .amfinder-icon .fa-search{
    font-size:45px;
}

.parts_finder .amfinder-title{
    font-size: 24px;
    font-weight: bold;
}

#contact-form .control{
    width:100%;
}

#contact-form .field{
    margin-bottom:15px;
}

#contact-form fieldset{
    margin-bottom:0px;
}

#contact-form .actions-toolbar{
    margin-left:0;
}

#contact-form .actions-toolbar .primary{
    width:100%;
}

#contact-form .actions-toolbar button.primary{
    padding:15px 0px;
    border-radius:4px;
    font-size:18px;
    font-weight:400;
}

#contact-form select option{
    color:#333;
}

#contact-form input, #contact-form select{
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #c2c2c2;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.cms-support-returns h2{
    margin:40px 0px 15px;
}

.cms-support-returns h2.heading-border{
    margin:0px 0px 15px;
}
.catalog-category-view.categorypath-rare-bikes .column.main{
    padding-left:0px!important;
}

.custom-notification{
    border:1px solid #ed1c34;
    background-color:#f5f5f5;
    text-align:center;
}

.custom-notification .custom-content{
    padding:20px;
}
.custom-notification h3{
    background:#ed1c24;
    color:#fff;
    font-weight:bold;
    font-size:20px;
    text-transform:uppercase;
    padding:10px 0px;
    margin:0;
}

.custom-notification .custom-content p {
    color: #575757;
}

.custom-notification .custom-content p a{
    font-weight:bold;
    text-decoration:underline;
}

.modal-footer{
    display:none;
}

#mp_recaptcha_0{
    display:flex;
    justify-content:space-around;
}

.form-create-account .actions-toolbar{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    width: 100%;
    margin-left: 0!important;
}

.form-create-account .actions-toolbar .secondary{
    width:auto;
    margin: 0!important;
    padding: 0!important;
}

.form-create-account .actions-toolbar .secondary a{
    background-color: #1979c3;
    color: #fff;
    font-weight: 400;
    margin: 0!important;
    padding: 6px 15px;
    border-radius:4px;
}

.account-nav .content{
    background:#ffffff!important;
}

#cart-sidebar-reorder li{
    width:100%!important;
}

.account .actions-toolbar .secondary{ 
   width:auto;
}

.account .actions-toolbar .primary{
    margin-bottom:20px;
}

.account .actions-toolbar{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
}

.account .column{
    padding-left:50px;
}

.account .column fieldset legend{
    margin-left:0;
}

.account .column fieldset .field:before{
    width:0;
}

.sidebar.sidebar-additional{
    background:transparent!important;
    border:0;
}

.sidebar.sidebar-additional ul{
    padding-left:0;
}

.sidebar.sidebar-additional ul lh{
    border-bottom: 1px solid #ddd;
    display: block;
    /*font-weight:bold;*/
    color: #4d4d4d;
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.sidebar.sidebar-additional ul li.active a, .sidebar.sidebar-additional ul li.active a:hover{
    padding: 5px 15px;
    background-color: #ddd;
    color:#4d4d4d;
}
.sidebar.sidebar-additional ul li a{
    padding: 5px 15px;
    color: #888;
    border-radius:20px;
    /*width:100%;*/
    display:block;
}


.sidebar.sidebar-additional ul>li+li {
    margin-top: 2px;
    margin-left: 0;
    border-radius:4px;
}
.brands-container ol.products li.product-item{
    width: calc((100% - 4%)/4)!important;
}

a.action.towishlist {
    width: 110px;
    float: right;
    background: none !important;
    border: none !important;
}

.cart.main.actions button { 
    float: right;
}

a.action.continue {
    background-image: none;
    background: #ffffff;
    border: 1px solid #cdcdcd;
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 7px 15px;
    font-size: 1.4rem;
    line-height: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle;
}
/******* custom css ***********/
.product-item .price-box .price-label {
  font-size: 15px;
}

.special-price {
    color: #d2322d;
}

.product-item .price-box .price-label {
  font-size: 15px;
}

.toolbar-products .pages {
    float: right;
    display: inline-block;
    margin-top: 4px;
}

h1#page-title-heading {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
small {
    float: right;
}
.footer-etc small {
    float: left;
}
small a {
    font-size: 15px;
    line-height: 36px;
    text-transform: none;
    font-weight: 300;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #999;
    padding: 2px;
}
/*a.level-top {
    line-height: 70px !important;
}*/
span.separator {
    color: #999;
    font-size: 14px;
}

.nav-stacked li.active a, .nav-stacked li.active a:hover, .nav-stacked li a:hover {
    color: #4d4d4d;
}

.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #eee;
}
.footer-about {
    position: relative;
    min-height: 1px;
    /*padding-left: 15px;*/
    /*padding-right: 15px;*/
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    padding-right: 0px;
}
/*.page-main {
    width: auto !important;
    margin: 0;
}*/
.content-search-fastorder li {
    border-bottom: 1px solid #adadad;
}
#home-why i.fa {
    color: #666;
}
.toolbar-sorter.sorter.toolbar-sorter-template2 {
    float: right;
}
input.input-text.aaa.bss-search-input.bss-search-input2.allow-search {
    top: 5px;
}
a.am-show-more:hover {
    text-decoration: underline;
    color: #555;
}
.sidebar.sidebar-additional {
    padding-left: 0px !important;
    margin-left: 0px !important;
}
h1.heading-border.heading-simple {
    font-size: 35px;
}
.block-content {
    padding-bottom: 0px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-family: Dosis, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #4d4d4d;
    font-weight: 300;
}
h1 small, h2 small, h3 small, h1 small a, h2 small a, h3 small a {
    font-size: 15px;
    line-height: 36px;
    text-transform: none;
    font-weight: 300;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #999;
}
}
main#maincontent {
    padding-bottom: 80px;
}

ol.products.list.items.product-items {
    display: flex;
    flex-wrap: wrap;
}
ol.product-items.widget-new-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.icon-block .submenu-description {
    color: #888;
    display: block;
    font-size: 13px;
    padding-left: 50px;
}
span.submenu-title {
    /*padding-left: 50px;*/
}
ul.list-unstyled.icon-block span.submenu-title {
    padding-left: 50px;
}
.question-box {
    cursor: pointer;
}
h4.heading-border.heading-page.h1 {
    font-size: 32px;
    font-weight: 300;
}
.page-title-wrapper h1.page-title {
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    padding-top: 10px;
}
.block.filter.mage-accordion-disabled {
    padding: 15px;
    background: #f1f1f1;
    border-radius: 5px;
    border: 1px solid #ddd;
}

ul.amfinder-toggle {
    padding: 0px !important;
}
.category-description a {
    text-decoration: underline;
    color: #3D8AED;
}
.universal-listing-note {
    background: #f1f1f1;
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 2px 5px;
    font-size: 13px;
    margin-bottom: 5px;
}
span.universal-listing-note i {
    padding: 5px;
}

.bike-listing {
    clear: both;
}

.product-info-stock-sku {
    color: #888;
}

div#popup-modal-propoints, div#popup-modal-freeshipping {
    padding-top: 20px;
}

div#modal-content-3 {
    padding-left: 15px;
    padding-right: 15px;
}

div#modal-content-4 {
    padding-left: 15px;
    padding-right: 15px;
}

div#popup-size-chart a {
    text-decoration: underline;
    color: #428bca;
}

#popup-size-chart .col-sm-4 {
    float: left;
    padding-right: 50px;
    max-width: 33.33%;
}

#popup-size-chart .table-responsive {
    overflow: scroll;
    width: 100%;
}

.table-title {
    text-align: center;
    background: #f1f1f1;
    padding: 10px;
    border: 1px solid #ddd;
    border-bottom: none;
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 0;
}

.table-title small {
    float: none;
}

#oar-widget-orders-and-returns-form .fieldset > .field:not(.choice) > .label {
    padding: 0px 15px 5px 0;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
    float: left;
    font-weight: 300;
}

#oar-widget-orders-and-returns-form .fieldset > .field:not(.choice) > .control {
    width: 100%;
    float: left;
}

#oar-widget-orders-and-returns-form .field.id.required {
    margin: 0 0 15px;
}

#oar-widget-orders-and-returns-form .fieldset {
    border: 0;
    margin: 0 0 0px;
    padding: 0;
    letter-spacing: -.31em;
}

#oar-widget-orders-and-returns-form .fieldset > .field {
    margin: 0px 0 15px;
}

#oar-widget-orders-and-returns-form .primary {
    float: right;
}

p.single a {
    text-decoration: underline;
    color: #428bca;
}

.box-tocart {
    float: right;
}

button#product-addtocart-button {
    background-color: #5cb85c;
    border: none;
}

 .review-form label.label {
    width: 100% !important;
    text-align: left !important;
}

.review-form .fieldset > .field {
    margin-bottom: 0px;
}

.review-form .fieldset > .field:not(.choice) > .control {
    width: 100%;
}
.review-form {
    max-width: 100% !important;
}
.review-form .primary.actions-primary {
    float: right;
}

.review-form button.action.submit.primary {
    background-color: #428bca !important;
    color: white !important;
}

.product.attribute.description {
    margin-bottom: 15px;
}

.rating-label-wrapper {
    float: left;
    min-width: 59px;
    font-weight: bold;
}

table#shopping-cart-table strong.product-item-name {
    font-size: 20px;
    color: #4d4d4d;
    margin-bottom: 0px;
}

table#shopping-cart-table .abs-product-link > a:visited, .product-item-name > a:visited, .product.name a > a:visited {
    color: #4d4d4d;
    text-decoration: underline;
}

table#shopping-cart-table tbody>tr>td {
    border-top:none !important;
}

form#form-validate {
    border-bottom: 1px solid #ddd !important;
    padding-bottom: 20px;
}

.cart-summary {
    margin-top: 0px;
    background: transparent;
    /*border: 1px solid #ddd;*/
    border: none;
    border-radius: 5px;
    margin-top: 20px;
}

button.action.primary.checkout {
    background: #5cb85c;
    border: none;
    border-radius: 6px;
}

div.product-item-details dt {
    display: list-item;
    list-style-type: disc;
}

table#shopping-cart-table .action-edit {
    padding: 3px;
    font-size: 10px;
    min-width: 60px;
    text-align: center;
}

table#shopping-cart-table .action-delete {
    padding: 3px;
    font-size: 10px;
    min-width: 70px;
    text-align: center;
}
span.product-image-container {
    widows: 120px !important;
}

/* span.product-image-wrapper {
    width: 150px;
} */

td.price-multiply-sign {
    line-height: 38px !important;
    text-align: center;
}

td.col.qty {
    text-align: left !important;
}

td.col.price .price {
    font-size: 14px;
}

.cart-container {
    /*background: #f7f7f7fa;*/
}

form#form-validate {
    background: white;
}

.account-nav-content li.nav.item.current {
    border-radius: 2rem;
    color:#4d4d4d;
}

.account-nav-content li.nav.item {
    color:#888;
}

.account-nav .item a:hover {
    background: #e8e8e8;
    border-radius: 2rem;
}

.block-dashboard-info strong.box-title, .box-billing-address strong.box-title, .box-shipping-address strong.box-title  {
    color: #4d4d4d;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 24px;
}

.block-dashboard-addresses a.action, .block-dashboard-info a.action, .box-billing-address a.action, .box-shipping-address a.action   {
    color: #428bca !important; 
}

.block-dashboard-info > .block-title, .block-dashboard-info > .block-addresses, .block-dashboard-addresses > .block-title {
    text-transform: uppercase;
}

.block-dashboard-addresses strong.box-title, .block-dashboard-info strong.box-title, .box-billing-address strong.box-title, .box-shipping-address strong.box-title   {
    width:100%;
}

legend.legend {
    text-align: left !important;
    text-transform: uppercase;
    font-size: 24px !important;
    font-weight: 400 !important;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px !important;
}

.form-create-account .fieldset>.legend span {
    font-size: 1em;
    /*font-weight: bold;*/
    font-family: Dosis, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300 !important;
}


fieldset.fieldset.contact-info-form label {
    width: 100% !important;
    text-align: left !important;
    padding-top: !important;
    padding-bottom: 5px !important;
}

fieldset.fieldset.address-form > .field {
    margin-bottom: 0px !important;
} 

fieldset.fieldset.address-form  > .field:not(.choice) > .label {
    width: 100% !important;
    text-align: left !important;
    padding-top: !important;
    padding-bottom: 5px !important;
}

fieldset.fieldset.contact-info-form .field, fieldset.fieldset.address-form .field {
    margin-bottom: 10px !important;
}

.form-edit-account label.label {
    width: 100% !important;
    text-align: left !important;
    padding-bottom: 5px !important;
}

.form-edit-account .field {
    margin-bottom: 5px;
}

.block.block-collapsible-nav nav.items {
    padding: 10px;
}

.block.block-collapsible-nav li.nav.item {
    padding: 10px;
}

a.action.towishlist {
    font-weight: 600 !important;
    color: #888 !important;
}



div#block-shipping {
    background-color: #eee;
    border-color: #ddd;
    box-shadow: none;
    border-radius: 5px;
    padding: 5px 15px 5px 15px;
    /*width: 34%;*/
}
div#block-shipping .fieldset > .field {
    margin: 0px 0 0px;
    width: 100%;
}
div#block-shipping label.label {
    width: 100%;
    text-align: left;
    padding-bottom: 5px;
}

div#block-shipping .control {
    width: 100%;
}

div#block-shipping  .fieldset > .legend {
    margin: 0px 0 10px;
}


div#block-discount {
    background-color: #eee;
    border-color: #ddd;
    box-shadow: none;
    border-radius: 5px;
    padding: 5px 15px 5px 15px;
    /*width: 34%;*/
    margin-bottom: 20px;
    /* margin-top: 20px; */
}
div#block-discount .fieldset > .field {
    margin: 0px 0 0px;
    width: 100%;
}
div#block-discount label.label {
    width: 100%;
    text-align: left;
    padding-bottom: 10px;
}

div#block-discount h2 {
    margin-top: 0;
    margin-bottom: 15px;
}

div#block-discount .control {
    width: 100%;
}

div#block-discount  .fieldset > .legend {
    margin: 0px 0 10px;
}

div#block-discount .actions-toolbar {
    padding-top: 10px;
}

.shippingAndDiscount {
    display: flex;
}

.shippingAndDiscount div {
    flex-direction: row;
    padding-left: 0px;
}

.shippingAndDiscount div.col-md-4 {
    margin-left: 15px;
    margin-right: 15px;
    width: 33%;
    float: left;
}

.shippingAndDiscount {
    margin-top: 30px;
}

tr.grand.totals {
    font-size: 24px;
    color: #4d4d4d;
}

form#shipping-zip-form legend span {
    font-size: 24px;
    /* font-weight: 100; */
    font-family: Dosis, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #4d4d4d;
    font-weight: 300;
}

tr.totals.sub {
    border-bottom: 1px solid #ddd !important;
}

tr.totals.shipping.excl {
    border-bottom: 1px solid #ddd !important;
}

span.cart-each-multipiler {
    text-align: center;
    font-size: 18px;
    margin-left: 15px;
}

body.checkout-cart-index.page-layout-1column div#block-gift-card-discount {
    background-color: #eee;
    border-color: #ddd;
    box-shadow: none;
    border-radius: 5px;
    padding: 15px;
}

body.checkout-cart-index.page-layout-1column form#discount-giftcard-form label.label {
    width: 100%;
}

body.checkout-cart-index.page-layout-1column form#discount-giftcard-form label.label h2 {
    margin-top: 0px;
}

.col-md-4.col-sm-12.discount-code-block {
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 5px;
}

div#block-gift-card-discount {
    /* margin-bottom: 160px; */
}

.cart-summary .row {
    display: flex;
}

.cart-summary .col-md-4 {
    width: 33%;
    padding: 10px;
}

.nav-open .action.nav-toggle {
    position: relative !important;
    left: 0% !important;
    float: right !important;
    top: -5px;
    margin-right: 10px;
}

.catalogsearch-result-index #amfinder_1 {
    display: none;
}
.catalogsearch-result-index .amasty-catalog-topnav {
    display: none;
}

.checkout-cart-index .product.attribute.sku strong {
    font-weight: 300 !important;
    min-width: 45px;
}
.checkout-cart-index .product.attribute.sku {
    display: flex;
    margin-bottom: 10px;
}

aside.modal-popup.confirm._show .modal-footer {
    display: block;
}

aside.modal-popup.confirm._show footer {
    background-color: #FFFFFF;
}

.checkout-index-index .modal-footer {
    display: block;
    background: #FFFFFF;
}

.account .sidebar.sidebar-additional {
    display: none;
}

.cart.table-wrapper .item-options {
    margin-left: 15px;
}

.question-modal header.modal-header {
    padding: 0px;
}

.popup-modal-fit header.modal-header {
    padding: 0px;
}

.popup-modal-propoints header.modal-header {
    padding: 0px;
}

.popup-modal-freeshipping header.modal-header {
    padding: 0px;
}

.popup-size-chart header.modal-header {
    padding: 10px;
}

.popup-modal-oversize header.modal-header {
    padding: 0px;
}

.field.limiter label.label {
    display: none;
}

.category-brands li.item.product.product-item {
    width: calc((95% - 4%) / 4) !important;
    margin-left: 2% !important;
}

.product-image-wrapper {
padding-bottom: 102% !important;

}

.product-item-info .product-item-name{
    min-height: 0px !important;
 }

.banner-notification {
    /* width: 100%;  */
    color: #ffffff; 
    font-size: 0.9em; 
    font-weight: 200; 
    text-align: center; 
    background-color: #ed1c25; 
    margin: 10px 0 0 0; 
    padding: 1% 0;
}
.cms-index-index .banner-notification {
    /* width: 100%;  */
    color: #ffffff; 
    font-size: 0.9em; 
    font-weight: 200; 
    text-align: center; 
    background-color: #ed1c25; 
    margin: 0 0 0 0; 
    padding: 1% 20%;
}

.banner-notification-home {
    background-color: #ed1c25; 
}

.banner-notification-global {
    background-color: #ed1c25;
    display: inline-block;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}
.affirm-as-low-as {
    margin-top: 20px;
}

.header.panel > .header.links {
    color:#777 !important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-weight: 400 !important;
}

.page-header {
    border: 0;
    margin-bottom: 0;
    position: fixed !important;
    width: 100% !important;
    z-index: 9999999 !important;
}
/******* custom css end ***********/
@media (min-width: 992px) and (max-width: 1199px) {
    .page-wrapper .page-header .container {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.page-wrapper .navigation .megamenu a.level-top {
    padding: 0 3px;
}
.page-wrapper .navigation .level0 {
    margin: 0 5px 0 0;
}
    #footer-newsletter #newsletter-text {
        margin-top: 4px;
        margin-bottom: 0;
        font-size: 20px;
    }
    #footer-newsletter #newsletter-text {
        margin-top: 4px;
        margin-bottom: 0;
        font-size: 20px;
    }
    img.footer-location-img.img-responsive {
        max-width: 95%;
    }
}
@media (min-width: 1200px) {
    #footer-newsletter #newsletter-text {
        margin-bottom: 0;
        font-size: 26px;
        width:65%;
    }
    .well-wide .lead {
        color: #4d4d4d;
        padding: 0 60px;    
    }
}

#footer-newsletter #newsletter-text .highlight {
    color: #ececec;
}

#footer-newsletter .newsletter-input {
    background-color: #464646;
    border-color: transparent;
    font-style: italic;
    font-weight: 200;
    color: #767676;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

#footer-newsletter .btn-default {
    background-color: #464646;
    border-color: transparent;
    border-left: 1px solid #3a3a3a;
}

#footer-newsletter .btn-default:hover,
#footer-newsletter .btn-default:focus {
    background: #3a3a3a;
}

#footer-newsletter,
#footer-about {
    padding: 30px 10px;
    border-bottom: 1px solid #3c3c3c;
}

#footer-about,
#footer-about a {
    color: #919191;
}

#footer-about .footer-brand {
    display: block;
    margin-bottom: 20px;
    width: 250px;
    height: 47px;
}

#footer-about {
    font-size: 14px;
}

#footer-about .footer-links {
    margin-bottom: 0;
    padding-left: 0;
}

#footer-about .footer-links li {
    padding: 0;
    line-height: 1.1;
    display: inline-block;
    margin: 5px 0 0;
}

#footer-about .footer-links li+li {
    border-left: 1px solid #555;
    padding-left: 10px;
    margin-left: 5px;
}

#footer-about .footer-locations {
    text-align: left;
    display: flex;
}

#footer-about .footer-location-name {
    text-transform: uppercase;
    display: block;
    color: #bbb;
    font-weight: normal;
}

#footer-about .footer-location-img {
    margin-bottom: 10px;
}

#footer-about .footer-locations .glyphicons {
    font-size: 20px;
    color: #919191;
}

#footer-about .footer-locations address {
    padding-left: 10px;
    margin-bottom: 0;
}

#footer-about a:hover,
#footer-about a:focus {
    color: #bbb;
}

@media (max-width:1024px) {
   
    #jumbotron .jumbotron-offer h1 {
        color: #fff;
        /*font-size: 36px;*/
    }
    .navigation .level0.parent:hover:after {
        border-color: rgba(240, 240, 240, 0);
        border-bottom-color: #fff;
        border-width: 10px;
        left: 50% !important;
        top: 35px !important;
        width: 0px !important;
        margin: 0px -25px;
        z-index: 999 !important;
    }
    div#ui-id-78 {
        width: 450px;
    }
    div#ui-id-29 {
        width: 450px;
    }

    .page-products .toolbar .limiter {
        display: none;
    }

    .categorypath-rare-bikes li.item.product.product-item {
        width: calc((100% - 4%) / 2) !important;
        margin-left: 2% !important;
    }

    .category-brands li.item.product.product-item {
        width: calc((95% - 4%) / 3) !important;
        margin-left: 2% !important;
    }

}
@media (max-width: 991px) {
    .breadcrumbs .searchContainer {
        /* display: none; */
    }
    .page-title small {
        width: 100%;
    }
    h1#page-title-heading {
        padding-bottom: 30px;
    }
    .heading-border {
        padding-bottom: 10px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 30px;
    }
    h1.heading-page.heading-border small {
        width: 100%;
    }
}
@media (max-width: 767px) {
    #footer-newsletter {
        text-align: center;
    }

    #footer-newsletter,
    #footer-about {
        padding: 20px 0;
        border-bottom: none;
    }
    .breadcrumbs{
        height:90px;
        margin-bottom: 10px;
    }
    .breadcrumbs .block-search input {
        height: 35px;
    }
    .breadcrumbs .block-search .action.search {
        height: 35px;
    }
    .question-modal {
        padding: 10px 9px;
    }
/*    #amasty-shopby-product-list .toolbar{
        display:flex;
    }
*/  ol.product-items li .product-item-info .product-image-container, ol.product-items li .product-item-info{
    padding-left: 0px!important;
}
    #footer-about {
        text-align: center;
    }
    .breadcrumbs .control{
        /* display:none; */
    }
    .breadcrumbs .searchContainer{
        /* border-bottom:1px solid #ddd; */
        /* padding-bottom:30px; */
    }
    ol.product-items li {
        list-style-type: none;
        width: calc((100% - 4%)/2)!important;
        /*padding: 0px 15px!important;*/
    }
    #click-me{
        display:initial;
    }
    .category-rare-bikes ol.product-items li {
      width: calc((100% / 2) - 10px)!important;
    }

    #footer-about .footer-brand {
        margin-left: auto;
        margin-right: auto;
    }

    #footer-about .footer-links {
        margin-bottom: 40px;
    }
    .category-cmsnew .row{
        flex-direction:column
    }
    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
        /*display: flex;*/
        overflow-x: scroll;
    }
    .all-add-button{
        display:flex;
    }
     li.megamenu.level-top-sectioned.category-item.level-top.ui-menu-item a {
        color: #777;
        width: 100%;
    }
    .header .logo {
        width: 150px;
        padding: 0px 0px 10px 0px;  
    }
    #jumbotron{
        max-height: 190px;
    }
    .col-sm-4, .col-sm-4, .col-sm-8 {
        position: relative;
        min-height: 1px;
        padding-right: 0px;
        padding-left: 0px;
        width: 100%;
        float: left;
        box-sizing: border-box;
    }
    
    #home-why {
        margin: 0px 0;
    }
    #home-why article + article {
        border-top: 1px solid #e1e1e1;
        /* margin-top: 50px; */
        /* padding-top: 50px; */
    }
    .lead {
        font-size: 16px;
        font-weight: 200;
        color: #4d4d4d;
        margin-bottom: 0;
    }
    #jumbotron h1 {
        font-size: 36px;
        color: inherit;
        margin: 0;
    }
    ul.list-inline {
        padding-left: 0px;
    }
    span.glyphicons.expand {
        font-size: 16px;
        float: right;
        cursor: pointer;
        padding-right: 0px;
    }
    .amfinder-header-wrapper.clearfix {
         margin-bottom: 15px; 
    }
    .sidebar.sidebar-main {
        margin-bottom: 20px;
    }
    .block.filter {
        margin-bottom: 0px;
    }
    .block.filter .filter-title {
        margin-bottom: 0px;
    }
    .block.block-new-customer {
        padding: 30px;
    }
    .login-container .block .block-title {
        font-size: 1.5rem;
    }
    .block-customer-login #block-customer-login-heading,
    .block-new-customer #block-new-customer-heading {
        font-size: 1.5em;
    }

    div#popup-modal-propoints .heading-border {
        padding-bottom: 10px;
    }

    .modal-popup._inner-scroll .modal-inner-wrap {
      max-width: 90%;
    }
    .product-info-main .box-tocart .actions, .product-options-bottom .box-tocart .actions {
            padding-top: 0px;
    }
    .product.info.detailed.container {
        width: 100%;;
    }
    .price-box.price-final_price {
        /* font-size: 24px; */
        line-height: 1.9;
        display: block;
        /* text-align: left; */
        margin-bottom: 15px;
    }

    .cart-summary {
        float: right;
        position: inherit;
        width: 100%;
    }

    td.col.price {
        /* width: 20% !important; */
    }

    td.col.qty {
        /* width: 20% !important; */
    }

    td.col.subtotal {
        /* width: 20% !important; */
    }
    
    .account .column {
        padding-left: 0px;
    }
    .form-rewards-setting legend.legend {
        width: 100%;
    }
    .catalog-product-view .towishlist {
        display: block !important;
        margin-top: 15px !important;
        /* float: right !important; */
        /* margin-right: -125px !important; */
    }

    .well-wide {
        padding: 0px;
    }

    .minicart-wrapper .action.showcart.active:before {
        margin-top: 0px;
    }
}

#lower-footer {
    margin-top: 5px;
    color: #666;
}

#lower-footer .footer-flag {
    margin-left: 10px;
}

#lower-footer li {
    padding: 0;
}

#lower-footer a .social {
    color: #4d4d4d;
}

#lower-footer a:hover .social.facebook {
    color: #3c5a96;
}

#lower-footer a:hover .social.twitter {
    color: #1dadea;
}

#lower-footer a:hover .social.instagram {
    color: #517fa4;
}

#lower-footer a:hover .social.linked_in {
    color: #0077b5;
}

#lower-footer .footer-etc,
#lower-footer .footer-social {
    margin-bottom: 20px;
}

#lower-footer .footer-social {
    text-align: right;
}

#lower-footer a .social {
    color: #4d4d4d;
}

@media (max-width: 767px) {

    #lower-footer .footer-etc,
    #lower-footer .footer-social {
        text-align: center;
        height: 20px;   
    }
    div#lower-footer {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .col-sm-6.footer-etc {
        width: auto;
    }
    .col-sm-6.footer-social {
        width: auto;
    }
    .custom_email_form .control {
         width: 100% !important; 
    }
    .custom_email_form .actions-toolbar {
        width: 100% !important;    
    }
    .shippingAndDiscount {
        display: grid;
    }
    .shippingAndDiscount div.col-md-4 {
        margin-left: 15px;
        margin-right: 15px;
        width: 95%;
        float: left;
        margin-bottom: 15px;
    }
    input#fieldEmail {
        height: 36px;
    }
}

@media (max-width: 768px) {
    .cart-summary .row {
        display: flex;
        flex-direction: column;
    }
    .cart-summary .col-md-4 {
        width: 101%;
        padding: 10px;
    }
    .col-sm-6 {
        width: 100%;
    }
    .btn {
        display: inline-block;
        margin-bottom: 0;
        font-weight: 400;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        white-space: nowrap;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.428571429;
        border-radius: 4px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none;
    }
    .header.content {
        min-height: 59px;
    }
    /*.page-header {
        position: relative !important;
    }*/
}

@media (min-width: 768px) {
    .container {
        width: 740px;
    }
    .cms-fast-order .page-main{
        max-width:1280px;
    }

    .block-new-customer {
        min-height: 500px;
    }

    .login-container {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 50px 0px;
    }
    .header.content {
        position: relative;
        width: 100% !important;
        z-index: 99;
        min-height: 75px;
    }
    .submenu .links a {
        padding: 3px 0;
        display: block;
        font-size: 13px;
        color: #777;
        /* margin: 0; */
    }
    .submenu-drop lh a:hover, .submenu-drop li a:hover {
        text-decoration: none;
        color: #111;
    }
    .lead {
        font-size: 18px;
    }
    span.glyphicons.expand {
        display: none;
    }
    i.fa.level-top-fa-icon {
        display: none;
        padding: 10px;
        font-size: 16px;
    }
     .navigation .megamenu .level0.submenu>li.bottom-block-child>.menu-block>ul.list-unstyled>li.ui-menu-divider {
        border-bottom: 1px solid rgb(220, 220, 220);
        margin: 0 20px;
    }
     .navigation .megamenu.level-top-sectioned ul.has-menu-block {
        border: 1px solid #dcdcdc;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.40);
        -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.40);
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.40);
    }
    .navigation .megamenu.level0.nav-1 .level0.submenu {
        border: 1px solid #dcdcdc;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.40);
        -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.40);
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.40);
    }
    span.action.nav-toggle {
        display: none;
    }
     .columns {
        display: block !important;
    }
    li.megamenu.level-top-sectioned.level0.nav-2.category-item.level-top.ui-menu-item.custom-login-link {
        display: none;
    }
    li.megamenu.level-top-sectioned.level0.nav-2.category-item.level-top.ui-menu-item.custom-cart {
        display: none;
    }
    div.menu-block.bottom-block {
        padding: 15px!important;
    }
    div.submenu-support {
        padding: 0px !important;
    }
    div.submenu-account {
        padding: 0px !important;
    }
    ul.level0.submenu.sectioned.hide-all-category.has-menu-block.bottom-block-child.ui-menu.ui-widget.ui-widget-content.ui-front {
        top: 65px;
    }
    ul.level0.submenu.sectioned.hide-all-category.has-menu-block.bottom-block-child.ui-menu.ui-widget.ui-widget-content.ui-front {
        left: -260px !important;
    }
    div#ui-id-123 {
        width: 365px !important;
    }
    div#ui-id-102 {
        width: 365px !important;
    }
    div#ui-id-77 {
        padding: 15px;
    }
    .navigation .megamenu.level0 .submenu a:hover, .navigation .megamenu.level0 .submenu a.ui-state-focus {
        background: transparent !important;
    }
    .custom_product_links {
        padding-bottom: 10px;
    }

    .product-add-form {
        /* padding-bottom: 20px; */
        /* border-bottom: 1px solid #ddd; */
        padding-top: 10px;
        border-top: 1px solid #ddd;
    }
}


@media (min-width: 768px) {
    .page-wrapper {
    padding-top: 130px;
}
}

@media (min-width: 992px) {
    .container {
        width: auto;
    }
     #jumbotron h1 {
        font-size: 85px;
    }
    .navigation .level0>.level-top {
        font-size: 14px;
    }
    .lead {
        font-size: 22px;
    }
    .header .logo {
        width: 190px;
    }
    .searchContainer .question-box {
        margin-top: 5px;
    }
}

@media (min-width:768px) and (max-width:1024px){
    .navigation .megamenu.level-top-sectioned .sectioned {
        left:235px !important;
    }
    .navigation .megamenu.level-top-sectioned .level0.submenu.sectioned.bottom-block-child .submenu-child:last-child {
    padding: 0!important;
    }
.submenu lh {
    border-bottom: 1px solid #ccc;
    color: #4d4d4d;
    font-size: 17px;
    padding: 0 0 5px;
    margin-bottom: 5px;
    display: block;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.btn-default {
    color: #333 !important;
    background-color: #fff !important;
    border-color: #ccc !important;
}
.btn-sm {
    padding: 5px 0px !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
    border-radius: 3px !important;
}
.btn-block {
    display: block !important;
    margin-top: 5px !important;
    padding-left: 0;
    padding-right: 0;
}
.btn {
    transition: all .3s ease;
}
.btn-danger {
    color: #fff !important;
    background-color: #d9534f;
    border-color: #d43f3a;
}

    .navigation .megamenu .level0.submenu>li.bottom-block-child>.menu-block>ul.list-unstyled {
        width: 340px;
        padding: 0px;
        position: inherit !important;
        box-shadow:none!important;
    }
  /*  .navigation .megamenu .level0.has-menu-block>li.bottom-block-child {
    width: 550px !important;
    padding: 20px !important;
}*/
.navigation .level0.parent > .level-top {
    padding-right: 0px!important;
}
.navigation .megamenu .level0.has-menu-block>li.bottom-block-child>.menu-block>.submenu-drop>.row {
    display: flex;
    margin: 0px -15px;
}
.navigation .megamenu .level0.has-menu-block>li.submenu-child .col-sm-3 {
    width: 32%;
    float: left;
    padding: 0px 15px;
}
    .submenu-content {
        padding-left: 20px;
    }
    .submenu-icons .fa {
         font-size: 25px;
    }
    .price-final_price .price-wrapper {
        padding-left:5px;
    }
    .custom_product_links{
        padding-left:5px;
    }
    .category-accessories .product-add-form{
        padding-left:5px;
    }

    .navigation .megamenu .level0.submenu>li.bottom-block-child>.menu-block>ul.list-unstyled>li .hourly-status,
    .submenu-description {
        display: block;
        width: 100%;
    }

    .navigation .megamenu .level0.submenu .menu-block.bottom-block>.links .row {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .navigation .megamenu .level0.submenu>li.bottom-block-child>.menu-block>ul.list-unstyled>li>a {
        padding: 10px 20px 10px 20px;
        display: flex !important;
        align-items: center;
    }
    .submenu .links {
        background-color: #f2f2f2;
        border-top: 1px solid #dcdcdc;
        padding: 0px 20px 20px 20px;
        position: relative;
        -webkit-border-bottom-right-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        border-bottom-right-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-bottom-left-radius: 5px;
    }
    .navigation .megamenu .level0.submenu>li.bottom-block-child>.menu-block>ul.list-unstyled>li>.links .row {
        display: block;
        margin-left: -15px;
        margin-right: -15px;
    }
    .navigation .megamenu.level-top-sectioned .level0.submenu.sectioned.bottom-block-child .submenu-child .columns-group{
        display:none!important;
    }
    .navigation .megamenu.level-top-sectioned .level0.submenu.sectioned.bottom-block-child .submenu-child:last-child{
        width:100%!important;
    }
    .navigation .megamenu .level0.submenu>li.bottom-block-child>.menu-block>ul.list-unstyled>li>.links .row .col-sm-4 {
        display: inline-block;
        float: left;
        position: relative;
        width: 33.33%;
        box-sizing: border-box;
        padding: 0px 15px;  
    }
    .navigation .megamenu .level0.submenu .menu-block.bottom-block {
        width: 92%;
    }
}

@media(min-width:1025px) {
    .logo img {
        width: 100%;
        height: auto;
    }

    .block-search {
        width: 375px !important;
    }

    /*.navigation .megamenu .level0.submenu > li:first-child{
        display:none!important;
    }*/
    .navigation .megamenu.level-top-sectioned .sectioned {
        left: -500px !important;
    }

    .navigation .megamenu .level0.submenu>li.bottom-block-child>.menu-block>ul.list-unstyled {
        width: 365px;
        padding: 0px;
        position: inherit !important;
    }

    .navigation .megamenu .level0.submenu>li.bottom-block-child>.menu-block>ul.list-unstyled>li .hourly-status,
    .submenu-description {
        display: block;
        width: 100%;
    }

    .navigation .megamenu .level0.submenu .menu-block.bottom-block>.links .row {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .submenu .submenu-title {
        /*color: rgb(77, 77, 77);*/
        display: block;
        font-size: 17px;
    }

    .navigation .level0>.level-top {
        color: #888;
        font-weight: 300;
    }

    .submenu lh {
        border-bottom: 1px solid #ccc;
        color: #4d4d4d;
        font-size: 17px;
        padding: 0 0 5px;
        margin-bottom: 5px;
        display: block;
    }

    .navigation .level-top-sectioned {
        position: relative !important;
    }

    .navigation .megamenu .level0.submenu>li.bottom-block-child {
        margin-bottom: 0;
        display: flex !important;
        /*width: auto !important;*/
        min-width: 365px;
        justify-content: space-between !important;
    }

    /*.navigation .megamenu .level0.has-menu-block>li.bottom-block-child {
        width: 720px !important;
        padding: 20px !important;
    }*/

    .navigation .megamenu .level0.has-menu-block>li.bottom-block-child>.menu-block .submenu-drop>.row {
        display: flex;
        margin: 0px -15px;
    }

    .navigation .level0:last-of-type>ul.submenu>li.bottom-block-child,
    .navigation .level0:nth-last-of-type(2)>ul.submenu>li.bottom-block-child {
        width: 365px !important;
        padding: 0px !important;
    }

    .navigation .level0:last-of-type>ul.submenu,
    .navigation .level0:nth-last-of-type(2)>ul.submenu {
        left: -210px !important;
    }

    .navigation .megamenu .level0.has-menu-block>li.submenu-child .col-sm-3 {
        width: 32%;
        float: left;
        padding: 0px 15px;
    }

    .navigation .megamenu .level0.has-menu-block>li.submenu-child .col-sm-6 {
        width: 50%;
        float: left;
        padding: 0px 17px;
    }

    .navigation .megamenu .level0.has-menu-block>li>.col-sm-3 {
        width: 32%;
        padding: 0px 15px;
    }

    .navigation .megamenu .level0.has-menu-block>li>ul>li.level1 {
        display: none !important;
    }

    .navigation .level0 .submenu .submenu {
        left: 0 !important;
    }

    .navigation .megamenu .level0.submenu>li.bottom-block-child>.menu-block>ul.list-unstyled>li>a {
        padding: 10px 20px 10px 20px;
        display: flex !important;
        align-items: center;
    }

    .navigation .level0.parent:hover:before,
    .navigation .level0:hover:after {
        bottom: 100%;
        border: solid transparent;
        content: " " !important;
        height: 0px !important;
        width: 0px !important;
        position: absolute !important;
        pointer-events: none;
    }

    .navigation .level0.parent:hover:after {
        border-color: rgba(240, 240, 240, 0);
        border-bottom-color: #fff;
        border-width: 10px;
        left: 50% !important;
        top: 35px !important;
        width: 0px !important;
        margin: 0px -25px;
        z-index: 999 !important;

    }

    .navigation .level0.parent:hover:before {
        border-color: rgba(217, 217, 217, 0);
        border-bottom-color: #ccc;
        border-width: 11px;
        top: 58px;
        left: 49%;
        margin: 0 -25px;

    }

   /* .navigation .megamenu.level-top-sectioned ul.has-menu-block {
        border: 1px solid #dcdcdc;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.40);
        -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.40);
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.40);
    }*/

    .navigation .megamenu .level0.submenu .menu-block.bottom-block {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .submenu-content {
        padding-left: 20px;
    }

    .submenu-icons .fa {
        font-size: 25px;
    }

    .submenu-icons {
        min-width: 30px;
    }

    .submenu-drop li a {
        color: #888;
        display: block;
        font-size: 14px;
        padding: 2px;
    }

    .submenu-drop .submenu-feature {
        font-size: 13px;
        color: #888;
    }

    .submenu-drop .submenu-feature a {
        color: #666;
    }

    .submenu-drop .submenu-feature p {
        margin: 0 0 20px;
    }

    .submenu-drop .submenu-feature img {
        margin-bottom: 10px;
    }

    .submenu-drop ul+ul {
        padding-top: 30px !important;
    }

    .btn {
        transition: all .3s ease;
    }

    .btn-block {
        display: block !important;
        margin-top: 5px !important;
        padding-left: 0;
        padding-right: 0;
    }

    .btn-sm {
        padding: 5px 0px !important;
        font-size: 12px !important;
        line-height: 1.5 !important;
        border-radius: 3px !important;
    }

    .btn-default {
        color: #333 !important;
        background-color: #fff !important;
        border-color: #ccc !important;
    }

    .btn {
        display: inline-block;
        margin-bottom: 0;
        font-weight: 400;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        white-space: nowrap;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.428571429;
        border-radius: 4px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none;
    }

    .btn-danger {
        color: #fff !important;
        background-color: #d9534f;
        border-color: #d43f3a;
    }

    .submenu .submenu-title {
        /*color: #4d4d4d;*/
        display: block;
        font-size: 17px;
        /*padding: 0 0 0 50px;*/
    }

    /*.navigation .megamenu .level0.has-menu-block > li.submenu-dropdown{
        width:600px!important;
    }*/
    .text-danger {
        color: #a94442;
    }

    .submenu .links {
        background-color: #f2f2f2;
        border-top: 1px solid #dcdcdc;
        padding: 0px 20px 20px 20px;
        position: relative;
        -webkit-border-bottom-right-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        border-bottom-right-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-bottom-left-radius: 5px;
    }
   

    #jumbotron {
        height: 700px;
        max-height: 700px;
    }

    #jumbotron h1 {
        font-size: 85px;
        font-weight: 300;
        color: #fff;
        margin: 0;
        line-height: normal;
        text-transform: uppercase;
    }

    #jumbotron span {
        font-size: 30px;
    }

    .block.newsletter {
        width: 40% !important;
        margin-top: 22px;
    }

    .block.newsletter .action.subscribe {
        margin-left: -5px;
    }

    .block.newsletter input {
        height: 40px;
    }

    .block.newsletter .field .control:before {
        line-height: 40px;
    }

    .newsletter .action.primary {
        padding: 11px 20px;
    }

    .page-footer .container .row .footer_logo {
        width: 75%;
        height: auto;
        margin-bottom: 20px;
    }

    .page-footer .container .row .col-md-3 p {
        max-width: 337px;
    }

   

    .category-cms .oem_content {
        width: 50%;
    }

    .category-cmsnew .oem_content {
        width: 50%;
    }


    .form-create-account .info {
        padding-right: 30px;
    }

    .form-create-account .info {
        float: left;
        width: 50%;
    }

    .form-create-account .fieldset>.legend span {
        font-size: 1em;
        /*font-weight: bold;*/
        font-family: Dosis, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 300 !important;
    }

   /* .navigation .megamenu .level0.submenu>li.bottom-block-child>.menu-block>ul.list-unstyled>li.ui-menu-divider {
        border-bottom: 1px solid rgb(220, 220, 220);
        margin: 0 20px;
    }*/

    .navigation .megamenu .level0.submenu>li.bottom-block-child>.menu-block>ul.list-unstyled>li>.links .row {
        display: block;
        margin-left: -15px;
        margin-right: -15px;
    }
    .navigation .megamenu .level0.submenu>li.bottom-block-child>.menu-block>ul.list-unstyled>li>.links .row .col-sm-4{
        display: inline-block;
        float: left;
        position: relative;
        width: 33.33%;
        box-sizing: border-box;
        padding: 0px 15px;
    }

    .navigation .megamenu .level0.submenu>li.bottom-block-child>.menu-block>ul.list-unstyled>li>a:hover i {
        color: #ed1c24;
    }

   /* .sidebar {
        background: #f1f1f1;
        border-radius: 5px;
        border: 1px solid #ddd;
        padding: 15px !important;
    }*/

    .sidebar .block.filter strong,
    .filter-options-title {
        color: #666;
        font-weight: 500;
        font-size: 18px;
    }

    .sidebar li {
        margin: 5px 0;
    }

    .sidebar li a {
        font-size: 14px;
        color: #555;
        font-weight: 300;
    }

    #footer-newsletter .col-sm-4 {
        width: 33.3%;
    }

    .navigation .megamenu.level0 .submenu a:hover,
    .navigation .megamenu.level0 .submenu a.ui-state-focus {
        background: transparent;
        color: #000;
    }

    .navigation .megamenu.level0 .submenu a.btn-danger:hover,
    .navigation .megamenu.level0 .submenu a.btn-danger.ui-state-focus {
        background: transparent;
        background-color: #D2322D;
        color: #000;
    }

    .cms-page-view .column.main {
/*        padding-left: 50px;
        padding-bottom: 60px;
*/    }

    .cms-page-view.column.main h1 {
        font-size: 32px;
    }

    .cms-page-view .column.main p {
        margin: 0 0 20px;
    }

    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: 400;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }

    #brand-listings .row {
        margin: 0px -15px;
    }

    #brand-listings .row:before,
    #brand-listings .row:after {
        content: '';
        display: "table";
        clear: both;
    }

    #brand-listings .brand-size-container img {
        max-width: 200px;
        margin: 0 auto;
    }

    #brand-listings .col-lg-4 {
        width: 30%;
        float: left;
        text-align: center;
    }

    #brand-listings .brand-size-container {
        padding: 0px 15px;
    }

    #brand-listings .brand-size-container .brand-title {
        font-size: inherit;
        margin-top: 20px;
    }

    #brand-listings .brand-title {
        font-size: 20px;
        margin-top: 0;
        margin-bottom: 10px;
        display: block;
        color: #4d4d4d;
    }

    #brand-listings .brand {
        padding: 20px;
        margin-bottom: 20px;
    }

    #brand-listings .brand:hover {
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    }

}

@media(min-width:1200px){
    .container {
        width: 1170px;
    }
    p.lead.text-center {
        padding: 0 60px;
    }
}

@media(min-width:1440px) {

    .navigation .level0:last-of-type>ul.submenu,
    .navigation .level0:nth-last-of-type(2)>ul.submenu {
        left: -111px !important;
    }

    .navigation .megamenu.level-top-sectioned .sectioned {
        left: -300px !important;
    }
}

@media(max-width:992px) {
    .toolbar-products .pages {
        display: none;
    }
}
@media(max-width:767px) {
    nav.navigation { display: none;margin-top:0!important; }
    .action.nav-toggle {left: inherit;right: 20px !important;border: 1px solid #ddd;border-radius: 4px;padding: 0px 8px 0px 8px;}
    .minicart-wrapper {margin-right: 90px;}
    .minicart-wrapper .action.showcart {vertical-align: top;/*display: none;*/}
    .minicart-wrapper .action.showcart:before {line-height:30px;margin:0;}
/***************25-8-2023*****************/ 
    html.nav-open .page-wrapper { left: 0px !important;height:auto; }
    /***********************/
    .nav-open .action.nav-toggle {position: absolute;z-index: 999999;left: 91%;width: auto;right:20px !important;background: #f1f1f1;}
    .nav-open .nav-toggle:before {opacity: 1;}
    .nav-open .header .navigation {position: absolute !important;left: 0;z-index: 9999;display: inline-block;width: 100.3% !important;height: auto;background: #f5f5f5 !important;top: 0;border-bottom: 1px solid #e7e7e7;margin-left: -1px;
        /*-webkit-box-shadow: 10px 0px 35px 0px rgba(0,0,0,0.28);*/
        /*-moz-box-shadow: 10px 0px 35px 0px rgba(0,0,0,0.28);*/
        /*box-shadow: 10px 0px 35px 0px rgba(0,0,0,0.28);*/
        text-transform: uppercase;top:58px;}
    /*.nav-open .header .navigation a {color: #000 !important;padding: 10px 40px 10px 15px;}*/
    .nav-open .header .navigation a span { margin-left:0 !important; }
    .nav-open .nav-toggle:after {opacity: 0;display:none;}
    .nav-open .navigation ul#ui-id-1 {padding-top: 10px;padding-bottom: 20px;max-height: 340px;overflow-y: scroll}
    .nav-open .nav-toggle:before {content: '\e616';font-size: 25px;line-height: 1.5;color: #fff;color: inherit;}
    .nav-open .navigation .level0 { border-top: 0; 
        /*border-bottom: 1px solid #ccc; */
    }
    .nav-open .minicart-wrapper { margin-right: 0; } 
    .page-footer {
        padding: 0px 2px;
    }
    .nav-open .minicart-wrapper, .minicart-wrapper {
    margin-right: 30px !important;
    position: absolute;
    right: 0;
}

    span.action.nav-toggle, .nav-open .action.nav-toggle {
    margin-right: 99px;
    right: 10px !important;
}

    .page-footer .container .row {
        display:block;
    }

    .page-footer .footer.content {
        display: flex;
        flex-direction: column-reverse;
    }

    .container {
        max-width: 100%;
        padding: 10px;
    }

    #home-why .row .col-sm-4 {
        width: calc(100% - 30px);
        /*margin-bottom: 30px;
        margin-top: 50px;*/
        padding-top: 50px;
        padding-bottom: 50px;
    }

    #home-why .row {
        flex-direction: column;
    }

    .page-header {
        margin-bottom: 0px;
    }
    #home-products ol.product-items li {
    width: calc((100% - 8%)/2)!important;
}
.product-item-actions{
    display:none;
}
#footer-about .col-sm-6 {
    width: 100%;
}
#footer-about .col-xs-6 {
    width: calc(50% - 20px);
    float: left;
    margin-right: 10px;
    margin-left: 10px;
}
#footer-about .col-xs-6:first-child{
    margin-right:20px;
}
#footer-newsletter .input-group .input-group-btn .btn-default{
    padding:6px 12px;
}
.page-products .columns{
    width:100%;
}
.catalog-category-view .column.main{
    padding-left:0px;
}
.minicart-wrapper {
    margin-top: 0px!important;
}
.navigation .megamenu.level-top-sectioned .sectioned {
    position: relative !important;
    background: none;
    box-shadow: none;
}
.catalog-product-view .product-info-main, .catalog-product-view .product.media {
    width: 100%!important;
}
.custom_options_pro.col-sm-5{
    margin-left:0px;
}
#home-why.bike-home-why{
    margin-left:0px!important;
    margin-right:0px!important;
}
.questions_rarebikes .col-sm-6{
    width:100%;
}
.breadcrumbs .searchContainer{
   width:100%;
   justify-content:space-between;
}
.nav-toggle {
    background: #fff;
    top:10px;
}
.hidden-xs {
    display: none;
}
i.fa.level-top-fa-icon {
    min-width: 30px;
}
li.megamenu.level0 {
    width: 95%;
}
li.megamenu.level-top-sectioned.level0.nav-2.category-item.level-top.ui-menu-item a {
    width: 100%;
}
}

@media(max-width:640px){
    .nav-open .action.nav-toggle { left: 88%; }
    .nav-open .header .navigation { width: 100.5% !important; top:50px;margin-left: -1px; }
    nav-toggle { top: 5px; }
    .header .logo {
        padding: 0px 0px 10px 0px;
    }
    .nav-toggle {
        top:5px;
    }
    .header.content {
        min-height: 51px;
    }
    .breadcrumbs {
        height: 85px;
    }
    .question-box {
        margin-top: 14px;
    }
    .breadcrumbs .block-search {
        width: 200px!important;
    }
    .breadcrumbs #search_mini_form {
        width: 200px!important;
    }
    .breadcrumbs .items {
        padding: 0px 0px;
    }
}
@media(max-width:600px){
    .well-wide .lead {
        color: #4d4d4d;
        padding: 0 0px;
    }
    
    td.col.price {
        width: 30% !important;
    }

    td.col.qty {
        width: 30% !important;
    }

    td.col.subtotal {
        width: 30% !important;
    }

    .category-brands li.item.product.product-item {
        width: calc((95% - 4%) / 2) !important;
        margin-left: 2% !important;
    }

}
span[data-price-amount="0"] { display : none !important;}
/*.product.info.detailed {

    display: none;
}*/

a#tab-label-description-title {
    display: none;
}
div#tab-label-amfinder-product-attributes {
    display: none;
}
.layered-nav-header {
    font-size: 18px;
    font-weight: normal;
    line-height: 1;
}
/*Product Title and page design cahnges*/
@media (min-width: 768px), print{
.product-info-main h1 {
    font-size: 30px !important;
}}
.brand_name {
    float: left;
    display: flex;
    padding: 5px;
    margin-left: 0px;
}
span.category_brand {
    font-weight: 200;
}
.product-reviews-summary .reviews-actions a {
    margin-left: 5px;
}
.product-info-main .price-box {
    margin-top: 25px;
    margin-left: 5px !important;
}
/*.custom_product_links {
    margin-left: 15px;
}*/
/* AMASTY LAYERED NAVIGATION - Category Pulldown Override */
.am-category-wrapper .amshopby-checkbox, .am-category-wrapper .amshopby-radio {
    display: none;
}

@media (min-width: 768px) {
.brands-container{
    /* width:600px; */
}
.navigation .level0 .submenu a:hover, .navigation .level0 .submenu a.ui-state-focus {
    color: #666;
    /*text-shadow: 0 0 0 #000000;*/
}
.submenu-drop .submenu-feature a {
    color: #666;
}
.submenu-drop .submenu-feature a:hover {
    color: black;
}
#jumbotron h1 {
    font-size: 75px;
}
#jumbotron .jumbotron-details {
    font-size: 30px;
}
/* ==================================================================== */

    .navigation .megamenu.level-top-sectioned .sectioned {
        left: -250px !important;
    }

    .navigation .megamenu .level0.submenu>li.bottom-block-child>.menu-block>ul.list-unstyled {
        width: 365px;
        padding: 0px;
        position: inherit !important;
    }

    .navigation .megamenu .level0.submenu>li.bottom-block-child>.menu-block>ul.list-unstyled>li .hourly-status,
    .submenu-description {
        display: block;
        width: 100%;
    }

    .navigation .megamenu .level0.submenu .menu-block.bottom-block>.links .row {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .submenu .submenu-title {
        /*color: rgb(77, 77, 77);*/
        display: block;
        font-size: 17px;
    }

    .navigation .level0>.level-top {
        color: #777;
        font-weight: 300;
    }

    .submenu lh {
        border-bottom: 1px solid #ccc;
        color: #4d4d4d;
        font-size: 17px;
        padding: 0 0 5px;
        margin-bottom: 5px;
        display: block;
    }

    .navigation .level-top-sectioned {
        position: relative !important;
    }

    .navigation .megamenu .level0.submenu>li.bottom-block-child {
        margin-bottom: 0;
        display: flex !important;
        width: 795px;
        justify-content: space-between !important;
    }

    .nav-4 li.submenu-child.bottom-block-child.ui-menu-item {
        width: 600px !important;
    }

    .nav-3 li.submenu-child.bottom-block-child.ui-menu-item {
        width: 600px !important;
        height: 550px;
    }

    .nav-5 li.submenu-child.bottom-block-child.ui-menu-item {
        width: 365px !important;
    }

    .nav-6 li.submenu-child.bottom-block-child.ui-menu-item {
        width: 365px !important;
    }
   /* .navigation .megamenu .level0.has-menu-block>li.bottom-block-child {
        width: 720px !important;
        padding: 20px !important;
    }*/

    .navigation .megamenu .level0.has-menu-block>li.bottom-block-child>.menu-block .submenu-drop>.row {
        display: flex;
        margin: 0px -15px;
    }

    .navigation .level0:last-of-type>ul.submenu>li.bottom-block-child,
    .navigation .level0:nth-last-of-type(2)>ul.submenu>li.bottom-block-child {
        width: 365px !important;
        padding: 0px !important;
    }

    .navigation .level0:last-of-type>ul.submenu,
    .navigation .level0:nth-last-of-type(2)>ul.submenu {
        left: -210px !important;
    }

    .navigation .megamenu .level0.has-menu-block>li.submenu-child .col-sm-3 {
        width: 32%;
        float: left;
        padding: 0px 15px;
    }

    .navigation .megamenu .level0.has-menu-block>li.submenu-child .col-sm-6 {
        width: 50%;
        float: left;
        padding: 0px 17px;
    }

    .navigation .megamenu .level0.has-menu-block>li>.col-sm-3 {
        width: 32%;
        padding: 0px 15px;
    }

    .navigation .megamenu .level0.has-menu-block>li>ul>li.level1 {
        display: none !important;
    }

    .navigation .level0 .submenu .submenu {
        left: 0 !important;
    }

    .navigation .megamenu .level0.submenu>li.bottom-block-child>.menu-block>ul.list-unstyled>li>a {
        padding: 10px 20px 10px 20px;
        display: flex !important;
        align-items: center;
    }

    .navigation .level0.parent:hover:before,
    .navigation .level0:hover:after {
        bottom: 100%;
        border: solid transparent;
        content: " " !important;
        height: 0px !important;
        width: 0px !important;
        position: absolute !important;
        pointer-events: none;
    }

    .navigation .level0.parent:hover:after {
        border-color: rgba(240, 240, 240, 0);
        border-width:
    }

ul.inner-sub-menu.ui-menu.ui-widget.ui-widget-content.ui-corner-all.expanded{position:static!important;display:none;height:0;opacity:0;}
.ui-menu-item ul.ui-menu.ui-widget.ui-widget-content.ui-corner-all.expanded.active{display:block;height:auto;opacity:1;}
.submenu-drop.submenu-apparel ul.list-unstyled lh.ui-menu-item:hover .inner-sub-menu.ui-menu.ui-widget.ui-widget-content{height:0!important;opacity:0!important;visibility:hidden;}
.submenu-drop.submenu-apparel ul.list-unstyled lh.ui-menu-item:hover .inner-sub-menu.ui-menu.ui-widget.ui-widget-content.active{height:auto!important;visibility:visible!important;opacity:1!important;}
lh.ui-menu-item ul.ui-menu.ui-widget.ui-widget-content.ui-corner-all.expanded{height:0!important;opacity:0;visibility:hidden;position:static!important;}
ul.inner-sub-menu.ui-menu.ui-widget.ui-widget-content.ui-corner-all.expanded.submenu-reverse.active {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    height:auto!important;
}
ul.list-unstyled.ui-menu.ui-widget.ui-widget-content.ui-corner-all.expanded.submenu-reverse + ul {
    padding-top: 10px !important;
}
.ui-menu-item {
    cursor: pointer;
}
ul.list-unstyled.ui-menu.ui-widget.ui-widget-content.ui-corner-all.expanded {
    padding-top: 10px !important;
}
}

@media (min-width: 769px) and (max-width: 1024px) {
.header.panel > .header.links [data-content-type="html"] .my-account-block .list-unstyled.submenu.submenu-account li a .fa {
    font-size: 25px;
    margin-right: 15px;
}
}

/***********19-03-2025************/
.custom-category-full-page .column.main {
    padding: 0;
}
.category-e-bikes .column.main {
    padding: 0;
}
.category-e-bikes .column.main .items.product-items .product.product-item {
    margin-left: 1.5%;
    width: calc((100% - 4.5%) / 4) !important;
    margin-bottom: 3rem;
    text-align: center;
}
.category-e-bikes .column.main .items.product-items .product.product-item:nth-child(3n+1) {
    margin-left: 1.5%;
}
.category-e-bikes .column.main .items.product-items .product.product-item:nth-child(4n+1) {
    margin-left: 0;
}
.custom-category-full-page .product-items .product.product-item {
    margin-left: 0 !important;
    width: calc((100% - 4.5%) / 4) !important;
    margin-right: 1.5%;
    margin-bottom: 3rem;
    text-align: center;
}
.custom-category-full-page .product-items .product.product-item .product-item-info {
    padding-bottom: 0;
}
.custom-category-full-page .product-items .product.product-item:nth-child(4n) {
    margin-right: 0;
}
.category-used-bikes .items.product-items .product.product-item:nth-child(3n+1) {
    margin-left: 1.5%;
}
.category-rare-bikes .items.product-items .product.product-item:nth-child(3n+1) {
 margin-left: 1.5% !important;
}
.category-rare-bikes .items.product-items .product.product-item:nth-child(4n+1) {
    margin-left: 0 !important;
}
/***10-8menu-2023************************/
.header.panel > .header.links [data-content-type="html"] a {
    font-size: 14px;
    color: #777;
    text-decoration: none !important
}
.header.panel > .header.links [data-content-type="html"] {
    float: left;
    position: relative;
}
.header.panel > .header.links [data-content-type="html"] .my-account-block {
    position: absolute;
    top: 32px;
    right: 0;
    z-index: 999;
    background: #fff;
    min-width: 370px;
    padding-top: 15px;
}
.header.panel > .header.links [data-content-type="html"]:hover .my-account-block {
    display: block !important;
}
.header.panel > .header.links [data-content-type="html"] .my-account-block .list-unstyled.submenu.submenu-account {
    padding: 0;
    overflow: hidden;
}
.header.panel > .header.links [data-content-type="html"] .my-account-block .list-unstyled.submenu.submenu-account li a {
    display: flex;
    align-items: center;
    padding: 10px 20px 10px 20px;
}
.header.panel > .header.links [data-content-type="html"] .my-account-block .list-unstyled.submenu.submenu-account .divider {
    border-bottom: 1px solid rgb(220, 220, 220);
    margin: 0 20px;
}
.header.panel > .header.links [data-content-type="html"] .my-account-block .links {
    width: 100%;
}
.header.panel > .header.links [data-content-type="html"] .my-account-block .links .list-unstyled {
    padding: 0;
    list-style: none;
}
.header.panel > .header.links [data-content-type="html"] .my-account-block .list-unstyled.submenu.submenu-account .links .list-unstyled li a {
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
}
@media (min-width:1200px){
.page-header .container {
    width: auto;
    max-width: 1280px;
    padding: 0 15px;
}
.page-header .header .navigation li.level0 {
    margin-right: 0;
}
}

/*********5-1-23***********/

.custom_center_div {
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    text-align: center;
    font-size: 35px;
    color: #000;
    padding: 0 15px;
}

.page-layout-1column p {
    text-align: center;
    margin: 0;
}
.page-layout-1column p img {
    max-width: 100%;
}
.navigation .megamenu .level0.submenu > li.bottom-block-child {
    min-width: 365px;
    max-width: 470px;
}
.navigation .megamenu.level-top-sectioned.nav-4 .sectioned {
    left: -273px !important;
}
.navigation .megamenu.level-top-sectioned.nav-4 li.submenu-child.bottom-block-child.ui-menu-item {
    width: 670px !important;
    max-width: inherit;
}
.navigation .megamenu.level-top-sectioned.nav-5  .sectioned {
    left: -404px !important;
}
.navigation .megamenu.level-top-sectioned.nav-3 .sectioned li.submenu-child.bottom-block-child.ui-menu-item {
    width: 673px !important;
    max-width: inherit;
}
@media (max-width: 768px) {
.header.panel > .header.links [data-content-type="html"] .my-account-block .links .col-sm-6 {
    width: 50%;
}
.header.panel > .header.links [data-content-type="html"] .my-account-block .list-unstyled.submenu.submenu-account li a {
    padding: 10px 10px 10px 10px;
}
.header.panel > .header.links [data-content-type="html"] .my-account-block .list-unstyled.submenu.submenu-account li a .fa {
    font-size: 25px;
    margin-right: 15px;
}
.header.panel > .header.links [data-content-type="html"] {
    position: static;
}
.header.panel > .header.links [data-content-type="html"] .my-account-block {
    top: 42px;
    min-width: 320px;
    left: 0;
    margin: auto;
    width: 100%;
}
}
@media (max-width: 767px) {
.category-rare-bikes .items.product-items .product.product-item:nth-child(2n+1) {
    margin-left: 0 !important;
}
.category-rare-bikes .items.product-items .product.product-item:nth-child(4n+1) {
    margin-left: 1.5% !important;
}    
.custom_center_div {
    font-size: 17px;
}
.page-layout-1column p img {
    width: 300px;
}
.header .navigation {
    height: 400px !important;
    overflow-y: scroll;
}
.catalog-topnav.amasty-catalog-topnav {
    display: none;
}
.filter-category-block.blockformobile{display:block !important;}
.navigation ul#ui-id-2 li.megamenu.level-top-sectioned.level0 {
    width: 100%;
    margin-right: 0;
    padding: 0 10px;
    box-sizing: border-box;
}
.navigation .megamenu.level-top-sectioned.nav-5  .sectioned {
    left: 0 !important;
}
.navigation .megamenu.level-top-sectioned .sectioned li.submenu-child.ui-menu-item {
    width: 100%;
}
.navigation .megamenu.level-top-sectioned .sectioned li.submenu-child.ui-menu-item ul.columns-group.ui-front.expanded {
    width: 100% !important;
}
.navigation ul.ui-menu.ui-widget li.megamenu.level-top-sectioned .has-menu-block.bottom-block-child li.submenu-child.bottom-block-child {
    display: block;
    width: 100% !important;
    min-width: auto;
}
.navigation ul.ui-menu.ui-widget li.megamenu.level-top-sectioned .has-menu-block.bottom-block-child li.submenu-child.bottom-block-child .menu-block {
    display: block !important;
}
.navigation ul.ui-menu.ui-widget li.megamenu.level-top-sectioned .has-menu-block.bottom-block-child li.submenu-child.bottom-block-child .menu-block ul.list-unstyled.ui-menu.expanded {
    display: block !important;
    background: none;
    box-shadow: none;
    position: unset;
    padding-bottom: 0;
}
.navigation ul.ui-menu.ui-widget li.megamenu.level-top-sectioned .has-menu-block.bottom-block-child li.submenu-child.bottom-block-child .menu-block ul.list-unstyled.ui-menu.expanded lh.ui-menu-item {
    font-weight: 600;
    display: block;
    margin-bottom: 6px;
}
.navigation ul.ui-menu.ui-widget .megamenu.level-top-sectioned  a span.ui-menu-icon {
    display: block !important;
}
.navigation ul.ui-menu.ui-widget .megamenu.level-top-sectioned.nav-9  a span.ui-menu-icon {
    display: none !important;
}
.navigation ul.ui-menu.ui-widget .megamenu.level-top-sectioned a span.ui-menu-icon:after {
    font-size: 35px;
    font-weight: 600;
}
.navigation ul.ui-menu.ui-widget li.megamenu.level-top-sectioned .has-menu-block.bottom-block-child li.ui-menu-item.all-category {
    display: none;
}
.navigation ul.ui-menu.ui-widget li.megamenu.level-top-sectioned .has-menu-block.bottom-block-child li.submenu-child.bottom-block-child .menu-block  a.btn.btn-sm.btn-block {
    text-align: left;
}
.navigation ul.ui-menu.ui-widget li.megamenu.level-top-sectioned .has-menu-block.bottom-block-child li.submenu-child.bottom-block-child .menu-block .submenu-feature a {
    padding-left: 0;
    padding-right: 0;
}
.navigation ul.ui-menu.ui-widget li.megamenu.level-top-sectioned .has-menu-block.bottom-block-child li.submenu-child.bottom-block-child .menu-block .submenu-feature p {
    text-align: left;
}
.navigation ul.ui-menu.ui-widget li.megamenu.level-top-sectioned .has-menu-block.bottom-block-child li.submenu-child.bottom-block-child .menu-block .submenu-feature p a {
    color: #d2322d;
    text-align: left;
    font-weight: 600;
    font-size: 14px;
}
.navigation ul.ui-menu.ui-widget li.megamenu.level-top-sectioned .has-menu-block.bottom-block-child li.submenu-child.bottom-block-child .menu-block ul.list-unstyled.ui-menu.expanded li.ui-menu-item a {
    box-sizing: border-box;
    padding-right: 0;
    padding-left: 10px;
    font-size: 14px;
}
.navigation ul.ui-menu.ui-widget li.megamenu.level-top-sectioned .has-menu-block.bottom-block-child li.submenu-child.bottom-block-child .menu-block ul.list-unstyled.ui-menu.expanded li.ui-menu-item a .submenu-icons {
    float: left;
    margin-right: 10px;
}
.navigation ul.ui-menu.ui-widget li.megamenu.level-top-sectioned .has-menu-block.bottom-block-child li.submenu-child.bottom-block-child .menu-block ul.list-unstyled.ui-menu.expanded li.ui-menu-item a  .submenu-content {
    padding-left: 24px;
    font-size: 14px;
}
.navigation ul.ui-menu.ui-widget li.megamenu.level-top-sectioned .has-menu-block.bottom-block-child li.submenu-child.bottom-block-child .menu-block ul.list-unstyled.ui-menu.expanded li.ui-menu-item a .submenu-icons i.fa {
    font-size: 18px;
}
.navigation .megamenu.level0.nav-1 {
    width: 100%;
    margin-right: 0;
    padding: 0 10px;
    box-sizing: border-box;
}
.navigation .megamenu.level0.nav-1 .ui-menu-icon.ui-icon {
    display: block !important;
}
.navigation .megamenu.level0.nav-1 .ui-menu-icon.ui-icon::after {
    font-size: 35px;
    font-weight: 600;
}
.navigation .megamenu.level0.nav-1 .level0.submenu {
    background: none;
    position: static;
    box-shadow: none;
    padding: 10px 0 8px 25px;
}
.navigation .ui-menu.ui-widget .megamenu.level0 > a.level-top {
    color: #777;
}
.navigation .megamenu.level0.nav-1 .level0.submenu .ui-menu-item a {
    color: #777;
    padding-left: 20px;
}
.navigation .megamenu.level-top-sectioned.nav-4 .sectioned {
    position: static !important;
} 
.category-rare-bikes .items.product-items .product.product-item:nth-child(3n+1) {
    margin-left: 15px !important;
}   
.catalog-product-view .product-info-main {
    position: relative;
}   
.catalog-product-view .product-add-form .giftcard-information-container .giftcard-information .giftcard-field-wrapper {
    width: 100%;
}
.custom-category-full-page .product-items .product.product-item {
    width: calc((100% - 4.5%) / 2) !important;
    margin-right: 15px;
}
.custom-category-full-page .product-items .product.product-item:nth-child(2n) {
    margin-right: 0;
}
.category-e-bikes .column.main .items.product-items .product.product-item {
    width: 47.6% !important;
    margin-right: 14px;
    margin-left: 0;
}
.category-e-bikes .column.main .items.product-items .product.product-item:nth-child(2n) {
    margin-right: 0;
}
.category-e-bikes .column.main .items.product-items .product.product-item:nth-child(3n+1) {
    margin-left: 0;
}
.category-rare-bikes ol.product-items li, .category-used-bikes ol.product-items li {
    width: calc((100% - 4.5%) / 2) !important;
    margin-left: 15px !important;
}
.category-rare-bikes .items.product-items .product.product-item:nth-child(2n+1) {
    margin-left: 0 !important;
}
.category-used-bikes .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0 !important;
}
.page-products .toolbar-products {
    margin: 5px 0;
}
}
/************category-landing-page***********/
.catalog-category-view.categorypath-motorcycles-new-bikes .column.main {
    padding: 0;
}
ol.products.product-items.category-landing-page {
    margin-bottom: 10px;
}
.category-landing-page .product.product-item {
    width: calc((100% - 4.5%) / 4) !important;
    margin-right: 1.5%;
    margin-bottom: 3rem;
    text-align: center;
}
.category-landing-page .product.product-item:nth-child(4n) {
    margin-right: 0;
}
.category-landing-page .product.product-item .product-image {
    display: block;
    font-size: 0;
}
.category-landing-page .product.product-item .product-image img {
    width: 100%;
}
.category-landing-page .product.product-item .product-item-name {
    padding: 18px 0;
    background: #f1f1f1;
    -moz-transition: all 0.4s cubic-bezier(0.75, 0, 0.175, 1);
    -o-transition: all 0.4s cubic-bezier(0.75, 0, 0.175, 1);
    -webkit-transition: all 0.4s cubic-bezier(0.75, 0, 0.175, 1);
    transition: all 0.4s cubic-bezier(0.75, 0, 0.175, 1);
    margin: 0;
}
.category-landing-page .product.product-item:hover .product-item-name {
    background: #222;
    color: #fff;
}
.category-landing-page .product.product-item .product-item-name .product-item-link {
    color: #222;
    text-decoration: none;
}
.category-landing-page .product.product-item:hover .product-item-name .product-item-link{
    color: #fff;
}
/*********22-02-2024***********/
.catalog-category-view .sidebar.sidebar-main .block.filter .filter-category-block .filter-options-content .items .item .am-input {
    display: block;
}
.catalog-category-view .sidebar.sidebar-main .block.filter .filter-category-block .filter-options-content .items {
    padding: 0;
}
.catalog-category-view .sidebar.sidebar-main .block.filter .filter-category-block .filter-options-content .items .item {
    width: 100%;
    padding-left: 0;
}
.catalog-category-view .sidebar.sidebar-main .block.filter .filter-category-block .filter-options-content .am-show-more {
    background: #DDDDDD;
    width: 100%;
    text-align: center;
    display: inline-block;
    border-radius: 4px;
    padding: 10px 0;
    font-weight: bold;
}
.catalog-category-view .sidebar.sidebar-main .block.filter .filter-category-block .filter-options-content .am-show-more::before, .catalog-category-view .sidebar.sidebar-main .block.filter .filter-category-block .filter-options-content .am-show-more::after {
    display: none;
}
.catalog-category-view .sidebar.sidebar-main .block.filter .filter-category-block .filter-options-content .am-show-more .am-counter {
    opacity: 1;
}
.catalog-category-view .sidebar.sidebar-main .block.filter .filter-category-block .filter-options-content .am-show-more:hover {
    color: #000;
    border-color: #000;
}
/****1-03-2023********/
.page-header {
    top: 0;
}
.header .navigation ul {
    padding-left: 0;
    padding-right: 0;
}
.header .navigation ul li .level0.submenu {
    text-align: left;
}
.header .navigation ul .level0.nav-9 {
    margin-right: 0;
}
.catalog-product-view .fotorama--fullscreen {
    top: 20% !important;
}
.searchContainer .question-box {
    display: none;
}
.searchContainer {
    position: relative;
}
.searchContainer .block-search .action.search {opacity: 0 !important;}
.searchContainer .block-search .form.minisearch.active .action.search {right: auto;left: 5px;opacity: 1 !important;font-size: 20px;}

.searchContainer .block.block-search .block.block-title {
    display: block;
    margin-bottom: 0;
    float: right;
}
.searchContainer .block-search {
    top: 21px;
    right: 7px;
    float: none;
    padding: 0;
    width: auto !important;
    z-index: 201;
}
.searchContainer #search_mini_form {
    position: absolute;
    top: -4px;
    right: 32px;
}
.searchContainer .block.block-search .form.minisearch .field.search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
}
.searchContainer .block.block-search .form.minisearch .field.search .control input {
    margin: 0;
    width: 30px;
    position: static;
    padding: 0 5px 0 30px;
    color: width .4s ease,background .4s ease;
    line-height: 30px;
    border: 0;
    background: transparent;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-image: none;
    transition: width .4s ease,background .4s ease;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 3px center;
    border-radius: 3px;
}
.searchContainer .block.block-search .form.minisearch .field.search input:focus {
    width: 500px;
    box-shadow: 0 0 3px 1px #00699d;
    background-color: #fff;
    height: 35px;
    line-height: 35px;
}
.searchContainer .block.block-search .block.block-title a {
    border: 1px solid #888;
    height: 30px;
    display: block;
    line-height: 36px;
    width: 30px;
    text-align: center;
    border-radius: 100%;
}
.searchContainer .block.block-search .block.block-title img {
    width: 18px;
}
.header .navigation li.level0 {
    margin-right: 8px;
}
.customer-account-login .block.block-customer-login .field-recaptcha {
    display: inline-block;
}
/***************checkout-index-index 4-1-2024****************/
.checkout-index-index .checkout-container .modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide .modal-inner-wrap .modal-content .opc-block-summary .table-totals .mark {
    text-align: left;
}
/************20-11-2023*****************/
.catalog-product-view .page-main {
    box-sizing: border-box;
}
.catalog-product-view .product-add-form .giftcard-information-container .giftcard-information .giftcard-field-wrapper {
    width: calc(100% - 150px);
}
.catalog-product-view .product-add-form .giftcard-information-container .giftcard-information .giftcard-field-label {
    text-align: left;
     width: 135px;
}
.catalog-product-view .product-add-form .giftcard-information-container .giftcard-information-delivery-content {
    margin-top: 20px;
}
.catalog-product-view .product-add-form .giftcard-information-container .giftcard-information-delivery-content .label.giftcard-field-label {
    float: left;
    width: 135px;
}
.catalog-product-view .product-add-form .mp-giftcard-preview {
    text-align: right;
}
.catalog-product-view .product-add-form .mp-giftcard-preview .mp-giftcard-preview-button {
    background: #5cb85c;
    color: #fff;
    border-color: #5cb85c;
    padding: 13px 20px;
    font-size: 16px;
}
.catalog-product-view .block.block-gift-card-check.block-content {
    display: inline-block;
    width: 100%;
    background: #ececec;
    padding: 30px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin-top: 15px;
}
.catalog-product-view .block.block-gift-card-check.block-content .box.box-information {
    background: #fff;
    padding: 15px;
    color: #000;
}
.catalog-product-view .block.block-gift-card-check.block-content .box.box-information .form.check-code .actions button.action.action-check.primary {
    background: #5cb85c;
    color: #fff;
    border-color: #5cb85c;
    font-size: 14px;
    margin-left: 10px;
}
.product-gift-card-new span.price:before {
    content: "Selected Amount:";
    display: inline-block;
    margin-right: 7px;
    color: #000;
}
.product-gift-card-new .product-options-bottom {
    display: none;
}
.product-gift-card-new .actions.giftcartbutton {
    float: right;
}
.product-gift-card-new .actions.giftcartbutton .action.primary.tocart {
    background: #5cb85c;
    border-color: #5cb85c;
    padding: 14px 17px;
    font-size: 1.8rem;
    line-height: 2.2rem;
}
.catalog-product-view .block.block-gift-card-check.block-content .box.box-information .box-content .check-result {
    margin-top: 20px;
}
.catalog-product-view .block.block-gift-card-check.block-content .box.box-information .box-content .result-table tr th {
    border: 1px solid #ccc;
}
.catalog-product-view .block.block-gift-card-check.block-content .box.box-information .box-content .result-table tr td {
    border: 1px solid #ccc;
    border-top: none;
}
/*****/
.catalog-product-view .embed-container{
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
.catalog-product-view .embed-container iframe, .catalog-product-view .embed-container object, .catalog-product-view .embed-container embed{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.minicart-items-wrapper {
    height: 300px !important;
}
.billpls {
  margin-bottom: 15px;
  float: left;
  margin-top: 5px;  
}
/****/
.cms-index-index #home-why .col-sm-3 {
    width: 25%;
    padding: 0 5px;
}
.affirm-page a{
    color: #00f;
}
.affirm-page a:hover{
    color: #ed1c25;
}
.affirm-page .affirm-section-header {
    background: #efecea;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.affirm-page .affirm-section-header .section-left {
    max-width: 47%;
    flex: 0 0 47%;
}
.affirm-page .affirm-section-header .section-left .heading {
    color: #000;
    font-size: 40px;
    font-weight: 600;
    padding-left: 100px;
}
.affirm-page .affirm-section-header .section-left p {
    font-size: 20px;
    color: #3a3c3d;
    text-align: left;
    padding-left: 100px;
}
.affirm-page .affirm-section-header .section-right {
    max-width: 47%;
    flex: 0 0 47%;
}
.affirm-page .section-cta {
    text-align: center;
    margin-top: 50px;
}
.affirm-page .section-cta a {
    display: block;
    font-size: 40px;
    font-weight: 600;
    color: #000;
    margin-bottom: 15px;
}
.affirm-page .section-cta em {
    margin-bottom: 15px;
    display: block;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}
.affirm-page .section-cta p {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 15px;
    color: #000;
    font-size: 16px;
}
.affirm-page .section-payment {
    text-align: center;
    margin-top: 50px;
    color: #3a3c3d;
    font-size: 20px;
}
.cms-page-view .affirm-page .section-payment p {
    margin-bottom: 0;
}
.affirm-page .section-payment .heading {
    color: #000;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 15px;
}
.affirm-page .section-affirm-work {
    margin-top: 50px;
    display: inline-block;
    width: 100%;
}
.affirm-page .section-affirm-work .heading {
    margin: 0 0 15px;
    text-align: center;
    color: #000;
    font-size: 40px;
    font-weight: 600;
}
.affirm-page .section-affirm-work p {
    font-size: 20px;
    color: #3a3c3d;
}
.affirm-page .section-affirm-work .steps {
    display: flex;
    justify-content: space-between;
    gap: 0 20px;
    list-style: none;
    padding: 0;
    flex-wrap: wrap;
}
.affirm-page .section-affirm-work .steps h2 {
    font-size: 25px;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
}
.affirm-page .section-affirm-work .steps li {
    flex: 0 0 28%;
    max-width: 28%;
    width: 100%;
}
.affirm-page .section-affirm-work .steps li p {
    padding: 20px;
}
.affirm-page .section-confidance {
    display: flex;
    margin-top: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    background: #002c36;
}
.affirm-page .section-confidance .section-left {
    background: #966942;
    color: #fff;
    flex: 0 0 50%;
    max-width: 50%;
    height: 390px;
    border-radius: 0 175px 175px 0;
}
.affirm-page .section-confidance .section-left h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 15px;
    padding:100px 80px 0 80px;
}
.affirm-page .section-confidance .section-left p {
    font-size: 20px;
    padding: 0 80px;
    text-align: left;
}
.affirm-page .section-confidance .section-right {
    color: #fff;
    flex: 0 0 50%;
    max-width: 50%;
}
.affirm-page .section-confidance .section-right ul {
    list-style: none;
    padding: 40px 70px 0;
    display: block;
}
.affirm-page .section-confidance .section-right ul h3 {
    font-size: 25px;
    color: #fff;
    font-weight: 500;
    margin: 0 0 15px;
}
.affirm-page .section-confidance .section-right ul li p {
    text-align: left;
    font-size: 18px;
}
.affirm-page .section-disclosure {
    text-align: center;
    padding: 50px 50px 0;
    color: #000;
}
.affirm-page .faq h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    color: #000;
    margin-top: 50px;
}
.affirm-page .faq .faqul {
    padding: 0;
    list-style: none;
}
.affirm-page .faq .faqul li {
    text-align: left;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.affirm-page .faq .faqul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.affirm-page .faq .faqul h3 {
    color: #000;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 15px;
}
.affirm-page .faq .faqul p {
    text-align: left;
    color: #000;
    margin-bottom: 0;
}
@media (min-width: 1024px) and (max-width: 1199px) {
.page-wrapper .navigation .megamenu a.level-top {
    font-size: 13px;
}
.header .navigation li.level0 {
    margin-right: 6px;
}

}
@media (max-width: 1023px) {       
.category-landing-page .product.product-item .product-item-name {
    padding: 10px 0;
} 
}
@media (min-width: 992px) and (max-width: 1023px) {
    .header .navigation li.level0 {
    margin-right: 4px;
}
.page-wrapper .navigation .megamenu a.level-top {
    font-size: 12px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.page-header .header .logo {
    width: auto;!!important;
    padding: 24px 0 !important;
    max-width: 140px;
}
.affirm-page .affirm-section-header .section-left .heading {
    font-size: 38px;
    padding-left: 20px;
    margin-top: 0;
}
.affirm-page .affirm-section-header .section-left p {
    font-size: 19px;
    padding-left: 20px;
}
.affirm-page .section-affirm-work .steps li p {
    padding: 15px;
}
.affirm-page .section-confidance .section-left h2 {
    font-size: 38px;
    padding: 100px 20px 0 20px;
}
.affirm-page .section-confidance .section-left p {
    padding: 0 20px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .catalog-product-view .block.block-gift-card-check.block-content {
        padding: 10px;
    }
    #footer-newsletter #newsletter-text {
        margin-top: 6px;
        margin-bottom: 0;
        font-size: 16px;
    }
     .page-wrapper .page-header .container {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.page-wrapper .page-header .header .logo {
    width: 100px;
    padding: 24px 0;
}
.header .navigation li.level0 {
    margin-right: 4px;
}
.searchContainer .block.block-search .block.block-title img {
    width: 14px;
}
.searchContainer .block.block-search .block.block-title a {
    height: 25px;
    line-height: 28px;
    width: 25px;
}
.minicart-wrapper .action.showcart:before {
    font-size: 18px;
    line-height: 25px;
    width: 25px;
}
.page-wrapper .navigation .megamenu a.level-top {
    font-size: 11px;
    padding: 0;
}
.page-wrapper .navigation .level0 {
    margin: 0 5px 0 0;
}
.page-wrapper .navigation ul {
    padding: 10px 0;
}
   .page-wrapper .page-header .navigation {
        font-size: 10px;
    }
    .navigation .level0.parent > .level-top > span {
        font-size: 10px;
    }
    .navigation .level0.parent > .level-top > span {

    }
    img.footer-location-img.img-responsive {
        max-width: 95%;
    }
    .navigation .megamenu a {
        text-transform: uppercase;
    }
    span.action.nav-toggle {
        display: none;
    }
    div#ui-id-78 {
        width: 450px;
    }
    div#ui-id-29 {
        width: 450px;
    }
    .affirm-page .affirm-section-header .section-left .heading {
        padding-left: 30px;
        margin: 10px 0 10px;
        font-size: 30px;
    }
    .affirm-page .affirm-section-header .section-left p {
        padding-left: 30px;
        font-size: 16px;
    }
    .affirm-page .section-affirm-work .steps li p {
        padding: 15px;
        font-size: 16px;
    }
    .affirm-page .section-confidance .section-left h2 {
        font-size: 30px;
        padding: 100px 15px 0 15px;
    }
    .affirm-page .section-confidance .section-right ul {
        padding: 30px 15px 0;
    }
    .affirm-page .section-confidance .section-left p {
        padding: 0 15px;
    }
    .affirm-page .section-affirm-work .steps li {
    flex: 0 0 30%;
    max-width: 30%;
   }
    .affirm-page .section-affirm-work .steps h2 {
        font-size: 21px;
    }
}
@media (max-width: 768px) {

.checkout-index-index .checkout-container .opc-wrapper {
    padding-right: 0;
}   
.checkout-index-index .checkout-container .checkout-payment-method .form.payments .fieldset .opc-payment .items.payment-methods {
    margin: 0;
} 
.checkout-index-index .checkout-container .checkout-payment-method .form.payments .payment-option {
    margin: 0;
}
.checkout-index-index .checkout-container .modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide {
    width: 100%;
    float: left;
    opacity: 1;
    position: unset;
    visibility: inherit;
    margin-top: 20px;
}
.checkout-index-index .checkout-container .modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide .modal-inner-wrap {
    transform: inherit;
}
}
@media (max-width: 767px) {  
.category-landing-page .product.product-item {
    width: calc((100% - 4.5%) / 2) !important;
    margin-right:15px;
}    
.category-landing-page .product.product-item:nth-child(2n) {
    margin-right: 0;
}     
.catalog-product-view .block.block-gift-card-check.block-content {
    padding: 8px;
}
.catalog-product-view .giftcard-template-upload label {
    position: relative;
    width: 100%;
    display: inline-block;
}
.catalog-product-view .product-info-main a.action.towishlist {
    margin-right: 0 !important;
}
.catalog-product-view .product.info.detailed.container {
    display: inline-block;
    box-sizing: border-box;
}
.catalog-product-view .block.block-gift-card-check.block-content .box.box-information {
    padding: 9px;
} 
.catalog-product-view .block.block-gift-card-check.block-content .box.box-information .form.check-code {
    display: flex;
}   
.catalog-product-view .block.block-gift-card-check.block-content .box.box-information .form.check-code .field.check-code-field {
    width: 65%;
}
.catalog-product-view .block.block-gift-card-check.block-content .box.box-information .form.check-code  .actions {
    display: inline-block;
    width: 20%;
    min-width: auto;
}
.product-gift-card-new span.price:before {
    font-size: 14px;
    font-weight: 600;
}
.header .navigation {
        padding-top: 0;
        text-align: left;
}    
.page-wrapper {
    padding-top: 100px;
}
.banner-notification-global {
    margin-top: 0;
}
.searchContainer .block-search {
    top: 0px;
    right: 60px;
    position: absolute;
}
.searchContainer #search_mini_form {
    top: -4px;
    right: 0;
}
.searchContainer .block.block-search .form.minisearch .field.search input:focus {
    width: 250px;
}
.cms-index-index .banner-notification {
    padding: 1% 15px;
}
.cms-index-index #home-why .col-sm-3 {
    width: 100%;
    padding: 0 0 10px;
}
.affirm-page .affirm-section-header {
    flex-wrap: wrap;
}
.affirm-page .affirm-section-header .section-left {
    max-width: 100%;
    flex: 100%;
    margin-bottom: 20px;
}
.affirm-page .affirm-section-header .section-right {
    max-width: 100%;
    flex: 100%;
}
.affirm-page .affirm-section-header .section-left .heading {
    font-size: 30px;
    padding-left: 15px;
}
.affirm-page .affirm-section-header .section-left p {
    font-size: 16px;
    padding-left: 15px;
}
.affirm-page .section-cta a {
    font-size: 30px;
}
.affirm-page .section-cta p {
    display: block;
    text-align: center;
}
.affirm-page .section-cta p img {
    width: auto;
    max-width: 100%;
    display: block;
    margin: 12px auto;
}
.affirm-page .section-affirm-work .steps h2 {
    text-align: center;
}
.affirm-page .section-payment .heading {
    font-size: 30px;
    font-weight: 600;
}
.affirm-page .section-affirm-work .steps li {
    flex: 100%;
    max-width: 100%;
    width: 100%;
}
.affirm-page .section-affirm-work .steps li p {
    padding: 15px;
    padding-bottom: 0;
}
.affirm-page .section-affirm-work .steps li img {
    display: block;
    margin: 0 auto;
}
.affirm-page .section-confidance .section-left {
    flex: 100%;
    max-width: 100%;
    height: 250px;
    border-radius: 0 0 125px 125px;
    padding-bottom: 20px;
}
.affirm-page .section-confidance .section-left h2 {
    font-size: 30px;
    padding: 0 10px 0;
}
.affirm-page .section-confidance .section-right {
    flex: 100%;
    max-width: 100%;
}
.affirm-page .section-confidance .section-right ul {
    padding: 20px 10px;
    margin-bottom: 0;
}
.affirm-page .section-disclosure {
    padding: 50px 0 0;
}
.affirm-page .section-confidance .section-left p {
    font-size: 16px;
    padding: 0 10px;
}
.affirm-page .section-affirm-work .heading {
    font-size: 30px;
}
}
@media (max-width: 640px) {
    .searchContainer .block-search {
        top: -10px;
    }
}

.oem-parts-cls {
    background: #FFFF8F;
    border: 1px solid #E1C16E;
    border-radius: 8px;
    padding: 10px;
}
.oem-parts-cls span{color: #000;}
.product-info-main .product-add-form{border-top:0px;}
.product-info-main .product.attribute.description{border-bottom:1px solid #ddd;padding-bottom: 10px;}