/*
Theme Name: Elaine
Theme URI: http://elaine.edge-themes.com
Description: A Modern Multipurpose Health and Beauty Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Text Domain: elaine
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.4
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

@import url('https://fonts.googleapis.com/css2?family=Pacifico&display=swap');

.removeMaxHeight{
    max-height: 500px!important;
}
.edgtf-testimonial-text{
    transition: max-height 0.8s;
}

@media(max-width: 600px){
    .edgtf-testimonials-holder .edgtf-testimonials .owl-nav{
        display: block!important;
    }
}

.edgtf-testimonials-author-job .fa.fa-instagram{
    color: #C7C7C7;
    font-size: 25px;
    display:block;
}
.edgtf-pt-prices{
    margin-top: 5px!important;
}

.edgtf-old-price span{
    color: #858585!important;
    font-size: 15px !important;
}
.edgtf-old-price:after{
    display: none!important;
}
