/*
Theme Name:   MediCenter Child
Theme URI: https://1.envato.market/medicenter-responsive-medical-wordpress-theme
Description:  MediCenter Child Theme
Author: QuanticaLabs
Author URI: https://1.envato.market/quanticalabs
Template:     medicenter
Version:      1.2
Text Domain:  medicenter
*/

.header-left a img {width: 100px;}
.our-team-section {
background-color: #dddfde;
    background-image: url(/wp-content/uploads/2025/12/bg-doktorka.jpg);background-position: center bottom;background-repeat: no-repeat;}
.team-heading b {color: #0176d5;}
.doctor-section-lists {margin-top: -100px !important;}
.doctor-section-lists .description {text-align:left;background:#42b3e5 !important;padding-bottom:12px;}
.doctor-section-lists .description h4, .doctor-section-lists .description h5 {color:#fff;}
.doctor-section-lists .description h5{font-size:13px;font-weight:400;}
.doctor-section-lists .description h5:after,.service-pre-heading:after{    content: "";
    display: block;
    bottom: 0;
    width: 50px;
    height: 1px;
    background: #adc624;
    margin-top: 5px;
}
.service-pre-heading:after {background:#42B3E5;height:2px;}
.doctor-section-lists .description h4{font-size:21px;font-weight:bold;}
.doctor-section-lists .item-details {padding: 0 15px !important;text-align:left;border:none !important;background:#42b3e5;}
.doctor-section-lists .item-details p {color:#fff;font-size:13px;}
.doctor-section-lists .social-icons {background:#42b3e5 !important;padding:15px;margin-top:0;}
.doctor-section-lists .social-icons li a {width:30px;height:30px;border-radius:50%;color:#fff;}
.doctor-section-lists .social-icons li a:before {background:transparent;font-size:14px;border:1px solid #fff;border-radius:50%;width:30px;height:30px;color:#fff;}
.services-section .services-list h4 {padding-top:12px;}
.services-section .service-read-more {background-color: var(--e-global-color-primary);
    font-family: "Open Sans", Sans-serif;
    font-size: 13px;
    text-decoration: none;
    fill: #FFFFFF;
    color: #FFFFFF;
    transition-duration: 0.2s;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-primary);
    border-radius: 0px 0px 0px 0px;
    padding: 8px 19px 10px 19px;
	margin-left: 40px;
    margin-top: 16px;
}
.services-section .service-read-more:hover,.services-section .service-read-more:focus {
	background-color: var(--e-global-color-secondary);
    border-color: var(--e-global-color-secondary);
	text-decoration:none;
}
.doctor-section-lists .gallery-box img {height:290px;object-fit:cover;}
.services-section .services-list .service-details {background:transparent;border-color:transparent;}
.services-section .service-icon-3783,.services-section .service-icon-3788,.services-section .service-icon-3790 {
	width:80px;
	height:80px;
	border-radius:50%;
	display:inline-block;
	position: relative;
    margin-top: -40px;
    margin-left: 40px;
}
.services-section .service-icon-3783:after,.services-section .service-icon-3788:after,.services-section .service-icon-3790:after {
	content:attr(data-ico-ms);
	width:80px;
	height:80px;
	border-radius:50%;
	display:inline-block;
	background: #42b3e5;
}