﻿/*
Theme Name: Bono Child
Theme URI: https://wpshop.ru/themes/bono
Author: WPShop.ru
Author URI: http://wpshop.ru/
Template: bono
Version: 1.0.0
*/

/* Below you can add your CSS styles */
/* Ниже Вы можете добавить свои CSS стили */

.entry-content table td img {
	float: left;
	padding: 15px;
	width:100%;
	max-width: 390px;
}

.rating-box, .entry-social{
	display:none!important;
}

@media (min-width: 1024px) {
	.post-card--standard {
	width: 45%!important;
	}
}

.count{
	display:none!important;
}

.wc_payment_methods, .cart-subtotal, .woocommerce-shipping-totals, .woocommerce-additional-fields h3{
	display:none!important;
}