/*
 Theme Name:   WooHoo Child Theme
 Theme URI:    http://http://woohoo.axiomthemes.com
 Description:  WooHoo Child Theme
 Author:       AxiomThemes
 Author URI:   http://axiomthemes.com
 Template:     woohoo
 Version:      1.0
 Tags:         flexible-header, 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
 Text Domain:  woohoo
*/


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




/* header */ 
.sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not([class*="button"]), [class*="scheme_"].sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not([class*="button"]),
.menu_hover_zoom_line .sc_layouts_menu_nav > li.current-menu-item > a
{
	color:#fff !important;
}
.menu_hover_zoom_line .sc_layouts_menu_nav > li:not(.menu-collapse) > a:after {
    background-color: #fff;
}
.sc_layouts_row_type_compact .sc_layouts_cart .sc_layouts_cart_icon:before,
.search_modern > .search_submit:before{
	color:#fff;
}

.adp-popup-outer,
.adp-popup-open + .adp-popup-overlay{
    display: none !important;
}
.sc_layouts_row_type_compact .sc_layouts_menu_mobile_button .sc_layouts_item_icon, .sc_layouts_row_type_compact .sc_layouts_menu_mobile_button_burger .sc_layouts_item_icon{
	color:#fff !important;
}
#pa_couleur_attrib_extended{
	display:none;
}
.single-post .author_info,
.single-post .post_meta_item.post_author{
	display:none !important;
}
.woocommerce-form.woocommerce-form-register.register{
	text-align:left;
}