/*
 Theme Name:   Reprizo Child Theme
 Theme URI:    https://reprizo.axiomthemes.com/
 Description:  Reprizo Child Theme
 Author:       AxiomThemes
 Author URI:   https://axiomthemes.com/
 Template:     reprizo
 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:  reprizo
*/


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

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

/* Firefox footer menu fix */
@-moz-document url-prefix() {
  .sc_layouts_menu_dir_vertical {
    display: none !important;
  }
}

/* Firefox duplicate copyright fix */
@-moz-document url-prefix() {
  .sc_layouts_hide_on_wide {
    display: none !important;
  }
}