/*
Theme Name: FairPlaza Webshop
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

.wcvendors-pro-dashboard-wrapper #dashboard-menu-item-reports,
.wcvendors-pro-dashboard-wrapper .quick-link-wrapper {display: none !important;}

/* Fix voor pdf facturen */

.order-details th.image,
.order-details td.image {
    width: 50px;
    text-align: center;
    vertical-align: middle;
}

.order-details td.image img {
    width: 40px;
    height: 40px;
}