@charset 'utf-8';
/*
Theme Name: FarmAgrico Child
Theme URI: http://farm-agrico.ancorathemes.com/
Description: FarmAgrico - excellent WordPress theme with many different blog and header layouts
Author: AncoraThemes
Author URI: http://ancorathemes.com/
Template: farmagrico
Version: 1.0
Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready

*/




/* =Theme customization starts here
-------------------------------------------------------------- */
.pulp-right-image .sc_action_item.with_image .sc_action_item_inner {
	padding: 4em !important;
}
.sc_action_alter .sc_action_item.with_image .sc_action_item_mask {
	background-color: transparent !important;
}
.equal-height.last-section-image .wpb_wrapper > div.wpb_single_image img {
	opacity: 1 !important;
}


/* */
.page-id-41 .vc_row.wpb_row.vc_row-fluid.sc_layouts_hide_on_frontpage {
	background-image: url(https://www.ghanishtha.com/wp-content/uploads/2024/12/cropped-about-us-banner-1.jpg) !important;
	/* background-size: 100% 300px !important; */
}
.page-id-41 .sc_layouts_title_content {
	display: none;
}
.services-section .trx_addons_column-1_6 a {
	pointer-events: none;
}
.services-section .post_featured.hover_dots:hover .mask {
	opacity: 0;
}
.scheme_default .services-section .post_featured.hover_dots .icons span {
	background-color: transparent !important;
}

.footer_custom .contacts_logo img {
	width: 200px !important;
}

.blog .vc_row.wpb_row.vc_row-fluid.sc_layouts_hide_on_frontpage {
	background-image: url("https://www.ghanishtha.com/wp-content/uploads/2024/12/blog_banner.jpg") !important;
	/* background-size: 100% 300px !important; */
	padding:0px !important;
}

.page-id-43 .vc_row.wpb_row.vc_row-fluid.sc_layouts_hide_on_frontpage {
	background-image: url("https://www.ghanishtha.com/wp-content/uploads/2024/12/contact_us_banner.jpg") !important;
	/* background-size: 100% 300px !important; */
	padding:0px !important;
}

.archive .vc_row.wpb_row.vc_row-fluid.sc_layouts_hide_on_frontpage {
	background-image: url("https://www.ghanishtha.com/wp-content/uploads/2025/09/Product-Banner.jpg") !important;
	/* background-size: 100% 300px !important; */
	padding:0px !important; 
}
.woocommerce div.product .product_meta {
    margin-top: 30px;
}
.row_full_width_no_padding .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}




@media only screen and (max-width: 1080px) {

	.services-section .trx_addons_column-1_6 {
		width: 50% !important;
		float: left;
		padding-top: 0 !important;
	}
	.usp_row_home .wpb_column.vc_column_container.vc_col-sm-2.sc_layouts_column_icons_position_left {
    	width: 50%;
    	display: inline-block;
	}

}

@media (max-width: 600px) {
    .content_wrap, .content_container {
        width: 90% !important;
    }
}
