/*
Theme Name: Twenty Twenty-Three Child
Theme URI: https://wordpress.org/themes/twentytwentythree
Template: twentytwentythree
Author: RHJ Consulting
Author URI: https://wordpress.org
Description: Twenty Twenty-Three is designed to take advantage of the new design tools introduced in WordPress 6.1. With a clean, blank base as a starting point, this default theme includes ten diverse style variations created by members of the WordPress community. Whether you want to build a complex or incredibly simple website, you can do it quickly and intuitively through the bundled styles or dive into creation and full customization yourself.
Tags: one-column,custom-colors,custom-menu,custom-logo,editor-style,featured-images,full-site-editing,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,wide-blocks,block-styles,accessibility-ready,blog,portfolio,news
Version: 1.1.1685537922
Updated: 2023-05-31 12:58:42

*/
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300');
body.page-id-24 header{
	background-color: white;
	position:absolute;
	width:calc(100vw - 00px);
	top:30px;
	
}

.wp-block-navigation-item{
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	
}

.current-menu-item{
	display:none !important;
}
.imagesizeheader{
	width:500px;
}
.uslato{
	font-family:Lato, Helvetica, sans-serif;
}
.h1smaller{
	font-size:5vw;
}

.temphide{
	display:none;
}

.extratopmar{
	margin-top:50px;
}

main{
	margin-top: 0px !important;
	margin-block-start: 0px !important;
}

HEADER.scipthead{
background-color:red !important;
}

.scripthead{
	font-size: 3.4rem;
	padding-top:25px !important;
	padding-bottom:6px !important;
	padding-left:0px !important;
	padding-right:0px !important;
	font-family: BlackJack;
	background-color: #F1F1F1 !important;
	color:black !important
}

.scriptheadname{
	font-family: Lato, Helvetica, sans-serif;;
	font-weight:300;
	font-size:1.8em;
}

.wp-site-blocks{
	padding-top:0px;
}

.colorize{
	background-color:black;
}

@media only screen and (max-width: 450px) {
	.scripthead{
	font-size: 3rem;
	}
	.scriptheadname{
		font-size:1.4em;
	}
	.stackwidth{
		/*background-color:red;*/
		min-width:175px;
	}
}


@media only screen and (min-width: 600px) {
.themaxwidth{
	width:600px;
}
	
	.h1smaller{
	font-size:4vw;
}
	

}

.popmake-116{
		position:fixed;
		bottom:15px;
		border-top-left-radius:35px;
		border-bottom-left-radius:35px;
		background-color:white;
		border:3px solid navy;
		color:navy;
		font-size: 30px;
		right:0px;
		z-index:99;
	}
.valigntop{
	align-items:start !important
}


