/* Start custom CSS for text-editor, class: .elementor-element-50f5c8f3 */a.lost_objects {
    text-align: center;
    margin: 0 auto;
    display: block;
    background: #7C171B;
    max-width: 445px;
    color: #FFF !important;
    padding: 10px 10px;
    margin-top: 50px;
}
a.lost_objects:hover {
    background: #ef7f22;
}



@media only screen and (max-width: 520px) {
	body .v-separator:before, .v-separator:after {
		display: none;
	}
	body .v-separator {
		border: none;
	}

	body .container.main-content {
		padding: 0px;
	}

	body .single-blog-wrapper .single-blog-content {
		display: block;
		padding: 50px 0px;
	}
}

@media only screen and (min-width: 690px) and (max-width: 999px) {
    body .container {
        max-width: 100%;
    }
}

@media only screen and (min-width: 320px) and (max-width: 690px) {
    body .container {
        max-width: 100%;
    }
    
    body .container.main-content {
        padding: 0px 0px;
    }    
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-123fd146 */body .single-blog-wrapper .single-blog-content {
    display: block;
}/* End custom CSS */