/*!
Theme Name: Medidove Child
Description: Medidove | Health and Medical WordPress Theme
Theme URI: https://bdevs.net/wp/medidove/
Author: Basictheme
Author URI: https://themeforest.net/user/basictheme
Template: medidove
Version: 2.0.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: medidove-child
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* =Theme customization starts here
-------------------------------------------------------------- */
.breadcrumb-spacing{
	padding-top: 80px !important;
	padding-bottom: 80px !important;
}

.about-front-img{
	border-radius: 20px;
	overflow: hidden;
}

.service-box{
	border-radius: 20px;
}
.pricing{
	width: 100%;
}
.pricing tr th:first-child,
.pricing tr td:first-child{
	width: 80%;
	text-align: left;
}

.pricing tr th:last-child
.pricing tr td:last-child{
	width: 20%;
}

.zakazivanje-forma{
    background: none !important;
	}

.homepage-services .service-content p{
	display: none !important;
}

.usluge-dropdown select{
	background: #fff !important;
    border: none !important;
	    color: #687386;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.contact-form textarea {
    padding: 30px 40px !important;
	color: #687386!important;
}

.contact-form input{
	padding: 0 40px !important;
	color: #687386!important;
}


.wpcf7-form-control.has-spinner.wpcf7-submit.btn{
	background:#6EC1E4 !important;
	color: #fff !important;
}

.header-social-icons{
	display: none !important;
}