/*
Theme Name: macguffin
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

.player .vp-unmute {display: none !important;visibility: hidden!important;overflow: hidden!important;height: 0!important;
width: 0!important;opacity: 0!important;position: absolute;
  left: -999px;}
}