/*
Theme Name:    Entrada Child - Modern
Theme URI:    https://themes.waituk.com/entrada-intro/
Author:    WAITUK
Author URI:    https://www.waituk.com
Template:    entrada
Description:    Clean, modern, and responsive WordPress adventure theme by WAITUK
Version:    4.0.7
License:    Themeforest Regular License
License URI:   http://themeforest.net/licenses/standard
Text Domain:    entrada
Tags: two-columns, three-columns, four-columns, right-sidebar, left-sidebar, full-width-template, custom-background, custom-colors, custom-menu, featured-images, microformats, translation-ready
*/
@import "../entrada/dist/styles/modern.css";
@import "../entrada/woocommerce/woocommerce.css";
/* = Child Theme customization starts here
------------------------------------------------------- */
@media only screen and (min-width: 1230px)
.default-page #header.top-header ~ #main {
    padding-top: 0px !important;
}

.top-user-panel .material-icons, .top-right-panel .material-icons, .top-right-panel .material-icons {
    display: none !important;
}

span.text.hidden-xs.hidden-sm {
    display: none !important;
}

a#view_list, a#view_grid {
    display: none;
}