/*
 Theme Name:   MH Elegance Child
 Description:  MH Elegance Child Theme
 Author:       Gitte Bergmann
 Template:     mh_elegance
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  mh_elegance_child
*/
body{
color:#3a3a3a;}
.main-nav ul li a{
font-size:14px;}
p.center{
text-align:center;}

.orange{
color:#fc8835;}
.icon50{
display:block;
width:50px;
height:50px;
margin:5px auto 15px auto;

background-image:url("http://vmgmontage.dk/wp-content/uploads/2017/05/vmg-orange-sprite-50.png");
background-repeat:no-repeat;
}
.phone50{
background-position: 0 0;

}
.mail50{
background-position: -50px 0;

}
.helmet50{
background-position: -100px 0;
}

@media screen and (max-width: 1020px) {
.header-title{
font-size: 4rem;}
}

@media screen and (max-width: 767px) {
.header-title{
font-size: 3rem;}
}
@media only screen and (max-width: 420px) {
.header-title{
font-size: 2rem;}
}