/*
Theme Name:   	Storefront Child Theme
Theme URI:    	https://github.com/stuartduff/storefront-child-theme
Author:       	Stuart Duff
Author URI:		http://stuartduff.com
Template:     	storefront
Description:  	This is a blank child theme for WooThemes StoreFront theme
Version:      	1.0.0
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	storefront
Tags:         	black, white, light, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Storefront is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
FontAwesome License: SIL Open Font License - http://scripts.sil.org/OFL
Images License: GNU General Public License v2 or later
*/
/*
 * Add your own custom css below this text.
 */
/*
 * global
 */
 a {
    text-underline-offset: 4px;
}
body, button, input, textarea {
    color: #000000;
    font-family: "Jost","Source Sans Pro","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    line-height: 1.35;
}
p, .product_materials{
    font-family: "EB Garamond","Source Sans Pro","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    font-size: 21px;
}
h1{
    font-size: 1.75em;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4{
    font-weight: 400;
}
body.home .entry-content h1, body.home .entry-content h2, body.home .entry-content h3, body.home .entry-content h4,
#kampa_aktuelles .entry-content h1,#kampa_aktuelles .entry-content h2,#kampa_aktuelles .entry-content h3,#kampa_aktuelles .entry-content h4,
.entry-content .list_product_cat h1,.entry-content .list_product_cat h2,.entry-content .list_product_cat h3,.entry-content .list_product_cat h4{
    text-transform: uppercase;
}
blockquote{
    border-left: 0;
}

#author_future_events{
    position: relative;
    width: 90vw;
    margin-bottom: 2%;

}
#author_future_events .col-full{
    position: relative;
}
#author_future_events .col-full {
    max-width: 100% !important;
    padding: 0;
}
@media (min-width: 1024px){
    body:not(.home):not(.page-template-template-lesungen) .col-full {
        max-width: calc( 70vw );
        float: right;
        width: 100%;
    }
    body:not(.home):not(.page-template-template-lesungen) header .col-full , body:not(.home):not(.page-template-template-lesungen) footer .col-full {
        max-width: 70em;
        float: none;
        width: auto;
    }
    body:not(.home):not(.page-template-template-lesungen) header .col-full {
    }
    body:not(.home):not(.page-template-template-lesungen) footer .col-full {
        margin-left: 0;
        margin-right: 0;
    }
    footer .col-full{
        float:none;
        max-width: 70em !important;
    }
    body:not(.home) header .col-full, body.home .col-full, body.page-template-template-lesungen .col-full{
        max-width: 70em !important;
    }
    #secondary,.entry-header{
        top: 120px !important;
    }

    #author_future_events{
        width: 70vw;
    }

}
@media (min-width: 1200px){
    body:not(.home):not(.page-template-template-lesungen) header .col-full , body:not(.home):not(.page-template-template-lesungen) footer .col-full {
        max-width: calc( 70vw );
        float: none;
        /*width: 100%;*/
        margin: auto;
    }
    body:not(.home):not(.page-template-template-lesungen) header .col-full {
        float: none;
    }
}
@media (min-width: 1400px){
    body:not(.home):not(.page-template-template-lesungen) .col-full {
        max-width: calc( 90vw - 450px - (3em * 2));
        float: none;
        width: auto;
    }
    body:not(.home) header .col-full, body.home .col-full, body.page-template-template-lesungen .col-full{
        max-width: 70em !important;
    }
    body.page-template-template-lesungen-oktopus .future_event-list .col-full{
        max-width: 60vw;
        width: 100%;
        float:left;
    }
    body.page-template-template-lesungen-oktopus #content > .col-full{
        float: left;
        max-width: calc( 90vw - 350px);
        width: 100%;
    }
    #author_future_events{
        padding-right:2.617924em;
        width: calc(90vw - 350px);
        max-width: 70em !important;
    }
    #author_future_events .col-full{
        width: calc(90vw - 300px);
    }
}
@media (min-width: 1800px){
    body:not(.home):not(.page-template-template-lesungen) .col-full {
        max-width: 70em;
    }
    body.page-template-template-lesungen-oktopus .future_event-list .col-full, #author_future_events .col-full{ 
        max-width: 70em;
        padding:0;
    }
    body.page-template-template-lesungen-oktopus #content > .col-full{
        max-width: 70em;
        float: none;
    }
}
body:not(.home):not(.page-template-template-lesungen) main#main {
    max-width: 70em;
    margin: auto;
}
body:not(.home):not(.page-template-template-lesungen) div#content {
    margin-top: 3em;
}
body.page-template-template-lesungen  #primary .col-full {
    max-width: 70em;
    margin-left: 0;
}
@media (min-width: 768px){
    .site{
        min-height: calc(100vh - 328px);
    }
    footer {
        clear: both;
        position: absolute;
        width: 100%;
    }

    body {
        position: relative;
        padding-bottom: 328px;
    }
    .main-navigation ul ul li a, .secondary-navigation ul ul li a {
        min-width: 200px;
        width:auto;
    }
    body.home {
        padding-bottom: 305px;
    }
}
@media (min-width: 1024px){

body:not(.home) footer{
    bottom: -100px;
}
}
/*
 * Header
 */
.site-header .site-branding img{
    min-width: 180px;
    max-height: 64px;
}
.site-header .site-branding{
    margin-bottom: .5em;
}
.woocommerce-active .site-header .site-branding{
	width: auto !important;
    min-width:230px;
}
.woocommerce-active .site-header .main-navigation{
    margin-right: 0;
    width: 100% !important;
}
@media (min-width: 1024px){
    #inner-wrapper{
        display:flex;
        position: relative;
        flex-direction: row;
        justify-content: flex-end;
    }
}
.storefront-primary-navigation {
    width: 100%;
}
.storefront-primary-navigation > .col-full{
    padding-right: 0;
}
@media (min-width: 1024px){
header:not(.woocommerce-products-header) {
    position: -webkit-sticky;
    position: sticky !important;
    top: 0;
}
.admin-bar header:not(.woocommerce-products-header) {
    /*top: 2em;*/
}
}
.site-header > .col-full{
    position: relative;
}
.secondary_nav{
    position: absolute;
    top: -1em;
    /* right: 2.617924em;  */
    right: 0;
    padding: 0 2.617924em;
    display: flex;
    align-items: center;
}
.secondary_nav.has_login {
    right: 4em;
}
.secondary_nav.has_login.logged_in {
    right: 6em;
}
a.social-icon {
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1.41575em 0;
    padding-left: 0.5em;
    min-width: 23px;
}
#social-media-hp a.social-icon {
    color: var(--asol-sub-color);
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    /* padding-left: 0.5em; */
    font-size: 3em;
    padding-right: 0.25em;
    padding-left: 0em;
}
#social-media-hp a.social-icon img {
  min-width: 48px;
}
#social-media-hp a.social-icon object, #social-media-hp a.social-icon svg {
  width: 100%;
    max-width: 42px;
    fill: var(--asol-sub-color);
}
#social-media-hp a.social-icon svg path{

    fill: var(--asol-sub-color);
}
#social-media-hp .button a{
 color: #fff;   
}
.social-icon img {
    margin-bottom: 3px;
    width: 100%;
    max-width: 16px;
}
#social-media-hp img {
    width: 100%;
    max-width: 60px;
    max-height: 40px;
}

@media (min-width: 768px){

    .secondary_nav ul{
        display: flex;
        list-style-type: none;
        align-items: flex-start;
    }
    .secondary_nav{
        display:none;
    }
}
@media (max-width: 767px){
    .secondary_nav{
        display:none;
    }
    .woocommerce-active .site-header .site-branding{
        min-width: 180px;
    }
    .storefront-primary-navigation{
        position: relative;
        right: -1.41575em;
    
    }
}

.menu-header-search {
color: #fff;
float:right;
}
@media (min-width: 768px){
.menu-toggle, .handheld-navigation, .main-navigation.toggled .handheld-navigation, .main-navigation.toggled div.menu {
    display: block;
}
.primary-navigation {
    display: none;
}
}

@media (min-width: 1024px){
    .menu-toggle, .handheld-navigation, .main-navigation.toggled .handheld-navigation, .main-navigation.toggled div.menu {
        display: none;
    }
    .primary-navigation {
        display: block;
    }
    .secondary_nav{
        display:flex;
    }
}
@media (min-width: 768px){
.menu-header-search form{
display:none;
position: absolute;
    width: 20em;
    right: 0;
    background: #000;
    padding: 1em;
}
.menu-header-search form.active{
	position: absolute;
    	display: flex;
        box-sizing: content-box;
        justify-content: space-between;
}
input[type=search],input[type="search"]:focus, input[type="submit"].search-submit{
    background: #000;
    color: #fff;
    outline-color: #000;
}
}
ul.search-results {
    list-style-type: none;
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: space-between;
    align-items: flex-end;
    margin-bottom: 3.8%;
}
ul.search-results.vertical{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    align-items: flex-start;
}
ul.search-results li {
   margin-right: .5em;
}
ul.search-results a {
    color: #000;
}
.secondary_nav li {
    margin-right: 1em;
    text-transform: uppercase;
    font-size: .75em;
}
.secondary_nav li li{
    margin-right: 0;
}
.secondary_nav > ul > li > a:hover{
    text-decoration: underline;
}
/*
 * Homepage
 */
.page-template-template-homepage .type-page, .page-template-template-homepage-revslider .type-page{
    padding-top: 0;
    padding-bottom: 0;
}
.page-template-template-homepage-php .content-area main.site-main, .page-template-template-homepage-revslider .content-area main.site-main{
    margin-top: 0;
    padding-top: 0;
margin-bottom: 0;
}
.page-template-template-homepage .entry-content, .page-template-template-homepage .entry-header, .page-template-template-homepage-revslider .entry-content, .page-template-template-homepage-revslider .entry-header{
	max-width: 100%;
text-align:left;
}
.page-template-template-homepage .entry-content h2, #social-media-hp h2, .page-template-template-homepage-revslider .entry-content h2{
	text-transform: uppercase;
	margin-bottom: 1em;
	font-size: 1.618em;
}
.page-template-template-homepage-php .content-area, .page-template-template-homepage-revslider .content-area{
margin-bottom: 0;
}

/*  page */
.site-main {

    margin-top: 2.617924em;
}
.page-template-template-lesungen .site-main{
    margin-top: 0;
}
.entry-header{
background: #000;
    color: #fff;
}
.entry-header {
    background: #000;
    color: #fff;
    padding: 1em;
top: 110px !important;
}
.entry-header h1 {
    color: #fff;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    font-size: 1.25em;
    font-weight: 500;
}
.entry-header h1 a{
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
}
.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header{
margin-bottom: 0;
}

#sidebar_sub{
	margin: 0;
	list-style-type:none;
}
#sidebar_sub li{
     background: var(--asol-sub-color);

}    
#sidebar_sub li.active, #sidebar_sub li.current_page_item,#sidebar_sub li:hover{
background: var(--asol-main-color);
}
#sidebar_sub li a{
color: var(--asol-text-color);
display: block;
    padding: 1em;
    
    font-size: 1.25em;
}
@media (max-width: 1023px){
    #secondary {
        display: none;
    }
}

#secondary {
    position: sticky;
    top: 120px;
    margin-right: 0;
    width: 20vw;
    max-width: 300px;
    float: left;
    z-index: 1;
    height: min-content;
}
.admin-bar div#secondary {
    top: 153px;
}
.left-sidebar .content-area {
    width: 100%;
    /* float: none; */
    margin-right: 0;
}
/* product-wheels */
.product-wheel{
    position: relative;
    text-align: center;
}
.product-wheel a{
    color: #231f20;  
}
@media (min-width: 768px){

.glide__track{
    margin: auto;
}
.product-wheel{
    max-width: 80%;
    margin: auto;

}
}
button.glide__arrow--left{
    left: -4em;
}
button.glide__arrow--right{
    right: -4em;
}
@media (max-width: 767px){
    button.glide__arrow--left{
        left: -1em;
    }
    button.glide__arrow--right{
        right: -1em;
    }
    .glide__slides img {
        margin: auto;
    }
    #kampa_autoren_hp a span, #kampa_illustratoren_hp a span{
        text-align: center;
    }
    #kampa_autoren_hp a,  #kampa_illustratoren_hp a{
        align-items: center;
    }
    .glide__slides .more{
        justify-content: center;   
    }
}
button.glide__arrow{
    color: #231f20;
    box-shadow: none;
    border: 0;
}
button.glide__arrow i{
    font-size: 4em;
}
.product-wheel li{
    font-size: 0.75em;
}
.product-wheel .imagewrapper{
    text-align: center;
}
.product-wheel .woocommerce-loop-product__author{
    margin-top: 10px;
}
.product-wheel .woocommerce-loop-product__title{
    white-space: normal;
    font-weight: bold;
    margin: 0;
}
.product-wheel .woocommerce-loop-product__subtitle{
    white-space: normal;
}
.glide__slides .add_to_cart_button, .glide__slides .button{
	display:none;
}
.glide__slides img{

}
.frp_wheel{
	padding: 2em 0 ;
}
.frp_wheel h3{
max-width: 80%;
margin: auto;
}
.frp_wheel h3, .page-template-template-homepage .entry-content h2, #social-media-hp h2, .page-template-template-homepage-revslider .entry-content h2{
    letter-spacing: 1px;
}
.frp_wheel h3 a {
    color: #000;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 0.75em;
    font-weight: bold;
}
.glide__slides{ 
	margin-left: 0;
justify-content: space-evenly;
margin-top: 1em;
align-items: flex-end;
}
#kampa_autoren_hp .glide__slides, #kampa_illustratoren_hp .glide__slides{
    align-items: flex-start; 
}
button.glide__arrow:hover {
    background: transparent;
}
button.glide__arrow.glide__arrow--left:before {
    content: "";
    display: block;
    border: solid var(--asol-sub-color);
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 20px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}
button.glide__arrow.glide__arrow--right:before {
    content: "";
    display: block;
    border: solid var(--asol-sub-color);
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 20px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.glide__slides .more{
    font-size: 1em;
    white-space: break-spaces;
    display: flex;
    align-items: center;
    height: 185px;
}
/* Homepage Shortcodes */
#kampa_events, #kampa_programmbereiche_hp, #kampa_autoren_hp, #kampa_aktuelles, #social-media-hp, #kampa_illustratoren_hp{
	min-height: 100px;
	padding-top: 3em;
    	padding-bottom: 3em;
}
@media (min-width: 768px){

    #kampa_events > .col-full > div, #kampa_programmbereiche_hp > .col-full > div, #kampa_autoren_hp > .col-full > div,#kampa_illustratoren_hp > .col-full > div, #kampa_aktuelles > .col-full > div, #social-media-hp > .col-full > div{
        max-width: 80%;
        margin: auto;
    }
    #kampa_events .event-preview span{
        width: calc( 100% / 6 );
    }
    #kampa_events .event-preview span:last-child{
        text-align: right;
    }
}
#kampa_autoren_hp > .col-full > div,
#kampa_illustratoren_hp > .col-full > div
{
	max-width: 100%;
}
#kampa_autoren_hp .glide__arrow.glide__arrow--left:before, 
#kampa_autoren_hp .glide__arrow.glide__arrow--right:before{
	border-color: var(--asol-main-color);
}
#kampa_illustratoren_hp .glide__arrow.glide__arrow--left:before,
#kampa_illustratoren_hp .glide__arrow.glide__arrow--right:before{
    border-color: var(--asol-sub-color); 
}
#kampa_autoren_hp > .col-full > div h2, 
#kampa_illustratoren_hp > .col-full > div h2{
    max-width: 80%;
    margin: auto;
    margin-bottom: 1em;
}
#kampa_autoren_hp a, #kampa_illustratoren_hp a{
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    height: 100%;
    text-decoration: none;
}
#kampa_autoren_hp a span , #kampa_illustratoren_hp a span{
    font-size: 1.5em;
    display: block;
    text-align: left;
    margin-top: 0.5em;
    max-width: 150px;
    word-break: break-word;
    white-space: break-spaces;
}
#kampa_autoren_hp a img, #kampa_illustratoren_hp a img{
    margin-left: 0;
}
#kampa_aktuelles .date{
    font-size: .9em;
}
#kampa_programmbereiche_hp{
background: var(--asol-main-color);
text-align: center;
}
#kampa_autoren_hp, #kampa_events{
background: #000;
color: #fff;
}
#kampa_illustratoren_hp{
    background: var(--asol-main-color);
}
#kampa_autoren_hp h2, #kampa_events h2, #kampa_illustratoren_hp h2{
color: #fff;
}
.page-template-template-homepage .entry-content h2, #social-media-hp h2, .page-template-template-homepage-revslider .entry-content h2{
 /*font-weight:500;*/
text-transform: uppercase; 
}

#social-media-hp{
background: var(--asol-main-color);
clear:both;
}
@media (min-width: 768px){
#social-media-hp > .col-full{
	max-width: 100%;
    justify-content: space-between;
    display: flex;
}
}
@media (min-width: 1024px){
    #social-media-hp > .col-full{
        max-width: 50%;
    }
}
#social-media-hp p {
    font-size: 1em;
}
#program_sections{
	display:flex;
    justify-content: center;
}
#program_sections .section {
    background: var(--asol-sub-color);
    border-radius: 15px;
    width: 6em;
    height: 6em;
    display: flex;
    justify-content: space-around;
    align-content: center;
    flex-direction: column;
    align-items: center;
    margin-right: 1em;
    min-width: 6em;
}
div#program_sections.oversize {
    flex-wrap: wrap;
    max-width: 800px;
    margin: auto;
}
#program_sections.oversize .section{
    margin-bottom: 1em;
}
@media (max-width: 767px){
    #program_sections{
        flex-wrap: wrap;
        align-content: space-between;
        justify-content: flex-start;
    }
    #program_sections .section {
        margin: 0 .5em .5em 0;
        width: 5.5em;
        height: 5.5em;
        min-width: auto;
    }
}


#program_sections .section a{
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
    	display: block;
	height: 100%;
	display:flex;
	align-items: center;
}
#program_sections .section a span{
    word-break: break-word;
    text-align: center;	
    padding: 0.25em;
}


section#kampa_aktuelles ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
section#kampa_aktuelles ul li > a{
	text-decoration: none;
	color: #000;
}
section#kampa_aktuelles ul li > a .date{
    font-size: .9em;
}
section#kampa_aktuelles ul li{
	border-top: 1px solid var(--asol-sub-color); 
	padding: 1em 0;
    clear: both;
}
section#kampa_aktuelles ul li h3{
	font-size: 1em;
    	font-weight: bold;
}
section#kampa_aktuelles ul li article p{
    font-size: 1em;
    margin-bottom: 1.0em;
    clear: both;
    white-space:normal;
}
body:not(.home) .entry-content > section#kampa_aktuelles{
    max-width: 80%;
    font-size: 1.1em;
}
@media (min-width: 768px){
    section#kampa_events > .col-full > div{
        display:flex;
    }
}
@media (min-width: 768px){

    section#kampa_events .col-3{
        width: 100%;	
    }
    section#kampa_events .col-9{
        width: 100%;	
    }
    section#kampa_events>.col-full>div{
        flex-direction: column;
    }
}
@media (min-width: 1024px){
    section#kampa_events .col-3{
        width: calc( 100% / 12 * 3 );	
    }
    section#kampa_events .col-9{
        width: calc( 100% / 12 * 9 );	
    }
    section#kampa_events>.col-full>div{
        flex-direction: row;
    }
}

section#kampa_events .col-3 a{
	font-size: .75em;
	color: #fff;
	text-decoration: none;
}
.kampa_news_list ul li:first-child{
    border-top: 0;
}
.kampa_news_list article, #kampa_aktuelles article{
    font-family: "EB Garamond","Source Sans Pro","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
}

.event-link, .event-list-header {
    color: #fff;
    text-decoration: none !important;
    border-bottom: 1px solid #fff;
    width: 100%;
    display: block;
    padding: 1em;
    padding-top: 1em;
	padding-right: 0;
    display: flex;
    justify-content: space-between;
    font-size: .75em;
}
.future_event-list  .event-link, .future_event-list  .event-list-header{
    font-size: 1em;
}

.future_event-list .event-link{
    color: #000;
    border-bottom: 1px solid #000;
    padding-right: 1em;
}
.future_event-list span{
    font-size: 1.25em;
}
.lesungen{
    float:none;
}
.page-template-template-lesungen #content{
    width: calc(100vw - var(--scrollbar-width) - 300px );
    float: left;
}
@media (max-width: 767px){
    .page-template-template-lesungen #content{
        width: 100%;
    }
}

.page-template-template-lesungen  footer{
    clear:  both;
}
.event-list-header > .col-full{
    width: 100%;    
    display: flex;
    justify-content: space-between;
}
.event-list-header > .col-full:before,
.event-list-header > .col-full:after{
    display:none;
}
.event-full {
    display: flex;
    justify-content: space-around;
    display: none;
    padding: 1em;
}
.event-full .event-content{
    clear: both;
    font-family: "EB Garamond","Source Sans Pro","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    font-size: 20px;
}
.event-full .event-content p{
    font-size: 20px; 
}
.event-full img {
    float: left;
    max-width: 125px;
    margin-right: 1em;
    margin-bottom: 1em;
    width: auto;
    max-height: 160px;
}
.event-full a{
    color: #000;
    text-decoration: none !important;
}
.event-full > span >  a:not(.more){
    display: inline-block;
    width: 100%;
}
.event-full img.author-img {
    margin-right: 0em;
    width: 100%;
    max-width: 125px;
    max-height: 160px;
    height: auto;
}
@media (min-width: 1400px) and (max-width: 1800px){
    .future_event-list span:first-child {
        width: calc( 100% / 7 );
    }
    .future_event-list span {
        width: calc( 100% / 7 );
        text-align: left;
    }

}
@media (min-width: 1024px) and (max-width: 1800px){

    body.page-template-template-lesungen-oktopus .future_event-list, #author_future_events .future_event-list{
        font-size: .8em;
    }
}
.future_event-list span:first-child {
    width: calc( 100% / 8 );
}
.event-preview.active .event-link {
    background-color: var(--asol-sub-color);
    color: var(--asol-text-color);
}
.event-preview .event-link i{
    transition:all .2s ease-in-out;
    font-size: .65em;
    top: -2px;
    position: relative;
    display: inline-block;
}
.event-preview.active .event-link i {

    transform: rotate(180deg);
}
.event-preview.active .event-full {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #000;
}
#kampa_events .event-preview span:nth-child(2) {
    width: calc( 100% / 6 * 2);
}
.future_event-list span:nth-child(2) {
    width: calc( 100% / 12 * 6 );
}
#kampa_events .event-preview span:nth-child(3) {
    padding-left: 2em;
}
.page-template-template-lesungen footer {
    clear: both;
    margin-bottom: -100px;
}
.future_event-list span {
    width: calc( 100% / 9 );
    text-align: left;
}
.future_event-list span:last-child {
    text-align: right;
    position: relative;
    width: calc(100%/12);
}
.future_event-list span:nth-child(4) {
    width: calc(100%/7);
}
.future_event-list .event-full span:last-child {
    width: calc( 100% / 10 * 2 + 40px );
    text-align: left;
    white-space: pre-wrap;
}
.page-template-template-lesungen .event-list-header span {
    font-size: 1.5em;
}
.page-template-template-lesungen .event-preview.event-list-header {
    padding: 0.9em 0;
}

.event-list-header{
    background-color: var(--asol-sub-color);
    border-bottom: 0;
    font-size: 1em;
    font-weight: 500;
    position: sticky;
    top: 120px;
    padding: 1.2em 1em;
    margin-bottom: 2em;
}
.event-list-header .col-full > div {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 1em;
}
@media (max-width: 767px){
    .event-list-header{
        position: relative;
        top: 0;
    }
    .future_event-list span, .page-template-template-lesungen .event-list-header span{
        font-size: .75em;;
    }
    body.page-template-template-lesungen #primary .col-full{
        margin-right: 0;
    }
    .future_event-list {
        overflow-y: auto;
        overflow-x: scroll;
    }
    .future_event-list > div{
        width: 600px;
        margin-left: 0;
    }
}

section#kampa_bestseller li a{
	position: relative;
}
/*section#kampa_bestseller li a:before{
	content: "1";
    display: flex;
    border-radius: 50%;
	color: #fff;
	font-size: 1.5em;
	border-radius: 50%;
	background-color: var(--asol-sub-color);
    width: 30px;
    height: 30px;
    top: -10px;
    position: absolute;
    right: -10px;
align-items: center;
    justify-content: center;
}
section#kampa_bestseller .glide__track {
    overflow: visible;
}
section#kampa_bestseller .glide__slides{
 overflow:visible;
}*/
button.button,
button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt, .button.alt, .widget-area .widget a.button.alt,.widget a.button.checkout,
.widget a.button.checkout,.single-product .entry-summary a.button, div.button{
    color: #fff;
    background: var(--asol-sub-color);
    border-radius: 5px;
    font-size: 1em;
}

form button{
    background-color: var(--asol-sub-color) !important; 
}
/* menue */
.main-navigation ul.menu>li>a, .main-navigation ul.nav-menu>li>a{
text-transform: uppercase;
}
.main-navigation ul.menu>li>a:hover, .main-navigation ul.menu>li.current-menu-item>a{
    text-decoration: underline;
}
@media (min-width: 1024px){
    .main-navigation ul.menu>li>a{
        font-size: 1em;
    }.main-navigation ul.menu>li>a{
        padding: 1em .5em;
    }
    .main-navigation ul.menu ul li a, .main-navigation ul.nav-menu ul li a {
        font-size: 1.15em;
    }
    .main-navigation ul.menu>li:last-child>a {
        padding-right: 0;
    }
    .secondary_nav ul li{
        position: relative;
    }
    .secondary_nav ul li>ul{
        left: 0;
        display: none;
        float: left;
        position: absolute;
        top: 100%;
        z-index: 99999;
        background-color: #000000;
    }    
    .secondary_nav  .sub-menu{
        top: 1.5em;
    }.secondary_nav ul{
        z-index: 9;

    }
    .secondary_nav ul li>ul>li>a{
        font-size: 1.5em;
        padding: 0.875em 1.41575em;
        font-weight: 400;
        display: block;
        text-transform: none;
    }
    .secondary_nav ul li:hover>ul, .secondary_nav ul li.focus>ul {
        left: 0;
        display: block;
        margin-left: -1.5em;
        padding-top: 1em;
    }
    .secondary_nav .menu-item-has-children>a::after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        line-height: 1;
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        line-height: inherit;
        vertical-align: baseline;
        content: "";
        margin-left: 1em;
    }
    .main-navigation ul.menu, .main-navigation ul.nav-menu{
        display: flex;
        justify-content: space-between;
    }
}
@media (min-width: 1200px){
    .main-navigation ul.menu>li>a{
        font-size: 1.25em;
    }.main-navigation ul.menu>li>a{
        padding: 1.25em 1em;
    }
}
/*  footer */
@media (min-width: 1024px){
.footer-widgets{
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}
}
footer .col-full::before, footer .col-full::after, .footer-widgets::before, .footer-widgets::after {
    content: "";
    display: none;
}
.site-footer h2 {
    text-transform: uppercase;
    font-size: 1em;
margin-bottom: 1em;

font-weight: 400;
}
.footer-widgets .wp-block-image img {
    width: 100%;
    max-width: 200px;
    height: 100%;
    max-height: 1.5em;
    display: block;
margin-bottom: 1em;
}
.footer-widgets .block{
    margin-bottom: 1em;
}
footer .widget_nav_menu ul li::before {
    content: none;
}
footer .widget_nav_menu ul li{
padding-left: 0;
margin-bottom: .1em;
font-size: .8em;
}
footer .widget_nav_menu ul li a{
	text-decoration : none;
}
footer .widget {
    margin: 0 0 0;
}
footer a:hover{
    text-decoration: underline;
}
/* authors */
.author-cat {
    float: left;
	font-size: 1.75em;
	font-weight: 600;
    margin-top: -3px;
}
.author-link{
    padding-left: 2em;
    padding-bottom: 2em;
    font-size: 1.25em;
}

.author-link a {
    text-decoration: none !important;
    color: #000;
	font-weight: 500;
}

.archive-content-wrapper{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    margin-bottom: 2em;
}
.archive-content-wrapper .author-img{
    max-width: 400px;
    min-width:300px;
    margin-right: 1em;
}
.archive-content-wrapper h3 {
    text-transform: uppercase;
    font-weight: 600;
}

/*  product page */
.woocommerce-tabs ul.tabs{
display:none;
}
.woocommerce-tabs .panel{
    clear: both;
    float: none;
    width: 100%;
}
.woocommerce-tabs .panel > h2:first-child{
	display:none;
}
body.no_shop .single-product div.product form.cart, .woocommerce-product-attributes{
display:none !important;
}
.summary.entry-summary p {
    margin-bottom: 0;
}
@media (min-width: 768px){
    #before_single_product_summary{
        display: flex;
        align-items: flex-end;
        max-width: 800px;
    }

    .single-product div.product .woocommerce-product-gallery {
        max-width: 330px;
    }
    
}
.woocommerce-active .site-header .site-header-cart{
    position: absolute;
    top: -29px;
    margin-left: 5px;
    width: auto;
    right: 2.617924em;
}

.site-header-cart .cart-contents{
    padding: 0.618em 0;

}
@media (min-width: 768px) and (max-width: 1024px){

    .main-navigation ul.menu{
        display: flex;
        flex-direction: column;
    }
    .main-navigation ul.menu>li.menu-item-has-children>a:after{
        display: none;
    }
    #site-navigation-menu-toggle{
        margin-top: -50px;
    }
    footer .block {
        width: 49%;
        display: inline-block;
        vertical-align: top;
        margin-bottom: 2em;
    }
}
.single-product div.product .woocommerce-product-gallery, .single-product div.product .summary{
    margin-bottom: 2em;
}
.single-product div.product{
	overflow: visible;
}

#related_products button.glide__arrow:before{
	border-color: var(--asol-sub-color);
}

#related_products h2, #pressvoices h2, #product-material-header, #author_future_events h2.title {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.25em;
}
#related_products, #pressvoices, #product-material-header, #author_future_events{
    padding-top: 2em;
}
.product-material-container, #author_future_events{
    padding-bottom: 2em;
}
#related_products ul.products.columns-5 li {
    margin: 0;
    padding: 0;
    margin-right: 3%;
    width: 20%;
}
#related_products ul.products.columns-5 {
    display: flex;
    justify-content: flex-start;
    margin: 0;
    list-style-type: none;
    flex-direction: row;
    flex-wrap: nowrap;
}
#related_products ul.products.columns-5  .button{
    display: none;  
}
#related_products{
    padding-bottom: 2em;
}
@media (min-width: 768px){
#related_products .product-wheel{
    margin-left: -9em;
}
.main-navigation ul.menu ul li a, .main-navigation ul.nav-menu ul li a {
    padding-right: 2em;
}
.main-navigation ul.menu ul li.menu-item-has-children>a::after, .main-navigation ul.menu ul li.page_item_has_children>a::after, .main-navigation ul.nav-menu ul li.menu-item-has-children>a::after, .main-navigation ul.nav-menu ul li.page_item_has_children>a::after{
    position: absolute;
    right: 0.875em;
}

/*.site-main ul.products li.product{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: flex-start;
}
ul.products{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row; 
}*/
}
.single-product div.product .woocommerce-tabs, #pressvoices {
    clear: both;
    max-width: 800px;
}
.single-product .entry-summary a, .product_materials a{
	color: #000;
    font-size: 1.25em;
}
.single-product .entry-summary a.link, .product_materials a{
    text-decoration: underline;
    font-size: 1em;
}
.single-product .entry-summary .mitwirkende a{
    font-size: 1em;
    font-weight: normal;
 
}
.coverdl, .cover.leseprobe{
	color: #000;
	text-transform: uppercase;
	text-decoration: underline;
	margin-top: 2em;
	display:inline-block;
}
.cover.leseprobe{
    font-family: "Jost","Source Sans Pro","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    font-size: 20px !important;
}
.coverdl.lp{
    margin-top: 0em;
 
}
.cover.leseprobe i{
    padding-right: .5em;
}
h1.product_title.entry-title {
    font-weight: 400;
    margin-bottom: 0;
}
#single-product-meta{
    margin-top: 1em;
}
.single-product div.product .woocommerce-tabs{
    padding-top: 0;
    padding-bottom: 0;
}
.mfp-iframe-holder .mfp-content {
    height: 80vh;
    max-width: 90vw;
}
.mfp-close-btn-in .mfp-close{
    width: 44px !important;
}
.mfp-close-btn-in .mfp-close:hover{
    background:transparent !important;
}
#social-media-hp .row-1.col-2 {
    margin-top: 0;
}
/* product list */
body.no_shop ul.products li.product .button{
display:none;
}
.site-main ul.products.columns-6 li.product {
    width: 14.7647058824%;
    float: left;
    margin-right: 1.8823529412%;
}
ul.products li.product .price{
display:none;
}
ul.products li.product{
    margin-bottom: 3.8%;
}
nav.woocommerce-pagination {
    margin-bottom: 2em;
}
.woocommerce-pagination .page-numbers li .page-numbers{
    background-color: var(--asol-main-color);
    color: #000000;
    border-radius: 5px;
}
.pagination .page-numbers li a.page-numbers:hover, .woocommerce-pagination .page-numbers li a.page-numbers:hover {
    background-color: var(--asol-sub-color);
    color: #fff;
}
.woocommerce-pagination .page-numbers li .page-numbers.current {
    background-color: var(--asol-sub-color);
    color: #fff;
}
section.list_product_cat h1 a{
    color: #000;
    text-decoration: none !important;
    font-weight: 400;
}
ul.products li.product, ul.products .wc-block-grid__product, .wc-block-grid__products li.product, .wc-block-grid__products .wc-block-grid__product{
    text-align: left;
}
ul.products li.product h2.woocommerce-loop-product__title{
    font-weight: bold;
    text-transform: none;
}
ul.products li.product img, ul.products .wc-block-grid__product img, .wc-block-grid__products li.product img, .wc-block-grid__products .wc-block-grid__product img{
    margin-left: 0;
}
.woocommerce-loop-product__author a{
    color: #000;
    line-height: 1.25em;
    text-decoration: none !important;
}
.woocommerce-single_product__author{
    font-size: 1.1em;
}
.woocommerce-single_product__author a{
    font-weight: normal;
    text-decoration: underline;
}
.edit-link{
    display:none;
}
@media (max-width: 767px){
    ul.products, .wc-block-grid__products{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    ul.products li.product, ul.products .wc-block-grid__product, .wc-block-grid__products li.product, .wc-block-grid__products .wc-block-grid__product{
        width: 48%;
    }
    #kampa_autoren_hp a img, #kampa_illustratoren_hp a img{
        margin-left: auto; 
    }
    #kampa_autoren_hp a, #kampa_illustratoren_hp a{
        text-align: center;
    }
    .home .event-link span {
        display: block;
        width: 100% !important;
        padding-left: 0 !important;
    }
    .home .event-link{
        flex-direction: column;
    }
    .site-footer h2{
        margin-top: 1.5em;
    }

    .handheld-navigation {
        clear: both;
        width: 90vw;
        margin-left: -65vw;
        padding-top: 20px;
    }

    body:not(.home) div#content{
        margin-bottom: 2em;
    }
    .issuuembed{
        max-width: 100%;
    }
    .archive-content-wrapper{
        flex-direction: column;
    }
    .archive-content-wrapper .author-img{
        margin-bottom: 1em;
    }
    .event-full img.author-img{
        max-width: 95%;
    }
    #kampa_autoren_hp a span, #kampa_illustratoren_hp a span{
        text-align: center;
    }
}
button.menu-toggle{
    border: 0;
}
button.menu-toggle:before, button.menu-toggle:after, button.menu-toggle span:before{
    margin-top: 3px;
    height: 4px;
    width: 30px;
}
button.menu-toggle:before {
    transform: translateY(-7px);
}
button.menu-toggle:after {
    transform: translateY(7px);
}
.sub-menu a{
    white-space: nowrap;
}
.hentry .entry-content a.fasc-button {
    font-family: 'Jost';
    text-decoration: none;
}
.hentry{
    margin-bottom: 0;
}
.main-navigation ul ul li:hover a,.secondary_nav ul li>ul>li:hover>a {
    background-color: var(--asol-sub-color) !important;
}
.sub-menu .sub-menu li.menu-item:hover a{
    background-color: var(--asol-main-color) !important;

}
ul#menu-mobil {
    display: flex;
    flex-direction: column;
    padding: 1em;
    padding-right: 0;
}
ul#menu-mobil >li.menu-item-has-children>a:after{
    display:none;
}
ul#menu-mobil  ul.sub-menu.sub-menu--is-touch-device.toggled-on {
    position: relative;
}
ul#menu-mobil>li:last-child>a{
    width: auto;
    float: left;
}
ul#menu-mobil .menu-header-search form{
    padding: 0.5em;
    display: flex;
}
@media (max-width: 767px){

    nav#site-navigation {
        width: 85px !important;
        float: right;
    }
    nav#site-navigation button#site-navigation-menu-toggle{
        right: -10px;
        position: relative;
    }
    li.menu-header-search a{
        display: none;
    }
    li.menu-header-search a i:after {
        content: "Suchen";
        display: inline-block;
        margin-left: 1em;
        font-family: "Jost","Source Sans Pro","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    }
    .menu-header-search{
        float: none;
    }
    .menu-header-search input[type=submit]{
        padding: 0.3em 1.41575em;
    }
    .menu-header-search input[type=search]{
        width: 200px;
    }

}
.storefront-primary-navigation > .col-full {
    padding-right: 0;
    padding-left: 1em;
}
.numbered .product-wheel li {
    padding-top: 1em;
    position: relative;
}
.numbered .product-wheel li:after {
    content: attr(data-empf);
    display: block;
    width: 2em;
    height: 2em;
    background: var(--asol-sub-color);
    border-radius: 50%;
    color: #fff;
    line-height: 2em;
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 2em;
}
@media (max-width: 767px){

    .numbered .product-wheel li:after {
        right: 2em;
    }

}
.author-link a:hover{
    text-decoration: underline !important;
}
.list_product_cat_novitaeten > h1{
    font-size: 2em;
    color: var(--asol-sub-color);
}

#social-media-hp h2, #social-media-hp p, #kampa_programmbereiche_hp h2{
    color: var(--asol-text-color);
}
#social-media-hp h2{
    font-weight: 400;
}
#sidebar_sub .dropdown-toggle:after{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    float: right;
    line-height: 1.618;
}
#sidebar_sub .dropdown-menu{
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: auto;
}
#sidebar_sub .has_child:hover .dropdown-menu{
    display: block;
}
#sidebar_sub .has_child{
    position: relative;
}
#sidebar_sub .has_child .dropdown-menu a{
    white-space: nowrap;
}
form.woocommerce-ordering:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    float: right;
    line-height: 1.618;
    color: var(--asol-text-color);
    pointer-events: none;
    right: 1em;
    position: absolute;
    rotate: 90deg;
    top: 0.5em;
}
form.woocommerce-ordering{
    position: relative;
    padding-top: 0;
    margin-bottom: 2em;
}
select.orderby {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: none;
    width: 100%;
    height: 40px;
    -moz-padding-start: calc(1em - 3px);
    padding-left: 1em;
    padding-right: 2em;
    background: var(--asol-sub-color);
    color: var(--asol-text-color);
    border-radius: 5px;
    cursor: pointer;
}
select.orderby::-ms-expand {
    display: none;
  }
  body.tax-autor form.woocommerce-ordering{
    display:none;
  }
a:focus, button:focus, .button.alt:focus, input:focus, textarea:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus {
    outline-color: var(--asol-sub-color);
}
.select2-container--default .select2-selection--single {
    background-color: var(--asol-sub-color) !important;
    color: var(--asol-text-color) !important;
    border-radius: 5px !important;
    border: 0 !important;
    height: auto !important;
}
span#select2-orderby-m9-container {
    color: var(--asol-text-color);
}
span.select2-selection__arrow:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    float: right;
    line-height: 1.618;
    color: var(--asol-text-color);
    pointer-events: none;
    right: 1em;
    position: absolute;
    rotate: 90deg;
    top: 2px;
}
span.select2-dropdown {
    background: var(--asol-main-color) !important;
    color: #fff !important;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background: var(--asol-sub-color) !important;
}
.select2-container--default .select2-results__option--selected {
    background-color: var(--asol-sub-color) !important;
}
.select2-container--open .select2-dropdown--below {
    background-color: var(--asol-main-color) !important;
    color: #fff !important;
    border: none !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
    display: none !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: var(--asol-text-color) !important;
    padding: 0.3342343017em 0.875em !important;
    line-height: 1.35em !important;
}
.primary-navigation >ul>li>a {
    white-space: nowrap;
}
footer span.gamma.widget-title {
    padding-bottom: 0;
    text-transform: uppercase;
    font-size: 1em;
    margin-bottom: 1em;
    font-weight: 400;
}
ul.product_material_list{
    list-style-type: none;
    margin: 0;
}
.product_material_list li{
    margin-bottom: 2em;
    border-bottom: 1px solid var(--asol-sub-color);
    padding-bottom: 2em;
}
.product_material_list li img, .content-product-materilallist-wrapper{
    display: inline-block;
    vertical-align: top;
}
.product_material_list li img{
    margin-right: 1em;
}
.product_material_list .woocommerce-loop-product__author {
    display: inline-block;
}
.product_material_list .button{
    display:none;
}
.single-product-illustration{
    margin-bottom : 3em;
}
.product_material_list p, .product_materials p{
    margin-bottom: 0;
}
.content-product-materilallist-wrapper {
    max-width: calc( 100% - 180px );
}
@media (max-width: 767px){
.content-product-materilallist-wrapper{
    max-width: 100%;
}
}
.site-header-cart .widget_shopping_cart{
    min-width: 350px;
}
.widget_shopping_cart_content p, .shop_table p{
    font-size: 1.1em;
    font-family: "Jost","Source Sans Pro","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
}
.wc-proceed-to-checkout .button.checkout-button {
    font-size: 1.1em;
}
.single-product div.product form.cart{
    float:left;
    margin-right: .675em;
}
.single-product div.product form.cart .quantity{
    display: none;
}
.single-product .single_ebook_btn_ctn{
    margin-bottom: 1.618em;
    padding: 1em 0;
}
/* fast cart */

.site-header-cart .widget_shopping_cart{
    position: fixed;
    top: 0;
    right: -9999px;
    left: auto;
    max-width: 25vw;
    height: 100vh;
    background-color: #fff;
    transition: all .3s ease-in-out;
    box-shadow: 0px 0px 6px #0000000d;
    padding: 4em 2em;
}
.site-header-cart:hover .widget_shopping_cart, 
.site-header-cart.focus .widget_shopping_cart .site-header-cart,
#site-header-cart.added .widget_shopping_cart{
    right: 0;
    left: auto;
}
.site-header-cart .widget_shopping_cart .product_list_widget{
    height: auto;
}
a.cart-contents, .site-header-cart .widget_shopping_cart a,
.site-header-cart .widget_shopping_cart, .site-header .product_list_widget li .quantity{
    color: #000;
}
a.cart-contents:hover, .site-header-cart .widget_shopping_cart a:hover, .site-header-cart:hover > li > a{
    color: #000;   
}
.wc-forward::after, .woocommerce-Button--next::after{
    display:none;
}
.widget_shopping_cart p.total{
    text-align: left;
}
.site-header-cart .widget_shopping_cart .buttons, .site-header-cart .widget_shopping_cart .total {
    background-color: #fff;
    color: #000;
}

.site-header-cart .cart-contents .count {
    font-weight: 400;
    opacity: .5;
    font-size: .75em;
}

.site-header-cart .cart-contents .amount,
.site-header-cart .cart-contents .count{
display:none;
}
.site-header-cart .cart-contents {
    display: block;
}
a.remove.close-cart {
    position: absolute;
    right: 2em;
    top: 2em;
}
.site-header-cart .cart-contents .count {
    display: block !important;
    position: absolute;
    width: 1.35em;
    overflow: hidden;
    height: 1.35em;
    background: var(--asol-sub-color) !important;
    opacity: 1 !important;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 1.35em;
    margin-top: 0.95em;
    right: -0.75em;
}
.site-header-cart .cart-contents::after {
    font-family: "Font Awesome 5 Pro";
    content: "\f290";
    font-weight: 300;
}
span.yith-wcwl-items-count {
    display: block !important;
    position: absolute;
    width: 1.35em;
    overflow: hidden;
    height: 1.35em;
    background: var(--asol-sub-color) !important;
    opacity: 1 !important;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 1.35em;
    margin-top: -0.96em;
    right: -0.65em;
    font-size: .75em;
}

.added_to_cart{
    display:none;
}
.shop_table tr td, .shop_table tr th,
tr.woocommerce-cart-form__cart-item.cart_item td,
table.shop_table_responsive thead tr th {
    border-bottom: 1px solid var(--asol-main-color);

}
.woocommerce-cart-form .shop_table tr td, .woocommerce-cart-form .shop_table tr th,
.shop_table tr td, .shop_table tr th ,
.woocommerce-checkout .shop_table {
    background-color: transparent !important;
}
.thwmsc-tab-panel{
    background-color: transparent !important;
    padding: 10px 0 !important;
}
input[type=text], input[type=number], input[type=email], input[type=tel], input[type=url], input[type=password], input[type=search], textarea, .input-text{
    padding: 0.275em;
}
@media (min-width: 1024px){
    .woocommerce-billing-fields, .woocommerce-account-fields{
        width: 49%;
        float: left;
        padding: 1em;

    }
    .woocommerce-shipping-fields, .woocommerce-additional-fields{
        width: 49%;
        float: right;
        padding: 1em;
    }
    .woocommerce-shipping-fields, .woocommerce-billing-fields{
        border: 1px solid #efefef;

    }
}
table.cart td.product-remove, table.cart td.actions{
    padding-bottom: 1em; 
}
ul.products li.product .button.add_to_cart_button{
    display: none;
}

 table.cart .product-thumbnail img{
    border-radius: 0;
 }
 th.product-remove,  td.product-remove {
    width: 25px;
}
th.product-thumbnail {
    width: 120px;
}
.thwmscp-new-layout-styles.thwmsc-looped-box-layout .thwmsc-tab a{
    border-radius: 0;
}
.thwmsc-tab-content div#customer_login {
    margin-top: 2em;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    margin-bottom: 1em;
}
.show-password-input{
    padding: 0.2em;
}
.shipped_via{
    display: none !important;
}
a.coverdl{
    display: block;
}
.form-row label {
    display: block;
    padding-bottom: 2px;
}
.summary .stock, .stock.in-stock, .stock.out-of-stock{
    display: none;
}
@media screen and ( min-width:559px ) and (max-width:1023px) {
    .thwmsc-index{
        display: block;
    }
}
@media screen and ( max-width:560px ) {
    table.cart tr td.product-remove{
        border: 0;
    }
}
#login_btn{
    position: absolute;
    top: -17px;
    margin-left: 5px;
    width: auto;
    right: 5.8em;
}
#wishlist_btn{
    position: absolute;
    top: -17px;
    margin-left: 5px;
    width: auto;
    right: 4.2em;
}
@media (max-width: 767px){
    #login_btn{
        top: 0;
        font-size: 1.25em;
        right: 5.5em;
        z-index: 99;
    }
    #wishlist_btn{
        top: 0;
        font-size: 1.25em;
        right: 4.25em;
        z-index: 99;
        padding-left:0;
    }
    span.yith-wcwl-items-count{
        display: none;
    }
    .site-header-cart .cart-contents{
        padding: 0;
    }
    ul#site-header-cart {
        z-index: 99;
        top: 0;
        font-size: 1.25em;
    }
    table.cart td.product-remove a.remove{
        top: 1em;
    }
    table.cart .cart_item td {
        padding: 0.875em;
    }
    table.cart .product-thumbnail img{
        max-width: 100%;
    }
    tr.woocommerce-cart-form__cart-item.cart_item:nth-child(odd) {
        background: #f5f5f5;
    }
    tr.woocommerce-cart-form__cart-item.cart_item:nth-child(odd) .input-text {
        background: #fff;
    }
    #thwmsc_review_data_wrap div {
             width: 100%;}
}
span.feedback {
    display: block;
}
.wishlist_table .product-stock-status{
    display: none;
}
table.shop_table.cart.wishlist_table{
    font-size: 1em;
}
.fab.fa-twitter{
	width: 15px;
    height: 15px;
    margin-top: 2px;
}
.fab.fa-twitter::before{
	content:" ";
    background: url(./img/twitter-x-logo.svg);
    background-size: cover;
    display: block;
    height: 100%;
}
.yith-wcwl-icon.fa-heart-o:before{
    content: "\f08a";
}
.yith-wcwl-icon.fa{
    font-family: "FontAwesome";
}
.social-icon img{
    margin-bottom: 3px;
}
#social-media-hp .fab.fa-twitter{
    color: var(--asol-sub-color);
    display: inline-block;
    vertical-align: top;
    margin: 0;
    font-size: wi;
    width: 39px;
    height: 40px;
    margin-top: 3px;
}
#social-media-hp .fab.fa-twitter:before {
    content: " ";
    background: url(./img/twitter-x-logo-b85151.svg);
    background-size: cover;
    display: block;
    height: 100%;
    color: var(--asol-sub-color);
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    font-size: 3em;
    width: 100%;
}
.woocommerce-pagination .page-numbers li .page-numbers.dots{
    color: #000 !important;
}
/* ANPASSUNG FÜR kampaverlag.ch, 23.2.24*/
.section.section_True.Crime.oversize {
    padding: 1em;
}
div#program_sections.oversize{
    max-width: 730px;
}