﻿.sirkuler {
    float: left;
    width: 48%;
    margin: 5px;
    color: #fff;
    background-color: #263277;
}

    .sirkuler * {
        color: #fff;
    }

    .sirkuler .iconic {
        font-size: 34px;
        padding: 5px;
        text-align: center;
    }

        .sirkuler .iconic a {
            color: #fff;
        }

.ProductLeft {
    margin-top: 10px;
    padding: 0 10px 0 0;
}

.ProductRight {
    padding: 5px;
}
/* Kategoriler */
.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 {
    background: #fff;
    box-shadow: 0 0 3px #CAC8C8;
    margin-bottom: -1px;
}

    .ProductLeft > div:first-child {
        margin-bottom: 0;
    }

.katH2 {
    font-size: 14px;
    font-family: 'neo-sans-pro-medium';
    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: #263277;
        }

            .katH2 > a > i.rttp {
                transform: rotate(-90deg);
                transition: all .5s ease;
            }

.sirkuler_kat {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    padding: 0;
    margin: 0;
    width: 20%;
}

    .sirkuler_kat .katH2 {
        border: none;
    }

.tgKat {
    margin: 5px 0;
    font-size: 14px;
}

    .tgKat.ucretli {
        display: none;
        position: absolute;
        width: 100%;
        z-index: 1;
        background-color: #fff;
        padding: 5px 10px;
    }

        .tgKat.ucretli > ul > li > a:hover, .tgKat.ucretli > ul > li > a:focus {
            border-color: #000496;
            transition: border-color .3s ease-in;
            background: #3438c2;
            color: #fff;
        }

    .tgKat .sirkuleryil li {
        text-align: center;
        padding: 0;
        margin: 5px auto;
    }

        .tgKat .sirkuleryil li h3 a {
            color: #000;
        }

        /*.tgKat .sirkuleryil li h3:hover a {
            color: #fff;
        }*/

        .tgKat .sirkuleryil li h3 {
            margin: 0;
            font-size: 13px;
            font-family: 'neo-sans-pro-medium';
        }

    .tgKat > ul > li.open > .dropdown-menu {
        display: block;
        background-color: #fbfbfb;
    }

.tgMrk {
    margin: 5px;
    font-size: 12px;
}

.tgRnk {
    margin: 5px;
    font-size: 12px;
}

.tgFyt {
    margin: 5px;
    font-size: 12px;
}
/* Kategoriler Liste */
.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: #2e3192;
        transition: border-color .3s ease-in;
        color: #2e3192;
    }

.tgKat > ul > li > a {
    border-left: 2px solid #fff;
    padding: 3px;
    display: block;
    transition: border-color .4s ease-in;
    display: inline-block;
    width: 100%;
    font-size: 13px;
    font-family: 'neo-sans-pro-medium';
    word-break: break-all;
}

    .tgKat > ul > li > a.active {
        border-left: 2px solid #333;
        color: #fff;
        background-color: #2e3192;
    }

        .tgKat > ul > li > a.active:hover, .tgKat > ul > li > a.active:focus {
            color: #fff;
        }

    .tgKat > ul > li > a > i {
        position: absolute;
        right: 10%;
        float: right;
        font-size: 14px;
        transition: transform .2s ease-in;
        color: #000;
        margin: 2px 5px;
    }

/*.tgKat > ul > li:hover > a > i {
    color: #fff;
}*/

.tgKat > ul > .open > a > i {
    transform: rotate(45deg);
    transition: transform .2s ease-in;
    color: #2e3192;
}

.tgKat > ul > li > a:hover, .tgKat > ul > li > a:focus {
    border-color: #131454;
    transition: border-color .3s ease-in;
}
/* Kategori Dropdown */
.tgKat > ul > li > ul {
    position: relative;
    box-shadow: none;
    border: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    border-radius: 0;
}

    .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; /* Chrome/Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */
    -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;
}
/* Fiyat Filter */
.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;
}
/* Filter Temizle */
.katH2 > a > i.fa-trash-o {
    font-size: 16px;
    color: #263277;
}

.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: #263277;
        margin-right: 3px;
    }
/* Sayfalama */
.pagination > li > span > span > a {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #428bca;
    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: #3b5ac5;
    color: #fff;
}

.sayfalama {
    text-align: center;
}

.pagination {
    float: none;
    display: inline-block;
    width: auto;
}

.ui-widget-header {
    background: #2e3192;
}

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
        box-shadow: 0 0 1px #2e3192;
    }
/**/
.snip1580 {
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin: 5px;
    color: #000;
    text-align: center;
    font-size: 16px;
}

    .snip1580 * {
        -webkit-transition: all 0.35s;
        transition: all 0.35s;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .snip1580 img {
        max-width: 100%;
        vertical-align: top;
        min-height: 125px;
        height: 125px;
    }

    .snip1580 figcaption {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 5px;
        background-color: rgba(0, 0, 0, 0.2);
    }

    .snip1580 h3 {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        margin: 3px 0;
    }

    .snip1580 h5 {
        font-weight: 400;
        margin: 0;
        color: #bbb;
        letter-spacing: 1px;
    }

    .snip1580 a {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .snip1580:hover figcaption,
    .snip1580.hover figcaption {
        top: 20px;
        left: 20px;
        right: 20px;
        bottom: 20px;
        background-color: #fff;
    }

    .snip1580:hover h3,
    .snip1580.hover h3,
    .snip1580:hover h5,
    .snip1580.hover h5 {
        color: #333;
    }
/**/
@media(max-width:767px) {
    .sirkuler {
        float: left;
        width: 100%;
        margin: 5px;
        padding: 0 15px;
    }

        .sirkuler .iconic {
            font-size: 10vw;
            border: none !important;
        }
}
