.owl-carousel .owl-item img.ppslider-desktop {
    display: none;
}

.ppslider .owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
}

.ppslider .owl-carousel .owl-nav .owl-prev,
.ppslider .owl-carousel .owl-nav .owl-next
{
    font-size: 100px;
    color: #ffffff;
    opacity: 0.7;
}

.ppslider .owl-carousel .owl-nav .owl-prev:hover,
.ppslider .owl-carousel .owl-nav .owl-next:hover
{
    color: #ffffff;
    transition: 0.3s;
    opacity: 1;
}

.ppslider .owl-carousel .owl-nav .owl-prev {
    margin-left: 30px;
    float: left;
}

.ppslider .owl-carousel .owl-nav .owl-next {
    margin-right: 30px;
    float: right;
}
.ppslider .owl-carousel .owl-nav .owl-next > span,
.ppslider .owl-carousel .owl-nav .owl-prev > span {
    padding: 20px;
}


.ppslider .owl-carousel .owl-dots {
    position: absolute;
    bottom: 0;
    text-align: right;
    width: 100%;
}

@media (max-width: 1110px){
    .ppslider {
        padding-bottom: 35px;
    }

    .ppslider .owl-carousel .owl-dots {
        bottom: unset;
    }
}

.ppslider .owl-carousel .owl-dots .owl-dot,
.ppslider .owl-carousel .owl-nav .owl-prev,
.ppslider .owl-carousel .owl-nav .owl-next {
    outline: none;
}

.ppslider .owl-carousel .owl-dots .owl-dot {
    width: 30px;
    height: 30px;
    position: relative;
    margin: 10px;
    display: inline-block;
    background: #fff;
    border-radius: 50%;
    line-height: 20px;
    color: #000;
    font-size: 18px;
}

.ppslider .owl-carousel .owl-dots .owl-dot.active {
    background: #000;
    transition: 0.3s;
    color: #fff;
}

.ppslider .owl-carousel .owl-dots .owl-dot:hover {
    background: #000;
    transition: 0.3s;
    color: #fff;
}

.ppslider__content > .mt-5{
    margin-bottom: 3rem;
}

.ppslider {
    width: 100%;
    max-width: 1270px;
    margin: 0 auto 20px;
}

.ppslider-mobile {
    width: 100%;
}

.ppslider-desktop {
    width: 100%;
    display: none !important;
}

.ppslider__container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1440px;
}

.ppslider__content {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: calc(100% - 6rem);
    padding: 4rem 1.25rem 1rem;
    --tw-text-opacity: 1;
    color: rgba(255,255,255,var(--tw-text-opacity));
}

.ppslider__gradient-l,
.ppslider__gradient-r
{
    position: absolute;
    display: block;
    top: 0;
    width: 118px;
    height: 100%;
}

.ppslider__gradient-l {
    left: 0;
}

.ppslider__gradient-r {
    right: 0;
}

.button--yellow {
    background: #f3e334;
    color: #000000;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
    border-radius: 2px;
    max-width: 200px;
    line-height: 50px;
    height: 50px;
}

.button--yellow:hover {
    background: #242529;
    color: #fff;
}

.ppslider-banners .banner-desktop {
    display: none;
}

.ppslider-banner-item {
    position: relative;
}

.ppslider-banner-item.large {
    width: 100%;
}

.ppslider-banner-item.small {
    width: 100%;
    padding: 0;
    margin: 0;
}

.ppslider-banner-item h4 {
    margin-bottom: 20px;
}

.ppslider-banner-item h4 a {
    color: #222;
    opacity: 0.7;
}

.ppslider-banner-item h4 a:hover {
    opacity: 1;
    transition: 0.3s;
}

.ppslider-banner-item .button {
    background: #ddd;
    border-radius: 15px;
    padding: 5px 15px;
    color: #222;
    opacity: 0.7;
}

.ppslider-banner-item .button:hover {
    opacity: 1;
}

.bottom-block {
    pointer-events: none;
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.ppslider-banner-item img {
    width: 100%;
}

@media (min-width: 1110px) {
    .ppslider {
        margin-top: 17px;
    }


    .ppslider-banner-item img {
        max-width: 100%;
        /*width: auto;*/
    }

    .ppslider-banners .banner-desktop {
        display: block;
    }

    .ppslider-banners .banner-mobile {
        display: none;
    }

    .ppslider-banner-item.small {
        width: 50%;
        padding-right: 10px;
        margin-top: 20px;
        float: left;
    }

    .ppslider-banner-item.small + .ppslider-banner-item.small {
        padding-right: 0;
        padding-left: 10px;
    }
    .owl-carousel .owl-item img {
        height: auto;
    }

    .owl-carousel .owl-item img.ppslider-mobile {
        display: none;
    }

    .owl-carousel .owl-item img.ppslider-desktop {
        display: block;
    }

    .ppslider__content > .mt-5{
        margin-bottom: 1rem;
    }

    .ppslider__title {
        margin-left: auto;
        font-size: 2.25rem;
        line-height: 2.5rem;
    }

    .ppslider-mobile {
        display: none !important;
    }

    .ppslider-desktop {
        display: block !important;
    }

    .ppslider__container {
        max-height: none;
        height: auto;
    }

    .ppslider__content {
        padding-left: 3rem;
        padding-right: 3rem;
        padding-bottom: 3rem;
        text-align: right;
    }
}

.ppslider-category-banner {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 50px;
}

.ppslider-category-banner .ppslider-banner-item{
    width: 100%;
}

.ppslider-category-banner .ppslider-banner-item img {
    width: 100%;
}

.bottom-block {
    pointer-events: none;
}

.bottom-block .banner-item-title {
    pointer-events: none;
}

.bottom-block .banner-item-title > a {
    pointer-events: auto;
}

.bottom-block > .button {
    pointer-events: auto;
}


