/*
Theme Name: bauSpezi Partner Template
Author: mb moderne betriebssysteme ag

Description: Horizontales Menü
Version: 1.0
Text Domain: bs-partner

*/

/* open-sans-300 - vietnamese_latin-ext_latin_hebrew_greek-ext_greek_cyrillic-ext_cyrillic */


.post-content {
    /*min-height: 250px !important;*/
}

@media only screen and (max-width: 400px) {
    .angebote  {
        max-width: 300px !important;
        margin-left: auto;
        margin-right: auto;
    } 
}

@media only screen and (min-width: 401px) and (max-width: 500px) {
    .angebote {
        max-width: 300px !important;
        margin-left: auto;
        margin-right: auto;
    }
    
    .top-angebote .entry-title {
        margin-top:0px !important;
        line-height:1 !important;
    }
    
    .top-angebote .streichpreis {
        padding-top:5px !important;
        position: absolute;
        bottom:25px !important;
    } 
    
    .top-angebote .post-content {
        padding-top:0px !important;
    }
    
    .top-angebote {
        min-height:370px !important;
        width:100% !important;
    }
}

@media only screen and (min-width: 501px) and (max-width: 600px) {
    .angebote {
        max-width: 340px !important;
        margin-left: auto;
        margin-right: auto;
    }
    
    .top-angebote .entry-title {
        margin-top:0px !important;
        line-height:1 !important;
    }
    
    .top-angebote .streichpreis {
        padding-top:5px !important;
        position: absolute;
        bottom:25px !important;
    } 
    
    .top-angebote .post-content {
        padding-top:0px !important;
    }
    
    .top-angebote {
        min-height:390px !important;
        width:100% !important;
    }
}

@media only screen and (min-width: 601px) and (max-width: 750px) {
    .angebote {
        max-width: 370px !important;
        margin-left: auto;
        margin-right: auto;
    }
    
    .top-angebote .entry-title {
        margin-top:0px !important;
        line-height:1 !important;
    }
    
    .top-angebote .streichpreis {
        padding-top:5px !important;
        position: absolute;
        bottom:25px !important;
    } 
    
    .top-angebote .post-content {
        padding-top:0px !important;
    }
    
    .top-angebote {
        min-height:500px !important;
        width:100% !important;
    }
}

.pickup-only {
    width:100%;
    text-align: center;
    background: #e20016;
    border-radius: 3px;
    font-size: 0.8em;
    color: #ffffff;
    margin-top: 5px;
    padding:3px;
}

.price-down {
    width:100% !important;
}

.price {
    min-height:50px !important;
}

.dropdown-menu {
    max-height: 90vh !important;
    overflow-y: auto !important;
}

.hurrytimer-campaign-30387 .hurrytimer-headline {
	font-size: 40px;
	font-weight: 600;
	font-family: 'Signika Negative', sans-serif;
	margin-bottom: -1px;
	padding-top: 5px;
}

.hurrytimer-headline {

}

.hurrytimer-timer {
	font-weight: bold;
}

.hurrytimer-timer-label {
	font-weight: bold;
	color: #4a4a4a !important;
}

.hurrytimer-timer-label {
	font-weight: bold;
	color: #4a4a4a !important;
}

    .ohnohoney{
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        height: 0;
        width: 0;
        z-index: -1;
    }
