.yprm-popup-block .buttons{
    display: none !important;
}

.infos-footer .contact-row span{
    margin-right: 10px;
    min-width: unset !important;
}

.navigation .menu-item:last-of-type span::after{
    z-index:2 !important;
}

.logo-block .logo span{
    color: #c48f56 !important;
}

.site-footer{
    background: #232323 !important;
}

.site-header .navigation .menu-item a{
    height: 30px !important;
}

.site-header .navigation .menu .menu-item span{
    font-size: 16px !important;
    font-weight: 700 !important;
}

.site-header .navigation .sub-menu .menu-item span{
    color: #fff !important;
    font-weight: normal !important;
    font-size: 14px !important;
}

.site-header .navigation .menu-item span:after{
    content: none !important;
}

.header-main-block:before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(rgba(0,0,0,0.3), transparent);
}

.header-main-block .logo{
  position: relative;
  z-index:999;
}

.header-main-block .logo span{
  color: #fff !important;
}

.site-header .navigation .menu .menu-item span{
  color: #fff !important;
}