/* Enter Your Custom CSS Here */

.site-content {
    padding-top: 90px;
    padding-bottom: 90px;
}

.newproducts h2.cat-title {
    font-size: 20px;
    font-weight: 600;
    padding: 16px 20px;
    background: #f4f4f4;
}
a.rs-layer.rev-btn {
    background-color: #dd2600 !important;
    color: #fff !important;
}

.page-id-7 .wcfmmp_become_vendor_link a {
    color: #fff;
    padding: 20px 0!important;
    width: 100% !important;
    font-size: 18px;
    font-weight: bold;
}
.page-id-7 .wcfmmp_become_vendor_link {
    background: #0099cc;
    text-align: center;
    padding: 9px 0 !important;
}


/*MULTIVENDOR*/
/*ADD PRODUCT*/
.wcfm-container.simple.variable.external.grouped.booking select#product_type, .wcfm_product_manager_general_fields p.description.wcfm_title.checkbox_title, .wcfm_product_manager_general_fields .wcfm-checkbox.wcfm_ele.wcfm_half_ele_checkbox.simple{
    display: none !important;
}

div#wcfm_products_manage_form_linked_head, div#wcfm_products_manage_form_linked_head{
    display: none !important;
}
a.add_new_wcfm_ele_dashboard.text_tip {
    background: #dd2600 !important;
    color: #fff !important;
}




@media only screen and (max-width: 479px) {

.page-id-406 .product-add-to-cart , .page-id-406 .product-price {
    display: none;
}
	.page-id-406 .product-name h3 {
    font-size: 15px;
}
}