@font-face {
    font-family: 'yekan';
    src: url('fonts/Yekan.eot');
    src: url('fonts/Yekan.eot#iefix') format('embedded-opentype'),
    url('fonts/Yekan.woff') format('woff'), url('fonts/Yekan.ttf') format('truetype'), url('fonts/Yekan.svg#CartoGothicStdBook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'iran';
    src: url('fonts/IRAN.woff') format('woff');
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

body {
    color: #666;
    background: rgb(245, 245, 245);
    font-family: iran;
    padding: 0px !important;
    margin: 0px !important;
    font-size: 12px;
    text-shadow: 0 0 1px #d4d4d4
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
    font-size: unset;
    margin-top: unset;
}

a {
    text-decoration: none !important;
}

.rgslider {
    direction: ltr;
    margin-bottom: 20px;
}

.blue {
    color: #00CAFF
}

.green {
    color: #3CAE94
}

.red {
    color: #e83543
}

.orange {
    color: #F7941E
}

.pointer {
    cursor: pointer
}

.radius {
    border-radius: 1%
}

.softblack {
    color: #505050;
}

.wait0 {
    z-index: -1;
    opacity: 0;
}

.wait1 {
    z-index: 10000;
    opacity: 1;
}

.clearfix2 {
    clear: both;
}

input,
select {
    padding-right: 5px;
    height: 35px;
    width: 200px;
    font-family: iran;
    color: #888;
    text-shadow: none;
    font-size: 0.9em;
    box-sizing: border-box;
    margin: 2px 0 2px 10px
}

input,
select,
textarea,
a,
button:FOCUS {
    outline: none;
}

#wait {
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease;
    overflow: hidden;
    text-align: center;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #3a516b;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.5);
}

.error {
    position: fixed;
    right: 30%;
    left: 30%;
    top: 40%;
    padding: 15px 8px;
    text-align: center;
    background: rgba(250, 50, 50, 0.95);
    background-image: url("../img/rback.png");
    border-radius: 6px;
    border: 1px solid rgba(50, 50, 50, 0.5);
    color: white;
    text-shadow: 0 0 1px white;
    box-shadow: 0 0 10px rgba(50, 50, 50, 0.5);
    display: none;
    z-index: 1100;
}

.success {
    position: fixed;
    right: 30%;
    left: 30%;
    top: 40%;
    padding: 15px 8px;
    text-align: center;
    background: rgba(20, 180, 20, 0.95);
    background-image: url("../img/rback.png");
    border-radius: 6px;
    border: 1px solid rgba(50, 50, 50, 0.5);
    color: white;
    text-shadow: 0 0 1px black;
    box-shadow: 0 0 10px rgba(50, 50, 50, 0.5);
    display: none;
    z-index: 1100;
}

.padd0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.padd5 {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.pad5 {
    padding-right: 5px !important;
    padding-left: 5px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.mbot10 {
    margin-bottom: 10px
}

.mbot15 {
    margin-bottom: 15px
}

.mbot20 {
    margin-bottom: 20px
}

#topbor {
    height: 38px;
    background-color: black;
    color: #bbb;
    padding: 13px;
    font-size: 1em;
    text-shadow: none;
    position: relative;
}

#rmenubtn {
    display: none;
    font-size: 30px;
    position: absolute;
    right: 15px;
    top: 4px;
    cursor: pointer;
    color: white;
}

#topbor span {
    margin: 0 5px
}

#topbor span a {
    color: #bbb;
}

#topbor .profilebtn i {
    font-size: 1.6em;
    position: relative;
    top: 4px;
    line-height: 0;
}

#rightmenu {
    width: 300px;
    height: 100%;
    position: fixed;
    top: 0;
    right: -350px;
    background-color: #ff0000;
    z-index: 10;
    box-shadow: 0 0 2px #afa8a8;
    max-width: 70%;
    transition: 0.3s;
    display: none;
}

#rightmenu.active {
    right: -0 !important;
}

#rightmenu nav {
    height: calc(100vh - 50px);
    overflow-y: scroll;
    top: 50px;
    position: relative;
    background-color: white
}

#rightmenu .fa-close {
    color: #ffffff;
    position: absolute;
    left: 10px;
    top: 13px;
    cursor: pointer;
    font-size: 20px;
}

#rightmenu .logo2 {
    width: 184px;
    top: 20px;
    right: 10px;
    position: relative;
}

#menutree {
    margin: 0;
    padding: 0;
    margin-top: 5px;
}

#menutree li {
    margin: 0;
    padding: 5px 19px 18px 5px !important;
    list-style-type: none;
    /*border-bottom: 3px solid #f7f7f7!important;*/
    border-top: none !important
}

#menutree li.collapse2 {
    padding: 5px 10px 2px;
}

#menutree > li > ul > li {
    padding-right: 5px !important
}

#menutree li:last-child {
    border-bottom: none
}

#menutree label {
    position: relative;
    display: block;
    width: 100%;
    cursor: pointer;
    color: #666
}

#menutree a {
    color: #666;
    display: block
}

#menutree input[type=checkbox] {
    display: none;
    /* Hide ugly checkbox */
}

/* Hide/collapse by default */
li.collapse2 ul {
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    /* CSS bug. Cannot animate height... */
    transition: all 0.5s;
    padding: 0 10px;
    font-size: .9em;
    margin-bottom: 0 !important;
}

li.collapse2 ul li a {
    color: #ff0000 !important
}

#menutree label::before {
    content: "\25c0";
    position: absolute;
    top: 4px;
    right: -13px;
    transition: all 0.5s;
    color: #666;
    font-size: 0.8em;
}

/* Show when checked */
li.collapse2 input:checked ~ ul {
    visibility: visible;
    opacity: 1;
    max-height: 999px;
    /* Just give a big enough height for animation */
}

li.collapse2 input:checked ~ label::before {
    transform: rotate(-90deg);
}

#menubar {
    height: 55px;
    padding-top: 3px;
    background-color: white;
    border-bottom: 1px #e2e2e2 solid;
    position: relative;
}

#menubar .logo {
    height: 50px;
}

#menubar .search {
    width: 440px;
    /* height: 20px; */
    margin-left: 20px;
    margin-top: 5px;
}

#menubar .search input {
    width: 90%;
    float: right;
    margin: 0;
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 0 20px 20px 0;
    padding-right: 10px;
    color: #aaa
}

#menubar .search input::placeholder {
    color: #aaa
}

#menubar .search button {
    width: 10%;
    float: left;
    height: 40px;
    background-color: #ddd;
    border: 1px solid #ddd;
    border-radius: 20px 0 0 20px;
    color: #fff
}

#menubar ul {
    margin: 0;
    padding: 0
}

#menubar ul li {
    font-weight: bold;
    padding: 2px 10px 18px;
    list-style-type: none;
    display: inline-block;
    color: #525151;
    font-size: 1em;
    /* margin: 0 2px; */
    cursor: pointer;
    transition: all 0.3s;
    margin-top: 17px;
}

#menubar ul li a {
    color: #999;
    transition: all 0.3s
}

#menubar ul li a:hover {
    color: rgb(255, 0, 0);
}

#menubar ul .active {
    color: rgb(255, 0, 0);
}

.megamenu {
    background-color: rgba(255, 255, 255, 1);
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    position: absolute;
    z-index: 5;
    left: 0;
    right: 0;
    padding: 10px 0 20px;
    display: none;
}

.megamenu .img-responsive {
    height: 120px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.megamenu .title {
    font-size: 0.8em;
    margin-top: 10px;
    color: #888
}

.megamenu .other {
    position: absolute;
    top: 34px;
    left: 5px;
    color: rgb(255, 0, 0);
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    display: block;
    border: 1px solid #fc1414;
    padding: 5px 4px;
    border-radius: 7px;
    cursor: pointer;
}

.megamenu .other i {
    font-size: 0.85em;
    margin-bottom: 5px;
}

.megamenu .megainner {
    display: none;
    max-width: 90%;
    margin: auto
}

.megamenu .megainner > a > div {
    border-width: 1px;
    border-style: solid;
    -webkit-border-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgb(220, 220, 220)), to(rgb(255, 255, 255))) 1 100%;
    -webkit-border-image: -webkit-linear-gradient(rgb(220, 220, 220), rgb(255, 255, 255)) 1 100%;
    -moz-border-image: -moz-linear-gradient(rgb(220, 220, 220), rgb(255, 255, 255)) 1 100%;
    -o-border-image: -o-linear-gradient(rgb(220, 220, 220), rgb(255, 255, 255)) 1 100%;
    border-image: linear-gradient(to bottom, rgb(220, 220, 220), rgb(255, 255, 255)) 1 100%;
    border-right: none
}

.megamenu .megainner > a:last-of-type > div {
    border-right: none;
    border-left: none
}

#slider img {
    width: 100%
}

.devider {
    background-image: url(../img/line.png);
    margin: 20px auto;
    max-width: 700px;
    width: 80%;
    padding: 10px;
    background-position: 50%;
}

.devider h1 {
    background-color: rgb(245, 245, 245);
    padding: 5px 20px;
    font-size: 1.1em;
    color: #444;
    display: inline;
    font-family: inherit;
}

.devider span {
    background-color: rgb(245, 245, 245);
    padding: 5px 20px;
    font-size: 1.1em;
    color: #444;
    display: inline;
    font-family: inherit;
}

.wdevider {
    background-image: url(../img/line.png);
    background-repeat: repeat-x;
    line-height: 25px;
    margin: 20px auto;
    max-width: 700px;
    width: 80%;
    padding: 10px;
    background-position: 50%;
}

.wdevider h1 {
    background-color: rgb(255, 255, 255);
    padding: 5px 20px;
    color: #444;
    display: inline;
    font-family: inherit;
}

.favebanner img {
    transition: all 0.3s;
    width: 100%
}

.imgbox {
    position: relative;
}

.imgbox:HOVER > .inner {
    height: 100%;
    padding: 20px;
}

.imgbox .inner {
    width: 100%;
    height: 0%;
    padding: 0px;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.3s;
    overflow: hidden;
}

.imgbox .inner .highlight {
    background: rgba(255, 255, 255, 0.5);
    text-align: center;
    width: 100%;
    height: 100%;
}

.imgbox .inner .highlight button {
    top: 45%;
    position: relative;
}

.newtab {
    margin: 0;
    padding: 0
}

.newtab li {
    list-style-type: none;
    display: inline-block;
    font-size: 0.9em;
    margin: 0 5px;
    padding: 0 5px;
    cursor: pointer;
}

.newtab .active {
    color: rgb(255, 0, 0);
}

.ntbox , .ntbox2 , .ntbox3 {
    display: none
}

#mediaimg img {
    max-width: 90%;
}

.port {
    background-color: white;
    margin-bottom: 20px;
    overflow: hidden;
    border: 1px solid #ececec;
}

.port div {
    padding: 0 4px;
}

.port .prtimg {
    margin-top: 10px;
    height: 200px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.port2 .prtimg {
    background-size: cover;
    margin-top: 0;
    height: 240px;
}

.port2 {
    position: relative;
    cursor: pointer;
    transition: 0.3s;
    border: 1px solid white
}

.port2 .btmbox2 {
    padding: 10px 7px 2px 7px;
    text-align: justify;
    font-size: 1em;
    color: #ff0000;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #fdfdfddb;
    transition: .3s
}

.port2 .time {
    padding: 4px 5px 2px 5px;
    text-align: justify;
    font-size: .9em;
    color: #ff0000;
    position: absolute;
    left: 10px;
    top: 10px;
    background-color: #ffffffc7;
    border-radius: 5px;
    transition: .3s
}

.port2:hover > .btmbox2, .time {
    background-color: #fdfdfd
}

.port2:hover > .time {
    background-color: #fdfdfd
}

.port2:hover {
    border: 1px solid #52171741
}

.port .name {
    text-align: center;
    color: #444;
    margin-top: 10px;
    margin-bottom: 4px;
    white-space: nowrap;
}

.port .name2 {
    text-align: center;
    color: rgb(95, 95, 95);
    margin-bottom: 10px;
    white-space: nowrap;
    font-size: 0.84em
}

.port .starbox {
    direction: ltr;
    color: rgb(255, 0, 0);
}

.port .starbox i {
    cursor: pointer;
    margin-left: 3px
}

.port .price {
    color: rgb(255, 0, 0);
    font-size: 0.9em
}

.mi-btn {
    background-color: rgb(255, 0, 0);
    border-radius: 15px;
    color: white;
    padding: 5px 12px;
    font-size: 0.95em;
    border: none;
    transition: all 0.2s
}

.mi-btn2 {
    background-color: rgb(180, 180, 180);
    border-radius: 15px;
    color: white;
    padding: 5px 12px;
    font-size: 0.95em;
    border: none;
    transition: all 0.2s
}

.port .btmbox {
    font-size: 0.85em;
    padding: 0 10px;
    height: 15px
}

.port .btmbox .fav,
.port .btmbox .compare,
.port .removefave {
    color: #666;
    transition: all 0.3s;
    cursor: pointer;
    display: none;
    cursor: pointer;
}

.port .btmbox .compare a {
    color: inherit;
}

.port .removefave:HOVER,
.port .btmbox .fav:HOVER,
.port .btmbox .compare:HOVER {
    color: rgb(255, 0, 0);
}

.mi-btn:HOVER {
    padding: 5px 22px;
    text-shadow: 0 0 2px black;
}

#footer {
    padding: 40px 0 15px;
    background-color: #333333;
    color: #ddd;
    text-shadow: none;
    margin-top: 20px
}

#footer .fcol {
    margin-bottom: 25px
}

#footer .fcol div {
    margin-bottom: 18px
}

#footer .fcol ul {
    margin: 0;
    padding: 0
}

#footer .fcol ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-bottom: 10px;
    font-size: 0.9em;
    color: #bbb;
    transition: all 0.3s;
    cursor: pointer;
}

#footer .fcol ul li a {
    color: inherit;
}

#footer .fcol ul li:HOVER {
    color: rgb(255, 0, 0)
}

#footer .fcol ul li i {
    margin-left: 10px
}

#footer .fcol .sprt {
    border: 2px solid #ccc;
    border-radius: 15px;
    text-align: center;
    padding: 5px 0;
    font-size: 0.95em;
    cursor: pointer;
    margin: 20px auto;
    transition: all 0.3s;
}

#footer .fcol .sprt:HOVER {
    border: 2px solid rgb(255, 0, 0);
}

#footer .copyrights {
    border-top: 1px solid #ccc;
    padding: 15px 0 0 0;
    font-size: 0.8em
}

#gttop {
    background-color: rgb(255, 0, 0);
    width: 41px;
    height: 41px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    text-align: center;
    padding: 10px 0;
    font-size: 17px;
    color: white;
    border-radius: 50%;
    cursor: pointer;
    display: none;
}

.paw {
    background-color: #F5F5F5;
    padding: 10px 0;
    font-size: 0.84em;
    color: #888
}

.paw i {
    color: #555;
    margin: 0 4px
}

.paw a {
    color: #777
}

.gallery-th a {
    display: block;
    width: 100px;
    height: 85px;
    margin: auto;
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    border: 1px solid rgb(255, 0, 0) !important;
    margin-bottom: 5px;
    border-radius: 7px
}

.gallery img {
    margin: auto;
    padding: 3px;
    max-height: 370px
}

.gift {
    margin-right: 10px;
    position: relative;
    top: -4px
}

.prd-name {
    padding: 5px 0;
    border-bottom: 1px solid #ddd;
}

.prd-name .name {
    margin: 5px 0;
    color: black;
    font-size: 1.5em;
}

.prd-name .ename {
    margin: 5px 0;
    color: black;
    font-size: 1.5em;
}

.prd-name .dtl {
    margin: 5px 0;
    color: rgb(128, 128, 128);
    font-size: 0.9em;
}

.prd-name .starbox {
    margin: 10px 0;
    text-align: right;
    direction: ltr;
}

.prd-name .starbox i {
    font-size: 1.3em;
    color: #ff0000;
    cursor: pointer;
    margin-left: 3px
}

.prd-name .compare {
    font-size: 0.9em;
    padding-top: 10px;
}

.prd-price {
    font-size: 0.9em;
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
}

.prd-price > div {
    padding: 5px 0;
}

.prd-price i {
    font-size: 1.5em;
    position: relative;
    top: 3px;
    margin-left: 2px
}

.prd-price .price-off {
    text-decoration: line-through;
    text-align: left;
    font-size: 1.5em;
    color: #FF0000
}

.prd-price .price {
    font-size: 2em;
    color: #FF0000;
}

.prd-price .price2 {
    font-size: 1.5em;
    color: #FF0000;
}

.prd-color {
    font-size: 0.96em;
    padding: 10px 0
}

.prd-color ul {
    margin: 0;
    padding: 0
}

.prd-color ul li {
    margin: 2px;
    padding: 4px 30px 4px 10px;
    list-style-type: none;
    display: inline-block;
    border: 1px solid #d6d6d6;
    border-radius: 7px;
    position: relative;
    cursor: pointer;
}

.prd-color ul li.act {
    border: 1px solid #ff0000;
}

.prd-color ul li span {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #808080;
    position: absolute;
    right: 5px;
}


.regbox {
    font-size: 0.96em;
    padding: 10px 0
}

.regbox ul {
    margin: 0;
    padding: 0
}

.regbox ul li {
    margin: 2px;
    padding: 4px 30px 4px 10px;
    list-style-type: none;
    display: inline-block;
    border: 1px solid #d6d6d6;
    border-radius: 7px;
    position: relative;
    cursor: pointer;
}

.regbox ul li.act {
    border: 1px solid #ff0000;
}

.regbox ul li span.regnopic {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #808080;
    position: absolute;
    right: 5px;
    background-color: #808080;
}

.regbox ul li.act span.regnopic {
    background-color: #bf0f05;
}

.regbox ul li span.regokpic {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #808080;
    position: absolute;
    right: 5px;
    background-color: #808080
}

.regbox ul li.act span.regokpic {
    background-color: #04801d
}

.regbox ul li span {
    color: #b3b3b3;
}

.regbox ul li.act span.regok {
    color: #04801d;
}

.regbox ul li.act span.regno {
    color: #bf0f05;
}

.grntbox {
    font-size: 0.96em;
    padding: 10px 0
}

.grntbox ul {
    margin: 0;
    padding: 0
}

.grntbox ul li {
    margin: 2px;
    padding: 4px 24px 4px 8px;
    list-style-type: none;
    display: inline-block;
    position: relative;
    cursor: pointer;
}

.grntbox ul li.act span {
    background-image: url(../img/grnt1.jpg);
}

.grntbox ul li span {
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(../img/grnt0.jpg);
    background-size: contain;
    background-repeat: no-repeat;
}

.prd-price input {
    width: auto;
}

.grnt {
    margin-top: 10px;
    font-size: 0.9em
}

.grnt i {
    font-size: 1.4em;
    margin-left: 4px
}

.fixedintab {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 1000;
}

.fixedintab .inner {
    border-top: none !important;
    border-bottom: 1px solid #ccc;
    padding: 5px 0 !important;
    max-width: 100% !important;
    box-shadow: 0 0 2px #eee
}

#intabbox .inner {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
    transition: all 0.3s
}

#intabbox ul {
    padding: 0;
    margin: auto;
    text-align: center;
}

#intabbox ul li {
    list-style-type: none;
    display: inline-table;
    text-align: center;
    font-size: 0.86em;
    color: #555;
    border-left: 1px solid #ddd;
    padding: 5px 3.2%;
    cursor: pointer;
}

#intabbox ul .active {
    color: #FF0000;
}

#intabbox ul li:LAST-CHILD {
    padding-left: 0;
    border-left: none;
}

#intabbox ul li:FIRST-CHILD {
    padding-right: 0;
}

.tloader {
    display: none;
}

.tloader p {
    text-align: justify;
    font-size: 0.92em;
    line-height: 3em;
    color: #555;
}

.tloader img {
    margin: 0
}

.tloader .prd-info {
    font-size: 0.9em;
    color: #555;
    text-shadow: none;
    line-height: 2em;
    margin-bottom: 35px
}

.tloader .prd-info label {
    font-size: 1.2em;
    color: #222
}

.tloader .prd-info label i {
    font-size: 1.2em;
    margin-left: 10px;
    position: relative;
    top: 2px
}

.noborder {
    border: none !important
}

.tloader .prd-info .item-title {
    border-bottom: 1px solid #eee;
    padding: 2px 12px 2px 0;
}

.tloader .prd-info .item-val {
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    padding: 2px 12px 2px 0;
}

.map {
    border: 1px solid #e4e4e4;
}

.animated {
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.cmptable td .pname {
    display: none;
    color: #ff0000
}

.cmptable .head {
    text-align: right;
    color: #222;
    padding: 5px 10px 5px 0;
    background-color: #FFF !important;
}

.cmptable .head i {
    margin-left: 5px;
    font-size: 1.5em
}

.cmptable .itemttl {
    background-color: rgb(245, 245, 245) !important;
    color: #222;
}

.cmptable .itemval {
    font-size: 0.94em;
    color: #888
}

.cmphead .img {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin: auto;
    margin-bottom: 6px;
    width: 100%;
    height: 130px;
    cursor: pointer;
}

.cmphead {
    width: 100%;
}

.cmphead tr td {
    vertical-align: top;
    padding: 10px 0
}

.cmphead tr td .model {
    color: #444;
    font-size: 0.8em;
    margin-bottom: 4px
}

.cmphead tr td .model3 {
    color: #666;
    font-size: 0.7em;
    margin-bottom: 4px
}

.cmphead i {
    color: rgb(255, 17, 0);
    font-size: 1.5em
}

#modal-body .port .prtimg {
    margin-top: 10px;
    height: 140px;

}

#modal-body .port {
    border: none;
    margin-bottom: 0;
    cursor: pointer;
}

#modal-body .port .name {
    font-size: 0.8em
}

#modal-body .port .name2 {
    font-size: 0.6em;
    color: #777
}

.cmodal .modal-header {
    background-color: rgb(255, 0, 0);
    color: white;
    border-radius: 4px 4px 0 0;
    border-bottom: 1px solid #b78989;
}

.cmodal .modal-header span {
    color: white;
    font-size: 1.2em
}

.cmodal .modal-header .close {
    opacity: 0.8;
    color: white;
}

.form-label {
    padding: 10px 0;
    color: #333;
}

.cmodal .modal-body .mi-btn {
    padding: 8px 12px;
}

.cmodal .modal-body .mi-btn:hover {
    padding: 8px 22px;
}

.cmodal .rolls i {
    font-size: 1.5em;
    float: right;
    margin-left: 5px;
    color: #444444;
}

.cmodal .rolls span {
    color: #444444;
    font-size: 0.9em
}

.cmodal .foot span {
    color: #FF0000;
    cursor: pointer;
}

.cmodal .foot {
    font-size: 0.9em
}

.panel {
    background-color: white;
    border: 1px solid #ececec;
    border-radius: 5px;
    min-height: 300px;
    padding-bottom: 30px;
}

#rmenu .panel {
    background: linear-gradient(to bottom, #444 0px, #444 50px, #444 50px, #ffffff 51px, #ffffff 100px);
}

#rmenu img {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    border: 2px solid #ff0000;
    margin-top: 5px
}

#rmenu .name {
    color: #333;
    text-align: center;
    margin: 5px 0 30px 0
}

#rmenu .title {
    color: white;
    text-align: center;
    margin: 5px 0 20px 0;
    padding: 11px 0 5px;
}

#rmenu ul {
    margin: 0;
    padding: 0;
    margin-bottom: 50px
}

#rmenu ul li {
    margin: 0;
    list-style-type: none;
    font-size: 0.96em;
    color: #777;
    padding: 7px 0px;
    border-bottom: rgb(230, 230, 230) 1px solid;
    transition: .3s;
    cursor: pointer;
}

#rmenu ul li:first-child {
    border-top: rgb(230, 230, 230) 1px solid
}

#rmenu ul li i {
    font-size: 1.4em;
    color: #aaa;
    transition: .3s
}

#rmenu ul li:hover i {
    color: #FF0000 !important;
}

#rmenu ul li.active i {
    color: #FF0000 !important;
}

#rmenu ul li:hover {
    color: rgb(24, 24, 24) !important;
}

#rmenu ul li.active {
    color: rgb(24, 24, 24) !important;
}

.panel .devider span {
    background-color: white
}

.profilewraper {
    background-color: white;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    padding: 25px 10px;
}


.profilewraper span {
    display: block;
    margin-bottom: 5px;
    font-size: .9em;
}

.profilewraper .editprofile {
    text-align: center;
    color: #FF0000;
}

.profilewraper .editprofile span {
    border-bottom: 1px dashed #FF0000;
    cursor: pointer;
    font-size: .929em;
}

.addwraper {
    padding: 0 30px;
}

.addwraper .additem {
    padding: 0;
    background-color: #f9f8f8;
    box-shadow: 3px 3px 10px #a0a0a0;

}

.addwraper .additem .bordertop {
    background: linear-gradient(90deg, #00bfd6 48px, #ff7e7e 0) repeat-x;
    background-size: 96px 3px;
    height: 3px;
}

.addwraper .additem p {
    font-size: .95em;
    line-height: 1.048;
    letter-spacing: -.4px;
    margin-bottom: 5px;
    color: #6d6d6d
}

.addwraper .additem p span {
    display: block;
    font-size: 1.6em;
    line-height: 2.2;
    letter-spacing: -.3px;
    margin-bottom: 4px;
    color: #525252;
}

.addwraper .additem .addfooter {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    min-height: 90px;
    padding: 10px;

}

.addwraper .additem .addfooter span {
    font-size: 1em;
    line-height: 30px;
    letter-spacing: -.4px;
    margin-bottom: 5px;
    color: #af5552;
    display: block;
}

.addwraper .additem .addfooter span i {
    font-size: 1.5em;

}

.addwraper .addaddress {
    padding: 78px 0;
    height: 250px;
    border: 4px dashed #bbb;
    text-align: center;
    line-height: 50%;
    cursor: pointer;
}

.addwraper .addaddress span {
    display: block;
    font-size: 1.5em;
    line-height: 30px;
}

.addwraper .addaddress span i {
    font-size: 3em;
}

.crtright .title2 {
    margin: 50px 0 10px;
    color: #111;
    font-size: 1.5em
}

.crtright .price {
    margin-bottom: 30px;
    color: rgb(226, 55, 55);
    font-size: 1.2em;
    font-family: iran
}

.crtright .info {
    color: rgb(148, 148, 148);
    font-size: .8em;
    text-align: justify;
    padding: 15px;
    margin-top: 30px;
    line-height: 20px
}

.crtleft {
    padding: 10px 15px;
    min-height: 40px
}

.crtleft .dtl .title2 {
    font-size: 1.1em;
    color: #333;
    padding: 4px 0;
    margin-top: 10px
}

.crtleft .dtl .grnt {
    font-size: 0.9em;
    color: #666;
    padding: 3px 0;
    margin: 10px 0 6px;
}

.crtleft .dtl .color {
    font-size: .9em;
    color: #666;
    padding: 3px 0;
}

.crtleft .price {
    font-size: 1.1em;
    color: rgb(46, 139, 74);
    padding: 3px 0;
    margin-top: 30px;
}

.crtleft i {
    font-size: 1.5em;
    color: #f52020;
    margin-right: 20px;
    margin-top: 20px;
}

.emptybascket {
    margin: 30px;
    color: #aaa;
    font-size: 1.5em;
}

.addselect {
    border-radius: 3px;
    display: inline-block;
    color: #adadad;
    font-size: 1.1em;
    cursor: pointer;
    padding: 8px;
    background-color: #47cae0;
    color: white;
    transition: .3s;
}

.addselect:hover {
    background-color: #109cb4;
}

.orderdetail {
    /* color: #676767;
    background-color: white;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    padding: 10px 0; */

}

.orderdetail .orderprice {
    color: #e71818;
}

.orderdetail span {
    font-size: .9em;
    color: #aaa;
    display: block;
    display: block;
    padding-bottom: 5px;
}

.purchases {
    width: 95%;
    margin: 0 auto;
}

.purchases tr {
    line-height: 35px;
}

.purchases th {
    padding: 5px 15px;
    background-color: #a9a8a8;
    color: #ffffff;
    text-align: center !important;
}

.purchases td {
    padding: 5px 15px;
    border: 1px solid #eee;
    color: #929292;
    font-size: .8em;
}

.purchases td.orderdetail {
    font-size: 1.5em;
    cursor: pointer;
}

.purchases td.orderdetail:hover {
    background-color: #eee;
}

.prdsum {
    max-height: 70px;
    overflow: hidden;
    position: relative;
    transition: all 2s;
    text-align: justify;
}

.prdsumchange {
    color: green;
    cursor: pointer;
}

.prdsumcover {
    position: absolute;
    bottom: 0;
    height: 35px;
    width: 100%;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 98.8%, .99) 99%, #fcfcfc);;

}

#topbor > .container > .pull-left {
    text-align: left;
    position: relative;
}

#basketbtn {
    cursor: pointer;
}

#basketbox {
    width: 400px;
    min-height: 200px;
    max-width: calc(100vw - 35px);
    background-color: white;
    position: absolute;
    left: 0;
    top: 34px;
    z-index: 15;
    border-radius: 4px;
    border: 1px solid #dcdcdc;
    display: none;
    padding-bottom: 40px
}

#basketbox::before {
    content: '';
    display: block;
    position: absolute;
    top: -6px;
    left: 84px;
    width: 10px;
    height: 10px;
    background: whitesmoke;
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

#basketbox .header {
    background-color: whitesmoke;
    height: 40px;
    border-radius: 4px 4px 0 0;
    padding: 12px 10px;
    text-align: right;
    font-size: 1.2em;
    color: #444;
}

#basketbox .header .sprice {
    color: rgb(223, 25, 25);
    font-weight: bold;
}

#basketbox .content {
    max-height: 250px;
    overflow-y: scroll;
    padding: 5px;
    color: #333
}

#basketbox .footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: white;
    height: 40px;
    background-color: #ee2626;
    border-radius: 0 0 4px 4px;
    font-size: 1.5em;
    text-align: center;
    padding-top: 9px;
}

#basketbox .content .dtl {
    color: #999;
    line-height: 12px;
    font-size: .9em;
    margin-top: 2px
}

#basketbox .content > div {
    line-height: 18px;
    border-bottom: 1px solid #e6e6e6;
    padding: 5px 0;
    margin-bottom: 10px;
}

#searchbox {
    padding: 15px 10px 5px;
    border: 1px solid #e0e0e0;
    margin: 15px 0;
    border-radius: 3px;
}

#searchbox a {
    color: #444
}


#searchinput2 {
    background-image: url(../img/search.png);
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: 5px 7px;
    padding-left: 40px;
}

#searchinput2::placeholder {
    color: #c0c0c0 !important
}

#searchbox .dropdown {
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    line-height: 1.5;
    width: 100%;
    height: 38px;
    border: 1px solid #ced4da;
    border-radius: 5px;
    color: #444;
}

#searchbox .dropdown-toggle {
    background: none;
    display: inline-block;
    text-decoration: none;
    position: relative;
    font-size: 15px;
    padding: 6.75px 12px;
    margin: 0;
    box-shadow: none;
    width: 100%;
}

#searchbox .dropdown-below .dropdown-menu-wrapper {
    margin: 0;
    width: 100%;
    z-index: 1;
}

#searchbox .dropdown-below .dropdown-menu-container {
    width: 100%
}

#grpmenu {
    margin: 0;
    padding: 0;
    margin-top: 5px;
}

#grpmenu li {
    margin: 0;
    padding: 5px 18px 5px 5px !important;
    list-style-type: none;
    border-bottom: 3px solid #f7f7f7 !important;
    border-top: none !important
}

#grpmenu li.collapse2 {
    padding: 5px 10px 2px;
}

#grpmenu > li > ul > li {
    padding-right: 5px !important
}

#grpmenu li:last-child {
    border-bottom: none
}

#grpmenu label {
    position: relative;
    display: block;
    width: 100%;
    cursor: pointer;
    color: #555
}

#grpmenu label.act {
    color: #f30202 !important
}

#grpmenu a {
    color: #555;
    display: block
}

#grpmenu input[type=checkbox] {
    display: none;
    /* Hide ugly checkbox */
}

/* Hide/collapse by default */
li.collapse3 ul {
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    /* CSS bug. Cannot animate height... */
    transition: all 0.5s;
    padding: 0 8px;
    font-size: .9em;
    margin-bottom: 0 !important;
}

li.collapse3 ul li a {
    color: #666 !important
}

li.collapse3 ul li a.act {
    color: #ff0000 !important
}

#grpmenu li a.act {
    color: #ff0000 !important
}

#grpmenu label::before {
    content: "\25c0";
    position: absolute;
    top: 4px;
    right: -13px;
    transition: all 0.5s;
    color: #666;
    font-size: 0.8em;
}

/* Show when checked */
li.collapse3 input:checked ~ ul {
    visibility: visible;
    opacity: 1;
    max-height: 999px;
    /* Just give a big enough height for animation */
}

li.collapse3 input:checked ~ label::before {
    transform: rotate(-90deg);
}

.panel .title {
    background-color: #404040;
    padding: 10px 0;
    text-align: center;
    color: white;
    border-radius: 4px 4px 0 0;
}

.pagenum {
    text-align: center
}

.pagination > li {
    float: left;
}

.pagination > li > a, .pagination > li > span {
    float: none;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-radius: 0 4px 4px 0;
}

.pagination > li > a, .pagination > li > span {
    padding: 5px 12px;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {

    border-radius: 4px 0 0 4px;
}

.rngtitle {
    font-size: .8em;
    padding-top: 20px;
    color: #555
}

.cmheader .title {
    color: #222;
    font-size: 1.1em;
    margin-bottom: 10px
}

.cmheader .sum {
    color: #666;
    padding: 10px 0;
    line-height: 20px
}

.cmheader .prgsholder {
    width: 95%;
    background-color: #e2e2e2;
    border-radius: 2px;
    height: 5px;
    padding: 0 !important;
    margin-top: 4px;
    margin-left: 4%
}

.cmheader .prgsholder .prgs {
    transition: 0.3s;
    background-color: #FF0000
}

.cmheader .prow div {
    padding: 5px 2px;
    padding: 0 !important;
    min-height: 5px;
    border-radius: 2px;
}

#cmntloader {
    padding: 10px;
}

.cmntbox {
    background-color: rgb(248, 248, 248);
    border: 1px solid rgb(230, 230, 230);
    padding: 10px 0 25px;
    color: #222;
    position: relative;
    border-radius: 5px;
    margin-bottom: 10px
}

.cmntbox .title {
    color: #333;
    margin-bottom: 5px;
    font-size: 1.1em;
}

.cmntbox .text {
    color: #555;
    font-size: 1em;
    margin-bottom: 15px
}

.cmntbox .rate {
    width: 50px;
    height: 50px;
    border: 1px solid #f73434;
    float: right;
    text-align: center;
    position: relative;
    color: #222
}

.cmntbox .rate .number {
    font-size: 1.3em;
    margin-top: 5px;
}

.cmntbox .rate .text {
    margin: 0;
    position: absolute;
    bottom: 0;
    background-color: #f73434;
    width: 100%;
    color: #222
}

.cmntbox .name {
    margin: 10px 60px 0 0;
}

.cmntbox .date {
    color: #555;
    font-size: .9em;
    margin: 4px 60px 20px 0;
}

.cmntbox .likebox {
    position: absolute;
    left: 5px;
    bottom: 5px;
}

.cmntbox .likebox div {
    display: inline-block;
    background-color: white;
    border: 1px solid rgb(211, 211, 211);
    padding: 3px 8px;
    color: rgb(148, 148, 148);
    margin-right: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.cmntbox .likebox div i {
    font-size: 1.5em;
    margin-left: 5px
}

.box {
    color: #676767;
    background-color: white;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    padding: 10px 0 20px;
    margin: 10px 0
}

.orderbox img {
    border: 1px solid #e6e4e4;
    max-height: 150px;
    cursor: pointer;
    opacity: .4;
    border-radius: 4px;
    margin: 10px
}

.orderbox img.act {
    opacity: 1;
}


@media only screen and (max-width: 991px) {
    #rightmenu {
        display: block
    }

    #rmenubtn {
        display: block
    }

    #topbor .loginbtn, #topbor .profilebtn {
        margin-right: 35px;
    }
}

@media only screen and (max-width: 767px) {

    .success,
    .error {
        right: 10%;
        left: 10%
    }

    .grprightbox {
        min-height: 0px !important;
    }

    .cmptable td .pname {
        display: block;
    }

    /* Force table to not be like tables anymore */
    #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    #no-more-tables thead tr {
        display: inline-flex;
        font-size: 0.75em
    }

    #no-more-tables thead tr th:FIRST-CHILD {
        display: none;
    }

    #no-more-tables thead tr th img {
        max-height: 50px;
        max-width: 50px;
        margin: 5px
    }

    #no-more-tables tr {
    }

    #no-more-tables td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        white-space: normal;
        text-align: center;
    }

    #no-more-tables td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: center;
    }

    /*
    Label the data
    */
    #no-more-tables td:before {
        content: attr(data-title);
    }

    .form-control {
        font-size: 12px;
    }

    .container {
        padding-left: 8px;
        padding-right: 8px;
    }

    .gallery-th a {
        width: 75px;
        height: 60px;
    }
}

.dropdown {
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    line-height: 1.5;
}

.dropdown a {
    text-decoration: none;
}

/**
 *	=Toggle
 *	---------------------------------------------------------------- */
.dropdown-toggle {
    background: #ffffff;
    display: inline-block;
    text-decoration: none;
    position: relative;
    font-size: 15px;
    padding: 8.75px 20px;
    margin: 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.dropdown-toggle .dropdown-icon {
    height: 2px;
    width: 8px;
    opacity: .6;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.dropdown-toggle .dropdown-text {
    display: inline-block;
    vertical-align: middle;
}

.dropdown-toggle img {
    vertical-align: middle;
}

/**
 *	=Containers
 *	---------------------------------------------------------------- */
.dropdown-menu-wrapper {
    overflow: hidden;
}

.dropdown-menu-container {
    position: relative;
    width: 300px;
    max-width: 100%;
}

.dropdown-menu {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: inherit;
}

.dropdown-menu-main,
.dropdown-menu-open {
    display: block;
}

.dropdown-menu-open {
    position: relative;
}

.dropdown-menu-wrapper {
    position: absolute;
    z-index: 999;
    display: none;
    opacity: 0;
}

.dropdown-below .dropdown-menu-wrapper {
    top: 100%;
    bottom: auto;
    margin: 3px 0 0;
}

.dropdown-above .dropdown-menu-wrapper {
    bottom: 100%;
    top: auto;
    margin: 0 0 3px;
}

.dropdown-mask {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    display: none;
}

.dropdown-animating .dropdown-mask {
    display: block;
}

.dropdown-overlay {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    opacity: 0;
}

/**
 *
 *	=Menu styles
 *
 *	================================================================ */
/**
 *	=Header
 *	---------------------------------------------------------------- */
.dropdown-header {
    position: relative;
    min-height: 25px;
    border-bottom: 1px solid #cccccc;
}

.dropdown-menu-main .dropdown-header {
    display: none;
}

.dropdown-title {
    font-size: 15px;
    text-align: center;
    line-height: 25px;
    padding: 0;
    margin: 0;
}

/**
 *	=Buttons
 *	---------------------------------------------------------------- */
.dropdown-close,
.dropdown-back {
    position: absolute;
    text-decoration: none;
    top: 0;
    font-weight: bold;
    color: #aaaaaa;
    font-size: 16px;
    width: 50px;
    height: 45px;
    text-align: center;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: none;
    vertical-align: none;
    content: "";
    border-top: 0.4em solid;
    border-right: .4em solid transparent;
    border-bottom: 0;
    border-left: .4em solid transparent;
    position: absolute;
    left: 4px;
    color: #8d8d8d;
    top: 18px;
}

.dropdown-close .dropdown-text,
.dropdown-back .dropdown-text {
    display: none;
}

.dropdown-back {
    right: 0;
    padding-top: 7px;
}

.dropdown-back .dropdown-icon:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid;
}

.dropdown-menu-main .dropdown-back {
    display: none;
}

.dropdown-close {
    display: none;
    right: 0;
}

.dropdown-close .dropdown-icon:after {
    font-family: sans-serif;
    content: '\00d7';
}

/**
 *	=List
 *	---------------------------------------------------------------- */
.dropdown-list,
.dropdown-item {
    list-style-type: none;
    font-size: inherit;
}

.dropdown-list {
    overflow: hidden;
    text-align: right;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    margin: 0;
    padding: 0;
}

.dropdown-item {
    padding: 0;
    margin: 0 0 1px;
}

.dropdown-item:last-child {
    margin-bottom: 0;
}

/**
 *	=Labels
 *	---------------------------------------------------------------- */
.dropdown-label {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.4);
    padding: 10px 20px;
    margin: 20px 0 0;
}

.dropdown-label:first-child {
    margin-top: 0;
}

/**
 *	=Dividers
 *	---------------------------------------------------------------- */
.dropdown-divider {
    border-bottom: 1px solid #e0e0e0;
    margin: 10px 0;
}

.dropdown-divider:first-child,
.dropdown-divider:last-child {
    display: none;
}

.dropdown-divider + .dropdown-label {
    margin-top: 10px;
}

.dropdown-divider:first-child + .dropdown-label {
    margin-top: 0;
}

/**
 *	=Items
 *	---------------------------------------------------------------- */
.dropdown-link {
    display: block;
    position: relative;
    font-size: 15px;
    text-decoration: none;
    padding: 10px 20px;
}

.dropdown-parent .dropdown-link:after {
    content: '';
    opacity: .6;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -4px;
    display: inline-block;
    vertical-align: middle;
    border-right: 4px solid;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
}

.dropdown-focused .dropdown-link {
    background: #f52323;
    color: #000 !important;
}

.dropdown-selected .dropdown-link {
    background: #f52323;
    color: #000 !important;
}


.titlebar1{
    color: red !important;
    margin: 5px 10px!important;
    font-size: 1.1em!important;;
    font-weight: bold;
    padding: 5px !important;
}

.titlebar2{
    color: #f39e9e !important;
    margin: 5px 10px!important;
    font-size: .7em!important;
    padding: 5px !important;
}
.titlebar3{
    color: #aba1a1 !important;
    margin: 5px 10px!important;
    font-size: .7em!important;
    padding: 5px !important;
}
/**
 *
 *	=Mobile styles
 *
 *	================================================================ */
@media screen and (max-width: 600px) {
    /**
       *	=Overlays
       *	---------------------------------------------------------------- */
    .dropdown-overlay {
        z-index: -1;
        transition: opacity .2s linear;
    }

    .dropdown-opening .dropdown-overlay,
    .dropdown-open .dropdown-overlay {
        z-index: 101;
        opacity: 1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

    /**
       *	=Containers
       *	---------------------------------------------------------------- */
    .dropdown-menu-wrapper {
        width: auto !important;
        height: auto !important;
        position: fixed !important;
        top: 10px;
        bottom: 10px;
        left: 10px;
        right: 10px;
        margin: 0;
        border: 0;
    }

    .dropdown-above .dropdown-menu-wrapper,
    .dropdown-below .dropdown-menu-wrapper {
        top: 10px;
        bottom: 10px;
        margin: 0;
    }

    .dropdown-menu-container {
        width: 100%;
    }

    /**
       *	=Header
       *	---------------------------------------------------------------- */
    .dropdown-menu-main .dropdown-header {
        display: block;
    }

    .dropdown-close {
        display: block;
    }

    #menubar .search {
        width: 350px;
    }
}

@media all and (min-width: 601px) {
    .dropdown-overlay {
        display: none !important;
    }
}