.amconf-share-input {
    width: 75% !important;
    margin-right: 1%;
}

.product-social-links .action.share:before {
    background: url("../images/share.png") no-repeat;
    content: "" !important;
    display: block;
    width: 18px;
    height: 18px;
}

.product-social-links .action.share:hover:before {
    background: url("../images/share.png") 0 -18px;
}

.amconf-share-container {
    margin-top: 5px;
    display: none;
}

.share.amasty_conf{
    cursor: pointer;
    margin-top: 10px;
}

