/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/


/* AB 14/09/2021 dopo aggiornamento sito. Font predefinito */
.site-footer p,
.site-footer li,
.site-footer dt,
.site-footer dd,
.site-footer dl,
.site-footer address,
.site-footer label,
.site-footer small,
.site-footer pre,
.site-footer code,
aside p,
aside li,
aside dt,
aside dd,
aside dl,
aside address,
aside label,
aside small,
aside pre,
aside code {
  font-size: 14px;
}


.tmb-light.tmb-border, .tmb-light.tmb-bordered:not(.tmb-no-bg):not(.tmb-shadowed).tmb > .t-inside, .tmb-light.tmb-bordered.tmb-no-bg.tmb > .t-inside .t-entry-visual {
    border: 1px solid #ffffff;
}

.style-light .btn-color-xsdn.btn-text-skin.btn-outline, .style-light .btn-color-xsdn.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-xsdn.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-xsdn.btn-text-skin:not(.btn-outline):active {
    color: #ffffff !important;
}

.top-menu.mobile-hidden.tablet-hidden.menu-secondary {
	background-color: #92908e;
	display: block !important;
	padding: 5px 0;
}
.top-menu.menu-secondary li:not(.wpml-ls-item) {
	margin-right: 8px;
}
.top-menu.menu-secondary li:not(.wpml-ls-item) a {
	border: 1px solid #fff;
	border-radius: 12.5px;
	font-size: 11px;
	height: 23px;
	justify-content: center;
	padding: 0 !important;
	width: 23px;
}
.top-menu.menu-secondary a {
	color: #fff !important;
}
.top-menu.menu-secondary a > i:first-child {
	margin-right: 0;
	margin-top: 0;
}
.top-menu.menu-secondary a > i.fa-angle-right {
	display: none !important;
}

@media screen and (min-width: 960px) {
	ul.menu-primary-inner {
		display: flex;
		justify-content: flex-end;
		align-items: center;
	}
	ul.menu-primary-inner > li:not(#menu-item-11823):not(#menu-item-66174) a {
		padding-top: 15px;
	}
}

@media screen and (max-width: 959px) {
	.menu-wrapper.menu-sticky {
		height: 167px !important;
	}
	#masthead > .menu-container {
		margin-top: 41px;
	}
	.top-menu {
		position: fixed !important;
		width: 100%;
	}
	.menu-horizontal-inner > .desktop-hidden {
		display: none !important;
	}
	body .menu-horizontal-inner > div:first-child:not(.navbar-social) .menu-smart:not(.menu-icons) {
		padding: 20px 0 !important;
	}
	body .menu-container:not(.isotope-filters) ul.menu-smart a:not(.social-menu-link):not(.vc_control-btn) {
		font-size: 14px !important;
	}
	.top-menu .row-menu-inner {
		border-bottom: none !important;
	}
	.top-menu .row-menu-inner > .middle {
		display: none !important;
	}
	.navbar-topmenu > ul {
		display: flex;
		justify-content: center;
		align-items: center;
	}
}

/* Bandiere footer */
div.footer-with-flags div.wpml-ls {
	display:inline-block !important;
}
div.footer-with-flags .wpml-ls-legacy-list-horizontal a{
	padding: 5px 4px !important;
}
.menu-mini.menu-smart .wpml-ls-item a {
	padding-right: 0;
}
.menu-mini.menu-smart .wpml-ls-item:last-child a {
	padding-right: 4px;
	padding-left: 4px;
}