.elementor-926 .elementor-element.elementor-element-fd47b2a{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-926 .elementor-element.elementor-element-fd47b2a:not(.elementor-motion-effects-element-type-background), .elementor-926 .elementor-element.elementor-element-fd47b2a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FCF7E6;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-6174063 *//* Gherbs Privacy Policy */
.gherbs-privacy-policy {
    max-width: 960px;
    width: calc(100% - 40px);
    margin: 55px auto 80px;
    padding: 0;
    font-family: "DM Sans", Arial, sans-serif;
    color: #1F1814;
    font-size: 16px;
    line-height: 1.85;
    font-weight: 400;
}

.gherbs-privacy-policy p {
    margin: 0 0 30px;
    padding: 0;
    font-family: "DM Sans", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.85;
    color: #1F1814;
    font-weight: 400;
}

.gherbs-privacy-policy h2 {
    margin: 34px 0 4px;
    padding: 0;
    font-family: "DM Sans", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 700;
    color: #1F1814;
    text-transform: uppercase;
}

.gherbs-privacy-policy a {
    color: #1F1814;
    text-decoration: none;
}

.gherbs-privacy-policy a:hover {
    text-decoration: underline;
}

/* Tablet */
@media (max-width: 1024px) {
    .gherbs-privacy-policy {
        width: calc(100% - 50px);
        margin-top: 45px;
        margin-bottom: 60px;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .gherbs-privacy-policy {
        width: calc(100% - 32px);
        margin: 30px auto 50px;
        font-size: 15px;
        line-height: 1.75;
    }

    .gherbs-privacy-policy p {
        font-size: 15px;
        line-height: 1.75;
        margin-bottom: 24px;
    }

    .gherbs-privacy-policy h2 {
        font-size: 15px;
        line-height: 1.5;
        margin: 28px 0 5px;
    }
}/* End custom CSS */