﻿
.add-to-cart-from-fixture-list {
    max-width: 40%;
    height: auto;
}

#reorder-modal {

}

.add-to-cart-from-fixture-list:hover {
    cursor: pointer !important;
}

.fixture-card {
/*    max-height: 480px !important;
    min-height: 480px !important;
    margin-bottom: 70px !important;*/
}

.card-header-white {
    background-color: white !important;
}

.card-footer-add-to-cart {
    background-color: white !important;
    border: none !important;
}

.click-to-enlarge {
    font-size: .7rem !important;
    color: black;
    margin-top: 2px;
    margin-bottom: -30px;
    margin-left: 17%;
    font-weight: 100;
    text-align: left;
}
