.pshowCartShareBtn {
    position: absolute;
    right: 0;
    bottom: 0;
    right: 15px;
}

.pshowShareCartBox {
    margin: 15px 0;
    padding: 15px 0;
    background-color: #fff;
}

.pshowCartShareLink {
    padding-right: 150px;
}

.pshowShareCartTitle {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-weight: bold;
}