/*
Theme Name: Jevelin Child
Description: Child theme for Jevelin theme
Author: Shufflehound
Author URI: http://shufflehound.com
Template: jevelin
*/

/* Add your custom CSS below */
@media only screen and (min-width: 768px) {
}
.right-cont .sh-portfolio-style-minimalistic .sh-portfolio-image-position:before {
    background-image: url('https://pancasiladirumahku.com/wp-content/uploads/2020/03/play-trans.png');
    background-size: 70px 70px;
    display: inline-block;
    width: 70px;
    height: 70px;
    content: "";
    position: absolute;
    margin-left: 50%;
    margin-top: 33%;
    transform: translate(-50%, -50%);
}