/*
Theme Name: Ink Signs
Theme URI: Ink Signs
Template: astra
Author: Ink Signs
Author URI: Ink Signs
Description: Ink Signs
Tags: Ink Signs
Version: 4.8.12.1739800036
Updated: 2025-02-17 13:47:16

*/

.home .xpro-theme-builder-header{
	position:absolute;
	width: 100%;
	    background-color: transparent;
}

.xpro-theme-builder-header{
	background-color:black;
}
/*.xpro-theme-builder-header:after{
width: 100%;
		height: 100%;
		content: "";
		top: 0;
		left: 0;
		background: rgb(9,9,28);
		background: linear-gradient(180deg, rgba(9,9,28,0.75) 40%, rgba(9,9,28,0) 100%);
		transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
		z-index: 1;
		position: absolute;
		display: block;
}*/

 .forminator-button-submit{
    border: solid 2px white!important;
    border-radius: 57px!important;
}
 .forminator-button-submit:hover{
    border: solid 2px #c5c5c5!important;
}
.elementor-69 .elementor-element.elementor-element-e3764c1 .wpr-grid-media-wrap img {
    max-height: 300px;
	height: 300px;
	min-height: 300px;
    object-fit: cover;
    object-position: center;
}
@media(max-width:1250px){
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 7px 0px 7px;
    font-size: 16px;
}
	.elementor-69 .elementor-element.elementor-element-e3764c1 .wpr-grid-media-wrap img {
    max-height: 250px;
	height: 250px;
	min-height: 250px;
    object-fit: cover;
    object-position: center;
}
}
@media(max-width:600px){
		.elementor-69 .elementor-element.elementor-element-e3764c1 .wpr-grid-media-wrap img {
    max-height: 200px;
	height: 200px;
	min-height: 200px;
}
}