/*
Theme Name: 	Bimber
Theme URI: 		http://bimber.bringthepixel.com
Description: 	Got questions? Visit our <a href="http://bringthepixel.com/support/">support centre</a>.
License: 		Located in the 'Licensing' folder
License URI: 	Located in the 'Licensing' folder
Author: 		bring the pixel
Author URI: 	http://www.bringthepixel.com/
Version: 		7.4
Text Domain:    bimber
Domain Path:    /languages/
Tags:           fluid-layout, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, translation-ready
*/
/*
    All CSS files are located under the "css" subfolder.

    PLEASE DON'T MODIFY THIS FILE.
    Use the provided child theme for all your modifications.
*/
/*.g1-secondary-nav ul{
    display: none !important;
}*/

li.g1-socials-item.g1-socials-item-youtube {
    display: none !important;
}

.g1-row.g1-row-layout-page.archive-intro {
    display: none;
}

.g1-frame-inner {
    padding-bottom: 50.00000000% !important;
}

.g1-drop.g1-drop-before.g1-drop-the-cart.g1-drop-m.g1-drop-icon {
    display: none;
}

.g1-skinmode .g1-logo-wrapper .g1-logo:last-child {
    display: none;
}

.g1-quick-nav-menu>.menu-item>a {
    font-size: 11px;
}

span.entry-custome-flag.far.fa-edit {
    font-size: 30px;
    font-family: FontAwesome;
    color: #6666;
    display: flex;
	justify-content: center;
}

a span.entry-custome-flag.far.fa-edit:hover {
  color: red;
}
