* {
    outline: 0;
}

h1 {
    margin-bottom: 2rem;
    font-family: "Playfair Display", serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
}

h2 {
    margin-top: 4rem;
    margin-bottom: 1.5rem;
    font-family: "Playfair Display", serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
}

h3 {
    margin-top: 4rem;
    margin-bottom: 1.5rem;
    font-family: "Playfair Display", serif;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
}

h4 {
    margin-top: 4rem;
    margin-bottom: 1rem;
    font-family: "Playfair Display", serif;
    font-weight: 500;
    font-style: normal;
}

h4 strong {
    font-family: "Playfair Display", serif;
    font-weight: 400;
    font-style: normal;
}

li {
    font-family: "Playfair Display", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
}

a.white-link {
    color: #fff;
    text-decoration: none;
}

p {
    font-family: "Playfair Display", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 32px;
}

h2.motto {
    margin-top: 0;
    margin-bottom: 0;
    font-family: "Playfair Display", serif;
    font-size: 4rem;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
}

table {
    font-family: "Playfair Display", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    line-height: 32px;
}

table th,
table td {
    font-size: 18px;
    line-height: 32px;
    vertical-align: top;
    padding: 5px 15px 5px 0;
}

table td {
	font-style: italic;
}

table th {
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
}

#top-menu {
    height: 100px;
}

#top-menu .nav {
    margin-top: 23px;
}

#top-menu .nav .nav-link {
    font-size: 24px;
    color: #1d1d1b;
}

#top-menu .nav .nav-item:last-child .nav-link {
    padding-right: 0;
}

#header {
    background: #1d1d1b;
    position: relative;
}

#header .logo {
    top: -82px;
    width: 190px;
    height: 190px;
    position: absolute;
    z-index: 10;
}

#header .nav {
    margin: 55px 0 51px 0;
    flex: 0 0 100%;
}

#header .nav .nav-link {
    margin-right: 2rem;
    padding-left: 3rem;
    padding-right: 3rem;
    font-family: bodoni-urw, serif;
    font-weight: 300;
    font-style: normal;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
}

#header .nav .nav-link:after {
    content: "";
    width: 10px;
    height: 14px;
    background: url('../images/picka.png') no-repeat;
    background-size: 10px 14px;
    position: absolute;
    top: 14px;
    right: -21px;
}

#header .navbar {
    padding: 0;
}

#hp-overview-logos {
    padding: 30px 0;
    background-color: #9d7a51;
}

#hp-overview-logos img {
    max-height: 80px;
    max-width: 160px;
}

#content.viticulture p{
    font-size: 20px;
}

#content.viticulture p strong{
    font-weight: 500;
}

#content.viticulture .logo-wrap {
    height: 120px;
    background-color: #3c3c3c;
}

#content.viticulture .logo {
    max-width: 100px;
    max-height: 40px;
}

#content.viticulture .logo-wide {
    max-width: 120px;
    max-height: 40px;
}

#content.viticulture .logo-wide2 {
    max-width: 140px;
    max-height: 40px;
}

#content.viticulture .logo-square {
    max-width: 120px;
    max-height: 70px;
}

#content.viticulture .logo-square2 {
    max-width: 125px;
    max-height: 64px;
}

#content.viticulture .logo-square3 {
    max-width: 100px;
    max-height: 50px;
}

#content.viticulture .location {
    font-size: 20px;
    font-weight: 400;
}

#content.viticulture .location i {
    font-size: 20px;
    color: #000;
}

#content.offer .main-box a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

#content.offer .main-box h2 {
    margin-top: 0;
    font-family: "Playfair Display", serif;
    font-weight: 400;
    font-style: normal;
    background: #1d1d1b;
    padding: 20px;
    font-size: 24px;
}

#content.offer .main-box .even {
    margin-top: 68px;
}

#content.offer .main-box .odd h2 {
    color: #1d1d1d;
    background: #f7f7f7;
}

#content .baginbox h2 {
    font-family: "Playfair Display", serif;
    font-weight: 500;
    font-style: normal;
    background: #1d1d1b;
    padding: 30px 0;
    font-size: 24px;
}

#footer {
    padding: 60px 0;
    color: #fff;
    background-color: #1d1d1b;
}

#footer .logo {
    max-height: 160px;
}

.fancybox-caption__body {
    font-family: bodoni-urw, serif;
    font-weight: 300;
    font-style: normal;
    font-size: 22px;
}

.contact .box {
    padding-top: 350px;
    padding-left: 200px;
    height: 800px;
    position: relative;
    background: url('/images/test_kontakt.jpg') no-repeat 50% 0;
    background-size: cover;
}

.contact h2 {
    margin: 0;
    font-size: 100px;
    color: #fff;
    text-transform: none;
    font-weight: 300;
    font-style: normal;
}

.contact h3 {
    margin: 0;
    font-size: 70px;
    color: #fff;
    text-transform: none;
    font-weight: 300;
    font-style: normal;
}

.contact p {
    font-size: 30px;
    color: #fff;
}

.boxwine:hover .logo-wrap {
    background: #9d7a51 !important;
}

#top-menu .fa-instagram {
    padding-top: 3px;
    font-size: 32px;
}

.baginbox a {
    text-decoration: none;
}

.baginbox h2 {
    color: #1d1d1d !important;
}

@media (min-width: 576px) {

}

@media (min-width: 768px) {

}

@media (min-width: 992px) {

}

@media (min-width: 1200px) {
    #header .nav .nav-item:last-child .nav-link {
        margin-right: 0;
        padding-right: 0;
    }

    #header .nav .nav-item:last-child .nav-link:after {
        content: none;
    }
}

@media (max-width: 575.98px) {

}

@media (max-width: 767.98px) {
    #hp-overview-logos img {
        max-width: 100px;
    }
}

@media (max-width: 991.98px) {

}

@media (max-width: 1199.98px) {
    #top-menu {
        height: 53px;
    }

    #top-menu .nav {
        margin-top: 3px;
    }

    #top-menu .nav .nav-link {
        font-size: 20px;
    }

    #top-menu .fa-instagram {
        font-size: 26px;
        padding-top: 2px;
    }

    #header .logo {
        top: -41px;
        width: 95px;
        height: 95px;
        position: absolute;
    }

    #header .nav {
        margin: 35px 0 35px 0;
        flex-direction: column;
    }

    #header .nav .nav-link {
        margin-right: 28px;
        padding-left: 0;
        padding-right: 3rem;
    }

    #header .navbar-toggler {
        padding: 20px 0 21px 20px;
        font-size: 24px;
        color: #fff;
    }

    #footer .logo {
        max-height: 80px;
    }

    #footer .info {
        margin-bottom: 44px;
    }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    #header .nav .nav-link {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

    #hp-overview-logos img {
        max-width: 120px;
    }
}
