/*
////////////////////////////////////////////////////////////////////////////////
//
//                                 NOTICE:
//  THIS PROGRAM CONSISTS OF TRADE SECRECTS THAT ARE THE PROPERTY OF
//  Advanced Products Ltd. THE CONTENTS MAY NOT BE USED OR DISCLOSED
//  WITHOUT THE EXPRESS WRITTEN PERMISSION OF THE OWNER.
//
//               COPYRIGHT Advanced Products Ltd 2016-2019
//
////////////////////////////////////////////////////////////////////////////////
*/

.v-application *{
    font-family: "EB Garamond"!important;                                    
}

html { 
    font-size: 2vw; 
    font-family: "EB Garamond"!important;                                
}

.needs-solution{
    background-color: #1A237E!important;
    color: white!important;        
    font-family: "EB Garamond"!important;                                
    
}

.v-application .subtitle-1{
    font-size: 1.2rem !important;    
    font-family: "EB Garamond"!important;                                
    
}
.v-card__text{
    color: white!important;            
    font-family: "EB Garamond"!important;                                
}

.v-btn__content{
    font-size:min(25px, 1.5rem)!important;    
    font-family: "EB Garamond"!important;                                
}
.v-card{
    background-color: #1A237E!important;    
    color: white!important;        
    font-family: "EB Garamond"!important;                                
}

.v-application .headline {
    font-size:min(25px, 1.5rem)!important;

    font-family: "EB Garamond"!important;                                
    font-weight: 400;
    letter-spacing: normal !important;
}

.v-app-bar{
    background-color: #1A237E!important;
    color:white!important;
    font-family: "EB Garamond"!important;                                
}
.v-btn{
    color:white!important;    
    font-family: "EB Garamond"!important;                                
}

.v-list{
    background-color: #1A237E!important;    
    color: white!important;    
    font-family: "EB Garamond"!important;                                
}

.v-list-item__icon{
    margin-right: 0px!important;
    height:2rem!important;
    font-family: "EB Garamond"!important;                                
}

.v-list-item__icon > .v-icon{
    font-size:2rem!important;
    font-family: "EB Garamond"!important;                                
}

.v-list-item__title{
    -webkit-line-clamp: unset !important;
    white-space:normal!important;
    font-size: 1.5rem !important;
    color: white!important;      
    line-height:2rem!important;
    font-family: "EB Garamond"!important;                                
}

.v-application .display-1{
    font-family: "EB Garamond"!important;                                    
}

.v-application .display-2{
    font-family: "EB Garamond"!important;                                    
}

.v-application .display-3{
    font-family: "EB Garamond"!important;                                    
}

.v-card__text{
    font-size: 1.5rem !important;    
    font-family: "EB Garamond"!important;                                
}
.v-toolbar__content{
    justify-content: center !important;    
    font-family: "EB Garamond"!important;                                
}

.responsive {
  width: 100%;
  height: auto;
    font-family: "EB Garamond"!important;                                
}

body { 
    font-size: 2vw; 
    font-family: "EB Garamond"!important;                                
}
