:root {
    .main-menu ul.sub-menu li a:before {
        content: "\f5b0";
    }
}

.wpte-gallery-wrapper .owl-item .item {
    height: 490px;
}

.wpte-gallery-wrapper .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    object-fit: cover;
}

.shape-mockup-wrap {
    z-index: var(--z-index, 1);
    position: relative;
}

.testi-grid4 .box-avater img {
    height: 100px;
    width: 100px;
}