header .header-middle .header-telephone > a img {
    position: relative;
    display: inline-block;
    top: auto;
    left: auto;
}
header .header-middle .header-telephone > a {
    border: none;
    padding: 0px;
}
header .header-bottom .header-category-container .header-category-main {
    columns: 2;
}
header .header-bottom .header-category-container .header-category-main > a + a {
    border: none;
}
header .header-bottom .header-category-container .header-category-main {
    border-right: none;
}
footer .footer-main .footer-menu {
    columns: 2;
}

.module-information-menu a {
    font-size: 14px;
}

header .header-bottom .header-category-button i {
    float: none;
}
header .header-bottom .header-category-button {
    text-align: center;
}


header .header-bottom .header-category-button {
    padding: 0px 8px;
    padding-top: 15px;
    padding-bottom: 5px;
    margin-top: -3px;
}
.module.image-category {
    margin-top: -10px;
}

footer .footer-newsletter .footer-newsletter-span {
    margin-bottom: 15px;
}

footer .footer-social {
    text-align: center;
    margin-top: 15px;
}

footer .footer-main .footer-menu {
    columns: 1;
}

.product-tabs .nav button {
    font-size: 24px;
}

.breadcrumb {
    display: none;
}


h1.product-title {
    margin-top: 15px;
}

header .header-bottom .header-category-button {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
