
body.sticky-compact #logo a img {
  top:        0px !important;  
  max-height: 90% !important; 
}

.group-euvat.input-custom-field1, .group-euvat.input-custom-field1 #input-custom-field1 {
  width: 100% !important;
}

@media only screen and (min-width: 992px) {
  .module-info_blocks-86 .module-body div.module-item:nth-child(2) {
    width: 18%;  
  }
  
  .module-info_blocks-86 .module-body div.module-item:nth-child(5) {
    width: 22%;  
  }
}

.product-label.product-label-146 {
  left: 50% !important;
  transform: translate3d(-50%, -50%, 1px) !important;
}

.breadcrumb > li:last-of-type a {
    pointer-events: auto !important;
    text-decoration: underline !important;
}

.button-group-login {
  border-bottom: 1px solid;
  border-bottom-color: currentcolor;
  border-bottom-style: solid;
  border-style: solid;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-color: rgba(226, 226, 226, 1);
  border-top-color: rgb(226, 226, 226);
  border-right-color: rgb(226, 226, 226);
  border-left-color: rgb(226, 226, 226);
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;  
}

.button-group-login .btn-text-between {
  display: flex;
  justify-content: center;
  align-items: normal;
  font-weight: 400;
}

.button-group-login .btn-text-between.btn-text-second {  
  justify-content: left;  
}

.button-group-login .btn-text-first {
  max-width: 30px;
}

.product-info .button-group-page.button-group-login .extra-group .btn {
  height: 20px !important;  
}

.product-info .button-group-page.button-group-login .extra-group,
.product-info .button-group-page.button-group-login .extra-group .btn-extra:first-child {
    margin-left: 0px;
}

.product-info .button-group-page.button-group-login .extra-group .btn-extra:first-child::before {
    content: '\e967' !important;
    font-family: icomoon !important;
    font-size: 15px;
}

.product-info .button-group-page.button-group-login .extra-group .btn-extra:nth-child(3)::before {
    content: '\e91c' !important;
    font-family: icomoon !important;
    font-size: 15px;
}

.product-info .button-group-page.button-group-login .extra-group .btn-extra:last-child::before {
    content: '' !important;
    font-family: icomoon !important;
    font-size: 15px;
}

@media only screen and (max-width: 1024px) {
  .btn-text-second-in {
    display: none !important;
  }
  .btn-text-second-out {
    display: inline !important;  
  }
}

#account-register .register-form .buttons .pull-right {
    justify-content: flex-start;
}

#account-register .register-form .buttons {
  font-size: 140%;
}