/*
Theme Name: Varuschka Nagesar
Theme URI: https://varuschkanagesar.com
Author: dotGrow
Author URI: https://dotgrow.net
Description: Varuschka Nagesar Theme
Requires at least: 6.7
Tested up to: 6.7
Requires PHP: 8.4
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: coach-karolina
Tags: 
*/


/* General */
html{
	scroll-behavior: smooth;
}
@media screen and (prefers-reduced-motion:reduce){
	html{
		scroll-behavior: auto;
	}
}

*,:before,:after {
    box-sizing: border-box;
}

/* Cookie consent banner */
#cc--main {
	--cc-btn-border-radius: 0;
	--cc-border-radius: 0;
}

#cc_div #s-rall-bn {
	display: none;
}

#cc_div #c-bns {
    flex-direction: row;
    gap: 1rem;
}

.cc_div .c-bn > span {
	width: 100%;
	display: block;
	text-align: center;
}

#cc_div #c-s-bn {
    margin-top: 0;
}

#cc_div #s-ttl {
	font-size: 1.5rem;
	letter-spacing: inherit !important;
}

#cc_div #c-ttl {
    font-size: 1.25em;
    letter-spacing: inherit !important;
}
pressidium-floating-button {
  z-index: 2 !important;
}
