/*
    Template:       lauriel
    Theme Name:     Lauriel Child
    Theme URI:      http://themeforest.net/user/LA-Studio/portfolio?ref=LA-Studio
    Author:         LA Studio
    Author URI:     http://themeforest.net/user/LA-Studio?ref=LA-Studio
    Description:    Lauriel – Multipurpose WooCommerce Theme
    Version:        1.0.0
    Tags:           one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready, architecture, interior
    License: 		GNU General Public License
	License URI: 	licence/GPL.txt
    Text Domain:    lauriel-child
    Domain Path:    /languages/
*/


/* White background for sticky main menu */
.lahb-area {
	-webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    max-width: 100%;
    background-color: #fff;
}

.lahb-wrap .lahb-desktop-view .lahb-topbar-area { 
  background-color: #FD5D5D !important;
}

.lahb-wrap .lahb-mobiles-view .lahb-topbar-area {
  background-color: #FD5D5D !important;
}

.lahb-wrap .lahb-tablets-view .lahb-topbar-area {
  background-color: #FD5D5D !important;
}

.page-title {
  color: #FD5D5D !important; 
}



#fme_upload_files_preview_product_file {
    display: block;
    list-style: none;
    margin: unset;
    margin-bottom: 30px !important;
}
    