/*
 * Created by NopShop
 */

/*
 * Created by NopShop
 */

/*
 * Created by NopShop
 */

/*
 * Persian numeric
*/

@import "pretty-checkbox.min.css";
@import "chosen.min.css";
@import "owl-carousel/owl.carousel.css";
@import "owl-carousel/owl.theme.default.css";
@import "lightslider.min.css";
@import "animate.css";
@import "ion.rangeSlider.min.css";

@font-face {
   font-family: yekanbakh;
   font-style: normal;
   font-weight: bold;
   src: url("../fonts/yekanbakh/eot/YekanBakhFaBold.eot");
   src: url("../fonts/yekanbakh/eot/YekanBakhFaBold.eot?#iefix") format("embedded-opentype"),
      /* IE6-8 */ url("../fonts/yekanbakh/woff/YekanBakhFaBold.woff") format("woff"),
      /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("../fonts/yekanbakh/ttf/YekanBakhFaBold.ttf")
         format("truetype");
}

@font-face {
   font-family: yekanbakh;
   font-style: normal;
   font-weight: normal;
   src: url("../fonts/yekanbakh/eot/YekanBakhFaMedium.eot");
   src: url("../fonts/yekanbakh/eot/YekanBakhFaMedium.eot?#iefix") format("embedded-opentype"),
      /* IE6-8 */ url("../fonts/yekanbakh/woff/YekanBakhFaMedium.woff") format("woff"),
      /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("../fonts/yekanbakh/ttf/YekanBakhFaMedium.ttf")
         format("truetype");
}

@font-face {
   font-family: yekanbakh;
   font-style: normal;
   font-weight: 300;
   src: url("../fonts/yekanbakh/eot/YekanBakhFaLight.eot");
   src: url("../fonts/yekanbakh/eot/YekanBakhFaLight.eot?#iefix") format("embedded-opentype"),
      /* IE6-8 */ url("../fonts/yekanbakh/woff/YekanBakhFaLight.woff") format("woff"),
      /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("../fonts/yekanbakh/ttf/YekanBakhFaLight.ttf")
         format("truetype");
}

/*
 * English Numeric
*/

@font-face {
   font-family: yekanbakhen;
   font-style: normal;
   font-weight: bold;
   src: url("../fonts/yekanbakh/eot/YekanBakhEnBold.eot");
   src: url("../fonts/yekanbakh/eot/YekanBakhEnBold.eot?#iefix") format("embedded-opentype"),
      /* IE6-8 */ url("../fonts/yekanbakh/woff/YekanBakhEnBold.woff") format("woff"),
      /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("../fonts/yekanbakh/ttf/YekanBakhEnBold.ttf")
         format("truetype");
}

@font-face {
   font-family: yekanbakhen;
   font-style: normal;
   font-weight: normal;
   src: url("../fonts/yekanbakh/eot/YekanBakhEnMedium.eot");
   src: url("../fonts/yekanbakh/eot/YekanBakhEnMedium.eot?#iefix") format("embedded-opentype"),
      /* IE6-8 */ url("../fonts/yekanbakh/woff/YekanBakhEnMedium.woff") format("woff"),
      /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("../fonts/yekanbakh/ttf/YekanBakhEnMedium.ttf")
         format("truetype");
}

@font-face {
   font-family: yekanbakhen;
   font-style: normal;
   font-weight: 300;
   src: url("../fonts/yekanbakh/eot/YekanBakhEnLight.eot");
   src: url("../fonts/yekanbakh/eot/YekanBakhEnLight.eot?#iefix") format("embedded-opentype"),
      /* IE6-8 */ url("../fonts/yekanbakh/woff/YekanBakhEnLight.woff") format("woff"),
      /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("../fonts/yekanbakh/ttf/YekanBakhEnLight.ttf")
         format("truetype");
}

.transition {
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-box-style-theme {
   box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
   background: #fff;
   border-radius: 5px;
   margin-bottom: 20px;
}

.km-box-style-theme-2 {
   background-color: #fff;
   box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);
   border: 1px solid #e4e4e4;
}

.km-box-style.km-overflow {
   overflow: hidden;
}

.km-box-style.km-padding {
   padding: 20px;
   background-color: #fff;
}

.km-box-style .km-title-style-theme .km-title {
   background: #fff;
}

.km-box-style2 {
   box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, 0.1);
   border: 1px solid #e7e7e7;
   background: #fff;
   position: relative;
   margin-bottom: 15px;
   border-radius: 15px;
   padding: 20px;
}

.km-box-style2 .km-title-style-theme .km-title {
   background: #fff;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
   margin: 0;
   padding: 0;
   border: 0;
   font: inherit;
   vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
   display: block;
}

body {
   line-height: 1;
}

ol,
ul {
   list-style: none;
}

blockquote,
q {
   quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
   content: "";
}

table {
   border-collapse: collapse;
   border-spacing: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
   display: inline-block;
}

a {
   color: inherit;
   text-decoration: none;
}

input,
textarea,
select,
button {
   font: inherit;
   vertical-align: middle;
}

img {
   max-width: 100%;
   vertical-align: middle;
}

* {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

*:focus {
   outline: none;
}

/*!
 * Font Awesome Pro 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

.fa,
.fas,
.far,
.fal,
.fab {
   -moz-osx-font-smoothing: grayscale;
   -webkit-font-smoothing: antialiased;
   display: inline-block;
   font-style: normal;
   font-variant: normal;
   text-rendering: auto;
   line-height: 1;
}

element.style {
}

.fal {
   font-family: "Font Awesome 5 Pro";
   font-weight: 300;
}

.fal {
   font-family: "Font Awesome 5 Pro";
   font-weight: 300;
}

.page-category .km-product .fal {
   line-height: 2;
}

/* makes the font 33% larger relative to the icon container */

.fa-lg {
   font-size: 1.33333333em;
   line-height: 0.75em;
   vertical-align: -0.0667em;
}

.fa-xs {
   font-size: 0.75em;
}

.fa-sm {
   font-size: 0.875em;
}

.fa-1x {
   font-size: 1em;
}

.fa-2x {
   font-size: 2em;
}

.fa-3x {
   font-size: 3em;
}

.fa-4x {
   font-size: 4em;
}

.fa-5x {
   font-size: 5em;
}

.fa-6x {
   font-size: 6em;
}

.fa-7x {
   font-size: 7em;
}

.fa-8x {
   font-size: 8em;
}

.fa-9x {
   font-size: 9em;
}

.fa-10x {
   font-size: 10em;
}

.fa-fw {
   text-align: center;
   width: 1.25em;
}

.fa-ul {
   list-style-type: none;
   margin-left: 10em/4;
   padding-left: 0;
}

.fa-ul > li {
   position: relative;
}

.fa-li {
   left: -2em;
   position: absolute;
   text-align: center;
   width: 2em;
   line-height: inherit;
}

.fa-border {
   border-radius: 0.1em;
   border: solid 0.08em #eee;
   padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
   float: left;
}

.fa-pull-right {
   float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
   margin-right: 0.3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
   margin-left: 0.3em;
}

.fa-spin {
   animation: fa-spin 2s infinite linear;
}

.fa-pulse {
   animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
   0% {
      transform: rotate(0deg);
   }

   100% {
      transform: rotate(360deg);
   }
}

.fa-rotate-90 {
   -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
   transform: rotate(90deg);
}

.fa-rotate-180 {
   -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
   transform: rotate(180deg);
}

.fa-rotate-270 {
   -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
   transform: rotate(270deg);
}

.fa-flip-horizontal {
   -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
   transform: scale(-1, 1);
}

.fa-flip-vertical {
   -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
   transform: scale(1, -1);
}

.fa-flip-horizontal.fa-flip-vertical {
   -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
   transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
   filter: none;
}

.fa-stack {
   display: inline-block;
   height: 2em;
   line-height: 2em;
   position: relative;
   vertical-align: middle;
   width: 2em;
}

.fa-stack-1x,
.fa-stack-2x {
   left: 0;
   position: absolute;
   text-align: center;
   width: 100%;
}

.fa-stack-1x {
   line-height: inherit;
}

.fa-stack-2x {
   font-size: 2em;
}

.fa-inverse {
   color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */

.fa-500px:before {
   content: "\f26e";
}

.fa-abacus:before {
   content: "\f640";
}

.fa-accessible-icon:before {
   content: "\f368";
}

.fa-accusoft:before {
   content: "\f369";
}

.fa-acorn:before {
   content: "\f6ae";
}

.fa-acquisitions-incorporated:before {
   content: "\f6af";
}

.fa-ad:before {
   content: "\f641";
}

.fa-address-book:before {
   content: "\f2b9";
}

.fa-address-card:before {
   content: "\f2bb";
}

.fa-adjust:before {
   content: "\f042";
}

.fa-adn:before {
   content: "\f170";
}

.fa-adversal:before {
   content: "\f36a";
}

.fa-affiliatetheme:before {
   content: "\f36b";
}

.fa-air-freshener:before {
   content: "\f5d0";
}

.fa-alarm-clock:before {
   content: "\f34e";
}

.fa-algolia:before {
   content: "\f36c";
}

.fa-alicorn:before {
   content: "\f6b0";
}

.fa-align-center:before {
   content: "\f037";
}

.fa-align-justify:before {
   content: "\f039";
}

.fa-align-left:before {
   content: "\f036";
}

.fa-align-right:before {
   content: "\f038";
}

.fa-alipay:before {
   content: "\f642";
}

.fa-allergies:before {
   content: "\f461";
}

.fa-amazon:before {
   content: "\f270";
}

.fa-amazon-pay:before {
   content: "\f42c";
}

.fa-ambulance:before {
   content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
   content: "\f2a3";
}

.fa-amilia:before {
   content: "\f36d";
}

.fa-analytics:before {
   content: "\f643";
}

.fa-anchor:before {
   content: "\f13d";
}

.fa-android:before {
   content: "\f17b";
}

.fa-angellist:before {
   content: "\f209";
}

.fa-angle-double-down:before {
   content: "\f103";
}

.fa-angle-double-left:before {
   content: "\f100";
}

.fa-angle-double-right:before {
   content: "\f101";
}

.fa-angle-double-up:before {
   content: "\f102";
}

.fa-angle-down:before {
   content: "\f107";
}

.fa-angle-left:before {
   content: "\f104";
}

.fa-angle-right:before {
   content: "\f105";
}

.fa-angle-up:before {
   content: "\f106";
}

.fa-angry:before {
   content: "\f556";
}

.fa-angrycreative:before {
   content: "\f36e";
}

.fa-angular:before {
   content: "\f420";
}

.fa-ankh:before {
   content: "\f644";
}

.fa-app-store:before {
   content: "\f36f";
}

.fa-app-store-ios:before {
   content: "\f370";
}

.fa-apper:before {
   content: "\f371";
}

.fa-apple:before {
   content: "\f179";
}

.fa-apple-alt:before {
   content: "\f5d1";
}

.fa-apple-crate:before {
   content: "\f6b1";
}

.fa-apple-pay:before {
   content: "\f415";
}

.fa-archive:before {
   content: "\f187";
}

.fa-archway:before {
   content: "\f557";
}

.fa-arrow-alt-circle-down:before {
   content: "\f358";
}

.fa-arrow-alt-circle-left:before {
   content: "\f359";
}

.fa-arrow-alt-circle-right:before {
   content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
   content: "\f35b";
}

.fa-arrow-alt-down:before {
   content: "\f354";
}

.fa-arrow-alt-from-bottom:before {
   content: "\f346";
}

.fa-arrow-alt-from-left:before {
   content: "\f347";
}

.fa-arrow-alt-from-right:before {
   content: "\f348";
}

.fa-arrow-alt-from-top:before {
   content: "\f349";
}

.fa-arrow-alt-left:before {
   content: "\f355";
}

.fa-arrow-alt-right:before {
   content: "\f356";
}

.fa-arrow-alt-square-down:before {
   content: "\f350";
}

.fa-arrow-alt-square-left:before {
   content: "\f351";
}

.fa-arrow-alt-square-right:before {
   content: "\f352";
}

.fa-arrow-alt-square-up:before {
   content: "\f353";
}

.fa-arrow-alt-to-bottom:before {
   content: "\f34a";
}

.fa-arrow-alt-to-left:before {
   content: "\f34b";
}

.fa-arrow-alt-to-right:before {
   content: "\f34c";
}

.fa-arrow-alt-to-top:before {
   content: "\f34d";
}

.fa-arrow-alt-up:before {
   content: "\f357";
}

.fa-arrow-circle-down:before {
   content: "\f0ab";
}

.fa-arrow-circle-left:before {
   content: "\f0a8";
}

.fa-arrow-circle-right:before {
   content: "\f0a9";
}

.fa-arrow-circle-up:before {
   content: "\f0aa";
}

.fa-arrow-down:before {
   content: "\f063";
}

.fa-arrow-from-bottom:before {
   content: "\f342";
}

.fa-arrow-from-left:before {
   content: "\f343";
}

.fa-arrow-from-right:before {
   content: "\f344";
}

.fa-arrow-from-top:before {
   content: "\f345";
}

.fa-arrow-left:before {
   content: "\f060";
}

.fa-arrow-right:before {
   content: "\f061";
}

.fa-arrow-square-down:before {
   content: "\f339";
}

.fa-arrow-square-left:before {
   content: "\f33a";
}

.fa-arrow-square-right:before {
   content: "\f33b";
}

.fa-arrow-square-up:before {
   content: "\f33c";
}

.fa-arrow-to-bottom:before {
   content: "\f33d";
}

.fa-arrow-to-left:before {
   content: "\f33e";
}

.fa-arrow-to-right:before {
   content: "\f340";
}

.fa-arrow-to-top:before {
   content: "\f341";
}

.fa-arrow-up:before {
   content: "\f062";
}

.fa-arrows:before {
   content: "\f047";
}

.fa-arrows-alt:before {
   content: "\f0b2";
}

.fa-arrows-alt-h:before {
   content: "\f337";
}

.fa-arrows-alt-v:before {
   content: "\f338";
}

.fa-arrows-h:before {
   content: "\f07e";
}

.fa-arrows-v:before {
   content: "\f07d";
}

.fa-assistive-listening-systems:before {
   content: "\f2a2";
}

.fa-asterisk:before {
   content: "\f069";
}

.fa-asymmetrik:before {
   content: "\f372";
}

.fa-at:before {
   content: "\f1fa";
}

.fa-atlas:before {
   content: "\f558";
}

.fa-atom:before {
   content: "\f5d2";
}

.fa-atom-alt:before {
   content: "\f5d3";
}

.fa-audible:before {
   content: "\f373";
}

.fa-audio-description:before {
   content: "\f29e";
}

.fa-autoprefixer:before {
   content: "\f41c";
}

.fa-avianex:before {
   content: "\f374";
}

.fa-aviato:before {
   content: "\f421";
}

.fa-award:before {
   content: "\f559";
}

.fa-aws:before {
   content: "\f375";
}

.fa-axe:before {
   content: "\f6b2";
}

.fa-axe-battle:before {
   content: "\f6b3";
}

.fa-backpack:before {
   content: "\f5d4";
}

.fa-backspace:before {
   content: "\f55a";
}

.fa-backward:before {
   content: "\f04a";
}

.fa-badge:before {
   content: "\f335";
}

.fa-badge-check:before {
   content: "\f336";
}

.fa-badge-dollar:before {
   content: "\f645";
}

.fa-badge-percent:before {
   content: "\f646";
}

.fa-badger-honey:before {
   content: "\f6b4";
}

.fa-balance-scale:before {
   content: "\f24e";
}

.fa-balance-scale-left:before {
   content: "\f515";
}

.fa-balance-scale-right:before {
   content: "\f516";
}

.fa-ballot:before {
   content: "\f732";
}

.fa-ballot-check:before {
   content: "\f733";
}

.fa-ban:before {
   content: "\f05e";
}

.fa-band-aid:before {
   content: "\f462";
}

.fa-bandcamp:before {
   content: "\f2d5";
}

.fa-barcode:before {
   content: "\f02a";
}

.fa-barcode-alt:before {
   content: "\f463";
}

.fa-barcode-read:before {
   content: "\f464";
}

.fa-barcode-scan:before {
   content: "\f465";
}

.fa-bars:before {
   content: "\f0c9";
}

.fa-baseball:before {
   content: "\f432";
}

.fa-baseball-ball:before {
   content: "\f433";
}

.fa-basketball-ball:before {
   content: "\f434";
}

.fa-basketball-hoop:before {
   content: "\f435";
}

.fa-bat:before {
   content: "\f6b5";
}

.fa-bath:before {
   content: "\f2cd";
}

.fa-battery-bolt:before {
   content: "\f376";
}

.fa-battery-empty:before {
   content: "\f244";
}

.fa-battery-full:before {
   content: "\f240";
}

.fa-battery-half:before {
   content: "\f242";
}

.fa-battery-quarter:before {
   content: "\f243";
}

.fa-battery-slash:before {
   content: "\f377";
}

.fa-battery-three-quarters:before {
   content: "\f241";
}

.fa-bed:before {
   content: "\f236";
}

.fa-beer:before {
   content: "\f0fc";
}

.fa-behance:before {
   content: "\f1b4";
}

.fa-behance-square:before {
   content: "\f1b5";
}

.fa-bell:before {
   content: "\f0f3";
}

.fa-bell-school:before {
   content: "\f5d5";
}

.fa-bell-school-slash:before {
   content: "\f5d6";
}

.fa-bell-slash:before {
   content: "\f1f6";
}

.fa-bezier-curve:before {
   content: "\f55b";
}

.fa-bible:before {
   content: "\f647";
}

.fa-bicycle:before {
   content: "\f206";
}

.fa-bimobject:before {
   content: "\f378";
}

.fa-binoculars:before {
   content: "\f1e5";
}

.fa-birthday-cake:before {
   content: "\f1fd";
}

.fa-bitbucket:before {
   content: "\f171";
}

.fa-bitcoin:before {
   content: "\f379";
}

.fa-bity:before {
   content: "\f37a";
}

.fa-black-tie:before {
   content: "\f27e";
}

.fa-blackberry:before {
   content: "\f37b";
}

.fa-blanket:before {
   content: "\f498";
}

.fa-blender:before {
   content: "\f517";
}

.fa-blender-phone:before {
   content: "\f6b6";
}

.fa-blind:before {
   content: "\f29d";
}

.fa-blogger:before {
   content: "\f37c";
}

.fa-blogger-b:before {
   content: "\f37d";
}

.fa-bluetooth:before {
   content: "\f293";
}

.fa-bluetooth-b:before {
   content: "\f294";
}

.fa-bold:before {
   content: "\f032";
}

.fa-bolt:before {
   content: "\f0e7";
}

.fa-bomb:before {
   content: "\f1e2";
}

.fa-bone:before {
   content: "\f5d7";
}

.fa-bone-break:before {
   content: "\f5d8";
}

.fa-bong:before {
   content: "\f55c";
}

.fa-book:before {
   content: "\f02d";
}

.fa-book-alt:before {
   content: "\f5d9";
}

.fa-book-dead:before {
   content: "\f6b7";
}

.fa-book-heart:before {
   content: "\f499";
}

.fa-book-open:before {
   content: "\f518";
}

.fa-book-reader:before {
   content: "\f5da";
}

.fa-book-spells:before {
   content: "\f6b8";
}

.fa-bookmark:before {
   content: "\f02e";
}

.fa-books:before {
   content: "\f5db";
}

.fa-booth-curtain:before {
   content: "\f734";
}

.fa-bow-arrow:before {
   content: "\f6b9";
}

.fa-bowling-ball:before {
   content: "\f436";
}

.fa-bowling-pins:before {
   content: "\f437";
}

.fa-box:before {
   content: "\f466";
}

.fa-box-alt:before {
   content: "\f49a";
}

.fa-box-ballot:before {
   content: "\f735";
}

.fa-box-check:before {
   content: "\f467";
}

.fa-box-fragile:before {
   content: "\f49b";
}

.fa-box-full:before {
   content: "\f49c";
}

.fa-box-heart:before {
   content: "\f49d";
}

.fa-box-open:before {
   content: "\f49e";
}

.fa-box-up:before {
   content: "\f49f";
}

.fa-box-usd:before {
   content: "\f4a0";
}

.fa-boxes:before {
   content: "\f468";
}

.fa-boxes-alt:before {
   content: "\f4a1";
}

.fa-boxing-glove:before {
   content: "\f438";
}

.fa-braille:before {
   content: "\f2a1";
}

.fa-brain:before {
   content: "\f5dc";
}

.fa-briefcase:before {
   content: "\f0b1";
}

.fa-briefcase-medical:before {
   content: "\f469";
}

.fa-broadcast-tower:before {
   content: "\f519";
}

.fa-broom:before {
   content: "\f51a";
}

.fa-browser:before {
   content: "\f37e";
}

.fa-brush:before {
   content: "\f55d";
}

.fa-btc:before {
   content: "\f15a";
}

.fa-bug:before {
   content: "\f188";
}

.fa-building:before {
   content: "\f1ad";
}

.fa-bullhorn:before {
   content: "\f0a1";
}

.fa-bullseye:before {
   content: "\f140";
}

.fa-bullseye-arrow:before {
   content: "\f648";
}

.fa-bullseye-pointer:before {
   content: "\f649";
}

.fa-burn:before {
   content: "\f46a";
}

.fa-buromobelexperte:before {
   content: "\f37f";
}

.fa-bus:before {
   content: "\f207";
}

.fa-bus-alt:before {
   content: "\f55e";
}

.fa-bus-school:before {
   content: "\f5dd";
}

.fa-business-time:before {
   content: "\f64a";
}

.fa-buysellads:before {
   content: "\f20d";
}

.fa-cabinet-filing:before {
   content: "\f64b";
}

.fa-calculator:before {
   content: "\f1ec";
}

.fa-calculator-alt:before {
   content: "\f64c";
}

.fa-calendar:before {
   content: "\f133";
}

.fa-calendar-alt:before {
   content: "\f073";
}

.fa-calendar-check:before {
   content: "\f274";
}

.fa-calendar-edit:before {
   content: "\f333";
}

.fa-calendar-exclamation:before {
   content: "\f334";
}

.fa-calendar-minus:before {
   content: "\f272";
}

.fa-calendar-plus:before {
   content: "\f271";
}

.fa-calendar-star:before {
   content: "\f736";
}

.fa-calendar-times:before {
   content: "\f273";
}

.fa-camera:before {
   content: "\f030";
}

.fa-camera-alt:before {
   content: "\f332";
}

.fa-camera-retro:before {
   content: "\f083";
}

.fa-campfire:before {
   content: "\f6ba";
}

.fa-campground:before {
   content: "\f6bb";
}

.fa-candle-holder:before {
   content: "\f6bc";
}

.fa-candy-corn:before {
   content: "\f6bd";
}

.fa-cannabis:before {
   content: "\f55f";
}

.fa-capsules:before {
   content: "\f46b";
}

.fa-car:before {
   content: "\f1b9";
}

.fa-car-alt:before {
   content: "\f5de";
}

.fa-car-battery:before {
   content: "\f5df";
}

.fa-car-bump:before {
   content: "\f5e0";
}

.fa-car-crash:before {
   content: "\f5e1";
}

.fa-car-garage:before {
   content: "\f5e2";
}

.fa-car-mechanic:before {
   content: "\f5e3";
}

.fa-car-side:before {
   content: "\f5e4";
}

.fa-car-tilt:before {
   content: "\f5e5";
}

.fa-car-wash:before {
   content: "\f5e6";
}

.fa-caret-circle-down:before {
   content: "\f32d";
}

.fa-caret-circle-left:before {
   content: "\f32e";
}

.fa-caret-circle-right:before {
   content: "\f330";
}

.fa-caret-circle-up:before {
   content: "\f331";
}

.fa-caret-down:before {
   content: "\f0d7";
}

.fa-caret-left:before {
   content: "\f0d9";
}

.fa-caret-right:before {
   content: "\f0da";
}

.fa-caret-square-down:before {
   content: "\f150";
}

.fa-caret-square-left:before {
   content: "\f191";
}

.fa-caret-square-right:before {
   content: "\f152";
}

.fa-caret-square-up:before {
   content: "\f151";
}

.fa-caret-up:before {
   content: "\f0d8";
}

.fa-cart-arrow-down:before {
   content: "\f218";
}

.fa-cart-plus:before {
   content: "\f217";
}

.fa-cat:before {
   content: "\f6be";
}

.fa-cauldron:before {
   content: "\f6bf";
}

.fa-cc-amazon-pay:before {
   content: "\f42d";
}

.fa-cc-amex:before {
   content: "\f1f3";
}

.fa-cc-apple-pay:before {
   content: "\f416";
}

.fa-cc-diners-club:before {
   content: "\f24c";
}

.fa-cc-discover:before {
   content: "\f1f2";
}

.fa-cc-jcb:before {
   content: "\f24b";
}

.fa-cc-mastercard:before {
   content: "\f1f1";
}

.fa-cc-paypal:before {
   content: "\f1f4";
}

.fa-cc-stripe:before {
   content: "\f1f5";
}

.fa-cc-visa:before {
   content: "\f1f0";
}

.fa-centercode:before {
   content: "\f380";
}

.fa-certificate:before {
   content: "\f0a3";
}

.fa-chair:before {
   content: "\f6c0";
}

.fa-chair-office:before {
   content: "\f6c1";
}

.fa-chalkboard:before {
   content: "\f51b";
}

.fa-chalkboard-teacher:before {
   content: "\f51c";
}

.fa-charging-station:before {
   content: "\f5e7";
}

.fa-chart-area:before {
   content: "\f1fe";
}

.fa-chart-bar:before {
   content: "\f080";
}

.fa-chart-line:before {
   content: "\f201";
}

.fa-chart-line-down:before {
   content: "\f64d";
}

.fa-chart-pie:before {
   content: "\f200";
}

.fa-chart-pie-alt:before {
   content: "\f64e";
}

.fa-check:before {
   content: "\f00c";
}

.fa-check-circle:before {
   content: "\f058";
}

.fa-check-double:before {
   content: "\f560";
}

.fa-check-square:before {
   content: "\f14a";
}

.fa-chess:before {
   content: "\f439";
}

.fa-chess-bishop:before {
   content: "\f43a";
}

.fa-chess-bishop-alt:before {
   content: "\f43b";
}

.fa-chess-board:before {
   content: "\f43c";
}

.fa-chess-clock:before {
   content: "\f43d";
}

.fa-chess-clock-alt:before {
   content: "\f43e";
}

.fa-chess-king:before {
   content: "\f43f";
}

.fa-chess-king-alt:before {
   content: "\f440";
}

.fa-chess-knight:before {
   content: "\f441";
}

.fa-chess-knight-alt:before {
   content: "\f442";
}

.fa-chess-pawn:before {
   content: "\f443";
}

.fa-chess-pawn-alt:before {
   content: "\f444";
}

.fa-chess-queen:before {
   content: "\f445";
}

.fa-chess-queen-alt:before {
   content: "\f446";
}

.fa-chess-rook:before {
   content: "\f447";
}

.fa-chess-rook-alt:before {
   content: "\f448";
}

.fa-chevron-circle-down:before {
   content: "\f13a";
}

.fa-chevron-circle-left:before {
   content: "\f137";
}

.fa-chevron-circle-right:before {
   content: "\f138";
}

.fa-chevron-circle-up:before {
   content: "\f139";
}

.fa-chevron-double-down:before {
   content: "\f322";
}

.fa-chevron-double-left:before {
   content: "\f323";
}

.fa-chevron-double-right:before {
   content: "\f324";
}

.fa-chevron-double-up:before {
   content: "\f325";
}

.fa-chevron-down:before {
   content: "\f078";
}

.fa-chevron-left:before {
   content: "\f053";
}

.fa-chevron-right:before {
   content: "\f054";
}

.fa-chevron-square-down:before {
   content: "\f329";
}

.fa-chevron-square-left:before {
   content: "\f32a";
}

.fa-chevron-square-right:before {
   content: "\f32b";
}

.fa-chevron-square-up:before {
   content: "\f32c";
}

.fa-chevron-up:before {
   content: "\f077";
}

.fa-child:before {
   content: "\f1ae";
}

.fa-chrome:before {
   content: "\f268";
}

.fa-church:before {
   content: "\f51d";
}

.fa-circle:before {
   content: "\f111";
}

.fa-circle-notch:before {
   content: "\f1ce";
}

.fa-city:before {
   content: "\f64f";
}

.fa-claw-marks:before {
   content: "\f6c2";
}

.fa-clipboard:before {
   content: "\f328";
}

.fa-clipboard-check:before {
   content: "\f46c";
}

.fa-clipboard-list:before {
   content: "\f46d";
}

.fa-clipboard-list-check:before {
   content: "\f737";
}

.fa-clipboard-prescription:before {
   content: "\f5e8";
}

.fa-clock:before {
   content: "\f017";
}

.fa-clone:before {
   content: "\f24d";
}

.fa-closed-captioning:before {
   content: "\f20a";
}

.fa-cloud:before {
   content: "\f0c2";
}

.fa-cloud-download:before {
   content: "\f0ed";
}

.fa-cloud-download-alt:before {
   content: "\f381";
}

.fa-cloud-drizzle:before {
   content: "\f738";
}

.fa-cloud-hail:before {
   content: "\f739";
}

.fa-cloud-hail-mixed:before {
   content: "\f73a";
}

.fa-cloud-meatball:before {
   content: "\f73b";
}

.fa-cloud-moon:before {
   content: "\f6c3";
}

.fa-cloud-moon-rain:before {
   content: "\f73c";
}

.fa-cloud-rain:before {
   content: "\f73d";
}

.fa-cloud-rainbow:before {
   content: "\f73e";
}

.fa-cloud-showers:before {
   content: "\f73f";
}

.fa-cloud-showers-heavy:before {
   content: "\f740";
}

.fa-cloud-sleet:before {
   content: "\f741";
}

.fa-cloud-snow:before {
   content: "\f742";
}

.fa-cloud-sun:before {
   content: "\f6c4";
}

.fa-cloud-sun-rain:before {
   content: "\f743";
}

.fa-cloud-upload:before {
   content: "\f0ee";
}

.fa-cloud-upload-alt:before {
   content: "\f382";
}

.fa-clouds:before {
   content: "\f744";
}

.fa-clouds-moon:before {
   content: "\f745";
}

.fa-clouds-sun:before {
   content: "\f746";
}

.fa-cloudscale:before {
   content: "\f383";
}

.fa-cloudsmith:before {
   content: "\f384";
}

.fa-cloudversify:before {
   content: "\f385";
}

.fa-club:before {
   content: "\f327";
}

.fa-cocktail:before {
   content: "\f561";
}

.fa-code:before {
   content: "\f121";
}

.fa-code-branch:before {
   content: "\f126";
}

.fa-code-commit:before {
   content: "\f386";
}

.fa-code-merge:before {
   content: "\f387";
}

.fa-codepen:before {
   content: "\f1cb";
}

.fa-codiepie:before {
   content: "\f284";
}

.fa-coffee:before {
   content: "\f0f4";
}

.fa-coffee-togo:before {
   content: "\f6c5";
}

.fa-coffin:before {
   content: "\f6c6";
}

.fa-cog:before {
   content: "\f013";
}

.fa-cogs:before {
   content: "\f085";
}

.fa-coins:before {
   content: "\f51e";
}

.fa-columns:before {
   content: "\f0db";
}

.fa-comment:before {
   content: "\f075";
}

.fa-comment-alt:before {
   content: "\f27a";
}

.fa-comment-alt-check:before {
   content: "\f4a2";
}

.fa-comment-alt-dollar:before {
   content: "\f650";
}

.fa-comment-alt-dots:before {
   content: "\f4a3";
}

.fa-comment-alt-edit:before {
   content: "\f4a4";
}

.fa-comment-alt-exclamation:before {
   content: "\f4a5";
}

.fa-comment-alt-lines:before {
   content: "\f4a6";
}

.fa-comment-alt-minus:before {
   content: "\f4a7";
}

.fa-comment-alt-plus:before {
   content: "\f4a8";
}

.fa-comment-alt-slash:before {
   content: "\f4a9";
}

.fa-comment-alt-smile:before {
   content: "\f4aa";
}

.fa-comment-alt-times:before {
   content: "\f4ab";
}

.fa-comment-check:before {
   content: "\f4ac";
}

.fa-comment-dollar:before {
   content: "\f651";
}

.fa-comment-dots:before {
   content: "\f4ad";
}

.fa-comment-edit:before {
   content: "\f4ae";
}

.fa-comment-exclamation:before {
   content: "\f4af";
}

.fa-comment-lines:before {
   content: "\f4b0";
}

.fa-comment-minus:before {
   content: "\f4b1";
}

.fa-comment-plus:before {
   content: "\f4b2";
}

.fa-comment-slash:before {
   content: "\f4b3";
}

.fa-comment-smile:before {
   content: "\f4b4";
}

.fa-comment-times:before {
   content: "\f4b5";
}

.fa-comments:before {
   content: "\f086";
}

.fa-comments-alt:before {
   content: "\f4b6";
}

.fa-comments-alt-dollar:before {
   content: "\f652";
}

.fa-comments-dollar:before {
   content: "\f653";
}

.fa-compact-disc:before {
   content: "\f51f";
}

.fa-compass:before {
   content: "\f14e";
}

.fa-compass-slash:before {
   content: "\f5e9";
}

.fa-compress:before {
   content: "\f066";
}

.fa-compress-alt:before {
   content: "\f422";
}

.fa-compress-wide:before {
   content: "\f326";
}

.fa-concierge-bell:before {
   content: "\f562";
}

.fa-connectdevelop:before {
   content: "\f20e";
}

.fa-container-storage:before {
   content: "\f4b7";
}

.fa-contao:before {
   content: "\f26d";
}

.fa-conveyor-belt:before {
   content: "\f46e";
}

.fa-conveyor-belt-alt:before {
   content: "\f46f";
}

.fa-cookie:before {
   content: "\f563";
}

.fa-cookie-bite:before {
   content: "\f564";
}

.fa-copy:before {
   content: "\f0c5";
}

.fa-copyright:before {
   content: "\f1f9";
}

.fa-corn:before {
   content: "\f6c7";
}

.fa-couch:before {
   content: "\f4b8";
}

.fa-cow:before {
   content: "\f6c8";
}

.fa-cpanel:before {
   content: "\f388";
}

.fa-creative-commons:before {
   content: "\f25e";
}

.fa-creative-commons-by:before {
   content: "\f4e7";
}

.fa-creative-commons-nc:before {
   content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
   content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
   content: "\f4ea";
}

.fa-creative-commons-nd:before {
   content: "\f4eb";
}

.fa-creative-commons-pd:before {
   content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
   content: "\f4ed";
}

.fa-creative-commons-remix:before {
   content: "\f4ee";
}

.fa-creative-commons-sa:before {
   content: "\f4ef";
}

.fa-creative-commons-sampling:before {
   content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
   content: "\f4f1";
}

.fa-creative-commons-share:before {
   content: "\f4f2";
}

.fa-creative-commons-zero:before {
   content: "\f4f3";
}

.fa-credit-card:before {
   content: "\f09d";
}

.fa-credit-card-blank:before {
   content: "\f389";
}

.fa-credit-card-front:before {
   content: "\f38a";
}

.fa-cricket:before {
   content: "\f449";
}

.fa-critical-role:before {
   content: "\f6c9";
}

.fa-crop:before {
   content: "\f125";
}

.fa-crop-alt:before {
   content: "\f565";
}

.fa-cross:before {
   content: "\f654";
}

.fa-crosshairs:before {
   content: "\f05b";
}

.fa-crow:before {
   content: "\f520";
}

.fa-crown:before {
   content: "\f521";
}

.fa-css3:before {
   content: "\f13c";
}

.fa-css3-alt:before {
   content: "\f38b";
}

.fa-cube:before {
   content: "\f1b2";
}

.fa-cubes:before {
   content: "\f1b3";
}

.fa-curling:before {
   content: "\f44a";
}

.fa-cut:before {
   content: "\f0c4";
}

.fa-cuttlefish:before {
   content: "\f38c";
}

.fa-d-and-d:before {
   content: "\f38d";
}

.fa-d-and-d-beyond:before {
   content: "\f6ca";
}

.fa-dagger:before {
   content: "\f6cb";
}

.fa-dashcube:before {
   content: "\f210";
}

.fa-database:before {
   content: "\f1c0";
}

.fa-deaf:before {
   content: "\f2a4";
}

.fa-delicious:before {
   content: "\f1a5";
}

.fa-democrat:before {
   content: "\f747";
}

.fa-deploydog:before {
   content: "\f38e";
}

.fa-deskpro:before {
   content: "\f38f";
}

.fa-desktop:before {
   content: "\f108";
}

.fa-desktop-alt:before {
   content: "\f390";
}

.fa-dev:before {
   content: "\f6cc";
}

.fa-deviantart:before {
   content: "\f1bd";
}

.fa-dewpoint:before {
   content: "\f748";
}

.fa-dharmachakra:before {
   content: "\f655";
}

.fa-diagnoses:before {
   content: "\f470";
}

.fa-diamond:before {
   content: "\f219";
}

.fa-dice:before {
   content: "\f522";
}

.fa-dice-d10:before {
   content: "\f6cd";
}

.fa-dice-d12:before {
   content: "\f6ce";
}

.fa-dice-d20:before {
   content: "\f6cf";
}

.fa-dice-d4:before {
   content: "\f6d0";
}

.fa-dice-d6:before {
   content: "\f6d1";
}

.fa-dice-d8:before {
   content: "\f6d2";
}

.fa-dice-five:before {
   content: "\f523";
}

.fa-dice-four:before {
   content: "\f524";
}

.fa-dice-one:before {
   content: "\f525";
}

.fa-dice-six:before {
   content: "\f526";
}

.fa-dice-three:before {
   content: "\f527";
}

.fa-dice-two:before {
   content: "\f528";
}

.fa-digg:before {
   content: "\f1a6";
}

.fa-digital-ocean:before {
   content: "\f391";
}

.fa-digital-tachograph:before {
   content: "\f566";
}

.fa-diploma:before {
   content: "\f5ea";
}

.fa-directions:before {
   content: "\f5eb";
}

.fa-discord:before {
   content: "\f392";
}

.fa-discourse:before {
   content: "\f393";
}

.fa-divide:before {
   content: "\f529";
}

.fa-dizzy:before {
   content: "\f567";
}

.fa-dna:before {
   content: "\f471";
}

.fa-do-not-enter:before {
   content: "\f5ec";
}

.fa-dochub:before {
   content: "\f394";
}

.fa-docker:before {
   content: "\f395";
}

.fa-dog:before {
   content: "\f6d3";
}

.fa-dog-leashed:before {
   content: "\f6d4";
}

.fa-dollar-sign:before {
   content: "\f155";
}

.fa-dolly:before {
   content: "\f472";
}

.fa-dolly-empty:before {
   content: "\f473";
}

.fa-dolly-flatbed:before {
   content: "\f474";
}

.fa-dolly-flatbed-alt:before {
   content: "\f475";
}

.fa-dolly-flatbed-empty:before {
   content: "\f476";
}

.fa-donate:before {
   content: "\f4b9";
}

.fa-door-closed:before {
   content: "\f52a";
}

.fa-door-open:before {
   content: "\f52b";
}

.fa-dot-circle:before {
   content: "\f192";
}

.fa-dove:before {
   content: "\f4ba";
}

.fa-download:before {
   content: "\f019";
}

.fa-draft2digital:before {
   content: "\f396";
}

.fa-drafting-compass:before {
   content: "\f568";
}

.fa-dragon:before {
   content: "\f6d5";
}

.fa-draw-circle:before {
   content: "\f5ed";
}

.fa-draw-polygon:before {
   content: "\f5ee";
}

.fa-draw-square:before {
   content: "\f5ef";
}

.fa-dribbble:before {
   content: "\f17d";
}

.fa-dribbble-square:before {
   content: "\f397";
}

.fa-dropbox:before {
   content: "\f16b";
}

.fa-drum:before {
   content: "\f569";
}

.fa-drum-steelpan:before {
   content: "\f56a";
}

.fa-drumstick:before {
   content: "\f6d6";
}

.fa-drumstick-bite:before {
   content: "\f6d7";
}

.fa-drupal:before {
   content: "\f1a9";
}

.fa-duck:before {
   content: "\f6d8";
}

.fa-dumbbell:before {
   content: "\f44b";
}

.fa-dungeon:before {
   content: "\f6d9";
}

.fa-dyalog:before {
   content: "\f399";
}

.fa-ear:before {
   content: "\f5f0";
}

.fa-earlybirds:before {
   content: "\f39a";
}

.fa-ebay:before {
   content: "\f4f4";
}

.fa-eclipse:before {
   content: "\f749";
}

.fa-eclipse-alt:before {
   content: "\f74a";
}

.fa-edge:before {
   content: "\f282";
}

.fa-edit:before {
   content: "\f044";
}

.fa-eject:before {
   content: "\f052";
}

.fa-elementor:before {
   content: "\f430";
}

.fa-elephant:before {
   content: "\f6da";
}

.fa-ellipsis-h:before {
   content: "\f141";
}

.fa-ellipsis-h-alt:before {
   content: "\f39b";
}

.fa-ellipsis-v:before {
   content: "\f142";
}

.fa-ellipsis-v-alt:before {
   content: "\f39c";
}

.fa-ello:before {
   content: "\f5f1";
}

.fa-ember:before {
   content: "\f423";
}

.fa-empire:before {
   content: "\f1d1";
}

.fa-empty-set:before {
   content: "\f656";
}

.fa-engine-warning:before {
   content: "\f5f2";
}

.fa-envelope:before {
   content: "\f0e0";
}

.fa-envelope-open:before {
   content: "\f2b6";
}

.fa-envelope-open-dollar:before {
   content: "\f657";
}

.fa-envelope-open-text:before {
   content: "\f658";
}

.fa-envelope-square:before {
   content: "\f199";
}

.fa-envira:before {
   content: "\f299";
}

.fa-equals:before {
   content: "\f52c";
}

.fa-eraser:before {
   content: "\f12d";
}

.fa-erlang:before {
   content: "\f39d";
}

.fa-ethereum:before {
   content: "\f42e";
}

.fa-etsy:before {
   content: "\f2d7";
}

.fa-euro-sign:before {
   content: "\f153";
}

.fa-exchange:before {
   content: "\f0ec";
}

.fa-exchange-alt:before {
   content: "\f362";
}

.fa-exclamation:before {
   content: "\f12a";
}

.fa-exclamation-circle:before {
   content: "\f06a";
}

.fa-exclamation-square:before {
   content: "\f321";
}

.fa-exclamation-triangle:before {
   content: "\f071";
}

.fa-expand:before {
   content: "\f065";
}

.fa-expand-alt:before {
   content: "\f424";
}

.fa-expand-arrows:before {
   content: "\f31d";
}

.fa-expand-arrows-alt:before {
   content: "\f31e";
}

.fa-expand-wide:before {
   content: "\f320";
}

.fa-expeditedssl:before {
   content: "\f23e";
}

.fa-external-link:before {
   content: "\f08e";
}

.fa-external-link-alt:before {
   content: "\f35d";
}

.fa-external-link-square:before {
   content: "\f14c";
}

.fa-external-link-square-alt:before {
   content: "\f360";
}

.fa-eye:before {
   content: "\f06e";
}

.fa-eye-dropper:before {
   content: "\f1fb";
}

.fa-eye-evil:before {
   content: "\f6db";
}

.fa-eye-slash:before {
   content: "\f070";
}

.fa-facebook:before {
   content: "\f09a";
}

.fa-facebook-f:before {
   content: "\f39e";
}

.fa-facebook-messenger:before {
   content: "\f39f";
}

.fa-facebook-square:before {
   content: "\f082";
}

.fa-fantasy-flight-games:before {
   content: "\f6dc";
}

.fa-fast-backward:before {
   content: "\f049";
}

.fa-fast-forward:before {
   content: "\f050";
}

.fa-fax:before {
   content: "\f1ac";
}

.fa-feather:before {
   content: "\f52d";
}

.fa-feather-alt:before {
   content: "\f56b";
}

.fa-female:before {
   content: "\f182";
}

.fa-field-hockey:before {
   content: "\f44c";
}

.fa-fighter-jet:before {
   content: "\f0fb";
}

.fa-file:before {
   content: "\f15b";
}

.fa-file-alt:before {
   content: "\f15c";
}

.fa-file-archive:before {
   content: "\f1c6";
}

.fa-file-audio:before {
   content: "\f1c7";
}

.fa-file-certificate:before {
   content: "\f5f3";
}

.fa-file-chart-line:before {
   content: "\f659";
}

.fa-file-chart-pie:before {
   content: "\f65a";
}

.fa-file-check:before {
   content: "\f316";
}

.fa-file-code:before {
   content: "\f1c9";
}

.fa-file-contract:before {
   content: "\f56c";
}

.fa-file-csv:before {
   content: "\f6dd";
}

.fa-file-download:before {
   content: "\f56d";
}

.fa-file-edit:before {
   content: "\f31c";
}

.fa-file-excel:before {
   content: "\f1c3";
}

.fa-file-exclamation:before {
   content: "\f31a";
}

.fa-file-export:before {
   content: "\f56e";
}

.fa-file-image:before {
   content: "\f1c5";
}

.fa-file-import:before {
   content: "\f56f";
}

.fa-file-invoice:before {
   content: "\f570";
}

.fa-file-invoice-dollar:before {
   content: "\f571";
}

.fa-file-medical:before {
   content: "\f477";
}

.fa-file-medical-alt:before {
   content: "\f478";
}

.fa-file-minus:before {
   content: "\f318";
}

.fa-file-pdf:before {
   content: "\f1c1";
}

.fa-file-plus:before {
   content: "\f319";
}

.fa-file-powerpoint:before {
   content: "\f1c4";
}

.fa-file-prescription:before {
   content: "\f572";
}

.fa-file-signature:before {
   content: "\f573";
}

.fa-file-spreadsheet:before {
   content: "\f65b";
}

.fa-file-times:before {
   content: "\f317";
}

.fa-file-upload:before {
   content: "\f574";
}

.fa-file-user:before {
   content: "\f65c";
}

.fa-file-video:before {
   content: "\f1c8";
}

.fa-file-word:before {
   content: "\f1c2";
}

.fa-fill:before {
   content: "\f575";
}

.fa-fill-drip:before {
   content: "\f576";
}

.fa-film:before {
   content: "\f008";
}

.fa-film-alt:before {
   content: "\f3a0";
}

.fa-filter:before {
   content: "\f0b0";
}

.fa-fingerprint:before {
   content: "\f577";
}

.fa-fire:before {
   content: "\f06d";
}

.fa-fire-extinguisher:before {
   content: "\f134";
}

.fa-fire-smoke:before {
   content: "\f74b";
}

.fa-firefox:before {
   content: "\f269";
}

.fa-first-aid:before {
   content: "\f479";
}

.fa-first-order:before {
   content: "\f2b0";
}

.fa-first-order-alt:before {
   content: "\f50a";
}

.fa-firstdraft:before {
   content: "\f3a1";
}

.fa-fish:before {
   content: "\f578";
}

.fa-fist-raised:before {
   content: "\f6de";
}

.fa-flag:before {
   content: "\f024";
}

.fa-flag-alt:before {
   content: "\f74c";
}

.fa-flag-checkered:before {
   content: "\f11e";
}

.fa-flag-usa:before {
   content: "\f74d";
}

.fa-flame:before {
   content: "\f6df";
}

.fa-flask:before {
   content: "\f0c3";
}

.fa-flask-poison:before {
   content: "\f6e0";
}

.fa-flask-potion:before {
   content: "\f6e1";
}

.fa-flickr:before {
   content: "\f16e";
}

.fa-flipboard:before {
   content: "\f44d";
}

.fa-flushed:before {
   content: "\f579";
}

.fa-fly:before {
   content: "\f417";
}

.fa-fog:before {
   content: "\f74e";
}

.fa-folder:before {
   content: "\f07b";
}

.fa-folder-minus:before {
   content: "\f65d";
}

.fa-folder-open:before {
   content: "\f07c";
}

.fa-folder-plus:before {
   content: "\f65e";
}

.fa-folder-times:before {
   content: "\f65f";
}

.fa-folders:before {
   content: "\f660";
}

.fa-font:before {
   content: "\f031";
}

.fa-font-awesome:before {
   content: "\f2b4";
}

.fa-font-awesome-alt:before {
   content: "\f35c";
}

.fa-font-awesome-flag:before {
   content: "\f425";
}

.fa-font-awesome-logo-full:before {
   content: "\f4e6";
}

.fa-fonticons:before {
   content: "\f280";
}

.fa-fonticons-fi:before {
   content: "\f3a2";
}

.fa-football-ball:before {
   content: "\f44e";
}

.fa-football-helmet:before {
   content: "\f44f";
}

.fa-forklift:before {
   content: "\f47a";
}

.fa-fort-awesome:before {
   content: "\f286";
}

.fa-fort-awesome-alt:before {
   content: "\f3a3";
}

.fa-forumbee:before {
   content: "\f211";
}

.fa-forward:before {
   content: "\f04e";
}

.fa-foursquare:before {
   content: "\f180";
}

.fa-fragile:before {
   content: "\f4bb";
}

.fa-free-code-camp:before {
   content: "\f2c5";
}

.fa-freebsd:before {
   content: "\f3a4";
}

.fa-frog:before {
   content: "\f52e";
}

.fa-frown:before {
   content: "\f119";
}

.fa-frown-open:before {
   content: "\f57a";
}

.fa-fulcrum:before {
   content: "\f50b";
}

.fa-function:before {
   content: "\f661";
}

.fa-funnel-dollar:before {
   content: "\f662";
}

.fa-futbol:before {
   content: "\f1e3";
}

.fa-galactic-republic:before {
   content: "\f50c";
}

.fa-galactic-senate:before {
   content: "\f50d";
}

.fa-gamepad:before {
   content: "\f11b";
}

.fa-gas-pump:before {
   content: "\f52f";
}

.fa-gas-pump-slash:before {
   content: "\f5f4";
}

.fa-gavel:before {
   content: "\f0e3";
}

.fa-gem:before {
   content: "\f3a5";
}

.fa-genderless:before {
   content: "\f22d";
}

.fa-get-pocket:before {
   content: "\f265";
}

.fa-gg:before {
   content: "\f260";
}

.fa-gg-circle:before {
   content: "\f261";
}

.fa-ghost:before {
   content: "\f6e2";
}

.fa-gift:before {
   content: "\f06b";
}

.fa-gift-card:before {
   content: "\f663";
}

.fa-git:before {
   content: "\f1d3";
}

.fa-git-square:before {
   content: "\f1d2";
}

.fa-github:before {
   content: "\f09b";
}

.fa-github-alt:before {
   content: "\f113";
}

.fa-github-square:before {
   content: "\f092";
}

.fa-gitkraken:before {
   content: "\f3a6";
}

.fa-gitlab:before {
   content: "\f296";
}

.fa-gitter:before {
   content: "\f426";
}

.fa-glass-martini:before {
   content: "\f000";
}

.fa-glass-martini-alt:before {
   content: "\f57b";
}

.fa-glasses:before {
   content: "\f530";
}

.fa-glasses-alt:before {
   content: "\f5f5";
}

.fa-glide:before {
   content: "\f2a5";
}

.fa-glide-g:before {
   content: "\f2a6";
}

.fa-globe:before {
   content: "\f0ac";
}

.fa-globe-africa:before {
   content: "\f57c";
}

.fa-globe-americas:before {
   content: "\f57d";
}

.fa-globe-asia:before {
   content: "\f57e";
}

.fa-globe-stand:before {
   content: "\f5f6";
}

.fa-gofore:before {
   content: "\f3a7";
}

.fa-golf-ball:before {
   content: "\f450";
}

.fa-golf-club:before {
   content: "\f451";
}

.fa-goodreads:before {
   content: "\f3a8";
}

.fa-goodreads-g:before {
   content: "\f3a9";
}

.fa-google:before {
   content: "\f1a0";
}

.fa-google-drive:before {
   content: "\f3aa";
}

.fa-google-play:before {
   content: "\f3ab";
}

.fa-google-plus:before {
   content: "\f2b3";
}

.fa-google-plus-g:before {
   content: "\f0d5";
}

.fa-google-plus-square:before {
   content: "\f0d4";
}

.fa-google-wallet:before {
   content: "\f1ee";
}

.fa-gopuram:before {
   content: "\f664";
}

.fa-graduation-cap:before {
   content: "\f19d";
}

.fa-gratipay:before {
   content: "\f184";
}

.fa-grav:before {
   content: "\f2d6";
}

.fa-greater-than:before {
   content: "\f531";
}

.fa-greater-than-equal:before {
   content: "\f532";
}

.fa-grimace:before {
   content: "\f57f";
}

.fa-grin:before {
   content: "\f580";
}

.fa-grin-alt:before {
   content: "\f581";
}

.fa-grin-beam:before {
   content: "\f582";
}

.fa-grin-beam-sweat:before {
   content: "\f583";
}

.fa-grin-hearts:before {
   content: "\f584";
}

.fa-grin-squint:before {
   content: "\f585";
}

.fa-grin-squint-tears:before {
   content: "\f586";
}

.fa-grin-stars:before {
   content: "\f587";
}

.fa-grin-tears:before {
   content: "\f588";
}

.fa-grin-tongue:before {
   content: "\f589";
}

.fa-grin-tongue-squint:before {
   content: "\f58a";
}

.fa-grin-tongue-wink:before {
   content: "\f58b";
}

.fa-grin-wink:before {
   content: "\f58c";
}

.fa-grip-horizontal:before {
   content: "\f58d";
}

.fa-grip-vertical:before {
   content: "\f58e";
}

.fa-gripfire:before {
   content: "\f3ac";
}

.fa-grunt:before {
   content: "\f3ad";
}

.fa-gulp:before {
   content: "\f3ae";
}

.fa-h-square:before {
   content: "\f0fd";
}

.fa-h1:before {
   content: "\f313";
}

.fa-h2:before {
   content: "\f314";
}

.fa-h3:before {
   content: "\f315";
}

.fa-hacker-news:before {
   content: "\f1d4";
}

.fa-hacker-news-square:before {
   content: "\f3af";
}

.fa-hackerrank:before {
   content: "\f5f7";
}

.fa-hammer:before {
   content: "\f6e3";
}

.fa-hammer-war:before {
   content: "\f6e4";
}

.fa-hamsa:before {
   content: "\f665";
}

.fa-hand-heart:before {
   content: "\f4bc";
}

.fa-hand-holding:before {
   content: "\f4bd";
}

.fa-hand-holding-box:before {
   content: "\f47b";
}

.fa-hand-holding-heart:before {
   content: "\f4be";
}

.fa-hand-holding-magic:before {
   content: "\f6e5";
}

.fa-hand-holding-seedling:before {
   content: "\f4bf";
}

.fa-hand-holding-usd:before {
   content: "\f4c0";
}

.fa-hand-holding-water:before {
   content: "\f4c1";
}

.fa-hand-lizard:before {
   content: "\f258";
}

.fa-hand-paper:before {
   content: "\f256";
}

.fa-hand-peace:before {
   content: "\f25b";
}

.fa-hand-point-down:before {
   content: "\f0a7";
}

.fa-hand-point-left:before {
   content: "\f0a5";
}

.fa-hand-point-right:before {
   content: "\f0a4";
}

.fa-hand-point-up:before {
   content: "\f0a6";
}

.fa-hand-pointer:before {
   content: "\f25a";
}

.fa-hand-receiving:before {
   content: "\f47c";
}

.fa-hand-rock:before {
   content: "\f255";
}

.fa-hand-scissors:before {
   content: "\f257";
}

.fa-hand-spock:before {
   content: "\f259";
}

.fa-hands:before {
   content: "\f4c2";
}

.fa-hands-heart:before {
   content: "\f4c3";
}

.fa-hands-helping:before {
   content: "\f4c4";
}

.fa-hands-usd:before {
   content: "\f4c5";
}

.fa-handshake:before {
   content: "\f2b5";
}

.fa-handshake-alt:before {
   content: "\f4c6";
}

.fa-hanukiah:before {
   content: "\f6e6";
}

.fa-hashtag:before {
   content: "\f292";
}

.fa-hat-witch:before {
   content: "\f6e7";
}

.fa-hat-wizard:before {
   content: "\f6e8";
}

.fa-haykal:before {
   content: "\f666";
}

.fa-hdd:before {
   content: "\f0a0";
}

.fa-head-side:before {
   content: "\f6e9";
}

.fa-head-vr:before {
   content: "\f6ea";
}

.fa-heading:before {
   content: "\f1dc";
}

.fa-headphones:before {
   content: "\f025";
}

.fa-headphones-alt:before {
   content: "\f58f";
}

.fa-headset:before {
   content: "\f590";
}

.fa-heart:before {
   content: "\f004";
}

.fa-heart-circle:before {
   content: "\f4c7";
}

.fa-heart-rate:before {
   content: "\f5f8";
}

.fa-heart-square:before {
   content: "\f4c8";
}

.fa-heartbeat:before {
   content: "\f21e";
}

.fa-helicopter:before {
   content: "\f533";
}

.fa-helmet-battle:before {
   content: "\f6eb";
}

.fa-hexagon:before {
   content: "\f312";
}

.fa-highlighter:before {
   content: "\f591";
}

.fa-hiking:before {
   content: "\f6ec";
}

.fa-hippo:before {
   content: "\f6ed";
}

.fa-hips:before {
   content: "\f452";
}

.fa-hire-a-helper:before {
   content: "\f3b0";
}

.fa-history:before {
   content: "\f1da";
}

.fa-hockey-mask:before {
   content: "\f6ee";
}

.fa-hockey-puck:before {
   content: "\f453";
}

.fa-hockey-sticks:before {
   content: "\f454";
}

.fa-home:before {
   content: "\f015";
}

.fa-home-heart:before {
   content: "\f4c9";
}

.fa-hood-cloak:before {
   content: "\f6ef";
}

.fa-hooli:before {
   content: "\f427";
}

.fa-hornbill:before {
   content: "\f592";
}

.fa-horse:before {
   content: "\f6f0";
}

.fa-hospital:before {
   content: "\f0f8";
}

.fa-hospital-alt:before {
   content: "\f47d";
}

.fa-hospital-symbol:before {
   content: "\f47e";
}

.fa-hot-tub:before {
   content: "\f593";
}

.fa-hotel:before {
   content: "\f594";
}

.fa-hotjar:before {
   content: "\f3b1";
}

.fa-hourglass:before {
   content: "\f254";
}

.fa-hourglass-end:before {
   content: "\f253";
}

.fa-hourglass-half:before {
   content: "\f252";
}

.fa-hourglass-start:before {
   content: "\f251";
}

.fa-house-damage:before {
   content: "\f6f1";
}

.fa-house-flood:before {
   content: "\f74f";
}

.fa-houzz:before {
   content: "\f27c";
}

.fa-hryvnia:before {
   content: "\f6f2";
}

.fa-html5:before {
   content: "\f13b";
}

.fa-hubspot:before {
   content: "\f3b2";
}

.fa-humidity:before {
   content: "\f750";
}

.fa-hurricane:before {
   content: "\f751";
}

.fa-i-cursor:before {
   content: "\f246";
}

.fa-id-badge:before {
   content: "\f2c1";
}

.fa-id-card:before {
   content: "\f2c2";
}

.fa-id-card-alt:before {
   content: "\f47f";
}

.fa-image:before {
   content: "\f03e";
}

.fa-images:before {
   content: "\f302";
}

.fa-imdb:before {
   content: "\f2d8";
}

.fa-inbox:before {
   content: "\f01c";
}

.fa-inbox-in:before {
   content: "\f310";
}

.fa-inbox-out:before {
   content: "\f311";
}

.fa-indent:before {
   content: "\f03c";
}

.fa-industry:before {
   content: "\f275";
}

.fa-industry-alt:before {
   content: "\f3b3";
}

.fa-infinity:before {
   content: "\f534";
}

.fa-info:before {
   content: "\f129";
}

.fa-info-circle:before {
   content: "\f05a";
}

.fa-info-square:before {
   content: "\f30f";
}

.fa-inhaler:before {
   content: "\f5f9";
}

.fa-instagram:before {
   content: "";
   background: url(../img/instagram.svg) center no-repeat;
   position: absolute;
   width: 22px;
   height: 22px;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
}

.km-login-left-footer .fa-instagram:before {
   content: "";
   background: url(../img/instagram.svg) center no-repeat;
   position: absolute;
   width: 22px;
   height: 22px;
}

.fa-integral:before {
   content: "\f667";
}

.fa-internet-explorer:before {
   content: "\f26b";
}

.fa-intersection:before {
   content: "\f668";
}

.fa-inventory:before {
   content: "\f480";
}

.fa-ioxhost:before {
   content: "\f208";
}

.fa-italic:before {
   content: "\f033";
}

.fa-itunes:before {
   content: "\f3b4";
}

.fa-itunes-note:before {
   content: "\f3b5";
}

.fa-jack-o-lantern:before {
   content: "\f30e";
}

.fa-java:before {
   content: "\f4e4";
}

.fa-jedi:before {
   content: "\f669";
}

.fa-jedi-order:before {
   content: "\f50e";
}

.fa-jenkins:before {
   content: "\f3b6";
}

.fa-joget:before {
   content: "\f3b7";
}

.fa-joint:before {
   content: "\f595";
}

.fa-joomla:before {
   content: "\f1aa";
}

.fa-journal-whills:before {
   content: "\f66a";
}

.fa-js:before {
   content: "\f3b8";
}

.fa-js-square:before {
   content: "\f3b9";
}

.fa-jsfiddle:before {
   content: "\f1cc";
}

.fa-kaaba:before {
   content: "\f66b";
}

.fa-kaggle:before {
   content: "\f5fa";
}

.fa-key:before {
   content: "\f084";
}

.fa-key-skeleton:before {
   content: "\f6f3";
}

.fa-keybase:before {
   content: "\f4f5";
}

.fa-keyboard:before {
   content: "\f11c";
}

.fa-keycdn:before {
   content: "\f3ba";
}

.fa-keynote:before {
   content: "\f66c";
}

.fa-khanda:before {
   content: "\f66d";
}

.fa-kickstarter:before {
   content: "\f3bb";
}

.fa-kickstarter-k:before {
   content: "\f3bc";
}

.fa-kidneys:before {
   content: "\f5fb";
}

.fa-kiss:before {
   content: "\f596";
}

.fa-kiss-beam:before {
   content: "\f597";
}

.fa-kiss-wink-heart:before {
   content: "\f598";
}

.fa-kite:before {
   content: "\f6f4";
}

.fa-kiwi-bird:before {
   content: "\f535";
}

.fa-knife-kitchen:before {
   content: "\f6f5";
}

.fa-korvue:before {
   content: "\f42f";
}

.fa-lambda:before {
   content: "\f66e";
}

.fa-lamp:before {
   content: "\f4ca";
}

.fa-landmark:before {
   content: "\f66f";
}

.fa-landmark-alt:before {
   content: "\f752";
}

.fa-language:before {
   content: "\f1ab";
}

.fa-laptop:before {
   content: "\f109";
}

.fa-laptop-code:before {
   content: "\f5fc";
}

.fa-laravel:before {
   content: "\f3bd";
}

.fa-lastfm:before {
   content: "\f202";
}

.fa-lastfm-square:before {
   content: "\f203";
}

.fa-laugh:before {
   content: "\f599";
}

.fa-laugh-beam:before {
   content: "\f59a";
}

.fa-laugh-squint:before {
   content: "\f59b";
}

.fa-laugh-wink:before {
   content: "\f59c";
}

.fa-layer-group:before {
   content: "\f5fd";
}

.fa-layer-minus:before {
   content: "\f5fe";
}

.fa-layer-plus:before {
   content: "\f5ff";
}

.fa-leaf:before {
   content: "\f06c";
}

.fa-leaf-heart:before {
   content: "\f4cb";
}

.fa-leaf-maple:before {
   content: "\f6f6";
}

.fa-leaf-oak:before {
   content: "\f6f7";
}

.fa-leanpub:before {
   content: "\f212";
}

.fa-lemon:before {
   content: "\f094";
}

.fa-less:before {
   content: "\f41d";
}

.fa-less-than:before {
   content: "\f536";
}

.fa-less-than-equal:before {
   content: "\f537";
}

.fa-level-down:before {
   content: "\f149";
}

.fa-level-down-alt:before {
   content: "\f3be";
}

.fa-level-up:before {
   content: "\f148";
}

.fa-level-up-alt:before {
   content: "\f3bf";
}

.fa-life-ring:before {
   content: "\f1cd";
}

.fa-lightbulb:before {
   content: "\f0eb";
}

.fa-lightbulb-dollar:before {
   content: "\f670";
}

.fa-lightbulb-exclamation:before {
   content: "\f671";
}

.fa-lightbulb-on:before {
   content: "\f672";
}

.fa-lightbulb-slash:before {
   content: "\f673";
}

.fa-line:before {
   content: "\f3c0";
}

.fa-link:before {
   content: "\f0c1";
}

.fa-linkedin:before {
   content: "\f08c";
}

.fa-linkedin-in:before {
   content: "\f0e1";
}

.fa-linode:before {
   content: "\f2b8";
}

.fa-linux:before {
   content: "\f17c";
}

.fa-lips:before {
   content: "\f600";
}

.fa-lira-sign:before {
   content: "\f195";
}

.fa-list:before {
   content: "\f03a";
}

.fa-list-alt:before {
   content: "\f022";
}

.fa-list-ol:before {
   content: "\f0cb";
}

.fa-list-ul:before {
   content: "\f0ca";
}

.fa-location:before {
   content: "\f601";
}

.fa-location-arrow:before {
   content: "\f124";
}

.fa-location-circle:before {
   content: "\f602";
}

.fa-location-slash:before {
   content: "\f603";
}

.fa-lock:before {
   content: "\f023";
}

.fa-lock-alt:before {
   content: "\f30d";
}

.fa-lock-open:before {
   content: "\f3c1";
}

.fa-lock-open-alt:before {
   content: "\f3c2";
}

.fa-long-arrow-alt-down:before {
   content: "\f309";
}

.fa-long-arrow-alt-left:before {
   content: "\f30a";
}

.fa-long-arrow-alt-right:before {
   content: "\f30b";
}

.fa-long-arrow-alt-up:before {
   content: "\f30c";
}

.fa-long-arrow-down:before {
   content: "\f175";
}

.fa-long-arrow-left:before {
   content: "\f177";
}

.fa-long-arrow-right:before {
   content: "\f178";
}

.fa-long-arrow-up:before {
   content: "\f176";
}

.fa-loveseat:before {
   content: "\f4cc";
}

.fa-low-vision:before {
   content: "\f2a8";
}

.fa-luchador:before {
   content: "\f455";
}

.fa-luggage-cart:before {
   content: "\f59d";
}

.fa-lungs:before {
   content: "\f604";
}

.fa-lyft:before {
   content: "\f3c3";
}

.fa-mace:before {
   content: "\f6f8";
}

.fa-magento:before {
   content: "\f3c4";
}

.fa-magic:before {
   content: "\f0d0";
}

.fa-magnet:before {
   content: "\f076";
}

.fa-mail-bulk:before {
   content: "\f674";
}

.fa-mailchimp:before {
   content: "\f59e";
}

.fa-male:before {
   content: "\f183";
}

.fa-mandalorian:before {
   content: "\f50f";
}

.fa-mandolin:before {
   content: "\f6f9";
}

.fa-map:before {
   content: "\f279";
}

.fa-map-marked:before {
   content: "\f59f";
}

.fa-map-marked-alt:before {
   content: "\f5a0";
}

.fa-map-marker:before {
   content: "\f041";
}

.fa-map-marker-alt:before {
   content: "\f3c5";
}

.fa-map-marker-alt-slash:before {
   content: "\f605";
}

.fa-map-marker-check:before {
   content: "\f606";
}

.fa-map-marker-edit:before {
   content: "\f607";
}

.fa-map-marker-exclamation:before {
   content: "\f608";
}

.fa-map-marker-minus:before {
   content: "\f609";
}

.fa-map-marker-plus:before {
   content: "\f60a";
}

.fa-map-marker-question:before {
   content: "\f60b";
}

.fa-map-marker-slash:before {
   content: "\f60c";
}

.fa-map-marker-smile:before {
   content: "\f60d";
}

.fa-map-marker-times:before {
   content: "\f60e";
}

.fa-map-pin:before {
   content: "\f276";
}

.fa-map-signs:before {
   content: "\f277";
}

.fa-markdown:before {
   content: "\f60f";
}

.fa-marker:before {
   content: "\f5a1";
}

.fa-mars:before {
   content: "\f222";
}

.fa-mars-double:before {
   content: "\f227";
}

.fa-mars-stroke:before {
   content: "\f229";
}

.fa-mars-stroke-h:before {
   content: "\f22b";
}

.fa-mars-stroke-v:before {
   content: "\f22a";
}

.fa-mask:before {
   content: "\f6fa";
}

.fa-mastodon:before {
   content: "\f4f6";
}

.fa-maxcdn:before {
   content: "\f136";
}

.fa-medal:before {
   content: "\f5a2";
}

.fa-medapps:before {
   content: "\f3c6";
}

.fa-medium:before {
   content: "\f23a";
}

.fa-medium-m:before {
   content: "\f3c7";
}

.fa-medkit:before {
   content: "\f0fa";
}

.fa-medrt:before {
   content: "\f3c8";
}

.fa-meetup:before {
   content: "\f2e0";
}

.fa-megaphone:before {
   content: "\f675";
}

.fa-megaport:before {
   content: "\f5a3";
}

.fa-meh:before {
   content: "\f11a";
}

.fa-meh-blank:before {
   content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
   content: "\f5a5";
}

.fa-memory:before {
   content: "\f538";
}

.fa-menorah:before {
   content: "\f676";
}

.fa-mercury:before {
   content: "\f223";
}

.fa-meteor:before {
   content: "\f753";
}

.fa-microchip:before {
   content: "\f2db";
}

.fa-microphone:before {
   content: "\f130";
}

.fa-microphone-alt:before {
   content: "\f3c9";
}

.fa-microphone-alt-slash:before {
   content: "\f539";
}

.fa-microphone-slash:before {
   content: "\f131";
}

.fa-microscope:before {
   content: "\f610";
}

.fa-microsoft:before {
   content: "\f3ca";
}

.fa-mind-share:before {
   content: "\f677";
}

.fa-minus:before {
   content: "\f068";
}

.fa-minus-circle:before {
   content: "\f056";
}

.fa-minus-hexagon:before {
   content: "\f307";
}

.fa-minus-octagon:before {
   content: "\f308";
}

.fa-minus-square:before {
   content: "\f146";
}

.fa-mix:before {
   content: "\f3cb";
}

.fa-mixcloud:before {
   content: "\f289";
}

.fa-mizuni:before {
   content: "\f3cc";
}

.fa-mobile:before {
   content: "\f10b";
}

.fa-mobile-alt:before {
   content: "\f3cd";
}

.fa-mobile-android:before {
   content: "\f3ce";
}

.fa-mobile-android-alt:before {
   content: "\f3cf";
}

.fa-modx:before {
   content: "\f285";
}

.fa-monero:before {
   content: "\f3d0";
}

.fa-money-bill:before {
   content: "\f0d6";
}

.fa-money-bill-alt:before {
   content: "\f3d1";
}

.fa-money-bill-wave:before {
   content: "\f53a";
}

.fa-money-bill-wave-alt:before {
   content: "\f53b";
}

.fa-money-check:before {
   content: "\f53c";
}

.fa-money-check-alt:before {
   content: "\f53d";
}

.fa-monitor-heart-rate:before {
   content: "\f611";
}

.fa-monkey:before {
   content: "\f6fb";
}

.fa-monument:before {
   content: "\f5a6";
}

.fa-moon:before {
   content: "\f186";
}

.fa-moon-cloud:before {
   content: "\f754";
}

.fa-moon-stars:before {
   content: "\f755";
}

.fa-mortar-pestle:before {
   content: "\f5a7";
}

.fa-mosque:before {
   content: "\f678";
}

.fa-motorcycle:before {
   content: "\f21c";
}

.fa-mountain:before {
   content: "\f6fc";
}

.fa-mountains:before {
   content: "\f6fd";
}

.fa-mouse-pointer:before {
   content: "\f245";
}

.fa-music:before {
   content: "\f001";
}

.fa-napster:before {
   content: "\f3d2";
}

.fa-narwhal:before {
   content: "\f6fe";
}

.fa-neos:before {
   content: "\f612";
}

.fa-network-wired:before {
   content: "\f6ff";
}

.fa-neuter:before {
   content: "\f22c";
}

.fa-newspaper:before {
   content: "\f1ea";
}

.fa-nimblr:before {
   content: "\f5a8";
}

.fa-nintendo-switch:before {
   content: "\f418";
}

.fa-node:before {
   content: "\f419";
}

.fa-node-js:before {
   content: "\f3d3";
}

.fa-not-equal:before {
   content: "\f53e";
}

.fa-notes-medical:before {
   content: "\f481";
}

.fa-npm:before {
   content: "\f3d4";
}

.fa-ns8:before {
   content: "\f3d5";
}

.fa-nutritionix:before {
   content: "\f3d6";
}

.fa-object-group:before {
   content: "\f247";
}

.fa-object-ungroup:before {
   content: "\f248";
}

.fa-octagon:before {
   content: "\f306";
}

.fa-odnoklassniki:before {
   content: "\f263";
}

.fa-odnoklassniki-square:before {
   content: "\f264";
}

.fa-oil-can:before {
   content: "\f613";
}

.fa-oil-temp:before {
   content: "\f614";
}

.fa-old-republic:before {
   content: "\f510";
}

.fa-om:before {
   content: "\f679";
}

.fa-omega:before {
   content: "\f67a";
}

.fa-opencart:before {
   content: "\f23d";
}

.fa-openid:before {
   content: "\f19b";
}

.fa-opera:before {
   content: "\f26a";
}

.fa-optin-monster:before {
   content: "\f23c";
}

.fa-osi:before {
   content: "\f41a";
}

.fa-otter:before {
   content: "\f700";
}

.fa-outdent:before {
   content: "\f03b";
}

.fa-page4:before {
   content: "\f3d7";
}

.fa-pagelines:before {
   content: "\f18c";
}

.fa-paint-brush:before {
   content: "\f1fc";
}

.fa-paint-brush-alt:before {
   content: "\f5a9";
}

.fa-paint-roller:before {
   content: "\f5aa";
}

.fa-palette:before {
   content: "\f53f";
}

.fa-palfed:before {
   content: "\f3d8";
}

.fa-pallet:before {
   content: "\f482";
}

.fa-pallet-alt:before {
   content: "\f483";
}

.fa-paper-plane:before {
   content: "\f1d8";
}

.fa-paperclip:before {
   content: "\f0c6";
}

.fa-parachute-box:before {
   content: "\f4cd";
}

.fa-paragraph:before {
   content: "\f1dd";
}

.fa-parking:before {
   content: "\f540";
}

.fa-parking-circle:before {
   content: "\f615";
}

.fa-parking-circle-slash:before {
   content: "\f616";
}

.fa-parking-slash:before {
   content: "\f617";
}

.fa-passport:before {
   content: "\f5ab";
}

.fa-pastafarianism:before {
   content: "\f67b";
}

.fa-paste:before {
   content: "\f0ea";
}

.fa-patreon:before {
   content: "\f3d9";
}

.fa-pause:before {
   content: "\f04c";
}

.fa-pause-circle:before {
   content: "\f28b";
}

.fa-paw:before {
   content: "\f1b0";
}

.fa-paw-alt:before {
   content: "\f701";
}

.fa-paw-claws:before {
   content: "\f702";
}

.fa-paypal:before {
   content: "\f1ed";
}

.fa-peace:before {
   content: "\f67c";
}

.fa-pegasus:before {
   content: "\f703";
}

.fa-pen:before {
   content: "\f304";
}

.fa-pen-alt:before {
   content: "\f305";
}

.fa-pen-fancy:before {
   content: "\f5ac";
}

.fa-pen-nib:before {
   content: "\f5ad";
}

.fa-pen-square:before {
   content: "\f14b";
}

.fa-pencil:before {
   content: "\f040";
}

.fa-pencil-alt:before {
   content: "\f303";
}

.fa-pencil-paintbrush:before {
   content: "\f618";
}

.fa-pencil-ruler:before {
   content: "\f5ae";
}

.fa-pennant:before {
   content: "\f456";
}

.fa-penny-arcade:before {
   content: "\f704";
}

.fa-people-carry:before {
   content: "\f4ce";
}

.fa-percent:before {
   content: "\f295";
}

.fa-percentage:before {
   content: "\f541";
}

.fa-periscope:before {
   content: "\f3da";
}

.fa-person-booth:before {
   content: "\f756";
}

.fa-person-carry:before {
   content: "\f4cf";
}

.fa-person-dolly:before {
   content: "\f4d0";
}

.fa-person-dolly-empty:before {
   content: "\f4d1";
}

.fa-person-sign:before {
   content: "\f757";
}

.fa-phabricator:before {
   content: "\f3db";
}

.fa-phoenix-framework:before {
   content: "\f3dc";
}

.fa-phoenix-squadron:before {
   content: "\f511";
}

.fa-phone:before {
   content: "\f095";
}

.fa-phone-office:before {
   content: "\f67d";
}

.fa-phone-plus:before {
   content: "\f4d2";
}

.fa-phone-slash:before {
   content: "\f3dd";
}

.fa-phone-square:before {
   content: "\f098";
}

.fa-phone-volume:before {
   content: "\f2a0";
}

.fa-php:before {
   content: "\f457";
}

.fa-pi:before {
   content: "\f67e";
}

.fa-pie:before {
   content: "\f705";
}

.fa-pied-piper:before {
   content: "\f2ae";
}

.fa-pied-piper-alt:before {
   content: "\f1a8";
}

.fa-pied-piper-hat:before {
   content: "\f4e5";
}

.fa-pied-piper-pp:before {
   content: "\f1a7";
}

.fa-pig:before {
   content: "\f706";
}

.fa-piggy-bank:before {
   content: "\f4d3";
}

.fa-pills:before {
   content: "\f484";
}

.fa-pinterest:before {
   content: "\f0d2";
}

.fa-pinterest-p:before {
   content: "\f231";
}

.fa-pinterest-square:before {
   content: "\f0d3";
}

.fa-place-of-worship:before {
   content: "\f67f";
}

.fa-plane:before {
   content: "\f072";
}

.fa-plane-alt:before {
   content: "\f3de";
}

.fa-plane-arrival:before {
   content: "\f5af";
}

.fa-plane-departure:before {
   content: "\f5b0";
}

.fa-play:before {
   content: "\f04b";
}

.fa-play-circle:before {
   content: "\f144";
}

.fa-playstation:before {
   content: "\f3df";
}

.fa-plug:before {
   content: "\f1e6";
}

.fa-plus:before {
   content: "\f067";
}

.fa-plus-circle:before {
   content: "\f055";
}

.fa-plus-hexagon:before {
   content: "\f300";
}

.fa-plus-octagon:before {
   content: "\f301";
}

.fa-plus-square:before {
   content: "\f0fe";
}

.fa-podcast:before {
   content: "\f2ce";
}

.fa-podium:before {
   content: "\f680";
}

.fa-podium-star:before {
   content: "\f758";
}

.fa-poll:before {
   content: "\f681";
}

.fa-poll-h:before {
   content: "\f682";
}

.fa-poll-people:before {
   content: "\f759";
}

.fa-poo:before {
   content: "\f2fe";
}

.fa-poo-storm:before {
   content: "\f75a";
}

.fa-poop:before {
   content: "\f619";
}

.fa-portrait:before {
   content: "\f3e0";
}

.fa-pound-sign:before {
   content: "\f154";
}

.fa-power-off:before {
   content: "\f011";
}

.fa-pray:before {
   content: "\f683";
}

.fa-praying-hands:before {
   content: "\f684";
}

.fa-prescription:before {
   content: "\f5b1";
}

.fa-prescription-bottle:before {
   content: "\f485";
}

.fa-prescription-bottle-alt:before {
   content: "\f486";
}

.fa-presentation:before {
   content: "\f685";
}

.fa-print:before {
   content: "\f02f";
}

.fa-print-slash:before {
   content: "\f686";
}

.fa-procedures:before {
   content: "\f487";
}

.fa-product-hunt:before {
   content: "\f288";
}

.fa-project-diagram:before {
   content: "\f542";
}

.fa-pumpkin:before {
   content: "\f707";
}

.fa-pushed:before {
   content: "\f3e1";
}

.fa-puzzle-piece:before {
   content: "\f12e";
}

.fa-python:before {
   content: "\f3e2";
}

.fa-qq:before {
   content: "\f1d6";
}

.fa-qrcode:before {
   content: "\f029";
}

.fa-question:before {
   content: "\f128";
}

.fa-question-circle:before {
   content: "\f059";
   font-size: 20px;
}

.fa-question-square:before {
   content: "\f2fd";
}

.fa-quidditch:before {
   content: "\f458";
}

.fa-quinscape:before {
   content: "\f459";
}

.fa-quora:before {
   content: "\f2c4";
}

.fa-quote-left:before {
   content: "\f10d";
}

.fa-quote-right:before {
   content: "\f10e";
}

.fa-quran:before {
   content: "\f687";
}

.fa-r-project:before {
   content: "\f4f7";
}

.fa-rabbit:before {
   content: "\f708";
}

.fa-rabbit-fast:before {
   content: "\f709";
}

.fa-racquet:before {
   content: "\f45a";
}

.fa-rainbow:before {
   content: "\f75b";
}

.fa-raindrops:before {
   content: "\f75c";
}

.fa-ram:before {
   content: "\f70a";
}

.fa-ramp-loading:before {
   content: "\f4d4";
}

.fa-random:before {
   content: "\f074";
}

.fa-ravelry:before {
   content: "\f2d9";
}

.fa-react:before {
   content: "\f41b";
}

.fa-reacteurope:before {
   content: "\f75d";
}

.fa-readme:before {
   content: "\f4d5";
}

.fa-rebel:before {
   content: "\f1d0";
}

.fa-receipt:before {
   content: "\f543";
}

.fa-rectangle-landscape:before {
   content: "\f2fa";
}

.fa-rectangle-portrait:before {
   content: "\f2fb";
}

.fa-rectangle-wide:before {
   content: "\f2fc";
}

.fa-recycle:before {
   content: "\f1b8";
}

.fa-red-river:before {
   content: "\f3e3";
}

.fa-reddit:before {
   content: "\f1a1";
}

.fa-reddit-alien:before {
   content: "\f281";
}

.fa-reddit-square:before {
   content: "\f1a2";
}

.fa-redo:before {
   content: "\f01e";
}

.fa-redo-alt:before {
   content: "\f2f9";
}

.fa-registered:before {
   content: "\f25d";
}

.fa-renren:before {
   content: "\f18b";
}

.fa-repeat:before {
   content: "\f363";
}

.fa-repeat-1:before {
   content: "\f365";
}

.fa-repeat-1-alt:before {
   content: "\f366";
}

.fa-repeat-alt:before {
   content: "\f364";
}

.fa-reply:before {
   content: "\f3e5";
}

.fa-reply-all:before {
   content: "\f122";
}

.fa-replyd:before {
   content: "\f3e6";
}

.fa-republican:before {
   content: "\f75e";
}

.fa-researchgate:before {
   content: "\f4f8";
}

.fa-resolving:before {
   content: "\f3e7";
}

.fa-retweet:before {
   content: "\f079";
}

.fa-retweet-alt:before {
   content: "\f361";
}

.fa-rev:before {
   content: "\f5b2";
}

.fa-ribbon:before {
   content: "\f4d6";
}

.fa-ring:before {
   content: "\f70b";
}

.fa-road:before {
   content: "\f018";
}

.fa-robot:before {
   content: "\f544";
}

.fa-rocket:before {
   content: "\f135";
}

.fa-rocketchat:before {
   content: "\f3e8";
}

.fa-rockrms:before {
   content: "\f3e9";
}

.fa-route:before {
   content: "\f4d7";
}

.fa-route-highway:before {
   content: "\f61a";
}

.fa-route-interstate:before {
   content: "\f61b";
}

.fa-rss:before {
   content: "\f09e";
}

.fa-rss-square:before {
   content: "\f143";
}

.fa-ruble-sign:before {
   content: "\f158";
}

.fa-ruler:before {
   content: "\f545";
}

.fa-ruler-combined:before {
   content: "\f546";
}

.fa-ruler-horizontal:before {
   content: "\f547";
}

.fa-ruler-triangle:before {
   content: "\f61c";
}

.fa-ruler-vertical:before {
   content: "\f548";
}

.fa-running:before {
   content: "\f70c";
}

.fa-rupee-sign:before {
   content: "\f156";
}

.fa-sad-cry:before {
   content: "\f5b3";
}

.fa-sad-tear:before {
   content: "\f5b4";
}

.fa-safari:before {
   content: "\f267";
}

.fa-sass:before {
   content: "\f41e";
}

.fa-save:before {
   content: "\f0c7";
}

.fa-scalpel:before {
   content: "\f61d";
}

.fa-scalpel-path:before {
   content: "\f61e";
}

.fa-scanner:before {
   content: "\f488";
}

.fa-scanner-keyboard:before {
   content: "\f489";
}

.fa-scanner-touchscreen:before {
   content: "\f48a";
}

.fa-scarecrow:before {
   content: "\f70d";
}

.fa-schlix:before {
   content: "\f3ea";
}

.fa-school:before {
   content: "\f549";
}

.fa-screwdriver:before {
   content: "\f54a";
}

.fa-scribd:before {
   content: "\f28a";
}

.fa-scroll:before {
   content: "\f70e";
}

.fa-scroll-old:before {
   content: "\f70f";
}

.fa-scrubber:before {
   content: "\f2f8";
}

.fa-scythe:before {
   content: "\f710";
}

.fa-search:before {
   content: "\f002";
}

.fa-search-dollar:before {
   content: "\f688";
}

.fa-search-location:before {
   content: "\f689";
}

.fa-search-minus:before {
   content: "\f010";
}

.fa-search-plus:before {
   content: "\f00e";
}

.fa-searchengin:before {
   content: "\f3eb";
}

.fa-seedling:before {
   content: "\f4d8";
}

.fa-sellcast:before {
   content: "\f2da";
}

.fa-sellsy:before {
   content: "\f213";
}

.fa-server:before {
   content: "\f233";
}

.fa-servicestack:before {
   content: "\f3ec";
}

.fa-shapes:before {
   content: "\f61f";
}

.fa-share:before {
   content: "\f064";
}

.fa-share-all:before {
   content: "\f367";
}

.fa-share-alt:before {
   content: "\f1e0";
}

.fa-share-alt-square:before {
   content: "\f1e1";
}

.fa-share-square:before {
   content: "\f14d";
}

.fa-sheep:before {
   content: "\f711";
}

.fa-shekel-sign:before {
   content: "\f20b";
}

.fa-shield:before {
   content: "\f132";
}

.fa-shield-alt:before {
   content: "\f3ed";
}

.fa-shield-check:before {
   content: "\f2f7";
}

.fa-shield-cross:before {
   content: "\f712";
}

.fa-ship:before {
   content: "\f21a";
}

.fa-shipping-fast:before {
   content: "\f48b";
}

.fa-shipping-timed:before {
   content: "\f48c";
}

.fa-shirtsinbulk:before {
   content: "\f214";
}

.fa-shoe-prints:before {
   content: "\f54b";
}

.fa-shopping-bag:before {
   content: "\f290";
}

.fa-shopping-basket:before {
   content: "\f291";
}

.fa-shopping-cart:before {
   content: "\f07a";
}

.fa-shopware:before {
   content: "\f5b5";
}

.fa-shovel:before {
   content: "\f713";
}

.fa-shower:before {
   content: "\f2cc";
}

.fa-shredder:before {
   content: "\f68a";
}

.fa-shuttle-van:before {
   content: "\f5b6";
}

.fa-shuttlecock:before {
   content: "\f45b";
}

.fa-sigma:before {
   content: "\f68b";
}

.fa-sign:before {
   content: "\f4d9";
}

.fa-sign-in:before {
   content: "\f090";
}

.fa-sign-in-alt:before {
   content: "\f2f6";
}

.fa-sign-language:before {
   content: "\f2a7";
}

.fa-sign-out:before {
   content: "\f08b";
}

.fa-sign-out-alt:before {
   content: "\f2f5";
}

.fa-signal:before {
   content: "\f012";
}

.fa-signal-1:before {
   content: "\f68c";
}

.fa-signal-2:before {
   content: "\f68d";
}

.fa-signal-3:before {
   content: "\f68e";
}

.fa-signal-4:before {
   content: "\f68f";
}

.fa-signal-alt:before {
   content: "\f690";
}

.fa-signal-alt-1:before {
   content: "\f691";
}

.fa-signal-alt-2:before {
   content: "\f692";
}

.fa-signal-alt-3:before {
   content: "\f693";
}

.fa-signal-alt-slash:before {
   content: "\f694";
}

.fa-signal-slash:before {
   content: "\f695";
}

.fa-signature:before {
   content: "\f5b7";
}

.fa-simplybuilt:before {
   content: "\f215";
}

.fa-sistrix:before {
   content: "\f3ee";
}

.fa-sitemap:before {
   content: "\f0e8";
}

.fa-sith:before {
   content: "\f512";
}

.fa-skeleton:before {
   content: "\f620";
}

.fa-skull:before {
   content: "\f54c";
}

.fa-skull-crossbones:before {
   content: "\f714";
}

.fa-skyatlas:before {
   content: "\f216";
}

.fa-skype:before {
   content: "\f17e";
}

.fa-slack:before {
   content: "\f198";
}

.fa-slack-hash:before {
   content: "\f3ef";
}

.fa-slash:before {
   content: "\f715";
}

.fa-sliders-h:before {
   content: "\f1de";
}

.fa-sliders-h-square:before {
   content: "\f3f0";
}

.fa-sliders-v:before {
   content: "\f3f1";
}

.fa-sliders-v-square:before {
   content: "\f3f2";
}

.fa-slideshare:before {
   content: "\f1e7";
}

.fa-smile:before {
   content: "\f118";
}

.fa-smile-beam:before {
   content: "\f5b8";
}

.fa-smile-plus:before {
   content: "\f5b9";
}

.fa-smile-wink:before {
   content: "\f4da";
}

.fa-smog:before {
   content: "\f75f";
}

.fa-smoke:before {
   content: "\f760";
}

.fa-smoking:before {
   content: "\f48d";
}

.fa-smoking-ban:before {
   content: "\f54d";
}

.fa-snake:before {
   content: "\f716";
}

.fa-snapchat:before {
   content: "\f2ab";
}

.fa-snapchat-ghost:before {
   content: "\f2ac";
}

.fa-snapchat-square:before {
   content: "\f2ad";
}

.fa-snow-blowing:before {
   content: "\f761";
}

.fa-snowflake:before {
   content: "\f2dc";
}

.fa-socks:before {
   content: "\f696";
}

.fa-solar-panel:before {
   content: "\f5ba";
}

.fa-sort:before {
   content: "\f0dc";
}

.fa-sort-alpha-down:before {
   content: "\f15d";
}

.fa-sort-alpha-up:before {
   content: "\f15e";
}

.fa-sort-amount-down:before {
   content: "\f160";
}

.fa-sort-amount-up:before {
   content: "\f161";
}

.fa-sort-down:before {
   content: "\f0dd";
}

.fa-sort-numeric-down:before {
   content: "\f162";
}

.fa-sort-numeric-up:before {
   content: "\f163";
}

.fa-sort-up:before {
   content: "\f0de";
}

.fa-soundcloud:before {
   content: "\f1be";
}

.fa-spa:before {
   content: "\f5bb";
}

.fa-space-shuttle:before {
   content: "\f197";
}

.fa-spade:before {
   content: "\f2f4";
}

.fa-speakap:before {
   content: "\f3f3";
}

.fa-spider:before {
   content: "\f717";
}

.fa-spider-black-widow:before {
   content: "\f718";
}

.fa-spider-web:before {
   content: "\f719";
}

.fa-spinner:before {
   content: "\f110";
}

.fa-spinner-third:before {
   content: "\f3f4";
}

.fa-splotch:before {
   content: "\f5bc";
}

.fa-spotify:before {
   content: "\f1bc";
}

.fa-spray-can:before {
   content: "\f5bd";
}

.fa-square:before {
   content: "\f0c8";
}

.fa-square-full:before {
   content: "\f45c";
}

.fa-square-root:before {
   content: "\f697";
}

.fa-square-root-alt:before {
   content: "\f698";
}

.fa-squarespace:before {
   content: "\f5be";
}

.fa-squirrel:before {
   content: "\f71a";
}

.fa-stack-exchange:before {
   content: "\f18d";
}

.fa-stack-overflow:before {
   content: "\f16c";
}

.fa-staff:before {
   content: "\f71b";
}

.fa-stamp:before {
   content: "\f5bf";
}

.fa-star:before {
   content: "\f005";
}

.fa-star-and-crescent:before {
   content: "\f699";
}

.fa-star-exclamation:before {
   content: "\f2f3";
}

.fa-star-half:before {
   content: "\f089";
}

.fa-star-half-alt:before {
   content: "\f5c0";
}

.fa-star-of-david:before {
   content: "\f69a";
}

.fa-star-of-life:before {
   content: "\f621";
}

.fa-stars:before {
   content: "\f762";
}

.fa-staylinked:before {
   content: "\f3f5";
}

.fa-steam:before {
   content: "\f1b6";
}

.fa-steam-square:before {
   content: "\f1b7";
}

.fa-steam-symbol:before {
   content: "\f3f6";
}

.fa-steering-wheel:before {
   content: "\f622";
}

.fa-step-backward:before {
   content: "\f048";
}

.fa-step-forward:before {
   content: "\f051";
}

.fa-stethoscope:before {
   content: "\f0f1";
}

.fa-sticker-mule:before {
   content: "\f3f7";
}

.fa-sticky-note:before {
   content: "\f249";
}

.fa-stomach:before {
   content: "\f623";
}

.fa-stop:before {
   content: "\f04d";
}

.fa-stop-circle:before {
   content: "\f28d";
}

.fa-stopwatch:before {
   content: "\f2f2";
}

.fa-store:before {
   content: "\f54e";
}

.fa-store-alt:before {
   content: "\f54f";
}

.fa-strava:before {
   content: "\f428";
}

.fa-stream:before {
   content: "\f550";
}

.fa-street-view:before {
   content: "\f21d";
}

.fa-strikethrough:before {
   content: "\f0cc";
}

.fa-stripe:before {
   content: "\f429";
}

.fa-stripe-s:before {
   content: "\f42a";
}

.fa-stroopwafel:before {
   content: "\f551";
}

.fa-studiovinari:before {
   content: "\f3f8";
}

.fa-stumbleupon:before {
   content: "\f1a4";
}

.fa-stumbleupon-circle:before {
   content: "\f1a3";
}

.fa-subscript:before {
   content: "\f12c";
}

.fa-subway:before {
   content: "\f239";
}

.fa-suitcase:before {
   content: "\f0f2";
}

.fa-suitcase-rolling:before {
   content: "\f5c1";
}

.fa-sun:before {
   content: "\f185";
}

.fa-sun-cloud:before {
   content: "\f763";
}

.fa-sun-dust:before {
   content: "\f764";
}

.fa-sun-haze:before {
   content: "\f765";
}

.fa-sunrise:before {
   content: "\f766";
}

.fa-sunset:before {
   content: "\f767";
}

.fa-superpowers:before {
   content: "\f2dd";
}

.fa-superscript:before {
   content: "\f12b";
}

.fa-supple:before {
   content: "\f3f9";
}

.fa-surprise:before {
   content: "\f5c2";
}

.fa-swatchbook:before {
   content: "\f5c3";
}

.fa-swimmer:before {
   content: "\f5c4";
}

.fa-swimming-pool:before {
   content: "\f5c5";
}

.fa-sword:before {
   content: "\f71c";
}

.fa-swords:before {
   content: "\f71d";
}

.fa-synagogue:before {
   content: "\f69b";
}

.fa-sync:before {
   content: "\f021";
}

.fa-sync-alt:before {
   content: "\f2f1";
}

.fa-syringe:before {
   content: "\f48e";
}

.fa-table:before {
   content: "\f0ce";
}

.fa-table-tennis:before {
   content: "\f45d";
}

.fa-tablet:before {
   content: "\f10a";
}

.fa-tablet-alt:before {
   content: "\f3fa";
}

.fa-tablet-android:before {
   content: "\f3fb";
}

.fa-tablet-android-alt:before {
   content: "\f3fc";
}

.fa-tablet-rugged:before {
   content: "\f48f";
}

.fa-tablets:before {
   content: "\f490";
}

.fa-tachometer:before {
   content: "\f0e4";
}

.fa-tachometer-alt:before {
   content: "\f3fd";
}

.fa-tachometer-alt-average:before {
   content: "\f624";
}

.fa-address-card:before {
   content: "\f2bb";
   font-family: "Font Awesome 5 Pro";
}

.fa-tachometer-alt-fast:before {
   content: "\f625";
}

.fa-tachometer-alt-fastest:before {
   content: "\f626";
}

.fa-tachometer-alt-slow:before {
   content: "\f627";
}

.fa-tachometer-alt-slowest:before {
   content: "\f628";
}

.fa-tachometer-average:before {
   content: "\f629";
}

.fa-tachometer-fast:before {
   content: "\f62a";
}

.fa-tachometer-fastest:before {
   content: "\f62b";
}

.fa-tachometer-slow:before {
   content: "\f62c";
}

.fa-tachometer-slowest:before {
   content: "\f62d";
}

.fa-tag:before {
   content: "\f02b";
}

.fa-tags:before {
   content: "\f02c";
}

.fa-tally:before {
   content: "\f69c";
}

.fa-tape:before {
   content: "\f4db";
}

.fa-tasks:before {
   content: "\f0ae";
}

.fa-taxi:before {
   content: "\f1ba";
}

.fa-teamspeak:before {
   content: "\f4f9";
}

.fa-teeth:before {
   content: "\f62e";
}

.fa-teeth-open:before {
   content: "\f62f";
}

.fa-telegram:before {
   content: "\f2c6";
}

.fa-telegram-plane:before {
   content: "\f3fe";
}

.fa-temperature-frigid:before {
   content: "\f768";
}

.fa-temperature-high:before {
   content: "\f769";
}

.fa-temperature-hot:before {
   content: "\f76a";
}

.fa-temperature-low:before {
   content: "\f76b";
}

.fa-tencent-weibo:before {
   content: "\f1d5";
}

.fa-tennis-ball:before {
   content: "\f45e";
}

.fa-terminal:before {
   content: "\f120";
}

.fa-text-height:before {
   content: "\f034";
}

.fa-text-width:before {
   content: "\f035";
}

.fa-th:before {
   content: "\f00a";
}

.fa-th-large:before {
   content: "\f009";
}

.fa-th-list:before {
   content: "\f00b";
}

.fa-the-red-yeti:before {
   content: "\f69d";
}

.fa-theater-masks:before {
   content: "\f630";
}

.fa-themeco:before {
   content: "\f5c6";
}

.fa-themeisle:before {
   content: "\f2b2";
}

.fa-thermometer:before {
   content: "\f491";
}

.fa-thermometer-empty:before {
   content: "\f2cb";
}

.fa-thermometer-full:before {
   content: "\f2c7";
}

.fa-thermometer-half:before {
   content: "\f2c9";
}

.fa-thermometer-quarter:before {
   content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
   content: "\f2c8";
}

.fa-theta:before {
   content: "\f69e";
}

.fa-think-peaks:before {
   content: "\f731";
}

.fa-thumbs-down:before {
   content: "\f165";
}

.fa-thumbs-up:before {
   content: "\f164";
}

.fa-thumbtack:before {
   content: "\f08d";
}

.fa-thunderstorm:before {
   content: "\f76c";
}

.fa-thunderstorm-moon:before {
   content: "\f76d";
}

.fa-thunderstorm-sun:before {
   content: "\f76e";
}

.fa-ticket:before {
   content: "\f145";
}

.fa-ticket-alt:before {
   content: "\f3ff";
}

.fa-tilde:before {
   content: "\f69f";
}

.fa-times:before {
   content: "\f00d";
}

.fa-times-circle:before {
   content: "\f057";
}

.fa-times-hexagon:before {
   content: "\f2ee";
}

.fa-times-octagon:before {
   content: "\f2f0";
}

.fa-times-square:before {
   content: "\f2d3";
}

.fa-tint:before {
   content: "\f043";
}

.fa-tint-slash:before {
   content: "\f5c7";
}

.fa-tire:before {
   content: "\f631";
}

.fa-tire-flat:before {
   content: "\f632";
}

.fa-tire-pressure-warning:before {
   content: "\f633";
}

.fa-tire-rugged:before {
   content: "\f634";
}

.fa-tired:before {
   content: "\f5c8";
}

.fa-toggle-off:before {
   content: "\f204";
}

.fa-toggle-on:before {
   content: "\f205";
}

.fa-toilet-paper:before {
   content: "\f71e";
}

.fa-toilet-paper-alt:before {
   content: "\f71f";
}

.fa-tombstone:before {
   content: "\f720";
}

.fa-tombstone-alt:before {
   content: "\f721";
}

.fa-toolbox:before {
   content: "\f552";
}

.fa-tooth:before {
   content: "\f5c9";
}

.fa-toothbrush:before {
   content: "\f635";
}

.fa-torah:before {
   content: "\f6a0";
}

.fa-torii-gate:before {
   content: "\f6a1";
}

.fa-tornado:before {
   content: "\f76f";
}

.fa-tractor:before {
   content: "\f722";
}

.fa-trade-federation:before {
   content: "\f513";
}

.fa-trademark:before {
   content: "\f25c";
}

.fa-traffic-cone:before {
   content: "\f636";
}

.fa-traffic-light:before {
   content: "\f637";
}

.fa-traffic-light-go:before {
   content: "\f638";
}

.fa-traffic-light-slow:before {
   content: "\f639";
}

.fa-traffic-light-stop:before {
   content: "\f63a";
}

.fa-train:before {
   content: "\f238";
}

.fa-transgender:before {
   content: "\f224";
}

.fa-transgender-alt:before {
   content: "\f225";
}

.fa-trash:before {
   content: "\f1f8";
}

.fa-trash-alt:before {
   content: "\f2ed";
}

.fa-treasure-chest:before {
   content: "\f723";
}

.fa-tree:before {
   content: "\f1bb";
}

.fa-tree-alt:before {
   content: "\f400";
}

.fa-trees:before {
   content: "\f724";
}

.fa-trello:before {
   content: "\f181";
}

.fa-triangle:before {
   content: "\f2ec";
}

.fa-tripadvisor:before {
   content: "\f262";
}

.fa-trophy:before {
   content: "\f091";
}

.fa-trophy-alt:before {
   content: "\f2eb";
}

.fa-truck:before {
   content: "\f0d1";
}

.fa-truck-container:before {
   content: "\f4dc";
}

.fa-truck-couch:before {
   content: "\f4dd";
}

.fa-truck-loading:before {
   content: "\f4de";
}

.fa-truck-monster:before {
   content: "\f63b";
}

.fa-truck-moving:before {
   content: "\f4df";
}

.fa-truck-pickup:before {
   content: "\f63c";
}

.fa-truck-ramp:before {
   content: "\f4e0";
}

.fa-tshirt:before {
   content: "\f553";
}

.fa-tty:before {
   content: "\f1e4";
}

.fa-tumblr:before {
   content: "\f173";
}

.fa-tumblr-square:before {
   content: "\f174";
}

.fa-turkey:before {
   content: "\f725";
}

.fa-turtle:before {
   content: "\f726";
}

.fa-tv:before {
   content: "\f26c";
}

.fa-tv-retro:before {
   content: "\f401";
}

.fa-twitch:before {
   content: "\f1e8";
}

.fa-twitter:before {
   content: "\f099";
}

.fa-twitter-square:before {
   content: "\f081";
}

.fa-typo3:before {
   content: "\f42b";
}

.fa-uber:before {
   content: "\f402";
}

.fa-uikit:before {
   content: "\f403";
}

.fa-umbrella:before {
   content: "\f0e9";
}

.fa-umbrella-beach:before {
   content: "\f5ca";
}

.fa-underline:before {
   content: "\f0cd";
}

.fa-undo:before {
   content: "\f0e2";
}

.fa-undo-alt:before {
   content: "\f2ea";
}

.fa-unicorn:before {
   content: "\f727";
}

.fa-union:before {
   content: "\f6a2";
}

.fa-uniregistry:before {
   content: "\f404";
}

.fa-universal-access:before {
   content: "\f29a";
}

.fa-university:before {
   content: "\f19c";
}

.fa-unlink:before {
   content: "\f127";
}

.fa-unlock:before {
   content: "\f09c";
}

.fa-unlock-alt:before {
   content: "\f13e";
}

.fa-untappd:before {
   content: "\f405";
}

.fa-upload:before {
   content: "\f093";
}

.fa-usb:before {
   content: "\f287";
}

.fa-usd-circle:before {
   content: "\f2e8";
}

.fa-usd-square:before {
   content: "\f2e9";
}

.fa-user:before {
   content: "\f007";
}

.fa-user-alt:before {
   content: "\f406";
}

.fa-user-alt-slash:before {
   content: "\f4fa";
}

.fa-user-astronaut:before {
   content: "\f4fb";
}

.fa-user-chart:before {
   content: "\f6a3";
}

.fa-user-check:before {
   content: "\f4fc";
}

.fa-user-circle:before {
   content: "\f2bd";
}

.fa-user-clock:before {
   content: "\f4fd";
}

.fa-user-cog:before {
   content: "\f4fe";
}

.fa-user-crown:before {
   content: "\f6a4";
}

.fa-user-edit:before {
   content: "\f4ff";
}

.fa-user-friends:before {
   content: "\f500";
}

.fa-user-graduate:before {
   content: "\f501";
}

.fa-user-injured:before {
   content: "\f728";
}

.fa-user-lock:before {
   content: "\f502";
}

.fa-user-md:before {
   content: "\f0f0";
}

.fa-user-minus:before {
   content: "\f503";
}

.fa-user-ninja:before {
   content: "\f504";
}

.fa-user-plus:before {
   content: "\f234";
}

.fa-user-secret:before {
   content: "\f21b";
}

.fa-user-shield:before {
   content: "\f505";
}

.fa-user-slash:before {
   content: "\f506";
}

.fa-user-tag:before {
   content: "\f507";
}

.fa-user-tie:before {
   content: "\f508";
}

.fa-user-times:before {
   content: "\f235";
}

.fa-users:before {
   content: "\f0c0";
}

.fa-users-class:before {
   content: "\f63d";
}

.fa-users-cog:before {
   content: "\f509";
}

.fa-users-crown:before {
   content: "\f6a5";
}

.fa-ussunnah:before {
   content: "\f407";
}

.fa-utensil-fork:before {
   content: "\f2e3";
}

.fa-utensil-knife:before {
   content: "\f2e4";
}

.fa-utensil-spoon:before {
   content: "\f2e5";
}

.fa-utensils:before {
   content: "\f2e7";
}

.fa-utensils-alt:before {
   content: "\f2e6";
}

.fa-vaadin:before {
   content: "\f408";
}

.fa-value-absolute:before {
   content: "\f6a6";
}

.fa-vector-square:before {
   content: "\f5cb";
}

.fa-venus:before {
   content: "\f221";
}

.fa-venus-double:before {
   content: "\f226";
}

.fa-venus-mars:before {
   content: "\f228";
}

.fa-viacoin:before {
   content: "\f237";
}

.fa-viadeo:before {
   content: "\f2a9";
}

.fa-viadeo-square:before {
   content: "\f2aa";
}

.fa-vial:before {
   content: "\f492";
}

.fa-vials:before {
   content: "\f493";
}

.fa-viber:before {
   content: "\f409";
}

.fa-video:before {
   content: "\f03d";
}

.fa-video-plus:before {
   content: "\f4e1";
}

.fa-video-slash:before {
   content: "\f4e2";
}

.fa-vihara:before {
   content: "\f6a7";
}

.fa-vimeo:before {
   content: "\f40a";
}

.fa-vimeo-square:before {
   content: "\f194";
}

.fa-vimeo-v:before {
   content: "\f27d";
}

.fa-vine:before {
   content: "\f1ca";
}

.fa-vk:before {
   content: "\f189";
}

.fa-vnv:before {
   content: "\f40b";
}

.fa-volcano:before {
   content: "\f770";
}

.fa-volleyball-ball:before {
   content: "\f45f";
}

.fa-volume:before {
   content: "\f6a8";
}

.fa-volume-down:before {
   content: "\f027";
}

.fa-volume-mute:before {
   content: "\f6a9";
}

.fa-volume-off:before {
   content: "\f026";
}

.fa-volume-slash:before {
   content: "\f2e2";
}

.fa-volume-up:before {
   content: "\f028";
}

.fa-vote-nay:before {
   content: "\f771";
}

.fa-vote-yea:before {
   content: "\f772";
}

.fa-vr-cardboard:before {
   content: "\f729";
}

.fa-vuejs:before {
   content: "\f41f";
}

.fa-walking:before {
   content: "\f554";
}

.fa-wallet:before {
   content: "\f555";
}

.fa-wand:before {
   content: "\f72a";
}

.fa-wand-magic:before {
   content: "\f72b";
}

.fa-warehouse:before {
   content: "\f494";
}

.fa-warehouse-alt:before {
   content: "\f495";
}

.fa-watch:before {
   content: "\f2e1";
}

.fa-watch-fitness:before {
   content: "\f63e";
}

.fa-water:before {
   content: "\f773";
}

.fa-water-lower:before {
   content: "\f774";
}

.fa-water-rise:before {
   content: "\f775";
}

.fa-weebly:before {
   content: "\f5cc";
}

.fa-weibo:before {
   content: "\f18a";
}

.fa-weight:before {
   content: "\f496";
}

.fa-weight-hanging:before {
   content: "\f5cd";
}

.fa-weixin:before {
   content: "\f1d7";
}

.fa-whale:before {
   content: "\f72c";
}

.fa-whatsapp:before {
   content: "\f232";
}

.fa-whatsapp-square:before {
   content: "\f40c";
}

.fa-wheat:before {
   content: "\f72d";
}

.fa-wheelchair:before {
   content: "\f193";
}

.fa-whistle:before {
   content: "\f460";
}

.fa-whmcs:before {
   content: "\f40d";
}

.fa-wifi:before {
   content: "\f1eb";
}

.fa-wifi-1:before {
   content: "\f6aa";
}

.fa-wifi-2:before {
   content: "\f6ab";
}

.fa-wifi-slash:before {
   content: "\f6ac";
}

.fa-wikipedia-w:before {
   content: "\f266";
}

.fa-wind:before {
   content: "\f72e";
}

.fa-wind-warning:before {
   content: "\f776";
}

.fa-window:before {
   content: "\f40e";
}

.fa-window-alt:before {
   content: "\f40f";
}

.fa-window-close:before {
   content: "\f410";
}

.fa-window-maximize:before {
   content: "\f2d0";
}

.fa-window-minimize:before {
   content: "\f2d1";
}

.fa-window-restore:before {
   content: "\f2d2";
}

.fa-windows:before {
   content: "\f17a";
}

.fa-windsock:before {
   content: "\f777";
}

.fa-wine-bottle:before {
   content: "\f72f";
}

.fa-wine-glass:before {
   content: "\f4e3";
}

.fa-wine-glass-alt:before {
   content: "\f5ce";
}

.fa-wix:before {
   content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
   content: "\f730";
}

.fa-wolf-pack-battalion:before {
   content: "\f514";
}

.fa-won-sign:before {
   content: "\f159";
}

.fa-wordpress:before {
   content: "\f19a";
}

.fa-wordpress-simple:before {
   content: "\f411";
}

.fa-wpbeginner:before {
   content: "\f297";
}

.fa-wpexplorer:before {
   content: "\f2de";
}

.fa-wpforms:before {
   content: "\f298";
}

.fa-wpressr:before {
   content: "\f3e4";
}

.fa-wrench:before {
   content: "\f0ad";
}

.fa-x-ray:before {
   content: "\f497";
}

.fa-xbox:before {
   content: "\f412";
}

.fa-xing:before {
   content: "\f168";
}

.fa-xing-square:before {
   content: "\f169";
}

.fa-y-combinator:before {
   content: "\f23b";
}

.fa-yahoo:before {
   content: "\f19e";
}

.fa-yandex:before {
   content: "\f413";
}

.fa-yandex-international:before {
   content: "\f414";
}

.fa-yelp:before {
   content: "\f1e9";
}

.fa-yen-sign:before {
   content: "\f157";
}

.fa-yin-yang:before {
   content: "\f6ad";
}

.fa-yoast:before {
   content: "\f2b1";
}

.fa-youtube:before {
   content: "\f167";
}

.fa-youtube-square:before {
   content: "\f431";
}

.fa-zhihu:before {
   content: "\f63f";
}

.sr-only {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
   clip: auto;
   height: auto;
   margin: 0;
   overflow: visible;
   position: static;
   width: auto;
}

/*!
 * Font Awesome Pro 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

@font-face {
   font-family: "Font Awesome 5 Brands";
   font-style: normal;
   font-weight: normal;
   src: url("../fonts/awesome/fa-brands-400.eot");
   src: url("../fonts/awesome/fa-brands-400.eot?#iefix") format("embedded-opentype"),
      url("../fonts/awesome/fa-brands-400.woff2") format("woff2"),
      url("../fonts/awesome/fa-brands-400.woff") format("woff"),
      url("../fonts/awesome/fa-brands-400.ttf") format("truetype");
}

.fab {
   font-family: "Font Awesome 5 Brands";
}

/*!
 * Font Awesome Pro 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

@font-face {
   font-family: "Font Awesome 5 Pro";
   font-style: normal;
   font-weight: 300;
   src: url("../fonts/awesome/fa-light-300.eot");
   src: url("../fonts/awesome/fa-light-300.eot?#iefix") format("embedded-opentype"),
      url("../fonts/awesome/fa-light-300.woff2") format("woff2"),
      url("../fonts/awesome/fa-light-300.woff") format("woff"),
      url("../fonts/awesome/fa-light-300.ttf") format("truetype");
}

.fal {
   font-family: "Font Awesome 5 Pro";
   font-weight: 300;
}

.clear {
   clear: both;
}

.size {
   width: 98% !important;
   max-width: 1676px !important;
   /*width: 1400px;*/
   margin: auto;
   padding-top: 10px;
}

.km-footer-copyright.after-clear .size {
   padding-top: 0;
}

.size:after,
.after-clear:after,
.km-table .km-row:after,
.km-ads-package:after,
body.page-product
   .km-product-page-content
   .km-product-fields
   > .km-group
   > .km-fields
   .km-field:after,
.km-product-comment-rates > .km-row:after,
.km-product-comment-from-f .km-rate-comment-form > .km-row:after,
.km-cart-progress:after,
.km-cart-content .km-cart-detail-select .km-detail:after,
.km-product .km-row-theme:after,
footer#km-footer-main .km-widget.km-widget-links .km-content:after,
.km-selected-categories:after,
.km-mt-page-search .km-search-content .km-search-result > .km-content > .km-item:after,
.km-breadcrumb:after,
body.page-product .km-product-page-top .km-product-left .km-product-user-field:after,
body.page-product .km-product-page-content .km-product-content-evaluation:after,
.km-delivery-time .km-delivery-time-contents .km-cart-detail-select:after,
.km-payment-list:after,
.km-profile-container > .km-profile-content .km-profile-address-list:after,
.km-profile-container > .km-profile-content .km-profile-favorites-list .km-product-list:after,
.km-category-grid-style .km-category-grid-header:after,
.km-category-grid-style .km-category-grid-product-list:after,
.km-category-grid-style .km-category-grid-product-list-empty:after,
.km-compare-product-search-lightbox .km-product-compare-search:after,
.km-compare-product-search-lightbox .km-compare-product-search-list:after {
   display: block;
   clear: both;
   content: "";
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
   .size {
      width: 960px;
   }

   .km-widget .km-content.app-button-container {
      display: none;
   }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
   footer#km-footer-main .km-widget .km-content.app-button-container .app-button {
      margin-top: 10px !important;
   }

   footer#km-footer-main .km-widget .km-content.app-button-container {
      display: block;
   }

   .market-place-landing .mpl-title h1 {
      font-size: 20px;
      text-align: center;
      line-height: 1.2;
   }

   .market-place-landing .right-outer img {
      position: absolute;
      right: 13px;
      width: 50%;
      top: 50px;
      opacity: 0.8;
   }

   .market-place-landing .mpl-intro .outer-wrapper {
      height: 300px;
   }

   .market-place-landing .typewriter {
      background-color: #fff;
      min-width: 55%;
      padding: 1em 2em 1em 1.5em;
      border: solid 1px #e6e6e6;
      border-radius: 2.8em;
      box-shadow: 2px 2px 3px 0 rgb(0 0 0 / 25%);
      margin: 2em;
      display: flex;
      align-items: center;
      position: absolute;
      right: 0;
      top: 100px;
   }
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
   .size {
      width: 1200px;
   }
}

@media only screen and (min-width: 1024px) and (max-width: 1339px) {
   .market-place-landing .right-outer img {
      position: absolute;
      right: 80px;
      width: 50%;
      top: 110px;
      opacity: 0.8;
   }

   .market-place-landing .typewriter {
      background-color: #fff;
      min-width: 48%;
      padding: 1em 2em 1em 1.5em;
      border: solid 1px #e6e6e6;
      border-radius: 2.8em;
      box-shadow: 2px 2px 3px 0 rgb(0 0 0 / 25%);
      margin: 2em;
      display: flex;
      align-items: center;
      position: absolute;
      right: 56px;
      top: 200px;
   }

   .market-place-landing .mpl-title h1 {
      font-size: 30px;
      text-align: center;
      line-height: 1.2;
   }
}

@media only screen and (min-width: 0px) and (max-width: 719px) {
   .size {
      width: 96% !important;
   }

   .market-place-landing .mpl-title h1 {
      font-size: 15px;
      text-align: center;
      line-height: 1.2;
   }

   .market-place-landing .typewriter {
      background-color: #fff;
      min-width: 87%;
      padding: 1em 2em 1em 1.5em;
      border: solid 1px #e6e6e6;
      border-radius: 2.8em;
      box-shadow: 2px 2px 3px 0 rgb(0 0 0 / 25%);
      margin: 2em;
      display: flex;
      align-items: center;
      position: absolute;
      right: 0;
      top: 100px;
   }

   .market-place-landing .mpl-picture {
      width: 99%;
      position: absolute;
      left: 0;
   }

   .market-place-landing .right-outer img {
      position: absolute;
      right: 45px;
      width: 70%;
      top: 17px;
      opacity: 0.8;
   }

   .market-place-landing .mpl-picture {
      width: 80%;
      position: absolute;
      left: 35px;
      top: 160px;
   }

   .market-place-landing .typewriter {
      background-color: #fff;
      min-width: 87%;
      padding: 1em 2em 1em 1.5em;
      border: solid 1px #e6e6e6;
      border-radius: 2.8em;
      box-shadow: 2px 2px 3px 0 rgb(0 0 0 / 25%);
      margin: 2em;
      display: flex;
      align-items: center;
      position: absolute;
      right: 0;
      top: 55px;
   }

   .market-place-landing .mpl-intro .outer-wrapper {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-wrap: wrap;
      background-color: #fff;
      position: relative;
      width: 100%;
      height: 490px;
   }

   .market-place-landing .featured-articles .wrapper-index {
      width: 95%;
      display: flex;
      align-items: center;
      flex-wrap: wrap;
   }

   .market-place-landing .mpl-attributes p {
      margin: 0;
   }

   .market-place-landing .featured-articles .wrapper-index img {
      width: 100%;
   }

   .accordion-list h3 {
      padding: 3px 1px 4px 0;
      height: 75px !important;
   }

   .accordion-list h3:after {
      top: auto !important;
      left: 0 !important;
      position: absolute;
      left: 0;
      bottom: 0;
      transition: all 0.3s ease-in-out;
      width: 18px;
      transform: rotate(0deg) !important;
   }
}

.right,
.right-in,
.right-in-in,
.right-in-in-in {
   float: right;
}

.left,
.left-in,
.left-in-in,
.left-in-in-in {
   float: left;
}

.center {
   text-align: center;
}

.align-left {
   text-align: left;
}

.align-right {
   text-align: right;
}

.justify {
   text-align: justify;
}

.none {
   display: none;
}

.relative {
   position: relative;
}

.rtl {
   direction: rtl;
}

.ltr {
   direction: ltr;
}

.width-100 {
   width: 100%;
}

.width-95 {
   width: 95%;
}

.width-90 {
   width: 90%;
}

.width-85 {
   width: 85%;
}

.width-82 {
   width: 82%;
}

.width-84 {
   width: 84%;
}

.width-80 {
   width: 80%;
}

section.km-discount-special .width-80 {
   width: 79.6%;
}

.width-78 {
   width: 78%;
}

.width-75 {
   width: 75%;
}

.width-72 {
   width: 72%;
}

.width-73 {
   width: 73%;
}

.width-70 {
   width: 70%;
}

.width-67 {
   width: 67%;
}

.width-68 {
   width: 68%;
}

.width-65 {
   width: 65%;
}

.width-60 {
   width: 60%;
}

.width-55 {
   width: 55%;
}

.width-50 {
   width: 50%;
}

.width-47 {
   width: 47%;
}

.width-47-5 {
   width: 47.5%;
}

.width-48 {
   width: 48%;
}

.width-49 {
   width: 49%;
}

.width-45 {
   width: 45%;
}

.width-40 {
   width: 40%;
}

.width-35 {
   width: 35%;
}

.width-32 {
   width: 32%;
}

.width-36 {
   width: 36%;
}

.width-38 {
   width: 38%;
}

.width-30 {
   width: 30%;
}

.width-27 {
   width: 27%;
}

.width-25 {
   width: 25%;
}

.width-22 {
   width: 22%;
}

.width-23 {
   width: 23%;
}

.width-20 {
   width: 20%;
}

.width-17 {
   width: 17%;
}

.width-18 {
   width: 18%;
}

.width-15 {
   width: 15%;
}

.width-11 {
   width: 11%;
}

.width-12 {
   width: 12%;
}

.width-13 {
   width: 13%;
}

.width-10 {
   width: 10%;
}

.width-5 {
   width: 5%;
}

.table {
   width: 100%;
   max-width: 100%;
   margin-bottom: 1rem;
   background-color: transparent;
}

.table th,
.table td {
   padding: 0.75rem;
   vertical-align: top;
   border-top: 1px solid #e9ecef;
}

.table thead th {
   vertical-align: bottom;
   border-bottom: 2px solid #e9ecef;
}

.table tbody + tbody {
   border-top: 2px solid #e9ecef;
}

.table .table {
   background-color: #fff;
}

.table-sm th,
.table-sm td {
   padding: 0.3rem;
}

.table-bordered {
   border: 1px solid #e9ecef;
}

.table-bordered th,
.table-bordered td {
   border: 1px solid #e9ecef;
}

.table-bordered thead th,
.table-bordered thead td {
   border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
   background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
   background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
   background-color: #b8daff;
}

.table-hover .table-primary:hover {
   background-color: #9fcdff;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
   background-color: #9fcdff;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
   background-color: #dddfe2;
}

.table-hover .table-secondary:hover {
   background-color: #cfd2d6;
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
   background-color: #cfd2d6;
}

.table-success,
.table-success > th,
.table-success > td {
   background-color: #c3e6cb;
}

.table-hover .table-success:hover {
   background-color: #b1dfbb;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
   background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
   background-color: #bee5eb;
}

.table-hover .table-info:hover {
   background-color: #abdde5;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
   background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
   background-color: #ffeeba;
}

.table-hover .table-warning:hover {
   background-color: #ffe8a1;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
   background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
   background-color: #f5c6cb;
}

.table-hover .table-danger:hover {
   background-color: #f1b0b7;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
   background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
   background-color: #fdfdfe;
}

.table-hover .table-light:hover {
   background-color: #ececf6;
}

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
   background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
   background-color: #c6c8ca;
}

.table-hover .table-dark:hover {
   background-color: #b9bbbe;
}

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
   background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
   background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
   background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
   background-color: rgba(0, 0, 0, 0.075);
}

.thead-inverse th {
   color: #fff;
   background-color: #212529;
}

.thead-default th {
   color: #495057;
   background-color: #e9ecef;
}

.table-inverse {
   color: #fff;
   background-color: #212529;
}

.table-inverse th,
.table-inverse td,
.table-inverse thead th {
   border-color: #32383e;
}

.table-inverse.table-bordered {
   border: 0;
}

.table-inverse.table-striped tbody tr:nth-of-type(odd) {
   background-color: rgba(255, 255, 255, 0.05);
}

.table-inverse.table-hover tbody tr:hover {
   background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 991px) {
   .table-responsive {
      display: block;
      width: 100%;
      overflow-x: auto;
      -ms-overflow-style: -ms-autohiding-scrollbar;
   }

   .table-responsive.table-bordered {
      border: 0;
   }
}

.alert {
   padding: 0.75rem 1.25rem;
   margin-bottom: 1rem;
   border: 1px solid transparent;
   border-radius: 0.25rem;
   position: relative;
   font-size: 15px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .alert {
      font-size: 12px;
      text-align: justify;
   }
}

.alert > i {
   vertical-align: middle;
   margin-left: 5px;
   font-size: 18px;
}

.alert-heading {
   color: inherit;
}

.alert-link {
   font-weight: bold;
}

.alert-dismissable .close {
   padding: 0;
   color: inherit;
   -webkit-appearance: none;
   cursor: pointer;
   background: 0 0;
   border: 0;
   font-size: 25px;
   position: absolute;
   left: 0;
   top: 0;
   height: 100%;
   width: 50px;
}

.alert-primary {
   color: #004085;
   background-color: #cce5ff;
   border-color: #b8daff;
}

.alert-primary hr {
   border-top-color: #9fcdff;
}

.alert-primary .alert-link {
   color: #002752;
}

.alert-secondary {
   color: #464a4e;
   background-color: #e7e8ea;
   border-color: #dddfe2;
}

.alert-secondary hr {
   border-top-color: #cfd2d6;
}

.alert-secondary .alert-link {
   color: #2e3133;
}

.alert-success {
   color: #155724;
   background-color: #d4edda;
   border-color: #c3e6cb;
}

.alert-success hr {
   border-top-color: #b1dfbb;
}

.alert-success .alert-link {
   color: #0b2e13;
}

.alert-info {
   color: #0c5460;
   background-color: #d1ecf1;
   border-color: #bee5eb;
}

.alert-info hr {
   border-top-color: #abdde5;
}

.alert-info .alert-link {
   color: #062c33;
}

.alert-warning {
   color: #856404;
   background-color: #fff3cd;
   border-color: #ffeeba;
}

.alert-warning hr {
   border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
   color: #533f03;
}

.alert-danger {
   color: #721c24;
   background-color: #f8d7da;
   border-color: #f5c6cb;
}

.alert-danger hr {
   border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
   color: #491217;
}

.alert-light {
   color: #818182;
   background-color: #fefefe;
   border-color: #fdfdfe;
}

.alert-light hr {
   border-top-color: #ececf6;
}

.alert-light .alert-link {
   color: #686868;
}

.alert-dark {
   color: #1b1e21;
   background-color: #d6d8d9;
   border-color: #c6c8ca;
}

.alert-dark hr {
   border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
   color: #040505;
}

body {
   direction: rtl;
   font: 13px iranyekan, tahoma;
   font-weight: 400;
   color: #4a5f73;
   background: #f5f5f5;
   max-width: 100%;
   overflow-x: hidden;
}

.sk-fading-circle {
   width: 80px;
   height: 80px;
   margin: 0 auto;
   position: absolute;
   top: 50%;
   left: 50%;
   -ms-transform: translate(-50%);
   transform: translate(-50%);
}

.sk-fading-circle .sk-circle {
   width: 100%;
   height: 100%;
   position: absolute;
   left: 0;
   top: 0;
}

.sk-fading-circle .sk-circle:before {
   content: "";
   display: block;
   margin: 0 auto;
   width: 15%;
   height: 15%;
   background-color: #323232;
   border-radius: 100%;
   -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
   animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}

.sk-fading-circle .sk-circle2 {
   -webkit-transform: rotate(30deg);
   -ms-transform: rotate(30deg);
   transform: rotate(30deg);
}

.sk-fading-circle .sk-circle3 {
   -webkit-transform: rotate(60deg);
   -ms-transform: rotate(60deg);
   transform: rotate(60deg);
}

.sk-fading-circle .sk-circle4 {
   -webkit-transform: rotate(90deg);
   -ms-transform: rotate(90deg);
   transform: rotate(90deg);
}

.sk-fading-circle .sk-circle5 {
   -webkit-transform: rotate(120deg);
   -ms-transform: rotate(120deg);
   transform: rotate(120deg);
}

.sk-fading-circle .sk-circle6 {
   -webkit-transform: rotate(150deg);
   -ms-transform: rotate(150deg);
   transform: rotate(150deg);
}

.sk-fading-circle .sk-circle7 {
   -webkit-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
   transform: rotate(180deg);
}

.sk-fading-circle .sk-circle8 {
   -webkit-transform: rotate(210deg);
   -ms-transform: rotate(210deg);
   transform: rotate(210deg);
}

.sk-fading-circle .sk-circle9 {
   -webkit-transform: rotate(240deg);
   -ms-transform: rotate(240deg);
   transform: rotate(240deg);
}

.sk-fading-circle .sk-circle10 {
   -webkit-transform: rotate(270deg);
   -ms-transform: rotate(270deg);
   transform: rotate(270deg);
}

.sk-fading-circle .sk-circle11 {
   -webkit-transform: rotate(300deg);
   -ms-transform: rotate(300deg);
   transform: rotate(300deg);
}

.sk-fading-circle .sk-circle12 {
   -webkit-transform: rotate(330deg);
   -ms-transform: rotate(330deg);
   transform: rotate(330deg);
}

.sk-fading-circle .sk-circle2:before {
   -webkit-animation-delay: -1.1s;
   animation-delay: -1.1s;
}

.sk-fading-circle .sk-circle3:before {
   -webkit-animation-delay: -1s;
   animation-delay: -1s;
}

.sk-fading-circle .sk-circle4:before {
   -webkit-animation-delay: -0.9s;
   animation-delay: -0.9s;
}

.sk-fading-circle .sk-circle5:before {
   -webkit-animation-delay: -0.8s;
   animation-delay: -0.8s;
}

.sk-fading-circle .sk-circle6:before {
   -webkit-animation-delay: -0.7s;
   animation-delay: -0.7s;
}

.sk-fading-circle .sk-circle7:before {
   -webkit-animation-delay: -0.6s;
   animation-delay: -0.6s;
}

.sk-fading-circle .sk-circle8:before {
   -webkit-animation-delay: -0.5s;
   animation-delay: -0.5s;
}

.sk-fading-circle .sk-circle9:before {
   -webkit-animation-delay: -0.4s;
   animation-delay: -0.4s;
}

.sk-fading-circle .sk-circle10:before {
   -webkit-animation-delay: -0.3s;
   animation-delay: -0.3s;
}

.sk-fading-circle .sk-circle11:before {
   -webkit-animation-delay: -0.2s;
   animation-delay: -0.2s;
}

.sk-fading-circle .sk-circle12:before {
   -webkit-animation-delay: -0.1s;
   animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleFadeDelay {
   0%,
   39%,
   100% {
      opacity: 0;
   }

   40% {
      opacity: 1;
   }
}

@keyframes sk-circleFadeDelay {
   0%,
   39%,
   100% {
      opacity: 0;
   }

   40% {
      opacity: 1;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .upicore-app-loading .upicore-app-loading-container {
      width: 100% !important;
   }

   .upicore-app-loading .upicore-app-loading-container img {
      width: 60%;
   }
}

.upicore-app-loading {
   position: fixed;
   left: 0;
   top: 0;
   z-index: 9999;
   text-align: center;
   width: 100%;
   height: 100%;
   background: rgba(255, 255, 255, 0.8);
}

.upicore-app-loading .upicore-app-loading-container {
   position: fixed;
   left: 50%;
   top: 50%;
   transform: translateX(-50%) translateY(-50%);
   width: 25%;
   height: 165px;
   text-align: center;
}

.upicore-app-loading .upicore-app-loading-title {
   font-size: 20px;
   font-weight: 300;
   font-family: "yekanbakh";
   display: block;
}

.upicore-app-loading .upicore-app-loading-logo {
   margin-top: 20px;
   margin-bottom: 8px;
}

.upicore-app-loading .upicore-app-loading-icon {
   display: block;
   vertical-align: middle;
}

/* style spin*/

.lds-ripple {
   display: flex;
   position: relative;
   width: 55%;
   height: 50px;
   flex-direction: column;
}

.lds-ripple div {
   position: absolute;
   border: 4px solid #323232;
   opacity: 1;
   border-radius: 50%;
   animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
   display: block;
   left: 50%;
   top: 50%;
}

.lds-ripple div:nth-child(2) {
   animation-delay: -0.5s;
}

@keyframes lds-ripple {
   0% {
      top: 25px;
      left: 25px;
      width: 0;
      height: 0;
      opacity: 1;
   }

   100% {
      top: 5px;
      left: 5px;
      width: 44px;
      height: 44px;
      opacity: 0;
   }
}

.toast-title {
   font-weight: bold;
}

.toast-message {
   -ms-word-wrap: break-word;
   word-wrap: break-word;
}

.toast-message a,
.toast-message label {
   color: #ffffff;
}

.toast-message a:hover {
   color: #cccccc;
   text-decoration: none;
}

.toast-close-button {
   position: relative;
   right: -0.3em;
   top: -0.3em;
   float: right;
   font-size: 20px;
   font-weight: bold;
   color: #ffffff;
   -webkit-text-shadow: 0 1px 0 #ffffff;
   text-shadow: 0 1px 0 #ffffff;
   opacity: 0.8;
   -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
   filter: alpha(opacity=80);
   line-height: 1;
}

.toast-close-button:hover,
.toast-close-button:focus {
   color: #000000;
   text-decoration: none;
   cursor: pointer;
   opacity: 0.4;
   -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=40);
   filter: alpha(opacity=40);
}

.rtl .toast-close-button {
   left: -0.3em;
   float: left;
   right: 0.3em;
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/

button.toast-close-button {
   padding: 0;
   cursor: pointer;
   background: transparent;
   border: 0;
   -webkit-appearance: none;
}

.toast-top-center {
   top: 0;
   right: 0;
   width: 100%;
}

.toast-bottom-center {
   bottom: 0;
   right: 0;
   width: 100%;
}

.toast-top-full-width {
   top: 0;
   right: 0;
   width: 100%;
}

.toast-bottom-full-width {
   bottom: 0;
   right: 0;
   width: 100%;
}

.toast-top-left {
   top: 12px;
   left: 12px;
}

.toast-top-right {
   top: 12px;
   right: 12px;
}

.toast-bottom-right {
   right: 12px;
   bottom: 12px;
}

.toast-bottom-left {
   bottom: 12px;
   left: 12px;
}

#toast-container {
   position: fixed;
   z-index: 999999;
   pointer-events: none;
   /*overrides*/
}

#toast-container * {
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
}

#toast-container > div {
   position: relative;
   pointer-events: auto;
   overflow: hidden;
   margin: 0 0 6px;
   padding: 15px 15px 15px 50px;
   width: 300px;
   -moz-border-radius: 3px 3px 3px 3px;
   -webkit-border-radius: 3px 3px 3px 3px;
   border-radius: 3px 3px 3px 3px;
   background-position: 15px center;
   background-repeat: no-repeat;
   -moz-box-shadow: 0 0 12px #999999;
   -webkit-box-shadow: 0 0 12px #999999;
   box-shadow: 0 0 12px #999999;
   color: #ffffff;
   opacity: 0.8;
   -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
   filter: alpha(opacity=80);
}

#toast-container > div.rtl {
   direction: rtl;
   padding: 15px 50px 15px 15px;
   background-position: right 15px center;
}

#toast-container > div:hover {
   -moz-box-shadow: 0 0 12px #000000;
   -webkit-box-shadow: 0 0 12px #000000;
   box-shadow: 0 0 12px #000000;
   opacity: 1;
   -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
   filter: alpha(opacity=100);
   cursor: pointer;
}

#toast-container > .toast-info {
   background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}

#toast-container > .toast-error {
   background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}

#toast-container > .toast-success {
   background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}

#toast-container > .toast-warning {
   background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}

#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
   width: 300px;
   margin-left: auto;
   margin-right: auto;
}

#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
   width: 96%;
   margin-left: auto;
   margin-right: auto;
}

.toast {
   background-color: #030303;
}

.toast-success {
   background-color: #323232a1;
}

.toast-error {
   background-color: #323232a1;
}

.toast-info {
   background-color: #2f96b4;
}

.toast-warning {
   background-color: #f89406;
}

.toast-progress {
   position: absolute;
   left: 0;
   bottom: 0;
   height: 4px;
   background-color: #000000;
   opacity: 0.4;
   -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=40);
   filter: alpha(opacity=40);
}

/*Responsive Design*/

@media all and (max-width: 240px) {
   #toast-container > div {
      padding: 8px 8px 8px 50px;
      width: 11em;
   }

   #toast-container > div.rtl {
      padding: 8px 50px 8px 8px;
   }

   #toast-container .toast-close-button {
      right: -0.2em;
      top: -0.2em;
   }

   #toast-container .rtl .toast-close-button {
      left: -0.2em;
      right: 0.2em;
   }

   .km-ads-package.km-5.km-mt-4.km-product-slider.homepage-Category
      .km-ads-banner.homepage-Category-item {
      width: calc((100% - (0 * 5px)) / 2) !important;
   }
}

@media all and (min-width: 241px) and (max-width: 480px) {
   #toast-container > div {
      padding: 8px 8px 8px 50px;
      width: 18em;
   }

   #toast-container > div.rtl {
      padding: 8px 50px 8px 8px;
   }

   #toast-container .toast-close-button {
      right: -0.2em;
      top: -0.2em;
   }

   #toast-container .rtl .toast-close-button {
      left: -0.2em;
      right: 0.2em;
   }

   .ContactUsPage .hsg-section-gmap__wrapper {
      display: flex;
      flex-direction: column;
   }
}

@media all and (min-width: 481px) and (max-width: 768px) {
   #toast-container > div {
      padding: 15px 15px 15px 50px;
      width: 25em;
   }

   #toast-container > div.rtl {
      padding: 15px 50px 15px 15px;
   }

   .ContactUsPage .hsg-section-gmap__wrapper {
      display: flex;
      flex-direction: column;
   }
}

/*
 * Created by NopShop
 */

@font-face {
   font-family: "lg";
   src: url("../fonts/lg.eot?n1z373");
   src: url("../fonts/lg.eot?#iefixn1z373") format("embedded-opentype"),
      url("../fonts/lg.woff?n1z373") format("woff"),
      url("../fonts/lg.ttf?n1z373") format("truetype"),
      url("../fonts/lg.svg?n1z373#lg") format("svg");
   font-weight: normal;
   font-style: normal;
}

.lg-icon {
   font-family: "lg";
   speak: none;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   line-height: 1;
   /* Better Font Rendering =========== */
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
   background-color: rgba(0, 0, 0, 0.45);
   border-radius: 2px;
   color: #999;
   cursor: pointer;
   display: block;
   font-size: 22px;
   margin-top: -10px;
   padding: 8px 10px 9px;
   position: absolute;
   top: 50%;
   z-index: 1080;
}

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
   pointer-events: none;
   opacity: 0.5;
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
   color: #fff;
}

.lg-actions .lg-next {
   right: 20px;
}

.lg-actions .lg-next:before {
   content: "\e095";
}

.lg-actions .lg-prev {
   left: 20px;
}

.lg-actions .lg-prev:after {
   content: "\e094";
}

@-webkit-keyframes lg-right-end {
   0% {
      left: 0;
   }

   50% {
      left: -30px;
   }

   100% {
      left: 0;
   }
}

@-moz-keyframes lg-right-end {
   0% {
      left: 0;
   }

   50% {
      left: -30px;
   }

   100% {
      left: 0;
   }
}

@-ms-keyframes lg-right-end {
   0% {
      left: 0;
   }

   50% {
      left: -30px;
   }

   100% {
      left: 0;
   }
}

@keyframes lg-right-end {
   0% {
      left: 0;
   }

   50% {
      left: -30px;
   }

   100% {
      left: 0;
   }
}

@-webkit-keyframes lg-left-end {
   0% {
      left: 0;
   }

   50% {
      left: 30px;
   }

   100% {
      left: 0;
   }
}

@-moz-keyframes lg-left-end {
   0% {
      left: 0;
   }

   50% {
      left: 30px;
   }

   100% {
      left: 0;
   }
}

@-ms-keyframes lg-left-end {
   0% {
      left: 0;
   }

   50% {
      left: 30px;
   }

   100% {
      left: 0;
   }
}

@keyframes lg-left-end {
   0% {
      left: 0;
   }

   50% {
      left: 30px;
   }

   100% {
      left: 0;
   }
}

.lg-outer.lg-right-end .lg-object {
   -webkit-animation: lg-right-end 0.3s;
   -o-animation: lg-right-end 0.3s;
   animation: lg-right-end 0.3s;
   position: relative;
}

.lg-outer.lg-left-end .lg-object {
   -webkit-animation: lg-left-end 0.3s;
   -o-animation: lg-left-end 0.3s;
   animation: lg-left-end 0.3s;
   position: relative;
}

.lg-toolbar {
   z-index: 1082;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   background-color: rgba(0, 0, 0, 0.45);
}

.lg-toolbar .lg-icon {
   color: #999;
   cursor: pointer;
   float: right;
   font-size: 24px;
   height: 47px;
   line-height: 27px;
   padding: 10px 0;
   text-align: center;
   width: 50px;
   text-decoration: none !important;
   outline: medium none;
   -webkit-transition: color 0.2s linear;
   -o-transition: color 0.2s linear;
   transition: color 0.2s linear;
}

.lg-toolbar .lg-icon:hover {
   color: #fff;
}

.lg-toolbar .lg-close:after {
   content: "\e070";
}

.lg-toolbar .lg-download:after {
   content: "\e0f2";
}

.lg-sub-html {
   background-color: rgba(0, 0, 0, 0.45);
   bottom: 0;
   color: #eee;
   font-size: 16px;
   left: 0;
   padding: 10px 40px;
   position: fixed;
   right: 0;
   text-align: center;
   z-index: 1080;
}

.lg-sub-html h4 {
   margin: 0;
   font-size: 13px;
   font-weight: bold;
}

.lg-sub-html p {
   font-size: 12px;
   margin: 5px 0 0;
}

#lg-counter {
   color: #999;
   display: inline-block;
   font-size: 16px;
   padding-left: 20px;
   padding-top: 12px;
   vertical-align: middle;
}

.lg-toolbar,
.lg-prev,
.lg-next {
   opacity: 1;
   -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
      opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
   -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
      opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
   -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
      opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
   transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
      opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
   opacity: 0;
   -webkit-transform: translate3d(-10px, 0, 0);
   transform: translate3d(-10px, 0, 0);
}

.lg-hide-items .lg-next {
   opacity: 0;
   -webkit-transform: translate3d(10px, 0, 0);
   transform: translate3d(10px, 0, 0);
}

.lg-hide-items .lg-toolbar {
   opacity: 0;
   -webkit-transform: translate3d(0, -10px, 0);
   transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
   -webkit-transform: scale3d(0.5, 0.5, 0.5);
   transform: scale3d(0.5, 0.5, 0.5);
   opacity: 0;
   -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
      opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
   -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
      opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
   -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
      opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
   transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
      opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
   -webkit-transform-origin: 50% 50%;
   -moz-transform-origin: 50% 50%;
   -ms-transform-origin: 50% 50%;
   transform-origin: 50% 50%;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
   -webkit-transform: scale3d(1, 1, 1);
   transform: scale3d(1, 1, 1);
   opacity: 1;
}

.lg-outer .lg-thumb-outer {
   background-color: #0d0a0a;
   bottom: 0;
   position: absolute;
   width: 100%;
   z-index: 1080;
   max-height: 350px;
   -webkit-transform: translate3d(0, 100%, 0);
   transform: translate3d(0, 100%, 0);
   -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
   -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
   -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
   transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
   cursor: -webkit-grab;
   cursor: -moz-grab;
   cursor: -o-grab;
   cursor: -ms-grab;
   cursor: grab;
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
   cursor: move;
   cursor: -webkit-grabbing;
   cursor: -moz-grabbing;
   cursor: -o-grabbing;
   cursor: -ms-grabbing;
   cursor: grabbing;
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
   -webkit-transition-duration: 0s !important;
   transition-duration: 0s !important;
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
   -webkit-transform: translate3d(0, 0%, 0);
   transform: translate3d(0, 0%, 0);
}

.lg-outer .lg-thumb {
   padding: 10px 0;
   height: 100%;
   margin-bottom: -5px;
}

.lg-outer .lg-thumb-item {
   border-radius: 5px;
   cursor: pointer;
   float: left;
   overflow: hidden;
   height: 100%;
   border: 2px solid #fff;
   border-radius: 4px;
   margin-bottom: 5px;
}

@media (min-width: 1025px) {
   .lg-outer .lg-thumb-item {
      -webkit-transition: border-color 0.25s ease;
      -o-transition: border-color 0.25s ease;
      transition: border-color 0.25s ease;
   }
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
   border-color: #a90707;
}

.lg-outer .lg-thumb-item img {
   width: 100%;
   height: 100%;
   object-fit: cover;
}

.lg-outer.lg-has-thumb .lg-item {
   padding-bottom: 120px;
}

.lg-outer.lg-can-toggle .lg-item {
   padding-bottom: 0;
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
   -webkit-transition: bottom 0.25s ease;
   -o-transition: bottom 0.25s ease;
   transition: bottom 0.25s ease;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
   bottom: 100px;
}

.lg-outer .lg-toogle-thumb {
   background-color: #0d0a0a;
   border-radius: 2px 2px 0 0;
   color: #999;
   cursor: pointer;
   font-size: 24px;
   height: 39px;
   line-height: 27px;
   padding: 5px 0;
   position: absolute;
   right: 20px;
   text-align: center;
   top: -39px;
   width: 50px;
}

.lg-outer .lg-toogle-thumb:after {
   content: "\e1ff";
}

.lg-outer .lg-toogle-thumb:hover {
   color: #fff;
}

.lg-outer .lg-video-cont {
   display: inline-block;
   vertical-align: middle;
   max-width: 1140px;
   max-height: 100%;
   width: 100%;
   padding: 0 5px;
}

.lg-outer .lg-video {
   width: 100%;
   height: 0;
   padding-bottom: 56.25%;
   overflow: hidden;
   position: relative;
}

.lg-outer .lg-video .lg-object {
   display: inline-block;
   position: absolute;
   top: 0;
   left: 0;
   width: 100% !important;
   height: 100% !important;
}

.lg-outer .lg-video .lg-video-play {
   width: 84px;
   height: 59px;
   position: absolute;
   left: 50%;
   top: 50%;
   margin-left: -42px;
   margin-top: -30px;
   z-index: 1080;
   cursor: pointer;
}

.lg-outer .lg-has-vimeo .lg-video-play {
   background: url("../img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
   background: url("../img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}

.lg-outer .lg-has-html5 .lg-video-play {
   background: transparent url("../img/video-play.png") no-repeat scroll 0 0;
   height: 64px;
   margin-left: -32px;
   margin-top: -32px;
   width: 64px;
   opacity: 0.8;
}

.lg-outer .lg-has-html5:hover .lg-video-play {
   opacity: 1;
}

.lg-outer .lg-has-youtube .lg-video-play {
   background: url("../img/youtube-play.png") no-repeat scroll 0 0 transparent;
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
   background: url("../img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}

.lg-outer .lg-video-object {
   width: 100% !important;
   height: 100% !important;
   position: absolute;
   top: 0;
   left: 0;
}

.lg-outer .lg-has-video .lg-video-object {
   visibility: hidden;
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
   display: none;
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
   visibility: visible;
}

.lg-progress-bar {
   background-color: #333;
   height: 5px;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 1083;
   opacity: 0;
   -webkit-transition: opacity 0.08s ease 0s;
   -moz-transition: opacity 0.08s ease 0s;
   -o-transition: opacity 0.08s ease 0s;
   transition: opacity 0.08s ease 0s;
}

.lg-progress-bar .lg-progress {
   background-color: #a90707;
   height: 5px;
   width: 0;
}

.lg-progress-bar.lg-start .lg-progress {
   width: 100%;
}

.lg-show-autoplay .lg-progress-bar {
   opacity: 1;
}

.lg-autoplay-button:after {
   content: "\e01d";
}

.lg-show-autoplay .lg-autoplay-button:after {
   content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
   -webkit-transition-duration: 0s;
   transition-duration: 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
   -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
      top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
   -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
      top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
   -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
   transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
   -webkit-backface-visibility: hidden;
   -moz-backface-visibility: hidden;
   backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
   -webkit-transform: scale3d(1, 1, 1);
   transform: scale3d(1, 1, 1);
   -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
   -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
   -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
   transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
   -webkit-transform-origin: 0 0;
   -moz-transform-origin: 0 0;
   -ms-transform-origin: 0 0;
   transform-origin: 0 0;
   -webkit-backface-visibility: hidden;
   -moz-backface-visibility: hidden;
   backface-visibility: hidden;
}

#lg-zoom-in:after {
   content: "\e311";
}

#lg-actual-size {
   font-size: 20px;
}

#lg-actual-size:after {
   content: "\e033";
}

#lg-zoom-out {
   opacity: 0.5;
   pointer-events: none;
}

#lg-zoom-out:after {
   content: "\e312";
}

.lg-zoomed #lg-zoom-out {
   opacity: 1;
   pointer-events: auto;
}

.lg-outer .lg-pager-outer {
   bottom: 60px;
   left: 0;
   position: absolute;
   right: 0;
   text-align: center;
   z-index: 1080;
   height: 10px;
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
   overflow: visible;
}

.lg-outer .lg-pager-cont {
   cursor: pointer;
   display: inline-block;
   overflow: hidden;
   position: relative;
   vertical-align: top;
   margin: 0 5px;
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
   opacity: 1;
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
   box-shadow: 0 0 0 2px white inset;
}

.lg-outer .lg-pager-thumb-cont {
   background-color: #fff;
   color: #fff;
   bottom: 100%;
   height: 83px;
   left: 0;
   margin-bottom: 20px;
   margin-left: -60px;
   opacity: 0;
   padding: 5px;
   position: absolute;
   width: 120px;
   border-radius: 3px;
   -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
   -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
   -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
   transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
   -webkit-transform: translate3d(0, 5px, 0);
   transform: translate3d(0, 5px, 0);
}

.lg-outer .lg-pager-thumb-cont img {
   width: 100%;
   height: 100%;
}

.lg-outer .lg-pager {
   background-color: rgba(255, 255, 255, 0.5);
   border-radius: 50%;
   box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
   display: block;
   height: 12px;
   -webkit-transition: box-shadow 0.3s ease 0s;
   -o-transition: box-shadow 0.3s ease 0s;
   transition: box-shadow 0.3s ease 0s;
   width: 12px;
}

.lg-outer .lg-pager:hover,
.lg-outer .lg-pager:focus {
   box-shadow: 0 0 0 8px white inset;
}

.lg-outer .lg-caret {
   border-left: 10px solid transparent;
   border-right: 10px solid transparent;
   border-top: 10px dashed;
   bottom: -10px;
   display: inline-block;
   height: 0;
   left: 50%;
   margin-left: -5px;
   position: absolute;
   vertical-align: middle;
   width: 0;
}

.lg-fullscreen:after {
   content: "\e20c";
}

.lg-fullscreen-on .lg-fullscreen:after {
   content: "\e20d";
}

.group {
   *zoom: 1;
}

.group:before,
.group:after {
   display: table;
   content: "";
   line-height: 0;
}

.group:after {
   clear: both;
}

.lg-outer {
   width: 100%;
   height: 100%;
   position: fixed;
   top: 0;
   left: 0;
   z-index: 1050;
   opacity: 0;
   -webkit-transition: opacity 0.15s ease 0s;
   -o-transition: opacity 0.15s ease 0s;
   transition: opacity 0.15s ease 0s;
}

.lg-outer * {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.lg-outer.lg-visible {
   opacity: 1;
}

.lg-outer.lg-css3 .lg-item.lg-prev-slide,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-current {
   -webkit-transition-duration: inherit !important;
   transition-duration: inherit !important;
   -webkit-transition-timing-function: inherit !important;
   transition-timing-function: inherit !important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
   -webkit-transition-duration: 0s !important;
   transition-duration: 0s !important;
   opacity: 1;
}

.lg-outer.lg-grab img.lg-object {
   cursor: -webkit-grab;
   cursor: -moz-grab;
   cursor: -o-grab;
   cursor: -ms-grab;
   cursor: grab;
}

.lg-outer.lg-grabbing img.lg-object {
   cursor: move;
   cursor: -webkit-grabbing;
   cursor: -moz-grabbing;
   cursor: -o-grabbing;
   cursor: -ms-grabbing;
   cursor: grabbing;
}

.lg-outer .lg {
   height: 100%;
   width: 100%;
   position: relative;
   overflow: hidden;
   margin-left: auto;
   margin-right: auto;
   max-width: 100%;
   max-height: 100%;
}

.lg-outer .lg-inner {
   width: 100%;
   height: 100%;
   position: absolute;
   left: 0;
   top: 0;
   white-space: nowrap;
}

.lg-outer .lg-item {
   background: url("../img/loading.gif") no-repeat scroll center center transparent;
   display: none !important;
}

.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
   display: inline-block !important;
}

.lg-outer.lg-css .lg-current {
   display: inline-block !important;
}

.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
   display: inline-block;
   text-align: center;
   position: absolute;
   width: 100%;
   height: 100%;
}

.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
   content: "";
   display: inline-block;
   height: 50%;
   width: 1px;
   margin-right: -1px;
}

.lg-outer .lg-img-wrap {
   position: absolute;
   padding: 0 5px;
   left: 0;
   right: 0;
   top: 0;
   bottom: 0;
}

.lg-outer .lg-item.lg-complete {
   background-image: none;
}

.lg-outer .lg-item.lg-current {
   z-index: 1060;
}

.lg-outer .lg-image {
   display: inline-block;
   vertical-align: middle;
   max-width: 100%;
   max-height: 100%;
   width: auto !important;
   height: auto !important;
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
   opacity: 0;
   -webkit-transition: opacity 0.15s ease 0s;
   -o-transition: opacity 0.15s ease 0s;
   transition: opacity 0.15s ease 0s;
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
   opacity: 1;
}

.lg-outer .lg-empty-html {
   display: none;
}

.lg-outer.lg-hide-download #lg-download {
   display: none;
}

.lg-backdrop {
   position: fixed;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   z-index: 1040;
   background-color: rgba(0, 0, 0, 0.89);
   opacity: 0;
   -webkit-transition: opacity 0.15s ease 0s;
   -o-transition: opacity 0.15s ease 0s;
   transition: opacity 0.15s ease 0s;
}

.lg-backdrop.in {
   opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
   -webkit-transition: none 0s ease 0s !important;
   -moz-transition: none 0s ease 0s !important;
   -o-transition: none 0s ease 0s !important;
   transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item {
   -webkit-backface-visibility: hidden;
   -moz-backface-visibility: hidden;
   backface-visibility: hidden;
}

.lg-css3.lg-use-left .lg-item {
   -webkit-backface-visibility: hidden;
   -moz-backface-visibility: hidden;
   backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
   opacity: 0;
}

.lg-css3.lg-fade .lg-item.lg-current {
   opacity: 1;
}

.lg-css3.lg-fade .lg-item.lg-prev-slide,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-current {
   -webkit-transition: opacity 0.1s ease 0s;
   -moz-transition: opacity 0.1s ease 0s;
   -o-transition: opacity 0.1s ease 0s;
   transition: opacity 0.1s ease 0s;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
   opacity: 0;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
   -webkit-transform: translate3d(-100%, 0, 0);
   transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
   -webkit-transform: translate3d(100%, 0, 0);
   transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
   opacity: 1;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
   -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
   -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
   -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
   transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide.lg-use-left .lg-item {
   opacity: 0;
   position: absolute;
   left: 0;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
   left: -100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
   left: 100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
   left: 0;
   opacity: 1;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
   -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
   -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
   -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
   transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-backdrop {
   background-color: rgba(255, 255, 255, 0.9);
}

.lg-toolbar {
   background: #fff;
}

#lg-counter {
   float: left;
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
   border: 0;
   background: transparent;
   color: #4a5f73;
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
   color: #000;
}

.lg-toolbar .lg-icon {
   color: #4a5f73;
}

.lg-toolbar .lg-icon:hover {
   color: #000;
}

.lg-outer .lg-thumb-outer {
   background: #fff;
   box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2);
}

.lg-outer .lg-thumb-outer .lg-toogle-thumb {
   display: none;
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
   border-color: #323232;
}

/*
 * Created by NopShop
 */

.km-product {
   overflow: hidden;
}

.km-product .km-img-theme {
   position: relative;
   height: 200px;
   margin-bottom: 10px;
   z-index: 0;
}

.km-product .km-img-theme img {
   max-width: 100%;
   max-height: 100%;
   width: auto;
   position: absolute;
   left: 50%;
   top: 50%;
   transform: translateY(-50%) translateX(-50%);
}

.km-product .km-colors-theme {
   position: absolute;
   right: 20px;
   top: 50px;
   width: 12px;
   z-index: 1;
}

.km-product .km-colors-theme .km-color {
   width: 12px;
   height: 12px;
   border-radius: 50%;
   background: #ccc;
   margin-top: 2px;
   display: block;
   border: 1px solid #e9e9e9;
   position: relative;
}

.km-product .km-colors-theme .km-color:before {
   content: " " attr(km-title) "";
   position: absolute;
   right: 50%;
   top: 50%;
   transform: translateY(-50%);
   display: inline-block;
   border-radius: 5px;
   font-size: 10px;
   opacity: 0;
   margin-right: 5px;
   visibility: hidden;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-product .km-colors-theme .km-color:hover:before {
   right: 100%;
   opacity: 1;
   visibility: visible;
}

.km-product .km-colors-theme .km-color-more {
   color: #ababab;
   font-size: 20px;
   text-align: center;
   width: 12px;
   line-height: 12px;
   margin-top: 2px;
   display: inline-block;
}

.km-product .km-title-theme {
   color: #333;
   font-size: 13px;
   height: 100px;
   text-align: justify;
   font-family: yekanbakhen;
}

.km-product .km-title-theme > a {
   display: block;
}

.km-product .km-title-theme a h3.km-title {
   height: 45px;
   overflow: hidden;
}

.km-product .km-row-theme {
   margin-bottom: 20px;
}

.km-product .km-price-theme {
   display: block;
   text-align: left;
   height: 60px;
   font-family: yekanbakh, serif;
}

.km-product .km-price-theme .km-price {
   font-size: 18px;
   font-weight: 800 !important;
   color: #b5093a;
   position: relative;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product .km-price-theme .km-price {
      font-size: 18px;
   }

   .about-us-detail {
      flex-direction: column;
   }

   .abot-us-pic,
   .abot-us-txt {
      width: 95% !important;
   }
}

.km-product .km-price-theme .km-price.km-discounted {
   color: #acacac;
   display: inline-block;
   font-size: 17px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product .km-price-theme .km-price.km-discounted {
      font-size: 14px;
   }
}

.km-product .km-price-theme .km-price.km-discounted > .km-value {
   position: relative;
   padding: 0 5px;
}

.km-product .km-price-theme .km-price.km-discounted > .km-value:before {
   content: "";
   position: absolute;
   left: 0;
   top: 50%;
   transform: translateY(-50%);
   width: 100%;
   height: 1px;
   background: #c5c5c5;
   display: block;
}

.km-product .km-price-theme .km-price .km-unit {
   margin-right: 10px;
   font-size: 16px;
   vertical-align: middle;
}

.km-product .km-price-theme .km-price .km-discount {
   background: #323232;
   border-radius: 20px;
   padding: 0 10px;
   font-size: 18px;
   font-weight: bold;
   margin-right: 10px;
   vertical-align: middle;
   color: #fff;
   height: 23px;
   display: inline-block;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product .km-price-theme .km-price .km-discount {
      font-size: 14px;
   }
}

.km-product .km-price-theme .km-price .km-discount .km-value {
   line-height: 23px;
   display: inline-block;
}

.km-product .km-price-theme .km-price .km-discount .km-percent {
   font-size: 13px;
   font-weight: normal;
}

.km-product .km-special-discount-theme {
   position: absolute;
   top: 10px;
   left: 10px;
   right: 10px;
   z-index: 1;
   line-height: 18px;
   border-bottom: 1px solid #323232;
   padding: 5px 0;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product .km-special-discount-theme {
      line-height: normal;
      padding: 0;
   }
}

.km-product .km-special-discount-theme .km-title {
   font-size: 12px;
   font-weight: 800;
}

.km-product .km-special-discount-theme .km-title .km-highlight {
   color: #323232;
}

.km-product .km-special-discount-theme .km-title i {
   vertical-align: middle;
   font-size: 15px;
   margin-left: 5px;
   color: #4a5f73;
}

.km-product .km-special-discount-theme .km-timer {
   font-size: 14px;
   color: #323232;
}

.km-product .km-special-discount-theme .km-timer > .d {
   margin: 0 3px;
}

.km-product .km-shopper-theme {
   position: absolute;
   bottom: 5px;
   left: 10px;
   right: 10px;
   border-top: 1px solid #f5f5f5;
   padding: 5px 0 0;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product .km-shopper-theme {
      border-top: 0;
   }
}

.km-product .km-shopper-theme i {
   margin-left: 7px;
}

.km-product .km-shopper-theme .km-value {
   font-weight: bold;
}

.km-product .km-rating-theme {
   direction: ltr;
}

.km-product .km-rating-theme .km-rating-value {
   font-size: 13px;
   color: #ffc74a;
}

.km-product .km-rating-theme .km-rating-number {
   direction: rtl;
   vertical-align: middle;
   color: #a2a2a2;
   margin-left: 10px;
}

.km-product .km-compare-theme {
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-product .km-percent-theme,
.km-discount-special-slider
   > .km-contents
   > .km-item
   .km-content
   .km-prices
   .km-price
   .km-percent-theme,
.km-discount-special-slider
   > .km-contents
   .owl-item
   > .km-item
   .km-content
   .km-prices
   .km-price
   .km-percent-theme {
   font-size: 13px;
   font-weight: normal;
   font-family: yekanbakhen;
}

.km-product .km-prices-disable-theme {
   background: #323232;
   font-size: 14px;
   display: inline-table;
   color: #fff;
   border-radius: 50px;
   padding: 4px 17px;
   height: 2px;
}

.km-product .km-prices-disable-theme i {
   vertical-align: middle;
   margin-left: 5px;
   font-size: 16px;
}

.km-product .km-prices-comming-soon-theme {
   position: absolute;
   left: -45px;
   top: 100px;
   transform-origin: top left;
   transform: rotate(-45deg);
   width: 200px;
   line-height: 30px;
   background: #323232;
   text-align: center;
   color: #fff;
   font-size: 17px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product .km-prices-comming-soon-theme {
      left: -50px;
      top: 70px;
      width: 170px;
      line-height: 19px;
      font-size: 11px;
   }
}

.km-product .km-prices-new-theme {
   position: absolute;
   width: auto;
   top: 10px;
   right: 10px;
   line-height: 25px;
   background: #323232;
   text-align: center;
   color: #fff;
   font-size: 12px;
   padding: 0 10px;
   border-radius: 50px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product .km-prices-new-theme {
      font-size: 11px;
   }
}

.km-product.km-theme-1 {
   position: relative;
   padding: 15px 130px 15px 15px;
   border-bottom: 1px solid #f0f0f1;
}

.km-product.km-theme-1:last-of-type {
   border-bottom: 0;
}

.km-product.km-theme-1 .km-delete {
   position: absolute;
   right: 10px;
   top: 50%;
   transform: translateY(-50%);
   width: 25px;
   height: 25px;
   line-height: 29px;
   border-radius: 25px;
   font-size: 13px;
   cursor: pointer;
   display: block;
   text-align: center;
   background: #eceff1;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-product.km-theme-1 .km-delete:hover {
   background: #da4b45;
   color: #fff;
}

.km-product.km-theme-1 .km-img {
   width: 70px;
   position: absolute;
   right: 45px;
   top: 50%;
   transform: translateY(-50%);
}

.km-product.km-theme-1 .km-img img {
   max-width: 100%;
   position: absolute;
   left: 50%;
   top: 50%;
   transform: translateY(-50%) translateX(-50%);
}

.km-product.km-theme-1 .km-content .km-title {
   font-size: 12px;
   text-align: justify;
   margin-bottom: 10px;
   font-weight: bold;
   font-family: yekanbakhen;
}

.km-product.km-theme-1 .km-content .km-details {
   font-size: 11px;
}

.km-product.km-theme-1 .km-content .km-details .km-detail {
   margin-left: 7px;
   padding-left: 7px;
   border-left: 1px solid #d8d8d8;
   color: #666;
   font-family: yekanbakh;
}

.km-product.km-theme-1 .km-content .km-details .km-detail:last-of-type {
   border-left: 0 none;
}

.km-product.km-theme-2 {
   position: relative;
   padding: 0 10px;
}

.km-product.km-theme-2 .km-img {
   position: relative;
   height: 200px;
   margin-bottom: 10px;
}

.km-product.km-theme-2 .km-img img {
   max-width: 100%;
   max-height: 100%;
   width: auto;
   position: absolute;
   left: 50%;
   top: 50%;
   transform: translateY(-50%) translateX(-50%);
}

.km-product.km-theme-2 .km-content .km-title {
   color: #333;
   font-size: 14px;
   font-weight: 700;
   margin-bottom: 10px;
   text-align: center;
   font-family: yekanbakhen;
   display: block;
}

.km-product.km-theme-2 .km-content .km-prices {
   display: block;
   text-align: center;
   height: 60px;
   font-family: yekanbakh, serif;
}

.km-product.km-theme-2 .km-content .km-prices .km-price {
   font-size: 20px;
   font-weight: 700;
   color: #323232;
   position: relative;
}

.km-product.km-theme-2 .km-content .km-prices .km-price.km-discounted {
   color: #c5c5c5;
   display: inline-block;
   font-size: 15px;
   padding: 0 10px;
   margin-bottom: 5px;
}

.km-product.km-theme-2 .km-content .km-prices .km-price.km-discounted:before {
   content: "";
   position: absolute;
   left: 0;
   top: 50%;
   transform: translateY(-50%);
   width: 100%;
   height: 1px;
   background: #c5c5c5;
   display: block;
}

.km-product.km-theme-2 .km-content .km-prices .km-price .km-unit {
   margin-right: 10px;
   font-size: 16px;
   vertical-align: middle;
}

.km-product.km-theme-2 .km-content .km-prices .km-price .km-discount {
   background: #323232;
   border-radius: 50px;
   padding: 7px 12px;
   font-size: 18px;
   margin-right: 10px;
   vertical-align: middle;
   color: #4a5f73;
   font-weight: 400;
}

.km-product.km-theme-2 .km-content .km-summery-details {
   text-align: center;
   font-size: 12px;
   line-height: 1.833;
   font-weight: 700;
   letter-spacing: -0.4px;
   color: #b9b9b9;
}

.km-product.km-theme-2 .km-content .km-summery-details span {
   display: block;
}

.km-product.km-theme-3 {
   background: #fff;
   -webkit-box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, 0.1);
   box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, 0.1);
   border: 1px solid #e7e7e7;
   margin-bottom: 20px;
   position: relative;
   padding: 20px 260px 20px 0;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product.km-theme-3 {
      padding: 10px 110px 50px 10px;
      margin-bottom: 10px;
   }
}

.km-product.km-theme-3 .km-img {
   position: absolute;
   right: 60px;
   top: 50%;
   width: 170px;
   border-radius: 200px;
   overflow: hidden;
   height: 170px;
   -webkit-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   -o-transform: translateY(-50%);
   transform: translateY(-50%);
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product.km-theme-3 .km-img {
      right: 10px;
      width: 25%;
      height: 80%
   }
}

.km-product.km-theme-3 .km-img img {
   position: absolute;
   left: 50%;
   top: 50%;
   -webkit-transform: translateY(-50%) translateX(-50%);
   -moz-transform: translateY(-50%) translateX(-50%);
   -ms-transform: translateY(-50%) translateX(-50%);
   -o-transform: translateY(-50%) translateX(-50%);
   transform: translateY(-50%) translateX(-50%);
}

.km-product.km-theme-3 .km-price-box {
   position: relative;
   padding-left: 270px;
   height: auto;
   display: block;
   text-align: center;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product.km-theme-3 .km-price-box {
      position: static;
      padding-left: 0;
      width: 100%;
      height: auto;
      text-align: right;
   }
}

.km-product.km-theme-3 .km-price-box .km-prices {
   position: absolute;
   width: 250px;
   top: 50%;
   left: 0;
   text-align: center;
   transform: translateY(-50%);
   font-family: yekanbakh, serif;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product.km-theme-3 .km-price-box .km-prices {
      position: relative;
      top: 0;
      width: 100%;
      transform: none;
      line-height: 22px;
      padding-bottom: 20px;
      text-align: right;
      margin-top: 15px;
      min-height: 70px;
   }
}

.km-product.km-theme-3 .km-price-box .km-prices .km-price {
   font-size: 20px;
   font-weight: 700;
   color: #323232;
   position: relative;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product.km-theme-3 .km-price-box .km-prices .km-price {
      margin-left: 0;
      margin-bottom: 0;
      display: block;
      position: static;
   }
}

.km-product.km-theme-3 .km-price-box .km-prices .km-price.km-discounted {
   color: #c5c5c5;
   display: inline-block;
   font-size: 15px;
   padding: 0 10px;
   margin-bottom: 5px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product.km-theme-3 .km-price-box .km-prices .km-price.km-discounted {
      position: relative;
   }
}

.km-product.km-theme-3 .km-price-box .km-prices .km-price.km-discounted:before {
   content: "";
   position: absolute;
   left: 0;
   top: 50%;
   transform: translateY(-50%);
   width: 100%;
   height: 1px;
   background: #c5c5c5;
   display: block;
}

.km-product.km-theme-3 .km-price-box .km-prices .km-price .km-unit {
   margin-right: 10px;
   font-size: 16px;
   vertical-align: middle;
}

.km-product.km-theme-3 .km-price-box .km-prices .km-price .km-discount {
   background: #323232;
   border-radius: 50px;
   padding: 7px 12px;
   font-size: 18px;
   margin-right: 10px;
   vertical-align: middle;
   color: #4a5f73;
   font-weight: 400;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product.km-theme-3 .km-price-box .km-prices .km-price .km-discount {
      position: absolute;
      margin-right: 0;
      left: 0;
      top: 0;
      line-height: 40px;
      padding: 0 12px;
      font-size: 15px;
   }
}

/* .km-product.km-theme-3 .km-price-box .km-quantity {
    margin-top: 45px;
} */

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product.km-theme-3 .km-price-box .km-quantity {
      margin-top: 0;
      position: absolute;
      left: 85px;
      bottom: 10px;
      width: 100px;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product.km-theme-3 .km-price-box .km-quantity .km-select-style {
      width: 65px;
      display: inline-block;
      vertical-align: middle;
      margin-right: 5px;
   }
}

.km-product.km-theme-3 .km-delete {
   right: 15px;
   width: 23px;
   height: 23px;
   border-radius: 100px;
   line-height: 34px;
   font-size: 18px;
   display: inline-block;
   position: absolute;
   transform: translateY(-50%);
   top: 50%;
   color: #fb3449;
   background: #fff;
   border: 1px solid #fb3449;
   text-align: center;
   cursor: pointer;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-product.km-theme-3 .km-delete i {
   line-height: 22px;
}

.km-product.km-theme-3 .km-delete:hover {
   background: #fb3449;
   color: #fff;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product.km-theme-3 .km-delete {
      bottom: -10px;
      top: auto;
      left: 15px;
      right: auto;
      height: 40px;
      line-height: 40px;
      width: 60px;
      font-size: 13px;
      border-radius: 5px;
   }
}

.km-product.km-theme-3 .km-sale {
   position: absolute;
   right: 60px;
   top: 0;
   line-height: 30px;
   width: 170px;
   overflow: hidden;
   border-radius: 0 0 5px 5px;
   background: #fb3449;
   text-align: center;
   font-size: 12px;
   font-weight: 800;
   color: #000;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product.km-theme-3 .km-sale {
      left: 30px;
      right: auto;
      border-radius: 0 10px 0 0;
      top: 0;
      transform: rotate(90deg);
      transform-origin: left top;
   }
}

.km-product.km-theme-3 .km-sale .km-highlight {
   color: #fff;
}

.km-product.km-theme-3 .km-sale i {
   vertical-align: middle;
   font-size: 20px;
   margin-left: 5px;
}

.km-product.km-theme-3 .km-title-box {
   padding-top: 30px;
   font-family: yekanbakhen;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product.km-theme-3 .km-title-box {
      padding: 0;
      width: 100%;
   }
}

.km-product.km-theme-3 .km-title-box .km-title {
   font-weight: bold;
   font-size: 18px;
   margin-bottom: 25px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product.km-theme-3 .km-title-box .km-title {
      font-size: 15px;
      margin-bottom: 5px;
   }
}

.km-product.km-theme-3 .km-title-box .km-options {
   font-size: 14px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product.km-theme-3 .km-title-box .km-options {
      font-size: 12px;
   }
}

.km-product.km-theme-3 .km-title-box .km-options .mini-title {
   margin-left: 5px;
   display: inline-block;
}

.km-product.km-theme-4 {
   position: relative;
   padding-right: 110px;
   padding-left: 15px;
   height: 94px;
   padding-top: 20px;
   border-bottom: 1px solid #f1f1f1;
}

.km-product.km-theme-4:first-of-type {
   margin-top: 0;
}

.km-product.km-theme-4:last-of-type {
   margin-bottom: 0;
}

.km-product.km-theme-4:last-of-type:after {
   display: none;
}

.km-product.km-theme-4:after {
   content: "";
   display: block;
   width: 100%;
   top: 100%;
   margin-top: 10px;
   height: 1px;
   background: #f6f6f6;
   position: absolute;
   left: 0;
}

.km-product.km-theme-4:hover .km-content .km-price .km-price-val.km-real {
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -ms-transform: scale(1);
   -o-transform: scale(1);
   transform: scale(1);
}

.km-product.km-theme-4 .km-delete {
   left: 0;
   width: 30px;
   height: 30px;
   border-radius: 50px;
   line-height: 30px;
   display: inline-block;
   position: absolute;
   -webkit-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   -o-transform: translateY(-50%);
   transform: translateY(-50%);
   top: 50%;
   color: #929292;
   border: 1px solid #929292;
   text-align: center;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-product.km-theme-4 .km-delete i {
   line-height: 28px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product.km-theme-4 .km-delete {
      bottom: 0;
      top: auto;
      left: 15px;
      right: auto;
      height: 28px;
      line-height: 28px;
      width: 60px;
      font-size: 13px;
      border-radius: 5px;
      color: #bb5a5b;
      border-color: #bb5a5b;
   }
}

.km-product.km-theme-4 .km-delete:hover {
   color: #bb5a5b;
   border-color: #bb5a5b;
}

.km-product.km-theme-4 .km-img {
   position: absolute;
   right: 0;
   top: 50%;
   width: 90px;
   border-radius: 100px;
   overflow: hidden;
   height: 90px;
   -webkit-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   -o-transform: translateY(-50%);
   transform: translateY(-50%);
}

.km-product.km-theme-4 .km-img img {
   position: absolute;
   left: 50%;
   top: 50%;
   -webkit-transform: translateY(-50%) translateX(-50%);
   -moz-transform: translateY(-50%) translateX(-50%);
   -ms-transform: translateY(-50%) translateX(-50%);
   -o-transform: translateY(-50%) translateX(-50%);
   transform: translateY(-50%) translateX(-50%);
}

.km-product.km-theme-4 .km-title {
   font-weight: bold;
   white-space: nowrap;
   font-size: 13px;
   overflow: hidden;
   text-overflow: ellipsis;
   color: #666666;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-product.km-theme-4 .km-price {
   color: #323232;
   margin-top: 15px;
   line-height: 1;
   font-family: yekanbakh, serif;
}

.km-product.km-theme-4 .km-price.km-no {
   color: #bb5a5b;
   font-weight: bold;
}

.km-product.km-theme-more .km-title-box {
   padding-top: 0;
}

.km-product.km-theme-more .km-img {
   height: 150px;
}

.km-product.km-theme-more .km-img img {
   max-width: 100%;
   max-height: 100%;
}

.km-product.km-theme-more .km-prices {
   min-height: 60px;
   font-family: yekanbakh, serif;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product.km-theme-more .km-prices {
      position: relative;
      top: 0;
      width: 100%;
      transform: none;
      line-height: 22px;
      padding-bottom: 20px;
      text-align: right;
      margin-top: 15px;
      min-height: 70px;
   }
}

.km-product.km-theme-more .km-prices .km-price {
   font-size: 20px;
   font-weight: 700;
   color: #323232;
   position: relative;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product.km-theme-more .km-prices .km-price {
      margin-left: 0;
      margin-bottom: 0;
      display: block;
      position: static;
   }
}

.km-product.km-theme-more .km-prices .km-price.km-discounted {
   color: #c5c5c5;
   display: inline-block;
   font-size: 15px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product.km-theme-more .km-prices .km-price.km-discounted {
      position: relative;
   }
}

.km-product.km-theme-more .km-prices .km-price.km-discounted:before {
   content: "";
   position: absolute;
   left: 0;
   top: 50%;
   transform: translateY(-50%);
   width: 100%;
   height: 1px;
   background: #c5c5c5;
   display: block;
}

.km-product.km-theme-more .km-prices .km-price .km-unit {
   margin-right: 10px;
   font-size: 16px;
   vertical-align: middle;
}

.km-product.km-theme-more .km-prices .km-price .km-discount {
   background: #323232;
   border-radius: 50px;
   padding: 7px 12px;
   font-size: 18px;
   margin-right: 10px;
   vertical-align: middle;
   color: #4a5f73;
   font-weight: 400;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product.km-theme-more .km-prices .km-price .km-discount {
      position: absolute;
      margin-right: 0;
      left: 0;
      top: 0;
      line-height: 40px;
      padding: 0 12px;
      font-size: 15px;
   }
}

.km-product.km-theme-more .km-show-more {
   position: absolute;
   bottom: 30px;
   left: 20px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product.km-theme-more .km-show-more {
      bottom: 10px;
      left: 85px;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product.km-theme-more .km-show-more .km-btn {
      line-height: 40px;
      height: 40px;
      display: inline-block;
      padding: 0 10px;
      font-weight: normal;
   }
}

.km-product.km-theme-5 {
   position: relative;
   margin-left: -1px;
   background: #fff;
   border: 1px solid #ebebeb;
   border-top: none;
   padding: 40px 12px 46px;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product.km-theme-5 {
      padding-right: 150px;
      padding-bottom: 40px;
      padding-left: 15px;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product.km-theme-5 .km-img-theme {
      position: absolute;
      right: 15px;
      top: 50%;
      transform: translateY(-50%);
      width: 120px;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product.km-theme-5 .km-colors-theme {
      bottom: 15px;
      right: 15px;
      top: auto;
      width: auto;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product.km-theme-5 .km-colors-theme .km-color {
      display: inline-block;
      margin-top: 0;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product.km-theme-5 .km-title-theme {
      height: auto;
      margin-bottom: 10px;
      font-size: 13px;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product.km-theme-5 .km-price-theme {
      height: auto;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product.km-theme-5 .km-content .km-row-theme {
      margin-bottom: 10px;
   }
}

.km-product.km-theme-5 .km-content .km-row-theme .km-rating-theme {
   float: left;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product.km-theme-5 .km-content .km-row-theme .km-rating-theme {
      float: right;
   }
}

.km-product.km-theme-5 .km-content .km-row-theme .km-compare-theme {
   float: right;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product.km-theme-5 .km-content .km-row-theme .km-compare-theme {
      position: absolute;
      right: 150px;
      bottom: 10px;
      opacity: 1;
   }
}

.km-product.km-theme-5 .km-shopper-theme,
.km-product.km-theme-5 .km-compare-theme {
   opacity: 0;
}

.km-product.km-theme-5:hover {
   -webkit-box-shadow: 0 2px 17px 0 rgba(0, 0, 0, 0.09);
   box-shadow: 0 2px 17px 0 rgba(0, 0, 0, 0.09);
   z-index: 11;
}

.km-product.km-theme-5:hover .km-shopper-theme,
.km-product.km-theme-5:hover .km-compare-theme {
   opacity: 1;
}

.km-product.km-theme-5.km-product-compare-active .km-compare-theme {
   opacity: 1;
}

.km-product.km-theme-5 .km-selected-details-theme {
   display: none !important;
}

.km-product.km-theme-6 {
   position: relative;
   background: #fff;
   border-bottom: 1px solid #ebebeb;
   padding: 40px 240px 46px 12px;
   margin-left: 3px;
   margin-right: -1px;
}

.km-product.km-theme-6:last-of-type {
   border-bottom: 0;
}

.km-product.km-theme-6 .km-img-theme {
   position: absolute;
   right: 20px;
   top: 50%;
   transform: translateY(-50%);
   width: 200px;
}

.km-product.km-theme-6 .km-title-theme {
   height: auto;
   margin-top: 20px;
   border-radius: 5px;
   background-color: #fafafa;
   padding: 10px 20px;
   font-size: 16px;
   margin-bottom: 20px;
}

.km-product.km-theme-6 .km-content {
   margin-left: 320px;
   border-left: 1px solid #e2e2e2;
   padding-left: 20px;
}

.km-product.km-theme-6 .km-row-theme .km-rating-theme {
   float: right;
   margin-left: 25px;
   margin-top: 3px;
}

.km-product.km-theme-6 .km-row-theme .km-compare-theme {
   float: right;
}

.km-product.km-theme-6 .km-price-theme {
   text-align: right;
}

.km-product.km-theme-6 .km-selected-details-theme {
   position: absolute;
   left: 0;
   width: 300px;
   top: 60px;
}

.km-product.km-theme-6 .km-selected-details-theme > .km-title {
   font-weight: bold;
   font-size: 15px;
   margin-bottom: 5px;
   position: relative;
}

.km-product.km-theme-6 .km-selected-details-theme > .km-title > .km-show-product-custom-field {
   position: absolute;
   left: 0;
   color: #00bfd5;
   font-size: 13px;
   cursor: pointer;
}

.km-product.km-theme-6 .km-selected-details-theme > .km-title > .km-show-product-custom-field i {
   vertical-align: middle;
   margin-right: 5px;
   font-size: 18px;
}

.km-product.km-theme-6 .km-selected-details-theme ul {
   overflow: auto;
   max-height: 145px;
}

.km-product.km-theme-6 .km-selected-details-theme ul li {
   font-size: 12px;
   margin-bottom: 10px;
   font-family: yekanbakhen;
}

.km-product.km-theme-6 .km-selected-details-theme ul li:before {
   content: "";
   vertical-align: middle;
   width: 6px;
   height: 6px;
   border-radius: 50px;
   display: inline-block;
   margin-left: 10px;
   background: #ccc;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-product.km-theme-6 .km-shopper-theme,
.km-product.km-theme-6 .km-compare-theme {
   opacity: 0;
}

.km-product.km-theme-6:hover .km-shopper-theme,
.km-product.km-theme-6:hover .km-compare-theme {
   opacity: 1;
}

.km-product.km-theme-6.km-product-compare-active .km-compare-theme {
   opacity: 1;
}

.km-product.km-theme-7 {
   background: #fff;
   border-radius: 5px;
   border: 1px solid #e9e9e9;
}

/*
 * Created by NopShop
 */

.km-text-render {
   position: relative;
   font-size: 16px;
   line-height: 27px;
   font-weight: 500;
   height: 100%;
   overflow: auto;
   word-wrap: break-word;
   padding: 10px 15px 40px;
   box-shadow: rgb(0 0 0 / 12%) 0px 1px 4px;
   background-color: #fff;
   border-radius: 2px;
   min-height: 120px;
   width: 100%;
}

.km-product-content-full-description .customize-style {
   box-shadow: none;
   border-radius: 0;
}

.km-text-render .align-left {
   float: left;
   padding-right: 50px;
}

.km-text-render .align-right {
   float: right;
   padding-left: 50px;
}

.km-text-render h1,
.km-text-render h2,
.km-text-render h3,
.km-text-render h4 {
   font-weight: bold;
   color: #6f6f6f;
   font-size: 22px;
   margin-bottom: 10px;
}

.km-text-render h2 {
   font-size: 24px;
}

.km-text-render h3 {
   font-size: 22px;
}

.km-text-render h4 {
   font-size: 18px;
}

.km-text-render h5 {
   font-size: 16px;
}

.km-text-render strong,
.km-text-render em {
   font-weight: 800;
}

.km-text-render p {
   font-size: 16px;
   line-height: 2.25;
   margin-bottom: 25px;
}

.km-text-render blockquote {
   padding: 0 0 35px 80px;
   font-size: 17px;
   line-height: 31px;
   display: block;
   height: auto;
   top: 15px;
   position: relative;
   text-align: justify;
}

.km-text-render blockquote:after {
   content: "\f10e";
   font-family: "Font Awesome 5 Pro";
   font-weight: 300;
   -moz-osx-font-smoothing: grayscale;
   -webkit-font-smoothing: antialiased;
   display: inline-block;
   font-style: normal;
   font-variant: normal;
   text-rendering: auto;
   line-height: 1;
   font-size: 65px;
   position: absolute;
   left: 0;
   top: 0;
   color: rgba(0, 0, 0, 0.1);
}

.km-text-render ul li,
.km-text-render ol li {
   margin-bottom: 7px;
   color: #999999;
}

.km-text-render ul li:before,
.km-text-render ol li:before {
   content: "";
   display: inline-block;
   width: 5px;
   height: 5px;
   border-radius: 10px;
   background: #999999;
   vertical-align: middle;
   margin-left: 5px;
}

/*
 * Created by NopShop
 */

.km-form-style.km-theme-1 .km-row {
   float: right;
   width: 100%;
   margin-bottom: 15px;
   position: relative;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-form-style.km-theme-1 .km-row {
      width: 100% !important;
      margin: 0 0 10px !important;
   }
}

.km-form-style.km-theme-1 .km-row.km-btns {
   text-align: left;
   margin-top: 30px;
}

.km-form-style.km-theme-1 .km-row label.error {
   position: absolute;
   top: 0;
   font-size: 12px;
   padding: 4px;
   color: #fb3449;
   left: 0;
}

.km-form-style.km-theme-1 .km-row .km-label {
   width: 100%;
   color: #636466;
   font-size: 1rem;
   margin-bottom: 5px;
   display: block;
}

.km-form-style.km-theme-1 .km-row .km-label.km-red {
   color: #fb3449;
}

.km-form-style.km-theme-1 .km-row .km-label.km-theme1 {
   color: #00bfd6;
}

.km-form-style.km-theme-1 .km-row .km-label .km-required {
   color: #fb3449;
   vertical-align: middle;
   font-size: 15px;
   margin-right: 5px;
}

.km-form-style.km-theme-1 .km-row input[type="text"],
.km-form-style.km-theme-1 .km-row input[type="email"],
.km-form-style.km-theme-1 .km-row input[type="phone"],
.km-form-style.km-theme-1 .km-row input[type="password"],
.km-form-style.km-theme-1 .km-row input[type="number"],
.km-form-style.km-theme-1 .km-row input[type="file"] {
   border-radius: 3px;
   line-height: 50px;
   height: 50px;
   padding: 0 20px;
   border: 1px solid #dadada;
   display: block;
   position: relative;
   width: 100%;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-form-style.km-theme-1 .km-row input[type="text"]:focus,
.km-form-style.km-theme-1 .km-row input[type="email"]:focus,
.km-form-style.km-theme-1 .km-row input[type="phone"]:focus,
.km-form-style.km-theme-1 .km-row input[type="password"]:focus,
.km-form-style.km-theme-1 .km-row input[type="number"]:focus,
.km-form-style.km-theme-1 .km-row input[type="file"]:focus {
   border-color: #ccc;
}

.km-form-style.km-theme-1 .km-row input[type="file"] {
   padding: 13px 20px;
   line-height: 1;
}

.km-form-style.km-theme-1 .km-row .km-default-value-style {
   border-radius: 3px;
   line-height: 50px;
   height: 50px;
   padding: 0 20px;
   border: 1px solid #dadada;
   display: block;
   position: relative;
   width: 100%;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-form-style.km-theme-1 .km-row .km-default-value-style:focus {
   border-color: #ccc;
}

.km-form-style.km-theme-1 .km-row .km-select-options .km-detail {
   display: inline-block;
   margin-left: 10px;
   line-height: 50px;
}

.km-form-style.km-theme-1 .km-row select {
   border-radius: 3px;
   line-height: 50px;
   height: 50px;
   padding: 0 20px;
   border: 1px solid #dadada;
   display: block;
   position: relative;
   width: 100%;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-form-style.km-theme-1 .km-row select:focus {
   border-color: #ccc;
}

.km-form-style.km-theme-1 .km-row .chosen-container-single .chosen-single {
   border-radius: 3px;
   line-height: 50px;
   height: 50px;
   padding: 0 20px;
   border: 1px solid #dadada;
   display: block;
   position: relative;
   width: 100%;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
   background: transparent;
   box-shadow: none;
}

.km-form-style.km-theme-1 .km-row .chosen-container-single .chosen-single:focus {
   border-color: #ccc;
}

.km-form-style.km-theme-1 .km-row .chosen-rtl.chosen-container-single .chosen-single div {
   width: 30px;
}

.km-form-style.km-theme-1 .km-row .chosen-rtl.chosen-container-single .chosen-single div:before {
   content: "\f107";
   font-family: "Font Awesome 5 Pro";
   font-weight: 300;
   -moz-osx-font-smoothing: grayscale;
   -webkit-font-smoothing: antialiased;
   display: inline-block;
   font-style: normal;
   font-variant: normal;
   text-rendering: auto;
   font-size: 30px;
   line-height: 50px;
   color: #323232;
}

.km-form-style.km-theme-1 .km-row .chosen-rtl.chosen-container-single .chosen-single div b {
   display: none;
}

.km-form-style.km-theme-1 .km-row .chosen-container.chosen-with-drop .chosen-drop {
   box-shadow: none;
   border: 1px solid #323232;
   border-radius: 15px;
   padding: 15px;
}

.km-form-style.km-theme-1 .km-row .chosen-rtl .chosen-search input[type="text"] {
   background: #fff;
   background-image: none !important;
   font-family: iranyekan;
}

.km-form-style.km-theme-1 .km-row .chosen-container .chosen-results {
   margin-top: 15px;
}

.km-form-style.km-theme-1 .km-row .chosen-container .chosen-results li.highlighted {
   background: #323232;
}

.km-form-style.km-theme-1 .km-row textarea {
   border-radius: 3px;
   line-height: 50px;
   height: 50px;
   padding: 0 20px;
   border: 1px solid #dadada;
   display: block;
   position: relative;
   width: 100%;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
   height: 200px;
   max-width: 100%;
   min-width: 100%;
}

.km-form-style.km-theme-1 .km-row textarea:focus {
   border-color: #ccc;
}

.km-form-style.km-theme-1 .km-row.km-half {
   width: 48%;
}

.km-form-style.km-theme-1 .km-row.km-half:nth-of-type(2n) {
   float: left;
}

.km-form-style.km-theme-1 .km-row.km-quarter {
   width: 24.5%;
}

.km-form-style.km-theme-1 .km-row.km-quarter:nth-of-type(2n) {
   margin: 0 1.5%;
}

.km-form-style.km-theme-1 .km-row.km-three-quarters {
   width: 60%;
   margin-left: 1.5%;
}

.km-form-style.km-theme-1 .km-row.km-third {
   width: 31.33%;
   margin-left: 3%;
}

.km-form-style.km-theme-1 .km-row.km-third:nth-of-type(3n) {
   margin-left: 0;
}

.km-form-style.km-theme-1.km-ver-2 .km-row {
   margin-bottom: 25px;
}

.km-form-style.km-theme-1.km-ver-2 .km-row .km-icon {
   position: absolute;
   right: 0;
   bottom: 0;
   line-height: 50px;
   height: 50px;
   width: 50px;
   z-index: 2;
   text-align: center;
   font-size: 20px;
   color: #b7b7b7;
}

.km-form-style.km-theme-1.km-ver-2 .km-row .km-password-icon {
   position: absolute;
   left: 0;
   bottom: 0;
   line-height: 50px;
   height: 50px;
   width: 50px;
   z-index: 2;
   text-align: center;
   font-size: 20px;
   color: #b7b7b7;
   cursor: pointer;
}

.km-form-style.km-theme-1.km-ver-2 .km-row input[type="text"],
.km-form-style.km-theme-1.km-ver-2 .km-row input[type="email"],
.km-form-style.km-theme-1.km-ver-2 .km-row input[type="phone"],
.km-form-style.km-theme-1.km-ver-2 .km-row input[type="password"],
.km-form-style.km-theme-1.km-ver-2 .km-row input[type="number"] {
   padding-right: 50px;
}

.km-form-style.km-theme-1.km-ver-2
   .km-row
   input[type="text"].km-no-style-browser::-webkit-outer-spin-button,
.km-form-style.km-theme-1.km-ver-2
   .km-row
   input[type="email"].km-no-style-browser::-webkit-outer-spin-button,
.km-form-style.km-theme-1.km-ver-2
   .km-row
   input[type="phone"].km-no-style-browser::-webkit-outer-spin-button,
.km-form-style.km-theme-1.km-ver-2
   .km-row
   input[type="password"].km-no-style-browser::-webkit-outer-spin-button,
.km-form-style.km-theme-1.km-ver-2
   .km-row
   input[type="number"].km-no-style-browser::-webkit-outer-spin-button,
.km-form-style.km-theme-1.km-ver-2
   .km-row
   input[type="text"].km-no-style-browser::-webkit-inner-spin-button,
.km-form-style.km-theme-1.km-ver-2
   .km-row
   input[type="email"].km-no-style-browser::-webkit-inner-spin-button,
.km-form-style.km-theme-1.km-ver-2
   .km-row
   input[type="phone"].km-no-style-browser::-webkit-inner-spin-button,
.km-form-style.km-theme-1.km-ver-2
   .km-row
   input[type="password"].km-no-style-browser::-webkit-inner-spin-button,
.km-form-style.km-theme-1.km-ver-2
   .km-row
   input[type="number"].km-no-style-browser::-webkit-inner-spin-button {
   -webkit-appearance: none;
   margin: 0;
}

.km-form-style.km-theme-1.km-ver-2 .km-row input[type="text"].km-no-style-browser[type="number"],
.km-form-style.km-theme-1.km-ver-2 .km-row input[type="email"].km-no-style-browser[type="number"],
.km-form-style.km-theme-1.km-ver-2 .km-row input[type="phone"].km-no-style-browser[type="number"],
.km-form-style.km-theme-1.km-ver-2
   .km-row
   input[type="password"].km-no-style-browser[type="number"],
.km-form-style.km-theme-1.km-ver-2 .km-row input[type="number"].km-no-style-browser[type="number"] {
   -moz-appearance: textfield;
   /* Firefox */
}

/*
 * Created by NopShop
 */

/*
 * Created by NopShop
 */

/*
 * Created by NopShop
 */

.slider-container {
   width: 280px;
}

.slider-container .back-bar {
   height: 10px;
   position: relative;
}

.slider-container .back-bar .selected-bar {
   position: absolute;
   height: 100%;
}

.slider-container .back-bar .pointer {
   position: absolute;
   width: 10px;
   height: 10px;
   background-color: red;
   cursor: col-resize;
   opacity: 1;
   z-index: 2;
}

.slider-container .back-bar .pointer.last-active {
   z-index: 3;
}

.slider-container .back-bar .pointer-label {
   position: absolute;
   top: -17px;
   font-size: 8px;
   background: #aaaaaa;
   white-space: nowrap;
   line-height: 1;
}

.slider-container .back-bar .focused {
   z-index: 10;
}

.slider-container .clickable-dummy {
   cursor: pointer;
   position: absolute;
   width: 100%;
   height: 100%;
   z-index: 1;
}

.slider-container .scale {
   top: 2px;
   position: relative;
}

.slider-container .scale span {
   position: absolute;
   height: 7px;
   font-size: 0;
   top: -9px;
   transform: translateX(-5px);
   background: #fff;
   width: 3px;
   border-radius: 0;
   text-align: center;
}

.slider-container .scale span:first-of-type,
.slider-container .scale span:last-of-type {
   opacity: 0;
}

.slider-container .scale ins {
   font-size: 11px;
   text-decoration: none;
   position: absolute;
   left: 3px;
   top: 13px;
   color: #999;
   line-height: 1;
}

.slider-container.slider-readonly .clickable-dummy,
.slider-container.slider-readonly .pointer {
   cursor: auto;
}

.theme-green .back-bar {
   height: 5px;
   background-color: #ccc;
}

.theme-green .back-bar .selected-bar {
   background: #323232;
   background: linear-gradient(to right, #323232bd 0%, #323232 100%);
}

.theme-green .back-bar .pointer {
   width: 14px;
   height: 14px;
   top: -5px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   border-radius: 10px;
   background: #323232;
   background: linear-gradient(to right, #323232bd 0%, #323232 100%);
}

.theme-green .back-bar .pointer-label {
   color: #999;
   display: none;
}

.theme-green .back-bar .focused {
   color: #333;
}

.theme-green .scale ins {
   color: #000;
}

/*
 * Created by NopShop
 */

.km-lightbox {
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background: rgba(0, 0, 0, 0.6);
   z-index: 20;
   opacity: 0;
   visibility: hidden;
   cursor: not-allowed;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-lightbox.km-show {
   visibility: visible;
   opacity: 1;
}

.km-lightbox .km-lightbox-container {
   position: absolute;
   left: 50%;
   top: 50%;
   transform: translateX(-50%) translateY(-50%);
   background: #fff;
   width: 980px;
   max-width: 100%;
   box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.04);
   cursor: default;
   height: 80%;
   overflow-y: scroll;
}

.page-product .km-lightbox .km-lightbox-container {
   overflow: auto;
   height: auto;
}

.page-product .km-lightbox.km-lightbox-notif-available .km-lightbox-container {
   width: 35%;
}

.km-lightbox.km-lightbox.km-lightbox-share.km-show .km-lightbox-container {
   position: absolute;
   left: 50%;
   top: 55%;
   transform: translateX(-50%) translateY(-50%);
   background: #fff;
   width: 500px;
   max-width: 100%;
   box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.04);
   cursor: default;
   height: 58%;
   overflow: hidden;
}

.km-lightbox.km-lightbox.km-lightbox-share.km-show .km-lightbox-container .km-social-theme ul li {
   border-radius: 6px;
   background: #323232;
}

.km-lightbox-login-register.km-lightbox .km-lightbox-container {
   position: absolute;
   left: 50%;
   top: 45%;
   transform: translateX(-50%) translateY(-50%);
   background: #fff;
   width: 980px;
   max-width: 100%;
   box-shadow: 0 7px 8px 0 rgb(0 0 0 / 4%);
   cursor: default;
   height: 85%;
   overflow: unset;
}

.km-close-loginregister i {
   top: 11px;
   position: absolute;
   left: 15px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-lightbox .km-lightbox-container {
      width: 100%;
      height: 100%;
      overflow-y: auto;
      top: 0;
      left: 0;
      transform: none;
   }

   .page-product .km-lightbox .km-lightbox-container {
      width: 98%;
      overflow: auto;
      height: 100%;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
   }
}

.km-lightbox .km-lightbox-container .km-lightbox-header {
   padding: 15px 20px;
   font-weight: bold;
   font-size: 18px;
   border-bottom: 1px solid #dfdfdf;
}

.km-lightbox .km-lightbox-container .km-lightbox-header .km-close {
   position: absolute;
   left: 20px;
   top: 15px;
   text-align: center;
   font-size: 25px;
   color: #323232;
   cursor: pointer;
}

.km-lightbox .km-lightbox-container .km-lightbox-content {
   padding: 20px 40px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-lightbox .km-lightbox-container .km-lightbox-content {
      padding: 20px;
   }
}

html {
   overflow-x: hidden;
}

body {
   padding-top: 140px;
   font-family: yekanbakh;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body {
      padding-top: 70px;
      padding-bottom: 50px;
   }
}

.km-table {
   color: #a3a3a3;
   border-radius: 20px;
   overflow: hidden;
   margin-bottom: 25px;
   font-size: 14px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table {
      overflow: unset;
   }
}

.km-table .km-row {
   position: relative;
   z-index: 1;
   width: 100%;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: horizontal;
   -webkit-box-direction: normal;
   -ms-flex-flow: row nowrap;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-table .km-row:nth-of-type(2n) {
   background: #ededed;
}

.km-table .km-row .km-col {
   float: right;
   padding: 20px 0;
   text-align: center;
   border-left: 1px solid #ececec;
}

.km-table .km-row .km-col:last-of-type {
   border-left: 0 none;
}

.km-table .km-header .km-row {
   background: #808080;
   color: #fff;
}

.km-table .km-header .km-row .km-col {
   padding: 10px 0;
}

.km-table .km-body .km-row:hover {
   transform: scale(1.01);
   box-shadow: 0 0 25px -5px hsla(0, 0%, 0%, 0.26);
   z-index: 2;
   background: #fff;
   color: #323232;
}

.km-table.km-theme-2 {
   overflow: visible;
}

.km-table.km-theme-2 .km-row {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: horizontal;
   -webkit-box-direction: normal;
}

.km-table.km-theme-2 .km-row .km-col {
   text-align: right;
   padding-right: 15px;
   padding-left: 15px;
   border-left: 0;
}

.km-table.km-theme-2 .km-row .km-col.km-center {
   text-align: center;
}

.km-table.km-theme-2 .km-header .km-row {
   background: transparent;
   font-size: 17px;
   font-weight: bold;
   color: #000;
}

.km-table.km-theme-2 .km-body {
   color: #4a5f73;
}

.km-table.km-theme-2 .km-body .km-row {
   box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, 0.1);
   border: 1px solid #e7e7e7;
   background: #fff;
   position: relative;
   margin-bottom: 15px;
   border-radius: 15px;
   padding: 20px;
   padding: 0;
   margin-bottom: 5px;
   opacity: 0.4;
}

.km-table.km-theme-2 .km-body .km-row .km-title-style-theme .km-title {
   background: #fff;
}

.km-table.km-theme-2 .km-body .km-row.km-new {
   opacity: 1;
}

.km-table.km-theme-2 .km-body .km-row.km-new .km-col.km-title > .km-title {
   color: #323232;
}

.km-table.km-theme-2 .km-body .km-row:hover {
   transform: none;
   box-shadow: 0 0 25px -5px hsla(0, 0%, 0%, 0.26);
   z-index: 2;
   background: #fff;
   color: #4a5f73;
   opacity: 1;
}

.km-table.km-theme-2 .km-body .km-row .km-col .pretty {
   margin: 15px 5px 0 0;
}

.km-table.km-theme-2 .km-body .km-row .km-col.km-manage,
.km-table.km-theme-2 .km-body .km-row .km-col.km-state,
.km-table.km-theme-2 .km-body .km-row .km-col.km-select-row {
   line-height: 45px;
}

.km-table.km-theme-2 .km-body .km-row .km-col.km-manage .km-action {
   font-size: 20px;
   width: 60px;
   display: inline-block;
   height: 40px;
   text-align: center;
   line-height: 45px;
   cursor: pointer;
}

.km-table.km-theme-2 .km-body .km-row .km-col.km-manage .km-action:hover {
   color: #323232;
}

.km-table.km-theme-2 .km-body .km-row .km-col.km-title > .km-title {
   font-size: 17px;
   font-weight: bold;
   color: #000;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table.km-orders-table .km-header {
      display: none;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table.km-orders-table .km-body .km-row {
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
      background: #fff;
      border-radius: 5px;
      margin-bottom: 20px;
      display: block;
      position: relative;
      margin-bottom: 10px;
   }

   .km-table.km-orders-table .km-body .km-row.km-overflow {
      overflow: hidden;
   }

   .km-table.km-orders-table .km-body .km-row.km-padding {
      padding: 20px;
   }

   .km-table.km-orders-table .km-body .km-row .km-title-style-theme .km-title {
      background: #fff;
   }

   .km-table.km-orders-table .km-body .km-row:hover {
      color: inherit;
      transform: scale(1);
      background: inherit;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table.km-orders-table .km-body .km-row .km-col {
      text-align: right;
      padding: 10px 15px;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table.km-orders-table .km-body .km-row .km-col > .km-title-t {
      float: right;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table.km-orders-table .km-body .km-row .km-col > .km-value {
      float: left;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table.km-orders-table .km-body .km-row .km-col.km-id {
      display: none;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table.km-orders-table .km-body .km-row .km-col.km-order-number {
      border-bottom: 1px solid #c8c8c8;
      width: 100%;
      color: #000;
      font-size: 16px;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table.km-orders-table .km-body .km-row .km-col.km-order-date,
   .km-table.km-orders-table .km-body .km-row .km-col.km-order-pay-price,
   .km-table.km-orders-table .km-body .km-row .km-col.km-order-pay-all,
   .km-table.km-orders-table .km-body .km-row .km-col.km-order-state {
      width: 100%;
      border-bottom: 1px solid #e3e3e3;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table.km-orders-table .km-body .km-row .km-col.km-more {
      width: 100%;
      font-weight: bold;
      background: #323232;
      text-align: center;
      color: #fff;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table.km-table-notifications .km-row {
      padding: 10px 15px !important;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table.km-table-notifications .km-row .km-col {
      padding: 0;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table.km-table-notifications .km-row .km-col.km-s {
      display: none;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table.km-table-notifications .km-row .km-col.km-state {
      display: none;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table.km-table-notifications .km-row .km-col.km-title {
      width: 80%;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table.km-table-notifications .km-row .km-col.km-manage {
      width: 20%;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table.km-table-notifications .km-header .km-row .km-col {
      font-size: 15px;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table.km-table-notifications .km-body .km-row .km-col.km-title > .km-title {
      font-size: 15px;
   }
}

.km-table.km-table-notifications .km-body .km-row .km-col.km-title > .km-date {
   font-size: 12px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table.km-table-notifications .km-body .km-row .km-col.km-manage {
      width: 20%;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table.km-table-notifications .km-body .km-row .km-col.km-manage .km-action {
      font-size: 16px;
      width: auto;
      display: block;
      height: 32px;
      line-height: 40px;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table.km-transactions-table .km-header,
   .km-table.km-discount-table .km-header {
      display: none;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table.km-transactions-table .km-body .km-row,
   .km-table.km-discount-table .km-body .km-row {
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
      background: #fff;
      border-radius: 5px;
      margin-bottom: 20px;
      display: block;
      position: relative;
      margin-bottom: 10px;
   }

   .km-table.km-transactions-table .km-body .km-row.km-overflow,
   .km-table.km-discount-table .km-body .km-row.km-overflow {
      overflow: hidden;
   }

   .km-table.km-transactions-table .km-body .km-row.km-padding,
   .km-table.km-discount-table .km-body .km-row.km-padding {
      padding: 20px;
   }

   .km-table.km-transactions-table .km-body .km-row .km-title-style-theme .km-title,
   .km-table.km-discount-table .km-body .km-row .km-title-style-theme .km-title {
      background: #fff;
   }

   .km-table.km-transactions-table .km-body .km-row:hover,
   .km-table.km-discount-table .km-body .km-row:hover {
      color: inherit;
      transform: scale(1);
      background: inherit;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table.km-transactions-table .km-body .km-row .km-col,
   .km-table.km-discount-table .km-body .km-row .km-col {
      text-align: right;
      padding: 10px 15px;
      width: 100%;
      border-bottom: 1px solid #e3e3e3;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table.km-transactions-table .km-body .km-row .km-col > .km-title-t,
   .km-table.km-discount-table .km-body .km-row .km-col > .km-title-t {
      float: right;
      max-width: 30%;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table.km-transactions-table .km-body .km-row .km-col > .km-value,
   .km-table.km-discount-table .km-body .km-row .km-col > .km-value {
      float: left;
      max-width: 70%;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table.km-transactions-table .km-body .km-row .km-col.km-t-number,
   .km-table.km-discount-table .km-body .km-row .km-col.km-t-number {
      border-bottom: 1px solid #c8c8c8;
      color: #000;
      font-size: 16px;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table.km-product-table .km-header {
      display: none;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table.km-product-table .km-body .km-row {
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
      background: #fff;
      border-radius: 5px;
      margin-bottom: 20px;
      display: block;
      position: relative;
      margin-bottom: 10px;
   }

   .km-table.km-product-table .km-body .km-row.km-overflow {
      overflow: hidden;
   }

   .km-table.km-product-table .km-body .km-row.km-padding {
      padding: 20px;
   }

   .km-table.km-product-table .km-body .km-row .km-title-style-theme .km-title {
      background: #fff;
   }

   .km-table.km-product-table .km-body .km-row:hover {
      color: inherit;
      transform: scale(1);
      background: inherit;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table.km-product-table .km-body .km-row .km-col {
      text-align: right;
      padding: 10px 15px;
      width: 100%;
      border-bottom: 1px solid #e3e3e3;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table.km-product-table .km-body .km-row .km-col > .km-title-t {
      float: right;
      max-width: 30%;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table.km-product-table .km-body .km-row .km-col > .km-value {
      float: left;
      max-width: 70%;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table.km-product-table .km-body .km-row .km-col.km-p-id {
      display: none;
   }
}

.km-table.km-product-table .km-body .km-row .km-col.km-p-name {
   text-align: right;
   padding-right: 15px;
}

.km-table.km-product-table .km-body .km-row .km-col.km-p-actions {
   padding-right: 15px;
   padding-left: 15px;
}

.km-table.km-product-table .km-body .km-row .km-col.km-p-actions .km-btn {
   margin-bottom: 7px;
   font-size: 11px;
   padding: 4px 0;
   text-align: center;
}

.km-table.km-product-table .km-body .km-row .km-col.km-p-actions .km-btn:last-of-type {
   margin-bottom: 0;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-table.km-product-table .km-body .km-row .km-col.km-t-number {
      border-bottom: 1px solid #c8c8c8;
      color: #000;
      font-size: 16px;
   }
}

.km-btn {
   cursor: pointer;
   border: 0 none;
   background: transparent;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-btn.km-theme-1 {
   background: #b5093a;
   border-radius: 5px;
   display: block;
   text-align: center;
   font-size: 14px;
   color: #fff;
   line-height: 40px;
}

.km-btn.km-theme-1:hover {
   background: #b5093a;
}

header#km-header-main .km-login .km-outer .km-menu ul li a :hover {
   color: #fff;
}

/* .km-btn.km-theme-2 {
    display: block;
    overflow: hidden;
    border-radius: 5px;
    height: 60px;
    background: #323232;
    box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.03);
    color: #606060;
    font-size: 14px;
    line-height: 60px;
    letter-spacing: -0.5px;
    position: relative;
    padding-right: 40px;
    text-align: center;
    vertical-align: middle;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
} */

.km-btn.km-theme-2 {
   display: block;
   overflow: hidden;
   border-radius: 5px;
   height: 50px;
   background: #323232;
   box-shadow: 0 8px 14px 0 rgb(0 0 0 / 3%);
   color: #606060;
   font-size: 14px;
   line-height: 50px;
   letter-spacing: -0.5px;
   position: relative;
   padding-right: 64px;
   text-align: center;
   vertical-align: middle;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}

.km-btn.km-theme-2.km-color-2 {
   background: #7a7a7a;
   color: #fff;
}

.km-btn.km-theme-2 i {
   position: absolute;
   right: 17px;
   top: 50%;
   transform: translateY(-50%);
   font-size: 35px;
}

.page-product .km-btn.km-theme-2 i {
   font-size: 20px;
}

.km-btn.km-theme-2:before {
   content: "";
   height: 90px;
   width: 90px;
   right: -20px;
   position: absolute;
   top: 50%;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
   background-color: #fff;
   opacity: 0.21;
   border-radius: 100%;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-btn.km-theme-2:hover:before {
   width: 900px;
   height: 900px;
   right: -250px;
   top: -450px;
   -webkit-transform: unset;
   transform: unset;
}

.km-btn.km-theme-2.km-color2 {
   background: #7a7a7a;
   color: #fff;
}

.km-btn.km-theme-2.km-inline {
   display: inline-block;
   width: auto;
   padding-right: 100px;
   padding-left: 40px;
}

.km-btn.km-theme-3 {
   background: #ccc;
   color: #fff;
   border-radius: 50px;
   padding: 10px 20px;
   font-weight: bold;
   font-size: 14px;
}

.page-product .km-btn.km-theme-3 {
   padding: 10px 40px;
   margin: 0 4px;
}

.km-btn.km-theme-3.km-color1 {
   background: #323232;
   color: #fff;
}

.km-btn.km-theme-3.km-color2 {
   background: #323232;
}

.km-btn.km-theme-3.km-color3 {
   background: #0e7f47;
}

.km-btn.km-theme-3.km-color4 {
   background: #fff;
}

.page-product .km-btn.km-theme-3.km-color4 {
   background: #323232;
}

.km-btn.km-theme-3.km-color-blue {
   background: #b5093a;
}

.km-btn.km-theme-3.km-color-error {
   background: #fb3449;
}

.km-btn.km-theme-3.km-color-success {
   background: #323232;
}

.km-btn.km-theme-3.km-block {
   display: block;
   width: 100%;
}

.km-btn.km-theme-3.km-bigger-font {
   font-size: 17px;
   font-weight: bold;
}

.km-btn.km-theme-3.km-gradient {
   background: #b5093a;
   background: llinear-gradient(to right, #323232f5 0%, #32323263 100%);
   background-size: 200% auto;
}

.km-btn.km-theme-3.km-gradient:hover {
   background-position: right center;
   -webkit-box-shadow: none;
   -moz-box-shadow: none;
   box-shadow: none;
}

.km-btn.km-theme-3:hover {
   -webkit-box-shadow: inset 0 60px 0 rgba(0, 0, 0, 0.2);
   -moz-box-shadow: inset 0 60px 0 rgba(0, 0, 0, 0.2);
   box-shadow: inset 0 60px 0 rgba(0, 0, 0, 0.2);
}

.km-btn.km-theme-4 {
   border: 1px solid #323232;
   font-size: 12px;
   color: #aaaaaa;
   line-height: 1;
   padding: 5px;
   vertical-align: middle;
}

.km-btn.km-theme-5 {
   color: #1ca2bd;
   border-bottom: 1px dashed;
}

.km-btn.km-theme-6 {
   border: 1px solid #e2e2e2;
   border-radius: 6px;
   padding: 7px 15px;
   line-height: normal;
   color: #b7b7b7;
}

.km-btn.km-theme-6:hover {
   color: #323232;
   border-color: #323232;
}

.km-btn.km-theme-6.km-block {
   display: block;
}

.km-padding {
   padding: 20px;
}

.km-select-style {
   width: 100%;
   display: block;
   border: 1px solid #e0e0e2;
   border-radius: 5px;
   height: 40px;
   padding: 0 10px;
   vertical-align: middle;
}

.km-title-style-theme {
   position: relative;
   margin-bottom: 20px;
   clear: both;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-title-style-theme {
      margin-bottom: 10px;
   }
}

.km-title-style-theme:before {
   content: "";
   position: absolute;
   left: 0;
   width: 100%;
   height: 2px;
   top: 50%;
   -webkit-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   -o-transform: translateY(-50%);
   transform: translateY(-50%);
   background: #d8d8d8;
   z-index: 1;
}

.km-title-style-theme .km-title {
   display: inline-block;
   background: #f5f5f5;
   color: #000;
   font-weight: bold;
   font-size: 16px;
   border-radius: 50px;
   padding: 5px 0 5px 30px;
   z-index: 2;
   position: relative;
}

.km-box-style1-footer-link {
   text-align: left;
   color: #323232;
   margin-top: 10px;
}

.km-box-style1-footer-link a {
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-box-style1-footer-link a:hover {
   color: #000;
}

.km-box-style1-footer-link a i {
   vertical-align: middle;
   margin-left: 7px;
}

.km-color-spinner {
   width: 17px;
   height: 17px;
   display: inline-block;
   margin-left: 5px;
   border-radius: 5px;
   background: #ccc;
   border: 1px solid #ccc;
   vertical-align: middle;
}

header#km-header-main {
   padding: 10px 0;
   background: #fff;
   position: fixed;
   left: 0;
   top: 0;
   width: 100%;
   z-index: 100;
}

header#km-header-main .km-logo {
   margin-left: 25px;
}

header#km-header-main .km-logo img {
   max-height: 50px;
}

header#km-header-main .km-search {
   position: relative;
}

header#km-header-main .km-search .km-form {
   position: relative;
   border-radius: 10px;
   background: #f0f0f1;
   height: 45px;
}

header#km-header-main .km-search .km-form input[type="text"] {
   background: transparent;
   line-height: 50px;
   position: relative;
   z-index: 1;
   padding: 0 25px;
   font-family: yekanbakhen;
   display: block;
   width: 100%;
   border: 0 none;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

header#km-header-main .km-search .km-form button[type="submit"] {
   position: absolute;
   left: 0;
   top: 0;
   padding: 0 20px;
   height: 100%;
   border-radius: 10px 0 0 10px;
   font-size: 22px;
   background: #323232;
   color: #fff;
   border: 0;
   z-index: 2;
   line-height: 55px;
}

header#km-header-main .km-search .km-form button[type="submit"]:hover {
   background: #323232;
}

header#km-header-main .km-helps-link {
   font-size: 14px;
   line-height: 50px;
   color: #616161;
   position: relative;
   margin-left: 25px;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

header#km-header-main .km-helps-link i {
   vertical-align: middle;
   margin-left: 7px;
   font-size: 20px;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

header#km-header-main .km-helps-link:before,
header#km-header-main .km-helps-link:after {
   content: "";
   display: block;
   position: absolute;
   top: calc(100% + 10px - 1.5px);
   height: 3px;
   background: #323232;
   width: 0;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

header#km-header-main .km-helps-link a {
   display: block;
   line-height: 50px;
}

header#km-header-main .km-helps-link:before {
   left: 50%;
}

header#km-header-main .km-helps-link:after {
   right: 50%;
}

header#km-header-main .km-helps-link:hover {
   color: #000;
}

header#km-header-main .km-helps-link:hover i {
   color: #323232;
   transform: rotate(40deg);
}

header#km-header-main .km-helps-link:hover:after,
header#km-header-main .km-helps-link:hover:before {
   width: 50%;
}

header#km-header-main .km-login {
   position: relative;
   margin-left: 20px;
}

header#km-header-main .km-login .km-inner {
   font-size: 14px;
   line-height: 40px;
   color: #616161;
   position: relative;
   border-radius: 5px;
   border: 1px solid #e0e0e2;
   padding: 0 15px;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

header#km-header-main .km-login .km-inner i {
   vertical-align: middle;
   margin-left: 7px;
   font-size: 20px;
   color: #e0e0e2;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

header#km-header-main .km-login .km-inner:hover {
   border-color: #323232;
   color: #323232;
}

header#km-header-main .km-login .km-inner:hover i {
   color: #323232;
}

header#km-header-main .km-login .km-outer {
   position: absolute;
   top: 200%;
   margin-top: 15px;
   left: 0;
   border-top: 5px solid #323232;
   box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.2);
   background: #fff;
   width: 250px;
   border-radius: 5px;
   padding-top: 15px;
   opacity: 0;
   visibility: hidden;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

header#km-header-main .km-login .km-outer:before {
   content: "";
   display: inline-block;
   position: absolute;
   left: 20px;
   bottom: 100%;
   border-left: 7px solid transparent;
   border-right: 7px solid transparent;
   border-bottom: 7px solid #323232;
   margin-bottom: 5px;
}

header#km-header-main .km-login .km-outer > .km-btn {
   margin: 0 15px 15px 15px;
}

header#km-header-main .km-login .km-outer .km-register {
   margin: 0 15px 15px 15px;
   font-weight: 800;
}

header#km-header-main .km-login .km-outer .km-register a {
   color: #323232;
   float: left;
   border-bottom: 1px dashed;
}

header#km-header-main .km-login .km-outer .km-register a:hover {
   color: #323232;
}

header#km-header-main .km-login .km-outer .km-menu {
   border-top: 1px solid #d8d8d8;
   padding: 15px 0 0;
}

header#km-header-main .km-login .km-outer .km-menu ul li {
   padding: 10px 15px;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

header#km-header-main .km-login .km-outer .km-menu ul li.km-logout {
   background: #323232;
}

header#km-header-main .km-login .km-outer .km-menu ul li.km-logout a {
   color: #fff;
}

header#km-header-main .km-login .km-outer .km-menu ul li.km-logout:hover {
   color: #323232;
}

header#km-header-main .km-login .km-outer .km-menu ul li:hover {
   background: #b5093a;
}

header#km-header-main .km-login .km-outer .km-menu ul li a {
   color: #6f6f6f;
}

header#km-header-main .km-login .km-outer .km-menu ul li:last-of-type {
   border-radius: 0 0 4px 4px;
}

header#km-header-main .km-login .km-outer .km-menu ul li i {
   margin-left: 10px;
   font-size: 17px;
   vertical-align: middle;
}

header#km-header-main .km-login .km-outer .km-menu ul li a {
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

header#km-header-main .km-login .km-outer .km-menu ul li a:hover {
   color: #fff;
}

header#km-header-main .km-login:hover .km-outer {
   top: 100%;
   opacity: 1;
   visibility: visible;
}

header#km-header-main .km-shopping-cart-mini {
   position: relative;
}

header#km-header-main .km-shopping-cart-mini:after {
   content: "";
   position: absolute;
   right: -10px;
   top: 0;
   width: 1px;
   height: 100%;
   display: block;
   background: #d8d8d8;
}

header#km-header-main .km-shopping-cart-mini .km-inner {
   font-size: 14px;
   line-height: 40px;
   width: 50px;
   color: #616161;
   display: block;
   position: relative;
   border-radius: 5px;
   border: 1px solid #e0e0e2;
   background: #fff;
   text-align: center;
   overflow: hidden;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

header#km-header-main .km-shopping-cart-mini .km-inner i {
   vertical-align: middle;
   font-size: 20px;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

header#km-header-main .km-shopping-cart-mini .km-inner .km-number {
   position: absolute;
   left: 5px;
   top: 5px;
   border-radius: 50px;
   background: #da4b45;
   font-family: yekanbakh, serif;
   width: 16px;
   line-height: 16px;
   font-size: 11px;
   color: #fff;
   text-align: center;
   height: 17px;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

header#km-header-main .km-shopping-cart-mini .km-inner:hover {
   border-color: #323232;
   color: #323232;
}

header#km-header-main .km-shopping-cart-mini .km-inner:hover .km-number {
   width: 26px;
   font-size: 17px;
   height: 26px;
   line-height: 26px;
   top: calc(50% - 13px);
   left: calc(50% - 13px);
}

header#km-header-main .km-shopping-cart-mini .km-outer {
   position: absolute;
   top: 200%;
   margin-top: 15px;
   left: 0;
   border-top: 5px solid #323232;
   box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.2);
   background: #fff;
   width: 350px;
   border-radius: 5px;
   opacity: 0;
   visibility: hidden;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

header#km-header-main .km-shopping-cart-mini .km-outer:before {
   content: "";
   display: inline-block;
   position: absolute;
   left: 20px;
   bottom: 100%;
   border-left: 7px solid transparent;
   border-right: 7px solid transparent;
   border-bottom: 7px solid #323232;
   margin-bottom: 5px;
}

header#km-header-main .km-shopping-cart-mini .km-outer .km-head {
   font-size: 12px;
   border-bottom: 1px solid #f0f0f1;
}

header#km-header-main .km-shopping-cart-mini .km-outer .km-head .km-total-price {
   line-height: 50px;
   padding-right: 15px;
   font-family: yekanbakh, serif;
}

header#km-header-main .km-shopping-cart-mini .km-outer .km-head .km-total-price .km-value {
   color: #323232;
   font-size: 14px;
   margin-right: 7px;
   font-weight: 800;
}

header#km-header-main .km-shopping-cart-mini .km-outer .km-head .km-total-price .km-value .km-unit {
   font-weight: 300;
   vertical-align: middle;
   font-size: 11px;
}

header#km-header-main .km-shopping-cart-mini .km-outer .km-head .km-go-cart {
   float: left;
}

header#km-header-main .km-shopping-cart-mini .km-outer .km-head .km-go-cart .km-btn {
   line-height: 50px;
   padding: 0 15px;
   display: block;
}

header#km-header-main .km-shopping-cart-mini .km-outer .km-head .km-go-cart .km-btn:hover {
   background: #eceff1;
}

header#km-header-main .km-shopping-cart-mini .km-outer .km-footer {
   border-radius: 0 0 10px 10px;
   background: #b5093a;
   color: #fff;
   text-align: center;
   font-weight: 900;
	font-size:15px;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

header#km-header-main .km-shopping-cart-mini .km-outer .km-footer a {
   display: block;
   line-height: 50px;
	padding-bottom: 1rem;
}

header#km-header-main .km-shopping-cart-mini .km-outer .km-footer:hover {
   background: #b5093a;
}

header#km-header-main .km-shopping-cart-mini:hover .km-outer {
   top: 100%;
   border-radius: 5px 5px 10px 10px;
   opacity: 1;
   visibility: visible;
}

nav#km-nav-main {
   background: #fff;
   box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.04);
   margin-bottom: 20px;
   position: relative;
   transform: translateY(0);
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

@media only screen and (min-width: 960px) {
   nav#km-nav-main {
      position: fixed;
      left: 0;
      top: 72px;
      width: 100%;
      z-index: 90;
   }
}

nav#km-nav-main > .km-categories-bg {
   position: absolute;
   display: none;
   left: 0;
   top: 100%;
   width: 100%;
   height: 1024px;
   z-index: 5;
   background: rgba(0, 0, 0, 0.4);
}

nav#km-nav-main .size {
   position: relative;
}

nav#km-nav-main .km-menu.km-categories > ul > li {
   padding: 13px 17px;
}

nav#km-nav-main .km-menu.km-categories > ul > li > h2 {
   position: relative;
}

nav#km-nav-main .km-menu.km-categories > ul > li:last-of-type > h2:after {
   display: none;
}

nav#km-nav-main .km-menu.km-categories > ul > li > h2:after {
   content: "";
   display: block;
   position: absolute;
   right: calc(100% + 19px);
   height: 100%;
   width: 1px;
   top: 50%;
   background: #fff;
   transform: translateY(-50%);
   z-index: -1;
}

nav#km-nav-main .km-menu > ul > li {
   padding: 13px 15px;
   display: inline-block;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

nav#km-nav-main .km-menu > ul > li > a,
nav#km-nav-main .km-menu > ul > li > h2 > a {
   color: #fff;
   position: relative;
}

nav#km-nav-main .km-menu > ul > li > a:before,
nav#km-nav-main .km-menu > ul > li > h2 > a:before,
nav#km-nav-main .km-menu > ul > li > a:after,
nav#km-nav-main .km-menu > ul > li > h2 > a:after {
   content: "";
   display: block;
   position: absolute;
   top: calc(100% + 13px - 3px);
   height: 3px;
   background: #323232;
   width: 0;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

nav#km-nav-main .km-menu > ul > li > a:before,
nav#km-nav-main .km-menu > ul > li > h2 > a:before {
   left: 50%;
}

nav#km-nav-main .km-menu > ul > li > a:after,
nav#km-nav-main .km-menu > ul > li > h2 > a:after {
   right: 50%;
}

nav#km-nav-main .km-menu > ul > li:hover > ul {
   top: 100%;
   opacity: 1;
   visibility: visible;
}

nav#km-nav-main .km-menu > ul > li > ul {
   position: absolute;
   right: 0;
   width: 100%;
   padding: 19px 24px 60px 280px;
   border-radius: 0 0 5px 5px;
   flex-wrap: wrap;
   flex-direction: column;
   display: inline-flex;
   height: 450px;
   top: 150%;
   z-index: 9;
   -ms-flex-pack: justify;
   justify-content: space-between;
   box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.04);
   background-color: #fff;
   background-size: 255px auto;
   background-repeat: no-repeat;
   background-position: 20px center;
   opacity: 0;
   visibility: hidden;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
   background-image: url("/lib/themes/nopshopmarket/assets/img/vacuum-cleaners-water-and-vacuum-cleaner-concept-vector.png");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: left top;
}

nav#km-nav-main .km-menu > ul > li > ul > li {
   padding-bottom: 3px;
}

nav#km-nav-main .km-menu > ul > li > ul > li.km-more {
   position: absolute;
   right: 20px;
   bottom: 5px;
}

nav#km-nav-main .km-menu > ul > li > ul > li.km-more > a {
   color: #323232;
}

nav#km-nav-main .km-menu > ul > li > ul > li.km-more > a:before {
   content: "\f067";
   font-size: 17px;
   margin-left: 7px;
}

nav#km-nav-main .km-menu > ul > li > ul > li > a {
   line-height: 1.833;
   font-weight: 500;
   color: #323232;
   font-size: 15px;
   display: block;
   margin-bottom: 5px;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

nav#km-nav-main .km-menu > ul > li > ul > li > a:before {
   content: "\f104";
   font-family: "Font Awesome 5 Pro";
   font-weight: 300;
   -moz-osx-font-smoothing: grayscale;
   -webkit-font-smoothing: antialiased;
   display: inline-block;
   font-style: normal;
   font-variant: normal;
   text-rendering: auto;
   line-height: 1;
   font-size: 20px;
   margin-left: 5px;
   vertical-align: middle;
}

nav#km-nav-main .km-menu > ul > li > ul > li > a:hover {
   color: #323232;
}

nav#km-nav-main .km-menu > ul > li > ul > li > ul {
   padding-right: 15px;
}

nav#km-nav-main .km-menu > ul > li > ul > li > ul > li {
   padding-bottom: 3px;
}

nav#km-nav-main .km-menu > ul > li > ul > li > ul > li > a {
   color: #4a5f73;
   font-size: 13px;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

nav#km-nav-main .km-menu > ul > li > ul > li > ul > li > a:hover {
   font-weight: 800;
   color: #000;
}

nav#km-nav-main .km-menu > ul > li:hover,
nav#km-nav-main .km-menu > ul > li.km-active {
   background: rgba(0, 0, 0, 0.2);
}

nav#km-nav-main .km-menu.right > ul > li:hover > a:after,
nav#km-nav-main .km-menu > ul > li.km-active > a:after,
nav#km-nav-main .km-menu > ul > li:hover > h2 > a:after,
nav#km-nav-main .km-menu > ul > li.km-active > h2 > a:after,
nav#km-nav-main .km-menu.right > ul > li:hover > a:before,
nav#km-nav-main .km-menu > ul > li.km-active > a:before,
nav#km-nav-main .km-menu > ul > li:hover > h2 > a:before,
nav#km-nav-main .km-menu > ul > li.km-active > h2 > a:before {
   width: calc(50% + 10px);
}

.km-full-slider {
   margin-bottom: 20px;
}

@media only screen and (min-width: 0px) and (max-width: 719px) {
   .km-full-slider {
      margin-bottom: 5px;
   }
}

.km-full-slider .km-slider {
   border-radius: 7px;
   box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
   position: relative;
   overflow: hidden;
}

.km-full-slider .km-slider .km-item img {
   width: 100%;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-full-slider .km-slider .km-item img {
      min-height: 150px;
      background: #ccc;
   }
}

.km-full-slider .km-slider.owl-theme:hover .owl-nav [class*="owl-"] {
   opacity: 1;
}

.km-full-slider .km-slider.owl-theme .owl-dots {
   position: absolute;
   bottom: 15px;
   left: 50%;
   transform: translateX(-50%);
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-full-slider .km-slider.owl-theme .owl-dots {
      bottom: 5px;
   }
}

.km-full-slider .km-slider.owl-theme .owl-dots .owl-dot span {
   box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
   background: #fff;
}

@media only screen and (min-width: 0px) and (max-width: 719px) {
   .km-full-slider .km-slider.owl-theme .owl-dots .owl-dot span {
      width: 8px;
      height: 8px;
      margin: 5px 5px;
   }
}

.km-full-slider .km-slider.owl-theme .owl-dots .owl-dot.active span {
   background: #323232;
}

.km-full-slider .km-slider.owl-theme .owl-nav {
   margin: 0;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-full-slider .km-slider.owl-theme .owl-nav {
      display: none;
   }
}

.km-full-slider .km-slider.owl-theme .owl-nav [class*="owl-"] {
   position: absolute;
   top: calc(50% - 20px);
   background: transparent;
   opacity: 0;
   border-radius: 40px;
   font-size: 40px;
   margin: 0;
   width: 40px;
   height: 40px;
   text-align: center;
   color: #fff;
   line-height: 50px;
   padding: 0;
   text-shadow: 0 2px 4px #616161;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-full-slider .km-slider.owl-theme .owl-nav [class*="owl-"].owl-prev {
   right: 10px;
}

.km-full-slider .km-slider.owl-theme .owl-nav [class*="owl-"].owl-next {
   left: 10px;
}

.km-full-slider .km-full-slider-inner-left {
   padding-right: 20px;
}

.km-ads-package.km-dynamic-number {
   display: flex;
   flex-direction: row;
   align-items: stretch;
   width: 100%;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-ads-package.km-dynamic-number {
      overflow-y: auto;
   }
}

.km-ads-package.km-dynamic-number.km-vertical {
   flex-flow: column;
}

.km-ads-package.km-dynamic-number.km-vertical > .km-ads-banner {
   margin-left: 0;
}

.km-ads-package.km-dynamic-number.km-vertical > .km-ads-banner:last-of-type {
   margin-bottom: 0;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-ads-package.km-dynamic-number.km-vertical > .km-ads-banner {
      min-width: 100%;
      margin-left: 0;
   }
}

.km-ads-package.km-dynamic-number > .km-ads-banner {
   flex: 1;
   margin-left: 20px;
}

.km-ads-package.km-dynamic-number > .km-ads-banner:last-of-type {
   margin-left: 0;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-ads-package.km-dynamic-number > .km-ads-banner {
      min-width: calc((100% / 2) - 20px);
      margin-left: 20px;
   }

   .km-ads-package.km-dynamic-number > .km-ads-banner:last-of-type {
      margin-left: 0;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-ads-package.km-dynamic-number > .km-ads-banner.km-1 {
      min-width: 100%;
   }
}

.km-ads-package .km-ads-banner {
   float: right;
   width: 100%;
}

.km-ads-package.km-5 .km-ads-banner {
   margin-left: 9px;
   width: calc((100% - (4 * 20px)) / 5);
}

.km-ads-package.km-5 .km-ads-banner:last-of-type {
   margin-left: 0;
}

.km-ads-banner {
   border-radius: 5px;
   text-align: center;
   margin-bottom: 20px;
   overflow: hidden;
   position: relative;
}

.km-ads-banner img {
   width: 100%;
}

.km-discount-special .km-ads-banner {
   height: 425px;
}

.km-discount-special .km-ads-banner img {
   position: absolute;
   left: 50%;
   transform: translateX(-50%);
   top: 0;
   height: 100%;
   min-width: 100%;
   width: auto;
   max-width: unset;
}

.km-ads-banner-manufacturer {
   box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
   border-radius: 5px;
   text-align: center;
   margin-bottom: 20px;
   overflow: hidden;
   position: relative;
}

.km-ads-package .km-ads-banner-manufacturer {
   float: right;
}

.km-ads-package.km-5 .km-ads-banner-manufacturer {
   width: 44.6%;
   margin: 8px;
}

.km-discount-special .km-discount-special-slider {
   margin-right: 20px;
}

.km-discount-special-slider {
   position: relative;
   overflow: hidden;
   min-height: 425px;
}

.km-discount-special-slider > .km-titles {
   position: absolute;
   height: 100%;
   float: left;
   left: 0;
   top: 0;
   width: 320px;
   font-size: 14px;
   font-weight: bold;
   background: #f1f7fa;
   color: #4a5f73;
   z-index: 4;
}

.km-discount-special-slider > .km-titles .km-btn.km-theme-2 {
   position: absolute;
   bottom: 0;
   left: 0;
   width: 100%;
}

.km-discount-special-slider > .km-titles .km-item {
   padding: 13.5px 20px;
   cursor: pointer;
   position: relative;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-discount-special-slider > .km-titles .km-item span {
   white-space: nowrap;
   text-overflow: ellipsis;
   display: block;
   overflow: hidden;
   font-family: yekanbakhen;
}

.km-discount-special-slider > .km-titles .km-item:before {
   position: absolute;
   left: 100%;
   margin-left: 5px;
   content: "";
   display: block;
   height: 100%;
   border-radius: 5px;
   width: 5px;
   background: #323232;
   top: 0;
   transform: scale(0);
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-discount-special-slider > .km-titles .km-item:hover {
   box-shadow: inset -350px 0 0 #ebecf0;
}

.km-discount-special-slider > .km-titles .km-item.km-active {
   box-shadow: inset -350px 0 0 #323232;
   color: #000;
}

.km-discount-special-slider > .km-titles .km-item.km-active:before {
   transform: scale(1);
}

.km-discount-special-slider > .km-contents {
   position: relative;
   min-height: 425px;
   margin-left: 320px;
   z-index: 3;
}

.km-discount-special-slider > .km-contents > .km-title {
   position: absolute;
   z-index: 5;
   top: 0;
   right: 50px;
   border-radius: 0 0 25px 25px;
   background: #323232;
   font-size: 22px;
   padding: 8px 15px;
   color: #fff;
}

.km-discount-special-slider > .km-contents > .km-item,
.km-discount-special-slider > .km-contents .owl-item > .km-item {
   position: absolute;
   right: 0;
   top: 0;
   width: 100%;
   height: 100%;
   background: #fff;
   padding: 30px 330px 30px 30px;
   font-size: 15px;
   z-index: 2;
}

.km-discount-special-slider > .km-contents > .km-item a,
.km-discount-special-slider > .km-contents .owl-item > .km-item a {
   display: block;
}

.km-discount-special-slider > .km-contents > .km-item .km-img,
.km-discount-special-slider > .km-contents .owl-item > .km-item .km-img {
   background: #fff;
   position: absolute;
   right: 0;
   top: 0;
   width: 300px;
   height: 100%;
   line-height: 100%;
}

.km-discount-special-slider > .km-contents > .km-item .km-img img,
.km-discount-special-slider > .km-contents .owl-item > .km-item .km-img img {
   position: absolute;
   left: 50%;
   top: 50%;
   -webkit-transform: translateY(-50%) translateX(-50%);
   -moz-transform: translateY(-50%) translateX(-50%);
   -ms-transform: translateY(-50%) translateX(-50%);
   -o-transform: translateY(-50%) translateX(-50%);
   transform: translateY(-50%) translateX(-50%);
}

.km-discount-special-slider > .km-contents > .km-item .km-content,
.km-discount-special-slider > .km-contents .owl-item > .km-item .km-content {
   position: relative;
   height: 400px;
}

.km-discount-special-slider > .km-contents > .km-item .km-content .km-prices,
.km-discount-special-slider > .km-contents .owl-item > .km-item .km-content .km-prices {
   display: block;
   margin-bottom: 30px;
}

.km-discount-special-slider > .km-contents > .km-item .km-content .km-prices .km-price,
.km-discount-special-slider > .km-contents .owl-item > .km-item .km-content .km-prices .km-price {
   font-size: 20px;
   font-weight: 700;
   color: #323232;
   margin-bottom: 10px;
   position: relative;
   font-family: yekanbakh, serif;
}

.km-discount-special-slider
   > .km-contents
   > .km-item
   .km-content
   .km-prices
   .km-price.km-discounted,
.km-discount-special-slider
   > .km-contents
   .owl-item
   > .km-item
   .km-content
   .km-prices
   .km-price.km-discounted {
   color: #4a5f73;
   display: inline-block;
   font-size: 15px;
   padding: 0 10px;
}

.km-discount-special-slider
   > .km-contents
   > .km-item
   .km-content
   .km-prices
   .km-price.km-discounted:before,
.km-discount-special-slider
   > .km-contents
   .owl-item
   > .km-item
   .km-content
   .km-prices
   .km-price.km-discounted:before {
   content: "";
   position: absolute;
   left: 0;
   top: 50%;
   transform: translateY(-50%);
   width: 100%;
   height: 1px;
   background: #4a5f73;
   display: block;
}

.km-discount-special-slider > .km-contents > .km-item .km-content .km-prices .km-price .km-unit,
.km-discount-special-slider
   > .km-contents
   .owl-item
   > .km-item
   .km-content
   .km-prices
   .km-price
   .km-unit {
   margin-right: 10px;
   font-size: 16px;
   vertical-align: middle;
}

.km-discount-special-slider > .km-contents > .km-item .km-content .km-prices .km-price .km-discount,
.km-discount-special-slider
   > .km-contents
   .owl-item
   > .km-item
   .km-content
   .km-prices
   .km-price
   .km-discount {
   background: #323232;
   border-radius: 50px;
   padding: 7px 12px;
   font-size: 18px;
   margin-right: 10px;
   vertical-align: middle;
   color: #4a5f73;
   font-weight: 400;
}

.km-discount-special-slider > .km-contents > .km-item .km-content > .km-title,
.km-discount-special-slider > .km-contents .owl-item > .km-item .km-content > .km-title {
   color: #333;
   font-size: 16px;
   font-weight: 800;
   margin-bottom: 30px;
   font-family: yekanbakhen;
}

.km-discount-special-slider > .km-contents > .km-item .km-content > .km-details ul li,
.km-discount-special-slider > .km-contents .owl-item > .km-item .km-content > .km-details ul li {
   font-size: 13px;
   margin-bottom: 3px;
   font-family: yekanbakhen;
}

.km-discount-special-slider > .km-contents > .km-item .km-content > .km-details ul li:before,
.km-discount-special-slider
   > .km-contents
   .owl-item
   > .km-item
   .km-content
   > .km-details
   ul
   li:before {
   content: "";
   vertical-align: middle;
   width: 6px;
   height: 6px;
   border-radius: 50px;
   display: inline-block;
   margin-left: 10px;
   background: #ccc;
}

.km-discount-special-slider > .km-contents > .km-item .km-content > .km-discount-time,
.km-discount-special-slider > .km-contents .owl-item > .km-item .km-content > .km-discount-time {
   position: absolute;
   width: 100%;
   bottom: 20px;
   right: 0;
   color: #000;
}

.km-discount-special-slider > .km-contents > .km-item .km-content > .km-discount-time > .km-title,
.km-discount-special-slider
   > .km-contents
   .owl-item
   > .km-item
   .km-content
   > .km-discount-time
   > .km-title {
   border-top: 1px solid #eaeaea;
   padding-top: 15px;
   margin-bottom: 10px;
}

.km-discount-special-slider > .km-contents > .km-item .km-content > .km-discount-time > .km-timer,
.km-discount-special-slider
   > .km-contents
   .owl-item
   > .km-item
   .km-content
   > .km-discount-time
   > .km-timer {
   font-size: 35px;
   font-weight: 700;
   font-family: yekanbakh, serif;
}

.km-discount-special-slider
   > .km-contents
   > .km-item
   .km-content
   > .km-discount-time
   > .km-timer
   .d,
.km-discount-special-slider
   > .km-contents
   .owl-item
   > .km-item
   .km-content
   > .km-discount-time
   > .km-timer
   .d {
   margin: 0 5px;
}

.km-discount-special-slider-header {
   font-size: 17px;
   font-weight: 800;
   margin-bottom: 7px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-discount-special-slider-header {
      margin: 10px 0 0;
   }
}

.km-discount-special-slider-header .km-highlight {
   color: #fb3449;
}

.km-discount-special-slider-header i {
   vertical-align: middle;
   font-size: 20px;
   color: #4a5f73;
}

.km-special-benefits > .km-item {
   float: right;
   width: 20%;
   text-align: center;
   padding: 10px 0;
}

.km-special-benefits > .km-item .km-title {
   display: block;
   font-weight: 700;
}

.km-special-benefits > .km-item img {
   margin-bottom: 5px;
   height: 70px;
   width: auto;
}

.km-product-slider {
   padding-top: 0 !important;
}

.km-product-slider > .km-header {
   position: relative;
   line-height: 50px;
   margin: 0 20px 20px;
}

.km-product-slider > .km-header:before {
   content: "";
   position: absolute;
   bottom: 0;
   left: 0;
   height: 2px;
   z-index: 1;
   background: #ebecf0;
   width: 100%;
}

.km-product-slider > .km-header .km-title {
   border-bottom: 2px solid #323232;
   background: #fff;
   font-size: 16px;
   font-weight: 700;
   position: relative;
   z-index: 2;
}

.km-product-slider > .km-header .km-title:after {
   content: "";
   right: 100%;
   width: 15px;
   height: 100%;
   margin-top: 2px;
   top: 0;
   background: #fff;
   position: absolute;
   display: inline-block;
}

.km-product-slider > .km-header .km-show-more {
   float: left;
   font-size: 12px;
   color: #323232;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
   display: none;
}

.km-product-slider > .km-header .km-show-more:hover {
   color: #6f6f6f;
}

.km-product-slider > .km-header .km-show-more i {
   vertical-align: middle;
   margin-left: 5px;
   font-size: 15px;
}

.km-product-slider > .km-content {
   padding-bottom: 0;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product-slider > .km-content .km-product.km-theme-2 {
      background-color: #fff;
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.09);
      border-radius: 9px;
      padding: 8px 0;
      min-height: 210px;
      border: 1px solid #f6f6f6;
      overflow: hidden;
      margin: 5px;
   }
}

@media only screen and (min-width: 960px) {
   .km-product-slider > .km-content .km-product.km-theme-2 .km-content .km-title {
      min-height: 65px;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product-slider > .km-content .km-product.km-theme-2 .km-content .km-title {
      font-size: 11px;
      text-align: center;
      font-weight: 400;
      display: block;
      margin-bottom: 10px;
      height: 36px;
      overflow: hidden;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product-slider > .km-content .km-product.km-theme-2 .km-prices-disable-theme {
      margin: 13px 10px 10px;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product-slider > .km-content .km-product.km-theme-2 .km-prices {
      text-align: center;
      min-height: 39px;
   }
}

.km-product-slider.km-theme-1 .km-slider {
   overflow: hidden;
}

.km-product-slider.km-theme-1 .km-slider .owl-nav {
   margin: 0;
}

.km-product-slider.km-theme-1 .km-slider .owl-nav [class*="owl-"] {
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   background: rgba(255, 255, 255, 0.8);
   font-size: 35px;
   margin: 0;
   width: 37px;
   height: 80px;
   text-align: center;
   color: #4a5f73;
   box-shadow: 0 0 9px -2px rgba(0, 0, 0, 0.2);
   line-height: 90px;
   padding: 0;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-product-slider.km-theme-1 .km-slider .owl-nav [class*="owl-"].owl-prev {
   border-radius: 10px 0 0 10px;
   right: 0;
}

.km-product-slider.km-theme-1 .km-slider .owl-nav [class*="owl-"].owl-next {
   border-radius: 0 10px 10px 0;
   left: 0;
}

.km-social-theme ul li {
   display: inline-block;
   width: 40px;
   border-radius: 10px;
   height: 40px;
   line-height: 38px;
   text-align: center;
   font-size: 20px;
   background: #0e7f47;
   color: #fff;
   margin: 0 2px;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-social-theme ul li a {
   display: block;
   position: relative;
   width: inherit;
   height: inherit;
}

.km-social-theme ul li a em {
   font-size: 0;
}

.km-social-theme ul li a i,
.km-social-theme ul li a em::before {
   font-size: 25px;
   position: absolute;
   left: 50%;
   top: 50%;
   transform: translate(-50%, -50%);
}

.km-social-themes ul li {
   display: inline-block;
   width: 48px;
}

.km-social-theme ul li.km-tg,
.km-social-theme ul li.km-tgc {
   background: #323232;
   border-radius: 10px;
}

.km-social-theme ul li.km-insta,
.km-social-theme ul li.km-instac {
   /* background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%); */
   background: #323232;
}
.km-social-theme ul li.km-aparat,
.km-social-theme ul li.km-aparatc {
   background: #323232;
   background-image: url("/lib/themes/nopshopmarket/assets/img/aparat.png");
   background-repeat: no-repeat;
   background-position: center;
   background-size: 30px;
}

.km-social-theme ul li.km-fb .fa-twitter,
.km-social-theme ul li.km-fbc .fa-twitter {
   background: #323232;
   border-radius: 10px;
}
.km-social-theme ul li.km-fb,
.km-social-theme ul li.km-fbc {
   background: #323232;
   border-radius: 10px;
}

.km-social-theme ul li:hover {
   /* box-shadow: inset -50px 0 0 rgba(0, 0, 0, 0.5); */
   background-color: #b5093a;
}

footer#km-footer-main {
   margin-top: 50px;
   background: #eceff1;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   footer#km-footer-main {
      margin-top: 20px;
   }
}

footer#km-footer-main .km-widget {
   float: right;
   margin-left: 20px;
   min-height: 280px;
}

footer#km-footer-main .km-widget:last-of-type {
   margin-left: 0;
}

footer#km-footer-main .km-widget .km-title-style {
   font-weight: bolder;
   color: #000;
   margin-bottom: 30px !important;
   font-size: 19px;
   display: inline-block;
   position: relative;
}

footer#km-footer-main .km-widget .km-title-style.km-no-margin-bottom {
   margin-bottom: 0;
}

footer#km-footer-main .km-widget .km-title-style i {
   font-size: 20px;
   vertical-align: middle;
   margin-left: 7px;
   color: #ccc;
}

footer#km-footer-main .km-widget.km-widget-support {
   width: calc(29% - 20px);
   padding-left: 20px;
   text-align: right;
}

footer#km-footer-main .km-widget.km-widget-support > * {
   margin-bottom: 20px;
}

footer#km-footer-main .km-widget.km-widget-support .km-phone i {
   font-size: 40px;
   margin-bottom: 20px;
   color: #000;
}

footer#km-footer-main .km-widget.km-widget-support .km-phone .km-description {
   font-size: 9px;
   letter-spacing: -0.5px;
   color: #000;
   font-weight: 700;
   text-align: center;
}

footer#km-footer-main .km-widget.km-widget-support .km-phone .km-value {
   font-size: 20px;
   color: #1b2f43;
}

footer#km-footer-main .km-widget.km-widget-support .km-phone .km-value .km-prefix {
   font-size: 20px;
   font-weight: 600;
   color: #ccc;
}

footer#km-footer-main .km-widget.km-widget-support .km-email .km-value,
footer#km-footer-main .km-widget.km-widget-support .km-address .km-value {
   font-size: 16px;
   color: #1b2f43;
   text-align: right;
}

footer#km-footer-main .km-widget.km-widget-support .km-address {
   font-size: 12px;
   text-align: justify;
}

footer#km-footer-main .km-widget.km-widget-support .km-title {
   font-size: 11px;
   display: none;
   margin-bottom: 4px;
}

footer#km-footer-main .km-widget.km-widget-links {
   width: calc(18% - 20px);
   padding-left: 20px;
}

footer#km-footer-main .km-widget.km-widget-links .km-content ul li {
   float: right;
   width: 50%;
   margin-bottom: 10px;
}

footer#km-footer-main .km-widget.km-widget-links .km-content ul li a {
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

/* footer#km-footer-main .km-widget.km-widget-links .km-content ul li a:before {
    content: '';
    vertical-align: middle;
    width: 6px;
    height: 6px;
    border-radius: 50px;
    display: inline-block;
    margin-left: 10px;
    background: #ccc;
    -webkit-transition: all 0.3s ease 0.1s;
    -moz-transition: all 0.3s ease 0.1s;
    -o-transition: all 0.3s ease 0.1s;
    transition: all 0.3s ease 0.1s;
} */

footer#km-footer-main .km-widget.km-widget-links .km-content ul li a:hover {
   color: #b5093a;
}

footer#km-footer-main .km-widget.km-widget-links .km-content ul li a:hover:before {
   background: #323232;
}

footer#km-footer-main .km-widget.km-enamad {
   width: calc(15% - 20px);
   padding-left: 20px;
   border-left: 1px solid #e2e2e2;
}

footer#km-footer-main .km-widget.km-enamad > .km-content {
   text-align: center;
}

footer#km-footer-main .km-widget.km-enamad > .km-content img {
   height: 100px;
   width: auto;
   margin-bottom: 10px;
}

footer#km-footer-main .km-widget.km-enamad > .km-content img:last-of-type {
   margin-bottom: 0;
}

footer#km-footer-main .km-widget.km-description {
   width: 35%;
   margin-left: 0;
}

footer#km-footer-main .km-widget.km-description > .km-content {
   font-size: 12px;
   line-height: 24px;
   margin-bottom: 20px;
}

footer#km-footer-main .km-widget.km-description > .km-content img {
   float: left;
   margin-right: 20px;
   border-radius: 6px;
}

footer#km-footer-main .km-footer-copyright {
   padding: 10px 0;
   background: #232f3e;
   color: #fff;
   font-size: 14px;
   font-weight: 300;
   margin-top: 25px;
   font-family: yekanbakhen;
}

footer#km-footer-main .km-footer-copyright a {
   font-weight: 800;
   margin: 0 3px;
   vertical-align: middle;
   color: #98a1aa;
}

footer#km-footer-main .km-footer-copyright a:hover {
   color: #000;
}

footer#km-footer-main .km-footer-newsletter {
   padding: 0 14px;
   margin-bottom: 50px;
   width: 100%;
}

footer#km-footer-main .km-footer-newsletter .km-header .km-title {
   font-size: 20px;
   font-weight: 800;
   color: #ffffff;
}

footer#km-footer-main .km-footer-newsletter .km-header .km-description {
   text-align: justify;
   margin-top: 5px;
}

footer#km-footer-main .km-footer-newsletter .km-form {
   position: relative;
   border-radius: 70px;
   line-height: 50px;
   padding: 0 3px;
}

footer#km-footer-main .km-footer-newsletter .km-form input[type="text"],
footer#km-footer-main .km-footer-newsletter .km-form input[type="email"] {
   position: relative;
   z-index: 1;
   background: #fff;
   border-radius: 0px 15px 15px 0;
   display: block;
   width: 77%;
   border: 2px;
   padding: 0 10px;
   font-size: 18px;
   margin-top: 3px;
}

footer#km-footer-main .km-footer-newsletter .km-form button[type="submit"] {
   position: absolute;
   left: 0;
   top: 3px;
   z-index: 2;
   height: 50px;
   line-height: 40px;
   text-align: center;
   background: transparent;
   font-size: 20px;
   width: 22.5%;
   border: 2px solid #ffffff;
   border-radius: 15px 0 0 0px;
   cursor: pointer;
   color: #1b2f43ba;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
   background-color: white;
}

footer#km-footer-main .km-footer-newsletter .km-form button[type="submit"]:hover {
   background: #b5093a;
   color: #fff;
}

.km-selected-categories {
   overflow-x: scroll;
   overflow-y: hidden;
   position: relative;
   margin-bottom: 20px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-selected-categories {
      right: -2%;
      width: 104%;
   }
}

.km-selected-categories ul {
   height: 40px;
   overflow-y: hidden;
}

.km-selected-categories ul li {
   float: right;
   background: #323232;
   font-size: 14px;
   border-radius: 50px;
   margin-right: 5px;
   display: inline-block;
   line-height: 35px;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-selected-categories ul li:last-of-type {
   margin-left: 0;
}

.km-selected-categories ul li a {
   display: block;
   padding: 0 20px;
}

.km-selected-categories ul li:hover {
   box-shadow: inset -350px 0 0 #9da0af;
}

@media only screen and (min-width: 960px) {
   .km-mt-page-search {
      overflow-y: hidden;
      -webkit-transition: all 0.3s ease 0.1s;
      -moz-transition: all 0.3s ease 0.1s;
      -o-transition: all 0.3s ease 0.1s;
      transition: all 0.3s ease 0.1s;
   }
}

.km-mt-page-search .km-search-form {
   position: fixed;
   z-index: 1;
   top: 0;
   right: 0;
   width: 100%;
   background: #eceff1;
   height: 50px;
   line-height: 50px;
   padding-right: 50px;
}

.km-mt-page-search .km-search-form .km-search-clean,
.km-mt-page-search .km-search-form .km-search-loading {
   left: 0;
}

.km-mt-page-search .km-search-form input[type="text"] {
   display: block;
   color: #000;
   padding: 0 0 0 10px;
   background: transparent;
   font-family: yekanbakhen;
   width: 100%;
   border: 0;
}

.km-mt-page-search .km-mt-page-close {
   position: fixed !important;
}

.km-mt-page-search .km-search-content {
   margin-top: 45px;
}

.km-mt-page-search .km-search-content .km-notice-search.km-not-found {
   height: 250px;
   display: flex;
   justify-content: center;
   flex-direction: column;
   text-align: center;
}

.km-mt-page-search .km-search-content .km-notice-search.km-not-found i {
   font-size: 45px;
   margin-bottom: 30px;
}

.km-mt-page-search .km-search-content .km-notice-search.km-not-found span {
   display: block;
   text-align: center;
}

.km-mt-page-search .km-search-content .km-notice-search.km-loading {
   height: 250px;
   display: flex;
   justify-content: center;
   flex-direction: column;
   text-align: center;
}

.km-mt-page-search .km-search-content .km-notice-search.km-loading .km-waiting-icon {
   display: inline-block;
   font-size: 45px;
   margin-bottom: 30px;
}

.km-mt-page-search .km-search-content .km-notice-search.km-loading span {
   display: block;
   text-align: center;
}

.km-mt-page-search .km-search-content .km-notice-search.km-to > .km-title {
   font-weight: bold;
   padding: 0 0 7px;
   margin-bottom: 7px;
   margin-top: 20px;
   color: #000;
   border-bottom: 1px solid #efefef;
   font-size: 14px;
}

.km-mt-page-search
   .km-search-content
   .km-notice-search.km-to
   > .km-title
   > .km-delete-search-history {
   color: #ccc;
   float: left;
   font-weight: 400;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-mt-page-search
   .km-search-content
   .km-notice-search.km-to
   > .km-title
   > .km-delete-search-history:hover {
   color: #fb3449;
}

.km-mt-page-search .km-search-content .km-notice-search.km-to > .km-content {
   margin-bottom: 40px;
}

.km-mt-page-search .km-search-content .km-notice-search.km-to > .km-content.km-top span {
   background: #eceff1;
   font-size: 12px;
   margin: 3px;
   display: inline-block;
   cursor: pointer;
   padding: 5px 7px;
   border-radius: 5px;
}

.km-mt-page-search .km-search-content .km-notice-search.km-to > .km-content.km-history span {
   display: block;
   padding: 5px 0;
}

.km-mt-page-search
   .km-search-content
   .km-notice-search.km-to
   > .km-content.km-history
   span
   .km-delete-search-history-this {
   float: left;
   line-height: 16px;
   width: 16px;
   text-align: center;
   color: #ccc;
   font-size: 15px;
}

.km-mt-page-search .km-search-content .km-search-result {
   display: none;
}

.km-mt-page-search .km-search-content .km-search-result .km-tabs {
   font-size: 13px;
   left: 0;
   position: absolute;
   width: 100%;
   top: 0;
   z-index: 5;
   background: #fff;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-mt-page-search .km-search-content .km-search-result .km-tabs {
      top: 50px;
      position: fixed;
   }
}

.km-mt-page-search .km-search-content .km-search-result .km-tabs ul li {
   border-left: 2px solid #eceff1;
   float: right;
   width: 33.33%;
   font-size: 12px;
   text-align: center;
   line-height: 35px;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
   cursor: pointer;
   border-bottom: 2px solid #eceff1;
}

.km-mt-page-search .km-search-content .km-search-result .km-tabs ul li.km-active {
   background: #323232;
   color: #000;
   font-weight: bold;
   border-bottom-color: #eceff1;
}

.km-mt-page-search .km-search-content .km-search-result .km-tabs ul li .km-number {
   border-radius: 50px;
   background: #da4b45;
   width: 18px;
   line-height: 18px;
   font-size: 10px;
   color: #fff;
   text-align: center;
   height: 18px;
   font-weight: 300;
   margin-right: 5px;
   display: inline-block;
}

.km-mt-page-search .km-search-content .km-search-result .km-tabs ul li:last-of-type {
   border-left: 0;
}

.km-mt-page-search .km-search-content .km-search-result > .km-content > .km-item {
   padding-top: 30px;
}

.km-mt-page-search
   .km-search-content
   .km-search-result
   > .km-content
   > .km-item.km-list-style
   ul
   li {
   padding: 8px 0;
   border-bottom: 1px solid #f2f2f2;
   font-size: 13px;
}

.km-mt-page-search
   .km-search-content
   .km-search-result
   > .km-content
   > .km-item.km-list-style
   ul
   li:before {
   content: "";
   display: inline-block;
   width: 4px;
   height: 4px;
   border-radius: 10px;
   margin-left: 5px;
   background: #dfdfdf;
}

.km-mt-page-search
   .km-search-content
   .km-search-result
   > .km-content
   > .km-item
   .km-product.km-theme-2 {
   position: relative;
   padding-right: 100px;
   padding-top: 20px;
   min-height: 110px;
   margin-bottom: 20px;
   border: 2px solid #f0f0f1;
}

.page-category .km-product .km-special-discount-theme .km-title,
.page-category .km-product .km-special-discount-theme .km-title i {
   font-size: 0;
}

.km-mt-page-search
   .km-search-content
   .km-search-result
   > .km-content
   > .km-item
   .km-product.km-theme-2
   > .km-content
   .km-title {
   font-size: 13px;
   margin-bottom: 5px;
   text-align: justify;
}

@media only screen and (min-width: 960px) {
   .km-mt-page-search
      .km-search-content
      .km-search-result
      > .km-content
      > .km-item
      .km-product.km-theme-2
      > .km-content
      .km-title {
      text-align: justify;
      font-weight: 400;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      text-overflow: ellipsis;
      overflow: hidden;
      height: 42px;
   }
}

.km-mt-page-search
   .km-search-content
   .km-search-result
   > .km-content
   > .km-item
   .km-product.km-theme-2
   .km-img {
   position: absolute;
   right: 0;
   height: 70px;
   width: 70px;
   margin-bottom: 0;
   top: 50%;
   transform: translateY(-50%);
}

.km-mt-page-search
   .km-search-content
   .km-search-result
   > .km-content
   > .km-item
   .km-product.km-theme-2
   .km-img
   img {
   max-width: 100%;
   max-height: 100%;
}

@media only screen and (min-width: 960px) {
   .km-mt-page-search
      .km-search-content
      .km-search-result
      > .km-content
      > .km-item
      .km-product.km-theme-2 {
      float: right;
      width: calc((100% - 10px) / 2);
      padding: 20px 80px 8px 10px;
      min-height: 110px;
   }

   /* .km-mt-page-search
      .km-search-content
      .km-search-result
      > .km-content
      > .km-item
      .km-product.km-theme-2:nth-of-type(2n) {
      margin-right: 10px;
   } */
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-mt-page-search
      .km-search-content
      .km-search-result
      > .km-content
      > .km-item
      .km-product.km-theme-2 {
      margin-bottom: 10px;
      padding-left: 10px;
   }
}

.km-mt-page-search .km-search-content .km-search-result > .km-content > .km-more-link {
   line-height: 1.833;
   font-weight: 500;
   color: #4a5f73;
   font-size: 15px;
   display: block;
   margin-top: 10px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-mt-page-search .km-search-content .km-search-result > .km-content > .km-more-link {
      margin-bottom: 20px;
   }
}

.km-mt-page-search .km-search-content .km-search-result > .km-content > .km-more-link a {
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-mt-page-search .km-search-content .km-search-result > .km-content > .km-more-link a:hover {
   color: #000;
}

.km-search-loading {
   position: absolute;
   left: 65px;
   top: 0;
   height: 100%;
   width: 50px;
   display: none;
}

.km-search-clean {
   position: absolute;
   left: 65px;
   width: 50px;
   top: 0;
   display: none;
   height: 100%;
   line-height: 60px;
   text-align: center;
   font-size: 20px;
   cursor: pointer;
   z-index: 3;
}

.km-text-summarizer .km-text-summarizer-content {
   position: relative;
   line-height: 2;
   height: auto;
   overflow: hidden;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-text-summarizer .km-text-summarizer-controller {
   position: absolute;
   left: 1px;
   bottom: 0;
   width: 100%;
   padding: 70px 0 20px;
   color: #2196f3;
   cursor: pointer;
   font-size: 16px;
   text-align: center;
   background: #ffffff;
   background: linear-gradient(0deg, #ffffff 10%, rgba(255, 255, 255, 0) 100%);
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-text-summarizer .km-text-summarizer-controller {
      width: 100%;
   }
}

.km-text-summarizer .km-text-summarizer-controller span {
   border-bottom: 1px dashed;
}

.km-text-summarizer .km-text-summarizer-controller:hover {
   color: #000;
}

.km-text-summarizer .km-text-summarizer-controller.km-active {
   padding: 0;
}

.km-order-status {
   margin: 0 10px;
}

.km-order-status.km-success {
   color: #39b54a;
}

.km-order-status.km-pending {
   color: #0071bc;
}

.km-order-status.km-fail {
   color: #ff0000;
}

.km-nothing-to-show-style {
   padding: 50px 15px;
   min-height: 337px;
   text-align: center;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-nothing-to-show-style {
      min-height: auto;
      padding: 20px;
   }
}

.km-nothing-to-show-style i {
   font-size: 259px;
   margin-bottom: 30px;
   display: block;
   color: #dadada;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-nothing-to-show-style i {
      font-size: 50px;
      margin-bottom: 20px;
   }
}

.km-nothing-to-show-style .km-title {
   font-size: 16px;
   line-height: 1.63;
   letter-spacing: 0.5px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-nothing-to-show-style .km-title {
      font-size: 18px;
   }
}

.km-lazy-loading-loader {
   display: inline-block;
   position: absolute;
   left: 50%;
   top: 50px;
   transform: translate(-50%);
}

.km-lightbox {
   z-index: 200;
}

.km-lightbox.km-lightbox-login-register .km-lightbox-container {
   background: transparent;
   box-shadow: none;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-lightbox.km-lightbox-login-register .km-lightbox-container {
      width: 98%;
      height: 75%;
      max-height: 100%;
      overflow-y: auto;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
   }
}

.km-lightbox.km-lightbox-login-register .km-lightbox-container .km-login-register-box {
   border: 0;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-lightbox.km-lightbox-login-register .km-lightbox-container .km-login-register-box {
      height: 100%;
      border-radius: 0;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-lightbox.km-lightbox-login-register
      .km-lightbox-container
      .km-login-register-box
      > .km-login-register-right {
      padding: 15px;
   }

   .km-lightbox.km-lightbox-login-register
      .km-lightbox-container
      .km-login-register-box
      > .km-login-register-right
      input {
      text-align: center;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-lightbox.km-lightbox-login-register
      .km-lightbox-container
      .km-login-register-box
      > .km-login-register-right
      > .km-login-page-item
      > .km-header
      > .km-title {
      line-height: 50px;
   }
}

.km-lightbox.km-lightbox-login-register .km-lightbox-container .km-close-loginregister {
   position: absolute;
   left: 15px;
   width: 45px;
   top: 15px;
   height: 45px;
   line-height: 55px;
   text-align: center;
   border-radius: 50px;
   z-index: 13;
   font-size: 25px;
   cursor: pointer;
   background: #fff;
}

.km-login-register-box .login-text {
   text-align: right;
   padding: 20px 10px;
}

.km-login-register-box .login-text a {
   color: #323232;
}

.km-lightbox.km-lightbox-share > .km-lightbox-container {
   max-width: 550px;
}

.km-lightbox.km-lightbox-share > .km-lightbox-container .km-lightbox-header {
   border: 0 none;
   padding: 0;
}

.km-lightbox.km-lightbox-share > .km-lightbox-container > .km-lightbox-content {
   padding: 20px;
}

.km-lightbox.km-lightbox-share > .km-lightbox-container > .km-lightbox-content .km-share-title {
   width: 100%;
   color: #000000;
   font-size: 16px;
   margin-bottom: 10px;
   display: block;
}

.km-lightbox.km-lightbox-share
   > .km-lightbox-container
   > .km-lightbox-content
   .km-form-share-email {
   margin-top: 40px;
}

.km-lightbox.km-lightbox-share
   > .km-lightbox-container
   > .km-lightbox-content
   .km-form-share-email
   .km-share-email-btn {
   position: absolute;
   left: 7px;
   bottom: 7px;
   border-radius: 6px;
   padding: 7px 25px;
}

.km-lightbox.km-lightbox-share > .km-lightbox-container > .km-lightbox-content .km-share-link {
   margin: 0 -20px -20px;
   text-align: left;
   direction: ltr;
   background: #efefef;
   font-size: 12px;
   font-family: yekanbakhen;
   position: relative;
}

.km-lightbox.km-lightbox-share
   > .km-lightbox-container
   > .km-lightbox-content
   .km-share-link
   input {
   position: relative;
   z-index: 2;
   border: 0;
   background: transparent;
   padding: 0 20px 0 45px;
   line-height: 45px;
   font-size: 15px;
   display: block;
   width: 100%;
   color: #a9a9a9;
}

.km-lightbox.km-lightbox-share > .km-lightbox-container > .km-lightbox-content .km-share-link i {
   position: absolute;
   width: 45px;
   height: 45px;
   text-align: center;
   left: 0;
   line-height: 45px;
   bottom: 0;
   font-size: 18px;
   color: #a9a9a9;
}

.km-product-comment .km-comment-footer .km-rate .km-btn.km-answer-like {
   background: #000;
}

.km-product-comment .km-comment-footer .km-rate .km-btn.km-answer-dislike {
   background: #fb3449;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .c-question__list {
      margin-top: 12px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      flex-direction: column;
   }
}

.c-question__list {
   margin-top: 12px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: start;
   -ms-flex-align: start;
   align-items: flex-start;
}

.c-question__item {
   padding-top: 16px;
}

.c-question__item-title {
   font-size: 14px;
   font-size: 1rem;
   line-height: 2.57;
   color: #232933;
   font-weight: 500;
   margin-bottom: 16px;
   position: relative;
}

.c-question__reply {
   padding-bottom: 16px;
   border-top: 1px solid hsla(0, 0%, 87.5%, 0.5);
}

.u-hidden {
   display: none !important;
}

.c-question__reply-body {
   font-size: 14px;
   font-size: 1rem;
   line-height: 2.57;
   color: #232933;
   font-weight: 300;
   position: relative;
}

.c-question__reply-bar {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   margin-top: 1px;
}

.c-question__reply-name {
   font-size: 10px;
   font-size: 0.714rem;
   line-height: 2.2;
   color: #a1a3a8;
}

.c-question__feed-back-desc {
   color: #81858b;
   font-size: 12px;
   font-size: 0.857rem;
   line-height: 1.833;
   margin-left: 40px;
}

.c-question__feed-back {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}

.c-question__item-action {
   padding: 10px 0;
   border-top: 3px solid hsla(0, 0%, 87.5%, 0.5);
}

.o-btn--link-blue-sm {
   padding: 8px 10px;
   direction: rtl;
   font-size: 12px;
   font-size: 0.857rem;
   line-height: 1.833;
   font-weight: 700;
   color: #0fabc6;
   background: none;
   border-radius: 0;
}

.o-btn--remove-padding {
   padding: 0 !important;
}

.o-btn--l-expand-more {
   -webkit-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}

.o-btn {
   cursor: pointer;
   -webkit-box-shadow: none;
   box-shadow: none;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   display: -webkit-inline-box;
   display: -ms-inline-flexbox;
   display: inline-flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   background: none;
   border: none;
   -webkit-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
   position: relative;
   border-radius: 8px;
   flex-shrink: 0;
}

.c-question__feed-back-btn {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   margin-left: 20px;
}

.c-comments__side-bar {
   -ms-flex-negative: 0;
   flex-shrink: 0;
   margin-left: 50px;
   position: -webkit-sticky;
   position: sticky;
   top: 150px;
   -webkit-transition: top 0.3s ease;
   transition: top 0.3s ease;
   border: 1px solid #e0e0e2;
   border-radius: 5px;
   padding: 20px 12px;
   margin-bottom: 28px;
}

.c-comments__side-rating-container {
   margin-bottom: 20px;
}

.c-comments__side-rating {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: end;
   -ms-flex-align: end;
   align-items: flex-end;
}

.c-comments__side-rating-bottom {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}

.c-content-expert__rating {
   list-style: none;
   width: 250px;
}

.c-content-expert__rating-title {
   font-size: 14px;
   font-size: 1rem;
   line-height: 1.571;
   color: #62666d;
}

.c-content-expert__rating-value {
   width: 100%;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}

.c-rating--general {
   background-color: #f0f0f1;
}

.c-rating {
   position: relative;
   height: 8px;
   border-radius: 4px;
   background: #f0f0f1;
   -webkit-box-flex: 1;
   -ms-flex-positive: 1;
   flex-grow: 1;
}

.c-rating__overall-word {
   color: #62666d;
   -ms-flex-negative: 0;
   flex-shrink: 0;
   font-size: 12px;
   font-size: 0.857rem;
   line-height: 1.833;
   margin-right: 8px;
   width: 20px;
}

body.navi-is-visible .c-comments__side-bar,
body.navi-is-visible .c-question__side-bar {
   top: 195px;
}

.c-comments__content-section {
   -webkit-box-flex: 1;
   -ms-flex-positive: 1;
   flex-grow: 1;
   /*max-width: calc(100% - 270px);*/
}

.c-comments__side-rating-main {
   color: #030a16;
   font-weight: 600;
   font-size: 15px;
   font-size: 1.457rem;
   line-height: 23px;
}

.c-rating--general .c-rating__rate {
   background-color: #323232;
}

.c-rating--general {
   background-color: #f0f0f1;
}

.c-rating__rate {
   width: 0;
   height: 100%;
   background: silver;
   border-radius: 3px;
}

section.km-section {
   min-height: calc(100vh - 500px);
}

@media only screen and (min-width: 960px) {
   .page-product .km-product-page-top .km-product-left .km-productLeftSidle {
      padding: 20px 10px;
      background: #f5f5f5;
      border: 1px solid #e4e4e4;
      border-radius: 15px;
      min-height: 460px;
      display: flex;
      flex-flow: column;
      justify-content: space-between;
      position: relative;
   }
}

@media only screen and (min-width: 960px) {
   body.page-product .km-product-page-top .km-product-left .desktopPartialWarranty {
      border: 1px solid #e4e4e4;
      border-radius: 5px;
      margin-top: 5px;
      padding: 5px 15px !important;
      width: 100% !important;
      display: flex;
      justify-content: space-around;
      align-items: center;
      flex-direction: row-reverse;
   }
}

.km-seller-details {
   line-height: 2.5;
   width: 50%;
   /* border-bottom: 1px solid #e8e8e8; */
}

body.page-product .km-product-page-top .wrapperProductInfoSection {
   border-right: 1px solid #e8e8e8;
}

body.page-product .km-product-page-top .km-product-left .km-products-more-details {
   border-bottom: 1px solid #f2f2f2;
   margin-bottom: 5px;
   padding: 10px;
}

body.page-product .km-product-page-top .km-product-left .km-product-rate {
   margin-bottom: 2px;
   border-bottom: 1px solid #f2f2f2;
   padding-bottom: 2px;
   text-align: center;
}

body.page-product .km-product-page-top .km-product-left .km-product-prices .km-price .km-discount {
   background: #fb3449;
   border-radius: 50px;
   padding: 7px 12px;
   font-size: 18px;
   margin-right: 10px;
   vertical-align: middle;
   color: #fff;
   font-weight: 400;
}

.page-product .price-wrap {
   font-size: 22px;
}

body.page-product .km-product-page-top .km-product-left .km-product-prices .km-price {
   font-size: 25px;
   font-weight: 700;
   color: #323232;
   margin-bottom: 5px;
   position: relative;
   margin-left: 15px;
   display: inline-block;
   font-family: yekanbakh, serif;
}

body.page-product .km-product-page-top .km-product-left .km-product-prices {
   display: block;
   margin-bottom: 5px;
   border-bottom: 1px solid #f2f2f2;
   text-align: center;
}

body.page-product
   .km-product-page-top
   .km-product-right
   .km-product-gallery
   .lSSlideOuter
   .lSPager.lSGallery {
   margin-top: 25px !important;
   margin-left: 15px;
}

.fal {
   font-family: "Font Awesome 5 Pro";
   font-weight: 300;
}

body.page-product
   .km-product-page-top
   .km-product-left
   .km-product-add-to-cart
   > .km-head
   > .km-title {
   font-size: 12px;
   margin-bottom: 0;
}

body.page-product .km-product-page-top .km-product-left .km-product-rate > .km-title {
   font-weight: bold;
   font-size: 17px;
   font-family: "yekanbakhen";
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product
      .km-product-page-top
      .km-product-left
      .km-product-selected-details
      .showMoreOrLessDetailsProduct {
      display: none;
   }
}

body.page-product .km-product-page-top .showMoreOrLessDetailsProduct {
   margin-top: 8px;
   display: inline-flex;
   color: #323232;
   position: relative;
   float: right;
}

body.page-product
   .km-product-page-top
   .km-product-left
   .km-products-more-details
   > .km-seller-details.km-seller-name
   > .km-title
   i {
   color: #323232;
   font-size: 20px;
}

body.page-product
   .km-product-page-top
   .km-product-left
   .km-products-more-details
   > .km-seller-details.km-seller-name
   > .km-seller-detail.km-seller-time
   > .km-title
   i {
   color: #323232;
   font-size: 20px;
}

nav#km-nav-main .km-menu > ul > li > a,
nav#km-nav-main .km-menu > ul > li > h2 > a {
   color: #666;
   position: relative;
}

nav#km-nav-main .km-menu > ul > li:hover,
nav#km-nav-main .km-menu > ul > li.km-active {
   background: rgba(0, 0, 0, 0.03);
}

nav#km-nav-main {
   background: #f9f9f9;
   box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.04);
}

.km-discount-special-slider > .km-contents > .km-item .km-content .km-prices .km-price .km-discount,
.km-discount-special-slider
   > .km-contents
   .owl-item
   > .km-item
   .km-content
   .km-prices
   .km-price
   .km-discount,
.km-discount-special-slider > .km-titles .km-item.km-active {
   color: #fff;
}

body.page-product
   .product-associated-box
   .product-variant-list
   .product-variant-line
   .variant-overview
   .km-product-add-to-cart
   > .km-head {
   right: 0;
   top: 0;
   width: 125px;
   height: 100%;
   padding-left: 10px;
   margin-bottom: 10px;
}

body.page-product
   .product-associated-box
   .product-variant-list
   .product-variant-line
   .variant-overview
   .km-product-add-to-cart
   .km-add-product-to-cart {
   max-width: 350px;
   font-size: 16px;
   border: 2px solid rgba(96, 96, 96, 0.15);
   margin: auto;
}

body.page-product
   .product-associated-box
   .product-variant-list
   .product-variant-line
   .variant-overview
   .variant-overview-title
   > .km-title {
   font-weight: bold;
   color: #555;
   font-family: sans-serif;
   font-size: 18px;
}

body.page-product
   .km-product-page-top
   .km-product-left
   .km-product-more-details
   > .km-seller-detail.km-seller-name
   > .km-title
   i {
   color: #323232;
}

body.page-product
   .product-associated-box
   .product-variant-list
   .product-variant-line
   .variant-overview
   .km-product-more-details
   > .km-seller-detail {
   font-size: 14px;
   margin-bottom: 10px;
}

body.page-product
   .product-associated-box
   .product-variant-list
   .product-variant-line
   .variant-overview
   .km-product-more-details
   .km-seller-detail
   > .km-title {
   font-family: yekanbakh, serif;
}

.product-associated-box
   .product-variant-list
   .product-variant-line
   .variant-overview
   > .km-product-more-details {
   margin-top: 15px;
   margin-bottom: 20px;
   margin-top: 10px;
   padding-bottom: 10px;
   display: flex;
}

.product-associated-box
   .product-variant-list
   .product-variant-line
   .variant-overview
   .km-product-more-details
   .km-seller-time
   > .km-title
   i {
   color: #f74258;
   vertical-align: middle;
   font-size: 20px;
   margin-left: 5px;
}

body.page-product
   .product-associated-box
   .product-variant-list
   .product-variant-line
   .variant-overview
   .variant-description {
   margin-bottom: 20px;
   margin-top: 10px;
   padding-bottom: 10px;
}

body.page-product
   .product-associated-box
   .product-variant-list
   .product-variant-line
   .variant-overview
   .variant-overview-title {
   margin-top: 1.5rem;
   text-align: center;
}

body.page-product
   .product-associated-box
   .product-variant-list
   .product-variant-line
   .variant-overview
   .km-product-prices
   .km-price {
   font-size: 25px;
   font-weight: 700;
   color: #323232;
   margin-bottom: 5px;
   position: relative;
   margin-left: 15px;
   display: inline-block;
   font-family: yekanbakh, serif;
   text-align: center;
}

body.page-product .product-associated-box .product-variant-list > .product-variant-line {
   position: relative;
   display: flex;
   box-shadow: 0 0 6px 0 #0002;
   background: #fff;
   border-radius: 0.5rem;
   justify-content: end;
   overflow: hidden;
}

body.page-product
   .product-associated-box
   .product-variant-list
   .product-variant-line
   .km-product-action-more {
   position: absolute;
   right: 0.5rem;
   top: 0.5rem;
   z-index: 2;
}

body.page-product
   .product-associated-box
   .product-variant-list
   .product-variant-line
   .km-product-action-more
   > .km-menu {
   border-radius: 7px;
   border: 1px solid #ececec;
   background: #fff;
   width: 50px;
   height: 50px;
   text-align: center;
   line-height: 50px;
   cursor: pointer;
   position: relative;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

body.page-product
   .product-associated-box
   .product-variant-list
   .product-variant-line
   .km-product-action-more
   .km-menu
   i {
   font-size: 20px;
   vertical-align: middle;
   line-height: 50px;
}

body.page-product
   .product-associated-box
   .product-variant-list
   .product-variant-line
   .km-product-action-more
   .km-menu
   span {
   position: absolute;
   right: 50%;
   margin-right: 10px;
   top: 0;
   height: 100%;
   display: block;
   width: 120px;
   text-align: center;
   background: #6f6f6f;
   color: #fff;
   opacity: 0;
   visibility: hidden;
   font-size: 13px;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.product-associated-box .product-variant-list .product-variant-line > .variant-overview {
   width: 52%;
   display: flex;
   flex-direction: column;
   justify-content: space-between;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product
      .product-associated-box
      .product-variant-list
      .product-variant-line
      .km-product-action-more
      > .km-menu
      i {
      line-height: 38px;
      font-size: 15px;
   }

   body.page-product .product-associated-box .product-variant-list > .product-variant-line {
      flex-direction: column;
      align-items: center;
   }

   .product-associated-box .product-variant-list .product-variant-line > .variant-overview {
      width: 100%;
      height: 100%;
   }
}

body.page-product
   .km-product-page-top
   .km-product-left
   .km-product-more-details
   > .km-detail
   .km-value
   img {
   width: 65px !important;
   height: 65px !important;
   border: none !important;
}

body.page-product .km-product-page-top .km-product-left .km-product-more-details > .km-detail {
   width: 50% !important;
}

body.page-product .km-product-page-top .km-product-left .km-product-rate {
   margin-bottom: 0 !important;
   padding-bottom: 0 !important;
}

.tag-badge .producttag {
   background: #aaa;
   border-radius: 10px;
   height: auto;
   display: inline-block;
   border: 0.5px solid #aaa;
}

.tag-badge .producttag:hover {
   background: #fff;
   border: 0.5px solid #aaa;
   color: #aaa;
}

footer#km-footer-main .km-footer-copyright {
   padding: 10px 0;
   background: #eceff1;
   color: #666;
}

.km-discount-special-slider > .km-titles .km-btn.km-theme-2 {
   position: absolute !important;
}

footer#km-footer-main .km-widget.km-enamad > .km-content {
   text-align: center;
   display: grid !important;
}

footer#km-footer-main .km-widget.km-enamad > .km-content img:last-of-type {
   margin: auto;
   text-align: center;
}

.m-t-25 {
   margin-top: 25px !important;
}

strong {
   font-weight: 800;
}

.vp-slider-full {
   margin-bottom: 30px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .vp-slider-full {
      margin-bottom: 15px;
   }
}

.vp-slider-full .vp-slider .vp-slide {
   overflow: hidden;
}

@media only screen and (min-width: 960px) {
   .vp-slider-full .vp-slider .vp-slide {
      border-radius: 21px;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .vp-slider-full .vp-slider .vp-slide {
      border-radius: 7px;
   }
}

.vp-slider-theme .owl-nav [class*="owl-"].owl-prev {
   right: 0;
   background: linear-gradient(
      90deg,
      rgba(245, 245, 245, 0) 0%,
      rgba(245, 245, 245, 0.5) 30%,
      #f2f3f7 90%
   );
   justify-content: flex-start;
}

.km-box-style-theme {
   box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
   background: #fff;
   border-radius: 5px;
   margin-bottom: 20px;
}

.km-box-style-theme-2 {
   background-color: #fff;
   box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);
   border: 1px solid #e4e4e4;
}

.km-box-style.km-overflow {
   overflow: hidden;
}

.km-box-style .km-title-style-theme .km-title {
   background: #fff;
}

.km-box-style2 {
   box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, 0.1);
   border: 1px solid #e7e7e7;
   background: #fff;
   position: relative;
   margin-bottom: 15px;
   border-radius: 15px;
   padding: 20px;
}

.km-box-style2 .km-title-style-theme .km-title {
   background: #fff;
}

.vp-slider-theme .owl-nav [class*="owl-"] {
   position: absolute;
   top: 0;
   height: 100%;
   width: 80px;
   color: #4a5f73;
   margin: 0;
   border-radius: 0;
   display: flex;
   align-items: center;
   font-size: 35px;
   background: #fff;
   padding: 0 20px;
   transition: all 0.3s ease 0.1s;
}

.vp-slider-theme .owl-nav [class*="owl-"].disabled {
   opacity: 0;
   visibility: hidden;
}

.vp-slider-theme .owl-nav [class*="owl-"]:hover {
   color: #fce82e;
}

.vp-slider-theme .owl-nav [class*="owl-"].owl-prev {
   right: 0;
   background: linear-gradient(
      90deg,
      rgba(245, 245, 245, 0) 0%,
      rgba(245, 245, 245, 0.5) 30%,
      #f5f5f5 90%
   );
   justify-content: flex-start;
}

.vp-slider-theme .owl-nav [class*="owl-"].owl-next {
   left: 0;
   background: linear-gradient(
      90deg,
      #f5f5f5 10%,
      rgba(245, 245, 245, 0.5) 70%,
      rgba(245, 245, 245, 0) 100%
   );
   justify-content: flex-end;
}

.vp-slider-theme .owl-dots {
   position: absolute;
   bottom: 10px;
   left: 50%;
   transform: translateX(-50%);
}

.vp-slider-theme .owl-dots .owl-dot span {
   background: #fff;
   width: 22px;
   height: 9px;
   margin: 0 3px;
   box-shadow: 0 3px 10px -2px rgba(0, 0, 0, 0.1);
   transition: all 0.3s ease 0.1s;
}

.vp-slider-theme .owl-dots .owl-dot span:hover {
   background: #ffffff;
}

.vp-slider-theme .owl-dots .owl-dot.active span {
   background: #fce82e;
   width: 50px;
}

.vp-slider-theme.vp-light .owl-nav [class*="owl-"].owl-prev {
   background: linear-gradient(
      90deg,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.5) 30%,
      #fff 90%
   );
}

.vp-slider-theme.vp-light .owl-nav [class*="owl-"].owl-next {
   background: linear-gradient(
      90deg,
      #fff 10%,
      rgba(255, 255, 255, 0.5) 70%,
      rgba(255, 255, 255, 0) 100%
   );
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
   display: block !important;
}

/*
 * Created by NopShop
 */

.km-bottom-sheet-view {
   position: fixed;
   z-index: 150;
   bottom: 0;
   left: 0;
   background: #fff;
   width: 100%;
   box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2);
}

.km-bottom-sheet-view.km-pad-right-2 {
   padding-right: 36%;
}

.km-bottom-sheet-view.km-pad-right-2 > .km-menu {
   width: 25%;
}

.km-bottom-sheet-view.km-pad-right-3 {
   padding-right: 50%;
}

.km-bottom-sheet-view.km-pad-right-3 > .km-menu {
   width: 33.33%;
}

.km-bottom-sheet-view.km-pad-right-4 {
   padding-right: 66.64%;
}

.km-bottom-sheet-view.km-pad-right-4 > .km-menu {
   width: 50%;
}

.km-bottom-sheet-view.km-pad-right-5 {
   padding-right: 80%;
}

.km-bottom-sheet-view.km-pad-right-5 > .km-menu {
   width: 100%;
}

.km-bottom-sheet-view > .km-menu {
   float: right;
   width: 16.66%;
   height: 50px;
   position: relative;
   z-index: 1;
}

.km-bottom-sheet-view > .km-menu.km-active {
   z-index: 2;
}

.km-bottom-sheet-view > .km-menu > .km-inner-btn {
   width: 57px;
   height: 45px;
   line-height: 45px;
   display: inline-block;
   position: absolute;
   left: 50%;
   top: 50%;
   transform: translateX(-50%) translateY(-50%);
   text-align: center;
   background: #fff;
   border-radius: 7px;
}

.km-bottom-sheet-view > .km-menu > .km-inner-btn > i,
.km-bottom-sheet-view > .km-menu > .km-inner-btn > a > i {
   font-size: 20px;
}

.km-bottom-sheet-view > .km-menu > .km-inner-btn .km-number {
   position: absolute;
   left: 5px;
   top: 5px;
   border-radius: 50px;
   background: #fb3449;
   width: 16px;
   line-height: 16px;
   font-size: 11px;
   color: #fff;
   text-align: center;
   height: 17px;
}

.km-bottom-sheet-view > .km-menu > .km-inner-btn .km-title {
   position: absolute;
   right: 0;
   width: 100%;
   bottom: 5px;
   line-height: 1;
   font-size: 9px;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-bottom-sheet-view > .km-menu .km-sub-menu {
   position: absolute;
   bottom: 50%;
   left: 5px;
   width: 100px;
   z-index: 30;
   background: #fff;
   margin-bottom: 25px;
   padding: 5px;
   box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.09);
   border-radius: 9px;
   border: 1px solid #f6f6f6;
   opacity: 0;
   visibility: hidden;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-bottom-sheet-view > .km-menu .km-sub-menu.km-show {
   opacity: 1;
   visibility: visible;
   bottom: 100%;
}

.km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-1 > .km-menu {
   margin-bottom: 5px;
}

.km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-1 > .km-menu.km-user-logout {
   color: #fb3449;
}

.km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-1 > .km-menu > .km-inner-btn {
   line-height: 30px;
   display: block;
   text-align: right;
   background: #fff;
   border-radius: 7px;
   padding: 0 5px;
}

.km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-1 > .km-menu > .km-inner-btn > i,
.km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-1 > .km-menu > .km-inner-btn > a > i {
   vertical-align: middle;
   font-size: 15px;
   margin-left: 10px;
}

.km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-1 > .km-menu:last-of-type {
   margin-bottom: 0;
}

.km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-1 > .km-menu.km-active > .km-inner-btn {
   color: #fff;
   background: #323232;
   box-shadow: 0 2px 25px -5px #ff8d00;
}

.km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-2 .km-menu,
.km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-3 .km-menu {
   float: right;
   height: 50px;
   position: relative;
}

.km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-2 .km-menu.km-user-logout,
.km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-3 .km-menu.km-user-logout {
   color: #fb3449;
   float: left;
}

.km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-2 .km-menu > .km-inner-btn,
.km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-3 .km-menu > .km-inner-btn {
   width: 45px;
   height: 45px;
   line-height: 45px;
   display: inline-block;
   position: absolute;
   left: 50%;
   top: 50%;
   transform: translateX(-50%) translateY(-50%);
   text-align: center;
   background: #fff;
   border-radius: 7px;
}

.km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-2 .km-menu > .km-inner-btn > i,
.km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-3 .km-menu > .km-inner-btn > i,
.km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-2 .km-menu > .km-inner-btn > a > i,
.km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-3 .km-menu > .km-inner-btn > a > i {
   font-size: 20px;
}

.km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-2 .km-menu > .km-inner-btn .km-number,
.km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-3 .km-menu > .km-inner-btn .km-number {
   position: absolute;
   left: 5px;
   top: 5px;
   border-radius: 50px;
   background: #fb3449;
   width: 16px;
   line-height: 16px;
   font-size: 11px;
   color: #fff;
   text-align: center;
   height: 17px;
}

.km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-2 .km-menu > .km-inner-btn .km-title,
.km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-3 .km-menu > .km-inner-btn .km-title {
   position: absolute;
   right: 0;
   width: 100%;
   bottom: 5px;
   line-height: 1;
   font-size: 9px;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-2 .km-menu.km-active > .km-inner-btn,
.km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-3 .km-menu.km-active > .km-inner-btn {
   top: 25%;
   height: 55px;
   width: 55px;
   border-radius: 100px;
   color: #fff;
   line-height: 60px;
   background: #12a058;
   background: #323232;
   box-shadow: 0 2px 25px -5px #ff8d00;
}

.km-bottom-sheet-view
   > .km-menu
   .km-sub-menu.km-theme-2
   .km-menu.km-active
   > .km-inner-btn
   .km-title,
.km-bottom-sheet-view
   > .km-menu
   .km-sub-menu.km-theme-3
   .km-menu.km-active
   > .km-inner-btn
   .km-title {
   bottom: 7px;
   font-size: 10px;
   font-weight: bold;
}

.km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-2 {
   width: 70px;
   left: -5px;
}

.km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-2 .km-menu {
   width: 100%;
}

.km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-3 {
   width: 98%;
   padding: 10px 0 10px;
   left: 1%;
   position: fixed;
   bottom: 30px;
   z-index: -1 !important;
}

.km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-3 .km-menu {
   width: 25%;
}

.km-bottom-sheet-view > .km-menu .km-sub-menu .km-sub-menu.km-theme-3 {
   width: calc(98% - 100px - 2%);
   left: auto;
   right: 1%;
}

.km-bottom-sheet-view > .km-menu:hover > .km-inner-btn {
   background: #eeeeee;
}

.km-bottom-sheet-view > .km-menu.km-active > .km-inner-btn {
   top: 25%;
   height: 55px;
   width: 55px;
   border-radius: 100px;
   color: #fff;
   line-height: 60px;
   background: #12a058;
   background: #323232;
	box-shadow: 0px 0px 15px #bd269ec4;

}

.km-bottom-sheet-view > .km-menu.km-active > .km-inner-btn .km-title {
   bottom: 7px;
   font-size: 10px;
   font-weight: bold;
}

/*
 * Created by NopShop
 */

.upi-confirm {
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   overflow-y: auto;
   background: rgba(0, 0, 0, 0.6);
   z-index: 150;
   cursor: not-allowed;
   display: flex;
   align-items: center;
   justify-content: center;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .upi-confirm {
      display: block;
   }
}

.upi-confirm > .upi-content {
   background: #fff;
   width: 500px;
   max-width: 100%;
   box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.04);
   cursor: default;
   text-align: center;
   padding: 30px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .upi-confirm > .upi-content {
      position: absolute;
      bottom: 60px;
      left: 2%;
      width: 96%;
      border-radius: 10px;
      padding: 15px;
   }

   .upi-confirm > .upi-content.animated {
      animation-duration: 0.25s;
   }
}

.upi-confirm > .upi-content > .upi-icon {
   text-align: center;
   margin-bottom: 20px;
}

.upi-confirm > .upi-content > .upi-icon > i {
   font-size: 100px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .upi-confirm > .upi-content > .upi-icon {
      display: none;
   }
}

.upi-confirm > .upi-content > .upi-description {
   font-size: 18px;
   margin-bottom: 25px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .upi-confirm > .upi-content > .upi-description {
      font-size: 15px;
      margin-bottom: 15px;
   }
}

.upi-confirm > .upi-content > .upi-footer {
   position: relative;
}

.upi-confirm > .upi-content > .upi-footer .km-btn {
   min-width: 150px;
   margin: 0 10px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .upi-confirm > .upi-content > .upi-footer .km-btn {
      width: 50%;
      background: transparent;
      color: #4a5f73;
      text-align: center;
      float: right;
      margin: 0;
      border-radius: 0;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .upi-confirm > .upi-content > .upi-footer .km-btn.upi-btn-confirm {
      border-left: 1px solid #c2c2c2;
   }
}

/*
 * Created by NopShop
 */

.km-breadcrumb {
   margin-bottom: 20px;
}

.page-category.page-category-special-sell .km-breadcrumb {
   margin-bottom: 55px;
}

.km-breadcrumb ul {
   float: right;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-breadcrumb ul {
      max-width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      overflow-x: auto;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      padding-bottom: 10px;
   }
}

.km-breadcrumb ul li {
   display: inline-block;
   margin-left: 10px;
   padding-left: 10px;
   position: relative;
   font-family: yekanbakhen;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-breadcrumb ul li {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      white-space: nowrap;
      vertical-align: middle;
   }
}

.km-breadcrumb ul li:after {
   content: "";
   display: inline-block;
   width: 1px;
   height: 70%;
   transform: rotate(15deg) translateY(-50%);
   top: 50%;
   right: 100%;
   background: #e0e0e2;
   position: absolute;
   margin-right: 3px;
}

.km-breadcrumb ul li:last-of-type:after {
   display: none;
}

.km-breadcrumb ul li.km-active {
   font-weight: bold;
   color: #000;
}

.km-breadcrumb ul li a {
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-breadcrumb ul li a:hover {
   color: #323232;
}

.km-breadcrumb .km-result-number {
   float: left;
   color: #b7b7b7;
   font-size: 12px;
   line-height: 21px;
}

.km-pagination {
   margin: 50px 0 0;
   text-align: center;
}

.km-pagination ul {
   display: inline-block;
   margin-left: 0;
   margin-bottom: 0;
   border-radius: 5px;
}

.km-pagination ul > li {
   display: inline;
   float: right;
}

.km-pagination ul > li.disabled a,
.km-pagination ul > li.disabled span {
   background: #cecece !important;
   border-color: #cecece !important;
   cursor: not-allowed;
   color: #000;
}

.km-pagination ul > li.active a,
.km-pagination ul > li.active span {
   background: #323232 !important;
   border-color: #323232 !important;
   color: #fff;
}

.km-pagination ul > li:first-of-type > a,
.km-pagination ul > li:first-of-type > span {
   border-right-width: 1px;
   border-radius: 0 5px 5px 0;
}

.km-pagination ul > li:last-of-type > a,
.km-pagination ul > li:last-of-type > span {
   border-left-width: 1px;
   border-radius: 5px 0 0 5px;
}

.km-pagination ul > li > a,
.km-pagination ul > li > span {
   float: left;
   padding: 10px 20px;
   text-decoration: none;
   background-color: #fff;
   border: 1px solid #ddd;
   border-left-width: 0;
   color: #000;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-pagination ul > li > a,
   .km-pagination ul > li > span {
      padding: 5px 10px;
   }
}

.km-pagination ul > li > a:hover {
   background: #fff;
   border-color: #e9e9e9;
   color: #323232;
}

/*
 * Created by NopShop
 */

body.page-product .lg-outer .lg-inner {
   height: calc(100% - 45px);
}

body.page-product .lg-outer.lg-has-thumb .lg-inner {
   height: calc(100% - 145px) !important;
}

body.page-product .lg-sub-html {
   font-family: yekanbakhen;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product .km-has-deals.km-product-page-top .km-product-right .km-product-gallery {
      margin-top: 30px;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product .km-has-deals.km-product-page-top .km-product-right .km-product-action-more {
      right: 0;
      top: 45px;
      width: 100%;
      z-index: 4;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product .km-has-deals.km-product-page-top .km-product-left .km-product-rate {
      top: 72px;
   }
}

body.page-product .km-product-page-top {
   position: relative;
}

body.page-product .km-product-page-top .km-product-right .km-product-gallery {
   direction: ltr;
   margin-bottom: 30px;
   position: relative;
   z-index: 1;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product .km-product-page-top .km-product-right .km-product-gallery {
      margin-top: 35px;
   }
}

body.page-product .km-product-page-top .km-product-right .km-product-gallery .lSSlideOuter {
   direction: ltr !important;
}

body.page-product
   .km-product-page-top
   .km-product-right
   .km-product-gallery
   .lSSlideOuter
   .lightSlider
   > li
   img {
   max-width: 100%;
   width: auto;
   height: auto;
   max-height: 100%;
   margin: auto;
}

body.page-product
   .km-product-page-top
   .km-product-right
   .km-product-gallery
   .lSSlideOuter
   .lSPager.lSGallery {
   margin-top: 25px !important;
}

body.page-product .km-product-page-top .km-product-right .km-product-gallery .lSAction > a {
   display: none;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product .km-product-page-top .km-product-right .km-product-gallery .lSAction > a {
      display: block;
      background: #ffffff00;
      color: #000;
      opacity: 1;
      font-size: 30px;
      text-align: center;
      line-height: 32px;
   }
}

body.page-product .km-product-page-top .km-product-right .km-product-gallery .lSPager.lSGallery li {
   border: 1px solid #ccc;
   border-radius: 5px;
   opacity: 0.4;
}

body.page-product
   .km-product-page-top
   .km-product-right
   .km-product-gallery
   .lSPager.lSGallery
   li.active {
   opacity: 1;
}

body.page-product
   .km-product-page-top
   .km-product-right
   .km-product-gallery
   .lSSlideOuter
   .lSPager.lSGallery
   img {
   overflow: hidden;
}

body.page-product .km-product-page-top .km-product-right .km-product-gallery .lSSlideWrapper {
   overflow: visible !important;
}

body.page-product
   .km-product-page-top
   .km-product-right
   .km-product-gallery
   .lSSlideOuter
   .lightSlider
   > li.lslide {
   height: 400px !important;
   position: relative;
   background: #fff;
   text-align: center;
}

body.page-product
   .km-product-page-top
   .km-product-right
   .km-product-gallery
   .lSSlideOuter
   .lightSlider
   > li.lslide
   .km-img-container {
   max-width: 70%;
   position: absolute;
   max-height: 100%;
   width: 100%;
   height: 100%;
   display: inline-block;
   left: 50%;
   top: 50%;
   transform: translateY(-50%) translateX(-50%);
}

body.page-product
   .km-product-page-top
   .km-product-right
   .km-product-gallery
   .lSSlideOuter
   .lightSlider
   > li.lslide
   .km-img-container
   img {
   max-width: 100%;
   max-height: max-content;
   height: auto;
   position: absolute;
   width: 90%;
   left: 50%;
   top: 50%;
}

body.page-product
   .km-product-page-top
   .km-product-right
   .km-product-gallery
   .lSSlideOuter
   .lightSlider
   > li.lslide
   .km-img-container
   img:not(.zoomImg) {
   transform: translateY(-50%) translateX(-50%);
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product
      .km-product-page-top
      .km-product-right
      .km-product-gallery
      .lSSlideOuter
      .lightSlider
      > li.lslide {
      height: 300px !important;
   }

   body.page-product
      .km-product-page-top
      .km-product-right
      .km-product-gallery
      .lSSlideOuter
      .lightSlider
      > li.lslide
      img {
      display: inline-block !important;
   }
}

body.page-product .km-product-page-top .km-product-right .km-product-special-discount {
   position: relative;
   font-size: 16px;
   line-height: 24px;
   border-bottom: 1px solid #fb3449;
   padding: 5px 0;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product .km-product-page-top .km-product-right .km-product-special-discount {
      line-height: normal;
      padding: 0;
   }
}

body.page-product .km-product-page-top .km-product-right .km-product-special-discount .km-title {
   font-size: 17px;
   font-weight: 800;
   margin-bottom: 7px;
   color: #fb4f61;
}

body.page-product
   .km-product-page-top
   .km-product-right
   .km-product-special-discount
   .km-title
   .km-highlight {
   color: #fb3449;
}

body.page-product .km-product-page-top .km-product-right .km-product-special-discount .km-title i {
   vertical-align: middle;
   font-size: 20px;
   margin-left: 5px;
   color: #4a5f73;
}

body.page-product .km-product-page-top .km-product-right .km-product-special-discount .km-timer {
   font-size: 20px;
   color: #fb3449;
   font-family: yekanbakh, serif;
   padding-left: 10px;
}

body.page-product
   .km-product-page-top
   .km-product-right
   .km-product-special-discount
   .km-timer
   > .d {
   margin: 0 3px;
}

body.page-product .km-product-page-top .km-product-right .km-product-action-more {
   position: absolute;
   right: 0;
   top: 55px;
   z-index: 2;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product .km-product-page-top .km-product-right .km-product-action-more {
      right: 0;
      top: 0;
      width: 100%;
      z-index: 4;
      margin-top: 1rem;
   }
}

body.page-product .km-product-page-top .km-product-right .km-product-action-more .km-menu {
   border-radius: 7px;
   border: 1px solid #ececec;
   background: #fff;
   width: 50px;
   height: 50px;
   text-align: center;
   line-height: 50px;
   cursor: pointer;
   position: relative;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product .km-product-page-top .km-product-right .km-product-action-more .km-menu {
      float: right;
      width: 50px;
      height: 50px;
      line-height: 38px;
      margin-bottom: 0;
      margin-left: 2px;
      display: flex;
      align-items: center;
      justify-content: center;
   }
}

body.page-product .km-product-page-top .km-product-right .km-product-action-more .km-menu i {
   font-size: 20px;
   vertical-align: middle;
   line-height: 50px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product .km-product-page-top .km-product-right .km-product-action-more .km-menu i {
      line-height: 38px;
      font-size: 15px;
   }
}

body.page-product .km-product-page-top .km-product-right .km-product-action-more .km-menu span {
   position: absolute;
   right: 50%;
   margin-right: 10px;
   top: 0;
   height: 100%;
   display: block;
   width: 120px;
   text-align: center;
   background: #6f6f6f;
   color: #fff;
   opacity: 0;
   visibility: hidden;
   font-size: 13px;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-ads-package.km-5.km-mt-4.km-product-slider.homepage-Category {
   display: flex;
   flex-direction: row;
   align-items: stretch;
   width: 100%;
   flex-wrap: wrap;
   background-color: transparent;
   box-shadow: none;
}

.km-ads-package.km-5.km-mt-4.km-product-slider.homepage-Category
   .km-ads-banner.homepage-Category-item {
   width: calc((100% - (45 * 5px)) / 5) !important;
   margin: 0 auto;
   width: auto;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product .km-product-page-top .km-product-right .km-product-action-more .km-menu span {
      right: 0;
      margin-right: 0;
      margin-top: 10px;
      top: 50%;
   }
}

body.page-product
   .km-product-page-top
   .km-product-right
   .km-product-action-more
   .km-menu
   span:before {
   content: "";
   display: inline-block;
   position: absolute;
   left: 100%;
   top: 50%;
   transform: translateY(-50%);
   border-top: 5px solid transparent;
   border-bottom: 5px solid transparent;
   border-left: 5px solid #6f6f6f;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product
      .km-product-page-top
      .km-product-right
      .km-product-action-more
      .km-menu
      span:before {
      right: 15px;
      top: auto;
      left: auto;
      bottom: calc(100% - 5px);
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-bottom: 5px solid #6f6f6f;
   }
}

body.page-product .km-product-page-top .km-product-right .km-product-action-more .km-menu:hover {
   color: #323232;
   border-color: #323232;
}

body.page-product
   .km-product-page-top
   .km-product-right
   .km-product-action-more
   .km-menu:hover
   span {
   right: 100%;
   opacity: 1;
   visibility: visible;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product
      .km-product-page-top
      .km-product-right
      .km-product-action-more
      .km-menu:hover
      span {
      right: 0;
      top: 100%;
   }
}

body.page-product
   .km-product-page-top
   .km-product-right
   .km-product-action-more
   .km-menu.km-add-product-to-wishlist.km-active {
   background: #b5093a;
   color: #fff;
   border: 0;
}

body.page-product .km-product-page-top .km-product-left {
   padding-right: 20px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product .km-product-page-top .km-product-left {
      padding-right: 0;
   }
}

body.page-product .km-product-page-top .km-product-left .km-product-left-right {
   padding-left: 20px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product .km-product-page-top .km-product-left .km-product-left-right {
      padding-left: 0;
   }
}

body.page-product .km-product-page-top .km-product-left .km-product-left-left {
   padding-right: 20px;
   border-right: 1px solid #f2f2f2;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product .km-product-page-top .km-product-left .km-product-left-left {
      padding-right: 0;
      border-right: 0;
   }
}

body.page-product .km-product-page-top .km-product-left .km-product-title {
   border-bottom: 1px solid #f2f2f2;
   margin-bottom: 20px;
   padding-bottom: 20px;
   height: 68px;
   font-family: yekanbakhen;
}

body.page-product .km-product-page-top .km-product-left .km-product-title a {
   float: left;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product .km-product-page-top .km-product-left .km-product-title {
      height: auto;
      padding-bottom: 10px;
      margin-bottom: 10px;
   }
}

body.page-product .km-product-page-top .km-product-left .km-product-title > .km-title {
   font-weight: bold;
   color: #b5093a;
   font-size: 18px;
   display: block;
}

body.page-product .km-product-page-top .km-product-left .km-product-title > .km-title-en {
   font-size: 12px;
   color: #b5b5b5;
   display: block;
}

body.page-product .km-product-page-top .km-product-left .km-product-more-details {
   /* border-bottom: 1px solid #f2f2f2; */
   /* margin-bottom: 20px; */
   width: 98%;
   display: flex;
   flex-direction: column;
}

body.page-product .km-product-page-top .km-product-left .km-product-more-details > .km-detail {
   float: right;
   width: auto !important;
   font-size: 12px;
   margin-left: 40px;
   margin-bottom: 20px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product .km-product-page-top .km-product-left .km-product-more-details > .km-detail {
      width: 50%;
      margin-bottom: unset;
   }
}

body.page-product
   .km-product-page-top
   .km-product-left
   .km-product-more-details
   > .km-detail
   .km-value {
   color: #323232;
   border-bottom: 1px dashed;
   margin: 0 3px;
   vertical-align: middle;
   font-family: yekanbakhen;
}

body.page-product
   .km-product-page-top
   .km-product-left
   .km-product-more-details
   > .km-detail
   .km-value
   img {
   width: 25px;
   height: 25px;
   border: 1px solid #ccc;
   border-radius: 2px;
   vertical-align: middle;
   display: inline-block;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

body.page-product
   .km-product-page-top
   .km-product-left
   .km-product-more-details
   > .km-detail
   .km-value:hover {
   color: #000;
}

body.page-product
   .km-product-page-top
   .km-product-left
   .km-product-more-details
   > .km-detail
   .km-value:hover
   img {
   transform: scale(1.5);
}

body.page-product
   .km-product-page-top
   .km-product-left
   .km-product-more-details
   > .km-seller-detail {
   font-size: 14px;
   margin-bottom: 20px;
}

body.page-product
   .km-product-page-top
   .km-product-left
   .km-product-more-details
   > .km-seller-detail
   > .km-title {
   margin-left: 15px;
}

body.page-product
   .km-product-page-top
   .km-product-left
   .km-product-more-details
   > .km-seller-detail
   > .km-title
   i {
   vertical-align: middle;
   font-size: 20px;
   margin-left: 5px;
}

body.page-product
   .km-product-page-top
   .km-product-left
   .km-product-more-details
   > .km-seller-detail
   > .km-value {
   color: #323232;
}

body.page-product
   .km-product-page-top
   .km-product-left
   .km-product-more-details
   > .km-seller-detail.km-seller-name
   > .km-title
   i {
   color: #323232;
}

body.page-product
   .km-product-page-top
   .km-product-left
   .km-product-more-details
   > .km-seller-detail.km-seller-rate
   > .km-title
   i {
   color: #fb3449;
}

body.page-product
   .km-product-page-top
   .km-product-left
   .km-product-more-details
   > .km-seller-detail.km-seller-time
   > .km-title {
   font-family: yekanbakh, serif;
}

body.page-product
   .km-product-page-top
   .km-product-left
   .km-product-more-details
   > .km-seller-detail.km-seller-time
   > .km-title
   i {
   color: #323232;
}

body.page-product .km-product-page-top .km-product-left .km-product-user-field {
   line-height: 40px;
   margin-bottom: 20px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product .km-product-page-top .km-product-left .km-product-user-field {
      margin-bottom: 15px;
   }
}

body.page-product .km-product-page-top .km-product-left .km-product-user-field > .km-title {
   float: right;
   width: 13%;
   display: contents;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product .km-product-page-top .km-product-left .km-product-user-field > .km-title {
      width: 100%;
      line-height: 25px;
      font-weight: bold;
      font-size: 14px;
   }
}

body.page-product .km-product-page-top .km-product-left .km-product-user-field > .km-value {
   float: right;
   width: 100%;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product .km-product-page-top .km-product-left .km-product-user-field > .km-value {
      width: 100%;
   }
}

@media only screen and (min-width: 960px) {
   body.page-product
      .km-product-page-top
      .km-product-left
      .km-product-user-field
      > .km-value
      .km-select-style {
      max-width: 325px;
   }
}

body.page-product
   .km-product-page-top
   .km-product-left
   .km-product-user-field.km-select-item
   > .km-value
   > .km-item {
   cursor: pointer;
   padding: 5px 10px;
   line-height: 1.692;
   display: inline-block;
   font-family: yekanbakhen;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product
      .km-product-page-top
      .km-product-left
      .km-product-user-field.km-select-item
      > .km-value
      > .km-item {
      width: 32%;
      margin-left: 2%;
      float: right;
      text-align: center;
      margin-bottom: 5px;
   }

   body.page-product
      .km-product-page-top
      .km-product-left
      .km-product-user-field.km-select-item
      > .km-value
      > .km-item:nth-of-type(3n) {
      margin-left: 0;
   }
}

body.page-product
   .km-product-page-top
   .km-product-left
   .km-product-user-field.km-select-item
   > .km-value
   > .km-item
   > .km-color {
   width: 17px;
   height: 17px;
   display: inline-block;
   margin-left: 10px;
   border-radius: 5px;
   background: #ccc;
   border: 1px solid #ccc;
   vertical-align: middle;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product
      .km-product-page-top
      .km-product-left
      .km-product-user-field.km-select-item
      > .km-value
      > .km-item
      > .km-color {
      float: right;
   }
}

body.page-product
   .km-product-page-top
   .km-product-left
   .km-product-user-field.km-select-item
   > .km-value
   > .km-item.km-active {
   scale: 1.14;
   transition: all 0.3s ease-in-out;
}

body.page-product
   .km-product-page-top
   .km-product-left
   .km-product-user-field.km-select-item
   > .km-value
   > .km-item.km-active
   > .fa-shield-check {
   color: #04ff00;
}

body.page-product
   .km-product-page-top
   .km-product-left
   .km-product-user-field.km-select-item
   > .km-value
   > .km-item
   > .fa-shield-check {
   margin: 0px 0px 0px 10px;
}

body.page-product
   .km-product-page-top
   .km-product-left
   .km-product-user-field.km-img
   > .km-value
   > .km-item {
   width: 68px;
   height: auto;
   padding: 2px;
   position: relative;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product
      .km-product-page-top
      .km-product-left
      .km-product-user-field.km-img
      > .km-value
      > .km-item {
      margin-left: 5px !important;
   }
}

body.page-product
   .km-product-page-top
   .km-product-left
   .km-product-user-field.km-img
   > .km-value
   > .km-item
   .km-img {
   border-radius: 5px;
}

body.page-product
   .km-product-page-top
   .km-product-left
   .km-product-user-field.km-img
   > .km-value
   > .km-item
   .km-title {
   position: absolute;
   left: 50%;
   transform: translateX(-50%);
   text-align: center;
   width: 120px;
   font-size: 11px;
   top: 70px;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}
.body.page-product
   .km-product-page-top
   .km-product-left
   .km-product-user-field.km-img
   > .km-value
   > .km-item.km-active
   .km-title {
   top: 50%;
   opacity: 1;
   visibility: visible;
   color: #000000;
   background: #fff;
   width: 40px;
   padding: 2px 0;
   box-shadow: 0 1px 5px #0006;
   display: flex;
   align-items: center;
   justify-content: center;
   border-radius: 5%;
   font-weight: 600;
   direction: rtl;
}

.body.page-product .km-product-page-top .km-product-left .km-product-prices {
   display: block;
   margin-bottom: 20px;
   border-bottom: 1px solid #f2f2f2;
   text-align: left;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product .km-product-page-top .km-product-left .km-product-prices {
      position: relative;
      line-height: 22px;
      padding-bottom: 20px;
   }
}

body.page-product .km-product-page-top .km-product-left .km-product-prices .km-price {
   font-size: 24px;
   font-weight: 700;
   color: #323232;
   margin-bottom: 20px;
   position: relative;
   margin-left: 25px;
   display: inline-block;
   font-family: yekanbakh, serif;
   line-height: 1.5;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product .km-product-page-top .km-product-left .km-product-prices .km-price {
      margin-left: 0;
      margin-bottom: 0;
      display: block;
      position: static;
   }
}

body.page-product .km-product-page-top .km-product-left .km-product-prices .km-price.km-discounted {
   color: #4a5f73;
   display: inline-block;
   font-size: 18px;
   padding: 0 10px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product
      .km-product-page-top
      .km-product-left
      .km-product-prices
      .km-price.km-discounted {
      position: relative;
   }
}

body.page-product
   .km-product-page-top
   .km-product-left
   .km-product-prices
   .km-price.km-discounted:before {
   content: "";
   position: absolute;
   left: 0;
   top: 50%;
   transform: translateY(-50%);
   width: 100%;
   height: 1px;
   background: #4a5f73;
   display: block;
}

body.page-product .km-product-page-top .km-product-left .km-product-prices .km-price .km-unit {
   margin-right: 10px;
   font-size: 16px;
   vertical-align: middle;
}

body.page-product .km-product-page-top .km-product-left .km-product-prices .km-price .km-discount {
   background: #fb3449;
   border-radius: 50px;
   padding: 5px 12px;
   font-size: 14px;
   margin-right: 50px;
   vertical-align: middle;
   color: #fff;
   font-weight: 400;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product
      .km-product-page-top
      .km-product-left
      .km-product-prices
      .km-price
      .km-discount {
      position: absolute;
      margin-right: 0;
      left: 0;
      top: 0;
      line-height: 40px;
      padding: 0 6px;
      font-size: 12px;
   }
}

body.page-product
   .km-product-page-top
   .km-product-left
   .km-product-prices
   .km-price
   .km-percent-theme {
   font-size: 13px;
   font-weight: normal;
   font-family: yekanbakhen;
}

body.page-product .km-product-page-top .km-product-left .km-product-add-to-cart {
   padding-right: 125px;
   position: relative;
}

body.page-product .km-product-page-top .km-product-left .km-product-add-to-cart > .km-head {
   position: absolute;
   right: 0;
   top: 0;
   width: 125px;
   height: 100%;
   padding-left: 10px;
   display: flex;
   align-items: center;
   flex-direction: row;
   justify-content: space-evenly;
}

body.page-product .km-quantity {
   flex: 0.8;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product .km-product-page-top .km-product-left .km-product-add-to-cart > .km-head {
      display: none;
   }
}

body.page-product
   .km-product-page-top
   .km-product-left
   .km-product-add-to-cart
   > .km-head
   > .km-title {
   font-size: 15px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product
      .km-product-page-top
      .km-product-left
      .km-product-add-to-cart
      > .km-btn.km-theme-2 {
      width: 64%;
      position: fixed;
      right: 5px;
      bottom: 14px;
      line-height: 40px;
      height: 40px;
      z-index: 151;
      border-radius: 7px;
      padding: 0 30px 0 0;
		font-weight: 900;
    	font-size: 17px;
   }

   body.page-product
      .km-product-page-top
      .km-product-left
      .km-product-add-to-cart
      > .km-btn.km-theme-2:before {
      display: none;
   }

   body.page-product
      .km-product-page-top
      .km-product-left
      .km-product-add-to-cart
      > .km-btn.km-theme-2
      i {
      right: 5px;
      top: 5px;
      transform: none;
      font-size: 15px;
      width: 30px;
      height: 30px;
      line-height: 30px;

      border-radius: 50px;
      text-align: center;
   }
}

body.page-product
   .km-product-page-top
   .km-product-left
   .km-product-add-to-cart
   .km-add-product-to-cart {
   max-width: 300px;
   font-size: 15px;
   border: 2px solid rgba(96, 96, 96, 0.15);
   line-height: 48px;
}

body.page-product .km-product-page-top .km-product-left .km-product-rate {
   margin-bottom: 20px;
   border-bottom: 1px solid #f2f2f2;
   padding-bottom: 20px;
   text-align: center;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product .km-product-page-top .km-product-left .km-product-rate {
      position: absolute;
      left: 20px;
      border-bottom: 0;
      z-index: 2;
      top: 27px;
   }

   body.page-product .resp-mt-50 {
      width: 100% !important;
   }

   body.page-product .km-product-page-top .km-product-left .km-product-more-details > .km-detail {
      width: 100% !important;
   }

   body.page-product .km-product-page-top .km-product-right .km-product-special-discount .km-timer,
   body.page-product .km-product-page-top .km-product-right .km-product-special-discount .km-title {
      font-size: 15px;
   }
}

body.page-product .km-product-page-top .km-product-left .km-product-rate > .km-title {
   font-weight: bold;
   font-size: 17px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product .km-product-page-top .km-product-left .km-product-rate > .km-title {
      display: none;
   }
}

body.page-product .km-product-page-top .km-product-left .km-product-rate > .km-rates {
   font-size: 15px;
   padding-top: 5px;
   color: #ffc74a;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product .km-product-page-top .km-product-left .km-product-rate > .km-rates {
      font-size: 13px;
   }
}

body.page-product .km-product-page-top .km-product-left .km-product-selected-details {
   margin-bottom: 20px;
}

body.page-product .km-product-page-top .km-product-left .km-product-selected-details > .km-title {
   font-weight: bold;
   font-size: 17px;
   margin-bottom: 20px;
   position: relative;
}

body.page-product
   .km-product-page-top
   .km-product-left
   .km-product-selected-details
   > .km-title
   > .km-show-product-custom-field {
   position: absolute;
   left: 0;
   top: 2px;
   color: #00bfd5;
   font-size: 13px;
   cursor: pointer;
}

body.page-product
   .km-product-page-top
   .km-product-left
   .km-product-selected-details
   > .km-title
   > .km-show-product-custom-field
   i {
   vertical-align: middle;
   margin-right: 5px;
   font-size: 18px;
}

body.page-product .km-product-page-top .km-product-left .km-product-selected-details ul li {
   font-size: 12px;
   margin-bottom: 10px;
   font-family: yekanbakhen;
}

body.page-product .km-product-page-top .km-product-left .km-product-selected-details ul li:before {
   content: "";
   vertical-align: middle;
   width: 6px;
   height: 6px;
   border-radius: 50px;
   display: inline-block;
   margin-left: 10px;
   background: #ccc;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

body.page-product .km-product-page-top .km-product-left .km-product-short-description-mobile p {
   color: #858585;
   font-size: 12px;
   font-size: 0.857rem;
   line-height: 1.833;
}

body.page-product .km-product-page-content .km-product-content-tabs {
   border-bottom: 1px solid #dfdfdf;
   background-color: #f8f8f8;
   position: relative;
   height: 60px;
   line-height: 60px;
   z-index: 3 !important;
}

body.page-product .km-product-page-content .km-product-content-tabs ul li {
   float: right;
   border-left: 1px solid #dfdfdf;
   position: relative;
   padding: 0 25px;
   color: #6f6f6f;
   font-size: 12px;
   cursor: pointer;
}

body.page-product .km-product-page-content .km-product-content-tabs ul li i {
   font-size: 20px;
   margin-left: 10px;
   vertical-align: middle;
   color: #c3c3c3;
}

body.page-product .km-product-page-content .km-product-content-tabs ul li:before {
   content: "";
   position: absolute;
   display: inline-block;
   width: 100%;
   height: 3px;
   background: #b5093a;
   bottom: 80%;
   opacity: 0;
   visibility: visible;
   left: 0;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

body.page-product .km-product-page-content .km-product-content-tabs ul li:after {
   content: "";
   position: absolute;
   display: inline-block;
   width: 100%;
   height: 1px;
   background: #fff;
   top: calc(100% - 1px);
   opacity: 0;
   visibility: visible;
   left: 0;
}

body.page-product .km-product-page-content .km-product-content-tabs ul li.km-active:before {
   bottom: 100%;
   opacity: 1;
   visibility: visible;
}

body.page-product .km-product-page-content .km-product-content-tabs ul li.km-active:after {
   opacity: 1;
   visibility: visible;
}

body.page-product
   .km-product-page-content
   .is-sticky
   .km-product-content-tabs
   ul
   li.km-active:before {
   bottom: 0;
}

body.page-product
   .km-product-page-content
   .is-sticky
   .km-product-content-tabs
   ul
   li.km-active:after {
   opacity: 0;
   visibility: hidden;
}

body.page-product .km-product-page-content .km-product-detail-content-title {
   margin-bottom: 30px;
}

body.page-product .km-product-page-content .km-product-detail-content-title > .km-title {
   font-weight: bold;
   color: #6f6f6f;
   font-size: 16px;
}

body.page-product .km-product-page-content .km-product-detail-content-title > .km-description {
   color: #a7a7a7;
   font-size: 14px;
   font-family: yekanbakhen;
}

body.page-product .km-product-page-content .km-product-content.km-padding {
   padding: 30px 50px;
}

body.page-product .km-product-page-content .km-product-content-short-description {
   background: #fcfcfc;
   color: #404040;
   font-size: 16px;
   line-height: 2.25;
   padding: 25px 300px 25px 75px;
   min-height: 130px;
   margin-bottom: 40px;
   position: relative;
   display: flex;
   justify-content: space-between;
   align-items: center;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product .km-product-page-content .km-product-content-short-description {
      padding: 0;
   }
}

body.page-product .km-product-page-content .km-product-content-short-description:after {
   width: 100px;
   height: 100px;
   position: absolute;
   content: "";
   top: 50%;
   right: 100px;
   background: url(../img/pen.svg) no-repeat 50% 50%;
   background-size: 100%;
   transform: translateY(-50%);
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product .km-product-page-content .km-product-content-short-description:after {
      display: none;
   }
}

body.page-product .km-product-page-content .km-product-content-evaluation {
   margin-bottom: 40px;
}

body.page-product .km-product-page-content .km-product-content-evaluation span {
   font-size: 18px;
   line-height: 1.375;
   font-weight: 400;
}

body.page-product .km-product-page-content .km-product-content-evaluation .km-evaluation {
   float: right;
   width: 33.33%;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product .km-product-page-content .km-product-content-evaluation .km-evaluation {
      width: 100%;
   }

   body.page-product
      .km-product-page-content
      .km-product-content-evaluation
      .km-evaluation:first-of-type {
      margin-bottom: 15px;
   }
}

body.page-product
   .km-product-page-content
   .km-product-content-evaluation
   .km-evaluation.km-positive
   span {
   color: #00bfd6;
}

body.page-product
   .km-product-page-content
   .km-product-content-evaluation
   .km-evaluation.km-positive
   ul
   li:before {
   background-color: #00bfd6;
}

body.page-product
   .km-product-page-content
   .km-product-content-evaluation
   .km-evaluation.km-negative
   span {
   color: #fb3449;
}

body.page-product
   .km-product-page-content
   .km-product-content-evaluation
   .km-evaluation.km-negative
   ul
   li:before {
   background-color: #fb3449;
}

body.page-product .km-product-page-content .km-product-content-evaluation ul li {
   margin: 6px 0;
   font-size: 15px;
   padding-right: 17px;
   color: #5f5f5f;
   position: relative;
}

body.page-product .km-product-page-content .km-product-content-evaluation ul li:before {
   width: 6px;
   height: 6px;
   background: #ccc;
   border-radius: 50%;
   content: "";
   position: absolute;
   top: 8px;
   right: 0;
}

body.page-product .km-product-page-content .km-product-fields > .km-group {
   margin-bottom: 50px;
}

body.page-product .km-product-page-content .km-product-fields > .km-group > .km-title {
   color: #4d4d4d;
   margin-bottom: 20px;
   font-size: 16px;
   font-weight: bold;
   position: relative;
   font-family: yekanbakhen;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product .km-product-page-content .km-product-fields > .km-group > .km-title {
      color: #323232;
      font-size: 14px;
      margin-bottom: 10px;
   }
}

body.page-product .km-product-page-content .km-product-fields > .km-group > .km-title:before {
   font-family: "Font Awesome 5 Pro";
   font-weight: 300;
   -moz-osx-font-smoothing: grayscale;
   -webkit-font-smoothing: antialiased;
   display: inline-block;
   font-style: normal;
   font-variant: normal;
   text-rendering: auto;
   line-height: 1;
   content: "\f104";
   color: #323232;
   margin-left: 7px;
   font-size: 20px;
   vertical-align: middle;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product .km-product-page-content .km-product-fields > .km-group > .km-title:before {
      color: #323232;
      font-size: 18px;
   }
}

body.page-product
   .km-product-page-content
   .km-product-fields
   > .km-group
   > .km-fields
   .km-field
   > .km-title {
   width: 30%;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-ads-package.km-5.km-mt-4.km-product-slider.homepage-Category
      .km-ads-banner.homepage-Category-item {
      width: calc((100% - (0 * 5px)) / 3) !important;
   }

   body.page-product
      .km-product-page-content
      .km-product-fields
      > .km-group
      > .km-fields
      .km-field
      > .km-title {
      width: 35%;
   }
}

body.page-product
   .km-product-page-content
   .km-product-fields
   > .km-group
   > .km-fields
   .km-field
   > .km-value {
   width: 69%;
   float: left;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product
      .km-product-page-content
      .km-product-fields
      > .km-group
      > .km-fields
      .km-field
      > .km-value {
      width: 63%;
   }
}

body.page-product
   .km-product-page-content
   .km-product-fields
   > .km-group
   > .km-fields
   .km-field
   > * {
   display: block;
   background: #f2f2f2;
   padding: 14px 18px 12px;
   font-size: 0.8rem;
   line-height: 1.692;
   color: #4d4d4d;
   letter-spacing: -0.3px;
   min-height: 47px;
   position: relative;
   float: right;
   margin-bottom: 5px;
   font-family: yekanbakhen;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product
      .km-product-page-content
      .km-product-fields
      > .km-group
      > .km-fields
      .km-field
      > * {
      line-height: normal;
      padding: 9px 12px;
      font-size: 13px;
      min-height: 39px;
   }
}

body.page-product
   .km-product-page-content
   .km-product-fields
   > .km-group
   > .km-fields
   .km-field
   > .km-value {
   background: #eee;
}

body.page-product .km-product-code-mobile {
   position: relative;
   text-align: center;
   font-size: 13px;
   line-height: 40px;
   margin-bottom: 15px;
   background: #efefef;
   color: #858585;
   font-family: yekanbakhen;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product .km-product-element-title-mobile {
      position: relative;
      border-bottom: 1px solid #f2f2f2;
      padding-bottom: 15px;
      margin-bottom: 15px;
   }

   body.page-product .km-product-element-title-mobile > .km-title {
      font-weight: bold;
      font-size: 17px;
   }

   body.page-product .km-product-element-title-mobile > .km-show-more-btn {
      position: absolute;
      left: 0;
      color: #00bfd5;
      font-size: 13px;
      cursor: pointer;
      top: 2px;
   }

   body.page-product .km-product-element-title-mobile > .km-btn {
      position: absolute;
      left: 0;
      top: -7px;
      line-height: 30px;
      height: 30px;
      padding: 0 7px;
      font-size: 14px;
      border: 1px solid #00bfd5;
      color: #00bfd5;
      background: transparent;
   }

   body.page-product .km-product-element-title-mobile > .km-btn i {
      position: relative;
      right: 0;
      top: 0;
      transform: none;
      font-size: 15px;
      vertical-align: middle;
      margin-left: 10px;
   }

   body.page-product .km-product-element-title-mobile > .km-btn:before {
      display: none;
   }
}

body.page-product
   .km-lightbox.km-lightbox-notif-available
   .km-lightbox-container
   .km-lightbox-header {
   position: relative;
}

body.page-product
   .km-lightbox.km-lightbox-notif-available
   .km-lightbox-container
   .km-lightbox-header
   .km-icon {
   position: absolute;
   text-align: center;
   color: #323232;
   font-size: 36px;
   right: 20px;
   top: 15px;
}

body.page-product
   .km-lightbox.km-lightbox-notif-available
   .km-lightbox-container
   .km-lightbox-header
   .km-title {
   padding-right: 55px;
   font-size: 18px;
   line-height: 1;
   font-weight: 500;
   color: #000;
}

body.page-product
   .km-lightbox.km-lightbox-notif-available
   .km-lightbox-container
   .km-lightbox-header
   .km-title
   .km-description {
   display: block;
   margin-top: 5px;
   font-size: 16px;
   font-weight: normal;
   color: #000;
}

body.page-product
   .km-lightbox.km-lightbox-notif-available
   .km-lightbox-container
   .km-lightbox-header
   .km-close {
   top: 60%;
   left: 5%;
   transform: translate(-50%, -50%);
}

body.page-product
   .km-lightbox.km-lightbox-notif-available
   .km-lightbox-container
   .km-lightbox-content
   .km-lightbox-notif-available
   li {
   margin-bottom: 7px;
   font-size: 14px;
}

body.page-product
   .km-lightbox.km-lightbox-notif-available
   .km-lightbox-container
   .km-lightbox-content
   .km-lightbox-notif-available
   li:last-of-type {
   margin-bottom: 0;
}

body.page-product .km-notif-if-available-btn {
   margin: 30px auto 0;
}

/*
 * Created by NopShop
 */

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-comments {
      display: block !important;
   }
}

.km-product-comment-rates {
   position: relative;
   border-left: 1px solid #dfdfdf;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product-comment-rates {
      border-left: 0;
   }
}

.km-product-comment-rates > .km-row {
   margin-bottom: 15px;
   line-height: 30px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product-comment-rates > .km-row {
      margin-bottom: 5px;
      float: right;
      width: 50%;
   }
}

.km-product-comment-rates > .km-row:last-of-type {
   margin-bottom: 0;
}

.km-product-comment-rates > .km-row > .km-title {
   float: right;
   width: 40%;
   color: #636466;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product-comment-rates > .km-row > .km-title {
      width: 100%;
      line-height: 1;
   }
}

.km-product-comment-rates > .km-row > .km-value {
   float: left;
   width: 58%;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product-comment-rates > .km-row > .km-value {
      width: 100%;
   }
}

.km-product-comment-rates > .km-row > .km-value .km-rate-bar {
   position: relative;
   height: 30px;
}

.km-product-comment-rates > .km-row > .km-value .km-rate-bar:before,
.km-product-comment-rates > .km-row > .km-value .km-rate-bar .km-c {
   content: "";
   display: block;
   width: calc(100% - 70px);
   right: 0;
   top: 50%;
   transform: translateY(-50%);
   border-radius: 50px;
   height: 5px;
   background: #eaeaea;
   position: absolute;
}

.km-product-comment-rates > .km-row > .km-value .km-rate-bar .km-c {
   background: #a28cc2;
   background: linear-gradient(to right, #0e7f47 0%, #323232 100%);
}

.km-product-comment-rates > .km-row > .km-value .km-rate-bar .km-title {
   position: absolute;
   left: 0;
   width: 70px;
   font-size: 12px;
   text-align: center;
   color: #aaaaaa;
   top: 50%;
   transform: translateY(-50%);
}

.km-product-comment-need-login {
   padding-right: 30px;
   font-size: 14px;
   color: #636466;
   display: flex;
}

.km-product-comment-need-login .km-title {
   font-size: 19px;
   line-height: 1.158;
   color: #5a5a5a;
   letter-spacing: -0.4px;
   margin-bottom: 20px;
   display: block;
}

.km-product-comment-need-login .km-description {
   font-size: 15px;
   line-height: 2.27;
   margin-bottom: 35px;
   color: #676767;
}

.km-product-comment-form-top {
   display: flex;
   margin-bottom: 20px;
}

.km-product-comment-form-top > .km-product-comment-rates,
.km-product-comment-form-top > .km-product-comment-need-login {
   flex: 1;
   display: block;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product-comment-from-f .km-rate-comment-form {
      margin-top: 20px;
   }
}

.km-product-comment-from-f .km-rate-comment-form > .km-row {
   margin-top: 20px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product-comment-from-f .km-rate-comment-form > .km-row {
      margin-bottom: 25px !important;
   }
}

.km-product-comment-from-f .km-rate-comment-form > .km-row > .km-title {
   float: right;
   width: 100%;
   color: #636466;
   font-size: 15px;
   font-weight: bold;
   margin-bottom: 15px;
}

.km-product-comment-from-f .km-rate-comment-form > .km-row > .km-value {
   float: left;
   width: 100%;
}

.km-product-comment-from-f .km-rate-comment-form > .km-row > .km-value .km-rate-bar {
   position: relative;
}

.km-product-comment-from-f .km-rate-comment-form > .km-row > .km-value .km-rate-bar .km-title {
   position: absolute;
   left: 0;
   width: 70px;
   font-size: 12px;
   text-align: center;
   color: #aaaaaa;
   top: 50%;
   transform: translateY(-50%);
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product-comment-from-f .km-btns {
      text-align: center !important;
      margin-top: 20px !important;
   }

   .km-product-comment-from-f .km-btns .km-btn {
      width: 100%;
      margin: 20px 0 0;
   }
}

.km-product-comment {
   position: relative;
   padding-right: 450px !important;
   margin-bottom: 20px;
   background: #f2f2f2;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product-comment {
      padding: 10px !important;
      border-radius: 9px;
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.09);
   }
}

.km-product-comment > .km-content {
   min-height: 180px;
}

.km-product-comment .km-answer {
   padding: 20px !important;
   margin-right: 0;
   margin-top: 20px;
   background: #fff;
   border-right: 3px solid #12a058;
}

.km-product-comment > .km-tags {
   position: absolute;
   right: 0;
   top: 0;
   padding: 20px;
   width: 450px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product-comment > .km-tags {
      display: none;
   }
}

.km-product-comment > .km-tags .km-ordered {
   display: block;
   width: 100%;
   margin-bottom: 50px;
   text-align: center;
   border: 1px solid #323232;
   line-height: 40px;
   border-radius: 100px;
   color: #323232;
   font-weight: bold;
}

.km-product-comment > .km-tags .km-ordered i {
   font-size: 17px;
   margin-left: 7px;
   vertical-align: middle;
}

.km-product-comment .km-comment-header {
   border-bottom: 1px solid #dedede;
   margin-bottom: 30px;
   padding-bottom: 20px;
   position: relative;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product-comment .km-comment-header {
      padding-bottom: 10px;
      margin-bottom: 10px;
   }
}

.km-product-comment .km-comment-header .km-name {
   font-weight: bold;
   font-size: 17px;
   color: #000;
   margin-bottom: 7px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product-comment .km-comment-header .km-name {
      font-size: 12px;
      margin-bottom: 0;
   }
}

.km-product-comment .km-comment-header .km-name i {
   font-size: 20px;
   color: #323232;
   vertical-align: middle;
}

.km-product-comment .km-comment-header .km-date {
   color: #323232;
}

.km-product-comment .km-comment-header .km-state {
   position: absolute;
   left: 0;
   font-size: 15px;
   font-weight: bold;
   top: 0;
   line-height: 55px;
   text-align: center;
   padding: 0 30px;
   border: 2px solid #ccc;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product-comment .km-comment-header .km-state {
      font-size: 9px;
      font-weight: normal;
      line-height: 33px;
      padding: 0 5px;
      border-width: 1px;
   }
}

.km-product-comment .km-comment-header .km-state.km-confirmed {
   border-color: #323232;
   color: #323232;
}

.km-product-comment .km-comment-header .km-state.km-deleted {
   border-color: #fb3449;
   color: #fb3449;
}

.km-product-comment .km-details {
   margin-bottom: 30px;
   font-size: 18px;
   line-height: 1.375;
   font-weight: 400;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product-comment .km-details {
      font-size: 13px;
      margin-bottom: 0;
   }

   .km-product-comment .km-details .km-d {
      margin-bottom: 20px;
   }
}

.km-product-comment .km-details .km-red {
   color: #fb3449 !important;
}

.km-product-comment .km-details .km-primary {
   color: #00bfd6 !important;
}

.km-product-comment .km-details ul li {
   font-size: 15px;
   padding-right: 17px;
   color: #5f5f5f;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product-comment .km-details ul li {
      font-size: 12px;
      padding-right: 0;
   }
}

.km-product-comment .km-details .km-red-dot li:before {
   background: #fb3449;
}

.km-product-comment .km-details .km-green-dot li:before {
   background: #00bfd6;
}

.km-product-comment .km-details.km-primary {
   color: #00bfd6;
}

.km-product-comment .km-details .km-title {
   color: #000;
   font-weight: bold;
   margin-bottom: 5px;
}

.km-product-comment .km-details ul li:before {
   content: "";
   width: 6px;
   height: 6px;
   margin-left: 7px;
   border-radius: 10px;
   vertical-align: middle;
   display: inline-block;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product-comment .km-comment-text {
      font-size: 13px;
      line-height: 22px;
      text-align: justify;
   }
}

.km-product-comment .km-comment-footer {
   margin-top: 30px;
   text-align: left;
}

.km-product-comment .km-comment-footer .km-btn {
   margin: 0 10px 0 0;
}

.km-product-comment .km-comment-footer .km-rate {
   line-height: 30px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product-comment .km-comment-footer .km-rate {
      text-align: right;
   }
}

.km-product-comment .km-comment-footer .km-rate .km-btn {
   margin-right: 10px;
   display: inline-block;
   padding: 0 17px;
   cursor: pointer;
   color: #fff;
}

.km-product-comment .km-comment-footer .km-rate .km-btn.km-like {
   background: #323232;
}

.km-product-comment .km-comment-footer .km-rate .km-btn.km-dislike {
   background: #fb3449;
}

.km-product-comment-list {
   margin-top: 50px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-product-comment-list {
      margin-top: 20px;
   }
}

/*
 * Created by NopShop
 */

/*
 * Created by NopShop
 */

.km-cart-progress {
   position: relative;
   margin-bottom: 50px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-cart-progress {
      margin-bottom: 30px;
   }
}

.km-cart-progress:before {
   content: "";
   display: block;
   width: 100%;
   z-index: 0;
   background: #a7a9ac;
   border-radius: 50px;
   height: 10px;
   position: absolute;
   top: 100%;
   right: 0;
   transform: translateY(-50%);
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-cart-progress:before {
      height: 5px;
   }
}

.km-cart-progress .km-progress {
   content: "";
   display: block;
   width: 0;
   background: linear-gradient(45deg, #323232, #efa0a9);
   border-radius: 50px;
   height: 10px;
   position: absolute;
   top: 100%;
   right: 0;
   transform: translateY(-50%);
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-cart-progress .km-progress {
      height: 5px;
   }
}

.km-cart-progress .km-step {
   float: right;
   width: 25%;
   text-align: center;
   font-size: 15px;
   position: relative;
   padding-bottom: 20px;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-cart-progress .km-step {
      font-size: 11px;
      padding-bottom: 10px;
   }
}

.km-cart-progress .km-step:after {
   content: "";
   display: inline-block;
   border-radius: 50px;
   width: 17px;
   height: 17px;
   background: #a7a9ac;
   position: absolute;
   top: 100%;
   left: 50%;
   transform: translateY(-50%) translateX(-50%);
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-cart-progress .km-step:after {
      width: 12px;
      height: 12px;
   }
}

.km-cart-progress .km-step.km-active {
   color: #323232;
}

.km-cart-progress .km-step.km-active:after {
   background: #323232;
}

.km-cart-progress.km-steps-5 .km-step {
   width: 20%;
}

.km-cart-progress.km-theme-2 {
   max-width: 800px;
   margin: 0 auto;
}

.km-cart-progress.km-theme-2:before {
   height: 3px;
   background: #ddd;
}

.km-cart-progress.km-theme-2 .km-progress {
   background: #323232;
   height: 3px;
}

.km-cart-progress.km-theme-2 .km-step {
   color: #ddd;
}

.km-cart-progress.km-theme-2 .km-step:after {
   background: #ddd;
   width: 25px;
   height: 25px;
   border-radius: 50px;
   border: 10px solid #f5f5f5;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-cart-progress.km-theme-2 .km-step:after {
      width: 16px;
      height: 16px;
      border-width: 5px;
   }
}

.km-cart-progress.km-theme-2 .km-step.km-active {
   color: #323232;
}

.km-cart-progress.km-theme-2 .km-step.km-active:after {
   background: #323232;
}

.km-cart-content .km-cart-content-left {
   padding-right: 20px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-cart-content .km-cart-content-left {
      padding-right: 0;
   }
}

.km-cart-content .km-cart-content-left .km-cart-box-price {
   background-color: #fff;
   -webkit-box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, 0.1);
   box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, 0.1);
   border: 1px solid #e7e7e7;
   position: relative;
   margin-bottom: 30px;
   padding: 25px;
   font-family: yekanbakh, serif;
   border-radius: 8px;
}

.km-cart-content .km-cart-content-left .km-cart-box-price .km-price-list {
   margin-bottom: 20px;
   font-size: 15px;
   color: #000;
   position: relative;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-cart-content .km-cart-content-left .km-cart-box-price .km-price-list {
      margin-bottom: 15px;
   }
}

.km-cart-content .km-cart-content-left .km-cart-box-price .km-price-list.km-blue {
   color: #009ec9;
}

.km-cart-content .km-cart-content-left .km-cart-box-price .km-price-list.km-red {
   color: #fb3449;
}

.km-cart-content .km-cart-content-left .km-cart-box-price .km-price-list .km-left-over {
   position: absolute;
   right: 0;
   top: 19px;
   font-size: 12px;
   color: #fff;
}

.km-cart-content .km-cart-content-left .km-cart-box-price .km-price-list .km-delete {
   position: absolute;
   right: 100%;
   top: 2px;
   height: 20px;
   width: 20px;
   line-height: 25px;
   background: #fc3472;
   text-align: center;
   color: #fff;
   font-size: 17px;
   vertical-align: middle;
   display: inline-block;
   margin-right: 5px;
   cursor: pointer;
   border-radius: 0 50px 50px 0;
}

.km-cart-content .km-cart-content-left .km-cart-box-price .km-price-list .km-delete:hover {
   background: #fff;
}

.km-cart-content .km-cart-content-left .km-cart-box-price > .km-title {
   text-align: center;
   font-size: 18px;
   font-weight: bold;
   color: #000;
   border-top: 1px solid #323232;
   margin-top: 30px;
   padding-top: 30px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-cart-content .km-cart-content-left .km-cart-box-price > .km-title {
      margin-top: 0;
      padding-top: 20px;
   }
}

.km-cart-content .km-cart-content-left .km-cart-box-price > .km-full-price {
   text-align: center;
   font-size: 25px;
   font-weight: bold;
   color: #323232;
   padding: 0 0 30px 0;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-cart-content .km-cart-content-left .km-cart-box-price > .km-full-price {
      padding: 0;
   }
}

.km-cart-content .km-cart-content-left .km-cart-box-price > .km-description {
   margin-top: 30px;
   color: #a0a0a0;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-cart-content .km-cart-content-left .km-cart-box-price > .km-description {
      margin-top: 10px;
   }
}

.km-cart-content .km-cart-content-left .km-cart-box-price > .km-btn {
   width: 100%;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-cart-content .km-cart-content-left .km-cart-box-price > .km-btn.km-theme-2 {
      width: 50% !important;
      position: fixed;
      left: 19% !important;
      right: auto !important;
      bottom: 5px;
      line-height: 40px;
      height: 40px;
      z-index: 151;
      border-radius: 7px;
      font-size: 18px;
      border: 2px solid rgba(96, 96, 96, 0.15);
   }

   .km-cart-content .km-cart-content-left .km-cart-box-price > .km-btn.km-theme-2.km-next-step1 {
      right: 5px !important;
      width: 80% !important;
      left: auto !important;
   }

   .km-cart-content .km-cart-content-left .km-cart-box-price > .km-btn.km-theme-2.km-mt-full {
      left: auto;
      right: 5px;
      width: 80%;
   }

   .km-cart-content .km-cart-content-left .km-cart-box-price > .km-btn.km-theme-2:before {
      display: none;
   }

   .km-cart-content .km-cart-content-left .km-cart-box-price > .km-btn.km-theme-2 i {
      right: 5px;
      top: 5px;
      transform: none;
      font-size: 15px;
      width: 30px;
      height: 30px;
      line-height: 30px;
      border-radius: 50px;
      text-align: center;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-cart-content .km-cart-content-right {
      position: relative;
   }
}

.km-cart-content .km-cart-detail-select .km-detail {
   padding: 4px 0;
   font-size: 15px;
}

.km-cart-content .km-cart-content-footer {
   margin-top: 30px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-cart-content .km-cart-content-footer {
      margin: 0;
   }
}

.km-cart-content .km-cart-content-footer .km-cart-action-back span.justDesktop {
   display: inline-block !important;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-cart-content .km-cart-content-footer .km-cart-action-back {
      width: 27%;
      position: fixed;
      left: 71%;
      text-align: center;
      bottom: 5px;
      line-height: 40px;
      height: 40px;
      z-index: 151;
      background: #ebeef0;
      border-radius: 7px;
      font-size: 14px;
      border: 2px solid rgba(96, 96, 96, 0.15);
   }

   .km-cart-content .km-cart-content-footer .km-cart-action-back i {
      vertical-align: middle;
      font-size: 18px;
      margin-left: 3px;
   }

   .km-cart-content .km-cart-content-footer .km-cart-action-back span.justDesktop {
      display: none !important;
   }

   .km-cart-content .km-cart-content-footer .km-cart-action-back span.justMobileTablet {
      display: inline-block !important;
   }
}

.km-address-style {
   box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, 0.1);
   border: 1px solid #e7e7e7;
   background: #fff;
   position: relative;
   margin-bottom: 15px;
   border-radius: 15px;
   padding: 25px 40px 25px 25px;
   cursor: pointer;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-address-style {
      padding: 15px 40px 15px 15px;
      margin-bottom: 5px;
   }
}

.km-address-style.not-selectable {
   cursor: default;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-address-style.not-selectable {
      padding: 15px;
   }
}

.km-address-style.not-selectable .km-active-btn {
   display: none;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-address-style.km-active,
   .km-address-style:hover {
      padding-bottom: 40px;
   }

   .km-address-style.km-active.not-selectable,
   .km-address-style:hover.not-selectable {
      padding-bottom: 15px;
   }
}

.km-address-style.km-active:before,
.km-address-style:hover:before {
   transform: scale(1);
}

.km-address-style.km-active:after,
.km-address-style:hover:after {
   transform: translateX(-50%) translateY(-50%) scale(1);
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-address-style.km-active:after,
   .km-address-style:hover:after {
      transform: translateY(-50%) scale(1);
   }
}

.km-address-style.km-active .km-active-btn,
.km-address-style:hover .km-active-btn {
   opacity: 1;
   transform: scale(1);
}

.km-address-style:before {
   content: "";
   display: block;
   width: 8px;
   height: 70%;
   right: 0;
   top: 15%;
   background: #323232;
   border-radius: 15px 0 0 15px;
   position: absolute;
   transform: scale(0);
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-address-style:before {
      display: none;
   }
}

.km-address-style:after {
   content: "\f00c";
   position: absolute;
   top: 50%;
   transform: translateY(-50%) translateX(-50%) scale(0);
   left: 100%;
   width: 40px;
   height: 40px;
   line-height: 40px;
   text-align: center;
   background: #fff;
   border-radius: 70px;
   border: 1px solid #323232;
   -moz-osx-font-smoothing: grayscale;
   -webkit-font-smoothing: antialiased;
   display: inline-block;
   font-style: normal;
   font-variant: normal;
   text-rendering: auto;
   font-family: "Font Awesome 5 Pro";
   font-weight: 300;
   font-size: 20px;
   color: #323232;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-address-style:after {
      width: 25px;
      height: 25px;
      line-height: 25px;
      transform: translateY(-50%) scale(0);
      right: 5px;
      left: auto;
      font-size: 15px;
      top: 26px;
   }
}

.km-address-style.not-selectable:after,
.km-address-style.not-selectable:before {
   display: none;
}

.km-address-style .km-active-btn {
   position: absolute;
   left: 20px;
   top: 20px;
   transform: scale(0);
   opacity: 0;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-address-style .km-active-btn {
      bottom: 0;
      top: auto;
      left: 0;
      width: 100%;
      line-height: 1;
      border-radius: 0 0 10px 10px;
   }
}

.km-address-style .km-title {
   font-weight: bold;
   font-size: 18px;
   margin-bottom: 20px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-address-style .km-title {
      margin-bottom: 10px;
      font-size: 15px;
      display: flex;
      flex-direction: column;
   }
}

.km-address-style .km-edit-address,
.km-address-style .km-delete-address {
   font-size: 13px;
   color: #323232;
   margin: 0 10px;
   cursor: pointer;
}

.km-address-style .km-edit-address:hover,
.km-address-style .km-delete-address:hover {
   color: #000;
}

.km-address-style .km-delete-address {
   color: #fb3449;
}

.km-address-style .km-details .km-detail {
   margin-bottom: 20px;
   font-size: 14px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-address-style .km-details .km-detail {
      margin-bottom: 0;
   }
}

.km-address-style .km-details .km-detail:not(.width-100) {
   margin-left: 20px;
}

.km-address-style .km-details .km-detail:last-of-type {
   margin-bottom: 0;
}

.km-address-style-add {
   border: 4px dashed #b8b8b8;
   background: #fff;
   letter-spacing: -0.3px;
   color: #a0a0a0;
   min-height: 60px;
   font-size: 16px;
   margin-bottom: 15px;
   line-height: 2;
   cursor: pointer;
   width: 100%;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}

.km-address-style-add i {
   margin-left: 5px;
   vertical-align: middle;
   font-size: 25px;
}

.km-delivery-type-style {
   box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, 0.1);
   border: 1px solid #e7e7e7;
   background: #fff;
   position: relative;
   margin-bottom: 15px;
   border-radius: 15px;
   padding: 25px 125px 25px 25px;
   cursor: pointer;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-delivery-type-style {
      padding: 15px 105px 15px 15px;
      margin-bottom: 5px;
   }
}

.km-delivery-type-style .km-img {
   position: absolute;
   right: 30px;
   width: 70px;
   height: 70px;
   border-radius: 100px;
   border: 3px solid #ccc;
   padding: 12px;
   top: 50%;
   transform: translateY(-50%);
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-delivery-type-style .km-img {
      right: 17px;
   }
}

.km-delivery-type-style .km-title {
   font-weight: bold;
   font-size: 18px;
   margin-bottom: 5px;
}

.km-delivery-type-style .km-price {
   position: absolute;
   left: 20px;
   top: 35%;
   transform: translateY(-50%);
   font-weight: bold;
   font-size: 15px;
   text-align: center;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-delivery-type-style .km-price {
      position: relative;
      left: 0;
      top: 0;
      transform: none;
      margin-top: 10px;
      text-align: left;
      line-height: 25px;
   }
}

.km-delivery-type-style .km-price .km-title-mini {
   font-size: 11px;
   display: block;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-delivery-type-style .km-price .km-title-mini {
      float: right;
   }
}

.km-delivery-type-style:before {
   content: "";
   display: block;
   width: 8px;
   height: 70%;
   right: 0;
   top: 15%;
   background: #323232;
   border-radius: 15px 0 0 15px;
   position: absolute;
   transform: scale(0);
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-delivery-type-style:after {
   content: "\f00c";
   position: absolute;
   top: 50%;
   transform: translateY(-50%) translateX(-50%) scale(0);
   left: 100%;
   width: 40px;
   height: 40px;
   line-height: 40px;
   text-align: center;
   background: #fff;
   border-radius: 70px;
   border: 1px solid #323232;
   -moz-osx-font-smoothing: grayscale;
   -webkit-font-smoothing: antialiased;
   display: inline-block;
   font-style: normal;
   font-variant: normal;
   text-rendering: auto;
   font-family: "Font Awesome 5 Pro";
   font-weight: 300;
   font-size: 20px;
   color: #323232;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-delivery-type-style:after {
      right: 16px;
      left: auto;
      width: 70px;
      height: 70px;
      line-height: 70px;
      font-size: 35px;
      background: rgba(255, 255, 255, 0.7);
   }
}

.km-delivery-type-style.km-active:before,
.km-delivery-type-style:hover:before {
   transform: scale(1);
}

.km-delivery-type-style.km-active:after,
.km-delivery-type-style:hover:after {
   transform: translateX(-50%) translateY(-50%) scale(1);
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-delivery-type-style.km-active:after,
   .km-delivery-type-style:hover:after {
      transform: translateY(-50%) scale(1);
   }
}

.km-delivery-time {
   padding: 0;
   overflow: hidden;
}

.km-delivery-time .km-delivery-time-tab {
   position: relative;
   font-size: 14px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   overflow-x: auto;
}

.km-delivery-time .km-delivery-time-tab .km-item {
   font-size: 13px;
   line-height: 1.692;
   letter-spacing: -0.3px;
   color: grey;
   text-align: center;
   cursor: pointer;
   background: #f8f8f8;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
   min-width: 130px;
   -webkit-box-flex: 1;
   -ms-flex-positive: 1;
   flex-grow: 1;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -ms-flex-direction: column;
   flex-direction: column;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   border-left: 1px solid #e1e1e1;
   border-bottom: 1px solid #e1e1e1;
   padding: 10px 20px;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-delivery-time .km-delivery-time-tab .km-item {
      min-width: 95px;
   }
}

.km-delivery-time .km-delivery-time-tab .km-item.km-active {
   border-bottom-color: #fff;
   border-top: 4px solid #323232;
}

.km-delivery-time .km-delivery-time-tab .km-item.km-active .km-day-name {
   font-weight: bold;
   color: #000;
}

.km-delivery-time .km-delivery-time-tab .km-item:last-of-type {
   border-left: 0;
}

.km-delivery-time .km-delivery-time-contents {
   padding: 20px;
}

.km-delivery-time .km-delivery-time-contents .km-cart-detail-select > .km-detail {
   float: right;
   width: 50%;
   padding: 10px 0;
   position: relative;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-delivery-time .km-delivery-time-contents .km-cart-detail-select > .km-detail {
      width: 100%;
   }
}

.km-delivery-time .km-delivery-time-contents .km-cart-detail-select > .km-detail .km-full-day {
   font-size: 11px;
   color: #dd7e19;
   background: #fff9f2;
   border: 1px solid #f0d6ba;
   border-radius: 5px;
   padding: 8px 30px;
   position: absolute;
   left: 0;
   top: 0;
}

.km-payment-style {
   box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, 0.1);
   border: 1px solid #e7e7e7;
   background: #fff;
   position: relative;
   margin-bottom: 15px;
   border-radius: 15px;
   padding: 30px 140px 30px 30px;
   cursor: pointer;
   overflow: hidden;
   text-align: center;
   min-height: 155px;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-payment-style {
      padding: 10px 100px 10px 10px;
      min-height: auto;
   }
}

.km-payment-style .km-img {
   position: absolute;
   right: 0;
   top: 0;
   width: 120px;
   height: 100%;
   background: #e0e0e0;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-payment-style .km-img {
      width: 90px;
   }
}

.km-payment-style .km-img img {
   max-width: 60%;
   max-height: 60%;
   width: auto;
   position: absolute;
   left: 50%;
   top: 50%;
   transform: translateY(-50%) translateX(-50%);
}

.km-payment-style .km-title {
   font-weight: bold;
   font-size: 15px;
   margin-bottom: 5px;
}

.km-payment-style .km-description {
   text-align: justify;
}

.km-payment-style.km-active {
   background: #fcf3d6;
}

.km-payment-style.km-active .km-img {
   background: #323232;
}

.km-payment-list .km-payment-style {
   float: right;
   width: calc((100% - (2 * 20px)) / 3);
   margin-left: 20px;
   margin-bottom: 20px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-payment-list .km-payment-style {
      margin-left: 0;
      width: 100%;
      margin-bottom: 5px;
   }
}

.km-payment-list .km-payment-style:nth-of-type(3n) {
   margin-left: 0;
}

.km-payment-online-style {
   box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, 0.1);
   border: 1px solid #e7e7e7;
   background: #fff;
   position: relative;
   margin-bottom: 15px;
   border-radius: 15px;
   cursor: pointer;
   overflow: hidden;
   text-align: center;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-payment-online-style .km-img {
   padding: 10px;
}

.km-payment-online-style .km-title {
   padding: 5px 0;
   background: #fff;
   color: #fff;
}

.km-payment-online-style.km-active {
   background: #fcf3d6;
}

.km-payment-online-style.km-active .km-title {
   background: #323232;
   color: #fff;
}

.km-payment-online-type-list {
   position: relative;
   font-size: 14px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   overflow-x: auto;
}

.km-payment-online-type-list .km-payment-online-style {
   margin-left: 10px;
   min-width: 130px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-payment-online-type-list .km-payment-online-style {
      width: 95px;
      min-width: 95px;
   }
}

.km-payment-online-card-to-card-description > .km-description {
   font-size: 15px;
   padding-right: 20px;
   line-height: 33px;
   text-align: justify;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-payment-online-card-to-card-description > .km-description {
      padding-right: 0;
   }
}

.km-payment-online-card-to-card-description > .km-description span {
   background: #323232;
   font-size: 21px;
   padding: 0 10px;
   border-radius: 5px;
   color: #000;
   margin: 0 5px;
   display: inline-block;
}

.km-cart-order-review .km-reviews-details {
   border-bottom: 1px solid #d8d8d8;
   margin-bottom: 30px;
}

.km-cart-order-review .km-reviews-details .km-detail {
   float: right;
   width: 20%;
   padding: 15px 0;
   text-align: center;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-cart-order-review .km-reviews-details .km-detail {
      border-bottom: 1px solid #ccc;
      width: 100%;
      padding: 5px 0;
      margin: 1px;
      text-align: center;
   }

   .km-cart-order-review .km-reviews-details .km-detail:last-of-type {
      border-bottom: 0;
   }
}

.km-cart-order-review .km-reviews-details .km-detail .km-title {
   font-size: 13px;
   color: #a7a9ac;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-cart-order-review .km-reviews-details .km-detail .km-title {
      float: right;
   }
}

.km-cart-order-review .km-reviews-details .km-detail .km-val {
   font-size: 15px;
   font-weight: bold;
   color: #666666;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-cart-order-review .km-reviews-details .km-detail .km-val {
      float: left;
   }
}

.km-cart-box-gift-code {
   position: relative;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-cart-box-gift-code {
      box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, 0.1);
      border: 1px solid #e7e7e7;
      background: #fff;
      position: relative;
      margin-bottom: 15px;
      border-radius: 15px;
      padding: 20px;
   }

   .km-cart-box-gift-code .km-title-style-theme .km-title {
      background: #fff;
   }
}

.km-cart-box-gift-code .km-cart-discount-mobile-btn {
   color: #000;
   font-weight: bold;
   font-size: 16px;
   cursor: pointer;
}

.km-cart-box-gift-code .km-cart-discount-mobile-btn i {
   float: left;
   font-size: 25px;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-cart-box-gift-code .km-cart-discount-mobile-btn.km-active i {
   transform: rotate(180deg);
}

.km-cart-box-gift-code > .km-discount-box {
   float: right;
   width: calc((100% - 20px) / 2);
   margin-left: 20px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-cart-box-gift-code > .km-discount-box {
      width: 100%;
      padding: 0;
      border: 0;
      box-shadow: none;
      margin: 0;
      display: none;
   }
}

.km-cart-box-gift-code > .km-discount-box:nth-of-type(3) {
   margin-left: 0;
}

.km-cart-box-gift-code .km-discount-box {
   padding-left: 20px;
   position: relative;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-cart-box-gift-code .km-discount-box {
      padding-left: 0;
   }
}

.km-cart-box-gift-code .km-discount-box > .km-title {
   font-weight: bold;
   font-size: 18px;
   line-height: 1;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-cart-box-gift-code .km-discount-box > .km-title {
      display: none;
   }
}

.km-cart-box-gift-code .km-discount-box > .km-description {
   margin-bottom: 15px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-cart-box-gift-code .km-discount-box > .km-description {
      display: none;
   }
}

.km-cart-box-gift-code .km-discount-box .km-form-style .km-row {
   position: relative;
   padding-left: 170px;
   margin-bottom: 0;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-cart-box-gift-code .km-discount-box .km-form-style .km-row {
      padding-left: 105px;
      margin-top: 15px !important;
      margin-bottom: 0 !important;
   }
}

.km-cart-box-gift-code .km-discount-box .km-form-style .km-row button {
   position: absolute;
   line-height: 30px;
   left: 0;
   top: 0;
   width: 150px;
   padding-right: 0;
   padding-left: 0;
   text-align: center;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-cart-box-gift-code .km-discount-box .km-form-style .km-row button {
      width: 95px;
   }
}

.km-pay-state-style {
   text-align: center;
}

.km-pay-state-style i {
   width: 150px;
   height: 150px;
   line-height: 150px;
   display: inline-block;
   text-align: center;
   border-radius: 150px;
   font-size: 70px;
   border: 2px solid #9f9f9f;
   margin-bottom: 30px;
}

.km-pay-state-style .km-title {
   font-size: 30px;
   font-weight: bold;
}

.km-pay-state-style .km-title .km-btn {
   display: inline-block;
   margin: 0 10px;
   padding: 5px 10px;
   vertical-align: middle;
}

.km-pay-state-style .km-description {
   font-size: 20px;
   margin-bottom: 20px;
}

.km-pay-state-style.km-success .km-title {
   color: #323232;
}

.km-pay-state-style.km-success i {
   border-color: #323232;
   color: #323232;
}

.km-pay-state-style.km-error .km-title {
   color: #fb3449;
}

.km-pay-state-style.km-error i {
   border-color: #fb3449;
   color: #fb3449;
}

.km-title-shipping-style {
   margin-bottom: 10px;
}

.km-title-shipping-style .km-inner-title {
   display: inline-block;
   color: #000;
   font-weight: bold;
   font-size: 16px;
   border-radius: 50px;
   z-index: 2;
   position: relative;
}

.km-title-shipping-style > .left {
   font-size: 12px;
   line-height: 26px;
   position: relative;
   padding-right: 12px;
   margin-right: 4px;
}

.km-title-shipping-style > .left .km-time-value {
   position: relative;
   margin-right: 10px;
   padding-right: 15px;
}

.km-title-shipping-style > .left .km-time-value:before {
   content: "";
   position: absolute;
   top: 6px;
   right: 0;
   width: 4px;
   height: 4px;
   border-radius: 50%;
   background-color: #e0e0e2;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-orderSummery-slider .km-slider .km-product.km-theme-2 {
      min-height: auto !important;
   }
}

.km-orderSummery-slider .km-slider .km-product.km-theme-2 .km-img {
   margin-bottom: 0;
}

@media only screen and (min-width: 960px) {
   .km-orderSummery-slider .km-slider .km-product.km-theme-2 .km-img {
      height: 125px;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-orderSummery-slider .km-slider .km-product.km-theme-2 .km-img {
      height: 100px;
   }
}

#km-cart-discount-box .km-cart-discount-row .km-delete-dsicount {
   float: left;
   cursor: pointer;
   border: 0;
   background: transparent;
}

#km-cart-discount-box .km-cart-discount-row .km-delete-dsicount:hover {
   color: #000;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-cart footer#km-footer-main .km-footer-newsletter,
   body.page-cart footer#km-footer-main > .size {
      display: none;
   }
}

body.page-cart.page-pay-waiting .km-pay-waiting {
   text-align: center;
   padding: 50px 0 75px;
}

.page-cart .km-btn.km-theme-2 {
   word-spacing: 2px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-cart.page-pay-waiting .km-pay-waiting {
      padding: 20px 0 40px;
   }
}

body.page-cart.page-pay-waiting .km-pay-waiting .km-pay-waiting-title {
   font-size: 36px;
   display: block;
   font-weight: 900;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-cart.page-pay-waiting .km-pay-waiting .km-pay-waiting-title {
      font-size: 20px;
   }
}

body.page-cart.page-pay-waiting .km-pay-waiting .km-pay-waiting-description {
   margin: 30px 0 55px;
   font-size: 16px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-cart.page-pay-waiting .km-pay-waiting .km-pay-waiting-description {
      margin: 15px 0 30px;
      font-size: 13px;
   }

   body.page-cart.page-pay-waiting .km-pay-waiting .km-pay-waiting-description .km-btn {
      margin: 5px;
      display: inline-block;
   }
}

body.page-cart.page-pay-waiting .km-pay-waiting .km-pay-waiting-title {
   margin-top: 100px;
}

/*
 * Created by NopShop
 */

.km-login-register-box {
   width: 1024px;
   max-width: 100%;
   background: #fff;
   padding: 0;
   margin: 0 auto;
   position: relative;
   overflow: hidden;
   min-height: 500px;
   display: flex;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-login-register-box {
      min-height: auto;
   }
}

.km-login-register-box #txtLoginEmail {
   -webkit-appearance: none;
}

.km-login-register-box #txtLoginEmail::-webkit-inner-spin-button,
.km-login-register-box #txtLoginEmail::-webkit-outer-spin-button {
   -webkit-appearance: none;
}

.km-login-register-box > .km-login-register-right {
   padding: 35px;
   position: relative;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-login-register-box > .km-login-register-right {
      padding: 20px 20px 100px;
   }
}

.km-login-register-box > .km-login-register-right > .km-login-page-item > .km-header {
   margin-bottom: 35px;
   text-align: center;
}

.km-login-register-box > .km-login-register-right > .km-login-page-item > .km-header > .km-title {
   font-size: 25px;
   line-height: 70px;
   color: #000;
}

.km-login-register-box
   > .km-login-register-right
   > .km-login-page-item
   > .km-header
   > .km-description {
   text-align: center;
   font-size: 14px;
}

.km-login-register-box
   > .km-login-register-right
   > .km-login-page-item
   > .km-content
   .km-form-style
   .km-row.km-btns {
   margin-top: 10px;
}

.km-login-register-box
   > .km-login-register-right
   > .km-login-page-item
   > .km-content
   .km-form-style
   .km-row-change-mobile-number {
   border: 1px solid #a5a5a5;
   display: inline-block;
   width: auto;
   padding: 5px 10px;
   border-radius: 4px;
   color: #a5a5a5;
   margin-bottom: 10px;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-login-register-box
      > .km-login-register-right
      > .km-login-page-item
      > .km-content
      .km-form-style
      .km-row-change-mobile-number {
      border: 0;
      padding: 0 0 10px;
   }
}

.km-login-register-box
   > .km-login-register-right
   > .km-login-page-item
   > .km-content
   .km-form-style
   .km-row-change-mobile-number
   i {
   vertical-align: middle;
   margin-left: 5px;
}

.km-login-register-box
   > .km-login-register-right
   > .km-login-page-item
   > .km-content
   .km-form-style
   .km-row-change-mobile-number:hover {
   color: #323232;
   border-color: #323232;
}

.km-login-register-box
   > .km-login-register-right
   > .km-login-page-item
   > .km-content
   .km-form-style
   .km-resend-login-code {
   position: absolute;
   left: 0;
   bottom: 15px;
   line-height: 20px;
   padding: 0 15px;
   border-right: 1px solid #cccc;
   color: #000;
   cursor: pointer;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-login-register-box
   > .km-login-register-right
   > .km-login-page-item
   > .km-content
   .km-form-style
   .km-resend-login-code.km-disabled {
   opacity: 0.4;
   cursor: not-allowed;
}

.km-login-register-box
   > .km-login-register-right
   > .km-login-page-item
   > .km-content
   .km-form-style
   .km-btn {
   display: block;
   width: 100%;
}

.km-login-register-box > .km-login-register-right > .km-login-page-item > .km-content .km-need-or {
   position: absolute;
   bottom: -100px;
   right: 0;
   padding: 20px;
   text-align: center;
   width: 100%;
   font-size: 14px;
   opacity: 0;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-login-register-box
      > .km-login-register-right
      > .km-login-page-item
      > .km-content
      .km-need-or {
      margin-top: 30px;
   }
}

.km-login-register-box
   > .km-login-register-right
   > .km-login-page-item
   > .km-content
   .km-need-or
   .km-or {
   margin: 0 7px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-login-register-box
      > .km-login-register-right
      > .km-login-page-item
      > .km-content
      .km-need-or
      .km-or {
      display: block;
      line-height: 20px;
   }
}

.km-login-register-box > .km-login-register-right > .km-login-page-item.km-active .km-need-or {
   opacity: 1;
   bottom: 0;
}

.km-login-register-box > .km-login-register-left {
   position: absolute;
   top: 0;
   left: 0;
   width: 50%;
   height: 100%;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-login-register-box > .km-login-register-left {
      display: none;
   }
}

.km-login-register-box > .km-login-register-left .km-bg {
   position: absolute;
   left: 0;
   top: 0;
   height: calc(100% - 80px);
   width: 100%;
   overflow: hidden;
   border-radius: 0 0 20px 0;
   z-index: 2;
}

.km-login-register-box > .km-login-register-left .km-bg img {
   min-width: 100%;
   max-width: unset;
   min-height: 100%;
   width: auto;
   height: auto;
}

.km-login-register-box > .km-login-register-left .km-login-left-footer {
   position: absolute;
   left: 0;
   bottom: 0;
   height: 110px;
   width: 100%;
   background: #323232;
   padding: 50px 40px 0;
   font-size: 18px;
   display: flex;
   justify-content: center;
   align-items: center;
}

.km-login-register-box > .km-login-register-left .km-login-left-footer .km-social-theme {
   display: inline-block;
   padding-right: 20px;
}

.km-login-register-box > .km-login-register-left .km-login-left-footer .km-social-theme li {
   background: #b5093a;
   /* box-shadow: 5px 7px 0 0 #ec6b4b38; */
   border-radius: 10px;
   margin-left: 5px;
   width: 40px;
   height: 40px;
   line-height: 40px;
}

/*
 * Created by NopShop
 */

.km-profile-container > .km-profile-sidebar-container {
   position: relative;
   float: right;
   width: 20%;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-profile-container > .km-profile-sidebar-container {
      width: 100%;
   }
}

.km-profile-container > .km-profile-sidebar-container .km-profile-side-bar {
   position: sticky;
   top: 10px;
   right: 0;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-profile-container > .km-profile-sidebar-container .km-profile-side-bar {
      position: relative;
   }
}

.km-profile-container > .km-profile-sidebar-container .km-profile-side-bar > .km-head {
   box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
   background: #fff;
   border-radius: 5px;
   margin-bottom: 20px;
   background: #323232;
   text-align: center;
   color: #fff;
   padding: 30px 0 0;
   position: relative;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-profile-container > .km-profile-sidebar-container .km-profile-side-bar > .km-head {
      margin-bottom: 15px;
      padding: 15px 120px 0 0;
      min-height: 80px;
   }
}

.km-profile-container > .km-profile-sidebar-container .km-profile-side-bar > .km-head:before {
   content: "";
   display: block;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 90px;
   background: rgba(255, 255, 255, 0.35);
   z-index: 1;
}

.km-profile-container > .km-profile-sidebar-container .km-profile-side-bar > .km-head > * {
   z-index: 2;
   position: relative;
}

.km-profile-container > .km-profile-sidebar-container .km-profile-side-bar > .km-head .km-avatar {
   width: 120px;
   height: 120px;
   border-radius: 200px;
   background: #fff;
   padding: 5px;
   overflow: hidden;
   margin: 0 auto 10px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-profile-container
      > .km-profile-sidebar-container
      .km-profile-side-bar
      > .km-head
      .km-avatar {
      width: 70px;
      height: 70px;
      position: absolute;
      right: 15px;
      top: 50%;
      transform: translateY(-50%);
   }
}

.km-profile-container
   > .km-profile-sidebar-container
   .km-profile-side-bar
   > .km-head
   .km-avatar
   img {
   width: 100%;
   height: 100%;
}

.km-profile-container > .km-profile-sidebar-container .km-profile-side-bar > .km-head > .km-title {
   font-size: 20px;
   font-weight: 300;
}

.km-profile-container > .km-profile-sidebar-container .km-profile-side-bar > .km-head > .km-menu {
   margin-top: 25px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-profile-container
      > .km-profile-sidebar-container
      .km-profile-side-bar
      > .km-head
      > .km-menu {
      margin-top: 0;
   }
}

.km-profile-container > .km-profile-sidebar-container .km-profile-side-bar > .km-head > .km-menu a {
   float: right;
   width: 50%;
   display: block;
   padding: 10px 0;
   color: #4a5f73;
   background: #fff;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-profile-container
      > .km-profile-sidebar-container
      .km-profile-side-bar
      > .km-head
      > .km-menu
      a {
      background: transparent;
      width: auto;
      float: none;
      padding: 0 10px;
      display: inline-block;
   }
}

.km-profile-container
   > .km-profile-sidebar-container
   .km-profile-side-bar
   > .km-head
   > .km-menu
   a:nth-of-type(2n) {
   border-right: 1px solid #e2e2e2;
}

.km-profile-container
   > .km-profile-sidebar-container
   .km-profile-side-bar
   > .km-head
   > .km-menu
   a:hover,
.km-profile-container
   > .km-profile-sidebar-container
   .km-profile-side-bar
   > .km-head
   > .km-menu
   a.km-active {
   color: #323232;
}

.km-profile-container
   > .km-profile-sidebar-container
   .km-profile-side-bar
   > .km-head
   > .km-menu
   a
   i {
   vertical-align: middle;
   font-size: 18px;
   margin-left: 3px;
}

.km-profile-container > .km-profile-sidebar-container .km-profile-side-bar > .km-menu {
   box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
   background: #fff;
   border-radius: 5px;
   margin-bottom: 20px;
   padding: 30px;
   position: relative;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-profile-container > .km-profile-sidebar-container .km-profile-side-bar > .km-menu {
      display: none;
   }
}

.km-profile-container > .km-profile-sidebar-container .km-profile-side-bar > .km-menu > ul > li {
   color: #a3a3a3;
   margin-bottom: 20px;
   padding-right: 40px;
   position: relative;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-profile-container
   > .km-profile-sidebar-container
   .km-profile-side-bar
   > .km-menu
   > ul
   > li:last-of-type {
   margin-bottom: 0;
}

.km-profile-container > .km-profile-sidebar-container .km-profile-side-bar > .km-menu > ul > li a {
   display: block;
}

.km-profile-container
   > .km-profile-sidebar-container
   .km-profile-side-bar
   > .km-menu
   > ul
   > li
   .km-title {
   font-size: 14px;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-profile-container > .km-profile-sidebar-container .km-profile-side-bar > .km-menu > ul > li i {
   position: absolute;
   right: 0;
   top: 0;
   vertical-align: middle;
   font-size: 19px;
   width: 40px;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-profile-container
   > .km-profile-sidebar-container
   .km-profile-side-bar
   > .km-menu
   > ul
   > li
   > ul {
   margin: 10px -38px 10px 0;
   padding: 10px 15px;
   border-radius: 10px 0 0 10px;
   border-right: 3px solid #f3f3f3;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-profile-container
   > .km-profile-sidebar-container
   .km-profile-side-bar
   > .km-menu
   > ul
   > li
   > ul
   > li {
   font-size: 13px;
   margin-bottom: 5px;
}

.km-profile-container
   > .km-profile-sidebar-container
   .km-profile-side-bar
   > .km-menu
   > ul
   > li
   > ul
   > li:last-of-type {
   margin-bottom: 0;
}

.km-profile-container
   > .km-profile-sidebar-container
   .km-profile-side-bar
   > .km-menu
   > ul
   > li
   > ul
   > li
   > a {
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-profile-container
   > .km-profile-sidebar-container
   .km-profile-side-bar
   > .km-menu
   > ul
   > li
   > ul
   > li
   > a:before {
   content: "";
   vertical-align: middle;
   width: 6px;
   height: 6px;
   border-radius: 50px;
   display: inline-block;
   margin-left: 10px;
   background: #ccc;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-profile-container
   > .km-profile-sidebar-container
   .km-profile-side-bar
   > .km-menu
   > ul
   > li
   > ul
   > li
   > a:hover {
   color: #323232;
}

.km-profile-container
   > .km-profile-sidebar-container
   .km-profile-side-bar
   > .km-menu
   > ul
   > li
   > ul
   > li
   > a:hover:before {
   background: #000;
}

.km-profile-container
   > .km-profile-sidebar-container
   .km-profile-side-bar
   > .km-menu
   > ul
   > li
   > ul
   > li.km-active {
   color: #323232;
}

.km-profile-container
   > .km-profile-sidebar-container
   .km-profile-side-bar
   > .km-menu
   > ul
   > li
   > ul
   > li.km-active
   a:before {
   background: #000;
}

.km-profile-container
   > .km-profile-sidebar-container
   .km-profile-side-bar
   > .km-menu
   > ul
   > li:hover
   .km-title,
.km-profile-container
   > .km-profile-sidebar-container
   .km-profile-side-bar
   > .km-menu
   > ul
   > li.km-active
   .km-title {
   color: #000;
}

.km-profile-container
   > .km-profile-sidebar-container
   .km-profile-side-bar
   > .km-menu
   > ul
   > li:hover
   i,
.km-profile-container
   > .km-profile-sidebar-container
   .km-profile-side-bar
   > .km-menu
   > ul
   > li.km-active
   i {
   color: #323232;
}

.km-profile-container
   > .km-profile-sidebar-container
   .km-profile-side-bar
   > .km-menu
   > ul
   > li:hover
   > ul,
.km-profile-container
   > .km-profile-sidebar-container
   .km-profile-side-bar
   > .km-menu
   > ul
   > li.km-active
   > ul {
   border-color: #323232;
}

.km-profile-container > .km-profile-content {
   float: left;
   width: calc(80% - 20px);
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-profile-container > .km-profile-content {
      width: 100%;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-profile-container
      > .km-profile-content
      .km-profile-detail-edit
      .km-form-style
      .km-btns
      .km-theme-2 {
      display: block;
      width: 100%;
      min-width: auto;
      margin-top: 15px;
   }
}

.km-profile-container > .km-profile-content .km-profile-detail-edit-avatar .km-avatar {
   width: 150px;
   height: 150px;
   border-radius: 200px;
   background: #323232;
   padding: 5px;
   margin: 0 auto 10px;
   position: relative;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-profile-container > .km-profile-content .km-profile-detail-edit-avatar .km-avatar {
      margin-top: 30px;
   }
}

.km-profile-container > .km-profile-content .km-profile-detail-edit-avatar .km-avatar img {
   width: 100%;
   height: 100%;
}

.km-profile-container
   > .km-profile-content
   .km-profile-detail-edit-avatar
   .km-avatar
   .km-delete-avatar {
   position: absolute;
   left: 10px;
   top: 10px;
   width: 35px;
   height: 35px;
   background: #fb3449;
   color: #fff;
   text-align: center;
   line-height: 45px;
   font-size: 20px;
   border-radius: 50px;
   cursor: pointer;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-profile-container
   > .km-profile-content
   .km-profile-detail-edit-avatar
   .km-avatar
   .km-delete-avatar:hover {
   background: #0d0a0a;
}

.km-profile-container
   > .km-profile-content
   .km-profile-address-list
   .km-address-list
   .km-address-style {
   float: right;
   width: calc((100% - 20px) / 2);
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-profile-container
      > .km-profile-content
      .km-profile-address-list
      .km-address-list
      .km-address-style {
      width: 100%;
   }
}

.km-profile-container
   > .km-profile-content
   .km-profile-address-list
   .km-address-list
   .km-address-style:nth-of-type(odd) {
   margin-left: 20px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-profile-container
      > .km-profile-content
      .km-profile-address-list
      .km-address-list
      .km-address-style:nth-of-type(odd) {
      margin-left: 0;
   }
}

.km-profile-container
   > .km-profile-content
   .km-profile-comments-list
   .km-product-comment-list
   .km-product-comment
   > .km-content {
   min-height: 145px;
}

.km-profile-container
   > .km-profile-content
   .km-profile-favorites-list
   .km-product-list
   .km-product {
   float: right;
   width: calc((100% - 20px) / 2);
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-profile-container
      > .km-profile-content
      .km-profile-favorites-list
      .km-product-list
      .km-product {
      width: 100%;
      margin-bottom: 15px;
   }
}

.km-profile-container
   > .km-profile-content
   .km-profile-favorites-list
   .km-product-list
   .km-product:nth-of-type(odd) {
   float: left;
}

.km-profile-change-password {
   width: 500px;
   max-width: 100%;
   background: #fff;
   padding: 0;
   margin: 0 auto;
   position: relative;
   overflow: hidden;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-profile-change-password {
      width: 100%;
   }
}

.km-profile-change-password > .km-head {
   box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
   background: #fff;
   border-radius: 5px;
   margin-bottom: 20px;
   background: #323232;
   text-align: center;
   color: #fff;
   padding: 30px 0 0;
   position: relative;
}

.km-profile-change-password > .km-head.km-overflow {
   overflow: hidden;
}

.km-profile-change-password > .km-head.km-padding {
   padding: 20px;
}

.km-profile-change-password > .km-head .km-title-style-theme .km-title {
   background: #fff;
}

.km-profile-change-password > .km-head:before {
   content: "";
   display: block;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 90px;
   background: rgba(255, 255, 255, 0.35);
   z-index: 1;
}

.km-profile-change-password > .km-head > * {
   z-index: 2;
   position: relative;
}

.km-profile-change-password > .km-head .km-avatar {
   width: 120px;
   height: 120px;
   border-radius: 200px;
   background: #fff;
   padding: 5px;
   overflow: hidden;
   margin: 0 auto 10px;
}

.km-profile-change-password > .km-head .km-avatar img {
   width: 100%;
   height: 100%;
}

.km-profile-change-password > .km-head > .km-title {
   font-size: 20px;
   font-weight: 300;
}

.km-profile-change-password > .km-head > .km-description {
   padding-bottom: 25px;
   font-size: 25px;
}

.km-profile-change-password > .km-content {
   padding: 25px;
}

.km-profile-change-password > .km-content .km-btn.km-theme-2 {
   display: block;
   width: 100%;
}

.km-profile-logout,
.km-profile-register {
   width: 500px;
   max-width: 100%;
   background: #fff;
   padding: 0;
   margin: 0 auto;
   position: relative;
   overflow: hidden;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-profile-logout,
   .km-profile-register {
      width: 100%;
   }
}

.km-profile-logout > .km-head,
.km-profile-register > .km-head {
   box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
   background: #fff;
   border-radius: 5px;
   margin-bottom: 20px;
   background: #fb3449;
   text-align: center;
   color: #fff;
   padding: 30px;
   font-size: 20px;
   position: relative;
   margin-bottom: 0;
}

.km-profile-logout > .km-head.km-overflow,
.km-profile-register > .km-head.km-overflow {
   overflow: hidden;
}

.km-profile-logout > .km-head.km-padding,
.km-profile-register > .km-head.km-padding {
   padding: 20px;
}

.km-profile-logout > .km-head .km-title-style-theme .km-title,
.km-profile-register > .km-head .km-title-style-theme .km-title {
   background: #fff;
}

.km-profile-logout > .km-content,
.km-profile-register > .km-content {
   padding: 25px;
}

.km-profile-register > .km-head {
   background-color: #323232;
}

.km-wallet-style {
   box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, 0.1);
   border: 1px solid #e7e7e7;
   background: #fff;
   margin-bottom: 15px;
   border-radius: 15px;
   padding: 20px;
   background: #323232;
   color: #fff;
   text-align: center;
   position: relative;
   overflow: hidden;
   padding-bottom: 70px;
}

.km-wallet-style .km-title-style-theme .km-title {
   background: #fff;
}

.km-wallet-style.km-offer-style {
   background: #fb3449;
}

.km-wallet-style > .km-title {
   font-size: 30px;
   font-weight: 300;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-wallet-style > .km-title {
      font-size: 25px;
   }
}

.km-wallet-style > .km-money {
   font-size: 40px;
   font-weight: bold;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-wallet-style > .km-money {
      font-size: 35px;
   }
}

.km-wallet-style > .km-money .km-value {
   font-family: yekanbakhen;
}

.km-wallet-style > .km-money .km-unit {
   vertical-align: middle;
   font-size: 15px;
   margin: 0 10px;
   color: #000;
}

.km-wallet-style > .km-form {
   position: absolute;
   bottom: 0;
   left: 0;
   width: 100%;
   background: rgba(0, 0, 0, 0.2);
}

.km-wallet-style > .km-form input[type="number"],
.km-wallet-style > .km-form input[type="text"] {
   width: 100%;
   z-index: 1;
   display: block;
   text-align: center;
   background: transparent;
   border: 0;
   line-height: 50px;
   font-size: 18px;
   color: #fff;
   padding: 0 20px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-wallet-style > .km-form input[type="number"],
   .km-wallet-style > .km-form input[type="text"] {
      font-size: 12px;
      text-align: right;
      padding: 0 15px;
   }
}

.km-wallet-style > .km-form input[type="number"]::placeholder,
.km-wallet-style > .km-form input[type="text"]::placeholder {
   color: #fff;
   opacity: 0.5;
}

.km-wallet-style > .km-form input[type="number"]::-webkit-inner-spin-button,
.km-wallet-style > .km-form input[type="number"]::-webkit-outer-spin-button {
   -webkit-appearance: none;
   margin: 0;
}

.km-wallet-style > .km-form button[type="submit"] {
   position: absolute;
   left: 5px;
   top: 5px;
   line-height: 40px;
   padding: 0 20px;
   height: 40px;
   z-index: 2;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-wallet-style > .km-form button[type="submit"] {
      font-size: 11px;
      padding: 0 10px;
   }
}

/*
 * Created by NopShop
 */

body.page-error,
body.page-cart.page-pay-waiting {
   background: url(../img/error-bg.png) repeat;
   background-size: auto 250%;
}

body.page-error.page-error-404 .km-error-content {
   text-align: center;
   padding: 0 0 75px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-error.page-error-404 .km-error-content {
      padding: 20px 0 40px;
   }
}

body.page-error.page-error-404 .km-error-content .km-error-title {
   font-size: 36px;
   display: block;
   font-weight: 900;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-error.page-error-404 .km-error-content .km-error-title {
      font-size: 20px;
   }
}

body.page-error.page-error-404 .km-error-content .km-error-description {
   margin: 30px 0 55px;
   font-size: 16px;
}

body.page-error.page-error-404 .km-error-content .km-error-description a {
   margin: 0 3px;
   padding: 4px 22px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-error.page-error-404 .km-error-content .km-error-description {
      margin: 15px 0 30px;
      font-size: 13px;
   }

   body.page-error.page-error-404 .km-error-content .km-error-description .km-btn {
      margin: 5px;
      display: inline-block;
   }
}

body.page-error.page-error-404 .km-error-content .km-error-img {
   margin-top: 50px;
}

body.page-error.page-error-404 .km-error-content .km-error-img img {
   max-width: 677px;
   width: 22%;
}

/*
 * Created by NopShop
 */

.km-contact-box {
   padding: 50px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-contact-box {
      padding: 20px;
   }
}

.km-address-detail-style {
   padding-right: 60px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-address-detail-style {
      padding-right: 0;
      margin-top: 20px;
   }
}

.km-address-detail-style > .km-header {
   color: #323232;
   font-size: 17px;
   font-weight: bold;
   margin-bottom: 25px;
}

.km-address-detail-style > .km-content .km-row {
   margin-bottom: 20px;
   color: #636466;
   font-size: 15px;
   padding: 0 15px 20px;
   border-bottom: 1px solid #e2e2e2;
   font-weight: bold;
}

.km-address-detail-style > .km-content .km-row .km-title {
   display: block;
   font-size: 12px;
   font-weight: 400;
}

.km-address-detail-style > .km-content .km-row .km-or {
   margin: 0 10px;
   display: inline-block;
   opacity: 0.5;
}

body.page-contact .km-map {
   position: relative;
   width: 100%;
   height: 500px;
   background: #ccc;
   margin-top: 20px;
   display: none;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-contact .km-map {
      height: 300px;
   }
}

body.page-contact footer#km-footer-main {
   margin-top: 0;
}

/*
 * Created by NopShop
 */

.km-factor-style .km-factor-title {
   height: 55px;
   margin-bottom: 20px;
   padding-right: 70px;
   position: relative;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-factor-style .km-factor-title {
      margin-top: 20px;
   }
}

.km-factor-style .km-factor-title > .km-title {
   font-size: 21px;
   color: #858585;
   line-height: 1;
   padding-top: 5px;
   font-family: yekanbakhen;
}

.km-factor-style .km-factor-title > .km-date {
   display: block;
   font-size: 12px;
   line-height: 1.833;
   letter-spacing: -0.3px;
   margin-top: 5px;
   margin-bottom: -5px;
   color: #acacac;
}

.km-factor-style .km-factor-title > .km-back {
   position: absolute;
   right: 0;
   top: 0;
   height: 100%;
   border-left: 1px solid #dfdfdf;
   width: 55px;
   text-align: center;
}

.km-factor-style .km-factor-title > .km-back a {
   display: block;
}

.km-factor-style .km-factor-title > .km-back i {
   display: block;
   font-size: 40px;
   line-height: 35px;
}

.km-factor-style .km-factor-title > .km-back span {
   display: block;
   font-size: 10px;
}

.km-factor-style .km-factor-details .km-factor-detail-row {
   display: -ms-flexbox;
   display: -webkit-box;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   border-bottom: 1px solid #f2f2f2;
}

.km-factor-style .km-factor-details .km-factor-detail-row:last-of-type {
   border-bottom: 0;
}

.km-factor-style .km-factor-details .km-factor-detail-row .km-factor-detail {
   position: relative;
   width: 100%;
   min-height: 1px;
   -ms-flex: 0 0 50%;
   -webkit-box-flex: 0;
   flex: 0 0 50%;
   max-width: 50%;
   padding: 15px 40px;
}

.km-factor-style .km-factor-details .km-factor-detail-row .km-factor-detail:nth-of-type(odd) {
   border-left: 1px solid #f2f2f2;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-factor-style .km-factor-details .km-factor-detail-row .km-factor-detail {
      max-width: 100%;
      border-left: 0;
      -ms-flex: 0 0 100%;
      -webkit-box-flex: 0;
      flex: 0 0 100%;
      padding: 15px;
   }
}

.km-factor-style .km-factor-details .km-factor-detail-row .km-factor-detail > .km-value {
   font-size: 18px;
   color: #000;
}

.km-factor-style .km-factor-details .km-factor-detail-row .km-factor-detail > .km-value .km-btn {
   padding: 5px 10px;
   margin: 0 10px;
}

.km-factor-style .km-factor-steps {
   padding: 20px 0 50px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-factor-style .km-factor-steps {
      padding: 20px 0 40px;
   }
}

body.page-factor {
   padding: 30px 0;
   color: #000;
}

body.page-factor b {
   font-weight: bold;
}

body.page-factor .small,
body.page-factor small {
   font-size: 85%;
}

body.page-factor #printKey {
   border-color: #000;
   color: #000;
   padding: 0 10px;
   line-height: 35px;
   font-size: 25px;
   margin-bottom: 20px;
}

body.page-factor #printKey i {
   line-height: 40px;
}

body.page-factor .table {
   margin-bottom: 0;
}

body.page-factor .table td,
body.page-factor .table th {
   vertical-align: middle;
}

body.page-factor .table.table-bordered td,
body.page-factor .table.table-bordered th {
   border-color: #dfdfdf;
}

body.page-factor .table.table-a {
   text-align: center;
}

body.page-factor .table.table-a .km-title {
   display: block;
   font-size: 20px;
}

body.page-factor .table.table-b .km-title {
   background-color: #eee;
}

/*
 * Created by NopShop
 */

.km-category-grid-style {
   background-color: #fff;
   box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);
   border: 1px solid #e4e4e4;
   position: relative;
}

.km-category-grid-style .km-category-grid-header {
   border-bottom: 1px solid #ebe9e9;
   position: relative;
   padding: 15px 40px 15px 10px;
   z-index: 2;
   overflow: hidden;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-category-grid-style .km-category-grid-header {
      padding: 10px;
      cursor: pointer;
   }
}

.km-category-grid-style .km-category-grid-header .km-grid-mobile-btn {
   border-radius: 5px;
   padding: 5px 10px;
   color: #333;
   background: #e0e0e0;
   display: none;
   margin-left: 10px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-category-grid-style .km-category-grid-header .km-grid-mobile-btn {
      display: inline-block;
   }
}

.km-category-grid-style .km-category-grid-header .km-grid-mobile-btn i {
   vertical-align: middle;
   margin-left: 10px;
   font-size: 18px;
}

.km-category-grid-style .km-category-grid-header .km-category-sort {
   float: right;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-category-grid-style .km-category-grid-header .km-category-sort {
      display: none;
      position: fixed;
      z-index: 12;
      left: 0;
      top: 0;
      right: 0;
      bottom: 50px;
      border-radius: 0;
      overflow-y: auto;
      background: rgba(0, 0, 0, 0.6);
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-category-grid-style .km-category-grid-header .km-category-sort .km-category-sort-inner {
      background-color: #fff;
      box-shadow: 0 19px 38px 0 rgba(61, 61, 61, 0.18);
      padding: 25px;
      border-radius: 9px;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateY(-50%) translateX(-50%);
      width: 75%;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-category-grid-style .km-category-grid-header .km-category-sort .km-sort-close {
      position: absolute;
      left: 20px;
      top: 23px;
      font-size: 20px;
   }
}

.km-category-grid-style .km-category-grid-header .km-category-sort .km-title {
   display: inline-block;
   vertical-align: middle;
   font-weight: bold;
   color: #000;
   margin-left: 10px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-category-grid-style .km-category-grid-header .km-category-sort .km-title {
      display: block;
      margin-bottom: 20px;
      font-size: 14px;
   }
}

.km-category-grid-style .km-category-grid-header .km-category-sort ul {
   display: inline-block;
   vertical-align: middle;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-category-grid-style .km-category-grid-header .km-category-sort ul {
      display: block;
   }
}

.km-category-grid-style .km-category-grid-header .km-category-sort ul li {
   display: inline-block;
   margin-left: 5px;
   border-radius: 5px;
   padding: 3px 10px;
   cursor: pointer;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-category-grid-style .km-category-grid-header .km-category-sort ul li {
      display: block;
      position: relative;
      border-bottom: 1px solid #e9e9e9;
      border-radius: 0;
      font-size: 15px;
      padding: 5px 25px 5px 0;
   }

   .km-category-grid-style .km-category-grid-header .km-category-sort ul li:hover {
      background: transparent !important;
   }

   .km-category-grid-style .km-category-grid-header .km-category-sort ul li:before {
      content: "";
      display: block;
      width: 15px;
      height: 15px;
      border-radius: 50px;
      background: #fff;
      border: 1px solid #333;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
   }

   .km-category-grid-style .km-category-grid-header .km-category-sort ul li:after {
      content: "";
      display: block;
      width: 11px;
      height: 11px;
      border-radius: 50px;
      background: #323232;
      position: absolute;
      right: 3px;
      top: 50%;
      transform: translateY(-50%) scale(0);
      opacity: 0;
      -webkit-transition: all 0.3s ease 0.1s;
      -moz-transition: all 0.3s ease 0.1s;
      -o-transition: all 0.3s ease 0.1s;
      transition: all 0.3s ease 0.1s;
   }

   .km-category-grid-style .km-category-grid-header .km-category-sort ul li:last-of-type {
      border-bottom: 0;
   }

   .km-category-grid-style .km-category-grid-header .km-category-sort ul li.km-active {
      color: #323232;
   }

   .km-category-grid-style .km-category-grid-header .km-category-sort ul li.km-active:after {
      transform: translateY(-50%) scale(1);
      opacity: 1;
   }
}

.km-category-grid-style .km-category-grid-header .km-category-sort ul li:hover {
   background: #ece9e9;
}

@media only screen and (min-width: 960px) {
   .km-category-grid-style .km-category-grid-header .km-category-sort ul li.km-active {
      background: #323232;
      color: #fff;
   }
}

.km-category-grid-style .km-category-grid-header .km-category-restyle {
   float: left;
   position: relative;
   margin: -2px 0;
}

.km-category-grid-style .km-category-grid-header .km-category-restyle ul li {
   float: left;
   display: inline-block;
   width: 34px;
   height: 30px;
   border: 1px solid #ccc;
   cursor: pointer;
   border-radius: 5px;
   color: #ccc;
   text-align: center;
   margin-right: 8px;
   line-height: 37px;
   font-size: 20px;
}

.km-category-grid-style .km-category-grid-header .km-category-restyle ul li.km-active {
   color: #8a8a8a;
   border-color: #8a8a8a;
}

.km-category-grid-style .km-category-grid-product-list {
   width: calc(100% + 4px);
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-category-grid-style .km-category-grid-product-list {
      width: 100%;
   }
}

.km-category-grid-style .km-category-grid-product-list .km-product.km-theme-5 {
   float: right;
   width: 25%;
   height: 520px;
}
.km-category-grid-style .km-category-grid-product-list .grayscale {
   filter: grayscale(100%);
}
@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-category-grid-style .km-category-grid-product-list .km-product.km-theme-5 {
      width: 100%;
      height: auto;
   }

   .km-category-grid-style
      .km-category-grid-product-list
      .km-product.km-theme-5
      .km-content
      .km-discount-theme {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-category-grid-style .km-category-grid-product-list.km-resp-mt-duel {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-category-grid-style .km-category-grid-product-list.km-resp-mt-duel .km-product.km-theme-5 {
      width: 50%;
      padding: 15px 15px 30px;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-category-grid-style
      .km-category-grid-product-list.km-resp-mt-duel
      .km-product.km-theme-5
      .km-img-theme {
      position: relative;
      right: 0;
      top: 0;
      transform: none;
      width: auto;
      height: 120px;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-category-grid-style
      .km-category-grid-product-list.km-resp-mt-duel
      .km-product.km-theme-5
      .km-compare-theme {
      left: 0;
      width: 100%;
      text-align: right;
      padding: 0 10px;
      bottom: 7px;
      right: auto;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-category-grid-style
      .km-category-grid-product-list.km-resp-mt-duel
      .km-product.km-theme-5
      .km-special-discount-theme
      .km-timer {
      display: none;
   }

   .km-category-grid-style
      .km-category-grid-product-list.km-resp-mt-duel
      .km-product.km-theme-5
      .km-special-discount-theme
      .km-title {
      width: 100%;
      text-align: center;
      font-size: 11px;
      padding-bottom: 3px;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-category-grid-style
      .km-category-grid-product-list.km-resp-mt-duel
      .km-product.km-theme-5
      .km-colors-theme {
      display: none;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-category-grid-style
      .km-category-grid-product-list.km-resp-mt-duel
      .km-product.km-theme-5
      .km-shopper-theme {
      display: none;
   }
}

.km-category-grid-style .km-category-grid-product-list-empty {
   padding: 100px 15px;
   min-height: 337px;
   text-align: center;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-category-grid-style .km-category-grid-product-list-empty {
      min-height: auto;
      padding: 20px;
   }
}

.km-category-grid-style .km-category-grid-product-list-empty > .km-icon {
   font-size: 80px;
   display: block;
   margin: 0 auto 60px;
   height: 200px;
   width: 200px;
   background: #eceff1;
   border-radius: 100px;
   color: #636363;
}

.km-category-grid-style .km-category-grid-product-list-empty > .km-icon i {
   display: block;
   line-height: 200px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-category-grid-style .km-category-grid-product-list-empty > .km-icon {
      font-size: 50px;
      width: 125px;
      height: 125px;
      margin-bottom: 20px;
   }

   .km-category-grid-style .km-category-grid-product-list-empty > .km-icon i {
      line-height: 125px;
   }
}

.km-category-grid-style .km-category-grid-product-list-empty > .km-title {
   font-size: 35px;
   line-height: 1.63;
   letter-spacing: 0.5px;
   color: #000;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-category-grid-style .km-category-grid-product-list-empty > .km-title {
      font-size: 20px;
   }
}

.km-category-grid-style .km-category-grid-product-list-empty > .km-description {
   font-size: 20px;
   line-height: 1.63;
   letter-spacing: 0.5px;
   color: #555;
   margin-bottom: 30px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-category-grid-style .km-category-grid-product-list-empty > .km-description {
      font-size: 12px;
   }
}

.km-category-grid-style .km-category-grid-footer {
   margin-top: -1px;
   border-top: 1px solid #ebe9e9;
   position: relative;
   padding: 30px 0 20px;
}

.km-category-grid-style .km-category-grid-footer .km-pagination {
   margin: 0;
}

.km-category-grid-style .km-category-grid-footer .km-pagination ul li.active a,
.km-category-grid-style .km-category-grid-footer .km-pagination ul li.active span {
   background: #323232 !important;
   border-color: #323232 !important;
}

.km-page-category-right {
   padding-left: 20px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-page-category-right {
      padding-left: 0;
   }
}

.km-search-style {
   position: relative;
}

.km-search-style input {
   position: relative;
   z-index: 1;
   width: 100%;
   line-height: 40px;
   background: transparent;
   border: 0 none;
   border-bottom: 1px solid #aaaaaa;
   color: #aaa;
}

.km-search-style button {
   background: transparent;
   border: 0 none;
   color: #000;
   position: absolute;
   left: 0;
   top: 0;
   z-index: 2;
   line-height: 40px;
   font-size: 20px;
   cursor: pointer;
}

.km-search-style button:hover {
   color: #323232;
}

.km-sidebar-widget {
   margin-bottom: 20px;
   position: relative;
}

.km-sidebar-widget.km-collapsible > .km-header {
   cursor: pointer;
}

@media only screen and (min-width: 960px) {
   .km-sidebar-widget.km-collapsible > .km-header:hover {
      background: #ededed;
   }
}

.km-sidebar-widget.km-collapsible > .km-header.km-active > i {
   transform: rotate(180deg) translateY(-50%);
}

.km-sidebar-widget.km-collapsible > .km-header > i {
   color: #989899;
}

.km-sidebar-widget.km-collapsible > .km-content {
   overflow-y: auto;
   max-height: 300px;
}

.km-sidebar-widget.no-overflow > .km-content {
   overflow-y: visible;
   max-height: none;
   padding-left: 0;
}

.km-sidebar-widget > .km-header {
   padding: 10px 20px;
   text-align: right;
   font-weight: bold;
   font-size: 15px;
   color: #58595b;
   position: relative;
   border-bottom: 1px solid #f2f2f2;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-sidebar-widget > .km-header > i {
   position: absolute;
   left: 0;
   top: 50%;
   transform: translateY(-50%);
   width: 50px;
   text-align: center;
   font-size: 25px;
   transform-origin: top;
}

.km-sidebar-widget > .km-content {
   padding: 15px;
}

.km-sidebar-widget.km-brand-widget {
   overflow: hidden;
   position: relative;
}

.km-sidebar-widget.km-brand-widget > .km-header-brand {
   background: #323232;
   text-align: center;
   height: 100px;
   margin-bottom: 20px;
   color: #fff;
   position: relative;
}

.km-sidebar-widget.km-brand-widget > .km-header-brand i,
.km-sidebar-widget.km-brand-widget > .km-header-brand img {
   position: absolute;
   left: 50%;
   bottom: 0;
   transform: translateY(15px) translateX(-50%);
   background: #fff;
   width: 100px;
   height: 100px;
   line-height: 85px;
   border-radius: 100px;
   border: 3px solid #beebf1;
   text-align: center;
   font-size: 50px;
   color: #8b8b8b;
}

.km-sidebar-widget.km-brand-widget > .km-content > .km-title {
   font-size: 18px;
   font-weight: bold;
   margin-bottom: 10px;
   display: block;
   text-align: center;
}

.km-sidebar-widget.km-brand-widget > .km-content > .km-description {
   text-align: justify;
}

.km-filter-category .km-filter-category-search {
   position: relative;
   margin-bottom: 20px;
   border-radius: 7px;
   border: 1px solid #e5e5e5;
}

.km-filter-category .km-filter-category-search input[type="text"] {
   display: block;
   width: 100%;
   background: transparent;
   border: 0;
   padding: 0 15px;
   line-height: 40px;
   position: relative;
   z-index: 1;
}

.km-filter-category .km-filter-category-search i {
   position: absolute;
   left: 0;
   top: 0;
   line-height: 40px;
   font-size: 18px;
   z-index: 0;
   width: 40px;
   text-align: center;
}

.km-filter-category.mf-filter-color .pretty input:checked ~ .state.p-success-o .icon,
.km-filter-category.mf-filter-color .pretty input:checked ~ .state.p-success-o .svg,
.km-filter-category.mf-filter-color .pretty input:checked ~ .state.p-success-o svg,
.km-filter-category.mf-filter-color .pretty.p-toggle .state.p-success-o .icon,
.km-filter-category.mf-filter-color .pretty.p-toggle .state.p-success-o .svg,
.km-filter-category.mf-filter-color .pretty.p-toggle .state.p-success-o svg {
   color: #fff;
   border-radius: 3px;
}

.km-filter-category.mf-filter-color li {
   float: right;
   width: 50%;
}

.km-filter-category li {
   margin-bottom: 7px;
   position: relative;
   font-size: 14px;
}

.km-filter-category li .pretty .state label {
   margin-top: 1px;
}

.km-filter-category li:last-of-type {
   margin-bottom: 0;
}

.km-filter-category li .km-en {
   position: absolute;
   left: 0;
   top: 0;
   color: #c6c6c6;
}

.km-tree-category-theme ul li {
   padding-right: 10px;
   font-weight: bold;
   color: #000;
   font-size: 0.857rem;
}

.km-tree-category-theme ul li.km-active {
   color: #323232;
}

.km-tree-category-theme ul li a {
   margin-bottom: 10px;
   display: inline-block;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-tree-category-theme ul li a:hover {
   color: #323232;
}

.km-tree-category-theme ul li li {
   color: #4a5f73;
}

.km-tree-category-theme ul li i {
   font-size: 0.957rem;
   vertical-align: middle;
   margin-left: 10px;
}

.km-price-range {
   padding: 20px 0 0;
   font-family: yekanbakh;
}

.irs--flat.irs-with-grid {
   direction: ltr;
}

.irs--flat .irs-bar {
   background: #323232;
   background: linear-gradient(350deg, #0e7f47 0%, #323232 100%);
}

.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
   background: #323232;
   background: linear-gradient(350deg, #0e7f47 0%, #323232 100%);
   font-family: iranyekan !important;
   direction: rtl;
   font-size: 13px;
}

.irs--flat .irs-min,
.irs--flat .irs-max,
.irs--flat .irs-grid-text {
   font-family: iranyekan !important;
   direction: rtl;
}

.irs--flat .irs-grid-text {
   font-size: 13px;
}

.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
   border-top-color: #0e7f47;
}

.irs--flat .irs-handle > i:first-child {
   background: #0e7f47;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-category-page-active-filters {
      background: transparent !important;
      box-shadow: none !important;
      border: 0 !important;
   }

   .km-category-page-active-filters .km-header {
      display: none;
   }

   .km-category-page-active-filters .km-content {
      padding: 0;
   }
}

.km-category-page-active-filters .km-category-active-filters ul li {
   border: 1px solid #eee;
   padding: 5px 15px;
   border-radius: 5px;
   display: inline-block;
   margin: 0 0 5px 5px;
   cursor: pointer;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-category-page-active-filters .km-category-active-filters ul li {
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.09);
      background: #fff;
      border: 0;
      color: #323232;
   }
}

.km-category-page-active-filters .km-category-active-filters ul li:hover {
   background: #c3c7cd;
}

.km-category-page-active-filters .km-category-active-filters ul li i {
   vertical-align: middle;
   font-size: 15px;
   opacity: 0.5;
   margin-right: 7px;
}

.km-category-page-filter-mobile-btn {
   position: fixed;
   left: 0;
   right: 0;
   bottom: 50px;
   text-align: center;
   border-radius: 0 !important;
}

.km-category-compare-products {
   position: fixed;
   bottom: 20px;
   left: 30px;
   z-index: 12;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-category-compare-products {
      bottom: 60px;
      left: 10px;
   }
}

.km-category-compare-products .km-compare-btn {
   border-radius: 10px;
   padding: 10px 20px 10px 10px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-category-compare-products .km-compare-btn {
      padding: 5px 10px 5px 5px;
   }
}

.km-category-compare-products .km-compare-btn:hover {
   box-shadow: none;
   background: #bdc3c7;
}

.km-category-compare-products .km-compare-btn .km-title {
   font-size: 17px;
}

.km-category-compare-products .km-compare-btn .km-number {
   background: rgba(0, 0, 0, 0.2);
   border-radius: 5px;
   padding: 3px 10px;
   margin-right: 50px;
   vertical-align: middle;
   font-weight: 300;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-category-compare-products .km-compare-btn .km-number {
      margin-right: 20px;
   }
}

body.page-category-special-sell .km-section {
   position: relative;
   margin-top: -20px;
   padding-top: 20px;
   padding-left: 20px;
   padding-right: 20px;
}

body.page-category-special-sell .km-product .km-title-theme {
   color: #333;
   font-size: 13px;
   height: 50px;
   text-align: justify;
   font-family: yekanbakhen;
}

body.page-category-special-sell .km-category-grid-product-list .km-product.km-theme-5 {
   float: right;
   width: 25%;
   height: 450px;
}

body.page-category-special-sell .ribbon-position .product-ribbon {
   border-top-right-radius: 50%;
   background: #ef394e;
   height: 38px;
   border-bottom-right-radius: 0;
}

body.page-category-special-sell .km-section:before {
   content: "";
   display: block;
   position: absolute;
   left: 0;
   top: 0;
   z-index: 0;
   background: #323232 url("../img/pattern-up-sh-mas.png");
   height: 160px;
   width: 100%;
}

body.page-category-special-sell .km-discount-theme.after-clear {
   position: absolute;
   top: 4px;
   left: 10px;
   right: 10px;
   z-index: 1;
   line-height: 36px;
   border-bottom: 1px solid #323232;
   padding: 0;
}

.page-category-special-sell .km-discount-theme .km-title.right {
   color: #323232;
}

.page-category-special-sell .km-discount-theme .km-timer {
   font-size: 14px;
   color: #323232;
}

body.page-category-special-sell .ribbon-position {
   left: 0;
   bottom: 0 !important;
   top: auto !important;
}

body.page-category-special-sell .km-section > .size {
   z-index: 1;
   position: relative;
}

body.page-category-special-sell .km-section .km-special-sell-title {
   position: absolute;
   top: -7px;
   left: 50%;
   transform: translateX(-50%);
   height: 35px;
   width: 200px;
   /* background: url("../img/special-sell-title.svg") no-repeat center top; */
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-category-special-sell .km-section .km-special-sell-title {
      position: absolute;
      top: -7px;
      left: 50%;
      transform: translateX(-50%);
      height: 35px;
      width: 200px;
      background: url("../img/special-sell-title.svg") no-repeat center top;
   }

   body.page-category-special-sell .km-category-grid-product-list .km-product.km-theme-5 {
      float: right;
      width: 100%;
      height: auto;
   }

   body.page-category-special-sell
      .km-category-grid-product-list
      .km-product.km-theme-5
      .km-content
      .km-discount-theme {
      display: block;
   }

   body.page-category-special-sell .km-section {
      padding-left: 0;
      padding-right: 0;
   }

   body.page-category-special-sell .km-product .km-title-theme {
      color: #333;
      font-size: 13px;
      height: auto;
      text-align: justify;
      font-family: yekanbakhen;
   }

   body.page-category-special-sell .km-product .km-title-theme h3 {
      height: auto;
      margin-top: 10px;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-category-special-sell .km-section .km-breadcrumb .km-special-sell-title {
      top: 30px;
      max-width: 100%;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-category-special-sell .km-section .km-breadcrumb .km-result-number {
      display: none;
   }
}

/*
 * Created by NopShop
 */

.km-compare-page-content .km-compare-head {
   display: -ms-flexbox;
   display: -webkit-box;
   display: flex;
   margin-bottom: 20px;
   position: sticky;
   background: #fff;
   box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, 0.11);
   border: 1px solid #e4e4e4;
   border-bottom: 2px solid #323232;
   overflow-y: hidden;
   overflow-x: auto;
}

.km-compare-page-content .km-compare-head .km-product {
   -ms-flex: 0 0 25%;
   -webkit-box-flex: 0;
   flex: 0 0 25%;
   max-width: 25%;
   border-left: 1px solid #e4e4e4;
   padding: 30px;
   position: relative;
   min-width: 250px;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
   z-index: 5;
}

.km-compare-page-content .km-compare-head .km-product:last-of-type {
   border-left: 0;
}

.km-compare-page-content .km-compare-head .km-product:before {
   width: 0;
   height: 0;
   border-color: transparent transparent #323232;
   border-style: solid;
   border-width: 0 10px 10px;
   position: absolute;
   bottom: 0;
   left: 50%;
   margin-left: -5px;
   content: "";
}

.km-compare-page-content .km-compare-head .km-product .km-title-theme {
   font-size: 15px;
   text-align: center;
   height: 46px;
   margin-bottom: 20px;
}

.km-compare-page-content .km-compare-head .km-product .km-price-theme {
   height: auto;
   text-align: center;
   margin-bottom: 20px;
}

.km-compare-page-content .km-compare-head .km-product .km-order-btn {
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-compare-page-content .km-compare-head .km-product .km-order-btn .km-btn {
   border-radius: 5px;
   text-align: center;
}

.km-compare-page-content .km-compare-head .km-product .km-compare-product-delete {
   position: absolute;
   left: 20px;
   top: 20px;
   border-radius: 50px;
   width: 30px;
   height: 30px;
   line-height: 30px;
   text-align: center;
   font-size: 18px;
   cursor: pointer;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-compare-page-content .km-compare-head .km-product .km-compare-product-delete:hover {
   color: #fb3449;
}

.km-compare-page-content .km-compare-head .km-product.km-new-product {
   padding: 70px 50px 30px 50px;
   cursor: pointer;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-compare-page-content .km-compare-head .km-product.km-new-product {
      padding: 70px 20px 0;
   }
}

.km-compare-page-content .km-compare-head .km-product.km-new-product:before {
   display: none;
}

.km-compare-page-content .km-compare-head .km-product.km-new-product .km-icon {
   border: 5px dashed #d2d2d2;
   text-align: center;
   margin-bottom: 57px;
   padding: 40px;
   color: #b3b3b3;
   border-radius: 20px;
}

.km-compare-page-content .km-compare-head .km-product.km-new-product .km-icon i {
   font-size: 80px;
   margin-bottom: 20px;
}

.km-compare-page-content .km-compare-head .km-product.km-new-product .km-icon .km-icon-title {
   font-size: 15px;
   line-height: 1.467;
}

.km-compare-page-content .km-compare-body {
   padding-top: 55px;
}

.km-compare-page-content .km-compare-body > .km-group {
   margin-bottom: 40px;
}

.km-compare-page-content .km-compare-body > .km-group > .km-title {
   font-size: 20px;
   font-weight: bold;
   margin-bottom: 20px / 2;
}

.km-compare-page-content .km-compare-body > .km-group > .km-title i {
   vertical-align: middle;
   margin-left: 5px;
   color: #323232;
   font-size: 25px;
}

.km-compare-page-content .km-compare-body > .km-group > .km-item > .km-title {
   padding: 7px 15px;
   color: #000;
   font-size: 15px;
   background: #eaeaea;
}

.km-compare-page-content .km-compare-body > .km-group > .km-item > .km-items {
   display: -ms-flexbox;
   display: -webkit-box;
   display: flex;
   background: #fff;
   overflow-x: auto;
   overflow-y: hidden;
}

.km-compare-page-content .km-compare-body > .km-group > .km-item > .km-items > .km-value {
   -ms-flex: 0 0 25%;
   -webkit-box-flex: 0;
   flex: 0 0 25%;
   max-width: 25%;
   border-left: 1px solid #e4e4e4;
   padding: 15px 15px;
   min-width: 250px;
   font-size: 14px;
   line-height: 1.571;
   color: #4d4d4d;
   min-height: 47px;
   position: relative;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   height: 100%;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   z-index: 1;
}

.km-compare-page-content
   .km-compare-body
   > .km-group
   > .km-item
   > .km-items
   > .km-value:last-of-type {
   border-left: 0;
}

#sticky-wrapper.is-sticky .km-compare-head {
   z-index: 10 !important;
   box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, 0.45);
}

#sticky-wrapper.is-sticky .km-compare-head .km-product {
   padding: 10px 20px;
}

#sticky-wrapper.is-sticky .km-compare-head .km-product.km-new-product {
   padding: 20px 50px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   #sticky-wrapper.is-sticky .km-compare-head .km-product.km-new-product {
      padding: 10px 20px;
   }
}

#sticky-wrapper.is-sticky .km-compare-head .km-product.km-new-product .km-icon {
   margin-bottom: 0;
   padding: 30px 10px;
}

#sticky-wrapper.is-sticky .km-compare-head .km-product.km-new-product .km-icon i {
   font-size: 40px;
}

#sticky-wrapper.is-sticky .km-compare-head .km-product .km-img-theme {
   height: 100px;
   margin-bottom: 10px;
}

#sticky-wrapper.is-sticky .km-compare-head .km-product .km-title-theme {
   font-size: 12px;
   margin-bottom: 10px;
}

#sticky-wrapper.is-sticky .km-compare-head .km-product .km-title-theme h3 {
   display: block;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
}

#sticky-wrapper.is-sticky .km-compare-head .km-product .km-price-theme {
   margin-bottom: 0;
}

#sticky-wrapper.is-sticky .km-compare-head .km-product .km-order-btn {
   display: none;
}

.km-compare-product-search-lightbox .km-lightbox-content {
   background: #ececec;
   padding: 0 !important;
}

.km-compare-product-search-lightbox .km-product-compare-search {
   width: calc(100% - 70px);
   overflow: hidden;
   border-radius: 7px;
   border: 1px solid #e0e0e2;
   line-height: 40px;
   margin: -10px;
}

.km-compare-product-search-lightbox .km-product-compare-search label {
   float: right;
   width: 100px;
   padding-right: 15px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-compare-product-search-lightbox .km-product-compare-search label {
      display: none;
   }
}

.km-compare-product-search-lightbox .km-product-compare-search input[type="text"] {
   float: right;
   width: calc(100% - 250px);
   border: 0;
   background: transparent;
   font-size: 13px;
   padding: 0 0 0 15px;
   font-weight: normal;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-compare-product-search-lightbox .km-product-compare-search input[type="text"] {
      width: 100%;
      padding: 0 10px;
   }
}

.km-compare-product-search-lightbox .km-product-compare-search select {
   float: left;
   width: 150px;
   background: transparent;
   border-radius: 0;
   border-left: 0;
   border-top: 0;
   border-bottom: 0;
   text-align: center;
   font-weight: normal;
   font-size: 13px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-compare-product-search-lightbox .km-product-compare-search select {
      display: none;
   }
}

.km-compare-product-search-lightbox .km-compare-product-search-list {
   height: 465px;
   overflow-y: auto;
   padding: 25px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-compare-product-search-lightbox .km-compare-product-search-list {
      height: 100%;
   }
}

.km-compare-product-search-lightbox .km-compare-product-search-list .km-product {
   float: right;
   margin-left: 2%;
   margin-bottom: 20px;
   width: 32%;
   padding: 0 20px;
   cursor: pointer;
}

.km-compare-product-search-lightbox .km-compare-product-search-list .km-product .km-img-theme {
   height: 125px;
}

.km-compare-product-search-lightbox .km-compare-product-search-list .km-product:nth-of-type(3n) {
   margin-left: 0;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-compare-product-search-lightbox .km-compare-product-search-list .km-product {
      width: 100%;
      margin-left: 0;
   }
}

/*
 * Created by NopShop
 */

.justMobile,
.justTablet,
.justMobileTablet {
   display: none !important;
}

.justDesktop {
   display: block !important;
}

@media only screen and (min-width: 960px) {
   .justDesktop.table {
      display: table !important;
   }
}

.justDesktopNotImportant {
   display: block;
}

@media only screen and (min-width: 0px) and (max-width: 719px) {
   body {
      font-size: 12px;
   }

   .justMobile {
      /* display: block !important; */
   }

   .justDesktop {
      display: none !important;
   }
}

@media only screen and (min-width: 720px) and (max-width: 959px) {
   body {
      font-size: 13px;
   }

   .justTablet {
      display: block !important;
   }

   /* .justDesktop {
      display: none !important;
   } */
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   /* .justMobileTablet {
      display: block !important;
   } */

   .justMobileTablet.table {
      display: table !important;
   }

   .km-menu.km-user-manege span,
   .km-menu.km-reward-points span {
      white-space: nowrap;
   }

   .km-bottom-sheet-view
      > .km-menu
      .km-sub-menu.km-theme-3
      .km-menu.km-user-manege
      > .km-inner-btn
      > i {
      line-height: 2;
   }

   .resp-mt-100 {
      width: 100% !important;
   }

   .resp-mt-50 {
      width: 50% !important;
   }

   .km-box-style {
      margin-bottom: 10px;
   }

   header#km-header-main {
      padding: 7px 0;
      box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2);
   }

   header#km-header-main .km-header-right {
      width: 100%;
   }

   header#km-header-main .km-logo {
      width: 30%;
      margin-left: 0;
   }

   header#km-header-main .km-logo img {
      height: auto;
   }

   header#km-header-main .km-search {
      float: left;
      width: 65%;
   }

   header#km-header-main .km-search .km-form {
      height: 35px;
      line-height: 35px;
      border-radius: 5px;
   }

   header#km-header-main .km-search .km-form input[type="text"] {
      line-height: 35px;
      padding: 0 10px;
      font-size: 10px;
   }

   header#km-header-main .km-search .km-form button[type="submit"] {
      line-height: 40px;
      padding: 0 10px;
      background: transparent;
      font-size: 10px;
      color: #a8a8a8;
   }

   header#km-header-main .km-search .km-form button[type="submit"]:hover {
      background: transparent;
      color: #4a5f73;
   }

   header#km-header-main .km-shopping-cart-mini .km-inner {
      display: none;
   }

   header#km-header-main .km-shopping-cart-mini .km-outer .km-footer {
      position: fixed;
      left: 0;
      bottom: 50px;
      width: 100%;
      border-radius: 0;
   }

   nav#km-nav-main {
      display: none;
   }

   .km-full-slider {
      border-radius: 20px;
      overflow: hidden;
   }

   .km-full-slider .km-slider.owl-theme .owl-nav [class*="owl-"] {
      opacity: 1;
      visibility: visible;
   }

   .km-full-slider .km-slider.owl-theme .owl-nav [class*="owl-"].owl-prev {
      right: 0;
   }

   .km-full-slider .km-slider.owl-theme .owl-nav [class*="owl-"].owl-next {
      left: 0;
   }

   .km-discount-special .km-btn.km-theme-2 {
      margin-bottom: 10px;
      height: 40px;
      line-height: 40px;
      font-size: 13px;
      color: #fff;
   }

   .km-discount-special .km-discount-special-slider {
      margin-right: 0;
   }

   .km-discount-special-slider {
      box-shadow: unset;
      background: transparent;
      border-radius: 0;
      min-height: auto;
      overflow: visible;
      width: 104%;
      right: -2%;
   }

   .km-discount-special-slider > .km-titles {
      display: none;
   }

   .km-discount-special-slider > .km-contents {
      min-height: auto;
      margin-left: 0;
   }

   .km-discount-special-slider > .km-contents > .km-title {
      display: none;
   }

   .km-discount-special-slider > .km-contents > .km-item,
   .km-discount-special-slider > .km-contents .owl-item > .km-item {
      position: relative;
      display: block !important;
      background-color: #fff;
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.09);
      border-radius: 9px;
      padding: 8px 0;
      min-height: 210px;
      border: 1px solid #f6f6f6;
      overflow: hidden;
      margin: 5px;
   }

   .km-discount-special-slider > .km-contents > .km-item .km-img,
   .km-discount-special-slider > .km-contents .owl-item > .km-item .km-img {
      position: relative;
      width: 100%;
      height: 130px;
      margin-bottom: 10px;
   }

   .km-discount-special-slider > .km-contents > .km-item .km-img img,
   .km-discount-special-slider > .km-contents .owl-item > .km-item .km-img img {
      width: auto;
      max-width: 85%;
      height: 100%;
      max-height: 100%;
   }

   .km-discount-special-slider > .km-contents > .km-item .km-content,
   .km-discount-special-slider > .km-contents .owl-item > .km-item .km-content {
      margin-top: 0;
      padding: 0 10px;
      height: auto;
      position: static;
   }

   .km-discount-special-slider > .km-contents > .km-item .km-content .km-prices,
   .km-discount-special-slider > .km-contents .owl-item > .km-item .km-content .km-prices {
      margin-bottom: 10px;
      text-align: center;
   }

   .km-discount-special-slider > .km-contents > .km-item .km-content .km-prices .km-price,
   .km-discount-special-slider
      > .km-contents
      .owl-item
      > .km-item
      .km-content
      .km-prices
      .km-price {
      position: static;
      text-align: center;
      font-size: 18px;
      margin-bottom: 0;
      line-height: 1;
   }

   .km-discount-special-slider
      > .km-contents
      > .km-item
      .km-content
      .km-prices
      .km-price.km-discounted,
   .km-discount-special-slider
      > .km-contents
      .owl-item
      > .km-item
      .km-content
      .km-prices
      .km-price.km-discounted {
      position: relative;
      padding: 0 5px;
      font-size: 14px;
   }

   .km-discount-special-slider > .km-contents > .km-item .km-content .km-prices .km-price .km-unit,
   .km-discount-special-slider
      > .km-contents
      .owl-item
      > .km-item
      .km-content
      .km-prices
      .km-price
      .km-unit {
      font-size: 10px;
      font-weight: 300;
      margin-right: 0;
      vertical-align: middle;
   }

   .km-discount-special-slider
      > .km-contents
      > .km-item
      .km-content
      .km-prices
      .km-price
      .km-discount,
   .km-discount-special-slider
      > .km-contents
      .owl-item
      > .km-item
      .km-content
      .km-prices
      .km-price
      .km-discount {
      position: absolute;
      right: 0;
      top: 0;
      border-radius: 0 0 0 10px;
      margin: 0;
      padding: 3px 5px;
      color: #fff;
      font-size: 12px;
      background: #fb3449;
   }

   .km-discount-special-slider > .km-contents > .km-item .km-content > .km-details,
   .km-discount-special-slider > .km-contents .owl-item > .km-item .km-content > .km-details {
      display: none;
   }

   .km-discount-special-slider > .km-contents > .km-item .km-content > .km-title,
   .km-discount-special-slider > .km-contents .owl-item > .km-item .km-content > .km-title {
      font-size: 11px;
      text-align: center;
      font-weight: 400;
      display: block;
      margin-bottom: 10px;
      height: 36px;
      overflow: hidden;
   }

   .km-discount-special-slider > .km-contents > .km-item .km-content > .km-discount-time,
   .km-discount-special-slider > .km-contents .owl-item > .km-item .km-content > .km-discount-time {
      position: relative;
      text-align: center;
      bottom: 0;
   }

   .km-discount-special-slider
      > .km-contents
      > .km-item
      .km-content
      > .km-discount-time
      > .km-title,
   .km-discount-special-slider
      > .km-contents
      .owl-item
      > .km-item
      .km-content
      > .km-discount-time
      > .km-title {
      font-size: 7px;
      display: none;
      padding-top: 8px;
      margin-bottom: 0;
   }

   .km-discount-special-slider
      > .km-contents
      > .km-item
      .km-content
      > .km-discount-time
      > .km-timer,
   .km-discount-special-slider
      > .km-contents
      .owl-item
      > .km-item
      .km-content
      > .km-discount-time
      > .km-timer {
      font-size: 16px;
      color: #fb3449;
      border-top: 1px solid #eaeaea;
      padding-top: 8px;
   }

   .km-discount-special-slider
      > .km-contents
      > .km-item
      .km-content
      > .km-discount-time
      > .km-timer
      > .d,
   .km-discount-special-slider
      > .km-contents
      .owl-item
      > .km-item
      .km-content
      > .km-discount-time
      > .km-timer
      > .d {
      margin: 0 3px;
   }

   .km-special-benefits > .km-item > .km-title {
      letter-spacing: -0.5px;
      font-size: 8px;
   }

   .km-special-benefits > .km-item img {
      height: 35px;
   }

   .km-product-slider {
      width: 104%;
      right: -2%;
      position: relative;
   }

   .page-home .km-product-slider {
      width: 100%;
      right: 0;
   }

   .km-product-slider.km-box-style {
      box-shadow: none;
      background: transparent;
      border-radius: 0;
   }

   .km-product-slider > .km-header {
      line-height: 35px;
      margin-left: 2%;
      margin-right: 2%;
      margin-bottom: 10px;
   }

   .km-product.km-theme-2 {
      position: relative;
      padding: 8px 0;
      min-height: 210px;
      overflow: hidden;
   }

   .km-product.km-theme-2 .km-img {
      width: 100%;
      height: 130px;
      margin-bottom: 10px;
   }

   .km-product.km-theme-2 .km-img img {
      max-width: 100%;
      max-height: 100%;
   }

   .km-product.km-theme-2 .km-content .km-title {
      font-size: 11px;
      text-align: center;
      font-weight: 400;
      margin-bottom: 10px;
   }

   .km-product.km-theme-2 .km-content .km-prices {
      margin-bottom: 10px;
      height: auto;
      text-align: right;
   }

   .km-product.km-theme-2 .km-content .km-prices .km-price {
      position: static;
      line-height: 1;
      font-size: 18px;
      margin-bottom: 0;
   }

   .km-product.km-theme-2 .km-content .km-prices .km-price.km-single-price {
      width: 100%;
   }

   .km-product.km-theme-2 .km-content .km-prices .km-price.km-discounted {
      position: relative;
      padding: 0 5px;
      font-size: 14px;
   }

   .km-product.km-theme-2 .km-content .km-prices .km-price .km-unit {
      font-size: 10px;
      font-weight: 300;
      margin-right: 0;
      vertical-align: middle;
   }

   .km-product.km-theme-2 .km-content .km-prices .km-price .km-discount {
      position: absolute;
      right: 0;
      top: 0;
      border-radius: 0 0 0 10px;
      margin: 0;
      padding: 3px 5px;
      color: #fff;
      font-size: 12px;
      background: #fb3449;
   }

   .km-ads-banner {
      margin-bottom: 10px;
   }

   .km-ads-package.km-5.km-mt-4 .km-ads-banner {
      margin-left: 10px;
      width: calc((100% - (1 * 10px)) / 2);
   }

   .km-ads-package.km-5.km-mt-4 .km-ads-banner:nth-of-type(2n) {
      margin-left: 0;
   }

   .km-ads-package.km-5.km-mt-4 .km-ads-banner:nth-of-type(5n) {
      display: block;
   }

   footer#km-footer-main .km-widget {
      min-height: auto;
      margin-bottom: 0;
      padding-left: 0 !important;
      border-left: 0 !important;
   }

   footer#km-footer-main .km-widget .km-title-style {
      display: block;
      background: #f5f5f5;
      text-align: center;
      padding: 5px;
      border-radius: 50px;
      float: none;
   }

   footer#km-footer-main .km-widget .km-social-theme.left {
      float: none;
      text-align: center;
      margin-top: 10px;
   }

   footer#km-footer-main .km-footer-copyright {
      background: transparent;
      color: #7c7c7c;
      font-size: 10px;
      text-align: center;
      border-top: 1px solid #e3e3e3;
      margin-top: 10px;
   }

   footer#km-footer-main .km-footer-newsletter .km-header {
      text-align: center;
   }

   footer#km-footer-main .km-footer-newsletter .km-header .km-title {
      font-size: 15px;
   }

   footer#km-footer-main .km-footer-newsletter .km-header .km-description {
      text-align: center;
   }

   footer#km-footer-main .km-footer-newsletter .km-form {
      margin-top: 10px;
   }

   .km-mt-page-over {
      position: fixed !important;
      right: 100% !important;
      top: 0 !important;
      background: #fff;
      width: 100% !important;
      height: 100%;
      overflow-y: auto;
      margin: 0 !important;
      z-index: 100;
      padding: 30px 20px 55px !important;
      opacity: 0;
      visibility: hidden;
      display: block !important;
      -webkit-transition: all 0.3s ease 0.1s;
      -moz-transition: all 0.3s ease 0.1s;
      -o-transition: all 0.3s ease 0.1s;
      transition: all 0.3s ease 0.1s;
   }

   .km-mt-page-over.km-show {
      right: 0 !important;
      top: 0 !important;
      visibility: visible !important;
      opacity: 1 !important;
   }

   .km-mt-page-over .km-mt-page-close {
      position: absolute;
      right: 0;
      top: 0;
      text-align: center;
      z-index: 2;
      cursor: pointer;
      width: 50px;
      height: 50px;
      line-height: 50px;
      font-size: 20px;
   }

   .km-mt-page-over .km-mt-page-close span {
      display: block;
   }

   .km-mt-page-over.km-mt-page-support {
      display: flex;
      justify-content: center;
      flex-direction: column;
      text-align: center;
      border-left: 0;
   }

   .km-mt-page-over.km-mt-page-support .km-address {
      text-align: center !important;
   }

   .km-mt-page-over.km-mt-page-category {
      padding: 50px 0 50px !important;
   }

   .km-mt-page-over.km-mt-page-category > .km-category-top {
      position: fixed;
      z-index: 1;
      top: 0;
      right: 0;
      width: 100%;
      background: #eceff1;
      height: 50px;
      font-weight: 800;
      line-height: 50px;
      padding-right: 50px;
   }

   .km-mt-page-over.km-mt-page-category .km-mt-page-close {
      position: fixed;
   }

   .km-mt-page-over.km-mt-page-category > .km-category-content {
      padding-right: 100px;
   }

   .km-mt-page-over.km-mt-page-category > .km-category-content .km-first-categories {
      position: absolute;
      width: 100px;
      right: 0;
      top: 50px;
      bottom: 50px;
      overflow-y: auto;
      border-left: 1px solid #e3e3e3;
   }

   .km-mt-page-over.km-mt-page-category > .km-category-content .km-first-categories .km-item {
      height: 100px;
      border-bottom: 1px solid #e3e3e3;
      text-align: center;
      padding-top: 23px;
      cursor: pointer;
      -webkit-transition: all 0.3s ease 0.1s;
      -moz-transition: all 0.3s ease 0.1s;
      -o-transition: all 0.3s ease 0.1s;
      transition: all 0.3s ease 0.1s;
   }

   .km-mt-page-over.km-mt-page-category > .km-category-content .km-first-categories .km-item i {
      font-size: 25px;
      margin-bottom: 10px;
   }

   .km-mt-page-over.km-mt-page-category
      > .km-category-content
      .km-first-categories
      .km-item
      .km-title {
      display: block;
      font-size: 11px;
   }

   .km-mt-page-over.km-mt-page-category
      > .km-category-content
      .km-first-categories
      .km-item.km-active {
      background: #323232;
      color: #fff;
   }

   .km-mt-page-over.km-mt-page-category > .km-category-content .km-first-categories .km-item {
      position: relative;
   }

   .km-mt-page-over.km-mt-page-category
      > .km-category-content
      .km-first-categories
      .km-item:nth-child(1)::after {
      content: "";
      width: 35px;
      height: 35px;
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translate(-50%, -50%);
      background: url(../img/vacuum-cleaner.png) no-repeat center center;
      background-size: 100%;
   }

   .km-mt-page-over.km-mt-page-category
      > .km-category-content
      .km-first-categories
      .km-item.km-active:nth-child(1)::after {
      content: "";
      width: 35px;
      height: 35px;
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translate(-50%, -50%);
      background: url(../img/vacuum-cleaner-w.png) no-repeat center center;
      background-size: 100%;
   }

   .km-mt-page-over.km-mt-page-category
      > .km-category-content
      .km-first-categories
      .km-item:nth-child(2)::after {
      content: "";
      width: 35px;
      height: 35px;
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translate(-50%, -50%);
      background: url(../img/technical-support.png) no-repeat center center;
      background-size: 85%;
   }

   .km-mt-page-over.km-mt-page-category
      > .km-category-content
      .km-first-categories
      .km-item.km-active:nth-child(2)::after {
      content: "";
      width: 35px;
      height: 35px;
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translate(-50%, -50%);
      background: url(../img/technical-support-w.png) no-repeat center center;
      background-size: 85%;
   }

   .km-mt-page-over.km-mt-page-category
      > .km-category-content
      .km-first-categories
      .km-item:nth-child(3)::after {
      content: "";
      width: 35px;
      height: 35px;
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translate(-50%, -50%);
      background: url(../img/catalog.png) no-repeat center center;
      background-size: 100%;
   }

   .km-mt-page-over.km-mt-page-category
      > .km-category-content
      .km-first-categories
      .km-item.km-active:nth-child(3)::after {
      content: "";
      width: 35px;
      height: 35px;
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translate(-50%, -50%);
      background: url(../img/catalog-w.png) no-repeat center center;
      background-size: 100%;
   }

   .km-mt-page-over.km-mt-page-category
      > .km-category-content
      .km-first-categories
      .km-item:nth-child(4)::after {
      content: "";
      width: 35px;
      height: 35px;
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translate(-50%, -50%);
      background: url(../img/blog.png) no-repeat center center;
      background-size: 100%;
   }

   .km-mt-page-over.km-mt-page-category
      > .km-category-content
      .km-first-categories
      .km-item.km-active:nth-child(4)::after {
      content: "";
      width: 35px;
      height: 35px;
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translate(-50%, -50%);
      background: url(../img/blog-w.png) no-repeat center center;
      background-size: 100%;
   }

   .km-mt-page-over.km-mt-page-category
      > .km-category-content
      .km-first-categories
      .km-item:nth-child(5)::after {
      content: "";
      width: 35px;
      height: 35px;
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translate(-50%, -50%);
      background: url(../img/about.png) no-repeat center center;
      background-size: 100%;
   }

   .km-mt-page-over.km-mt-page-category
      > .km-category-content
      .km-first-categories
      .km-item.km-active:nth-child(5)::after {
      content: "";
      width: 35px;
      height: 35px;
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translate(-50%, -50%);
      background: url(../img/about-w.png) no-repeat center center;
      background-size: 100%;
   }

   .km-mt-page-over.km-mt-page-category
      > .km-category-content
      .km-first-categories
      .km-item:nth-child(6)::after {
      content: "";
      width: 35px;
      height: 35px;
      position: absolute;
      bottom: -11px;
      left: 50%;
      transform: translate(-50%, -50%);
      background: url(../img/communicate.png) no-repeat center center;
      background-size: 100%;
   }

   .km-mt-page-over.km-mt-page-category
      > .km-category-content
      .km-first-categories
      .km-item.km-active:nth-child(6)::after {
      content: "";
      width: 35px;
      height: 35px;
      position: absolute;
      bottom: -11px;
      left: 50%;
      transform: translate(-50%, -50%);
      background: url(../img/communicate-w.png) no-repeat center center;
      background-size: 100%;
   }
   .km-mt-page-over.km-mt-page-category
      > .km-category-content
      .km-first-categories
      .km-item:nth-child(7)::after {
      content: "";
      width: 35px;
      height: 35px;
      position: absolute;
      bottom: -11px;
      left: 50%;
      transform: translate(-50%, -50%);
      background: url(../img/lak.svg) no-repeat center center;
      background-size: 100%;
   }

   .km-mt-page-over.km-mt-page-category
      > .km-category-content
      .km-first-categories
      .km-item.km-active:nth-child(7)::after {
      content: "";
      width: 35px;
      height: 35px;
      position: absolute;
      bottom: -11px;
      left: 50%;
      transform: translate(-50%, -50%);
      background: url(../img/lak-w-01.svg) no-repeat center center;
      background-size: 100%;
   }
   .km-mt-page-over.km-mt-page-category
      > .km-category-content
      .km-first-categories
      .km-item:nth-child(8)::after {
      content: "";
      width: 35px;
      height: 35px;
      position: absolute;
      bottom: -11px;
      left: 50%;
      transform: translate(-50%, -50%);
      background: url(../img/janebi.svg) no-repeat center center;
      background-size: 100%;
   }

   .km-mt-page-over.km-mt-page-category
      > .km-category-content
      .km-first-categories
      .km-item.km-active:nth-child(8)::after {
      content: "";
      width: 35px;
      height: 35px;
      position: absolute;
      bottom: -11px;
      left: 50%;
      transform: translate(-50%, -50%);
      background: url(../img/janebi-w-01.svg) no-repeat center center;
      background-size: 100%;
   }
   .km-mt-page-over.km-mt-page-category
   > .km-category-content
   .km-first-categories
   .km-item:nth-child(9)::after {
   content: "";
   width: 35px;
   height: 35px;
   position: absolute;
   bottom: -11px;
   left: 50%;
   transform: translate(-50%, -50%);
   background: url(../img/scalp.webp) no-repeat center center;
   background-size: 100%;
}

.km-mt-page-over.km-mt-page-category
   > .km-category-content
   .km-first-categories
   .km-item.km-active:nth-child(9)::after {
   content: "";
   width: 35px;
   height: 35px;
   position: absolute;
   bottom: -11px;
   left: 50%;
   transform: translate(-50%, -50%);
   background: url(../img/scalp_w.webp) no-repeat center center;
   background-size: 100%;
}
.km-mt-page-over.km-mt-page-category
> .km-category-content
.km-first-categories
.km-item:nth-child(10)::after {
content: "";
width: 35px;
height: 35px;
position: absolute;
bottom: -11px;
left: 50%;
transform: translate(-50%, -50%);
background: url(../img/skincare.webp) no-repeat center center;
background-size: 100%;
}

.km-mt-page-over.km-mt-page-category
> .km-category-content
.km-first-categories
.km-item.km-active:nth-child(10)::after {
content: "";
width: 35px;
height: 35px;
position: absolute;
bottom: -11px;
left: 50%;
transform: translate(-50%, -50%);
background: url(../img/skincare_w.webp) no-repeat center center;
background-size: 100%;
}
.km-mt-page-over.km-mt-page-category
> .km-category-content
.km-first-categories
.km-item:nth-child(11)::after {
content: "";
width: 35px;
height: 35px;
position: absolute;
bottom: -11px;
left: 50%;
transform: translate(-50%, -50%);
background: url(../img/cosmetic.webp) no-repeat center center;
background-size: 100%;
}

.km-mt-page-over.km-mt-page-category
> .km-category-content
.km-first-categories
.km-item.km-active:nth-child(11)::after {
content: "";
width: 35px;
height: 35px;
position: absolute;
bottom: -11px;
left: 50%;
transform: translate(-50%, -50%);
background: url(../img/cosmetic_w.webp) no-repeat center center;
background-size: 100%;
}
.km-mt-page-over.km-mt-page-category
> .km-category-content
.km-first-categories
.km-item:nth-child(12)::after {
content: "";
width: 35px;
height: 35px;
position: absolute;
bottom: -11px;
left: 50%;
transform: translate(-50%, -50%);
background: url(../img/lashes.webp) no-repeat center center;
background-size: 100%;
}

.km-mt-page-over.km-mt-page-category
> .km-category-content
.km-first-categories
.km-item.km-active:nth-child(12)::after {
content: "";
width: 35px;
height: 35px;
position: absolute;
bottom: -11px;
left: 50%;
transform: translate(-50%, -50%);
background: url(../img/lashes_w.webp) no-repeat center center;
background-size: 100%;
}

   .km-mt-page-over.km-mt-page-category > .km-category-content .km-two-categories {
      position: absolute;
      top: 50px;
      overflow-x: hidden;
      bottom: 50px;
      left: 0;
      right: 100px;
      padding: 15px;
   }

   .km-mt-page-over.km-mt-page-category
      > .km-category-content
      .km-two-categories
      > .km-item
      > ul
      > li {
      padding-bottom: 3px;
      margin-bottom: 5px;
      position: relative;
   }

   .km-mt-page-over.km-mt-page-category
      > .km-category-content
      .km-two-categories
      > .km-item
      > ul
      > li:not(.km-more).km-active:after {
      content: "\f068";
   }

   .km-mt-page-over.km-mt-page-category
      > .km-category-content
      .km-two-categories
      > .km-item
      > ul
      > li:not(.km-more):after {
      content: "\f067";
      font-family: "Font Awesome 5 Pro";
      font-weight: 300;
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      line-height: 1;
      font-size: 15px;
      vertical-align: middle;
      position: absolute;
      left: 0;
      top: 4px;
      color: #c1c1c1;
   }

   .km-mt-page-over.km-mt-page-category
      > .km-category-content
      .km-two-categories
      > .km-item
      > ul
      > li.km-more
      > a {
      color: #0e7f47;
   }

   .km-mt-page-over.km-mt-page-category
      > .km-category-content
      .km-two-categories
      > .km-item
      > ul
      > li.km-more
      > a:before {
      content: "\f067";
      font-size: 17px;
      margin-left: 7px;
   }

   .km-mt-page-over.km-mt-page-category
      > .km-category-content
      .km-two-categories
      > .km-item
      > ul
      > li
      > a {
      line-height: 1.833;
      font-weight: 500;
      color: #323232;
      font-size: 15px;
      display: block;
      margin-bottom: 5px;
      -webkit-transition: all 0.3s ease 0.1s;
      -moz-transition: all 0.3s ease 0.1s;
      -o-transition: all 0.3s ease 0.1s;
      transition: all 0.3s ease 0.1s;
   }

   .km-mt-page-over.km-mt-page-category
      > .km-category-content
      .km-two-categories
      > .km-item
      > ul
      > li
      > a:before {
      content: "\f104";
      font-family: "Font Awesome 5 Pro";
      font-weight: 300;
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      line-height: 1;
      font-size: 20px;
      margin-left: 5px;
      vertical-align: middle;
   }

   .km-mt-page-over.km-mt-page-category
      > .km-category-content
      .km-two-categories
      > .km-item
      > ul
      > li
      > a:hover {
      color: #0e7f47;
   }

   .km-mt-page-over.km-mt-page-category
      > .km-category-content
      .km-two-categories
      > .km-item
      > ul
      > li
      > ul {
      padding-right: 15px;
      display: none;
   }

   .km-mt-page-over.km-mt-page-category
      > .km-category-content
      .km-two-categories
      > .km-item
      > ul
      > li
      > ul
      > li {
      padding-bottom: 3px;
   }

   .km-mt-page-over.km-mt-page-category
      > .km-category-content
      .km-two-categories
      > .km-item
      > ul
      > li
      > ul
      > li
      > a {
      color: #4a5f73;
      font-size: 13px;
      -webkit-transition: all 0.3s ease 0.1s;
      -moz-transition: all 0.3s ease 0.1s;
      -o-transition: all 0.3s ease 0.1s;
      transition: all 0.3s ease 0.1s;
   }

   .km-mt-page-over.km-mt-page-category
      > .km-category-content
      .km-two-categories
      > .km-item
      > ul
      > li
      > ul
      > li
      > a:hover {
      font-weight: 800;
      color: #000;
   }

   .km-mt-page-over.km-mt-page-cart-mini {
      padding: 0 !important;
      border-radius: 0 !important;
   }

   .km-mt-page-over .km-product-content-title-mobile {
      position: fixed;
      z-index: 1;
      top: 0;
      right: 0;
      width: 100%;
      background: #eceff1;
      height: 50px;
      font-weight: 800;
      line-height: 50px;
      padding-right: 50px;
   }

   .km-mt-page-over.km-mt-page-product-custom-fields .km-product-fields {
      margin-top: 40px;
   }

   .km-mt-page-over.km-mt-page-category-page-filter {
      padding: 60px 10px 100px !important;
      background: #f1f1f1 !important;
   }

   .km-mt-page-over.km-mt-page-category-page-filter .km-mt-page-category-page-filter-top {
      position: fixed;
      z-index: 1;
      top: 0;
      right: 0;
      width: 100%;
      background: #eceff1;
      height: 50px;
      font-weight: 800;
      line-height: 50px;
      padding-right: 50px;
   }

   .km-product-content {
      padding-top: 60px !important;
   }
}

@media only screen and (min-width: 960px) {
   .km-mt-page-search {
      position: absolute;
      left: 0;
      top: 200%;
      box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.2);
      width: 100%;
      background: #fff;
      border-radius: 7px;
      padding: 20px;
      opacity: 0;
      visibility: hidden;
   }

   .km-mt-page-search.km-show {
      opacity: 1;
      visibility: visible;
      top: 100%;
   }

   .km-mt-page-search .km-search-content {
      margin-top: 0;
   }

   .km-mt-page-search .km-search-content .km-search-result > .km-content:last-of-type {
      margin-bottom: 0;
   }

   .km-mt-page-search
      .km-search-content
      .km-search-result
      > .km-content
      > .km-item
      .km-product.km-theme-2 {
      border-radius: 9px;
      overflow: hidden;
      position: relative;
      margin-bottom: 10px;
   }

   .km-mt-page-search
      .km-search-content
      .km-search-result
      > .km-content
      > .km-item
      .km-product.km-theme-2
      .km-content
      .km-prices {
      margin-bottom: 20px;
      height: auto;
   }

   .km-mt-page-search
      .km-search-content
      .km-search-result
      > .km-content
      > .km-item
      .km-product.km-theme-2
      .km-content
      .km-prices
      .km-price {
      position: static;
      float: right;
      text-align: right;
      font-size: 15px;
   }

   .km-mt-page-search
      .km-search-content
      .km-search-result
      > .km-content
      > .km-item
      .km-product.km-theme-2
      .km-content
      .km-prices
      .km-price.km-single-price {
      width: 100%;
   }

   .km-mt-page-search
      .km-search-content
      .km-search-result
      > .km-content
      > .km-item
      .km-product.km-theme-2
      .km-content
      .km-prices
      .km-price.km-discounted {
      position: relative;
      padding: 0 5px;
      margin-left: 20px;
      font-size: 12px;
   }

   .km-mt-page-search
      .km-search-content
      .km-search-result
      > .km-content
      > .km-item
      .km-product.km-theme-2
      .km-content
      .km-prices
      .km-price
      .km-unit {
      font-size: 8px;
      font-weight: 300;
      margin-right: 7px;
      vertical-align: middle;
   }

   .km-mt-page-search
      .km-search-content
      .km-search-result
      > .km-content
      > .km-item
      .km-product.km-theme-2
      .km-content
      .km-prices
      .km-price
      .km-discount {
      position: absolute;
      right: 0;
      top: 0;
      border-radius: 0 0 0 10px;
      margin: 0;
      padding: 3px 5px;
      color: #fff;
      font-size: 12px;
      background: #fb3449;
   }

   .km-mt-page-search .km-search-content .km-notice-search.km-to > .km-title {
      margin-top: 0;
   }

   .km-mt-page-search .km-search-content .km-notice-search.km-to > .km-title:last-of-type {
      margin-bottom: 0;
   }

   .km-mt-page-search .km-notice-search.km-to > .km-content:last-of-type {
      margin-bottom: 0;
   }
}

/*
 * Created by NopShop
 */

.km-cart-empty-theme {
   padding: 100px 15px;
   min-height: 337px;
   text-align: center;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-cart-empty-theme {
      min-height: auto;
      padding: 20px;
   }
}

.km-cart-empty-theme > .km-icon {
   font-size: 80px;
   display: block;
   margin: 0 auto 60px;
   height: 200px;
   width: 200px;
   background: #eceff1;
   border-radius: 100px;
   color: #636363;
}

.km-cart-empty-theme > .km-icon i {
   display: block;
   line-height: 200px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-cart-empty-theme > .km-icon {
      font-size: 50px;
      width: 125px;
      height: 125px;
      margin-bottom: 20px;
   }

   .km-cart-empty-theme > .km-icon i {
      line-height: 125px;
   }
}

.km-cart-empty-theme > .km-title {
   font-size: 20px;
   line-height: 1.63;
   letter-spacing: 0.5px;
   color: #000;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-cart-empty-theme > .km-title {
      font-size: 20px;
   }
}

.km-cart-empty-theme > .km-description {
   font-size: 18px;
   line-height: 1.63;
   letter-spacing: 0.5px;
   color: #555;
   margin-bottom: 30px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-cart-empty-theme > .km-description {
      font-size: 12px;
   }
}

.km-cart-empty-theme > .km-btns .km-btn {
   vertical-align: middle;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-cart-empty-theme > .km-btns .km-btn:first-of-type {
      display: none;
   }
}

.km-cart-empty-theme > .km-btns .km-btn i {
   margin-left: 7px;
}

.km-cart-empty-theme > .km-btns .km-or {
   vertical-align: middle;
   display: inline-block;
   width: 1px;
   height: 30px;
   background: #ccc;
   margin: 0 20px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .km-cart-empty-theme > .km-btns .km-or:first-of-type {
      display: none;
   }
}

/*
 * Created by NopShop
 */

.km-warranty-special-text {
   cursor: pointer;
   background: #f5f5f5;
   font-size: 15px;
   color: #000;
   padding: 5px 10px;
   height: auto;
   border: 1px solid #e4e4e4;
   max-width: 400px !important;
   font-family: yekanbakh, serif;
}

.km-warranty-special-text i {
   font-size: 21px;
   vertical-align: middle;
   margin-left: 7px;
   color: #9b9b9b;
}

.km-addtocart-notic {
   border-radius: 5px;
   border: 1px solid #e4e4e4;
   background: #f5f5f5;
   padding: 20px;
   margin-bottom: 20px;
}

.km-addtocart-notic .km-title {
   font-size: 18px;
   font-weight: bold;
   position: relative;
   margin-bottom: 10px;
   text-align: center;
}

.km-addtocart-notic .km-title:before {
   content: "";
   display: block;
   z-index: 0;
   width: 100%;
   height: 1px;
   background: #969696;
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   left: 0;
}

.km-addtocart-notic .km-title span {
   z-index: 1;
   position: relative;
   padding: 0 10px;
   background: #f5f5f5;
}

.km-addtocart-notic .km-description {
   font-size: 12px;
   text-align: center;
}

.page-product .km-btn.km-theme-2:before {
   right: -29px;
}

.page-product .km-btn.km-theme-2 i {
   right: 12px;
}

.page-cart .km-content.after-clear {
   display: block;
   text-align: right;
}

.page-profile-wishlist .km-price .km-unit {
   display: none;
}

.page-profile-wishlist .km-product.km-theme-more .km-prices {
   min-height: 100px;
   font-family: yekanbakh, serif;
   float: left;
   padding-left: 25px;
}

.page-profile-wishlist .km-product.km-theme-3 .km-title-box .km-title {
   font-weight: bold;
   font-size: 18px;
   margin-bottom: 25px;
   height: 50px;
}

/* CONTACT----US */

.ContactUsPage .row-fluid {
   width: 100%;
}

.ContactUsPage .row-fluid:before,
.ContactUsPage .row-fluid:after {
   display: table;
   content: "";
}

.ContactUsPage .hsg-page-header[data-background="light"] {
   background-color: #f5f8fa;
}

.ContactUsPage .hsg-page-header {
   position: relative;
   overflow: hidden;
}

.ContactUsPage .hsg-page-header__content {
   box-sizing: content-box;
   max-width: 1080px;
   margin-left: auto;
   margin-right: auto;
   padding: 0 1rem;
}

.ContactUsPage .contact-box:first-child {
   margin-right: 20px;
}

.ContactUsPage .contact-box {
   width: 45%;
   display: flex;
   flex-direction: column;
   align-items: center;
   text-align: center;
   padding: 32px 40px;
   background-color: #fff;
   border: 9px solid #eaf0f6;
   border-radius: 15px;
}

.Contact-mobile {
   display: none;
}

.ContactUsPage .contact-box-item.logo {
   height: 50px;
   width: 50px;
}

.ContactUsPage .contact-box-item.title {
   font-weight: 600;
   color: #33475b;
}

.contact-box-wrapper {
   top: -60px;
   position: relative;
   display: flex;
   flex-direction: row;
   justify-content: space-around;
}

.contact-box:first-child {
   margin-right: 20px;
}

.contact-box-item.link {
   position: relative;
   font-weight: 600;
}

.contact-box-item {
   max-width: 100%;
   margin-bottom: 24px;
}

.hsg-page-header__bg-wrapper {
   bottom: auto;
   position: absolute;
   right: auto;
   height: 100%;
   width: 52%;
}

/* acc */
.km-section .size .box-content {
   padding: 3%;
   line-height: 3.2rem;
   font-size: 18px;
   font-weight: lighter;
   text-align: justify;
}

.topic-page .accordion-list {
   width: 100%;
   margin: 20px auto;
}

.accordion-list li {
   position: relative;
   display: block;
   width: 100%;
   height: auto;
   background-color: #fff;
   padding: 14px;
   margin: 0 auto 5px auto;
   border-top: 1px solid #e6e7e8;
   cursor: pointer;
}

.accordion-list h3 {
   font-weight: 400;
   position: relative;
   display: block;
   width: 100%;
   height: auto;
   padding: 3px 40px 4px 0;
   margin: 0;
   font-size: 16px;
   cursor: pointer;
   color: #444;
}

.accordion-list h3:after {
   content: url(../img/arrow-dropdown.svg);
   font-family: "material-design-iconic-font";
   position: absolute;
   left: 7px;
   top: 4px;
   transition: all 0.3s ease-in-out;
   width: 24px;
   transform: rotate(90deg);
}

.accordion-list .active h3:after {
   content: url(../img/arrow-dropdown.svg);
   font-family: "material-design-iconic-font";
   position: absolute;
   left: 7px;
   top: 4px;
   transition: all 0.3s ease-in-out;
   width: 24px;
   transform: none;
}

.accordion-list .answer {
   position: relative;
   display: none;
   width: 100%;
   height: auto;
   margin: 0;
   padding: 0;
   cursor: pointer;
}

.accordion-list p {
   position: relative;
   display: block;
   padding: 25px 20px 0px 20px;
   cursor: pointer;
   line-height: 150%;
   margin: 0 0 15px 0;
   font-size: 16px;
   color: #444;
   text-align: right;
}

.hsg-section-gmap__wrapper {
   background-color: #f5f8fa;
   color: #33475b;
   overflow: hidden;
   border-radius: 0.1875rem;
   box-shadow: 0 1px 5px 0 rgb(45 62 80 / 12%);
   box-sizing: content-box;
   max-width: 1080px;
   margin-left: auto;
   margin-right: auto;
   padding: 0 0;
   overflow: hidden;
   position: relative;
   background-color: #fff;
   border: 1px solid #cbd6e2;
   border-radius: 0.1875rem;
   display: flex;
   flex-direction: row;
}

.hsg-section-gmap__content-wrapper,
.hsg-section-gmap__infowindow {
   color: #33475b;
}

.hsg-section-gmap__content-wrapper {
   flex: 1;
   position: relative;
   display: inline-block;
   padding: 2rem;
}

.hsg-section-gmap__address-block-title {
   font-size: 1.5rem;
   line-height: 1.41667em;
   font-weight: 500;
}

.hsg-section-gmap__info-block--content:hover,
.hsg-section-gmap__address-block-info:hover {
   outline: 1px solid #323232;
   background: #32323208;
}

.hsg-section-gmap__info-block--content.btns:hover {
   outline: none;
   cursor: none;
   background: none;
}

.hsg-section-gmap__info-block--content,
.hsg-section-gmap__address-block-info {
   padding: 10px 10px 0 0;
}

.ContactUsMap {
   padding: 24px 10px 24px 10px;
}

.hsg-section-gmap__address-block-info {
   padding-bottom: 1em;
}

.hsg-section-gmap__info-block:not(:last-child),
.hsg-section-gmap__info-block-heading {
   margin-bottom: 1rem;
}

.hsg-section-gmap__info-block-heading {
   font-size: 1.125rem;
   line-height: 1.44444em;
   font-weight: 700;
}

ul.accordion-list {
   margin-top: 40px;
}

.contact-box-item.link::after {
   content: "\232A";
   display: block;
   position: absolute;
   left: calc(50% - 8px);
   -ms-transform: rotate(90deg);
   transform: rotate(90deg);
}

.contact-box .contact-sales img {
   width: 25px;
   height: 25px;
}

.contact-box .img-wrapp {
   height: 30px;
}

.contact-sales img {
   -webkit-animation-name: "ripple";
   -webkit-animation-duration: 1s;
   -webkit-animation-timing-function: ease;
   -webkit-animation-delay: 0s;
   -webkit-animation-iteration-count: infinite;
   -webkit-animation-direction: normal;
}

@keyframes ripple {
   0% {
      left: 5px;
      top: 5px;
      opacity: 0;
      width: 0;
      height: 0;
   }

   50% {
      left: -20px;
      top: -20px;
      opacity: 30;
      width: 25px;
      height: 25px;
   }

   100% {
      left: -20px;
      top: -20px;
      opacity: 0;
      width: 40px;
      height: 40px;
   }
}

a.newsletter-btn {
   border: 1px solid #323232;
   background-color: #3232323d;
   padding: 5px;
   border-radius: 10px;
}

div#architecture {
   width: 95%;
   margin: 0 auto;
}

.ContactUsPage .contact-box-item.logo.right {
   transform: rotate(270deg);
}

/*-------------- vendor-page -------------*/

.vendor-list-page .vendor-grid .item-box {
   width: 13.2%;
   margin-right: 1%;
   margin-bottom: 1%;
   border: 1px solid #ebebeb;
   box-shadow: 0 2px 4px 0 rgb(0 0 0 / 3%);
}

.vendor-list-page .item-grid {
   display: flex;
   flex-wrap: wrap;
   align-items: baseline;
}

.vendor-list-page .vendor-item {
   background-color: white;
}

.vendor-list-page h1 {
   font-size: large;
   padding-bottom: 20px;
   padding-right: 15px;
   font-weight: 900;
}

.vendor-list-page h2.title {
   align-items: center;
   padding-top: 20px;
   padding-bottom: 10px;
   font-weight: 900;
   padding-right: 10px;
   font-size: 18px;
}

.vendor-list-page .vendor-grid .item-box:hover,
.km-category-grid-style.manufacture-all .km-products.kms-theme-5:hover {
   -webkit-box-shadow: 0 2px 17px 0 rgba(0, 0, 0, 0.09);
   box-shadow: 0 2px 17px 0 rgba(0, 0, 0, 0.09);
   z-index: 11;
}

.km-category-grid-style.manufacture-all section.km-category-grid-product-list {
   display: flex;
   flex-wrap: wrap;
}

.km-category-grid-style.manufacture-all .km-category-grid-product-list .km-products.kms-theme-5 {
   float: none;
   width: 13.2%;
   height: auto;
   border: 1px solid #ebebeb;
   box-shadow: 0 2px 4px 0 rgb(0 0 0 / 3%);
   margin-right: 1%;
   margin-bottom: 1%;
   background-color: #fff;
}

.km-category-grid-style.manufacture-all {
   background: none;
   border: none;
}

.km-category-grid-style.manufacture-all .km-products .km-title-theme {
   color: #333;
   font-size: 18px;
   font-weight: 900;
   text-align: justify;
   font-family: yekanbakhen;
   padding: 10px 15px;
}

.vendor-list-page .picture,
.km-category-grid-style.manufacture-all .km-img-themes {
   padding: 20px;
}

.vendor-page-wrapper .vendor-description p {
   line-height: 2.3;
   padding: 10px;
   text-align: justify;
   font-weight: lighter;
   font-size: 14px;
}

.vendor-page-wrapper section.km-category-description-style,
.page-category section.km-category-description-style {
   line-height: 2.3;
   padding: 10px;
   text-align: justify;
   font-weight: lighter;
   font-size: 14px;
}

.vendor-page-wrapper section.km-category-description-style,
.page-category section.km-category-description-style a {
   color: #0e63f9;
   font-weight: bolder;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .page-product .km-breadcrumb {
      margin-bottom: 5px;
   }

   .vendor-list-page .vendor-grid .item-box,
   .km-category-grid-style.manufacture-all .km-category-grid-product-list .km-products.kms-theme-5 {
      width: 47%;
      margin-right: 2%;
      margin-bottom: 2%;
   }

   .vendor-list-page h2.title {
      font-size: 14px;
   }

   .km-category-grid-style.manufacture-all .km-products .km-title-theme {
      padding: 10px;
   }
}

.page.apply-vendor-page .form-fields {
   display: flex;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   margin: 20px 50px;
}

.page.apply-vendor-page .form-fields .inputs {
   width: 50%;
   text-align: right;
   margin: 20px 0;
}

.page.apply-vendor-page .form-fields .inputs label {
   display: inline-block;
   width: 25%;
   text-align: left;
   font-size: 16px;
   color: #333;
}

.page.apply-vendor-page .form-fields .inputs input,
.page.apply-vendor-page .form-fields .inputs textarea,
.page.apply-vendor-page .form-fields .inputs select {
   width: 45%;
}

.page.apply-vendor-page .form-fields .inputs.vendor-attributes ul {
   width: 42% !important;
   display: inline-flex;
   justify-content: flex-start;
   align-items: center;
}

.page.apply-vendor-page .form-fields .inputs.vendor-attributes ul li {
   width: 70px;
}

.mpl-intro .outer-wrapper {
   display: flex;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   background-color: #fff;
   position: relative;
   width: 100%;
   height: 500px;
}

.right-outer img {
   position: absolute;
   right: 106px;
   width: 50%;
   top: 110px;
   opacity: 0.8;
}

.mpl-title {
   width: 30%;
}

.mpl-title h1 {
   font-size: 45px;
   text-align: center;
   line-height: 1.2;
}

.mpl-yellow {
   color: #323232;
}

.mpl-picture {
   width: 40%;
   position: absolute;
   left: 0;
}

.mpl-picture img {
   width: 500px;
   padding: 0;
   margin: 0 auto;
   vertical-align: middle;
}

.mpl-attributes {
   text-align: center;
   margin-top: 30px;
}

.mpl-attributes h2 {
   padding: 10px 0 25px;
   font-size: 22px;
}

.mpl-attributes p {
   text-align: justify;
   margin: 0 40px 10px;
   font-size: 14px;
   line-height: 1.7;
}

.featured-articles {
   display: flex;
   flex-wrap: wrap;
}

.index-advanced {
   position: relative;
   width: 100%;
   margin: 0;
   padding: 10px 0;
}

.featured-articles .wrapper-index {
   width: 95%;
   display: flex;
   align-items: center;
}

.wrapper-index .half-circle {
   position: relative;
   width: 35px;
   height: 50px;
   display: inline-block;
}

.wrapper-index .green {
   background-color: #323232;
}

.half-circle div {
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   color: #fff;
   font-size: 20px;
}

.featured-articles .wrapper-index img {
   width: 65%;
}

.wrapper-index .yellow {
   background-color: #323232;
}

.wrapper-index .gray {
   background-color: #323232;
}

.mpl-attributes p {
   text-align: right;
   margin: 0 40px 10px;
   font-size: 14px;
   line-height: 1.7;
}

.wrapper-index::after {
   content: "";
   position: absolute;
   bottom: 0;
   left: 50%;
   height: 1px;
   background: #55adca;
   width: 95%;
   transform: translate(-50%, 50%);
}

.index-advanced.even {
   direction: ltr;
}

.index-advanced {
   position: relative;
   width: 100%;
   margin: 0;
   padding: 10px 0;
}

.left {
   border-bottom-left-radius: 25px;
   border-top-left-radius: 25px;
}

.km-product-comment .km-comment-footer .km-btn.left {
   border-radius: 10px;
}

.right-p {
   border-bottom-right-radius: 25px;
   border-top-right-radius: 25px;
}

.typewriter {
   background-color: #fff;
   min-width: 50%;
   padding: 1em 2em 1em 1.5em;
   border: solid 1px #e6e6e6;
   border-radius: 2.8em;
   box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.25);
   margin: 2em;
   display: flex;
   align-items: center;
   position: absolute;
   right: 91px;
   top: 200px;
}

.typewriter h1 {
   max-width: max-content;
   overflow: hidden;
   border-left: 0.05em solid #464545;
   /* The typwriter cursor */
   white-space: nowrap;
   /* Keeps the content on a single line */
   margin: 0;
   /* Gives that scrolling effect as the typing happens */
}

.typing-erase {
   animation: 4s typing-erase 4s steps(50, end) infinite, blink-caret 0.5s step-end infinite;
}

.market-place-landing .buttons-l small {
   padding: 16px 40px;
   border: 1px solid #2f0408;
   border-radius: 10px;
   background-color: #323232;
   font-size: 17px;
   font-weight: 700;
   color: #fff;
}

.market-place-landing .buttons-l small:hover {
   background-color: #dd6774;
   border: 1px solid #323232;
}

.market-place-landing .buttons-l a {
   margin-right: 10px;
}

/* The type and erase effect */

@keyframes typing-erase {
   0% {
      width: 0;
   }

   80% {
      width: 100%;
   }

   90%,
   100% {
      width: 0;
   }
}

/* The typewriter cursor effect */

@keyframes blink-caret {
   from,
   to {
      border-color: transparent;
   }

   50% {
      border-color: gray;
   }
}

.buttons-l {
   display: flex;
   display: -webkit-flex;
   justify-content: center;
   flex-wrap: wrap;
   margin: 30px 0;
}

.fancy-button.bg-gradient1 {
   text-shadow: 0px 0px 1px #3fadca;
   text-decoration: none;
}

.faq-title h2 {
   position: relative;
   margin-bottom: 45px;
   display: inline-block;
   font-weight: 600;
   line-height: 1;
}

.faq .card .card-header .faq-title {
   width: 100%;
   text-align: right;
   padding: 20px 30px;
   font-weight: 400;
   font-size: 15px;
   color: #3b566e;
   text-decoration: none !important;
   -webkit-transition: all 0.3s ease 0s;
   -moz-transition: all 0.3s ease 0s;
   -o-transition: all 0.3s ease 0s;
   transition: all 0.3s ease 0s;
   cursor: pointer;
}

.badge {
   display: inline-block;
   min-width: 10px;
   padding: 3px 7px;
   font-size: 12px;
   color: #fff;
   vertical-align: middle;
   background-color: #d5bf83;
   border-radius: 10px;
}

.faq .card .card-body {
   padding: 15px;
   padding-left: 35px;
   padding-bottom: 16px;
   font-weight: 400;
   font-size: 12px;
   color: #6f8ba4;
   line-height: 20px;
   border-top: 1px solid #f3f8ff;
   text-align: justify;
   padding-top: 0px;
}

.faq .card .card-body p {
   margin-bottom: 14px;
}

.faq .card {
   border: none;
   background: none;
   border-bottom: 1px dashed #cee1f8;
}

.market-place-landing .buttons-l {
   display: flex;
   display: -webkit-flex;
   justify-content: center;
   flex-wrap: wrap;
   margin: 30px 0;
}

.market-place-landing .fancy-button.bg-gradient1 {
   text-shadow: 0px 0px 1px #3fadca;
   text-decoration: none;
}

/* kharid ghesti */

.extra-description {
   position: relative;
}

.extra-description .info-container {
   width: 95%;
   margin: 0 auto;
}

.extra-description .wrapper-t {
   display: flex;
   justify-content: space-between;
   align-items: center;
   flex-wrap: wrap;
}

.extra-description .wrapper-t .mlp-desc {
   width: 50%;
   line-height: 2.7;
   text-align: justify;
   font-size: 16px;
   font-weight: lighter;
}

.extra-description .wrapper-t img {
   width: 50%;
}

.mpl-attributes {
   text-align: center;
   margin-top: 35px;
}

.mpl-attributes h2 {
   padding: 10px 0 40px;
}

.mpl-attributes p {
   text-align: justify;
   margin: 0 40px 50px;
   line-height: 2.7;
}

.second-column .pic1 {
   background: url(../img/312816-P8K65G-345.svg) no-repeat center center;
   width: 100%;
   min-height: 450px;
   color: transparent;
   margin-top: 60px;
}

.main.tittle-p h3 {
   font-size: 21px !important;
   font-weight: bold;
   line-height: 40px;
   color: #000000;
}

ol.gradient-list > li,
ol.gradient-list > li::before {
   box-shadow: 0.25rem 0.25rem 0.6rem rgba(0, 0, 0, 0.05), 0 0.5rem 1.125rem rgba(75, 0, 0, 0.05);
}

/* main {
    display: block;
    margin: 0 auto;
    max-width: 40rem;
    padding: 1rem;
}

.main h3 {
    padding: .5em 1.7em;
} */

.topic-page-body ol.gradient-list li {
   list-style: none;
   margin: 1.75rem 0;
}

ol.gradient-list > li {
   background: white;
   border-radius: 0 0.5rem 0.5rem 0.5rem;
   counter-increment: gradient-counter;
   margin-top: 1rem;
   min-height: 3rem;
   padding: 1rem 3rem 1rem 3rem;
   position: relative;
   width: 80%;
   margin: 0 auto;
   font-size: 15px;
   font-weight: lighter;
}

ol.gradient-list > li::before,
ol.gradient-list > li::after {
   background: linear-gradient(135deg, #83e4e2 0%, #a2ed56 100%);
   border-radius: 1rem 1rem 0 1rem;
   content: "";
   height: 3rem;
   right: -1rem;
   overflow: hidden;
   position: absolute;
   top: -1rem;
   width: 3rem;
}

ol.gradient-list > li::before {
   align-items: center;
   color: #ed2448;
   display: flex;
   justify-content: center;
   padding: 0.125em 0.25em;
   z-index: 1;
   font-family: "venture-font";
   content: "T";
}

ol.gradient-list > li:nth-child(10n + 1):before {
   background: linear-gradient(135deg, rgba(162, 237, 86, 0.2) 0%, rgba(253, 220, 50, 0.2) 100%);
   font-family: "Font Awesome 5 pro";
   font-weight: 400;
   content: "\f06e";
}

ol.gradient-list > li:nth-child(10n + 2):before {
   background: linear-gradient(135deg, rgba(162, 237, 86, 0.4) 0%, rgba(253, 220, 50, 0.4) 100%);
   font-family: "Font Awesome 5 pro";
   font-weight: 400;
   content: "\f044";
}

ol.gradient-list > li:nth-child(10n + 3):before {
   background: linear-gradient(135deg, rgba(162, 237, 86, 0.6) 0%, rgba(253, 220, 50, 0.6) 100%);
   font-family: "Font Awesome 5 pro";
   font-weight: 400;
   content: "\f4a0";
}

ol.gradient-list > li:nth-child(10n + 4):before {
   background: linear-gradient(135deg, rgba(162, 237, 86, 0.8) 0%, rgba(253, 220, 50, 0.8) 100%);
   font-family: "Font Awesome 5 pro";
   font-weight: 400;
   content: "\f649";
}

ol.gradient-list > li:nth-child(10n + 5):before {
   background: linear-gradient(135deg, #a2ed56 0%, #fddc32 100%);
   font-family: "Font Awesome 5 pro";
   font-weight: 400;
   content: "\f2bb";
}

ol.gradient-list > li:nth-child(10n + 6):before {
   background: linear-gradient(135deg, rgba(162, 237, 86, 0.8) 0%, rgba(253, 220, 50, 0.8) 100%);
}

ol.gradient-list > li:nth-child(10n + 7):before {
   background: linear-gradient(135deg, rgba(162, 237, 86, 0.6) 0%, rgba(253, 220, 50, 0.6) 100%);
}

ol.gradient-list > li:nth-child(10n + 8):before {
   background: linear-gradient(135deg, rgba(162, 237, 86, 0.4) 0%, rgba(253, 220, 50, 0.4) 100%);
}

ol.gradient-list > li:nth-child(10n + 9):before {
   background: linear-gradient(135deg, rgba(162, 237, 86, 0.2) 0%, rgba(253, 220, 50, 0.2) 100%);
}

ol.gradient-list > li:nth-child(10n + 10):before {
   background: linear-gradient(135deg, rgba(162, 237, 86, 0) 0%, rgba(253, 220, 50, 0) 100%);
}

ol.gradient-list > li + li {
   margin-top: 2rem;
}

.pooyesh {
   color: red;
   border: 1px solid red;
   border-radius: 10px;
   margin: 2px 0;
}

.second-column .pic1 {
   background: url(../img/312816-P8K65G-345.svg) no-repeat center center;
   width: 100%;
   min-height: 450px;
   color: transparent;
   margin-top: 60px;
}

.p-content-page {
   line-height: 30px;
   font-size: 16px;
   margin: 30px;
   text-align: justify;
   font-weight: lighter;
   color: black;
}

/* test */

.cf:before,
.cf:after {
   content: " ";
   display: table;
}

.cf:after {
   clear: both;
}

.main-container {
   background: #fff;
   max-width: 1000px;
   margin: 25px auto 25px auto;
   position: relative;
}

.container {
   position: relative;
   padding: 25px;
}

/*animation element*/

.animation-element {
   opacity: 0;
   position: relative;
}

/*animation element sliding left*/

.animation-element.slide-left {
   opacity: 0;
   -moz-transition: all 500ms linear;
   -webkit-transition: all 500ms linear;
   -o-transition: all 500ms linear;
   transition: all 500ms linear;
   -moz-transform: translate3d(-100px, 0px, 0px);
   -webkit-transform: translate3d(-100px, 0px, 0px);
   -o-transform: translate(-100px, 0px);
   -ms-transform: translate(-100px, 0px);
   transform: translate3d(-100px, 0px, 0px);
}

.animation-element.slide-right {
   opacity: 0;
   -moz-transition: all 1000ms linear;
   -webkit-transition: all 500ms linear;
   -o-transition: all 1000ms linear;
   transition: all 1000ms linear;
   -moz-transform: translate3d(300px, 0px, 0px);
   -webkit-transform: translate3d(300px, 0px, 0px);
   -o-transform: translate(300px, 0px);
   -ms-transform: translate(300px, 0px);
   transform: translate3d(300px, 0px, 0px);
}

.animation-element.slide-left.in-view {
   opacity: 1;
   -moz-transform: translate3d(0px, 0px, 0px);
   -webkit-transform: translate3d(0px, 0px, 0px);
   -o-transform: translate(0px, 0px);
   -ms-transform: translate(0px, 0px);
   transform: translate3d(0px, 0px, 0px);
}

.animation-element.slide-right.in-view {
   opacity: 1;
   -moz-transform: translate3d(0px, 0px, 0px);
   -webkit-transform: translate3d(0px, 0px, 0px);
   -o-transform: translate(0px, 0px);
   -ms-transform: translate(0px, 0px);
   transform: translate3d(0px, 0px, 0px);
}

/*animation slide left styled for testimonials*/

.animation-element.slide-left.testimonial {
   float: left;
   width: 50%;
   margin: 0% 1.5% 3% 1.5%;
}

.animation-element.slide-right.testimonial {
   float: right;
   width: 50%;
   margin: 0% 1.5% 3% 1.5%;
}

/* .animation-element.slide-left.testimonial:hover,
.animation-element.slide-left.testimonial:active {
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.25);
} */

/* .animation-element.slide-left.testimonial:nth-of-type(odd) {
    width: 48.5%;
    margin: 0% 1.5% 3.0% 0%;
} */

/* .animation-element.slide-left.testimonial:nth-of-type(even) {
    width: 48.5%;
    margin: 0% 0% 3.0% 1.5%;
} */

.animation-element.slide-left.testimonial .header {
   float: left;
   width: 100%;
   margin-bottom: 10px;
}

.animation-element.slide-left.testimonial .left {
   float: left;
   margin-right: 15px;
}

.animation-element.slide-left.testimonial .right {
   float: right;
}

/* .animation-element.slide-left.testimonial img {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    box-shadow: 0px 1px 3px rgba(51, 51, 51, 0.5);
} */

.animation-element.slide-left.testimonial h3 {
   margin: 0px 0px 5px 0px;
}

.animation-element.slide-left.testimonial h4 {
   margin: 0px 0px 5px 0px;
}

.animation-element.slide-left.testimonial .content {
   float: right;
   width: 100%;
   margin-bottom: 10px;
}

.animation-element.slide-right.testimonial .content {
   float: left;
   width: 100%;
   margin-bottom: 10px;
}

.animation-element.slide-left.testimonial i {
   color: #aaa;
   margin-right: 5px;
}

/*media queries for small devices*/

@media screen and (max-width: 678px) {
   /*testimonials*/
   .animation-element.slide-left.testimonial,
   .animation-element.slide-left.testimonial:nth-of-type(odd),
   .animation-element.slide-left.testimonial:nth-of-type(even) {
      width: 100%;
      margin: 0px 0px 20px 0px;
   }

   .animation-element.slide-left p {
      text-align: right;
   }

   .animation-element.slide-left.testimonial .right,
   .animation-element.slide-left.testimonial .left,
   .animation-element.slide-left.testimonial .content,
   .animation-element.slide-left.testimonial .rating {
      text-align: center;
      float: none;
   }

   .animation-element.slide-left.testimonial img {
      width: 85px;
      height: 85px;
      margin-bottom: 5px;
   }

   .ContactUsPage .contact-box:first-child {
      margin-right: 0;
   }

   .ContactUsPage .contact-box {
      padding: 10px 12px;
   }

   .contact-box-wrapper {
      top: -35px;
   }

   .ContactUs-main {
      display: none;
   }

   .Contact-mobile {
      display: block;
   }
}

.page-product.group-product .km-product-page-top .km-product-add-to-cart,
.page-product.group-product .km-product-page-top .km-product-prices {
   display: none !important;
}

.page-product.group-product .km-product-add-to-cart.after-clear.kmProductQuantityContainer {
   margin: 0.5rem;
   margin-inline: 3rem;
}

.price-group-conteiner {
   display: flex;
   flex-direction: column;
}

body.page-product.group-product .product-associated-box .variant-description {
   display: none;
}

.price-group-conteiner span.km-discount {
   font-size: 20px;
}

body.page-product.group-product .product-variant-list .km-head.quantity-box {
   display: none;
}

body.page-product.group-product .km-addtocart-notic {
   padding: 6px;
   margin-bottom: 0;
}

body.page-product.group-product .km-addtocart-notic .km-title {
   margin-bottom: 0;
}

body.page-product.group-product
   .product-associated-box
   .product-variant-list
   .product-variant-line
   .variant-overview
   .km-product-more-details
   > .km-seller-detail {
   font-size: 14px;
   margin-bottom: 0;
}

body.page-product.group-product .product-associated-box .product-variant-list .old-price {
   text-decoration: line-through;
}

body.page-product.group-product
   .product-associated-box
   .product-variant-list
   .price-offers
   .price-currency {
   text-decoration: line-through;
}

body.page-product.group-product
   .product-associated-box
   .product-variant-list
   .priceoffers
   .km-discount {
   margin-right: 20px;
}

body.page-product.group-product
   .product-associated-box
   .product-variant-list
   .product-variant-line
   .variant-overview
   > .km-product-more-details {
   margin-bottom: 5px;
   margin-top: 10px;
}

body.page-product.group-product
   .product-associated-box
   .product-variant-list
   .product-variant-line
   .variant-picture {
   width: 48%;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   body.page-product.group-product
      .product-associated-box
      .product-variant-list
      .product-variant-line
      .variant-picture {
      width: auto;
   }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
   .page-product .km-lightbox.km-lightbox-notif-available .km-lightbox-container {
      width: 98%;
   }
}

.km-ads-banner.homepage-Category-item h3 {
   font-size: 1rem;
   color: #000;
}

.km-ads-banner.homepage-Category-item h3:hover {
   color: #323232;
}

.about-us h2 {
   color: #000;
   font-weight: bold;
}

.about-us-detail {
   display: flex;
   width: 98%;
}

.abot-us-pic {
   width: 40%;
}

.abot-us-pic img {
   border-radius: 10px;
   padding: 2%;
   border: 1px solid #323232;
}

.abot-us-txt {
   width: 55%;
   margin-right: 2%;
}

.abot-us-txt p {
   font-size: 1rem;
   text-align: justify;
   line-height: 2;
   color: #000;
}

.page-two-section-home {
   display: flex;
   width: 98%;
   position: relative;
   padding-block: 3rem;
}

.page-two-section.video {
   width: 45%;
   display: flex;
   align-items: center;
   justify-content: center;
}

.page-two-section-home-txt {
   width: 55%;
}

.page-two-section-home-txt {
   line-height: 2;
   font-size: 1rem;
   text-align: justify;
   padding: 3%;
   font-weight: lighter;
   color: #000;
}

.page-two-section video,
video {
   height: 290px;
   outline: 3px solid #ff0088;
   outline-offset: 0.3rem;
   border-radius: 0.5rem;
}

.product-variant-list {
   display: grid;
   grid-template-columns: repeat(2, minmax(0, 1fr));
   gap: 0.5rem;
   margin-bottom: 2rem;
}

body.page-product.group-product
   .product-associated-box
   .product-variant-list
   .product-variant-line
   .variant-overview
   .km-product-prices {
   display: flex;
   flex-direction: column;
   margin: 0.5rem;
}

@media all and (width <=37.5rem) {
   .product-variant-list {
      grid-template-columns: repeat(1, minmax(0, 1fr));
   }

   body.page-product
      .product-associated-box
      .product-variant-list
      .product-variant-line
      .variant-overview
      .variant-overview-title {
      margin: unset;
   }

   .page-two-section video,
   video {
      height: 290px;
      outline: 3px solid #ff0088;
      outline-offset: 0.3rem;
      border-radius: 0.5rem;
      width: 100%;
      height: auto;
   }
}

@media (max-width: 1025px) {
   .page-two-section-home {
      flex-direction: column;
   }

   .page-two-section-home-txt {
      width: 98%;
   }

   .page-two-section.video {
      width: 98% !important;
      margin: 0 auto;
   }
}

.km-product-slider.km-theme-1.km-box-style {
   background-color: #fff;
   border-top: 5px solid #f5f5f5;
   border-bottom: 10px solid #f5f5f5;
}

.sendproduct img,
.sendproduct img {
   width: 85px;
}

.pack-nail-left {
   background-color: #323232;
   padding: 12px;
   margin: 0 auto;
   color: #fff !important;
   font-weight: 800;
   border-radius: 9px;
}

.pack-nail-left:hover {
   background: #b5093a;
}

.pic.page {
   display: flex;
}

.pic-page-tree {
   margin: 10px;
   display: flex;
   justify-content: center;
   flex-direction: column;
   align-items: center;
}

.img-tree-pic {
   border-radius: 7px;
}

.butten-page-pack {
   /* display: inline-block; */
   outline: 0;
   border: 0;
   cursor: pointer;
   will-change: box-shadow, transform;
   background: radial-gradient(100% 100% at 100% 0%, #89e5ff 0%, #b5093a 100%);
   box-shadow: 0px 2px 4px rgb(45 35 66 / 40%), 0px 7px 13px -3px rgb(45 35 66 / 30%),
      inset 0px -3px 0px rgb(58 65 111 / 50%);
   padding: 0 32px;
   border-radius: 6px;
   color: #fff;
   height: 48px;
   font-size: 18px;
   text-shadow: 0 1px 0 rgb(0 0 0 / 40%);
   transition: box-shadow 0.15s ease, transform 0.15s ease;
   width: 206px;
   margin: 3%;
}

#whatsapp .popup-header {
   position: relative;
   color: #fff;
   border-radius: 8px 8px 0 0;
   padding: 15px;
   font-size: 12px;
   line-height: 1.7;
   background-color: #323232;
}

#whatsapp .whatsuptxt {
   font-size: 12px;
   background-color: #b5093a;
   font-size: 10px;
   width: 176px;
   position: absolute;
   left: 70px;
   text-align: center;
   border-radius: 15px;
   top: 10px;
   letter-spacing: -0.03em;
   font-weight: 800;
   transition: 0.5s ease all;
   -webkit-transition: 0.5s ease all;
   -moz-transition: 0.5s ease all;
   line-height: 3.3;
   color: #fff;
}

#whatsapp .popup-body {
   position: relative;
   padding: 10px 0;
}

#whatsapp .popup-body .popup-body-inside {
   display: flex;
   flex-direction: column;
   justify-content: center;
   align-items: flex-start;
   background-size: 40px;
   padding: 15px 0;
   color: #333;
   padding: 20px 0;
   margin: 10px 0;
   border-radius: 6px;
   border-radius: 3px;
   border-right: 3px solid #2db742;
}

#whatsapp .popup-body span {
   color: #666;
   font-size: 10px;
   margin-right: 60px;
   line-height: 2;
}

#whatsapp {
   position: relative;
   width: 56px;
   height: 56px;
   background: #b5093a;
   border-radius: 50%;
   -webkit-border-radius: 50%;
   -moz-border-radius: 50%;
   box-shadow: 0 6px 8px 2px rgb(0 0 0 / 14%);
   -webkit-box-shadow: 0 6px 8px 2px rgb(0 0 0 / 14%);
   -moz-box-shadow: 0 6px 8px 2px rgba(0, 0, 0, 0.14);
}

#whatsapp:before {
   content: "";
   position: absolute;
   z-index: 1;
   width: 100%;
   height: 100%;
   right: 0;
   top: 0;
   background: transparent url("/lib/themes/nopshopmarket/assets/img/chatmessage.png") center center
      no-repeat;
   background-size: 30px auto;
   -webkit-background-size: 30px auto;
   -moz-background-size: 30px auto;
   transition: 0.4s ease all;
   -webkit-transition: 0.4s ease all;
   -moz-transition: 0.4s ease all;
}

#whatsapp:after {
   content: "";
   opacity: 0;
   position: absolute;
   z-index: 2;
   width: 100%;
   height: 100%;
   right: 0;
   top: 0;
   background: transparent url("/lib/themes/nopshopmarket/assets/img/x_icon.svg") center center
      no-repeat;
   background-size: 14px auto;
   -webkit-background-size: 14px auto;
   -moz-background-size: 14px auto;
   transition: 0.4s ease all;
   -webkit-transition: 0.4s ease all;
   -moz-transition: 0.4s ease all;
   -ms-transform: scale(0) rotate(360deg);
   transform: scale(0) rotate(360deg);
   -webkit-transform: scale(0) rotate(360deg);
   -moz-transform: scale(0) rotate(360deg);
}

.whatsapp-popup {
   opacity: 0;
   width: 325px;
   position: absolute;
   top: -17rem;
   left: -25rem;
   background-color: #fff;
   border-radius: 8px;
   text-align: center;
   box-shadow: 0 10px 10px 4px rgb(0 0 0 / 4%);
   -webkit-box-shadow: 0 10px 10px 4px rgb(0 0 0 / 4%);
   -moz-box-shadow: 0 10px 10px 4px rgba(0, 0, 0, 0.04);
   padding: 13px 19px 21px 20px;
   transition: 0.3s ease-in-out;
}

.whatsapp-popup:hover {
   box-shadow: 0 10px 10px 4px rgb(32 32 37 / 23%);
   -webkit-box-shadow: 0 10px 10px 4px rgb(32 32 37 / 23%);
   -moz-box-shadow: 0 10px 10px 4px rgba(32, 32, 37, 0.23);
}

.whatapp-wrapper {
   position: fixed;
   bottom: 90px;
   left: 20px;
   width: 49px;
   height: 45px;
   line-height: 45px;
   border-radius: 50px;
   z-index: 1030;
}

.popup-body-inside.one,
.popup-body-inside.two {
   transition-delay: 0.3s;
   -webkit-transition-delay: 0.3s;
   -moz-transition-delay: 0.3s;
}

.popup-body-inside.one {
   background: #f5f7f9 url("/lib/themes/nopshopmarket/assets/img/whatsapp.png") no-repeat 95% center;
}

#whatsapp .popup-body .popup-body-inside.two {
   background: #f5f7f9 url("/lib/themes/nopshopmarket/assets/img/Instagram.webp") no-repeat 95%
      center;
   background-size: 35px;
}

#whatsapp .popup-body .popup-body-inside.two {
   border-color: #ee2a7b;
}

.show-txt {
   transform: translate(0, 15px);
   -webkit-transform: translate(0, 15px);
   -moz-transform: translate(0, 15px);
   opacity: 0;
   visibility: hidden;
}

.show-app {
   opacity: 1;
   left: 0;
}

.activeap:before {
   opacity: 0;
   -ms-transform: scale(0) rotate(-360deg);
   transform: scale(0) rotate(-360deg);
   -webkit-transform: scale(0) rotate(-360deg);
   -moz-transform: scale(0) rotate(-360deg);
}

#whatsapp.activeap:after {
   opacity: 1;
   -ms-transform: scale(1) rotate(0);
   transform: scale(1) rotate(0);
   -webkit-transform: scale(1) rotate(0);
   -moz-transform: scale(1) rotate(0);
}

.productBox-container {
   display: grid;
   grid-template-columns: repeat(3, 1fr);
   place-items: center;
   gap: 2rem;
}

.productBox-item {
   display: flex;
   flex-direction: column;
   gap: 1rem;
}

.productBox-item > h4 {
   margin: 0;
   line-height: normal;
   padding: 0 1rem;
   text-align: center;
   color: #323232;
   border: 2px solid #323232;
   border-radius: 0.5rem 0.5rem 0 0;
   transition: 300ms ease-in-out;
}

.productBox-item > p {
   width: fit-content;
   margin-right: auto;
   font-weight: 700;
   padding: 0 1rem;
   border-bottom-left-radius: 0.5rem;
   position: relative;
}

.productBox-item > p:before {
   content: "";
   width: 0.2rem;
   height: 100%;
   background: #323232;
   position: absolute;
   left: 0;
   bottom: 0;
   z-index: 0;
   transition: 300ms ease-in-out;
}

.productBox-item:hover p:before {
   transform: rotate(90deg);
   transform-origin: bottom;
   height: 200%;
}

.productBox-item:hover > h4 {
   background: #323232;
   color: white;
}

.productBox-item > img {
   filter: grayscale(1);
   transition: 300ms ease-in-out;
}

.productBox-item:hover > img {
   filter: grayscale(0);
}

.km-content.km-product-content-tabs-content {
   background-color: #fff;
}

@media (max-width: 769px) {
   .pic.page {
      flex-direction: column;
   }

   .extra-description .wrapper-t img {
      width: 100%;
   }

   .extra-description .wrapper-t .mlp-desc {
      width: 100%;
   }

   .productBox-container {
      grid-template-columns: repeat(2, 1fr);
   }

   #whatsapp .whatsuptxt {
      display: none;
   }
}
.alert-blog-post {
   display: flex;
   background-color: #323232d6;
   border-radius: 5px;
   padding: 1%;
   width: 80%;
   margin: 0 auto;
   align-content: center;
   margin-bottom: 40px;
  margin-top: 40px;
}
.text-alert {
   padding: 2% !important;
}
.text-alert-p a {
   color: #fff !important;
   font-weight: bold;
}
.heading-2 {
   color: #323232;
   font-size: 22px;
   font-weight: bold;
   line-height: 3;
}
.heading-3 {
   color: #323232;
   font-size: 20px;
   font-weight: bold;
   line-height: 3;
}
.heading-4 {
   color: #323232;
   font-size: 18px;
   font-weight: bold;
   line-height: 3;
}
.blog-details-p {
   font-size: 1rem !important;
   font-weight: lighter;
   color: #000;
   line-height: 3;
}
/* B style start */

.km-product-page-top.km-box-style.km-padding.after-clear.km-product-page__Nstyle
   .km-product-user-field.km-img
   > .km-value
   > .km-item {
   width: 48px;
   height: auto;
   padding: 2px;
   position: relative;
}
.km-product-page-top.km-box-style.km-padding.after-clear.km-product-page__Nstyle
   .km-product-user-field.km-img
   > .km-value
   > .km-item
   .km-img {
   box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
   border-radius: 5px;
}
.km-product-page-top.km-box-style.km-padding.after-clear.km-product-page__Nstyle
   .km-product-user-field.km-img.km-select-item
   .km-title {
   display: none;
}

.km-product-page-top.km-box-style.km-padding.after-clear.km-product-page__Nstyle
   .km-product-user-field.km-img
   > .km-value
   > .km-item.km-active
   .km-title {
   top: 68%;
   opacity: 1;
   visibility: visible;
   color: #000000;
   background: #fff;
   width: 40px;
   padding: 2px 0;
   box-shadow: 0 1px 5px #0006;
   display: flex;
   align-items: center;
   justify-content: center;
   border-radius: 5%;
   font-weight: 600;
   direction: rtl;
}
.km-product-page-top.km-box-style.km-padding.after-clear.km-product-page__Nstyle
   .km-product-user-field.km-img
   > .km-value
   > .km-item
   .km-title {
   position: absolute;
   left: 50%;
   transform: translateX(-50%);
   text-align: center;
   width: 120px;
   font-size: 11px;
   margin-top: 7px;
   opacity: 0;
   visibility: hidden;
   top: 150%;
   -webkit-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
   transition: all 0.3s ease 0.1s;
}

.km-product-page__Nstyle .km--category_box {
   display: flex;
   padding: 15px 0;
}
.km-product-page__Nstyle .km--category_box > .km-detail {
   text-align: start;
}
.km-product-page__Nstyle .km--category_box .km-detail > .km-value {
   color: #323232;
   border-bottom: 1px dashed;
   margin: 0 3px;
   vertical-align: middle;
   font-family: yekanbakhen;
}
.km-product-page__Nstyle .km--products_container .km-product-user-field .km-value {
   display: flex;
   flex-wrap: wrap;
}
.product--detail_container .km-product-more-details__Nstyle {
   width: 50%;
}
.product--detail_container .km-product-more-details__Nstyle .km-value {
   color: #323232;
   border-bottom: 1px dashed;
   margin: 0 3px;
   vertical-align: middle;
   font-family: yekanbakhen;
}
.km-seller-details__Nstyle {
   width: 100%;
   transform: translate(0, 30px);
}
.km-product-page__Nstyle .product--detail_container .km-product-more-details .km-detail {
   margin-left: unset;
   margin-bottom: unset;
}
.km-product-page__Nstyle .km--products_container {
   width: 100% !important;
   height: 460px;
   overflow-y: scroll;
   overflow-x: hidden;
   scroll-behavior: smooth;
   direction: ltr;
   scrollbar-width: thin;
   scrollbar-color: #323232 #ffd0e7;
}
.km-product-page__Nstyle .km--products_container::-webkit-scrollbar {
   width: 10px;
}
.km-product-page__Nstyle .km--products_container::-webkit-scrollbar-track {
   background-color: #ffd0e7;
}
.km-product-page__Nstyle .km--products_container::-webkit-scrollbar-thumb {
   background-color: #323232;
   border-radius: 10px;
}
.km-product-page__Nstyle .product--detail_container .km-seller-details .km-title .fa-store-alt {
   color: #fe0088;
   font-size: 1rem;
}
.km-product-page__Nstyle .km-product-right .km-product-action-more {
   display: flex;
   align-items: center;
   column-gap: 1rem;
}
.km-product-page__Nstyle .product--detail_container {
   display: flex;
   align-items: center;
   line-height: 3rem;
}
.km-seller-rate {
   width: 100%;
}
.deliveryInfo__Nstyle {
   line-height: 3.5rem;
}
.nail-polish-album_nstyle {
   margin-bottom: 10px;
}
.nail-polish-album_nstyle .nail-polish-album-product__code {
   bottom: -20%;
   top: unset !important;
   position: absolute;
}

@media only screen and (max-width: 959px) {
   .km-product-page__Nstyle .km--products_container {
      height: 350px;
   }
   body.page-product .km-product-page-top .km-product-left .km-product-title a {
      float: unset;
   }
   .km-product-comment-form-top > .km-product-comment-rates {
      flex: unset;
      display: none;
   }
   .km-product-page__Nstyle .product--detail_container .km-seller-details {
      width: 50% !important;
   }
   .km-product-page__Nstyle .product--detail_container {
      display: flex;
      align-items: center;
      line-height: 3rem;
   }
   body.page-product .km-product-page-top .km-product-left .km-product-rate > .km-rates {
      padding-top: unset;
   }
   .justMobileTablet {
      display: block !important;
   }
   .km-product-code-mobile__Nstyle {
      display: none !important;
   }
   .km-product-page__Nstyle .km-product-right .km-product-action-more {
      justify-content: center;
   }
   .km-product-more-details.after-clear {
      padding: 10px;
      line-height: 3rem;
   }
   .km-addtocart-notic .km-btn.km-theme-2 {
      height: 40px;
      line-height: 40px;
      position: fixed;
   }
   .moblie--havntP {
      width: 64%;
      position: fixed;
      right: 5px;
      bottom: 14px;
      line-height: 40px;
      height: 40px;
      z-index: 491;
      border-radius: 7px;
      padding: 0 30px 0 0;
      color: #fff;
      background: #7a7a7a;
      font-size: 15px;
   }
   .moblie--havntP .fa-bell {
      margin-left: 1rem;
   }
   .add-to-cart-mobile__sectoion {
      padding: 0.6rem 0;
      display: flex !important;
      justify-content: flex-end;
      align-items: center;
   }
   .add-to-cart-mobile__sectoion .km-menu {
      top: 0 !important;
   }
   .nail-polish-album__container {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
   }
   body.page-product .km-product-page-top .km-product-left {
      padding-right: unset;
   }
   body.page-product .km-product-page-top .wrapperProductInfoSection {
      border-right: unset;
   }
}
/* B style end */
.forpack .DotAlertContainer {
   clear: both;
   margin: 10px 20px 10px;
}
.forpack .DotAlertContainer p {
   position: relative;
   font-weight: 900;
   color: #323232;
  font-size: 1rem;
  text-align: justify;
}
.forpack .DotAlertContainer p::before {
   content: " ";
   position: absolute;
   z-index: 2;
   right: -2rem;
   top: 50%;
   transform: translateY(-50%);
   width: 10px;
   height: 10px;
   background-color: #323232;
   border-radius: 50%;
}
.forpack .DotAlertContainer p::after {
   content: " ";
   position: absolute;
   right: -2rem;
   top: 50%;
   width: 10px;
   height: 10px;
   transform: translateY(-50%);
   z-index: 1;
   background-color: #323232;
   border-radius: 50%;
   box-shadow: 0 0 10px rgba(0, 0, 0, 0.3) inset;
   -webkit-animation: ripple-new 1s ease 0s infinite normal;
}
.km-product-left .km-product-gallery {
   display: none;
}
@keyframes ripple-new {
   0% {
      opacity: 0.75;
   }

   100% {
      opacity: 0;
      padding: 1.2rem;
      right: -3.2rem;
   }
}
.heading-2,
.heading-3,
.heading-4,
{
	display: block;
}
.sky-page {
	width: 95%;
	margin: 0 auto;
}
.detail-two-coloumn {
	display: flex;
}
.detail-two-coloumn-text {
	width: 60%;
	margin-left: 50px;
}
.detail-two-coloumn-text-left {
	width: 60%;
	margin-right: 50px;
}
.detail-two-coloumn-pic {
	width: 40%;
}
.detail-two-coloumn-pic img {
	border-radius: 7px;
}
.sky-li {
	list-style: circle;
	margin-right: 60px;
}
.sky-li-adv {
	list-style: disclosure-closed;
	margin-right: 30px;
	font-weight: 900;
}
.ul-both {
	display: flex;
	justify-content: space-around;
	background-color: #b5093ad6;
	border-radius: 7px;
	color: #fff;
	padding: 30px 0 30px 0;
	margin-top: 24px;
}
.details-page, .sky-li {
	color: #000;
}
.sky-li.two {
	color: #fff;
}

@media only screen and (max-width: 959px) {
   .forpack .DotAlertContainer {
      margin: 10px 30px 10px;
   }
	.detail-two-coloumn {
	flex-wrap: wrap;
  }
	.detail-two-coloumn-text{
	width: 100%;
	margin-left: 0;
	}
	.detail-two-coloumn-text-left{
	width: 100%;
	margin-right: 0;
	}
	.detail-two-coloumn-pic {
	width: 100%;
    }
	.ul-both {
	flex-wrap: wrap;
    }
.sky-li {
   	margin-right: 30px;
	margin-left: 30px;
   }
}
@media only screen and (min-width: 1024px){
.km-ads-package.km-5.km-mt-4.km-product-slider.homepage-Category .km-ads-banner.homepage-Category-item {
	width: calc((100% - (45 * 6px)) / 5) !important;
      }     
}
/* -------------------catalog page -------------------------- */
.catalog-page-download {
	margin-top: 3%;
}
.main.page.download.catalog {
	width: 98%;
    display: flex;
    flex-wrap: wrap;
}
.item.box.downloadcatalog {
	width: 22%;
	margin: 0 auto;
	border: 1px solid #e3e3e3;
	border-radius: 7px;
	margin: 1.5%;
	background-color: #fff;
}
.item.box.downloadcatalog p {
	text-align: center;
	color: #2a77c8;
	font-weight: initial;
   padding: 1%;
   font-size: 14px;
}
.item.box.downloadcatalog img {
	border-radius: 7px;
}
.item.box.downloadcatalog:hover {
	box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 48px;
}
.main.page-Guarantee {
	width: 98%;
	margin: 0 auto;
	display: flex;
	margin-top: 4%;
}
.item.box.Guarantee {
	display: flex;
	width: 48%;
	background-color: #fff;
	margin: 10px;
}
.item.box.Guarantee-text p {
	line-height: 25px;
	color: #000;
    padding: 2%;
    margin: 0;
    font-size: 15px;
}
.item.box.Guarantee-text h2 {
	margin: 35px 0 21px;
	color: #323232;
	font-weight: bold;
}
.item.box.Guarantee-text {
	width: 40%;
   margin-left: 5%;
}
.item.box.Guarantee-img {
	width: 60%;
}
.butten-Guarantee {
	align-items: center;
	background-color: initial;
	background-image: linear-gradient(#464d55, #25292e);
	border-radius: 8px;
	border-width: 0;
	box-shadow: 0 10px 20px rgba(0, 0, 0, .1),0 3px 6px rgba(0, 0, 0, .05);
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	display: inline-flex;
	flex-direction: column;
	font-size: 17px;
	height: 45px;
	justify-content: center;
	line-height: 1;
	margin: 0;
	outline: none;
	overflow: hidden;
	padding: 0 32px;
	text-align: center;
	transform: translate3d(0, 0, 0);
	transition: all 150ms;
	vertical-align: baseline;
	-webkit-user-select: none;
    touch-action: manipulation;
    margin-top: 15%;
    margin-bottom: 15%;

}
.butten-Guarantee:hover{
    box-shadow: rgba(0, 1, 0, .2) 0 2px 8px;
    opacity: .85;
}

@media only screen and (max-width: 768px) {
   .item.box.downloadcatalog {
      width: 30%;
   }
}
    @media only screen and (max-width: 680px) {
      .item.box.downloadcatalog {
         width: 47%;
      }
} 
@media only screen and (max-width: 480px) {
   .item.box.downloadcatalog {
      width: 98%;
   }
}
section.landing-service {
	position: relative;
}
section.landing-service::before {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #444;
	position: absolute;
	right: 0;
	left: 0;
}
section.landing-service ul {
	width: 75%;
	margin: 0 auto;
	display: flex;
}
section.landing-service ul > li {
	list-style: none;
	padding: 20px;
	margin: 0 auto;
	font-size: 18px;
	font-weight: 500;
	color: #444;
}
section.landing-service::after {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #444;
	position: absolute;
	right: 0;
	left: 0;
}
.services-rosso {
	width: 92%;
	margin: 0 auto;
}
.services-rosso h2 {
	padding: 36px 0;
	color: #444;
   font-weight: 600;
   font-size: 22px;
}
.services-rosso-img {
	display: flex;
	justify-content: space-between;
}
.service-box {
	position: relative;
   margin: 1%;
  width: 98%;
}
.address-wrapp {
	padding: 20px 0;
}
.address-wrapp li {
	list-style: none;
}
.service-box p {
	display: none;
}
.service-box:hover {
	box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 48px;
}
@media all and (max-width: 970px){
   .main.page-Guarantee {
       width: 95%;
       margin: 0 auto !important;
       display: block;
   }
   .item.box.Guarantee {
       display: flex;
       width: 100%;
       background-color: #fff;
       margin: 0 auto;
       margin-bottom: 10px;
   }
   .item.box.Guarantee-img {
       width: 50%;
   }
   .item.box.Guarantee-text {
       width: 50%;
   }
}

@media all and (max-width: 480px) {
   .item.box.Guarantee-text h2 {
       font-size: 17px;
   }
   .item.box.Guarantee-text {
       width: 98%;
       text-align: center;
   }
   .item.box.Guarantee-img {
       width: 98%;
   }
   .item.box.Guarantee {
       flex-direction: column;
   }
}

.learning-page .row-p {
   padding-left: 10px;
   padding-right: 10px;
}

.learning-page .row-blog {
   display: flex;
   justify-content: space-between;
   align-items: flex-start;
   margin: 2px auto;
}

.learning-page .text-blog {
   width: 50%;
   padding-left: 15px;
   padding-right: 15px;
   margin-top: 10%;
}

.learning-page .images-blog {
   width: 50%;
   padding-left: 15px;
   padding-right: 15px;
   padding-top: 35px;
}

.topic-page-body .learning-page p {
   font-size: 16px;
   text-align: justify;
   font-weight: 300;
   line-height: 2.2;
   color: #181522;
   margin: 0 0 1.5rem;
}

.learning-page h2 {
   font-size: 26px;
   font-weight: bolder;
}

.push-row-blog {
   display: flex;
   justify-content: space-between;
   flex-direction: row-reverse;
   margin: 20px auto;
}

.learning-page h1,
.learning-page h2,
.learning-page h3,
.learning-page h4,
.learning-page h5,
.learning-page h6 {
   margin: 0 47px 10px;
   padding: 0;
   color: #464646;
   font-family: 'IRANsans';
   line-height: 1.5;
}
@media all and (max-width: 768px) {
      .learning-page .images-blog {
            width: 100%;
            padding-left: 20px;
            padding-right: 20px;
      }
      .learning-page .text-blog {
            width: 100%;
            padding: 0;
      }
      .service-box:hover p {
            transform: translateX(47%);
      }
      .learning-page .row-blog {
            display: flex;
            flex-wrap: wrap;
      }
      .learning-page .row-p {
            padding-left: 0;
            padding-right: 0;
      }
      .push-row-blog {
            flex-wrap: wrap;
      }
      .html-topic-page .learning-page p {
            padding: 0 15px;
            font-size: 12px;
      }
      .learning-page h1,
      .learning-page h2,
      .learning-page h3,
      .learning-page h4,
      .learning-page h5,
      .learning-page h6 {
            margin: 0 0px 10px;
            font-size: 16px;
            padding: 0 10px;
      }

}


/*------------------ styles ticket start ------------------*/

#grid-filters ul,
.ticket-buttons {
   display: flex;
   flex-wrap: wrap;
}

input[type="text"],
input[type="email"],
select,
textarea {
   padding: 8px;
   vertical-align: middle;
   font-size: 14px;
   width: 400px;
   background-color: #f6f6f6;
   border: none;
   border-bottom: 2px solid #e5e5e5;
   border-radius: 5px;
}

.k-link.k-link-decrease .k-icon.k-i-arrow-60-down {
   transform: rotate(180deg);
   margin-top: 15%;
}
.k-link.k-link-increase .k-icon.k-i-arrow-60-up {
   margin-top: 25%;
}
.km-form-style.km-theme-1 :is(.km-row.km-half, .km-row) {
   margin-top: 1rem;
}
input#ticket-id,
input.k-formatted-value.filter-input.ticket-id.k-input {
   direction: ltr;
}
.ticket-new .km-row.km-third > span > span > span:first-child {
   border-radius: 3px;
   line-height: 50px;
   height: 50px;
   padding: 0 20px;
   border: 1px solid #dadada;
   display: block;
   position: relative;
   width: 100%;
   cursor: default;
}
.k-dropdown .k-input {
   display: block;
   overflow: hidden;
   text-overflow: ellipsis;
   border-radius: 4px;
   box-sizing: border-box;
}
.bd-table thead tr th,
span.k-input,
td.k-command-cell {
   text-align: center;
}
.k-dropdown-wrap.k-state-default .k-icon.k-i-arrow-60-down {
   transform: rotate(180deg);
   transition: 0.2s;
   position: absolute;
   top: 1rem;
   right: 0.5rem;
}
#managetickets-grid tbody td:first-of-type,
#managetickets-grid thead th:first-of-type,
#submit-reply,
.k-icon.k-clear-value.k-i-close.k-hidden,
.km-breadcrumb ul li:last-of-type:after,
.km-product.km-theme-4:last-of-type:after {
   display: none;
}
div#clear-filters {
   display: flex;
   justify-content: center;
   margin: 0.6rem 0 1.5rem;
}
.ticket-buttons .km-btn.km-theme-2,
.buttons .km-btn.km-theme-2 {
   margin: 0 0 1rem 0.5rem;
   padding: 0 5.7rem 0 1.4rem;
}
.km-box-style2.km-profile-detail-edit .buttons :is(button, a),
button#clear {
   padding: 0 6rem 0 2rem;
}
.k-grid-header th,
.k-pager-wrap.k-grid-pager.k-widget.k-floatwrap,
ul.k-editor-toolbar .k-button-group .k-tool:hover {
   background-color: #e3e3e3;
}
.k-block,
.k-header,
.k-grid-header,
.k-toolbar,
.k-grouping-header,
.k-pager-wrap,
.k-button,
.k-draghandle,
html .km-pane-wrapper .k-header {
   color: #666;
}
.k-pager-wrap.k-grid-pager.k-widget.k-floatwrap > .k-link.k-pager-nav {
   position: relative;
   padding: 0 0.2rem;
   transition: 0.3s;
   border-radius: 4px;
   background-color: #fff;
   opacity: 1;
   width: 20px;
   height: 30px;
}
span.k-icon.k-i-arrow-end-left {
   background-position: 0 15%;
   transform: scale(0.8);
}
span.k-icon.k-i-arrow-end-left {
   background-position: 0 15%;
   transform: scale(0.8);
}
.k-pager-wrap .k-link.k-pager-nav .k-icon.k-icon.k-i-arrow-60-left {
   background-position: 0 15%;
   width: 50%;
}
.k-pager-wrap .k-link.k-pager-nav .k-icon.k-icon.k-i-arrow-60-right {
   width: 50%;
   background-position: 0 5%;
}
span.k-icon.k-i-arrow-end-right {
   background-position: 0 5%;
   transform: scale(0.8);
}
span.k-icon.k-i-arrow-end-right {
   background-position: 0 5%;
   transform: scale(0.8);
}
span.k-icon.k-i-reload {
   background-position: 10% 34.5%;
   transform: translate(-2px, 3px);
}
span.k-link.k-state-selected {
   background: #4073ff;
   border-radius: 4px;
}
.k-grid-header .k-header {
   border-style: solid;
   border-width: 0 0 0 1px;
   border-color: #fff;
   padding: 1rem;
   white-space: nowrap;
   font-weight: 900;
}
input.k-input.k-readonly {
   width: 100% !important;
}
.ticket-new input,
.km-row input {
   border-radius: 3px;
   line-height: 50px;
   height: 20px;
   padding: 0 20px;
   border: 1px solid #dadada;
   display: block;
   position: relative;
   width: 100%;
   -webkit-transition: 0.3s 0.1s;
   -moz-transition: 0.3s 0.1s;
   -o-transition: 0.3s 0.1s;
   transition: 0.3s 0.1s;
   box-sizing: border-box;
}
.km-form-style.km-theme-1 .km-row.km-third:nth-child(7),
.km-form-style.km-theme-1 .km-row.km-third:nth-child(9) {
   /* width: 48.5%; */
   margin-left: 3%;
}
.km-form-style.km-theme-1.after-clear li:nth-child(10),
.km-form-style.km-theme-1.after-clear li:nth-child(8) {
   width: 48.5%;
   margin-left: 0;
}
span.required {
   position: absolute;
   left: 0;
   top: 0;
}
.k-button.k-upload-button {
   background: #fff;
   border: 1px solid;
   color: #b5093a;
   transition: 0.3s;
}
#TicketAttachments {
   flex-grow: 1;
   width: unset;
}
.k-button {
   color: #777;
   background-color: #fff;
   border: 2px solid #ddd;
   transition: 0.3s;
   vertical-align: middle;
   display: flex;
   justify-content: center;
   align-items: center;
   padding: 0.4rem 0.8rem;
}
.k-button.k-upload-button:hover {
   background-color: #110e0a;
   color: #fff;
}
.ticket-comments {
   display: flex;
   flex-direction: column;
   gap: 1rem;
}
.ticket-comment {
   border-bottom: 1px solid #0002;
   padding: 1rem;
}
.ticket-comment {
   background-color: #fff;
   box-shadow: 0 12px 12px 0 hsl(0deg 0% 71% / 10%);
   border: 1px solid #e7e7e7;
   position: relative;
   border-radius: 5px;
}
#ticket-details .details-list {
   display: flex;
   flex-wrap: wrap;
   margin-bottom: 2.5rem;
}
#ticket-details .details-list li {
   width: calc(100% / 3 - 1.2rem);
   margin: 0.6rem;
   padding: 0.5rem 1rem;
   border-radius: 5px;
   box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
   font-size: 15.2px;
}
#ticket-details .details-list li:nth-of-type(2) {
   display: none;
}
.ticket-comment::before {
   content: "";
   position: absolute;
   bottom: 100%;
   right: 0;
   width: 4rem;
   height: 0.5rem;
   border-radius: 0.5rem 0.5rem 0 0;
   background-color: #b5093a;
}
.comment-header {
   display: flex;
   justify-content: space-between;
   border-bottom: 1px solid #eee;
   padding-bottom: 0.7rem;
   border-style: dashed;
}
.comment-body {
   font-size: 0.875rem;
   color: #777;
   margin-top: 0.8rem;
}
.km-btn.km-theme-2 {
   background: #353431;
   box-shadow: 0 8px 14px 0 rgb(0 0 0 / 3%);
   font-size: 14px;
   line-height: 50px;
   letter-spacing: -0.5px;
   position: relative;
   padding-right: 64px;
   text-align: center;
   color: #fff;
}
.ticket-buttons .btn-green {
   background-color: #b5093a;
}
#ticket-details .km-title-style-theme,
.km-profile-container
   > .km-profile-sidebar-container
   .km-profile-side-bar
   > .km-menu
   > ul
   > li:last-of-type {
   margin-bottom: 0;
}
td .k-button {
   width: 40px;
   height: 40px;
   margin-inline: auto;
   padding: 0;
}
.eye-hero {
   width: 1.1rem;
}
.attachmentLink svg {
	width: 2%;
}
.km-btn.km-theme-2.km-color-2 {
   color: rgb(255, 255, 255);
   background: rgb(122, 122, 122);
}
.ticket-buttons .btn-orange {
   background-color: rgb(255, 193, 7);
   color: rgb(0, 0, 0);
}
#delete-ticket {
   background-color: rgb(221, 75, 57);
}
.fieldset .buttons {
   display: flex;
   align-items: baseline;
}
.ticket-comment.grey {
   margin-right: 4rem;
}
.ticket-comment.grey::before {
   background-color: #b5093a;
}
.language-selector {
    margin-left: 13px;
    width: 5%;
}
.language-selector  select {
    margin-left: 10px;
    padding: 5px 0px;
    color: #616161;
    border-radius: 5px;
    border: 1px solid #e0e0e2;
    direction: ltr;
    width: auto;
}
/* #customerlanguage {
    border: 1px solid #d9d9d9;
    width: 100%;
    color: #666161;
    padding: 4px;
} */
#kmCategorySearchTerm {
   width: 100% !important;
}
#formSearchInCategory {
   display: flex;
   align-items: center;
}

.ui-widget.ui-widget-content{
   font-family: yekanbakh;
}

.km-row.km-btns {
   text-align: end !important;
}
.km-row.km-third input.custom-tel-input ,
.km-row.km-half input.custom-tel-input , 
.km-row .k-multiselect-wrap.k-floatwrap input.k-input ,
.km-row.km-third input.filter-input ,
.km-row input.custom-tel-input{
   height: auto;
}
@media screen and (max-width: 960px) {
   .newline-top-site ul {
      width: 70%;
      gap: 1rem;
      padding: 0 20px;
   }
   .newline-top-site li {
      width: fit-content;
      font-size: 2.5vw
   }
   .language-selector {
      width: 20%;
      margin-left: 8px;
   }
   #customerlanguage {
      font-size: 13px;
   }
   .justMobileTablet {
      display: flex !important;
      align-items: center;
      justify-content: space-between;
      padding-top: 0 !important;
   }
   header#km-header-main .km-search {
      width: 70%;
   }
   header#km-header-main {
      /* top: 2.2rem; */
      top: 0;
   }
   header#km-header-main .km-header-right {
      width: fit-content;
   }
   header#km-header-main .km-logo {
      width: 100%;
      margin-left: 0;
   }
.newline-top-site li {
      font-size: 1.5vw;
   }
.language-selector {
      margin-left: 18px;
   }

}
@media screen and (max-width: 850px) {
   header#km-header-main .km-search {
      width: 58%;
   }
}
@media screen and (max-width: 650px) {
   .newline-top-site ul {
      width: 70%;
      gap: 1rem;
      padding: 0 20px;
   }
   .newline-top-site li {
      width: fit-content;
      font-size: 2.5vw
   }
   .language-selector {
      width: 20%;
      margin-left: 8px;
   }
   #customerlanguage {
      font-size: 13px;
   }
   .justMobileTablet {
      display: flex !important;
      align-items: center;
      padding-top: 0 !important;
   }
   header#km-header-main .km-header-right {
      width: fit-content;
   }
   .km-ads-package.km-5.km-mt-4.km-product-slider.homepage-Category
   .km-ads-banner.homepage-Category-item > a {
      font-size: 12px;
      text-wrap: nowrap;
   }
   header#km-header-main .km-search {
      width: 70%;
    float: left;
   }
   header#km-header-main .km-logo {
      width: 30%;
    margin-left: 0;
   }
   .km-breadcrumb {
      margin-top: 20px;
   }
   .km-bottom-sheet-view > .km-menu .km-sub-menu {
      width: 150px;
   }
   .km-bottom-sheet-view > .km-menu > .km-inner-btn .km-title {
      text-wrap: nowrap;
   }
}  
/*--------------------  styles ticket end --------------------*/
.km-row.estelam {
	margin: 0 auto;
	width: 80%;
	background-color: #b5093a;
	color: #fff;
	height: 40px;
	border-radius: 7px;
	margin-bottom: 5%;
	text-align: center;
}
.estelambtn {
	font-size: 15px;
	line-height: 42px;
}
@media screen and (max-width: 994px){
   section.landing-service ul {
      width: 98%;
   }
}
@media screen and (max-width: 772px){
   section.landing-service ul > li {
      padding: 2px;
      margin: 1px;
      font-size: 16px;
      text-align: center;
      border: 1px solid #e3e3e3;
      border-radius: 5px;
      line-height: 30px;
   }

}