/*
 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 ]
- - - - - - - - - - - - - - - - - - - - */

[data-widget_type="agricaheader.default"] .top-bar ul {
    margin-bottom: unset;
}

.e-con {
    --container-max-width: 1140px;
    --container-default-padding-top: 0px;
    --container-default-padding-right: 0px;
    --container-default-padding-bottom: 0px;
    --container-default-padding-left: 0px;
}
.side .widget .logo img {
    height: 60px;
    object-fit: contain !important;
}
.swiper-slide.banner-style-four.bg-cover.swiper-slide-visible.swiper-slide-active.swiper-slide-duplicate-next.swiper-slide-duplicate-prev {
    background-color: #000000 !important;
}
.e-con-inner {
    max-width: 100% !important;
}
.banner-area.banner-style-four.navigation-circle .swiper-button-prev, .banner-area.banner-style-four.navigation-circle .swiper-button-next {
    opacity: 0 !important;
}
.banner-area.banner-style-four.navigation-circle .swiper-button-prev, .banner-area.banner-style-four.navigation-circle .swiper-button-next {
    border: 2px solid var(--color-heading);
    display: none;
}
