@charset "UTF-8";
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
    display: block;
    margin: 0;
    padding: 0
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: 0;
    box-sizing: border-box;
}

body {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: IRANSans;
    font-size: 12px;
    position: static;
    overflow-y: auto;
    text-align: right;
    direction: rtl;
    padding: 0;
    margin: 0;
    background-color: #fcfbfd;
}

body.noScroll,
body.popup_on,
body.popup_on_filter {
    overflow: hidden;
}

* {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}

a {
    text-decoration: none !important;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #555;
}

nav,
ul,
ol li,
li {
    list-style: none;
    margin: 0;
    padding: 0
}

strong {
    font-weight: normal;
}

::selection {
    background: #ff9800;
    color: #fff;
}

::-moz-selection {
    background: #e53935;
    color: #fff
}

i {
    font-style: normal;
    line-height: inherit;
    /* Ramin */
    height: 40px;
    margin-top: 10px;
}

select {
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 4px 10px;
    border: 1px solid #eee;
    cursor: pointer;
    border-radius: 0px;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

#searchform input#s,
input[type="password"],
input[type="email"],
input[type="search"],
input[type="text"],
input.input-text,
textarea {
    border-radius: 0px;
    padding: 5px 20px;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    color: #666;
    border: 1px solid #eee;
    font-family: inherit;
}

.btn:hover,
.comment-respond #submit:hover,
#searchform #searchsubmit:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
.main-site-outer button:hover,
.btn:focus,
.comment-respond #submit:focus,
#searchform #searchsubmit:focus,
input[type="submit"]:focus,
input[type="button"]:focus,
.main-site-outer button:focus {
    background-color: #fdc913;
    color: #fff;
    outline: none;
    box-shadow: none
}

.tb_res table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
}

.tb_res table caption {
    font-size: 1.5em;
    margin: .5em 0 .75em;
}

.tb_res table tr {
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.08);
}


.tb_res table th,
.tb_res table td {
    padding: 10px 15px;
    text-align: center;
}

.tb_res table th {
    font-size: 14px;
    font-weight: normal;
}

@media screen and (max-width: 600px) {
    .tb_res table {
        border: 0;
    }
    .tb_res table caption {
        font-size: 1.3em;
    }
    .tb_res table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    .tb_res table tr {
        display: block;
        margin-bottom: .625em;
    }
    .tb_res table td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.05);
        display: block;
        font-size: 11px;
        text-align: right;
    }
    .tb_res table td::before {
        /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
        content: attr(data-label);
        float: left;
        font-weight: bold;
    }
    .tb_res table td:last-child {
        border-bottom: 0;
    }
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/IRANSansWeb_Medium.eot');
    src: url('../fonts/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/IRANSansWeb_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/IRANSansWeb_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/IRANSansWeb_Medium.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/IRANSansWeb_Light.eot');
    src: url('../fonts/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/IRANSansWeb_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/IRANSansWeb_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/IRANSansWeb_Light.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/IRANSansWeb.eot');
    src: url('../fonts/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/IRANSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/IRANSansWeb.ttf') format('truetype');
}

@font-face {
    font-family: IRANSansnum;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/IRANSansWeb(FaNum)_Medium.eot');
    src: url('../fonts/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/IRANSansWeb(FaNum)_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}

@font-face {
    font-family: IRANSansnum;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/IRANSansWeb(FaNum).eot');
    src: url('../fonts/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/IRANSansWeb(FaNum).woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/IRANSansWeb(FaNum).woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/IRANSansWeb(FaNum).ttf') format('truetype');
}

iframe {
    border: none;
    max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-family: 'IRANSans';
}

img {
    border: none;
    text-decoration: none;
    outline: none;
    max-width: 100%;
    height: auto;
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto;
    max-width: 100%;
}

img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
    max-width: 100%;
    height: auto;
    display: block;
}

.aligncenter,
div.aligncenter {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 24px;
}

.wp-caption {
    max-width: 100% !important;
    overflow: hidden;
    margin-bottom: 30px;
}

.wp-caption img {
    border: 0 none;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    float: left;
    padding: 0;
    width: auto;
}

.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.text_right {
    text-align: right;
}

.text_left {
    text-align: left;
}

.text_center {
    text-align: center;
}

.container {
    max-width: 768px !important;
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: #fbbd02;
    color: #FFF;
    text-decoration: none;
}

.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
    background: transparent;
    border: none
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #4DC7A0;
}

.carousel-indicators .active {
    background-color: #fbbd02;
}

.owl-carousel .owl-stage-outer {
    padding: 10px 0px;
    display: block;
    width: 100%;
}


/******/

.top_wrap {
    height: 55px;
    width: 100%;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.1);
    text-align: right;
    font-size: 15px;
    line-height: 53px;
    position: fixed;
    z-index: 999;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -moz-transform: translateX(0px) translateY(-48px);
    -webkit-transform: translateX(0px) translateY(-48px);
    -o-transform: translateX(0px) translateY(-48px);
    -ms-transform: translateX(0px) translateY(-48px);
    transform: translateX(0px) translateY(-48px);
}

.top_wrap a {
    color: #444
}

.top_wrap h1 {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    color: #555;
}

.top_wrap .logo {
    display: inline-block;
    vertical-align: middle;
}

.top_wrap .logo img {
    display: block;
    /* height: 48px; */
    height: 30px;
    width: auto;
}

.top_wrap.active {
    position: fixed;
    -moz-transform: translateX(0px) translateY(0px);
    -webkit-transform: translateX(0px) translateY(0px);
    -o-transform: translateX(0px) translateY(0px);
    -ms-transform: translateX(0px) translateY(0px);
    transform: translateX(0px) translateY(0px);
}

#mweb-site-wrap {
    padding-top: 56px;
    overflow: hidden;
}

.shopping_bag {
    float: left;
    margin: 5px 0px 0px 10px;
    position: relative;
    color: #444;
    font-size: 25px;
    cursor: pointer;
}

.shopping_bag span {
    position: absolute;
    top: 4px;
    right: -3px;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background-color: #f36b6b;
    color: #FFF;
    text-align: center;
    font-size: 10px;
    line-height: 20px;
    font-family: IRANSansnum;
    -webkit-animation: noti-pulse 2s infinite;
    animation: noti-pulse 2s infinite;
}

.search_icon {
    float: left;
    margin: 5px 0px 0px 12px;
    position: relative;
    color: #444;
    font-size: 22px;
    cursor: pointer;
}

.screen_overlay {
    background-color: #FFF;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 9999;
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
}

.screen_top_bar {
    height: 50px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    background-color: #FFF;
}

.screen_top_bar h3 {
    font-size: 13px;
    color: #444;
    line-height: 44px;
    font-weight: normal;
    display: inline-block;
}

.screen_top_bar form {
    display: inline-block;
}

.screen_top_bar input {
    border: none;
    color: #444;
    line-height: 38px;
}

.screen_top_bar .left_icon {
    float: left;
    font-size: 18px;
    color: #f44336;
    height: 100%;
    line-height: 50px;
    padding-left: 15px;
    cursor: pointer;
}

.screen_top_bar .right_icon {
    float: right;
    font-size: 20px;
    margin: 0px 10px 0px 15px;
    color: #666;
    cursor: pointer;
    height: 100%;
    line-height: 56px;
}

.screen_overlay .am_title,
.page_title {
    height: 43px;
    line-height: 43px;
    background-color: #e7ebef;
    color: #444;
    font-size: 12px;
}

.screen_overlay .am_title i,
.page_title i {
    font-size: 17px;
    margin: 0px 15px;
    color: #999;
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
}

.screen_overlay ul.list {
    padding: 15px 0;
}

.screen_overlay ul.list li {
    padding: 0 20px 0px 35px;
    line-height: 25px;
    font-size: 11px;
    color: #444;
    position: relative;
}

.screen_overlay ul.list li:before {
    color: #999;
    font-size: 15px;
    z-index: 1;
    font-family: 'iwooi';
    content: '\eb74';
    vertical-align: middle;
    margin-left: 11px;
}

.screen_overlay ul.list li:after {
    color: #999;
    position: absolute;
    font-size: 17px;
    top: 0px;
    left: 15px;
    z-index: 1;
    font-family: 'iwooi';
    font-weight: 300;
    content: '\e9c0';
}

.screen_overlay ul.list li a.s_title {
    color: #808080;
    padding-right: 0px;
    display: inline;
}

.screen_overlay ul.list li a {
    color: #fdc913;
    padding-right: 5px;
}

.screen_overlay ul.s_tag li a {
    color: inherit;
    display: block;
}

.search-loading {
    display: block;
    text-align: center;
    padding: 20px;
    font-size: 17px;
}

form.search_wrap {
    width: calc(100% - 54px);
    display: inline-block;
    height: 49px;
    position: relative;
    z-index: 998;
}

form.search_wrap input {
    width: calc(100% - 70px);
    border: none;
    font-family: IRANSans;
    height: 100%;
    margin-right: 10px;
    color: #666;
    font-size: 12px;
    padding: 0;
}

form.search_wrap input:focus {
    border: none;
}

form.search_wrap input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #cbccd2;
}

form.search_wrap input::-moz-placeholder {
    /* Firefox 19+ */
    color: #cbccd2;
}

form.search_wrap input:-ms-input-placeholder {
    /* IE 10+ */
    color: #cbccd2;
}

form.search_wrap input:-moz-placeholder {
    /* Firefox 18- */
    color: #cbccd2;
}

.search_category {}

.btn_search_cat {
    position: absolute;
    left: 20px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    line-height: 20px;
    color: #999;
}

.btn_search_cat.el_cat_title {
    display: block;
    width: 80px;
    overflow: hidden;
    top: 8px;
    white-space: nowrap;
}

.btn_search_cat.el_cat_title:before {
    content: "\f107";
    font-family: "Font Awesome 5";
    font-weight: 300;
    font-size: 14px;
    vertical-align: middle;
    margin-left: 5px;
    opacity: 0.8;
}

.btn_search_cat.el_cat_icon {
    font-size: 19px;
    top: 15px;
}

.btn_search_cat.el_cat_icon:before {
    content: "\ea4e";
    font-family: "iwooi";
}

.btn_search_cat:hover,
.search_category.active .btn_search_cat {
    color: #888;
}

.search_category ul {
    position: absolute;
    left: 5px;
    top: calc(100% + 5px);
    color: #555;
    padding: 10px 15px 10px 10px;
    z-index: 2;
    border-radius: 7px;
    background-color: #ffffff;
    border-bottom: 1px solid #f5f5f5;
    box-shadow: 0px 4px 20px -18px #000000c7;
    max-height: 186px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.search_category.active ul {
    visibility: visible;
    opacity: 1
}

.search_category ul li {
    display: block;
    padding: 5px 0;
    cursor: pointer;
    font-size: 11px;
}

.search_category ul li:hover,
.search_category ul li.current {
    color: #ee273a;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-weight: 500;
}

.clear_screen {
    visibility: hidden;
    opacity: 0;
}

.clear_screen.go_in {
    opacity: 1;
    visibility: visible;
}

.search_clear {
    position: absolute;
    left: 10px;
    top: calc(50% - 11px);
    font-size: 16px;
    color: #f44336;
    text-align: center;
    border-radius: 10px;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.search_clear.go_in {
    left: 52px;
}

.search_clear.go_in {
    opacity: 1;
    visibility: visible;
}

.not-found {
    line-height: 60px;
    font-size: 12px;
    color: #666;
    text-align: center;
}

.mobile-nav-button-outer {
    display: block;
    position: static
}

.mobile-nav-button {
    /* display: none; */
    color: #555;
    z-index: 9999;
    font-size: 28px;
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
}

.mobile-nav-button>* {
    display: inline-block;
    vertical-align: middle;
}

.mobile-nav-button a {
    transition: all .2s linear;
    color: inherit;
}

.mobile-nav-button a:focus,
.mobile-nav-button a:hover {
    color: #555;
}

.mobile-nav-button .icon-text {
    letter-spacing: 0;
    opacity: .8;
    margin-right: 10px
}

.mobile-nav-button i {
    margin-left: 8px;
    vertical-align: middle;
}

.mobile-nav-button .icon-wrap i {
    /* line-height: inherit */
}

.off-canvas-wrap {
    position: fixed;
    top: 0;
    right: 0;
    width: 240px;
    padding: 0;
    background-color: #ffffff;
    height: 100%;
    z-index: 9999;
    color: #000000;
    -webkit-transition: -webkit-transform .5s ease;
    -moz-transition: transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate(300px, 0);
    -moz-transform: translate(300px, 0);
    -ms-transform: translate(300px, 0);
    -o-transform: translate(300px, 0);
    transform: translate(300px, 0);
    -webkit-box-shadow: 2px 2px 1px rgba(24, 24, 24, .05);
    -moz-box-shadow: 2px 2px 1px rgba(24, 24, 24, .05);
    box-shadow: 2px 2px 1px rgba(24, 24, 24, .05);
}

.admin-bar .off-canvas-wrap {
    top: 32px
}

body.mobile-js-menu .off-canvas-wrap {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.off-canvas-wrap::-webkit-scrollbar {
    width: 6px;
    background: #eee
}

.off-canvas-wrap::-webkit-scrollbar-corner {
    background-color: #282828;
    display: block;
    border-radius: 4px
}

.off-canvas-wrap::-webkit-scrollbar-thumb {
    background-color: #282828;
    border-radius: 4px
}

.off-canvas-inner {
    display: block
}

.mweb-mobile-nav {
    display: table;
    width: 100%;
    height: 100%;
    padding-top: 120px;
    padding-bottom: 120px
}

.close-off-canvas-wrap {
    display: block;
    overflow: hidden;
    text-align: center
}

.close-off-canvas-wrap a {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 48px;
    text-align: center;
    color: rgb(0, 0, 0);
}

.close-off-canvas-wrap i {
    font-size: 26px;
    line-height: 48px;
    padding: 0 10px;
    vertical-align: middle;
    transition: all .2s linear
}

.mobile-menu-wrap ul li,
.mobile-menu-wrap ul li a {
    position: relative;
    display: block;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear
}

.close-off-canvas-wrap i:focus,
.close-off-canvas-wrap i:hover {
    color: #000000
}

.mobile-menu-wrap {
    font-size: 11px !important
}

.mobile-menu-wrap ul li {
    margin: 0;
    line-height: 43px;
    border-top: 1px solid rgba(55, 54, 82, 0.05);
    transition: all .2s linear;
}

.mobile-menu-wrap ul li:hover {
    padding-right: 3px
}

.mobile-menu-wrap ul li a {
    padding: 0 25px;
    text-decoration: none;
    transition: all .2s linear;
    font-family: IRANSans !important;
    color: #333;
    font-size: 12px;
    text-align: right;
}

.mobile-menu-wrap ul li a:focus,
.mobile-menu-wrap ul li a:hover {
    color: #000
}

.mobile-menu-wrap ul li:first-child {
    border-top-color: transparent
}

.mobile-menu-wrap ul li ul:last-child {
    border-bottom: none
}

.mobile-menu-wrap .sub-menu {
    display: none;
    background-color: #f7f8f9;
    font-weight: 400;
    font-size: .9em;
}

.mobile-menu-wrap .sub-menu .sub-menu {
    padding-left: 20px;
    background-color: #ffffff;
}

.mobile-menu-wrap .no-menu {
    padding-left: 20px;
    padding-right: 20px
}

.explain-menu {
    display: block;
    cursor: pointer;
    border-right: 1px solid rgba(255, 255, 255, .05);
    position: absolute;
    color: #aaa;
    left: 0;
    top: 0;
    margin-right: 10px;
    height: 100%;
    width: 50px;
    text-align: center;
    z-index: 999;
    line-height: 46px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.active .explain-menu,
.explain-menu:focus,
.explain-menu:hover {
    color: #3e3bee;
}

.active .explain-menu:before {
    content: "\eb03"
}

.show-sub-menu>.sub-menu {
    display: block !important
}

.off-canvas-search {
    display: inline-block;
    position: relative;
    margin: 20px 0 0;
    width: 100%;
    clear: both
}

.off-canvas-search .mweb-search {
    margin-top: 0
}

.menu_logo {
    /* width: 100%; */
    height: 70px;
    height: 63px;
    padding: 15px 0px;
    box-shadow: 0px -4px 21px 0px rgba(0, 0, 0, 0.1);
    margin-bottom: 5px
}

.menu_logo img {
    margin: 0px auto;
    display: block;
    max-height: 40px
}

.menu_logo span {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 40px;
}


/***** service slider *****/

.service_slider_body {
    width: 100%;
    margin-top: 15px;
    position: relative;
    padding: 0px 8px;
}

.scrolling-wrapper {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    padding: 10px 0;
    width: 100%;
    -webkit-overflow-scrolling: touch;
}

.scrolling-wrapper::-webkit-scrollbar {
    display: none;
    -webkit-overflow-scrolling: touch;
}

.service_body {
    margin-top: 15px;
    position: relative;
}

.service_body:before {
    content: '';
    position: absolute;
    left: -12px;
    bottom: 0;
    top: 0;
    width: 45px;
    z-index: 4;
    background: -moz-linear-gradient(left, rgba(252, 252, 252, 1) 0%, rgba(253, 253, 253, 1) 35%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(252, 252, 252, 1) 0%, rgba(253, 253, 253, 1) 35%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(252, 252, 252, 1) 0%, rgba(253, 253, 253, 1) 35%, rgba(255, 255, 255, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#00ffffff', GradientType=1);
}

.service_body:after {
    content: '';
    position: absolute;
    right: -12px;
    bottom: 0;
    top: 0;
    width: 45px;
    z-index: 4;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(253, 253, 253, 1) 65%, rgba(252, 252, 252, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(253, 253, 253, 1) 65%, rgba(252, 252, 252, 1) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(253, 253, 253, 1) 65%, rgba(252, 252, 252, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#fcfcfc', GradientType=1);
}

.service_body .swiper-slide {
    width: auto
}

.service_body .swiper-wrapper {
    padding: 10px 0
}

.service_body .service_item {
    display: inline-block;
    height: 65px;
    background-color: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    min-width: 118px;
    border-radius: 10px;
    text-align: center;
    margin: 0px 5px;
    padding: 0px 15px;
    font-size: 26px;
    line-height: 47px;
    box-shadow: 0px 2px 30px -12px rgb(0 0 0 / 10%);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.service_body .service_item:hover,
.service_body .service_item:focus,
.swiper-slide-active .service_item {
    background-color: #fdc913;
    box-shadow: 0px 0px 14px -3px rgba(0, 0, 0, 0.3);
    color: #FFF
}

.service_body .service_item h3 {
    display: block;
    font-size: 12px;
    color: #666;
    line-height: 0px;
    font-weight: 500;
}

.service_body .service_item:hover h3,
.service_body .swiper-slide-active .service_item h3 {
    color: inherit;
}


/***** slider *****/

.main_slider_body {
    /* width:100%; */
    margin: 10px 0;
    text-align: center;
    position: relative;
}

.main_slider_body .swiper-slide {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 14px -3px rgba(0, 0, 0, 0.1);
}

.main_slider_body .swiper-slide img {
    display: block
}

.main_slider_body .swiper-container {
    overflow: unset
}

.main_slider_body .mweb-swiper-pagination {
    text-align: left;
    padding: 0;
    margin-top: -15px;
    left: 10px;
    z-index: 1;
    position: relative;
}

.main_slider_body .mweb-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: white
}


/***** product slider *****/

.block-title {
    font-size: 14px;
    line-height: 26px;
    font-family: 'IRANSans';
    font-weight: 500;
    position: relative;
    width: 100%;
    display: inline-block;
    color: #333;
    padding: 0px;
    z-index: 2;
    margin-bottom: 5px;
    margin-top: 10px;
    border-radius: 0;
}

.block-title:before {
    color: #555;
    font-size: 25px;
    z-index: 1;
    font-family: "iwooi";
    content: '\ea63';
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
}

.block-fw-post-6 .block-title:before {
    content: '\ea54'
}

.related .block-title {
    margin-bottom: 15px
}

.related .block-title:before {
    content: '\e969'
}

.block-special-title {
    font-size: 14px;
    line-height: 38px;
    font-family: 'IRANSans';
    font-weight: 500;
    position: relative;
    width: 100%;
    display: inline-block;
    color: #555;
    padding: 0px;
    z-index: 2;
    margin-bottom: -5px;
    margin-top: 10px;
    border-radius: 0;
    padding-right: 40px;
}

.block-special-title span {
    color: #fe676f;
    padding-right: 5px;
    display: inline-block;
}

.block-special-title:before {
    color: #fe676f;
    position: absolute;
    font-size: 27px;
    top: 0px;
    right: 5px;
    z-index: 1;
    font-family: "iwooi";
    font-weight: 300;
    content: '\e92a';
}

.block-special-title_v {
    width: 45px;
    color: #fff;
    margin-left: 10px;
    position: relative;
    margin-top: 10px;
    max-height: 328px;
}

.block-special-title_v i {
    display: block;
    width: 45px;
    height: 45px;
    background-color: #272d2f;
    font-size: 26px;
    line-height: 53px;
    border-radius: 10px;
    text-align: center;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 1px 4px 0 rgb(0 0 0 / 3%);
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 3%);
}

.block-special-title_v p {
    position: absolute;
    right: 0;
    top: 52px;
    bottom: 0;
    width: 45px;
    background-color: #f36b6b;
    color: #fff;
    border-radius: 8px;
    font-size: 12px;
    font-weight: 500;
    -webkit-box-shadow: 0 1px 4px 0 rgb(0 0 0 / 3%);
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 3%);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: stretch;
    justify-content: center;
    /* text-indent: -20px; */
}

.block-special-title_v span {
    content: attr(data-title);
    display: block;
    white-space: nowrap;
    position: relative;
    top: -55px;
    -moz-transform: rotate(-90deg) translateX(-50%);
    -webkit-transform: rotate(-90deg) translateX(-50%);
    -o-transform: rotate(-90deg) translateX(-50%);
    -ms-transform: rotate(-90deg) translateX(-50%);
    transform: rotate(-90deg) translateX(-50%);
}

.block-special-title_v b {
    margin-right: 5px;
    font-weight: 500;
    display: inline-block;
}

.ajax-wrap {
    display: inline-block;
    width: 100%;
}

.block_overlay {
    border: 1px solid #eaeaea;
    padding: 2px;
    margin-bottom: 10px;
}

.loadmore-wrap {
    display: block;
    text-align: center;
    margin: 10px 15px 10px 10px;
    /* width: 100% */
}

.mweb-ajax-loadmore {
    font-size: 10px;
    display: inline-block;
    background: #fdc913;
    color: #fff;
    padding: 3px 10px;
    line-height: 1.7em;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border-radius: 30px;
}

.mweb-ajax-loadmore:hover,
.mweb-ajax-loadmore:focus {
    text-decoration: none;
    background: #df2125;
    margin-top: 25px;
    color: #fff;
}

.mweb-loader {
    background: rgba(255, 255, 255, 0.08) url('assets/images/loading.svg') no-repeat center center;
    opacity: .9;
    background-size: 15%;
}

.product_body {
    width: 100%;
    margin-top: 0px;
    position: relative;
    margin-bottom: 15px;
}

.product_item {
    background-color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 10px;
    box-shadow: 0px 2px 20px -5px rgba(0, 0, 0, 0.1);
    padding: 5px 5px 12px 5px;
    position: relative;
    width: 195px;
    margin: 2px 7px 0px 7px;
    display: inline-block;
}

.product_item.general {
    width: 175px;
}

.product_item:first-child {
    margin-right: 5px
}

.product_item .image_area {
    display: block;
}

.product_item .image_area img {
    display: block;
    margin: 0px auto;
}

.product_item .product_tag,
.product_item .product-label {
    padding: 0px 8px;
    font-size: 11px;
    color: #FFF;
    background-color: #fe724c;
    position: absolute;
    right: 10px;
    top: 11px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
}

.product_item h2 a,
.related h2.panel-madata-loop-product__title {
    color: #333;
    font-size: 12px;
    font-weight: 500;
    margin: 7px 0px 7px 0px;
    overflow: hidden;
    white-space: normal;
    height: 43px;
    padding: 0px 5px;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.product_item .yith-wcwl-add-to-wishlist {
    line-height: 0;
    position: absolute;
    top: 20px;
    left: 7px;
    /* width: 28px; */
    margin-top: 0;
}

.related .product_item .yith-wcwl-add-to-wishlist {
    right: 7px
}

.single_p_gallery .yith-wcwl-add-to-wishlist {
    position: absolute;
    top: 58px;
    left: 15px;
    margin-top: 0;
    z-index: 1;
    height: 32px;
    width: 32px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: white;
}

.single_p_gallery .yith-wcwl-add-to-wishlist a.add_to_wishlist:after {
    color: #afafaf;
}

.single_p_gallery .yith-wcwl-add-to-wishlist a.add_to_wishlist:after,
.single_p_gallery .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse>a:after,
.single_p_gallery .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:after {
    top: 7px;
    left: 7px;
    font-size: 18px;
}

.item_product .yith-wcwl-add-to-wishlist {
    line-height: 0;
    position: absolute;
    bottom: 16px;
    left: 33px;
    width: 28px;
    margin-top: 0;
}

.yith-wcwl-add-to-wishlist+.clear {
    display: none
}

.yith-wcwl-add-to-wishlist .yith-wcwl-add-button>a {
    position: inherit !important;
}

.yith-wcwl-add-to-wishlist .yith-wcwl-add-button>a .blockOverlay {
    background: rgba(0, 0, 0, 0) url('assets/images/loading-oval.svg') no-repeat center center !important;
    background-size: 23px !important
}

.yith-wcwl-add-to-wishlist a.add_to_wishlist:after {
    content: '\e98b';
    font-family: 'iwooi';
    font-size: 17px;
    color: #e2e2e2;
    position: absolute;
    top: 0;
    left: 5px;
    text-indent: 0;
}

.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse>a:after,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:after {
    content: '\e992';
    font-family: 'iwooi';
    font-size: 17px;
    color: #f44336;
    position: absolute;
    top: 0;
    left: 5px;
    text-indent: 0;
}

.yith-wcwl-add-to-wishlist .show .feedback,
.yith-wcwl-add-to-wishlist img {
    display: none
}

.product_item a.add_to_wishlist,
.yith-wcwl-add-to-wishlist a,
.item_product a.add_to_wishlist,
.yith-wcwl-add-to-wishlist a {
    /* overflow: hidden; 
	text-indent: -9999px;
	display: block; */
}

.product_item .badge_m,
.item_product .badge_m {
    float: right;
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 0 8px;
    font-size: 10px;
    display: flex;
    line-height: 19px;
    background: #ccc6c6;
    color: #fff;
    height: 18px;
    border-radius: 12px;
}

.product_item .badge_m i,
.item_product .badge_m i {
    margin-left: 4px;
    font-size: 11px;
    line-height: 20px;
}

.item_product .badge_m {
    top: 6px;
    right: auto;
    left: 6px;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.add-to-links a {
    line-height: 30px;
    display: block;
    /* font-weight: normal; */
    /* font-size: 0; */
    /* padding: 0; */
    text-align: center;
    color: #525252;
    position: relative;
    overflow: hidden;
}


/*.product_item .price {
	margin: 0;
	font-weight: normal;
	font-size: 15px;
	color: #fdc913;
	font-family: IRANSansnum;
	text-align: center;
}*/

.product_item .price del,
.product_item .price ins {
    text-decoration: none;
}

.product_item .price {
    padding: 2px 0 0 5px;
    float: left;
    white-space: nowrap;
    font-size: 13px;
    max-width: fit-content;
    overflow: hidden;
    min-height: 30px;
    font-weight: 500;
    color: #f36b6b;
}

.product_item .price .panel-madata-Price-currencySymbol {
    font-size: 10px;
    color: #f36b6b;
}

.product_item .price del {
    display: block;
    margin-top: -4px;
}

.product_item .price .pvr_p {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    line-height: 15px;
    font-size: 13px;
    position: relative;
    margin-top: -5px;
    bottom: -4px;
}

.product_item .price .pvr_p>span:first-child span {
    display: none
}

.product_item .price del+ins {
    margin-top: -3px;
    display: block;
    line-height: 0;
    position: relative;
    bottom: -7px;
}

.product_item .price del span {
    font-size: 13px;
}

.product_item .price del span span {
    display: none
}

.null_price {
    margin-top: 4px;
}

.null_price:before {
    content: '';
    width: 70px;
    height: 1px;
    background-color: #eff1f5;
    display: inline-block;
    vertical-align: middle
}

.product_item .price .price_empty {
    font-size: 11px;
    padding-left: 10px;
}

.panel-madata .price del {
    position: relative;
    /* display: inline-block; */
    overflow: hidden;
    text-decoration: none;
}

.panel-madata .price del span,
.td_price del span {}

.panel-madata .price del:after,
.td_price del:after {
    content: '';
    display: block;
    width: 60px;
    height: 1px;
    background-color: #F44336;
    position: absolute;
    right: -12px;
    left: 0;
    top: 8px;
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
}

.ad-wrap {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: block;
    overflow: hidden;
    background-color: #FFF;
    box-shadow: 0 0px 16px -6px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
}

.ad-wrap img {
    margin: auto;
    display: block
}

.special_wrap {
    display: inline-block;
}

.special_wrap.product_item .price {
    display: flex;
    margin: auto;
    float: none;
    padding: 5px;
    white-space: nowrap;
    margin-bottom: 10px;
    max-width: fit-content;
    flex-direction: row;
    align-items: center;
}

.special_wrap .price .panel-madata-Price-amount {
    margin: 0;
    display: inline-block;
    line-height: 1;
    padding: 0 5px;
    color: #FFF;
    font-size: 13px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 4px 10px;
    background-color: #df2125;
}

.special_wrap .price .panel-madata-Price-currencySymbol {
    font-size: 10px;
    color: #FFF !important;
    font-weight: normal;
}

.special_wrap .price del {
    text-decoration: none;
    display: inline-block;
    margin-left: -4px;
    margin: 0;
}

.special_wrap .price del+ins {
    margin-top: 0px;
    bottom: 0px;
}

.special_wrap .price del:after {
    display: none
}

.special_wrap .price del .panel-madata-Price-amount {
    margin: 0;
    display: inline-block;
    color: #686868;
    text-decoration: line-through;
    font-size: 13px;
    font-weight: 400;
    padding: 4px 10px;
    background-color: #fbfbfb;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.special_wrap .price del .panel-madata-Price-currencySymbol {
    display: none;
}

.special_wrap.product_item {
    overflow: hidden;
    padding-bottom: 5px;
}

.special_wrap.product_item .timer_wrap {
    height: 50px;
    /* background-color:#CCC; */
    box-shadow: inset 0px 12px 30px -13px rgba(0, 0, 0, 0.1);
    margin: -5px;
    padding-top: 10px;
    text-align: center;
}

.product-date {
    direction: ltr;
    font-family: IRANSansnum;
}

.product-date>div {
    display: inline-block;
    margin-left: 5px;
    /*background-color: #FFF;*/
    width: 30px;
    height: 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    font-size: 10px;
    line-height: 11px;
    font-weight: 300;
    padding-top: 5px;
}

.product-date>div:first-child {
    margin-left: 0;
}

.product-date>div span {
    display: block;
    text-align: center;
    color: #636363;
}

.product-date>div:last-child span {
    color: #FFF;
}

.product-date>div:last-child {
    background-color: #fe676f
}

.support_body {
    margin: 10px 0px 0px 0px;
}

.support_info {
    position: relative;
    display: inline-flex;
    height: 57px;
    background-color: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    width: 100%;
    /* width: 165px; */
    border-radius: 10px;
    text-align: center;
    margin: 0px 10px;
    margin-left: 0px;
    padding: 0px 15px;
    font-size: 22px;
    line-height: 47px;
    box-shadow: 0px 2px 35px -13px rgb(0 0 0 / 10%);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.support_info:first-child {
    margin-right: 0
}

.support_info a {
    /* position: relative; */
    /* z-index: 1; */
}

.support_info i {
    width: 45px;
    height: 45px;
    display: inline-block;
    font-size: 29px;
    line-height: 45px;
    vertical-align: middle;
    color: rgba(130, 136, 148, 0.8);
    margin-left: 10px;
    margin-right: -10px;
    /* border-radius: 27%; */
    box-shadow: -10px 0px 6px -10px rgb(0 0 0 / 20%);
}

.support_info span {
    font-family: IRANSans;
    color: #555;
    font-size: 13px;
    /* font-size: 12px; */
    line-height: 25px;
    vertical-align: middle;
    font-weight: 500;
}

@media (max-width:390px) {
    .support_info span {
        font-size: 12px !important;
    }
}

.support_info i.icon-truck-fast3 {
    color: #ff9076;
}

.support_info i.icon-money-recive4 {
    color: #54e877;
}

.support_info i.icon-wallet-money4 {
    color: #51b3ee;
}

.support_info i.icon-money-tick4 {
    color: #eee346;
}

.support_info i.icon-verify4 {
    color: #f86ee5;
}

.support_info i.icon-map-14 {
    color: #a067e8;
}

.support_info i.ficon-gift4 {
    color: #828894cc;
}


/***** footer *****/

footer {
    min-height: 40px;
    width: 100%;
    -webkit-box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.1);
    margin-top: 20px;
    background-color: #FFF;
    padding: 15px 15px;
    color: #666;
    display: block;
    position: relative;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 90px;
}

.overlay {
    display: none;
    background: rgba(0, 0, 0, 0.55);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
    cursor: pointer;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: hidden !important;
}

.overlay.enable {
    display: block;
    z-index: 1;
    background: rgba(0, 0, 0, 0.05);
}

.drawer-active .overlay {
    display: block;
}

body.drawer-active {
    width: 100%;
    height: 100%;
    position: fixed;
    overflow-y: scroll;
}

.drawer-active .drawer {
    display: block;
    right: 0px !important;
}

.drawer-active .overlay {
    background-color: rgba(0, 0, 0, 0.5);
    visibility: visible;
}


/***** caregory *****/

.cat_title {
    height: 45px;
    padding: 0px 14px;
    line-height: 43px;
    color: #444;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.02);
    width: 100%;
    margin-bottom: 10px;
}

.cat_title h1 {
    display: inline-block;
    font-weight: 500;
}

.bests_icon {
    float: left;
    margin: 4px 0px 0px -10px;
    width: 40px;
    font-size: 17px;
    padding: 0 10px;
    cursor: pointer;
    position: relative;
    z-index: 1;
}

.bests_icon ul {
    display: inline-block;
    white-space: nowrap;
    position: absolute;
    left: 0;
    top: 40px;
    background-color: #FFF;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
    box-shadow: 0 0px 20px -6px rgba(0, 0, 0, 0.1);
    padding: 5px 12px;
    font-size: 11px;
    line-height: 1.8em;
    display: none
}

.bests_icon ul li {
    padding: 5px 0;
}

.bests_icon ul li .active {
    color: #F44336
}

.item_product {
    width: 100%;
    position: relative;
    overflow: hidden;
    background-color: #FFF;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
    margin: 0px 0px 10px 0px;
    box-shadow: 0 0px 20px -3px rgba(0, 0, 0, 0.1);
    padding: 5px 5px;
}

.item_product:after,
.item_product:before {
    content: '';
    display: block;
    clear: both
}

.item_product .product-label {
    position: absolute;
    background-color: #fdc913;
    padding: 2px 8px 2px 12px;
    height: 28px;
    text-align: center;
    line-height: 24px;
    border-radius: 50px;
    border-radius: 0 0 0 25px;
    right: -6px;
    top: -6px;
    font-family: IRANSansnum;
    color: #FFF;
    font-size: 9px;
}

.image_wrapper {
    width: 90px;
    float: right;
    position: relative;
    z-index: 1;
}

.image_wrapper img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.item_product .desc_left {
    display: block;
    position: relative;
    padding-right: 100px;
    padding-left: 10px;
    padding-top: 10px;
    min-height: 90px;
}

.item_product .desc_left h2 {
    font-size: 12px;
    color: #666;
    font-weight: normal;
    padding-bottom: 8px;
    display: block;
}

.item_product .price {
    font-weight: normal;
    font-size: 13px;
    font-family: IRANSansnum;
    text-align: center;
    padding: 0px;
    margin-right: 0;
    display: inline-block;
    white-space: nowrap;
}

.item_product .price .price_empty {
    font-size: 11px;
    padding-left: 10px;
}

.item_product .price del {
    display: none
}

.item_product .price .panel-madata-Price-amount {
    margin: 0;
    display: inline-block;
    line-height: 1;
    padding: 0 5px;
}

.item_product .price del .panel-madata-Price-amount {
    margin: 0;
    display: inline-block;
    line-height: 1;
    padding: 0 5px;
    text-decoration: line-through;
}

.item_product .price .panel-madata-Price-currencySymbol {
    font-size: 10px;
    color: #f36b6b;
}

.sales_badge {
    position: relative;
    float: left;
    padding: 4px 10px;
    background-color: #ff0f4a;
    color: #FFF;
    font-size: 8px;
    -webkit-border-top-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-bottomright: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

.sales_badge:before {}

.sales_badge:after {
    /*color: #ff0f4a;
    position: absolute;
    font-size: 20px;
    top: 0px;
    left: 0px;
    z-index: 1;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    content: '\f295';*/
}

ul.category_list {
    padding: 15px;
}

ul.category_list li {
    position: relative;
    padding-right: 20px;
    color: #5b5b5b;
    line-height: 27px;
    border-right: 1px solid #ccc;
    margin-right: 10px;
}

ul.category_list li:last-child {
    border-right: 1px solid transparent;
}

ul.category_list li a {
    color: inherit;
}

ul.category_list li:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 15px;
    top: 0px;
    right: -1px;
    /* bottom: 50%; */
    border: 1px solid #ccc;
    border-top: 0 none transparent;
    border-left: 0 none transparent;
}

ul.category_list li ul {
    padding: 10px 0px 0px 0px;
}


/***** filter *****/

.widget-content {
    padding: 10px 15px 20px 15px;
    font-size: 11px;
}

.widget-content:after,
.widget-content:before {
    display: block;
    clear: both;
    content: '';
}


/***** login *****/

.login_wrap {
    color: #444;
    text-align: right;
    display: block;
    max-width: 85%;
    margin: 0 auto;
}

.login_wrap form input[type="text"] {
    /* height:30px; */
    border: 1px solid #666;
    padding: 0px 10px;
}

.page_entry {
    width: 100%;
    padding: 15px 15px 30px 15px;
    font-family: IRANSans;
    line-height: 2em;
    color: #666;
    overflow: hidden;
    font-size: 11px;
}

.account_icon {
    float: left;
    margin: 5px 0px 0px 0px;
    position: relative;
    color: #444;
    font-size: 25px;
    cursor: pointer;
}

.account_navigation {
    position: absolute;
    left: 0px;
    text-align: center;
    background: #FFF;
    min-width: 165px;
    text-align: right;
    z-index: 10;
    visibility: hidden;
    display: block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0;
    filter: alpha(opacity=0);
    top: 120%;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
}

.account_navigation.active {
    display: block;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    top: 100%;
}

.account_navigation .panel-madata-MyAccount-navigation ul li {
    position: relative;
    display: block;
    text-align: right;
    line-height: 31px;
}

.account_navigation .panel-madata-MyAccount-navigation ul li a {
    padding: 0px 10px 0px 10px;
    display: block;
    font-size: 11px;
    color: #777;
}

.account_navigation .panel-madata-MyAccount-navigation ul li.is-active a {
    background-color: rgba(255, 255, 255, 0.34);
    border-bottom: none;
}

.account_navigation .panel-madata-MyAccount-navigation ul li a:before {
    font-size: 15px;
    line-height: 30px;
}

.account_navigation .panel-madata-MyAccount-navigation ul {
    padding: 7px 0 10px 0 !important;
    margin-bottom: 0;
}

.accordion,
.accordion-shortcode {
    margin-bottom: 20px;
}

.accordion .accordion-item-title {
    display: block;
    color: #777777 !important;
    padding: 8px 15px 8px 40px;
    background: #fff;
    position: relative;
    cursor: pointer;
    line-height: normal !important;
    margin-bottom: 3px !important;
    font-weight: 500;
    font-size: 1.1em !important;
    box-shadow: 0px 0px 7px -5px rgba(0, 0, 0, 0.1);
}

.accordion .accordion-item-title::before {
    content: "\f067";
    font-family: 'Font Awesome 5 Pro';
    color: #cacaca;
    top: 13px;
    left: 10px;
    font-size: 10px;
    position: absolute;
    font-weight: normal;
}

.accordion .accordion-item-title.active::before {
    content: "\f068";
    color: inherit;
    font-family: 'Font Awesome 5 Pro';
}

.accordion .accordion-item-content {
    overflow: hidden;
    padding: 10px 15px;
    background: rgba(54, 54, 76, 0.03);
    margin-bottom: 10px;
    margin-top: -3px;
    line-height: 2em;
    color: #929292;
}

.accordion .accordion-item-content p:last-child {
    margin-bottom: 0;
}

.accordion .accordion-item-title.active {
    color: #fdc913;
}

.accordion .accordion-item-title:hover::before,
.accordion .accordion-item-title.active::before,
.accordion .accordion-item-title:hover {
    color: #fdc913;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.accordion-hide {
    display: none;
}

.accordion-item-content li,
.blog-mweb-caption li {
    margin-bottom: 8px;
    font-weight: 500;
    font-size: 0.95em;
}

.accordion-item-content li:before,
.blog-mweb-caption li:before {
    display: inline-block;
    font: normal normal normal 14px/1 Font Awesome 5 Pro;
    color: #1882d1;
    font-size: 10px;
    margin-left: 10px;
    content: "\f0c8";
}


/* ------------------------ */

.gototop {
    position: fixed;
    left: 0;
    z-index: 11;
    bottom: 21%;
    width: 37px;
    height: 37px;
    cursor: pointer;
    line-height: 41px;
    text-align: center;
    color: #FFF;
    background-color: #fdc913;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-size: 19px;
    margin-left: 10px;
    display: none;
}

.social_network {
    clear: both;
    display: block;
    background-color: rgba(0, 0, 0, 0.03);
    margin: 15px 0;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.social_network ul {
    display: flex;
    width: 100%;
}

.social_network ul li {
    display: flex;
    width: 100%;
}

.social_network ul li a {
    display: block;
    width: 100%;
    height: 39px;
    background-color: rgba(255, 255, 255, 0.10);
    color: #888;
    text-align: center;
    line-height: 41px;
    cursor: pointer;
    font-size: 15px;
}

.social_network ul li a:hover,
.social_network ul li a:focus {
    color: #FFF;
}

.social_network .icon-iconcebook:hover,
.social_network .icon-iconcebook:focus {
    background-color: #3d5b99;
}

.social_network .icon-twitter:hover,
.social_network .icon-twitter:focus {
    background-color: #00aced;
}

.social_network .icon-rss:hover,
.social_network .icon-rss:focus {
    background-color: #eb8231;
}

.social_network .icon-youtube:hover,
.social_network .icon-youtube:focus {
    background-color: #e64a41;
}

.social_network .icon-linkedin:hover,
.social_network .icon-linkedin:focus {
    background-color: #0073a4;
}

.social_network .icon-google-plus:hover,
.social_network .icon-google-plus:focus {
    background-color: #e25714;
}

.social_network .icon-instagram:hover,
.social_network .icon-instagram:focus {
    background-color: #00aced;
}

.social_network .icon-telegram:hover,
.social_network .icon-telegram:focus {
    background-color: #00aced;
}

.social_network .icon-whatsapp:hover,
.social_network .icon-whatsapp:focus {
    background-color: #12b30e;
}

.blog_list_footer {
    color: #ababab;
    font-size: 10px;
    display: block;
    font-family: IRANSansnum;
}

.blog_list_footer span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

.blog_list_footer span:before {
    display: inline-block;
    text-align: center;
    position: relative;
    height: 14px;
    width: 14px;
    top: 2px;
    margin-left: 6px;
    font-size: 13px;
    color: #fdc913;
}

.icon--time:before {
    content: "\f017";
    display: inline-block;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}


/* -------------------------------------------------------- */

.blog-post h1 {
    margin-top: -1%;
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 500;
}

.blog-post .desc {
    color: #545454;
    font-size: 12px;
    line-height: 1.9em;
}

.blog-post-wrapper {
    position: relative;
    z-index: 4;
    padding: 15px 15px;
}

.blog-post {
    background-color: #ffffff;
    width: 100%;
    margin: 0 auto 15px auto;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 0 0px 20px -3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0px 20px -3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 20px -3px rgba(0, 0, 0, 0.1);
    -webkit-transform: scale(1);
}

.blog-post .block-title {
    margin-top: 0px;
    font-size: 12px;
    border-bottom: 1px solid #e7e6e8;
    line-height: 48px;
}

.blog-post .block-title:before {
    right: 11px;
    top: 0px;
    content: '\f086';
    font-size: 13px;
}

.blog-post:hover .blog-post--image img {
    transform: scale(1.05);
}

.blog-post--image:before {
    content: "";
    display: block;
    background-color: #ffffff;
    bottom: -12%;
    right: -5%;
    z-index: 3;
    width: 150%;
    height: 25%;
    position: absolute;
    transform: rotate(-5deg);
    transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
}

.blog-post--image {
    position: relative;
    padding-bottom: 56.25%;
    margin: 0;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
    cursor: pointer;
}

.blog-post--image img {
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%;
    height: auto;
    display: block;
    transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
    backface-visibility: hidden;
}

.blog-post--description {
    position: relative;
    z-index: 4;
    padding: 0px 15px 30px 15px;
}

.blog-post--tools {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 11px;
    position: relative;
    display: flex;
}

.blog-post--tools:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0px;
    right: 0;
    height: 0px;
    border-top: 1px dashed #d6dce2;
}

.blog-post--tools .blog-post-meta {
    padding-right: 10px;
    font-family: IRANSansnum;
    float: right;
    display: flex;
    width: 100%;
}

.blog-post--tools .blog-post-meta i {
    float: right;
    line-height: 16px;
    margin-left: 8px;
    font-size: 17px;
}


/***** blog comment *****/

.comments-area {
    padding: 10px 20px;
    background-color: #FFF;
    display: inline-block;
    width: 100%;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0px 20px -3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0px 20px -3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 20px -3px rgba(0, 0, 0, 0.1);
}

@media only screen and (max-width: 768px) {
    .comments-area {
        padding: 15px 15px;
    }
}

ul+.comment-respond {
    margin-top: 30px
}

.comments-area .reply-title {
    margin-bottom: 0;
}

.comments-area>ul {
    list-style: none;
    padding-right: 0;
}

.comments-area ul.children {
    padding-right: 15px;
}

.comments-area>ul li.comment {
    overflow: hidden;
    width: 100%;
}

.comments-area>ul li.comment>article {
    border-bottom: 1px dashed #e2e3e4;
    display: inline-block;
    display: block;
    margin-bottom: 5px;
    padding: 15px 0px 15px;
}

.comments-area>ul li.comment>article:before,
.comments-area>ul li.comment>article:after {
    content: " ";
    display: table;
}

.comments-area>ul li.comment>article:after {
    clear: both;
}

@media only screen and (max-width: 667px) {
    .comments-area>ul li.comment>article {
        margin-bottom: 0;
    }
}

.comments-area>ul li.comment>article>* {
    float: right;
}

.comments-area>ul li.comment>article .comment-top {
    /* padding-right: 20px; */
    width: calc(100% - 0px);
}

.comments-area>ul li.comment>article .comment-top .comment-meta {
    overflow: hidden;
    width: 100%;
}

.comments-area>ul li.comment>article .comment-top .comment-meta .comment-info {
    float: right;
}

.comments-area>ul li.comment>article .comment-top .comment-meta .comment-info .comment-author {
    /* display: block; */
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 6px;
    /* padding-top: 7px; */
    margin-left: 10px;
    color: #555;
    font-style: initial;
    float: right;
    font-family: IRANSansnum;
}

.comments-area>ul li>article .comment-top .comment-meta .comment-author span {
    color: #555;
    border-radius: 3px;
    padding: 0px 0px;
    font-size: 12px;
}

.comments-area>ul li.comment>article .comment-top .comment-meta .comment-info>span {
    color: #555;
    /* display: block; */
    font-size: 10px;
    line-height: 14px;
    font-weight: normal;
    float: right;
    font-family: IRANSansnum;
}

.comment-like {
    margin: 0px 2px;
    color: #777;
    float: left;
    height: 20px;
    overflow: hidden;
    padding: 0px 0px 0 8px;
    line-height: 17px;
    cursor: pointer;
    /* border: 1px solid #eee; */
    font-size: 11px;
    margin-top: -2px;
}

.comment-like i {
    display: inline-block;
    position: relative;
    font-size: 14px;
    margin: 0px 4px 0px 7px;
    top: 2px;
    color: #14b112;
}

.comment-dislike {
    margin: 0px 2px;
    color: #777;
    float: left;
    height: 20px;
    overflow: hidden;
    padding: 0px 0px 0 8px;
    line-height: 17px;
    cursor: pointer;
    /* border: 1px solid #eee; */
    font-size: 11px;
    margin-top: -2px;
}

.comments-list .comment-dislike,
.comments-list .comment-like {
    margin-top: 0px;
}

.comment-dislike i {
    display: inline-block;
    position: relative;
    font-size: 14px;
    margin: 0px 4px 0px 7px;
    top: 2px;
    color: #f44336;
}

.comment-like span,
.comment-dislike span {
    font-family: IRANSansnum
}

.comments-area>ul li.comment>article .comment-top .comment-meta .action-link {
    float: left;
}

.comments-area>ul li.comment>article .comment-top .comment-meta .action-link a {
    color: #888;
    font-family: IRANSansnum;
    display: inline-block;
    font-size: 10px;
    line-height: 20px;
    height: 20px;
    padding: 0 10px 2px;
    background-color: #fbfbfb;
}

.comments-area>ul li.comment>article .comment-top .comment-meta .action-link a:not(:last-child) {
    margin-right: 20px;
}

.comments-area>ul li.comment>article .comment-top .comment-meta .action-link a:hover {
    background-color: #fdc913;
    color: #FFF;
}

.comments-area>ul li.comment>article .comment-content {
    margin-top: 10px;
    line-height: 2em;
    width: 100%;
    font-family: IRANSansnum;
    color: #555;
    background-color: #fbfbfb;
    text-align: justify;
    min-height: 25px;
    padding: 10px 10px;
    position: relative;
    font-size: 11px;
}

.comments-area>ul li.comment>article .comment-content:before {
    content: "";
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fbfbfb;
    top: -5px;
    right: 10px;
    position: absolute;
}

.comments_number {
    float: left;
    font-size: 11px;
    padding-top: 5px;
    opacity: 0.5;
}


/***** contact us page *****/

.contact_up--wrapper {
    min-height: 135px;
    position: relative;
    padding: 40px 10px 60px 10px;
    background-color: #fdc913;
}

.contact_up--wrapper img {
    margin: 0px auto;
    display: block;
}

.contact_up--wrapper .contact_detail {
    position: absolute;
    bottom: 60px;
    right: 0px;
    color: #FFF;
    width: 100%;
    font-family: IRANSansnum;
    padding: 0px 18px;
}

.contact_up--wrapper .contact_detail .item {
    width: 50%;
    text-align: center;
    float: right;
}

.contact_up--wrapper .contact_detail .item i {
    float: right;
    margin: 15px 0px 0px 7px;
    font-size: 18px;
}

.contact_up--wrapper .contact_detail .item p {
    float: right;
    text-align: right;
    font-size: 11px;
    line-height: 24px;
}

.contact_wrap {
    background-color: #ffffff;
    width: calc(100% - 30px);
    min-height: 200px;
    margin: -30px 15px 15px 15px;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 0 0px 20px -3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0px 20px -3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 20px -3px rgba(0, 0, 0, 0.1);
    -webkit-transform: scale(1);
}

div.wpcf7 {
    margin: 0;
    padding: 20px 10px 10px 10px;
}

div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
    border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
    border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
    position: relative;
}

.wpcf7-form label {
    display: block;
    font-size: 11px;
    color: #7f8892;
    line-height: 30px;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 100;
    border: 1px solid #ff0000;
    background: #fff;
    padding: .2em .8em;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
    content: " ";
}

.wpcf7-display-none {
    display: none;
}

div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url('assets/images/loading.svg');
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
    visibility: visible;
}

div.wpcf7 div.ajax-error {
    display: none;
}

div.wpcf7 .placeheld {
    color: #888;
}

div.wpcf7 .wpcf7-recaptcha iframe {
    margin-bottom: 0;
}

div.wpcf7 input[type="file"] {
    cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
    cursor: default;
}

div.wpcf7 input[type="text"],
div.wpcf7 input[type="email"] {
    width: 100%;
    padding: 0px 10px;
    height: 30px;
    margin-bottom: 5px;
}

div.wpcf7 textarea {
    width: 100%;
    padding: 10px 10px;
    min-height: 100px;
    margin-bottom: 5px;
}

div.wpcf7 input[type="submit"] {
    display: inline-block;
    padding: 3px 20px;
    border: 1px solid #eee;
    color: #666;
    background: #fff;
    cursor: pointer;
    font-size: 12px;
    vertical-align: top;
    white-space: normal;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    border-radius: 0;
    cursor: pointer;
}

#yith-wcwl-popup-message {
    background: white;
    border: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    line-height: 30px;
    padding: 0 15px;
    position: fixed;
    text-align: center;
    top: 50%;
    left: 50%;
    z-index: 10000;
    box-shadow: 0px 0px 5px 1px #eff4f9;
    font-weight: normal;
}

.filter_screen {
    /*overflow-y: scroll;*/
}

.filter_screen .screen_top_bar,
.category_screen .screen_top_bar {
    position: fixed;
    width: 100%;
    z-index: 4;
}

.filter_screen .scoy_wrap,
.category_screen .scoy_wrap {
    padding-top: 45px;
}

.product-category.product {
    display: none
}

.panel-madata-page #mweb-site-wrap {
    padding-bottom: 50px;
}

.single #mweb-site-wrap,
.page #mweb-site-wrap {
    padding-bottom: 0px;
}

.single_count_down {
    padding: 0 10px;
    display: inline-block;
    width: 100%;
    background-color: rgba(255, 0, 0, 0.03);
    box-shadow: 0px 0px 15px -9px rgb(0 0 0 / 33%);
}

.single_count_down .block-special-title {
    font-size: 11px;
    width: auto;
    margin-top: 6px;
}

.single_count_down .product-date {
    float: left;
    padding-top: 10px;
    padding-bottom: 11px;
}

.entry-img .product-label {
    display: none
}

.info_box {
    padding: 0 10px;
    border: 1px solid #e3e8ec;
    background-color: #f7f8f9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
}

.info_box i {
    display: inline-block;
    font-size: 16px;
    margin-left: 8px;
    position: relative;
    top: -1px;
}

.info_box span {
    font-family: IRANSansnum;
    color: #898a8b;
    font-size: 11px;
    display: inline-block;
    line-height: 30px;
    vertical-align: super;
}

.info_box i.fa-times-circle {
    color: #ff5252
}

.info_box i.fa-check-circle {
    color: #36ab00;
}

.block-wrap.related {
    padding: 0 15px;
    margin-bottom: 20px;
}

.related .scrolling-wrapper {
    padding: 0;
}

.blog_archive {
    padding: 15px;
}

.blog_archive .item_product {
    min-height: 93px;
}

.pagination-wrap {
    text-align: center;
    margin-top: 15px;
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 0px;
    color: #aaa;
    float: right;
    width: calc(100% - 40px);
}

.pagination-text {
    font-size: 12px;
    line-height: 1.5;
    display: block;
    margin-top: 10px;
    font-style: italic;
}

.pagination-num {
    display: inline-block;
    color: #fff;
}

.pagination-wrap .page-numbers {
    display: block;
    float: left;
    margin-right: 5px;
    height: 25px;
    padding: 0 9px;
    line-height: 27px;
    font-family: IRANSansnum;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: none;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.05);
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    -ms-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}

.pagination-wrap .page-numbers:last-child {
    margin-right: 0;
}

.pagination-wrap .page-numbers.current,
.pagination-wrap a.page-numbers:hover,
.pagination-wrap a.page-numbers:focus {
    background-color: #fdc913;
    color: #FFF;
}

.pagination-wrap .newer {
    display: block;
    float: left;
    padding-bottom: 2px;
}

.pagination-wrap .older {
    display: block;
    float: right;
    padding-bottom: 2px;
}

.newer a,
.older a {
    display: block;
    line-height: 1;
    padding: 5px 15px;
    font-style: italic;
    border: 2px solid;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    -ms-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}

.newer i {
    margin-right: 5px;
    font-style: normal;
}

.older i {
    margin-left: 5px;
    font-style: normal;
}

.newer a:hover,
.newer a:focus,
.older a:hover,
.older a:focus {
    background-color: #333;
    border-color: #333;
    color: #fff;
}

.blog_tag_wrap {
    margin-top: 25px;
    border-top: 1px dashed #eee;
    margin: 15px 0px 0 0px;
    padding: 10px 0px 0 0;
    text-align: right;
    clear: both;
}

.blog_tag_wrap span {
    font-family: 'IRANSans';
    font-size: 11px;
    color: #fdc913;
    position: relative;
    padding-right: 0;
    float: right;
    line-height: 22px;
    margin-left: 5px;
}

.blog_tag_wrap>a {
    color: #949494;
    background-color: #fbfbfb;
    display: inline-block;
    font-size: 11px;
    line-height: 20px;
    padding: 0px 8px 1px;
    margin-bottom: 5px;
    margin-left: 2px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.blog_tag_wrap>a:hover {
    background-color: #555555;
    color: #FFF
}

.comment-respond {
    padding: 0px 0px 15px;
    display: block;
}

.comment-reply-form {
    padding: 20px 10px;
    background-color: #FFF;
    display: inline-block;
    width: 100%;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0px 20px -3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0px 20px -3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 20px -3px rgba(0, 0, 0, 0.1);
}

.logged-in-as {
    padding-bottom: 10px;
    padding-right: 5px;
    display: block;
    opacity: 0.8;
}

.form-allowed-tags {
    display: none
}

.comment-notes {
    color: #929292;
    padding: 12px 7px;
    line-height: 1.8em;
    display: none
}

.comment-notes #email-notes {
    clear: both;
    display: block;
    color: #14b112;
}

.comment-respond .comment-reply-title,
.comment-respond .ui-title-inner {
    margin-top: 4px;
    margin-bottom: 16px;
    font-size: 13px;
    position: relative;
    font-weight: normal;
    font-family: IRANSansnum;
}

.comment-respond .comment-reply-title:after,
.comment-respond .ui-title-inner:after {
    position: absolute;
    top: -7px;
    right: -40px;
    width: 3px;
    height: 100%;
    background-color: #999;
    content: '';
    transition: all 0.3s;
    z-index: 1000;
}

.comment-respond .decor-1 {
    margin-top: 17px;
    margin-bottom: 16px;
}

.comment-respond .input-group {
    margin-bottom: 20px;
}

.comment-respond .form-control {
    margin-bottom: 5px;
    background-color: #ffffff;
    font-family: IRANSansnum;
    font-size: 11px;
    box-shadow: none;
    color: #666;
    width: 100%;
    padding: 6px 10px;
    border: 1px solid #eaeaea;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 2px;
}

.comment-respond .form-control:focus {
    background-color: #FFF;
    border: 1px solid #EDEDED;
}

.comment-respond textarea.form-control {
    background-color: #ffffff;
}

.comment-respond .submit {
    border: 0px solid;
    font-family: IRANSansnum;
    line-height: 11px;
    font-size: 11px;
    background-color: #272d2f;
    color: #fff;
    padding: 7px 15px;
    margin: 0 7px 0 7px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.comment-respond .submit:hover {
    background-color: #fdc913
}

.scoy_wrap {
    overflow-y: scroll;
    height: calc(100vh - 50px);
    display: block;
    width: 100%;
}

.filter_loading {
    position: absolute;
    top: calc(50% - 50px);
    right: calc(50% - 60px);
    width: 100px;
    height: 100px;
    background-size: 27%;
    background-color: #FFF;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    box-shadow: 0 0 20px -3px rgba(0, 0, 0, .1);
    z-index: 1;
    opacity: 0;
    visibility: hidden;
}

.yith-wcan-loading {
    opacity: 1;
    visibility: visible;
}

.header_offer {
    padding: 10px;
    color: #FFF;
    background-color: #fdc913 !important;
}

.header_offer a {
    color: inherit;
}

body.panel-madata-checkout {
    background-color: #FFF !important;
}

.block-wrap {}

.block-fw-post-2.onsale_type_two .block-inner {
    display: flex;
    margin-bottom: 7px
}

.block-content-wrap {}

.block-ad-box {}

.panel-madata-order {
    line-height: 25px;
}

.panel-madata-order strong {
    color: #ff0f4a
}

.content-404-inner {
    display: block;
    overflow: hidden;
    text-align: center;
    margin-top: 20px;
    padding-bottom: 20px;
    background-color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 0px 20px -3px rgba(0, 0, 0, 0.1);
}

.content-404 {
    position: relative;
    z-index: 10;
}

.content-404-inner .icon-wrap {}

.content-404-inner .icon-wrap img {
    -webkit-filter: grayscale(70%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(70%);
    display: block;
    margin: auto;
    max-width: 300px
}

.content-404 h1 {
    font-size: 12px;
    color: #707d8a;
}

.content-404-inner {
    position: relative;
}

.title-404.post-title {
    color: #888;
}

.title-404 ul {
    margin-top: 14px;
}

.title-404 li {
    font-size: 11px;
    margin-bottom: 8px;
    color: #adadad;
}

.account_action {
    background-color: #ffffff;
}

.account_action.active {
    display: block;
}

.account_action .title {
    font-size: 13px;
    line-height: 115px;
    font-family: 'IRANSans';
    position: relative;
    text-align: center;
    margin-bottom: 15px;
    width: 100%;
    display: inline-block;
    color: #7d7d7d;
}

.account_action .title:before {
    height: 190px;
    width: 190px;
    border-radius: 50%;
    /* background-color: #ffffff; */
    position: absolute;
    top: -100px;
    right: calc(50% - 95px);
    content: '';
    box-shadow: 0px 0px 110px -36px rgba(0, 0, 0, 0.3);
}

.account_action .title:after {
    /* background-color: #fdc913; */
    position: absolute;
    top: 26px;
    right: 0px;
    left: 0;
    line-height: 0;
    font-size: 35px;
    color: #777;
    content: '\e8b9';
    font-family: "iwooi";
}

.account_action form {
    padding: 10px
}

.account_action form input[type="text"],
.account_action form input[type="password"],
.account_action form input[type="email"] {
    padding: 8px 10px;
    display: block;
    box-shadow: 0 0px 1px 1px rgba(0, 0, 0, 0.06);
    margin-bottom: 15px;
    border-radius: 17px;
    width: 100%;
    border: none;
    text-indent: 10px;
    font-size: 11px;
    font-family: inherit;
}

.account_action form input[type="text"]:hover,
.account_action form input[type="text"]:focus,
.account_action form input[type="password"]:hover,
.account_action form input[type="password"]:focus,
.account_action form input[type="email"]:hover,
.account_action form input[type="email"]:focus {
    box-shadow: 0 0px 2px 0px rgba(0, 0, 0, 0.25);
}

.account_action form>span,
.account_action form div {
    display: block;
    position: relative;
}

.account_action form>span:after {
    content: "\e885";
    font-family: 'iwooi';
    position: absolute;
    top: 9px;
    left: 12px;
    font-size: 14px;
    color: #d4d4d4;
}

.account_action form>span.username:after {
    content: "\e8b3"
}

.account_action form>span.password:after {
    content: "\e91d"
}

.account_action form>span.name:after {
    content: "\e885"
}

.account_action form>span.mail:after {
    content: "\e863"
}

.account_action form>span.nickname:after {
    content: "\e885"
}

.account_action form label {
    display: block;
    margin-right: 0;
    padding-bottom: 11px;
    color: #777;
    font-size: 11px;
}

.account_action form input[type="checkbox"] {
    position: absolute;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
}

.account_action form input[type="checkbox"]:checked+span:before {
    background-color: #df2125;
}

.account_action form label span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.account_action form label span:before {
    content: '';
    display: block;
    height: 12px;
    width: 12px;
    border-radius: 2px;
    margin-left: 8px;
    box-shadow: 0 0px 1px 0px rgba(0, 0, 0, 0.25);
}

.account_action form .lost,
.account_action form .seller {
    padding: 8px 10px;
    display: inline-block;
    /* box-shadow: 0 1px 7px -4px rgba(0, 0, 0, 0.25); */
    text-align: center;
    width: calc(50% - 10px);
    color: #555;
    background-color: #e7ebef;
    border-radius: 3px;
    cursor: pointer;
    margin: 0 5px;
}

.account_action form .help-block {
    padding: 0px 0px 10px;
    font-size: 10px;
    display: block;
    color: #848484;
}

.account_action form #message {
    padding: 0px 0px 10px;
    font-size: 10px;
    display: block;
    color: #848484;
}

.account_action form #message a {
    display: block;
    padding-top: 5px;
}

.account_action form input[type="submit"] {
    padding: 8px 10px;
    display: inline-block;
    box-shadow: 0 1px 7px -4px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    width: calc(50% - 10px);
    color: #FFF;
    background-color: #df2125;
    border: none;
    cursor: pointer;
    font-family: inherit;
    font-size: 12px;
    margin: 0 5px;
}

.account_action .seprator {
    display: block;
    border-bottom: 1px dashed #c6d0da;
    text-align: center;
    margin: 0 10px;
}

.account_action .seprator i {
    position: relative;
    background-color: #fff;
    padding: 0 10px;
    bottom: -10px;
    border: 1px dashed #c6d0da;
    font-style: normal;
    border-radius: 4px;
}

.account_action .create_account {
    display: block;
    padding: 10px;
    font-size: 12px;
    margin-top: 18px;
    text-align: center;
    cursor: pointer;
}

.account_action .create_account .button {
    color: inherit
}

.account_action .create_account i {
    margin-left: 5px;
    color: #df2125;
    font-size: 18px;
    position: relative;
    top: 3px;
}

.register_wrap {
    display: none;
    position: relative;
    max-width: 85%;
    margin: 0 auto;
}

.register_wrap .close_modal {
    position: absolute;
    top: -33px;
    font-size: 17px;
    left: 15px;
    color: #ff675f;
    cursor: pointer;
}

.close_account {
    border: 1px solid #e7ebef;
    border-radius: 37px;
    padding: 2px 21px;
    line-height: 15px;
    height: 22px;
    font-size: 11px;
    display: inline-block;
    margin: 100px calc(50% - 26px) 0px 0px;
}

.close_account i {}

.card_scrolling_v {
    display: inline-block;
    width: 240px;
    position: relative;
    margin-left: 10px;
}

.card_scrolling_v:after,
.card_scrolling_v:before {
    content: '';
    display: block;
    clear: both
}

.card_scrolling_v .card {
    height: 320px;
    border-radius: 10px;
    margin-bottom: 0px;
    display: block;
    border: none;
    box-shadow: 0px 5px 35px -10px rgba(0, 0, 0, 0.2);
}

.card_scrolling_v .card.card-image {
    border-radius: 10px;
}

.card_scrolling_v .card .card-infos {
    padding: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.card_scrolling_v .card .card-title {
    font-size: 12px;
    line-height: 25px;
    white-space: normal;
}

.card_scrolling_h {
    display: inline-block;
    width: 85%;
    max-width: 270px;
    position: relative;
    margin-left: 10px;
}

.card_scrolling_h .card {
    height: 200px;
    border-radius: 10px;
    margin-bottom: 20px;
    border: none;
    box-shadow: 0px 5px 35px -10px rgba(0, 0, 0, 0.2);
}

.card_scrolling_h .card.card-image {
    border-radius: 10px;
}

.card_scrolling_h .card .card-infos {
    padding: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.card_scrolling_h .card .card-title {
    font-size: 13px;
    line-height: 21px;
    white-space: normal;
    font-weight: 500;
}

@media only screen and (max-width: 5000px) {
    .card_scrolling_h .card {
        height: 139px;
        display: block;
    }
}

.big_card {
    display: block;
    padding: 15px;
}

.ios .card {
    box-shadow: none;
    /* margin: 0 0 25px 0; */
    -webkit-box-shadow: 0px 5px 60px -10px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 35px -4px rgba(0, 0, 0, 0.2);
    background-color: transparent;
}

.card {
    position: relative;
    width: 100%;
    height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 10px;
    cursor: pointer;
    overflow: hidden;
    background: #fff;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    border: none;
}

.card-image {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 10px;
}

.card-scale {
    transform: scale(0.95);
}

.card-infos {
    z-index: 2;
    /* display:  block; */
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 20% 20px 20px 20px;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.8) 100%, rgba(0, 0, 0, 0.9) 100%);
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.card-title {
    color: #fff;
    margin: 0;
    font-size: 13px;
    line-height: 25px;
    font-weight: 500;
}

.card .chip {
    float: right;
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 0 10px;
    font-size: 11px;
    display: flex;
    line-height: 23px;
}

.card .chip i {
    margin-right: 4px;
    font-size: 16px;
}

.card-bottom {
    display: flex;
    align-items: center;
    margin-top: 12px;
    justify-content: space-between;
    color: rgba(255, 255, 255, 0.8);
    font-weight: 500;
    font-size: 16px;
}

.card-author {
    display: flex;
    align-items: center;
}

.card-author-image {
    height: 30px;
    border-radius: 40px;
    margin-right: 10px;
}

.card-comments {
    display: flex;
    align-items: center;
    line-height: 0;
}

.card-comments i {
    margin-right: 5px;
    font-size: 19px;
}

.card-category {
    color: #b9b9b9;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 4px;
}

.card-image-container {
    height: 250px;
    position: relative;
}

.card-style-2 {
    height: auto;
    justify-content: normal;
}

.card-style-2 .card-image {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.card-style-2 .card-title {
    color: #000;
    font-size: 24px;
    line-height: 30px;
    margin-top: 5px;
}

.card-style-2 .card-category {
    color: #8A8A8F;
    font-weight: 600;
    font-size: 14px;
}

.card-style-2 .card-infos {
    padding: 17px 20px;
    background-image: none;
}

.card-style-2 .card-description {
    margin: 8px 0 0px;
    color: #97969c;
    font-size: 15px;
}

.card .card-date {
    margin-bottom: 5px;
    color: #e0e0e0;
    font-weight: 500;
    font-size: 15px;
    display: flex;
    align-items: center;
}

.card .card-date i {
    margin-right: 7px;
    font-size: 17px;
    line-height: 20px;
}

.two-columns-cards {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
    padding: 15px 0;
    margin-bottom: -10px;
}

.two-columns-cards a {
    width: calc(50% - 5px);
    height: 250px;
    margin: 0 0 10px 0;
}

.two-columns-cards .card,
.swiper-container.medium-card-slider .card {
    height: 100%;
    border-radius: 10px;
    box-shadow: 0px 5px 35px -10px rgba(0, 0, 0, 0.2);
}

.two-columns-cards .card-image,
.swiper-container.medium-card-slider .card-image {
    border-radius: 5px;
}

.two-columns-cards a:first-child {
    height: 200px;
    margin-top: 0 !important;
}

.two-columns-cards a:nth-child(2n+1) {
    margin-top: -50px;
    margin-left: 10px;
}

.two-columns-cards a:last-child {
    height: 200px;
}

.two-columns-cards .card-infos,
.swiper-container.medium-card-slider .card-infos {
    padding: 20% 13px 13px 13px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.two-columns-cards .card-title,
.swiper-container.medium-card-slider .card-title {
    font-size: 13px;
    line-height: 21px;
}

.masonry_card {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


/* --------------------------- toolbar -------------------------- */

.footer_path {
    fill: #ffffff;
    fill-rule: evenodd;
}

.toolbar {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 100;
}

.toolbar_elm {
    position: relative;
    display: block;
    height: 63px;
    padding-top: 15px;
}

.toolbar svg {
    -webkit-filter: drop-shadow(0 1px 9px rgba(0, 0, 0, 0.09));
    filter: drop-shadow(0 -1px 6px rgba(0, 0, 0, 0.07));
    position: absolute;
    right: 50%;
    bottom: -2px;
    -moz-transform: translateX(50%);
    -webkit-transform: translateX(50%);
    -o-transform: translateX(50%.);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}

.toolbar_item {
    display: flex;
    width: 100%;
    max-width: 760px !important;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    font-size: 17px;
    padding-top: 9px;
    flex-direction: row;
    flex-wrap: nowrap;
}

.tl_type_2 .toolbar_item {
    background-color: white;
    border-radius: 10px;
    margin-top: -7px;
    padding-bottom: 3px;
    padding-top: 8px;
    box-shadow: 0 0px 15px -5px rgb(0 0 0 / 10%);
}

.toolbar_item li {
    display: flex;
    text-align: center;
    width: 100%;
    position: relative;
    z-index: 1;
}

.toolbar_item li a,
.toolbar_item li span {
    display: block;
    width: 100%;
    color: #555;
}

.toolbar_item li i {
    font-size: 23px;
}

.toolbar_item li.active:after {
    content: '';
    width: 20px;
    height: 2px;
    position: absolute;
    background-color: #fdc913;
    display: block;
    right: calc(50% - 10px);
    bottom: -9px;
}

.tl_type_1 .toolbar_btn {
    position: absolute;
    right: 50%;
    top: -45px;
    -moz-transform: translateX(50%);
    -webkit-transform: translateX(50%);
    -o-transform: translateX(50%.);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    width: 47px !important;
    height: 47px;
    background: #fdc913;
    color: #272d2f;
    text-align: center;
    border-radius: 50%;
    font-size: 28px;
    line-height: 50px;
    z-index: 50;
    box-shadow: 0 0 0 2px #FFF;
}

.tl_type_2 .toolbar_btn {
    display: inline-block;
    width: auto;
    position: relative;
    margin: auto;
}

.toolbar_btn #toolbox_cart {
    width: 17px;
    height: 17px;
    border-radius: 28px;
    left: -2px;
    top: -2px;
    line-height: 20px;
    box-shadow: 0 0 0 2px hsl(0deg 0% 0% / 12%);
    display: inline-block;
    position: absolute;
    font-size: 10px;
    color: #686868;
    font-family: IRANSansnum;
    font-display: swap;
    background-color: white;
}

.tl_type_2 .toolbar_btn #toolbox_cart {
    left: -7px;
    top: -1px;
    background-color: #14c653;
    color: white;
    box-shadow: none;
}


/* -------------------------------- */

.popup_wrap,
.popup_wrap_filter {
    position: absolute;
    right: calc(50% - 165px);
    width: 330px;
    height: 70%;
    min-height: 80px;
    background: #FFF;
    z-index: 9999;
    padding: 15px 0 15px 0px;
    visibility: hidden;
    display: block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0;
    filter: alpha(opacity=0);
    top: 45%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
}

.popup_on .popup_wrap,
.popup_on_filter .popup_wrap_filter {
    display: block;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    top: 75px;
    bottom: 100px;
}

.popup_on .overlay,
.popup_on_filter .overlay {
    visibility: visible;
    display: block;
    pointer-events: auto;
    background: rgba(0, 0, 0, 0.05);
    z-index: 10;
}

.popup_on_filter .popup_wrap_filter {
    top: 65px;
    z-index: 30;
}

.popup_inner {
    max-height: 100%;
}

.filter_item {
    position: fixed;
    left: 0px;
    z-index: 11;
    bottom: 14%;
    width: 37px;
    height: 37px;
    cursor: pointer;
    line-height: 42px;
    text-align: center;
    color: #FFF;
    background-color: #a8b2ba;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-size: 17px;
    margin-left: 10px;
    box-shadow: 0px 0px 15px -4px rgb(0 0 0 / 20%);
}

.filter_item.active {
    background-color: #fdc913;
    line-height: 43px;
}

.popup_on_filter .widget {
    padding: 0 15px;
}

.popup_on_filter .widget-content {
    padding: 10px 0px 20px 0px;
}

.popup_on_filter .am_title {
    height: 33px;
    line-height: 33px;
    background-color: rgba(0, 0, 0, 0.03);
    color: #444;
    font-size: 12px;
    border-radius: 33px;
}

.popup_on_filter .am_title i {
    float: right;
    font-size: 15px;
    margin: 9px 20px 0;
    color: #999;
    line-height: 0;
}

.pre_loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    text-align: center;
    background-color: #FFF;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;
}

.pre_loader .icon_loader {
    width: 120px;
    height: 120px;
    display: block;
    background-image: url(../svg/intro.svg);
    background-repeat: no-repeat;
    background-position: 22px;
    text-align: center;
}

.pre_loader img {
    display: block;
    max-width: 57%;
}

.namad_row {
    display: flex;
    flex-direction: row;
    margin-left: -5px;
    margin-right: -5px;
}

.namad_row>div {
    margin: 10px 5px;
}

.namad_wrap {
    box-shadow: 0 0px 12px -2px rgba(0, 0, 0, 0.1);
    margin-top: 10px;
    background-color: #FFF;
    padding: 7px 8px;
    color: #666;
    display: inline-block;
    width: 100%;
    position: relative;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px;
}

.namad_title {
    background-image: url(../svg/file-certificate.svg);
    background-repeat: no-repeat;
    background-size: 37px;
    background-position: 1px 7px;
    padding-top: 15px;
    float: left;
    width: calc(100% - 100px);
}

.namad_title span {
    display: block;
    padding: 15px 0;
    opacity: 0.2;
}

.namad_icon {
    float: right;
    width: 90px;
}

body.panel-madata-account .page_entry {
    padding: 0px 0px 30px 0px;
}

.u-column1 .page_entry,
.u-column2 .page_entry {
    padding: 15px 15px 30px 15px !important;
}

.comments-wrapper {
    margin-bottom: 15px;
}

.comment-respond .block-title {
    margin-bottom: 10px;
}

#tab-more_seller_product ul.products {
    display: block;
    padding: 10px;
    margin: 0;
}

#tab-more_seller_product ul.products .item_product {
    box-shadow: 0 0px 4px -3px rgba(0, 0, 0, 0.1);
}

#tab-seller {
    font-family: IRANSansnum;
}

#tab-seller ul {
    font-size: 11px;
    color: #717171;
}

#tab-seller ul li {
    border-bottom: 1px dashed #eeeff1;
    padding: 7px 0;
    margin-left: 20px;
}

#tab-seller ul li:nth-child(3) {
    border: none
}

#tab-seller ul li>span {
    padding-left: 10px;
}

#tab-seller ul li>span .star-rating {
    float: right;
    margin: 0;
}

#tab-seller ul li .details {}

#tab-seller .store-address {
    border: none;
    padding: 10px 15px;
    background-color: rgba(238, 239, 241, 0.45);
    line-height: 24px;
    border-radius: 4px;
    margin: 0;
}

#tab-seller .store-address>span {}


/* --------------------------------------------------------- */

.widget_vendor_info {
    position: relative;
}

.widget_vendor_info:before {
    content: '';
    background-color: #f4f5f6;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    height: 80px;
}

.widget_vendor_info:after {
    content: '';
    height: 21px;
    background-color: #FFF;
    position: absolute;
    top: 71px;
    right: 99px;
    left: 0px;
    border-radius: 50%;
}

.vendor_info_warp {
    padding: 10px;
    display: block;
    position: relative;
    z-index: 1;
}

.profile_img {
    width: 85px;
    height: 85px;
    float: right;
    margin-left: 15px;
    border-radius: 41px;
    overflow: hidden;
    box-shadow: 0px 0px 15px -4px rgba(0, 0, 0, 0.2);
    border: 1px solid #fff;
}

.profile_img img {}

.profile_img span {
    position: absolute;
    background-color: #FFF;
    color: #7d7d7d;
    width: 35px;
    height: 35px;
    border-radius: 15px;
    border: 2px solid rgba(0, 0, 0, 0.12);
    top: 0;
    right: 6px;
    font-size: 18px;
    text-align: center;
    line-height: 36px;
}

.vendor_info_warp h1 {
    font-weight: 500;
    display: inline-block;
    padding: 0px 10px;
    background-color: #FFF;
    font-size: 12px;
    float: left;
    color: #888;
}

.vendor_total_rate {
    display: block;
    clear: both;
    padding: 5px 0;
}

.vendor_info_line {
    display: block;
    padding: 5px 15px;
    /* background-color: #fbfbfb; */
    margin-bottom: 5px;
    border: 1px dashed #e0e2e4;
}

.vendor_info_line span {
    color: #888;
    margin-right: 15px;
}

.store_link {
    display: block;
    padding: 5px 15px;
    background-color: #fbfbfb;
    margin-bottom: 5px;
    margin-left: -20px;
    text-align: left;
    direction: ltr;
    font-family: sans-serif;
    color: #8c8c8c;
    border-radius: 0 10px 10px 0;
}

.vendor_line {
    display: inline-block;
    border-top: 1px dashed #e0e2e4;
    width: 100%;
    height: 10px;
    margin-top: 20px;
}

.vendor_info_left:after,
.vendor_line:before {
    content: '';
    clear: both;
    display: block;
}

.store-social-wrapper {
    display: block;
    border-top: 1px dashed #e0e2e4;
    width: 100%;
    margin: 20px 0 0 0;
    padding: 15px 0;
    text-align: center;
    clear: both;
}

.store-social-wrapper ul li {
    display: inline-block;
    margin: 0 3px;
}

.store-social-wrapper ul li a {
    width: 28px;
    height: 28px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    background-color: rgba(238, 239, 241, 0.62);
    color: #686d75;
    border-radius: 10px;
    display: inline-block;
    position: relative;
    float: left;
}

.store-social-wrapper a:hover {
    background-color: rgba(238, 239, 241, 1);
}

.profile-info-img {
    margin: 10px 0px 15px 0px;
    position: relative;
    background-color: rgba(255, 255, 255, 0.82);
    box-shadow: 0 1px 7px -3px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
}

.profile-info-img.dummy-image:before {
    position: absolute;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    color: #eeeff1;
    font-size: 34px;
    content: "\f1c5";
    right: 50%;
    top: 50%;
    margin-top: -17px;
    margin-right: -16px;
}

.vendor_desc_wrap {
    padding: 0 10px;
}

.vendor_desc_head {
    display: inline-block;
    border-bottom: 4px double rgba(0, 0, 0, 0.1);
    width: 100%;
}

.vendor_desc_head h1 {
    display: inline-block;
}

.vendor_desc_text {
    background-color: #FFF;
    padding: 15px 20px;
    line-height: 25px;
    box-shadow: 0 1px 7px -3px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
}

.is_store .dokan-store-tab {
    /* float: right; */
    font-weight: normal;
    font-size: 11px;
}

.is_store .dokan-store-tab ul {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    padding: 10px 0;
    width: 100%;
    -webkit-overflow-scrolling: touch;
}

.is_store .dokan-store-tab li {
    position: relative;
    display: inline-block;
    float: none !important;
}

.is_store .dokan-store-tab a,
.is_store .dokan-store-tab button {
    background-color: rgba(255, 255, 255, 0.62) !important;
    color: #666 !important;
    padding: 3px 12px !important;
    height: 36px;
    border: none;
    font-size: 12px !important;
    border-radius: 4px 4px 0 0 !important;
    line-height: 31px;
    vertical-align: middle;
    margin: 0 !important;
    display: block;
    width: 100%;
}

.is_store .dokan-store-tab a:hover,
.is_store .dokan-store-tab button:hover {
    background-color: #FFF !important
}

.seller-items {
    padding: 15px 15px;
}

.store-page-wrap #reviews {
    display: inline-block;
    width: 100%;
    padding: 10px 20px 30px 15px;
    background-color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 10px 0px 0px 0px;
    box-shadow: 0 1px 7px -3px rgba(0, 0, 0, 0.1);
    font-family: IRANSansnum;
}


/* .mfp-auto-cursor .mfp-content{
	text-align:right
} */

.dokan-support-login-wrapper .mfp-close {
    right: auto;
    left: 0
}

.dokan-support-intro-text {
    font-size: 1.2em;
}

.dokan-form-control {
    font-size: 11px
}

.wpas-form-group>label {
    font-weight: 500;
    margin-right: 0px;
}

.wpas-btn,
.wpas-form-control {
    font-size: 12px;
}

.wpas-btn-default {
    border-color: #eeeff1;
}

.wpas-form-control {
    border-color: #eeeff1;
    box-shadow: none
}

.wpas-btn {
    padding: 6px 20px !important;
    margin-right: 0;
    margin-left: 5px;
}

.wpas-btn:hover {
    background-color: #eeeff1
}

.wpas-table>thead>tr>th {
    text-align: right;
    font-weight: 500;
}

.wpas-table {
    text-align: right;
}

.dokan-dashboard .is-page .single_blog_top {
    padding: 0;
    margin-top: -5px;
}

.dokan-dashboard .post_wrapper .blog_body {
    padding: 0;
}

.dokan-dashboard {}

body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li {}

body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a i {
    margin-top: 0px;
    vertical-align: middle;
    margin-right: 0;
    padding-left: 10px;
    font-size: 14px
}

body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
    padding: 11px 0 11px 18px;
    font-size: 12px;
}

body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active a,
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover a {
    color: #FFF !important;
}

body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after {
    left: 0px;
    right: 96%;
    border-width: 10px 0px 10px 10px;
    margin-top: -10px;
}

body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.settings i.pull-right {
    float: left !important;
    padding-right: 0;
    margin-top: 3px;
}

body.dokan-dashboard .dokan-alert {
    padding: 10px 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 12px;
}

body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter .title {
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 5px;
}

body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter .count {
    font-size: 14px;
    border-bottom: 1px solid #eeeff1;
    font-weight: 500;
    font-family: IRANSansnum;
}

body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title {
    font-weight: 500;
    font-size: 12px;
    border-bottom: 1px solid #eeeff1;
    padding: 10px 0;
}

body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title i {
    padding-left: 5px;
    font-size: 16px;
    vertical-align: middle;
    padding-right: 0;
}

body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title .pull-right {
    float: left !important;
}

body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget a {
    font-size: 11px;
}

.dokan-panel-default {
    border-color: #eeeff1 !important;
}

body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget .dokan-no-announcement .annoument-no-wrapper p {
    font-size: 12px;
}

body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget .dokan-no-announcement .annoument-no-wrapper .dokan-announcement-icon {
    font-size: 73px !important
}

body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget {
    border: 1px solid #eeeff1;
    padding: 0 15px 15px 15px;
    box-shadow: none;
}

body.dokan-dashboard .dokan-product-listing .dokan-product-listing-area {
    padding: 10px 0
}

ul.subsubsub li,
.dokan-orders-content .dokan-orders-area ul.order-statuses-filter li {
    border-right: 0 !important;
    border-left: 1px solid #eeeff1;
    font-family: IRANSansnum;
}

.dokan-form-control {
    border: 1px solid #eeeff1 !important;
    padding: 4px 6px !important;
    font-size: 11px !important;
}

.dokan-form-control:not(textarea) {
    height: 30px !important;
}

body.dokan-dashboard .dokan-btn,
body.dokan-dashboard input[type="submit"].dokan-btn,
body.dokan-dashboard a.dokan-btn,
.dokan-btn {
    height: 30px;
    font-size: 11px !important;
    font-weight: 500;
    border: none !important;
    border-radius: 0;
    vertical-align: middle;
}

body.dokan-dashboard .dokan-form-inline .dokan-form-group {
    float: right;
    margin-right: 0;
    margin-left: 10px;
}

.dokan-product-listing .dokan-product-listing-area table.product-listing-table mark,
.dokan-dashboard .dokan-dashboard-content .edit-account fieldset legend {
    font-weight: normal !important
}

body.dokan-dashboard input {
    max-height: 30px;
}

body.dokan-dashboard .dokan-reports-content .dokan-reports-area ul.chart-legend li strong {
    font-size: 14px;
    font-family: IRANSansnum;
}

body.dokan-dashboard .dokan-reports-content .dokan-reports-area ul.chart-legend li {
    font-size: 11px;
}

body.dokan-dashboard .dokan-right-margin-30 {
    margin-right: 0px;
    margin-left: 30px;
}

body.dokan-dashboard .dokan-form-horizontal .dokan-control-label,
body.dokan-dashboard .dokan-form-horizontal {
    text-align: right;
    padding-right: 0
}

.dokan-support-topic-wrapper .dokan-support-user-image img {
    display: inline-block !important;
    max-width: 50px;
    border-radius: 50%;
}

.dokan-support-topic-wrapper .dokan-support-user-image h4,
.dokan-support-topic-wrapper .dokan-support-user-image p {
    font-size: 11px;
}

.dokan-support-single-title h1,
.dokan-support-single-title h3 {
    font-size: 12px;
    font-weight: 500;
    line-height: 2em
}

body.dokan-dashboard .dokan-add-product-link a {
    line-height: 23px;
}

body.dokan-dashboard .dokan-add-product-link a i {
    vertical-align: middle;
}

.dokan-add-new-product-popup h2 {
    font-size: 13px !important;
}

.dokan-add-new-product-popup .mfp-close {
    left: 0 !important;
    right: auto !important;
    top: 0 !important;
}

body.dokan-dashboard .dokan-edit-row .dokan-section-heading h2 {
    font-size: 13px;
    font-weight: 500
}

body.dokan-dashboard .product-edit-new-container label.form-label {
    font-weight: 500;
    font-size: 12px;
}

.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper .dokan-attribute-type {
    margin-top: 15px
}

.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list {
    font-size: 11px;
}

body.dokan-dashboard .dokan-settings-content .dokan-settings-area .dokan-gravatar .dokan-remove-gravatar-image {
    width: 30px;
    height: 30px;
    font-size: 22px;
}

body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget ul li .dokan-dashboard-announce-content {
    font-size: 11px;
}

body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget ul li .dokan-dashboard-announce-content h3 {
    font-size: 12px;
    font-weight: 500;
}

body.dokan-dashboard .dokan-announcement-wrapper .dokan-announcement-wrapper-item {
    background-color: #f9f9f9;
    border-radius: 4px;
    padding: 10px;
    margin-bottom: 10px;
}

body.dokan-dashboard .dokan-announcement-wrapper .dokan-announcement-wrapper-item .announcement-action {
    width: 20px;
    height: 20px;
    background-color: #f36b6b;
    border-radius: 20px;
    line-height: 19px;
}

body.dokan-dashboard .dokan-announcement-wrapper .dokan-announcement-wrapper-item .announcement-action i {
    font-size: 12px;
}

body.dokan-dashboard .dokan-announcement-wrapper .dokan-announcement-wrapper-item .dokan-annnouncement-date {
    margin-right: 0;
    margin-left: 15px;
    vertical-align: middle;
    background-color: #e2e2e2;
}

body.dokan-dashboard .dokan-announcement-wrapper .dokan-announcement-wrapper-item .dokan-announcement-heading h3 {
    font-size: 12px;
    font-weight: 500;
    padding: 0;
}

body.dokan-dashboard .dokan-announcement-wrapper .dokan-announcement-wrapper-item .dokan-announcement-content-wrap .dokan-announcement-content {
    font-size: 11px;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper {
    box-shadow: 0px 0px 1px 0px #ddd !important;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data h2 {
    margin: 0 0 9px 0px !important;
    padding: 0px;
    font-size: 14px !important;
}

ul.dokan-seller-wrap .store-footer .dokan-btn {
    background-color: #555;
    font-size: 12px;
    line-height: 25px;
}

.dokan-seller-search-form .dokan-seller-search {
    width: 100%;
    text-indent: 20px;
    border: 1px solid #eeeff1 !important;
}

.blog_body input[type="submit"].dokan-btn-default,
.blog_body a.dokan-btn-default,
.dokan-btn-default {
    background-color: #eeeff1 !important;
    font-size: 12px;
}

.alert p {
    display: inline-block;
    line-height: 26px;
    vertical-align: middle;
}

.mweb-body .alert .btn {
    padding: 0 15px;
    float: left !important;
    border-radius: 40px;
    color: #848484;
    border-color: rgba(0, 0, 0, 0.08);
}

.alert:after,
.alert:before {
    content: '';
    clear: both;
    display: block
}

input[type="submit"].dokan-btn:active,
a.dokan-btn:active,
.dokan-btn:active,
input[type="submit"].dokan-btn.active,
a.dokan-btn.active,
.dokan-btn.active {
    box-shadow: none !important
}

.dokan-category-menu #cat-drop-stack {}

.dokan-category-menu #cat-drop-stack ul {
    padding: 0.929em;
    margin: 0;
}

.dokan-category-menu #cat-drop-stack ul:after,
.dokan-category-menu #cat-drop-stack ul:before {
    display: block;
    content: '';
    clear: both
}

.widget.dokan-category-menu #cat-drop-stack ul>li>a {
    color: #565656;
    font-size: 11px;
    padding: 0 20px 0 0 !important;
    margin: 0 !important;
    position: relative;
    width: 100%;
    border: none !important;
    float: none;
}

.widget.dokan-category-menu #cat-drop-stack ul>li>a .caret-icon {
    color: #333e48;
    display: block;
    position: absolute;
    right: auto;
    left: 0;
    display: inline-block;
    width: 20px;
    line-height: 26px;
    vertical-align: middle;
    text-align: center;
    transform: rotate(180deg);
}

.dokan-category-menu #cat-drop-stack ul>li.has-children .sub-category .sub-block h3 {
    font-size: inherit;
    margin: 0;
    border-top: 1px solid #ddd;
}

.dokan-category-menu #cat-drop-stack ul>li.has-children .sub-category .sub-block h3 a {
    color: #333e48;
    display: block;
    padding: 0.571em 0 0.643em 25px;
    line-height: 22px;
}

.dokan-category-menu ul li:first-child {
    border: none;
}

.mweb-body .dokan-other-vendor-camparison {
    clear: both;
    margin: 15px 10px 20px;
}

.mweb-body .dokan-other-vendor-camparison h3 {
    margin-bottom: 5px;
    background-color: rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 11px;
    padding: 10px 15px 10px;
    box-shadow: 0 1px 4px -4px rgba(0, 0, 0, .1);
}

.mweb-body .dokan-other-vendor-camparison-table {
    margin: 10px 0 0 0;
}

.mweb-body .table-row {
    display: table;
    background: white;
    border: none;
    width: 100%;
    margin-bottom: 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 11px;
    padding: 10px 15px 10px;
    box-shadow: 0 1px 7px -3px rgba(0, 0, 0, .1);
}

.mweb-body .table-row.active {
    border: 1px solid #e3e3e3;
}

.mweb-body .table-cell {
    display: table-cell;
    vertical-align: middle;
}

.mweb-body .table-cell.vendor {
    width: 30%;
}

.mweb-body .table-cell.price {
    width: 30%;
}

.mweb-body .table-cell.rating {
    width: 20%;
}

.mweb-body .table-cell.action-area {
    width: 20%;
    text-align: left;
}

.mweb-body .table-cell.vendor img {
    display: inline-block;
    vertical-align: middle;
    border-radius: 11px;
    max-width: 35px;
}

.mweb-body .table-cell.vendor a {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    color: #555;
    font-size: 12px;
    line-height: 1.2em;
    margin-left: 0;
    margin-right: 15px;
}

.mweb-body .table-cell .panel-madata-product-rating {
    margin-bottom: 0 !important;
    font-size: 10px;
}

.mweb-body span.cell-title {
    display: block;
    font-size: 11px;
    margin-bottom: 3px;
    color: #a0a0a0;
}

.mweb-body .table-cell .panel-madata-Price-amount {
    color: #777;
    font-size: 12px;
    line-height: 1.2em;
    padding: 0 0 0 10px;
}

.mweb-body .table-cell .dokan-btn {
    padding: 5px 8px;
    font-size: 14px !important;
}

.mweb-body .table-cell .dokan-btn.link {
    color: #8e44ad;
}

.mweb-body .table-cell .dokan-btn.view {
    color: #008fd5;
}

.mweb-body .table-cell .dokan-btn.cart {
    color: #d35400;
}

.mweb-body .table-cell .dokan-btn:hover {
    background-color: #f5f7fa;
    color: inherit;
}

@media screen and (max-width: 767px) {
    .mweb-body .table-row {
        display: inline-table;
        width: 100%;
    }
    .mweb-body .table-cell {
        display: inline-block;
        width: 50% !important;
        text-align: center;
    }
    .mweb-body .table-cell.vendor img {
        display: inline-block;
        margin: 0 0 0 15px;
        float: right;
    }
    .mweb-body .table-cell.vendor a {
        display: block;
        margin: 9px 0px;
        text-align: right;
    }
    .mweb-body .table-cell.price {
        padding: 5px 0;
    }
    .mweb-body span.cell-title {
        display: none;
    }
    .mweb-body .action-area {
        margin-top: 0;
        padding: 10px 0;
        border: none;
    }
}

.panel-madata .panel-madata-breadcrumb {
    height: 39px;
    padding: 0 10px;
    line-height: 39px;
    font-size: 11px;
    list-style: none;
    background-color: rgb(0 0 0 / 3%);
    display: block;
    margin: 0px 0px 0px 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #c7c9d2;
    overflow: hidden;
    overflow-x: scroll;
    white-space: nowrap;
}

.panel-madata .panel-madata-breadcrumb i {
    float: right;
    font-size: 18px;
    color: #d9e2eb;
    line-height: 42px;
    margin: 0px 16px 0px 15px;
}

.panel-madata .panel-madata-breadcrumb a {
    color: #626771;
    margin: 0px 0px 0px 10px;
    position: relative;
    display: inline-block;
}

.panel-madata .panel-madata-breadcrumb a:after {
    content: '\eb09';
    font-family: 'iwooi';
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    color: #b1b7c9;
}

.sidebar-wrap .sidebar-inner {
    padding: 0px 15px;
    padding-bottom: 15px;
    display: block;
}

.sidebar-wrap .widget {
    width: 100%;
    float: right;
    background-color: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 10px;
    overflow: hidden;
    display: block;
    /* box-shadow: 0px 1px 2px #ccc; */
    box-shadow: 0 1px 7px -3px rgba(0, 0, 0, 0.1);
}

.sidebar-wrap .widget_title {
    font-size: 13px;
    line-height: 39px;
    font-family: 'IRANSans';
    font-weight: 500;
    position: relative;
    width: 100%;
    display: inline-block;
    color: #7d7d7d;
    padding: 0 15px 0 5px;
    z-index: 2;
    background-color: #ffffff;
    border-bottom: 2px solid #f5f5f5;
}

.sidebar-wrap .widget_title:before {
    width: 80px;
    height: 2px;
    background-color: #dcdcdc;
    position: absolute;
    bottom: -2px;
    right: 18px;
    z-index: 1;
    content: '';
}

.sidebar-wrap .widget_title:after {
    width: 6px;
    height: 2px;
    background-color: #dcdcdc;
    position: absolute;
    bottom: -2px;
    right: 0px;
    z-index: 1;
    content: '';
}

.mg_0 {
    margin: 0
}

.sms-notif-form {
    display: inline-block
}

.sms-notif-enable-p {
    display: inline-block;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    height: 32px;
    width: 35px;
    vertical-align: middle;
    text-align: center;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    font-family: 'IRANSans';
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    color: #4f596b;
    background-color: #ffffff;
    cursor: pointer;
}

.sms-notif-enable-p strong {
    display: none
}

.sms-notif-enable-p input[type=checkbox] {
    position: absolute;
    visibility: hidden;
    opacity: 0;
}

.sms-notif-enable-p input[type=checkbox]+label {}

.sms-notif-enable-p input[type=checkbox]:checked+label {
    color: #636363;
}

.sms-notif-enable-label:before {
    display: inline-block;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    content: "\f0e0";
    position: relative;
    font-size: 14px;
    line-height: 29px;
    background: transparent;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.sms-notif-content {
    display: none;
    padding: 10px;
    margin-top: 10px;
    background-color: #f0f2f5;
    border-radius: 4px;
    position: absolute;
    font-size: 11px;
    line-height: 22px;
    z-index: 999;
}

.sms-notif-groups-p {
    margin-bottom: 8px;
}

.sms-notif-groups-p input[type=checkbox] {
    position: relative;
    top: 3px;
    margin-left: 5px;
}

.sms-notif-submit {
    border: 1px solid #c6cbd2;
    padding: 0px 20px 0px 20px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    font-family: 'IRANSans';
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #d7dce2;
    color: #FFF;
    margin-top: 5px;
    line-height: 27px;
    font-size: 11px;
    font-weight: 500;
}

.sms-notif-mobile {
    line-height: 23px;
    border: 1px solid rgba(218, 218, 218, 0.49) !important;
    border-radius: 3px !important;
}

.sms-notif-mobile-div {
    display: inline-block;
}

.term-description-wrap {
    background-color: #FFF;
    margin: -10px 0 10px;
    color: #6b6b6b;
    font-family: IRANSans;
    font-size: 11px;
    line-height: 30px;
    padding: 10px 15px;
}

.term-description {
    height: 4em;
    line-height: 1.9em;
    overflow: hidden;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.term-description-wrap .loadmore {
    display: inline-block;
    width: 130px;
    text-align: center;
    border-radius: 26px;
    line-height: 26px;
    margin-right: calc(50% - 65px);
    margin-top: 15px;
    background-color: #f9f9f9;
    cursor: pointer;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.term-description-wrap .loadmore:hover {
    background-color: #677380;
    color: #FFF;
}

.term-description-wrap .term-description.desc_slow {
    height: auto;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.product_item .added_to_cart,
.product_item a.button,
.product_item a.added_to_cart,
.item_product a.button,
.item_product a.added_to_cart {
    width: 22px;
    height: 22px;
    float: right;
    line-height: 27px;
    text-align: center;
    font-size: 0;
    color: #3d3823;
    overflow: hidden;
    margin-right: 5px;
    margin-top: 6px;
    position: relative;
    background-color: #fdc913;
    border-radius: 5px;
}

.product_item a.button.added,
.item_product a.button.added {
    display: none
}

.item_product a.button,
.item_product a.added_to_cart {
    float: left;
    margin-top: 0;
    position: absolute;
    bottom: 6px;
    left: 6px;
}

.product_item a.button i,
.item_product a.button i {
    font-size: 20px;
}

.product_item a.button:hover,
.product_item .added_to_cart,
.item_product a.button:hover,
.item_product .added_to_cart {
    color: #FFF;
}

.product_item a.button:hover:before,
.item_product a.button:hover:before {
    color: #FFF
}

.product_item a.button.added i,
.product_item a.button.loading i,
.item_product a.button.added i,
.item_product a.button.loading i {
    display: none
}

.product_item a.button.loading:before,
.item_product a.button.loading:before {
    content: '\e870';
    font-family: "iwooi";
    font-size: 17px;
    color: #ffffff;
    font-weight: 300;
    display: block;
    position: absolute;
    top: -2px;
    left: calc(50% - 9px);
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.product_item a.added_to_cart:before,
.item_product a.added_to_cart:before {
    content: '\eb1a';
    font-family: "iwooi";
    font-size: 16px;
    color: #ffffff;
    font-weight: 300;
    position: absolute;
    top: -2px;
    left: calc(50% - 8px);
}

.block-fw-post-8 .block-content-wrap {
    overflow: hidden
}

.simply-scroll-container {
    position: relative;
}

.simply-scroll-clip {
    position: relative;
    overflow: hidden;
}

.simply-scroll-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: nowrap;
}

.bk_cat_item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #ffffff;
    border-radius: 8px;
    -webkit-box-shadow: 0 0px 0px 1px rgb(0 0 0 / 4%);
    box-shadow: 0 0px 0px 1px rgb(0 0 0 / 4%);
    padding: 10px 5px;
    width: calc((100% - 126px)/9);
    cursor: pointer;
    justify-content: space-around;
    margin: 0 7px 0px 7px;
    min-height: 85px;
    vertical-align: middle;
    width: 75px;
    font-size: 11px;
}

.bk_cat_item:hover {
    background-color: #fdc913;
    color: #fff;
}

.bk_cat_item img {
    width: auto;
    height: 30px;
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.bk_cat_item i {
    font-size: 22px;
}

.bk_cat_item strong {
    font-size: 10px;
    white-space: nowrap;
    height: 18px;
    overflow: hidden;
    position: relative;
    display: block;
    max-width: 100%;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.bk_cat_item.has_img strong {
    margin-top: 6px;
}

.bk_cat_item .cat_count {
    background-color: #eff1f5;
    padding: 0 8px;
    margin-top: 5px;
    height: 17px;
    font-size: 10px;
    border-radius: 5px;
    color: #7e7e7e;
    text-align: center;
    font-family: IRANSansnum;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.bk_cat_item:hover .cat_count {
    background-color: #fff
}

.bk_cat_item.bk_cat_more span {
    display: block;
    background-color: #1e2f9d;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    color: #fefefe;
    text-align: center;
    line-height: 34px;
    font-family: IRANSansnum;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin-top: 5px;
}

.is_hidden,
.is_hidden {
    display: none
}

.simply-scroll {
    width: 576px;
    height: 150px;
    margin-bottom: 1em;
}

.simply-scroll .simply-scroll-clip {
    width: 576px;
    height: 150px;
}

.simply-scroll .simply-scroll-list li {
    float: left;
    width: 290px;
    height: 150px;
}

.dig-content {
    font-family: 'IRANSANS' !important;
}

.digits_bx_head {
    text-align: right;
}

.digits_bx_head .dig-box-login-title {
    font-family: 'IRANSANS' !important;
    font-size: 15px;
}

.digits_bx_head .dig-cont-close {
    float: left;
    top: 4px;
    background-color: #f44336;
    font-size: 19px;
    width: 18px;
    text-align: center;
    height: 18px;
    line-height: 18px;
    color: #FFF !important;
    border-radius: 4px;
}

.minput_inner .digits-input-wrapper {}

.minput_inner .digits-input-wrapper input {
    font-family: 'IRANSANS' !important;
    line-height: 30px;
}

.mweb-body .minput_inner label,
.mweb-body .minput_inner label * {
    font-family: 'IRANSANS' !important;
    font-size: 12px !important;
}

.dig_login_rembe div {
    font-family: 'IRANSANS' !important;
    font-size: 12px !important;
}

.dig_ma-box .button,
.dig_ma-box .button[type=submit],
.dig_ma-box .transupbutton[type=submit] {
    font-family: 'IRANSANS' !important;
    font-size: 12px !important;
}

.digits_login_form .dig_lrf_box .dig_opt_mult_lab,
.digits_login_form .dig_lrf_box .dig_opt_mult~label,
.digits_login_form .dig_lrf_box .minput .digits-input-wrapper~label,
.digits_login_form .dig_lrf_box .minput .not-empty~label {
    font-size: 12px !important;
}

.dig_ma-box .backtoLogin,
.dig_ma-box .forgotpassworda,
.dig_ma-box .signdesc,
.dig-container .button,
.dig_ma-box .transupbutton {
    font-size: 12px;
    font-family: 'IRANSANS' !important;
}

.mweb-swiper-pagination {
    text-align: center;
    padding-top: 10px;
}

.mweb-swiper-pagination .swiper-pagination-bullet {
    vertical-align: middle;
    background-color: #444;
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.mweb-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #f44336;
}

.deal_product {
    margin-bottom: 0;
}

.deal_product a.button {
    background-color: #fdc913;
    color: #272d2f;
    border-radius: 10px;
    margin-right: 3px;
    width: 30px;
    height: 30px;
    line-height: 36px;
    margin-top: 2px;
}

.deal_product a.button i {
    text-indent: 0
}

.product_item.deal_product a.added_to_cart {
    background-color: #e3fff1;
    border-radius: 10px;
    margin-right: 3px;
    line-height: 27px
}

.deal_product a.button i:before {
    content: '\eb16'
}

.deal_product .deal_inner_row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    position: relative;
    margin-bottom: 10px;
}

.product_item.deal_product .price .panel-madata-Price-currencySymbol {
    margin-right: 5px;
}

.deal_product .timer_wrap {
    text-align: center;
    background-color: #fcfcfc;
    position: relative;
    bottom: -10px;
    border-radius: 10px 10px 0 0;
    margin: 0 15px;
    padding: 2px 0;
}

.deal_product .timer_wrap .text {
    display: none
}

.deal_product .timer_wrap .second {
    background-color: transparent;
}

.deal_product .timer_wrap .second .no {
    color: #df2125 !important
}

.deal_product .timer_wrap .product-date>div {
    height: auto;
    width: auto;
    margin: 0 7px
}

.deal_product .product_tag {
    left: 3px;
    top: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 9px;
    padding: 0px 6px;
    right: auto;
}

.archive .bk_category_list {
    margin-bottom: 15px
}

.bk_elm_circle {
    width: 80px;
    display: inline-flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
    vertical-align: middle;
}

.bk_elm_circle .elm_ico {
    width: 54px;
    height: 54px;
    background-color: #FFF;
    border: 3px solid #FFF;
    border-radius: 10px;
    margin-bottom: 11px;
    padding: 8px;
    box-shadow: 0px 2px 35px -13px rgb(0 0 0 / 0.25);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 26px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.bk_elm_circle .elm_ico i {
    line-height: 0
}

.bk_elm_circle:hover .elm_ico,
.bk_elm_circle.is_active .elm_ico {
    background-color: #fdc913;
    color: #fff;
    /* border-radius: 30px; */
    border-color: #FFF;
}

.bk_elm_circle span {
    font-size: 11px;
    white-space: nowrap;
    height: 18px;
    overflow: hidden;
    position: relative;
    display: block;
    max-width: 100%;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    padding: 0 5px;
}

.horizontal_scroll_css {
    white-space: nowrap;
    position: relative;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}

.horizontal_scroll_css::-webkit-scrollbar {
    height: 2px;
    background: #eee;
    border-radius: 4px
}

.horizontal_scroll_css::-webkit-scrollbar-corner {
    background-color: #282828;
    display: block;
    border-radius: 4px
}

.horizontal_scroll_css::-webkit-scrollbar-thumb {
    background-color: #b5b5b5;
    border-radius: 4px
}

.vertical_scroll_css {
    overflow-y: scroll;
    overflow-x: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

.vertical_scroll_css::-webkit-scrollbar {
    width: 2px;
    background: #eee;
    border-radius: 4px
}

.vertical_scroll_css::-webkit-scrollbar-corner {
    background-color: #282828;
    display: block;
    border-radius: 4px
}

.vertical_scroll_css::-webkit-scrollbar-thumb {
    background-color: #b5b5b5;
    border-radius: 4px
}

.ajax-loader,
.slider-loader {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 992;
    opacity: 0.96;
    background: rgba(0, 0, 0, 0) url('assets/images/loading-oval.svg') no-repeat center center;
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.search_history .history_list {
    padding: 7px 23px 7px 10px;
}

.search_history .history_list a {
    display: inline-block;
    border: 1px solid hsl(220deg 23% 95% / 88%);
    padding: 0 15px;
    border-radius: 34px;
    line-height: 22px;
    margin-top: 5px;
    margin-left: 7px;
    font-size: 11px;
}

.search_history .history_list a:before {
    content: "\e962";
    font-family: "iwooi";
    font-size: 14px;
    vertical-align: middle;
    display: inline-block;
    line-height: 0;
    margin-left: 7px;
    margin-right: -7px;
    opacity: 0.5;
}

.search_screen .ajax-loader {
    background-size: 30px;
}

.mini_cart_screen .panel-madata-mini-cart__empty-message {
    margin: 20px 15px;
    border: 1px dashed rgb(0 0 0 / 10%);
    padding: 20px 10px;
    text-align: center;
    font-size: 11px;
    border-radius: 10px;
}

.panel-madata-mini-cart__empty-message:before {
    content: '\eb19';
    font-family: "iwooi";
    font-size: 30px;
    color: #999;
    display: block;
    margin-bottom: 10px;
    opacity: 0.3;
}

.screen_overlay .screen_head_t {
    line-height: 49px;
    display: flex;
    width: calc(100% - 53px);
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.screen_overlay .screen_head_t strong {
    max-width: 214px;
    display: inline-block;
    font-weight: 500;
}

.mini_cart_screen .cart_count {
    float: left;
    background-color: #4caf50;
    height: 18px;
    min-width: 18px;
    margin-left: 15px;
    line-height: 19px;
    text-align: center;
    vertical-align: middle;
    border-radius: 5px;
    font-size: 11px;
    color: #fafafa;
    font-weight: 500;
    font-display: swap;
}

.mini_cart_screen .widget_shopping_cart_content {
    height: 100%;
    padding: 25px 15px;
}

.mini_cart_quantity_price_row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 5px;
}

.mini_cart_quantity_price_row .quantity {
    margin: 0;
}

.mini_cart_quantity_price_row .quantity input.qty {
    height: 24px;
    width: 87px;
    font-size: 12px;
    text-align: center;
    padding: 0 20px;
    background: transparent;
    border-radius: 3px;
}

.mini_cart_quantity_price_row .quantity .plus-minus {
    top: 3px;
    left: 7px;
    right: 6px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.category_list {}

.category_list .category_list_t {
    position: relative;
    font-weight: 500;
    /* margin-bottom: 7px; */
    height: 43px;
    line-height: 43px;
    background-color: #e7ebef;
    color: #444;
    font-size: 12px;
    padding: 0 15px;
}

.category_list .category_list_t i {
    font-size: 18px;
    vertical-align: middle;
    margin-left: 10px;
    display: inline-block;
    line-height: 0;
    color: #999;
}

.category_list .category_list_t a {
    position: absolute;
    left: 15px;
    top: 13px;
    /* background-color: #ffffff; */
    /* padding: 0 15px; */
    font-size: 10px;
    border-radius: 15px;
    font-weight: normal;
    line-height: 19px;
    color: #999;
}

.category_list .category_list_t a i {
    font-size: 15px;
    margin-left: 3px;
}

.category_list .scrolling-wrapper {
    padding: 15px 10px;
}

.m_add_to_cart_sticky {
    /* position: fixed; */
    /* right: 10px; */
    /* bottom: 10px; */
    /* left: 10px; */
    margin: 10px;
    z-index: 10;
    height: 48px;
    line-height: 50px;
    border-radius: 10px;
    background-color: #ffffff;
    color: #555;
    padding: 0 15px;
    display: flex;
    box-shadow: 0px 0px 20px -9px rgb(0 0 0 / 35%);
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}

.m_add_to_cart_sticky.outofstock {
    filter: grayscale(100%);
}

.m_add_to_cart_sticky span>i {
    font-size: 21px;
    vertical-align: middle;
    margin-left: 13px;
    line-height: 0;
    color: #03c792;
}

.m_add_to_cart_sticky>span {
    font-size: 12px;
    font-weight: 500;
}

.m_add_to_cart_sticky .price {
    /* color: #FFF; */
    line-height: 27px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    display: flex;
}

.m_add_to_cart_sticky .price:before {
    content: '';
    width: 1px;
    height: 22px;
    background-color: rgb(255 255 255 / 35%);
    display: inline-block;
    vertical-align: middle;
    position: relative;
    right: -25px;
}

.m_add_to_cart_sticky .price .panel-madata-Price-currencySymbol {
    font-weight: normal;
    font-size: 9px;
    color: #f36b6b;
}

.m_add_to_cart_sticky .price .pvr_p .amount+.amount {
    margin-right: 5px;
}

.m_add_to_cart_sticky .price ins {
    text-decoration: none;
    margin-right: 15px
}

.m_add_to_cart_sticky .price i {
    font-size: 15px;
    vertical-align: middle;
    line-height: 0;
    padding: 0 7px;
    font-style: italic;
    color: #888;
}

.contact_us_wrap {
    position: relative;
    color: #666;
    font-size: 12px;
    font-weight: 500;
    box-shadow: 0 0px 12px -2px rgb(0 0 0 / 10%);
    margin-top: 10px;
    background-color: #FFF;
    padding: 10px 10px 20px 10px;
    border-radius: 10px;
}

.contact_us_wrap h5 {
    width: 150px;
    background-color: #fcfcfc;
    text-align: center;
    margin: auto;
    border-radius: 0 0 10px 10px;
    line-height: 29px;
    margin-top: -9px;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 12px;
}

.contact_item {
    margin-top: 12px;
    position: relative;
    font-family: IRANSansnum;
    font-size: 12px;
    font-weight: normal;
}

.contact_item i {
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    border-radius: 32%;
    text-align: center;
    line-height: 32px;
    font-size: 18px;
    color: #f36b6b;
    background-color: rgb(252 252 252);
    margin-left: 10px;
}

.contact_item span {
    display: inline-block;
}

@media screen and (max-width: 425px) {
    .blog-post--image:before {
        bottom: -10%;
        transform: rotate(-4deg);
    }
    .namad_row .namad_wrap>div {
        float: none;
        display: block;
        width: 100%;
        text-align: center;
    }
    .namad_row .namad_wrap .namad_title {
        text-align: revert;
        padding-right: 15px;
        height: 46px;
    }
    .namad_row .namad_wrap .namad_title span {
        display: none;
    }
}

.panel-madata-MyAccount-navigation ul li a {
    padding: 10px;
    display: block;
    font-size: 12px;
    color: #777;
}

.panel-madata-MyAccount-navigation ul li {
    position: relative;
    display: inline-block;
}

.panel-madata-MyAccount-navigation ul li.is-active a {
    border-bottom: 2px solid #fdc913;
}

.mb-1 {
    margin-bottom: 10px;
}

.mb-2 {
    margin-bottom: 20px;
}

.mb-3 {
    margin-bottom: 30px;
}

.edite-table a {
    width: fit-content;
    display: block;
    border: navajowhite;
    padding: 8px;
    border-radius: 5px;
    background: #b9b9b9;
    color: #fff;
    margin: 10px auto;
}

.input-sub-suc {
    width: fit-content;
    display: block;
    border: navajowhite;
    padding: 8px;
    border-radius: 5px;
    background: #4caf50;
    color: #fff;
    margin: 10px auto;
}

.input-sub-next {
    width: fit-content;
    display: block;
    border: navajowhite;
    padding: 8px 15px 8px 10px;
    border-radius: 5px;
    background: #4caf50;
    color: #fff;
    margin: 10px auto;
}

.alert-message {
    border: 1px solid rgba(232, 232, 247, .2);
    border-radius: 3px;
    background: #665dd2
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 3.8125rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    color: #1b3585;
    background-color: #d6e0ff;
    border-color: #c6d4ff
}

.alert-primary hr {
    border-top-color: #adc1ff
}

.alert-primary .alert-link {
    color: #12245b
}

.alert-secondary {
    color: #f1388b;
    background-color: #f9e5db;
    border-color: #f9e5db
}

.alert-secondary hr {
    border-top-color: #cacfdb
}

.alert-secondary .alert-link {
    color: #292e37
}

.alert-success {
    color: #1f5c01;
    background-color: #d8efcc;
    border-color: #c8e9b8
}

.alert-success hr {
    border-top-color: #b9e3a5
}

.alert-success .alert-link {
    color: #0e2a00
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.alert-info hr {
    border-top-color: #abdde5
}

.alert-info .alert-link {
    color: #062c33
}

.alert-warning {
    color: #856404;
    background-color: #ffeeba;
    border-color: #ffeeba
}

.alert-warning hr {
    border-top-color: #ffe8a1
}

.alert-warning .alert-link {
    color: #533f03
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.alert-danger hr {
    border-top-color: #f1b0b7
}

.alert-danger .alert-link {
    color: #491217
}

.alert-light {
    color: #7f7f81;
    background-color: #fdfdfe;
    border-color: #fcfcfd
}

.alert-light hr {
    border-top-color: #ededf3
}

.alert-light .alert-link {
    color: #666667
}

.alert-dark {
    color: #1f2533;
    background-color: #d8dae0;
    border-color: #c8ccd3
}

.alert-dark hr {
    border-top-color: #babfc8
}

.alert-dark .alert-link {
    color: #0c0e13
}

.alert {
    border-width: 0;
    padding: 12px 15px;
    border-radius: 8px
}

.alert button {
    background: none;
    border: none;
}

.alert .close {
    text-shadow: none;
    opacity: .9
}

.alert strong {
    font-weight: 600
}

[class*=alert-outline-] {
    border: 1px solid transparent
}

.alert-outline-success {
    border-color: #36c54d;
    color: #19b159
}

.alert-outline-info {
    border-color: #1ab6cf;
    color: #01b8ff
}

.alert-outline-warning {
    border-color: #ffdb6d;
    color: #d39e00
}

.alert-outline-danger {
    border-color: #eb8c95;
    color: #f16d75
}

[class*=alert-solid-] {
    border-width: 0;
    color: #fff
}

.alert-solid-success {
    background-color: #19b159
}

.alert-solid-info {
    background-color: #01b8ff
}

.alert-solid-warning {
    background-color: #ff9b21
}

.alert-solid-danger {
    background-color: #f16d75
}

.alert-inner--icon {
    float: right;
    margin-left: 5px
}

.select-car {}

.select-car img {
    width: 100%;
    height: auto;
}

@media (max-width:500px) {
    .select-car img {
        max-width: 90px;
        min-height: 70px;
    }
}

.select-car-btn {
    height: 35px;
    width: 60px;
    display: inline-block;
    border: none;
    border-radius: 5px;
    background: #f36b6b;
    color: #fff;
    margin: 10px auto;
}

.new_order table th,
.new_order table td {
    padding: 5px;
    text-align: right;
    width: 25%;
}

.select-car-type .img {
    width: 30% !important;
}

.select-car-type tr {
    min-height: 135px;
    margin-bottom: 25px !important;
}

.select-car-type .des {
    width: 70%;
    text-align: right;
}

.select-car-type .des h4 {
    height: 40px;
    font-weight: 500;
    overflow: hidden;
}

.btn-delet{
    background: #ff00002e;
    border: none;
    color: red;
    border-radius: 7px;
    font-size: 11px;
}

.section-content-product{
    display: block;
    border: 1px solid #e8e7e9;
    padding: 10px;
    border-radius: 5px;
    background: #fff;
}

.select-car-type .des p {
    font-weight: 100;
    margin-top: 10px;
}

.select-car-type .link-view-site {
    font-size: 10px;
    background-color: #6bc8f352;
    color: #00000087;
    padding: 4px 8px;
    border-radius: 6px;
    width: 100%;
    display: block;
}

.select-car-type .link-view-site i {
    font-size: 14px;
    vertical-align: sub;
}

.select-car-type .des .model {
    text-align: left;
    display: block;
}

.select-car-type .des button {
    width: 100%;
    bottom: -9px;
    position: relative;
}

.color-p {
    min-width: 50px;
    min-height: 50px;
    border-radius: 5px;
}

.table-select-color th {
    width: unset !important;
}

.table-select-color .color {
    width: 1% !important;
    /* width: 20% !important; */
}

.select-color-btn {
    height: 35px;
    width: 60px;
    display: inline-block;
    border: none;
    border-radius: 5px;
    background: #607d8b;
    color: #fff;
    float: left;
}

.technical_Info .num {
    width: 10% !important;
    border-left: 1px solid #ebebeb;
}

.technical_Info .title,
.value {
    text-align: right;
    /* width: 200px !important; */
    border-left: 1px solid #ebebeb;
}



.danger-p-insert-order {
    background-color: #e7e7e7;
    border-radius: 8px;
    padding: 10px;
}

.taeid-cont-technical-Info {
    height: 35px;
    width: fit-content;
    display: block;
    border: none;
    border-radius: 5px;
    background: #4caf50;
    color: #fff;
    margin: 10px auto;
}

.taeid-cont-technical-Info-icon {
    height: 70px;
    font-size: 40px;
    display: block;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    color: #f44336;
}

.des-title-new-order {
    vertical-align: baseline;
}

.textarea-title-new-order {
    padding: 10px 15px;
    border-radius: 8px;
}

.tr-acc {
    border: 1px solid rgba(0, 0, 0, 0.05);
    background: #fff;
    padding: 15px;
    margin-bottom: 15px;
}

.tr-acc h4 {
    font-weight: 500;
    font-size: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding-bottom: 5px;
}

.cel-acsess {
    margin-right: 15px;
    padding-top: 10px;
}

.check-ass {
    vertical-align: sub;
}

.taeid-cont-acss {
    height: 35px;
    width: fit-content;
    display: block;
    border: none;
    border-radius: 5px;
    background: #4caf50;
    color: #fff;
    margin: 10px auto;
    padding: 5px 15px 5px 10px;
}

.taeid-cont-info {
    height: 35px;
    width: fit-content;
    display: block;
    border: none;
    border-radius: 5px;
    background: #00b1ff;
    color: #fff;
    margin: 10px auto;
    padding: 5px 15px 5px 10px;
}

.taeid-cont-dark {
    height: 35px;
    width: fit-content;
    display: block;
    border: none;
    border-radius: 5px;
    background: #607d8b;
    color: #fff;
    margin: 10px auto;
    padding: 5px 15px 5px 10px;
}

.taeid-cont-acss-icon {
    height: 70px;
    font-size: 40px;
    display: block;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    color: #f44336;
}

.cars-info-end-level {
    border: 1px solid silver;
    margin: 15px auto;
    padding: 10px;
    text-align: center;
    border-radius: 8px;
}

.cars-info-end-level-shayan {
    border: 1px solid #f36b6b;
    margin: 15px auto;
    padding: 10px;
    text-align: center;
    border-radius: 8px;
    box-shadow: 0 0 5px #f36b6b61;
}

.div-color {
    position: absolute;
    margin-top: -20px;
    background: #efefef;
    width: fit-content;
    color: #000;
    margin-right: -10px;
    border-radius: 8px 0 8px 0;
    padding: 5px 10px;
}

.div-color-p {
    width: 12px;
    height: 12px;
    display: inline-block;
    /* background: red; */
    border-radius: 30px;
    vertical-align: middle;
}

.div-color-a {
    display: inline-block;
}

.price-acc {
    color: #ff000096;
}

.taeid-cont-end {
    height: 35px;
    width: fit-content;
    display: block;
    border: none;
    border-radius: 5px;
    background: #4caf50;
    color: #fff;
    margin: 10px auto;
    padding: 0px 50px !important;
}

.link-view-order {
    text-decoration: underline dashed #f36b6b 0px !important;
    text-underline-offset: 5px;
}

.status-order {
    position: absolute;
    margin-top: -18px;
    background: #e5e5e5c7;
    width: fit-content;
    padding: 3px 4px;
    margin-right: -5px;
    border-radius: 5px 0 0 0;
}

.img-view-orders {
    width: 20% !important;
    display: inline-block !important;
}

.details-view-orders {
    width: 58% !important;
    display: inline-block !important;
    border-bottom: none !important;
}

.link-view-orders {
    width: 20% !important;
    display: inline-block !important;
}

.title-view-order {
    width: 25% !important;
    display: inline-block !important;
}

.details-view-order {
    width: 73% !important;
    display: inline-block !important;
}

.div-status-view {
    background-color: #000;
}

.status-order-view p {
    margin: 5px 0;
}

.status-order-view i {
    vertical-align: sub;
    color: #f36b6b;
    font-size: 15px;
    margin-left: 10px;
}

.back-btn-orders {
    height: 35px;
    width: fit-content;
    display: block;
    border: none;
    border-radius: 5px;
    background: #b5b5b5;
    color: #fff;
    margin: 10px auto;
    padding: 8px 15px 8px 10px;
}

.img-view-karbari {
    width: 40% !important;
    display: inline-block !important;
}

.details-view-karbari {
    width: 59% !important;
    display: inline-block !important;
}

.view-karbari-feu {
    text-align: right;
}

.view-karbari-feu h4 {
    font-weight: 500;
    margin-bottom: 15px;
}

.view-karbari-feu a {
    background: #707070;
    left: 13px;
    margin-top: 0px;
    padding: 5px 8px;
    border-radius: 5px;
    color: #fff;
    font-weight: 500;
    float: left;
    border: none;
}

.view-karbari-feu button {
    background: #f36b6b;
    left: 13px;
    margin-top: 0px;
    padding: 5px 8px;
    border-radius: 5px;
    color: #fff;
    font-weight: 500;
    border: none;
}

.text-justify {
    text-align: justify;
    line-height: 25px;
}

.sub-req-karbar-do {
    height: 35px;
    display: block;
    border: none !important;
    border-radius: 5px !important;
    background: #4caf50;
    color: #fff !important;
    margin: 10px auto;
    padding: 7px;
    width: 100%;
    text-align: center;
}

.acc-des {
    text-align: justify;
    max-height: 51px;
    overflow: hidden;
    margin-bottom: 10px;
}

.price-acc {
    font-size: 12px;
}

.select-car-cart td {
    border-bottom: none !important;
    display: inline-block !important;
}

.cart-trash {
    border: none;
    background-color: #f36b6b;
    color: #fff;
    padding: 5px 9px;
    border-radius: 5px;
    padding-top: 8px;
}

.cart-col-1 {
    width: 20% !important;
}

.cart-col-2 {
    width: 60% !important;
}

.cart-col-3 {
    width: 10% !important;
}

.bottom-fixed .account {
    color: #fff;
}

.badge {
    padding: 1px 5px;
    border-radius: 5px;
}

.text-bg-info {
    color: #fff!important;
    background-color: #0dcaf0;
}

.text-bg-success {
    color: #fff!important;
    background-color: #198754;
}

.text-bg-danger {
    color: #fff!important;
    background-color: #dc3545;
}

.text-bg-warning {
    color: #000!important;
    background-color: #ffc107;
}

.text-bg-secondary {
    color: #000!important;
    background-color: #c9c9c9;
}

.img-show-upload {
    border: 1px solid silver !important;
    max-width: 24% !important;
    margin: 2px auto !important;
    height: 100px !important;
}

.img-show-upload .delet i {
    font-size: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
}

.img-show-upload button {
    border: none;
}

.bbtag {
    position: absolute;
    left: 13px;
    background: #f36b6b;
    padding: 5px 10px;
    border-radius: 0 0 10px;
    margin-top: -5px;
    color: #fff;
}