﻿.sp2, .spicial {
    position: absolute
}

.list-product-page {
    margin-top: 20px;
    margin-bottom: 20px;
    background: #f7f7f7;
    padding: 20px 9px;
    border: 1px solid #e2e2e2;
    border-radius: 8px
}

.Checked, .UnChecked {
    background-color: none
}

.paged1 input {
    border: none;
    border-radius: 13px;
    -o-border-radius: 13px;
    -ms-border-radius: 13px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    height: 23px;
    margin-right: 5px;
    margin-top: -2px;
    width: 43px;
    cursor: pointer
}

.UnChecked {
    background-image: url(/Themes/Public/Paging/images/off.png)
}

.Checked {
    background-image: url(/Themes/Public/Paging/images//on.png)
}

.paged2 .form-control {
    width: auto;
    display: inline-block
}

.listCategory, .listitems {
    margin: 20px auto
}

.error-product {
    padding-bottom: 10px;
    text-align: center;
    color: red;
    font-size: 18px
}

.mt-10 {
    margin-top: 10px
}

.spicial {
    color: #fff;
    font-size: 15px;
    left: 5px;
    top: -61px;
    z-index: 9;
    transform: rotate(-43deg);
    text-shadow: 2px 3px 3px #0b0b0b
}

.sp2 {
    width: 0;
    height: 0;
    border-top: 65px solid #e51212;
    border-right: 63px solid transparent;
    left: 0;
    z-index: 100
}

.listitems .product_titlepr {
    background: #dcdcdc;
    padding: 2px 5px;
    font-size: 14px
}

.LiteralDivBotoom {
    padding: 10px;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 5px
}

.dcouter {
    margin-bottom: 7px
}

.list-product-page .Sitemap h1, .list-product-page .Sitemap h2 {
    font-size: 20px;
    margin-top: 3px;
    display: inline-block
}

.list-product-page .Sitemap .Sp {
    padding: 0 5px;
    font-size: 20px
}

.product_titlesearch {
    background: #e4f2ff;
    padding: 3px 6px;
    margin: 5px 0;
    color: #256faf;
    border-radius: 4px
}

.listitems {
    padding-left: 15px;
    padding-bottom: 15px
}

.keyword-block:hover {
    background: #eaf8fd
}

.keyword {
    margin-top: 10px
}

.keyword a {
    background: #e2e2e2;
    padding: 2px 5px;
    color: #333;
    border-right: 2px solid #aaa;
    font-size: 12px;
    margin: 2px 2px 5px;
    display: inline-block
}

.keyword a:hover {
    text-decoration: none;
    background-color: #888;
    color: #fff
}

.keyword h4 {
    margin: 3px 0;
    font-size: 11px
}

.popup {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: #f3f3f3;
    z-index: 20;
    overflow: auto;
    margin-top: 0 !important;
    padding: 25px
}

.popup-close {
    width: 25px;
    height: 25px;
    padding-top: 1px;
    display: inline-block;
    position: absolute;
    top: 12px;
    right: 12px;
    transition: ease .25s all;
    -webkit-transform: translate(50%,-50%);
    transform: translate(50%,-50%);
    background: rgba(179, 179, 179, 0.8);
    font-family: Arial,Sans-Serif;
    font-size: 20px;
    text-align: center;
    line-height: 100%;
    color: #fff
}

.popup-close:hover {
    -webkit-transform: translate(50%,-50%) rotate(180deg);
    transform: translate(50%,-50%) rotate(180deg);
    text-decoration: none
}

.DivSearch input {
    position: static !important
}

.btn-filter {
    color: #000;
    background-color: #fff;
    width: 100%;
    border-radius: 0;
    border: 1px solid #ccc
}

.btn-bottom {
    position: fixed;
    z-index: 10;
    bottom: 0;
    right: 0;
    padding: 0
}

@media(max-width:425px) {
    .listCategory, .listitems {
        margin: 0 auto !important
    }
    .paged2 .form-control {
        width: 49%;
        display: inline-block
    }
    .paged2 span {
        display: block
    }
}
