body {
    overflow-x: hidden; 
}
.w-lightbox-strip {
  margin-bottom: -20px;
}
.amazingslider-bullet{
    position: relative;
    float: left;
    margin-right: 8px;
    width: 12px;
    height: 12px;
    cursor: pointer;
    background: url(http://serwer1734280.home.pl/wp-content/plugins/wonderplugin-slider-lite/engine/bullet-12-12-0.png) left top no-repeat;
    opacity: 0.6;
}
.intro p {
text-align: center;
}
.paging-navigation .nav-previous-ajax a {
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    color: #000;
    font-family: Arial;
    text-decoration: none;
}
.error404 .not-found p {
    margin-bottom: 10px;
    font-size: 50px;
    margin-top: 20%;
    font-weight: 500;
}
.error404 .not-found a {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
}
.error404 .site-content {
    background-size: cover !important;
}

@media (max-width: 1200px) {
.header-layout-2 .site-header .menu-toggle, .header-layout-5 .site-header .menu-toggle, .header-layout-3 .site-header .menu-toggle {
    font-size: 40px;
    color: #000;
    top: 10px;
    transition: none;
    display: inline-block;
    position: fixed;
    right: 10px;
}}
.header-layout-2 .site-header .primary-nav .menu, .header-layout-3 .site-header .primary-nav .menu {
    float: right;
    position: flex;
}
#menu-nefs {
    position: fixed;
    margin-left: auto;
    margin-right: auto;
   width: 100%;
}
.menu-logo {
   float: left;
width:auto;
}
@media (min-width: 1200px) {
.col-lg-6 {
    width: auto;
}}