.multiproduct-name{
    height:40px;
}
.multiproduct-name-list a{
    color: #a2bc46 !important;
    font-size: 18.4px;
}
.rating-result:before {
    display:none !important;
    content: '' !important;
}
.rating-summary{
    display: inline-block !important;
}
.rating-summary .rating-result {
    width: 95px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin-left:5px;
    height: 17px;
}
.rating, .rating-summary .rating-result span, .featured_review .revg .revg1{
    float: left;
    height: 14px;
    background: url(../../../../../../../../pub/media/hhn/images/heart-red.png) repeat-x scroll 0 100% transparent;
    background-size: 19px;
}
.rating_gray{
    float: left;
    height: 14px;
    background: url(../../../../../../../../pub/media/hhn/images/heart-gray.png) repeat-x scroll 0 0% transparent;
    background-size: 19px;
}
.product-reviews-summary{
    margin: 0 !important;
}
.product-item .price-box {
    margin: 10px 0 0px !important;
}
.category-page-title{
    border: 0;
    color: #649c3d;
    font-size: 20px;
    letter-spacing: .2em;
    text-align: center;
    text-transform: uppercase;
    height:0;
    position: relative;
    top:6px;
}
.strikethrough,.strikethrough-list{
    text-transform: uppercase;
    font-size: 9.6px;
    text-decoration: line-through;
    color: #64a192;
    /*height: 11px;*/
}
.strikethrough span{
    font-size: 11px !important;
    height: 11px;
}
.strikethrough-list span{
    font-size: 12.5px !important;
    height: 15px;
}
 .product-list-view-2column{
    display:inline-block !important;
    width:45% !important;
}
.reviews-actions{
    line-height:0px;
}

.products-grid{
    width: 85%;
    margin: 0 auto !important;
}
.product-image-photo{
    width: 255px;
    height: 255px;
    object-fit: contain !important;
}
.product-image-container-e{
    position: relative;
}
.wishlist-heart{
    position: absolute;
    bottom: 5px;
    z-index: 2;
    right: 5px;
}
.heart-img-container{
    width:40px;
}
.product-items .action.towishlist:before, .products.list.items .action.towishlist:before{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 70px;
    line-height: 55px;
    color: #7d7d7d;
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
    display:none;
}
.product-item .tocompare:before{
    content: '\e61f';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 29px;
    line-height: 24px;
    color: #7d7d7d;
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
}
.compare-icon{
    position: absolute;
    top: 8px;
    right: 8px;
}
.product-price-container{
    position: relative;
}
.compare-icon .towishlist{
    display:none !important;
}
.wishlist-heart .tocompare{
    display:none !important;
}
@media only screen and (max-width: 970px) {
    .product-list-view-2column{
        display:block !important;
        width:100% !important;
    }
}
.mobile-view{
    display: none;
}
.top-toolbar{
    display: block;
}
.bottom-toolbar .toolbar-products .limiter{
    display:block;
    float: right;
}
.bottom-toolbar .toolbar-products #sorter,.bottom-toolbar .toolbar-products #toolbar-amount,.bottom-toolbar .toolbar-products .modes,.bottom-toolbar .toolbar-products .toolbar-sorter{
    display: none;
}
.old-price{
    display: none;
}

.strikethrough.old-price{
    display: block;
}

.product-item .product-reviews-summary .reviews-actions {
    font-size: 12px;
    margin-top: 5px;
    vertical-align: text-top;
}

.origprice-label {
    text-decoration: none;
    font-size: 10px;
}
.product-item-link,.suggested-bundle-name{
    color: #083340 !important;
    font-weight: 600 !important;
}

@media only screen and (max-width: 767px) {
    .top-toolbar .toolbar-products #sorter,.top-toolbar .toolbar-products #toolbar-amount,.bottom-toolbar .toolbar-products .limiter{
        /* display: none; */
    }
    .mobile-view{
        display: block;
    }
    .products-grid{
        width: 90%;
        margin: 0 auto !important;
    }
    .products-grid .product-item{
        margin-bottom: 10%;
    }
    .category-image, .category-description {
        margin-bottom: 0px;
    }
    .top-toolbar {
        margin-top: 7px;
    }
}
@media only screen and (max-width: 1190px) {
    .products-grid{
        width: 100%;
    }
}
