/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

/* Мои стили */
/* Кнопки в разделах продукции */
.btn-cat {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
/* Фоны в плитках выр., пер, реал. */
.q_elements_holder.two_columns .q_elements_item {
    background-size: cover;
}