.elementor-menu-cart__toggle_wrapper {
    display: none !important;
}


.single.single-post .wp-block-image.size-large img{
    max-height: 300px;
    object-fit: cover;
    object-position: center;
}
.form_input_section > div,
.form_other 
{
    position: relative;
}
.form_input_section label,
.form_other label
{
    position: absolute;
    top: 17px;
    left: 15px;
    background-color: white;
    margin-bottom: 0;
    z-index: 1;
    font-size: 14px;
    padding: 0 6px;
}
.selected_topic > label,
.form_sevices > label,
.who_row > label 
{
    color: rgb(51, 51, 51);
    font-family: "Oswald";
    font-size: 25px;
    font-weight: 400;
    line-height: 30px;
    padding: 40px 0px;
    letter-spacing: 0.75px;
}
.selected_topic span.wpcf7-list-item,
.selected_topic span.wpcf7-list-item,
.who_row span.wpcf7-list-item,
.form_sevices span.wpcf7-list-item,
.update_notice span.wpcf7-list-item
{
    width: 100%;
    margin-left: 0px;
}
.selected_topic span.wpcf7-list-item
{
    max-width: 47%;
}
.form_sevices span.wpcf7-list-item,
.who_row span.wpcf7-list-item
{
    max-width: 100%;
}
.form_other label
{
    top: 55px;
}
.form_other 
{
    padding-top: 40px;
}
.form_other textarea
{
    min-height: 40px;
    max-height: 220px;
}
.update_notice span.wpcf7-list-item 
{
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    padding: 35px 0 25px;
}
.submit_btn input
{
    background-color: #0B0E34;
    color: #ffffff;
    border: 0px;
    padding-left: 30px;
    padding-right: 30px;
}
.logo-hanged{
	position: absolute;
	top: 100%;
	width: auto !important;
	max-width: 100px;
	border-radius: 0 0 50px 50px;
/* 	box-shadow: 0 1px 2px 0px rgb(0 0 0 / 50%); */
}
.logo-hanged{
    z-index: 9;
    position: absolute !important;
    left: 0px;
    top: 250px;
}

.logo-hanged img{
	max-width: 100% !important;
}

.icon_top .elementor-icon-list-item > a{
	align-items: start !important;
}

.icon_top .elementor-icon-list-icon{
		position: relative;
    top: 5px;
}

@media only screen and (max-width: 1024px) {
	.elementor-nav-menu a {
			justify-content: flex-end;
	}	
	
}

@media(max-width: 768px){
	.logo-hanged{
		top: 150px;
		max-width: 90px;
	}
	
	.page-child .logo-hanged,
	.page-id-606 .logo-hanged{
    max-width: 75px;
	}
}