/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
.medical-history h2.medicalslider-heading {
    font-size: 44px;
    line-height: 60px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Playfair Display";
    text-align: center;
    padding: 0 150px;
}
.medical-history p {
    margin-top: 30px;
}
.latest-blog span.elementor-post-date {
    position: relative;
    top: -110px;
}
.client-reviews .elementor-testimonial-content {
    margin-top: 90px;
}
.client-reviews .elementor-testimonial-meta.elementor-has-image.elementor-testimonial-image-position-aside {
    position: absolute;
    top: 0;
    margin-top: 20px;
}
.client-reviews .elementor-widget-testimonial:after {
    content: '';
    background: url(https://testingurls.net/Physiotherapi-beneeke/wp-content/uploads/2022/07/quate.png);
    display: block;
    height: 56px;
    width: 56px;
    background-repeat: no-repeat;
    position: absolute;
    top: -30px;
    right: 30px;
    filter: drop-shadow(0px 2px 7.5px rgba(0,0,0,0.32));
}



@media only screen and (min-width: 768px) and (max-width: 1024px){
    .medical-history h2.medicalslider-heading {
    font-size: 30px;
    line-height: 40px; 
}

    .client-reviews .elementor-widget-testimonial:after {
    content: '';   
    height: 56px;
    width: 56px;   
    background-size: 40px;
    top: -23px;
    right: 15px;   
}
}


@media only screen and (min-width: 320px) and (max-width: 767px){
.medical-history h2.medicalslider-heading {
    font-size: 30px ;
    line-height: 40px;  
    padding: 0 0px;
}
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-283 {
    background: #8ec63f;
    padding: 10px;
    border-radius: 5px;
    margin: 25px 50px;
}
#mobmenuright .menu-item-object-custom.menu-item-283 a {
    font-size: 14px;
    color: #ffffff !important;
    font-weight: 700;
    font-family: "Playfair Display";
    text-align: center;
}
#mobmenuright li a {
    text-align: center;
    line-height: 2em !important;
}
}