/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 12.4

All css files are placed in /css/ folder
*/

.post-nav, .image_links double, .fixed-nav, .fixed-nav-prev{
    display: none!important;
}

@media only screen and (max-width: 670px) {

	.wrap.mcb-wrap.one.valign-top.clearfix{
		padding: 0px!important;
	}

}

.woocommerce-page div.product div.summary, .one-second.column{
	float:none!important;
	width: 100%!important;
}

.image_links.double {
    display: none;
}

.wc-appointments-appointment-form{
    width: 400px!important;
}

.column.one-second.product_image_wrapper{
	display: none;
}
