﻿.snip1571 {
    background-color: #000;
    font-size: 16px;
    margin: 5px;
    overflow: hidden;
    position: relative;
    text-align: center;
}

    .snip1571 *,
    .snip1571 *:before {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.35s ease;
        transition: all 0.35s ease;
    }

    .snip1571 img {
        backface-visibility: hidden;
        width: 100%;
        max-width: 100%;
    }

    .snip1571 figcaption {
        bottom: 30px;
        left: 0;
        position: absolute;
        z-index: 0;
    }

        .snip1571 figcaption:before {
            background-color: #fff;
            bottom: -2px;
            content: '';
            left: 0;
            position: absolute;
            right: 100%;
            top: -2px;
            z-index: -1;
        }

    .snip1571 h3 {
        background-color: #2a4f7b;
        color: #fff;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 1px;
        margin: 0;
        padding: 5px 25px;
        z-index: 1;
    }

    .snip1571 a {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1;
    }

    .snip1571:hover > img,
    .snip1571.hover > img {
        opacity: 0.5;
    }

    .snip1571:hover figcaption:before,
    .snip1571.hover figcaption:before {
        right: -2px;
    }

.sirkuler {
    float: left;
    width: 48%;
    margin: 5px;
    color: #fff;
    background-color: #2a4f7b;
}

    .sirkuler > .icon {
        font-size: 34px;
        padding: 5px;
        text-align: center;
        border: none;
        width: auto;
    }

        .sirkuler > .icon > a {
            color: #fff;
        }

.ProductLeft {
}

.ListScnz .srla {
    border-radius: 0;
    border-color: #D4D4D4;
    margin-bottom: -1px;
    border-left: 0;
    border-right: 0;
    box-shadow: none;
    padding: 0;
    font-size: 13px;
    font-weight: 400;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../../img/rgt.png) no-repeat right #fff;
    border-top: 0;
    padding-left: 10px;
}

    .ListScnz .srla:focus {
        background: url(../../img/rgtt.png) no-repeat right #fff;
    }

    .ListScnz .srla::before {
        position: absolute;
        font: normal normal normal 14px/1 FontAwesome;
        content: "\f107";
        top: 0;
        right: 0;
        z-index: 1;
    }

.ProductLeft > div {
    margin-bottom: -1px;
}

    .ProductLeft > div:first-child {
        margin-bottom: 0;
    }

.katH2 {
    font-size: 13px;
    font-weight: 400;
    margin: 0;
    border: 1px solid #D4D4D4;
    border-left: 0;
    border-right: 0;
}

    .katH2 > a {
        display: block;
        padding: 10px;
    }

        .katH2 > a > i {
            float: right;
            margin: -3px 1px;
            font-size: 22px;
            vertical-align: super;
            transition: all .5s ease;
            color: #2a4f7b;
        }

            .katH2 > a > i.rttp {
                transform: rotate(-90deg);
                transition: all .5s ease;
            }

.tgKat {
    margin: 5px;
    font-size: 14px;
}

    .tgKat .sirkuleryil li {
        padding: 5px;
        margin: 5px auto;
    }

        .tgKat .sirkuleryil li:hover {
            background: #2a4f7b;
        }

            .tgKat .sirkuleryil li:hover h3 a {
                color: #fff;
            }

        .tgKat .sirkuleryil li h3 {
            font-size: 13px;
            font-weight: 400;
            margin: 0;
            font-family: 'Poppins', sans-serif;
        }

            .tgKat .sirkuleryil li h3 a {
                display: block;
            }

.tgMrk {
    margin: 5px;
    font-size: 12px;
}

.tgRnk {
    margin: 5px;
    font-size: 12px;
}

.tgFyt {
    margin: 5px;
    font-size: 12px;
}

.tgMrk > ul > li > a,
.tgRnk > ul > li > a {
    border-left: 2px solid #fff;
    padding: 3px;
    display: block;
    transition: border-color .4s ease-in;
    display: inline-block;
    width: 100%;
}

    .tgMrk > ul > li > a:hover,
    .tgKat > ul > li > a:focus {
        border-color: #9C7D2D;
        transition: border-color .3s ease-in;
        color: #9C7D2D;
    }

.tgKat > ul > li > a {
    border-left: 2px solid #fff;
    padding: 3px;
    display: block;
    transition: border-color .4s ease-in;
    display: inline-block;
    width: 100%;
}

    .tgKat > ul > li > a > i {
        float: right;
        font-size: 14px;
        transition: transform .2s ease-in;
        color: #5c5c5c;
        margin-right: 10px;
    }

.tgKat > ul > .open > a > i {
    transform: rotate(45deg);
    transition: transform .2s ease-in;
    color: #9C7D2D;
}

.tgKat > ul > li > a:hover,
.tgKat > ul > li > a:focus {
    border-color: #9C7D2D;
    transition: border-color .3s ease-in;
    color: #9C7D2D;
}

.tgKat > ul > li > ul {
    position: relative;
    box-shadow: none;
    border: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    margin: 0 5px 5px 2px;
}

    .tgKat > ul > li > ul > li > a {
        padding: 3px 5px;
        border-left: 2px solid #C7D0DE;
        font-size: 12px;
    }

    .tgKat > ul > li > ul > li > ul {
        position: relative;
        box-shadow: none;
        border: 0;
        padding: 0;
        margin: 0;
        width: 100%;
        margin: 0 5px 5px 2px;
    }

        .tgKat > ul > li > ul > li > ul > li > a {
            padding: 3px 5px;
            border-left: 2px solid #C7D0DE;
            font-size: 12px;
        }

.dropdown-menu > li {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: pointer;
}

.dropdown-menu .sub-menu {
    position: relative;
    box-shadow: none;
    border: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    margin: 0 5px 5px 2px;
}

.dropdown-menu > li > a > i {
    float: right;
    font-size: 14px;
    transition: transform .2s ease-in;
    color: #5c5c5c;
    margin-right: 10px;
}

.dropdown-menu > .open > a > i {
    transform: rotate(45deg);
    transition: transform .2s ease-in;
}

.PriceFrm {
}

    .PriceFrm > label,
    .PriceFrm > span {
        display: inline-block;
        color: #7c7c7c;
        font-weight: normal;
        margin: 2px 0px 12px;
    }

    .PriceFrm > .pull-left,
    .PriceFrm > .pull-right {
        width: 50%;
    }

    .PriceFrm > div > input {
        display: inline-block;
        border: 0;
        width: 30px;
        font-weight: bold;
        color: #7c7c7c;
        font-weight: normal;
        background: #fff;
    }

.btnFltrle {
    display: block;
    margin: 5px 0;
    color: #7c7c7c;
    font-weight: 500;
    padding: 5px 0;
    text-align: right;
}

.katH2 > a > i.fa-trash-o {
    font-size: 16px;
    color: #2a4f7b;
}

.fltr > div > a {
    border-left: 2px solid #fff;
    padding: 3px 9px;
    display: block;
    transition: border-color .4s ease-in;
    display: inline-block;
    width: 100%;
    font-size: 12px;
}

    .fltr > div > a > i {
        float: right;
        font-size: 14px;
        transition: transform .2s ease-in;
        color: #2a4f7b;
        margin-right: 3px;
    }

.pagination > li > span > span > a {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #2a4f7b;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination > li > span {
    position: relative;
    float: left;
    padding: 0;
    margin-left: 0px;
    color: #fff;
    text-decoration: none;
    background-color: #fff;
    border: 0;
}

.SayfalamaNo span .active {
    background: #2a4f7b;
    color: #fff;
}

.sayfalama {
    text-align: center;
}

.pagination {
    float: none;
    display: inline-block;
    width: auto;
}

.ui-widget-header {
    background: #9C7D2D;
}

    .ui-state-default,
    .ui-widget-content .ui-state-default,
    .ui-widget-header .ui-state-default {
        box-shadow: 0 0 1px #9C7D2D;
    }

@media(max-width:767px) {

}
