/*
Theme Name: Ardiba
Theme URI: https://ardiba.ch/
Author: the Nextron team
Author URI: https://nextron.org/
Description: Rytz is a modernized take on an ever WordPress layout it will make your website look beautiful everywhere.
Version: 1.0
Text Domain: twentysixteen

*/
body[data-touch="false"] nav.nav-desktop .nav-inner .nav-menu > ul > li.current_page_ancestor:hover > .dropdown {
	visibility: hidden;
	opacity: 0;
}

.loading {
	background: rgba(255, 255, 255, 0.8);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 50;
	text-align: center; display:none;
	box-sizing: border-box;
	padding-top: 60px;
}
.loading::after {
	content: 'Please wait...';
}
.search_imgs img{width:100%; height:auto;}
.navigation.pagination {
	display: block;
	
}
.navigation .nav-links{text-align: center;}
.navigation .nav-links a {
	display: inline-block;
	padding: 5px 10px;
	text-decoration: none;
	background: #154496;
	color: #fff;
}
.navigation.pagination .screen-reader-text {
	display: none;
}
.navigation .nav-links span {
	display: inline-block;
	padding: 5px 10px;
	background: #ccc;
}
.searchpage .entry-summary p a.more-link {
	display: none;
}
.sbbolt_iconpic {
	max-width: 65%;
}
.archivepage-title span {
	display: inline-block;
}

.dropdown.dropdown-language .dropdown-menu ul, .dropdown.dropdown-filter .dropdown-menu ul {
	display: block;
	position: relative;
	margin: 0 !important;
	padding: 0 !important;
}
.dropdown.dropdown-language .dropdown-menu ul > li, .dropdown.dropdown-filter .dropdown-menu ul > li {
	display: block;
	position: relative;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
	border-bottom: 1px solid #E5E5E5;
}
.dropdown.dropdown-language .dropdown-menu ul > li > a, .dropdown.dropdown-language .dropdown-menu ul > li > a:hover{
	display: block;
	position: relative;
	padding: 10px 15px;
	font-size: 14px;
	color: inherit !important;
	text-decoration: none;
	line-height: 1.3em;
}
.wpml-ls-legacy-list-vertical {
	width: 100%;
}
.wpml-ls-legacy-list-vertical li a{text-transform:uppercase;}
.dropdown.dropdown-language > a{text-transform:uppercase;}

.downarrow_landing, .downarrow_landing:focus, .downarrow_landing:active, .downarrow_landing:hover {
	position: absolute;
	z-index: 500;
	bottom: 10px;
	left: 50%;
	font-size:100px; transform: translateX(-50%);
	color: #fff!important;
}
.downarrow_landing i{font-weight:100;}
.cap_link a:last-child::after {
	display: none;
}
.cap_link a {
	text-decoration: none;
}
.cap_link a::after {
	content: ' / ';
}

.topmenudropdown ul{margin:0; padding:0;}
.topmenudropdown ul li{list-style:none;}
.topmenudropdown ul li a {
	display: block;
	position: relative;
	color: inherit;
	text-decoration: none;
	font-size: 14px;
	line-height: 1.2em;
	font-weight: 300;
	margin-bottom: 15px;
}





@media(min-width:1400px) and (max-width:1460px){
	.container {max-width: 1280px;}

}
@media(min-width:1200px) and (max-width:1260px){
	.container {max-width: 1080px;}

}
@media(min-width:992px) and (max-width:1080px){
	.container {max-width: 880px;}

}
@media (max-width:991px){
.downarrow_landing, .downarrow_landing:focus, .downarrow_landing:active, .downarrow_landing:hover {bottom: 40px;}

.topmenudropdown ul li a {margin-bottom: 0;}


}

