/*
Theme Name: ferienwohnung
Description: Custom child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/


#menu-item-wpml-ls-2-en, #menu-item-wpml-ls-2-es, #menu-item-wpml-ls-2-de {padding:10px;}

/* Smartphones */
@media only screen and (min-width: 320px) and (max-width: 479px){
	main {
width: 100%!important;
margin-left: 0!important;
margin-top: -10px!important;}

}
/* Smartphones Portraits */
@media only screen and (min-width: 480px) and (max-width: 767px){
main {
width: 100%!important;
margin-left: 0!important;
margin-top: -10px!important;;
}
}
/* Tablets und kleine Bildschirme */
@media only screen and (min-width: 767px) and (max-width: 1024px){
main {
width: 100%!important;
margin-left: 0!important;
margin-top: -10px!important;;
}
}