.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;
}

.module.module-slideshow .module-slideshow-item .caption {
    display: none;
}

.module.module-featured-products {
    padding: 0px 15px;
}

footer .footer-social span {
    display: block;
}
footer .footer-main .footer-info {
    text-align: center;
}

footer .footer-main .footer-logo img {
    margin: 0 auto;
}

.product-box .title {
    font-size: 16px;
    line-height: 16px;
    color: #000000;
    overflow: hidden;
    max-height: 64px;
}
.product-sort .form-group {
    margin: 5px 0px;
}
.btn.btn-primary#button-cart {
    margin: 7px 0px;
}
.product-tabs {
    padding: 0px;
    background: none;
}
.product-tabs .nav button {
    font-size: 17px;
    padding: 0px 6px;
}

.checkout-block {
    padding: 5px 5px;
    padding-top:38px;
}
.checkout-block .title {
    font-size: 16px;
}
.checkout-method-radio label {
    font-size: 15px;
}

header .header-bottom .header-cart .btn.cart-toggle {
    float: right;
    margin-right: -13px;
}
header .header-bottom .header-category-button {
    float: right;
    margin-right: -6px;
}
header .header-bottom .header-category-button i {
    margin-right: -10px;
}

header .header-bottom .header-cart .btn.cart-toggle #cart-count {
    top: 0px;
    left: 22px;
    background: rgba(110,110,110,0.7);
}
header .header-bottom .header-category-container {
    padding: 10px 10px;
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
}
header .header-bottom .header-category-container .header-category-main {
    border-right: none;
}
header .header-bottom .header-cart .cart-dropdown {
    display: none !important;
}

.added-to-cart.is-cart {
    max-width: 85%;
    font-size: 14px;
}
.added-to-cart.is-cart .btn {
    width: 100%;
    margin: 5px 0px;
}
header .header-bottom .header-search .search-error {
    padding: 8px 15px;
    font-size: 13px;
    line-height: 13px;
    border-radius: 10px;
    text-align: center;
}
