/*
 Theme Name:   	Agrica Child
 Theme URI: 	https://themelocker.tech/wordpress/agrica
 Description:  	This is a child theme for Agrica - Organic Farm Agriculture WordPress Theme
 Author:       	Validthemes
 Author URI:   	https://themeforest.net/user/validthemes/portfolio
 Template:     	agrica
 Version:      	1.0
 Tags:         	two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  	agrica-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */


/*home page featured box with fruits in right*/
.featured-product {
	display:none!important;
}
/*homepage colors in the products boxes */
.service-style-two .overlay .icon { 
	background: #922f5d; }
.service-style-two .overlay .info span {
	color: #922f5d; }
/*homepage timeline colors */
.timeline-item h2 {
	color: #922f5d; }
:root {
    
    --dark: #922f5d;
        --color-secondary: #fff!important;
    
}
/*  featured box in about us page*/
    ul.top-feature li {
display:none!important;
}		

.elementor-56 elementor-element.elementor-element-316b9da a: hover {
	color: #922f5d!important;
}
/* footer width */
.elementor a:hover {color: #922f5d!important; }
.col-lg-3 {
	width: 29%;
}

/*.navbar-brand>img {
	height: 80px;

}*/
/*products slider second title padding*/
.service-style-two .overlay .info span {   
    padding: 0px 0px 0px 0px;
}
/* page PRODUCTS cancel links*/
.elementor-2720 .elementor-element.elementor-element-57872ba8 .wpr-grid-item-title a {
	Pointer-events: none;
}
.elementor-2720 .elementor-element.elementor-element-57872ba8 .wpr-grid-tax-style-1 .inner-block a 
{
Pointer-events: none;
}
h2.mask-text.large {
    font-size: 40px!important;
}
.mask-text {
	text-transform: none;
	font-family: ubuntu;
}
.footer-item.contact li a {
	pointer-events:none;
}
/*banner font background*/
.banner-style-two h2 strong {

	color: #fff;
}
/* cookies hover button */
button, input {
  overflow: hidden;
}
element {
}
.service-style-two .overlay .info {
  background: var(--white);
  width: 100%;
  margin-left: 8px!important;
  padding: 30px 10px;

}