﻿

/*@font-face {
    font-family: 'IRANSansWeb';
    src: url('../fonts/IRANSansWeb(FaNum).eot');
    src: url('../fonts/IRANSansWeb(FaNum).eot') format('embedded-opentype'), url('../fonts/IRANSansWeb(FaNum).woff') format('woff'), url('../fonts/IRANSansWeb(FaNum).ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
*/
/*@font-face {
    font-family: 'Amaghreb';
    src: url('/fonts/AMaghreb/A-Maghreb-jadid.eot');
    src: url('/fonts/AMaghreb/A-Maghreb-jadid.eot') format('embedded-opentype'), url('/fonts/AMaghreb/A-Maghreb-jadid.woff') format('woff'), url('/fonts/AMaghreb/A-Maghreb-jadid.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/
/*.mainPic{
    background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("/publicimage/mainbackgroundpic.png");
    background-repeat:no-repeat;
    height:auto;
    background-size:cover;
    background-position:center;
    background-attachment:fixed;
}*/

body {
    background-color: #ffffff;
    line-height: 24px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    font-family: 'IRANSansWeb(FaNum)';
    color: #000;
}

.blog-home .post-item .post-thumbnail {
    border-radius: 20px;
    background: #f5f5f5;
    margin: 0 0 20px 0;
    overflow: hidden;
    width: 100%;
}

    .blog-home .post-item .post-thumbnail img {
        width: 100%;
    }

.thumbnail {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

    .thumbnail > a {
        display: block;
    }

    .thumbnail > img,
    .thumbnail a > img {
        width: 100%;
    }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #ddd;
}

.thumbnail .caption {
    padding: 17px;
    padding-top: 20px;
}

    .thumbnail .caption i.pull-right,
    .thumbnail .caption .icons-list.pull-right {
        margin-top: 4px;
    }

    .thumbnail .caption .media-heading {
        margin-top: 0;
    }

        .thumbnail .caption .media-heading:after {
            content: '';
            display: table;
            clear: both;
        }






.cart-notification {
    position: fixed;
    top: 20px;
    right: 20px;
    background-color: #4CAF50;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    z-index: 9999;
    transition: opacity 0.5s ease;
}

    .cart-notification.hidden {
        opacity: 0;
        pointer-events: none;
    }


/*f9ad23

نارنجي

353432

خاکستري*/