.page-title-wrapper /*.ttbg-color*/, .page-title-wrapper/*.ttbg-image*/ {
    margin-bottom: 80px;
}

.middle-footer h6 {
    margin-bottom: 35px;
}

.footer.content .middle-footer ul > li {
    margin: 10px 0px;
}

.mgs-products.products-grid.deals-products-grid .product-item-info .tocart.btn-cart {
    transform: none;
    margin-bottom: 60px;
}

.filter-options-content {
    display: block !important;
/*    max-height: 305px;
    overflow: auto;*/
}
.filter-options-title {
    pointer-events: none;
}

@media (min-width: 1200px) {
    .header2 .frame-fluid {
        max-width: 1200px;
        margin: 0 auto;
    }
	
	.page-title-wrapper.layout_type1 /*.ttbg-image*/ {
        min-height: 250px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
}


.mgs-promobanner .banner-button button.btn-promo-banner {
    background-color: #ee7925;
    border-radius: 1px !important;
min-width: 210px!important;
}