.auction_theme_modern .home_auction_modern .owl-item .item .img-thumbnail-mod img{
   width: 100%;
}
/*
.auction_theme_modern .owl-item .item .auction_psNew .divide{
    text-align: center !important;
} */
.auction_theme_modern .home_auction_modern .owl-item .item{
-webkit-box-shadow: .8px .9px 3px grey;
}
 
.auction_theme_modern .home_auction_modern .owl-item .item .auction_psNew .auction_clock  {
    border: none !important;
    padding: 1px;
}

.auction_theme_modern .home_auction_modern .owl-item .item .auction_psNew {
    width: 100%;
    padding: 30px 0px !important;
    text-align: center !important;
    background: rgba(33, 150, 243, 5%) !important;
    border-radius: 0 0 10px 10px !important;
    margin: 0 !important;
}


.auction_theme_modern .home_auction_modern  #owl-auction-products-block .auction_clock {
    width: fit-content !important;
    border: 1px solid #e4e4e4;
    padding: 5px;
    margin: auto !important;
}