/*
	Theme Name: The Voux Child Theme
	Theme URI: https://themeforest.net/item/the-voux-a-comprehensive-magazine-theme/11400130
	Description: <strong>A Premium theme for magazine, editor, community and more! WordPress Theme by <a href="http://www.themeforest.net/user/fuelthemes">fuelthemes</a></strong> – Update notifications available on Twitter and Themeforest <a href="http://twitter.com/anteksiler">Follow us on twitter</a> – <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
	Version: 1.0.0
	Author: fuelthemes
	Template: thevoux-wp
	Template Version: 6.9.1
	Text Domain: thevoux-wp
	Domain Path: /inc/languages
*/

ul.full-menu {
	flex-wrap: wrap;
	justify-content: center;
	max-width: none;
}

.header.style1 .full-menu-container {
	border-bottom: 1px solid #dfe6ec;
}

.header .header_top {
	border-bottom: 1px solid #dfe6ec;
}

.thb-page-transition-on{
	opacity: 1;
}

.multi-media-item {
	object-fit: cover;
	width: 100%;
	height: 200px!important;
	margin-bottom: 20px;
	border-radius: 5px!important;
}

.header_holder header {
	background-image: url(/wp-content/themes/thevoux-wp-child/assets/images/politicopoetico_fondo.png) !important;
	background-position: -190px -100px!important;
	background-repeat: no-repeat !important;
	background-size: 400px!important;
}

@media screen and (max-width: 768px) {
	.header_holder header {
		background-position: -90px -50px !important;
			background-repeat: no-repeat !important;
			background-size: 200px !important;
	}
}

.searchform input{
	background-color: #faf7f6!important;
}