/*

Theme Name: OneUp Child
Theme URI: http://themeforest.net
Description: OneUp Child Theme
Version: 1.6.6
Author: pixelentity
Author URI: http://themeforest.net/user/pixelentity
Template: oneup
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: photoblogging

*/

/*custom css*/

/*texts*/

body {color: #333;}

p {color: #333; font-weight: 400;}

.service-item p {color: #333;}

ul {list-style-type: circle;}

.page-title h2, .page-title h1, section > h2 {color: #cc3333;}

/* H3 aangepast voor SEO toepassingen Arthur */
h3 {color: #333; font-size: 18px; font-weight: 400; line-height: 30px;}

/*text on dark background*/

.pe-style-dark, .pe-style-dark p {color: #FFF;}

.pe-style-dark cite {color: #FFF;}



/*form*/

.pe-style-dark .peThemeContactForm input, .pe-style-dark .peThemeContactForm textarea {
    border-color: #FFF;
    color: #000;
    background-color: #FFF;
    border-radius: 0 !important;
    box-shadow: none !important;
}


/*service item*/

.service-item p {text-align: left;}

.service-item h4 {text-align: left;}


/*Testimonials*/


.carouselBox h2 {font-size: 20px; line-height: 22px;}

cite .accent {color: #FFF;}

.icon-quote::before {color: #FFF;}