﻿  .morebut a {
            color: #fff !important;
        }

        .item-title .h4 {
            color: #111;
            min-height: 63px;
            overflow: hidden;
            font-size: 12px;
            margin-bottom: 0;
            margin-top: 3px;
            display: flex;
            justify-content: center;
            align-items: center;
            font-family: newfont;
        }

        .see-all {
            text-align: center;
            line-height: 43px;
            font-size: 16px;
            font-weight: 500;
            display: block;
            margin: auto;
            margin-top: 15px;
            margin-bottom: 15px;
            color: #fff;
            border-color: #e9ca31;
            background-color: #ba0319;
            background: linear-gradient( 90deg,#ba0319,#ba0319);
            text-decoration: none;
            -webkit-transition: all 0.1s;
            -o-transition: all 0.1s;
            transition: all 0.1s;
            position: relative;
            border-radius: 28px;
            width: 170px;
        }

        .newsletters p {
            color: #000;
        }

        .border-raduis {
            border-radius: 5px;
        }

        .mbt {
            margin-bottom: 15px;
            margin-top: 15px;
        }

        .polaroid__img-box {
            overflow: hidden;
            position: relative;
        }

        .paria-tizdast {
            border-radius: 5px;
            margin: 10px 0;
        }

        .polaroid__img {
            width: 100%;
            height: 100%;
        }

        .polaroid__content {
            /* display: table; */
            min-height: 68px;
            padding: 8px;
            padding: 3px;
            min-height: 70px;
            text-align: center;
            margin-bottom: 7px;
        }

        .mbt {
            margin-bottom: 15px;
            margin-top: 15px;
        }

        .subhead-c1 {
            font-size: 17px !important;
            color: #64a74a;
        }

        .polaroid__link {
            display: block;
            margin: 0;
        }

            .polaroid__link:hover .polaroid__img-box:after {
                -moz-transform: rotate(-15deg);
                -ms-transform: rotate(-15deg);
                -webkit-transform: rotate(-15deg);
                transform: rotate(-15deg);
            }

        .discount-left-aside-item {
            font-size: 13px;
        }

        .btn {
            display: inline-block;
            padding: 6px 12px;
            margin-bottom: 0;
            font-size: 14px;
            font-weight: 400;
            line-height: 1.42857143;
            text-align: center;
            white-space: nowrap;
            vertical-align: middle;
            -ms-touch-action: manipulation;
            touch-action: manipulation;
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            background-image: none;
            border: 1px solid transparent;
            border-radius: 4px;
        }

        .itme .img_holder img {
            height: 60px;
            width: 60px;
            /* min-height: 50px; */
        }

        .itme .img_holder img {
            height: 60px;
            width: 60px;
            /* min-height: 50px; */
        }

        .listing-item-blog-1 .img_holder {
            display: block;
            overflow: hidden;
            width: 100%;
        }

        .featureds {
            position: relative;
            line-height: 0;
            overflow: hidden;
            margin-bottom: 17px;
            min-height: 175px;
        }

        .topmenus li {
            list-style-type: none;
            text-align: center;
        }

        .topmenus ul {
            padding: 0;
        }

        .lnav_heading {
            color: #00427a;
            text-transform: uppercase;
            font-weight: bold;
            margin: 20px 0 0 30px;
        }

            .lnav_heading ul ul {
                padding: 0;
            }