@charset "utf-8";
/*
Theme Name: Lightning Pro Child Sample
Theme URI:
Template: lightning-pro
Description:
Author:
Tags:
Version: 0.0.0
*/

@media (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1000px;
}
}
@media screen and (max-width: 782px){
.slide-text-title {
    font-size: 1.5em;
}
}
.slide-text-caption {
    font-size: 1em;
}
.siteContent {
    padding: 0;
}
.entry-full {
    margin-bottom: 0;
}
.vk_posts.postNextPrev {
    display: none;
}