* {
    font-weight: normal !important;
    text-shadow: none !important;
}
header.main {
    height: auto;
    background-color: #fff;
    color: #000;
    overflow: hidden;
}

header.main .logo {
    background: #000;
}

.main-menu {
    display: none;
}

.main-menu .dropdown {
    display: none;
}

header.main .search-column,
.path,
.offcanvas-menu-trigger,
.homegrid,
.toggle,
.calculator {
    display: none;
}

footer.main .columns {
    float: none;
    padding: 0;
}

footer.main .icon {
    background: none;
    padding-left: 0;
}

body.category .category.embed {
    width: 50%;
    float: left;
}

.collapsible-area .container {
    display: block !important;
}
.isotope-wrap {
    border: none;
    min-height: auto;
}

#tabs {}
#tabs nav {
    display: none;
}
#tabs .tab {
    display: block;
}

.related-products .orbit-container {
    overflow: visible;
}

.related-products .orbit-slides-container {
    height: auto;
    margin-left: 0;
    width: auto !important;
    display: inline;
}

.related-products .orbit-slides-container > li {
    display: inline;
    height: auto;
    width: auto !important;
}

.related-products .embed.product {
    float: none;
    width: 100%;
}

.related-products .embed.product img {
    max-width: 50%;
}

.related-products .embed.product:nth-child(even) {
}

.children .embed {
    width: 50%;
}

.news.full section:first-child {
    border-right: none;
}