/* Theme Name: PM20 - Muzze Child Theme
Template: muzze
Version: 1.0
Text Domain:  muzze-child
*/

.back_event {
	display:none;
}

@font-face {
    font-family: 'Shentox'; 
    src: url('font/35BC55_1_0.eot');
    src: url('font/35BC55_1_0.eot?#iefix') format('embedded-opentype'),
    url('font/35BC55_1_0.woff2') format('woff2'),
    url('font/35BC55_1_0.woff') format('woff'),
    url('font/35BC55_1_0.ttf') format('truetype');
    font-weight: 400;
}

@font-face {
    font-family: 'Shentox';
    src: url('font/35BC55_0_0.eot');
    src: url('font/35BC55_0_0.eot?#iefix') format('embedded-opentype'),
    url('font/35BC55_0_0.woff2') format('woff2'),
    url('font/35BC55_0_0.woff') format('woff'),
    url('font/35BC55_0_0.ttf') format('truetype');
    font-weight: 600;
}

h1.heading_title, .elementor-heading-title,
.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
    font-family: 'Shentox';
}



/* Event Organiser */
#eo-widget-next-month {
    text-align: right;
}
#wp-calendar tbody td {
    text-align: center;
}

.eventorganiser-event-meta {
    margin-bottom: 2em;
}

.next-prev-nav {
	display:none;
}


input[type="radio"],
input[type="checkbox"] {
	height: auto;
}

/* Mailchimp */
#mc_embed_signup .mc-field-group.input-group {
	display: block;
}

/* WOOCOMMERCE */
.woocommerce span.onsale {
    min-height: 3.236em;
    min-width: 3.236em;
    padding: .202em;
    font-size: 1em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 3.236;
    top: -.5em;
    left: -.5em;
    margin: 0;
    border-radius: 150px;
    background-color: #ef1f28;
    color: #fff;
	font-family: shentox;
    font-size: .857em;
    z-index: 9;
}

.woocommerce ul.products li.product .add_to_cart_button {
	font-family: shentox;
}

.woocommerce ul.products li.product h2.woocommerce-loop-product__title a {
    font-family: shentox;
	font-weight: 600;
	font-size: 1.2em;
}

.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel--description p {
    font-weight: 400;
    font-size: 16px;
    color: #000;
}

.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel--description a {
    color: #ef1f28;
}