.notice.is-dismissible {
    display: none !important;
}
.login h1 a {
    background-image: none, url("../images/wordpress-logo.svg?ver=20131107");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 300px 80px !important;
    color: #999999;
    display: block;
    font-size: 20px;
    font-weight: 400;
    height: 80px;
    line-height: 1.3em;
    margin: 0 auto 25px;
    outline: 0 none;
    overflow: hidden;
    padding: 0;
    text-decoration: none;
    text-indent: -9999px;
    width: 80px;
}
#sr_footer {
    display: none !important;
}
#sr_putler_promotion {
    display: none !important;
}
.carousel-holder .title-nav .nav-holder a {
 font-size: 35px !important; 
 content-align: center !important;
}
.woocommerce-loop-product__title {
 font-size: 14px !important;
}
.grecaptcha-badge { 
    visibility: hidden;
}