/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 24 2026 | 10:43:09 */
.site-content {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.elementor-icon-wrapper {
    line-height: 0;
}

/* Форма обратной связи */

.jet-form-builder-file-upload__content {
	min-height: 0px;
}

/* Фильтры */

.jet-range__inputs__group input {
    padding: 5px 10px !important;
}

/* Листинг для товара */

.woo-product .jet-listing-dynamic-field__content {
    text-shadow: 2px 2px 2px #000;
    background-color: #4f4f4f90;
    padding: 0 5px;
	border-radius: 3px;
}

/* Кнопка В корзину */

.added_to_cart {
	font-family: Open Sans, sans-serif !important;
	font-weight: 400 !important;
	font-size: 12px !important;
	text-transform: none;
	color: var(--e-global-color-c8e386c) !important;
	background-color: #ffffff00 !important;
	padding: 0 !important;
	line-height: 2 !important;
}

.single_add_to_cart_button,
.add_to_cart_button {
	margin-right: 10px !important;
}


/* Хлебные крошки */

.elementor-widget-breadcrumbs {
	font-size: 14px;
}
.breadcrumb_last, .woocommerce-breadcrumb {
	color: #999;
}

