.products_price_suffix_style {
    line-height: 17px;
}
.com_platfform_crm_productcategory_product_name_suffix h2 {
    margin-bottom: 0;
}
.f2-wp h2 a {
    color: #c1394f;
    display: block;
    padding-top: 10px;
    transition: all 0.3s ease-in-out 0s;
}
.number-price
{
    font-size: 16px;
    padding: 10px 0 3px 0;
    color: #c1394f;
}
.number-title {
    font-size: 14px;
    padding: 3px 0 3px 0;
    color: #c1394f;
}
.products_price_suffix {
    min-height: 100%;
    padding-top: 0;
}
.product-add {
    border: none;
    min-height: 100%;
    margin-top: 0;
}
.product_suffix {
    min-height: 237px;
}
.com_platfform_crm_productcategory_product_addtocart_submit_suffix {
    text-transform: none;
}
.f2-total {
    padding-right: 15px;
}
.product-add .full-width-mobile {
    padding: 0;
}
.f2-details.productdetails_suffix {
    border: none;
}
.com_platfform_crm_productdetails_title_suffix {
    font-family: caption;
    font-size: 40px !important;
    letter-spacing: 2px;
    line-height: 1.3;
    margin: 0;
    padding: 0;
}
.productdetails_suffix {
    border: none;
}
.f2-details.productcat_suffix {
    margin-top: 0;
}
.com_platfform_crm_productcategory_product_prices_price_cost {
    margin: 2px 0;
}
.productdetails-add .com_platfform_crm_productcategory_product_addtocart_submit_suffix {
    background: #c1394f none repeat scroll 0 0 !important;
    border-radius: 4px;
    display: inline !important;
    font-size: 15px !important;
    margin: 0 !important;
    padding: 5px 10px !important;
    text-transform: uppercase;
}
.f2-wp .addtocart_suffix {
    margin: 0 !important;
}
.productdetails-add .com_platfform_crm_productdetails_price {
    margin-top: 0;
}
.padding-details {
    display: none;
}
.descriptionArea .number-price {
    color: #000;
}
.com_crm_cart_summary.clearfix {
    background: transparent;
}
#com_crm_emptycart input {
    background: #f7f6f7;
    color: #C1394F;
    transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -ms-transition: all 0.3s ease-in-out 0s;
    border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -ms-border-radius: 4px;
    font-weight: bold;
}
#com_crm_emptycart input:hover {
    background: #e6e5e6
}
.f2-page .wrapper_products {
    padding-top: 30px;
}

@media (max-width: 1199px) {
    .f2-total {
    padding-right: 0;
    }
.product-add .full-width-mobile {
    padding: 0 15px;
}
.com_platfform_crm_productcategory_product_prices_price_cost .required, 
.com_platfform_crm_productsearch_product_prices_price_cost .required {
    width: 50px;
}
}
@media (max-width: 767px) {
    .f2-page.pagecontainer {
        padding-left: 15px;
        padding-right: 15px;
        margin-left: auto;
        margin-right: auto;
    }
    .view_custom .column_right{
        float: none;
    }
}
/*
.f2-total .com_platfform_crm_quantity {
    float: none;
    display: inline-block;
}
.f2-total {
    display: block;
    padding-top: 5px;
    text-align: center;
}
.com_platfform_crm_productcategory_product_prices_price_cost {
    text-align: center;
}
*/