/*
Theme Name:   hram
Theme URI:    zanaat.ru
Description:  Theme
Author:       mythemeshop
Author URI:   mythemeshop.com
Template:     ribbon-lite
Version:      2.0.8
*/

@import url("../ribbon-lite/style.css");

.off-aut {
	display: none;
}

.primary-navigation {
    margin: 0;
    margin-top: -6.3px;
}

#site-header {
	padding: 0;
	background: #364956;
}

.langflags {
    display: flex;
	justify-content: center;
	list-style: none;
    min-width: 50px;
    position: relative;
    margin: 0;
}

.langflags li {
    float:left; 
    margin-right:5px;
}
.copyright-z {
    color: #d3dde6;
    font-weight: 600;
    padding: 0 0 3px;
    border-bottom: 1px solid rgba(255,255,255,.2);
}