/*
Theme Name: Lightning Child
Theme URI:
Template: lightning
Description:
Author:
Tags:
Version: 0.6.1
*/

.site-body-bottom{
    display: none;
}

.breadcrumb-list {
    display: none;
}

.site-footer-copyright p:nth-child(2) {
    display: none;
}

.vk-mobile-nav-menu-btn{
    display: none;
}

#net_shop_admin_shopping_cart {
    margin: 0 0 0px !important;
}

.site-body {
    padding: 0 0px 2rem !important;
}

@media (max-width: 991.98px) {
    .site-header-logo {
        padding-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
}

.copy-the-code-target {
    white-space: pre-wrap;
    overflow-wrap: anywhere;
}

.copy-the-code-outside {
    text-align: left;
}

.legaltext {
  height: 500px;
  border: 1px solid;
  overflow-y: scroll;
  padding: 10px;
}