@charset 'utf-8';
/*
Theme Name: Organics Child
Theme URI: http://organics.axiomthemes.com/
Description: Organics - Multipurpose and Multiskin Responsive Wordpress theme
Author: AxiomThemes
Author URI: http://axiomthemes.com/
Template: organics
Version: 1.0
Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-menu, featured-image-header, featured-images, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

.menu_main_nav>li>a {
    padding: 0.4em 0.6em 0.4em !important;
    color: #80b500 !important;
}

.column-1_6, .column-2_12 {
    width: 5%;
}
.column-5_6, .column-10_12 {
    width: 95%;
}

.top_panel_icon {
    margin: 0em 0 0em 0.3em !important;
	padding: 0px 20px 0px 0px;
}

.top_panel_icon .contact_icon, .top_panel_icon .search_submit {
    width: 2.1em;
    height: 2.1em;
    line-height: 2.1em;
}

.slider_boxed, .content_wrap, .content_container {
    width: 1270px;
    margin: 0 auto;
}

.row, .columns_wrap {
    margin-left: 0px;
    margin-right: 0px;
}

.row > [class*="column-"], .columns_wrap > [class*="column-"] {
    padding-right: 0px;
}

.woocommerce a.button, .woocommerce button.button {
    padding: 0.6em 0.6em !important;
}

.top_panel_middle .logo {
    margin-top: 1em !important;
    margin-bottom: 1em !important;
}

.top_panel_wrap .logo {
    margin: 1em 0 1em 0 !important;
}

.top_panel_middle .menu_main_wrap {
    margin-top: 1em !important;
    margin-bottom: 1em !important;
}

.quick_view_images {
    display: none !important;
}