/**
 * Gmart 9.4.1
 *
 */

.page-header {
    background-color: #ffffff !important;
    border-bottom: none !important;
    margin-bottom: 0px !important;
}

.home-block-4 .blocks-content {
    background: linear-gradient(67deg, #F8D44C 0%, #EAEC77 100%);
}
.home-block-4 .blocks-content .blocks-content-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.home-block-4 .blocks-content .sale {
    width: 35%;
    background: url(https://othm.demo.magefan.top/media/wysiwyg/home/new/sale-tr.png) no-repeat center center;
    min-height: 254px;
    background-size: cover;
}
.home-block-4 .blocks-content .block-title {
    width: 30%;
}