/**
 * Theme Name:    WDNS Theme C Child
 * Theme URI:     https://wdns.at/
 * Author:        projects of WDNS.at
 * Author URI:    https://wdns.at/
 * Description:   The WDNS C Theme focuses on corporate websites and a fast implementation of web projects. multitude in-build WPCPT, the unique implementation of individual page-sections and ui-layout-templates for each section ensure an individual layout. Other features: custom widget areas, theme options panel and privacy settings for a very wide range of use. The theme is based on Twitter Bootstrap 3.3.7, HTML5 and CSS3 and best viewed on mobile devices.
 * Version:       2.0.0.0
 * License:       GNU General Public License v2 or later
 * License URI:   http://www.gnu.org/licenses/gpl-2.0.html
 * Tags:          One-2-Twelve Column Design, right/left Custom Sidebars, multible Header Layouts, most Accessibility-Ready, Customcolors, -header, -menus, -logo, -style, featured Images, Footer-, Header- Sidebarwidgets, multible Post-formats and -templates, Sticky-Post, Theme-Option-Panel, 
 * Text Domain:   wdnstheme
 * Template:      wdns
 * 
 * 
 * ! ! !    D O  N O T    T O U C H    T H I S     S E C T I O N    ! ! ! 
 * 
 */
.c-white H1, 
.c-white H2, 
.c-white H3, 
.c-white H4, 
.c-white H5, 
.c-white H6, 
.c-white { color:#ffffff; } 

.c-white { --tc-color:#ff0000; } 
/*
.wdns-rlg-light {
  background-image: repeating-linear-gradient(315deg, #f3f3f3 0, #f3f3f3 1px, transparent 0, transparent 50%);
  background-size: 10px 10px;
  border: 1px solid #f3f3f3;
}
*/
.bold-style H1 { font-weight:900; }


.wdns-services { background: #2e3740; color:#ffffff; }
.wdns-services P { color:#ffffff; }
.wdns-services H2, .wdns-services A { color: #91c448 !important; font-weight:200; }
.wdns-services H2 { font-size:1.25rem; padding:0  }
.wdns-services H4 { color:#fff; font-weight: 200; }
.wdns-services H3 { color:#fff; font-size:2.25rem; padding: .5em 0 1em; }


.wdns-services-light { background:var(--wdns-bo-bgcolor); color:#fff; }
.wdns-services-light P { color:#fff; }
.wdns-services-light H2, .wdns-services-light A { color: #91c448 !important; font-weight:200; }
.wdns-services-light H2 { font-size:1.25rem; padding:0  }
.wdns-services-light H4 { color:#fff; font-weight: 200; }
.wdns-services-light H3 { color:#fff; font-size:2.25rem; padding: .5em 0 1em; }

.wdns-services-info H3 { color:#91c448; font-size:1.75rem; font-weight: 200; }

.accordion-info-cards H3 { padding: .25rem 0; font-size: 2.25rem; color:#91c448; }