﻿.view-all-sh {
    border-radius: 0px;
    cursor: pointer;
    background-color: #006e39;
    color: white;
    border-bottom: 0px;
    border-top: 0px;
    border-right: 1px thin black;
    border-left: 0px;
    padding-top: 7px;
    direction: rtl;
    white-space: nowrap;
    font-size: 12px;
}

.iconmenu {
    position: absolute;
    z-index: 9;
    padding-top: 20px;
    padding-left: 20px;
}

.swipper-xs {
}

.heigh-60 {
    height: 60px;
}

.btn-rightbox {
    height: 85px;
}

.img-responsive-swipper {
    height: 224px;
    width: 224px;
}

@media (max-width: 1199px) {
    .img-responsive-swipper {
        height: 210px;
        width: 210px;
    }
}

@media (max-width: 991px) {
    .img-responsive-swipper {
        height: 210px;
        width: 210px;
    }
}

@media (max-width: 767px) {

    .img-responsive-swipper {
        height: 140px;
        width: 140px;
    }

    .iconmenu {
        position: absolute;
        z-index: 9;
        padding-top: 10px;
        padding-left: 10px;
    }
}

@media (max-width: 650px) {
    .img-responsive-swipper {
        height: 117px;
        width: 117px;
    }
}

@media (max-width: 480px) {
    .img-responsive-swipper {
        height: 80px;
        width: 80px;
    }
}

@media (max-width: 270px) {
    .img-responsive-swipper {
        height: 60px;
        width: 60px;
    }
}

@media screen and (max-width: 768px) {
    .swipper-xs {
        background-color: #eeeff1;
    }

    .container-shadow2 {
        background-color: transparent;
        border-bottom: 0px solid #ebeced;
        border-right: 0px solid #ebeced;
        border-left: 0px solid #ebeced;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        -ms-border-bottom-left-radius: 0px;
        -ms-border-bottom-right-radius: 0px;
        -webkit-box-shadow: 0 0px 0px 0 rgba(0,0,0,.1);
        -ms-box-shadow: 0 0px 0px 0 rgba(0,0,0,.1);
        box-shadow: 0 0px 0px 0 rgba(0,0,0,.1);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        overflow: hidden;
    }

    .border-shadow-redius-xs {
        border-radius: 8px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        -ms-border-radius: 8px;
        box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
        -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
        -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
        -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
        -o-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    }
}

.modal-body {
    max-width: none;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #eeeff1;
    border-radius: 4px;
}

.shapecolor {
    width: 17px;
    height: 17px;
    position: absolute;
    right: 40px;
    top: 0px;
    border-radius: 5px;
    background: #ccc;
    background-color: rgb(204, 204, 204);
    border: 1px solid #ccc;
    content: "";
}

.text-color-shape {
    position: absolute;
    right: 65px;
}

.takhfif-darsad {
    display: inline-block;
    color: White;
    background-color: #f9941e;
    border-color: #f9941e;
    border-width: 4px;
    border-style: Solid;
    font-size: 20px;
    border-radius: 0px;
    width: 75px;
    text-align: center;
}

h3 {
    font-size: 12px;
    line-height: 20px;
}

.Moshakhasat_Div1 {
    color: gray;
}

.Moshakhasat_Div2 {
    color: green;
}

.like-gray:hover {
    color: #ef394e !important;
}

.like-gray {
    color: gray !important;
}

red-like
.red-like {
    color: #ef394e !important;
}

.modal2 {
    position: fixed;
    z-index: 2222999;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.8;
}

.center {
    z-index: 1000;
    margin: 300px auto;
    width: 130px;
    background-color: White;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}

    .center img {
        height: 128px;
        width: 128px;
    }

.tooltip-inner {
    background-color: #6f6f6f !important;
    text-wrap: none;
    width: 150px;
    height: 36px;
    line-height: 32px;
    font-size: 14px;
    font-family: iranyekan;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #6f6f6f;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #6f6f6f;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #6f6f6f;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #6f6f6f;
}
