.mep-events-wrapper.wrapper {
float: none;
}
.product-thumbnail {
display:none;
}
button.woo_order_tip, button.woo_order_tip_remove {
margin: 5px!important;
border-radius: 4px!important;
}
button.woo_order_tip_remove {
margin-top: -7px!important;
}
.woocommerce-checkout .main-title-section-wrapper, .woocommerce-cart .main-title-section-wrapper {
padding:10px;
text-align:center;
}
.woocommerce-checkout .main-title-section-wrapper h1, .woocommerce-cart .main-title-section-wrapper h1{
font-size:30px!important;
}
tbody tr:nth-child(2n+1) td {
background: rgba(0, 0, 0, 0)!important;
}
a.dt-sc-button.too-small.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
width:170px!important;
padding-top:10px!important;
}