<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ==================================   PROFILE  ===================================*/
#style{
    font-family: 'gothic';  
    font-size: 20px;
}
#info td{
    padding-right:5px;
}
#info{display:none;}

#mobglass{
    width:100%;
    text-align: center;
    margin-bottom:10px;
    line-height:30px
}

#glass img {display: none;}
#glass {display: none;}
.mbatch {
    font-family: 'gothic';  
    font-size: 20px;

}
.mname {
    font-family: 'gothic';  
    font-size: 25px;


}
.mtitle_abv {
    font-family: 'gothic';  
    font-size: 15px;

}
#details {
    float:right;
    width:97%;
    font-size:14px;
    
    
}

#desc {
    float:left;
    width:95%;
    
    margin-bottom:10px;
    
}
#avail {
    color:#8a5801;
    float:left;
    width:95%;
    
    margin-bottom:15px;
}
#tasting {
    color:#8a5801;
    float:left;
    width:95%;
    
    margin-bottom:15px;
    
}
#tastingCont{
    color:#000;
    float:right;
    width:90%;
    
    
}
#cellar {
    color:#8a5801;
    float:left;
    width:95%;
    
    margin-bottom:15px;
    
}
#cellarCont {
    color:#000;
    float:right;
    width:90%;
    
    
}
#food {
    color:#8a5801;
    float:left;
    width:95%; 
}
#foodCont {
    color:#000;
    float:right;
    width:90%; 
    margin-bottom:15px;
}
#rec {
    color:#8a5801;
    float:left;
    width:95%; 
}
#recont {
    color:#000;
    float:right;
    width:90%; 
}
#map {
    width:98%;
    height:auto;
    float:right;
    margin-right:0;
    margin-top:10px;
    
}
#map img {
    max-width:100%;
    height:auto;
}
#year {
    font-family: 'gothic';
    font-size:30px;
    color:#000;
    margin-left: 10px;
    margin-top:292px;
    width:80px;
    float:right;
    text-align:right;
}
#rate {
    display:none
}
@media only screen and (min-width: 481px) {
    #info td{
    padding-right:15px;
}
    #info{display:block;}
#content img {
    width:auto;
    height:auto;
}
    #info{
        margin-top:-40px;
        margin-left:50px;
    }
  
#leftProfile {
    font-family: 'gothic';  
    font-size: 40px;

}
    #mobglass{display:none;}
#glass img{
    display: block;
    max-width:60px;
    height:auto;
    width:100%;
}
#glass {display: block;}

#name {
    font-family: 'gothic';  
    font-size: 30px;


}
#title_abv {
    font-family: 'gothic';  
    font-size: 20px;

}
#details {
    float:left;
    width:420px;
    font-size:14px;
    margin-left:224px;
    margin-top:-20px;
    
    
}

#desc {
    float:left;
    width:420px;
    
    margin-bottom:10px;
    
}
#avail {
    color:#8a5801;
    float:left;
    width:420px;
}
#tasting {
    color:#8a5801;
    float:left;
    width:420px;
  
}
#tastingCont{
    color:#000;
    float:right;
    width:310px;
 
}
#cellar {
    color:#8a5801;
    float:left;
    width:420px; 
}
#cellarCont {
    color:#000;
    float:right;
    width:310px;   
}
#food {
    color:#8a5801;
    float:left;
    width:420px;
    
    
}
#foodCont {
    color:#000;
    float:right;
    width:310px;   
}
    #rec {
    color:#8a5801;
    float:left;
    width:420px;
    
    
}
#recont {
    color:#000;
    float:right;
    width:310px;   
}
#map {
    width:360px;
    height:308px;
    float:right;
    margin-right:-30px;
    margin-top:10px;
    
}
#map img {
    max-width:100%;
    height:auto;
}
#year {
    font-family: 'gothic';
    font-size:30px;
    color:#000;
    margin-left: 10px;
    margin-top:292px;
	width:80px;
	float:right;
	text-align:right;
}
#rate {
    width:68px;
    height:25px;
    float:right;
    display:block;
}
}

@media only screen and (min-width: 1160px) {
     #info{
         margin-top:0px;
     }
}</pre></body></html>