/*
Theme Name: CD Endocrinology
Author: Designs Funnel
Description: Delivering a bespoke theme development tailored to precisely align with the unique requirements of our esteemed client.
Version: 2.4
Template: astra

This is the child theme for Astra theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

.glsr-default form.glsr-form input.glsr-input:focus {
    box-shadow: 0 0 0 2px #2d96a9 !important;
}

button.glsr-button.wp-block-button__link {
    background-color: #2d96a9;
}

span.eael-simple-menu-toggle-text {
    display: none;
}

h4.glsr-tag-value {
    color: black;
    font-family: "Philosopher", Sans-serif;
}
p.glsr-hidden-text {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
}
.glsr-review-rating {
    width: 100% !important;
    align-items: flex-start !important;
    justify-content: start !important;
}
.glsr-default .glsr-review {
    border: 2px solid #2d96a9;
    padding-bottom: 50px;
    padding: 30px;
	border-radius:15px;
}

@media screen and (max-width: 767px) {


.testimoni img {
    margin-top: 30px !important;
    text-align: left !important;
    display: block !important;
    margin-bottom: 20px;
  
}

.testimoni .elementor-star-rating__wrapper {
    text-align: left !important;
    display: block !important;
}

.testimoni .elementor-element.elementor-element-9271294.e-flex.e-con-boxed.wpr-particle-no.wpr-jarallax-no.wpr-parallax-no.wpr-sticky-section-no.e-con.e-child {
    padding: 5px;
}
	
}

.site-review {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.site-review .content {
    width: 80%;
    margin-bottom: 40px;
}
.rating {
    margin-left: 10px;
	font-weight: 700;
}