/*
	Theme Name: Ideenträger PR 
	Theme URI: http://www.ideentraeger-pr.de/
	Description: This is the child theme created for Ideenträger-PR.
	Author: Kotowski Webdevelopment
	Author URI: http://www.kotowski-webdevelopment.com/
	Version: 1.0
	Template: baylie
	Template Version: 1.1.2
*/

.home .slideshow .details .text {
    background-color: #fff;
    opacity: 0.7;
    padding: 10px;
}
.home .details h2 {
    color: #265691 !important;
}
hr {
  border: 0;
  width: 100%;
  text-align: center;
  color: #265691;
  background-color: #265691;
  height: 2px;
}
#downButton {
    display: block !important;
    border: 3px solid 265691;
}
@media screen and (max-width: 768px) {
#downButton {
    bottom: 80px !important;
}
}
@media screen and (max-width: 630px) {
.tablepress td.column-1, .tablepress td.column-2 {
    width: 100% !important;
    float: left !important;
}
}

@media only screen and (min-device-width : 769px) and (max-device-width : 1024px) {
img.wp-image-314, img.wp-image-315, img.wp-image-316, img.wp-image-320 {
    width: 10% !important;
}
}
@media screen and (max-width: 768px) {
img.wp-image-314, img.wp-image-315, img.wp-image-316, img.wp-image-320 {
    width: 40% !important;
}
}

.tablepress .odd td , .tablepress .even td{
    background-color: #F6F6F6 !important;
    color: #666 !important;
}

