﻿.footer_page {
    padding: 15px 0px;
}

.btn.btn-success {
    background-color: #000;
    border: medium none;
    padding: 10px 20px;
}

.set_pwd_box {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    padding: 20px;
    margin-top: 100px;
}

.show_error {
    color: red;
}

.p_img {
    min-height: 150px !important;
    max-height: 150px !important;
    margin: auto !important;
}

.p_title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-transform: capitalize;
    font-size: 15px;
}

.p_block {
    min-height: 260px;
    background-color: #fff;
    position: relative;
    width: 156px;
    padding: 2px 2px;
}

.p_item {
    padding: 6px 10px;
}

.men .owl-item {
    width: unset !important;
}

.rating_wrap {
    margin-top: 7px;
}

    .rating_wrap .rating {
        overflow: hidden;
        position: relative;
        height: 22px;
        font-size: 12px;
        width: 70px;
        font-family: "FontAwesome";
        display: inline-block;
        vertical-align: middle;
    }

.rating::before {
    font-size: 15px;
    content: "\f006\f006\f006\f006\f006";
    top: 0;
    position: absolute;
    left: 0;
    float: left;
    color: #F6BC3E;
}

.product_rate::before {
    font-size: 15px;
    content: "\f005\f005\f005\f005\f005";
    top: 0;
    position: absolute;
    left: 0;
    font-weight: 900;
}

.product_rate {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
    color: #F6BC3E;
}

.sp-large {
    max-height: 300px !important;
    min-height: 300px !important;
}

    .sp-large img {
        max-height: 334px;
        margin: auto;
    }

.badge {
    padding-left: 9px;
    padding-right: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}

.label-warning[href],
.badge-warning[href] {
    background-color: #c67605;
}

.lblCartCount {
    font-size: 10px;
    background: #d9121f;
    color: #fff !important;
    padding: 0 5px;
    vertical-align: top;
}

.box_address {
    border: 1px solid #bfbfbf;
    border-radius: 6px;
    padding: 5px 5px 5px 5px;
    margin: 11px;
    min-height: 200px;
}

.search_img_class {
    width: 50px;
    min-height: 25px;
    padding: 5px;
}

.p_not_found {
    background-color: #d9121f;
    color: #ffffff;
    padding: 12px;
}

#main-slider .item img {
    min-height: 500px;
    max-height: 500px;
}
