/*
Theme Name: Arche Im Nauen
Theme URI: https://arche-suisse.ch/
Author: FLPZ
Author URI: http://lopezflorian.com
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Reset CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.wrapper{overflow-x:hidden;}
.mobile-only{display:none !important;}
a{transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;}
a:hover{text-decoration:none !important;border:none;}
img{max-width:100%;height:auto;}
video{max-width:100%;height:auto;}
strong{font-weight:700;}
.fade:not(.show){opacity: 1;}
a[href="#"] {cursor:default;}

@media screen and (max-width:1024px){
	.mobile-only{display:block !important;}
	.desktop-only{display:none !important;}
	br{display:none;}
	.google-rating br{display:block;}
	.no-bg-mobile,.mobile-no-bg,.no-bg-mobile .elementor-widget-wrap{background-image:none !important;}
}

#totop{display:none;}

#header{transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;position:relative;z-index:99;}
#header.f-nav{box-shadow:0 0 10px #666;position:fixed;top:0;left:0;width:100%;}
#header.f-nav img{max-height:60px;width:auto;}

@media screen and (max-width:1024px){
	#header img, #header.f-nav .header-center img{max-height:60px;width:auto;}
	
	.mobile-menu{margin-top:10px;text-align:right;}
	.mobile-menu a{text-transform:uppercase;color:#333;margin-left:10px;display: inline-block;text-align: center;}
	.mobile-menu .fal{font-size:20px;line-height:1;}
	.mobile-menu a span{display:block;font-size:13px;line-height:1;}
	
	.menu-backdrop{display:none;}
	.menu-backdrop.open{display: block;position: fixed;left: 0;top: 0;margin: 0;width: 10%;z-index: 98;height: 100vh;}
	.menu-container{transition:all .8s !important;-moz-transition:all .8s !important;-webkit-transition:all .8s !important;display: block;position: fixed;right: -100%;top: 0;margin: 0;width: 90%;z-index: 99;height: 100vh;background:rgba(255,255,255,.9);padding:30px;color:#333;max-height:100vh;overflow-y:scroll;}
	.menu-container.open{right:0;}
	.menu-container .menu-inner{max-height:100vh;overflow-y: scroll;}
	.menu-close{margin-bottom:20px;font-size:32px;text-align:right;display:block;}
	
	.top-menu li .fal{position:absolute;top:4px;right:0;font-size:24px;width:24px;text-align:right;}
	.top-menu li .fal.fa-home{position: static;text-align:left;width:auto;}
	.top-menu li .elementor-nav-menu--dropdown{display:block;}
}

h1 span,h2 span, h3 span{color:#FF7700;font-family:"Permanent Marker", Sans-serif;}

.elementor-button-icon svg{height:40px;width:40px;}

#cn-refuse-cookie{background-color:#fff !important;color:#222 !important;}

.wp-block-file>a{display:none;}