/*
Theme Name:     Catalog Michelthieme
Description:    Theme for Catalog Michelthieme.
Author:         Wiwi Websolutions
Template:       wp-bootstrap-starter

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

body,
header,
footer {
    background-color: #000!important;
    color: #dadada!important;
}

h1, h2, h3, h4, h5, h6, p {
    color: #dadada!important;
}

.lg-components .lg-sub-html {
    display: none;
}
@media only screen and (max-width: 768px) {
    .lg-thumb {
        display: none!important;
    }
}
