/*
Theme Name: net22
Theme URI: 
Author: Net22
Author URI: https://www.net22.gr/
Description: Net22
Version: 1.0
*/
@media(max-width:767px) {
	#footer.style_3 .footer--cols .col--top .col--middle {
		justify-content:center;
	}
	.owl-dots {
		display:none !important;
	}
}
@media(min-width:992px) {
	#footer.style_3 {
		padding-block:60px 25px;
	}
}
@media(min-width:768px) {
	#footer.style_3 .footer--content.container--full {
		max-width: 1700px;
	}
}
.contact--list li {
	flex-direction: column;
	row-gap: 5px;
}
.left--right-wrapper .cols > div.col--right {
	min-width: 55vw;
}
.d--block {
	display:block;
}
.languages--wrapper.dropdown:not(:hover) .languages--next {
	pointer-events:none;
}
@media(max-width:767px) {
	.sub-footer.style_2 {
		flex-direction:column;
		justify-content:center;
		align-items:center;
		text-align:center;
	}
	.footer--logo {
		width: 180px;
		height: auto;
	}
	#footer .contact--list li a {
		text-align: center;
	}
}