a[href]:after {
content: none !important;
}
a[href]:after {
content: " (" attr(href) ")";
}

.top-contacts {
    display: block;
    float: right;
}
div#top .top-left {
	display: none;
}
.nav-container {
    display: none;
}
.main-nav .container.row div {
    margin: 0 auto !important;
    float: none;
}
.before-footer {
    display: none;
}
.row.footer-top .column1 {
    display: none;
}
.row.footer-top .column2 {
    display: none;
}
.footer-share-icons {
    display: none;
}
div.toTop a {
    display: none;
}
.footer-nav {
    display: none !important;
}
div#copyright {
    opacity: 1 !important;
}
footer#footer {
    overflow: hidden;
    margin-top: 0px;
}
#footer .moving{
    z-index: 1 !important;
    top: 0 !important;
    padding: 50px 0px 25px 0px;
}
#footer .column3 {
    opacity: 1 !important;
    margin: 0px;
    border-top: 3px solid #522e92;
    border-bottom: 3px solid #522e92;
}
#footer .column3 h3{
	display: none;
}
.toTop {
    display: none;
}
.footer-contact-info div {
    display: inline-block;
    float: left;
}

button, .button {
	display: none;
}


/*   HOME  */

.slider {
    display: none;
}
.bannerWrapper {
    display: none;
}
.mainContentBg{
	opacity: 1;
}


/* SUBPAGES */

.breadcrumbs-wrapper {
    display: none;
}
.info-image-wrapper {
	display:none;
}
.top-image .info-original-image.full-size-background {
    display: none;
}
.top-image img {
    display: none;
}
.top-title-wrapper {
    position: relative !important;
    left: 0px !important;
    width: 100% !important;
    bottom: 0px !important;
    text-align: center;
}
.partner-image-link {
    display: none;
}
.mainContent {
    padding-bottom: 10px;
}


/*  NEWS  */
a.news-link {
    display: none;
}
.news-container:last-child div {
    border: none;
}
table.events-table td {
    display: table-cell !important;
    width: auto !important;
    text-align: left !important;
}
table.events-table tr td:first-child {
    width: 175px !important;
}
.events-table tr td {
    border: 1px solid #522E92;
}

/* PRODUCTS */

.rsNav.rsThumbs.rsThumbsHor {
    overflow: visible;
    height: auto !important;
}
.rsDefault.rsWithThumbsHor .rsThumbsContainer {
    width: 100% !important;
}
.rsNavItem.rsThumb {
    margin-bottom: 4px !important;
}
.product-item {
    float: none !important;
}
.product-item a.product-link .product-image {
    display: none;
}
.product-slider {
	border:0px !important;
}
.product-slider-wrapper {
    border: 0px;
}
.rsThumbsContainer {
    transform: translate3d(0px, 0px, 0px) !important;
    width: 100% !important;
}
.rsOverflow.grab-cursor {
    margin: 0 auto !important;
    float: none;
}

/* CONTACT */

.contact-form-container {
    display: none;
}
div#g_map{
	display: none;
}