/*

Theme Name: Lumian fashion theme

Description: Lumian fashion is theme designed by Haaja and implemented by MavaCom

Template: twentytwentyfour

Version: 1.0

Text Domain: twentytwentyfour-child

*/

.lumiangray {
	color: #555a5d;
}

.footergray {
	background-color: #b3b5ab;
}

@media only screen and (max-width: 750px) {
	div.right_menu {
		display:none;
	}
}


.contact a {
	color: #555a5d;
	font-size: max(16px,1.2vw);
	background: transparent;
	font-family: montsemibold;
	min-width: max(150px,13vw);
}

.contact_arrow {
	min-width: 15px;
	max-width: 70px;
}

.montsemi {
	font-family: montsemibold;
}

.athena {
	font-family: newathena;
}

.beauty {
	font-family: beauty;
}

.lato {
	font-family: lato;
}

.list_none {
	list-style: none;
}

.list_none a {
	text-decoration: none;
}

@font-face {
    font-family: 'montsemibold';
    src: url('fonts/fontfabric_-_mont_semibold-webfont.woff2') format('woff2'),
         url('fonts/fontfabric_-_mont_semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'beauty';
    src: url('fonts/beautystyle-regular-webfont.woff2') format('woff2'),
         url('fonts/beautystyle-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'montheavy_italic';
    src: url('fonts/fontfabric_-_mont_heavy_italic-webfont.woff2') format('woff2'),
         url('fonts/fontfabric_-_mont_heavy_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'lato';
    src: url('fonts/lato-regular_1-webfont.woff2') format('woff2'),
         url('fonts/lato-regular_1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'newathena';
    src: url('fonts/new_athena_unicode-webfont.woff2') format('woff2'),
         url('fonts/new_athena_unicode-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}