/*
Theme Name: YU.Design
Author: YU.Design
Description: Kuony Apotheke
Template: unite
*/

/*Farbe ROT: #c31924*/

@import url(../unite/style.css);

/* überschriebenes CSS */

body,
.entry-content {
	font-family: Arial, sans-serif!important;}
	
body p ,
.textwidget{
  -webkit-hyphens: auto;
 -moz-hyphens: auto;
 -ms-hyphens: auto;
  hyphens: auto;
  margin-bottom:20px;}
  
.col-md-8  {
	padding-right:50px;
	box-sizing:border-box;}
	
img.aligncenter{
	margin-bottom:15px;}	
	
.tab-content > .tab-pane  {
	padding:10px;}

.page-id-32 .tab-content > .active {
	border:0px!important;
	padding:0;}

.page-id-32 article {
	margin-bottom:0px;}

.single img.thumbnail.wp-post-image,
.single .byline {
	display:none;}

hr.section-divider {
	margin-top: 30px;}

.breadcrumb {
	font-size:0.7em!important;}
	
/*Menu*/

.nav > li > a {
	padding-left:12px!important;
	padding-right:12px!important;}

	
.dropdown-menu > li > a {
	padding-top:10px!important;
	padding-bottom:10px!important;
	border-bottom:1px solid #fff!important;
	font-size:0.9em;}
	
#menu-item-540 a:before {
    font-family: fontawesome;
    content: '\f0fa';
    margin-right: 5px;}

#menu-main span.glyphicon {
	margin-right:3px;}

@media(max-width:1190px) {

.nav > li > a {
	font-size:0.85em;
	padding-left:7px!important;
	padding-right:7px!important;}
}

/*Typo*/

b {
	color:#c31924;}

div.entry-content ul.list-group {
	margin-left:0px;
	margin-bottom:15px;}

h1, 
.h1,
h1.page-title, 
.entry-title {
    font-size: 38px;
    line-height:1.3;}

.blog h2.entry-title a,
.category h2.entry-title a,
.single h1.entry-title {
	font-size:24px;}

h3 {
	font-size:20px;
    line-height:1.3;
	margin-bottom:15px;}

.nav-tabs > li.active > a {
	font-weight:bold;}

.widget ul,
.widget > ul > li {
	padding-left:0;}

aside#recent-posts-2,
aside#text-11,
aside#text-11 h3.widget-title {
	margin:0;
	padding:0;}

aside#text-11 {
	margin-top:-20px;}

aside#text-11 h3.widget-title {
	display:none;}

ul.articles li {
	width:100%!important;}

/*Slider*/

div.carousel-caption h4 a,
div.carousel-caption p a {
	color:#fff!important;}

div.carousel-caption h4  {
	max-width: 50%;
	background: none repeat scroll 0% 0% rgba(83, 122, 29, 0.7);}

/*Tabelle*/

div.teamtab td:first-child {
	width:200px;}

div.teamtab td:nth-child(2) {
	width:150px;}	

/*eigenes*/

.box {
	background:#efefef;
	padding:15px 20px;
	margin-bottom:15px;}
	
/*API*/

div.imageContainer {
	font-size:0.7em;
	padding-right:20px;}

span.link a.enabled:after{
	content: "→";}