﻿.product-details-page .overview {
    margin: 35px 0 0px 0;
}
.overview .add-to-wishlist-button, .gallery .add-to-wishlist-button, .gallery .share-button,
.overview .share-button {
    /*  background: url('../img/all-icons.png') no-repeat;
    background-position: -163px -190px;*/
    height: 24px;
    width: 24px;
    background-color: transparent;
    font-size: 0;
    border: none;
}

.gallery .add-to-compare-list-button::after,
.add-to-wishlist-button::after, #phOpen::after, .share-button::after {
    font-family: icon;
    font-size: 20px;
    color: black;
}

.share-button::after {
    content: "\f1e0";
}

.add-to-wishlist-button::after {
    content: "\f004";
}

.gallery .add-to-compare-list-button::after {
    content: "\e13a";
}

.overview .add-to-compare-list-button, .gallery .add-to-compare-list-button {
    /* background: url('../img/all-icons.png') no-repeat;
    background-image: url(../img/Shuffle.png);
    background-position: -467px -270px;*/
    height: 24px;
    width: 24px;
    background-color: transparent;
    font-size: 0px;
    border: none;
}
/*.overview .add-to-compare-list-button
{
    background-image: url(../img/Shuffle.png);
}*/

.overview .email-a-friend-button, .gallery .email-a-friend-button {
    background-image: url(../img/Ellipse-5.png);
}

.overview .subscribe-button,
.availability .subscribe-button {
    /*background-image: url(../img/Shape-361.png);*/
    background: url(../img/icon-all.png);
    background-color: rgba(0, 0, 0, 0);
    background-position-x: 0%;
    background-position-y: 0%;
    background-position: -89px -408px;
    display: block;
    float: left;
    overflow: hidden;
    height: 48px;
    line-height: 38px;
    width: 54px;
    background-color: #49841f;
}

.download-sample-button {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../img/Shape-363.png);
    background-color: #ebebeb;
    background-position: center;
    background-repeat: no-repeat;
}

.overview .sku, .variant-overview .sku,
.overview .gtin, .variant-overview .gtin,
.overview .stock, .variant-overview .stock,
.overview .delivery-date, .variant-overview .delivery-date,
.overview .product-vendor, .variant-overview .product-vendor,
.overview .manufacturers, .manufacturer-part-number {
    margin: 0 0 15px;
}

.overview .stock,
.variant-overview .stock {
    margin: 0 0 20px;
}

.overview .value,
.variant-overview .value {
    display: inline-block;
    line-height: 20px;
    font-size: 14px;
    padding: 0 5px;
}

    .overview .value a,
    .variant-overview .value a {
        color: #000087;
        margin-top: 10px;
    }

.product-details-page .product-rating-box .Lovebtn {
    max-width: 100px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 20px;
    border-left: 1px solid #000;
    margin-right: 5px;
    margin-left: 5px;
    padding-top: 1px;
    padding-left: 5px;
    border-right: none !important;
}

.product-rating-box .rating {
    width: 106px;
    height: 21px;
    background: transparent url(/Themes/Urban/Content/img/icon-rating-empty.png) repeat-x scroll 0% 0%;
    float: left;
    margin: 0 auto;
    margin-right: auto;
    z-index: 1;
    direction: rtl;
}

.free-shipping {
    display: inline-block;
    margin: 10px auto 15px;
    background: #ebebeb;
    text-align: center;
    text-transform: uppercase;
    font-family: "proxima-nova";
    font-size: 18px;
    padding: 15px 30px;
    color: #333;
}

.overview .manufacturers {
    display: inline-block;
    height: 30px;
    margin-left: 10px;
    font-size: 14px;
    margin: 0px;
    color: #4d4d4d;
}

.product-details-page .Lovebtn {
    float: left;
}

.hredButton.newsletter-subscribe {
    min-height: 36px;
    height: 36px;
}