﻿
.event-main-details #image-list .mobiledesktop.col-xl-3.new_item_list_wrapper .item-image-wrapper img {
    height: 170px;
}



.event-main-details #image-list .mobiledesktop.col-xl-3.new_item_list_wrapper .itemContainerHeight .d-flex:first-child div:first-child {
    min-height: inherit;
    padding-bottom: 0 !important;
}

.event-main-details #image-list .mobiledesktop.col-md-6.new_item_list_wrapper .itemContainerHeight .d-flex:first-child div:first-child {
    min-height: inherit;
    padding-bottom: 0 !important;
}

.event-main-details #image-list .mobiledesktop.col-lg-4.new_item_list_wrapper .itemContainerHeight .d-flex:first-child div:first-child {
    min-height: inherit;
    padding-bottom: 0 !important;
}

#kt_content .inner_content_wrapper .new_item_list_wrapper .card-footer {
    background-color: transparent !important;
    padding-bottom: 0 !important;
}

    #kt_content .inner_content_wrapper .new_item_list_wrapper .card-footer div div {
        text-align: inherit;
        padding-bottom: 0 !important;
    }

.event-main-details #image-list .mobiledesktop.col-md-6.new_item_list_wrapper .itemContainerHeight .d-flex:first-child div:first-child:hover {
    color: #6e7687 !important;
    background-color: transparent;
}

.event-main-details #image-list .mobiledesktop.col-md-6.new_item_list_wrapper .itemContainerHeight .d-flex:first-child div:last-child:hover {
    color: #6e7687 !important;
    background-color: transparent;
}

.color-red {
    color: #ff5b51 !important;
}

#auction-tab #image-list .mobiledesktop.col-md-6.new_item_list_wrapper .item-image-wrapper img {
    height: 342px;
    object-fit: contain;
    width: 100%;
    border-radius: 8px 8px 0 0;
}

#auction-tab #image-list .mobiledesktop.col-xl-3.new_item_list_wrapper .item-image-wrapper img {
    height: 170px;
}
.new_item_list_wrapper .card-footer {
    background-color: transparent !important;
    padding-bottom: 0 !important;
}

    .new_item_list_wrapper .card-footer .fa {
        font-size: 18px !important;
    }

.new_event_design_wrapper #image-list .new_item_list_wrapper .itemContainerHeight .d-flex:first-child div:first-child {
    min-height: inherit;
    text-align: left;
}

.closed-item {
    color: #ff0000 !important;
}

.corporate .new_event_design_wrapper #image-list .mobiledesktop.col-md-6 .card.overflow-hidden img {
    height: 170px;
}


@media (max-width: 767px) {
    .new_item_list_wrapper .card {
        flex-direction: row;
    }

    .corporate .new_event_design_wrapper #image-list .mobiledesktop.col-md-6 .card.overflow-hidden img {
        height: 95px;
        width: 35%;
    }

    #image-list .new_item_list_wrapper .card .item-image-wrapper img {
        height: inherit !important;
    }

    .new_event_design_wrapper #image-list .new_item_list_wrapper .itemContainerHeight {
        padding: 0 15px !important;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        min-height: 80px;
    }

    .new_item_list_wrapper .card-footer {
        padding-bottom: 0 !important;
    }
}

@media (max-width: 640px) {
    .new_item_list_wrapper .highbid-ribbon, .new_item_list_wrapper .outbid-ribbon {
        height: 100px;
        width: 100px;
        right: -7px;
        top: -6px;
        font-size: 8px;
    }

        .new_item_list_wrapper .highbid-ribbon .highbid-ribbon-inside, .new_item_list_wrapper .outbid-ribbon .outbid-ribbon-inside {
            right: -39px;
            top: 17px;
            min-width: 144px;
        }

            .new_item_list_wrapper .highbid-ribbon .highbid-ribbon-inside:before, .new_item_list_wrapper .outbid-ribbon .outbid-ribbon-inside:before {
                left: 5px;
                right: 0;
                bottom: 0;
                top: 29px;
            }

            .new_item_list_wrapper .highbid-ribbon .highbid-ribbon-inside:after, .new_item_list_wrapper .outbid-ribbon .outbid-ribbon-inside:after {
                left: 88%;
                right: 0px;
                top: 26px;
                bottom: 0;
            }

    #image-list .new_item_list_wrapper .itemContainerHeight h5.card-title.f-14.mb-3 {
        font-size: 14px;
    }
}
