/*
 Theme Name:   Photo Reactive Child
 Theme URI:    http://www.atelier-denbsky.bendit.de/wp-content/themes/photoreactive-child/
 Description:  Photo Reactive Fullscreen for WordPress Child Theme
 Author:       Richard Bendit
 Author URI:   http://www.bendit.de
 Template:     photoreactive
 Version:      1.0.0
 Tags:         white, black, two-columns, responsive-layout, custom-background, threaded-comments, translation-ready, custom-menu
 Text Domain:  photoreactive-child
*/

@import url("../photoreactive/style_dark.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
.project-client-info, .entry-content p {
    font-style: italic;
}
.project-skills ul li {
    display: inline-block;
    font-size: 100%;
    font-style: italic;
    font-weight: inherit;
    line-height: ;
    margin-bottom: 0;
    margin-right: 0px;
}
.icon-ok:before {
    content: none;
}
.entry-content .checklist .icon-li {
    color: #7CB811;
    margin-right: 0px;
}
strong {
    color: #fff !important;
}
.recent-portfolio-single {
    padding: 0px 0 20px;
}
.gridblock-grid-element li {
    width:100px;
}

/* Gallery Overlays wegen iPad deaktiviert, da man sonst 2mal klicken muss */
span.boxtitle-hover,
span.gridblock-link-hover,
span.gridblock-image-hover,
span.gridblock-background-hover {display: none !important;}
