/*
Theme Name: Briny Child
Template: briny
Theme URI: http://briny.ancorathemes.com
Description: Briny is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: AncoraThemes
Author URI: http://ancorathemes.com/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

/* CSS fuer CCM19 Cookie Consent Tool */
.ccm-modal--body, .ccm-modal--header, .ccm-modal--footer  {
  background: #f1f8ff !important;
  /* background: #fff !important; */
}
.ccm--badge, .ccm-root .button, .ccm-root button {
  color: #fff !important;
  background: #00b8f4 !important;
  border: 3px solid #00b8f4 !important;
}
.ccm-root .button.ccm--button-primary, .ccm-root button.ccm--button-primary {
  color: #fff !important;
  background: #00b8f4 !important;
  border-color: #00b8f4 !important;
}
.ccm-root .ccm--tree-node-toggle {
  color: inherit;
  background: #fff0 !important;
  border-color: #fff0 !important;
}
.ccm-root .button.ccm-info-button, .ccm-root button.ccm-info-button, .ccm-root .button.ccm-info-button:hover, .ccm-root button.ccm-info-button:hover {
  color: #666977 !important;
  background: rgb(255 255 255 / .4) !important;
  border: 2px solid #666977 !important;
}
.ccm-root .ccm-dismiss-button, .ccm-root .ccm-dismiss-button:hover {
  background: #fff0 !important;
  color: #002a3a !important;
  border: 3px solid #fff0 !important;
}

/* TTK spezifische Einstellungen */
.scheme_default .ccm--action-buttons .sc_button_hover_slide_left, .scheme_default .ccm-modal--footer .sc_button_hover_slide_left {
  background: linear-gradient(to right, #00b8f4 50%,#00b8f4 50%) no-repeat scroll right bottom / 210% 100% #00b8f4 !important;
}
.scheme_default .ccm--tree-node-toggle .sc_button_hover_slide_left {
  background: linear-gradient(to right, #00b8f4 50%,#00b8f4 50%) no-repeat scroll right bottom / 210% 100% #fff0 !important;
}
