﻿body, h1, h2, h3, h4, h5, h6, .popover {
    font-family: iransans !important;
}

.mt-checkbox > span:after {
    width: 10px !important;
    height: 5px !important;
    right: 2px !important;
    top: 3px !important;
}

.multiselect {
    text-align: right;
}

    .multiselect > .caret {
        float: left !important;
    }

.multiselect-container {
    padding-right: 5px !important;
    background-color: #e6e6e6 !important;
}

textarea {
    resize: vertical;
}

.ui-resizable-handle {
    transform: translateY(-100%);
}

.border-left-gray {
    border-left: 1px #c2cad8 solid;
}

.font-size-20 {
    font-size: 20px;
}

.select2-lg {
    height: 46px !important;
    padding: 10px 16px !important;
    font-size: 18px !important;
    line-height: 1.33333 !important;
    border-radius: 6px;
}

.text-middle-center {
    vertical-align: middle !important;
}

.select2 {
    width: 100% !important;
}

.hidesmall {
    width: 0;
    height: 0;
    border: 0;
}



.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background-color: #f9f3f378;
}

    .se-pre-con > img {
        position: absolute;
        top: 50%;
        left: 50%;
    }

.md-checkbox label > .check {
    width: 20px !important;
    height: 10px !important;
    border: 2px solid #f7941d !important;
    border-top: none !important;
    border-right: none !important;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    opacity: 0.7; /* Firefox */
    font-size: 16px !important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    opacity: 0.7;
    font-size: 16px !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    opacity: 0.7;
    font-size: 16px !important;
}

.Display-inline-block {
    display: inline-block;
}

.dropdown-menu > li > a {
    color: #232f3e !important;
}

.testdiv {
    border-style: solid;
    _border-style: dashed;
    border-width: 9px;
    border-color: transparent;
    border-top-width: 0;
    border-bottom: 9px solid #ffffff;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: -8px;
    right: 12px;
}

.navbar-default .navbar-nav > .open > a {
    background-color: #232f3e !important;
    color: #f8f8f8 !important;
}

.icon-search i {
    margin-top: 0px !important;
}

a {
    cursor: pointer !important;
}

    a:hover {
        text-decoration: none !important;
    }

    a:focus {
        text-decoration: none !important;
    }

    a:visited {
        text-decoration: none !important;
    }

.PersianNumber {
}

.se-pre-con-main {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background-color: #ffffff;
}

    .se-pre-con-main > img {
        position: absolute;
        top: 50%;
        left: 50%;
    }


   .manu-navs{
       font-size:13px !important;
   }
   .main-menu .items-main-menu li a{
        font-size:13px !important;
   }
   body{
       font-size:15px !important;
   }
   .history-caption-content-left{
       font-size:17px !important;
   }
   .box-category h3{
       font-size:16px !important;
   }
   .products h2{
        font-size:16px !important;
   }
  .price-product-slider{
      font-size:15px !important;
  }
  .footer-list h4{
      font-size:17px !important;
  }
  .footer-list ul li{
      font-size:14px !important;
  }
  .footer-list p{
      font-size:14px !important;
  }
  .tab-login-register>li>a{
      font-size:12px !important;
  }
  .price-product-slider{
      color:#f7941d !important;
  }