/*
Theme Name: Hotelid Pro2024April
Theme URI: https://hotelid.gr/themes/hotelid-masttheme/
Author: Hotel Id
Author URI: https://hotelid.gr/
Description: MastThme description.
Version: 2.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hotelidpro
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

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.
*/

.dark #footer .social-icon.si-borderless,
#footer.dark .social-icon.si-borderless {
	color: rgba(255,255,255,0.5) !important;
}

.dark h4 {
    color: #444;
}

.dark .widget_nav_menu li a, .dark .widget_links li a, .dark .widget_meta li a, .dark .widget_archive li a, .dark .widget_recent_entries li a, 
.dark .widget_categories li a, .dark .widget_pages li a, .dark .widget_rss li a, .dark .widget_recent_comments li a {
    color: #fff;
}



.dark #copyrights, #copyrights.dark {
    color: rgba(255,255,255,0.9);
    background-color: rgba(0,0,0,0.2);
}

.dark .footer-widgets-wrap a:hover {
	color: #3ec1d5;
}

.dark .widget_nav_menu li a:hover, .dark .widget_links li a:hover, .dark .widget_meta li a:hover, .dark .widget_archive li a:hover, 
.dark .widget_recent_entries li a:hover, .dark .widget_categories li a:hover, .dark .widget_pages li a:hover, .dark .widget_rss li a:hover, 
.dark .widget_recent_comments li a:hover {
    color: #3ec1d5;
}

.counter.counter-xlarge {
    font-size: calc(2.475rem + 2.7vw) ;
    letter-spacing: -2px;
	    color: #3EC1D5 !important;
}
.dark, .dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6 {
    color: #fff;
}
.lang-container {
   
   /* display: none;*/
}