/**
Theme Name: food
Author: sergio
Author URI: https://okon-bis.ru
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: food
Template: astra
*/
a{
	color: #8b6900;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}
.added_to_cart.wc-forward {
    background: #fb1e1e;
    border-radius: 30px;
    line-height: 1;
    padding: 10px!important;
    margin: 10px;
    color: #fff;
}
.forminator-row{
	margin-bottom: 10px !important;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
}

.forminator-error-message{
	font-family: sans-serif !important;
}
.input-custom-dv input {
    border: 1px solid #dfdfdf;
    padding: 10px !important;
    font-size: 16px !important;
    border-radius: 10px !important;
    text-align: center;
    overflow: hidden;
    outline: none;
		font-weight: 300 !important;
}
.input-custom-dv input:focus{
		border: 1px solid #dfdfdf;
    box-shadow: 0px 3px #fdd24b !important;
}
.input-custom-dv label{
	text-align: center;
	font-weight: 300 !important;
	font-size: 14px !important;
	font-family: "pribambas", Sans-serif !important;
}
.input-custom-txt textarea{
	border: 1px solid #dfdfdf;
	padding: 10px !important;
	font-size: 16px !important;
	border-radius: 10px !important;
	text-align: center;
	overflow: hidden;
	outline: none;	
	height: 100px;
	font-weight: 300 !important;
}
.input-custom-txt textarea:focus{
    box-shadow: 0px 3px #fdd24b !important;
}
.input-custom-txt label{
	text-align: center;
	font-weight: 300 !important;
	font-size: 14px !important;
	font-family: "pribambas", Sans-serif !important;
}
.input-custom-btn {
    width: 100% !important;
    padding: 15px 0px !important;
    font-size: 16px !important;
    border-radius: 20px !important;
}
.elementor-widget h5{
	font-size: 32px;
	font-family: "pribambas", Sans-serif;
}

.woo-category-menu img {
    width: 100px;
    height: 100px;
    background: #ffffff;
    padding: 20px;
    object-fit: contain;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    margin-bottom: 10px;
		transition: 0.2s;
}
.woo-category-menu .category-block__link:hover img {
    background: #fdd24b;
}
.woo-category-menu .category-block__link {
	text-decoration: none !important;
	transition: 0.2s;
}
.woo-category-menu .category-block__link h3{
	transition: 0.2s;
}
.woo-category-menu .category-block__link:hover h3{
	color: #fdd24b !important;
}
.politic-form{
	
}