/* Do not change this sheet. This is for demo purposes later in the development stages

*/
@media only screen and (max-width: 818px) {

/* general settings */

	h1,h2,h3,h4 {
		font-size: 24px !important;
	}
	
	li, strong, ul, ol, blockquote, a {
		font-size: inherit !important;
	}	
	
	p {
		font-size: 18px !important;
		line-height: 26px;
	}
	
	#short-gallery img {
	object-fit:cover;
}

.wp-block-columns.column-images figure img {
	height:100%!important;
} 

.wp-block-columns.full-padded .wp-block-column:first-of-type {
	padding-left:1%!important;
}

.wp-block-columns .wp-block-column:nth-of-type(1) .wp-block-image {
	margin-left:1%!important;
}

.wp-block-columns.full-padded .wp-block-column:last-of-type {
	padding-right:1%!important;
}	
	

html, body {	
height:  auto;
vertical-align: top;
margin:  0 !important;
border:  0px solid black;
font-size:  18px;
text-align: center;
}

html {
width:  100%;
padding:  0;
}

body {
width: 100%;
}

#main #page {
	width:96%;
	margin-left:auto;
	margin-right:auto;
}

#main ul {
		padding-left:5%;
		margin-left:auto;
		margin-right:auto;
		width:auto;
	max-width:90vw;
		text-align:left!important;
	}


div {
width: 100%;
	margin-left:auto;
	margin-right:auto;
vertical-align: middle;
position: relative;
/* z-index: 10; */
}

img {
height: auto;
margin-left: auto;
margin-right: auto;
max-width: 100% !important;
} 

#main ul {
		padding-left:5%;
		margin-left:auto;
		margin-right:auto;
		width:auto;
	max-width:90vw;
		text-align:left!important;
	}
	
	
#short-gallery {
	overflow:hidden;
}

#short-gallery,#short-gallery img {
	height:20vh;
	width:100%!important;
}

#short-gallery img  {
	height:30vh!important;
}

#nav, .notmobile {
display: none !important;
}

.inline {
display: moz-inline-block;
display: inline-block;
*display: inline;
list-style-type: none;
zoom: 1;
}

#header {
width:  100%;
display: block;
position: relative;
}

.wp-block-button{
	width:auto;
}

/* background settings * /

.background {
display: block;
width: auto;
min-width: 100% !important;
max-width: 300% !important;
position: fixed;
left: -50%;
margin-right: 50%;
z-index: 1;
}

/* header settings */


#logo {
    width: 70%;
    border: inherit;
    margin:  0 auto 0 auto;
padding: 2% 0;
background: transparent !important;
}

#logo h1 {
color: black;
}

#logo img {
    width: 80%;
    height: auto;
}

/* mobile navigation */

#mobilenav {
    height: 40px;
    overflow:  hidden;
    width: 100%;
    border: inherit;
    padding: 5px 0 4% 0;
    vertical-align: bottom;
    text-align: center;
list-style:none;
}

#mobilenav button {
    z-index: 10; 
}

#menu-selector { /* button changes */
text-align: right;
width: 100% !important;
border-radius: 0;

/* standard */
height: 50px;
background: transparent;
position: relative;
padding: 1%;
margin-bottom: 20px;
display: block;

}

#menu-selector img {
    height: 30px;
    width: auto;
    display: moz-inline-block;
display: inline-block;
*display: inline;
list-style-type: none;
zoom: 1;
margin: 0 1% 20px 0;
vertical-align: top;
}

#menu-selector span {
color: gray;
font-size: 1.5em;
padding: 0.5% 2%;

/* standard */
display: moz-inline-block;
display: inline-block;
*display: inline;
list-style-type: none;
zoom: 1;
vertical-align: middle;
}


#mobilenav ul {
margin: 0;
padding: 0;
}

#mobilenav ul li,#mobilenav li {
background: inherit;
text-align: center;

display: moz-inline-block;
display: inline-block;
*display: inline;
list-style-type: none;
zoom: 1;
width: auto;
height: auto;
padding: 1% 0;
display: block;
}

#mobilenav ul li a, #mobilenav li a {
color:  inherit;
width: auto;
height: auto;
padding: 10px 20px;
font-size: 2em;
text-decoration: none;
}

#drop li a, .children li a  {
background: gray !important;
display: block;
margin: 0;
text-align: center !important;
font-size: 1.5em !important;
}


/* gallery settings */

#gallery {
    width: 100%;
    height: auto;
    padding-bottom:0;
    z-index: 1;
}    

#tsplayer {
width:100%; height: 400px; margin-top: -15%; margin-bottom: -5%; position: relative; z-index: 3; overflow:  hidden;
}  

/* main and footer settings */

#main button, #main .wp-block-button {
    margin-bottom: 5%;
}
	
body:not(body:has( .background)) #gallery {
	display:none;}


#imagearray img {
width: 50%;
height: 15vh;
object-fit:cover;
margin: 0 !important;
}

	
#footer * {
color: white;
}	

#footer img {
padding-top: 1%;
}

button, input[type="button"], input[type="submit"], .wp-block-button{
	font-size:1em;
}	

#bulletpoints li{
	text-align:left;
}

.imagearraywrap{
	margin:5% 0;
}

#sociallinks li{
	display:inline-block;
}

#topnav{
	width: 100%;
    margin: 0;
    padding: 1% 0;
    height: auto;
}

/*#page{
	padding:1%;
	width:98%;
}*/

.mobile-spacer {
	height:30px!important;
}

#mobilenav:has(.sub-menu) li {
	text-align:left;
	font-size:20px!important;
	padding:2% 0;}

 #mobilenav:has(.sub-menu) li a:not(.children li a , .sub-menu li a) {
        font-weight: bold;
    }

  #mobilenav li.menu-item-has-children {
        margin: 18px 0;
    }


	#mobilenav .sub-menu {
        margin-left: 8%;
        margin-top: 4%;
    }
	
.is-stacked-on-mobile {
     display: flex !important;
    flex-direction: column;
}
	
.is-stacked-on-mobile * {
	order:2;}
	
.is-stacked-on-mobile figure, .is-stacked-on-mobile div:has(img) {
	order:1;}
	
	
.background {
display: block;
width: 100%;
position: relative;
z-index:-1;
filter:brightness(0.9);
height: 80vh!important;
object-fit:cover;
}	

#header {
	z-index:5;
	overflow:hidden;
	position:absolute!important;
	top:0;
}

#logo {
	width:52.5%!important;
}

#header #thirdblock:nth-of-type(3) {
	width:24.5%!important;
}

#header #thirdblock:nth-of-type(3) li {
	display:inline-block;
	font-size:2.4vh!important;
}

.shownav {
	width:5%!important;
	font-size:2.4vh!important;
	margin-left:5%;
}
 
 
#logo, #header #thirdblock:nth-of-type(3), .shownav {
	display:inline-block;
	vertical-align:middle;
}

#logo img {
	width:100%!important;
}

#header #thirdblock:first-of-type {
	display:none;
}

#mobile-menu{
        z-index: 9;
        display: block;
		color:black;
		background:var(--light-blue);
        height: 100vh;
        position: fixed;
        top: 0;
        /* left: -35%; */
        width: 100%;
        padding: 5% 0% 5% 0% !important;
    }
	
#mobile-menu li {
	list-style:none;
	text-transform:uppercase;
	font-weight:500;
	font-size:3.5vh!important;
	padding:10px 0!important;
}


#mobile-menu #fullblock button {
	width:80.5%!important;
	padding:15px 24px!important;
}

#mobile-menu #fullblock {
	margin-top:30px!important;
}


.hidenav {
	text-align:right;
	padding-bottom:30px;
	font-size:3vh;
	margin-left:-30px;
}

#allnav {
	text-align:center!important;
}


#gallery {
    width: 100%;
    height:auto;
    position: absolute;
    overflow: hidden;
    border: none;
	z-index:2;
	top:0;
	left:0;
	right:0;
	bottom:0;
}

#gallery #halfblock {
	text-align:left!important;
	margin-top:40vh;
}

#gallery #halfblock span strong {
	font-size: 6vh!important;
}

#gallery #halfblock #inset {
	width:90%;
	padding:5%!important;
}

.wp-block-button, button:not(#menu-selector) {
	border-radius:var(--rounded)!important;
	font-weight:bold!important;
	font-size:2.4vh!important;
	padding:1.3vh 3vh!important;
	font-family:'oswald';
	background:var(--yellow);
	color:black!important;
}

.wp-element-button {
	padding:0!important;
}


#gallery button {
	text-transform:uppercase;
	padding:1.8vh 5vh!important;
	margin-top:2%;
}

#footer * {
	color:black!important;
}

#footer #nav {
	display:block!important;
}

#footer #halfblock:first-of-type img {
	width:70%!important;
	padding-top:10%;
	padding-bottom:5%;
}

#footer #halfblock:first-of-type #nav {
	text-align:center!important;
}

#footer #halfblock:first-of-type #nav li {
	font-size:20px!important;
	padding:5px 0;
}

#footer #sociallinks {
	width:100%;
	text-align:center!important;
	padding-bottom:20px;
}

#footer #sociallinks li {
	font-size:28px!important;
	padding:5px!important;
}

#footer #halfblock:last-of-type #nav  {
	text-align:center!important;
	padding:10px 0 30px 0;
}

#footer #halfblock:last-of-type #nav li {
	display:inline-block;
	text-align:center!important;
}
	
	body:not(body:has( .background)) #header {
	position:relative!important;}
	
.wp-block-separator {
        background: #80808075!important;
        padding: 0.01% 0;
	border-top:0px!important;
        width: 90% !important;
    }	
  
    .circular img {
        border-radius: 30px !important;
        width: 6vh !important;
        height: 6vh !important;
    }
	
	.wp-block-buttons.transparent .wp-block-button {
	font-size:1.5em!important;
	padding:1vh 3vh!important;}
	
	li.circle-icon {
        border-radius: var(--circular);
        list-style-type: none;
        color: black;
        text-align: center;
        width: 8.5vh;
        height: 8.5vh;
        font-size: 5vh!important;
        margin-bottom: 20px;
		margin-left:auto;
		margin-right:auto;
    }
	
.wp-block-columns.border-gray .wp-block-column {
	border-bottom:1px solid #8080804a;}	
	
.wp-block-columns.border-gray .wp-block-column:last-of-type {
	border-bottom:0px!important;}
	
	.wp-block-cover {
	overflow-x:hidden;}
	
    .wp-block-columns .wp-block-column.rounded {
        border-radius: 20px;
    }

    .wp-block-columns.reviews .wp-block-column {
        margin-bottom:5%;
    }
	
.contact-section {
	margin-top:30%!important;}
	
	.wp-block-media-text figure img, .wp-block-media-text figure {
	width:100%!important;}
	
/*shop page */
	
#page:not(#header #page) {
	width:90%!important;
	margin-left:auto;
	margin-right:auto;}
		
	
.woocommerce:has(.orderby) ul.products,.woocommerce:has(.orderby) ul.products, .wp-block-woocommerce-product-new ul  {
	max-width:100%!important;
	padding-left:0!important;}
	
	
.woocommerce:has(.orderby) ul.products li, .woocommerce:has(.orderby) ul.products, .wp-block-woocommerce-product-new ul li{
	list-style-type:none;
	flex-basis:22.5%!important;
	margin:15% 0%;
	}
	
.woocommerce:has(.orderby) ul.products img, .woocommerce:has(.orderby) ul.products, .wp-block-woocommerce-product-new img {
	width:100%;
	object-fit:cover;
	object-position:center;
	border-radius:var(--rounded);}

.woocommerce:has(.orderby) ul.products h2,  .wp-block-woocommerce-product-new {
	font-size:24px!important;}
	
.woocommerce:has(.orderby) ul.products span.price{
	display:block;}

.woocommerce:has(.orderby) ul.products .button{
	border-radius: var(--rounded) !important;
    font-weight: bold !important;
    font-size: 20px !important;
    background: var(--button-background);
    color: var(--button-color);
    text-transform: uppercase;
display:inline-block;
	margin-top:20px;
	
	}
	
	body:not(body:has(.background)) #topnav {
	display:none;}
	
	body:not(body:has(.background)) #logo {
	margin:4% 0;}
	
.woocommerce:has(.orderby) .woocommerce-message .button {
	
background: var(--yellow);
    width: 64.5%;
    font-weight: 500;
    border-radius: var(--rounded);
    text-transform: uppercase;
    margin: 20px auto;
    display: block;
    padding: 10px;	
	}
	
}

/* ------------------- tablet version ---------------------------------- */

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 818px) and (max-width: 1000px) 
{
html, body {
 margin: 0 !important;
 padding: 0 !important;
}	

body:not(body:has( .background)) #gallery {
	display:none;}

	h1,h2,h3,h4 {
		font-size: 22px !important;
	}

#nav{
	display:none;
}

#main #page {
    width: 90%;
	padding:0 5%;
	margin:auto;
}

.inline{
	display:inline-block;
}

img{
	width:100%;
}

#imagearray img{
	width:auto;
}

#bulletpoints, #footer li{
	list-style:none;
}
	
	body:not(body:has( .background)) #header {
	position:relative!important;}

button, .wp-block-button{
	border:none;
	font-size:1em;
}

#sidewrapper{
	width:100%;
}

#sociallinks{
	list-style:none;
	text-align:center;
	width:100%;
}

#sociallinks li{
	display:inline-block;
}

#topnav{
	width: 100%;
    margin: 0;
    padding: 1% 0;
    height: auto;
}

#logo {
    width: 70%;
    border: inherit;
    margin:  0 auto 0 auto;
padding: 2% 0;
background: transparent !important;
}

#logo h1 {
color: black;
}

#logo img {
    width: 50%;
    height: auto;
}

/* mobile navigation */

#mobilenav {
    height: 40px;
    overflow:  hidden;
    width: 100%;
    border: inherit;
    padding: 5px 0 4% 0;
    vertical-align: bottom;
    text-align: center;
list-style:none;
}

#mobilenav button {
    z-index: 10; 
}

#menu-selector { /* button changes */
text-align: right;
width: 100% !important;
border-radius: 0;

/* standard */
height: 50px;
background: transparent;
position: relative;
padding: 1%;
margin-bottom: 20px;
display: block;

}

#menu-selector img {
    height: 30px;
    width: auto;
    display: moz-inline-block;
display: inline-block;
*display: inline;
list-style-type: none;
zoom: 1;
margin: 0 1% 20px 0;
vertical-align: top;
}

#menu-selector span {
color: gray;
font-size: 1.5em;
padding: 0.5% 2%;

/* standard */
display: moz-inline-block;
display: inline-block;
*display: inline;
list-style-type: none;
zoom: 1;
vertical-align: middle;
}


#mobilenav ul {
margin: 0;
padding: 0;
}

#mobilenav ul li,#mobilenav li {
background: inherit;
text-align: center;

display: moz-inline-block;
display: inline-block;
*display: inline;
list-style-type: none;
zoom: 1;
width: auto;
height: auto;
padding: 1% 0;
display: block;
}

#mobilenav ul li a, #mobilenav li a {
color:  inherit;
width: auto;
height: auto;
padding: 10px 20px;
font-size: 2em;
text-decoration: none;
}

#short-gallery {
	height:20vw;
}

#short-gallery img {
	object-fit:cover;
	height:20vw;
}

#main ul {
	padding-left:8%;}

#mobilenav:has(.sub-menu) li {
        text-align: left;
        margin-left: 5% !important;
	padding:1.5% 0;
    }
	
    #mobilenav:has(.sub-menu) li a:not(.sub-menu li a, .children li a) {
        font-weight: bold;
    }
	
	    #mobilenav:has(.sub-menu) li a {
        font-size: 28px !important;
    }
	
	    #mobilenav:has(.sub-menu) li.menu-item-has-children {
        margin: 20px 0;
    }
	
	    #mobilenav:has(.sub-menu) li {
        text-align: left;
        margin-left: 5% !important;
    }
	
	#mobilenav .sub-menu {
        margin-top: 3%;
    }
	
	
.background {
display: block;
width: 100%;
position: relative;
z-index:-1;
filter:brightness(0.9);
height: 120vw!important;
object-fit:cover;
}	

#header {
	z-index:5;
	overflow:hidden;
	position:absolute!important;
	top:0;
	width:100%!important;
}

#logo {
	width:52.5%!important;
}

#header #thirdblock:nth-of-type(3) {
	width:24.5%!important;
}

#header #thirdblock:nth-of-type(3) li {
	display:inline-block;
	font-size:4vw!important;
}

.shownav {
	width:5%!important;
	font-size:4vw!important;
	margin-left:10%;
}
 
 
#logo, #header #thirdblock:nth-of-type(3), .shownav {
	display:inline-block;
	vertical-align:middle;
}

#logo img {
	width:80%!important;
}

#header #thirdblock:first-of-type {
	display:none;
}

#mobile-menu{
        z-index: 9;
        display: block;
		color:black;
		background:var(--light-blue);
        height: 100vh;
        position: fixed;
        top: 0;
        /* left: -35%; */
        width: 100%;
        padding: 5% 0% 5% 0% !important;
    }
	
#mobile-menu li {
	list-style:none;
	text-transform:uppercase;
	font-weight:500;
	font-size:4vw!important;
	padding:10px 0!important;
}


#mobile-menu #fullblock button {
	width:80.5%!important;
	padding:15px 24px!important;
}

#mobile-menu #fullblock {
	margin-top:30px!important;
}


.hidenav {
	text-align:right;
	padding-bottom:30px;
	font-size:4vw;
	margin-left:0px;
	margin-right:30px!important;
}

#allnav {
	text-align:center!important;
}


#gallery {
    width: 100%;
    height:auto;
    position: absolute;
    overflow: hidden;
    border: none;
	z-index:2;
	top:0;
	left:0;
	right:0;
	bottom:0;
}

#gallery #halfblock {
	text-align:left!important;
	bottom:20vh;
}

#gallery #halfblock span strong {
	font-size: 8vw!important;
}

#gallery #halfblock #inset {
	width:90%;
	padding:5%!important;
}

.wp-block-button, button:not(#menu-selector) {
	border-radius:var(--rounded)!important;
	font-weight:bold!important;
	font-size:3.5vw!important;
	padding:2vw 4vw!important;
	font-family:'oswald';
}

.wp-element-button {
	padding:0!important;
}


#gallery button {
	text-transform:uppercase;
	padding:1.8vw 5vw!important;
	margin-top:2%;
}

#footer * {
	color:black!important;
}

#footer #halfblock {
	width:100%!important;
	display:block!important;
	text-align:center!important;
}

#footer #nav {
	display:block!important;
}

#footer #halfblock:first-of-type img {
	width:70%!important;
	padding-top:5%;
	padding-bottom:5%;
}

#footer #halfblock:first-of-type #nav {
	text-align:center!important;
}

#footer #halfblock:first-of-type #nav li {
	font-size:20px!important;
	padding:5px 0;
}

#footer #halfblock:first-of-type #nav li a {
	font-size:30px!important;
}

#footer #halfblock:first-of-type p {
	font-size:30px!important;
}

#footer #sociallinks {
	width:100%;
	text-align:center!important;
	padding-bottom:20px;
}

#footer #sociallinks li {
	font-size:40px!important;
	padding:10px!important;
}

#footer #halfblock:last-of-type #nav  {
	text-align:center!important;
	padding:10px 0 30px 0;
}

#footer #halfblock:last-of-type #nav li {
	display:inline-block;
	font-size:28px!important;
	text-align:center!important;
}

#footer #halfblock:last-of-type #nav li a {
	font-size:28px!important;
}
	
.wp-block-separator {
	border-top:0px!important;}
	
.wp-block-button, button:not(#menu-selector) {
	font-size:2vw!important;}
	
.contact-section .circle-icon {
	margin-left:0!important;}
	
.contact-section .wp-block-column:nth-of-type(2) {
	flex-basis:5%!important;}
	
.contact-section  .wp-block-columns.border-gray .wp-block-column:first-of-type {
	display:none;}
	
body:not(body:has(.background)) #topnav {
	display:none;}
	
	body:not(body:has(.background)) #logo {
	margin:4% 0;}
	}


@media only screen and (min-width: 700px) and (max-width: 800px) {
#gallery span {
    font-size: 28px;
}
	#main ul:not(.products) {
	max-width:50vw!important;
	}

#mobilenav:has(.sub-menu) li {
        margin-left: 5% !important;
    }
	
#mobilenav:has(.sub-menu) li a {
        font-size: 24px !important;
    }
	
#mobilenav:has(.sub-menu) li {
	padding:1.5% 0;}
	
#mobilenav .sub-menu {
	margin-top:3%;
	margin-left:3%;}
	
	#mobilenav:has(.sub-menu) li.menu-item-has-children {
	margin:12px 0;}
	
#footer #halfblock:first-of-type #nav li, #footer p {
	font-size:24px!important;
}

#footer #sociallinks li {
	font-size:35px!important;
	padding:10px!important;
}

#footer #halfblock:last-of-type #nav li {
	font-size:24px!important;
}
	
	

}

@media only screen and (min-width: 821px) and (max-width: 1024px){
	#gallery #thirdblock{
	width:50%;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1180px){
#bottommenuv2 #wrapperblock input, #bottommenuv2 #wrapperblock select:first-of-type {
flex-grow: 20;
width:100%;
	margin: 1vw;
}

#gallery {
	height:100vw;
}

#gallery #halfblock {
	bottom:35%;
}

.background {
	height:72vw!important;
}

#footer #page.halfpadded {
	padding-top:3%!important;
}
	
	
	#footer #halfblock:first-of-type img {
		width:40%!important;
	}
	
	#footer #halfblock:last-of-type #nav {
	width:100%!important;
}

#footer #halfblock:first-of-type #nav li a {
	font-size:1.3vw!important;
}

#footer #halfblock:last-of-type #nav li a{
	font-size:1.1vw!important;
}

#footer #halfblock:first-of-type p {
	font-size:1vw!important;
}
	
	h2.has-x-large-font-size {
	font-size:60px!important;}
	
h3.has-x-large-font-size {
	font-size:50px!important;}
	
.wp-block-buttons.transparent .wp-block-button {
	font-size:2vw!important;}
	
.woocommerce:has(.orderby) ul.products .button, .wp-block-woocommerce-product-new ul .wp-block-button {
	width:auto!important;}
	

}

	/* end media mobile screen */