/**
 * Theme Name:     Chervonec
 * Author:         Mix
 * Template:       astra
 * Text Domain:	   chervonec
 * Description:    Chervonec
 */

body {
	background-color: #f6f4dc;
}

.ast-plain-container, .ast-page-builder-template {
    background-color: #f6f4dc;
}

/*#ast-mobile-header > div.ast-above-header-wrap > div > div > div.site-header-above-section-left.site-header-section.ast-flex.site-header-section-left > div > div > div > p > {*/
#ast-mobile-header .ast-header-html-1 .ast-builder-html-element p a {
	display:block;
}

.product-image {
	border: 3px solid #EEE;
	padding: 3px;
}

.product-image.elementor-column {
	min-height: 300px;
}

.product-text ul {
	font-size: 16px;
	margin: 0px;
}

.product-text h4 {
	padding: 0px 0px 5px 10px;
}

.product-text .elementor-widget-heading {
	margin-bottom: 0px !important;
}

.btn-send {
	background-color: #61ce70 !important;
}