@charset "UTF-8";
/***************************************
Theme Name: JahanFile
Theme URI: https://parvanweb.ir
Description: این قالب توسط گروه طراحی پروان وب طراحی و کدنویسی شده است ، به منظور ویرایشات فقط به گروه طراحی پروان وب مراجعه نمایید، و حذف کپی رایت برابر با حذف پشتیبانی قالب می باشد.
Author: Parvanweb(saleh_talebi)
Author URI: https://parvanweb.ir
Version: 1.0

***************************************/
 @import url(css/fonts.css);
.fa.fa-pull-left,.fa.pull-left{
    margin-right:.3em
}
#main-nav .mega-cat-takhfif,#main-nav:after,.aligncenter{
    clear:both
}
iframe,img{
    max-width:100%
}
.tags a:hover,.tagsn a:hover{
    moz-transition:all .3s ease-in-out
}
body.edd_receipt_page table,table{
    border-collapse:collapse;
    border-spacing:0
}
@font-face{
    font-family:FontAwesome;
    src:url(fonts/fontawesome/fontawesome-webfont.eot?v=4.6.3);
    src:url(fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'),url(fonts/fontawesome/fontawesome-webfont.woff2?v=4.6.3) format('woff2'),url(fonts/fontawesome/fontawesome-webfont.woff?v=4.6.3) format('woff'),url(fonts/fontawesome/fontawesome-webfont.ttf?v=4.6.3) format('truetype'),url(fonts/fontawesome/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
    font-weight:400;
    font-style:normal
}
.fa-lg{
    font-size:1.33333333em;
    line-height:.75em;
    vertical-align:-15%
}
#edd_checkout_cart td,#edd_user_history td,.fa-stack,.lb-box img,th{
    vertical-align:middle
}
.fa-2x{
    font-size:2em
}
.fa-3x{
    font-size:3em
}
.fa-4x{
    font-size:4em
}
.fa-5x{
    font-size:5em
}
.fa-fw{
    width:1.28571429em;
    text-align:center
}
.fa-ul{
    padding-left:0;
    margin-left:2.14285714em;
    list-style-type:none
}
.fa.fa-pull-right,.fa.pull-right{
    margin-left:.3em
}
.fa-ul>li{
    position:relative
}
.fa-li{
    position:absolute;
    left:-2.14285714em;
    width:2.14285714em;
    top:.14285714em;
    text-align:center
}
.fa-li.fa-lg{
    left:-1.85714286em
}
.fa-border{
    padding:.2em .25em .15em;
    border:.08em solid #eee;
    border-radius:.1em
}
*,.sr-only{
    padding:0;
    border:0
}
.fa-pull-left{
    float:left
}
.fa-pull-right,.pull-right{
    float:right
}
.pull-left{
    float:left
}
.fa-spin{
    -webkit-animation:fa-spin 2s infinite linear;
    animation:fa-spin 2s infinite linear
}
.fa-pulse{
    -webkit-animation:fa-spin 1s infinite steps(8);
    animation:fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin{
    0%{
        -webkit-transform:rotate(0);
        transform:rotate(0)
    }
    100%{
        -webkit-transform:rotate(359deg);
        transform:rotate(359deg)
    }
}
@keyframes fa-spin{
    0%{
        -webkit-transform:rotate(0);
        transform:rotate(0)
    }
    100%{
        -webkit-transform:rotate(359deg);
        transform:rotate(359deg)
    }
}
.fa-rotate-90{
    -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg)
}
.fa-rotate-180{
    -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    transform:rotate(180deg)
}
.fa-rotate-270{
    -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform:rotate(270deg);
    -ms-transform:rotate(270deg);
    transform:rotate(270deg)
}
.fa-flip-horizontal{
    -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform:scale(-1,1);
    -ms-transform:scale(-1,1);
    transform:scale(-1,1)
}
.fa-flip-vertical{
    -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform:scale(1,-1);
    -ms-transform:scale(1,-1);
    transform:scale(1,-1)
}
:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{
    filter:none
}
.fa-stack{
    position:relative;
    display:inline-block;
    width:2em;
    height:2em;
    line-height:2em
}
.fa-stack-1x,.fa-stack-2x{
    position:absolute;
    left:0;
    width:100%;
    text-align:center
}
.fa-stack-1x{
    line-height:inherit
}
.fa-stack-2x{
    font-size:2em
}
.fa-inverse{
    color:#fff
}
.fa-glass:before{
    content:"\f000"
}
.fa-music:before{
    content:"\f001"
}
.fa-search:before{
    content:"\f002"
}
.fa-envelope-o:before{
    content:"\f003"
}
.fa-heart:before{
    content:"\f004"
}
.fa-star:before{
    content:"\f005"
}
.fa-star-o:before{
    content:"\f006"
}
.fa-user:before{
    content:"\f007"
}
.fa-film:before{
    content:"\f008"
}
.fa-th-large:before{
    content:"\f009"
}
.fa-th:before{
    content:"\f00a"
}
.fa-th-list:before{
    content:"\f00b"
}
.content ul li::before,.fa-check:before{
    content:"\f00c"
}
.fa-close:before,.fa-remove:before,.fa-times:before{
    content:"\f00d"
}
.fa-search-plus:before{
    content:"\f00e"
}
.fa-search-minus:before{
    content:"\f010"
}
.fa-power-off:before{
    content:"\f011"
}
.fa-signal:before{
    content:"\f012"
}
.fa-cog:before,.fa-gear:before{
    content:"\f013"
}
.fa-trash-o:before{
    content:"\f014"
}
.fa-home:before{
    content:"\f015"
}
.fa-file-o:before{
    content:"\f016"
}
.fa-clock-o:before{
    content:"\f017"
}
.fa-road:before{
    content:"\f018"
}
.fa-download:before{
    content:"\f019"
}
.fa-arrow-circle-o-down:before{
    content:"\f01a"
}
.fa-arrow-circle-o-up:before{
    content:"\f01b"
}
.fa-inbox:before{
    content:"\f01c"
}
.fa-play-circle-o:before{
    content:"\f01d"
}
.fa-repeat:before,.fa-rotate-right:before{
    content:"\f01e"
}
.fa-refresh:before{
    content:"\f021"
}
.fa-list-alt:before{
    content:"\f022"
}
.fa-lock:before{
    content:"\f023"
}
.fa-flag:before{
    content:"\f024"
}
.fa-headphones:before{
    content:"\f025"
}
.fa-volume-off:before{
    content:"\f026"
}
.fa-volume-down:before{
    content:"\f027"
}
.fa-volume-up:before{
    content:"\f028"
}
.fa-qrcode:before{
    content:"\f029"
}
.fa-barcode:before{
    content:"\f02a"
}
.fa-tag:before{
    content:"\f02b"
}
.fa-tags:before{
    content:"\f02c"
}
.fa-book:before{
    content:"\f02d"
}
.fa-bookmark:before{
    content:"\f02e"
}
.fa-print:before{
    content:"\f02f"
}
.fa-camera:before{
    content:"\f030"
}
.fa-font:before{
    content:"\f031"
}
.fa-bold:before{
    content:"\f032"
}
.fa-italic:before{
    content:"\f033"
}
.fa-text-height:before{
    content:"\f034"
}
.fa-text-width:before{
    content:"\f035"
}
.fa-align-left:before{
    content:"\f036"
}
.fa-align-center:before{
    content:"\f037"
}
.fa-align-right:before{
    content:"\f038"
}
.fa-align-justify:before{
    content:"\f039"
}
.fa-list:before{
    content:"\f03a"
}
.fa-dedent:before,.fa-outdent:before{
    content:"\f03b"
}
.fa-indent:before{
    content:"\f03c"
}
.fa-video-camera:before{
    content:"\f03d"
}
.fa-image:before,.fa-photo:before,.fa-picture-o:before{
    content:"\f03e"
}
.fa-pencil:before{
    content:"\f040"
}
.fa-map-marker:before{
    content:"\f041"
}
.fa-adjust:before{
    content:"\f042"
}
.fa-tint:before{
    content:"\f043"
}
.fa-edit:before,.fa-pencil-square-o:before{
    content:"\f044"
}
.fa-share-square-o:before{
    content:"\f045"
}
.fa-check-square-o:before{
    content:"\f046"
}
.fa-arrows:before{
    content:"\f047"
}
.fa-step-backward:before{
    content:"\f048"
}
.fa-fast-backward:before{
    content:"\f049"
}
.fa-backward:before{
    content:"\f04a"
}
.fa-play:before{
    content:"\f04b"
}
.fa-pause:before{
    content:"\f04c"
}
.fa-stop:before{
    content:"\f04d"
}
.fa-forward:before{
    content:"\f04e"
}
.fa-fast-forward:before{
    content:"\f050"
}
.fa-step-forward:before{
    content:"\f051"
}
.fa-eject:before{
    content:"\f052"
}
.fa-chevron-left:before{
    content:"\f053"
}
.fa-chevron-right:before{
    content:"\f054"
}
.fa-plus-circle:before{
    content:"\f055"
}
.fa-minus-circle:before{
    content:"\f056"
}
.fa-times-circle:before{
    content:"\f057"
}
.fa-check-circle:before{
    content:"\f058"
}
.fa-question-circle:before{
    content:"\f059"
}
.fa-info-circle:before{
    content:"\f05a"
}
.fa-crosshairs:before{
    content:"\f05b"
}
.fa-times-circle-o:before{
    content:"\f05c"
}
.fa-check-circle-o:before{
    content:"\f05d"
}
.fa-ban:before{
    content:"\f05e"
}
.fa-arrow-left:before{
    content:"\f060"
}
.fa-arrow-right:before{
    content:"\f061"
}
.fa-arrow-up:before{
    content:"\f062"
}
.fa-arrow-down:before{
    content:"\f063"
}
.fa-mail-forward:before,.fa-share:before{
    content:"\f064"
}
.fa-expand:before{
    content:"\f065"
}
.fa-compress:before{
    content:"\f066"
}
.fa-plus:before{
    content:"\f067"
}
.fa-minus:before{
    content:"\f068"
}
.fa-asterisk:before{
    content:"\f069"
}
.fa-exclamation-circle:before{
    content:"\f06a"
}
.fa-gift:before{
    content:"\f06b"
}
.fa-leaf:before{
    content:"\f06c"
}
.fa-fire:before{
    content:"\f06d"
}
.fa-eye:before{
    content:"\f06e"
}
.fa-eye-slash:before{
    content:"\f070"
}
.fa-exclamation-triangle:before,.fa-warning:before{
    content:"\f071"
}
.fa-plane:before{
    content:"\f072"
}
.fa-calendar:before{
    content:"\f073"
}
.fa-random:before{
    content:"\f074"
}
.fa-comment:before{
    content:"\f075"
}
.fa-magnet:before{
    content:"\f076"
}
.fa-chevron-up:before{
    content:"\f077"
}
.fa-chevron-down:before{
    content:"\f078"
}
.fa-retweet:before{
    content:"\f079"
}
.fa-shopping-cart:before{
    content:"\f07a"
}
.fa-folder:before{
    content:"\f07b"
}
.fa-folder-open:before{
    content:"\f07c"
}
.fa-arrows-v:before{
    content:"\f07d"
}
.fa-arrows-h:before{
    content:"\f07e"
}
.fa-bar-chart-o:before,.fa-bar-chart:before{
    content:"\f080"
}
.fa-twitter-square:before{
    content:"\f081"
}
.fa-facebook-square:before{
    content:"\f082"
}
.fa-camera-retro:before{
    content:"\f083"
}
.fa-key:before{
    content:"\f084"
}
.fa-cogs:before,.fa-gears:before{
    content:"\f085"
}
.fa-comments:before{
    content:"\f086"
}
.fa-thumbs-o-up:before{
    content:"\f087"
}
.fa-thumbs-o-down:before{
    content:"\f088"
}
.fa-star-half:before{
    content:"\f089"
}
.fa-heart-o:before{
    content:"\f08a"
}
.fa-sign-out:before{
    content:"\f08b"
}
.fa-linkedin-square:before{
    content:"\f08c"
}
.fa-thumb-tack:before{
    content:"\f08d"
}
.fa-external-link:before{
    content:"\f08e"
}
.fa-sign-in:before{
    content:"\f090"
}
.fa-trophy:before{
    content:"\f091"
}
.fa-github-square:before{
    content:"\f092"
}
.fa-upload:before{
    content:"\f093"
}
.fa-lemon-o:before{
    content:"\f094"
}
.fa-phone:before{
    content:"\f095"
}
.fa-square-o:before{
    content:"\f096"
}
.fa-bookmark-o:before{
    content:"\f097"
}
.fa-phone-square:before{
    content:"\f098"
}
.fa-twitter:before{
    content:"\f099"
}
.fa-facebook-f:before,.fa-facebook:before{
    content:"\f09a"
}
.fa-github:before{
    content:"\f09b"
}
.fa-unlock:before{
    content:"\f09c"
}
.fa-credit-card:before{
    content:"\f09d"
}
.fa-feed:before,.fa-rss:before{
    content:"\f09e"
}
.fa-hdd-o:before{
    content:"\f0a0"
}
.fa-bullhorn:before{
    content:"\f0a1"
}
.fa-bell:before{
    content:"\f0f3"
}
.fa-certificate:before{
    content:"\f0a3"
}
.fa-hand-o-right:before{
    content:"\f0a4"
}
.fa-hand-o-left:before{
    content:"\f0a5"
}
.fa-hand-o-up:before{
    content:"\f0a6"
}
.fa-hand-o-down:before{
    content:"\f0a7"
}
.fa-arrow-circle-left:before{
    content:"\f0a8"
}
.fa-arrow-circle-right:before{
    content:"\f0a9"
}
.fa-arrow-circle-up:before{
    content:"\f0aa"
}
.fa-arrow-circle-down:before{
    content:"\f0ab"
}
.fa-globe:before{
    content:"\f0ac"
}
.fa-wrench:before{
    content:"\f0ad"
}
.fa-tasks:before{
    content:"\f0ae"
}
.fa-filter:before{
    content:"\f0b0"
}
.fa-briefcase:before{
    content:"\f0b1"
}
.fa-arrows-alt:before{
    content:"\f0b2"
}
.fa-group:before,.fa-users:before{
    content:"\f0c0"
}
.fa-chain:before,.fa-link:before{
    content:"\f0c1"
}
.fa-cloud:before{
    content:"\f0c2"
}
.fa-flask:before{
    content:"\f0c3"
}
.fa-cut:before,.fa-scissors:before{
    content:"\f0c4"
}
.fa-copy:before,.fa-files-o:before{
    content:"\f0c5"
}
.fa-paperclip:before{
    content:"\f0c6"
}
.fa-floppy-o:before,.fa-save:before{
    content:"\f0c7"
}
.fa-square:before{
    content:"\f0c8"
}
.fa-bars:before,.fa-navicon:before,.fa-reorder:before{
    content:"\f0c9"
}
.fa-list-ul:before{
    content:"\f0ca"
}
.fa-list-ol:before{
    content:"\f0cb"
}
.fa-strikethrough:before{
    content:"\f0cc"
}
.fa-underline:before{
    content:"\f0cd"
}
.fa-table:before{
    content:"\f0ce"
}
.fa-magic:before{
    content:"\f0d0"
}
.fa-truck:before{
    content:"\f0d1"
}
.fa-pinterest:before{
    content:"\f0d2"
}
.fa-pinterest-square:before{
    content:"\f0d3"
}
.fa-google-plus-square:before{
    content:"\f0d4"
}
.fa-google-plus:before{
    content:"\f0d5"
}
.fa-money:before{
    content:"\f0d6"
}
.fa-caret-down:before{
    content:"\f0d7"
}
.fa-caret-up:before{
    content:"\f0d8"
}
.fa-caret-left:before{
    content:"\f0d9"
}
.fa-caret-right:before{
    content:"\f0da"
}
.fa-columns:before{
    content:"\f0db"
}
.fa-sort:before,.fa-unsorted:before{
    content:"\f0dc"
}
.fa-sort-desc:before,.fa-sort-down:before{
    content:"\f0dd"
}
.fa-sort-asc:before,.fa-sort-up:before{
    content:"\f0de"
}
.fa-envelope:before{
    content:"\f0e0"
}
.fa-linkedin:before{
    content:"\f0e1"
}
.fa-rotate-left:before,.fa-undo:before{
    content:"\f0e2"
}
.fa-gavel:before,.fa-legal:before{
    content:"\f0e3"
}
.fa-dashboard:before,.fa-tachometer:before{
    content:"\f0e4"
}
.fa-comment-o:before{
    content:"\f0e5"
}
.fa-comments-o:before{
    content:"\f0e6"
}
.fa-bolt:before,.fa-flash:before{
    content:"\f0e7"
}
.fa-sitemap:before{
    content:"\f0e8"
}
.fa-umbrella:before{
    content:"\f0e9"
}
.fa-clipboard:before,.fa-paste:before{
    content:"\f0ea"
}
.fa-lightbulb-o:before{
    content:"\f0eb"
}
.fa-exchange:before{
    content:"\f0ec"
}
.fa-cloud-download:before{
    content:"\f0ed"
}
.fa-cloud-upload:before{
    content:"\f0ee"
}
.fa-user-md:before{
    content:"\f0f0"
}
.fa-stethoscope:before{
    content:"\f0f1"
}
.fa-suitcase:before{
    content:"\f0f2"
}
.fa-bell-o:before{
    content:"\f0a2"
}
.fa-coffee:before{
    content:"\f0f4"
}
.fa-cutlery:before{
    content:"\f0f5"
}
.fa-file-text-o:before{
    content:"\f0f6"
}
.fa-building-o:before{
    content:"\f0f7"
}
.fa-hospital-o:before{
    content:"\f0f8"
}
.fa-ambulance:before{
    content:"\f0f9"
}
.fa-medkit:before{
    content:"\f0fa"
}
.fa-fighter-jet:before{
    content:"\f0fb"
}
.fa-beer:before{
    content:"\f0fc"
}
.fa-h-square:before{
    content:"\f0fd"
}
.fa-plus-square:before{
    content:"\f0fe"
}
.fa-angle-double-left:before{
    content:"\f100"
}
.fa-angle-double-right:before{
    content:"\f101"
}
.fa-angle-double-up:before{
    content:"\f102"
}
.fa-angle-double-down:before{
    content:"\f103"
}
.fa-angle-left:before{
    content:"\f104"
}
.fa-angle-right:before{
    content:"\f105"
}
.fa-angle-up:before{
    content:"\f106"
}
.fa-angle-down:before{
    content:"\f107"
}
.fa-desktop:before{
    content:"\f108"
}
.fa-laptop:before{
    content:"\f109"
}
.fa-tablet:before{
    content:"\f10a"
}
.fa-mobile-phone:before,.fa-mobile:before{
    content:"\f10b"
}
.fa-circle-o:before{
    content:"\f10c"
}
.fa-quote-left:before,blockquote:before{
    content:"\f10d"
}
.fa-quote-right:before{
    content:"\f10e"
}
.fa-spinner:before{
    content:"\f110"
}
.fa-circle:before{
    content:"\f111"
}
.fa-mail-reply:before,.fa-reply:before{
    content:"\f112"
}
.fa-github-alt:before{
    content:"\f113"
}
.fa-folder-o:before{
    content:"\f114"
}
.fa-folder-open-o:before{
    content:"\f115"
}
.fa-smile-o:before{
    content:"\f118"
}
.fa-frown-o:before{
    content:"\f119"
}
.fa-meh-o:before{
    content:"\f11a"
}
.fa-gamepad:before{
    content:"\f11b"
}
.fa-keyboard-o:before{
    content:"\f11c"
}
.fa-flag-o:before{
    content:"\f11d"
}
.fa-flag-checkered:before{
    content:"\f11e"
}
.fa-terminal:before{
    content:"\f120"
}
.fa-code:before{
    content:"\f121"
}
.fa-mail-reply-all:before,.fa-reply-all:before{
    content:"\f122"
}
.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{
    content:"\f123"
}
.fa-location-arrow:before{
    content:"\f124"
}
.fa-crop:before{
    content:"\f125"
}
.fa-code-fork:before{
    content:"\f126"
}
.fa-chain-broken:before,.fa-unlink:before{
    content:"\f127"
}
.fa-question:before{
    content:"\f128"
}
.fa-info:before{
    content:"\f129"
}
.fa-exclamation:before{
    content:"\f12a"
}
.fa-superscript:before{
    content:"\f12b"
}
.fa-subscript:before{
    content:"\f12c"
}
.fa-eraser:before{
    content:"\f12d"
}
.fa-puzzle-piece:before{
    content:"\f12e"
}
.fa-microphone:before{
    content:"\f130"
}
.fa-microphone-slash:before{
    content:"\f131"
}
.fa-shield:before{
    content:"\f132"
}
.fa-calendar-o:before{
    content:"\f133"
}
.fa-fire-extinguisher:before{
    content:"\f134"
}
.fa-rocket:before{
    content:"\f135"
}
.fa-maxcdn:before{
    content:"\f136"
}
.fa-chevron-circle-left:before{
    content:"\f137"
}
.fa-chevron-circle-right:before{
    content:"\f138"
}
.fa-chevron-circle-up:before{
    content:"\f139"
}
.fa-chevron-circle-down:before{
    content:"\f13a"
}
.fa-html5:before{
    content:"\f13b"
}
.fa-css3:before{
    content:"\f13c"
}
.fa-anchor:before{
    content:"\f13d"
}
.fa-unlock-alt:before{
    content:"\f13e"
}
.fa-bullseye:before{
    content:"\f140"
}
.fa-ellipsis-h:before{
    content:"\f141"
}
.fa-ellipsis-v:before{
    content:"\f142"
}
.fa-rss-square:before{
    content:"\f143"
}
.fa-play-circle:before{
    content:"\f144"
}
.fa-ticket:before{
    content:"\f145"
}
.fa-minus-square:before{
    content:"\f146"
}
.fa-minus-square-o:before{
    content:"\f147"
}
.fa-level-up:before{
    content:"\f148"
}
.fa-level-down:before{
    content:"\f149"
}
.fa-check-square:before{
    content:"\f14a"
}
.fa-pencil-square:before{
    content:"\f14b"
}
.fa-external-link-square:before{
    content:"\f14c"
}
.fa-share-square:before{
    content:"\f14d"
}
.fa-compass:before{
    content:"\f14e"
}
.fa-caret-square-o-down:before,.fa-toggle-down:before{
    content:"\f150"
}
.fa-caret-square-o-up:before,.fa-toggle-up:before{
    content:"\f151"
}
.fa-caret-square-o-right:before,.fa-toggle-right:before{
    content:"\f152"
}
.fa-eur:before,.fa-euro:before{
    content:"\f153"
}
.fa-gbp:before{
    content:"\f154"
}
.fa-dollar:before,.fa-usd:before{
    content:"\f155"
}
.fa-inr:before,.fa-rupee:before{
    content:"\f156"
}
.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{
    content:"\f157"
}
.fa-rouble:before,.fa-rub:before,.fa-ruble:before{
    content:"\f158"
}
.fa-krw:before,.fa-won:before{
    content:"\f159"
}
.fa-bitcoin:before,.fa-btc:before{
    content:"\f15a"
}
.fa-file:before{
    content:"\f15b"
}
.fa-file-text:before{
    content:"\f15c"
}
.fa-sort-alpha-asc:before{
    content:"\f15d"
}
.fa-sort-alpha-desc:before{
    content:"\f15e"
}
.fa-sort-amount-asc:before{
    content:"\f160"
}
.fa-sort-amount-desc:before{
    content:"\f161"
}
.fa-sort-numeric-asc:before{
    content:"\f162"
}
.fa-sort-numeric-desc:before{
    content:"\f163"
}
.fa-thumbs-up:before{
    content:"\f164"
}
.fa-thumbs-down:before{
    content:"\f165"
}
.fa-youtube-square:before{
    content:"\f166"
}
.fa-youtube:before{
    content:"\f167"
}
.fa-xing:before{
    content:"\f168"
}
.fa-xing-square:before{
    content:"\f169"
}
.fa-youtube-play:before{
    content:"\f16a"
}
.fa-dropbox:before{
    content:"\f16b"
}
.fa-stack-overflow:before{
    content:"\f16c"
}
.fa-instagram:before{
    content:"\f16d"
}
.fa-flickr:before{
    content:"\f16e"
}
.fa-adn:before{
    content:"\f170"
}
.fa-bitbucket:before{
    content:"\f171"
}
.fa-bitbucket-square:before{
    content:"\f172"
}
.fa-tumblr:before{
    content:"\f173"
}
.fa-tumblr-square:before{
    content:"\f174"
}
.fa-long-arrow-down:before{
    content:"\f175"
}
.fa-long-arrow-up:before{
    content:"\f176"
}
.fa-long-arrow-left:before{
    content:"\f177"
}
.fa-long-arrow-right:before{
    content:"\f178"
}
.fa-apple:before{
    content:"\f179"
}
.fa-windows:before{
    content:"\f17a"
}
.fa-android:before{
    content:"\f17b"
}
.fa-linux:before{
    content:"\f17c"
}
.fa-dribbble:before{
    content:"\f17d"
}
.fa-skype:before{
    content:"\f17e"
}
.fa-foursquare:before{
    content:"\f180"
}
.fa-trello:before{
    content:"\f181"
}
.fa-female:before{
    content:"\f182"
}
.fa-male:before{
    content:"\f183"
}
.fa-gittip:before,.fa-gratipay:before{
    content:"\f184"
}
.fa-sun-o:before{
    content:"\f185"
}
.fa-moon-o:before{
    content:"\f186"
}
.fa-archive:before{
    content:"\f187"
}
.fa-bug:before{
    content:"\f188"
}
.fa-vk:before{
    content:"\f189"
}
.fa-weibo:before{
    content:"\f18a"
}
.fa-renren:before{
    content:"\f18b"
}
.fa-pagelines:before{
    content:"\f18c"
}
.fa-stack-exchange:before{
    content:"\f18d"
}
.fa-arrow-circle-o-right:before{
    content:"\f18e"
}
.fa-arrow-circle-o-left:before{
    content:"\f190"
}
.fa-caret-square-o-left:before,.fa-toggle-left:before{
    content:"\f191"
}
.fa-dot-circle-o:before{
    content:"\f192"
}
.fa-wheelchair:before{
    content:"\f193"
}
.fa-vimeo-square:before{
    content:"\f194"
}
.fa-try:before,.fa-turkish-lira:before{
    content:"\f195"
}
.fa-plus-square-o:before{
    content:"\f196"
}
.fa-space-shuttle:before{
    content:"\f197"
}
.fa-slack:before{
    content:"\f198"
}
.fa-envelope-square:before{
    content:"\f199"
}
.fa-wordpress:before{
    content:"\f19a"
}
.fa-openid:before{
    content:"\f19b"
}
.fa-bank:before,.fa-institution:before,.fa-university:before{
    content:"\f19c"
}
.fa-graduation-cap:before,.fa-mortar-board:before{
    content:"\f19d"
}
.fa-yahoo:before{
    content:"\f19e"
}
.fa-google:before{
    content:"\f1a0"
}
.fa-reddit:before{
    content:"\f1a1"
}
.fa-reddit-square:before{
    content:"\f1a2"
}
.fa-stumbleupon-circle:before{
    content:"\f1a3"
}
.fa-stumbleupon:before{
    content:"\f1a4"
}
.fa-delicious:before{
    content:"\f1a5"
}
.fa-digg:before{
    content:"\f1a6"
}
.fa-pied-piper-pp:before{
    content:"\f1a7"
}
.fa-pied-piper-alt:before{
    content:"\f1a8"
}
.fa-drupal:before{
    content:"\f1a9"
}
.fa-joomla:before{
    content:"\f1aa"
}
.fa-language:before{
    content:"\f1ab"
}
.fa-fax:before{
    content:"\f1ac"
}
.fa-building:before{
    content:"\f1ad"
}
.fa-child:before{
    content:"\f1ae"
}
.fa-paw:before{
    content:"\f1b0"
}
.fa-spoon:before{
    content:"\f1b1"
}
.fa-cube:before{
    content:"\f1b2"
}
.fa-cubes:before{
    content:"\f1b3"
}
.fa-behance:before{
    content:"\f1b4"
}
.fa-behance-square:before{
    content:"\f1b5"
}
.fa-steam:before{
    content:"\f1b6"
}
.fa-steam-square:before{
    content:"\f1b7"
}
.fa-recycle:before{
    content:"\f1b8"
}
.fa-automobile:before,.fa-car:before{
    content:"\f1b9"
}
.fa-cab:before,.fa-taxi:before{
    content:"\f1ba"
}
.fa-tree:before{
    content:"\f1bb"
}
.fa-spotify:before{
    content:"\f1bc"
}
.fa-deviantart:before{
    content:"\f1bd"
}
.fa-soundcloud:before{
    content:"\f1be"
}
.fa-database:before{
    content:"\f1c0"
}
.fa-file-pdf-o:before{
    content:"\f1c1"
}
.fa-file-word-o:before{
    content:"\f1c2"
}
.fa-file-excel-o:before{
    content:"\f1c3"
}
.fa-file-powerpoint-o:before{
    content:"\f1c4"
}
.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{
    content:"\f1c5"
}
.fa-file-archive-o:before,.fa-file-zip-o:before{
    content:"\f1c6"
}
.fa-file-audio-o:before,.fa-file-sound-o:before{
    content:"\f1c7"
}
.fa-file-movie-o:before,.fa-file-video-o:before{
    content:"\f1c8"
}
.fa-file-code-o:before{
    content:"\f1c9"
}
.fa-vine:before{
    content:"\f1ca"
}
.fa-codepen:before{
    content:"\f1cb"
}
.fa-jsfiddle:before{
    content:"\f1cc"
}
.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{
    content:"\f1cd"
}
.fa-circle-o-notch:before{
    content:"\f1ce"
}
.fa-ra:before,.fa-rebel:before,.fa-resistance:before{
    content:"\f1d0"
}
.fa-empire:before,.fa-ge:before{
    content:"\f1d1"
}
.fa-git-square:before{
    content:"\f1d2"
}
.fa-git:before{
    content:"\f1d3"
}
.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{
    content:"\f1d4"
}
.fa-tencent-weibo:before{
    content:"\f1d5"
}
.fa-qq:before{
    content:"\f1d6"
}
.fa-wechat:before,.fa-weixin:before{
    content:"\f1d7"
}
.fa-paper-plane:before,.fa-send:before{
    content:"\f1d8"
}
.fa-paper-plane-o:before,.fa-send-o:before{
    content:"\f1d9"
}
.fa-history:before{
    content:"\f1da"
}
.fa-circle-thin:before{
    content:"\f1db"
}
.fa-header:before{
    content:"\f1dc"
}
.fa-paragraph:before{
    content:"\f1dd"
}
.fa-sliders:before{
    content:"\f1de"
}
.fa-share-alt:before{
    content:"\f1e0"
}
.fa-share-alt-square:before{
    content:"\f1e1"
}
.fa-bomb:before{
    content:"\f1e2"
}
.fa-futbol-o:before,.fa-soccer-ball-o:before{
    content:"\f1e3"
}
.fa-tty:before{
    content:"\f1e4"
}
.fa-binoculars:before{
    content:"\f1e5"
}
.fa-plug:before{
    content:"\f1e6"
}
.fa-slideshare:before{
    content:"\f1e7"
}
.fa-twitch:before{
    content:"\f1e8"
}
.fa-yelp:before{
    content:"\f1e9"
}
.fa-newspaper-o:before{
    content:"\f1ea"
}
.fa-wifi:before{
    content:"\f1eb"
}
.fa-calculator:before{
    content:"\f1ec"
}
.fa-paypal:before{
    content:"\f1ed"
}
.fa-google-wallet:before{
    content:"\f1ee"
}
.fa-cc-visa:before{
    content:"\f1f0"
}
.fa-cc-mastercard:before{
    content:"\f1f1"
}
.fa-cc-discover:before{
    content:"\f1f2"
}
.fa-cc-amex:before{
    content:"\f1f3"
}
.fa-cc-paypal:before{
    content:"\f1f4"
}
.fa-cc-stripe:before{
    content:"\f1f5"
}
.fa-bell-slash:before{
    content:"\f1f6"
}
.fa-bell-slash-o:before{
    content:"\f1f7"
}
.fa-trash:before{
    content:"\f1f8"
}
.fa-copyright:before{
    content:"\f1f9"
}
.fa-at:before{
    content:"\f1fa"
}
.fa-eyedropper:before{
    content:"\f1fb"
}
.fa-paint-brush:before{
    content:"\f1fc"
}
.fa-birthday-cake:before{
    content:"\f1fd"
}
.fa-area-chart:before{
    content:"\f1fe"
}
.fa-pie-chart:before{
    content:"\f200"
}
.fa-line-chart:before{
    content:"\f201"
}
.fa-lastfm:before{
    content:"\f202"
}
.fa-lastfm-square:before{
    content:"\f203"
}
.fa-toggle-off:before{
    content:"\f204"
}
.fa-toggle-on:before{
    content:"\f205"
}
.fa-bicycle:before{
    content:"\f206"
}
.fa-bus:before{
    content:"\f207"
}
.fa-ioxhost:before{
    content:"\f208"
}
.fa-angellist:before{
    content:"\f209"
}
.fa-cc:before{
    content:"\f20a"
}
.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{
    content:"\f20b"
}
.fa-meanpath:before{
    content:"\f20c"
}
.fa-buysellads:before{
    content:"\f20d"
}
.fa-connectdevelop:before{
    content:"\f20e"
}
.fa-dashcube:before{
    content:"\f210"
}
.fa-forumbee:before{
    content:"\f211"
}
.fa-leanpub:before{
    content:"\f212"
}
.fa-sellsy:before{
    content:"\f213"
}
.fa-shirtsinbulk:before{
    content:"\f214"
}
.fa-simplybuilt:before{
    content:"\f215"
}
.fa-skyatlas:before{
    content:"\f216"
}
.fa-cart-plus:before{
    content:"\f217"
}
.fa-cart-arrow-down:before{
    content:"\f218"
}
.fa-diamond:before{
    content:"\f219"
}
.fa-ship:before{
    content:"\f21a"
}
.fa-user-secret:before{
    content:"\f21b"
}
.fa-motorcycle:before{
    content:"\f21c"
}
.fa-street-view:before{
    content:"\f21d"
}
.fa-heartbeat:before{
    content:"\f21e"
}
.fa-venus:before{
    content:"\f221"
}
.fa-mars:before{
    content:"\f222"
}
.fa-mercury:before{
    content:"\f223"
}
.fa-intersex:before,.fa-transgender:before{
    content:"\f224"
}
.fa-transgender-alt:before{
    content:"\f225"
}
.fa-venus-double:before{
    content:"\f226"
}
.fa-mars-double:before{
    content:"\f227"
}
.fa-venus-mars:before{
    content:"\f228"
}
.fa-mars-stroke:before{
    content:"\f229"
}
.fa-mars-stroke-v:before{
    content:"\f22a"
}
.fa-mars-stroke-h:before{
    content:"\f22b"
}
.fa-neuter:before{
    content:"\f22c"
}
.fa-genderless:before{
    content:"\f22d"
}
.fa-facebook-official:before{
    content:"\f230"
}
.fa-pinterest-p:before{
    content:"\f231"
}
.fa-whatsapp:before{
    content:"\f232"
}
.fa-server:before{
    content:"\f233"
}
.fa-user-plus:before{
    content:"\f234"
}
.fa-user-times:before{
    content:"\f235"
}
.fa-bed:before,.fa-hotel:before{
    content:"\f236"
}
.fa-viacoin:before{
    content:"\f237"
}
.fa-train:before{
    content:"\f238"
}
.fa-subway:before{
    content:"\f239"
}
.fa-medium:before{
    content:"\f23a"
}
.fa-y-combinator:before,.fa-yc:before{
    content:"\f23b"
}
.fa-optin-monster:before{
    content:"\f23c"
}
.fa-opencart:before{
    content:"\f23d"
}
.fa-expeditedssl:before{
    content:"\f23e"
}
.fa-battery-4:before,.fa-battery-full:before{
    content:"\f240"
}
.fa-battery-3:before,.fa-battery-three-quarters:before{
    content:"\f241"
}
.fa-battery-2:before,.fa-battery-half:before{
    content:"\f242"
}
.fa-battery-1:before,.fa-battery-quarter:before{
    content:"\f243"
}
.fa-battery-0:before,.fa-battery-empty:before{
    content:"\f244"
}
.fa-mouse-pointer:before{
    content:"\f245"
}
.fa-i-cursor:before{
    content:"\f246"
}
.fa-object-group:before{
    content:"\f247"
}
.fa-object-ungroup:before{
    content:"\f248"
}
.fa-sticky-note:before{
    content:"\f249"
}
.fa-sticky-note-o:before{
    content:"\f24a"
}
.fa-cc-jcb:before{
    content:"\f24b"
}
.fa-cc-diners-club:before{
    content:"\f24c"
}
.fa-clone:before{
    content:"\f24d"
}
.fa-balance-scale:before{
    content:"\f24e"
}
.fa-hourglass-o:before{
    content:"\f250"
}
.fa-hourglass-1:before,.fa-hourglass-start:before{
    content:"\f251"
}
.fa-hourglass-2:before,.fa-hourglass-half:before{
    content:"\f252"
}
.fa-hourglass-3:before,.fa-hourglass-end:before{
    content:"\f253"
}
.fa-hourglass:before{
    content:"\f254"
}
.fa-hand-grab-o:before,.fa-hand-rock-o:before{
    content:"\f255"
}
.fa-hand-paper-o:before,.fa-hand-stop-o:before{
    content:"\f256"
}
.fa-hand-scissors-o:before{
    content:"\f257"
}
.fa-hand-lizard-o:before{
    content:"\f258"
}
.fa-hand-spock-o:before{
    content:"\f259"
}
.fa-hand-pointer-o:before{
    content:"\f25a"
}
.fa-hand-peace-o:before{
    content:"\f25b"
}
.fa-trademark:before{
    content:"\f25c"
}
.fa-registered:before{
    content:"\f25d"
}
.fa-creative-commons:before{
    content:"\f25e"
}
.fa-gg:before{
    content:"\f260"
}
.fa-gg-circle:before{
    content:"\f261"
}
.fa-tripadvisor:before{
    content:"\f262"
}
.fa-odnoklassniki:before{
    content:"\f263"
}
.fa-odnoklassniki-square:before{
    content:"\f264"
}
.fa-get-pocket:before{
    content:"\f265"
}
.fa-wikipedia-w:before{
    content:"\f266"
}
.fa-safari:before{
    content:"\f267"
}
.fa-chrome:before{
    content:"\f268"
}
.fa-firefox:before{
    content:"\f269"
}
.fa-opera:before{
    content:"\f26a"
}
.fa-internet-explorer:before{
    content:"\f26b"
}
.fa-television:before,.fa-tv:before{
    content:"\f26c"
}
.fa-contao:before{
    content:"\f26d"
}
.fa-500px:before{
    content:"\f26e"
}
.fa-amazon:before{
    content:"\f270"
}
.fa-calendar-plus-o:before{
    content:"\f271"
}
.fa-calendar-minus-o:before{
    content:"\f272"
}
.fa-calendar-times-o:before{
    content:"\f273"
}
.fa-calendar-check-o:before{
    content:"\f274"
}
.fa-industry:before{
    content:"\f275"
}
.fa-map-pin:before{
    content:"\f276"
}
.fa-map-signs:before{
    content:"\f277"
}
.fa-map-o:before{
    content:"\f278"
}
.fa-map:before{
    content:"\f279"
}
.fa-commenting:before{
    content:"\f27a"
}
.fa-commenting-o:before{
    content:"\f27b"
}
.fa-houzz:before{
    content:"\f27c"
}
.fa-vimeo:before{
    content:"\f27d"
}
.fa-black-tie:before{
    content:"\f27e"
}
.fa-fonticons:before{
    content:"\f280"
}
.fa-reddit-alien:before{
    content:"\f281"
}
.fa-edge:before{
    content:"\f282"
}
.fa-credit-card-alt:before{
    content:"\f283"
}
.fa-codiepie:before{
    content:"\f284"
}
.fa-modx:before{
    content:"\f285"
}
.fa-fort-awesome:before{
    content:"\f286"
}
.fa-usb:before{
    content:"\f287"
}
.fa-product-hunt:before{
    content:"\f288"
}
.fa-mixcloud:before{
    content:"\f289"
}
.fa-scribd:before{
    content:"\f28a"
}
.fa-pause-circle:before{
    content:"\f28b"
}
.fa-pause-circle-o:before{
    content:"\f28c"
}
.fa-stop-circle:before{
    content:"\f28d"
}
.fa-stop-circle-o:before{
    content:"\f28e"
}
.fa-shopping-bag:before{
    content:"\f290"
}
.fa-shopping-basket:before{
    content:"\f291"
}
.fa-hashtag:before{
    content:"\f292"
}
.fa-bluetooth:before{
    content:"\f293"
}
.fa-bluetooth-b:before{
    content:"\f294"
}
.fa-percent:before{
    content:"\f295"
}
.fa-gitlab:before{
    content:"\f296"
}
.fa-wpbeginner:before{
    content:"\f297"
}
.fa-wpforms:before{
    content:"\f298"
}
.fa-envira:before{
    content:"\f299"
}
.fa-universal-access:before{
    content:"\f29a"
}
.fa-wheelchair-alt:before{
    content:"\f29b"
}
.fa-question-circle-o:before{
    content:"\f29c"
}
.fa-blind:before{
    content:"\f29d"
}
.fa-audio-description:before{
    content:"\f29e"
}
.fa-volume-control-phone:before{
    content:"\f2a0"
}
.fa-braille:before{
    content:"\f2a1"
}
.fa-assistive-listening-systems:before{
    content:"\f2a2"
}
.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{
    content:"\f2a3"
}
.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{
    content:"\f2a4"
}
.fa-glide:before{
    content:"\f2a5"
}
.fa-glide-g:before{
    content:"\f2a6"
}
.fa-sign-language:before,.fa-signing:before{
    content:"\f2a7"
}
.fa-low-vision:before{
    content:"\f2a8"
}
.fa-viadeo:before{
    content:"\f2a9"
}
.fa-viadeo-square:before{
    content:"\f2aa"
}
.fa-snapchat:before{
    content:"\f2ab"
}
.fa-snapchat-ghost:before{
    content:"\f2ac"
}
.fa-snapchat-square:before{
    content:"\f2ad"
}
.fa-pied-piper:before{
    content:"\f2ae"
}
.fa-first-order:before{
    content:"\f2b0"
}
.fa-yoast:before{
    content:"\f2b1"
}
.fa-themeisle:before{
    content:"\f2b2"
}
.fa-google-plus-circle:before,.fa-google-plus-official:before{
    content:"\f2b3"
}
.fa-fa:before,.fa-font-awesome:before{
    content:"\f2b4"
}
.sr-only{
    position:absolute;
    width:1px;
    height:1px;
    margin:-1px;
    overflow:hidden;
    clip:rect(0,0,0,0)
}
.sr-only-focusable:active,.sr-only-focusable:focus{
    position:static;
    width:auto;
    height:auto;
    margin:0;
    overflow:visible;
    clip:auto
}
.animated{
    -webkit-animation-duration:1s;
    animation-duration:1s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both
}
.animated.hinge{
    -webkit-animation-duration:2s;
    animation-duration:2s
}
img{
    height:auto
}
@-webkit-keyframes fadeInUp{
    0%{
        opacity:0;
        -webkit-transform:translateY(10px);
        transform:translateY(10px)
    }
    100%{
        opacity:1;
        -webkit-transform:translateY(0);
        transform:translateY(0)
    }
}
@keyframes fadeInUp{
    0%{
        opacity:0;
        -webkit-transform:translateY(10px);
        -ms-transform:translateY(10px);
        transform:translateY(10px)
    }
    100%{
        opacity:1;
        -webkit-transform:translateY(0);
        -ms-transform:translateY(0);
        transform:translateY(0)
    }
}
.fadeInUp{
    -webkit-animation-name:fadeInUp;
    animation-name:fadeInUp
}
#main-nav .mega-cat-content.mega-cat-sub-exists .mega-cat-content-tab.loading-items:before,#mobile-menu li.menu-item-home a:before,.fa,blockquote:before{
    display:inline-block;
    font:normal normal normal 14px/1 FontAwesome;
    font-size:inherit;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    transform:none
}
*{
    margin:0;
    outline:0;
    list-style:none
}
*,:after,:before{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box
}
body{
    background:#fcfcfc;
    color:#002033;
    font-family:IRANSansWeb_Light,Arial,Verdana,sans-serif;
    font-size:13px;
    overflow-x:hidden
}
code,pre{
    direction:ltr;
    font:11px/19px'andale mono','lucida console',monospace;
    padding:3px;
    display:block;
    overflow-x:visible;
    overflow-y:hidden;
    margin:0 0 20px;
    color:#666;
    border-top:1px solid #e1e1e1;
    border-left:1px solid #e1e1e1;
    border-bottom:1px solid #f0f0f0;
    border-right:1px solid #f0f0f0
}
a{
    color:#444;
    text-decoration:none
}
a:hover{
    color:#000
}
#main-nav:after{
    display:block;
    visibility:hidden;
    height:0;
    content:" "
}
.main-menu li a :before,a{
    -webkit-transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    -ms-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out
}
input,select,textarea{
    border:1px solid #ccc;
    background:#fff;
    font-size:inherit
}
textarea{
    overflow:auto
}
input,textarea{
    padding:5px;
    outline:0
}
option{
    padding:0 4px
}
button,input[type=button]{
    padding:4px;
    cursor:pointer;
    vertical-align:middle
}
input.text_input,textarea.textarea{
    border:1px solid #ccc;
    -webkit-border-radius:1px;
    -moz-border-radius:1px;
    border-radius:1px
}
input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=file],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{
    border-color:#eee;
    background-color:#fff;
    color:#515151;
    font:13px IRANSansWeb_Light;
    padding:8px;
    margin-bottom:7px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    webkit-transition:all .3s ease-in-out;
    -moz-transition:all .3s ease-in-out;
    -o-transition:all .3s ease-in-out;
    -ms-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out
}
input[type=color]:hover,input[type=date]:hover,input[type=datetime-local]:hover,input[type=datetime]:hover,input[type=email]:hover,input[type=file]:hover,input[type=month]:hover,input[type=number]:hover,input[type=password]:hover,input[type=range]:hover,input[type=search]:hover,input[type=tel]:hover,input[type=text]:hover,input[type=time]:hover,input[type=url]:hover,input[type=week]:hover,select:focus,textarea:hover{
    background:#fafafa;
    color:#515151
}
input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=file]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{
    background-color:#fff
}
#login-form .login-button,#main-content input[type=submit],.button,.form-submit #submit,.widget-feedburner .feedburner-subscribe,a.bp-title-button,a.button,a.more-link,input[type=submit]{
    width:auto;
    height:40px;
    position:relative;
    background-color:#6035ab;
    box-shadow:inset 0 -3px 0 rgba(0,0,0,.1);
    line-height:40px;
    text-align:center;
    color:#FFF;
    padding:8px 20px;
    font:13px IRANSansWeb_light;
    display:inline-block;
    border:0;
    cursor:pointer;
    text-decoration:none;
    webkit-transition:all .3s ease-in-out;
    -moz-transition:all .3s ease-in-out;
    -o-transition:all .3s ease-in-out;
    -ms-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:5px;
    -webkit-appearance:none!important;
    -moz-appearance:none!important;
    appearance:none!important;
    margin-top:10px;
    margin-bottom:10px
}
ol,td,ul{
    text-align:right
}
#login-form .login-button:hover,#main-content input[type=submit]:hover,.button-nav li a:hover,.button:hover,.form-submit #submit:hover,.widget-feedburner .feedburner-subscribe:hover,a.bp-title-button:hover,a.button:hover,a.more-link:hover,input[type=submit]:hover{
    background-color:#6035ab;
    color:#fff;
    box-shadow:inset 0 -43px 0 rgba(0,0,0,.1);
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out
}
.content ul li::before{
    font:normal normal normal 14px/1 FontAwesome;
    display:inline-block;
    width:12px;
    height:12px;
    margin-left:9px;
    color:#6035ab
}
#main-nav .mega-cat-content.mega-cat-sub-exists .mega-cat-content-tab.loading-items:before,#mobile-menu li.menu-item-home a:before{
    display:inline-block;
    font:normal normal normal 14px/1 FontAwesome;
    font-size:inherit;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
#main-nav ul li.menu-item-has-children:after{
    position:absolute;
    left:18px;
    top:48%;
    display:inline-block;
    content:'';
    width:0;
    height:0;
    border:5px solid transparent;
    border-top:4px solid #dcdcdc
}
#main-nav .container,#main-nav ul li,#main-nav ul li a,#main-nav-uber .container{
    position:relative
}
#before-nav{
    min-height:55px;
    width:100%;
    margin:0 auto;
    background:rgba(6,6,6,.19)
}
#main-nav{
    min-height:38px;
    width:1200px;
    margin:0 auto
}
#main-nav .main-menu{
    margin-left:10px
}
#main-nav ul li{
    font-size:13px;
    display:inline-block;
    float:right;
    border-width:0 0 0 1px
}
#main-nav ul li:first-child,#main-nav ul li:first-child a{
    border:0
}
#main-nav ul li:last-child a{
    border-right-width:0
}
#main-nav ul li a{
    display:inline-block;
    height:52px;
    line-height:52px;
    color:#FFF;
    padding-left:32px;
    border-width:0 0 0 1px;
    font-size:14px;
    font-family:IRANSansWeb_Light
}
#main-nav ul li i.fa,#mobile-menu li.menu-item-home a:before,#slide-out ul li i.fa{
    margin-right:5px;
    padding-left:5px
}
#main-nav ul li.mega-menu a,#main-nav ul li.menu-item-has-children a{
    padding-right:10px
}
#main-nav ul li.current-menu-item a,#main-nav ul li.current-menu-item a:hover,#main-nav ul li.current-menu-parent a,#main-nav ul li.current-menu-parent a:hover,#main-nav ul li.current-page-ancestor a,#main-nav ul li.current-page-ancestor a:hover,#main-nav ul li.current_page_parent a,#main-nav ul li.current_page_parent a:hover{
    height:52px;
    line-height:52px;
    margin-top:5px;
    border-width:0!important
}
#main-nav ul li.current-menu-item .menu-sub-content a,#main-nav ul li.current-menu-item .menu-sub-content a:hover,#main-nav ul li.current-menu-item .menu-sub-content ul,#main-nav ul li.current-menu-parent .menu-sub-content a,#main-nav ul li.current-menu-parent .menu-sub-content a:hover,#main-nav ul li.current-menu-parent .menu-sub-content ul,#main-nav ul li.current-page-ancestor .menu-sub-content a,#main-nav ul li.current-page-ancestor .menu-sub-content a:hover,#main-nav ul li.current-page-ancestor .menu-sub-content ul,#main-nav ul li.current_page_parent .menu-sub-content a,#main-nav ul li.current_page_parent .menu-sub-content a:hover,#main-nav ul li.current_page_parent .menu-sub-content ul{
    top:0
}
#main-nav ul ul li.current-menu-item a,#main-nav ul ul li.current-menu-item a:hover,#main-nav ul ul li.current-menu-parent a,#main-nav ul ul li.current-menu-parent a:hover,#main-nav ul ul li.current-page-ancestor a,#main-nav ul ul li.current-page-ancestor a:hover,#main-nav ul ul li.current_page_parent a,#main-nav ul ul li.current_page_parent a:hover{
    border-width:1px!important
}
#main-nav ul li .mega-menu-block ul.sub-menu:before,#main-nav ul ul>li.mega-menu:hover>a:after,#main-nav ul ul>li.menu-item-has-children:hover>a:after{
    display:none
}
#main-nav ul>li.current-menu-item.menu-item-has-children:hover>a:after,#main-nav ul>li.current_page_parent.menu-item-has-children:hover>a:after{
    top:45px
}
#main-nav ul ul.sub-menu{
    width:230px;
    z-index:250
}
#main-nav ul ul li.current-menu-item ul,#main-nav ul ul li.current-menu-parent ul,#main-nav ul ul li.current-page-ancestor ul,#main-nav ul ul li.current_page_parent ul,#main-nav ul ul ul.sub-menu{
    top:-2px
}
#main-nav ul .mega-menu-block ul li.current-menu-item ul,#main-nav ul .mega-menu-block ul li.current-menu-parent ul,#main-nav ul .mega-menu-block ul li.current-page-ancestor ul,#main-nav ul .mega-menu-block ul li.current_page_parent ul,#main-nav ul .mega-menu-block ul ul.sub-menu{
    top:0
}
#main-nav .menu-sub-content{
    display:none;
    padding:10px 5px;
    position:absolute;
    z-index:205;
    border-top:3px solid #6035ab;
    background:#fff;
    color:#222;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-bottomleft:5px;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
    -webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.31);
    box-shadow:0 2px 3px 0 rgba(0,0,0,.31)
}
#main-nav ul ul li,#main-nav ul ul li:first-child{
    width:100%;
    border:0;
    margin:0!important;
    background:0 0!important;
    height:auto!important
}
#main-nav ul li.current-menu-item ul,#main-nav ul li.current-menu-parent ul,#main-nav ul li.current-page-ancestor ul,#main-nav ul li.current_page_parent ul{
    top:57px
}
#main-nav ul ul li{
    font-size:12px
}
#main-nav ul ul li:first-child{
    font-size:11px
}
#main-nav ul li .mega-menu-block ul.sub-menu,#main-nav ul ul ul{
    border-top:0 none
}
#main-nav ul li.current-menu-item ul li:first-child,#main-nav ul li.current-menu-parent ul li:first-child,#main-nav ul li.current_page_parent ul li:first-child,#main-nav ul ul li:first-child{
    border-top:0 none!important
}
#main-nav ul ul ul{
    left:auto;
    right:100%;
    top:0;
    z-index:210
}
#main-nav .mega-menu-block a,#main-nav ul ul a{
    border:0;
    background:0 0!important;
    height:auto!important;
    line-height:1.5em!important;
    padding:8px;
    display:block;
    margin-right:0;
    z-index:210;
    font-size:13px;
    color:#222
}
#main-nav:hover ul ul a{
    background:#eee
}
#main-nav .mega-menu-block a.mega-menu-link{
    padding:0;
    margin-top:10px
}
#main-nav ul li.current-menu-item ul a,#main-nav ul li.current-menu-parent ul a,#main-nav ul li.current-page-ancestor ul a,#main-nav ul li.current_page_parent ul a{
    color:#222
}
#main-nav ul li:hover>a,#main-nav ul:hover>a{
    color:#47e6a6
}
#main-nav ul li.mega-menu.mega-links a.mega-links-head:hover,#main-nav ul ul li a:hover{
    background:#fcfcfc!important;
    border-radius:2px;
    color:#000!important;
    transition:all .7s ease 0s,color .4s ease 0s
}
#main-nav ul ul li:hover>a,#main-nav ul ul:hover>a{
    color:#000;
    padding-left:15px;
    padding-right:10px
}
#main-nav ul li:hover>.mega-menu-block,#main-nav ul li:hover>ul{
    display:block;
    animation:fadeIn .5s ease-in
}
#main-nav li.mega-menu.mega-links .mega-menu-block ul li.mega-link-column:after,#main-nav ul li.menu-item-home:after{
    display:none
}
#main-nav ul li.current-menu-item,#main-nav ul li.current-menu-parent,#main-nav ul li.current-page-ancestor,#main-nav ul li.current_page_parent{
    margin-top:-5px;
    height:52px;
    border-width:0
}
#main-nav ul li.menu-item-home.current-menu-item a{
    background-position:center 13px;
    height:52px
}
#main-nav ul li.menu-item-home ul li a,#main-nav ul li.menu-item-home ul li a:hover,#main-nav ul ul li.menu-item-home a{
    background-color:transparent!important;
    text-indent:0;
    background-image:none!important;
    height:auto!important;
    width:auto
}
#main-nav ul li.mega-menu .mega-menu-block{
    width:1100px;
    right:0;
    padding:15px 15px 5px
}
#main-nav ul li.mega-menu .mega-menu-block img{
    max-width:100%;
    height:auto
}
#main-nav ul li .mega-menu-block .tie-date i.fa,#main-nav ul li.mega-menu .post-thumbnail,#main-nav ul li.mega-menu .post-thumbnail a{
    margin:0;
    padding:0
}
#main-nav ul li.mega-menu.mega-links .mega-menu-block{
    padding-right:0
}
#main-nav ul li.mega-menu.mega-links .mega-menu-block .sub-menu-columns-item{
    -webkit-animation:none;
    -moz-animation:none;
    animation:none
}
#main-nav li.mega-menu.mega-links .mega-menu-block ul li.mega-link-column{
    float:right;
    border:0;
    margin-bottom:10px;
    padding-right:25px;
    width:50%
}
#main-nav ul li.mega-menu.mega-links a.mega-links-head{
    padding:5px;
    text-align:right;
    display:block;
    font-family:IRANSansWeb_Medium;
    font-size:14px;
    margin-bottom:5px;
    color:#333;
    border-bottom:1px solid #eee
}
#main-nav ul li.mega-menu.mega-links a.mega-links-head:hover{
    color:#000
}
.mega-links a:hover{
    color:#000;
    padding-left:15px;
    padding-right:15px
}
#main-nav li.mega-menu.mega-links.mega-links-3col .mega-menu-block ul li.mega-link-column{
    width:33.333%
}
#main-nav li.mega-menu.mega-links.mega-links-4col .mega-menu-block ul li.mega-link-column{
    width:25%
}
#main-nav li.mega-menu.mega-links.mega-links-5col .mega-menu-block ul li.mega-link-column{
    width:20%
}
#main-nav ul li.mega-menu.mega-cat .mega-menu-block{
    padding:0
}
#main-nav ul ul.sub-menu.mega-cat-more-links{
    width:100%;
    margin:10px 0
}
#main-nav ul li.mega-menu.mega-cat .mega-cat-more-links li{
    float:right;
    width:29.333333%;
    margin:0 2%!important
}
#main-nav ul li.mega-menu.mega-cat .mega-cat-more-links li ul li{
    float:none;
    width:100%;
    margin:0!important
}
.mega-cat-sub-categories{
    float:right;
    width:20%;
    padding-top:20px
}
#main-nav ul li.cat-active a{
    background:#373737!important
}
#main-nav .mega-cat-content-tab{
    display:none;
    overflow:hidden
}
#main-nav .mega-cat-content-tab a{
    cursor:default
}
#main-nav .mega-cat-content-tab.already-loaded a{
    cursor:pointer
}
#main-nav .mega-cat-content{
    float:right;
    padding:20px 0 20px 20px
}
#main-nav .mega-cat-content.mega-cat-sub-exists{
    background:#eee;
    width:80%;
    position:relative
}
#main-nav ul li.mega-menu.mega-cat .mega-menu-block .mega-menu-post{
    float:right;
    padding-right:20px;
    width:25%;
    opacity:0;
    -webkit-transition:opacity .3s ease-in-out;
    -moz-transition:opacity .3s ease-in-out;
    -ms-transition:opacity .3s ease-in-out;
    -o-transition:opacity .3s ease-in-out;
    transition:opacity .3s ease-in-out
}
#main-nav ul li.mega-menu.mega-cat .mega-menu-block .mega-menu-post a,#main-nav ul li.mega-menu.mega-recent-featured .mega-menu-block .mega-recent-post a{
    padding:0;
    border:0
}
#main-nav ul li.mega-menu.mega-cat .mega-menu-block .already-loaded .mega-menu-post{
    opacity:1
}
#main-nav ul ul.sub-menu.mega-cat-more-links:after{
    content:' ';
    display:block;
    clear:both
}
#main-nav .mega-recent-featured-list{
    width:25%;
    margin-right:3%;
    float:left
}
#main-nav .mega-recent-post{
    float:left;
    width:37%;
    margin-right:3%
}
.cover-bg-op1{
    background:rgb(18 39 60 / 94%)!important
}
.cover-bg-op2{
    background:rgb(40 15 50 / 94%)!important
}
.cover-bg-op3{
    background:rgb(22 52 35 / 95%)!important
}
#main-nav .mega-check-also{
    float:left;
    width:60%
}
#main-nav ul .mega-check-also li{
    width:50%!important;
    float:left!important;
    padding:8px 0!important;
    margin-bottom:8px!important
}
#main-nav .menu-item-has-children .mega-check-also{
    width:32%
}
#main-nav ul .menu-item-has-children .mega-check-also li{
    width:100%!important;
    float:none!important
}
#main-nav .mega-menu-block .mega-check-also a.mega-menu-link{
    display:inline;
    margin-top:0
}
#main-nav ul li.mega-menu .mega-menu-block .mega-check-also .post-thumbnail{
    margin-right:10px;
    float:left
}
#main-nav ul li.mega-menu .mega-menu-block .mega-check-also .post-thumbnail img{
    max-width:90px;
    height:auto
}
@-webkit-keyframes fadeIn{
    0%{
        opacity:0
    }
    100%{
        opacity:1
    }
}
@-moz-keyframes fadeIn{
    0%{
        opacity:0
    }
    100%{
        opacity:1
    }
}
@-o-keyframes fadeIn{
    0%{
        opacity:0
    }
    100%{
        opacity:1
    }
}
@keyframes fadeIn{
    0%{
        opacity:0
    }
    100%{
        opacity:1
    }
}
.animated.fadeIn{
    -webkit-animation-name:fadeIn;
    -moz-animation-name:fadeIn;
    -o-animation-name:fadeIn;
    animation-name:fadeIn
}
@-webkit-keyframes fadeInDown{
    0%{
        opacity:0;
        -webkit-transform:translateY(-20px);
        transform:translateY(-20px)
    }
    100%{
        opacity:1;
        -webkit-transform:translateY(0);
        transform:translateY(0)
    }
}
@keyframes fadeInDown{
    0%{
        opacity:0;
        -webkit-transform:translateY(-20px);
        -ms-transform:translateY(-20px);
        transform:translateY(-20px)
    }
    100%{
        opacity:1;
        -webkit-transform:translateY(0);
        -ms-transform:translateY(0);
        transform:translateY(0)
    }
}
.fixed{
    width:90%;
    margin:0 auto
}
.fixmenu{
    position:fixed;
    padding-right:5%;
    padding-left:5%;
    background:#fff;
    box-shadow:0 60px 72px -20px rgba(0,0,0,.2);
    width:100%;
    top:0;
    z-index:9999;
    right:0;
    height:60px
}
td,th{
    height:auto
}
ol,ul{
    list-style:none
}
img.alignright{
    float:right;
    margin:0 0 1em 1em
}
img.alignleft{
    float:left;
    margin:0 1em 1em 0
}
.aligncenter,img.aligncenter f{
    margin-left:auto;
    margin-right:auto;
    display:block
}
.alignright{
    float:right
}
.alignleft{
    float:left
}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
    font-family:inherit;
    font-weight:700
}
table{
    width:auto
}
table,td,th{
    border:1px solid #ddd;
    padding:1%
}
th{
    text-align:center
}
td{
    vertical-align:bottom
}
.logo h1,.logo h2,.menu-iconb,.sean{
    text-align:center
}
td,th{
    padding:3px
}
html input[type=button],input[type=submit],input[type=reset]{
    width:auto;
    height:35px;
    margin-right:2px;
    font-family:IRANSansWeb_Light;
    font-size:13px;
    outline:0;
    padding-right:15px;
    padding-left:15px;
    border:0;
    cursor:pointer;
    color:#FFF;
    background-color:#6035ab;
    text-align:center;
    line-height:1;
    -moz-border-radius:3px;
    border-radius:3px;
    margin-top:4px;
    opacity:.8;
    box-shadow:-4px 3px 10px 0 #3e18f380;
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out
}
.item-right,.left-meta li{
    border-left:1px solid #eee
}
.menu-iconb,.searchm{
    box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)!important
}
input[type=text],input[type=email],input[type=password],textarea{
    border:1px solid #eee;
    padding:11px 17px 15px 0;
    font-family:IRANSansWeb_Light;
    width:204px;
    margin-bottom:6px;
    font-size:11px;
    color:#8ea1aa
}
select,textarea{
    font-family:IRANSansWeb_Light;
    font-size:12px;
    float:right;
    padding:.5em 9px;
    width:auto;
    color:#555;
    border-radius:3px;
    background:#eee;
    outline:0;
    margin:0 0 1em
}
blockquote{
    padding:22px;
    margin:7px 0 12px;
    border-radius:7px;
    background:#fcfcfc;
    color:#4a6b67;
    font-size:15px;
    font-family:IRANSansWeb_Light
}
.be-header,.menu-iconb,.searchm{
    background:#fff
}
blockquote:before{
    font-family:FontAwesome;
    font-size:36px;
    color:#6035ab;
    margin:-10px -45px 0 0;
    float:left
}
.be-header{
    position:relative;
    width:100%;
    color:#fff;
    height:110px
}
.header{
    width:1255px;
    height:100px;
    position:relative;
    margin:0 auto
}
.logo,.logo img,.menu-icon,.menu-iconb{
    height:90px;
    float:right
}
.logo{
    width:230px;
    margin-top:20px
}
.logo img{
    width:214px
}
.logo h1{
    font-family:IRANSansWeb_Medium;
    font-size:20px
}
.logo h2,.menu-iconb a{
    font-family:IRANSansWeb_Light
}
.logo h2{
    font-size:14px
}
.menu-icon{
    width:600px;
    margin:10px 30px 0
}
.menu-iconb{
    width:16%;
    margin:0 1%;
    padding-top:6px;
    border-radius:2px
}
.menu-iconb:hover{
    border-bottom:2px solid #6035ab;
    transition:all .3s ease-in-out
}
.menu-iconb img:hover{
    width:45px;
    height:45px;
    transition:all .5s ease-in-out
}
.menu-iconb img{
    margin:0 auto;
    transition:all .5s ease-in-out
}
.top-navbar ul li,.top-navbar ul li ul li a,.top-navbar ul li ul li a:hover,.top-navbar ul li:hover,.top-navbar ul li:hover>ul,.top-navbar ul ul{
    -moz-transition:all .3s ease-in-out;
    -ms-transition:all .3s ease-in-out;
    -o-transition:all .3s ease-in-out;
    -webkit-transition:all .3s ease-in-out
}
.menu-iconb a{
    font-size:13px
}
.seai,.sean{
    float:left;
    font-family:Rezvan
}
.searchm{
    width:87%;
    margin:5px 0;
    height:47px;
    float:left;
    padding-right:2px;
    border-radius:5px
}
.searchm input{
    width:205px;
    height:35px;
    border-radius:5px
}
.sea{
    margin-top:7px;
    margin-right:6px
}
.seai{
    height:30px;
    padding-right:26px;
    font-size:14px;
    background:url(img/search.png) right center no-repeat;
    margin:7px -2px 7px 7px
}
.header-topbar,.topbar-m{
    height:45px;
    position:relative
}
.sean{
    background:#6035ab;
    width:20.58px;
    color:#fff;
    border-radius:90px;
    font-weight:400;
    font-size:11px;
    padding:2px
}
.header-topbar{
    font-size:12px;
    width:100%;
    background-color:#fbfbfb;
    color:#222
}
.topbar-m{
    width:1200px;
    margin:0 auto
}
.text-left{
    float:right;
    width:40%;
    text-align:left;
    padding:5px 0
}
.text-right{
    float:right;
    width:60%;
    text-align:right;
    padding:9px 0
}
.top-navbar{
    width:100%;
    height:20px
}
.top-navbar ul{
    background:#fff;
    list-style:none;
    padding:0;
    margin:0
}
.top-navbar ul li{
    float:right;
    position:relative
}
.top-navbar ul li:hover{
    border-radius:5px
}
.top-navbar ul li a{
    display:block;
    height:25px;
    font:13px/25px IRANSansWeb_Light;
    color:#555;
    padding:5px 10px 0;
    line-height:15px
}
.top-navbar ul li a:hover{
    color:fff!important
}
.top-navbar ul ul{
    min-width:230px;
    margin-top:10px;
    right:0;
    position:absolute;
    box-shadow:1px 1px 3px rgba(0,0,0,.3);
    visibility:hidden;
    opacity:0;
    margin-right:10px;
    z-index:100;
    white-space:nowrap
}
.top-navbar ul ul ul{
    right:100%;
    top:0
}
.top-navbar ul li:hover>ul{
    visibility:visible;
    opacity:1;
    margin-right:0
}
.top-navbar ul ul li{
    float:none
}
.top-navbar ul li ul li a{
    height:30px;
    line-height:25px
}
.top-navbar ul li ul li a:hover{
    padding-right:15px
}
.index{
    width:1265px;
    height:auto;
    margin:10px auto 0
}
.scrin,.vitrin{
    width:100%;
    height:auto;
    margin:0 auto
}
.backdrop,.material-tooltip{
    position:absolute;
    display:none;
    opacity:0
}
.images .thumbnails img,.tagsn,.tagsn a{
    display:inline-block
}
.material-tooltip{
    font-family:IRANSansWeb_Light;
    padding:10px 8px;
    font-size:12px;
    z-index:2000;
    background-color:transparent;
    border-radius:2px;
    color:#fff;
    min-height:36px;
    line-height:120%;
    max-width:calc(100% - 4px);
    overflow:hidden;
    left:0;
    top:0;
    pointer-events:none
}
.backdrop{
    height:7px;
    width:14px;
    border-radius:0 0 20% 20%;
    background-color:#323232;
    z-index:-1;
    -webkit-transform-origin:50% 0;
    transform-origin:50% 0;
    transform:translate3d(0,0,0)
}
.main-page{
    background-image:url(img/overlay.png),linear-gradient(100deg,#20b7b9,#09c196)!important;
    height:auto;
    margin:0 auto;
    padding-top:10px;
    padding-bottom:110px
}
.single-cont,.single-item{
    background:#fff;
    overflow:hidden
}
.main-page h1,.main-page h2{
    padding:10px 8%;
    color:#fff;
    text-shadow:1px 1px #5f5f5f;
    font-family:IRANSansWeb_Medium;
    font-weight:400;
    font-size:25px
}
.main-page h3,.main-page h4{
    padding:0 8%;
    text-shadow:1px 1px #5f5f5f;
    font-family:IRANSansWeb_Light;
    font-weight:400
}
.main-page h3{
    color:#fff;
    font-size:15px
}
.main-page h4,.woocommerce .woocommerce-breadcrumb,.woocommerce .woocommerce-breadcrumb a{
    color:#fff;
    font-size:14px
}
.single-item{
    width:100%;
    margin:-100px auto 30px;
    padding:1%;
    height:auto;
    -webkit-border-radius:5px;
    border-radius:5px;
    -webkit-box-shadow:0 2px 0 0 #ddd;
    -ms-box-shadow:0 2px 0 0 #ddd;
    -o-box-shadow:0 2px 0 0 #ddd;
    -moz-box-shadow:0 2px 0 0 #ddd
}
.item-right{
    width:22%;
    float:right;
    padding:6px 2% 2%;
    overflow:hidden;
    height:auto
}
.item-right img{
    margin:0 auto
}
.item-left{
    width:67%;
    margin-right:1%;
    float:right;
    height:auto
}
.item-left h1{
    width:95%;
    height:auto;
    line-height:30px;
    color:#333;
    font-family:IRANSansWeb_Medium;
    font-size:15px
}
.left-meta{
    width:95%;
    height:40px;
    text-align:right;
    margin:0 auto;
    float:right;
    overflow:hidden;
    padding:1%
}
.left-meta li{
    width:auto;
    float:right;
    padding-left:1%;
    margin-left:1%;
    font-family:sahel;
    color:#555;
    font-size:12px
}
.left-meta img{
    margin-left:5%
}
.left-meta span{
    float:left;
    font-size:18px;
    text-align:left;
    width:120px;
    color:#6035ab;
    font-family:Rezvan
}
.left-meta li b{
    font-family:Rezvan
}
.left-bottom{
    width:100%;
    margin:5px auto 0;
    padding:2%;
    height:auto
}
.bottom-right1{
    width:78%;
    margin-top:5px;
    float:right;
    overflow:hidden;
    height:auto;
    padding:0 30px 20px;
    font-size:14px
}
.single-cont{
    width:100%;
    margin:10px auto 30px;
    height:auto;
    -webkit-border-radius:5px;
    border-radius:5px;
    -webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)!important;
    -moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)!important;
    box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)!important;
    padding-bottom:10px
}
.content{
    width:98%;
    height:auto;
    line-height:30px;
    margin:1%;
    color:#333;
    font-family:IRANSansWeb_Light;
    text-align:justify;
    font-size:13px
}
.content h2{
    margin-bottom:20px;
    margin-top:20px
}
.list-unstyled{
    background:#f4f9ff;
    border:1px solid #bef0ff;
    border-radius:5px;
    padding:15px 10px
}
.seller-name .details a{
    color:#1285ef
}
.store-name ul li::before{
    font:normal normal normal 14px/1 FontAwesome;
    content:"\f4d9";
    display:inline-block;
    width:12px;
    height:12px;
    margin-left:9px;
    color:#6035ab
}
.bottom-right-b{
    border:1px solid #eee;
    background-color:#fcfcfc;
    padding:5px;
    border-radius:3px;
    color:#666;
    font-family:IRANSansWeb_Light;
    font-weight:400;
    font-size:11px;
    width:96%;
    margin:0 auto 5px
}
.bottom-left,.bottom-left h2{
    font-family:IRANSansWeb_Medium
}
.bottom-left{
    color:#333;
    font-size:13px
}
.bottom-left i{
    color:#6035ab;
    font-size:13px;
    line-height:20px;
    float:right;
    margin-left:5px
}
.bottom-left h2{
    color:#333;
    font-size:14px;
    margin:5px 0
}
.bottom-left span{
    color:#14771e;
    font-family:Rezvan;
    font-size:13px
}
.left-tow{
    width:100%;
    height:auto;
    float:right
}
.left-tow h1{
    font-size:15px
}
.left-one{
    width:100px;
    height:75px;
    float:left;
    font-family:Rezvan
}
.item-top{
    width:100%;
    height:50px;
    border-bottom:1px solid #eee
}
.tagsn{
    width:100%;
    position:relative;
    height:auto;
    overflow:hidden;
    margin:15px auto 0;
    color:#333;
    font:11px IRANSansWeb_Light,Rezvan;
    float:none
}
.tagsn span{
    padding:3px 0;
    float:right;
    font:11px IRANSansWeb_Medium;
    color:#878585
}
.tagsn a{
    height:27px;
    font-size:10px;
    font-weight:500;
    color:rgba(0,0,0,.6);
    line-height:30px;
    padding:0 8px;
    border-radius:15px;
    background-color:#fbfbfb;
    margin:2px 0 0 3px;
    float:right
}
.tagsn a:hover{
    background:#eee;
    color:#000
}
.woocommerce table.shop_attributes th{
    text-align:right;
    width:190px;
    font-weight:500;
    padding:8px 0;
    background-color:#fcfcfc;
    margin:0;
    line-height:1.5;
    font-size:14px
}
.woocommerce table.shop_attributes td,.woocommerce table.shop_attributes th{
    border:2px solid #fff
}
.woocommerce table.shop_attributes td{
    background-color:#fcfcfc;
    margin:0;
    line-height:1.5;
    font-style:normal;
    padding:0
}
.woocommerce table.shop_attributes td p{
    font-size:14px;
    margin:0;
    padding:8px 12px
}
.woocommerce #reviews #comments h2{
    clear:none;
    margin:25px 5px;
    font-size:15px;
    font-family:IRANSansWeb_Medium;
    font-weight:400;
    border-right:5px solid #eee;
    padding:5px 15px
}
.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{
    width:auto;
    padding:12px 15px;
    background:#e5493a;
    box-shadow:inset 0 -3px 0 rgba(0,0,0,.1);
    border-radius:4px;
    margin:6px auto 0;
    color:#fff
}
.woocommerce a.button:hover,.woocommerce button:hover.button:hover,.woocommerce input:hover.button:hover,.woocommerce:hover #respond input#submit:hover{
    color:#fff;
    box-shadow:inset 0 -53px 0 rgba(0,0,0,.1);
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out
}
.images{
    float:right;
    overflow:hidden;
    margin-left:15px;
    max-width:100%;
    width:100%;
    margin-bottom:10px
}
.woocommerce img,.woocommerce-page img{
    height:auto;
    max-width:100%
}
.images .thumbnails{
    overflow:hidden;
    margin-top:10px;
    border-top:1px solid #eee
}
.images .thumbnails img{
    width:65px;
    height:65px;
    margin:10px 5px;
    border:1px solid #eee
}
.single_comments{
    width:98%;
    float:right;
    margin-right:5px
}
.commentlist .children{
    margin:0 5% 0 0
}
ol.commentlist{
    margin:10px 0;
    padding:0
}
ol.commentlist li{
    display:block;
    border-color:red
}
ol.commentlist .comment-body{
    margin:0 0 10px;
    position:relative;
    min-height:100px
}
ol.commentlist .comment-body .vcard{
    width:60px;
    height:50px;
    position:absolute;
    top:0;
    right:0;
    text-align:center;
    font:12px IRANSansWeb_Medium;
    z-index:1
}
ol.commentlist .comment-body .vcard img{
    border-radius:0 5px 5px;
    padding-left:10px;
    margin:0
}
.comment-body cite.fn{
    font:11px IRANSansWeb_Medium;
    color:#6035ab
}
.comment-body cite.fn a{
    color:inherit
}
ol.commentlist .comment-body .comment{
    position:relative;
    margin:0 60px 0 0;
    background:#f8f8f8;
    padding:10px;
    border-radius:4px;
    border-bottom:2px solid #e8e8e8
}
ol.commentlist .comment-body .comment p{
    margin:10px 0;
    line-height:22px;
    color:#333;
    font:12px IRANSansWeb_Light
}
ol.commentlist .comment-body .comment.bypostauthor,ol.commentlist .comment-body .comment.comment-author-hawre,ol.commentlist .comment-body .comment.comment-author-jhihaat{
    font:11px IRANSansWeb_Medium;
    background-color:#fcfcfc;
    border-radius:4px;
    border-bottom:2px solid #efefef
}
li.bypostauthor{
    background:#fafafa;
    color:#555
}
ol.commentlist .comment-body .comment.bypostauthor:before,ol.commentlist .comment-body .comment.comment-author-hawre:before,ol.commentlist .comment-body .commentmetadata{
    border-bottom:1px dotted #e8e8e8;
    font:12px IRANSansWeb_Medium;
    color:rgba(0,0,0,.5);
    padding-bottom:10px;
    margin-right:5px
}
ol.commentlist .comment-body .commentmetadata a:link,ol.commentlist .comment-body .commentmetadata a:visited{
    color:inherit
}
ol.commentlist .comment-body .comment_content{
    font:12px IRANSansWeb_Medium;
    text-align:justify
}
.comment-body a.comment-reply-link{
    position:absolute;
    top:5px;
    left:10px;
    border-radius:3px;
    padding-right:5px;
    padding-left:5px;
    border:0;
    background-color:#8fa2ae;
    box-shadow:inset 0 -2px #677b88;
    color:#fff;
    line-height:30px;
    text-align:center;
    font-family:IRANSansWeb_Light;
    font-size:10px
}
.comment-body a.comment-reply-link:hover{
    background-color:#6035ab;
    box-shadow:inset 0 -2px #6035ab;
    -webkit-transition:all .3s ease-in-out;
    -moz-transition:all .3s ease-in-out;
    -ms-transition:all .3s ease-in-out;
    -o-transition:all .8s ease-in-out
}
.authorstyle{
    background-color:#b3ffcc!important
}
#commentform input[type=text],#commentform textarea{
    font:13px IRANSansWeb_light;
    background:#fcfcfc;
    color:#515151;
    border-radius:10px;
    transition:all .5s ease 0s;
    border-bottom:3px solid #e8e3ef
}
.beena_inputs{
    width:100%;
    float:right
}
.beena_textarea{
    width:97%;
    overflow:hidden
}
#commentform input[type=text]{
    width:32.1%;
    margin-top:10px
}
#commentform textarea{
    width:100%;
    max-width:100%;
    flex:1
}
.comment-rest,.comment-submit{
    float:left;
    margin-left:10px;
    width:auto;
    height:38px;
    text-align:center;
    background:#e5493a;
    padding:8px 20px;
    display:inline-block;
    position:relative;
    cursor:pointer
}
.comment-submit{
    transition:all .5s ease-in-out;
    line-height:40px;
    color:#FFF;
    box-shadow:inset 0 -3px 0 rgba(0,0,0,.1);
    border-radius:4px;
    font:13px IRANSansWeb_light;
    border:0
}
.comment-submit:hover{
    color:#fff;
    box-shadow:inset 0 -43px 0 rgba(0,0,0,.1);
    transition:all .3s ease-in-out
}
.comment-rest{
    transition:all .5s ease-in-out;
    line-height:40px;
    color:#FFF;
    box-shadow:inset 0 -3px 0 rgba(0,0,0,.1);
    border-radius:4px;
    font:13px IRANSansWeb_light;
    border:0
}
.comment-rest:hover{
    color:#fff;
    box-shadow:inset 0 -43px 0 rgba(0,0,0,.1);
    transition:all .3s ease-in-out
}
#respond{
    font:12px IRANSansWeb_Medium;
    margin:10px 2px;
    text-align:right;
    padding:1%;
    border-radius:3px;
    background:#FFF;
    -webkit-box-shadow:0 2px 0 0 #ddd!important;
    -ms-box-shadow:0 2px 0 0 #ddd!important;
    -o-box-shadow:0 2px 0 0 #ddd!important;
    -moz-box-shadow:0 2px 0 0 #ddd!important
}
#respond p{
    padding:0 5px;
    color:#3c763d;
    font-size:12px;
    font-family:IRANSansWeb_Light
}
#respond a{
    color:#6035ab
}
#respond h3,h3#comments{
    font:15px IRANSansWeb_Medium;
    color:#444;
    border-bottom:1px solid #eee;
    padding:1%;
    margin:1%
}
h3#comments{
    margin:30px 0
}
.comment-awaiting-moderation{
    color:red
}
.respond-detile{
    width:96%;
    max-width:96%;
    max-height:50%;
    height:auto;
    padding:15px;
    margin:0 auto 7px;
    overflow:hidden;
    color:#002033;
    background-color:#fcfcfc;
    border-radius:4px;
    border-bottom:2px solid #efefef
}
ul.respond-detile{
    margin-bottom:20px;
    color:#999;
    line-height:normal
}
ul.respond-detile li{
    font-size:11px;
    font-family:IRANSansWeb_Light
}
.hints .des-hints{
    padding-right:75px;
    margin-bottom:20px
}
.hints .des-hints ul{
    background-color:#fdfdfd;
    border:1px solid #e8e3ef;
    border-radius:5px;
    padding:10px;
    position:relative
}
.hints .des-hints ul::after,.hints .des-hints ul::before{
    border-width:8px;
    border-style:solid;
    border-color:transparent transparent transparent #e8e3ef;
    position:absolute;
    top:20px
}
.hints .des-hints ul::before{
    content:"";
    display:block;
    right:-16px;
    z-index:1
}
.hints .des-hints ul li::before{
    font:normal normal normal 14px/1 FontAwesome;
    content:"\f00c";
    display:inline-block;
    width:12px;
    height:12px;
    font-size:11px;
    margin-left:9px;
    color:#5d5d5d
}
.hints .des-hints ul li{
    color:#5d5d5d;
    list-style:none;
    font-size:11px;
    line-height:25px;
    font-family:IRANSansWeb_Light
}
.hints .des-hints ul::after{
    content:"";
    display:block;
    right:-17px;
    z-index:0
}
.categor,.tags{
    display:inline-block;
    width:97%;
    height:auto;
    overflow:hidden
}
.categor,.df-star-ratings,.short-link,.tags{
    position:relative
}
.hints i{
    color:#5d5d5d;
    font-size:20px;
    border:1px solid #e8e3ef;
    background-color:#fdfdfd;
    border-radius:50%;
    float:right;
    padding:20px 26px
}
.categor,.sidebar-blog-header h6,.tags{
    border-bottom:1px solid #eee
}
.tags{
    margin:10px auto 0;
    color:#333;
    padding-bottom:5px;
    font:11px IRANSansWeb_Light,Rezvan;
    float:none
}
.tags span{
    padding:3px 6px;
    float:right;
    font:12px IRANSansWeb_Medium
}
.tags a{
    background:#fcfcfc;
    border-radius:3px;
    padding:2px 4px;
    color:#555;
    margin:1px 0 0 3px;
    float:right
}
.tags a:hover{
    background:#6035ab;
    color:#fff
}
.categor{
    margin:0 auto;
    color:#333;
    padding-bottom:5px;
    font:11px IRANSansWeb_Light,Rezvan;
    float:none
}
.categor span{
    padding:3px 6px;
    float:right;
    font:12px IRANSansWeb_Medium
}
.categor a{
    background:#fcfcfc;
    border-radius:3px;
    padding:2px 4px;
    color:#555;
    margin:1px 0 0 3px;
    float:right
}
.categor a:hover,.short-link input:hover{
    background:#6035ab;
    moz-transition:all .3s ease-in-out
}
.categor a:hover{
    color:#fff
}
.short-link{
    width:97%;
    height:auto;
    overflow:hidden;
    margin:0 auto;
    color:#333;
    padding-bottom:5px;
    font:11px IRANSansWeb_Light,Rezvan
}
.short-link span{
    padding:3px 6px;
    float:right;
    font:12px IRANSansWeb_Medium
}
.short-link input:hover{
    color:#fff
}
.short-link input{
    background:#fcfcfc;
    color:#555;
    border-radius:3px;
    text-align:left;
    direction:ltr;
    float:left;
    padding:2px 4px;
    font-family:Rezvan;
    height:23px;
    line-height:23px;
    width:auto
}
.bottom-t,.bottom-t span{
    font:15px/26px IRANSansWeb_Medium;
    float:right
}
.bottom-t{
    background:#444;
    box-shadow:inset 0 -2px #222;
    color:#fff;
    border-radius:4px
}
.bottom-tb,.card-t{
    box-shadow:inset 0 -2px #6035ab
}
.bottom-t span{
    padding:10px 15px
}
.bottom-tb{
    background-color:#6035ab;
    border-radius:4px 0 0 4px
}
.bottom-tgh::before{
    content:"";
    height:1px;
    background:#fff;
    float:right;
    width:100%;
    margin-bottom:-20px;
    margin-top:12px
}
.bottom-tb::before{
    content:"";
    float:right;
    border-right:10px solid #444;
    border-top:10px solid transparent;
    border-bottom:10px solid transparent;
    margin-right:-16px;
    margin-left:10px;
    margin-top:3px
}
.card-t{
    float:right;
    height:45px;
    width:45px;
    background:url(img/card-t.png) center no-repeat #6035ab;
    margin-right:15px;
    border-radius:4px
}
.description{
    font-family:IRANSansWeb_Medium;
    font-size:13px
}
.description i{
    color:#6035ab;
    font-size:13px;
    line-height:20px;
    float:right;
    margin-left:5px
}
.description span{
    color:#333;
    font-family:IRANSansWeb_Light;
    font-size:13px
}
.bottom-title{
    width:100%;
    height:25px;
    padding:5px;
    margin-bottom:10px
}
.rating{
    overflow:hidden;
    clear:both;
    height:50px;
    margin-bottom:5px
}
.df-star-ratings{
    overflow:hidden;
    width:100%
}
.df-star-ratings .stars-wrap{
    width:85px;
    margin:0 auto 5px;
    clear:both
}
.df-star-ratings .dffr-stars{
    height:17px;
    position:relative
}
.df-star-ratings .dffr-star{
    background-position:0 0
}
.df-star-ratings .dffr-star.gray{
    background:url(img/rating_off.png) repeat-x!important
}
.df-star-ratings .dffr-star.yellow{
    background:url(img/rating_on.png)!important
}
.df-star-ratings .orange{
    background:url(img/rating_over.png)!important
}
.df-star-ratings .dffr-stars .dffr-fuel{
    height:16px;
    position:absolute;
    top:0;
    left:0;
    z-index:0
}
.df-star-ratings .dffr-stars a{
    width:17px;
    height:16px;
    float:left;
    position:relative;
    z-index:1
}
.df-star-ratings .dffr-legend{
    font-size:14px;
    color:#555;
    font-family:Rezvan;
    font-weight:400;
    margin:0 auto 5px;
    clear:both;
    text-align:center
}
.dffr-legend strong{
    font:13px IRANSansWeb_Light
}
.df-star-ratings.home{
    float:left;
    width:auto
}
.df-star-ratings.home .stars-wrap{
    width:60px;
    margin-bottom:0;
    margin-top:2px
}
.df-star-ratings.home .dffr-star.gray,.df-star-ratings.home .dffr-star.yellow{
    background-size:12px!important
}
.df-star-ratings.home .dffr-stars a{
    width:12px;
    height:12px
}
.df-star-ratings.home .dffr-stars{
    height:12px
}
.author-avatar img{
    height:80px!important;
    width:80px!important;
    background:#fff;
    margin:0 0 5px 15px;
    overflow:hidden;
    padding:2px
}
.widget-style-two.author{
    border:1px solid #e8e8e8;
    margin-top:70px;
    margin-bottom:20px;
    margin-right:1%;
    position:relative;
    width:98%;
    background:#fff;
    padding:20px;
    box-shadow:0 2px 3px 0 rgba(104,104,104,.3)
}
.widget-style-two.author .author-avatar img.avatar{
    border:4px solid #fff;
    border-radius:50%
}
.widget-style-two.author .author-avatar{
    float:none;
    margin:0 -40px 0 auto;
    position:absolute;
    right:50%;
    text-align:center;
    top:-65px
}
.sidebar .sidebar-widget .author h4{
    margin-bottom:5px
}
.widget-style-two.author h4{
    margin:20px auto 0;
    text-align:center
}
.widget-style-two.author .portfolio-link{
    font-family:IRANSansWeb_Light!important;
    font-weight:300!important
}
.portfolio-link{
    background:#8cc152;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    border-radius:3px;
    color:#fff;
    display:block;
    font-family:IRANSansWeb_Light;
    font-size:15px;
    margin:10px 0;
    padding:8px 10px;
    text-align:center
}
.portfolio-link:hover{
    -webkit-transition:all .3s ease-in-out;
    -moz-transition:all .3s ease-in-out;
    -ms-transition:all .3s ease-in-out;
    -o-transition:all .3s ease-in-out;
    box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15)
}
.widget-style-two.author .portfolio-link i{
    height:25px;
    width:25px;
    background:#629307;
    border-radius:50px;
    text-align:center;
    float:right;
    padding:2%
}
#edd_checkout_cart{
    text-align:right;
    width:100%;
    border:0;
    margin:0 0 21px;
    table-layout:auto
}
#edd_checkout_cart td,#edd_checkout_cart th{
    text-align:right;
    border:1px solid #eee;
    color:#666;
    padding:.5em 1.387em
}
#edd_checkout_cart .edd_cart_header_row th{
    background:#fafafa;
    padding:1.387em
}
#edd_checkout_cart .edd_cart_discount_row th,#edd_checkout_cart .edd_cart_tax_row th{
    background:0
}
#edd_checkout_cart th{
    font-weight:700
}
#edd_checkout_cart td{
    line-height:25px;
    background:#fff
}
#edd_checkout_cart td.edd_cart_actions,#edd_checkout_cart td:last-child,#edd_checkout_cart th.edd_cart_actions,#edd_checkout_cart th.edd_cart_total,#edd_checkout_cart th:last-child{
    text-align:right
}
#edd_checkout_cart td img{
    float:right;
    margin:0 0 0 10px;
    width:25px;
    height:25px;
    border-radius:50%
}
#edd_checkout_cart input.edd-item-quantity{
    width:3em;
    padding:2px
}
#edd_checkout_cart .edd_discount{
    display:inline-block;
    margin-left:5px
}
.edd_discount_remove{
    display:inline-block;
    width:10px;
    height:11px;
    position:relative;
    top:3px
}
.edd_discount_remove:hover{
    background-position:-162px -156px
}
#edd_checkout_cart br{
    display:none
}
#edd_checkout_cart a.edd-cart-saving-button{
    font-weight:400;
    text-decoration:none
}
#edd_checkout_form_wrap legend{
    display:block;
    width:100%;
    margin:0 0 21px;
    font:15px/1 Rezvan,Rezvan
}
#edd_checkout_form_wrap label{
    font-weight:700;
    display:block;
    position:relative;
    line-height:100%;
    margin:7px 0
}
#edd_checkout_form_wrap span.edd-description{
    color:#666;
    font-size:80%;
    display:block;
    margin:0 0 5px
}
#edd_checkout_form_wrap input.edd-input,#edd_checkout_form_wrap textarea.edd-input{
    width:30%;
    display:inline-block;
    background:#fafafa;
    border-radius:3px;
    font:11px Rezvan;
    color:#888
}
#edd_checkout_form_wrap input.edd-input:hover,#edd_checkout_form_wrap textarea.edd-input:hover{
    opacity:.7
}
#edd_checkout_form_wrap input.edd-input:focus,#edd_checkout_form_wrap textarea.edd-input:focus{
    box-shadow:0 0 3px rgba(0,0,0,.04) inset
}
#edd_checkout_form_wrap select.edd-select{
    display:block;
    width:60%
}
#edd_checkout_form_wrap select.edd-select.edd-select-small{
    display:inline;
    width:auto
}
#edd_checkout_form_wrap input.edd-input.error,#edd_checkout_form_wrap textarea.edd-input.error{
    border-color:#c4554e
}
#edd_checkout_form_wrap #edd_tax_opt_in_fields label,#edd_checkout_form_wrap #edd_terms_agreement label{
    display:inline-block;
    width:auto
}
#edd_checkout_form_wrap>p{
    margin:0 0 21px
}
#edd_checkout_form_wrap span.edd-required-indicator{
    color:#b94a48;
    display:inline
}
#edd_checkout_form_wrap input[type=text],#edd_checkout_form_wrap input[type=email],#edd_checkout_form_wrap input[type=password],#edd_checkout_form_wrap textarea{
    padding:6px;
    margin-bottom:5px
}
#edd_checkout_form_wrap input[type=radio]{
    border:0;
    margin-right:5px
}
#edd_checkout_form_wrap input[type=checkbox]{
    float:left;
    margin:0 8px 0 0
}
#edd_checkout_form_wrap .edd-payment-icons{
    height:32px;
    display:block;
    margin:0 0 8px
}
#edd_checkout_form_wrap .edd-payment-icons img.payment-icon{
    max-height:32px;
    width:auto;
    margin:0 3px 0 0;
    float:left;
    background:0;
    padding:0;
    border:0;
    box-shadow:none
}
#edd_checkout_form_wrap #edd-payment-mode-wrap label{
    display:inline-block;
    margin:0 20px 0 0
}
#edd_checkout_form_wrap #edd-payment-mode-wrap .edd-payment-mode-label{
    font-weight:700;
    display:inline-block;
    position:relative;
    margin-bottom:5px
}
#edd_checkout_form_wrap fieldset{
    border:1px solid #eee;
    padding:1.387em;
    margin:0 0 21px
}
#edd_checkout_form_wrap #edd_discount_code,#edd_checkout_form_wrap #edd_purchase_submit,#edd_checkout_form_wrap #edd_register_account_fields{
    padding:0;
    border:0
}
#edd_purchase_submit{
    margin:0!important
}
#edd_checkout_form_wrap fieldset fieldset{
    margin:0;
    border:0;
    padding:0
}
#edd_checkout_form_wrap #edd-login-account-wrap,#edd_checkout_form_wrap #edd-new-account-wrap,#edd_checkout_form_wrap #edd_final_total_wrap,#edd_checkout_form_wrap #edd_show_discount,#edd_checkout_form_wrap .edd-cart-adjustment{
    background:#fafafa;
    color:#666;
    padding:.5em 1.387em
}
#edd_checkout_form_wrap #edd-discount-code-wrap,#edd_checkout_form_wrap #edd_final_total_wrap,#edd_checkout_form_wrap #edd_show_discount{
    border:1px solid #eee
}
#edd_checkout_form_wrap .edd-cart-adjustment{
    padding:1.387em
}
#edd_checkout_form_wrap .edd-cart-adjustment input.edd-input,#edd_checkout_form_wrap .edd-cart-adjustment input.edd-submit{
    display:inline-block
}
#edd_checkout_form_wrap .edd-cart-adjustment input.edd-submit{
    padding:3px 12px;
    margin-bottom:2px
}
#edd_checkout_form_wrap #edd_purchase_final_total p,#edd_checkout_form_wrap fieldset#edd_register_account_fields p.edd_login_password,#edd_checkout_form_wrap fieldset#edd_register_account_fields p.edd_register_password{
    margin:0
}
#edd_checkout_form_wrap #edd-discount-error-wrap{
    width:100%;
    display:inline-block;
    margin:1em 0 0
}
#edd_checkout_form_wrap #edd-login-account-wrap,#edd_checkout_form_wrap #edd-new-account-wrap{
    margin:-1.387em -1.387em 21px;
    border-left:none;
    border-right:0;
    border-top:0
}
#edd_checkout_form_wrap #edd_payment_mode_select,#edd_checkout_form_wrap fieldset#edd_register_fields #edd_checkout_user_info{
    margin-bottom:21px
}
#edd_checkout_form_wrap fieldset#edd_register_account_fields legend{
    padding-top:11px
}
#edd_checkout_form_wrap fieldset#edd_cc_fields{
    border:1px solid #f0f0f0;
    background:#f9f9f9;
    position:relative
}
#edd_checkout_form_wrap fieldset#edd_cc_fields legend{
    border:0;
    padding:0
}
#edd_checkout_form_wrap fieldset p:last-child{
    margin-bottom:0
}
#edd_checkout_form_wrap fieldset#edd_cc_fields #edd-card-number-wrap{
    margin-top:5px
}
#edd_checkout_form_wrap #edd_purchase_final_total{
    margin:21px 0
}
#edd_secure_site_wrapper{
    padding:4px 4px 4px 0;
    font-weight:700
}
#edd_secure_site_wrapper span.padlock:before{
    content:'\f160';
    display:inline-block;
    font:400 20px/1 dashicons;
    vertical-align:top
}
#edd_checkout_form_wrap input.edd-input.card-number.valid{
    background-image:url(img/tick.png);
    background-repeat:no-repeat;
    background-position:98% 50%
}
#edd_checkout_form_wrap span.exp-divider{
    display:inline
}
#edd_checkout_form_wrap span.card-type{
    position:absolute;
    top:-2px;
    right:0;
    width:43px;
    height:32px;
    background-size:43px 32px!important
}
#edd-amazon-address-box,#edd-amazon-wallet-box{
    height:228px;
    width:350px
}
.edd-amazon-profile-wrapper{
    font-size:12px
}
.edd-amazon-profile-name{
    font-weight:600
}
.edd-amazon-logout{
    font-size:10px;
    line-height:12px
}
.edd-amazon-logout a{
    cursor:pointer
}
#edd-amazon-address-box{
    margin-bottom:15px
}
@media only screen and (min-width:768px){
    #edd-amazon-address-box,#edd-amazon-wallet-box{
        width:100%;
        height:228px
    }
}
.edd_purchase_submit_wrapper{
    position:relative
}
.edd_purchase_submit_wrapper a.edd-add-to-cart{
    text-decoration:none;
    display:none;
    position:relative;
    overflow:hidden
}
.edd_purchase_submit_wrapper a.edd-add-to-cart.edd-has-js{
    display:inline-block
}
.edd_purchase_submit_wrapper .edd-cart-ajax{
    display:none;
    position:relative;
    left:-35px
}
.edd-submit.button.edd-ajax-loading{
    padding-right:30px
}
.edd-add-to-cart .edd-add-to-cart-label{
    opacity:1;
    filter:alpha(opacity=100)
}
.edd-add-to-cart[data-edd-loading] .edd-add-to-cart-label,a.edd-add-to-cart .edd-loading{
    opacity:0;
    filter:alpha(opacity=0)
}
a.edd-add-to-cart .edd-loading{
    position:absolute;
    left:50%;
    top:50%
}
a.edd-add-to-cart .edd-add-to-cart-label,a.edd-add-to-cart .edd-loading{
    transition:.1s opacity!important
}
.edd-add-to-cart[data-edd-loading] .edd-loading{
    opacity:1;
    filter:alpha(opacity=100)
}
.edd-cart-added-alert{
    color:#567622;
    display:block;
    position:absolute;
    bottom:38px;
    background:#FFF;
    padding:2px 0 4px;
    text-align:center;
    box-shadow:1px 1px 2px rgba(0,0,0,.1);
    left:0;
    width:100%;
    z-index:999;
    opacity:.8
}
.eddlinks .edd-cart-added-alert{
    bottom:-29px;
    width:185px;
    right:0;
    border-radius:3px
}
.edd_form input.edd-input.required,.edd_form select.edd-select.required{
    color:#000
}
body.edd_receipt_page{
    background-color:#fff;
    color:#141412;
    margin:0;
    font-family:Helvetica,sans-serif;
    font-size:12px
}
#edd_purchase_receipt tr,#edd_purchase_receipt tr:nth-child(odd),#edd_purchase_receipt_products tr,#edd_purchase_receipt_products tr:nth-child(odd),#edd_user_history tr,#edd_user_history tr:nth-child(2n){
    background:#fcfcfc
}
body.edd_receipt_page:before{
    position:relative
}
body.edd_receipt_page #edd_receipt_wrapper{
    width:660px;
    margin:0 auto;
    padding:50px 0
}
body.edd_receipt_page table{
    display:table;
    width:100%;
    border-bottom:1px solid #ededed;
    font-size:14px;
    line-height:2;
    margin:0 0 20px
}
body.edd_receipt_page td,body.edd_receipt_page th{
    display:table-cell;
    text-align:right;
    border-top:1px solid #ededed;
    padding:6px 10px;
    font-weight:400
}
body.edd_receipt_page th{
    font-weight:700;
    text-transform:uppercase
}
body.edd_receipt_page h3{
    font-size:22px;
    margin:40px 0 5px;
    clear:both;
    display:block;
    font-weight:700
}
body.edd_receipt_page li{
    list-style:none
}
table#edd_purchase_receipt,table#edd_purchase_receipt_products{
    width:100%;
    margin:5px 0
}
table#edd_purchase_receipt td,table#edd_purchase_receipt th,table#edd_purchase_receipt_products td,table#edd_purchase_receipt_products th{
    text-align:right;
    line-height:25px;
    text-indent:10px
}
table#edd_purchase_receipt th,table#edd_purchase_receipt_products th{
    background:#666;
    color:#FFF;
    font:400 14px Rezvan,Rezvan;
    padding:3px 0
}
table#edd_purchase_receipt th strong,table#edd_purchase_receipt_products th strong{
    font-weight:400
}
table#edd_purchase_receipt .edd_receipt_payment_status.cancelled,table#edd_purchase_receipt .edd_receipt_payment_status.failed,table#edd_purchase_receipt .edd_receipt_payment_status.pending,table#edd_purchase_receipt .edd_receipt_payment_status.revoked{
    color:#f73f2e
}
table#edd_purchase_receipt_products li{
    list-style:none;
    margin:0 0 8px 10px
}
table#edd_purchase_receipt ul,table#edd_purchase_receipt_products ul.edd_purchase_receipt_files{
    margin:0;
    padding:0
}
table#edd_purchase_receipt li.edd_download_file{
    list-style:none;
    margin:0 0 8px
}
table#edd_purchase_receipt_products .edd_purchase_receipt_product_notes{
    font-style:italic
}
table#edd_purchase_receipt_products .edd_purchase_receipt_product_name{
    font-weight:700;
    float:right;
    line-height:48px
}
table#edd_purchase_receipt_products .edd_bundled_product_name{
    font-style:italic;
    font-weight:700
}
#edd_user_history{
    text-align:right;
    width:100%;
    border-bottom:0
}
#edd_user_history td,#edd_user_history th{
    text-align:center;
    padding:3px 5px;
    border-top:0
}
#edd_user_history th{
    background:#666;
    color:#fff;
    font:14px Rezvan,Rezvan;
    text-align:center
}
#edd_user_history td{
    line-height:25px
}
.single-container .left .part.screen{
    margin:10px 10px 0
}
.single-container .left .part.screen .content{
    margin:0;
    cursor:grab;
    position:relative
}
.single-container .left .part.screen .content .buttonleft,.single-container .left .part.screen .content .buttonright{
    position:absolute;
    top:40%;
    margin-top:-18px;
    text-align:center;
    color:#fff;
    padding-top:5px;
    background-color:#6035ab;
    width:36px;
    height:36px;
    margin-right:-20px;
    margin-left:-20px;
    cursor:pointer;
    box-shadow:rgba(0,0,0,.4) 0 2px 5px;
    z-index:50;
    border-radius:10%;
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.lb-box img{
    box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 2000px rgba(0,0,0,.12);
    margin:auto
}
.single-container .left .part.screen .content .buttonleft{
    left:0
}
.single-container .left .part.screen .content .buttonright{
    right:0
}
.single-container .left .part .screenshots{
    overflow:hidden
}
.single-container .left .part .screenshots .item{
    width:31px;
    cursor:pointer;
    height:40px;
    text-align:center;
    display:inline-block;
    position:relative;
    -ms-transition:all .3s ease-out;
    -o-transition:all .3s ease-out;
    transition:all .3s ease-out
}
.single-container .left .part .screenshots .item img,.single-container .left .part .screenshots .item:after,.single-container .left .part .screenshots .item:before{
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    margin:auto;
    vertical-align:middle
}
.single-container .left .part .screenshots .item:before{
    background-color:#000;
    height:100%;
    width:95%;
    content:'';
    z-index:4;
    opacity:0;
    -webkit-transition:all .3s ease-out;
    -moz-transition:all .3s ease-out;
    -ms-transition:all .3s ease-out;
    -o-transition:all .3s ease-out;
    transition:all .3s ease-out
}
.single-container .left .part .screenshots .item:hover:before{
    opacity:.5;
    -webkit-transition:all .3s ease-out;
    -moz-transition:all .3s ease-out;
    -ms-transition:all .3s ease-out;
    -o-transition:all .3s ease-out;
    transition:all .3s ease-out
}
.single-container .left .part .screenshots .item:after{
    height:20px;
    width:20px;
    line-height:1;
    font-size:15px;
    color:#fff;
    content:"\f002";
    font-family:fontawesome-webfont;
    z-index:5;
    opacity:0;
    -webkit-transition:all .3s ease-out;
    -moz-transition:all .3s ease-out;
    -ms-transition:all .3s ease-out;
    -o-transition:all .3s ease-out;
    transition:all .3s ease-out
}
.single-container .left .part .screenshots .item:hover:after{
    opacity:1;
    -webkit-transition:all .3s ease-out;
    -moz-transition:all .3s ease-out;
    -ms-transition:all .3s ease-out;
    -o-transition:all .3s ease-out;
    transition:all .3s ease-out
}
.bnc-placebg,.download-placebg,.lb-black,.lb-black .loading{
    bottom:0;
    visibility:hidden;
    -webkit-transition:all .3s ease-out;
    top:0;
    left:0;
    right:0;
    opacity:0
}
.single-container .left .part .screenshots .item img{
    box-shadow:0 2px 3px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    width:auto;
    padding:0;
    height:auto;
    max-width:100%;
    max-height:100%
}
.bnc-placebg,.download-placebg,.lb-black{
    position:fixed;
    z-index:1000;
    -moz-transition:all .3s ease-out;
    -ms-transition:all .3s ease-out;
    -o-transition:all .3s ease-out;
    transition:all .3s ease-out
}
.lb-black .loading{
    margin:auto;
    vertical-align:middle;
    height:48px;
    width:48px;
    position:absolute;
    -moz-transition:all .3s ease-out;
    -ms-transition:all .3s ease-out;
    -o-transition:all .3s ease-out;
    transition:all .3s ease-out
}
.lb-box .close,.lb-box img{
    position:fixed;
    right:0;
    top:0;
    left:0
}
.lb-black .loading .preloader-wrapper .spinner-layer{
    border-color:#fff
}
.bnc-placebg.show,.download-placebg.show,.lb-black .loading.show,.lb-black.show,.lb-box.show{
    visibility:visible;
    background:rgba(155,155,155,.2);
    -webkit-transition:all .3s ease-out;
    -moz-transition:all .3s ease-out;
    -ms-transition:all .3s ease-out;
    -o-transition:all .3s ease-out;
    transition:all .3s ease-out
}
.lb-box,.lb-box img{
    -moz-transition:all .3s ease-out;
    -ms-transition:all .3s ease-out;
    -o-transition:all .3s ease-out
}
.bodyflow{
    overflow:hidden
}
.lb-box{
    visibility:hidden;
    -webkit-transition:all .3s ease-out;
    transition:all .3s ease-out
}
.download-place,.lb-box img,.lb-box img.show{
    -webkit-transition:all .3s ease-out
}
.lb-box img{
    bottom:-250%;
    max-height:90%;
    max-width:90%;
    width:auto;
    z-index:1500;
    transition:all .3s ease-out
}
.download-place,.lb-box img.show{
    bottom:0;
    -moz-transition:all .3s ease-out;
    -ms-transition:all .3s ease-out;
    -o-transition:all .3s ease-out
}
.lb-box img.show{
    transition:all .3s ease-out
}
.lb-box .close{
    bottom:0;
    margin:auto;
    width:34px;
    height:34px;
    vertical-align:middle;
    z-index:1520;
    background-color:#e01625;
    padding-top:5px;
    box-shadow:0 0 3px #444;
    display:none;
    cursor:pointer;
    color:#fff;
    text-align:center;
    -webkit-border-radius:10%;
    -moz-border-radius:10%;
    border-radius:10%
}
.bnc-place,.download-place{
    top:0;
    left:0;
    vertical-align:middle;
    max-width:100%;
    box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)
}
nav .brand-logo.center{
    margin-top:5px
}
.cover-single-big{
    top:0;
    right:0;
    left:0;
    height:300px;
    position:absolute;
    z-index:-1
}
.screenshots .scrin-item{
    text-align:center
}
.download-place{
    position:fixed;
    right:0;
    z-index:1100;
    background:#fff;
    height:auto;
    max-height:70%;
    width:60%;
    margin:auto;
    border-radius:3px;
    padding:25px;
    transition:all .3s ease-out;
    opacity:0;
    visibility:hidden;
    -ms-transform:scale(.95);
    -webkit-transform:scale(.95);
    transform:scale(.95)
}
#vitrin_cover_boxes{
    display:block;
    position:relative;
    overflow:hidden;
    clear:both;
    margin:0;
    padding:15px 0
}
#vitrin_cover_boxes .table-block{
    display:table;
    width:100%;
    table-layout:fixed
}
#vitrin_cover_boxes .table-block .col-one{
    display:table-cell;
    width:410px;
    vertical-align:top
}
#vitrin_cover_boxes .table-block .col-two{
    display:table-cell;
    width:440px;
    vertical-align:top;
    padding:0 15px
}
#vitrin_cover_boxes .table-block .col-three{
    display:table-cell;
    width:100%;
    vertical-align:top
}
#vitrin_cover_boxes .covered-box-wrapper{
    display:block;
    overflow:hidden;
    clear:both;
    margin:0 0 20px;
    padding:0;
    width:100%;
    height:360px;
    background:#fff;
    position:relative;
    border-radius:7px;
    box-shadow:0 2px 0 0 #ddd!important;
    -webkit-box-shadow:0 2px 0 0 #ddd;
    -ms-box-shadow:0 2px 0 0 #ddd;
    -o-box-shadow:0 2px 0 0 #ddd;
    -moz-box-shadow:0 2px 0 0 #ddd
}
#vitrin_cover_boxes .covered-box-wrapper .box-cover{
    filter:alpha(opacity=100);
    opacity:1;
    z-index:100;
    background-color:rgba(255,255,255,.97);
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    text-align:center;
    padding:20px;
    -webkit-transition:all .25s;
    -moz-transition:all .25s;
    transition:all .25s
}
#vitrin_cover_boxes .covered-box-wrapper .box-cover .inner{
    display:block;
    position:absolute;
    top:50%;
    right:50%;
    margin-right:-50px;
    margin-top:-50px;
    width:100px;
    height:100px
}
#vitrin_cover_boxes .covered-box-wrapper .box-cover .inner>img{
    display:block;
    width:64px;
    height:64px;
    margin:0 auto 5px
}
#vitrin_cover_boxes .covered-box-wrapper h3.title{
    color:#e3e3e3;
    font-weight:400;
    font-size:16px;
    line-height:36px;
    height:36px;
    overflow:hidden;
    padding:0;
    margin:0
}
#vitrin_cover_boxes .covered-box-wrapper:hover .box-cover{
    padding:0;
    overflow:hidden
}
#vitrin_cover_boxes .covered-box-wrapper .floating-title{
    white-space:nowrap;
    opacity:.95;
    position:absolute;
    top:50%;
    margin-top:-73.5px;
    left:0;
    text-align:center;
    border-radius:4px;
    z-index:-2;
    background-color:#fff;
    padding:10px 20px 10px 10px;
    -webkit-transition:all .3s;
    transition:all .3s
}
#vitrin_cover_boxes .covered-box-wrapper:hover .floating-title{
    opacity:1;
    left:-100px
}
#vitrin_cover_boxes .covered-box-wrapper .box-inner{
    display:block;
    position:relative;
    overflow:hidden;
    margin:0;
    padding:12.5px;
    background:#fff;
    color:#666
}
#vitrin_cover_boxes .covered-box-wrapper .post-items{
    display:block;
    position:relative;
    overflow:hidden;
    margin:0;
    padding:0;
    list-style:none;
    text-align:center
}
#vitrin_cover_boxes .covered-box-wrapper .post-items>.item{
    display:block;
    width:78px;
    height:80px;
    margin:8px;
    float:right
}
#vitrin_cover_boxes .covered-box-wrapper .post-items>.item a{
    display:block
}
#vitrin_cover_boxes .covered-box-wrapper .post-items>.item img{
    display:block;
    width:80px;
    height:80px;
    border-radius:4px
}
#vitrin_cover_boxes .covered-box-wrapper.two .box-inner{
    padding:10px 14px
}
#vitrin_cover_boxes .covered-box-wrapper.one:hover .box-cover{
    left:100%
}
#vitrin_cover_boxes .covered-box-wrapper.two:hover .box-cover{
    bottom:100%
}
#vitrin_cover_boxes .covered-box-wrapper.five:hover .box-cover,#vitrin_cover_boxes .covered-box-wrapper.three:hover .box-cover{
    right:100%
}
#vitrin_cover_boxes .covered-box-wrapper.four:hover .box-cover,#vitrin_cover_boxes .covered-box-wrapper.six:hover .box-cover{
    top:100%
}
#vitrin_cover_boxes .inside-wrapper{
    display:block;
    position:relative;
    overflow:hidden;
    margin:0;
    padding:0
}
#vitrin_cover_boxes .inside-wrapper .left,#vitrin_cover_boxes .inside-wrapper .right{
    display:block;
    position:relative;
    overflow:hidden;
    margin:0 0 0 15px;
    padding:0;
    float:right;
    width:280px
}
#vitrin_cover_boxes .inside-wrapper .left{
    width:111px;
    margin:0
}
#vitrin_cover_boxes .covered-box-wrapper.one{
    height:360px
}
#vitrin_cover_boxes .covered-box-wrapper.two{
    height:360px
}
#vitrin_cover_boxes .covered-box-wrapper.four,#vitrin_cover_boxes .covered-box-wrapper.three{
    height:220px
}
#vitrin_cover_boxes .covered-box-wrapper.one .post-items>.item{
    margin-top:15px;
    margin-bottom:15px
}
#vitrin_cover_boxes .covered-box-wrapper.three .box-inner{
    padding:15px 37px
}
#vitrin_cover_boxes .covered-box-wrapper.four .post-items>.item{
    margin-right:0;
    margin-left:0
}
#vitrin_cover_boxes .covered-box-wrapper.five .post-items>.item,#vitrin_cover_boxes .covered-box-wrapper.six .post-items>.item{
    width:86px;
    height:80px;
    margin:15px 6px 15px 5px
}
@media(max-width:1199px){
    #vitrin_cover_boxes .covered-box-wrapper.three .box-inner,#vitrin_cover_boxes .covered-box-wrapper.two .box-inner{
        padding:10px 47px
    }
    #vitrin_cover_boxes .table-block .col-one{
        width:315px
    }
    #vitrin_cover_boxes .table-block .col-two{
        width:250px
    }
    #vitrin_cover_boxes .covered-box-wrapper.one{
        height:460px
    }
    #vitrin_cover_boxes .covered-box-wrapper.two{
        height:460px;
        min-height:105px
    }
    #vitrin_cover_boxes .covered-box-wrapper.five{
        height:460px;
        min-height:105px
    }
    #vitrin_cover_boxes .covered-box-wrapper.three{
        height:460px
    }
    #vitrin_cover_boxes .covered-box-wrapper.four{
        height:460px;
        min-height:105px
    }
    #vitrin_cover_boxes .inside-wrapper .left{
        width:100%
    }
    #vitrin_cover_boxes .covered-box-wrapper.four .post-items>.item{
        margin:0 24px 0 20px
    }
    #vitrin_cover_boxes .covered-box-wrapper.five .post-items>.item{
        margin:6.5px 18px
    }
    #vitrin_cover_boxes .covered-box-wrapper.six .post-items>.item{
        margin:10.5px 6px
    }
}
@media(max-width:993px){
    #vitrin_cover_boxes .table-block,#vitrin_cover_boxes .table-block .col-one,#vitrin_cover_boxes .table-block .col-three,#vitrin_cover_boxes .table-block .col-two{
        display:block;
        position:relative;
        overflow:hidden
    }
    #vitrin_cover_boxes .table-block .col-one{
        width:100%;
        float:none
    }
    #vitrin_cover_boxes .table-block .col-two{
        width:100%;
        margin:0;
        padding:0;
        float:none
    }
    #vitrin_cover_boxes .covered-box-wrapper.one{
        height:235px
    }
    #vitrin_cover_boxes .covered-box-wrapper.four,#vitrin_cover_boxes .covered-box-wrapper.two{
        height:100px;
        min-height:100px;
        margin-bottom:20px
    }
    #vitrin_cover_boxes .covered-box-wrapper.two .box-inner{
        padding:1px 47px
    }
    #vitrin_cover_boxes .inside-wrapper .left,#vitrin_cover_boxes .inside-wrapper .right{
        margin:0;
        width:100%
    }
    #vitrin_cover_boxes .covered-box-wrapper.three{
        height:190px;
        margin-bottom:8px
    }
    #vitrin_cover_boxes .covered-box-wrapper.three .box-inner{
        padding:0 47px
    }
    #vitrin_cover_boxes .covered-box-wrapper.four .box-inner{
        padding:1px 20px
    }
    #vitrin_cover_boxes .covered-box-wrapper.four .post-items>.item{
        margin-top:10px
    }
    #vitrin_cover_boxes .covered-box-wrapper.five{
        display:block;
        float:none;
        height:213px;
        width:100%
    }
    #vitrin_cover_boxes .covered-box-wrapper.six{
        float:right;
        width:300px;
        clear:none;
        margin-right:15px
    }
    #vitrin_cover_boxes .covered-box-wrapper.five .post-items>.item{
        margin:6.5px 0
    }
    #vitrin_cover_boxes .covered-box-wrapper.six .post-items>.item{
        margin:6.5px 23px
    }
}
.clear,.close,.cm-ja-clear,.menu-bottom::after,.paginatio{
    clear:both
}
@media(max-width:870px){
    #vitrin_cover_boxes .table-block{
        margin:0
    }
}
@media(max-width:767px){
    #vitrin_cover_boxes .table-block .col-one{
        width:100%;
        float:none
    }
    #vitrin_cover_boxes .table-block .col-two{
        width:100%;
        margin:0;
        float:none
    }
    #vitrin_cover_boxes .covered-box-wrapper{
        height:auto!important;
        margin:0 0 15px!important;
        float:none!important;
        width:100%!important
    }
    #vitrin_cover_boxes .covered-box-wrapper .box-inner{
        padding:15px!important
    }
    #vitrin_cover_boxes .covered-box-wrapper .post-items>.item{
        margin:7.5px!important
    }
}
#vitrin_cover_boxes .covered-box-wrapper .box-cover .inner>img{
    background-repeat:no-repeat!important
}
.post-share{
    width:100%;
    overflow:hidden
}
.social{
    text-align:right;
    position:relative;
    padding-right:6%
}
.sales-price,.socialv a{
    display:inline-block;
    text-align:center
}
.socialv a{
    width:18px;
    height:18px;
    border-radius:3px;
    padding:3px;
    color:#fff;
    margin:0 2px;
    font-size:9px;
    box-shadow:0 1px 2px rgba(0,0,0,.25)
}
.socialv a:hover{
    opacity:.9
}
.post-hits{
    font:18px Rezvan;
    color:#797979;
    float:right
}
.sales-price{
    padding:3px 9px;
    font-weight:500;
    line-height:32px;
    position:relative;
    margin-bottom:3px;
    border-radius:30px;
    width:100%
}
.sales-price span{
    font-size:16px;
    color:#76767b
}
.add_to_cart{
    width:100%;
    margin:0 0 20px;
    z-index:1
}
.sale-free,.sale-pro{
    margin:5px 10px 10px -28px
}
.add_to_cart .button{
    background:-webkit-linear-gradient(315deg,#21c7d0 0,#2dde98 100%)!important;
    background:-o-linear-gradient(315deg,#21c7d0 0,#2dde98 100%)!important;
    background:linear-gradient(135deg,#21c7d0 0,#2dde98 100%)!important;
    border-radius:3px!important;
    height:auto;
    padding:18px 5px!important;
    font-weight:400!important;
    font-size:15px!important
}
.sales-price del span{
    color:#869eb3;
    padding-left:10px
}
.sale-free,.sale-pro,.sales-for,.sales-free,.sales-pro{
    color:#FFF!important;
    display:inline-block;
    float:left;
    font-size:12px;
    padding:2px 5px 1px 3px;
    z-index:1
}
.sales-price .woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{
    width:auto;
    border-radius:3px
}
.sale-free:before,.sale-pro:before{
    width:0;
    content:' ';
    position:absolute;
    height:0;
    top:100%;
    border-width:3px 4px;
    border-style:solid
}
.sale-pro{
    background-color:#e40000;
    font-family:Rezvan;
    left:17px;
    position:absolute
}
.sale-pro:before{
    left:0;
    border-color:#ba0000 #ba0000 transparent transparent
}
.sale-free{
    background-color:#6035ab;
    left:17px;
    position:absolute
}
.sale-free:before{
    left:0;
    border-color:#6035ab #6035ab transparent transparent
}
.sales-pro{
    background-color:#e40000;
    font-family:Rezvan;
    width:90px;
    margin:10px -77px 58px 12px;
    position:absolute
}
.sales-pro:before{
    content:' ';
    position:absolute;
    width:0;
    height:0;
    left:0;
    top:100%;
    border-width:3px 4px;
    border-style:solid;
    border-color:#ba0000 #ba0000 transparent transparent
}
.sales-free{
    background-color:#6035ab;
    width:50px;
    margin:10px -37px 58px 12px;
    position:absolute
}
.sales-free:before{
    content:' ';
    position:absolute;
    width:0;
    height:0;
    left:0;
    top:100%;
    border-width:3px 4px;
    border-style:solid;
    border-color:#6035ab #6035ab transparent transparent
}
.sales-for{
    background-color:#f1bf02;
    font-family:Rezvan;
    width:60px;
    margin:40px -47px 58px 12px;
    position:absolute
}
.sales-for:before{
    content:' ';
    position:absolute;
    width:0;
    height:0;
    left:0;
    top:100%;
    border-width:3px 4px;
    border-style:solid;
    border-color:#999306 #be9707 transparent transparent
}
.sidebar li::before,.sidebar-blog li::before,.title span::before{
    content:''
}
.amar{
    width:100%;
    height:80px;
    margin-top:20px;
    overflow:hidden;
    margin-bottom:24px;
    border-bottom:2px solid rgba(224,232,233,.6509803921568628)
}
.amar ul{
    width:1265px;
    margin:0 auto;
    height:80px;
    padding:0 0 20px
}
.footer,.footer-min{
    height:auto;
    background:#fff
}
.amar ul li{
    float:right;
    width:25%
}
.amar ul li i{
    color:#75747a;
    font-size:40px;
    float:right;
    margin:5px 0 10px 15px
}
.amar ul li strong{
    display:block;
    color:#75747a;
    font-size:17px;
    font-family:IRANSansWeb_Medium;
    padding-bottom:10px;
    font-weight:500
}
.amar ul li span{
    display:block;
    color:#5b5b5b;
    font-size:11px;
    font-family:IRANSansWeb_Light
}
.amar ul li span.amar li span{
    display:inline;
    font-size:inherit
}
.footer{
    width:100%;
    max-width:100%;
    overflow:hidden;
    padding:1%;
    box-shadow:0 0 3px rgba(0,0,0,.08)
}
.socials ul li.facebook:hover,.socials ul li.google:hover,.socials ul li.instagram:hover,.socials ul li.rss:hover,.socials ul li.telegram:hover,.socials ul li.twitter:hover{
    box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)
}
.footer-min{
    width:1265px;
    margin:0 auto -200px;
    padding:10px 30px;
    overflow:hidden;
    border-radius:6px;
    min-height:300px;
    position:relative;
    z-index:10
}
.widget-1,.widget-2,.widget-3,.widget-4{
    height:auto;
    text-align:justify;
    margin-left:1%;
    padding-left:1%;
    color:#555;
    padding-bottom:10px;
    float:right;
    overflow:hidden
}
.widget-1,.widget-2{
    width:29%
}
.widget-3,.widget-4{
    width:19%
}
.copy-bottom{
    width:1200px;
    height:73px;
    overflow:hidden;
    margin:187px auto 0;
    padding-top:10px
}
.bottom-logo{
    max-width:150px;
    float:right;
    margin-left:10px;
    padding-left:5px
}
.bottom-logo img{
    width:100%;
    height:auto
}
.bottom-socail,.bottom-text{
    text-align:right;
    float:right;
    margin:5px auto auto;
    border:0
}
.socials ul{
    list-style:none;
    margin:0
}
.socials ul li{
    float:left;
    margin-right:5px;
    position:relative;
    margin-top:5px;
    width:40px;
    height:40px;
    -webkit-transition:background .3s;
    -moz-transition:background .3s;
    -ms-transition:background .3s;
    -o-transition:background .3s;
    transition:background .3s;
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
    border-radius:50px
}
.socials ul li.facebook:hover{
    background:#3b5998
}
.socials ul li.twitter:hover{
    background:#1da1f2
}
.socials ul li.google:hover{
    background:#dd4b39
}
.socials ul li.instagram:hover{
    background:radial-gradient(circle farthest-corner at 35% 100%,#fec564,transparent 50%),radial-gradient(circle farthest-corner at 10% 140%,#feda7e,transparent 50%),radial-gradient(ellipse farthest-corner at 0 -25%,#5258cf,transparent 50%),radial-gradient(ellipse farthest-corner at 20% -50%,#5258cf,transparent 50%),radial-gradient(ellipse farthest-corner at 100% 0,#893dc2,transparent 50%),radial-gradient(ellipse farthest-corner at 60% -20%,#893dc2,transparent 50%),radial-gradient(ellipse farthest-corner at 100% 100%,#d9317a,transparent),linear-gradient(#6559ca,#bc318f 30%,#e42e66 50%,#fa5332 70%,#ffdc80 100%)
}
.socials ul li.telegram:hover{
    background:#08c
}
.socials ul li.rss:hover{
    background:#f26522
}
.socials ul li a{
    color:#bdbdbd;
    display:block;
    font-size:18px;
    height:40px;
    -webkit-transition:color .3s;
    -moz-transition:color .3s;
    -ms-transition:color .3s;
    -o-transition:color .3s;
    transition:color .3s
}
.socials ul li a:hover{
    color:#fff
}
.bottom-socail,.bottom-socail a{
    color:#757575
}
.socials ul li a i{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.bottom-socail{
    float:left;
    width:auto;
    padding:0
}
.up{
    z-index:999;
    border-radius:3px;
    bottom:95px;
    color:#607d8b;
    cursor:pointer;
    display:none;
    font-size:35px;
    height:70px;
    line-height:15px;
    position:fixed;
    right:5px;
    width:70px;
    background:#fff;
    text-align:center;
    box-shadow:1px 1px 7px rgba(0,0,0,.2)
}
.share ul li,.sidebar-header,.tagp{
    position:relative
}
.up span{
    font:14px/22px IRANSansWeb_Light;
    width:100%;
    float:right;
    color:#617179
}
.up .fa-angle-up{
    font-size:45px
}
.up:hover{
    animation:1s ease-in 0s alternate none infinite running dordorbywptemp;
    opacity:.7;
    transition:all .8s ease-in
}
.left-sidebar,.right-sidebar{
    width:100%;
    height:auto;
    margin:0 auto
}
.sidebar{
    width:95%;
    height:auto;
    margin:2%;
    overflow:hidden;
    border-left:2px solid rgba(224,232,233,.8588235294117647)
}
.sidebar-header{
    color:#fff;
    padding:2px 11px;
    line-height:32px;
    display:inline-block;
    margin-bottom:25px;
    border-radius:30px;
    font:16px IRANSansWeb_Light;
    margin-right:2px
}
.sidebar-header h6{
    font:16px IRANSansWeb_Light
}
.sidebar li a{
    list-style:none!important;
    padding:5px 0;
    font:12px/22px IRANSansWeb_Light;
    color:#777
}
.sidebar li a:hover{
    color:#6035ab
}
.sidebar li::before{
    width:6px;
    height:6px;
    transition:all .5s ease-out;
    background:#b7c3c7;
    border-radius:6px;
    margin-left:5px;
    margin-top:7px;
    float:right
}
.sidebar li:hover::before{
    background:#6035ab;
    width:14px;
    transition:all .3s ease-out
}
.sidebar-blog{
    -webkit-animation:fadeInUp .2s ease-in -moz-animation:fadeInUp .2s ease-in;
    animation:fadeInUp .2s ease-in;
    width:98%;
    height:auto;
    padding:3%;
    overflow:hidden;
    border-radius:5px;
    background:#fff;
    -webkit-box-shadow:0 2px 0 0 #ddd!important;
    -ms-box-shadow:0 2px 0 0 #ddd!important;
    -o-box-shadow:0 2px 0 0 #ddd!important;
    -moz-box-shadow:0 2px 0 0 #ddd!important;
    margin:3px 3px 15px
}
.sidebar-blog-header{
    width:100%;
    height:40px
}
.sidebar-blog-header h6{
    color:#444;
    font:15px IRANSansWeb_Medium;
    padding:1%;
    margin:1%
}
.sidebar-blog li a{
    list-style:none!important;
    padding:5px 0;
    font:13px/20px IRANSansWeb_Light;
    color:#444
}
.sidebar-blog li a:hover{
    color:#1fbb61
}
#wp-calendar caption,#wp-calendar th{
    text-align:center;
    font-family:Rezvan;
    color:#333
}
.sidebar-blog li::before{
    width:6px;
    height:6px;
    background:#b7c3c7;
    border-radius:6px;
    margin-left:5px;
    margin-top:7px;
    float:right
}
.singl,.singl-bottom,.singl-r{
    height:auto;
    overflow:hidden
}
.sidebar-blog li:hover::before{
    background:#6035ab;
    transition:all .3s ease-out
}
.sidebar-blog .product-categories li{
    margin-bottom:5px
}
#wp-calendar{
    margin:0 auto;
    width:99%!important
}
#wp-calendar a{
    margin:0 auto;
    width:100%!important
}
#wp-calendar th{
    background-color:#fcfcfc;
    border-radius:4px;
    font-weight:400;
    font-size:15px;
    padding:5px
}
#wp-calendar th:hover{
    background-color:#eee;
    transition:all .3s ease-out
}
#wp-calendar td{
    background:#FFF;
    box-shadow:0 8px 10px transparent;
    border:1px solid #EEE;
    padding:4px 6px;
    text-align:center;
    font-family:Rezvan;
    font-size:13px
}
#wp-calendar td:hover{
    background-color:#fcfcfc;
    color:#000;
    transition:all .3s ease-out
}
#wp-calendar td.pad{
    background:#FFF
}
#wp-calendar #today{
    background-color:#eee;
    color:#000
}
#wp-calendar #today a{
    color:#FFF
}
#wp-calendar caption{
    font-size:16px;
    font-weight:500;
    padding:0
}
.singl{
    width:1200px;
    margin:10px auto
}
.singl-r{
    width:29%;
    margin-left:1%;
    float:right
}
.singl-bottom{
    width:100%;
    float:right;
    margin-top:10px;
    display:none
}
.singl-m{
    width:70%;
    float:right;
    height:auto;
    overflow:hidden;
    padding:3px
}
.singl-l,.singl-meta{
    width:100%;
    height:auto;
    overflow:hidden
}
.singl-l{
    padding:2%;
    background:#FFF;
    margin-bottom:20px;
    -webkit-border-radius:5px;
    border-radius:5px;
    -webkit-box-shadow:0 2px 0 0 #ddd!important;
    -ms-box-shadow:0 2px 0 0 #ddd!important;
    -o-box-shadow:0 2px 0 0 #ddd!important;
    -moz-box-shadow:0 2px 0 0 #ddd!important
}
.singl-l p{
    font:13px IRANSansWeb_Light;
    text-align:justify;
    margin-bottom:8px
}
.singl-meta{
    margin:0 auto 15px;
    border-bottom:1px solid #eee
}
.singl-meta h1{
    color:#323944!important;
    padding:1px 0;
    font:17px/30px IRANSansWeb_Light!important
}
.tagp{
    width:97%;
    height:auto;
    overflow:hidden;
    margin:10px auto 0;
    color:#555;
    border-top:1px solid #eee;
    padding-top:5px;
    font:11px IRANSansWeb_Light,Rezvan;
    float:none;
    display:inline-block
}
.ads,.breadcrumbs{
    width:100%;
    height:auto;
    overflow:hidden
}
.tagp span{
    padding:3px 4px;
    float:right;
    font:12px Rezvan
}
.tagp a{
    background:#fcfcfc;
    border-radius:3px;
    padding:2px 4px;
    color:#555;
    margin:1px 0 0 3px;
    float:right
}
.tagp a:hover{
    background:#6035ab;
    moz-transition:all .3s ease-in-out;
    color:#fff;
    box-shadow:0 0 2px rgba(0,0,0,.09)
}
.ads,.breadcrumbs,.singl-metaa h1{
    box-shadow:0 2px 0 0 #ddd!important;
    -webkit-box-shadow:0 2px 0 0 #ddd;
    -ms-box-shadow:0 2px 0 0 #ddd;
    -o-box-shadow:0 2px 0 0 #ddd;
    -moz-box-shadow:0 2px 0 0 #ddd;
    background:#fff
}
.breadcrumbs{
    margin-bottom:10px;
    padding:1%;
    border:1px solid #ebeced;
    border-radius:5px
}
.ads{
    margin-bottom:5px;
    padding:1.5% 1% 1%;
    border:1px solid #ebeced;
    border-radius:4px
}
.singl-ar{
    width:70%;
    float:right;
    height:auto;
    overflow:hidden
}
.singl-arl{
    width:100%;
    height:auto;
    overflow:hidden;
    margin-bottom:10px
}
.singl-arl p{
    font:13px IRANSansWeb_Light;
    text-align:justify
}
.singl-metaa{
    width:100%;
    margin:0 auto 15px;
    height:auto;
    overflow:hidden;
    border-bottom:1px solid #eee
}
.singl-metaa h1{
    color:#333;
    font:16px/22px IRANSansWeb_Light;
    padding:2%;
    border:1px solid #ebeced;
    border-radius:4px
}
.author-description,.pag-big-title,.releat h1{
    border-bottom:1px solid #eee
}
.pag-big{
    background:#fff;
    float:right;
    width:100%;
    margin-top:10px;
    -webkit-border-radius:5px;
    border-radius:5px;
    -webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)!important;
    -moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)!important;
    box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)!important;
    margin-bottom:20px;
    padding:10px 25px
}
.pag-big-title{
    width:100%;
    margin:0 auto 15px;
    padding:5px;
    height:auto;
    overflow:hidden
}
.blok,.releat{
    margin-bottom:10px
}
.pag-big-title h1{
    font:15px/22px IRANSansWeb_Light
}
.releat{
    width:100%;
    height:auto;
    overflow:hidden;
    border-radius:0 0 5px 5px;
    background:#fff;
    -webkit-box-shadow:0 2px 0 0 #ddd!important;
    -ms-box-shadow:0 2px 0 0 #ddd!important;
    -o-box-shadow:0 2px 0 0 #ddd!important;
    -moz-box-shadow:0 2px 0 0 #ddd!important
}
.blok{
    border-radius:5px;
    width:45%;
    height:87px;
    float:right;
    padding:1%;
    margin-right:3.5%;
    margin-top:10px;
    background:#fcfcfc;
    -webkit-transition:all .3s ease-in-out;
    -moz-transition:all .3s ease-in-out;
    -ms-transition:all .3s ease-in-out;
    -o-transition:all .3s ease-in-out
}
.blok-left,.blok-right{
    height:80px;
    float:right
}
.blok:hover{
    background:#fea;
    transition:all .3s ease-in-out
}
.blok-right{
    width:20%
}
.blok-left{
    width:80%
}
.blok-image,.blok-image img{
    width:100%;
    border-radius:50px
}
.blok-image{
    height:70px;
    float:right
}
.blok-image img{
    height:100%
}
.blok-title{
    width:95%;
    height:75px;
    padding:7px 15px;
    text-align:right
}
.blok-title a{
    text-align:right;
    font:13px/10px IRANSansWeb_Light;
    color:#222
}
.blok-title li{
    text-align:right;
    font:11px/10px Rezvan;
    color:#222
}
.blok-title:hover a{
    color:#000;
    -webkit-transition:all .3s ease-in-out;
    -moz-transition:all .3s ease-in-out;
    -ms-transition:all .3s ease-in-out;
    -o-transition:all .3s ease-in-out
}
.releat h1{
    font:15px IRANSansWeb_Medium;
    padding:1%;
    margin:1%;
    color:#444
}
.bologha{
    width:100%;
    height:auto;
    margin-top:40px;
    margin-bottom:40px;
    overflow:hidden;
    padding:15px 1%
}
.card .card-header{
    margin:-20px 15px 0!important;
    padding:15px 0;
    border-radius:4px
}
.card .card-image{
    height:70%;
    z-index:1;
    margin-top:0
}
.card,.card .card-image{
    position:relative;
    background:#fff;
    border-radius:6px!important
}
.card .card-image img{
    height:100%;
    width:100%;
    border-radius:5px 5px 0 0!important
}
.card .card-content{
    padding:15px 20px 35px!important;
    direction:rtl
}
.card-title-article,.titleArticle{
    direction:rtl!important;
    font-family:IRANSansWeb_Light
}
.card .card-content p{
    color:#adbec5;
    padding-bottom:5px;
    font-size:13px
}
.card .card-content a{
    font-size:15px
}
.card{
    -webkit-box-shadow:0 2px 0 0 #ddd;
    -ms-box-shadow:0 2px 0 0 #ddd;
    -o-box-shadow:0 2px 0 0 #ddd;
    -moz-box-shadow:0 2px 0 0 #ddd
}
.card-image-article,.imgArticle{
    height:200px!important
}
.card-article{
    height:412px!important;
    width:30%;
    float:right;
    margin:1.6%;
    background:#fff
}
.card-footer div.more a{
    color:#FFF!important;
    background:-o-linear-gradient(315deg,#21c7d0 0,#2dde98 100%);
    background:-webkit-linear-gradient(315deg,#21c7d0 0,#2dde98 100%);
    background:-o-linear-gradient(315deg,#21c7d0 0,#2dde98 100%);
    background:linear-gradient(135deg,#21c7d0 0,#2dde98 100%);
    border-radius:30px;
    padding:3px 14px;
    font-size:13px!important
}
.card-footer .stats .category a{
    color:#adbec5!important
}
.titleArticle{
    font-size:13px!important;
    line-height:25px;
    height:100px;
    overflow:hidden;
    font-weight:400;
    color:#818181
}
.card-imageTop,.card-imageTop img{
    height:40px;
    float:right
}
.card-title-article{
    text-align:justify!important;
    font-size:16px!important;
    line-height:25px!important;
    margin-bottom:10px;
    margin-top:10px;
    font-weight:700
}
.card-imageTop img{
    margin-top:7px;
    width:100%;
    border-radius:3px!important;
    box-shadow:0 5px 15px -8px rgba(0,0,0,.24),0 8px 10px -5px rgba(0,0,0,.2)
}
.share ul li.facebook:hover,.share ul li.google:hover,.share ul li.instagram:hover,.share ul li.linkedin:hover,.share ul li.telegram:hover,.share ul li.twitter:hover{
    box-shadow:2px 2px 3px 2px rgba(231,235,238,1)
}
.card .card-footer{
    padding-top:10px;
    border-top:1px solid #eee
}
.card .card-footer a{
    font-size:14px!important;
    line-height:30px!important;
    color:#ed1873
}
.single-container{
    width:100%
}
.scrin-screenshot{
    width:20%;
    height:auto;
    float:right
}
.share,.wp{
    float:left
}
.scrin-screenshot img{
    width:100%;
    height:100%
}
.wp{
    background:url(img/wp.png) right no-repeat!important;
    width:61px!important;
    height:42px!important;
    transition-property:width;
    transition-duration:.5s;
    -moz-transition-property:width;
    -moz-transition-duration:.5s;
    -webkit-transition-property:width;
    -webkit-transition-duration:.5s;
    -o-transition-property:width;
    -o-transition-duration:.5s
}
.wp:hover{
    background:url(img/wp.png) right no-repeat #fff!important;
    width:170px!important
}
.share{
    margin-left:10px
}
.share,.share a{
    color:#757575
}
.share ul{
    list-style:none;
    margin:0
}
.paginatio,.post-category{
    margin-bottom:10px;
    border-radius:3px
}
.share ul li{
    float:left;
    margin-right:10px;
    margin-top:5px;
    width:30px;
    height:30px;
    -webkit-transition:background .3s;
    -moz-transition:background .3s;
    -ms-transition:background .3s;
    -o-transition:background .3s;
    transition:background .3s;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px
}
.share ul li.facebook:hover{
    background:#3b5998
}
.share ul li.twitter:hover{
    background:#1da1f2
}
.share ul li.google:hover{
    background:#dd4b39
}
.share ul li.instagram:hover{
    background:#405de6
}
.share ul li.telegram:hover{
    background:#08c
}
.share ul li.linkedin:hover{
    background:#345d7b
}
.share ul li a{
    color:#bdbdbd;
    display:block;
    font-size:18px;
    height:40px;
    -webkit-transition:color .3s;
    -moz-transition:color .3s;
    -ms-transition:color .3s;
    -o-transition:color .3s;
    transition:color .3s
}
.share ul li a:hover{
    color:#fff
}
.share ul li a i{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.post-category{
    width:100%;
    height:180px;
    background-color:#fff;
    box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)!important;
    padding:15px;
    position:relative
}
.post-category>div:nth-child(2){
    position:relative;
    padding-bottom:30px
}
.post-category .pic{
    width:30%;
    height:150px;
    float:right;
    padding-left:15px;
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out
}
.post-category .pic img{
    width:100%;
    height:150px;
    background-color:#000;
    opacity:.9
}
.post-category .title{
    width:100%;
    height:auto;
    font-size:14px;
    color:#333;
    font-family:IRANSansWeb_Light;
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out;
    line-height:25px
}
.post-category:hover .title{
    color:#000
}
.post-category .content{
    width:100%;
    height:auto;
    font-size:12px;
    font-family:IRANSansWeb_Light,Arial,Verdana,sans-serif;
    color:#252525;
    line-height:25px;
    padding:5px 0;
    word-wrap:break-word
}
.post-category .info .nevisande,.post-category .info time{
    padding:5px 0 5px 20px;
    float:right
}
.post-category .info{
    width:70%;
    float:left;
    height:25px;
    font-size:10px;
    color:#8b97ab;
    bottom:0
}
.post-category .info i{
    float:right;
    width:10px;
    height:10px;
    color:#8b97ab;
    margin-left:5px
}
.post-category .info a{
    color:#8b97ab
}
.post-category .info i:before{
    font-size:10px
}
.post-category .info time{
    font-family:Rezvan
}
.post-category .info .more{
    float:left;
    width:auto;
    height:auto;
    background-color:#8fa2ae;
    box-shadow:inset 0 -2px #677b88;
    color:#fff;
    font-size:11px;
    border-radius:3px;
    padding:5px 15px;
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out
}
.post-category:hover .info .more{
    background-color:#6035ab;
    box-shadow:inset 0 -2px #6035ab
}
.post-category .info .more i{
    font-size:14px;
    float:left;
    padding-right:7px;
    color:#fff
}
.paginatio{
    display:inline-block;
    width:100%;
    padding:2px;
    margin-top:4px;
    font-family:Rezvan;
    position:relative;
    font-size:16px;
    line-height:13px
}
.paginatio .current,.paginatio a,.paginatio span{
    border-radius:2px;
    font-family:Rezvan;
    font-size:16px;
    color:#fff;
    margin:2px
}
.paginatio a,.paginatio span{
    background-color:#8fa2ae;
    box-shadow:inset 0 -2px #677b88;
    float:right;
    line-height:1.42857;
    padding:3px 12px;
    position:relative;
    text-decoration:none
}
.paginatio a:hover{
    background-color:#6035ab;
    transition:all .3s ease-in
}
.paginatio .current{
    background-color:#6035ab;
    box-shadow:inset 0 -3px 0 rgba(0,0,0,.2);
    cursor:default;
    z-index:2
}
.single-author{
    width:100%;
    height:80px;
    margin:10px auto -40px
}
.author-avatar img{
    float:right;
    margin-left:5px;
    margin-right:10px;
    border-radius:50px;
    box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)!important
}
.single-author a{
    width:auto;
    height:auto;
    float:right;
    margin-top:50px;
    font:15px IRANSansWeb_Medium;
    color:#444
}
.author-description{
    width:100%;
    height:auto;
    float:right;
    padding-bottom:10px;
    margin-bottom:10px
}
.author-description span{
    width:100%;
    font-family:Rezvan;
    font-size:14px
}
.author-description span i{
    padding-right:5px
}
.descrip-author{
    width:100%;
    margin-bottom:10px;
    font-size:12px;
    font-family:IRANSansWeb_Light;
    height:120px;
    padding:40px 10px;
    background-color:#fff;
    -webkit-box-shadow:0 2px 0 0 #ddd!important;
    -ms-box-shadow:0 2px 0 0 #ddd!important;
    -o-box-shadow:0 2px 0 0 #ddd!important;
    -moz-box-shadow:0 2px 0 0 #ddd!important;
    border-radius:5px
}
.non-content{
    padding:50px 0 10px;
    width:85%;
    margin:20px auto 30px;
    font-family:Rezvan;
    background:#fff;
    -webkit-border-radius:5px;
    border-radius:5px;
    -webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)!important;
    -moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)!important;
    box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)!important;
    overflow:hidden
}
.non-content h1{
    text-align:center;
    font-size:48px;
    margin:0;
    padding:0;
    text-shadow:#ccc -1px 3px 0
}
.non-content p{
    text-align:center;
    color:#888;
    font-size:24px
}
.non-list{
    width:80%;
    margin:0 auto
}
.non-list li{
    color:#999
}
.last-shop{
    transition:all .5s ease-in-out;
    border-radius:3px;
    overflow:hidden;
    position:relative;
    list-style:none;
    font-size:12px;
    padding:1%;
    line-height:1.3;
    float:right;
    width:100%;
    height:auto;
    margin:.3% .3% 2px
}
.last-shop-image{
    width:50px;
    height:50px;
    float:right;
    border-radius:4px;
    background-position:center;
    transition:all .3s ease 0s
}
.last-shop-image img{
    width:100%;
    height:100%;
    border-radius:3px;
    opacity:.8;
    transition:all .3s ease-out
}
.last-shop-txt{
    width:64%;
    margin-right:2%;
    height:auto;
    float:right
}
.last-shop-txt a{
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
    font-family:IRANSansWeb_Light;
    float:right;
    width:100%;
    height:auto;
    font-weight:400;
    color:#444;
    line-height:20px;
    font-size:13px
}
.last-shop-txt a:hover{
    color:#000;
    transition-duration:.5s
}
.last-shop-bottom{
    width:100%;
    height:1px;
    float:right;
    background:0
}
.last-shop-txt span a{
    font-family:Rezvan;
    font-weight:400;
    color:#444;
    line-height:20px;
    font-size:10px
}
.all_ads{
    overflow:hidden;
    width:99%;
    margin:0 auto;
    height:auto
}
.all_ads img{
    width:100%;
    height:100%;
    opacity:.99
}
.all_ads:hover{
    opacity:.79;
    transition-duration:.5s
}
.last-shop:hover .last-shop-image img{
    opacity:.99
}
.last-shop:hover .last-shop-txt a{
    color:#000
}
.sin-onsale,.sin-onsale2{
    background:#e01625;
    color:#fff;
    position:absolute;
    border-radius:50px
}
.sin-onsale{
    font-size:13px;
    padding:10px;
    margin-top:-20px;
    margin-right:-20px
}
.sin-onsale2{
    font-size:8px;
    padding:5px;
    margin-top:-10px;
    margin-right:-10px
}
.name_author,.telegram_chanel{
    font-size:14px;
    text-align:center
}
.woocommerce .woocommerce-ordering select{
    vertical-align:top;
    margin-top:-40px;
    width:230px
}
.article_author img.avatar{
    border-radius:50px
}
.name_author{
    border-radius:39px
}
.article_author a{
    color:#333
}
.telegram_chanel{
    color:#777;
    padding:10px;
    line-height:30px;
    font-family:IRANSansWeb_Medium;
    height:90px
}
.telegram_chanel m{
    font-family:Rezvan
}
.telegram_chanel b{
    width:80%;
    font-family:IRANSansWeb_Light;
    font-size:13px;
    text-align:center
}
.telegram_chanel a{
    color:#333
}
.telegram_chanel:hover .pull-left{
    opacity:.8;
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out
}
.telegram_chanel:hover a .pull-left a{
    transition:all .3s ease-in-out
}
.telegram_chanel .pull-left{
    background:#f6f6f6;
    box-shadow:inset 0 -3px 0 rgba(0,0,0,.1);
    text-shadow:1px 1px 0 rgba(255,255,255,.8);
    color:#000;
    padding:0 10px;
    height:33px;
    line-height:33px;
    transition:all .5s ease-in-out;
    border-radius:5px;
    width:100%;
    margin-top:9px
}
.title span{
    color:#fff;
    height:32px;
    padding:2px 10px;
    line-height:32px;
    position:relative;
    display:inline-block;
    margin-bottom:15px;
    border-radius:5px 0;
    font:16px IRANSansWeb_Medium;
    background:#826dd1
}
.title span::before{
    position:absolute;
    width:0;
    height:0;
    bottom:-6px;
    border-left:6px solid transparent;
    border-right:6px solid transparent;
    border-top:7px solid #826dd1;
    right:10px
}
.boxn,.search-main,.tedadbala{
    position:relative
}
.title b h1,.title b h2,.title b h3,.title b h4,.title b h5,.title b h6,.title b h7{
    color:#fff;
    height:39px;
    padding:7px 23px!important;
    line-height:32px;
    margin-top:10px;
    position:relative;
    display:inline-block;
    margin-bottom:15px;
    border-radius:30px;
    font:15px IRANSansWeb_Medium
}
.borobalasize{
    background:#fff;
    float:right;
    width:100%;
    margin-top:10px;
    -webkit-border-radius:5px;
    border-radius:5px;
    -webkit-box-shadow:0 2px 0 0 #ddd;
    -ms-box-shadow:0 2px 0 0 #ddd;
    -o-box-shadow:0 2px 0 0 #ddd;
    -moz-box-shadow:0 2px 0 0 #ddd;
    margin-bottom:20px;
    padding:10px 32px
}
.boxi img{
    width:80px;
    height:80px;
    border-radius:3px;
    min-height:80px;
    max-height:80px
}
.kari1 .boxbik span{
    color:#fff;
    font-size:12px;
    text-align:left;
    font-weight:400;
    font-family:Rezvan;
    margin-bottom:4px;
    float:right;
    margin-top:7px;
    text-shadow:0 1px #27126c
}
.mhead14{
    width:80%
}
.borobala .boxi{
    margin:0!important
}
.borobala #bodobia .boxi{
    width:93px;
    height:93px
}
#balia #bodobia .boxi{
    width:100px;
    height:100px;
    margin:11px
}
#bodobia .boxhi .boxi::before{
    display:none
}
.borobala .boxi:hover .boxn{
    display:block
}
.borobala .post-thumbnail img{
    width:100%;
    height:280px;
    display:none
}
.borobala:hover .post-thumbnail img{
    display:inline
}
.woocommerce table.shop_attributes{
    font-family:sahel
}
.boxha h2{
    text-align:right!important;
    padding:0!important;
    margin-top:5px;
    margin-bottom:5px
}
.tedadbala{
    float:left;
    margin-top:-25px;
    background:#fff;
    width:20px;
    height:20px;
    margin-left:5px;
    border-radius:90px;
    font-family:Rezvan;
    color:#1f0f53;
    font-size:13px
}
.boxbik span,.boxn,.boxn .gheymat{
    border-radius:4px
}
.boxn .gheymat{
    background:#38b520;
    padding:5px 0;
    float:right;
    margin:10px 10px 10px 0;
    color:#28353d;
    width:93%;
    font-family:Rezvan;
    display:none;
    font-size:11px
}
.boxn{
    margin-top:-470px;
    width:300px;
    height:370px;
    z-index:99999;
    float:right;
    display:none;
    min-width:340px;
    margin-right:-100px;
    background:#3e3e3e;
    padding:10px;
    -webkit-box-shadow:0 12px 29px 0 rgba(0,0,0,.09);
    -moz-box-shadow:0 12px 29px 0 rgba(0,0,0,.09);
    box-shadow:0 12px 29px 0 rgba(0,0,0,.09);
    -webkit-animation:fadeInUp .1s ease-in;
    -moz-animation:fadeInUp .1s ease-in;
    animation:fadeInUp .1s ease-in
}
.boxtitle{
    font-family:IRANSansWeb_Medium;
    padding:5px 0 0;
    font-size:13px;
    color:#848484;
    margin:0;
    text-align:right
}
.box-widther-ja{
    float:right;
    padding:10px;
    width:50%
}
.boxtitle a{
    color:#3c4c4e;
    width:100%;
    font-size:15px;
    margin-bottom:5px
}
.boxtitle a.title-main-opja{
    height:22px;
    display:block;
    overflow:hidden
}
.boxtitle h3{
    font-family:IRANSansWeb_Light;
    font-size:12px;
    color:#5d5d5d;
    text-align:right
}
.boxtitle h4{
    font-size:13px;
    color:#ff7070;
    text-align:right
}
.boxbik span{
    color:#eee;
    padding:0 5px;
    z-index:999999999;
    font-size:11px;
    width:auto;
    margin:35px 0;
    overflow:hidden;
    font-family:Rezvan
}
.search-main{
    -webkit-background-size:cover;
    height:250px;
    margin:0 auto;
    padding-top:59px;
    padding-bottom:54px;
    height:320px
}
.search-main .cover-ser{
    position:absolute;
    width:100%;
    height:430px;
    background:rgba(40,53,61,.85);
    top:0;
    left:0
}
.search-main .description,.search-main .search_wrapper,.search-main .title{
    position:relative;
    color:#fff;
    text-align:center
}
.search-main .title{
    font:27px/24px "IRANSansWeb_Medium";
    margin-top:0;
    font-weight:normal
}
.search-main .description{
    font-family:IRANSansWeb_Medium;
    font-size:16px;
    height:40px;
    padding-top:40px;
    padding-bottom:35px
}
#searchform select,.search-main form button,.search-main form input{
    height:70px;
    box-shadow:inset 0 -3px 0 rgba(0,0,0,.2)
}
.search-main .search_wrapper{
    overflow:hidden;
    font-size:0;
    margin:13px auto 0;
    width:700px
}
.search-main form input{
    width:62%;
    background:#fff;
    color:#fff;
    font-family:IRANSansWeb_Light;
    border:0;
    padding:0 20px;
    line-height:70px;
    border-radius:0 10px 10px 0;
    font-size:16px;
    float:right
}
.search-main form input[type=text]{
    color:#000
}
.search_result{
    text-align:center;
    font-weight:700;
    font-size:25px;
    float:right;
    width:100%;
    color:#fff;
    margin-top:25px
}
.search-main form button{
    border:0;
    width:75px;
    transition:all .4s ease;
    color:#fff;
    float:right;
    font-size:20pt;
    line-height:20px;
    margin-right:-17px;
    margin-top:0;
    opacity:.99;
    background:#2ecc71;
    border-radius:10px 0 0 10px
}
.search-main form button:hover{
    transition:all .4s ease;
    background:#555
}
#searchform select{
    background:#fff;
    border:0;
    cursor:pointer;
    color:rgba(80,80,80,.7);
    font:15px IRANSansWeb_Light;
    width:30%;
    padding-right:5px;
    margin-right:-5px;
    border-right:1px solid #eee;
    position:inherit
}
.sc-service-list.seperator-style-3>.item{
    position:relative
}
.slz-list-block>.item{
    width:24.5%;
    border-left:1px solid rgba(0,0,0,.07);
    float:right;
    height:180px
}
.slz-list-block>.item:last-child{
    width:25%;
    border-left:none
}
.sc-service-list{
    padding-top:25px;
    float:right;
    height:auto!important;
    width:100%;
    position:relative;
    padding-bottom:35px;
    margin-top:25px;
    margin-bottom:20px;
    background-color:#FFF;
    -webkit-border-radius:10px;
    border-radius:5px;
    -webkit-box-shadow:0 2px 0 0 #ddd;
    -ms-box-shadow:0 2px 0 0 #ddd;
    -o-box-shadow:0 2px 0 0 #ddd;
    -moz-box-shadow:0 2px 0 0 #ddd
}
.slz-list-block{
    font-size:16px;
    opacity:1;
    transform:translate3d(0,0,0)
}
.slz-shortcode{
    position:relative;
    z-index:10
}
.service-content-wrap .comment-service-tez{
    font-size:14px;
    line-height:28px;
    margin-bottom:10px
}
.sc-service-list .slz-icon-box-2.theme-style-3{
    padding:0 25px;
    position:relative
}
.sc-service-list .slz-icon-box-2.theme-style-3 .icon-cell{
    display:block;
    margin-left:-55px;
    width:110px;
    height:110px;
    z-index:5;
    -webkit-transition:all .4s ease;
    -moz-transition:all .4s ease;
    -ms-transition:all .4s ease;
    -o-transition:all .4s ease;
    transition:all .4s ease
}
.sc-service-list .slz-icon-box-2.theme-style-3 .icon-cell .wrapper-icon{
    width:100%;
    height:100%;
    text-align:center;
    font-size:50px;
    line-height:110px
}
.sc-service-list .slz-icon-box-2.theme-style-3 .icon-cell .wrapper-icon .slz-icon{
    font-size:inherit;
    line-height:inherit
}
.sc-service-list .slz-icon-box-2.theme-style-3:hover .icon-cell{
    -moz-transform:translateY(-60px);
    -webkit-transform:translateY(-60px);
    -o-transform:translateY(-60px);
    -ms-transform:translateY(-60px);
    transform:translateY(-60px)
}
.sc-service-list .slz-icon-box-2.theme-style-3 .icon-cell .wrapper-icon-image{
    width:100%;
    height:100%;
    padding:0;
    position:relative;
    margin:0;
    z-index:5
}
.sc-service-list .slz-icon-box-2.theme-style-3 .icon-cell .wrapper-icon-image img{
    width:90px;
    height:90px
}
.sc-service-list .slz-icon-box-2.theme-style-3 .icon-cell .wrapper-icon-image:after{
    content:"";
    position:absolute;
    width:30px;
    height:2px;
    background:#f9ba48;
    bottom:0;
    left:50%;
    margin-left:-15px;
    -webkit-transition:all .4s ease;
    -moz-transition:all .4s ease;
    -ms-transition:all .4s ease;
    -o-transition:all .4s ease;
    transition:all .4s ease
}
.sc-service-list .slz-icon-box-2.theme-style-3 .icon-cell .wrapper-icon-image:before,.sc-service-list .slz-icon-box-2.theme-style-3 .icon-cell .wrapper-icon:before{
    content:"";
    position:absolute;
    width:100%;
    height:100%;
    left:50%;
    top:50%;
    -webkit-transition:all .4s ease;
    -moz-transition:all .4s ease;
    -ms-transition:all .4s ease;
    -o-transition:all .4s ease;
    transition:all .4s ease;
    -webkit-transform:translate(-50%,-50%) scale(0);
    -moz-transform:translate(-50%,-50%) scale(0);
    transform:translate(-50%,-50%) scale(0);
    background-color:#FFF;
    border-radius:5%
}
.sc-service-list .slz-icon-box-2.theme-style-3:hover .icon-cell .wrapper-icon-image:before,.sc-service-list .slz-icon-box-2.theme-style-3:hover .icon-cell .wrapper-icon:before{
    -webkit-transform:translate(-50%,-50%) scale(1);
    -moz-transform:translate(-50%,-50%) scale(1);
    transform:translate(-50%,-50%) scale(1);
    -webkit-box-shadow:0 9px 13px 0 rgba(0,0,0,.07);
    -moz-box-shadow:0 9px 13px 0 rgba(0,0,0,.07);
    box-shadow:0 9px 13px 0 rgba(0,0,0,.07)
}
.sc-service-list .slz-icon-box-2.theme-style-3 .icon-cell .wrapper-icon-image .slz-icon-img{
    max-width:100%;
    height:auto;
    display:inline-block;
    position:absolute;
    top:50%;
    left:50%;
    -moz-transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.sc-service-list .slz-icon-box-2.theme-style-3 .title{
    font-size:17px;
    height:40px;
    font-family:IRANSansWeb_Medium
}
.sc-service-list .slz-icon-box-2.theme-style-3 .title:after{
    content:none
}
.sc-service-list .slz-icon-box-2.theme-style-3 .service-content-wrap{
    position:relative;
    overflow:hidden
}
.sc-service-list .slz-icon-box-2.theme-style-3.no-readmore-btn .service-content-wrap .content-cell{
    padding-top:120px;
    -moz-transform:translateY(0);
    -webkit-transform:translateY(0);
    -o-transform:translateY(0);
    -ms-transform:translateY(0);
    transform:translateY(0)
}
.sc-service-list .slz-icon-box-2.theme-style-3.no-readmore-btn:hover .service-content-wrap .content-cell{
    -moz-transform:translateY(-40px);
    -webkit-transform:translateY(-40px);
    -o-transform:translateY(-40px);
    -ms-transform:translateY(-40px);
    transform:translateY(-40px)
}
.sc-service-list .slz-icon-box-2.theme-style-3:hover .service-content-wrap .content-cell{
    -moz-transform:translateY(0);
    -webkit-transform:translateY(0);
    -o-transform:translateY(0);
    -ms-transform:translateY(0);
    transform:translateY(0)
}
.sc-service-list .slz-icon-box-2.theme-style-3 .icon-cell{
    position:absolute;
    left:50%
}
.sc-service-list .slz-icon-box-2.theme-style-3:hover .icon-cell .wrapper-icon-image:after{
    opacity:0
}
.sc-service-list .slz-icon-box-2.theme-style-3 .slz-btn{
    min-width:initial;
    height:auto;
    padding:3px 20px;
    line-height:1.4;
    font-size:14px;
    font-weight:400
}
.sc-service-list .slz-icon-box-2 .slz-btn{
    min-width:120px;
    -webkit-border-radius:60px;
    border-radius:60px;
    font-size:14px;
    padding:4px 18px;
    height:auto;
    line-height:1.4;
    font-weight:400;
    text-transform:none;
    background:#6035ab;
    background:linear-gradient(to right,#8e54e9 0,#8e54e9 20%,#6035ab 100%);
    color:#fff;
    position:relative;
    top:-9px
}
.sc-service-list .slz-icon-box-2.theme-style-3 .service-content-wrap .content-cell{
    position:relative;
    -moz-transform:translateY(40px);
    -webkit-transform:translateY(40px);
    -o-transform:translateY(40px);
    -ms-transform:translateY(40px);
    transform:translateY(40px);
    padding-top:80px;
    -webkit-transition:all .4s ease;
    -moz-transition:all .4s ease;
    -ms-transition:all .4s ease;
    -o-transition:all .4s ease;
    transition:all .4s ease
}
.sc-service-list .slz-icon-box-2 .content-cell{
    text-align:center
}
.slz-icon-box-2 .content-cell{
    display:block;
    text-align:left;
    padding-top:15px
}
.sc-service-list .slz-icon-box-2 .title{
    display:block;
    text-transform:uppercase;
    font-weight:500;
    color:#18364a!important;
    position:relative;
    margin-bottom:7px;
    -webkit-transition:all .4s ease;
    -moz-transition:all .4s ease;
    -ms-transition:all .4s ease;
    -o-transition:all .4s ease;
    transition:all .4s ease
}
.sc-service-list .slz-icon-box-2 .title:hover{
    display:block;
    text-transform:uppercase;
    font-weight:500;
    color:#777!important;
    position:relative;
    margin-bottom:15px;
    -webkit-transition:all .4s ease;
    -moz-transition:all .4s ease;
    -ms-transition:all .4s ease;
    -o-transition:all .4s ease;
    transition:all .4s ease
}
.top_menu_wrapper,.wrapper{
    transition:all .5s ease-in-out
}
.slz-icon-box-2 .wrapper-info .description{
    margin-bottom:15px;
    font-size:inherit
}
.slz-icon-box-1 .wrapper-info .title+.description{
    margin-top:10px
}
.slz-icon-box-1 .wrapper-info .description:last-child{
    margin-bottom:0
}
.re-line-badge.badge_4,.re-ribbon-badge.badge_4 span,.re-starburst.badge_4,.re-starburst.badge_4 span{
    background:#d50000
}
.re-line-badge.re-line-table-badge{
    box-shadow:0 3px 10px -5px rgba(0,0,0,1);
    padding:7px 14px;
    position:absolute;
    top:8px;
    left:-9px
}
.re-line-badge{
    color:#fff;
    padding:5px 10px;
    background:#77b21d;
    text-shadow:0 1px 0 #999;
    font:700 10px/14px rht;
    position:relative;
    text-transform:uppercase;
    display:inline-block;
    z-index:999
}
.re-line-badge.re-line-table-badge span::before,.re-line-badge.re-line-table-badge::after,.re-line-badge.re-line-table-badge::before{
    width:0;
    height:0;
    border-style:solid;
    position:absolute;
    content:""
}
.re-line-badge.re-line-table-badge.badge_4::before{
    border-top-color:#d50000
}
.re-line-badge.re-line-table-badge::before{
    border-width:14px 15px 0 0;
    border-color:#77b21d transparent transparent;
    left:100%;
    top:0
}
.re-line-badge.re-line-table-badge span::before{
    border-width:0 8px 8px 0;
    border-color:transparent #333 transparent transparent;
    left:0;
    top:100%;
    margin:0
}
.re-line-badge.re-line-table-badge.badge_4::after{
    border-bottom-color:#d50000
}
.re-line-badge.re-line-table-badge::after{
    border-width:0 15px 14px 0;
    border-color:transparent transparent #77b21d;
    left:100%;
    bottom:0
}
.re-line-badge.re-line-table-badge{
    font:400 14px/15px rht;
    text-transform:none;
    font-family:Rezvan
}
#logo a,.logo a{
    font:13px/22px Rezvan;
    color:#616161;
    overflow:hidden
}
.right{
    float:right
}
.left{
    float:left
}
.table{
    display:table;
    width:100%
}
.table-cell{
    display:table-cell;
    vertical-align:top
}
.head{
    height:145px;
    width:100%;
    padding:5px 0 0!important
}
.header_top{
    height:125px;
    width:1245px;
    margin:0 auto
}
.main_menu_wrapper{
    background-color:#FFF;
    margin-top:6px;
    box-shadow:0 3px 2px #cecece
}
.logo_wrapper{
    width:250px
}
#logo{
    float:right;
    white-space:nowrap
}
.logo{
    display:block;
    white-space:nowrap;
    margin-bottom:20px
}
#logo a{
    display:block;
    padding:32px
}
#logo a span{
    text-indent:-9999px;
    display:block
}
.logo a{
    display:block
}
#logo a img,.logo a img{
    float:right;
    margin:0 15px
}
#logo a span,.logo a span{
    line-height:30px
}
#logo a strong,.logo a strong{
    font-size:16px;
    white-space:nowrap
}
.wrapper{
    width:100%;
    margin:0 auto
}
.search_wrapper{
    padding:15px 0 15px 15px
}
.box-serach-ja{
    padding:15px 35px 15px 5px!important
}
.top_menu_wrapper{
    margin-top:10px;
    overflow:hidden;
    height:36px
}
.top_menu_wrapper ul li{
    padding:0 10px;
    float:right
}
.top_menu_wrapper ul li.favourite a{
    color:#6035ab;
    font-weight:700;
    transition:all .5s ease-in-out
}
.top_menu_wrapper ul li a{
    color:#FFF;
    font:13px/35px IRANSansWeb_Light
}
.top_menu_wrapper ul li a:hover{
    color:#62f3b9;
    transition:all .2s ease-in-out
}
.search_form{
    position:relative;
    width:100%
}
.search_form .search_text{
    border-radius:30px;
    width:90%;
    padding:0 5%;
    font:12px/45px IRANSansWeb_Light;
    background:#fff;
    height:37px;
    margin-top:5px;
    transition:all .5s ease-in-out
}
.search_form button,html input[type=button],input[type=submit],input[type=reset]{
    opacity:.9;
    width:28px;
    height:29px;
    margin-right:-44px;
    font-family:IRANSansWeb_Light;
    font-size:13px;
    outline:0;
    border:0;
    cursor:pointer;
    color:#717070;
    background-color:#fbfbfb;
    text-align:center;
    -moz-border-radius:3px;
    border-radius:3px;
    -webkit-transition:all .1s ease-in-out;
    transition:all .1s ease-in-out;
    transition:all .3s ease-in-out;
    line-height:1px;
    padding-right:8px;
    margin-top:0
}
.search_form button,html input[type=button],input[type=submit],input[type=reset]:hover{
    box-shadow:none
}
.basket_in_wrapper:hover,.panel_in_wrapper:hover{
    box-shadow:0 0 0 0 rgba(255,255,255,.1),0 0 30px 0 rgba(0,0,0,.12),0 0 0 0 rgba(218,218,218,.2)!important
}
.search_form .search_text:focus{
    transition:all .5s ease-in-out;
    border:1px solid #ddd
}
.panel_wrapper{
    padding:15px 0 15px 15px;
    width:110px
}
.panel_res{
    width:100%;
    border-top:1px solid #e2e2e2;
    border-radius:3px;
    padding:10px;
    background:#fff;
    text-align:center;
    font:14px/1 IRANSansWeb_Light;
    transition:all .5s ease-in-out;
    color:#9f9f9f
}
.panel_in_wrapper,.panel_in_wrapper2{
    padding-top:55px;
    color:#9f9f9f;
    border-radius:3px;
    transition:all .5s ease-in-out;
    text-align:center
}
.panel_in_wrapper2{
    background:url(img/user_icon.png) center 4px no-repeat;
    font:13px/1 Rezvan;
    background-color:rgba(255,255,255,.3215686274509804)
}
.panel_in_wrapper{
    background:url(img/user_icon.png) center 4px no-repeat;
    font:12px/1 IRANSansWeb_Light;
    background-color:rgba(43,197,117,.65)
}
.panel_in_wrapper:hover{
    transition:all .5s ease-in-out
}
.panel_in_wrapper a{
    padding:0 5px;
    line-height:40px;
    color:#FFF
}
.panel_in_wrapper a:hover{
    color:#FFF;
    transition:all .5s ease-in-out
}
.basket_wrapper{
    padding:15px 0 15px 15px;
    width:260px;
    position:relative
}
.basket_in_wrapper{
    border-radius:3px;
    text-align:center;
    transition:all .5s ease-in-out;
    font:13px/1 Rezvan;
    color:#9f9f9f;
    background:rgba(6,6,6,.26)
}
.basket_in_wrapper:hover{
    transition:all .5s ease-in-out
}
.basket .basket_count_wrapper:hover .icon{
    color:#6035ab;
    transition:all .5s ease-in-out
}
.basket_icon{
    border-left:1px solid #e2e2e242;
    background:url(img/shopping-bag.png) 17px 8px no-repeat
}
.basket_icon a{
    display:block
}
.basket_icon span{
    color:#FFF;
    padding:57px 20px 0;
    display:block;
    font:12px/38px IRANSansWeb_Light;
    transition:all .5s ease-in-out
}
.basket{
    padding-top:20px
}
.basket .basket_count_wrapper{
    color:#c7c7c7;
    font:13px/22px IRANSansWeb_Light;
    transition:all .5s ease-in-out
}
.basket .basket_count_wrapper .basket_count{
    color:#fff;
    background-color:rgba(255,255,255,.4);
    padding:1px 8px 0 7px;
    margin:0 5px;
    border-radius:30px;
    transition:all .5s ease-in-out
}
.basket_in_wrapper:hover .basket .basket_count_wrapper .basket_count{
    background-color:#6035ab;
    transition:all .5s ease-in-out
}
.animate.added{
    background-color:red
}
.basket .basket_count_wrapper .icon{
    font:16px/30px font-awesome;
    color:#c6c6c6;
    margin-right:5px
}
.basket .final_link{
    font:13px/22px IRANSansWeb_Light;
    color:#bdbdbd
}
.basket .final_link a{
    padding:0 5px;
    color:#FFF
}
.basket .final_link a:hover{
    color:#44f58f;
    transition:all .5s ease-in-out
}
.widg_content table{
    width:100%;
    font-family:Rezvan
}
.widg_content table th{
    font:16px/36px Rezvan;
    color:#59c741
}
.widg_content table td{
    line-height:20px
}
.widg_content table td a{
    color:red;
    font-weight:700
}
.pay_back{
    background:url(img/pay_back.jpg) center center fixed
}
.payment_wrapper .banner img{
    display:block;
    margin:0 auto;
    transition:all .5s ease-in-out
}
.payment_form .text_box,.payment_wrapper .info p{
    margin-bottom:10px;
    transition:all .5s ease-in-out
}
.payment_form .text_box{
    display:block;
    width:256px;
    padding:0 15px;
    border:1px solid #ebebeb;
    border-radius:3px;
    border-bottom:2px solid #ebebeb;
    -o-border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    color:#969696;
    font:11px/37px Rezvan;
    max-width:80%
}
.payment_form .text_box.amount{
    padding-left:40px;
    width:231px;
    background:url(img/rial.png) 7px 13px no-repeat #FFF;
    max-width:71%;
    transition:all .5s ease-in-out
}
.payment_form{
    padding:33px
}
.payment_form .submit{
    width:286px;
    border:0;
    max-width:91%;
    background-color:#92c254;
    color:#FFF;
    cursor:pointer;
    border-bottom:3px solid #749d3f;
    border-radius:3px;
    -o-border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    font:17px/45px Rezvan;
    text-shadow:0 -1px 0 #000;
    transition:all .5s ease-in-out
}
.payment_form .submit:hover{
    background-color:#749d3f
}
.payment_wrapper .info p{
    font:12px/18px Rezvan;
    color:#7a7a7a
}
.payment_wrapper .info strong{
    font:17px/22px Rezvan;
    color:#7a7a7a;
    display:block;
    margin:30px 0 15px;
    transition:all .5s ease-in-out
}
.payment_wrapper .info strong .icon{
    margin-left:10px;
    font:13px/22px font-awesome;
    color:#ff5656;
    transition:all .5s ease-in-out
}
.rb_content form input,.rb_content form textarea{
    width:94%;
    font:14px/37px Rezvan;
    padding:0 1%;
    margin:0 auto 5px;
    display:block
}
.rb_content form input{
    border:1px solid #d5d5d5;
    height:37px;
    border-radius:3px;
    transition:all .3s ease-in-out
}
.rb_content form input:focus,.rb_content form textarea:focus{
    border-color:#4b9b39;
    transition:all .3s ease-in-out
}
.rb_content form textarea{
    border:1px solid #d5d5d5;
    height:80px;
    outline:0;
    border-radius:3px;
    transition:all .3s ease-in-out
}
.rb_content form .submit{
    width:96%;
    cursor:pointer;
    padding:0 1%;
    margin:0 auto 5px;
    display:block;
    color:#FFF;
    border-radius:3px;
    font:20px/37px Rezvan;
    background-color:#92c254;
    transition:all .3s ease-in-out;
    border-bottom:3px solid #719b3a
}
.rb_content form .submit:hover{
    background-color:#719b3a;
    transition:all .3s ease-in-out
}
.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{
    font:14px IRANSansWeb_Light;
    border:0;
    background-color:#e14545;
    width:80%;
    margin:25px 3%;
    border-radius:4px;
    color:#fff;
    height:45px;
    transition:all .3s ease-in-out;
    -webkit-font-smoothing:antialiased;
    box-shadow:inset 0 -3px 0 rgba(0,0,0,.1)
}
.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{
    background-color:#fb4d4d;
    color:#fff;
    box-shadow:inset 0 -43px 0 rgba(0,0,0,.1);
    transition:all .3s ease-in-out
}
.basket_wrapper:hover .basket_o_wrapper{
    display:block;
    transition:all .3s ease-in-out
}
.blog-title{
    width:100%;
    padding:20px;
    height:120px;
    text-align:center
}
.blog-title b{
    font-family:IRANSansWeb_Light;
    color:#666;
    font-size:22px
}
.basket_o_wrapper{
    width:355px;
    position:absolute;
    padding:8px;
    top:79%;
    z-index:999;
    right:0;
    background-color:#FFF;
    display:none;
    border-radius:8px;
    border:1px solid #e2e2e2;
    overflow:hidden;
    transition:all .5s ease-in-out;
    -webkit-animation:fadeInUp .2s ease-in;
    -moz-animation:fadeInUp .2s ease-in;
    animation:fadeInUp .2s ease-in;
    box-shadow:0 0 0 0 rgba(255,255,255,.1),0 0 30px 0 rgba(0,0,0,.12),0 0 0 0 rgba(218,218,218,.2)!important
}
.basket_o_wrapper .arrow{
    display:inline-block;
    margin-right:10px;
    height:7px;
    width:10px;
    transition:all .3s ease-in-out;
    background:url(img/icons.png) center top
}
.basket_wrapper2{
    margin-top:-10px
}
.basket_wrapper2 form.form-kopen{
    margin:6px 10px 10px;
    overflow:hidden;
    border:1px solid #d8d8d8;
    transition:all .3s ease-in-out
}
.basket_wrapper2 form.form-kopen input[type=submit]{
    font-size:100%;
    margin:0;
    line-height:1;
    position:relative;
    text-decoration:none;
    overflow:visible;
    padding:1.1em 1em;
    font-weight:700;
    color:#fff;
    border:0;
    height:30px;
    white-space:nowrap;
    display:inline-block;
    background-image:none;
    background-color:#6035ab;
    width:34%;
    cursor:pointer
}
.basket_wrapper2 form.form-kopen input[type=submit]:hover{
    color:#fff;
    border:0;
    background-color:#6035ab;
    box-shadow:0 14px 25px -8px #ddd;
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out
}
.basket_wrapper2 form.form-kopen input[type=text]{
    height:30px;
    background:#FFF;
    font:13px/23px Rezvan;
    color:#7f7f7f;
    float:right;
    border:0;
    width:62%;
    padding:0 4% 0 0;
    outline:0;
    margin:0;
    transition:all .4s ease;
    -webkit-transition:all .4s ease;
    -moz-transition:all .4s ease;
    -o-transition:all .4s ease
}
.basket_wrapper2 span.j_title{
    font:13px/22px IRANSansWeb_Light;
    display:block;
    text-align:center;
    color:#9d9d9d
}
.basket_products{
    padding-bottom:13px;
    border-bottom:1px solid #e6e6e6
}
.basket_wrapper2 .basket_products li{
    padding:5px;
    text-align:right;
    background:#f8f8f8;
    margin:6px;
    border-bottom:3px solid #fff;
    position:relative;
    transition:all .5s ease-in-out;
    overflow:hidden;
    border-radius:5px
}
.basket_wrapper2 .basket_products li:hover{
    background:#fea;
    transition:all .3s ease-in-out
}
.basket_o_wrapper .basket_wrapper2 .basket_products li a{
    color:#fff;
    width:auto;
    font:12px/16px Rezvan;
    display:inline;
    text-align:right
}
.basket_products li a img{
    float:right;
    width:45px;
    height:45px;
    border:1px solid #dbdbdb;
    padding:1px;
    border-radius:50px;
    margin-left:5px;
    transition:all .6s ease-in-out
}
.basket_products li:hover a img{
    border-color:#999;
    transition:all .3s ease-in-out
}
.basket_products li a .title{
    font-weight:400;
    float:none;
    color:#2d2c2c;
    text-shadow:0;
    font-family:IRANSansWeb_Light;
    font-size:10px
}
.basket_o_wrapper .basket_wrapper2 .basket_products li a .variation{
    overflow:hidden;
    color:#34b051;
    font-size:10px
}
.basket_o_wrapper .basket_wrapper2 .basket_products li a .variation dt{
    float:right;
    font-weight:400
}
.basket_o_wrapper .basket_wrapper2 .basket_products li a .variation dd{
    float:right;
    padding:0 2px 0 7px
}
.basket_o_wrapper .basket_wrapper2 .basket_products li a .quantity{
    display:block;
    color:#8b8b8b
}
.basket_o_wrapper .basket_wrapper2 .basket_products li .product-remove{
    position:absolute;
    top:2px;
    left:5px
}
.basket_o_wrapper .basket_wrapper2 .basket_products li .product-remove a{
    color:#8a8a8a;
    padding:0;
    font:700 18px/13px IRANSansWeb_Light
}
.basket_o_wrapper .basket_wrapper2 .basket_products li .product-remove a:hover{
    color:red
}
.clear.solid{
    border-bottom:1px solid #e6e6e6
}
.sum{
    font:14px/32px IRANSansWeb_Light
}
.sum span{
    color:#9d9d9d;
    margin-right:10px
}
.sum strong{
    float:left;
    margin-left:10px
}
.main-page a{
    color:#fff
}
.woocommerce-MyAccount-navigation :hover,.woocommerce-MyAccount-navigation a:hover{
    color:#000;
    transition:all .3s ease-in-out
}
.woocommerce-MyAccount-navigation ul li{
    padding:10px;
    background:#fbfbfb;
    transition:all .3s ease-in-out
}
.woocommerce-MyAccount-navigation .is-active{
    background:#f7f6f7;
    border-right:3px solid #2ab37d
}
.woocommerce-MyAccount-navigation :hover{
    background:#f7f6f7;
    cursor:pointer
}
.woocommerce-Address-title{
    background:#f8f2ff;
    padding:15px;
    border:1px solid #a378e5;
    border-radius:5px;
    margin:10px 0
}
.woocommerce-Address-title a{
    font-size:100%;
    margin:15px 0 0;
    line-height:1;
    cursor:pointer;
    position:relative;
    text-decoration:none;
    overflow:visible;
    padding:10px 25px;
    font-weight:700;
    border-radius:20px;
    right:auto;
    color:#fff;
    border:0;
    height:40px;
    white-space:nowrap;
    display:inline-block;
    background-image:none;
    background-color:#6035ab;
    box-shadow:inset 0 -3px 0 rgba(0,0,0,.1);
    width:auto
}
.box-b,.close,.ind,.list-con-jaf,.main-menu .navbar-c-toggle,.top-slider .slider{
    overflow:hidden
}
#sidebar,.box-b,.tagged_as{
    display:none
}
.woocommerce-Address-title a:hover{
    opacity:.8;
    background-color:#6035ab;
    color:#fff;
    box-shadow:inset 0 -43px 0 rgba(0,0,0,.1);
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out
}
#dokan-content{
    width:100%;
    height:auto;
    margin:20px auto 10px;
    padding:0 8.5%
}
.seller-items{
    background-color:#fff;
    padding:15px;
    border-radius:5px;
    box-shadow:0 3px 3px 0 rgba(0,0,0,.14),0 1px 7px 0 rgba(0,0,0,.12),0 3px 1px -1px rgba(0,0,0,.2)
}
.dokan-pagination-container{
    padding:25px
}
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{
    border:1px solid #e2e2e2;
    border-radius:3px;
    transition:all .5s ease-in-out;
    padding-bottom:15px;
    text-align:center;
    color:#9f9f9f
}
.woocommerce ul.products li.product:hover,.woocommerce-page ul.products li.product:hover{
    box-shadow:0 0 0 0 rgba(255,255,255,.1),0 0 30px 0 rgba(0,0,0,.12),0 0 0 0 rgba(218,218,218,.2)!important;
    transition:all .3s ease-in-out
}
.woocommerce span.onsale{
    background-color:red
}
#reviews,#store-toc-wrapper{
    background:#fff;
    float:right;
    width:100%;
    margin-top:10px;
    -webkit-border-radius:5px;
    border-radius:5px;
    -webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)!important;
    -moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)!important;
    box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)!important;
    margin-bottom:20px;
    padding:10px 25px
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info li{
    margin-right:50px;
    font-size:13px
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head{
    float:right;
    margin-left:20px
}
.tagged_as{
    width:90%;
    padding:10px 25px
}
.woocommerce form.checkout_coupon{
    background:#fff;
    box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)!important
}
.close{
    height:60px;
    background:center #826dd1;
    padding:12px;
    box-sizing:border-box;
    text-align:center;
    transition-property:all;
    transition-duration:.5s;
    transition-timing-function:cubic-bezier(0,1,.5,1);
    font-size:15px;
    font-family:IRANSansWeb_Medium;
    border:0;
    width:100%;
    position:relative
}
.close .close-ico{
    position:absolute;
    z-index:2;
    left:8%;
    top:16px;
    height:27px;
    width:27px;
    background:url(img/close-cross.png) no-repeat;
    cursor:pointer;
    transition:all .3s ease .1s
}
.close .close-continer{
    position:relative;
    z-index:1
}
.close .close-continer a{
    color:#fff;
    font:15px/37px IRANSansWeb_Medium;
    padding:10px 25px;
    text-shadow:0 1px rgba(51,46,80,.33)!important;
    border-radius:5px
}
.wc-tabs,.wc-tabs>li+li{
    font-family:IRANSansWeb_Medium
}
.close-closed{
    max-height:0;
    padding:0
}
.close .close-ico:hover{
    filter:grayscale(100%);
    -webkit-filter:grayscale(100%);
    -moz-filter:grayscale(100%);
    -ms-filter:grayscale(100%);
    -o-filter:grayscale(100%);
    transform:rotate(50deg)
}
.ind{
    width:100%;
    height:auto;
    margin:50px auto 30px;
    background:url(img/pattern.png) center fixed #826dd1;
    padding:30px 0
}
.owl-carousel .owl-wrapper:after{
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0
}
.owl-carousel{
    display:none;
    position:relative;
    width:100%;
    -ms-touch-action:pan-y
}
.owl-carousel .owl-wrapper{
    display:none;
    position:relative;
    -webkit-transform:translate3d(0,0,0)
}
.owl-carousel .owl-wrapper-outer{
    overflow:hidden;
    position:relative;
    width:100%
}
.owl-carousel .owl-wrapper-outer.autoHeight{
    -webkit-transition:height .5s ease-in-out;
    -moz-transition:height .5s ease-in-out;
    -ms-transition:height .5s ease-in-out;
    -o-transition:height .5s ease-in-out;
    transition:height .5s ease-in-out
}
.owl-carousel .owl-item{
    float:left
}
.content-ja,.post-jahan-inline,.sidebar-ja{
    float:right
}
.owl-controls .owl-buttons div,.owl-controls .owl-page{
    cursor:pointer
}
.owl-controls{
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    -webkit-tap-highlight-color:transparent
}
.top-slider{
    width:1270px;
    margin:0 auto;
    height:345px
}
.top-slider .slider{
    z-index:10;
    margin-bottom:30px
}
.top-slider .slider img{
    width:100%;
    height:310px;
    border-radius:4px!important;
    box-shadow:0 5px 15px -8px rgba(0,0,0,.73),0 8px 10px -5px rgba(0,0,0,.67);
    margin-bottom:35px
}
.top-slider .slider *{
    direction:ltr;
    display:block
}
.top-slider .slider li{
    display:block;
    margin:20px 30px
}
.site-main .woocommerce-breadcrumb{
    display:none
}
.single-product .wc-tabs{
    text-align:right
}
.wc-tabs{
    padding-top:10px;
    display:block
}
.wc-tabs>li{
    display:inline-block
}
.main-page,.search-main{
    background:url(img/bg.jpg) no-repeat!important
}
.wc-tabs>li a{
    line-height:18px;
    font-size:13px;
    color:#6b6b6b;
    padding:12px 15px;
    position:relative;
    font-weight:500;
    background-color:rgba(0,0,0,.05);
    display:block;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px
}
.wc-tabs>li a:focus,.wc-tabs>li a:hover{
    text-decoration:none
}
.wc-tabs>li.active a{
    font-weight:500;
    background-color:#826dd1;
    color:#FFF
}
.wc-tabs>li.active a::before{
    border-right:10px solid transparent;
    border-bottom:0 solid transparent;
    border-top:8px solid #826dd1;
    border-left:10px solid transparent!important;
    position:absolute;
    content:'';
    left:80%;
    margin-left:-15px;
    bottom:-6px
}
.wc-tabs>li+li{
    margin-right:15px
}
.bg-header-ja{
    background-size:cover;
    background-position:bottom
}
.main-op-jahan{
    width:100%
}
.content-ja{
    width:75%
}
.sidebar-ja{
    width:25%;
    padding:0 20px 10px;
    border-right:2px solid rgba(224,233,237,.8117647058823529)
}
.bx-side-ja{
    background:#FFF;
    -webkit-box-shadow:0 2px 0 0 #ddd;
    -ms-box-shadow:0 2px 0 0 #ddd;
    -o-box-shadow:0 2px 0 0 #ddd;
    -moz-box-shadow:0 2px 0 0 #ddd;
    margin-top:10px;
    -webkit-border-radius:5px;
    border-radius:5px;
    padding:5px
}
.txt-copy-right-ja{
    width:90%;
    padding-top:130px;
    text-align:center;
    margin:auto
}
.txt-copy-right-ja p{
    text-align:right;
    background:#e2ecf1;
    font-size:14px;
    border-radius:3px;
    padding:9px 15px
}
.txt-copy-right-ja .p2ja{
    background:#daffdd;
    margin-top:20px;
    text-align:center
}
.jaop1{
    width:17%
}
.jaop2{
    width:83%;
    padding:0 10px
}
.box-widther-ja .boxi{
    width:100%;
    float:right;
    border-radius:4px;
    padding:10px 10px 5px;
    background:rgba(222,222,222,.46);
    transition:.3s;
    -webkit-transition:.3s;
    -moz-transition:.3s
}
.box-widther-ja .boxi:hover{
    background:rgba(223,236,236,.7803921568627451)
}
.box-widther-ja .boxi:hover .link-read-jahan{
    background:#8fcccc;
    color:#FFF
}
.list-con-jaf{
    text-overflow:ellipsis;
    white-space:nowrap
}
.list-con-jaf li{
    display:inline-block;
    padding-left:15px
}
.list-con-jaf li,.list-con-jaf li .pric_joifa,.list-con-jaf li a{
    font-size:12px;
    font-family:IRANSansWeb_Light;
    color:#606f71
}
.list-con-jaf li .pric_joifa{
    color:#49af74
}
.link-read-jahan{
    float:left;
    background:#eaeaea;
    padding:4px 11px;
    font-size:11px;
    border-radius:30px;
    color:#828282;
    transition:.3s;
    -webkit-transition:.3s;
    -moz-transition:.3s
}
.Link-many-jahan{
    text-align:left;
    float:left;
    font-family:IRANSansWeb_Light;
    color:#fff;
    font-size:11px;
    background:#CCC;
    background:-webkit-linear-gradient(315deg,#21c7d0 0,#2dde98 100%);
    background:-o-linear-gradient(315deg,#21c7d0 0,#2dde98 100%);
    background:linear-gradient(135deg,#21c7d0 0,#2dde98 100%);
    border-radius:3px;
    padding:3px 11px
}
.cart-jahan-opfiyt{
    font-size:11px;
    color:#FFF;
    width:35px;
    height:35px;
    background:#37d87b;
    border-radius:30px 0 30px 30px;
    transition:all .3s ease 0s;
    padding:0 9px 4px 9px;
    background:-webkit-linear-gradient(315deg,#21c7d0 0,#2dde98 100%);
    background:-o-linear-gradient(315deg,#21c7d0 0,#2dde98 100%);
    background:linear-gradient(135deg,#21c7d0 0,#2dde98 100%)
}
.cart-jahan-opfiyt i{
    font-size:22px;
    position:relative;
    top:6px
}
.link-cart-jahanyfa:hover .cart-jahan-opfiyt{
    background:#37d87b!important
}
.Link-many-jahan:hover{
    color:#FFF;
    opacity:.9
}
.sidebar-header{
    background:#e8e8e8!important
}
.sidebar-header h6{
    color:#888
}
.sc-service-list .right-info-ja{
    padding:15px 15px 15px 60px;
    width:60%;
    float:right;
    font-size:14px;
    line-height:35px
}
.sc-service-list .right-info-ja h3{
    font-size:19px;
    margin-bottom:5px;
    padding:3px
}
.sc-service-list .right-info-ja p{
    margin-bottom:15px
}
.sc-service-list .right-info-ja a:hover{
    opacity:.9;
    color:#FFF!important
}
.a-registera,.a-reporta{
    color:#FFF;
    padding:3px 13px;
    border-radius:3px
}
.a-registera{
    background:-webkit-linear-gradient(315deg,#21c7d0 0,#2dde98 100%);
    background:-o-linear-gradient(315deg,#21c7d0 0,#2dde98 100%);
    background:linear-gradient(135deg,#21c7d0 0,#2dde98 100%)
}
.a-reporta{
    background:-webkit-linear-gradient(135deg,#d07a21 0,#d8b32b 100%);
    background:-o-linear-gradient(135deg,#d07a21 0,#d8b32b 100%);
    background:linear-gradient(135deg,#d07a21 0,#d8b32b 100%)
}
.sc-service-list .left-info-ja{
    width:40%;
    float:right;
    text-align:center;
    padding-top:30px
}
.sc-service-list .right-info-ja .p245f{
    color:#6a457b
}
.info-jahand{
    padding:25px
}
.box-byu-jahan{
    padding-top:10px
}
.box-info-help-buy .report-auif{
    text-align:center;
    display:block;
    padding:8px;
    margin-bottom:15px;
    border-radius:3px;
    background:#eaeaea!important;
    color:#5f5f5f;
    transition:.3s;
    -webkit-transition:.3s;
    -moz-transition:.3s
}
.box-info-help-buy .report-auif:hover{
    background:#ffe9b0!important
}
.box-info-help-buy ul{
    padding:10px;
    margin-bottom:20px
}
.box-info-help-buy{
    padding-top:18px;
    border-top:2px solid rgba(224,233,237,.7)
}
.box-info-help-buy ul li{
    line-height:27px;
    color:#3b5a5a;
    text-align:justify;
    margin-bottom:7px;
    font-size:14px
}
.box-info-help-buy ul li:before,.contents-jahan ul li:before{
    font:normal normal normal 14px/1 FontAwesome;
    content:"\f00c";
    display:inline-block;
    width:12px;
    height:12px;
    margin-left:9px;
    color:#2ecc71!important
}
#menu-risponsive,#menu-risponsive .basket_icon,.add_to_cart_mobile-oi,.card-2,.menu-bottom{
    display:none
}
.box-info-help-buy h5{
    font-size:15px;
    text-align:center;
    color:#6d848e;
    margin-bottom:15px
}
.box-info-help-buy h5 i{
    font-size:20px;
    position:relative;
    top:3px
}
.contents-jahan{
    line-height:34px;
    font-size:14px
}
.bx-single-jahan-comments{
    -webkit-box-shadow:0 2px 0 0 #ddd;
    -ms-box-shadow:0 2px 0 0 #ddd;
    -o-box-shadow:0 2px 0 0 #ddd;
    -moz-box-shadow:0 2px 0 0 #ddd;
    background:#fff;
    border-radius:5px;
    width:100%;
    margin-bottom:15px;
    padding:15px
}
.contents-jahan h1,.contents-jahan h2,.contents-jahan h3,.contents-jahan h4,.contents-jahan h5,.contents-jahan h6,.contents-jahan h7{
    font-size:17px;
    margin:10px 0
}
.dokan-form-control{
    width:100%!important
}
#_download_expiry,#_download_limit,.dokan-dashboard #_purchase_note,.dokan-edit-row,.dokan-product-attribute-name,.dokan-product-edit #post_title,.dokan-product-edit .select2-selection{
    border:2px solid #d9dfe2!important;
    font-size:13px!important
}
.dokan-dashboard #_backorders,.dokan-dashboard #_stock_status,.dokan-dashboard #_visibility,.dokan-dashboard #product_type,.dokan-dashboard .product-edit-new-container .dokan-attribute-variation-options .dokan-attribute-type select{
    direction:ltr!important;
    text-align:right!important;
    text-align-last:right!important;
    margin-bottom:15px
}
.dokan-dashboard #_backorders option,.dokan-dashboard #_stock_status option,.dokan-dashboard #_visibility option,.dokan-dashboard #product_type option,.dokan-dashboard .product-edit-new-container .dokan-attribute-variation-options .dokan-attribute-type select option{
    direction:rtl!important
}
#menu-risponsive .panel_res{
    background:#e6e6e6;
    color:#5f5f5f
}
#menu-risponsive .basket .final_link a{
    padding:0 5px;
    color:#676767
}
#menu-risponsive .panel_in_wrapper2{
    font:13px/24px Iransansweb_Light;
    color:#b9b9b9;
    padding-bottom:12px
}
#menu-risponsive .basket_icon span{
    color:#989898
}
#menu-risponsive .basket .basket_count_wrapper .basket_count{
    color:#828282;
    background-color:rgba(189,189,189,.49019607843137253)
}
#menu-close,.main-menu .navbar-c-toggle{
    text-align:center;
    color:#fff;
    cursor:pointer
}
.main-menu .navbar-c-toggle{
    display:none;
    margin:0;
    line-height:30px;
    width:30px;
    height:30px;
    border-radius:0;
    border:0;
    float:right;
    background:#444;
    z-index:9999999
}
.menu-bottom::after{
    content:"";
    display:block
}
#menu-risponsive h4::before,#menu-risponsive li a::before{
    content:'\f104';
    margin-left:5px;
    font-size:13px;
    font-family:FontAwesome
}
.menu-bottom{
    float:right;
    margin-left:5px;
    cursor:pointer
}
.main-menu .navbar-c-toggle:hover{
    background:#666
}
#menu-close{
    width:40px;
    height:40px;
    line-height:40px;
    background:#17ce85;
    margin:auto;
    float:left
}
#menu-close:hover{
    background:#555
}
#menu-risponsive h4::before{
    color:#000
}
#menu-risponsive li a::before{
    color:#444
}
@media(max-width:992px){
    #main-nav,#main-nav ul ul li.menu-item-has-children:after,.menu-item-has-children:after{
        display:none
    }
    .menu-bottom{
        display:block;
        line-height:35px;
        color:#FFF;
        font-size:27px;
        padding-top:12px;
        padding-right:3%
    }
    #menu-risponsive{
        background:#fff;
        width:55%;
        border:0;
        position:fixed;
        padding:0;
        top:0;
        right:0;
        max-height:100%;
        height:100%;
        margin:0;
        overflow:auto;
        opacity:1;
        z-index:99999999
    }
    #menu-risponsive li{
        padding:7px;
        border-bottom:#f5f5f5 1px solid;
        position:relative
    }
    #menu-risponsive li span.arrow-nav-c{
        position:absolute;
        top:8px;
        left:5px;
        color:#444;
        background:#fafafa;
        width:20px;
        height:20px;
        text-align:center;
        line-height:22px;
        cursor:pointer;
        user-select:none;
        -webkit-user-select:none;
        -moz-user-select:none
    }
    #menu-risponsive li:nth-last-of-type(1){
        border-bottom:0
    }
    #menu-risponsive li a{
        color:#777;
        font-size:12px;
        font-family:IRANSansWeb_Light
    }
    #menu-risponsive li ul{
        padding:5px;
        list-style:none;
        background:rgba(255,255,255,.1);
        margin-top:5px
    }
    #menu-risponsive h4{
        background:#fafafa;
        text-shadow:1px 1px 0 #fff;
        font-family:IRANSansWeb_Light;
        border-bottom:1px solid #ddd;
        color:#222;
        margin:0;
        font-size:15px;
        padding:0 10px;
        height:40px;
        line-height:40px
    }
    #main-menu,.card-1{
        display:none
    }
    .card-2{
        display:block
    }
    #menu-risponsive{
        display:block;
        box-shadow:15px 4px 25px 21px rgba(231,235,238,.36)
    }
    .menu-show{
        transition:.3s;
        -webkit-transition:.3s;
        -moz-transition:.3s
    }
    .menu-hidden{
        transform:translateX(100%);
        -webkit-transform:translateX(100%);
        -moz-transform:translateX(100%);
        box-shadow:none!important;
        opacity:0
    }
}
@media(max-width:480px){
    #menu-risponsive{
        width:80%
    }
}
@media(max-width:320px){
    #menu-risponsive{
        width:100%
    }
}
@media only screen and (max-width:1420px){
    .boxi{
        margin:6.9px
    }
}
@media only screen and (max-width:1320px){
    .ind{
        height:350px
    }
    .top-slider,.top-slider .slider img{
        height:250px
    }
    .top-slider{
        width:88%
    }
    @media only screen and (max-width:1220px){
        .images{
            max-width:100%
        }
        .ind{
            height:320px
        }
        .top-slider,.top-slider .slider img{
            height:220px
        }
        .top-slider{
            width:88%
        }
        .item-left{
            height:auto
        }
        .sales-pro{
            margin:-270px 170px 58px 12px
        }
        .sales-free{
            margin:-270px 210px 10px 12px
        }
        .sales-for{
            margin:-240px 200px 10px 12px
        }
        .widget-f{
            width:30%
        }
        .widget-e{
            width:68%
        }
        .widget-c{
            width:80%
        }
        .product-item{
            margin-right:15%
        }
        .thumb_slider{
            width:280px;
            height:250px
        }
        .thumb_slider img{
            height:80%;
            width:80%
        }
    }
    @media only screen and (max-width:1240px){
        .footer-min{
            width:98%
        }
        .search_wrapper{
            width:500px
        }
    }
    @media only screen and (max-width:1210px){
        .titleArticle{
            height:auto
        }
        .search_wrapper{
            width:400px
        }
        .single-onsale{
            margin-right:-280px
        }
    }
    @media only screen and (max-width:1200px){
        .card-image-article,.imgArticle{
            height:160px!important
        }
        .boxi{
            margin:6.7px
        }
        .header_top{
            width:100%
        }
        .search_wrapper{
            width:350px
        }
        .top-slider,.top-slider .slider img{
            height:230px
        }
    }
    @media only screen and (max-width:1100px){
        .widget-1,.widget-2,.widget-3,.widget-4{
            width:45%
        }
        .search_wrapper{
            width:320px
        }
        .top-slider,.top-slider .slider img{
            height:210px
        }
    }
    @media only screen and (max-width:1022px){
        .sales-price{
            text-align:center
        }
        .bottom-left1{
            width:48%;
            border-left:none
        }
        .item-right{
            width:50%
        }
        .bottom-right1{
            width:48%
        }
        .card-image-article,.imgArticle{
            height:130px!important
        }
        .boxi{
            margin:3.9px
        }
        .search_wrapper{
            width:300px
        }
        .post-category{
            height:190px
        }
        .blok-image,.blok-right{
            width:80px
        }
        .blok{
            width:95%
        }
        .sales-pro{
            margin:10px -80px 58px 12px
        }
        .sales-for{
            margin:40px -50px 10px 12px
        }
        .sales-free{
            margin:10px -40px 10px 12px
        }
    }
    @media only screen and (max-width:1000px){
        .sc-service-list .slz-icon-box-2.theme-style-3 .title{
            font-size:16px
        }
        .search_wrapper{
            width:100%;
            padding-top:50px
        }
        .basket_wrapper,.panel_wrapper,.top_menu_wrapper{
            display:none
        }
        .product-item{
            margin-right:10%
        }
        .top-slider,.top-slider .slider img{
            height:200px
        }
    }
    @media only screen and (max-width:900px){
        .top-slider,.top-slider .slider img{
            height:170px
        }
    }
    @media only screen and (max-width:870px){
        .card-image-article,.imgArticle{
            height:100px!important
        }
        .boxi{
            margin:12.9px
        }
        .sc-service-list .slz-icon-box-2.theme-style-3 .title{
            font-size:15px
        }
        .search-main .title{
            font-size:35px
        }
        .singl-ar{
            width:100%
        }
        .last-shop-image{
            width:60px
        }
        .singl-r{
            display:none
        }
        .singl-bottom{
            display:block;
            width:100%
        }
        .singl-m{
            width:100%
        }
        .beena_inputs,.beena_textarea{
            width:99%
        }
        .copy-bottom{
            height:130px
        }
        .widget-c{
            width:65%
        }
        .amar ul li{
            width:50%
        }
        .amar{
            height:auto
        }
        .product-item{
            margin-right:5%
        }
        .thumb_slider{
            display:none
        }
    }
    @media only screen and (max-width:720px){
        .social{
            margin-top:10px;
            margin-bottom:10px
        }
        .item-right{
            width:100%;
            border-left:none
        }
        .bottom-right1{
            width:98%;
            border-top:1px solid #eee
        }
        .ind{
            height:270px
        }
        .box-b{
            display:inline
        }
        .sc-service-list .slz-icon-box-2.theme-style-3 .title{
            font-size:14px
        }
        .search-main .description,.search_wrapper{
            height:auto
        }
        .search-main form button{
            border-radius:0
        }
        .search-main{
            padding-top:20px
        }
        #searchform select{
            width:88%;
            border-radius:0
        }
        .search-main .search_wrapper{
            width:100%;
            margin:3%
        }
        .search-main form input{
            border-radius:5px 5px 0 0;
            width:96%
        }
        .search-main .title{
            font-size:30px
        }
        .close{
            display:none
        }
    }
    @media only screen and (max-width:670px){
        .widget-1,.widget-2,.widget-3,.widget-4{
            width:95%
        }
        .card-image-article,.imgArticle{
            height:230px!important
        }
        .card-article{
            width:80%;
            margin:9.6%
        }
        .ind{
            height:180px
        }
        .top-slider,.top-slider .slider img{
            height:120px
        }
        .head,.header_top,.sc-service-list{
            height:auto
        }
        .slz-list-block>.item,.slz-list-block>.item:last-child{
            width:50%
        }
        .sc-service-list .slz-icon-box-2.theme-style-3 .title{
            font-size:16px
        }
        #searchform select{
            width:87%
        }
        .search-main .title{
            font-size:32px
        }
    }
    @media only screen and (max-width:661px){
        .post-share{
            height:45px
        }
        .card-image-article,.imgArticle{
            height:210px!important
        }
        .boxi{
            margin:10.9px
        }
        .top-slider,.top-slider .slider img{
            height:90px
        }
    }
    @media only screen and (max-width:550px){
        .admin,.login,.regist,.searchm{
            max-width:100%;
            width:100%
        }
        .images .thumbnails img{
            margin:2px
        }
        .main-page{
            padding-top:30px
        }
        .boxi{
            margin:7.9px
        }
        .sc-service-list .slz-icon-box-2.theme-style-3 .title{
            font-size:15px
        }
        #searchform select{
            width:85%
        }
        .search-main .title{
            font-size:30px
        }
        .logo{
            margin:10px 10% 0
        }
        .search_wrapper{
            height:auto;
            padding-top:0
        }
        .post-category{
            height:260px
        }
        #profil-menu{
            width:100%
        }
        .copy-bottom{
            height:170px
        }
        .widget-c{
            width:55%
        }
        .info_slider h2 a{
            font-size:13px
        }
        .table-cell{
            width:100%;
            float:right;
            margin:25px 6% -35px
        }
        .slider_takhfif .tab .tab_menu li a{
            display:none
        }
        .header{
            height:230px
        }
        .login{
            margin-left:4%
        }
        .searchm input{
            width:89%;
            max-width:89%
        }
    }
    @media only screen and (max-width:470px){
        .images{
            margin:10px
        }
        .bottom-left1{
            width:98%
        }
        .item-right{
            width:98%;
            border-left:none
        }
        .main-page{
            padding-top:20px
        }
        .card-image-article,.imgArticle{
            height:200px!important
        }
        .sc-service-list .slz-icon-box-2.theme-style-3 .title{
            font-size:14px
        }
        #searchform select{
            width:84%
        }
        .logo{
            margin:0 8%
        }
        .singl-arl p{
            font-size:11px
        }
        .post-category{
            height:240px
        }
        .blok-left{
            width:75%
        }
        .product-item{
            margin-right:25%
        }
    }
    @media only screen and (max-width:450px){
        .bottom-right1{
            padding-top:10px
        }
        .main-page h3,.main-page h3 a,.main-page h4{
            font-size:12px;
            padding:10px 2%
        }
        .main-page h2{
            font-size:17px;
            padding:10px 2%
        }
        .card-image-article,.imgArticle{
            height:180px!important
        }
        .sc-service-list .slz-icon-box-2.theme-style-3 .title{
            font-size:13px
        }
        #searchform select{
            width:83%
        }
        .search-main .description{
            font-size:15px;
            padding-top:20px
        }
        .logo{
            margin:0 7%
        }
        .post-category .info,.post-category .info .more{
            width:100%
        }
        .post-category{
            height:400px
        }
        .post-category .pic img{
            height:190px
        }
        .post-category .pic{
            width:100%;
            height:190px;
            padding-left:none;
            margin-bottom:5px
        }
        .blok-left{
            width:70%
        }
        .copy-bottom{
            height:110px
        }
        .bottom-logo,.bottom-text{
            display:none
        }
        .product-item{
            margin-right:20%
        }
        .searchm input{
            width:86%;
            max-width:86%
        }
    }
    @media only screen and (max-width:400px){
        .main-page{
            padding-top:10px
        }
        .card-image-article,.imgArticle{
            height:160px!important
        }
        .top-slider,.top-slider .slider img{
            height:70px
        }
        .boxi{
            margin:15.9px
        }
        #searchform select{
            width:82%
        }
        .search-main .title{
            font-size:25px
        }
        .logo{
            margin:0 6%
        }
        .tabs .tab a{
            font-size:12px
        }
        .item-top{
            height:190px
        }
        .amar ul li,.widget-c,.widget-e,.widget-f{
            width:100%
        }
    }
    @media only screen and (max-width:360px){
        .wc-tabs>li a{
            font-size:12px;
            padding:5px 12px
        }
        .card-image-article,.imgArticle{
            height:140px!important
        }
        .boxi{
            margin:10.9px
        }
        #searchform select{
            width:80%
        }
        .search-main .description{
            font-size:13px
        }
        .search-main .title{
            font-size:20px
        }
        .logo{
            margin:0 4%
        }
        .card-t,.product-item{
            margin-right:15%
        }
        .blok-left{
            width:65%
        }
        .tabs .tab a{
            font-size:11px;
            font-family:IRANSansWeb_Light
        }
        .card-t{
            width:70%;
            margin-left:15%;
            margin-top:5px
        }
        .searchm input{
            width:84%;
            max-width:84%
        }
    }
    @media only screen and (max-width:320px){
        .wc-tabs>li a,a.login,a.regist{
            font-size:11px
        }
        .wc-tabs>li a{
            padding:5px 10px
        }
        .top-slider,.top-slider .slider img{
            height:60px
        }
        .boxi{
            margin:7.9px
        }
        #searchform select{
            width:78%
        }
        .logo{
            margin:0 2%
        }
        .searchm input{
            width:80%;
            max-width:80%
        }
    }
}
.content h1,.content h2,.content h3,.content h4,.content h5,.content h6,.content h7{
    font-size:17px;
    margin:10px 0
}
.link-sen-proiv a{
    color:#2eeaba!important
}
.tagcloud{
    height:170px;
    overflow:hidden;
    padding-left:30px
}
 .dokan-dashboard div.content{
	width: 100% !important;
}
.dokan-dashboard .dokan-dashboard-wrap{
	    width: 100% !important;
		    padding: 10px 0px !important;
}
.dokan-dashboard.pag-big{
	padding: 10px 20px !important;
	    overflow: hidden !important;
}
input[type="submit"].dokan-btn-theme, a.dokan-btn-theme, .dokan-btn-theme{
	font-family: IRANSansWeb_Light, Arial, Verdana, sans-serif !important;
}
.dokan-product-listing .dokan-product-listing-area form.dokan-product-search-form .dokan-form-group {
    float: left !important;
}
@media(max-width:870px) {
    .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
    text-align:  center;
}
}
@media (max-width: 767px){
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li {
    display: block !important;
}
}
.dokan-dash-sidebar{
	margin-bottom:25px;
}
.dokan-form-control{
	padding: 8px !important;
}
@media (max-width: 767px){
.dokan-dashboard .dokan-dashboard-content {
    padding-right: 0;
}
}
input#coupon_code {   
	padding:  10px 15px;  
    margin:  6px auto 0;  
    border-radius:  3px;   
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    width: 30%;
	overflow:hidden;
}
.main-page, .search-main {
	background-image: url(img/bg.jpg) !important;
    background-size: cover !important;
}


@media only screen and (max-width: 1100px) {
.widget-1, .widget-2, .widget-3, .widget-4 {
    width: 23% !important;
}
}
@media only screen and (max-width: 770px) {
.widget-1, .widget-2, .widget-3, .widget-4 {
    width: 100% !important;
}
.woocommerce-MyAccount-navigation{
	width: 100% !important;
    float: none !important;
    margin: 0 !important;
    margin-bottom: 30px !important;
}
}
.card-article{
	overflow:hidden;
}
.woocommerce-MyAccount-navigation{
	    margin-right: -20px !important;
    margin-top: 0 !important;
}
