/*
Theme Name: Schønnemann
Version: 1.0
Description: Wordpress tama for restaurant Schønnemann.
*/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html, body {
    padding: 0px;
    margin: 0px;
}

body {
    font-family: 'PT Serif', serif;
    color: #ffffff;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
}
body.fixed-body {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

input, select, label, textarea {
    font-family: 'PT Serif', serif;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    outline: none;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
}

h1 p, h2 p, h3 p, h4 p, h5 p, h6 p {
    margin: 0px;
}

/*
font-family: ClarendonTextPro-Bold;
font-family: ClarendonURWExtNar-Reg;
*/
.text-content p {
    margin-block-start: 28px;
    margin-block-end: 28px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.2px;
}

.text-content-large {
    font-weight: bold;
    font-size: 20px;
    line-height: 29px;
    letter-spacing: 0.2px;
}

.text-content-large p {
    margin-block-start: 28px;
    margin-block-end: 28px;
    font-weight: bold;
    font-size: 20px;
    line-height: 29px;
    letter-spacing: 0.2px;
}

.text-content.brown {
    color: #87785b;
}

.text-content a {
    text-decoration: none;
}

.text-content-large p:first-of-type, .text-content p:first-of-type {
    margin-block-start: 0px;
}

.text-content-large p:last-of-type, .text-content p:last-of-type {
    margin-block-end: 0px;
}

a {
    color: #ffffff;
}

.text-content.brown a {
    color: #87785b;
}

.btn {
    font-family: 'Oswald', sans-serif;
    color: #87785b;
    border: 1px solid;
    border-color: #87785b;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    max-width: 180px;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.8px;
    height: 37px;
    text-decoration: none;
}

.btn span {
    width: 100%;
    height: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
}

.btn:hover {
    background: #87785b;
    color: #ffffff;
}

.btn:hover span {
    border: 1px solid #ffffff;
}

.btn.btn-blue {
    color: #bedbd5;
    border-color: #bedbd5;
}

.btn.btn-blue:hover {
    color: #003b33;
    background: #bedbd5;
}

.btn.btn-blue:hover span {
    border: 1px solid #003b33;
}

.main {
    overflow: hidden;
}

/* Grid */
.content {
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    position: relative;
}

[class*='col-'] {
    padding: 0px 8px;
}

.col-wrapper {
    width: calc(100% + 16px);
    margin-left: -8px;
    margin-right: -8px;
    display: flex;
    flex-wrap: wrap;
    padding: 0px !important;
    position: relative;
}

.col-1 {
    width: calc(99.99% * (1/12));
}

.col-2 {
    width: calc(99.99% * (2/12));
}

.col-3 {
    width: calc(99.99% * (3/12));
}

.col-4 {
    width: calc(99.99% * (4/12));
}

.col-5 {
    width: calc(99.99% * (5/12));
}

.col-6 {
    width: calc(99.99% * (6/12));
}

.col-7 {
    width: calc(99.99% * (7/12));
}

.col-8 {
    width: calc(99.99% * (8/12));
}

.col-9 {
    width: calc(99.99% * (9/12));
}

.col-10 {
    width: calc(99.99% * (10/12));
}

.col-11 {
    width: calc(99.99% * (11/12));
}

.col-12 {
    width: 100%;
}

.column {
    padding-right: 16px;
    padding-left: 0px;
}
.column > img {
    max-width: 100%;
}

.column.col-12 {
    padding-left: 0;
    padding-right: 0;
}

.column:first-of-type {
    padding-left: 0;
}

.column:last-of-type {
    padding-right: 0;
}

.page-content {
    width: 100%;
    float: left;
    min-height: 175px;
}

.page-section {
    width: 100%;
    float: left;
}



/* Social icons */
.social-icons {
    display: flex;
    flex-wrap: wrap;
}

.social-icons .social-icon {
    height: 20px;
    width: 20px;
    margin-right: 11px;
}

.social-icons .social-icon:last-of-type {
    margin-right: 0px;
}

/* Lines */
.lines {
    margin-top: 6.5px;
    width: 100%;
    float: left;
}

.lines .line {
    width: 100%;
    float: left;
    background: #87785b;
}

.lines.green .line {
    background: #003b33;
}

.lines.white .line {
    background: #ffffff;
}

.lines .line:first-of-type {
    height: 3px;
    margin-bottom: 3px;
}

.lines .line:last-of-type {
    height: 1px;
}

/* Flower dividers */
.flower-divider {
    width: 100%;
    position: relative;
}

.flower-divider .flower-divider-content {
    width: 100%;
    position: relative;
}

.flower-divider .flower-divider-content::before, .flower-divider .flower-divider-content::after {
    content: '';
    width: calc(50% - 31px);
    height: 2px;
    background: #87785b;
    position: absolute;
    left: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.flower-divider .flower-divider-content::after {
    left: initial;
    right: 0;
}

.flower-divider .flower-divider-icon {
    width: 29px;
    height: 32px;
    background: url('assets/images/flower.svg') no-repeat center;
    margin: 0 auto;
}

.flower-divider.small .flower-divider-content {
    max-width: 180px;
    margin: 0 auto;
}

.flower-divider.small .flower-divider-content::before, .flower-divider.small .flower-divider-content::after {
    height: 1px;
}

.flower-divider.white .flower-divider-content::before, .flower-divider.white .flower-divider-content::after {
    background: #ffffff;
}

.flower-divider.white .flower-divider-icon {
    background: url('assets/images/flower-white.svg') no-repeat center;
}

.flower-divider.green .flower-divider-content::before, .flower-divider.green .flower-divider-content::after {
    background: #003b33;
}

.flower-divider.green .flower-divider-icon {
    background: url('assets/images/flower-green.svg') no-repeat center;
}

/* Header */
.header {
    height: 240px;
    background: #003b33 url('assets/images/header-background.png') no-repeat center;
}

.header .social-icons {
    margin-top: 40px;
}

.header .logo {
    max-width: 330px;
    margin: 30px auto 0px auto;
}

.header .mobile-logo {
    display: none;
}

.header .logo a {
    display: block;
}

.header .header-menu {}

.header .header-menu .mobile-menu-icon {
    display: none;
    width: 25px;
    height: 16px;
    background: url('assets/images/mobile-menu-icon.svg') no-repeat center;
    cursor: pointer;
}

.header .header-menu .mobile-menu-icon.active {
    background: url('assets/images/close-white.svg') no-repeat center;
    background-size: 16px;
}

.header .mobile-menu {
    display: none;
}

.header .top-navigation {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin-top: 40px;
}

.header .top-navigation ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    text-align: right;
    display: flex;
    flex-wrap: wrap;
}

.header .top-navigation ul li {
    width: 100%;
    float: left;
    margin-bottom: 6px;
    order: 3;
}
.header .top-navigation ul li.open-search-popup {
    order: 1;
}
.header .top-navigation ul li.wpml-ls-menu-item {
    order: 2;
}

.header .top-navigation ul li a {
    font-size: 16px;
    line-height: 16px;
    font-family: 'Oswald', sans-serif;
    text-decoration: none;
    color: #bedbd5;
    text-transform: uppercase;
}

.main-navigation-wrapper {
    background: #8faba4;
    height: 60px;
    margin: 3px 0px;
    width: 100%;
    overflow: hidden;
}

.main-navigation-wrapper .main-navigation {
    height: 100%;
}

.main-navigation-wrapper .main-navigation ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    text-align: right;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.main-navigation-wrapper .main-navigation ul li {
    float: left;
    position: relative;
    padding-left: 20px;
    margin-right: 50px;
}

.main-navigation-wrapper .main-navigation ul li:last-of-type {
    margin-right: 0px;
}

.main-navigation-wrapper .main-navigation ul li::before {
    content: '';
    width: 10px;
    height: 11px;
    background: url('assets/images/flower-blue.svg') no-repeat center;
    position: absolute;
    left: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.main-navigation-wrapper .main-navigation ul li a {
    font-family: 'ClarendonTextPro-Bold';
    font-size: 16px;
    line-height: 19px;
    text-decoration: none;
}

/* Search popup */
.search-popup {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(197, 212, 209, 0.95);
    z-index: 100;
    padding: 180px 0px 50px 0px;
    text-align: center;
    opacity: 0;
    visibility: hidden;
}

.search-popup.active {
    opacity: 1;
    visibility: visible;
}

.search-popup .close-search-popup {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 55px;
    right: 55px;
    background: url('assets/images/close.svg') no-repeat center;
    background-size: 19.9px;
    cursor: pointer;
}

.search-popup .search-header {
    margin-bottom: 55px;
}

.search-popup .search-header .search-title {
    font-family: 'Oswald', sans-serif;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0.8px;
    margin-bottom: 25px;
    text-transform: uppercase;
    color: #87785b;
}

.search-popup .search-input-wrapper .field-wrapper {
    position: relative;
}

.search-popup .search-input-wrapper .field-wrapper .field {
    width: 100%;
    height: 160px;
    border: 0px;
    font-family: ClarendonURWExtNar-Reg;
    font-size: 70px;
    padding: 45px 150px 45px 55px;
    color: #003B33;
}

.search-popup .search-input-wrapper .field-wrapper .field::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #8faba4;
}

.search-popup .search-input-wrapper .field-wrapper .field::-moz-placeholder {
    /* Firefox 19+ */
    color: #8faba4;
}

.search-popup .search-input-wrapper .field-wrapper .field:-ms-input-placeholder {
    /* IE 10+ */
    color: #8faba4;
}

.search-popup .search-input-wrapper .field-wrapper .field:-moz-placeholder {
    /* Firefox 18- */
    color: #8faba4;
}

.search-popup .search-input-wrapper .searchform-icon {
    position: absolute;
    width: 63px;
    height: 63px;
    background: url('assets/images/search-icon.svg') no-repeat center;
    right: 55px;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
}

/* Search page */
.search-result-page {}

.search-result-page .search-results-list {
    padding: 100px 0px 150px 0px;
    width: 100%;
    float: left;
}

.search-result-page .search-results-list .flower-divider {
    margin-bottom: 28px;
}

.search-result-page .search-results-list .search-title {
    width: 100%;
    float: left;
    font-family: 'Oswald', sans-serif;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0.8px;
    margin-bottom: 25px;
    color: #87785b;
    text-transform: uppercase;
}

.search-result-page .search-results-list .search-word {
    font-family: ClarendonURWExtNar-Reg;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0.7px;
    color: #003b33;
}

.search-result-page .search-results-list .search-result {
    width: 100%;
    float: left;
    margin-bottom: 50px;
}

.search-result-page .search-results-list .search-result a {
    font-family: 'Oswald', sans-serif;
    font-size: 26px;
    line-height: 36px;
    letter-spacing: 0.8px;
    color: #8faba4;
    text-decoration: none;
}
.search-result-page .search-results-list .search-result a:hover {
    color: #003B33;
}

.search-result-page .search-results-list .search-result:last-of-type a {
    margin-bottom: 0px;
}

.search-result-page .top-image-search-left,
.search-result-page .top-image-search-right {
    position: absolute;
    height: 100%;
    width: 470px;
    background: url('assets/images/search-image.svg') no-repeat center;
}

.search-result-page .top-image-search-left {
    left: 178px;
}

.search-result-page .top-image-search-right {
    right: 178px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

/* Default text */
.default-text {
    margin-bottom: 50px;
}

.default-text .default-text-wrapper {
    width: 100%;
    float: left;
    padding: 100px 0px;
    background: #F2F0EE url('assets/images/texture/texture-cream.jpg') repeat;
}

.default-text .default-text-content {
    max-width: 573px;
    margin: 0 auto;
}

.default-text .default-text-content .text-content {
    margin: 50px 0px;
    color: #003b33;
}

.default-text .default-text-wrapper .text-content a {
    text-decoration: underline;
    color: inherit;
}

.default-text .default-text-content .text-content h1, .default-text .default-text-content .text-content h2, .default-text .default-text-content .text-content h3, .default-text .default-text-content .text-content h4, .default-text .default-text-content .text-content h5, .default-text .default-text-content .text-content h6 {
    font-size: 26px;
    line-height: 1.21;
}

.default-text .extra-buttons {
    width: 100%;
    float: left;
    margin-top: 50px;
}

.default-text .extra-buttons .btn {
    margin: 0 auto;
    margin-bottom: 25px;
}

.default-text .extra-buttons .btn:last-of-type {
    margin-bottom: 0px;
}

.default-text .back-to-overview-wrapper {
    width: 100%;
}
.default-text .back-to-overview {
    margin: 100px auto 0;
    text-decoration: none;
    display: block;
    text-align: center;
}

.default-text .back-to-overview > * {
    display: block;
    margin: auto;
}

.default-text .back-to-overview span {
    font-size: 26px;
    margin-top: 20px;
    color: #87785b;
    text-decoration: none;
    font-family: Oswald, sans-serif;
}

.welcome .default-text {
    margin-bottom: 0px;
}

.welcome .default-text .default-text-wrapper {
    background: #F2F0EE url('assets/images/texture/texture-mint.jpg') repeat;
}

.welcome .default-text .lines {
    display: none;
}

/* Info content */
.info-content {
    padding: 100px 0px 150px 0px;
    margin-bottom: 50px;
    background: #F2F0EE url('assets/images/texture/texture-cream.jpg') repeat;
}

.info-content .info-divider {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.info-content .info-divider .info-divider-icon {
    width: 79px;
    height: 374px;
    background: url('assets/images/info.png') no-repeat center;
}

.info-content .info-content-wrapper {
    border-top: 2px solid #87785b;
}

.info-content .info-content-wrapper .info-content-element {
    color: #003b33;
    padding: 40px 0px;
    border-bottom: 2px solid #87785b;
}

.info-content .info-content-wrapper .info-content-element h4 {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 10px;
}

.info-content .info-content-wrapper .info-content-element .text-content a {
    color: #003b33;
}



/* Large title */
.large-title {
    margin-bottom: 10px;
    overflow: hidden;
}

.large-title .large-title-content {
    width: 100%;
    float: left;
    padding: 75px;
    text-align: center;
}

.large-title .large-title-wrapper {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.large-title .large-title-content h2 {
    position: relative;
    font-family: ClarendonURWExtNar-Reg;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0.7px;
    color: #003b33;
    text-transform: uppercase;
}

.large-title .large-title-content h2::before {
    content: '';
    width: 124px;
    height: 57px;
    position: absolute;
    left: -174px;
    background: url('assets/images/hand-right.png') no-repeat center;
}

.large-title .large-title-content h2::after {
    content: '';
    width: 124px;
    height: 57px;
    position: absolute;
    right: -174px;
    background: url('assets/images/hand-left.png') no-repeat center;
}

/* Slider */
.hero-slider {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.hero-slider .slider-wrapper {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.hero-slider .slider-wrapper .slider {
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
}

.frame-gallery .frame-slider.transition,
.hero-slider .slider-wrapper .slider.transition,
.small-slider .small-slider-inner .slider-small.transition {
    transition: transform 1s;
}

.hero-slider .slider-wrapper .slider .slide {
    margin-right: 16px;
    height: 100%;
}

.hero-slider .slider-wrapper .slider .slide .slider-image {
    height: 100%;
    width: 100%;
}

.hero-slider .slider-wrapper .slider .slide .slider-image img {
    min-height: 100%;
    min-width: 100%;
    width: auto;
    height: auto;
}

.hero-slider .slider-wrapper .slider .slide.prev, .hero-slider .slider-wrapper .slider .slide.next {
    cursor: pointer;
}

.hero-slider .slider-wrapper .slider .slide.dummy-slide.prev, .hero-slider .slider-wrapper .slider .slide.dummy-slide.next {}

.dummy-slide {
    background: #4c7570;
}

.hero-slider .slider-wrapper .slider .slide.prev.dummy-screen,
.hero-slider .slider-wrapper .slider .slide.next.dummy-screen {
    cursor: default;
}
.dummy-slide.dummy-screen img {
    opacity: 0;
}

.hero-slider-mobile-navigation {
    display: none;
    width: 43px;
    height: 43px;
    position: absolute;
    right: 32px;
    bottom: 35px;
    background: url('assets/images/slider-arrow-white.svg') no-repeat center;
    background-size: 43px;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

/* Video */
.hero-video {
    position: relative;
    height: 500px;
    margin-bottom: 30px;
}

.hero-video::before, .hero-video::after {
    content: '';
    height: 100%;
    width: calc(50% - 596px);
    background: #4c7570;
    position: absolute;
    top: 0;
    left: 0;
}

.history .hero-video::before, .history .hero-video::after {
    background: #E6E3DD;
}

.hero-video::after {
    right: 0;
    left: initial;
}

.hero-video .video-wrapper {}

.hero-video .video-wrapper .video-element {
    width: 100%;
}

.hero-video .video-wrapper img {}

.hero-slider-box {
    /* overflow: hidden; */
}

.hero-slider-box .hero-video-box,
.hero-video .hero-video-box {
    position: absolute;
    left: 50%;
    bottom: 0px;
    -ms-transform: translate(-50%, 49%);
    -webkit-transform: translate(-50%, 49%);
    transform: translate(-50%, 49%);
    z-index: 1;
}

.hero-video .hero-video-box {
    bottom: -30px;
}

.hero-slider-box .hero-video-box .hero-video-box-content,
.hero-video .hero-video-box .hero-video-box-content {
    background: #ffffff;
    padding: 50px;
    text-align: center;
    border: 1px solid #87785b;
}

.hero-slider-box .hero-video-box .hero-video-box-content h1,
.hero-video .hero-video-box .hero-video-box-content h1 {
    font-family: ClarendonURWExtNar-Reg;
    color: #003b33;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0.7px;
    margin-bottom: 25px;
}

.hero-slider-box .hero-video-box .hero-video-box-content .btn,
.hero-video .hero-video-box .hero-video-box-content .btn {
    margin: 0 auto;
    margin-top: 25px;
}

.hero-video .video-placeholder {
    cursor: pointer;
}

.hero-video .video-placeholder img {
    max-width: 100%;
    display: block;
}

.hero-video .video-popup {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    width: 100%;
    max-width: 1160px;
    left: 50%;
    top: 50%;
    z-index: 250;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.hero-video .video-popup.active {
    opacity: 1;
    visibility: visible;
}

.hero-video .video-popup-overlay {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    background: rgba(0, 0, 0, 0.85);
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 200;
}

.hero-video .video-popup-overlay.active {
    opacity: 1;
    visibility: visible;
}

.hero-video .video-popup-overlay .video-popup-close {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 55px;
    right: 55px;
    background: url('assets/images/close-white.svg') no-repeat center;
    background-size: 19.9px;
    cursor: pointer;
}

.hero-video .video-popup .video-popup-content {}

.hero-video .video-popup .video-popup-content video {
    max-width: 100%;
}

/* Frontpage - Featured links */
.featured-links {
    padding-top: 300px;
    width: 100%;
    background: #C5D4D1 url('assets/images/texture/texture-frontpage.svg') repeat;
    margin-bottom: 50px;
}

.featured-links .content {
    display: flex;
    flex-wrap: wrap;
}

.featured-links .link-elements {
    display: flex;
    flex-wrap: wrap;
}

.featured-links .link-element {
    width: 33.33%;
    padding: 0px 8px;
    margin-bottom: 113px;
}

.featured-links .link-element .link-content {
    padding: 0px 40px 50px 40px;
    background: #ffffff;
    text-align: center;
    height: 100%;
}

.featured-links .link-element a {
    text-decoration: none;
    display: block;
    height: 100%;
}

.featured-links .link-element .link-image {
    max-width: 250px;
    margin: 0 auto;
    position: relative;
}

.featured-links .link-element .link-image img {
    max-width: 100%;
    left: 0px;
    top: -50px;
    position: absolute;
}

.featured-links .link-element .link-subject {
    padding-top: 135px;
}

.featured-links .link-element .link-subject h6 {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.8px;
    color: #87785b;
}

.featured-links .link-element .link-headline h4 {
    font-size: 26px;
    line-height: 34px;
    color: #003b33;
}

.featured-links .link-element a:hover .link-content {
    background: #003b33;
}

.featured-links .link-element a:hover .link-headline h4 {
    color: #ffffff;
}

/* Menu - Page links */
.page-links {
    padding-top: 100px;
    padding-bottom: 84px;
    width: 100%;
    background: #C5D4D1 url('assets/images/texture/texture-mint.jpg') repeat;
    margin-bottom: 25px;
}

.page-links .content {
    display: flex;
    flex-wrap: wrap;
}

.page-links .link-elements {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 16px);
    margin-left: -8px;
    margin-right: -8px;
}

.page-links .link-element {
    width: 33.33%;
    padding: 0px 8px;
    margin-bottom: 16px;
    position: relative;
}

.page-links .link-element .link-content {
    background: #A9C7C2;
    text-align: center;
    height: 100%;
    position: relative;
}

.page-links .link-element .link-content:hover {
    background: #ffffff;
}

.page-links .link-element a {
    text-decoration: none;
    display: block;
    height: 100%;
}

.page-links .link-element .link-image {
    margin: 0 auto;
    position: relative;
}

.page-links .link-element .link-image img {
    max-width: 100%;
}

.page-links .link-element .link-headline {
    width: 100%;
    padding: 0px 30px;
    text-align: center;
    position: absolute;
    bottom: 25px;
    left: 0px;
    right: 0px;
}

.page-links .link-element .link-headline h2 {
    font-family: ClarendonURWExtNar-Reg;
    font-size: 36px;
    line-height: 40px;
    letter-spacing: 0.7px;
    color: #ffffff;
    width: 100%;
}

.page-links .link-element .link-content:hover .link-headline h2 {
    color: #003b33;
}

/* Menu - Frame tekst */
.frame-text {
    margin-bottom: 50px;
}

.frame-text .frame-text-content {
    padding: 110px 0px;
    background: #668984 url('assets/images/texture/texture-menu.svg') repeat;
    background-size: 550px;
}

.frame-text .frame-text-content .frame-text-background {
    height: 559px;
    background: url('assets/images/frame-menu.png') no-repeat center;
}

.frame-text .frame-text-content .frame-text-wrapper {
    text-align: center;
    padding: 140px;
    height: 100%;
    border-radius: 50%;
}

.frame-text .frame-text-content .frame-text-wrapper h4 {
    font-family: ClarendonURWExtNar-Reg;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0.7px;
}

.frame-text .frame-text-content .frame-text-wrapper .text-content {
    margin: 25px 0px 40px 0px;
}

.frame-text .frame-text-content .frame-text-wrapper .text-content p {
    font-family: 'Oswald', sans-serif;
    font-size: 26px;
    line-height: 34px;
    color: #bedbd5;
}

/* Menu - Slider */
.small-slider {
    position: relative;
    padding-bottom: 70px;
    overflow: hidden;
}

.small-slider-inner {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.small-slider .slider-small .slide {
    margin-right: 16px;
    height: 100%;
    float: left;
}

.small-slider .slider-small > .slide:last-of-type {
    margin-right: 0;
}

.small-slider .slider-small .slide .slide-content .slide-image img {
    max-width: 100%;
    display: block;
}

.small-slider .slider-small .slide .slide-content .slide-text-content {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.small-slider .slider-small .slide .slide-content .slide-text-content h3 {
    font-size: 26px;
    line-height: 34px;
    color: #003b33;
    margin-top: 15px;
    margin-bottom: 25px;
}

.small-slider .slider-small .slide .slide-content .slide-text-content .text-content {
    color: #003b33;
}
.small-slider .slider-small .slide .slide-content .slide-text-content .text-content.brown {
    color: #87785b;
}

/* .small-slider::before {
    content: '';
    height: 50%;
    width: calc(50% - 580px);
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 10;
    background: #ffffff;
}
.small-slider::after {
    content: '';
    height: 50%;
    width: calc(50% - 580px);
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 10;
    background: #ffffff;
} */

.small-slider #shadow-prev {
    position: absolute;
    left: 0;
    background: #fff;
    z-index: 9999;
    /* defaults */
}
.small-slider #shadow-next {
    position: absolute;
    right: 0;
    background: #fff;
    z-index: 9999;
}

.small-slider .small-slider-action-wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.small-slider .small-slider-action-prev {
    width: 66px;
    height: 66px;
    background: url('assets/images/slider-arrow.svg') no-repeat center;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 18px;
}
.small-slider  .small-slider-action-next {
    width: 66px;
    height: 66px;
    background: url('assets/images/slider-arrow.svg') no-repeat center;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 18px;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

/* Text section */
.text-section {
    margin-bottom: 50px;
}

.text-section .text-section-content {
    width: 100%;
    float: left;
    background: #F2F0EE url('assets/images/texture/texture-cream.jpg') repeat;
    padding: 100px 0px 150px 0px;
    margin-top: 6.5px;
    overflow: hidden;
    text-align: center;
}

.text-section .text-section-content .top-content {
    max-width: 764px;
    margin: 0 auto;
    margin-bottom: 100px;
}

.text-section .text-section-content .top-content .top-content-headline {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.text-section .text-section-content .top-content h2 {
    position: relative;
    font-family: ClarendonURWExtNar-Reg;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0.7px;
    color: #003b33;
    margin-bottom: 50px;
}

.text-section .text-section-content .top-content h2::before {
    content: '';
    width: 124px;
    height: 57px;
    position: absolute;
    left: -174px;
    background: url('assets/images/hand-right.png') no-repeat center;
}

.text-section .text-section-content .top-content h2::after {
    content: '';
    width: 124px;
    height: 57px;
    position: absolute;
    right: -174px;
    background: url('assets/images/hand-left.png') no-repeat center;
}

.text-section .text-section-content .top-content h4 {
    font-size: 26px;
    line-height: 34px;
    color: #003b33;
}

.text-section .text-section-content .top-content h4 p {
    margin: 0px;
}

.text-section .text-section-content .top-content .text-content {
    margin-top: 5px;
}

.text-section .text-section-content .top-content .flower-divider {
    margin-top: 50px;
}

.text-section .text-section-content .bottom-content {
    max-width: 764px;
    margin: 0 auto;
}

.text-section .text-section-wrapper {
    width: 100%;
    float: left;
}

.text-section .text-section-wrapper .menu-content {
    color: #003b33;
}

.text-section .text-section-wrapper .menu-content h3 {
    font-size: 26px;
    line-height: 29px;
}

.text-section .text-section-wrapper .menu-content .text-content {}

.text-section .text-section-wrapper .menu-content .menu-item.classic-menu {
    margin-bottom: 70px;
}

.text-section .text-section-wrapper .menu-content .menu-item.classic-menu h3 {
    margin-bottom: 6px;
}

.text-section .text-section-wrapper .menu-content .menu-item:last-of-type {
    margin-bottom: 0px;
}

.text-section .text-section-wrapper .menu-content .menu-item.price-group {
    margin-bottom: 100px;
}

.text-section .text-section-wrapper .menu-content .menu-item:last-of-type {
    margin-bottom: 0px;
}

.text-section .text-section-wrapper .menu-content .menu-item:last-of-type .flower-divider {
    display: none;
}

.text-section .text-section-wrapper .menu-content .menu-item.price-group h3 {
    margin-bottom: 45px;
}

.text-section .text-section-wrapper .menu-content .menu-item.price-group .text-content.products {
    margin-bottom: 40px;
}

.text-section .text-section-wrapper .menu-content .menu-item.price-group .text-content.products .product-item {
    padding-right: 30px;
    position: relative;
}

.text-section .text-section-wrapper .menu-content .menu-item.price-group .text-content.products .product-item::after {
    content: '|';
    position: absolute;
    right: 12.5px;
    top: 0;
}

.text-section .text-section-wrapper .menu-content .menu-item.price-group .text-content.products .product-item:last-of-type {
    padding-right: 0px;
}

.text-section .text-section-wrapper .menu-content .menu-item.price-group .text-content.products .product-item:last-of-type::after {
    display: none;
}

.text-section .text-section-wrapper .menu-content .menu-item.price-group .price-group-headline {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

.text-section .text-section-wrapper .menu-content .menu-item.price-group .price-group-price-wrapper {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 35px;
}

.text-section .text-section-wrapper .menu-content .menu-item.price-group .price-group-price {
    padding-right: 40px;
    position: relative;
}

.text-section .text-section-wrapper .menu-content .menu-item.price-group .price-group-price::after {
    content: '|';
    position: absolute;
    right: 17.5px;
    top: 0;
}

.text-section .text-section-wrapper .menu-content .menu-item.price-group .price-group-price:last-of-type {
    padding-right: 0px;
}

.text-section .text-section-wrapper .menu-content .menu-item.price-group .price-group-price:last-of-type::after {
    display: none;
}

.text-section .text-section-wrapper .menu-content .menu-item.price-group .text-content.description {
    margin-top: 35px;
}

.text-section .text-section-wrapper .menu-content .menu-item.price-group .flower-divider {
    margin-top: 50px;
}

.text-section .text-section-wrapper .menu-content .menu-item.meals {
    margin-bottom: 100px;
}

.text-section .text-section-wrapper .menu-content .menu-item.meals h3 {
    margin-bottom: 45px;
}

.text-section .text-section-wrapper .menu-content .menu-item.meals .text-content.description {
    margin-bottom: 35px;
}

.text-section .text-section-wrapper .menu-content .menu-item.meals .text-content-large.products {
    margin-bottom: 100px;
}

.text-section .text-section-wrapper .menu-content .menu-item.meals .text-content-large.products p {
    margin-block-start: 35px;
    margin-block-end: 35px;
}

.text-section .text-section-wrapper .menu-content .menu-item.meals .text-content-large.products p:first-of-type {
    margin-block-start: 0px;
}

.text-section .text-section-wrapper .menu-content .menu-item.meals .text-content-large.products p:last-of-type {
    margin-block-end: 0px;
}

.text-section .text-section-wrapper .menu-content .menu-item.meals .text-content-large.price {
    margin-bottom: 50px;
}

.text-section .text-section-wrapper .menu-content .menu-item.extra h3 {
    margin-bottom: 25px;
}

.text-section .text-section-wrapper .menu-content .menu-item.extra .text-content-large.title {
    margin-bottom: 30px;
}

.text-section .text-section-wrapper .menu-content .menu-item.extra .text-content-large.price {
    margin-bottom: 30px;
}

.text-section .text-section-wrapper .menu-content .menu-item.extra .text-content.description {
    margin-bottom: 30px;
}

.text-section .text-section-wrapper .menu-content .menu-item.extra:last-of-type .text-content-large.price {
    margin-bottom: 0px;
}

/* Intro text */
.intro-text {
    margin-bottom: 30px;
}

.intro-text .intro-text-content {
    background: #c5d4d1;
    position: relative;
    height: 500px;
}

.intro-text .intro-text-content .intro-text-background {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.intro-text .intro-text-content .intro-text-background img {
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
}

.intro-text .intro-text-content .text-content h1, .intro-text .intro-text-content .text-content h2, .intro-text .intro-text-content .text-content h3, .intro-text .intro-text-content .text-content h4, .intro-text .intro-text-content .text-content h5, .intro-text .intro-text-content .text-content h6 {
    width: 100%;
    font-family: ClarendonURWExtNar-Reg;
    font-size: 50px;
    line-height: 55px;
    letter-spacing: 1px;
    color: #003b33;
    text-align: center;
    margin-bottom: 35px;
}

.intro-text .intro-text-content .text-content p {
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-size: 26px;
    line-height: 34px;
    color: #003b33;
}

.intro-text .intro-text-content .text-content {
    padding-top: 75px;
    max-width: 672px;
    margin: 0 auto;
}

.news .intro-text {
    margin-bottom: 100px;
}

.news .intro-text .intro-text-content {
    height: auto;
}

.news .intro-text .intro-text-content .text-content {
    padding-top: 70px;
    padding-bottom: 80px;
    max-width: 768px;
}

.history .intro-text .intro-text-content .text-content {
    padding-top: 212px;
}

.welcome .intro-text .intro-text-content {
    height: 570px;
}

.welcome .intro-text .intro-text-content .text-content {
    padding-top: 212px;
}

.welcome .intro-text {
    margin-bottom: 50px;
}

/* Welcome - Reviews */
.welcome .reviews {
    padding: 100px 0px 150px 0px;
    background: rgba(0, 59, 51, 0.70) url('assets/images/texture/texture-reviews.png') repeat;
    margin-bottom: 50px;
    overflow: hidden;
}

.welcome .reviews h5 {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 50px;
    text-align: center;
}

.page-section.reviews .col-12 {
    padding: 0;
}

.welcome .reviews-list {
    position: relative;
    margin: 0;
    width: 100%;
    float: left;
}


.welcome .reviews-list .reviews-list-element,
.grid-sizer {
    width: calc(100% / 3 - 10.66px)
}
.welcome .reviews-list .reviews-list-element {
    float: left;
    margin-bottom: 16px;
}
.welcome .reviews-list .reviews-list-element.hidden-element {
    /*display: none;*/
}
.welcome .reviews-list .reviews-list-element a:hover {
    opacity: 0.8;
    display: block;
}

.welcome .reviews-list .reviews-list-element-inner {
    background: #ffffff;
    padding: 50px 55px 25px 55px;
    text-align: center;
    width: 100%;
    float: left;
}

.welcome .reviews-list .reviews-list-element-inner>a {
    width: 100%;
    float: left;
}

.welcome .reviews-list .reviews-list-element h5 {
    font-size: 26px;
    line-height: 34px;
    color: #003b33;
    margin-bottom: 20px;
}

.welcome .reviews-list .reviews-list-element .review-list-bottom-text {
    margin-top: 25px;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.8px;
    text-align: center;
    color: #87785b;
}

.welcome .reviews-list .reviews-list-element .review-image-wrapper img {
    max-width: 100%;
    height: auto;
    width: auto;
    display: block;
    margin: 0 auto;
}

.welcome .reviews-list .reviews-list-element .review-btn-wrapper {
    margin-top: 25px;
    width: 100%;
    float: left;
}

.welcome .reviews-list .reviews-list-element .review-btn-wrapper .btn {
    margin: 0 auto;
}

.welcome .review-list-actions {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 84px;
}

.welcome .review-list-actions .review-list-load-more {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 180px;
    justify-content: center;
    border: 1px solid #ffffff;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.8px;
    height: 37px;
    cursor: pointer;
    text-transform: uppercase;
}

.welcome .review-list-actions .review-list-load-more:hover {
    color: #003b33;
    background: #bedbd5;
}

.welcome .review-list-actions .review-list-load-more:hover span {
    width: 100%;
    height: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    border: 1px solid #003b33;
}

/* Frame gallery */
.frame-gallery {
    position: relative;
    margin-bottom: 50px;
}

.frame-gallery .frame-gallery-inner {
    background: #7F9E9A url('assets/images/texture/texture-frame-slider.svg') repeat;
    background-size: 300px;
    padding: 0px 0px 150px 0px;
}

.frame-gallery .frame-slider-frame {
    position: relative;
    padding: 5.188%;
    width: 100%;
    float: left;
}

.frame-gallery .frame-slider-frame .frame-slider-inner-frame {
    position: relative;
    overflow: hidden;
    float: left;
}

.frame-gallery .frame-slider-frame .frame-image {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url('assets/images/ramme_v3.png') no-repeat;
    z-index: 1;
    background-size: contain;
}

.frame-slide-width {
    margin: 20px;
}

.frame-gallery .slide {
    height: 100%;
    width: 100%;
    float: left;
    overflow: hidden;
}

.frame-gallery .slide .slider-image {
    height: 100%;
    width: 100%;
}

.frame-gallery .slide img {
    width: 100%;
    min-height: 100%;
    min-width: 100%;
    height: auto;
}

.frame-gallery .gallery-headline-box {
    /*position: relative;
    height: 500px;
    margin-bottom: 30px;*/
}

.frame-gallery .gallery-headline-box {
    position: absolute;
    left: 50%;
    top: -100px;
    -ms-transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    z-index: 1;
}

.frame-gallery .gallery-headline-box .gallery-headline-box-content {
    background: #ffffff;
    padding: 50px;
    text-align: center;
    border: 1px solid #87785b;
}

.frame-gallery .gallery-headline-box .gallery-headline-box-content h3 {
    font-family: ClarendonURWExtNar-Reg;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0.7px;
    color: #003b33;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.frame-gallery .frame-gallery-inner .col-1 {
    padding-top: 200px;
}

.frame-slider-wrapper {
    margin-top: 200px;
    overflow: hidden;
    height: 100%;
}

.frame-action-wrapper {
    position: relative;
    height: 100%;
}

.frame-slider-action {
    position: absolute;
    top: 50%;
    width: 64px;
    height: 64px;
    cursor: pointer;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.frame-slider-action.prev {
    background: url('assets/images/slider-arrow-green.svg') no-repeat center;
}

.frame-slider-action.next {
    background: url('assets/images/slider-arrow-green.svg') no-repeat center;
    right: 0;
    -ms-transform: translateY(-50%) rotate(180deg);
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}

/* News title / Intro */
.news-title .news-title-content {
    margin: 0 auto;
    padding: 75px 0px 60px 0px;
    text-align: center;
}

.news-title .news-title-content h1 {
    font-family: ClarendonURWExtNar-Reg;
    font-size: 50px;
    line-height: 55px;
    letter-spacing: 1px;
    color: #003b33;
    margin-bottom: 27px;
}

.news-title .news-title-content .news-date {
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    color: #87785b;
}

/* News list */
.newslist .news-list {
    margin: 70px 0px 150px 0px;
}

.newslist .news-list .list-element {
    float: left;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
    align-items: flex-start;
    width: 100%;
}

.newslist .news-list .list-element:last-of-type {
    margin-bottom: 0px;
}

.newslist .news-list .list-element .list-element-content h2 a {
    text-decoration: none;
    font-family: ClarendonURWExtNar-Reg;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0.7px;
    text-align: left;
    color: #003b33;
    margin-bottom: 10px;
}

.newslist .news-list .list-element .list-element-content p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.2px;
    color: #003b33;
}

.newslist .news-list .list-element .list-element-content .text-content {
    margin-top: 10px;
    margin-bottom: 30px;
}

.newslist .news-list .list-element:last-of-type .flower-divider {
    display: none;
}

/* Full image */
.full-image {
    margin-bottom: 50px;
}

.hero-intro, .hero-image {
    margin-bottom: 30px;
}

.search-result-page .hero-intro {
    margin-bottom: 0px;
}

.info .hero-image, .menu .hero-image {
    margin-bottom: 6px;
}

.hero-intro .top-image-content, .hero-image .top-image-content, .full-image .full-image-content {
    position: relative;
    height: 500px;
    overflow: hidden;
}

.hero-image .top-image-content {
    height: 570px;
}

.hero-intro .top-image-content {
    height: 435px;
    background: #8faba4;
}

.hero-intro .top-image-content .top-image-wrapper, .hero-image .top-image-content .top-image-wrapper, .full-image .full-image-content .full-image-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
}

.hero-intro .top-image-content .top-image-wrapper img, .hero-image .top-image-content .top-image-wrapper img, .full-image .full-image-content .full-image-wrapper img {
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
}

.hero-intro .top-image-content .top-image-wrapper img.h-ratio, .hero-image .top-image-content .top-image-wrapper img.h-ratio, .full-image .full-image-content .full-image-wrapper img.h-ratio {
    /*opacity: 0.5;*/
    height: 100%;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
}

.hero-intro .top-image-content .top-image-box-wrapper, .hero-image .top-image-content .top-image-box-wrapper, .full-image .full-image-content .full-image-box-wrapper {
    position: absolute;
    top: 65px;
    right: 0px;
}

.hero-intro .top-image-content .top-image-box-wrapper, .hero-image .top-image-content .top-image-box-wrapper {
    right: 50%;
    -ms-transform: translateX(50%);
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
}

.hero-intro .top-image-content .top-image-box, .hero-image .top-image-content .top-image-box, .full-image .full-image-content .full-image-box {
    padding: 50px 35px;
    background: rgba(0, 59, 51, 0.85);
    text-align: center;
    float: left;
    text-decoration: none;
    width: 100%;
}

.hero-intro .top-image-content .top-image-box {
    min-height: 284px;
    display: flex;
    flex-wrap: wrap;
}

.hero-intro .top-image-content .top-image-box h3, .hero-image .top-image-content .top-image-box h3, .full-image .full-image-content .full-image-box h3 {
    font-family: ClarendonURWExtNar-Reg;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0.7px;
    margin-bottom: 20px;
    margin-top: 22px;
    width: 100%;
    text-transform: uppercase;
}

.search-result-page .hero-intro .top-image-content .top-image-box-wrapper {
    top: 107px;
}

.search-result-page .hero-intro .top-image-content .top-image-box {
    min-height: 210px;
    width: 100%;
}

.search-result-page .hero-intro .top-image-content .top-image-box h3 {
    margin: 0px;
}

.hero-intro .top-image-content .top-image-box .text-content, .hero-image .top-image-content .top-image-box .text-content, .full-image .full-image-content .full-image-box .text-content {
    margin-bottom: 25px;
    width: 100%;
}

.hero-intro .top-image-content .top-image-box .text-content {
    margin-top: auto;
    margin-bottom: 0px;
}

.hero-intro .top-image-content .top-image-box .text-content.info-text, .hero-image .top-image-content .top-image-box .text-content.info-text, .full-image .full-image-content .full-image-box .text-content.info-text {
    color: #bedbd5;
    font-style: italic;
}

.hero-intro .top-image-content .top-image-box {}

.hero-intro .top-image-content .top-image-box .btn, .hero-image .top-image-content .top-image-box .btn, .full-image .full-image-content .full-image-box .btn {
    margin: 0 auto;
}

/* Press */

.press .hero-image {
    margin-bottom: 0px;
}
.press > .lines {
    margin-bottom: 30px;
}

.press .modules-section h3 {
    font-family: ClarendonURWExtNar-Reg;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0.7px;
    margin-bottom: 10px;
}
.press .modules-section .btn {
    margin-top: 30px;
}

.press .modules-section {
    padding-bottom: 150px;
}

/* Quote */
.quote {
    margin-bottom: 50px;
}

.quote .quote-content {
    background: #8faba4;
    height: 500px;
    padding: 50px 0px;
}
.quote .quote-content .col-wrapper {
    max-height: 100%;
}

.quote .quote-image {
    padding-right: 90px;
    height: 100%;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: center;
    flex-direction: column;
}

.quote .quote-image img {
    float: right;
    max-width: 100%;
    max-height: 100%;
    display: block;
    /* min-height: 250px; */
    /* flex: 1; */
    /* flex-grow: unset; */
}

.quote .quote-middle-divider {
    max-height: 100%;
}

.quote .quote-middle-divider:first-of-type {
    border-right: 1px solid #bedbd5;
}

.quote .quote-middle-divider:last-of-type {
    border-left: 1px solid #bedbd5;
}

.quote .quote-text-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.quote .quote-text {
    padding-left: 90px;
    display: flex;
    flex-wrap: wrap;
}

.quote .quote-text .text-content {
    margin-bottom: 20px;
}

.quote .quote-text .text-content p {
    font-family: ClarendonURWExtNar-Reg;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0.7px;
}

.quote .quote-text .quote-icon-wrapper {
    width: 100%;
    margin-bottom: 10px;
}

.quote .quote-text .quote-icon {
    height: 19px;
    width: 60px;
    background: url('assets/images/quote-icon.svg') no-repeat center;
}

.quote .quote-text h5 {
    font-size: 26px;
    line-height: 34px;
    color: #003b33;
}

/* Modules */
.modules-section {
    padding: 70px 0px 160px 0px;
}

.modules-section .modules {}

.modules-section .modules .module-fifty-fifty {}

.modules-section .module {
    float: left;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
    align-items: flex-start;
    width: 100%;
}

.modules-section .module .content-left, .modules-section .module .content-right {
    display: block;
}

.modules-section .module.module-fifty-fifty>.content-left, .modules-section .module.module-fifty-fifty>.content-right {
    width: 50%;
}

.modules-section .module.module-sixty-forty>.content-left {
    width: 60%;
}

.modules-section .module.module-sixty-forty>.content-right {
    width: 40%;
}

.modules-section .module.module-forty-sixty>.content-left {
    width: 40%;
}

.modules-section .module.module-forty-sixty>.content-right {
    width: 60%;
}

.modules-section .module img {
    max-width: 100%;
    display: block;
}

.modules-section .module .text-content p {
    color: #003b33;
}

.modules-section .content-left .text-content-wrapper {
    margin-right: 105px;
}

.modules-section .content-right .text-content-wrapper {
    margin-left: 105px;
}

.modules-section .module .flower-divider {
    margin-top: 50px;
}

.modules-section .module:last-of-type {
    margin-bottom: 0px;
}

.modules-section .module:last-of-type .flower-divider {
    display: none;
}

.modules-section h3 {
    font-size: 26px;
    line-height: 24px;
    color: #003b33;
    margin-bottom: 6px;
}

.modules-section .btn {
    margin-top: 50px;
}

/* Footer */
.footer {
    padding: 50px 0px 55px 0px;
    min-height: 453px;
    background: #003b33 url('assets/images/footer-background.png') no-repeat center;
    width: 100%;
    float: left;
    background-size: cover;
}

.footer .footer-logo {
    width: 100%;
}

.footer .footer-logo a {
    width: 100%;
    float: left;
}

.footer .footer-contact-info {
    margin-left: 196px;
}

.footer .social-icons {
    margin-top: 30px;
    margin-bottom: 36px;
}

.footer .footer-hours {
    padding-top: 20px;
}

.footer .footer-hours h5 {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 2px;
}

.footer .footer-hours h5:last-of-type {
    margin-top: 50px;
}

.footer .footer-navigation {
    padding-top: 12px;
}
.footer .footer-navigation ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
}

.footer .footer-navigation ul li {
    width: 100%;
    float: left;
    order: 3;
}
.footer .footer-navigation ul li.wpml-ls-menu-item {
    order: 2;
}
.footer .footer-navigation ul li.top-items {
    order: 1;
}

.footer .footer-navigation ul li a {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.7px;
    font-family: 'Oswald', sans-serif;
    text-decoration: none;
    color: #bedbd5;
    text-transform: uppercase;

}

@media all and (max-width: 1024px) {
    .full-image .full-image-content .full-image-box-wrapper {
        top: 50px;
        right: 30px;
    }

    .page-links,
    .frame-gallery .frame-gallery-inner,
    .header,
    .featured-links .link-elements,
    .footer,
    .quote .quote-text,
    .quote .quote-image {
        padding-right: 30px;
        padding-left: 30px;
    }

    .footer .footer-contact-info {
        margin-left: 162px;
    }

    .welcome .reviews-list {
        /*width: 100%;*/
        width: calc(100% - 60px);
        margin: 0px 30px;
        /*padding: 0px 30px;*/
    }

    .frame-gallery .frame-slider-frame {
        /*height: 596px;*/
    }

    .page-links .link-element .link-headline h2 {
        font-size: 29px;
        line-height: 32px;
    }

    .newslist .news-list .list-element .list-element-content h2 a {
        font-size: 32px;
        line-height: 39px;
    }

    .quote .quote-text .text-content p {
        font-size: 32px;
        line-height: 40px;
        letter-spacing: 0.4px;
    }

    .quote .quote-text h5 {
        font-size: 26px;
        line-height: 32px;
    }

    .search-result-page .top-image-search-left {
        left: 0px;
    }

    .search-result-page .top-image-search-right {
        right: 0px;
    }

    .search-result-page .top-image-search-left, .search-result-page .top-image-search-right {
        width: 250px;
    }

    .small-slider::after,
    .small-slider::before {
        display: none;
    }
    .small-slider .small-slider-actions .small-slider-action-prev {
        width: 44px;
        height: 44px;
        left: 20px;
        -ms-transform: translateX(0%);
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        top: initial;
        bottom: 50px;
    }
    .small-slider .small-slider-actions .small-slider-action-next {
        width: 44px;
        height: 44px;
        right: 20px;
        -ms-transform: rotate(180deg) translateX(0%);
        -webkit-transform: rotate(180deg) translateX(0%);
        transform: rotate(180deg) translateX(0%);
        top: initial;
        bottom: 50px;
    }
    .small-slider .slider-small .slide.dummy-slide {
        display: none;
    }
    .small-slider .slider-small .slide .slide-content .slide-text-content {
        padding-left: 36px;
        padding-right: 36px;
    }
    .small-slider .slider-small .slide .slide-content .slide-text-content h3 {
        font-size: 22px;
        line-height: 31px;
        margin-bottom: 11px;
    }

    .small-slider #shadow-prev {
        background: transparent;
    }

    .small-slider #shadow-next {
        background: transparent;
    }
    .small-slider .small-slider-action-prev {
        right: initial;
        left: 50px;
        bottom: -30px;
        top: initial;
        width: 44px;
        height: 44px;
        background-size: 44px;
    }
    .small-slider .small-slider-action-next {
        left: initial;
        right: 50px;
        bottom: -30px;
        top: initial;
        width: 44px;
        height: 44px;
        background-size: 44px;
    }

}

@media all and (max-width: 768px) and (min-width: 768px) {
    .header .mobile-search .open-search-popup {
        float: right;
    }
}

@media all and (max-width: 768px) {

    .header {
        height: 60px;
        background: #003b33;
    }

    .header .header-social {
        display: none;
    }

    .header .header-logo {
        width: 50%;
    }

    .header .header-menu .top-navigation {
        display: none;
    }

    .header .header-menu {
        align-items: center;
        display: flex;
        float: right;
        width: 50%;
        justify-content: flex-end;
    }

    .header .header-menu .mobile-menu-icon {
        display: block;
    }

    .header .mobile-menu {
        position: fixed;
        top: 60px;
        bottom: 0px;
        left: 0px;
        right: 0px;
        background: #8faba4;
        z-index: 100;
        overflow-y: scroll;
    }

    .header .mobile-menu.active {
        display: block;
    }

    .header .mobile-navigation {
        width: 100%;
        float: left;
        margin-top: 50px;
        margin-bottom: 35px;
        text-align: center;
        min-height: calc(100% - 252px);
    }

    .header .mobile-navigation ul {
        width: 100%;
        float: left;
        margin: 0px;
        list-style-type: none;
        padding: 0px;
    }

    .header .mobile-navigation li {
        width: 100%;
        float: left;
        margin-bottom: 5vh;
    }

    .header .mobile-navigation li a {
        text-decoration: none;
        width: 100%;
        float: left;
        font-family: ClarendonURWExtNar-Reg;
        font-size: 30px;
        line-height: 30px;
        letter-spacing: 0.6px;
        color: #ffffff;
    }

    .header .mobile-menu-footer {
        width: 100%;
        float: left;
        padding: 20px 40px 30px 40px;
        bottom: 0px;
        left: 0px;
        right: 0px;
        background: #003b33;
    }

    .header .mobile-footer-navigation {
        width: 100%;
        float: left;
        max-width: 400px;
    }

    .header .mobile-footer-navigation ul {
        width: 100%;
        float: left;
        padding: 0px;
        list-style-type: none;
        margin: 0px;
    }

    .header .mobile-footer-navigation ul li {
        width: 33.33%;
        float: left;
        margin-bottom: 20px;
    }

    .header .mobile-footer-navigation ul li a {
        text-decoration: none;
        width: 100%;
        float: left;
        text-transform: uppercase;
        font-family: 'Oswald';
        font-size: 15px;
    }

    .header .mobile-menu-footer-bottom {
        width: 100%;
        float: left;
        margin-top: 10px;
    }

    .header .social-icons {
        margin-top: 0px;
        width: 66.66%;
        float: left;
    }

    .header .social-icons .social-icon {
        height: 23px;
        width: 23px;
        margin-right: 30px;
    }

    .header .mobile-search {
        width: 33.33%;
        float: left;
        font-family: 'Oswald';
        font-size: 15px;
        color: #8faba4;
        text-transform: uppercase;
    }

    .header .mobile-search .open-search-popup {
        position: relative;
        padding-right: 21.1px;
    }

    .header .mobile-search .open-search-popup::after {
        content: '';
        width: 12.4px;
        height: 22px;
        position: absolute;
        right: 0px;
        top: 0px;
        background: url('assets/images/search-icon.svg') no-repeat center;
    }

    .hero-video {
        height: auto;
        margin-bottom: 100px;
    }

    .hero-slider-box .hero-video-box, .hero-video .hero-video-box {
        width: 100%;
        max-width: 588px;
        bottom: -85px;
    }

    .featured-links .link-element {
        width: 50%;
    }

    .full-image .full-image-content .full-image-box-wrapper {
        width: 520px;
        right: 50%;
        -ms-transform: translateX(50%);
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
    }

    .frame-gallery .frame-gallery-inner, .header, .footer {
        padding-left: 30px;
        padding-right: 30px;
    }
    .frame-gallery .frame-slider-frame .frame-image {
        /* width: 100%; */
        /* height: 100%; */
    }
    .frame-gallery .frame-gallery-inner .col-wrapper:nth-child(2) {
        display: flex;
        flex-wrap: wrap;
    }
    .frame-gallery .frame-gallery-inner .col-1 {
        padding-top: 25px;
        width: 50%;
        order: 2;
    }
    .frame-gallery .frame-gallery-inner .col-10 {
        width: 100%;
    }
    .frame-gallery .frame-gallery-inner {

    }
    .frame-gallery .frame-slider-frame {
        /*height: 234px;*/
    }
    .frame-action-wrapper {
        height: auto;
        margin-top: 20px;
    }
    .frame-slider-action {
        width: 43px;
        height: 43px;
    }

    .page-links, .frame-gallery .frame-gallery-inner, .header, .featured-links .link-elements, .footer {
        padding-left: 40px;
        padding-right: 40px;
    }

    .quote .quote-middle-divider:first-of-type,
    .quote .quote-middle-divider:last-of-type {
        border: 0px;
    }

    .quote .quote-image {
        padding-right: 12px
    }

    .quote .quote-text {
        padding-left: 12px
    }

    .footer-spacer,
    .footer-menu {
        display: none;
    }

    .footer .footer-contact-info {
        margin-left: 0px;
        float: left;
        margin-top: 50px;
    }

    .footer-logo-wrapper, .footer-hours {
        width: 50%;
    }

    .main-navigation-wrapper {
        display: none;
    }

    .hero-intro .top-image-content .top-image-box-wrapper, .hero-image .top-image-content .top-image-box-wrapper {
        width: 520px;
    }

    .page-links .link-element {
        width: 50%;
        padding: 0px 12px;
        margin-bottom: 24px;
    }

    .frame-text .frame-text-content .frame-text-wrapper h4 {
        font-size: 30px;
        line-height: 44px;
        letter-spacing: 0.6px;
    }
    .frame-text .frame-text-content .frame-text-wrapper .text-content p {
        font-size: 22px;
        line-height: 34px;
    }

    .frame-text .frame-text-content .col-2 {
        display: none;
    }

    .frame-text .frame-text-content .col-8 {
        width: 100%;
    }

    .info-content .col-1,
    .info-content .col-2 {
        display: none;
    }

    .info-content .col-4 {
        width: 50%;
    }

    .modules-section .content-left .text-content-wrapper {
        margin-right: 25px;
    }

    .modules-section .content-right .text-content-wrapper {
        margin-left: 25px;
    }

    .newslist .news-list .list-element .list-element-content {
        padding-left: 25px;
    }
    .newslist .news-list .list-element .column.col-5 {
        width: 100%;
        padding-right: 0px;
    }
    .newslist .news-list .list-element .column.col-5 img {
        float: left;
        margin-bottom: 56px;
    }

    .intro-text .intro-text-content {
        height: 456px;
    }

    .history .intro-text .intro-text-content .text-content {
        padding-top: 205px;
        max-width: 552px;
    }

    .intro-text .intro-text-content .text-content p {
        font-size: 22px;
        line-height: 31px;
    }

    .modules-section .col-1 {
        display: none;
    }

    .modules-section .modules {
        width: 100%;
        padding-left: 40px;
        padding-right: 40px;
    }

    .large-title .large-title-content h2 {
        font-size: 30px;
        line-height: 38px;
        letter-spacing: 0.6px;
    }

    .large-title .large-title-content h2::before {
        left: -170px;
    }

    .large-title .large-title-content h2::after {
        right: -170px;
    }

    .info-content {
        padding-left: 28.5px;
        padding-right: 28.5px;
    }

    .info-content .col-4 {
        padding: 12.5px
    }

    .info-content .info-content-wrapper .info-content-element h4 {
        font-size: 22px;
        line-height: 31px;
    }

    .hero-slider-box .hero-video-box .hero-video-box-content h1, .hero-video .hero-video-box .hero-video-box-content h1 {
        font-size: 30px;
        line-height: 38px;
        letter-spacing: 0.6px;
    }

    .welcome .intro-text .intro-text-content .text-content {
        padding-top: 294px;
    }

    .welcome .reviews {
        padding: 40px 0px 0px 0px;
    }

    .welcome .reviews-list .reviews-list-element, .grid-sizer {
        width: calc(100% / 2 - 8px) !important;
    }

    .frame-gallery .gallery-headline-box {
        width: 100%;
        max-width: 572px;
    }

    .frame-action-wrapper,
    .frame-gallery .frame-slider-frame {
        /*height: 425px;*/
    }

    .featured-links .link-element .link-subject h6 {
        font-size: 15px;
    }

    .featured-links .link-element .link-headline h4 {
        font-size: 22px;
        line-height: 31px;
    }

    .hero-intro .top-image-content .top-image-box h3, .hero-image .top-image-content .top-image-box h3, .full-image .full-image-content .full-image-box h3 {
        font-size: 30px;
        line-height: 38px;
    }

    .full-image .text-content p {
        font-size: 14px;
        line-height: 24px;
    }

    .quote .quote-text .text-content p {
        font-size: 30px;
        line-height: 38px;
    }

    .quote .quote-text h5 {
        font-size: 22px;
        line-height: 34px;
    }

    .footer .social-icons {
        display: none;
    }

    .footer .footer-contact-info .btn {
        margin-top: 44px;
    }

    .header .logo {
        display: none;
    }
    .header .mobile-logo {
        width: 210px;
        margin: 12px 0px 0px 0px;
        display: block;
    }

}

@media all and (max-width: 767px) {

    .header .mobile-navigation li {
        margin-bottom: 30px;
    }

    .text-content p {
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0.14px;
    }
    .hero-slider,
    .hero-video {
        margin-bottom: 304px;
    }
    .welcome .hero-slider {
        margin-bottom: 30px;
    }
    .hero-slider-box .hero-video-box, .hero-video .hero-video-box {
        bottom: 36px;
        -ms-transform: translate(-50%, 100%);
        -webkit-transform: translate(-50%, 100%);
        transform: translate(-50%, 100%);
        padding: 0px 30px;
    }
    .hero-slider-box .hero-video-box .hero-video-box-content, .hero-video .hero-video-box .hero-video-box-content {
        padding: 25px 20px 50px 20px;
    }
    .hero-slider-box .hero-video-box .hero-video-box-content .btn, .hero-video .hero-video-box .hero-video-box-content .btn {
        margin-top: 25px;
    }
    .featured-links .link-elements {
        padding-left: 0px;
        padding-right: 0px;
    }
    .featured-links {
        padding-top: 104px;
    }
    .featured-links .link-element {
        width: 100%;
        padding: 0px;
    }
    .featured-links .link-element:last-of-type {
        margin-bottom: 62px;
    }

    .hero-intro .top-image-content, .hero-image .top-image-content, .full-image .full-image-content {
        height: auto;
        display: flex;
        flex-wrap: wrap;
    }
    .hero-intro .top-image-content .top-image-wrapper {
        position: relative;
        height: 125px;
    }
    .hero-image .top-image-content .top-image-wrapper {
        position: relative;
        height: 162px;
    }
    .full-image .full-image-content .full-image-wrapper {
        position: relative;
        height: 375px;
        order: 2;
    }
    .hero-intro .top-image-content .top-image-wrapper img, .hero-image .top-image-content .top-image-wrapper img {
        top: 50%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute;
    }
    .full-image .full-image-content .full-image-wrapper img {
        position: relative;
        height: 100%;
    }
    .full-image .full-image-content .full-image-wrapper img.h-ratio {
        left: 0;
        -ms-transform: translateX(0%);
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
    .hero-intro .top-image-content .top-image-box, .hero-image .top-image-content .top-image-box, .full-image .full-image-content .full-image-box {
        padding: 25px 30px 50px 30px;
    }
    .hero-intro .top-image-content .top-image-box h3, .hero-image .top-image-content .top-image-box h3, .full-image .full-image-content .full-image-box h3 {
        margin-bottom: 25px;
        margin-top: 25px;
    }
    .quote .quote-content {
        height: auto;
        padding: 50px 0px;
    }
    .quote .quote-text {
        padding: 0px;
    }
    .quote .quote-middle-divider {
        width: 100%;
        padding: 0px;
    }
    .quote .quote-image {
        padding: 0px;
        padding-bottom: 50px;
    }
    .quote .quote-image img {
        max-width: 210px;
        max-height: 210px;
        margin: 0 auto;
    }
    .quote .quote-middle-divider:first-of-type, .quote .quote-middle-divider:last-of-type {
        padding: 0px 30px;
    }
    .quote .col-wrapper {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }
    .footer {
        background-position: top;
    }
    .footer-logo-wrapper, .footer-hours {
        width: 100%;
        padding: 0px;
    }
    .footer .footer-hours {
        padding-top: 50px;
    }
    .footer .text-content p {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0.2px;
    }
    .welcome .intro-text .intro-text-content {
        height: auto;
    }
    .welcome .intro-text .intro-text-content .text-content {
        padding: 50px 30px;
    }
    .welcome .intro-text {
        margin-bottom: 50px;
        margin-top: 285px;
    }
    .intro-text .intro-text-content .intro-text-background img {
        -ms-transform: translate(-50%, 0%);
        -webkit-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
        position: absolute;
        width: 100%;
        height: auto;
        bottom: 0px;
        top: initial;
    }
    .default-text .default-text-wrapper {
        padding: 50px 30px;
    }
    .large-title .large-title-content {
        padding: 50px;
    }
    .large-title .large-title-content h2::before {
        width: 72px;
        height: 38px;
        background-size: 72px;
        left: -84px;
    }
    .large-title .large-title-content h2::after {
        width: 72px;
        height: 38px;
        background-size: 72px;
        right: -84px;
        top: 0px;
    }
    .welcome .reviews {
        padding: 0px;
        margin-bottom: 100px;
    }
    .welcome .reviews-list .reviews-list-element, .grid-sizer {
        width: 100% !important;
    }
    .welcome .review-list-actions {
        margin-top: 34px;
        margin-bottom: 100px;
    }
    .welcome .reviews .col-2 {
        display: none;
    }
    .welcome .reviews .col-8 {
        width: 100%;
    }
    .welcome .reviews .col-8 h5 {
        padding: 50px 30px;
        margin-bottom: 0px;
    }
    .welcome .reviews-list .reviews-list-element h5 {
        margin-bottom: 33px;
    }
    .welcome .reviews-list .reviews-list-element-inner h5 p {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .frame-gallery .gallery-headline-box {
        top: -50px;
    }
    .hero-intro .top-image-content .top-image-box-wrapper, .hero-image .top-image-content .top-image-box-wrapper, .full-image .full-image-content .full-image-box-wrapper {
        position: relative;
        width: 100%;
        right: 0;
        top: 0;
        -ms-transform: translateX(0%);
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
    .info-content {
        padding-top: 50px;
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 50px;
        margin-bottom: 70px;
    }
    .info-content .col-4 {
        width: 100%;
        padding: 0px;
    }
    .info-content .content div:nth-child(4) .info-content-wrapper:first-of-type {
        border-top: 0px;
    }
    .info-content .info-content-wrapper .info-content-element {
        padding-top: 26px;
    }
    .page-links {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        padding-top: 50px;
        padding-bottom: 50px;
        margin-bottom: 50px;
    }

    .page-links .link-elements {
        width: calc(100% + 10px);
        margin-left: -5px;
        margin-right: -5px;
    }
    .page-links .link-element {
        padding: 0px 5px;
    }
    .frame-text {
        display: none;
    }
    .page-links .link-element .link-headline {
        bottom: 8.4px;
        padding: 0px 10px;
    }
    .page-links .link-element .link-headline h2 {
        font-size: 14px;
        line-height: 15px;
        letter-spacing: 0.3px;
    }
    .text-section .text-section-content .top-content h2 {
        font-size: 30px;
        line-height: 38px;
        letter-spacing: 0.6px;
    }
    .text-section .text-section-content .top-content h4 {
        font-size: 22px;
        line-height: 31px;
        padding: 0px 45px;
    }
    .text-section .text-section-wrapper .menu-content h3 {
        font-size: 22px;
        line-height: 29px;
    }
    .text-section .text-section-wrapper .menu-content .menu-item .text-content.products .product-item {
        padding-right: 0px;
        font-size: 14px;
        line-height: 29px;
        letter-spacing: 0.14px;
    }
    .text-content-large,
    .text-content-large p {
        font-size: 18px;
        line-height: 29px;
        letter-spacing: 0.18px;
    }
    .text-section .text-section-wrapper .menu-content .menu-item .menu-item-content {
        padding: 0px 20px;
    }
    .text-section .text-section-content {
        padding: 50px 0px 100px 0px;
    }
    .text-section .text-section-wrapper .menu-content .menu-item.price-group .text-content.products .product-item {
        padding-right: 15px;
    }
    .hero-intro .top-image-content .top-image-box .text-content.info-text, .hero-image .top-image-content .top-image-box .text-content.info-text, .full-image .full-image-content .full-image-box .text-content.info-text {
        font-size: 14px;
        line-height: 22px;
    }
    .text-section .text-section-wrapper .menu-content .menu-item.price-group .text-content.products .product-item::after {
        right: 5px;
        top: 0;
        height: 100%;
        line-height: initial;
    }
    .text-section .text-section-content .top-content {
        margin-bottom: 60px;
    }
    .intro-text .intro-text-content .text-content h1, .intro-text .intro-text-content .text-content h2, .intro-text .intro-text-content .text-content h3, .intro-text .intro-text-content .text-content h4, .intro-text .intro-text-content .text-content h5, .intro-text .intro-text-content .text-content h6 {
        font-size: 40px;
        line-height: 45px;
        letter-spacing: 0.8px;
    }
    .hero-intro,
    .hero-image,
    .intro-text {
        margin-bottom: 50px;
    }
    .intro-text .intro-text-content {
        height: auto;
    }
    .intro-text .intro-text-content .text-content {
        padding: 50px 30px;
    }
    .default-text .default-text-content .text-content h1, .default-text .default-text-content .text-content h2, .default-text .default-text-content .text-content h3, .default-text .default-text-content .text-content h4, .default-text .default-text-content .text-content h5, .default-text .default-text-content .text-content h6 {
        font-size: 22px;
        line-height: 31px;
    }
    .history .intro-text .intro-text-content .text-content {
        padding-top: 50px;
    }
    .modules-section {
        padding: 0px;
    }
    .modules-section .col-wrapper {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }
    .modules-section .module.module-sixty-forty>.content-left, .modules-section .module.module-sixty-forty>.content-right,
    .modules-section .module.module-forty-sixty>.content-left, .modules-section .module.module-forty-sixty>.content-right,
    .modules-section .module.module-fifty-fifty>.content-left, .modules-section .module.module-fifty-fifty>.content-right {
        width: 100%;
    }
    .modules-section .modules {
        padding: 0px;
    }
    .modules-section .module {
        margin-bottom: 0px;
    }
    .modules-section .module img {
        display: block;
        width: 100%;
        height: auto;
        margin-bottom: 50px;
    }
    .modules-section .content-left .text-content-wrapper,
    .modules-section .content-right .text-content-wrapper {
        margin-left: 0px;
        margin-right: 0px;
        padding: 0px 30px;
        margin-bottom: 50px;
    }
    .modules-section .module .flower-divider {
        padding: 0px 30px;
        margin-top: 0px;
        margin-bottom: 50px;
    }
    .newslist .news-list .list-element .list-element-image {
        width: 100%;
    }
    .newslist .news-list .list-element .list-element-image img {
        width: 100%;
        margin-bottom: 54px;
    }
    .newslist .news-list .list-element .list-element-content {
        width: 100%;
        padding: 0px 30px;
    }
    .newslist .news-list .col-wrapper {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }
    .newslist .news-list .col-1 {
        display: none;
    }
    .newslist .news-list .col-10 {
        width: 100%;
        padding: 0px;
    }
    .newslist .news-list .list-element .list-element-content h2 a {
        font-size: 30px;
        line-height: 38px;
    }
    .newslist .news-list .list-element .list-element-content p {
        font-size: 14px;
        line-height: 22px;
    }
    .newslist .news-list .list-element .list-element-content .text-content {
        margin-bottom: 50px;
    }
    .newslist .news-list .list-element .flower-divider {
        padding: 0px 30px;
    }
    .newslist .news-list {
        margin: 0px 0px 50px 0px;
    }
    .frame-gallery .gallery-headline-box .gallery-headline-box-content h3 {
        font-size: 30px;
        line-height: 44px;
    }
    .welcome .hero-slider-box .hero-video-box {
        bottom: 55px;
    }
    .news-title .news-title-content h1 {
        font-size: 40px;
        line-height: 50px;
        letter-spacing: 0.8px;
    }
    .single .hero-slider {
        margin-bottom: 55px;
    }
    .news-title .news-title-content {
        padding: 0px 30px 63px 30px;
    }
    .news .intro-text {
        margin-bottom: 50px;
    }

    .welcome .reviews-list {
        width: 100%;
        margin: 0px;
    }
    .text-section .text-section-content .top-content h2::before {
        width: 72px;
        height: 38px;
        background-size: 72px;
        left: -84px;
    }
    .text-section .text-section-content .top-content h2::after {
        width: 72px;
        height: 38px;
        background-size: 72px;
        right: -84px;
    }

    .info .hero-image .top-image-content .top-image-box h3 {
        font-size: 26px;
    }

    .hero-slider .slider-wrapper .slider .slide {
        margin-right: 0px;
    }
    .hero-slider .slider-wrapper .slider .slide.dummy-slide img {
        min-width: 100%;
        min-height: 100%;
        height: auto;
        width: auto;
    }

    .small-slider .slider-small .slide {
        margin-right: 0px;
    }

    .hero-slider-mobile-navigation {
        display: block;
    }

    .footer {
        background-size: auto;
    }

    .search-popup {
        padding-top: 100px;
    }
    .search-popup .search-input-wrapper .field-wrapper .field {
        font-size: 30px;
        padding: 12px 60px 12px 18px;
        height: 55px;
    }
    .search-popup .search-input-wrapper .searchform-icon {
        width: 21px;
        height: 21px;
        right: 18px;
    }

    .search-result-page .top-image-search-left, .search-result-page .top-image-search-right {
        width: 105px;
    }
    .search-result-page .hero-intro .top-image-content .top-image-box-wrapper {
        top: 0px;
    }
    .search-result-page .hero-intro .top-image-content .top-image-box h3 {
        margin-top: auto;
    }
    .search-result-page .hero-intro .top-image-content .top-image-box {
        min-height: 162px;
    }
    .search-result-page .search-results-list {
        padding: 50px 0px;
    }
    .search-result-page .search-results-list .col-5 {
        margin-bottom: 50px;
    }
    .search-result-page .search-results-list .col-5,
    .search-result-page .search-results-list .col-4 {
        padding: 0px 30px;
        width: 100%;
        float: left;
    }
    .press .modules-section {
        padding-bottom: 0px;
    }

    .small-slider .small-slider-action-prev {
        left: 36px;
        bottom: -40px;
    }
    .small-slider .small-slider-action-next {
        right: 36px;
        bottom: -40px;
    }

}
