.widget-wmi-slider-owl-pro .owl-carousel {
    display: block;
}

.widget-wmi-slider-owl-pro .owl-carousel .owl-item img {
    width: 100%;
}
.widget-wmi-slider-owl-pro .owl-carousel .owl-item img:not([src]) {
    opacity: 0;
}
.widget-wmi-slider-owl-pro .owl-carousel .owl-item .owl-lazy {
    opacity: 1;
}
.widget-wmi-slider-owl-pro .owl-carousel .item-video {
    height: 300px;
}
.widget-wmi-slider-owl-pro .owl-carousel .item {
    height: 10rem;
}
.widget-wmi-slider-owl-pro .owl-carousel .item h4 {
    color: #000;
    font-weight: 400;
    margin-top: 0;
}
.widget-wmi-slider-owl-pro .owl-carousel.owl-theme .owl-nav {
    max-width: 100%;
}
.widget-wmi-slider-owl-pro .owl-carousel.owl-theme .owl-nav [class*="owl-"] {
    opacity: 1;
    padding: 0.5rem 1.1rem;
    margin: 5px;
    font-size: 1.5rem;
    background: rgba(0, 0, 0, .4);
    border-radius: 2rem;
    color: #fff;
    width: 3.15rem;
    height: 3.15rem;
}
.widget-wmi-slider-owl-pro .owl-carousel.owl-theme .owl-nav [class*="owl-"]:hover {
    background: rgba(0, 0, 0, 1);
}
.widget-wmi-slider-owl-pro .owl-carousel.owl-theme .owl-nav.disabled-arrows [class*="owl-"] {
    opacity: 0;
}

.widget-wmi-slider-owl-pro .owl-carousel.owl-theme .owl-nav .owl-next {
    margin-right: 2rem !important;
}
.widget-wmi-slider-owl-pro .owl-carousel .owl-dots .owl-dot {
    background: transparent;
    border: none;
    display: none;
}
.widget-wmi-slider-owl-pro .owl-carousel .owl-dots .owl-dot span {
    margin: 0;
}
.widget-wmi-slider-owl-pro .owl-item .widget-caption {
    text-align: left;
    transform: translateX(0%);
    border-radius: 1.5rem;
    transition: none 0s ease 0s;
    margin-top: -30rem !important;
    max-width: 1200px;
    margin: auto;
    position: unset;
    margin-bottom: 0;
    padding-bottom: 8rem;
}

.widget-wmi-slider-owl-pro .owl-item .widget-caption h2, .widget-wmi-slider-owl-pro .owl-item .widget-caption .h2 {
    transition: 300ms all ease;
    font-weight: 600;
    color: #000;
}

@media (min-width: 1200px) and (max-width: 1700px) {
    .widget-wmi-slider-owl-pro .owl-item .widget-caption h2, .widget-wmi-slider-owl-pro .owl-item .widget-caption  {
        margin-top: -23rem !important;
        padding-bottom: 3rem;
    }

    .category-home .item-search-block {
        top: -7rem !important;
    }
}

@media (min-width: 1200px) {
    .widget-wmi-slider-owl-pro .owl-item .widget-caption h2, .widget-wmi-slider-owl-pro .owl-item .widget-caption .h2 {
        line-height: 90px !important;
        font-size: 84px;
        max-width: 80% !important;
    }
}

@media (max-width: 1199px) {
    .category-home .item-search-block {
        position: unset !important;
        width: 100% !important;
        top: 0 !important;
        background: rgba(0,0,0, .55) !important;
        padding: .25rem 0 !important;
        margin-bottom: 0 !important;
        margin-top: -3rem !important;
    }

    .widget-wmi-slider-owl-pro .owl-item .widget-caption {
        left: 50%;
        text-align: center;
        color: #fff;
        bottom: 2.5rem;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {
    .widget-wmi-slider-owl-pro .owl-item .widget-caption h2, .widget-wmi-slider-owl-pro .owl-item .widget-caption  {
        margin-top: -7rem !important;
        margin-bottom: 2rem;
    }
}

@media (max-width: 991px) {
    .widget-wmi-slider-owl-pro .owl-carousel.owl-theme .owl-nav {
        margin-top: -0.5rem;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .widget-wmi-slider-owl-pro .owl-item .widget-caption h2, .widget-wmi-slider-owl-pro .owl-item .widget-caption  {
        /*font-size: 70px;
        */
        line-height: 90px;
        margin-top: -7rem !important;
        margin-bottom: 2rem;
    }
}
@media (max-width: 767px) {
    .widget-wmi-slider-owl-pro .owl-item .widget-caption h2, .widget-wmi-slider-owl-pro .owl-item .widget-caption .h2 {
        font-size: 2rem;
        margin-bottom: 2rem;
    }

    .widget-wmi-slider-owl-pro .owl-item .widget-caption i {
        margin-bottom: 2rem;
    }

    .widget-wmi-slider-owl-pro .owl-item .widget-caption {
        bottom: 0.5rem;
        width: auto;
        margin-top: 0 !important;
        padding-bottom: 3rem;
    }

}

@media (max-width: 575px) {
    .widget-wmi-slider-owl-pro .owl-item .widget-caption {
        margin-top: 0 !important;
        padding-bottom: 1rem;
    }
}

@media (max-width: 479px) {
    .widget-wmi-slider-owl-pro .owl-item .widget-caption {
        margin-top: 0 !important;
        padding-bottom: 0;
    }

    .widget-wmi-slider-owl-pro .owl-item .widget-caption h2, .widget-wmi-slider-owl-pro .owl-item .widget-caption .h2 {
        font-size: 1.35rem;
    }
}

.widget-wmi-slider-owl-pro .owl-item .widget-caption span {
    display: block;
    font-size: 3.5rem;
    font-weight: 600;
    line-height: 5rem;
    color: #fff;
    max-width: 75rem;
    margin: 3.25rem auto 5rem;
    text-transform: uppercase;
    text-align: center;
}

.widget-wmi-slider-owl-pro .owl-item .widget-caption a {
    padding: 0.85rem 2.25rem;
    border-radius: 2rem;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    background: #000;
    font-size: 1rem;
    font-weight: 600;
}
.widget-wmi-slider-owl-pro .owl-item .widget-caption i {
    opacity: 0;
    margin-left: 0;
    width: 0;
}

.category-home .item-search-block {
    position: relative;
    width: 49rem;
    margin: auto;
    top: -12rem;
    background: rgba(255,255,255, .55);
    padding: 1rem;
    margin-bottom: -4rem;
}

.item-search-block .search-submit {
    background: #fbbb4c;
    color: #fff;
    margin-left: 1rem;
}
