﻿.mainFilters > div > div,
fieldset > div > span {
    margin-left: 0px;
    margin-right: 5px;
}

.mainFilters > div > div,
fieldset > div, fieldset > .col-12 > div {
    float: right;
    height: 42px;
    line-height: 40px;
    margin-right: 25px;
    direction: rtl;
}

.shop-product-wrap.grid.gridview-3.row {
    direction: rtl;
}

.container {
    text-align: justify !important
}

.quicky-content_wrapper {
    padding: 5% 0px;
}

.fs-3 {
    font-size: 1.75rem !important;
    font-weight: normal;
}

@media(max-width: 992px) {
    .rowImgAbout img {
        width: 100% !important;
    }
}

.rowImgAbout img {
    width: auto;
    /*max-height: 400px;*/
}

.styleBodyAbout {
    line-height: 4
}

.marginStyle {
    margin: 15px 0px;
}

@media(max-width:576px) {
    .styleBodyAbout {
        text-align: center
    }
}
