.post_content{
	text-align: center !important;
}
.qodef-post-title span{
	border-bottom: 6px double #333 !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: #46b450;
}
.logo_wrapper .q_logo img {
	height: 70% !important;
	margin-top: 25px;
}

.side_menu_button .popup_menu.normal {
	top: 10px;
}

.popup_menu_holder {
  background-color: rgb(0, 0, 0);
}

.e-gallery-image {
	border: 2px solid #fff;
}

.page_header {
	background: #000;
}

.page_header.fixed ~ .content {
	margin-top: 130px !important;
	padding-left: 15px;
	padding-right: 15px;
}

footer .wp-block-social-link-anchor {
	font-size: 24px !important;
	background: #000;
	border-radius: 60px;
}

footer .three_columns .qode_column {
	display: flex;
	align-items: center;
}

footer .three_columns .qode_column.qodef-footer-top-column-2 {
	justify-content: center;
}

footer .three_columns .qode_column.qodef-footer-top-column-3 {
	justify-content: end;
	white-space: nowrap;
}

.home .latest_post_holder li .latest_post {
	border: 1px solid #000 !important;
}

.home .latest_post_holder li .boxes_image {
	border: 3px solid #000
}

.home .latest_post_holder li .boxes_image a {
	border: 2px solid #fff;
}

.swiper-pagination {
	left: 0;
	right: 0;
}

.swiper-pagination-bullet {
	margin-right: 5px;
}

span.circle {
	border-color: #000 !important;
}


@media (min-width: 1024px) and (max-width: 1100px) {
	footer .three_columns .qode_column.qodef-footer-top-column-2 #block-2 {
		margin-left: -10px !important;
	}

}

@media (max-width: 980px) {
	
	.header_inner {
		height: 80px;
	}
	
	.logo_wrapper {
		left: 0;
	}
	
	.q_logo a {
		left: 0;
	}
	
	.logo_wrapper .q_logo img {
		height: 85% !important;
		margin-top: 0 !important;
	}
	
	.side_menu_button {
		height: 90px !important;
	}
	
	.page_header.fixed ~ .content {
		margin-top: 10px !important;
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	
	.latest_post_text h3 {
		font-size: 20px;
		line-height: 30px;
		text-align: center;
	}
	
	footer .three_columns .qode_column {
		justify-content: center;
	}
	
	footer .three_columns .qode_column.qodef-footer-top-column-3 {
		white-space: normal;
	}
	
	.footer_top.footer_top_full {
  	padding: 30px 25px 0px;
	}
	
	footer #text-4 {
		margin-bottom: 0 !important;
	}
	
	.footer_top p {
		line-height: 20px;
	}
	
	nav.popup_menu ul li a span {
		font-size: 20px !important;
		line-height: 44px !important;
	}
	
	.fs-menu-animation-underline nav.popup_menu > ul > li > a span::before 	{
		bottom: 10px;
	}
	
	.page-id-612 h2 {
		font-size: 24px;
	}
	
	
}