.main_img {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    overflow: hidden
}

.pro_wrap_main .main_img img {
    display: block;
    transition: .2s ease;
    width: 100%
}

.product_detail_grid {
    position: relative;
    margin-left: -15px;
    margin-right: -15px
}

    .product_detail_grid h4.brand_title {
        font-size: 13px;
        text-align: center;
        color: #00759f;
        margin-top: 10px
    }

    .product_detail_grid h2.pro_title_front {
        display: block !important;
        text-align: center;
        margin: 0 0 10px 0;
        font-size: 11px !important;
        white-space: nowrap;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #212529
    }

.col-md-9.pro_grid_default h1 {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-size: 22px;
    margin: 0;
    color: #212529;
    font-weight: 400;
}

.product_detail_grid h5.pro_sku {
    font-size: 12px;
    text-align: center;
    color: #74543d
}

.comeup ul {
    padding: 0;
    margin: 0
}

    .comeup ul li {
        font-size: 16px;
        display: inline-block;
        width: 10%;
        vertical-align: middle
    }

        .comeup ul li a {
            background-color: #fff;
            color: #3c3c3c;
            display: block;
            line-height: 28px;
            border-radius: 4px;
            transition: .2s ease;
            padding: 5px 0;
            text-align: center
        }

            .comeup ul li a i {
                font-size: 12px
            }

        .comeup ul li:nth-child(3) a {
            background-color: #00759f;
            color: #fff;
            border-radius: 20px;
            font-size: 12px;
            line-height: 20px;
            top: -5px;
            position: relative
        }

a.offpro.cursorPointer {
    position: absolute;
    right: 10px;
    top: 4px;
    cursor: pointer;
    z-index: 999
}

.comeup ul li a:hover {
    color: #fff !important
}

.pro_grid .container {
    background-color: transparent !important
}

@media (max-width:600px) {
    .nohoverlayout.pro_wrap_main {
        max-width: 100% !important
    }
}

.pro-box {
    background-color: #fff;
    padding: 10px 10px 70px
}

h2.pro_title_front {
    font-size: 14px !important;
    color: #002d3e;
    margin: 10px 0 10px;
    max-height: 50px;
    overflow: hidden;
    min-height: 50px
}

h4.brand_title {
    font-size: 14px
}

    h4.brand_title strong {
        color: #00759f
    }

h5.pro_sku {
    font-size: 13px
}

    h5.pro_sku strong {
        color: #00759f
    }

.price_box_front {
    font-size: 21px;
    font-weight: 700;
    color: #e50000;
    font-family: Roboto,sans-serif;
    letter-spacing: -1px
}

.comeup ul li a img {
    width: 20px !important;
    margin: 0 auto;
    transition: .3s ease;
    filter: contrast(.5)
}

.comeup ul li:last-child {
    width: 75%;
    float: right;
    top: 5px;
    position: relative
}

.sub-images ul {
    padding: 0;
    margin: 10px 0 0;
    text-align: center
}

    .sub-images ul li {
        display: inline-block;
        width: 15%;
        margin: 0 1px
    }

        .sub-images ul li img {
            width: 100%
        }

#singlerelatedpro .col-md-3 {
    max-width: 100%
}

.ProPreview, .moreBrandspro, .proTabs, .prodetailssingle {
    background-color: #fff;
    padding: 15px 15px
}

h1.proheading {
    font-size: 21px;
    font-weight: 500;
    width: 90%;
    color: #141414;
    font-family: Poppins,sans-serif;
    margin-bottom: 0;
    line-height: 24px;
}

.product-details h5.skucode span {
    color: #ed185f;
    font-weight: 600
}

h5.availability {
    font-size: 13px
}

span.instock {
    color: #ed185f;
    font-weight: 600;
    text-transform: uppercase
}

#sizetags select.form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    font-size: 12px;
    padding: 3px 0;
    border-color: #d6d6d6;
    height: auto;
    color: #000;
    border-radius: 0
}

h5.proCategory {
    font-size: 13px
}

    h5.proCategory span a {
        color: #ed185f;
        font-weight: 600
    }

h5.proVehicles {
    font-size: 13px
}

    h5.proVehicles span {
        color: #ed185f;
        font-weight: 600
    }

.product-details form ul li:nth-child(3) a:hover {
    background-color: #212529;
    transition: .3s ease
}

.product-details h5 {
    margin: 12px 0
}

.prodetails .col-md-12, .prodetails .col-md-2, .prodetails .col-md-5, .prodetails .col-md-7 {
    padding: 0 5px
}

.proTabs {
    margin-top: 10px;
    margin-bottom: 40px;
}

.prodetailssingle {
    position: sticky;
    top: 150px;
}

.nav-tabs a {
    color: #212529;
    font-size: 14px;
    padding: 5px 0 !important;
    display: block
}

    .nav-tabs a.active {
        font-weight: 600;
        color: #212529
    }

.tab-content p {
    font-size: 14px
}

.moreBrandspro img {
    width: 100%
}

.moreBrandspro h2.pro_title_front {
    font-size: 9px !important
}

.moreBrandspro h4.brand_title {
    font-size: 12px
}

.moreBrandspro h5.pro_sku {
    font-size: 9px
}

.moreBrandspro .price_box_front {
    font-size: 15px
}

.moreBrandspro .comeup ul li:last-child {
    width: 60%;
    float: none
}

.moreBrandspro .comeup ul li:nth-child(3) a {
    font-size: 11px !important;
    padding: 2px 0;
    line-height: 17px !important;
    display: block !important
}

.moreBrandspro .comeup ul li {
    width: 15%
}

.moreBrandspro .pro-box {
    margin-bottom: 20px;
    padding: 0 0 30px 0 !important;
    border-bottom: 1px solid #0000001a;
    position: relative
}

.moreBrandspro > h4 {
    font-size: 15px;
    text-align: center;
    background-color: #00759f;
    color: #fff;
    padding: 2px 0
}

.pro-detail-btn {
    background-color: #00759f;
    color: #fff;
    border-radius: 20px;
    font-size: 12px;
    line-height: 20px;
    top: -5px;
    position: relative;
    display: block;
    padding: 5px 0;
    text-transform: uppercase;
    border: none !important
}

    .pro-detail-btn:hover {
        background-color: #00759f
    }

    .pro-detail-btn:hover, .pro-detail-btn:visited {
        background-color: #00759f !important;
        box-shadow: none;
        border: none !important
    }

div#filterboxleft {
    margin-bottom: 35px;
    margin-top: 6px;
}

.leftboxlinks label {
    margin-bottom: 0
}

.leftboxlinks label {
    margin-left: 20px;
    display: block;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    padding-right: 15px
}

.comeup {
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px
}

.moreBrandspro .pro-box .comeup {
    left: 0;
    right: 0
}

.moreBrandspro .pro-box:last-child {
    border: none
}

.moreBrandspro h5.pro_sku strong {
    font-size: 10px
}

.price_box_front.groupPro {
    font-size: 12px;
    vertical-align: middle;
    line-height: 0
}

    .price_box_front.groupPro span.price_valueshow {
        font-size: 21px;
        line-height: 43px
    }

.leftboxlinks {
    padding: 0
}

.price_box_front.groupPro span.currencyicon {
    display: block
}

.price_box_front span {
    font-family: Roboto,sans-serif
}

.pro_cat {
    background-color: #fff;
    border-right: 1px solid #00000012;
    border-bottom: 1px solid #00000012
}

.product_detail_grid h2.pro_title_front {
    background-color: #313232;
    color: #fff;
    margin: 0;
    padding: 4px 0;
    transition: .3s ease
}

.pro_grid {
    margin-bottom: 50px
}

.pro_cat:hover .product_detail_grid h2.pro_title_front {
    background-color: #499ad5;
    transition: .3s ease
}

#desc_tab table tbody tr tbody tr:nth-child(1), #desc_tab table tbody tr tbody tr:nth-child(2) {
    display: none
}

#desc_tab table {
    width: 100%
}

    #desc_tab table tfoot, #desc_tab table thead {
        display: none
    }

    #desc_tab table tbody tr tbody tr td {
        color: #626262;
        font-size: 14px;
        border: 1px solid #f2f2f2;
        padding: 11px 20px;
        font-family: Roboto,sans-serif
    }

        #desc_tab table tbody tr tbody tr td:first-child {
            display: none
        }

    #desc_tab table tbody tr tbody tr:nth-child(even) {
        background-color: #f9f9f9
    }
