/*
Theme Name: Organify
Theme URI: http://demo.casethemes.net/organify
Author: Case-Themes
Author URI: https://casethemes.net/
Description: Organify is a beautiful, modern, and responsive Organic Food Store WordPress Theme. Organify is a perfect fit for any natural food related website like fresh grocer, market food, grocery market, organic ecommerce website, organic food store, Organic markets, supermarkets and online groceries. Additionally, it is perfect for eco product stores, fresh breads, bakery shops and even natural cosmetics stores.
Version: 1.0.1
License: ThemeForest
License URI: https://themeforest.net/licenses
Text Domain: organify
Tags: organic, organic theme, organic store, organic food store, organic shop, organic farm, food, farm, store, nutrition, fruit, woocommerce, fresh, vegetable
Requires at least: 5.8 or Higher
Requires PHP: 7.4 or Higher
Tested up to: 6.4

*/

* {
	font-family: "Resonate" !important;
}

/*header*/
.elementor-10821 .elementor-element.elementor-element-f1731bf.pxl-bg-color-full .pxl-section-overlay-color, .elementor-10821 .elementor-element.elementor-element-f1731bf.pxl-bg-color-full .pxl-section-overlay-color, .elementor-10821 .elementor-element.elementor-element-f1731bf.pxl-bg-color-skew .pxl-section-overlay-color {
    display:none !important;
}

/*home - banner*/
.pxl-detail--product {
	display: none !important;
}
.pxl-content--product {
	display: none !important;
}
.pxl-introduction--product {
	padding-bottom: 125px !important;
}
.pxl-slide--home1 .pxl-slide--title {
	max-width: 450px !important;
}
.pxl-slide--home1 .pxl-slide--description {
	max-width: 450px !important;
}
/*home - catalogo*/
.pxl-grid-filter.style-1 .filter-item {
    border: 2px solid #EEA92E !important;
    color: #04285C !important;
}
.pxl-grid-filter.style-1 .filter-item:hover {
    background-color: #EEA92E !important;
}
.pxl-grid-filter.style-1 .filter-item.active {
    border: 2px solid #EEA92E !important;
    color: #04285C !important;
	background-color: #EEA92E !important;
}

/* about us */
.nosotros-btn {
	margin-top: 15px;
	margin-left: 20px;
	background-color: #f1a824;
	color: #04285C !important;
	font-weight: 800;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.25);
	font-size: 15px;
	font-weight: 700 !important;
	padding: 0 18px;
	line-height: 44px;
	letter-spacing: 0.3px;
	-webkit-transition: all 200ms linear 0ms;
	-khtml-transition: all 200ms linear 0ms;
	-moz-transition: all 200ms linear 0ms;
	-ms-transition: all 200ms linear 0ms;
	-o-transition: all 200ms linear 0ms;
	transition: all 200ms linear 0ms;
	position: relative;
	display: inline-block;
	cursor: pointer;
	border-radius: 6px;
	border: none;
	height: auto;
	text-align: center;
	justify-content: center;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.nosotros-btn:hover {
	background-color: #f1a824;
	color: #fff !important;
}

/*contacto*/
.pxl-contact-form .contact-form2 button {
    background-color: #EEA92E !important;
	color: #04285C !important;
	font-size: 15px !important;
}
.pxl-contact-form .contact-form2 button:hover {
	color: #fff !important;
}
.pxl-icon-box.pxl-icon-box1.style-1, .pxl-icon-box.pxl-icon-box1.style-2 {
    border: 1px #04285C solid !important;
}
.elementor-11234 .elementor-element.elementor-element-1a204d8 .pxl-icon-box .pxl-item--icon {
    background: #04285C !important;
}
/*.pxl-icon-box.pxl-icon-box1.style-1 .pxl-item--icon i, .pxl-icon-box.pxl-icon-box1.style-2 .pxl-item--icon i, .pxl-icon-box.pxl-icon-box1.style-1 .pxl-item--icon svg, .pxl-icon-box.pxl-icon-box1.style-2 .pxl-item--icon svg {
    color: #EEA92E !important;
}*/
