﻿
.portfolio-wraper {
    margin-bottom: 20px;
}

li#all {
    margin: 0;
}

.simplefilter li {
    margin-top: 5px;
}

.filtr-search {
    margin-top: 10px !important;
    width: 200px !important;
    margin-bottom: 20px;
}

#all-simplefilter {
    display: inline;
    padding-left: 0px !important;
}

#f-simplefilter-652 {
    display: inline;
    padding-left: 0px !important;
}


ul.simplefilter {
    margin-left: 0 !important;
}

.pfg_img_652 {
    width: 100% !important;
    height: 100% !important;
}

.filter_gallery_652 > a {
    position: initial !important;
}

.thumbnail_652 {
    width: 100% !important;
    height: auto;
    margin-bottom: 0px !important;
}

.filtr-item {
    padding-right: 7px !important;
    padding-left: 7px !important;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}

    .filtr-item img {
        transition: all .2s !important
    }

.filtr_item_652 img {
    filter: grayscale(70%);
}

    .filtr_item_652 img:hover {
        filter: none;
    }

.simplefilter_652 li {
    background-color: #a6d5ff;
    color: #ffffff;
}

    .simplefilter_652 li:hover {
        background-color: #006dcd !important;
    }

    .simplefilter_652 li.active {
        background-color: #006dcd !important;
    }
