/*error*/
.error {
    padding: 5px;
    margin: 5px 0px;
    border: solid 1px #FBD3C6;
    background: #FDE4E1;
    color: #CB4721;
    line-height: 25px;
    /*border-radius: 5px !important;*/
    clear: both !important;
}
.success {
    padding: 5px 15px !important;
    border: solid 1px #C0F0B9 !important;
    color: #48A41C !important;
    /*border-radius: 5px !important;*/
    clear: both;
    /* margin-bottom: 5px !important; */
}
input.alert {
    color: #CB4721 !important;
    direction: rtl !important;
    text-align: right !important;
    margin-bottom: 0px !important;
}
/*error*/
.employment-add-ham3d {
    margin: 1% 0;
    display: inline-block;
    height: 30px;
}
.employment-remove {
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
}
.title_employment {
    font-size: 18px;
    margin: 20px 0;
}

#home-about::after {
    background: transparent;
}
.home-brands__item::after {
    background: transparent;
}
.products-slider-with-sidebar__side::after {
    background-color: transparent;
}