@import url(editor.css);

.logo-block #rt-logo {
    width: 270px;
    height: 105px;
    top: 8px;
}
.logo-block {
    margin: -56px 0 0 0px;
    width: 285px;
    height: 120px;
    background-image: linear-gradient(to bottom,#a60c0c,#a60c0c);
    border: 1px solid #a60c0c;
}

#rt-breadcrumps{
    background: none;
}

.rt-expanded-1:before {
width: 383px !important;
}

.rt-grid-4 {
    width: 388px;
}

.social-button.rt-social-button-1:hover {
    background: #a60c0c;
}

