/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/


@font-face{
	font-family: 'DinerFatt';
	src: url('font/diner-fatt/Diner-Fatt.eot');
	src: url('font/diner-fatt/Diner-Fatt.eot?#iefix') format('embedded-opentype'),
	url('font/diner-fatt/Diner-Fatt.woff') format('woff'),
	url('font/diner-fatt/Diner-Fatt.ttf') format('truetype'),
	url('font/diner-fatt/Diner-Fatt.svg#webfont') format('svg');
}

@font-face{
	font-family: 'HuxleyVerRegStd';
	src: url('font/huxley-vertical-regular-std/HuxleyVerRegStd.eot');
	src: url('font/huxley-vertical-regular-std/HuxleyVerRegStd.eot?#iefix') format('embedded-opentype'),
	url('font/huxley-vertical-regular-std/HuxleyVerRegStd.woff') format('woff'),
	url('font/huxley-vertical-regular-std/HuxleyVerRegStd.woff2') format('woff2'),
	url('font/huxley-vertical-regular-std/HuxleyVerRegStd.ttf') format('truetype'),
	url('font/huxley-vertical-regular-std/HuxleyVerRegStd.svg#webfont') format('svg');
}

h1.header-title, .header-scrolldown i {
	color: #ffffff !important;
}

ul li {
    list-style-type: circle;
}

li.wpml-ls-menu-item ul li a {
	width: auto;
}

li.wpml-ls-menu-item ul {
	min-width: unset !important;
	max-width: unset !important;
}

#menu-lang li.current-menu-ancestor a {
	color: rgb(189, 205, 0) !important;
}

#colophon p a {
	color: #ffffff !important;
}

#moove_gdpr_cookie_info_bar {
	border-top: 0 !important;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
    background-color: #202020a8 !important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
    padding: 20px 40px !important;
}

/* enable the code between these measures */

@media (min-width: 960px) and (max-width: 1400px){

/* reduce the padding around the logo */
.col-lg-0 {
padding: 27px 12px 27px 36px;
}

/* reduce the padding of the menu items */
.menu-smart > li > a {
padding: 0px 4px !important;
}

/* reduce the menu letter spacing */
.menu-container ul.menu-smart > li > a, .menu-container ul.menu-smart li.dropdown > a{
letter-spacing:0px !important;
}

/* reduce the dropdown arrows padding */
.menu-smart i.fa-dropdown {
padding: 0px 0px 0px 2px;
}

/* reduce the first menu item padding */
body[class*=hmenu-] .menu-borders .navbar-nav + .navbar-nav-last > *:first-child {
margin: 0px 0px 0px 0px;
}

}

/* round flag */
.wpml-ls-menu-item .wpml-ls-flag {
    width: 12px;
    border-radius: 50px;
}
