

@import url("https://www.spitzvilla.at/wp-content/themes/mikdao1/css/font-awesome/css/font-awesome.min.css");

@media only screen and  (max-width: 1160px){
.section1 .custom_font_holder{
font-size: 60px !important;
}
}
@media only screen and  (max-width: 660px){
.section1 .custom_font_holder{
font-size: 40px !important;
line-height:50px !important;
}
}
@media only screen and  (max-width: 500px){
.section1 .custom_font_holder{
font-size: 25px !important;
letter-spacing:5px !important;
}
}



aside.vertical_menu_area {
    background-color: #FDF8E5 !important;
}

div.section {
    background-position: center center !important;
}

.page-id-10371 div.section {
    background-position: center top !important;
}


.mkd_logo_vertical {
height: 160px !important;
}
@media only screen and  (max-height: 790px) {
.textwidget img {
visibility: hidden;
display: none;
}
}

@media only screen and  (max-height: 710px) {
.textwidget span {
visibility: hidden;
display: none;
}
}

.side_menu_slide_from_right .wrapper {
background-color: #7f010f;
}

.mkd_icon_shade {
z-index:99999;
}

.footer_border_columns {
visibility: hidden;
display; none;
}

@media only screen and  (max-width: 500px){
.footer_border_columns, .textwidget, .mkd_icon_shade, .textwidget span, .textwidget img  {
visibility: visible !important;
display: inline-block;
}
}