/*
Theme Name: Ark - Child
Theme URI: http://themeforest.net/user/freshface/portfolio
Description: Premium WordPress Theme
Author: FRESHFACE
Author URI: http://themeforest.net/user/freshface/portfolio
License: Go to the "license" folder
License URI: Go to the "license" folder
Text Domain: ark-child
Tags: white
Version: 1.0.0
Template: ark
*/

.highlighted {
	color: #d20019 !important;
		}
	/*	
.team-v4-content {
	min-height: 200px;
	}*/

.sprechzeiten table {
	width: 100%;
	}
	
table.praxisorga-sprechzeiten  {
	width: 100%;
	color: #606060;
	}
	
table.op-table {
	width: 100%;
	}
	
table.op-table td, th {
	vertical-align: top !important;
	}
	
.op-cell-heading {
	font-weight: 400;
	}
	
.op-cell-periods {
	text-align: right;
	}
	
	
.widget .simcal-nav h3 {
	color: #ffffff;
	}
	
button.simcal-prev {
	color: #ffffff !important;
	}
	
.simcal-default-calendar-list ul.simcal-events {
    margin: 0 !important;
    padding: 0;
}

.kalender-uebersicht {
	text-align: center !important;
	}
	
#gce_widget-3 {
	margin-bottom: 0 !important;
	}
	
h4.widget-title {
	color: #d20019;
	text-transform: uppercase;
	}
	
.fg-text-dark h1, h2, h3, h4 {
    color: #d20019; 
}

.aufgabenbereich p {
	font-weight: 400; 
	font-size: 13px; 
	} 
	
.ffb-id-hfdmh7c .panel-title > a {
    background-color: #f7f8fa !important;
    border: 1px solid #fff;
}

button.simcal-prev, button.simcal-next {
    color: #606060 !important;
}

	
/* ### sidebar lists ### */

.widget_archive ul, .widget_categories ul, .widget_pages ul, .widget_meta ul, .widget_recent_comments ul, .widget_recent_entries ul, .widget_nav_menu ul, .woocommerce.widget_product_categories ul, .widget_rss ul, .widget_text ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.widget_archive li, .widget_categories li, .widget_pages li, .widget_meta li, .widget_recent_comments li, .widget_recent_entries li, .widget_nav_menu li, .woocommerce.widget_product_categories li, .widget_rss li, .widget_text li {
    margin: 0;
    padding: 8px 0 0 15px;
    position: relative;
}
.widget_archive li::before, .widget_categories li::before, .widget_pages li::before, .widget_meta li::before, .widget_recent_comments li::before, .widget_recent_entries li::before, .widget_nav_menu li::before, .woocommerce.widget_product_categories li::before, .widget_rss li::before, .widget_text li::before{
    content: "\F105";
    font-family: "ff-font-awesome";
    left: 0;
    position: absolute;
}
.widget_archive li a:hover, .widget_categories li a:hover, .widget_pages li a:hover, .widget_meta li a:hover, .widget_recent_comments li a:hover, .widget_recent_entries li a:hover, .widget_nav_menu li a:hover, .woocommerce.widget_product_categories li a:hover, .widget_rss li a:hover, .widget_text li a:hover {
    color: #d20019;
    text-decoration: none;
}

/* ### END sidebar lists ### */


/* ### media queries korrigiert ### */
/*
@media only screen and (max-width: 1999px) {
    body {
        background-color: lightblue;
    }
}
*/


@media (min-width: 992px) {
	.ark-header .navbar-logo .navbar-logo-img.navbar-logo-img-normal {
		display: inline-block;
		max-width: 227px !important;
	}
}

@media (max-width: 992px) {
	#welcome-space {
		display: none;
	}
}
