/*

Theme Name:		        Dox — Child
Theme URI: 		        https://dox.forqy.website/
Description:            Child Theme for a Dox — Creative WordPress Theme
Text Domain: 			dox-child
Version:				1.0.0

Template:		        dox
Template Version: 		1.1.4

Author: 		        FORQY
Author URI:             https://forqy.website/

License: 		        GNU General Public License version 3.0
License URI:            http://www.gnu.org/licenses/gpl-3.0.html

*/

body .sow-accordion-panel-header {
    background-color: #c88c6e !important;
}
body .sow-accordion-panel-header:hover {
    background-color: #b0b0b0 !important;
}
.easy-sticky-sidebar {
    --round: 5px;
    --width: 230px;
    --buttonWidth: 30px;
}
.easy-sticky-sidebar .sticky-sidebar-text,
.sticky-sidebar-call-to-action {
	display: none;
}
.easy-sticky-sidebar .sticky-sidebar-image {
	height: 92px;
}
.easy-sticky-sidebar .sticky-sidebar-button > div {
    writing-mode: initial;
}

body #cmplz-manage-consent .cmplz-manage-consent {
  box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
  animation: mc_slideIn 0.5s forwards;
    animation-name: mc_slideIn;
    animation-duration: 0.5s;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-fill-mode: forwards;
    animation-play-state: running;
    animation-timeline: ;
}

.cli-tab-footer .wt-cli-privacy-accept-btn,
.wt-cli-privacy-save-btn {
  	background-color: #000;
}

#wt-cli-privacy-save-btn {
	background-color: #000 !important;
}

.fy-heading-container h1 {
	background-color: #000 !important;
}