/**
* Theme Name: Agrikon Child
* Description: This is a child theme of Agrikon, generated by Merlin WP.
* Author: <a href="http://ninetheme.com/about">Ninetheme</a>
* Template: agrikon
* Version: 1.2.2
*/
@media (min-width: 1200px){
.container { max-width:95% !important;
}}
footer ul {
    list-style: none;
}
.woocommerce-MyAccount-content input#account_email {
    cursor: not-allowed;
    pointer-events: none;
}
.main-menu .main-menu__list > li + li, .stricky-header .main-menu__list > li + li {
    margin-left: 25px !important;
}
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1400px !important;
}