﻿@font-face {
    font-family: 'IRAN_Sans';
    src: url('../Fonts/IRAN_Sans.eot') format('embedded-opentype'), url('../Fonts/IRAN_Sans.otf') format('opentype'), url('../Fonts/IRAN_Sans.svg') format('svg'), url('../Fonts/IRAN_Sans.ttf') format('truetype'), url('../Fonts/IRAN_Sans.woff') format('woff'), url('../Fonts/IRAN_Sans.woff2') format('woff2');
}

@font-face {
    font-family: 'Vazir-Bold';
    src: url('../Fonts/Vazir-Bold.eot') format('embedded-opentype'), url('../Fonts/Vazir-Bold.ttf') format('truetype'), url('../Fonts/Vazir-Bold.woff') format('woff'), url('../Fonts/Vazir-Bold.woff2') format('woff2');
}

@font-face {
    font-family: 'Vazir';
    src: url('../Fonts/Vazir.eot') format('embedded-opentype'), url('../Fonts/Vazir.ttf') format('truetype') url('../Fonts/Vazir.woff') format('woff') url('../Fonts/Vazir.woff2') format('woff2');
}

.hesab00 {
    font-family: Vazir !important;
}

.hesab01 {
    font-family: IRAN_Sans !important;
}
.hesab02 {
    font-family: Vazir-Bold !important;
}
.hesab {
    float: right;
    text-align: right;
    width:40px !important;
}

.hesab0{
    font-family:Vazir-Bold !important;
    font-size:13px !important;
    text-align:right !important;
    direction:rtl !important;
}

.font_h0 {
    font-family: Vazir-Bold !important;
    font-size: 14px !important;
    text-align: right !important;
    direction: rtl !important;   
    padding-right: 20px !important;
}

.hesab1
{
    font-family:IRAN_Sans !important;
}
.meno_drop .navbar-nav {
    float: right !important;
    text-align: right !important;
}
.tamas
{
    font-size:14px;
}
.search0
{
    direction:rtl !important;
}
.search00 {
    float: right !important;
    text-align: right !important;
    font-family: IRAN_Sans !important;
}
.logo00
{
    font-family:'B Arshia' !important;
}

.blook2
{
    direction:rtl !important;
    float:right !important;
    text-align:right !important;
    right:0 !important;
   /*margin-right:30px !important;*/
   
}

.droup_down {
    
    width: 80% !important;
    float: right !important;
    text-align: right !important;
    font-family: Vazir-Bold !important;
    font-size: 14px;
    margin-right:-20px !important;
    
}
.droup_down2 {
    float: right !important;
    text-align: right !important;
    font-family: Vazir-Bold !important;
    font-size: 14px !important;
   
}

.footer1
{
    direction:rtl !important;
    float:right !important;
    text-align:right !important;
}

.clear {
    clear: both;
    margin:0 auto;
}

/* user account box */

.user_account_box {
    top:30px;
    direction:rtl;
    /*float:right;*/
    text-align:center;
    width: 30%;
    background-color: #fff;
    margin: 0 auto;
    display: block;
    margin-bottom: 50px;
    box-shadow: 0 2px 5px #ccc;
    border-radius: 15px;
    z-index: 99;
    font-family: IRAN_Sans;
    font-size: 17px;
    position:relative;
}
    .user_account_box p {
        font-family: Vazir-Bold;
        font-size: 16px;
        text-align: center;
        padding-top: 15px;
        margin-top: 15px;
    }

    .user_account_box i {
        font-size: 20px;
        margin-top: 15px;
    }

    .user_account_box span {
        float: left;
        text-align: center;
        margin-left: 15px;
        font-size: 30px;
    }

    .user_account_box hr {
        margin-top: 5px;
    }

    .user_account_box ul li
    {
        list-style-type:none;
    }

    .label_2 {
        float: right;
        width: 100%;
        margin-right: 20px;
        margin-bottom: 15px;
    }

    .label_2 label {
        float: right;
        width: 100%;
        text-align: right;
        font-family: IRAN_Sans;
        font-size: 17px;
        margin-right:10px;
    }

    .label_2 input {
        float: right;
        width: 90%;
        text-align: center;
        font-family: IRAN_Sans;
        font-size: 17px;
        margin: 10px;
        height:40px;
        border-radius:8px;
        border:1px solid silver;
    }




.submit_input2 {
    width: 90%;
    float: right;
    margin: 20px !important;
    font-family: Vazir-Bold;
    font-size: 14px;
    border: 1px solid silver;
    border-radius:5px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-bottomleft: 6px;
    height: 35px;
    background-color: blanchedalmond;
    color: blue;
}

    .submit_input2:hover {
        /*background-color: bisque;*/
        color: darkblue;
    }

.submit_input202 {
    width: 90%;
    float: right;
    margin-right: 35px;
    font-family: Vazir-Bold;
    font-size: 14px;
    border: 1px solid silver;
    border-radius:8px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-bottomleft: 6px;
    height: 40px;
    background-color: blanchedalmond;
    color: blue;
}
.shart {
   
    width: 100%;
    margin: 10px;
    padding: 10px;
}

    .shart p {
        font-family: IRAN_Sans;
        font-size: 17px;
        margin-top: -10px;
    }

    .shart a {
        color: red;
    }
    
    



/* The Modal (background) */
.modal1 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 50px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal1-content1 {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 70%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

/* The Close Button */
.close1 {
    color: green;
    float: left;
    font-size: 28px;
    font-weight: bold;
    margin-top: -5px;
}

    .close1:hover,
    .close1:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

.close11 {
    color: green;
    float: left;
    font-size: 28px;
    font-weight: bold;
    margin-top: -5px;
}

    .close11:hover,
    .close11:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

.close12 {
    color: green;
    float: left;
    font-size: 28px;
    font-weight: bold;
    margin-top: -5px;
}

    .close12:hover,
    .close12:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

.modal1-header1 {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}

.modal1-body1 {
    padding: 2px 16px;
    width: 100%;
    height: 100px;
}

.modal1-footer1 {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
    height: 30px;
}
.submit_input {
    width: 90%;
    float: right;
    margin-right: 5%;
    font-family: Vazir-Bold;
    font-size: 14px;
    border: 1px solid silver;
    border-radius: 6px;
    height: 35px;
    background-color: blanchedalmond;
    color: blue;
}

    .submit_input:hover {
        background-color: bisque;
        color: darkblue;
    }

#login1
{
    font-family:IRAN_Sans !important;
   height:10px !important;
    margin-right:15px;
   
}

.alert-d {
    float: right;
    display: inline-block;
    width: 50%;
    height: 35px;
    line-height: 30px;
    text-align: center;
    font-family: Vazir-Bold;
    font-size: 15px;
    background-color: bisque;
    margin-right: 25%;
    border-radius: 6px;
   
}


.right_Main {
    width: 100%;
    background-color: #fefefb;
    border-radius: 15px;
    height: 900px;
    margin: 30px 30px 0 0;
    margin-bottom: 30px;
    position: relative;
}

.right_Main2 {
    width: 100%;
    background-color: #fefefb;
    border-radius: 15px;
    height: 2750px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.rm {
    width: 100%;
    float: right;
    border-bottom: 1px solid silver;
    margin-bottom: 33px;
    display: inline-block;
   
}

    .rm .rm_1 {
        width: 20%;
        height: 27px;
        float: right;
        text-align: right;
        margin: 15px 20px;
        display: inline-block;
        font-family: Vazir-Bold;
        font-size: 18px;
        color: blueviolet;
    }

    .rm .alert-d {
        float: right;
        display: inline-block;
        width: 60%;
        height: 35px;
        line-height: 30px;
        text-align: center;
        font-family: Vazir-Bold;
        font-size: 15px;
        background-color: bisque;
        margin: 10px;
        border-radius: 6px;
    }

.rm_2 {
    width: 96%;
    float:right;
    text-align: center;
    margin-right:22px !important;
    border-radius: 15px;
    background-color: whitesmoke;
    height: 780px;
    margin-bottom: 30px;
}

.rm_22 {
    width: 95%;
    text-align: center;
    margin: -15px 25px 0 0;
    border-radius: 15px;
    background-color: whitesmoke;
    height: 2650px;
    margin-bottom: 30px;
}

    .rm_22 p {
        font-family: Vazir-Bold;
        font-size: 20px;
        text-align: right;
        float: right;
        width: 100%;
        margin: 5px 20px;
        clear: both;
    }

    .rm_22 span {
        font-family: IRAN_Sans;
        font-size: 18px;
        text-align: right;
        float: right;
        width: 100%;
        margin: 5px 20px;
        clear: both;
    }

    .rm_22 hr {
        margin-top: 5px;
        /*color:palevioletred;*/
    }

.rm_2 p {
    font-family: Vazir-Bold;
    font-size: 17px;
    text-align: right;
    float: right;
    width: 100%;
    margin: 5px 20px;
    clear: both;
}

.rm_2 span {
    font-family: IRAN_Sans;
    font-size: 18px;
    text-align: right;
    float: right;
    width: 100%;
    margin: 5px 20px;
    clear: both;
}

.rm_2 hr {
    margin-top: 5px;
    /*color:palevioletred;*/
}

.tbl_right0 {
    font-family: Vazir-Bold;
    font-size: 14px !important;
}

    .tbl_right0 tr th {
        direction: rtl;
        text-align: center;
    }
.tbl_right {
    font-family: Vazir-Bold;
    font-size: 13px !important;
    text-align: right !important;
}

.tbl_right2 {
    font-family: Vazir-Bold;
    text-align: right !important;
    font-size: 13px !important;
    font-weight: 900 !important;
}

.span_masage {
    font-family: Vazir-Bold;
    font-size: 16px;
    width: 50%;
    text-align: center;
    color: navy;
    background: bisque;
    border: 1px solid silver;
    margin-right: 15%;
    padding: 5px;
    border-radius: 8px;
}

.filter_item {
    font-family: Vazir-Bold;
    font-size: 17px;
    text-align: right;
    margin-left: 10px;
}

.filter_check {
    font-family: Vazir-Bold;
    font-size: 14px;
    direction: rtl !important;
    text-align: right !important;
    width: 100% !important;
    float: right !important;
    display: flex !important;
    flex-direction: row-reverse;
}

.label_chack {
    font-family: Vazir-Bold;
    font-size: 14px;
    margin: 5px;
    width: 90% !important;
    text-align: right !important;
}

.group_s {
    font-family: Vazir-Bold;
    font-size: 12px;
}

.group_a {
    font-family: Vazir-Bold;
    font-size: 12px;
    cursor: pointer;
}
.pro_name {
    direction: rtl;
    float: right;
    text-align: center;
    font-family: Vazir-Bold;
    font-size: 10px !important;
}

.pro_price {
    width: 100% !important;
    direction: rtl !important;
    text-align: center !important;
}

    .pro_price h5 {
        font-size: 15px !important;
        color: brown;
    }

    .pro_price h6 {
        font-size: 13px !important;
    }

    .pro_price h5dropd {
        color: blueviolet;
    }


.chage_Featured
{
    font-family:Vazir-Bold;
     
}

    .chage_Featured h5 {
        font-size: 18px;
        text-align: right;
        width:100%;
        float:right;
    }

    .chage_Featured h1 {
        font-size: 30px;
    }

.change_Categories
{
    direction:rtl;
    float:right;
    text-align:right;
    font-family:Vazir-Bold;
}


@media print {
    #ttt
    {
        direction:rtl !important;
        float:right !important;
        
    }
    body {
        background-color: white;
    }
    #t1{
        display:none;
    }
    #t2 {
        display: none;
    }
    #t3 {
        display: none;
    }
    #t4 {
        display: none;
    }
    #t5 {
        display: none;
    }
    #t6 {
        display: none;
    }
    #t7 {
        display: none;
    }
    #t8 {
        display: none;
    }
    .t9 {
        display: none;
    }
    #t11 {
        display: none;
    }
    #t12 {
        display: none;
    }
    #t13 {
        height:70px;
    }
}
.img-magnifier-glass {
    position: absolute;
    border: 3px solid #000;
    border-radius: 50%;
    cursor: none;
    /*Set the size of the magnifier glass:*/
    width: 100px;
    height: 100px;
}

.onvan_change {
    width: 90%;
    text-align: center;
    font-size: 16px;
    font-family: Vazir-Bold !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-right: 10px;
}

.onvan_change2 {
    width: 90% !important;
    text-align: center;
    font-size: 14px;
    font-family: Vazir-Bold !important;
    margin: -35px 15px 1px 15px;
    /*white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;*/
    /*margin-right: 10px;*/
}

.filter001 {
    border: 1px solid silver;
    border-radius: 6px;
}
.filter001:hover {
    border: 2px solid silver;
    
}
.text_over {
    display: -webkit-box;
    width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.text_over h6:hover
{
    color:darkorange;
}

/* The Modal (background) */
.modal1 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 50px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.modal11 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 50px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal1-content1 {
    direction:rtl;
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 50%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

/* The Close Button */
.close1 {
    color: white;
    float: left;
    font-size: 28px;
    font-weight: bold;
    margin-top: -5px;
}

    .close1:hover,
    .close1:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

.close01 {
    color: white;
    float: left;
    font-size: 28px;
    font-weight: bold;
    margin-top: -5px;
}

    .close01:hover,
    .close01:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

.modal1-header1 {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
    height: 50px;
    font-family: Vazir-Bold;
    padding: 15px;
    
}

.modal1-body1 {
    padding: 2px 16px;
    width: 100%;
    /*height: 100px;*/
    float:right;
    direction:rtl;
    
}
.model1_label1
{
    direction:rtl;
    float:right;
    text-align:right;
    width:100% !important;
}


.modal1-footer1 {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
    height: 30px;
}




.label_2 .sherkat_input {
   
    /*padding-right: 10px;*/
    width: 95% !important;
    margin-top:-5px;
    height:35px !important;
    text-align:right;
    padding-right:10px;
    font-family:Vazir-Bold;
    font-size:15px;
}

.label_3 {
    width: 45% !important;
    margin-top:-8px !important;
}

.hed_f {
    display: inline-block;
    width: 100%;
    margin-right: 40px;
}

.sefaresh_p
{
    font-family:Vazir-Bold;
    font-size:16px;
    color:blueviolet;
    padding:10px;
}
.sefaresh_p2 {
    font-family: Vazir-Bold;
    font-size: 15px;
    /*color: blueviolet;*/
    padding: 10px;
}

.change_f_p {
    color: black;
    font-size: 20px;
    height: 40px;
    margin: 20px;
    padding: 5px;
    background-color: blanchedalmond;
    text-align: center;
    border: 1px solid silver;
    border-radius: 8px;
}
.left {
    direction: rtl;
    float: right;
    width: 100% !important;
    /*margin-right: 30px;*/
    background-color: white;
    /*margin-top: -10px !important;*/
    /*margin: 30px 20px 0 0;*/
    border-radius: 30px;
}
.left .right_button {
    width: 95%;
    text-align: center;
    margin: 20px;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    background-color: whitesmoke !important;
}

    .left .right_button p {
        font-family: Vazir-Bold;
        font-size: 15px;
        float: right;
        padding-top: 17px;
        width: 100%;
        text-align: center;
        color: brown;
    }

    .left .right_button .rb_p {
        width: 30% !important;
        text-align: center;
        float: right;
        color: red !important;
        font-size: 17px !important;
        margin: 2px 60px 10px 60px;
    }

        .left .right_button .rb_p .rb_Butoon {
            border: 1px solid silver;
            text-align: right;
            width: 250px;
            margin: 10px 10px 0 30px;
            background-color: honeydew;
            text-align: center;
            height: 40px;
            border-radius: 6px;
            font-family: Vazir-Bold;
            font-size: 15px !important;
        }

            .left .right_button .rb_p .rb_Butoon:hover {
                background-color: lightblue;
            }

    .left .right_button .form_right {
        background-color: rebeccapurple;
        width: 100%;
    }

    .left .right_button .search_pro {
        width: 100%;
        padding: 10px;
        margin-right: 15%;
    }

        .left .right_button .search_pro form.example input[type=text] {
            font-family: Vazir-Bold;
            padding: 10px;
            font-size: 14px;
            border: 1px solid silver;
            float: right;
            width: 50%;
            height: 40px;
            border-top-right-radius: 13px;
            border-bottom-right-radius: 13px;
            background: #f1f1f1;
            padding: 12px 20px 12px 40px;
            -webkit-transition: width 0.4s ease-in-out;
            transition: width 0.4s ease-in-out;
        }

        .left .right_button .search_pro form.example button {
            float: right;
            width: 8%;
            height: 40px;
            padding: 10px;
            background: #f1f1f1;
            color: white;
            font-size: 17px;
            border: 1px solid silver;
            border-right: none;
            cursor: pointer;
            border-top-left-radius: 13px;
            border-bottom-left-radius: 13px;
        }

            .left .right_button .search_pro form.example button:hover {
                background: bisque;
                border: 1px solid black;
            }

        .left .right_button .search_pro form.example::after {
            content: "";
            clear: both;
            display: table;
        }

.change_hed {
    text-align: center;
    border-radius: 8px;
    font-family:Vazir-Bold !important;
    font-size:15px;
    color:darkblue;
}

.change-he1 {
    width: 95%;
    /*height: 90%;*/
    text-align: center;
    margin: 20px;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    background-color: whitesmoke !important;
}

.change-he2 {
    font-family: Vazir-Bold !important;
    font-size: 16px !important;
}
.dropd {
    font-family: Vazir-Bold !important;
    font-size: 14px;
}

.dropd2 {
    font-family: Vazir-Bold !important;
    /*font-size: 14px;*/
    height: 180px;
    width: 260px;
}

.dropd3 {
    font-family: Vazir-Bold !important;
    font-size: 14px;
    /*height: 210px;*/
    width: 225px;
}

.with_heght
{
    width:130px !important;
    height:100px !important;
    margin-right:13% !important;
}

.change_f_border {
    border: 1px solid silver;
    border-radius: 20px;
    margin: 40px 65px 40px 0px;
    
}

.font-h5_r h5 {
    font-size: 15px !important;
}

.font-h5_r h6 {
    font-size: 13px !important;
}

.font-h5_r a {
    font-size: 13px !important;
}