.inline-block {
    display: inline-block;
}
.pr15 {
    padding-right: 15px;
}
.pl5 {
    padding-left: 5px;
}
.pl15 {
    padding-left: 15px;
}
.pb5 {
    padding-bottom: 5px;
}
.pt10 {
    padding-top: 10px;
}
.pb10 {
    padding-bottom: 10px;
}
.clearfix{
    clear: both;
}
.product-deal-infos {
    margin: 20px 0 20px;
    text-align: left;
    padding-top: 20px;
    border-top: 1px solid #ebebeb;
}

.border-left {
    border-left: 1px solid rgb(218, 218, 218);
}

.deal-swatch-option {
    width: 30px;
    padding: 1px 2px;
    height: 20px;
    margin: 0 10px 5px 0;
    text-align: center;
    cursor: pointer;
    position: relative;
    border: 1px solid rgb(218, 218, 218);
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left:10px;
}
a.button span, a.button i {
    color: #050202;
}

.deals-details ul {
    list-style-type: none;
    padding-inline-start: 20px;
}

.fcpm-tab-content {
    border: none;
    padding: 0;
}

.product-info-main .fcpm-tab-content .swatch-option {
    margin-right: auto;
}

.product-info-main .matrix-qty {
    border-radius: 0;
}

.callforprice_text{
    margin-top: 10px;
    margin-left: 40%;;
}

.cart-summary {
    position: relative;
    z-index: 10;
}

.cart-summary .summary.title {
    display: block;
    margin-left: 15px;
}

#order-multiple-content {
    padding: 0 !important;
}

.grid-look {
    padding-bottom: 10px;
}