/* CSS Document */
@charset "UTF-8";


/* merriweather-regular - latin */
@font-face {
  font-family: 'Merriweather';
    font-display: auto;
  font-style: normal;
  font-weight: 400;
  src: local('Merriweather Regular'), local('Merriweather-Regular'),
       url('../fonts/Merriweather-Regular.ttf') format('truetype')
}
/* merriweather-700 - latin */
@font-face {
  font-family: 'Merriweather';
    font-display: auto;
  font-style: normal;
  font-weight: 700;
  src: local('Merriweather Bold'), local('Merriweather-Bold'),
       url('../fonts/Merriweather-Bold.ttf') format('truetype')
}

@font-face {
  font-family: 'Merriweather';
    font-display: auto;
  font-style: normal;
  font-weight: 300;
  src: local('Merriweather Regular'), local('Merriweather-Regular'),
       url('../fonts/Merriweather-Regular.ttf') format('truetype')
}
/* merriweather-700 - latin */
@font-face {
  font-family: 'Merriweather';
    font-display: auto;
  font-style: normal;
  font-weight: 600;
  src: local('Merriweather Bold'), local('Merriweather-Bold'),
       url('../fonts/Merriweather-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Nexa Light';
    font-display: auto;
  font-style: normal;
  font-weight: 300;
  src: local('Nexa Light'), local('Nexa-Light'),
       url('../fonts/Fontfabric-Nexa-Light.otf') format('opentype');
}

@font-face {
  font-family: 'Nexa Bold';
    font-display: auto;
  font-style: normal;
  font-weight: 700;
  src: local('Nexa Bold'), local('Nexa-Bold'),
       url('../fonts/Fontfabric-NexaBold.otf') format('opentype');
}

@font-face {
  font-family: 'Born Ready';
    font-display: auto;
  font-style: normal;
  font-weight: 400;
  src: local('Born Ready Regular'), local('Born-Ready-Regular'),
       url('../fonts/NickyLaatz-BornReadyRegular.otf') format('opentype');
}

@font-face {
  font-family: 'Born Ready';
    font-display: auto;
  font-style: normal;
  font-weight: 400;
  src: local('Born Ready Slanted Regular'), local('Born-Ready-Slanted-Regular'),
       url('../fonts/NickyLaatz-BornReadySlantedRegular.otf') format('opentype');
}

@font-face {
  font-family: 'Born Ready';
    font-display: auto;
  font-style: normal;
  font-weight: 400;
  src: local('Born Ready Upright Regular'), local('Born-Ready-Upright-Regular'),
       url('../fonts/NickyLaatz-BornReadyUprightRegular.otf') format('opentype');
}

body, p, div.vc_gitem-zone.vc_gitem-zone-c div, .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt div, textarea {
    font-family: 'Nexa Light' !important;
}

h1, h2, h3, h4, b, strong, button, .button, input {
    font-family: 'Nexa Bold' !important;
}

h2 {line-height: 1.5}

.archive.tax-product_cat.term-blumen nav.woocommerce-pagination, nav.woocommerce-pagination {
	display: block !important;
}

.prdctfltr_add_scroll {
	display: block;
}


/*Extra Klasse Born Ready*/

.born-ready-font {
    font-family: 'Born Ready' !important;
}

body {
    font-display: auto;
}


/*---------------------------------Header-Anpassungen---------------------------------------*/
.woocommerce-checkout.woocommerce-order-received header#hmain #logo {
    text-align: left;
    border-bottom: none;
}

#widgets-header > div.grid.grid-2 {
    position: relative;
}

#widgets-header > div.grid.grid-2 div#widget_shopping_cart {
    top: 0;
    position: absolute;
    display: flex;
justify-content: flex-end;
    right: 0;
}

header#hmain #logo a.logo-img img {
    padding-top: 0;
    margin-top: -10px;
}

.socialmedia {
    float: none;
    margin-top: 5%;
    z-index: 999;
    position: fixed;
    right: 0;
}

.socialmedia a {
    display: block;
    background-image: url(/wp-content/uploads/2019/07/icon-bg-dunkellila.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
    height: auto;
    color: #fff;
margin: 5px 0;
}


.socialmedia a i {
    font-size: 1.7em;
}
.yt {
    line-height: 27px;
    padding: 4px 17px;
}

.insta, .pinterest, .fb {
    padding-top: 4px;
    border-radius: 0;
}

.widget_shopping_cart .cart-icon .cart-icon-img {
    color: #835ba2;
    text-shadow: none;
    font-size: 30px;
    padding: 4px 4px 6px 4px;
}

.widget_shopping_cart .cart-icon .cart-count {
    background: rgba(167, 140, 190, .7);
    right: 5px;
    bottom: 25px;
}



@media (max-width: 1080px){
header#hmain {
    background: rgba(255, 255, 255, 0.95) none repeat scroll 0 0 !important;
    padding: 5px 10px 12px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}
}

@media (max-width: 660px){
.widget_shopping_cart .cart-icon .cart-count {
    right: -3px;
    bottom: 20px;
}
}
@media (max-width: 530px){
.widget_shopping_cart .cart-icon .cart-count {
    bottom: 19px;
    right: 4px;
}
    .widget_shopping_cart .cart-icon .cart-icon-img {
        padding:0;
    }


}

.widget_shopping_cart p.cart-text, .widget_shopping_cart .cart-price {
    display: block;
    font-size: 11px;
    font-weight: 300;
    color: #3A3A3A;
    text-align: center;
}

a.wc-forward.cart-link {
    font-size: 0;
}

a.wc-forward.cart-link:before {
    content: "Warenkorb";
    display: block;
    font-size: 11px;
    font-weight: 300;
    color: #3A3A3A;
    margin-bottom: 5px;
}

.icon-nav {
    display: flex;
    margin-right: 20px;
}

.widget_shopping_cart_content {
/*    display: inline-block;*/
    text-align: center;
    display: flex;
    flex-direction: column-reverse;
}

.icon-nav a {
    width: 60px;
    text-align: center;
    margin: 0 5px;
    cursor: pointer;
}

.icon-nav a i.fa.fa-paper-plane {
    color: #835ba2;
    font-size: 30px;
    padding: 4px 4px 6px 4px;
}

.ivon-nax-sub {
    font-size: 11px;
    font-weight: 300;
    color: #3A3A3A;
}

@media (max-width: 931px) and (min-width: 851px) {
    #widgets-header {
    height: auto;
    }
    header#hmain #logo {
    height: 70px;
    }
}

@media (max-width: 660px) {

header#hmain #widgets-header #logo a img, header#hmain #widgets-header #logo a {
    max-height: 100% !important;
}
}

@media (max-width: 530px){
header#hmain #widgets-header #logo a.logo-img {
    height: 50px;
    max-height: 100% !important;
    vertical-align: bottom;
}
}
/*general maring-top-fix for mobile devices*/
@media (max-width: 1080px) and (min-width: 661px) {

#main-wrapper {
        margin-top:130px;
}
}


@media (max-width: 660px) {
    #main-wrapper {
/*        margin-top: 60px; neu wg. neuem header*/
        margin-top: 70px;
    }
}
@media (max-width: 530px) {
    #main-wrapper {
        margin-top: 60px;
    }
}



/*--------------------------------Navigation-3-Stufen-Version 1---------------------------------*/

/*
header#hmain .navbar ul li:hover > ul {
    width: 968px;
    max-width: 100%;
    left: 468px;
}

header#hmain .navbar ul li ul.submenu-columnized > li {
   display: block;
    width: 200px;
}

header#hmain .navbar ul li ul li ul {
    display: inline-block;
    width: 200px;
}

header#hmain .navbar ul.sub-menu>li.menu-item-has-children {
    
}

header#hmain .navbar ul.sub-menu>li.menu-item-has-children>ul.sub-menu {
    position: absolute;
    top:0;
    left:200px;
    padding:0.5em;
    display: none;
    width: 200px;
}

header#hmain .navbar ul.sub-menu>li.menu-item-has-children:hover>ul.sub-menu {
    display:block;
}

header#hmain .navbar ul li ul.submenu-columnized > li a {
    padding:0 10px !important;
    line-height: 2rem !important;
}


header#hmain .navbar ul.sub-menu>li.menu-item-has-children>a:after {
    content: ">";
    position: absolute;
    top: 0;
    right: 20px;
    display: none;
}

header#hmain .navbar ul.sub-menu>li.menu-item-has-children:hover>a::after {
    display: block;
}

header#hmain .navbar ul li > ul {
    background: none;
    border:none;
    background-color: none;
}

.navbar>div>ul#menu-header>li>ul {
    background-color: rgba(255, 255, 255, 0.86);
    box-shadow: 0px 5px 5px rgba(51, 51, 51, 0.25);
}

.page-id-112255 .navbar>div>ul#menu-header>li>ul{
    background-color:none;
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
}


header#hmain .navbar ul li:hover > a {
    color: #a78bbd;
}
*/


/*--------------------------------Navigation-3-Stufen-Version 2---------------------------------*/

header#hmain .navbar ul.nav>li>ul {
    width: 968px;
    max-width: 100%;
    left: 50%;
    transform: translateX(-50%);
    padding-left: 0;
    padding-right: 0;
}

header#hmain .navbar ul li:hover > ul {
    display: flex;
}


header#hmain .navbar ul.sub-menu>li.menu-item-has-children>ul.sub-menu {
    display: block;
    width: 200px;
}

header#hmain .navbar ul li ul.submenu-columnized > li a {
    padding:0 10px !important;
    line-height: 2rem !important;
}


/*
header#hmain .navbar ul.sub-menu>li.menu-item-has-children>a:after {
    content: ">";
    position: absolute;
    top: 0;
    right: 20px;
    display: none;
}
*/

header#hmain .navbar ul.sub-menu>li.menu-item-has-children:hover>a::after {
    display: block;
}

header#hmain .navbar ul li > ul {
    background: none;
    border:none;
    background-color: none;
}

.navbar>div>ul#menu-header>li>ul {
    background-color: #fff;
/*    box-shadow: 0px 5px 5px rgba(51, 51, 51, 0.25);*/
   /* box-shadow: -3px -3px 10px #0000003d inset;*/
    box-shadow: -1px -1px 10px #ccc inset;
}


/*

.page-id-112255 .navbar>div>ul#menu-header>li>ul{
    background-color:none;
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
}
*/


header#hmain .navbar ul li:hover > a {
    color: #a78bbd;
}

@media screen and (max-width: 1080px) {

.navbar>div>ul#menu-header>li>ul ul {
    box-shadow: -1px -1px 5px #c1c1c1 inset;
}
}




/*---------------------------------Ende-Navigation-3-Stufen----------------------------------*/

/*---------------single product-------------*/
.jb-dynamic-pricing-price-left-box .quantity label {
	display: none !important;
}

.cart_item td.product-quantity .quantity label {
	display: none !important;
}


/*-Bewertung Single Product-*/

.single-product #reviews.woocommerce-Reviews #comments ol.commentlist .comment_container .comment-text {
    float: none;
    margin-bottom: 25px;
}

.single-product #reviews.woocommerce-Reviews #comments ol.commentlist .comment_container .comment-text p.meta {
    display: inline;
}

/*-----------------aditional products, keep normal size----------*/
ul.products.columns-2 li.product {
    width: 23%;
}

/*---------------variable products-------------*/
#variations-oos-contact-btn {
	display: none;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 1.2em;
	margin-top: -2em;
	text-align: center;
	line-height: 22px;	
	font-weight: 600;
	color: #fff;
/*	background-color: #119051;*/
    background-color: #835ba2;
	padding: 0.55em 1em;
	border-radius: 3px;
}

#variations-oos-contact-btn:hover {
	background-color: #815aa2;
}


/*---------------checkout-------------*/
#step-wrapper-address .woocommerce-invalid-required-field:before {
    content: 'Bitte fülle dieses Feld aus';
    display: block;
    text-align: left;
    margin-left: 0.3em;
    color: #de0000;
}



#step-wrapper-address #my_checkbox_field:before {
    content: 'Bitte stimme den Versandinformationen zu';
    display: block;
    text-align: left;
    margin-left: 5%;
    color: #de0000;
}


#step-wrapper-address #e_deliverydate_field:before {
    content: 'Bitte wähle einen Termin';
    display: block;
    text-align: left;
    margin-left: 0.3em;
    color: #333;
}


#bl-instock-btn {
	display: inline-block;
	margin-top: 13px;
}

#bt-delete-filters {
	display: block;
	margin-top: 13px; margin-left: -13px; font-weight: bold;
}

.page-id-6 p.form-row {
    text-align: left;
}

/*-------------PayPal Bestellbutton-------------- */
.woocommerce-multistep-checkout .step-buttons {
    border-top: none !important;
}
/*-------------PayPal Bestellbutton Übersetzung-------------- */

.wc-gzd-order-submit>.place-order button.button.alt {
    font-size: 0px;
}

.wc-gzd-order-submit>.place-order button.button.alt:before {
    content: "Jetzt zahlungspflichtig bestellen";
    font-size: 13px;
    line-height: 2.5;
}

/*Heidelpay NEU*/

.payment_box.payment_method_hp_dd label, .payment_box.payment_method_hp_dd input {
    display: block;
}

/*Fixed Buttons im Mobile*/

/*Ausblenden Callus-box im Checkout*/

@media screen and (min-width: 476px) {

.checkout-btn-pseudo {
    display: none;
}
}
    
@media screen and (max-width: 475px) {

.woocommerce-cart #callus-box {
    display: none;
}

.checkout-btn-pseudo {
    display: inline-block;
/*    background-color: #119051;*/
    background-color: #835ba2;
    border-radius: 3px;
    vertical-align: top;
    border: none;
    /*font-family: 'Merriweather', serif;*/
    font-family: 'Nexa Bold';
    cursor: pointer;
    -webkit-appearance: none;
    text-decoration: none !important;
}
    
  
    
.entry-content .checkout-btn-pseudo a {
    color: #fff;    
}
    
div#bt-proceed-to-checkout {
    transform: translateY(-120px);
}
    
.woocommerce-cart td.actions> input.button, .checkout-btn-pseudo {
    position: fixed;
    box-shadow: 1px 1px 5px #000;
    bottom: 10px;
    left: 10px;
    z-index: 6;
    margin: 0;
    padding: 0.8em 1em;
    line-height: 2.3em;
    font-size: 1em;
}

.checkout-btn-pseudo {
    right: 10px;
    left: unset;
}

}




/*---------------footer widgets -------------*/
.column.widget.bl_footer_nav {
	border-left: none !important;
}
.bl_footer_nav ul li a:hover {
	text-decoration: underline !important;
}
/*---------------product-details, thumbnails and text row -------------*/
.woocommerce-product-gallery .flex-viewport {
    float:none;

}

.single-product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image {
    display: flex !important;
    align-items: center;
}


.woocommerce-product-gallery__image.flex-active-slide {
    min-height: auto;
}

.woocommerce-product-gallery .flex-control-nav li {
    float:left;
    width: 18%;
    margin-bottom:0px;
}

.woocommerce-product-gallery .flex-vertical-thumbnails {
    float: none;
    width: 100%;
    height: auto !important;
}

flex-vertical-thumbnails {
    /*height:auto !important;*/
}

.woocommerce-3 .product .images {
    width: 50%;
}

/*border next to active thumbn*/
.woocommerce-product-gallery .flex-control-nav li.active:after {
    display: none;
}

.woocommerce-product-gallery .flex-vertical-thumbnails {
    padding:0px;
}


/* Fix Thumbnails change position to invisible */
.single-product div.flex-vertical-thumbnails ol.flex-control-nav.flex-control-thumbs {
    transform: translate3d(0px, 0px, 0px) !important; 
}

@media only screen and (min-width: 1024px) {
div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img {
    max-width: 100%;
    height: auto;
    width: 450px;
}
}

.woocommerce-product-gallery .flex-viewport {
    width:100%
}

.woocommerce-3 .product .summary {
    width: 50%;
}

div.product .summary {
    padding-left: 10px;
}





/*-----------------------------------Navigation justify + Footer Widgets---------*/

@media only screen and (min-width: 1081px) {
header#hmain .navbar ul {
    display: flex;
    justify-content: space-around;
}

li#menu-item-4248 {
    margin-left: -10px;
}
	
	#widgets-footer #text-4 {
		/*width: 100%;*/
	}
    
}

@media (max-width: 660px){
header#hmain .header-inner .container {
    background-color: #fff !important;
}
}
    
/*---icons in Mobil in der Side-Nav anzeigen und sonst nicht ---*/
@media (min-width: 660px){
    div#widget_shopping_cart.header-widgets-mobile {
    display: none;
}
}

@media (max-width: 1080px){    
.header-widgets-desktop .blog, .header-widgets-desktop .blog, .header-widgets-desktop .contact{
        display:none;
    }
    
header#hmain .header-widgets-mobile.widget_shopping_cart#widget_shopping_cart {
    display: block;
    position: relative;
    right: 0;
    top: 0;
    margin-right: 0;
}
    
header#hmain .header-widgets-mobile.widget_shopping_cart#widget_shopping_cart .icon-nav {
    justify-content: center;
}
    
header#hmain .header-widgets-mobile.widget_shopping_cart#widget_shopping_cart .icon-nav a {
    margin: 10px 20px;
    }
    
header#hmain .header-widgets-mobile.widget_shopping_cart#widget_shopping_cart .widget_shopping_cart_content,header#hmain .header-widgets-mobile#widget_shopping_cart .mobile.mobile-nav {
    display: none;    
    }
    
    
}

@media (max-width: 530px){
    .mobile-nav {
        margin-right:40px;
}
}


   
    
/*---mehrstufige Navigaion in Mobil korrigieren---*/
@media (max-width: 660px){
    header#hmain nav.navbar ul#menu-header li:hover > ul.sub-menu {
        left:0;
    }
    
header#hmain .navbar ul.nav>li>ul {
    width: 968px;
    max-width: 100%;
    left: 0;
    transform: translateX(0);
        
}
}

    /*---mobile Navigation---*/

@media (max-width: 1080px){

    
header#hmain nav.navbar {
    margin: 0;
    background: rgba(255, 255, 255, 0) none repeat scroll 0 0;
    display: none;
    border: none;
}
    
header#hmain nav.navbar ul#menu-header li ul.sub-menu {
    display: none;
    margin: 0;
    border: none;
    font-size: 1em !important;
    padding: 0;
    background: transparent;
    position: inherit;
    width: 100%;
}
    

    
/*
header#hmain nav.navbar ul#menu-header.nav.slimmenu, header#hmain nav.navbar ul#menu-header.nav.slimmenu li ul.sub-menu.submenu-columnized.active {
    width: calc(100% - 30px);
} 
*/

header#hmain .navbar ul.nav>li>ul {
    left: unset;
    transform: none;
}
    
header#hmain nav.navbar ul#menu-header li {
    display: block;
    width:100%;
    padding: 0;
    position: relative;
    line-height: 2.5em;
    z-index: auto;
}
    
    
header#hmain nav.navbar ul#menu-header li a {
    display: block;
    width: 100%;
    border-bottom: 1px solid #CCC;
    text-align: center;
    padding: 0 !important;
    line-height: 2.5em !important;
    font-weight: normal;
    font-size: 1em !important;
    cursor: pointer;
    margin: 0;
}    
    
header#hmain nav.navbar ul#menu-header.nav.slimmenu
    {
    width: calc(100% - 30px);
}
    


header#hmain nav.navbar ul#menu-header>li>a {
    padding-left: 30px !important;
    text-align: left;
    font-size: 1.2em !important;
}
    


    header#hmain nav.navbar ul#menu-header>li>a {
        padding-left:30px !important;
        text-align: left;
        font-size: 1.2em !important;
    }
    
    header#hmain nav.navbar ul#menu-header>li>ul>li>a {
        padding-left:60px !important;
        text-align: left;
        font-size: 1.1em !important;
        width: 100%;
    }
    
    header#hmain nav.navbar ul#menu-header>li>ul>li>ul>li>a {
        padding-left:90px !important;
        text-align: left;
        width: 100%;
    }
    
    a.mobile-nav-trigger>i.fa.fa-close:before {
    content: url(../img/mob-nav-x.png);
}
    
header#hmain nav.navbar ul#menu-header > li.menu-item-has-children .sub-menu-trigger {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    z-index: 999;
    font-size: 1.5em;
    padding: 0 1em;
    cursor: pointer;
    line-height: 1.67em;
    color: #333;
    background-color: #EEE;
}
     

ul#menu-header > li.menu-item-has-children > a:hover:after, ul#menu-header > li.menu-item-has-children:hover > a:after {
    display: none;
}
    
    
}

@media (max-width: 660px){
    
    
header#hmain nav.navbar ul#menu-header.nav.slimmenu > li.menu-item-has-children > .sub-menu-trigger{
    right: 0;
}
    
header#hmain nav.navbar ul#menu-header.nav.slimmenu, header#hmain nav.navbar ul#menu-header li a, header#hmain nav.navbar ul#menu-header.nav.slimmenu>li>a {
    width: 100%;
}
    

    
}




/*-----------------Algolia Suchfunktion-------------*/

.ais-hierarchical-menu--item.ais-hierarchical-menu--item__active > div > a {
    color: #835ba2;
}


a.alg-cta--blue.alg-button--small.alg-button--themebutton {
    display: none;
} 

aside#ais-facets {
   /* font-family: 'Merriweather', serif;*/
    font-family: 'Nexa Light';
}

/*-Produktkategorien ausblenden----*/
#facet-categories {
    /*display: none;*/
}



/* Rausgenommen, weil sonst der Button für die Sidebar im Mobilbereich weg ist
div#algolia-selectors {
    display: none;
}*/

/*---Bildformat---*/

/*Algolia Farbkacheln*/
.alg-color-widget {
	width: 56px; 
	height: 56px;
	border: 2px solid #fff;
	float: left;
}

.alg-color-widget-gruen {
    background-color: #2fc619; 
}

.alg-color-widget-rot {
    background-color: #fe0000;
}

.alg-color-widget-pink {
    background-color: #ff1495;
}

.alg-color-widget-weiss {
    background-color: #fff;
    box-shadow: inset 0 0 1px #000;
}

.alg-color-widget-rosa {
    background-color: #ffa4d0;
}

.alg-color-widget-orange {
    background-color: #FC8B00;
}

.alg-color-widget-violett {
    background-color: #8a008b;
}

.alg-color-widget-gelb {
    background-color: #fde708;
}

.alg-color-widget-creme {
    background-color: #ffe3c1;
}

.alg-color-widget-creme {
    background-color: #ffecd1;
}

.alg-color-widget-gemischt {
    background-image: url(/wp-content/uploads/2015/11/Unbenannt-1.jpg);
    background-size: cover;
}

.alg-color-widget-blau {
    background-color: #0000cb;
}

.alg-color-widget-lachs {
    background-color: #ff937c;
}

.alg-color-widget-apricot {
    background-color: #fab983;
    
}

.alg-color-widget-schwarz {
    background-color: #000;
}

.ais-menu--item__active .alg-color-widget {
    border-color:#000;
}

.alg-hit__content figure{
    width: 100%;
    height: auto !important;
}

#facet-colors::after {
    content:"";
    clear: both;
    display: block;
}




.alg-container--lg #ais-facets {
    float: right;
}

.ais-facets {
    padding-left: 2em;
    display:block;
}



#facet-attribute-farbe-der-blume::after {
  content: " ";
    clear: both;
    display: block;
    width: 100%;    
}

/*Farbe-Filter höher setzen, wenn keine Verfügbarkeit darüber angezeigt wird*/
.ais-facets#oos-filter {
    margin-bottom:0px;
}  

.ais-facets#oos-filter>div {
    margin-bottom: 2rem;
}

.ais-facets#oos-filter>div#oos-filter {
    margin-bottom: 0;  
}




/*Produkt- und Preisdarstellung*/
article.alg-hit {
    border: none;
    height:100%;
/*    font-family: 'Merriweather', serif;*/
    font-family: 'Nexa Light';
}

.alg-hit__content {
    height:100%;
    position: relative;
}

.alg-hit__content:after {
    content:"";
    height: 45px;
    display: block;
}

.alg-hit__content>a.button {
    position: absolute;
    bottom:0px;
    padding: 0.4em 1.5em;
    width: 100%;
    text-align: center;
}

@media screen and (max-width: 375px) {
.alg-hit__content>a.button {
    padding: 0.4em 1em;
    font-size:13px;
    line-height: 1.5em;
    }
    
}


.alg-hit .alg-hit__details .alg-hit__currentprice {
    color: #333;
  /*  font-family: 'Merriweather', serif;*/
    font-family: 'Nexa Light';
    font-size: 18px;

}

span.alg-price-ab {
    font-size: 13px;
}


.alg-hit .alg-hit__details .alg-hit__priceholder {
    margin: 0;
    position: absolute;
    bottom:50px;
    left: 50%;
    transform: translateX(-50%);
    
}

h2.alg-hit__title {
    margin-top: 0;
    margin-bottom:5px;
}

.alg-hit .alg-hit__details .alg-hit__title a {
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    margin: 0;
    height:auto;
    display:block;
    overflow: visible;
  /*  font-family: 'Merriweather', serif;*/
    font-family: 'Nexa Bold';
}


/*Stars*/

.alg-hit .alg-stars {

    height: 15px;
    width: 4.9em;
    display: inline-block;
}

.alg-hit .alg-stars, alg-no-stars {
display: inline-block;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1em;
font-size: 1em;
width: 5.4em;
}

.alg-hit .alg-stars::before {
    content: "\f006\f006\f006\f006\f006";
    color: #F2C200;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    font-family: 'FontAwesome';
}

span.alg-rating {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}

span.alg-rating::before {
    content: "\f005\f005\f005\f005\f005";
    top: 0;
    color: #f2c200;
    position: absolute;
    left: 0;
    font-family: 'FontAwesome';
}

/*Überschriften bekommen dynaische Höhe im Raster, damit Bewertungssterne nicht verdeckt werden*/
li.product>a>div:first-of-type {
    height: auto!important;
    margin-bottom: 8px !important;
}
/**/



/*Navigation einblenden */
@media (min-width: 932px){
header#hmain nav.navbar {
    display: none;
    }
    
    .woocommerce-checkout:not(.woocommerce-order-received) header#hmain nav.navbar{
    display:none !important;   
    }
    
}

/*"Filtern" im mobilen Button auch anzeigen*/
#oos-filter2 {
    display: none;
    padding-left: 0px;
    padding-top: 10px;
    margin-bottom: 10px;
}

#oos-filter2 span.ais-refinement-list--count {
    display:none;
}

@media (max-width: 783px){
    #oos-filter2 {
    display: block;
}
}
    


/*Filterleiste in Mobiler Ansicht über die gesamte Breite*/
#algolia-mobile-filters button {
     color: #697782 !important;   
}

/*Filterbutton mit Text versehen*/
#algolia-mobile-filters button::before {
    content:"Filtern";
}


/*mittlere Filterleiste soll ebenfalls rechts floaten*/
.alg-container--md #ais-facets {
    float: right;
}



/*show more übersetzen*/
.ais-show-more.ais-show-more__inactive {
    font-size: 0px;
}

.ais-show-more.ais-show-more__inactive::before {
    content:"mehr anzeigen";
    font-size:14px;
}

.ais-show-more.ais-show-more__active {
    font-size: 0px;
}

.ais-show-more.ais-show-more__active::before {
    content:"weniger anzeigen";
    font-size:14px;
}

 
/*Sortierung raus*/
#algolia-sort-by {
    display:none;
}


/*ganze Ergbnis-Kachel klickbar */
alg-hit__content {
    position: relative;
}


.alg-hit .alg-hit__overlay .alg-cta--transparent {
    color: white;
    border: none;
    background-color: transparent;
    font-weight: 600;
    margin-bottom: 0;
    transform: translateY(0px);
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;

}

.ais-hits--item {
        cursor: pointer;
}

.ais-hits--item *:hover, .ais-hits--item, {
    background-color: transparent !important;
}
.alg-hit:hover .alg-hit__overlay {
    opacity: 0;}

/* Sale-Overlay*/
.alg-hit__ribbon {
    
}

.alg-hit .alg-hit__details {
    text-align: center;
    padding: 1em 0.5em;
    text-align: center;
    padding-bottom: 80px;
}


/*--- alle Filter löschen Button ---*/
#bt-clear-all {
    display: inline-block;
    padding: 8px;
    margin-bottom: 7px;
    background-color: #835ba2 !important;
    border-radius: 15px;
}
#bt-clear-all a {
    color:#fff;
}

/*Verfügbarkeits-Filter anzahl ausblende */
#oos-filter .ais-refinement-list--count {
    display:none;
}

/*Verfügbarkeits-Filter nicht kürzen*/
.ais-refinement-list--label {
    white-space: inherit;
}

/* Algolia-Filter-Button in kleineren Größen*/

@media (max-width: 784px) {
    
/*Cart & Menue-Button*/
    
#widgets-header > div.grid.grid-2 div#widget_shopping_cart{
    width: auto;
    right: 35px;
}
}

@media (max-width: 530px) {
    
/*Cart & Menue-Button*/
    
#widgets-header > div.grid.grid-2 div#widget_shopping_cart{
    right: 15px;
}

aside#ais-facets + main#ais-main div#algolia-selectors div#algolia-mobile-filters button {
    background-color: #835ba2 !important;
}
    
.alg-container--xs #ais-facets.ais-facets--visible + main#ais-main div#algolia-selectors div#algolia-mobile-filters button {
    background-color: #a191ad  !important;
}
    
header#hmain .widget_shopping_cart:not(.header-widgets-mobile) {
    font-size: 35px;
    min-width: 100px;
    position: fixed;
    right: 54px;
    top: 24px;
}
    

/*
.alg-container--xs #algolia-selectors .algolia-filters button {
    width: 35px !important;
    height: 35px;
}
*/
}

@media (max-width: 561px) and (min-width: 531px) {
.alg-container--xs #algolia-selectors .algolia-filters button {
    width: 40px !important;
    height: 40px;
}
}


@media (max-width: 660px){
#widget_shopping_cart {
    position: fixed;
    right: 59px;
    top: 19px;
}
}

/*------------------2 Produktspalten im Mobilen Bereich______________*/
@media (max-width: 660px) {
.woocommerce ul.products li.product, .woocommerce ul.products:not(.columns-2):not(.columns-3) li.product {
    width: 47% !important;
    }
}


/*------------------Ende 2 Produktspalten im Mobilen Bereich______________*/




@media (max-width: 660px){
div#algolia-selectors {
    position: fixed;
    z-index: 999999;
    top: 13px;
    right: 8px;
    margin-top: 0 !important;
    }
}



@media (max-width: 783px) and (min-width: 661px) {
header#hmain {
    position: fixed;
    z-index: 99999;
    top: 0;
    width: 100%;
    background-color: #fff;
    }

#widget_shopping_cart {
    position: fixed;
    right: 63px;
    top: 43px;
}
div#algolia-selectors {
    position: fixed;
    z-index: 999999;
    top: 13px;
    right: 8px;
}
}
    
@media (max-width: 931px) {
     #algolia-mobile-filters button {
    font-size: 0px;
    background-size: 26px;
   /*    background-color: #119051;*/
    background-color: #835ba2;
   background-image:
    url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 400'><style>.st0{fill:white;}</style><path d='M376.5 46.1H29.7c-9.4 0-14.2 11.4-7.5 18.1L160.1 202c2 2 3.1 4.7 3.1 7.5v156.2c0 8.8 10.1 13.8 17.1 8.4l58.6-45.5c2.6-2 4.1-5.1 4.1-8.4V209.5c0-2.8 1.1-5.5 3.1-7.5L383.9 64.2c6.7-6.7 2-18.1-7.4-18.1z' class='st0'/></svg>");
        background-position: center;
         width:40px !important;
         height:40px;
         border-radius:40px;
         box-shadow: none;
         border:none;
     }
}

/*Algolia Trockenblumen*/


.ais-hits.ais-hits__empty span.dryf {
    width: 100%;
    margin-top: 25px;
    color: #fff;
    padding: 8px;
    margin-bottom: 7px;
    background-color: #835ba2;
    border-radius: 15px;
}

.ais-hits.ais-hits__empty span.dryf a{
    color: #fff;
}

/*---------------Stock-Filter Button-----------*





/*-------------------------Zahlungsarten-Übersicht im Checkout------------*/
.page-id-6 .payment_box {
    padding-left: 26px;
}

.page-id-6 .wc_payment_methods li {
    margin-bottom: 25px;
}
.page-id-6 .wc_payment_methods li.payment_method_HeidelpayCw_CreditCard {
    margin-top: -7px;
}

.page-id-6 .payment_method_HeidelpayCw_CreditCard>img {top:0.5em;}

/*------------Reduzierte Produkte------------------------*/
#content > div.wc-jb-stock-check-overlay-box + div {
    position: relative;
}


.badge {
    /*background-image: url(/wp-content/uploads/2019/04/faenhchen-lila-small.png);*/
    background-image: url(/wp-content/uploads/2019/07/faehnchen-hell.png);
    height: 100px;
    width: 100px;
    border: none;
    color: #fff; 
    font-size: 15px;
    padding-top: 20px;
    padding-left: 40px;
    border-radius: 0;
}

.single-product .summary.entry-summary .badge {
    position: absolute !important;
    padding-left: 50px;
    top: .6em !important;
    left: 324px;
}

@media screen and (max-width: 1024px) {
    
.single-product .badge {
     left: calc(50% - 126px);
    }
    
}

@media screen and (max-width: 561px) {
    
.single-product .summary.entry-summary .badge {
     left: calc(100% - 126px);
    }
    
}

@media screen and (max-width: 401px) {
    
.single-product .summary.entry-summary .badge {
/*    top: 30px;*/
 }
    
}

span.woocommerce-Price-amount.amount {
    color:#333;
}

/*------------Blumen-Blog-Blogartikel----*/
.single-post h1.entry-title {
    line-height: 1.5;
}

.single-post .entry-meta {
    margin-top: 15px;
}

.single-post header.entry-header {
    margin-bottom: 1em;
}

.single-post span.by-author {
    display: none;
}

.single-post .single-additional-post {
    width: 33%;
    float: left;
    padding-right: 30px;
    padding-bottom: 30px;
}

.single-post h3.assistive-text {
    font-size: 1.3em;
    margin: 0.8em 0;
     margin-bottom: 0.8em;
    line-height: 1.5em;
}

.single-additional-post h2.entry-title {
    font-size: 16px;
    line-height: 2;
    text-align: center;
   /* font-family: Merriweather;*/
    font-family: 'Nexa Bold';
    font-weight: 700;
    font-style: normal;
}

.single-additional-post .entry-content a {
    text-decoration: none;
    color: #333;
}

.single-additional-post .column {
    font-size: 14px;
    text-align: justify;
  /*  font-family: 'Merriweather';*/
    font-family: 'Nexa Light';
    font-weight: 400;
    font-style: normal;
    line-height: 1.8em;
}

@media screen and (max-width: 767px) {
.single-post .single-additional-post  {
    width: 100%;
}
}

/*------------Blumen-Blog-Übersicht----*/
div.bl-articles {
    display: flex;
    flex-wrap: wrap; 
}

/*------------Ende: Blumen-Blog-Übersicht----*/


/*------------Blumen-Blog-Schlagwortseiten----*/

.tag article, .category article, .author article {
    width: 50%;
    padding-right: 10px;
    padding-bottom: 10px;
    float: left;
}

@media screen and (max-width: 767px) {
    .tag article, .category article, .author article {
    width: 100%;
}
}

.tag .entry-content a, .category .entry-content a, .author .entry-content a {
    text-decoration: none;
    color: #333;
}
    
.tag h2.entry-title, .category h2.entry-title, .author h2.entry-title {
    font-size: 16px;
    line-height: 2;
    text-align: center;
    /*font-family: Merriweather;*/
    font-family: 'Nexa Bold';
    font-weight: 700;
    font-style: normal;
    min-height: 73px;
}



.tag .entry-meta, .tag footer.entry-meta, .category .entry-meta, .category footer.entry-meta, .author .entry-meta, .author footer.entry-meta {
      display: none !important;
}

.tag div.bl-articles .column, .category .column, .author .column {
    font-size: 14px;
    text-align: justify;
   /* font-family: 'Merriweather';*/
    font-family: 'Nexa Light';
    font-weight: 400;
    font-style: normal;
    line-height: 1.8em;
}


/*Anpassungen 11.12.18 - fraglich ob möglich*/

.tag .hentry .entry-header, .category .hentry .entry-header, .author .hentry .entry-header {
    min-height: 170px;
}
.tag .hentry .wp-post-image, .category .hentry .wp-post-image, .author .hentry .wp-post-image {
    height: 200px;
    object-fit: cover;
}

.tag div.bl-articles .column, .category .column, .author .column {
    min-height: 170px;
}

/*------------Blumen-Blog-Blogartikel----*/

.single-post h1.entry-title {
    line-height: 1.5;
}

.single-post .entry-meta {
    margin-top: 15px;
}

.single-post header.entry-header {
    margin-bottom: 1em;
}

.single-post span.by-author {
    display: none;
}

.single-post .single-additional-post {
    width: 33%;
    float: left;
    padding-right: 30px;
    padding-bottom: 30px;
}

.single-post h3.assistive-text {
    font-size: 1.3em;
    margin: 0.8em 0;
     margin-bottom: 0.8em;
    line-height: 1.5em;
}

.single-additional-post h2.entry-title {
    font-size: 16px;
    line-height: 2;
    text-align: center;
   /* font-family: Merriweather;*/
    font-family: 'Nexa Bold';
    font-weight: 700;
    font-style: normal;
}

.single-additional-post .entry-content a {
    text-decoration: none;
    color: #333;
}

.single-additional-post .column {
    font-size: 14px;
    text-align: justify;
    /*font-family: 'Merriweather';*/
    font-family: 'Nexa Light';
    font-weight: 400;
    font-style: normal;
    line-height: 1.8em;
}

@media screen and (max-width: 767px) {
.single-post .single-additional-post  {
    width: 100%;
}
}


/*--------------Blog-Kategorie-Seiten-Paginierung-----------*/

ul#main-pag.bt-pagination {
    list-style: none;
    display: initial;
}

ul#main-pag.bt-pagination li.bt-pagination-item {
    float: left;
    width: 30px;
    height: 30px;
    border: solid 1px #ccc;
    position: relative;
}

ul#main-pag.bt-pagination li.bt-pagination-item a.bt-pagination-link, ul#main-pag.bt-pagination li.bt-pagination-item span.bt-pagination-link {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    padding: 5px 9px;
}
/*--------------Ende-Blog-Kategorie-Seiten-Paginierung-----------*/

/*-----------------------Autorenbox unter Blogeinträgen---------------------------------*/

div#author-info {
    display: flex;
    align-items: center;
    border-right: solid 14px rgba(0, 0, 0, 0.05);
    padding-right: 35px;
    margin-top: 20px;
    text-align: justify;
}


div#author-info div#author-avatar {
    width: 25%;
    float: left;
    position: relative;
}


div#author-info div#author-avatar img {
    width: 70%;
    height: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    top: 50%;
}


div#author-info div#author-description {
    width: 75%;
    float: left;
}


div#author-link {
    margin-top: 8px;
}

div#author-info div#author-avatar:after, div#author-info div#author-description:after{
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
/*    height: 0px;*/
}

@media (max-width: 450px) {
    
div#author-info {
    flex-direction: column;    
}    
    
div#author-info div#author-avatar {
    width: 100%;    
 }    
    
div#author-info div#author-avatar img {
    position: relative;
    transform: translateX(-50%);
}    
    
div#author-info div#author-description {
    width: 100%;    
}
    
}

/*-----------------------Ende:Autorenbox unter Blogeinträgen---------------------------------*/


/*--------------- Telefonbutton in mobiler Ansicht einblenden ------------*/
#callus-box {
  /*  background-color: #119051; */
    background-color: #835ba2;
    display: none;
    padding: 13px 10px 10px 10px;
    border-radius: 4px;
    position: fixed;
    box-shadow: 1px 1px 5px #000;
    bottom: 10px;
    right: 10px;
    z-index: 6;
}

#callus-box i {
    color: #fff;
    font-size: 20px;
}

@media screen and (max-width: 475px) {

#callus-box {
    display: initial;
}
}

/*---------------------------------Bestellprozess, Datepicker, Firefox width fix, Übersetzung "clear"------------------*/
#ui-datepicker-div {
    width: auto;
}

button.ui-datepicker-close.ui-state-default.ui-priority-primary.ui-corner-all::before {
    content: "leeren";
    font-size: 16px;
    padding: 5px;
    margin: 3px;
}

button.ui-datepicker-close.ui-state-default.ui-priority-primary.ui-corner-all {
    font-size: 0;
}

/*Terminwahlfelder im Checkout ohne Hover*/
.ui-datepicker-calendar td  {
    pointer-events: none;        
}
.ui-datepicker-calendar td>a {
    pointer-events: all;        
}


/*---------------------------------Ende, Bestellprozess, Datepicker, Firefox width fix, Übersetzung "clear"------------------*/

/*---------------------------------Start, Bestellprozess, fix, Übersetzung Germanized Pro "Ihre persönlichen Daten... ->Datenschutzbestimmungen"------------------*/

body.woocommerce-multistep-checkout .form-row.legal.data-privacy.validate-required span.woocommerce-gzdp-multistep-privacy-policy-checkbox-text {
    font-size: 0;
}


body.woocommerce-multistep-checkout .form-row.legal.data-privacy.validate-required span.woocommerce-gzdp-multistep-privacy-policy-checkbox-text:before {
    content:"Deine persönlichen Daten werden dazu verwendet um Deine Bestellung zu bearbeiten. Weitere Informationen und Details findest Du in unseren ";
    font-size: 13px;
}

body.woocommerce-multistep-checkout .form-row.legal.data-privacy.validate-required span.woocommerce-gzdp-multistep-privacy-policy-checkbox-text a {
    font-size: 13px;
}

/*---------------------------------Ende, Bestellprozess, fix, Übersetzung Germanized Pro "Ihre persönlichen Daten... ->Datenschutzbestimmungen"------------------*/
/*----------------------------------Bestellprozess, Mobile Ansicht------------------------*/
/*Ausgeblendete Elemente im Checkout*/
/*Iconleiste mit Warenkorb, Eventplaner, Kontakt und Blog*/
.woocommerce-checkout:not(.woocommerce-order-received) #widgets-header > div.grid.grid-2 div#widget_shopping_cart.widget.column.widget_shopping_cart {
    display:none;
}



.checkout-menu {
    display: none;
}

div#widgets-footer div#text-4, div#widgets-footer div#bl_multinav_footer_widget-2, div#widgets-footer div#bl_multinav_footer_widget-3 {
    width: 33%;
}

.woocommerce-checkout .checkout-menu {
    display: block;
}
.woocommerce-checkout .socialmedia, .woocommerce-checkout .slogan, .woocommerce-checkout .menu-footer-shop-container, .woocommerce-checkout div#bl_multinav_footer_widget-2, .woocommerce-checkout #text-4, .woocommerce-checkout div#bl_multinav_footer_widget-3, .woocommerce-checkout ul#menu-footer-menue-rechtliches li#menu-item-3271, .woocommerce-checkout ul#menu-footer-menue-rechtliches li#menu-item-50269, .woocommerce-checkout .footer-msg{
    display: none;
}


.woocommerce-checkout #custom_html-2 {
    width: 100%;
    text-align: center;
}

.woocommerce-checkout #customer_details {
    padding-bottom: 100px;
}

.woocommerce-checkout .infotext {
    bottom: -50px;
    width: 100vw;
    max-width: 968px;
    line-height: 1.5;
    font-size: 12px;
}

.woocommerce-checkout .infotext2 {
    width: 100vw;
    max-width: 968px;
    bottom: -80px;
    font-size: 12px;
}

.woocommerce-checkout .checkout-menu a {
    margin: 0 25px;
}

.woocommerce-checkout #widgets-footer {
    padding-bottom: 0 !important;
}

.woocommerce-checkout footer#bottom {
    padding-top: 0;
}

.woocommerce-checkout footer#bottom .container {
    margin-bottom: 0;
}

@media (max-width: 660px) {
    
.woocommerce-checkout footer#bottom {
    padding: 0;    
}
    
.woocommerce-checkout footer#bottom .container {
    margin: 0;
    width: 100%;
}
    
.woocommerce-checkout #widgets-footer .grid #custom_html-2 {
    width: 100%;
}
    
.woocommerce-checkout .checkout-menu a {
    margin: 0 15px;
}
}

@media (max-width: 550px) {

.woocommerce-checkout .infotext {
    bottom: -120px;
    max-width: 100%;
}
    
.woocommerce-checkout .infotext2 {
bottom: -155px;
    max-width: 100%;
}
    

.woocommerce-checkout .checkout-menu a {
    display: block;
}
    
div#widgets-footer div#text-4, div#widgets-footer div#bl_multinav_footer_widget-2, div#widgets-footer div#bl_multinav_footer_widget-3 {
    width: 100%;
}
    
#ui-datepicker-div.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
    left:0px !important;
}
    
}

/*Ende Ausgeblendete Elemente im Checkout*/

/*Shipping-Header-Cart*/

.shipping.icon {
    width: 50px;
    font-size: 50px;
    height: 50px;
    margin-right: 20px;
}


@media (max-width: 820px) {
.shipping.header {
    line-height: 1.5em !important;
}
    
}

@media (max-width: 550px) {
.shipping.icon {
    float: none; 
    display: block;
    line-height: inherit;
    margin: 10px auto;
    padding: 0;
}
}
/*Product-Thumbnails*/
@media (max-width: 450px) {
    
table.shop_table.cart th.product-quantity, table.shop_table.cart th.product-subtotal, table.shop_table.cart th.product-remove{
    display: none;
 }
    
    
table.shop_table th.product-name {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
    
table.shop_table td.product-thumbnail {
    display: block;
    max-width: 100%;
    padding: 0 !important;
    margin: 10px 0;
    position: relative;
/*    left: calc(50% - 73px);*/
    left:0;
}

table.shop_table.cart td.product-name, table.shop_table.cart td.product-quantity {
    float: left;
}    


 table.shop_table.cart td.product-quantity {
    width: 50%;
    display: flex;
     margin-left: -5px;
}        

    
table.shop_table.cart td.product-subtotal {
    float: right;
    width: 50%;
    display: flex;
    padding-top: 2em;
}    


table.shop_table tr.cart_item td {
    border-bottom: none;    
}

table.shop_table.cart td.product-remove {
    padding: 0 15px !important;
}    
    
table.shop_table.cart td.product-remove a.remove {
    font-size: 25px;
}
    
table.shop_table.cart td.product-quantity:before {
    content: "Anzahl";
    display: block;
    padding-right: 5px;
    padding-top: 15px;
    font-size: 0.9em;
}

table.shop_table.cart td.product-subtotal:before {
    content: "Summe";
    display: block;
    padding-right: 5px;
    font-size: 0.9em;
}

    
    
/*
table.shop_table td.product-thumbnail img {
    width: 100%;
    height: auto;
    margin-top: 60px;
}
*/
    
table.shop_table td.product-thumbnail img {
    width: 300px !important;
    height: auto !important;
    max-width: 60vw;
    display: block;
    margin-top: 20px;
    
}
    
    
tbody tr.cart_item:first-of-type td.product-thumbnail img {
    margin-top: 10px;
}
    
    

}

/*--größere X zum Entfernen von Produkten--*/
    
td.product-remove {
    font-size: 20px;
    font-weight: 600;
        
}

/*schmalere Darstellung Kalender und Eingabefelder bei kleinen Geräten*/

@media (max-width: 560px) {
#ui-datepicker-div.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
    left:0px !important;
}

    

span.woocommerce-input-wrapper {
    display: block;
}
}

/*THANKYOU PAGE AFTER CHECKOUT*/

body.woocommerce-checkout .bt-back-shop-cont {
    text-align: center;
    margin-top: 35px;
}


body.woocommerce-checkout .bt-back-shop-cont a.button.bt-back-to-shop {
    padding: 1.2em 5em;
}

/*----------------------------------ENDE: Bestellprozess, Mobile Ansicht------------------------*/



/*-----------------Shipping-note-Produktdetailseite & Warenkorb--------------*/

.single-product .blumigo-shipping-note {
    text-align: center;
    margin-bottom: 25px;
    border: solid 1px #c5c5c5;
    font-weight: 600;
    margin-top: -1.5em;
    background-color: rgba(129, 91, 162, .4);
}

.woocommerce-cart td.product-name span.bt-cart-special-shipping {
    background-color: rgba(129, 91, 162, .4);
    padding: 8px;
    top: -7px;
    position: relative;
    left: 15px;
}

.woocommerce-cart div#bt-cart-shipping-notes {
    position: relative;
    text-align: center;
    margin: 25px 0;
    border: solid 1px #c5c5c5;
    font-weight: 600;
    background-color: rgba(129, 91, 162, .4);
}

.woocommerce-cart div#bt-cart-shipping-notes p.bt-shipping-outer {
    cursor: pointer;
    margin: 0;
    padding: 1em 0;
}

.woocommerce-cart div#bt-cart-shipping-notes p.bt-shipping-outer:hover {
    background-color: rgba(129, 91, 162, .6);
}

.woocommerce-cart div#bt-cart-shipping-notes > p.bt-shipping-outer:before {
    content: "\f0d7";
    font-family: 'FontAwesome';
    color: #666;
    font-size: 20px;
    position: absolute;
    left: 20px;
    font-weight: 400;
}

.woocommerce-cart div#bt-cart-shipping-notes > p.bt-shipping-outer.open:before {
    transform: rotate(180deg);
}

.woocommerce-cart div#bt-cart-shipping-notes > p.bt-shipping-outer.open {
    background-color: rgba(129, 91, 162, .6);
}

.woocommerce-cart div#bt-cart-shipping-notes >  p.bt-shipping-inner {
    padding: 0 .5em;
}


@media only screen and (max-width: 450px) {
    
.woocommerce-cart .woocommerce table.shop_table.cart tr.cart_item td.product-name{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
}

@media only screen and (max-width: 450px) and (min-width: 410px){
.woocommerce-cart div#bt-cart-shipping-notes p.bt-shipping-outer {
    padding: 1em 2em;
}
    
.woocommerce-cart div#bt-cart-shipping-notes > p.bt-shipping-outer:before {
    left: 15px;
}

}


@media only screen and (max-width: 409px) and (min-width: 340px){
.woocommerce-cart div#bt-cart-shipping-notes p.bt-shipping-outer {
    padding: 1em 1.5em;
}
}

/*
@media only screen and (max-width: 400px) and (min-width: 360px){
.woocommerce-cart div#bt-cart-shipping-notes p.bt-shipping-outer {
    padding-left: 2em;
}
}

@media only screen and (max-width: 359px) and (min-width: 340px){
.woocommerce-cart div#bt-cart-shipping-notes p.bt-shipping-outer {
    padding-left: 1.5em;
}
}
*/


/*-----------------Ende: Shipping-note--------------*/


/*----------------Mobile Navigation auf Tablets-----*/


@media (min-width: 1366px){
    
/*Navigation einblenden */
header#hmain nav.navbar {
    display:inherit !important;
    }
    
/*Navigation justify + Footer Widgets*/

header#hmain .navbar ul {
    display: flex;
    justify-content: space-around;
}

li#menu-item-4248 {
    margin-left: -10px;
}
	
	#widgets-footer #text-4 {
		/*width: 100%;*/
	}
    
/*---icons in Mobil in der Side-Nav anzeigen und sonst nicht ---*/
    div#widget_shopping_cart.header-widgets-mobile {
    display: none;
}

    


.widget.column.widget_shopping_cart.header-widgets-desktop>.mobile.mobile-nav>a.mobile-nav-trigger {
    line-height: 1;
}
}

@media (max-width: 1080px) {
   

/*
nav.navbar {
    display: none !important;
}
*/
    
header#hmain nav.navbar .menu-left {
    display: block;
    width: 100%;
}    
.mobile-nav {
    background-color: #835ba2;
    /*background-color: #119051;*/
    border-radius: 40px;
    display: inline-block;
    font-size: 25px;
    height: 40px;
    /*line-height: 40px;*/
    text-align: center;
    width: 40px;
    position: relative;
}
    
.mobile-nav .mobile-nav-trigger {
    color: #FFF;
    text-shadow: 0 0 1px #333;
   /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);*/
    line-height: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
    
.mobile-nav .mobile-nav-trigger i.fa {
    line-height: 0;    
}
    

header#hmain .header-inner > .container {
    background-color: #fff !important;
    width: 100%;
}
    

  
.header-widgets-desktop .blog, .header-widgets-desktop .blog, .header-widgets-desktop .contact{
        display:none;
    }
    
header#hmain .header-widgets-mobile.widget_shopping_cart#widget_shopping_cart {
    display: block;
    position: relative;
    right: 0;
    top: 0;
    margin-right: 0;
}
    
header#hmain .header-widgets-mobile.widget_shopping_cart#widget_shopping_cart .icon-nav {
    justify-content: center;
}
    
header#hmain .header-widgets-mobile.widget_shopping_cart#widget_shopping_cart .icon-nav a {
    margin: 10px 20px;
    }
    
header#hmain .header-widgets-mobile.widget_shopping_cart#widget_shopping_cart .widget_shopping_cart_content,header#hmain .header-widgets-mobile#widget_shopping_cart .mobile.mobile-nav {
    display: none;    
    }
    
    
}
    
    
/*----------------------------colour scheme----------------------*/
    

a.button,  button, .vc_btn3.vc_btn3-color-success, .vc_btn3.vc_btn3-color-success.vc_btn3-style-flat, .button, input[type=submit], button, .comment-reply-link, .tagcloud a, .slogan, .ais-range-slider--connect, .alg-hit .alg-hit__ribbon, .alg-hit .alg-hit__overlay .alg-cta--blue, .ais-hierarchical-menu--item.ais-hierarchical-menu--item__active > div > a .ais-hierarchical-menu--count, #ais-facets .ais-facets__wrapper .ais-hierarchical-menu--item__active > div > a .ais-hierarchical-menu--count, #ais-facets .ais-facets__wrapper .ais-hierarchical-menu--list__lvl1 .ais-hierarchical-menu--item__active > div > a .ais-hierarchical-menu--count, .ais-current-refined-values--item a, .vc_tta-color-green.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading, .mobile-nav, .vc_tta-color-green.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading  {
    background-color: #835ba2 !important;
}

.entry-content a {
    color: #835ba2;
}

/*
.alg-hit .alg-hit__details .alg-hit__title a em, .alg-primary-color, 
.ais-hierarchical-menu--item.ais-hierarchical-menu--item__active > div > a {
    color:#835ba2 !important;
}
*/


p.button-wrap a.button.button-secondary.button-close.vp-modal-close {
    background-color: #bc9ed3 !important;
    border: solid 1px #bc9ed3;
}

 a.button:hover, button:hover, .vc_btn3.vc_btn3-color-success:hover, .vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-success:focus, .vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:focus, .button:hover, input[type=submit]:hover, button:hover, p.button-wrap a.button.button-secondary.button-close.vp-modal-close:hover, #bt-clear-all:hover, .ais-current-refined-values--item a:hover, .ais-refinement-list--item.ais-refinement-list--item__active .ais-refinement-list--count, .wpb-js-composer .vc_tta-color-green.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
    background-color: #a191ad  !important;
}

.entry-content a:active, .entry-content a:hover, .ais-pagination .ais-pagination--link:hover,  .ais-refinement-list--item__active label, .ais-refinement-list label:hover,  .ais-facets a:hover, .ais-pagination .ais-pagination--item__active .ais-pagination--link {
    color: #a191ad;
}

.entry-content li.product h3, .entry-content span.price span.from, table.shop_table tbody td.product-name a {
    color: #333;
}

.ais-current-refined-values--item a {
    color: #fff;
}

.wc_jb_flowersaison_info_box_span {
    border-color: #835ba2;
    background: #d7cae0;
}

/*Google Analytics Opt Out*/

.gaoop {
    display: flex;
    padding-left: 5px;
    padding-right: 5px;
}

.gaoop-opt-out-content {
    width: auto;
    margin: 0 5px;
}

a.gaoop-close-icon {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

div#sv-badget-box {
    bottom: 150px !important;
}  

@media (max-width: 450px) {

a.gaoop-close-icon img {
    width: 20px;
    height: 20px;
}
    
div#sv-badget-box {
    bottom: 250px !important;
}    
}

/*SUCHE IM HEADER + Anpassungen für Mobile*/

.header-widgets-desktop .icon-nav a.search, div#widget_shopping_cart .icon-nav a.search {
    border-right: solid 3px #f8f8f8;
    max-height: 55px;
}

.header-widgets-desktop .icon-nav a.search img, div#widget_shopping_cart .icon-nav a.search img {
    max-height: 38px
}


@media (max-width: 1080px) {
.header-widgets-desktop a.search {
    display: none;
}
}

@media (max-width: 450px) {
    
.header-widgets-desktop .icon-nav a.search img, div#widget_shopping_cart .icon-nav a.search img, div#widget_shopping_cart .icon-nav a img {
    max-height: 34px
}
    
 .icon-nav a i.fa.fa-paper-plane {
    font-size: 25px;
}
    
div.menu-left #widget_shopping_cart {
    margin: 10px 0;
}
    
.icon-nav {
    margin-right: 0;
}
    
    
header#hmain .header-widgets-mobile.widget_shopping_cart#widget_shopping_cart .icon-nav a {
    margin: 2px;    
}    

}

/*UPSELLS*/

.single-product .vp-product-grid-wrapper section.up-sells.upsells.products {
    width: 100%;
    display: block;
}

.single-product .product section.upsells ul.products li.product {
    width: 20% !important;
}

.vp-add-to-cart-success ul.products li.product {
    width: 30%;
}

.vp-add-to-cart-success ul.products li.product >a>div {
    max-width: 100%;
}


.vp-add-to-cart-success ul.products li.product a.button {
    margin-top: 1em;
}

@media (max-width: 599px) {
.single-product .product section.upsells ul.products li.product {
    width: 50% !important;
}
}

@media (max-width: 450px) {
.single-product .product section.upsells ul.products li.product, .single-product .vp-add-to-cart-success section.up-sells.upsells.products ul.products li.product.type-product.status-publish.has-post-thumbnail {
    width: 100% !important;
}
}

/*VERWANDTE PRODUKTE*/

body.single-product div#verwandte-produkte li.product {
    width: 20%;
}

@media (max-width: 660px) {
body.single-product div#verwandte-produkte li.product {
    width: 100%;
}
}

/*Pop UP - Product in Cart*/

body.single-product  .pp_pic_holder.pp_woocommerce {
    top: 75px !important;
}

body.single-product .pp_pic_holder.pp_woocommerce .ppt {
    width: 0 !important;
    margin: 0;
    height: 0;
}

/*PRODUCT RATING SHOP*/
.columns-3 ul.products li.product a>div {
    display: block;
}

.columns-3 ul.products.columns-3 li.product .star-rating {
    margin: 0 auto;
}