div.sib-sms-field {
display: inline-block;
position: relative;
width: 100%;
}
.sib-sms-field .sib-country-block {
position: absolute;
right: auto;
left: 0;
top: 0;
bottom: 0;
padding: 1px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sib-country-block .sib-toggle.sib-country-flg {
z-index: 1;
position: relative;
width: 46px;
height: 100%;
padding: 0 0 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-color: #dbdbdb;
cursor: pointer;
}
.sib-country-block .sib-toggle .sib-cflags {
position: absolute;
top: 0;
bottom: 0;
margin: auto;
height: 15px;
width: 20px;
background-repeat: no-repeat;
background-color: #dbdbdb;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-image: url(//naturladen-braunschweig.de/wp-content/plugins/mailin/img/flags/fr.png);
}
.sib-country-block .sib-toggle .sib-icon-arrow {
position: absolute;
top: 50%;
margin-top: -2px;
right: 6px;
width:  0;
height: 0;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-top: 4px solid;
}
.sib-sms-field ul.sib-country-list {
position: absolute;
z-index: 2;
list-style: none;
text-align: left;
padding: 0px;
margin: 0px 0px 0px -1px;
box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 4px;
background-color: white;
border: 1px solid rgb(204, 204, 204);
white-space: nowrap;
max-height: 150px;
overflow-y: scroll;
overflow-x: hidden;
top: 50px;
width: 250px;
}
.sib-sms-field ul.sib-country-list li.sib-country-prefix {
font-size: 14px;
padding:1px 10px;
cursor: pointer;
}
.sib-sms-field ul.sib-country-list li.sib-country-prefix:hover {
background-color: #dbdbdb;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box {
width: 20px;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-flag {
height: 18px;
width: 20px;
background-image: url(//naturladen-braunschweig.de/wp-content/plugins/mailin/img/flags/ad.png);
vertical-align: middle;
display: inline-block;
background-repeat:no-repeat;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-dial-code {
margin-left: 20px;
}
.sib-sms-field .sib-sms {
padding-right: 6px;
padding-left: 52px;
margin-left: 0;
position: relative;
z-index: 0;
margin-top: 0 !important;
margin-bottom: 0 !important;
margin-right: 0;
}
.sib-multi-lists.sib_error {
color: #A94442;
}::selection {
background: #00506f;
color: #fafaff;
}
.et_pb_contact_right p input {
padding: 5px 10px !important;
} .nl-reverse-button {
color: #0a4861 !important;
border: 1px solid #0a4861;
border-radius: 0.8rem;
font-size: 16px;
font-weight: 400;
background-color: #fff;
padding: 5px 20px;
}
.nl-reverse-button:hover {
border: 1px solid #27718f;
background-image: initial;
color: #27718f !important;
padding: 5px 20px;
}
.nl-reverse-button:hover:after {
display: none;
} .link-animated-underline a {
position: relative;
text-decoration: none;
color: #1a7431;
background-image: linear-gradient(#1a7431, #1a7431);
background-repeat: no-repeat;
background-size: 0% 2px;
background-position: 0 100%;
transition: background-size 0.25s ease-out;
}
.link-animated-underline a:hover {
background-size: 100% 2px;
background-image: linear-gradient(#1a7431, #1a7431);
}
.link-animated-underline a {
text-decoration: underline;
text-decoration-color: rgba(26, 116, 49, 0.3);
text-underline-offset: 5px;
}
.link-animated-underline a:hover {
text-decoration-color: transparent;
}  .oa-menu-dropdown-titel .dsm_icon_list_text:hover {
text-decoration: underline;
cursor: pointer;
} .dsm_card .et_overlay {
background-image: linear-gradient(
0deg,
rgba(0, 6, 10, 0.6) 0%,
rgba(2, 10, 9, 0) 50%
);
} @media only screen and (max-width: 980px) {
.two-columns .et_pb_column {
width: 50% !important;
}
}
.dsm-mega-menu-container.mobile-menu
.dsm-root-menu
.dsm-mega-menu-item
.dsm-mega-menu-link
.dsm-dropdown-icon-wrapper:first-child {
display: none !important;
}  .et-db #et-boc .et-l .dsm_mega_menu_0_tb_header .dsm-root-menu .dsm-mega-menu-item {
position: inherit!important;
}  .et_pb_scroll_top.et-pb-icon {
background: #0a4861;
}  .custom-tooltip {
position: relative;
display: inline-block;
cursor: pointer;
margin-left: 10px;
margin-top: 0.5em;
}
.custom-tooltip .custom-tooltiptext {
visibility: hidden;
width: 200px;
background-color: #555;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 5px;
position: absolute;
z-index: 1000; top: 125%; left: 50%;
transform: translateX(-50%);
opacity: 0;
transition: opacity 0.3s;
}
.custom-tooltip .custom-tooltiptext::after {
content: '';
position: absolute;
top: -10px; left: 50%;
transform: translateX(-50%);
border-width: 5px;
border-style: solid;
border-color: transparent transparent #555 transparent;
}
.custom-tooltip:hover .custom-tooltiptext {
visibility: visible;
opacity: 1;
}  .dsm-mega-menu-search-container {
display: none;
} @media all and (max-width: 980px) {
a.et_pb_button.et_pb_button_0_tb_header.top-banner-btn.et_pb_bg_layout_light {
margin-right: 8px;
}
}
.et_pb_gutters2 .et_pb_column_4_4 .et_pb_module,
.et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_module {
margin-bottom: 0 !important;
}   @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
} @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
.oa-header-ios .dsm-menu-text {
font-size: 9px !important;
}
.oa-header-ios p,
a {
font-size: 9px !important;
}
.oa-header-ios .et_pb_button_2_tb_header {
font-size: 12px !important;
}
.oa-header-ios .et_pb_gutters2 .et_pb_column_3_4,
.oa-header-ios .et_pb_gutters2.et_pb_row .et_pb_column_3_4 {
width: 85%;
}
.oa-header-ios .et_pb_gutters2 .et_pb_column_1_4,
.oa-header-ios .et_pb_gutters2.et_pb_row .et_pb_column_1_4 {
width: 16%;
}
.et_pb_newsletter_button_text {
font-size: 16px;
}
}  span.et_pb_fullwidth_header_subhead {
padding-bottom: 10px;
}  .naturladen-liste-hell li {
text-align: left;
}
@media (min-width: 320px) {
.naturladen-liste-hell li {
padding-left: 1.75rem;
}
}
@media (min-width: 1024px) {
.naturladen-liste-hell li {
padding-left: 2.25rem;
}
}
.naturladen-liste-hell li {
background: url(https://naturladen-braunschweig.de/wp-content/uploads/2024/02/naturladen-list-icon-2.png)
no-repeat left 4px;
}
@media (min-width: 320px) {
.naturladen-liste-hell li:not(:last-child) {
margin-bottom: 1.5rem;
}
}
@media (min-width: 768px) {
.naturladen-liste-hell li:not(:last-child) {
margin-bottom: 2rem;
}
}
@media (min-width: 1280px) {
.naturladen-liste-hell li:not(:last-child) {
margin-bottom: 2.5rem;
}
}
@media screen and (min-width: 320px) {
.naturladen-liste-hell li {
background-size: 16px;
}
}
@media screen and (min-width: 1024px) {
.naturladen-liste-hell li {
background-size: 22px;
}
}  #beratung-kacheln {
margin-top: 15px !important;
margin-bottom: 15px !important;
}  .et_pb_blurb_position_left .et_pb_blurb_container {
padding-left: 0px;
} body:not(.et-fb-root-ancestor) [class*='et-lb-content'],
.et-lb-wrapper {
position: fixed !important;
visibility: hidden;
top: 0px;
z-index: 999999;
min-height: 100%;
transition: all 0.2s 0s;
width: 100%;
}
body:not(.et-fb-root-ancestor) [class*='et-lb-content'] .et_pb_row {
position: relative;
top: 0px;
}
.et-lb-open {
visibility: visible !important;
width: 100%;
max-height: 80vh; overflow-y: auto; }
span.et-lb-close {
font-size: 40px;
right: -2vw;
margin-top: -65px;
display: block;
color: #fff; padding: 10px;
cursor: pointer;
font-weight: bold;
font-family: etmodules;
z-index: 99999999999999;
position: absolute;
}
body:not(.et-fb-root-ancestor) [class*='et-lb-content']:not(.et-lb-open) {
transform: scale(0.3);
opacity: 0;
}
body:not(.et-fb-root-ancestor) [class*='et-lb-btn'] {
cursor: pointer;
}
body.lightbox-active {
overflow: hidden; }  .oa-programm-menu-btn h3 {
padding-bottom: 0px !important;
}
.oa-programm-menu-btn .et_pb_main_blurb_image {
width: 0px;
}
.oa-programm-menu-btn .et_pb_blurb_container {
padding-left: 10px;
}  .oa-hide-hamburger nav ul li {
display: block;
width: 100%;
margin: 10px 0;
}
@media (max-width: 980px) {
.oa-hide-hamburger .et_pb_menu__menu {
display: flex !important;
}
.oa-hide-hamburger .et_mobile_nav_menu {
display: none !important;
}
}   .oa-read-more .et_pb_text_inner {
max-height: 3em;
transition: max-height 0.3s ease-out;
overflow: hidden;
} .oa-read-more .et_pb_text_inner:after {
content: '';
display: inline-block;
position: absolute;
pointer-events: none;
height: 1.5em;
width: 100%;
left: 0;
right: 0;
bottom: 0;
background-image: linear-gradient(0deg, #fff 10%, transparent);
} .oa-read-more .oa-text-expand-button {
text-align: start;
color: #00658c !important;
text-decoration: underline;
} .oa-read-more .oa-text-expand-button span {
cursor: pointer;
} .oa-read-more .oa-text-expand-button .oa-text-toggle-icon {
font-family: ETMODULES, 'sans-serif';
} .oa-read-more .oa-text-toggle-expanded {
max-height: 2000px;
transition: max-height 0.3s ease-in;
} .oa-read-more .oa-text-toggle-expanded.et_pb_text_inner:after {
background: none;
}  @media (min-width: 980px) {
.nl-blog > div {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 30px;
}
}  .sbi_header_text h3 {
font-family: 'Montserrat';
}
.sbi_photo {
border-radius: 1rem;
}  @media only screen and (max-width: 980px) {
.oa-two-columns .et_pb_column {
width: 48% !important;
padding-right: 10px;
margin-bottom: 10px !important;
}
}    @keyframes oa-popup {
0% {
transform: scale(0);
opacity: 0;
}
50% {
transform: scale(1.2);
opacity: 1;
}
100% {
transform: scale(1);
opacity: 1;
}
}
#menu-item-11154::after {
content: 'NEU 🎁';
background-color: #778f40;
height: 50%;
margin-top: -7px;
color: #ffffff;
padding: 2px 4px;
border-radius: 3px;
font-size: 10px;
margin-left: 8px;
display: inline-block;
vertical-align: middle;
animation: oa-popup 1s ease-out 1s;
}
#menu-item-11178::after {
content: 'Tipps👶';
background-color: #fff;
height: 50%;
margin-top: -7px;
color: #2a2a2a;
padding: 2px 4px;
border-radius: 3px;
font-size: 10px;
margin-left: 8px;
display: inline-block;
vertical-align: middle;
animation: oa-popup 1s ease-out 1s;
}
#menu-item-12219::after {
content: 'Familie❤️';
background-color: #fff;
height: 50%;
margin-top: -7px;
color: #2a2a2a;
padding: 2px 4px;
border-radius: 3px;
font-size: 10px;
margin-left: 8px;
display: inline-block;
vertical-align: middle;
animation: oa-popup 1s ease-out 1s;
}
#menu-item-12221::after {
content: 'NEU ✌';
background-color: #778f40;
height: 50%;
margin-top: -7px;
color: #ffffff;
padding: 2px 4px;
border-radius: 3px;
font-size: 10px;
margin-left: 8px;
display: inline-block;
vertical-align: middle;
animation: oa-popup 1s ease-out 1s;
}
#menu-item-11163::after {
content: 'finden👍';
background-color: #fff;
height: 50%;
margin-top: -7px;
color: #2a2a2a;
padding: 2px 4px;
border-radius: 3px;
font-size: 10px;
margin-left: 8px;
display: inline-block;
vertical-align: middle;
animation: oa-popup 1s ease-out 1s;
}  @media only screen and (max-width: 1700px) and (min-width: 980px) {
.nl-advent-kacheln .dsm-flipbox {
height: 250px !important;
}
}
.oa-event-beschreibung h2 {
font-size: 24px;
}
@media only screen and (max-width: 980px) {
.oa-event-beschreibung h2 {
font-size: 22px;
}
}::selection {
background: #00506f;
color: #fafaff;
}
.et_pb_contact_right p input {
padding: 5px 10px !important;
} .nl-reverse-button {
color: #0a4861 !important;
border: 1px solid #0a4861;
border-radius: 0.8rem;
font-size: 16px;
font-weight: 400;
background-color: #fff;
padding: 5px 20px;
}
.nl-reverse-button:hover {
border: 1px solid #27718f;
background-image: initial;
color: #27718f !important;
padding: 5px 20px;
}
.nl-reverse-button:hover:after {
display: none;
} .link-animated-underline a {
position: relative;
text-decoration: none;
color: #1a7431;
background-image: linear-gradient(#1a7431, #1a7431);
background-repeat: no-repeat;
background-size: 0% 2px;
background-position: 0 100%;
transition: background-size 0.25s ease-out;
}
.link-animated-underline a:hover {
background-size: 100% 2px;
background-image: linear-gradient(#1a7431, #1a7431);
}
.link-animated-underline a {
text-decoration: underline;
text-decoration-color: rgba(26, 116, 49, 0.3);
text-underline-offset: 5px;
}
.link-animated-underline a:hover {
text-decoration-color: transparent;
}  .oa-menu-dropdown-titel .dsm_icon_list_text:hover {
text-decoration: underline;
cursor: pointer;
} .dsm_card .et_overlay {
background-image: linear-gradient(
0deg,
rgba(0, 6, 10, 0.6) 0%,
rgba(2, 10, 9, 0) 50%
);
} @media only screen and (max-width: 980px) {
.two-columns .et_pb_column {
width: 50% !important;
}
}
.dsm-mega-menu-container.mobile-menu
.dsm-root-menu
.dsm-mega-menu-item
.dsm-mega-menu-link
.dsm-dropdown-icon-wrapper:first-child {
display: none !important;
}  .et-db #et-boc .et-l .dsm_mega_menu_0_tb_header .dsm-root-menu .dsm-mega-menu-item {
position: inherit!important;
}  .et_pb_scroll_top.et-pb-icon {
background: #0a4861;
}  .custom-tooltip {
position: relative;
display: inline-block;
cursor: pointer;
margin-left: 10px;
margin-top: 0.5em;
}
.custom-tooltip .custom-tooltiptext {
visibility: hidden;
width: 200px;
background-color: #555;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 5px;
position: absolute;
z-index: 1000; top: 125%; left: 50%;
transform: translateX(-50%);
opacity: 0;
transition: opacity 0.3s;
}
.custom-tooltip .custom-tooltiptext::after {
content: '';
position: absolute;
top: -10px; left: 50%;
transform: translateX(-50%);
border-width: 5px;
border-style: solid;
border-color: transparent transparent #555 transparent;
}
.custom-tooltip:hover .custom-tooltiptext {
visibility: visible;
opacity: 1;
}  .dsm-mega-menu-search-container {
display: none;
} @media all and (max-width: 980px) {
a.et_pb_button.et_pb_button_0_tb_header.top-banner-btn.et_pb_bg_layout_light {
margin-right: 8px;
}
}
.et_pb_gutters2 .et_pb_column_4_4 .et_pb_module,
.et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_module {
margin-bottom: 0 !important;
}   @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
} @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
.oa-header-ios .dsm-menu-text {
font-size: 9px !important;
}
.oa-header-ios p,
a {
font-size: 9px !important;
}
.oa-header-ios .et_pb_button_2_tb_header {
font-size: 12px !important;
}
.oa-header-ios .et_pb_gutters2 .et_pb_column_3_4,
.oa-header-ios .et_pb_gutters2.et_pb_row .et_pb_column_3_4 {
width: 85%;
}
.oa-header-ios .et_pb_gutters2 .et_pb_column_1_4,
.oa-header-ios .et_pb_gutters2.et_pb_row .et_pb_column_1_4 {
width: 16%;
}
.et_pb_newsletter_button_text {
font-size: 16px;
}
}  span.et_pb_fullwidth_header_subhead {
padding-bottom: 10px;
}  .naturladen-liste-hell li {
text-align: left;
}
@media (min-width: 320px) {
.naturladen-liste-hell li {
padding-left: 1.75rem;
}
}
@media (min-width: 1024px) {
.naturladen-liste-hell li {
padding-left: 2.25rem;
}
}
.naturladen-liste-hell li {
background: url(https://naturladen-braunschweig.de/wp-content/uploads/2024/02/naturladen-list-icon-2.png)
no-repeat left 4px;
}
@media (min-width: 320px) {
.naturladen-liste-hell li:not(:last-child) {
margin-bottom: 1.5rem;
}
}
@media (min-width: 768px) {
.naturladen-liste-hell li:not(:last-child) {
margin-bottom: 2rem;
}
}
@media (min-width: 1280px) {
.naturladen-liste-hell li:not(:last-child) {
margin-bottom: 2.5rem;
}
}
@media screen and (min-width: 320px) {
.naturladen-liste-hell li {
background-size: 16px;
}
}
@media screen and (min-width: 1024px) {
.naturladen-liste-hell li {
background-size: 22px;
}
}  #beratung-kacheln {
margin-top: 15px !important;
margin-bottom: 15px !important;
}  .et_pb_blurb_position_left .et_pb_blurb_container {
padding-left: 0px;
} body:not(.et-fb-root-ancestor) [class*='et-lb-content'],
.et-lb-wrapper {
position: fixed !important;
visibility: hidden;
top: 0px;
z-index: 999999;
min-height: 100%;
transition: all 0.2s 0s;
width: 100%;
}
body:not(.et-fb-root-ancestor) [class*='et-lb-content'] .et_pb_row {
position: relative;
top: 0px;
}
.et-lb-open {
visibility: visible !important;
width: 100%;
max-height: 80vh; overflow-y: auto; }
span.et-lb-close {
font-size: 40px;
right: -2vw;
margin-top: -65px;
display: block;
color: #fff; padding: 10px;
cursor: pointer;
font-weight: bold;
font-family: etmodules;
z-index: 99999999999999;
position: absolute;
}
body:not(.et-fb-root-ancestor) [class*='et-lb-content']:not(.et-lb-open) {
transform: scale(0.3);
opacity: 0;
}
body:not(.et-fb-root-ancestor) [class*='et-lb-btn'] {
cursor: pointer;
}
body.lightbox-active {
overflow: hidden; }  .oa-programm-menu-btn h3 {
padding-bottom: 0px !important;
}
.oa-programm-menu-btn .et_pb_main_blurb_image {
width: 0px;
}
.oa-programm-menu-btn .et_pb_blurb_container {
padding-left: 10px;
}  .oa-hide-hamburger nav ul li {
display: block;
width: 100%;
margin: 10px 0;
}
@media (max-width: 980px) {
.oa-hide-hamburger .et_pb_menu__menu {
display: flex !important;
}
.oa-hide-hamburger .et_mobile_nav_menu {
display: none !important;
}
}   .oa-read-more .et_pb_text_inner {
max-height: 3em;
transition: max-height 0.3s ease-out;
overflow: hidden;
} .oa-read-more .et_pb_text_inner:after {
content: '';
display: inline-block;
position: absolute;
pointer-events: none;
height: 1.5em;
width: 100%;
left: 0;
right: 0;
bottom: 0;
background-image: linear-gradient(0deg, #fff 10%, transparent);
} .oa-read-more .oa-text-expand-button {
text-align: start;
color: #00658c !important;
text-decoration: underline;
} .oa-read-more .oa-text-expand-button span {
cursor: pointer;
} .oa-read-more .oa-text-expand-button .oa-text-toggle-icon {
font-family: ETMODULES, 'sans-serif';
} .oa-read-more .oa-text-toggle-expanded {
max-height: 2000px;
transition: max-height 0.3s ease-in;
} .oa-read-more .oa-text-toggle-expanded.et_pb_text_inner:after {
background: none;
}  @media (min-width: 980px) {
.nl-blog > div {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 30px;
}
}  .sbi_header_text h3 {
font-family: 'Montserrat';
}
.sbi_photo {
border-radius: 1rem;
}  @media only screen and (max-width: 980px) {
.oa-two-columns .et_pb_column {
width: 48% !important;
padding-right: 10px;
margin-bottom: 10px !important;
}
}    @keyframes oa-popup {
0% {
transform: scale(0);
opacity: 0;
}
50% {
transform: scale(1.2);
opacity: 1;
}
100% {
transform: scale(1);
opacity: 1;
}
}
#menu-item-11154::after {
content: 'NEU 🎁';
background-color: #778f40;
height: 50%;
margin-top: -7px;
color: #ffffff;
padding: 2px 4px;
border-radius: 3px;
font-size: 10px;
margin-left: 8px;
display: inline-block;
vertical-align: middle;
animation: oa-popup 1s ease-out 1s;
}
#menu-item-11178::after {
content: 'Tipps👶';
background-color: #fff;
height: 50%;
margin-top: -7px;
color: #2a2a2a;
padding: 2px 4px;
border-radius: 3px;
font-size: 10px;
margin-left: 8px;
display: inline-block;
vertical-align: middle;
animation: oa-popup 1s ease-out 1s;
}
#menu-item-12219::after {
content: 'Familie❤️';
background-color: #fff;
height: 50%;
margin-top: -7px;
color: #2a2a2a;
padding: 2px 4px;
border-radius: 3px;
font-size: 10px;
margin-left: 8px;
display: inline-block;
vertical-align: middle;
animation: oa-popup 1s ease-out 1s;
}
#menu-item-12221::after {
content: 'NEU ✌';
background-color: #778f40;
height: 50%;
margin-top: -7px;
color: #ffffff;
padding: 2px 4px;
border-radius: 3px;
font-size: 10px;
margin-left: 8px;
display: inline-block;
vertical-align: middle;
animation: oa-popup 1s ease-out 1s;
}
#menu-item-11163::after {
content: 'finden👍';
background-color: #fff;
height: 50%;
margin-top: -7px;
color: #2a2a2a;
padding: 2px 4px;
border-radius: 3px;
font-size: 10px;
margin-left: 8px;
display: inline-block;
vertical-align: middle;
animation: oa-popup 1s ease-out 1s;
}  @media only screen and (max-width: 1700px) and (min-width: 980px) {
.nl-advent-kacheln .dsm-flipbox {
height: 250px !important;
}
}
.oa-event-beschreibung h2 {
font-size: 24px;
}
@media only screen and (max-width: 980px) {
.oa-event-beschreibung h2 {
font-size: 22px;
}
}