/*
Theme Name: Bumbetel
Theme URI: https://github.com/Serega1288/bumbelet
Author: Bumbetel
Description: Bumbetel WordPress theme generated from the static HTML layout.
Version: 0.2.0
Requires at least: 6.0
Requires PHP: 8.0
Text Domain: bumbetel
*/


.text p:first-child {
    margin-top: 0 !important;
}
.text p {
    margin-top: 1.5rem !important;
}

@media screen and (max-width: 782px) {
    #wpadminbar {
        display: none !important;
    }
    html[lang] {
        margin-top: 0 !important;
    }
}

.wp-caption {
    max-width: 100% !important;
}

.wrapSingle img {
    max-width: 100% !important;
    max-height: 100% !important;
    /*height: auto !important;*/
}