.banner .owl-prev{
    color: #fff  !important;
    border-color: #fff !important;
}
.banner .owl-next{
    color: #fff  !important;
    border-color: #fff !important;
}
.setlak-img{
    height:360px;
    object-fit: cover;
    width: 100%;
}
.video-banner video{
    width: 100%;
    height: 200PX;
    object-fit: contain;
}
.cozum-img{
    height:110px;
    background: #fff;
    padding: 10px;
    object-fit: contain;
    width: 100%;
}
.product-img{
    height:250px;
    object-fit: cover;
    width: 100%;
    margin-bottom: 15px;
}
.page-detail-product-img{
    width: 100%;
    height: 220px;
    object-fit: cover;
  }
 .photo-gallery-img{
    width: 100%;
    height: 250px;
    object-fit: cover;
 }
.product-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: #000 !important;
    opacity: .5 !important;
    left: 0;
    z-index: 9999;
}
 .product-overlay{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: #000 !important;
opacity: .5 !important;
left: 0;
z-index:9999 ;
 }