/**
 * Theme Name:     Bootstrap Basic4 Child (GIFAS)
 * Author:         Vee Winch
 * Template:       bootstrap-basic4
 * Text Domain:    bootstrap-basic4-child
 * Description:    Bootstrap v.4 basic theme for developers to build their new theme very fast and easy. The concept is to keep it basic, no rich features, no additional functions; all of these for theme developers will be easier to start develop their theme. To follow what was changed, please look for a href=https://github.com/Rundiz/bootstrap-basic4commits/a of this theme at Github. Please read notice on Bootstrap Basic 4 Help page in Dashboard &gt; Appearance &gt; Bootstrap Basic4 Help or in readme.txt file in this theme package.
*/

@media (min-width: 992px) and (max-width: 1040px) {
    .row.blog-section .card__more-link {
        padding: 5px 10px !important;
    }
}

body.single.single-kundenloesungen .cms__default_lead img {
    max-width: 100%;
    height: auto;
}

body.single.single-kundenloesungen .container.cms__block_single,
body.single.single-kundenloesungen .kundenloesungen.type-kundenloesungen {
    background-color: #F7F7F8;
}

body.single.single-kundenloesungen .singlepost-main .card--blog-page .card__cover {
    height: 530px;
}

body.single.single-kundenloesungen .cms__standardblock_single {
    max-width: 1000px;
}

.single.single-kundenloesungen .cms__standardblock_single {
    margin-bottom: 0px !important;
}

.content-kundenlosungen-section .card__description {
    color: #000000 !important;
    text-align: left !important;
    margin-bottom: 15px !important;
    text-transform: none;
}

.content-kundenlosungen-section h2.entry-title {
    text-align: left !important;
}

.webshop {
	float: left;
    width: 100%;
    margin-top: 35px;
}

.webshop h3 {
    font-size: 20px;
    color: #212529;
    margin-bottom: 15px;
    text-decoration: none;
}

.webshop a,
.webshop a:hover {
	text-decoration: none;
}

.webshop img {
	width: 100%;
    height: auto;
}

.left-produkte-section-top {
    padding-bottom: 2.5rem;
}

@media (max-width: 991px) {
	.menu-panel ul li a.cw-two-columns-menu-left,
    .menu-panel ul li a.cw-two-columns-menu-right {
    	padding-left: 30px !important;
    }

    .menu-panel ul li a.yellow-color,
	.menu-panel ul li a.green-color {
    	padding-left: 15px !important;
        font-family: 'Swiss 721 Bold Condensed'!important;
    }
    
    .menu-panel ul li a.yellow-color {
		color: #fcbd00!important
    }
    
    .menu-panel ul li a.green-color {
    	color: #b9cd50!important
    }
}

.section_stromverteilung ol.sk-custom-order li:before,
.section_lichtsysteme ol.sk-custom-order li:before,
.section_lichtsystemes .sk-custom-order li:before {
	content: '';
}

.section_stromverteilung .sk-custom-order .sk-counter,
.section_lichtsysteme .sk-custom-order .sk-counter,
.section_lichtsystemes .sk-custom-order .sk-counter {
	padding-left: 5px;
    font-size: 24px;
    display: inline-block;
    padding-right: 15px;
    font-family: 'Swiss 721 Bold Condensed';
    vertical-align: middle;
	margin-right: 15px !important;
}

.section_stromverteilung .sk-custom-order .sk-counter {
    color: #fcbd00!important;
}

.section_lichtsysteme .sk-custom-order .sk-counter,
.section_lichtsystemes .sk-custom-order .sk-counter {
    color: #C4D65D!important;
}

.wpml-ls-item-be {
	display: none !important;
}

.wpml-current-language-en .header__main-nav .cw-two-columns-menu .dropdown-menu {
    min-width: 550px!important;
}

.wpml-current-language-nl .header__main-nav .cw-two-columns-menu .dropdown-menu {
    min-width: 620px!important;
}