﻿.header {
width : 85%;

background-image : url('/wp-content/themes/Logic.2018/images/horizontal-final.svg');
background-repeat : no-repeat;
background-position : bottom;
background-size : 100% 5px;
background-color : #f1e6c0 !important;

top : 0;
left : 0;

padding : 0 7.5% 0 7.5%;

transition : 0.4s;

z-index : 9998;
}

.menu_flex {
display : flex;
}
.menu_flex div {
width : 40%;

align-self : center;
}

.header_link {
display : block;

width : 20%;

text-align : center;

align-self : center;
}
.header_link img {
width : 30%;

padding : calc(5px + 0.5vw);
}

.header .menu-e-shop-menu-container {
text-align : right;
}

.single {
/* padding-top : calc(48px + 8.4vw); */
padding-top : 2em;
}

@media screen and (max-width: 960px) {
.header {
display : none;
}
}

@media screen and (max-width: 960px) {
.wpgmza_map {
display : none !important;
}
}

#cookie-law-info-bar {
letter-spacing : initial !important;

width : calc(100% - 32px);

padding : 16px !important;

/* background-image : url('/wp-content/themes/Logic.2018/images/bg.png');
background-repeat : repeat; */
background-color : #f1e6c0 !important;
}

.wpsm_panel-title {
text-align : left !important;
}

.gmedia-amron-header {
display : none !important;
}