/*
Theme Name: Hello Elementor Child
Theme URL: http://ogitive.com
Description: Child theme for Hello Elementor - modified by Ogitive
Author: Ogitive
Author URL: http://ogitive.com
Template: hello-elementor
Version: 1.0.0
Text Domain: hellog
*/ 

.elementor-widget-container ul { margin-bottom: 20px !important;}

.naziv_usluge { color: #fff !important; margin-bottom:0px; font-weight: bold;}
.cena_usluge { color: #fff; margin-top:0px; margin-bottom:14px;}
.cena_samo { color: #fff; margin-top:0px; margin-bottom:14px; font-size: 24px;}
.naslov_usluge { display: block; }

.box-cenovnik a { color: #fff !important; margin-bottom:0px; font-weight: bold;} 
.box-cenovnik a:hover { color: #fff !important; text-decoration: underline;}

.breadcrumbs-widget { color: #fff !important; }
.breadcrumbs-widget a { color: #fff !important; text-decoration:underline !important; }
.breadcrumbs-widget p a:hover { color: #fff; text-decoration:none; }

.box-doktori h4 { line-height: 1.3;}

.elementor-widget-call-to-action a:hover{
	text-decoration:none !important;
}

@media only screen and (max-width: 1024px ) {
	.cena_samo{
		font-size:18px;
	}
}

@media only screen and (max-width: 767px ) {
	.cena_samo{
		font-size:14px;
	}
}







