:root {
--body-horizontal-padding: 30px;
}
@media screen and (min-width: 1024px) and (max-width: 1499px) {
:root {
--body-horizontal-padding: 40px;
}
}
@media screen and (min-width: 1500px) {
:root {
--body-horizontal-padding: 140px;
}
} .fz-1-2rem {
font-size: 1.2rem !important;
}
a[href="^mailto:*"] {
white-space: nowrap;
}
.gb-headline-team-name {font-style: normal;}
.bg-accent {background-color: var(--accent);}
.bg-accent-2 {background-color: var(--accent-2);}
.bg-accent-3 {background-color: var(--accent-3);}
.bg-accent-4 {background-color: var(--accent-4);}
.bg-accent-5 {background-color: var(--accent-5);}
.bg-contrast {background-color: var(--contrast);}
.underline {text-decoration: underline;}
h1, h2, h3, h4 {
word-break: normal;
overflow-wrap: normal;
}
.wp-block-separator {
border: 2px solid var(--accent);
}
#content .gb-button:not(.unstyled) {
border: 3px solid var(--accent);
}
@media screen and (min-width: 768px){
.btn-wrapper {
min-height: 80px;
}
#content .gb-button:not(.unstyled):hover {
-webkit-box-shadow: 7px 7px 0px 0px rgba(210,18,23,1);
-moz-box-shadow: 7px 7px 0px 0px rgba(210,18,23,1);
box-shadow: 7px 7px 0px 0px rgba(210,18,23,1);
transition: all .25s ease;
}
}; .ratio-4-3 {
aspect-ratio: 4 / 3;
height: auto;
}
.ratio-1-1 {
aspect-ratio: 1 / 1;
height: auto;
}
.ratio-2-3 {
aspect-ratio: 2 / 3;
height: auto;
}
.ratio-5-8 {
aspect-ratio: 5 / 8;
height: auto;
}
.ratio-4-3 {
aspect-ratio: 4 / 3;
height: auto;
}
.ratio-16-9 {
aspect-ratio: 16 / 9;
height: auto;
} @media screen and (min-width: 1024px) and (max-width: 1499px) {
.inside-header.grid-container,
.one-container .site-content {
padding-left: var(--body-horizontal-padding);
padding-right: var(--body-horizontal-padding);
}
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
.one-container .site-content {padding: 40px !important;}
}
@media screen and (max-width: 767px) {
.top-bar_btn-wrapper > a > .gb-button-text {
display: none;
}
} .site-header {
border-bottom: 1px solid var(--accent);
}
#page {overflow: hidden;}
@media screen and (min-width: 1024px) {
body:not(.home) #page {
overflow: hidden;
}
body.page-id-4086 #page {
overflow: visible;
}
}  @media screen and (min-width: 768px) {
#menu-main > li:before {
content:'';
position: absolute;
left: 0;
right: 0;
width: 100%;
pointer-events: none;
top: -35px;
height: 35px;
background: url(//arnika-apotheke.at/wp-content/uploads/2023/07/Arnika_logomark_fullcolor_rgb.svg) center center no-repeat;
opacity: 0;
}
#menu-main > li.menu-item-has-children:before {
left: -14px;
}
#menu-main > li:not(.current_page_item):not(.current-page-parent):not(.current_page_parent):hover:before {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
-webkit-transform-origin: center;
transform-origin: center;
animation-duration: 0.35s;
animation-fill-mode: forwards;
-webkit-animation-fill-mode: forwards;
} #menu-main > li.current_page_item:before,
#menu-main > li.current-page-parent:before,
#menu-main > li.current_page_parent:before {
opacity: 1;
}
} @media screen and (min-width: 768px) {
#primary-menu .sub-menu {
padding: 20px 0;
width: auto;
min-width: 200px;
}
#primary-menu .sub-menu > li > a {
white-space: nowrap;
}
} @media screen and (min-width: 768px) { #sticky-navigation {
padding: 0 40px;
box-shadow:none;
background: #fff;
border-bottom: 1px solid var(--accent);
}
} @media screen and (max-width: 767px) {
#mobile-header {
border-bottom: 1px solid var(--accent);
background: #fff;
}
.main-navigation.sticky-navigation-transition .site-logo img {height: 70px;}
.sticky-navigation-transition .menu-toggle {line-height: 70px;} 
} .slideout-exit {
color: var(--accent);
font-size: 110%;
}
#generate-slideout-menu .main-nav ul.sub-menu {
padding: 10px;
box-shadow: none;
} .hero-claim-red {
position: absolute;
left: 100%;
bottom: 0%;
width: 75%;
height: 75%;
background-color: transparent;
transition: all .6s;
transition-timing-function: cubic-bezier(0, 0, 0.6, 1.0);
}
body.loaded .hero-claim-red {
left: 70%;
bottom: -10%;
}
.hero-claim-red p {position: relative;}
.hero-claim-red:before {
content:"";
position: absolute;
left: 0;
bottom: 0;
right: 0;
top: 0;
background: var(--accent);
mix-blend-mode: multiply;
backdrop-filter: opacity(1); backface-visibility: hidden;
-webkit-perspective: 0;
-webkit-backface-visibility: hidden;
-webkit-transform: translate3d(0,0,0);
visibility:visible;
backface-visibility: hidden;
}
.hero-claim-red__flower-anim {
position: absolute;
left: 0;
top: 0;
transform: translate(-50%, -50%);
}
.arnika-flower {
position: absolute;
left: 0;
top: 0;
transform: translate(-50%, -50%);
z-index: 98;
} .c-hero-video-wrapper video {
width: auto;
height: 100%;
margin: 0 auto;
object-fit: cover;
transform: translateX(-35%);
}
@media screen and (max-width: 767px) {
.c-hero-video-wrapper {
width: 220px;
}
}  @media screen and (max-width: 767px) {
.c-hero-img {
padding-left: 10%;
padding-top: 10%;
}
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
}
@media screen and (min-width: 1024px) {
} @media screen and (min-width: 768px) {
.gb-container > .wrapper-leistung:nth-child(even) > .gb-container:first-child {
order: 2;
}
} .forminator-checkbox-label,
li.select2-results__option {font-weight: 600 !Important;}
#forminator-module-2533 .forminator-button {
font-family: Fira-Sans !important;
font-weight: 700 !important;
font-size: 24px !important;
padding: 10px 15px !important;
margin: 20px 0 15px 0 !important;
box-shadow: none !important;
}
#forminator-module-2533 .forminator-error-message {font-weight: 600 !important;} .mySlider {
margin: 25px 0;
}
.mySlider.mySlider_nomargin {
margin: 0;
}
.mySlider.mySlider_nopadding {
padding: 0;
}
.mySlider .slick-list {
padding: 0 25px 0 25px;
}
.mySliderr.mySlider_nopadding .slick-list {
padding: 0;
}
.mySlider .slick-track {
display: flex;
}
.mySlider .slick-track > .slick-slide {
position: relative;
height: auto;
margin: 0 5px;
padding: 0;
}
.mySlider .slick-dots {
bottom: -35px;
}
.mySlider .slick-dots li button:before {
font-size: 15px;
color: var(--contrast-2);
}
.mySlider .slick-dots li.slick-active button:before {
color: var(--accent);
} .mySlider .discount {
position: absolute;
left: 0;
top: 0;
line-height: 1.2;
font-size: 1.4em;
padding-left: 20px;
padding-right: 20px;
}
@media screen and (min-width: 768px) {
.mySlider .slick-list {
padding: 0 50px 0 50px;
}
.mySlider {
margin: 40px 0;
}
}
@media screen and (min-width: 1024px) {
.mySlider{
margin: 50px 0;
}
.mySlider .slick-list {
padding: 0 100px 0 100px;
}
} .wpsp-product a {
cursor: auto;
}
@media screen and (min-width: 1024px){
.wpsp-product-section.swiper-container_ {
min-height: 400px;
}
}
.wpsp-product .wpsp-product-image-area {
transition: all .2s;
}
.wpsp-product.is-open .wpsp-product-image-area {
padding-bottom: 40px;
}
.wpsp-product .wpsp-product-image-area img {
transition: all .2s;
top: 0;
position: relative;
}
.wpsp-product.is-open .wpsp-product-image-area img {
top: 25px;
transform:scale(1.25);
}
.wpsp-product.is-open .wpsp-product-image-area a {
padding-bottom: 25px;
} .wpsp-product .sp-product-content {
opacity: 0;
transition: opacity .2s;
}
.wpsp-product.is-open .sp-product-content {
opacity: 1;
} .wrapper-products_no-hover .sp-product-content {
opacity: 1;
} .wpsp-slider-section #sp-woo-product-slider-pro1949.wpsp-product-section .wpsp-product-title a h3 {
font-weight: 700;
font-style: normal;
font-size: 23px;
color: var(--contrast);
}
@media screen and (max-width: 767px) {
.wpsp-slider-section #sp-woo-product-slider-pro1949.wpsp-product-section .wpsp-product-title a h3 {
font-size: 20px !important;
}
.wpsp-slider-section #sp-woo-product-slider-pro1949.wpsp-product-section .wpsp-product-price {
font-size: 18px !important;
}
} .wpsp-slider-section .wpsp-product-section .wpsp-product .sale_text {
font-size: 25px !important;
font-weight: 700 !important;
line-height: 1 !important;
top: 0 !important;
left: 0 !important;
width: auto !important;
transform: none !important;
color: var(--accent) !important;
background: #fff !important;
border-color: var(--accent);
border-style: solid;
border-width: 0 3px 3px 0;
padding: 12px !important;
letter-spacing: 0 !important;
} #wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-product-price del {font-weight: 600;}
.wpsp-slider-section #sp-woo-product-slider-pro1949.wpsp-product-section .wpsp-product-price {color: var(--contrast);} .wpsp-slider-section #sp-woo-product-slider-pro1949.wpsp-product-section .wpsp-product-price {
font-size: 20px;
}
.wrapper-products_full-width .wpsp-product-section {
margin: 0 !important;
padding: 0 45px;
}
@media screen and (min-width: 1700px) {
.wrapper-products_full-width .wpsp-product-section .wpspro-product-data___ {
aspect-ratio: 1 / 1;
}		
} body.home .rank-math-breadcrumb {display: none;}
.rank-math-breadcrumb > p {
margin: 0;
} .flipbook-wrapper .df-ui-thumbnail,
.flipbook-wrapper .df-ui-zoomin,
.flipbook-wrapper .df-ui-zoomout, 
.flipbook-wrapper .df-ui-fullscreen,
.flipbook-wrapper .df-ui-share,
.flipbook-wrapper .df-ui-outline,
.flipbook-wrapper .df-ui-more {
display: none;
}
.flipbook-wrapper .df-ui-wrapper {
box-shadow: none;
bottom: -6px;
background: none;
}
.flipbook-wrapper .df-ui-btn {
font-size: 35px;
padding: 0;
color: var(--contrast);
background: none;
border: none;
}
.flipbook-wrapper .df-ui-page {
width: 100px;
background: none;
}
.flipbook-wrapper .df-ui-page label {
font-size: 30px;
padding: 0;
color: var(--contrast);
letter-spacing: 2px;
font-weight: 600;
}
.flipbook-wrapper .df-container.df-floating>.df-ui-next,
.flipbook-wrapper .df-container.df-floating>.df-ui-prev {display: none !important;}
@media screen and (max-width: 767px) {
.flipbook-wrapper .df-ui-page label {
font-size: 23px;
letter-spacing: 2px;
padding-top: 5px;
}
}
.magazin-thumb-wrapper ._df_thumb  {
width: 100%;
height: auto;
aspect-ratio: 2 / 3;
}
.magazin-thumb-wrapper ._df_thumb ._df_book-title {
background: var(--accent);
} .team-member-fallback {
max-width: 275px;
} .topic-item {
position: relative;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
padding: 25px;
aspect-ratio: 1 / 1;
height: auto;
}
.topic-item.topic-item_has-video video {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
aspect-ratio: 16 / 9;
}
.topic-item h3 {
color: #fff;
transition: all .2s ease;
font-family: "Fira-Sans";
font-weight: 700;
pointer-events: none;
}
@media screen and (max-width: 767px) {
.topic-item h3 {
font-size: 20px;
}
} @media screen and (max-width: 767px) {
.topic-item.xs-12 {
width: 100%;
}
.topic-item.xs-6 {
width: 50%;
}
.topic-item.xs-ratio-1-1 {
aspect-ratio: 1 / 1;
}
.topic-item.xs-ratio-3-2 {
aspect-ratio: 3 / 2;
}
.topic-item.xs-ratio-2-3 {
aspect-ratio: 2 / 3;
}
.topic-item.xs-ratio-16-9 {
aspect-ratio: 16 / 9;
}
} @media screen and (min-width: 768px) {
.topic-item.lg-12 {
width: 100%;
}
.topic-item.lg-6 {
width: 50%;
}
.topic-item.lg-4 {
width: 33.33%;
}
.topic-item.lg-3 {
width: 25%;
}
.topic-item.lg-ratio-1-1 {
aspect-ratio: 1 / 1;
}
.topic-item.lg-ratio-3-2 {
aspect-ratio: 3 / 2;
}
.topic-item.lg-ratio-2-3 {
aspect-ratio: 2 / 3;
}
.topic-item.lg-ratio-16-9 {
aspect-ratio: 16 / 9;
}
.topic-item:before {
content:'';
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
transition: background .9s ease;
background: rgba(255,255,255,0)
}
.topic-item:hover:before { background: rgb(97,96,106,0.9);
transition: background .3s ease;
}
.topic-item h3 {
z-index: 999;
}
.topic-item:hover h3 {
color: #fff;	
transition: all .5s ease;
}
}
a.generate-back-to-top {
background: #fff;
color: var(--accent);
border: 1px solid var(--accent);
border-radius: 0;
bottom: 50px;
}
a.generate-back-to-top:hover {
background: var(--accent);
color: #fff;
}
@media screen and (max-width: 767px) {
a.generate-back-to-top {
bottom: 15px;
}
} .c-footer-nav .wp-block-navigation__container {
gap: 3px;
} .pupup-stoerung {
position: fixed;
top: 10%;
left: 0;
right: 0;
}
.pupup-stoerung .btn-close-popup {
position: absolute;
right: 2%;
top: 5%;
cursor: pointer;
}
@media screen and (max-width: 767px) {
.pupup-stoerung .btn-close-popup {
right: 4%;
top: 2%;
}
} .ul-li-spacing > li {
margin-bottom: 10px;
}