/* 
Theme Name: Pixel Bee Custom Child Theme
Theme URI: https://pixel-bee.com/
Description: Pixel Bee Custom website Child Theme
Author: Pixel Bee Team
Author URI: https://pixel-bee.com/
Template: PixelBeeCustomTheme
Version: 1.0
Text Domain: pixelbeechildtheme
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

body,
html {
  overflow-x: clip;
}
@media only screen and (max-width: 600px) {
        #ribbonsWrap {
            display: none
        }
    }