/**
 * This file contains styles related to the user settings of the theme
 */

/* Custom Styles Output */
body{ background-color: #ffffff; }
body{ font-family: 'Roboto'; }

h1, h2, h3, h4, h5, h6, .heading, .intro-text { font-family: 'Roboto'; }
a, .ui-tabs-nav .ui-state-active a, .accent-color{ color: #009de5; }

button, .button, input[type='submit'], .comment-reply-link, .stag-button--green, .page-numbers, .nav-links a, .stag-toggle .ui-state-active, .paging-navigation .nav-links a {background: #009de5;}
.ui-tabs-nav .ui-state-active { border-color: #009de5; }.stag-toggle span.ui-icon:before { color: #009de5; }.cycle-pager-active{ background: #009de5 !important; }

.portfolio-hero, .section-portfolio { background-color: #009de5; }
.secondary-footer { color: #009de5; }
.the-cover { background-color: #009de5; }

/* Custom Post Background Colors and Images */
.the-cover-30 {  background-image: url(https://wahi-wasserschadenhilfe.com/wp-content/uploads/2017/04/Sanierung_Slide.jpg); }
.the-cover-30 { opacity: 0.7; -ms-filter: 'alpha(opacity=70)'; }

.the-hero-27 { background-color: #fff; }
.the-cover-11 {  background-image: url(https://wahi-wasserschadenhilfe.com/wp-content/uploads/2017/04/Fotolia_135167677_M.jpg); }
.the-cover-11 { opacity: 0.7; -ms-filter: 'alpha(opacity=70)'; }

.the-hero-9 { background-color: #fff; }
.the-cover-9 {  background-image: url(https://wahi-wasserschadenhilfe.com/wp-content/uploads/2017/04/Trocknung_SlideV2.jpg); }
.the-cover-9 { opacity: 0.7; -ms-filter: 'alpha(opacity=70)'; }

.the-hero-7 { background-color: #fff; }
.the-cover-7 {  background-image: url(https://wahi-wasserschadenhilfe.com/wp-content/uploads/2017/04/Leckortung_slide.jpg); }
.the-cover-7 { opacity: 0.7; -ms-filter: 'alpha(opacity=70)'; }

