.textShadow{
	text-shadow:1px 2px #000000C7;
}
.topMenu .elementor-element{
	width:unset !important;
}
.topMenu .elementor-row{
	width:unset;
	margin:auto;
}
.topMenu a{
	color:#cf801b !important;
}
@media screen and (max-width: 420px){
	.topMenu .elementor-element{
		width:100% !important;
	}
}
.topMenu .elementor-element a:hover{
	opacity:0.7;
}
.buttonHover:hover{
	opacity:0.8;
}
.photoGallery img{
	width:280px !important;
	max-height:180px !important;
	transition:transform .2s;
	border:3px solid #cf801b !important;
	border-radius:5px !important;
}
.photoGallery img:hover{
	z-index:100;
	transform:scale(1.5);
}
.photoGallery{
	margin-top:20px;
	margin-bottom:50px;
}
@media screen and (max-width: 600px){
	.photoGallery img{
	width:70% !important;
	height:unset !important;
	}	
}
.contactForm{
	text-align:center;
}
.contactForm label{
	text-align:left;
	max-width:545px;
	width:95%;
}
.contactForm input{
	width:100%;
}
.formSubmit{
	max-width:545px;
	margin:auto;
	text-align:left;
}
.formSubmit input{
	width:unset;
}
.formSubmit input:focus{
	background:#0073aa;
}
.formSubmit input:hover{
	opacity:0.8;
	background:#0073aa;
}
.wpcf7-form{
	margin-bottom:25px;
}
.menuMobile a{
	color:#11416F;
}
.menuMobile a:hover{
	opacity:0.8;
}
.productHover{
	/*overflow:hidden;*/
}
.productHover img{
	transition:transform 0.2s;
}
.productHover img:hover{
	transform:scale(1.5);
}
/*color #0d0d4c (blue) #cf801b (orange)*/
h3{
	color:#cf801b !important;
}
i{
	color:#cf801b !important;
}
.aboutus{
	color:
}