﻿/* Whiskey EN */

#header-left .address { margin-left: 0; margin-right: 20px; }
#header .menu-nav { display: none; }
#header #header-left { left: 0; }
#text2 a { min-width: 140px; font-size: 21px; color: #fff; border: 1px solid #f69d05; border-radius: 0; margin: 0 5px; padding: 9px 29px; transition: all 0.3s ease; display: inline-flex; align-items: center; justify-content: center; line-height: 1; margin-bottom: 10px; }
#text2 a:hover, #text2 a:focus { background: #f69d05; border-color: #f69d05; color: #131313; }
.gallery-cubes .image-link-outer h4 { display: none; }
#header-right .langs { background: none; border: 1px solid #fff; padding: 5px; }
#header { display: flex; align-items: center; justify-content: space-between; }
#header #header-right .social-links { display: flex; }
#header #header-right { display: flex; align-items: center; }
#header-right .langs option { background: #0f0f0f; }
.section-title h1, section:not(.grid-content-section) .section-title h2, .grid-rows .grid-row-text h2, .grid-text h2, .top-caption h1 { font-family: 'opensans-regular'; }
#header #header-center-kdm .languages { display: none; }

footer { padding-top: 0; }
#text2 a { min-width: 200px; }
@media (max-width: 767px) {
    #header-right .langs { margin-right: 20px; }
}