.dropdown-menu li a {
    font-size: 14px !important;
    line-height: 23px;
    color: white !important;
    text-transform: capitalize;
    font-weight: 600 !important;
    border-bottom: 1px solid gray;
    padding-left: 0;
}


#menu-menu-1 li a {
    font-size: 16px !important;
    line-height: 23px;
    color: #6e6e6e;
    text-transform: uppercase;
    font-weight: 600 !important;
}
#menu-menu-1 li a.dropdown-item {
    font-size: 13px !important;
    line-height: 23px;
    color: #6e6e6e;
    text-transform: uppercase;
    font-weight: 600 !important;
}

#menu-menu-1 li {
    padding-left: 15px;
    padding-right: 15px;
}

#menu-menu-1 li.current-menu-item a {
    font-size: 16px !important;
    line-height: 23px;
    color: #2cc4f2 !important;
    font-weight: 600 !important;

}

#masthead {
    background-color: white !important;
}

#menu-menu-1 li a:hover {
    font-size: 16px !important;
    line-height: 23px;
    color: #2cc4f2 !important;
    font-weight: 600 !important;
}
#menu-menu-1 li a.dropdown-item:hover {
    font-size: 13px !important;
    line-height: 23px;
    color: #2cc4f2 !important;
    font-weight: 600 !important;
}

/* SLIDER */
.swiper-container {
    width: 100%;
    height: 315px;
}

.swiper-lazy {
    width: 100%;
    height: 100%;
}

.swiper-texter {
    position: absolute;
    z-index: 10000;
    top: 30%;
    transform: translateY(-50%);
    left: 9%;
    max-width: 50%;

}

.swiper-texter p {
    font-size: 2rem;
    color: #00247d;
    margin-bottom: 5px;
}

.home #content.site-content {
    padding: 0 !important;
}

.section-offer, .section-offer-related {
    margin-top: 40px;
}

.offer-image {
    padding-bottom: 20px;
}

.offer-title p {
    text-align: center;
    padding-bottom: 10px;
    color: black !important;
    text-transform: uppercase;
    font-weight: 600;
}

.offer-box {
    border: 1px solid #b7b6b6;
    box-shadow: 10px 10px 10px gray;
}

.offer-box:hover .offer-title p {
    color: #2cc4f2 !important;
}

.offer-box:hover .polecane {
    color: #2cc4f2 !important;
}

.related-trip {
    width: 100%;
    position: relative;
    display: block;
}

.related-trip img {
    width: 100%;
    margin-top: 58px;
}

.offer-box p.polecane {
    padding: 20px 0;
    margin: 0 !important;
    text-align: center;
    color: black !important;
    text-transform: uppercase;
    font-weight: 600;
}

.top-footer {
    margin-top: 50px;
    background-color: #cef2dc;
    padding: 40px 0 10px 0;
}

.footer-box-1 img {
    margin-bottom: 40px;
}

#menu-menu-stopka li a:hover, #menu-menu-stopka li a:active, #menu-menu-stopkali a:focus {
    background-color: transparent;
}

#menu-menu-stopka li a {
    color: #6e6e6e !important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}

#menu-menu-stopka li a:hover {
    color: #2cc4f2 !important;
}

.info-foot {
    position: relative;
    display: block;
}

.info-foot i, .info-foot p {
    display: inline-block;
    font-size: 16px;
}

.home-slider {
    margin-top: 20px;
}

.swiper-lazy {
    background-repeat: no-repeat;
}

body {
    background-color: aliceblue !important;
}

.dropdown-menu {
    min-width: 20rem !important;
}

ul.navbar-nav li.dropdown:hover ul.dropdown-menu {
    display: block;
}

.navbar a img {
    width: 95%;
}

p.wstazka {
    background: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
    padding: 20px;
    text-align: center;
    border-radius: 7px;
    margin-top: 30px;
}

p.wstazka-yellow {
    background: #fcf8e3;
    border-color: #fbeed5;
    color: #c09853;
    padding: 20px;
    text-align: center;
    border-radius: 7px;
    margin-top: 30px;
}

p.wstazka-red {
    background: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
    padding: 20px;
    text-align: center;
    border-radius: 7px;
    margin-top: 30px;
}

.page-id-11 .single-post-gallery h3 {
    text-align: center;
}

#menu-item-dropdown-51 a {
    color: #d20000 !important;
}


.dropdown-menu {
    background-color: #333 !important;
}

.linie-right {
    border-right: 1px solid #cec6c6;
}
