#amasty-shopby-product-list .product-item-info {
    width: 230px;
}

.product-info-main .fieldset>.field.qty,
.product-info-main .nested.options-list>.field.qty {
    margin-top: -20px;
}

@media only screen and (max-width: 600px) {
    body .products-grid.columns5 .product-item {
        width: 50% !important;
    }
    .category-description .img__wrap {
        width: 185px;
        height: 185px;
    }
}

body .products-grid.columns5 .product-item {
    padding: 10px 5px;
    width: 20%;
}

.page-header.type16 .minicart-wrapper .action.showcart .counter.qty {
    position: absolute;
    top: 20px;
}

body .in3 div.logo {
    margin-top: 10px;
    margin-bottom: 25px;
    margin-right: 10px;
}

.product-image-photo.default_image {
    max-height: 307px;
    width: auto;
}

.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
    display: block;
}

.checkout-payment-method .payment-methods .actions-toolbar .action.primary,
.checkout-payment-method .payment-methods .actions-toolbar .amshopby-button,
.checkout-payment-method .payment-methods .actions-toolbar .am-filter-go {
    background-color: #1D4203;
    border-color: #1D4203;
    color: #FFFFFF;
}

.checkout-index-index .opc-block-summary .minicart-items .product-image-container {
    min-width: 25%;
    height: auto !important;
}
