/* Enter Your Custom CSS Here */

/*kann evtl. weg*/
#mytable {
background:#ffffff;
border:8px outset #4d6d7f;
border-collapse:collapse;
}
#mytable th, #mytable td {
border:2px solid #ab5739;
margin:2px;
padding:2px;
}
/*&lt;- bis hierhin */

#controllers {
  display: none;
}

.redlink {color:#ab5739 }

.blog #featured-slider { display: none; }

.highlight_red{
  	color:#ab5739;
	font-weight: bold;
}

.highlight_blue{
  	color:#4d6d7f;
	font-weight: bold;
}

.highlight_yellow{
  	color:#dbbe44;
	font-weight: bold;
}

.blackfett{
	color:black}

.mytable {
background:#ffffff;
border:6px outset #4d6d7f;
border-collapse:collapse;

}

.mytable tbody td {
	vertical-align: middle;
}

.blueheader{
  color: #4d6d7f;
}

.mytablered {
background:#ffffff;
border:6px outset #ab5739;
border-collapse:collapse;

}

.mytablered tbody td {
	vertical-align: middle;
}

.redheader{
  color: #ab5739;
}

.mytableyellow {
background:#ffffff;
border:6px outset #dbbe44;
border-collapse:collapse;

}

.mytableyellow tbody td {
	vertical-align: middle;
}

.yellowheader{
  color: #dbbe44;
}


 .header-post-title-container, .page .entry-meta-bar {
  background-color:  #47443f;
  box-shadow: none;
  border-bottom: 0;
  display: none;
}


/* kann evtl. auch weg
.widget_service_block {
   box-shadow: yes; */
.widget_service_block {
/*  background-color: #47443f; */
  color: black;
}



.widget_service_block tg.one-third:first-child a:hover, .tg-one-third:first-child, .tg-one-third:first-child a {
   color: #4d6d7f;
}

.widget_service_block .tg-one-third:nth-child(2), .tg-one-third:nth-child(2) a {
   color: #dbbe44;
}
.widget_service_block .tg-one-third:last-child, .tg-one-third:last-child a {
   color: #ab5739;
}

.widget_service_block .more-link-wrap {
    display: none;
}

.main-navigation ul.sub-menu {
width:105%;
}

#menu-item-1380 a {
color:#4d6d7f !important;
}

#menu-item-572 a {
color:#dbbe44 !important;
}

#menu-item-1381 a {
color:#ab5739 !important;
}

.call-to-action-content {
		float: none;
		width: 100%;
		margin-bottom: 10px;
        font-size: 16px;
		text-align: left;
  		color:#ffffff;
  
	}
.call-to-action-button { 
		width: 75%;
    	font-size: 16px;
	}

a.call-to-action-button {
    background-color: #4d6d7f;
}

a.call-to-action-button:hover {
    background-color: #4d6d7f;
}

.call-to-action-content-wrapper {
        background-color: #ab5739;
  		
}

.call-to-action-content p {
padding-bottom: 0px;
margin-bottom: 0px;
font-size: 16px;
line-height: 20px;
text-align: justify;
}



body span.wpcf7-not-valid-tip {
display: block;
color: #ab5739;
border: none;
position: relative;
top: auto;
left: auto;
padding: 0;
margin-top: 2px;
background: none;
font-size: 14px;
}

body div.wpcf7-validation-errors {
background: #ab5739;
border: 1px solid #ab5739;
color: #ab5739;
}

body div.wpcf7-response-output {
margin: 10px 0;
padding: 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
border-radius: 5px;
}

body .wpcf7-mail-sent-ng {
background: #dbbe44;
border: 1px solid #dbbe44;
color: #ab5739;
}

body .wpcf7-mail-sent-ok {
background: #e8ffe2;
border: 1px solid #6fdf51;
color: #1ea524;
}

/* Ticker - Fun facts */


.counter-block-wrapper .counter {
color: #ab5739;
}


.fa-calendar::before, .fa-pencil::before, .fa-book::before, .fa-user::before, .counter-block-wrapper  {
color: #4d6d7f;
}


/* Post Preview */

.rpwwt-widget ul li a span.rpwwt-post-title{  
  color:#4d6d7f; 
  font-weight:bold;
  }

.rpwwt-widget ul li div.rpwwt-post-excerpt{
padding: 18px 20px 16px 0!important;
}



.widget_featured_single_post .widget-title {
    text-align: center;
}

.widget_featured_single_post a.read-more {
  padding: 0px 0px !important;
  float: right;
}


.widget.widget_recent_work{
  text-align: center;
  color: #ab5739;
  margin: 20px 20;
}

.easy_t_single_testimonial blockquote p span.testimonial-client{ color: #ab5739 !important;}
