

.product.media .gallery-placeholder__image{
    opacity:  0!important;
}

.product-social-links .product-addto-links a{
    color: #990052 !important;
    margin-bottom: 10px !important;
}

.product-social-links .action.towishlist:before, .block-bundle-summary .action.towishlist:before, .product-item .action.towishlist:before, .table-comparison .action.towishlist:before {
    font-family: remixicon !important;
    content: "\ee0c" !important;
    color: #990052;
    font-size: 3rem !important;
    line-height: 3rem !important;
    width: 50px !important;
}

.product-social-links .action.tocompare:before {
    font-family: remixicon !important;
    content: "\ea99" !important;
    color: #990052;
    font-size: 3rem !important;
    line-height: 3rem !important;
    width: 50px !important;
}

.product.attribute.overview{
    display: inline-block !important;
}

.product-description{
    border-bottom: 0.2rem solid #990052 !important;
    padding-bottom: 12px;
}

@media only screen and (max-width: 639px) {
    .table-wrapper{
        border-top: none !important;
    }
}

.product.attribute.description div[data-appearance="contained"]{
    padding-left: 20px !important;
}

.fotorama__img{
    border-radius: 18px !important;
}