/* 
Theme Name:		 Ashe Pro Child
Description:	 Ashe Pro Child theme
Author:			 ideenwerft
Template:		 ashe-pro-premium
Version:		 1.0.0
Text Domain:	 Ashe-Pro-child
-------------------------------------------------------------- */ 

@import 'fonts.css';

/* .... TOP .... */
.main-nav-icons svg {
    height: 1.1em;
}
#main-menu li a, 
.mobile-menu-btn a {
    font-size: 17px !important;
    padding: 0 12px;
}
.lang-item a {
    opacity: 0.6;
}
.lang-item.current-lang a {
    opacity: 1;
}
.lang-item-de a {
    display: inline-block !important;
    padding-right: 5px !important;
}
.lang-item-de::after {
    content: '|';
    display: inline-block;
}
.lang-item-en a {
    padding-left: 5px !important;
}

#mobile-menu li {
    font-size: 18px !important;
    line-height: 2.4;
}

/* .... HEAD .... */
.entry-header.background-image:not(.html-image) {
    height: auto !important;
}

/* .... SIDEBAR .... */
aside.sidebar-right #text-2 img {
    border-radius: 50%;
}
#text-5 {
    min-height: 400px;
}

