/* 
Theme Name:		 virtue-child
Theme URI:		 http://childtheme-generator.com/
Description:	 virtue-child is a child theme of virtue, created by ChildTheme-Generator.com
Author:			 MANDY
Author URI:		 http://childtheme-generator.com/
Template:		 virtue
Version:		 1.0.0
Text Domain:	 virtue-child
*/


/*
    Add your custom styles here
*/

.home header.headerclass{
	display:none !important;
}

img.kad-standard-logo
{
	max-width: 23% !important;
}

.page-header{
	display: none;
}

.contentclass{
	padding: 0px !important;
}

@font-face {
    font-family: 'DidotLTStd-Roman';
    src: url('https://www.amande.es/wp-content/themes/virtue-child/webfont/DidotLTStd-Roman.eot#iefix') format('embedded-opentype'),  url('https://www.amande.es/wp-content/themes/virtue-child/webfont/DidotLTStd-Roman.otf')  format('opentype'),
           url('https://www.amande.es/wp-content/themes/virtue-child/webfont/DidotLTStd-Roman.woff') format('woff'), url('https://www.amande.es/wp-content/themes/virtue-child/webfont/DidotLTStd-Roman.ttf')  format('truetype'), url('https://www.amande.es/wp-content/themes/virtue-child/webfont/DidotLTStd-Roman.svg#DidotLTStd-Roman') format('svg');
    font-weight: normal;
    font-style: normal;
  }

h1{
    font-family: 'DidotLTStd-Roman' !important;
}


@media(max-width:780px){
	.elementor-nav-menu__align-right .elementor-nav-menu {
		margin-left: auto;
		margin-right: auto;
		width: 257px;
	}
}

#nav-main ul.sf-menu a {
font-family: "Helvetica", Sans-serif !important;
	font-weight: 300 !important;
	font-size: 14px !important;
}