@media (min-width: 1600px) {
    #page-wrapper.faq .container {
        min-width: 1480px;
    }
}

@media (min-width: 1500px) {
    #publications .container.c-2 {
        min-width: 1400px;
    }
}

@media (max-width: 1799px) {
    #header {
        padding-left: 50px;
    }
    #header .shop {
        width: 297px;
    }
}

@media (max-width: 1699px) {
    /* #hero .content .title {
        font-size: 76px;
        line-height: 78px;
    } */
}

@media (max-width: 1599px) {
    #header {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .navbar .navbar-nav > li {
        margin: 0 8px;
    }

    /* #hero {
        height: 590px;
    } */
    /* #hero .content .title {
        font-size: 72px;
        line-height: 76px;
    } */
    /* #hero .content .text {
        font-size: 24px;
        padding-top: 25px;
    } */
    #hero .content a {
        padding: 0 90px;
    }
    /* #hero .photo > div {
        height: 550px;
    } */
    /* #hero .photo .bottle {
        width: 440px;
        top: 151px;
        left: -140px;
    } */

    #boxes .box .text {
        padding-top: 65px;
    }

    #about .headline .text {
        font-size: 29px;
    }

    #reviews .headline .title {
        padding-bottom: 60px;
    }
    #reviews .slick-control {
        padding-top: 55px;
    }

    #faq .container-fluid {
        height: 650px;
    }
    #faq .headline .slogan {
        font-size: 70px;
    }

    #contact .container > .row:first-of-type::before {
        width: calc(100% + 100px);
        left: -50px;
    }

    #instructions .box .title {
        font-size: 38px;
    }
}

@media (max-width: 1499px) {
    #header {
        padding-left: 30px;
        padding-right: 30px;
    }
    #header .logo img {
        max-height: 70px;
    }
    #header.sticky .logo img {
        max-height: 64px;
    }
    #header .shop {
        width: auto;
    }

    /* #hero {
        height: 570px;
    } */
    #hero .content .slogan {
        font-size: 21px;
    }
    /* #hero .content .title {
        font-size: 68px;
        line-height: 72px;
    } */
    /* #hero .photo > div {
        height: 530px;
    } */
    /* #hero .photo .bottle {
        width: 450px;
    } */

    #boxes .box .home_box {
        padding: 35px 40px;
    }
    #boxes .box img {
        max-height: 90px;
    }
    #boxes .box .text {
        font-size: 30px;
        line-height: 36px;
    }

    #about .headline .text {
        font-size: 28px;
        line-height: 40px;
    }
    #about .content .text {
        line-height: 33px;
    }

    #product .product .content {
        padding-right: 30px;
    }
    #product .product .content .name h2 {
        font-size: 56px;
    }
    #product .product .content .woocommerce-variation-price {
        top: 5px;
    }
    #product .product .content .variations_form {
        padding-top: 85px;
        margin-bottom: 35px;
    }
    #product .product .content .d-item .d-text span {
        font-size: 20px;
    }

    #product .product .photo {
        right: 0;
    }
    #product .product .photo .main-photo {
        height: 575px;
    }

    #product-info .box:nth-child(n+3) {
        padding-top: 20px;
    }
    #product-info .box .text .title {
        padding-bottom: 12px;
    }
    #product-info .details p {
        font-size: 23px;
    }

    #reviews .headline .slogan {
        font-size: 23px;
        padding-bottom: 25px;
    }
    #reviews .headline .title {
        font-size: 56px;
        padding-bottom: 55px;
    }

    #faq .headline .slogan {
        font-size: 66px;
    }
    #faq .box .questions {
        padding: 50px 90px;
    }
    #faq .more {
        padding-top: 45px;
    }
    #faq .more a {
        height: 70px;
        font-size: 20px;
        padding: 0 80px;
    }

    #publications .headline, #videos .headline {
        padding-bottom: 55px;
    }
    #publications .headline .title, #videos .headline .title, #contact .headline .title {
        font-size: 56px;
    }
    #publications .headline .slogan, #videos .headline .slogan {
        font-size: 23px;
    }

    #contact .headline .title::after {
        margin-top: 30px;
    }

    /* #hero.page {
        height: 480px;
    } */
    /* #hero.page .photo > div {
        height: 480px;
    } */

    #instructions .box:nth-child(n+3) {
        padding-top: 40px;
    }
    #instructions .box .title {
        font-size: 36px;
        line-height: 36px;
    }
    #instructions .box .title span {
        font-size: 28px;
    }
    #instructions .box .title::after {
        width: 120px;
        height: 8px;
        margin: 25px 0;
    }
}

@media (max-width: 1399px) {
    #header {
        padding-left: 25px;
        padding-right: 25px;
    }
    #header .logo img {
        max-height: 68px;
    }
    #header.sticky .logo img {
        max-height: 60px;
    }
    #header .shop {
        width: auto;
        margin-right: 60px;
    }
    #header .navigation {
        position: absolute;
        right: 15px;
    }

    .navbar {
        margin-right: 0;
        margin-top: 12px;
    }
    .navbar-expand-xl .navbar-toggler {
        display: block;
    }
    .icon-bar {
        background-color: var(--main);
    }
    .navbar-collapse #main-menu {
        display: flex;
        flex-direction: column;
        position: absolute;
        width: 310px;
        max-height: 80vh;
        top: 60px;
        right: 4px;
        padding: 30px 25px;
        background-color: #FFF;
        box-shadow: 0 8px 15px rgba(0, 0, 0, .15);
        transform-origin: 50% 0;
        transform: scaleY(0);
        transition-duration: 250ms;
        overflow-y: auto;
    }
    .navbar-collapse.show #main-menu {
        transform: scaleY(1);
    }

    .navbar-collapse #main-menu > li {
        width: 100%;
        height: auto;
        margin: 0;    
    }
    .navbar-collapse #main-menu > li:first-of-type {
        display: block;
    }
    .navbar-collapse #main-menu > li > a {
        color: #000;
        padding: 12px 15px;
        margin: 0;
        border-bottom: 0;
    }
    .navbar-collapse #main-menu > li.current-menu-item > a,
    .navbar-collapse #main-menu > li.current-page-parent > a,
    .navbar-collapse #main-menu > li:hover > a {
        color: var(--main) !important;
        border: 0;
    } 
    .navbar-collapse #main-menu > li.menu-item-has-children > a::after,
    .navbar .navbar-nav .dropdown .dropdown > .dropdown-item::after {
        display: none;
    }
    .navbar-collapse #main-menu li.menu-item-has-children > span.mobile-dropdown {
        width: 32px;
        height: 32px;
        text-align: center;
        cursor: grab;
        position: absolute;
        right: 0;
        top: 0;
    }
    .navbar-collapse #main-menu > li.menu-item-has-children > span.mobile-dropdown {
        width: 42px;
        height: 42px;
    }
    .navbar-collapse #main-menu li.menu-item-has-children > span.mobile-dropdown::after {
        content: "\f107";
        color: #000;
        font-family: "Font Awesome 6 Free";
        font-size: 13px;
        font-weight: 700;
        line-height: 32px;
        border: 0;
        padding: 0;
    }
    .navbar-collapse #main-menu > li.menu-item-has-children > span.mobile-dropdown::after {
        line-height: 42px;
    }
    .navbar-collapse #main-menu > li.menu-item-has-children > span.mobile-dropdown.active-child::after {
        color: var(--main);
    }
    .navbar-collapse #main-menu li:hover > a::before, 
    .navbar-collapse #main-menu li.current-menu-item > a::before {
        display: none !important;
    }
    .navbar-collapse #main-menu li ul.dropdown-menu {
        display: none;
        position: relative;
        width: 100%;
        padding: 0 0 10px 15px;
        border: 0 !important;
        box-shadow: 0 0 0;
        top: 0; left: 0;
        visibility: visible;
        opacity: 1;
    }
    .navbar-collapse #main-menu li > ul.dropdown-menu > li > a {
        font-size: 15px;
        padding: 6px 20px;
        outline: none;
    }
    .navbar-collapse #main-menu li > ul.dropdown-menu > li > a:hover,
    .navbar-collapse #main-menu li > ul.dropdown-menu > li > a:focus,
    .navbar-collapse #main-menu li > ul.dropdown-menu > li > a:active {
        color: var(--main);
        background-color: transparent;
    }

    /* #hero {
        height: 525px;
    } */
    /* #hero .photo {
        margin-bottom: 25px;
    } */
    /* #hero .photo > div {
        height: 500px;
    } */
    /* #hero .photo .bottle {
        width: 400px;
        left: -120px;
    } */
    /* #hero .content .title {
        font-size: 62px;
        line-height: 66px;
    } */
    /* #hero .content .text {
        font-size: 22px;
        line-height: 34px;
        padding-top: 20px;
    } */
    #hero .content a {
        height: 68px;
        font-size: 21px;
        padding: 0 75px;
    }

    #boxes .box .home_box {
        padding: 30px 35px;
    }
    #boxes .box img {
        max-height: 84px;
    }
    #boxes .box .photo {
        width: 220px;
        height: 220px;
    }
    #boxes .box .text {
        font-size: 28px;
        line-height: 34px;
        padding-top: 50px;
    }

    #about .headline .text {
        font-size: 26px;
        line-height: 39px;
    }
    #about .content .text {
        font-size: 19px;
        line-height: 31px;
    }

    #product .product .content .name h2 {
        font-size: 52px;
    }
    #product .product .content .variations_form {
        padding-top: 80px;
        margin-bottom: 25px;
    }
    #product .product .content .button {
        width: 190px;
    }
    #product .product .content .d-item .d-icon img {
        max-height: 48px;
    }
    #product .product .content .d-item .d-text {
        width: calc(100% - 48px);
    }
    #product .product .content .d-item .d-text span {
        font-size: 19px;
        line-height: 27px;
    }
    #product .product .content .amazon a {
        margin-top: 40px;
    }
    #product .product .content .amazon a img {
        height: 80px;
    }

    #product .product .photo .thumb-photos .thumb-photo {
        width: 130px;
        height: 130px;
    }

    #product-info .box .text .title {
        font-size: 21px;
        padding-bottom: 10px;
    }
    #product-info .details p {
        max-width: 500px;
        font-size: 22px;
        line-height: 28px;
        text-align: center;
    }
    #product-info .details a {
        height: 68px;
    }

    #reviews .headline .slogan {
        font-size: 22px;
        padding-bottom: 20px;
    }
    #reviews .headline .title {
        font-size: 52px;
        padding-bottom: 50px;
    }
    /* #reviews .review .highlight {
        font-size: 27px;
        padding-bottom: 20px;
    } */

    #faq .container-fluid {
        height: 600px;
    }
    #faq .headline .slogan {
        font-size: 62px;
    }
    #faq .more a {
        height: 68px;
        font-size: 19px;
        padding: 0 70px;
    }
    #faq-wrapper .accordion-item {
        padding: 10px 35px 8px 35px;
    }

    #publications .headline .title, #videos .headline .title, #contact .headline .title {
        font-size: 52px;
    }
    #publications .headline .slogan, #videos .headline .slogan {
        font-size: 22px;
    }

    #videos .video .photo {
        height: 200px;
    }

    /* SUBPAGES */

    /* #hero.page {
        height: 450px;
    } */
    /* #hero.page .photo > div {
        height: 450px;
    } */

    .entry-content h1, .entry-content h2, .post-title {
        font-size: 35px;
        line-height: 44px;
    }
    .entry-content blockquote p {
        line-height: 34px;
    }

    #about-wrapper .headline .title {
        font-size: 34px;
        line-height: 46px;
    }
    #about-wrapper .entry-content {
        column-gap: 55px;
    }

    #instructions .box:nth-child(odd) {
        padding-right: 25px;
    }
    #instructions .box:nth-child(even) {
        padding-left: 25px;
    }
    #instructions .box .title {
        font-size: 34px;
        line-height: 34px;
    }
    #instructions .b-table .content {
        padding: 50px 60px;
    }
    #instructions .b-table .content p {
        line-height: 23px;
    }

    /* BLOG */

    .news > a .photo {
        height: 250px;
    }
    .news .content {
        padding: 35px 40px 130px 40px;
    }
    .news .content h2 {
        font-size: 25px;
        line-height: 29px;
    }
    .news .content p {
        font-size: 17px;
    }
    .news .content .more {
        width: calc(100% - 80px);
        left: 40px;
    }

    #recent-posts .headline h3 {
        font-size: 54px;
        padding-bottom: 45px;
    }
}

@media (max-width: 1199px) {
    .wrapper {
        padding-top: 65px;
        padding-bottom: 65px;
    }  

    #header {
        padding-left: 25px;
        padding-right: 25px;
    }

    /* #hero {
        height: 485px;
    } */
    /* #hero .photo > div {
        height: 460px;
    } */
    /* #hero .photo .bottle {
        width: 370px;
        left: -110px;
    } */
    #hero .content .slogan {
        font-size: 20px;
        padding-bottom: 25px;
    }
    /* #hero .content .title {
        font-size: 54px;
        line-height: 58px;
        letter-spacing: -2px;
    } */
    /* #hero .content .text {
        font-size: 20px;
        line-height: 32px;
        padding-top: 20px;
    } */
    #hero .content a {
        height: 66px;
        font-size: 20px;
        padding: 0 60px;
        margin-top: 25px;
    }

    #boxes .box .home_box {
        padding: 30px 25px;
    }
    #boxes .box img {
        max-height: 78px;
    }
    #boxes .box .photo {
        width: 200px;
        height: 200px;
    }
    #boxes .box .text {
        font-size: 26px;
        line-height: 32px;
        padding-top: 40px;
    }

    #about .headline .text {
        font-size: 24px;
        line-height: 37px;
        padding-right: 20px;
    }
    #about .headline .text {
        font-size: 24px;
        line-height: 37px;
        padding-right: 20px;
    }

    #product .product .content .name h2 {
        font-size: 48px;
    }
    #product .product .content .woocommerce-variation-price .price ins {
        font-size: 33px;
    }
    #product .product .content .variations_form {
        padding-top: 70px;
        margin-bottom: 15px;
    }
    #product .product .content .variations .value select {
        height: 64px;
        font-size: 18px;
    }
    #product .product .content .button {
        height: 64px;
        font-size: 21px;
    }
    #product .product .content h3 {
        font-size: 20px;
    }
    #product .product .content .d-item .d-icon img {
        max-height: 44px;
    }
    #product .product .content .d-item .d-text {
        width: calc(100% - 44px);
        padding-left: 15px;
    }
    #product .product .content .d-item .d-text span {
        font-size: 18px;
        line-height: 26px;
    }
    #product .product .content .amazon a {
        margin-top: 35px;
    }
    #product .product .content .amazon a img {
        height: 74px;
    }
    #product .product .photo .main-photo {
        height: 545px;
    }
    #product .product .photo .thumb-photos .thumb-photo {
        width: 110px;
        height: 110px;
    }

    #product-info .box .text .title {
        font-size: 20px;
        padding-bottom: 8px;
    }
    #product-info .details p {
        font-size: 21px;
    }
    #product-info .details a {
        height: 66px;
        padding: 0 50px;
    }

    #reviews .headline .slogan {
        font-size: 21px;
        padding-bottom: 18px;
    }
    #reviews .headline .title {
        font-size: 48px;
        padding-bottom: 40px;
    }
    #reviews .slick-control {
        padding-top: 45px;
    }

    .slick-prev::before, .slick-next::before {
        font-size: 54px;
    }

    #faq .container-fluid {
        height: 540px;
    }
    #faq .headline .title {
        font-size: 21px;
        padding-bottom: 25px;
    }
    #faq .headline .slogan {
        font-size: 56px;
    }

    #faq .box .questions {
        padding: 35px 70px;
    }
    .home #faq-wrapper .accordion-header h3[aria-expanded="true"] {
        font-size: 23px;
        line-height: 34px;
        padding-bottom: 10px;
    }
    #faq .more {
        padding-top: 40px;
    }
    #faq .more a {
        height: 66px;
        padding: 0 55px;
    }

    #publications .headline, #videos .headline {
        padding-bottom: 20px;
    }
    #publications .headline .title, #videos .headline .title, #contact .headline .title {
        font-size: 48px;
    }
    #publications .headline .slogan, #videos .headline .slogan {
        font-size: 21px;
        padding-top: 10px;
    }
    #publications .item a {
        padding: 35px 25px 30px 25px;
    }
    #publications .item .content .more::before {
        width: 120px;
        height: 8px;
        margin-top: 20px;
        margin-bottom: 15px;
    }
    #publications .item .content .more span {
        font-size: 17px;
    }
    #publications .all, #videos .all {
        padding-top: 40px;
    }
    #publications .all a, #videos .all a {
        font-size: 19px;
    }

    #videos .video .photo {
        height: 160px;
    }
    #videos .video .photo::after {
        font-size: 64px;
    }
    #videos .video .title {
        font-size: 19px;
        padding: 22px 20px 10px 17px;
    }

    #contact .headline .title::after {
        margin-top: 20px;
        margin-bottom: 40px;
    }

    .form-control {
        height: 66px;
    }
    .form-submit .wpcf7-submit {
        font-size: 21px;
        padding: 0 100px;
    }

    #footer .logo img {
        max-height: 60px;
    }
    #footer .row.row-2 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    /* SUBPAGES */

    /* #hero.page {
        height: 420px;
    } */
    /* #hero.page .photo > div {
        height: 420px;
    } */

    .entry-content h1, .entry-content h2, .post-title {
        font-size: 30px;
        line-height: 36px;
    }
    .entry-content h3, .sitemap_by_click5 h2 {
        font-size: 26px;
        line-height: 32px;
    }
    .entry-content h4 {
        font-size: 22px;
        line-height: 28px;
    }

    .entry-content p, .entry-content ul li, .entry-content ol li {
        font-size: 18px;
        line-height: 30px;
    }

    .entry-content ul li {
        line-height: 26px;
        margin-top: 8px;
    }
    .entry-content ul li::before {
        line-height: 30px;
    }

    .entry-content blockquote {
        padding-left: 45px;
        margin: 35px 0;
    }
    .entry-content blockquote p {
        font-size: 19px;
        line-height: 33px;
    }

    #about-wrapper .headline .title {
        font-size: 32px;
        line-height: 44px;
    }
    #about-wrapper .headline .title::after {
        width: 165px;
        height: 8px;
        margin: 25px auto 40px;
    }
    #about-wrapper .entry-content {
        column-gap: 35px;
    }
    #about-wrapper .add-info p {
        line-height: 24px;
    }

    #instructions .box:nth-child(n+3) {
        padding-top: 35px;
    }
    #instructions .box img {
        max-height: 64px;
    }
    #instructions .box .title {
        font-size: 31px;
        line-height: 31px;
    }
    #instructions .box .title span {
        font-size: 26px;
    }
    #instructions .box .title::after {
        width: 100px;
        height: 6px;
        margin: 20px 0;
    }

    /* FAQ */

    #faq-wrapper .accordion-item {
        padding: 7px 25px 5px 25px;
    }
    #faq-wrapper .accordion-header h3 {
        font-size: 20px;
        line-height: 28px;
    }
    #faq-wrapper .accordion-header h3[aria-expanded="true"] {
        font-size: 22px;
        line-height: 30px;
    }
    #faq-wrapper .accordion-header h3::before {
        font-size: 18px;
        left: -25px;
    }

    /* BLOG */

    #index-wrapper .news:nth-child(n+3) {
        margin-top: 25px;
    }

    .news .photo {
        height: 480px;
    }

    #recent-posts .headline h3 {
        font-size: 50px;
        padding-bottom: 40px;
    }
    #recent-posts .news:nth-child(n+4) {
        display: none;
    }
}

@media (max-width: 991px) {
    .wrapper {
        padding-top: 55px;
        padding-bottom: 55px;
    }  

    #header {
        align-items: center !important;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    #header .shop .order a {
        height: 57px;
        font-size: 19px;
    }
    #header .cart .cart-contents {
        height: 57px;
    }

    .navbar {
        margin-top: 4px;
    }
    .navbar-collapse #main-menu {
        width: 280px;
    }

    /* #hero, #hero.page {
        height: auto;
    } */
    #hero .row {
        flex-direction: column-reverse;
    }
    #hero .photo, #hero.page .photo {
        width: 95%;
        margin-right: -30px;
        margin-bottom: 0;
    }
    /* #hero .photo > div {
        height: 420px;
    } */
    /* #hero.page .photo > div {
        height: 380px;
    } */
    /* #hero .photo .bottle {
        width: 390px;
        left: -155px;
        top: 80px;
    } */
    /* #hero.page .photo .bottle {
        top: 60px;
        width: 260px;
    } */
    #hero .content {
        text-align: center;
        padding-top: 125px;
    }
    #hero .content .slogan {
        font-size: 19px;
        padding-bottom: 15px;
    }
    /* #hero .content .title {
        font-size: 52px;
        line-height: 56px;
        padding-left: 0 !important;
    } */
    /* #hero .content .text {
        font-size: 19px;
        line-height: 29px;
        padding-top: 15px;
        padding-left: 0 !important;
    } */
    #hero .content a {
        height: 63px;
        font-size: 20px;
        padding: 0 100px;
        margin-top: 20px;
    }

    #boxes .box {
        padding-top: 15px;
    }
    #boxes .box .text {
        font-size: 25px;
        padding-top: 30px;
    }

    #about .headline .text {
        font-size: 23px;
        line-height: 35px;
        padding-right: 0;
        text-align: center;
    }
    #about .headline .text::after {
        width: 160px;
        height: 6px;
        margin: 20px auto;
    }
    #about .content .text {
        font-size: 18px;
        line-height: 29px;
    
    }

    #product .product .box {
        flex-direction: column;
    }
    #product .product .photo {
        width: 100%;
    }
    #product .product .photo .main-photo {
        background-size: 80%;
    }
    #product .product .content {
        width: 100%;
        padding-top: 35px;
        padding-right: 0;
    }
    #product .product .content .name h2 {
        font-size: 44px;
    }
    #product .product .content .woocommerce-variation-price .price ins {
        font-size: 30px;
    }
    #product .product .content .woocommerce-variation-price .price del {
        font-size: 19px;
        padding-left: 15px;
    }
    #product .product .content .variations .value select {
        height: 60px;
    }
    #product .product .content .button {
        height: 60px;
        font-size: 19px;
    }

    #product-info .box:nth-child(n+2) {
        padding-top: 20px;
    }
    #product-info .box .text .title {
        font-size: 19px;
        padding-bottom: 6px;
    }
    #product-info .details p {
        font-size: 19px;
        line-height: 27px;
    }
    #product-info .details a {
        height: 63px;
    }

    #reviews .headline .slogan {
        font-size: 20px;
        padding-bottom: 16px;
    }
    #reviews .headline .title {
        font-size: 44px;
        padding-bottom: 35px;
    }
    /* #reviews .review .highlight {
        font-size: 26px;
        padding-bottom: 15px;
    } */
    #reviews .review .content .text {
        font-size: 17px;
        line-height: 26px;
    }
    #reviews .review .overview {
        margin-top: 20px;
    }

    #faq .container-fluid {
        height: 480px;
        padding-bottom: 210px;
    }
    #faq .headline .title {
        font-size: 20px;
        padding-bottom: 22px;
    }
    #faq .headline .slogan {
        font-size: 50px;
    }
    #faq .box .questions {
        padding: 25px 50px;
    }
    #faq .more {
        padding-top: 35px;
    }
    #faq .more a {
        height: 63px;
        padding: 0 50px;
    }

    #faq-wrapper {
        padding-top: 10px;
    }

    #publications .headline, #videos .headline {
        padding-bottom: 35px;
    }
    #publications .headline .title, #videos .headline .title, #contact .headline .title {
        font-size: 44px;
    }
    #publications .headline .slogan, #videos .headline .slogan {
        font-size: 20px;
    }

    /* FOOTER */

    .copy p {
        padding-top: 10px;
    }

    /* SUBPAGES */

    #page-wrapper, #index-wrapper, #single-wrapper, #instructions {
        padding-top: 0 !important;
    }

    .entry-content h1::after, .entry-content h2::after, .post-title::after {
        width: 140px;
        margin-top: 20px;
    }

    .entry-content .js-video-button.video::after {
        font-size: 70px;
    }

    #about-wrapper {
        padding-top: 0 !important;
    }
    #about-wrapper .headline .title {
        font-size: 30px;
        line-height: 40px;
    }
    #about-wrapper .headline .title::after {
        width: 160px;
        height: 7px;
        margin: 20px auto 30px;
    }
    #about-wrapper .entry-content {
        column-gap: 20px;
    }
    #about-wrapper .add-info {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    #about-wrapper .add-info p {
        font-size: 16px;
        line-height: 22px;
    }

    #instructions .box:nth-child(n+2) {
        padding-top: 25px;
    }
    #instructions .box:nth-child(odd) {
        padding-right: calc(var(--bs-gutter-x)* .5);
    }
    #instructions .box:nth-child(even) {
        padding-left: calc(var(--bs-gutter-x)* .5);
    }
    #instructions .b-table .content {
        padding: 40px 45px;
    }
    #instructions .b-table .content .title {
        font-size: 40px;
    }
    #instructions .b-table .content p {
        font-size: 18px;
        line-height: 22px;
    }

    /* REVIEWS */

    .review-item .review {
        padding: 30px 15px;
    }
    
    .page-id-533 #reviews .reviews {
        column-count: 2;
    }

    /* BLOG */

    #index-wrapper .news:nth-child(n+2) {
        margin-top: 20px;
    }

    .news .photo {
        height: 420px;
    }
    .news > a .photo {
        height: 220px;
    }
    .news .content {
        padding: 30px 35px 115px 35px;
    }
    .news .content h2 {
        font-size: 23px;
        line-height: 27px;
    }
    .news .content .more {
        width: calc(100% - 70px);
        left: 35px;
        bottom: 35px;
    }
    .news .content .more::before {
        width: calc(100% - 160px);
    }
    .news .content .more span {
        height: 45px;
        font-size: 15px;
        line-height: 42px;
        padding: 0 30px;
    }

    .pagination, .sitemap-by-click5_pagination {
        margin-top: 40px;
    }

    #single-wrapper .back {
        margin-top: 50px;
    }

    #recent-posts .headline h3 {
        font-size: 44px;
        padding-bottom: 30px;
    }
    #recent-posts .news:nth-child(n+3) {
        display: none;
    }
}

@media (max-width: 767px) {
    .wrapper {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    #header .logo img {
        max-height: 60px;
    }
    #header.sticky .logo img {
        max-height: 52px;
    }
    #header .cart .cart-contents {
        height: 50px;
        padding: 0 25px 0 0;
        background-color: transparent;
        border-right: 1px solid #edf1f5;
    }
    #header .shop {
        margin-right: 55px;
    }
    #header .shop .order {
        display: none;
    }

    .navbar {
        margin-top: 0px;
    }
    .navbar-collapse #main-menu {
        width: 260px;
        padding: 25px 20px;
    }
    .navbar-collapse #main-menu > li > a {
        font-size: 19px;
        padding: 10px 15px;
    }

    /* #hero .photo {
        width: 92%;
    } */
    /* #hero .photo > div {
        height: 350px;
    } */
    /* #hero .photo .bottle {
        width: 335px;
        left: -140px;
        top: 50px;
    } */
    #hero .photo .bottle {
        left: -200px;
    }
    #hero .content .slogan {
        font-size: 17px;
    }
    /* #hero .content .title {
        font-size: 47px;
        line-height: 51px;
    } */
    /* #hero .content .text {
        font-size: 17px;
        line-height: 25px;
        padding-top: 10px;
    } */
    #hero .content a {
        height: 61px;
        font-size: 19px;
        padding: 0 100px;
        margin-top: 20px;
    }

    #boxes .box {
        padding-top: 10px;
    }

    #about .headline .text {
        font-size: 22px;
        line-height: 33px;
    }
    #about .content .text {
        font-size: 17px;
        line-height: 27px;
    }

    #product .product .photo .main-photo {
        height: 500px;
        background-size: contain;
    }
    #product .product .content {
        padding-top: 25px;
    }
    #product .product .content .name h2 {
        font-size: 42px;
    }
    #product .product .content .woocommerce-variation-price .price ins {
        font-size: 28px;
    }
    #product .product .content .woocommerce-variation-price .price del {
        font-size: 17px;
        padding-left: 10px;
    }
    #product .product .content .variations .value select {
        font-size: 17px;
    }
    #product .product .content .button {
        font-size: 18px;
    }
    #product .product .content h3 {
        font-size: 18px;
    }
    #product .product .content h3::after {
        width: calc(100% - 100px);
        height: 3px;
    }
    #product .product .content .d-item {
        padding-top: 20px;
    }
    #product .product .content .d-item .d-text span {
        font-size: 17px;
        line-height: 25px;
    }

    #product-info .box .text {
        padding-left: 15px;
    }
    #product-info .box .text .title {
        font-size: 18px;
        padding-bottom: 5px;
    }
    #product-info .box .text p {
        font-size: 17px;
    }
    #product-info .details {
        flex-direction: column;
    }
    #product-info .details p {
        font-size: 18px;
        line-height: 26px;
        padding-right: 0;
        padding-bottom: 15px;
    }
    #product-info .details a {
        height: 56px;
        font-size: 17px;
    }

    #reviews .headline .slogan {
        font-size: 19px;
        padding-bottom: 15px;
    }
    #reviews .headline .title {
        font-size: 40px;
    }
    #reviews .review .content::before {
        width: 270px;
        height: 270px;
        top: 15px;
    }
    #reviews .review .content img {
        max-height: 40px;
    }
    #reviews .review .highlight {
        /* font-size: 24px;
        padding-bottom: 13px; */
        padding-top: 20px;
    }
    #reviews .review .overview .customer {
        font-size: 15px;
    }
    #reviews .slick-control {
        padding-top: 30px;
    }

    .slick-prev::before, .slick-next::before {
        font-size: 42px;
    }
    
    .page-id-533 #reviews .reviews {
        column-count: 1;
    }
    
    .page-id-533 #reviews .review .content {
        padding: 15px 25px;
    }

    #faq .container-fluid {
        height: 440px;
        padding-bottom: 145px;
    }
    #faq .headline .title {
        font-size: 18px;
        padding-bottom: 20px;
    }
    #faq .headline .slogan {
        max-width: 430px;
        font-size: 42px;
        letter-spacing: -1.2px;
        margin: 0 auto;
    }
    #faq .box .questions {
        padding: 20px 35px;
        margin-top: -100px !important;
    }

    #faq-wrapper .accordion-header h3 {
        font-size: 18px;
        line-height: 25px;
    }
    .home #faq-wrapper .accordion-header h3[aria-expanded="true"] {
        font-size: 19px;
        line-height: 30px;
        padding-bottom: 10px;
    }
    #faq-wrapper .accordion-header h3::before {
        top: 23px;
    }
    .home #faq-wrapper .accordion-header h3[aria-expanded="true"]::before {
        top: 26px;
    }
    #faq-wrapper .accordion-body {
        padding: 0 15px 25px 52px;
    }
    #faq-wrapper .accordion-body p {
        font-size: 17px;
        line-height: 26px;
    }
    #faq .more {
        padding-top: 25px;
    }
    #faq .more a {
        height: 58px;
        font-size: 17px;
    }

    #publications .slick-control, #videos .slick-control {
        display: none;
    }

    #publications .headline, #videos .headline {
        width: 100%;
        text-align: center;
        padding-bottom: 25px;
    }
    #publications .headline > div, #videos .headline > div {
        margin: 0 auto;
    }
    #publications .headline .title, #videos .headline .title, #contact .headline .title {
        font-size: 40px;
    }
    #publications .headline .slogan, #videos .headline .slogan {
        font-size: 18px;
    }
    #publications .item a {
        padding: 30px 25px 25px 25px;
    }
    #publications .item .content .more span {
        font-size: 16px;
    }
    #publications .all, #videos .all {
        padding-top: 25px;
    }
    #publications .all a, #videos .all a {
        font-size: 17px;
    }
    
    .tab-btn {
        padding: 10px 30px;
    }

    #videos .video .box {
        padding: 10px;
    }
    #videos .video .photo {
        height: 140px;
    }
    #videos .video .photo::after {
        font-size: 54px;
    }
    #videos .video .title {
        font-size: 17px;
        padding: 17px 15px 8px 12px;
    }

    #contact .headline .title::after {
        margin-top: 18px;
        margin-bottom: 35px;
    }

    .form-field {
        margin-bottom: 0.6rem;
    }
    .form-control {
        height: 62px;
    }
    .form-submit .wpcf7-submit {
        font-size: 19px;
        height: 64px;
    }

    #footer .logo {
        width: 100%;
        text-align: center;
        padding-bottom: 20px;
    }
    .social-media {
        width: 100%;
    }
    .social-media ul li {
        margin: 0 4px;
    }
    #footer .disclaimer p {
        font-size: 14px;
        line-height: 22px;
    }

    /* SUBPAGES */

    /* #hero.page .photo > div {
        height: 350px;
    } */

    h1, h2, h3, h4 {
        padding: 15px 0;
    }

    .entry-content h1, .entry-content h2, .post-title {
        font-size: 27px;
        line-height: 33px;
    }
    .entry-content h3, .sitemap_by_click5 h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .entry-content ul li {
        margin-top: 6px;
    }
    .entry-content ul li::before {
        line-height: 28px;
    }

    .entry-content blockquote {
        padding-left: 40px;
        margin: 30px 0;
    }
    .entry-content blockquote p {
        font-size: 18px;
        line-height: 30px;
    }

    #about-wrapper .headline .title {
        font-size: 26px;
        line-height: 36px;
    }
    #about-wrapper .headline .title::after {
        width: 150px;
        height: 6px;
        margin: 20px auto 25px;
    }
    #about-wrapper .entry-content {
        columns: 1;
        column-gap: 0;
    }

    #instructions .box img {
        max-height: 60px;
    }
    #instructions .box .title {
        font-size: 28px;
        line-height: 29px;
    }
    #instructions .box .title span {
        font-size: 23px;
    }
    #instructions .box .title::after {
        width: 90px;
        margin: 15px 0;
    }
    #instructions .b-table .content {
        padding: 30px 35px;
    }
    #instructions .b-table .content .title {
        font-size: 36px;
    }
    #instructions .b-table .content p {
        font-size: 17px;
        line-height: 21px;
    }
    #instructions .b-table .content .table thead th {
        font-size: 15px;
    }
    #instructions .b-table .content .table tbody td:first-of-type {
        font-size: 17px;
    }

    /* REVIEWS */

    .review-item .review {
        padding: 30px 0;
    }
    .review-item .review p:first-of-type:before {
        font-size: 120px;
        top: -47px;
        left: -20px;
    }
    .review-item .overview {
        font-size: 17px;
        padding-top: 20px;
    }

    /* BLOG */

    .pagination, .sitemap-by-click5_pagination {
        margin-top: 35px;
    }
    .pagination .page-item .page-link, .sitemap-by-click5_pagination .pagination-item, .sitemap-by-click5_pagination strong {
        font-size: 17px;
        padding: 20px 15px;
    }
    .pagination .page-item .page-link.next, .pagination .page-item .page-link.prev {
        padding: 0 27px;
        margin-top: 8px;
    }

    .news .photo {
        height: 330px;
    }

    #single-wrapper .back {
        font-size: 17px;
        margin-top: 40px;
    }
    #single-wrapper .back::after {
        width: 54px;
        height: 54px;
        top: -18px;
    }

    #recent-posts .headline h3 {
        font-size: 40px;
        padding-bottom: 25px;
    }
}

@media (max-width: 575px) {
    .wrapper {
        padding-top: 40px;
        padding-bottom: 40px;
    }    

    #header {
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 15px;
        padding-right: 15px;
    }
    #header .logo img {
        max-height: 52px;
    }
    #header.sticky .logo img {
        max-height: 44px;
    }

    .navbar-collapse #main-menu {
        width: 240px;
        right: 0;
        top: 50px;
        padding: 20px;
    }
    .navbar-collapse #main-menu > li > a {
        font-size: 18px;
        padding: 9px 15px;
    }

    #widget-cart {
        min-width: 325px;
        right: -60px;
    }

    #hero {
        overflow: hidden;
    }
    /* #hero .photo > div {
        height: 270px;
    } */
    /* #hero .photo .bottle {
        width: 250px;
        left: -105px;
        top: 45px;
    } */
    /* #hero .content {
        padding-top: 55px;
    } */
    #hero .content .slogan {
        font-size: 15px;
        letter-spacing: 0.8px;
    }
    /* #hero .content .title {
        font-size: 42px;
        line-height: 46px;
    } */
    /* #hero .content .text {
        font-size: 16px;
        line-height: 24px;
    } */

    #hero .content {
        padding-top: 70px;
    }
    #hero .photo > div {
        height: 275px;
        margin-bottom: 0;
    }
    #hero .photo .bottle {
        width: 250px;
        left: -100px;
        top: 70px;
    }
    #hero .content .title {
        font-size: 45px;
        line-height: 52px;
    }
    #hero.page .photo > div {
        margin-bottom: 0;
    }
    #hero .content .text {
        font-size: 16px;
        line-height: 22px;
        padding-top: 15px;
    }

    #hero .content a {
        width: 85%;
        height: 58px;
        font-size: 18px;
        padding: 0;
        margin-top: 15px;
    }

    #about .headline .text {
        font-size: 20px;
        line-height: 30px;
    }
    #about .headline .text::after {
        width: 140px;
        height: 4px;
        margin: 15px auto;
    }
    #about .content .text {
        font-size: 16px;
        line-height: 25px;
    }

    #product {
        overflow: hidden;
    }
    #product .product .photo .main-photo {
        height: 315px;
    }
    #product .product .photo .thumb-photos .thumb-photo {
        width: 80px;
        height: 80px;
    }
    #product .product .content .variations_form {
        flex-direction: column;
        padding-top: 60px;
        margin-bottom: 20px;
    }
    #product .product .content .variations {
        width: 100%;
        margin-bottom: 5px;
    }
    #product .product .content .variations .value select {
        width: 100%;
    }
    #product .product .content .button {
        width: 100%;
        height: 58px;
        font-size: 18px;
    }
    #product .product .content h3 {
        font-size: 18px;
        margin-bottom: 5px;
    }
    #product .product .content .d-item {
        padding-top: 15px;
    }
    #product .product .content .d-item .d-icon img {
        max-height: 40px;
    }
    #product .product .content .d-item .d-text {
        width: calc(100% - 40px);
    }
    #product .product .content .d-item .d-text span {
        font-size: 16px;
        line-height: 23px;
    }
    #product .product .content .amazon a {
        margin-top: 20px;
    }
    #product .product .content .amazon a img {
        height: 70px;
    }

    #product-info .box:nth-child(n+2) {
        padding-top: 15px;
    }
    #product-info .box .icon {
        width: 32px;
        height: 32px;
    }
    #product-info .box .icon i {
        top: 5px;
    }
    #product-info .box .text .title {
        padding-top: 5px;
    }
    #product-info .box .text p {
        font-size: 16px;
    }
    #product-info .details p {
        font-size: 17px;
        line-height: 25px;
    }
    #product-info .details a {
        height: 53px;
        font-size: 16px;
    }

    #reviews .headline .slogan {
        font-size: 18px;
        padding-bottom: 13px;
    }
    #reviews .headline .title {
        padding-bottom: 25px;
    }
    #reviews .review .content .text {
        font-size: 16px;
        line-height: 24px;
    }
    #reviews .review .overview {
        margin-top: 15px;
    }

    .slick-prev::before, .slick-next::before {
        font-size: 30px;
    }
    .slick-dots {
        margin: 0 30px;
    }

    #faq .headline .title {
        font-size: 15px;
        padding-bottom: 17px;
    }
    #faq .headline .slogan {
        font-size: 34px;
        letter-spacing: -0.7px;
    }
    #faq .box .questions {
        padding: 10px 25px;
    }

    #faq-wrapper .accordion-item {
        padding: 5px 15px 0 15px;
        margin-bottom: 10px;
    }
    #faq-wrapper .accordion-header h3 {
        padding: 21px 15px 22px 20px;
    }
    #faq-wrapper .accordion-header h3::before {
        top: 18px;
        left: -27px;
    }
    .home #faq-wrapper .accordion-header h3[aria-expanded="true"]::before {
        top: 21px;
    }
    #faq-wrapper .accordion-body {
        padding: 0 15px 25px 50px;
    }
    #faq-wrapper .accordion-body p {
        font-size: 16px;
        line-height: 24px;
    }
    #faq .more {
        padding-top: 20px;
    }
    #faq .more a {
        height: 53px;
        font-size: 16px;
    }

    #publications .headline, #videos .headline {
        padding-bottom: 20px;
    }
    #publications .item {
        padding-left: calc(var(--bs-gutter-x) * .5);
        padding-right: calc(var(--bs-gutter-x) * .5);
    }
    #publications .item .content {
        padding-top: 35px;
    }
    #publications .all, #videos .all {
        padding-top: 20px;
    }
    #publications .all a, #videos .all a {
        font-size: 16px;
    }

    #contact {
        overflow: hidden;
    }
    #contact .headline .title::after {
        width: 120px;
        height: 6px;
        margin-top: 15px;
        margin-bottom: 25px;
    }

    .form-control {
        height: 58px;
        font-size: 17px;
        padding: 0 20px;
    }
    .form-submit .wpcf7-submit {
        font-size: 18px;
        height: 60px;
    }

    /* FOOTER */

    #footer {
        padding-bottom: 70px;
    }

    #footer .row.row-2 {
        padding-top: 35px;
        padding-bottom: 35px;
    }
    #footer .disclaimer p {
        font-size: 13px;
        line-height: 20px;
    }

    #footer .row.row-2 {
        padding-top: 25px;
        padding-bottom: 30px;
    }

    #footer .menu ul {
        flex-wrap: wrap;
    }
    #footer .menu ul li {
        line-height: 1.5;
        padding: 0 15px !important;
    }
    #footer .menu ul li:after {
        display: none;
    }
    #footer .menu ul li a {
        font-size: 14px;
    }

    .grecaptcha-badge {
        bottom: 80px !important;
    }

    .copy p {
        color: rgba(0, 0, 0, .5);
        font-size: 14px;
        line-height: 100%;
    }

    /* SUBPAGES */

    /* #hero.page .photo > div {
        height: 280px;
    } */

    h1, h2, h3, h4 {
        padding: 12px 0;
    }

    .entry-content h1, .entry-content h2, .post-title {
        font-size: 24px;
        line-height: 30px;
    }
    .entry-content h1::after, .entry-content h2::after, .post-title::after {
        width: 120px;
        height: 8px;
        margin-top: 15px;
    }
    .entry-content h3, .sitemap_by_click5 h2 {
        font-size: 21px;
        line-height: 27px;
    }
    .entry-content h4 {
        font-size: 19px;
        line-height: 25px;
    }

    .entry-content p, .entry-content ul li, .entry-content ol li {
        font-size: 16px;
        line-height: 24px;
    }

    .entry-content ul li::before {
        line-height: 26px;
    }

    .entry-content blockquote {
        padding-left: 35px;
        margin: 20px 0;
    }
    .entry-content blockquote p {
        font-size: 16px;
        line-height: 27px;
    }
    
    .entry-content .js-video-button.video::after {
        font-size: 60px;
    }

    #about-wrapper .headline .title {
        font-size: 22px;
        line-height: 32px;
    }
    #about-wrapper .headline .title::after {
        width: 130px;
        height: 5px;
        margin: 15px auto 20px;
    }
    #about-wrapper .add-info {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #about-wrapper .add-info p {
        font-size: 15px;
    }

    #instructions .box:nth-child(n+2) {
        padding-top: 15px;
    }
    #instructions .box img {
        max-height: 50px;
    }
    #instructions .box .title {
        font-size: 26px;
        line-height: 28px;
    }
    #instructions .box .title span {
        font-size: 21px;
    }
    #instructions .box .title::after {
        width: 80px;
        height: 5px;
    }

    #instructions .b-table .content {
        padding: 25px 20px 15px 20px;
    }
    #instructions .b-table .content .title {
        font-size: 30px;
    }
    #instructions .b-table .content p {
        font-size: 16px;
        line-height: 20px;
        padding-top: 10px;
        padding-bottom: 15px;
    }
    #instructions .b-table .content .table thead th {
        font-size: 14px;
        padding: 15px 3px;
    }
    #instructions .b-table .content .table tbody td:first-of-type {
        font-size: 15px;
    }
    #instructions .b-table .content .table tbody td {
        font-size: 15px;
        padding: 13px 3px;
    }

    /* REVIEWS */

    .review-item .review p:first-of-type:before {
        font-size: 110px;
        top: -43px;
        left: -13px;
    }
    .review-item .overview {
        font-size: 15px;
    }

    /* BLOG */

    #index-wrapper .news:nth-child(n+2), 
    #recent-posts .news:nth-child(n+3) {
        margin-top: 15px;
    }

    .news .photo {
        height: 220px;
    }
    .news .content {
        padding: 25px 25px 105px 25px;
    }
    .news .content .time-cat {
        margin-bottom: 12px;
    }
    .news .content h2 {
        font-size: 22px;
        line-height: 26px;
    }
    .news .content p {
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;  
        overflow: hidden;
        font-size: 16px;
        line-height: 24px;
    }
    .news .content .more {
        width: calc(100% - 50px);
        bottom: 30px;
        left: 25px;
    }
    .news .content .more span {
        height: 45px;
        line-height: 42px;
    }

    .pagination .page-item .page-link, .sitemap-by-click5_pagination .pagination-item, .sitemap-by-click5_pagination strong {
        font-size: 15px;
        padding: 17px 11px;
    }
    .pagination .page-item .page-link.next, .pagination .page-item .page-link.prev {
        height: 36px;
        font-size: 18px;
        line-height: 32px;
        padding: 0 15px;
        margin-top: 7px;
    }
    .pagination .page-item .page-link.next {
        margin-left: 8px;
    }
    .pagination .page-item .page-link.prev {
        margin-right: 8px;
    }

    #single-wrapper .back {
        font-size: 15px;
        margin-left: 20px;
    }
    #single-wrapper .back::after {
        width: 48px;
        height: 48px;
        top: -15px;
        left: -20px;
    }

    #recent-posts .headline h3 {
        font-size: 36px;
    }

    .woocommerce-error, .woocommerce-info, .woocommerce-message {
        font-size: initial;
        line-height: 1.4;
    }
    .woocommerce .woocommerce-form-coupon-toggle {
        padding-top: 0;
    }
    .woocommerce-checkout.checkout {
        margin-top: 30px;
    }
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, 
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, 
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, 
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, 
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, 
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, 
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, 
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
        padding: 14px 20px 13px 20px;
    }
    .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
        font-size: 20px;
    }
}