.widget-kk-slider-owl-pro .owl-carousel {
    margin: 0 0 4rem;
    display: block;
}
.widget-kk-slider-owl-pro .owl-carousel .owl-item img {
    width: 100%;
}
.widget-kk-slider-owl-pro .owl-carousel .owl-item img:not([src]) {
    opacity: 0;
}
.widget-kk-slider-owl-pro .owl-carousel .owl-item .owl-lazy {
    opacity: 1;
}
.widget-kk-slider-owl-pro .owl-carousel .item-video {
    height: 300px;
}
.widget-kk-slider-owl-pro .owl-carousel .item {
    height: 10rem;
}
.widget-kk-slider-owl-pro .owl-carousel .item h4 {
    color: #000;
    font-weight: 400;
    margin-top: 0;
}
.widget-kk-slider-owl-pro .owl-carousel.owl-theme .owl-nav {
    max-width: 100%;
}
.widget-kk-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: #000;
    width: 3.15rem;
    height: 3.15rem;
}
.widget-kk-slider-owl-pro .owl-carousel.owl-theme .owl-nav [class*="owl-"]:hover {
    background: rgba(0, 0, 0, 1);
    color: #fff;
}
.widget-kk-slider-owl-pro .owl-carousel.owl-theme .owl-nav.disabled-arrows [class*="owl-"] {
    opacity: 0;
}
@media (max-width: 991px) {
    .widget-kk-slider-owl-pro .owl-carousel.owl-theme .owl-nav {
        margin-top: -0.5rem;
    }
}
.widget-kk-slider-owl-pro .owl-carousel.owl-theme .owl-nav .owl-next {
    margin-right: 2rem !important;
}
.widget-kk-slider-owl-pro .owl-carousel .owl-dots .owl-dot {
    background: transparent;
    border: none;
    display: none;
}
.widget-kk-slider-owl-pro .owl-carousel .owl-dots .owl-dot span {
    margin: 0;
}
.widget-kk-slider-owl-pro .owl-item .widget-caption {
       text-align: center;
       transform: translateX(2%);
       border-radius: 0.5rem;
       transition: none 0s ease 0s;
       margin-top: -8vw !important;
       max-width: 1200px;
       margin: auto;
       position: unset;
       margin-bottom: 0;
       padding-bottom: 8rem;   
}

.widget-kk-slider-owl-pro .owl-item .widget-caption h2 {
      display: none;
}
@media (max-width: 1199px) {
    .widget-kk-slider-owl-pro .owl-item .widget-caption {
        left: 50%;
        text-align: center;
        color: #fff;
        bottom: 2.5rem;
    }
}
@media (max-width: 767px) {
    .widget-kk-slider-owl-pro .owl-item .widget-caption {
        bottom: 0.5rem;
        width: auto;
        margin-top: -12vw !important;
        padding-bottom: 3rem;
    }

    .widget-kk-slider-owl-pro .owl-item .widget-caption {
        font-size: 1rem;
    }    
}
@media (max-width: 575px) {
    .widget-kk-slider-owl-pro .owl-item .widget-caption {
        /*margin-top: -9rem !important;*/
        padding-bottom: 1rem;
    }
}
@media (max-width: 479px) {
    .widget-kk-slider-owl-pro .owl-item .widget-caption {
       /* margin-top: -8rem !important; */
        padding-bottom: 0;
    }
}
.widget-kk-slider-owl-pro .owl-item .widget-caption h2, .widget-kk-slider-owl-pro .owl-item .widget-caption .h2 {
    transition: 300ms all ease;
    font-weight: 600;
    color: #000;
}
@media (min-width: 1200px) {
    .widget-kk-slider-owl-pro .owl-item .widget-caption h2, .widget-kk-slider-owl-pro .owl-item .widget-caption .h2 {
        line-height: 90px !important;
        font-size: 84px;
        max-width: 80% !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .widget-kk-slider-owl-pro .owl-item .widget-caption h2, .widget-kk-slider-owl-pro .owl-item .widget-caption .h2 {
        margin-top: 11rem;
        margin-bottom: 2rem;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .widget-kk-slider-owl-pro .owl-item .widget-caption h2, .widget-kk-slider-owl-pro .owl-item .widget-caption .h2 {
        /*font-size: 70px;
        */
        line-height: 90px;
        margin-top: 15rem;
        margin-bottom: 2rem;
    }
}
@media (max-width: 767px) {
    .widget-kk-slider-owl-pro .owl-item .widget-caption h2, .widget-kk-slider-owl-pro .owl-item .widget-caption .h2 {
        font-size: 2rem;
        margin-bottom: 2rem;
    }
}
@media (max-width: 479px) {
    .widget-kk-slider-owl-pro .owl-item .widget-caption h2, .widget-kk-slider-owl-pro .owl-item .widget-caption .h2 {
        font-size: 1.35rem;
    }
}
.widget-kk-slider-owl-pro .owl-item .widget-caption span {
    display: block;
    font-size: 3.5rem;
    font-weight: 600;
    line-height: 5rem;
    color: #fff;
    max-width: 52rem;
    margin: 3.25rem auto 5rem;
    text-transform: uppercase;
}

.widget-kk-slider-owl-pro .owl-item .widget-caption a {
    padding: 0.85rem 2.25rem;
    border-radius: 0;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    background: #fde246;
    font-size: 1.5rem;
    font-weight: 600;
    border: 1px solid #dbdbdb;
    opacity: .85;
}

.widget-kk-slider-owl-pro .owl-item .widget-caption a:hover {
    background: #000;
    color: #fde246;
}

.widget-kk-slider-owl-pro .owl-item .widget-caption i {
    opacity: 1;
    margin: 0 .5rem;
    width: 0;
}

@media (max-width: 767px) {
    .widget-kk-slider-owl-pro .owl-item .widget-caption i {
        margin-bottom: 2rem;
    }
}

/*.item-search-block {
    position: relative;
    width: 40rem;
    margin: auto;
    top: -15rem;
    background: rgba(244, 238, 145, .55);
    padding: .5rem;
}*/

.item-search-block {
    position: absolute;
    width: 40rem;
    margin: auto;
    top: 11vw;
    background: rgba(244, 238, 145, .55);
    padding: .5rem;
    z-index: 99999999;
    margin: auto;
    align-items: center;
    display: flex;
    flex-direction: row;
    left: 37vw;
    right: auto;
}

.item-search-block .search-submit {
    background: #fff;
    color: #000;
    margin-left: 0;
    width: 10rem;
    display: flex;
    flex-direction: row;
    padding: 0;
    .fa-search {
        display: flex;
        flex-direction: row;
        width: 8rem;
        justify-content: center;
        &.fa-search:before {
            display: flex;
            flex-direction: row;
            padding: .3rem;
            font-size: 1.8rem;
        }
    }
}


.add-to-wish-list-grid {
    position: absolute;
    right: 1.5rem;
    z-index: 99;
    top: .5rem;
    font-size: 1.5rem;
    background: rgba(255,255,255,.85);
    padding: .5rem 0.85rem .45rem 0.7rem;
    border-radius: 2rem;
    height: 42px;
    width: 42px;
}

.widget-kk-slider-owl-pro .owl-carousel .owl-item.active img.owl-lazy  {
    opacity: 1;
}
