/* Theme Name: Auntri Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of auntri
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: auntri
Version: 1.0.0
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:  auntri-child
*/


.business-block-back {
	display: flex;
}

.business-col-1 {
	width: 26%;
}

.header_sticky.sticky_bg_dark.active_sticky {
	background-color: white;
}

.ova-menu-footer .menu a:before {
	background-color: white;
}

@media (min-width: 1940px) {
	.business-col-1 {
		width: 26% !important;
	}
}

@media (max-width: 1920px) {
	.business-col-1 {
		width: 14%;
	}
}

@media (max-width: 1600px) {
	.business-col-1 {
		width: 8% !important;
	}
}

@media (max-width: 1440px) {
	.business-col-1 {
		width: 3% !important;
	}
}

@media (max-width: 1366px) {
	.business-col-1 {
		width: 0% !important;
	}
}

@media (max-width: 1200px) {
	ul.menu > li {
		padding: 28px 10px 28px 10px !important;
	}
	.ova-menu-footer ul.menu > li {
		padding: 0 !important;
	}
}

@media (max-width: 1000px) {
	.business-col-2 {
		margin-left: -20px;
	}
}

@media (max-width: 428px) {
	.slider-text-mobile {
		color: black !important;
		background-color: #ffffffc7;
		padding-top: 15px;
		padding-bottom: 15px;
		margin-top: -20px;
	}
	.footer-bl-1 {
		width: 100% !important;
		margin-bottom: 4%;
	}
	.footer-bl-2 {
		width: 100% !important;
		margin-bottom: 4%;
	}
	.footer-bl-3 {
		width: 100% !important;
		margin-bottom: 4%;
	}
	.footer-bl-4 {
		width: 100% !important;
	}
	.footer-soc {
		margin-top: -40px;
		margin-bottom: 4%;
	}
}

/* Polylang Flags Inline */

.polylang-flags {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.polylang-flags li {
    display: inline;  
	padding-left: 15px;
}