﻿/*
Theme Name: rosas
Author: OutsourceToAsia
Author URI: http://www.outsourcetoasia.de.de/
Description: Custom Wordpress Theme f. Rosas
Version: 2.1.7
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. 
Template: dt-the7
*/
@import 'fonts.css';

.style-ios.boxes-transparent-bg .wpb_tour.tab-style-two, .style-ios.boxes-transparent-bg .shortcode-code, .style-ios.boxes-transparent-bg .format-link-content, .style-ios.boxes-transparent-bg .format-aside-content, .style-ios.boxes-transparent-bg .format-status-content, .style-ios.boxes-transparent-bg blockquote.shortcode-blockquote.block-style-widget, 
.style-ios.boxes-transparent-bg .commentlist .comment > article, .style-ios.boxes-transparent-bg .entry-author, .style-ios.boxes-transparent-bg .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header, 
.style-ios.boxes-transparent-bg .wpb_tabs.tab-style-two, .style-ios.boxes-transparent-bg .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active), .style-ios.boxes-transparent-bg 
.tab-style-one.wpb_content_element .wpb_tabs_nav li:hover:not(.ui-tabs-active), .style-ios.boxes-transparent-bg .block-style-widget, .style-ios.boxes-transparent-bg .testimonial-item, .style-ios.boxes-transparent-bg .frame-on.frame-fancy, 
.style-ios.boxes-transparent-bg .post.bg-on, .style-ios.boxes-transparent-bg .bg-on.team-container, .style-ios.boxes-transparent-bg .post.bg-on.fullwidth-img.format-quote, .style-ios.boxes-transparent-bg .post.bg-on.fullwidth-img.format-link, .style-ios.boxes-transparent-bg .fs-entry .post.bg-on.fullwidth-img, .style-ios.boxes-transparent-bg .bg-on .fs-entry-slide {
    background-color: #E9E9E9;
}

.shortcode-teaser.frame-fancy {
    background-color: #E9E9E9;
}

#cookie-notice .text-wrap {color:#000!important;}
div#cookieChoiceInfo { background-color: #00F !important; color: #fff; font-size:12px;}
div#cookieChoiceInfo a { color: #000 !important; display:inline-block; background-color:#fff; padding:0px 10px; text-decoration:none }