/*
 Theme Name:   Big Store Child
 Description:  Дочерняя тема для Big Store
 Template:     big-store
 Version:      1.0.0
 Text Domain:  big-store-child
*/

/* Импорт стилей родительской темы */
@import url("../big-store/style.css");


.thunk-list .thunk-product-content .woocommerce-LoopProduct-title {
	min-height: 7em;
}
.my-loop_item_title-stock {
	font-size: 0.8em;
	opacity: 0.9;
}

.big-store-footer .widget-footer .widget-footer-col2 {
	text-align: right;
}

.entry-content p {
	font-size: 1.2em;
}

.main-header-bar {
	flex-wrap: nowrap;
}
.header-support-icon {
	flex-wrap: nowrap;
}

