/* 
Theme Name: BioNasin
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: die kommunikatöre
Author URI: https://diekommunikatoere.de
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
h1{}
@media (min-width: 2400px){
    h1{
        font-size:85px !important;
        line-height: 125px !important;
    }
    .elementor-2 .elementor-element.elementor-element-1998304f > .elementor-widget-container,
    .elementor-204 .elementor-element.elementor-element-d0244ae > .elementor-widget-container,
    .elementor-3 .elementor-element.elementor-element-56355eb3 > .elementor-widget-container,
    .elementor-212 .elementor-element.elementor-element-6a89611c > .elementor-widget-container {
        --e-transform-translateY: -50px;
    }
    .elementor-2 .elementor-element.elementor-element-546cf684,
    .elementor-2 .elementor-element.elementor-element-742055c1 {
        margin-top: 2%;
    }
    .elementor-398 .elementor-element.elementor-element-7181b0c > .elementor-widget-container {
        --e-transform-translateY: -125px;
    }
}
h2{}
h3{
    margin-top: 25px !important;
}
p.small{
    font-size: 16px;
}
a{
    word-wrap: break-word !important;
    color: #396c39 !important;

}
.order-button a{
    color: #ffffff !important;
}
footer a{
    color: #ffffff !important;

}
div.wpforms-container-full button[type=submit]{
    background-color: #396c39 !important;
}
.wpforms-field-label{
    color: #396c39 !important;
}
.elementor-testimonial-name{
    font-family: 'Cabin', sans-serif;
    font-size: 20px !important;
}
/* Header */
header{
    z-index: 15;
    overflow: visible !important;
}
.header-banner{
    position: fixed;
    z-index: 10;
    top: -20px;
}
.header-title{
    max-height: 30px;
}
@media (min-width: 768px){
    .header-title{
        max-height: 350px;
    }
}
@media (min-width: 550px) and (max-width: 599px){
    .elementor-398 .elementor-element.elementor-element-7181b0c > .elementor-widget-container {
        --e-transform-translateY: 15px;
    }
    .elementor-2 .elementor-element.elementor-element-25d694ab > .elementor-widget-container {
        --e-transform-translateY: 65px;
    }
}
@media (min-width: 600px) and (max-width: 767px){
    .elementor-398 .elementor-element.elementor-element-7181b0c > .elementor-widget-container {
        --e-transform-translateY: 50px;
    }
    .elementor-2 .elementor-element.elementor-element-25d694ab > .elementor-widget-container {
        --e-transform-translateY: 100px;
    }
}
@media (min-width: 2400px){
    .elementor-2 .elementor-element.elementor-element-25d694ab > .elementor-widget-container {
        --e-transform-translateY: -45px;
    }
}







.bionasin-link{
    min-width: 175px;
}
.bionasin-link .elementor-widget-container {
    z-index: 50;
    position: relative;
}

.header-banner .external-link div p:after{
	content: url(../hello-theme-child-master/icons/external-link-green.svg);
	padding-left: 3px;
    display: inline-block;
    width: 12px;
    height: 12px;
}
.hero-bg-light{
    background-color: #B5CB00;
    padding: 4px 25px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.hero-bg-dark{
    background-color: #396c39;
    padding: 4px 25px;
    border-radius: 5px;
    margin-bottom: 10px;
}
#bionasin-img-link{
    height: 100px !important;
	width: auto !important;
    position: fixed;
    top: 0px;
}
.max-height-135{
	max-height: 135px;
}
.bionasin-link img{
    width: 100%;
    height: 55px !important;
    position: relative;
    z-index: 10;
    background-color: #fff;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}
@media (min-width: 768px){
    .bionasin-link img{
        height: 75px !important;;
    }
    .bionasin-link .elementor-fixed{
        position: relative !important;
    }
}
@media (min-width: 991px){
    .bionasin-link img{
        height: 100px !important;;
    }
}
.bionasin-link.elementor-widget-image a img[src$=".svg"] {
    width: 175px !important; 
}
/* Content */

/* Footer */
footer{
	overflow: visible !important;
}
.footer-menu nav{
	justify-content: center;
}
.elementor-11 .elementor-element.elementor-element-52845eb > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 5px;
}
.external-link div p:after{
	content: url(../hello-theme-child-master/icons/external-link.svg);
	padding-left: 3px;
}
.pay-options .gallery {
    justify-content: center;
    align-items: center;
    display: flex;
}
.footer-logo .elementor-widget-image{
    margin-bottom: 10px !important;
}

.boxed-container .elementor-container {
    /*position: absolute;
    bottom: -300px;*/
    background-color: #fff;
    border-radius: 8px;
    -webkit-box-shadow: 4px 7px 20px 0px rgba(0,0,0,0.49);
    -moz-box-shadow: 4px 7px 20px 0px rgba(0,0,0,0.49);
    box-shadow: 4px 7px 20px 0px rgba(0,0,0,0.49);
    transform: translateY(-60px);
}
.boxed-container .img-column{
    max-height: 220px;
}
/** Safari */
@media not all and (min-resolution: 0.001dpcm) {
    @media{
        .boxed-container .img-column img{
            max-width: 45% !important;
        }
    } 
    @media (min-width: 768px){
        .boxed-container .img-column img{
            max-width: 100% !important;
        }
    }
    @media (min-width: 991px){
        .boxed-container .img-column img{
            max-width: 70% !important;
        }
        .elementor-398 .elementor-element.elementor-element-627fbd74 > .elementor-widget-container,
        .elementor-2 .elementor-element.elementor-element-4f77d89c > .elementor-widget-container  {
            --e-transform-translateY: -75px;
            }
    }
    @media (min-width: 1500px){
        .elementor-398 .elementor-element.elementor-element-627fbd74 > .elementor-widget-container,
        .elementor-2 .elementor-element.elementor-element-4f77d89c > .elementor-widget-container  {
            --e-transform-translateY: -135px;
            }
    }
}

@media (min-width: 991px){
    .boxed-container .elementor-container,
    .boxed-container .img-column{
        max-height: 400px;
    }
}
.footer-data {
    flex-direction: column;
}

/* Set the order of the columns on mobile */
.footer-data .elementor-column:nth-child(1) {
    order: 3; /* Display first column as the last one on mobile */
}
.footer-data .elementor-column:nth-child(2) {
    order: 1;
}
.footer-data .elementor-column:nth-child(3) {
    order: 2;
}
@media (min-width: 768px){
    .footer-data .elementor-column:nth-child(1) {
        order: 1; 
    }
    .footer-data .elementor-column:nth-child(2) {
        order: 2;
    }
    .footer-data .elementor-column:nth-child(3) {
        order: 3;
    }
    .mobile-only{
        display: none;
    }
}
/* Disable hamburger for footer menu  */
@media only screen and (max-width : 980px) {
    footer .elementor-nav-menu--main {
        display: block !important;
    }
    footer .elementor-nav-menu--main .elementor-nav-menu{
        justify-content: center;
    }
    footer .elementor-menu-toggle {
        display: none!important;
    }
}
footer .external-link {
    background-color: #B5CB00;
    position: fixed;
    bottom: 0;
    padding: 8px 0;
    color:#396c39;
}
footer .external-link a{
    color:#396c39;
}
@media (min-width: 768px){
    footer .external-link {
        background-color: transparent;
        position: initial;
        padding:0;
    }
}

.elementor-button-icon svg {
    width: 4em;
    height: auto;
    background-color: #fff;
    padding: 5px;
    border-radius: 50%;
}
/* order-button */
.order-button:hover{
    cursor: pointer ;
}
.order-button .elementor-button.elementor-button-link {
    background-color: var(--e-global-color-accent );
    border-radius: 60px 60px 60px 60px;
    padding: 0px 35px 0px 2px;
}

.order-button .elementor-button-icon svg {
    width: 2.5em;
    height: auto;
    background-color: #fff;
    padding: 5px;
    border-radius: 50%;
		margin-top: 4px;
	  margin-left: 1px;
}

.order-button .elementor-button-content-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}
/* Testimonials */
.ingredients .elementor-widget-testimonial,
.ingredients .elementor-widget-testimonial .elementor-widget-container{
    height: 100%;
	box-shadow: -2px 8px 13px 2px rgba(0,0,0,0.05);
-webkit-box-shadow: -2px 8px 13px 2px rgba(0,0,0,0.05);
-moz-box-shadow: -2px 8px 13px 2px rgba(0,0,0,0.05);
}
.elementor-testimonial-name{
	color: var(--e-global-color-primary ) !important;
}
#bionasin-link{
	position: absolute;
	top: 0px;
}
#BorlabsCookieBox ._brlbs-btn-accept-all,
#BorlabsCookieBox ._brlbs-refuse-btn a{color: #fff !important;}
#BorlabsCookieBox ._brlbs-btn-accept-all:hover {
    background: #b5cb00;
    border-radius: 4px;
    color: #fff !important;
  }

/* Slide out Apotheken */
.ays-popup-box-main-box{
    height: 100vh !important;
    top: 0 !important;
}
.ays-pb-modal{
    height: 100vh !important;
    top: 0 !important;
    color: #fff;
}
 .ays-pb-modal p{
    font-family: "Cabin", Sans-serif !important;
    color: #fff !important;
}
.ays-pb-modal h2{
    padding-bottom: 30px !important;
    font-family: "Bergen Text", Sans-serif;
    color: #fff ;
}
#apo-slide-out .elementor-element-119c45b9{
    background-color: #396c39;
    border-radius: 11px;
    color: #ffffff;
    margin-top: 45px;
}
#apo-slide-out .elementor-button.elementor-size-md{
    font-family: "Bergen Text", Sans-serif;
    font-size: 22px;
    font-weight: 900;
    background-color: #DF091D;
    border-radius: 35px 35px 35px 35px;
    padding: 8px 20px 8px 20px !important;  
    color: #fff;
}
#apo-slide-out .elementor-button.elementor-size-md span{
    color: #fff;
    font-family: "Bergen Text", Sans-serif;
}
#apo-slide-out .e-con-inner {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 130px 20px 20px;
}
#apo-slide-out .e-con-inner img{
    position: absolute;
    top: -85px;
    max-width: 190px;
}
#apo-slide-out .apotheken-links article {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #ccc;
}
#apo-slide-out .apotheken-links article img{
    margin-right: 75px;
}
#apo-slide-out .ays-pb-modal-close .ays_pb_material_close_icon{
    border: 1px solid #396c39 !important;
    border-radius: 50% !important;
}
@media screen and (max-width: 768px){
    .ays-pb-modal_1 {
        width: 100% !important;
        max-width: 100% !important;
        height: 100vh !important;
        box-sizing: border-box;
    }
}

    


