/*
Theme Name: Zermatt
Theme URI: https://zermatt.qodeinteractive.com
Description: Multi-concept Agency Theme
Author: Select Themes
Author URI: https://qodeinteractive.com
Text Domain: zermatt
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

html {
	background-color:#eaeaea;
}

/* Gul "back to top"-knapp */

#qodef-back-to-top:before {
	background-color:yellow;
	border: 1px solid yellow;
}

/* Nedanstående döljer en widget i bloggen med sociala medie-ikoner */

#qodef-fullscreen-widget-area .widget.widget_text {
	display:none !important;
}

#zermatt_core_icon_list_item-5, #zermatt_core_icon_list_item-6, #zermatt_core_icon_list_item-7, #zermatt_core_icon_list_item-8 {
	display:none!important;
}

#zermatt_core_icon_list_title-2 {
	display:none!important;
}

.qodef-icon-elegant-icons:hover {
	color:yellow !important;
}

.qodef-breadcrumbs {
	display:none!important;
}

#zermatt_core_author_info-3 {
	display:none!important;
}

#zermatt_core_blog_list-2 {
	display:none!important;
}


/* Utöver ovan dolda element, så har jag även dolt texten i main.min.css > qodef-fullscreen-widget-area */