#NewAccountForm .nazwa-abonenta {
    display: none;
}

.dForm .nazwa-abonenta {
    display: none;
}

.ui-effects-transfer {
    border: 2px dotted #888;
}

form .pole-nazwa {
    display:none;
}

.index-header .animation-frame .click p {
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
}




.index-header .beam-section-header h1 {
    font-size: 44px;
    color:#3b4348;
    font-weight: 900;
    letter-spacing: -1.37px;
    line-height: 60px;
    margin:0;
}

@media screen and (max-width: 1420px)
{
    .index-header .beam-section-header h1 {
        font-size: 34px;
        color:#3b4348;
        font-weight: 900;
        letter-spacing: -1.37px;
        line-height: 45px;
    }
}


.first-beam.product-header h1 {
    color: #3b4348;
    font-size: 44px;
    font-weight: 900;
    letter-spacing: -1.37px;
    line-height: 80px;
}


.landing-page .beam-2 h2 {
    text-align: center;
    color: #121214;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 700;
}



/* dawny .main-header .top-line .slogan-line h1 */
.main-header .top-line .slogan-line .slogan {
    position: relative;
    line-height: 26px;
    top: 51px;
    font-size: 13px;
    margin: 0;
    padding: 0;
    font-weight: 400;
}


/* dawny .product-2a-header .beam-section-header h2 */
.product-2b-header .beam-section-header h1,
.product-2a-header .beam-section-header h1 {
    color: #3B4348;
    font-size: 56px;
    font-weight: 900;
    line-height: 64px;
    margin:0;
    letter-spacing: -1.37px;
}

.case-header .container .logo-side .logo .logo-lg {
    height: 34px;
}

.case-header .container .logo-side h1 {
    margin-top:24px;
}

.main-header .top-line .panel-line .eu-flag {
    opacity: 0.5;
}

.fixed-beam .top-line .panel-line .cart-button {
    transform: translateY(69px) translateX(153px);
}

.trial .mail-group .inp-group {		
    margin-bottom: 0;		
}

.explore-boxes .explore-box:hover {
    border-color: #ff8734;
}

/* Nowy kolor przycisku zaloz w menu main-header */

a.btn.btn-sm.btn-default.doIt-button.pakiet-elastic-do-koszyka, .main-header .top-line .panel-line .doIt-button {
    color : rgb(255, 255, 255);
    background-color : rgb(254, 93, 94);
    border-color : rgb(254, 93, 94);
  }
  
  a.btn.btn-sm.btn-default.doIt-button.pakiet-elastic-do-koszyka:hover, .main-header .top-line .panel-line .doIt-button:hover {
    color : rgb(254, 93, 94);
    background-color : transparent;
  }
  
  /* Koniec nowego koloru przycisku */
  
  .newdot:after {
    content: "";
    position: relative;
    top: -10px;
    right: 0px;
    background-color: #1ac528;
    color: #fff;
    border-radius: 10px;
    border-radius: 50%;
    width: 7px;
    height: 7px;
    display: inline-block;
  }

  .login-page .login-header, .login-page .login-header-lg {
    padding: 40px 25px;
}

.main-footer nav ul .customer-menu .dBlog a {
    color: #FF8734;
    font-size: 14px;
    font-weight: 900;
}

.main-footer nav ul .customer-menu .dBlog a img {
    width: 28px;
}