<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.str_details p {
    margin-bottom: 2px;
}
/* .st_prod_column:not(:last-child) {
    border-bottom: 0;
} */
a.back-to-home-link {
    color: #747474;
    font-size: 16px;
}

a.back-to-home-link  img {
     display: inline-block;
}
a.back-to-home-link span {
    display: block;
}
.back-to-home-container {
    border-top: 2px solid #ccc;
}
.chk-rad-pos-align input[type="radio"],
.chk-rad-pos-align input[type="checkbox"]{
    position: relative;
    top: 2px;
    margin-right: 5px;
}
.stp_prod_dtl1 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
#p3a4 .stp_prod_dtl2 {
    border-top: 0;
}
/* new classes for bike new designs */
.flex-view {
    display: flex;
    flex-wrap: wrap;
}

#p3a4 .stkbb_product {
    border: 1px solid #b8b8b8;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 1px 2px 2px #ccc;
    margin: 0 0 20px 0;
}

.stkbb_product_details {
    padding: 5px;
    border-top: 1px solid #b8b8b8;
    margin-top: 5px;
}

#p3a4 .stkbb_product:hover {
    background: transparent;
    box-shadow: 2px 4px 6px #ccc;
}

#p3a4 .stkbb_product_details p {
    font-size: 16px;
    color: #1d9fe1;
}

.stkbb_product_features {
    min-height: 150px;
    text-align: center;
    /*font-size: 12px;*/
    margin: 5px;
}

.stkbb_product_features p {
    margin-bottom: 2px;
}

.stkbb_product_img {
    position: relative;
    max-height: 250px;
    overflow: hidden;
}

#p3a4 .stkbb_product_img .stkfp_float {
    position: absolute;
    bottom: 6px;
    background: white;
    left: 7px;
    border: 1px solid rgba(0, 0, 0, .1);
    font-size: 12px;
    border-radius: 80px;
    padding: 2px 15px;
    display: inline-block;
    font-weight: bold;
    color: #525252;
}

    #p3a4 .stkbb_product_img .stkfp_float .green {
        color: #00A54F;
    }

#p3a4 .stkbb_nav_links label a {
    display: inline-block;
    border-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0;
}

#p3a4 .stkbb_nav_links label a &gt; input[type=checkbox] {
    margin-right: 5px;
    position: relative;
    top: 1px;
}

#p3a4 .stkbb_nav_links label:hover a {
    text-decoration: none;
}

#p3a4 .stkbb_nav_title button, #p3a4 .stkbb_nav_links label {
    border-bottom: 0px;
}

#p3a4 .stkbb_nav_links .stkbb_nav_title {
    padding-left: 10px;
}

#p3a4 .stkbb_nav_title.rotateArrowDown button:after {
    transform: rotate(360deg) !important;
    top: 20%;
}</pre></body></html>