.middle-detail-view .detail-view-product .color-area .detail-btn-area #btn_add_to_cart {
    margin-left: -15px !important;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.4) !important;
    background-color: #cd1316 !important;
    color: #fff !important;
    border-color: #cd1316 !important;
}
.cart-img {
    min-height: 250px;
    background-color: #fff;
    margin-top: 30px;
    border: solid 1px #dedede;
    border-radius: 5px;
}
.remove-cart-item{
    top: 40px;
    right: 30px;
    position: absolute;
}
.category-section .industrial{
    background: #e0e0e0 url(../img/category/company.jpg);
}
.home-footer{margin-top: -100px;}

.inner-footer{margin-top: 100px;}

.product-item .product-title a{
    height: 50px;
}

.mid-banner {
    /*display: block !important;*/
}
.search-result-item .product-name a{
    text-decoration: none;
}

.designer-box .design-body a{
    text-decoration: none;
}
.designer-box .design-body .list-row h2 a{
    font-size: 1rem;
}
#colorModal #colorModalLabel{
    color: #ffffff;
}
.profile-container {
    padding-bottom: 400px;
}
.color-card-cat-btn, .color-card-cat-btn:hover {
    background-color: #fff;
    border-color: #cd1316;
    padding: 0.5rem 2.5rem;
    border-radius: 0px;
    color: #444;
    box-shadow: none;
}

.color-card-cat-btn:focus, .color-card-cat-btn:active{
    background-color: #337ab7;
    border-color: #cd1316;
    padding: 0.5rem 2.5rem;
    border-radius: 0px;
    color: #fff;
    box-shadow: none;
}
.product-item {
    background-color: #fff !important;
}
.product-gallery .gallery-item {
    height: 100px !important;
}
.product-gallery .gallery-item img {
    height: 84px !important;
}

.search-result-modal .product-item{
    padding: 0;
    margin-bottom: 12px !important;
}

.search-result-modal .product-item img{
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    max-height:60px;
    max-width:40% !important;
}
.search-result-modal .modal-body img {

}

.search-result-modal .recently-view .recent-box {
    padding-top: 12px !important;
}
.search-result-modal .recently-view .recent-box .desc .product-name{
    text-align: left !important;
}
.my-class {
  text-align: center;
}