.mp-clear {
    clear: both;
}

.dermpro-frequently-bought-together-block {
    clear: both;
}

.dermpro-frequently-bought-together-block hr {
    width: 100%;
}

.product-item-plus {
    display: inline-block;
    line-height: 125px;
    font-size: 22px;
    color: #757575;
}

.dermpro-fbt-image-box li.product-item {
    width: 100px !important;
}

.dermpro-fbt-rows {
    clear: left;
}

.dermpro-fbt-rows ul li {
    list-style: none;
}

.dermpro-fbt-rows .dermpro-fbt-checkbox-label {
    display: inline-block;
}

.dermpro-fbt-image-box {
    width: auto;
    float: left;
}

.dermpro-fbt-image-box .product-item {
    float: none;
    display: inline-block;
}

.dermpro-fbt-price-box {
    width: auto;
    float: left;
    padding-left: 40px;
    margin-bottom: 20px;
}

.dermpro-fbt-price-box .dermpro-fbt-price,
.mpfbt-total-items .mpfbt-total-items-value {
    font-size: 18px;
    font-weight: 700;
}

.dermpro-fbt-out-of-stock, .dermpro-fbt-rows .item-price,
.dermpro-fbt-price-box .dermpro-fbt-price,
.mpfbt-total-items .mpfbt-total-items-value {
    color: #575757;
}

.dermpro-fbt-hidden {
    display: none !important;
}

.products-grid .dermpro-fbt-image-box .product-item {
    width: 38%;
}

.dermpro-fbt-rows .fieldset {
    margin-left: 20px;
    margin-bottom: 5px;
}

.column.main .dermpro-fbt-image-box .product-item {
    margin-left: 0;
    padding-left: 0;
}

.dermpro-fbt-add-to-cart, .dermpro-fbt-add-to-wishlist {
    margin: 10px 0 0 0;
}

.dermpro-fbt-grouped .row-tier-price .prices-tier {
    margin-left: 10px;
}

.dermpro-fbt-detail .detailed-node {
    font-size: 11px;
    margin-left: 5px;
}

.mageplaze-fbt-custom-required {
    visibility: hidden;
    position: absolute;
    left: -1000px;
}

.dermpro-fbt-option-product .field.downloads .field.choice {
    border-bottom: 0;
}

.bundle-options-container {
    margin-bottom: 10px !important;
    margin-top: 20px;
}

@media (min-width: 1024px) {
    .dermpro-fbt-image-box {
        max-width: calc(100% - 300px);
    }
}

@media (min-width: 640px) {
    .products-grid .dermpro-fbt-image-box .product-item {
        width: 30%;
    }
}

#mpfbt-popup.white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 600px;
    margin: 20px auto;
}

.mpfbt-actions button.action.primary.mpfbt-btn-continue {
    font-size: 14px;
    padding: 15px;
    background: #eb5202;
    border: none;
    width: 40%;
    height: 100%;
}

.mpfbt-actions #mpfbt-btn-addtocart {
    background: #eb5202;
    border: none;
    width: 40%;
    font-size: 14px;
    padding: 15px;
    margin-left: 5%;
    height: 100%;
    float: right;
}

#mpfbt-popup .mpfbt-total-items,
#mpfbt-popup .dermpro-fbt-price-box {
    float: none;
    padding-left: 20px;
    margin-bottom: 20px;
}

.mpfbt-popup-product-detail .bundle-options-container .bundle-options-wrapper,
.mpfbt-popup-product-detail .bundle-options-container .product-options-wrapper {
    float: left;
    width: 100%;
}
