/*
Theme Name: Phoxy (Child Theme)
Theme URI: http://wp.themedemo.co/phoxy
Author: TRUETHEMES
Author URI: https://themeforest.net/user/truethemes
Version: 1.0.0
Description: A stunning visual experience for minimal loving creative. This template is a responsive and retina-ready WordPress theme with grid system layout. It is optimized for mobile touch and swipe.
Tags: one-column, two-columns, right-sidebar, custom-menu, post-formats, sticky-post, translation-ready
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: phoxy-child
Template: phoxy
*/

/* = Add your own modification from here
-------------------------------------------------------------- */

@media (min-width: 1025px) {
.right-menu .logo img {
    max-height: 100px !important;
    margin: 5px auto;
}
}

.glitch-overlay {
    background: rgba(0, 0, 0, 0) !important;
}

@media print {
    html, body {
       display: none;  /* hide whole page */
    }
}


.effect-1 {
    --gap-horizontal: none !important;
    --gap-vertical: none !important;
    --time-anim: 1s;
    --delay-anim: 0s;
    --blend-mode-1: none;
    --blend-mode-2: luminosity;
    --blend-mode-3: none;
    --blend-mode-4: none;
    --blend-mode-5: overlay;
    --blend-color-1: transparent;
    --blend-color-2: #436161;
    --blend-color-3: transparent;
    --blend-color-4: transparent;
    --blend-color-5: #af4949;
}

.loading {
  display: none !important;
}

.spinner-preloader-wrap {
    display: none !important;
}
