/* Theme Name: Meup Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of meup
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: meup
Version: 1.0.0
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:  meup-child
*/

/* Custom CSS by ASP | 25-10-2023 | Hide Role Selection Radio Button */
.ova_field_wrap:has(span.raido_input) {
	display: none !important;
}

p.all-day-ticket-notice {
    margin-top: 10px !important;
    color: #ffffff !important;
    background: orange;
    padding: 8px 8px 8px 15px;
}

.vendor_wrap .vendor_tab {
	padding: 30px !important;
}

.vendor_sidebar ul.dashboard_nav {
    overflow: hidden;
}

.same-image-size .event_thumbnail .thumbnail_figure img {
	width: 100%;
	height: 200px;
	object-fit: cover;
}

.qsm-pagination.qmn_pagination.border.margin-bottom {
    padding-left: 20px;
    padding-right: 20px;
}

body.qsm_quiz-template-default footer.post-tag-constrau {
	display: none;
}

.single-event form.post-password-form {
    padding: 30px 30px 30px 30px;
}

.woocommerce-checkout .woocommerce-additional-fields {
    display: none !important;
}

.home-testimonial .ova-media {
    display: none;
}