.fa, .fas, .theme-shop .element .transformable-handle-rotate, .theme-admin .element .transformable-handle-rotate, .theme-shop .nav-wrapper .navbar .navbar-nav .scale .currentScale > a:before, .theme-admin .nav-wrapper .navbar .navbar-nav .scale .currentScale > a:before, .theme-shop .nav-wrapper .toolbar .quality:before, .theme-admin .nav-wrapper .toolbar .quality:before, .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
}

.theme-shop .element .transformable-handle-rotate, .theme-admin .element .transformable-handle-rotate, .theme-shop .nav-wrapper .navbar .navbar-nav .scale .currentScale > a:before, .theme-admin .nav-wrapper .navbar .navbar-nav .scale .currentScale > a:before, .theme-shop .nav-wrapper .toolbar .quality:before, .theme-admin .nav-wrapper .toolbar .quality:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1
}

.fa-lg {
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -.0667em
}

.fa-xs {
  font-size: .75em
}

.fa-sm {
  font-size: .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: 2.5em;
  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: solid .08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em
}

.fa-pull-left {
  float: left
}

.fa-pull-right {
  float: right
}

.fa.fa-pull-left, .fas.fa-pull-left, .theme-shop .element .fa-pull-left.transformable-handle-rotate, .theme-admin .element .fa-pull-left.transformable-handle-rotate, .theme-shop .nav-wrapper .navbar .navbar-nav .scale .currentScale > a.fa-pull-left:before, .theme-admin .nav-wrapper .navbar .navbar-nav .scale .currentScale > a.fa-pull-left:before, .theme-shop .nav-wrapper .toolbar .fa-pull-left.quality:before, .theme-admin .nav-wrapper .toolbar .fa-pull-left.quality:before, .far.fa-pull-left, .fal.fa-pull-left, .fab.fa-pull-left {
  margin-right: .3em
}

.fa.fa-pull-right, .fas.fa-pull-right, .theme-shop .element .fa-pull-right.transformable-handle-rotate, .theme-admin .element .fa-pull-right.transformable-handle-rotate, .theme-shop .nav-wrapper .navbar .navbar-nav .scale .currentScale > a.fa-pull-right:before, .theme-admin .nav-wrapper .navbar .navbar-nav .scale .currentScale > a.fa-pull-right:before, .theme-shop .nav-wrapper .toolbar .fa-pull-right.quality:before, .theme-admin .nav-wrapper .toolbar .fa-pull-right.quality:before, .far.fa-pull-right, .fal.fa-pull-right, .fab.fa-pull-right {
  margin-left: .3em
}

.fa-spin {
  animation: fa-spin 2s infinite linear
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8)
}

@keyframes fa-spin {
  0% {
    transform: rotate(0)
  }
  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-both, .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, :root .fa-flip-both {
  filter: none
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em
}

.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
}

.fa-500px:before {
  content: "\f26e"
}

.fa-accessible-icon:before {
  content: "\f368"
}

.fa-accusoft:before {
  content: "\f369"
}

.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-adobe:before {
  content: "\f778"
}

.fa-adversal:before {
  content: "\f36a"
}

.fa-affiliatetheme:before {
  content: "\f36b"
}

.fa-air-freshener:before {
  content: "\f5d0"
}

.fa-airbnb:before {
  content: "\f834"
}

.fa-algolia:before {
  content: "\f36c"
}

.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-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-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-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-left:before {
  content: "\f060"
}

.fa-arrow-right:before {
  content: "\f061"
}

.fa-arrow-up:before {
  content: "\f062"
}

.fa-arrows-alt:before {
  content: "\f0b2"
}

.fa-arrows-alt-h:before {
  content: "\f337"
}

.fa-arrows-alt-v:before {
  content: "\f338"
}

.fa-artstation:before {
  content: "\f77a"
}

.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-atlassian:before {
  content: "\f77b"
}

.fa-atom:before {
  content: "\f5d2"
}

.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-baby:before {
  content: "\f77c"
}

.fa-baby-carriage:before {
  content: "\f77d"
}

.fa-backspace:before {
  content: "\f55a"
}

.fa-backward:before {
  content: "\f04a"
}

.fa-bacon:before {
  content: "\f7e5"
}

.fa-balance-scale:before {
  content: "\f24e"
}

.fa-ban:before {
  content: "\f05e"
}

.fa-band-aid:before {
  content: "\f462"
}

.fa-bandcamp:before {
  content: "\f2d5"
}

.fa-barcode:before {
  content: "\f02a"
}

.fa-bars:before {
  content: "\f0c9"
}

.fa-baseball-ball:before {
  content: "\f433"
}

.fa-basketball-ball:before {
  content: "\f434"
}

.fa-bath:before {
  content: "\f2cd"
}

.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-three-quarters:before {
  content: "\f241"
}

.fa-battle-net:before {
  content: "\f835"
}

.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-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-biohazard:before {
  content: "\f780"
}

.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-blender:before {
  content: "\f517"
}

.fa-blender-phone:before {
  content: "\f6b6"
}

.fa-blind:before {
  content: "\f29d"
}

.fa-blog:before {
  content: "\f781"
}

.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-bong:before {
  content: "\f55c"
}

.fa-book:before {
  content: "\f02d"
}

.fa-book-dead:before {
  content: "\f6b7"
}

.fa-book-medical:before {
  content: "\f7e6"
}

.fa-book-open:before {
  content: "\f518"
}

.fa-book-reader:before {
  content: "\f5da"
}

.fa-bookmark:before {
  content: "\f02e"
}

.fa-bootstrap:before {
  content: "\f836"
}

.fa-bowling-ball:before {
  content: "\f436"
}

.fa-box:before {
  content: "\f466"
}

.fa-box-open:before {
  content: "\f49e"
}

.fa-boxes:before {
  content: "\f468"
}

.fa-braille:before {
  content: "\f2a1"
}

.fa-brain:before {
  content: "\f5dc"
}

.fa-bread-slice:before {
  content: "\f7ec"
}

.fa-briefcase:before {
  content: "\f0b1"
}

.fa-briefcase-medical:before {
  content: "\f469"
}

.fa-broadcast-tower:before {
  content: "\f519"
}

.fa-broom:before {
  content: "\f51a"
}

.fa-brush:before {
  content: "\f55d"
}

.fa-btc:before {
  content: "\f15a"
}

.fa-buffer:before {
  content: "\f837"
}

.fa-bug:before {
  content: "\f188"
}

.fa-building:before {
  content: "\f1ad"
}

.fa-bullhorn:before {
  content: "\f0a1"
}

.fa-bullseye:before {
  content: "\f140"
}

.fa-burn:before {
  content: "\f46a"
}

.fa-buromobelexperte:before {
  content: "\f37f"
}

.fa-bus:before {
  content: "\f207"
}

.fa-bus-alt:before {
  content: "\f55e"
}

.fa-business-time:before {
  content: "\f64a"
}

.fa-buysellads:before {
  content: "\f20d"
}

.fa-calculator:before {
  content: "\f1ec"
}

.fa-calendar:before {
  content: "\f133"
}

.fa-calendar-alt:before {
  content: "\f073"
}

.fa-calendar-check:before {
  content: "\f274"
}

.fa-calendar-day:before {
  content: "\f783"
}

.fa-calendar-minus:before {
  content: "\f272"
}

.fa-calendar-plus:before {
  content: "\f271"
}

.fa-calendar-times:before {
  content: "\f273"
}

.fa-calendar-week:before {
  content: "\f784"
}

.fa-camera:before {
  content: "\f030"
}

.fa-camera-retro:before {
  content: "\f083"
}

.fa-campground:before {
  content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
  content: "\f785"
}

.fa-candy-cane:before {
  content: "\f786"
}

.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-crash:before {
  content: "\f5e1"
}

.fa-car-side:before {
  content: "\f5e4"
}

.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-carrot:before {
  content: "\f787"
}

.fa-cart-arrow-down:before {
  content: "\f218"
}

.fa-cart-plus:before {
  content: "\f217"
}

.fa-cash-register:before {
  content: "\f788"
}

.fa-cat:before {
  content: "\f6be"
}

.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-centos:before {
  content: "\f789"
}

.fa-certificate:before {
  content: "\f0a3"
}

.fa-chair:before {
  content: "\f6c0"
}

.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-pie:before {
  content: "\f200"
}

.fa-check:before {
  content: "\f00c"
}

.fa-check-circle:before {
  content: "\f058"
}

.fa-check-double:before {
  content: "\f560"
}

.fa-check-square:before {
  content: "\f14a"
}

.fa-cheese:before {
  content: "\f7ef"
}

.fa-chess:before {
  content: "\f439"
}

.fa-chess-bishop:before {
  content: "\f43a"
}

.fa-chess-board:before {
  content: "\f43c"
}

.fa-chess-king:before {
  content: "\f43f"
}

.fa-chess-knight:before {
  content: "\f441"
}

.fa-chess-pawn:before {
  content: "\f443"
}

.fa-chess-queen:before {
  content: "\f445"
}

.fa-chess-rook:before {
  content: "\f447"
}

.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-down:before {
  content: "\f078"
}

.fa-chevron-left:before {
  content: "\f053"
}

.fa-chevron-right:before {
  content: "\f054"
}

.fa-chevron-up:before {
  content: "\f077"
}

.fa-child:before {
  content: "\f1ae"
}

.fa-chrome:before {
  content: "\f268"
}

.fa-chromecast:before {
  content: "\f838"
}

.fa-church:before {
  content: "\f51d"
}

.fa-circle:before {
  content: "\f111"
}

.fa-circle-notch:before {
  content: "\f1ce"
}

.fa-city:before {
  content: "\f64f"
}

.fa-clinic-medical:before {
  content: "\f7f2"
}

.fa-clipboard:before {
  content: "\f328"
}

.fa-clipboard-check:before {
  content: "\f46c"
}

.fa-clipboard-list:before {
  content: "\f46d"
}

.fa-clock:before {
  content: "\f017"
}

.fa-clone:before {
  content: "\f24d"
}

.fa-closed-captioning:before {
  content: "\f20a"
}

.fa-cloud:before {
  content: "\f0c2"
}

.fa-cloud-download-alt:before {
  content: "\f381"
}

.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-showers-heavy:before {
  content: "\f740"
}

.fa-cloud-sun:before {
  content: "\f6c4"
}

.fa-cloud-sun-rain:before {
  content: "\f743"
}

.fa-cloud-upload-alt:before {
  content: "\f382"
}

.fa-cloudscale:before {
  content: "\f383"
}

.fa-cloudsmith:before {
  content: "\f384"
}

.fa-cloudversify:before {
  content: "\f385"
}

.fa-cocktail:before {
  content: "\f561"
}

.fa-code:before {
  content: "\f121"
}

.fa-code-branch:before {
  content: "\f126"
}

.fa-codepen:before {
  content: "\f1cb"
}

.fa-codiepie:before {
  content: "\f284"
}

.fa-coffee:before {
  content: "\f0f4"
}

.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-dollar:before {
  content: "\f651"
}

.fa-comment-dots:before {
  content: "\f4ad"
}

.fa-comment-medical:before {
  content: "\f7f5"
}

.fa-comment-slash:before {
  content: "\f4b3"
}

.fa-comments:before {
  content: "\f086"
}

.fa-comments-dollar:before {
  content: "\f653"
}

.fa-compact-disc:before {
  content: "\f51f"
}

.fa-compass:before {
  content: "\f14e"
}

.fa-compress:before {
  content: "\f066"
}

.fa-compress-arrows-alt:before {
  content: "\f78c"
}

.fa-concierge-bell:before {
  content: "\f562"
}

.fa-confluence:before {
  content: "\f78d"
}

.fa-connectdevelop:before {
  content: "\f20e"
}

.fa-contao:before {
  content: "\f26d"
}

.fa-cookie:before {
  content: "\f563"
}

.fa-cookie-bite:before {
  content: "\f564"
}

.fa-copy:before {
  content: "\f0c5"
}

.fa-copyright:before {
  content: "\f1f9"
}

.fa-couch:before {
  content: "\f4b8"
}

.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-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-crutch:before {
  content: "\f7f7"
}

.fa-css3:before {
  content: "\f13c"
}

.fa-css3-alt:before {
  content: "\f38b"
}

.fa-cube:before {
  content: "\f1b2"
}

.fa-cubes:before {
  content: "\f1b3"
}

.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-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-dev:before {
  content: "\f6cc"
}

.fa-deviantart:before {
  content: "\f1bd"
}

.fa-dharmachakra:before {
  content: "\f655"
}

.fa-dhl:before {
  content: "\f790"
}

.fa-diagnoses:before {
  content: "\f470"
}

.fa-diaspora:before {
  content: "\f791"
}

.fa-dice:before {
  content: "\f522"
}

.fa-dice-d20:before {
  content: "\f6cf"
}

.fa-dice-d6:before {
  content: "\f6d1"
}

.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-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-dochub:before {
  content: "\f394"
}

.fa-docker:before {
  content: "\f395"
}

.fa-dog:before {
  content: "\f6d3"
}

.fa-dollar-sign:before {
  content: "\f155"
}

.fa-dolly:before {
  content: "\f472"
}

.fa-dolly-flatbed:before {
  content: "\f474"
}

.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-polygon:before {
  content: "\f5ee"
}

.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-bite:before {
  content: "\f6d7"
}

.fa-drupal:before {
  content: "\f1a9"
}

.fa-dumbbell:before {
  content: "\f44b"
}

.fa-dumpster:before {
  content: "\f793"
}

.fa-dumpster-fire:before {
  content: "\f794"
}

.fa-dungeon:before {
  content: "\f6d9"
}

.fa-dyalog:before {
  content: "\f399"
}

.fa-earlybirds:before {
  content: "\f39a"
}

.fa-ebay:before {
  content: "\f4f4"
}

.fa-edge:before {
  content: "\f282"
}

.fa-edit:before {
  content: "\f044"
}

.fa-egg:before {
  content: "\f7fb"
}

.fa-eject:before {
  content: "\f052"
}

.fa-elementor:before {
  content: "\f430"
}

.fa-ellipsis-h:before {
  content: "\f141"
}

.fa-ellipsis-v:before {
  content: "\f142"
}

.fa-ello:before {
  content: "\f5f1"
}

.fa-ember:before {
  content: "\f423"
}

.fa-empire:before {
  content: "\f1d1"
}

.fa-envelope:before {
  content: "\f0e0"
}

.fa-envelope-open:before {
  content: "\f2b6"
}

.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-ethernet:before {
  content: "\f796"
}

.fa-etsy:before {
  content: "\f2d7"
}

.fa-euro-sign:before {
  content: "\f153"
}

.fa-evernote:before {
  content: "\f839"
}

.fa-exchange-alt:before {
  content: "\f362"
}

.fa-exclamation:before {
  content: "\f12a"
}

.fa-exclamation-circle:before {
  content: "\f06a"
}

.fa-exclamation-triangle:before {
  content: "\f071"
}

.fa-expand:before {
  content: "\f065"
}

.fa-expand-arrows-alt:before {
  content: "\f31e"
}

.fa-expeditedssl:before {
  content: "\f23e"
}

.fa-external-link-alt:before {
  content: "\f35d"
}

.fa-external-link-square-alt:before {
  content: "\f360"
}

.fa-eye:before {
  content: "\f06e"
}

.fa-eye-dropper:before {
  content: "\f1fb"
}

.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-fedex:before {
  content: "\f797"
}

.fa-fedora:before {
  content: "\f798"
}

.fa-female:before {
  content: "\f182"
}

.fa-fighter-jet:before {
  content: "\f0fb"
}

.fa-figma:before {
  content: "\f799"
}

.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-code:before {
  content: "\f1c9"
}

.fa-file-contract:before {
  content: "\f56c"
}

.fa-file-csv:before {
  content: "\f6dd"
}

.fa-file-download:before {
  content: "\f56d"
}

.fa-file-excel:before {
  content: "\f1c3"
}

.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-pdf:before {
  content: "\f1c1"
}

.fa-file-powerpoint:before {
  content: "\f1c4"
}

.fa-file-prescription:before {
  content: "\f572"
}

.fa-file-signature:before {
  content: "\f573"
}

.fa-file-upload:before {
  content: "\f574"
}

.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-filter:before {
  content: "\f0b0"
}

.fa-fingerprint:before {
  content: "\f577"
}

.fa-fire:before {
  content: "\f06d"
}

.fa-fire-alt:before {
  content: "\f7e4"
}

.fa-fire-extinguisher:before {
  content: "\f134"
}

.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-checkered:before {
  content: "\f11e"
}

.fa-flag-usa:before {
  content: "\f74d"
}

.fa-flask:before {
  content: "\f0c3"
}

.fa-flickr:before {
  content: "\f16e"
}

.fa-flipboard:before {
  content: "\f44d"
}

.fa-flushed:before {
  content: "\f579"
}

.fa-fly:before {
  content: "\f417"
}

.fa-folder:before {
  content: "\f07b"
}

.fa-folder-minus:before {
  content: "\f65d"
}

.fa-folder-open:before {
  content: "\f07c"
}

.fa-folder-plus:before {
  content: "\f65e"
}

.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-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-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-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-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-gifts:before {
  content: "\f79c"
}

.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-cheers:before {
  content: "\f79f"
}

.fa-glass-martini:before {
  content: "\f000"
}

.fa-glass-martini-alt:before {
  content: "\f57b"
}

.fa-glass-whiskey:before {
  content: "\f7a0"
}

.fa-glasses:before {
  content: "\f530"
}

.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-europe:before {
  content: "\f7a2"
}

.fa-gofore:before {
  content: "\f3a7"
}

.fa-golf-ball:before {
  content: "\f450"
}

.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-lines:before {
  content: "\f7a4"
}

.fa-grip-lines-vertical:before {
  content: "\f7a5"
}

.fa-grip-vertical:before {
  content: "\f58e"
}

.fa-gripfire:before {
  content: "\f3ac"
}

.fa-grunt:before {
  content: "\f3ad"
}

.fa-guitar:before {
  content: "\f7a6"
}

.fa-gulp:before {
  content: "\f3ae"
}

.fa-h-square:before {
  content: "\f0fd"
}

.fa-hacker-news:before {
  content: "\f1d4"
}

.fa-hacker-news-square:before {
  content: "\f3af"
}

.fa-hackerrank:before {
  content: "\f5f7"
}

.fa-hamburger:before {
  content: "\f805"
}

.fa-hammer:before {
  content: "\f6e3"
}

.fa-hamsa:before {
  content: "\f665"
}

.fa-hand-holding:before {
  content: "\f4bd"
}

.fa-hand-holding-heart:before {
  content: "\f4be"
}

.fa-hand-holding-usd:before {
  content: "\f4c0"
}

.fa-hand-lizard:before {
  content: "\f258"
}

.fa-hand-middle-finger:before {
  content: "\f806"
}

.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-rock:before {
  content: "\f255"
}

.fa-hand-scissors:before {
  content: "\f257"
}

.fa-hand-spock:before {
  content: "\f259"
}

.fa-hands:before {
  content: "\f4c2"
}

.fa-hands-helping:before {
  content: "\f4c4"
}

.fa-handshake:before {
  content: "\f2b5"
}

.fa-hanukiah:before {
  content: "\f6e6"
}

.fa-hard-hat:before {
  content: "\f807"
}

.fa-hashtag:before {
  content: "\f292"
}

.fa-hat-wizard:before {
  content: "\f6e8"
}

.fa-haykal:before {
  content: "\f666"
}

.fa-hdd:before {
  content: "\f0a0"
}

.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-broken:before {
  content: "\f7a9"
}

.fa-heartbeat:before {
  content: "\f21e"
}

.fa-helicopter:before {
  content: "\f533"
}

.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-puck:before {
  content: "\f453"
}

.fa-holly-berry:before {
  content: "\f7aa"
}

.fa-home:before {
  content: "\f015"
}

.fa-hooli:before {
  content: "\f427"
}

.fa-hornbill:before {
  content: "\f592"
}

.fa-horse:before {
  content: "\f6f0"
}

.fa-horse-head:before {
  content: "\f7ab"
}

.fa-hospital:before {
  content: "\f0f8"
}

.fa-hospital-alt:before {
  content: "\f47d"
}

.fa-hospital-symbol:before {
  content: "\f47e"
}

.fa-hot-tub:before {
  content: "\f593"
}

.fa-hotdog:before {
  content: "\f80f"
}

.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-houzz:before {
  content: "\f27c"
}

.fa-hryvnia:before {
  content: "\f6f2"
}

.fa-html5:before {
  content: "\f13b"
}

.fa-hubspot:before {
  content: "\f3b2"
}

.fa-i-cursor:before {
  content: "\f246"
}

.fa-ice-cream:before {
  content: "\f810"
}

.fa-icicles:before {
  content: "\f7ad"
}

.fa-id-badge:before {
  content: "\f2c1"
}

.fa-id-card:before {
  content: "\f2c2"
}

.fa-id-card-alt:before {
  content: "\f47f"
}

.fa-igloo:before {
  content: "\f7ae"
}

.fa-image:before {
  content: "\f03e"
}

.fa-images:before {
  content: "\f302"
}

.fa-imdb:before {
  content: "\f2d8"
}

.fa-inbox:before {
  content: "\f01c"
}

.fa-indent:before {
  content: "\f03c"
}

.fa-industry:before {
  content: "\f275"
}

.fa-infinity:before {
  content: "\f534"
}

.fa-info:before {
  content: "\f129"
}

.fa-info-circle:before {
  content: "\f05a"
}

.fa-instagram:before {
  content: "\f16d"
}

.fa-intercom:before {
  content: "\f7af"
}

.fa-internet-explorer:before {
  content: "\f26b"
}

.fa-invision:before {
  content: "\f7b0"
}

.fa-ioxhost:before {
  content: "\f208"
}

.fa-italic:before {
  content: "\f033"
}

.fa-itch-io:before {
  content: "\f83a"
}

.fa-itunes:before {
  content: "\f3b4"
}

.fa-itunes-note:before {
  content: "\f3b5"
}

.fa-java:before {
  content: "\f4e4"
}

.fa-jedi:before {
  content: "\f669"
}

.fa-jedi-order:before {
  content: "\f50e"
}

.fa-jenkins:before {
  content: "\f3b6"
}

.fa-jira:before {
  content: "\f7b1"
}

.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-keybase:before {
  content: "\f4f5"
}

.fa-keyboard:before {
  content: "\f11c"
}

.fa-keycdn:before {
  content: "\f3ba"
}

.fa-khanda:before {
  content: "\f66d"
}

.fa-kickstarter:before {
  content: "\f3bb"
}

.fa-kickstarter-k:before {
  content: "\f3bc"
}

.fa-kiss:before {
  content: "\f596"
}

.fa-kiss-beam:before {
  content: "\f597"
}

.fa-kiss-wink-heart:before {
  content: "\f598"
}

.fa-kiwi-bird:before {
  content: "\f535"
}

.fa-korvue:before {
  content: "\f42f"
}

.fa-landmark:before {
  content: "\f66f"
}

.fa-language:before {
  content: "\f1ab"
}

.fa-laptop:before {
  content: "\f109"
}

.fa-laptop-code:before {
  content: "\f5fc"
}

.fa-laptop-medical:before {
  content: "\f812"
}

.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-leaf:before {
  content: "\f06c"
}

.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-alt:before {
  content: "\f3be"
}

.fa-level-up-alt:before {
  content: "\f3bf"
}

.fa-life-ring:before {
  content: "\f1cd"
}

.fa-lightbulb:before {
  content: "\f0eb"
}

.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-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-arrow:before {
  content: "\f124"
}

.fa-lock:before {
  content: "\f023"
}

.fa-lock-open:before {
  content: "\f3c1"
}

.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-low-vision:before {
  content: "\f2a8"
}

.fa-luggage-cart:before {
  content: "\f59d"
}

.fa-lyft:before {
  content: "\f3c3"
}

.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-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-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-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-mendeley:before {
  content: "\f7b3"
}

.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-minus:before {
  content: "\f068"
}

.fa-minus-circle:before {
  content: "\f056"
}

.fa-minus-square:before {
  content: "\f146"
}

.fa-mitten:before {
  content: "\f7b5"
}

.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-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-monument:before {
  content: "\f5a6"
}

.fa-moon:before {
  content: "\f186"
}

.fa-mortar-pestle:before {
  content: "\f5a7"
}

.fa-mosque:before {
  content: "\f678"
}

.fa-motorcycle:before {
  content: "\f21c"
}

.fa-mountain:before {
  content: "\f6fc"
}

.fa-mouse-pointer:before {
  content: "\f245"
}

.fa-mug-hot:before {
  content: "\f7b6"
}

.fa-music:before {
  content: "\f001"
}

.fa-napster:before {
  content: "\f3d2"
}

.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-odnoklassniki:before {
  content: "\f263"
}

.fa-odnoklassniki-square:before {
  content: "\f264"
}

.fa-oil-can:before {
  content: "\f613"
}

.fa-old-republic:before {
  content: "\f510"
}

.fa-om:before {
  content: "\f679"
}

.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-pager:before {
  content: "\f815"
}

.fa-paint-brush:before {
  content: "\f1fc"
}

.fa-paint-roller:before {
  content: "\f5aa"
}

.fa-palette:before {
  content: "\f53f"
}

.fa-palfed:before {
  content: "\f3d8"
}

.fa-pallet:before {
  content: "\f482"
}

.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-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-paypal:before {
  content: "\f1ed"
}

.fa-peace:before {
  content: "\f67c"
}

.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-alt:before {
  content: "\f303"
}

.fa-pencil-ruler:before {
  content: "\f5ae"
}

.fa-penny-arcade:before {
  content: "\f704"
}

.fa-people-carry:before {
  content: "\f4ce"
}

.fa-pepper-hot:before {
  content: "\f816"
}

.fa-percent:before {
  content: "\f295"
}

.fa-percentage:before {
  content: "\f541"
}

.fa-periscope:before {
  content: "\f3da"
}

.fa-person-booth:before {
  content: "\f756"
}

.fa-phabricator:before {
  content: "\f3db"
}

.fa-phoenix-framework:before {
  content: "\f3dc"
}

.fa-phoenix-squadron:before {
  content: "\f511"
}

.fa-phone:before {
  content: "\f095"
}

.fa-phone-slash:before {
  content: "\f3dd"
}

.fa-phone-square:before {
  content: "\f098"
}

.fa-phone-volume:before {
  content: "\f2a0"
}

.fa-php:before {
  content: "\f457"
}

.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-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-pizza-slice:before {
  content: "\f818"
}

.fa-place-of-worship:before {
  content: "\f67f"
}

.fa-plane:before {
  content: "\f072"
}

.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-square:before {
  content: "\f0fe"
}

.fa-podcast:before {
  content: "\f2ce"
}

.fa-poll:before {
  content: "\f681"
}

.fa-poll-h:before {
  content: "\f682"
}

.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-print:before {
  content: "\f02f"
}

.fa-procedures:before {
  content: "\f487"
}

.fa-product-hunt:before {
  content: "\f288"
}

.fa-project-diagram:before {
  content: "\f542"
}

.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"
}

.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-radiation:before {
  content: "\f7b9"
}

.fa-radiation-alt:before {
  content: "\f7ba"
}

.fa-rainbow:before {
  content: "\f75b"
}

.fa-random:before {
  content: "\f074"
}

.fa-raspberry-pi:before {
  content: "\f7bb"
}

.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-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-redhat:before {
  content: "\f7bc"
}

.fa-redo:before {
  content: "\f01e"
}

.fa-redo-alt:before {
  content: "\f2f9"
}

.fa-registered:before {
  content: "\f25d"
}

.fa-renren:before {
  content: "\f18b"
}

.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-restroom:before {
  content: "\f7bd"
}

.fa-retweet:before {
  content: "\f079"
}

.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-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-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-salesforce:before {
  content: "\f83b"
}

.fa-sass:before {
  content: "\f41e"
}

.fa-satellite:before {
  content: "\f7bf"
}

.fa-satellite-dish:before {
  content: "\f7c0"
}

.fa-save:before {
  content: "\f0c7"
}

.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-sd-card:before {
  content: "\f7c2"
}

.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-alt:before {
  content: "\f1e0"
}

.fa-share-alt-square:before {
  content: "\f1e1"
}

.fa-share-square:before {
  content: "\f14d"
}

.fa-shekel-sign:before {
  content: "\f20b"
}

.fa-shield-alt:before {
  content: "\f3ed"
}

.fa-ship:before {
  content: "\f21a"
}

.fa-shipping-fast:before {
  content: "\f48b"
}

.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-shower:before {
  content: "\f2cc"
}

.fa-shuttle-van:before {
  content: "\f5b6"
}

.fa-sign:before {
  content: "\f4d9"
}

.fa-sign-in-alt:before {
  content: "\f2f6"
}

.fa-sign-language:before {
  content: "\f2a7"
}

.fa-sign-out-alt:before {
  content: "\f2f5"
}

.fa-signal:before {
  content: "\f012"
}

.fa-signature:before {
  content: "\f5b7"
}

.fa-sim-card:before {
  content: "\f7c4"
}

.fa-simplybuilt:before {
  content: "\f215"
}

.fa-sistrix:before {
  content: "\f3ee"
}

.fa-sitemap:before {
  content: "\f0e8"
}

.fa-sith:before {
  content: "\f512"
}

.fa-skating:before {
  content: "\f7c5"
}

.fa-sketch:before {
  content: "\f7c6"
}

.fa-skiing:before {
  content: "\f7c9"
}

.fa-skiing-nordic:before {
  content: "\f7ca"
}

.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-sleigh:before {
  content: "\f7cc"
}

.fa-sliders-h:before {
  content: "\f1de"
}

.fa-slideshare:before {
  content: "\f1e7"
}

.fa-smile:before {
  content: "\f118"
}

.fa-smile-beam:before {
  content: "\f5b8"
}

.fa-smile-wink:before {
  content: "\f4da"
}

.fa-smog:before {
  content: "\f75f"
}

.fa-smoking:before {
  content: "\f48d"
}

.fa-smoking-ban:before {
  content: "\f54d"
}

.fa-sms:before {
  content: "\f7cd"
}

.fa-snapchat:before {
  content: "\f2ab"
}

.fa-snapchat-ghost:before {
  content: "\f2ac"
}

.fa-snapchat-square:before {
  content: "\f2ad"
}

.fa-snowboarding:before {
  content: "\f7ce"
}

.fa-snowflake:before {
  content: "\f2dc"
}

.fa-snowman:before {
  content: "\f7d0"
}

.fa-snowplow:before {
  content: "\f7d2"
}

.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-sourcetree:before {
  content: "\f7d3"
}

.fa-spa:before {
  content: "\f5bb"
}

.fa-space-shuttle:before {
  content: "\f197"
}

.fa-speakap:before {
  content: "\f3f3"
}

.fa-speaker-deck:before {
  content: "\f83c"
}

.fa-spider:before {
  content: "\f717"
}

.fa-spinner:before {
  content: "\f110"
}

.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-alt:before {
  content: "\f698"
}

.fa-squarespace:before {
  content: "\f5be"
}

.fa-stack-exchange:before {
  content: "\f18d"
}

.fa-stack-overflow:before {
  content: "\f16c"
}

.fa-stamp:before {
  content: "\f5bf"
}

.fa-star:before {
  content: "\f005"
}

.fa-star-and-crescent:before {
  content: "\f699"
}

.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-staylinked:before {
  content: "\f3f5"
}

.fa-steam:before {
  content: "\f1b6"
}

.fa-steam-square:before {
  content: "\f1b7"
}

.fa-steam-symbol:before {
  content: "\f3f6"
}

.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-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-superpowers:before {
  content: "\f2dd"
}

.fa-superscript:before {
  content: "\f12b"
}

.fa-supple:before {
  content: "\f3f9"
}

.fa-surprise:before {
  content: "\f5c2"
}

.fa-suse:before {
  content: "\f7d6"
}

.fa-swatchbook:before {
  content: "\f5c3"
}

.fa-swimmer:before {
  content: "\f5c4"
}

.fa-swimming-pool:before {
  content: "\f5c5"
}

.fa-symfony:before {
  content: "\f83d"
}

.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-tablets:before {
  content: "\f490"
}

.fa-tachometer-alt:before {
  content: "\f3fd"
}

.fa-tag:before {
  content: "\f02b"
}

.fa-tags:before {
  content: "\f02c"
}

.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-high:before {
  content: "\f769"
}

.fa-temperature-low:before {
  content: "\f76b"
}

.fa-tencent-weibo:before {
  content: "\f1d5"
}

.fa-tenge:before {
  content: "\f7d7"
}

.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-think-peaks:before {
  content: "\f731"
}

.fa-thumbs-down:before {
  content: "\f165"
}

.fa-thumbs-up:before {
  content: "\f164"
}

.fa-thumbtack:before {
  content: "\f08d"
}

.fa-ticket-alt:before {
  content: "\f3ff"
}

.fa-times:before {
  content: "\f00d"
}

.fa-times-circle:before {
  content: "\f057"
}

.fa-tint:before {
  content: "\f043"
}

.fa-tint-slash:before {
  content: "\f5c7"
}

.fa-tired:before {
  content: "\f5c8"
}

.fa-toggle-off:before {
  content: "\f204"
}

.fa-toggle-on:before {
  content: "\f205"
}

.fa-toilet:before {
  content: "\f7d8"
}

.fa-toilet-paper:before {
  content: "\f71e"
}

.fa-toolbox:before {
  content: "\f552"
}

.fa-tools:before {
  content: "\f7d9"
}

.fa-tooth:before {
  content: "\f5c9"
}

.fa-torah:before {
  content: "\f6a0"
}

.fa-torii-gate:before {
  content: "\f6a1"
}

.fa-tractor:before {
  content: "\f722"
}

.fa-trade-federation:before {
  content: "\f513"
}

.fa-trademark:before {
  content: "\f25c"
}

.fa-traffic-light:before {
  content: "\f637"
}

.fa-train:before {
  content: "\f238"
}

.fa-tram:before {
  content: "\f7da"
}

.fa-transgender:before {
  content: "\f224"
}

.fa-transgender-alt:before {
  content: "\f225"
}

.fa-trash:before {
  content: "\f1f8"
}

.fa-trash-alt:before {
  content: "\f2ed"
}

.fa-trash-restore:before {
  content: "\f829"
}

.fa-trash-restore-alt:before {
  content: "\f82a"
}

.fa-tree:before {
  content: "\f1bb"
}

.fa-trello:before {
  content: "\f181"
}

.fa-tripadvisor:before {
  content: "\f262"
}

.fa-trophy:before {
  content: "\f091"
}

.fa-truck:before {
  content: "\f0d1"
}

.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-tshirt:before {
  content: "\f553"
}

.fa-tty:before {
  content: "\f1e4"
}

.fa-tumblr:before {
  content: "\f173"
}

.fa-tumblr-square:before {
  content: "\f174"
}

.fa-tv:before {
  content: "\f26c"
}

.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-ubuntu:before {
  content: "\f7df"
}

.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-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-ups:before {
  content: "\f7e0"
}

.fa-usb:before {
  content: "\f287"
}

.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-check:before {
  content: "\f4fc"
}

.fa-user-circle:before {
  content: "\f2bd"
}

.fa-user-clock:before {
  content: "\f4fd"
}

.fa-user-cog:before {
  content: "\f4fe"
}

.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-nurse:before {
  content: "\f82f"
}

.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-cog:before {
  content: "\f509"
}

.fa-usps:before {
  content: "\f7e1"
}

.fa-ussunnah:before {
  content: "\f407"
}

.fa-utensil-spoon:before {
  content: "\f2e5"
}

.fa-utensils:before {
  content: "\f2e7"
}

.fa-vaadin:before {
  content: "\f408"
}

.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-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-volleyball-ball:before {
  content: "\f45f"
}

.fa-volume-down:before {
  content: "\f027"
}

.fa-volume-mute:before {
  content: "\f6a9"
}

.fa-volume-off:before {
  content: "\f026"
}

.fa-volume-up:before {
  content: "\f028"
}

.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-warehouse:before {
  content: "\f494"
}

.fa-water:before {
  content: "\f773"
}

.fa-wave-square:before {
  content: "\f83e"
}

.fa-waze:before {
  content: "\f83f"
}

.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-whatsapp:before {
  content: "\f232"
}

.fa-whatsapp-square:before {
  content: "\f40c"
}

.fa-wheelchair:before {
  content: "\f193"
}

.fa-whmcs:before {
  content: "\f40d"
}

.fa-wifi:before {
  content: "\f1eb"
}

.fa-wikipedia-w:before {
  content: "\f266"
}

.fa-wind:before {
  content: "\f72e"
}

.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-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-yammer:before {
  content: "\f840"
}

.fa-yandex:before {
  content: "\f413"
}

.fa-yandex-international:before {
  content: "\f414"
}

.fa-yarn:before {
  content: "\f7e3"
}

.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 Free 5.8.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-regular-400.eot");
  src: url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-regular-400.woff2") format("woff2"), url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-regular-400.woff") format("woff"), url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-regular-400.ttf") format("truetype"), url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-regular-400.svg#fontawesome") format("svg")
}

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
  font-style: normal;
}

/*!
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-solid-900.eot");
  src: url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-solid-900.woff2") format("woff2"), url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-solid-900.woff") format("woff"), url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-solid-900.ttf") format("truetype"), url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-solid-900.svg#fontawesome") format("svg")
}

.fa, .fas, .theme-shop .element .transformable-handle-rotate, .theme-admin .element .transformable-handle-rotate, .theme-shop .nav-wrapper .navbar .navbar-nav .scale .currentScale > a:before, .theme-admin .nav-wrapper .navbar .navbar-nav .scale .currentScale > a:before, .theme-shop .nav-wrapper .toolbar .quality:before, .theme-admin .nav-wrapper .toolbar .quality:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-style: normal;
}

/*!
 * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-solid-900.eot");
  src: url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-solid-900.woff2") format("woff2"), url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-solid-900.woff") format("woff"), url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-solid-900.ttf") format("truetype"), url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-solid-900.svg#fontawesome") format("svg")
}

.fa, .fas, .theme-shop .element .transformable-handle-rotate, .theme-admin .element .transformable-handle-rotate, .theme-shop .nav-wrapper .navbar .navbar-nav .scale .currentScale > a:before, .theme-admin .nav-wrapper .navbar .navbar-nav .scale .currentScale > a:before, .theme-shop .nav-wrapper .toolbar .quality:before, .theme-admin .nav-wrapper .toolbar .quality:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-style: normal;
}

.theme-shop, .theme-admin {

/*!
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-regular-400.eot");
  src: url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-regular-400.woff2") format("woff2"), url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-regular-400.woff") format("woff"), url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-regular-400.ttf") format("truetype"), url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-regular-400.svg#fontawesome") format("svg")
}

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
  font-style: normal;
}

.theme-shop, .theme-admin {
  /*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css *//*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
}

.theme-shop html, .theme-admin html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

.theme-shop body, .theme-admin body {
  margin: 0
}

.theme-shop article, .theme-shop aside, .theme-shop details, .theme-shop figcaption, .theme-shop figure, .theme-shop footer, .theme-shop header, .theme-shop hgroup, .theme-shop main, .theme-shop menu, .theme-shop nav, .theme-shop section, .theme-shop summary, .theme-admin article, .theme-admin aside, .theme-admin details, .theme-admin figcaption, .theme-admin figure, .theme-admin footer, .theme-admin header, .theme-admin hgroup, .theme-admin main, .theme-admin menu, .theme-admin nav, .theme-admin section, .theme-admin summary {
  display: block
}

.theme-shop audio, .theme-shop canvas, .theme-shop progress, .theme-shop video, .theme-admin audio, .theme-admin canvas, .theme-admin progress, .theme-admin video {
  display: inline-block;
  vertical-align: baseline
}

.theme-shop audio:not([controls]), .theme-admin audio:not([controls]) {
  display: none;
  height: 0
}

.theme-shop [hidden], .theme-shop template, .theme-admin [hidden], .theme-admin template {
  display: none
}

.theme-shop a, .theme-admin a {
  background-color: transparent
}

.theme-shop a:active, .theme-shop a:hover, .theme-admin a:active, .theme-admin a:hover {
  outline: 0
}

.theme-shop abbr[title], .theme-admin abbr[title] {
  border-bottom: 1px dotted
}

.theme-shop b, .theme-shop strong, .theme-admin b, .theme-admin strong {
  font-weight: bold
}

.theme-shop dfn, .theme-admin dfn {
  font-style: italic
}

.theme-shop h1, .theme-admin h1 {
  font-size: 2em;
  margin: .67em 0
}

.theme-shop mark, .theme-admin mark {
  background: #ff0;
  color: #000
}

.theme-shop small, .theme-admin small {
  font-size: 80%
}

.theme-shop sub, .theme-shop sup, .theme-admin sub, .theme-admin sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

.theme-shop sup, .theme-admin sup {
  top: -0.5em
}

.theme-shop sub, .theme-admin sub {
  bottom: -0.25em
}

.theme-shop img, .theme-admin img {
  border: 0
}

.theme-shop svg:not(:root), .theme-admin svg:not(:root) {
  overflow: hidden
}

.theme-shop figure, .theme-admin figure {
  margin: 1em 40px
}

.theme-shop hr, .theme-admin hr {
  box-sizing: content-box;
  height: 0
}

.theme-shop pre, .theme-admin pre {
  overflow: auto
}

.theme-shop code, .theme-shop kbd, .theme-shop pre, .theme-shop samp, .theme-admin code, .theme-admin kbd, .theme-admin pre, .theme-admin samp {
  font-family: monospace, monospace;
  font-size: 1em
}

.theme-shop button, .theme-shop input, .theme-shop optgroup, .theme-shop select, .theme-shop textarea, .theme-admin button, .theme-admin input, .theme-admin optgroup, .theme-admin select, .theme-admin textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

.theme-shop button, .theme-admin button {
  overflow: visible
}

.theme-shop button, .theme-shop select, .theme-admin button, .theme-admin select {
  text-transform: none
}

.theme-shop button, .theme-shop html input[type="button"], .theme-shop input[type="reset"], .theme-shop input[type="submit"], .theme-admin button, .theme-admin html input[type="button"], .theme-admin input[type="reset"], .theme-admin input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer
}

.theme-shop button[disabled], .theme-shop html input[disabled], .theme-admin button[disabled], .theme-admin html input[disabled] {
  cursor: default
}

.theme-shop button::-moz-focus-inner, .theme-shop input::-moz-focus-inner, .theme-admin button::-moz-focus-inner, .theme-admin input::-moz-focus-inner {
  border: 0;
  padding: 0
}

.theme-shop input, .theme-admin input {
  line-height: normal
}

.theme-shop input[type="checkbox"], .theme-shop input[type="radio"], .theme-admin input[type="checkbox"], .theme-admin input[type="radio"] {
  box-sizing: border-box;
  padding: 0
}

.theme-shop input[type="number"]::-webkit-inner-spin-button, .theme-shop input[type="number"]::-webkit-outer-spin-button, .theme-admin input[type="number"]::-webkit-inner-spin-button, .theme-admin input[type="number"]::-webkit-outer-spin-button {
  height: auto
}

.theme-shop input[type="search"], .theme-admin input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box
}

.theme-shop input[type="search"]::-webkit-search-cancel-button, .theme-shop input[type="search"]::-webkit-search-decoration, .theme-admin input[type="search"]::-webkit-search-cancel-button, .theme-admin input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

.theme-shop fieldset, .theme-shop .h5e-strict .fieldset, .theme-admin .h5e-strict .theme-shop .fieldset, .theme-admin fieldset, .theme-shop .h5e-strict .theme-admin .fieldset, .theme-admin .h5e-strict .fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

.theme-shop legend, .theme-admin legend {
  border: 0;
  padding: 0
}

.theme-shop textarea, .theme-admin textarea {
  overflow: auto
}

.theme-shop optgroup, .theme-admin optgroup {
  font-weight: bold
}

.theme-shop table, .theme-admin table {
  border-collapse: collapse;
  border-spacing: 0
}

.theme-shop td, .theme-shop th, .theme-admin td, .theme-admin th {
  padding: 0
}

@media print {
  .theme-shop *, .theme-shop *:before, .theme-shop *:after, .theme-admin *, .theme-admin *:before, .theme-admin *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important
  }

  .theme-shop a, .theme-shop a:visited, .theme-admin a, .theme-admin a:visited {
    text-decoration: underline
  }

  .theme-shop a[href]:after, .theme-admin a[href]:after {
    content: " (" attr(href) ")"
  }

  .theme-shop abbr[title]:after, .theme-admin abbr[title]:after {
    content: " (" attr(title) ")"
  }

  .theme-shop a[href^="#"]:after, .theme-shop a[href^="javascript:"]:after, .theme-admin a[href^="#"]:after, .theme-admin a[href^="javascript:"]:after {
    content: ""
  }

  .theme-shop pre, .theme-shop blockquote, .theme-admin pre, .theme-admin blockquote {
    border: 1px solid #999;
    page-break-inside: avoid
  }

  .theme-shop thead, .theme-admin thead {
    display: table-header-group
  }

  .theme-shop tr, .theme-shop img, .theme-admin tr, .theme-admin img {
    page-break-inside: avoid
  }

  .theme-shop img, .theme-admin img {
    max-width: 100% !important
  }

  .theme-shop p, .theme-shop h2, .theme-shop h3, .theme-admin p, .theme-admin h2, .theme-admin h3 {
    orphans: 3;
    widows: 3
  }

  .theme-shop h2, .theme-shop h3, .theme-admin h2, .theme-admin h3 {
    page-break-after: avoid
  }

  .theme-shop .navbar, .theme-admin .navbar {
    display: none
  }

  .theme-shop .btn > .caret, .theme-shop .dropup > .btn > .caret, .theme-admin .btn > .caret, .theme-admin .dropup > .btn > .caret {
    border-top-color: #000 !important
  }

  .theme-shop .label, .theme-admin .label {
    border: 1px solid #000
  }

  .theme-shop .table, .theme-admin .table {
    border-collapse: collapse !important
  }

  .theme-shop .table td, .theme-shop .table th, .theme-admin .table td, .theme-admin .table th {
    background-color: #fff !important
  }

  .theme-shop .table-bordered th, .theme-shop .table-bordered td, .theme-admin .table-bordered th, .theme-admin .table-bordered td {
    border: 1px solid #ddd !important
  }
}

.theme-shop *, .theme-admin * {
  box-sizing: border-box
}

.theme-shop *:before, .theme-shop *:after, .theme-admin *:before, .theme-admin *:after {
  box-sizing: border-box
}

.theme-shop html, .theme-admin html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.theme-shop body, .theme-admin body {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333;
  background-color: #e5e5e5
}

.theme-shop input, .theme-shop button, .theme-shop select, .theme-shop textarea, .theme-admin input, .theme-admin button, .theme-admin select, .theme-admin textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

.theme-shop a, .theme-admin a {
  color: #14acd9;
  text-decoration: none
}

.theme-shop a:hover, .theme-shop a:focus, .theme-admin a:hover, .theme-admin a:focus {
  color: #0e7593;
  text-decoration: none
}

.theme-shop a:focus, .theme-admin a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.theme-shop figure, .theme-admin figure {
  margin: 0
}

.theme-shop img, .theme-admin img {
  vertical-align: middle
}

.theme-shop .img-responsive, .theme-admin .img-responsive {
  display: block;
  max-width: 100%;
  height: auto
}

.theme-shop .img-rounded, .theme-admin .img-rounded {
  border-radius: 0
}

.theme-shop .img-thumbnail, .theme-admin .img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto
}

.theme-shop .img-circle, .theme-admin .img-circle {
  border-radius: 50%
}

.theme-shop hr, .theme-admin hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee
}

.theme-shop .sr-only, .theme-admin .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.theme-shop .sr-only-focusable:active, .theme-shop .sr-only-focusable:focus, .theme-admin .sr-only-focusable:active, .theme-admin .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto
}

.theme-shop [role="button"], .theme-admin [role="button"] {
  cursor: pointer
}

.theme-shop h1, .theme-shop h2, .theme-shop h3, .theme-shop h4, .theme-shop h5, .theme-shop h6, .theme-shop .h1, .theme-shop .h2, .theme-shop .h3, .theme-shop .h4, .theme-shop .h5, .theme-shop .h6, .theme-admin h1, .theme-admin h2, .theme-admin h3, .theme-admin h4, .theme-admin h5, .theme-admin h6, .theme-admin .h1, .theme-admin .h2, .theme-admin .h3, .theme-admin .h4, .theme-admin .h5, .theme-admin .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit
}

.theme-shop h1 small, .theme-shop h1 .small, .theme-shop h2 small, .theme-shop h2 .small, .theme-shop h3 small, .theme-shop h3 .small, .theme-shop h4 small, .theme-shop h4 .small, .theme-shop h5 small, .theme-shop h5 .small, .theme-shop h6 small, .theme-shop h6 .small, .theme-shop .h1 small, .theme-shop .h1 .small, .theme-shop .h2 small, .theme-shop .h2 .small, .theme-shop .h3 small, .theme-shop .h3 .small, .theme-shop .h4 small, .theme-shop .h4 .small, .theme-shop .h5 small, .theme-shop .h5 .small, .theme-shop .h6 small, .theme-shop .h6 .small, .theme-admin h1 small, .theme-admin h1 .small, .theme-admin h2 small, .theme-admin h2 .small, .theme-admin h3 small, .theme-admin h3 .small, .theme-admin h4 small, .theme-admin h4 .small, .theme-admin h5 small, .theme-admin h5 .small, .theme-admin h6 small, .theme-admin h6 .small, .theme-admin .h1 small, .theme-admin .h1 .small, .theme-admin .h2 small, .theme-admin .h2 .small, .theme-admin .h3 small, .theme-admin .h3 .small, .theme-admin .h4 small, .theme-admin .h4 .small, .theme-admin .h5 small, .theme-admin .h5 .small, .theme-admin .h6 small, .theme-admin .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777
}

.theme-shop h1, .theme-shop .h1, .theme-shop h2, .theme-shop .h2, .theme-shop h3, .theme-shop .h3, .theme-admin h1, .theme-admin .h1, .theme-admin h2, .theme-admin .h2, .theme-admin h3, .theme-admin .h3 {
  margin-top: 20px;
  margin-bottom: 10px
}

.theme-shop h1 small, .theme-shop h1 .small, .theme-shop .h1 small, .theme-shop .h1 .small, .theme-shop h2 small, .theme-shop h2 .small, .theme-shop .h2 small, .theme-shop .h2 .small, .theme-shop h3 small, .theme-shop h3 .small, .theme-shop .h3 small, .theme-shop .h3 .small, .theme-admin h1 small, .theme-admin h1 .small, .theme-admin .h1 small, .theme-admin .h1 .small, .theme-admin h2 small, .theme-admin h2 .small, .theme-admin .h2 small, .theme-admin .h2 .small, .theme-admin h3 small, .theme-admin h3 .small, .theme-admin .h3 small, .theme-admin .h3 .small {
  font-size: 65%
}

.theme-shop h4, .theme-shop .h4, .theme-shop h5, .theme-shop .h5, .theme-shop h6, .theme-shop .h6, .theme-admin h4, .theme-admin .h4, .theme-admin h5, .theme-admin .h5, .theme-admin h6, .theme-admin .h6 {
  margin-top: 10px;
  margin-bottom: 10px
}

.theme-shop h4 small, .theme-shop h4 .small, .theme-shop .h4 small, .theme-shop .h4 .small, .theme-shop h5 small, .theme-shop h5 .small, .theme-shop .h5 small, .theme-shop .h5 .small, .theme-shop h6 small, .theme-shop h6 .small, .theme-shop .h6 small, .theme-shop .h6 .small, .theme-admin h4 small, .theme-admin h4 .small, .theme-admin .h4 small, .theme-admin .h4 .small, .theme-admin h5 small, .theme-admin h5 .small, .theme-admin .h5 small, .theme-admin .h5 .small, .theme-admin h6 small, .theme-admin h6 .small, .theme-admin .h6 small, .theme-admin .h6 .small {
  font-size: 75%
}

.theme-shop h1, .theme-shop .h1, .theme-admin h1, .theme-admin .h1 {
  font-size: 36px
}

.theme-shop h2, .theme-shop .h2, .theme-admin h2, .theme-admin .h2 {
  font-size: 30px
}

.theme-shop h3, .theme-shop .h3, .theme-admin h3, .theme-admin .h3 {
  font-size: 24px
}

.theme-shop h4, .theme-shop .h4, .theme-admin h4, .theme-admin .h4 {
  font-size: 18px
}

.theme-shop h5, .theme-shop .h5, .theme-admin h5, .theme-admin .h5 {
  font-size: 14px
}

.theme-shop h6, .theme-shop .h6, .theme-admin h6, .theme-admin .h6 {
  font-size: 12px
}

.theme-shop p, .theme-admin p {
  margin: 0 0 10px
}

.theme-shop .lead, .theme-admin .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4
}

@media (min-width: 768px) {
  .theme-shop .lead, .theme-admin .lead {
    font-size: 21px
  }
}

.theme-shop small, .theme-shop .small, .theme-admin small, .theme-admin .small {
  font-size: 85%
}

.theme-shop mark, .theme-shop .mark, .theme-admin mark, .theme-admin .mark {
  background-color: #fcf8e3;
  padding: .2em
}

.theme-shop .text-left, .theme-admin .text-left {
  text-align: left
}

.theme-shop .text-right, .theme-admin .text-right {
  text-align: right
}

.theme-shop .text-center, .theme-admin .text-center {
  text-align: center
}

.theme-shop .text-justify, .theme-admin .text-justify {
  text-align: justify
}

.theme-shop .text-nowrap, .theme-admin .text-nowrap {
  white-space: nowrap
}

.theme-shop .text-lowercase, .theme-admin .text-lowercase {
  text-transform: lowercase
}

.theme-shop .text-uppercase, .theme-shop .initialism, .theme-admin .text-uppercase, .theme-admin .initialism {
  text-transform: uppercase
}

.theme-shop .text-capitalize, .theme-admin .text-capitalize {
  text-transform: capitalize
}

.theme-shop .text-muted, .theme-admin .text-muted {
  color: #777
}

.theme-shop .text-primary, .theme-admin .text-primary {
  color: #1dbbea
}

.theme-shop a.text-primary:hover, .theme-shop a.text-primary:focus, .theme-admin a.text-primary:hover, .theme-admin a.text-primary:focus {
  color: #129ac2
}

.theme-shop .text-success, .theme-admin .text-success {
  color: #3c763d
}

.theme-shop a.text-success:hover, .theme-shop a.text-success:focus, .theme-admin a.text-success:hover, .theme-admin a.text-success:focus {
  color: #2b542c
}

.theme-shop .text-info, .theme-admin .text-info {
  color: #31708f
}

.theme-shop a.text-info:hover, .theme-shop a.text-info:focus, .theme-admin a.text-info:hover, .theme-admin a.text-info:focus {
  color: #245269
}

.theme-shop .text-warning, .theme-admin .text-warning {
  color: #8a6d3b
}

.theme-shop a.text-warning:hover, .theme-shop a.text-warning:focus, .theme-admin a.text-warning:hover, .theme-admin a.text-warning:focus {
  color: #66512c
}

.theme-shop .text-danger, .theme-admin .text-danger {
  color: #a94442
}

.theme-shop a.text-danger:hover, .theme-shop a.text-danger:focus, .theme-admin a.text-danger:hover, .theme-admin a.text-danger:focus {
  color: #843534
}

.theme-shop .bg-primary, .theme-admin .bg-primary {
  color: #fff
}

.theme-shop .bg-primary, .theme-admin .bg-primary {
  background-color: #1dbbea
}

.theme-shop a.bg-primary:hover, .theme-shop a.bg-primary:focus, .theme-admin a.bg-primary:hover, .theme-admin a.bg-primary:focus {
  background-color: #129ac2
}

.theme-shop .bg-success, .theme-admin .bg-success {
  background-color: #dff0d8
}

.theme-shop a.bg-success:hover, .theme-shop a.bg-success:focus, .theme-admin a.bg-success:hover, .theme-admin a.bg-success:focus {
  background-color: #c1e2b3
}

.theme-shop .bg-info, .theme-admin .bg-info {
  background-color: #d9edf7
}

.theme-shop a.bg-info:hover, .theme-shop a.bg-info:focus, .theme-admin a.bg-info:hover, .theme-admin a.bg-info:focus {
  background-color: #afd9ee
}

.theme-shop .bg-warning, .theme-admin .bg-warning {
  background-color: #fcf8e3
}

.theme-shop a.bg-warning:hover, .theme-shop a.bg-warning:focus, .theme-admin a.bg-warning:hover, .theme-admin a.bg-warning:focus {
  background-color: #f7ecb5
}

.theme-shop .bg-danger, .theme-admin .bg-danger {
  background-color: #f2dede
}

.theme-shop a.bg-danger:hover, .theme-shop a.bg-danger:focus, .theme-admin a.bg-danger:hover, .theme-admin a.bg-danger:focus {
  background-color: #e4b9b9
}

.theme-shop .page-header, .theme-admin .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee
}

.theme-shop ul, .theme-shop ol, .theme-admin ul, .theme-admin ol {
  margin-top: 0;
  margin-bottom: 10px
}

.theme-shop ul ul, .theme-shop ul ol, .theme-shop ol ul, .theme-shop ol ol, .theme-admin ul ul, .theme-admin ul ol, .theme-admin ol ul, .theme-admin ol ol {
  margin-bottom: 0
}

.theme-shop .list-unstyled, .theme-admin .list-unstyled {
  padding-left: 0;
  list-style: none
}

.theme-shop .list-inline, .theme-admin .list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px
}

.theme-shop .list-inline > li, .theme-admin .list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px
}

.theme-shop dl, .theme-admin dl {
  margin-top: 0;
  margin-bottom: 20px
}

.theme-shop dt, .theme-shop dd, .theme-admin dt, .theme-admin dd {
  line-height: 1.42857
}

.theme-shop dt, .theme-admin dt {
  font-weight: bold
}

.theme-shop dd, .theme-admin dd {
  margin-left: 0
}

.theme-shop .dl-horizontal dd:before, .theme-shop .dl-horizontal dd:after, .theme-admin .dl-horizontal dd:before, .theme-admin .dl-horizontal dd:after {
  content: " ";
  display: table
}

.theme-shop .dl-horizontal dd:after, .theme-admin .dl-horizontal dd:after {
  clear: both
}

@media (min-width: 768px) {
  .theme-shop .dl-horizontal dt, .theme-admin .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
  }

  .theme-shop .dl-horizontal dd, .theme-admin .dl-horizontal dd {
    margin-left: 180px
  }
}

.theme-shop abbr[title], .theme-shop abbr[data-original-title], .theme-admin abbr[title], .theme-admin abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777
}

.theme-shop .initialism, .theme-admin .initialism {
  font-size: 90%
}

.theme-shop blockquote, .theme-admin blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee
}

.theme-shop blockquote p:last-child, .theme-shop blockquote ul:last-child, .theme-shop blockquote ol:last-child, .theme-admin blockquote p:last-child, .theme-admin blockquote ul:last-child, .theme-admin blockquote ol:last-child {
  margin-bottom: 0
}

.theme-shop blockquote footer, .theme-shop blockquote small, .theme-shop blockquote .small, .theme-admin blockquote footer, .theme-admin blockquote small, .theme-admin blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777
}

.theme-shop blockquote footer:before, .theme-shop blockquote small:before, .theme-shop blockquote .small:before, .theme-admin blockquote footer:before, .theme-admin blockquote small:before, .theme-admin blockquote .small:before {
  content: '\2014 \00A0'
}

.theme-shop .blockquote-reverse, .theme-shop blockquote.pull-right, .theme-admin .blockquote-reverse, .theme-admin blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right
}

.theme-shop .blockquote-reverse footer:before, .theme-shop .blockquote-reverse small:before, .theme-shop .blockquote-reverse .small:before, .theme-shop blockquote.pull-right footer:before, .theme-shop blockquote.pull-right small:before, .theme-shop blockquote.pull-right .small:before, .theme-admin .blockquote-reverse footer:before, .theme-admin .blockquote-reverse small:before, .theme-admin .blockquote-reverse .small:before, .theme-admin blockquote.pull-right footer:before, .theme-admin blockquote.pull-right small:before, .theme-admin blockquote.pull-right .small:before {
  content: ''
}

.theme-shop .blockquote-reverse footer:after, .theme-shop .blockquote-reverse small:after, .theme-shop .blockquote-reverse .small:after, .theme-shop blockquote.pull-right footer:after, .theme-shop blockquote.pull-right small:after, .theme-shop blockquote.pull-right .small:after, .theme-admin .blockquote-reverse footer:after, .theme-admin .blockquote-reverse small:after, .theme-admin .blockquote-reverse .small:after, .theme-admin blockquote.pull-right footer:after, .theme-admin blockquote.pull-right small:after, .theme-admin blockquote.pull-right .small:after {
  content: '\00A0 \2014'
}

.theme-shop address, .theme-admin address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857
}

.theme-shop code, .theme-shop kbd, .theme-shop pre, .theme-shop samp, .theme-admin code, .theme-admin kbd, .theme-admin pre, .theme-admin samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

.theme-shop code, .theme-admin code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0
}

.theme-shop kbd, .theme-admin kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.theme-shop kbd kbd, .theme-admin kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none
}

.theme-shop pre, .theme-admin pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0
}

.theme-shop pre code, .theme-admin pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0
}

.theme-shop .pre-scrollable, .theme-admin .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll
}

.theme-shop .container, .theme-admin .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px
}

.theme-shop .container:before, .theme-shop .container:after, .theme-admin .container:before, .theme-admin .container:after {
  content: " ";
  display: table
}

.theme-shop .container:after, .theme-admin .container:after {
  clear: both
}

@media (min-width: 768px) {
  .theme-shop .container, .theme-admin .container {
    width: 750px
  }
}

@media (min-width: 992px) {
  .theme-shop .container, .theme-admin .container {
    width: 970px
  }
}

@media (min-width: 1200px) {
  .theme-shop .container, .theme-admin .container {
    width: 1170px
  }
}

.theme-shop .container-fluid, .theme-admin .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px
}

.theme-shop .container-fluid:before, .theme-shop .container-fluid:after, .theme-admin .container-fluid:before, .theme-admin .container-fluid:after {
  content: " ";
  display: table
}

.theme-shop .container-fluid:after, .theme-admin .container-fluid:after {
  clear: both
}

.theme-shop .row, .theme-admin .row {
  margin-left: -15px;
  margin-right: -15px
}

.theme-shop .row:before, .theme-shop .row:after, .theme-admin .row:before, .theme-admin .row:after {
  content: " ";
  display: table
}

.theme-shop .row:after, .theme-admin .row:after {
  clear: both
}

.theme-shop .col-xs-1, .theme-shop .col-sm-1, .theme-shop .col-md-1, .theme-shop .col-lg-1, .theme-shop .col-xs-2, .theme-shop .col-sm-2, .theme-shop .col-md-2, .theme-shop .col-lg-2, .theme-shop .col-xs-3, .theme-shop .col-sm-3, .theme-shop .col-md-3, .theme-shop .col-lg-3, .theme-shop .col-xs-4, .theme-shop .col-sm-4, .theme-shop .col-md-4, .theme-shop .col-lg-4, .theme-shop .col-xs-5, .theme-shop .col-sm-5, .theme-shop .col-md-5, .theme-shop .col-lg-5, .theme-shop .col-xs-6, .theme-shop .col-sm-6, .theme-shop .col-md-6, .theme-shop .col-lg-6, .theme-shop .col-xs-7, .theme-shop .col-sm-7, .theme-shop .col-md-7, .theme-shop .col-lg-7, .theme-shop .col-xs-8, .theme-shop .col-sm-8, .theme-shop .col-md-8, .theme-shop .col-lg-8, .theme-shop .col-xs-9, .theme-shop .col-sm-9, .theme-shop .col-md-9, .theme-shop .col-lg-9, .theme-shop .col-xs-10, .theme-shop .col-sm-10, .theme-shop .col-md-10, .theme-shop .col-lg-10, .theme-shop .col-xs-11, .theme-shop .col-sm-11, .theme-shop .col-md-11, .theme-shop .col-lg-11, .theme-shop .col-xs-12, .theme-shop .col-sm-12, .theme-shop .col-md-12, .theme-shop .col-lg-12, .theme-admin .col-xs-1, .theme-admin .col-sm-1, .theme-admin .col-md-1, .theme-admin .col-lg-1, .theme-admin .col-xs-2, .theme-admin .col-sm-2, .theme-admin .col-md-2, .theme-admin .col-lg-2, .theme-admin .col-xs-3, .theme-admin .col-sm-3, .theme-admin .col-md-3, .theme-admin .col-lg-3, .theme-admin .col-xs-4, .theme-admin .col-sm-4, .theme-admin .col-md-4, .theme-admin .col-lg-4, .theme-admin .col-xs-5, .theme-admin .col-sm-5, .theme-admin .col-md-5, .theme-admin .col-lg-5, .theme-admin .col-xs-6, .theme-admin .col-sm-6, .theme-admin .col-md-6, .theme-admin .col-lg-6, .theme-admin .col-xs-7, .theme-admin .col-sm-7, .theme-admin .col-md-7, .theme-admin .col-lg-7, .theme-admin .col-xs-8, .theme-admin .col-sm-8, .theme-admin .col-md-8, .theme-admin .col-lg-8, .theme-admin .col-xs-9, .theme-admin .col-sm-9, .theme-admin .col-md-9, .theme-admin .col-lg-9, .theme-admin .col-xs-10, .theme-admin .col-sm-10, .theme-admin .col-md-10, .theme-admin .col-lg-10, .theme-admin .col-xs-11, .theme-admin .col-sm-11, .theme-admin .col-md-11, .theme-admin .col-lg-11, .theme-admin .col-xs-12, .theme-admin .col-sm-12, .theme-admin .col-md-12, .theme-admin .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}

.theme-shop .col-xs-1, .theme-shop .col-xs-2, .theme-shop .col-xs-3, .theme-shop .col-xs-4, .theme-shop .col-xs-5, .theme-shop .col-xs-6, .theme-shop .col-xs-7, .theme-shop .col-xs-8, .theme-shop .col-xs-9, .theme-shop .col-xs-10, .theme-shop .col-xs-11, .theme-shop .col-xs-12, .theme-admin .col-xs-1, .theme-admin .col-xs-2, .theme-admin .col-xs-3, .theme-admin .col-xs-4, .theme-admin .col-xs-5, .theme-admin .col-xs-6, .theme-admin .col-xs-7, .theme-admin .col-xs-8, .theme-admin .col-xs-9, .theme-admin .col-xs-10, .theme-admin .col-xs-11, .theme-admin .col-xs-12 {
  float: left
}

.theme-shop .col-xs-1, .theme-admin .col-xs-1 {
  width: 8.33333%
}

.theme-shop .col-xs-2, .theme-admin .col-xs-2 {
  width: 16.66667%
}

.theme-shop .col-xs-3, .theme-admin .col-xs-3 {
  width: 25%
}

.theme-shop .col-xs-4, .theme-admin .col-xs-4 {
  width: 33.33333%
}

.theme-shop .col-xs-5, .theme-admin .col-xs-5 {
  width: 41.66667%
}

.theme-shop .col-xs-6, .theme-admin .col-xs-6 {
  width: 50%
}

.theme-shop .col-xs-7, .theme-admin .col-xs-7 {
  width: 58.33333%
}

.theme-shop .col-xs-8, .theme-admin .col-xs-8 {
  width: 66.66667%
}

.theme-shop .col-xs-9, .theme-admin .col-xs-9 {
  width: 75%
}

.theme-shop .col-xs-10, .theme-admin .col-xs-10 {
  width: 83.33333%
}

.theme-shop .col-xs-11, .theme-admin .col-xs-11 {
  width: 91.66667%
}

.theme-shop .col-xs-12, .theme-admin .col-xs-12 {
  width: 100%
}

.theme-shop .col-xs-pull-0, .theme-admin .col-xs-pull-0 {
  right: auto
}

.theme-shop .col-xs-pull-1, .theme-admin .col-xs-pull-1 {
  right: 8.33333%
}

.theme-shop .col-xs-pull-2, .theme-admin .col-xs-pull-2 {
  right: 16.66667%
}

.theme-shop .col-xs-pull-3, .theme-admin .col-xs-pull-3 {
  right: 25%
}

.theme-shop .col-xs-pull-4, .theme-admin .col-xs-pull-4 {
  right: 33.33333%
}

.theme-shop .col-xs-pull-5, .theme-admin .col-xs-pull-5 {
  right: 41.66667%
}

.theme-shop .col-xs-pull-6, .theme-admin .col-xs-pull-6 {
  right: 50%
}

.theme-shop .col-xs-pull-7, .theme-admin .col-xs-pull-7 {
  right: 58.33333%
}

.theme-shop .col-xs-pull-8, .theme-admin .col-xs-pull-8 {
  right: 66.66667%
}

.theme-shop .col-xs-pull-9, .theme-admin .col-xs-pull-9 {
  right: 75%
}

.theme-shop .col-xs-pull-10, .theme-admin .col-xs-pull-10 {
  right: 83.33333%
}

.theme-shop .col-xs-pull-11, .theme-admin .col-xs-pull-11 {
  right: 91.66667%
}

.theme-shop .col-xs-pull-12, .theme-admin .col-xs-pull-12 {
  right: 100%
}

.theme-shop .col-xs-push-0, .theme-admin .col-xs-push-0 {
  left: auto
}

.theme-shop .col-xs-push-1, .theme-admin .col-xs-push-1 {
  left: 8.33333%
}

.theme-shop .col-xs-push-2, .theme-admin .col-xs-push-2 {
  left: 16.66667%
}

.theme-shop .col-xs-push-3, .theme-admin .col-xs-push-3 {
  left: 25%
}

.theme-shop .col-xs-push-4, .theme-admin .col-xs-push-4 {
  left: 33.33333%
}

.theme-shop .col-xs-push-5, .theme-admin .col-xs-push-5 {
  left: 41.66667%
}

.theme-shop .col-xs-push-6, .theme-admin .col-xs-push-6 {
  left: 50%
}

.theme-shop .col-xs-push-7, .theme-admin .col-xs-push-7 {
  left: 58.33333%
}

.theme-shop .col-xs-push-8, .theme-admin .col-xs-push-8 {
  left: 66.66667%
}

.theme-shop .col-xs-push-9, .theme-admin .col-xs-push-9 {
  left: 75%
}

.theme-shop .col-xs-push-10, .theme-admin .col-xs-push-10 {
  left: 83.33333%
}

.theme-shop .col-xs-push-11, .theme-admin .col-xs-push-11 {
  left: 91.66667%
}

.theme-shop .col-xs-push-12, .theme-admin .col-xs-push-12 {
  left: 100%
}

.theme-shop .col-xs-offset-0, .theme-admin .col-xs-offset-0 {
  margin-left: 0
}

.theme-shop .col-xs-offset-1, .theme-admin .col-xs-offset-1 {
  margin-left: 8.33333%
}

.theme-shop .col-xs-offset-2, .theme-admin .col-xs-offset-2 {
  margin-left: 16.66667%
}

.theme-shop .col-xs-offset-3, .theme-admin .col-xs-offset-3 {
  margin-left: 25%
}

.theme-shop .col-xs-offset-4, .theme-admin .col-xs-offset-4 {
  margin-left: 33.33333%
}

.theme-shop .col-xs-offset-5, .theme-admin .col-xs-offset-5 {
  margin-left: 41.66667%
}

.theme-shop .col-xs-offset-6, .theme-admin .col-xs-offset-6 {
  margin-left: 50%
}

.theme-shop .col-xs-offset-7, .theme-admin .col-xs-offset-7 {
  margin-left: 58.33333%
}

.theme-shop .col-xs-offset-8, .theme-admin .col-xs-offset-8 {
  margin-left: 66.66667%
}

.theme-shop .col-xs-offset-9, .theme-admin .col-xs-offset-9 {
  margin-left: 75%
}

.theme-shop .col-xs-offset-10, .theme-admin .col-xs-offset-10 {
  margin-left: 83.33333%
}

.theme-shop .col-xs-offset-11, .theme-admin .col-xs-offset-11 {
  margin-left: 91.66667%
}

.theme-shop .col-xs-offset-12, .theme-admin .col-xs-offset-12 {
  margin-left: 100%
}

@media (min-width: 768px) {
  .theme-shop .col-sm-1, .theme-shop .col-sm-2, .theme-shop .col-sm-3, .theme-shop .col-sm-4, .theme-shop .col-sm-5, .theme-shop .col-sm-6, .theme-shop .col-sm-7, .theme-shop .col-sm-8, .theme-shop .col-sm-9, .theme-shop .col-sm-10, .theme-shop .col-sm-11, .theme-shop .col-sm-12, .theme-admin .col-sm-1, .theme-admin .col-sm-2, .theme-admin .col-sm-3, .theme-admin .col-sm-4, .theme-admin .col-sm-5, .theme-admin .col-sm-6, .theme-admin .col-sm-7, .theme-admin .col-sm-8, .theme-admin .col-sm-9, .theme-admin .col-sm-10, .theme-admin .col-sm-11, .theme-admin .col-sm-12 {
    float: left
  }

  .theme-shop .col-sm-1, .theme-admin .col-sm-1 {
    width: 8.33333%
  }

  .theme-shop .col-sm-2, .theme-admin .col-sm-2 {
    width: 16.66667%
  }

  .theme-shop .col-sm-3, .theme-admin .col-sm-3 {
    width: 25%
  }

  .theme-shop .col-sm-4, .theme-admin .col-sm-4 {
    width: 33.33333%
  }

  .theme-shop .col-sm-5, .theme-admin .col-sm-5 {
    width: 41.66667%
  }

  .theme-shop .col-sm-6, .theme-admin .col-sm-6 {
    width: 50%
  }

  .theme-shop .col-sm-7, .theme-admin .col-sm-7 {
    width: 58.33333%
  }

  .theme-shop .col-sm-8, .theme-admin .col-sm-8 {
    width: 66.66667%
  }

  .theme-shop .col-sm-9, .theme-admin .col-sm-9 {
    width: 75%
  }

  .theme-shop .col-sm-10, .theme-admin .col-sm-10 {
    width: 83.33333%
  }

  .theme-shop .col-sm-11, .theme-admin .col-sm-11 {
    width: 91.66667%
  }

  .theme-shop .col-sm-12, .theme-admin .col-sm-12 {
    width: 100%
  }

  .theme-shop .col-sm-pull-0, .theme-admin .col-sm-pull-0 {
    right: auto
  }

  .theme-shop .col-sm-pull-1, .theme-admin .col-sm-pull-1 {
    right: 8.33333%
  }

  .theme-shop .col-sm-pull-2, .theme-admin .col-sm-pull-2 {
    right: 16.66667%
  }

  .theme-shop .col-sm-pull-3, .theme-admin .col-sm-pull-3 {
    right: 25%
  }

  .theme-shop .col-sm-pull-4, .theme-admin .col-sm-pull-4 {
    right: 33.33333%
  }

  .theme-shop .col-sm-pull-5, .theme-admin .col-sm-pull-5 {
    right: 41.66667%
  }

  .theme-shop .col-sm-pull-6, .theme-admin .col-sm-pull-6 {
    right: 50%
  }

  .theme-shop .col-sm-pull-7, .theme-admin .col-sm-pull-7 {
    right: 58.33333%
  }

  .theme-shop .col-sm-pull-8, .theme-admin .col-sm-pull-8 {
    right: 66.66667%
  }

  .theme-shop .col-sm-pull-9, .theme-admin .col-sm-pull-9 {
    right: 75%
  }

  .theme-shop .col-sm-pull-10, .theme-admin .col-sm-pull-10 {
    right: 83.33333%
  }

  .theme-shop .col-sm-pull-11, .theme-admin .col-sm-pull-11 {
    right: 91.66667%
  }

  .theme-shop .col-sm-pull-12, .theme-admin .col-sm-pull-12 {
    right: 100%
  }

  .theme-shop .col-sm-push-0, .theme-admin .col-sm-push-0 {
    left: auto
  }

  .theme-shop .col-sm-push-1, .theme-admin .col-sm-push-1 {
    left: 8.33333%
  }

  .theme-shop .col-sm-push-2, .theme-admin .col-sm-push-2 {
    left: 16.66667%
  }

  .theme-shop .col-sm-push-3, .theme-admin .col-sm-push-3 {
    left: 25%
  }

  .theme-shop .col-sm-push-4, .theme-admin .col-sm-push-4 {
    left: 33.33333%
  }

  .theme-shop .col-sm-push-5, .theme-admin .col-sm-push-5 {
    left: 41.66667%
  }

  .theme-shop .col-sm-push-6, .theme-admin .col-sm-push-6 {
    left: 50%
  }

  .theme-shop .col-sm-push-7, .theme-admin .col-sm-push-7 {
    left: 58.33333%
  }

  .theme-shop .col-sm-push-8, .theme-admin .col-sm-push-8 {
    left: 66.66667%
  }

  .theme-shop .col-sm-push-9, .theme-admin .col-sm-push-9 {
    left: 75%
  }

  .theme-shop .col-sm-push-10, .theme-admin .col-sm-push-10 {
    left: 83.33333%
  }

  .theme-shop .col-sm-push-11, .theme-admin .col-sm-push-11 {
    left: 91.66667%
  }

  .theme-shop .col-sm-push-12, .theme-admin .col-sm-push-12 {
    left: 100%
  }

  .theme-shop .col-sm-offset-0, .theme-admin .col-sm-offset-0 {
    margin-left: 0
  }

  .theme-shop .col-sm-offset-1, .theme-admin .col-sm-offset-1 {
    margin-left: 8.33333%
  }

  .theme-shop .col-sm-offset-2, .theme-admin .col-sm-offset-2 {
    margin-left: 16.66667%
  }

  .theme-shop .col-sm-offset-3, .theme-admin .col-sm-offset-3 {
    margin-left: 25%
  }

  .theme-shop .col-sm-offset-4, .theme-admin .col-sm-offset-4 {
    margin-left: 33.33333%
  }

  .theme-shop .col-sm-offset-5, .theme-admin .col-sm-offset-5 {
    margin-left: 41.66667%
  }

  .theme-shop .col-sm-offset-6, .theme-admin .col-sm-offset-6 {
    margin-left: 50%
  }

  .theme-shop .col-sm-offset-7, .theme-admin .col-sm-offset-7 {
    margin-left: 58.33333%
  }

  .theme-shop .col-sm-offset-8, .theme-admin .col-sm-offset-8 {
    margin-left: 66.66667%
  }

  .theme-shop .col-sm-offset-9, .theme-admin .col-sm-offset-9 {
    margin-left: 75%
  }

  .theme-shop .col-sm-offset-10, .theme-admin .col-sm-offset-10 {
    margin-left: 83.33333%
  }

  .theme-shop .col-sm-offset-11, .theme-admin .col-sm-offset-11 {
    margin-left: 91.66667%
  }

  .theme-shop .col-sm-offset-12, .theme-admin .col-sm-offset-12 {
    margin-left: 100%
  }
}

@media (min-width: 992px) {
  .theme-shop .col-md-1, .theme-shop .col-md-2, .theme-shop .col-md-3, .theme-shop .col-md-4, .theme-shop .col-md-5, .theme-shop .col-md-6, .theme-shop .col-md-7, .theme-shop .col-md-8, .theme-shop .col-md-9, .theme-shop .col-md-10, .theme-shop .col-md-11, .theme-shop .col-md-12, .theme-admin .col-md-1, .theme-admin .col-md-2, .theme-admin .col-md-3, .theme-admin .col-md-4, .theme-admin .col-md-5, .theme-admin .col-md-6, .theme-admin .col-md-7, .theme-admin .col-md-8, .theme-admin .col-md-9, .theme-admin .col-md-10, .theme-admin .col-md-11, .theme-admin .col-md-12 {
    float: left
  }

  .theme-shop .col-md-1, .theme-admin .col-md-1 {
    width: 8.33333%
  }

  .theme-shop .col-md-2, .theme-admin .col-md-2 {
    width: 16.66667%
  }

  .theme-shop .col-md-3, .theme-admin .col-md-3 {
    width: 25%
  }

  .theme-shop .col-md-4, .theme-admin .col-md-4 {
    width: 33.33333%
  }

  .theme-shop .col-md-5, .theme-admin .col-md-5 {
    width: 41.66667%
  }

  .theme-shop .col-md-6, .theme-admin .col-md-6 {
    width: 50%
  }

  .theme-shop .col-md-7, .theme-admin .col-md-7 {
    width: 58.33333%
  }

  .theme-shop .col-md-8, .theme-admin .col-md-8 {
    width: 66.66667%
  }

  .theme-shop .col-md-9, .theme-admin .col-md-9 {
    width: 75%
  }

  .theme-shop .col-md-10, .theme-admin .col-md-10 {
    width: 83.33333%
  }

  .theme-shop .col-md-11, .theme-admin .col-md-11 {
    width: 91.66667%
  }

  .theme-shop .col-md-12, .theme-admin .col-md-12 {
    width: 100%
  }

  .theme-shop .col-md-pull-0, .theme-admin .col-md-pull-0 {
    right: auto
  }

  .theme-shop .col-md-pull-1, .theme-admin .col-md-pull-1 {
    right: 8.33333%
  }

  .theme-shop .col-md-pull-2, .theme-admin .col-md-pull-2 {
    right: 16.66667%
  }

  .theme-shop .col-md-pull-3, .theme-admin .col-md-pull-3 {
    right: 25%
  }

  .theme-shop .col-md-pull-4, .theme-admin .col-md-pull-4 {
    right: 33.33333%
  }

  .theme-shop .col-md-pull-5, .theme-admin .col-md-pull-5 {
    right: 41.66667%
  }

  .theme-shop .col-md-pull-6, .theme-admin .col-md-pull-6 {
    right: 50%
  }

  .theme-shop .col-md-pull-7, .theme-admin .col-md-pull-7 {
    right: 58.33333%
  }

  .theme-shop .col-md-pull-8, .theme-admin .col-md-pull-8 {
    right: 66.66667%
  }

  .theme-shop .col-md-pull-9, .theme-admin .col-md-pull-9 {
    right: 75%
  }

  .theme-shop .col-md-pull-10, .theme-admin .col-md-pull-10 {
    right: 83.33333%
  }

  .theme-shop .col-md-pull-11, .theme-admin .col-md-pull-11 {
    right: 91.66667%
  }

  .theme-shop .col-md-pull-12, .theme-admin .col-md-pull-12 {
    right: 100%
  }

  .theme-shop .col-md-push-0, .theme-admin .col-md-push-0 {
    left: auto
  }

  .theme-shop .col-md-push-1, .theme-admin .col-md-push-1 {
    left: 8.33333%
  }

  .theme-shop .col-md-push-2, .theme-admin .col-md-push-2 {
    left: 16.66667%
  }

  .theme-shop .col-md-push-3, .theme-admin .col-md-push-3 {
    left: 25%
  }

  .theme-shop .col-md-push-4, .theme-admin .col-md-push-4 {
    left: 33.33333%
  }

  .theme-shop .col-md-push-5, .theme-admin .col-md-push-5 {
    left: 41.66667%
  }

  .theme-shop .col-md-push-6, .theme-admin .col-md-push-6 {
    left: 50%
  }

  .theme-shop .col-md-push-7, .theme-admin .col-md-push-7 {
    left: 58.33333%
  }

  .theme-shop .col-md-push-8, .theme-admin .col-md-push-8 {
    left: 66.66667%
  }

  .theme-shop .col-md-push-9, .theme-admin .col-md-push-9 {
    left: 75%
  }

  .theme-shop .col-md-push-10, .theme-admin .col-md-push-10 {
    left: 83.33333%
  }

  .theme-shop .col-md-push-11, .theme-admin .col-md-push-11 {
    left: 91.66667%
  }

  .theme-shop .col-md-push-12, .theme-admin .col-md-push-12 {
    left: 100%
  }

  .theme-shop .col-md-offset-0, .theme-admin .col-md-offset-0 {
    margin-left: 0
  }

  .theme-shop .col-md-offset-1, .theme-admin .col-md-offset-1 {
    margin-left: 8.33333%
  }

  .theme-shop .col-md-offset-2, .theme-admin .col-md-offset-2 {
    margin-left: 16.66667%
  }

  .theme-shop .col-md-offset-3, .theme-admin .col-md-offset-3 {
    margin-left: 25%
  }

  .theme-shop .col-md-offset-4, .theme-admin .col-md-offset-4 {
    margin-left: 33.33333%
  }

  .theme-shop .col-md-offset-5, .theme-admin .col-md-offset-5 {
    margin-left: 41.66667%
  }

  .theme-shop .col-md-offset-6, .theme-admin .col-md-offset-6 {
    margin-left: 50%
  }

  .theme-shop .col-md-offset-7, .theme-admin .col-md-offset-7 {
    margin-left: 58.33333%
  }

  .theme-shop .col-md-offset-8, .theme-admin .col-md-offset-8 {
    margin-left: 66.66667%
  }

  .theme-shop .col-md-offset-9, .theme-admin .col-md-offset-9 {
    margin-left: 75%
  }

  .theme-shop .col-md-offset-10, .theme-admin .col-md-offset-10 {
    margin-left: 83.33333%
  }

  .theme-shop .col-md-offset-11, .theme-admin .col-md-offset-11 {
    margin-left: 91.66667%
  }

  .theme-shop .col-md-offset-12, .theme-admin .col-md-offset-12 {
    margin-left: 100%
  }
}

@media (min-width: 1200px) {
  .theme-shop .col-lg-1, .theme-shop .col-lg-2, .theme-shop .col-lg-3, .theme-shop .col-lg-4, .theme-shop .col-lg-5, .theme-shop .col-lg-6, .theme-shop .col-lg-7, .theme-shop .col-lg-8, .theme-shop .col-lg-9, .theme-shop .col-lg-10, .theme-shop .col-lg-11, .theme-shop .col-lg-12, .theme-admin .col-lg-1, .theme-admin .col-lg-2, .theme-admin .col-lg-3, .theme-admin .col-lg-4, .theme-admin .col-lg-5, .theme-admin .col-lg-6, .theme-admin .col-lg-7, .theme-admin .col-lg-8, .theme-admin .col-lg-9, .theme-admin .col-lg-10, .theme-admin .col-lg-11, .theme-admin .col-lg-12 {
    float: left
  }

  .theme-shop .col-lg-1, .theme-admin .col-lg-1 {
    width: 8.33333%
  }

  .theme-shop .col-lg-2, .theme-admin .col-lg-2 {
    width: 16.66667%
  }

  .theme-shop .col-lg-3, .theme-admin .col-lg-3 {
    width: 25%
  }

  .theme-shop .col-lg-4, .theme-admin .col-lg-4 {
    width: 33.33333%
  }

  .theme-shop .col-lg-5, .theme-admin .col-lg-5 {
    width: 41.66667%
  }

  .theme-shop .col-lg-6, .theme-admin .col-lg-6 {
    width: 50%
  }

  .theme-shop .col-lg-7, .theme-admin .col-lg-7 {
    width: 58.33333%
  }

  .theme-shop .col-lg-8, .theme-admin .col-lg-8 {
    width: 66.66667%
  }

  .theme-shop .col-lg-9, .theme-admin .col-lg-9 {
    width: 75%
  }

  .theme-shop .col-lg-10, .theme-admin .col-lg-10 {
    width: 83.33333%
  }

  .theme-shop .col-lg-11, .theme-admin .col-lg-11 {
    width: 91.66667%
  }

  .theme-shop .col-lg-12, .theme-admin .col-lg-12 {
    width: 100%
  }

  .theme-shop .col-lg-pull-0, .theme-admin .col-lg-pull-0 {
    right: auto
  }

  .theme-shop .col-lg-pull-1, .theme-admin .col-lg-pull-1 {
    right: 8.33333%
  }

  .theme-shop .col-lg-pull-2, .theme-admin .col-lg-pull-2 {
    right: 16.66667%
  }

  .theme-shop .col-lg-pull-3, .theme-admin .col-lg-pull-3 {
    right: 25%
  }

  .theme-shop .col-lg-pull-4, .theme-admin .col-lg-pull-4 {
    right: 33.33333%
  }

  .theme-shop .col-lg-pull-5, .theme-admin .col-lg-pull-5 {
    right: 41.66667%
  }

  .theme-shop .col-lg-pull-6, .theme-admin .col-lg-pull-6 {
    right: 50%
  }

  .theme-shop .col-lg-pull-7, .theme-admin .col-lg-pull-7 {
    right: 58.33333%
  }

  .theme-shop .col-lg-pull-8, .theme-admin .col-lg-pull-8 {
    right: 66.66667%
  }

  .theme-shop .col-lg-pull-9, .theme-admin .col-lg-pull-9 {
    right: 75%
  }

  .theme-shop .col-lg-pull-10, .theme-admin .col-lg-pull-10 {
    right: 83.33333%
  }

  .theme-shop .col-lg-pull-11, .theme-admin .col-lg-pull-11 {
    right: 91.66667%
  }

  .theme-shop .col-lg-pull-12, .theme-admin .col-lg-pull-12 {
    right: 100%
  }

  .theme-shop .col-lg-push-0, .theme-admin .col-lg-push-0 {
    left: auto
  }

  .theme-shop .col-lg-push-1, .theme-admin .col-lg-push-1 {
    left: 8.33333%
  }

  .theme-shop .col-lg-push-2, .theme-admin .col-lg-push-2 {
    left: 16.66667%
  }

  .theme-shop .col-lg-push-3, .theme-admin .col-lg-push-3 {
    left: 25%
  }

  .theme-shop .col-lg-push-4, .theme-admin .col-lg-push-4 {
    left: 33.33333%
  }

  .theme-shop .col-lg-push-5, .theme-admin .col-lg-push-5 {
    left: 41.66667%
  }

  .theme-shop .col-lg-push-6, .theme-admin .col-lg-push-6 {
    left: 50%
  }

  .theme-shop .col-lg-push-7, .theme-admin .col-lg-push-7 {
    left: 58.33333%
  }

  .theme-shop .col-lg-push-8, .theme-admin .col-lg-push-8 {
    left: 66.66667%
  }

  .theme-shop .col-lg-push-9, .theme-admin .col-lg-push-9 {
    left: 75%
  }

  .theme-shop .col-lg-push-10, .theme-admin .col-lg-push-10 {
    left: 83.33333%
  }

  .theme-shop .col-lg-push-11, .theme-admin .col-lg-push-11 {
    left: 91.66667%
  }

  .theme-shop .col-lg-push-12, .theme-admin .col-lg-push-12 {
    left: 100%
  }

  .theme-shop .col-lg-offset-0, .theme-admin .col-lg-offset-0 {
    margin-left: 0
  }

  .theme-shop .col-lg-offset-1, .theme-admin .col-lg-offset-1 {
    margin-left: 8.33333%
  }

  .theme-shop .col-lg-offset-2, .theme-admin .col-lg-offset-2 {
    margin-left: 16.66667%
  }

  .theme-shop .col-lg-offset-3, .theme-admin .col-lg-offset-3 {
    margin-left: 25%
  }

  .theme-shop .col-lg-offset-4, .theme-admin .col-lg-offset-4 {
    margin-left: 33.33333%
  }

  .theme-shop .col-lg-offset-5, .theme-admin .col-lg-offset-5 {
    margin-left: 41.66667%
  }

  .theme-shop .col-lg-offset-6, .theme-admin .col-lg-offset-6 {
    margin-left: 50%
  }

  .theme-shop .col-lg-offset-7, .theme-admin .col-lg-offset-7 {
    margin-left: 58.33333%
  }

  .theme-shop .col-lg-offset-8, .theme-admin .col-lg-offset-8 {
    margin-left: 66.66667%
  }

  .theme-shop .col-lg-offset-9, .theme-admin .col-lg-offset-9 {
    margin-left: 75%
  }

  .theme-shop .col-lg-offset-10, .theme-admin .col-lg-offset-10 {
    margin-left: 83.33333%
  }

  .theme-shop .col-lg-offset-11, .theme-admin .col-lg-offset-11 {
    margin-left: 91.66667%
  }

  .theme-shop .col-lg-offset-12, .theme-admin .col-lg-offset-12 {
    margin-left: 100%
  }
}

.theme-shop table, .theme-admin table {
  background-color: transparent
}

.theme-shop caption, .theme-admin caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left
}

.theme-shop th, .theme-admin th {
  text-align: left
}

.theme-shop .table, .theme-admin .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px
}

.theme-shop .table > thead > tr > th, .theme-shop .table > thead > tr > td, .theme-shop .table > tbody > tr > th, .theme-shop .table > tbody > tr > td, .theme-shop .table > tfoot > tr > th, .theme-shop .table > tfoot > tr > td, .theme-admin .table > thead > tr > th, .theme-admin .table > thead > tr > td, .theme-admin .table > tbody > tr > th, .theme-admin .table > tbody > tr > td, .theme-admin .table > tfoot > tr > th, .theme-admin .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd
}

.theme-shop .table > thead > tr > th, .theme-admin .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd
}

.theme-shop .table > caption + thead > tr:first-child > th, .theme-shop .table > caption + thead > tr:first-child > td, .theme-shop .table > colgroup + thead > tr:first-child > th, .theme-shop .table > colgroup + thead > tr:first-child > td, .theme-shop .table > thead:first-child > tr:first-child > th, .theme-shop .table > thead:first-child > tr:first-child > td, .theme-admin .table > caption + thead > tr:first-child > th, .theme-admin .table > caption + thead > tr:first-child > td, .theme-admin .table > colgroup + thead > tr:first-child > th, .theme-admin .table > colgroup + thead > tr:first-child > td, .theme-admin .table > thead:first-child > tr:first-child > th, .theme-admin .table > thead:first-child > tr:first-child > td {
  border-top: 0
}

.theme-shop .table > tbody + tbody, .theme-admin .table > tbody + tbody {
  border-top: 2px solid #ddd
}

.theme-shop .table .table, .theme-admin .table .table {
  background-color: #e5e5e5
}

.theme-shop .table-condensed > thead > tr > th, .theme-shop .table-condensed > thead > tr > td, .theme-shop .table-condensed > tbody > tr > th, .theme-shop .table-condensed > tbody > tr > td, .theme-shop .table-condensed > tfoot > tr > th, .theme-shop .table-condensed > tfoot > tr > td, .theme-admin .table-condensed > thead > tr > th, .theme-admin .table-condensed > thead > tr > td, .theme-admin .table-condensed > tbody > tr > th, .theme-admin .table-condensed > tbody > tr > td, .theme-admin .table-condensed > tfoot > tr > th, .theme-admin .table-condensed > tfoot > tr > td {
  padding: 5px
}

.theme-shop .table-bordered, .theme-admin .table-bordered {
  border: 1px solid #ddd
}

.theme-shop .table-bordered > thead > tr > th, .theme-shop .table-bordered > thead > tr > td, .theme-shop .table-bordered > tbody > tr > th, .theme-shop .table-bordered > tbody > tr > td, .theme-shop .table-bordered > tfoot > tr > th, .theme-shop .table-bordered > tfoot > tr > td, .theme-admin .table-bordered > thead > tr > th, .theme-admin .table-bordered > thead > tr > td, .theme-admin .table-bordered > tbody > tr > th, .theme-admin .table-bordered > tbody > tr > td, .theme-admin .table-bordered > tfoot > tr > th, .theme-admin .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd
}

.theme-shop .table-bordered > thead > tr > th, .theme-shop .table-bordered > thead > tr > td, .theme-admin .table-bordered > thead > tr > th, .theme-admin .table-bordered > thead > tr > td {
  border-bottom-width: 2px
}

.theme-shop .table-striped > tbody > tr:nth-of-type(odd), .theme-admin .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9
}

.theme-shop .table-hover > tbody > tr:hover, .theme-admin .table-hover > tbody > tr:hover {
  background-color: #f5f5f5
}

.theme-shop table col[class*="col-"], .theme-admin table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column
}

.theme-shop table td[class*="col-"], .theme-shop table th[class*="col-"], .theme-admin table td[class*="col-"], .theme-admin table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell
}

.theme-shop .table > thead > tr > td.active, .theme-shop .table > thead > tr > th.active, .theme-shop .table > thead > tr.active > td, .theme-shop .table > thead > tr.active > th, .theme-shop .table > tbody > tr > td.active, .theme-shop .table > tbody > tr > th.active, .theme-shop .table > tbody > tr.active > td, .theme-shop .table > tbody > tr.active > th, .theme-shop .table > tfoot > tr > td.active, .theme-shop .table > tfoot > tr > th.active, .theme-shop .table > tfoot > tr.active > td, .theme-shop .table > tfoot > tr.active > th, .theme-admin .table > thead > tr > td.active, .theme-admin .table > thead > tr > th.active, .theme-admin .table > thead > tr.active > td, .theme-admin .table > thead > tr.active > th, .theme-admin .table > tbody > tr > td.active, .theme-admin .table > tbody > tr > th.active, .theme-admin .table > tbody > tr.active > td, .theme-admin .table > tbody > tr.active > th, .theme-admin .table > tfoot > tr > td.active, .theme-admin .table > tfoot > tr > th.active, .theme-admin .table > tfoot > tr.active > td, .theme-admin .table > tfoot > tr.active > th {
  background-color: #f5f5f5
}

.theme-shop .table-hover > tbody > tr > td.active:hover, .theme-shop .table-hover > tbody > tr > th.active:hover, .theme-shop .table-hover > tbody > tr.active:hover > td, .theme-shop .table-hover > tbody > tr:hover > .active, .theme-shop .table-hover > tbody > tr.active:hover > th, .theme-admin .table-hover > tbody > tr > td.active:hover, .theme-admin .table-hover > tbody > tr > th.active:hover, .theme-admin .table-hover > tbody > tr.active:hover > td, .theme-admin .table-hover > tbody > tr:hover > .active, .theme-admin .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8
}

.theme-shop .table > thead > tr > td.success, .theme-shop .table > thead > tr > th.success, .theme-shop .table > thead > tr.success > td, .theme-shop .table > thead > tr.success > th, .theme-shop .table > tbody > tr > td.success, .theme-shop .table > tbody > tr > th.success, .theme-shop .table > tbody > tr.success > td, .theme-shop .table > tbody > tr.success > th, .theme-shop .table > tfoot > tr > td.success, .theme-shop .table > tfoot > tr > th.success, .theme-shop .table > tfoot > tr.success > td, .theme-shop .table > tfoot > tr.success > th, .theme-admin .table > thead > tr > td.success, .theme-admin .table > thead > tr > th.success, .theme-admin .table > thead > tr.success > td, .theme-admin .table > thead > tr.success > th, .theme-admin .table > tbody > tr > td.success, .theme-admin .table > tbody > tr > th.success, .theme-admin .table > tbody > tr.success > td, .theme-admin .table > tbody > tr.success > th, .theme-admin .table > tfoot > tr > td.success, .theme-admin .table > tfoot > tr > th.success, .theme-admin .table > tfoot > tr.success > td, .theme-admin .table > tfoot > tr.success > th {
  background-color: #dff0d8
}

.theme-shop .table-hover > tbody > tr > td.success:hover, .theme-shop .table-hover > tbody > tr > th.success:hover, .theme-shop .table-hover > tbody > tr.success:hover > td, .theme-shop .table-hover > tbody > tr:hover > .success, .theme-shop .table-hover > tbody > tr.success:hover > th, .theme-admin .table-hover > tbody > tr > td.success:hover, .theme-admin .table-hover > tbody > tr > th.success:hover, .theme-admin .table-hover > tbody > tr.success:hover > td, .theme-admin .table-hover > tbody > tr:hover > .success, .theme-admin .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6
}

.theme-shop .table > thead > tr > td.info, .theme-shop .table > thead > tr > th.info, .theme-shop .table > thead > tr.info > td, .theme-shop .table > thead > tr.info > th, .theme-shop .table > tbody > tr > td.info, .theme-shop .table > tbody > tr > th.info, .theme-shop .table > tbody > tr.info > td, .theme-shop .table > tbody > tr.info > th, .theme-shop .table > tfoot > tr > td.info, .theme-shop .table > tfoot > tr > th.info, .theme-shop .table > tfoot > tr.info > td, .theme-shop .table > tfoot > tr.info > th, .theme-admin .table > thead > tr > td.info, .theme-admin .table > thead > tr > th.info, .theme-admin .table > thead > tr.info > td, .theme-admin .table > thead > tr.info > th, .theme-admin .table > tbody > tr > td.info, .theme-admin .table > tbody > tr > th.info, .theme-admin .table > tbody > tr.info > td, .theme-admin .table > tbody > tr.info > th, .theme-admin .table > tfoot > tr > td.info, .theme-admin .table > tfoot > tr > th.info, .theme-admin .table > tfoot > tr.info > td, .theme-admin .table > tfoot > tr.info > th {
  background-color: #d9edf7
}

.theme-shop .table-hover > tbody > tr > td.info:hover, .theme-shop .table-hover > tbody > tr > th.info:hover, .theme-shop .table-hover > tbody > tr.info:hover > td, .theme-shop .table-hover > tbody > tr:hover > .info, .theme-shop .table-hover > tbody > tr.info:hover > th, .theme-admin .table-hover > tbody > tr > td.info:hover, .theme-admin .table-hover > tbody > tr > th.info:hover, .theme-admin .table-hover > tbody > tr.info:hover > td, .theme-admin .table-hover > tbody > tr:hover > .info, .theme-admin .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3
}

.theme-shop .table > thead > tr > td.warning, .theme-shop .table > thead > tr > th.warning, .theme-shop .table > thead > tr.warning > td, .theme-shop .table > thead > tr.warning > th, .theme-shop .table > tbody > tr > td.warning, .theme-shop .table > tbody > tr > th.warning, .theme-shop .table > tbody > tr.warning > td, .theme-shop .table > tbody > tr.warning > th, .theme-shop .table > tfoot > tr > td.warning, .theme-shop .table > tfoot > tr > th.warning, .theme-shop .table > tfoot > tr.warning > td, .theme-shop .table > tfoot > tr.warning > th, .theme-admin .table > thead > tr > td.warning, .theme-admin .table > thead > tr > th.warning, .theme-admin .table > thead > tr.warning > td, .theme-admin .table > thead > tr.warning > th, .theme-admin .table > tbody > tr > td.warning, .theme-admin .table > tbody > tr > th.warning, .theme-admin .table > tbody > tr.warning > td, .theme-admin .table > tbody > tr.warning > th, .theme-admin .table > tfoot > tr > td.warning, .theme-admin .table > tfoot > tr > th.warning, .theme-admin .table > tfoot > tr.warning > td, .theme-admin .table > tfoot > tr.warning > th {
  background-color: #fcf8e3
}

.theme-shop .table-hover > tbody > tr > td.warning:hover, .theme-shop .table-hover > tbody > tr > th.warning:hover, .theme-shop .table-hover > tbody > tr.warning:hover > td, .theme-shop .table-hover > tbody > tr:hover > .warning, .theme-shop .table-hover > tbody > tr.warning:hover > th, .theme-admin .table-hover > tbody > tr > td.warning:hover, .theme-admin .table-hover > tbody > tr > th.warning:hover, .theme-admin .table-hover > tbody > tr.warning:hover > td, .theme-admin .table-hover > tbody > tr:hover > .warning, .theme-admin .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc
}

.theme-shop .table > thead > tr > td.danger, .theme-shop .table > thead > tr > th.danger, .theme-shop .table > thead > tr.danger > td, .theme-shop .table > thead > tr.danger > th, .theme-shop .table > tbody > tr > td.danger, .theme-shop .table > tbody > tr > th.danger, .theme-shop .table > tbody > tr.danger > td, .theme-shop .table > tbody > tr.danger > th, .theme-shop .table > tfoot > tr > td.danger, .theme-shop .table > tfoot > tr > th.danger, .theme-shop .table > tfoot > tr.danger > td, .theme-shop .table > tfoot > tr.danger > th, .theme-admin .table > thead > tr > td.danger, .theme-admin .table > thead > tr > th.danger, .theme-admin .table > thead > tr.danger > td, .theme-admin .table > thead > tr.danger > th, .theme-admin .table > tbody > tr > td.danger, .theme-admin .table > tbody > tr > th.danger, .theme-admin .table > tbody > tr.danger > td, .theme-admin .table > tbody > tr.danger > th, .theme-admin .table > tfoot > tr > td.danger, .theme-admin .table > tfoot > tr > th.danger, .theme-admin .table > tfoot > tr.danger > td, .theme-admin .table > tfoot > tr.danger > th {
  background-color: #f2dede
}

.theme-shop .table-hover > tbody > tr > td.danger:hover, .theme-shop .table-hover > tbody > tr > th.danger:hover, .theme-shop .table-hover > tbody > tr.danger:hover > td, .theme-shop .table-hover > tbody > tr:hover > .danger, .theme-shop .table-hover > tbody > tr.danger:hover > th, .theme-admin .table-hover > tbody > tr > td.danger:hover, .theme-admin .table-hover > tbody > tr > th.danger:hover, .theme-admin .table-hover > tbody > tr.danger:hover > td, .theme-admin .table-hover > tbody > tr:hover > .danger, .theme-admin .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc
}

.theme-shop .table-responsive, .theme-admin .table-responsive {
  overflow-x: auto;
  min-height: .01%
}

@media screen and (max-width: 767px) {
  .theme-shop .table-responsive, .theme-admin .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd
  }

  .theme-shop .table-responsive > .table, .theme-admin .table-responsive > .table {
    margin-bottom: 0
  }

  .theme-shop .table-responsive > .table > thead > tr > th, .theme-shop .table-responsive > .table > thead > tr > td, .theme-shop .table-responsive > .table > tbody > tr > th, .theme-shop .table-responsive > .table > tbody > tr > td, .theme-shop .table-responsive > .table > tfoot > tr > th, .theme-shop .table-responsive > .table > tfoot > tr > td, .theme-admin .table-responsive > .table > thead > tr > th, .theme-admin .table-responsive > .table > thead > tr > td, .theme-admin .table-responsive > .table > tbody > tr > th, .theme-admin .table-responsive > .table > tbody > tr > td, .theme-admin .table-responsive > .table > tfoot > tr > th, .theme-admin .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap
  }

  .theme-shop .table-responsive > .table-bordered, .theme-admin .table-responsive > .table-bordered {
    border: 0
  }

  .theme-shop .table-responsive > .table-bordered > thead > tr > th:first-child, .theme-shop .table-responsive > .table-bordered > thead > tr > td:first-child, .theme-shop .table-responsive > .table-bordered > tbody > tr > th:first-child, .theme-shop .table-responsive > .table-bordered > tbody > tr > td:first-child, .theme-shop .table-responsive > .table-bordered > tfoot > tr > th:first-child, .theme-shop .table-responsive > .table-bordered > tfoot > tr > td:first-child, .theme-admin .table-responsive > .table-bordered > thead > tr > th:first-child, .theme-admin .table-responsive > .table-bordered > thead > tr > td:first-child, .theme-admin .table-responsive > .table-bordered > tbody > tr > th:first-child, .theme-admin .table-responsive > .table-bordered > tbody > tr > td:first-child, .theme-admin .table-responsive > .table-bordered > tfoot > tr > th:first-child, .theme-admin .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0
  }

  .theme-shop .table-responsive > .table-bordered > thead > tr > th:last-child, .theme-shop .table-responsive > .table-bordered > thead > tr > td:last-child, .theme-shop .table-responsive > .table-bordered > tbody > tr > th:last-child, .theme-shop .table-responsive > .table-bordered > tbody > tr > td:last-child, .theme-shop .table-responsive > .table-bordered > tfoot > tr > th:last-child, .theme-shop .table-responsive > .table-bordered > tfoot > tr > td:last-child, .theme-admin .table-responsive > .table-bordered > thead > tr > th:last-child, .theme-admin .table-responsive > .table-bordered > thead > tr > td:last-child, .theme-admin .table-responsive > .table-bordered > tbody > tr > th:last-child, .theme-admin .table-responsive > .table-bordered > tbody > tr > td:last-child, .theme-admin .table-responsive > .table-bordered > tfoot > tr > th:last-child, .theme-admin .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0
  }

  .theme-shop .table-responsive > .table-bordered > tbody > tr:last-child > th, .theme-shop .table-responsive > .table-bordered > tbody > tr:last-child > td, .theme-shop .table-responsive > .table-bordered > tfoot > tr:last-child > th, .theme-shop .table-responsive > .table-bordered > tfoot > tr:last-child > td, .theme-admin .table-responsive > .table-bordered > tbody > tr:last-child > th, .theme-admin .table-responsive > .table-bordered > tbody > tr:last-child > td, .theme-admin .table-responsive > .table-bordered > tfoot > tr:last-child > th, .theme-admin .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0
  }
}

.theme-shop fieldset, .theme-shop .h5e-strict .fieldset, .theme-admin .h5e-strict .theme-shop .fieldset, .theme-admin fieldset, .theme-shop .h5e-strict .theme-admin .fieldset, .theme-admin .h5e-strict .fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0
}

.theme-shop legend, .theme-admin legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5
}

.theme-shop label, .theme-admin label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold
}

.theme-shop input[type="search"], .theme-admin input[type="search"] {
  box-sizing: border-box
}

.theme-shop input[type="radio"], .theme-shop input[type="checkbox"], .theme-admin input[type="radio"], .theme-admin input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal
}

.theme-shop input[type="file"], .theme-admin input[type="file"] {
  display: block
}

.theme-shop input[type="range"], .theme-admin input[type="range"] {
  display: block;
  width: 100%
}

.theme-shop select[multiple], .theme-shop select[size], .theme-admin select[multiple], .theme-admin select[size] {
  height: auto
}

.theme-shop input[type="file"]:focus, .theme-shop input[type="radio"]:focus, .theme-shop input[type="checkbox"]:focus, .theme-admin input[type="file"]:focus, .theme-admin input[type="radio"]:focus, .theme-admin input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.theme-shop output, .theme-admin output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555
}

.theme-shop .form-control, .theme-admin .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.theme-shop .form-control:focus, .theme-admin .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.theme-shop .form-control::-moz-placeholder, .theme-admin .form-control::-moz-placeholder {
  color: #999;
  opacity: 1
}

.theme-shop .form-control:-ms-input-placeholder, .theme-admin .form-control:-ms-input-placeholder {
  color: #999
}

.theme-shop .form-control::-webkit-input-placeholder, .theme-admin .form-control::-webkit-input-placeholder {
  color: #999
}

.theme-shop .form-control::-ms-expand, .theme-admin .form-control::-ms-expand {
  border: 0;
  background-color: transparent
}

.theme-shop .form-control[disabled], .theme-shop .form-control[readonly], fieldset[disabled] .theme-shop .form-control, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-control, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-control, .theme-admin .form-control[disabled], .theme-admin .form-control[readonly], fieldset[disabled] .theme-admin .form-control, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-control, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-control {
  background-color: #eee;
  opacity: 1
}

.theme-shop .form-control[disabled], fieldset[disabled] .theme-shop .form-control, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-control, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-control, .theme-admin .form-control[disabled], fieldset[disabled] .theme-admin .form-control, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-control, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-control {
  cursor: not-allowed
}

.theme-shop textarea.form-control, .theme-admin textarea.form-control {
  height: auto
}

.theme-shop input[type="search"], .theme-admin input[type="search"] {
  -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .theme-shop input[type="date"].form-control, .theme-shop input[type="time"].form-control, .theme-shop input[type="datetime-local"].form-control, .theme-shop input[type="month"].form-control, .theme-admin input[type="date"].form-control, .theme-admin input[type="time"].form-control, .theme-admin input[type="datetime-local"].form-control, .theme-admin input[type="month"].form-control {
    line-height: 34px
  }

  .theme-shop input[type="date"].input-sm, .theme-shop .input-group-sm > input.form-control[type="date"], .theme-shop .input-group-sm > input.input-group-addon[type="date"], .theme-shop .input-group-sm > .input-group-btn > input.btn[type="date"], .theme-shop .theme-admin .input-group-sm > input.form-control[type="date"], .theme-shop .theme-admin .input-group-sm > input.input-group-addon[type="date"], .theme-shop .theme-admin .input-group-sm > .input-group-btn > input.btn[type="date"], .input-group-sm .theme-shop input[type="date"], .theme-shop input[type="time"].input-sm, .theme-shop .input-group-sm > input.form-control[type="time"], .theme-shop .input-group-sm > input.input-group-addon[type="time"], .theme-shop .input-group-sm > .input-group-btn > input.btn[type="time"], .theme-shop .theme-admin .input-group-sm > input.form-control[type="time"], .theme-shop .theme-admin .input-group-sm > input.input-group-addon[type="time"], .theme-shop .theme-admin .input-group-sm > .input-group-btn > input.btn[type="time"], .input-group-sm .theme-shop input[type="time"], .theme-shop input[type="datetime-local"].input-sm, .theme-shop .input-group-sm > input.form-control[type="datetime-local"], .theme-shop .input-group-sm > input.input-group-addon[type="datetime-local"], .theme-shop .input-group-sm > .input-group-btn > input.btn[type="datetime-local"], .theme-shop .theme-admin .input-group-sm > input.form-control[type="datetime-local"], .theme-shop .theme-admin .input-group-sm > input.input-group-addon[type="datetime-local"], .theme-shop .theme-admin .input-group-sm > .input-group-btn > input.btn[type="datetime-local"], .input-group-sm .theme-shop input[type="datetime-local"], .theme-shop input[type="month"].input-sm, .theme-shop .input-group-sm > input.form-control[type="month"], .theme-shop .input-group-sm > input.input-group-addon[type="month"], .theme-shop .input-group-sm > .input-group-btn > input.btn[type="month"], .theme-shop .theme-admin .input-group-sm > input.form-control[type="month"], .theme-shop .theme-admin .input-group-sm > input.input-group-addon[type="month"], .theme-shop .theme-admin .input-group-sm > .input-group-btn > input.btn[type="month"], .input-group-sm .theme-shop input[type="month"], .theme-admin input[type="date"].input-sm, .theme-admin .theme-shop .input-group-sm > input.form-control[type="date"], .theme-admin .theme-shop .input-group-sm > input.input-group-addon[type="date"], .theme-admin .theme-shop .input-group-sm > .input-group-btn > input.btn[type="date"], .theme-admin .input-group-sm > input.form-control[type="date"], .theme-admin .input-group-sm > input.input-group-addon[type="date"], .theme-admin .input-group-sm > .input-group-btn > input.btn[type="date"], .input-group-sm .theme-admin input[type="date"], .theme-admin input[type="time"].input-sm, .theme-admin .theme-shop .input-group-sm > input.form-control[type="time"], .theme-admin .theme-shop .input-group-sm > input.input-group-addon[type="time"], .theme-admin .theme-shop .input-group-sm > .input-group-btn > input.btn[type="time"], .theme-admin .input-group-sm > input.form-control[type="time"], .theme-admin .input-group-sm > input.input-group-addon[type="time"], .theme-admin .input-group-sm > .input-group-btn > input.btn[type="time"], .input-group-sm .theme-admin input[type="time"], .theme-admin input[type="datetime-local"].input-sm, .theme-admin .theme-shop .input-group-sm > input.form-control[type="datetime-local"], .theme-admin .theme-shop .input-group-sm > input.input-group-addon[type="datetime-local"], .theme-admin .theme-shop .input-group-sm > .input-group-btn > input.btn[type="datetime-local"], .theme-admin .input-group-sm > input.form-control[type="datetime-local"], .theme-admin .input-group-sm > input.input-group-addon[type="datetime-local"], .theme-admin .input-group-sm > .input-group-btn > input.btn[type="datetime-local"], .input-group-sm .theme-admin input[type="datetime-local"], .theme-admin input[type="month"].input-sm, .theme-admin .theme-shop .input-group-sm > input.form-control[type="month"], .theme-admin .theme-shop .input-group-sm > input.input-group-addon[type="month"], .theme-admin .theme-shop .input-group-sm > .input-group-btn > input.btn[type="month"], .theme-admin .input-group-sm > input.form-control[type="month"], .theme-admin .input-group-sm > input.input-group-addon[type="month"], .theme-admin .input-group-sm > .input-group-btn > input.btn[type="month"], .input-group-sm .theme-admin input[type="month"] {
    line-height: 30px
  }

  .theme-shop input[type="date"].input-lg, .theme-shop .input-group-lg > input.form-control[type="date"], .theme-shop .input-group-lg > input.input-group-addon[type="date"], .theme-shop .input-group-lg > .input-group-btn > input.btn[type="date"], .theme-shop .theme-admin .input-group-lg > input.form-control[type="date"], .theme-shop .theme-admin .input-group-lg > input.input-group-addon[type="date"], .theme-shop .theme-admin .input-group-lg > .input-group-btn > input.btn[type="date"], .input-group-lg .theme-shop input[type="date"], .theme-shop input[type="time"].input-lg, .theme-shop .input-group-lg > input.form-control[type="time"], .theme-shop .input-group-lg > input.input-group-addon[type="time"], .theme-shop .input-group-lg > .input-group-btn > input.btn[type="time"], .theme-shop .theme-admin .input-group-lg > input.form-control[type="time"], .theme-shop .theme-admin .input-group-lg > input.input-group-addon[type="time"], .theme-shop .theme-admin .input-group-lg > .input-group-btn > input.btn[type="time"], .input-group-lg .theme-shop input[type="time"], .theme-shop input[type="datetime-local"].input-lg, .theme-shop .input-group-lg > input.form-control[type="datetime-local"], .theme-shop .input-group-lg > input.input-group-addon[type="datetime-local"], .theme-shop .input-group-lg > .input-group-btn > input.btn[type="datetime-local"], .theme-shop .theme-admin .input-group-lg > input.form-control[type="datetime-local"], .theme-shop .theme-admin .input-group-lg > input.input-group-addon[type="datetime-local"], .theme-shop .theme-admin .input-group-lg > .input-group-btn > input.btn[type="datetime-local"], .input-group-lg .theme-shop input[type="datetime-local"], .theme-shop input[type="month"].input-lg, .theme-shop .input-group-lg > input.form-control[type="month"], .theme-shop .input-group-lg > input.input-group-addon[type="month"], .theme-shop .input-group-lg > .input-group-btn > input.btn[type="month"], .theme-shop .theme-admin .input-group-lg > input.form-control[type="month"], .theme-shop .theme-admin .input-group-lg > input.input-group-addon[type="month"], .theme-shop .theme-admin .input-group-lg > .input-group-btn > input.btn[type="month"], .input-group-lg .theme-shop input[type="month"], .theme-admin input[type="date"].input-lg, .theme-admin .theme-shop .input-group-lg > input.form-control[type="date"], .theme-admin .theme-shop .input-group-lg > input.input-group-addon[type="date"], .theme-admin .theme-shop .input-group-lg > .input-group-btn > input.btn[type="date"], .theme-admin .input-group-lg > input.form-control[type="date"], .theme-admin .input-group-lg > input.input-group-addon[type="date"], .theme-admin .input-group-lg > .input-group-btn > input.btn[type="date"], .input-group-lg .theme-admin input[type="date"], .theme-admin input[type="time"].input-lg, .theme-admin .theme-shop .input-group-lg > input.form-control[type="time"], .theme-admin .theme-shop .input-group-lg > input.input-group-addon[type="time"], .theme-admin .theme-shop .input-group-lg > .input-group-btn > input.btn[type="time"], .theme-admin .input-group-lg > input.form-control[type="time"], .theme-admin .input-group-lg > input.input-group-addon[type="time"], .theme-admin .input-group-lg > .input-group-btn > input.btn[type="time"], .input-group-lg .theme-admin input[type="time"], .theme-admin input[type="datetime-local"].input-lg, .theme-admin .theme-shop .input-group-lg > input.form-control[type="datetime-local"], .theme-admin .theme-shop .input-group-lg > input.input-group-addon[type="datetime-local"], .theme-admin .theme-shop .input-group-lg > .input-group-btn > input.btn[type="datetime-local"], .theme-admin .input-group-lg > input.form-control[type="datetime-local"], .theme-admin .input-group-lg > input.input-group-addon[type="datetime-local"], .theme-admin .input-group-lg > .input-group-btn > input.btn[type="datetime-local"], .input-group-lg .theme-admin input[type="datetime-local"], .theme-admin input[type="month"].input-lg, .theme-admin .theme-shop .input-group-lg > input.form-control[type="month"], .theme-admin .theme-shop .input-group-lg > input.input-group-addon[type="month"], .theme-admin .theme-shop .input-group-lg > .input-group-btn > input.btn[type="month"], .theme-admin .input-group-lg > input.form-control[type="month"], .theme-admin .input-group-lg > input.input-group-addon[type="month"], .theme-admin .input-group-lg > .input-group-btn > input.btn[type="month"], .input-group-lg .theme-admin input[type="month"] {
    line-height: 46px
  }
}

.theme-shop .form-group, .theme-admin .form-group {
  margin-bottom: 5px
}

.theme-shop .radio, .theme-shop .checkbox, .theme-admin .radio, .theme-admin .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px
}

.theme-shop .radio label, .theme-shop .checkbox label, .theme-admin .radio label, .theme-admin .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer
}

.theme-shop .radio input[type="radio"], .theme-shop .radio-inline input[type="radio"], .theme-shop .checkbox input[type="checkbox"], .theme-shop .checkbox-inline input[type="checkbox"], .theme-admin .radio input[type="radio"], .theme-admin .radio-inline input[type="radio"], .theme-admin .checkbox input[type="checkbox"], .theme-admin .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9
}

.theme-shop .radio + .radio, .theme-shop .checkbox + .checkbox, .theme-admin .radio + .radio, .theme-admin .checkbox + .checkbox {
  margin-top: -5px
}

.theme-shop .radio-inline, .theme-shop .checkbox-inline, .theme-admin .radio-inline, .theme-admin .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer
}

.theme-shop .radio-inline + .radio-inline, .theme-shop .checkbox-inline + .checkbox-inline, .theme-admin .radio-inline + .radio-inline, .theme-admin .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px
}

.theme-shop input[type="radio"][disabled], .theme-shop input[type="radio"].disabled, fieldset[disabled] .theme-shop input[type="radio"], .theme-shop .h5e-strict .fieldset[disabled] .theme-shop input[type="radio"], .theme-admin .h5e-strict .fieldset[disabled] .theme-shop input[type="radio"], .theme-shop input[type="checkbox"][disabled], .theme-shop input[type="checkbox"].disabled, fieldset[disabled] .theme-shop input[type="checkbox"], .theme-shop .h5e-strict .fieldset[disabled] .theme-shop input[type="checkbox"], .theme-admin .h5e-strict .fieldset[disabled] .theme-shop input[type="checkbox"], .theme-admin input[type="radio"][disabled], .theme-admin input[type="radio"].disabled, fieldset[disabled] .theme-admin input[type="radio"], .theme-shop .h5e-strict .fieldset[disabled] .theme-admin input[type="radio"], .theme-admin .h5e-strict .fieldset[disabled] .theme-admin input[type="radio"], .theme-admin input[type="checkbox"][disabled], .theme-admin input[type="checkbox"].disabled, fieldset[disabled] .theme-admin input[type="checkbox"], .theme-shop .h5e-strict .fieldset[disabled] .theme-admin input[type="checkbox"], .theme-admin .h5e-strict .fieldset[disabled] .theme-admin input[type="checkbox"] {
  cursor: not-allowed
}

.theme-shop .radio-inline.disabled, fieldset[disabled] .theme-shop .radio-inline, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .radio-inline, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .radio-inline, .theme-shop .checkbox-inline.disabled, fieldset[disabled] .theme-shop .checkbox-inline, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .checkbox-inline, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .checkbox-inline, .theme-admin .radio-inline.disabled, fieldset[disabled] .theme-admin .radio-inline, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .radio-inline, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .radio-inline, .theme-admin .checkbox-inline.disabled, fieldset[disabled] .theme-admin .checkbox-inline, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .checkbox-inline, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .checkbox-inline {
  cursor: not-allowed
}

.theme-shop .radio.disabled label, fieldset[disabled] .theme-shop .radio label, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .radio label, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .radio label, .theme-shop .checkbox.disabled label, fieldset[disabled] .theme-shop .checkbox label, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .checkbox label, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .checkbox label, .theme-admin .radio.disabled label, fieldset[disabled] .theme-admin .radio label, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .radio label, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .radio label, .theme-admin .checkbox.disabled label, fieldset[disabled] .theme-admin .checkbox label, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .checkbox label, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .checkbox label {
  cursor: not-allowed
}

.theme-shop .form-control-static, .theme-admin .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px
}

.theme-shop .form-control-static.input-lg, .theme-shop .input-group-lg > .form-control-static.form-control, .theme-shop .input-group-lg > .form-control-static.input-group-addon, .theme-shop .input-group-lg > .input-group-btn > .form-control-static.btn, .theme-shop .theme-admin .input-group-lg > .form-control-static.form-control, .theme-shop .theme-admin .input-group-lg > .form-control-static.input-group-addon, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .form-control-static.btn, .theme-shop .form-control-static.input-sm, .theme-shop .input-group-sm > .form-control-static.form-control, .theme-shop .input-group-sm > .form-control-static.input-group-addon, .theme-shop .input-group-sm > .input-group-btn > .form-control-static.btn, .theme-shop .theme-admin .input-group-sm > .form-control-static.form-control, .theme-shop .theme-admin .input-group-sm > .form-control-static.input-group-addon, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .form-control-static.btn, .theme-admin .form-control-static.input-lg, .theme-admin .theme-shop .input-group-lg > .form-control-static.form-control, .theme-admin .theme-shop .input-group-lg > .form-control-static.input-group-addon, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .form-control-static.btn, .theme-admin .input-group-lg > .form-control-static.form-control, .theme-admin .input-group-lg > .form-control-static.input-group-addon, .theme-admin .input-group-lg > .input-group-btn > .form-control-static.btn, .theme-admin .form-control-static.input-sm, .theme-admin .theme-shop .input-group-sm > .form-control-static.form-control, .theme-admin .theme-shop .input-group-sm > .form-control-static.input-group-addon, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .form-control-static.btn, .theme-admin .input-group-sm > .form-control-static.form-control, .theme-admin .input-group-sm > .form-control-static.input-group-addon, .theme-admin .input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0
}

.theme-shop .input-sm, .theme-shop .input-group-sm > .form-control, .theme-shop .input-group-sm > .input-group-addon, .theme-shop .input-group-sm > .input-group-btn > .btn, .theme-shop .theme-admin .input-group-sm > .form-control, .theme-shop .theme-admin .input-group-sm > .input-group-addon, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn, .theme-admin .input-sm, .theme-admin .theme-shop .input-group-sm > .form-control, .theme-admin .theme-shop .input-group-sm > .input-group-addon, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn, .theme-admin .input-group-sm > .form-control, .theme-admin .input-group-sm > .input-group-addon, .theme-admin .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0
}

.theme-shop select.input-sm, .theme-shop .input-group-sm > select.form-control, .theme-shop .input-group-sm > select.input-group-addon, .theme-shop .input-group-sm > .input-group-btn > select.btn, .theme-shop .theme-admin .input-group-sm > select.form-control, .theme-shop .theme-admin .input-group-sm > select.input-group-addon, .theme-shop .theme-admin .input-group-sm > .input-group-btn > select.btn, .theme-admin select.input-sm, .theme-admin .theme-shop .input-group-sm > select.form-control, .theme-admin .theme-shop .input-group-sm > select.input-group-addon, .theme-admin .theme-shop .input-group-sm > .input-group-btn > select.btn, .theme-admin .input-group-sm > select.form-control, .theme-admin .input-group-sm > select.input-group-addon, .theme-admin .input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px
}

.theme-shop textarea.input-sm, .theme-shop .input-group-sm > textarea.form-control, .theme-shop .input-group-sm > textarea.input-group-addon, .theme-shop .input-group-sm > .input-group-btn > textarea.btn, .theme-shop .theme-admin .input-group-sm > textarea.form-control, .theme-shop .theme-admin .input-group-sm > textarea.input-group-addon, .theme-shop .theme-admin .input-group-sm > .input-group-btn > textarea.btn, .theme-shop select[multiple].input-sm, .theme-shop .input-group-sm > select.form-control[multiple], .theme-shop .input-group-sm > select.input-group-addon[multiple], .theme-shop .input-group-sm > .input-group-btn > select.btn[multiple], .theme-shop .theme-admin .input-group-sm > select.form-control[multiple], .theme-shop .theme-admin .input-group-sm > select.input-group-addon[multiple], .theme-shop .theme-admin .input-group-sm > .input-group-btn > select.btn[multiple], .theme-admin textarea.input-sm, .theme-admin .theme-shop .input-group-sm > textarea.form-control, .theme-admin .theme-shop .input-group-sm > textarea.input-group-addon, .theme-admin .theme-shop .input-group-sm > .input-group-btn > textarea.btn, .theme-admin .input-group-sm > textarea.form-control, .theme-admin .input-group-sm > textarea.input-group-addon, .theme-admin .input-group-sm > .input-group-btn > textarea.btn, .theme-admin select[multiple].input-sm, .theme-admin .theme-shop .input-group-sm > select.form-control[multiple], .theme-admin .theme-shop .input-group-sm > select.input-group-addon[multiple], .theme-admin .theme-shop .input-group-sm > .input-group-btn > select.btn[multiple], .theme-admin .input-group-sm > select.form-control[multiple], .theme-admin .input-group-sm > select.input-group-addon[multiple], .theme-admin .input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto
}

.theme-shop .form-group-sm .form-control, .theme-admin .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0
}

.theme-shop .form-group-sm select.form-control, .theme-admin .form-group-sm select.form-control {
  height: 30px;
  line-height: 30px
}

.theme-shop .form-group-sm textarea.form-control, .theme-shop .form-group-sm select[multiple].form-control, .theme-admin .form-group-sm textarea.form-control, .theme-admin .form-group-sm select[multiple].form-control {
  height: auto
}

.theme-shop .form-group-sm .form-control-static, .theme-admin .form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5
}

.theme-shop .input-lg, .theme-shop .input-group-lg > .form-control, .theme-shop .input-group-lg > .input-group-addon, .theme-shop .input-group-lg > .input-group-btn > .btn, .theme-shop .theme-admin .input-group-lg > .form-control, .theme-shop .theme-admin .input-group-lg > .input-group-addon, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn, .theme-admin .input-lg, .theme-admin .theme-shop .input-group-lg > .form-control, .theme-admin .theme-shop .input-group-lg > .input-group-addon, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn, .theme-admin .input-group-lg > .form-control, .theme-admin .input-group-lg > .input-group-addon, .theme-admin .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0
}

.theme-shop select.input-lg, .theme-shop .input-group-lg > select.form-control, .theme-shop .input-group-lg > select.input-group-addon, .theme-shop .input-group-lg > .input-group-btn > select.btn, .theme-shop .theme-admin .input-group-lg > select.form-control, .theme-shop .theme-admin .input-group-lg > select.input-group-addon, .theme-shop .theme-admin .input-group-lg > .input-group-btn > select.btn, .theme-admin select.input-lg, .theme-admin .theme-shop .input-group-lg > select.form-control, .theme-admin .theme-shop .input-group-lg > select.input-group-addon, .theme-admin .theme-shop .input-group-lg > .input-group-btn > select.btn, .theme-admin .input-group-lg > select.form-control, .theme-admin .input-group-lg > select.input-group-addon, .theme-admin .input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px
}

.theme-shop textarea.input-lg, .theme-shop .input-group-lg > textarea.form-control, .theme-shop .input-group-lg > textarea.input-group-addon, .theme-shop .input-group-lg > .input-group-btn > textarea.btn, .theme-shop .theme-admin .input-group-lg > textarea.form-control, .theme-shop .theme-admin .input-group-lg > textarea.input-group-addon, .theme-shop .theme-admin .input-group-lg > .input-group-btn > textarea.btn, .theme-shop select[multiple].input-lg, .theme-shop .input-group-lg > select.form-control[multiple], .theme-shop .input-group-lg > select.input-group-addon[multiple], .theme-shop .input-group-lg > .input-group-btn > select.btn[multiple], .theme-shop .theme-admin .input-group-lg > select.form-control[multiple], .theme-shop .theme-admin .input-group-lg > select.input-group-addon[multiple], .theme-shop .theme-admin .input-group-lg > .input-group-btn > select.btn[multiple], .theme-admin textarea.input-lg, .theme-admin .theme-shop .input-group-lg > textarea.form-control, .theme-admin .theme-shop .input-group-lg > textarea.input-group-addon, .theme-admin .theme-shop .input-group-lg > .input-group-btn > textarea.btn, .theme-admin .input-group-lg > textarea.form-control, .theme-admin .input-group-lg > textarea.input-group-addon, .theme-admin .input-group-lg > .input-group-btn > textarea.btn, .theme-admin select[multiple].input-lg, .theme-admin .theme-shop .input-group-lg > select.form-control[multiple], .theme-admin .theme-shop .input-group-lg > select.input-group-addon[multiple], .theme-admin .theme-shop .input-group-lg > .input-group-btn > select.btn[multiple], .theme-admin .input-group-lg > select.form-control[multiple], .theme-admin .input-group-lg > select.input-group-addon[multiple], .theme-admin .input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto
}

.theme-shop .form-group-lg .form-control, .theme-admin .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0
}

.theme-shop .form-group-lg select.form-control, .theme-admin .form-group-lg select.form-control {
  height: 46px;
  line-height: 46px
}

.theme-shop .form-group-lg textarea.form-control, .theme-shop .form-group-lg select[multiple].form-control, .theme-admin .form-group-lg textarea.form-control, .theme-admin .form-group-lg select[multiple].form-control {
  height: auto
}

.theme-shop .form-group-lg .form-control-static, .theme-admin .form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333
}

.theme-shop .has-feedback, .theme-admin .has-feedback {
  position: relative
}

.theme-shop .has-feedback .form-control, .theme-admin .has-feedback .form-control {
  padding-right: 42.5px
}

.theme-shop .form-control-feedback, .theme-admin .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none
}

.theme-shop .input-lg + .form-control-feedback, .theme-shop .input-group-lg > .form-control + .form-control-feedback, .theme-shop .input-group-lg > .input-group-addon + .form-control-feedback, .theme-shop .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .theme-shop .theme-admin .input-group-lg > .form-control + .form-control-feedback, .theme-shop .theme-admin .input-group-lg > .input-group-addon + .form-control-feedback, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .theme-shop .input-group-lg + .form-control-feedback, .theme-shop .form-group-lg .form-control + .form-control-feedback, .theme-admin .input-lg + .form-control-feedback, .theme-admin .theme-shop .input-group-lg > .form-control + .form-control-feedback, .theme-admin .theme-shop .input-group-lg > .input-group-addon + .form-control-feedback, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .theme-admin .input-group-lg > .form-control + .form-control-feedback, .theme-admin .input-group-lg > .input-group-addon + .form-control-feedback, .theme-admin .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .theme-admin .input-group-lg + .form-control-feedback, .theme-admin .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px
}

.theme-shop .input-sm + .form-control-feedback, .theme-shop .input-group-sm > .form-control + .form-control-feedback, .theme-shop .input-group-sm > .input-group-addon + .form-control-feedback, .theme-shop .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .theme-shop .theme-admin .input-group-sm > .form-control + .form-control-feedback, .theme-shop .theme-admin .input-group-sm > .input-group-addon + .form-control-feedback, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .theme-shop .input-group-sm + .form-control-feedback, .theme-shop .form-group-sm .form-control + .form-control-feedback, .theme-admin .input-sm + .form-control-feedback, .theme-admin .theme-shop .input-group-sm > .form-control + .form-control-feedback, .theme-admin .theme-shop .input-group-sm > .input-group-addon + .form-control-feedback, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .theme-admin .input-group-sm > .form-control + .form-control-feedback, .theme-admin .input-group-sm > .input-group-addon + .form-control-feedback, .theme-admin .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .theme-admin .input-group-sm + .form-control-feedback, .theme-admin .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px
}

.theme-shop .has-success .help-block, .theme-shop .has-success .control-label, .theme-shop .has-success .radio, .theme-shop .has-success .checkbox, .theme-shop .has-success .radio-inline, .theme-shop .has-success .checkbox-inline, .theme-shop .has-success.radio label, .theme-shop .has-success.checkbox label, .theme-shop .has-success.radio-inline label, .theme-shop .has-success.checkbox-inline label, .theme-admin .has-success .help-block, .theme-admin .has-success .control-label, .theme-admin .has-success .radio, .theme-admin .has-success .checkbox, .theme-admin .has-success .radio-inline, .theme-admin .has-success .checkbox-inline, .theme-admin .has-success.radio label, .theme-admin .has-success.checkbox label, .theme-admin .has-success.radio-inline label, .theme-admin .has-success.checkbox-inline label {
  color: #3c763d
}

.theme-shop .has-success .form-control, .theme-admin .has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.theme-shop .has-success .form-control:focus, .theme-admin .has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.theme-shop .has-success .input-group-addon, .theme-admin .has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8
}

.theme-shop .has-success .form-control-feedback, .theme-admin .has-success .form-control-feedback {
  color: #3c763d
}

.theme-shop .has-warning .help-block, .theme-shop .has-warning .control-label, .theme-shop .has-warning .radio, .theme-shop .has-warning .checkbox, .theme-shop .has-warning .radio-inline, .theme-shop .has-warning .checkbox-inline, .theme-shop .has-warning.radio label, .theme-shop .has-warning.checkbox label, .theme-shop .has-warning.radio-inline label, .theme-shop .has-warning.checkbox-inline label, .theme-admin .has-warning .help-block, .theme-admin .has-warning .control-label, .theme-admin .has-warning .radio, .theme-admin .has-warning .checkbox, .theme-admin .has-warning .radio-inline, .theme-admin .has-warning .checkbox-inline, .theme-admin .has-warning.radio label, .theme-admin .has-warning.checkbox label, .theme-admin .has-warning.radio-inline label, .theme-admin .has-warning.checkbox-inline label {
  color: #8a6d3b
}

.theme-shop .has-warning .form-control, .theme-admin .has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.theme-shop .has-warning .form-control:focus, .theme-admin .has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.theme-shop .has-warning .input-group-addon, .theme-admin .has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3
}

.theme-shop .has-warning .form-control-feedback, .theme-admin .has-warning .form-control-feedback {
  color: #8a6d3b
}

.theme-shop .has-error .help-block, .theme-shop .has-error .control-label, .theme-shop .has-error .radio, .theme-shop .has-error .checkbox, .theme-shop .has-error .radio-inline, .theme-shop .has-error .checkbox-inline, .theme-shop .has-error.radio label, .theme-shop .has-error.checkbox label, .theme-shop .has-error.radio-inline label, .theme-shop .has-error.checkbox-inline label, .theme-admin .has-error .help-block, .theme-admin .has-error .control-label, .theme-admin .has-error .radio, .theme-admin .has-error .checkbox, .theme-admin .has-error .radio-inline, .theme-admin .has-error .checkbox-inline, .theme-admin .has-error.radio label, .theme-admin .has-error.checkbox label, .theme-admin .has-error.radio-inline label, .theme-admin .has-error.checkbox-inline label {
  color: #a94442
}

.theme-shop .has-error .form-control, .theme-admin .has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.theme-shop .has-error .form-control:focus, .theme-admin .has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.theme-shop .has-error .input-group-addon, .theme-admin .has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede
}

.theme-shop .has-error .form-control-feedback, .theme-admin .has-error .form-control-feedback {
  color: #a94442
}

.theme-shop .has-feedback label ~ .form-control-feedback, .theme-admin .has-feedback label ~ .form-control-feedback {
  top: 25px
}

.theme-shop .has-feedback label.sr-only ~ .form-control-feedback, .theme-admin .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0
}

.theme-shop .help-block, .theme-admin .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373
}

@media (min-width: 768px) {
  .theme-shop .form-inline .form-group, .theme-admin .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }

  .theme-shop .form-inline .form-control, .theme-admin .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }

  .theme-shop .form-inline .form-control-static, .theme-admin .form-inline .form-control-static {
    display: inline-block
  }

  .theme-shop .form-inline .input-group, .theme-admin .form-inline .input-group {
    display: inline-table;
    vertical-align: middle
  }

  .theme-shop .form-inline .input-group .input-group-addon, .theme-shop .form-inline .input-group .input-group-btn, .theme-shop .form-inline .input-group .form-control, .theme-admin .form-inline .input-group .input-group-addon, .theme-admin .form-inline .input-group .input-group-btn, .theme-admin .form-inline .input-group .form-control {
    width: auto
  }

  .theme-shop .form-inline .input-group > .form-control, .theme-admin .form-inline .input-group > .form-control {
    width: 100%
  }

  .theme-shop .form-inline .control-label, .theme-admin .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle
  }

  .theme-shop .form-inline .radio, .theme-shop .form-inline .checkbox, .theme-admin .form-inline .radio, .theme-admin .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle
  }

  .theme-shop .form-inline .radio label, .theme-shop .form-inline .checkbox label, .theme-admin .form-inline .radio label, .theme-admin .form-inline .checkbox label {
    padding-left: 0
  }

  .theme-shop .form-inline .radio input[type="radio"], .theme-shop .form-inline .checkbox input[type="checkbox"], .theme-admin .form-inline .radio input[type="radio"], .theme-admin .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0
  }

  .theme-shop .form-inline .has-feedback .form-control-feedback, .theme-admin .form-inline .has-feedback .form-control-feedback {
    top: 0
  }
}

.theme-shop .form-horizontal .radio, .theme-shop .form-horizontal .checkbox, .theme-shop .form-horizontal .radio-inline, .theme-shop .form-horizontal .checkbox-inline, .theme-admin .form-horizontal .radio, .theme-admin .form-horizontal .checkbox, .theme-admin .form-horizontal .radio-inline, .theme-admin .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px
}

.theme-shop .form-horizontal .radio, .theme-shop .form-horizontal .checkbox, .theme-admin .form-horizontal .radio, .theme-admin .form-horizontal .checkbox {
  min-height: 27px
}

.theme-shop .form-horizontal .form-group, .theme-admin .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px
}

.theme-shop .form-horizontal .form-group:before, .theme-shop .form-horizontal .form-group:after, .theme-admin .form-horizontal .form-group:before, .theme-admin .form-horizontal .form-group:after {
  content: " ";
  display: table
}

.theme-shop .form-horizontal .form-group:after, .theme-admin .form-horizontal .form-group:after {
  clear: both
}

@media (min-width: 768px) {
  .theme-shop .form-horizontal .control-label, .theme-admin .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px
  }
}

.theme-shop .form-horizontal .has-feedback .form-control-feedback, .theme-admin .form-horizontal .has-feedback .form-control-feedback {
  right: 15px
}

@media (min-width: 768px) {
  .theme-shop .form-horizontal .form-group-lg .control-label, .theme-admin .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px
  }
}

@media (min-width: 768px) {
  .theme-shop .form-horizontal .form-group-sm .control-label, .theme-admin .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px
  }
}

.theme-shop .btn, .theme-admin .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.theme-shop .btn:focus, .theme-shop .btn.focus, .theme-shop .btn:active:focus, .theme-shop .btn:active.focus, .theme-shop .btn.active:focus, .theme-shop .btn.active.focus, .theme-admin .btn:focus, .theme-admin .btn.focus, .theme-admin .btn:active:focus, .theme-admin .btn:active.focus, .theme-admin .btn.active:focus, .theme-admin .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.theme-shop .btn:hover, .theme-shop .btn:focus, .theme-shop .btn.focus, .theme-admin .btn:hover, .theme-admin .btn:focus, .theme-admin .btn.focus {
  color: #333;
  text-decoration: none
}

.theme-shop .btn:active, .theme-shop .btn.active, .theme-admin .btn:active, .theme-admin .btn.active {
  outline: 0;
  background-image: none
}

.theme-shop .btn.disabled, .theme-shop .btn[disabled], fieldset[disabled] .theme-shop .btn, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn, .theme-admin .btn.disabled, .theme-admin .btn[disabled], fieldset[disabled] .theme-admin .btn, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn {
  cursor: not-allowed;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none
}

.theme-shop a.btn.disabled, fieldset[disabled] .theme-shop a.btn, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop a.btn, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop a.btn, .theme-admin a.btn.disabled, fieldset[disabled] .theme-admin a.btn, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin a.btn, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin a.btn {
  pointer-events: none
}

.theme-shop .btn-default, .theme-admin .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc
}

.theme-shop .btn-default:focus, .theme-shop .btn-default.focus, .theme-admin .btn-default:focus, .theme-admin .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c
}

.theme-shop .btn-default:hover, .theme-admin .btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad
}

.theme-shop .btn-default:active, .theme-shop .btn-default.active, .open > .theme-shop .btn-default.dropdown-toggle, .theme-admin .btn-default:active, .theme-admin .btn-default.active, .open > .theme-admin .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad
}

.theme-shop .btn-default:active:hover, .theme-shop .btn-default:active:focus, .theme-shop .btn-default:active.focus, .theme-shop .btn-default.active:hover, .theme-shop .btn-default.active:focus, .theme-shop .btn-default.active.focus, .open > .theme-shop .btn-default.dropdown-toggle:hover, .open > .theme-shop .btn-default.dropdown-toggle:focus, .open > .theme-shop .btn-default.dropdown-toggle.focus, .theme-admin .btn-default:active:hover, .theme-admin .btn-default:active:focus, .theme-admin .btn-default:active.focus, .theme-admin .btn-default.active:hover, .theme-admin .btn-default.active:focus, .theme-admin .btn-default.active.focus, .open > .theme-admin .btn-default.dropdown-toggle:hover, .open > .theme-admin .btn-default.dropdown-toggle:focus, .open > .theme-admin .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c
}

.theme-shop .btn-default:active, .theme-shop .btn-default.active, .open > .theme-shop .btn-default.dropdown-toggle, .theme-admin .btn-default:active, .theme-admin .btn-default.active, .open > .theme-admin .btn-default.dropdown-toggle {
  background-image: none
}

.theme-shop .btn-default.disabled:hover, .theme-shop .btn-default.disabled:focus, .theme-shop .btn-default.disabled.focus, .theme-shop .btn-default[disabled]:hover, .theme-shop .btn-default[disabled]:focus, .theme-shop .btn-default[disabled].focus, fieldset[disabled] .theme-shop .btn-default:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-default:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-default:hover, fieldset[disabled] .theme-shop .btn-default:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-default:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-default:focus, fieldset[disabled] .theme-shop .btn-default.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-default.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-default.focus, .theme-admin .btn-default.disabled:hover, .theme-admin .btn-default.disabled:focus, .theme-admin .btn-default.disabled.focus, .theme-admin .btn-default[disabled]:hover, .theme-admin .btn-default[disabled]:focus, .theme-admin .btn-default[disabled].focus, fieldset[disabled] .theme-admin .btn-default:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-default:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-default:hover, fieldset[disabled] .theme-admin .btn-default:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-default:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-default:focus, fieldset[disabled] .theme-admin .btn-default.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-default.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-default.focus {
  background-color: #fff;
  border-color: #ccc
}

.theme-shop .btn-default .badge, .theme-admin .btn-default .badge {
  color: #fff;
  background-color: #333
}

.theme-shop .btn-primary, .theme-admin .btn-primary {
  color: #fff;
  background-color: #1dbbea;
  border-color: #14acd9
}

.theme-shop .btn-primary:focus, .theme-shop .btn-primary.focus, .theme-admin .btn-primary:focus, .theme-admin .btn-primary.focus {
  color: #fff;
  background-color: #129ac2;
  border-color: #095065
}

.theme-shop .btn-primary:hover, .theme-admin .btn-primary:hover {
  color: #fff;
  background-color: #129ac2;
  border-color: #0f80a1
}

.theme-shop .btn-primary:active, .theme-shop .btn-primary.active, .open > .theme-shop .btn-primary.dropdown-toggle, .theme-admin .btn-primary:active, .theme-admin .btn-primary.active, .open > .theme-admin .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #129ac2;
  border-color: #0f80a1
}

.theme-shop .btn-primary:active:hover, .theme-shop .btn-primary:active:focus, .theme-shop .btn-primary:active.focus, .theme-shop .btn-primary.active:hover, .theme-shop .btn-primary.active:focus, .theme-shop .btn-primary.active.focus, .open > .theme-shop .btn-primary.dropdown-toggle:hover, .open > .theme-shop .btn-primary.dropdown-toggle:focus, .open > .theme-shop .btn-primary.dropdown-toggle.focus, .theme-admin .btn-primary:active:hover, .theme-admin .btn-primary:active:focus, .theme-admin .btn-primary:active.focus, .theme-admin .btn-primary.active:hover, .theme-admin .btn-primary.active:focus, .theme-admin .btn-primary.active.focus, .open > .theme-admin .btn-primary.dropdown-toggle:hover, .open > .theme-admin .btn-primary.dropdown-toggle:focus, .open > .theme-admin .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #0f80a1;
  border-color: #095065
}

.theme-shop .btn-primary:active, .theme-shop .btn-primary.active, .open > .theme-shop .btn-primary.dropdown-toggle, .theme-admin .btn-primary:active, .theme-admin .btn-primary.active, .open > .theme-admin .btn-primary.dropdown-toggle {
  background-image: none
}

.theme-shop .btn-primary.disabled:hover, .theme-shop .btn-primary.disabled:focus, .theme-shop .btn-primary.disabled.focus, .theme-shop .btn-primary[disabled]:hover, .theme-shop .btn-primary[disabled]:focus, .theme-shop .btn-primary[disabled].focus, fieldset[disabled] .theme-shop .btn-primary:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-primary:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-primary:hover, fieldset[disabled] .theme-shop .btn-primary:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-primary:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-primary:focus, fieldset[disabled] .theme-shop .btn-primary.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-primary.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-primary.focus, .theme-admin .btn-primary.disabled:hover, .theme-admin .btn-primary.disabled:focus, .theme-admin .btn-primary.disabled.focus, .theme-admin .btn-primary[disabled]:hover, .theme-admin .btn-primary[disabled]:focus, .theme-admin .btn-primary[disabled].focus, fieldset[disabled] .theme-admin .btn-primary:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-primary:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-primary:hover, fieldset[disabled] .theme-admin .btn-primary:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-primary:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-primary:focus, fieldset[disabled] .theme-admin .btn-primary.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-primary.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-primary.focus {
  background-color: #1dbbea;
  border-color: #14acd9
}

.theme-shop .btn-primary .badge, .theme-admin .btn-primary .badge {
  color: #1dbbea;
  background-color: #fff
}

.theme-shop .btn-success, .theme-admin .btn-success {
  color: #fff;
  background-color: #27ae60;
  border-color: #295
}

.theme-shop .btn-success:focus, .theme-shop .btn-success.focus, .theme-admin .btn-success:focus, .theme-admin .btn-success.focus {
  color: #fff;
  background-color: #1e8449;
  border-color: #0b311b
}

.theme-shop .btn-success:hover, .theme-admin .btn-success:hover {
  color: #fff;
  background-color: #1e8449;
  border-color: #176739
}

.theme-shop .btn-success:active, .theme-shop .btn-success.active, .open > .theme-shop .btn-success.dropdown-toggle, .theme-admin .btn-success:active, .theme-admin .btn-success.active, .open > .theme-admin .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e8449;
  border-color: #176739
}

.theme-shop .btn-success:active:hover, .theme-shop .btn-success:active:focus, .theme-shop .btn-success:active.focus, .theme-shop .btn-success.active:hover, .theme-shop .btn-success.active:focus, .theme-shop .btn-success.active.focus, .open > .theme-shop .btn-success.dropdown-toggle:hover, .open > .theme-shop .btn-success.dropdown-toggle:focus, .open > .theme-shop .btn-success.dropdown-toggle.focus, .theme-admin .btn-success:active:hover, .theme-admin .btn-success:active:focus, .theme-admin .btn-success:active.focus, .theme-admin .btn-success.active:hover, .theme-admin .btn-success.active:focus, .theme-admin .btn-success.active.focus, .open > .theme-admin .btn-success.dropdown-toggle:hover, .open > .theme-admin .btn-success.dropdown-toggle:focus, .open > .theme-admin .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #176739;
  border-color: #0b311b
}

.theme-shop .btn-success:active, .theme-shop .btn-success.active, .open > .theme-shop .btn-success.dropdown-toggle, .theme-admin .btn-success:active, .theme-admin .btn-success.active, .open > .theme-admin .btn-success.dropdown-toggle {
  background-image: none
}

.theme-shop .btn-success.disabled:hover, .theme-shop .btn-success.disabled:focus, .theme-shop .btn-success.disabled.focus, .theme-shop .btn-success[disabled]:hover, .theme-shop .btn-success[disabled]:focus, .theme-shop .btn-success[disabled].focus, fieldset[disabled] .theme-shop .btn-success:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-success:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-success:hover, fieldset[disabled] .theme-shop .btn-success:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-success:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-success:focus, fieldset[disabled] .theme-shop .btn-success.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-success.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-success.focus, .theme-admin .btn-success.disabled:hover, .theme-admin .btn-success.disabled:focus, .theme-admin .btn-success.disabled.focus, .theme-admin .btn-success[disabled]:hover, .theme-admin .btn-success[disabled]:focus, .theme-admin .btn-success[disabled].focus, fieldset[disabled] .theme-admin .btn-success:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-success:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-success:hover, fieldset[disabled] .theme-admin .btn-success:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-success:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-success:focus, fieldset[disabled] .theme-admin .btn-success.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-success.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-success.focus {
  background-color: #27ae60;
  border-color: #295
}

.theme-shop .btn-success .badge, .theme-admin .btn-success .badge {
  color: #27ae60;
  background-color: #fff
}

.theme-shop .btn-info, .theme-admin .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da
}

.theme-shop .btn-info:focus, .theme-shop .btn-info.focus, .theme-admin .btn-info:focus, .theme-admin .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85
}

.theme-shop .btn-info:hover, .theme-admin .btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc
}

.theme-shop .btn-info:active, .theme-shop .btn-info.active, .open > .theme-shop .btn-info.dropdown-toggle, .theme-admin .btn-info:active, .theme-admin .btn-info.active, .open > .theme-admin .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc
}

.theme-shop .btn-info:active:hover, .theme-shop .btn-info:active:focus, .theme-shop .btn-info:active.focus, .theme-shop .btn-info.active:hover, .theme-shop .btn-info.active:focus, .theme-shop .btn-info.active.focus, .open > .theme-shop .btn-info.dropdown-toggle:hover, .open > .theme-shop .btn-info.dropdown-toggle:focus, .open > .theme-shop .btn-info.dropdown-toggle.focus, .theme-admin .btn-info:active:hover, .theme-admin .btn-info:active:focus, .theme-admin .btn-info:active.focus, .theme-admin .btn-info.active:hover, .theme-admin .btn-info.active:focus, .theme-admin .btn-info.active.focus, .open > .theme-admin .btn-info.dropdown-toggle:hover, .open > .theme-admin .btn-info.dropdown-toggle:focus, .open > .theme-admin .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85
}

.theme-shop .btn-info:active, .theme-shop .btn-info.active, .open > .theme-shop .btn-info.dropdown-toggle, .theme-admin .btn-info:active, .theme-admin .btn-info.active, .open > .theme-admin .btn-info.dropdown-toggle {
  background-image: none
}

.theme-shop .btn-info.disabled:hover, .theme-shop .btn-info.disabled:focus, .theme-shop .btn-info.disabled.focus, .theme-shop .btn-info[disabled]:hover, .theme-shop .btn-info[disabled]:focus, .theme-shop .btn-info[disabled].focus, fieldset[disabled] .theme-shop .btn-info:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-info:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-info:hover, fieldset[disabled] .theme-shop .btn-info:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-info:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-info:focus, fieldset[disabled] .theme-shop .btn-info.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-info.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-info.focus, .theme-admin .btn-info.disabled:hover, .theme-admin .btn-info.disabled:focus, .theme-admin .btn-info.disabled.focus, .theme-admin .btn-info[disabled]:hover, .theme-admin .btn-info[disabled]:focus, .theme-admin .btn-info[disabled].focus, fieldset[disabled] .theme-admin .btn-info:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-info:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-info:hover, fieldset[disabled] .theme-admin .btn-info:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-info:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-info:focus, fieldset[disabled] .theme-admin .btn-info.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-info.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da
}

.theme-shop .btn-info .badge, .theme-admin .btn-info .badge {
  color: #5bc0de;
  background-color: #fff
}

.theme-shop .btn-warning, .theme-admin .btn-warning {
  color: #fff;
  background-color: #f39c12;
  border-color: #e08e0b
}

.theme-shop .btn-warning:focus, .theme-shop .btn-warning.focus, .theme-admin .btn-warning:focus, .theme-admin .btn-warning.focus {
  color: #fff;
  background-color: #c87f0a;
  border-color: #674105
}

.theme-shop .btn-warning:hover, .theme-admin .btn-warning:hover {
  color: #fff;
  background-color: #c87f0a;
  border-color: #a66908
}

.theme-shop .btn-warning:active, .theme-shop .btn-warning.active, .open > .theme-shop .btn-warning.dropdown-toggle, .theme-admin .btn-warning:active, .theme-admin .btn-warning.active, .open > .theme-admin .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #c87f0a;
  border-color: #a66908
}

.theme-shop .btn-warning:active:hover, .theme-shop .btn-warning:active:focus, .theme-shop .btn-warning:active.focus, .theme-shop .btn-warning.active:hover, .theme-shop .btn-warning.active:focus, .theme-shop .btn-warning.active.focus, .open > .theme-shop .btn-warning.dropdown-toggle:hover, .open > .theme-shop .btn-warning.dropdown-toggle:focus, .open > .theme-shop .btn-warning.dropdown-toggle.focus, .theme-admin .btn-warning:active:hover, .theme-admin .btn-warning:active:focus, .theme-admin .btn-warning:active.focus, .theme-admin .btn-warning.active:hover, .theme-admin .btn-warning.active:focus, .theme-admin .btn-warning.active.focus, .open > .theme-admin .btn-warning.dropdown-toggle:hover, .open > .theme-admin .btn-warning.dropdown-toggle:focus, .open > .theme-admin .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #a66908;
  border-color: #674105
}

.theme-shop .btn-warning:active, .theme-shop .btn-warning.active, .open > .theme-shop .btn-warning.dropdown-toggle, .theme-admin .btn-warning:active, .theme-admin .btn-warning.active, .open > .theme-admin .btn-warning.dropdown-toggle {
  background-image: none
}

.theme-shop .btn-warning.disabled:hover, .theme-shop .btn-warning.disabled:focus, .theme-shop .btn-warning.disabled.focus, .theme-shop .btn-warning[disabled]:hover, .theme-shop .btn-warning[disabled]:focus, .theme-shop .btn-warning[disabled].focus, fieldset[disabled] .theme-shop .btn-warning:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-warning:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-warning:hover, fieldset[disabled] .theme-shop .btn-warning:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-warning:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-warning:focus, fieldset[disabled] .theme-shop .btn-warning.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-warning.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-warning.focus, .theme-admin .btn-warning.disabled:hover, .theme-admin .btn-warning.disabled:focus, .theme-admin .btn-warning.disabled.focus, .theme-admin .btn-warning[disabled]:hover, .theme-admin .btn-warning[disabled]:focus, .theme-admin .btn-warning[disabled].focus, fieldset[disabled] .theme-admin .btn-warning:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-warning:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-warning:hover, fieldset[disabled] .theme-admin .btn-warning:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-warning:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-warning:focus, fieldset[disabled] .theme-admin .btn-warning.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-warning.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-warning.focus {
  background-color: #f39c12;
  border-color: #e08e0b
}

.theme-shop .btn-warning .badge, .theme-admin .btn-warning .badge {
  color: #f39c12;
  background-color: #fff
}

.theme-shop .btn-danger, .theme-admin .btn-danger {
  color: #fff;
  background-color: #c0392b;
  border-color: #ab3326
}

.theme-shop .btn-danger:focus, .theme-shop .btn-danger.focus, .theme-admin .btn-danger:focus, .theme-admin .btn-danger.focus {
  color: #fff;
  background-color: #962d22;
  border-color: #43140f
}

.theme-shop .btn-danger:hover, .theme-admin .btn-danger:hover {
  color: #fff;
  background-color: #962d22;
  border-color: #79241b
}

.theme-shop .btn-danger:active, .theme-shop .btn-danger.active, .open > .theme-shop .btn-danger.dropdown-toggle, .theme-admin .btn-danger:active, .theme-admin .btn-danger.active, .open > .theme-admin .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #962d22;
  border-color: #79241b
}

.theme-shop .btn-danger:active:hover, .theme-shop .btn-danger:active:focus, .theme-shop .btn-danger:active.focus, .theme-shop .btn-danger.active:hover, .theme-shop .btn-danger.active:focus, .theme-shop .btn-danger.active.focus, .open > .theme-shop .btn-danger.dropdown-toggle:hover, .open > .theme-shop .btn-danger.dropdown-toggle:focus, .open > .theme-shop .btn-danger.dropdown-toggle.focus, .theme-admin .btn-danger:active:hover, .theme-admin .btn-danger:active:focus, .theme-admin .btn-danger:active.focus, .theme-admin .btn-danger.active:hover, .theme-admin .btn-danger.active:focus, .theme-admin .btn-danger.active.focus, .open > .theme-admin .btn-danger.dropdown-toggle:hover, .open > .theme-admin .btn-danger.dropdown-toggle:focus, .open > .theme-admin .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #79241b;
  border-color: #43140f
}

.theme-shop .btn-danger:active, .theme-shop .btn-danger.active, .open > .theme-shop .btn-danger.dropdown-toggle, .theme-admin .btn-danger:active, .theme-admin .btn-danger.active, .open > .theme-admin .btn-danger.dropdown-toggle {
  background-image: none
}

.theme-shop .btn-danger.disabled:hover, .theme-shop .btn-danger.disabled:focus, .theme-shop .btn-danger.disabled.focus, .theme-shop .btn-danger[disabled]:hover, .theme-shop .btn-danger[disabled]:focus, .theme-shop .btn-danger[disabled].focus, fieldset[disabled] .theme-shop .btn-danger:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-danger:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-danger:hover, fieldset[disabled] .theme-shop .btn-danger:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-danger:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-danger:focus, fieldset[disabled] .theme-shop .btn-danger.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-danger.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-danger.focus, .theme-admin .btn-danger.disabled:hover, .theme-admin .btn-danger.disabled:focus, .theme-admin .btn-danger.disabled.focus, .theme-admin .btn-danger[disabled]:hover, .theme-admin .btn-danger[disabled]:focus, .theme-admin .btn-danger[disabled].focus, fieldset[disabled] .theme-admin .btn-danger:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-danger:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-danger:hover, fieldset[disabled] .theme-admin .btn-danger:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-danger:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-danger:focus, fieldset[disabled] .theme-admin .btn-danger.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-danger.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-danger.focus {
  background-color: #c0392b;
  border-color: #ab3326
}

.theme-shop .btn-danger .badge, .theme-admin .btn-danger .badge {
  color: #c0392b;
  background-color: #fff
}

.theme-shop .btn-link, .theme-admin .btn-link {
  color: #14acd9;
  font-weight: normal;
  border-radius: 0
}

.theme-shop .btn-link, .theme-shop .btn-link:active, .theme-shop .btn-link.active, .theme-shop .btn-link[disabled], fieldset[disabled] .theme-shop .btn-link, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-link, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-link, .theme-admin .btn-link, .theme-admin .btn-link:active, .theme-admin .btn-link.active, .theme-admin .btn-link[disabled], fieldset[disabled] .theme-admin .btn-link, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-link, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-link {
  background-color: transparent;
  box-shadow: none
}

.theme-shop .btn-link, .theme-shop .btn-link:hover, .theme-shop .btn-link:focus, .theme-shop .btn-link:active, .theme-admin .btn-link, .theme-admin .btn-link:hover, .theme-admin .btn-link:focus, .theme-admin .btn-link:active {
  border-color: transparent
}

.theme-shop .btn-link:hover, .theme-shop .btn-link:focus, .theme-admin .btn-link:hover, .theme-admin .btn-link:focus {
  color: #0e7593;
  text-decoration: none;
  background-color: transparent
}

.theme-shop .btn-link[disabled]:hover, .theme-shop .btn-link[disabled]:focus, fieldset[disabled] .theme-shop .btn-link:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-link:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-link:hover, fieldset[disabled] .theme-shop .btn-link:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-link:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-link:focus, .theme-admin .btn-link[disabled]:hover, .theme-admin .btn-link[disabled]:focus, fieldset[disabled] .theme-admin .btn-link:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-link:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-link:hover, fieldset[disabled] .theme-admin .btn-link:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-link:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-link:focus {
  color: #777;
  text-decoration: none
}

.theme-shop .btn-lg, .theme-shop .btn-group-lg > .btn, .theme-shop .theme-admin .btn-group-lg > .btn, .theme-admin .btn-lg, .theme-admin .theme-shop .btn-group-lg > .btn, .theme-admin .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0
}

.theme-shop .btn-sm, .theme-shop .btn-group-sm > .btn, .theme-shop .theme-admin .btn-group-sm > .btn, .theme-admin .btn-sm, .theme-admin .theme-shop .btn-group-sm > .btn, .theme-admin .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0
}

.theme-shop .btn-xs, .theme-shop .btn-group-xs > .btn, .theme-shop .theme-admin .btn-group-xs > .btn, .theme-admin .btn-xs, .theme-admin .theme-shop .btn-group-xs > .btn, .theme-admin .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0
}

.theme-shop .btn-block, .theme-admin .btn-block {
  display: block;
  width: 100%
}

.theme-shop .btn-block + .btn-block, .theme-admin .btn-block + .btn-block {
  margin-top: 5px
}

.theme-shop input[type="submit"].btn-block, .theme-shop input[type="reset"].btn-block, .theme-shop input[type="button"].btn-block, .theme-admin input[type="submit"].btn-block, .theme-admin input[type="reset"].btn-block, .theme-admin input[type="button"].btn-block {
  width: 100%
}

.theme-shop .fade, .theme-admin .fade {
  opacity: 0;
  transition: opacity .15s linear
}

.theme-shop .fade.in, .theme-admin .fade.in {
  opacity: 1
}

.theme-shop .collapse, .theme-admin .collapse {
  display: none
}

.theme-shop .collapse.in, .theme-admin .collapse.in {
  display: block
}

.theme-shop tr.collapse.in, .theme-admin tr.collapse.in {
  display: table-row
}

.theme-shop tbody.collapse.in, .theme-admin tbody.collapse.in {
  display: table-row-group
}

.theme-shop .collapsing, .theme-admin .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: .35s;
  transition-timing-function: ease
}

.theme-shop .caret, .theme-admin .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent
}

.theme-shop .dropup, .theme-shop .dropdown, .theme-admin .dropup, .theme-admin .dropdown {
  position: relative
}

.theme-shop .dropdown-toggle:focus, .theme-admin .dropdown-toggle:focus {
  outline: 0
}

.theme-shop .dropdown-menu, .theme-admin .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box
}

.theme-shop .dropdown-menu.pull-right, .theme-admin .dropdown-menu.pull-right {
  right: 0;
  left: auto
}

.theme-shop .dropdown-menu .divider, .theme-admin .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5
}

.theme-shop .dropdown-menu > li > a, .theme-admin .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333;
  white-space: nowrap
}

.theme-shop .dropdown-menu > li > a:hover, .theme-shop .dropdown-menu > li > a:focus, .theme-admin .dropdown-menu > li > a:hover, .theme-admin .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5
}

.theme-shop .dropdown-menu > .active > a, .theme-shop .dropdown-menu > .active > a:hover, .theme-shop .dropdown-menu > .active > a:focus, .theme-admin .dropdown-menu > .active > a, .theme-admin .dropdown-menu > .active > a:hover, .theme-admin .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7
}

.theme-shop .dropdown-menu > .disabled > a, .theme-shop .dropdown-menu > .disabled > a:hover, .theme-shop .dropdown-menu > .disabled > a:focus, .theme-admin .dropdown-menu > .disabled > a, .theme-admin .dropdown-menu > .disabled > a:hover, .theme-admin .dropdown-menu > .disabled > a:focus {
  color: #777
}

.theme-shop .dropdown-menu > .disabled > a:hover, .theme-shop .dropdown-menu > .disabled > a:focus, .theme-admin .dropdown-menu > .disabled > a:hover, .theme-admin .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed
}

.theme-shop .open > .dropdown-menu, .theme-admin .open > .dropdown-menu {
  display: block
}

.theme-shop .open > a, .theme-admin .open > a {
  outline: 0
}

.theme-shop .dropdown-menu-right, .theme-admin .dropdown-menu-right {
  left: auto;
  right: 0
}

.theme-shop .dropdown-menu-left, .theme-admin .dropdown-menu-left {
  left: 0;
  right: auto
}

.theme-shop .dropdown-header, .theme-admin .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777;
  white-space: nowrap
}

.theme-shop .dropdown-backdrop, .theme-admin .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990
}

.theme-shop .pull-right > .dropdown-menu, .theme-admin .pull-right > .dropdown-menu {
  right: 0;
  left: auto
}

.theme-shop .dropup .caret, .theme-shop .navbar-fixed-bottom .dropdown .caret, .theme-admin .dropup .caret, .theme-admin .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""
}

.theme-shop .dropup .dropdown-menu, .theme-shop .navbar-fixed-bottom .dropdown .dropdown-menu, .theme-admin .dropup .dropdown-menu, .theme-admin .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px
}

@media (min-width: 991px) {
  .theme-shop .navbar-right .dropdown-menu, .theme-admin .navbar-right .dropdown-menu {
    right: 0;
    left: auto
  }

  .theme-shop .navbar-right .dropdown-menu-left, .theme-admin .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto
  }
}

.theme-shop .btn-group, .theme-shop .btn-group-vertical, .theme-admin .btn-group, .theme-admin .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle
}

.theme-shop .btn-group > .btn, .theme-shop .btn-group-vertical > .btn, .theme-admin .btn-group > .btn, .theme-admin .btn-group-vertical > .btn {
  position: relative;
  float: left
}

.theme-shop .btn-group > .btn:hover, .theme-shop .btn-group > .btn:focus, .theme-shop .btn-group > .btn:active, .theme-shop .btn-group > .btn.active, .theme-shop .btn-group-vertical > .btn:hover, .theme-shop .btn-group-vertical > .btn:focus, .theme-shop .btn-group-vertical > .btn:active, .theme-shop .btn-group-vertical > .btn.active, .theme-admin .btn-group > .btn:hover, .theme-admin .btn-group > .btn:focus, .theme-admin .btn-group > .btn:active, .theme-admin .btn-group > .btn.active, .theme-admin .btn-group-vertical > .btn:hover, .theme-admin .btn-group-vertical > .btn:focus, .theme-admin .btn-group-vertical > .btn:active, .theme-admin .btn-group-vertical > .btn.active {
  z-index: 2
}

.theme-shop .btn-group .btn + .btn, .theme-shop .btn-group .btn + .btn-group, .theme-shop .btn-group .btn-group + .btn, .theme-shop .btn-group .btn-group + .btn-group, .theme-admin .btn-group .btn + .btn, .theme-admin .btn-group .btn + .btn-group, .theme-admin .btn-group .btn-group + .btn, .theme-admin .btn-group .btn-group + .btn-group {
  margin-left: -1px
}

.theme-shop .btn-toolbar, .theme-admin .btn-toolbar {
  margin-left: -5px
}

.theme-shop .btn-toolbar:before, .theme-shop .btn-toolbar:after, .theme-admin .btn-toolbar:before, .theme-admin .btn-toolbar:after {
  content: " ";
  display: table
}

.theme-shop .btn-toolbar:after, .theme-admin .btn-toolbar:after {
  clear: both
}

.theme-shop .btn-toolbar .btn, .theme-shop .btn-toolbar .btn-group, .theme-shop .btn-toolbar .input-group, .theme-admin .btn-toolbar .btn, .theme-admin .btn-toolbar .btn-group, .theme-admin .btn-toolbar .input-group {
  float: left
}

.theme-shop .btn-toolbar > .btn, .theme-shop .btn-toolbar > .btn-group, .theme-shop .btn-toolbar > .input-group, .theme-admin .btn-toolbar > .btn, .theme-admin .btn-toolbar > .btn-group, .theme-admin .btn-toolbar > .input-group {
  margin-left: 5px
}

.theme-shop .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .theme-admin .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0
}

.theme-shop .btn-group > .btn:first-child, .theme-admin .btn-group > .btn:first-child {
  margin-left: 0
}

.theme-shop .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .theme-admin .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.theme-shop .btn-group > .btn:last-child:not(:first-child), .theme-shop .btn-group > .dropdown-toggle:not(:first-child), .theme-admin .btn-group > .btn:last-child:not(:first-child), .theme-admin .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.theme-shop .btn-group > .btn-group, .theme-admin .btn-group > .btn-group {
  float: left
}

.theme-shop .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .theme-admin .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0
}

.theme-shop .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .theme-shop .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle, .theme-admin .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .theme-admin .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.theme-shop .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .theme-admin .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.theme-shop .btn-group .dropdown-toggle:active, .theme-shop .btn-group.open .dropdown-toggle, .theme-admin .btn-group .dropdown-toggle:active, .theme-admin .btn-group.open .dropdown-toggle {
  outline: 0
}

.theme-shop .btn-group > .btn + .dropdown-toggle, .theme-admin .btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px
}

.theme-shop .btn-group > .btn-lg + .dropdown-toggle, .theme-shop .btn-group-lg.btn-group > .btn + .dropdown-toggle, .theme-shop .theme-admin .btn-group-lg.btn-group > .btn + .dropdown-toggle, .theme-admin .btn-group > .btn-lg + .dropdown-toggle, .theme-admin .theme-shop .btn-group-lg.btn-group > .btn + .dropdown-toggle, .theme-admin .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px
}

.theme-shop .btn-group.open .dropdown-toggle, .theme-admin .btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.theme-shop .btn-group.open .dropdown-toggle.btn-link, .theme-admin .btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none
}

.theme-shop .btn .caret, .theme-admin .btn .caret {
  margin-left: 0
}

.theme-shop .btn-lg .caret, .theme-shop .btn-group-lg > .btn .caret, .theme-shop .theme-admin .btn-group-lg > .btn .caret, .theme-admin .btn-lg .caret, .theme-admin .theme-shop .btn-group-lg > .btn .caret, .theme-admin .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0
}

.theme-shop .dropup .btn-lg .caret, .theme-shop .dropup .btn-group-lg > .btn .caret, .theme-shop .dropup .theme-admin .btn-group-lg > .btn .caret, .theme-admin .dropup .btn-lg .caret, .theme-admin .dropup .theme-shop .btn-group-lg > .btn .caret, .theme-admin .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px
}

.theme-shop .btn-group-vertical > .btn, .theme-shop .btn-group-vertical > .btn-group, .theme-shop .btn-group-vertical > .btn-group > .btn, .theme-admin .btn-group-vertical > .btn, .theme-admin .btn-group-vertical > .btn-group, .theme-admin .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%
}

.theme-shop .btn-group-vertical > .btn-group:before, .theme-shop .btn-group-vertical > .btn-group:after, .theme-admin .btn-group-vertical > .btn-group:before, .theme-admin .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table
}

.theme-shop .btn-group-vertical > .btn-group:after, .theme-admin .btn-group-vertical > .btn-group:after {
  clear: both
}

.theme-shop .btn-group-vertical > .btn-group > .btn, .theme-admin .btn-group-vertical > .btn-group > .btn {
  float: none
}

.theme-shop .btn-group-vertical > .btn + .btn, .theme-shop .btn-group-vertical > .btn + .btn-group, .theme-shop .btn-group-vertical > .btn-group + .btn, .theme-shop .btn-group-vertical > .btn-group + .btn-group, .theme-admin .btn-group-vertical > .btn + .btn, .theme-admin .btn-group-vertical > .btn + .btn-group, .theme-admin .btn-group-vertical > .btn-group + .btn, .theme-admin .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0
}

.theme-shop .btn-group-vertical > .btn:not(:first-child):not(:last-child), .theme-admin .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0
}

.theme-shop .btn-group-vertical > .btn:first-child:not(:last-child), .theme-admin .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.theme-shop .btn-group-vertical > .btn:last-child:not(:first-child), .theme-admin .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.theme-shop .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .theme-admin .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0
}

.theme-shop .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .theme-shop .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle, .theme-admin .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .theme-admin .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.theme-shop .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .theme-admin .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.theme-shop .btn-group-justified, .theme-admin .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate
}

.theme-shop .btn-group-justified > .btn, .theme-shop .btn-group-justified > .btn-group, .theme-admin .btn-group-justified > .btn, .theme-admin .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%
}

.theme-shop .btn-group-justified > .btn-group .btn, .theme-admin .btn-group-justified > .btn-group .btn {
  width: 100%
}

.theme-shop .btn-group-justified > .btn-group .dropdown-menu, .theme-admin .btn-group-justified > .btn-group .dropdown-menu {
  left: auto
}

.theme-shop [data-toggle="buttons"] > .btn input[type="radio"], .theme-shop [data-toggle="buttons"] > .btn input[type="checkbox"], .theme-shop [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], .theme-shop [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"], .theme-admin [data-toggle="buttons"] > .btn input[type="radio"], .theme-admin [data-toggle="buttons"] > .btn input[type="checkbox"], .theme-admin [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], .theme-admin [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none
}

.theme-shop .input-group, .theme-admin .input-group {
  position: relative;
  display: table;
  border-collapse: separate
}

.theme-shop .input-group[class*="col-"], .theme-admin .input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0
}

.theme-shop .input-group .form-control, .theme-admin .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0
}

.theme-shop .input-group .form-control:focus, .theme-admin .input-group .form-control:focus {
  z-index: 3
}

.theme-shop .input-group-addon, .theme-shop .input-group-btn, .theme-shop .input-group .form-control, .theme-admin .input-group-addon, .theme-admin .input-group-btn, .theme-admin .input-group .form-control {
  display: table-cell
}

.theme-shop .input-group-addon:not(:first-child):not(:last-child), .theme-shop .input-group-btn:not(:first-child):not(:last-child), .theme-shop .input-group .form-control:not(:first-child):not(:last-child), .theme-admin .input-group-addon:not(:first-child):not(:last-child), .theme-admin .input-group-btn:not(:first-child):not(:last-child), .theme-admin .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0
}

.theme-shop .input-group-addon, .theme-shop .input-group-btn, .theme-admin .input-group-addon, .theme-admin .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle
}

.theme-shop .input-group-addon, .theme-admin .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 0
}

.theme-shop .input-group-addon.input-sm, .theme-shop .input-group-sm > .input-group-addon, .theme-shop .input-group-sm > .input-group-btn > .input-group-addon.btn, .theme-shop .theme-admin .input-group-sm > .input-group-addon, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .input-group-addon.btn, .theme-admin .input-group-addon.input-sm, .theme-admin .theme-shop .input-group-sm > .input-group-addon, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .input-group-addon.btn, .theme-admin .input-group-sm > .input-group-addon, .theme-admin .input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0
}

.theme-shop .input-group-addon.input-lg, .theme-shop .input-group-lg > .input-group-addon, .theme-shop .input-group-lg > .input-group-btn > .input-group-addon.btn, .theme-shop .theme-admin .input-group-lg > .input-group-addon, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .input-group-addon.btn, .theme-admin .input-group-addon.input-lg, .theme-admin .theme-shop .input-group-lg > .input-group-addon, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .input-group-addon.btn, .theme-admin .input-group-lg > .input-group-addon, .theme-admin .input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0
}

.theme-shop .input-group-addon input[type="radio"], .theme-shop .input-group-addon input[type="checkbox"], .theme-admin .input-group-addon input[type="radio"], .theme-admin .input-group-addon input[type="checkbox"] {
  margin-top: 0
}

.theme-shop .input-group .form-control:first-child, .theme-shop .input-group-addon:first-child, .theme-shop .input-group-btn:first-child > .btn, .theme-shop .input-group-btn:first-child > .btn-group > .btn, .theme-shop .input-group-btn:first-child > .dropdown-toggle, .theme-shop .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .theme-shop .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .theme-admin .input-group .form-control:first-child, .theme-admin .input-group-addon:first-child, .theme-admin .input-group-btn:first-child > .btn, .theme-admin .input-group-btn:first-child > .btn-group > .btn, .theme-admin .input-group-btn:first-child > .dropdown-toggle, .theme-admin .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .theme-admin .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.theme-shop .input-group-addon:first-child, .theme-admin .input-group-addon:first-child {
  border-right: 0
}

.theme-shop .input-group .form-control:last-child, .theme-shop .input-group-addon:last-child, .theme-shop .input-group-btn:last-child > .btn, .theme-shop .input-group-btn:last-child > .btn-group > .btn, .theme-shop .input-group-btn:last-child > .dropdown-toggle, .theme-shop .input-group-btn:first-child > .btn:not(:first-child), .theme-shop .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .theme-admin .input-group .form-control:last-child, .theme-admin .input-group-addon:last-child, .theme-admin .input-group-btn:last-child > .btn, .theme-admin .input-group-btn:last-child > .btn-group > .btn, .theme-admin .input-group-btn:last-child > .dropdown-toggle, .theme-admin .input-group-btn:first-child > .btn:not(:first-child), .theme-admin .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.theme-shop .input-group-addon:last-child, .theme-admin .input-group-addon:last-child {
  border-left: 0
}

.theme-shop .input-group-btn, .theme-admin .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap
}

.theme-shop .input-group-btn > .btn, .theme-admin .input-group-btn > .btn {
  position: relative
}

.theme-shop .input-group-btn > .btn + .btn, .theme-admin .input-group-btn > .btn + .btn {
  margin-left: -1px
}

.theme-shop .input-group-btn > .btn:hover, .theme-shop .input-group-btn > .btn:focus, .theme-shop .input-group-btn > .btn:active, .theme-admin .input-group-btn > .btn:hover, .theme-admin .input-group-btn > .btn:focus, .theme-admin .input-group-btn > .btn:active {
  z-index: 2
}

.theme-shop .input-group-btn:first-child > .btn, .theme-shop .input-group-btn:first-child > .btn-group, .theme-admin .input-group-btn:first-child > .btn, .theme-admin .input-group-btn:first-child > .btn-group {
  margin-right: -1px
}

.theme-shop .input-group-btn:last-child > .btn, .theme-shop .input-group-btn:last-child > .btn-group, .theme-admin .input-group-btn:last-child > .btn, .theme-admin .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px
}

.theme-shop .nav, .theme-admin .nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none
}

.theme-shop .nav:before, .theme-shop .nav:after, .theme-admin .nav:before, .theme-admin .nav:after {
  content: " ";
  display: table
}

.theme-shop .nav:after, .theme-admin .nav:after {
  clear: both
}

.theme-shop .nav > li, .theme-admin .nav > li {
  position: relative;
  display: block
}

.theme-shop .nav > li > a, .theme-admin .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px
}

.theme-shop .nav > li > a:hover, .theme-shop .nav > li > a:focus, .theme-admin .nav > li > a:hover, .theme-admin .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee
}

.theme-shop .nav > li.disabled > a, .theme-admin .nav > li.disabled > a {
  color: #777
}

.theme-shop .nav > li.disabled > a:hover, .theme-shop .nav > li.disabled > a:focus, .theme-admin .nav > li.disabled > a:hover, .theme-admin .nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed
}

.theme-shop .nav .open > a, .theme-shop .nav .open > a:hover, .theme-shop .nav .open > a:focus, .theme-admin .nav .open > a, .theme-admin .nav .open > a:hover, .theme-admin .nav .open > a:focus {
  background-color: #eee;
  border-color: #14acd9
}

.theme-shop .nav .nav-divider, .theme-admin .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5
}

.theme-shop .nav > li > a > img, .theme-admin .nav > li > a > img {
  max-width: none
}

.theme-shop .nav-tabs, .theme-admin .nav-tabs {
  border-bottom: 1px solid #ddd
}

.theme-shop .nav-tabs > li, .theme-admin .nav-tabs > li {
  float: left;
  margin-bottom: -1px
}

.theme-shop .nav-tabs > li > a, .theme-admin .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 0
}

.theme-shop .nav-tabs > li > a:hover, .theme-admin .nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd
}

.theme-shop .nav-tabs > li.active > a, .theme-shop .nav-tabs > li.active > a:hover, .theme-shop .nav-tabs > li.active > a:focus, .theme-admin .nav-tabs > li.active > a, .theme-admin .nav-tabs > li.active > a:hover, .theme-admin .nav-tabs > li.active > a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default
}

.theme-shop .nav-pills > li, .theme-admin .nav-pills > li {
  float: left
}

.theme-shop .nav-pills > li > a, .theme-admin .nav-pills > li > a {
  border-radius: 0
}

.theme-shop .nav-pills > li + li, .theme-admin .nav-pills > li + li {
  margin-left: 2px
}

.theme-shop .nav-pills > li.active > a, .theme-shop .nav-pills > li.active > a:hover, .theme-shop .nav-pills > li.active > a:focus, .theme-admin .nav-pills > li.active > a, .theme-admin .nav-pills > li.active > a:hover, .theme-admin .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #1dbbea
}

.theme-shop .nav-stacked > li, .theme-admin .nav-stacked > li {
  float: none
}

.theme-shop .nav-stacked > li + li, .theme-admin .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0
}

.theme-shop .nav-justified, .theme-shop .nav-tabs.nav-justified, .theme-admin .nav-justified, .theme-admin .nav-tabs.nav-justified {
  width: 100%
}

.theme-shop .nav-justified > li, .theme-shop .nav-tabs.nav-justified > li, .theme-shop .theme-admin .nav-tabs.nav-justified > li, .theme-admin .nav-justified > li, .theme-admin .theme-shop .nav-tabs.nav-justified > li, .theme-admin .nav-tabs.nav-justified > li {
  float: none
}

.theme-shop .nav-justified > li > a, .theme-shop .nav-tabs.nav-justified > li > a, .theme-shop .theme-admin .nav-tabs.nav-justified > li > a, .theme-admin .nav-justified > li > a, .theme-admin .theme-shop .nav-tabs.nav-justified > li > a, .theme-admin .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px
}

.theme-shop .nav-justified > .dropdown .dropdown-menu, .theme-shop .theme-admin .nav-tabs.nav-justified > .dropdown .dropdown-menu, .theme-admin .nav-justified > .dropdown .dropdown-menu, .theme-admin .theme-shop .nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto
}

@media (min-width: 768px) {
  .theme-shop .nav-justified > li, .theme-shop .nav-tabs.nav-justified > li, .theme-shop .theme-admin .nav-tabs.nav-justified > li, .theme-admin .nav-justified > li, .theme-admin .theme-shop .nav-tabs.nav-justified > li, .theme-admin .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%
  }

  .theme-shop .nav-justified > li > a, .theme-shop .nav-tabs.nav-justified > li > a, .theme-shop .theme-admin .nav-tabs.nav-justified > li > a, .theme-admin .nav-justified > li > a, .theme-admin .theme-shop .nav-tabs.nav-justified > li > a, .theme-admin .nav-tabs.nav-justified > li > a {
    margin-bottom: 0
  }
}

.theme-shop .nav-tabs-justified, .theme-shop .nav-tabs.nav-justified, .theme-admin .nav-tabs-justified, .theme-admin .nav-tabs.nav-justified {
  border-bottom: 0
}

.theme-shop .nav-tabs-justified > li > a, .theme-shop .nav-tabs.nav-justified > li > a, .theme-shop .theme-admin .nav-tabs.nav-justified > li > a, .theme-admin .nav-tabs-justified > li > a, .theme-admin .theme-shop .nav-tabs.nav-justified > li > a, .theme-admin .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0
}

.theme-shop .nav-tabs-justified > .active > a, .theme-shop .nav-tabs.nav-justified > .active > a, .theme-shop .theme-admin .nav-tabs.nav-justified > .active > a, .theme-shop .nav-tabs-justified > .active > a:hover, .theme-shop .nav-tabs.nav-justified > .active > a:hover, .theme-shop .theme-admin .nav-tabs.nav-justified > .active > a:hover, .theme-shop .nav-tabs-justified > .active > a:focus, .theme-shop .nav-tabs.nav-justified > .active > a:focus, .theme-shop .theme-admin .nav-tabs.nav-justified > .active > a:focus, .theme-admin .nav-tabs-justified > .active > a, .theme-admin .theme-shop .nav-tabs.nav-justified > .active > a, .theme-admin .nav-tabs.nav-justified > .active > a, .theme-admin .nav-tabs-justified > .active > a:hover, .theme-admin .theme-shop .nav-tabs.nav-justified > .active > a:hover, .theme-admin .nav-tabs.nav-justified > .active > a:hover, .theme-admin .nav-tabs-justified > .active > a:focus, .theme-admin .theme-shop .nav-tabs.nav-justified > .active > a:focus, .theme-admin .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd
}

@media (min-width: 768px) {
  .theme-shop .nav-tabs-justified > li > a, .theme-shop .nav-tabs.nav-justified > li > a, .theme-shop .theme-admin .nav-tabs.nav-justified > li > a, .theme-admin .nav-tabs-justified > li > a, .theme-admin .theme-shop .nav-tabs.nav-justified > li > a, .theme-admin .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0
  }

  .theme-shop .nav-tabs-justified > .active > a, .theme-shop .nav-tabs.nav-justified > .active > a, .theme-shop .theme-admin .nav-tabs.nav-justified > .active > a, .theme-shop .nav-tabs-justified > .active > a:hover, .theme-shop .nav-tabs.nav-justified > .active > a:hover, .theme-shop .theme-admin .nav-tabs.nav-justified > .active > a:hover, .theme-shop .nav-tabs-justified > .active > a:focus, .theme-shop .nav-tabs.nav-justified > .active > a:focus, .theme-shop .theme-admin .nav-tabs.nav-justified > .active > a:focus, .theme-admin .nav-tabs-justified > .active > a, .theme-admin .theme-shop .nav-tabs.nav-justified > .active > a, .theme-admin .nav-tabs.nav-justified > .active > a, .theme-admin .nav-tabs-justified > .active > a:hover, .theme-admin .theme-shop .nav-tabs.nav-justified > .active > a:hover, .theme-admin .nav-tabs.nav-justified > .active > a:hover, .theme-admin .nav-tabs-justified > .active > a:focus, .theme-admin .theme-shop .nav-tabs.nav-justified > .active > a:focus, .theme-admin .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff
  }
}

.theme-shop .tab-content > .tab-pane, .theme-admin .tab-content > .tab-pane {
  display: none
}

.theme-shop .tab-content > .active, .theme-admin .tab-content > .active {
  display: block
}

.theme-shop .nav-tabs .dropdown-menu, .theme-admin .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.theme-shop .navbar, .theme-admin .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent
}

.theme-shop .navbar:before, .theme-shop .navbar:after, .theme-admin .navbar:before, .theme-admin .navbar:after {
  content: " ";
  display: table
}

.theme-shop .navbar:after, .theme-admin .navbar:after {
  clear: both
}

@media (min-width: 991px) {
  .theme-shop .navbar, .theme-admin .navbar {
    border-radius: 4px
  }
}

.theme-shop .navbar-header:before, .theme-shop .navbar-header:after, .theme-admin .navbar-header:before, .theme-admin .navbar-header:after {
  content: " ";
  display: table
}

.theme-shop .navbar-header:after, .theme-admin .navbar-header:after {
  clear: both
}

@media (min-width: 991px) {
  .theme-shop .navbar-header, .theme-admin .navbar-header {
    float: left
  }
}

.theme-shop .navbar-collapse, .theme-admin .navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch
}

.theme-shop .navbar-collapse:before, .theme-shop .navbar-collapse:after, .theme-admin .navbar-collapse:before, .theme-admin .navbar-collapse:after {
  content: " ";
  display: table
}

.theme-shop .navbar-collapse:after, .theme-admin .navbar-collapse:after {
  clear: both
}

.theme-shop .navbar-collapse.in, .theme-admin .navbar-collapse.in {
  overflow-y: auto
}

@media (min-width: 991px) {
  .theme-shop .navbar-collapse, .theme-admin .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none
  }

  .theme-shop .navbar-collapse.collapse, .theme-admin .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important
  }

  .theme-shop .navbar-collapse.in, .theme-admin .navbar-collapse.in {
    overflow-y: visible
  }

  .navbar-fixed-top .theme-shop .navbar-collapse, .navbar-static-top .theme-shop .navbar-collapse, .navbar-fixed-bottom .theme-shop .navbar-collapse, .navbar-fixed-top .theme-admin .navbar-collapse, .navbar-static-top .theme-admin .navbar-collapse, .navbar-fixed-bottom .theme-admin .navbar-collapse {
    padding-left: 0;
    padding-right: 0
  }
}

.theme-shop .navbar-fixed-top .navbar-collapse, .theme-shop .navbar-fixed-bottom .navbar-collapse, .theme-admin .navbar-fixed-top .navbar-collapse, .theme-admin .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .theme-shop .navbar-fixed-top .navbar-collapse, .theme-shop .navbar-fixed-bottom .navbar-collapse, .theme-admin .navbar-fixed-top .navbar-collapse, .theme-admin .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px
  }
}

.theme-shop .container > .navbar-header, .theme-shop .container > .navbar-collapse, .theme-shop .container-fluid > .navbar-header, .theme-shop .container-fluid > .navbar-collapse, .theme-admin .container > .navbar-header, .theme-admin .container > .navbar-collapse, .theme-admin .container-fluid > .navbar-header, .theme-admin .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px
}

@media (min-width: 991px) {
  .theme-shop .container > .navbar-header, .theme-shop .container > .navbar-collapse, .theme-shop .container-fluid > .navbar-header, .theme-shop .container-fluid > .navbar-collapse, .theme-admin .container > .navbar-header, .theme-admin .container > .navbar-collapse, .theme-admin .container-fluid > .navbar-header, .theme-admin .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0
  }
}

.theme-shop .navbar-static-top, .theme-admin .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px
}

@media (min-width: 991px) {
  .theme-shop .navbar-static-top, .theme-admin .navbar-static-top {
    border-radius: 0
  }
}

.theme-shop .navbar-fixed-top, .theme-shop .navbar-fixed-bottom, .theme-admin .navbar-fixed-top, .theme-admin .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030
}

@media (min-width: 991px) {
  .theme-shop .navbar-fixed-top, .theme-shop .navbar-fixed-bottom, .theme-admin .navbar-fixed-top, .theme-admin .navbar-fixed-bottom {
    border-radius: 0
  }
}

.theme-shop .navbar-fixed-top, .theme-admin .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px
}

.theme-shop .navbar-fixed-bottom, .theme-admin .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0
}

.theme-shop .navbar-brand, .theme-admin .navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px
}

.theme-shop .navbar-brand:hover, .theme-shop .navbar-brand:focus, .theme-admin .navbar-brand:hover, .theme-admin .navbar-brand:focus {
  text-decoration: none
}

.theme-shop .navbar-brand > img, .theme-admin .navbar-brand > img {
  display: block
}

@media (min-width: 991px) {
  .navbar > .container .theme-shop .navbar-brand, .navbar > .container-fluid .theme-shop .navbar-brand, .navbar > .container .theme-admin .navbar-brand, .navbar > .container-fluid .theme-admin .navbar-brand {
    margin-left: -15px
  }
}

.theme-shop .navbar-toggle, .theme-admin .navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0
}

.theme-shop .navbar-toggle:focus, .theme-admin .navbar-toggle:focus {
  outline: 0
}

.theme-shop .navbar-toggle .icon-bar, .theme-admin .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px
}

.theme-shop .navbar-toggle .icon-bar + .icon-bar, .theme-admin .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px
}

@media (min-width: 991px) {
  .theme-shop .navbar-toggle, .theme-admin .navbar-toggle {
    display: none
  }
}

.theme-shop .navbar-nav, .theme-admin .navbar-nav {
  margin: 7.5px -15px
}

.theme-shop .navbar-nav > li > a, .theme-admin .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
  text-decoration: none;
}

@media (max-width: 990px) {

  .theme-shop .navbar-nav .open .dropdown-menu > li > a, .theme-shop .navbar-nav .open .dropdown-menu .dropdown-header, .theme-admin .navbar-nav .open .dropdown-menu > li > a, .theme-admin .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px
  }

  .theme-shop .navbar-nav .open .dropdown-menu > li > a, .theme-admin .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px
  }

  .theme-shop .navbar-nav .open .dropdown-menu > li > a:hover, .theme-shop .navbar-nav .open .dropdown-menu > li > a:focus, .theme-admin .navbar-nav .open .dropdown-menu > li > a:hover, .theme-admin .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none
  }
}

@media (min-width: 991px) {
  .theme-shop .navbar-nav, .theme-admin .navbar-nav {
    float: left;
    margin: 0
  }

  .theme-shop .navbar-nav > li, .theme-admin .navbar-nav > li {
    float: left
  }

  .theme-shop .navbar-nav > li > a, .theme-admin .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    text-decoration: none;
  }
}

.theme-shop .navbar-form, .theme-admin .navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px
}

@media (min-width: 768px) {
  .theme-shop .navbar-form .form-group, .theme-admin .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }

  .theme-shop .navbar-form .form-control, .theme-admin .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }

  .theme-shop .navbar-form .form-control-static, .theme-admin .navbar-form .form-control-static {
    display: inline-block
  }

  .theme-shop .navbar-form .input-group, .theme-admin .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle
  }

  .theme-shop .navbar-form .input-group .input-group-addon, .theme-shop .navbar-form .input-group .input-group-btn, .theme-shop .navbar-form .input-group .form-control, .theme-admin .navbar-form .input-group .input-group-addon, .theme-admin .navbar-form .input-group .input-group-btn, .theme-admin .navbar-form .input-group .form-control {
    width: auto
  }

  .theme-shop .navbar-form .input-group > .form-control, .theme-admin .navbar-form .input-group > .form-control {
    width: 100%
  }

  .theme-shop .navbar-form .control-label, .theme-admin .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle
  }

  .theme-shop .navbar-form .radio, .theme-shop .navbar-form .checkbox, .theme-admin .navbar-form .radio, .theme-admin .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle
  }

  .theme-shop .navbar-form .radio label, .theme-shop .navbar-form .checkbox label, .theme-admin .navbar-form .radio label, .theme-admin .navbar-form .checkbox label {
    padding-left: 0
  }

  .theme-shop .navbar-form .radio input[type="radio"], .theme-shop .navbar-form .checkbox input[type="checkbox"], .theme-admin .navbar-form .radio input[type="radio"], .theme-admin .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0
  }

  .theme-shop .navbar-form .has-feedback .form-control-feedback, .theme-admin .navbar-form .has-feedback .form-control-feedback {
    top: 0
  }
}

@media (max-width: 990px) {
  .theme-shop .navbar-form .form-group, .theme-admin .navbar-form .form-group {
    margin-bottom: 5px
  }

  .theme-shop .navbar-form .form-group:last-child, .theme-admin .navbar-form .form-group:last-child {
    margin-bottom: 0
  }
}

@media (min-width: 991px) {
  .theme-shop .navbar-form, .theme-admin .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none
  }
}

.theme-shop .navbar-nav > li > .dropdown-menu, .theme-admin .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.theme-shop .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu, .theme-admin .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.theme-shop .navbar-btn, .theme-admin .navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px
}

.theme-shop .navbar-btn.btn-sm, .theme-shop .btn-group-sm > .navbar-btn.btn, .theme-shop .theme-admin .btn-group-sm > .navbar-btn.btn, .theme-admin .navbar-btn.btn-sm, .theme-admin .theme-shop .btn-group-sm > .navbar-btn.btn, .theme-admin .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px
}

.theme-shop .navbar-btn.btn-xs, .theme-shop .btn-group-xs > .navbar-btn.btn, .theme-shop .theme-admin .btn-group-xs > .navbar-btn.btn, .theme-admin .navbar-btn.btn-xs, .theme-admin .theme-shop .btn-group-xs > .navbar-btn.btn, .theme-admin .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px
}

.theme-shop .navbar-text, .theme-admin .navbar-text {
  margin-top: 15px;
  margin-bottom: 15px
}

@media (min-width: 991px) {
  .theme-shop .navbar-text, .theme-admin .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px
  }
}

@media (min-width: 991px) {
  .theme-shop .navbar-left, .theme-admin .navbar-left {
    float: left !important
  }

  .theme-shop .navbar-right, .theme-admin .navbar-right {
    float: right !important;
    margin-right: -15px
  }

  .theme-shop .navbar-right ~ .navbar-right, .theme-admin .navbar-right ~ .navbar-right {
    margin-right: 0
  }
}

.theme-shop .navbar-default, .theme-admin .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7
}

.theme-shop .navbar-default .navbar-brand, .theme-admin .navbar-default .navbar-brand {
  color: #777
}

.theme-shop .navbar-default .navbar-brand:hover, .theme-shop .navbar-default .navbar-brand:focus, .theme-admin .navbar-default .navbar-brand:hover, .theme-admin .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent
}

.theme-shop .navbar-default .navbar-text, .theme-admin .navbar-default .navbar-text {
  color: #777
}

.theme-shop .navbar-default .navbar-nav > li > a, .theme-admin .navbar-default .navbar-nav > li > a {
  color: #777
}

.theme-shop .navbar-default .navbar-nav > li > a:hover, .theme-shop .navbar-default .navbar-nav > li > a:focus, .theme-admin .navbar-default .navbar-nav > li > a:hover, .theme-admin .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent
}

.theme-shop .navbar-default .navbar-nav > .active > a, .theme-shop .navbar-default .navbar-nav > .active > a:hover, .theme-shop .navbar-default .navbar-nav > .active > a:focus, .theme-admin .navbar-default .navbar-nav > .active > a, .theme-admin .navbar-default .navbar-nav > .active > a:hover, .theme-admin .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7
}

.theme-shop .navbar-default .navbar-nav > .disabled > a, .theme-shop .navbar-default .navbar-nav > .disabled > a:hover, .theme-shop .navbar-default .navbar-nav > .disabled > a:focus, .theme-admin .navbar-default .navbar-nav > .disabled > a, .theme-admin .navbar-default .navbar-nav > .disabled > a:hover, .theme-admin .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent
}

.theme-shop .navbar-default .navbar-toggle, .theme-admin .navbar-default .navbar-toggle {
  border-color: #ddd
}

.theme-shop .navbar-default .navbar-toggle:hover, .theme-shop .navbar-default .navbar-toggle:focus, .theme-admin .navbar-default .navbar-toggle:hover, .theme-admin .navbar-default .navbar-toggle:focus {
  background-color: #ddd
}

.theme-shop .navbar-default .navbar-toggle .icon-bar, .theme-admin .navbar-default .navbar-toggle .icon-bar {
  background-color: #888
}

.theme-shop .navbar-default .navbar-collapse, .theme-shop .navbar-default .navbar-form, .theme-admin .navbar-default .navbar-collapse, .theme-admin .navbar-default .navbar-form {
  border-color: #e7e7e7
}

.theme-shop .navbar-default .navbar-nav > .open > a, .theme-shop .navbar-default .navbar-nav > .open > a:hover, .theme-shop .navbar-default .navbar-nav > .open > a:focus, .theme-admin .navbar-default .navbar-nav > .open > a, .theme-admin .navbar-default .navbar-nav > .open > a:hover, .theme-admin .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555
}

@media (max-width: 990px) {
  .theme-shop .navbar-default .navbar-nav .open .dropdown-menu > li > a, .theme-admin .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777
  }

  .theme-shop .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .theme-shop .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .theme-admin .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .theme-admin .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent
  }

  .theme-shop .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .theme-shop .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .theme-shop .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .theme-admin .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .theme-admin .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .theme-admin .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7
  }

  .theme-shop .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .theme-shop .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .theme-shop .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .theme-admin .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .theme-admin .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .theme-admin .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent
  }
}

.theme-shop .navbar-default .navbar-link, .theme-admin .navbar-default .navbar-link {
  color: #777
}

.theme-shop .navbar-default .navbar-link:hover, .theme-admin .navbar-default .navbar-link:hover {
  color: #333
}

.theme-shop .navbar-default .btn-link, .theme-admin .navbar-default .btn-link {
  color: #777
}

.theme-shop .navbar-default .btn-link:hover, .theme-shop .navbar-default .btn-link:focus, .theme-admin .navbar-default .btn-link:hover, .theme-admin .navbar-default .btn-link:focus {
  color: #333
}

.theme-shop .navbar-default .btn-link[disabled]:hover, .theme-shop .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .theme-shop .navbar-default .btn-link:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .navbar-default .btn-link:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .navbar-default .btn-link:hover, fieldset[disabled] .theme-shop .navbar-default .btn-link:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .navbar-default .btn-link:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .navbar-default .btn-link:focus, .theme-admin .navbar-default .btn-link[disabled]:hover, .theme-admin .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .theme-admin .navbar-default .btn-link:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .navbar-default .btn-link:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .navbar-default .btn-link:hover, fieldset[disabled] .theme-admin .navbar-default .btn-link:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .navbar-default .btn-link:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .navbar-default .btn-link:focus {
  color: #ccc
}

.theme-shop .navbar-inverse, .theme-admin .navbar-inverse {
  background-color: #222;
  border-color: #090909
}

.theme-shop .navbar-inverse .navbar-brand, .theme-admin .navbar-inverse .navbar-brand {
  color: #9d9d9d
}

.theme-shop .navbar-inverse .navbar-brand:hover, .theme-shop .navbar-inverse .navbar-brand:focus, .theme-admin .navbar-inverse .navbar-brand:hover, .theme-admin .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent
}

.theme-shop .navbar-inverse .navbar-text, .theme-admin .navbar-inverse .navbar-text {
  color: #9d9d9d
}

.theme-shop .navbar-inverse .navbar-nav > li > a, .theme-admin .navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d
}

.theme-shop .navbar-inverse .navbar-nav > li > a:hover, .theme-shop .navbar-inverse .navbar-nav > li > a:focus, .theme-admin .navbar-inverse .navbar-nav > li > a:hover, .theme-admin .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent
}

.theme-shop .navbar-inverse .navbar-nav > .active > a, .theme-shop .navbar-inverse .navbar-nav > .active > a:hover, .theme-shop .navbar-inverse .navbar-nav > .active > a:focus, .theme-admin .navbar-inverse .navbar-nav > .active > a, .theme-admin .navbar-inverse .navbar-nav > .active > a:hover, .theme-admin .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909
}

.theme-shop .navbar-inverse .navbar-nav > .disabled > a, .theme-shop .navbar-inverse .navbar-nav > .disabled > a:hover, .theme-shop .navbar-inverse .navbar-nav > .disabled > a:focus, .theme-admin .navbar-inverse .navbar-nav > .disabled > a, .theme-admin .navbar-inverse .navbar-nav > .disabled > a:hover, .theme-admin .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent
}

.theme-shop .navbar-inverse .navbar-toggle, .theme-admin .navbar-inverse .navbar-toggle {
  border-color: #333
}

.theme-shop .navbar-inverse .navbar-toggle:hover, .theme-shop .navbar-inverse .navbar-toggle:focus, .theme-admin .navbar-inverse .navbar-toggle:hover, .theme-admin .navbar-inverse .navbar-toggle:focus {
  background-color: #333
}

.theme-shop .navbar-inverse .navbar-toggle .icon-bar, .theme-admin .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff
}

.theme-shop .navbar-inverse .navbar-collapse, .theme-shop .navbar-inverse .navbar-form, .theme-admin .navbar-inverse .navbar-collapse, .theme-admin .navbar-inverse .navbar-form {
  border-color: #101010
}

.theme-shop .navbar-inverse .navbar-nav > .open > a, .theme-shop .navbar-inverse .navbar-nav > .open > a:hover, .theme-shop .navbar-inverse .navbar-nav > .open > a:focus, .theme-admin .navbar-inverse .navbar-nav > .open > a, .theme-admin .navbar-inverse .navbar-nav > .open > a:hover, .theme-admin .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff
}

@media (max-width: 990px) {
  .theme-shop .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header, .theme-admin .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909
  }

  .theme-shop .navbar-inverse .navbar-nav .open .dropdown-menu .divider, .theme-admin .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909
  }

  .theme-shop .navbar-inverse .navbar-nav .open .dropdown-menu > li > a, .theme-admin .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d
  }

  .theme-shop .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .theme-shop .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .theme-admin .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .theme-admin .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent
  }

  .theme-shop .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .theme-shop .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .theme-shop .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .theme-admin .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .theme-admin .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .theme-admin .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909
  }

  .theme-shop .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .theme-shop .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .theme-shop .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .theme-admin .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .theme-admin .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .theme-admin .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent
  }
}

.theme-shop .navbar-inverse .navbar-link, .theme-admin .navbar-inverse .navbar-link {
  color: #9d9d9d
}

.theme-shop .navbar-inverse .navbar-link:hover, .theme-admin .navbar-inverse .navbar-link:hover {
  color: #fff
}

.theme-shop .navbar-inverse .btn-link, .theme-admin .navbar-inverse .btn-link {
  color: #9d9d9d
}

.theme-shop .navbar-inverse .btn-link:hover, .theme-shop .navbar-inverse .btn-link:focus, .theme-admin .navbar-inverse .btn-link:hover, .theme-admin .navbar-inverse .btn-link:focus {
  color: #fff
}

.theme-shop .navbar-inverse .btn-link[disabled]:hover, .theme-shop .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .theme-shop .navbar-inverse .btn-link:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .navbar-inverse .btn-link:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .navbar-inverse .btn-link:hover, fieldset[disabled] .theme-shop .navbar-inverse .btn-link:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .navbar-inverse .btn-link:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .navbar-inverse .btn-link:focus, .theme-admin .navbar-inverse .btn-link[disabled]:hover, .theme-admin .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .theme-admin .navbar-inverse .btn-link:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .navbar-inverse .btn-link:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .navbar-inverse .btn-link:hover, fieldset[disabled] .theme-admin .navbar-inverse .btn-link:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .navbar-inverse .btn-link:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .navbar-inverse .btn-link:focus {
  color: #444
}

.theme-shop .breadcrumb, .theme-admin .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: transparent !important;
  border-radius: 0
}

.theme-shop .breadcrumb > li, .theme-admin .breadcrumb > li {
  display: inline-block
}

.theme-shop .breadcrumb > li + li:before, .theme-admin .breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc
}

.theme-shop .breadcrumb > .active, .theme-admin .breadcrumb > .active {
  color: #777
}

.theme-shop .pagination, .theme-admin .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0
}

.theme-shop .pagination > li, .theme-admin .pagination > li {
  display: inline
}

.theme-shop .pagination > li > a, .theme-shop .pagination > li > span, .theme-admin .pagination > li > a, .theme-admin .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #14acd9;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px
}

.theme-shop .pagination > li:first-child > a, .theme-shop .pagination > li:first-child > span, .theme-admin .pagination > li:first-child > a, .theme-admin .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.theme-shop .pagination > li:last-child > a, .theme-shop .pagination > li:last-child > span, .theme-admin .pagination > li:last-child > a, .theme-admin .pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.theme-shop .pagination > li > a:hover, .theme-shop .pagination > li > a:focus, .theme-shop .pagination > li > span:hover, .theme-shop .pagination > li > span:focus, .theme-admin .pagination > li > a:hover, .theme-admin .pagination > li > a:focus, .theme-admin .pagination > li > span:hover, .theme-admin .pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd
}

.theme-shop .pagination > .active > a, .theme-shop .pagination > .active > a:hover, .theme-shop .pagination > .active > a:focus, .theme-shop .pagination > .active > span, .theme-shop .pagination > .active > span:hover, .theme-shop .pagination > .active > span:focus, .theme-admin .pagination > .active > a, .theme-admin .pagination > .active > a:hover, .theme-admin .pagination > .active > a:focus, .theme-admin .pagination > .active > span, .theme-admin .pagination > .active > span:hover, .theme-admin .pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #1dbbea;
  border-color: #ddd;
  cursor: default
}

.theme-shop .pagination > .disabled > span, .theme-shop .pagination > .disabled > span:hover, .theme-shop .pagination > .disabled > span:focus, .theme-shop .pagination > .disabled > a, .theme-shop .pagination > .disabled > a:hover, .theme-shop .pagination > .disabled > a:focus, .theme-admin .pagination > .disabled > span, .theme-admin .pagination > .disabled > span:hover, .theme-admin .pagination > .disabled > span:focus, .theme-admin .pagination > .disabled > a, .theme-admin .pagination > .disabled > a:hover, .theme-admin .pagination > .disabled > a:focus {
  color: #777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed
}

.theme-shop .pagination-lg > li > a, .theme-shop .pagination-lg > li > span, .theme-admin .pagination-lg > li > a, .theme-admin .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333
}

.theme-shop .pagination-lg > li:first-child > a, .theme-shop .pagination-lg > li:first-child > span, .theme-admin .pagination-lg > li:first-child > a, .theme-admin .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.theme-shop .pagination-lg > li:last-child > a, .theme-shop .pagination-lg > li:last-child > span, .theme-admin .pagination-lg > li:last-child > a, .theme-admin .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.theme-shop .pagination-sm > li > a, .theme-shop .pagination-sm > li > span, .theme-admin .pagination-sm > li > a, .theme-admin .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5
}

.theme-shop .pagination-sm > li:first-child > a, .theme-shop .pagination-sm > li:first-child > span, .theme-admin .pagination-sm > li:first-child > a, .theme-admin .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.theme-shop .pagination-sm > li:last-child > a, .theme-shop .pagination-sm > li:last-child > span, .theme-admin .pagination-sm > li:last-child > a, .theme-admin .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.theme-shop .pager, .theme-admin .pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center
}

.theme-shop .pager:before, .theme-shop .pager:after, .theme-admin .pager:before, .theme-admin .pager:after {
  content: " ";
  display: table
}

.theme-shop .pager:after, .theme-admin .pager:after {
  clear: both
}

.theme-shop .pager li, .theme-admin .pager li {
  display: inline
}

.theme-shop .pager li > a, .theme-shop .pager li > span, .theme-admin .pager li > a, .theme-admin .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px
}

.theme-shop .pager li > a:hover, .theme-shop .pager li > a:focus, .theme-admin .pager li > a:hover, .theme-admin .pager li > a:focus {
  text-decoration: none;
  background-color: #eee
}

.theme-shop .pager .next > a, .theme-shop .pager .next > span, .theme-admin .pager .next > a, .theme-admin .pager .next > span {
  float: right
}

.theme-shop .pager .previous > a, .theme-shop .pager .previous > span, .theme-admin .pager .previous > a, .theme-admin .pager .previous > span {
  float: left
}

.theme-shop .pager .disabled > a, .theme-shop .pager .disabled > a:hover, .theme-shop .pager .disabled > a:focus, .theme-shop .pager .disabled > span, .theme-admin .pager .disabled > a, .theme-admin .pager .disabled > a:hover, .theme-admin .pager .disabled > a:focus, .theme-admin .pager .disabled > span {
  color: #777;
  background-color: #fff;
  cursor: not-allowed
}

.theme-shop .label, .theme-admin .label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em
}

.theme-shop .label:empty, .theme-admin .label:empty {
  display: none
}

.btn .theme-shop .label, .btn .theme-admin .label {
  position: relative;
  top: -1px
}

.theme-shop a.label:hover, .theme-shop a.label:focus, .theme-admin a.label:hover, .theme-admin a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}

.theme-shop .label-default, .theme-admin .label-default {
  background-color: #777
}

.theme-shop .label-default[href]:hover, .theme-shop .label-default[href]:focus, .theme-admin .label-default[href]:hover, .theme-admin .label-default[href]:focus {
  background-color: #5e5e5e
}

.theme-shop .label-primary, .theme-admin .label-primary {
  background-color: #1dbbea
}

.theme-shop .label-primary[href]:hover, .theme-shop .label-primary[href]:focus, .theme-admin .label-primary[href]:hover, .theme-admin .label-primary[href]:focus {
  background-color: #129ac2
}

.theme-shop .label-success, .theme-admin .label-success {
  background-color: #27ae60
}

.theme-shop .label-success[href]:hover, .theme-shop .label-success[href]:focus, .theme-admin .label-success[href]:hover, .theme-admin .label-success[href]:focus {
  background-color: #1e8449
}

.theme-shop .label-info, .theme-admin .label-info {
  background-color: #5bc0de
}

.theme-shop .label-info[href]:hover, .theme-shop .label-info[href]:focus, .theme-admin .label-info[href]:hover, .theme-admin .label-info[href]:focus {
  background-color: #31b0d5
}

.theme-shop .label-warning, .theme-admin .label-warning {
  background-color: #f39c12
}

.theme-shop .label-warning[href]:hover, .theme-shop .label-warning[href]:focus, .theme-admin .label-warning[href]:hover, .theme-admin .label-warning[href]:focus {
  background-color: #c87f0a
}

.theme-shop .label-danger, .theme-admin .label-danger {
  background-color: #c0392b
}

.theme-shop .label-danger[href]:hover, .theme-shop .label-danger[href]:focus, .theme-admin .label-danger[href]:hover, .theme-admin .label-danger[href]:focus {
  background-color: #962d22
}

.theme-shop .badge, .theme-admin .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777;
  border-radius: 10px
}

.theme-shop .badge:empty, .theme-admin .badge:empty {
  display: none
}

.btn .theme-shop .badge, .btn .theme-admin .badge {
  position: relative;
  top: -1px
}

.btn-xs .theme-shop .badge, .theme-shop .btn-group-xs > .btn .theme-shop .badge, .theme-admin .btn-group-xs > .btn .theme-shop .badge, .btn-group-xs > .btn .theme-shop .badge, .btn-xs .theme-admin .badge, .theme-shop .btn-group-xs > .btn .theme-admin .badge, .theme-admin .btn-group-xs > .btn .theme-admin .badge, .btn-group-xs > .btn .theme-admin .badge {
  top: 0;
  padding: 1px 5px
}

.list-group-item.active > .theme-shop .badge, .nav-pills > .active > a > .theme-shop .badge, .list-group-item.active > .theme-admin .badge, .nav-pills > .active > a > .theme-admin .badge {
  color: #337ab7;
  background-color: #fff
}

.list-group-item > .theme-shop .badge, .list-group-item > .theme-admin .badge {
  float: right
}

.list-group-item > .theme-shop .badge + .theme-shop .badge, .list-group-item > .theme-admin .badge + .theme-shop .badge, .list-group-item > .theme-shop .badge + .theme-admin .badge, .list-group-item > .theme-admin .badge + .theme-admin .badge {
  margin-right: 5px
}

.nav-pills > li > a > .theme-shop .badge, .nav-pills > li > a > .theme-admin .badge {
  margin-left: 3px
}

.theme-shop a.badge:hover, .theme-shop a.badge:focus, .theme-admin a.badge:hover, .theme-admin a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}

.theme-shop .jumbotron, .theme-admin .jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee
}

.theme-shop .jumbotron h1, .theme-shop .jumbotron .h1, .theme-admin .jumbotron h1, .theme-admin .jumbotron .h1 {
  color: inherit
}

.theme-shop .jumbotron p, .theme-admin .jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200
}

.theme-shop .jumbotron > hr, .theme-admin .jumbotron > hr {
  border-top-color: #d5d5d5
}

.container .theme-shop .jumbotron, .container-fluid .theme-shop .jumbotron, .container .theme-admin .jumbotron, .container-fluid .theme-admin .jumbotron {
  border-radius: 0;
  padding-left: 15px;
  padding-right: 15px
}

.theme-shop .jumbotron .container, .theme-admin .jumbotron .container {
  max-width: 100%
}

@media screen and (min-width: 768px) {
  .theme-shop .jumbotron, .theme-admin .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px
  }

  .container .theme-shop .jumbotron, .container-fluid .theme-shop .jumbotron, .container .theme-admin .jumbotron, .container-fluid .theme-admin .jumbotron {
    padding-left: 60px;
    padding-right: 60px
  }

  .theme-shop .jumbotron h1, .theme-shop .jumbotron .h1, .theme-admin .jumbotron h1, .theme-admin .jumbotron .h1 {
    font-size: 63px
  }
}

.theme-shop .thumbnail, .theme-admin .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border .2s ease-in-out
}

.theme-shop .thumbnail > img, .theme-shop .thumbnail a > img, .theme-admin .thumbnail > img, .theme-admin .thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto
}

.theme-shop .thumbnail .caption, .theme-admin .thumbnail .caption {
  padding: 9px;
  color: #333
}

.theme-shop a.thumbnail:hover, .theme-shop a.thumbnail:focus, .theme-shop a.thumbnail.active, .theme-admin a.thumbnail:hover, .theme-admin a.thumbnail:focus, .theme-admin a.thumbnail.active {
  border-color: #14acd9
}

.theme-shop .alert, .theme-admin .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px
}

.theme-shop .alert h4, .theme-admin .alert h4 {
  margin-top: 0;
  color: inherit
}

.theme-shop .alert .alert-link, .theme-admin .alert .alert-link {
  font-weight: bold
}

.theme-shop .alert > p, .theme-shop .alert > ul, .theme-admin .alert > p, .theme-admin .alert > ul {
  margin-bottom: 0
}

.theme-shop .alert > p + p, .theme-admin .alert > p + p {
  margin-top: 5px
}

.theme-shop .alert-dismissable, .theme-shop .alert-dismissible, .theme-admin .alert-dismissable, .theme-admin .alert-dismissible {
  padding-right: 35px
}

.theme-shop .alert-dismissable .close, .theme-shop .alert-dismissible .close, .theme-admin .alert-dismissable .close, .theme-admin .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit
}

.theme-shop .alert-success, .theme-admin .alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d
}

.theme-shop .alert-success hr, .theme-admin .alert-success hr {
  border-top-color: #c9e2b3
}

.theme-shop .alert-success .alert-link, .theme-admin .alert-success .alert-link {
  color: #2b542c
}

.theme-shop .alert-info, .theme-admin .alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f
}

.theme-shop .alert-info hr, .theme-admin .alert-info hr {
  border-top-color: #a6e1ec
}

.theme-shop .alert-info .alert-link, .theme-admin .alert-info .alert-link {
  color: #245269
}

.theme-shop .alert-warning, .theme-admin .alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b
}

.theme-shop .alert-warning hr, .theme-admin .alert-warning hr {
  border-top-color: #f7e1b5
}

.theme-shop .alert-warning .alert-link, .theme-admin .alert-warning .alert-link {
  color: #66512c
}

.theme-shop .alert-danger, .theme-admin .alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442
}

.theme-shop .alert-danger hr, .theme-admin .alert-danger hr {
  border-top-color: #e4b9c0
}

.theme-shop .alert-danger .alert-link, .theme-admin .alert-danger .alert-link {
  color: #843534
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}

.theme-shop .progress, .theme-admin .progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.theme-shop .progress-bar, .theme-admin .progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width .6s ease
}

.theme-shop .progress-striped .progress-bar, .theme-shop .progress-bar-striped, .theme-admin .progress-striped .progress-bar, .theme-admin .progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px
}

.theme-shop .progress.active .progress-bar, .theme-shop .progress-bar.active, .theme-admin .progress.active .progress-bar, .theme-admin .progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite
}

.theme-shop .progress-bar-success, .theme-admin .progress-bar-success {
  background-color: #5cb85c
}

.progress-striped .theme-shop .progress-bar-success, .progress-striped .theme-admin .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.theme-shop .progress-bar-info, .theme-admin .progress-bar-info {
  background-color: #5bc0de
}

.progress-striped .theme-shop .progress-bar-info, .progress-striped .theme-admin .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.theme-shop .progress-bar-warning, .theme-admin .progress-bar-warning {
  background-color: #f0ad4e
}

.progress-striped .theme-shop .progress-bar-warning, .progress-striped .theme-admin .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.theme-shop .progress-bar-danger, .theme-admin .progress-bar-danger {
  background-color: #d9534f
}

.progress-striped .theme-shop .progress-bar-danger, .progress-striped .theme-admin .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.theme-shop .media, .theme-admin .media {
  margin-top: 15px
}

.theme-shop .media:first-child, .theme-admin .media:first-child {
  margin-top: 0
}

.theme-shop .media, .theme-shop .media-body, .theme-admin .media, .theme-admin .media-body {
  zoom: 1;
  overflow: hidden
}

.theme-shop .media-body, .theme-admin .media-body {
  width: 10000px
}

.theme-shop .media-object, .theme-admin .media-object {
  display: block
}

.theme-shop .media-object.img-thumbnail, .theme-admin .media-object.img-thumbnail {
  max-width: none
}

.theme-shop .media-right, .theme-shop .media > .pull-right, .theme-admin .media-right, .theme-admin .media > .pull-right {
  padding-left: 10px
}

.theme-shop .media-left, .theme-shop .media > .pull-left, .theme-admin .media-left, .theme-admin .media > .pull-left {
  padding-right: 10px
}

.theme-shop .media-left, .theme-shop .media-right, .theme-shop .media-body, .theme-admin .media-left, .theme-admin .media-right, .theme-admin .media-body {
  display: table-cell;
  vertical-align: top
}

.theme-shop .media-middle, .theme-admin .media-middle {
  vertical-align: middle
}

.theme-shop .media-bottom, .theme-admin .media-bottom {
  vertical-align: bottom
}

.theme-shop .media-heading, .theme-admin .media-heading {
  margin-top: 0;
  margin-bottom: 5px
}

.theme-shop .media-list, .theme-admin .media-list {
  padding-left: 0;
  list-style: none
}

.theme-shop .list-group, .theme-admin .list-group {
  margin-bottom: 20px;
  padding-left: 0
}

.theme-shop .list-group-item, .theme-admin .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd
}

.theme-shop .list-group-item:first-child, .theme-admin .list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px
}

.theme-shop .list-group-item:last-child, .theme-admin .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}

.theme-shop a.list-group-item, .theme-shop button.list-group-item, .theme-admin a.list-group-item, .theme-admin button.list-group-item {
  color: #555
}

.theme-shop a.list-group-item .list-group-item-heading, .theme-shop button.list-group-item .list-group-item-heading, .theme-admin a.list-group-item .list-group-item-heading, .theme-admin button.list-group-item .list-group-item-heading {
  color: #333
}

.theme-shop a.list-group-item:hover, .theme-shop a.list-group-item:focus, .theme-shop button.list-group-item:hover, .theme-shop button.list-group-item:focus, .theme-admin a.list-group-item:hover, .theme-admin a.list-group-item:focus, .theme-admin button.list-group-item:hover, .theme-admin button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5
}

.theme-shop button.list-group-item, .theme-admin button.list-group-item {
  width: 100%;
  text-align: left
}

.theme-shop .list-group-item.disabled, .theme-shop .list-group-item.disabled:hover, .theme-shop .list-group-item.disabled:focus, .theme-admin .list-group-item.disabled, .theme-admin .list-group-item.disabled:hover, .theme-admin .list-group-item.disabled:focus {
  background-color: #eee;
  color: #777;
  cursor: not-allowed
}

.theme-shop .list-group-item.disabled .list-group-item-heading, .theme-shop .list-group-item.disabled:hover .list-group-item-heading, .theme-shop .list-group-item.disabled:focus .list-group-item-heading, .theme-admin .list-group-item.disabled .list-group-item-heading, .theme-admin .list-group-item.disabled:hover .list-group-item-heading, .theme-admin .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit
}

.theme-shop .list-group-item.disabled .list-group-item-text, .theme-shop .list-group-item.disabled:hover .list-group-item-text, .theme-shop .list-group-item.disabled:focus .list-group-item-text, .theme-admin .list-group-item.disabled .list-group-item-text, .theme-admin .list-group-item.disabled:hover .list-group-item-text, .theme-admin .list-group-item.disabled:focus .list-group-item-text {
  color: #777
}

.theme-shop .list-group-item.active, .theme-shop .list-group-item.active:hover, .theme-shop .list-group-item.active:focus, .theme-admin .list-group-item.active, .theme-admin .list-group-item.active:hover, .theme-admin .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7
}

.theme-shop .list-group-item.active .list-group-item-heading, .theme-shop .list-group-item.active .list-group-item-heading > small, .theme-shop .list-group-item.active .list-group-item-heading > .small, .theme-shop .list-group-item.active:hover .list-group-item-heading, .theme-shop .list-group-item.active:hover .list-group-item-heading > small, .theme-shop .list-group-item.active:hover .list-group-item-heading > .small, .theme-shop .list-group-item.active:focus .list-group-item-heading, .theme-shop .list-group-item.active:focus .list-group-item-heading > small, .theme-shop .list-group-item.active:focus .list-group-item-heading > .small, .theme-admin .list-group-item.active .list-group-item-heading, .theme-admin .list-group-item.active .list-group-item-heading > small, .theme-admin .list-group-item.active .list-group-item-heading > .small, .theme-admin .list-group-item.active:hover .list-group-item-heading, .theme-admin .list-group-item.active:hover .list-group-item-heading > small, .theme-admin .list-group-item.active:hover .list-group-item-heading > .small, .theme-admin .list-group-item.active:focus .list-group-item-heading, .theme-admin .list-group-item.active:focus .list-group-item-heading > small, .theme-admin .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit
}

.theme-shop .list-group-item.active .list-group-item-text, .theme-shop .list-group-item.active:hover .list-group-item-text, .theme-shop .list-group-item.active:focus .list-group-item-text, .theme-admin .list-group-item.active .list-group-item-text, .theme-admin .list-group-item.active:hover .list-group-item-text, .theme-admin .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef
}

.theme-shop .list-group-item-success, .theme-admin .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8
}

.theme-shop a.list-group-item-success, .theme-shop button.list-group-item-success, .theme-admin a.list-group-item-success, .theme-admin button.list-group-item-success {
  color: #3c763d
}

.theme-shop a.list-group-item-success .list-group-item-heading, .theme-shop button.list-group-item-success .list-group-item-heading, .theme-admin a.list-group-item-success .list-group-item-heading, .theme-admin button.list-group-item-success .list-group-item-heading {
  color: inherit
}

.theme-shop a.list-group-item-success:hover, .theme-shop a.list-group-item-success:focus, .theme-shop button.list-group-item-success:hover, .theme-shop button.list-group-item-success:focus, .theme-admin a.list-group-item-success:hover, .theme-admin a.list-group-item-success:focus, .theme-admin button.list-group-item-success:hover, .theme-admin button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6
}

.theme-shop a.list-group-item-success.active, .theme-shop a.list-group-item-success.active:hover, .theme-shop a.list-group-item-success.active:focus, .theme-shop button.list-group-item-success.active, .theme-shop button.list-group-item-success.active:hover, .theme-shop button.list-group-item-success.active:focus, .theme-admin a.list-group-item-success.active, .theme-admin a.list-group-item-success.active:hover, .theme-admin a.list-group-item-success.active:focus, .theme-admin button.list-group-item-success.active, .theme-admin button.list-group-item-success.active:hover, .theme-admin button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d
}

.theme-shop .list-group-item-info, .theme-admin .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7
}

.theme-shop a.list-group-item-info, .theme-shop button.list-group-item-info, .theme-admin a.list-group-item-info, .theme-admin button.list-group-item-info {
  color: #31708f
}

.theme-shop a.list-group-item-info .list-group-item-heading, .theme-shop button.list-group-item-info .list-group-item-heading, .theme-admin a.list-group-item-info .list-group-item-heading, .theme-admin button.list-group-item-info .list-group-item-heading {
  color: inherit
}

.theme-shop a.list-group-item-info:hover, .theme-shop a.list-group-item-info:focus, .theme-shop button.list-group-item-info:hover, .theme-shop button.list-group-item-info:focus, .theme-admin a.list-group-item-info:hover, .theme-admin a.list-group-item-info:focus, .theme-admin button.list-group-item-info:hover, .theme-admin button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3
}

.theme-shop a.list-group-item-info.active, .theme-shop a.list-group-item-info.active:hover, .theme-shop a.list-group-item-info.active:focus, .theme-shop button.list-group-item-info.active, .theme-shop button.list-group-item-info.active:hover, .theme-shop button.list-group-item-info.active:focus, .theme-admin a.list-group-item-info.active, .theme-admin a.list-group-item-info.active:hover, .theme-admin a.list-group-item-info.active:focus, .theme-admin button.list-group-item-info.active, .theme-admin button.list-group-item-info.active:hover, .theme-admin button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f
}

.theme-shop .list-group-item-warning, .theme-admin .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3
}

.theme-shop a.list-group-item-warning, .theme-shop button.list-group-item-warning, .theme-admin a.list-group-item-warning, .theme-admin button.list-group-item-warning {
  color: #8a6d3b
}

.theme-shop a.list-group-item-warning .list-group-item-heading, .theme-shop button.list-group-item-warning .list-group-item-heading, .theme-admin a.list-group-item-warning .list-group-item-heading, .theme-admin button.list-group-item-warning .list-group-item-heading {
  color: inherit
}

.theme-shop a.list-group-item-warning:hover, .theme-shop a.list-group-item-warning:focus, .theme-shop button.list-group-item-warning:hover, .theme-shop button.list-group-item-warning:focus, .theme-admin a.list-group-item-warning:hover, .theme-admin a.list-group-item-warning:focus, .theme-admin button.list-group-item-warning:hover, .theme-admin button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc
}

.theme-shop a.list-group-item-warning.active, .theme-shop a.list-group-item-warning.active:hover, .theme-shop a.list-group-item-warning.active:focus, .theme-shop button.list-group-item-warning.active, .theme-shop button.list-group-item-warning.active:hover, .theme-shop button.list-group-item-warning.active:focus, .theme-admin a.list-group-item-warning.active, .theme-admin a.list-group-item-warning.active:hover, .theme-admin a.list-group-item-warning.active:focus, .theme-admin button.list-group-item-warning.active, .theme-admin button.list-group-item-warning.active:hover, .theme-admin button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b
}

.theme-shop .list-group-item-danger, .theme-admin .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede
}

.theme-shop a.list-group-item-danger, .theme-shop button.list-group-item-danger, .theme-admin a.list-group-item-danger, .theme-admin button.list-group-item-danger {
  color: #a94442
}

.theme-shop a.list-group-item-danger .list-group-item-heading, .theme-shop button.list-group-item-danger .list-group-item-heading, .theme-admin a.list-group-item-danger .list-group-item-heading, .theme-admin button.list-group-item-danger .list-group-item-heading {
  color: inherit
}

.theme-shop a.list-group-item-danger:hover, .theme-shop a.list-group-item-danger:focus, .theme-shop button.list-group-item-danger:hover, .theme-shop button.list-group-item-danger:focus, .theme-admin a.list-group-item-danger:hover, .theme-admin a.list-group-item-danger:focus, .theme-admin button.list-group-item-danger:hover, .theme-admin button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc
}

.theme-shop a.list-group-item-danger.active, .theme-shop a.list-group-item-danger.active:hover, .theme-shop a.list-group-item-danger.active:focus, .theme-shop button.list-group-item-danger.active, .theme-shop button.list-group-item-danger.active:hover, .theme-shop button.list-group-item-danger.active:focus, .theme-admin a.list-group-item-danger.active, .theme-admin a.list-group-item-danger.active:hover, .theme-admin a.list-group-item-danger.active:focus, .theme-admin button.list-group-item-danger.active, .theme-admin button.list-group-item-danger.active:hover, .theme-admin button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442
}

.theme-shop .list-group-item-heading, .theme-admin .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px
}

.theme-shop .list-group-item-text, .theme-admin .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3
}

.theme-shop .panel, .theme-admin .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.theme-shop .panel-body, .theme-admin .panel-body {
  padding: 15px
}

.theme-shop .panel-body:before, .theme-shop .panel-body:after, .theme-admin .panel-body:before, .theme-admin .panel-body:after {
  content: " ";
  display: table
}

.theme-shop .panel-body:after, .theme-admin .panel-body:after {
  clear: both
}

.theme-shop .panel-heading, .theme-admin .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px
}

.theme-shop .panel-heading > .dropdown .dropdown-toggle, .theme-admin .panel-heading > .dropdown .dropdown-toggle {
  color: inherit
}

.theme-shop .panel-title, .theme-admin .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit
}

.theme-shop .panel-title > a, .theme-shop .panel-title > small, .theme-shop .panel-title > .small, .theme-shop .panel-title > small > a, .theme-shop .panel-title > .small > a, .theme-admin .panel-title > a, .theme-admin .panel-title > small, .theme-admin .panel-title > .small, .theme-admin .panel-title > small > a, .theme-admin .panel-title > .small > a {
  color: inherit
}

.theme-shop .panel-footer, .theme-admin .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}

.theme-shop .panel > .list-group, .theme-shop .panel > .panel-collapse > .list-group, .theme-admin .panel > .list-group, .theme-admin .panel > .panel-collapse > .list-group {
  margin-bottom: 0
}

.theme-shop .panel > .list-group .list-group-item, .theme-shop .panel > .panel-collapse > .list-group .list-group-item, .theme-admin .panel > .list-group .list-group-item, .theme-admin .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0
}

.theme-shop .panel > .list-group:first-child .list-group-item:first-child, .theme-shop .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child, .theme-admin .panel > .list-group:first-child .list-group-item:first-child, .theme-admin .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px
}

.theme-shop .panel > .list-group:last-child .list-group-item:last-child, .theme-shop .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child, .theme-admin .panel > .list-group:last-child .list-group-item:last-child, .theme-admin .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}

.theme-shop .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .theme-admin .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.theme-shop .panel-heading + .list-group .list-group-item:first-child, .theme-admin .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0
}

.theme-shop .list-group + .panel-footer, .theme-admin .list-group + .panel-footer {
  border-top-width: 0
}

.theme-shop .panel > .table, .theme-shop .panel > .table-responsive > .table, .theme-shop .panel > .panel-collapse > .table, .theme-admin .panel > .table, .theme-admin .panel > .table-responsive > .table, .theme-admin .panel > .panel-collapse > .table {
  margin-bottom: 0
}

.theme-shop .panel > .table caption, .theme-shop .panel > .table-responsive > .table caption, .theme-shop .panel > .panel-collapse > .table caption, .theme-admin .panel > .table caption, .theme-admin .panel > .table-responsive > .table caption, .theme-admin .panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px
}

.theme-shop .panel > .table:first-child, .theme-shop .panel > .table-responsive:first-child > .table:first-child, .theme-admin .panel > .table:first-child, .theme-admin .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px
}

.theme-shop .panel > .table:first-child > thead:first-child > tr:first-child, .theme-shop .panel > .table:first-child > tbody:first-child > tr:first-child, .theme-shop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .theme-shop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .theme-admin .panel > .table:first-child > thead:first-child > tr:first-child, .theme-admin .panel > .table:first-child > tbody:first-child > tr:first-child, .theme-admin .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .theme-admin .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}

.theme-shop .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .theme-shop .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .theme-shop .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .theme-shop .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .theme-shop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .theme-shop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .theme-shop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .theme-shop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .theme-admin .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .theme-admin .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .theme-admin .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .theme-admin .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .theme-admin .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .theme-admin .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .theme-admin .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .theme-admin .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px
}

.theme-shop .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .theme-shop .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .theme-shop .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .theme-shop .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .theme-shop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .theme-shop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .theme-shop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .theme-shop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .theme-admin .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .theme-admin .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .theme-admin .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .theme-admin .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .theme-admin .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .theme-admin .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .theme-admin .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .theme-admin .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px
}

.theme-shop .panel > .table:last-child, .theme-shop .panel > .table-responsive:last-child > .table:last-child, .theme-admin .panel > .table:last-child, .theme-admin .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}

.theme-shop .panel > .table:last-child > tbody:last-child > tr:last-child, .theme-shop .panel > .table:last-child > tfoot:last-child > tr:last-child, .theme-shop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .theme-shop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .theme-admin .panel > .table:last-child > tbody:last-child > tr:last-child, .theme-admin .panel > .table:last-child > tfoot:last-child > tr:last-child, .theme-admin .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .theme-admin .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px
}

.theme-shop .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .theme-shop .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .theme-shop .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .theme-shop .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .theme-shop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .theme-shop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .theme-shop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .theme-shop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .theme-admin .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .theme-admin .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .theme-admin .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .theme-admin .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .theme-admin .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .theme-admin .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .theme-admin .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .theme-admin .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px
}

.theme-shop .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .theme-shop .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .theme-shop .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .theme-shop .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .theme-shop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .theme-shop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .theme-shop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .theme-shop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .theme-admin .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .theme-admin .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .theme-admin .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .theme-admin .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .theme-admin .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .theme-admin .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .theme-admin .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .theme-admin .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px
}

.theme-shop .panel > .panel-body + .table, .theme-shop .panel > .panel-body + .table-responsive, .theme-shop .panel > .table + .panel-body, .theme-shop .panel > .table-responsive + .panel-body, .theme-admin .panel > .panel-body + .table, .theme-admin .panel > .panel-body + .table-responsive, .theme-admin .panel > .table + .panel-body, .theme-admin .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd
}

.theme-shop .panel > .table > tbody:first-child > tr:first-child th, .theme-shop .panel > .table > tbody:first-child > tr:first-child td, .theme-admin .panel > .table > tbody:first-child > tr:first-child th, .theme-admin .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0
}

.theme-shop .panel > .table-bordered, .theme-shop .panel > .table-responsive > .table-bordered, .theme-admin .panel > .table-bordered, .theme-admin .panel > .table-responsive > .table-bordered {
  border: 0
}

.theme-shop .panel > .table-bordered > thead > tr > th:first-child, .theme-shop .panel > .table-bordered > thead > tr > td:first-child, .theme-shop .panel > .table-bordered > tbody > tr > th:first-child, .theme-shop .panel > .table-bordered > tbody > tr > td:first-child, .theme-shop .panel > .table-bordered > tfoot > tr > th:first-child, .theme-shop .panel > .table-bordered > tfoot > tr > td:first-child, .theme-shop .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .theme-shop .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .theme-shop .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .theme-shop .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .theme-shop .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .theme-shop .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .theme-admin .panel > .table-bordered > thead > tr > th:first-child, .theme-admin .panel > .table-bordered > thead > tr > td:first-child, .theme-admin .panel > .table-bordered > tbody > tr > th:first-child, .theme-admin .panel > .table-bordered > tbody > tr > td:first-child, .theme-admin .panel > .table-bordered > tfoot > tr > th:first-child, .theme-admin .panel > .table-bordered > tfoot > tr > td:first-child, .theme-admin .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .theme-admin .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .theme-admin .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .theme-admin .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .theme-admin .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .theme-admin .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0
}

.theme-shop .panel > .table-bordered > thead > tr > th:last-child, .theme-shop .panel > .table-bordered > thead > tr > td:last-child, .theme-shop .panel > .table-bordered > tbody > tr > th:last-child, .theme-shop .panel > .table-bordered > tbody > tr > td:last-child, .theme-shop .panel > .table-bordered > tfoot > tr > th:last-child, .theme-shop .panel > .table-bordered > tfoot > tr > td:last-child, .theme-shop .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .theme-shop .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .theme-shop .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .theme-shop .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .theme-shop .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .theme-shop .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .theme-admin .panel > .table-bordered > thead > tr > th:last-child, .theme-admin .panel > .table-bordered > thead > tr > td:last-child, .theme-admin .panel > .table-bordered > tbody > tr > th:last-child, .theme-admin .panel > .table-bordered > tbody > tr > td:last-child, .theme-admin .panel > .table-bordered > tfoot > tr > th:last-child, .theme-admin .panel > .table-bordered > tfoot > tr > td:last-child, .theme-admin .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .theme-admin .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .theme-admin .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .theme-admin .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .theme-admin .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .theme-admin .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0
}

.theme-shop .panel > .table-bordered > thead > tr:first-child > td, .theme-shop .panel > .table-bordered > thead > tr:first-child > th, .theme-shop .panel > .table-bordered > tbody > tr:first-child > td, .theme-shop .panel > .table-bordered > tbody > tr:first-child > th, .theme-shop .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .theme-shop .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .theme-shop .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .theme-shop .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .theme-admin .panel > .table-bordered > thead > tr:first-child > td, .theme-admin .panel > .table-bordered > thead > tr:first-child > th, .theme-admin .panel > .table-bordered > tbody > tr:first-child > td, .theme-admin .panel > .table-bordered > tbody > tr:first-child > th, .theme-admin .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .theme-admin .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .theme-admin .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .theme-admin .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0
}

.theme-shop .panel > .table-bordered > tbody > tr:last-child > td, .theme-shop .panel > .table-bordered > tbody > tr:last-child > th, .theme-shop .panel > .table-bordered > tfoot > tr:last-child > td, .theme-shop .panel > .table-bordered > tfoot > tr:last-child > th, .theme-shop .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .theme-shop .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .theme-shop .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .theme-shop .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .theme-admin .panel > .table-bordered > tbody > tr:last-child > td, .theme-admin .panel > .table-bordered > tbody > tr:last-child > th, .theme-admin .panel > .table-bordered > tfoot > tr:last-child > td, .theme-admin .panel > .table-bordered > tfoot > tr:last-child > th, .theme-admin .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .theme-admin .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .theme-admin .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .theme-admin .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0
}

.theme-shop .panel > .table-responsive, .theme-admin .panel > .table-responsive {
  border: 0;
  margin-bottom: 0
}

.theme-shop .panel-group, .theme-admin .panel-group {
  margin-bottom: 20px
}

.theme-shop .panel-group .panel, .theme-admin .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px
}

.theme-shop .panel-group .panel + .panel, .theme-admin .panel-group .panel + .panel {
  margin-top: 5px
}

.theme-shop .panel-group .panel-heading, .theme-admin .panel-group .panel-heading {
  border-bottom: 0
}

.theme-shop .panel-group .panel-heading + .panel-collapse > .panel-body, .theme-shop .panel-group .panel-heading + .panel-collapse > .list-group, .theme-admin .panel-group .panel-heading + .panel-collapse > .panel-body, .theme-admin .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd
}

.theme-shop .panel-group .panel-footer, .theme-admin .panel-group .panel-footer {
  border-top: 0
}

.theme-shop .panel-group .panel-footer + .panel-collapse .panel-body, .theme-admin .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd
}

.theme-shop .panel-default, .theme-admin .panel-default {
  border-color: #ddd
}

.theme-shop .panel-default > .panel-heading, .theme-admin .panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd
}

.theme-shop .panel-default > .panel-heading + .panel-collapse > .panel-body, .theme-admin .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd
}

.theme-shop .panel-default > .panel-heading .badge, .theme-admin .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333
}

.theme-shop .panel-default > .panel-footer + .panel-collapse > .panel-body, .theme-admin .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd
}

.theme-shop .panel-primary, .theme-admin .panel-primary {
  border-color: #337ab7
}

.theme-shop .panel-primary > .panel-heading, .theme-admin .panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7
}

.theme-shop .panel-primary > .panel-heading + .panel-collapse > .panel-body, .theme-admin .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7
}

.theme-shop .panel-primary > .panel-heading .badge, .theme-admin .panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff
}

.theme-shop .panel-primary > .panel-footer + .panel-collapse > .panel-body, .theme-admin .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7
}

.theme-shop .panel-success, .theme-admin .panel-success {
  border-color: #d6e9c6
}

.theme-shop .panel-success > .panel-heading, .theme-admin .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6
}

.theme-shop .panel-success > .panel-heading + .panel-collapse > .panel-body, .theme-admin .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6
}

.theme-shop .panel-success > .panel-heading .badge, .theme-admin .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d
}

.theme-shop .panel-success > .panel-footer + .panel-collapse > .panel-body, .theme-admin .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6
}

.theme-shop .panel-info, .theme-admin .panel-info {
  border-color: #bce8f1
}

.theme-shop .panel-info > .panel-heading, .theme-admin .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1
}

.theme-shop .panel-info > .panel-heading + .panel-collapse > .panel-body, .theme-admin .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1
}

.theme-shop .panel-info > .panel-heading .badge, .theme-admin .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f
}

.theme-shop .panel-info > .panel-footer + .panel-collapse > .panel-body, .theme-admin .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1
}

.theme-shop .panel-warning, .theme-admin .panel-warning {
  border-color: #faebcc
}

.theme-shop .panel-warning > .panel-heading, .theme-admin .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc
}

.theme-shop .panel-warning > .panel-heading + .panel-collapse > .panel-body, .theme-admin .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc
}

.theme-shop .panel-warning > .panel-heading .badge, .theme-admin .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b
}

.theme-shop .panel-warning > .panel-footer + .panel-collapse > .panel-body, .theme-admin .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc
}

.theme-shop .panel-danger, .theme-admin .panel-danger {
  border-color: #ebccd1
}

.theme-shop .panel-danger > .panel-heading, .theme-admin .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1
}

.theme-shop .panel-danger > .panel-heading + .panel-collapse > .panel-body, .theme-admin .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1
}

.theme-shop .panel-danger > .panel-heading .badge, .theme-admin .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442
}

.theme-shop .panel-danger > .panel-footer + .panel-collapse > .panel-body, .theme-admin .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1
}

.theme-shop .embed-responsive, .theme-admin .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden
}

.theme-shop .embed-responsive .embed-responsive-item, .theme-shop .embed-responsive iframe, .theme-shop .embed-responsive embed, .theme-shop .embed-responsive object, .theme-shop .embed-responsive video, .theme-admin .embed-responsive .embed-responsive-item, .theme-admin .embed-responsive iframe, .theme-admin .embed-responsive embed, .theme-admin .embed-responsive object, .theme-admin .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0
}

.theme-shop .embed-responsive-16by9, .theme-admin .embed-responsive-16by9 {
  padding-bottom: 56.25%
}

.theme-shop .embed-responsive-4by3, .theme-admin .embed-responsive-4by3 {
  padding-bottom: 75%
}

.theme-shop .well, .theme-admin .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.theme-shop .well blockquote, .theme-admin .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15)
}

.theme-shop .well-lg, .theme-admin .well-lg {
  padding: 24px;
  border-radius: 0
}

.theme-shop .well-sm, .theme-admin .well-sm {
  padding: 9px;
  border-radius: 0
}

.theme-shop .close, .theme-admin .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20)
}

.theme-shop .close:hover, .theme-shop .close:focus, .theme-admin .close:hover, .theme-admin .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50)
}

.theme-shop button.close, .theme-admin button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none
}

.theme-shop .modal-open, .theme-admin .modal-open {
  overflow: hidden
}

.theme-shop .modal, .theme-admin .modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0
}

.theme-shop .modal.fade .modal-dialog, .theme-admin .modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform .3s ease-out
}

.theme-shop .modal.in .modal-dialog, .theme-admin .modal.in .modal-dialog {
  transform: translate(0, 0)
}

.theme-shop .modal-open .modal, .theme-admin .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto
}

.theme-shop .modal-dialog, .theme-admin .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px
}

.theme-shop .modal-content, .theme-admin .modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0
}

.theme-shop .modal-backdrop, .theme-admin .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000
}

.theme-shop .modal-backdrop.fade, .theme-admin .modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0)
}

.theme-shop .modal-backdrop.in, .theme-admin .modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50)
}

.theme-shop .modal-header, .theme-admin .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5
}

.theme-shop .modal-header:before, .theme-shop .modal-header:after, .theme-admin .modal-header:before, .theme-admin .modal-header:after {
  content: " ";
  display: table
}

.theme-shop .modal-header:after, .theme-admin .modal-header:after {
  clear: both
}

.theme-shop .modal-header .close, .theme-admin .modal-header .close {
  margin-top: -2px
}

.theme-shop .modal-title, .theme-admin .modal-title {
  margin: 0;
  line-height: 1.42857
}

.theme-shop .modal-body, .theme-admin .modal-body {
  position: relative;
  padding: 15px
}

.theme-shop .modal-footer, .theme-admin .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5
}

.theme-shop .modal-footer:before, .theme-shop .modal-footer:after, .theme-admin .modal-footer:before, .theme-admin .modal-footer:after {
  content: " ";
  display: table
}

.theme-shop .modal-footer:after, .theme-admin .modal-footer:after {
  clear: both
}

.theme-shop .modal-footer .btn + .btn, .theme-admin .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0
}

.theme-shop .modal-footer .btn-group .btn + .btn, .theme-admin .modal-footer .btn-group .btn + .btn {
  margin-left: -1px
}

.theme-shop .modal-footer .btn-block + .btn-block, .theme-admin .modal-footer .btn-block + .btn-block {
  margin-left: 0
}

.theme-shop .modal-scrollbar-measure, .theme-admin .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}

@media (min-width: 768px) {
  .theme-shop .modal-dialog, .theme-admin .modal-dialog {
    width: 600px;
    margin: 30px auto
  }

  .theme-shop .modal-content, .theme-admin .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
  }

  .theme-shop .modal-sm, .theme-admin .modal-sm {
    width: 300px
  }
}

@media (min-width: 992px) {
  .theme-shop .modal-lg, .theme-admin .modal-lg {
    width: 900px
  }
}

.theme-shop .tooltip, .theme-admin .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0)
}

.theme-shop .tooltip.in, .theme-admin .tooltip.in {
  opacity: .9;
  filter: alpha(opacity=90)
}

.theme-shop .tooltip.top, .theme-admin .tooltip.top {
  margin-top: -3px;
  padding: 5px 0
}

.theme-shop .tooltip.right, .theme-admin .tooltip.right {
  margin-left: 3px;
  padding: 0 5px
}

.theme-shop .tooltip.bottom, .theme-admin .tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0
}

.theme-shop .tooltip.left, .theme-admin .tooltip.left {
  margin-left: -3px;
  padding: 0 5px
}

.theme-shop .tooltip-inner, .theme-admin .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0
}

.theme-shop .tooltip-arrow, .theme-admin .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}

.theme-shop .tooltip.top .tooltip-arrow, .theme-admin .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}

.theme-shop .tooltip.top-left .tooltip-arrow, .theme-admin .tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}

.theme-shop .tooltip.top-right .tooltip-arrow, .theme-admin .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}

.theme-shop .tooltip.right .tooltip-arrow, .theme-admin .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000
}

.theme-shop .tooltip.left .tooltip-arrow, .theme-admin .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000
}

.theme-shop .tooltip.bottom .tooltip-arrow, .theme-admin .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}

.theme-shop .tooltip.bottom-left .tooltip-arrow, .theme-admin .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}

.theme-shop .tooltip.bottom-right .tooltip-arrow, .theme-admin .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}

.theme-shop .popover, .theme-admin .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.theme-shop .popover.top, .theme-admin .popover.top {
  margin-top: -10px
}

.theme-shop .popover.right, .theme-admin .popover.right {
  margin-left: 10px
}

.theme-shop .popover.bottom, .theme-admin .popover.bottom {
  margin-top: 10px
}

.theme-shop .popover.left, .theme-admin .popover.left {
  margin-left: -10px
}

.theme-shop .popover-title, .theme-admin .popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0
}

.theme-shop .popover-content, .theme-admin .popover-content {
  padding: 9px 14px
}

.theme-shop .popover > .arrow, .theme-shop .popover > .arrow:after, .theme-admin .popover > .arrow, .theme-admin .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}

.theme-shop .popover > .arrow, .theme-admin .popover > .arrow {
  border-width: 11px
}

.theme-shop .popover > .arrow:after, .theme-admin .popover > .arrow:after {
  border-width: 10px;
  content: ""
}

.theme-shop .popover.top > .arrow, .theme-admin .popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px
}

.theme-shop .popover.top > .arrow:after, .theme-admin .popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff
}

.theme-shop .popover.right > .arrow, .theme-admin .popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25)
}

.theme-shop .popover.right > .arrow:after, .theme-admin .popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff
}

.theme-shop .popover.bottom > .arrow, .theme-admin .popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px
}

.theme-shop .popover.bottom > .arrow:after, .theme-admin .popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff
}

.theme-shop .popover.left > .arrow, .theme-admin .popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25)
}

.theme-shop .popover.left > .arrow:after, .theme-admin .popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px
}

.theme-shop .clearfix:before, .theme-shop .clearfix:after, .theme-admin .clearfix:before, .theme-admin .clearfix:after {
  content: " ";
  display: table
}

.theme-shop .clearfix:after, .theme-admin .clearfix:after {
  clear: both
}

.theme-shop .center-block, .theme-admin .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.theme-shop .pull-right, .theme-admin .pull-right {
  float: right !important
}

.theme-shop .pull-left, .theme-admin .pull-left {
  float: left !important
}

.theme-shop .hide, .theme-admin .hide {
  display: none !important
}

.theme-shop .show, .theme-admin .show {
  display: block !important
}

.theme-shop .invisible, .theme-admin .invisible {
  visibility: hidden
}

.theme-shop .text-hide, .theme-admin .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}

.theme-shop .hidden, .theme-admin .hidden {
  display: none !important
}

.theme-shop .affix, .theme-admin .affix {
  position: fixed
}

@-ms-viewport {
  width: device-width
}

.theme-shop .visible-xs, .theme-admin .visible-xs {
  display: none !important
}

.theme-shop .visible-sm, .theme-admin .visible-sm {
  display: none !important
}

.theme-shop .visible-md, .theme-admin .visible-md {
  display: none !important
}

.theme-shop .visible-lg, .theme-admin .visible-lg {
  display: none !important
}

.theme-shop .visible-xs-block, .theme-shop .visible-xs-inline, .theme-shop .visible-xs-inline-block, .theme-shop .visible-sm-block, .theme-shop .visible-sm-inline, .theme-shop .visible-sm-inline-block, .theme-shop .visible-md-block, .theme-shop .visible-md-inline, .theme-shop .visible-md-inline-block, .theme-shop .visible-lg-block, .theme-shop .visible-lg-inline, .theme-shop .visible-lg-inline-block, .theme-admin .visible-xs-block, .theme-admin .visible-xs-inline, .theme-admin .visible-xs-inline-block, .theme-admin .visible-sm-block, .theme-admin .visible-sm-inline, .theme-admin .visible-sm-inline-block, .theme-admin .visible-md-block, .theme-admin .visible-md-inline, .theme-admin .visible-md-inline-block, .theme-admin .visible-lg-block, .theme-admin .visible-lg-inline, .theme-admin .visible-lg-inline-block {
  display: none !important
}

@media (max-width: 767px) {
  .theme-shop .visible-xs, .theme-admin .visible-xs {
    display: block !important
  }

  .theme-shop table.visible-xs, .theme-admin table.visible-xs {
    display: table !important
  }

  .theme-shop tr.visible-xs, .theme-admin tr.visible-xs {
    display: table-row !important
  }

  .theme-shop th.visible-xs, .theme-shop td.visible-xs, .theme-admin th.visible-xs, .theme-admin td.visible-xs {
    display: table-cell !important
  }
}

@media (max-width: 767px) {
  .theme-shop .visible-xs-block, .theme-admin .visible-xs-block {
    display: block !important
  }
}

@media (max-width: 767px) {
  .theme-shop .visible-xs-inline, .theme-admin .visible-xs-inline {
    display: inline !important
  }
}

@media (max-width: 767px) {
  .theme-shop .visible-xs-inline-block, .theme-admin .visible-xs-inline-block {
    display: inline-block !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme-shop .visible-sm, .theme-admin .visible-sm {
    display: block !important
  }

  .theme-shop table.visible-sm, .theme-admin table.visible-sm {
    display: table !important
  }

  .theme-shop tr.visible-sm, .theme-admin tr.visible-sm {
    display: table-row !important
  }

  .theme-shop th.visible-sm, .theme-shop td.visible-sm, .theme-admin th.visible-sm, .theme-admin td.visible-sm {
    display: table-cell !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme-shop .visible-sm-block, .theme-admin .visible-sm-block {
    display: block !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme-shop .visible-sm-inline, .theme-admin .visible-sm-inline {
    display: inline !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme-shop .visible-sm-inline-block, .theme-admin .visible-sm-inline-block {
    display: inline-block !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme-shop .visible-md, .theme-admin .visible-md {
    display: block !important
  }

  .theme-shop table.visible-md, .theme-admin table.visible-md {
    display: table !important
  }

  .theme-shop tr.visible-md, .theme-admin tr.visible-md {
    display: table-row !important
  }

  .theme-shop th.visible-md, .theme-shop td.visible-md, .theme-admin th.visible-md, .theme-admin td.visible-md {
    display: table-cell !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme-shop .visible-md-block, .theme-admin .visible-md-block {
    display: block !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme-shop .visible-md-inline, .theme-admin .visible-md-inline {
    display: inline !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme-shop .visible-md-inline-block, .theme-admin .visible-md-inline-block {
    display: inline-block !important
  }
}

@media (min-width: 1200px) {
  .theme-shop .visible-lg, .theme-admin .visible-lg {
    display: block !important
  }

  .theme-shop table.visible-lg, .theme-admin table.visible-lg {
    display: table !important
  }

  .theme-shop tr.visible-lg, .theme-admin tr.visible-lg {
    display: table-row !important
  }

  .theme-shop th.visible-lg, .theme-shop td.visible-lg, .theme-admin th.visible-lg, .theme-admin td.visible-lg {
    display: table-cell !important
  }
}

@media (min-width: 1200px) {
  .theme-shop .visible-lg-block, .theme-admin .visible-lg-block {
    display: block !important
  }
}

@media (min-width: 1200px) {
  .theme-shop .visible-lg-inline, .theme-admin .visible-lg-inline {
    display: inline !important
  }
}

@media (min-width: 1200px) {
  .theme-shop .visible-lg-inline-block, .theme-admin .visible-lg-inline-block {
    display: inline-block !important
  }
}

@media (max-width: 767px) {
  .theme-shop .hidden-xs, .theme-admin .hidden-xs {
    display: none !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme-shop .hidden-sm, .theme-admin .hidden-sm {
    display: none !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme-shop .hidden-md, .theme-admin .hidden-md {
    display: none !important
  }
}

@media (min-width: 1200px) {
  .theme-shop .hidden-lg, .theme-admin .hidden-lg {
    display: none !important
  }
}

.theme-shop .visible-print, .theme-admin .visible-print {
  display: none !important
}

@media print {
  .theme-shop .visible-print, .theme-admin .visible-print {
    display: block !important
  }

  .theme-shop table.visible-print, .theme-admin table.visible-print {
    display: table !important
  }

  .theme-shop tr.visible-print, .theme-admin tr.visible-print {
    display: table-row !important
  }

  .theme-shop th.visible-print, .theme-shop td.visible-print, .theme-admin th.visible-print, .theme-admin td.visible-print {
    display: table-cell !important
  }
}

.theme-shop .visible-print-block, .theme-admin .visible-print-block {
  display: none !important
}

@media print {
  .theme-shop .visible-print-block, .theme-admin .visible-print-block {
    display: block !important
  }
}

.theme-shop .visible-print-inline, .theme-admin .visible-print-inline {
  display: none !important
}

@media print {
  .theme-shop .visible-print-inline, .theme-admin .visible-print-inline {
    display: inline !important
  }
}

.theme-shop .visible-print-inline-block, .theme-admin .visible-print-inline-block {
  display: none !important
}

@media print {
  .theme-shop .visible-print-inline-block, .theme-admin .visible-print-inline-block {
    display: inline-block !important
  }
}

@media print {
  .theme-shop .hidden-print, .theme-admin .hidden-print {
    display: none !important
  }
}

.theme-shop body, .theme-admin body {
  background-color: #e5e5e5
}

.theme-shop body.inverse, .theme-admin body.inverse {
  background: #333
}

.theme-shop body.inverse, .theme-shop body.inverse .form-control, .theme-admin body.inverse, .theme-admin body.inverse .form-control {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop body.inverse .modal, .theme-shop body.inverse .modal .form-control, .theme-shop body.inverse .panel-default, .theme-shop body.inverse .panel-default .form-control, .theme-shop body.inverse .card, .theme-shop body.inverse .card .form-control, .theme-admin body.inverse .modal, .theme-admin body.inverse .modal .form-control, .theme-admin body.inverse .panel-default, .theme-admin body.inverse .panel-default .form-control, .theme-admin body.inverse .card, .theme-admin body.inverse .card .form-control {
  background-color: initial;
  color: initial
}

.theme-shop body, .theme-shop h1, .theme-shop h2, .theme-shop h3, .theme-shop h4, .theme-shop h5, .theme-shop h6, .theme-shop .h1, .theme-shop .h2, .theme-shop .h3, .theme-shop .h4, .theme-admin body, .theme-admin h1, .theme-admin h2, .theme-admin h3, .theme-admin h4, .theme-admin h5, .theme-admin h6, .theme-admin .h1, .theme-admin .h2, .theme-admin .h3, .theme-admin .h4 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300
}

.theme-shop h5, .theme-shop h6, .theme-admin h5, .theme-admin h6 {
  font-weight: 400
}

.theme-shop a, .theme-shop a:hover, .theme-shop a:focus, .theme-admin a, .theme-admin a:hover, .theme-admin a:focus {
  color: #14acd9
}

.theme-shop a .material-icons, .theme-shop a:hover .material-icons, .theme-shop a:focus .material-icons, .theme-admin a .material-icons, .theme-admin a:hover .material-icons, .theme-admin a:focus .material-icons {
  vertical-align: middle
}

.theme-shop .form-horizontal .radio, .theme-shop .form-horizontal .checkbox, .theme-shop .form-horizontal .radio-inline, .theme-shop .form-horizontal .checkbox-inline, .theme-admin .form-horizontal .radio, .theme-admin .form-horizontal .checkbox, .theme-admin .form-horizontal .radio-inline, .theme-admin .form-horizontal .checkbox-inline {
  padding-top: 0
}

.theme-shop .form-horizontal .radio, .theme-admin .form-horizontal .radio {
  margin-bottom: 10px
}

.theme-shop .form-horizontal label, .theme-admin .form-horizontal label {
  text-align: right
}

.theme-shop .form-horizontal label.control-label, .theme-admin .form-horizontal label.control-label {
  margin: 0
}

.theme-shop body .container .well.well-sm, .theme-shop body .container-fluid .well.well-sm, .theme-admin body .container .well.well-sm, .theme-admin body .container-fluid .well.well-sm {
  padding: 10px
}

.theme-shop body .container .well.well-lg, .theme-shop body .container-fluid .well.well-lg, .theme-admin body .container .well.well-lg, .theme-admin body .container-fluid .well.well-lg {
  padding: 26px
}

.theme-shop body .container .well, .theme-shop body .container .jumbotron, .theme-shop body .container-fluid .well, .theme-shop body .container-fluid .jumbotron, .theme-admin body .container .well, .theme-admin body .container .jumbotron, .theme-admin body .container-fluid .well, .theme-admin body .container-fluid .jumbotron {
  background-color: #fff;
  padding: 19px;
  margin-bottom: 20px;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius: 0;
  border: 0
}

.theme-shop body .container .well p, .theme-shop body .container .jumbotron p, .theme-shop body .container-fluid .well p, .theme-shop body .container-fluid .jumbotron p, .theme-admin body .container .well p, .theme-admin body .container .jumbotron p, .theme-admin body .container-fluid .well p, .theme-admin body .container-fluid .jumbotron p {
  font-weight: 300
}

.theme-shop body .container .well, .theme-shop body .container .well-default, .theme-shop body .container .jumbotron, .theme-shop body .container .jumbotron-default, .theme-shop body .container-fluid .well, .theme-shop body .container-fluid .well-default, .theme-shop body .container-fluid .jumbotron, .theme-shop body .container-fluid .jumbotron-default, .theme-admin body .container .well, .theme-admin body .container .well-default, .theme-admin body .container .jumbotron, .theme-admin body .container .jumbotron-default, .theme-admin body .container-fluid .well, .theme-admin body .container-fluid .well-default, .theme-admin body .container-fluid .jumbotron, .theme-admin body .container-fluid .jumbotron-default {
  background-color: #fff
}

.theme-shop body .container .well-inverse, .theme-shop body .container .jumbotron-inverse, .theme-shop body .container-fluid .well-inverse, .theme-shop body .container-fluid .jumbotron-inverse, .theme-admin body .container .well-inverse, .theme-admin body .container .jumbotron-inverse, .theme-admin body .container-fluid .well-inverse, .theme-admin body .container-fluid .jumbotron-inverse {
  background-color: #3f51b5
}

.theme-shop body .container .well-primary, .theme-shop body .container .jumbotron-primary, .theme-shop body .container-fluid .well-primary, .theme-shop body .container-fluid .jumbotron-primary, .theme-admin body .container .well-primary, .theme-admin body .container .jumbotron-primary, .theme-admin body .container-fluid .well-primary, .theme-admin body .container-fluid .jumbotron-primary {
  background-color: #1dbbea
}

.theme-shop body .container .well-success, .theme-shop body .container .jumbotron-success, .theme-shop body .container-fluid .well-success, .theme-shop body .container-fluid .jumbotron-success, .theme-admin body .container .well-success, .theme-admin body .container .jumbotron-success, .theme-admin body .container-fluid .well-success, .theme-admin body .container-fluid .jumbotron-success {
  background-color: #27ae60
}

.theme-shop body .container .well-info, .theme-shop body .container .jumbotron-info, .theme-shop body .container-fluid .well-info, .theme-shop body .container-fluid .jumbotron-info, .theme-admin body .container .well-info, .theme-admin body .container .jumbotron-info, .theme-admin body .container-fluid .well-info, .theme-admin body .container-fluid .jumbotron-info {
  background-color: #5bc0de
}

.theme-shop body .container .well-warning, .theme-shop body .container .jumbotron-warning, .theme-shop body .container-fluid .well-warning, .theme-shop body .container-fluid .jumbotron-warning, .theme-admin body .container .well-warning, .theme-admin body .container .jumbotron-warning, .theme-admin body .container-fluid .well-warning, .theme-admin body .container-fluid .jumbotron-warning {
  background-color: #f39c12
}

.theme-shop body .container .well-danger, .theme-shop body .container .jumbotron-danger, .theme-shop body .container-fluid .well-danger, .theme-shop body .container-fluid .jumbotron-danger, .theme-admin body .container .well-danger, .theme-admin body .container .jumbotron-danger, .theme-admin body .container-fluid .well-danger, .theme-admin body .container-fluid .jumbotron-danger {
  background-color: #c0392b
}

.theme-shop .btn, .theme-shop .input-group-btn .btn, .theme-admin .btn, .theme-admin .input-group-btn .btn {
  border: 0;
  border-radius: 0;
  position: relative;
  padding: 8px 30px;
  margin: 10px 1px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0;
  will-change: box-shadow, transform;
  transition: box-shadow .2s cubic-bezier(0.4, 0, 1, 1), background-color .2s cubic-bezier(0.4, 0, 0.2, 1), color .2s cubic-bezier(0.4, 0, 0.2, 1);
  outline: 0;
  cursor: pointer;
  text-decoration: none;
  background: transparent
}

.theme-shop .btn::-moz-focus-inner, .theme-shop .input-group-btn .btn::-moz-focus-inner, .theme-admin .btn::-moz-focus-inner, .theme-admin .input-group-btn .btn::-moz-focus-inner {
  border: 0
}

.theme-shop .btn:not(.btn-raised), .theme-shop .input-group-btn .btn:not(.btn-raised), .theme-admin .btn:not(.btn-raised), .theme-admin .input-group-btn .btn:not(.btn-raised) {
  box-shadow: none
}

.theme-shop .btn:not(.btn-raised), .theme-shop .btn:not(.btn-raised).btn-default, .theme-shop .input-group-btn .btn:not(.btn-raised), .theme-shop .input-group-btn .btn:not(.btn-raised).btn-default, .theme-admin .btn:not(.btn-raised), .theme-admin .btn:not(.btn-raised).btn-default, .theme-admin .input-group-btn .btn:not(.btn-raised), .theme-admin .input-group-btn .btn:not(.btn-raised).btn-default {
  color: rgba(0, 0, 0, 0.87)
}

.theme-shop .btn:not(.btn-raised).btn-inverse, .theme-shop .input-group-btn .btn:not(.btn-raised).btn-inverse, .theme-admin .btn:not(.btn-raised).btn-inverse, .theme-admin .input-group-btn .btn:not(.btn-raised).btn-inverse {
  color: #3f51b5
}

.theme-shop .btn:not(.btn-raised).btn-primary, .theme-shop .input-group-btn .btn:not(.btn-raised).btn-primary, .theme-admin .btn:not(.btn-raised).btn-primary, .theme-admin .input-group-btn .btn:not(.btn-raised).btn-primary {
  color: #1dbbea
}

.theme-shop .btn:not(.btn-raised).btn-success, .theme-shop .input-group-btn .btn:not(.btn-raised).btn-success, .theme-admin .btn:not(.btn-raised).btn-success, .theme-admin .input-group-btn .btn:not(.btn-raised).btn-success {
  color: #27ae60
}

.theme-shop .btn:not(.btn-raised).btn-info, .theme-shop .input-group-btn .btn:not(.btn-raised).btn-info, .theme-admin .btn:not(.btn-raised).btn-info, .theme-admin .input-group-btn .btn:not(.btn-raised).btn-info {
  color: #5bc0de
}

.theme-shop .btn:not(.btn-raised).btn-warning, .theme-shop .input-group-btn .btn:not(.btn-raised).btn-warning, .theme-admin .btn:not(.btn-raised).btn-warning, .theme-admin .input-group-btn .btn:not(.btn-raised).btn-warning {
  color: #f39c12
}

.theme-shop .btn:not(.btn-raised).btn-danger, .theme-shop .input-group-btn .btn:not(.btn-raised).btn-danger, .theme-admin .btn:not(.btn-raised).btn-danger, .theme-admin .input-group-btn .btn:not(.btn-raised).btn-danger {
  color: #c0392b
}

.theme-shop .btn:not(.btn-raised):not(.btn-link):hover, .theme-shop .btn:not(.btn-raised):not(.btn-link):focus, .theme-shop .input-group-btn .btn:not(.btn-raised):not(.btn-link):hover, .theme-shop .input-group-btn .btn:not(.btn-raised):not(.btn-link):focus, .theme-admin .btn:not(.btn-raised):not(.btn-link):hover, .theme-admin .btn:not(.btn-raised):not(.btn-link):focus, .theme-admin .input-group-btn .btn:not(.btn-raised):not(.btn-link):hover, .theme-admin .input-group-btn .btn:not(.btn-raised):not(.btn-link):focus {
  background-color: rgba(153, 153, 153, 0.2)
}

.theme-dark .theme-shop .btn:not(.btn-raised):not(.btn-link):hover, .theme-dark .theme-shop .btn:not(.btn-raised):not(.btn-link):focus, .theme-dark .theme-shop .input-group-btn .btn:not(.btn-raised):not(.btn-link):hover, .theme-dark .theme-shop .input-group-btn .btn:not(.btn-raised):not(.btn-link):focus, .theme-dark .theme-admin .btn:not(.btn-raised):not(.btn-link):hover, .theme-dark .theme-admin .btn:not(.btn-raised):not(.btn-link):focus, .theme-dark .theme-admin .input-group-btn .btn:not(.btn-raised):not(.btn-link):hover, .theme-dark .theme-admin .input-group-btn .btn:not(.btn-raised):not(.btn-link):focus {
  background-color: rgba(204, 204, 204, 0.15)
}

.theme-shop .btn.btn-raised, .theme-shop .btn.btn-raised.btn-default, .theme-shop .btn.btn-fab, .theme-shop .btn.btn-fab.btn-default, .btn-group-raised .theme-shop .btn, .btn-group-raised .theme-shop .btn.btn-default, .theme-shop .input-group-btn .btn.btn-raised, .theme-shop .input-group-btn .btn.btn-raised.btn-default, .theme-shop .input-group-btn .btn.btn-fab, .theme-shop .input-group-btn .btn.btn-fab.btn-default, .btn-group-raised .theme-shop .input-group-btn .btn, .btn-group-raised .theme-shop .input-group-btn .btn.btn-default, .theme-admin .btn.btn-raised, .theme-admin .btn.btn-raised.btn-default, .theme-admin .btn.btn-fab, .theme-admin .btn.btn-fab.btn-default, .btn-group-raised .theme-admin .btn, .btn-group-raised .theme-admin .btn.btn-default, .theme-admin .input-group-btn .btn.btn-raised, .theme-admin .input-group-btn .btn.btn-raised.btn-default, .theme-admin .input-group-btn .btn.btn-fab, .theme-admin .input-group-btn .btn.btn-fab.btn-default, .btn-group-raised .theme-admin .input-group-btn .btn, .btn-group-raised .theme-admin .input-group-btn .btn.btn-default {
  background-color: #e5e5e5;
  color: rgba(0, 0, 0, 0.87)
}

.theme-shop .btn.btn-raised.btn-inverse, .theme-shop .btn.btn-fab.btn-inverse, .btn-group-raised .theme-shop .btn.btn-inverse, .theme-shop .input-group-btn .btn.btn-raised.btn-inverse, .theme-shop .input-group-btn .btn.btn-fab.btn-inverse, .btn-group-raised .theme-shop .input-group-btn .btn.btn-inverse, .theme-admin .btn.btn-raised.btn-inverse, .theme-admin .btn.btn-fab.btn-inverse, .btn-group-raised .theme-admin .btn.btn-inverse, .theme-admin .input-group-btn .btn.btn-raised.btn-inverse, .theme-admin .input-group-btn .btn.btn-fab.btn-inverse, .btn-group-raised .theme-admin .input-group-btn .btn.btn-inverse {
  background-color: #3f51b5;
  color: #fff
}

.theme-shop .btn.btn-raised.btn-primary, .theme-shop .btn.btn-fab.btn-primary, .btn-group-raised .theme-shop .btn.btn-primary, .theme-shop .input-group-btn .btn.btn-raised.btn-primary, .theme-shop .input-group-btn .btn.btn-fab.btn-primary, .btn-group-raised .theme-shop .input-group-btn .btn.btn-primary, .theme-admin .btn.btn-raised.btn-primary, .theme-admin .btn.btn-fab.btn-primary, .btn-group-raised .theme-admin .btn.btn-primary, .theme-admin .input-group-btn .btn.btn-raised.btn-primary, .theme-admin .input-group-btn .btn.btn-fab.btn-primary, .btn-group-raised .theme-admin .input-group-btn .btn.btn-primary {
  background-color: #1dbbea;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .btn.btn-raised.btn-success, .theme-shop .btn.btn-fab.btn-success, .btn-group-raised .theme-shop .btn.btn-success, .theme-shop .input-group-btn .btn.btn-raised.btn-success, .theme-shop .input-group-btn .btn.btn-fab.btn-success, .btn-group-raised .theme-shop .input-group-btn .btn.btn-success, .theme-admin .btn.btn-raised.btn-success, .theme-admin .btn.btn-fab.btn-success, .btn-group-raised .theme-admin .btn.btn-success, .theme-admin .input-group-btn .btn.btn-raised.btn-success, .theme-admin .input-group-btn .btn.btn-fab.btn-success, .btn-group-raised .theme-admin .input-group-btn .btn.btn-success {
  background-color: #27ae60;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .btn.btn-raised.btn-info, .theme-shop .btn.btn-fab.btn-info, .btn-group-raised .theme-shop .btn.btn-info, .theme-shop .input-group-btn .btn.btn-raised.btn-info, .theme-shop .input-group-btn .btn.btn-fab.btn-info, .btn-group-raised .theme-shop .input-group-btn .btn.btn-info, .theme-admin .btn.btn-raised.btn-info, .theme-admin .btn.btn-fab.btn-info, .btn-group-raised .theme-admin .btn.btn-info, .theme-admin .input-group-btn .btn.btn-raised.btn-info, .theme-admin .input-group-btn .btn.btn-fab.btn-info, .btn-group-raised .theme-admin .input-group-btn .btn.btn-info {
  background-color: #5bc0de;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .btn.btn-raised.btn-warning, .theme-shop .btn.btn-fab.btn-warning, .btn-group-raised .theme-shop .btn.btn-warning, .theme-shop .input-group-btn .btn.btn-raised.btn-warning, .theme-shop .input-group-btn .btn.btn-fab.btn-warning, .btn-group-raised .theme-shop .input-group-btn .btn.btn-warning, .theme-admin .btn.btn-raised.btn-warning, .theme-admin .btn.btn-fab.btn-warning, .btn-group-raised .theme-admin .btn.btn-warning, .theme-admin .input-group-btn .btn.btn-raised.btn-warning, .theme-admin .input-group-btn .btn.btn-fab.btn-warning, .btn-group-raised .theme-admin .input-group-btn .btn.btn-warning {
  background-color: #f39c12;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .btn.btn-raised.btn-danger, .theme-shop .btn.btn-fab.btn-danger, .btn-group-raised .theme-shop .btn.btn-danger, .theme-shop .input-group-btn .btn.btn-raised.btn-danger, .theme-shop .input-group-btn .btn.btn-fab.btn-danger, .btn-group-raised .theme-shop .input-group-btn .btn.btn-danger, .theme-admin .btn.btn-raised.btn-danger, .theme-admin .btn.btn-fab.btn-danger, .btn-group-raised .theme-admin .btn.btn-danger, .theme-admin .input-group-btn .btn.btn-raised.btn-danger, .theme-admin .input-group-btn .btn.btn-fab.btn-danger, .btn-group-raised .theme-admin .input-group-btn .btn.btn-danger {
  background-color: #c0392b;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .btn.btn-raised:not(.btn-link), .btn-group-raised .theme-shop .btn:not(.btn-link), .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link), .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link), .theme-admin .btn.btn-raised:not(.btn-link), .btn-group-raised .theme-admin .btn:not(.btn-link), .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link), .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link) {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12)
}

.theme-shop .btn.btn-raised:not(.btn-link):hover, .theme-shop .btn.btn-raised:not(.btn-link):focus, .theme-shop .btn.btn-raised:not(.btn-link).active, .theme-shop .btn.btn-raised:not(.btn-link):active, .btn-group-raised .theme-shop .btn:not(.btn-link):hover, .btn-group-raised .theme-shop .btn:not(.btn-link):focus, .btn-group-raised .theme-shop .btn:not(.btn-link).active, .btn-group-raised .theme-shop .btn:not(.btn-link):active, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):hover, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):focus, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link).active, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):active, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):hover, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):focus, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link).active, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):active, .theme-admin .btn.btn-raised:not(.btn-link):hover, .theme-admin .btn.btn-raised:not(.btn-link):focus, .theme-admin .btn.btn-raised:not(.btn-link).active, .theme-admin .btn.btn-raised:not(.btn-link):active, .btn-group-raised .theme-admin .btn:not(.btn-link):hover, .btn-group-raised .theme-admin .btn:not(.btn-link):focus, .btn-group-raised .theme-admin .btn:not(.btn-link).active, .btn-group-raised .theme-admin .btn:not(.btn-link):active, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):hover, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):focus, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link).active, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):active, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):hover, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):focus, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link).active, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):active {
  outline: 0
}

.theme-shop .btn.btn-raised:not(.btn-link):hover, .theme-shop .btn.btn-raised:not(.btn-link):hover.btn-default, .theme-shop .btn.btn-raised:not(.btn-link):focus, .theme-shop .btn.btn-raised:not(.btn-link):focus.btn-default, .theme-shop .btn.btn-raised:not(.btn-link).active, .theme-shop .btn.btn-raised:not(.btn-link).active.btn-default, .theme-shop .btn.btn-raised:not(.btn-link):active, .theme-shop .btn.btn-raised:not(.btn-link):active.btn-default, .btn-group-raised .theme-shop .btn:not(.btn-link):hover, .btn-group-raised .theme-shop .btn:not(.btn-link):hover.btn-default, .btn-group-raised .theme-shop .btn:not(.btn-link):focus, .btn-group-raised .theme-shop .btn:not(.btn-link):focus.btn-default, .btn-group-raised .theme-shop .btn:not(.btn-link).active, .btn-group-raised .theme-shop .btn:not(.btn-link).active.btn-default, .btn-group-raised .theme-shop .btn:not(.btn-link):active, .btn-group-raised .theme-shop .btn:not(.btn-link):active.btn-default, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):hover, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-default, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):focus, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-default, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link).active, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-default, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):active, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-default, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):hover, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):hover.btn-default, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):focus, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):focus.btn-default, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link).active, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link).active.btn-default, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):active, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):active.btn-default, .theme-admin .btn.btn-raised:not(.btn-link):hover, .theme-admin .btn.btn-raised:not(.btn-link):hover.btn-default, .theme-admin .btn.btn-raised:not(.btn-link):focus, .theme-admin .btn.btn-raised:not(.btn-link):focus.btn-default, .theme-admin .btn.btn-raised:not(.btn-link).active, .theme-admin .btn.btn-raised:not(.btn-link).active.btn-default, .theme-admin .btn.btn-raised:not(.btn-link):active, .theme-admin .btn.btn-raised:not(.btn-link):active.btn-default, .btn-group-raised .theme-admin .btn:not(.btn-link):hover, .btn-group-raised .theme-admin .btn:not(.btn-link):hover.btn-default, .btn-group-raised .theme-admin .btn:not(.btn-link):focus, .btn-group-raised .theme-admin .btn:not(.btn-link):focus.btn-default, .btn-group-raised .theme-admin .btn:not(.btn-link).active, .btn-group-raised .theme-admin .btn:not(.btn-link).active.btn-default, .btn-group-raised .theme-admin .btn:not(.btn-link):active, .btn-group-raised .theme-admin .btn:not(.btn-link):active.btn-default, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):hover, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-default, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):focus, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-default, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link).active, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-default, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):active, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-default, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):hover, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):hover.btn-default, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):focus, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):focus.btn-default, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link).active, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link).active.btn-default, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):active, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):active.btn-default {
  background-color: #dbdbdb
}

.theme-shop .btn.btn-raised:not(.btn-link):hover.btn-inverse, .theme-shop .btn.btn-raised:not(.btn-link):focus.btn-inverse, .theme-shop .btn.btn-raised:not(.btn-link).active.btn-inverse, .theme-shop .btn.btn-raised:not(.btn-link):active.btn-inverse, .btn-group-raised .theme-shop .btn:not(.btn-link):hover.btn-inverse, .btn-group-raised .theme-shop .btn:not(.btn-link):focus.btn-inverse, .btn-group-raised .theme-shop .btn:not(.btn-link).active.btn-inverse, .btn-group-raised .theme-shop .btn:not(.btn-link):active.btn-inverse, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-inverse, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-inverse, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-inverse, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-inverse, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):hover.btn-inverse, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):focus.btn-inverse, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link).active.btn-inverse, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):active.btn-inverse, .theme-admin .btn.btn-raised:not(.btn-link):hover.btn-inverse, .theme-admin .btn.btn-raised:not(.btn-link):focus.btn-inverse, .theme-admin .btn.btn-raised:not(.btn-link).active.btn-inverse, .theme-admin .btn.btn-raised:not(.btn-link):active.btn-inverse, .btn-group-raised .theme-admin .btn:not(.btn-link):hover.btn-inverse, .btn-group-raised .theme-admin .btn:not(.btn-link):focus.btn-inverse, .btn-group-raised .theme-admin .btn:not(.btn-link).active.btn-inverse, .btn-group-raised .theme-admin .btn:not(.btn-link):active.btn-inverse, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-inverse, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-inverse, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-inverse, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-inverse, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):hover.btn-inverse, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):focus.btn-inverse, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link).active.btn-inverse, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):active.btn-inverse {
  background-color: #495bc0
}

.theme-shop .btn.btn-raised:not(.btn-link):hover.btn-primary, .theme-shop .btn.btn-raised:not(.btn-link):focus.btn-primary, .theme-shop .btn.btn-raised:not(.btn-link).active.btn-primary, .theme-shop .btn.btn-raised:not(.btn-link):active.btn-primary, .btn-group-raised .theme-shop .btn:not(.btn-link):hover.btn-primary, .btn-group-raised .theme-shop .btn:not(.btn-link):focus.btn-primary, .btn-group-raised .theme-shop .btn:not(.btn-link).active.btn-primary, .btn-group-raised .theme-shop .btn:not(.btn-link):active.btn-primary, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-primary, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-primary, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-primary, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-primary, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):hover.btn-primary, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):focus.btn-primary, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link).active.btn-primary, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):active.btn-primary, .theme-admin .btn.btn-raised:not(.btn-link):hover.btn-primary, .theme-admin .btn.btn-raised:not(.btn-link):focus.btn-primary, .theme-admin .btn.btn-raised:not(.btn-link).active.btn-primary, .theme-admin .btn.btn-raised:not(.btn-link):active.btn-primary, .btn-group-raised .theme-admin .btn:not(.btn-link):hover.btn-primary, .btn-group-raised .theme-admin .btn:not(.btn-link):focus.btn-primary, .btn-group-raised .theme-admin .btn:not(.btn-link).active.btn-primary, .btn-group-raised .theme-admin .btn:not(.btn-link):active.btn-primary, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-primary, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-primary, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-primary, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-primary, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):hover.btn-primary, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):focus.btn-primary, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link).active.btn-primary, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):active.btn-primary {
  background-color: #15b0de
}

.theme-shop .btn.btn-raised:not(.btn-link):hover.btn-success, .theme-shop .btn.btn-raised:not(.btn-link):focus.btn-success, .theme-shop .btn.btn-raised:not(.btn-link).active.btn-success, .theme-shop .btn.btn-raised:not(.btn-link):active.btn-success, .btn-group-raised .theme-shop .btn:not(.btn-link):hover.btn-success, .btn-group-raised .theme-shop .btn:not(.btn-link):focus.btn-success, .btn-group-raised .theme-shop .btn:not(.btn-link).active.btn-success, .btn-group-raised .theme-shop .btn:not(.btn-link):active.btn-success, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-success, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-success, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-success, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-success, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):hover.btn-success, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):focus.btn-success, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link).active.btn-success, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):active.btn-success, .theme-admin .btn.btn-raised:not(.btn-link):hover.btn-success, .theme-admin .btn.btn-raised:not(.btn-link):focus.btn-success, .theme-admin .btn.btn-raised:not(.btn-link).active.btn-success, .theme-admin .btn.btn-raised:not(.btn-link):active.btn-success, .btn-group-raised .theme-admin .btn:not(.btn-link):hover.btn-success, .btn-group-raised .theme-admin .btn:not(.btn-link):focus.btn-success, .btn-group-raised .theme-admin .btn:not(.btn-link).active.btn-success, .btn-group-raised .theme-admin .btn:not(.btn-link):active.btn-success, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-success, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-success, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-success, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-success, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):hover.btn-success, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):focus.btn-success, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link).active.btn-success, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):active.btn-success {
  background-color: #239d57
}

.theme-shop .btn.btn-raised:not(.btn-link):hover.btn-info, .theme-shop .btn.btn-raised:not(.btn-link):focus.btn-info, .theme-shop .btn.btn-raised:not(.btn-link).active.btn-info, .theme-shop .btn.btn-raised:not(.btn-link):active.btn-info, .btn-group-raised .theme-shop .btn:not(.btn-link):hover.btn-info, .btn-group-raised .theme-shop .btn:not(.btn-link):focus.btn-info, .btn-group-raised .theme-shop .btn:not(.btn-link).active.btn-info, .btn-group-raised .theme-shop .btn:not(.btn-link):active.btn-info, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-info, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-info, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-info, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-info, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):hover.btn-info, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):focus.btn-info, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link).active.btn-info, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):active.btn-info, .theme-admin .btn.btn-raised:not(.btn-link):hover.btn-info, .theme-admin .btn.btn-raised:not(.btn-link):focus.btn-info, .theme-admin .btn.btn-raised:not(.btn-link).active.btn-info, .theme-admin .btn.btn-raised:not(.btn-link):active.btn-info, .btn-group-raised .theme-admin .btn:not(.btn-link):hover.btn-info, .btn-group-raised .theme-admin .btn:not(.btn-link):focus.btn-info, .btn-group-raised .theme-admin .btn:not(.btn-link).active.btn-info, .btn-group-raised .theme-admin .btn:not(.btn-link):active.btn-info, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-info, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-info, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-info, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-info, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):hover.btn-info, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):focus.btn-info, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link).active.btn-info, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):active.btn-info {
  background-color: #6cc7e1
}

.theme-shop .btn.btn-raised:not(.btn-link):hover.btn-warning, .theme-shop .btn.btn-raised:not(.btn-link):focus.btn-warning, .theme-shop .btn.btn-raised:not(.btn-link).active.btn-warning, .theme-shop .btn.btn-raised:not(.btn-link):active.btn-warning, .btn-group-raised .theme-shop .btn:not(.btn-link):hover.btn-warning, .btn-group-raised .theme-shop .btn:not(.btn-link):focus.btn-warning, .btn-group-raised .theme-shop .btn:not(.btn-link).active.btn-warning, .btn-group-raised .theme-shop .btn:not(.btn-link):active.btn-warning, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-warning, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-warning, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-warning, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-warning, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):hover.btn-warning, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):focus.btn-warning, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link).active.btn-warning, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):active.btn-warning, .theme-admin .btn.btn-raised:not(.btn-link):hover.btn-warning, .theme-admin .btn.btn-raised:not(.btn-link):focus.btn-warning, .theme-admin .btn.btn-raised:not(.btn-link).active.btn-warning, .theme-admin .btn.btn-raised:not(.btn-link):active.btn-warning, .btn-group-raised .theme-admin .btn:not(.btn-link):hover.btn-warning, .btn-group-raised .theme-admin .btn:not(.btn-link):focus.btn-warning, .btn-group-raised .theme-admin .btn:not(.btn-link).active.btn-warning, .btn-group-raised .theme-admin .btn:not(.btn-link):active.btn-warning, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-warning, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-warning, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-warning, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-warning, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):hover.btn-warning, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):focus.btn-warning, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link).active.btn-warning, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):active.btn-warning {
  background-color: #e5910c
}

.theme-shop .btn.btn-raised:not(.btn-link):hover.btn-danger, .theme-shop .btn.btn-raised:not(.btn-link):focus.btn-danger, .theme-shop .btn.btn-raised:not(.btn-link).active.btn-danger, .theme-shop .btn.btn-raised:not(.btn-link):active.btn-danger, .btn-group-raised .theme-shop .btn:not(.btn-link):hover.btn-danger, .btn-group-raised .theme-shop .btn:not(.btn-link):focus.btn-danger, .btn-group-raised .theme-shop .btn:not(.btn-link).active.btn-danger, .btn-group-raised .theme-shop .btn:not(.btn-link):active.btn-danger, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-danger, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-danger, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-danger, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-danger, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):hover.btn-danger, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):focus.btn-danger, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link).active.btn-danger, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):active.btn-danger, .theme-admin .btn.btn-raised:not(.btn-link):hover.btn-danger, .theme-admin .btn.btn-raised:not(.btn-link):focus.btn-danger, .theme-admin .btn.btn-raised:not(.btn-link).active.btn-danger, .theme-admin .btn.btn-raised:not(.btn-link):active.btn-danger, .btn-group-raised .theme-admin .btn:not(.btn-link):hover.btn-danger, .btn-group-raised .theme-admin .btn:not(.btn-link):focus.btn-danger, .btn-group-raised .theme-admin .btn:not(.btn-link).active.btn-danger, .btn-group-raised .theme-admin .btn:not(.btn-link):active.btn-danger, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-danger, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-danger, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-danger, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-danger, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):hover.btn-danger, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):focus.btn-danger, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link).active.btn-danger, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):active.btn-danger {
  background-color: #d03e2f
}

.theme-shop .btn.btn-fab, .theme-shop .input-group-btn .btn.btn-fab, .theme-admin .btn.btn-fab, .theme-admin .input-group-btn .btn.btn-fab {
  border-radius: 50%;
  font-size: 24px;
  height: 56px;
  margin: auto;
  min-width: 56px;
  width: 56px;
  padding: 0;
  overflow: hidden;
  box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
  position: relative;
  line-height: normal
}

.theme-shop .btn.btn-fab .ripple-container, .theme-shop .input-group-btn .btn.btn-fab .ripple-container, .theme-admin .btn.btn-fab .ripple-container, .theme-admin .input-group-btn .btn.btn-fab .ripple-container {
  border-radius: 50%
}

.theme-shop .btn.btn-fab.btn-fab-mini, .btn-group-sm .theme-shop .btn.btn-fab, .theme-shop .input-group-btn .btn.btn-fab.btn-fab-mini, .btn-group-sm .theme-shop .input-group-btn .btn.btn-fab, .theme-admin .btn.btn-fab.btn-fab-mini, .btn-group-sm .theme-admin .btn.btn-fab, .theme-admin .input-group-btn .btn.btn-fab.btn-fab-mini, .btn-group-sm .theme-admin .input-group-btn .btn.btn-fab {
  height: 40px;
  min-width: 40px;
  width: 40px
}

.theme-shop .btn.btn-fab.btn-fab-mini.material-icons, .btn-group-sm .theme-shop .btn.btn-fab.material-icons, .theme-shop .input-group-btn .btn.btn-fab.btn-fab-mini.material-icons, .btn-group-sm .theme-shop .input-group-btn .btn.btn-fab.material-icons, .theme-admin .btn.btn-fab.btn-fab-mini.material-icons, .btn-group-sm .theme-admin .btn.btn-fab.material-icons, .theme-admin .input-group-btn .btn.btn-fab.btn-fab-mini.material-icons, .btn-group-sm .theme-admin .input-group-btn .btn.btn-fab.material-icons {
  top: 0;
  left: 0
}

.theme-shop .btn.btn-fab i.material-icons, .theme-shop .input-group-btn .btn.btn-fab i.material-icons, .theme-admin .btn.btn-fab i.material-icons, .theme-admin .input-group-btn .btn.btn-fab i.material-icons {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-12px, -12px);
  line-height: 24px;
  width: 24px
}

.theme-shop .btn i.material-icons, .theme-shop .input-group-btn .btn i.material-icons, .theme-admin .btn i.material-icons, .theme-admin .input-group-btn .btn i.material-icons {
  vertical-align: middle
}

.theme-shop .btn.btn-lg, .theme-shop .btn-group-lg > .btn, .theme-shop .theme-admin .btn-group-lg > .btn, .btn-group-lg .theme-shop .btn, .theme-shop .input-group-btn .btn.btn-lg, .theme-shop .input-group-btn .btn-group-lg > .btn, .theme-shop .input-group-btn .theme-admin .btn-group-lg > .btn, .btn-group-lg .theme-shop .input-group-btn .btn, .theme-admin .btn.btn-lg, .theme-admin .theme-shop .btn-group-lg > .btn, .theme-admin .btn-group-lg > .btn, .btn-group-lg .theme-admin .btn, .theme-admin .input-group-btn .btn.btn-lg, .theme-admin .input-group-btn .theme-shop .btn-group-lg > .btn, .theme-admin .input-group-btn .btn-group-lg > .btn, .btn-group-lg .theme-admin .input-group-btn .btn {
  font-size: 16px
}

.theme-shop .btn.btn-sm, .theme-shop .btn-group-sm > .btn, .theme-shop .theme-admin .btn-group-sm > .btn, .btn-group-sm .theme-shop .btn, .theme-shop .input-group-btn .btn.btn-sm, .theme-shop .input-group-btn .btn-group-sm > .btn, .theme-shop .input-group-btn .theme-admin .btn-group-sm > .btn, .btn-group-sm .theme-shop .input-group-btn .btn, .theme-admin .btn.btn-sm, .theme-admin .theme-shop .btn-group-sm > .btn, .theme-admin .btn-group-sm > .btn, .btn-group-sm .theme-admin .btn, .theme-admin .input-group-btn .btn.btn-sm, .theme-admin .input-group-btn .theme-shop .btn-group-sm > .btn, .theme-admin .input-group-btn .btn-group-sm > .btn, .btn-group-sm .theme-admin .input-group-btn .btn {
  padding: 5px 20px;
  font-size: 12px
}

.theme-shop .btn.btn-xs, .theme-shop .btn-group-xs > .btn, .theme-shop .theme-admin .btn-group-xs > .btn, .btn-group-xs .theme-shop .btn, .theme-shop .input-group-btn .btn.btn-xs, .theme-shop .input-group-btn .btn-group-xs > .btn, .theme-shop .input-group-btn .theme-admin .btn-group-xs > .btn, .btn-group-xs .theme-shop .input-group-btn .btn, .theme-admin .btn.btn-xs, .theme-admin .theme-shop .btn-group-xs > .btn, .theme-admin .btn-group-xs > .btn, .btn-group-xs .theme-admin .btn, .theme-admin .input-group-btn .btn.btn-xs, .theme-admin .input-group-btn .theme-shop .btn-group-xs > .btn, .theme-admin .input-group-btn .btn-group-xs > .btn, .btn-group-xs .theme-admin .input-group-btn .btn {
  padding: 4px 15px;
  font-size: 10px
}

fieldset[disabled][disabled] .theme-shop .btn, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn, .theme-shop .btn.disabled, .theme-shop .btn:disabled, .theme-shop .btn[disabled][disabled], fieldset[disabled][disabled] .theme-shop .input-group-btn .btn, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn, .theme-shop .input-group-btn .btn.disabled, .theme-shop .input-group-btn .btn:disabled, .theme-shop .input-group-btn .btn[disabled][disabled], fieldset[disabled][disabled] .theme-shop .btn-group, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group, .theme-shop .btn-group.disabled, .theme-shop .btn-group:disabled, .theme-shop .btn-group[disabled][disabled], fieldset[disabled][disabled] .theme-shop .btn-group-vertical, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical, .theme-shop .btn-group-vertical.disabled, .theme-shop .btn-group-vertical:disabled, .theme-shop .btn-group-vertical[disabled][disabled], fieldset[disabled][disabled] .theme-admin .btn, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn, .theme-admin .btn.disabled, .theme-admin .btn:disabled, .theme-admin .btn[disabled][disabled], fieldset[disabled][disabled] .theme-admin .input-group-btn .btn, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn, .theme-admin .input-group-btn .btn.disabled, .theme-admin .input-group-btn .btn:disabled, .theme-admin .input-group-btn .btn[disabled][disabled], fieldset[disabled][disabled] .theme-admin .btn-group, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group, .theme-admin .btn-group.disabled, .theme-admin .btn-group:disabled, .theme-admin .btn-group[disabled][disabled], fieldset[disabled][disabled] .theme-admin .btn-group-vertical, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical, .theme-admin .btn-group-vertical.disabled, .theme-admin .btn-group-vertical:disabled, .theme-admin .btn-group-vertical[disabled][disabled] {
  color: rgba(0, 0, 0, 0.26);
  background: transparent
}

.theme-dark fieldset[disabled][disabled] .theme-shop .btn, .theme-dark .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn, .theme-shop .h5e-strict .theme-dark .fieldset[disabled][disabled] .theme-shop .btn, .theme-dark .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn, .theme-admin .h5e-strict .theme-dark .fieldset[disabled][disabled] .theme-shop .btn, .theme-dark .theme-shop .btn.disabled, .theme-dark .theme-shop .btn:disabled, .theme-dark .theme-shop .btn[disabled][disabled], .theme-dark fieldset[disabled][disabled] .theme-shop .input-group-btn .btn, .theme-dark .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn, .theme-shop .h5e-strict .theme-dark .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn, .theme-dark .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn, .theme-admin .h5e-strict .theme-dark .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn, .theme-dark .theme-shop .input-group-btn .btn.disabled, .theme-dark .theme-shop .input-group-btn .btn:disabled, .theme-dark .theme-shop .input-group-btn .btn[disabled][disabled], .theme-dark fieldset[disabled][disabled] .theme-shop .btn-group, .theme-dark .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group, .theme-shop .h5e-strict .theme-dark .fieldset[disabled][disabled] .theme-shop .btn-group, .theme-dark .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group, .theme-admin .h5e-strict .theme-dark .fieldset[disabled][disabled] .theme-shop .btn-group, .theme-dark .theme-shop .btn-group.disabled, .theme-dark .theme-shop .btn-group:disabled, .theme-dark .theme-shop .btn-group[disabled][disabled], .theme-dark fieldset[disabled][disabled] .theme-shop .btn-group-vertical, .theme-dark .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical, .theme-shop .h5e-strict .theme-dark .fieldset[disabled][disabled] .theme-shop .btn-group-vertical, .theme-dark .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical, .theme-admin .h5e-strict .theme-dark .fieldset[disabled][disabled] .theme-shop .btn-group-vertical, .theme-dark .theme-shop .btn-group-vertical.disabled, .theme-dark .theme-shop .btn-group-vertical:disabled, .theme-dark .theme-shop .btn-group-vertical[disabled][disabled], .theme-dark fieldset[disabled][disabled] .theme-admin .btn, .theme-dark .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn, .theme-shop .h5e-strict .theme-dark .fieldset[disabled][disabled] .theme-admin .btn, .theme-dark .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn, .theme-admin .h5e-strict .theme-dark .fieldset[disabled][disabled] .theme-admin .btn, .theme-dark .theme-admin .btn.disabled, .theme-dark .theme-admin .btn:disabled, .theme-dark .theme-admin .btn[disabled][disabled], .theme-dark fieldset[disabled][disabled] .theme-admin .input-group-btn .btn, .theme-dark .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn, .theme-shop .h5e-strict .theme-dark .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn, .theme-dark .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn, .theme-admin .h5e-strict .theme-dark .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn, .theme-dark .theme-admin .input-group-btn .btn.disabled, .theme-dark .theme-admin .input-group-btn .btn:disabled, .theme-dark .theme-admin .input-group-btn .btn[disabled][disabled], .theme-dark fieldset[disabled][disabled] .theme-admin .btn-group, .theme-dark .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group, .theme-shop .h5e-strict .theme-dark .fieldset[disabled][disabled] .theme-admin .btn-group, .theme-dark .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group, .theme-admin .h5e-strict .theme-dark .fieldset[disabled][disabled] .theme-admin .btn-group, .theme-dark .theme-admin .btn-group.disabled, .theme-dark .theme-admin .btn-group:disabled, .theme-dark .theme-admin .btn-group[disabled][disabled], .theme-dark fieldset[disabled][disabled] .theme-admin .btn-group-vertical, .theme-dark .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical, .theme-shop .h5e-strict .theme-dark .fieldset[disabled][disabled] .theme-admin .btn-group-vertical, .theme-dark .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical, .theme-admin .h5e-strict .theme-dark .fieldset[disabled][disabled] .theme-admin .btn-group-vertical, .theme-dark .theme-admin .btn-group-vertical.disabled, .theme-dark .theme-admin .btn-group-vertical:disabled, .theme-dark .theme-admin .btn-group-vertical[disabled][disabled] {
  color: rgba(255, 255, 255, 0.3)
}

fieldset[disabled][disabled] .theme-shop .btn.btn-raised, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn.btn-raised, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn.btn-raised, fieldset[disabled][disabled] .theme-shop .btn.btn-raised.active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn.btn-raised.active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn.btn-raised.active, fieldset[disabled][disabled] .theme-shop .btn.btn-raised:active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn.btn-raised:active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn.btn-raised:active, fieldset[disabled][disabled] .theme-shop .btn.btn-raised:focus:not(:active), .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn.btn-raised:focus:not(:active), .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn.btn-raised:focus:not(:active), fieldset[disabled][disabled] .theme-shop .btn.btn-group-raised, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn.btn-group-raised, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn.btn-group-raised, fieldset[disabled][disabled] .theme-shop .btn.btn-group-raised.active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn.btn-group-raised.active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn.btn-group-raised.active, fieldset[disabled][disabled] .theme-shop .btn.btn-group-raised:active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn.btn-group-raised:active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn.btn-group-raised:active, fieldset[disabled][disabled] .theme-shop .btn.btn-group-raised:focus:not(:active), .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn.btn-group-raised:focus:not(:active), .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn.btn-group-raised:focus:not(:active), .theme-shop .btn.disabled.btn-raised, .theme-shop .btn.disabled.btn-raised.active, .theme-shop .btn.disabled.btn-raised:active, .theme-shop .btn.disabled.btn-raised:focus:not(:active), .theme-shop .btn.disabled.btn-group-raised, .theme-shop .btn.disabled.btn-group-raised.active, .theme-shop .btn.disabled.btn-group-raised:active, .theme-shop .btn.disabled.btn-group-raised:focus:not(:active), .theme-shop .btn:disabled.btn-raised, .theme-shop .btn:disabled.btn-raised.active, .theme-shop .btn:disabled.btn-raised:active, .theme-shop .btn:disabled.btn-raised:focus:not(:active), .theme-shop .btn:disabled.btn-group-raised, .theme-shop .btn:disabled.btn-group-raised.active, .theme-shop .btn:disabled.btn-group-raised:active, .theme-shop .btn:disabled.btn-group-raised:focus:not(:active), .theme-shop .btn[disabled][disabled].btn-raised, .theme-shop .btn[disabled][disabled].btn-raised.active, .theme-shop .btn[disabled][disabled].btn-raised:active, .theme-shop .btn[disabled][disabled].btn-raised:focus:not(:active), .theme-shop .btn[disabled][disabled].btn-group-raised, .theme-shop .btn[disabled][disabled].btn-group-raised.active, .theme-shop .btn[disabled][disabled].btn-group-raised:active, .theme-shop .btn[disabled][disabled].btn-group-raised:focus:not(:active), fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-raised, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-raised, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-raised, fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-raised.active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-raised.active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-raised.active, fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-raised:active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-raised:active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-raised:active, fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-raised:focus:not(:active), .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-raised:focus:not(:active), .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-raised:focus:not(:active), fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-group-raised, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-group-raised, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-group-raised, fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-group-raised.active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-group-raised.active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-group-raised.active, fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-group-raised:active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-group-raised:active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-group-raised:active, fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-group-raised:focus:not(:active), .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-group-raised:focus:not(:active), .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-group-raised:focus:not(:active), .theme-shop .input-group-btn .btn.disabled.btn-raised, .theme-shop .input-group-btn .btn.disabled.btn-raised.active, .theme-shop .input-group-btn .btn.disabled.btn-raised:active, .theme-shop .input-group-btn .btn.disabled.btn-raised:focus:not(:active), .theme-shop .input-group-btn .btn.disabled.btn-group-raised, .theme-shop .input-group-btn .btn.disabled.btn-group-raised.active, .theme-shop .input-group-btn .btn.disabled.btn-group-raised:active, .theme-shop .input-group-btn .btn.disabled.btn-group-raised:focus:not(:active), .theme-shop .input-group-btn .btn:disabled.btn-raised, .theme-shop .input-group-btn .btn:disabled.btn-raised.active, .theme-shop .input-group-btn .btn:disabled.btn-raised:active, .theme-shop .input-group-btn .btn:disabled.btn-raised:focus:not(:active), .theme-shop .input-group-btn .btn:disabled.btn-group-raised, .theme-shop .input-group-btn .btn:disabled.btn-group-raised.active, .theme-shop .input-group-btn .btn:disabled.btn-group-raised:active, .theme-shop .input-group-btn .btn:disabled.btn-group-raised:focus:not(:active), .theme-shop .input-group-btn .btn[disabled][disabled].btn-raised, .theme-shop .input-group-btn .btn[disabled][disabled].btn-raised.active, .theme-shop .input-group-btn .btn[disabled][disabled].btn-raised:active, .theme-shop .input-group-btn .btn[disabled][disabled].btn-raised:focus:not(:active), .theme-shop .input-group-btn .btn[disabled][disabled].btn-group-raised, .theme-shop .input-group-btn .btn[disabled][disabled].btn-group-raised.active, .theme-shop .input-group-btn .btn[disabled][disabled].btn-group-raised:active, .theme-shop .input-group-btn .btn[disabled][disabled].btn-group-raised:focus:not(:active), fieldset[disabled][disabled] .theme-shop .btn-group.btn-raised, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group.btn-raised, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group.btn-raised, fieldset[disabled][disabled] .theme-shop .btn-group.btn-raised.active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group.btn-raised.active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group.btn-raised.active, fieldset[disabled][disabled] .theme-shop .btn-group.btn-raised:active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group.btn-raised:active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group.btn-raised:active, fieldset[disabled][disabled] .theme-shop .btn-group.btn-raised:focus:not(:active), .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group.btn-raised:focus:not(:active), .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group.btn-raised:focus:not(:active), fieldset[disabled][disabled] .theme-shop .btn-group.btn-group-raised, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group.btn-group-raised, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group.btn-group-raised, fieldset[disabled][disabled] .theme-shop .btn-group.btn-group-raised.active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group.btn-group-raised.active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group.btn-group-raised.active, fieldset[disabled][disabled] .theme-shop .btn-group.btn-group-raised:active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group.btn-group-raised:active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group.btn-group-raised:active, fieldset[disabled][disabled] .theme-shop .btn-group.btn-group-raised:focus:not(:active), .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group.btn-group-raised:focus:not(:active), .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group.btn-group-raised:focus:not(:active), .theme-shop .btn-group.disabled.btn-raised, .theme-shop .btn-group.disabled.btn-raised.active, .theme-shop .btn-group.disabled.btn-raised:active, .theme-shop .btn-group.disabled.btn-raised:focus:not(:active), .theme-shop .btn-group.disabled.btn-group-raised, .theme-shop .btn-group.disabled.btn-group-raised.active, .theme-shop .btn-group.disabled.btn-group-raised:active, .theme-shop .btn-group.disabled.btn-group-raised:focus:not(:active), .theme-shop .btn-group:disabled.btn-raised, .theme-shop .btn-group:disabled.btn-raised.active, .theme-shop .btn-group:disabled.btn-raised:active, .theme-shop .btn-group:disabled.btn-raised:focus:not(:active), .theme-shop .btn-group:disabled.btn-group-raised, .theme-shop .btn-group:disabled.btn-group-raised.active, .theme-shop .btn-group:disabled.btn-group-raised:active, .theme-shop .btn-group:disabled.btn-group-raised:focus:not(:active), .theme-shop .btn-group[disabled][disabled].btn-raised, .theme-shop .btn-group[disabled][disabled].btn-raised.active, .theme-shop .btn-group[disabled][disabled].btn-raised:active, .theme-shop .btn-group[disabled][disabled].btn-raised:focus:not(:active), .theme-shop .btn-group[disabled][disabled].btn-group-raised, .theme-shop .btn-group[disabled][disabled].btn-group-raised.active, .theme-shop .btn-group[disabled][disabled].btn-group-raised:active, .theme-shop .btn-group[disabled][disabled].btn-group-raised:focus:not(:active), fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-raised, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-raised, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-raised, fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-raised.active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-raised.active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-raised.active, fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-raised:active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-raised:active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-raised:active, fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-raised:focus:not(:active), .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-raised:focus:not(:active), .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-raised:focus:not(:active), fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-group-raised, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-group-raised, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-group-raised, fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-group-raised.active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-group-raised.active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-group-raised.active, fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-group-raised:active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-group-raised:active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-group-raised:active, fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-group-raised:focus:not(:active), .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-group-raised:focus:not(:active), .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-group-raised:focus:not(:active), .theme-shop .btn-group-vertical.disabled.btn-raised, .theme-shop .btn-group-vertical.disabled.btn-raised.active, .theme-shop .btn-group-vertical.disabled.btn-raised:active, .theme-shop .btn-group-vertical.disabled.btn-raised:focus:not(:active), .theme-shop .btn-group-vertical.disabled.btn-group-raised, .theme-shop .btn-group-vertical.disabled.btn-group-raised.active, .theme-shop .btn-group-vertical.disabled.btn-group-raised:active, .theme-shop .btn-group-vertical.disabled.btn-group-raised:focus:not(:active), .theme-shop .btn-group-vertical:disabled.btn-raised, .theme-shop .btn-group-vertical:disabled.btn-raised.active, .theme-shop .btn-group-vertical:disabled.btn-raised:active, .theme-shop .btn-group-vertical:disabled.btn-raised:focus:not(:active), .theme-shop .btn-group-vertical:disabled.btn-group-raised, .theme-shop .btn-group-vertical:disabled.btn-group-raised.active, .theme-shop .btn-group-vertical:disabled.btn-group-raised:active, .theme-shop .btn-group-vertical:disabled.btn-group-raised:focus:not(:active), .theme-shop .btn-group-vertical[disabled][disabled].btn-raised, .theme-shop .btn-group-vertical[disabled][disabled].btn-raised.active, .theme-shop .btn-group-vertical[disabled][disabled].btn-raised:active, .theme-shop .btn-group-vertical[disabled][disabled].btn-raised:focus:not(:active), .theme-shop .btn-group-vertical[disabled][disabled].btn-group-raised, .theme-shop .btn-group-vertical[disabled][disabled].btn-group-raised.active, .theme-shop .btn-group-vertical[disabled][disabled].btn-group-raised:active, .theme-shop .btn-group-vertical[disabled][disabled].btn-group-raised:focus:not(:active), fieldset[disabled][disabled] .theme-admin .btn.btn-raised, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn.btn-raised, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn.btn-raised, fieldset[disabled][disabled] .theme-admin .btn.btn-raised.active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn.btn-raised.active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn.btn-raised.active, fieldset[disabled][disabled] .theme-admin .btn.btn-raised:active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn.btn-raised:active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn.btn-raised:active, fieldset[disabled][disabled] .theme-admin .btn.btn-raised:focus:not(:active), .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn.btn-raised:focus:not(:active), .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn.btn-raised:focus:not(:active), fieldset[disabled][disabled] .theme-admin .btn.btn-group-raised, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn.btn-group-raised, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn.btn-group-raised, fieldset[disabled][disabled] .theme-admin .btn.btn-group-raised.active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn.btn-group-raised.active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn.btn-group-raised.active, fieldset[disabled][disabled] .theme-admin .btn.btn-group-raised:active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn.btn-group-raised:active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn.btn-group-raised:active, fieldset[disabled][disabled] .theme-admin .btn.btn-group-raised:focus:not(:active), .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn.btn-group-raised:focus:not(:active), .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn.btn-group-raised:focus:not(:active), .theme-admin .btn.disabled.btn-raised, .theme-admin .btn.disabled.btn-raised.active, .theme-admin .btn.disabled.btn-raised:active, .theme-admin .btn.disabled.btn-raised:focus:not(:active), .theme-admin .btn.disabled.btn-group-raised, .theme-admin .btn.disabled.btn-group-raised.active, .theme-admin .btn.disabled.btn-group-raised:active, .theme-admin .btn.disabled.btn-group-raised:focus:not(:active), .theme-admin .btn:disabled.btn-raised, .theme-admin .btn:disabled.btn-raised.active, .theme-admin .btn:disabled.btn-raised:active, .theme-admin .btn:disabled.btn-raised:focus:not(:active), .theme-admin .btn:disabled.btn-group-raised, .theme-admin .btn:disabled.btn-group-raised.active, .theme-admin .btn:disabled.btn-group-raised:active, .theme-admin .btn:disabled.btn-group-raised:focus:not(:active), .theme-admin .btn[disabled][disabled].btn-raised, .theme-admin .btn[disabled][disabled].btn-raised.active, .theme-admin .btn[disabled][disabled].btn-raised:active, .theme-admin .btn[disabled][disabled].btn-raised:focus:not(:active), .theme-admin .btn[disabled][disabled].btn-group-raised, .theme-admin .btn[disabled][disabled].btn-group-raised.active, .theme-admin .btn[disabled][disabled].btn-group-raised:active, .theme-admin .btn[disabled][disabled].btn-group-raised:focus:not(:active), fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-raised, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-raised, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-raised, fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-raised.active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-raised.active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-raised.active, fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-raised:active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-raised:active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-raised:active, fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-raised:focus:not(:active), .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-raised:focus:not(:active), .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-raised:focus:not(:active), fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-group-raised, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-group-raised, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-group-raised, fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-group-raised.active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-group-raised.active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-group-raised.active, fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-group-raised:active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-group-raised:active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-group-raised:active, fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-group-raised:focus:not(:active), .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-group-raised:focus:not(:active), .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-group-raised:focus:not(:active), .theme-admin .input-group-btn .btn.disabled.btn-raised, .theme-admin .input-group-btn .btn.disabled.btn-raised.active, .theme-admin .input-group-btn .btn.disabled.btn-raised:active, .theme-admin .input-group-btn .btn.disabled.btn-raised:focus:not(:active), .theme-admin .input-group-btn .btn.disabled.btn-group-raised, .theme-admin .input-group-btn .btn.disabled.btn-group-raised.active, .theme-admin .input-group-btn .btn.disabled.btn-group-raised:active, .theme-admin .input-group-btn .btn.disabled.btn-group-raised:focus:not(:active), .theme-admin .input-group-btn .btn:disabled.btn-raised, .theme-admin .input-group-btn .btn:disabled.btn-raised.active, .theme-admin .input-group-btn .btn:disabled.btn-raised:active, .theme-admin .input-group-btn .btn:disabled.btn-raised:focus:not(:active), .theme-admin .input-group-btn .btn:disabled.btn-group-raised, .theme-admin .input-group-btn .btn:disabled.btn-group-raised.active, .theme-admin .input-group-btn .btn:disabled.btn-group-raised:active, .theme-admin .input-group-btn .btn:disabled.btn-group-raised:focus:not(:active), .theme-admin .input-group-btn .btn[disabled][disabled].btn-raised, .theme-admin .input-group-btn .btn[disabled][disabled].btn-raised.active, .theme-admin .input-group-btn .btn[disabled][disabled].btn-raised:active, .theme-admin .input-group-btn .btn[disabled][disabled].btn-raised:focus:not(:active), .theme-admin .input-group-btn .btn[disabled][disabled].btn-group-raised, .theme-admin .input-group-btn .btn[disabled][disabled].btn-group-raised.active, .theme-admin .input-group-btn .btn[disabled][disabled].btn-group-raised:active, .theme-admin .input-group-btn .btn[disabled][disabled].btn-group-raised:focus:not(:active), fieldset[disabled][disabled] .theme-admin .btn-group.btn-raised, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group.btn-raised, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group.btn-raised, fieldset[disabled][disabled] .theme-admin .btn-group.btn-raised.active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group.btn-raised.active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group.btn-raised.active, fieldset[disabled][disabled] .theme-admin .btn-group.btn-raised:active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group.btn-raised:active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group.btn-raised:active, fieldset[disabled][disabled] .theme-admin .btn-group.btn-raised:focus:not(:active), .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group.btn-raised:focus:not(:active), .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group.btn-raised:focus:not(:active), fieldset[disabled][disabled] .theme-admin .btn-group.btn-group-raised, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group.btn-group-raised, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group.btn-group-raised, fieldset[disabled][disabled] .theme-admin .btn-group.btn-group-raised.active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group.btn-group-raised.active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group.btn-group-raised.active, fieldset[disabled][disabled] .theme-admin .btn-group.btn-group-raised:active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group.btn-group-raised:active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group.btn-group-raised:active, fieldset[disabled][disabled] .theme-admin .btn-group.btn-group-raised:focus:not(:active), .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group.btn-group-raised:focus:not(:active), .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group.btn-group-raised:focus:not(:active), .theme-admin .btn-group.disabled.btn-raised, .theme-admin .btn-group.disabled.btn-raised.active, .theme-admin .btn-group.disabled.btn-raised:active, .theme-admin .btn-group.disabled.btn-raised:focus:not(:active), .theme-admin .btn-group.disabled.btn-group-raised, .theme-admin .btn-group.disabled.btn-group-raised.active, .theme-admin .btn-group.disabled.btn-group-raised:active, .theme-admin .btn-group.disabled.btn-group-raised:focus:not(:active), .theme-admin .btn-group:disabled.btn-raised, .theme-admin .btn-group:disabled.btn-raised.active, .theme-admin .btn-group:disabled.btn-raised:active, .theme-admin .btn-group:disabled.btn-raised:focus:not(:active), .theme-admin .btn-group:disabled.btn-group-raised, .theme-admin .btn-group:disabled.btn-group-raised.active, .theme-admin .btn-group:disabled.btn-group-raised:active, .theme-admin .btn-group:disabled.btn-group-raised:focus:not(:active), .theme-admin .btn-group[disabled][disabled].btn-raised, .theme-admin .btn-group[disabled][disabled].btn-raised.active, .theme-admin .btn-group[disabled][disabled].btn-raised:active, .theme-admin .btn-group[disabled][disabled].btn-raised:focus:not(:active), .theme-admin .btn-group[disabled][disabled].btn-group-raised, .theme-admin .btn-group[disabled][disabled].btn-group-raised.active, .theme-admin .btn-group[disabled][disabled].btn-group-raised:active, .theme-admin .btn-group[disabled][disabled].btn-group-raised:focus:not(:active), fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-raised, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-raised, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-raised, fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-raised.active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-raised.active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-raised.active, fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-raised:active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-raised:active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-raised:active, fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-raised:focus:not(:active), .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-raised:focus:not(:active), .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-raised:focus:not(:active), fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-group-raised, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-group-raised, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-group-raised, fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-group-raised.active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-group-raised.active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-group-raised.active, fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-group-raised:active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-group-raised:active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-group-raised:active, fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-group-raised:focus:not(:active), .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-group-raised:focus:not(:active), .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-group-raised:focus:not(:active), .theme-admin .btn-group-vertical.disabled.btn-raised, .theme-admin .btn-group-vertical.disabled.btn-raised.active, .theme-admin .btn-group-vertical.disabled.btn-raised:active, .theme-admin .btn-group-vertical.disabled.btn-raised:focus:not(:active), .theme-admin .btn-group-vertical.disabled.btn-group-raised, .theme-admin .btn-group-vertical.disabled.btn-group-raised.active, .theme-admin .btn-group-vertical.disabled.btn-group-raised:active, .theme-admin .btn-group-vertical.disabled.btn-group-raised:focus:not(:active), .theme-admin .btn-group-vertical:disabled.btn-raised, .theme-admin .btn-group-vertical:disabled.btn-raised.active, .theme-admin .btn-group-vertical:disabled.btn-raised:active, .theme-admin .btn-group-vertical:disabled.btn-raised:focus:not(:active), .theme-admin .btn-group-vertical:disabled.btn-group-raised, .theme-admin .btn-group-vertical:disabled.btn-group-raised.active, .theme-admin .btn-group-vertical:disabled.btn-group-raised:active, .theme-admin .btn-group-vertical:disabled.btn-group-raised:focus:not(:active), .theme-admin .btn-group-vertical[disabled][disabled].btn-raised, .theme-admin .btn-group-vertical[disabled][disabled].btn-raised.active, .theme-admin .btn-group-vertical[disabled][disabled].btn-raised:active, .theme-admin .btn-group-vertical[disabled][disabled].btn-raised:focus:not(:active), .theme-admin .btn-group-vertical[disabled][disabled].btn-group-raised, .theme-admin .btn-group-vertical[disabled][disabled].btn-group-raised.active, .theme-admin .btn-group-vertical[disabled][disabled].btn-group-raised:active, .theme-admin .btn-group-vertical[disabled][disabled].btn-group-raised:focus:not(:active) {
  box-shadow: none
}

.theme-shop .btn-group, .theme-shop .btn-group-vertical, .theme-admin .btn-group, .theme-admin .btn-group-vertical {
  position: relative;
  margin: 10px 1px
}

.theme-shop .btn-group.open > .dropdown-toggle.btn, .theme-shop .btn-group.open > .dropdown-toggle.btn.btn-default, .theme-shop .btn-group-vertical.open > .dropdown-toggle.btn, .theme-shop .btn-group-vertical.open > .dropdown-toggle.btn.btn-default, .theme-admin .btn-group.open > .dropdown-toggle.btn, .theme-admin .btn-group.open > .dropdown-toggle.btn.btn-default, .theme-admin .btn-group-vertical.open > .dropdown-toggle.btn, .theme-admin .btn-group-vertical.open > .dropdown-toggle.btn.btn-default {
  background-color: #e5e5e5
}

.theme-shop .btn-group.open > .dropdown-toggle.btn.btn-inverse, .theme-shop .btn-group-vertical.open > .dropdown-toggle.btn.btn-inverse, .theme-admin .btn-group.open > .dropdown-toggle.btn.btn-inverse, .theme-admin .btn-group-vertical.open > .dropdown-toggle.btn.btn-inverse {
  background-color: #3f51b5
}

.theme-shop .btn-group.open > .dropdown-toggle.btn.btn-primary, .theme-shop .btn-group-vertical.open > .dropdown-toggle.btn.btn-primary, .theme-admin .btn-group.open > .dropdown-toggle.btn.btn-primary, .theme-admin .btn-group-vertical.open > .dropdown-toggle.btn.btn-primary {
  background-color: #1dbbea
}

.theme-shop .btn-group.open > .dropdown-toggle.btn.btn-success, .theme-shop .btn-group-vertical.open > .dropdown-toggle.btn.btn-success, .theme-admin .btn-group.open > .dropdown-toggle.btn.btn-success, .theme-admin .btn-group-vertical.open > .dropdown-toggle.btn.btn-success {
  background-color: #27ae60
}

.theme-shop .btn-group.open > .dropdown-toggle.btn.btn-info, .theme-shop .btn-group-vertical.open > .dropdown-toggle.btn.btn-info, .theme-admin .btn-group.open > .dropdown-toggle.btn.btn-info, .theme-admin .btn-group-vertical.open > .dropdown-toggle.btn.btn-info {
  background-color: #5bc0de
}

.theme-shop .btn-group.open > .dropdown-toggle.btn.btn-warning, .theme-shop .btn-group-vertical.open > .dropdown-toggle.btn.btn-warning, .theme-admin .btn-group.open > .dropdown-toggle.btn.btn-warning, .theme-admin .btn-group-vertical.open > .dropdown-toggle.btn.btn-warning {
  background-color: #f39c12
}

.theme-shop .btn-group.open > .dropdown-toggle.btn.btn-danger, .theme-shop .btn-group-vertical.open > .dropdown-toggle.btn.btn-danger, .theme-admin .btn-group.open > .dropdown-toggle.btn.btn-danger, .theme-admin .btn-group-vertical.open > .dropdown-toggle.btn.btn-danger {
  background-color: #c0392b
}

.theme-shop .btn-group .dropdown-menu, .theme-shop .btn-group-vertical .dropdown-menu, .theme-admin .btn-group .dropdown-menu, .theme-admin .btn-group-vertical .dropdown-menu {
  border-radius: 0
}

.theme-shop .btn-group.btn-group-raised, .theme-shop .btn-group-vertical.btn-group-raised, .theme-admin .btn-group.btn-group-raised, .theme-admin .btn-group-vertical.btn-group-raised {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12)
}

.theme-shop .btn-group .btn + .btn, .theme-shop .btn-group .btn, .theme-shop .btn-group .btn:active, .theme-shop .btn-group .btn-group, .theme-shop .btn-group-vertical .btn + .btn, .theme-shop .btn-group-vertical .btn, .theme-shop .btn-group-vertical .btn:active, .theme-shop .btn-group-vertical .btn-group, .theme-admin .btn-group .btn + .btn, .theme-admin .btn-group .btn, .theme-admin .btn-group .btn:active, .theme-admin .btn-group .btn-group, .theme-admin .btn-group-vertical .btn + .btn, .theme-admin .btn-group-vertical .btn, .theme-admin .btn-group-vertical .btn:active, .theme-admin .btn-group-vertical .btn-group {
  margin: 0
}

.theme-shop .checkbox label, .theme-admin .checkbox label {
  cursor: pointer;
  padding-left: 0;
  color: rgba(0, 0, 0, 0.26)
}

.form-group.is-focused .theme-shop .checkbox label, .form-group.is-focused .theme-admin .checkbox label {
  color: rgba(0, 0, 0, 0.26)
}

.form-group.is-focused .theme-shop .checkbox label:hover, .form-group.is-focused .theme-shop .checkbox label:focus, .form-group.is-focused .theme-admin .checkbox label:hover, .form-group.is-focused .theme-admin .checkbox label:focus {
  color: rgba(0, 0, 0, .54)
}

fieldset[disabled] .form-group.is-focused .theme-shop .checkbox label, .theme-shop .h5e-strict .fieldset[disabled] .form-group.is-focused .theme-shop .checkbox label, .theme-admin .h5e-strict .fieldset[disabled] .form-group.is-focused .theme-shop .checkbox label, fieldset[disabled] .form-group.is-focused .theme-admin .checkbox label, .theme-shop .h5e-strict .fieldset[disabled] .form-group.is-focused .theme-admin .checkbox label, .theme-admin .h5e-strict .fieldset[disabled] .form-group.is-focused .theme-admin .checkbox label {
  color: rgba(0, 0, 0, 0.26)
}

.theme-shop .checkbox input[type=checkbox], .theme-admin .checkbox input[type=checkbox] {
  opacity: 0;
  position: absolute;
  margin: 0;
  z-index: -1;
  width: 0;
  height: 0;
  overflow: hidden;
  left: 0;
  pointer-events: none
}

.theme-shop .checkbox .checkbox-material, .theme-admin .checkbox .checkbox-material {
  vertical-align: middle;
  position: relative;
  top: 3px
}

.theme-shop .checkbox .checkbox-material:before, .theme-admin .checkbox .checkbox-material:before {
  display: block;
  position: absolute;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.84);
  height: 20px;
  width: 20px;
  border-radius: 100%;
  z-index: 1;
  opacity: 0;
  margin: 0;
  transform: scale3d(2.3, 2.3, 1)
}

.theme-shop .checkbox .checkbox-material .check, .theme-admin .checkbox .checkbox-material .check {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid rgba(0, 0, 0, .54);
  border-radius: 0;
  overflow: hidden;
  z-index: 1
}

.theme-shop .checkbox .checkbox-material .check:before, .theme-admin .checkbox .checkbox-material .check:before {
  position: absolute;
  content: "";
  transform: rotate(45deg);
  display: block;
  margin-top: -4px;
  margin-left: 6px;
  width: 0;
  height: 0;
  box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0 inset;
  animation: checkbox-off
}

.theme-shop .checkbox input[type=checkbox]:focus + .checkbox-material .check:after, .theme-admin .checkbox input[type=checkbox]:focus + .checkbox-material .check:after {
  opacity: .2
}

.theme-shop .checkbox input[type=checkbox]:checked + .checkbox-material .check, .theme-admin .checkbox input[type=checkbox]:checked + .checkbox-material .check {
  color: #1dbbea;
  border-color: #1dbbea
}

.theme-shop .checkbox input[type=checkbox]:checked + .checkbox-material .check:before, .theme-admin .checkbox input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #1dbbea;
  box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
  animation: checkbox-on .3s forwards
}

.theme-shop .checkbox input[type=checkbox]:checked + .checkbox-material:before, .theme-admin .checkbox input[type=checkbox]:checked + .checkbox-material:before {
  animation: rippleOn
}

.theme-shop .checkbox input[type=checkbox]:checked + .checkbox-material .check:after, .theme-admin .checkbox input[type=checkbox]:checked + .checkbox-material .check:after {
  animation: rippleOn 500ms forwards
}

.theme-shop .checkbox input[type=checkbox]:not(:checked) + .checkbox-material:before, .theme-admin .checkbox input[type=checkbox]:not(:checked) + .checkbox-material:before {
  animation: rippleOff
}

.theme-shop .checkbox input[type=checkbox]:not(:checked) + .checkbox-material .check:after, .theme-admin .checkbox input[type=checkbox]:not(:checked) + .checkbox-material .check:after {
  animation: rippleOff 500ms forwards
}

fieldset[disabled] .theme-shop .checkbox, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .checkbox, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .checkbox, fieldset[disabled] .theme-shop .checkbox input[type=checkbox], .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .checkbox input[type=checkbox], .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .checkbox input[type=checkbox], .theme-shop .checkbox input[type=checkbox][disabled]:not(:checked) ~ .checkbox-material .check:before, .theme-shop .checkbox input[type=checkbox][disabled]:not(:checked) ~ .checkbox-material .check, .theme-shop .checkbox input[type=checkbox][disabled] + .circle, fieldset[disabled] .theme-admin .checkbox, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .checkbox, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .checkbox, fieldset[disabled] .theme-admin .checkbox input[type=checkbox], .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .checkbox input[type=checkbox], .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .checkbox input[type=checkbox], .theme-admin .checkbox input[type=checkbox][disabled]:not(:checked) ~ .checkbox-material .check:before, .theme-admin .checkbox input[type=checkbox][disabled]:not(:checked) ~ .checkbox-material .check, .theme-admin .checkbox input[type=checkbox][disabled] + .circle {
  opacity: .5
}

.theme-shop .checkbox input[type=checkbox][disabled] + .checkbox-material .check:after, .theme-admin .checkbox input[type=checkbox][disabled] + .checkbox-material .check:after {
  background-color: rgba(0, 0, 0, 0.87);
  transform: rotate(-45deg)
}

.theme-shop .is-focused .checkbox .checkbox-material .check:before, .theme-admin .is-focused .checkbox .checkbox-material .check:before {
  animation: checkbox-off .3s forwards
}

.theme-shop .is-focused .checkbox input[type=checkbox]:checked + .checkbox-material:before, .theme-admin .is-focused .checkbox input[type=checkbox]:checked + .checkbox-material:before {
  animation: rippleOn 500ms
}

.theme-shop .is-focused .checkbox input[type=checkbox]:not(:checked) + .checkbox-material:before, .theme-admin .is-focused .checkbox input[type=checkbox]:not(:checked) + .checkbox-material:before {
  animation: rippleOff 500ms
}

@keyframes checkbox-on {
  0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px
  }
  50% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px
  }
  100% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px
  }
}

@keyframes checkbox-off {
  0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset
  }
  25% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset
  }
  50% {
    transform: rotate(45deg);
    margin-top: -4px;
    margin-left: 6px;
    width: 0;
    height: 0;
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px, 0 0 0 0 inset
  }
  51% {
    transform: rotate(0);
    margin-top: -2px;
    margin-left: -2px;
    width: 20px;
    height: 20px;
    box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 10px inset
  }
  100% {
    transform: rotate(0);
    margin-top: -2px;
    margin-left: -2px;
    width: 20px;
    height: 20px;
    box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0 inset
  }
}

@keyframes rippleOn {
  0% {
    opacity: 0
  }
  50% {
    opacity: .2
  }
  100% {
    opacity: 0
  }
}

@keyframes rippleOff {
  0% {
    opacity: 0
  }
  50% {
    opacity: .2
  }
  100% {
    opacity: 0
  }
}

.theme-shop .togglebutton, .theme-admin .togglebutton {
  vertical-align: middle
}

.theme-shop .togglebutton, .theme-shop .togglebutton label, .theme-shop .togglebutton input, .theme-shop .togglebutton .toggle, .theme-admin .togglebutton, .theme-admin .togglebutton label, .theme-admin .togglebutton input, .theme-admin .togglebutton .toggle {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.theme-shop .togglebutton label, .theme-admin .togglebutton label {
  cursor: pointer;
  color: rgba(0, 0, 0, 0.26)
}

.form-group.is-focused .theme-shop .togglebutton label, .form-group.is-focused .theme-admin .togglebutton label {
  color: rgba(0, 0, 0, 0.26)
}

.form-group.is-focused .theme-shop .togglebutton label:hover, .form-group.is-focused .theme-shop .togglebutton label:focus, .form-group.is-focused .theme-admin .togglebutton label:hover, .form-group.is-focused .theme-admin .togglebutton label:focus {
  color: rgba(0, 0, 0, .54)
}

fieldset[disabled] .form-group.is-focused .theme-shop .togglebutton label, .theme-shop .h5e-strict .fieldset[disabled] .form-group.is-focused .theme-shop .togglebutton label, .theme-admin .h5e-strict .fieldset[disabled] .form-group.is-focused .theme-shop .togglebutton label, fieldset[disabled] .form-group.is-focused .theme-admin .togglebutton label, .theme-shop .h5e-strict .fieldset[disabled] .form-group.is-focused .theme-admin .togglebutton label, .theme-admin .h5e-strict .fieldset[disabled] .form-group.is-focused .theme-admin .togglebutton label {
  color: rgba(0, 0, 0, 0.26)
}

.theme-shop .togglebutton label input[type=checkbox], .theme-admin .togglebutton label input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0
}

.theme-shop .togglebutton label .toggle, .theme-admin .togglebutton label .toggle {
  text-align: left
}

.theme-shop .togglebutton label .toggle, .theme-shop .togglebutton label input[type=checkbox][disabled] + .toggle, .theme-admin .togglebutton label .toggle, .theme-admin .togglebutton label input[type=checkbox][disabled] + .toggle {
  content: "";
  display: inline-block;
  width: 30px;
  height: 15px;
  background-color: rgba(80, 80, 80, 0.7);
  border-radius: 15px;
  margin-right: 15px;
  transition: background .3s ease;
  vertical-align: middle
}

.theme-shop .togglebutton label .toggle:after, .theme-admin .togglebutton label .toggle:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #f1f1f1;
  border-radius: 20px;
  position: relative;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
  left: -5px;
  top: -2px;
  transition: left .3s ease, background .3s ease, box-shadow .1s ease
}

.theme-shop .togglebutton label input[type=checkbox][disabled] + .toggle:after, .theme-shop .togglebutton label input[type=checkbox][disabled]:checked + .toggle:after, .theme-admin .togglebutton label input[type=checkbox][disabled] + .toggle:after, .theme-admin .togglebutton label input[type=checkbox][disabled]:checked + .toggle:after {
  background-color: #bdbdbd
}

.theme-shop .togglebutton label input[type=checkbox] + .toggle:active:after, .theme-shop .togglebutton label input[type=checkbox][disabled] + .toggle:active:after, .theme-admin .togglebutton label input[type=checkbox] + .toggle:active:after, .theme-admin .togglebutton label input[type=checkbox][disabled] + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.1)
}

.theme-shop .togglebutton label input[type=checkbox]:checked + .toggle:after, .theme-admin .togglebutton label input[type=checkbox]:checked + .toggle:after {
  left: 15px
}

.theme-shop .togglebutton label input[type=checkbox]:checked + .toggle, .theme-admin .togglebutton label input[type=checkbox]:checked + .toggle {
  background-color: rgba(29, 187, 234, 0.5)
}

.theme-shop .togglebutton label input[type=checkbox]:checked + .toggle:after, .theme-admin .togglebutton label input[type=checkbox]:checked + .toggle:after {
  background-color: #1dbbea
}

.theme-shop .togglebutton label input[type=checkbox]:checked + .toggle:active:after, .theme-admin .togglebutton label input[type=checkbox]:checked + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(29, 187, 234, 0.1)
}

.theme-shop .radio label, .theme-admin .radio label {
  cursor: pointer;
  padding-left: 45px;
  position: relative;
  color: rgba(0, 0, 0, 0.26)
}

.form-group.is-focused .theme-shop .radio label, .form-group.is-focused .theme-admin .radio label {
  color: rgba(0, 0, 0, 0.26)
}

.form-group.is-focused .theme-shop .radio label:hover, .form-group.is-focused .theme-shop .radio label:focus, .form-group.is-focused .theme-admin .radio label:hover, .form-group.is-focused .theme-admin .radio label:focus {
  color: rgba(0, 0, 0, .54)
}

fieldset[disabled] .form-group.is-focused .theme-shop .radio label, .theme-shop .h5e-strict .fieldset[disabled] .form-group.is-focused .theme-shop .radio label, .theme-admin .h5e-strict .fieldset[disabled] .form-group.is-focused .theme-shop .radio label, fieldset[disabled] .form-group.is-focused .theme-admin .radio label, .theme-shop .h5e-strict .fieldset[disabled] .form-group.is-focused .theme-admin .radio label, .theme-admin .h5e-strict .fieldset[disabled] .form-group.is-focused .theme-admin .radio label {
  color: rgba(0, 0, 0, 0.26)
}

.theme-shop .radio label span, .theme-admin .radio label span {
  display: block;
  position: absolute;
  left: 10px;
  top: 2px;
  transition-duration: .2s
}

.theme-shop .radio label .circle, .theme-admin .radio label .circle {
  border: 2px solid rgba(0, 0, 0, .54);
  height: 15px;
  width: 15px;
  border-radius: 100%
}

.theme-shop .radio label .check, .theme-admin .radio label .check {
  height: 15px;
  width: 15px;
  border-radius: 100%;
  background-color: #1dbbea;
  transform: scale3d(0, 0, 0)
}

.theme-shop .radio label .check:after, .theme-admin .radio label .check:after {
  display: block;
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.87);
  left: -18px;
  top: -18px;
  height: 50px;
  width: 50px;
  border-radius: 100%;
  z-index: 1;
  opacity: 0;
  margin: 0;
  transform: scale3d(1.5, 1.5, 1)
}

.theme-shop .radio label input[type=radio]:not(:checked) ~ .check:after, .theme-admin .radio label input[type=radio]:not(:checked) ~ .check:after {
  animation: rippleOff 500ms
}

.theme-shop .radio label input[type=radio]:checked ~ .check:after, .theme-admin .radio label input[type=radio]:checked ~ .check:after {
  animation: rippleOn
}

.theme-shop .radio input[type=radio], .theme-admin .radio input[type=radio] {
  opacity: 0;
  height: 0;
  width: 0;
  overflow: hidden
}

.theme-shop .radio input[type=radio]:checked ~ .check, .theme-shop .radio input[type=radio]:checked ~ .circle, .theme-admin .radio input[type=radio]:checked ~ .check, .theme-admin .radio input[type=radio]:checked ~ .circle {
  opacity: 1
}

.theme-shop .radio input[type=radio]:checked ~ .check, .theme-admin .radio input[type=radio]:checked ~ .check {
  background-color: #1dbbea
}

.theme-shop .radio input[type=radio]:checked ~ .circle, .theme-admin .radio input[type=radio]:checked ~ .circle {
  border-color: #1dbbea
}

.theme-shop .radio input[type=radio]:checked ~ .check, .theme-admin .radio input[type=radio]:checked ~ .check {
  transform: scale3d(0.55, 0.55, 1)
}

.theme-shop .radio input[type=radio][disabled] ~ .check, .theme-shop .radio input[type=radio][disabled] ~ .circle, .theme-admin .radio input[type=radio][disabled] ~ .check, .theme-admin .radio input[type=radio][disabled] ~ .circle {
  opacity: .26
}

.theme-shop .radio input[type=radio][disabled] ~ .check, .theme-admin .radio input[type=radio][disabled] ~ .check {
  background-color: #000
}

.theme-shop .radio input[type=radio][disabled] ~ .circle, .theme-admin .radio input[type=radio][disabled] ~ .circle {
  border-color: #000
}

.theme-dark .theme-shop .radio input[type=radio][disabled] ~ .check, .theme-dark .theme-shop .radio input[type=radio][disabled] ~ .circle, .theme-dark .theme-admin .radio input[type=radio][disabled] ~ .check, .theme-dark .theme-admin .radio input[type=radio][disabled] ~ .circle {
  opacity: .3
}

.theme-dark .theme-shop .radio input[type=radio][disabled] ~ .check, .theme-dark .theme-admin .radio input[type=radio][disabled] ~ .check {
  background-color: #fff
}

.theme-dark .theme-shop .radio input[type=radio][disabled] ~ .circle, .theme-dark .theme-admin .radio input[type=radio][disabled] ~ .circle {
  border-color: #fff
}

.theme-shop .is-focused .radio input[type=radio]:checked ~ .check:after, .theme-admin .is-focused .radio input[type=radio]:checked ~ .check:after {
  animation: rippleOn 500ms
}

@keyframes rippleOn {
  0% {
    opacity: 0
  }
  50% {
    opacity: .2
  }
  100% {
    opacity: 0
  }
}

@keyframes rippleOff {
  0% {
    opacity: 0
  }
  50% {
    opacity: .2
  }
  100% {
    opacity: 0
  }
}

.theme-shop legend, .theme-admin legend {
  margin-bottom: 22px;
  font-size: 24px
}

.theme-shop output, .theme-admin output {
  padding-top: 8px;
  font-size: 16px;
  line-height: 1.42857
}

.theme-shop .form-control, .theme-admin .form-control {
  height: 38px;
  padding: 7px 0;
  font-size: 16px;
  line-height: 1.42857
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .theme-shop input[type="date"].form-control, .theme-shop input[type="time"].form-control, .theme-shop input[type="datetime-local"].form-control, .theme-shop input[type="month"].form-control, .theme-admin input[type="date"].form-control, .theme-admin input[type="time"].form-control, .theme-admin input[type="datetime-local"].form-control, .theme-admin input[type="month"].form-control {
    line-height: 38px
  }

  .theme-shop input[type="date"].input-sm, .theme-shop .input-group-sm > input.form-control[type="date"], .theme-shop .input-group-sm > input.input-group-addon[type="date"], .theme-shop .input-group-sm > .input-group-btn > input.btn[type="date"], .theme-shop .theme-admin .input-group-sm > input.form-control[type="date"], .theme-shop .theme-admin .input-group-sm > input.input-group-addon[type="date"], .theme-shop .theme-admin .input-group-sm > .input-group-btn > input.btn[type="date"], .input-group-sm .theme-shop input[type="date"], .theme-shop input[type="time"].input-sm, .theme-shop .input-group-sm > input.form-control[type="time"], .theme-shop .input-group-sm > input.input-group-addon[type="time"], .theme-shop .input-group-sm > .input-group-btn > input.btn[type="time"], .theme-shop .theme-admin .input-group-sm > input.form-control[type="time"], .theme-shop .theme-admin .input-group-sm > input.input-group-addon[type="time"], .theme-shop .theme-admin .input-group-sm > .input-group-btn > input.btn[type="time"], .input-group-sm .theme-shop input[type="time"], .theme-shop input[type="datetime-local"].input-sm, .theme-shop .input-group-sm > input.form-control[type="datetime-local"], .theme-shop .input-group-sm > input.input-group-addon[type="datetime-local"], .theme-shop .input-group-sm > .input-group-btn > input.btn[type="datetime-local"], .theme-shop .theme-admin .input-group-sm > input.form-control[type="datetime-local"], .theme-shop .theme-admin .input-group-sm > input.input-group-addon[type="datetime-local"], .theme-shop .theme-admin .input-group-sm > .input-group-btn > input.btn[type="datetime-local"], .input-group-sm .theme-shop input[type="datetime-local"], .theme-shop input[type="month"].input-sm, .theme-shop .input-group-sm > input.form-control[type="month"], .theme-shop .input-group-sm > input.input-group-addon[type="month"], .theme-shop .input-group-sm > .input-group-btn > input.btn[type="month"], .theme-shop .theme-admin .input-group-sm > input.form-control[type="month"], .theme-shop .theme-admin .input-group-sm > input.input-group-addon[type="month"], .theme-shop .theme-admin .input-group-sm > .input-group-btn > input.btn[type="month"], .input-group-sm .theme-shop input[type="month"], .theme-admin input[type="date"].input-sm, .theme-admin .theme-shop .input-group-sm > input.form-control[type="date"], .theme-admin .theme-shop .input-group-sm > input.input-group-addon[type="date"], .theme-admin .theme-shop .input-group-sm > .input-group-btn > input.btn[type="date"], .theme-admin .input-group-sm > input.form-control[type="date"], .theme-admin .input-group-sm > input.input-group-addon[type="date"], .theme-admin .input-group-sm > .input-group-btn > input.btn[type="date"], .input-group-sm .theme-admin input[type="date"], .theme-admin input[type="time"].input-sm, .theme-admin .theme-shop .input-group-sm > input.form-control[type="time"], .theme-admin .theme-shop .input-group-sm > input.input-group-addon[type="time"], .theme-admin .theme-shop .input-group-sm > .input-group-btn > input.btn[type="time"], .theme-admin .input-group-sm > input.form-control[type="time"], .theme-admin .input-group-sm > input.input-group-addon[type="time"], .theme-admin .input-group-sm > .input-group-btn > input.btn[type="time"], .input-group-sm .theme-admin input[type="time"], .theme-admin input[type="datetime-local"].input-sm, .theme-admin .theme-shop .input-group-sm > input.form-control[type="datetime-local"], .theme-admin .theme-shop .input-group-sm > input.input-group-addon[type="datetime-local"], .theme-admin .theme-shop .input-group-sm > .input-group-btn > input.btn[type="datetime-local"], .theme-admin .input-group-sm > input.form-control[type="datetime-local"], .theme-admin .input-group-sm > input.input-group-addon[type="datetime-local"], .theme-admin .input-group-sm > .input-group-btn > input.btn[type="datetime-local"], .input-group-sm .theme-admin input[type="datetime-local"], .theme-admin input[type="month"].input-sm, .theme-admin .theme-shop .input-group-sm > input.form-control[type="month"], .theme-admin .theme-shop .input-group-sm > input.input-group-addon[type="month"], .theme-admin .theme-shop .input-group-sm > .input-group-btn > input.btn[type="month"], .theme-admin .input-group-sm > input.form-control[type="month"], .theme-admin .input-group-sm > input.input-group-addon[type="month"], .theme-admin .input-group-sm > .input-group-btn > input.btn[type="month"], .input-group-sm .theme-admin input[type="month"] {
    line-height: 24px
  }

  .theme-shop input[type="date"].input-lg, .theme-shop .input-group-lg > input.form-control[type="date"], .theme-shop .input-group-lg > input.input-group-addon[type="date"], .theme-shop .input-group-lg > .input-group-btn > input.btn[type="date"], .theme-shop .theme-admin .input-group-lg > input.form-control[type="date"], .theme-shop .theme-admin .input-group-lg > input.input-group-addon[type="date"], .theme-shop .theme-admin .input-group-lg > .input-group-btn > input.btn[type="date"], .input-group-lg .theme-shop input[type="date"], .theme-shop input[type="time"].input-lg, .theme-shop .input-group-lg > input.form-control[type="time"], .theme-shop .input-group-lg > input.input-group-addon[type="time"], .theme-shop .input-group-lg > .input-group-btn > input.btn[type="time"], .theme-shop .theme-admin .input-group-lg > input.form-control[type="time"], .theme-shop .theme-admin .input-group-lg > input.input-group-addon[type="time"], .theme-shop .theme-admin .input-group-lg > .input-group-btn > input.btn[type="time"], .input-group-lg .theme-shop input[type="time"], .theme-shop input[type="datetime-local"].input-lg, .theme-shop .input-group-lg > input.form-control[type="datetime-local"], .theme-shop .input-group-lg > input.input-group-addon[type="datetime-local"], .theme-shop .input-group-lg > .input-group-btn > input.btn[type="datetime-local"], .theme-shop .theme-admin .input-group-lg > input.form-control[type="datetime-local"], .theme-shop .theme-admin .input-group-lg > input.input-group-addon[type="datetime-local"], .theme-shop .theme-admin .input-group-lg > .input-group-btn > input.btn[type="datetime-local"], .input-group-lg .theme-shop input[type="datetime-local"], .theme-shop input[type="month"].input-lg, .theme-shop .input-group-lg > input.form-control[type="month"], .theme-shop .input-group-lg > input.input-group-addon[type="month"], .theme-shop .input-group-lg > .input-group-btn > input.btn[type="month"], .theme-shop .theme-admin .input-group-lg > input.form-control[type="month"], .theme-shop .theme-admin .input-group-lg > input.input-group-addon[type="month"], .theme-shop .theme-admin .input-group-lg > .input-group-btn > input.btn[type="month"], .input-group-lg .theme-shop input[type="month"], .theme-admin input[type="date"].input-lg, .theme-admin .theme-shop .input-group-lg > input.form-control[type="date"], .theme-admin .theme-shop .input-group-lg > input.input-group-addon[type="date"], .theme-admin .theme-shop .input-group-lg > .input-group-btn > input.btn[type="date"], .theme-admin .input-group-lg > input.form-control[type="date"], .theme-admin .input-group-lg > input.input-group-addon[type="date"], .theme-admin .input-group-lg > .input-group-btn > input.btn[type="date"], .input-group-lg .theme-admin input[type="date"], .theme-admin input[type="time"].input-lg, .theme-admin .theme-shop .input-group-lg > input.form-control[type="time"], .theme-admin .theme-shop .input-group-lg > input.input-group-addon[type="time"], .theme-admin .theme-shop .input-group-lg > .input-group-btn > input.btn[type="time"], .theme-admin .input-group-lg > input.form-control[type="time"], .theme-admin .input-group-lg > input.input-group-addon[type="time"], .theme-admin .input-group-lg > .input-group-btn > input.btn[type="time"], .input-group-lg .theme-admin input[type="time"], .theme-admin input[type="datetime-local"].input-lg, .theme-admin .theme-shop .input-group-lg > input.form-control[type="datetime-local"], .theme-admin .theme-shop .input-group-lg > input.input-group-addon[type="datetime-local"], .theme-admin .theme-shop .input-group-lg > .input-group-btn > input.btn[type="datetime-local"], .theme-admin .input-group-lg > input.form-control[type="datetime-local"], .theme-admin .input-group-lg > input.input-group-addon[type="datetime-local"], .theme-admin .input-group-lg > .input-group-btn > input.btn[type="datetime-local"], .input-group-lg .theme-admin input[type="datetime-local"], .theme-admin input[type="month"].input-lg, .theme-admin .theme-shop .input-group-lg > input.form-control[type="month"], .theme-admin .theme-shop .input-group-lg > input.input-group-addon[type="month"], .theme-admin .theme-shop .input-group-lg > .input-group-btn > input.btn[type="month"], .theme-admin .input-group-lg > input.form-control[type="month"], .theme-admin .input-group-lg > input.input-group-addon[type="month"], .theme-admin .input-group-lg > .input-group-btn > input.btn[type="month"], .input-group-lg .theme-admin input[type="month"] {
    line-height: 44px
  }
}

.theme-shop .radio label, .theme-shop .checkbox label, .theme-admin .radio label, .theme-admin .checkbox label {
  min-height: 22px
}

.theme-shop .form-control-static, .theme-admin .form-control-static {
  padding-top: 8px;
  padding-bottom: 8px;
  min-height: 38px
}

.theme-shop .input-sm .input-sm, .theme-shop .input-group-sm > .form-control .input-sm, .theme-shop .input-group-sm > .input-group-addon .input-sm, .theme-shop .input-group-sm > .input-group-btn > .btn .input-sm, .theme-shop .theme-admin .input-group-sm > .form-control .input-sm, .theme-shop .theme-admin .input-group-sm > .input-group-addon .input-sm, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn .input-sm, .theme-shop .input-sm .input-group-sm > .form-control, .theme-shop .input-group-sm > .form-control .input-group-sm > .form-control, .theme-shop .input-group-sm > .input-group-addon .input-group-sm > .form-control, .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > .form-control, .theme-shop .input-sm .input-group-sm > .input-group-addon, .theme-shop .input-group-sm > .form-control .input-group-sm > .input-group-addon, .theme-shop .input-group-sm > .input-group-addon .input-group-sm > .input-group-addon, .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-addon, .theme-shop .input-sm .input-group-sm > .input-group-btn > .btn, .theme-shop .input-group-sm > .form-control .input-group-sm > .input-group-btn > .btn, .theme-shop .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > .btn, .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > .btn, .theme-shop .input-sm .theme-admin .input-group-sm > .form-control, .theme-shop .input-group-sm > .form-control .theme-admin .input-group-sm > .form-control, .theme-shop .input-group-sm > .input-group-addon .theme-admin .input-group-sm > .form-control, .theme-shop .input-group-sm > .input-group-btn > .btn .theme-admin .input-group-sm > .form-control, .theme-shop .theme-admin .input-group-sm > .form-control .input-group-sm > .form-control, .theme-shop .theme-admin .input-group-sm > .input-group-addon .input-group-sm > .form-control, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > .form-control, .theme-shop .input-sm .theme-admin .input-group-sm > .input-group-addon, .theme-shop .input-group-sm > .form-control .theme-admin .input-group-sm > .input-group-addon, .theme-shop .input-group-sm > .input-group-addon .theme-admin .input-group-sm > .input-group-addon, .theme-shop .input-group-sm > .input-group-btn > .btn .theme-admin .input-group-sm > .input-group-addon, .theme-shop .theme-admin .input-group-sm > .form-control .input-group-sm > .input-group-addon, .theme-shop .theme-admin .input-group-sm > .input-group-addon .input-group-sm > .input-group-addon, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-addon, .theme-shop .input-sm .theme-admin .input-group-sm > .input-group-btn > .btn, .theme-shop .input-group-sm > .form-control .theme-admin .input-group-sm > .input-group-btn > .btn, .theme-shop .input-group-sm > .input-group-addon .theme-admin .input-group-sm > .input-group-btn > .btn, .theme-shop .input-group-sm > .input-group-btn > .btn .theme-admin .input-group-sm > .input-group-btn > .btn, .theme-shop .theme-admin .input-group-sm > .form-control .input-group-sm > .input-group-btn > .btn, .theme-shop .theme-admin .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > .btn, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > .btn, .theme-admin .input-sm .input-sm, .theme-admin .theme-shop .input-group-sm > .form-control .input-sm, .theme-admin .theme-shop .input-group-sm > .input-group-addon .input-sm, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn .input-sm, .theme-admin .input-group-sm > .form-control .input-sm, .theme-admin .input-group-sm > .input-group-addon .input-sm, .theme-admin .input-group-sm > .input-group-btn > .btn .input-sm, .theme-admin .input-sm .theme-shop .input-group-sm > .form-control, .theme-admin .input-group-sm > .form-control .theme-shop .input-group-sm > .form-control, .theme-admin .input-group-sm > .input-group-addon .theme-shop .input-group-sm > .form-control, .theme-admin .input-group-sm > .input-group-btn > .btn .theme-shop .input-group-sm > .form-control, .theme-admin .input-sm .theme-shop .input-group-sm > .input-group-addon, .theme-admin .input-group-sm > .form-control .theme-shop .input-group-sm > .input-group-addon, .theme-admin .input-group-sm > .input-group-addon .theme-shop .input-group-sm > .input-group-addon, .theme-admin .input-group-sm > .input-group-btn > .btn .theme-shop .input-group-sm > .input-group-addon, .theme-admin .input-sm .theme-shop .input-group-sm > .input-group-btn > .btn, .theme-admin .input-group-sm > .form-control .theme-shop .input-group-sm > .input-group-btn > .btn, .theme-admin .input-group-sm > .input-group-addon .theme-shop .input-group-sm > .input-group-btn > .btn, .theme-admin .input-group-sm > .input-group-btn > .btn .theme-shop .input-group-sm > .input-group-btn > .btn, .theme-admin .input-sm .input-group-sm > .form-control, .theme-admin .theme-shop .input-group-sm > .form-control .input-group-sm > .form-control, .theme-admin .theme-shop .input-group-sm > .input-group-addon .input-group-sm > .form-control, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > .form-control, .theme-admin .input-group-sm > .form-control .input-group-sm > .form-control, .theme-admin .input-group-sm > .input-group-addon .input-group-sm > .form-control, .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > .form-control, .theme-admin .input-sm .input-group-sm > .input-group-addon, .theme-admin .theme-shop .input-group-sm > .form-control .input-group-sm > .input-group-addon, .theme-admin .theme-shop .input-group-sm > .input-group-addon .input-group-sm > .input-group-addon, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-addon, .theme-admin .input-group-sm > .form-control .input-group-sm > .input-group-addon, .theme-admin .input-group-sm > .input-group-addon .input-group-sm > .input-group-addon, .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-addon, .theme-admin .input-sm .input-group-sm > .input-group-btn > .btn, .theme-admin .theme-shop .input-group-sm > .form-control .input-group-sm > .input-group-btn > .btn, .theme-admin .theme-shop .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > .btn, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > .btn, .theme-admin .input-group-sm > .form-control .input-group-sm > .input-group-btn > .btn, .theme-admin .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > .btn, .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > .btn {
  height: 24px;
  padding: 3px 0;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 0
}

.theme-shop .input-sm select.input-sm, .theme-shop .input-group-sm > .form-control select.input-sm, .theme-shop .input-group-sm > .input-group-addon select.input-sm, .theme-shop .input-group-sm > .input-group-btn > .btn select.input-sm, .theme-shop .theme-admin .input-group-sm > .form-control select.input-sm, .theme-shop .theme-admin .input-group-sm > .input-group-addon select.input-sm, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn select.input-sm, .theme-shop .input-sm .input-group-sm > select.form-control, .theme-shop .input-group-sm > .form-control .input-group-sm > select.form-control, .theme-shop .input-group-sm > .input-group-addon .input-group-sm > select.form-control, .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > select.form-control, .theme-shop .input-sm .input-group-sm > select.input-group-addon, .theme-shop .input-group-sm > .form-control .input-group-sm > select.input-group-addon, .theme-shop .input-group-sm > .input-group-addon .input-group-sm > select.input-group-addon, .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > select.input-group-addon, .theme-shop .input-sm .input-group-sm > .input-group-btn > select.btn, .theme-shop .input-group-sm > .form-control .input-group-sm > .input-group-btn > select.btn, .theme-shop .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > select.btn, .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > select.btn, .theme-shop .input-sm .theme-admin .input-group-sm > select.form-control, .theme-shop .input-group-sm > .form-control .theme-admin .input-group-sm > select.form-control, .theme-shop .input-group-sm > .input-group-addon .theme-admin .input-group-sm > select.form-control, .theme-shop .input-group-sm > .input-group-btn > .btn .theme-admin .input-group-sm > select.form-control, .theme-shop .theme-admin .input-group-sm > .form-control .input-group-sm > select.form-control, .theme-shop .theme-admin .input-group-sm > .input-group-addon .input-group-sm > select.form-control, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > select.form-control, .theme-shop .input-sm .theme-admin .input-group-sm > select.input-group-addon, .theme-shop .input-group-sm > .form-control .theme-admin .input-group-sm > select.input-group-addon, .theme-shop .input-group-sm > .input-group-addon .theme-admin .input-group-sm > select.input-group-addon, .theme-shop .input-group-sm > .input-group-btn > .btn .theme-admin .input-group-sm > select.input-group-addon, .theme-shop .theme-admin .input-group-sm > .form-control .input-group-sm > select.input-group-addon, .theme-shop .theme-admin .input-group-sm > .input-group-addon .input-group-sm > select.input-group-addon, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > select.input-group-addon, .theme-shop .input-sm .theme-admin .input-group-sm > .input-group-btn > select.btn, .theme-shop .input-group-sm > .form-control .theme-admin .input-group-sm > .input-group-btn > select.btn, .theme-shop .input-group-sm > .input-group-addon .theme-admin .input-group-sm > .input-group-btn > select.btn, .theme-shop .input-group-sm > .input-group-btn > .btn .theme-admin .input-group-sm > .input-group-btn > select.btn, .theme-shop .theme-admin .input-group-sm > .form-control .input-group-sm > .input-group-btn > select.btn, .theme-shop .theme-admin .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > select.btn, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > select.btn, .theme-admin .input-sm select.input-sm, .theme-admin .theme-shop .input-group-sm > .form-control select.input-sm, .theme-admin .theme-shop .input-group-sm > .input-group-addon select.input-sm, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn select.input-sm, .theme-admin .input-group-sm > .form-control select.input-sm, .theme-admin .input-group-sm > .input-group-addon select.input-sm, .theme-admin .input-group-sm > .input-group-btn > .btn select.input-sm, .theme-admin .input-sm .theme-shop .input-group-sm > select.form-control, .theme-admin .input-group-sm > .form-control .theme-shop .input-group-sm > select.form-control, .theme-admin .input-group-sm > .input-group-addon .theme-shop .input-group-sm > select.form-control, .theme-admin .input-group-sm > .input-group-btn > .btn .theme-shop .input-group-sm > select.form-control, .theme-admin .input-sm .theme-shop .input-group-sm > select.input-group-addon, .theme-admin .input-group-sm > .form-control .theme-shop .input-group-sm > select.input-group-addon, .theme-admin .input-group-sm > .input-group-addon .theme-shop .input-group-sm > select.input-group-addon, .theme-admin .input-group-sm > .input-group-btn > .btn .theme-shop .input-group-sm > select.input-group-addon, .theme-admin .input-sm .theme-shop .input-group-sm > .input-group-btn > select.btn, .theme-admin .input-group-sm > .form-control .theme-shop .input-group-sm > .input-group-btn > select.btn, .theme-admin .input-group-sm > .input-group-addon .theme-shop .input-group-sm > .input-group-btn > select.btn, .theme-admin .input-group-sm > .input-group-btn > .btn .theme-shop .input-group-sm > .input-group-btn > select.btn, .theme-admin .input-sm .input-group-sm > select.form-control, .theme-admin .theme-shop .input-group-sm > .form-control .input-group-sm > select.form-control, .theme-admin .theme-shop .input-group-sm > .input-group-addon .input-group-sm > select.form-control, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > select.form-control, .theme-admin .input-group-sm > .form-control .input-group-sm > select.form-control, .theme-admin .input-group-sm > .input-group-addon .input-group-sm > select.form-control, .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > select.form-control, .theme-admin .input-sm .input-group-sm > select.input-group-addon, .theme-admin .theme-shop .input-group-sm > .form-control .input-group-sm > select.input-group-addon, .theme-admin .theme-shop .input-group-sm > .input-group-addon .input-group-sm > select.input-group-addon, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > select.input-group-addon, .theme-admin .input-group-sm > .form-control .input-group-sm > select.input-group-addon, .theme-admin .input-group-sm > .input-group-addon .input-group-sm > select.input-group-addon, .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > select.input-group-addon, .theme-admin .input-sm .input-group-sm > .input-group-btn > select.btn, .theme-admin .theme-shop .input-group-sm > .form-control .input-group-sm > .input-group-btn > select.btn, .theme-admin .theme-shop .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > select.btn, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > select.btn, .theme-admin .input-group-sm > .form-control .input-group-sm > .input-group-btn > select.btn, .theme-admin .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > select.btn, .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > select.btn {
  height: 24px;
  line-height: 24px
}

.theme-shop .input-sm textarea.input-sm, .theme-shop .input-group-sm > .form-control textarea.input-sm, .theme-shop .input-group-sm > .input-group-addon textarea.input-sm, .theme-shop .input-group-sm > .input-group-btn > .btn textarea.input-sm, .theme-shop .theme-admin .input-group-sm > .form-control textarea.input-sm, .theme-shop .theme-admin .input-group-sm > .input-group-addon textarea.input-sm, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn textarea.input-sm, .theme-shop .input-sm .input-group-sm > textarea.form-control, .theme-shop .input-group-sm > .form-control .input-group-sm > textarea.form-control, .theme-shop .input-group-sm > .input-group-addon .input-group-sm > textarea.form-control, .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > textarea.form-control, .theme-shop .input-sm .input-group-sm > textarea.input-group-addon, .theme-shop .input-group-sm > .form-control .input-group-sm > textarea.input-group-addon, .theme-shop .input-group-sm > .input-group-addon .input-group-sm > textarea.input-group-addon, .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > textarea.input-group-addon, .theme-shop .input-sm .input-group-sm > .input-group-btn > textarea.btn, .theme-shop .input-group-sm > .form-control .input-group-sm > .input-group-btn > textarea.btn, .theme-shop .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > textarea.btn, .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > textarea.btn, .theme-shop .input-sm .theme-admin .input-group-sm > textarea.form-control, .theme-shop .input-group-sm > .form-control .theme-admin .input-group-sm > textarea.form-control, .theme-shop .input-group-sm > .input-group-addon .theme-admin .input-group-sm > textarea.form-control, .theme-shop .input-group-sm > .input-group-btn > .btn .theme-admin .input-group-sm > textarea.form-control, .theme-shop .theme-admin .input-group-sm > .form-control .input-group-sm > textarea.form-control, .theme-shop .theme-admin .input-group-sm > .input-group-addon .input-group-sm > textarea.form-control, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > textarea.form-control, .theme-shop .input-sm .theme-admin .input-group-sm > textarea.input-group-addon, .theme-shop .input-group-sm > .form-control .theme-admin .input-group-sm > textarea.input-group-addon, .theme-shop .input-group-sm > .input-group-addon .theme-admin .input-group-sm > textarea.input-group-addon, .theme-shop .input-group-sm > .input-group-btn > .btn .theme-admin .input-group-sm > textarea.input-group-addon, .theme-shop .theme-admin .input-group-sm > .form-control .input-group-sm > textarea.input-group-addon, .theme-shop .theme-admin .input-group-sm > .input-group-addon .input-group-sm > textarea.input-group-addon, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > textarea.input-group-addon, .theme-shop .input-sm .theme-admin .input-group-sm > .input-group-btn > textarea.btn, .theme-shop .input-group-sm > .form-control .theme-admin .input-group-sm > .input-group-btn > textarea.btn, .theme-shop .input-group-sm > .input-group-addon .theme-admin .input-group-sm > .input-group-btn > textarea.btn, .theme-shop .input-group-sm > .input-group-btn > .btn .theme-admin .input-group-sm > .input-group-btn > textarea.btn, .theme-shop .theme-admin .input-group-sm > .form-control .input-group-sm > .input-group-btn > textarea.btn, .theme-shop .theme-admin .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > textarea.btn, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > textarea.btn, .theme-shop .input-sm select[multiple].input-sm, .theme-shop .input-group-sm > .form-control select[multiple].input-sm, .theme-shop .input-group-sm > .input-group-addon select[multiple].input-sm, .theme-shop .input-group-sm > .input-group-btn > .btn select[multiple].input-sm, .theme-shop .theme-admin .input-group-sm > .form-control select[multiple].input-sm, .theme-shop .theme-admin .input-group-sm > .input-group-addon select[multiple].input-sm, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn select[multiple].input-sm, .theme-shop .input-sm .input-group-sm > select.form-control[multiple], .theme-shop .input-group-sm > .form-control .input-group-sm > select.form-control[multiple], .theme-shop .input-group-sm > .input-group-addon .input-group-sm > select.form-control[multiple], .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > select.form-control[multiple], .theme-shop .input-sm .input-group-sm > select.input-group-addon[multiple], .theme-shop .input-group-sm > .form-control .input-group-sm > select.input-group-addon[multiple], .theme-shop .input-group-sm > .input-group-addon .input-group-sm > select.input-group-addon[multiple], .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > select.input-group-addon[multiple], .theme-shop .input-sm .input-group-sm > .input-group-btn > select.btn[multiple], .theme-shop .input-group-sm > .form-control .input-group-sm > .input-group-btn > select.btn[multiple], .theme-shop .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > select.btn[multiple], .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > select.btn[multiple], .theme-shop .input-sm .theme-admin .input-group-sm > select.form-control[multiple], .theme-shop .input-group-sm > .form-control .theme-admin .input-group-sm > select.form-control[multiple], .theme-shop .input-group-sm > .input-group-addon .theme-admin .input-group-sm > select.form-control[multiple], .theme-shop .input-group-sm > .input-group-btn > .btn .theme-admin .input-group-sm > select.form-control[multiple], .theme-shop .theme-admin .input-group-sm > .form-control .input-group-sm > select.form-control[multiple], .theme-shop .theme-admin .input-group-sm > .input-group-addon .input-group-sm > select.form-control[multiple], .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > select.form-control[multiple], .theme-shop .input-sm .theme-admin .input-group-sm > select.input-group-addon[multiple], .theme-shop .input-group-sm > .form-control .theme-admin .input-group-sm > select.input-group-addon[multiple], .theme-shop .input-group-sm > .input-group-addon .theme-admin .input-group-sm > select.input-group-addon[multiple], .theme-shop .input-group-sm > .input-group-btn > .btn .theme-admin .input-group-sm > select.input-group-addon[multiple], .theme-shop .theme-admin .input-group-sm > .form-control .input-group-sm > select.input-group-addon[multiple], .theme-shop .theme-admin .input-group-sm > .input-group-addon .input-group-sm > select.input-group-addon[multiple], .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > select.input-group-addon[multiple], .theme-shop .input-sm .theme-admin .input-group-sm > .input-group-btn > select.btn[multiple], .theme-shop .input-group-sm > .form-control .theme-admin .input-group-sm > .input-group-btn > select.btn[multiple], .theme-shop .input-group-sm > .input-group-addon .theme-admin .input-group-sm > .input-group-btn > select.btn[multiple], .theme-shop .input-group-sm > .input-group-btn > .btn .theme-admin .input-group-sm > .input-group-btn > select.btn[multiple], .theme-shop .theme-admin .input-group-sm > .form-control .input-group-sm > .input-group-btn > select.btn[multiple], .theme-shop .theme-admin .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > select.btn[multiple], .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > select.btn[multiple], .theme-admin .input-sm textarea.input-sm, .theme-admin .theme-shop .input-group-sm > .form-control textarea.input-sm, .theme-admin .theme-shop .input-group-sm > .input-group-addon textarea.input-sm, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn textarea.input-sm, .theme-admin .input-group-sm > .form-control textarea.input-sm, .theme-admin .input-group-sm > .input-group-addon textarea.input-sm, .theme-admin .input-group-sm > .input-group-btn > .btn textarea.input-sm, .theme-admin .input-sm .theme-shop .input-group-sm > textarea.form-control, .theme-admin .input-group-sm > .form-control .theme-shop .input-group-sm > textarea.form-control, .theme-admin .input-group-sm > .input-group-addon .theme-shop .input-group-sm > textarea.form-control, .theme-admin .input-group-sm > .input-group-btn > .btn .theme-shop .input-group-sm > textarea.form-control, .theme-admin .input-sm .theme-shop .input-group-sm > textarea.input-group-addon, .theme-admin .input-group-sm > .form-control .theme-shop .input-group-sm > textarea.input-group-addon, .theme-admin .input-group-sm > .input-group-addon .theme-shop .input-group-sm > textarea.input-group-addon, .theme-admin .input-group-sm > .input-group-btn > .btn .theme-shop .input-group-sm > textarea.input-group-addon, .theme-admin .input-sm .theme-shop .input-group-sm > .input-group-btn > textarea.btn, .theme-admin .input-group-sm > .form-control .theme-shop .input-group-sm > .input-group-btn > textarea.btn, .theme-admin .input-group-sm > .input-group-addon .theme-shop .input-group-sm > .input-group-btn > textarea.btn, .theme-admin .input-group-sm > .input-group-btn > .btn .theme-shop .input-group-sm > .input-group-btn > textarea.btn, .theme-admin .input-sm .input-group-sm > textarea.form-control, .theme-admin .theme-shop .input-group-sm > .form-control .input-group-sm > textarea.form-control, .theme-admin .theme-shop .input-group-sm > .input-group-addon .input-group-sm > textarea.form-control, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > textarea.form-control, .theme-admin .input-group-sm > .form-control .input-group-sm > textarea.form-control, .theme-admin .input-group-sm > .input-group-addon .input-group-sm > textarea.form-control, .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > textarea.form-control, .theme-admin .input-sm .input-group-sm > textarea.input-group-addon, .theme-admin .theme-shop .input-group-sm > .form-control .input-group-sm > textarea.input-group-addon, .theme-admin .theme-shop .input-group-sm > .input-group-addon .input-group-sm > textarea.input-group-addon, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > textarea.input-group-addon, .theme-admin .input-group-sm > .form-control .input-group-sm > textarea.input-group-addon, .theme-admin .input-group-sm > .input-group-addon .input-group-sm > textarea.input-group-addon, .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > textarea.input-group-addon, .theme-admin .input-sm .input-group-sm > .input-group-btn > textarea.btn, .theme-admin .theme-shop .input-group-sm > .form-control .input-group-sm > .input-group-btn > textarea.btn, .theme-admin .theme-shop .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > textarea.btn, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > textarea.btn, .theme-admin .input-group-sm > .form-control .input-group-sm > .input-group-btn > textarea.btn, .theme-admin .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > textarea.btn, .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > textarea.btn, .theme-admin .input-sm select[multiple].input-sm, .theme-admin .theme-shop .input-group-sm > .form-control select[multiple].input-sm, .theme-admin .theme-shop .input-group-sm > .input-group-addon select[multiple].input-sm, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn select[multiple].input-sm, .theme-admin .input-group-sm > .form-control select[multiple].input-sm, .theme-admin .input-group-sm > .input-group-addon select[multiple].input-sm, .theme-admin .input-group-sm > .input-group-btn > .btn select[multiple].input-sm, .theme-admin .input-sm .theme-shop .input-group-sm > select.form-control[multiple], .theme-admin .input-group-sm > .form-control .theme-shop .input-group-sm > select.form-control[multiple], .theme-admin .input-group-sm > .input-group-addon .theme-shop .input-group-sm > select.form-control[multiple], .theme-admin .input-group-sm > .input-group-btn > .btn .theme-shop .input-group-sm > select.form-control[multiple], .theme-admin .input-sm .theme-shop .input-group-sm > select.input-group-addon[multiple], .theme-admin .input-group-sm > .form-control .theme-shop .input-group-sm > select.input-group-addon[multiple], .theme-admin .input-group-sm > .input-group-addon .theme-shop .input-group-sm > select.input-group-addon[multiple], .theme-admin .input-group-sm > .input-group-btn > .btn .theme-shop .input-group-sm > select.input-group-addon[multiple], .theme-admin .input-sm .theme-shop .input-group-sm > .input-group-btn > select.btn[multiple], .theme-admin .input-group-sm > .form-control .theme-shop .input-group-sm > .input-group-btn > select.btn[multiple], .theme-admin .input-group-sm > .input-group-addon .theme-shop .input-group-sm > .input-group-btn > select.btn[multiple], .theme-admin .input-group-sm > .input-group-btn > .btn .theme-shop .input-group-sm > .input-group-btn > select.btn[multiple], .theme-admin .input-sm .input-group-sm > select.form-control[multiple], .theme-admin .theme-shop .input-group-sm > .form-control .input-group-sm > select.form-control[multiple], .theme-admin .theme-shop .input-group-sm > .input-group-addon .input-group-sm > select.form-control[multiple], .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > select.form-control[multiple], .theme-admin .input-group-sm > .form-control .input-group-sm > select.form-control[multiple], .theme-admin .input-group-sm > .input-group-addon .input-group-sm > select.form-control[multiple], .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > select.form-control[multiple], .theme-admin .input-sm .input-group-sm > select.input-group-addon[multiple], .theme-admin .theme-shop .input-group-sm > .form-control .input-group-sm > select.input-group-addon[multiple], .theme-admin .theme-shop .input-group-sm > .input-group-addon .input-group-sm > select.input-group-addon[multiple], .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > select.input-group-addon[multiple], .theme-admin .input-group-sm > .form-control .input-group-sm > select.input-group-addon[multiple], .theme-admin .input-group-sm > .input-group-addon .input-group-sm > select.input-group-addon[multiple], .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > select.input-group-addon[multiple], .theme-admin .input-sm .input-group-sm > .input-group-btn > select.btn[multiple], .theme-admin .theme-shop .input-group-sm > .form-control .input-group-sm > .input-group-btn > select.btn[multiple], .theme-admin .theme-shop .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > select.btn[multiple], .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > select.btn[multiple], .theme-admin .input-group-sm > .form-control .input-group-sm > .input-group-btn > select.btn[multiple], .theme-admin .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > select.btn[multiple], .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto
}

.theme-shop .form-group-sm .form-control, .theme-admin .form-group-sm .form-control {
  height: 24px;
  padding: 3px 0;
  font-size: 11px;
  line-height: 1.5
}

.theme-shop .form-group-sm select.form-control, .theme-admin .form-group-sm select.form-control {
  height: 24px;
  line-height: 24px
}

.theme-shop .form-group-sm textarea.form-control, .theme-shop .form-group-sm select[multiple].form-control, .theme-admin .form-group-sm textarea.form-control, .theme-admin .form-group-sm select[multiple].form-control {
  height: auto
}

.theme-shop .form-group-sm .form-control-static, .theme-admin .form-group-sm .form-control-static {
  height: 24px;
  min-height: 33px;
  padding: 4px 0;
  font-size: 11px;
  line-height: 1.5
}

.theme-shop .input-lg .input-lg, .theme-shop .input-group-lg > .form-control .input-lg, .theme-shop .input-group-lg > .input-group-addon .input-lg, .theme-shop .input-group-lg > .input-group-btn > .btn .input-lg, .theme-shop .theme-admin .input-group-lg > .form-control .input-lg, .theme-shop .theme-admin .input-group-lg > .input-group-addon .input-lg, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn .input-lg, .theme-shop .input-lg .input-group-lg > .form-control, .theme-shop .input-group-lg > .form-control .input-group-lg > .form-control, .theme-shop .input-group-lg > .input-group-addon .input-group-lg > .form-control, .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > .form-control, .theme-shop .input-lg .input-group-lg > .input-group-addon, .theme-shop .input-group-lg > .form-control .input-group-lg > .input-group-addon, .theme-shop .input-group-lg > .input-group-addon .input-group-lg > .input-group-addon, .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-addon, .theme-shop .input-lg .input-group-lg > .input-group-btn > .btn, .theme-shop .input-group-lg > .form-control .input-group-lg > .input-group-btn > .btn, .theme-shop .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > .btn, .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > .btn, .theme-shop .input-lg .theme-admin .input-group-lg > .form-control, .theme-shop .input-group-lg > .form-control .theme-admin .input-group-lg > .form-control, .theme-shop .input-group-lg > .input-group-addon .theme-admin .input-group-lg > .form-control, .theme-shop .input-group-lg > .input-group-btn > .btn .theme-admin .input-group-lg > .form-control, .theme-shop .theme-admin .input-group-lg > .form-control .input-group-lg > .form-control, .theme-shop .theme-admin .input-group-lg > .input-group-addon .input-group-lg > .form-control, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > .form-control, .theme-shop .input-lg .theme-admin .input-group-lg > .input-group-addon, .theme-shop .input-group-lg > .form-control .theme-admin .input-group-lg > .input-group-addon, .theme-shop .input-group-lg > .input-group-addon .theme-admin .input-group-lg > .input-group-addon, .theme-shop .input-group-lg > .input-group-btn > .btn .theme-admin .input-group-lg > .input-group-addon, .theme-shop .theme-admin .input-group-lg > .form-control .input-group-lg > .input-group-addon, .theme-shop .theme-admin .input-group-lg > .input-group-addon .input-group-lg > .input-group-addon, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-addon, .theme-shop .input-lg .theme-admin .input-group-lg > .input-group-btn > .btn, .theme-shop .input-group-lg > .form-control .theme-admin .input-group-lg > .input-group-btn > .btn, .theme-shop .input-group-lg > .input-group-addon .theme-admin .input-group-lg > .input-group-btn > .btn, .theme-shop .input-group-lg > .input-group-btn > .btn .theme-admin .input-group-lg > .input-group-btn > .btn, .theme-shop .theme-admin .input-group-lg > .form-control .input-group-lg > .input-group-btn > .btn, .theme-shop .theme-admin .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > .btn, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > .btn, .theme-admin .input-lg .input-lg, .theme-admin .theme-shop .input-group-lg > .form-control .input-lg, .theme-admin .theme-shop .input-group-lg > .input-group-addon .input-lg, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn .input-lg, .theme-admin .input-group-lg > .form-control .input-lg, .theme-admin .input-group-lg > .input-group-addon .input-lg, .theme-admin .input-group-lg > .input-group-btn > .btn .input-lg, .theme-admin .input-lg .theme-shop .input-group-lg > .form-control, .theme-admin .input-group-lg > .form-control .theme-shop .input-group-lg > .form-control, .theme-admin .input-group-lg > .input-group-addon .theme-shop .input-group-lg > .form-control, .theme-admin .input-group-lg > .input-group-btn > .btn .theme-shop .input-group-lg > .form-control, .theme-admin .input-lg .theme-shop .input-group-lg > .input-group-addon, .theme-admin .input-group-lg > .form-control .theme-shop .input-group-lg > .input-group-addon, .theme-admin .input-group-lg > .input-group-addon .theme-shop .input-group-lg > .input-group-addon, .theme-admin .input-group-lg > .input-group-btn > .btn .theme-shop .input-group-lg > .input-group-addon, .theme-admin .input-lg .theme-shop .input-group-lg > .input-group-btn > .btn, .theme-admin .input-group-lg > .form-control .theme-shop .input-group-lg > .input-group-btn > .btn, .theme-admin .input-group-lg > .input-group-addon .theme-shop .input-group-lg > .input-group-btn > .btn, .theme-admin .input-group-lg > .input-group-btn > .btn .theme-shop .input-group-lg > .input-group-btn > .btn, .theme-admin .input-lg .input-group-lg > .form-control, .theme-admin .theme-shop .input-group-lg > .form-control .input-group-lg > .form-control, .theme-admin .theme-shop .input-group-lg > .input-group-addon .input-group-lg > .form-control, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > .form-control, .theme-admin .input-group-lg > .form-control .input-group-lg > .form-control, .theme-admin .input-group-lg > .input-group-addon .input-group-lg > .form-control, .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > .form-control, .theme-admin .input-lg .input-group-lg > .input-group-addon, .theme-admin .theme-shop .input-group-lg > .form-control .input-group-lg > .input-group-addon, .theme-admin .theme-shop .input-group-lg > .input-group-addon .input-group-lg > .input-group-addon, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-addon, .theme-admin .input-group-lg > .form-control .input-group-lg > .input-group-addon, .theme-admin .input-group-lg > .input-group-addon .input-group-lg > .input-group-addon, .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-addon, .theme-admin .input-lg .input-group-lg > .input-group-btn > .btn, .theme-admin .theme-shop .input-group-lg > .form-control .input-group-lg > .input-group-btn > .btn, .theme-admin .theme-shop .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > .btn, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > .btn, .theme-admin .input-group-lg > .form-control .input-group-lg > .input-group-btn > .btn, .theme-admin .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > .btn, .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > .btn {
  height: 44px;
  padding: 9px 0;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0
}

.theme-shop .input-lg select.input-lg, .theme-shop .input-group-lg > .form-control select.input-lg, .theme-shop .input-group-lg > .input-group-addon select.input-lg, .theme-shop .input-group-lg > .input-group-btn > .btn select.input-lg, .theme-shop .theme-admin .input-group-lg > .form-control select.input-lg, .theme-shop .theme-admin .input-group-lg > .input-group-addon select.input-lg, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn select.input-lg, .theme-shop .input-lg .input-group-lg > select.form-control, .theme-shop .input-group-lg > .form-control .input-group-lg > select.form-control, .theme-shop .input-group-lg > .input-group-addon .input-group-lg > select.form-control, .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > select.form-control, .theme-shop .input-lg .input-group-lg > select.input-group-addon, .theme-shop .input-group-lg > .form-control .input-group-lg > select.input-group-addon, .theme-shop .input-group-lg > .input-group-addon .input-group-lg > select.input-group-addon, .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > select.input-group-addon, .theme-shop .input-lg .input-group-lg > .input-group-btn > select.btn, .theme-shop .input-group-lg > .form-control .input-group-lg > .input-group-btn > select.btn, .theme-shop .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > select.btn, .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > select.btn, .theme-shop .input-lg .theme-admin .input-group-lg > select.form-control, .theme-shop .input-group-lg > .form-control .theme-admin .input-group-lg > select.form-control, .theme-shop .input-group-lg > .input-group-addon .theme-admin .input-group-lg > select.form-control, .theme-shop .input-group-lg > .input-group-btn > .btn .theme-admin .input-group-lg > select.form-control, .theme-shop .theme-admin .input-group-lg > .form-control .input-group-lg > select.form-control, .theme-shop .theme-admin .input-group-lg > .input-group-addon .input-group-lg > select.form-control, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > select.form-control, .theme-shop .input-lg .theme-admin .input-group-lg > select.input-group-addon, .theme-shop .input-group-lg > .form-control .theme-admin .input-group-lg > select.input-group-addon, .theme-shop .input-group-lg > .input-group-addon .theme-admin .input-group-lg > select.input-group-addon, .theme-shop .input-group-lg > .input-group-btn > .btn .theme-admin .input-group-lg > select.input-group-addon, .theme-shop .theme-admin .input-group-lg > .form-control .input-group-lg > select.input-group-addon, .theme-shop .theme-admin .input-group-lg > .input-group-addon .input-group-lg > select.input-group-addon, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > select.input-group-addon, .theme-shop .input-lg .theme-admin .input-group-lg > .input-group-btn > select.btn, .theme-shop .input-group-lg > .form-control .theme-admin .input-group-lg > .input-group-btn > select.btn, .theme-shop .input-group-lg > .input-group-addon .theme-admin .input-group-lg > .input-group-btn > select.btn, .theme-shop .input-group-lg > .input-group-btn > .btn .theme-admin .input-group-lg > .input-group-btn > select.btn, .theme-shop .theme-admin .input-group-lg > .form-control .input-group-lg > .input-group-btn > select.btn, .theme-shop .theme-admin .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > select.btn, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > select.btn, .theme-admin .input-lg select.input-lg, .theme-admin .theme-shop .input-group-lg > .form-control select.input-lg, .theme-admin .theme-shop .input-group-lg > .input-group-addon select.input-lg, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn select.input-lg, .theme-admin .input-group-lg > .form-control select.input-lg, .theme-admin .input-group-lg > .input-group-addon select.input-lg, .theme-admin .input-group-lg > .input-group-btn > .btn select.input-lg, .theme-admin .input-lg .theme-shop .input-group-lg > select.form-control, .theme-admin .input-group-lg > .form-control .theme-shop .input-group-lg > select.form-control, .theme-admin .input-group-lg > .input-group-addon .theme-shop .input-group-lg > select.form-control, .theme-admin .input-group-lg > .input-group-btn > .btn .theme-shop .input-group-lg > select.form-control, .theme-admin .input-lg .theme-shop .input-group-lg > select.input-group-addon, .theme-admin .input-group-lg > .form-control .theme-shop .input-group-lg > select.input-group-addon, .theme-admin .input-group-lg > .input-group-addon .theme-shop .input-group-lg > select.input-group-addon, .theme-admin .input-group-lg > .input-group-btn > .btn .theme-shop .input-group-lg > select.input-group-addon, .theme-admin .input-lg .theme-shop .input-group-lg > .input-group-btn > select.btn, .theme-admin .input-group-lg > .form-control .theme-shop .input-group-lg > .input-group-btn > select.btn, .theme-admin .input-group-lg > .input-group-addon .theme-shop .input-group-lg > .input-group-btn > select.btn, .theme-admin .input-group-lg > .input-group-btn > .btn .theme-shop .input-group-lg > .input-group-btn > select.btn, .theme-admin .input-lg .input-group-lg > select.form-control, .theme-admin .theme-shop .input-group-lg > .form-control .input-group-lg > select.form-control, .theme-admin .theme-shop .input-group-lg > .input-group-addon .input-group-lg > select.form-control, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > select.form-control, .theme-admin .input-group-lg > .form-control .input-group-lg > select.form-control, .theme-admin .input-group-lg > .input-group-addon .input-group-lg > select.form-control, .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > select.form-control, .theme-admin .input-lg .input-group-lg > select.input-group-addon, .theme-admin .theme-shop .input-group-lg > .form-control .input-group-lg > select.input-group-addon, .theme-admin .theme-shop .input-group-lg > .input-group-addon .input-group-lg > select.input-group-addon, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > select.input-group-addon, .theme-admin .input-group-lg > .form-control .input-group-lg > select.input-group-addon, .theme-admin .input-group-lg > .input-group-addon .input-group-lg > select.input-group-addon, .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > select.input-group-addon, .theme-admin .input-lg .input-group-lg > .input-group-btn > select.btn, .theme-admin .theme-shop .input-group-lg > .form-control .input-group-lg > .input-group-btn > select.btn, .theme-admin .theme-shop .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > select.btn, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > select.btn, .theme-admin .input-group-lg > .form-control .input-group-lg > .input-group-btn > select.btn, .theme-admin .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > select.btn, .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > select.btn {
  height: 44px;
  line-height: 44px
}

.theme-shop .input-lg textarea.input-lg, .theme-shop .input-group-lg > .form-control textarea.input-lg, .theme-shop .input-group-lg > .input-group-addon textarea.input-lg, .theme-shop .input-group-lg > .input-group-btn > .btn textarea.input-lg, .theme-shop .theme-admin .input-group-lg > .form-control textarea.input-lg, .theme-shop .theme-admin .input-group-lg > .input-group-addon textarea.input-lg, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn textarea.input-lg, .theme-shop .input-lg .input-group-lg > textarea.form-control, .theme-shop .input-group-lg > .form-control .input-group-lg > textarea.form-control, .theme-shop .input-group-lg > .input-group-addon .input-group-lg > textarea.form-control, .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > textarea.form-control, .theme-shop .input-lg .input-group-lg > textarea.input-group-addon, .theme-shop .input-group-lg > .form-control .input-group-lg > textarea.input-group-addon, .theme-shop .input-group-lg > .input-group-addon .input-group-lg > textarea.input-group-addon, .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > textarea.input-group-addon, .theme-shop .input-lg .input-group-lg > .input-group-btn > textarea.btn, .theme-shop .input-group-lg > .form-control .input-group-lg > .input-group-btn > textarea.btn, .theme-shop .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > textarea.btn, .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > textarea.btn, .theme-shop .input-lg .theme-admin .input-group-lg > textarea.form-control, .theme-shop .input-group-lg > .form-control .theme-admin .input-group-lg > textarea.form-control, .theme-shop .input-group-lg > .input-group-addon .theme-admin .input-group-lg > textarea.form-control, .theme-shop .input-group-lg > .input-group-btn > .btn .theme-admin .input-group-lg > textarea.form-control, .theme-shop .theme-admin .input-group-lg > .form-control .input-group-lg > textarea.form-control, .theme-shop .theme-admin .input-group-lg > .input-group-addon .input-group-lg > textarea.form-control, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > textarea.form-control, .theme-shop .input-lg .theme-admin .input-group-lg > textarea.input-group-addon, .theme-shop .input-group-lg > .form-control .theme-admin .input-group-lg > textarea.input-group-addon, .theme-shop .input-group-lg > .input-group-addon .theme-admin .input-group-lg > textarea.input-group-addon, .theme-shop .input-group-lg > .input-group-btn > .btn .theme-admin .input-group-lg > textarea.input-group-addon, .theme-shop .theme-admin .input-group-lg > .form-control .input-group-lg > textarea.input-group-addon, .theme-shop .theme-admin .input-group-lg > .input-group-addon .input-group-lg > textarea.input-group-addon, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > textarea.input-group-addon, .theme-shop .input-lg .theme-admin .input-group-lg > .input-group-btn > textarea.btn, .theme-shop .input-group-lg > .form-control .theme-admin .input-group-lg > .input-group-btn > textarea.btn, .theme-shop .input-group-lg > .input-group-addon .theme-admin .input-group-lg > .input-group-btn > textarea.btn, .theme-shop .input-group-lg > .input-group-btn > .btn .theme-admin .input-group-lg > .input-group-btn > textarea.btn, .theme-shop .theme-admin .input-group-lg > .form-control .input-group-lg > .input-group-btn > textarea.btn, .theme-shop .theme-admin .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > textarea.btn, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > textarea.btn, .theme-shop .input-lg select[multiple].input-lg, .theme-shop .input-group-lg > .form-control select[multiple].input-lg, .theme-shop .input-group-lg > .input-group-addon select[multiple].input-lg, .theme-shop .input-group-lg > .input-group-btn > .btn select[multiple].input-lg, .theme-shop .theme-admin .input-group-lg > .form-control select[multiple].input-lg, .theme-shop .theme-admin .input-group-lg > .input-group-addon select[multiple].input-lg, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn select[multiple].input-lg, .theme-shop .input-lg .input-group-lg > select.form-control[multiple], .theme-shop .input-group-lg > .form-control .input-group-lg > select.form-control[multiple], .theme-shop .input-group-lg > .input-group-addon .input-group-lg > select.form-control[multiple], .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > select.form-control[multiple], .theme-shop .input-lg .input-group-lg > select.input-group-addon[multiple], .theme-shop .input-group-lg > .form-control .input-group-lg > select.input-group-addon[multiple], .theme-shop .input-group-lg > .input-group-addon .input-group-lg > select.input-group-addon[multiple], .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > select.input-group-addon[multiple], .theme-shop .input-lg .input-group-lg > .input-group-btn > select.btn[multiple], .theme-shop .input-group-lg > .form-control .input-group-lg > .input-group-btn > select.btn[multiple], .theme-shop .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > select.btn[multiple], .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > select.btn[multiple], .theme-shop .input-lg .theme-admin .input-group-lg > select.form-control[multiple], .theme-shop .input-group-lg > .form-control .theme-admin .input-group-lg > select.form-control[multiple], .theme-shop .input-group-lg > .input-group-addon .theme-admin .input-group-lg > select.form-control[multiple], .theme-shop .input-group-lg > .input-group-btn > .btn .theme-admin .input-group-lg > select.form-control[multiple], .theme-shop .theme-admin .input-group-lg > .form-control .input-group-lg > select.form-control[multiple], .theme-shop .theme-admin .input-group-lg > .input-group-addon .input-group-lg > select.form-control[multiple], .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > select.form-control[multiple], .theme-shop .input-lg .theme-admin .input-group-lg > select.input-group-addon[multiple], .theme-shop .input-group-lg > .form-control .theme-admin .input-group-lg > select.input-group-addon[multiple], .theme-shop .input-group-lg > .input-group-addon .theme-admin .input-group-lg > select.input-group-addon[multiple], .theme-shop .input-group-lg > .input-group-btn > .btn .theme-admin .input-group-lg > select.input-group-addon[multiple], .theme-shop .theme-admin .input-group-lg > .form-control .input-group-lg > select.input-group-addon[multiple], .theme-shop .theme-admin .input-group-lg > .input-group-addon .input-group-lg > select.input-group-addon[multiple], .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > select.input-group-addon[multiple], .theme-shop .input-lg .theme-admin .input-group-lg > .input-group-btn > select.btn[multiple], .theme-shop .input-group-lg > .form-control .theme-admin .input-group-lg > .input-group-btn > select.btn[multiple], .theme-shop .input-group-lg > .input-group-addon .theme-admin .input-group-lg > .input-group-btn > select.btn[multiple], .theme-shop .input-group-lg > .input-group-btn > .btn .theme-admin .input-group-lg > .input-group-btn > select.btn[multiple], .theme-shop .theme-admin .input-group-lg > .form-control .input-group-lg > .input-group-btn > select.btn[multiple], .theme-shop .theme-admin .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > select.btn[multiple], .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > select.btn[multiple], .theme-admin .input-lg textarea.input-lg, .theme-admin .theme-shop .input-group-lg > .form-control textarea.input-lg, .theme-admin .theme-shop .input-group-lg > .input-group-addon textarea.input-lg, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn textarea.input-lg, .theme-admin .input-group-lg > .form-control textarea.input-lg, .theme-admin .input-group-lg > .input-group-addon textarea.input-lg, .theme-admin .input-group-lg > .input-group-btn > .btn textarea.input-lg, .theme-admin .input-lg .theme-shop .input-group-lg > textarea.form-control, .theme-admin .input-group-lg > .form-control .theme-shop .input-group-lg > textarea.form-control, .theme-admin .input-group-lg > .input-group-addon .theme-shop .input-group-lg > textarea.form-control, .theme-admin .input-group-lg > .input-group-btn > .btn .theme-shop .input-group-lg > textarea.form-control, .theme-admin .input-lg .theme-shop .input-group-lg > textarea.input-group-addon, .theme-admin .input-group-lg > .form-control .theme-shop .input-group-lg > textarea.input-group-addon, .theme-admin .input-group-lg > .input-group-addon .theme-shop .input-group-lg > textarea.input-group-addon, .theme-admin .input-group-lg > .input-group-btn > .btn .theme-shop .input-group-lg > textarea.input-group-addon, .theme-admin .input-lg .theme-shop .input-group-lg > .input-group-btn > textarea.btn, .theme-admin .input-group-lg > .form-control .theme-shop .input-group-lg > .input-group-btn > textarea.btn, .theme-admin .input-group-lg > .input-group-addon .theme-shop .input-group-lg > .input-group-btn > textarea.btn, .theme-admin .input-group-lg > .input-group-btn > .btn .theme-shop .input-group-lg > .input-group-btn > textarea.btn, .theme-admin .input-lg .input-group-lg > textarea.form-control, .theme-admin .theme-shop .input-group-lg > .form-control .input-group-lg > textarea.form-control, .theme-admin .theme-shop .input-group-lg > .input-group-addon .input-group-lg > textarea.form-control, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > textarea.form-control, .theme-admin .input-group-lg > .form-control .input-group-lg > textarea.form-control, .theme-admin .input-group-lg > .input-group-addon .input-group-lg > textarea.form-control, .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > textarea.form-control, .theme-admin .input-lg .input-group-lg > textarea.input-group-addon, .theme-admin .theme-shop .input-group-lg > .form-control .input-group-lg > textarea.input-group-addon, .theme-admin .theme-shop .input-group-lg > .input-group-addon .input-group-lg > textarea.input-group-addon, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > textarea.input-group-addon, .theme-admin .input-group-lg > .form-control .input-group-lg > textarea.input-group-addon, .theme-admin .input-group-lg > .input-group-addon .input-group-lg > textarea.input-group-addon, .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > textarea.input-group-addon, .theme-admin .input-lg .input-group-lg > .input-group-btn > textarea.btn, .theme-admin .theme-shop .input-group-lg > .form-control .input-group-lg > .input-group-btn > textarea.btn, .theme-admin .theme-shop .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > textarea.btn, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > textarea.btn, .theme-admin .input-group-lg > .form-control .input-group-lg > .input-group-btn > textarea.btn, .theme-admin .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > textarea.btn, .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > textarea.btn, .theme-admin .input-lg select[multiple].input-lg, .theme-admin .theme-shop .input-group-lg > .form-control select[multiple].input-lg, .theme-admin .theme-shop .input-group-lg > .input-group-addon select[multiple].input-lg, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn select[multiple].input-lg, .theme-admin .input-group-lg > .form-control select[multiple].input-lg, .theme-admin .input-group-lg > .input-group-addon select[multiple].input-lg, .theme-admin .input-group-lg > .input-group-btn > .btn select[multiple].input-lg, .theme-admin .input-lg .theme-shop .input-group-lg > select.form-control[multiple], .theme-admin .input-group-lg > .form-control .theme-shop .input-group-lg > select.form-control[multiple], .theme-admin .input-group-lg > .input-group-addon .theme-shop .input-group-lg > select.form-control[multiple], .theme-admin .input-group-lg > .input-group-btn > .btn .theme-shop .input-group-lg > select.form-control[multiple], .theme-admin .input-lg .theme-shop .input-group-lg > select.input-group-addon[multiple], .theme-admin .input-group-lg > .form-control .theme-shop .input-group-lg > select.input-group-addon[multiple], .theme-admin .input-group-lg > .input-group-addon .theme-shop .input-group-lg > select.input-group-addon[multiple], .theme-admin .input-group-lg > .input-group-btn > .btn .theme-shop .input-group-lg > select.input-group-addon[multiple], .theme-admin .input-lg .theme-shop .input-group-lg > .input-group-btn > select.btn[multiple], .theme-admin .input-group-lg > .form-control .theme-shop .input-group-lg > .input-group-btn > select.btn[multiple], .theme-admin .input-group-lg > .input-group-addon .theme-shop .input-group-lg > .input-group-btn > select.btn[multiple], .theme-admin .input-group-lg > .input-group-btn > .btn .theme-shop .input-group-lg > .input-group-btn > select.btn[multiple], .theme-admin .input-lg .input-group-lg > select.form-control[multiple], .theme-admin .theme-shop .input-group-lg > .form-control .input-group-lg > select.form-control[multiple], .theme-admin .theme-shop .input-group-lg > .input-group-addon .input-group-lg > select.form-control[multiple], .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > select.form-control[multiple], .theme-admin .input-group-lg > .form-control .input-group-lg > select.form-control[multiple], .theme-admin .input-group-lg > .input-group-addon .input-group-lg > select.form-control[multiple], .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > select.form-control[multiple], .theme-admin .input-lg .input-group-lg > select.input-group-addon[multiple], .theme-admin .theme-shop .input-group-lg > .form-control .input-group-lg > select.input-group-addon[multiple], .theme-admin .theme-shop .input-group-lg > .input-group-addon .input-group-lg > select.input-group-addon[multiple], .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > select.input-group-addon[multiple], .theme-admin .input-group-lg > .form-control .input-group-lg > select.input-group-addon[multiple], .theme-admin .input-group-lg > .input-group-addon .input-group-lg > select.input-group-addon[multiple], .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > select.input-group-addon[multiple], .theme-admin .input-lg .input-group-lg > .input-group-btn > select.btn[multiple], .theme-admin .theme-shop .input-group-lg > .form-control .input-group-lg > .input-group-btn > select.btn[multiple], .theme-admin .theme-shop .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > select.btn[multiple], .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > select.btn[multiple], .theme-admin .input-group-lg > .form-control .input-group-lg > .input-group-btn > select.btn[multiple], .theme-admin .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > select.btn[multiple], .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto
}

.theme-shop .form-group-lg .form-control, .theme-admin .form-group-lg .form-control {
  height: 44px;
  padding: 9px 0;
  font-size: 18px;
  line-height: 1.33333
}

.theme-shop .form-group-lg select.form-control, .theme-admin .form-group-lg select.form-control {
  height: 44px;
  line-height: 44px
}

.theme-shop .form-group-lg textarea.form-control, .theme-shop .form-group-lg select[multiple].form-control, .theme-admin .form-group-lg textarea.form-control, .theme-admin .form-group-lg select[multiple].form-control {
  height: auto
}

.theme-shop .form-group-lg .form-control-static, .theme-admin .form-group-lg .form-control-static {
  height: 44px;
  min-height: 40px;
  padding: 10px 0;
  font-size: 18px;
  line-height: 1.33333
}

.theme-shop .form-horizontal .radio, .theme-shop .form-horizontal .checkbox, .theme-shop .form-horizontal .radio-inline, .theme-shop .form-horizontal .checkbox-inline, .theme-admin .form-horizontal .radio, .theme-admin .form-horizontal .checkbox, .theme-admin .form-horizontal .radio-inline, .theme-admin .form-horizontal .checkbox-inline {
  padding-top: 8px
}

.theme-shop .form-horizontal .radio, .theme-shop .form-horizontal .checkbox, .theme-admin .form-horizontal .radio, .theme-admin .form-horizontal .checkbox {
  min-height: 30px
}

@media (min-width: 768px) {
  .theme-shop .form-horizontal .control-label, .theme-admin .form-horizontal .control-label {
    padding-top: 8px
  }
}

@media (min-width: 768px) {
  .theme-shop .form-horizontal .form-group-lg .control-label, .theme-admin .form-horizontal .form-group-lg .control-label {
    padding-top: 13px;
    font-size: 18px
  }
}

@media (min-width: 768px) {
  .theme-shop .form-horizontal .form-group-sm .control-label, .theme-admin .form-horizontal .form-group-sm .control-label {
    padding-top: 4px;
    font-size: 11px
  }
}

.theme-shop .label, .theme-admin .label {
  border-radius: 0
}

.theme-shop .label, .theme-shop .label.label-default, .theme-admin .label, .theme-admin .label.label-default {
  background-color: #9e9e9e
}

.theme-shop .label.label-inverse, .theme-admin .label.label-inverse {
  background-color: #3f51b5
}

.theme-shop .label.label-primary, .theme-admin .label.label-primary {
  background-color: #1dbbea
}

.theme-shop .label.label-success, .theme-admin .label.label-success {
  background-color: #27ae60
}

.theme-shop .label.label-info, .theme-admin .label.label-info {
  background-color: #5bc0de
}

.theme-shop .label.label-warning, .theme-admin .label.label-warning {
  background-color: #f39c12
}

.theme-shop .label.label-danger, .theme-admin .label.label-danger {
  background-color: #c0392b
}

.theme-shop .form-control, .theme-shop .form-group .form-control, .theme-admin .form-control, .theme-admin .form-group .form-control {
  border: 0;
  background-image: linear-gradient(#1dbbea, #1dbbea), linear-gradient(#d2d2d2, #d2d2d2);
  background-size: 0 2px, 100% 1px;
  background-repeat: no-repeat;
  background-position: center bottom, center calc(100% - 1px);
  background-color: rgba(0, 0, 0, 0);
  transition: background 0s ease-out;
  float: none;
  box-shadow: none;
  border-radius: 0
}

.theme-shop .form-control::-moz-placeholder, .theme-shop .form-group .form-control::-moz-placeholder, .theme-admin .form-control::-moz-placeholder, .theme-admin .form-group .form-control::-moz-placeholder {
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-control:-ms-input-placeholder, .theme-shop .form-group .form-control:-ms-input-placeholder, .theme-admin .form-control:-ms-input-placeholder, .theme-admin .form-group .form-control:-ms-input-placeholder {
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-control::-webkit-input-placeholder, .theme-shop .form-group .form-control::-webkit-input-placeholder, .theme-admin .form-control::-webkit-input-placeholder, .theme-admin .form-group .form-control::-webkit-input-placeholder {
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-control[readonly], .theme-shop .form-control[disabled], fieldset[disabled] .theme-shop .form-control, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-control, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-control, .theme-shop .form-group .form-control[readonly], .theme-shop .form-group .form-control[disabled], fieldset[disabled] .theme-shop .form-group .form-control, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group .form-control, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group .form-control, .theme-admin .form-control[readonly], .theme-admin .form-control[disabled], fieldset[disabled] .theme-admin .form-control, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-control, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-control, .theme-admin .form-group .form-control[readonly], .theme-admin .form-group .form-control[disabled], fieldset[disabled] .theme-admin .form-group .form-control, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group .form-control, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group .form-control {
  background-color: rgba(0, 0, 0, 0)
}

.theme-shop .form-control[disabled], fieldset[disabled] .theme-shop .form-control, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-control, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-control, .theme-shop .form-group .form-control[disabled], fieldset[disabled] .theme-shop .form-group .form-control, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group .form-control, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group .form-control, .theme-admin .form-control[disabled], fieldset[disabled] .theme-admin .form-control, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-control, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-control, .theme-admin .form-group .form-control[disabled], fieldset[disabled] .theme-admin .form-group .form-control, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group .form-control, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group .form-control {
  background-image: none;
  border-bottom: 1px dotted #d2d2d2
}

.theme-shop .form-group, .theme-admin .form-group {
  position: relative
}

.theme-shop .form-group.label-static label.control-label, .theme-shop .form-group.label-placeholder label.control-label, .theme-shop .form-group.label-floating label.control-label, .theme-admin .form-group.label-static label.control-label, .theme-admin .form-group.label-placeholder label.control-label, .theme-admin .form-group.label-floating label.control-label {
  position: absolute;
  pointer-events: none;
  transition: .3s ease all
}

.theme-shop .form-group.label-floating label.control-label, .theme-admin .form-group.label-floating label.control-label {
  will-change: left, top, contents
}

.theme-shop .form-group.label-placeholder:not(.is-empty) label.control-label, .theme-admin .form-group.label-placeholder:not(.is-empty) label.control-label {
  display: none
}

.theme-shop .form-group .help-block, .theme-admin .form-group .help-block {
  position: absolute;
  display: none
}

.theme-shop .form-group.is-focused .form-control, .theme-admin .form-group.is-focused .form-control {
  outline: 0;
  background-image: linear-gradient(#1dbbea, #1dbbea), linear-gradient(#d2d2d2, #d2d2d2);
  background-size: 100% 2px, 100% 1px;
  box-shadow: none;
  transition-duration: .3s
}

.theme-shop .form-group.is-focused .form-control .material-input:after, .theme-admin .form-group.is-focused .form-control .material-input:after {
  background-color: #1dbbea
}

.theme-shop .form-group.is-focused label, .theme-shop .form-group.is-focused label.control-label, .theme-admin .form-group.is-focused label, .theme-admin .form-group.is-focused label.control-label {
  color: #1dbbea
}

.theme-shop .form-group.is-focused.label-placeholder label, .theme-shop .form-group.is-focused.label-placeholder label.control-label, .theme-admin .form-group.is-focused.label-placeholder label, .theme-admin .form-group.is-focused.label-placeholder label.control-label {
  color: #bdbdbd
}

.theme-shop .form-group.is-focused .help-block, .theme-admin .form-group.is-focused .help-block {
  display: block
}

.theme-shop .form-group.has-warning .form-control, .theme-admin .form-group.has-warning .form-control {
  box-shadow: none
}

.theme-shop .form-group.has-warning.is-focused .form-control, .theme-admin .form-group.has-warning.is-focused .form-control {
  background-image: linear-gradient(#f39c12, #f39c12), linear-gradient(#d2d2d2, #d2d2d2)
}

.theme-shop .form-group.has-warning label.control-label, .theme-shop .form-group.has-warning .help-block, .theme-admin .form-group.has-warning label.control-label, .theme-admin .form-group.has-warning .help-block {
  color: #f39c12
}

.theme-shop .form-group.has-error .form-control, .theme-admin .form-group.has-error .form-control {
  box-shadow: none
}

.theme-shop .form-group.has-error.is-focused .form-control, .theme-admin .form-group.has-error.is-focused .form-control {
  background-image: linear-gradient(#c0392b, #c0392b), linear-gradient(#d2d2d2, #d2d2d2)
}

.theme-shop .form-group.has-error label.control-label, .theme-shop .form-group.has-error .help-block, .theme-admin .form-group.has-error label.control-label, .theme-admin .form-group.has-error .help-block {
  color: #c0392b
}

.theme-shop .form-group.has-success .form-control, .theme-admin .form-group.has-success .form-control {
  box-shadow: none
}

.theme-shop .form-group.has-success.is-focused .form-control, .theme-admin .form-group.has-success.is-focused .form-control {
  background-image: linear-gradient(#27ae60, #27ae60), linear-gradient(#d2d2d2, #d2d2d2)
}

.theme-shop .form-group.has-success label.control-label, .theme-shop .form-group.has-success .help-block, .theme-admin .form-group.has-success label.control-label, .theme-admin .form-group.has-success .help-block {
  color: #27ae60
}

.theme-shop .form-group.has-info .form-control, .theme-admin .form-group.has-info .form-control {
  box-shadow: none
}

.theme-shop .form-group.has-info.is-focused .form-control, .theme-admin .form-group.has-info.is-focused .form-control {
  background-image: linear-gradient(#5bc0de, #5bc0de), linear-gradient(#d2d2d2, #d2d2d2)
}

.theme-shop .form-group.has-info label.control-label, .theme-shop .form-group.has-info .help-block, .theme-admin .form-group.has-info label.control-label, .theme-admin .form-group.has-info .help-block {
  color: #5bc0de
}

.theme-shop .form-group textarea, .theme-admin .form-group textarea {
  resize: none
}

.theme-shop .form-group textarea ~ .form-control-highlight, .theme-admin .form-group textarea ~ .form-control-highlight {
  margin-top: -11px
}

.theme-shop .form-group select, .theme-admin .form-group select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.theme-shop .form-group select ~ .material-input:after, .theme-admin .form-group select ~ .material-input:after {
  display: none
}

.theme-shop .form-control, .theme-admin .form-control {
  margin-bottom: 7px
}

.theme-shop .form-control::-moz-placeholder, .theme-admin .form-control::-moz-placeholder {
  font-size: 16px;
  line-height: 1.42857;
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-control:-ms-input-placeholder, .theme-admin .form-control:-ms-input-placeholder {
  font-size: 16px;
  line-height: 1.42857;
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-control::-webkit-input-placeholder, .theme-admin .form-control::-webkit-input-placeholder {
  font-size: 16px;
  line-height: 1.42857;
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .checkbox label, .theme-shop .radio label, .theme-shop label, .theme-admin .checkbox label, .theme-admin .radio label, .theme-admin label {
  font-size: 16px;
  line-height: 1.42857;
  font-weight: 400
}

.theme-shop label.control-label, .theme-admin label.control-label {
  font-size: 12px;
  line-height: 1.07143;
  color: #bdbdbd;
  font-weight: 400;
  margin: 16px 0 0 0
}

.theme-shop .help-block, .theme-admin .help-block {
  margin-top: 0;
  font-size: 12px
}

.theme-shop .form-group, .theme-admin .form-group {
  padding-bottom: 7px;
  margin: 28px 0 0 0
}

.theme-shop .form-group .form-control, .theme-admin .form-group .form-control {
  margin-bottom: 7px
}

.theme-shop .form-group .form-control::-moz-placeholder, .theme-admin .form-group .form-control::-moz-placeholder {
  font-size: 16px;
  line-height: 1.42857;
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-group .form-control:-ms-input-placeholder, .theme-admin .form-group .form-control:-ms-input-placeholder {
  font-size: 16px;
  line-height: 1.42857;
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-group .form-control::-webkit-input-placeholder, .theme-admin .form-group .form-control::-webkit-input-placeholder {
  font-size: 16px;
  line-height: 1.42857;
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-group .checkbox label, .theme-shop .form-group .radio label, .theme-shop .form-group label, .theme-admin .form-group .checkbox label, .theme-admin .form-group .radio label, .theme-admin .form-group label {
  font-size: 16px;
  line-height: 1.42857;
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-group label.control-label, .theme-admin .form-group label.control-label {
  font-size: 12px;
  line-height: 1.07143;
  color: #bdbdbd;
  font-weight: 400;
  margin: 16px 0 0 0
}

.theme-shop .form-group .help-block, .theme-admin .form-group .help-block {
  margin-top: 0;
  font-size: 12px
}

.theme-shop .form-group.label-floating label.control-label, .theme-shop .form-group.label-placeholder label.control-label, .theme-admin .form-group.label-floating label.control-label, .theme-admin .form-group.label-placeholder label.control-label {
  top: -7px;
  font-size: 16px;
  line-height: 1.42857
}

.theme-shop .form-group.label-static label.control-label, .theme-shop .form-group.label-floating.is-focused label.control-label, .theme-shop .form-group.label-floating:not(.is-empty) label.control-label, .theme-admin .form-group.label-static label.control-label, .theme-admin .form-group.label-floating.is-focused label.control-label, .theme-admin .form-group.label-floating:not(.is-empty) label.control-label {
  top: -30px;
  left: 0;
  font-size: 12px;
  line-height: 1.07143
}

.theme-shop .form-group.label-floating input.form-control:-webkit-autofill ~ label.control-label label.control-label, .theme-admin .form-group.label-floating input.form-control:-webkit-autofill ~ label.control-label label.control-label {
  top: -30px;
  left: 0;
  font-size: 12px;
  line-height: 1.07143
}

.theme-shop .form-group.form-group-sm, .theme-admin .form-group.form-group-sm {
  padding-bottom: 3px;
  margin: 21px 0 0 0
}

.theme-shop .form-group.form-group-sm .form-control, .theme-admin .form-group.form-group-sm .form-control {
  margin-bottom: 3px
}

.theme-shop .form-group.form-group-sm .form-control::-moz-placeholder, .theme-admin .form-group.form-group-sm .form-control::-moz-placeholder {
  font-size: 11px;
  line-height: 1.5;
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-group.form-group-sm .form-control:-ms-input-placeholder, .theme-admin .form-group.form-group-sm .form-control:-ms-input-placeholder {
  font-size: 11px;
  line-height: 1.5;
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-group.form-group-sm .form-control::-webkit-input-placeholder, .theme-admin .form-group.form-group-sm .form-control::-webkit-input-placeholder {
  font-size: 11px;
  line-height: 1.5;
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-group.form-group-sm .checkbox label, .theme-shop .form-group.form-group-sm .radio label, .theme-shop .form-group.form-group-sm label, .theme-admin .form-group.form-group-sm .checkbox label, .theme-admin .form-group.form-group-sm .radio label, .theme-admin .form-group.form-group-sm label {
  font-size: 11px;
  line-height: 1.5;
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-group.form-group-sm label.control-label, .theme-admin .form-group.form-group-sm label.control-label {
  font-size: 9px;
  line-height: 1.125;
  color: #bdbdbd;
  font-weight: 400;
  margin: 16px 0 0 0
}

.theme-shop .form-group.form-group-sm .help-block, .theme-admin .form-group.form-group-sm .help-block {
  margin-top: 0;
  font-size: 9px
}

.theme-shop .form-group.form-group-sm.label-floating label.control-label, .theme-shop .form-group.form-group-sm.label-placeholder label.control-label, .theme-admin .form-group.form-group-sm.label-floating label.control-label, .theme-admin .form-group.form-group-sm.label-placeholder label.control-label {
  top: -11px;
  font-size: 11px;
  line-height: 1.5
}

.theme-shop .form-group.form-group-sm.label-static label.control-label, .theme-shop .form-group.form-group-sm.label-floating.is-focused label.control-label, .theme-shop .form-group.form-group-sm.label-floating:not(.is-empty) label.control-label, .theme-admin .form-group.form-group-sm.label-static label.control-label, .theme-admin .form-group.form-group-sm.label-floating.is-focused label.control-label, .theme-admin .form-group.form-group-sm.label-floating:not(.is-empty) label.control-label {
  top: -25px;
  left: 0;
  font-size: 9px;
  line-height: 1.125
}

.theme-shop .form-group.form-group-sm.label-floating input.form-control:-webkit-autofill ~ label.control-label label.control-label, .theme-admin .form-group.form-group-sm.label-floating input.form-control:-webkit-autofill ~ label.control-label label.control-label {
  top: -25px;
  left: 0;
  font-size: 9px;
  line-height: 1.125
}

.theme-shop .form-group.form-group-lg, .theme-admin .form-group.form-group-lg {
  padding-bottom: 9px;
  margin: 30px 0 0 0
}

.theme-shop .form-group.form-group-lg .form-control, .theme-admin .form-group.form-group-lg .form-control {
  margin-bottom: 9px
}

.theme-shop .form-group.form-group-lg .form-control::-moz-placeholder, .theme-admin .form-group.form-group-lg .form-control::-moz-placeholder {
  font-size: 18px;
  line-height: 1.33333;
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-group.form-group-lg .form-control:-ms-input-placeholder, .theme-admin .form-group.form-group-lg .form-control:-ms-input-placeholder {
  font-size: 18px;
  line-height: 1.33333;
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-group.form-group-lg .form-control::-webkit-input-placeholder, .theme-admin .form-group.form-group-lg .form-control::-webkit-input-placeholder {
  font-size: 18px;
  line-height: 1.33333;
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-group.form-group-lg .checkbox label, .theme-shop .form-group.form-group-lg .radio label, .theme-shop .form-group.form-group-lg label, .theme-admin .form-group.form-group-lg .checkbox label, .theme-admin .form-group.form-group-lg .radio label, .theme-admin .form-group.form-group-lg label {
  font-size: 18px;
  line-height: 1.33333;
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-group.form-group-lg label.control-label, .theme-admin .form-group.form-group-lg label.control-label {
  font-size: 14px;
  line-height: 1;
  color: #bdbdbd;
  font-weight: 400;
  margin: 16px 0 0 0
}

.theme-shop .form-group.form-group-lg .help-block, .theme-admin .form-group.form-group-lg .help-block {
  margin-top: 0;
  font-size: 14px
}

.theme-shop .form-group.form-group-lg.label-floating label.control-label, .theme-shop .form-group.form-group-lg.label-placeholder label.control-label, .theme-admin .form-group.form-group-lg.label-floating label.control-label, .theme-admin .form-group.form-group-lg.label-placeholder label.control-label {
  top: -5px;
  font-size: 18px;
  line-height: 1.33333
}

.theme-shop .form-group.form-group-lg.label-static label.control-label, .theme-shop .form-group.form-group-lg.label-floating.is-focused label.control-label, .theme-shop .form-group.form-group-lg.label-floating:not(.is-empty) label.control-label, .theme-admin .form-group.form-group-lg.label-static label.control-label, .theme-admin .form-group.form-group-lg.label-floating.is-focused label.control-label, .theme-admin .form-group.form-group-lg.label-floating:not(.is-empty) label.control-label {
  top: -32px;
  left: 0;
  font-size: 14px;
  line-height: 1.0
}

.theme-shop .form-group.form-group-lg.label-floating input.form-control:-webkit-autofill ~ label.control-label label.control-label, .theme-admin .form-group.form-group-lg.label-floating input.form-control:-webkit-autofill ~ label.control-label label.control-label {
  top: -32px;
  left: 0;
  font-size: 14px;
  line-height: 1.0
}

.theme-shop select.form-control, .theme-admin select.form-control {
  border: 0;
  box-shadow: none;
  border-radius: 0
}

.form-group.is-focused .theme-shop select.form-control, .form-group.is-focused .theme-admin select.form-control {
  box-shadow: none;
  border-color: #d2d2d2
}

.theme-shop select.form-control[multiple], .form-group.is-focused .theme-shop select.form-control[multiple], .theme-admin select.form-control[multiple], .form-group.is-focused .theme-admin select.form-control[multiple] {
  height: 85px
}

.theme-shop .input-group-btn .btn, .theme-admin .input-group-btn .btn {
  margin: 0 0 7px 0
}

.theme-shop .form-group.form-group-sm .input-group-btn .btn, .theme-admin .form-group.form-group-sm .input-group-btn .btn {
  margin: 0 0 3px 0
}

.theme-shop .form-group.form-group-lg .input-group-btn .btn, .theme-admin .form-group.form-group-lg .input-group-btn .btn {
  margin: 0 0 9px 0
}

.theme-shop .input-group .input-group-btn, .theme-admin .input-group .input-group-btn {
  padding: 0 12px
}

.theme-shop .input-group .input-group-addon, .theme-admin .input-group .input-group-addon {
  border: 0;
  background: transparent
}

.theme-shop .form-group input[type=file], .theme-admin .form-group input[type=file] {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100
}

.theme-shop legend, .theme-admin legend {
  border-bottom: 0
}

.theme-shop .list-group, .theme-admin .list-group {
  border-radius: 0
}

.theme-shop .list-group .list-group-item, .theme-admin .list-group .list-group-item {
  background-color: transparent;
  overflow: hidden;
  border: 0;
  border-radius: 0;
  padding: 0 16px
}

.theme-shop .list-group .list-group-item.baseline, .theme-admin .list-group .list-group-item.baseline {
  border-bottom: 1px solid #cecece
}

.theme-shop .list-group .list-group-item.baseline:last-child, .theme-admin .list-group .list-group-item.baseline:last-child {
  border-bottom: 0
}

.theme-shop .list-group .list-group-item .row-picture, .theme-shop .list-group .list-group-item .row-action-primary, .theme-admin .list-group .list-group-item .row-picture, .theme-admin .list-group .list-group-item .row-action-primary {
  display: inline-block;
  padding-right: 16px
}

.theme-shop .list-group .list-group-item .row-picture img, .theme-shop .list-group .list-group-item .row-picture i, .theme-shop .list-group .list-group-item .row-picture label, .theme-shop .list-group .list-group-item .row-action-primary img, .theme-shop .list-group .list-group-item .row-action-primary i, .theme-shop .list-group .list-group-item .row-action-primary label, .theme-admin .list-group .list-group-item .row-picture img, .theme-admin .list-group .list-group-item .row-picture i, .theme-admin .list-group .list-group-item .row-picture label, .theme-admin .list-group .list-group-item .row-action-primary img, .theme-admin .list-group .list-group-item .row-action-primary i, .theme-admin .list-group .list-group-item .row-action-primary label {
  display: block;
  width: 56px;
  height: 56px
}

.theme-shop .list-group .list-group-item .row-picture img, .theme-shop .list-group .list-group-item .row-action-primary img, .theme-admin .list-group .list-group-item .row-picture img, .theme-admin .list-group .list-group-item .row-action-primary img {
  background: rgba(0, 0, 0, 0.1);
  padding: 1px
}

.theme-shop .list-group .list-group-item .row-picture img.circle, .theme-shop .list-group .list-group-item .row-action-primary img.circle, .theme-admin .list-group .list-group-item .row-picture img.circle, .theme-admin .list-group .list-group-item .row-action-primary img.circle {
  border-radius: 100%
}

.theme-shop .list-group .list-group-item .row-picture i, .theme-shop .list-group .list-group-item .row-action-primary i, .theme-admin .list-group .list-group-item .row-picture i, .theme-admin .list-group .list-group-item .row-action-primary i {
  background: rgba(0, 0, 0, 0.25);
  border-radius: 100%;
  text-align: center;
  line-height: 56px;
  font-size: 20px;
  color: white
}

.theme-shop .list-group .list-group-item .row-picture label, .theme-shop .list-group .list-group-item .row-action-primary label, .theme-admin .list-group .list-group-item .row-picture label, .theme-admin .list-group .list-group-item .row-action-primary label {
  margin-left: 7px;
  margin-right: -7px;
  margin-top: 5px;
  margin-bottom: -5px
}

.theme-shop .list-group .list-group-item .row-picture label .checkbox-material, .theme-shop .list-group .list-group-item .row-action-primary label .checkbox-material, .theme-admin .list-group .list-group-item .row-picture label .checkbox-material, .theme-admin .list-group .list-group-item .row-action-primary label .checkbox-material {
  left: -10px
}

.theme-shop .list-group .list-group-item .row-content, .theme-admin .list-group .list-group-item .row-content {
  display: inline-block;
  width: calc(100% - 92px);
  min-height: 66px
}

.theme-shop .list-group .list-group-item .row-content .action-secondary, .theme-admin .list-group .list-group-item .row-content .action-secondary {
  position: absolute;
  right: 16px;
  top: 16px
}

.theme-shop .list-group .list-group-item .row-content .action-secondary i, .theme-admin .list-group .list-group-item .row-content .action-secondary i {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.25);
  cursor: pointer
}

.theme-shop .list-group .list-group-item .row-content .action-secondary ~ *, .theme-admin .list-group .list-group-item .row-content .action-secondary ~ * {
  max-width: calc(100% - 30px)
}

.theme-shop .list-group .list-group-item .row-content .least-content, .theme-admin .list-group .list-group-item .row-content .least-content {
  position: absolute;
  right: 16px;
  top: 0;
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px
}

.theme-shop .list-group .list-group-item .list-group-item-heading, .theme-admin .list-group .list-group-item .list-group-item-heading {
  color: rgba(0, 0, 0, 0.77);
  font-size: 20px;
  line-height: 29px
}

.theme-shop .list-group .list-group-item.active:hover, .theme-shop .list-group .list-group-item.active:focus, .theme-admin .list-group .list-group-item.active:hover, .theme-admin .list-group .list-group-item.active:focus {
  background: rgba(0, 0, 0, 0.15);
  outline: 10px solid rgba(0, 0, 0, 0.15)
}

.theme-shop .list-group .list-group-item.active .list-group-item-heading, .theme-shop .list-group .list-group-item.active .list-group-item-text, .theme-admin .list-group .list-group-item.active .list-group-item-heading, .theme-admin .list-group .list-group-item.active .list-group-item-text {
  color: rgba(0, 0, 0, 0.87)
}

.theme-shop .list-group .list-group-separator, .theme-admin .list-group .list-group-separator {
  clear: both;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 10px
}

.theme-shop .list-group .list-group-separator:before, .theme-admin .list-group .list-group-separator:before {
  content: "";
  width: calc(100% - 90px);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  float: right
}

.theme-shop .navbar, .theme-admin .navbar {
  background-color: #1dbbea;
  border: 0;
  border-radius: 0
}

.theme-shop .navbar .navbar-brand, .theme-admin .navbar .navbar-brand {
  position: relative;
  height: 60px;
  line-height: 30px;
  color: inherit
}

.theme-shop .navbar .navbar-brand:hover, .theme-shop .navbar .navbar-brand:focus, .theme-admin .navbar .navbar-brand:hover, .theme-admin .navbar .navbar-brand:focus {
  color: inherit;
  background-color: transparent
}

.theme-shop .navbar .navbar-text, .theme-admin .navbar .navbar-text {
  color: inherit;
  margin-top: 20px;
  margin-bottom: 20px
}

.theme-shop .navbar .navbar-nav > li > a, .theme-admin .navbar .navbar-nav > li > a {
  color: inherit;
  padding-top: 22px;
  padding-bottom: 22px
}

.theme-shop .navbar .navbar-nav > li > a:hover, .theme-shop .navbar .navbar-nav > li > a:focus, .theme-admin .navbar .navbar-nav > li > a:hover, .theme-admin .navbar .navbar-nav > li > a:focus {
  color: inherit;
  background-color: transparent
}

.theme-shop .navbar .navbar-nav > .active > a, .theme-shop .navbar .navbar-nav > .active > a:hover, .theme-shop .navbar .navbar-nav > .active > a:focus, .theme-admin .navbar .navbar-nav > .active > a, .theme-admin .navbar .navbar-nav > .active > a:hover, .theme-admin .navbar .navbar-nav > .active > a:focus {
  color: inherit;
  background-color: rgba(255, 255, 255, 0.1)
}

.theme-shop .navbar .navbar-nav > .disabled > a, .theme-shop .navbar .navbar-nav > .disabled > a:hover, .theme-shop .navbar .navbar-nav > .disabled > a:focus, .theme-admin .navbar .navbar-nav > .disabled > a, .theme-admin .navbar .navbar-nav > .disabled > a:hover, .theme-admin .navbar .navbar-nav > .disabled > a:focus {
  color: inherit;
  background-color: transparent;
  opacity: .9
}

.theme-shop .navbar .navbar-toggle, .theme-admin .navbar .navbar-toggle {
  border: 0
}

.theme-shop .navbar .navbar-toggle:hover, .theme-shop .navbar .navbar-toggle:focus, .theme-admin .navbar .navbar-toggle:hover, .theme-admin .navbar .navbar-toggle:focus {
  background-color: transparent
}

.theme-shop .navbar .navbar-toggle .icon-bar, .theme-admin .navbar .navbar-toggle .icon-bar {
  background-color: inherit;
  border: 1px solid
}

.theme-shop .navbar .navbar-default .navbar-toggle, .theme-shop .navbar .navbar-inverse .navbar-toggle, .theme-admin .navbar .navbar-default .navbar-toggle, .theme-admin .navbar .navbar-inverse .navbar-toggle {
  border-color: transparent
}

.theme-shop .navbar .navbar-collapse, .theme-shop .navbar .navbar-form, .theme-admin .navbar .navbar-collapse, .theme-admin .navbar .navbar-form {
  border-color: rgba(0, 0, 0, 0.1)
}

.theme-shop .navbar .navbar-nav > .open > a, .theme-shop .navbar .navbar-nav > .open > a:hover, .theme-shop .navbar .navbar-nav > .open > a:focus, .theme-admin .navbar .navbar-nav > .open > a, .theme-admin .navbar .navbar-nav > .open > a:hover, .theme-admin .navbar .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: inherit
}

@media (max-width: 990px) {
  .theme-shop .navbar .navbar-nav .navbar-text, .theme-admin .navbar .navbar-nav .navbar-text {
    color: inherit;
    margin-top: 15px;
    margin-bottom: 15px
  }

  .theme-shop .navbar .navbar-nav .open .dropdown-menu > .dropdown-header, .theme-admin .navbar .navbar-nav .open .dropdown-menu > .dropdown-header {
    border: 0;
    color: inherit
  }

  .theme-shop .navbar .navbar-nav .open .dropdown-menu .divider, .theme-admin .navbar .navbar-nav .open .dropdown-menu .divider {
    border-bottom: 1px solid;
    opacity: .08
  }

  .theme-shop .navbar .navbar-nav .open .dropdown-menu > li > a, .theme-admin .navbar .navbar-nav .open .dropdown-menu > li > a {
    color: inherit
  }

  .theme-shop .navbar .navbar-nav .open .dropdown-menu > li > a:hover, .theme-shop .navbar .navbar-nav .open .dropdown-menu > li > a:focus, .theme-admin .navbar .navbar-nav .open .dropdown-menu > li > a:hover, .theme-admin .navbar .navbar-nav .open .dropdown-menu > li > a:focus {
    color: inherit;
    background-color: transparent
  }

  .theme-shop .navbar .navbar-nav .open .dropdown-menu > .active > a, .theme-shop .navbar .navbar-nav .open .dropdown-menu > .active > a:hover, .theme-shop .navbar .navbar-nav .open .dropdown-menu > .active > a:focus, .theme-admin .navbar .navbar-nav .open .dropdown-menu > .active > a, .theme-admin .navbar .navbar-nav .open .dropdown-menu > .active > a:hover, .theme-admin .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: inherit;
    background-color: transparent
  }

  .theme-shop .navbar .navbar-nav .open .dropdown-menu > .disabled > a, .theme-shop .navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover, .theme-shop .navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus, .theme-admin .navbar .navbar-nav .open .dropdown-menu > .disabled > a, .theme-admin .navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover, .theme-admin .navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: inherit;
    background-color: transparent
  }
}

.theme-shop .navbar .navbar-link, .theme-admin .navbar .navbar-link {
  color: inherit
}

.theme-shop .navbar .navbar-link:hover, .theme-admin .navbar .navbar-link:hover {
  color: inherit
}

.theme-shop .navbar .btn-link, .theme-admin .navbar .btn-link {
  color: inherit
}

.theme-shop .navbar .btn-link:hover, .theme-shop .navbar .btn-link:focus, .theme-admin .navbar .btn-link:hover, .theme-admin .navbar .btn-link:focus {
  color: inherit
}

.theme-shop .navbar .btn-link[disabled]:hover, .theme-shop .navbar .btn-link[disabled]:focus, fieldset[disabled] .theme-shop .navbar .btn-link:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .navbar .btn-link:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .navbar .btn-link:hover, fieldset[disabled] .theme-shop .navbar .btn-link:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .navbar .btn-link:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .navbar .btn-link:focus, .theme-admin .navbar .btn-link[disabled]:hover, .theme-admin .navbar .btn-link[disabled]:focus, fieldset[disabled] .theme-admin .navbar .btn-link:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .navbar .btn-link:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .navbar .btn-link:hover, fieldset[disabled] .theme-admin .navbar .btn-link:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .navbar .btn-link:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .navbar .btn-link:focus {
  color: inherit
}

.theme-shop .navbar .navbar-form, .theme-admin .navbar .navbar-form {
  margin-top: 16px
}

.theme-shop .navbar .navbar-form .form-group, .theme-admin .navbar .navbar-form .form-group {
  margin: 0;
  padding: 0
}

.theme-shop .navbar .navbar-form .form-group .material-input:before, .theme-shop .navbar .navbar-form .form-group.is-focused .material-input:after, .theme-admin .navbar .navbar-form .form-group .material-input:before, .theme-admin .navbar .navbar-form .form-group.is-focused .material-input:after {
  background-color: inherit
}

.theme-shop .navbar .navbar-form .form-group .form-control, .theme-shop .navbar .navbar-form .form-control, .theme-admin .navbar .navbar-form .form-group .form-control, .theme-admin .navbar .navbar-form .form-control {
  border-color: inherit;
  color: inherit;
  padding: 0;
  margin: 0;
  height: 28px;
  font-size: 14px;
  line-height: 1.42857
}

.theme-shop .navbar, .theme-shop .navbar.navbar-default, .theme-admin .navbar, .theme-admin .navbar.navbar-default {
  background-color: #1dbbea;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar .navbar-form .form-group input.form-control::-moz-placeholder, .theme-shop .navbar .navbar-form input.form-control::-moz-placeholder, .theme-shop .navbar.navbar-default .navbar-form .form-group input.form-control::-moz-placeholder, .theme-shop .navbar.navbar-default .navbar-form input.form-control::-moz-placeholder, .theme-admin .navbar .navbar-form .form-group input.form-control::-moz-placeholder, .theme-admin .navbar .navbar-form input.form-control::-moz-placeholder, .theme-admin .navbar.navbar-default .navbar-form .form-group input.form-control::-moz-placeholder, .theme-admin .navbar.navbar-default .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar .navbar-form .form-group input.form-control:-ms-input-placeholder, .theme-shop .navbar .navbar-form input.form-control:-ms-input-placeholder, .theme-shop .navbar.navbar-default .navbar-form .form-group input.form-control:-ms-input-placeholder, .theme-shop .navbar.navbar-default .navbar-form input.form-control:-ms-input-placeholder, .theme-admin .navbar .navbar-form .form-group input.form-control:-ms-input-placeholder, .theme-admin .navbar .navbar-form input.form-control:-ms-input-placeholder, .theme-admin .navbar.navbar-default .navbar-form .form-group input.form-control:-ms-input-placeholder, .theme-admin .navbar.navbar-default .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar .navbar-form .form-group input.form-control::-webkit-input-placeholder, .theme-shop .navbar .navbar-form input.form-control::-webkit-input-placeholder, .theme-shop .navbar.navbar-default .navbar-form .form-group input.form-control::-webkit-input-placeholder, .theme-shop .navbar.navbar-default .navbar-form input.form-control::-webkit-input-placeholder, .theme-admin .navbar .navbar-form .form-group input.form-control::-webkit-input-placeholder, .theme-admin .navbar .navbar-form input.form-control::-webkit-input-placeholder, .theme-admin .navbar.navbar-default .navbar-form .form-group input.form-control::-webkit-input-placeholder, .theme-admin .navbar.navbar-default .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar .dropdown-menu, .theme-shop .navbar.navbar-default .dropdown-menu, .theme-admin .navbar .dropdown-menu, .theme-admin .navbar.navbar-default .dropdown-menu {
  border-radius: 0
}

.theme-shop .navbar .dropdown-menu li > a, .theme-shop .navbar.navbar-default .dropdown-menu li > a, .theme-admin .navbar .dropdown-menu li > a, .theme-admin .navbar.navbar-default .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px
}

.theme-shop .navbar .dropdown-menu li > a:hover, .theme-shop .navbar .dropdown-menu li > a:focus, .theme-shop .navbar.navbar-default .dropdown-menu li > a:hover, .theme-shop .navbar.navbar-default .dropdown-menu li > a:focus, .theme-admin .navbar .dropdown-menu li > a:hover, .theme-admin .navbar .dropdown-menu li > a:focus, .theme-admin .navbar.navbar-default .dropdown-menu li > a:hover, .theme-admin .navbar.navbar-default .dropdown-menu li > a:focus {
  color: #1dbbea;
  background-color: #eee
}

.theme-shop .navbar .dropdown-menu .active > a, .theme-shop .navbar.navbar-default .dropdown-menu .active > a, .theme-admin .navbar .dropdown-menu .active > a, .theme-admin .navbar.navbar-default .dropdown-menu .active > a {
  background-color: #1dbbea;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar .dropdown-menu .active > a:hover, .theme-shop .navbar .dropdown-menu .active > a:focus, .theme-shop .navbar.navbar-default .dropdown-menu .active > a:hover, .theme-shop .navbar.navbar-default .dropdown-menu .active > a:focus, .theme-admin .navbar .dropdown-menu .active > a:hover, .theme-admin .navbar .dropdown-menu .active > a:focus, .theme-admin .navbar.navbar-default .dropdown-menu .active > a:hover, .theme-admin .navbar.navbar-default .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-inverse, .theme-admin .navbar.navbar-inverse {
  background-color: #3f51b5;
  color: #fff
}

.theme-shop .navbar.navbar-inverse .navbar-form .form-group input.form-control::-moz-placeholder, .theme-shop .navbar.navbar-inverse .navbar-form input.form-control::-moz-placeholder, .theme-admin .navbar.navbar-inverse .navbar-form .form-group input.form-control::-moz-placeholder, .theme-admin .navbar.navbar-inverse .navbar-form input.form-control::-moz-placeholder {
  color: #fff
}

.theme-shop .navbar.navbar-inverse .navbar-form .form-group input.form-control:-ms-input-placeholder, .theme-shop .navbar.navbar-inverse .navbar-form input.form-control:-ms-input-placeholder, .theme-admin .navbar.navbar-inverse .navbar-form .form-group input.form-control:-ms-input-placeholder, .theme-admin .navbar.navbar-inverse .navbar-form input.form-control:-ms-input-placeholder {
  color: #fff
}

.theme-shop .navbar.navbar-inverse .navbar-form .form-group input.form-control::-webkit-input-placeholder, .theme-shop .navbar.navbar-inverse .navbar-form input.form-control::-webkit-input-placeholder, .theme-admin .navbar.navbar-inverse .navbar-form .form-group input.form-control::-webkit-input-placeholder, .theme-admin .navbar.navbar-inverse .navbar-form input.form-control::-webkit-input-placeholder {
  color: #fff
}

.theme-shop .navbar.navbar-inverse .dropdown-menu, .theme-admin .navbar.navbar-inverse .dropdown-menu {
  border-radius: 0
}

.theme-shop .navbar.navbar-inverse .dropdown-menu li > a, .theme-admin .navbar.navbar-inverse .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px
}

.theme-shop .navbar.navbar-inverse .dropdown-menu li > a:hover, .theme-shop .navbar.navbar-inverse .dropdown-menu li > a:focus, .theme-admin .navbar.navbar-inverse .dropdown-menu li > a:hover, .theme-admin .navbar.navbar-inverse .dropdown-menu li > a:focus {
  color: #3f51b5;
  background-color: #eee
}

.theme-shop .navbar.navbar-inverse .dropdown-menu .active > a, .theme-admin .navbar.navbar-inverse .dropdown-menu .active > a {
  background-color: #3f51b5;
  color: #fff
}

.theme-shop .navbar.navbar-inverse .dropdown-menu .active > a:hover, .theme-shop .navbar.navbar-inverse .dropdown-menu .active > a:focus, .theme-admin .navbar.navbar-inverse .dropdown-menu .active > a:hover, .theme-admin .navbar.navbar-inverse .dropdown-menu .active > a:focus {
  color: #fff
}

.theme-shop .navbar.navbar-primary, .theme-admin .navbar.navbar-primary {
  background-color: #1dbbea;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-primary .navbar-form .form-group input.form-control::-moz-placeholder, .theme-shop .navbar.navbar-primary .navbar-form input.form-control::-moz-placeholder, .theme-admin .navbar.navbar-primary .navbar-form .form-group input.form-control::-moz-placeholder, .theme-admin .navbar.navbar-primary .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-primary .navbar-form .form-group input.form-control:-ms-input-placeholder, .theme-shop .navbar.navbar-primary .navbar-form input.form-control:-ms-input-placeholder, .theme-admin .navbar.navbar-primary .navbar-form .form-group input.form-control:-ms-input-placeholder, .theme-admin .navbar.navbar-primary .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-primary .navbar-form .form-group input.form-control::-webkit-input-placeholder, .theme-shop .navbar.navbar-primary .navbar-form input.form-control::-webkit-input-placeholder, .theme-admin .navbar.navbar-primary .navbar-form .form-group input.form-control::-webkit-input-placeholder, .theme-admin .navbar.navbar-primary .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-primary .dropdown-menu, .theme-admin .navbar.navbar-primary .dropdown-menu {
  border-radius: 0
}

.theme-shop .navbar.navbar-primary .dropdown-menu li > a, .theme-admin .navbar.navbar-primary .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px
}

.theme-shop .navbar.navbar-primary .dropdown-menu li > a:hover, .theme-shop .navbar.navbar-primary .dropdown-menu li > a:focus, .theme-admin .navbar.navbar-primary .dropdown-menu li > a:hover, .theme-admin .navbar.navbar-primary .dropdown-menu li > a:focus {
  color: #1dbbea;
  background-color: #eee
}

.theme-shop .navbar.navbar-primary .dropdown-menu .active > a, .theme-admin .navbar.navbar-primary .dropdown-menu .active > a {
  background-color: #1dbbea;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-primary .dropdown-menu .active > a:hover, .theme-shop .navbar.navbar-primary .dropdown-menu .active > a:focus, .theme-admin .navbar.navbar-primary .dropdown-menu .active > a:hover, .theme-admin .navbar.navbar-primary .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-success, .theme-admin .navbar.navbar-success {
  background-color: #27ae60;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-success .navbar-form .form-group input.form-control::-moz-placeholder, .theme-shop .navbar.navbar-success .navbar-form input.form-control::-moz-placeholder, .theme-admin .navbar.navbar-success .navbar-form .form-group input.form-control::-moz-placeholder, .theme-admin .navbar.navbar-success .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-success .navbar-form .form-group input.form-control:-ms-input-placeholder, .theme-shop .navbar.navbar-success .navbar-form input.form-control:-ms-input-placeholder, .theme-admin .navbar.navbar-success .navbar-form .form-group input.form-control:-ms-input-placeholder, .theme-admin .navbar.navbar-success .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-success .navbar-form .form-group input.form-control::-webkit-input-placeholder, .theme-shop .navbar.navbar-success .navbar-form input.form-control::-webkit-input-placeholder, .theme-admin .navbar.navbar-success .navbar-form .form-group input.form-control::-webkit-input-placeholder, .theme-admin .navbar.navbar-success .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-success .dropdown-menu, .theme-admin .navbar.navbar-success .dropdown-menu {
  border-radius: 0
}

.theme-shop .navbar.navbar-success .dropdown-menu li > a, .theme-admin .navbar.navbar-success .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px
}

.theme-shop .navbar.navbar-success .dropdown-menu li > a:hover, .theme-shop .navbar.navbar-success .dropdown-menu li > a:focus, .theme-admin .navbar.navbar-success .dropdown-menu li > a:hover, .theme-admin .navbar.navbar-success .dropdown-menu li > a:focus {
  color: #27ae60;
  background-color: #eee
}

.theme-shop .navbar.navbar-success .dropdown-menu .active > a, .theme-admin .navbar.navbar-success .dropdown-menu .active > a {
  background-color: #27ae60;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-success .dropdown-menu .active > a:hover, .theme-shop .navbar.navbar-success .dropdown-menu .active > a:focus, .theme-admin .navbar.navbar-success .dropdown-menu .active > a:hover, .theme-admin .navbar.navbar-success .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-info, .theme-admin .navbar.navbar-info {
  background-color: #5bc0de;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-info .navbar-form .form-group input.form-control::-moz-placeholder, .theme-shop .navbar.navbar-info .navbar-form input.form-control::-moz-placeholder, .theme-admin .navbar.navbar-info .navbar-form .form-group input.form-control::-moz-placeholder, .theme-admin .navbar.navbar-info .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-info .navbar-form .form-group input.form-control:-ms-input-placeholder, .theme-shop .navbar.navbar-info .navbar-form input.form-control:-ms-input-placeholder, .theme-admin .navbar.navbar-info .navbar-form .form-group input.form-control:-ms-input-placeholder, .theme-admin .navbar.navbar-info .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-info .navbar-form .form-group input.form-control::-webkit-input-placeholder, .theme-shop .navbar.navbar-info .navbar-form input.form-control::-webkit-input-placeholder, .theme-admin .navbar.navbar-info .navbar-form .form-group input.form-control::-webkit-input-placeholder, .theme-admin .navbar.navbar-info .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-info .dropdown-menu, .theme-admin .navbar.navbar-info .dropdown-menu {
  border-radius: 0
}

.theme-shop .navbar.navbar-info .dropdown-menu li > a, .theme-admin .navbar.navbar-info .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px
}

.theme-shop .navbar.navbar-info .dropdown-menu li > a:hover, .theme-shop .navbar.navbar-info .dropdown-menu li > a:focus, .theme-admin .navbar.navbar-info .dropdown-menu li > a:hover, .theme-admin .navbar.navbar-info .dropdown-menu li > a:focus {
  color: #5bc0de;
  background-color: #eee
}

.theme-shop .navbar.navbar-info .dropdown-menu .active > a, .theme-admin .navbar.navbar-info .dropdown-menu .active > a {
  background-color: #5bc0de;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-info .dropdown-menu .active > a:hover, .theme-shop .navbar.navbar-info .dropdown-menu .active > a:focus, .theme-admin .navbar.navbar-info .dropdown-menu .active > a:hover, .theme-admin .navbar.navbar-info .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-warning, .theme-admin .navbar.navbar-warning {
  background-color: #f39c12;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-warning .navbar-form .form-group input.form-control::-moz-placeholder, .theme-shop .navbar.navbar-warning .navbar-form input.form-control::-moz-placeholder, .theme-admin .navbar.navbar-warning .navbar-form .form-group input.form-control::-moz-placeholder, .theme-admin .navbar.navbar-warning .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-warning .navbar-form .form-group input.form-control:-ms-input-placeholder, .theme-shop .navbar.navbar-warning .navbar-form input.form-control:-ms-input-placeholder, .theme-admin .navbar.navbar-warning .navbar-form .form-group input.form-control:-ms-input-placeholder, .theme-admin .navbar.navbar-warning .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-warning .navbar-form .form-group input.form-control::-webkit-input-placeholder, .theme-shop .navbar.navbar-warning .navbar-form input.form-control::-webkit-input-placeholder, .theme-admin .navbar.navbar-warning .navbar-form .form-group input.form-control::-webkit-input-placeholder, .theme-admin .navbar.navbar-warning .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-warning .dropdown-menu, .theme-admin .navbar.navbar-warning .dropdown-menu {
  border-radius: 0
}

.theme-shop .navbar.navbar-warning .dropdown-menu li > a, .theme-admin .navbar.navbar-warning .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px
}

.theme-shop .navbar.navbar-warning .dropdown-menu li > a:hover, .theme-shop .navbar.navbar-warning .dropdown-menu li > a:focus, .theme-admin .navbar.navbar-warning .dropdown-menu li > a:hover, .theme-admin .navbar.navbar-warning .dropdown-menu li > a:focus {
  color: #f39c12;
  background-color: #eee
}

.theme-shop .navbar.navbar-warning .dropdown-menu .active > a, .theme-admin .navbar.navbar-warning .dropdown-menu .active > a {
  background-color: #f39c12;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-warning .dropdown-menu .active > a:hover, .theme-shop .navbar.navbar-warning .dropdown-menu .active > a:focus, .theme-admin .navbar.navbar-warning .dropdown-menu .active > a:hover, .theme-admin .navbar.navbar-warning .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-danger, .theme-admin .navbar.navbar-danger {
  background-color: #c0392b;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-danger .navbar-form .form-group input.form-control::-moz-placeholder, .theme-shop .navbar.navbar-danger .navbar-form input.form-control::-moz-placeholder, .theme-admin .navbar.navbar-danger .navbar-form .form-group input.form-control::-moz-placeholder, .theme-admin .navbar.navbar-danger .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-danger .navbar-form .form-group input.form-control:-ms-input-placeholder, .theme-shop .navbar.navbar-danger .navbar-form input.form-control:-ms-input-placeholder, .theme-admin .navbar.navbar-danger .navbar-form .form-group input.form-control:-ms-input-placeholder, .theme-admin .navbar.navbar-danger .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-danger .navbar-form .form-group input.form-control::-webkit-input-placeholder, .theme-shop .navbar.navbar-danger .navbar-form input.form-control::-webkit-input-placeholder, .theme-admin .navbar.navbar-danger .navbar-form .form-group input.form-control::-webkit-input-placeholder, .theme-admin .navbar.navbar-danger .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-danger .dropdown-menu, .theme-admin .navbar.navbar-danger .dropdown-menu {
  border-radius: 0
}

.theme-shop .navbar.navbar-danger .dropdown-menu li > a, .theme-admin .navbar.navbar-danger .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px
}

.theme-shop .navbar.navbar-danger .dropdown-menu li > a:hover, .theme-shop .navbar.navbar-danger .dropdown-menu li > a:focus, .theme-admin .navbar.navbar-danger .dropdown-menu li > a:hover, .theme-admin .navbar.navbar-danger .dropdown-menu li > a:focus {
  color: #c0392b;
  background-color: #eee
}

.theme-shop .navbar.navbar-danger .dropdown-menu .active > a, .theme-admin .navbar.navbar-danger .dropdown-menu .active > a {
  background-color: #c0392b;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-danger .dropdown-menu .active > a:hover, .theme-shop .navbar.navbar-danger .dropdown-menu .active > a:focus, .theme-admin .navbar.navbar-danger .dropdown-menu .active > a:hover, .theme-admin .navbar.navbar-danger .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar-inverse, .theme-admin .navbar-inverse {
  background-color: #3f51b5
}

@media (max-width: 1199px) {
  .theme-shop .navbar .navbar-brand, .theme-admin .navbar .navbar-brand {
    height: 50px;
    padding: 10px 15px
  }

  .theme-shop .navbar .navbar-form, .theme-admin .navbar .navbar-form {
    margin-top: 10px
  }

  .theme-shop .navbar .navbar-nav > li > a, .theme-admin .navbar .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px
  }
}

.theme-shop .dropdown-menu, .theme-admin .dropdown-menu {
  border: 0;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26)
}

.theme-shop .dropdown-menu .divider, .theme-admin .dropdown-menu .divider {
  background-color: rgba(0, 0, 0, 0.12)
}

.theme-shop .dropdown-menu li, .theme-admin .dropdown-menu li {
  overflow: hidden;
  position: relative
}

.theme-shop .dropdown-menu li a:hover, .theme-admin .dropdown-menu li a:hover {
  background-color: transparent;
  color: #1dbbea
}

.theme-shop .alert, .theme-admin .alert {
  border: 0;
  border-radius: 0
}

.theme-shop .alert, .theme-shop .alert.alert-default, .theme-admin .alert, .theme-admin .alert.alert-default {
  background-color: rgba(255, 255, 255, 0.84);
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .alert a, .theme-shop .alert .alert-link, .theme-shop .alert.alert-default a, .theme-shop .alert.alert-default .alert-link, .theme-admin .alert a, .theme-admin .alert .alert-link, .theme-admin .alert.alert-default a, .theme-admin .alert.alert-default .alert-link {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .alert.alert-inverse, .theme-admin .alert.alert-inverse {
  background-color: #3f51b5;
  color: #fff
}

.theme-shop .alert.alert-inverse a, .theme-shop .alert.alert-inverse .alert-link, .theme-admin .alert.alert-inverse a, .theme-admin .alert.alert-inverse .alert-link {
  color: #fff
}

.theme-shop .alert.alert-primary, .theme-admin .alert.alert-primary {
  background-color: #1dbbea;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .alert.alert-primary a, .theme-shop .alert.alert-primary .alert-link, .theme-admin .alert.alert-primary a, .theme-admin .alert.alert-primary .alert-link {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .alert.alert-success, .theme-admin .alert.alert-success {
  background-color: #27ae60;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .alert.alert-success a, .theme-shop .alert.alert-success .alert-link, .theme-admin .alert.alert-success a, .theme-admin .alert.alert-success .alert-link {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .alert.alert-info, .theme-admin .alert.alert-info {
  background-color: #5bc0de;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .alert.alert-info a, .theme-shop .alert.alert-info .alert-link, .theme-admin .alert.alert-info a, .theme-admin .alert.alert-info .alert-link {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .alert.alert-warning, .theme-admin .alert.alert-warning {
  background-color: #f39c12;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .alert.alert-warning a, .theme-shop .alert.alert-warning .alert-link, .theme-admin .alert.alert-warning a, .theme-admin .alert.alert-warning .alert-link {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .alert.alert-danger, .theme-admin .alert.alert-danger {
  background-color: #c0392b;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .alert.alert-danger a, .theme-shop .alert.alert-danger .alert-link, .theme-admin .alert.alert-danger a, .theme-admin .alert.alert-danger .alert-link {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .alert-info, .theme-shop .alert-danger, .theme-shop .alert-warning, .theme-shop .alert-success, .theme-admin .alert-info, .theme-admin .alert-danger, .theme-admin .alert-warning, .theme-admin .alert-success {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .alert-default a, .theme-shop .alert-default .alert-link, .theme-admin .alert-default a, .theme-admin .alert-default .alert-link {
  color: rgba(0, 0, 0, 0.87)
}

.theme-shop .progress, .theme-admin .progress {
  height: 4px;
  border-radius: 0;
  box-shadow: none;
  background: #c8c8c8
}

.theme-shop .progress .progress-bar, .theme-admin .progress .progress-bar {
  box-shadow: none
}

.theme-shop .progress .progress-bar, .theme-shop .progress .progress-bar.progress-bar-default, .theme-admin .progress .progress-bar, .theme-admin .progress .progress-bar.progress-bar-default {
  background-color: #1dbbea
}

.theme-shop .progress .progress-bar.progress-bar-inverse, .theme-admin .progress .progress-bar.progress-bar-inverse {
  background-color: #3f51b5
}

.theme-shop .progress .progress-bar.progress-bar-primary, .theme-admin .progress .progress-bar.progress-bar-primary {
  background-color: #1dbbea
}

.theme-shop .progress .progress-bar.progress-bar-success, .theme-admin .progress .progress-bar.progress-bar-success {
  background-color: #27ae60
}

.theme-shop .progress .progress-bar.progress-bar-info, .theme-admin .progress .progress-bar.progress-bar-info {
  background-color: #5bc0de
}

.theme-shop .progress .progress-bar.progress-bar-warning, .theme-admin .progress .progress-bar.progress-bar-warning {
  background-color: #f39c12
}

.theme-shop .progress .progress-bar.progress-bar-danger, .theme-admin .progress .progress-bar.progress-bar-danger {
  background-color: #c0392b
}

.theme-shop .text-warning, .theme-admin .text-warning {
  color: #f39c12
}

.theme-shop .text-primary, .theme-admin .text-primary {
  color: #1dbbea
}

.theme-shop .text-danger, .theme-admin .text-danger {
  color: #c0392b
}

.theme-shop .text-success, .theme-admin .text-success {
  color: #27ae60
}

.theme-shop .text-info, .theme-admin .text-info {
  color: #5bc0de
}

.theme-shop .popover, .theme-shop .tooltip-inner, .theme-admin .popover, .theme-admin .tooltip-inner {
  color: #ececec;
  line-height: 1em;
  background: rgba(101, 101, 101, 0.9);
  border: 0;
  border-radius: 0;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12)
}

.theme-shop .tooltip, .theme-shop .tooltip.in, .theme-admin .tooltip, .theme-admin .tooltip.in {
  opacity: 1
}

.theme-shop .popover .arrow, .theme-shop .popover .tooltip-arrow, .theme-shop .tooltip .arrow, .theme-shop .tooltip .tooltip-arrow, .theme-admin .popover .arrow, .theme-admin .popover .tooltip-arrow, .theme-admin .tooltip .arrow, .theme-admin .tooltip .tooltip-arrow {
  display: none
}

.theme-shop .card, .theme-admin .card {
  display: inline-block;
  position: relative;
  width: 100%;
  border-radius: 0;
  color: rgba(0, 0, 0, 0.87);
  background: #fff;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}

.theme-shop .card .card-height-indicator, .theme-admin .card .card-height-indicator {
  margin-top: 100%
}

.theme-shop .card .card-content, .theme-admin .card .card-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.theme-shop .card .card-image, .theme-admin .card .card-image {
  height: 60%;
  position: relative;
  overflow: hidden
}

.theme-shop .card .card-image img, .theme-admin .card .card-image img {
  width: 100%;
  height: 100%;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  pointer-events: none
}

.theme-shop .card .card-image .card-image-headline, .theme-admin .card .card-image .card-image-headline {
  position: absolute;
  bottom: 16px;
  left: 18px;
  color: #fff;
  font-size: 2em
}

.theme-shop .card .card-body, .theme-admin .card .card-body {
  height: 30%;
  padding: 18px
}

.theme-shop .card .card-footer, .theme-admin .card .card-footer {
  height: 10%;
  padding: 18px
}

.theme-shop .card .card-footer button, .theme-shop .card .card-footer a, .theme-admin .card .card-footer button, .theme-admin .card .card-footer a {
  margin: 0 !important;
  position: relative;
  bottom: 25px;
  width: auto
}

.theme-shop .card .card-footer button:first-child, .theme-shop .card .card-footer a:first-child, .theme-admin .card .card-footer button:first-child, .theme-admin .card .card-footer a:first-child {
  left: -15px
}

.theme-shop .modal-content, .theme-admin .modal-content {
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  border-radius: 0;
  border: 0
}

.theme-shop .modal-content .modal-header, .theme-admin .modal-content .modal-header {
  border-bottom: 0;
  padding-top: 24px;
  padding-right: 24px;
  padding-bottom: 0;
  padding-left: 24px
}

.theme-shop .modal-content .modal-body, .theme-admin .modal-content .modal-body {
  padding-top: 24px;
  padding-right: 24px;
  padding-bottom: 16px;
  padding-left: 24px
}

.theme-shop .modal-content .modal-footer, .theme-admin .modal-content .modal-footer {
  border-top: 0;
  padding: 7px
}

.theme-shop .modal-content .modal-footer button, .theme-admin .modal-content .modal-footer button {
  margin: 0;
  padding-left: 16px;
  padding-right: 16px;
  width: auto
}

.theme-shop .modal-content .modal-footer button.pull-left, .theme-admin .modal-content .modal-footer button.pull-left {
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  left: -5px
}

.theme-shop .modal-content .modal-footer button + button, .theme-admin .modal-content .modal-footer button + button {
  margin-bottom: 16px
}

.theme-shop .modal-content .modal-body + .modal-footer, .theme-admin .modal-content .modal-body + .modal-footer {
  padding-top: 0
}

.theme-shop .modal-backdrop, .theme-admin .modal-backdrop {
  background: rgba(0, 0, 0, 0.3)
}

.theme-shop .panel, .theme-admin .panel {
  border-radius: 2px;
  border: 0;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12)
}

.theme-shop .panel > .panel-heading, .theme-shop .panel.panel-default > .panel-heading, .theme-admin .panel > .panel-heading, .theme-admin .panel.panel-default > .panel-heading {
  background-color: #eee
}

.theme-shop .panel.panel-inverse > .panel-heading, .theme-admin .panel.panel-inverse > .panel-heading {
  background-color: #3f51b5
}

.theme-shop .panel.panel-primary > .panel-heading, .theme-admin .panel.panel-primary > .panel-heading {
  background-color: #1dbbea
}

.theme-shop .panel.panel-success > .panel-heading, .theme-admin .panel.panel-success > .panel-heading {
  background-color: #27ae60
}

.theme-shop .panel.panel-info > .panel-heading, .theme-admin .panel.panel-info > .panel-heading {
  background-color: #5bc0de
}

.theme-shop .panel.panel-warning > .panel-heading, .theme-admin .panel.panel-warning > .panel-heading {
  background-color: #f39c12
}

.theme-shop .panel.panel-danger > .panel-heading, .theme-admin .panel.panel-danger > .panel-heading {
  background-color: #c0392b
}

.theme-shop [class*="panel-"] > .panel-heading, .theme-admin [class*="panel-"] > .panel-heading {
  color: rgba(255, 255, 255, 0.84);
  border: 0
}

.theme-shop .panel-default > .panel-heading, .theme-shop .panel:not([class*="panel-"]) > .panel-heading, .theme-admin .panel-default > .panel-heading, .theme-admin .panel:not([class*="panel-"]) > .panel-heading {
  color: rgba(0, 0, 0, 0.87)
}

.theme-shop .panel-footer, .theme-admin .panel-footer {
  background-color: #eee
}

.theme-shop hr.on-dark, .theme-admin hr.on-dark {
  color: #1a1a1a
}

.theme-shop hr.on-light, .theme-admin hr.on-light {
  color: white
}

@media (-webkit-min-device-pixel-ratio: .75),(min--moz-device-pixel-ratio: .75),(-o-device-pixel-ratio: 3 / 4),(min-device-pixel-ratio: .75),(min-resolution: .75dppx),(-webkit-min-device-pixel-ratio: 1.25),(min-resolution: 120dpi) {
  .theme-shop hr, .theme-admin hr {
    height: .75px
  }
}

@media (-webkit-min-device-pixel-ratio: 1),(min--moz-device-pixel-ratio: 1),(-o-device-pixel-ratio: 1),(min-device-pixel-ratio: 1),(min-resolution: 1dppx),(-webkit-min-device-pixel-ratio: 1.6666666666666667),(min-resolution: 160dpi) {
  .theme-shop hr, .theme-admin hr {
    height: 1px
  }
}

@media (-webkit-min-device-pixel-ratio: 1.33),(min--moz-device-pixel-ratio: 1.33),(-o-device-pixel-ratio: 133 / 100),(min-device-pixel-ratio: 1.33),(min-resolution: 1.33dppx),(-webkit-min-device-pixel-ratio: 2.21875),(min-resolution: 213dpi) {
  .theme-shop hr, .theme-admin hr {
    height: 1.333px
  }
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min--moz-device-pixel-ratio: 1.5),(-o-device-pixel-ratio: 3 / 2),(min-device-pixel-ratio: 1.5),(min-resolution: 1.5dppx),(-webkit-min-device-pixel-ratio: 2.5),(min-resolution: 240dpi) {
  .theme-shop hr, .theme-admin hr {
    height: 1.5px
  }
}

@media (-webkit-min-device-pixel-ratio: 2),(min--moz-device-pixel-ratio: 2),(-o-device-pixel-ratio: 2 / 1),(min-device-pixel-ratio: 2),(min-resolution: 2dppx),(-webkit-min-device-pixel-ratio: 3.9583333333333335),(min-resolution: 380dpi) {
  .theme-shop hr, .theme-admin hr {
    height: 2px
  }
}

@media (-webkit-min-device-pixel-ratio: 3),(min--moz-device-pixel-ratio: 3),(-o-device-pixel-ratio: 3 / 1),(min-device-pixel-ratio: 3),(min-resolution: 3dppx),(-webkit-min-device-pixel-ratio: 5),(min-resolution: 480dpi) {
  .theme-shop hr, .theme-admin hr {
    height: 3px
  }
}

@media (-webkit-min-device-pixel-ratio: 4),(min--moz-device-pixel-ratio: 4),(-o-device-pixel-ratio: 4 / 1),(min-device-pixel-ratio: 3),(min-resolution: 4dppx),(-webkit-min-device-pixel-ratio: 6.666666666666667),(min-resolution: 640dpi) {
  .theme-shop hr, .theme-admin hr {
    height: 4px
  }
}

.theme-shop *, .theme-admin * {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent
}

.theme-shop *:focus, .theme-admin *:focus {
  outline: 0
}

.theme-shop .snackbar, .theme-admin .snackbar {
  background-color: #323232;
  color: rgba(255, 255, 255, 0.84);
  font-size: 14px;
  border-radius: 0;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
  height: 0;
  transition: transform .2s ease-in-out, opacity .2s ease-in, height 0s linear .2s, padding 0s linear .2s, height 0s linear .2s;
  transform: translateY(200%)
}

.theme-shop .snackbar.snackbar-opened, .theme-admin .snackbar.snackbar-opened {
  padding: 14px 15px;
  margin-bottom: 20px;
  height: auto;
  transition: transform .2s ease-in-out, opacity .2s ease-in, height 0s linear .2s, height 0s linear .2s;
  transform: none
}

.theme-shop .snackbar.toast, .theme-admin .snackbar.toast {
  border-radius: 200px
}

.theme-shop .noUi-target, .theme-shop .noUi-target *, .theme-admin .noUi-target, .theme-admin .noUi-target * {
  -webkit-touch-callout: none;
  -ms-touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  box-sizing: border-box
}

.theme-shop .noUi-base, .theme-admin .noUi-base {
  width: 100%;
  height: 100%;
  position: relative
}

.theme-shop .noUi-origin, .theme-admin .noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0
}

.theme-shop .noUi-handle, .theme-admin .noUi-handle {
  position: relative;
  z-index: 1;
  box-sizing: border-box
}

.theme-shop .noUi-stacking .noUi-handle, .theme-admin .noUi-stacking .noUi-handle {
  z-index: 10
}

.theme-shop .noUi-state-tap .noUi-origin, .theme-admin .noUi-state-tap .noUi-origin {
  transition: left .3s, top .3s
}

.theme-shop .noUi-state-drag *, .theme-admin .noUi-state-drag * {
  cursor: inherit !important
}

.theme-shop .noUi-horizontal, .theme-admin .noUi-horizontal {
  height: 10px
}

.theme-shop .noUi-handle, .theme-admin .noUi-handle {
  box-sizing: border-box;
  width: 12px;
  height: 12px;
  left: -10px;
  top: -5px;
  cursor: ew-resize;
  border-radius: 100%;
  transition: all .2s ease-out;
  border: 1px solid
}

.theme-shop .noUi-vertical .noUi-handle, .theme-admin .noUi-vertical .noUi-handle {
  margin-left: 5px;
  cursor: ns-resize
}

.theme-shop .noUi-horizontal.noUi-extended, .theme-admin .noUi-horizontal.noUi-extended {
  padding: 0 15px
}

.theme-shop .noUi-horizontal.noUi-extended .noUi-origin, .theme-admin .noUi-horizontal.noUi-extended .noUi-origin {
  right: -15px
}

.theme-shop .noUi-background, .theme-admin .noUi-background {
  height: 2px;
  margin: 20px 0
}

.theme-shop .noUi-origin, .theme-admin .noUi-origin {
  margin: 0;
  border-radius: 0;
  height: 2px;
  background: #c8c8c8
}

.theme-shop .noUi-origin[style^="left: 0"] .noUi-handle, .theme-admin .noUi-origin[style^="left: 0"] .noUi-handle {
  background-color: #fff;
  border: 2px solid #c8c8c8
}

.theme-shop .noUi-origin[style^="left: 0"] .noUi-handle.noUi-active, .theme-admin .noUi-origin[style^="left: 0"] .noUi-handle.noUi-active {
  border-width: 1px
}

.theme-shop .noUi-target, .theme-admin .noUi-target {
  border-radius: 0
}

.theme-shop .noUi-horizontal, .theme-admin .noUi-horizontal {
  height: 2px;
  margin: 15px 0
}

.theme-shop .noUi-vertical, .theme-admin .noUi-vertical {
  height: 100%;
  width: 2px;
  margin: 0 15px;
  display: inline-block
}

.theme-shop .noUi-handle.noUi-active, .theme-admin .noUi-handle.noUi-active {
  transform: scale3d(2.5, 2.5, 1)
}

.theme-shop [disabled].noUi-slider, .theme-admin [disabled].noUi-slider {
  opacity: .5
}

.theme-shop [disabled] .noUi-handle, .theme-admin [disabled] .noUi-handle {
  cursor: not-allowed
}

.theme-shop .slider, .theme-admin .slider {
  background: #c8c8c8
}

.theme-shop .slider.noUi-connect, .theme-shop .slider.slider-default.noUi-connect, .theme-admin .slider.noUi-connect, .theme-admin .slider.slider-default.noUi-connect {
  background-color: #1dbbea
}

.theme-shop .slider.slider-inverse.noUi-connect, .theme-admin .slider.slider-inverse.noUi-connect {
  background-color: #3f51b5
}

.theme-shop .slider.slider-primary.noUi-connect, .theme-admin .slider.slider-primary.noUi-connect {
  background-color: #1dbbea
}

.theme-shop .slider.slider-success.noUi-connect, .theme-admin .slider.slider-success.noUi-connect {
  background-color: #27ae60
}

.theme-shop .slider.slider-info.noUi-connect, .theme-admin .slider.slider-info.noUi-connect {
  background-color: #5bc0de
}

.theme-shop .slider.slider-warning.noUi-connect, .theme-admin .slider.slider-warning.noUi-connect {
  background-color: #f39c12
}

.theme-shop .slider.slider-danger.noUi-connect, .theme-admin .slider.slider-danger.noUi-connect {
  background-color: #c0392b
}

.theme-shop .slider .noUi-connect, .theme-shop .slider.slider-default .noUi-connect, .theme-admin .slider .noUi-connect, .theme-admin .slider.slider-default .noUi-connect {
  background-color: #1dbbea
}

.theme-shop .slider.slider-inverse .noUi-connect, .theme-admin .slider.slider-inverse .noUi-connect {
  background-color: #3f51b5
}

.theme-shop .slider.slider-primary .noUi-connect, .theme-admin .slider.slider-primary .noUi-connect {
  background-color: #1dbbea
}

.theme-shop .slider.slider-success .noUi-connect, .theme-admin .slider.slider-success .noUi-connect {
  background-color: #27ae60
}

.theme-shop .slider.slider-info .noUi-connect, .theme-admin .slider.slider-info .noUi-connect {
  background-color: #5bc0de
}

.theme-shop .slider.slider-warning .noUi-connect, .theme-admin .slider.slider-warning .noUi-connect {
  background-color: #f39c12
}

.theme-shop .slider.slider-danger .noUi-connect, .theme-admin .slider.slider-danger .noUi-connect {
  background-color: #c0392b
}

.theme-shop .slider .noUi-handle, .theme-shop .slider.slider-default .noUi-handle, .theme-admin .slider .noUi-handle, .theme-admin .slider.slider-default .noUi-handle {
  background-color: #1dbbea
}

.theme-shop .slider.slider-inverse .noUi-handle, .theme-admin .slider.slider-inverse .noUi-handle {
  background-color: #3f51b5
}

.theme-shop .slider.slider-primary .noUi-handle, .theme-admin .slider.slider-primary .noUi-handle {
  background-color: #1dbbea
}

.theme-shop .slider.slider-success .noUi-handle, .theme-admin .slider.slider-success .noUi-handle {
  background-color: #27ae60
}

.theme-shop .slider.slider-info .noUi-handle, .theme-admin .slider.slider-info .noUi-handle {
  background-color: #5bc0de
}

.theme-shop .slider.slider-warning .noUi-handle, .theme-admin .slider.slider-warning .noUi-handle {
  background-color: #f39c12
}

.theme-shop .slider.slider-danger .noUi-handle, .theme-admin .slider.slider-danger .noUi-handle {
  background-color: #c0392b
}

.theme-shop .slider .noUi-handle, .theme-shop .slider.slider-default .noUi-handle, .theme-admin .slider .noUi-handle, .theme-admin .slider.slider-default .noUi-handle {
  border-color: #1dbbea
}

.theme-shop .slider.slider-inverse .noUi-handle, .theme-admin .slider.slider-inverse .noUi-handle {
  border-color: #3f51b5
}

.theme-shop .slider.slider-primary .noUi-handle, .theme-admin .slider.slider-primary .noUi-handle {
  border-color: #1dbbea
}

.theme-shop .slider.slider-success .noUi-handle, .theme-admin .slider.slider-success .noUi-handle {
  border-color: #27ae60
}

.theme-shop .slider.slider-info .noUi-handle, .theme-admin .slider.slider-info .noUi-handle {
  border-color: #5bc0de
}

.theme-shop .slider.slider-warning .noUi-handle, .theme-admin .slider.slider-warning .noUi-handle {
  border-color: #f39c12
}

.theme-shop .slider.slider-danger .noUi-handle, .theme-admin .slider.slider-danger .noUi-handle {
  border-color: #c0392b
}

.theme-shop .selectize-control.single, .theme-shop .selectize-control.multi, .theme-admin .selectize-control.single, .theme-admin .selectize-control.multi {
  padding: 0
}

.theme-shop .selectize-control.single .selectize-input, .theme-shop .selectize-control.single .selectize-input.input-active, .theme-shop .selectize-control.multi .selectize-input, .theme-shop .selectize-control.multi .selectize-input.input-active, .theme-admin .selectize-control.single .selectize-input, .theme-admin .selectize-control.single .selectize-input.input-active, .theme-admin .selectize-control.multi .selectize-input, .theme-admin .selectize-control.multi .selectize-input.input-active {
  cursor: text;
  background: transparent;
  box-shadow: none;
  border: 0;
  padding: 0;
  height: 100%;
  font-size: 14px;
  line-height: 30px
}

.theme-shop .selectize-control.single .selectize-input .has-items, .theme-shop .selectize-control.single .selectize-input.input-active .has-items, .theme-shop .selectize-control.multi .selectize-input .has-items, .theme-shop .selectize-control.multi .selectize-input.input-active .has-items, .theme-admin .selectize-control.single .selectize-input .has-items, .theme-admin .selectize-control.single .selectize-input.input-active .has-items, .theme-admin .selectize-control.multi .selectize-input .has-items, .theme-admin .selectize-control.multi .selectize-input.input-active .has-items {
  padding: 0
}

.theme-shop .selectize-control.single .selectize-input:after, .theme-shop .selectize-control.single .selectize-input.input-active:after, .theme-shop .selectize-control.multi .selectize-input:after, .theme-shop .selectize-control.multi .selectize-input.input-active:after, .theme-admin .selectize-control.single .selectize-input:after, .theme-admin .selectize-control.single .selectize-input.input-active:after, .theme-admin .selectize-control.multi .selectize-input:after, .theme-admin .selectize-control.multi .selectize-input.input-active:after {
  right: 5px;
  position: absolute;
  font-size: 25px;
  content: "\e5c5";
  font-family: 'Material Icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.theme-shop .selectize-control.single .selectize-input input, .theme-shop .selectize-control.single .selectize-input.input-active input, .theme-shop .selectize-control.multi .selectize-input input, .theme-shop .selectize-control.multi .selectize-input.input-active input, .theme-admin .selectize-control.single .selectize-input input, .theme-admin .selectize-control.single .selectize-input.input-active input, .theme-admin .selectize-control.multi .selectize-input input, .theme-admin .selectize-control.multi .selectize-input.input-active input {
  font-size: 14px;
  outline: 0;
  border: 0;
  background: transparent
}

.theme-shop .selectize-control.single .selectize-input.label-floating-fix input, .theme-shop .selectize-control.single .selectize-input.input-active.label-floating-fix input, .theme-shop .selectize-control.multi .selectize-input.label-floating-fix input, .theme-shop .selectize-control.multi .selectize-input.input-active.label-floating-fix input, .theme-admin .selectize-control.single .selectize-input.label-floating-fix input, .theme-admin .selectize-control.single .selectize-input.input-active.label-floating-fix input, .theme-admin .selectize-control.multi .selectize-input.label-floating-fix input, .theme-admin .selectize-control.multi .selectize-input.input-active.label-floating-fix input {
  opacity: 0
}

.theme-shop .selectize-control.single .selectize-input > div, .theme-shop .selectize-control.single .selectize-input > .item, .theme-shop .selectize-control.single .selectize-input.input-active > div, .theme-shop .selectize-control.single .selectize-input.input-active > .item, .theme-shop .selectize-control.multi .selectize-input > div, .theme-shop .selectize-control.multi .selectize-input > .item, .theme-shop .selectize-control.multi .selectize-input.input-active > div, .theme-shop .selectize-control.multi .selectize-input.input-active > .item, .theme-admin .selectize-control.single .selectize-input > div, .theme-admin .selectize-control.single .selectize-input > .item, .theme-admin .selectize-control.single .selectize-input.input-active > div, .theme-admin .selectize-control.single .selectize-input.input-active > .item, .theme-admin .selectize-control.multi .selectize-input > div, .theme-admin .selectize-control.multi .selectize-input > .item, .theme-admin .selectize-control.multi .selectize-input.input-active > div, .theme-admin .selectize-control.multi .selectize-input.input-active > .item {
  display: inline-block;
  margin: 0 8px 3px 0;
  padding: 0;
  background: transparent;
  border: 0
}

.theme-shop .selectize-control.single .selectize-input > div:after, .theme-shop .selectize-control.single .selectize-input > .item:after, .theme-shop .selectize-control.single .selectize-input.input-active > div:after, .theme-shop .selectize-control.single .selectize-input.input-active > .item:after, .theme-shop .selectize-control.multi .selectize-input > div:after, .theme-shop .selectize-control.multi .selectize-input > .item:after, .theme-shop .selectize-control.multi .selectize-input.input-active > div:after, .theme-shop .selectize-control.multi .selectize-input.input-active > .item:after, .theme-admin .selectize-control.single .selectize-input > div:after, .theme-admin .selectize-control.single .selectize-input > .item:after, .theme-admin .selectize-control.single .selectize-input.input-active > div:after, .theme-admin .selectize-control.single .selectize-input.input-active > .item:after, .theme-admin .selectize-control.multi .selectize-input > div:after, .theme-admin .selectize-control.multi .selectize-input > .item:after, .theme-admin .selectize-control.multi .selectize-input.input-active > div:after, .theme-admin .selectize-control.multi .selectize-input.input-active > .item:after {
  content: ","
}

.theme-shop .selectize-control.single .selectize-input > div:last-of-type:after, .theme-shop .selectize-control.single .selectize-input > .item:last-of-type:after, .theme-shop .selectize-control.single .selectize-input.input-active > div:last-of-type:after, .theme-shop .selectize-control.single .selectize-input.input-active > .item:last-of-type:after, .theme-shop .selectize-control.multi .selectize-input > div:last-of-type:after, .theme-shop .selectize-control.multi .selectize-input > .item:last-of-type:after, .theme-shop .selectize-control.multi .selectize-input.input-active > div:last-of-type:after, .theme-shop .selectize-control.multi .selectize-input.input-active > .item:last-of-type:after, .theme-admin .selectize-control.single .selectize-input > div:last-of-type:after, .theme-admin .selectize-control.single .selectize-input > .item:last-of-type:after, .theme-admin .selectize-control.single .selectize-input.input-active > div:last-of-type:after, .theme-admin .selectize-control.single .selectize-input.input-active > .item:last-of-type:after, .theme-admin .selectize-control.multi .selectize-input > div:last-of-type:after, .theme-admin .selectize-control.multi .selectize-input > .item:last-of-type:after, .theme-admin .selectize-control.multi .selectize-input.input-active > div:last-of-type:after, .theme-admin .selectize-control.multi .selectize-input.input-active > .item:last-of-type:after {
  content: ""
}

.theme-shop .selectize-control.single .selectize-input > div.active, .theme-shop .selectize-control.single .selectize-input > .item.active, .theme-shop .selectize-control.single .selectize-input.input-active > div.active, .theme-shop .selectize-control.single .selectize-input.input-active > .item.active, .theme-shop .selectize-control.multi .selectize-input > div.active, .theme-shop .selectize-control.multi .selectize-input > .item.active, .theme-shop .selectize-control.multi .selectize-input.input-active > div.active, .theme-shop .selectize-control.multi .selectize-input.input-active > .item.active, .theme-admin .selectize-control.single .selectize-input > div.active, .theme-admin .selectize-control.single .selectize-input > .item.active, .theme-admin .selectize-control.single .selectize-input.input-active > div.active, .theme-admin .selectize-control.single .selectize-input.input-active > .item.active, .theme-admin .selectize-control.multi .selectize-input > div.active, .theme-admin .selectize-control.multi .selectize-input > .item.active, .theme-admin .selectize-control.multi .selectize-input.input-active > div.active, .theme-admin .selectize-control.multi .selectize-input.input-active > .item.active {
  font-weight: bold;
  background: transparent;
  border: 0
}

.theme-shop .selectize-control.single .selectize-dropdown, .theme-shop .selectize-control.multi .selectize-dropdown, .theme-admin .selectize-control.single .selectize-dropdown, .theme-admin .selectize-control.multi .selectize-dropdown {
  position: absolute;
  z-index: 1000;
  border: 0;
  width: 100% !important;
  left: 0 !important;
  height: auto;
  background-color: #FFF;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-radius: 0;
  padding: 0;
  margin-top: 3px
}

.theme-shop .selectize-control.single .selectize-dropdown .active, .theme-shop .selectize-control.multi .selectize-dropdown .active, .theme-admin .selectize-control.single .selectize-dropdown .active, .theme-admin .selectize-control.multi .selectize-dropdown .active {
  background-color: inherit
}

.theme-shop .selectize-control.single .selectize-dropdown .highlight, .theme-shop .selectize-control.multi .selectize-dropdown .highlight, .theme-admin .selectize-control.single .selectize-dropdown .highlight, .theme-admin .selectize-control.multi .selectize-dropdown .highlight {
  background-color: #d5d8ff
}

.theme-shop .selectize-control.single .selectize-dropdown .selected, .theme-shop .selectize-control.single .selectize-dropdown .selected.active, .theme-shop .selectize-control.multi .selectize-dropdown .selected, .theme-shop .selectize-control.multi .selectize-dropdown .selected.active, .theme-admin .selectize-control.single .selectize-dropdown .selected, .theme-admin .selectize-control.single .selectize-dropdown .selected.active, .theme-admin .selectize-control.multi .selectize-dropdown .selected, .theme-admin .selectize-control.multi .selectize-dropdown .selected.active {
  background-color: #eee
}

.theme-shop .selectize-control.single .selectize-dropdown [data-selectable], .theme-shop .selectize-control.single .selectize-dropdown .optgroup-header, .theme-shop .selectize-control.multi .selectize-dropdown [data-selectable], .theme-shop .selectize-control.multi .selectize-dropdown .optgroup-header, .theme-admin .selectize-control.single .selectize-dropdown [data-selectable], .theme-admin .selectize-control.single .selectize-dropdown .optgroup-header, .theme-admin .selectize-control.multi .selectize-dropdown [data-selectable], .theme-admin .selectize-control.multi .selectize-dropdown .optgroup-header {
  padding: 10px 20px;
  cursor: pointer
}

.theme-shop .selectize-control.single .dropdown-active ~ .selectize-dropdown, .theme-shop .selectize-control.multi .dropdown-active ~ .selectize-dropdown, .theme-admin .selectize-control.single .dropdown-active ~ .selectize-dropdown, .theme-admin .selectize-control.multi .dropdown-active ~ .selectize-dropdown {
  display: block
}

.theme-shop .dropdownjs::after, .theme-admin .dropdownjs::after {
  right: 5px;
  top: 3px;
  font-size: 25px;
  position: absolute;
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  content: "\e5c5";
  pointer-events: none;
  color: #757575
}

@supports (-ms-ime-align:auto) {
  .theme-shop .nav-wrapper .navbar .dropdown-menu > li, .theme-admin .nav-wrapper .navbar .dropdown-menu > li {
    line-height: 0;
    font-size: 0
  }

  .theme-shop .dropdown-menu, .theme-admin .dropdown-menu {
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
  }
}

.theme-shop .animated, .theme-admin .animated {
  animation-duration: 1s;
  animation-fill-mode: both
}

.theme-shop .animated.infinite, .theme-admin .animated.infinite {
  animation-iteration-count: infinite
}

.theme-shop .animated.hinge, .theme-admin .animated.hinge {
  animation-duration: 2s
}

.theme-shop .animated.flipOutX, .theme-shop .animated.flipOutY, .theme-shop .animated.bounceIn, .theme-shop .animated.bounceOut, .theme-admin .animated.flipOutX, .theme-admin .animated.flipOutY, .theme-admin .animated.bounceIn, .theme-admin .animated.bounceOut {
  animation-duration: .75s
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0)
  }
  to {
    opacity: 1;
    transform: none
  }
}

.theme-shop .fadeInDown, .theme-admin .fadeInDown {
  animation-name: fadeInDown
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0)
  }
  to {
    opacity: 1;
    transform: none
  }
}

.theme-shop .fadeInUp, .theme-admin .fadeInUp {
  animation-name: fadeInUp
}

.theme-shop body .secondHeadline, .theme-admin body .secondHeadline {
  white-space: nowrap;
}

.theme-shop body i.fa:before, .theme-shop body i.fas:before, .theme-shop body .element i.transformable-handle-rotate:before, .theme-shop .element body i.transformable-handle-rotate:before, .theme-admin .element .theme-shop body i.transformable-handle-rotate:before, .theme-shop body .nav-wrapper .toolbar i.quality:before, .theme-shop .nav-wrapper .toolbar body i.quality:before, .theme-admin .nav-wrapper .toolbar .theme-shop body i.quality:before, .theme-shop body i.far:before, .theme-admin body i.fa:before, .theme-admin body i.fas:before, .theme-shop .element .theme-admin body i.transformable-handle-rotate:before, .theme-admin body .element i.transformable-handle-rotate:before, .theme-admin .element body i.transformable-handle-rotate:before, .theme-shop .nav-wrapper .toolbar .theme-admin body i.quality:before, .theme-admin body .nav-wrapper .toolbar i.quality:before, .theme-admin .nav-wrapper .toolbar body i.quality:before, .theme-admin body i.far:before {
  font-size: 14px
}

.theme-shop body .fixed, .theme-admin body .fixed {
  position: fixed;
  width: 100%;
  z-index: 100000000
}

.theme-shop body header + style + div + .navWrapper, .theme-shop body header + style + .navWrapper, .theme-admin body header + style + div + .navWrapper, .theme-admin body header + style + .navWrapper {
  margin-top: 110px
}

.theme-shop body .obscured, .theme-admin body .obscured {
  opacity: .5
}

.theme-shop body span.tutorialize-slide-arrow, .theme-admin body span.tutorialize-slide-arrow {
  display: inline-block;
  position: absolute
}

.theme-shop body span.tutorialize-slide-arrow, .theme-admin body span.tutorialize-slide-arrow {
  background-image: url("/custom/extension/shop3/lib/javascript/plugins/tutorialize/arrows/arrow-blue.png");
  height: 44px;
  width: 44px;
  right: auto;
  bottom: auto;
  margin: auto auto auto -22px
}

.theme-shop body div[data-selector=".editorUndo"], .theme-admin body div[data-selector=".editorUndo"] {
  background-color: #555;
  border-radius: 5px;
  color: #f1f1f1;
  font-size: 14px;
  height: auto;
  padding: 10px;
  position: absolute;
  width: 240px;
  right: -60px;
  top: 86px
}

.theme-shop body div[data-selector=".editorUndo"] span.tutorialize-slide-arrow, .theme-admin body div[data-selector=".editorUndo"] span.tutorialize-slide-arrow {
  background-position: 0 -484px;
  right: 84px;
  top: -49px
}

.theme-shop body div[data-selector=".pageZoomNav"], .theme-admin body div[data-selector=".pageZoomNav"] {
  background-color: #555;
  border-radius: 5px;
  color: #f1f1f1;
  font-size: 14px;
  height: auto;
  padding: 10px;
  position: absolute;
  width: 140px;
  top: 95px;
  left: -79px
}

.theme-shop body div[data-selector=".pageZoomNav"] span.tutorialize-slide-arrow, .theme-admin body div[data-selector=".pageZoomNav"] span.tutorialize-slide-arrow {
  background-position: 0 88px;
  top: -50px;
  left: 110px
}

.theme-shop body div[data-selector=".fileNav"], .theme-admin body div[data-selector=".fileNav"] {
  background-color: #555;
  border-radius: 5px;
  color: #f1f1f1;
  font-size: 14px;
  height: auto;
  padding: 10px;
  position: absolute;
  width: 300px;
  top: 95px;
  left: 0
}

.theme-shop body div[data-selector=".fileNav"] span.tutorialize-slide-arrow, .theme-admin body div[data-selector=".fileNav"] span.tutorialize-slide-arrow {
  background-position: 0 88px;
  left: 32px;
  top: -50px
}

.theme-shop body div[data-selector=".pageNav"], .theme-admin body div[data-selector=".pageNav"] {
  background-color: #555;
  border-radius: 5px;
  color: #f1f1f1;
  font-size: 14px;
  height: auto;
  padding: 10px;
  position: absolute;
  width: 300px;
  left: 82px;
  top: 3px
}

.theme-shop body div[data-selector=".pageNav"] span.tutorialize-slide-arrow, .theme-admin body div[data-selector=".pageNav"] span.tutorialize-slide-arrow {
  background-position: 0 408px;
  top: -24px;
  left: -26px
}

.theme-shop body .tutorialize-slide, .theme-admin body .tutorialize-slide {
  z-index: 1000000000000
}

.theme-shop body .tutorialize-slide .tutorialize-slide-control, .theme-admin body .tutorialize-slide .tutorialize-slide-control {
  list-style-type: none;
  display: inline-block;
  position: relative;
  margin: 5px 0 0 0;
  padding: 0;
  float: none
}

.theme-shop body .tutorialize-slide .tutorialize-slide-control li, .theme-admin body .tutorialize-slide .tutorialize-slide-control li {
  float: right;
  position: relative;
  display: inline-block;
  margin: 0 10px 0 0;
  cursor: pointer
}

.theme-shop body .tutorialize-slide .tutorialize-slide-control li:hover, .theme-admin body .tutorialize-slide .tutorialize-slide-control li:hover {
  text-shadow: 0 0 5px white
}

.theme-shop body .tutorialize-slide .tutorialize-slide-control .counter, .theme-admin body .tutorialize-slide .tutorialize-slide-control .counter {
  display: none
}

.theme-shop body .tutorialize-slide .tutorialize-slide-close, .theme-admin body .tutorialize-slide .tutorialize-slide-close {
  background-color: #555;
  display: none
}

.theme-shop .backgroundColorBody, .theme-admin .backgroundColorBody {
  background-color: #eaeaea
}

.theme-shop #editorWorkspaceWrapper, .theme-admin #editorWorkspaceWrapper {
  background-color: #eceaea;
  opacity: 0;
  padding-left: 2px;
  overflow-y: scroll;
  overflow-x: scroll;
  position: absolute;
  top: 110px;
  bottom: 100px;
  left: 0;
  right: 0
}

.theme-shop #editorWorkspaceWrapper.showEditorWorkspace, .theme-admin #editorWorkspaceWrapper.showEditorWorkspace {
  opacity: 1
}

.theme-shop #editorWorkspaceWrapper .icon-resize-small, .theme-admin #editorWorkspaceWrapper .icon-resize-small {
  display: none
}

.theme-shop #editorWorkspaceWrapper .grid, .theme-admin #editorWorkspaceWrapper .grid {
  position: absolute;
  pointer-events: none !important;
  z-index: 10000;
  background-color: #999;
  width: 1px;
  height: 1px;
  filter: Alpha(opacity=25);
  -moz-opacity: .25;
  -khtml-opacity: .25;
  -opera-opacity: .25
}

.theme-shop #editorWorkspaceWrapper .grid.v, .theme-admin #editorWorkspaceWrapper .grid.v {
  height: 100%
}

.theme-shop #editorWorkspaceWrapper .grid.h, .theme-admin #editorWorkspaceWrapper .grid.h {
  width: 100%
}

.theme-shop #editorWorkspaceWrapper.backend, .theme-admin #editorWorkspaceWrapper.backend {
  top: 220px !important
}

.theme-shop #editorWorkspacePosition, .theme-admin #editorWorkspacePosition {
  margin: 30px auto
}

.theme-shop #page-wrapperEditor, .theme-admin #page-wrapperEditor {
  height: 100% !important
}

.theme-shop #editorWorkspace, .theme-admin #editorWorkspace {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26)
}

.theme-shop #editorWorkspace, .theme-shop .preview, .theme-shop .workspace, .theme-admin #editorWorkspace, .theme-admin .preview, .theme-admin .workspace {
  background-color: #fff;
  position: relative;
  width: 1px;
  height: 1px;
  display: block !important
}

.theme-shop #editorWorkspace.hideEditorPage, .theme-shop .preview.hideEditorPage, .theme-shop .workspace.hideEditorPage, .theme-admin #editorWorkspace.hideEditorPage, .theme-admin .preview.hideEditorPage, .theme-admin .workspace.hideEditorPage {
  background-color: #eceaea
}

.theme-shop #editorWorkspace .spinPage, .theme-shop .preview .spinPage, .theme-shop .workspace .spinPage, .theme-admin #editorWorkspace .spinPage, .theme-admin .preview .spinPage, .theme-admin .workspace .spinPage {
  top: 100px !important
}

.theme-shop #editorWorkspace .editorTrimbox, .theme-shop .preview .editorTrimbox, .theme-shop .workspace .editorTrimbox, .theme-admin #editorWorkspace .editorTrimbox, .theme-admin .preview .editorTrimbox, .theme-admin .workspace .editorTrimbox {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99000;
  pointer-events: none;
  border: solid rgba(116, 117, 119, 0.19)
}

.theme-shop #editorWorkspace .editorTrimbox:before, .theme-shop .preview .editorTrimbox:before, .theme-shop .workspace .editorTrimbox:before, .theme-admin #editorWorkspace .editorTrimbox:before, .theme-admin .preview .editorTrimbox:before, .theme-admin .workspace .editorTrimbox:before {
  content: '';
  position: absolute;
  top: -8px;
  left: -7px;
  box-sizing: border-box
}

.theme-shop #editorWorkspace .bleedboxTop, .theme-shop .preview .bleedboxTop, .theme-shop .workspace .bleedboxTop, .theme-admin #editorWorkspace .bleedboxTop, .theme-admin .preview .bleedboxTop, .theme-admin .workspace .bleedboxTop {
  background: url("../images/dashed-v.png") repeat-x;
  position: absolute;
  left: 0;
  top: 0;
  height: 1px;
  width: 100%;
  pointer-events: none
}

.theme-shop #editorWorkspace .bleedboxTop.showBleedboxTop, .theme-shop .preview .bleedboxTop.showBleedboxTop, .theme-shop .workspace .bleedboxTop.showBleedboxTop, .theme-admin #editorWorkspace .bleedboxTop.showBleedboxTop, .theme-admin .preview .bleedboxTop.showBleedboxTop, .theme-admin .workspace .bleedboxTop.showBleedboxTop {
  display: inline-block
}

.theme-shop #editorWorkspace .bleedboxBottom, .theme-shop .preview .bleedboxBottom, .theme-shop .workspace .bleedboxBottom, .theme-admin #editorWorkspace .bleedboxBottom, .theme-admin .preview .bleedboxBottom, .theme-admin .workspace .bleedboxBottom {
  background: url("../images/dashed-v.png") repeat-x;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  pointer-events: none
}

.theme-shop #editorWorkspace .bleedboxBottom.showBleedboxBottom, .theme-shop .preview .bleedboxBottom.showBleedboxBottom, .theme-shop .workspace .bleedboxBottom.showBleedboxBottom, .theme-admin #editorWorkspace .bleedboxBottom.showBleedboxBottom, .theme-admin .preview .bleedboxBottom.showBleedboxBottom, .theme-admin .workspace .bleedboxBottom.showBleedboxBottom {
  display: inline-block
}

.theme-shop #editorWorkspace .bleedboxRight, .theme-shop .preview .bleedboxRight, .theme-shop .workspace .bleedboxRight, .theme-admin #editorWorkspace .bleedboxRight, .theme-admin .preview .bleedboxRight, .theme-admin .workspace .bleedboxRight {
  background: url("../images/dashed-h.png") repeat-y;
  position: absolute;
  right: 0;
  width: 1px;
  height: 100%;
  pointer-events: none
}

.theme-shop #editorWorkspace .bleedboxRight.showBleedboxRight, .theme-shop .preview .bleedboxRight.showBleedboxRight, .theme-shop .workspace .bleedboxRight.showBleedboxRight, .theme-admin #editorWorkspace .bleedboxRight.showBleedboxRight, .theme-admin .preview .bleedboxRight.showBleedboxRight, .theme-admin .workspace .bleedboxRight.showBleedboxRight {
  display: inline-block
}

.theme-shop #editorWorkspace .bleedboxRight .scissors-helper-v, .theme-shop .preview .bleedboxRight .scissors-helper-v, .theme-shop .workspace .bleedboxRight .scissors-helper-v, .theme-admin #editorWorkspace .bleedboxRight .scissors-helper-v, .theme-admin .preview .bleedboxRight .scissors-helper-v, .theme-admin .workspace .bleedboxRight .scissors-helper-v {
  border-left: 1px dashed #999;
  position: absolute;
  top: -25px;
  left: 0;
  bottom: 0;
  width: 1px;
  height: 12px;
  pointer-events: none
}

.theme-shop #editorWorkspace .bleedboxRight .scissors-helper-h, .theme-shop .preview .bleedboxRight .scissors-helper-h, .theme-shop .workspace .bleedboxRight .scissors-helper-h, .theme-admin #editorWorkspace .bleedboxRight .scissors-helper-h, .theme-admin .preview .bleedboxRight .scissors-helper-h, .theme-admin .workspace .bleedboxRight .scissors-helper-h {
  border-top: 1px dashed #999;
  position: absolute;
  top: 0;
  left: 20px;
  bottom: 0;
  width: 30px;
  height: 1px;
  pointer-events: none
}

.theme-shop #editorWorkspace .bleedboxRight i, .theme-shop .preview .bleedboxRight i, .theme-shop .workspace .bleedboxRight i, .theme-admin #editorWorkspace .bleedboxRight i, .theme-admin .preview .bleedboxRight i, .theme-admin .workspace .bleedboxRight i {
  left: 55px;
  top: -8px;
  position: absolute;
  color: #000;
  pointer-events: painted
}

.theme-shop #editorWorkspace .bleedboxRight .tooltip-inner, .theme-shop .preview .bleedboxRight .tooltip-inner, .theme-shop .workspace .bleedboxRight .tooltip-inner, .theme-admin #editorWorkspace .bleedboxRight .tooltip-inner, .theme-admin .preview .bleedboxRight .tooltip-inner, .theme-admin .workspace .bleedboxRight .tooltip-inner {
  width: 300px
}

.theme-shop #editorWorkspace .bleedboxLeft, .theme-shop .preview .bleedboxLeft, .theme-shop .workspace .bleedboxLeft, .theme-admin #editorWorkspace .bleedboxLeft, .theme-admin .preview .bleedboxLeft, .theme-admin .workspace .bleedboxLeft {
  background: url("../images/dashed-h.png") repeat-y;
  position: absolute;
  left: 0;
  width: 1px;
  height: 100%;
  pointer-events: none
}

.theme-shop #editorWorkspace .bleedboxLeft.showBleedboxLeft, .theme-shop .preview .bleedboxLeft.showBleedboxLeft, .theme-shop .workspace .bleedboxLeft.showBleedboxLeft, .theme-admin #editorWorkspace .bleedboxLeft.showBleedboxLeft, .theme-admin .preview .bleedboxLeft.showBleedboxLeft, .theme-admin .workspace .bleedboxLeft.showBleedboxLeft {
  display: inline-block
}

.theme-shop #editorWorkspace:hover .foreground, .theme-shop .preview:hover .foreground, .theme-shop .workspace:hover .foreground, .theme-admin #editorWorkspace:hover .foreground, .theme-admin .preview:hover .foreground, .theme-admin .workspace:hover .foreground {
  opacity: .75
}

.theme-shop .element, .theme-admin .element {
  border: 0;
  display: block;
  cursor: pointer;
  position: absolute;
  white-space: pre
}

.theme-shop .element.foreground, .theme-admin .element.foreground {
  pointer-events: none
}

.theme-shop .element:hover, .theme-admin .element:hover {
  cursor: pointer
}

.theme-shop .element.mirrorX img.value, .theme-admin .element.mirrorX img.value {
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH"
}

.theme-shop .element.mirrorY img.value, .theme-admin .element.mirrorY img.value {
  transform: scaleY(-1);
  filter: FlipV;
  -ms-filter: "FlipV"
}

.theme-shop .element.mirrorXY img.value, .theme-admin .element.mirrorXY img.value {
  transform: scale(-1, -1);
  filter: FlipV, FlipH;
  -ms-filter: "FlipV", "FlipH"
}

.theme-shop .element .ui-icon, .theme-admin .element .ui-icon {
  width: 15px;
  height: 15px
}

.theme-shop .element .transformable-handle-rotate, .theme-admin .element .transformable-handle-rotate {
  position: absolute;
  z-index: 20001;
  display: none;
  width: 15px;
  height: 13px;
  top: -20px;
  right: -13px
}

.theme-shop .element .transformable-handle-rotate:before, .theme-admin .element .transformable-handle-rotate:before {
  content: "\f01e"
}

.theme-shop .element .ui-resizable-se, .theme-admin .element .ui-resizable-se {
  bottom: -20px;
  right: -16px;
  margin-top: -4px;
  position: absolute;
  z-index: 20001 !important;
  display: none !important;
  background: url("../images/resize.png");
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: se-resize
}

.theme-shop .element div[class^='ui-draggable-handle'], .theme-admin .element div[class^='ui-draggable-handle'] {
  position: absolute;
  z-index: 20001;
  background-color: transparent;
  cursor: move
}

.theme-shop .element div[class^='ui-draggable-handle']:hover, .theme-admin .element div[class^='ui-draggable-handle']:hover {
  background-color: rgba(0, 0, 0, 0.1)
}

.theme-shop .element .ui-draggable-handle-north, .theme-admin .element .ui-draggable-handle-north {
  top: -8px;
  left: 0;
  width: 100%;
  height: 16px
}

.theme-shop .element .ui-draggable-handle-east, .theme-admin .element .ui-draggable-handle-east {
  top: 0;
  right: -8px;
  width: 16px;
  height: 100%
}

.theme-shop .element .ui-draggable-handle-south, .theme-admin .element .ui-draggable-handle-south {
  top: 0;
  left: -8px;
  width: 16px;
  height: 100%
}

.theme-shop .element .ui-draggable-handle-west, .theme-admin .element .ui-draggable-handle-west {
  bottom: -8px;
  left: 0;
  width: 100%;
  height: 16px
}

.theme-shop .element div[class^='ui-mark'], .theme-admin .element div[class^='ui-mark'] {
  display: none;
  position: absolute;
  width: 3px;
  height: 3px;
  background-color: #000;
  pointer-events: none;
  z-index: 1
}

.theme-shop .element .ui-mark-0, .theme-admin .element .ui-mark-0 {
  left: -1px;
  top: -1px
}

.theme-shop .element .ui-mark-1, .theme-admin .element .ui-mark-1 {
  left: 50%;
  margin-left: -2px;
  top: -1px
}

.theme-shop .element .ui-mark-2, .theme-admin .element .ui-mark-2 {
  right: -1px;
  top: -1px
}

.theme-shop .element .ui-mark-3, .theme-admin .element .ui-mark-3 {
  top: 50%;
  right: -1px;
  margin-top: -2px
}

.theme-shop .element .ui-mark-4, .theme-admin .element .ui-mark-4 {
  bottom: -1px;
  right: -1px
}

.theme-shop .element .ui-mark-5, .theme-admin .element .ui-mark-5 {
  left: 50%;
  margin-left: -2px;
  bottom: -1px
}

.theme-shop .element .ui-mark-6, .theme-admin .element .ui-mark-6 {
  left: -1px;
  bottom: -1px
}

.theme-shop .element .ui-mark-7, .theme-admin .element .ui-mark-7 {
  top: 50%;
  left: -1px;
  margin-top: -2px
}

.theme-shop .element.active .ui-draggable-handle, .theme-shop .element.active .ui-resizable-handle, .theme-shop .element.active .transformable-handle, .theme-admin .element.active .ui-draggable-handle, .theme-admin .element.active .ui-resizable-handle, .theme-admin .element.active .transformable-handle {
  float: left !important;
  display: inline-block !important;
  pointer-events: all !important
}

.theme-shop .element.active, .theme-shop .element.active:hover, .theme-admin .element.active, .theme-admin .element.active:hover {
  box-shadow: inset 0 0 1px #666;
  cursor: pointer
}

.theme-shop .element.active div[class^='ui-mark'], .theme-admin .element.active div[class^='ui-mark'] {
  display: block
}

.theme-shop .element:hover, .theme-admin .element:hover {
  box-shadow: inset 0 0 1px #666
}

.theme-shop .element.text, .theme-admin .element.text {
  line-height: 100px;
  display: inline-block
}

.theme-shop .element.text .value, .theme-admin .element.text .value {
  cursor: text;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
  border: 0;
  display: block;
  resize: none;
  background: transparent;
  overflow: visible;
  white-space: normal;
  text-rendering: optimizeLegibility;
  -moz-font-kerning: normal;
  font-kerning: normal;
  -moz-font-feature-settings: "kern" 1;
  font-feature-settings: "kern" 1;
  -ms-font-feature-settings: "kern" 1;
  -o-font-feature-settings: "kern" 1;
  -moz-font-feature-settings: "kern" 1;
  font-feature-settings: "kern" 1;
  word-break: break-word
}

.theme-shop .element.text .value *, .theme-admin .element.text .value * {
  font-size: inherit;
  line-height: inherit;
  white-space: normal;
  text-rendering: optimizeLegibility;
  -moz-font-kerning: normal;
  font-kerning: normal;
  font-feature-settings: "kern" 1;
  -moz-font-feature-settings: "kern=1";
  -ms-font-feature-settings: "kern" 1;
  -o-font-feature-settings: "kern" 1
}

.theme-shop .element.text.fontSizeBased .value, .theme-shop .element.text.fontSizeBased .value *, .theme-admin .element.text.fontSizeBased .value, .theme-admin .element.text.fontSizeBased .value * {
  white-space: pre
}

.theme-shop .element.overset, .theme-admin .element.overset {
  outline-style: solid;
  outline-color: rgba(255, 0, 0, 0.5);
  outline-width: 1px
}

.theme-shop .element.picture, .theme-admin .element.picture {
  background: url("../images/back-element.gif")
}

.theme-shop .element.picture .wrap, .theme-shop .element.picture img, .theme-admin .element.picture .wrap, .theme-admin .element.picture img {
  position: absolute;
  left: 0;
  top: 0
}

.theme-shop .element.picture img, .theme-admin .element.picture img {
  background: url("../images/back-element.gif")
}

.theme-shop .element.picture .overflow, .theme-admin .element.picture .overflow {
  overflow: hidden;
  position: absolute;
  pointer-events: none
}

.theme-shop .element.picture .wrap .ui-resizable-se, .theme-admin .element.picture .wrap .ui-resizable-se {
  bottom: 0;
  right: 0
}

.theme-shop .element.static .ui-draggable-handle, .theme-shop .element.static .ui-resizable-handle, .theme-shop .element.static .transformable-handle, .theme-shop .element.staticBox .ui-draggable-handle, .theme-shop .element.staticBox .ui-resizable-handle, .theme-shop .element.staticBox .transformable-handle, .theme-admin .element.static .ui-draggable-handle, .theme-admin .element.static .ui-resizable-handle, .theme-admin .element.static .transformable-handle, .theme-admin .element.staticBox .ui-draggable-handle, .theme-admin .element.staticBox .ui-resizable-handle, .theme-admin .element.staticBox .transformable-handle {
  display: none
}

.theme-shop .element.background .wrap img.value, .theme-admin .element.background .wrap img.value {
  width: auto !important;
  height: auto !important
}

.theme-shop .pageCount, .theme-admin .pageCount {
  background-color: #e0dede;
  padding: 15px 0 0 0;
  border-bottom: 1px solid #bfc7d7;
  width: 100%;
  height: 96px;
  overflow-y: auto;
  position: fixed;
  bottom: 0;
  z-index: 10000
}

.theme-shop .pageCount ul, .theme-admin .pageCount ul {
  text-align: center;
  margin-bottom: 0
}

.theme-shop .pageCount ul li, .theme-admin .pageCount ul li {
  display: inline-block;
  vertical-align: top
}

.theme-shop .pageCount ul li .preview, .theme-admin .pageCount ul li .preview {
  overflow: hidden;
  position: relative
}

.theme-shop .pageCount ul li .preview .mask, .theme-admin .pageCount ul li .preview .mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1
}

.theme-shop .pageCount ul li .preview .mask .loader, .theme-admin .pageCount ul li .preview .mask .loader {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  bottom: auto;
  margin-top: -9px
}

.theme-shop .pageCount ul li .preview .mask .loader.hide, .theme-admin .pageCount ul li .preview .mask .loader.hide {
  display: none !important
}

.theme-shop .pageCount ul li .preview .workspace, .theme-admin .pageCount ul li .preview .workspace {
  border: 0
}

.theme-shop .pageCount ul li span, .theme-admin .pageCount ul li span {
  border: none !important
}

.theme-shop .pageCount ul a, .theme-admin .pageCount ul a {
  cursor: pointer
}

.theme-shop a.showElementSettings.disabled, .theme-admin a.showElementSettings.disabled {
  pointer-events: none;
  opacity: .2
}

.theme-shop .elementSettingsWrapper, .theme-admin .elementSettingsWrapper {
  color: #000;
  overflow: hidden;
  position: absolute;
  background-color: #fff;
  z-index: 9999999999;
  width: 400px;
  top: 100%;
  right: 0;
  float: left;
  min-width: 160px;
  padding: 5px 5px 5px 5px;
  margin: 1px 0 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  border-radius: 0;
  background-clip: padding-box;
  height: 550px;
  display: none;
  overflow-y: scroll
}

.theme-shop .elementSettingsWrapper .loading, .theme-admin .elementSettingsWrapper .loading {
  text-align: center;
  vertical-align: middle;
  margin-top: 45%
}

.theme-shop .elementSettingsWrapper .form-group.name, .theme-admin .elementSettingsWrapper .form-group.name {
  margin: 0
}

.theme-shop .elementSettingsWrapper .form-group.name input#name, .theme-admin .elementSettingsWrapper .form-group.name input#name {
  margin: 0;
  font-size: 17px;
  font-weight: 100;
  background-color: #f1f1f1;
  padding: 8px;
  color: #888787 !important
}

.theme-shop .elementSettingsWrapper .panel, .theme-admin .elementSettingsWrapper .panel {
  border-radius: 0
}

.theme-shop .elementSettingsWrapper .panel-group .panel-heading, .theme-admin .elementSettingsWrapper .panel-group .panel-heading {
  cursor: pointer;
  background-color: #22bcea !important;
  border-radius: 0
}

.theme-shop .elementSettingsWrapper .panel-group select, .theme-shop .elementSettingsWrapper .panel-group textarea, .theme-shop .elementSettingsWrapper .panel-group input[type="text"], .theme-admin .elementSettingsWrapper .panel-group select, .theme-admin .elementSettingsWrapper .panel-group textarea, .theme-admin .elementSettingsWrapper .panel-group input[type="text"] {
  width: 100%
}

.theme-shop .elementSettingsWrapper .panel-body label, .theme-admin .elementSettingsWrapper .panel-body label {
  color: inherit;
  font-size: inherit
}

.theme-shop .elementSettingsWrapper .panel-body table td, .theme-admin .elementSettingsWrapper .panel-body table td {
  padding: 5px;
  vertical-align: middle
}

.theme-shop .elementSettingsWrapper .panel-body table td .form-control, .theme-admin .elementSettingsWrapper .panel-body table td .form-control {
  margin: 0;
  padding: 0;
  font-size: 14px;
  background: inherit;
  height: inherit
}

.theme-shop .elementSettingsWrapper .panel-body table td p, .theme-admin .elementSettingsWrapper .panel-body table td p {
  font-size: 12px;
  margin: 0
}

.theme-shop .customSelectOriginal, .theme-admin .customSelectOriginal {
  display: none !important
}

.theme-shop .customSelectContainer, .theme-admin .customSelectContainer {
  z-index: 1;
  position: relative;
  width: 144px;
  height: 50px;
  margin-left: -5px;
  background: #f1f1f1
}

@media all and (max-width: 1200px) {
  .theme-shop .customSelectContainer, .theme-admin .customSelectContainer {
    max-width: 70px
  }
}

.theme-shop .customSelectContainer.isActive, .theme-admin .customSelectContainer.isActive {
  height: 50px;
  background: #fff
}

.theme-shop .customSelectContainer.isActive input[type=text], .theme-admin .customSelectContainer.isActive input[type=text] {
  background: #fff !important
}

.theme-shop .customSelectContainer ul.customSelectList, .theme-admin .customSelectContainer ul.customSelectList {
  height: 355px;
  overflow-y: auto;
  display: none
}

.theme-shop .customSelectContainer ul.customSelectList.show, .theme-admin .customSelectContainer ul.customSelectList.show {
  display: block
}

.theme-shop .customSelectContainer > i, .theme-admin .customSelectContainer > i {
  position: absolute;
  top: 5px;
  right: 6px;
  font-size: 16px
}

.theme-shop .customSelectContainer i, .theme-admin .customSelectContainer i {
  position: absolute;
  margin-right: 5px;
  margin-top: 10px;
  right: 0
}

.theme-shop .customSelectContainer input[type=text], .theme-admin .customSelectContainer input[type=text] {
  display: none;
  height: 45px;
  border: 0;
  border-radius: 0;
  padding: 0 0 0 31px;
  color: #000;
  background: #f1f1f1 url("../images/search.png") no-repeat 7px 14px;
  background-size: 16px
}

.theme-shop .customSelectContainer .customSelectLabel, .theme-admin .customSelectContainer .customSelectLabel {
  box-sizing: border-box;
  overflow: hidden;
  height: 45px;
  background: #f1f1f1;
  padding: 9px 0 0 6px;
  margin: 0;
  cursor: pointer
}

.theme-shop .customSelectContainer .customSelectLabel ul, .theme-admin .customSelectContainer .customSelectLabel ul {
  margin: 8px 0 0 0;
  list-style: none;
  padding: 0 0 0 5px
}

.theme-shop .customSelectContainer .customSelectLabel ul li, .theme-admin .customSelectContainer .customSelectLabel ul li {
  overflow: hidden;
  height: 22px
}

.theme-shop .customSelectContainer.customSelectOpen .customSelectList, .theme-admin .customSelectContainer.customSelectOpen .customSelectList {
  display: block
}

.theme-shop .customSelectContainer .customSelectList, .theme-admin .customSelectContainer .customSelectList {
  box-sizing: border-box;
  display: none;
  position: absolute;
  width: 360px;
  padding: 8px 0 0 7px;
  margin: 0;
  background: #fff
}

.theme-shop .customSelectContainer .customSelectList li, .theme-admin .customSelectContainer .customSelectList li {
  padding: 8px 4px 0 4px;
  cursor: pointer
}

@media all and (max-width: 800px) {
  .theme-shop .customSelectContainer, .theme-admin .customSelectContainer {
    width: 100px
  }

  .theme-shop .customSelectContainer i, .theme-admin .customSelectContainer i {
    margin-left: 75px !important
  }
}

.theme-shop .customSelectList, .theme-admin .customSelectList {
  height: 285px;
  overflow-y: scroll;
  z-index: 1
}

.theme-shop .dz-preview, .theme-admin .dz-preview {
  display: none
}

.theme-shop .dz-preview .dz-image, .theme-admin .dz-preview .dz-image {
  display: none
}

.theme-shop .dz-preview .dz-details, .theme-admin .dz-preview .dz-details {
  display: none
}

.theme-shop .dz-preview .dz-progress, .theme-admin .dz-preview .dz-progress {
  display: none
}

.theme-shop .dz-preview .dz-error-message, .theme-admin .dz-preview .dz-error-message {
  display: none
}

.theme-shop .dz-preview .dz-success-mark, .theme-admin .dz-preview .dz-success-mark {
  display: none
}

.theme-shop .dz-preview .dz-error-mark, .theme-admin .dz-preview .dz-error-mark {
  display: none
}

.theme-shop .helpRotate, .theme-admin .helpRotate {
  position: absolute;
  top: -13px;
  left: -14px;
  opacity: 0
}

.theme-shop .editorEditElement, .theme-admin .editorEditElement {
  position: absolute;
  opacity: 0;
  left: -14px;
  bottom: -20px;
  height: 15px
}

.theme-shop .fontEditorText, .theme-admin .fontEditorText {
  position: absolute;
  top: 50px;
  left: 0;
  padding: 15px 15px 10px 15px;
  margin: 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 0;
  z-index: -1
}

.theme-shop .fontEditorText textarea, .theme-admin .fontEditorText textarea {
  width: 502px;
  resize: none;
  outline: 0
}

.theme-shop .fontEditorText textarea:focus, .theme-admin .fontEditorText textarea:focus {
  box-shadow: none;
  -webkit-box-shadow: none
}

.theme-shop #editorHelpForNewElements, .theme-admin #editorHelpForNewElements {
  display: none;
  position: absolute;
  width: 185px;
  height: auto;
  padding: 10px;
  margin: -25px auto 0 138px;
  font-size: 12px;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #fff;
  background: #333
}

.theme-shop #editorHelpForNewElements:before, .theme-admin #editorHelpForNewElements:before {
  position: absolute;
  content: ' ';
  width: 0;
  height: 0;
  top: 71px;
  left: 30px;
  border: 5px solid;
  border-color: #333 transparent transparent #333
}

.theme-shop #editorHelpBasketAndWishlist, .theme-admin #editorHelpBasketAndWishlist {
  display: none;
  position: absolute;
  top: 47px;
  right: 14px;
  width: 305px;
  height: auto;
  padding: 10px;
  margin: 0 auto;
  font-size: 12px;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #fff;
  background: #333;
  z-index: 100000
}

.theme-shop #editorHelpBasketAndWishlist:before, .theme-admin #editorHelpBasketAndWishlist:before {
  position: absolute;
  content: ' ';
  width: 0;
  height: 0;
  top: -9px;
  left: 264px;
  border: 5px solid;
  border-color: transparent #333 #333 transparent
}

.theme-shop .hideElement, .theme-admin .hideElement {
  display: none !important
}

.theme-shop .lockedElementForEdit, .theme-admin .lockedElementForEdit {
  pointer-events: none
}

.theme-shop .lockedElementForEdit div[class^='ui-draggable-handle'], .theme-admin .lockedElementForEdit div[class^='ui-draggable-handle'] {
  display: none
}

.theme-shop .elementTreeWrapper, .theme-admin .elementTreeWrapper {
  display: none;
  float: left;
  overflow: hidden;
  position: absolute;
  list-style: none;
  top: 100%;
  right: 0;
  width: 281px;
  height: 312px;
  min-width: 160px;
  padding: 5px;
  margin: 1px 0 0 0;
  color: #000;
  background-color: #fff;
  background-clip: padding-box;
  font-size: 14px;
  text-align: left;
  border-radius: 0;
  z-index: 9999999999
}

.theme-shop .elementTreeWrapper.show, .theme-admin .elementTreeWrapper.show {
  display: block
}

.theme-shop .elementTreeWrapper ol, .theme-admin .elementTreeWrapper ol {
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 312px
}

.theme-shop .elementTreeWrapper ol li, .theme-admin .elementTreeWrapper ol li {
  cursor: pointer;
  padding: 9px;
  border-bottom: 1px solid rgba(212, 208, 208, 0.29)
}

.theme-shop .elementTreeWrapper ol li.active, .theme-admin .elementTreeWrapper ol li.active {
  background-color: #f1f1f1;
  cursor: default;
  margin-left: -40px
}

.theme-shop .elementTreeWrapper ol li p, .theme-admin .elementTreeWrapper ol li p {
  padding: 0 5px
}

.theme-shop .elementTreeWrapper .elementName, .theme-admin .elementTreeWrapper .elementName {
  margin-bottom: 0;
  padding-right: 30px
}

.theme-shop .elementTreeWrapper .elementName .name, .theme-admin .elementTreeWrapper .elementName .name {
  font-weight: bold;
  max-width: calc(100% - 65px);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: -5px
}

.theme-shop .elementTreeWrapper .elementName span.hideElementOnWorkspace, .theme-admin .elementTreeWrapper .elementName span.hideElementOnWorkspace {
  right: 5px;
  position: absolute;
  cursor: pointer
}

.theme-shop .elementTreeWrapper .elementName span.hideElementOnWorkspace i, .theme-admin .elementTreeWrapper .elementName span.hideElementOnWorkspace i {
  font-size: 15px
}

.theme-shop .elementTreeWrapper .elementName span.lockElementOnWorkspace, .theme-admin .elementTreeWrapper .elementName span.lockElementOnWorkspace {
  right: 28px;
  position: absolute;
  cursor: pointer
}

.theme-shop .elementTreeWrapper .elementName span.lockElementOnWorkspace i, .theme-admin .elementTreeWrapper .elementName span.lockElementOnWorkspace i {
  font-size: 15px
}
.theme-shop .elementTreeWrapper .active .elementName span.pasteRules,
.theme-admin .elementTreeWrapper .active  .elementName span.pasteRules,
.theme-shop .elementTreeWrapper .active .elementInformation i.copyRules,
.theme-admin .elementTreeWrapper .active  .elementInformation i.copyRules {
  display:inline;
  cursor:pointer;
}
.theme-shop .elementTreeWrapper .elementName span.pasteRules, .theme-admin .elementTreeWrapper .elementName span.pasteRules {
  right: 51px;
  position: absolute;
  cursor: pointer;
  font-size: 15px;
  padding-top: 2px;
  display:none;
}

.theme-shop .elementTreeWrapper .elementName .fas:before, .theme-shop .elementTreeWrapper .elementName .element .transformable-handle-rotate:before, .theme-shop .element .elementTreeWrapper .elementName .transformable-handle-rotate:before, .theme-admin .element .theme-shop .elementTreeWrapper .elementName .transformable-handle-rotate:before, .theme-shop .elementTreeWrapper .elementName .nav-wrapper .navbar .navbar-nav .scale .currentScale > a:before, .theme-shop .nav-wrapper .navbar .navbar-nav .scale .elementTreeWrapper .elementName .currentScale > a:before, .theme-admin .nav-wrapper .navbar .navbar-nav .scale .theme-shop .elementTreeWrapper .elementName .currentScale > a:before, .theme-shop .elementTreeWrapper .elementName .nav-wrapper .toolbar .quality:before, .theme-shop .nav-wrapper .toolbar .elementTreeWrapper .elementName .quality:before, .theme-admin .nav-wrapper .toolbar .theme-shop .elementTreeWrapper .elementName .quality:before, .theme-shop .elementTreeWrapper .elementName .far:before, .theme-shop .elementTreeWrapper .elementName .fa:before, .theme-admin .elementTreeWrapper .elementName .fas:before, .theme-shop .element .theme-admin .elementTreeWrapper .elementName .transformable-handle-rotate:before, .theme-admin .elementTreeWrapper .elementName .element .transformable-handle-rotate:before, .theme-admin .element .elementTreeWrapper .elementName .transformable-handle-rotate:before, .theme-shop .nav-wrapper .navbar .navbar-nav .scale .theme-admin .elementTreeWrapper .elementName .currentScale > a:before, .theme-admin .elementTreeWrapper .elementName .nav-wrapper .navbar .navbar-nav .scale .currentScale > a:before, .theme-admin .nav-wrapper .navbar .navbar-nav .scale .elementTreeWrapper .elementName .currentScale > a:before, .theme-shop .nav-wrapper .toolbar .theme-admin .elementTreeWrapper .elementName .quality:before, .theme-admin .elementTreeWrapper .elementName .nav-wrapper .toolbar .quality:before, .theme-admin .nav-wrapper .toolbar .elementTreeWrapper .elementName .quality:before, .theme-admin .elementTreeWrapper .elementName .far:before, .theme-admin .elementTreeWrapper .elementName .fa:before {
  font-size: 12px !important
}

.theme-shop .elementTreeWrapper .elementInformation, .theme-admin .elementTreeWrapper .elementInformation {
  font-size: 10px;
  margin-bottom: 0
}

.theme-shop .elementTreeWrapper .elementInformation .fas:before, .theme-shop .elementTreeWrapper .elementInformation .element .transformable-handle-rotate:before, .theme-shop .element .elementTreeWrapper .elementInformation .transformable-handle-rotate:before, .theme-admin .element .theme-shop .elementTreeWrapper .elementInformation .transformable-handle-rotate:before, .theme-shop .elementTreeWrapper .elementInformation .nav-wrapper .navbar .navbar-nav .scale .currentScale > a:before, .theme-shop .nav-wrapper .navbar .navbar-nav .scale .elementTreeWrapper .elementInformation .currentScale > a:before, .theme-admin .nav-wrapper .navbar .navbar-nav .scale .theme-shop .elementTreeWrapper .elementInformation .currentScale > a:before, .theme-shop .elementTreeWrapper .elementInformation .nav-wrapper .toolbar .quality:before, .theme-shop .nav-wrapper .toolbar .elementTreeWrapper .elementInformation .quality:before, .theme-admin .nav-wrapper .toolbar .theme-shop .elementTreeWrapper .elementInformation .quality:before, .theme-shop .elementTreeWrapper .elementInformation .far:before, .theme-shop .elementTreeWrapper .elementInformation .fa:before, .theme-admin .elementTreeWrapper .elementInformation .fas:before, .theme-shop .element .theme-admin .elementTreeWrapper .elementInformation .transformable-handle-rotate:before, .theme-admin .elementTreeWrapper .elementInformation .element .transformable-handle-rotate:before, .theme-admin .element .elementTreeWrapper .elementInformation .transformable-handle-rotate:before, .theme-shop .nav-wrapper .navbar .navbar-nav .scale .theme-admin .elementTreeWrapper .elementInformation .currentScale > a:before, .theme-admin .elementTreeWrapper .elementInformation .nav-wrapper .navbar .navbar-nav .scale .currentScale > a:before, .theme-admin .nav-wrapper .navbar .navbar-nav .scale .elementTreeWrapper .elementInformation .currentScale > a:before, .theme-shop .nav-wrapper .toolbar .theme-admin .elementTreeWrapper .elementInformation .quality:before, .theme-admin .elementTreeWrapper .elementInformation .nav-wrapper .toolbar .quality:before, .theme-admin .nav-wrapper .toolbar .elementTreeWrapper .elementInformation .quality:before, .theme-admin .elementTreeWrapper .elementInformation .far:before, .theme-admin .elementTreeWrapper .elementInformation .fa:before {
  font-size: 12px !important
}

.theme-shop .elementTreeWrapper .elementName span, .theme-shop .elementTreeWrapper .elementInformation span, .theme-admin .elementTreeWrapper .elementName span, .theme-admin .elementTreeWrapper .elementInformation span {
  display: inline-block
}

.theme-shop .elementTreeWrapper .elementName span:first-child, .theme-shop .elementTreeWrapper .elementInformation span:first-child, .theme-admin .elementTreeWrapper .elementName span:first-child, .theme-admin .elementTreeWrapper .elementInformation span:first-child {
  padding-right: 5px
}

.theme-shop span.shortCut, .theme-admin span.shortCut {
  font-size: 9px;
  float: right;
  margin: 4px 0 0 0
}

.theme-shop .backendBoxOptionsWrapper.picture .boxSizing, .theme-admin .backendBoxOptionsWrapper.picture .boxSizing {
  display: none
}

.theme-shop .jcrop-holder, .theme-admin .jcrop-holder {
  direction: ltr;
  text-align: left
}

.theme-shop .jcrop-holder > div, .theme-admin .jcrop-holder > div {
  background-color: #ffffff2e
}

.theme-shop .jcrop-vline, .theme-shop .jcrop-hline, .theme-admin .jcrop-vline, .theme-admin .jcrop-hline {
  background: #FFF url(../images/Jcrop.gif);
  font-size: 0;
  position: absolute;
  padding: 0 !important
}

.theme-shop .jcrop-vline, .theme-admin .jcrop-vline {
  height: 100%;
  width: 1px !important
}

.theme-shop .jcrop-vline.right, .theme-admin .jcrop-vline.right {
  right: 0
}

.theme-shop .jcrop-hline, .theme-admin .jcrop-hline {
  height: 1px !important;
  width: 100%
}

.theme-shop .jcrop-hline.bottom, .theme-admin .jcrop-hline.bottom {
  bottom: 0
}

.theme-shop .jcrop-tracker, .theme-admin .jcrop-tracker {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  height: 100%;
  width: 100%
}

.theme-shop .jcrop-handle, .theme-admin .jcrop-handle {
  background-color: #333;
  border: 1px #EEE solid;
  font-size: 1px;
  height: 7px;
  width: 7px
}

.theme-shop .jcrop-handle.ord-n, .theme-admin .jcrop-handle.ord-n {
  left: 50%;
  margin-left: -4px;
  margin-top: -4px;
  top: 0
}

.theme-shop .jcrop-handle.ord-s, .theme-admin .jcrop-handle.ord-s {
  bottom: 0;
  left: 50%;
  margin-bottom: -4px;
  margin-left: -4px
}

.theme-shop .jcrop-handle.ord-e, .theme-admin .jcrop-handle.ord-e {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 50%
}

.theme-shop .jcrop-handle.ord-w, .theme-admin .jcrop-handle.ord-w {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 50%
}

.theme-shop .jcrop-handle.ord-nw, .theme-admin .jcrop-handle.ord-nw {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 0
}

.theme-shop .jcrop-handle.ord-ne, .theme-admin .jcrop-handle.ord-ne {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 0
}

.theme-shop .jcrop-handle.ord-se, .theme-admin .jcrop-handle.ord-se {
  bottom: 0;
  margin-bottom: -4px;
  margin-right: -4px;
  right: 0
}

.theme-shop .jcrop-handle.ord-sw, .theme-admin .jcrop-handle.ord-sw {
  bottom: 0;
  left: 0;
  margin-bottom: -4px;
  margin-left: -4px
}

.theme-shop .jcrop-dragbar.ord-n, .theme-shop .jcrop-dragbar.ord-s, .theme-admin .jcrop-dragbar.ord-n, .theme-admin .jcrop-dragbar.ord-s {
  height: 7px;
  width: 100%
}

.theme-shop .jcrop-dragbar.ord-e, .theme-shop .jcrop-dragbar.ord-w, .theme-admin .jcrop-dragbar.ord-e, .theme-admin .jcrop-dragbar.ord-w {
  height: 100%;
  width: 7px
}

.theme-shop .jcrop-dragbar.ord-n, .theme-admin .jcrop-dragbar.ord-n {
  margin-top: -4px
}

.theme-shop .jcrop-dragbar.ord-s, .theme-admin .jcrop-dragbar.ord-s {
  bottom: 0;
  margin-bottom: -4px
}

.theme-shop .jcrop-dragbar.ord-e, .theme-admin .jcrop-dragbar.ord-e {
  margin-right: -4px;
  right: 0
}

.theme-shop .jcrop-dragbar.ord-w, .theme-admin .jcrop-dragbar.ord-w {
  margin-left: -4px
}

.theme-shop .jcrop-light .jcrop-vline, .theme-shop .jcrop-light .jcrop-hline, .theme-admin .jcrop-light .jcrop-vline, .theme-admin .jcrop-light .jcrop-hline {
  background: #FFF;
  filter: alpha(opacity=70) !important;
  opacity: .70 !important
}

.theme-shop .jcrop-light .jcrop-handle, .theme-admin .jcrop-light .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #000;
  border-color: #FFF;
  border-radius: 3px
}

.theme-shop .jcrop-dark .jcrop-vline, .theme-shop .jcrop-dark .jcrop-hline, .theme-admin .jcrop-dark .jcrop-vline, .theme-admin .jcrop-dark .jcrop-hline {
  background: #000;
  filter: alpha(opacity=70) !important;
  opacity: .7 !important
}

.theme-shop .jcrop-dark .jcrop-handle, .theme-admin .jcrop-dark .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #FFF;
  border-color: #000;
  border-radius: 3px
}

.theme-shop .solid-line .jcrop-vline, .theme-shop .solid-line .jcrop-hline, .theme-admin .solid-line .jcrop-vline, .theme-admin .solid-line .jcrop-hline {
  background: #FFF
}

.theme-shop .jcrop-holder img, .theme-shop img.jcrop-preview, .theme-admin .jcrop-holder img, .theme-admin img.jcrop-preview {
  max-width: none
}

@media screen and (max-height: 768px), screen and (orientation: portrait) {
  .theme-shop .jcrop-handle, .theme-admin .jcrop-handle {
    height: 24px;
    width: 24px
  }

  .theme-shop #editorWorkspaceWrapper, .theme-admin #editorWorkspaceWrapper {
    margin-bottom: 20px
  }

  .theme-shop .pageCount, .theme-admin .pageCount {
    display: none
  }

  .theme-shop .helpRotate, .theme-admin .helpRotate {
    width: 39px !important;
    height: 40px !important;
    left: -40px;
    top: -40px;
    cursor: default
  }

  .theme-shop .editorEditElement, .theme-admin .editorEditElement {
    left: -40px;
    bottom: -40px;
    width: 39px !important;
    height: 40px !important;
    cursor: default
  }

  .theme-shop #editorWorkspace .element, .theme-shop .preview .element, .theme-shop .workspace .element, .theme-admin #editorWorkspace .element, .theme-admin .preview .element, .theme-admin .workspace .element {
    border: 1px solid transparent;
    display: block;
    cursor: pointer;
    position: absolute;
    white-space: nowrap
  }

  .theme-shop #editorWorkspace .element:hover, .theme-shop .preview .element:hover, .theme-shop .workspace .element:hover, .theme-admin #editorWorkspace .element:hover, .theme-admin .preview .element:hover, .theme-admin .workspace .element:hover {
    cursor: pointer
  }
}

@media all and (device-width: 768px), all and (max-device-width: 768px), all and (max-width: 768px) {
  .theme-shop .hide-responsive, .theme-admin .hide-responsive {
    display: none !important
  }

  .theme-shop #editorWorkspace .element .ui-icon, .theme-shop .preview .element .ui-icon, .theme-shop .workspace .element .ui-icon, .theme-admin #editorWorkspace .element .ui-icon, .theme-admin .preview .element .ui-icon, .theme-admin .workspace .element .ui-icon {
    width: 42px;
    height: 51px
  }

  .theme-shop #editorWorkspace .element .transformable-handle-rotate, .theme-shop .preview .element .transformable-handle-rotate, .theme-shop .workspace .element .transformable-handle-rotate, .theme-admin #editorWorkspace .element .transformable-handle-rotate, .theme-admin .preview .element .transformable-handle-rotate, .theme-admin .workspace .element .transformable-handle-rotate {
    top: -37px !important;
    right: -42px !important;
    pointer-events: all !important;
    background-size: 105% !important;
    font-size: 32px !important
  }

  .theme-shop #editorWorkspace .element .ui-resizable-se, .theme-shop .preview .element .ui-resizable-se, .theme-shop .workspace .element .ui-resizable-se, .theme-admin #editorWorkspace .element .ui-resizable-se, .theme-admin .preview .element .ui-resizable-se, .theme-admin .workspace .element .ui-resizable-se {
    bottom: -34px !important;
    right: -34px !important;
    width: 28px;
    height: 28px;
    pointer-events: all !important;
    background-size: 105% !important
  }

  .theme-shop #editorWorkspace .ui-draggable-handle-north, .theme-shop .preview .ui-draggable-handle-north, .theme-shop .workspace .ui-draggable-handle-north, .theme-admin #editorWorkspace .ui-draggable-handle-north, .theme-admin .preview .ui-draggable-handle-north, .theme-admin .workspace .ui-draggable-handle-north {
    top: -11px !important;
    height: 22px !important
  }

  .theme-shop #editorWorkspace .ui-draggable-handle-east, .theme-shop .preview .ui-draggable-handle-east, .theme-shop .workspace .ui-draggable-handle-east, .theme-admin #editorWorkspace .ui-draggable-handle-east, .theme-admin .preview .ui-draggable-handle-east, .theme-admin .workspace .ui-draggable-handle-east {
    right: -11px !important;
    width: 22px !important
  }

  .theme-shop #editorWorkspace .ui-draggable-handle-south, .theme-shop .preview .ui-draggable-handle-south, .theme-shop .workspace .ui-draggable-handle-south, .theme-admin #editorWorkspace .ui-draggable-handle-south, .theme-admin .preview .ui-draggable-handle-south, .theme-admin .workspace .ui-draggable-handle-south {
    left: -11px !important;
    width: 22px !important
  }

  .theme-shop #editorWorkspace .ui-draggable-handle-west, .theme-shop .preview .ui-draggable-handle-west, .theme-shop .workspace .ui-draggable-handle-west, .theme-admin #editorWorkspace .ui-draggable-handle-west, .theme-admin .preview .ui-draggable-handle-west, .theme-admin .workspace .ui-draggable-handle-west {
    bottom: -11px !important;
    height: 22px !important
  }
}

@media all and (max-width: 800px) {
  .theme-shop .hide-responsive, .theme-admin .hide-responsive {
    display: none !important
  }
}

@media all and (min-width: 801px) {
  .theme-shop .show-responsive, .theme-admin .show-responsive {
    display: none !important
  }
}

.theme-shop #previews, .theme-admin #previews {
  position: fixed;
  overflow: hidden;
  left: 0;
  bottom: 0;
  height: 100px;
  width: 100%;
  padding: 5px;
  background: white;
  z-index: 99999999
}

.theme-shop #previews .previews-container, .theme-admin #previews .previews-container {
  display: block;
  position: relative;
  float: left;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%)
}

.theme-shop #previews .preview, .theme-admin #previews .preview {
  display: inline-block !important;
  position: relative;
  float: left;
  overflow: hidden;
  width: auto;
  height: 80px;
  margin: 5px;
  border: 1px solid #e7ebed;
  cursor: pointer
}

.theme-shop #previews .preview.active, .theme-admin #previews .preview.active {
  border-color: #000
}

.theme-shop .fontFileImage, .theme-admin .fontFileImage {
  max-width: 80%
}

.theme-shop .changesStored, .theme-admin .changesStored {
  z-index: 100000
}

.theme-shop .nav-wrapper, .theme-admin .nav-wrapper {
  display: block;
  position: fixed;
  width: 100%;
  height: auto;
  top: 0;
  background: #fff;
  z-index: 100000000
}

@media all and (max-width: 768px) {
  .theme-shop .nav-wrapper, .theme-admin .nav-wrapper {
    width: 768px;
  }
}

@media all and (max-width: 950px) {
  .theme-shop .nav-wrapper .container-fluid, .theme-admin .nav-wrapper .container-fluid {
    padding-left: 3px !important;
    padding-right: 3px !important
  }
}

.theme-shop .nav-wrapper.backend, .theme-admin .nav-wrapper.backend {
  top: 110px
}

.theme-shop .nav-wrapper.backend #iAmLoading, .theme-admin .nav-wrapper.backend #iAmLoading {
  top: 0;
  bottom: 0
}

.theme-shop .nav-wrapper .nav-actions .navbar-nav, .theme-admin .nav-wrapper .nav-actions .navbar-nav {
  margin: 0
}

.theme-shop .nav-wrapper .nav-actions .navbar-nav > li, .theme-admin .nav-wrapper .nav-actions .navbar-nav > li {
  float: left
}

.theme-shop .nav-wrapper .form-control, .theme-admin .nav-wrapper .form-control {
  background: transparent;
  border: 1px solid transparent;
  padding: 3px;
  height: auto
}

.theme-shop .nav-wrapper .form-control:active, .theme-shop .nav-wrapper .form-control:focus, .theme-shop .nav-wrapper .form-control:hover, .theme-admin .nav-wrapper .form-control:active, .theme-admin .nav-wrapper .form-control:focus, .theme-admin .nav-wrapper .form-control:hover {
  border: 1px solid #e7ebed !important
}

.theme-shop .nav-wrapper .navbar, .theme-admin .nav-wrapper .navbar {
  margin: 0;
  color: #888787;
  background: transparent
}

.theme-shop .nav-wrapper .navbar .navbar-content-container, .theme-admin .nav-wrapper .navbar .navbar-content-container {
  height: 60px;
  position: relative;
  float: left
}

.theme-shop .nav-wrapper .navbar .navbar-document-name, .theme-admin .nav-wrapper .navbar .navbar-document-name {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 10px;
  margin: 0;
  font-size: 16px;
  line-height: 1.25
}

@media all and (max-width: 980px) {
  .theme-shop .nav-wrapper .navbar .navbar-document-name, .theme-admin .nav-wrapper .navbar .navbar-document-name {
    padding-right: 55px
  }
}

.theme-shop .nav-wrapper .navbar .navbar-nav, .theme-admin .nav-wrapper .navbar .navbar-nav {
  float: left;
  margin: 0
}

@media all and (max-width: 780px) {
  .theme-shop .nav-wrapper .navbar .navbar-nav, .theme-admin .nav-wrapper .navbar .navbar-nav {
    margin-right: -1px
  }
}

.theme-shop .nav-wrapper .navbar .navbar-nav.disabled, .theme-admin .nav-wrapper .navbar .navbar-nav.disabled {
  pointer-events: none
}

.theme-shop .nav-wrapper .navbar .navbar-nav.disabled > li > a, .theme-admin .nav-wrapper .navbar .navbar-nav.disabled > li > a {
  color: #d3d3d3 !important
}

.theme-shop .nav-wrapper .navbar .navbar-nav > li, .theme-admin .nav-wrapper .navbar .navbar-nav > li {
  box-sizing: border-box
}

.theme-shop .nav-wrapper .navbar .navbar-nav > li a, .theme-admin .nav-wrapper .navbar .navbar-nav > li a {
  cursor: pointer
}

@media all and (max-width: 1199px) {
  .theme-shop .nav-wrapper .navbar .navbar-nav > li a, .theme-admin .nav-wrapper .navbar .navbar-nav > li a {
      padding: 22px 9px
  }
}

@media all and (max-width: 767px) {
  .theme-shop .nav-wrapper .navbar .navbar-nav > li a, .theme-admin .nav-wrapper .navbar .navbar-nav > li a {
    padding: 22px 12px
  }
}

.theme-shop .nav-wrapper .navbar .navbar-nav > li:hover > a, .theme-admin .nav-wrapper .navbar .navbar-nav > li:hover > a {
  background: #eaeaea !important
}

.theme-shop .nav-wrapper .navbar .navbar-nav > li.open > a, .theme-admin .nav-wrapper .navbar .navbar-nav > li.open > a {
  background: transparent !important;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2)
}

.theme-shop .nav-wrapper .navbar .navbar-nav .scale, .theme-admin .nav-wrapper .navbar .navbar-nav .scale {
  max-height: 368px;
  overflow-x: hidden;
  overflow-y: scroll
}

.theme-shop .nav-wrapper .navbar .navbar-nav .scale .currentScale > a:before, .theme-admin .nav-wrapper .navbar .navbar-nav .scale .currentScale > a:before {
  display: block;
  position: absolute;
  left: 15px;
  content: "\f00c"
}

.theme-shop .nav-wrapper .navbar .dropdown-menu, .theme-admin .nav-wrapper .navbar .dropdown-menu {
  min-width: 250px;
  border-radius: 0;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2);
  padding: 0
}

.theme-shop .nav-wrapper .navbar .dropdown-menu > li, .theme-admin .nav-wrapper .navbar .dropdown-menu > li {
  overflow: visible
}

.theme-shop .nav-wrapper .navbar .dropdown-menu > li a.editorGalleryReplace, .theme-shop .nav-wrapper .navbar .dropdown-menu > li a.editorReplacePicture, .theme-admin .nav-wrapper .navbar .dropdown-menu > li a.editorGalleryReplace, .theme-admin .nav-wrapper .navbar .dropdown-menu > li a.editorReplacePicture {
  display: none
}

.theme-shop .nav-wrapper .navbar .dropdown-menu > li > a, .theme-admin .nav-wrapper .navbar .dropdown-menu > li > a {
  position: relative;
  color: inherit;
  font-size: 14px;
  padding: 13px 16px 13px 52px
}

.theme-shop .nav-wrapper .navbar .dropdown-menu > li > a > i, .theme-shop .nav-wrapper .navbar .dropdown-menu > li > a > .icon, .theme-admin .nav-wrapper .navbar .dropdown-menu > li > a > i, .theme-admin .nav-wrapper .navbar .dropdown-menu > li > a > .icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 16px;
  padding: 0;
  margin: -8px 0 0 0;
  font-size: 16px;
  line-height: 1
}

.theme-shop .nav-wrapper .navbar .dropdown-menu > li.active > a, .theme-shop .nav-wrapper .navbar .dropdown-menu > li:hover > a, .theme-admin .nav-wrapper .navbar .dropdown-menu > li.active > a, .theme-admin .nav-wrapper .navbar .dropdown-menu > li:hover > a {
  color: inherit;
  background: #eaeaea
}

.theme-shop .nav-wrapper .navbar .dropdown-menu > li.active .dropdown-menu, .theme-shop .nav-wrapper .navbar .dropdown-menu > li:hover .dropdown-menu, .theme-admin .nav-wrapper .navbar .dropdown-menu > li.active .dropdown-menu, .theme-admin .nav-wrapper .navbar .dropdown-menu > li:hover .dropdown-menu {
  display: block
}

.theme-shop .nav-wrapper .navbar .dropdown-menu > li.border-bottom > a, .theme-admin .nav-wrapper .navbar .dropdown-menu > li.border-bottom > a {
  border-bottom: 1px solid rgba(212, 208, 208, 0.29)
}

.theme-shop .nav-wrapper .navbar .dropdown-menu > li:last-child.border-bottom > a, .theme-admin .nav-wrapper .navbar .dropdown-menu > li:last-child.border-bottom > a {
  border-bottom: 0
}

.theme-shop .nav-wrapper .navbar .dropdown-menu > li.showList > a, .theme-admin .nav-wrapper .navbar .dropdown-menu > li.showList > a {
  background: transparent !important
}

.theme-shop .nav-wrapper .navbar .dropdown-menu > li.showList > .dropdown-menu, .theme-admin .nav-wrapper .navbar .dropdown-menu > li.showList > .dropdown-menu {
  display: block
}

.theme-shop .nav-wrapper .navbar .dropdown-menu > li > .dropdown-menu, .theme-admin .nav-wrapper .navbar .dropdown-menu > li > .dropdown-menu {
  top: -3px;
  left: 100%
}

.theme-shop .nav-wrapper .navbar .dropdown-menu > li > .dropdown-menu > li, .theme-admin .nav-wrapper .navbar .dropdown-menu > li > .dropdown-menu > li {
  padding: 13px 16px;
  cursor: pointer
}

.theme-shop .nav-wrapper .navbar .dropdown-menu > li > .dropdown-menu > li.currentMirroring, .theme-shop .nav-wrapper .navbar .dropdown-menu > li > .dropdown-menu > li:hover, .theme-admin .nav-wrapper .navbar .dropdown-menu > li > .dropdown-menu > li.currentMirroring, .theme-admin .nav-wrapper .navbar .dropdown-menu > li > .dropdown-menu > li:hover {
  background: #eaeaea
}

.theme-shop .nav-wrapper .navbar .dropdown-menu > li > .dropdown-menu > li.has-icon, .theme-admin .nav-wrapper .navbar .dropdown-menu > li > .dropdown-menu > li.has-icon {
  position: relative;
  padding-left: 52px
}

.theme-shop .nav-wrapper .navbar .dropdown-menu > li > .dropdown-menu > li.has-icon > .icon, .theme-admin .nav-wrapper .navbar .dropdown-menu > li > .dropdown-menu > li.has-icon > .icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 16px;
  padding: 0;
  margin: -8px 0 0 0;
  font-size: 16px;
  line-height: 1
}

.theme-shop .nav-wrapper .navbar .dropdown-menu.dropdown-form > li, .theme-admin .nav-wrapper .navbar .dropdown-menu.dropdown-form > li {
  height: 45px;
  border-bottom: 1px solid rgba(212, 208, 208, 0.29)
}

.theme-shop .nav-wrapper .navbar .dropdown-menu.dropdown-form > li > label, .theme-admin .nav-wrapper .navbar .dropdown-menu.dropdown-form > li > label {
  width: 100%;
  height: 45px;
  padding: 0 15px;
  margin: 0
}

.theme-shop .nav-wrapper .navbar .dropdown-menu.dropdown-form > li > label > .dropdown-form-label, .theme-shop .nav-wrapper .navbar .dropdown-menu.dropdown-form > li > label > .dropdown-form-unit, .theme-shop .nav-wrapper .navbar .dropdown-menu.dropdown-form > li > label > .form-control, .theme-admin .nav-wrapper .navbar .dropdown-menu.dropdown-form > li > label > .dropdown-form-label, .theme-admin .nav-wrapper .navbar .dropdown-menu.dropdown-form > li > label > .dropdown-form-unit, .theme-admin .nav-wrapper .navbar .dropdown-menu.dropdown-form > li > label > .form-control {
  display: block;
  float: left;
  font-size: 14px;
  line-height: 1.2143
}

.theme-shop .nav-wrapper .navbar .dropdown-menu.dropdown-form > li > label > .dropdown-form-label, .theme-admin .nav-wrapper .navbar .dropdown-menu.dropdown-form > li > label > .dropdown-form-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100px;
  padding: 14px 0;
  margin: 0
}

.theme-shop .nav-wrapper .navbar .dropdown-menu.dropdown-form > li > label > .dropdown-form-unit, .theme-admin .nav-wrapper .navbar .dropdown-menu.dropdown-form > li > label > .dropdown-form-unit {
  padding: 14px 0;
  margin: 0
}

.theme-shop .nav-wrapper .navbar .dropdown-menu.dropdown-form > li > label > .form-control, .theme-admin .nav-wrapper .navbar .dropdown-menu.dropdown-form > li > label > .form-control {
  width: 80px;
  height: auto;
  margin: 10px 5px 10px 0;
  box-shadow: none;
  -webkit-box-shadow: none
}

.theme-shop .nav-wrapper .navbar .dropdown-menu.dropdown-form > li > label > .form-control#editorNameOfElement, .theme-admin .nav-wrapper .navbar .dropdown-menu.dropdown-form > li > label > .form-control#editorNameOfElement {
  width: 114px
}

.theme-shop .nav-wrapper .navbar .dropdown-menu.dropdown-form > li:last-child, .theme-admin .nav-wrapper .navbar .dropdown-menu.dropdown-form > li:last-child {
  border-bottom: 0
}

.theme-shop .nav-wrapper .navbar .dropdown-menu.backend-options.picture .box-sizing, .theme-shop .nav-wrapper .navbar .dropdown-menu.backend-options.line .box-sizing, .theme-admin .nav-wrapper .navbar .dropdown-menu.backend-options.picture .box-sizing, .theme-admin .nav-wrapper .navbar .dropdown-menu.backend-options.line .box-sizing {
  display: none
}

@media all and (max-width: 1160px) {
  .theme-shop .nav-wrapper .navbar .dropdown-menu.element-options, .theme-admin .nav-wrapper .navbar .dropdown-menu.element-options {
    left: auto;
    right: 0
  }
}

@media all and (max-width: 767px) {
  .theme-shop .nav-wrapper .navbar .dropdown-menu, .theme-admin .nav-wrapper .navbar .dropdown-menu {
    position: absolute;
    float: left;
    margin: 2px 0 0 0;
    border: 0;
    background: #fff
  }
}

.theme-shop .nav-wrapper .toolbar, .theme-admin .nav-wrapper .toolbar {
  position: absolute;
  width: 100vw;
  color: #888787;
  background: #f1f1f1;
}

.theme-shop .nav-wrapper .toolbar label, .theme-admin .nav-wrapper .toolbar label {
  margin: 0
}

.theme-shop .nav-wrapper .toolbar .navbar-nav, .theme-admin .nav-wrapper .toolbar .navbar-nav {
  display: none;
  float: left;
  margin: 0 !important
}

.theme-shop .nav-wrapper .toolbar .navbar-nav > li, .theme-admin .nav-wrapper .toolbar .navbar-nav > li {
  float: left !important
}

.theme-shop .nav-wrapper .toolbar .navbar-nav > li > a, .theme-admin .nav-wrapper .toolbar .navbar-nav > li > a {
  color: inherit;
  cursor: pointer
}

@media all and (max-width: 1067px) {
  .theme-shop .nav-wrapper .toolbar .navbar-nav > li > a, .theme-admin .nav-wrapper .toolbar .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 12px;
    padding-left: 12px
  }

  .theme-shop .nav-wrapper .toolbar .navbar-nav > li > a.quality, .theme-admin .nav-wrapper .toolbar .navbar-nav > li > a.quality {
    padding-left: 35px
  }

  .theme-shop .nav-wrapper .toolbar .navbar-nav > li > a.quality::before, .theme-admin .nav-wrapper .toolbar .navbar-nav > li > a.quality::before {
    left: 12px
  }
}

@media all and (max-width: 970px) {
  .theme-shop .nav-wrapper .toolbar .navbar-nav > li > a, .theme-admin .nav-wrapper .toolbar .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 9px;
    padding-left: 9px
  }

  .theme-shop .nav-wrapper .toolbar .navbar-nav > li > a.quality, .theme-admin .nav-wrapper .toolbar .navbar-nav > li > a.quality {
    padding-left: 32px
  }

  .theme-shop .nav-wrapper .toolbar .navbar-nav > li > a.quality::before, .theme-admin .nav-wrapper .toolbar .navbar-nav > li > a.quality::before {
    left: 9px
  }
}

@media all and (max-width: 860px) {
  .theme-shop .nav-wrapper .toolbar .navbar-nav > li > a, .theme-admin .nav-wrapper .toolbar .navbar-nav > li > a {
    padding: 15px 8px
  }

  .theme-shop .nav-wrapper .toolbar .navbar-nav > li > a.quality, .theme-admin .nav-wrapper .toolbar .navbar-nav > li > a.quality {
    padding-left: 30px
  }

  .theme-shop .nav-wrapper .toolbar .navbar-nav > li > a.quality::before, .theme-admin .nav-wrapper .toolbar .navbar-nav > li > a.quality::before {
    left: 8px
  }
}

@media all and (max-width: 800px), all and (device-width: 768px) {
  .theme-shop .nav-wrapper .toolbar .navbar-nav > li > a, .theme-admin .nav-wrapper .toolbar .navbar-nav > li > a {
    padding: 15px 10px
  }
}

.theme-shop .nav-wrapper .toolbar .navbar-nav > li > a i, .theme-shop .nav-wrapper .toolbar .navbar-nav > li > a img, .theme-admin .nav-wrapper .toolbar .navbar-nav > li > a i, .theme-admin .nav-wrapper .toolbar .navbar-nav > li > a img {
  pointer-events: none !important
}

.theme-shop .nav-wrapper .toolbar .navbar-nav > li:hover > a, .theme-admin .nav-wrapper .toolbar .navbar-nav > li:hover > a {
  color: inherit;
  background: #e7ebed
}

.theme-shop .nav-wrapper .toolbar .navbar-nav > li.spacer, .theme-admin .nav-wrapper .toolbar .navbar-nav > li.spacer {
  box-sizing: border-box;
  height: 31px;
  margin: 10px 2px 0 2px;
  border-left: 2px solid rgba(212, 208, 208, 0.29)
}

.theme-shop .nav-wrapper .toolbar .navbar-nav.actions, .theme-admin .nav-wrapper .toolbar .navbar-nav.actions {
  display: block;
  float: right;
  padding: 0;
  margin: 0 !important
}

.theme-shop .nav-wrapper .toolbar .navbar-nav.actions .fas:before, .theme-shop .nav-wrapper .toolbar .navbar-nav.actions .element .transformable-handle-rotate:before, .theme-shop .element .nav-wrapper .toolbar .navbar-nav.actions .transformable-handle-rotate:before, .theme-admin .element .theme-shop .nav-wrapper .toolbar .navbar-nav.actions .transformable-handle-rotate:before, .theme-shop .nav-wrapper .toolbar .navbar .navbar-nav.actions .scale .currentScale > a:before, .theme-shop .nav-wrapper .navbar .toolbar .navbar-nav.actions .scale .currentScale > a:before, .theme-shop .nav-wrapper .toolbar .navbar-nav.actions .quality:before, .theme-shop .nav-wrapper .toolbar .navbar-nav.actions .far:before, .theme-shop .nav-wrapper .toolbar .navbar-nav.actions .fa:before, .theme-admin .nav-wrapper .toolbar .navbar-nav.actions .fas:before, .theme-shop .element .theme-admin .nav-wrapper .toolbar .navbar-nav.actions .transformable-handle-rotate:before, .theme-admin .nav-wrapper .toolbar .navbar-nav.actions .element .transformable-handle-rotate:before, .theme-admin .element .nav-wrapper .toolbar .navbar-nav.actions .transformable-handle-rotate:before, .theme-admin .nav-wrapper .toolbar .navbar .navbar-nav.actions .scale .currentScale > a:before, .theme-admin .nav-wrapper .navbar .toolbar .navbar-nav.actions .scale .currentScale > a:before, .theme-admin .nav-wrapper .toolbar .navbar-nav.actions .quality:before, .theme-admin .nav-wrapper .toolbar .navbar-nav.actions .far:before, .theme-admin .nav-wrapper .toolbar .navbar-nav.actions .fa:before {
  font-size: 18px
}

.theme-shop .nav-wrapper .toolbar .navbar-nav.actions > li, .theme-admin .nav-wrapper .toolbar .navbar-nav.actions > li {
  float: left
}

@media all and (max-width: 768px) {
  .theme-shop .nav-wrapper .toolbar .navbar-nav.actions > li > a, .theme-admin .nav-wrapper .toolbar .navbar-nav.actions > li > a {
    padding-top: 15px !important;
    padding-bottom: 15px !important
  }
}

@media all and (max-width: 1390px) {
  .theme-shop .nav-wrapper .toolbar .navbar-nav.actions > li > a > span, .theme-admin .nav-wrapper .toolbar .navbar-nav.actions > li > a > span {
    display: none
  }
}

.theme-shop .nav-wrapper .toolbar .navbar-nav.actions .panel-group .panel, .theme-admin .nav-wrapper .toolbar .navbar-nav.actions .panel-group .panel {
  margin-bottom: 5px
}

.theme-shop .nav-wrapper .toolbar .navbar-nav.actions .panel-group .panel + .panel, .theme-admin .nav-wrapper .toolbar .navbar-nav.actions .panel-group .panel + .panel {
  margin-top: 0 !important
}

.theme-shop .nav-wrapper .toolbar .navbar-nav.actions .panel-group .fas:before, .theme-shop .nav-wrapper .toolbar .navbar-nav.actions .panel-group .element .transformable-handle-rotate:before, .theme-shop .element .nav-wrapper .toolbar .navbar-nav.actions .panel-group .transformable-handle-rotate:before, .theme-admin .element .theme-shop .nav-wrapper .toolbar .navbar-nav.actions .panel-group .transformable-handle-rotate:before, .theme-shop .nav-wrapper .toolbar .navbar .navbar-nav.actions .panel-group .scale .currentScale > a:before, .theme-shop .nav-wrapper .navbar .toolbar .navbar-nav.actions .panel-group .scale .currentScale > a:before, .theme-shop .nav-wrapper .toolbar .navbar .navbar-nav.actions .scale .panel-group .currentScale > a:before, .theme-shop .nav-wrapper .navbar .toolbar .navbar-nav.actions .scale .panel-group .currentScale > a:before, .theme-shop .nav-wrapper .toolbar .navbar-nav.actions .panel-group .quality:before, .theme-shop .nav-wrapper .toolbar .navbar-nav.actions .panel-group .far:before, .theme-shop .nav-wrapper .toolbar .navbar-nav.actions .panel-group .fa:before, .theme-admin .nav-wrapper .toolbar .navbar-nav.actions .panel-group .fas:before, .theme-shop .element .theme-admin .nav-wrapper .toolbar .navbar-nav.actions .panel-group .transformable-handle-rotate:before, .theme-admin .nav-wrapper .toolbar .navbar-nav.actions .panel-group .element .transformable-handle-rotate:before, .theme-admin .element .nav-wrapper .toolbar .navbar-nav.actions .panel-group .transformable-handle-rotate:before, .theme-admin .nav-wrapper .toolbar .navbar .navbar-nav.actions .panel-group .scale .currentScale > a:before, .theme-admin .nav-wrapper .navbar .toolbar .navbar-nav.actions .panel-group .scale .currentScale > a:before, .theme-admin .nav-wrapper .toolbar .navbar .navbar-nav.actions .scale .panel-group .currentScale > a:before, .theme-admin .nav-wrapper .navbar .toolbar .navbar-nav.actions .scale .panel-group .currentScale > a:before, .theme-admin .nav-wrapper .toolbar .navbar-nav.actions .panel-group .quality:before, .theme-admin .nav-wrapper .toolbar .navbar-nav.actions .panel-group .far:before, .theme-admin .nav-wrapper .toolbar .navbar-nav.actions .panel-group .fa:before {
  font-size: 14px !important
}

.theme-shop .nav-wrapper .toolbar .navbar-nav.back, .theme-admin .nav-wrapper .toolbar .navbar-nav.back {
  display: block
}

.theme-shop .nav-wrapper .toolbar.picture > .image-properties, .theme-admin .nav-wrapper .toolbar.picture > .image-properties {
  display: block
}

.theme-shop .nav-wrapper .toolbar.picture > .color-properties, .theme-admin .nav-wrapper .toolbar.picture > .color-properties {
  display: block
}

.theme-shop .nav-wrapper .toolbar.picture_static_content > .image-properties, .theme-admin .nav-wrapper .toolbar.picture_static_content > .image-properties {
  display: block
}

.theme-shop .nav-wrapper .toolbar.picture_static_content > .image-properties .editorImageSection, .theme-shop .nav-wrapper .toolbar.picture_static_content > .image-properties .editorCropZoneWrapper, .theme-shop .nav-wrapper .toolbar.picture_static_content > .image-properties .editorFitImageToWorkspace, .theme-admin .nav-wrapper .toolbar.picture_static_content > .image-properties .editorImageSection, .theme-admin .nav-wrapper .toolbar.picture_static_content > .image-properties .editorCropZoneWrapper, .theme-admin .nav-wrapper .toolbar.picture_static_content > .image-properties .editorFitImageToWorkspace {
  display: none
}

.theme-shop .nav-wrapper .toolbar.text > .text-properties, .theme-admin .nav-wrapper .toolbar.text > .text-properties {
  margin: 0 0 0 5px !important
}

.theme-shop .nav-wrapper .toolbar.text > .text-properties .lineSpacingWidth, .theme-admin .nav-wrapper .toolbar.text > .text-properties .lineSpacingWidth {
  width: 56px
}

@media all and (min-width: 1100px) {
  .theme-shop .nav-wrapper .toolbar.text > .text-properties .lineSpacingWidth, .theme-admin .nav-wrapper .toolbar.text > .text-properties .lineSpacingWidth {
    width: 68px
  }
}

@media all and (max-width: 835px) {
  .theme-shop .nav-wrapper .toolbar.text > .text-properties .lineSpacingWidth, .theme-admin .nav-wrapper .toolbar.text > .text-properties .lineSpacingWidth {
    width: 46px
  }
}

.theme-shop .nav-wrapper .toolbar.text > .text-properties .dropdown-menu, .theme-admin .nav-wrapper .toolbar.text > .text-properties .dropdown-menu {
  background-color: #fff;
  position: absolute
}

.theme-shop .nav-wrapper .toolbar.text > .text-properties .dropdown-menu .verticalAlignment, .theme-shop .nav-wrapper .toolbar.text > .text-properties .dropdown-menu .fontOrient, .theme-admin .nav-wrapper .toolbar.text > .text-properties .dropdown-menu .verticalAlignment, .theme-admin .nav-wrapper .toolbar.text > .text-properties .dropdown-menu .fontOrient {
  cursor: pointer
}

.theme-shop .nav-wrapper .toolbar.text > .text-properties, .theme-shop .nav-wrapper .toolbar.text > .color-properties, .theme-admin .nav-wrapper .toolbar.text > .text-properties, .theme-admin .nav-wrapper .toolbar.text > .color-properties {
  display: block
}

.theme-shop .nav-wrapper .toolbar.text > .text-properties .color-picker, .theme-shop .nav-wrapper .toolbar.text > .color-properties .color-picker, .theme-admin .nav-wrapper .toolbar.text > .text-properties .color-picker, .theme-admin .nav-wrapper .toolbar.text > .color-properties .color-picker {
  left: 0
}

.theme-shop .nav-wrapper .toolbar.lines > .color-properties, .theme-admin .nav-wrapper .toolbar.lines > .color-properties {
  display: block
}

@media all and (max-width: 1040px) {
  .theme-shop .nav-wrapper .toolbar.text > .warning > li > .warning-container, .theme-admin .nav-wrapper .toolbar.text > .warning > li > .warning-container {
    right: 0;
    margin: -2px 0 0 0;
    z-index: 1
  }
}

@media all and (max-width: 800px) {
  .theme-shop .nav-wrapper .toolbar.picture > .warning > li > .warning-container, .theme-admin .nav-wrapper .toolbar.picture > .warning > li > .warning-container {
    right: 0;
    margin: -2px 0 0 0;
    z-index: 1
  }
}

.theme-shop .nav-wrapper .toolbar .image-cropper.isVisibleCropZone, .theme-admin .nav-wrapper .toolbar .image-cropper.isVisibleCropZone {
  display: block
}

.theme-shop .nav-wrapper .toolbar .image-cropper .jcrop-holder, .theme-admin .nav-wrapper .toolbar .image-cropper .jcrop-holder {
  margin: 15px auto 0 auto
}

.theme-shop .nav-wrapper .toolbar .line-height, .theme-shop .nav-wrapper .toolbar .font-size, .theme-admin .nav-wrapper .toolbar .line-height, .theme-admin .nav-wrapper .toolbar .font-size {
  display: inline-block;
  height: 50px;
  padding: 0 0 0 5px;
  margin: 0;
  font-size: 14px;
  line-height: 1;
  white-space: nowrap;
  border-color: transparent !important;
  background: transparent;
  cursor: pointer;
  box-shadow: none;
  -webkit-box-shadow: none;
  width: 100%
}

@media all and (min-width: 1100px) {
  .theme-shop .nav-wrapper .toolbar .line-height, .theme-shop .nav-wrapper .toolbar .font-size, .theme-admin .nav-wrapper .toolbar .line-height, .theme-admin .nav-wrapper .toolbar .font-size {
    padding: 0 0 0 10px
  }
}

.theme-shop .nav-wrapper .toolbar .line-height:focus, .theme-shop .nav-wrapper .toolbar .line-height:hover, .theme-shop .nav-wrapper .toolbar .font-size:focus, .theme-shop .nav-wrapper .toolbar .font-size:hover, .theme-admin .nav-wrapper .toolbar .line-height:focus, .theme-admin .nav-wrapper .toolbar .line-height:hover, .theme-admin .nav-wrapper .toolbar .font-size:focus, .theme-admin .nav-wrapper .toolbar .font-size:hover {
  background: #e7ebed
}

@media all and (max-width: 835px) {
  .theme-shop .nav-wrapper .toolbar .line-height, .theme-shop .nav-wrapper .toolbar .font-size, .theme-admin .nav-wrapper .toolbar .line-height, .theme-admin .nav-wrapper .toolbar .font-size {
    padding: 0 !important
  }
}

.theme-shop .nav-wrapper .toolbar .font-size, .theme-admin .nav-wrapper .toolbar .font-size {
  padding-right: 10px
}

.theme-shop .nav-wrapper .toolbar .print-information, .theme-admin .nav-wrapper .toolbar .print-information {
  width: 220px;
  height: auto;
  padding: 15px;
  margin: 0
}

.theme-shop .nav-wrapper .toolbar .print-information > div > p > .field, .theme-admin .nav-wrapper .toolbar .print-information > div > p > .field {
  display: inline-block;
  float: right;
  width: 100px
}

.theme-shop .nav-wrapper .toolbar .quality, .theme-admin .nav-wrapper .toolbar .quality {
  position: relative;
  padding: 15px 15px 15px 40px;
  color: #fff !important;
  line-height: 20px
}

.theme-shop .nav-wrapper .toolbar .quality:before, .theme-admin .nav-wrapper .toolbar .quality:before {
  display: block;
  position: absolute;
  left: 15px;
  font-size: 16px;
  line-height: 20px
}

.theme-shop .nav-wrapper .toolbar .quality.quality-good, .theme-admin .nav-wrapper .toolbar .quality.quality-good {
  background: #4caf50 !important
}

.theme-shop .nav-wrapper .toolbar .quality.quality-good:before, .theme-admin .nav-wrapper .toolbar .quality.quality-good:before {
  content: "\f058"
}

.theme-shop .nav-wrapper .toolbar .quality.quality-middle, .theme-admin .nav-wrapper .toolbar .quality.quality-middle {
  background: #ff9800 !important
}

.theme-shop .nav-wrapper .toolbar .quality.quality-middle:before, .theme-admin .nav-wrapper .toolbar .quality.quality-middle:before {
  content: "\f05a"
}

.theme-shop .nav-wrapper .toolbar .quality.quality-bad, .theme-admin .nav-wrapper .toolbar .quality.quality-bad {
  background: #f44336 !important
}

.theme-shop .nav-wrapper .toolbar .quality.quality-bad:before, .theme-admin .nav-wrapper .toolbar .quality.quality-bad:before {
  content: "\f056"
}

.theme-shop .nav-wrapper .toolbar .undo, .theme-admin .nav-wrapper .toolbar .undo {
  position: relative
}

.theme-shop .nav-wrapper .toolbar .undo .step, .theme-admin .nav-wrapper .toolbar .undo .step {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 3px;
  font-size: 9px;
  text-align: center;
  line-height: 1
}

.theme-shop .nav-wrapper .color-picker, .theme-admin .nav-wrapper .color-picker {
  width: 300px;
  padding: 0
}

.theme-shop .nav-wrapper .color-picker .color-picker-type, .theme-admin .nav-wrapper .color-picker .color-picker-type {
  display: block;
  position: relative;
  width: 100%;
  height: 45px;
  padding: 0 15px;
  margin: 0;
  font-size: 14px;
  line-height: 1.2143;
  border-bottom: 1px solid rgba(212, 208, 208, 0.29)
}

.theme-shop .nav-wrapper .color-picker .color-picker-type > label, .theme-admin .nav-wrapper .color-picker .color-picker-type > label {
  display: block;
  font-size: inherit;
  line-height: inherit
}

.theme-shop .nav-wrapper .color-picker .color-picker-type > label > span, .theme-shop .nav-wrapper .color-picker .color-picker-type > label > select, .theme-admin .nav-wrapper .color-picker .color-picker-type > label > span, .theme-admin .nav-wrapper .color-picker .color-picker-type > label > select {
  display: block;
  float: left;
  width: 50%;
  height: auto;
  padding: 0;
  margin: 0;
  font-size: inherit;
  line-height: inherit
}

.theme-shop .nav-wrapper .color-picker .color-picker-type > label > span, .theme-admin .nav-wrapper .color-picker .color-picker-type > label > span {
  margin: 14px 0
}

.theme-shop .nav-wrapper .color-picker .color-picker-type > label > select, .theme-admin .nav-wrapper .color-picker .color-picker-type > label > select {
  height: 23px;
  box-shadow: none;
  -webkit-box-shadow: none;
  margin: 11px 0;
  border: 0
}

.theme-shop .nav-wrapper .color-picker .color-picker-list, .theme-admin .nav-wrapper .color-picker .color-picker-list {
  display: block;
  padding: 15px;
  margin: 0;
  border-bottom: 1px solid rgba(212, 208, 208, 0.29)
}

.theme-shop .nav-wrapper .color-picker .color-picker-list.color-picker-own, .theme-admin .nav-wrapper .color-picker .color-picker-list.color-picker-own {
  padding: 0;
  border-bottom: 0
}

.theme-shop .nav-wrapper .color-picker .color-picker-list > ol, .theme-admin .nav-wrapper .color-picker .color-picker-list > ol {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
  height: 300px;
  width: 100%;
  overflow-x: hidden;
  overflow-y: scroll
}

.theme-shop .nav-wrapper .color-picker .color-picker-list > ol > li, .theme-admin .nav-wrapper .color-picker .color-picker-list > ol > li {
  display: block;
  float: left;
  width: 48px;
  height: 48px;
  padding: 0;
  margin: 1px;
  cursor: pointer
}

.theme-shop .nav-wrapper .color-picker .color-picker-list > ol > li.hks, .theme-shop .nav-wrapper .color-picker .color-picker-list > ol > li.pantone, .theme-admin .nav-wrapper .color-picker .color-picker-list > ol > li.hks, .theme-admin .nav-wrapper .color-picker .color-picker-list > ol > li.pantone {
  width: 100%;
  padding: 17px 15px;
  margin: 0 0 1px 0;
  font-size: 14px;
  line-height: 1
}

.theme-shop .nav-wrapper .color-picker .color-picker-list > ol > li.hks:not([text=""]), .theme-shop .nav-wrapper .color-picker .color-picker-list > ol > li.pantone:not([text=""]), .theme-shop .nav-wrapper .color-picker .color-picker-list > ol > li.own:not([text=""]), .theme-admin .nav-wrapper .color-picker .color-picker-list > ol > li.hks:not([text=""]), .theme-admin .nav-wrapper .color-picker .color-picker-list > ol > li.pantone:not([text=""]), .theme-admin .nav-wrapper .color-picker .color-picker-list > ol > li.own:not([text=""]) {
  width: 100%;
  height: 40px;
  padding: 10px;
  font-weight: bold;
  color: black
}

.theme-shop .nav-wrapper .color-picker .color-picker-list > ol.showColor, .theme-admin .nav-wrapper .color-picker .color-picker-list > ol.showColor {
  display: block
}

.theme-shop .nav-wrapper .color-picker .color-picker-options, .theme-admin .nav-wrapper .color-picker .color-picker-options {
  position: relative;
  width: 100%;
  height: 45px;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 1.2143;
  border-bottom: 1px solid rgba(212, 208, 208, 0.29)
}

.theme-shop .nav-wrapper .color-picker .color-picker-options .color-picker-option, .theme-shop .nav-wrapper .color-picker .color-picker-options .color-picker-option-label, .theme-admin .nav-wrapper .color-picker .color-picker-options .color-picker-option, .theme-admin .nav-wrapper .color-picker .color-picker-options .color-picker-option-label {
  display: block;
  float: left;
  box-sizing: border-box;
  font-size: inherit;
  line-height: inherit;
  padding: 14px 15px;
  margin: 0;
  width: 33.33333%
}

.theme-shop .nav-wrapper .color-picker .color-picker-options .color-picker-option, .theme-admin .nav-wrapper .color-picker .color-picker-options .color-picker-option {
  text-align: center;
  cursor: pointer;
  border-left: 1px solid rgba(212, 208, 208, 0.29)
}

.theme-shop .nav-wrapper .color-picker .color-picker-options .color-picker-option:hover, .theme-admin .nav-wrapper .color-picker .color-picker-options .color-picker-option:hover {
  background: #eaeaea
}

.theme-shop .nav-wrapper .color-picker .color-picker-options .color-picker-option.noColorInClipboard, .theme-admin .nav-wrapper .color-picker .color-picker-options .color-picker-option.noColorInClipboard {
  cursor: not-allowed;
  color: #a4a3a3
}

.theme-shop .nav-wrapper .color-picker .color-picker-options .color-picker-option.noColorInClipboard:hover, .theme-admin .nav-wrapper .color-picker .color-picker-options .color-picker-option.noColorInClipboard:hover {
  background: transparent
}

.theme-shop .nav-wrapper .color-picker .color-picker-values, .theme-admin .nav-wrapper .color-picker .color-picker-values {
  display: block;
  position: relative;
  padding: 15px 8px;
  margin: 0
}

.theme-shop .nav-wrapper .color-picker .color-picker-values > p, .theme-admin .nav-wrapper .color-picker .color-picker-values > p {
  display: block;
  float: left;
  box-sizing: border-box;
  width: 25%;
  height: auto;
  padding: 0 7px;
  margin: 0
}

.theme-shop .nav-wrapper .color-picker .color-picker-values > p > label, .theme-admin .nav-wrapper .color-picker .color-picker-values > p > label {
  font-size: 14px;
  text-align: center;
  line-height: 1
}

.theme-shop .nav-wrapper .color-picker .color-picker-values > p > label > input, .theme-admin .nav-wrapper .color-picker .color-picker-values > p > label > input {
  height: 22px;
  padding: 0;
  margin: 5px 0 0 0;
  font-size: inherit;
  text-align: inherit;
  line-height: inherit;
  box-shadow: none;
  -webkit-box-shadow: none
}

.theme-shop .nav-wrapper .warning, .theme-admin .nav-wrapper .warning {
  display: none
}

.theme-shop .nav-wrapper .warning > li, .theme-admin .nav-wrapper .warning > li {
  display: block;
  position: relative
}

.theme-shop .nav-wrapper .warning > li > a, .theme-admin .nav-wrapper .warning > li > a {
  color: #fff !important;
  background: #f44336 !important
}

.theme-shop .nav-wrapper .warning > li > .warning-container, .theme-admin .nav-wrapper .warning > li > .warning-container {
  display: block;
  position: absolute;
  width: 300px;
  height: auto;
  padding: 15px;
  margin: 0;
  color: #fff;
  background: #f44336;
  z-index: 1
}

.theme-shop .html5-editor-body, .theme-admin .html5-editor-body {
  min-width: 768px;
  max-height: 100vh;
  overflow: hidden
}

.theme-shop .html5-editor-body > header, .theme-admin .html5-editor-body > header {
  min-width: 768px
}

.theme-shop .html5-editor-body > header .col-md-4, .theme-admin .html5-editor-body > header .col-md-4 {
  float: left;
  width: 33.33333% !important
}

.theme-shop .html5-editor-body > header .col-md-8, .theme-admin .html5-editor-body > header .col-md-8 {
  float: left;
  width: 66.66667% !important
}

.theme-shop .html5-editor-body .detached, .theme-admin .html5-editor-body .detached {
  position: absolute
}

.theme-shop .html5-editor-body .tutorial, .theme-admin .html5-editor-body .tutorial {
  position: absolute;
  top: 110px;
  bottom: 117px;
  right: 17px;
  left: auto;
  width: 400px;
  background-color: white;
  z-index: 100000;
  box-shadow: -2px 0 5px -2px rgba(0, 0, 0, 0.2);
  padding: 17px 25px;
  overflow-x: hidden;
  overflow-y: auto;
  direction: rtl;
  color: #888787;
  display: none
}

.theme-shop .html5-editor-body .tutorial .tutorial-wrapper, .theme-admin .html5-editor-body .tutorial .tutorial-wrapper {
  direction: ltr
}

.theme-shop .html5-editor-body .tutorial input, .theme-admin .html5-editor-body .tutorial input {
  border: 1px solid #e7ebed !important
}

.theme-shop .html5-editor-body .tutorial i, .theme-admin .html5-editor-body .tutorial i {
  margin-right: 10px;
  cursor: pointer
}

.theme-shop .html5-editor-body .tutorial ul.tutorial-list, .theme-shop .html5-editor-body .tutorial ol.tutorial-list, .theme-admin .html5-editor-body .tutorial ul.tutorial-list, .theme-admin .html5-editor-body .tutorial ol.tutorial-list {
  list-style: none;
  padding: 0;
  width: 400px;
  margin-top: 20px;
  border-top: 1px solid rgba(212, 208, 208, 0.29)
}

.theme-shop .html5-editor-body .tutorial ul.tutorial-list li, .theme-shop .html5-editor-body .tutorial ol.tutorial-list li, .theme-admin .html5-editor-body .tutorial ul.tutorial-list li, .theme-admin .html5-editor-body .tutorial ol.tutorial-list li {
  margin: 0;
  border-bottom: 1px solid rgba(212, 208, 208, 0.29);
  width: 100%;
  padding: 5px 33px 5px 0;
  cursor: pointer
}

.theme-shop .html5-editor-body .tutorial ul.tutorial-list li a, .theme-shop .html5-editor-body .tutorial ol.tutorial-list li a, .theme-admin .html5-editor-body .tutorial ul.tutorial-list li a, .theme-admin .html5-editor-body .tutorial ol.tutorial-list li a {
  cursor: pointer;
  width: 100%;
  text-decoration: none;
  font-size: 13px
}

.theme-shop .html5-editor-body .tutorial .tutorial-content h1, .theme-admin .html5-editor-body .tutorial .tutorial-content h1 {
  font-size: 24px !important
}

.theme-shop .html5-editor-body .tutorial .tutorial-content *, .theme-admin .html5-editor-body .tutorial .tutorial-content * {
  font-size: 13px
}

.theme-shop .html5-editor-body .tutorial .tutorial-content table, .theme-admin .html5-editor-body .tutorial .tutorial-content table {
  border-top: 1px solid rgba(212, 208, 208, 0.29)
}

.theme-shop .html5-editor-body .tutorial .tutorial-content table tr, .theme-admin .html5-editor-body .tutorial .tutorial-content table tr {
  border-bottom: 1px solid rgba(212, 208, 208, 0.29)
}

.theme-shop .html5-editor-body .tutorial .tutorial-content table th, .theme-admin .html5-editor-body .tutorial .tutorial-content table th {
  width: 30%;
  background-color: #eee;
  padding: 3px;
  vertical-align: top;
  font-size: 12px !important
}

.theme-shop .html5-editor-body .tutorial .tutorial-content table td, .theme-admin .html5-editor-body .tutorial .tutorial-content table td {
  width: 70%;
  padding: 3px;
  vertical-align: top;
  font-size: 12px !important
}

.theme-shop .html5-editor-body .tutorial .tutorial-content .confluenceTable, .theme-admin .html5-editor-body .tutorial .tutorial-content .confluenceTable {
  margin: 10px 0 0 0
}

.theme-shop .html5-editor-body .tutorial .tutorial-content .confluenceTable .confluenceTh, .theme-shop .html5-editor-body .tutorial .tutorial-content .confluenceTable .confluenceTd, .theme-admin .html5-editor-body .tutorial .tutorial-content .confluenceTable .confluenceTh, .theme-admin .html5-editor-body .tutorial .tutorial-content .confluenceTable .confluenceTd {
  border: 1px solid #ddd;
  padding: 7px 10px;
  vertical-align: top;
  text-align: left
}

.theme-shop .html5-editor-body .tutorial .tutorial-content .confluenceTable table.confluenceTable th.confluenceTh, .theme-shop .html5-editor-body .tutorial .tutorial-content .confluenceTable table.confluenceTable th.confluenceTh > p, .theme-shop .html5-editor-body .tutorial .tutorial-content .confluenceTable table.confluenceTable td.confluenceTd.highlight, .theme-shop .html5-editor-body .tutorial .tutorial-content .confluenceTable table.confluenceTable td.confluenceTd.highlight > p, .theme-shop .html5-editor-body .tutorial .tutorial-content .confluenceTable table.confluenceTable th.confluenceTh.highlight-grey, .theme-shop .html5-editor-body .tutorial .tutorial-content .confluenceTable table.confluenceTable th.confluenceTh.highlight-grey > p, .theme-shop .html5-editor-body .tutorial .tutorial-content .confluenceTable table.confluenceTable td.confluenceTd.highlight-grey, .theme-shop .html5-editor-body .tutorial .tutorial-content .confluenceTable table.confluenceTable td.confluenceTd.highlight-grey > p, .theme-admin .html5-editor-body .tutorial .tutorial-content .confluenceTable table.confluenceTable th.confluenceTh, .theme-admin .html5-editor-body .tutorial .tutorial-content .confluenceTable table.confluenceTable th.confluenceTh > p, .theme-admin .html5-editor-body .tutorial .tutorial-content .confluenceTable table.confluenceTable td.confluenceTd.highlight, .theme-admin .html5-editor-body .tutorial .tutorial-content .confluenceTable table.confluenceTable td.confluenceTd.highlight > p, .theme-admin .html5-editor-body .tutorial .tutorial-content .confluenceTable table.confluenceTable th.confluenceTh.highlight-grey, .theme-admin .html5-editor-body .tutorial .tutorial-content .confluenceTable table.confluenceTable th.confluenceTh.highlight-grey > p, .theme-admin .html5-editor-body .tutorial .tutorial-content .confluenceTable table.confluenceTable td.confluenceTd.highlight-grey, .theme-admin .html5-editor-body .tutorial .tutorial-content .confluenceTable table.confluenceTable td.confluenceTd.highlight-grey > p {
  background-color: #f0f0f0
}

@media all and (max-width: 768px) {
  .theme-shop .html5-editor-body .tutorial, .theme-admin .html5-editor-body .tutorial {
    width: 100%;
    left: 0
  }

  .theme-shop .html5-editor-body .tutorial ul.tutorial-list, .theme-shop .html5-editor-body .tutorial ol.tutorial-list, .theme-admin .html5-editor-body .tutorial ul.tutorial-list, .theme-admin .html5-editor-body .tutorial ol.tutorial-list {
    width: 100%;
    direction: ltr
  }
}

.theme-shop .html5-editor-body .fa-spin, .theme-admin .html5-editor-body .fa-spin {
  display: block
}

.theme-shop .html5-editor-body .fa-spin:before, .theme-admin .html5-editor-body .fa-spin:before {
  display: block
}

.theme-shop .html5-editor-body .fa-3x:before, .theme-admin .html5-editor-body .fa-3x:before {
  font-size: 1em
}

.theme-shop .fa-align-center.active, .theme-shop .fa-align-right.active, .theme-shop .fa-align-left.active, .theme-admin .fa-align-center.active, .theme-admin .fa-align-right.active, .theme-admin .fa-align-left.active {
  color: black
}

.theme-shop body .html5-editor-body .navWrapper .disabled, .theme-admin body .html5-editor-body .navWrapper .disabled {
  color: #d3d3d3 !important;
  background-color: transparent !important;
  pointer-events: none !important
}

.theme-shop .editRule, .theme-admin .editRule {
  cursor: pointer
}

.theme-shop .html5-editor-shop .tooltip-inner, .theme-admin .html5-editor-shop .tooltip-inner {
  background: transparent !important;
  box-shadow: none !important
}

.theme-shop .materialize-red, .theme-admin .materialize-red {
  background-color: #e51c23 !important
}

.theme-shop .materialize-red-text, .theme-admin .materialize-red-text {
  color: #e51c23 !important
}

.theme-shop .materialize-red.lighten-5, .theme-admin .materialize-red.lighten-5 {
  background-color: #fdeaeb !important
}

.theme-shop .materialize-red-text.text-lighten-5, .theme-admin .materialize-red-text.text-lighten-5 {
  color: #fdeaeb !important
}

.theme-shop .materialize-red.lighten-4, .theme-admin .materialize-red.lighten-4 {
  background-color: #f8c1c3 !important
}

.theme-shop .materialize-red-text.text-lighten-4, .theme-admin .materialize-red-text.text-lighten-4 {
  color: #f8c1c3 !important
}

.theme-shop .materialize-red.lighten-3, .theme-admin .materialize-red.lighten-3 {
  background-color: #f3989b !important
}

.theme-shop .materialize-red-text.text-lighten-3, .theme-admin .materialize-red-text.text-lighten-3 {
  color: #f3989b !important
}

.theme-shop .materialize-red.lighten-2, .theme-admin .materialize-red.lighten-2 {
  background-color: #ee6e73 !important
}

.theme-shop .materialize-red-text.text-lighten-2, .theme-admin .materialize-red-text.text-lighten-2 {
  color: #ee6e73 !important
}

.theme-shop .materialize-red.lighten-1, .theme-admin .materialize-red.lighten-1 {
  background-color: #ea454b !important
}

.theme-shop .materialize-red-text.text-lighten-1, .theme-admin .materialize-red-text.text-lighten-1 {
  color: #ea454b !important
}

.theme-shop .materialize-red.darken-1, .theme-admin .materialize-red.darken-1 {
  background-color: #d0181e !important
}

.theme-shop .materialize-red-text.text-darken-1, .theme-admin .materialize-red-text.text-darken-1 {
  color: #d0181e !important
}

.theme-shop .materialize-red.darken-2, .theme-admin .materialize-red.darken-2 {
  background-color: #b9151b !important
}

.theme-shop .materialize-red-text.text-darken-2, .theme-admin .materialize-red-text.text-darken-2 {
  color: #b9151b !important
}

.theme-shop .materialize-red.darken-3, .theme-admin .materialize-red.darken-3 {
  background-color: #a21318 !important
}

.theme-shop .materialize-red-text.text-darken-3, .theme-admin .materialize-red-text.text-darken-3 {
  color: #a21318 !important
}

.theme-shop .materialize-red.darken-4, .theme-admin .materialize-red.darken-4 {
  background-color: #8b1014 !important
}

.theme-shop .materialize-red-text.text-darken-4, .theme-admin .materialize-red-text.text-darken-4 {
  color: #8b1014 !important
}

.theme-shop .red, .theme-admin .red {
  background-color: #f44336 !important
}

.theme-shop .red-text, .theme-admin .red-text {
  color: #f44336 !important
}

.theme-shop .red.lighten-5, .theme-admin .red.lighten-5 {
  background-color: #ffebee !important
}

.theme-shop .red-text.text-lighten-5, .theme-admin .red-text.text-lighten-5 {
  color: #ffebee !important
}

.theme-shop .red.lighten-4, .theme-admin .red.lighten-4 {
  background-color: #ffcdd2 !important
}

.theme-shop .red-text.text-lighten-4, .theme-admin .red-text.text-lighten-4 {
  color: #ffcdd2 !important
}

.theme-shop .red.lighten-3, .theme-admin .red.lighten-3 {
  background-color: #ef9a9a !important
}

.theme-shop .red-text.text-lighten-3, .theme-admin .red-text.text-lighten-3 {
  color: #ef9a9a !important
}

.theme-shop .red.lighten-2, .theme-admin .red.lighten-2 {
  background-color: #e57373 !important
}

.theme-shop .red-text.text-lighten-2, .theme-admin .red-text.text-lighten-2 {
  color: #e57373 !important
}

.theme-shop .red.lighten-1, .theme-admin .red.lighten-1 {
  background-color: #ef5350 !important
}

.theme-shop .red-text.text-lighten-1, .theme-admin .red-text.text-lighten-1 {
  color: #ef5350 !important
}

.theme-shop .red.darken-1, .theme-admin .red.darken-1 {
  background-color: #e53935 !important
}

.theme-shop .red-text.text-darken-1, .theme-admin .red-text.text-darken-1 {
  color: #e53935 !important
}

.theme-shop .red.darken-2, .theme-admin .red.darken-2 {
  background-color: #d32f2f !important
}

.theme-shop .red-text.text-darken-2, .theme-admin .red-text.text-darken-2 {
  color: #d32f2f !important
}

.theme-shop .red.darken-3, .theme-admin .red.darken-3 {
  background-color: #c62828 !important
}

.theme-shop .red-text.text-darken-3, .theme-admin .red-text.text-darken-3 {
  color: #c62828 !important
}

.theme-shop .red.darken-4, .theme-admin .red.darken-4 {
  background-color: #b71c1c !important
}

.theme-shop .red-text.text-darken-4, .theme-admin .red-text.text-darken-4 {
  color: #b71c1c !important
}

.theme-shop .red.accent-1, .theme-admin .red.accent-1 {
  background-color: #ff8a80 !important
}

.theme-shop .red-text.text-accent-1, .theme-admin .red-text.text-accent-1 {
  color: #ff8a80 !important
}

.theme-shop .red.accent-2, .theme-admin .red.accent-2 {
  background-color: #ff5252 !important
}

.theme-shop .red-text.text-accent-2, .theme-admin .red-text.text-accent-2 {
  color: #ff5252 !important
}

.theme-shop .red.accent-3, .theme-admin .red.accent-3 {
  background-color: #ff1744 !important
}

.theme-shop .red-text.text-accent-3, .theme-admin .red-text.text-accent-3 {
  color: #ff1744 !important
}

.theme-shop .red.accent-4, .theme-admin .red.accent-4 {
  background-color: #d50000 !important
}

.theme-shop .red-text.text-accent-4, .theme-admin .red-text.text-accent-4 {
  color: #d50000 !important
}

.theme-shop .pink, .theme-admin .pink {
  background-color: #e91e63 !important
}

.theme-shop .pink-text, .theme-admin .pink-text {
  color: #e91e63 !important
}

.theme-shop .pink.lighten-5, .theme-admin .pink.lighten-5 {
  background-color: #fce4ec !important
}

.theme-shop .pink-text.text-lighten-5, .theme-admin .pink-text.text-lighten-5 {
  color: #fce4ec !important
}

.theme-shop .pink.lighten-4, .theme-admin .pink.lighten-4 {
  background-color: #f8bbd0 !important
}

.theme-shop .pink-text.text-lighten-4, .theme-admin .pink-text.text-lighten-4 {
  color: #f8bbd0 !important
}

.theme-shop .pink.lighten-3, .theme-admin .pink.lighten-3 {
  background-color: #f48fb1 !important
}

.theme-shop .pink-text.text-lighten-3, .theme-admin .pink-text.text-lighten-3 {
  color: #f48fb1 !important
}

.theme-shop .pink.lighten-2, .theme-admin .pink.lighten-2 {
  background-color: #f06292 !important
}

.theme-shop .pink-text.text-lighten-2, .theme-admin .pink-text.text-lighten-2 {
  color: #f06292 !important
}

.theme-shop .pink.lighten-1, .theme-admin .pink.lighten-1 {
  background-color: #ec407a !important
}

.theme-shop .pink-text.text-lighten-1, .theme-admin .pink-text.text-lighten-1 {
  color: #ec407a !important
}

.theme-shop .pink.darken-1, .theme-admin .pink.darken-1 {
  background-color: #d81b60 !important
}

.theme-shop .pink-text.text-darken-1, .theme-admin .pink-text.text-darken-1 {
  color: #d81b60 !important
}

.theme-shop .pink.darken-2, .theme-admin .pink.darken-2 {
  background-color: #c2185b !important
}

.theme-shop .pink-text.text-darken-2, .theme-admin .pink-text.text-darken-2 {
  color: #c2185b !important
}

.theme-shop .pink.darken-3, .theme-admin .pink.darken-3 {
  background-color: #ad1457 !important
}

.theme-shop .pink-text.text-darken-3, .theme-admin .pink-text.text-darken-3 {
  color: #ad1457 !important
}

.theme-shop .pink.darken-4, .theme-admin .pink.darken-4 {
  background-color: #880e4f !important
}

.theme-shop .pink-text.text-darken-4, .theme-admin .pink-text.text-darken-4 {
  color: #880e4f !important
}

.theme-shop .pink.accent-1, .theme-admin .pink.accent-1 {
  background-color: #ff80ab !important
}

.theme-shop .pink-text.text-accent-1, .theme-admin .pink-text.text-accent-1 {
  color: #ff80ab !important
}

.theme-shop .pink.accent-2, .theme-admin .pink.accent-2 {
  background-color: #ff4081 !important
}

.theme-shop .pink-text.text-accent-2, .theme-admin .pink-text.text-accent-2 {
  color: #ff4081 !important
}

.theme-shop .pink.accent-3, .theme-admin .pink.accent-3 {
  background-color: #f50057 !important
}

.theme-shop .pink-text.text-accent-3, .theme-admin .pink-text.text-accent-3 {
  color: #f50057 !important
}

.theme-shop .pink.accent-4, .theme-admin .pink.accent-4 {
  background-color: #c51162 !important
}

.theme-shop .pink-text.text-accent-4, .theme-admin .pink-text.text-accent-4 {
  color: #c51162 !important
}

.theme-shop .purple, .theme-admin .purple {
  background-color: #9c27b0 !important
}

.theme-shop .purple-text, .theme-admin .purple-text {
  color: #9c27b0 !important
}

.theme-shop .purple.lighten-5, .theme-admin .purple.lighten-5 {
  background-color: #f3e5f5 !important
}

.theme-shop .purple-text.text-lighten-5, .theme-admin .purple-text.text-lighten-5 {
  color: #f3e5f5 !important
}

.theme-shop .purple.lighten-4, .theme-admin .purple.lighten-4 {
  background-color: #e1bee7 !important
}

.theme-shop .purple-text.text-lighten-4, .theme-admin .purple-text.text-lighten-4 {
  color: #e1bee7 !important
}

.theme-shop .purple.lighten-3, .theme-admin .purple.lighten-3 {
  background-color: #ce93d8 !important
}

.theme-shop .purple-text.text-lighten-3, .theme-admin .purple-text.text-lighten-3 {
  color: #ce93d8 !important
}

.theme-shop .purple.lighten-2, .theme-admin .purple.lighten-2 {
  background-color: #ba68c8 !important
}

.theme-shop .purple-text.text-lighten-2, .theme-admin .purple-text.text-lighten-2 {
  color: #ba68c8 !important
}

.theme-shop .purple.lighten-1, .theme-admin .purple.lighten-1 {
  background-color: #ab47bc !important
}

.theme-shop .purple-text.text-lighten-1, .theme-admin .purple-text.text-lighten-1 {
  color: #ab47bc !important
}

.theme-shop .purple.darken-1, .theme-admin .purple.darken-1 {
  background-color: #8e24aa !important
}

.theme-shop .purple-text.text-darken-1, .theme-admin .purple-text.text-darken-1 {
  color: #8e24aa !important
}

.theme-shop .purple.darken-2, .theme-admin .purple.darken-2 {
  background-color: #7b1fa2 !important
}

.theme-shop .purple-text.text-darken-2, .theme-admin .purple-text.text-darken-2 {
  color: #7b1fa2 !important
}

.theme-shop .purple.darken-3, .theme-admin .purple.darken-3 {
  background-color: #6a1b9a !important
}

.theme-shop .purple-text.text-darken-3, .theme-admin .purple-text.text-darken-3 {
  color: #6a1b9a !important
}

.theme-shop .purple.darken-4, .theme-admin .purple.darken-4 {
  background-color: #4a148c !important
}

.theme-shop .purple-text.text-darken-4, .theme-admin .purple-text.text-darken-4 {
  color: #4a148c !important
}

.theme-shop .purple.accent-1, .theme-admin .purple.accent-1 {
  background-color: #ea80fc !important
}

.theme-shop .purple-text.text-accent-1, .theme-admin .purple-text.text-accent-1 {
  color: #ea80fc !important
}

.theme-shop .purple.accent-2, .theme-admin .purple.accent-2 {
  background-color: #e040fb !important
}

.theme-shop .purple-text.text-accent-2, .theme-admin .purple-text.text-accent-2 {
  color: #e040fb !important
}

.theme-shop .purple.accent-3, .theme-admin .purple.accent-3 {
  background-color: #d500f9 !important
}

.theme-shop .purple-text.text-accent-3, .theme-admin .purple-text.text-accent-3 {
  color: #d500f9 !important
}

.theme-shop .purple.accent-4, .theme-admin .purple.accent-4 {
  background-color: #a0f !important
}

.theme-shop .purple-text.text-accent-4, .theme-admin .purple-text.text-accent-4 {
  color: #a0f !important
}

.theme-shop .deep-purple, .theme-admin .deep-purple {
  background-color: #673ab7 !important
}

.theme-shop .deep-purple-text, .theme-admin .deep-purple-text {
  color: #673ab7 !important
}

.theme-shop .deep-purple.lighten-5, .theme-admin .deep-purple.lighten-5 {
  background-color: #ede7f6 !important
}

.theme-shop .deep-purple-text.text-lighten-5, .theme-admin .deep-purple-text.text-lighten-5 {
  color: #ede7f6 !important
}

.theme-shop .deep-purple.lighten-4, .theme-admin .deep-purple.lighten-4 {
  background-color: #d1c4e9 !important
}

.theme-shop .deep-purple-text.text-lighten-4, .theme-admin .deep-purple-text.text-lighten-4 {
  color: #d1c4e9 !important
}

.theme-shop .deep-purple.lighten-3, .theme-admin .deep-purple.lighten-3 {
  background-color: #b39ddb !important
}

.theme-shop .deep-purple-text.text-lighten-3, .theme-admin .deep-purple-text.text-lighten-3 {
  color: #b39ddb !important
}

.theme-shop .deep-purple.lighten-2, .theme-admin .deep-purple.lighten-2 {
  background-color: #9575cd !important
}

.theme-shop .deep-purple-text.text-lighten-2, .theme-admin .deep-purple-text.text-lighten-2 {
  color: #9575cd !important
}

.theme-shop .deep-purple.lighten-1, .theme-admin .deep-purple.lighten-1 {
  background-color: #7e57c2 !important
}

.theme-shop .deep-purple-text.text-lighten-1, .theme-admin .deep-purple-text.text-lighten-1 {
  color: #7e57c2 !important
}

.theme-shop .deep-purple.darken-1, .theme-admin .deep-purple.darken-1 {
  background-color: #5e35b1 !important
}

.theme-shop .deep-purple-text.text-darken-1, .theme-admin .deep-purple-text.text-darken-1 {
  color: #5e35b1 !important
}

.theme-shop .deep-purple.darken-2, .theme-admin .deep-purple.darken-2 {
  background-color: #512da8 !important
}

.theme-shop .deep-purple-text.text-darken-2, .theme-admin .deep-purple-text.text-darken-2 {
  color: #512da8 !important
}

.theme-shop .deep-purple.darken-3, .theme-admin .deep-purple.darken-3 {
  background-color: #4527a0 !important
}

.theme-shop .deep-purple-text.text-darken-3, .theme-admin .deep-purple-text.text-darken-3 {
  color: #4527a0 !important
}

.theme-shop .deep-purple.darken-4, .theme-admin .deep-purple.darken-4 {
  background-color: #311b92 !important
}

.theme-shop .deep-purple-text.text-darken-4, .theme-admin .deep-purple-text.text-darken-4 {
  color: #311b92 !important
}

.theme-shop .deep-purple.accent-1, .theme-admin .deep-purple.accent-1 {
  background-color: #b388ff !important
}

.theme-shop .deep-purple-text.text-accent-1, .theme-admin .deep-purple-text.text-accent-1 {
  color: #b388ff !important
}

.theme-shop .deep-purple.accent-2, .theme-admin .deep-purple.accent-2 {
  background-color: #7c4dff !important
}

.theme-shop .deep-purple-text.text-accent-2, .theme-admin .deep-purple-text.text-accent-2 {
  color: #7c4dff !important
}

.theme-shop .deep-purple.accent-3, .theme-admin .deep-purple.accent-3 {
  background-color: #651fff !important
}

.theme-shop .deep-purple-text.text-accent-3, .theme-admin .deep-purple-text.text-accent-3 {
  color: #651fff !important
}

.theme-shop .deep-purple.accent-4, .theme-admin .deep-purple.accent-4 {
  background-color: #6200ea !important
}

.theme-shop .deep-purple-text.text-accent-4, .theme-admin .deep-purple-text.text-accent-4 {
  color: #6200ea !important
}

.theme-shop .indigo, .theme-admin .indigo {
  background-color: #3f51b5 !important
}

.theme-shop .indigo-text, .theme-admin .indigo-text {
  color: #3f51b5 !important
}

.theme-shop .indigo.lighten-5, .theme-admin .indigo.lighten-5 {
  background-color: #e8eaf6 !important
}

.theme-shop .indigo-text.text-lighten-5, .theme-admin .indigo-text.text-lighten-5 {
  color: #e8eaf6 !important
}

.theme-shop .indigo.lighten-4, .theme-admin .indigo.lighten-4 {
  background-color: #c5cae9 !important
}

.theme-shop .indigo-text.text-lighten-4, .theme-admin .indigo-text.text-lighten-4 {
  color: #c5cae9 !important
}

.theme-shop .indigo.lighten-3, .theme-admin .indigo.lighten-3 {
  background-color: #9fa8da !important
}

.theme-shop .indigo-text.text-lighten-3, .theme-admin .indigo-text.text-lighten-3 {
  color: #9fa8da !important
}

.theme-shop .indigo.lighten-2, .theme-admin .indigo.lighten-2 {
  background-color: #7986cb !important
}

.theme-shop .indigo-text.text-lighten-2, .theme-admin .indigo-text.text-lighten-2 {
  color: #7986cb !important
}

.theme-shop .indigo.lighten-1, .theme-admin .indigo.lighten-1 {
  background-color: #5c6bc0 !important
}

.theme-shop .indigo-text.text-lighten-1, .theme-admin .indigo-text.text-lighten-1 {
  color: #5c6bc0 !important
}

.theme-shop .indigo.darken-1, .theme-admin .indigo.darken-1 {
  background-color: #3949ab !important
}

.theme-shop .indigo-text.text-darken-1, .theme-admin .indigo-text.text-darken-1 {
  color: #3949ab !important
}

.theme-shop .indigo.darken-2, .theme-admin .indigo.darken-2 {
  background-color: #303f9f !important
}

.theme-shop .indigo-text.text-darken-2, .theme-admin .indigo-text.text-darken-2 {
  color: #303f9f !important
}

.theme-shop .indigo.darken-3, .theme-admin .indigo.darken-3 {
  background-color: #283593 !important
}

.theme-shop .indigo-text.text-darken-3, .theme-admin .indigo-text.text-darken-3 {
  color: #283593 !important
}

.theme-shop .indigo.darken-4, .theme-admin .indigo.darken-4 {
  background-color: #1a237e !important
}

.theme-shop .indigo-text.text-darken-4, .theme-admin .indigo-text.text-darken-4 {
  color: #1a237e !important
}

.theme-shop .indigo.accent-1, .theme-admin .indigo.accent-1 {
  background-color: #8c9eff !important
}

.theme-shop .indigo-text.text-accent-1, .theme-admin .indigo-text.text-accent-1 {
  color: #8c9eff !important
}

.theme-shop .indigo.accent-2, .theme-admin .indigo.accent-2 {
  background-color: #536dfe !important
}

.theme-shop .indigo-text.text-accent-2, .theme-admin .indigo-text.text-accent-2 {
  color: #536dfe !important
}

.theme-shop .indigo.accent-3, .theme-admin .indigo.accent-3 {
  background-color: #3d5afe !important
}

.theme-shop .indigo-text.text-accent-3, .theme-admin .indigo-text.text-accent-3 {
  color: #3d5afe !important
}

.theme-shop .indigo.accent-4, .theme-admin .indigo.accent-4 {
  background-color: #304ffe !important
}

.theme-shop .indigo-text.text-accent-4, .theme-admin .indigo-text.text-accent-4 {
  color: #304ffe !important
}

.theme-shop .blue, .theme-admin .blue {
  background-color: #2196f3 !important
}

.theme-shop .blue-text, .theme-admin .blue-text {
  color: #2196f3 !important
}

.theme-shop .blue.lighten-5, .theme-admin .blue.lighten-5 {
  background-color: #e3f2fd !important
}

.theme-shop .blue-text.text-lighten-5, .theme-admin .blue-text.text-lighten-5 {
  color: #e3f2fd !important
}

.theme-shop .blue.lighten-4, .theme-admin .blue.lighten-4 {
  background-color: #bbdefb !important
}

.theme-shop .blue-text.text-lighten-4, .theme-admin .blue-text.text-lighten-4 {
  color: #bbdefb !important
}

.theme-shop .blue.lighten-3, .theme-admin .blue.lighten-3 {
  background-color: #90caf9 !important
}

.theme-shop .blue-text.text-lighten-3, .theme-admin .blue-text.text-lighten-3 {
  color: #90caf9 !important
}

.theme-shop .blue.lighten-2, .theme-admin .blue.lighten-2 {
  background-color: #64b5f6 !important
}

.theme-shop .blue-text.text-lighten-2, .theme-admin .blue-text.text-lighten-2 {
  color: #64b5f6 !important
}

.theme-shop .blue.lighten-1, .theme-admin .blue.lighten-1 {
  background-color: #42a5f5 !important
}

.theme-shop .blue-text.text-lighten-1, .theme-admin .blue-text.text-lighten-1 {
  color: #42a5f5 !important
}

.theme-shop .blue.darken-1, .theme-admin .blue.darken-1 {
  background-color: #1e88e5 !important
}

.theme-shop .blue-text.text-darken-1, .theme-admin .blue-text.text-darken-1 {
  color: #1e88e5 !important
}

.theme-shop .blue.darken-2, .theme-admin .blue.darken-2 {
  background-color: #1976d2 !important
}

.theme-shop .blue-text.text-darken-2, .theme-admin .blue-text.text-darken-2 {
  color: #1976d2 !important
}

.theme-shop .blue.darken-3, .theme-admin .blue.darken-3 {
  background-color: #1565c0 !important
}

.theme-shop .blue-text.text-darken-3, .theme-admin .blue-text.text-darken-3 {
  color: #1565c0 !important
}

.theme-shop .blue.darken-4, .theme-admin .blue.darken-4 {
  background-color: #0d47a1 !important
}

.theme-shop .blue-text.text-darken-4, .theme-admin .blue-text.text-darken-4 {
  color: #0d47a1 !important
}

.theme-shop .blue.accent-1, .theme-admin .blue.accent-1 {
  background-color: #82b1ff !important
}

.theme-shop .blue-text.text-accent-1, .theme-admin .blue-text.text-accent-1 {
  color: #82b1ff !important
}

.theme-shop .blue.accent-2, .theme-admin .blue.accent-2 {
  background-color: #448aff !important
}

.theme-shop .blue-text.text-accent-2, .theme-admin .blue-text.text-accent-2 {
  color: #448aff !important
}

.theme-shop .blue.accent-3, .theme-admin .blue.accent-3 {
  background-color: #2979ff !important
}

.theme-shop .blue-text.text-accent-3, .theme-admin .blue-text.text-accent-3 {
  color: #2979ff !important
}

.theme-shop .blue.accent-4, .theme-admin .blue.accent-4 {
  background-color: #2962ff !important
}

.theme-shop .blue-text.text-accent-4, .theme-admin .blue-text.text-accent-4 {
  color: #2962ff !important
}

.theme-shop .light-blue, .theme-admin .light-blue {
  background-color: #03a9f4 !important
}

.theme-shop .light-blue-text, .theme-admin .light-blue-text {
  color: #03a9f4 !important
}

.theme-shop .light-blue.lighten-5, .theme-admin .light-blue.lighten-5 {
  background-color: #e1f5fe !important
}

.theme-shop .light-blue-text.text-lighten-5, .theme-admin .light-blue-text.text-lighten-5 {
  color: #e1f5fe !important
}

.theme-shop .light-blue.lighten-4, .theme-admin .light-blue.lighten-4 {
  background-color: #b3e5fc !important
}

.theme-shop .light-blue-text.text-lighten-4, .theme-admin .light-blue-text.text-lighten-4 {
  color: #b3e5fc !important
}

.theme-shop .light-blue.lighten-3, .theme-admin .light-blue.lighten-3 {
  background-color: #81d4fa !important
}

.theme-shop .light-blue-text.text-lighten-3, .theme-admin .light-blue-text.text-lighten-3 {
  color: #81d4fa !important
}

.theme-shop .light-blue.lighten-2, .theme-admin .light-blue.lighten-2 {
  background-color: #4fc3f7 !important
}

.theme-shop .light-blue-text.text-lighten-2, .theme-admin .light-blue-text.text-lighten-2 {
  color: #4fc3f7 !important
}

.theme-shop .light-blue.lighten-1, .theme-admin .light-blue.lighten-1 {
  background-color: #29b6f6 !important
}

.theme-shop .light-blue-text.text-lighten-1, .theme-admin .light-blue-text.text-lighten-1 {
  color: #29b6f6 !important
}

.theme-shop .light-blue.darken-1, .theme-admin .light-blue.darken-1 {
  background-color: #039be5 !important
}

.theme-shop .light-blue-text.text-darken-1, .theme-admin .light-blue-text.text-darken-1 {
  color: #039be5 !important
}

.theme-shop .light-blue.darken-2, .theme-admin .light-blue.darken-2 {
  background-color: #0288d1 !important
}

.theme-shop .light-blue-text.text-darken-2, .theme-admin .light-blue-text.text-darken-2 {
  color: #0288d1 !important
}

.theme-shop .light-blue.darken-3, .theme-admin .light-blue.darken-3 {
  background-color: #0277bd !important
}

.theme-shop .light-blue-text.text-darken-3, .theme-admin .light-blue-text.text-darken-3 {
  color: #0277bd !important
}

.theme-shop .light-blue.darken-4, .theme-admin .light-blue.darken-4 {
  background-color: #01579b !important
}

.theme-shop .light-blue-text.text-darken-4, .theme-admin .light-blue-text.text-darken-4 {
  color: #01579b !important
}

.theme-shop .light-blue.accent-1, .theme-admin .light-blue.accent-1 {
  background-color: #80d8ff !important
}

.theme-shop .light-blue-text.text-accent-1, .theme-admin .light-blue-text.text-accent-1 {
  color: #80d8ff !important
}

.theme-shop .light-blue.accent-2, .theme-admin .light-blue.accent-2 {
  background-color: #40c4ff !important
}

.theme-shop .light-blue-text.text-accent-2, .theme-admin .light-blue-text.text-accent-2 {
  color: #40c4ff !important
}

.theme-shop .light-blue.accent-3, .theme-admin .light-blue.accent-3 {
  background-color: #00b0ff !important
}

.theme-shop .light-blue-text.text-accent-3, .theme-admin .light-blue-text.text-accent-3 {
  color: #00b0ff !important
}

.theme-shop .light-blue.accent-4, .theme-admin .light-blue.accent-4 {
  background-color: #0091ea !important
}

.theme-shop .light-blue-text.text-accent-4, .theme-admin .light-blue-text.text-accent-4 {
  color: #0091ea !important
}

.theme-shop .cyan, .theme-admin .cyan {
  background-color: #00bcd4 !important
}

.theme-shop .cyan-text, .theme-admin .cyan-text {
  color: #00bcd4 !important
}

.theme-shop .cyan.lighten-5, .theme-admin .cyan.lighten-5 {
  background-color: #e0f7fa !important
}

.theme-shop .cyan-text.text-lighten-5, .theme-admin .cyan-text.text-lighten-5 {
  color: #e0f7fa !important
}

.theme-shop .cyan.lighten-4, .theme-admin .cyan.lighten-4 {
  background-color: #b2ebf2 !important
}

.theme-shop .cyan-text.text-lighten-4, .theme-admin .cyan-text.text-lighten-4 {
  color: #b2ebf2 !important
}

.theme-shop .cyan.lighten-3, .theme-admin .cyan.lighten-3 {
  background-color: #80deea !important
}

.theme-shop .cyan-text.text-lighten-3, .theme-admin .cyan-text.text-lighten-3 {
  color: #80deea !important
}

.theme-shop .cyan.lighten-2, .theme-admin .cyan.lighten-2 {
  background-color: #4dd0e1 !important
}

.theme-shop .cyan-text.text-lighten-2, .theme-admin .cyan-text.text-lighten-2 {
  color: #4dd0e1 !important
}

.theme-shop .cyan.lighten-1, .theme-admin .cyan.lighten-1 {
  background-color: #26c6da !important
}

.theme-shop .cyan-text.text-lighten-1, .theme-admin .cyan-text.text-lighten-1 {
  color: #26c6da !important
}

.theme-shop .cyan.darken-1, .theme-admin .cyan.darken-1 {
  background-color: #00acc1 !important
}

.theme-shop .cyan-text.text-darken-1, .theme-admin .cyan-text.text-darken-1 {
  color: #00acc1 !important
}

.theme-shop .cyan.darken-2, .theme-admin .cyan.darken-2 {
  background-color: #0097a7 !important
}

.theme-shop .cyan-text.text-darken-2, .theme-admin .cyan-text.text-darken-2 {
  color: #0097a7 !important
}

.theme-shop .cyan.darken-3, .theme-admin .cyan.darken-3 {
  background-color: #00838f !important
}

.theme-shop .cyan-text.text-darken-3, .theme-admin .cyan-text.text-darken-3 {
  color: #00838f !important
}

.theme-shop .cyan.darken-4, .theme-admin .cyan.darken-4 {
  background-color: #006064 !important
}

.theme-shop .cyan-text.text-darken-4, .theme-admin .cyan-text.text-darken-4 {
  color: #006064 !important
}

.theme-shop .cyan.accent-1, .theme-admin .cyan.accent-1 {
  background-color: #84ffff !important
}

.theme-shop .cyan-text.text-accent-1, .theme-admin .cyan-text.text-accent-1 {
  color: #84ffff !important
}

.theme-shop .cyan.accent-2, .theme-admin .cyan.accent-2 {
  background-color: #18ffff !important
}

.theme-shop .cyan-text.text-accent-2, .theme-admin .cyan-text.text-accent-2 {
  color: #18ffff !important
}

.theme-shop .cyan.accent-3, .theme-admin .cyan.accent-3 {
  background-color: #00e5ff !important
}

.theme-shop .cyan-text.text-accent-3, .theme-admin .cyan-text.text-accent-3 {
  color: #00e5ff !important
}

.theme-shop .cyan.accent-4, .theme-admin .cyan.accent-4 {
  background-color: #00b8d4 !important
}

.theme-shop .cyan-text.text-accent-4, .theme-admin .cyan-text.text-accent-4 {
  color: #00b8d4 !important
}

.theme-shop .teal, .theme-admin .teal {
  background-color: #009688 !important
}

.theme-shop .teal-text, .theme-admin .teal-text {
  color: #009688 !important
}

.theme-shop .teal.lighten-5, .theme-admin .teal.lighten-5 {
  background-color: #e0f2f1 !important
}

.theme-shop .teal-text.text-lighten-5, .theme-admin .teal-text.text-lighten-5 {
  color: #e0f2f1 !important
}

.theme-shop .teal.lighten-4, .theme-admin .teal.lighten-4 {
  background-color: #b2dfdb !important
}

.theme-shop .teal-text.text-lighten-4, .theme-admin .teal-text.text-lighten-4 {
  color: #b2dfdb !important
}

.theme-shop .teal.lighten-3, .theme-admin .teal.lighten-3 {
  background-color: #80cbc4 !important
}

.theme-shop .teal-text.text-lighten-3, .theme-admin .teal-text.text-lighten-3 {
  color: #80cbc4 !important
}

.theme-shop .teal.lighten-2, .theme-admin .teal.lighten-2 {
  background-color: #4db6ac !important
}

.theme-shop .teal-text.text-lighten-2, .theme-admin .teal-text.text-lighten-2 {
  color: #4db6ac !important
}

.theme-shop .teal.lighten-1, .theme-admin .teal.lighten-1 {
  background-color: #26a69a !important
}

.theme-shop .teal-text.text-lighten-1, .theme-admin .teal-text.text-lighten-1 {
  color: #26a69a !important
}

.theme-shop .teal.darken-1, .theme-admin .teal.darken-1 {
  background-color: #00897b !important
}

.theme-shop .teal-text.text-darken-1, .theme-admin .teal-text.text-darken-1 {
  color: #00897b !important
}

.theme-shop .teal.darken-2, .theme-admin .teal.darken-2 {
  background-color: #00796b !important
}

.theme-shop .teal-text.text-darken-2, .theme-admin .teal-text.text-darken-2 {
  color: #00796b !important
}

.theme-shop .teal.darken-3, .theme-admin .teal.darken-3 {
  background-color: #00695c !important
}

.theme-shop .teal-text.text-darken-3, .theme-admin .teal-text.text-darken-3 {
  color: #00695c !important
}

.theme-shop .teal.darken-4, .theme-admin .teal.darken-4 {
  background-color: #004d40 !important
}

.theme-shop .teal-text.text-darken-4, .theme-admin .teal-text.text-darken-4 {
  color: #004d40 !important
}

.theme-shop .teal.accent-1, .theme-admin .teal.accent-1 {
  background-color: #a7ffeb !important
}

.theme-shop .teal-text.text-accent-1, .theme-admin .teal-text.text-accent-1 {
  color: #a7ffeb !important
}

.theme-shop .teal.accent-2, .theme-admin .teal.accent-2 {
  background-color: #64ffda !important
}

.theme-shop .teal-text.text-accent-2, .theme-admin .teal-text.text-accent-2 {
  color: #64ffda !important
}

.theme-shop .teal.accent-3, .theme-admin .teal.accent-3 {
  background-color: #1de9b6 !important
}

.theme-shop .teal-text.text-accent-3, .theme-admin .teal-text.text-accent-3 {
  color: #1de9b6 !important
}

.theme-shop .teal.accent-4, .theme-admin .teal.accent-4 {
  background-color: #00bfa5 !important
}

.theme-shop .teal-text.text-accent-4, .theme-admin .teal-text.text-accent-4 {
  color: #00bfa5 !important
}

.theme-shop .green, .theme-admin .green {
  background-color: #4caf50 !important
}

.theme-shop .green-text, .theme-admin .green-text {
  color: #4caf50 !important
}

.theme-shop .green.lighten-5, .theme-admin .green.lighten-5 {
  background-color: #e8f5e9 !important
}

.theme-shop .green-text.text-lighten-5, .theme-admin .green-text.text-lighten-5 {
  color: #e8f5e9 !important
}

.theme-shop .green.lighten-4, .theme-admin .green.lighten-4 {
  background-color: #c8e6c9 !important
}

.theme-shop .green-text.text-lighten-4, .theme-admin .green-text.text-lighten-4 {
  color: #c8e6c9 !important
}

.theme-shop .green.lighten-3, .theme-admin .green.lighten-3 {
  background-color: #a5d6a7 !important
}

.theme-shop .green-text.text-lighten-3, .theme-admin .green-text.text-lighten-3 {
  color: #a5d6a7 !important
}

.theme-shop .green.lighten-2, .theme-admin .green.lighten-2 {
  background-color: #81c784 !important
}

.theme-shop .green-text.text-lighten-2, .theme-admin .green-text.text-lighten-2 {
  color: #81c784 !important
}

.theme-shop .green.lighten-1, .theme-admin .green.lighten-1 {
  background-color: #66bb6a !important
}

.theme-shop .green-text.text-lighten-1, .theme-admin .green-text.text-lighten-1 {
  color: #66bb6a !important
}

.theme-shop .green.darken-1, .theme-admin .green.darken-1 {
  background-color: #43a047 !important
}

.theme-shop .green-text.text-darken-1, .theme-admin .green-text.text-darken-1 {
  color: #43a047 !important
}

.theme-shop .green.darken-2, .theme-admin .green.darken-2 {
  background-color: #388e3c !important
}

.theme-shop .green-text.text-darken-2, .theme-admin .green-text.text-darken-2 {
  color: #388e3c !important
}

.theme-shop .green.darken-3, .theme-admin .green.darken-3 {
  background-color: #2e7d32 !important
}

.theme-shop .green-text.text-darken-3, .theme-admin .green-text.text-darken-3 {
  color: #2e7d32 !important
}

.theme-shop .green.darken-4, .theme-admin .green.darken-4 {
  background-color: #1b5e20 !important
}

.theme-shop .green-text.text-darken-4, .theme-admin .green-text.text-darken-4 {
  color: #1b5e20 !important
}

.theme-shop .green.accent-1, .theme-admin .green.accent-1 {
  background-color: #b9f6ca !important
}

.theme-shop .green-text.text-accent-1, .theme-admin .green-text.text-accent-1 {
  color: #b9f6ca !important
}

.theme-shop .green.accent-2, .theme-admin .green.accent-2 {
  background-color: #69f0ae !important
}

.theme-shop .green-text.text-accent-2, .theme-admin .green-text.text-accent-2 {
  color: #69f0ae !important
}

.theme-shop .green.accent-3, .theme-admin .green.accent-3 {
  background-color: #00e676 !important
}

.theme-shop .green-text.text-accent-3, .theme-admin .green-text.text-accent-3 {
  color: #00e676 !important
}

.theme-shop .green.accent-4, .theme-admin .green.accent-4 {
  background-color: #00c853 !important
}

.theme-shop .green-text.text-accent-4, .theme-admin .green-text.text-accent-4 {
  color: #00c853 !important
}

.theme-shop .light-green, .theme-admin .light-green {
  background-color: #8bc34a !important
}

.theme-shop .light-green-text, .theme-admin .light-green-text {
  color: #8bc34a !important
}

.theme-shop .light-green.lighten-5, .theme-admin .light-green.lighten-5 {
  background-color: #f1f8e9 !important
}

.theme-shop .light-green-text.text-lighten-5, .theme-admin .light-green-text.text-lighten-5 {
  color: #f1f8e9 !important
}

.theme-shop .light-green.lighten-4, .theme-admin .light-green.lighten-4 {
  background-color: #dcedc8 !important
}

.theme-shop .light-green-text.text-lighten-4, .theme-admin .light-green-text.text-lighten-4 {
  color: #dcedc8 !important
}

.theme-shop .light-green.lighten-3, .theme-admin .light-green.lighten-3 {
  background-color: #c5e1a5 !important
}

.theme-shop .light-green-text.text-lighten-3, .theme-admin .light-green-text.text-lighten-3 {
  color: #c5e1a5 !important
}

.theme-shop .light-green.lighten-2, .theme-admin .light-green.lighten-2 {
  background-color: #aed581 !important
}

.theme-shop .light-green-text.text-lighten-2, .theme-admin .light-green-text.text-lighten-2 {
  color: #aed581 !important
}

.theme-shop .light-green.lighten-1, .theme-admin .light-green.lighten-1 {
  background-color: #9ccc65 !important
}

.theme-shop .light-green-text.text-lighten-1, .theme-admin .light-green-text.text-lighten-1 {
  color: #9ccc65 !important
}

.theme-shop .light-green.darken-1, .theme-admin .light-green.darken-1 {
  background-color: #7cb342 !important
}

.theme-shop .light-green-text.text-darken-1, .theme-admin .light-green-text.text-darken-1 {
  color: #7cb342 !important
}

.theme-shop .light-green.darken-2, .theme-admin .light-green.darken-2 {
  background-color: #689f38 !important
}

.theme-shop .light-green-text.text-darken-2, .theme-admin .light-green-text.text-darken-2 {
  color: #689f38 !important
}

.theme-shop .light-green.darken-3, .theme-admin .light-green.darken-3 {
  background-color: #558b2f !important
}

.theme-shop .light-green-text.text-darken-3, .theme-admin .light-green-text.text-darken-3 {
  color: #558b2f !important
}

.theme-shop .light-green.darken-4, .theme-admin .light-green.darken-4 {
  background-color: #33691e !important
}

.theme-shop .light-green-text.text-darken-4, .theme-admin .light-green-text.text-darken-4 {
  color: #33691e !important
}

.theme-shop .light-green.accent-1, .theme-admin .light-green.accent-1 {
  background-color: #ccff90 !important
}

.theme-shop .light-green-text.text-accent-1, .theme-admin .light-green-text.text-accent-1 {
  color: #ccff90 !important
}

.theme-shop .light-green.accent-2, .theme-admin .light-green.accent-2 {
  background-color: #b2ff59 !important
}

.theme-shop .light-green-text.text-accent-2, .theme-admin .light-green-text.text-accent-2 {
  color: #b2ff59 !important
}

.theme-shop .light-green.accent-3, .theme-admin .light-green.accent-3 {
  background-color: #76ff03 !important
}

.theme-shop .light-green-text.text-accent-3, .theme-admin .light-green-text.text-accent-3 {
  color: #76ff03 !important
}

.theme-shop .light-green.accent-4, .theme-admin .light-green.accent-4 {
  background-color: #64dd17 !important
}

.theme-shop .light-green-text.text-accent-4, .theme-admin .light-green-text.text-accent-4 {
  color: #64dd17 !important
}

.theme-shop .lime, .theme-admin .lime {
  background-color: #cddc39 !important
}

.theme-shop .lime-text, .theme-admin .lime-text {
  color: #cddc39 !important
}

.theme-shop .lime.lighten-5, .theme-admin .lime.lighten-5 {
  background-color: #f9fbe7 !important
}

.theme-shop .lime-text.text-lighten-5, .theme-admin .lime-text.text-lighten-5 {
  color: #f9fbe7 !important
}

.theme-shop .lime.lighten-4, .theme-admin .lime.lighten-4 {
  background-color: #f0f4c3 !important
}

.theme-shop .lime-text.text-lighten-4, .theme-admin .lime-text.text-lighten-4 {
  color: #f0f4c3 !important
}

.theme-shop .lime.lighten-3, .theme-admin .lime.lighten-3 {
  background-color: #e6ee9c !important
}

.theme-shop .lime-text.text-lighten-3, .theme-admin .lime-text.text-lighten-3 {
  color: #e6ee9c !important
}

.theme-shop .lime.lighten-2, .theme-admin .lime.lighten-2 {
  background-color: #dce775 !important
}

.theme-shop .lime-text.text-lighten-2, .theme-admin .lime-text.text-lighten-2 {
  color: #dce775 !important
}

.theme-shop .lime.lighten-1, .theme-admin .lime.lighten-1 {
  background-color: #d4e157 !important
}

.theme-shop .lime-text.text-lighten-1, .theme-admin .lime-text.text-lighten-1 {
  color: #d4e157 !important
}

.theme-shop .lime.darken-1, .theme-admin .lime.darken-1 {
  background-color: #c0ca33 !important
}

.theme-shop .lime-text.text-darken-1, .theme-admin .lime-text.text-darken-1 {
  color: #c0ca33 !important
}

.theme-shop .lime.darken-2, .theme-admin .lime.darken-2 {
  background-color: #afb42b !important
}

.theme-shop .lime-text.text-darken-2, .theme-admin .lime-text.text-darken-2 {
  color: #afb42b !important
}

.theme-shop .lime.darken-3, .theme-admin .lime.darken-3 {
  background-color: #9e9d24 !important
}

.theme-shop .lime-text.text-darken-3, .theme-admin .lime-text.text-darken-3 {
  color: #9e9d24 !important
}

.theme-shop .lime.darken-4, .theme-admin .lime.darken-4 {
  background-color: #827717 !important
}

.theme-shop .lime-text.text-darken-4, .theme-admin .lime-text.text-darken-4 {
  color: #827717 !important
}

.theme-shop .lime.accent-1, .theme-admin .lime.accent-1 {
  background-color: #f4ff81 !important
}

.theme-shop .lime-text.text-accent-1, .theme-admin .lime-text.text-accent-1 {
  color: #f4ff81 !important
}

.theme-shop .lime.accent-2, .theme-admin .lime.accent-2 {
  background-color: #eeff41 !important
}

.theme-shop .lime-text.text-accent-2, .theme-admin .lime-text.text-accent-2 {
  color: #eeff41 !important
}

.theme-shop .lime.accent-3, .theme-admin .lime.accent-3 {
  background-color: #c6ff00 !important
}

.theme-shop .lime-text.text-accent-3, .theme-admin .lime-text.text-accent-3 {
  color: #c6ff00 !important
}

.theme-shop .lime.accent-4, .theme-admin .lime.accent-4 {
  background-color: #aeea00 !important
}

.theme-shop .lime-text.text-accent-4, .theme-admin .lime-text.text-accent-4 {
  color: #aeea00 !important
}

.theme-shop .yellow, .theme-admin .yellow {
  background-color: #ffeb3b !important
}

.theme-shop .yellow-text, .theme-admin .yellow-text {
  color: #ffeb3b !important
}

.theme-shop .yellow.lighten-5, .theme-admin .yellow.lighten-5 {
  background-color: #fffde7 !important
}

.theme-shop .yellow-text.text-lighten-5, .theme-admin .yellow-text.text-lighten-5 {
  color: #fffde7 !important
}

.theme-shop .yellow.lighten-4, .theme-admin .yellow.lighten-4 {
  background-color: #fff9c4 !important
}

.theme-shop .yellow-text.text-lighten-4, .theme-admin .yellow-text.text-lighten-4 {
  color: #fff9c4 !important
}

.theme-shop .yellow.lighten-3, .theme-admin .yellow.lighten-3 {
  background-color: #fff59d !important
}

.theme-shop .yellow-text.text-lighten-3, .theme-admin .yellow-text.text-lighten-3 {
  color: #fff59d !important
}

.theme-shop .yellow.lighten-2, .theme-admin .yellow.lighten-2 {
  background-color: #fff176 !important
}

.theme-shop .yellow-text.text-lighten-2, .theme-admin .yellow-text.text-lighten-2 {
  color: #fff176 !important
}

.theme-shop .yellow.lighten-1, .theme-admin .yellow.lighten-1 {
  background-color: #ffee58 !important
}

.theme-shop .yellow-text.text-lighten-1, .theme-admin .yellow-text.text-lighten-1 {
  color: #ffee58 !important
}

.theme-shop .yellow.darken-1, .theme-admin .yellow.darken-1 {
  background-color: #fdd835 !important
}

.theme-shop .yellow-text.text-darken-1, .theme-admin .yellow-text.text-darken-1 {
  color: #fdd835 !important
}

.theme-shop .yellow.darken-2, .theme-admin .yellow.darken-2 {
  background-color: #fbc02d !important
}

.theme-shop .yellow-text.text-darken-2, .theme-admin .yellow-text.text-darken-2 {
  color: #fbc02d !important
}

.theme-shop .yellow.darken-3, .theme-admin .yellow.darken-3 {
  background-color: #f9a825 !important
}

.theme-shop .yellow-text.text-darken-3, .theme-admin .yellow-text.text-darken-3 {
  color: #f9a825 !important
}

.theme-shop .yellow.darken-4, .theme-admin .yellow.darken-4 {
  background-color: #f57f17 !important
}

.theme-shop .yellow-text.text-darken-4, .theme-admin .yellow-text.text-darken-4 {
  color: #f57f17 !important
}

.theme-shop .yellow.accent-1, .theme-admin .yellow.accent-1 {
  background-color: #ffff8d !important
}

.theme-shop .yellow-text.text-accent-1, .theme-admin .yellow-text.text-accent-1 {
  color: #ffff8d !important
}

.theme-shop .yellow.accent-2, .theme-admin .yellow.accent-2 {
  background-color: #ff0 !important
}

.theme-shop .yellow-text.text-accent-2, .theme-admin .yellow-text.text-accent-2 {
  color: #ff0 !important
}

.theme-shop .yellow.accent-3, .theme-admin .yellow.accent-3 {
  background-color: #ffea00 !important
}

.theme-shop .yellow-text.text-accent-3, .theme-admin .yellow-text.text-accent-3 {
  color: #ffea00 !important
}

.theme-shop .yellow.accent-4, .theme-admin .yellow.accent-4 {
  background-color: #ffd600 !important
}

.theme-shop .yellow-text.text-accent-4, .theme-admin .yellow-text.text-accent-4 {
  color: #ffd600 !important
}

.theme-shop .amber, .theme-admin .amber {
  background-color: #ffc107 !important
}

.theme-shop .amber-text, .theme-admin .amber-text {
  color: #ffc107 !important
}

.theme-shop .amber.lighten-5, .theme-admin .amber.lighten-5 {
  background-color: #fff8e1 !important
}

.theme-shop .amber-text.text-lighten-5, .theme-admin .amber-text.text-lighten-5 {
  color: #fff8e1 !important
}

.theme-shop .amber.lighten-4, .theme-admin .amber.lighten-4 {
  background-color: #ffecb3 !important
}

.theme-shop .amber-text.text-lighten-4, .theme-admin .amber-text.text-lighten-4 {
  color: #ffecb3 !important
}

.theme-shop .amber.lighten-3, .theme-admin .amber.lighten-3 {
  background-color: #ffe082 !important
}

.theme-shop .amber-text.text-lighten-3, .theme-admin .amber-text.text-lighten-3 {
  color: #ffe082 !important
}

.theme-shop .amber.lighten-2, .theme-admin .amber.lighten-2 {
  background-color: #ffd54f !important
}

.theme-shop .amber-text.text-lighten-2, .theme-admin .amber-text.text-lighten-2 {
  color: #ffd54f !important
}

.theme-shop .amber.lighten-1, .theme-admin .amber.lighten-1 {
  background-color: #ffca28 !important
}

.theme-shop .amber-text.text-lighten-1, .theme-admin .amber-text.text-lighten-1 {
  color: #ffca28 !important
}

.theme-shop .amber.darken-1, .theme-admin .amber.darken-1 {
  background-color: #ffb300 !important
}

.theme-shop .amber-text.text-darken-1, .theme-admin .amber-text.text-darken-1 {
  color: #ffb300 !important
}

.theme-shop .amber.darken-2, .theme-admin .amber.darken-2 {
  background-color: #ffa000 !important
}

.theme-shop .amber-text.text-darken-2, .theme-admin .amber-text.text-darken-2 {
  color: #ffa000 !important
}

.theme-shop .amber.darken-3, .theme-admin .amber.darken-3 {
  background-color: #ff8f00 !important
}

.theme-shop .amber-text.text-darken-3, .theme-admin .amber-text.text-darken-3 {
  color: #ff8f00 !important
}

.theme-shop .amber.darken-4, .theme-admin .amber.darken-4 {
  background-color: #ff6f00 !important
}

.theme-shop .amber-text.text-darken-4, .theme-admin .amber-text.text-darken-4 {
  color: #ff6f00 !important
}

.theme-shop .amber.accent-1, .theme-admin .amber.accent-1 {
  background-color: #ffe57f !important
}

.theme-shop .amber-text.text-accent-1, .theme-admin .amber-text.text-accent-1 {
  color: #ffe57f !important
}

.theme-shop .amber.accent-2, .theme-admin .amber.accent-2 {
  background-color: #ffd740 !important
}

.theme-shop .amber-text.text-accent-2, .theme-admin .amber-text.text-accent-2 {
  color: #ffd740 !important
}

.theme-shop .amber.accent-3, .theme-admin .amber.accent-3 {
  background-color: #ffc400 !important
}

.theme-shop .amber-text.text-accent-3, .theme-admin .amber-text.text-accent-3 {
  color: #ffc400 !important
}

.theme-shop .amber.accent-4, .theme-admin .amber.accent-4 {
  background-color: #ffab00 !important
}

.theme-shop .amber-text.text-accent-4, .theme-admin .amber-text.text-accent-4 {
  color: #ffab00 !important
}

.theme-shop .orange, .theme-admin .orange {
  background-color: #ff9800 !important
}

.theme-shop .orange-text, .theme-admin .orange-text {
  color: #ff9800 !important
}

.theme-shop .orange.lighten-5, .theme-admin .orange.lighten-5 {
  background-color: #fff3e0 !important
}

.theme-shop .orange-text.text-lighten-5, .theme-admin .orange-text.text-lighten-5 {
  color: #fff3e0 !important
}

.theme-shop .orange.lighten-4, .theme-admin .orange.lighten-4 {
  background-color: #ffe0b2 !important
}

.theme-shop .orange-text.text-lighten-4, .theme-admin .orange-text.text-lighten-4 {
  color: #ffe0b2 !important
}

.theme-shop .orange.lighten-3, .theme-admin .orange.lighten-3 {
  background-color: #ffcc80 !important
}

.theme-shop .orange-text.text-lighten-3, .theme-admin .orange-text.text-lighten-3 {
  color: #ffcc80 !important
}

.theme-shop .orange.lighten-2, .theme-admin .orange.lighten-2 {
  background-color: #ffb74d !important
}

.theme-shop .orange-text.text-lighten-2, .theme-admin .orange-text.text-lighten-2 {
  color: #ffb74d !important
}

.theme-shop .orange.lighten-1, .theme-admin .orange.lighten-1 {
  background-color: #ffa726 !important
}

.theme-shop .orange-text.text-lighten-1, .theme-admin .orange-text.text-lighten-1 {
  color: #ffa726 !important
}

.theme-shop .orange.darken-1, .theme-admin .orange.darken-1 {
  background-color: #fb8c00 !important
}

.theme-shop .orange-text.text-darken-1, .theme-admin .orange-text.text-darken-1 {
  color: #fb8c00 !important
}

.theme-shop .orange.darken-2, .theme-admin .orange.darken-2 {
  background-color: #f57c00 !important
}

.theme-shop .orange-text.text-darken-2, .theme-admin .orange-text.text-darken-2 {
  color: #f57c00 !important
}

.theme-shop .orange.darken-3, .theme-admin .orange.darken-3 {
  background-color: #ef6c00 !important
}

.theme-shop .orange-text.text-darken-3, .theme-admin .orange-text.text-darken-3 {
  color: #ef6c00 !important
}

.theme-shop .orange.darken-4, .theme-admin .orange.darken-4 {
  background-color: #e65100 !important
}

.theme-shop .orange-text.text-darken-4, .theme-admin .orange-text.text-darken-4 {
  color: #e65100 !important
}

.theme-shop .orange.accent-1, .theme-admin .orange.accent-1 {
  background-color: #ffd180 !important
}

.theme-shop .orange-text.text-accent-1, .theme-admin .orange-text.text-accent-1 {
  color: #ffd180 !important
}

.theme-shop .orange.accent-2, .theme-admin .orange.accent-2 {
  background-color: #ffab40 !important
}

.theme-shop .orange-text.text-accent-2, .theme-admin .orange-text.text-accent-2 {
  color: #ffab40 !important
}

.theme-shop .orange.accent-3, .theme-admin .orange.accent-3 {
  background-color: #ff9100 !important
}

.theme-shop .orange-text.text-accent-3, .theme-admin .orange-text.text-accent-3 {
  color: #ff9100 !important
}

.theme-shop .orange.accent-4, .theme-admin .orange.accent-4 {
  background-color: #ff6d00 !important
}

.theme-shop .orange-text.text-accent-4, .theme-admin .orange-text.text-accent-4 {
  color: #ff6d00 !important
}

.theme-shop .deep-orange, .theme-admin .deep-orange {
  background-color: #ff5722 !important
}

.theme-shop .deep-orange-text, .theme-admin .deep-orange-text {
  color: #ff5722 !important
}

.theme-shop .deep-orange.lighten-5, .theme-admin .deep-orange.lighten-5 {
  background-color: #fbe9e7 !important
}

.theme-shop .deep-orange-text.text-lighten-5, .theme-admin .deep-orange-text.text-lighten-5 {
  color: #fbe9e7 !important
}

.theme-shop .deep-orange.lighten-4, .theme-admin .deep-orange.lighten-4 {
  background-color: #ffccbc !important
}

.theme-shop .deep-orange-text.text-lighten-4, .theme-admin .deep-orange-text.text-lighten-4 {
  color: #ffccbc !important
}

.theme-shop .deep-orange.lighten-3, .theme-admin .deep-orange.lighten-3 {
  background-color: #ffab91 !important
}

.theme-shop .deep-orange-text.text-lighten-3, .theme-admin .deep-orange-text.text-lighten-3 {
  color: #ffab91 !important
}

.theme-shop .deep-orange.lighten-2, .theme-admin .deep-orange.lighten-2 {
  background-color: #ff8a65 !important
}

.theme-shop .deep-orange-text.text-lighten-2, .theme-admin .deep-orange-text.text-lighten-2 {
  color: #ff8a65 !important
}

.theme-shop .deep-orange.lighten-1, .theme-admin .deep-orange.lighten-1 {
  background-color: #ff7043 !important
}

.theme-shop .deep-orange-text.text-lighten-1, .theme-admin .deep-orange-text.text-lighten-1 {
  color: #ff7043 !important
}

.theme-shop .deep-orange.darken-1, .theme-admin .deep-orange.darken-1 {
  background-color: #f4511e !important
}

.theme-shop .deep-orange-text.text-darken-1, .theme-admin .deep-orange-text.text-darken-1 {
  color: #f4511e !important
}

.theme-shop .deep-orange.darken-2, .theme-admin .deep-orange.darken-2 {
  background-color: #e64a19 !important
}

.theme-shop .deep-orange-text.text-darken-2, .theme-admin .deep-orange-text.text-darken-2 {
  color: #e64a19 !important
}

.theme-shop .deep-orange.darken-3, .theme-admin .deep-orange.darken-3 {
  background-color: #d84315 !important
}

.theme-shop .deep-orange-text.text-darken-3, .theme-admin .deep-orange-text.text-darken-3 {
  color: #d84315 !important
}

.theme-shop .deep-orange.darken-4, .theme-admin .deep-orange.darken-4 {
  background-color: #bf360c !important
}

.theme-shop .deep-orange-text.text-darken-4, .theme-admin .deep-orange-text.text-darken-4 {
  color: #bf360c !important
}

.theme-shop .deep-orange.accent-1, .theme-admin .deep-orange.accent-1 {
  background-color: #ff9e80 !important
}

.theme-shop .deep-orange-text.text-accent-1, .theme-admin .deep-orange-text.text-accent-1 {
  color: #ff9e80 !important
}

.theme-shop .deep-orange.accent-2, .theme-admin .deep-orange.accent-2 {
  background-color: #ff6e40 !important
}

.theme-shop .deep-orange-text.text-accent-2, .theme-admin .deep-orange-text.text-accent-2 {
  color: #ff6e40 !important
}

.theme-shop .deep-orange.accent-3, .theme-admin .deep-orange.accent-3 {
  background-color: #ff3d00 !important
}

.theme-shop .deep-orange-text.text-accent-3, .theme-admin .deep-orange-text.text-accent-3 {
  color: #ff3d00 !important
}

.theme-shop .deep-orange.accent-4, .theme-admin .deep-orange.accent-4 {
  background-color: #dd2c00 !important
}

.theme-shop .deep-orange-text.text-accent-4, .theme-admin .deep-orange-text.text-accent-4 {
  color: #dd2c00 !important
}

.theme-shop .brown, .theme-admin .brown {
  background-color: #795548 !important
}

.theme-shop .brown-text, .theme-admin .brown-text {
  color: #795548 !important
}

.theme-shop .brown.lighten-5, .theme-admin .brown.lighten-5 {
  background-color: #efebe9 !important
}

.theme-shop .brown-text.text-lighten-5, .theme-admin .brown-text.text-lighten-5 {
  color: #efebe9 !important
}

.theme-shop .brown.lighten-4, .theme-admin .brown.lighten-4 {
  background-color: #d7ccc8 !important
}

.theme-shop .brown-text.text-lighten-4, .theme-admin .brown-text.text-lighten-4 {
  color: #d7ccc8 !important
}

.theme-shop .brown.lighten-3, .theme-admin .brown.lighten-3 {
  background-color: #bcaaa4 !important
}

.theme-shop .brown-text.text-lighten-3, .theme-admin .brown-text.text-lighten-3 {
  color: #bcaaa4 !important
}

.theme-shop .brown.lighten-2, .theme-admin .brown.lighten-2 {
  background-color: #a1887f !important
}

.theme-shop .brown-text.text-lighten-2, .theme-admin .brown-text.text-lighten-2 {
  color: #a1887f !important
}

.theme-shop .brown.lighten-1, .theme-admin .brown.lighten-1 {
  background-color: #8d6e63 !important
}

.theme-shop .brown-text.text-lighten-1, .theme-admin .brown-text.text-lighten-1 {
  color: #8d6e63 !important
}

.theme-shop .brown.darken-1, .theme-admin .brown.darken-1 {
  background-color: #6d4c41 !important
}

.theme-shop .brown-text.text-darken-1, .theme-admin .brown-text.text-darken-1 {
  color: #6d4c41 !important
}

.theme-shop .brown.darken-2, .theme-admin .brown.darken-2 {
  background-color: #5d4037 !important
}

.theme-shop .brown-text.text-darken-2, .theme-admin .brown-text.text-darken-2 {
  color: #5d4037 !important
}

.theme-shop .brown.darken-3, .theme-admin .brown.darken-3 {
  background-color: #4e342e !important
}

.theme-shop .brown-text.text-darken-3, .theme-admin .brown-text.text-darken-3 {
  color: #4e342e !important
}

.theme-shop .brown.darken-4, .theme-admin .brown.darken-4 {
  background-color: #3e2723 !important
}

.theme-shop .brown-text.text-darken-4, .theme-admin .brown-text.text-darken-4 {
  color: #3e2723 !important
}

.theme-shop .blue-grey, .theme-admin .blue-grey {
  background-color: #607d8b !important
}

.theme-shop .blue-grey-text, .theme-admin .blue-grey-text {
  color: #607d8b !important
}

.theme-shop .blue-grey.lighten-5, .theme-admin .blue-grey.lighten-5 {
  background-color: #eceff1 !important
}

.theme-shop .blue-grey-text.text-lighten-5, .theme-admin .blue-grey-text.text-lighten-5 {
  color: #eceff1 !important
}

.theme-shop .blue-grey.lighten-4, .theme-admin .blue-grey.lighten-4 {
  background-color: #cfd8dc !important
}

.theme-shop .blue-grey-text.text-lighten-4, .theme-admin .blue-grey-text.text-lighten-4 {
  color: #cfd8dc !important
}

.theme-shop .blue-grey.lighten-3, .theme-admin .blue-grey.lighten-3 {
  background-color: #b0bec5 !important
}

.theme-shop .blue-grey-text.text-lighten-3, .theme-admin .blue-grey-text.text-lighten-3 {
  color: #b0bec5 !important
}

.theme-shop .blue-grey.lighten-2, .theme-admin .blue-grey.lighten-2 {
  background-color: #90a4ae !important
}

.theme-shop .blue-grey-text.text-lighten-2, .theme-admin .blue-grey-text.text-lighten-2 {
  color: #90a4ae !important
}

.theme-shop .blue-grey.lighten-1, .theme-admin .blue-grey.lighten-1 {
  background-color: #78909c !important
}

.theme-shop .blue-grey-text.text-lighten-1, .theme-admin .blue-grey-text.text-lighten-1 {
  color: #78909c !important
}

.theme-shop .blue-grey.darken-1, .theme-admin .blue-grey.darken-1 {
  background-color: #546e7a !important
}

.theme-shop .blue-grey-text.text-darken-1, .theme-admin .blue-grey-text.text-darken-1 {
  color: #546e7a !important
}

.theme-shop .blue-grey.darken-2, .theme-admin .blue-grey.darken-2 {
  background-color: #455a64 !important
}

.theme-shop .blue-grey-text.text-darken-2, .theme-admin .blue-grey-text.text-darken-2 {
  color: #455a64 !important
}

.theme-shop .blue-grey.darken-3, .theme-admin .blue-grey.darken-3 {
  background-color: #37474f !important
}

.theme-shop .blue-grey-text.text-darken-3, .theme-admin .blue-grey-text.text-darken-3 {
  color: #37474f !important
}

.theme-shop .blue-grey.darken-4, .theme-admin .blue-grey.darken-4 {
  background-color: #263238 !important
}

.theme-shop .blue-grey-text.text-darken-4, .theme-admin .blue-grey-text.text-darken-4 {
  color: #263238 !important
}

.theme-shop .grey, .theme-admin .grey {
  background-color: #9e9e9e !important
}

.theme-shop .grey-text, .theme-admin .grey-text {
  color: #9e9e9e !important
}

.theme-shop .grey.lighten-5, .theme-admin .grey.lighten-5 {
  background-color: #fafafa !important
}

.theme-shop .grey-text.text-lighten-5, .theme-admin .grey-text.text-lighten-5 {
  color: #fafafa !important
}

.theme-shop .grey.lighten-4, .theme-admin .grey.lighten-4 {
  background-color: #f5f5f5 !important
}

.theme-shop .grey-text.text-lighten-4, .theme-admin .grey-text.text-lighten-4 {
  color: #f5f5f5 !important
}

.theme-shop .grey.lighten-3, .theme-admin .grey.lighten-3 {
  background-color: #eee !important
}

.theme-shop .grey-text.text-lighten-3, .theme-admin .grey-text.text-lighten-3 {
  color: #eee !important
}

.theme-shop .grey.lighten-2, .theme-admin .grey.lighten-2 {
  background-color: #e0e0e0 !important
}

.theme-shop .grey-text.text-lighten-2, .theme-admin .grey-text.text-lighten-2 {
  color: #e0e0e0 !important
}

.theme-shop .grey.lighten-1, .theme-admin .grey.lighten-1 {
  background-color: #bdbdbd !important
}

.theme-shop .grey-text.text-lighten-1, .theme-admin .grey-text.text-lighten-1 {
  color: #bdbdbd !important
}

.theme-shop .grey.darken-1, .theme-admin .grey.darken-1 {
  background-color: #757575 !important
}

.theme-shop .grey-text.text-darken-1, .theme-admin .grey-text.text-darken-1 {
  color: #757575 !important
}

.theme-shop .grey.darken-2, .theme-admin .grey.darken-2 {
  background-color: #616161 !important
}

.theme-shop .grey-text.text-darken-2, .theme-admin .grey-text.text-darken-2 {
  color: #616161 !important
}

.theme-shop .grey.darken-3, .theme-admin .grey.darken-3 {
  background-color: #424242 !important
}

.theme-shop .grey-text.text-darken-3, .theme-admin .grey-text.text-darken-3 {
  color: #424242 !important
}

.theme-shop .grey.darken-4, .theme-admin .grey.darken-4 {
  background-color: #212121 !important
}

.theme-shop .grey-text.text-darken-4, .theme-admin .grey-text.text-darken-4 {
  color: #212121 !important
}

.theme-shop .shades.black, .theme-admin .shades.black {
  background-color: #000 !important
}

.theme-shop .shades-text.text-black, .theme-admin .shades-text.text-black {
  color: #000 !important
}

.theme-shop .shades.white, .theme-admin .shades.white {
  background-color: #fff !important
}

.theme-shop .shades-text.text-white, .theme-admin .shades-text.text-white {
  color: #fff !important
}

.theme-shop .shades.transparent, .theme-admin .shades.transparent {
  background-color: transparent !important
}

.theme-shop .shades-text.text-transparent, .theme-admin .shades-text.text-transparent {
  color: transparent !important
}

.theme-shop .black, .theme-admin .black {
  background-color: #000 !important
}

.theme-shop .black-text, .theme-admin .black-text {
  color: #000 !important
}

.theme-shop .white, .theme-admin .white {
  background-color: #fff !important
}

.theme-shop .white-text, .theme-admin .white-text {
  color: #fff !important
}

.theme-shop .transparent, .theme-admin .transparent {
  background-color: transparent !important
}

.theme-shop .transparent-text, .theme-admin .transparent-text {
  color: transparent !important
}

.theme-shop .modal--fullscreen, .theme-admin .modal--fullscreen {
  z-index: 100000000;
  background-color: #fff;
  height: 100%
}

.theme-shop .modal--fullscreen .modal-content, .theme-admin .modal--fullscreen .modal-content {
  background: transparent;
  border: 0;
  box-shadow: none;
  padding: 0;
  height: 100%
}

.theme-shop .modal-backdrop.modal-backdrop-fullscreen, .theme-admin .modal-backdrop.modal-backdrop-fullscreen {
  background: #fff;
  height: 100%
}

.theme-shop .modal-backdrop.modal-backdrop-fullscreen.in, .theme-admin .modal-backdrop.modal-backdrop-fullscreen.in {
  opacity: .97;
  filter: alpha(opacity=97);
  height: 100%
}

.theme-shop .modal--fullscreen .modal-body, .theme-admin .modal--fullscreen .modal-body {
  padding: 0;
  height: 100%
}

.theme-shop .modal--fullscreen .modal-dialog, .theme-admin .modal--fullscreen .modal-dialog {
  margin: 0;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  height: 100%
}

.theme-shop .bb-modal, .theme-admin .bb-modal {
  top: 150px
}

.theme-shop .bb--active:not(.bb-sidebar-logo-wrapper), .theme-admin .bb--active:not(.bb-sidebar-logo-wrapper) {
  background-color: #eee !important;
  color: #000 !important
}

.theme-shop .bb--active:not(.bb-sidebar-logo-wrapper) *, .theme-admin .bb--active:not(.bb-sidebar-logo-wrapper) * {
  color: #000 !important
}

.theme-shop .bb--active-darker, .theme-admin .bb--active-darker {
  background-color: #bfbfbf !important;
  color: #000 !important
}

.theme-shop .bb--active-darker *, .theme-admin .bb--active-darker * {
  color: #000 !important
}

.theme-shop .bb-modal-confirm, .theme-admin .bb-modal-confirm {
  z-index: 100000000;
  top: 0
}

.theme-shop .bb-modal-confirm__content, .theme-admin .bb-modal-confirm__content {
  background: white;
  text-align: center;
  max-width: 500px !important;
  min-height: 120px !important;
  margin: auto;
  transform: translate(0, -50%);
  margin-top: 50vh;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
}

.theme-shop .bb-modal-confirm__header, .theme-admin .bb-modal-confirm__header {
  border-bottom: 1px solid #e7ebed;
  padding: 24px 30px 21px 30px;
  background: #f5fafc
}

.theme-shop .bb-modal-confirm__body, .theme-admin .bb-modal-confirm__body {
  padding: 15px;
  text-align: left
}

.theme-shop .bb-modal-confirm__footer, .theme-admin .bb-modal-confirm__footer {
  border-top: 1px solid #e7ebed;
  text-align: right;
  padding: 10px
}

.theme-shop .bb-modal-confirm + .modal-backdrop.in, .theme-admin .bb-modal-confirm + .modal-backdrop.in {
  z-index: 99999999
}

.theme-shop .bb-modal-confirm .input-group, .theme-admin .bb-modal-confirm .input-group {
  width: 100%
}

.theme-shop .bb-modal-confirm .input-group-bb-button, .theme-admin .bb-modal-confirm .input-group-bb-button {
  display: table-cell;
  vertical-align: top
}

.theme-shop .bb-modal-confirm .input-group-bb-button .bb-button, .theme-admin .bb-modal-confirm .input-group-bb-button .bb-button {
  display: block;
  border: 0;
  outline: 0
}

.theme-shop .bb-modal-landscape, .theme-admin .bb-modal-landscape {
  z-index: 100000000;
  background: rgba(0, 0, 0, 0.5);
  height: 100vh
}

.theme-shop .bb-modal-landscape__dialog, .theme-admin .bb-modal-landscape__dialog {
  height: 100vh;
  width: 100vw;
  position: relative
}

.theme-shop .bb-modal-landscape__content, .theme-admin .bb-modal-landscape__content {
  position: absolute;
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  background: white;
  border: 1px solid #e7ebed
}

.theme-shop .bb-modal-landscape__close-x, .theme-admin .bb-modal-landscape__close-x {
  color: #232b4c !important;
  font-size: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px
}

.theme-shop .bb-modal-landscape__content .bb-modal-landscape__header, .theme-admin .bb-modal-landscape__content .bb-modal-landscape__header {
  position: relative;
  background: #f5fafc;
  width: 100%;
  height: 65px;
  border-bottom: 1px solid #e7ebed;
  padding: 15px
}

.theme-shop .bb-modal-landscape__content .bb-modal-landscape__header .modal-title, .theme-admin .bb-modal-landscape__content .bb-modal-landscape__header .modal-title {
  color: #232b4c !important;
  line-height: 1.8
}

.theme-shop .bb-modal-landscape__content .bb-modal-landscape__body, .theme-admin .bb-modal-landscape__content .bb-modal-landscape__body {
  position: absolute;
  top: 65px;
  bottom: 65px;
  left: 0;
  right: 0;
  padding: 0;
  overflow-y: auto
}

.theme-shop .bb-modal-landscape__content .bb-modal-landscape__footer, .theme-admin .bb-modal-landscape__content .bb-modal-landscape__footer {
  background: #f5fafc;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 65px;
  border-top: 1px solid #e7ebed;
  padding: 15px;
  text-align: right
}

@media (max-width: 992px) {
  .theme-shop .bb-modal-landscape, .theme-admin .bb-modal-landscape {
    height: auto
  }

  .theme-shop .bb-modal-landscape__dialog, .theme-admin .bb-modal-landscape__dialog {
    height: auto
  }

  .theme-shop .bb-modal-landscape__content, .theme-admin .bb-modal-landscape__content {
    position: relative;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 30px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5)
  }

  .theme-shop .bb-modal-landscape__content .bb-modal-landscape__body, .theme-admin .bb-modal-landscape__content .bb-modal-landscape__body {
    position: relative;
    top: 0;
    bottom: 0;
    padding-bottom: 65px
  }
}

@media (max-width: 768px) {
  .theme-shop .bb-modal-landscape__content, .theme-admin .bb-modal-landscape__content {
    margin: 10px
  }
}

.theme-shop .bb-gallery__container, .theme-admin .bb-gallery__container {
  height: 100%
}

.theme-shop .bb-gallery__row, .theme-admin .bb-gallery__row {
  height: 100%
}

.theme-shop .bb-gallery__margin, .theme-admin .bb-gallery__margin {
  padding: 15px 15px 70px 15px;
  height: 100%;
  background-color: #f3f6f9;
  border-right: 1px solid #e7ebed
}

.theme-shop .bb-gallery__margin .bb-gallery__nav-tabs, .theme-admin .bb-gallery__margin .bb-gallery__nav-tabs {
  background: transparent
}

.theme-shop .bb-gallery__margin li.bb-gallery__nav-tab a.bb-gallery__nav-link, .theme-shop .bb-gallery__margin .bb-gallery__nav-tab a.bb-gallery__nav-link, .theme-admin .bb-gallery__margin li.bb-gallery__nav-tab a.bb-gallery__nav-link, .theme-admin .bb-gallery__margin .bb-gallery__nav-tab a.bb-gallery__nav-link {
  margin-right: 2px;
  border-radius: 0 !important;
  padding: 9px 15px;
  background-color: transparent !important;
  color: #333 !important;
  cursor: pointer;
  opacity: .5;
  border-top: 1px solid transparent !important;
  border-left: 1px solid transparent !important;
  border-right: 1px solid transparent !important;
  border-bottom: 1px solid transparent !important
}

.theme-shop .bb-gallery__margin li.bb-gallery__nav-tab a.bb-gallery__nav-link:hover, .theme-shop .bb-gallery__margin .bb-gallery__nav-tab a.bb-gallery__nav-link:hover, .theme-admin .bb-gallery__margin li.bb-gallery__nav-tab a.bb-gallery__nav-link:hover, .theme-admin .bb-gallery__margin .bb-gallery__nav-tab a.bb-gallery__nav-link:hover {
  background-color: #e5e5e5 !important;
  border-top: 1px solid #e5e5e5 !important;
  border-left: 1px solid #e5e5e5 !important;
  border-right: 1px solid #e5e5e5 !important;
  border-bottom: 1px solid #e5e5e5 !important;
  opacity: 1.0
}

.theme-shop .bb-gallery__margin li.bb-gallery__nav-tab a.bb-gallery__nav-link.bb-gallery__nav-link--highlighted, .theme-shop .bb-gallery__margin .bb-gallery__nav-tab a.bb-gallery__nav-link.bb-gallery__nav-link--highlighted, .theme-admin .bb-gallery__margin li.bb-gallery__nav-tab a.bb-gallery__nav-link.bb-gallery__nav-link--highlighted, .theme-admin .bb-gallery__margin .bb-gallery__nav-tab a.bb-gallery__nav-link.bb-gallery__nav-link--highlighted {
  background: #1dbbea !important;
  color: white !important;
  opacity: 1;
  border-top: 1px solid #1dbbea !important;
  border-left: 1px solid #1dbbea !important;
  border-right: 1px solid #1dbbea !important;
  border-bottom: 1px solid #1dbbea !important
}

.theme-shop .bb-gallery__margin li.bb-gallery__nav-tab a.bb-gallery__nav-link.bb-gallery__nav-link--highlighted:hover, .theme-shop .bb-gallery__margin .bb-gallery__nav-tab a.bb-gallery__nav-link.bb-gallery__nav-link--highlighted:hover, .theme-admin .bb-gallery__margin li.bb-gallery__nav-tab a.bb-gallery__nav-link.bb-gallery__nav-link--highlighted:hover, .theme-admin .bb-gallery__margin .bb-gallery__nav-tab a.bb-gallery__nav-link.bb-gallery__nav-link--highlighted:hover {
  background-color: #129ac2 !important;
  border-top: 1px solid #129ac2 !important;
  border-left: 1px solid #129ac2 !important;
  border-right: 1px solid #129ac2 !important;
  border-bottom: 1px solid #129ac2 !important
}

.theme-shop .bb-gallery__margin li.bb-gallery__nav-tab.bb-gallery__nav-tab--my-files, .theme-shop .bb-gallery__margin .bb-gallery__nav-tab.bb-gallery__nav-tab--my-files, .theme-admin .bb-gallery__margin li.bb-gallery__nav-tab.bb-gallery__nav-tab--my-files, .theme-admin .bb-gallery__margin .bb-gallery__nav-tab.bb-gallery__nav-tab--my-files {
  position: absolute;
  bottom: 25px
}

.theme-shop .bb-gallery__margin li.bb-gallery__nav-tab.active a.bb-gallery__nav-link, .theme-shop .bb-gallery__margin .bb-gallery__nav-tab.active a.bb-gallery__nav-link, .theme-admin .bb-gallery__margin li.bb-gallery__nav-tab.active a.bb-gallery__nav-link, .theme-admin .bb-gallery__margin .bb-gallery__nav-tab.active a.bb-gallery__nav-link {
  border-top: 1px solid #ddd !important;
  border-left: 1px solid #ddd !important;
  border-right: 1px solid #ddd !important;
  background-color: #f3f6f9 !important;
  color: #333 !important;
  pointer-events: none;
  opacity: 1.0
}

.theme-shop .bb-gallery__margin li.bb-gallery__nav-tab.active a.bb-gallery__nav-link.bb-gallery__nav-link--highlighted, .theme-shop .bb-gallery__margin .bb-gallery__nav-tab.active a.bb-gallery__nav-link.bb-gallery__nav-link--highlighted, .theme-admin .bb-gallery__margin li.bb-gallery__nav-tab.active a.bb-gallery__nav-link.bb-gallery__nav-link--highlighted, .theme-admin .bb-gallery__margin .bb-gallery__nav-tab.active a.bb-gallery__nav-link.bb-gallery__nav-link--highlighted {
  border-top: 1px solid #1dbbea !important;
  border-left: 1px solid #1dbbea !important;
  border-right: 1px solid #1dbbea !important;
  border-bottom: 1px solid #1dbbea !important;
  background: #1dbbea !important;
  color: white !important
}

.theme-shop .bb-gallery__pagination, .theme-admin .bb-gallery__pagination {
  min-height: 78px
}

.theme-shop .bb-gallery__tree-wrapper, .theme-admin .bb-gallery__tree-wrapper {
  margin-left: -35px
}

.theme-shop .bb-gallery__tree-wrapper ul.nav, .theme-admin .bb-gallery__tree-wrapper ul.nav {
  margin-left: 20px
}

.theme-shop .bb-gallery__tree-wrapper ul.nav a, .theme-admin .bb-gallery__tree-wrapper ul.nav a {
  color: #333
}

.theme-shop .bb-gallery__tree-wrapper .dropdown-toggle:before, .theme-admin .bb-gallery__tree-wrapper .dropdown-toggle:before {
  content: "\f07c";
  margin-right: 4px
}

.theme-shop .bb-gallery__tree-wrapper .dropdown-toggle.collapsed:before, .theme-admin .bb-gallery__tree-wrapper .dropdown-toggle.collapsed:before {
  content: "\f07b"
}

.theme-shop .bb-gallery__main, .theme-admin .bb-gallery__main {
  padding: 15px 15px 0 15px;
  overflow: auto;
  height: 100%
}

.theme-shop .bb-gallery__main .pagination, .theme-admin .bb-gallery__main .pagination {
  margin: 0
}

.theme-shop .bb-gallery__main .impersonation-mode::after, .theme-admin .bb-gallery__main .impersonation-mode::after {
  display: table;
  clear: both;
  content: " ";
  margin-bottom: 15px
}

.theme-shop .bb-gallery__main .impersonation-mode button[type="submit"], .theme-admin .bb-gallery__main .impersonation-mode button[type="submit"] {
  display: none
}

.theme-shop .bb-gallery__main-label, .theme-admin .bb-gallery__main-label {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: calc(50% - 20px)
}

.theme-shop .bb-gallery__margin-header, .theme-admin .bb-gallery__margin-header {
  margin-bottom: 30px
}

.theme-shop .bb-gallery__margin-content, .theme-admin .bb-gallery__margin-content {
  overflow: hidden;
  max-height: 100%;
  overflow-y: auto
}

@media (max-width: 992px) {
  .theme-shop .bb-gallery__margin, .theme-admin .bb-gallery__margin {
    height: auto;
    border-right: 0;
    border-bottom: 1px solid #e7ebed
  }

  .theme-shop .bb-gallery__main, .theme-admin .bb-gallery__main {
    min-height: 290px
  }
}

.theme-shop .bb-dropdown-toggle--folder:before, .theme-admin .bb-dropdown-toggle--folder:before {
  content: "\f07c";
  margin-right: 4px
}

.theme-shop .bb-dropdown-toggle--folder.bb-dropdown-toggle--closed:before, .theme-shop .bb-dropdown-toggle--folder.collapsed:before, .theme-admin .bb-dropdown-toggle--folder.bb-dropdown-toggle--closed:before, .theme-admin .bb-dropdown-toggle--folder.collapsed:before {
  content: "\f07b"
}

.theme-shop .bb-dropdown-toggle--chevron:before, .theme-admin .bb-dropdown-toggle--chevron:before {
  content: "\f078"
}

.theme-shop .bb-dropdown-toggle--chevron.bb-dropdown-toggle--closed:before, .theme-shop .bb-dropdown-toggle--chevron.collapsed:before, .theme-admin .bb-dropdown-toggle--chevron.bb-dropdown-toggle--closed:before, .theme-admin .bb-dropdown-toggle--chevron.collapsed:before {
  content: "\f054"
}

.theme-shop .bb-cards, .theme-admin .bb-cards {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.theme-shop .bb-card, .theme-admin .bb-card {
  box-shadow: 0 1.5px 3px rgba(0, 0, 0, 0.24), 0 3px 8px rgba(0, 0, 0, 0.05);
  background-color: #fff;
  position: relative;
  width: 200px;
  height: auto;
  min-height: 260px;
  float: left;
  margin: 0 15px 15px 0;
  cursor: pointer
}

.theme-shop .bb-card--half-height, .theme-admin .bb-card--half-height {
  height: 112.5px;
  min-height: auto
}

.theme-shop .bb-card--half-height .bb-card__image-container, .theme-admin .bb-card--half-height .bb-card__image-container {
  height: auto
}

.theme-shop .bb-card--half-height .bb-card-overlay, .theme-admin .bb-card--half-height .bb-card-overlay {
  height: 112.5px
}

.theme-shop .bb-card-overlay, .theme-admin .bb-card-overlay {
  height: 100%
}

.theme-shop .bb-card-overlay:hover .bb-card__image-overlay, .theme-admin .bb-card-overlay:hover .bb-card__image-overlay {
  opacity: 1
}

.theme-shop .bb-card__image-container, .theme-admin .bb-card__image-container {
  text-align: center;
  position: relative;
  height: 200px;
  display: table;
  width: 100%
}

.theme-shop .bb-card__image, .theme-admin .bb-card__image {
  display: block;
  height: auto;
  max-height: 200px;
  max-width: 100%;
  margin: 0 auto
}

.theme-shop .bb-card__icon, .theme-admin .bb-card__icon {
  display: table-cell;
  vertical-align: middle;
  width: 100%
}

.theme-shop .bb-card__image-overlay, .theme-admin .bb-card__image-overlay {
  background-color: rgba(51, 51, 51, 0.2);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: opacity .3s ease-in-out
}

.theme-shop .bb-card__meta, .theme-admin .bb-card__meta {
  padding: 10px 10px 40px;
  position: relative;
  word-break: break-all
}

.theme-shop .bb-card__meta-headline, .theme-admin .bb-card__meta-headline {
  line-height: 1.4em;
  margin-top: 0;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto
}

.theme-shop .bb-card__dropdown-container, .theme-admin .bb-card__dropdown-container {
  position: absolute;
  right: 5px;
  top: 5px
}

.theme-shop .bb-card__selection, .theme-admin .bb-card__selection {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1
}

.theme-shop .bb-card__selection label, .theme-admin .bb-card__selection label {
  padding: 5px 0 0 10px;
  margin: 0
}

.theme-shop .bb-card__selection label input, .theme-admin .bb-card__selection label input {
  margin: 0
}

.theme-shop .bb-card__footer, .theme-admin .bb-card__footer {
  padding: 0 10px 12px 10px;
  position: absolute;
  bottom: 0;
  width: 100%
}

.theme-shop .pagination, .theme-admin .pagination {
  margin: 10px 0 20px 0
}

.theme-shop .nav--recursive, .theme-admin .nav--recursive {
  margin-left: 20px
}

.theme-shop .pace, .theme-admin .pace {
  z-index: 1000000000000000;
  position: absolute
}

.theme-shop .pace-running, .theme-admin .pace-running {
  cursor: wait;
  opacity: .9
}

.theme-shop .initial-pace-running, .theme-admin .initial-pace-running {
  cursor: wait;
  opacity: .5
}

.theme-shop .pace-running, .theme-shop .pace-running *, .theme-shop .initial-pace-running, .theme-shop .initial-pace-running *, .theme-admin .pace-running, .theme-admin .pace-running *, .theme-admin .initial-pace-running, .theme-admin .initial-pace-running * {
  pointer-events: none
}

.theme-shop [data-notify], .theme-admin [data-notify] {
  z-index: 10000000000000 !important
}

.theme-shop .bb-input-file-result__wrapper img, .theme-admin .bb-input-file-result__wrapper img {
  display: block;
  max-width: 200px;
  margin-top: 5px
}

@keyframes editor-pane-top-target-loader {
  from {
    transform: translate(-50%, -50%) rotate(0)
  }
  to {
    transform: translate(-50%, -50%) rotate(360deg)
  }
}

.theme-shop .editor-pane__top .bb-target-loader, .theme-admin .editor-pane__top .bb-target-loader {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto
}

.theme-shop .editor-pane__top .bb-target-loader > i, .theme-admin .editor-pane__top .bb-target-loader > i {
  display: block !important;
  position: absolute !important;
  transform: translate(-50%, -50%);
  top: 50% !important;
  left: 50% !important;
  padding: 0 !important;
  margin: 0 !important;
  width: 40px !important;
  height: 40px !important;
  animation: editor-pane-top-target-loader 1200ms linear infinite !important;
  border: 3px solid #232b4c !important;
  border-radius: 100% !important;
  border-top-color: transparent !important
}

.theme-shop .editor-pane__top .bb-target-loader > i:before, .theme-admin .editor-pane__top .bb-target-loader > i:before {
  display: none !important
}

.theme-shop .form-group label.bb-button, .theme-shop .bb-button, .theme-admin .form-group label.bb-button, .theme-admin .bb-button {
  display: inline-block;
  padding: 8px 9px;
  margin: 0;
  width: auto;
  height: auto;
  min-width: 38px;
  min-height: 38px;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  line-height: 1.42857;
  white-space: nowrap;
  border-radius: 0;
  border: 1px solid transparent;
  outline: 0;
  color: #333;
  background: transparent;
  vertical-align: middle;
  cursor: pointer
}

.theme-shop .form-group label.bb-button > i, .theme-shop .bb-button > i, .theme-admin .form-group label.bb-button > i, .theme-admin .bb-button > i {
  color: inherit
}

.theme-shop .form-group label.bb-button:focus, .theme-shop .form-group label.bb-button.focus, .theme-shop .form-group label.bb-button:active:focus, .theme-shop .form-group label.bb-button:active.focus, .theme-shop .form-group label.bb-button--active:focus, .theme-shop .form-group label.bb-button--active.focus, .theme-shop .form-group label.bb-button.active:focus, .theme-shop .form-group label.bb-button.active.focus, .theme-shop .bb-button:focus, .theme-shop .bb-button.focus, .theme-shop .bb-button:active:focus, .theme-shop .bb-button:active.focus, .theme-shop .bb-button--active:focus, .theme-shop .bb-button--active.focus, .theme-shop .bb-button.active:focus, .theme-shop .bb-button.active.focus, .theme-admin .form-group label.bb-button:focus, .theme-admin .form-group label.bb-button.focus, .theme-admin .form-group label.bb-button:active:focus, .theme-admin .form-group label.bb-button:active.focus, .theme-admin .form-group label.bb-button--active:focus, .theme-admin .form-group label.bb-button--active.focus, .theme-admin .form-group label.bb-button.active:focus, .theme-admin .form-group label.bb-button.active.focus, .theme-admin .bb-button:focus, .theme-admin .bb-button.focus, .theme-admin .bb-button:active:focus, .theme-admin .bb-button:active.focus, .theme-admin .bb-button--active:focus, .theme-admin .bb-button--active.focus, .theme-admin .bb-button.active:focus, .theme-admin .bb-button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.theme-shop .form-group label.bb-button:hover, .theme-shop .form-group label.bb-button:focus, .theme-shop .form-group label.bb-button--focus, .theme-shop .form-group label.bb-button.focus, .theme-shop .bb-button:hover, .theme-shop .bb-button:focus, .theme-shop .bb-button--focus, .theme-shop .bb-button.focus, .theme-admin .form-group label.bb-button:hover, .theme-admin .form-group label.bb-button:focus, .theme-admin .form-group label.bb-button--focus, .theme-admin .form-group label.bb-button.focus, .theme-admin .bb-button:hover, .theme-admin .bb-button:focus, .theme-admin .bb-button--focus, .theme-admin .bb-button.focus {
  color: #333;
  text-decoration: none
}

.theme-shop .form-group label.bb-button:active, .theme-shop .form-group label.bb-button--active, .theme-shop .form-group label.bb-button.active, .theme-shop .bb-button:active, .theme-shop .bb-button--active, .theme-shop .bb-button.active, .theme-admin .form-group label.bb-button:active, .theme-admin .form-group label.bb-button--active, .theme-admin .form-group label.bb-button.active, .theme-admin .bb-button:active, .theme-admin .bb-button--active, .theme-admin .bb-button.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.theme-shop .form-group label.bb-button.disabled, .theme-shop .form-group label.bb-button--disabled, .theme-shop .form-group label.bb-button[disabled], fieldset[disabled] .theme-shop .form-group label.bb-button, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button, .theme-shop .bb-button.disabled, .theme-shop .bb-button--disabled, .theme-shop .bb-button[disabled], fieldset[disabled] .theme-shop .bb-button, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button, .theme-admin .form-group label.bb-button.disabled, .theme-admin .form-group label.bb-button--disabled, .theme-admin .form-group label.bb-button[disabled], fieldset[disabled] .theme-admin .form-group label.bb-button, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button, .theme-admin .bb-button.disabled, .theme-admin .bb-button--disabled, .theme-admin .bb-button[disabled], fieldset[disabled] .theme-admin .bb-button, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button {
  cursor: not-allowed;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none
}

.theme-shop .form-group label.bb-button--default, .theme-shop .bb-button--default, .theme-admin .form-group label.bb-button--default, .theme-admin .bb-button--default {
  color: #333;
  background-color: #fff;
  border-color: #ccc
}

.theme-shop .form-group label.bb-button--default:focus, .theme-shop .form-group label.bb-button--default.focus, .theme-shop .bb-button--default:focus, .theme-shop .bb-button--default.focus, .theme-admin .form-group label.bb-button--default:focus, .theme-admin .form-group label.bb-button--default.focus, .theme-admin .bb-button--default:focus, .theme-admin .bb-button--default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c
}

.theme-shop .form-group label.bb-button--default:hover, .theme-shop .bb-button--default:hover, .theme-admin .form-group label.bb-button--default:hover, .theme-admin .bb-button--default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad
}

.theme-shop .form-group label.bb-button--default:active, .theme-shop .form-group label.bb-button--default.active, .open > .theme-shop .form-group label.bb-button--default.dropdown-toggle, .theme-shop .bb-button--default:active, .theme-shop .bb-button--default.active, .open > .theme-shop .bb-button--default.dropdown-toggle, .theme-admin .form-group label.bb-button--default:active, .theme-admin .form-group label.bb-button--default.active, .open > .theme-admin .form-group label.bb-button--default.dropdown-toggle, .theme-admin .bb-button--default:active, .theme-admin .bb-button--default.active, .open > .theme-admin .bb-button--default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad
}

.theme-shop .form-group label.bb-button--default:active:hover, .theme-shop .form-group label.bb-button--default:active:focus, .theme-shop .form-group label.bb-button--default:active.focus, .theme-shop .form-group label.bb-button--default.active:hover, .theme-shop .form-group label.bb-button--default.active:focus, .theme-shop .form-group label.bb-button--default.active.focus, .open > .theme-shop .form-group label.bb-button--default.dropdown-toggle:hover, .open > .theme-shop .form-group label.bb-button--default.dropdown-toggle:focus, .open > .theme-shop .form-group label.bb-button--default.dropdown-toggle.focus, .theme-shop .bb-button--default:active:hover, .theme-shop .bb-button--default:active:focus, .theme-shop .bb-button--default:active.focus, .theme-shop .bb-button--default.active:hover, .theme-shop .bb-button--default.active:focus, .theme-shop .bb-button--default.active.focus, .open > .theme-shop .bb-button--default.dropdown-toggle:hover, .open > .theme-shop .bb-button--default.dropdown-toggle:focus, .open > .theme-shop .bb-button--default.dropdown-toggle.focus, .theme-admin .form-group label.bb-button--default:active:hover, .theme-admin .form-group label.bb-button--default:active:focus, .theme-admin .form-group label.bb-button--default:active.focus, .theme-admin .form-group label.bb-button--default.active:hover, .theme-admin .form-group label.bb-button--default.active:focus, .theme-admin .form-group label.bb-button--default.active.focus, .open > .theme-admin .form-group label.bb-button--default.dropdown-toggle:hover, .open > .theme-admin .form-group label.bb-button--default.dropdown-toggle:focus, .open > .theme-admin .form-group label.bb-button--default.dropdown-toggle.focus, .theme-admin .bb-button--default:active:hover, .theme-admin .bb-button--default:active:focus, .theme-admin .bb-button--default:active.focus, .theme-admin .bb-button--default.active:hover, .theme-admin .bb-button--default.active:focus, .theme-admin .bb-button--default.active.focus, .open > .theme-admin .bb-button--default.dropdown-toggle:hover, .open > .theme-admin .bb-button--default.dropdown-toggle:focus, .open > .theme-admin .bb-button--default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c
}

.theme-shop .form-group label.bb-button--default:active, .theme-shop .form-group label.bb-button--default.active, .open > .theme-shop .form-group label.bb-button--default.dropdown-toggle, .theme-shop .bb-button--default:active, .theme-shop .bb-button--default.active, .open > .theme-shop .bb-button--default.dropdown-toggle, .theme-admin .form-group label.bb-button--default:active, .theme-admin .form-group label.bb-button--default.active, .open > .theme-admin .form-group label.bb-button--default.dropdown-toggle, .theme-admin .bb-button--default:active, .theme-admin .bb-button--default.active, .open > .theme-admin .bb-button--default.dropdown-toggle {
  background-image: none
}

.theme-shop .form-group label.bb-button--default.disabled:hover, .theme-shop .form-group label.bb-button--default.disabled:focus, .theme-shop .form-group label.bb-button--default.disabled.focus, .theme-shop .form-group label.bb-button--default[disabled]:hover, .theme-shop .form-group label.bb-button--default[disabled]:focus, .theme-shop .form-group label.bb-button--default[disabled].focus, fieldset[disabled] .theme-shop .form-group label.bb-button--default:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--default:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--default:hover, fieldset[disabled] .theme-shop .form-group label.bb-button--default:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--default:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--default:focus, fieldset[disabled] .theme-shop .form-group label.bb-button--default.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--default.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--default.focus, .theme-shop .bb-button--default.disabled:hover, .theme-shop .bb-button--default.disabled:focus, .theme-shop .bb-button--default.disabled.focus, .theme-shop .bb-button--default[disabled]:hover, .theme-shop .bb-button--default[disabled]:focus, .theme-shop .bb-button--default[disabled].focus, fieldset[disabled] .theme-shop .bb-button--default:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--default:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--default:hover, fieldset[disabled] .theme-shop .bb-button--default:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--default:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--default:focus, fieldset[disabled] .theme-shop .bb-button--default.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--default.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--default.focus, .theme-admin .form-group label.bb-button--default.disabled:hover, .theme-admin .form-group label.bb-button--default.disabled:focus, .theme-admin .form-group label.bb-button--default.disabled.focus, .theme-admin .form-group label.bb-button--default[disabled]:hover, .theme-admin .form-group label.bb-button--default[disabled]:focus, .theme-admin .form-group label.bb-button--default[disabled].focus, fieldset[disabled] .theme-admin .form-group label.bb-button--default:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--default:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--default:hover, fieldset[disabled] .theme-admin .form-group label.bb-button--default:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--default:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--default:focus, fieldset[disabled] .theme-admin .form-group label.bb-button--default.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--default.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--default.focus, .theme-admin .bb-button--default.disabled:hover, .theme-admin .bb-button--default.disabled:focus, .theme-admin .bb-button--default.disabled.focus, .theme-admin .bb-button--default[disabled]:hover, .theme-admin .bb-button--default[disabled]:focus, .theme-admin .bb-button--default[disabled].focus, fieldset[disabled] .theme-admin .bb-button--default:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--default:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--default:hover, fieldset[disabled] .theme-admin .bb-button--default:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--default:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--default:focus, fieldset[disabled] .theme-admin .bb-button--default.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--default.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--default.focus {
  background-color: #fff;
  border-color: #ccc
}

.theme-shop .form-group label.bb-button--default .badge, .theme-shop .bb-button--default .badge, .theme-admin .form-group label.bb-button--default .badge, .theme-admin .bb-button--default .badge {
  color: #fff;
  background-color: #333
}

.theme-shop .form-group label.bb-button--secondary, .theme-shop .bb-button--secondary, .theme-admin .form-group label.bb-button--secondary, .theme-admin .bb-button--secondary {
  color: #333;
  background-color: #eee;
  border-color: transparent
}

.theme-shop .form-group label.bb-button--secondary:focus, .theme-shop .form-group label.bb-button--secondary.focus, .theme-shop .bb-button--secondary:focus, .theme-shop .bb-button--secondary.focus, .theme-admin .form-group label.bb-button--secondary:focus, .theme-admin .form-group label.bb-button--secondary.focus, .theme-admin .bb-button--secondary:focus, .theme-admin .bb-button--secondary.focus {
  color: #333;
  background-color: #d5d5d5;
  border-color: rgba(0, 0, 0, 0)
}

.theme-shop .form-group label.bb-button--secondary:hover, .theme-shop .bb-button--secondary:hover, .theme-admin .form-group label.bb-button--secondary:hover, .theme-admin .bb-button--secondary:hover {
  color: #333;
  background-color: #d5d5d5;
  border-color: rgba(0, 0, 0, 0)
}

.theme-shop .form-group label.bb-button--secondary:active, .theme-shop .form-group label.bb-button--secondary.active, .open > .theme-shop .form-group label.bb-button--secondary.dropdown-toggle, .theme-shop .bb-button--secondary:active, .theme-shop .bb-button--secondary.active, .open > .theme-shop .bb-button--secondary.dropdown-toggle, .theme-admin .form-group label.bb-button--secondary:active, .theme-admin .form-group label.bb-button--secondary.active, .open > .theme-admin .form-group label.bb-button--secondary.dropdown-toggle, .theme-admin .bb-button--secondary:active, .theme-admin .bb-button--secondary.active, .open > .theme-admin .bb-button--secondary.dropdown-toggle {
  color: #333;
  background-color: #d5d5d5;
  border-color: rgba(0, 0, 0, 0)
}

.theme-shop .form-group label.bb-button--secondary:active:hover, .theme-shop .form-group label.bb-button--secondary:active:focus, .theme-shop .form-group label.bb-button--secondary:active.focus, .theme-shop .form-group label.bb-button--secondary.active:hover, .theme-shop .form-group label.bb-button--secondary.active:focus, .theme-shop .form-group label.bb-button--secondary.active.focus, .open > .theme-shop .form-group label.bb-button--secondary.dropdown-toggle:hover, .open > .theme-shop .form-group label.bb-button--secondary.dropdown-toggle:focus, .open > .theme-shop .form-group label.bb-button--secondary.dropdown-toggle.focus, .theme-shop .bb-button--secondary:active:hover, .theme-shop .bb-button--secondary:active:focus, .theme-shop .bb-button--secondary:active.focus, .theme-shop .bb-button--secondary.active:hover, .theme-shop .bb-button--secondary.active:focus, .theme-shop .bb-button--secondary.active.focus, .open > .theme-shop .bb-button--secondary.dropdown-toggle:hover, .open > .theme-shop .bb-button--secondary.dropdown-toggle:focus, .open > .theme-shop .bb-button--secondary.dropdown-toggle.focus, .theme-admin .form-group label.bb-button--secondary:active:hover, .theme-admin .form-group label.bb-button--secondary:active:focus, .theme-admin .form-group label.bb-button--secondary:active.focus, .theme-admin .form-group label.bb-button--secondary.active:hover, .theme-admin .form-group label.bb-button--secondary.active:focus, .theme-admin .form-group label.bb-button--secondary.active.focus, .open > .theme-admin .form-group label.bb-button--secondary.dropdown-toggle:hover, .open > .theme-admin .form-group label.bb-button--secondary.dropdown-toggle:focus, .open > .theme-admin .form-group label.bb-button--secondary.dropdown-toggle.focus, .theme-admin .bb-button--secondary:active:hover, .theme-admin .bb-button--secondary:active:focus, .theme-admin .bb-button--secondary:active.focus, .theme-admin .bb-button--secondary.active:hover, .theme-admin .bb-button--secondary.active:focus, .theme-admin .bb-button--secondary.active.focus, .open > .theme-admin .bb-button--secondary.dropdown-toggle:hover, .open > .theme-admin .bb-button--secondary.dropdown-toggle:focus, .open > .theme-admin .bb-button--secondary.dropdown-toggle.focus {
  color: #333;
  background-color: #c3c3c3;
  border-color: rgba(0, 0, 0, 0)
}

.theme-shop .form-group label.bb-button--secondary:active, .theme-shop .form-group label.bb-button--secondary.active, .open > .theme-shop .form-group label.bb-button--secondary.dropdown-toggle, .theme-shop .bb-button--secondary:active, .theme-shop .bb-button--secondary.active, .open > .theme-shop .bb-button--secondary.dropdown-toggle, .theme-admin .form-group label.bb-button--secondary:active, .theme-admin .form-group label.bb-button--secondary.active, .open > .theme-admin .form-group label.bb-button--secondary.dropdown-toggle, .theme-admin .bb-button--secondary:active, .theme-admin .bb-button--secondary.active, .open > .theme-admin .bb-button--secondary.dropdown-toggle {
  background-image: none
}

.theme-shop .form-group label.bb-button--secondary.disabled:hover, .theme-shop .form-group label.bb-button--secondary.disabled:focus, .theme-shop .form-group label.bb-button--secondary.disabled.focus, .theme-shop .form-group label.bb-button--secondary[disabled]:hover, .theme-shop .form-group label.bb-button--secondary[disabled]:focus, .theme-shop .form-group label.bb-button--secondary[disabled].focus, fieldset[disabled] .theme-shop .form-group label.bb-button--secondary:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--secondary:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--secondary:hover, fieldset[disabled] .theme-shop .form-group label.bb-button--secondary:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--secondary:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--secondary:focus, fieldset[disabled] .theme-shop .form-group label.bb-button--secondary.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--secondary.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--secondary.focus, .theme-shop .bb-button--secondary.disabled:hover, .theme-shop .bb-button--secondary.disabled:focus, .theme-shop .bb-button--secondary.disabled.focus, .theme-shop .bb-button--secondary[disabled]:hover, .theme-shop .bb-button--secondary[disabled]:focus, .theme-shop .bb-button--secondary[disabled].focus, fieldset[disabled] .theme-shop .bb-button--secondary:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--secondary:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--secondary:hover, fieldset[disabled] .theme-shop .bb-button--secondary:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--secondary:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--secondary:focus, fieldset[disabled] .theme-shop .bb-button--secondary.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--secondary.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--secondary.focus, .theme-admin .form-group label.bb-button--secondary.disabled:hover, .theme-admin .form-group label.bb-button--secondary.disabled:focus, .theme-admin .form-group label.bb-button--secondary.disabled.focus, .theme-admin .form-group label.bb-button--secondary[disabled]:hover, .theme-admin .form-group label.bb-button--secondary[disabled]:focus, .theme-admin .form-group label.bb-button--secondary[disabled].focus, fieldset[disabled] .theme-admin .form-group label.bb-button--secondary:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--secondary:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--secondary:hover, fieldset[disabled] .theme-admin .form-group label.bb-button--secondary:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--secondary:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--secondary:focus, fieldset[disabled] .theme-admin .form-group label.bb-button--secondary.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--secondary.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--secondary.focus, .theme-admin .bb-button--secondary.disabled:hover, .theme-admin .bb-button--secondary.disabled:focus, .theme-admin .bb-button--secondary.disabled.focus, .theme-admin .bb-button--secondary[disabled]:hover, .theme-admin .bb-button--secondary[disabled]:focus, .theme-admin .bb-button--secondary[disabled].focus, fieldset[disabled] .theme-admin .bb-button--secondary:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--secondary:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--secondary:hover, fieldset[disabled] .theme-admin .bb-button--secondary:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--secondary:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--secondary:focus, fieldset[disabled] .theme-admin .bb-button--secondary.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--secondary.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--secondary.focus {
  background-color: #eee;
  border-color: transparent
}

.theme-shop .form-group label.bb-button--secondary .badge, .theme-shop .bb-button--secondary .badge, .theme-admin .form-group label.bb-button--secondary .badge, .theme-admin .bb-button--secondary .badge {
  color: #eee;
  background-color: #333
}

.theme-shop .form-group label.bb-button--primary, .theme-shop .bb-button--primary, .theme-admin .form-group label.bb-button--primary, .theme-admin .bb-button--primary {
  color: #fff;
  background-color: #1dbbea;
  border-color: #14acd9
}

.theme-shop .form-group label.bb-button--primary:focus, .theme-shop .form-group label.bb-button--primary.focus, .theme-shop .bb-button--primary:focus, .theme-shop .bb-button--primary.focus, .theme-admin .form-group label.bb-button--primary:focus, .theme-admin .form-group label.bb-button--primary.focus, .theme-admin .bb-button--primary:focus, .theme-admin .bb-button--primary.focus {
  color: #fff;
  background-color: #129ac2;
  border-color: #095065
}

.theme-shop .form-group label.bb-button--primary:hover, .theme-shop .bb-button--primary:hover, .theme-admin .form-group label.bb-button--primary:hover, .theme-admin .bb-button--primary:hover {
  color: #fff;
  background-color: #129ac2;
  border-color: #0f80a1
}

.theme-shop .form-group label.bb-button--primary:active, .theme-shop .form-group label.bb-button--primary.active, .open > .theme-shop .form-group label.bb-button--primary.dropdown-toggle, .theme-shop .bb-button--primary:active, .theme-shop .bb-button--primary.active, .open > .theme-shop .bb-button--primary.dropdown-toggle, .theme-admin .form-group label.bb-button--primary:active, .theme-admin .form-group label.bb-button--primary.active, .open > .theme-admin .form-group label.bb-button--primary.dropdown-toggle, .theme-admin .bb-button--primary:active, .theme-admin .bb-button--primary.active, .open > .theme-admin .bb-button--primary.dropdown-toggle {
  color: #fff;
  background-color: #129ac2;
  border-color: #0f80a1
}

.theme-shop .form-group label.bb-button--primary:active:hover, .theme-shop .form-group label.bb-button--primary:active:focus, .theme-shop .form-group label.bb-button--primary:active.focus, .theme-shop .form-group label.bb-button--primary.active:hover, .theme-shop .form-group label.bb-button--primary.active:focus, .theme-shop .form-group label.bb-button--primary.active.focus, .open > .theme-shop .form-group label.bb-button--primary.dropdown-toggle:hover, .open > .theme-shop .form-group label.bb-button--primary.dropdown-toggle:focus, .open > .theme-shop .form-group label.bb-button--primary.dropdown-toggle.focus, .theme-shop .bb-button--primary:active:hover, .theme-shop .bb-button--primary:active:focus, .theme-shop .bb-button--primary:active.focus, .theme-shop .bb-button--primary.active:hover, .theme-shop .bb-button--primary.active:focus, .theme-shop .bb-button--primary.active.focus, .open > .theme-shop .bb-button--primary.dropdown-toggle:hover, .open > .theme-shop .bb-button--primary.dropdown-toggle:focus, .open > .theme-shop .bb-button--primary.dropdown-toggle.focus, .theme-admin .form-group label.bb-button--primary:active:hover, .theme-admin .form-group label.bb-button--primary:active:focus, .theme-admin .form-group label.bb-button--primary:active.focus, .theme-admin .form-group label.bb-button--primary.active:hover, .theme-admin .form-group label.bb-button--primary.active:focus, .theme-admin .form-group label.bb-button--primary.active.focus, .open > .theme-admin .form-group label.bb-button--primary.dropdown-toggle:hover, .open > .theme-admin .form-group label.bb-button--primary.dropdown-toggle:focus, .open > .theme-admin .form-group label.bb-button--primary.dropdown-toggle.focus, .theme-admin .bb-button--primary:active:hover, .theme-admin .bb-button--primary:active:focus, .theme-admin .bb-button--primary:active.focus, .theme-admin .bb-button--primary.active:hover, .theme-admin .bb-button--primary.active:focus, .theme-admin .bb-button--primary.active.focus, .open > .theme-admin .bb-button--primary.dropdown-toggle:hover, .open > .theme-admin .bb-button--primary.dropdown-toggle:focus, .open > .theme-admin .bb-button--primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #0f80a1;
  border-color: #095065
}

.theme-shop .form-group label.bb-button--primary:active, .theme-shop .form-group label.bb-button--primary.active, .open > .theme-shop .form-group label.bb-button--primary.dropdown-toggle, .theme-shop .bb-button--primary:active, .theme-shop .bb-button--primary.active, .open > .theme-shop .bb-button--primary.dropdown-toggle, .theme-admin .form-group label.bb-button--primary:active, .theme-admin .form-group label.bb-button--primary.active, .open > .theme-admin .form-group label.bb-button--primary.dropdown-toggle, .theme-admin .bb-button--primary:active, .theme-admin .bb-button--primary.active, .open > .theme-admin .bb-button--primary.dropdown-toggle {
  background-image: none
}

.theme-shop .form-group label.bb-button--primary.disabled:hover, .theme-shop .form-group label.bb-button--primary.disabled:focus, .theme-shop .form-group label.bb-button--primary.disabled.focus, .theme-shop .form-group label.bb-button--primary[disabled]:hover, .theme-shop .form-group label.bb-button--primary[disabled]:focus, .theme-shop .form-group label.bb-button--primary[disabled].focus, fieldset[disabled] .theme-shop .form-group label.bb-button--primary:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--primary:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--primary:hover, fieldset[disabled] .theme-shop .form-group label.bb-button--primary:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--primary:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--primary:focus, fieldset[disabled] .theme-shop .form-group label.bb-button--primary.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--primary.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--primary.focus, .theme-shop .bb-button--primary.disabled:hover, .theme-shop .bb-button--primary.disabled:focus, .theme-shop .bb-button--primary.disabled.focus, .theme-shop .bb-button--primary[disabled]:hover, .theme-shop .bb-button--primary[disabled]:focus, .theme-shop .bb-button--primary[disabled].focus, fieldset[disabled] .theme-shop .bb-button--primary:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--primary:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--primary:hover, fieldset[disabled] .theme-shop .bb-button--primary:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--primary:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--primary:focus, fieldset[disabled] .theme-shop .bb-button--primary.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--primary.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--primary.focus, .theme-admin .form-group label.bb-button--primary.disabled:hover, .theme-admin .form-group label.bb-button--primary.disabled:focus, .theme-admin .form-group label.bb-button--primary.disabled.focus, .theme-admin .form-group label.bb-button--primary[disabled]:hover, .theme-admin .form-group label.bb-button--primary[disabled]:focus, .theme-admin .form-group label.bb-button--primary[disabled].focus, fieldset[disabled] .theme-admin .form-group label.bb-button--primary:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--primary:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--primary:hover, fieldset[disabled] .theme-admin .form-group label.bb-button--primary:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--primary:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--primary:focus, fieldset[disabled] .theme-admin .form-group label.bb-button--primary.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--primary.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--primary.focus, .theme-admin .bb-button--primary.disabled:hover, .theme-admin .bb-button--primary.disabled:focus, .theme-admin .bb-button--primary.disabled.focus, .theme-admin .bb-button--primary[disabled]:hover, .theme-admin .bb-button--primary[disabled]:focus, .theme-admin .bb-button--primary[disabled].focus, fieldset[disabled] .theme-admin .bb-button--primary:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--primary:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--primary:hover, fieldset[disabled] .theme-admin .bb-button--primary:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--primary:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--primary:focus, fieldset[disabled] .theme-admin .bb-button--primary.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--primary.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--primary.focus {
  background-color: #1dbbea;
  border-color: #14acd9
}

.theme-shop .form-group label.bb-button--primary .badge, .theme-shop .bb-button--primary .badge, .theme-admin .form-group label.bb-button--primary .badge, .theme-admin .bb-button--primary .badge {
  color: #1dbbea;
  background-color: #fff
}

.theme-shop .form-group label.bb-button--success, .theme-shop .bb-button--success, .theme-admin .form-group label.bb-button--success, .theme-admin .bb-button--success {
  color: #fff;
  background-color: #27ae60;
  border-color: #295
}

.theme-shop .form-group label.bb-button--success:focus, .theme-shop .form-group label.bb-button--success.focus, .theme-shop .bb-button--success:focus, .theme-shop .bb-button--success.focus, .theme-admin .form-group label.bb-button--success:focus, .theme-admin .form-group label.bb-button--success.focus, .theme-admin .bb-button--success:focus, .theme-admin .bb-button--success.focus {
  color: #fff;
  background-color: #1e8449;
  border-color: #0b311b
}

.theme-shop .form-group label.bb-button--success:hover, .theme-shop .bb-button--success:hover, .theme-admin .form-group label.bb-button--success:hover, .theme-admin .bb-button--success:hover {
  color: #fff;
  background-color: #1e8449;
  border-color: #176739
}

.theme-shop .form-group label.bb-button--success:active, .theme-shop .form-group label.bb-button--success.active, .open > .theme-shop .form-group label.bb-button--success.dropdown-toggle, .theme-shop .bb-button--success:active, .theme-shop .bb-button--success.active, .open > .theme-shop .bb-button--success.dropdown-toggle, .theme-admin .form-group label.bb-button--success:active, .theme-admin .form-group label.bb-button--success.active, .open > .theme-admin .form-group label.bb-button--success.dropdown-toggle, .theme-admin .bb-button--success:active, .theme-admin .bb-button--success.active, .open > .theme-admin .bb-button--success.dropdown-toggle {
  color: #fff;
  background-color: #1e8449;
  border-color: #176739
}

.theme-shop .form-group label.bb-button--success:active:hover, .theme-shop .form-group label.bb-button--success:active:focus, .theme-shop .form-group label.bb-button--success:active.focus, .theme-shop .form-group label.bb-button--success.active:hover, .theme-shop .form-group label.bb-button--success.active:focus, .theme-shop .form-group label.bb-button--success.active.focus, .open > .theme-shop .form-group label.bb-button--success.dropdown-toggle:hover, .open > .theme-shop .form-group label.bb-button--success.dropdown-toggle:focus, .open > .theme-shop .form-group label.bb-button--success.dropdown-toggle.focus, .theme-shop .bb-button--success:active:hover, .theme-shop .bb-button--success:active:focus, .theme-shop .bb-button--success:active.focus, .theme-shop .bb-button--success.active:hover, .theme-shop .bb-button--success.active:focus, .theme-shop .bb-button--success.active.focus, .open > .theme-shop .bb-button--success.dropdown-toggle:hover, .open > .theme-shop .bb-button--success.dropdown-toggle:focus, .open > .theme-shop .bb-button--success.dropdown-toggle.focus, .theme-admin .form-group label.bb-button--success:active:hover, .theme-admin .form-group label.bb-button--success:active:focus, .theme-admin .form-group label.bb-button--success:active.focus, .theme-admin .form-group label.bb-button--success.active:hover, .theme-admin .form-group label.bb-button--success.active:focus, .theme-admin .form-group label.bb-button--success.active.focus, .open > .theme-admin .form-group label.bb-button--success.dropdown-toggle:hover, .open > .theme-admin .form-group label.bb-button--success.dropdown-toggle:focus, .open > .theme-admin .form-group label.bb-button--success.dropdown-toggle.focus, .theme-admin .bb-button--success:active:hover, .theme-admin .bb-button--success:active:focus, .theme-admin .bb-button--success:active.focus, .theme-admin .bb-button--success.active:hover, .theme-admin .bb-button--success.active:focus, .theme-admin .bb-button--success.active.focus, .open > .theme-admin .bb-button--success.dropdown-toggle:hover, .open > .theme-admin .bb-button--success.dropdown-toggle:focus, .open > .theme-admin .bb-button--success.dropdown-toggle.focus {
  color: #fff;
  background-color: #176739;
  border-color: #0b311b
}

.theme-shop .form-group label.bb-button--success:active, .theme-shop .form-group label.bb-button--success.active, .open > .theme-shop .form-group label.bb-button--success.dropdown-toggle, .theme-shop .bb-button--success:active, .theme-shop .bb-button--success.active, .open > .theme-shop .bb-button--success.dropdown-toggle, .theme-admin .form-group label.bb-button--success:active, .theme-admin .form-group label.bb-button--success.active, .open > .theme-admin .form-group label.bb-button--success.dropdown-toggle, .theme-admin .bb-button--success:active, .theme-admin .bb-button--success.active, .open > .theme-admin .bb-button--success.dropdown-toggle {
  background-image: none
}

.theme-shop .form-group label.bb-button--success.disabled:hover, .theme-shop .form-group label.bb-button--success.disabled:focus, .theme-shop .form-group label.bb-button--success.disabled.focus, .theme-shop .form-group label.bb-button--success[disabled]:hover, .theme-shop .form-group label.bb-button--success[disabled]:focus, .theme-shop .form-group label.bb-button--success[disabled].focus, fieldset[disabled] .theme-shop .form-group label.bb-button--success:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--success:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--success:hover, fieldset[disabled] .theme-shop .form-group label.bb-button--success:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--success:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--success:focus, fieldset[disabled] .theme-shop .form-group label.bb-button--success.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--success.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--success.focus, .theme-shop .bb-button--success.disabled:hover, .theme-shop .bb-button--success.disabled:focus, .theme-shop .bb-button--success.disabled.focus, .theme-shop .bb-button--success[disabled]:hover, .theme-shop .bb-button--success[disabled]:focus, .theme-shop .bb-button--success[disabled].focus, fieldset[disabled] .theme-shop .bb-button--success:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--success:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--success:hover, fieldset[disabled] .theme-shop .bb-button--success:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--success:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--success:focus, fieldset[disabled] .theme-shop .bb-button--success.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--success.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--success.focus, .theme-admin .form-group label.bb-button--success.disabled:hover, .theme-admin .form-group label.bb-button--success.disabled:focus, .theme-admin .form-group label.bb-button--success.disabled.focus, .theme-admin .form-group label.bb-button--success[disabled]:hover, .theme-admin .form-group label.bb-button--success[disabled]:focus, .theme-admin .form-group label.bb-button--success[disabled].focus, fieldset[disabled] .theme-admin .form-group label.bb-button--success:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--success:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--success:hover, fieldset[disabled] .theme-admin .form-group label.bb-button--success:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--success:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--success:focus, fieldset[disabled] .theme-admin .form-group label.bb-button--success.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--success.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--success.focus, .theme-admin .bb-button--success.disabled:hover, .theme-admin .bb-button--success.disabled:focus, .theme-admin .bb-button--success.disabled.focus, .theme-admin .bb-button--success[disabled]:hover, .theme-admin .bb-button--success[disabled]:focus, .theme-admin .bb-button--success[disabled].focus, fieldset[disabled] .theme-admin .bb-button--success:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--success:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--success:hover, fieldset[disabled] .theme-admin .bb-button--success:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--success:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--success:focus, fieldset[disabled] .theme-admin .bb-button--success.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--success.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--success.focus {
  background-color: #27ae60;
  border-color: #295
}

.theme-shop .form-group label.bb-button--success .badge, .theme-shop .bb-button--success .badge, .theme-admin .form-group label.bb-button--success .badge, .theme-admin .bb-button--success .badge {
  color: #27ae60;
  background-color: #fff
}

.theme-shop .form-group label.bb-button--info, .theme-shop .bb-button--info, .theme-admin .form-group label.bb-button--info, .theme-admin .bb-button--info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da
}

.theme-shop .form-group label.bb-button--info:focus, .theme-shop .form-group label.bb-button--info.focus, .theme-shop .bb-button--info:focus, .theme-shop .bb-button--info.focus, .theme-admin .form-group label.bb-button--info:focus, .theme-admin .form-group label.bb-button--info.focus, .theme-admin .bb-button--info:focus, .theme-admin .bb-button--info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85
}

.theme-shop .form-group label.bb-button--info:hover, .theme-shop .bb-button--info:hover, .theme-admin .form-group label.bb-button--info:hover, .theme-admin .bb-button--info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc
}

.theme-shop .form-group label.bb-button--info:active, .theme-shop .form-group label.bb-button--info.active, .open > .theme-shop .form-group label.bb-button--info.dropdown-toggle, .theme-shop .bb-button--info:active, .theme-shop .bb-button--info.active, .open > .theme-shop .bb-button--info.dropdown-toggle, .theme-admin .form-group label.bb-button--info:active, .theme-admin .form-group label.bb-button--info.active, .open > .theme-admin .form-group label.bb-button--info.dropdown-toggle, .theme-admin .bb-button--info:active, .theme-admin .bb-button--info.active, .open > .theme-admin .bb-button--info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc
}

.theme-shop .form-group label.bb-button--info:active:hover, .theme-shop .form-group label.bb-button--info:active:focus, .theme-shop .form-group label.bb-button--info:active.focus, .theme-shop .form-group label.bb-button--info.active:hover, .theme-shop .form-group label.bb-button--info.active:focus, .theme-shop .form-group label.bb-button--info.active.focus, .open > .theme-shop .form-group label.bb-button--info.dropdown-toggle:hover, .open > .theme-shop .form-group label.bb-button--info.dropdown-toggle:focus, .open > .theme-shop .form-group label.bb-button--info.dropdown-toggle.focus, .theme-shop .bb-button--info:active:hover, .theme-shop .bb-button--info:active:focus, .theme-shop .bb-button--info:active.focus, .theme-shop .bb-button--info.active:hover, .theme-shop .bb-button--info.active:focus, .theme-shop .bb-button--info.active.focus, .open > .theme-shop .bb-button--info.dropdown-toggle:hover, .open > .theme-shop .bb-button--info.dropdown-toggle:focus, .open > .theme-shop .bb-button--info.dropdown-toggle.focus, .theme-admin .form-group label.bb-button--info:active:hover, .theme-admin .form-group label.bb-button--info:active:focus, .theme-admin .form-group label.bb-button--info:active.focus, .theme-admin .form-group label.bb-button--info.active:hover, .theme-admin .form-group label.bb-button--info.active:focus, .theme-admin .form-group label.bb-button--info.active.focus, .open > .theme-admin .form-group label.bb-button--info.dropdown-toggle:hover, .open > .theme-admin .form-group label.bb-button--info.dropdown-toggle:focus, .open > .theme-admin .form-group label.bb-button--info.dropdown-toggle.focus, .theme-admin .bb-button--info:active:hover, .theme-admin .bb-button--info:active:focus, .theme-admin .bb-button--info:active.focus, .theme-admin .bb-button--info.active:hover, .theme-admin .bb-button--info.active:focus, .theme-admin .bb-button--info.active.focus, .open > .theme-admin .bb-button--info.dropdown-toggle:hover, .open > .theme-admin .bb-button--info.dropdown-toggle:focus, .open > .theme-admin .bb-button--info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85
}

.theme-shop .form-group label.bb-button--info:active, .theme-shop .form-group label.bb-button--info.active, .open > .theme-shop .form-group label.bb-button--info.dropdown-toggle, .theme-shop .bb-button--info:active, .theme-shop .bb-button--info.active, .open > .theme-shop .bb-button--info.dropdown-toggle, .theme-admin .form-group label.bb-button--info:active, .theme-admin .form-group label.bb-button--info.active, .open > .theme-admin .form-group label.bb-button--info.dropdown-toggle, .theme-admin .bb-button--info:active, .theme-admin .bb-button--info.active, .open > .theme-admin .bb-button--info.dropdown-toggle {
  background-image: none
}

.theme-shop .form-group label.bb-button--info.disabled:hover, .theme-shop .form-group label.bb-button--info.disabled:focus, .theme-shop .form-group label.bb-button--info.disabled.focus, .theme-shop .form-group label.bb-button--info[disabled]:hover, .theme-shop .form-group label.bb-button--info[disabled]:focus, .theme-shop .form-group label.bb-button--info[disabled].focus, fieldset[disabled] .theme-shop .form-group label.bb-button--info:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--info:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--info:hover, fieldset[disabled] .theme-shop .form-group label.bb-button--info:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--info:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--info:focus, fieldset[disabled] .theme-shop .form-group label.bb-button--info.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--info.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--info.focus, .theme-shop .bb-button--info.disabled:hover, .theme-shop .bb-button--info.disabled:focus, .theme-shop .bb-button--info.disabled.focus, .theme-shop .bb-button--info[disabled]:hover, .theme-shop .bb-button--info[disabled]:focus, .theme-shop .bb-button--info[disabled].focus, fieldset[disabled] .theme-shop .bb-button--info:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--info:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--info:hover, fieldset[disabled] .theme-shop .bb-button--info:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--info:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--info:focus, fieldset[disabled] .theme-shop .bb-button--info.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--info.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--info.focus, .theme-admin .form-group label.bb-button--info.disabled:hover, .theme-admin .form-group label.bb-button--info.disabled:focus, .theme-admin .form-group label.bb-button--info.disabled.focus, .theme-admin .form-group label.bb-button--info[disabled]:hover, .theme-admin .form-group label.bb-button--info[disabled]:focus, .theme-admin .form-group label.bb-button--info[disabled].focus, fieldset[disabled] .theme-admin .form-group label.bb-button--info:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--info:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--info:hover, fieldset[disabled] .theme-admin .form-group label.bb-button--info:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--info:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--info:focus, fieldset[disabled] .theme-admin .form-group label.bb-button--info.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--info.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--info.focus, .theme-admin .bb-button--info.disabled:hover, .theme-admin .bb-button--info.disabled:focus, .theme-admin .bb-button--info.disabled.focus, .theme-admin .bb-button--info[disabled]:hover, .theme-admin .bb-button--info[disabled]:focus, .theme-admin .bb-button--info[disabled].focus, fieldset[disabled] .theme-admin .bb-button--info:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--info:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--info:hover, fieldset[disabled] .theme-admin .bb-button--info:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--info:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--info:focus, fieldset[disabled] .theme-admin .bb-button--info.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--info.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--info.focus {
  background-color: #5bc0de;
  border-color: #46b8da
}

.theme-shop .form-group label.bb-button--info .badge, .theme-shop .bb-button--info .badge, .theme-admin .form-group label.bb-button--info .badge, .theme-admin .bb-button--info .badge {
  color: #5bc0de;
  background-color: #fff
}

.theme-shop .form-group label.bb-button--warning, .theme-shop .bb-button--warning, .theme-admin .form-group label.bb-button--warning, .theme-admin .bb-button--warning {
  color: #fff;
  background-color: #f39c12;
  border-color: #e08e0b
}

.theme-shop .form-group label.bb-button--warning:focus, .theme-shop .form-group label.bb-button--warning.focus, .theme-shop .bb-button--warning:focus, .theme-shop .bb-button--warning.focus, .theme-admin .form-group label.bb-button--warning:focus, .theme-admin .form-group label.bb-button--warning.focus, .theme-admin .bb-button--warning:focus, .theme-admin .bb-button--warning.focus {
  color: #fff;
  background-color: #c87f0a;
  border-color: #674105
}

.theme-shop .form-group label.bb-button--warning:hover, .theme-shop .bb-button--warning:hover, .theme-admin .form-group label.bb-button--warning:hover, .theme-admin .bb-button--warning:hover {
  color: #fff;
  background-color: #c87f0a;
  border-color: #a66908
}

.theme-shop .form-group label.bb-button--warning:active, .theme-shop .form-group label.bb-button--warning.active, .open > .theme-shop .form-group label.bb-button--warning.dropdown-toggle, .theme-shop .bb-button--warning:active, .theme-shop .bb-button--warning.active, .open > .theme-shop .bb-button--warning.dropdown-toggle, .theme-admin .form-group label.bb-button--warning:active, .theme-admin .form-group label.bb-button--warning.active, .open > .theme-admin .form-group label.bb-button--warning.dropdown-toggle, .theme-admin .bb-button--warning:active, .theme-admin .bb-button--warning.active, .open > .theme-admin .bb-button--warning.dropdown-toggle {
  color: #fff;
  background-color: #c87f0a;
  border-color: #a66908
}

.theme-shop .form-group label.bb-button--warning:active:hover, .theme-shop .form-group label.bb-button--warning:active:focus, .theme-shop .form-group label.bb-button--warning:active.focus, .theme-shop .form-group label.bb-button--warning.active:hover, .theme-shop .form-group label.bb-button--warning.active:focus, .theme-shop .form-group label.bb-button--warning.active.focus, .open > .theme-shop .form-group label.bb-button--warning.dropdown-toggle:hover, .open > .theme-shop .form-group label.bb-button--warning.dropdown-toggle:focus, .open > .theme-shop .form-group label.bb-button--warning.dropdown-toggle.focus, .theme-shop .bb-button--warning:active:hover, .theme-shop .bb-button--warning:active:focus, .theme-shop .bb-button--warning:active.focus, .theme-shop .bb-button--warning.active:hover, .theme-shop .bb-button--warning.active:focus, .theme-shop .bb-button--warning.active.focus, .open > .theme-shop .bb-button--warning.dropdown-toggle:hover, .open > .theme-shop .bb-button--warning.dropdown-toggle:focus, .open > .theme-shop .bb-button--warning.dropdown-toggle.focus, .theme-admin .form-group label.bb-button--warning:active:hover, .theme-admin .form-group label.bb-button--warning:active:focus, .theme-admin .form-group label.bb-button--warning:active.focus, .theme-admin .form-group label.bb-button--warning.active:hover, .theme-admin .form-group label.bb-button--warning.active:focus, .theme-admin .form-group label.bb-button--warning.active.focus, .open > .theme-admin .form-group label.bb-button--warning.dropdown-toggle:hover, .open > .theme-admin .form-group label.bb-button--warning.dropdown-toggle:focus, .open > .theme-admin .form-group label.bb-button--warning.dropdown-toggle.focus, .theme-admin .bb-button--warning:active:hover, .theme-admin .bb-button--warning:active:focus, .theme-admin .bb-button--warning:active.focus, .theme-admin .bb-button--warning.active:hover, .theme-admin .bb-button--warning.active:focus, .theme-admin .bb-button--warning.active.focus, .open > .theme-admin .bb-button--warning.dropdown-toggle:hover, .open > .theme-admin .bb-button--warning.dropdown-toggle:focus, .open > .theme-admin .bb-button--warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #a66908;
  border-color: #674105
}

.theme-shop .form-group label.bb-button--warning:active, .theme-shop .form-group label.bb-button--warning.active, .open > .theme-shop .form-group label.bb-button--warning.dropdown-toggle, .theme-shop .bb-button--warning:active, .theme-shop .bb-button--warning.active, .open > .theme-shop .bb-button--warning.dropdown-toggle, .theme-admin .form-group label.bb-button--warning:active, .theme-admin .form-group label.bb-button--warning.active, .open > .theme-admin .form-group label.bb-button--warning.dropdown-toggle, .theme-admin .bb-button--warning:active, .theme-admin .bb-button--warning.active, .open > .theme-admin .bb-button--warning.dropdown-toggle {
  background-image: none
}

.theme-shop .form-group label.bb-button--warning.disabled:hover, .theme-shop .form-group label.bb-button--warning.disabled:focus, .theme-shop .form-group label.bb-button--warning.disabled.focus, .theme-shop .form-group label.bb-button--warning[disabled]:hover, .theme-shop .form-group label.bb-button--warning[disabled]:focus, .theme-shop .form-group label.bb-button--warning[disabled].focus, fieldset[disabled] .theme-shop .form-group label.bb-button--warning:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--warning:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--warning:hover, fieldset[disabled] .theme-shop .form-group label.bb-button--warning:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--warning:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--warning:focus, fieldset[disabled] .theme-shop .form-group label.bb-button--warning.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--warning.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--warning.focus, .theme-shop .bb-button--warning.disabled:hover, .theme-shop .bb-button--warning.disabled:focus, .theme-shop .bb-button--warning.disabled.focus, .theme-shop .bb-button--warning[disabled]:hover, .theme-shop .bb-button--warning[disabled]:focus, .theme-shop .bb-button--warning[disabled].focus, fieldset[disabled] .theme-shop .bb-button--warning:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--warning:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--warning:hover, fieldset[disabled] .theme-shop .bb-button--warning:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--warning:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--warning:focus, fieldset[disabled] .theme-shop .bb-button--warning.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--warning.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--warning.focus, .theme-admin .form-group label.bb-button--warning.disabled:hover, .theme-admin .form-group label.bb-button--warning.disabled:focus, .theme-admin .form-group label.bb-button--warning.disabled.focus, .theme-admin .form-group label.bb-button--warning[disabled]:hover, .theme-admin .form-group label.bb-button--warning[disabled]:focus, .theme-admin .form-group label.bb-button--warning[disabled].focus, fieldset[disabled] .theme-admin .form-group label.bb-button--warning:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--warning:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--warning:hover, fieldset[disabled] .theme-admin .form-group label.bb-button--warning:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--warning:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--warning:focus, fieldset[disabled] .theme-admin .form-group label.bb-button--warning.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--warning.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--warning.focus, .theme-admin .bb-button--warning.disabled:hover, .theme-admin .bb-button--warning.disabled:focus, .theme-admin .bb-button--warning.disabled.focus, .theme-admin .bb-button--warning[disabled]:hover, .theme-admin .bb-button--warning[disabled]:focus, .theme-admin .bb-button--warning[disabled].focus, fieldset[disabled] .theme-admin .bb-button--warning:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--warning:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--warning:hover, fieldset[disabled] .theme-admin .bb-button--warning:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--warning:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--warning:focus, fieldset[disabled] .theme-admin .bb-button--warning.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--warning.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--warning.focus {
  background-color: #f39c12;
  border-color: #e08e0b
}

.theme-shop .form-group label.bb-button--warning .badge, .theme-shop .bb-button--warning .badge, .theme-admin .form-group label.bb-button--warning .badge, .theme-admin .bb-button--warning .badge {
  color: #f39c12;
  background-color: #fff
}

.theme-shop .form-group label.bb-button--danger, .theme-shop .bb-button--danger, .theme-admin .form-group label.bb-button--danger, .theme-admin .bb-button--danger {
  color: #fff;
  background-color: #c0392b;
  border-color: #ab3326
}

.theme-shop .form-group label.bb-button--danger:focus, .theme-shop .form-group label.bb-button--danger.focus, .theme-shop .bb-button--danger:focus, .theme-shop .bb-button--danger.focus, .theme-admin .form-group label.bb-button--danger:focus, .theme-admin .form-group label.bb-button--danger.focus, .theme-admin .bb-button--danger:focus, .theme-admin .bb-button--danger.focus {
  color: #fff;
  background-color: #962d22;
  border-color: #43140f
}

.theme-shop .form-group label.bb-button--danger:hover, .theme-shop .bb-button--danger:hover, .theme-admin .form-group label.bb-button--danger:hover, .theme-admin .bb-button--danger:hover {
  color: #fff;
  background-color: #962d22;
  border-color: #79241b
}

.theme-shop .form-group label.bb-button--danger:active, .theme-shop .form-group label.bb-button--danger.active, .open > .theme-shop .form-group label.bb-button--danger.dropdown-toggle, .theme-shop .bb-button--danger:active, .theme-shop .bb-button--danger.active, .open > .theme-shop .bb-button--danger.dropdown-toggle, .theme-admin .form-group label.bb-button--danger:active, .theme-admin .form-group label.bb-button--danger.active, .open > .theme-admin .form-group label.bb-button--danger.dropdown-toggle, .theme-admin .bb-button--danger:active, .theme-admin .bb-button--danger.active, .open > .theme-admin .bb-button--danger.dropdown-toggle {
  color: #fff;
  background-color: #962d22;
  border-color: #79241b
}

.theme-shop .form-group label.bb-button--danger:active:hover, .theme-shop .form-group label.bb-button--danger:active:focus, .theme-shop .form-group label.bb-button--danger:active.focus, .theme-shop .form-group label.bb-button--danger.active:hover, .theme-shop .form-group label.bb-button--danger.active:focus, .theme-shop .form-group label.bb-button--danger.active.focus, .open > .theme-shop .form-group label.bb-button--danger.dropdown-toggle:hover, .open > .theme-shop .form-group label.bb-button--danger.dropdown-toggle:focus, .open > .theme-shop .form-group label.bb-button--danger.dropdown-toggle.focus, .theme-shop .bb-button--danger:active:hover, .theme-shop .bb-button--danger:active:focus, .theme-shop .bb-button--danger:active.focus, .theme-shop .bb-button--danger.active:hover, .theme-shop .bb-button--danger.active:focus, .theme-shop .bb-button--danger.active.focus, .open > .theme-shop .bb-button--danger.dropdown-toggle:hover, .open > .theme-shop .bb-button--danger.dropdown-toggle:focus, .open > .theme-shop .bb-button--danger.dropdown-toggle.focus, .theme-admin .form-group label.bb-button--danger:active:hover, .theme-admin .form-group label.bb-button--danger:active:focus, .theme-admin .form-group label.bb-button--danger:active.focus, .theme-admin .form-group label.bb-button--danger.active:hover, .theme-admin .form-group label.bb-button--danger.active:focus, .theme-admin .form-group label.bb-button--danger.active.focus, .open > .theme-admin .form-group label.bb-button--danger.dropdown-toggle:hover, .open > .theme-admin .form-group label.bb-button--danger.dropdown-toggle:focus, .open > .theme-admin .form-group label.bb-button--danger.dropdown-toggle.focus, .theme-admin .bb-button--danger:active:hover, .theme-admin .bb-button--danger:active:focus, .theme-admin .bb-button--danger:active.focus, .theme-admin .bb-button--danger.active:hover, .theme-admin .bb-button--danger.active:focus, .theme-admin .bb-button--danger.active.focus, .open > .theme-admin .bb-button--danger.dropdown-toggle:hover, .open > .theme-admin .bb-button--danger.dropdown-toggle:focus, .open > .theme-admin .bb-button--danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #79241b;
  border-color: #43140f
}

.theme-shop .form-group label.bb-button--danger:active, .theme-shop .form-group label.bb-button--danger.active, .open > .theme-shop .form-group label.bb-button--danger.dropdown-toggle, .theme-shop .bb-button--danger:active, .theme-shop .bb-button--danger.active, .open > .theme-shop .bb-button--danger.dropdown-toggle, .theme-admin .form-group label.bb-button--danger:active, .theme-admin .form-group label.bb-button--danger.active, .open > .theme-admin .form-group label.bb-button--danger.dropdown-toggle, .theme-admin .bb-button--danger:active, .theme-admin .bb-button--danger.active, .open > .theme-admin .bb-button--danger.dropdown-toggle {
  background-image: none
}

.theme-shop .form-group label.bb-button--danger.disabled:hover, .theme-shop .form-group label.bb-button--danger.disabled:focus, .theme-shop .form-group label.bb-button--danger.disabled.focus, .theme-shop .form-group label.bb-button--danger[disabled]:hover, .theme-shop .form-group label.bb-button--danger[disabled]:focus, .theme-shop .form-group label.bb-button--danger[disabled].focus, fieldset[disabled] .theme-shop .form-group label.bb-button--danger:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--danger:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--danger:hover, fieldset[disabled] .theme-shop .form-group label.bb-button--danger:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--danger:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--danger:focus, fieldset[disabled] .theme-shop .form-group label.bb-button--danger.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--danger.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--danger.focus, .theme-shop .bb-button--danger.disabled:hover, .theme-shop .bb-button--danger.disabled:focus, .theme-shop .bb-button--danger.disabled.focus, .theme-shop .bb-button--danger[disabled]:hover, .theme-shop .bb-button--danger[disabled]:focus, .theme-shop .bb-button--danger[disabled].focus, fieldset[disabled] .theme-shop .bb-button--danger:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--danger:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--danger:hover, fieldset[disabled] .theme-shop .bb-button--danger:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--danger:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--danger:focus, fieldset[disabled] .theme-shop .bb-button--danger.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--danger.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--danger.focus, .theme-admin .form-group label.bb-button--danger.disabled:hover, .theme-admin .form-group label.bb-button--danger.disabled:focus, .theme-admin .form-group label.bb-button--danger.disabled.focus, .theme-admin .form-group label.bb-button--danger[disabled]:hover, .theme-admin .form-group label.bb-button--danger[disabled]:focus, .theme-admin .form-group label.bb-button--danger[disabled].focus, fieldset[disabled] .theme-admin .form-group label.bb-button--danger:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--danger:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--danger:hover, fieldset[disabled] .theme-admin .form-group label.bb-button--danger:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--danger:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--danger:focus, fieldset[disabled] .theme-admin .form-group label.bb-button--danger.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--danger.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--danger.focus, .theme-admin .bb-button--danger.disabled:hover, .theme-admin .bb-button--danger.disabled:focus, .theme-admin .bb-button--danger.disabled.focus, .theme-admin .bb-button--danger[disabled]:hover, .theme-admin .bb-button--danger[disabled]:focus, .theme-admin .bb-button--danger[disabled].focus, fieldset[disabled] .theme-admin .bb-button--danger:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--danger:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--danger:hover, fieldset[disabled] .theme-admin .bb-button--danger:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--danger:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--danger:focus, fieldset[disabled] .theme-admin .bb-button--danger.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--danger.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--danger.focus {
  background-color: #c0392b;
  border-color: #ab3326
}

.theme-shop .form-group label.bb-button--danger .badge, .theme-shop .bb-button--danger .badge, .theme-admin .form-group label.bb-button--danger .badge, .theme-admin .bb-button--danger .badge {
  color: #c0392b;
  background-color: #fff
}

.theme-shop .form-group label.bb-button--link, .theme-shop .bb-button--link, .theme-admin .form-group label.bb-button--link, .theme-admin .bb-button--link {
  color: #14acd9;
  font-weight: normal;
  border-radius: 0
}

.theme-shop .form-group label.bb-button--link, .theme-shop .form-group label.bb-button--link:active, .theme-shop .form-group label.bb-button--link.active, .theme-shop .form-group label.bb-button--link--active, .theme-shop .form-group label.bb-button--link[disabled], fieldset[disabled] .theme-shop .form-group label.bb-button--link, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--link, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--link, .theme-shop .bb-button--link, .theme-shop .bb-button--link:active, .theme-shop .bb-button--link.active, .theme-shop .bb-button--link--active, .theme-shop .bb-button--link[disabled], fieldset[disabled] .theme-shop .bb-button--link, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--link, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--link, .theme-admin .form-group label.bb-button--link, .theme-admin .form-group label.bb-button--link:active, .theme-admin .form-group label.bb-button--link.active, .theme-admin .form-group label.bb-button--link--active, .theme-admin .form-group label.bb-button--link[disabled], fieldset[disabled] .theme-admin .form-group label.bb-button--link, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--link, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--link, .theme-admin .bb-button--link, .theme-admin .bb-button--link:active, .theme-admin .bb-button--link.active, .theme-admin .bb-button--link--active, .theme-admin .bb-button--link[disabled], fieldset[disabled] .theme-admin .bb-button--link, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--link, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--link {
  background-color: transparent;
  box-shadow: none
}

.theme-shop .form-group label.bb-button--link, .theme-shop .form-group label.bb-button--link:hover, .theme-shop .form-group label.bb-button--link:focus, .theme-shop .form-group label.bb-button--link:active, .theme-shop .bb-button--link, .theme-shop .bb-button--link:hover, .theme-shop .bb-button--link:focus, .theme-shop .bb-button--link:active, .theme-admin .form-group label.bb-button--link, .theme-admin .form-group label.bb-button--link:hover, .theme-admin .form-group label.bb-button--link:focus, .theme-admin .form-group label.bb-button--link:active, .theme-admin .bb-button--link, .theme-admin .bb-button--link:hover, .theme-admin .bb-button--link:focus, .theme-admin .bb-button--link:active {
  border-color: transparent
}

.theme-shop .form-group label.bb-button--link:hover, .theme-shop .form-group label.bb-button--link:focus, .theme-shop .bb-button--link:hover, .theme-shop .bb-button--link:focus, .theme-admin .form-group label.bb-button--link:hover, .theme-admin .form-group label.bb-button--link:focus, .theme-admin .bb-button--link:hover, .theme-admin .bb-button--link:focus {
  color: #0e7593;
  text-decoration: none;
  background-color: transparent
}

.theme-shop .form-group label.bb-button--link[disabled]:hover, .theme-shop .form-group label.bb-button--link[disabled]:focus, fieldset[disabled] .theme-shop .form-group label.bb-button--link:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--link:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--link:hover, fieldset[disabled] .theme-shop .form-group label.bb-button--link:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--link:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--link:focus, .theme-shop .bb-button--link[disabled]:hover, .theme-shop .bb-button--link[disabled]:focus, fieldset[disabled] .theme-shop .bb-button--link:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--link:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--link:hover, fieldset[disabled] .theme-shop .bb-button--link:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--link:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--link:focus, .theme-admin .form-group label.bb-button--link[disabled]:hover, .theme-admin .form-group label.bb-button--link[disabled]:focus, fieldset[disabled] .theme-admin .form-group label.bb-button--link:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--link:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--link:hover, fieldset[disabled] .theme-admin .form-group label.bb-button--link:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--link:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--link:focus, .theme-admin .bb-button--link[disabled]:hover, .theme-admin .bb-button--link[disabled]:focus, fieldset[disabled] .theme-admin .bb-button--link:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--link:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--link:hover, fieldset[disabled] .theme-admin .bb-button--link:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--link:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--link:focus {
  color: #777;
  text-decoration: none
}

.theme-shop .form-group label.bb-button--inline, .theme-shop .bb-button--inline, .theme-admin .form-group label.bb-button--inline, .theme-admin .bb-button--inline {
  min-width: 16px;
  min-height: 16px;
  padding: 3px;
  box-shadow: none !important
}

.theme-shop .form-group label.bb-button--block, .theme-shop .bb-button--block, .theme-admin .form-group label.bb-button--block, .theme-admin .bb-button--block {
  display: block;
  width: 100%
}

.theme-shop .form-group label.bb-button--full-size, .theme-shop .bb-button--full-size, .theme-admin .form-group label.bb-button--full-size, .theme-admin .bb-button--full-size {
  width: 100%
}

.theme-shop .form-group label.bb-button--float, .theme-shop .bb-button--float, .theme-admin .form-group label.bb-button--float, .theme-admin .bb-button--float {
  float: left;
  margin: 0 3px 3px 0
}

.theme-shop .form-group label.bb-button.fa, .theme-shop .bb-button.fa, .theme-admin .form-group label.bb-button.fa, .theme-admin .bb-button.fa {
  font-family: "FontAwesome", sans-serif
}

.theme-shop .form-group label.bb-button--pdf-icon .fa, .theme-shop .bb-button--pdf-icon .fa, .theme-admin .form-group label.bb-button--pdf-icon .fa, .theme-admin .bb-button--pdf-icon .fa {
  color: #f10
}

.theme-shop .select2-container, .theme-admin .select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
  font-size: 14px
}

.theme-shop .select2-container .select2-selection--single, .theme-admin .select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none
}

.theme-shop .select2-container .select2-selection--single .select2-selection__rendered, .theme-admin .select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.theme-shop .select2-container .select2-selection--single .select2-selection__clear, .theme-admin .select2-container .select2-selection--single .select2-selection__clear {
  position: relative
}

.theme-shop .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered, .theme-admin .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px
}

.theme-shop .select2-container .select2-selection--multiple, .theme-admin .select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none
}

.theme-shop .select2-container .select2-selection--multiple .select2-selection__rendered, .theme-admin .select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap
}

.theme-shop .select2-container .select2-search--inline, .theme-admin .select2-container .select2-search--inline {
  float: left
}

.theme-shop .select2-container .select2-search--inline .select2-search__field, .theme-admin .select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: 0;
  font-size: 100%;
  margin-top: 5px;
  padding: 0
}

.theme-shop .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button, .theme-admin .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none
}

.theme-shop .select2-dropdown, .theme-admin .select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1080
}

.theme-shop .select2-results, .theme-admin .select2-results {
  display: block
}

.theme-shop .select2-results__options, .theme-admin .select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0
}

.theme-shop .select2-results__option, .theme-admin .select2-results__option {
  padding: 6px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none
}

.theme-shop .select2-results__option[aria-selected], .theme-admin .select2-results__option[aria-selected] {
  cursor: pointer
}

.theme-shop .select2-container--open .select2-dropdown, .theme-admin .select2-container--open .select2-dropdown {
  left: 0
}

.theme-shop .select2-container--open .select2-dropdown--above, .theme-admin .select2-container--open .select2-dropdown--above {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

.theme-shop .select2-container--open .select2-dropdown--below, .theme-admin .select2-container--open .select2-dropdown--below {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.theme-shop .select2-search--dropdown, .theme-admin .select2-search--dropdown {
  display: block;
  padding: 4px
}

.theme-shop .select2-search--dropdown .select2-search__field, .theme-admin .select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box
}

.theme-shop .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button, .theme-admin .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none
}

.theme-shop .select2-search--dropdown.select2-search--hide, .theme-admin .select2-search--dropdown.select2-search--hide {
  display: none
}

.theme-shop .select2-close-mask, .theme-admin .select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0)
}

.theme-shop .select2-hidden-accessible, .theme-admin .select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important
}

.theme-shop .select2-container--default .select2-selection--single, .theme-admin .select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px
}

.theme-shop .select2-container--default .select2-selection--single .select2-selection__rendered, .theme-admin .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px
}

.theme-shop .select2-container--default .select2-selection--single .select2-selection__clear, .theme-admin .select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold
}

.theme-shop .select2-container--default .select2-selection--single .select2-selection__placeholder, .theme-admin .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999
}

.theme-shop .select2-container--default .select2-selection--single .select2-selection__arrow, .theme-admin .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px
}

.theme-shop .select2-container--default .select2-selection--single .select2-selection__arrow b, .theme-admin .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0
}

.theme-shop .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear, .theme-admin .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left
}

.theme-shop .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow, .theme-admin .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto
}

.theme-shop .select2-container--default.select2-container--disabled .select2-selection--single, .theme-admin .select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default
}

.theme-shop .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear, .theme-admin .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none
}

.theme-shop .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b, .theme-admin .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px
}

.theme-shop .select2-container--default .select2-selection--multiple, .theme-admin .select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text
}

.theme-shop .select2-container--default .select2-selection--multiple .select2-selection__rendered, .theme-admin .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%
}

.theme-shop .select2-container--default .select2-selection--multiple .select2-selection__rendered li, .theme-admin .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none
}

.theme-shop .select2-container--default .select2-selection--multiple .select2-selection__placeholder, .theme-admin .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left
}

.theme-shop .select2-container--default .select2-selection--multiple .select2-selection__clear, .theme-admin .select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px
}

.theme-shop .select2-container--default .select2-selection--multiple .select2-selection__choice, .theme-admin .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px
}

.theme-shop .select2-container--default .select2-selection--multiple .select2-selection__choice__remove, .theme-admin .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px
}

.theme-shop .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .theme-admin .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333
}

.theme-shop .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .theme-shop .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .theme-shop .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline, .theme-admin .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .theme-admin .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .theme-admin .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right
}

.theme-shop .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .theme-admin .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto
}

.theme-shop .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove, .theme-admin .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto
}

.theme-shop .select2-container--default.select2-container--focus .select2-selection--multiple, .theme-admin .select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0
}

.theme-shop .select2-container--default.select2-container--disabled .select2-selection--multiple, .theme-admin .select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default
}

.theme-shop .select2-container--default.select2-container--disabled .select2-selection__choice__remove, .theme-admin .select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none
}

.theme-shop .select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .theme-shop .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple, .theme-admin .select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .theme-admin .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.theme-shop .select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .theme-shop .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple, .theme-admin .select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .theme-admin .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

.theme-shop .select2-container--default .select2-search--dropdown .select2-search__field, .theme-admin .select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa
}

.theme-shop .select2-container--default .select2-search--inline .select2-search__field, .theme-admin .select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: 0;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield
}

.theme-shop .select2-container--default .select2-results > .select2-results__options, .theme-admin .select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto
}

.theme-shop .select2-container--default .select2-results__option[role=group], .theme-admin .select2-container--default .select2-results__option[role=group] {
  padding: 0
}

.theme-shop .select2-container--default .select2-results__option[aria-disabled=true], .theme-admin .select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999
}

.theme-shop .select2-container--default .select2-results__option[aria-selected=true], .theme-admin .select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd
}

.theme-shop .select2-container--default .select2-results__option .select2-results__option, .theme-admin .select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em
}

.theme-shop .select2-container--default .select2-results__option .select2-results__option .select2-results__group, .theme-admin .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0
}

.theme-shop .select2-container--default .select2-results__option .select2-results__option .select2-results__option, .theme-admin .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em
}

.theme-shop .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option, .theme-admin .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em
}

.theme-shop .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option, .theme-admin .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em
}

.theme-shop .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option, .theme-admin .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em
}

.theme-shop .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option, .theme-admin .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em
}

.theme-shop .select2-container--default .select2-results__option--highlighted[aria-selected], .theme-admin .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white
}

.theme-shop .select2-container--default .select2-results__group, .theme-admin .select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px
}

.theme-shop .select2-container--classic .select2-selection--single, .theme-admin .select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, white 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.theme-shop .select2-container--classic .select2-selection--single:focus, .theme-admin .select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb
}

.theme-shop .select2-container--classic .select2-selection--single .select2-selection__rendered, .theme-admin .select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px
}

.theme-shop .select2-container--classic .select2-selection--single .select2-selection__clear, .theme-admin .select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px
}

.theme-shop .select2-container--classic .select2-selection--single .select2-selection__placeholder, .theme-admin .select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999
}

.theme-shop .select2-container--classic .select2-selection--single .select2-selection__arrow, .theme-admin .select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: 0;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.theme-shop .select2-container--classic .select2-selection--single .select2-selection__arrow b, .theme-admin .select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0
}

.theme-shop .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear, .theme-admin .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left
}

.theme-shop .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow, .theme-admin .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: 0;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto
}

.theme-shop .select2-container--classic.select2-container--open .select2-selection--single, .theme-admin .select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb
}

.theme-shop .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow, .theme-admin .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: 0
}

.theme-shop .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b, .theme-admin .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px
}

.theme-shop .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single, .theme-admin .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, white 0, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.theme-shop .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single, .theme-admin .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.theme-shop .select2-container--classic .select2-selection--multiple, .theme-admin .select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0
}

.theme-shop .select2-container--classic .select2-selection--multiple:focus, .theme-admin .select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb
}

.theme-shop .select2-container--classic .select2-selection--multiple .select2-selection__rendered, .theme-admin .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px
}

.theme-shop .select2-container--classic .select2-selection--multiple .select2-selection__clear, .theme-admin .select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none
}

.theme-shop .select2-container--classic .select2-selection--multiple .select2-selection__choice, .theme-admin .select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px
}

.theme-shop .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove, .theme-admin .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px
}

.theme-shop .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover, .theme-admin .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555
}

.theme-shop .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .theme-admin .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right
}

.theme-shop .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .theme-admin .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto
}

.theme-shop .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove, .theme-admin .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto
}

.theme-shop .select2-container--classic.select2-container--open .select2-selection--multiple, .theme-admin .select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb
}

.theme-shop .select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple, .theme-admin .select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.theme-shop .select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple, .theme-admin .select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

.theme-shop .select2-container--classic .select2-search--dropdown .select2-search__field, .theme-admin .select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0
}

.theme-shop .select2-container--classic .select2-search--inline .select2-search__field, .theme-admin .select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none
}

.theme-shop .select2-container--classic .select2-dropdown, .theme-admin .select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent
}

.theme-shop .select2-container--classic .select2-dropdown--above, .theme-admin .select2-container--classic .select2-dropdown--above {
  border-bottom: 0
}

.theme-shop .select2-container--classic .select2-dropdown--below, .theme-admin .select2-container--classic .select2-dropdown--below {
  border-top: 0
}

.theme-shop .select2-container--classic .select2-results > .select2-results__options, .theme-admin .select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto
}

.theme-shop .select2-container--classic .select2-results__option[role=group], .theme-admin .select2-container--classic .select2-results__option[role=group] {
  padding: 0
}

.theme-shop .select2-container--classic .select2-results__option[aria-disabled=true], .theme-admin .select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey
}

.theme-shop .select2-container--classic .select2-results__option--highlighted[aria-selected], .theme-admin .select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white
}

.theme-shop .select2-container--classic .select2-results__group, .theme-admin .select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px
}

.theme-shop .select2-container--classic.select2-container--open .select2-dropdown, .theme-admin .select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb
}

.theme-shop select[multiple].bb-select2, .theme-admin select[multiple].bb-select2 {
  height: 34px;
  overflow: hidden
}

.theme-shop select[multiple].bb-select2 option, .theme-admin select[multiple].bb-select2 option {
  display: none
}

.theme-shop .select2, .theme-admin .select2 {
  color: #333;
  width: 100% !important
}

.theme-shop .select2 .select2-selection, .theme-admin .select2 .select2-selection {
  transition: border-color .15s ease-in-out .15s, box-shadow .15s ease-in-out .15s;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.075)
}

.theme-shop .select2.select2-container--focus .select2-selection, .theme-admin .select2.select2-container--focus .select2-selection {
  outline: 0 !important;
  border-color: #66afe9 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.theme-shop .select2.select2-container--focus .select2-selection__rendered, .theme-shop .select2.select2-container--focus .select2-selection, .theme-admin .select2.select2-container--focus .select2-selection__rendered, .theme-admin .select2.select2-container--focus .select2-selection {
  outline: 0 !important
}

.theme-shop .select2-container.select2-container--open, .theme-admin .select2-container.select2-container--open {
  z-index: 2000
}

.theme-shop .select2-container.select2-container--disabled, .theme-admin .select2-container.select2-container--disabled {
  background: #eee;
  cursor: not-allowed
}

.theme-shop .select2-container.select2-container--disabled *, .theme-admin .select2-container.select2-container--disabled * {
  cursor: not-allowed
}

.theme-shop .select2-selection, .theme-admin .select2-selection {
  width: 100% !important;
  border: 1px solid #ccc
}

.theme-shop .select2-selection.select2-selection--single, .theme-admin .select2-selection.select2-selection--single {
  cursor: pointer;
  display: flex;
  overflow: hidden;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  padding-left: 7.5px;
  padding-right: 7.5px;
  min-height: 40px;
}

.theme-shop .select2-selection.select2-selection--single .select2-selection__rendered, .theme-admin .select2-selection.select2-selection--single .select2-selection__rendered {
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 3.75px;
  padding-left: 7.5px;
  padding-right: 7.5px;
  max-width: 100%;
  flex-grow: 0;
  flex-shrink: 0;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 20px;
}

.theme-shop .select2-selection.select2-selection--single .select2-selection__clear, .theme-admin .select2-selection.select2-selection--single .select2-selection__clear {
  background: #efefef;
  padding: 1px 6px;
  margin-right: 5px
}

.theme-shop .select2-selection.select2-selection--multiple, .theme-admin .select2-selection.select2-selection--multiple {
  min-height: 34px !important
}

.theme-shop .select2-selection.select2-selection--multiple .select2-selection__rendered, .theme-admin .select2-selection.select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  padding: 0;
  margin: 2px 2px -2px 2px;
  white-space: normal
}

.theme-shop .select2-selection.select2-selection--multiple .select2-selection__choice, .theme-admin .select2-selection.select2-selection--multiple .select2-selection__choice {
  display: inline-block;
  background: #efefef;
  padding: 1px 7px;
  margin: 3px;
  font-size: 13px
}

.theme-shop .select2-selection.select2-selection--multiple .select2-search__field[disabled], .theme-admin .select2-selection.select2-selection--multiple .select2-search__field[disabled] {
  position: absolute;
  top: 1px;
  left: 1px;
  width: calc(100% - 2px) !important;
  height: calc(100% - 2px);
  margin-top: 0;
  background-color: #eee;
  cursor: not-allowed;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.theme-shop .select2-selection__arrow, .theme-admin .select2-selection__arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  display: block;
  height: 4px;
  margin: auto
}

.theme-shop .select2-selection__arrow > b, .theme-admin .select2-selection__arrow > b {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  border-color: #555 transparent transparent transparent
}

.theme-shop .select2-selection__choice, .theme-admin .select2-selection__choice {
  display: block
}

.theme-shop .select2-selection__choice__remove, .theme-admin .select2-selection__choice__remove {
  margin-right: 5px
}

.theme-shop .select2-dropdown, .theme-admin .select2-dropdown {
  border-radius: 0;
  border: 1px solid #ccc;
  box-shadow: 0 4px 7px rgba(0, 0, 0, 0.23), 0 8px 25px rgba(0, 0, 0, 0.05)
}

.theme-shop .select2-dropdown .select2-search__field, .theme-admin .select2-dropdown .select2-search__field {
  border: 1px solid #ccc;
  transition: border-color .15s ease-in-out .15s, box-shadow .15s ease-in-out .15s;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.075)
}

.theme-shop .select2-dropdown .select2-search__field:focus, .theme-admin .select2-dropdown .select2-search__field:focus {
  outline: 0 !important;
  border-color: #66afe9 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.theme-shop .select2-dropdown .select2-results__option.select2-results__option--highlighted, .theme-admin .select2-dropdown .select2-results__option.select2-results__option--highlighted {
  background: #efefef
}

.theme-shop .select2-dropdown .select2-results__option[aria-selected="true"], .theme-admin .select2-dropdown .select2-results__option[aria-selected="true"] {
  color: #fff;
  background: #22bcea
}

.theme-shop .select2-dropdown .select2-results__options, .theme-admin .select2-dropdown .select2-results__options {
  max-height: 300px;
  overflow: auto
}

.theme-shop .select2-dropdown .select2-results__options[aria-multiselectable="true"] [aria-selected="true"], .theme-admin .select2-dropdown .select2-results__options[aria-multiselectable="true"] [aria-selected="true"] {
  color: #333;
  background: #fff;
  opacity: .5
}

.theme-shop .select2-dropdown .select2-results__options[aria-multiselectable="true"] [aria-selected="true"]:before, .theme-admin .select2-dropdown .select2-results__options[aria-multiselectable="true"] [aria-selected="true"]:before {
  content: "\2713";
  margin-right: 5px
}

.theme-shop .select2-dropdown .select2-results__options--nested, .theme-admin .select2-dropdown .select2-results__options--nested {
  max-height: none;
  overflow: auto
}

.theme-shop .select2-search.select2-search--inline, .theme-admin .select2-search.select2-search--inline {
  float: none !important;
  display: inline-block
}

.theme-shop .select2-search.select2-search--inline:focus, .theme-admin .select2-search.select2-search--inline:focus {
  outline: 0
}

.theme-shop .select2-search.select2-search--inline .select2-search__field, .theme-admin .select2-search.select2-search--inline .select2-search__field {
  background-color: transparent;
  font-size: 13px !important
}

.theme-shop .select2-search.select2-search--inline .select2-search__field:focus, .theme-admin .select2-search.select2-search--inline .select2-search__field:focus {
  outline: 0
}

.theme-shop .select2, .theme-admin .select2 {
  color: #333
}

.theme-shop .xdsoft_datetimepicker, .theme-admin .xdsoft_datetimepicker {
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
  background: #fff;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 8px;
  padding-left: 0;
  padding-top: 2px;
  position: absolute;
  z-index: 2000;
  box-sizing: border-box;
  display: none
}

.theme-shop .xdsoft_datetimepicker.xdsoft_rtl, .theme-admin .xdsoft_datetimepicker.xdsoft_rtl {
  padding: 8px 0 8px 8px
}

.theme-shop .xdsoft_datetimepicker iframe, .theme-admin .xdsoft_datetimepicker iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 210px;
  background: transparent;
  border: 0
}

.theme-shop .xdsoft_datetimepicker button, .theme-admin .xdsoft_datetimepicker button {
  border: none !important
}

.theme-shop .xdsoft_noselect, .theme-admin .xdsoft_noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none
}

.theme-shop .xdsoft_noselect::-moz-selection, .theme-admin .xdsoft_noselect::-moz-selection {
  background: transparent
}

.theme-shop .xdsoft_noselect::selection, .theme-admin .xdsoft_noselect::selection {
  background: transparent
}

.theme-shop .xdsoft_noselect::-moz-selection, .theme-admin .xdsoft_noselect::-moz-selection {
  background: transparent
}

.theme-shop .xdsoft_datetimepicker.xdsoft_inline, .theme-admin .xdsoft_datetimepicker.xdsoft_inline {
  display: inline-block;
  position: static;
  box-shadow: none
}

.theme-shop .xdsoft_datetimepicker *, .theme-admin .xdsoft_datetimepicker * {
  box-sizing: border-box;
  padding: 0;
  margin: 0
}

.theme-shop .xdsoft_datetimepicker .xdsoft_datepicker, .theme-shop .xdsoft_datetimepicker .xdsoft_timepicker, .theme-admin .xdsoft_datetimepicker .xdsoft_datepicker, .theme-admin .xdsoft_datetimepicker .xdsoft_timepicker {
  display: none
}

.theme-shop .xdsoft_datetimepicker .xdsoft_datepicker.active, .theme-shop .xdsoft_datetimepicker .xdsoft_timepicker.active, .theme-admin .xdsoft_datetimepicker .xdsoft_datepicker.active, .theme-admin .xdsoft_datetimepicker .xdsoft_timepicker.active {
  display: block
}

.theme-shop .xdsoft_datetimepicker .xdsoft_datepicker, .theme-admin .xdsoft_datetimepicker .xdsoft_datepicker {
  width: 224px;
  float: left;
  margin-left: 8px
}

.theme-shop .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker, .theme-admin .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0
}

.theme-shop .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker, .theme-admin .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
  width: 256px
}

.theme-shop .xdsoft_datetimepicker .xdsoft_timepicker, .theme-admin .xdsoft_datetimepicker .xdsoft_timepicker {
  width: 58px;
  float: left;
  text-align: center;
  margin-left: 8px;
  margin-top: 0
}

.theme-shop .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker, .theme-admin .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0
}

.theme-shop .xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker, .theme-admin .xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
  margin-top: 8px;
  margin-bottom: 3px
}

.theme-shop .xdsoft_datetimepicker .xdsoft_monthpicker, .theme-admin .xdsoft_datetimepicker .xdsoft_monthpicker {
  position: relative;
  text-align: center
}

.theme-shop .xdsoft_datetimepicker .xdsoft_label i, .theme-shop .xdsoft_datetimepicker .xdsoft_prev, .theme-shop .xdsoft_datetimepicker .xdsoft_next, .theme-shop .xdsoft_datetimepicker .xdsoft_today_button, .theme-admin .xdsoft_datetimepicker .xdsoft_label i, .theme-admin .xdsoft_datetimepicker .xdsoft_prev, .theme-admin .xdsoft_datetimepicker .xdsoft_next, .theme-admin .xdsoft_datetimepicker .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC)
}

.theme-shop .xdsoft_datetimepicker .xdsoft_label i, .theme-admin .xdsoft_datetimepicker .xdsoft_label i {
  opacity: .5;
  background-position: -92px -19px;
  display: inline-block;
  width: 9px;
  height: 20px;
  vertical-align: middle
}

.theme-shop .xdsoft_datetimepicker .xdsoft_prev, .theme-admin .xdsoft_datetimepicker .xdsoft_prev {
  float: left;
  background-position: -20px 0
}

.theme-shop .xdsoft_datetimepicker .xdsoft_today_button, .theme-admin .xdsoft_datetimepicker .xdsoft_today_button {
  float: left;
  background-position: -70px 0;
  margin-left: 5px
}

.theme-shop .xdsoft_datetimepicker .xdsoft_next, .theme-admin .xdsoft_datetimepicker .xdsoft_next {
  float: right;
  background-position: 0 0
}

.theme-shop .xdsoft_datetimepicker .xdsoft_next, .theme-shop .xdsoft_datetimepicker .xdsoft_prev, .theme-shop .xdsoft_datetimepicker .xdsoft_today_button, .theme-admin .xdsoft_datetimepicker .xdsoft_next, .theme-admin .xdsoft_datetimepicker .xdsoft_prev, .theme-admin .xdsoft_datetimepicker .xdsoft_today_button {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0 none;
  cursor: pointer;
  display: block;
  height: 30px;
  opacity: .5;
  -ms-filter: "alpha(opacity=50)";
  outline: medium none;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px;
  min-width: 0
}

.theme-shop .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev, .theme-shop .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next, .theme-admin .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev, .theme-admin .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
  float: none;
  background-position: -40px -15px;
  height: 15px;
  width: 30px;
  display: block;
  margin-left: 14px;
  margin-top: 7px
}

.theme-shop .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev, .theme-shop .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next, .theme-admin .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev, .theme-admin .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
  float: none;
  margin-left: 0;
  margin-right: 14px
}

.theme-shop .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev, .theme-admin .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
  background-position: -40px 0;
  margin-bottom: 7px;
  margin-top: 0
}

.theme-shop .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box, .theme-admin .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
  height: 151px;
  overflow: hidden;
  border-bottom: 1px solid #ddd
}

.theme-shop .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div, .theme-admin .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #f5f5f5;
  border-top: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  cursor: pointer;
  border-bottom-width: 0;
  height: 25px;
  line-height: 25px
}

.theme-shop .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child, .theme-admin .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child {
  border-top-width: 0
}

.theme-shop .xdsoft_datetimepicker .xdsoft_today_button:hover, .theme-shop .xdsoft_datetimepicker .xdsoft_next:hover, .theme-shop .xdsoft_datetimepicker .xdsoft_prev:hover, .theme-admin .xdsoft_datetimepicker .xdsoft_today_button:hover, .theme-admin .xdsoft_datetimepicker .xdsoft_next:hover, .theme-admin .xdsoft_datetimepicker .xdsoft_prev:hover {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)"
}

.theme-shop .xdsoft_datetimepicker .xdsoft_label, .theme-admin .xdsoft_datetimepicker .xdsoft_label {
  display: inline;
  position: relative;
  z-index: 1999;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
  float: left;
  width: 182px;
  text-align: center;
  cursor: pointer
}

.theme-shop .xdsoft_datetimepicker .xdsoft_label:hover > span, .theme-admin .xdsoft_datetimepicker .xdsoft_label:hover > span {
  text-decoration: underline
}

.theme-shop .xdsoft_datetimepicker .xdsoft_label:hover i, .theme-admin .xdsoft_datetimepicker .xdsoft_label:hover i {
  opacity: 1.0
}

.theme-shop .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select, .theme-admin .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
  border: 1px solid #ccc;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 1999;
  display: none;
  background: #fff;
  max-height: 160px;
  overflow-y: hidden
}

.theme-shop .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect, .theme-admin .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
  right: -7px
}

.theme-shop .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect, .theme-admin .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
  right: 2px
}

.theme-shop .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover, .theme-admin .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #fff;
  background: #ff8000
}

.theme-shop .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option, .theme-admin .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
  padding: 2px 10px 2px 5px;
  text-decoration: none !important
}

.theme-shop .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current, .theme-admin .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #3af;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700
}

.theme-shop .xdsoft_datetimepicker .xdsoft_month, .theme-admin .xdsoft_datetimepicker .xdsoft_month {
  width: 100px;
  text-align: right
}

.theme-shop .xdsoft_datetimepicker .xdsoft_calendar, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar {
  clear: both
}

.theme-shop .xdsoft_datetimepicker .xdsoft_year, .theme-admin .xdsoft_datetimepicker .xdsoft_year {
  width: 48px;
  margin-left: 5px
}

.theme-shop .xdsoft_datetimepicker .xdsoft_calendar table, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar table {
  border-collapse: collapse;
  width: 100%
}

.theme-shop .xdsoft_datetimepicker .xdsoft_calendar td > div, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar td > div {
  padding-right: 5px
}

.theme-shop .xdsoft_datetimepicker .xdsoft_calendar th, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar th {
  height: 25px
}

.theme-shop .xdsoft_datetimepicker .xdsoft_calendar td, .theme-shop .xdsoft_datetimepicker .xdsoft_calendar th, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar td, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar th {
  width: 14.2857142%;
  background: #f5f5f5;
  border: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  padding: 0;
  border-collapse: collapse;
  cursor: pointer;
  height: 25px
}

.theme-shop .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td, .theme-shop .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th, .theme-admin .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td, .theme-admin .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
  width: 12.5%
}

.theme-shop .xdsoft_datetimepicker .xdsoft_calendar th, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar th {
  background: #f1f1f1
}

.theme-shop .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  color: #3af
}

.theme-shop .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000
}

.theme-shop .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000
}

.theme-shop .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .theme-shop .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, .theme-shop .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, .theme-admin .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #3af;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700
}

.theme-shop .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month, .theme-shop .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled, .theme-shop .xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled, .theme-admin .xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
  opacity: .5;
  -ms-filter: "alpha(opacity=50)";
  cursor: default
}

.theme-shop .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
  opacity: .2;
  -ms-filter: "alpha(opacity=20)"
}

.theme-shop .xdsoft_datetimepicker .xdsoft_calendar td:hover, .theme-shop .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar td:hover, .theme-admin .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #fff !important;
  background: #ff8000 !important;
  box-shadow: none !important
}

.theme-shop .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover, .theme-shop .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current.xdsoft_disabled:hover, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover, .theme-admin .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current.xdsoft_disabled:hover {
  background: #3af !important;
  box-shadow: #178fe5 0 1px 3px 0 inset !important;
  color: #fff !important
}

.theme-shop .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover, .theme-shop .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover, .theme-admin .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
  color: inherit !important;
  background: inherit !important;
  box-shadow: inherit !important
}

.theme-shop .xdsoft_datetimepicker .xdsoft_calendar th, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar th {
  font-weight: 700;
  text-align: center;
  color: #999;
  cursor: default
}

.theme-shop .xdsoft_datetimepicker .xdsoft_copyright, .theme-admin .xdsoft_datetimepicker .xdsoft_copyright {
  color: #ccc !important;
  font-size: 10px;
  clear: both;
  float: none;
  margin-left: 8px
}

.theme-shop .xdsoft_datetimepicker .xdsoft_copyright a, .theme-admin .xdsoft_datetimepicker .xdsoft_copyright a {
  color: #eee !important
}

.theme-shop .xdsoft_datetimepicker .xdsoft_copyright a:hover, .theme-admin .xdsoft_datetimepicker .xdsoft_copyright a:hover {
  color: #aaa !important
}

.theme-shop .xdsoft_time_box, .theme-admin .xdsoft_time_box {
  position: relative;
  border: 1px solid #ccc
}

.theme-shop .xdsoft_scrollbar > .xdsoft_scroller, .theme-admin .xdsoft_scrollbar > .xdsoft_scroller {
  background: #ccc !important;
  height: 20px;
  border-radius: 3px
}

.theme-shop .xdsoft_scrollbar, .theme-admin .xdsoft_scrollbar {
  position: absolute;
  width: 7px;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer
}

.theme-shop .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar, .theme-admin .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
  left: 0;
  right: auto
}

.theme-shop .xdsoft_scroller_box, .theme-admin .xdsoft_scroller_box {
  position: relative
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark, .theme-admin .xdsoft_datetimepicker.xdsoft_dark {
  box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
  background: #000;
  border-bottom: 1px solid #444;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-top: 1px solid #333;
  color: #ccc
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
  border-bottom: 1px solid #222
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #0a0a0a;
  border-top: 1px solid #222;
  color: #999
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_label, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
  background-color: #000
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
  border: 1px solid #333;
  background: #000
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #000;
  background: #007fff
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #c50;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i, .theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev, .theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_next, .theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_next, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==)
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td, .theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0a0a0a;
  border: 1px solid #222;
  color: #999
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0e0e0e
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
  color: #c50
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default, .theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current, .theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #c50;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover, .theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div:hover, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #000 !important;
  background: #007fff !important
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  color: #666
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
  color: #333 !important
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
  color: #111 !important
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
  color: #555 !important
}

.theme-shop .xdsoft_dark .xdsoft_time_box, .theme-admin .xdsoft_dark .xdsoft_time_box {
  border: 1px solid #333
}

.theme-shop .xdsoft_dark .xdsoft_scrollbar > .xdsoft_scroller, .theme-admin .xdsoft_dark .xdsoft_scrollbar > .xdsoft_scroller {
  background: #333 !important
}

.theme-shop .xdsoft_datetimepicker .xdsoft_save_selected, .theme-admin .xdsoft_datetimepicker .xdsoft_save_selected {
  display: block;
  border: 1px solid #ddd !important;
  margin-top: 5px;
  width: 100%;
  color: #454551;
  font-size: 13px
}

.theme-shop .xdsoft_datetimepicker .blue-gradient-button, .theme-admin .xdsoft_datetimepicker .blue-gradient-button {
  font-family: "museo-sans", "Book Antiqua", sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #82878c;
  height: 28px;
  position: relative;
  padding: 4px 17px 4px 33px;
  border: 1px solid #d7d8da;
  background: linear-gradient(to bottom, #fff 0, #f4f8fa 73%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#f4f8fa', GradientType=0)
}

.theme-shop .xdsoft_datetimepicker .blue-gradient-button:hover, .theme-shop .xdsoft_datetimepicker .blue-gradient-button:focus, .theme-shop .xdsoft_datetimepicker .blue-gradient-button:hover span, .theme-shop .xdsoft_datetimepicker .blue-gradient-button:focus span, .theme-admin .xdsoft_datetimepicker .blue-gradient-button:hover, .theme-admin .xdsoft_datetimepicker .blue-gradient-button:focus, .theme-admin .xdsoft_datetimepicker .blue-gradient-button:hover span, .theme-admin .xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
  background: linear-gradient(to bottom, #f4f8fa 0, #FFF 73%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f8fa', endColorstr='#FFF', GradientType=0)
}

.theme-shop .h5e-strict .bootstrap-form .input-group, .theme-admin .h5e-strict .bootstrap-form .input-group {
  width: 100%
}

.theme-shop .h5e-strict .bootstrap-form .form-control.input, .theme-shop .h5e-strict .bootstrap-form .form-control.select, .theme-shop .h5e-strict .bootstrap-form .form-control.textarea, .theme-admin .h5e-strict .bootstrap-form .form-control.input, .theme-admin .h5e-strict .bootstrap-form .form-control.select, .theme-admin .h5e-strict .bootstrap-form .form-control.textarea {
  box-shadow: none !important
}

.theme-shop .h5e-strict .bootstrap-form .form-control.input:focus, .theme-shop .h5e-strict .bootstrap-form .form-control.select:focus, .theme-shop .h5e-strict .bootstrap-form .form-control.textarea:focus, .theme-admin .h5e-strict .bootstrap-form .form-control.input:focus, .theme-admin .h5e-strict .bootstrap-form .form-control.select:focus, .theme-admin .h5e-strict .bootstrap-form .form-control.textarea:focus {
  border-color: #22bcea !important
}

.theme-shop .h5e-strict .bootstrap-form .form-control.input:focus, .theme-admin .h5e-strict .bootstrap-form .form-control.input:focus {
  border-color: #22bcea !important
}

.theme-shop .h5e-strict .bootstrap-form .form-group, .theme-admin .h5e-strict .bootstrap-form .form-group {
  margin: 0 7px
}

.theme-shop .h5e-strict .bootstrap-form .form-group .control-label, .theme-admin .h5e-strict .bootstrap-form .form-group .control-label {
  color: #888787;
  font-size: 16px
}

.theme-shop .h5e-strict .editor-strict__field--disabled-static, .theme-shop .h5e-strict .editor-strict__field--disabled-dynamic, .theme-admin .h5e-strict .editor-strict__field--disabled-static, .theme-admin .h5e-strict .editor-strict__field--disabled-dynamic {
  pointer-events: none
}

.theme-shop .h5e-strict .editor-strict__image-wrap, .theme-admin .h5e-strict .editor-strict__image-wrap {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  overflow: hidden
}

.theme-shop .h5e-strict .editor-strict__image, .theme-admin .h5e-strict .editor-strict__image {
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
  transition: transform .5s ease-out;
  z-index: 10;
  border: 0 solid rgba(116, 117, 119, 0.19);
  box-sizing: content-box
}

.theme-shop .h5e-strict .editor-strict__image-wrap--static-size, .theme-admin .h5e-strict .editor-strict__image-wrap--static-size {
  width: auto;
}

.theme-shop .h5e-strict .editor-strict__image-zoom, .theme-admin .h5e-strict .editor-strict__image-zoom {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
  transition: transform .5s ease-out;
  z-index: 10
}

.theme-shop .h5e-strict .editor-strict__error, .theme-admin .h5e-strict .editor-strict__error {
  position: relative;
  bottom: 0;
  float: left
}

.theme-shop .h5e-strict .editor-strict__preview, .theme-admin .h5e-strict .editor-strict__preview {
  margin-top: 40px
}

.theme-shop .h5e-strict .editor-strict__preview--narrow, .theme-admin .h5e-strict .editor-strict__preview--narrow {
  margin-top: 20px
}

.theme-shop .h5e-strict .editor-strict .tabs__title-item, .theme-shop .h5e-strict .editor-strict .tabs__content-wrapper, .theme-admin .h5e-strict .editor-strict .tabs__title-item, .theme-admin .h5e-strict .editor-strict .tabs__content-wrapper {
  background: #fff !important
}

.theme-shop .h5e-strict__container, .theme-admin .h5e-strict__container {
  margin: 30px
}

.theme-shop .h5e-strict .container-fluid.toolbar, .theme-admin .h5e-strict .container-fluid.toolbar {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12)
}

.theme-shop .h5e-strict #previews, .theme-admin .h5e-strict #previews {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12) inset
}

.theme-shop .h5e-strict #editorWorkspaceWrapper, .theme-admin .h5e-strict #editorWorkspaceWrapper {
  top: 0;
  bottom: 0
}

.theme-shop .h5e-strict #shop-wrap-form .tab-panes__content, .theme-shop .h5e-strict .editor-strict__image-wrap, .theme-admin .h5e-strict #shop-wrap-form .tab-panes__content, .theme-admin .h5e-strict .editor-strict__image-wrap {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12)
}

.theme-shop .h5e-strict .bb-row, .theme-admin .h5e-strict .bb-row {
  display: block;
  padding: 0;
  width: auto;
  height: auto;
  margin: 0 -15px
}

.theme-shop .h5e-strict .bb-row:after, .theme-admin .h5e-strict .bb-row:after {
  display: block;
  content: "";
  clear: both;
  float: none
}

.theme-shop .h5e-strict .bb-column, .theme-shop .h5e-strict .bb-column--xs-1, .theme-shop .h5e-strict .bb-column--xs-2, .theme-shop .h5e-strict .bb-column--xs-3, .theme-shop .h5e-strict .bb-column--xs-4, .theme-shop .h5e-strict .bb-column--xs-5, .theme-shop .h5e-strict .bb-column--xs-6, .theme-shop .h5e-strict .bb-column--xs-7, .theme-shop .h5e-strict .bb-column--xs-8, .theme-shop .h5e-strict .bb-column--xs-9, .theme-shop .h5e-strict .bb-column--xs-10, .theme-shop .h5e-strict .bb-column--xs-11, .theme-shop .h5e-strict .bb-column--xs-12, .theme-shop .h5e-strict .bb-column--sm-1, .theme-shop .h5e-strict .bb-column--sm-2, .theme-shop .h5e-strict .bb-column--sm-3, .theme-shop .h5e-strict .bb-column--sm-4, .theme-shop .h5e-strict .bb-column--sm-5, .theme-shop .h5e-strict .bb-column--sm-6, .theme-shop .h5e-strict .bb-column--sm-7, .theme-shop .h5e-strict .bb-column--sm-8, .theme-shop .h5e-strict .bb-column--sm-9, .theme-shop .h5e-strict .bb-column--sm-10, .theme-shop .h5e-strict .bb-column--sm-11, .theme-shop .h5e-strict .bb-column--sm-12, .theme-shop .h5e-strict .bb-column--md-1, .theme-shop .h5e-strict .bb-column--md-2, .theme-shop .h5e-strict .bb-column--md-3, .theme-shop .h5e-strict .bb-column--md-4, .theme-shop .h5e-strict .bb-column--md-5, .theme-shop .h5e-strict .bb-column--md-6, .theme-shop .h5e-strict .bb-column--md-7, .theme-shop .h5e-strict .bb-column--md-8, .theme-shop .h5e-strict .bb-column--md-9, .theme-shop .h5e-strict .bb-column--md-10, .theme-shop .h5e-strict .bb-column--md-11, .theme-shop .h5e-strict .bb-column--md-12, .theme-shop .h5e-strict .bb-column--lg-1, .theme-shop .h5e-strict .bb-column--lg-2, .theme-shop .h5e-strict .bb-column--lg-3, .theme-shop .h5e-strict .bb-column--lg-4, .theme-shop .h5e-strict .bb-column--lg-5, .theme-shop .h5e-strict .bb-column--lg-6, .theme-shop .h5e-strict .bb-column--lg-7, .theme-shop .h5e-strict .bb-column--lg-8, .theme-shop .h5e-strict .bb-column--lg-9, .theme-shop .h5e-strict .bb-column--lg-10, .theme-shop .h5e-strict .bb-column--lg-11, .theme-shop .h5e-strict .bb-column--lg-12, .theme-admin .h5e-strict .bb-column, .theme-admin .h5e-strict .bb-column--xs-1, .theme-admin .h5e-strict .bb-column--xs-2, .theme-admin .h5e-strict .bb-column--xs-3, .theme-admin .h5e-strict .bb-column--xs-4, .theme-admin .h5e-strict .bb-column--xs-5, .theme-admin .h5e-strict .bb-column--xs-6, .theme-admin .h5e-strict .bb-column--xs-7, .theme-admin .h5e-strict .bb-column--xs-8, .theme-admin .h5e-strict .bb-column--xs-9, .theme-admin .h5e-strict .bb-column--xs-10, .theme-admin .h5e-strict .bb-column--xs-11, .theme-admin .h5e-strict .bb-column--xs-12, .theme-admin .h5e-strict .bb-column--sm-1, .theme-admin .h5e-strict .bb-column--sm-2, .theme-admin .h5e-strict .bb-column--sm-3, .theme-admin .h5e-strict .bb-column--sm-4, .theme-admin .h5e-strict .bb-column--sm-5, .theme-admin .h5e-strict .bb-column--sm-6, .theme-admin .h5e-strict .bb-column--sm-7, .theme-admin .h5e-strict .bb-column--sm-8, .theme-admin .h5e-strict .bb-column--sm-9, .theme-admin .h5e-strict .bb-column--sm-10, .theme-admin .h5e-strict .bb-column--sm-11, .theme-admin .h5e-strict .bb-column--sm-12, .theme-admin .h5e-strict .bb-column--md-1, .theme-admin .h5e-strict .bb-column--md-2, .theme-admin .h5e-strict .bb-column--md-3, .theme-admin .h5e-strict .bb-column--md-4, .theme-admin .h5e-strict .bb-column--md-5, .theme-admin .h5e-strict .bb-column--md-6, .theme-admin .h5e-strict .bb-column--md-7, .theme-admin .h5e-strict .bb-column--md-8, .theme-admin .h5e-strict .bb-column--md-9, .theme-admin .h5e-strict .bb-column--md-10, .theme-admin .h5e-strict .bb-column--md-11, .theme-admin .h5e-strict .bb-column--md-12, .theme-admin .h5e-strict .bb-column--lg-1, .theme-admin .h5e-strict .bb-column--lg-2, .theme-admin .h5e-strict .bb-column--lg-3, .theme-admin .h5e-strict .bb-column--lg-4, .theme-admin .h5e-strict .bb-column--lg-5, .theme-admin .h5e-strict .bb-column--lg-6, .theme-admin .h5e-strict .bb-column--lg-7, .theme-admin .h5e-strict .bb-column--lg-8, .theme-admin .h5e-strict .bb-column--lg-9, .theme-admin .h5e-strict .bb-column--lg-10, .theme-admin .h5e-strict .bb-column--lg-11, .theme-admin .h5e-strict .bb-column--lg-12 {
  display: block;
  float: left;
  padding: 0 15px;
  margin: 0;
  width: 100%;
  height: auto;
  min-height: 1px
}

.theme-shop .h5e-strict .bb-column--relative, .theme-admin .h5e-strict .bb-column--relative {
  position: relative
}

@media (min-width: 480px) and (max-width: 767px) {
  .theme-shop .h5e-strict .bb-column--hidden-xs, .theme-admin .h5e-strict .bb-column--hidden-xs {
    display: none
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme-shop .h5e-strict .bb-column--hidden-sm, .theme-admin .h5e-strict .bb-column--hidden-sm {
    display: none
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme-shop .h5e-strict .bb-column--hidden-md, .theme-admin .h5e-strict .bb-column--hidden-md {
    display: none
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--hidden-lg, .theme-admin .h5e-strict .bb-column--hidden-lg {
    display: none
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-1, .theme-admin .h5e-strict .bb-column--xs-1 {
    width: 8.33333%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-offset-1, .theme-admin .h5e-strict .bb-column--xs-offset-1 {
    margin-left: 8.33333%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-2, .theme-admin .h5e-strict .bb-column--xs-2 {
    width: 16.66667%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-offset-2, .theme-admin .h5e-strict .bb-column--xs-offset-2 {
    margin-left: 16.66667%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-3, .theme-admin .h5e-strict .bb-column--xs-3 {
    width: 25%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-offset-3, .theme-admin .h5e-strict .bb-column--xs-offset-3 {
    margin-left: 25%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-4, .theme-admin .h5e-strict .bb-column--xs-4 {
    width: 33.33333%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-offset-4, .theme-admin .h5e-strict .bb-column--xs-offset-4 {
    margin-left: 33.33333%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-5, .theme-admin .h5e-strict .bb-column--xs-5 {
    width: 41.66667%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-offset-5, .theme-admin .h5e-strict .bb-column--xs-offset-5 {
    margin-left: 41.66667%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-6, .theme-admin .h5e-strict .bb-column--xs-6 {
    width: 50%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-offset-6, .theme-admin .h5e-strict .bb-column--xs-offset-6 {
    margin-left: 50%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-7, .theme-admin .h5e-strict .bb-column--xs-7 {
    width: 58.33333%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-offset-7, .theme-admin .h5e-strict .bb-column--xs-offset-7 {
    margin-left: 58.33333%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-8, .theme-admin .h5e-strict .bb-column--xs-8 {
    width: 66.66667%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-offset-8, .theme-admin .h5e-strict .bb-column--xs-offset-8 {
    margin-left: 66.66667%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-9, .theme-admin .h5e-strict .bb-column--xs-9 {
    width: 75%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-offset-9, .theme-admin .h5e-strict .bb-column--xs-offset-9 {
    margin-left: 75%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-10, .theme-admin .h5e-strict .bb-column--xs-10 {
    width: 83.33333%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-offset-10, .theme-admin .h5e-strict .bb-column--xs-offset-10 {
    margin-left: 83.33333%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-11, .theme-admin .h5e-strict .bb-column--xs-11 {
    width: 91.66667%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-offset-11, .theme-admin .h5e-strict .bb-column--xs-offset-11 {
    margin-left: 91.66667%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-12, .theme-admin .h5e-strict .bb-column--xs-12 {
    width: 100%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-offset-12, .theme-admin .h5e-strict .bb-column--xs-offset-12 {
    margin-left: 100%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-1, .theme-admin .h5e-strict .bb-column--sm-1 {
    width: 8.33333%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-offset-1, .theme-admin .h5e-strict .bb-column--sm-offset-1 {
    margin-left: 8.33333%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-2, .theme-admin .h5e-strict .bb-column--sm-2 {
    width: 16.66667%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-offset-2, .theme-admin .h5e-strict .bb-column--sm-offset-2 {
    margin-left: 16.66667%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-3, .theme-admin .h5e-strict .bb-column--sm-3 {
    width: 25%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-offset-3, .theme-admin .h5e-strict .bb-column--sm-offset-3 {
    margin-left: 25%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-4, .theme-admin .h5e-strict .bb-column--sm-4 {
    width: 33.33333%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-offset-4, .theme-admin .h5e-strict .bb-column--sm-offset-4 {
    margin-left: 33.33333%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-5, .theme-admin .h5e-strict .bb-column--sm-5 {
    width: 41.66667%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-offset-5, .theme-admin .h5e-strict .bb-column--sm-offset-5 {
    margin-left: 41.66667%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-6, .theme-admin .h5e-strict .bb-column--sm-6 {
    width: 50%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-offset-6, .theme-admin .h5e-strict .bb-column--sm-offset-6 {
    margin-left: 50%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-7, .theme-admin .h5e-strict .bb-column--sm-7 {
    width: 58.33333%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-offset-7, .theme-admin .h5e-strict .bb-column--sm-offset-7 {
    margin-left: 58.33333%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-8, .theme-admin .h5e-strict .bb-column--sm-8 {
    width: 66.66667%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-offset-8, .theme-admin .h5e-strict .bb-column--sm-offset-8 {
    margin-left: 66.66667%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-9, .theme-admin .h5e-strict .bb-column--sm-9 {
    width: 75%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-offset-9, .theme-admin .h5e-strict .bb-column--sm-offset-9 {
    margin-left: 75%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-10, .theme-admin .h5e-strict .bb-column--sm-10 {
    width: 83.33333%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-offset-10, .theme-admin .h5e-strict .bb-column--sm-offset-10 {
    margin-left: 83.33333%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-11, .theme-admin .h5e-strict .bb-column--sm-11 {
    width: 91.66667%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-offset-11, .theme-admin .h5e-strict .bb-column--sm-offset-11 {
    margin-left: 91.66667%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-12, .theme-admin .h5e-strict .bb-column--sm-12 {
    width: 100%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-offset-12, .theme-admin .h5e-strict .bb-column--sm-offset-12 {
    margin-left: 100%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-1, .theme-admin .h5e-strict .bb-column--md-1 {
    width: 8.33333%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-offset-1, .theme-admin .h5e-strict .bb-column--md-offset-1 {
    margin-left: 8.33333%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-2, .theme-admin .h5e-strict .bb-column--md-2 {
    width: 16.66667%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-offset-2, .theme-admin .h5e-strict .bb-column--md-offset-2 {
    margin-left: 16.66667%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-3, .theme-admin .h5e-strict .bb-column--md-3 {
    width: 25%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-offset-3, .theme-admin .h5e-strict .bb-column--md-offset-3 {
    margin-left: 25%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-4, .theme-admin .h5e-strict .bb-column--md-4 {
    width: 33.33333%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-offset-4, .theme-admin .h5e-strict .bb-column--md-offset-4 {
    margin-left: 33.33333%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-5, .theme-admin .h5e-strict .bb-column--md-5 {
    width: 41.66667%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-offset-5, .theme-admin .h5e-strict .bb-column--md-offset-5 {
    margin-left: 41.66667%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-6, .theme-admin .h5e-strict .bb-column--md-6 {
    width: 50%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-offset-6, .theme-admin .h5e-strict .bb-column--md-offset-6 {
    margin-left: 50%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-7, .theme-admin .h5e-strict .bb-column--md-7 {
    width: 58.33333%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-offset-7, .theme-admin .h5e-strict .bb-column--md-offset-7 {
    margin-left: 58.33333%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-8, .theme-admin .h5e-strict .bb-column--md-8 {
    width: 66.66667%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-offset-8, .theme-admin .h5e-strict .bb-column--md-offset-8 {
    margin-left: 66.66667%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-9, .theme-admin .h5e-strict .bb-column--md-9 {
    width: 75%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-offset-9, .theme-admin .h5e-strict .bb-column--md-offset-9 {
    margin-left: 75%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-10, .theme-admin .h5e-strict .bb-column--md-10 {
    width: 83.33333%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-offset-10, .theme-admin .h5e-strict .bb-column--md-offset-10 {
    margin-left: 83.33333%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-11, .theme-admin .h5e-strict .bb-column--md-11 {
    width: 91.66667%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-offset-11, .theme-admin .h5e-strict .bb-column--md-offset-11 {
    margin-left: 91.66667%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-12, .theme-admin .h5e-strict .bb-column--md-12 {
    width: 100%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-offset-12, .theme-admin .h5e-strict .bb-column--md-offset-12 {
    margin-left: 100%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-1, .theme-admin .h5e-strict .bb-column--lg-1 {
    width: 8.33333%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-offset-1, .theme-admin .h5e-strict .bb-column--lg-offset-1 {
    margin-left: 8.33333%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-2, .theme-admin .h5e-strict .bb-column--lg-2 {
    width: 16.66667%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-offset-2, .theme-admin .h5e-strict .bb-column--lg-offset-2 {
    margin-left: 16.66667%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-3, .theme-admin .h5e-strict .bb-column--lg-3 {
    width: 25%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-offset-3, .theme-admin .h5e-strict .bb-column--lg-offset-3 {
    margin-left: 25%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-4, .theme-admin .h5e-strict .bb-column--lg-4 {
    width: 33.33333%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-offset-4, .theme-admin .h5e-strict .bb-column--lg-offset-4 {
    margin-left: 33.33333%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-5, .theme-admin .h5e-strict .bb-column--lg-5 {
    width: 41.66667%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-offset-5, .theme-admin .h5e-strict .bb-column--lg-offset-5 {
    margin-left: 41.66667%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-6, .theme-admin .h5e-strict .bb-column--lg-6 {
    width: 50%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-offset-6, .theme-admin .h5e-strict .bb-column--lg-offset-6 {
    margin-left: 50%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-7, .theme-admin .h5e-strict .bb-column--lg-7 {
    width: 58.33333%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-offset-7, .theme-admin .h5e-strict .bb-column--lg-offset-7 {
    margin-left: 58.33333%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-8, .theme-admin .h5e-strict .bb-column--lg-8 {
    width: 66.66667%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-offset-8, .theme-admin .h5e-strict .bb-column--lg-offset-8 {
    margin-left: 66.66667%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-9, .theme-admin .h5e-strict .bb-column--lg-9 {
    width: 75%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-offset-9, .theme-admin .h5e-strict .bb-column--lg-offset-9 {
    margin-left: 75%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-10, .theme-admin .h5e-strict .bb-column--lg-10 {
    width: 83.33333%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-offset-10, .theme-admin .h5e-strict .bb-column--lg-offset-10 {
    margin-left: 83.33333%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-11, .theme-admin .h5e-strict .bb-column--lg-11 {
    width: 91.66667%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-offset-11, .theme-admin .h5e-strict .bb-column--lg-offset-11 {
    margin-left: 91.66667%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-12, .theme-admin .h5e-strict .bb-column--lg-12 {
    width: 100%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-offset-12, .theme-admin .h5e-strict .bb-column--lg-offset-12 {
    margin-left: 100%
  }
}

.theme-shop .h5e-strict .tabs, .theme-admin .h5e-strict .tabs {
  width: 100%;
  margin-bottom: 10px
}

.theme-shop .h5e-strict .tabs__title, .theme-admin .h5e-strict .tabs__title {
  font-size: 14px;
  display: block;
  padding: 10px 15px;
  color: #999;
  border-bottom: 1px solid #f2f2f2;
  cursor: pointer
}

.theme-shop .h5e-strict .tabs__title-wrapper, .theme-admin .h5e-strict .tabs__title-wrapper {
  margin-bottom: -2px
}

.theme-shop .h5e-strict .tabs__title-list, .theme-admin .h5e-strict .tabs__title-list {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0;
  border-left: 1px solid #f2f2f2;
  white-space: nowrap;
  overflow: auto
}

.theme-shop .h5e-strict .tabs__title-item, .theme-admin .h5e-strict .tabs__title-item {
  display: inline-block;
  vertical-align: bottom;
  border-top: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
  cursor: pointer
}

.theme-shop .h5e-strict .tabs__title.active, .theme-admin .h5e-strict .tabs__title.active {
  border-bottom-color: white;
  color: #14acd9
}

.theme-shop .h5e-strict .tabs__content-wrapper, .theme-admin .h5e-strict .tabs__content-wrapper {
  width: 100%;
  border: 1px solid #f2f2f2;
  padding: 20px;
  margin-top: 1px
}

.theme-shop .h5e-strict .tabs__content-wrapper:after, .theme-admin .h5e-strict .tabs__content-wrapper:after {
  display: block;
  content: "";
  clear: both;
  float: none
}

.theme-shop .h5e-strict .tabs__content-item, .theme-admin .h5e-strict .tabs__content-item {
  display: none
}

.theme-shop .h5e-strict .tabs__content-item.active, .theme-admin .h5e-strict .tabs__content-item.active {
  display: block
}

.theme-shop .h5e-strict .popper, .theme-shop .h5e-strict .tooltip, .theme-admin .h5e-strict .popper, .theme-admin .h5e-strict .tooltip {
  position: absolute;
  background: #4d4d4d;
  width: 150px;
  border-radius: 3px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  padding: 10px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal
}

.theme-shop .h5e-strict .popper .popper__inner, .theme-shop .h5e-strict .tooltip .tooltip-inner, .theme-admin .h5e-strict .popper .popper__inner, .theme-admin .h5e-strict .tooltip .tooltip-inner {
  font-size: 10px;
  color: white
}

.theme-shop .h5e-strict .popper .popper__arrow, .theme-shop .h5e-strict .tooltip .tooltip-arrow, .theme-admin .h5e-strict .popper .popper__arrow, .theme-admin .h5e-strict .tooltip .tooltip-arrow {
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  margin: 5px
}

.theme-shop .h5e-strict .tooltip .tooltip-arrow, .theme-shop .h5e-strict .popper .popper__arrow, .theme-admin .h5e-strict .tooltip .tooltip-arrow, .theme-admin .h5e-strict .popper .popper__arrow {
  border-color: #4d4d4d
}

.theme-shop .h5e-strict .popper[x-placement^="top"], .theme-shop .h5e-strict .tooltip[x-placement^="top"], .theme-admin .h5e-strict .popper[x-placement^="top"], .theme-admin .h5e-strict .tooltip[x-placement^="top"] {
  margin-bottom: 5px
}

.theme-shop .h5e-strict .popper[x-placement^="top"] .popper__arrow, .theme-shop .h5e-strict .tooltip[x-placement^="top"] .tooltip-arrow, .theme-admin .h5e-strict .popper[x-placement^="top"] .popper__arrow, .theme-admin .h5e-strict .tooltip[x-placement^="top"] .tooltip-arrow {
  border-width: 5px 5px 0 5px;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  bottom: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0
}

.theme-shop .h5e-strict .popper[x-placement^="bottom"], .theme-shop .h5e-strict .tooltip[x-placement^="bottom"], .theme-admin .h5e-strict .popper[x-placement^="bottom"], .theme-admin .h5e-strict .tooltip[x-placement^="bottom"] {
  margin-top: 5px
}

.theme-shop .h5e-strict .tooltip[x-placement^="bottom"] .tooltip-arrow, .theme-shop .h5e-strict .popper[x-placement^="bottom"] .popper__arrow, .theme-admin .h5e-strict .tooltip[x-placement^="bottom"] .tooltip-arrow, .theme-admin .h5e-strict .popper[x-placement^="bottom"] .popper__arrow {
  border-width: 0 5px 5px 5px;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
  top: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0
}

.theme-shop .h5e-strict .tooltip[x-placement^="right"], .theme-shop .h5e-strict .popper[x-placement^="right"], .theme-admin .h5e-strict .tooltip[x-placement^="right"], .theme-admin .h5e-strict .popper[x-placement^="right"] {
  margin-left: 5px
}

.theme-shop .h5e-strict .popper[x-placement^="right"] .popper__arrow, .theme-shop .h5e-strict .tooltip[x-placement^="right"] .tooltip-arrow, .theme-admin .h5e-strict .popper[x-placement^="right"] .popper__arrow, .theme-admin .h5e-strict .tooltip[x-placement^="right"] .tooltip-arrow {
  border-width: 5px 5px 5px 0;
  border-left-color: transparent;
  border-top-color: transparent;
  border-bottom-color: transparent;
  left: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0
}

.theme-shop .h5e-strict .popper[x-placement^="left"], .theme-shop .h5e-strict .tooltip[x-placement^="left"], .theme-admin .h5e-strict .popper[x-placement^="left"], .theme-admin .h5e-strict .tooltip[x-placement^="left"] {
  margin-right: 5px
}

.theme-shop .h5e-strict .popper[x-placement^="left"] .popper__arrow, .theme-shop .h5e-strict .tooltip[x-placement^="left"] .tooltip-arrow, .theme-admin .h5e-strict .popper[x-placement^="left"] .popper__arrow, .theme-admin .h5e-strict .tooltip[x-placement^="left"] .tooltip-arrow {
  border-width: 5px 0 5px 5px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  right: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0
}

.theme-shop .h5e-strict .tooltip__wrapper--demo, .theme-admin .h5e-strict .tooltip__wrapper--demo {
  display: inline-block;
  margin: 350px
}

.theme-shop .h5e-strict .tooltip__wrapper--demo .icon, .theme-admin .h5e-strict .tooltip__wrapper--demo .icon {
  font-size: 4rem
}

.theme-shop .h5e-strict .popover, .theme-admin .h5e-strict .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  max-width: 425px;
  padding: 1px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid #f2f2f2;
  border-radius: 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.theme-shop .h5e-strict .popover[x-placement^="top"], .theme-admin .h5e-strict .popover[x-placement^="top"] {
  top: -15px !important
}

.theme-shop .h5e-strict .popover[x-placement^="right"], .theme-admin .h5e-strict .popover[x-placement^="right"] {
  margin-left: 15px
}

.theme-shop .h5e-strict .popover[x-placement^="bottom"], .theme-admin .h5e-strict .popover[x-placement^="bottom"] {
  margin-top: 15px
}

.theme-shop .h5e-strict .popover[x-placement^="left"], .theme-admin .h5e-strict .popover[x-placement^="left"] {
  left: -15px !important
}

.theme-shop .h5e-strict .popover__title, .theme-admin .h5e-strict .popover__title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #ccc;
  border-bottom: 1px solid #b3b3b3;
  border-radius: -1 -1 0 0
}

.theme-shop .h5e-strict .popover__content, .theme-admin .h5e-strict .popover__content {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 380px;
  padding: 15px
}

.theme-shop .h5e-strict .popover__content img, .theme-admin .h5e-strict .popover__content img {
  display: block;
  padding: 0;
  margin: 0;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%
}

.theme-shop .h5e-strict .popover__content img + img, .theme-shop .h5e-strict .popover__content img + p, .theme-admin .h5e-strict .popover__content img + img, .theme-admin .h5e-strict .popover__content img + p {
  margin-top: 15px
}

.theme-shop .h5e-strict .popover__content p, .theme-admin .h5e-strict .popover__content p {
  display: block;
  padding: 0;
  margin: 0
}

.theme-shop .h5e-strict .popover__content p + img, .theme-shop .h5e-strict .popover__content p + p, .theme-admin .h5e-strict .popover__content p + img, .theme-admin .h5e-strict .popover__content p + p {
  margin-top: 15px
}

.theme-shop .h5e-strict .popover > .popover__arrow, .theme-shop .h5e-strict .popover > .popover__arrow:after, .theme-admin .h5e-strict .popover > .popover__arrow, .theme-admin .h5e-strict .popover > .popover__arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}

.theme-shop .h5e-strict .popover > .popover__arrow, .theme-admin .h5e-strict .popover > .popover__arrow {
  border-width: 11px
}

.theme-shop .h5e-strict .popover > .popover__arrow:after, .theme-admin .h5e-strict .popover > .popover__arrow:after {
  border-width: 10px;
  content: ""
}

.theme-shop .h5e-strict .popover[x-placement^="top"] > .popover__arrow, .theme-admin .h5e-strict .popover[x-placement^="top"] > .popover__arrow {
  margin-left: -2px;
  border-bottom-width: 0;
  border-top-color: #f2f2f2;
  bottom: -11px
}

.theme-shop .h5e-strict .popover[x-placement^="top"] > .popover__arrow:after, .theme-admin .h5e-strict .popover[x-placement^="top"] > .popover__arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: white
}

.theme-shop .h5e-strict .popover[x-placement^="right"] > .popover__arrow, .theme-admin .h5e-strict .popover[x-placement^="right"] > .popover__arrow {
  left: -11px;
  margin-top: -6px;
  border-left-width: 0;
  border-right-color: #f2f2f2
}

.theme-shop .h5e-strict .popover[x-placement^="right"] > .popover__arrow:after, .theme-admin .h5e-strict .popover[x-placement^="right"] > .popover__arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: white
}

.theme-shop .h5e-strict .popover[x-placement^="bottom"] > .popover__arrow, .theme-admin .h5e-strict .popover[x-placement^="bottom"] > .popover__arrow {
  border-top-width: 0;
  border-bottom-color: #f2f2f2;
  top: -11px
}

.theme-shop .h5e-strict .popover[x-placement^="bottom"] > .popover__arrow:after, .theme-admin .h5e-strict .popover[x-placement^="bottom"] > .popover__arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: white
}

.theme-shop .h5e-strict .popover[x-placement^="left"] > .popover__arrow, .theme-admin .h5e-strict .popover[x-placement^="left"] > .popover__arrow {
  right: -11px;
  margin-top: -6px;
  border-right-width: 0;
  border-left-color: #f2f2f2
}

.theme-shop .h5e-strict .popover[x-placement^="left"] > .popover__arrow:after, .theme-admin .h5e-strict .popover[x-placement^="left"] > .popover__arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: white;
  bottom: -10px
}

.theme-shop .h5e-strict .popover__wrapper--demo, .theme-admin .h5e-strict .popover__wrapper--demo {
  display: inline-block;
  margin: 350px
}

.theme-shop .h5e-strict .popover__wrapper--demo .icon, .theme-admin .h5e-strict .popover__wrapper--demo .icon {
  font-size: 4rem
}

.theme-shop .h5e-strict .button, .theme-admin .h5e-strict .button {
  display: inline-block;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 0;
  width: auto;
  height: 40px;
  padding: 12px;
  margin: 0;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  color: #14acd9;
  background: transparent;
  transition: color 120ms ease, background 120ms ease, border 120ms ease
}

.theme-shop .h5e-strict .button__icon, .theme-admin .h5e-strict .button__icon {
  color: inherit
}

.theme-shop .h5e-strict .button__icon--label, .theme-admin .h5e-strict .button__icon--label {
  padding-right: 5px
}

.theme-shop .h5e-strict .button--block, .theme-admin .h5e-strict .button--block {
  display: block;
  width: 100%
}

.theme-shop .h5e-strict .button--block + .button--block, .theme-admin .h5e-strict .button--block + .button--block {
  margin-top: 5px
}

.theme-shop .h5e-strict .button--hidden, .theme-admin .h5e-strict .button--hidden {
  display: none;
  visibility: hidden
}

.theme-shop .h5e-strict .button:disabled, .theme-admin .h5e-strict .button:disabled {
  cursor: not-allowed;
  opacity: .65;
  box-shadow: none
}

.theme-shop .h5e-strict .button--float, .theme-admin .h5e-strict .button--float {
  float: left;
  margin: 0 3px 3px 0
}

.theme-shop .h5e-strict .button--small, .theme-admin .h5e-strict .button--small {
  height: 35px;
  padding: 9.5px;
  line-height: 1
}

.theme-shop .h5e-strict .button--light, .theme-admin .h5e-strict .button--light {
  background: white;
  color: #14acd9;
  border: 1px solid #f2f2f2
}

.theme-shop .h5e-strict .button--light:hover, .theme-admin .h5e-strict .button--light:hover {
  background: #f2f2f2
}

.theme-shop .h5e-strict .button--default, .theme-admin .h5e-strict .button--default {
  color: #14acd9;
  background: transparent
}

.theme-shop .h5e-strict .button--default:hover, .theme-admin .h5e-strict .button--default:hover {
  color: #14acd9;
  background: #ccc
}

.theme-shop .h5e-strict .button--primary, .theme-admin .h5e-strict .button--primary {
  color: #fff;
  background: #1dbbea
}

.theme-shop .h5e-strict .button--primary:hover, .theme-admin .h5e-strict .button--primary:hover {
  color: #fff;
  background: #14acd9
}

.theme-shop .h5e-strict .button--secondary, .theme-admin .h5e-strict .button--secondary {
  color: #fff;
  background: #14acd9
}

.theme-shop .h5e-strict .button--secondary:hover, .theme-admin .h5e-strict .button--secondary:hover {
  color: #fff;
  background: #1dbbea
}

.theme-shop .h5e-strict .button--success, .theme-admin .h5e-strict .button--success {
  color: #fff;
  background: #3c763d
}

.theme-shop .h5e-strict .button--success:hover, .theme-admin .h5e-strict .button--success:hover {
  color: #fff;
  background: #224323
}

.theme-shop .h5e-strict .button--info, .theme-admin .h5e-strict .button--info {
  color: #fff;
  background: #31708f
}

.theme-shop .h5e-strict .button--info:hover, .theme-admin .h5e-strict .button--info:hover {
  color: #fff;
  background: #1d4356
}

.theme-shop .h5e-strict .button--warning, .theme-admin .h5e-strict .button--warning {
  color: #fff;
  background: #8a6d3b
}

.theme-shop .h5e-strict .button--warning:hover, .theme-admin .h5e-strict .button--warning:hover {
  color: #fff;
  background: #544324
}

.theme-shop .h5e-strict .button--danger, .theme-admin .h5e-strict .button--danger {
  color: #fff;
  background: #a94442
}

.theme-shop .h5e-strict .button--danger:hover, .theme-admin .h5e-strict .button--danger:hover {
  color: #fff;
  background: #722e2d
}

.theme-shop .h5e-strict .button--muted, .theme-admin .h5e-strict .button--muted {
  color: #333;
  background: white;
  border: 1px dashed #333
}

.theme-shop .h5e-strict .button--muted:hover, .theme-admin .h5e-strict .button--muted:hover {
  color: #333;
  background: white
}

.theme-shop .h5e-strict .link, .theme-admin .h5e-strict .link {
  display: inline-block;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 0;
  background: transparent;
  font-size: 14px;
  margin: 0;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  color: white;
  transition: .3s all
}

.theme-shop .h5e-strict .link--secondary, .theme-admin .h5e-strict .link--secondary {
  color: #14acd9
}

.theme-shop .h5e-strict .link--secondary:hover, .theme-admin .h5e-strict .link--secondary:hover {
  color: #1dbbea
}

.theme-shop .h5e-strict .link--primary, .theme-admin .h5e-strict .link--primary {
  color: #1dbbea
}

.theme-shop .h5e-strict .link--primary:hover, .theme-admin .h5e-strict .link--primary:hover {
  color: #14acd9
}

.theme-shop .h5e-strict .link__icon, .theme-admin .h5e-strict .link__icon {
  padding-right: 5px;
  text-decoration: none
}

.theme-shop .h5e-strict .link--button, .theme-admin .h5e-strict .link--button {
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  border: 1px solid transparent;
  border-radius: 0;
  width: auto;
  height: 40px;
  padding: 12px;
  margin: 0;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap;
  text-align: center;
  color: #14acd9;
  background: transparent;
  line-height: 1
}

.theme-shop .h5e-strict .link--button:hover, .theme-admin .h5e-strict .link--button:hover {
  color: #1dbbea;
  text-decoration: none
}

.theme-shop .h5e-strict .link--button[disabled], .theme-admin .h5e-strict .link--button[disabled] {
  cursor: not-allowed;
  opacity: .65;
  box-shadow: none
}

.theme-shop .h5e-strict .link--hidden, .theme-admin .h5e-strict .link--hidden {
  display: none;
  visibility: hidden
}

.theme-shop .h5e-strict .link--block, .theme-admin .h5e-strict .link--block {
  display: block;
  width: 100%
}

.theme-shop .h5e-strict .link--left, .theme-admin .h5e-strict .link--left {
  text-align: left
}

.theme-shop .h5e-strict .link--inline, .theme-admin .h5e-strict .link--inline {
  white-space: normal;
  text-align: left
}

.theme-shop .h5e-strict .link--icon-right, .theme-admin .h5e-strict .link--icon-right {
  position: relative;
  padding-right: 20px
}

.theme-shop .h5e-strict .link--icon-right .link__icon, .theme-admin .h5e-strict .link--icon-right .link__icon {
  position: absolute;
  right: 0
}

.theme-shop .h5e-strict .link--button.link--default, .theme-admin .h5e-strict .link--button.link--default {
  color: #14acd9;
  background: transparent
}

.theme-shop .h5e-strict .link--button.link--default:hover, .theme-admin .h5e-strict .link--button.link--default:hover {
  color: #14acd9;
  background: #ccc
}

.theme-shop .h5e-strict .link--button.link--primary, .theme-admin .h5e-strict .link--button.link--primary {
  color: #fff;
  background: #1dbbea
}

.theme-shop .h5e-strict .link--button.link--primary:hover, .theme-admin .h5e-strict .link--button.link--primary:hover {
  color: #fff;
  background: #14acd9
}

.theme-shop .h5e-strict .link--button.link--secondary, .theme-admin .h5e-strict .link--button.link--secondary {
  color: #fff;
  background: #14acd9
}

.theme-shop .h5e-strict .link--button.link--secondary:hover, .theme-admin .h5e-strict .link--button.link--secondary:hover {
  color: #fff;
  background: #1dbbea
}

.theme-shop .h5e-strict .link--button.link--success, .theme-admin .h5e-strict .link--button.link--success {
  color: #fff;
  background: #3c763d
}

.theme-shop .h5e-strict .link--button.link--success:hover, .theme-admin .h5e-strict .link--button.link--success:hover {
  color: #fff;
  background: #224323
}

.theme-shop .h5e-strict .link--button.link--info, .theme-admin .h5e-strict .link--button.link--info {
  color: #fff;
  background: #31708f
}

.theme-shop .h5e-strict .link--button.link--info:hover, .theme-admin .h5e-strict .link--button.link--info:hover {
  color: #fff;
  background: #1d4356
}

.theme-shop .h5e-strict .link--button.link--warning, .theme-admin .h5e-strict .link--button.link--warning {
  color: #fff;
  background: #8a6d3b
}

.theme-shop .h5e-strict .link--button.link--warning:hover, .theme-admin .h5e-strict .link--button.link--warning:hover {
  color: #fff;
  background: #544324
}

.theme-shop .h5e-strict .link--button.link--danger, .theme-admin .h5e-strict .link--button.link--danger {
  color: #fff;
  background: #a94442
}

.theme-shop .h5e-strict .link--button.link--danger:hover, .theme-admin .h5e-strict .link--button.link--danger:hover {
  color: #fff;
  background: #722e2d
}

.theme-shop .h5e-strict .link--button.link--muted, .theme-admin .h5e-strict .link--button.link--muted {
  color: #333;
  background: white;
  border: 1px dashed #333
}

.theme-shop .h5e-strict .link--button.link--muted:hover, .theme-admin .h5e-strict .link--button.link--muted:hover {
  color: #333;
  background: white
}

.theme-shop .h5e-strict fieldset, .theme-shop .h5e-strict .fieldset, .theme-admin .h5e-strict fieldset, .theme-admin .h5e-strict .fieldset {
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0 0 10px 0;
  border: 0;
  outline: 0;
  min-width: 0;
  width: 100%;
  height: auto;
  color: #14acd9;
  background: transparent
}

.theme-shop .h5e-strict .fieldset, .theme-admin .h5e-strict .fieldset {
  font-size: 0
}

.theme-shop .h5e-strict .fieldset__label, .theme-admin .h5e-strict .fieldset__label {
  display: block;
  font-size: 14px;
  font-weight: 700;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0 0 5px 0;
  color: inherit;
  background: transparent
}

.theme-shop .h5e-strict .fieldset__label--inline, .theme-admin .h5e-strict .fieldset__label--inline {
  display: inline;
  padding-left: 5px;
  margin-bottom: 0;
  font-weight: 400
}

.theme-shop .h5e-strict .fieldset__label--label-by-input, .theme-admin .h5e-strict .fieldset__label--label-by-input {
  display: none
}

.theme-shop .h5e-strict .fieldset__element, .theme-admin .h5e-strict .fieldset__element {
  display: block;
  width: 100%;
  height: auto
}

.theme-shop .h5e-strict .fieldset__help-text, .theme-admin .h5e-strict .fieldset__help-text {
  display: block;
  width: 100%;
  height: auto;
  padding: 5px 0;
  margin: 0;
  font-size: 14px;
  line-height: 1.42857;
  color: #14acd9;
  background: transparent;
  filter: grayscale(80%)
}

.theme-shop .h5e-strict .fieldset__container, .theme-admin .h5e-strict .fieldset__container {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0
}

.theme-shop .h5e-strict .fieldset__input, .theme-admin .h5e-strict .fieldset__input {
  display: block;
  overflow: hidden;
  max-width: 100%;
  width: auto;
  height: auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto
}

.theme-shop .h5e-strict .fieldset__append, .theme-admin .h5e-strict .fieldset__append {
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  height: auto;
  border: 1px solid #f2f2f2;
  border-left: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto
}

.theme-shop .h5e-strict .fieldset__append-text, .theme-admin .h5e-strict .fieldset__append-text {
  display: block;
  padding: 12px 10px;
  margin: 0;
  font-size: 14px;
  line-height: 1;
  white-space: nowrap;
  color: black;
  background: #f2f2f2
}

.theme-shop .h5e-strict .fieldset__append-text + .fieldset__append-text, .theme-admin .h5e-strict .fieldset__append-text + .fieldset__append-text {
  padding-left: 0
}

.theme-shop .h5e-strict .fieldset__append-button, .theme-admin .h5e-strict .fieldset__append-button {
  display: block
}

.theme-shop .h5e-strict .fieldset__append-button .link, .theme-shop .h5e-strict .fieldset__append-button .button, .theme-admin .h5e-strict .fieldset__append-button .link, .theme-admin .h5e-strict .fieldset__append-button .button {
  height: 38px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-top: 0;
  border-bottom: 0;
  line-height: 1
}

.theme-shop .h5e-strict .fieldset > .paragraph, .theme-admin .h5e-strict .fieldset > .paragraph {
  margin-top: 20px
}

.theme-shop .h5e-strict .fieldset .select2, .theme-admin .h5e-strict .fieldset .select2 {
  width: 100% !important
}

.theme-shop .h5e-strict .fieldset--horizontal .fieldset__label, .theme-admin .h5e-strict .fieldset--horizontal .fieldset__label {
  display: inline-block;
  width: 100%;
  height: auto;
  vertical-align: top;
  padding: 10px 0;
  margin: 0
}

.theme-shop .h5e-strict .fieldset--horizontal .fieldset__label--inline, .theme-admin .h5e-strict .fieldset--horizontal .fieldset__label--inline {
  padding-left: 5px
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--horizontal .fieldset__label, .theme-admin .h5e-strict .fieldset--horizontal .fieldset__label {
    width: 40%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--horizontal .fieldset__label, .theme-admin .h5e-strict .fieldset--horizontal .fieldset__label {
    width: 33.33333%
  }
}

.theme-shop .h5e-strict .fieldset--horizontal .fieldset__label--label-by-input, .theme-admin .h5e-strict .fieldset--horizontal .fieldset__label--label-by-input {
  display: inline-block
}

.theme-shop .h5e-strict .fieldset--horizontal .fieldset__element, .theme-admin .h5e-strict .fieldset--horizontal .fieldset__element {
  display: inline-block;
  width: 100%;
  height: auto;
  vertical-align: top
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--horizontal .fieldset__element, .theme-admin .h5e-strict .fieldset--horizontal .fieldset__element {
    width: 60%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--horizontal .fieldset__element, .theme-admin .h5e-strict .fieldset--horizontal .fieldset__element {
    width: 66.66667%
  }
}

.theme-shop .h5e-strict .fieldset--horizontal .fieldset__input .checkbox, .theme-admin .h5e-strict .fieldset--horizontal .fieldset__input .checkbox {
  display: inline-block;
  margin-top: 14px
}

.theme-shop .h5e-strict .fieldset .radio-group, .theme-admin .h5e-strict .fieldset .radio-group {
  padding: 0
}

.theme-shop .h5e-strict .fieldset--small, .theme-admin .h5e-strict .fieldset--small {
  display: inline-block;
  width: calc(50% - 17px);
  vertical-align: top
}

.theme-shop .h5e-strict .fieldset--small-left, .theme-admin .h5e-strict .fieldset--small-left {
  margin-right: 30px
}

.theme-shop .h5e-strict .fieldset.fieldset--highlighted, .theme-admin .h5e-strict .fieldset.fieldset--highlighted {
  background: #f2f2f2;
  padding: 10px
}

@media (max-width: 991px) {
  .theme-shop .h5e-strict .fieldset--inline .fieldset__label, .theme-admin .h5e-strict .fieldset--inline .fieldset__label {
    display: block;
    width: 100%;
    padding-top: 0
  }

  .theme-shop .h5e-strict .fieldset--inline .fieldset__element, .theme-admin .h5e-strict .fieldset--inline .fieldset__element {
    display: block;
    width: 100%
  }

  .theme-shop .h5e-strict .fieldset--small, .theme-admin .h5e-strict .fieldset--small {
    width: 100%;
    display: block
  }

  .theme-shop .h5e-strict .fieldset--small-left, .theme-admin .h5e-strict .fieldset--small-left {
    margin-right: 0
  }
}

.theme-shop .h5e-strict .fieldset--fieldset-text .fieldset__label, .theme-admin .h5e-strict .fieldset--fieldset-text .fieldset__label {
  display: none
}

.theme-shop .h5e-strict .fieldset--fieldset-text .fieldset__element, .theme-admin .h5e-strict .fieldset--fieldset-text .fieldset__element {
  display: block;
  width: 100%
}

.theme-shop .h5e-strict .fieldset, .theme-admin .h5e-strict .fieldset {
  display: block;
  float: left;
  padding: 0 10px
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-1, .theme-admin .h5e-strict .fieldset--xs-1 {
    width: 8.33333%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-offset-1, .theme-admin .h5e-strict .fieldset--xs-offset-1 {
    margin-left: 8.33333%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-2, .theme-admin .h5e-strict .fieldset--xs-2 {
    width: 16.66667%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-offset-2, .theme-admin .h5e-strict .fieldset--xs-offset-2 {
    margin-left: 16.66667%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-3, .theme-admin .h5e-strict .fieldset--xs-3 {
    width: 25%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-offset-3, .theme-admin .h5e-strict .fieldset--xs-offset-3 {
    margin-left: 25%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-4, .theme-admin .h5e-strict .fieldset--xs-4 {
    width: 33.33333%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-offset-4, .theme-admin .h5e-strict .fieldset--xs-offset-4 {
    margin-left: 33.33333%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-5, .theme-admin .h5e-strict .fieldset--xs-5 {
    width: 41.66667%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-offset-5, .theme-admin .h5e-strict .fieldset--xs-offset-5 {
    margin-left: 41.66667%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-6, .theme-admin .h5e-strict .fieldset--xs-6 {
    width: 50%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-offset-6, .theme-admin .h5e-strict .fieldset--xs-offset-6 {
    margin-left: 50%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-7, .theme-admin .h5e-strict .fieldset--xs-7 {
    width: 58.33333%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-offset-7, .theme-admin .h5e-strict .fieldset--xs-offset-7 {
    margin-left: 58.33333%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-8, .theme-admin .h5e-strict .fieldset--xs-8 {
    width: 66.66667%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-offset-8, .theme-admin .h5e-strict .fieldset--xs-offset-8 {
    margin-left: 66.66667%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-9, .theme-admin .h5e-strict .fieldset--xs-9 {
    width: 75%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-offset-9, .theme-admin .h5e-strict .fieldset--xs-offset-9 {
    margin-left: 75%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-10, .theme-admin .h5e-strict .fieldset--xs-10 {
    width: 83.33333%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-offset-10, .theme-admin .h5e-strict .fieldset--xs-offset-10 {
    margin-left: 83.33333%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-11, .theme-admin .h5e-strict .fieldset--xs-11 {
    width: 91.66667%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-offset-11, .theme-admin .h5e-strict .fieldset--xs-offset-11 {
    margin-left: 91.66667%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-12, .theme-admin .h5e-strict .fieldset--xs-12 {
    width: 100%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-offset-12, .theme-admin .h5e-strict .fieldset--xs-offset-12 {
    margin-left: 100%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-1, .theme-admin .h5e-strict .fieldset--sm-1 {
    width: 8.33333%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-offset-1, .theme-admin .h5e-strict .fieldset--sm-offset-1 {
    margin-left: 8.33333%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-2, .theme-admin .h5e-strict .fieldset--sm-2 {
    width: 16.66667%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-offset-2, .theme-admin .h5e-strict .fieldset--sm-offset-2 {
    margin-left: 16.66667%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-3, .theme-admin .h5e-strict .fieldset--sm-3 {
    width: 25%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-offset-3, .theme-admin .h5e-strict .fieldset--sm-offset-3 {
    margin-left: 25%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-4, .theme-admin .h5e-strict .fieldset--sm-4 {
    width: 33.33333%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-offset-4, .theme-admin .h5e-strict .fieldset--sm-offset-4 {
    margin-left: 33.33333%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-5, .theme-admin .h5e-strict .fieldset--sm-5 {
    width: 41.66667%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-offset-5, .theme-admin .h5e-strict .fieldset--sm-offset-5 {
    margin-left: 41.66667%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-6, .theme-admin .h5e-strict .fieldset--sm-6 {
    width: 50%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-offset-6, .theme-admin .h5e-strict .fieldset--sm-offset-6 {
    margin-left: 50%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-7, .theme-admin .h5e-strict .fieldset--sm-7 {
    width: 58.33333%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-offset-7, .theme-admin .h5e-strict .fieldset--sm-offset-7 {
    margin-left: 58.33333%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-8, .theme-admin .h5e-strict .fieldset--sm-8 {
    width: 66.66667%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-offset-8, .theme-admin .h5e-strict .fieldset--sm-offset-8 {
    margin-left: 66.66667%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-9, .theme-admin .h5e-strict .fieldset--sm-9 {
    width: 75%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-offset-9, .theme-admin .h5e-strict .fieldset--sm-offset-9 {
    margin-left: 75%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-10, .theme-admin .h5e-strict .fieldset--sm-10 {
    width: 83.33333%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-offset-10, .theme-admin .h5e-strict .fieldset--sm-offset-10 {
    margin-left: 83.33333%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-11, .theme-admin .h5e-strict .fieldset--sm-11 {
    width: 91.66667%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-offset-11, .theme-admin .h5e-strict .fieldset--sm-offset-11 {
    margin-left: 91.66667%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-12, .theme-admin .h5e-strict .fieldset--sm-12 {
    width: 100%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-offset-12, .theme-admin .h5e-strict .fieldset--sm-offset-12 {
    margin-left: 100%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-1, .theme-admin .h5e-strict .fieldset--md-1 {
    width: 8.33333%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-offset-1, .theme-admin .h5e-strict .fieldset--md-offset-1 {
    margin-left: 8.33333%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-2, .theme-admin .h5e-strict .fieldset--md-2 {
    width: 16.66667%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-offset-2, .theme-admin .h5e-strict .fieldset--md-offset-2 {
    margin-left: 16.66667%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-3, .theme-admin .h5e-strict .fieldset--md-3 {
    width: 25%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-offset-3, .theme-admin .h5e-strict .fieldset--md-offset-3 {
    margin-left: 25%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-4, .theme-admin .h5e-strict .fieldset--md-4 {
    width: 33.33333%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-offset-4, .theme-admin .h5e-strict .fieldset--md-offset-4 {
    margin-left: 33.33333%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-5, .theme-admin .h5e-strict .fieldset--md-5 {
    width: 41.66667%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-offset-5, .theme-admin .h5e-strict .fieldset--md-offset-5 {
    margin-left: 41.66667%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-6, .theme-admin .h5e-strict .fieldset--md-6 {
    width: 50%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-offset-6, .theme-admin .h5e-strict .fieldset--md-offset-6 {
    margin-left: 50%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-7, .theme-admin .h5e-strict .fieldset--md-7 {
    width: 58.33333%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-offset-7, .theme-admin .h5e-strict .fieldset--md-offset-7 {
    margin-left: 58.33333%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-8, .theme-admin .h5e-strict .fieldset--md-8 {
    width: 66.66667%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-offset-8, .theme-admin .h5e-strict .fieldset--md-offset-8 {
    margin-left: 66.66667%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-9, .theme-admin .h5e-strict .fieldset--md-9 {
    width: 75%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-offset-9, .theme-admin .h5e-strict .fieldset--md-offset-9 {
    margin-left: 75%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-10, .theme-admin .h5e-strict .fieldset--md-10 {
    width: 83.33333%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-offset-10, .theme-admin .h5e-strict .fieldset--md-offset-10 {
    margin-left: 83.33333%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-11, .theme-admin .h5e-strict .fieldset--md-11 {
    width: 91.66667%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-offset-11, .theme-admin .h5e-strict .fieldset--md-offset-11 {
    margin-left: 91.66667%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-12, .theme-admin .h5e-strict .fieldset--md-12 {
    width: 100%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-offset-12, .theme-admin .h5e-strict .fieldset--md-offset-12 {
    margin-left: 100%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-1, .theme-admin .h5e-strict .fieldset--lg-1 {
    width: 8.33333%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-offset-1, .theme-admin .h5e-strict .fieldset--lg-offset-1 {
    margin-left: 8.33333%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-2, .theme-admin .h5e-strict .fieldset--lg-2 {
    width: 16.66667%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-offset-2, .theme-admin .h5e-strict .fieldset--lg-offset-2 {
    margin-left: 16.66667%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-3, .theme-admin .h5e-strict .fieldset--lg-3 {
    width: 25%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-offset-3, .theme-admin .h5e-strict .fieldset--lg-offset-3 {
    margin-left: 25%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-4, .theme-admin .h5e-strict .fieldset--lg-4 {
    width: 33.33333%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-offset-4, .theme-admin .h5e-strict .fieldset--lg-offset-4 {
    margin-left: 33.33333%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-5, .theme-admin .h5e-strict .fieldset--lg-5 {
    width: 41.66667%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-offset-5, .theme-admin .h5e-strict .fieldset--lg-offset-5 {
    margin-left: 41.66667%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-6, .theme-admin .h5e-strict .fieldset--lg-6 {
    width: 50%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-offset-6, .theme-admin .h5e-strict .fieldset--lg-offset-6 {
    margin-left: 50%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-7, .theme-admin .h5e-strict .fieldset--lg-7 {
    width: 58.33333%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-offset-7, .theme-admin .h5e-strict .fieldset--lg-offset-7 {
    margin-left: 58.33333%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-8, .theme-admin .h5e-strict .fieldset--lg-8 {
    width: 66.66667%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-offset-8, .theme-admin .h5e-strict .fieldset--lg-offset-8 {
    margin-left: 66.66667%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-9, .theme-admin .h5e-strict .fieldset--lg-9 {
    width: 75%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-offset-9, .theme-admin .h5e-strict .fieldset--lg-offset-9 {
    margin-left: 75%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-10, .theme-admin .h5e-strict .fieldset--lg-10 {
    width: 83.33333%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-offset-10, .theme-admin .h5e-strict .fieldset--lg-offset-10 {
    margin-left: 83.33333%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-11, .theme-admin .h5e-strict .fieldset--lg-11 {
    width: 91.66667%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-offset-11, .theme-admin .h5e-strict .fieldset--lg-offset-11 {
    margin-left: 91.66667%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-12, .theme-admin .h5e-strict .fieldset--lg-12 {
    width: 100%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-offset-12, .theme-admin .h5e-strict .fieldset--lg-offset-12 {
    margin-left: 100%
  }
}

.theme-shop .h5e-strict .fieldset-row, .theme-admin .h5e-strict .fieldset-row {
  display: block;
  position: relative;
  padding: 0;
  width: auto;
  height: auto;
  margin: 0 -10px
}

.theme-shop .h5e-strict .fieldset-row:after, .theme-admin .h5e-strict .fieldset-row:after {
  display: block;
  content: "";
  clear: both;
  float: none
}

.theme-shop .h5e-strict .checkbox--inline, .theme-admin .h5e-strict .checkbox--inline {
  display: inline
}

.theme-shop .h5e-strict .checkbox[readonly], .theme-admin .h5e-strict .checkbox[readonly] {
  cursor: default
}

.theme-shop .h5e-strict .checkbox[disabled], .theme-admin .h5e-strict .checkbox[disabled] {
  cursor: not-allowed
}

.theme-shop .h5e-strict .date, .theme-admin .h5e-strict .date {
  height: 40px;
  background: white;
  border: 1px solid #ccc;
  border-radius: 0;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  width: 100%;
  display: block;
  padding: 9px
}

.theme-shop .h5e-strict .date[disabled], .theme-shop .h5e-strict .date[readonly], .theme-admin .h5e-strict .date[disabled], .theme-admin .h5e-strict .date[readonly] {
  color: #14acd9;
  background-color: #ccc
}

.theme-shop .h5e-strict .date[readonly], .theme-admin .h5e-strict .date[readonly] {
  cursor: default
}

.theme-shop .h5e-strict .date[disabled], .theme-admin .h5e-strict .date[disabled] {
  cursor: not-allowed
}

.theme-shop .h5e-strict .input, .theme-admin .h5e-strict .input {
  height: 40px;
  background: white;
  border: 1px solid #ccc;
  border-radius: 0;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  width: 100%;
  display: block;
  padding: 9px
}

.theme-shop .h5e-strict .input[disabled], .theme-shop .h5e-strict .input[readonly], .theme-admin .h5e-strict .input[disabled], .theme-admin .h5e-strict .input[readonly] {
  color: #14acd9;
  background-color: #ccc
}

.theme-shop .h5e-strict .input[readonly], .theme-admin .h5e-strict .input[readonly] {
  cursor: default
}

.theme-shop .h5e-strict .input[disabled], .theme-admin .h5e-strict .input[disabled] {
  cursor: not-allowed
}

.theme-shop .h5e-strict .radio-group, .theme-admin .h5e-strict .radio-group {
  width: 100%;
  display: block;
  font-size: 14px;
  line-height: 1.42857;
  color: #555
}

.theme-shop .h5e-strict .radio-group__wrapper, .theme-admin .h5e-strict .radio-group__wrapper {
  display: block;
  white-space: nowrap;
  cursor: pointer;
  margin-bottom: 10px
}

.theme-shop .h5e-strict .radio-group__input, .theme-admin .h5e-strict .radio-group__input {
  display: inline-block;
  vertical-align: top;
  width: 25px
}

.theme-shop .h5e-strict .radio-group__image, .theme-admin .h5e-strict .radio-group__image {
  max-width: 40%;
  display: block;
  width: auto;
  height: auto;
  margin-bottom: 10px
}

.theme-shop .h5e-strict .radio-group__label, .theme-admin .h5e-strict .radio-group__label {
  display: inline-block;
  width: calc(100% - 25px);
  vertical-align: top;
  font-size: 14px;
  line-height: 1.42857;
  white-space: normal
}

.theme-shop .h5e-strict .radio-group__label .paragraph, .theme-admin .h5e-strict .radio-group__label .paragraph {
  margin-bottom: 0
}

.theme-shop .h5e-strict .radio-group[readonly], .theme-admin .h5e-strict .radio-group[readonly] {
  cursor: default
}

.theme-shop .h5e-strict .radio-group[disabled], .theme-admin .h5e-strict .radio-group[disabled] {
  cursor: not-allowed
}

.theme-shop .h5e-strict .rte.textarea, .theme-admin .h5e-strict .rte.textarea {
  min-height: 250px
}

.theme-shop .h5e-strict .select, .theme-admin .h5e-strict .select {
  cursor: pointer;
  height: 40px;
  background: white;
  border: 1px solid #ccc;
  border-radius: 0;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  width: 100%;
  display: block;
  padding: 9px
}

.theme-shop .h5e-strict .select[disabled], .theme-shop .h5e-strict .select[readonly], .theme-admin .h5e-strict .select[disabled], .theme-admin .h5e-strict .select[readonly] {
  color: #14acd9;
  background-color: #ccc
}

.theme-shop .h5e-strict .select[readonly], .theme-admin .h5e-strict .select[readonly] {
  cursor: default
}

.theme-shop .h5e-strict .select[disabled], .theme-admin .h5e-strict .select[disabled] {
  cursor: not-allowed
}

.theme-shop .h5e-strict .select--plain:not(.select--placeholder), .theme-admin .h5e-strict .select--plain:not(.select--placeholder) {
  position: relative;
  z-index: 1
}

.theme-shop .h5e-strict .fieldset--select .fieldset__input, .theme-admin .h5e-strict .fieldset--select .fieldset__input {
  position: relative
}

.theme-shop .h5e-strict .fieldset--select .fieldset__input:before, .theme-admin .h5e-strict .fieldset--select .fieldset__input:before {
  position: absolute;
  height: 40px;
  content: " ";
  display: block;
  border: 1px solid #ccc;
  border-radius: 0;
  background: white;
  z-index: 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  box-sizing: border-box
}

.theme-shop .h5e-strict .fieldset--select.fieldset--highlighted .fieldset__input:before, .theme-shop .h5e-strict .fieldset--select.fieldset--highlighted .fieldset__append, .theme-admin .h5e-strict .fieldset--select.fieldset--highlighted .fieldset__input:before, .theme-admin .h5e-strict .fieldset--select.fieldset--highlighted .fieldset__append {
  border-color: #ccc
}

.theme-shop .h5e-strict .textarea, .theme-admin .h5e-strict .textarea {
  background: white;
  border: 1px solid #ccc;
  border-radius: 0;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  width: 100%;
  display: block;
  padding: 9px;
  font-family: "Lato", sans-serif
}

.theme-shop .h5e-strict .textarea--resize-y, .theme-admin .h5e-strict .textarea--resize-y {
  resize: vertical
}

.theme-shop .h5e-strict .textarea--resize-x, .theme-admin .h5e-strict .textarea--resize-x {
  resize: horizontal
}

.theme-shop .h5e-strict .textarea[disabled], .theme-shop .h5e-strict .textarea[readonly], .theme-admin .h5e-strict .textarea[disabled], .theme-admin .h5e-strict .textarea[readonly] {
  color: #14acd9;
  background-color: #ccc
}

.theme-shop .h5e-strict .textarea[readonly], .theme-admin .h5e-strict .textarea[readonly] {
  cursor: default
}

.theme-shop .h5e-strict .textarea[disabled], .theme-admin .h5e-strict .textarea[disabled] {
  cursor: not-allowed
}

.theme-shop .h5e-strict .fieldset label:not(.button), .theme-admin .h5e-strict .fieldset label:not(.button) {
  color: #232b4c !important
}

.theme-shop .h5e-strict .editor-strict__image-wrap, .theme-admin .h5e-strict .editor-strict__image-wrap {
  position: relative
}

@keyframes editor-strict-loader {
  from {
    transform: translate(-50%, -50%) rotate(0)
  }
  to {
    transform: translate(-50%, -50%) rotate(360deg)
  }
}

.theme-shop .h5e-strict .editor-strict__loader, .theme-admin .h5e-strict .editor-strict__loader {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999
}

.theme-shop .h5e-strict .editor-strict__loader > i, .theme-admin .h5e-strict .editor-strict__loader > i {
  display: block;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  animation: editor-strict-loader 1200ms infinite linear;
  border: 3px solid #232b4c;
  border-radius: 100%;
  border-top-color: transparent
}

.theme-shop .h5e-strict .editor-strict__loader > i:before, .theme-admin .h5e-strict .editor-strict__loader > i:before {
  display: none !important
}

.theme-shop .h5e-strict .switch, .theme-admin .h5e-strict .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  margin-right: 15px;
  margin-top: 15px
}

.theme-shop .h5e-strict .switch input, .theme-admin .h5e-strict .switch input {
  opacity: 0;
  width: 0;
  height: 0
}

.theme-shop .h5e-strict .slider, .theme-admin .h5e-strict .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: .4s
}

.theme-shop .h5e-strict .slider:before, .theme-admin .h5e-strict .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  transition: .4s
}

.theme-shop .h5e-strict input:checked + .slider, .theme-admin .h5e-strict input:checked + .slider {
  background-color: #2196f3
}

.theme-shop .h5e-strict input:focus + .slider, .theme-admin .h5e-strict input:focus + .slider {
  box-shadow: 0 0 1px #2196f3
}

.theme-shop .h5e-strict input:checked + .slider:before, .theme-admin .h5e-strict input:checked + .slider:before {
  transform: translateX(26px)
}

.theme-shop .h5e-strict .slider.round, .theme-admin .h5e-strict .slider.round {
  border-radius: 34px
}

.theme-shop .h5e-strict .slider.round:before, .theme-admin .h5e-strict .slider.round:before {
  border-radius: 50%
}

.theme-shop .h5e-strict .tab-panes__content, .theme-admin .h5e-strict .tab-panes__content {
  background: #fff;
  border: 1px solid #e7ebed;
  border-radius: 0;
  padding: 30px
}

.theme-shop .h5e-strict .tab-panes__navigation, .theme-admin .h5e-strict .tab-panes__navigation {
  border-bottom: 0
}

.theme-shop .h5e-strict .tab-panes__navigationhover .tab-panes__toggle, .theme-admin .h5e-strict .tab-panes__navigationhover .tab-panes__toggle {
  color: #22bcea
}

.theme-shop .h5e-strict .tab-panes__toggle, .theme-admin .h5e-strict .tab-panes__toggle {
  color: #646464 !important;
  background: #fff;
  border: 1px solid #e7ebed !important;
  border-bottom-color: transparent !important;
  border-radius: 0 0 0 0 !important;
  margin-bottom: -1px;
  opacity: .8;
  filter: alpha(opacity=80)
}

.theme-shop .h5e-strict .tab-panes__toggle[aria-expanded="true"], .theme-admin .h5e-strict .tab-panes__toggle[aria-expanded="true"] {
  opacity: 1;
  filter: alpha(opacity=100)
}

.theme-shop .editor-pane, .theme-admin .editor-pane {
  position: absolute;
  top: 113px;
  left: 0;
  bottom: 100px;
  right: 0;
  transition: top 2s;
  max-height: 100vh;
  overflow: hidden
}

.theme-shop .editor-pane__top, .theme-shop .editor-pane__bottom, .theme-admin .editor-pane__top, .theme-admin .editor-pane__bottom {
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  transition: top 1s;
  overflow-y: auto;
  overflow-x: hidden
}

.theme-shop .editor-pane--top .editor-pane__top, .theme-admin .editor-pane--top .editor-pane__top {
  top: 0
}

.theme-shop .editor-pane--top .editor-pane__bottom, .theme-admin .editor-pane--top .editor-pane__bottom {
  top: 100vh
}

.theme-shop .editor-pane--bottom .editor-pane__top, .theme-admin .editor-pane--bottom .editor-pane__top {
  top: -100vh
}

.theme-shop .editor-pane--bottom .editor-pane__bottom, .theme-admin .editor-pane--bottom .editor-pane__bottom {
  top: 0
}

.theme-shop .slide-toggle, .theme-admin .slide-toggle {
  position: relative;
  width: 240px
}

.theme-shop .slide-toggle *, .theme-shop .slide-toggle *:before, .theme-shop .slide-toggle *:after, .theme-admin .slide-toggle *, .theme-admin .slide-toggle *:before, .theme-admin .slide-toggle *:after {
  box-sizing: border-box
}

.theme-shop .slide-toggle input[type="checkbox"], .theme-admin .slide-toggle input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0
}

.theme-shop .slide-toggle input[type="checkbox"][disabled] ~ label, .theme-admin .slide-toggle input[type="checkbox"][disabled] ~ label {
  pointer-events: none
}

.theme-shop .slide-toggle input[type="checkbox"][disabled] ~ label .slide-toggle__switch, .theme-admin .slide-toggle input[type="checkbox"][disabled] ~ label .slide-toggle__switch {
  opacity: .4
}

.theme-shop .slide-toggle input[type="checkbox"]:checked ~ label .slide-toggle__switch:before, .theme-admin .slide-toggle input[type="checkbox"]:checked ~ label .slide-toggle__switch:before {
  content: attr(data-checked);
  left: 0
}

.theme-shop .slide-toggle input[type="checkbox"]:checked ~ label .slide-toggle__switch:after, .theme-admin .slide-toggle input[type="checkbox"]:checked ~ label .slide-toggle__switch:after {
  content: attr(data-label)
}

.theme-shop .slide-toggle label, .theme-admin .slide-toggle label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.theme-shop .slide-toggle label .slide-toggle__switch, .theme-admin .slide-toggle label .slide-toggle__switch {
  position: relative
}

.theme-shop .slide-toggle label .slide-toggle__switch:before, .theme-admin .slide-toggle label .slide-toggle__switch:before {
  content: attr(data-unchecked);
  position: absolute;
  top: 0;
  text-align: center
}

.theme-shop .slide-toggle label .slide-toggle__switch:after, .theme-admin .slide-toggle label .slide-toggle__switch:after {
  content: attr(data-label);
  position: absolute;
  z-index: 5;
  text-align: center;
  background: white;
  transform: translate3d(0, 0, 0)
}

.theme-shop .slide-toggle input[type="checkbox"][disabled] ~ label, .theme-admin .slide-toggle input[type="checkbox"][disabled] ~ label {
  color: rgba(95, 192, 84, 0.5)
}

.theme-shop .slide-toggle input[type="checkbox"]:focus ~ label .slide-toggle__switch, .theme-shop .slide-toggle input[type="checkbox"]:hover ~ label .slide-toggle__switch, .theme-admin .slide-toggle input[type="checkbox"]:focus ~ label .slide-toggle__switch, .theme-admin .slide-toggle input[type="checkbox"]:hover ~ label .slide-toggle__switch {
  background-color: #5fc054
}

.theme-shop .slide-toggle input[type="checkbox"]:focus ~ label .slide-toggle__switch:after, .theme-shop .slide-toggle input[type="checkbox"]:hover ~ label .slide-toggle__switch:after, .theme-admin .slide-toggle input[type="checkbox"]:focus ~ label .slide-toggle__switch:after, .theme-admin .slide-toggle input[type="checkbox"]:hover ~ label .slide-toggle__switch:after {
  color: #47a43d
}

.theme-shop .slide-toggle input[type="checkbox"]:hover ~ label, .theme-admin .slide-toggle input[type="checkbox"]:hover ~ label {
  color: #4fb743
}

.theme-shop .slide-toggle input[type="checkbox"]:checked ~ label:hover, .theme-admin .slide-toggle input[type="checkbox"]:checked ~ label:hover {
  color: #55bc49
}

.theme-shop .slide-toggle input[type="checkbox"]:checked ~ label .slide-toggle__switch, .theme-admin .slide-toggle input[type="checkbox"]:checked ~ label .slide-toggle__switch {
  background-color: #70c767
}

.theme-shop .slide-toggle input[type="checkbox"]:checked ~ label .slide-toggle__switch:after, .theme-admin .slide-toggle input[type="checkbox"]:checked ~ label .slide-toggle__switch:after {
  color: #4fb743
}

.theme-shop .slide-toggle input[type="checkbox"]:checked:focus ~ label .slide-toggle__switch, .theme-shop .slide-toggle input[type="checkbox"]:checked:hover ~ label .slide-toggle__switch, .theme-admin .slide-toggle input[type="checkbox"]:checked:focus ~ label .slide-toggle__switch, .theme-admin .slide-toggle input[type="checkbox"]:checked:hover ~ label .slide-toggle__switch {
  background-color: #5fc054
}

.theme-shop .slide-toggle input[type="checkbox"]:checked:focus ~ label .slide-toggle__switch:after, .theme-shop .slide-toggle input[type="checkbox"]:checked:hover ~ label .slide-toggle__switch:after, .theme-admin .slide-toggle input[type="checkbox"]:checked:focus ~ label .slide-toggle__switch:after, .theme-admin .slide-toggle input[type="checkbox"]:checked:hover ~ label .slide-toggle__switch:after {
  color: #47a43d
}

.theme-shop .slide-toggle label .slide-toggle__switch, .theme-admin .slide-toggle label .slide-toggle__switch {
  transition: background-color .3s cubic-bezier(0, 1, 0.5, 1);
  background: #70c767
}

.theme-shop .slide-toggle label .slide-toggle__switch:before, .theme-admin .slide-toggle label .slide-toggle__switch:before {
  color: rgba(255, 255, 255, 0.5)
}

.theme-shop .slide-toggle label .slide-toggle__switch:after, .theme-admin .slide-toggle label .slide-toggle__switch:after {
  transition: transform .3s cubic-bezier(0, 1, 0.5, 1);
  color: #5fc054
}

.theme-shop .slide-toggle input[type="checkbox"]:focus ~ label .slide-toggle__switch:after, .theme-shop .slide-toggle input[type="checkbox"]:hover ~ label .slide-toggle__switch:after, .theme-admin .slide-toggle input[type="checkbox"]:focus ~ label .slide-toggle__switch:after, .theme-admin .slide-toggle input[type="checkbox"]:hover ~ label .slide-toggle__switch:after {
  box-shadow: none
}

.theme-shop .slide-toggle input[type="checkbox"]:checked ~ label .slide-toggle__switch:after, .theme-admin .slide-toggle input[type="checkbox"]:checked ~ label .slide-toggle__switch:after {
  transform: translate3d(118px, 0, 0)
}

.theme-shop .slide-toggle input[type="checkbox"]:checked:focus ~ label .slide-toggle__switch:after, .theme-shop .slide-toggle input[type="checkbox"]:checked:hover ~ label .slide-toggle__switch:after, .theme-admin .slide-toggle input[type="checkbox"]:checked:focus ~ label .slide-toggle__switch:after, .theme-admin .slide-toggle input[type="checkbox"]:checked:hover ~ label .slide-toggle__switch:after {
  box-shadow: none
}

.theme-shop .slide-toggle label .slide-toggle__switch, .theme-admin .slide-toggle label .slide-toggle__switch {
  cursor: pointer;
  height: 36px;
  -ms-flex: 0 0 240px;
  flex: 0 0 240px;
  border-radius: 1px
}

.theme-shop .slide-toggle label .slide-toggle__switch:before, .theme-admin .slide-toggle label .slide-toggle__switch:before {
  left: 120px;
  font-size: 14px;
  line-height: 36px;
  width: 120px;
  padding: 0 12px
}

.theme-shop .slide-toggle label .slide-toggle__switch:after, .theme-admin .slide-toggle label .slide-toggle__switch:after {
  top: 2px;
  left: 2px;
  border-radius: .5px;
  width: 118px;
  line-height: 32px;
  font-size: 14px
}

.theme-shop .slide-toggle label .slide-toggle__switch:hover:after, .theme-admin .slide-toggle label .slide-toggle__switch:hover:after {
  box-shadow: none
}

.theme-shop .slide-toggle-container, .theme-admin .slide-toggle-container {
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0 12px
}

.theme-shop .slide-toggle-container > .slide-toggle, .theme-admin .slide-toggle-container > .slide-toggle {
  display: -ms-flexbox;
  display: flex
}

.theme-shop .slide-toggle-container .confirm-popover, .theme-admin .slide-toggle-container .confirm-popover {
  position: absolute;
  top: 10px;
  right: 12px;
  max-width: 350px;
  z-index: 999999999
}

.theme-shop .confirm-popover, .theme-admin .confirm-popover {
  background: white;
  border: 1px solid #f1f1f1;
  padding: 15px;
  color: #333;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12)
}

.theme-shop .confirm-popover__text, .theme-admin .confirm-popover__text {
  white-space: normal;
  margin-bottom: 20px
}

.theme-shop .confirm-popover__actions:after, .theme-admin .confirm-popover__actions:after {
  display: table;
  content: " ";
  clear: both
}

.theme-shop .confirm-popover__action, .theme-admin .confirm-popover__action {
  float: right;
  min-width: 50px;
  margin-left: 5px
}

.theme-shop .confirm-popover__remember > label, .theme-admin .confirm-popover__remember > label {
  color: #333;
  font-size: 12px;
  line-height: 1.2
}

*

/ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css *//*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
}
.theme-shop html, .theme-admin html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

.theme-shop body, .theme-admin body {
  margin: 0
}

.theme-shop article, .theme-shop aside, .theme-shop details, .theme-shop figcaption, .theme-shop figure, .theme-shop footer, .theme-shop header, .theme-shop hgroup, .theme-shop main, .theme-shop menu, .theme-shop nav, .theme-shop section, .theme-shop summary, .theme-admin article, .theme-admin aside, .theme-admin details, .theme-admin figcaption, .theme-admin figure, .theme-admin footer, .theme-admin header, .theme-admin hgroup, .theme-admin main, .theme-admin menu, .theme-admin nav, .theme-admin section, .theme-admin summary {
  display: block
}

.theme-shop audio, .theme-shop canvas, .theme-shop progress, .theme-shop video, .theme-admin audio, .theme-admin canvas, .theme-admin progress, .theme-admin video {
  display: inline-block;
  vertical-align: baseline
}

.theme-shop audio:not([controls]), .theme-admin audio:not([controls]) {
  display: none;
  height: 0
}

.theme-shop [hidden], .theme-shop template, .theme-admin [hidden], .theme-admin template {
  display: none
}

.theme-shop a, .theme-admin a {
  background-color: transparent
}

.theme-shop a:active, .theme-shop a:hover, .theme-admin a:active, .theme-admin a:hover {
  outline: 0
}

.theme-shop abbr[title], .theme-admin abbr[title] {
  border-bottom: 1px dotted
}

.theme-shop b, .theme-shop strong, .theme-admin b, .theme-admin strong {
  font-weight: bold
}

.theme-shop dfn, .theme-admin dfn {
  font-style: italic
}

.theme-shop h1, .theme-admin h1 {
  font-size: 2em;
  margin: .67em 0
}

.theme-shop mark, .theme-admin mark {
  background: #ff0;
  color: #000
}

.theme-shop small, .theme-admin small {
  font-size: 80%
}

.theme-shop sub, .theme-shop sup, .theme-admin sub, .theme-admin sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

.theme-shop sup, .theme-admin sup {
  top: -0.5em
}

.theme-shop sub, .theme-admin sub {
  bottom: -0.25em
}

.theme-shop img, .theme-admin img {
  border: 0
}

.theme-shop svg:not(:root), .theme-admin svg:not(:root) {
  overflow: hidden
}

.theme-shop figure, .theme-admin figure {
  margin: 1em 40px
}

.theme-shop hr, .theme-admin hr {
  box-sizing: content-box;
  height: 0
}

.theme-shop pre, .theme-admin pre {
  overflow: auto
}

.theme-shop code, .theme-shop kbd, .theme-shop pre, .theme-shop samp, .theme-admin code, .theme-admin kbd, .theme-admin pre, .theme-admin samp {
  font-family: monospace, monospace;
  font-size: 1em
}

.theme-shop button, .theme-shop input, .theme-shop optgroup, .theme-shop select, .theme-shop textarea, .theme-admin button, .theme-admin input, .theme-admin optgroup, .theme-admin select, .theme-admin textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

.theme-shop button, .theme-admin button {
  overflow: visible
}

.theme-shop button, .theme-shop select, .theme-admin button, .theme-admin select {
  text-transform: none
}

.theme-shop button, .theme-shop html input[type="button"], .theme-shop input[type="reset"], .theme-shop input[type="submit"], .theme-admin button, .theme-admin html input[type="button"], .theme-admin input[type="reset"], .theme-admin input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer
}

.theme-shop button[disabled], .theme-shop html input[disabled], .theme-admin button[disabled], .theme-admin html input[disabled] {
  cursor: default
}

.theme-shop button::-moz-focus-inner, .theme-shop input::-moz-focus-inner, .theme-admin button::-moz-focus-inner, .theme-admin input::-moz-focus-inner {
  border: 0;
  padding: 0
}

.theme-shop input, .theme-admin input {
  line-height: normal
}

.theme-shop input[type="checkbox"], .theme-shop input[type="radio"], .theme-admin input[type="checkbox"], .theme-admin input[type="radio"] {
  box-sizing: border-box;
  padding: 0
}

.theme-shop input[type="number"]::-webkit-inner-spin-button, .theme-shop input[type="number"]::-webkit-outer-spin-button, .theme-admin input[type="number"]::-webkit-inner-spin-button, .theme-admin input[type="number"]::-webkit-outer-spin-button {
  height: auto
}

.theme-shop input[type="search"], .theme-admin input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box
}

.theme-shop input[type="search"]::-webkit-search-cancel-button, .theme-shop input[type="search"]::-webkit-search-decoration, .theme-admin input[type="search"]::-webkit-search-cancel-button, .theme-admin input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

.theme-shop fieldset, .theme-shop .h5e-strict .fieldset, .theme-admin .h5e-strict .theme-shop .fieldset, .theme-admin fieldset, .theme-shop .h5e-strict .theme-admin .fieldset, .theme-admin .h5e-strict .fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

.theme-shop legend, .theme-admin legend {
  border: 0;
  padding: 0
}

.theme-shop textarea, .theme-admin textarea {
  overflow: auto
}

.theme-shop optgroup, .theme-admin optgroup {
  font-weight: bold
}

.theme-shop table, .theme-admin table {
  border-collapse: collapse;
  border-spacing: 0
}

.theme-shop td, .theme-shop th, .theme-admin td, .theme-admin th {
  padding: 0
}

@media print {
  .theme-shop *, .theme-shop *:before, .theme-shop *:after, .theme-admin *, .theme-admin *:before, .theme-admin *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important
  }

  .theme-shop a, .theme-shop a:visited, .theme-admin a, .theme-admin a:visited {
    text-decoration: underline
  }

  .theme-shop a[href]:after, .theme-admin a[href]:after {
    content: " (" attr(href) ")"
  }

  .theme-shop abbr[title]:after, .theme-admin abbr[title]:after {
    content: " (" attr(title) ")"
  }

  .theme-shop a[href^="#"]:after, .theme-shop a[href^="javascript:"]:after, .theme-admin a[href^="#"]:after, .theme-admin a[href^="javascript:"]:after {
    content: ""
  }

  .theme-shop pre, .theme-shop blockquote, .theme-admin pre, .theme-admin blockquote {
    border: 1px solid #999;
    page-break-inside: avoid
  }

  .theme-shop thead, .theme-admin thead {
    display: table-header-group
  }

  .theme-shop tr, .theme-shop img, .theme-admin tr, .theme-admin img {
    page-break-inside: avoid
  }

  .theme-shop img, .theme-admin img {
    max-width: 100% !important
  }

  .theme-shop p, .theme-shop h2, .theme-shop h3, .theme-admin p, .theme-admin h2, .theme-admin h3 {
    orphans: 3;
    widows: 3
  }

  .theme-shop h2, .theme-shop h3, .theme-admin h2, .theme-admin h3 {
    page-break-after: avoid
  }

  .theme-shop .navbar, .theme-admin .navbar {
    display: none
  }

  .theme-shop .btn > .caret, .theme-shop .dropup > .btn > .caret, .theme-admin .btn > .caret, .theme-admin .dropup > .btn > .caret {
    border-top-color: #000 !important
  }

  .theme-shop .label, .theme-admin .label {
    border: 1px solid #000
  }

  .theme-shop .table, .theme-admin .table {
    border-collapse: collapse !important
  }

  .theme-shop .table td, .theme-shop .table th, .theme-admin .table td, .theme-admin .table th {
    background-color: #fff !important
  }

  .theme-shop .table-bordered th, .theme-shop .table-bordered td, .theme-admin .table-bordered th, .theme-admin .table-bordered td {
    border: 1px solid #ddd !important
  }
}

.theme-shop *, .theme-admin * {
  box-sizing: border-box
}

.theme-shop *:before, .theme-shop *:after, .theme-admin *:before, .theme-admin *:after {
  box-sizing: border-box
}

.theme-shop html, .theme-admin html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.theme-shop body, .theme-admin body {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333;
  background-color: #e5e5e5
}

.theme-shop input, .theme-shop button, .theme-shop select, .theme-shop textarea, .theme-admin input, .theme-admin button, .theme-admin select, .theme-admin textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

.theme-shop a, .theme-admin a {
  color: #14acd9;
  text-decoration: none
}

.theme-shop a:hover, .theme-shop a:focus, .theme-admin a:hover, .theme-admin a:focus {
  color: #0e7593;
  text-decoration: none
}

.theme-shop a:focus, .theme-admin a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.theme-shop figure, .theme-admin figure {
  margin: 0
}

.theme-shop img, .theme-admin img {
  vertical-align: middle
}

.theme-shop .img-responsive, .theme-admin .img-responsive {
  display: block;
  max-width: 100%;
  height: auto
}

.theme-shop .img-rounded, .theme-admin .img-rounded {
  border-radius: 0
}

.theme-shop .img-thumbnail, .theme-admin .img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto
}

.theme-shop .img-circle, .theme-admin .img-circle {
  border-radius: 50%
}

.theme-shop hr, .theme-admin hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee
}

.theme-shop .sr-only, .theme-admin .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.theme-shop .sr-only-focusable:active, .theme-shop .sr-only-focusable:focus, .theme-admin .sr-only-focusable:active, .theme-admin .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto
}

.theme-shop [role="button"], .theme-admin [role="button"] {
  cursor: pointer
}

.theme-shop h1, .theme-shop h2, .theme-shop h3, .theme-shop h4, .theme-shop h5, .theme-shop h6, .theme-shop .h1, .theme-shop .h2, .theme-shop .h3, .theme-shop .h4, .theme-shop .h5, .theme-shop .h6, .theme-admin h1, .theme-admin h2, .theme-admin h3, .theme-admin h4, .theme-admin h5, .theme-admin h6, .theme-admin .h1, .theme-admin .h2, .theme-admin .h3, .theme-admin .h4, .theme-admin .h5, .theme-admin .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit
}

.theme-shop h1 small, .theme-shop h1 .small, .theme-shop h2 small, .theme-shop h2 .small, .theme-shop h3 small, .theme-shop h3 .small, .theme-shop h4 small, .theme-shop h4 .small, .theme-shop h5 small, .theme-shop h5 .small, .theme-shop h6 small, .theme-shop h6 .small, .theme-shop .h1 small, .theme-shop .h1 .small, .theme-shop .h2 small, .theme-shop .h2 .small, .theme-shop .h3 small, .theme-shop .h3 .small, .theme-shop .h4 small, .theme-shop .h4 .small, .theme-shop .h5 small, .theme-shop .h5 .small, .theme-shop .h6 small, .theme-shop .h6 .small, .theme-admin h1 small, .theme-admin h1 .small, .theme-admin h2 small, .theme-admin h2 .small, .theme-admin h3 small, .theme-admin h3 .small, .theme-admin h4 small, .theme-admin h4 .small, .theme-admin h5 small, .theme-admin h5 .small, .theme-admin h6 small, .theme-admin h6 .small, .theme-admin .h1 small, .theme-admin .h1 .small, .theme-admin .h2 small, .theme-admin .h2 .small, .theme-admin .h3 small, .theme-admin .h3 .small, .theme-admin .h4 small, .theme-admin .h4 .small, .theme-admin .h5 small, .theme-admin .h5 .small, .theme-admin .h6 small, .theme-admin .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777
}

.theme-shop h1, .theme-shop .h1, .theme-shop h2, .theme-shop .h2, .theme-shop h3, .theme-shop .h3, .theme-admin h1, .theme-admin .h1, .theme-admin h2, .theme-admin .h2, .theme-admin h3, .theme-admin .h3 {
  margin-top: 20px;
  margin-bottom: 10px
}

.theme-shop h1 small, .theme-shop h1 .small, .theme-shop .h1 small, .theme-shop .h1 .small, .theme-shop h2 small, .theme-shop h2 .small, .theme-shop .h2 small, .theme-shop .h2 .small, .theme-shop h3 small, .theme-shop h3 .small, .theme-shop .h3 small, .theme-shop .h3 .small, .theme-admin h1 small, .theme-admin h1 .small, .theme-admin .h1 small, .theme-admin .h1 .small, .theme-admin h2 small, .theme-admin h2 .small, .theme-admin .h2 small, .theme-admin .h2 .small, .theme-admin h3 small, .theme-admin h3 .small, .theme-admin .h3 small, .theme-admin .h3 .small {
  font-size: 65%
}

.theme-shop h4, .theme-shop .h4, .theme-shop h5, .theme-shop .h5, .theme-shop h6, .theme-shop .h6, .theme-admin h4, .theme-admin .h4, .theme-admin h5, .theme-admin .h5, .theme-admin h6, .theme-admin .h6 {
  margin-top: 10px;
  margin-bottom: 10px
}

.theme-shop h4 small, .theme-shop h4 .small, .theme-shop .h4 small, .theme-shop .h4 .small, .theme-shop h5 small, .theme-shop h5 .small, .theme-shop .h5 small, .theme-shop .h5 .small, .theme-shop h6 small, .theme-shop h6 .small, .theme-shop .h6 small, .theme-shop .h6 .small, .theme-admin h4 small, .theme-admin h4 .small, .theme-admin .h4 small, .theme-admin .h4 .small, .theme-admin h5 small, .theme-admin h5 .small, .theme-admin .h5 small, .theme-admin .h5 .small, .theme-admin h6 small, .theme-admin h6 .small, .theme-admin .h6 small, .theme-admin .h6 .small {
  font-size: 75%
}

.theme-shop h1, .theme-shop .h1, .theme-admin h1, .theme-admin .h1 {
  font-size: 36px
}

.theme-shop h2, .theme-shop .h2, .theme-admin h2, .theme-admin .h2 {
  font-size: 30px
}

.theme-shop h3, .theme-shop .h3, .theme-admin h3, .theme-admin .h3 {
  font-size: 24px
}

.theme-shop h4, .theme-shop .h4, .theme-admin h4, .theme-admin .h4 {
  font-size: 18px
}

.theme-shop h5, .theme-shop .h5, .theme-admin h5, .theme-admin .h5 {
  font-size: 14px
}

.theme-shop h6, .theme-shop .h6, .theme-admin h6, .theme-admin .h6 {
  font-size: 12px
}

.theme-shop p, .theme-admin p {
  margin: 0 0 10px
}

.theme-shop .lead, .theme-admin .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4
}

@media (min-width: 768px) {
  .theme-shop .lead, .theme-admin .lead {
    font-size: 21px
  }
}

.theme-shop small, .theme-shop .small, .theme-admin small, .theme-admin .small {
  font-size: 85%
}

.theme-shop mark, .theme-shop .mark, .theme-admin mark, .theme-admin .mark {
  background-color: #fcf8e3;
  padding: .2em
}

.theme-shop .text-left, .theme-admin .text-left {
  text-align: left
}

.theme-shop .text-right, .theme-admin .text-right {
  text-align: right
}

.theme-shop .text-center, .theme-admin .text-center {
  text-align: center
}

.theme-shop .text-justify, .theme-admin .text-justify {
  text-align: justify
}

.theme-shop .text-nowrap, .theme-admin .text-nowrap {
  white-space: nowrap
}

.theme-shop .text-lowercase, .theme-admin .text-lowercase {
  text-transform: lowercase
}

.theme-shop .text-uppercase, .theme-shop .initialism, .theme-admin .text-uppercase, .theme-admin .initialism {
  text-transform: uppercase
}

.theme-shop .text-capitalize, .theme-admin .text-capitalize {
  text-transform: capitalize
}

.theme-shop .text-muted, .theme-admin .text-muted {
  color: #777
}

.theme-shop .text-primary, .theme-admin .text-primary {
  color: #1dbbea
}

.theme-shop a.text-primary:hover, .theme-shop a.text-primary:focus, .theme-admin a.text-primary:hover, .theme-admin a.text-primary:focus {
  color: #129ac2
}

.theme-shop .text-success, .theme-admin .text-success {
  color: #3c763d
}

.theme-shop a.text-success:hover, .theme-shop a.text-success:focus, .theme-admin a.text-success:hover, .theme-admin a.text-success:focus {
  color: #2b542c
}

.theme-shop .text-info, .theme-admin .text-info {
  color: #31708f
}

.theme-shop a.text-info:hover, .theme-shop a.text-info:focus, .theme-admin a.text-info:hover, .theme-admin a.text-info:focus {
  color: #245269
}

.theme-shop .text-warning, .theme-admin .text-warning {
  color: #8a6d3b
}

.theme-shop a.text-warning:hover, .theme-shop a.text-warning:focus, .theme-admin a.text-warning:hover, .theme-admin a.text-warning:focus {
  color: #66512c
}

.theme-shop .text-danger, .theme-admin .text-danger {
  color: #a94442
}

.theme-shop a.text-danger:hover, .theme-shop a.text-danger:focus, .theme-admin a.text-danger:hover, .theme-admin a.text-danger:focus {
  color: #843534
}

.theme-shop .bg-primary, .theme-admin .bg-primary {
  color: #fff
}

.theme-shop .bg-primary, .theme-admin .bg-primary {
  background-color: #1dbbea
}

.theme-shop a.bg-primary:hover, .theme-shop a.bg-primary:focus, .theme-admin a.bg-primary:hover, .theme-admin a.bg-primary:focus {
  background-color: #129ac2
}

.theme-shop .bg-success, .theme-admin .bg-success {
  background-color: #dff0d8
}

.theme-shop a.bg-success:hover, .theme-shop a.bg-success:focus, .theme-admin a.bg-success:hover, .theme-admin a.bg-success:focus {
  background-color: #c1e2b3
}

.theme-shop .bg-info, .theme-admin .bg-info {
  background-color: #d9edf7
}

.theme-shop a.bg-info:hover, .theme-shop a.bg-info:focus, .theme-admin a.bg-info:hover, .theme-admin a.bg-info:focus {
  background-color: #afd9ee
}

.theme-shop .bg-warning, .theme-admin .bg-warning {
  background-color: #fcf8e3
}

.theme-shop a.bg-warning:hover, .theme-shop a.bg-warning:focus, .theme-admin a.bg-warning:hover, .theme-admin a.bg-warning:focus {
  background-color: #f7ecb5
}

.theme-shop .bg-danger, .theme-admin .bg-danger {
  background-color: #f2dede
}

.theme-shop a.bg-danger:hover, .theme-shop a.bg-danger:focus, .theme-admin a.bg-danger:hover, .theme-admin a.bg-danger:focus {
  background-color: #e4b9b9
}

.theme-shop .page-header, .theme-admin .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee
}

.theme-shop ul, .theme-shop ol, .theme-admin ul, .theme-admin ol {
  margin-top: 0;
  margin-bottom: 10px
}

.theme-shop ul ul, .theme-shop ul ol, .theme-shop ol ul, .theme-shop ol ol, .theme-admin ul ul, .theme-admin ul ol, .theme-admin ol ul, .theme-admin ol ol {
  margin-bottom: 0
}

.theme-shop .list-unstyled, .theme-admin .list-unstyled {
  padding-left: 0;
  list-style: none
}

.theme-shop .list-inline, .theme-admin .list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px
}

.theme-shop .list-inline > li, .theme-admin .list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px
}

.theme-shop dl, .theme-admin dl {
  margin-top: 0;
  margin-bottom: 20px
}

.theme-shop dt, .theme-shop dd, .theme-admin dt, .theme-admin dd {
  line-height: 1.42857
}

.theme-shop dt, .theme-admin dt {
  font-weight: bold
}

.theme-shop dd, .theme-admin dd {
  margin-left: 0
}

.theme-shop .dl-horizontal dd:before, .theme-shop .dl-horizontal dd:after, .theme-admin .dl-horizontal dd:before, .theme-admin .dl-horizontal dd:after {
  content: " ";
  display: table
}

.theme-shop .dl-horizontal dd:after, .theme-admin .dl-horizontal dd:after {
  clear: both
}

@media (min-width: 768px) {
  .theme-shop .dl-horizontal dt, .theme-admin .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
  }

  .theme-shop .dl-horizontal dd, .theme-admin .dl-horizontal dd {
    margin-left: 180px
  }
}

.theme-shop abbr[title], .theme-shop abbr[data-original-title], .theme-admin abbr[title], .theme-admin abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777
}

.theme-shop .initialism, .theme-admin .initialism {
  font-size: 90%
}

.theme-shop blockquote, .theme-admin blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee
}

.theme-shop blockquote p:last-child, .theme-shop blockquote ul:last-child, .theme-shop blockquote ol:last-child, .theme-admin blockquote p:last-child, .theme-admin blockquote ul:last-child, .theme-admin blockquote ol:last-child {
  margin-bottom: 0
}

.theme-shop blockquote footer, .theme-shop blockquote small, .theme-shop blockquote .small, .theme-admin blockquote footer, .theme-admin blockquote small, .theme-admin blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777
}

.theme-shop blockquote footer:before, .theme-shop blockquote small:before, .theme-shop blockquote .small:before, .theme-admin blockquote footer:before, .theme-admin blockquote small:before, .theme-admin blockquote .small:before {
  content: '\2014 \00A0'
}

.theme-shop .blockquote-reverse, .theme-shop blockquote.pull-right, .theme-admin .blockquote-reverse, .theme-admin blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right
}

.theme-shop .blockquote-reverse footer:before, .theme-shop .blockquote-reverse small:before, .theme-shop .blockquote-reverse .small:before, .theme-shop blockquote.pull-right footer:before, .theme-shop blockquote.pull-right small:before, .theme-shop blockquote.pull-right .small:before, .theme-admin .blockquote-reverse footer:before, .theme-admin .blockquote-reverse small:before, .theme-admin .blockquote-reverse .small:before, .theme-admin blockquote.pull-right footer:before, .theme-admin blockquote.pull-right small:before, .theme-admin blockquote.pull-right .small:before {
  content: ''
}

.theme-shop .blockquote-reverse footer:after, .theme-shop .blockquote-reverse small:after, .theme-shop .blockquote-reverse .small:after, .theme-shop blockquote.pull-right footer:after, .theme-shop blockquote.pull-right small:after, .theme-shop blockquote.pull-right .small:after, .theme-admin .blockquote-reverse footer:after, .theme-admin .blockquote-reverse small:after, .theme-admin .blockquote-reverse .small:after, .theme-admin blockquote.pull-right footer:after, .theme-admin blockquote.pull-right small:after, .theme-admin blockquote.pull-right .small:after {
  content: '\00A0 \2014'
}

.theme-shop address, .theme-admin address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857
}

.theme-shop code, .theme-shop kbd, .theme-shop pre, .theme-shop samp, .theme-admin code, .theme-admin kbd, .theme-admin pre, .theme-admin samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

.theme-shop code, .theme-admin code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0
}

.theme-shop kbd, .theme-admin kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.theme-shop kbd kbd, .theme-admin kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none
}

.theme-shop pre, .theme-admin pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0
}

.theme-shop pre code, .theme-admin pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0
}

.theme-shop .pre-scrollable, .theme-admin .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll
}

.theme-shop .container, .theme-admin .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px
}

.theme-shop .container:before, .theme-shop .container:after, .theme-admin .container:before, .theme-admin .container:after {
  content: " ";
  display: table
}

.theme-shop .container:after, .theme-admin .container:after {
  clear: both
}

@media (min-width: 768px) {
  .theme-shop .container, .theme-admin .container {
    width: 750px
  }
}

@media (min-width: 992px) {
  .theme-shop .container, .theme-admin .container {
    width: 970px
  }
}

@media (min-width: 1200px) {
  .theme-shop .container, .theme-admin .container {
    width: 1170px
  }
}

.theme-shop .container-fluid, .theme-admin .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px
}

.theme-shop .container-fluid:before, .theme-shop .container-fluid:after, .theme-admin .container-fluid:before, .theme-admin .container-fluid:after {
  content: " ";
  display: table
}

.theme-shop .container-fluid:after, .theme-admin .container-fluid:after {
  clear: both
}

.theme-shop .row, .theme-admin .row {
  margin-left: -15px;
  margin-right: -15px
}

.theme-shop .row:before, .theme-shop .row:after, .theme-admin .row:before, .theme-admin .row:after {
  content: " ";
  display: table
}

.theme-shop .row:after, .theme-admin .row:after {
  clear: both
}

.theme-shop .col-xs-1, .theme-shop .col-sm-1, .theme-shop .col-md-1, .theme-shop .col-lg-1, .theme-shop .col-xs-2, .theme-shop .col-sm-2, .theme-shop .col-md-2, .theme-shop .col-lg-2, .theme-shop .col-xs-3, .theme-shop .col-sm-3, .theme-shop .col-md-3, .theme-shop .col-lg-3, .theme-shop .col-xs-4, .theme-shop .col-sm-4, .theme-shop .col-md-4, .theme-shop .col-lg-4, .theme-shop .col-xs-5, .theme-shop .col-sm-5, .theme-shop .col-md-5, .theme-shop .col-lg-5, .theme-shop .col-xs-6, .theme-shop .col-sm-6, .theme-shop .col-md-6, .theme-shop .col-lg-6, .theme-shop .col-xs-7, .theme-shop .col-sm-7, .theme-shop .col-md-7, .theme-shop .col-lg-7, .theme-shop .col-xs-8, .theme-shop .col-sm-8, .theme-shop .col-md-8, .theme-shop .col-lg-8, .theme-shop .col-xs-9, .theme-shop .col-sm-9, .theme-shop .col-md-9, .theme-shop .col-lg-9, .theme-shop .col-xs-10, .theme-shop .col-sm-10, .theme-shop .col-md-10, .theme-shop .col-lg-10, .theme-shop .col-xs-11, .theme-shop .col-sm-11, .theme-shop .col-md-11, .theme-shop .col-lg-11, .theme-shop .col-xs-12, .theme-shop .col-sm-12, .theme-shop .col-md-12, .theme-shop .col-lg-12, .theme-admin .col-xs-1, .theme-admin .col-sm-1, .theme-admin .col-md-1, .theme-admin .col-lg-1, .theme-admin .col-xs-2, .theme-admin .col-sm-2, .theme-admin .col-md-2, .theme-admin .col-lg-2, .theme-admin .col-xs-3, .theme-admin .col-sm-3, .theme-admin .col-md-3, .theme-admin .col-lg-3, .theme-admin .col-xs-4, .theme-admin .col-sm-4, .theme-admin .col-md-4, .theme-admin .col-lg-4, .theme-admin .col-xs-5, .theme-admin .col-sm-5, .theme-admin .col-md-5, .theme-admin .col-lg-5, .theme-admin .col-xs-6, .theme-admin .col-sm-6, .theme-admin .col-md-6, .theme-admin .col-lg-6, .theme-admin .col-xs-7, .theme-admin .col-sm-7, .theme-admin .col-md-7, .theme-admin .col-lg-7, .theme-admin .col-xs-8, .theme-admin .col-sm-8, .theme-admin .col-md-8, .theme-admin .col-lg-8, .theme-admin .col-xs-9, .theme-admin .col-sm-9, .theme-admin .col-md-9, .theme-admin .col-lg-9, .theme-admin .col-xs-10, .theme-admin .col-sm-10, .theme-admin .col-md-10, .theme-admin .col-lg-10, .theme-admin .col-xs-11, .theme-admin .col-sm-11, .theme-admin .col-md-11, .theme-admin .col-lg-11, .theme-admin .col-xs-12, .theme-admin .col-sm-12, .theme-admin .col-md-12, .theme-admin .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}

.theme-shop .col-xs-1, .theme-shop .col-xs-2, .theme-shop .col-xs-3, .theme-shop .col-xs-4, .theme-shop .col-xs-5, .theme-shop .col-xs-6, .theme-shop .col-xs-7, .theme-shop .col-xs-8, .theme-shop .col-xs-9, .theme-shop .col-xs-10, .theme-shop .col-xs-11, .theme-shop .col-xs-12, .theme-admin .col-xs-1, .theme-admin .col-xs-2, .theme-admin .col-xs-3, .theme-admin .col-xs-4, .theme-admin .col-xs-5, .theme-admin .col-xs-6, .theme-admin .col-xs-7, .theme-admin .col-xs-8, .theme-admin .col-xs-9, .theme-admin .col-xs-10, .theme-admin .col-xs-11, .theme-admin .col-xs-12 {
  float: left
}

.theme-shop .col-xs-1, .theme-admin .col-xs-1 {
  width: 8.33333%
}

.theme-shop .col-xs-2, .theme-admin .col-xs-2 {
  width: 16.66667%
}

.theme-shop .col-xs-3, .theme-admin .col-xs-3 {
  width: 25%
}

.theme-shop .col-xs-4, .theme-admin .col-xs-4 {
  width: 33.33333%
}

.theme-shop .col-xs-5, .theme-admin .col-xs-5 {
  width: 41.66667%
}

.theme-shop .col-xs-6, .theme-admin .col-xs-6 {
  width: 50%
}

.theme-shop .col-xs-7, .theme-admin .col-xs-7 {
  width: 58.33333%
}

.theme-shop .col-xs-8, .theme-admin .col-xs-8 {
  width: 66.66667%
}

.theme-shop .col-xs-9, .theme-admin .col-xs-9 {
  width: 75%
}

.theme-shop .col-xs-10, .theme-admin .col-xs-10 {
  width: 83.33333%
}

.theme-shop .col-xs-11, .theme-admin .col-xs-11 {
  width: 91.66667%
}

.theme-shop .col-xs-12, .theme-admin .col-xs-12 {
  width: 100%
}

.theme-shop .col-xs-pull-0, .theme-admin .col-xs-pull-0 {
  right: auto
}

.theme-shop .col-xs-pull-1, .theme-admin .col-xs-pull-1 {
  right: 8.33333%
}

.theme-shop .col-xs-pull-2, .theme-admin .col-xs-pull-2 {
  right: 16.66667%
}

.theme-shop .col-xs-pull-3, .theme-admin .col-xs-pull-3 {
  right: 25%
}

.theme-shop .col-xs-pull-4, .theme-admin .col-xs-pull-4 {
  right: 33.33333%
}

.theme-shop .col-xs-pull-5, .theme-admin .col-xs-pull-5 {
  right: 41.66667%
}

.theme-shop .col-xs-pull-6, .theme-admin .col-xs-pull-6 {
  right: 50%
}

.theme-shop .col-xs-pull-7, .theme-admin .col-xs-pull-7 {
  right: 58.33333%
}

.theme-shop .col-xs-pull-8, .theme-admin .col-xs-pull-8 {
  right: 66.66667%
}

.theme-shop .col-xs-pull-9, .theme-admin .col-xs-pull-9 {
  right: 75%
}

.theme-shop .col-xs-pull-10, .theme-admin .col-xs-pull-10 {
  right: 83.33333%
}

.theme-shop .col-xs-pull-11, .theme-admin .col-xs-pull-11 {
  right: 91.66667%
}

.theme-shop .col-xs-pull-12, .theme-admin .col-xs-pull-12 {
  right: 100%
}

.theme-shop .col-xs-push-0, .theme-admin .col-xs-push-0 {
  left: auto
}

.theme-shop .col-xs-push-1, .theme-admin .col-xs-push-1 {
  left: 8.33333%
}

.theme-shop .col-xs-push-2, .theme-admin .col-xs-push-2 {
  left: 16.66667%
}

.theme-shop .col-xs-push-3, .theme-admin .col-xs-push-3 {
  left: 25%
}

.theme-shop .col-xs-push-4, .theme-admin .col-xs-push-4 {
  left: 33.33333%
}

.theme-shop .col-xs-push-5, .theme-admin .col-xs-push-5 {
  left: 41.66667%
}

.theme-shop .col-xs-push-6, .theme-admin .col-xs-push-6 {
  left: 50%
}

.theme-shop .col-xs-push-7, .theme-admin .col-xs-push-7 {
  left: 58.33333%
}

.theme-shop .col-xs-push-8, .theme-admin .col-xs-push-8 {
  left: 66.66667%
}

.theme-shop .col-xs-push-9, .theme-admin .col-xs-push-9 {
  left: 75%
}

.theme-shop .col-xs-push-10, .theme-admin .col-xs-push-10 {
  left: 83.33333%
}

.theme-shop .col-xs-push-11, .theme-admin .col-xs-push-11 {
  left: 91.66667%
}

.theme-shop .col-xs-push-12, .theme-admin .col-xs-push-12 {
  left: 100%
}

.theme-shop .col-xs-offset-0, .theme-admin .col-xs-offset-0 {
  margin-left: 0
}

.theme-shop .col-xs-offset-1, .theme-admin .col-xs-offset-1 {
  margin-left: 8.33333%
}

.theme-shop .col-xs-offset-2, .theme-admin .col-xs-offset-2 {
  margin-left: 16.66667%
}

.theme-shop .col-xs-offset-3, .theme-admin .col-xs-offset-3 {
  margin-left: 25%
}

.theme-shop .col-xs-offset-4, .theme-admin .col-xs-offset-4 {
  margin-left: 33.33333%
}

.theme-shop .col-xs-offset-5, .theme-admin .col-xs-offset-5 {
  margin-left: 41.66667%
}

.theme-shop .col-xs-offset-6, .theme-admin .col-xs-offset-6 {
  margin-left: 50%
}

.theme-shop .col-xs-offset-7, .theme-admin .col-xs-offset-7 {
  margin-left: 58.33333%
}

.theme-shop .col-xs-offset-8, .theme-admin .col-xs-offset-8 {
  margin-left: 66.66667%
}

.theme-shop .col-xs-offset-9, .theme-admin .col-xs-offset-9 {
  margin-left: 75%
}

.theme-shop .col-xs-offset-10, .theme-admin .col-xs-offset-10 {
  margin-left: 83.33333%
}

.theme-shop .col-xs-offset-11, .theme-admin .col-xs-offset-11 {
  margin-left: 91.66667%
}

.theme-shop .col-xs-offset-12, .theme-admin .col-xs-offset-12 {
  margin-left: 100%
}

@media (min-width: 768px) {
  .theme-shop .col-sm-1, .theme-shop .col-sm-2, .theme-shop .col-sm-3, .theme-shop .col-sm-4, .theme-shop .col-sm-5, .theme-shop .col-sm-6, .theme-shop .col-sm-7, .theme-shop .col-sm-8, .theme-shop .col-sm-9, .theme-shop .col-sm-10, .theme-shop .col-sm-11, .theme-shop .col-sm-12, .theme-admin .col-sm-1, .theme-admin .col-sm-2, .theme-admin .col-sm-3, .theme-admin .col-sm-4, .theme-admin .col-sm-5, .theme-admin .col-sm-6, .theme-admin .col-sm-7, .theme-admin .col-sm-8, .theme-admin .col-sm-9, .theme-admin .col-sm-10, .theme-admin .col-sm-11, .theme-admin .col-sm-12 {
    float: left
  }

  .theme-shop .col-sm-1, .theme-admin .col-sm-1 {
    width: 8.33333%
  }

  .theme-shop .col-sm-2, .theme-admin .col-sm-2 {
    width: 16.66667%
  }

  .theme-shop .col-sm-3, .theme-admin .col-sm-3 {
    width: 25%
  }

  .theme-shop .col-sm-4, .theme-admin .col-sm-4 {
    width: 33.33333%
  }

  .theme-shop .col-sm-5, .theme-admin .col-sm-5 {
    width: 41.66667%
  }

  .theme-shop .col-sm-6, .theme-admin .col-sm-6 {
    width: 50%
  }

  .theme-shop .col-sm-7, .theme-admin .col-sm-7 {
    width: 58.33333%
  }

  .theme-shop .col-sm-8, .theme-admin .col-sm-8 {
    width: 66.66667%
  }

  .theme-shop .col-sm-9, .theme-admin .col-sm-9 {
    width: 75%
  }

  .theme-shop .col-sm-10, .theme-admin .col-sm-10 {
    width: 83.33333%
  }

  .theme-shop .col-sm-11, .theme-admin .col-sm-11 {
    width: 91.66667%
  }

  .theme-shop .col-sm-12, .theme-admin .col-sm-12 {
    width: 100%
  }

  .theme-shop .col-sm-pull-0, .theme-admin .col-sm-pull-0 {
    right: auto
  }

  .theme-shop .col-sm-pull-1, .theme-admin .col-sm-pull-1 {
    right: 8.33333%
  }

  .theme-shop .col-sm-pull-2, .theme-admin .col-sm-pull-2 {
    right: 16.66667%
  }

  .theme-shop .col-sm-pull-3, .theme-admin .col-sm-pull-3 {
    right: 25%
  }

  .theme-shop .col-sm-pull-4, .theme-admin .col-sm-pull-4 {
    right: 33.33333%
  }

  .theme-shop .col-sm-pull-5, .theme-admin .col-sm-pull-5 {
    right: 41.66667%
  }

  .theme-shop .col-sm-pull-6, .theme-admin .col-sm-pull-6 {
    right: 50%
  }

  .theme-shop .col-sm-pull-7, .theme-admin .col-sm-pull-7 {
    right: 58.33333%
  }

  .theme-shop .col-sm-pull-8, .theme-admin .col-sm-pull-8 {
    right: 66.66667%
  }

  .theme-shop .col-sm-pull-9, .theme-admin .col-sm-pull-9 {
    right: 75%
  }

  .theme-shop .col-sm-pull-10, .theme-admin .col-sm-pull-10 {
    right: 83.33333%
  }

  .theme-shop .col-sm-pull-11, .theme-admin .col-sm-pull-11 {
    right: 91.66667%
  }

  .theme-shop .col-sm-pull-12, .theme-admin .col-sm-pull-12 {
    right: 100%
  }

  .theme-shop .col-sm-push-0, .theme-admin .col-sm-push-0 {
    left: auto
  }

  .theme-shop .col-sm-push-1, .theme-admin .col-sm-push-1 {
    left: 8.33333%
  }

  .theme-shop .col-sm-push-2, .theme-admin .col-sm-push-2 {
    left: 16.66667%
  }

  .theme-shop .col-sm-push-3, .theme-admin .col-sm-push-3 {
    left: 25%
  }

  .theme-shop .col-sm-push-4, .theme-admin .col-sm-push-4 {
    left: 33.33333%
  }

  .theme-shop .col-sm-push-5, .theme-admin .col-sm-push-5 {
    left: 41.66667%
  }

  .theme-shop .col-sm-push-6, .theme-admin .col-sm-push-6 {
    left: 50%
  }

  .theme-shop .col-sm-push-7, .theme-admin .col-sm-push-7 {
    left: 58.33333%
  }

  .theme-shop .col-sm-push-8, .theme-admin .col-sm-push-8 {
    left: 66.66667%
  }

  .theme-shop .col-sm-push-9, .theme-admin .col-sm-push-9 {
    left: 75%
  }

  .theme-shop .col-sm-push-10, .theme-admin .col-sm-push-10 {
    left: 83.33333%
  }

  .theme-shop .col-sm-push-11, .theme-admin .col-sm-push-11 {
    left: 91.66667%
  }

  .theme-shop .col-sm-push-12, .theme-admin .col-sm-push-12 {
    left: 100%
  }

  .theme-shop .col-sm-offset-0, .theme-admin .col-sm-offset-0 {
    margin-left: 0
  }

  .theme-shop .col-sm-offset-1, .theme-admin .col-sm-offset-1 {
    margin-left: 8.33333%
  }

  .theme-shop .col-sm-offset-2, .theme-admin .col-sm-offset-2 {
    margin-left: 16.66667%
  }

  .theme-shop .col-sm-offset-3, .theme-admin .col-sm-offset-3 {
    margin-left: 25%
  }

  .theme-shop .col-sm-offset-4, .theme-admin .col-sm-offset-4 {
    margin-left: 33.33333%
  }

  .theme-shop .col-sm-offset-5, .theme-admin .col-sm-offset-5 {
    margin-left: 41.66667%
  }

  .theme-shop .col-sm-offset-6, .theme-admin .col-sm-offset-6 {
    margin-left: 50%
  }

  .theme-shop .col-sm-offset-7, .theme-admin .col-sm-offset-7 {
    margin-left: 58.33333%
  }

  .theme-shop .col-sm-offset-8, .theme-admin .col-sm-offset-8 {
    margin-left: 66.66667%
  }

  .theme-shop .col-sm-offset-9, .theme-admin .col-sm-offset-9 {
    margin-left: 75%
  }

  .theme-shop .col-sm-offset-10, .theme-admin .col-sm-offset-10 {
    margin-left: 83.33333%
  }

  .theme-shop .col-sm-offset-11, .theme-admin .col-sm-offset-11 {
    margin-left: 91.66667%
  }

  .theme-shop .col-sm-offset-12, .theme-admin .col-sm-offset-12 {
    margin-left: 100%
  }
}

@media (min-width: 992px) {
  .theme-shop .col-md-1, .theme-shop .col-md-2, .theme-shop .col-md-3, .theme-shop .col-md-4, .theme-shop .col-md-5, .theme-shop .col-md-6, .theme-shop .col-md-7, .theme-shop .col-md-8, .theme-shop .col-md-9, .theme-shop .col-md-10, .theme-shop .col-md-11, .theme-shop .col-md-12, .theme-admin .col-md-1, .theme-admin .col-md-2, .theme-admin .col-md-3, .theme-admin .col-md-4, .theme-admin .col-md-5, .theme-admin .col-md-6, .theme-admin .col-md-7, .theme-admin .col-md-8, .theme-admin .col-md-9, .theme-admin .col-md-10, .theme-admin .col-md-11, .theme-admin .col-md-12 {
    float: left
  }

  .theme-shop .col-md-1, .theme-admin .col-md-1 {
    width: 8.33333%
  }

  .theme-shop .col-md-2, .theme-admin .col-md-2 {
    width: 16.66667%
  }

  .theme-shop .col-md-3, .theme-admin .col-md-3 {
    width: 25%
  }

  .theme-shop .col-md-4, .theme-admin .col-md-4 {
    width: 33.33333%
  }

  .theme-shop .col-md-5, .theme-admin .col-md-5 {
    width: 41.66667%
  }

  .theme-shop .col-md-6, .theme-admin .col-md-6 {
    width: 50%
  }

  .theme-shop .col-md-7, .theme-admin .col-md-7 {
    width: 58.33333%
  }

  .theme-shop .col-md-8, .theme-admin .col-md-8 {
    width: 66.66667%
  }

  .theme-shop .col-md-9, .theme-admin .col-md-9 {
    width: 75%
  }

  .theme-shop .col-md-10, .theme-admin .col-md-10 {
    width: 83.33333%
  }

  .theme-shop .col-md-11, .theme-admin .col-md-11 {
    width: 91.66667%
  }

  .theme-shop .col-md-12, .theme-admin .col-md-12 {
    width: 100%
  }

  .theme-shop .col-md-pull-0, .theme-admin .col-md-pull-0 {
    right: auto
  }

  .theme-shop .col-md-pull-1, .theme-admin .col-md-pull-1 {
    right: 8.33333%
  }

  .theme-shop .col-md-pull-2, .theme-admin .col-md-pull-2 {
    right: 16.66667%
  }

  .theme-shop .col-md-pull-3, .theme-admin .col-md-pull-3 {
    right: 25%
  }

  .theme-shop .col-md-pull-4, .theme-admin .col-md-pull-4 {
    right: 33.33333%
  }

  .theme-shop .col-md-pull-5, .theme-admin .col-md-pull-5 {
    right: 41.66667%
  }

  .theme-shop .col-md-pull-6, .theme-admin .col-md-pull-6 {
    right: 50%
  }

  .theme-shop .col-md-pull-7, .theme-admin .col-md-pull-7 {
    right: 58.33333%
  }

  .theme-shop .col-md-pull-8, .theme-admin .col-md-pull-8 {
    right: 66.66667%
  }

  .theme-shop .col-md-pull-9, .theme-admin .col-md-pull-9 {
    right: 75%
  }

  .theme-shop .col-md-pull-10, .theme-admin .col-md-pull-10 {
    right: 83.33333%
  }

  .theme-shop .col-md-pull-11, .theme-admin .col-md-pull-11 {
    right: 91.66667%
  }

  .theme-shop .col-md-pull-12, .theme-admin .col-md-pull-12 {
    right: 100%
  }

  .theme-shop .col-md-push-0, .theme-admin .col-md-push-0 {
    left: auto
  }

  .theme-shop .col-md-push-1, .theme-admin .col-md-push-1 {
    left: 8.33333%
  }

  .theme-shop .col-md-push-2, .theme-admin .col-md-push-2 {
    left: 16.66667%
  }

  .theme-shop .col-md-push-3, .theme-admin .col-md-push-3 {
    left: 25%
  }

  .theme-shop .col-md-push-4, .theme-admin .col-md-push-4 {
    left: 33.33333%
  }

  .theme-shop .col-md-push-5, .theme-admin .col-md-push-5 {
    left: 41.66667%
  }

  .theme-shop .col-md-push-6, .theme-admin .col-md-push-6 {
    left: 50%
  }

  .theme-shop .col-md-push-7, .theme-admin .col-md-push-7 {
    left: 58.33333%
  }

  .theme-shop .col-md-push-8, .theme-admin .col-md-push-8 {
    left: 66.66667%
  }

  .theme-shop .col-md-push-9, .theme-admin .col-md-push-9 {
    left: 75%
  }

  .theme-shop .col-md-push-10, .theme-admin .col-md-push-10 {
    left: 83.33333%
  }

  .theme-shop .col-md-push-11, .theme-admin .col-md-push-11 {
    left: 91.66667%
  }

  .theme-shop .col-md-push-12, .theme-admin .col-md-push-12 {
    left: 100%
  }

  .theme-shop .col-md-offset-0, .theme-admin .col-md-offset-0 {
    margin-left: 0
  }

  .theme-shop .col-md-offset-1, .theme-admin .col-md-offset-1 {
    margin-left: 8.33333%
  }

  .theme-shop .col-md-offset-2, .theme-admin .col-md-offset-2 {
    margin-left: 16.66667%
  }

  .theme-shop .col-md-offset-3, .theme-admin .col-md-offset-3 {
    margin-left: 25%
  }

  .theme-shop .col-md-offset-4, .theme-admin .col-md-offset-4 {
    margin-left: 33.33333%
  }

  .theme-shop .col-md-offset-5, .theme-admin .col-md-offset-5 {
    margin-left: 41.66667%
  }

  .theme-shop .col-md-offset-6, .theme-admin .col-md-offset-6 {
    margin-left: 50%
  }

  .theme-shop .col-md-offset-7, .theme-admin .col-md-offset-7 {
    margin-left: 58.33333%
  }

  .theme-shop .col-md-offset-8, .theme-admin .col-md-offset-8 {
    margin-left: 66.66667%
  }

  .theme-shop .col-md-offset-9, .theme-admin .col-md-offset-9 {
    margin-left: 75%
  }

  .theme-shop .col-md-offset-10, .theme-admin .col-md-offset-10 {
    margin-left: 83.33333%
  }

  .theme-shop .col-md-offset-11, .theme-admin .col-md-offset-11 {
    margin-left: 91.66667%
  }

  .theme-shop .col-md-offset-12, .theme-admin .col-md-offset-12 {
    margin-left: 100%
  }
}

@media (min-width: 1200px) {
  .theme-shop .col-lg-1, .theme-shop .col-lg-2, .theme-shop .col-lg-3, .theme-shop .col-lg-4, .theme-shop .col-lg-5, .theme-shop .col-lg-6, .theme-shop .col-lg-7, .theme-shop .col-lg-8, .theme-shop .col-lg-9, .theme-shop .col-lg-10, .theme-shop .col-lg-11, .theme-shop .col-lg-12, .theme-admin .col-lg-1, .theme-admin .col-lg-2, .theme-admin .col-lg-3, .theme-admin .col-lg-4, .theme-admin .col-lg-5, .theme-admin .col-lg-6, .theme-admin .col-lg-7, .theme-admin .col-lg-8, .theme-admin .col-lg-9, .theme-admin .col-lg-10, .theme-admin .col-lg-11, .theme-admin .col-lg-12 {
    float: left
  }

  .theme-shop .col-lg-1, .theme-admin .col-lg-1 {
    width: 8.33333%
  }

  .theme-shop .col-lg-2, .theme-admin .col-lg-2 {
    width: 16.66667%
  }

  .theme-shop .col-lg-3, .theme-admin .col-lg-3 {
    width: 25%
  }

  .theme-shop .col-lg-4, .theme-admin .col-lg-4 {
    width: 33.33333%
  }

  .theme-shop .col-lg-5, .theme-admin .col-lg-5 {
    width: 41.66667%
  }

  .theme-shop .col-lg-6, .theme-admin .col-lg-6 {
    width: 50%
  }

  .theme-shop .col-lg-7, .theme-admin .col-lg-7 {
    width: 58.33333%
  }

  .theme-shop .col-lg-8, .theme-admin .col-lg-8 {
    width: 66.66667%
  }

  .theme-shop .col-lg-9, .theme-admin .col-lg-9 {
    width: 75%
  }

  .theme-shop .col-lg-10, .theme-admin .col-lg-10 {
    width: 83.33333%
  }

  .theme-shop .col-lg-11, .theme-admin .col-lg-11 {
    width: 91.66667%
  }

  .theme-shop .col-lg-12, .theme-admin .col-lg-12 {
    width: 100%
  }

  .theme-shop .col-lg-pull-0, .theme-admin .col-lg-pull-0 {
    right: auto
  }

  .theme-shop .col-lg-pull-1, .theme-admin .col-lg-pull-1 {
    right: 8.33333%
  }

  .theme-shop .col-lg-pull-2, .theme-admin .col-lg-pull-2 {
    right: 16.66667%
  }

  .theme-shop .col-lg-pull-3, .theme-admin .col-lg-pull-3 {
    right: 25%
  }

  .theme-shop .col-lg-pull-4, .theme-admin .col-lg-pull-4 {
    right: 33.33333%
  }

  .theme-shop .col-lg-pull-5, .theme-admin .col-lg-pull-5 {
    right: 41.66667%
  }

  .theme-shop .col-lg-pull-6, .theme-admin .col-lg-pull-6 {
    right: 50%
  }

  .theme-shop .col-lg-pull-7, .theme-admin .col-lg-pull-7 {
    right: 58.33333%
  }

  .theme-shop .col-lg-pull-8, .theme-admin .col-lg-pull-8 {
    right: 66.66667%
  }

  .theme-shop .col-lg-pull-9, .theme-admin .col-lg-pull-9 {
    right: 75%
  }

  .theme-shop .col-lg-pull-10, .theme-admin .col-lg-pull-10 {
    right: 83.33333%
  }

  .theme-shop .col-lg-pull-11, .theme-admin .col-lg-pull-11 {
    right: 91.66667%
  }

  .theme-shop .col-lg-pull-12, .theme-admin .col-lg-pull-12 {
    right: 100%
  }

  .theme-shop .col-lg-push-0, .theme-admin .col-lg-push-0 {
    left: auto
  }

  .theme-shop .col-lg-push-1, .theme-admin .col-lg-push-1 {
    left: 8.33333%
  }

  .theme-shop .col-lg-push-2, .theme-admin .col-lg-push-2 {
    left: 16.66667%
  }

  .theme-shop .col-lg-push-3, .theme-admin .col-lg-push-3 {
    left: 25%
  }

  .theme-shop .col-lg-push-4, .theme-admin .col-lg-push-4 {
    left: 33.33333%
  }

  .theme-shop .col-lg-push-5, .theme-admin .col-lg-push-5 {
    left: 41.66667%
  }

  .theme-shop .col-lg-push-6, .theme-admin .col-lg-push-6 {
    left: 50%
  }

  .theme-shop .col-lg-push-7, .theme-admin .col-lg-push-7 {
    left: 58.33333%
  }

  .theme-shop .col-lg-push-8, .theme-admin .col-lg-push-8 {
    left: 66.66667%
  }

  .theme-shop .col-lg-push-9, .theme-admin .col-lg-push-9 {
    left: 75%
  }

  .theme-shop .col-lg-push-10, .theme-admin .col-lg-push-10 {
    left: 83.33333%
  }

  .theme-shop .col-lg-push-11, .theme-admin .col-lg-push-11 {
    left: 91.66667%
  }

  .theme-shop .col-lg-push-12, .theme-admin .col-lg-push-12 {
    left: 100%
  }

  .theme-shop .col-lg-offset-0, .theme-admin .col-lg-offset-0 {
    margin-left: 0
  }

  .theme-shop .col-lg-offset-1, .theme-admin .col-lg-offset-1 {
    margin-left: 8.33333%
  }

  .theme-shop .col-lg-offset-2, .theme-admin .col-lg-offset-2 {
    margin-left: 16.66667%
  }

  .theme-shop .col-lg-offset-3, .theme-admin .col-lg-offset-3 {
    margin-left: 25%
  }

  .theme-shop .col-lg-offset-4, .theme-admin .col-lg-offset-4 {
    margin-left: 33.33333%
  }

  .theme-shop .col-lg-offset-5, .theme-admin .col-lg-offset-5 {
    margin-left: 41.66667%
  }

  .theme-shop .col-lg-offset-6, .theme-admin .col-lg-offset-6 {
    margin-left: 50%
  }

  .theme-shop .col-lg-offset-7, .theme-admin .col-lg-offset-7 {
    margin-left: 58.33333%
  }

  .theme-shop .col-lg-offset-8, .theme-admin .col-lg-offset-8 {
    margin-left: 66.66667%
  }

  .theme-shop .col-lg-offset-9, .theme-admin .col-lg-offset-9 {
    margin-left: 75%
  }

  .theme-shop .col-lg-offset-10, .theme-admin .col-lg-offset-10 {
    margin-left: 83.33333%
  }

  .theme-shop .col-lg-offset-11, .theme-admin .col-lg-offset-11 {
    margin-left: 91.66667%
  }

  .theme-shop .col-lg-offset-12, .theme-admin .col-lg-offset-12 {
    margin-left: 100%
  }
}

.theme-shop table, .theme-admin table {
  background-color: transparent
}

.theme-shop caption, .theme-admin caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left
}

.theme-shop th, .theme-admin th {
  text-align: left
}

.theme-shop .table, .theme-admin .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px
}

.theme-shop .table > thead > tr > th, .theme-shop .table > thead > tr > td, .theme-shop .table > tbody > tr > th, .theme-shop .table > tbody > tr > td, .theme-shop .table > tfoot > tr > th, .theme-shop .table > tfoot > tr > td, .theme-admin .table > thead > tr > th, .theme-admin .table > thead > tr > td, .theme-admin .table > tbody > tr > th, .theme-admin .table > tbody > tr > td, .theme-admin .table > tfoot > tr > th, .theme-admin .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd
}

.theme-shop .table > thead > tr > th, .theme-admin .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd
}

.theme-shop .table > caption + thead > tr:first-child > th, .theme-shop .table > caption + thead > tr:first-child > td, .theme-shop .table > colgroup + thead > tr:first-child > th, .theme-shop .table > colgroup + thead > tr:first-child > td, .theme-shop .table > thead:first-child > tr:first-child > th, .theme-shop .table > thead:first-child > tr:first-child > td, .theme-admin .table > caption + thead > tr:first-child > th, .theme-admin .table > caption + thead > tr:first-child > td, .theme-admin .table > colgroup + thead > tr:first-child > th, .theme-admin .table > colgroup + thead > tr:first-child > td, .theme-admin .table > thead:first-child > tr:first-child > th, .theme-admin .table > thead:first-child > tr:first-child > td {
  border-top: 0
}

.theme-shop .table > tbody + tbody, .theme-admin .table > tbody + tbody {
  border-top: 2px solid #ddd
}

.theme-shop .table .table, .theme-admin .table .table {
  background-color: #e5e5e5
}

.theme-shop .table-condensed > thead > tr > th, .theme-shop .table-condensed > thead > tr > td, .theme-shop .table-condensed > tbody > tr > th, .theme-shop .table-condensed > tbody > tr > td, .theme-shop .table-condensed > tfoot > tr > th, .theme-shop .table-condensed > tfoot > tr > td, .theme-admin .table-condensed > thead > tr > th, .theme-admin .table-condensed > thead > tr > td, .theme-admin .table-condensed > tbody > tr > th, .theme-admin .table-condensed > tbody > tr > td, .theme-admin .table-condensed > tfoot > tr > th, .theme-admin .table-condensed > tfoot > tr > td {
  padding: 5px
}

.theme-shop .table-bordered, .theme-admin .table-bordered {
  border: 1px solid #ddd
}

.theme-shop .table-bordered > thead > tr > th, .theme-shop .table-bordered > thead > tr > td, .theme-shop .table-bordered > tbody > tr > th, .theme-shop .table-bordered > tbody > tr > td, .theme-shop .table-bordered > tfoot > tr > th, .theme-shop .table-bordered > tfoot > tr > td, .theme-admin .table-bordered > thead > tr > th, .theme-admin .table-bordered > thead > tr > td, .theme-admin .table-bordered > tbody > tr > th, .theme-admin .table-bordered > tbody > tr > td, .theme-admin .table-bordered > tfoot > tr > th, .theme-admin .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd
}

.theme-shop .table-bordered > thead > tr > th, .theme-shop .table-bordered > thead > tr > td, .theme-admin .table-bordered > thead > tr > th, .theme-admin .table-bordered > thead > tr > td {
  border-bottom-width: 2px
}

.theme-shop .table-striped > tbody > tr:nth-of-type(odd), .theme-admin .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9
}

.theme-shop .table-hover > tbody > tr:hover, .theme-admin .table-hover > tbody > tr:hover {
  background-color: #f5f5f5
}

.theme-shop table col[class*="col-"], .theme-admin table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column
}

.theme-shop table td[class*="col-"], .theme-shop table th[class*="col-"], .theme-admin table td[class*="col-"], .theme-admin table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell
}

.theme-shop .table > thead > tr > td.active, .theme-shop .table > thead > tr > th.active, .theme-shop .table > thead > tr.active > td, .theme-shop .table > thead > tr.active > th, .theme-shop .table > tbody > tr > td.active, .theme-shop .table > tbody > tr > th.active, .theme-shop .table > tbody > tr.active > td, .theme-shop .table > tbody > tr.active > th, .theme-shop .table > tfoot > tr > td.active, .theme-shop .table > tfoot > tr > th.active, .theme-shop .table > tfoot > tr.active > td, .theme-shop .table > tfoot > tr.active > th, .theme-admin .table > thead > tr > td.active, .theme-admin .table > thead > tr > th.active, .theme-admin .table > thead > tr.active > td, .theme-admin .table > thead > tr.active > th, .theme-admin .table > tbody > tr > td.active, .theme-admin .table > tbody > tr > th.active, .theme-admin .table > tbody > tr.active > td, .theme-admin .table > tbody > tr.active > th, .theme-admin .table > tfoot > tr > td.active, .theme-admin .table > tfoot > tr > th.active, .theme-admin .table > tfoot > tr.active > td, .theme-admin .table > tfoot > tr.active > th {
  background-color: #f5f5f5
}

.theme-shop .table-hover > tbody > tr > td.active:hover, .theme-shop .table-hover > tbody > tr > th.active:hover, .theme-shop .table-hover > tbody > tr.active:hover > td, .theme-shop .table-hover > tbody > tr:hover > .active, .theme-shop .table-hover > tbody > tr.active:hover > th, .theme-admin .table-hover > tbody > tr > td.active:hover, .theme-admin .table-hover > tbody > tr > th.active:hover, .theme-admin .table-hover > tbody > tr.active:hover > td, .theme-admin .table-hover > tbody > tr:hover > .active, .theme-admin .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8
}

.theme-shop .table > thead > tr > td.success, .theme-shop .table > thead > tr > th.success, .theme-shop .table > thead > tr.success > td, .theme-shop .table > thead > tr.success > th, .theme-shop .table > tbody > tr > td.success, .theme-shop .table > tbody > tr > th.success, .theme-shop .table > tbody > tr.success > td, .theme-shop .table > tbody > tr.success > th, .theme-shop .table > tfoot > tr > td.success, .theme-shop .table > tfoot > tr > th.success, .theme-shop .table > tfoot > tr.success > td, .theme-shop .table > tfoot > tr.success > th, .theme-admin .table > thead > tr > td.success, .theme-admin .table > thead > tr > th.success, .theme-admin .table > thead > tr.success > td, .theme-admin .table > thead > tr.success > th, .theme-admin .table > tbody > tr > td.success, .theme-admin .table > tbody > tr > th.success, .theme-admin .table > tbody > tr.success > td, .theme-admin .table > tbody > tr.success > th, .theme-admin .table > tfoot > tr > td.success, .theme-admin .table > tfoot > tr > th.success, .theme-admin .table > tfoot > tr.success > td, .theme-admin .table > tfoot > tr.success > th {
  background-color: #dff0d8
}

.theme-shop .table-hover > tbody > tr > td.success:hover, .theme-shop .table-hover > tbody > tr > th.success:hover, .theme-shop .table-hover > tbody > tr.success:hover > td, .theme-shop .table-hover > tbody > tr:hover > .success, .theme-shop .table-hover > tbody > tr.success:hover > th, .theme-admin .table-hover > tbody > tr > td.success:hover, .theme-admin .table-hover > tbody > tr > th.success:hover, .theme-admin .table-hover > tbody > tr.success:hover > td, .theme-admin .table-hover > tbody > tr:hover > .success, .theme-admin .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6
}

.theme-shop .table > thead > tr > td.info, .theme-shop .table > thead > tr > th.info, .theme-shop .table > thead > tr.info > td, .theme-shop .table > thead > tr.info > th, .theme-shop .table > tbody > tr > td.info, .theme-shop .table > tbody > tr > th.info, .theme-shop .table > tbody > tr.info > td, .theme-shop .table > tbody > tr.info > th, .theme-shop .table > tfoot > tr > td.info, .theme-shop .table > tfoot > tr > th.info, .theme-shop .table > tfoot > tr.info > td, .theme-shop .table > tfoot > tr.info > th, .theme-admin .table > thead > tr > td.info, .theme-admin .table > thead > tr > th.info, .theme-admin .table > thead > tr.info > td, .theme-admin .table > thead > tr.info > th, .theme-admin .table > tbody > tr > td.info, .theme-admin .table > tbody > tr > th.info, .theme-admin .table > tbody > tr.info > td, .theme-admin .table > tbody > tr.info > th, .theme-admin .table > tfoot > tr > td.info, .theme-admin .table > tfoot > tr > th.info, .theme-admin .table > tfoot > tr.info > td, .theme-admin .table > tfoot > tr.info > th {
  background-color: #d9edf7
}

.theme-shop .table-hover > tbody > tr > td.info:hover, .theme-shop .table-hover > tbody > tr > th.info:hover, .theme-shop .table-hover > tbody > tr.info:hover > td, .theme-shop .table-hover > tbody > tr:hover > .info, .theme-shop .table-hover > tbody > tr.info:hover > th, .theme-admin .table-hover > tbody > tr > td.info:hover, .theme-admin .table-hover > tbody > tr > th.info:hover, .theme-admin .table-hover > tbody > tr.info:hover > td, .theme-admin .table-hover > tbody > tr:hover > .info, .theme-admin .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3
}

.theme-shop .table > thead > tr > td.warning, .theme-shop .table > thead > tr > th.warning, .theme-shop .table > thead > tr.warning > td, .theme-shop .table > thead > tr.warning > th, .theme-shop .table > tbody > tr > td.warning, .theme-shop .table > tbody > tr > th.warning, .theme-shop .table > tbody > tr.warning > td, .theme-shop .table > tbody > tr.warning > th, .theme-shop .table > tfoot > tr > td.warning, .theme-shop .table > tfoot > tr > th.warning, .theme-shop .table > tfoot > tr.warning > td, .theme-shop .table > tfoot > tr.warning > th, .theme-admin .table > thead > tr > td.warning, .theme-admin .table > thead > tr > th.warning, .theme-admin .table > thead > tr.warning > td, .theme-admin .table > thead > tr.warning > th, .theme-admin .table > tbody > tr > td.warning, .theme-admin .table > tbody > tr > th.warning, .theme-admin .table > tbody > tr.warning > td, .theme-admin .table > tbody > tr.warning > th, .theme-admin .table > tfoot > tr > td.warning, .theme-admin .table > tfoot > tr > th.warning, .theme-admin .table > tfoot > tr.warning > td, .theme-admin .table > tfoot > tr.warning > th {
  background-color: #fcf8e3
}

.theme-shop .table-hover > tbody > tr > td.warning:hover, .theme-shop .table-hover > tbody > tr > th.warning:hover, .theme-shop .table-hover > tbody > tr.warning:hover > td, .theme-shop .table-hover > tbody > tr:hover > .warning, .theme-shop .table-hover > tbody > tr.warning:hover > th, .theme-admin .table-hover > tbody > tr > td.warning:hover, .theme-admin .table-hover > tbody > tr > th.warning:hover, .theme-admin .table-hover > tbody > tr.warning:hover > td, .theme-admin .table-hover > tbody > tr:hover > .warning, .theme-admin .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc
}

.theme-shop .table > thead > tr > td.danger, .theme-shop .table > thead > tr > th.danger, .theme-shop .table > thead > tr.danger > td, .theme-shop .table > thead > tr.danger > th, .theme-shop .table > tbody > tr > td.danger, .theme-shop .table > tbody > tr > th.danger, .theme-shop .table > tbody > tr.danger > td, .theme-shop .table > tbody > tr.danger > th, .theme-shop .table > tfoot > tr > td.danger, .theme-shop .table > tfoot > tr > th.danger, .theme-shop .table > tfoot > tr.danger > td, .theme-shop .table > tfoot > tr.danger > th, .theme-admin .table > thead > tr > td.danger, .theme-admin .table > thead > tr > th.danger, .theme-admin .table > thead > tr.danger > td, .theme-admin .table > thead > tr.danger > th, .theme-admin .table > tbody > tr > td.danger, .theme-admin .table > tbody > tr > th.danger, .theme-admin .table > tbody > tr.danger > td, .theme-admin .table > tbody > tr.danger > th, .theme-admin .table > tfoot > tr > td.danger, .theme-admin .table > tfoot > tr > th.danger, .theme-admin .table > tfoot > tr.danger > td, .theme-admin .table > tfoot > tr.danger > th {
  background-color: #f2dede
}

.theme-shop .table-hover > tbody > tr > td.danger:hover, .theme-shop .table-hover > tbody > tr > th.danger:hover, .theme-shop .table-hover > tbody > tr.danger:hover > td, .theme-shop .table-hover > tbody > tr:hover > .danger, .theme-shop .table-hover > tbody > tr.danger:hover > th, .theme-admin .table-hover > tbody > tr > td.danger:hover, .theme-admin .table-hover > tbody > tr > th.danger:hover, .theme-admin .table-hover > tbody > tr.danger:hover > td, .theme-admin .table-hover > tbody > tr:hover > .danger, .theme-admin .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc
}

.theme-shop .table-responsive, .theme-admin .table-responsive {
  overflow-x: auto;
  min-height: .01%
}

@media screen and (max-width: 767px) {
  .theme-shop .table-responsive, .theme-admin .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd
  }

  .theme-shop .table-responsive > .table, .theme-admin .table-responsive > .table {
    margin-bottom: 0
  }

  .theme-shop .table-responsive > .table > thead > tr > th, .theme-shop .table-responsive > .table > thead > tr > td, .theme-shop .table-responsive > .table > tbody > tr > th, .theme-shop .table-responsive > .table > tbody > tr > td, .theme-shop .table-responsive > .table > tfoot > tr > th, .theme-shop .table-responsive > .table > tfoot > tr > td, .theme-admin .table-responsive > .table > thead > tr > th, .theme-admin .table-responsive > .table > thead > tr > td, .theme-admin .table-responsive > .table > tbody > tr > th, .theme-admin .table-responsive > .table > tbody > tr > td, .theme-admin .table-responsive > .table > tfoot > tr > th, .theme-admin .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap
  }

  .theme-shop .table-responsive > .table-bordered, .theme-admin .table-responsive > .table-bordered {
    border: 0
  }

  .theme-shop .table-responsive > .table-bordered > thead > tr > th:first-child, .theme-shop .table-responsive > .table-bordered > thead > tr > td:first-child, .theme-shop .table-responsive > .table-bordered > tbody > tr > th:first-child, .theme-shop .table-responsive > .table-bordered > tbody > tr > td:first-child, .theme-shop .table-responsive > .table-bordered > tfoot > tr > th:first-child, .theme-shop .table-responsive > .table-bordered > tfoot > tr > td:first-child, .theme-admin .table-responsive > .table-bordered > thead > tr > th:first-child, .theme-admin .table-responsive > .table-bordered > thead > tr > td:first-child, .theme-admin .table-responsive > .table-bordered > tbody > tr > th:first-child, .theme-admin .table-responsive > .table-bordered > tbody > tr > td:first-child, .theme-admin .table-responsive > .table-bordered > tfoot > tr > th:first-child, .theme-admin .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0
  }

  .theme-shop .table-responsive > .table-bordered > thead > tr > th:last-child, .theme-shop .table-responsive > .table-bordered > thead > tr > td:last-child, .theme-shop .table-responsive > .table-bordered > tbody > tr > th:last-child, .theme-shop .table-responsive > .table-bordered > tbody > tr > td:last-child, .theme-shop .table-responsive > .table-bordered > tfoot > tr > th:last-child, .theme-shop .table-responsive > .table-bordered > tfoot > tr > td:last-child, .theme-admin .table-responsive > .table-bordered > thead > tr > th:last-child, .theme-admin .table-responsive > .table-bordered > thead > tr > td:last-child, .theme-admin .table-responsive > .table-bordered > tbody > tr > th:last-child, .theme-admin .table-responsive > .table-bordered > tbody > tr > td:last-child, .theme-admin .table-responsive > .table-bordered > tfoot > tr > th:last-child, .theme-admin .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0
  }

  .theme-shop .table-responsive > .table-bordered > tbody > tr:last-child > th, .theme-shop .table-responsive > .table-bordered > tbody > tr:last-child > td, .theme-shop .table-responsive > .table-bordered > tfoot > tr:last-child > th, .theme-shop .table-responsive > .table-bordered > tfoot > tr:last-child > td, .theme-admin .table-responsive > .table-bordered > tbody > tr:last-child > th, .theme-admin .table-responsive > .table-bordered > tbody > tr:last-child > td, .theme-admin .table-responsive > .table-bordered > tfoot > tr:last-child > th, .theme-admin .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0
  }
}

.theme-shop fieldset, .theme-shop .h5e-strict .fieldset, .theme-admin .h5e-strict .theme-shop .fieldset, .theme-admin fieldset, .theme-shop .h5e-strict .theme-admin .fieldset, .theme-admin .h5e-strict .fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0
}

.theme-shop legend, .theme-admin legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5
}

.theme-shop label, .theme-admin label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold
}

.theme-shop input[type="search"], .theme-admin input[type="search"] {
  box-sizing: border-box
}

.theme-shop input[type="radio"], .theme-shop input[type="checkbox"], .theme-admin input[type="radio"], .theme-admin input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal
}

.theme-shop input[type="file"], .theme-admin input[type="file"] {
  display: block
}

.theme-shop input[type="range"], .theme-admin input[type="range"] {
  display: block;
  width: 100%
}

.theme-shop select[multiple], .theme-shop select[size], .theme-admin select[multiple], .theme-admin select[size] {
  height: auto
}

.theme-shop input[type="file"]:focus, .theme-shop input[type="radio"]:focus, .theme-shop input[type="checkbox"]:focus, .theme-admin input[type="file"]:focus, .theme-admin input[type="radio"]:focus, .theme-admin input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.theme-shop output, .theme-admin output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555
}

.theme-shop .form-control, .theme-admin .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.theme-shop .form-control:focus, .theme-admin .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.theme-shop .form-control::-moz-placeholder, .theme-admin .form-control::-moz-placeholder {
  color: #999;
  opacity: 1
}

.theme-shop .form-control:-ms-input-placeholder, .theme-admin .form-control:-ms-input-placeholder {
  color: #999
}

.theme-shop .form-control::-webkit-input-placeholder, .theme-admin .form-control::-webkit-input-placeholder {
  color: #999
}

.theme-shop .form-control::-ms-expand, .theme-admin .form-control::-ms-expand {
  border: 0;
  background-color: transparent
}

.theme-shop .form-control[disabled], .theme-shop .form-control[readonly], fieldset[disabled] .theme-shop .form-control, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-control, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-control, .theme-admin .form-control[disabled], .theme-admin .form-control[readonly], fieldset[disabled] .theme-admin .form-control, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-control, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-control {
  background-color: #eee;
  opacity: 1
}

.theme-shop .form-control[disabled], fieldset[disabled] .theme-shop .form-control, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-control, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-control, .theme-admin .form-control[disabled], fieldset[disabled] .theme-admin .form-control, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-control, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-control {
  cursor: not-allowed
}

.theme-shop textarea.form-control, .theme-admin textarea.form-control {
  height: auto
}

.theme-shop input[type="search"], .theme-admin input[type="search"] {
  -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .theme-shop input[type="date"].form-control, .theme-shop input[type="time"].form-control, .theme-shop input[type="datetime-local"].form-control, .theme-shop input[type="month"].form-control, .theme-admin input[type="date"].form-control, .theme-admin input[type="time"].form-control, .theme-admin input[type="datetime-local"].form-control, .theme-admin input[type="month"].form-control {
    line-height: 34px
  }

  .theme-shop input[type="date"].input-sm, .theme-shop .input-group-sm > input.form-control[type="date"], .theme-shop .input-group-sm > input.input-group-addon[type="date"], .theme-shop .input-group-sm > .input-group-btn > input.btn[type="date"], .theme-shop .theme-admin .input-group-sm > input.form-control[type="date"], .theme-shop .theme-admin .input-group-sm > input.input-group-addon[type="date"], .theme-shop .theme-admin .input-group-sm > .input-group-btn > input.btn[type="date"], .input-group-sm .theme-shop input[type="date"], .theme-shop input[type="time"].input-sm, .theme-shop .input-group-sm > input.form-control[type="time"], .theme-shop .input-group-sm > input.input-group-addon[type="time"], .theme-shop .input-group-sm > .input-group-btn > input.btn[type="time"], .theme-shop .theme-admin .input-group-sm > input.form-control[type="time"], .theme-shop .theme-admin .input-group-sm > input.input-group-addon[type="time"], .theme-shop .theme-admin .input-group-sm > .input-group-btn > input.btn[type="time"], .input-group-sm .theme-shop input[type="time"], .theme-shop input[type="datetime-local"].input-sm, .theme-shop .input-group-sm > input.form-control[type="datetime-local"], .theme-shop .input-group-sm > input.input-group-addon[type="datetime-local"], .theme-shop .input-group-sm > .input-group-btn > input.btn[type="datetime-local"], .theme-shop .theme-admin .input-group-sm > input.form-control[type="datetime-local"], .theme-shop .theme-admin .input-group-sm > input.input-group-addon[type="datetime-local"], .theme-shop .theme-admin .input-group-sm > .input-group-btn > input.btn[type="datetime-local"], .input-group-sm .theme-shop input[type="datetime-local"], .theme-shop input[type="month"].input-sm, .theme-shop .input-group-sm > input.form-control[type="month"], .theme-shop .input-group-sm > input.input-group-addon[type="month"], .theme-shop .input-group-sm > .input-group-btn > input.btn[type="month"], .theme-shop .theme-admin .input-group-sm > input.form-control[type="month"], .theme-shop .theme-admin .input-group-sm > input.input-group-addon[type="month"], .theme-shop .theme-admin .input-group-sm > .input-group-btn > input.btn[type="month"], .input-group-sm .theme-shop input[type="month"], .theme-admin input[type="date"].input-sm, .theme-admin .theme-shop .input-group-sm > input.form-control[type="date"], .theme-admin .theme-shop .input-group-sm > input.input-group-addon[type="date"], .theme-admin .theme-shop .input-group-sm > .input-group-btn > input.btn[type="date"], .theme-admin .input-group-sm > input.form-control[type="date"], .theme-admin .input-group-sm > input.input-group-addon[type="date"], .theme-admin .input-group-sm > .input-group-btn > input.btn[type="date"], .input-group-sm .theme-admin input[type="date"], .theme-admin input[type="time"].input-sm, .theme-admin .theme-shop .input-group-sm > input.form-control[type="time"], .theme-admin .theme-shop .input-group-sm > input.input-group-addon[type="time"], .theme-admin .theme-shop .input-group-sm > .input-group-btn > input.btn[type="time"], .theme-admin .input-group-sm > input.form-control[type="time"], .theme-admin .input-group-sm > input.input-group-addon[type="time"], .theme-admin .input-group-sm > .input-group-btn > input.btn[type="time"], .input-group-sm .theme-admin input[type="time"], .theme-admin input[type="datetime-local"].input-sm, .theme-admin .theme-shop .input-group-sm > input.form-control[type="datetime-local"], .theme-admin .theme-shop .input-group-sm > input.input-group-addon[type="datetime-local"], .theme-admin .theme-shop .input-group-sm > .input-group-btn > input.btn[type="datetime-local"], .theme-admin .input-group-sm > input.form-control[type="datetime-local"], .theme-admin .input-group-sm > input.input-group-addon[type="datetime-local"], .theme-admin .input-group-sm > .input-group-btn > input.btn[type="datetime-local"], .input-group-sm .theme-admin input[type="datetime-local"], .theme-admin input[type="month"].input-sm, .theme-admin .theme-shop .input-group-sm > input.form-control[type="month"], .theme-admin .theme-shop .input-group-sm > input.input-group-addon[type="month"], .theme-admin .theme-shop .input-group-sm > .input-group-btn > input.btn[type="month"], .theme-admin .input-group-sm > input.form-control[type="month"], .theme-admin .input-group-sm > input.input-group-addon[type="month"], .theme-admin .input-group-sm > .input-group-btn > input.btn[type="month"], .input-group-sm .theme-admin input[type="month"] {
    line-height: 30px
  }

  .theme-shop input[type="date"].input-lg, .theme-shop .input-group-lg > input.form-control[type="date"], .theme-shop .input-group-lg > input.input-group-addon[type="date"], .theme-shop .input-group-lg > .input-group-btn > input.btn[type="date"], .theme-shop .theme-admin .input-group-lg > input.form-control[type="date"], .theme-shop .theme-admin .input-group-lg > input.input-group-addon[type="date"], .theme-shop .theme-admin .input-group-lg > .input-group-btn > input.btn[type="date"], .input-group-lg .theme-shop input[type="date"], .theme-shop input[type="time"].input-lg, .theme-shop .input-group-lg > input.form-control[type="time"], .theme-shop .input-group-lg > input.input-group-addon[type="time"], .theme-shop .input-group-lg > .input-group-btn > input.btn[type="time"], .theme-shop .theme-admin .input-group-lg > input.form-control[type="time"], .theme-shop .theme-admin .input-group-lg > input.input-group-addon[type="time"], .theme-shop .theme-admin .input-group-lg > .input-group-btn > input.btn[type="time"], .input-group-lg .theme-shop input[type="time"], .theme-shop input[type="datetime-local"].input-lg, .theme-shop .input-group-lg > input.form-control[type="datetime-local"], .theme-shop .input-group-lg > input.input-group-addon[type="datetime-local"], .theme-shop .input-group-lg > .input-group-btn > input.btn[type="datetime-local"], .theme-shop .theme-admin .input-group-lg > input.form-control[type="datetime-local"], .theme-shop .theme-admin .input-group-lg > input.input-group-addon[type="datetime-local"], .theme-shop .theme-admin .input-group-lg > .input-group-btn > input.btn[type="datetime-local"], .input-group-lg .theme-shop input[type="datetime-local"], .theme-shop input[type="month"].input-lg, .theme-shop .input-group-lg > input.form-control[type="month"], .theme-shop .input-group-lg > input.input-group-addon[type="month"], .theme-shop .input-group-lg > .input-group-btn > input.btn[type="month"], .theme-shop .theme-admin .input-group-lg > input.form-control[type="month"], .theme-shop .theme-admin .input-group-lg > input.input-group-addon[type="month"], .theme-shop .theme-admin .input-group-lg > .input-group-btn > input.btn[type="month"], .input-group-lg .theme-shop input[type="month"], .theme-admin input[type="date"].input-lg, .theme-admin .theme-shop .input-group-lg > input.form-control[type="date"], .theme-admin .theme-shop .input-group-lg > input.input-group-addon[type="date"], .theme-admin .theme-shop .input-group-lg > .input-group-btn > input.btn[type="date"], .theme-admin .input-group-lg > input.form-control[type="date"], .theme-admin .input-group-lg > input.input-group-addon[type="date"], .theme-admin .input-group-lg > .input-group-btn > input.btn[type="date"], .input-group-lg .theme-admin input[type="date"], .theme-admin input[type="time"].input-lg, .theme-admin .theme-shop .input-group-lg > input.form-control[type="time"], .theme-admin .theme-shop .input-group-lg > input.input-group-addon[type="time"], .theme-admin .theme-shop .input-group-lg > .input-group-btn > input.btn[type="time"], .theme-admin .input-group-lg > input.form-control[type="time"], .theme-admin .input-group-lg > input.input-group-addon[type="time"], .theme-admin .input-group-lg > .input-group-btn > input.btn[type="time"], .input-group-lg .theme-admin input[type="time"], .theme-admin input[type="datetime-local"].input-lg, .theme-admin .theme-shop .input-group-lg > input.form-control[type="datetime-local"], .theme-admin .theme-shop .input-group-lg > input.input-group-addon[type="datetime-local"], .theme-admin .theme-shop .input-group-lg > .input-group-btn > input.btn[type="datetime-local"], .theme-admin .input-group-lg > input.form-control[type="datetime-local"], .theme-admin .input-group-lg > input.input-group-addon[type="datetime-local"], .theme-admin .input-group-lg > .input-group-btn > input.btn[type="datetime-local"], .input-group-lg .theme-admin input[type="datetime-local"], .theme-admin input[type="month"].input-lg, .theme-admin .theme-shop .input-group-lg > input.form-control[type="month"], .theme-admin .theme-shop .input-group-lg > input.input-group-addon[type="month"], .theme-admin .theme-shop .input-group-lg > .input-group-btn > input.btn[type="month"], .theme-admin .input-group-lg > input.form-control[type="month"], .theme-admin .input-group-lg > input.input-group-addon[type="month"], .theme-admin .input-group-lg > .input-group-btn > input.btn[type="month"], .input-group-lg .theme-admin input[type="month"] {
    line-height: 46px
  }
}

.theme-shop .form-group, .theme-admin .form-group {
  margin-bottom: 5px
}

.theme-shop .radio, .theme-shop .checkbox, .theme-admin .radio, .theme-admin .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px
}

.theme-shop .radio label, .theme-shop .checkbox label, .theme-admin .radio label, .theme-admin .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer
}

.theme-shop .radio input[type="radio"], .theme-shop .radio-inline input[type="radio"], .theme-shop .checkbox input[type="checkbox"], .theme-shop .checkbox-inline input[type="checkbox"], .theme-admin .radio input[type="radio"], .theme-admin .radio-inline input[type="radio"], .theme-admin .checkbox input[type="checkbox"], .theme-admin .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9
}

.theme-shop .radio + .radio, .theme-shop .checkbox + .checkbox, .theme-admin .radio + .radio, .theme-admin .checkbox + .checkbox {
  margin-top: -5px
}

.theme-shop .radio-inline, .theme-shop .checkbox-inline, .theme-admin .radio-inline, .theme-admin .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer
}

.theme-shop .radio-inline + .radio-inline, .theme-shop .checkbox-inline + .checkbox-inline, .theme-admin .radio-inline + .radio-inline, .theme-admin .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px
}

.theme-shop input[type="radio"][disabled], .theme-shop input[type="radio"].disabled, fieldset[disabled] .theme-shop input[type="radio"], .theme-shop .h5e-strict .fieldset[disabled] .theme-shop input[type="radio"], .theme-admin .h5e-strict .fieldset[disabled] .theme-shop input[type="radio"], .theme-shop input[type="checkbox"][disabled], .theme-shop input[type="checkbox"].disabled, fieldset[disabled] .theme-shop input[type="checkbox"], .theme-shop .h5e-strict .fieldset[disabled] .theme-shop input[type="checkbox"], .theme-admin .h5e-strict .fieldset[disabled] .theme-shop input[type="checkbox"], .theme-admin input[type="radio"][disabled], .theme-admin input[type="radio"].disabled, fieldset[disabled] .theme-admin input[type="radio"], .theme-shop .h5e-strict .fieldset[disabled] .theme-admin input[type="radio"], .theme-admin .h5e-strict .fieldset[disabled] .theme-admin input[type="radio"], .theme-admin input[type="checkbox"][disabled], .theme-admin input[type="checkbox"].disabled, fieldset[disabled] .theme-admin input[type="checkbox"], .theme-shop .h5e-strict .fieldset[disabled] .theme-admin input[type="checkbox"], .theme-admin .h5e-strict .fieldset[disabled] .theme-admin input[type="checkbox"] {
  cursor: not-allowed
}

.theme-shop .radio-inline.disabled, fieldset[disabled] .theme-shop .radio-inline, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .radio-inline, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .radio-inline, .theme-shop .checkbox-inline.disabled, fieldset[disabled] .theme-shop .checkbox-inline, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .checkbox-inline, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .checkbox-inline, .theme-admin .radio-inline.disabled, fieldset[disabled] .theme-admin .radio-inline, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .radio-inline, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .radio-inline, .theme-admin .checkbox-inline.disabled, fieldset[disabled] .theme-admin .checkbox-inline, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .checkbox-inline, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .checkbox-inline {
  cursor: not-allowed
}

.theme-shop .radio.disabled label, fieldset[disabled] .theme-shop .radio label, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .radio label, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .radio label, .theme-shop .checkbox.disabled label, fieldset[disabled] .theme-shop .checkbox label, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .checkbox label, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .checkbox label, .theme-admin .radio.disabled label, fieldset[disabled] .theme-admin .radio label, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .radio label, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .radio label, .theme-admin .checkbox.disabled label, fieldset[disabled] .theme-admin .checkbox label, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .checkbox label, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .checkbox label {
  cursor: not-allowed
}

.theme-shop .form-control-static, .theme-admin .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px
}

.theme-shop .form-control-static.input-lg, .theme-shop .input-group-lg > .form-control-static.form-control, .theme-shop .input-group-lg > .form-control-static.input-group-addon, .theme-shop .input-group-lg > .input-group-btn > .form-control-static.btn, .theme-shop .theme-admin .input-group-lg > .form-control-static.form-control, .theme-shop .theme-admin .input-group-lg > .form-control-static.input-group-addon, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .form-control-static.btn, .theme-shop .form-control-static.input-sm, .theme-shop .input-group-sm > .form-control-static.form-control, .theme-shop .input-group-sm > .form-control-static.input-group-addon, .theme-shop .input-group-sm > .input-group-btn > .form-control-static.btn, .theme-shop .theme-admin .input-group-sm > .form-control-static.form-control, .theme-shop .theme-admin .input-group-sm > .form-control-static.input-group-addon, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .form-control-static.btn, .theme-admin .form-control-static.input-lg, .theme-admin .theme-shop .input-group-lg > .form-control-static.form-control, .theme-admin .theme-shop .input-group-lg > .form-control-static.input-group-addon, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .form-control-static.btn, .theme-admin .input-group-lg > .form-control-static.form-control, .theme-admin .input-group-lg > .form-control-static.input-group-addon, .theme-admin .input-group-lg > .input-group-btn > .form-control-static.btn, .theme-admin .form-control-static.input-sm, .theme-admin .theme-shop .input-group-sm > .form-control-static.form-control, .theme-admin .theme-shop .input-group-sm > .form-control-static.input-group-addon, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .form-control-static.btn, .theme-admin .input-group-sm > .form-control-static.form-control, .theme-admin .input-group-sm > .form-control-static.input-group-addon, .theme-admin .input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0
}

.theme-shop .input-sm, .theme-shop .input-group-sm > .form-control, .theme-shop .input-group-sm > .input-group-addon, .theme-shop .input-group-sm > .input-group-btn > .btn, .theme-shop .theme-admin .input-group-sm > .form-control, .theme-shop .theme-admin .input-group-sm > .input-group-addon, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn, .theme-admin .input-sm, .theme-admin .theme-shop .input-group-sm > .form-control, .theme-admin .theme-shop .input-group-sm > .input-group-addon, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn, .theme-admin .input-group-sm > .form-control, .theme-admin .input-group-sm > .input-group-addon, .theme-admin .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0
}

.theme-shop select.input-sm, .theme-shop .input-group-sm > select.form-control, .theme-shop .input-group-sm > select.input-group-addon, .theme-shop .input-group-sm > .input-group-btn > select.btn, .theme-shop .theme-admin .input-group-sm > select.form-control, .theme-shop .theme-admin .input-group-sm > select.input-group-addon, .theme-shop .theme-admin .input-group-sm > .input-group-btn > select.btn, .theme-admin select.input-sm, .theme-admin .theme-shop .input-group-sm > select.form-control, .theme-admin .theme-shop .input-group-sm > select.input-group-addon, .theme-admin .theme-shop .input-group-sm > .input-group-btn > select.btn, .theme-admin .input-group-sm > select.form-control, .theme-admin .input-group-sm > select.input-group-addon, .theme-admin .input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px
}

.theme-shop textarea.input-sm, .theme-shop .input-group-sm > textarea.form-control, .theme-shop .input-group-sm > textarea.input-group-addon, .theme-shop .input-group-sm > .input-group-btn > textarea.btn, .theme-shop .theme-admin .input-group-sm > textarea.form-control, .theme-shop .theme-admin .input-group-sm > textarea.input-group-addon, .theme-shop .theme-admin .input-group-sm > .input-group-btn > textarea.btn, .theme-shop select[multiple].input-sm, .theme-shop .input-group-sm > select.form-control[multiple], .theme-shop .input-group-sm > select.input-group-addon[multiple], .theme-shop .input-group-sm > .input-group-btn > select.btn[multiple], .theme-shop .theme-admin .input-group-sm > select.form-control[multiple], .theme-shop .theme-admin .input-group-sm > select.input-group-addon[multiple], .theme-shop .theme-admin .input-group-sm > .input-group-btn > select.btn[multiple], .theme-admin textarea.input-sm, .theme-admin .theme-shop .input-group-sm > textarea.form-control, .theme-admin .theme-shop .input-group-sm > textarea.input-group-addon, .theme-admin .theme-shop .input-group-sm > .input-group-btn > textarea.btn, .theme-admin .input-group-sm > textarea.form-control, .theme-admin .input-group-sm > textarea.input-group-addon, .theme-admin .input-group-sm > .input-group-btn > textarea.btn, .theme-admin select[multiple].input-sm, .theme-admin .theme-shop .input-group-sm > select.form-control[multiple], .theme-admin .theme-shop .input-group-sm > select.input-group-addon[multiple], .theme-admin .theme-shop .input-group-sm > .input-group-btn > select.btn[multiple], .theme-admin .input-group-sm > select.form-control[multiple], .theme-admin .input-group-sm > select.input-group-addon[multiple], .theme-admin .input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto
}

.theme-shop .form-group-sm .form-control, .theme-admin .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0
}

.theme-shop .form-group-sm select.form-control, .theme-admin .form-group-sm select.form-control {
  height: 30px;
  line-height: 30px
}

.theme-shop .form-group-sm textarea.form-control, .theme-shop .form-group-sm select[multiple].form-control, .theme-admin .form-group-sm textarea.form-control, .theme-admin .form-group-sm select[multiple].form-control {
  height: auto
}

.theme-shop .form-group-sm .form-control-static, .theme-admin .form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5
}

.theme-shop .input-lg, .theme-shop .input-group-lg > .form-control, .theme-shop .input-group-lg > .input-group-addon, .theme-shop .input-group-lg > .input-group-btn > .btn, .theme-shop .theme-admin .input-group-lg > .form-control, .theme-shop .theme-admin .input-group-lg > .input-group-addon, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn, .theme-admin .input-lg, .theme-admin .theme-shop .input-group-lg > .form-control, .theme-admin .theme-shop .input-group-lg > .input-group-addon, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn, .theme-admin .input-group-lg > .form-control, .theme-admin .input-group-lg > .input-group-addon, .theme-admin .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0
}

.theme-shop select.input-lg, .theme-shop .input-group-lg > select.form-control, .theme-shop .input-group-lg > select.input-group-addon, .theme-shop .input-group-lg > .input-group-btn > select.btn, .theme-shop .theme-admin .input-group-lg > select.form-control, .theme-shop .theme-admin .input-group-lg > select.input-group-addon, .theme-shop .theme-admin .input-group-lg > .input-group-btn > select.btn, .theme-admin select.input-lg, .theme-admin .theme-shop .input-group-lg > select.form-control, .theme-admin .theme-shop .input-group-lg > select.input-group-addon, .theme-admin .theme-shop .input-group-lg > .input-group-btn > select.btn, .theme-admin .input-group-lg > select.form-control, .theme-admin .input-group-lg > select.input-group-addon, .theme-admin .input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px
}

.theme-shop textarea.input-lg, .theme-shop .input-group-lg > textarea.form-control, .theme-shop .input-group-lg > textarea.input-group-addon, .theme-shop .input-group-lg > .input-group-btn > textarea.btn, .theme-shop .theme-admin .input-group-lg > textarea.form-control, .theme-shop .theme-admin .input-group-lg > textarea.input-group-addon, .theme-shop .theme-admin .input-group-lg > .input-group-btn > textarea.btn, .theme-shop select[multiple].input-lg, .theme-shop .input-group-lg > select.form-control[multiple], .theme-shop .input-group-lg > select.input-group-addon[multiple], .theme-shop .input-group-lg > .input-group-btn > select.btn[multiple], .theme-shop .theme-admin .input-group-lg > select.form-control[multiple], .theme-shop .theme-admin .input-group-lg > select.input-group-addon[multiple], .theme-shop .theme-admin .input-group-lg > .input-group-btn > select.btn[multiple], .theme-admin textarea.input-lg, .theme-admin .theme-shop .input-group-lg > textarea.form-control, .theme-admin .theme-shop .input-group-lg > textarea.input-group-addon, .theme-admin .theme-shop .input-group-lg > .input-group-btn > textarea.btn, .theme-admin .input-group-lg > textarea.form-control, .theme-admin .input-group-lg > textarea.input-group-addon, .theme-admin .input-group-lg > .input-group-btn > textarea.btn, .theme-admin select[multiple].input-lg, .theme-admin .theme-shop .input-group-lg > select.form-control[multiple], .theme-admin .theme-shop .input-group-lg > select.input-group-addon[multiple], .theme-admin .theme-shop .input-group-lg > .input-group-btn > select.btn[multiple], .theme-admin .input-group-lg > select.form-control[multiple], .theme-admin .input-group-lg > select.input-group-addon[multiple], .theme-admin .input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto
}

.theme-shop .form-group-lg .form-control, .theme-admin .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0
}

.theme-shop .form-group-lg select.form-control, .theme-admin .form-group-lg select.form-control {
  height: 46px;
  line-height: 46px
}

.theme-shop .form-group-lg textarea.form-control, .theme-shop .form-group-lg select[multiple].form-control, .theme-admin .form-group-lg textarea.form-control, .theme-admin .form-group-lg select[multiple].form-control {
  height: auto
}

.theme-shop .form-group-lg .form-control-static, .theme-admin .form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333
}

.theme-shop .has-feedback, .theme-admin .has-feedback {
  position: relative
}

.theme-shop .has-feedback .form-control, .theme-admin .has-feedback .form-control {
  padding-right: 42.5px
}

.theme-shop .form-control-feedback, .theme-admin .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none
}

.theme-shop .input-lg + .form-control-feedback, .theme-shop .input-group-lg > .form-control + .form-control-feedback, .theme-shop .input-group-lg > .input-group-addon + .form-control-feedback, .theme-shop .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .theme-shop .theme-admin .input-group-lg > .form-control + .form-control-feedback, .theme-shop .theme-admin .input-group-lg > .input-group-addon + .form-control-feedback, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .theme-shop .input-group-lg + .form-control-feedback, .theme-shop .form-group-lg .form-control + .form-control-feedback, .theme-admin .input-lg + .form-control-feedback, .theme-admin .theme-shop .input-group-lg > .form-control + .form-control-feedback, .theme-admin .theme-shop .input-group-lg > .input-group-addon + .form-control-feedback, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .theme-admin .input-group-lg > .form-control + .form-control-feedback, .theme-admin .input-group-lg > .input-group-addon + .form-control-feedback, .theme-admin .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .theme-admin .input-group-lg + .form-control-feedback, .theme-admin .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px
}

.theme-shop .input-sm + .form-control-feedback, .theme-shop .input-group-sm > .form-control + .form-control-feedback, .theme-shop .input-group-sm > .input-group-addon + .form-control-feedback, .theme-shop .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .theme-shop .theme-admin .input-group-sm > .form-control + .form-control-feedback, .theme-shop .theme-admin .input-group-sm > .input-group-addon + .form-control-feedback, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .theme-shop .input-group-sm + .form-control-feedback, .theme-shop .form-group-sm .form-control + .form-control-feedback, .theme-admin .input-sm + .form-control-feedback, .theme-admin .theme-shop .input-group-sm > .form-control + .form-control-feedback, .theme-admin .theme-shop .input-group-sm > .input-group-addon + .form-control-feedback, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .theme-admin .input-group-sm > .form-control + .form-control-feedback, .theme-admin .input-group-sm > .input-group-addon + .form-control-feedback, .theme-admin .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .theme-admin .input-group-sm + .form-control-feedback, .theme-admin .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px
}

.theme-shop .has-success .help-block, .theme-shop .has-success .control-label, .theme-shop .has-success .radio, .theme-shop .has-success .checkbox, .theme-shop .has-success .radio-inline, .theme-shop .has-success .checkbox-inline, .theme-shop .has-success.radio label, .theme-shop .has-success.checkbox label, .theme-shop .has-success.radio-inline label, .theme-shop .has-success.checkbox-inline label, .theme-admin .has-success .help-block, .theme-admin .has-success .control-label, .theme-admin .has-success .radio, .theme-admin .has-success .checkbox, .theme-admin .has-success .radio-inline, .theme-admin .has-success .checkbox-inline, .theme-admin .has-success.radio label, .theme-admin .has-success.checkbox label, .theme-admin .has-success.radio-inline label, .theme-admin .has-success.checkbox-inline label {
  color: #3c763d
}

.theme-shop .has-success .form-control, .theme-admin .has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.theme-shop .has-success .form-control:focus, .theme-admin .has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.theme-shop .has-success .input-group-addon, .theme-admin .has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8
}

.theme-shop .has-success .form-control-feedback, .theme-admin .has-success .form-control-feedback {
  color: #3c763d
}

.theme-shop .has-warning .help-block, .theme-shop .has-warning .control-label, .theme-shop .has-warning .radio, .theme-shop .has-warning .checkbox, .theme-shop .has-warning .radio-inline, .theme-shop .has-warning .checkbox-inline, .theme-shop .has-warning.radio label, .theme-shop .has-warning.checkbox label, .theme-shop .has-warning.radio-inline label, .theme-shop .has-warning.checkbox-inline label, .theme-admin .has-warning .help-block, .theme-admin .has-warning .control-label, .theme-admin .has-warning .radio, .theme-admin .has-warning .checkbox, .theme-admin .has-warning .radio-inline, .theme-admin .has-warning .checkbox-inline, .theme-admin .has-warning.radio label, .theme-admin .has-warning.checkbox label, .theme-admin .has-warning.radio-inline label, .theme-admin .has-warning.checkbox-inline label {
  color: #8a6d3b
}

.theme-shop .has-warning .form-control, .theme-admin .has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.theme-shop .has-warning .form-control:focus, .theme-admin .has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.theme-shop .has-warning .input-group-addon, .theme-admin .has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3
}

.theme-shop .has-warning .form-control-feedback, .theme-admin .has-warning .form-control-feedback {
  color: #8a6d3b
}

.theme-shop .has-error .help-block, .theme-shop .has-error .control-label, .theme-shop .has-error .radio, .theme-shop .has-error .checkbox, .theme-shop .has-error .radio-inline, .theme-shop .has-error .checkbox-inline, .theme-shop .has-error.radio label, .theme-shop .has-error.checkbox label, .theme-shop .has-error.radio-inline label, .theme-shop .has-error.checkbox-inline label, .theme-admin .has-error .help-block, .theme-admin .has-error .control-label, .theme-admin .has-error .radio, .theme-admin .has-error .checkbox, .theme-admin .has-error .radio-inline, .theme-admin .has-error .checkbox-inline, .theme-admin .has-error.radio label, .theme-admin .has-error.checkbox label, .theme-admin .has-error.radio-inline label, .theme-admin .has-error.checkbox-inline label {
  color: #a94442
}

.theme-shop .has-error .form-control, .theme-admin .has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.theme-shop .has-error .form-control:focus, .theme-admin .has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.theme-shop .has-error .input-group-addon, .theme-admin .has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede
}

.theme-shop .has-error .form-control-feedback, .theme-admin .has-error .form-control-feedback {
  color: #a94442
}

.theme-shop .has-feedback label ~ .form-control-feedback, .theme-admin .has-feedback label ~ .form-control-feedback {
  top: 25px
}

.theme-shop .has-feedback label.sr-only ~ .form-control-feedback, .theme-admin .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0
}

.theme-shop .help-block, .theme-admin .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373
}

@media (min-width: 768px) {
  .theme-shop .form-inline .form-group, .theme-admin .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }

  .theme-shop .form-inline .form-control, .theme-admin .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }

  .theme-shop .form-inline .form-control-static, .theme-admin .form-inline .form-control-static {
    display: inline-block
  }

  .theme-shop .form-inline .input-group, .theme-admin .form-inline .input-group {
    display: inline-table;
    vertical-align: middle
  }

  .theme-shop .form-inline .input-group .input-group-addon, .theme-shop .form-inline .input-group .input-group-btn, .theme-shop .form-inline .input-group .form-control, .theme-admin .form-inline .input-group .input-group-addon, .theme-admin .form-inline .input-group .input-group-btn, .theme-admin .form-inline .input-group .form-control {
    width: auto
  }

  .theme-shop .form-inline .input-group > .form-control, .theme-admin .form-inline .input-group > .form-control {
    width: 100%
  }

  .theme-shop .form-inline .control-label, .theme-admin .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle
  }

  .theme-shop .form-inline .radio, .theme-shop .form-inline .checkbox, .theme-admin .form-inline .radio, .theme-admin .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle
  }

  .theme-shop .form-inline .radio label, .theme-shop .form-inline .checkbox label, .theme-admin .form-inline .radio label, .theme-admin .form-inline .checkbox label {
    padding-left: 0
  }

  .theme-shop .form-inline .radio input[type="radio"], .theme-shop .form-inline .checkbox input[type="checkbox"], .theme-admin .form-inline .radio input[type="radio"], .theme-admin .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0
  }

  .theme-shop .form-inline .has-feedback .form-control-feedback, .theme-admin .form-inline .has-feedback .form-control-feedback {
    top: 0
  }
}

.theme-shop .form-horizontal .radio, .theme-shop .form-horizontal .checkbox, .theme-shop .form-horizontal .radio-inline, .theme-shop .form-horizontal .checkbox-inline, .theme-admin .form-horizontal .radio, .theme-admin .form-horizontal .checkbox, .theme-admin .form-horizontal .radio-inline, .theme-admin .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px
}

.theme-shop .form-horizontal .radio, .theme-shop .form-horizontal .checkbox, .theme-admin .form-horizontal .radio, .theme-admin .form-horizontal .checkbox {
  min-height: 27px
}

.theme-shop .form-horizontal .form-group, .theme-admin .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px
}

.theme-shop .form-horizontal .form-group:before, .theme-shop .form-horizontal .form-group:after, .theme-admin .form-horizontal .form-group:before, .theme-admin .form-horizontal .form-group:after {
  content: " ";
  display: table
}

.theme-shop .form-horizontal .form-group:after, .theme-admin .form-horizontal .form-group:after {
  clear: both
}

@media (min-width: 768px) {
  .theme-shop .form-horizontal .control-label, .theme-admin .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px
  }
}

.theme-shop .form-horizontal .has-feedback .form-control-feedback, .theme-admin .form-horizontal .has-feedback .form-control-feedback {
  right: 15px
}

@media (min-width: 768px) {
  .theme-shop .form-horizontal .form-group-lg .control-label, .theme-admin .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px
  }
}

@media (min-width: 768px) {
  .theme-shop .form-horizontal .form-group-sm .control-label, .theme-admin .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px
  }
}

.theme-shop .btn, .theme-admin .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.theme-shop .btn:focus, .theme-shop .btn.focus, .theme-shop .btn:active:focus, .theme-shop .btn:active.focus, .theme-shop .btn.active:focus, .theme-shop .btn.active.focus, .theme-admin .btn:focus, .theme-admin .btn.focus, .theme-admin .btn:active:focus, .theme-admin .btn:active.focus, .theme-admin .btn.active:focus, .theme-admin .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.theme-shop .btn:hover, .theme-shop .btn:focus, .theme-shop .btn.focus, .theme-admin .btn:hover, .theme-admin .btn:focus, .theme-admin .btn.focus {
  color: #333;
  text-decoration: none
}

.theme-shop .btn:active, .theme-shop .btn.active, .theme-admin .btn:active, .theme-admin .btn.active {
  outline: 0;
  background-image: none
}

.theme-shop .btn.disabled, .theme-shop .btn[disabled], fieldset[disabled] .theme-shop .btn, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn, .theme-admin .btn.disabled, .theme-admin .btn[disabled], fieldset[disabled] .theme-admin .btn, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn {
  cursor: not-allowed;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none
}

.theme-shop a.btn.disabled, fieldset[disabled] .theme-shop a.btn, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop a.btn, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop a.btn, .theme-admin a.btn.disabled, fieldset[disabled] .theme-admin a.btn, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin a.btn, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin a.btn {
  pointer-events: none
}

.theme-shop .btn-default, .theme-admin .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc
}

.theme-shop .btn-default:focus, .theme-shop .btn-default.focus, .theme-admin .btn-default:focus, .theme-admin .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c
}

.theme-shop .btn-default:hover, .theme-admin .btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad
}

.theme-shop .btn-default:active, .theme-shop .btn-default.active, .open > .theme-shop .btn-default.dropdown-toggle, .theme-admin .btn-default:active, .theme-admin .btn-default.active, .open > .theme-admin .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad
}

.theme-shop .btn-default:active:hover, .theme-shop .btn-default:active:focus, .theme-shop .btn-default:active.focus, .theme-shop .btn-default.active:hover, .theme-shop .btn-default.active:focus, .theme-shop .btn-default.active.focus, .open > .theme-shop .btn-default.dropdown-toggle:hover, .open > .theme-shop .btn-default.dropdown-toggle:focus, .open > .theme-shop .btn-default.dropdown-toggle.focus, .theme-admin .btn-default:active:hover, .theme-admin .btn-default:active:focus, .theme-admin .btn-default:active.focus, .theme-admin .btn-default.active:hover, .theme-admin .btn-default.active:focus, .theme-admin .btn-default.active.focus, .open > .theme-admin .btn-default.dropdown-toggle:hover, .open > .theme-admin .btn-default.dropdown-toggle:focus, .open > .theme-admin .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c
}

.theme-shop .btn-default:active, .theme-shop .btn-default.active, .open > .theme-shop .btn-default.dropdown-toggle, .theme-admin .btn-default:active, .theme-admin .btn-default.active, .open > .theme-admin .btn-default.dropdown-toggle {
  background-image: none
}

.theme-shop .btn-default.disabled:hover, .theme-shop .btn-default.disabled:focus, .theme-shop .btn-default.disabled.focus, .theme-shop .btn-default[disabled]:hover, .theme-shop .btn-default[disabled]:focus, .theme-shop .btn-default[disabled].focus, fieldset[disabled] .theme-shop .btn-default:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-default:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-default:hover, fieldset[disabled] .theme-shop .btn-default:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-default:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-default:focus, fieldset[disabled] .theme-shop .btn-default.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-default.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-default.focus, .theme-admin .btn-default.disabled:hover, .theme-admin .btn-default.disabled:focus, .theme-admin .btn-default.disabled.focus, .theme-admin .btn-default[disabled]:hover, .theme-admin .btn-default[disabled]:focus, .theme-admin .btn-default[disabled].focus, fieldset[disabled] .theme-admin .btn-default:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-default:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-default:hover, fieldset[disabled] .theme-admin .btn-default:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-default:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-default:focus, fieldset[disabled] .theme-admin .btn-default.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-default.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-default.focus {
  background-color: #fff;
  border-color: #ccc
}

.theme-shop .btn-default .badge, .theme-admin .btn-default .badge {
  color: #fff;
  background-color: #333
}

.theme-shop .btn-primary, .theme-admin .btn-primary {
  color: #fff;
  background-color: #1dbbea;
  border-color: #14acd9
}

.theme-shop .btn-primary:focus, .theme-shop .btn-primary.focus, .theme-admin .btn-primary:focus, .theme-admin .btn-primary.focus {
  color: #fff;
  background-color: #129ac2;
  border-color: #095065
}

.theme-shop .btn-primary:hover, .theme-admin .btn-primary:hover {
  color: #fff;
  background-color: #129ac2;
  border-color: #0f80a1
}

.theme-shop .btn-primary:active, .theme-shop .btn-primary.active, .open > .theme-shop .btn-primary.dropdown-toggle, .theme-admin .btn-primary:active, .theme-admin .btn-primary.active, .open > .theme-admin .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #129ac2;
  border-color: #0f80a1
}

.theme-shop .btn-primary:active:hover, .theme-shop .btn-primary:active:focus, .theme-shop .btn-primary:active.focus, .theme-shop .btn-primary.active:hover, .theme-shop .btn-primary.active:focus, .theme-shop .btn-primary.active.focus, .open > .theme-shop .btn-primary.dropdown-toggle:hover, .open > .theme-shop .btn-primary.dropdown-toggle:focus, .open > .theme-shop .btn-primary.dropdown-toggle.focus, .theme-admin .btn-primary:active:hover, .theme-admin .btn-primary:active:focus, .theme-admin .btn-primary:active.focus, .theme-admin .btn-primary.active:hover, .theme-admin .btn-primary.active:focus, .theme-admin .btn-primary.active.focus, .open > .theme-admin .btn-primary.dropdown-toggle:hover, .open > .theme-admin .btn-primary.dropdown-toggle:focus, .open > .theme-admin .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #0f80a1;
  border-color: #095065
}

.theme-shop .btn-primary:active, .theme-shop .btn-primary.active, .open > .theme-shop .btn-primary.dropdown-toggle, .theme-admin .btn-primary:active, .theme-admin .btn-primary.active, .open > .theme-admin .btn-primary.dropdown-toggle {
  background-image: none
}

.theme-shop .btn-primary.disabled:hover, .theme-shop .btn-primary.disabled:focus, .theme-shop .btn-primary.disabled.focus, .theme-shop .btn-primary[disabled]:hover, .theme-shop .btn-primary[disabled]:focus, .theme-shop .btn-primary[disabled].focus, fieldset[disabled] .theme-shop .btn-primary:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-primary:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-primary:hover, fieldset[disabled] .theme-shop .btn-primary:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-primary:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-primary:focus, fieldset[disabled] .theme-shop .btn-primary.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-primary.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-primary.focus, .theme-admin .btn-primary.disabled:hover, .theme-admin .btn-primary.disabled:focus, .theme-admin .btn-primary.disabled.focus, .theme-admin .btn-primary[disabled]:hover, .theme-admin .btn-primary[disabled]:focus, .theme-admin .btn-primary[disabled].focus, fieldset[disabled] .theme-admin .btn-primary:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-primary:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-primary:hover, fieldset[disabled] .theme-admin .btn-primary:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-primary:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-primary:focus, fieldset[disabled] .theme-admin .btn-primary.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-primary.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-primary.focus {
  background-color: #1dbbea;
  border-color: #14acd9
}

.theme-shop .btn-primary .badge, .theme-admin .btn-primary .badge {
  color: #1dbbea;
  background-color: #fff
}

.theme-shop .btn-success, .theme-admin .btn-success {
  color: #fff;
  background-color: #27ae60;
  border-color: #295
}

.theme-shop .btn-success:focus, .theme-shop .btn-success.focus, .theme-admin .btn-success:focus, .theme-admin .btn-success.focus {
  color: #fff;
  background-color: #1e8449;
  border-color: #0b311b
}

.theme-shop .btn-success:hover, .theme-admin .btn-success:hover {
  color: #fff;
  background-color: #1e8449;
  border-color: #176739
}

.theme-shop .btn-success:active, .theme-shop .btn-success.active, .open > .theme-shop .btn-success.dropdown-toggle, .theme-admin .btn-success:active, .theme-admin .btn-success.active, .open > .theme-admin .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e8449;
  border-color: #176739
}

.theme-shop .btn-success:active:hover, .theme-shop .btn-success:active:focus, .theme-shop .btn-success:active.focus, .theme-shop .btn-success.active:hover, .theme-shop .btn-success.active:focus, .theme-shop .btn-success.active.focus, .open > .theme-shop .btn-success.dropdown-toggle:hover, .open > .theme-shop .btn-success.dropdown-toggle:focus, .open > .theme-shop .btn-success.dropdown-toggle.focus, .theme-admin .btn-success:active:hover, .theme-admin .btn-success:active:focus, .theme-admin .btn-success:active.focus, .theme-admin .btn-success.active:hover, .theme-admin .btn-success.active:focus, .theme-admin .btn-success.active.focus, .open > .theme-admin .btn-success.dropdown-toggle:hover, .open > .theme-admin .btn-success.dropdown-toggle:focus, .open > .theme-admin .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #176739;
  border-color: #0b311b
}

.theme-shop .btn-success:active, .theme-shop .btn-success.active, .open > .theme-shop .btn-success.dropdown-toggle, .theme-admin .btn-success:active, .theme-admin .btn-success.active, .open > .theme-admin .btn-success.dropdown-toggle {
  background-image: none
}

.theme-shop .btn-success.disabled:hover, .theme-shop .btn-success.disabled:focus, .theme-shop .btn-success.disabled.focus, .theme-shop .btn-success[disabled]:hover, .theme-shop .btn-success[disabled]:focus, .theme-shop .btn-success[disabled].focus, fieldset[disabled] .theme-shop .btn-success:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-success:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-success:hover, fieldset[disabled] .theme-shop .btn-success:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-success:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-success:focus, fieldset[disabled] .theme-shop .btn-success.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-success.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-success.focus, .theme-admin .btn-success.disabled:hover, .theme-admin .btn-success.disabled:focus, .theme-admin .btn-success.disabled.focus, .theme-admin .btn-success[disabled]:hover, .theme-admin .btn-success[disabled]:focus, .theme-admin .btn-success[disabled].focus, fieldset[disabled] .theme-admin .btn-success:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-success:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-success:hover, fieldset[disabled] .theme-admin .btn-success:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-success:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-success:focus, fieldset[disabled] .theme-admin .btn-success.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-success.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-success.focus {
  background-color: #27ae60;
  border-color: #295
}

.theme-shop .btn-success .badge, .theme-admin .btn-success .badge {
  color: #27ae60;
  background-color: #fff
}

.theme-shop .btn-info, .theme-admin .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da
}

.theme-shop .btn-info:focus, .theme-shop .btn-info.focus, .theme-admin .btn-info:focus, .theme-admin .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85
}

.theme-shop .btn-info:hover, .theme-admin .btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc
}

.theme-shop .btn-info:active, .theme-shop .btn-info.active, .open > .theme-shop .btn-info.dropdown-toggle, .theme-admin .btn-info:active, .theme-admin .btn-info.active, .open > .theme-admin .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc
}

.theme-shop .btn-info:active:hover, .theme-shop .btn-info:active:focus, .theme-shop .btn-info:active.focus, .theme-shop .btn-info.active:hover, .theme-shop .btn-info.active:focus, .theme-shop .btn-info.active.focus, .open > .theme-shop .btn-info.dropdown-toggle:hover, .open > .theme-shop .btn-info.dropdown-toggle:focus, .open > .theme-shop .btn-info.dropdown-toggle.focus, .theme-admin .btn-info:active:hover, .theme-admin .btn-info:active:focus, .theme-admin .btn-info:active.focus, .theme-admin .btn-info.active:hover, .theme-admin .btn-info.active:focus, .theme-admin .btn-info.active.focus, .open > .theme-admin .btn-info.dropdown-toggle:hover, .open > .theme-admin .btn-info.dropdown-toggle:focus, .open > .theme-admin .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85
}

.theme-shop .btn-info:active, .theme-shop .btn-info.active, .open > .theme-shop .btn-info.dropdown-toggle, .theme-admin .btn-info:active, .theme-admin .btn-info.active, .open > .theme-admin .btn-info.dropdown-toggle {
  background-image: none
}

.theme-shop .btn-info.disabled:hover, .theme-shop .btn-info.disabled:focus, .theme-shop .btn-info.disabled.focus, .theme-shop .btn-info[disabled]:hover, .theme-shop .btn-info[disabled]:focus, .theme-shop .btn-info[disabled].focus, fieldset[disabled] .theme-shop .btn-info:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-info:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-info:hover, fieldset[disabled] .theme-shop .btn-info:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-info:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-info:focus, fieldset[disabled] .theme-shop .btn-info.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-info.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-info.focus, .theme-admin .btn-info.disabled:hover, .theme-admin .btn-info.disabled:focus, .theme-admin .btn-info.disabled.focus, .theme-admin .btn-info[disabled]:hover, .theme-admin .btn-info[disabled]:focus, .theme-admin .btn-info[disabled].focus, fieldset[disabled] .theme-admin .btn-info:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-info:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-info:hover, fieldset[disabled] .theme-admin .btn-info:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-info:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-info:focus, fieldset[disabled] .theme-admin .btn-info.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-info.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da
}

.theme-shop .btn-info .badge, .theme-admin .btn-info .badge {
  color: #5bc0de;
  background-color: #fff
}

.theme-shop .btn-warning, .theme-admin .btn-warning {
  color: #fff;
  background-color: #f39c12;
  border-color: #e08e0b
}

.theme-shop .btn-warning:focus, .theme-shop .btn-warning.focus, .theme-admin .btn-warning:focus, .theme-admin .btn-warning.focus {
  color: #fff;
  background-color: #c87f0a;
  border-color: #674105
}

.theme-shop .btn-warning:hover, .theme-admin .btn-warning:hover {
  color: #fff;
  background-color: #c87f0a;
  border-color: #a66908
}

.theme-shop .btn-warning:active, .theme-shop .btn-warning.active, .open > .theme-shop .btn-warning.dropdown-toggle, .theme-admin .btn-warning:active, .theme-admin .btn-warning.active, .open > .theme-admin .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #c87f0a;
  border-color: #a66908
}

.theme-shop .btn-warning:active:hover, .theme-shop .btn-warning:active:focus, .theme-shop .btn-warning:active.focus, .theme-shop .btn-warning.active:hover, .theme-shop .btn-warning.active:focus, .theme-shop .btn-warning.active.focus, .open > .theme-shop .btn-warning.dropdown-toggle:hover, .open > .theme-shop .btn-warning.dropdown-toggle:focus, .open > .theme-shop .btn-warning.dropdown-toggle.focus, .theme-admin .btn-warning:active:hover, .theme-admin .btn-warning:active:focus, .theme-admin .btn-warning:active.focus, .theme-admin .btn-warning.active:hover, .theme-admin .btn-warning.active:focus, .theme-admin .btn-warning.active.focus, .open > .theme-admin .btn-warning.dropdown-toggle:hover, .open > .theme-admin .btn-warning.dropdown-toggle:focus, .open > .theme-admin .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #a66908;
  border-color: #674105
}

.theme-shop .btn-warning:active, .theme-shop .btn-warning.active, .open > .theme-shop .btn-warning.dropdown-toggle, .theme-admin .btn-warning:active, .theme-admin .btn-warning.active, .open > .theme-admin .btn-warning.dropdown-toggle {
  background-image: none
}

.theme-shop .btn-warning.disabled:hover, .theme-shop .btn-warning.disabled:focus, .theme-shop .btn-warning.disabled.focus, .theme-shop .btn-warning[disabled]:hover, .theme-shop .btn-warning[disabled]:focus, .theme-shop .btn-warning[disabled].focus, fieldset[disabled] .theme-shop .btn-warning:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-warning:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-warning:hover, fieldset[disabled] .theme-shop .btn-warning:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-warning:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-warning:focus, fieldset[disabled] .theme-shop .btn-warning.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-warning.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-warning.focus, .theme-admin .btn-warning.disabled:hover, .theme-admin .btn-warning.disabled:focus, .theme-admin .btn-warning.disabled.focus, .theme-admin .btn-warning[disabled]:hover, .theme-admin .btn-warning[disabled]:focus, .theme-admin .btn-warning[disabled].focus, fieldset[disabled] .theme-admin .btn-warning:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-warning:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-warning:hover, fieldset[disabled] .theme-admin .btn-warning:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-warning:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-warning:focus, fieldset[disabled] .theme-admin .btn-warning.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-warning.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-warning.focus {
  background-color: #f39c12;
  border-color: #e08e0b
}

.theme-shop .btn-warning .badge, .theme-admin .btn-warning .badge {
  color: #f39c12;
  background-color: #fff
}

.theme-shop .btn-danger, .theme-admin .btn-danger {
  color: #fff;
  background-color: #c0392b;
  border-color: #ab3326
}

.theme-shop .btn-danger:focus, .theme-shop .btn-danger.focus, .theme-admin .btn-danger:focus, .theme-admin .btn-danger.focus {
  color: #fff;
  background-color: #962d22;
  border-color: #43140f
}

.theme-shop .btn-danger:hover, .theme-admin .btn-danger:hover {
  color: #fff;
  background-color: #962d22;
  border-color: #79241b
}

.theme-shop .btn-danger:active, .theme-shop .btn-danger.active, .open > .theme-shop .btn-danger.dropdown-toggle, .theme-admin .btn-danger:active, .theme-admin .btn-danger.active, .open > .theme-admin .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #962d22;
  border-color: #79241b
}

.theme-shop .btn-danger:active:hover, .theme-shop .btn-danger:active:focus, .theme-shop .btn-danger:active.focus, .theme-shop .btn-danger.active:hover, .theme-shop .btn-danger.active:focus, .theme-shop .btn-danger.active.focus, .open > .theme-shop .btn-danger.dropdown-toggle:hover, .open > .theme-shop .btn-danger.dropdown-toggle:focus, .open > .theme-shop .btn-danger.dropdown-toggle.focus, .theme-admin .btn-danger:active:hover, .theme-admin .btn-danger:active:focus, .theme-admin .btn-danger:active.focus, .theme-admin .btn-danger.active:hover, .theme-admin .btn-danger.active:focus, .theme-admin .btn-danger.active.focus, .open > .theme-admin .btn-danger.dropdown-toggle:hover, .open > .theme-admin .btn-danger.dropdown-toggle:focus, .open > .theme-admin .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #79241b;
  border-color: #43140f
}

.theme-shop .btn-danger:active, .theme-shop .btn-danger.active, .open > .theme-shop .btn-danger.dropdown-toggle, .theme-admin .btn-danger:active, .theme-admin .btn-danger.active, .open > .theme-admin .btn-danger.dropdown-toggle {
  background-image: none
}

.theme-shop .btn-danger.disabled:hover, .theme-shop .btn-danger.disabled:focus, .theme-shop .btn-danger.disabled.focus, .theme-shop .btn-danger[disabled]:hover, .theme-shop .btn-danger[disabled]:focus, .theme-shop .btn-danger[disabled].focus, fieldset[disabled] .theme-shop .btn-danger:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-danger:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-danger:hover, fieldset[disabled] .theme-shop .btn-danger:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-danger:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-danger:focus, fieldset[disabled] .theme-shop .btn-danger.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-danger.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-danger.focus, .theme-admin .btn-danger.disabled:hover, .theme-admin .btn-danger.disabled:focus, .theme-admin .btn-danger.disabled.focus, .theme-admin .btn-danger[disabled]:hover, .theme-admin .btn-danger[disabled]:focus, .theme-admin .btn-danger[disabled].focus, fieldset[disabled] .theme-admin .btn-danger:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-danger:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-danger:hover, fieldset[disabled] .theme-admin .btn-danger:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-danger:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-danger:focus, fieldset[disabled] .theme-admin .btn-danger.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-danger.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-danger.focus {
  background-color: #c0392b;
  border-color: #ab3326
}

.theme-shop .btn-danger .badge, .theme-admin .btn-danger .badge {
  color: #c0392b;
  background-color: #fff
}

.theme-shop .btn-link, .theme-admin .btn-link {
  color: #14acd9;
  font-weight: normal;
  border-radius: 0
}

.theme-shop .btn-link, .theme-shop .btn-link:active, .theme-shop .btn-link.active, .theme-shop .btn-link[disabled], fieldset[disabled] .theme-shop .btn-link, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-link, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-link, .theme-admin .btn-link, .theme-admin .btn-link:active, .theme-admin .btn-link.active, .theme-admin .btn-link[disabled], fieldset[disabled] .theme-admin .btn-link, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-link, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-link {
  background-color: transparent;
  box-shadow: none
}

.theme-shop .btn-link, .theme-shop .btn-link:hover, .theme-shop .btn-link:focus, .theme-shop .btn-link:active, .theme-admin .btn-link, .theme-admin .btn-link:hover, .theme-admin .btn-link:focus, .theme-admin .btn-link:active {
  border-color: transparent
}

.theme-shop .btn-link:hover, .theme-shop .btn-link:focus, .theme-admin .btn-link:hover, .theme-admin .btn-link:focus {
  color: #0e7593;
  text-decoration: none;
  background-color: transparent
}

.theme-shop .btn-link[disabled]:hover, .theme-shop .btn-link[disabled]:focus, fieldset[disabled] .theme-shop .btn-link:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-link:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-link:hover, fieldset[disabled] .theme-shop .btn-link:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .btn-link:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .btn-link:focus, .theme-admin .btn-link[disabled]:hover, .theme-admin .btn-link[disabled]:focus, fieldset[disabled] .theme-admin .btn-link:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-link:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-link:hover, fieldset[disabled] .theme-admin .btn-link:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .btn-link:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .btn-link:focus {
  color: #777;
  text-decoration: none
}

.theme-shop .btn-lg, .theme-shop .btn-group-lg > .btn, .theme-shop .theme-admin .btn-group-lg > .btn, .theme-admin .btn-lg, .theme-admin .theme-shop .btn-group-lg > .btn, .theme-admin .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0
}

.theme-shop .btn-sm, .theme-shop .btn-group-sm > .btn, .theme-shop .theme-admin .btn-group-sm > .btn, .theme-admin .btn-sm, .theme-admin .theme-shop .btn-group-sm > .btn, .theme-admin .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0
}

.theme-shop .btn-xs, .theme-shop .btn-group-xs > .btn, .theme-shop .theme-admin .btn-group-xs > .btn, .theme-admin .btn-xs, .theme-admin .theme-shop .btn-group-xs > .btn, .theme-admin .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0
}

.theme-shop .btn-block, .theme-admin .btn-block {
  display: block;
  width: 100%
}

.theme-shop .btn-block + .btn-block, .theme-admin .btn-block + .btn-block {
  margin-top: 5px
}

.theme-shop input[type="submit"].btn-block, .theme-shop input[type="reset"].btn-block, .theme-shop input[type="button"].btn-block, .theme-admin input[type="submit"].btn-block, .theme-admin input[type="reset"].btn-block, .theme-admin input[type="button"].btn-block {
  width: 100%
}

.theme-shop .fade, .theme-admin .fade {
  opacity: 0;
  transition: opacity .15s linear
}

.theme-shop .fade.in, .theme-admin .fade.in {
  opacity: 1
}

.theme-shop .collapse, .theme-admin .collapse {
  display: none
}

.theme-shop .collapse.in, .theme-admin .collapse.in {
  display: block
}

.theme-shop tr.collapse.in, .theme-admin tr.collapse.in {
  display: table-row
}

.theme-shop tbody.collapse.in, .theme-admin tbody.collapse.in {
  display: table-row-group
}

.theme-shop .collapsing, .theme-admin .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: .35s;
  transition-timing-function: ease
}

.theme-shop .caret, .theme-admin .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent
}

.theme-shop .dropup, .theme-shop .dropdown, .theme-admin .dropup, .theme-admin .dropdown {
  position: relative
}

.theme-shop .dropdown-toggle:focus, .theme-admin .dropdown-toggle:focus {
  outline: 0
}

.theme-shop .dropdown-menu, .theme-admin .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box
}

.theme-shop .dropdown-menu.pull-right, .theme-admin .dropdown-menu.pull-right {
  right: 0;
  left: auto
}

.theme-shop .dropdown-menu .divider, .theme-admin .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5
}

.theme-shop .dropdown-menu > li > a, .theme-admin .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333;
  white-space: nowrap
}

.theme-shop .dropdown-menu > li > a:hover, .theme-shop .dropdown-menu > li > a:focus, .theme-admin .dropdown-menu > li > a:hover, .theme-admin .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5
}

.theme-shop .dropdown-menu > .active > a, .theme-shop .dropdown-menu > .active > a:hover, .theme-shop .dropdown-menu > .active > a:focus, .theme-admin .dropdown-menu > .active > a, .theme-admin .dropdown-menu > .active > a:hover, .theme-admin .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7
}

.theme-shop .dropdown-menu > .disabled > a, .theme-shop .dropdown-menu > .disabled > a:hover, .theme-shop .dropdown-menu > .disabled > a:focus, .theme-admin .dropdown-menu > .disabled > a, .theme-admin .dropdown-menu > .disabled > a:hover, .theme-admin .dropdown-menu > .disabled > a:focus {
  color: #777
}

.theme-shop .dropdown-menu > .disabled > a:hover, .theme-shop .dropdown-menu > .disabled > a:focus, .theme-admin .dropdown-menu > .disabled > a:hover, .theme-admin .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed
}

.theme-shop .open > .dropdown-menu, .theme-admin .open > .dropdown-menu {
  display: block
}

.theme-shop .open > a, .theme-admin .open > a {
  outline: 0
}

.theme-shop .dropdown-menu-right, .theme-admin .dropdown-menu-right {
  left: auto;
  right: 0
}

.theme-shop .dropdown-menu-left, .theme-admin .dropdown-menu-left {
  left: 0;
  right: auto
}

.theme-shop .dropdown-header, .theme-admin .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777;
  white-space: nowrap
}

.theme-shop .dropdown-backdrop, .theme-admin .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990
}

.theme-shop .pull-right > .dropdown-menu, .theme-admin .pull-right > .dropdown-menu {
  right: 0;
  left: auto
}

.theme-shop .dropup .caret, .theme-shop .navbar-fixed-bottom .dropdown .caret, .theme-admin .dropup .caret, .theme-admin .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""
}

.theme-shop .dropup .dropdown-menu, .theme-shop .navbar-fixed-bottom .dropdown .dropdown-menu, .theme-admin .dropup .dropdown-menu, .theme-admin .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px
}

@media (min-width: 991px) {
  .theme-shop .navbar-right .dropdown-menu, .theme-admin .navbar-right .dropdown-menu {
    right: 0;
    left: auto
  }

  .theme-shop .navbar-right .dropdown-menu-left, .theme-admin .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto
  }
}

.theme-shop .btn-group, .theme-shop .btn-group-vertical, .theme-admin .btn-group, .theme-admin .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle
}

.theme-shop .btn-group > .btn, .theme-shop .btn-group-vertical > .btn, .theme-admin .btn-group > .btn, .theme-admin .btn-group-vertical > .btn {
  position: relative;
  float: left
}

.theme-shop .btn-group > .btn:hover, .theme-shop .btn-group > .btn:focus, .theme-shop .btn-group > .btn:active, .theme-shop .btn-group > .btn.active, .theme-shop .btn-group-vertical > .btn:hover, .theme-shop .btn-group-vertical > .btn:focus, .theme-shop .btn-group-vertical > .btn:active, .theme-shop .btn-group-vertical > .btn.active, .theme-admin .btn-group > .btn:hover, .theme-admin .btn-group > .btn:focus, .theme-admin .btn-group > .btn:active, .theme-admin .btn-group > .btn.active, .theme-admin .btn-group-vertical > .btn:hover, .theme-admin .btn-group-vertical > .btn:focus, .theme-admin .btn-group-vertical > .btn:active, .theme-admin .btn-group-vertical > .btn.active {
  z-index: 2
}

.theme-shop .btn-group .btn + .btn, .theme-shop .btn-group .btn + .btn-group, .theme-shop .btn-group .btn-group + .btn, .theme-shop .btn-group .btn-group + .btn-group, .theme-admin .btn-group .btn + .btn, .theme-admin .btn-group .btn + .btn-group, .theme-admin .btn-group .btn-group + .btn, .theme-admin .btn-group .btn-group + .btn-group {
  margin-left: -1px
}

.theme-shop .btn-toolbar, .theme-admin .btn-toolbar {
  margin-left: -5px
}

.theme-shop .btn-toolbar:before, .theme-shop .btn-toolbar:after, .theme-admin .btn-toolbar:before, .theme-admin .btn-toolbar:after {
  content: " ";
  display: table
}

.theme-shop .btn-toolbar:after, .theme-admin .btn-toolbar:after {
  clear: both
}

.theme-shop .btn-toolbar .btn, .theme-shop .btn-toolbar .btn-group, .theme-shop .btn-toolbar .input-group, .theme-admin .btn-toolbar .btn, .theme-admin .btn-toolbar .btn-group, .theme-admin .btn-toolbar .input-group {
  float: left
}

.theme-shop .btn-toolbar > .btn, .theme-shop .btn-toolbar > .btn-group, .theme-shop .btn-toolbar > .input-group, .theme-admin .btn-toolbar > .btn, .theme-admin .btn-toolbar > .btn-group, .theme-admin .btn-toolbar > .input-group {
  margin-left: 5px
}

.theme-shop .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .theme-admin .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0
}

.theme-shop .btn-group > .btn:first-child, .theme-admin .btn-group > .btn:first-child {
  margin-left: 0
}

.theme-shop .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .theme-admin .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.theme-shop .btn-group > .btn:last-child:not(:first-child), .theme-shop .btn-group > .dropdown-toggle:not(:first-child), .theme-admin .btn-group > .btn:last-child:not(:first-child), .theme-admin .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.theme-shop .btn-group > .btn-group, .theme-admin .btn-group > .btn-group {
  float: left
}

.theme-shop .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .theme-admin .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0
}

.theme-shop .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .theme-shop .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle, .theme-admin .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .theme-admin .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.theme-shop .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .theme-admin .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.theme-shop .btn-group .dropdown-toggle:active, .theme-shop .btn-group.open .dropdown-toggle, .theme-admin .btn-group .dropdown-toggle:active, .theme-admin .btn-group.open .dropdown-toggle {
  outline: 0
}

.theme-shop .btn-group > .btn + .dropdown-toggle, .theme-admin .btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px
}

.theme-shop .btn-group > .btn-lg + .dropdown-toggle, .theme-shop .btn-group-lg.btn-group > .btn + .dropdown-toggle, .theme-shop .theme-admin .btn-group-lg.btn-group > .btn + .dropdown-toggle, .theme-admin .btn-group > .btn-lg + .dropdown-toggle, .theme-admin .theme-shop .btn-group-lg.btn-group > .btn + .dropdown-toggle, .theme-admin .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px
}

.theme-shop .btn-group.open .dropdown-toggle, .theme-admin .btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.theme-shop .btn-group.open .dropdown-toggle.btn-link, .theme-admin .btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none
}

.theme-shop .btn .caret, .theme-admin .btn .caret {
  margin-left: 0
}

.theme-shop .btn-lg .caret, .theme-shop .btn-group-lg > .btn .caret, .theme-shop .theme-admin .btn-group-lg > .btn .caret, .theme-admin .btn-lg .caret, .theme-admin .theme-shop .btn-group-lg > .btn .caret, .theme-admin .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0
}

.theme-shop .dropup .btn-lg .caret, .theme-shop .dropup .btn-group-lg > .btn .caret, .theme-shop .dropup .theme-admin .btn-group-lg > .btn .caret, .theme-admin .dropup .btn-lg .caret, .theme-admin .dropup .theme-shop .btn-group-lg > .btn .caret, .theme-admin .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px
}

.theme-shop .btn-group-vertical > .btn, .theme-shop .btn-group-vertical > .btn-group, .theme-shop .btn-group-vertical > .btn-group > .btn, .theme-admin .btn-group-vertical > .btn, .theme-admin .btn-group-vertical > .btn-group, .theme-admin .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%
}

.theme-shop .btn-group-vertical > .btn-group:before, .theme-shop .btn-group-vertical > .btn-group:after, .theme-admin .btn-group-vertical > .btn-group:before, .theme-admin .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table
}

.theme-shop .btn-group-vertical > .btn-group:after, .theme-admin .btn-group-vertical > .btn-group:after {
  clear: both
}

.theme-shop .btn-group-vertical > .btn-group > .btn, .theme-admin .btn-group-vertical > .btn-group > .btn {
  float: none
}

.theme-shop .btn-group-vertical > .btn + .btn, .theme-shop .btn-group-vertical > .btn + .btn-group, .theme-shop .btn-group-vertical > .btn-group + .btn, .theme-shop .btn-group-vertical > .btn-group + .btn-group, .theme-admin .btn-group-vertical > .btn + .btn, .theme-admin .btn-group-vertical > .btn + .btn-group, .theme-admin .btn-group-vertical > .btn-group + .btn, .theme-admin .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0
}

.theme-shop .btn-group-vertical > .btn:not(:first-child):not(:last-child), .theme-admin .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0
}

.theme-shop .btn-group-vertical > .btn:first-child:not(:last-child), .theme-admin .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.theme-shop .btn-group-vertical > .btn:last-child:not(:first-child), .theme-admin .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.theme-shop .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .theme-admin .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0
}

.theme-shop .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .theme-shop .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle, .theme-admin .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .theme-admin .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.theme-shop .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .theme-admin .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.theme-shop .btn-group-justified, .theme-admin .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate
}

.theme-shop .btn-group-justified > .btn, .theme-shop .btn-group-justified > .btn-group, .theme-admin .btn-group-justified > .btn, .theme-admin .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%
}

.theme-shop .btn-group-justified > .btn-group .btn, .theme-admin .btn-group-justified > .btn-group .btn {
  width: 100%
}

.theme-shop .btn-group-justified > .btn-group .dropdown-menu, .theme-admin .btn-group-justified > .btn-group .dropdown-menu {
  left: auto
}

.theme-shop [data-toggle="buttons"] > .btn input[type="radio"], .theme-shop [data-toggle="buttons"] > .btn input[type="checkbox"], .theme-shop [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], .theme-shop [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"], .theme-admin [data-toggle="buttons"] > .btn input[type="radio"], .theme-admin [data-toggle="buttons"] > .btn input[type="checkbox"], .theme-admin [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], .theme-admin [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none
}

.theme-shop .input-group, .theme-admin .input-group {
  position: relative;
  display: table;
  border-collapse: separate
}

.theme-shop .input-group[class*="col-"], .theme-admin .input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0
}

.theme-shop .input-group .form-control, .theme-admin .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0
}

.theme-shop .input-group .form-control:focus, .theme-admin .input-group .form-control:focus {
  z-index: 3
}

.theme-shop .input-group-addon, .theme-shop .input-group-btn, .theme-shop .input-group .form-control, .theme-admin .input-group-addon, .theme-admin .input-group-btn, .theme-admin .input-group .form-control {
  display: table-cell
}

.theme-shop .input-group-addon:not(:first-child):not(:last-child), .theme-shop .input-group-btn:not(:first-child):not(:last-child), .theme-shop .input-group .form-control:not(:first-child):not(:last-child), .theme-admin .input-group-addon:not(:first-child):not(:last-child), .theme-admin .input-group-btn:not(:first-child):not(:last-child), .theme-admin .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0
}

.theme-shop .input-group-addon, .theme-shop .input-group-btn, .theme-admin .input-group-addon, .theme-admin .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle
}

.theme-shop .input-group-addon, .theme-admin .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 0
}

.theme-shop .input-group-addon.input-sm, .theme-shop .input-group-sm > .input-group-addon, .theme-shop .input-group-sm > .input-group-btn > .input-group-addon.btn, .theme-shop .theme-admin .input-group-sm > .input-group-addon, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .input-group-addon.btn, .theme-admin .input-group-addon.input-sm, .theme-admin .theme-shop .input-group-sm > .input-group-addon, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .input-group-addon.btn, .theme-admin .input-group-sm > .input-group-addon, .theme-admin .input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0
}

.theme-shop .input-group-addon.input-lg, .theme-shop .input-group-lg > .input-group-addon, .theme-shop .input-group-lg > .input-group-btn > .input-group-addon.btn, .theme-shop .theme-admin .input-group-lg > .input-group-addon, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .input-group-addon.btn, .theme-admin .input-group-addon.input-lg, .theme-admin .theme-shop .input-group-lg > .input-group-addon, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .input-group-addon.btn, .theme-admin .input-group-lg > .input-group-addon, .theme-admin .input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0
}

.theme-shop .input-group-addon input[type="radio"], .theme-shop .input-group-addon input[type="checkbox"], .theme-admin .input-group-addon input[type="radio"], .theme-admin .input-group-addon input[type="checkbox"] {
  margin-top: 0
}

.theme-shop .input-group .form-control:first-child, .theme-shop .input-group-addon:first-child, .theme-shop .input-group-btn:first-child > .btn, .theme-shop .input-group-btn:first-child > .btn-group > .btn, .theme-shop .input-group-btn:first-child > .dropdown-toggle, .theme-shop .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .theme-shop .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .theme-admin .input-group .form-control:first-child, .theme-admin .input-group-addon:first-child, .theme-admin .input-group-btn:first-child > .btn, .theme-admin .input-group-btn:first-child > .btn-group > .btn, .theme-admin .input-group-btn:first-child > .dropdown-toggle, .theme-admin .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .theme-admin .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.theme-shop .input-group-addon:first-child, .theme-admin .input-group-addon:first-child {
  border-right: 0
}

.theme-shop .input-group .form-control:last-child, .theme-shop .input-group-addon:last-child, .theme-shop .input-group-btn:last-child > .btn, .theme-shop .input-group-btn:last-child > .btn-group > .btn, .theme-shop .input-group-btn:last-child > .dropdown-toggle, .theme-shop .input-group-btn:first-child > .btn:not(:first-child), .theme-shop .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .theme-admin .input-group .form-control:last-child, .theme-admin .input-group-addon:last-child, .theme-admin .input-group-btn:last-child > .btn, .theme-admin .input-group-btn:last-child > .btn-group > .btn, .theme-admin .input-group-btn:last-child > .dropdown-toggle, .theme-admin .input-group-btn:first-child > .btn:not(:first-child), .theme-admin .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.theme-shop .input-group-addon:last-child, .theme-admin .input-group-addon:last-child {
  border-left: 0
}

.theme-shop .input-group-btn, .theme-admin .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap
}

.theme-shop .input-group-btn > .btn, .theme-admin .input-group-btn > .btn {
  position: relative
}

.theme-shop .input-group-btn > .btn + .btn, .theme-admin .input-group-btn > .btn + .btn {
  margin-left: -1px
}

.theme-shop .input-group-btn > .btn:hover, .theme-shop .input-group-btn > .btn:focus, .theme-shop .input-group-btn > .btn:active, .theme-admin .input-group-btn > .btn:hover, .theme-admin .input-group-btn > .btn:focus, .theme-admin .input-group-btn > .btn:active {
  z-index: 2
}

.theme-shop .input-group-btn:first-child > .btn, .theme-shop .input-group-btn:first-child > .btn-group, .theme-admin .input-group-btn:first-child > .btn, .theme-admin .input-group-btn:first-child > .btn-group {
  margin-right: -1px
}

.theme-shop .input-group-btn:last-child > .btn, .theme-shop .input-group-btn:last-child > .btn-group, .theme-admin .input-group-btn:last-child > .btn, .theme-admin .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px
}

.theme-shop .nav, .theme-admin .nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none
}

.theme-shop .nav:before, .theme-shop .nav:after, .theme-admin .nav:before, .theme-admin .nav:after {
  content: " ";
  display: table
}

.theme-shop .nav:after, .theme-admin .nav:after {
  clear: both
}

.theme-shop .nav > li, .theme-admin .nav > li {
  position: relative;
  display: block
}

.theme-shop .nav > li > a, .theme-admin .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px
}

.theme-shop .nav > li > a:hover, .theme-shop .nav > li > a:focus, .theme-admin .nav > li > a:hover, .theme-admin .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee
}

.theme-shop .nav > li.disabled > a, .theme-admin .nav > li.disabled > a {
  color: #777
}

.theme-shop .nav > li.disabled > a:hover, .theme-shop .nav > li.disabled > a:focus, .theme-admin .nav > li.disabled > a:hover, .theme-admin .nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed
}

.theme-shop .nav .open > a, .theme-shop .nav .open > a:hover, .theme-shop .nav .open > a:focus, .theme-admin .nav .open > a, .theme-admin .nav .open > a:hover, .theme-admin .nav .open > a:focus {
  background-color: #eee;
  border-color: #14acd9
}

.theme-shop .nav .nav-divider, .theme-admin .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5
}

.theme-shop .nav > li > a > img, .theme-admin .nav > li > a > img {
  max-width: none
}

.theme-shop .nav-tabs, .theme-admin .nav-tabs {
  border-bottom: 1px solid #ddd
}

.theme-shop .nav-tabs > li, .theme-admin .nav-tabs > li {
  float: left;
  margin-bottom: -1px
}

.theme-shop .nav-tabs > li > a, .theme-admin .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 0
}

.theme-shop .nav-tabs > li > a:hover, .theme-admin .nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd
}

.theme-shop .nav-tabs > li.active > a, .theme-shop .nav-tabs > li.active > a:hover, .theme-shop .nav-tabs > li.active > a:focus, .theme-admin .nav-tabs > li.active > a, .theme-admin .nav-tabs > li.active > a:hover, .theme-admin .nav-tabs > li.active > a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default
}

.theme-shop .nav-pills > li, .theme-admin .nav-pills > li {
  float: left
}

.theme-shop .nav-pills > li > a, .theme-admin .nav-pills > li > a {
  border-radius: 0
}

.theme-shop .nav-pills > li + li, .theme-admin .nav-pills > li + li {
  margin-left: 2px
}

.theme-shop .nav-pills > li.active > a, .theme-shop .nav-pills > li.active > a:hover, .theme-shop .nav-pills > li.active > a:focus, .theme-admin .nav-pills > li.active > a, .theme-admin .nav-pills > li.active > a:hover, .theme-admin .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #1dbbea
}

.theme-shop .nav-stacked > li, .theme-admin .nav-stacked > li {
  float: none
}

.theme-shop .nav-stacked > li + li, .theme-admin .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0
}

.theme-shop .nav-justified, .theme-shop .nav-tabs.nav-justified, .theme-admin .nav-justified, .theme-admin .nav-tabs.nav-justified {
  width: 100%
}

.theme-shop .nav-justified > li, .theme-shop .nav-tabs.nav-justified > li, .theme-shop .theme-admin .nav-tabs.nav-justified > li, .theme-admin .nav-justified > li, .theme-admin .theme-shop .nav-tabs.nav-justified > li, .theme-admin .nav-tabs.nav-justified > li {
  float: none
}

.theme-shop .nav-justified > li > a, .theme-shop .nav-tabs.nav-justified > li > a, .theme-shop .theme-admin .nav-tabs.nav-justified > li > a, .theme-admin .nav-justified > li > a, .theme-admin .theme-shop .nav-tabs.nav-justified > li > a, .theme-admin .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px
}

.theme-shop .nav-justified > .dropdown .dropdown-menu, .theme-shop .theme-admin .nav-tabs.nav-justified > .dropdown .dropdown-menu, .theme-admin .nav-justified > .dropdown .dropdown-menu, .theme-admin .theme-shop .nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto
}

@media (min-width: 768px) {
  .theme-shop .nav-justified > li, .theme-shop .nav-tabs.nav-justified > li, .theme-shop .theme-admin .nav-tabs.nav-justified > li, .theme-admin .nav-justified > li, .theme-admin .theme-shop .nav-tabs.nav-justified > li, .theme-admin .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%
  }

  .theme-shop .nav-justified > li > a, .theme-shop .nav-tabs.nav-justified > li > a, .theme-shop .theme-admin .nav-tabs.nav-justified > li > a, .theme-admin .nav-justified > li > a, .theme-admin .theme-shop .nav-tabs.nav-justified > li > a, .theme-admin .nav-tabs.nav-justified > li > a {
    margin-bottom: 0
  }
}

.theme-shop .nav-tabs-justified, .theme-shop .nav-tabs.nav-justified, .theme-admin .nav-tabs-justified, .theme-admin .nav-tabs.nav-justified {
  border-bottom: 0
}

.theme-shop .nav-tabs-justified > li > a, .theme-shop .nav-tabs.nav-justified > li > a, .theme-shop .theme-admin .nav-tabs.nav-justified > li > a, .theme-admin .nav-tabs-justified > li > a, .theme-admin .theme-shop .nav-tabs.nav-justified > li > a, .theme-admin .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0
}

.theme-shop .nav-tabs-justified > .active > a, .theme-shop .nav-tabs.nav-justified > .active > a, .theme-shop .theme-admin .nav-tabs.nav-justified > .active > a, .theme-shop .nav-tabs-justified > .active > a:hover, .theme-shop .nav-tabs.nav-justified > .active > a:hover, .theme-shop .theme-admin .nav-tabs.nav-justified > .active > a:hover, .theme-shop .nav-tabs-justified > .active > a:focus, .theme-shop .nav-tabs.nav-justified > .active > a:focus, .theme-shop .theme-admin .nav-tabs.nav-justified > .active > a:focus, .theme-admin .nav-tabs-justified > .active > a, .theme-admin .theme-shop .nav-tabs.nav-justified > .active > a, .theme-admin .nav-tabs.nav-justified > .active > a, .theme-admin .nav-tabs-justified > .active > a:hover, .theme-admin .theme-shop .nav-tabs.nav-justified > .active > a:hover, .theme-admin .nav-tabs.nav-justified > .active > a:hover, .theme-admin .nav-tabs-justified > .active > a:focus, .theme-admin .theme-shop .nav-tabs.nav-justified > .active > a:focus, .theme-admin .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd
}

@media (min-width: 768px) {
  .theme-shop .nav-tabs-justified > li > a, .theme-shop .nav-tabs.nav-justified > li > a, .theme-shop .theme-admin .nav-tabs.nav-justified > li > a, .theme-admin .nav-tabs-justified > li > a, .theme-admin .theme-shop .nav-tabs.nav-justified > li > a, .theme-admin .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0
  }

  .theme-shop .nav-tabs-justified > .active > a, .theme-shop .nav-tabs.nav-justified > .active > a, .theme-shop .theme-admin .nav-tabs.nav-justified > .active > a, .theme-shop .nav-tabs-justified > .active > a:hover, .theme-shop .nav-tabs.nav-justified > .active > a:hover, .theme-shop .theme-admin .nav-tabs.nav-justified > .active > a:hover, .theme-shop .nav-tabs-justified > .active > a:focus, .theme-shop .nav-tabs.nav-justified > .active > a:focus, .theme-shop .theme-admin .nav-tabs.nav-justified > .active > a:focus, .theme-admin .nav-tabs-justified > .active > a, .theme-admin .theme-shop .nav-tabs.nav-justified > .active > a, .theme-admin .nav-tabs.nav-justified > .active > a, .theme-admin .nav-tabs-justified > .active > a:hover, .theme-admin .theme-shop .nav-tabs.nav-justified > .active > a:hover, .theme-admin .nav-tabs.nav-justified > .active > a:hover, .theme-admin .nav-tabs-justified > .active > a:focus, .theme-admin .theme-shop .nav-tabs.nav-justified > .active > a:focus, .theme-admin .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff
  }
}

.theme-shop .tab-content > .tab-pane, .theme-admin .tab-content > .tab-pane {
  display: none
}

.theme-shop .tab-content > .active, .theme-admin .tab-content > .active {
  display: block
}

.theme-shop .nav-tabs .dropdown-menu, .theme-admin .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.theme-shop .navbar, .theme-admin .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent
}

.theme-shop .navbar:before, .theme-shop .navbar:after, .theme-admin .navbar:before, .theme-admin .navbar:after {
  content: " ";
  display: table
}

.theme-shop .navbar:after, .theme-admin .navbar:after {
  clear: both
}

@media (min-width: 991px) {
  .theme-shop .navbar, .theme-admin .navbar {
    border-radius: 4px
  }
}

.theme-shop .navbar-header:before, .theme-shop .navbar-header:after, .theme-admin .navbar-header:before, .theme-admin .navbar-header:after {
  content: " ";
  display: table
}

.theme-shop .navbar-header:after, .theme-admin .navbar-header:after {
  clear: both
}

@media (min-width: 991px) {
  .theme-shop .navbar-header, .theme-admin .navbar-header {
    float: left
  }
}

.theme-shop .navbar-collapse, .theme-admin .navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch
}

.theme-shop .navbar-collapse:before, .theme-shop .navbar-collapse:after, .theme-admin .navbar-collapse:before, .theme-admin .navbar-collapse:after {
  content: " ";
  display: table
}

.theme-shop .navbar-collapse:after, .theme-admin .navbar-collapse:after {
  clear: both
}

.theme-shop .navbar-collapse.in, .theme-admin .navbar-collapse.in {
  overflow-y: auto
}

@media (min-width: 991px) {
  .theme-shop .navbar-collapse, .theme-admin .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none
  }

  .theme-shop .navbar-collapse.collapse, .theme-admin .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important
  }

  .theme-shop .navbar-collapse.in, .theme-admin .navbar-collapse.in {
    overflow-y: visible
  }

  .navbar-fixed-top .theme-shop .navbar-collapse, .navbar-static-top .theme-shop .navbar-collapse, .navbar-fixed-bottom .theme-shop .navbar-collapse, .navbar-fixed-top .theme-admin .navbar-collapse, .navbar-static-top .theme-admin .navbar-collapse, .navbar-fixed-bottom .theme-admin .navbar-collapse {
    padding-left: 0;
    padding-right: 0
  }
}

.theme-shop .navbar-fixed-top .navbar-collapse, .theme-shop .navbar-fixed-bottom .navbar-collapse, .theme-admin .navbar-fixed-top .navbar-collapse, .theme-admin .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .theme-shop .navbar-fixed-top .navbar-collapse, .theme-shop .navbar-fixed-bottom .navbar-collapse, .theme-admin .navbar-fixed-top .navbar-collapse, .theme-admin .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px
  }
}

.theme-shop .container > .navbar-header, .theme-shop .container > .navbar-collapse, .theme-shop .container-fluid > .navbar-header, .theme-shop .container-fluid > .navbar-collapse, .theme-admin .container > .navbar-header, .theme-admin .container > .navbar-collapse, .theme-admin .container-fluid > .navbar-header, .theme-admin .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px
}

@media (min-width: 991px) {
  .theme-shop .container > .navbar-header, .theme-shop .container > .navbar-collapse, .theme-shop .container-fluid > .navbar-header, .theme-shop .container-fluid > .navbar-collapse, .theme-admin .container > .navbar-header, .theme-admin .container > .navbar-collapse, .theme-admin .container-fluid > .navbar-header, .theme-admin .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0
  }
}

.theme-shop .navbar-static-top, .theme-admin .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px
}

@media (min-width: 991px) {
  .theme-shop .navbar-static-top, .theme-admin .navbar-static-top {
    border-radius: 0
  }
}

.theme-shop .navbar-fixed-top, .theme-shop .navbar-fixed-bottom, .theme-admin .navbar-fixed-top, .theme-admin .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030
}

@media (min-width: 991px) {
  .theme-shop .navbar-fixed-top, .theme-shop .navbar-fixed-bottom, .theme-admin .navbar-fixed-top, .theme-admin .navbar-fixed-bottom {
    border-radius: 0
  }
}

.theme-shop .navbar-fixed-top, .theme-admin .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px
}

.theme-shop .navbar-fixed-bottom, .theme-admin .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0
}

.theme-shop .navbar-brand, .theme-admin .navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px
}

.theme-shop .navbar-brand:hover, .theme-shop .navbar-brand:focus, .theme-admin .navbar-brand:hover, .theme-admin .navbar-brand:focus {
  text-decoration: none
}

.theme-shop .navbar-brand > img, .theme-admin .navbar-brand > img {
  display: block
}

@media (min-width: 991px) {
  .navbar > .container .theme-shop .navbar-brand, .navbar > .container-fluid .theme-shop .navbar-brand, .navbar > .container .theme-admin .navbar-brand, .navbar > .container-fluid .theme-admin .navbar-brand {
    margin-left: -15px
  }
}

.theme-shop .navbar-toggle, .theme-admin .navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0
}

.theme-shop .navbar-toggle:focus, .theme-admin .navbar-toggle:focus {
  outline: 0
}

.theme-shop .navbar-toggle .icon-bar, .theme-admin .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px
}

.theme-shop .navbar-toggle .icon-bar + .icon-bar, .theme-admin .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px
}

@media (min-width: 991px) {
  .theme-shop .navbar-toggle, .theme-admin .navbar-toggle {
    display: none
  }
}

.theme-shop .navbar-nav, .theme-admin .navbar-nav {
  margin: 7.5px -15px
}

.theme-shop .navbar-nav > li > a, .theme-admin .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
  text-decoration: none;
}

@media (max-width: 990px) {

  .theme-shop .navbar-nav .open .dropdown-menu > li > a, .theme-shop .navbar-nav .open .dropdown-menu .dropdown-header, .theme-admin .navbar-nav .open .dropdown-menu > li > a, .theme-admin .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px
  }

  .theme-shop .navbar-nav .open .dropdown-menu > li > a, .theme-admin .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px
  }

  .theme-shop .navbar-nav .open .dropdown-menu > li > a:hover, .theme-shop .navbar-nav .open .dropdown-menu > li > a:focus, .theme-admin .navbar-nav .open .dropdown-menu > li > a:hover, .theme-admin .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none
  }
}

@media (min-width: 991px) {
  .theme-shop .navbar-nav, .theme-admin .navbar-nav {
    float: left;
    margin: 0
  }

  .theme-shop .navbar-nav > li, .theme-admin .navbar-nav > li {
    float: left
  }

  .theme-shop .navbar-nav > li > a, .theme-admin .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    text-decoration: none;
  }
}

.theme-shop .navbar-form, .theme-admin .navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px
}

@media (min-width: 768px) {
  .theme-shop .navbar-form .form-group, .theme-admin .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }

  .theme-shop .navbar-form .form-control, .theme-admin .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }

  .theme-shop .navbar-form .form-control-static, .theme-admin .navbar-form .form-control-static {
    display: inline-block
  }

  .theme-shop .navbar-form .input-group, .theme-admin .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle
  }

  .theme-shop .navbar-form .input-group .input-group-addon, .theme-shop .navbar-form .input-group .input-group-btn, .theme-shop .navbar-form .input-group .form-control, .theme-admin .navbar-form .input-group .input-group-addon, .theme-admin .navbar-form .input-group .input-group-btn, .theme-admin .navbar-form .input-group .form-control {
    width: auto
  }

  .theme-shop .navbar-form .input-group > .form-control, .theme-admin .navbar-form .input-group > .form-control {
    width: 100%
  }

  .theme-shop .navbar-form .control-label, .theme-admin .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle
  }

  .theme-shop .navbar-form .radio, .theme-shop .navbar-form .checkbox, .theme-admin .navbar-form .radio, .theme-admin .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle
  }

  .theme-shop .navbar-form .radio label, .theme-shop .navbar-form .checkbox label, .theme-admin .navbar-form .radio label, .theme-admin .navbar-form .checkbox label {
    padding-left: 0
  }

  .theme-shop .navbar-form .radio input[type="radio"], .theme-shop .navbar-form .checkbox input[type="checkbox"], .theme-admin .navbar-form .radio input[type="radio"], .theme-admin .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0
  }

  .theme-shop .navbar-form .has-feedback .form-control-feedback, .theme-admin .navbar-form .has-feedback .form-control-feedback {
    top: 0
  }
}

@media (max-width: 990px) {
  .theme-shop .navbar-form .form-group, .theme-admin .navbar-form .form-group {
    margin-bottom: 5px
  }

  .theme-shop .navbar-form .form-group:last-child, .theme-admin .navbar-form .form-group:last-child {
    margin-bottom: 0
  }
}

@media (min-width: 991px) {
  .theme-shop .navbar-form, .theme-admin .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none
  }
}

.theme-shop .navbar-nav > li > .dropdown-menu, .theme-admin .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.theme-shop .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu, .theme-admin .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.theme-shop .navbar-btn, .theme-admin .navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px
}

.theme-shop .navbar-btn.btn-sm, .theme-shop .btn-group-sm > .navbar-btn.btn, .theme-shop .theme-admin .btn-group-sm > .navbar-btn.btn, .theme-admin .navbar-btn.btn-sm, .theme-admin .theme-shop .btn-group-sm > .navbar-btn.btn, .theme-admin .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px
}

.theme-shop .navbar-btn.btn-xs, .theme-shop .btn-group-xs > .navbar-btn.btn, .theme-shop .theme-admin .btn-group-xs > .navbar-btn.btn, .theme-admin .navbar-btn.btn-xs, .theme-admin .theme-shop .btn-group-xs > .navbar-btn.btn, .theme-admin .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px
}

.theme-shop .navbar-text, .theme-admin .navbar-text {
  margin-top: 15px;
  margin-bottom: 15px
}

@media (min-width: 991px) {
  .theme-shop .navbar-text, .theme-admin .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px
  }
}

@media (min-width: 991px) {
  .theme-shop .navbar-left, .theme-admin .navbar-left {
    float: left !important
  }

  .theme-shop .navbar-right, .theme-admin .navbar-right {
    float: right !important;
    margin-right: -15px
  }

  .theme-shop .navbar-right ~ .navbar-right, .theme-admin .navbar-right ~ .navbar-right {
    margin-right: 0
  }
}

.theme-shop .navbar-default, .theme-admin .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7
}

.theme-shop .navbar-default .navbar-brand, .theme-admin .navbar-default .navbar-brand {
  color: #777
}

.theme-shop .navbar-default .navbar-brand:hover, .theme-shop .navbar-default .navbar-brand:focus, .theme-admin .navbar-default .navbar-brand:hover, .theme-admin .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent
}

.theme-shop .navbar-default .navbar-text, .theme-admin .navbar-default .navbar-text {
  color: #777
}

.theme-shop .navbar-default .navbar-nav > li > a, .theme-admin .navbar-default .navbar-nav > li > a {
  color: #777
}

.theme-shop .navbar-default .navbar-nav > li > a:hover, .theme-shop .navbar-default .navbar-nav > li > a:focus, .theme-admin .navbar-default .navbar-nav > li > a:hover, .theme-admin .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent
}

.theme-shop .navbar-default .navbar-nav > .active > a, .theme-shop .navbar-default .navbar-nav > .active > a:hover, .theme-shop .navbar-default .navbar-nav > .active > a:focus, .theme-admin .navbar-default .navbar-nav > .active > a, .theme-admin .navbar-default .navbar-nav > .active > a:hover, .theme-admin .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7
}

.theme-shop .navbar-default .navbar-nav > .disabled > a, .theme-shop .navbar-default .navbar-nav > .disabled > a:hover, .theme-shop .navbar-default .navbar-nav > .disabled > a:focus, .theme-admin .navbar-default .navbar-nav > .disabled > a, .theme-admin .navbar-default .navbar-nav > .disabled > a:hover, .theme-admin .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent
}

.theme-shop .navbar-default .navbar-toggle, .theme-admin .navbar-default .navbar-toggle {
  border-color: #ddd
}

.theme-shop .navbar-default .navbar-toggle:hover, .theme-shop .navbar-default .navbar-toggle:focus, .theme-admin .navbar-default .navbar-toggle:hover, .theme-admin .navbar-default .navbar-toggle:focus {
  background-color: #ddd
}

.theme-shop .navbar-default .navbar-toggle .icon-bar, .theme-admin .navbar-default .navbar-toggle .icon-bar {
  background-color: #888
}

.theme-shop .navbar-default .navbar-collapse, .theme-shop .navbar-default .navbar-form, .theme-admin .navbar-default .navbar-collapse, .theme-admin .navbar-default .navbar-form {
  border-color: #e7e7e7
}

.theme-shop .navbar-default .navbar-nav > .open > a, .theme-shop .navbar-default .navbar-nav > .open > a:hover, .theme-shop .navbar-default .navbar-nav > .open > a:focus, .theme-admin .navbar-default .navbar-nav > .open > a, .theme-admin .navbar-default .navbar-nav > .open > a:hover, .theme-admin .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555
}

@media (max-width: 990px) {
  .theme-shop .navbar-default .navbar-nav .open .dropdown-menu > li > a, .theme-admin .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777
  }

  .theme-shop .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .theme-shop .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .theme-admin .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .theme-admin .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent
  }

  .theme-shop .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .theme-shop .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .theme-shop .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .theme-admin .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .theme-admin .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .theme-admin .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7
  }

  .theme-shop .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .theme-shop .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .theme-shop .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .theme-admin .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .theme-admin .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .theme-admin .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent
  }
}

.theme-shop .navbar-default .navbar-link, .theme-admin .navbar-default .navbar-link {
  color: #777
}

.theme-shop .navbar-default .navbar-link:hover, .theme-admin .navbar-default .navbar-link:hover {
  color: #333
}

.theme-shop .navbar-default .btn-link, .theme-admin .navbar-default .btn-link {
  color: #777
}

.theme-shop .navbar-default .btn-link:hover, .theme-shop .navbar-default .btn-link:focus, .theme-admin .navbar-default .btn-link:hover, .theme-admin .navbar-default .btn-link:focus {
  color: #333
}

.theme-shop .navbar-default .btn-link[disabled]:hover, .theme-shop .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .theme-shop .navbar-default .btn-link:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .navbar-default .btn-link:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .navbar-default .btn-link:hover, fieldset[disabled] .theme-shop .navbar-default .btn-link:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .navbar-default .btn-link:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .navbar-default .btn-link:focus, .theme-admin .navbar-default .btn-link[disabled]:hover, .theme-admin .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .theme-admin .navbar-default .btn-link:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .navbar-default .btn-link:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .navbar-default .btn-link:hover, fieldset[disabled] .theme-admin .navbar-default .btn-link:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .navbar-default .btn-link:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .navbar-default .btn-link:focus {
  color: #ccc
}

.theme-shop .navbar-inverse, .theme-admin .navbar-inverse {
  background-color: #222;
  border-color: #090909
}

.theme-shop .navbar-inverse .navbar-brand, .theme-admin .navbar-inverse .navbar-brand {
  color: #9d9d9d
}

.theme-shop .navbar-inverse .navbar-brand:hover, .theme-shop .navbar-inverse .navbar-brand:focus, .theme-admin .navbar-inverse .navbar-brand:hover, .theme-admin .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent
}

.theme-shop .navbar-inverse .navbar-text, .theme-admin .navbar-inverse .navbar-text {
  color: #9d9d9d
}

.theme-shop .navbar-inverse .navbar-nav > li > a, .theme-admin .navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d
}

.theme-shop .navbar-inverse .navbar-nav > li > a:hover, .theme-shop .navbar-inverse .navbar-nav > li > a:focus, .theme-admin .navbar-inverse .navbar-nav > li > a:hover, .theme-admin .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent
}

.theme-shop .navbar-inverse .navbar-nav > .active > a, .theme-shop .navbar-inverse .navbar-nav > .active > a:hover, .theme-shop .navbar-inverse .navbar-nav > .active > a:focus, .theme-admin .navbar-inverse .navbar-nav > .active > a, .theme-admin .navbar-inverse .navbar-nav > .active > a:hover, .theme-admin .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909
}

.theme-shop .navbar-inverse .navbar-nav > .disabled > a, .theme-shop .navbar-inverse .navbar-nav > .disabled > a:hover, .theme-shop .navbar-inverse .navbar-nav > .disabled > a:focus, .theme-admin .navbar-inverse .navbar-nav > .disabled > a, .theme-admin .navbar-inverse .navbar-nav > .disabled > a:hover, .theme-admin .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent
}

.theme-shop .navbar-inverse .navbar-toggle, .theme-admin .navbar-inverse .navbar-toggle {
  border-color: #333
}

.theme-shop .navbar-inverse .navbar-toggle:hover, .theme-shop .navbar-inverse .navbar-toggle:focus, .theme-admin .navbar-inverse .navbar-toggle:hover, .theme-admin .navbar-inverse .navbar-toggle:focus {
  background-color: #333
}

.theme-shop .navbar-inverse .navbar-toggle .icon-bar, .theme-admin .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff
}

.theme-shop .navbar-inverse .navbar-collapse, .theme-shop .navbar-inverse .navbar-form, .theme-admin .navbar-inverse .navbar-collapse, .theme-admin .navbar-inverse .navbar-form {
  border-color: #101010
}

.theme-shop .navbar-inverse .navbar-nav > .open > a, .theme-shop .navbar-inverse .navbar-nav > .open > a:hover, .theme-shop .navbar-inverse .navbar-nav > .open > a:focus, .theme-admin .navbar-inverse .navbar-nav > .open > a, .theme-admin .navbar-inverse .navbar-nav > .open > a:hover, .theme-admin .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff
}

@media (max-width: 990px) {
  .theme-shop .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header, .theme-admin .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909
  }

  .theme-shop .navbar-inverse .navbar-nav .open .dropdown-menu .divider, .theme-admin .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909
  }

  .theme-shop .navbar-inverse .navbar-nav .open .dropdown-menu > li > a, .theme-admin .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d
  }

  .theme-shop .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .theme-shop .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .theme-admin .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .theme-admin .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent
  }

  .theme-shop .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .theme-shop .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .theme-shop .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .theme-admin .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .theme-admin .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .theme-admin .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909
  }

  .theme-shop .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .theme-shop .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .theme-shop .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .theme-admin .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .theme-admin .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .theme-admin .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent
  }
}

.theme-shop .navbar-inverse .navbar-link, .theme-admin .navbar-inverse .navbar-link {
  color: #9d9d9d
}

.theme-shop .navbar-inverse .navbar-link:hover, .theme-admin .navbar-inverse .navbar-link:hover {
  color: #fff
}

.theme-shop .navbar-inverse .btn-link, .theme-admin .navbar-inverse .btn-link {
  color: #9d9d9d
}

.theme-shop .navbar-inverse .btn-link:hover, .theme-shop .navbar-inverse .btn-link:focus, .theme-admin .navbar-inverse .btn-link:hover, .theme-admin .navbar-inverse .btn-link:focus {
  color: #fff
}

.theme-shop .navbar-inverse .btn-link[disabled]:hover, .theme-shop .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .theme-shop .navbar-inverse .btn-link:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .navbar-inverse .btn-link:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .navbar-inverse .btn-link:hover, fieldset[disabled] .theme-shop .navbar-inverse .btn-link:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .navbar-inverse .btn-link:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .navbar-inverse .btn-link:focus, .theme-admin .navbar-inverse .btn-link[disabled]:hover, .theme-admin .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .theme-admin .navbar-inverse .btn-link:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .navbar-inverse .btn-link:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .navbar-inverse .btn-link:hover, fieldset[disabled] .theme-admin .navbar-inverse .btn-link:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .navbar-inverse .btn-link:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .navbar-inverse .btn-link:focus {
  color: #444
}

.theme-shop .breadcrumb, .theme-admin .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: transparent !important;
  border-radius: 0
}

.theme-shop .breadcrumb > li, .theme-admin .breadcrumb > li {
  display: inline-block
}

.theme-shop .breadcrumb > li + li:before, .theme-admin .breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc
}

.theme-shop .breadcrumb > .active, .theme-admin .breadcrumb > .active {
  color: #777
}

.theme-shop .pagination, .theme-admin .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0
}

.theme-shop .pagination > li, .theme-admin .pagination > li {
  display: inline
}

.theme-shop .pagination > li > a, .theme-shop .pagination > li > span, .theme-admin .pagination > li > a, .theme-admin .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #14acd9;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px
}

.theme-shop .pagination > li:first-child > a, .theme-shop .pagination > li:first-child > span, .theme-admin .pagination > li:first-child > a, .theme-admin .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.theme-shop .pagination > li:last-child > a, .theme-shop .pagination > li:last-child > span, .theme-admin .pagination > li:last-child > a, .theme-admin .pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.theme-shop .pagination > li > a:hover, .theme-shop .pagination > li > a:focus, .theme-shop .pagination > li > span:hover, .theme-shop .pagination > li > span:focus, .theme-admin .pagination > li > a:hover, .theme-admin .pagination > li > a:focus, .theme-admin .pagination > li > span:hover, .theme-admin .pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd
}

.theme-shop .pagination > .active > a, .theme-shop .pagination > .active > a:hover, .theme-shop .pagination > .active > a:focus, .theme-shop .pagination > .active > span, .theme-shop .pagination > .active > span:hover, .theme-shop .pagination > .active > span:focus, .theme-admin .pagination > .active > a, .theme-admin .pagination > .active > a:hover, .theme-admin .pagination > .active > a:focus, .theme-admin .pagination > .active > span, .theme-admin .pagination > .active > span:hover, .theme-admin .pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #1dbbea;
  border-color: #ddd;
  cursor: default
}

.theme-shop .pagination > .disabled > span, .theme-shop .pagination > .disabled > span:hover, .theme-shop .pagination > .disabled > span:focus, .theme-shop .pagination > .disabled > a, .theme-shop .pagination > .disabled > a:hover, .theme-shop .pagination > .disabled > a:focus, .theme-admin .pagination > .disabled > span, .theme-admin .pagination > .disabled > span:hover, .theme-admin .pagination > .disabled > span:focus, .theme-admin .pagination > .disabled > a, .theme-admin .pagination > .disabled > a:hover, .theme-admin .pagination > .disabled > a:focus {
  color: #777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed
}

.theme-shop .pagination-lg > li > a, .theme-shop .pagination-lg > li > span, .theme-admin .pagination-lg > li > a, .theme-admin .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333
}

.theme-shop .pagination-lg > li:first-child > a, .theme-shop .pagination-lg > li:first-child > span, .theme-admin .pagination-lg > li:first-child > a, .theme-admin .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.theme-shop .pagination-lg > li:last-child > a, .theme-shop .pagination-lg > li:last-child > span, .theme-admin .pagination-lg > li:last-child > a, .theme-admin .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.theme-shop .pagination-sm > li > a, .theme-shop .pagination-sm > li > span, .theme-admin .pagination-sm > li > a, .theme-admin .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5
}

.theme-shop .pagination-sm > li:first-child > a, .theme-shop .pagination-sm > li:first-child > span, .theme-admin .pagination-sm > li:first-child > a, .theme-admin .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.theme-shop .pagination-sm > li:last-child > a, .theme-shop .pagination-sm > li:last-child > span, .theme-admin .pagination-sm > li:last-child > a, .theme-admin .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.theme-shop .pager, .theme-admin .pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center
}

.theme-shop .pager:before, .theme-shop .pager:after, .theme-admin .pager:before, .theme-admin .pager:after {
  content: " ";
  display: table
}

.theme-shop .pager:after, .theme-admin .pager:after {
  clear: both
}

.theme-shop .pager li, .theme-admin .pager li {
  display: inline
}

.theme-shop .pager li > a, .theme-shop .pager li > span, .theme-admin .pager li > a, .theme-admin .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px
}

.theme-shop .pager li > a:hover, .theme-shop .pager li > a:focus, .theme-admin .pager li > a:hover, .theme-admin .pager li > a:focus {
  text-decoration: none;
  background-color: #eee
}

.theme-shop .pager .next > a, .theme-shop .pager .next > span, .theme-admin .pager .next > a, .theme-admin .pager .next > span {
  float: right
}

.theme-shop .pager .previous > a, .theme-shop .pager .previous > span, .theme-admin .pager .previous > a, .theme-admin .pager .previous > span {
  float: left
}

.theme-shop .pager .disabled > a, .theme-shop .pager .disabled > a:hover, .theme-shop .pager .disabled > a:focus, .theme-shop .pager .disabled > span, .theme-admin .pager .disabled > a, .theme-admin .pager .disabled > a:hover, .theme-admin .pager .disabled > a:focus, .theme-admin .pager .disabled > span {
  color: #777;
  background-color: #fff;
  cursor: not-allowed
}

.theme-shop .label, .theme-admin .label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em
}

.theme-shop .label:empty, .theme-admin .label:empty {
  display: none
}

.btn .theme-shop .label, .btn .theme-admin .label {
  position: relative;
  top: -1px
}

.theme-shop a.label:hover, .theme-shop a.label:focus, .theme-admin a.label:hover, .theme-admin a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}

.theme-shop .label-default, .theme-admin .label-default {
  background-color: #777
}

.theme-shop .label-default[href]:hover, .theme-shop .label-default[href]:focus, .theme-admin .label-default[href]:hover, .theme-admin .label-default[href]:focus {
  background-color: #5e5e5e
}

.theme-shop .label-primary, .theme-admin .label-primary {
  background-color: #1dbbea
}

.theme-shop .label-primary[href]:hover, .theme-shop .label-primary[href]:focus, .theme-admin .label-primary[href]:hover, .theme-admin .label-primary[href]:focus {
  background-color: #129ac2
}

.theme-shop .label-success, .theme-admin .label-success {
  background-color: #27ae60
}

.theme-shop .label-success[href]:hover, .theme-shop .label-success[href]:focus, .theme-admin .label-success[href]:hover, .theme-admin .label-success[href]:focus {
  background-color: #1e8449
}

.theme-shop .label-info, .theme-admin .label-info {
  background-color: #5bc0de
}

.theme-shop .label-info[href]:hover, .theme-shop .label-info[href]:focus, .theme-admin .label-info[href]:hover, .theme-admin .label-info[href]:focus {
  background-color: #31b0d5
}

.theme-shop .label-warning, .theme-admin .label-warning {
  background-color: #f39c12
}

.theme-shop .label-warning[href]:hover, .theme-shop .label-warning[href]:focus, .theme-admin .label-warning[href]:hover, .theme-admin .label-warning[href]:focus {
  background-color: #c87f0a
}

.theme-shop .label-danger, .theme-admin .label-danger {
  background-color: #c0392b
}

.theme-shop .label-danger[href]:hover, .theme-shop .label-danger[href]:focus, .theme-admin .label-danger[href]:hover, .theme-admin .label-danger[href]:focus {
  background-color: #962d22
}

.theme-shop .badge, .theme-admin .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777;
  border-radius: 10px
}

.theme-shop .badge:empty, .theme-admin .badge:empty {
  display: none
}

.btn .theme-shop .badge, .btn .theme-admin .badge {
  position: relative;
  top: -1px
}

.btn-xs .theme-shop .badge, .theme-shop .btn-group-xs > .btn .theme-shop .badge, .theme-admin .btn-group-xs > .btn .theme-shop .badge, .btn-group-xs > .btn .theme-shop .badge, .btn-xs .theme-admin .badge, .theme-shop .btn-group-xs > .btn .theme-admin .badge, .theme-admin .btn-group-xs > .btn .theme-admin .badge, .btn-group-xs > .btn .theme-admin .badge {
  top: 0;
  padding: 1px 5px
}

.list-group-item.active > .theme-shop .badge, .nav-pills > .active > a > .theme-shop .badge, .list-group-item.active > .theme-admin .badge, .nav-pills > .active > a > .theme-admin .badge {
  color: #337ab7;
  background-color: #fff
}

.list-group-item > .theme-shop .badge, .list-group-item > .theme-admin .badge {
  float: right
}

.list-group-item > .theme-shop .badge + .theme-shop .badge, .list-group-item > .theme-admin .badge + .theme-shop .badge, .list-group-item > .theme-shop .badge + .theme-admin .badge, .list-group-item > .theme-admin .badge + .theme-admin .badge {
  margin-right: 5px
}

.nav-pills > li > a > .theme-shop .badge, .nav-pills > li > a > .theme-admin .badge {
  margin-left: 3px
}

.theme-shop a.badge:hover, .theme-shop a.badge:focus, .theme-admin a.badge:hover, .theme-admin a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}

.theme-shop .jumbotron, .theme-admin .jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee
}

.theme-shop .jumbotron h1, .theme-shop .jumbotron .h1, .theme-admin .jumbotron h1, .theme-admin .jumbotron .h1 {
  color: inherit
}

.theme-shop .jumbotron p, .theme-admin .jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200
}

.theme-shop .jumbotron > hr, .theme-admin .jumbotron > hr {
  border-top-color: #d5d5d5
}

.container .theme-shop .jumbotron, .container-fluid .theme-shop .jumbotron, .container .theme-admin .jumbotron, .container-fluid .theme-admin .jumbotron {
  border-radius: 0;
  padding-left: 15px;
  padding-right: 15px
}

.theme-shop .jumbotron .container, .theme-admin .jumbotron .container {
  max-width: 100%
}

@media screen and (min-width: 768px) {
  .theme-shop .jumbotron, .theme-admin .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px
  }

  .container .theme-shop .jumbotron, .container-fluid .theme-shop .jumbotron, .container .theme-admin .jumbotron, .container-fluid .theme-admin .jumbotron {
    padding-left: 60px;
    padding-right: 60px
  }

  .theme-shop .jumbotron h1, .theme-shop .jumbotron .h1, .theme-admin .jumbotron h1, .theme-admin .jumbotron .h1 {
    font-size: 63px
  }
}

.theme-shop .thumbnail, .theme-admin .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border .2s ease-in-out
}

.theme-shop .thumbnail > img, .theme-shop .thumbnail a > img, .theme-admin .thumbnail > img, .theme-admin .thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto
}

.theme-shop .thumbnail .caption, .theme-admin .thumbnail .caption {
  padding: 9px;
  color: #333
}

.theme-shop a.thumbnail:hover, .theme-shop a.thumbnail:focus, .theme-shop a.thumbnail.active, .theme-admin a.thumbnail:hover, .theme-admin a.thumbnail:focus, .theme-admin a.thumbnail.active {
  border-color: #14acd9
}

.theme-shop .alert, .theme-admin .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px
}

.theme-shop .alert h4, .theme-admin .alert h4 {
  margin-top: 0;
  color: inherit
}

.theme-shop .alert .alert-link, .theme-admin .alert .alert-link {
  font-weight: bold
}

.theme-shop .alert > p, .theme-shop .alert > ul, .theme-admin .alert > p, .theme-admin .alert > ul {
  margin-bottom: 0
}

.theme-shop .alert > p + p, .theme-admin .alert > p + p {
  margin-top: 5px
}

.theme-shop .alert-dismissable, .theme-shop .alert-dismissible, .theme-admin .alert-dismissable, .theme-admin .alert-dismissible {
  padding-right: 35px
}

.theme-shop .alert-dismissable .close, .theme-shop .alert-dismissible .close, .theme-admin .alert-dismissable .close, .theme-admin .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit
}

.theme-shop .alert-success, .theme-admin .alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d
}

.theme-shop .alert-success hr, .theme-admin .alert-success hr {
  border-top-color: #c9e2b3
}

.theme-shop .alert-success .alert-link, .theme-admin .alert-success .alert-link {
  color: #2b542c
}

.theme-shop .alert-info, .theme-admin .alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f
}

.theme-shop .alert-info hr, .theme-admin .alert-info hr {
  border-top-color: #a6e1ec
}

.theme-shop .alert-info .alert-link, .theme-admin .alert-info .alert-link {
  color: #245269
}

.theme-shop .alert-warning, .theme-admin .alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b
}

.theme-shop .alert-warning hr, .theme-admin .alert-warning hr {
  border-top-color: #f7e1b5
}

.theme-shop .alert-warning .alert-link, .theme-admin .alert-warning .alert-link {
  color: #66512c
}

.theme-shop .alert-danger, .theme-admin .alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442
}

.theme-shop .alert-danger hr, .theme-admin .alert-danger hr {
  border-top-color: #e4b9c0
}

.theme-shop .alert-danger .alert-link, .theme-admin .alert-danger .alert-link {
  color: #843534
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}

.theme-shop .progress, .theme-admin .progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.theme-shop .progress-bar, .theme-admin .progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width .6s ease
}

.theme-shop .progress-striped .progress-bar, .theme-shop .progress-bar-striped, .theme-admin .progress-striped .progress-bar, .theme-admin .progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px
}

.theme-shop .progress.active .progress-bar, .theme-shop .progress-bar.active, .theme-admin .progress.active .progress-bar, .theme-admin .progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite
}

.theme-shop .progress-bar-success, .theme-admin .progress-bar-success {
  background-color: #5cb85c
}

.progress-striped .theme-shop .progress-bar-success, .progress-striped .theme-admin .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.theme-shop .progress-bar-info, .theme-admin .progress-bar-info {
  background-color: #5bc0de
}

.progress-striped .theme-shop .progress-bar-info, .progress-striped .theme-admin .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.theme-shop .progress-bar-warning, .theme-admin .progress-bar-warning {
  background-color: #f0ad4e
}

.progress-striped .theme-shop .progress-bar-warning, .progress-striped .theme-admin .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.theme-shop .progress-bar-danger, .theme-admin .progress-bar-danger {
  background-color: #d9534f
}

.progress-striped .theme-shop .progress-bar-danger, .progress-striped .theme-admin .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.theme-shop .media, .theme-admin .media {
  margin-top: 15px
}

.theme-shop .media:first-child, .theme-admin .media:first-child {
  margin-top: 0
}

.theme-shop .media, .theme-shop .media-body, .theme-admin .media, .theme-admin .media-body {
  zoom: 1;
  overflow: hidden
}

.theme-shop .media-body, .theme-admin .media-body {
  width: 10000px
}

.theme-shop .media-object, .theme-admin .media-object {
  display: block
}

.theme-shop .media-object.img-thumbnail, .theme-admin .media-object.img-thumbnail {
  max-width: none
}

.theme-shop .media-right, .theme-shop .media > .pull-right, .theme-admin .media-right, .theme-admin .media > .pull-right {
  padding-left: 10px
}

.theme-shop .media-left, .theme-shop .media > .pull-left, .theme-admin .media-left, .theme-admin .media > .pull-left {
  padding-right: 10px
}

.theme-shop .media-left, .theme-shop .media-right, .theme-shop .media-body, .theme-admin .media-left, .theme-admin .media-right, .theme-admin .media-body {
  display: table-cell;
  vertical-align: top
}

.theme-shop .media-middle, .theme-admin .media-middle {
  vertical-align: middle
}

.theme-shop .media-bottom, .theme-admin .media-bottom {
  vertical-align: bottom
}

.theme-shop .media-heading, .theme-admin .media-heading {
  margin-top: 0;
  margin-bottom: 5px
}

.theme-shop .media-list, .theme-admin .media-list {
  padding-left: 0;
  list-style: none
}

.theme-shop .list-group, .theme-admin .list-group {
  margin-bottom: 20px;
  padding-left: 0
}

.theme-shop .list-group-item, .theme-admin .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd
}

.theme-shop .list-group-item:first-child, .theme-admin .list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px
}

.theme-shop .list-group-item:last-child, .theme-admin .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}

.theme-shop a.list-group-item, .theme-shop button.list-group-item, .theme-admin a.list-group-item, .theme-admin button.list-group-item {
  color: #555
}

.theme-shop a.list-group-item .list-group-item-heading, .theme-shop button.list-group-item .list-group-item-heading, .theme-admin a.list-group-item .list-group-item-heading, .theme-admin button.list-group-item .list-group-item-heading {
  color: #333
}

.theme-shop a.list-group-item:hover, .theme-shop a.list-group-item:focus, .theme-shop button.list-group-item:hover, .theme-shop button.list-group-item:focus, .theme-admin a.list-group-item:hover, .theme-admin a.list-group-item:focus, .theme-admin button.list-group-item:hover, .theme-admin button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5
}

.theme-shop button.list-group-item, .theme-admin button.list-group-item {
  width: 100%;
  text-align: left
}

.theme-shop .list-group-item.disabled, .theme-shop .list-group-item.disabled:hover, .theme-shop .list-group-item.disabled:focus, .theme-admin .list-group-item.disabled, .theme-admin .list-group-item.disabled:hover, .theme-admin .list-group-item.disabled:focus {
  background-color: #eee;
  color: #777;
  cursor: not-allowed
}

.theme-shop .list-group-item.disabled .list-group-item-heading, .theme-shop .list-group-item.disabled:hover .list-group-item-heading, .theme-shop .list-group-item.disabled:focus .list-group-item-heading, .theme-admin .list-group-item.disabled .list-group-item-heading, .theme-admin .list-group-item.disabled:hover .list-group-item-heading, .theme-admin .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit
}

.theme-shop .list-group-item.disabled .list-group-item-text, .theme-shop .list-group-item.disabled:hover .list-group-item-text, .theme-shop .list-group-item.disabled:focus .list-group-item-text, .theme-admin .list-group-item.disabled .list-group-item-text, .theme-admin .list-group-item.disabled:hover .list-group-item-text, .theme-admin .list-group-item.disabled:focus .list-group-item-text {
  color: #777
}

.theme-shop .list-group-item.active, .theme-shop .list-group-item.active:hover, .theme-shop .list-group-item.active:focus, .theme-admin .list-group-item.active, .theme-admin .list-group-item.active:hover, .theme-admin .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7
}

.theme-shop .list-group-item.active .list-group-item-heading, .theme-shop .list-group-item.active .list-group-item-heading > small, .theme-shop .list-group-item.active .list-group-item-heading > .small, .theme-shop .list-group-item.active:hover .list-group-item-heading, .theme-shop .list-group-item.active:hover .list-group-item-heading > small, .theme-shop .list-group-item.active:hover .list-group-item-heading > .small, .theme-shop .list-group-item.active:focus .list-group-item-heading, .theme-shop .list-group-item.active:focus .list-group-item-heading > small, .theme-shop .list-group-item.active:focus .list-group-item-heading > .small, .theme-admin .list-group-item.active .list-group-item-heading, .theme-admin .list-group-item.active .list-group-item-heading > small, .theme-admin .list-group-item.active .list-group-item-heading > .small, .theme-admin .list-group-item.active:hover .list-group-item-heading, .theme-admin .list-group-item.active:hover .list-group-item-heading > small, .theme-admin .list-group-item.active:hover .list-group-item-heading > .small, .theme-admin .list-group-item.active:focus .list-group-item-heading, .theme-admin .list-group-item.active:focus .list-group-item-heading > small, .theme-admin .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit
}

.theme-shop .list-group-item.active .list-group-item-text, .theme-shop .list-group-item.active:hover .list-group-item-text, .theme-shop .list-group-item.active:focus .list-group-item-text, .theme-admin .list-group-item.active .list-group-item-text, .theme-admin .list-group-item.active:hover .list-group-item-text, .theme-admin .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef
}

.theme-shop .list-group-item-success, .theme-admin .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8
}

.theme-shop a.list-group-item-success, .theme-shop button.list-group-item-success, .theme-admin a.list-group-item-success, .theme-admin button.list-group-item-success {
  color: #3c763d
}

.theme-shop a.list-group-item-success .list-group-item-heading, .theme-shop button.list-group-item-success .list-group-item-heading, .theme-admin a.list-group-item-success .list-group-item-heading, .theme-admin button.list-group-item-success .list-group-item-heading {
  color: inherit
}

.theme-shop a.list-group-item-success:hover, .theme-shop a.list-group-item-success:focus, .theme-shop button.list-group-item-success:hover, .theme-shop button.list-group-item-success:focus, .theme-admin a.list-group-item-success:hover, .theme-admin a.list-group-item-success:focus, .theme-admin button.list-group-item-success:hover, .theme-admin button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6
}

.theme-shop a.list-group-item-success.active, .theme-shop a.list-group-item-success.active:hover, .theme-shop a.list-group-item-success.active:focus, .theme-shop button.list-group-item-success.active, .theme-shop button.list-group-item-success.active:hover, .theme-shop button.list-group-item-success.active:focus, .theme-admin a.list-group-item-success.active, .theme-admin a.list-group-item-success.active:hover, .theme-admin a.list-group-item-success.active:focus, .theme-admin button.list-group-item-success.active, .theme-admin button.list-group-item-success.active:hover, .theme-admin button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d
}

.theme-shop .list-group-item-info, .theme-admin .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7
}

.theme-shop a.list-group-item-info, .theme-shop button.list-group-item-info, .theme-admin a.list-group-item-info, .theme-admin button.list-group-item-info {
  color: #31708f
}

.theme-shop a.list-group-item-info .list-group-item-heading, .theme-shop button.list-group-item-info .list-group-item-heading, .theme-admin a.list-group-item-info .list-group-item-heading, .theme-admin button.list-group-item-info .list-group-item-heading {
  color: inherit
}

.theme-shop a.list-group-item-info:hover, .theme-shop a.list-group-item-info:focus, .theme-shop button.list-group-item-info:hover, .theme-shop button.list-group-item-info:focus, .theme-admin a.list-group-item-info:hover, .theme-admin a.list-group-item-info:focus, .theme-admin button.list-group-item-info:hover, .theme-admin button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3
}

.theme-shop a.list-group-item-info.active, .theme-shop a.list-group-item-info.active:hover, .theme-shop a.list-group-item-info.active:focus, .theme-shop button.list-group-item-info.active, .theme-shop button.list-group-item-info.active:hover, .theme-shop button.list-group-item-info.active:focus, .theme-admin a.list-group-item-info.active, .theme-admin a.list-group-item-info.active:hover, .theme-admin a.list-group-item-info.active:focus, .theme-admin button.list-group-item-info.active, .theme-admin button.list-group-item-info.active:hover, .theme-admin button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f
}

.theme-shop .list-group-item-warning, .theme-admin .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3
}

.theme-shop a.list-group-item-warning, .theme-shop button.list-group-item-warning, .theme-admin a.list-group-item-warning, .theme-admin button.list-group-item-warning {
  color: #8a6d3b
}

.theme-shop a.list-group-item-warning .list-group-item-heading, .theme-shop button.list-group-item-warning .list-group-item-heading, .theme-admin a.list-group-item-warning .list-group-item-heading, .theme-admin button.list-group-item-warning .list-group-item-heading {
  color: inherit
}

.theme-shop a.list-group-item-warning:hover, .theme-shop a.list-group-item-warning:focus, .theme-shop button.list-group-item-warning:hover, .theme-shop button.list-group-item-warning:focus, .theme-admin a.list-group-item-warning:hover, .theme-admin a.list-group-item-warning:focus, .theme-admin button.list-group-item-warning:hover, .theme-admin button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc
}

.theme-shop a.list-group-item-warning.active, .theme-shop a.list-group-item-warning.active:hover, .theme-shop a.list-group-item-warning.active:focus, .theme-shop button.list-group-item-warning.active, .theme-shop button.list-group-item-warning.active:hover, .theme-shop button.list-group-item-warning.active:focus, .theme-admin a.list-group-item-warning.active, .theme-admin a.list-group-item-warning.active:hover, .theme-admin a.list-group-item-warning.active:focus, .theme-admin button.list-group-item-warning.active, .theme-admin button.list-group-item-warning.active:hover, .theme-admin button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b
}

.theme-shop .list-group-item-danger, .theme-admin .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede
}

.theme-shop a.list-group-item-danger, .theme-shop button.list-group-item-danger, .theme-admin a.list-group-item-danger, .theme-admin button.list-group-item-danger {
  color: #a94442
}

.theme-shop a.list-group-item-danger .list-group-item-heading, .theme-shop button.list-group-item-danger .list-group-item-heading, .theme-admin a.list-group-item-danger .list-group-item-heading, .theme-admin button.list-group-item-danger .list-group-item-heading {
  color: inherit
}

.theme-shop a.list-group-item-danger:hover, .theme-shop a.list-group-item-danger:focus, .theme-shop button.list-group-item-danger:hover, .theme-shop button.list-group-item-danger:focus, .theme-admin a.list-group-item-danger:hover, .theme-admin a.list-group-item-danger:focus, .theme-admin button.list-group-item-danger:hover, .theme-admin button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc
}

.theme-shop a.list-group-item-danger.active, .theme-shop a.list-group-item-danger.active:hover, .theme-shop a.list-group-item-danger.active:focus, .theme-shop button.list-group-item-danger.active, .theme-shop button.list-group-item-danger.active:hover, .theme-shop button.list-group-item-danger.active:focus, .theme-admin a.list-group-item-danger.active, .theme-admin a.list-group-item-danger.active:hover, .theme-admin a.list-group-item-danger.active:focus, .theme-admin button.list-group-item-danger.active, .theme-admin button.list-group-item-danger.active:hover, .theme-admin button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442
}

.theme-shop .list-group-item-heading, .theme-admin .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px
}

.theme-shop .list-group-item-text, .theme-admin .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3
}

.theme-shop .panel, .theme-admin .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.theme-shop .panel-body, .theme-admin .panel-body {
  padding: 15px
}

.theme-shop .panel-body:before, .theme-shop .panel-body:after, .theme-admin .panel-body:before, .theme-admin .panel-body:after {
  content: " ";
  display: table
}

.theme-shop .panel-body:after, .theme-admin .panel-body:after {
  clear: both
}

.theme-shop .panel-heading, .theme-admin .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px
}

.theme-shop .panel-heading > .dropdown .dropdown-toggle, .theme-admin .panel-heading > .dropdown .dropdown-toggle {
  color: inherit
}

.theme-shop .panel-title, .theme-admin .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit
}

.theme-shop .panel-title > a, .theme-shop .panel-title > small, .theme-shop .panel-title > .small, .theme-shop .panel-title > small > a, .theme-shop .panel-title > .small > a, .theme-admin .panel-title > a, .theme-admin .panel-title > small, .theme-admin .panel-title > .small, .theme-admin .panel-title > small > a, .theme-admin .panel-title > .small > a {
  color: inherit
}

.theme-shop .panel-footer, .theme-admin .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}

.theme-shop .panel > .list-group, .theme-shop .panel > .panel-collapse > .list-group, .theme-admin .panel > .list-group, .theme-admin .panel > .panel-collapse > .list-group {
  margin-bottom: 0
}

.theme-shop .panel > .list-group .list-group-item, .theme-shop .panel > .panel-collapse > .list-group .list-group-item, .theme-admin .panel > .list-group .list-group-item, .theme-admin .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0
}

.theme-shop .panel > .list-group:first-child .list-group-item:first-child, .theme-shop .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child, .theme-admin .panel > .list-group:first-child .list-group-item:first-child, .theme-admin .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px
}

.theme-shop .panel > .list-group:last-child .list-group-item:last-child, .theme-shop .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child, .theme-admin .panel > .list-group:last-child .list-group-item:last-child, .theme-admin .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}

.theme-shop .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .theme-admin .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.theme-shop .panel-heading + .list-group .list-group-item:first-child, .theme-admin .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0
}

.theme-shop .list-group + .panel-footer, .theme-admin .list-group + .panel-footer {
  border-top-width: 0
}

.theme-shop .panel > .table, .theme-shop .panel > .table-responsive > .table, .theme-shop .panel > .panel-collapse > .table, .theme-admin .panel > .table, .theme-admin .panel > .table-responsive > .table, .theme-admin .panel > .panel-collapse > .table {
  margin-bottom: 0
}

.theme-shop .panel > .table caption, .theme-shop .panel > .table-responsive > .table caption, .theme-shop .panel > .panel-collapse > .table caption, .theme-admin .panel > .table caption, .theme-admin .panel > .table-responsive > .table caption, .theme-admin .panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px
}

.theme-shop .panel > .table:first-child, .theme-shop .panel > .table-responsive:first-child > .table:first-child, .theme-admin .panel > .table:first-child, .theme-admin .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px
}

.theme-shop .panel > .table:first-child > thead:first-child > tr:first-child, .theme-shop .panel > .table:first-child > tbody:first-child > tr:first-child, .theme-shop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .theme-shop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .theme-admin .panel > .table:first-child > thead:first-child > tr:first-child, .theme-admin .panel > .table:first-child > tbody:first-child > tr:first-child, .theme-admin .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .theme-admin .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}

.theme-shop .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .theme-shop .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .theme-shop .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .theme-shop .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .theme-shop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .theme-shop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .theme-shop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .theme-shop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .theme-admin .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .theme-admin .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .theme-admin .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .theme-admin .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .theme-admin .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .theme-admin .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .theme-admin .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .theme-admin .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px
}

.theme-shop .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .theme-shop .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .theme-shop .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .theme-shop .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .theme-shop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .theme-shop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .theme-shop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .theme-shop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .theme-admin .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .theme-admin .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .theme-admin .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .theme-admin .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .theme-admin .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .theme-admin .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .theme-admin .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .theme-admin .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px
}

.theme-shop .panel > .table:last-child, .theme-shop .panel > .table-responsive:last-child > .table:last-child, .theme-admin .panel > .table:last-child, .theme-admin .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}

.theme-shop .panel > .table:last-child > tbody:last-child > tr:last-child, .theme-shop .panel > .table:last-child > tfoot:last-child > tr:last-child, .theme-shop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .theme-shop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .theme-admin .panel > .table:last-child > tbody:last-child > tr:last-child, .theme-admin .panel > .table:last-child > tfoot:last-child > tr:last-child, .theme-admin .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .theme-admin .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px
}

.theme-shop .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .theme-shop .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .theme-shop .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .theme-shop .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .theme-shop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .theme-shop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .theme-shop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .theme-shop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .theme-admin .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .theme-admin .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .theme-admin .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .theme-admin .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .theme-admin .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .theme-admin .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .theme-admin .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .theme-admin .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px
}

.theme-shop .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .theme-shop .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .theme-shop .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .theme-shop .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .theme-shop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .theme-shop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .theme-shop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .theme-shop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .theme-admin .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .theme-admin .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .theme-admin .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .theme-admin .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .theme-admin .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .theme-admin .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .theme-admin .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .theme-admin .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px
}

.theme-shop .panel > .panel-body + .table, .theme-shop .panel > .panel-body + .table-responsive, .theme-shop .panel > .table + .panel-body, .theme-shop .panel > .table-responsive + .panel-body, .theme-admin .panel > .panel-body + .table, .theme-admin .panel > .panel-body + .table-responsive, .theme-admin .panel > .table + .panel-body, .theme-admin .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd
}

.theme-shop .panel > .table > tbody:first-child > tr:first-child th, .theme-shop .panel > .table > tbody:first-child > tr:first-child td, .theme-admin .panel > .table > tbody:first-child > tr:first-child th, .theme-admin .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0
}

.theme-shop .panel > .table-bordered, .theme-shop .panel > .table-responsive > .table-bordered, .theme-admin .panel > .table-bordered, .theme-admin .panel > .table-responsive > .table-bordered {
  border: 0
}

.theme-shop .panel > .table-bordered > thead > tr > th:first-child, .theme-shop .panel > .table-bordered > thead > tr > td:first-child, .theme-shop .panel > .table-bordered > tbody > tr > th:first-child, .theme-shop .panel > .table-bordered > tbody > tr > td:first-child, .theme-shop .panel > .table-bordered > tfoot > tr > th:first-child, .theme-shop .panel > .table-bordered > tfoot > tr > td:first-child, .theme-shop .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .theme-shop .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .theme-shop .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .theme-shop .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .theme-shop .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .theme-shop .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .theme-admin .panel > .table-bordered > thead > tr > th:first-child, .theme-admin .panel > .table-bordered > thead > tr > td:first-child, .theme-admin .panel > .table-bordered > tbody > tr > th:first-child, .theme-admin .panel > .table-bordered > tbody > tr > td:first-child, .theme-admin .panel > .table-bordered > tfoot > tr > th:first-child, .theme-admin .panel > .table-bordered > tfoot > tr > td:first-child, .theme-admin .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .theme-admin .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .theme-admin .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .theme-admin .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .theme-admin .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .theme-admin .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0
}

.theme-shop .panel > .table-bordered > thead > tr > th:last-child, .theme-shop .panel > .table-bordered > thead > tr > td:last-child, .theme-shop .panel > .table-bordered > tbody > tr > th:last-child, .theme-shop .panel > .table-bordered > tbody > tr > td:last-child, .theme-shop .panel > .table-bordered > tfoot > tr > th:last-child, .theme-shop .panel > .table-bordered > tfoot > tr > td:last-child, .theme-shop .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .theme-shop .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .theme-shop .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .theme-shop .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .theme-shop .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .theme-shop .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .theme-admin .panel > .table-bordered > thead > tr > th:last-child, .theme-admin .panel > .table-bordered > thead > tr > td:last-child, .theme-admin .panel > .table-bordered > tbody > tr > th:last-child, .theme-admin .panel > .table-bordered > tbody > tr > td:last-child, .theme-admin .panel > .table-bordered > tfoot > tr > th:last-child, .theme-admin .panel > .table-bordered > tfoot > tr > td:last-child, .theme-admin .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .theme-admin .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .theme-admin .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .theme-admin .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .theme-admin .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .theme-admin .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0
}

.theme-shop .panel > .table-bordered > thead > tr:first-child > td, .theme-shop .panel > .table-bordered > thead > tr:first-child > th, .theme-shop .panel > .table-bordered > tbody > tr:first-child > td, .theme-shop .panel > .table-bordered > tbody > tr:first-child > th, .theme-shop .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .theme-shop .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .theme-shop .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .theme-shop .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .theme-admin .panel > .table-bordered > thead > tr:first-child > td, .theme-admin .panel > .table-bordered > thead > tr:first-child > th, .theme-admin .panel > .table-bordered > tbody > tr:first-child > td, .theme-admin .panel > .table-bordered > tbody > tr:first-child > th, .theme-admin .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .theme-admin .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .theme-admin .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .theme-admin .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0
}

.theme-shop .panel > .table-bordered > tbody > tr:last-child > td, .theme-shop .panel > .table-bordered > tbody > tr:last-child > th, .theme-shop .panel > .table-bordered > tfoot > tr:last-child > td, .theme-shop .panel > .table-bordered > tfoot > tr:last-child > th, .theme-shop .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .theme-shop .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .theme-shop .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .theme-shop .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .theme-admin .panel > .table-bordered > tbody > tr:last-child > td, .theme-admin .panel > .table-bordered > tbody > tr:last-child > th, .theme-admin .panel > .table-bordered > tfoot > tr:last-child > td, .theme-admin .panel > .table-bordered > tfoot > tr:last-child > th, .theme-admin .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .theme-admin .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .theme-admin .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .theme-admin .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0
}

.theme-shop .panel > .table-responsive, .theme-admin .panel > .table-responsive {
  border: 0;
  margin-bottom: 0
}

.theme-shop .panel-group, .theme-admin .panel-group {
  margin-bottom: 20px
}

.theme-shop .panel-group .panel, .theme-admin .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px
}

.theme-shop .panel-group .panel + .panel, .theme-admin .panel-group .panel + .panel {
  margin-top: 5px
}

.theme-shop .panel-group .panel-heading, .theme-admin .panel-group .panel-heading {
  border-bottom: 0
}

.theme-shop .panel-group .panel-heading + .panel-collapse > .panel-body, .theme-shop .panel-group .panel-heading + .panel-collapse > .list-group, .theme-admin .panel-group .panel-heading + .panel-collapse > .panel-body, .theme-admin .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd
}

.theme-shop .panel-group .panel-footer, .theme-admin .panel-group .panel-footer {
  border-top: 0
}

.theme-shop .panel-group .panel-footer + .panel-collapse .panel-body, .theme-admin .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd
}

.theme-shop .panel-default, .theme-admin .panel-default {
  border-color: #ddd
}

.theme-shop .panel-default > .panel-heading, .theme-admin .panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd
}

.theme-shop .panel-default > .panel-heading + .panel-collapse > .panel-body, .theme-admin .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd
}

.theme-shop .panel-default > .panel-heading .badge, .theme-admin .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333
}

.theme-shop .panel-default > .panel-footer + .panel-collapse > .panel-body, .theme-admin .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd
}

.theme-shop .panel-primary, .theme-admin .panel-primary {
  border-color: #337ab7
}

.theme-shop .panel-primary > .panel-heading, .theme-admin .panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7
}

.theme-shop .panel-primary > .panel-heading + .panel-collapse > .panel-body, .theme-admin .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7
}

.theme-shop .panel-primary > .panel-heading .badge, .theme-admin .panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff
}

.theme-shop .panel-primary > .panel-footer + .panel-collapse > .panel-body, .theme-admin .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7
}

.theme-shop .panel-success, .theme-admin .panel-success {
  border-color: #d6e9c6
}

.theme-shop .panel-success > .panel-heading, .theme-admin .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6
}

.theme-shop .panel-success > .panel-heading + .panel-collapse > .panel-body, .theme-admin .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6
}

.theme-shop .panel-success > .panel-heading .badge, .theme-admin .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d
}

.theme-shop .panel-success > .panel-footer + .panel-collapse > .panel-body, .theme-admin .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6
}

.theme-shop .panel-info, .theme-admin .panel-info {
  border-color: #bce8f1
}

.theme-shop .panel-info > .panel-heading, .theme-admin .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1
}

.theme-shop .panel-info > .panel-heading + .panel-collapse > .panel-body, .theme-admin .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1
}

.theme-shop .panel-info > .panel-heading .badge, .theme-admin .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f
}

.theme-shop .panel-info > .panel-footer + .panel-collapse > .panel-body, .theme-admin .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1
}

.theme-shop .panel-warning, .theme-admin .panel-warning {
  border-color: #faebcc
}

.theme-shop .panel-warning > .panel-heading, .theme-admin .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc
}

.theme-shop .panel-warning > .panel-heading + .panel-collapse > .panel-body, .theme-admin .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc
}

.theme-shop .panel-warning > .panel-heading .badge, .theme-admin .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b
}

.theme-shop .panel-warning > .panel-footer + .panel-collapse > .panel-body, .theme-admin .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc
}

.theme-shop .panel-danger, .theme-admin .panel-danger {
  border-color: #ebccd1
}

.theme-shop .panel-danger > .panel-heading, .theme-admin .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1
}

.theme-shop .panel-danger > .panel-heading + .panel-collapse > .panel-body, .theme-admin .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1
}

.theme-shop .panel-danger > .panel-heading .badge, .theme-admin .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442
}

.theme-shop .panel-danger > .panel-footer + .panel-collapse > .panel-body, .theme-admin .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1
}

.theme-shop .embed-responsive, .theme-admin .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden
}

.theme-shop .embed-responsive .embed-responsive-item, .theme-shop .embed-responsive iframe, .theme-shop .embed-responsive embed, .theme-shop .embed-responsive object, .theme-shop .embed-responsive video, .theme-admin .embed-responsive .embed-responsive-item, .theme-admin .embed-responsive iframe, .theme-admin .embed-responsive embed, .theme-admin .embed-responsive object, .theme-admin .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0
}

.theme-shop .embed-responsive-16by9, .theme-admin .embed-responsive-16by9 {
  padding-bottom: 56.25%
}

.theme-shop .embed-responsive-4by3, .theme-admin .embed-responsive-4by3 {
  padding-bottom: 75%
}

.theme-shop .well, .theme-admin .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.theme-shop .well blockquote, .theme-admin .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15)
}

.theme-shop .well-lg, .theme-admin .well-lg {
  padding: 24px;
  border-radius: 0
}

.theme-shop .well-sm, .theme-admin .well-sm {
  padding: 9px;
  border-radius: 0
}

.theme-shop .close, .theme-admin .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20)
}

.theme-shop .close:hover, .theme-shop .close:focus, .theme-admin .close:hover, .theme-admin .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50)
}

.theme-shop button.close, .theme-admin button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none
}

.theme-shop .modal-open, .theme-admin .modal-open {
  overflow: hidden
}

.theme-shop .modal, .theme-admin .modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0
}

.theme-shop .modal.fade .modal-dialog, .theme-admin .modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform .3s ease-out
}

.theme-shop .modal.in .modal-dialog, .theme-admin .modal.in .modal-dialog {
  transform: translate(0, 0)
}

.theme-shop .modal-open .modal, .theme-admin .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto
}

.theme-shop .modal-dialog, .theme-admin .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px
}

.theme-shop .modal-content, .theme-admin .modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0
}

.theme-shop .modal-backdrop, .theme-admin .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000
}

.theme-shop .modal-backdrop.fade, .theme-admin .modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0)
}

.theme-shop .modal-backdrop.in, .theme-admin .modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50)
}

.theme-shop .modal-header, .theme-admin .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5
}

.theme-shop .modal-header:before, .theme-shop .modal-header:after, .theme-admin .modal-header:before, .theme-admin .modal-header:after {
  content: " ";
  display: table
}

.theme-shop .modal-header:after, .theme-admin .modal-header:after {
  clear: both
}

.theme-shop .modal-header .close, .theme-admin .modal-header .close {
  margin-top: -2px
}

.theme-shop .modal-title, .theme-admin .modal-title {
  margin: 0;
  line-height: 1.42857
}

.theme-shop .modal-body, .theme-admin .modal-body {
  position: relative;
  padding: 15px
}

.theme-shop .modal-footer, .theme-admin .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5
}

.theme-shop .modal-footer:before, .theme-shop .modal-footer:after, .theme-admin .modal-footer:before, .theme-admin .modal-footer:after {
  content: " ";
  display: table
}

.theme-shop .modal-footer:after, .theme-admin .modal-footer:after {
  clear: both
}

.theme-shop .modal-footer .btn + .btn, .theme-admin .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0
}

.theme-shop .modal-footer .btn-group .btn + .btn, .theme-admin .modal-footer .btn-group .btn + .btn {
  margin-left: -1px
}

.theme-shop .modal-footer .btn-block + .btn-block, .theme-admin .modal-footer .btn-block + .btn-block {
  margin-left: 0
}

.theme-shop .modal-scrollbar-measure, .theme-admin .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}

@media (min-width: 768px) {
  .theme-shop .modal-dialog, .theme-admin .modal-dialog {
    width: 600px;
    margin: 30px auto
  }

  .theme-shop .modal-content, .theme-admin .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
  }

  .theme-shop .modal-sm, .theme-admin .modal-sm {
    width: 300px
  }
}

@media (min-width: 992px) {
  .theme-shop .modal-lg, .theme-admin .modal-lg {
    width: 900px
  }
}

.theme-shop .tooltip, .theme-admin .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0)
}

.theme-shop .tooltip.in, .theme-admin .tooltip.in {
  opacity: .9;
  filter: alpha(opacity=90)
}

.theme-shop .tooltip.top, .theme-admin .tooltip.top {
  margin-top: -3px;
  padding: 5px 0
}

.theme-shop .tooltip.right, .theme-admin .tooltip.right {
  margin-left: 3px;
  padding: 0 5px
}

.theme-shop .tooltip.bottom, .theme-admin .tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0
}

.theme-shop .tooltip.left, .theme-admin .tooltip.left {
  margin-left: -3px;
  padding: 0 5px
}

.theme-shop .tooltip-inner, .theme-admin .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0
}

.theme-shop .tooltip-arrow, .theme-admin .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}

.theme-shop .tooltip.top .tooltip-arrow, .theme-admin .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}

.theme-shop .tooltip.top-left .tooltip-arrow, .theme-admin .tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}

.theme-shop .tooltip.top-right .tooltip-arrow, .theme-admin .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}

.theme-shop .tooltip.right .tooltip-arrow, .theme-admin .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000
}

.theme-shop .tooltip.left .tooltip-arrow, .theme-admin .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000
}

.theme-shop .tooltip.bottom .tooltip-arrow, .theme-admin .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}

.theme-shop .tooltip.bottom-left .tooltip-arrow, .theme-admin .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}

.theme-shop .tooltip.bottom-right .tooltip-arrow, .theme-admin .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}

.theme-shop .popover, .theme-admin .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.theme-shop .popover.top, .theme-admin .popover.top {
  margin-top: -10px
}

.theme-shop .popover.right, .theme-admin .popover.right {
  margin-left: 10px
}

.theme-shop .popover.bottom, .theme-admin .popover.bottom {
  margin-top: 10px
}

.theme-shop .popover.left, .theme-admin .popover.left {
  margin-left: -10px
}

.theme-shop .popover-title, .theme-admin .popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0
}

.theme-shop .popover-content, .theme-admin .popover-content {
  padding: 9px 14px
}

.theme-shop .popover > .arrow, .theme-shop .popover > .arrow:after, .theme-admin .popover > .arrow, .theme-admin .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}

.theme-shop .popover > .arrow, .theme-admin .popover > .arrow {
  border-width: 11px
}

.theme-shop .popover > .arrow:after, .theme-admin .popover > .arrow:after {
  border-width: 10px;
  content: ""
}

.theme-shop .popover.top > .arrow, .theme-admin .popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px
}

.theme-shop .popover.top > .arrow:after, .theme-admin .popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff
}

.theme-shop .popover.right > .arrow, .theme-admin .popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25)
}

.theme-shop .popover.right > .arrow:after, .theme-admin .popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff
}

.theme-shop .popover.bottom > .arrow, .theme-admin .popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px
}

.theme-shop .popover.bottom > .arrow:after, .theme-admin .popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff
}

.theme-shop .popover.left > .arrow, .theme-admin .popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25)
}

.theme-shop .popover.left > .arrow:after, .theme-admin .popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px
}

.theme-shop .clearfix:before, .theme-shop .clearfix:after, .theme-admin .clearfix:before, .theme-admin .clearfix:after {
  content: " ";
  display: table
}

.theme-shop .clearfix:after, .theme-admin .clearfix:after {
  clear: both
}

.theme-shop .center-block, .theme-admin .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.theme-shop .pull-right, .theme-admin .pull-right {
  float: right !important
}

.theme-shop .pull-left, .theme-admin .pull-left {
  float: left !important
}

.theme-shop .hide, .theme-admin .hide {
  display: none !important
}

.theme-shop .show, .theme-admin .show {
  display: block !important
}

.theme-shop .invisible, .theme-admin .invisible {
  visibility: hidden
}

.theme-shop .text-hide, .theme-admin .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}

.theme-shop .hidden, .theme-admin .hidden {
  display: none !important
}

.theme-shop .affix, .theme-admin .affix {
  position: fixed
}

@-ms-viewport {
  width: device-width;
}

.theme-shop .visible-xs, .theme-admin .visible-xs {
  display: none !important
}

.theme-shop .visible-sm, .theme-admin .visible-sm {
  display: none !important
}

.theme-shop .visible-md, .theme-admin .visible-md {
  display: none !important
}

.theme-shop .visible-lg, .theme-admin .visible-lg {
  display: none !important
}

.theme-shop .visible-xs-block, .theme-shop .visible-xs-inline, .theme-shop .visible-xs-inline-block, .theme-shop .visible-sm-block, .theme-shop .visible-sm-inline, .theme-shop .visible-sm-inline-block, .theme-shop .visible-md-block, .theme-shop .visible-md-inline, .theme-shop .visible-md-inline-block, .theme-shop .visible-lg-block, .theme-shop .visible-lg-inline, .theme-shop .visible-lg-inline-block, .theme-admin .visible-xs-block, .theme-admin .visible-xs-inline, .theme-admin .visible-xs-inline-block, .theme-admin .visible-sm-block, .theme-admin .visible-sm-inline, .theme-admin .visible-sm-inline-block, .theme-admin .visible-md-block, .theme-admin .visible-md-inline, .theme-admin .visible-md-inline-block, .theme-admin .visible-lg-block, .theme-admin .visible-lg-inline, .theme-admin .visible-lg-inline-block {
  display: none !important
}

@media (max-width: 767px) {
  .theme-shop .visible-xs, .theme-admin .visible-xs {
    display: block !important
  }

  .theme-shop table.visible-xs, .theme-admin table.visible-xs {
    display: table !important
  }

  .theme-shop tr.visible-xs, .theme-admin tr.visible-xs {
    display: table-row !important
  }

  .theme-shop th.visible-xs, .theme-shop td.visible-xs, .theme-admin th.visible-xs, .theme-admin td.visible-xs {
    display: table-cell !important
  }
}

@media (max-width: 767px) {
  .theme-shop .visible-xs-block, .theme-admin .visible-xs-block {
    display: block !important
  }
}

@media (max-width: 767px) {
  .theme-shop .visible-xs-inline, .theme-admin .visible-xs-inline {
    display: inline !important
  }
}

@media (max-width: 767px) {
  .theme-shop .visible-xs-inline-block, .theme-admin .visible-xs-inline-block {
    display: inline-block !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme-shop .visible-sm, .theme-admin .visible-sm {
    display: block !important
  }

  .theme-shop table.visible-sm, .theme-admin table.visible-sm {
    display: table !important
  }

  .theme-shop tr.visible-sm, .theme-admin tr.visible-sm {
    display: table-row !important
  }

  .theme-shop th.visible-sm, .theme-shop td.visible-sm, .theme-admin th.visible-sm, .theme-admin td.visible-sm {
    display: table-cell !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme-shop .visible-sm-block, .theme-admin .visible-sm-block {
    display: block !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme-shop .visible-sm-inline, .theme-admin .visible-sm-inline {
    display: inline !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme-shop .visible-sm-inline-block, .theme-admin .visible-sm-inline-block {
    display: inline-block !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme-shop .visible-md, .theme-admin .visible-md {
    display: block !important
  }

  .theme-shop table.visible-md, .theme-admin table.visible-md {
    display: table !important
  }

  .theme-shop tr.visible-md, .theme-admin tr.visible-md {
    display: table-row !important
  }

  .theme-shop th.visible-md, .theme-shop td.visible-md, .theme-admin th.visible-md, .theme-admin td.visible-md {
    display: table-cell !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme-shop .visible-md-block, .theme-admin .visible-md-block {
    display: block !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme-shop .visible-md-inline, .theme-admin .visible-md-inline {
    display: inline !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme-shop .visible-md-inline-block, .theme-admin .visible-md-inline-block {
    display: inline-block !important
  }
}

@media (min-width: 1200px) {
  .theme-shop .visible-lg, .theme-admin .visible-lg {
    display: block !important
  }

  .theme-shop table.visible-lg, .theme-admin table.visible-lg {
    display: table !important
  }

  .theme-shop tr.visible-lg, .theme-admin tr.visible-lg {
    display: table-row !important
  }

  .theme-shop th.visible-lg, .theme-shop td.visible-lg, .theme-admin th.visible-lg, .theme-admin td.visible-lg {
    display: table-cell !important
  }
}

@media (min-width: 1200px) {
  .theme-shop .visible-lg-block, .theme-admin .visible-lg-block {
    display: block !important
  }
}

@media (min-width: 1200px) {
  .theme-shop .visible-lg-inline, .theme-admin .visible-lg-inline {
    display: inline !important
  }
}

@media (min-width: 1200px) {
  .theme-shop .visible-lg-inline-block, .theme-admin .visible-lg-inline-block {
    display: inline-block !important
  }
}

@media (max-width: 767px) {
  .theme-shop .hidden-xs, .theme-admin .hidden-xs {
    display: none !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme-shop .hidden-sm, .theme-admin .hidden-sm {
    display: none !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme-shop .hidden-md, .theme-admin .hidden-md {
    display: none !important
  }
}

@media (min-width: 1200px) {
  .theme-shop .hidden-lg, .theme-admin .hidden-lg {
    display: none !important
  }
}

.theme-shop .visible-print, .theme-admin .visible-print {
  display: none !important
}

@media print {
  .theme-shop .visible-print, .theme-admin .visible-print {
    display: block !important
  }

  .theme-shop table.visible-print, .theme-admin table.visible-print {
    display: table !important
  }

  .theme-shop tr.visible-print, .theme-admin tr.visible-print {
    display: table-row !important
  }

  .theme-shop th.visible-print, .theme-shop td.visible-print, .theme-admin th.visible-print, .theme-admin td.visible-print {
    display: table-cell !important
  }
}

.theme-shop .visible-print-block, .theme-admin .visible-print-block {
  display: none !important
}

@media print {
  .theme-shop .visible-print-block, .theme-admin .visible-print-block {
    display: block !important
  }
}

.theme-shop .visible-print-inline, .theme-admin .visible-print-inline {
  display: none !important
}

@media print {
  .theme-shop .visible-print-inline, .theme-admin .visible-print-inline {
    display: inline !important
  }
}

.theme-shop .visible-print-inline-block, .theme-admin .visible-print-inline-block {
  display: none !important
}

@media print {
  .theme-shop .visible-print-inline-block, .theme-admin .visible-print-inline-block {
    display: inline-block !important
  }
}

@media print {
  .theme-shop .hidden-print, .theme-admin .hidden-print {
    display: none !important
  }
}

.theme-shop body, .theme-admin body {
  background-color: #e5e5e5
}

.theme-shop body.inverse, .theme-admin body.inverse {
  background: #333
}

.theme-shop body.inverse, .theme-shop body.inverse .form-control, .theme-admin body.inverse, .theme-admin body.inverse .form-control {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop body.inverse .modal, .theme-shop body.inverse .modal .form-control, .theme-shop body.inverse .panel-default, .theme-shop body.inverse .panel-default .form-control, .theme-shop body.inverse .card, .theme-shop body.inverse .card .form-control, .theme-admin body.inverse .modal, .theme-admin body.inverse .modal .form-control, .theme-admin body.inverse .panel-default, .theme-admin body.inverse .panel-default .form-control, .theme-admin body.inverse .card, .theme-admin body.inverse .card .form-control {
  background-color: initial;
  color: initial
}

.theme-shop body, .theme-shop h1, .theme-shop h2, .theme-shop h3, .theme-shop h4, .theme-shop h5, .theme-shop h6, .theme-shop .h1, .theme-shop .h2, .theme-shop .h3, .theme-shop .h4, .theme-admin body, .theme-admin h1, .theme-admin h2, .theme-admin h3, .theme-admin h4, .theme-admin h5, .theme-admin h6, .theme-admin .h1, .theme-admin .h2, .theme-admin .h3, .theme-admin .h4 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300
}

.theme-shop h5, .theme-shop h6, .theme-admin h5, .theme-admin h6 {
  font-weight: 400
}

.theme-shop a, .theme-shop a:hover, .theme-shop a:focus, .theme-admin a, .theme-admin a:hover, .theme-admin a:focus {
  color: #14acd9
}

.theme-shop a .material-icons, .theme-shop a:hover .material-icons, .theme-shop a:focus .material-icons, .theme-admin a .material-icons, .theme-admin a:hover .material-icons, .theme-admin a:focus .material-icons {
  vertical-align: middle
}

.theme-shop .form-horizontal .radio, .theme-shop .form-horizontal .checkbox, .theme-shop .form-horizontal .radio-inline, .theme-shop .form-horizontal .checkbox-inline, .theme-admin .form-horizontal .radio, .theme-admin .form-horizontal .checkbox, .theme-admin .form-horizontal .radio-inline, .theme-admin .form-horizontal .checkbox-inline {
  padding-top: 0
}

.theme-shop .form-horizontal .radio, .theme-admin .form-horizontal .radio {
  margin-bottom: 10px
}

.theme-shop .form-horizontal label, .theme-admin .form-horizontal label {
  text-align: right
}

.theme-shop .form-horizontal label.control-label, .theme-admin .form-horizontal label.control-label {
  margin: 0
}

.theme-shop body .container .well.well-sm, .theme-shop body .container-fluid .well.well-sm, .theme-admin body .container .well.well-sm, .theme-admin body .container-fluid .well.well-sm {
  padding: 10px
}

.theme-shop body .container .well.well-lg, .theme-shop body .container-fluid .well.well-lg, .theme-admin body .container .well.well-lg, .theme-admin body .container-fluid .well.well-lg {
  padding: 26px
}

.theme-shop body .container .well, .theme-shop body .container .jumbotron, .theme-shop body .container-fluid .well, .theme-shop body .container-fluid .jumbotron, .theme-admin body .container .well, .theme-admin body .container .jumbotron, .theme-admin body .container-fluid .well, .theme-admin body .container-fluid .jumbotron {
  background-color: #fff;
  padding: 19px;
  margin-bottom: 20px;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius: 0;
  border: 0
}

.theme-shop body .container .well p, .theme-shop body .container .jumbotron p, .theme-shop body .container-fluid .well p, .theme-shop body .container-fluid .jumbotron p, .theme-admin body .container .well p, .theme-admin body .container .jumbotron p, .theme-admin body .container-fluid .well p, .theme-admin body .container-fluid .jumbotron p {
  font-weight: 300
}

.theme-shop body .container .well, .theme-shop body .container .well-default, .theme-shop body .container .jumbotron, .theme-shop body .container .jumbotron-default, .theme-shop body .container-fluid .well, .theme-shop body .container-fluid .well-default, .theme-shop body .container-fluid .jumbotron, .theme-shop body .container-fluid .jumbotron-default, .theme-admin body .container .well, .theme-admin body .container .well-default, .theme-admin body .container .jumbotron, .theme-admin body .container .jumbotron-default, .theme-admin body .container-fluid .well, .theme-admin body .container-fluid .well-default, .theme-admin body .container-fluid .jumbotron, .theme-admin body .container-fluid .jumbotron-default {
  background-color: #fff
}

.theme-shop body .container .well-inverse, .theme-shop body .container .jumbotron-inverse, .theme-shop body .container-fluid .well-inverse, .theme-shop body .container-fluid .jumbotron-inverse, .theme-admin body .container .well-inverse, .theme-admin body .container .jumbotron-inverse, .theme-admin body .container-fluid .well-inverse, .theme-admin body .container-fluid .jumbotron-inverse {
  background-color: #3f51b5
}

.theme-shop body .container .well-primary, .theme-shop body .container .jumbotron-primary, .theme-shop body .container-fluid .well-primary, .theme-shop body .container-fluid .jumbotron-primary, .theme-admin body .container .well-primary, .theme-admin body .container .jumbotron-primary, .theme-admin body .container-fluid .well-primary, .theme-admin body .container-fluid .jumbotron-primary {
  background-color: #1dbbea
}

.theme-shop body .container .well-success, .theme-shop body .container .jumbotron-success, .theme-shop body .container-fluid .well-success, .theme-shop body .container-fluid .jumbotron-success, .theme-admin body .container .well-success, .theme-admin body .container .jumbotron-success, .theme-admin body .container-fluid .well-success, .theme-admin body .container-fluid .jumbotron-success {
  background-color: #27ae60
}

.theme-shop body .container .well-info, .theme-shop body .container .jumbotron-info, .theme-shop body .container-fluid .well-info, .theme-shop body .container-fluid .jumbotron-info, .theme-admin body .container .well-info, .theme-admin body .container .jumbotron-info, .theme-admin body .container-fluid .well-info, .theme-admin body .container-fluid .jumbotron-info {
  background-color: #5bc0de
}

.theme-shop body .container .well-warning, .theme-shop body .container .jumbotron-warning, .theme-shop body .container-fluid .well-warning, .theme-shop body .container-fluid .jumbotron-warning, .theme-admin body .container .well-warning, .theme-admin body .container .jumbotron-warning, .theme-admin body .container-fluid .well-warning, .theme-admin body .container-fluid .jumbotron-warning {
  background-color: #f39c12
}

.theme-shop body .container .well-danger, .theme-shop body .container .jumbotron-danger, .theme-shop body .container-fluid .well-danger, .theme-shop body .container-fluid .jumbotron-danger, .theme-admin body .container .well-danger, .theme-admin body .container .jumbotron-danger, .theme-admin body .container-fluid .well-danger, .theme-admin body .container-fluid .jumbotron-danger {
  background-color: #c0392b
}

.theme-shop .btn, .theme-shop .input-group-btn .btn, .theme-admin .btn, .theme-admin .input-group-btn .btn {
  border: 0;
  border-radius: 0;
  position: relative;
  padding: 8px 30px;
  margin: 10px 1px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0;
  will-change: box-shadow, transform;
  transition: box-shadow .2s cubic-bezier(0.4, 0, 1, 1), background-color .2s cubic-bezier(0.4, 0, 0.2, 1), color .2s cubic-bezier(0.4, 0, 0.2, 1);
  outline: 0;
  cursor: pointer;
  text-decoration: none;
  background: transparent
}

.theme-shop .btn::-moz-focus-inner, .theme-shop .input-group-btn .btn::-moz-focus-inner, .theme-admin .btn::-moz-focus-inner, .theme-admin .input-group-btn .btn::-moz-focus-inner {
  border: 0
}

.theme-shop .btn:not(.btn-raised), .theme-shop .input-group-btn .btn:not(.btn-raised), .theme-admin .btn:not(.btn-raised), .theme-admin .input-group-btn .btn:not(.btn-raised) {
  box-shadow: none
}

.theme-shop .btn:not(.btn-raised), .theme-shop .btn:not(.btn-raised).btn-default, .theme-shop .input-group-btn .btn:not(.btn-raised), .theme-shop .input-group-btn .btn:not(.btn-raised).btn-default, .theme-admin .btn:not(.btn-raised), .theme-admin .btn:not(.btn-raised).btn-default, .theme-admin .input-group-btn .btn:not(.btn-raised), .theme-admin .input-group-btn .btn:not(.btn-raised).btn-default {
  color: rgba(0, 0, 0, 0.87)
}

.theme-shop .btn:not(.btn-raised).btn-inverse, .theme-shop .input-group-btn .btn:not(.btn-raised).btn-inverse, .theme-admin .btn:not(.btn-raised).btn-inverse, .theme-admin .input-group-btn .btn:not(.btn-raised).btn-inverse {
  color: #3f51b5
}

.theme-shop .btn:not(.btn-raised).btn-primary, .theme-shop .input-group-btn .btn:not(.btn-raised).btn-primary, .theme-admin .btn:not(.btn-raised).btn-primary, .theme-admin .input-group-btn .btn:not(.btn-raised).btn-primary {
  color: #1dbbea
}

.theme-shop .btn:not(.btn-raised).btn-success, .theme-shop .input-group-btn .btn:not(.btn-raised).btn-success, .theme-admin .btn:not(.btn-raised).btn-success, .theme-admin .input-group-btn .btn:not(.btn-raised).btn-success {
  color: #27ae60
}

.theme-shop .btn:not(.btn-raised).btn-info, .theme-shop .input-group-btn .btn:not(.btn-raised).btn-info, .theme-admin .btn:not(.btn-raised).btn-info, .theme-admin .input-group-btn .btn:not(.btn-raised).btn-info {
  color: #5bc0de
}

.theme-shop .btn:not(.btn-raised).btn-warning, .theme-shop .input-group-btn .btn:not(.btn-raised).btn-warning, .theme-admin .btn:not(.btn-raised).btn-warning, .theme-admin .input-group-btn .btn:not(.btn-raised).btn-warning {
  color: #f39c12
}

.theme-shop .btn:not(.btn-raised).btn-danger, .theme-shop .input-group-btn .btn:not(.btn-raised).btn-danger, .theme-admin .btn:not(.btn-raised).btn-danger, .theme-admin .input-group-btn .btn:not(.btn-raised).btn-danger {
  color: #c0392b
}

.theme-shop .btn:not(.btn-raised):not(.btn-link):hover, .theme-shop .btn:not(.btn-raised):not(.btn-link):focus, .theme-shop .input-group-btn .btn:not(.btn-raised):not(.btn-link):hover, .theme-shop .input-group-btn .btn:not(.btn-raised):not(.btn-link):focus, .theme-admin .btn:not(.btn-raised):not(.btn-link):hover, .theme-admin .btn:not(.btn-raised):not(.btn-link):focus, .theme-admin .input-group-btn .btn:not(.btn-raised):not(.btn-link):hover, .theme-admin .input-group-btn .btn:not(.btn-raised):not(.btn-link):focus {
  background-color: rgba(153, 153, 153, 0.2)
}

.theme-dark .theme-shop .btn:not(.btn-raised):not(.btn-link):hover, .theme-dark .theme-shop .btn:not(.btn-raised):not(.btn-link):focus, .theme-dark .theme-shop .input-group-btn .btn:not(.btn-raised):not(.btn-link):hover, .theme-dark .theme-shop .input-group-btn .btn:not(.btn-raised):not(.btn-link):focus, .theme-dark .theme-admin .btn:not(.btn-raised):not(.btn-link):hover, .theme-dark .theme-admin .btn:not(.btn-raised):not(.btn-link):focus, .theme-dark .theme-admin .input-group-btn .btn:not(.btn-raised):not(.btn-link):hover, .theme-dark .theme-admin .input-group-btn .btn:not(.btn-raised):not(.btn-link):focus {
  background-color: rgba(204, 204, 204, 0.15)
}

.theme-shop .btn.btn-raised, .theme-shop .btn.btn-raised.btn-default, .theme-shop .btn.btn-fab, .theme-shop .btn.btn-fab.btn-default, .btn-group-raised .theme-shop .btn, .btn-group-raised .theme-shop .btn.btn-default, .theme-shop .input-group-btn .btn.btn-raised, .theme-shop .input-group-btn .btn.btn-raised.btn-default, .theme-shop .input-group-btn .btn.btn-fab, .theme-shop .input-group-btn .btn.btn-fab.btn-default, .btn-group-raised .theme-shop .input-group-btn .btn, .btn-group-raised .theme-shop .input-group-btn .btn.btn-default, .theme-admin .btn.btn-raised, .theme-admin .btn.btn-raised.btn-default, .theme-admin .btn.btn-fab, .theme-admin .btn.btn-fab.btn-default, .btn-group-raised .theme-admin .btn, .btn-group-raised .theme-admin .btn.btn-default, .theme-admin .input-group-btn .btn.btn-raised, .theme-admin .input-group-btn .btn.btn-raised.btn-default, .theme-admin .input-group-btn .btn.btn-fab, .theme-admin .input-group-btn .btn.btn-fab.btn-default, .btn-group-raised .theme-admin .input-group-btn .btn, .btn-group-raised .theme-admin .input-group-btn .btn.btn-default {
  background-color: #e5e5e5;
  color: rgba(0, 0, 0, 0.87)
}

.theme-shop .btn.btn-raised.btn-inverse, .theme-shop .btn.btn-fab.btn-inverse, .btn-group-raised .theme-shop .btn.btn-inverse, .theme-shop .input-group-btn .btn.btn-raised.btn-inverse, .theme-shop .input-group-btn .btn.btn-fab.btn-inverse, .btn-group-raised .theme-shop .input-group-btn .btn.btn-inverse, .theme-admin .btn.btn-raised.btn-inverse, .theme-admin .btn.btn-fab.btn-inverse, .btn-group-raised .theme-admin .btn.btn-inverse, .theme-admin .input-group-btn .btn.btn-raised.btn-inverse, .theme-admin .input-group-btn .btn.btn-fab.btn-inverse, .btn-group-raised .theme-admin .input-group-btn .btn.btn-inverse {
  background-color: #3f51b5;
  color: #fff
}

.theme-shop .btn.btn-raised.btn-primary, .theme-shop .btn.btn-fab.btn-primary, .btn-group-raised .theme-shop .btn.btn-primary, .theme-shop .input-group-btn .btn.btn-raised.btn-primary, .theme-shop .input-group-btn .btn.btn-fab.btn-primary, .btn-group-raised .theme-shop .input-group-btn .btn.btn-primary, .theme-admin .btn.btn-raised.btn-primary, .theme-admin .btn.btn-fab.btn-primary, .btn-group-raised .theme-admin .btn.btn-primary, .theme-admin .input-group-btn .btn.btn-raised.btn-primary, .theme-admin .input-group-btn .btn.btn-fab.btn-primary, .btn-group-raised .theme-admin .input-group-btn .btn.btn-primary {
  background-color: #1dbbea;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .btn.btn-raised.btn-success, .theme-shop .btn.btn-fab.btn-success, .btn-group-raised .theme-shop .btn.btn-success, .theme-shop .input-group-btn .btn.btn-raised.btn-success, .theme-shop .input-group-btn .btn.btn-fab.btn-success, .btn-group-raised .theme-shop .input-group-btn .btn.btn-success, .theme-admin .btn.btn-raised.btn-success, .theme-admin .btn.btn-fab.btn-success, .btn-group-raised .theme-admin .btn.btn-success, .theme-admin .input-group-btn .btn.btn-raised.btn-success, .theme-admin .input-group-btn .btn.btn-fab.btn-success, .btn-group-raised .theme-admin .input-group-btn .btn.btn-success {
  background-color: #27ae60;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .btn.btn-raised.btn-info, .theme-shop .btn.btn-fab.btn-info, .btn-group-raised .theme-shop .btn.btn-info, .theme-shop .input-group-btn .btn.btn-raised.btn-info, .theme-shop .input-group-btn .btn.btn-fab.btn-info, .btn-group-raised .theme-shop .input-group-btn .btn.btn-info, .theme-admin .btn.btn-raised.btn-info, .theme-admin .btn.btn-fab.btn-info, .btn-group-raised .theme-admin .btn.btn-info, .theme-admin .input-group-btn .btn.btn-raised.btn-info, .theme-admin .input-group-btn .btn.btn-fab.btn-info, .btn-group-raised .theme-admin .input-group-btn .btn.btn-info {
  background-color: #5bc0de;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .btn.btn-raised.btn-warning, .theme-shop .btn.btn-fab.btn-warning, .btn-group-raised .theme-shop .btn.btn-warning, .theme-shop .input-group-btn .btn.btn-raised.btn-warning, .theme-shop .input-group-btn .btn.btn-fab.btn-warning, .btn-group-raised .theme-shop .input-group-btn .btn.btn-warning, .theme-admin .btn.btn-raised.btn-warning, .theme-admin .btn.btn-fab.btn-warning, .btn-group-raised .theme-admin .btn.btn-warning, .theme-admin .input-group-btn .btn.btn-raised.btn-warning, .theme-admin .input-group-btn .btn.btn-fab.btn-warning, .btn-group-raised .theme-admin .input-group-btn .btn.btn-warning {
  background-color: #f39c12;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .btn.btn-raised.btn-danger, .theme-shop .btn.btn-fab.btn-danger, .btn-group-raised .theme-shop .btn.btn-danger, .theme-shop .input-group-btn .btn.btn-raised.btn-danger, .theme-shop .input-group-btn .btn.btn-fab.btn-danger, .btn-group-raised .theme-shop .input-group-btn .btn.btn-danger, .theme-admin .btn.btn-raised.btn-danger, .theme-admin .btn.btn-fab.btn-danger, .btn-group-raised .theme-admin .btn.btn-danger, .theme-admin .input-group-btn .btn.btn-raised.btn-danger, .theme-admin .input-group-btn .btn.btn-fab.btn-danger, .btn-group-raised .theme-admin .input-group-btn .btn.btn-danger {
  background-color: #c0392b;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .btn.btn-raised:not(.btn-link), .btn-group-raised .theme-shop .btn:not(.btn-link), .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link), .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link), .theme-admin .btn.btn-raised:not(.btn-link), .btn-group-raised .theme-admin .btn:not(.btn-link), .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link), .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link) {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12)
}

.theme-shop .btn.btn-raised:not(.btn-link):hover, .theme-shop .btn.btn-raised:not(.btn-link):focus, .theme-shop .btn.btn-raised:not(.btn-link).active, .theme-shop .btn.btn-raised:not(.btn-link):active, .btn-group-raised .theme-shop .btn:not(.btn-link):hover, .btn-group-raised .theme-shop .btn:not(.btn-link):focus, .btn-group-raised .theme-shop .btn:not(.btn-link).active, .btn-group-raised .theme-shop .btn:not(.btn-link):active, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):hover, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):focus, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link).active, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):active, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):hover, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):focus, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link).active, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):active, .theme-admin .btn.btn-raised:not(.btn-link):hover, .theme-admin .btn.btn-raised:not(.btn-link):focus, .theme-admin .btn.btn-raised:not(.btn-link).active, .theme-admin .btn.btn-raised:not(.btn-link):active, .btn-group-raised .theme-admin .btn:not(.btn-link):hover, .btn-group-raised .theme-admin .btn:not(.btn-link):focus, .btn-group-raised .theme-admin .btn:not(.btn-link).active, .btn-group-raised .theme-admin .btn:not(.btn-link):active, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):hover, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):focus, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link).active, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):active, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):hover, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):focus, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link).active, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):active {
  outline: 0
}

.theme-shop .btn.btn-raised:not(.btn-link):hover, .theme-shop .btn.btn-raised:not(.btn-link):hover.btn-default, .theme-shop .btn.btn-raised:not(.btn-link):focus, .theme-shop .btn.btn-raised:not(.btn-link):focus.btn-default, .theme-shop .btn.btn-raised:not(.btn-link).active, .theme-shop .btn.btn-raised:not(.btn-link).active.btn-default, .theme-shop .btn.btn-raised:not(.btn-link):active, .theme-shop .btn.btn-raised:not(.btn-link):active.btn-default, .btn-group-raised .theme-shop .btn:not(.btn-link):hover, .btn-group-raised .theme-shop .btn:not(.btn-link):hover.btn-default, .btn-group-raised .theme-shop .btn:not(.btn-link):focus, .btn-group-raised .theme-shop .btn:not(.btn-link):focus.btn-default, .btn-group-raised .theme-shop .btn:not(.btn-link).active, .btn-group-raised .theme-shop .btn:not(.btn-link).active.btn-default, .btn-group-raised .theme-shop .btn:not(.btn-link):active, .btn-group-raised .theme-shop .btn:not(.btn-link):active.btn-default, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):hover, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-default, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):focus, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-default, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link).active, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-default, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):active, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-default, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):hover, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):hover.btn-default, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):focus, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):focus.btn-default, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link).active, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link).active.btn-default, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):active, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):active.btn-default, .theme-admin .btn.btn-raised:not(.btn-link):hover, .theme-admin .btn.btn-raised:not(.btn-link):hover.btn-default, .theme-admin .btn.btn-raised:not(.btn-link):focus, .theme-admin .btn.btn-raised:not(.btn-link):focus.btn-default, .theme-admin .btn.btn-raised:not(.btn-link).active, .theme-admin .btn.btn-raised:not(.btn-link).active.btn-default, .theme-admin .btn.btn-raised:not(.btn-link):active, .theme-admin .btn.btn-raised:not(.btn-link):active.btn-default, .btn-group-raised .theme-admin .btn:not(.btn-link):hover, .btn-group-raised .theme-admin .btn:not(.btn-link):hover.btn-default, .btn-group-raised .theme-admin .btn:not(.btn-link):focus, .btn-group-raised .theme-admin .btn:not(.btn-link):focus.btn-default, .btn-group-raised .theme-admin .btn:not(.btn-link).active, .btn-group-raised .theme-admin .btn:not(.btn-link).active.btn-default, .btn-group-raised .theme-admin .btn:not(.btn-link):active, .btn-group-raised .theme-admin .btn:not(.btn-link):active.btn-default, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):hover, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-default, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):focus, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-default, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link).active, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-default, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):active, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-default, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):hover, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):hover.btn-default, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):focus, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):focus.btn-default, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link).active, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link).active.btn-default, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):active, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):active.btn-default {
  background-color: #dbdbdb
}

.theme-shop .btn.btn-raised:not(.btn-link):hover.btn-inverse, .theme-shop .btn.btn-raised:not(.btn-link):focus.btn-inverse, .theme-shop .btn.btn-raised:not(.btn-link).active.btn-inverse, .theme-shop .btn.btn-raised:not(.btn-link):active.btn-inverse, .btn-group-raised .theme-shop .btn:not(.btn-link):hover.btn-inverse, .btn-group-raised .theme-shop .btn:not(.btn-link):focus.btn-inverse, .btn-group-raised .theme-shop .btn:not(.btn-link).active.btn-inverse, .btn-group-raised .theme-shop .btn:not(.btn-link):active.btn-inverse, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-inverse, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-inverse, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-inverse, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-inverse, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):hover.btn-inverse, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):focus.btn-inverse, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link).active.btn-inverse, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):active.btn-inverse, .theme-admin .btn.btn-raised:not(.btn-link):hover.btn-inverse, .theme-admin .btn.btn-raised:not(.btn-link):focus.btn-inverse, .theme-admin .btn.btn-raised:not(.btn-link).active.btn-inverse, .theme-admin .btn.btn-raised:not(.btn-link):active.btn-inverse, .btn-group-raised .theme-admin .btn:not(.btn-link):hover.btn-inverse, .btn-group-raised .theme-admin .btn:not(.btn-link):focus.btn-inverse, .btn-group-raised .theme-admin .btn:not(.btn-link).active.btn-inverse, .btn-group-raised .theme-admin .btn:not(.btn-link):active.btn-inverse, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-inverse, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-inverse, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-inverse, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-inverse, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):hover.btn-inverse, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):focus.btn-inverse, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link).active.btn-inverse, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):active.btn-inverse {
  background-color: #495bc0
}

.theme-shop .btn.btn-raised:not(.btn-link):hover.btn-primary, .theme-shop .btn.btn-raised:not(.btn-link):focus.btn-primary, .theme-shop .btn.btn-raised:not(.btn-link).active.btn-primary, .theme-shop .btn.btn-raised:not(.btn-link):active.btn-primary, .btn-group-raised .theme-shop .btn:not(.btn-link):hover.btn-primary, .btn-group-raised .theme-shop .btn:not(.btn-link):focus.btn-primary, .btn-group-raised .theme-shop .btn:not(.btn-link).active.btn-primary, .btn-group-raised .theme-shop .btn:not(.btn-link):active.btn-primary, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-primary, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-primary, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-primary, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-primary, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):hover.btn-primary, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):focus.btn-primary, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link).active.btn-primary, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):active.btn-primary, .theme-admin .btn.btn-raised:not(.btn-link):hover.btn-primary, .theme-admin .btn.btn-raised:not(.btn-link):focus.btn-primary, .theme-admin .btn.btn-raised:not(.btn-link).active.btn-primary, .theme-admin .btn.btn-raised:not(.btn-link):active.btn-primary, .btn-group-raised .theme-admin .btn:not(.btn-link):hover.btn-primary, .btn-group-raised .theme-admin .btn:not(.btn-link):focus.btn-primary, .btn-group-raised .theme-admin .btn:not(.btn-link).active.btn-primary, .btn-group-raised .theme-admin .btn:not(.btn-link):active.btn-primary, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-primary, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-primary, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-primary, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-primary, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):hover.btn-primary, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):focus.btn-primary, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link).active.btn-primary, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):active.btn-primary {
  background-color: #15b0de
}

.theme-shop .btn.btn-raised:not(.btn-link):hover.btn-success, .theme-shop .btn.btn-raised:not(.btn-link):focus.btn-success, .theme-shop .btn.btn-raised:not(.btn-link).active.btn-success, .theme-shop .btn.btn-raised:not(.btn-link):active.btn-success, .btn-group-raised .theme-shop .btn:not(.btn-link):hover.btn-success, .btn-group-raised .theme-shop .btn:not(.btn-link):focus.btn-success, .btn-group-raised .theme-shop .btn:not(.btn-link).active.btn-success, .btn-group-raised .theme-shop .btn:not(.btn-link):active.btn-success, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-success, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-success, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-success, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-success, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):hover.btn-success, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):focus.btn-success, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link).active.btn-success, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):active.btn-success, .theme-admin .btn.btn-raised:not(.btn-link):hover.btn-success, .theme-admin .btn.btn-raised:not(.btn-link):focus.btn-success, .theme-admin .btn.btn-raised:not(.btn-link).active.btn-success, .theme-admin .btn.btn-raised:not(.btn-link):active.btn-success, .btn-group-raised .theme-admin .btn:not(.btn-link):hover.btn-success, .btn-group-raised .theme-admin .btn:not(.btn-link):focus.btn-success, .btn-group-raised .theme-admin .btn:not(.btn-link).active.btn-success, .btn-group-raised .theme-admin .btn:not(.btn-link):active.btn-success, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-success, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-success, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-success, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-success, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):hover.btn-success, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):focus.btn-success, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link).active.btn-success, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):active.btn-success {
  background-color: #239d57
}

.theme-shop .btn.btn-raised:not(.btn-link):hover.btn-info, .theme-shop .btn.btn-raised:not(.btn-link):focus.btn-info, .theme-shop .btn.btn-raised:not(.btn-link).active.btn-info, .theme-shop .btn.btn-raised:not(.btn-link):active.btn-info, .btn-group-raised .theme-shop .btn:not(.btn-link):hover.btn-info, .btn-group-raised .theme-shop .btn:not(.btn-link):focus.btn-info, .btn-group-raised .theme-shop .btn:not(.btn-link).active.btn-info, .btn-group-raised .theme-shop .btn:not(.btn-link):active.btn-info, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-info, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-info, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-info, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-info, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):hover.btn-info, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):focus.btn-info, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link).active.btn-info, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):active.btn-info, .theme-admin .btn.btn-raised:not(.btn-link):hover.btn-info, .theme-admin .btn.btn-raised:not(.btn-link):focus.btn-info, .theme-admin .btn.btn-raised:not(.btn-link).active.btn-info, .theme-admin .btn.btn-raised:not(.btn-link):active.btn-info, .btn-group-raised .theme-admin .btn:not(.btn-link):hover.btn-info, .btn-group-raised .theme-admin .btn:not(.btn-link):focus.btn-info, .btn-group-raised .theme-admin .btn:not(.btn-link).active.btn-info, .btn-group-raised .theme-admin .btn:not(.btn-link):active.btn-info, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-info, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-info, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-info, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-info, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):hover.btn-info, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):focus.btn-info, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link).active.btn-info, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):active.btn-info {
  background-color: #6cc7e1
}

.theme-shop .btn.btn-raised:not(.btn-link):hover.btn-warning, .theme-shop .btn.btn-raised:not(.btn-link):focus.btn-warning, .theme-shop .btn.btn-raised:not(.btn-link).active.btn-warning, .theme-shop .btn.btn-raised:not(.btn-link):active.btn-warning, .btn-group-raised .theme-shop .btn:not(.btn-link):hover.btn-warning, .btn-group-raised .theme-shop .btn:not(.btn-link):focus.btn-warning, .btn-group-raised .theme-shop .btn:not(.btn-link).active.btn-warning, .btn-group-raised .theme-shop .btn:not(.btn-link):active.btn-warning, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-warning, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-warning, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-warning, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-warning, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):hover.btn-warning, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):focus.btn-warning, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link).active.btn-warning, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):active.btn-warning, .theme-admin .btn.btn-raised:not(.btn-link):hover.btn-warning, .theme-admin .btn.btn-raised:not(.btn-link):focus.btn-warning, .theme-admin .btn.btn-raised:not(.btn-link).active.btn-warning, .theme-admin .btn.btn-raised:not(.btn-link):active.btn-warning, .btn-group-raised .theme-admin .btn:not(.btn-link):hover.btn-warning, .btn-group-raised .theme-admin .btn:not(.btn-link):focus.btn-warning, .btn-group-raised .theme-admin .btn:not(.btn-link).active.btn-warning, .btn-group-raised .theme-admin .btn:not(.btn-link):active.btn-warning, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-warning, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-warning, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-warning, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-warning, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):hover.btn-warning, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):focus.btn-warning, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link).active.btn-warning, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):active.btn-warning {
  background-color: #e5910c
}

.theme-shop .btn.btn-raised:not(.btn-link):hover.btn-danger, .theme-shop .btn.btn-raised:not(.btn-link):focus.btn-danger, .theme-shop .btn.btn-raised:not(.btn-link).active.btn-danger, .theme-shop .btn.btn-raised:not(.btn-link):active.btn-danger, .btn-group-raised .theme-shop .btn:not(.btn-link):hover.btn-danger, .btn-group-raised .theme-shop .btn:not(.btn-link):focus.btn-danger, .btn-group-raised .theme-shop .btn:not(.btn-link).active.btn-danger, .btn-group-raised .theme-shop .btn:not(.btn-link):active.btn-danger, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-danger, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-danger, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-danger, .theme-shop .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-danger, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):hover.btn-danger, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):focus.btn-danger, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link).active.btn-danger, .btn-group-raised .theme-shop .input-group-btn .btn:not(.btn-link):active.btn-danger, .theme-admin .btn.btn-raised:not(.btn-link):hover.btn-danger, .theme-admin .btn.btn-raised:not(.btn-link):focus.btn-danger, .theme-admin .btn.btn-raised:not(.btn-link).active.btn-danger, .theme-admin .btn.btn-raised:not(.btn-link):active.btn-danger, .btn-group-raised .theme-admin .btn:not(.btn-link):hover.btn-danger, .btn-group-raised .theme-admin .btn:not(.btn-link):focus.btn-danger, .btn-group-raised .theme-admin .btn:not(.btn-link).active.btn-danger, .btn-group-raised .theme-admin .btn:not(.btn-link):active.btn-danger, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-danger, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-danger, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-danger, .theme-admin .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-danger, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):hover.btn-danger, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):focus.btn-danger, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link).active.btn-danger, .btn-group-raised .theme-admin .input-group-btn .btn:not(.btn-link):active.btn-danger {
  background-color: #d03e2f
}

.theme-shop .btn.btn-fab, .theme-shop .input-group-btn .btn.btn-fab, .theme-admin .btn.btn-fab, .theme-admin .input-group-btn .btn.btn-fab {
  border-radius: 50%;
  font-size: 24px;
  height: 56px;
  margin: auto;
  min-width: 56px;
  width: 56px;
  padding: 0;
  overflow: hidden;
  box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
  position: relative;
  line-height: normal
}

.theme-shop .btn.btn-fab .ripple-container, .theme-shop .input-group-btn .btn.btn-fab .ripple-container, .theme-admin .btn.btn-fab .ripple-container, .theme-admin .input-group-btn .btn.btn-fab .ripple-container {
  border-radius: 50%
}

.theme-shop .btn.btn-fab.btn-fab-mini, .btn-group-sm .theme-shop .btn.btn-fab, .theme-shop .input-group-btn .btn.btn-fab.btn-fab-mini, .btn-group-sm .theme-shop .input-group-btn .btn.btn-fab, .theme-admin .btn.btn-fab.btn-fab-mini, .btn-group-sm .theme-admin .btn.btn-fab, .theme-admin .input-group-btn .btn.btn-fab.btn-fab-mini, .btn-group-sm .theme-admin .input-group-btn .btn.btn-fab {
  height: 40px;
  min-width: 40px;
  width: 40px
}

.theme-shop .btn.btn-fab.btn-fab-mini.material-icons, .btn-group-sm .theme-shop .btn.btn-fab.material-icons, .theme-shop .input-group-btn .btn.btn-fab.btn-fab-mini.material-icons, .btn-group-sm .theme-shop .input-group-btn .btn.btn-fab.material-icons, .theme-admin .btn.btn-fab.btn-fab-mini.material-icons, .btn-group-sm .theme-admin .btn.btn-fab.material-icons, .theme-admin .input-group-btn .btn.btn-fab.btn-fab-mini.material-icons, .btn-group-sm .theme-admin .input-group-btn .btn.btn-fab.material-icons {
  top: 0;
  left: 0
}

.theme-shop .btn.btn-fab i.material-icons, .theme-shop .input-group-btn .btn.btn-fab i.material-icons, .theme-admin .btn.btn-fab i.material-icons, .theme-admin .input-group-btn .btn.btn-fab i.material-icons {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-12px, -12px);
  line-height: 24px;
  width: 24px
}

.theme-shop .btn i.material-icons, .theme-shop .input-group-btn .btn i.material-icons, .theme-admin .btn i.material-icons, .theme-admin .input-group-btn .btn i.material-icons {
  vertical-align: middle
}

.theme-shop .btn.btn-lg, .theme-shop .btn-group-lg > .btn, .theme-shop .theme-admin .btn-group-lg > .btn, .btn-group-lg .theme-shop .btn, .theme-shop .input-group-btn .btn.btn-lg, .theme-shop .input-group-btn .btn-group-lg > .btn, .theme-shop .input-group-btn .theme-admin .btn-group-lg > .btn, .btn-group-lg .theme-shop .input-group-btn .btn, .theme-admin .btn.btn-lg, .theme-admin .theme-shop .btn-group-lg > .btn, .theme-admin .btn-group-lg > .btn, .btn-group-lg .theme-admin .btn, .theme-admin .input-group-btn .btn.btn-lg, .theme-admin .input-group-btn .theme-shop .btn-group-lg > .btn, .theme-admin .input-group-btn .btn-group-lg > .btn, .btn-group-lg .theme-admin .input-group-btn .btn {
  font-size: 16px
}

.theme-shop .btn.btn-sm, .theme-shop .btn-group-sm > .btn, .theme-shop .theme-admin .btn-group-sm > .btn, .btn-group-sm .theme-shop .btn, .theme-shop .input-group-btn .btn.btn-sm, .theme-shop .input-group-btn .btn-group-sm > .btn, .theme-shop .input-group-btn .theme-admin .btn-group-sm > .btn, .btn-group-sm .theme-shop .input-group-btn .btn, .theme-admin .btn.btn-sm, .theme-admin .theme-shop .btn-group-sm > .btn, .theme-admin .btn-group-sm > .btn, .btn-group-sm .theme-admin .btn, .theme-admin .input-group-btn .btn.btn-sm, .theme-admin .input-group-btn .theme-shop .btn-group-sm > .btn, .theme-admin .input-group-btn .btn-group-sm > .btn, .btn-group-sm .theme-admin .input-group-btn .btn {
  padding: 5px 20px;
  font-size: 12px
}

.theme-shop .btn.btn-xs, .theme-shop .btn-group-xs > .btn, .theme-shop .theme-admin .btn-group-xs > .btn, .btn-group-xs .theme-shop .btn, .theme-shop .input-group-btn .btn.btn-xs, .theme-shop .input-group-btn .btn-group-xs > .btn, .theme-shop .input-group-btn .theme-admin .btn-group-xs > .btn, .btn-group-xs .theme-shop .input-group-btn .btn, .theme-admin .btn.btn-xs, .theme-admin .theme-shop .btn-group-xs > .btn, .theme-admin .btn-group-xs > .btn, .btn-group-xs .theme-admin .btn, .theme-admin .input-group-btn .btn.btn-xs, .theme-admin .input-group-btn .theme-shop .btn-group-xs > .btn, .theme-admin .input-group-btn .btn-group-xs > .btn, .btn-group-xs .theme-admin .input-group-btn .btn {
  padding: 4px 15px;
  font-size: 10px
}

fieldset[disabled][disabled] .theme-shop .btn, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn, .theme-shop .btn.disabled, .theme-shop .btn:disabled, .theme-shop .btn[disabled][disabled], fieldset[disabled][disabled] .theme-shop .input-group-btn .btn, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn, .theme-shop .input-group-btn .btn.disabled, .theme-shop .input-group-btn .btn:disabled, .theme-shop .input-group-btn .btn[disabled][disabled], fieldset[disabled][disabled] .theme-shop .btn-group, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group, .theme-shop .btn-group.disabled, .theme-shop .btn-group:disabled, .theme-shop .btn-group[disabled][disabled], fieldset[disabled][disabled] .theme-shop .btn-group-vertical, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical, .theme-shop .btn-group-vertical.disabled, .theme-shop .btn-group-vertical:disabled, .theme-shop .btn-group-vertical[disabled][disabled], fieldset[disabled][disabled] .theme-admin .btn, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn, .theme-admin .btn.disabled, .theme-admin .btn:disabled, .theme-admin .btn[disabled][disabled], fieldset[disabled][disabled] .theme-admin .input-group-btn .btn, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn, .theme-admin .input-group-btn .btn.disabled, .theme-admin .input-group-btn .btn:disabled, .theme-admin .input-group-btn .btn[disabled][disabled], fieldset[disabled][disabled] .theme-admin .btn-group, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group, .theme-admin .btn-group.disabled, .theme-admin .btn-group:disabled, .theme-admin .btn-group[disabled][disabled], fieldset[disabled][disabled] .theme-admin .btn-group-vertical, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical, .theme-admin .btn-group-vertical.disabled, .theme-admin .btn-group-vertical:disabled, .theme-admin .btn-group-vertical[disabled][disabled] {
  color: rgba(0, 0, 0, 0.26);
  background: transparent
}

.theme-dark fieldset[disabled][disabled] .theme-shop .btn, .theme-dark .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn, .theme-shop .h5e-strict .theme-dark .fieldset[disabled][disabled] .theme-shop .btn, .theme-dark .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn, .theme-admin .h5e-strict .theme-dark .fieldset[disabled][disabled] .theme-shop .btn, .theme-dark .theme-shop .btn.disabled, .theme-dark .theme-shop .btn:disabled, .theme-dark .theme-shop .btn[disabled][disabled], .theme-dark fieldset[disabled][disabled] .theme-shop .input-group-btn .btn, .theme-dark .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn, .theme-shop .h5e-strict .theme-dark .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn, .theme-dark .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn, .theme-admin .h5e-strict .theme-dark .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn, .theme-dark .theme-shop .input-group-btn .btn.disabled, .theme-dark .theme-shop .input-group-btn .btn:disabled, .theme-dark .theme-shop .input-group-btn .btn[disabled][disabled], .theme-dark fieldset[disabled][disabled] .theme-shop .btn-group, .theme-dark .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group, .theme-shop .h5e-strict .theme-dark .fieldset[disabled][disabled] .theme-shop .btn-group, .theme-dark .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group, .theme-admin .h5e-strict .theme-dark .fieldset[disabled][disabled] .theme-shop .btn-group, .theme-dark .theme-shop .btn-group.disabled, .theme-dark .theme-shop .btn-group:disabled, .theme-dark .theme-shop .btn-group[disabled][disabled], .theme-dark fieldset[disabled][disabled] .theme-shop .btn-group-vertical, .theme-dark .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical, .theme-shop .h5e-strict .theme-dark .fieldset[disabled][disabled] .theme-shop .btn-group-vertical, .theme-dark .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical, .theme-admin .h5e-strict .theme-dark .fieldset[disabled][disabled] .theme-shop .btn-group-vertical, .theme-dark .theme-shop .btn-group-vertical.disabled, .theme-dark .theme-shop .btn-group-vertical:disabled, .theme-dark .theme-shop .btn-group-vertical[disabled][disabled], .theme-dark fieldset[disabled][disabled] .theme-admin .btn, .theme-dark .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn, .theme-shop .h5e-strict .theme-dark .fieldset[disabled][disabled] .theme-admin .btn, .theme-dark .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn, .theme-admin .h5e-strict .theme-dark .fieldset[disabled][disabled] .theme-admin .btn, .theme-dark .theme-admin .btn.disabled, .theme-dark .theme-admin .btn:disabled, .theme-dark .theme-admin .btn[disabled][disabled], .theme-dark fieldset[disabled][disabled] .theme-admin .input-group-btn .btn, .theme-dark .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn, .theme-shop .h5e-strict .theme-dark .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn, .theme-dark .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn, .theme-admin .h5e-strict .theme-dark .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn, .theme-dark .theme-admin .input-group-btn .btn.disabled, .theme-dark .theme-admin .input-group-btn .btn:disabled, .theme-dark .theme-admin .input-group-btn .btn[disabled][disabled], .theme-dark fieldset[disabled][disabled] .theme-admin .btn-group, .theme-dark .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group, .theme-shop .h5e-strict .theme-dark .fieldset[disabled][disabled] .theme-admin .btn-group, .theme-dark .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group, .theme-admin .h5e-strict .theme-dark .fieldset[disabled][disabled] .theme-admin .btn-group, .theme-dark .theme-admin .btn-group.disabled, .theme-dark .theme-admin .btn-group:disabled, .theme-dark .theme-admin .btn-group[disabled][disabled], .theme-dark fieldset[disabled][disabled] .theme-admin .btn-group-vertical, .theme-dark .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical, .theme-shop .h5e-strict .theme-dark .fieldset[disabled][disabled] .theme-admin .btn-group-vertical, .theme-dark .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical, .theme-admin .h5e-strict .theme-dark .fieldset[disabled][disabled] .theme-admin .btn-group-vertical, .theme-dark .theme-admin .btn-group-vertical.disabled, .theme-dark .theme-admin .btn-group-vertical:disabled, .theme-dark .theme-admin .btn-group-vertical[disabled][disabled] {
  color: rgba(255, 255, 255, 0.3)
}

fieldset[disabled][disabled] .theme-shop .btn.btn-raised, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn.btn-raised, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn.btn-raised, fieldset[disabled][disabled] .theme-shop .btn.btn-raised.active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn.btn-raised.active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn.btn-raised.active, fieldset[disabled][disabled] .theme-shop .btn.btn-raised:active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn.btn-raised:active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn.btn-raised:active, fieldset[disabled][disabled] .theme-shop .btn.btn-raised:focus:not(:active), .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn.btn-raised:focus:not(:active), .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn.btn-raised:focus:not(:active), fieldset[disabled][disabled] .theme-shop .btn.btn-group-raised, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn.btn-group-raised, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn.btn-group-raised, fieldset[disabled][disabled] .theme-shop .btn.btn-group-raised.active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn.btn-group-raised.active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn.btn-group-raised.active, fieldset[disabled][disabled] .theme-shop .btn.btn-group-raised:active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn.btn-group-raised:active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn.btn-group-raised:active, fieldset[disabled][disabled] .theme-shop .btn.btn-group-raised:focus:not(:active), .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn.btn-group-raised:focus:not(:active), .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn.btn-group-raised:focus:not(:active), .theme-shop .btn.disabled.btn-raised, .theme-shop .btn.disabled.btn-raised.active, .theme-shop .btn.disabled.btn-raised:active, .theme-shop .btn.disabled.btn-raised:focus:not(:active), .theme-shop .btn.disabled.btn-group-raised, .theme-shop .btn.disabled.btn-group-raised.active, .theme-shop .btn.disabled.btn-group-raised:active, .theme-shop .btn.disabled.btn-group-raised:focus:not(:active), .theme-shop .btn:disabled.btn-raised, .theme-shop .btn:disabled.btn-raised.active, .theme-shop .btn:disabled.btn-raised:active, .theme-shop .btn:disabled.btn-raised:focus:not(:active), .theme-shop .btn:disabled.btn-group-raised, .theme-shop .btn:disabled.btn-group-raised.active, .theme-shop .btn:disabled.btn-group-raised:active, .theme-shop .btn:disabled.btn-group-raised:focus:not(:active), .theme-shop .btn[disabled][disabled].btn-raised, .theme-shop .btn[disabled][disabled].btn-raised.active, .theme-shop .btn[disabled][disabled].btn-raised:active, .theme-shop .btn[disabled][disabled].btn-raised:focus:not(:active), .theme-shop .btn[disabled][disabled].btn-group-raised, .theme-shop .btn[disabled][disabled].btn-group-raised.active, .theme-shop .btn[disabled][disabled].btn-group-raised:active, .theme-shop .btn[disabled][disabled].btn-group-raised:focus:not(:active), fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-raised, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-raised, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-raised, fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-raised.active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-raised.active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-raised.active, fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-raised:active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-raised:active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-raised:active, fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-raised:focus:not(:active), .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-raised:focus:not(:active), .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-raised:focus:not(:active), fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-group-raised, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-group-raised, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-group-raised, fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-group-raised.active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-group-raised.active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-group-raised.active, fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-group-raised:active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-group-raised:active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-group-raised:active, fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-group-raised:focus:not(:active), .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-group-raised:focus:not(:active), .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .input-group-btn .btn.btn-group-raised:focus:not(:active), .theme-shop .input-group-btn .btn.disabled.btn-raised, .theme-shop .input-group-btn .btn.disabled.btn-raised.active, .theme-shop .input-group-btn .btn.disabled.btn-raised:active, .theme-shop .input-group-btn .btn.disabled.btn-raised:focus:not(:active), .theme-shop .input-group-btn .btn.disabled.btn-group-raised, .theme-shop .input-group-btn .btn.disabled.btn-group-raised.active, .theme-shop .input-group-btn .btn.disabled.btn-group-raised:active, .theme-shop .input-group-btn .btn.disabled.btn-group-raised:focus:not(:active), .theme-shop .input-group-btn .btn:disabled.btn-raised, .theme-shop .input-group-btn .btn:disabled.btn-raised.active, .theme-shop .input-group-btn .btn:disabled.btn-raised:active, .theme-shop .input-group-btn .btn:disabled.btn-raised:focus:not(:active), .theme-shop .input-group-btn .btn:disabled.btn-group-raised, .theme-shop .input-group-btn .btn:disabled.btn-group-raised.active, .theme-shop .input-group-btn .btn:disabled.btn-group-raised:active, .theme-shop .input-group-btn .btn:disabled.btn-group-raised:focus:not(:active), .theme-shop .input-group-btn .btn[disabled][disabled].btn-raised, .theme-shop .input-group-btn .btn[disabled][disabled].btn-raised.active, .theme-shop .input-group-btn .btn[disabled][disabled].btn-raised:active, .theme-shop .input-group-btn .btn[disabled][disabled].btn-raised:focus:not(:active), .theme-shop .input-group-btn .btn[disabled][disabled].btn-group-raised, .theme-shop .input-group-btn .btn[disabled][disabled].btn-group-raised.active, .theme-shop .input-group-btn .btn[disabled][disabled].btn-group-raised:active, .theme-shop .input-group-btn .btn[disabled][disabled].btn-group-raised:focus:not(:active), fieldset[disabled][disabled] .theme-shop .btn-group.btn-raised, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group.btn-raised, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group.btn-raised, fieldset[disabled][disabled] .theme-shop .btn-group.btn-raised.active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group.btn-raised.active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group.btn-raised.active, fieldset[disabled][disabled] .theme-shop .btn-group.btn-raised:active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group.btn-raised:active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group.btn-raised:active, fieldset[disabled][disabled] .theme-shop .btn-group.btn-raised:focus:not(:active), .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group.btn-raised:focus:not(:active), .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group.btn-raised:focus:not(:active), fieldset[disabled][disabled] .theme-shop .btn-group.btn-group-raised, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group.btn-group-raised, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group.btn-group-raised, fieldset[disabled][disabled] .theme-shop .btn-group.btn-group-raised.active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group.btn-group-raised.active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group.btn-group-raised.active, fieldset[disabled][disabled] .theme-shop .btn-group.btn-group-raised:active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group.btn-group-raised:active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group.btn-group-raised:active, fieldset[disabled][disabled] .theme-shop .btn-group.btn-group-raised:focus:not(:active), .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group.btn-group-raised:focus:not(:active), .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group.btn-group-raised:focus:not(:active), .theme-shop .btn-group.disabled.btn-raised, .theme-shop .btn-group.disabled.btn-raised.active, .theme-shop .btn-group.disabled.btn-raised:active, .theme-shop .btn-group.disabled.btn-raised:focus:not(:active), .theme-shop .btn-group.disabled.btn-group-raised, .theme-shop .btn-group.disabled.btn-group-raised.active, .theme-shop .btn-group.disabled.btn-group-raised:active, .theme-shop .btn-group.disabled.btn-group-raised:focus:not(:active), .theme-shop .btn-group:disabled.btn-raised, .theme-shop .btn-group:disabled.btn-raised.active, .theme-shop .btn-group:disabled.btn-raised:active, .theme-shop .btn-group:disabled.btn-raised:focus:not(:active), .theme-shop .btn-group:disabled.btn-group-raised, .theme-shop .btn-group:disabled.btn-group-raised.active, .theme-shop .btn-group:disabled.btn-group-raised:active, .theme-shop .btn-group:disabled.btn-group-raised:focus:not(:active), .theme-shop .btn-group[disabled][disabled].btn-raised, .theme-shop .btn-group[disabled][disabled].btn-raised.active, .theme-shop .btn-group[disabled][disabled].btn-raised:active, .theme-shop .btn-group[disabled][disabled].btn-raised:focus:not(:active), .theme-shop .btn-group[disabled][disabled].btn-group-raised, .theme-shop .btn-group[disabled][disabled].btn-group-raised.active, .theme-shop .btn-group[disabled][disabled].btn-group-raised:active, .theme-shop .btn-group[disabled][disabled].btn-group-raised:focus:not(:active), fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-raised, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-raised, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-raised, fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-raised.active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-raised.active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-raised.active, fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-raised:active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-raised:active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-raised:active, fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-raised:focus:not(:active), .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-raised:focus:not(:active), .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-raised:focus:not(:active), fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-group-raised, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-group-raised, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-group-raised, fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-group-raised.active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-group-raised.active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-group-raised.active, fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-group-raised:active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-group-raised:active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-group-raised:active, fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-group-raised:focus:not(:active), .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-group-raised:focus:not(:active), .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-shop .btn-group-vertical.btn-group-raised:focus:not(:active), .theme-shop .btn-group-vertical.disabled.btn-raised, .theme-shop .btn-group-vertical.disabled.btn-raised.active, .theme-shop .btn-group-vertical.disabled.btn-raised:active, .theme-shop .btn-group-vertical.disabled.btn-raised:focus:not(:active), .theme-shop .btn-group-vertical.disabled.btn-group-raised, .theme-shop .btn-group-vertical.disabled.btn-group-raised.active, .theme-shop .btn-group-vertical.disabled.btn-group-raised:active, .theme-shop .btn-group-vertical.disabled.btn-group-raised:focus:not(:active), .theme-shop .btn-group-vertical:disabled.btn-raised, .theme-shop .btn-group-vertical:disabled.btn-raised.active, .theme-shop .btn-group-vertical:disabled.btn-raised:active, .theme-shop .btn-group-vertical:disabled.btn-raised:focus:not(:active), .theme-shop .btn-group-vertical:disabled.btn-group-raised, .theme-shop .btn-group-vertical:disabled.btn-group-raised.active, .theme-shop .btn-group-vertical:disabled.btn-group-raised:active, .theme-shop .btn-group-vertical:disabled.btn-group-raised:focus:not(:active), .theme-shop .btn-group-vertical[disabled][disabled].btn-raised, .theme-shop .btn-group-vertical[disabled][disabled].btn-raised.active, .theme-shop .btn-group-vertical[disabled][disabled].btn-raised:active, .theme-shop .btn-group-vertical[disabled][disabled].btn-raised:focus:not(:active), .theme-shop .btn-group-vertical[disabled][disabled].btn-group-raised, .theme-shop .btn-group-vertical[disabled][disabled].btn-group-raised.active, .theme-shop .btn-group-vertical[disabled][disabled].btn-group-raised:active, .theme-shop .btn-group-vertical[disabled][disabled].btn-group-raised:focus:not(:active), fieldset[disabled][disabled] .theme-admin .btn.btn-raised, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn.btn-raised, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn.btn-raised, fieldset[disabled][disabled] .theme-admin .btn.btn-raised.active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn.btn-raised.active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn.btn-raised.active, fieldset[disabled][disabled] .theme-admin .btn.btn-raised:active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn.btn-raised:active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn.btn-raised:active, fieldset[disabled][disabled] .theme-admin .btn.btn-raised:focus:not(:active), .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn.btn-raised:focus:not(:active), .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn.btn-raised:focus:not(:active), fieldset[disabled][disabled] .theme-admin .btn.btn-group-raised, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn.btn-group-raised, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn.btn-group-raised, fieldset[disabled][disabled] .theme-admin .btn.btn-group-raised.active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn.btn-group-raised.active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn.btn-group-raised.active, fieldset[disabled][disabled] .theme-admin .btn.btn-group-raised:active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn.btn-group-raised:active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn.btn-group-raised:active, fieldset[disabled][disabled] .theme-admin .btn.btn-group-raised:focus:not(:active), .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn.btn-group-raised:focus:not(:active), .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn.btn-group-raised:focus:not(:active), .theme-admin .btn.disabled.btn-raised, .theme-admin .btn.disabled.btn-raised.active, .theme-admin .btn.disabled.btn-raised:active, .theme-admin .btn.disabled.btn-raised:focus:not(:active), .theme-admin .btn.disabled.btn-group-raised, .theme-admin .btn.disabled.btn-group-raised.active, .theme-admin .btn.disabled.btn-group-raised:active, .theme-admin .btn.disabled.btn-group-raised:focus:not(:active), .theme-admin .btn:disabled.btn-raised, .theme-admin .btn:disabled.btn-raised.active, .theme-admin .btn:disabled.btn-raised:active, .theme-admin .btn:disabled.btn-raised:focus:not(:active), .theme-admin .btn:disabled.btn-group-raised, .theme-admin .btn:disabled.btn-group-raised.active, .theme-admin .btn:disabled.btn-group-raised:active, .theme-admin .btn:disabled.btn-group-raised:focus:not(:active), .theme-admin .btn[disabled][disabled].btn-raised, .theme-admin .btn[disabled][disabled].btn-raised.active, .theme-admin .btn[disabled][disabled].btn-raised:active, .theme-admin .btn[disabled][disabled].btn-raised:focus:not(:active), .theme-admin .btn[disabled][disabled].btn-group-raised, .theme-admin .btn[disabled][disabled].btn-group-raised.active, .theme-admin .btn[disabled][disabled].btn-group-raised:active, .theme-admin .btn[disabled][disabled].btn-group-raised:focus:not(:active), fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-raised, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-raised, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-raised, fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-raised.active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-raised.active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-raised.active, fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-raised:active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-raised:active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-raised:active, fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-raised:focus:not(:active), .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-raised:focus:not(:active), .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-raised:focus:not(:active), fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-group-raised, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-group-raised, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-group-raised, fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-group-raised.active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-group-raised.active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-group-raised.active, fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-group-raised:active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-group-raised:active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-group-raised:active, fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-group-raised:focus:not(:active), .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-group-raised:focus:not(:active), .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .input-group-btn .btn.btn-group-raised:focus:not(:active), .theme-admin .input-group-btn .btn.disabled.btn-raised, .theme-admin .input-group-btn .btn.disabled.btn-raised.active, .theme-admin .input-group-btn .btn.disabled.btn-raised:active, .theme-admin .input-group-btn .btn.disabled.btn-raised:focus:not(:active), .theme-admin .input-group-btn .btn.disabled.btn-group-raised, .theme-admin .input-group-btn .btn.disabled.btn-group-raised.active, .theme-admin .input-group-btn .btn.disabled.btn-group-raised:active, .theme-admin .input-group-btn .btn.disabled.btn-group-raised:focus:not(:active), .theme-admin .input-group-btn .btn:disabled.btn-raised, .theme-admin .input-group-btn .btn:disabled.btn-raised.active, .theme-admin .input-group-btn .btn:disabled.btn-raised:active, .theme-admin .input-group-btn .btn:disabled.btn-raised:focus:not(:active), .theme-admin .input-group-btn .btn:disabled.btn-group-raised, .theme-admin .input-group-btn .btn:disabled.btn-group-raised.active, .theme-admin .input-group-btn .btn:disabled.btn-group-raised:active, .theme-admin .input-group-btn .btn:disabled.btn-group-raised:focus:not(:active), .theme-admin .input-group-btn .btn[disabled][disabled].btn-raised, .theme-admin .input-group-btn .btn[disabled][disabled].btn-raised.active, .theme-admin .input-group-btn .btn[disabled][disabled].btn-raised:active, .theme-admin .input-group-btn .btn[disabled][disabled].btn-raised:focus:not(:active), .theme-admin .input-group-btn .btn[disabled][disabled].btn-group-raised, .theme-admin .input-group-btn .btn[disabled][disabled].btn-group-raised.active, .theme-admin .input-group-btn .btn[disabled][disabled].btn-group-raised:active, .theme-admin .input-group-btn .btn[disabled][disabled].btn-group-raised:focus:not(:active), fieldset[disabled][disabled] .theme-admin .btn-group.btn-raised, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group.btn-raised, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group.btn-raised, fieldset[disabled][disabled] .theme-admin .btn-group.btn-raised.active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group.btn-raised.active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group.btn-raised.active, fieldset[disabled][disabled] .theme-admin .btn-group.btn-raised:active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group.btn-raised:active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group.btn-raised:active, fieldset[disabled][disabled] .theme-admin .btn-group.btn-raised:focus:not(:active), .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group.btn-raised:focus:not(:active), .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group.btn-raised:focus:not(:active), fieldset[disabled][disabled] .theme-admin .btn-group.btn-group-raised, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group.btn-group-raised, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group.btn-group-raised, fieldset[disabled][disabled] .theme-admin .btn-group.btn-group-raised.active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group.btn-group-raised.active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group.btn-group-raised.active, fieldset[disabled][disabled] .theme-admin .btn-group.btn-group-raised:active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group.btn-group-raised:active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group.btn-group-raised:active, fieldset[disabled][disabled] .theme-admin .btn-group.btn-group-raised:focus:not(:active), .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group.btn-group-raised:focus:not(:active), .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group.btn-group-raised:focus:not(:active), .theme-admin .btn-group.disabled.btn-raised, .theme-admin .btn-group.disabled.btn-raised.active, .theme-admin .btn-group.disabled.btn-raised:active, .theme-admin .btn-group.disabled.btn-raised:focus:not(:active), .theme-admin .btn-group.disabled.btn-group-raised, .theme-admin .btn-group.disabled.btn-group-raised.active, .theme-admin .btn-group.disabled.btn-group-raised:active, .theme-admin .btn-group.disabled.btn-group-raised:focus:not(:active), .theme-admin .btn-group:disabled.btn-raised, .theme-admin .btn-group:disabled.btn-raised.active, .theme-admin .btn-group:disabled.btn-raised:active, .theme-admin .btn-group:disabled.btn-raised:focus:not(:active), .theme-admin .btn-group:disabled.btn-group-raised, .theme-admin .btn-group:disabled.btn-group-raised.active, .theme-admin .btn-group:disabled.btn-group-raised:active, .theme-admin .btn-group:disabled.btn-group-raised:focus:not(:active), .theme-admin .btn-group[disabled][disabled].btn-raised, .theme-admin .btn-group[disabled][disabled].btn-raised.active, .theme-admin .btn-group[disabled][disabled].btn-raised:active, .theme-admin .btn-group[disabled][disabled].btn-raised:focus:not(:active), .theme-admin .btn-group[disabled][disabled].btn-group-raised, .theme-admin .btn-group[disabled][disabled].btn-group-raised.active, .theme-admin .btn-group[disabled][disabled].btn-group-raised:active, .theme-admin .btn-group[disabled][disabled].btn-group-raised:focus:not(:active), fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-raised, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-raised, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-raised, fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-raised.active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-raised.active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-raised.active, fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-raised:active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-raised:active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-raised:active, fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-raised:focus:not(:active), .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-raised:focus:not(:active), .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-raised:focus:not(:active), fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-group-raised, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-group-raised, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-group-raised, fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-group-raised.active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-group-raised.active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-group-raised.active, fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-group-raised:active, .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-group-raised:active, .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-group-raised:active, fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-group-raised:focus:not(:active), .theme-shop .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-group-raised:focus:not(:active), .theme-admin .h5e-strict .fieldset[disabled][disabled] .theme-admin .btn-group-vertical.btn-group-raised:focus:not(:active), .theme-admin .btn-group-vertical.disabled.btn-raised, .theme-admin .btn-group-vertical.disabled.btn-raised.active, .theme-admin .btn-group-vertical.disabled.btn-raised:active, .theme-admin .btn-group-vertical.disabled.btn-raised:focus:not(:active), .theme-admin .btn-group-vertical.disabled.btn-group-raised, .theme-admin .btn-group-vertical.disabled.btn-group-raised.active, .theme-admin .btn-group-vertical.disabled.btn-group-raised:active, .theme-admin .btn-group-vertical.disabled.btn-group-raised:focus:not(:active), .theme-admin .btn-group-vertical:disabled.btn-raised, .theme-admin .btn-group-vertical:disabled.btn-raised.active, .theme-admin .btn-group-vertical:disabled.btn-raised:active, .theme-admin .btn-group-vertical:disabled.btn-raised:focus:not(:active), .theme-admin .btn-group-vertical:disabled.btn-group-raised, .theme-admin .btn-group-vertical:disabled.btn-group-raised.active, .theme-admin .btn-group-vertical:disabled.btn-group-raised:active, .theme-admin .btn-group-vertical:disabled.btn-group-raised:focus:not(:active), .theme-admin .btn-group-vertical[disabled][disabled].btn-raised, .theme-admin .btn-group-vertical[disabled][disabled].btn-raised.active, .theme-admin .btn-group-vertical[disabled][disabled].btn-raised:active, .theme-admin .btn-group-vertical[disabled][disabled].btn-raised:focus:not(:active), .theme-admin .btn-group-vertical[disabled][disabled].btn-group-raised, .theme-admin .btn-group-vertical[disabled][disabled].btn-group-raised.active, .theme-admin .btn-group-vertical[disabled][disabled].btn-group-raised:active, .theme-admin .btn-group-vertical[disabled][disabled].btn-group-raised:focus:not(:active) {
  box-shadow: none
}

.theme-shop .btn-group, .theme-shop .btn-group-vertical, .theme-admin .btn-group, .theme-admin .btn-group-vertical {
  position: relative;
  margin: 10px 1px
}

.theme-shop .btn-group.open > .dropdown-toggle.btn, .theme-shop .btn-group.open > .dropdown-toggle.btn.btn-default, .theme-shop .btn-group-vertical.open > .dropdown-toggle.btn, .theme-shop .btn-group-vertical.open > .dropdown-toggle.btn.btn-default, .theme-admin .btn-group.open > .dropdown-toggle.btn, .theme-admin .btn-group.open > .dropdown-toggle.btn.btn-default, .theme-admin .btn-group-vertical.open > .dropdown-toggle.btn, .theme-admin .btn-group-vertical.open > .dropdown-toggle.btn.btn-default {
  background-color: #e5e5e5
}

.theme-shop .btn-group.open > .dropdown-toggle.btn.btn-inverse, .theme-shop .btn-group-vertical.open > .dropdown-toggle.btn.btn-inverse, .theme-admin .btn-group.open > .dropdown-toggle.btn.btn-inverse, .theme-admin .btn-group-vertical.open > .dropdown-toggle.btn.btn-inverse {
  background-color: #3f51b5
}

.theme-shop .btn-group.open > .dropdown-toggle.btn.btn-primary, .theme-shop .btn-group-vertical.open > .dropdown-toggle.btn.btn-primary, .theme-admin .btn-group.open > .dropdown-toggle.btn.btn-primary, .theme-admin .btn-group-vertical.open > .dropdown-toggle.btn.btn-primary {
  background-color: #1dbbea
}

.theme-shop .btn-group.open > .dropdown-toggle.btn.btn-success, .theme-shop .btn-group-vertical.open > .dropdown-toggle.btn.btn-success, .theme-admin .btn-group.open > .dropdown-toggle.btn.btn-success, .theme-admin .btn-group-vertical.open > .dropdown-toggle.btn.btn-success {
  background-color: #27ae60
}

.theme-shop .btn-group.open > .dropdown-toggle.btn.btn-info, .theme-shop .btn-group-vertical.open > .dropdown-toggle.btn.btn-info, .theme-admin .btn-group.open > .dropdown-toggle.btn.btn-info, .theme-admin .btn-group-vertical.open > .dropdown-toggle.btn.btn-info {
  background-color: #5bc0de
}

.theme-shop .btn-group.open > .dropdown-toggle.btn.btn-warning, .theme-shop .btn-group-vertical.open > .dropdown-toggle.btn.btn-warning, .theme-admin .btn-group.open > .dropdown-toggle.btn.btn-warning, .theme-admin .btn-group-vertical.open > .dropdown-toggle.btn.btn-warning {
  background-color: #f39c12
}

.theme-shop .btn-group.open > .dropdown-toggle.btn.btn-danger, .theme-shop .btn-group-vertical.open > .dropdown-toggle.btn.btn-danger, .theme-admin .btn-group.open > .dropdown-toggle.btn.btn-danger, .theme-admin .btn-group-vertical.open > .dropdown-toggle.btn.btn-danger {
  background-color: #c0392b
}

.theme-shop .btn-group .dropdown-menu, .theme-shop .btn-group-vertical .dropdown-menu, .theme-admin .btn-group .dropdown-menu, .theme-admin .btn-group-vertical .dropdown-menu {
  border-radius: 0
}

.theme-shop .btn-group.btn-group-raised, .theme-shop .btn-group-vertical.btn-group-raised, .theme-admin .btn-group.btn-group-raised, .theme-admin .btn-group-vertical.btn-group-raised {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12)
}

.theme-shop .btn-group .btn + .btn, .theme-shop .btn-group .btn, .theme-shop .btn-group .btn:active, .theme-shop .btn-group .btn-group, .theme-shop .btn-group-vertical .btn + .btn, .theme-shop .btn-group-vertical .btn, .theme-shop .btn-group-vertical .btn:active, .theme-shop .btn-group-vertical .btn-group, .theme-admin .btn-group .btn + .btn, .theme-admin .btn-group .btn, .theme-admin .btn-group .btn:active, .theme-admin .btn-group .btn-group, .theme-admin .btn-group-vertical .btn + .btn, .theme-admin .btn-group-vertical .btn, .theme-admin .btn-group-vertical .btn:active, .theme-admin .btn-group-vertical .btn-group {
  margin: 0
}

.theme-shop .checkbox label, .theme-admin .checkbox label {
  cursor: pointer;
  padding-left: 0;
  color: rgba(0, 0, 0, 0.26)
}

.form-group.is-focused .theme-shop .checkbox label, .form-group.is-focused .theme-admin .checkbox label {
  color: rgba(0, 0, 0, 0.26)
}

.form-group.is-focused .theme-shop .checkbox label:hover, .form-group.is-focused .theme-shop .checkbox label:focus, .form-group.is-focused .theme-admin .checkbox label:hover, .form-group.is-focused .theme-admin .checkbox label:focus {
  color: rgba(0, 0, 0, .54)
}

fieldset[disabled] .form-group.is-focused .theme-shop .checkbox label, .theme-shop .h5e-strict .fieldset[disabled] .form-group.is-focused .theme-shop .checkbox label, .theme-admin .h5e-strict .fieldset[disabled] .form-group.is-focused .theme-shop .checkbox label, fieldset[disabled] .form-group.is-focused .theme-admin .checkbox label, .theme-shop .h5e-strict .fieldset[disabled] .form-group.is-focused .theme-admin .checkbox label, .theme-admin .h5e-strict .fieldset[disabled] .form-group.is-focused .theme-admin .checkbox label {
  color: rgba(0, 0, 0, 0.26)
}

.theme-shop .checkbox input[type=checkbox], .theme-admin .checkbox input[type=checkbox] {
  opacity: 0;
  position: absolute;
  margin: 0;
  z-index: -1;
  width: 0;
  height: 0;
  overflow: hidden;
  left: 0;
  pointer-events: none
}

.theme-shop .checkbox .checkbox-material, .theme-admin .checkbox .checkbox-material {
  vertical-align: middle;
  position: relative;
  top: 3px
}

.theme-shop .checkbox .checkbox-material:before, .theme-admin .checkbox .checkbox-material:before {
  display: block;
  position: absolute;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.84);
  height: 20px;
  width: 20px;
  border-radius: 100%;
  z-index: 1;
  opacity: 0;
  margin: 0;
  transform: scale3d(2.3, 2.3, 1)
}

.theme-shop .checkbox .checkbox-material .check, .theme-admin .checkbox .checkbox-material .check {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid rgba(0, 0, 0, .54);
  border-radius: 0;
  overflow: hidden;
  z-index: 1
}

.theme-shop .checkbox .checkbox-material .check:before, .theme-admin .checkbox .checkbox-material .check:before {
  position: absolute;
  content: "";
  transform: rotate(45deg);
  display: block;
  margin-top: -4px;
  margin-left: 6px;
  width: 0;
  height: 0;
  box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0 inset;
  animation: checkbox-off
}

.theme-shop .checkbox input[type=checkbox]:focus + .checkbox-material .check:after, .theme-admin .checkbox input[type=checkbox]:focus + .checkbox-material .check:after {
  opacity: .2
}

.theme-shop .checkbox input[type=checkbox]:checked + .checkbox-material .check, .theme-admin .checkbox input[type=checkbox]:checked + .checkbox-material .check {
  color: #1dbbea;
  border-color: #1dbbea
}

.theme-shop .checkbox input[type=checkbox]:checked + .checkbox-material .check:before, .theme-admin .checkbox input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #1dbbea;
  box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
  animation: checkbox-on .3s forwards
}

.theme-shop .checkbox input[type=checkbox]:checked + .checkbox-material:before, .theme-admin .checkbox input[type=checkbox]:checked + .checkbox-material:before {
  animation: rippleOn
}

.theme-shop .checkbox input[type=checkbox]:checked + .checkbox-material .check:after, .theme-admin .checkbox input[type=checkbox]:checked + .checkbox-material .check:after {
  animation: rippleOn 500ms forwards
}

.theme-shop .checkbox input[type=checkbox]:not(:checked) + .checkbox-material:before, .theme-admin .checkbox input[type=checkbox]:not(:checked) + .checkbox-material:before {
  animation: rippleOff
}

.theme-shop .checkbox input[type=checkbox]:not(:checked) + .checkbox-material .check:after, .theme-admin .checkbox input[type=checkbox]:not(:checked) + .checkbox-material .check:after {
  animation: rippleOff 500ms forwards
}

fieldset[disabled] .theme-shop .checkbox, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .checkbox, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .checkbox, fieldset[disabled] .theme-shop .checkbox input[type=checkbox], .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .checkbox input[type=checkbox], .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .checkbox input[type=checkbox], .theme-shop .checkbox input[type=checkbox][disabled]:not(:checked) ~ .checkbox-material .check:before, .theme-shop .checkbox input[type=checkbox][disabled]:not(:checked) ~ .checkbox-material .check, .theme-shop .checkbox input[type=checkbox][disabled] + .circle, fieldset[disabled] .theme-admin .checkbox, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .checkbox, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .checkbox, fieldset[disabled] .theme-admin .checkbox input[type=checkbox], .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .checkbox input[type=checkbox], .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .checkbox input[type=checkbox], .theme-admin .checkbox input[type=checkbox][disabled]:not(:checked) ~ .checkbox-material .check:before, .theme-admin .checkbox input[type=checkbox][disabled]:not(:checked) ~ .checkbox-material .check, .theme-admin .checkbox input[type=checkbox][disabled] + .circle {
  opacity: .5
}

.theme-shop .checkbox input[type=checkbox][disabled] + .checkbox-material .check:after, .theme-admin .checkbox input[type=checkbox][disabled] + .checkbox-material .check:after {
  background-color: rgba(0, 0, 0, 0.87);
  transform: rotate(-45deg)
}

.theme-shop .is-focused .checkbox .checkbox-material .check:before, .theme-admin .is-focused .checkbox .checkbox-material .check:before {
  animation: checkbox-off .3s forwards
}

.theme-shop .is-focused .checkbox input[type=checkbox]:checked + .checkbox-material:before, .theme-admin .is-focused .checkbox input[type=checkbox]:checked + .checkbox-material:before {
  animation: rippleOn 500ms
}

.theme-shop .is-focused .checkbox input[type=checkbox]:not(:checked) + .checkbox-material:before, .theme-admin .is-focused .checkbox input[type=checkbox]:not(:checked) + .checkbox-material:before {
  animation: rippleOff 500ms
}

@keyframes checkbox-on {
  0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px
  }
  50% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px
  }
  100% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px
  }
}

@keyframes checkbox-off {
  0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset
  }
  25% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset
  }
  50% {
    transform: rotate(45deg);
    margin-top: -4px;
    margin-left: 6px;
    width: 0;
    height: 0;
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px, 0 0 0 0 inset
  }
  51% {
    transform: rotate(0);
    margin-top: -2px;
    margin-left: -2px;
    width: 20px;
    height: 20px;
    box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 10px inset
  }
  100% {
    transform: rotate(0);
    margin-top: -2px;
    margin-left: -2px;
    width: 20px;
    height: 20px;
    box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0 inset
  }
}

@keyframes rippleOn {
  0% {
    opacity: 0
  }
  50% {
    opacity: .2
  }
  100% {
    opacity: 0
  }
}

@keyframes rippleOff {
  0% {
    opacity: 0
  }
  50% {
    opacity: .2
  }
  100% {
    opacity: 0
  }
}

.theme-shop .togglebutton, .theme-admin .togglebutton {
  vertical-align: middle
}

.theme-shop .togglebutton, .theme-shop .togglebutton label, .theme-shop .togglebutton input, .theme-shop .togglebutton .toggle, .theme-admin .togglebutton, .theme-admin .togglebutton label, .theme-admin .togglebutton input, .theme-admin .togglebutton .toggle {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.theme-shop .togglebutton label, .theme-admin .togglebutton label {
  cursor: pointer;
  color: rgba(0, 0, 0, 0.26)
}

.form-group.is-focused .theme-shop .togglebutton label, .form-group.is-focused .theme-admin .togglebutton label {
  color: rgba(0, 0, 0, 0.26)
}

.form-group.is-focused .theme-shop .togglebutton label:hover, .form-group.is-focused .theme-shop .togglebutton label:focus, .form-group.is-focused .theme-admin .togglebutton label:hover, .form-group.is-focused .theme-admin .togglebutton label:focus {
  color: rgba(0, 0, 0, .54)
}

fieldset[disabled] .form-group.is-focused .theme-shop .togglebutton label, .theme-shop .h5e-strict .fieldset[disabled] .form-group.is-focused .theme-shop .togglebutton label, .theme-admin .h5e-strict .fieldset[disabled] .form-group.is-focused .theme-shop .togglebutton label, fieldset[disabled] .form-group.is-focused .theme-admin .togglebutton label, .theme-shop .h5e-strict .fieldset[disabled] .form-group.is-focused .theme-admin .togglebutton label, .theme-admin .h5e-strict .fieldset[disabled] .form-group.is-focused .theme-admin .togglebutton label {
  color: rgba(0, 0, 0, 0.26)
}

.theme-shop .togglebutton label input[type=checkbox], .theme-admin .togglebutton label input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0
}

.theme-shop .togglebutton label .toggle, .theme-admin .togglebutton label .toggle {
  text-align: left
}

.theme-shop .togglebutton label .toggle, .theme-shop .togglebutton label input[type=checkbox][disabled] + .toggle, .theme-admin .togglebutton label .toggle, .theme-admin .togglebutton label input[type=checkbox][disabled] + .toggle {
  content: "";
  display: inline-block;
  width: 30px;
  height: 15px;
  background-color: rgba(80, 80, 80, 0.7);
  border-radius: 15px;
  margin-right: 15px;
  transition: background .3s ease;
  vertical-align: middle
}

.theme-shop .togglebutton label .toggle:after, .theme-admin .togglebutton label .toggle:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #f1f1f1;
  border-radius: 20px;
  position: relative;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
  left: -5px;
  top: -2px;
  transition: left .3s ease, background .3s ease, box-shadow .1s ease
}

.theme-shop .togglebutton label input[type=checkbox][disabled] + .toggle:after, .theme-shop .togglebutton label input[type=checkbox][disabled]:checked + .toggle:after, .theme-admin .togglebutton label input[type=checkbox][disabled] + .toggle:after, .theme-admin .togglebutton label input[type=checkbox][disabled]:checked + .toggle:after {
  background-color: #bdbdbd
}

.theme-shop .togglebutton label input[type=checkbox] + .toggle:active:after, .theme-shop .togglebutton label input[type=checkbox][disabled] + .toggle:active:after, .theme-admin .togglebutton label input[type=checkbox] + .toggle:active:after, .theme-admin .togglebutton label input[type=checkbox][disabled] + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.1)
}

.theme-shop .togglebutton label input[type=checkbox]:checked + .toggle:after, .theme-admin .togglebutton label input[type=checkbox]:checked + .toggle:after {
  left: 15px
}

.theme-shop .togglebutton label input[type=checkbox]:checked + .toggle, .theme-admin .togglebutton label input[type=checkbox]:checked + .toggle {
  background-color: rgba(29, 187, 234, 0.5)
}

.theme-shop .togglebutton label input[type=checkbox]:checked + .toggle:after, .theme-admin .togglebutton label input[type=checkbox]:checked + .toggle:after {
  background-color: #1dbbea
}

.theme-shop .togglebutton label input[type=checkbox]:checked + .toggle:active:after, .theme-admin .togglebutton label input[type=checkbox]:checked + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(29, 187, 234, 0.1)
}

.theme-shop .radio label, .theme-admin .radio label {
  cursor: pointer;
  padding-left: 45px;
  position: relative;
  color: rgba(0, 0, 0, 0.26)
}

.form-group.is-focused .theme-shop .radio label, .form-group.is-focused .theme-admin .radio label {
  color: rgba(0, 0, 0, 0.26)
}

.form-group.is-focused .theme-shop .radio label:hover, .form-group.is-focused .theme-shop .radio label:focus, .form-group.is-focused .theme-admin .radio label:hover, .form-group.is-focused .theme-admin .radio label:focus {
  color: rgba(0, 0, 0, .54)
}

fieldset[disabled] .form-group.is-focused .theme-shop .radio label, .theme-shop .h5e-strict .fieldset[disabled] .form-group.is-focused .theme-shop .radio label, .theme-admin .h5e-strict .fieldset[disabled] .form-group.is-focused .theme-shop .radio label, fieldset[disabled] .form-group.is-focused .theme-admin .radio label, .theme-shop .h5e-strict .fieldset[disabled] .form-group.is-focused .theme-admin .radio label, .theme-admin .h5e-strict .fieldset[disabled] .form-group.is-focused .theme-admin .radio label {
  color: rgba(0, 0, 0, 0.26)
}

.theme-shop .radio label span, .theme-admin .radio label span {
  display: block;
  position: absolute;
  left: 10px;
  top: 2px;
  transition-duration: .2s
}

.theme-shop .radio label .circle, .theme-admin .radio label .circle {
  border: 2px solid rgba(0, 0, 0, .54);
  height: 15px;
  width: 15px;
  border-radius: 100%
}

.theme-shop .radio label .check, .theme-admin .radio label .check {
  height: 15px;
  width: 15px;
  border-radius: 100%;
  background-color: #1dbbea;
  transform: scale3d(0, 0, 0)
}

.theme-shop .radio label .check:after, .theme-admin .radio label .check:after {
  display: block;
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.87);
  left: -18px;
  top: -18px;
  height: 50px;
  width: 50px;
  border-radius: 100%;
  z-index: 1;
  opacity: 0;
  margin: 0;
  transform: scale3d(1.5, 1.5, 1)
}

.theme-shop .radio label input[type=radio]:not(:checked) ~ .check:after, .theme-admin .radio label input[type=radio]:not(:checked) ~ .check:after {
  animation: rippleOff 500ms
}

.theme-shop .radio label input[type=radio]:checked ~ .check:after, .theme-admin .radio label input[type=radio]:checked ~ .check:after {
  animation: rippleOn
}

.theme-shop .radio input[type=radio], .theme-admin .radio input[type=radio] {
  opacity: 0;
  height: 0;
  width: 0;
  overflow: hidden
}

.theme-shop .radio input[type=radio]:checked ~ .check, .theme-shop .radio input[type=radio]:checked ~ .circle, .theme-admin .radio input[type=radio]:checked ~ .check, .theme-admin .radio input[type=radio]:checked ~ .circle {
  opacity: 1
}

.theme-shop .radio input[type=radio]:checked ~ .check, .theme-admin .radio input[type=radio]:checked ~ .check {
  background-color: #1dbbea
}

.theme-shop .radio input[type=radio]:checked ~ .circle, .theme-admin .radio input[type=radio]:checked ~ .circle {
  border-color: #1dbbea
}

.theme-shop .radio input[type=radio]:checked ~ .check, .theme-admin .radio input[type=radio]:checked ~ .check {
  transform: scale3d(0.55, 0.55, 1)
}

.theme-shop .radio input[type=radio][disabled] ~ .check, .theme-shop .radio input[type=radio][disabled] ~ .circle, .theme-admin .radio input[type=radio][disabled] ~ .check, .theme-admin .radio input[type=radio][disabled] ~ .circle {
  opacity: .26
}

.theme-shop .radio input[type=radio][disabled] ~ .check, .theme-admin .radio input[type=radio][disabled] ~ .check {
  background-color: #000
}

.theme-shop .radio input[type=radio][disabled] ~ .circle, .theme-admin .radio input[type=radio][disabled] ~ .circle {
  border-color: #000
}

.theme-dark .theme-shop .radio input[type=radio][disabled] ~ .check, .theme-dark .theme-shop .radio input[type=radio][disabled] ~ .circle, .theme-dark .theme-admin .radio input[type=radio][disabled] ~ .check, .theme-dark .theme-admin .radio input[type=radio][disabled] ~ .circle {
  opacity: .3
}

.theme-dark .theme-shop .radio input[type=radio][disabled] ~ .check, .theme-dark .theme-admin .radio input[type=radio][disabled] ~ .check {
  background-color: #fff
}

.theme-dark .theme-shop .radio input[type=radio][disabled] ~ .circle, .theme-dark .theme-admin .radio input[type=radio][disabled] ~ .circle {
  border-color: #fff
}

.theme-shop .is-focused .radio input[type=radio]:checked ~ .check:after, .theme-admin .is-focused .radio input[type=radio]:checked ~ .check:after {
  animation: rippleOn 500ms
}

@keyframes rippleOn {
  0% {
    opacity: 0
  }
  50% {
    opacity: .2
  }
  100% {
    opacity: 0
  }
}

@keyframes rippleOff {
  0% {
    opacity: 0
  }
  50% {
    opacity: .2
  }
  100% {
    opacity: 0
  }
}

.theme-shop legend, .theme-admin legend {
  margin-bottom: 22px;
  font-size: 24px
}

.theme-shop output, .theme-admin output {
  padding-top: 8px;
  font-size: 16px;
  line-height: 1.42857
}

.theme-shop .form-control, .theme-admin .form-control {
  height: 38px;
  padding: 7px 0;
  font-size: 16px;
  line-height: 1.42857
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .theme-shop input[type="date"].form-control, .theme-shop input[type="time"].form-control, .theme-shop input[type="datetime-local"].form-control, .theme-shop input[type="month"].form-control, .theme-admin input[type="date"].form-control, .theme-admin input[type="time"].form-control, .theme-admin input[type="datetime-local"].form-control, .theme-admin input[type="month"].form-control {
    line-height: 38px
  }

  .theme-shop input[type="date"].input-sm, .theme-shop .input-group-sm > input.form-control[type="date"], .theme-shop .input-group-sm > input.input-group-addon[type="date"], .theme-shop .input-group-sm > .input-group-btn > input.btn[type="date"], .theme-shop .theme-admin .input-group-sm > input.form-control[type="date"], .theme-shop .theme-admin .input-group-sm > input.input-group-addon[type="date"], .theme-shop .theme-admin .input-group-sm > .input-group-btn > input.btn[type="date"], .input-group-sm .theme-shop input[type="date"], .theme-shop input[type="time"].input-sm, .theme-shop .input-group-sm > input.form-control[type="time"], .theme-shop .input-group-sm > input.input-group-addon[type="time"], .theme-shop .input-group-sm > .input-group-btn > input.btn[type="time"], .theme-shop .theme-admin .input-group-sm > input.form-control[type="time"], .theme-shop .theme-admin .input-group-sm > input.input-group-addon[type="time"], .theme-shop .theme-admin .input-group-sm > .input-group-btn > input.btn[type="time"], .input-group-sm .theme-shop input[type="time"], .theme-shop input[type="datetime-local"].input-sm, .theme-shop .input-group-sm > input.form-control[type="datetime-local"], .theme-shop .input-group-sm > input.input-group-addon[type="datetime-local"], .theme-shop .input-group-sm > .input-group-btn > input.btn[type="datetime-local"], .theme-shop .theme-admin .input-group-sm > input.form-control[type="datetime-local"], .theme-shop .theme-admin .input-group-sm > input.input-group-addon[type="datetime-local"], .theme-shop .theme-admin .input-group-sm > .input-group-btn > input.btn[type="datetime-local"], .input-group-sm .theme-shop input[type="datetime-local"], .theme-shop input[type="month"].input-sm, .theme-shop .input-group-sm > input.form-control[type="month"], .theme-shop .input-group-sm > input.input-group-addon[type="month"], .theme-shop .input-group-sm > .input-group-btn > input.btn[type="month"], .theme-shop .theme-admin .input-group-sm > input.form-control[type="month"], .theme-shop .theme-admin .input-group-sm > input.input-group-addon[type="month"], .theme-shop .theme-admin .input-group-sm > .input-group-btn > input.btn[type="month"], .input-group-sm .theme-shop input[type="month"], .theme-admin input[type="date"].input-sm, .theme-admin .theme-shop .input-group-sm > input.form-control[type="date"], .theme-admin .theme-shop .input-group-sm > input.input-group-addon[type="date"], .theme-admin .theme-shop .input-group-sm > .input-group-btn > input.btn[type="date"], .theme-admin .input-group-sm > input.form-control[type="date"], .theme-admin .input-group-sm > input.input-group-addon[type="date"], .theme-admin .input-group-sm > .input-group-btn > input.btn[type="date"], .input-group-sm .theme-admin input[type="date"], .theme-admin input[type="time"].input-sm, .theme-admin .theme-shop .input-group-sm > input.form-control[type="time"], .theme-admin .theme-shop .input-group-sm > input.input-group-addon[type="time"], .theme-admin .theme-shop .input-group-sm > .input-group-btn > input.btn[type="time"], .theme-admin .input-group-sm > input.form-control[type="time"], .theme-admin .input-group-sm > input.input-group-addon[type="time"], .theme-admin .input-group-sm > .input-group-btn > input.btn[type="time"], .input-group-sm .theme-admin input[type="time"], .theme-admin input[type="datetime-local"].input-sm, .theme-admin .theme-shop .input-group-sm > input.form-control[type="datetime-local"], .theme-admin .theme-shop .input-group-sm > input.input-group-addon[type="datetime-local"], .theme-admin .theme-shop .input-group-sm > .input-group-btn > input.btn[type="datetime-local"], .theme-admin .input-group-sm > input.form-control[type="datetime-local"], .theme-admin .input-group-sm > input.input-group-addon[type="datetime-local"], .theme-admin .input-group-sm > .input-group-btn > input.btn[type="datetime-local"], .input-group-sm .theme-admin input[type="datetime-local"], .theme-admin input[type="month"].input-sm, .theme-admin .theme-shop .input-group-sm > input.form-control[type="month"], .theme-admin .theme-shop .input-group-sm > input.input-group-addon[type="month"], .theme-admin .theme-shop .input-group-sm > .input-group-btn > input.btn[type="month"], .theme-admin .input-group-sm > input.form-control[type="month"], .theme-admin .input-group-sm > input.input-group-addon[type="month"], .theme-admin .input-group-sm > .input-group-btn > input.btn[type="month"], .input-group-sm .theme-admin input[type="month"] {
    line-height: 24px
  }

  .theme-shop input[type="date"].input-lg, .theme-shop .input-group-lg > input.form-control[type="date"], .theme-shop .input-group-lg > input.input-group-addon[type="date"], .theme-shop .input-group-lg > .input-group-btn > input.btn[type="date"], .theme-shop .theme-admin .input-group-lg > input.form-control[type="date"], .theme-shop .theme-admin .input-group-lg > input.input-group-addon[type="date"], .theme-shop .theme-admin .input-group-lg > .input-group-btn > input.btn[type="date"], .input-group-lg .theme-shop input[type="date"], .theme-shop input[type="time"].input-lg, .theme-shop .input-group-lg > input.form-control[type="time"], .theme-shop .input-group-lg > input.input-group-addon[type="time"], .theme-shop .input-group-lg > .input-group-btn > input.btn[type="time"], .theme-shop .theme-admin .input-group-lg > input.form-control[type="time"], .theme-shop .theme-admin .input-group-lg > input.input-group-addon[type="time"], .theme-shop .theme-admin .input-group-lg > .input-group-btn > input.btn[type="time"], .input-group-lg .theme-shop input[type="time"], .theme-shop input[type="datetime-local"].input-lg, .theme-shop .input-group-lg > input.form-control[type="datetime-local"], .theme-shop .input-group-lg > input.input-group-addon[type="datetime-local"], .theme-shop .input-group-lg > .input-group-btn > input.btn[type="datetime-local"], .theme-shop .theme-admin .input-group-lg > input.form-control[type="datetime-local"], .theme-shop .theme-admin .input-group-lg > input.input-group-addon[type="datetime-local"], .theme-shop .theme-admin .input-group-lg > .input-group-btn > input.btn[type="datetime-local"], .input-group-lg .theme-shop input[type="datetime-local"], .theme-shop input[type="month"].input-lg, .theme-shop .input-group-lg > input.form-control[type="month"], .theme-shop .input-group-lg > input.input-group-addon[type="month"], .theme-shop .input-group-lg > .input-group-btn > input.btn[type="month"], .theme-shop .theme-admin .input-group-lg > input.form-control[type="month"], .theme-shop .theme-admin .input-group-lg > input.input-group-addon[type="month"], .theme-shop .theme-admin .input-group-lg > .input-group-btn > input.btn[type="month"], .input-group-lg .theme-shop input[type="month"], .theme-admin input[type="date"].input-lg, .theme-admin .theme-shop .input-group-lg > input.form-control[type="date"], .theme-admin .theme-shop .input-group-lg > input.input-group-addon[type="date"], .theme-admin .theme-shop .input-group-lg > .input-group-btn > input.btn[type="date"], .theme-admin .input-group-lg > input.form-control[type="date"], .theme-admin .input-group-lg > input.input-group-addon[type="date"], .theme-admin .input-group-lg > .input-group-btn > input.btn[type="date"], .input-group-lg .theme-admin input[type="date"], .theme-admin input[type="time"].input-lg, .theme-admin .theme-shop .input-group-lg > input.form-control[type="time"], .theme-admin .theme-shop .input-group-lg > input.input-group-addon[type="time"], .theme-admin .theme-shop .input-group-lg > .input-group-btn > input.btn[type="time"], .theme-admin .input-group-lg > input.form-control[type="time"], .theme-admin .input-group-lg > input.input-group-addon[type="time"], .theme-admin .input-group-lg > .input-group-btn > input.btn[type="time"], .input-group-lg .theme-admin input[type="time"], .theme-admin input[type="datetime-local"].input-lg, .theme-admin .theme-shop .input-group-lg > input.form-control[type="datetime-local"], .theme-admin .theme-shop .input-group-lg > input.input-group-addon[type="datetime-local"], .theme-admin .theme-shop .input-group-lg > .input-group-btn > input.btn[type="datetime-local"], .theme-admin .input-group-lg > input.form-control[type="datetime-local"], .theme-admin .input-group-lg > input.input-group-addon[type="datetime-local"], .theme-admin .input-group-lg > .input-group-btn > input.btn[type="datetime-local"], .input-group-lg .theme-admin input[type="datetime-local"], .theme-admin input[type="month"].input-lg, .theme-admin .theme-shop .input-group-lg > input.form-control[type="month"], .theme-admin .theme-shop .input-group-lg > input.input-group-addon[type="month"], .theme-admin .theme-shop .input-group-lg > .input-group-btn > input.btn[type="month"], .theme-admin .input-group-lg > input.form-control[type="month"], .theme-admin .input-group-lg > input.input-group-addon[type="month"], .theme-admin .input-group-lg > .input-group-btn > input.btn[type="month"], .input-group-lg .theme-admin input[type="month"] {
    line-height: 44px
  }
}

.theme-shop .radio label, .theme-shop .checkbox label, .theme-admin .radio label, .theme-admin .checkbox label {
  min-height: 22px
}

.theme-shop .form-control-static, .theme-admin .form-control-static {
  padding-top: 8px;
  padding-bottom: 8px;
  min-height: 38px
}

.theme-shop .input-sm .input-sm, .theme-shop .input-group-sm > .form-control .input-sm, .theme-shop .input-group-sm > .input-group-addon .input-sm, .theme-shop .input-group-sm > .input-group-btn > .btn .input-sm, .theme-shop .theme-admin .input-group-sm > .form-control .input-sm, .theme-shop .theme-admin .input-group-sm > .input-group-addon .input-sm, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn .input-sm, .theme-shop .input-sm .input-group-sm > .form-control, .theme-shop .input-group-sm > .form-control .input-group-sm > .form-control, .theme-shop .input-group-sm > .input-group-addon .input-group-sm > .form-control, .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > .form-control, .theme-shop .input-sm .input-group-sm > .input-group-addon, .theme-shop .input-group-sm > .form-control .input-group-sm > .input-group-addon, .theme-shop .input-group-sm > .input-group-addon .input-group-sm > .input-group-addon, .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-addon, .theme-shop .input-sm .input-group-sm > .input-group-btn > .btn, .theme-shop .input-group-sm > .form-control .input-group-sm > .input-group-btn > .btn, .theme-shop .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > .btn, .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > .btn, .theme-shop .input-sm .theme-admin .input-group-sm > .form-control, .theme-shop .input-group-sm > .form-control .theme-admin .input-group-sm > .form-control, .theme-shop .input-group-sm > .input-group-addon .theme-admin .input-group-sm > .form-control, .theme-shop .input-group-sm > .input-group-btn > .btn .theme-admin .input-group-sm > .form-control, .theme-shop .theme-admin .input-group-sm > .form-control .input-group-sm > .form-control, .theme-shop .theme-admin .input-group-sm > .input-group-addon .input-group-sm > .form-control, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > .form-control, .theme-shop .input-sm .theme-admin .input-group-sm > .input-group-addon, .theme-shop .input-group-sm > .form-control .theme-admin .input-group-sm > .input-group-addon, .theme-shop .input-group-sm > .input-group-addon .theme-admin .input-group-sm > .input-group-addon, .theme-shop .input-group-sm > .input-group-btn > .btn .theme-admin .input-group-sm > .input-group-addon, .theme-shop .theme-admin .input-group-sm > .form-control .input-group-sm > .input-group-addon, .theme-shop .theme-admin .input-group-sm > .input-group-addon .input-group-sm > .input-group-addon, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-addon, .theme-shop .input-sm .theme-admin .input-group-sm > .input-group-btn > .btn, .theme-shop .input-group-sm > .form-control .theme-admin .input-group-sm > .input-group-btn > .btn, .theme-shop .input-group-sm > .input-group-addon .theme-admin .input-group-sm > .input-group-btn > .btn, .theme-shop .input-group-sm > .input-group-btn > .btn .theme-admin .input-group-sm > .input-group-btn > .btn, .theme-shop .theme-admin .input-group-sm > .form-control .input-group-sm > .input-group-btn > .btn, .theme-shop .theme-admin .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > .btn, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > .btn, .theme-admin .input-sm .input-sm, .theme-admin .theme-shop .input-group-sm > .form-control .input-sm, .theme-admin .theme-shop .input-group-sm > .input-group-addon .input-sm, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn .input-sm, .theme-admin .input-group-sm > .form-control .input-sm, .theme-admin .input-group-sm > .input-group-addon .input-sm, .theme-admin .input-group-sm > .input-group-btn > .btn .input-sm, .theme-admin .input-sm .theme-shop .input-group-sm > .form-control, .theme-admin .input-group-sm > .form-control .theme-shop .input-group-sm > .form-control, .theme-admin .input-group-sm > .input-group-addon .theme-shop .input-group-sm > .form-control, .theme-admin .input-group-sm > .input-group-btn > .btn .theme-shop .input-group-sm > .form-control, .theme-admin .input-sm .theme-shop .input-group-sm > .input-group-addon, .theme-admin .input-group-sm > .form-control .theme-shop .input-group-sm > .input-group-addon, .theme-admin .input-group-sm > .input-group-addon .theme-shop .input-group-sm > .input-group-addon, .theme-admin .input-group-sm > .input-group-btn > .btn .theme-shop .input-group-sm > .input-group-addon, .theme-admin .input-sm .theme-shop .input-group-sm > .input-group-btn > .btn, .theme-admin .input-group-sm > .form-control .theme-shop .input-group-sm > .input-group-btn > .btn, .theme-admin .input-group-sm > .input-group-addon .theme-shop .input-group-sm > .input-group-btn > .btn, .theme-admin .input-group-sm > .input-group-btn > .btn .theme-shop .input-group-sm > .input-group-btn > .btn, .theme-admin .input-sm .input-group-sm > .form-control, .theme-admin .theme-shop .input-group-sm > .form-control .input-group-sm > .form-control, .theme-admin .theme-shop .input-group-sm > .input-group-addon .input-group-sm > .form-control, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > .form-control, .theme-admin .input-group-sm > .form-control .input-group-sm > .form-control, .theme-admin .input-group-sm > .input-group-addon .input-group-sm > .form-control, .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > .form-control, .theme-admin .input-sm .input-group-sm > .input-group-addon, .theme-admin .theme-shop .input-group-sm > .form-control .input-group-sm > .input-group-addon, .theme-admin .theme-shop .input-group-sm > .input-group-addon .input-group-sm > .input-group-addon, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-addon, .theme-admin .input-group-sm > .form-control .input-group-sm > .input-group-addon, .theme-admin .input-group-sm > .input-group-addon .input-group-sm > .input-group-addon, .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-addon, .theme-admin .input-sm .input-group-sm > .input-group-btn > .btn, .theme-admin .theme-shop .input-group-sm > .form-control .input-group-sm > .input-group-btn > .btn, .theme-admin .theme-shop .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > .btn, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > .btn, .theme-admin .input-group-sm > .form-control .input-group-sm > .input-group-btn > .btn, .theme-admin .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > .btn, .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > .btn {
  height: 24px;
  padding: 3px 0;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 0
}

.theme-shop .input-sm select.input-sm, .theme-shop .input-group-sm > .form-control select.input-sm, .theme-shop .input-group-sm > .input-group-addon select.input-sm, .theme-shop .input-group-sm > .input-group-btn > .btn select.input-sm, .theme-shop .theme-admin .input-group-sm > .form-control select.input-sm, .theme-shop .theme-admin .input-group-sm > .input-group-addon select.input-sm, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn select.input-sm, .theme-shop .input-sm .input-group-sm > select.form-control, .theme-shop .input-group-sm > .form-control .input-group-sm > select.form-control, .theme-shop .input-group-sm > .input-group-addon .input-group-sm > select.form-control, .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > select.form-control, .theme-shop .input-sm .input-group-sm > select.input-group-addon, .theme-shop .input-group-sm > .form-control .input-group-sm > select.input-group-addon, .theme-shop .input-group-sm > .input-group-addon .input-group-sm > select.input-group-addon, .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > select.input-group-addon, .theme-shop .input-sm .input-group-sm > .input-group-btn > select.btn, .theme-shop .input-group-sm > .form-control .input-group-sm > .input-group-btn > select.btn, .theme-shop .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > select.btn, .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > select.btn, .theme-shop .input-sm .theme-admin .input-group-sm > select.form-control, .theme-shop .input-group-sm > .form-control .theme-admin .input-group-sm > select.form-control, .theme-shop .input-group-sm > .input-group-addon .theme-admin .input-group-sm > select.form-control, .theme-shop .input-group-sm > .input-group-btn > .btn .theme-admin .input-group-sm > select.form-control, .theme-shop .theme-admin .input-group-sm > .form-control .input-group-sm > select.form-control, .theme-shop .theme-admin .input-group-sm > .input-group-addon .input-group-sm > select.form-control, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > select.form-control, .theme-shop .input-sm .theme-admin .input-group-sm > select.input-group-addon, .theme-shop .input-group-sm > .form-control .theme-admin .input-group-sm > select.input-group-addon, .theme-shop .input-group-sm > .input-group-addon .theme-admin .input-group-sm > select.input-group-addon, .theme-shop .input-group-sm > .input-group-btn > .btn .theme-admin .input-group-sm > select.input-group-addon, .theme-shop .theme-admin .input-group-sm > .form-control .input-group-sm > select.input-group-addon, .theme-shop .theme-admin .input-group-sm > .input-group-addon .input-group-sm > select.input-group-addon, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > select.input-group-addon, .theme-shop .input-sm .theme-admin .input-group-sm > .input-group-btn > select.btn, .theme-shop .input-group-sm > .form-control .theme-admin .input-group-sm > .input-group-btn > select.btn, .theme-shop .input-group-sm > .input-group-addon .theme-admin .input-group-sm > .input-group-btn > select.btn, .theme-shop .input-group-sm > .input-group-btn > .btn .theme-admin .input-group-sm > .input-group-btn > select.btn, .theme-shop .theme-admin .input-group-sm > .form-control .input-group-sm > .input-group-btn > select.btn, .theme-shop .theme-admin .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > select.btn, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > select.btn, .theme-admin .input-sm select.input-sm, .theme-admin .theme-shop .input-group-sm > .form-control select.input-sm, .theme-admin .theme-shop .input-group-sm > .input-group-addon select.input-sm, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn select.input-sm, .theme-admin .input-group-sm > .form-control select.input-sm, .theme-admin .input-group-sm > .input-group-addon select.input-sm, .theme-admin .input-group-sm > .input-group-btn > .btn select.input-sm, .theme-admin .input-sm .theme-shop .input-group-sm > select.form-control, .theme-admin .input-group-sm > .form-control .theme-shop .input-group-sm > select.form-control, .theme-admin .input-group-sm > .input-group-addon .theme-shop .input-group-sm > select.form-control, .theme-admin .input-group-sm > .input-group-btn > .btn .theme-shop .input-group-sm > select.form-control, .theme-admin .input-sm .theme-shop .input-group-sm > select.input-group-addon, .theme-admin .input-group-sm > .form-control .theme-shop .input-group-sm > select.input-group-addon, .theme-admin .input-group-sm > .input-group-addon .theme-shop .input-group-sm > select.input-group-addon, .theme-admin .input-group-sm > .input-group-btn > .btn .theme-shop .input-group-sm > select.input-group-addon, .theme-admin .input-sm .theme-shop .input-group-sm > .input-group-btn > select.btn, .theme-admin .input-group-sm > .form-control .theme-shop .input-group-sm > .input-group-btn > select.btn, .theme-admin .input-group-sm > .input-group-addon .theme-shop .input-group-sm > .input-group-btn > select.btn, .theme-admin .input-group-sm > .input-group-btn > .btn .theme-shop .input-group-sm > .input-group-btn > select.btn, .theme-admin .input-sm .input-group-sm > select.form-control, .theme-admin .theme-shop .input-group-sm > .form-control .input-group-sm > select.form-control, .theme-admin .theme-shop .input-group-sm > .input-group-addon .input-group-sm > select.form-control, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > select.form-control, .theme-admin .input-group-sm > .form-control .input-group-sm > select.form-control, .theme-admin .input-group-sm > .input-group-addon .input-group-sm > select.form-control, .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > select.form-control, .theme-admin .input-sm .input-group-sm > select.input-group-addon, .theme-admin .theme-shop .input-group-sm > .form-control .input-group-sm > select.input-group-addon, .theme-admin .theme-shop .input-group-sm > .input-group-addon .input-group-sm > select.input-group-addon, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > select.input-group-addon, .theme-admin .input-group-sm > .form-control .input-group-sm > select.input-group-addon, .theme-admin .input-group-sm > .input-group-addon .input-group-sm > select.input-group-addon, .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > select.input-group-addon, .theme-admin .input-sm .input-group-sm > .input-group-btn > select.btn, .theme-admin .theme-shop .input-group-sm > .form-control .input-group-sm > .input-group-btn > select.btn, .theme-admin .theme-shop .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > select.btn, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > select.btn, .theme-admin .input-group-sm > .form-control .input-group-sm > .input-group-btn > select.btn, .theme-admin .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > select.btn, .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > select.btn {
  height: 24px;
  line-height: 24px
}

.theme-shop .input-sm textarea.input-sm, .theme-shop .input-group-sm > .form-control textarea.input-sm, .theme-shop .input-group-sm > .input-group-addon textarea.input-sm, .theme-shop .input-group-sm > .input-group-btn > .btn textarea.input-sm, .theme-shop .theme-admin .input-group-sm > .form-control textarea.input-sm, .theme-shop .theme-admin .input-group-sm > .input-group-addon textarea.input-sm, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn textarea.input-sm, .theme-shop .input-sm .input-group-sm > textarea.form-control, .theme-shop .input-group-sm > .form-control .input-group-sm > textarea.form-control, .theme-shop .input-group-sm > .input-group-addon .input-group-sm > textarea.form-control, .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > textarea.form-control, .theme-shop .input-sm .input-group-sm > textarea.input-group-addon, .theme-shop .input-group-sm > .form-control .input-group-sm > textarea.input-group-addon, .theme-shop .input-group-sm > .input-group-addon .input-group-sm > textarea.input-group-addon, .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > textarea.input-group-addon, .theme-shop .input-sm .input-group-sm > .input-group-btn > textarea.btn, .theme-shop .input-group-sm > .form-control .input-group-sm > .input-group-btn > textarea.btn, .theme-shop .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > textarea.btn, .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > textarea.btn, .theme-shop .input-sm .theme-admin .input-group-sm > textarea.form-control, .theme-shop .input-group-sm > .form-control .theme-admin .input-group-sm > textarea.form-control, .theme-shop .input-group-sm > .input-group-addon .theme-admin .input-group-sm > textarea.form-control, .theme-shop .input-group-sm > .input-group-btn > .btn .theme-admin .input-group-sm > textarea.form-control, .theme-shop .theme-admin .input-group-sm > .form-control .input-group-sm > textarea.form-control, .theme-shop .theme-admin .input-group-sm > .input-group-addon .input-group-sm > textarea.form-control, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > textarea.form-control, .theme-shop .input-sm .theme-admin .input-group-sm > textarea.input-group-addon, .theme-shop .input-group-sm > .form-control .theme-admin .input-group-sm > textarea.input-group-addon, .theme-shop .input-group-sm > .input-group-addon .theme-admin .input-group-sm > textarea.input-group-addon, .theme-shop .input-group-sm > .input-group-btn > .btn .theme-admin .input-group-sm > textarea.input-group-addon, .theme-shop .theme-admin .input-group-sm > .form-control .input-group-sm > textarea.input-group-addon, .theme-shop .theme-admin .input-group-sm > .input-group-addon .input-group-sm > textarea.input-group-addon, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > textarea.input-group-addon, .theme-shop .input-sm .theme-admin .input-group-sm > .input-group-btn > textarea.btn, .theme-shop .input-group-sm > .form-control .theme-admin .input-group-sm > .input-group-btn > textarea.btn, .theme-shop .input-group-sm > .input-group-addon .theme-admin .input-group-sm > .input-group-btn > textarea.btn, .theme-shop .input-group-sm > .input-group-btn > .btn .theme-admin .input-group-sm > .input-group-btn > textarea.btn, .theme-shop .theme-admin .input-group-sm > .form-control .input-group-sm > .input-group-btn > textarea.btn, .theme-shop .theme-admin .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > textarea.btn, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > textarea.btn, .theme-shop .input-sm select[multiple].input-sm, .theme-shop .input-group-sm > .form-control select[multiple].input-sm, .theme-shop .input-group-sm > .input-group-addon select[multiple].input-sm, .theme-shop .input-group-sm > .input-group-btn > .btn select[multiple].input-sm, .theme-shop .theme-admin .input-group-sm > .form-control select[multiple].input-sm, .theme-shop .theme-admin .input-group-sm > .input-group-addon select[multiple].input-sm, .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn select[multiple].input-sm, .theme-shop .input-sm .input-group-sm > select.form-control[multiple], .theme-shop .input-group-sm > .form-control .input-group-sm > select.form-control[multiple], .theme-shop .input-group-sm > .input-group-addon .input-group-sm > select.form-control[multiple], .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > select.form-control[multiple], .theme-shop .input-sm .input-group-sm > select.input-group-addon[multiple], .theme-shop .input-group-sm > .form-control .input-group-sm > select.input-group-addon[multiple], .theme-shop .input-group-sm > .input-group-addon .input-group-sm > select.input-group-addon[multiple], .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > select.input-group-addon[multiple], .theme-shop .input-sm .input-group-sm > .input-group-btn > select.btn[multiple], .theme-shop .input-group-sm > .form-control .input-group-sm > .input-group-btn > select.btn[multiple], .theme-shop .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > select.btn[multiple], .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > select.btn[multiple], .theme-shop .input-sm .theme-admin .input-group-sm > select.form-control[multiple], .theme-shop .input-group-sm > .form-control .theme-admin .input-group-sm > select.form-control[multiple], .theme-shop .input-group-sm > .input-group-addon .theme-admin .input-group-sm > select.form-control[multiple], .theme-shop .input-group-sm > .input-group-btn > .btn .theme-admin .input-group-sm > select.form-control[multiple], .theme-shop .theme-admin .input-group-sm > .form-control .input-group-sm > select.form-control[multiple], .theme-shop .theme-admin .input-group-sm > .input-group-addon .input-group-sm > select.form-control[multiple], .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > select.form-control[multiple], .theme-shop .input-sm .theme-admin .input-group-sm > select.input-group-addon[multiple], .theme-shop .input-group-sm > .form-control .theme-admin .input-group-sm > select.input-group-addon[multiple], .theme-shop .input-group-sm > .input-group-addon .theme-admin .input-group-sm > select.input-group-addon[multiple], .theme-shop .input-group-sm > .input-group-btn > .btn .theme-admin .input-group-sm > select.input-group-addon[multiple], .theme-shop .theme-admin .input-group-sm > .form-control .input-group-sm > select.input-group-addon[multiple], .theme-shop .theme-admin .input-group-sm > .input-group-addon .input-group-sm > select.input-group-addon[multiple], .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > select.input-group-addon[multiple], .theme-shop .input-sm .theme-admin .input-group-sm > .input-group-btn > select.btn[multiple], .theme-shop .input-group-sm > .form-control .theme-admin .input-group-sm > .input-group-btn > select.btn[multiple], .theme-shop .input-group-sm > .input-group-addon .theme-admin .input-group-sm > .input-group-btn > select.btn[multiple], .theme-shop .input-group-sm > .input-group-btn > .btn .theme-admin .input-group-sm > .input-group-btn > select.btn[multiple], .theme-shop .theme-admin .input-group-sm > .form-control .input-group-sm > .input-group-btn > select.btn[multiple], .theme-shop .theme-admin .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > select.btn[multiple], .theme-shop .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > select.btn[multiple], .theme-admin .input-sm textarea.input-sm, .theme-admin .theme-shop .input-group-sm > .form-control textarea.input-sm, .theme-admin .theme-shop .input-group-sm > .input-group-addon textarea.input-sm, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn textarea.input-sm, .theme-admin .input-group-sm > .form-control textarea.input-sm, .theme-admin .input-group-sm > .input-group-addon textarea.input-sm, .theme-admin .input-group-sm > .input-group-btn > .btn textarea.input-sm, .theme-admin .input-sm .theme-shop .input-group-sm > textarea.form-control, .theme-admin .input-group-sm > .form-control .theme-shop .input-group-sm > textarea.form-control, .theme-admin .input-group-sm > .input-group-addon .theme-shop .input-group-sm > textarea.form-control, .theme-admin .input-group-sm > .input-group-btn > .btn .theme-shop .input-group-sm > textarea.form-control, .theme-admin .input-sm .theme-shop .input-group-sm > textarea.input-group-addon, .theme-admin .input-group-sm > .form-control .theme-shop .input-group-sm > textarea.input-group-addon, .theme-admin .input-group-sm > .input-group-addon .theme-shop .input-group-sm > textarea.input-group-addon, .theme-admin .input-group-sm > .input-group-btn > .btn .theme-shop .input-group-sm > textarea.input-group-addon, .theme-admin .input-sm .theme-shop .input-group-sm > .input-group-btn > textarea.btn, .theme-admin .input-group-sm > .form-control .theme-shop .input-group-sm > .input-group-btn > textarea.btn, .theme-admin .input-group-sm > .input-group-addon .theme-shop .input-group-sm > .input-group-btn > textarea.btn, .theme-admin .input-group-sm > .input-group-btn > .btn .theme-shop .input-group-sm > .input-group-btn > textarea.btn, .theme-admin .input-sm .input-group-sm > textarea.form-control, .theme-admin .theme-shop .input-group-sm > .form-control .input-group-sm > textarea.form-control, .theme-admin .theme-shop .input-group-sm > .input-group-addon .input-group-sm > textarea.form-control, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > textarea.form-control, .theme-admin .input-group-sm > .form-control .input-group-sm > textarea.form-control, .theme-admin .input-group-sm > .input-group-addon .input-group-sm > textarea.form-control, .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > textarea.form-control, .theme-admin .input-sm .input-group-sm > textarea.input-group-addon, .theme-admin .theme-shop .input-group-sm > .form-control .input-group-sm > textarea.input-group-addon, .theme-admin .theme-shop .input-group-sm > .input-group-addon .input-group-sm > textarea.input-group-addon, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > textarea.input-group-addon, .theme-admin .input-group-sm > .form-control .input-group-sm > textarea.input-group-addon, .theme-admin .input-group-sm > .input-group-addon .input-group-sm > textarea.input-group-addon, .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > textarea.input-group-addon, .theme-admin .input-sm .input-group-sm > .input-group-btn > textarea.btn, .theme-admin .theme-shop .input-group-sm > .form-control .input-group-sm > .input-group-btn > textarea.btn, .theme-admin .theme-shop .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > textarea.btn, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > textarea.btn, .theme-admin .input-group-sm > .form-control .input-group-sm > .input-group-btn > textarea.btn, .theme-admin .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > textarea.btn, .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > textarea.btn, .theme-admin .input-sm select[multiple].input-sm, .theme-admin .theme-shop .input-group-sm > .form-control select[multiple].input-sm, .theme-admin .theme-shop .input-group-sm > .input-group-addon select[multiple].input-sm, .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn select[multiple].input-sm, .theme-admin .input-group-sm > .form-control select[multiple].input-sm, .theme-admin .input-group-sm > .input-group-addon select[multiple].input-sm, .theme-admin .input-group-sm > .input-group-btn > .btn select[multiple].input-sm, .theme-admin .input-sm .theme-shop .input-group-sm > select.form-control[multiple], .theme-admin .input-group-sm > .form-control .theme-shop .input-group-sm > select.form-control[multiple], .theme-admin .input-group-sm > .input-group-addon .theme-shop .input-group-sm > select.form-control[multiple], .theme-admin .input-group-sm > .input-group-btn > .btn .theme-shop .input-group-sm > select.form-control[multiple], .theme-admin .input-sm .theme-shop .input-group-sm > select.input-group-addon[multiple], .theme-admin .input-group-sm > .form-control .theme-shop .input-group-sm > select.input-group-addon[multiple], .theme-admin .input-group-sm > .input-group-addon .theme-shop .input-group-sm > select.input-group-addon[multiple], .theme-admin .input-group-sm > .input-group-btn > .btn .theme-shop .input-group-sm > select.input-group-addon[multiple], .theme-admin .input-sm .theme-shop .input-group-sm > .input-group-btn > select.btn[multiple], .theme-admin .input-group-sm > .form-control .theme-shop .input-group-sm > .input-group-btn > select.btn[multiple], .theme-admin .input-group-sm > .input-group-addon .theme-shop .input-group-sm > .input-group-btn > select.btn[multiple], .theme-admin .input-group-sm > .input-group-btn > .btn .theme-shop .input-group-sm > .input-group-btn > select.btn[multiple], .theme-admin .input-sm .input-group-sm > select.form-control[multiple], .theme-admin .theme-shop .input-group-sm > .form-control .input-group-sm > select.form-control[multiple], .theme-admin .theme-shop .input-group-sm > .input-group-addon .input-group-sm > select.form-control[multiple], .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > select.form-control[multiple], .theme-admin .input-group-sm > .form-control .input-group-sm > select.form-control[multiple], .theme-admin .input-group-sm > .input-group-addon .input-group-sm > select.form-control[multiple], .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > select.form-control[multiple], .theme-admin .input-sm .input-group-sm > select.input-group-addon[multiple], .theme-admin .theme-shop .input-group-sm > .form-control .input-group-sm > select.input-group-addon[multiple], .theme-admin .theme-shop .input-group-sm > .input-group-addon .input-group-sm > select.input-group-addon[multiple], .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > select.input-group-addon[multiple], .theme-admin .input-group-sm > .form-control .input-group-sm > select.input-group-addon[multiple], .theme-admin .input-group-sm > .input-group-addon .input-group-sm > select.input-group-addon[multiple], .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > select.input-group-addon[multiple], .theme-admin .input-sm .input-group-sm > .input-group-btn > select.btn[multiple], .theme-admin .theme-shop .input-group-sm > .form-control .input-group-sm > .input-group-btn > select.btn[multiple], .theme-admin .theme-shop .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > select.btn[multiple], .theme-admin .theme-shop .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > select.btn[multiple], .theme-admin .input-group-sm > .form-control .input-group-sm > .input-group-btn > select.btn[multiple], .theme-admin .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > select.btn[multiple], .theme-admin .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto
}

.theme-shop .form-group-sm .form-control, .theme-admin .form-group-sm .form-control {
  height: 24px;
  padding: 3px 0;
  font-size: 11px;
  line-height: 1.5
}

.theme-shop .form-group-sm select.form-control, .theme-admin .form-group-sm select.form-control {
  height: 24px;
  line-height: 24px
}

.theme-shop .form-group-sm textarea.form-control, .theme-shop .form-group-sm select[multiple].form-control, .theme-admin .form-group-sm textarea.form-control, .theme-admin .form-group-sm select[multiple].form-control {
  height: auto
}

.theme-shop .form-group-sm .form-control-static, .theme-admin .form-group-sm .form-control-static {
  height: 24px;
  min-height: 33px;
  padding: 4px 0;
  font-size: 11px;
  line-height: 1.5
}

.theme-shop .input-lg .input-lg, .theme-shop .input-group-lg > .form-control .input-lg, .theme-shop .input-group-lg > .input-group-addon .input-lg, .theme-shop .input-group-lg > .input-group-btn > .btn .input-lg, .theme-shop .theme-admin .input-group-lg > .form-control .input-lg, .theme-shop .theme-admin .input-group-lg > .input-group-addon .input-lg, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn .input-lg, .theme-shop .input-lg .input-group-lg > .form-control, .theme-shop .input-group-lg > .form-control .input-group-lg > .form-control, .theme-shop .input-group-lg > .input-group-addon .input-group-lg > .form-control, .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > .form-control, .theme-shop .input-lg .input-group-lg > .input-group-addon, .theme-shop .input-group-lg > .form-control .input-group-lg > .input-group-addon, .theme-shop .input-group-lg > .input-group-addon .input-group-lg > .input-group-addon, .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-addon, .theme-shop .input-lg .input-group-lg > .input-group-btn > .btn, .theme-shop .input-group-lg > .form-control .input-group-lg > .input-group-btn > .btn, .theme-shop .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > .btn, .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > .btn, .theme-shop .input-lg .theme-admin .input-group-lg > .form-control, .theme-shop .input-group-lg > .form-control .theme-admin .input-group-lg > .form-control, .theme-shop .input-group-lg > .input-group-addon .theme-admin .input-group-lg > .form-control, .theme-shop .input-group-lg > .input-group-btn > .btn .theme-admin .input-group-lg > .form-control, .theme-shop .theme-admin .input-group-lg > .form-control .input-group-lg > .form-control, .theme-shop .theme-admin .input-group-lg > .input-group-addon .input-group-lg > .form-control, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > .form-control, .theme-shop .input-lg .theme-admin .input-group-lg > .input-group-addon, .theme-shop .input-group-lg > .form-control .theme-admin .input-group-lg > .input-group-addon, .theme-shop .input-group-lg > .input-group-addon .theme-admin .input-group-lg > .input-group-addon, .theme-shop .input-group-lg > .input-group-btn > .btn .theme-admin .input-group-lg > .input-group-addon, .theme-shop .theme-admin .input-group-lg > .form-control .input-group-lg > .input-group-addon, .theme-shop .theme-admin .input-group-lg > .input-group-addon .input-group-lg > .input-group-addon, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-addon, .theme-shop .input-lg .theme-admin .input-group-lg > .input-group-btn > .btn, .theme-shop .input-group-lg > .form-control .theme-admin .input-group-lg > .input-group-btn > .btn, .theme-shop .input-group-lg > .input-group-addon .theme-admin .input-group-lg > .input-group-btn > .btn, .theme-shop .input-group-lg > .input-group-btn > .btn .theme-admin .input-group-lg > .input-group-btn > .btn, .theme-shop .theme-admin .input-group-lg > .form-control .input-group-lg > .input-group-btn > .btn, .theme-shop .theme-admin .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > .btn, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > .btn, .theme-admin .input-lg .input-lg, .theme-admin .theme-shop .input-group-lg > .form-control .input-lg, .theme-admin .theme-shop .input-group-lg > .input-group-addon .input-lg, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn .input-lg, .theme-admin .input-group-lg > .form-control .input-lg, .theme-admin .input-group-lg > .input-group-addon .input-lg, .theme-admin .input-group-lg > .input-group-btn > .btn .input-lg, .theme-admin .input-lg .theme-shop .input-group-lg > .form-control, .theme-admin .input-group-lg > .form-control .theme-shop .input-group-lg > .form-control, .theme-admin .input-group-lg > .input-group-addon .theme-shop .input-group-lg > .form-control, .theme-admin .input-group-lg > .input-group-btn > .btn .theme-shop .input-group-lg > .form-control, .theme-admin .input-lg .theme-shop .input-group-lg > .input-group-addon, .theme-admin .input-group-lg > .form-control .theme-shop .input-group-lg > .input-group-addon, .theme-admin .input-group-lg > .input-group-addon .theme-shop .input-group-lg > .input-group-addon, .theme-admin .input-group-lg > .input-group-btn > .btn .theme-shop .input-group-lg > .input-group-addon, .theme-admin .input-lg .theme-shop .input-group-lg > .input-group-btn > .btn, .theme-admin .input-group-lg > .form-control .theme-shop .input-group-lg > .input-group-btn > .btn, .theme-admin .input-group-lg > .input-group-addon .theme-shop .input-group-lg > .input-group-btn > .btn, .theme-admin .input-group-lg > .input-group-btn > .btn .theme-shop .input-group-lg > .input-group-btn > .btn, .theme-admin .input-lg .input-group-lg > .form-control, .theme-admin .theme-shop .input-group-lg > .form-control .input-group-lg > .form-control, .theme-admin .theme-shop .input-group-lg > .input-group-addon .input-group-lg > .form-control, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > .form-control, .theme-admin .input-group-lg > .form-control .input-group-lg > .form-control, .theme-admin .input-group-lg > .input-group-addon .input-group-lg > .form-control, .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > .form-control, .theme-admin .input-lg .input-group-lg > .input-group-addon, .theme-admin .theme-shop .input-group-lg > .form-control .input-group-lg > .input-group-addon, .theme-admin .theme-shop .input-group-lg > .input-group-addon .input-group-lg > .input-group-addon, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-addon, .theme-admin .input-group-lg > .form-control .input-group-lg > .input-group-addon, .theme-admin .input-group-lg > .input-group-addon .input-group-lg > .input-group-addon, .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-addon, .theme-admin .input-lg .input-group-lg > .input-group-btn > .btn, .theme-admin .theme-shop .input-group-lg > .form-control .input-group-lg > .input-group-btn > .btn, .theme-admin .theme-shop .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > .btn, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > .btn, .theme-admin .input-group-lg > .form-control .input-group-lg > .input-group-btn > .btn, .theme-admin .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > .btn, .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > .btn {
  height: 44px;
  padding: 9px 0;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0
}

.theme-shop .input-lg select.input-lg, .theme-shop .input-group-lg > .form-control select.input-lg, .theme-shop .input-group-lg > .input-group-addon select.input-lg, .theme-shop .input-group-lg > .input-group-btn > .btn select.input-lg, .theme-shop .theme-admin .input-group-lg > .form-control select.input-lg, .theme-shop .theme-admin .input-group-lg > .input-group-addon select.input-lg, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn select.input-lg, .theme-shop .input-lg .input-group-lg > select.form-control, .theme-shop .input-group-lg > .form-control .input-group-lg > select.form-control, .theme-shop .input-group-lg > .input-group-addon .input-group-lg > select.form-control, .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > select.form-control, .theme-shop .input-lg .input-group-lg > select.input-group-addon, .theme-shop .input-group-lg > .form-control .input-group-lg > select.input-group-addon, .theme-shop .input-group-lg > .input-group-addon .input-group-lg > select.input-group-addon, .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > select.input-group-addon, .theme-shop .input-lg .input-group-lg > .input-group-btn > select.btn, .theme-shop .input-group-lg > .form-control .input-group-lg > .input-group-btn > select.btn, .theme-shop .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > select.btn, .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > select.btn, .theme-shop .input-lg .theme-admin .input-group-lg > select.form-control, .theme-shop .input-group-lg > .form-control .theme-admin .input-group-lg > select.form-control, .theme-shop .input-group-lg > .input-group-addon .theme-admin .input-group-lg > select.form-control, .theme-shop .input-group-lg > .input-group-btn > .btn .theme-admin .input-group-lg > select.form-control, .theme-shop .theme-admin .input-group-lg > .form-control .input-group-lg > select.form-control, .theme-shop .theme-admin .input-group-lg > .input-group-addon .input-group-lg > select.form-control, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > select.form-control, .theme-shop .input-lg .theme-admin .input-group-lg > select.input-group-addon, .theme-shop .input-group-lg > .form-control .theme-admin .input-group-lg > select.input-group-addon, .theme-shop .input-group-lg > .input-group-addon .theme-admin .input-group-lg > select.input-group-addon, .theme-shop .input-group-lg > .input-group-btn > .btn .theme-admin .input-group-lg > select.input-group-addon, .theme-shop .theme-admin .input-group-lg > .form-control .input-group-lg > select.input-group-addon, .theme-shop .theme-admin .input-group-lg > .input-group-addon .input-group-lg > select.input-group-addon, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > select.input-group-addon, .theme-shop .input-lg .theme-admin .input-group-lg > .input-group-btn > select.btn, .theme-shop .input-group-lg > .form-control .theme-admin .input-group-lg > .input-group-btn > select.btn, .theme-shop .input-group-lg > .input-group-addon .theme-admin .input-group-lg > .input-group-btn > select.btn, .theme-shop .input-group-lg > .input-group-btn > .btn .theme-admin .input-group-lg > .input-group-btn > select.btn, .theme-shop .theme-admin .input-group-lg > .form-control .input-group-lg > .input-group-btn > select.btn, .theme-shop .theme-admin .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > select.btn, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > select.btn, .theme-admin .input-lg select.input-lg, .theme-admin .theme-shop .input-group-lg > .form-control select.input-lg, .theme-admin .theme-shop .input-group-lg > .input-group-addon select.input-lg, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn select.input-lg, .theme-admin .input-group-lg > .form-control select.input-lg, .theme-admin .input-group-lg > .input-group-addon select.input-lg, .theme-admin .input-group-lg > .input-group-btn > .btn select.input-lg, .theme-admin .input-lg .theme-shop .input-group-lg > select.form-control, .theme-admin .input-group-lg > .form-control .theme-shop .input-group-lg > select.form-control, .theme-admin .input-group-lg > .input-group-addon .theme-shop .input-group-lg > select.form-control, .theme-admin .input-group-lg > .input-group-btn > .btn .theme-shop .input-group-lg > select.form-control, .theme-admin .input-lg .theme-shop .input-group-lg > select.input-group-addon, .theme-admin .input-group-lg > .form-control .theme-shop .input-group-lg > select.input-group-addon, .theme-admin .input-group-lg > .input-group-addon .theme-shop .input-group-lg > select.input-group-addon, .theme-admin .input-group-lg > .input-group-btn > .btn .theme-shop .input-group-lg > select.input-group-addon, .theme-admin .input-lg .theme-shop .input-group-lg > .input-group-btn > select.btn, .theme-admin .input-group-lg > .form-control .theme-shop .input-group-lg > .input-group-btn > select.btn, .theme-admin .input-group-lg > .input-group-addon .theme-shop .input-group-lg > .input-group-btn > select.btn, .theme-admin .input-group-lg > .input-group-btn > .btn .theme-shop .input-group-lg > .input-group-btn > select.btn, .theme-admin .input-lg .input-group-lg > select.form-control, .theme-admin .theme-shop .input-group-lg > .form-control .input-group-lg > select.form-control, .theme-admin .theme-shop .input-group-lg > .input-group-addon .input-group-lg > select.form-control, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > select.form-control, .theme-admin .input-group-lg > .form-control .input-group-lg > select.form-control, .theme-admin .input-group-lg > .input-group-addon .input-group-lg > select.form-control, .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > select.form-control, .theme-admin .input-lg .input-group-lg > select.input-group-addon, .theme-admin .theme-shop .input-group-lg > .form-control .input-group-lg > select.input-group-addon, .theme-admin .theme-shop .input-group-lg > .input-group-addon .input-group-lg > select.input-group-addon, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > select.input-group-addon, .theme-admin .input-group-lg > .form-control .input-group-lg > select.input-group-addon, .theme-admin .input-group-lg > .input-group-addon .input-group-lg > select.input-group-addon, .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > select.input-group-addon, .theme-admin .input-lg .input-group-lg > .input-group-btn > select.btn, .theme-admin .theme-shop .input-group-lg > .form-control .input-group-lg > .input-group-btn > select.btn, .theme-admin .theme-shop .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > select.btn, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > select.btn, .theme-admin .input-group-lg > .form-control .input-group-lg > .input-group-btn > select.btn, .theme-admin .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > select.btn, .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > select.btn {
  height: 44px;
  line-height: 44px
}

.theme-shop .input-lg textarea.input-lg, .theme-shop .input-group-lg > .form-control textarea.input-lg, .theme-shop .input-group-lg > .input-group-addon textarea.input-lg, .theme-shop .input-group-lg > .input-group-btn > .btn textarea.input-lg, .theme-shop .theme-admin .input-group-lg > .form-control textarea.input-lg, .theme-shop .theme-admin .input-group-lg > .input-group-addon textarea.input-lg, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn textarea.input-lg, .theme-shop .input-lg .input-group-lg > textarea.form-control, .theme-shop .input-group-lg > .form-control .input-group-lg > textarea.form-control, .theme-shop .input-group-lg > .input-group-addon .input-group-lg > textarea.form-control, .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > textarea.form-control, .theme-shop .input-lg .input-group-lg > textarea.input-group-addon, .theme-shop .input-group-lg > .form-control .input-group-lg > textarea.input-group-addon, .theme-shop .input-group-lg > .input-group-addon .input-group-lg > textarea.input-group-addon, .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > textarea.input-group-addon, .theme-shop .input-lg .input-group-lg > .input-group-btn > textarea.btn, .theme-shop .input-group-lg > .form-control .input-group-lg > .input-group-btn > textarea.btn, .theme-shop .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > textarea.btn, .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > textarea.btn, .theme-shop .input-lg .theme-admin .input-group-lg > textarea.form-control, .theme-shop .input-group-lg > .form-control .theme-admin .input-group-lg > textarea.form-control, .theme-shop .input-group-lg > .input-group-addon .theme-admin .input-group-lg > textarea.form-control, .theme-shop .input-group-lg > .input-group-btn > .btn .theme-admin .input-group-lg > textarea.form-control, .theme-shop .theme-admin .input-group-lg > .form-control .input-group-lg > textarea.form-control, .theme-shop .theme-admin .input-group-lg > .input-group-addon .input-group-lg > textarea.form-control, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > textarea.form-control, .theme-shop .input-lg .theme-admin .input-group-lg > textarea.input-group-addon, .theme-shop .input-group-lg > .form-control .theme-admin .input-group-lg > textarea.input-group-addon, .theme-shop .input-group-lg > .input-group-addon .theme-admin .input-group-lg > textarea.input-group-addon, .theme-shop .input-group-lg > .input-group-btn > .btn .theme-admin .input-group-lg > textarea.input-group-addon, .theme-shop .theme-admin .input-group-lg > .form-control .input-group-lg > textarea.input-group-addon, .theme-shop .theme-admin .input-group-lg > .input-group-addon .input-group-lg > textarea.input-group-addon, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > textarea.input-group-addon, .theme-shop .input-lg .theme-admin .input-group-lg > .input-group-btn > textarea.btn, .theme-shop .input-group-lg > .form-control .theme-admin .input-group-lg > .input-group-btn > textarea.btn, .theme-shop .input-group-lg > .input-group-addon .theme-admin .input-group-lg > .input-group-btn > textarea.btn, .theme-shop .input-group-lg > .input-group-btn > .btn .theme-admin .input-group-lg > .input-group-btn > textarea.btn, .theme-shop .theme-admin .input-group-lg > .form-control .input-group-lg > .input-group-btn > textarea.btn, .theme-shop .theme-admin .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > textarea.btn, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > textarea.btn, .theme-shop .input-lg select[multiple].input-lg, .theme-shop .input-group-lg > .form-control select[multiple].input-lg, .theme-shop .input-group-lg > .input-group-addon select[multiple].input-lg, .theme-shop .input-group-lg > .input-group-btn > .btn select[multiple].input-lg, .theme-shop .theme-admin .input-group-lg > .form-control select[multiple].input-lg, .theme-shop .theme-admin .input-group-lg > .input-group-addon select[multiple].input-lg, .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn select[multiple].input-lg, .theme-shop .input-lg .input-group-lg > select.form-control[multiple], .theme-shop .input-group-lg > .form-control .input-group-lg > select.form-control[multiple], .theme-shop .input-group-lg > .input-group-addon .input-group-lg > select.form-control[multiple], .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > select.form-control[multiple], .theme-shop .input-lg .input-group-lg > select.input-group-addon[multiple], .theme-shop .input-group-lg > .form-control .input-group-lg > select.input-group-addon[multiple], .theme-shop .input-group-lg > .input-group-addon .input-group-lg > select.input-group-addon[multiple], .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > select.input-group-addon[multiple], .theme-shop .input-lg .input-group-lg > .input-group-btn > select.btn[multiple], .theme-shop .input-group-lg > .form-control .input-group-lg > .input-group-btn > select.btn[multiple], .theme-shop .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > select.btn[multiple], .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > select.btn[multiple], .theme-shop .input-lg .theme-admin .input-group-lg > select.form-control[multiple], .theme-shop .input-group-lg > .form-control .theme-admin .input-group-lg > select.form-control[multiple], .theme-shop .input-group-lg > .input-group-addon .theme-admin .input-group-lg > select.form-control[multiple], .theme-shop .input-group-lg > .input-group-btn > .btn .theme-admin .input-group-lg > select.form-control[multiple], .theme-shop .theme-admin .input-group-lg > .form-control .input-group-lg > select.form-control[multiple], .theme-shop .theme-admin .input-group-lg > .input-group-addon .input-group-lg > select.form-control[multiple], .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > select.form-control[multiple], .theme-shop .input-lg .theme-admin .input-group-lg > select.input-group-addon[multiple], .theme-shop .input-group-lg > .form-control .theme-admin .input-group-lg > select.input-group-addon[multiple], .theme-shop .input-group-lg > .input-group-addon .theme-admin .input-group-lg > select.input-group-addon[multiple], .theme-shop .input-group-lg > .input-group-btn > .btn .theme-admin .input-group-lg > select.input-group-addon[multiple], .theme-shop .theme-admin .input-group-lg > .form-control .input-group-lg > select.input-group-addon[multiple], .theme-shop .theme-admin .input-group-lg > .input-group-addon .input-group-lg > select.input-group-addon[multiple], .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > select.input-group-addon[multiple], .theme-shop .input-lg .theme-admin .input-group-lg > .input-group-btn > select.btn[multiple], .theme-shop .input-group-lg > .form-control .theme-admin .input-group-lg > .input-group-btn > select.btn[multiple], .theme-shop .input-group-lg > .input-group-addon .theme-admin .input-group-lg > .input-group-btn > select.btn[multiple], .theme-shop .input-group-lg > .input-group-btn > .btn .theme-admin .input-group-lg > .input-group-btn > select.btn[multiple], .theme-shop .theme-admin .input-group-lg > .form-control .input-group-lg > .input-group-btn > select.btn[multiple], .theme-shop .theme-admin .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > select.btn[multiple], .theme-shop .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > select.btn[multiple], .theme-admin .input-lg textarea.input-lg, .theme-admin .theme-shop .input-group-lg > .form-control textarea.input-lg, .theme-admin .theme-shop .input-group-lg > .input-group-addon textarea.input-lg, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn textarea.input-lg, .theme-admin .input-group-lg > .form-control textarea.input-lg, .theme-admin .input-group-lg > .input-group-addon textarea.input-lg, .theme-admin .input-group-lg > .input-group-btn > .btn textarea.input-lg, .theme-admin .input-lg .theme-shop .input-group-lg > textarea.form-control, .theme-admin .input-group-lg > .form-control .theme-shop .input-group-lg > textarea.form-control, .theme-admin .input-group-lg > .input-group-addon .theme-shop .input-group-lg > textarea.form-control, .theme-admin .input-group-lg > .input-group-btn > .btn .theme-shop .input-group-lg > textarea.form-control, .theme-admin .input-lg .theme-shop .input-group-lg > textarea.input-group-addon, .theme-admin .input-group-lg > .form-control .theme-shop .input-group-lg > textarea.input-group-addon, .theme-admin .input-group-lg > .input-group-addon .theme-shop .input-group-lg > textarea.input-group-addon, .theme-admin .input-group-lg > .input-group-btn > .btn .theme-shop .input-group-lg > textarea.input-group-addon, .theme-admin .input-lg .theme-shop .input-group-lg > .input-group-btn > textarea.btn, .theme-admin .input-group-lg > .form-control .theme-shop .input-group-lg > .input-group-btn > textarea.btn, .theme-admin .input-group-lg > .input-group-addon .theme-shop .input-group-lg > .input-group-btn > textarea.btn, .theme-admin .input-group-lg > .input-group-btn > .btn .theme-shop .input-group-lg > .input-group-btn > textarea.btn, .theme-admin .input-lg .input-group-lg > textarea.form-control, .theme-admin .theme-shop .input-group-lg > .form-control .input-group-lg > textarea.form-control, .theme-admin .theme-shop .input-group-lg > .input-group-addon .input-group-lg > textarea.form-control, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > textarea.form-control, .theme-admin .input-group-lg > .form-control .input-group-lg > textarea.form-control, .theme-admin .input-group-lg > .input-group-addon .input-group-lg > textarea.form-control, .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > textarea.form-control, .theme-admin .input-lg .input-group-lg > textarea.input-group-addon, .theme-admin .theme-shop .input-group-lg > .form-control .input-group-lg > textarea.input-group-addon, .theme-admin .theme-shop .input-group-lg > .input-group-addon .input-group-lg > textarea.input-group-addon, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > textarea.input-group-addon, .theme-admin .input-group-lg > .form-control .input-group-lg > textarea.input-group-addon, .theme-admin .input-group-lg > .input-group-addon .input-group-lg > textarea.input-group-addon, .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > textarea.input-group-addon, .theme-admin .input-lg .input-group-lg > .input-group-btn > textarea.btn, .theme-admin .theme-shop .input-group-lg > .form-control .input-group-lg > .input-group-btn > textarea.btn, .theme-admin .theme-shop .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > textarea.btn, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > textarea.btn, .theme-admin .input-group-lg > .form-control .input-group-lg > .input-group-btn > textarea.btn, .theme-admin .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > textarea.btn, .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > textarea.btn, .theme-admin .input-lg select[multiple].input-lg, .theme-admin .theme-shop .input-group-lg > .form-control select[multiple].input-lg, .theme-admin .theme-shop .input-group-lg > .input-group-addon select[multiple].input-lg, .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn select[multiple].input-lg, .theme-admin .input-group-lg > .form-control select[multiple].input-lg, .theme-admin .input-group-lg > .input-group-addon select[multiple].input-lg, .theme-admin .input-group-lg > .input-group-btn > .btn select[multiple].input-lg, .theme-admin .input-lg .theme-shop .input-group-lg > select.form-control[multiple], .theme-admin .input-group-lg > .form-control .theme-shop .input-group-lg > select.form-control[multiple], .theme-admin .input-group-lg > .input-group-addon .theme-shop .input-group-lg > select.form-control[multiple], .theme-admin .input-group-lg > .input-group-btn > .btn .theme-shop .input-group-lg > select.form-control[multiple], .theme-admin .input-lg .theme-shop .input-group-lg > select.input-group-addon[multiple], .theme-admin .input-group-lg > .form-control .theme-shop .input-group-lg > select.input-group-addon[multiple], .theme-admin .input-group-lg > .input-group-addon .theme-shop .input-group-lg > select.input-group-addon[multiple], .theme-admin .input-group-lg > .input-group-btn > .btn .theme-shop .input-group-lg > select.input-group-addon[multiple], .theme-admin .input-lg .theme-shop .input-group-lg > .input-group-btn > select.btn[multiple], .theme-admin .input-group-lg > .form-control .theme-shop .input-group-lg > .input-group-btn > select.btn[multiple], .theme-admin .input-group-lg > .input-group-addon .theme-shop .input-group-lg > .input-group-btn > select.btn[multiple], .theme-admin .input-group-lg > .input-group-btn > .btn .theme-shop .input-group-lg > .input-group-btn > select.btn[multiple], .theme-admin .input-lg .input-group-lg > select.form-control[multiple], .theme-admin .theme-shop .input-group-lg > .form-control .input-group-lg > select.form-control[multiple], .theme-admin .theme-shop .input-group-lg > .input-group-addon .input-group-lg > select.form-control[multiple], .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > select.form-control[multiple], .theme-admin .input-group-lg > .form-control .input-group-lg > select.form-control[multiple], .theme-admin .input-group-lg > .input-group-addon .input-group-lg > select.form-control[multiple], .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > select.form-control[multiple], .theme-admin .input-lg .input-group-lg > select.input-group-addon[multiple], .theme-admin .theme-shop .input-group-lg > .form-control .input-group-lg > select.input-group-addon[multiple], .theme-admin .theme-shop .input-group-lg > .input-group-addon .input-group-lg > select.input-group-addon[multiple], .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > select.input-group-addon[multiple], .theme-admin .input-group-lg > .form-control .input-group-lg > select.input-group-addon[multiple], .theme-admin .input-group-lg > .input-group-addon .input-group-lg > select.input-group-addon[multiple], .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > select.input-group-addon[multiple], .theme-admin .input-lg .input-group-lg > .input-group-btn > select.btn[multiple], .theme-admin .theme-shop .input-group-lg > .form-control .input-group-lg > .input-group-btn > select.btn[multiple], .theme-admin .theme-shop .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > select.btn[multiple], .theme-admin .theme-shop .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > select.btn[multiple], .theme-admin .input-group-lg > .form-control .input-group-lg > .input-group-btn > select.btn[multiple], .theme-admin .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > select.btn[multiple], .theme-admin .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto
}

.theme-shop .form-group-lg .form-control, .theme-admin .form-group-lg .form-control {
  height: 44px;
  padding: 9px 0;
  font-size: 18px;
  line-height: 1.33333
}

.theme-shop .form-group-lg select.form-control, .theme-admin .form-group-lg select.form-control {
  height: 44px;
  line-height: 44px
}

.theme-shop .form-group-lg textarea.form-control, .theme-shop .form-group-lg select[multiple].form-control, .theme-admin .form-group-lg textarea.form-control, .theme-admin .form-group-lg select[multiple].form-control {
  height: auto
}

.theme-shop .form-group-lg .form-control-static, .theme-admin .form-group-lg .form-control-static {
  height: 44px;
  min-height: 40px;
  padding: 10px 0;
  font-size: 18px;
  line-height: 1.33333
}

.theme-shop .form-horizontal .radio, .theme-shop .form-horizontal .checkbox, .theme-shop .form-horizontal .radio-inline, .theme-shop .form-horizontal .checkbox-inline, .theme-admin .form-horizontal .radio, .theme-admin .form-horizontal .checkbox, .theme-admin .form-horizontal .radio-inline, .theme-admin .form-horizontal .checkbox-inline {
  padding-top: 8px
}

.theme-shop .form-horizontal .radio, .theme-shop .form-horizontal .checkbox, .theme-admin .form-horizontal .radio, .theme-admin .form-horizontal .checkbox {
  min-height: 30px
}

@media (min-width: 768px) {
  .theme-shop .form-horizontal .control-label, .theme-admin .form-horizontal .control-label {
    padding-top: 8px
  }
}

@media (min-width: 768px) {
  .theme-shop .form-horizontal .form-group-lg .control-label, .theme-admin .form-horizontal .form-group-lg .control-label {
    padding-top: 13px;
    font-size: 18px
  }
}

@media (min-width: 768px) {
  .theme-shop .form-horizontal .form-group-sm .control-label, .theme-admin .form-horizontal .form-group-sm .control-label {
    padding-top: 4px;
    font-size: 11px
  }
}

.theme-shop .label, .theme-admin .label {
  border-radius: 0
}

.theme-shop .label, .theme-shop .label.label-default, .theme-admin .label, .theme-admin .label.label-default {
  background-color: #9e9e9e
}

.theme-shop .label.label-inverse, .theme-admin .label.label-inverse {
  background-color: #3f51b5
}

.theme-shop .label.label-primary, .theme-admin .label.label-primary {
  background-color: #1dbbea
}

.theme-shop .label.label-success, .theme-admin .label.label-success {
  background-color: #27ae60
}

.theme-shop .label.label-info, .theme-admin .label.label-info {
  background-color: #5bc0de
}

.theme-shop .label.label-warning, .theme-admin .label.label-warning {
  background-color: #f39c12
}

.theme-shop .label.label-danger, .theme-admin .label.label-danger {
  background-color: #c0392b
}

.theme-shop .form-control, .theme-shop .form-group .form-control, .theme-admin .form-control, .theme-admin .form-group .form-control {
  border: 0;
  background-image: linear-gradient(#1dbbea, #1dbbea), linear-gradient(#d2d2d2, #d2d2d2);
  background-size: 0 2px, 100% 1px;
  background-repeat: no-repeat;
  background-position: center bottom, center calc(100% - 1px);
  background-color: rgba(0, 0, 0, 0);
  transition: background 0s ease-out;
  float: none;
  box-shadow: none;
  border-radius: 0
}

.theme-shop .form-control::-moz-placeholder, .theme-shop .form-group .form-control::-moz-placeholder, .theme-admin .form-control::-moz-placeholder, .theme-admin .form-group .form-control::-moz-placeholder {
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-control:-ms-input-placeholder, .theme-shop .form-group .form-control:-ms-input-placeholder, .theme-admin .form-control:-ms-input-placeholder, .theme-admin .form-group .form-control:-ms-input-placeholder {
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-control::-webkit-input-placeholder, .theme-shop .form-group .form-control::-webkit-input-placeholder, .theme-admin .form-control::-webkit-input-placeholder, .theme-admin .form-group .form-control::-webkit-input-placeholder {
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-control[readonly], .theme-shop .form-control[disabled], fieldset[disabled] .theme-shop .form-control, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-control, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-control, .theme-shop .form-group .form-control[readonly], .theme-shop .form-group .form-control[disabled], fieldset[disabled] .theme-shop .form-group .form-control, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group .form-control, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group .form-control, .theme-admin .form-control[readonly], .theme-admin .form-control[disabled], fieldset[disabled] .theme-admin .form-control, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-control, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-control, .theme-admin .form-group .form-control[readonly], .theme-admin .form-group .form-control[disabled], fieldset[disabled] .theme-admin .form-group .form-control, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group .form-control, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group .form-control {
  background-color: rgba(0, 0, 0, 0)
}

.theme-shop .form-control[disabled], fieldset[disabled] .theme-shop .form-control, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-control, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-control, .theme-shop .form-group .form-control[disabled], fieldset[disabled] .theme-shop .form-group .form-control, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group .form-control, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group .form-control, .theme-admin .form-control[disabled], fieldset[disabled] .theme-admin .form-control, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-control, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-control, .theme-admin .form-group .form-control[disabled], fieldset[disabled] .theme-admin .form-group .form-control, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group .form-control, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group .form-control {
  background-image: none;
  border-bottom: 1px dotted #d2d2d2
}

.theme-shop .form-group, .theme-admin .form-group {
  position: relative
}

.theme-shop .form-group.label-static label.control-label, .theme-shop .form-group.label-placeholder label.control-label, .theme-shop .form-group.label-floating label.control-label, .theme-admin .form-group.label-static label.control-label, .theme-admin .form-group.label-placeholder label.control-label, .theme-admin .form-group.label-floating label.control-label {
  position: absolute;
  pointer-events: none;
  transition: .3s ease all
}

.theme-shop .form-group.label-floating label.control-label, .theme-admin .form-group.label-floating label.control-label {
  will-change: left, top, contents
}

.theme-shop .form-group.label-placeholder:not(.is-empty) label.control-label, .theme-admin .form-group.label-placeholder:not(.is-empty) label.control-label {
  display: none
}

.theme-shop .form-group .help-block, .theme-admin .form-group .help-block {
  position: absolute;
  display: none
}

.theme-shop .form-group.is-focused .form-control, .theme-admin .form-group.is-focused .form-control {
  outline: 0;
  background-image: linear-gradient(#1dbbea, #1dbbea), linear-gradient(#d2d2d2, #d2d2d2);
  background-size: 100% 2px, 100% 1px;
  box-shadow: none;
  transition-duration: .3s
}

.theme-shop .form-group.is-focused .form-control .material-input:after, .theme-admin .form-group.is-focused .form-control .material-input:after {
  background-color: #1dbbea
}

.theme-shop .form-group.is-focused label, .theme-shop .form-group.is-focused label.control-label, .theme-admin .form-group.is-focused label, .theme-admin .form-group.is-focused label.control-label {
  color: #1dbbea
}

.theme-shop .form-group.is-focused.label-placeholder label, .theme-shop .form-group.is-focused.label-placeholder label.control-label, .theme-admin .form-group.is-focused.label-placeholder label, .theme-admin .form-group.is-focused.label-placeholder label.control-label {
  color: #bdbdbd
}

.theme-shop .form-group.is-focused .help-block, .theme-admin .form-group.is-focused .help-block {
  display: block
}

.theme-shop .form-group.has-warning .form-control, .theme-admin .form-group.has-warning .form-control {
  box-shadow: none
}

.theme-shop .form-group.has-warning.is-focused .form-control, .theme-admin .form-group.has-warning.is-focused .form-control {
  background-image: linear-gradient(#f39c12, #f39c12), linear-gradient(#d2d2d2, #d2d2d2)
}

.theme-shop .form-group.has-warning label.control-label, .theme-shop .form-group.has-warning .help-block, .theme-admin .form-group.has-warning label.control-label, .theme-admin .form-group.has-warning .help-block {
  color: #f39c12
}

.theme-shop .form-group.has-error .form-control, .theme-admin .form-group.has-error .form-control {
  box-shadow: none
}

.theme-shop .form-group.has-error.is-focused .form-control, .theme-admin .form-group.has-error.is-focused .form-control {
  background-image: linear-gradient(#c0392b, #c0392b), linear-gradient(#d2d2d2, #d2d2d2)
}

.theme-shop .form-group.has-error label.control-label, .theme-shop .form-group.has-error .help-block, .theme-admin .form-group.has-error label.control-label, .theme-admin .form-group.has-error .help-block {
  color: #c0392b
}

.theme-shop .form-group.has-success .form-control, .theme-admin .form-group.has-success .form-control {
  box-shadow: none
}

.theme-shop .form-group.has-success.is-focused .form-control, .theme-admin .form-group.has-success.is-focused .form-control {
  background-image: linear-gradient(#27ae60, #27ae60), linear-gradient(#d2d2d2, #d2d2d2)
}

.theme-shop .form-group.has-success label.control-label, .theme-shop .form-group.has-success .help-block, .theme-admin .form-group.has-success label.control-label, .theme-admin .form-group.has-success .help-block {
  color: #27ae60
}

.theme-shop .form-group.has-info .form-control, .theme-admin .form-group.has-info .form-control {
  box-shadow: none
}

.theme-shop .form-group.has-info.is-focused .form-control, .theme-admin .form-group.has-info.is-focused .form-control {
  background-image: linear-gradient(#5bc0de, #5bc0de), linear-gradient(#d2d2d2, #d2d2d2)
}

.theme-shop .form-group.has-info label.control-label, .theme-shop .form-group.has-info .help-block, .theme-admin .form-group.has-info label.control-label, .theme-admin .form-group.has-info .help-block {
  color: #5bc0de
}

.theme-shop .form-group textarea, .theme-admin .form-group textarea {
  resize: none
}

.theme-shop .form-group textarea ~ .form-control-highlight, .theme-admin .form-group textarea ~ .form-control-highlight {
  margin-top: -11px
}

.theme-shop .form-group select, .theme-admin .form-group select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.theme-shop .form-group select ~ .material-input:after, .theme-admin .form-group select ~ .material-input:after {
  display: none
}

.theme-shop .form-control, .theme-admin .form-control {
  margin-bottom: 7px
}

.theme-shop .form-control::-moz-placeholder, .theme-admin .form-control::-moz-placeholder {
  font-size: 16px;
  line-height: 1.42857;
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-control:-ms-input-placeholder, .theme-admin .form-control:-ms-input-placeholder {
  font-size: 16px;
  line-height: 1.42857;
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-control::-webkit-input-placeholder, .theme-admin .form-control::-webkit-input-placeholder {
  font-size: 16px;
  line-height: 1.42857;
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .checkbox label, .theme-shop .radio label, .theme-shop label, .theme-admin .checkbox label, .theme-admin .radio label, .theme-admin label {
  font-size: 16px;
  line-height: 1.42857;
  font-weight: 400
}

.theme-shop label.control-label, .theme-admin label.control-label {
  font-size: 12px;
  line-height: 1.07143;
  color: #bdbdbd;
  font-weight: 400;
  margin: 16px 0 0 0
}

.theme-shop .help-block, .theme-admin .help-block {
  margin-top: 0;
  font-size: 12px
}

.theme-shop .form-group, .theme-admin .form-group {
  padding-bottom: 7px;
  margin: 28px 0 0 0
}

.theme-shop .form-group .form-control, .theme-admin .form-group .form-control {
  margin-bottom: 7px
}

.theme-shop .form-group .form-control::-moz-placeholder, .theme-admin .form-group .form-control::-moz-placeholder {
  font-size: 16px;
  line-height: 1.42857;
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-group .form-control:-ms-input-placeholder, .theme-admin .form-group .form-control:-ms-input-placeholder {
  font-size: 16px;
  line-height: 1.42857;
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-group .form-control::-webkit-input-placeholder, .theme-admin .form-group .form-control::-webkit-input-placeholder {
  font-size: 16px;
  line-height: 1.42857;
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-group .checkbox label, .theme-shop .form-group .radio label, .theme-shop .form-group label, .theme-admin .form-group .checkbox label, .theme-admin .form-group .radio label, .theme-admin .form-group label {
  font-size: 16px;
  line-height: 1.42857;
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-group label.control-label, .theme-admin .form-group label.control-label {
  font-size: 12px;
  line-height: 1.07143;
  color: #bdbdbd;
  font-weight: 400;
  margin: 16px 0 0 0
}

.theme-shop .form-group .help-block, .theme-admin .form-group .help-block {
  margin-top: 0;
  font-size: 12px
}

.theme-shop .form-group.label-floating label.control-label, .theme-shop .form-group.label-placeholder label.control-label, .theme-admin .form-group.label-floating label.control-label, .theme-admin .form-group.label-placeholder label.control-label {
  top: -7px;
  font-size: 16px;
  line-height: 1.42857
}

.theme-shop .form-group.label-static label.control-label, .theme-shop .form-group.label-floating.is-focused label.control-label, .theme-shop .form-group.label-floating:not(.is-empty) label.control-label, .theme-admin .form-group.label-static label.control-label, .theme-admin .form-group.label-floating.is-focused label.control-label, .theme-admin .form-group.label-floating:not(.is-empty) label.control-label {
  top: -30px;
  left: 0;
  font-size: 12px;
  line-height: 1.07143
}

.theme-shop .form-group.label-floating input.form-control:-webkit-autofill ~ label.control-label label.control-label, .theme-admin .form-group.label-floating input.form-control:-webkit-autofill ~ label.control-label label.control-label {
  top: -30px;
  left: 0;
  font-size: 12px;
  line-height: 1.07143
}

.theme-shop .form-group.form-group-sm, .theme-admin .form-group.form-group-sm {
  padding-bottom: 3px;
  margin: 21px 0 0 0
}

.theme-shop .form-group.form-group-sm .form-control, .theme-admin .form-group.form-group-sm .form-control {
  margin-bottom: 3px
}

.theme-shop .form-group.form-group-sm .form-control::-moz-placeholder, .theme-admin .form-group.form-group-sm .form-control::-moz-placeholder {
  font-size: 11px;
  line-height: 1.5;
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-group.form-group-sm .form-control:-ms-input-placeholder, .theme-admin .form-group.form-group-sm .form-control:-ms-input-placeholder {
  font-size: 11px;
  line-height: 1.5;
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-group.form-group-sm .form-control::-webkit-input-placeholder, .theme-admin .form-group.form-group-sm .form-control::-webkit-input-placeholder {
  font-size: 11px;
  line-height: 1.5;
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-group.form-group-sm .checkbox label, .theme-shop .form-group.form-group-sm .radio label, .theme-shop .form-group.form-group-sm label, .theme-admin .form-group.form-group-sm .checkbox label, .theme-admin .form-group.form-group-sm .radio label, .theme-admin .form-group.form-group-sm label {
  font-size: 11px;
  line-height: 1.5;
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-group.form-group-sm label.control-label, .theme-admin .form-group.form-group-sm label.control-label {
  font-size: 9px;
  line-height: 1.125;
  color: #bdbdbd;
  font-weight: 400;
  margin: 16px 0 0 0
}

.theme-shop .form-group.form-group-sm .help-block, .theme-admin .form-group.form-group-sm .help-block {
  margin-top: 0;
  font-size: 9px
}

.theme-shop .form-group.form-group-sm.label-floating label.control-label, .theme-shop .form-group.form-group-sm.label-placeholder label.control-label, .theme-admin .form-group.form-group-sm.label-floating label.control-label, .theme-admin .form-group.form-group-sm.label-placeholder label.control-label {
  top: -11px;
  font-size: 11px;
  line-height: 1.5
}

.theme-shop .form-group.form-group-sm.label-static label.control-label, .theme-shop .form-group.form-group-sm.label-floating.is-focused label.control-label, .theme-shop .form-group.form-group-sm.label-floating:not(.is-empty) label.control-label, .theme-admin .form-group.form-group-sm.label-static label.control-label, .theme-admin .form-group.form-group-sm.label-floating.is-focused label.control-label, .theme-admin .form-group.form-group-sm.label-floating:not(.is-empty) label.control-label {
  top: -25px;
  left: 0;
  font-size: 9px;
  line-height: 1.125
}

.theme-shop .form-group.form-group-sm.label-floating input.form-control:-webkit-autofill ~ label.control-label label.control-label, .theme-admin .form-group.form-group-sm.label-floating input.form-control:-webkit-autofill ~ label.control-label label.control-label {
  top: -25px;
  left: 0;
  font-size: 9px;
  line-height: 1.125
}

.theme-shop .form-group.form-group-lg, .theme-admin .form-group.form-group-lg {
  padding-bottom: 9px;
  margin: 30px 0 0 0
}

.theme-shop .form-group.form-group-lg .form-control, .theme-admin .form-group.form-group-lg .form-control {
  margin-bottom: 9px
}

.theme-shop .form-group.form-group-lg .form-control::-moz-placeholder, .theme-admin .form-group.form-group-lg .form-control::-moz-placeholder {
  font-size: 18px;
  line-height: 1.33333;
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-group.form-group-lg .form-control:-ms-input-placeholder, .theme-admin .form-group.form-group-lg .form-control:-ms-input-placeholder {
  font-size: 18px;
  line-height: 1.33333;
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-group.form-group-lg .form-control::-webkit-input-placeholder, .theme-admin .form-group.form-group-lg .form-control::-webkit-input-placeholder {
  font-size: 18px;
  line-height: 1.33333;
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-group.form-group-lg .checkbox label, .theme-shop .form-group.form-group-lg .radio label, .theme-shop .form-group.form-group-lg label, .theme-admin .form-group.form-group-lg .checkbox label, .theme-admin .form-group.form-group-lg .radio label, .theme-admin .form-group.form-group-lg label {
  font-size: 18px;
  line-height: 1.33333;
  color: #bdbdbd;
  font-weight: 400
}

.theme-shop .form-group.form-group-lg label.control-label, .theme-admin .form-group.form-group-lg label.control-label {
  font-size: 14px;
  line-height: 1;
  color: #bdbdbd;
  font-weight: 400;
  margin: 16px 0 0 0
}

.theme-shop .form-group.form-group-lg .help-block, .theme-admin .form-group.form-group-lg .help-block {
  margin-top: 0;
  font-size: 14px
}

.theme-shop .form-group.form-group-lg.label-floating label.control-label, .theme-shop .form-group.form-group-lg.label-placeholder label.control-label, .theme-admin .form-group.form-group-lg.label-floating label.control-label, .theme-admin .form-group.form-group-lg.label-placeholder label.control-label {
  top: -5px;
  font-size: 18px;
  line-height: 1.33333
}

.theme-shop .form-group.form-group-lg.label-static label.control-label, .theme-shop .form-group.form-group-lg.label-floating.is-focused label.control-label, .theme-shop .form-group.form-group-lg.label-floating:not(.is-empty) label.control-label, .theme-admin .form-group.form-group-lg.label-static label.control-label, .theme-admin .form-group.form-group-lg.label-floating.is-focused label.control-label, .theme-admin .form-group.form-group-lg.label-floating:not(.is-empty) label.control-label {
  top: -32px;
  left: 0;
  font-size: 14px;
  line-height: 1.0
}

.theme-shop .form-group.form-group-lg.label-floating input.form-control:-webkit-autofill ~ label.control-label label.control-label, .theme-admin .form-group.form-group-lg.label-floating input.form-control:-webkit-autofill ~ label.control-label label.control-label {
  top: -32px;
  left: 0;
  font-size: 14px;
  line-height: 1.0
}

.theme-shop select.form-control, .theme-admin select.form-control {
  border: 0;
  box-shadow: none;
  border-radius: 0
}

.form-group.is-focused .theme-shop select.form-control, .form-group.is-focused .theme-admin select.form-control {
  box-shadow: none;
  border-color: #d2d2d2
}

.theme-shop select.form-control[multiple], .form-group.is-focused .theme-shop select.form-control[multiple], .theme-admin select.form-control[multiple], .form-group.is-focused .theme-admin select.form-control[multiple] {
  height: 85px
}

.theme-shop .input-group-btn .btn, .theme-admin .input-group-btn .btn {
  margin: 0 0 7px 0
}

.theme-shop .form-group.form-group-sm .input-group-btn .btn, .theme-admin .form-group.form-group-sm .input-group-btn .btn {
  margin: 0 0 3px 0
}

.theme-shop .form-group.form-group-lg .input-group-btn .btn, .theme-admin .form-group.form-group-lg .input-group-btn .btn {
  margin: 0 0 9px 0
}

.theme-shop .input-group .input-group-btn, .theme-admin .input-group .input-group-btn {
  padding: 0 12px
}

.theme-shop .input-group .input-group-addon, .theme-admin .input-group .input-group-addon {
  border: 0;
  background: transparent
}

.theme-shop .form-group input[type=file], .theme-admin .form-group input[type=file] {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100
}

.theme-shop legend, .theme-admin legend {
  border-bottom: 0
}

.theme-shop .list-group, .theme-admin .list-group {
  border-radius: 0
}

.theme-shop .list-group .list-group-item, .theme-admin .list-group .list-group-item {
  background-color: transparent;
  overflow: hidden;
  border: 0;
  border-radius: 0;
  padding: 0 16px
}

.theme-shop .list-group .list-group-item.baseline, .theme-admin .list-group .list-group-item.baseline {
  border-bottom: 1px solid #cecece
}

.theme-shop .list-group .list-group-item.baseline:last-child, .theme-admin .list-group .list-group-item.baseline:last-child {
  border-bottom: 0
}

.theme-shop .list-group .list-group-item .row-picture, .theme-shop .list-group .list-group-item .row-action-primary, .theme-admin .list-group .list-group-item .row-picture, .theme-admin .list-group .list-group-item .row-action-primary {
  display: inline-block;
  padding-right: 16px
}

.theme-shop .list-group .list-group-item .row-picture img, .theme-shop .list-group .list-group-item .row-picture i, .theme-shop .list-group .list-group-item .row-picture label, .theme-shop .list-group .list-group-item .row-action-primary img, .theme-shop .list-group .list-group-item .row-action-primary i, .theme-shop .list-group .list-group-item .row-action-primary label, .theme-admin .list-group .list-group-item .row-picture img, .theme-admin .list-group .list-group-item .row-picture i, .theme-admin .list-group .list-group-item .row-picture label, .theme-admin .list-group .list-group-item .row-action-primary img, .theme-admin .list-group .list-group-item .row-action-primary i, .theme-admin .list-group .list-group-item .row-action-primary label {
  display: block;
  width: 56px;
  height: 56px
}

.theme-shop .list-group .list-group-item .row-picture img, .theme-shop .list-group .list-group-item .row-action-primary img, .theme-admin .list-group .list-group-item .row-picture img, .theme-admin .list-group .list-group-item .row-action-primary img {
  background: rgba(0, 0, 0, 0.1);
  padding: 1px
}

.theme-shop .list-group .list-group-item .row-picture img.circle, .theme-shop .list-group .list-group-item .row-action-primary img.circle, .theme-admin .list-group .list-group-item .row-picture img.circle, .theme-admin .list-group .list-group-item .row-action-primary img.circle {
  border-radius: 100%
}

.theme-shop .list-group .list-group-item .row-picture i, .theme-shop .list-group .list-group-item .row-action-primary i, .theme-admin .list-group .list-group-item .row-picture i, .theme-admin .list-group .list-group-item .row-action-primary i {
  background: rgba(0, 0, 0, 0.25);
  border-radius: 100%;
  text-align: center;
  line-height: 56px;
  font-size: 20px;
  color: white
}

.theme-shop .list-group .list-group-item .row-picture label, .theme-shop .list-group .list-group-item .row-action-primary label, .theme-admin .list-group .list-group-item .row-picture label, .theme-admin .list-group .list-group-item .row-action-primary label {
  margin-left: 7px;
  margin-right: -7px;
  margin-top: 5px;
  margin-bottom: -5px
}

.theme-shop .list-group .list-group-item .row-picture label .checkbox-material, .theme-shop .list-group .list-group-item .row-action-primary label .checkbox-material, .theme-admin .list-group .list-group-item .row-picture label .checkbox-material, .theme-admin .list-group .list-group-item .row-action-primary label .checkbox-material {
  left: -10px
}

.theme-shop .list-group .list-group-item .row-content, .theme-admin .list-group .list-group-item .row-content {
  display: inline-block;
  width: calc(100% - 92px);
  min-height: 66px
}

.theme-shop .list-group .list-group-item .row-content .action-secondary, .theme-admin .list-group .list-group-item .row-content .action-secondary {
  position: absolute;
  right: 16px;
  top: 16px
}

.theme-shop .list-group .list-group-item .row-content .action-secondary i, .theme-admin .list-group .list-group-item .row-content .action-secondary i {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.25);
  cursor: pointer
}

.theme-shop .list-group .list-group-item .row-content .action-secondary ~ *, .theme-admin .list-group .list-group-item .row-content .action-secondary ~ * {
  max-width: calc(100% - 30px)
}

.theme-shop .list-group .list-group-item .row-content .least-content, .theme-admin .list-group .list-group-item .row-content .least-content {
  position: absolute;
  right: 16px;
  top: 0;
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px
}

.theme-shop .list-group .list-group-item .list-group-item-heading, .theme-admin .list-group .list-group-item .list-group-item-heading {
  color: rgba(0, 0, 0, 0.77);
  font-size: 20px;
  line-height: 29px
}

.theme-shop .list-group .list-group-item.active:hover, .theme-shop .list-group .list-group-item.active:focus, .theme-admin .list-group .list-group-item.active:hover, .theme-admin .list-group .list-group-item.active:focus {
  background: rgba(0, 0, 0, 0.15);
  outline: 10px solid rgba(0, 0, 0, 0.15)
}

.theme-shop .list-group .list-group-item.active .list-group-item-heading, .theme-shop .list-group .list-group-item.active .list-group-item-text, .theme-admin .list-group .list-group-item.active .list-group-item-heading, .theme-admin .list-group .list-group-item.active .list-group-item-text {
  color: rgba(0, 0, 0, 0.87)
}

.theme-shop .list-group .list-group-separator, .theme-admin .list-group .list-group-separator {
  clear: both;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 10px
}

.theme-shop .list-group .list-group-separator:before, .theme-admin .list-group .list-group-separator:before {
  content: "";
  width: calc(100% - 90px);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  float: right
}

.theme-shop .navbar, .theme-admin .navbar {
  background-color: #1dbbea;
  border: 0;
  border-radius: 0
}

.theme-shop .navbar .navbar-brand, .theme-admin .navbar .navbar-brand {
  position: relative;
  height: 60px;
  line-height: 30px;
  color: inherit
}

.theme-shop .navbar .navbar-brand:hover, .theme-shop .navbar .navbar-brand:focus, .theme-admin .navbar .navbar-brand:hover, .theme-admin .navbar .navbar-brand:focus {
  color: inherit;
  background-color: transparent
}

.theme-shop .navbar .navbar-text, .theme-admin .navbar .navbar-text {
  color: inherit;
  margin-top: 20px;
  margin-bottom: 20px
}

.theme-shop .navbar .navbar-nav > li > a, .theme-admin .navbar .navbar-nav > li > a {
  color: inherit;
  padding-top: 22px;
  padding-bottom: 22px
}

.theme-shop .navbar .navbar-nav > li > a:hover, .theme-shop .navbar .navbar-nav > li > a:focus, .theme-admin .navbar .navbar-nav > li > a:hover, .theme-admin .navbar .navbar-nav > li > a:focus {
  color: inherit;
  background-color: transparent
}

.theme-shop .navbar .navbar-nav > .active > a, .theme-shop .navbar .navbar-nav > .active > a:hover, .theme-shop .navbar .navbar-nav > .active > a:focus, .theme-admin .navbar .navbar-nav > .active > a, .theme-admin .navbar .navbar-nav > .active > a:hover, .theme-admin .navbar .navbar-nav > .active > a:focus {
  color: inherit;
  background-color: rgba(255, 255, 255, 0.1)
}

.theme-shop .navbar .navbar-nav > .disabled > a, .theme-shop .navbar .navbar-nav > .disabled > a:hover, .theme-shop .navbar .navbar-nav > .disabled > a:focus, .theme-admin .navbar .navbar-nav > .disabled > a, .theme-admin .navbar .navbar-nav > .disabled > a:hover, .theme-admin .navbar .navbar-nav > .disabled > a:focus {
  color: inherit;
  background-color: transparent;
  opacity: .9
}

.theme-shop .navbar .navbar-toggle, .theme-admin .navbar .navbar-toggle {
  border: 0
}

.theme-shop .navbar .navbar-toggle:hover, .theme-shop .navbar .navbar-toggle:focus, .theme-admin .navbar .navbar-toggle:hover, .theme-admin .navbar .navbar-toggle:focus {
  background-color: transparent
}

.theme-shop .navbar .navbar-toggle .icon-bar, .theme-admin .navbar .navbar-toggle .icon-bar {
  background-color: inherit;
  border: 1px solid
}

.theme-shop .navbar .navbar-default .navbar-toggle, .theme-shop .navbar .navbar-inverse .navbar-toggle, .theme-admin .navbar .navbar-default .navbar-toggle, .theme-admin .navbar .navbar-inverse .navbar-toggle {
  border-color: transparent
}

.theme-shop .navbar .navbar-collapse, .theme-shop .navbar .navbar-form, .theme-admin .navbar .navbar-collapse, .theme-admin .navbar .navbar-form {
  border-color: rgba(0, 0, 0, 0.1)
}

.theme-shop .navbar .navbar-nav > .open > a, .theme-shop .navbar .navbar-nav > .open > a:hover, .theme-shop .navbar .navbar-nav > .open > a:focus, .theme-admin .navbar .navbar-nav > .open > a, .theme-admin .navbar .navbar-nav > .open > a:hover, .theme-admin .navbar .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: inherit
}

@media (max-width: 990px) {
  .theme-shop .navbar .navbar-nav .navbar-text, .theme-admin .navbar .navbar-nav .navbar-text {
    color: inherit;
    margin-top: 15px;
    margin-bottom: 15px
  }

  .theme-shop .navbar .navbar-nav .open .dropdown-menu > .dropdown-header, .theme-admin .navbar .navbar-nav .open .dropdown-menu > .dropdown-header {
    border: 0;
    color: inherit
  }

  .theme-shop .navbar .navbar-nav .open .dropdown-menu .divider, .theme-admin .navbar .navbar-nav .open .dropdown-menu .divider {
    border-bottom: 1px solid;
    opacity: .08
  }

  .theme-shop .navbar .navbar-nav .open .dropdown-menu > li > a, .theme-admin .navbar .navbar-nav .open .dropdown-menu > li > a {
    color: inherit
  }

  .theme-shop .navbar .navbar-nav .open .dropdown-menu > li > a:hover, .theme-shop .navbar .navbar-nav .open .dropdown-menu > li > a:focus, .theme-admin .navbar .navbar-nav .open .dropdown-menu > li > a:hover, .theme-admin .navbar .navbar-nav .open .dropdown-menu > li > a:focus {
    color: inherit;
    background-color: transparent
  }

  .theme-shop .navbar .navbar-nav .open .dropdown-menu > .active > a, .theme-shop .navbar .navbar-nav .open .dropdown-menu > .active > a:hover, .theme-shop .navbar .navbar-nav .open .dropdown-menu > .active > a:focus, .theme-admin .navbar .navbar-nav .open .dropdown-menu > .active > a, .theme-admin .navbar .navbar-nav .open .dropdown-menu > .active > a:hover, .theme-admin .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: inherit;
    background-color: transparent
  }

  .theme-shop .navbar .navbar-nav .open .dropdown-menu > .disabled > a, .theme-shop .navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover, .theme-shop .navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus, .theme-admin .navbar .navbar-nav .open .dropdown-menu > .disabled > a, .theme-admin .navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover, .theme-admin .navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: inherit;
    background-color: transparent
  }
}

.theme-shop .navbar .navbar-link, .theme-admin .navbar .navbar-link {
  color: inherit
}

.theme-shop .navbar .navbar-link:hover, .theme-admin .navbar .navbar-link:hover {
  color: inherit
}

.theme-shop .navbar .btn-link, .theme-admin .navbar .btn-link {
  color: inherit
}

.theme-shop .navbar .btn-link:hover, .theme-shop .navbar .btn-link:focus, .theme-admin .navbar .btn-link:hover, .theme-admin .navbar .btn-link:focus {
  color: inherit
}

.theme-shop .navbar .btn-link[disabled]:hover, .theme-shop .navbar .btn-link[disabled]:focus, fieldset[disabled] .theme-shop .navbar .btn-link:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .navbar .btn-link:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .navbar .btn-link:hover, fieldset[disabled] .theme-shop .navbar .btn-link:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .navbar .btn-link:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .navbar .btn-link:focus, .theme-admin .navbar .btn-link[disabled]:hover, .theme-admin .navbar .btn-link[disabled]:focus, fieldset[disabled] .theme-admin .navbar .btn-link:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .navbar .btn-link:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .navbar .btn-link:hover, fieldset[disabled] .theme-admin .navbar .btn-link:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .navbar .btn-link:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .navbar .btn-link:focus {
  color: inherit
}

.theme-shop .navbar .navbar-form, .theme-admin .navbar .navbar-form {
  margin-top: 16px
}

.theme-shop .navbar .navbar-form .form-group, .theme-admin .navbar .navbar-form .form-group {
  margin: 0;
  padding: 0
}

.theme-shop .navbar .navbar-form .form-group .material-input:before, .theme-shop .navbar .navbar-form .form-group.is-focused .material-input:after, .theme-admin .navbar .navbar-form .form-group .material-input:before, .theme-admin .navbar .navbar-form .form-group.is-focused .material-input:after {
  background-color: inherit
}

.theme-shop .navbar .navbar-form .form-group .form-control, .theme-shop .navbar .navbar-form .form-control, .theme-admin .navbar .navbar-form .form-group .form-control, .theme-admin .navbar .navbar-form .form-control {
  border-color: inherit;
  color: inherit;
  padding: 0;
  margin: 0;
  height: 28px;
  font-size: 14px;
  line-height: 1.42857
}

.theme-shop .navbar, .theme-shop .navbar.navbar-default, .theme-admin .navbar, .theme-admin .navbar.navbar-default {
  background-color: #1dbbea;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar .navbar-form .form-group input.form-control::-moz-placeholder, .theme-shop .navbar .navbar-form input.form-control::-moz-placeholder, .theme-shop .navbar.navbar-default .navbar-form .form-group input.form-control::-moz-placeholder, .theme-shop .navbar.navbar-default .navbar-form input.form-control::-moz-placeholder, .theme-admin .navbar .navbar-form .form-group input.form-control::-moz-placeholder, .theme-admin .navbar .navbar-form input.form-control::-moz-placeholder, .theme-admin .navbar.navbar-default .navbar-form .form-group input.form-control::-moz-placeholder, .theme-admin .navbar.navbar-default .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar .navbar-form .form-group input.form-control:-ms-input-placeholder, .theme-shop .navbar .navbar-form input.form-control:-ms-input-placeholder, .theme-shop .navbar.navbar-default .navbar-form .form-group input.form-control:-ms-input-placeholder, .theme-shop .navbar.navbar-default .navbar-form input.form-control:-ms-input-placeholder, .theme-admin .navbar .navbar-form .form-group input.form-control:-ms-input-placeholder, .theme-admin .navbar .navbar-form input.form-control:-ms-input-placeholder, .theme-admin .navbar.navbar-default .navbar-form .form-group input.form-control:-ms-input-placeholder, .theme-admin .navbar.navbar-default .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar .navbar-form .form-group input.form-control::-webkit-input-placeholder, .theme-shop .navbar .navbar-form input.form-control::-webkit-input-placeholder, .theme-shop .navbar.navbar-default .navbar-form .form-group input.form-control::-webkit-input-placeholder, .theme-shop .navbar.navbar-default .navbar-form input.form-control::-webkit-input-placeholder, .theme-admin .navbar .navbar-form .form-group input.form-control::-webkit-input-placeholder, .theme-admin .navbar .navbar-form input.form-control::-webkit-input-placeholder, .theme-admin .navbar.navbar-default .navbar-form .form-group input.form-control::-webkit-input-placeholder, .theme-admin .navbar.navbar-default .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar .dropdown-menu, .theme-shop .navbar.navbar-default .dropdown-menu, .theme-admin .navbar .dropdown-menu, .theme-admin .navbar.navbar-default .dropdown-menu {
  border-radius: 0
}

.theme-shop .navbar .dropdown-menu li > a, .theme-shop .navbar.navbar-default .dropdown-menu li > a, .theme-admin .navbar .dropdown-menu li > a, .theme-admin .navbar.navbar-default .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px
}

.theme-shop .navbar .dropdown-menu li > a:hover, .theme-shop .navbar .dropdown-menu li > a:focus, .theme-shop .navbar.navbar-default .dropdown-menu li > a:hover, .theme-shop .navbar.navbar-default .dropdown-menu li > a:focus, .theme-admin .navbar .dropdown-menu li > a:hover, .theme-admin .navbar .dropdown-menu li > a:focus, .theme-admin .navbar.navbar-default .dropdown-menu li > a:hover, .theme-admin .navbar.navbar-default .dropdown-menu li > a:focus {
  color: #1dbbea;
  background-color: #eee
}

.theme-shop .navbar .dropdown-menu .active > a, .theme-shop .navbar.navbar-default .dropdown-menu .active > a, .theme-admin .navbar .dropdown-menu .active > a, .theme-admin .navbar.navbar-default .dropdown-menu .active > a {
  background-color: #1dbbea;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar .dropdown-menu .active > a:hover, .theme-shop .navbar .dropdown-menu .active > a:focus, .theme-shop .navbar.navbar-default .dropdown-menu .active > a:hover, .theme-shop .navbar.navbar-default .dropdown-menu .active > a:focus, .theme-admin .navbar .dropdown-menu .active > a:hover, .theme-admin .navbar .dropdown-menu .active > a:focus, .theme-admin .navbar.navbar-default .dropdown-menu .active > a:hover, .theme-admin .navbar.navbar-default .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-inverse, .theme-admin .navbar.navbar-inverse {
  background-color: #3f51b5;
  color: #fff
}

.theme-shop .navbar.navbar-inverse .navbar-form .form-group input.form-control::-moz-placeholder, .theme-shop .navbar.navbar-inverse .navbar-form input.form-control::-moz-placeholder, .theme-admin .navbar.navbar-inverse .navbar-form .form-group input.form-control::-moz-placeholder, .theme-admin .navbar.navbar-inverse .navbar-form input.form-control::-moz-placeholder {
  color: #fff
}

.theme-shop .navbar.navbar-inverse .navbar-form .form-group input.form-control:-ms-input-placeholder, .theme-shop .navbar.navbar-inverse .navbar-form input.form-control:-ms-input-placeholder, .theme-admin .navbar.navbar-inverse .navbar-form .form-group input.form-control:-ms-input-placeholder, .theme-admin .navbar.navbar-inverse .navbar-form input.form-control:-ms-input-placeholder {
  color: #fff
}

.theme-shop .navbar.navbar-inverse .navbar-form .form-group input.form-control::-webkit-input-placeholder, .theme-shop .navbar.navbar-inverse .navbar-form input.form-control::-webkit-input-placeholder, .theme-admin .navbar.navbar-inverse .navbar-form .form-group input.form-control::-webkit-input-placeholder, .theme-admin .navbar.navbar-inverse .navbar-form input.form-control::-webkit-input-placeholder {
  color: #fff
}

.theme-shop .navbar.navbar-inverse .dropdown-menu, .theme-admin .navbar.navbar-inverse .dropdown-menu {
  border-radius: 0
}

.theme-shop .navbar.navbar-inverse .dropdown-menu li > a, .theme-admin .navbar.navbar-inverse .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px
}

.theme-shop .navbar.navbar-inverse .dropdown-menu li > a:hover, .theme-shop .navbar.navbar-inverse .dropdown-menu li > a:focus, .theme-admin .navbar.navbar-inverse .dropdown-menu li > a:hover, .theme-admin .navbar.navbar-inverse .dropdown-menu li > a:focus {
  color: #3f51b5;
  background-color: #eee
}

.theme-shop .navbar.navbar-inverse .dropdown-menu .active > a, .theme-admin .navbar.navbar-inverse .dropdown-menu .active > a {
  background-color: #3f51b5;
  color: #fff
}

.theme-shop .navbar.navbar-inverse .dropdown-menu .active > a:hover, .theme-shop .navbar.navbar-inverse .dropdown-menu .active > a:focus, .theme-admin .navbar.navbar-inverse .dropdown-menu .active > a:hover, .theme-admin .navbar.navbar-inverse .dropdown-menu .active > a:focus {
  color: #fff
}

.theme-shop .navbar.navbar-primary, .theme-admin .navbar.navbar-primary {
  background-color: #1dbbea;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-primary .navbar-form .form-group input.form-control::-moz-placeholder, .theme-shop .navbar.navbar-primary .navbar-form input.form-control::-moz-placeholder, .theme-admin .navbar.navbar-primary .navbar-form .form-group input.form-control::-moz-placeholder, .theme-admin .navbar.navbar-primary .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-primary .navbar-form .form-group input.form-control:-ms-input-placeholder, .theme-shop .navbar.navbar-primary .navbar-form input.form-control:-ms-input-placeholder, .theme-admin .navbar.navbar-primary .navbar-form .form-group input.form-control:-ms-input-placeholder, .theme-admin .navbar.navbar-primary .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-primary .navbar-form .form-group input.form-control::-webkit-input-placeholder, .theme-shop .navbar.navbar-primary .navbar-form input.form-control::-webkit-input-placeholder, .theme-admin .navbar.navbar-primary .navbar-form .form-group input.form-control::-webkit-input-placeholder, .theme-admin .navbar.navbar-primary .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-primary .dropdown-menu, .theme-admin .navbar.navbar-primary .dropdown-menu {
  border-radius: 0
}

.theme-shop .navbar.navbar-primary .dropdown-menu li > a, .theme-admin .navbar.navbar-primary .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px
}

.theme-shop .navbar.navbar-primary .dropdown-menu li > a:hover, .theme-shop .navbar.navbar-primary .dropdown-menu li > a:focus, .theme-admin .navbar.navbar-primary .dropdown-menu li > a:hover, .theme-admin .navbar.navbar-primary .dropdown-menu li > a:focus {
  color: #1dbbea;
  background-color: #eee
}

.theme-shop .navbar.navbar-primary .dropdown-menu .active > a, .theme-admin .navbar.navbar-primary .dropdown-menu .active > a {
  background-color: #1dbbea;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-primary .dropdown-menu .active > a:hover, .theme-shop .navbar.navbar-primary .dropdown-menu .active > a:focus, .theme-admin .navbar.navbar-primary .dropdown-menu .active > a:hover, .theme-admin .navbar.navbar-primary .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-success, .theme-admin .navbar.navbar-success {
  background-color: #27ae60;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-success .navbar-form .form-group input.form-control::-moz-placeholder, .theme-shop .navbar.navbar-success .navbar-form input.form-control::-moz-placeholder, .theme-admin .navbar.navbar-success .navbar-form .form-group input.form-control::-moz-placeholder, .theme-admin .navbar.navbar-success .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-success .navbar-form .form-group input.form-control:-ms-input-placeholder, .theme-shop .navbar.navbar-success .navbar-form input.form-control:-ms-input-placeholder, .theme-admin .navbar.navbar-success .navbar-form .form-group input.form-control:-ms-input-placeholder, .theme-admin .navbar.navbar-success .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-success .navbar-form .form-group input.form-control::-webkit-input-placeholder, .theme-shop .navbar.navbar-success .navbar-form input.form-control::-webkit-input-placeholder, .theme-admin .navbar.navbar-success .navbar-form .form-group input.form-control::-webkit-input-placeholder, .theme-admin .navbar.navbar-success .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-success .dropdown-menu, .theme-admin .navbar.navbar-success .dropdown-menu {
  border-radius: 0
}

.theme-shop .navbar.navbar-success .dropdown-menu li > a, .theme-admin .navbar.navbar-success .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px
}

.theme-shop .navbar.navbar-success .dropdown-menu li > a:hover, .theme-shop .navbar.navbar-success .dropdown-menu li > a:focus, .theme-admin .navbar.navbar-success .dropdown-menu li > a:hover, .theme-admin .navbar.navbar-success .dropdown-menu li > a:focus {
  color: #27ae60;
  background-color: #eee
}

.theme-shop .navbar.navbar-success .dropdown-menu .active > a, .theme-admin .navbar.navbar-success .dropdown-menu .active > a {
  background-color: #27ae60;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-success .dropdown-menu .active > a:hover, .theme-shop .navbar.navbar-success .dropdown-menu .active > a:focus, .theme-admin .navbar.navbar-success .dropdown-menu .active > a:hover, .theme-admin .navbar.navbar-success .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-info, .theme-admin .navbar.navbar-info {
  background-color: #5bc0de;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-info .navbar-form .form-group input.form-control::-moz-placeholder, .theme-shop .navbar.navbar-info .navbar-form input.form-control::-moz-placeholder, .theme-admin .navbar.navbar-info .navbar-form .form-group input.form-control::-moz-placeholder, .theme-admin .navbar.navbar-info .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-info .navbar-form .form-group input.form-control:-ms-input-placeholder, .theme-shop .navbar.navbar-info .navbar-form input.form-control:-ms-input-placeholder, .theme-admin .navbar.navbar-info .navbar-form .form-group input.form-control:-ms-input-placeholder, .theme-admin .navbar.navbar-info .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-info .navbar-form .form-group input.form-control::-webkit-input-placeholder, .theme-shop .navbar.navbar-info .navbar-form input.form-control::-webkit-input-placeholder, .theme-admin .navbar.navbar-info .navbar-form .form-group input.form-control::-webkit-input-placeholder, .theme-admin .navbar.navbar-info .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-info .dropdown-menu, .theme-admin .navbar.navbar-info .dropdown-menu {
  border-radius: 0
}

.theme-shop .navbar.navbar-info .dropdown-menu li > a, .theme-admin .navbar.navbar-info .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px
}

.theme-shop .navbar.navbar-info .dropdown-menu li > a:hover, .theme-shop .navbar.navbar-info .dropdown-menu li > a:focus, .theme-admin .navbar.navbar-info .dropdown-menu li > a:hover, .theme-admin .navbar.navbar-info .dropdown-menu li > a:focus {
  color: #5bc0de;
  background-color: #eee
}

.theme-shop .navbar.navbar-info .dropdown-menu .active > a, .theme-admin .navbar.navbar-info .dropdown-menu .active > a {
  background-color: #5bc0de;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-info .dropdown-menu .active > a:hover, .theme-shop .navbar.navbar-info .dropdown-menu .active > a:focus, .theme-admin .navbar.navbar-info .dropdown-menu .active > a:hover, .theme-admin .navbar.navbar-info .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-warning, .theme-admin .navbar.navbar-warning {
  background-color: #f39c12;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-warning .navbar-form .form-group input.form-control::-moz-placeholder, .theme-shop .navbar.navbar-warning .navbar-form input.form-control::-moz-placeholder, .theme-admin .navbar.navbar-warning .navbar-form .form-group input.form-control::-moz-placeholder, .theme-admin .navbar.navbar-warning .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-warning .navbar-form .form-group input.form-control:-ms-input-placeholder, .theme-shop .navbar.navbar-warning .navbar-form input.form-control:-ms-input-placeholder, .theme-admin .navbar.navbar-warning .navbar-form .form-group input.form-control:-ms-input-placeholder, .theme-admin .navbar.navbar-warning .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-warning .navbar-form .form-group input.form-control::-webkit-input-placeholder, .theme-shop .navbar.navbar-warning .navbar-form input.form-control::-webkit-input-placeholder, .theme-admin .navbar.navbar-warning .navbar-form .form-group input.form-control::-webkit-input-placeholder, .theme-admin .navbar.navbar-warning .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-warning .dropdown-menu, .theme-admin .navbar.navbar-warning .dropdown-menu {
  border-radius: 0
}

.theme-shop .navbar.navbar-warning .dropdown-menu li > a, .theme-admin .navbar.navbar-warning .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px
}

.theme-shop .navbar.navbar-warning .dropdown-menu li > a:hover, .theme-shop .navbar.navbar-warning .dropdown-menu li > a:focus, .theme-admin .navbar.navbar-warning .dropdown-menu li > a:hover, .theme-admin .navbar.navbar-warning .dropdown-menu li > a:focus {
  color: #f39c12;
  background-color: #eee
}

.theme-shop .navbar.navbar-warning .dropdown-menu .active > a, .theme-admin .navbar.navbar-warning .dropdown-menu .active > a {
  background-color: #f39c12;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-warning .dropdown-menu .active > a:hover, .theme-shop .navbar.navbar-warning .dropdown-menu .active > a:focus, .theme-admin .navbar.navbar-warning .dropdown-menu .active > a:hover, .theme-admin .navbar.navbar-warning .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-danger, .theme-admin .navbar.navbar-danger {
  background-color: #c0392b;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-danger .navbar-form .form-group input.form-control::-moz-placeholder, .theme-shop .navbar.navbar-danger .navbar-form input.form-control::-moz-placeholder, .theme-admin .navbar.navbar-danger .navbar-form .form-group input.form-control::-moz-placeholder, .theme-admin .navbar.navbar-danger .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-danger .navbar-form .form-group input.form-control:-ms-input-placeholder, .theme-shop .navbar.navbar-danger .navbar-form input.form-control:-ms-input-placeholder, .theme-admin .navbar.navbar-danger .navbar-form .form-group input.form-control:-ms-input-placeholder, .theme-admin .navbar.navbar-danger .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-danger .navbar-form .form-group input.form-control::-webkit-input-placeholder, .theme-shop .navbar.navbar-danger .navbar-form input.form-control::-webkit-input-placeholder, .theme-admin .navbar.navbar-danger .navbar-form .form-group input.form-control::-webkit-input-placeholder, .theme-admin .navbar.navbar-danger .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-danger .dropdown-menu, .theme-admin .navbar.navbar-danger .dropdown-menu {
  border-radius: 0
}

.theme-shop .navbar.navbar-danger .dropdown-menu li > a, .theme-admin .navbar.navbar-danger .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px
}

.theme-shop .navbar.navbar-danger .dropdown-menu li > a:hover, .theme-shop .navbar.navbar-danger .dropdown-menu li > a:focus, .theme-admin .navbar.navbar-danger .dropdown-menu li > a:hover, .theme-admin .navbar.navbar-danger .dropdown-menu li > a:focus {
  color: #c0392b;
  background-color: #eee
}

.theme-shop .navbar.navbar-danger .dropdown-menu .active > a, .theme-admin .navbar.navbar-danger .dropdown-menu .active > a {
  background-color: #c0392b;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar.navbar-danger .dropdown-menu .active > a:hover, .theme-shop .navbar.navbar-danger .dropdown-menu .active > a:focus, .theme-admin .navbar.navbar-danger .dropdown-menu .active > a:hover, .theme-admin .navbar.navbar-danger .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .navbar-inverse, .theme-admin .navbar-inverse {
  background-color: #3f51b5
}

@media (max-width: 1199px) {
  .theme-shop .navbar .navbar-brand, .theme-admin .navbar .navbar-brand {
    height: 50px;
    padding: 10px 15px
  }

  .theme-shop .navbar .navbar-form, .theme-admin .navbar .navbar-form {
    margin-top: 10px
  }

  .theme-shop .navbar .navbar-nav > li > a, .theme-admin .navbar .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px
  }
}

.theme-shop .dropdown-menu, .theme-admin .dropdown-menu {
  border: 0;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26)
}

.theme-shop .dropdown-menu .divider, .theme-admin .dropdown-menu .divider {
  background-color: rgba(0, 0, 0, 0.12)
}

.theme-shop .dropdown-menu li, .theme-admin .dropdown-menu li {
  overflow: hidden;
  position: relative
}

.theme-shop .dropdown-menu li a:hover, .theme-admin .dropdown-menu li a:hover {
  background-color: transparent;
  color: #1dbbea
}

.theme-shop .alert, .theme-admin .alert {
  border: 0;
  border-radius: 0
}

.theme-shop .alert, .theme-shop .alert.alert-default, .theme-admin .alert, .theme-admin .alert.alert-default {
  background-color: rgba(255, 255, 255, 0.84);
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .alert a, .theme-shop .alert .alert-link, .theme-shop .alert.alert-default a, .theme-shop .alert.alert-default .alert-link, .theme-admin .alert a, .theme-admin .alert .alert-link, .theme-admin .alert.alert-default a, .theme-admin .alert.alert-default .alert-link {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .alert.alert-inverse, .theme-admin .alert.alert-inverse {
  background-color: #3f51b5;
  color: #fff
}

.theme-shop .alert.alert-inverse a, .theme-shop .alert.alert-inverse .alert-link, .theme-admin .alert.alert-inverse a, .theme-admin .alert.alert-inverse .alert-link {
  color: #fff
}

.theme-shop .alert.alert-primary, .theme-admin .alert.alert-primary {
  background-color: #1dbbea;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .alert.alert-primary a, .theme-shop .alert.alert-primary .alert-link, .theme-admin .alert.alert-primary a, .theme-admin .alert.alert-primary .alert-link {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .alert.alert-success, .theme-admin .alert.alert-success {
  background-color: #27ae60;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .alert.alert-success a, .theme-shop .alert.alert-success .alert-link, .theme-admin .alert.alert-success a, .theme-admin .alert.alert-success .alert-link {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .alert.alert-info, .theme-admin .alert.alert-info {
  background-color: #5bc0de;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .alert.alert-info a, .theme-shop .alert.alert-info .alert-link, .theme-admin .alert.alert-info a, .theme-admin .alert.alert-info .alert-link {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .alert.alert-warning, .theme-admin .alert.alert-warning {
  background-color: #f39c12;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .alert.alert-warning a, .theme-shop .alert.alert-warning .alert-link, .theme-admin .alert.alert-warning a, .theme-admin .alert.alert-warning .alert-link {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .alert.alert-danger, .theme-admin .alert.alert-danger {
  background-color: #c0392b;
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .alert.alert-danger a, .theme-shop .alert.alert-danger .alert-link, .theme-admin .alert.alert-danger a, .theme-admin .alert.alert-danger .alert-link {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .alert-info, .theme-shop .alert-danger, .theme-shop .alert-warning, .theme-shop .alert-success, .theme-admin .alert-info, .theme-admin .alert-danger, .theme-admin .alert-warning, .theme-admin .alert-success {
  color: rgba(255, 255, 255, 0.84)
}

.theme-shop .alert-default a, .theme-shop .alert-default .alert-link, .theme-admin .alert-default a, .theme-admin .alert-default .alert-link {
  color: rgba(0, 0, 0, 0.87)
}

.theme-shop .progress, .theme-admin .progress {
  height: 4px;
  border-radius: 0;
  box-shadow: none;
  background: #c8c8c8
}

.theme-shop .progress .progress-bar, .theme-admin .progress .progress-bar {
  box-shadow: none
}

.theme-shop .progress .progress-bar, .theme-shop .progress .progress-bar.progress-bar-default, .theme-admin .progress .progress-bar, .theme-admin .progress .progress-bar.progress-bar-default {
  background-color: #1dbbea
}

.theme-shop .progress .progress-bar.progress-bar-inverse, .theme-admin .progress .progress-bar.progress-bar-inverse {
  background-color: #3f51b5
}

.theme-shop .progress .progress-bar.progress-bar-primary, .theme-admin .progress .progress-bar.progress-bar-primary {
  background-color: #1dbbea
}

.theme-shop .progress .progress-bar.progress-bar-success, .theme-admin .progress .progress-bar.progress-bar-success {
  background-color: #27ae60
}

.theme-shop .progress .progress-bar.progress-bar-info, .theme-admin .progress .progress-bar.progress-bar-info {
  background-color: #5bc0de
}

.theme-shop .progress .progress-bar.progress-bar-warning, .theme-admin .progress .progress-bar.progress-bar-warning {
  background-color: #f39c12
}

.theme-shop .progress .progress-bar.progress-bar-danger, .theme-admin .progress .progress-bar.progress-bar-danger {
  background-color: #c0392b
}

.theme-shop .text-warning, .theme-admin .text-warning {
  color: #f39c12
}

.theme-shop .text-primary, .theme-admin .text-primary {
  color: #1dbbea
}

.theme-shop .text-danger, .theme-admin .text-danger {
  color: #c0392b
}

.theme-shop .text-success, .theme-admin .text-success {
  color: #27ae60
}

.theme-shop .text-info, .theme-admin .text-info {
  color: #5bc0de
}

.theme-shop .popover, .theme-shop .tooltip-inner, .theme-admin .popover, .theme-admin .tooltip-inner {
  color: #ececec;
  line-height: 1em;
  background: rgba(101, 101, 101, 0.9);
  border: 0;
  border-radius: 0;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12)
}

.theme-shop .tooltip, .theme-shop .tooltip.in, .theme-admin .tooltip, .theme-admin .tooltip.in {
  opacity: 1
}

.theme-shop .popover .arrow, .theme-shop .popover .tooltip-arrow, .theme-shop .tooltip .arrow, .theme-shop .tooltip .tooltip-arrow, .theme-admin .popover .arrow, .theme-admin .popover .tooltip-arrow, .theme-admin .tooltip .arrow, .theme-admin .tooltip .tooltip-arrow {
  display: none
}

.theme-shop .card, .theme-admin .card {
  display: inline-block;
  position: relative;
  width: 100%;
  border-radius: 0;
  color: rgba(0, 0, 0, 0.87);
  background: #fff;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}

.theme-shop .card .card-height-indicator, .theme-admin .card .card-height-indicator {
  margin-top: 100%
}

.theme-shop .card .card-content, .theme-admin .card .card-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.theme-shop .card .card-image, .theme-admin .card .card-image {
  height: 60%;
  position: relative;
  overflow: hidden
}

.theme-shop .card .card-image img, .theme-admin .card .card-image img {
  width: 100%;
  height: 100%;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  pointer-events: none
}

.theme-shop .card .card-image .card-image-headline, .theme-admin .card .card-image .card-image-headline {
  position: absolute;
  bottom: 16px;
  left: 18px;
  color: #fff;
  font-size: 2em
}

.theme-shop .card .card-body, .theme-admin .card .card-body {
  height: 30%;
  padding: 18px
}

.theme-shop .card .card-footer, .theme-admin .card .card-footer {
  height: 10%;
  padding: 18px
}

.theme-shop .card .card-footer button, .theme-shop .card .card-footer a, .theme-admin .card .card-footer button, .theme-admin .card .card-footer a {
  margin: 0 !important;
  position: relative;
  bottom: 25px;
  width: auto
}

.theme-shop .card .card-footer button:first-child, .theme-shop .card .card-footer a:first-child, .theme-admin .card .card-footer button:first-child, .theme-admin .card .card-footer a:first-child {
  left: -15px
}

.theme-shop .modal-content, .theme-admin .modal-content {
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  border-radius: 0;
  border: 0
}

.theme-shop .modal-content .modal-header, .theme-admin .modal-content .modal-header {
  border-bottom: 0;
  padding-top: 24px;
  padding-right: 24px;
  padding-bottom: 0;
  padding-left: 24px
}

.theme-shop .modal-content .modal-body, .theme-admin .modal-content .modal-body {
  padding-top: 24px;
  padding-right: 24px;
  padding-bottom: 16px;
  padding-left: 24px
}

.theme-shop .modal-content .modal-footer, .theme-admin .modal-content .modal-footer {
  border-top: 0;
  padding: 7px
}

.theme-shop .modal-content .modal-footer button, .theme-admin .modal-content .modal-footer button {
  margin: 0;
  padding-left: 16px;
  padding-right: 16px;
  width: auto
}

.theme-shop .modal-content .modal-footer button.pull-left, .theme-admin .modal-content .modal-footer button.pull-left {
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  left: -5px
}

.theme-shop .modal-content .modal-footer button + button, .theme-admin .modal-content .modal-footer button + button {
  margin-bottom: 16px
}

.theme-shop .modal-content .modal-body + .modal-footer, .theme-admin .modal-content .modal-body + .modal-footer {
  padding-top: 0
}

.theme-shop .modal-backdrop, .theme-admin .modal-backdrop {
  background: rgba(0, 0, 0, 0.3)
}

.theme-shop .panel, .theme-admin .panel {
  border-radius: 2px;
  border: 0;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12)
}

.theme-shop .panel > .panel-heading, .theme-shop .panel.panel-default > .panel-heading, .theme-admin .panel > .panel-heading, .theme-admin .panel.panel-default > .panel-heading {
  background-color: #eee
}

.theme-shop .panel.panel-inverse > .panel-heading, .theme-admin .panel.panel-inverse > .panel-heading {
  background-color: #3f51b5
}

.theme-shop .panel.panel-primary > .panel-heading, .theme-admin .panel.panel-primary > .panel-heading {
  background-color: #1dbbea
}

.theme-shop .panel.panel-success > .panel-heading, .theme-admin .panel.panel-success > .panel-heading {
  background-color: #27ae60
}

.theme-shop .panel.panel-info > .panel-heading, .theme-admin .panel.panel-info > .panel-heading {
  background-color: #5bc0de
}

.theme-shop .panel.panel-warning > .panel-heading, .theme-admin .panel.panel-warning > .panel-heading {
  background-color: #f39c12
}

.theme-shop .panel.panel-danger > .panel-heading, .theme-admin .panel.panel-danger > .panel-heading {
  background-color: #c0392b
}

.theme-shop [class*="panel-"] > .panel-heading, .theme-admin [class*="panel-"] > .panel-heading {
  color: rgba(255, 255, 255, 0.84);
  border: 0
}

.theme-shop .panel-default > .panel-heading, .theme-shop .panel:not([class*="panel-"]) > .panel-heading, .theme-admin .panel-default > .panel-heading, .theme-admin .panel:not([class*="panel-"]) > .panel-heading {
  color: rgba(0, 0, 0, 0.87)
}

.theme-shop .panel-footer, .theme-admin .panel-footer {
  background-color: #eee
}

.theme-shop hr.on-dark, .theme-admin hr.on-dark {
  color: #1a1a1a
}

.theme-shop hr.on-light, .theme-admin hr.on-light {
  color: white
}

@media (-webkit-min-device-pixel-ratio: .75),(min--moz-device-pixel-ratio: .75),(-o-device-pixel-ratio: 3 / 4),(min-device-pixel-ratio: .75),(min-resolution: .75dppx),(-webkit-min-device-pixel-ratio: 1.25),(min-resolution: 120dpi) {
  .theme-shop hr, .theme-admin hr {
    height: .75px
  }
}

@media (-webkit-min-device-pixel-ratio: 1),(min--moz-device-pixel-ratio: 1),(-o-device-pixel-ratio: 1),(min-device-pixel-ratio: 1),(min-resolution: 1dppx),(-webkit-min-device-pixel-ratio: 1.6666666666666667),(min-resolution: 160dpi) {
  .theme-shop hr, .theme-admin hr {
    height: 1px
  }
}

@media (-webkit-min-device-pixel-ratio: 1.33),(min--moz-device-pixel-ratio: 1.33),(-o-device-pixel-ratio: 133 / 100),(min-device-pixel-ratio: 1.33),(min-resolution: 1.33dppx),(-webkit-min-device-pixel-ratio: 2.21875),(min-resolution: 213dpi) {
  .theme-shop hr, .theme-admin hr {
    height: 1.333px
  }
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min--moz-device-pixel-ratio: 1.5),(-o-device-pixel-ratio: 3 / 2),(min-device-pixel-ratio: 1.5),(min-resolution: 1.5dppx),(-webkit-min-device-pixel-ratio: 2.5),(min-resolution: 240dpi) {
  .theme-shop hr, .theme-admin hr {
    height: 1.5px
  }
}

@media (-webkit-min-device-pixel-ratio: 2),(min--moz-device-pixel-ratio: 2),(-o-device-pixel-ratio: 2 / 1),(min-device-pixel-ratio: 2),(min-resolution: 2dppx),(-webkit-min-device-pixel-ratio: 3.9583333333333335),(min-resolution: 380dpi) {
  .theme-shop hr, .theme-admin hr {
    height: 2px
  }
}

@media (-webkit-min-device-pixel-ratio: 3),(min--moz-device-pixel-ratio: 3),(-o-device-pixel-ratio: 3 / 1),(min-device-pixel-ratio: 3),(min-resolution: 3dppx),(-webkit-min-device-pixel-ratio: 5),(min-resolution: 480dpi) {
  .theme-shop hr, .theme-admin hr {
    height: 3px
  }
}

@media (-webkit-min-device-pixel-ratio: 4),(min--moz-device-pixel-ratio: 4),(-o-device-pixel-ratio: 4 / 1),(min-device-pixel-ratio: 3),(min-resolution: 4dppx),(-webkit-min-device-pixel-ratio: 6.666666666666667),(min-resolution: 640dpi) {
  .theme-shop hr, .theme-admin hr {
    height: 4px
  }
}

.theme-shop *, .theme-admin * {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent
}

.theme-shop *:focus, .theme-admin *:focus {
  outline: 0
}

.theme-shop .snackbar, .theme-admin .snackbar {
  background-color: #323232;
  color: rgba(255, 255, 255, 0.84);
  font-size: 14px;
  border-radius: 0;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
  height: 0;
  transition: transform .2s ease-in-out, opacity .2s ease-in, height 0s linear .2s, padding 0s linear .2s, height 0s linear .2s;
  transform: translateY(200%)
}

.theme-shop .snackbar.snackbar-opened, .theme-admin .snackbar.snackbar-opened {
  padding: 14px 15px;
  margin-bottom: 20px;
  height: auto;
  transition: transform .2s ease-in-out, opacity .2s ease-in, height 0s linear .2s, height 0s linear .2s;
  transform: none
}

.theme-shop .snackbar.toast, .theme-admin .snackbar.toast {
  border-radius: 200px
}

.theme-shop .noUi-target, .theme-shop .noUi-target *, .theme-admin .noUi-target, .theme-admin .noUi-target * {
  -webkit-touch-callout: none;
  -ms-touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  box-sizing: border-box
}

.theme-shop .noUi-base, .theme-admin .noUi-base {
  width: 100%;
  height: 100%;
  position: relative
}

.theme-shop .noUi-origin, .theme-admin .noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0
}

.theme-shop .noUi-handle, .theme-admin .noUi-handle {
  position: relative;
  z-index: 1;
  box-sizing: border-box
}

.theme-shop .noUi-stacking .noUi-handle, .theme-admin .noUi-stacking .noUi-handle {
  z-index: 10
}

.theme-shop .noUi-state-tap .noUi-origin, .theme-admin .noUi-state-tap .noUi-origin {
  transition: left .3s, top .3s
}

.theme-shop .noUi-state-drag *, .theme-admin .noUi-state-drag * {
  cursor: inherit !important
}

.theme-shop .noUi-horizontal, .theme-admin .noUi-horizontal {
  height: 10px
}

.theme-shop .noUi-handle, .theme-admin .noUi-handle {
  box-sizing: border-box;
  width: 12px;
  height: 12px;
  left: -10px;
  top: -5px;
  cursor: ew-resize;
  border-radius: 100%;
  transition: all .2s ease-out;
  border: 1px solid
}

.theme-shop .noUi-vertical .noUi-handle, .theme-admin .noUi-vertical .noUi-handle {
  margin-left: 5px;
  cursor: ns-resize
}

.theme-shop .noUi-horizontal.noUi-extended, .theme-admin .noUi-horizontal.noUi-extended {
  padding: 0 15px
}

.theme-shop .noUi-horizontal.noUi-extended .noUi-origin, .theme-admin .noUi-horizontal.noUi-extended .noUi-origin {
  right: -15px
}

.theme-shop .noUi-background, .theme-admin .noUi-background {
  height: 2px;
  margin: 20px 0
}

.theme-shop .noUi-origin, .theme-admin .noUi-origin {
  margin: 0;
  border-radius: 0;
  height: 2px;
  background: #c8c8c8
}

.theme-shop .noUi-origin[style^="left: 0"] .noUi-handle, .theme-admin .noUi-origin[style^="left: 0"] .noUi-handle {
  background-color: #fff;
  border: 2px solid #c8c8c8
}

.theme-shop .noUi-origin[style^="left: 0"] .noUi-handle.noUi-active, .theme-admin .noUi-origin[style^="left: 0"] .noUi-handle.noUi-active {
  border-width: 1px
}

.theme-shop .noUi-target, .theme-admin .noUi-target {
  border-radius: 0
}

.theme-shop .noUi-horizontal, .theme-admin .noUi-horizontal {
  height: 2px;
  margin: 15px 0
}

.theme-shop .noUi-vertical, .theme-admin .noUi-vertical {
  height: 100%;
  width: 2px;
  margin: 0 15px;
  display: inline-block
}

.theme-shop .noUi-handle.noUi-active, .theme-admin .noUi-handle.noUi-active {
  transform: scale3d(2.5, 2.5, 1)
}

.theme-shop [disabled].noUi-slider, .theme-admin [disabled].noUi-slider {
  opacity: .5
}

.theme-shop [disabled] .noUi-handle, .theme-admin [disabled] .noUi-handle {
  cursor: not-allowed
}

.theme-shop .slider, .theme-admin .slider {
  background: #c8c8c8
}

.theme-shop .slider.noUi-connect, .theme-shop .slider.slider-default.noUi-connect, .theme-admin .slider.noUi-connect, .theme-admin .slider.slider-default.noUi-connect {
  background-color: #1dbbea
}

.theme-shop .slider.slider-inverse.noUi-connect, .theme-admin .slider.slider-inverse.noUi-connect {
  background-color: #3f51b5
}

.theme-shop .slider.slider-primary.noUi-connect, .theme-admin .slider.slider-primary.noUi-connect {
  background-color: #1dbbea
}

.theme-shop .slider.slider-success.noUi-connect, .theme-admin .slider.slider-success.noUi-connect {
  background-color: #27ae60
}

.theme-shop .slider.slider-info.noUi-connect, .theme-admin .slider.slider-info.noUi-connect {
  background-color: #5bc0de
}

.theme-shop .slider.slider-warning.noUi-connect, .theme-admin .slider.slider-warning.noUi-connect {
  background-color: #f39c12
}

.theme-shop .slider.slider-danger.noUi-connect, .theme-admin .slider.slider-danger.noUi-connect {
  background-color: #c0392b
}

.theme-shop .slider .noUi-connect, .theme-shop .slider.slider-default .noUi-connect, .theme-admin .slider .noUi-connect, .theme-admin .slider.slider-default .noUi-connect {
  background-color: #1dbbea
}

.theme-shop .slider.slider-inverse .noUi-connect, .theme-admin .slider.slider-inverse .noUi-connect {
  background-color: #3f51b5
}

.theme-shop .slider.slider-primary .noUi-connect, .theme-admin .slider.slider-primary .noUi-connect {
  background-color: #1dbbea
}

.theme-shop .slider.slider-success .noUi-connect, .theme-admin .slider.slider-success .noUi-connect {
  background-color: #27ae60
}

.theme-shop .slider.slider-info .noUi-connect, .theme-admin .slider.slider-info .noUi-connect {
  background-color: #5bc0de
}

.theme-shop .slider.slider-warning .noUi-connect, .theme-admin .slider.slider-warning .noUi-connect {
  background-color: #f39c12
}

.theme-shop .slider.slider-danger .noUi-connect, .theme-admin .slider.slider-danger .noUi-connect {
  background-color: #c0392b
}

.theme-shop .slider .noUi-handle, .theme-shop .slider.slider-default .noUi-handle, .theme-admin .slider .noUi-handle, .theme-admin .slider.slider-default .noUi-handle {
  background-color: #1dbbea
}

.theme-shop .slider.slider-inverse .noUi-handle, .theme-admin .slider.slider-inverse .noUi-handle {
  background-color: #3f51b5
}

.theme-shop .slider.slider-primary .noUi-handle, .theme-admin .slider.slider-primary .noUi-handle {
  background-color: #1dbbea
}

.theme-shop .slider.slider-success .noUi-handle, .theme-admin .slider.slider-success .noUi-handle {
  background-color: #27ae60
}

.theme-shop .slider.slider-info .noUi-handle, .theme-admin .slider.slider-info .noUi-handle {
  background-color: #5bc0de
}

.theme-shop .slider.slider-warning .noUi-handle, .theme-admin .slider.slider-warning .noUi-handle {
  background-color: #f39c12
}

.theme-shop .slider.slider-danger .noUi-handle, .theme-admin .slider.slider-danger .noUi-handle {
  background-color: #c0392b
}

.theme-shop .slider .noUi-handle, .theme-shop .slider.slider-default .noUi-handle, .theme-admin .slider .noUi-handle, .theme-admin .slider.slider-default .noUi-handle {
  border-color: #1dbbea
}

.theme-shop .slider.slider-inverse .noUi-handle, .theme-admin .slider.slider-inverse .noUi-handle {
  border-color: #3f51b5
}

.theme-shop .slider.slider-primary .noUi-handle, .theme-admin .slider.slider-primary .noUi-handle {
  border-color: #1dbbea
}

.theme-shop .slider.slider-success .noUi-handle, .theme-admin .slider.slider-success .noUi-handle {
  border-color: #27ae60
}

.theme-shop .slider.slider-info .noUi-handle, .theme-admin .slider.slider-info .noUi-handle {
  border-color: #5bc0de
}

.theme-shop .slider.slider-warning .noUi-handle, .theme-admin .slider.slider-warning .noUi-handle {
  border-color: #f39c12
}

.theme-shop .slider.slider-danger .noUi-handle, .theme-admin .slider.slider-danger .noUi-handle {
  border-color: #c0392b
}

.theme-shop .selectize-control.single, .theme-shop .selectize-control.multi, .theme-admin .selectize-control.single, .theme-admin .selectize-control.multi {
  padding: 0
}

.theme-shop .selectize-control.single .selectize-input, .theme-shop .selectize-control.single .selectize-input.input-active, .theme-shop .selectize-control.multi .selectize-input, .theme-shop .selectize-control.multi .selectize-input.input-active, .theme-admin .selectize-control.single .selectize-input, .theme-admin .selectize-control.single .selectize-input.input-active, .theme-admin .selectize-control.multi .selectize-input, .theme-admin .selectize-control.multi .selectize-input.input-active {
  cursor: text;
  background: transparent;
  box-shadow: none;
  border: 0;
  padding: 0;
  height: 100%;
  font-size: 14px;
  line-height: 30px
}

.theme-shop .selectize-control.single .selectize-input .has-items, .theme-shop .selectize-control.single .selectize-input.input-active .has-items, .theme-shop .selectize-control.multi .selectize-input .has-items, .theme-shop .selectize-control.multi .selectize-input.input-active .has-items, .theme-admin .selectize-control.single .selectize-input .has-items, .theme-admin .selectize-control.single .selectize-input.input-active .has-items, .theme-admin .selectize-control.multi .selectize-input .has-items, .theme-admin .selectize-control.multi .selectize-input.input-active .has-items {
  padding: 0
}

.theme-shop .selectize-control.single .selectize-input:after, .theme-shop .selectize-control.single .selectize-input.input-active:after, .theme-shop .selectize-control.multi .selectize-input:after, .theme-shop .selectize-control.multi .selectize-input.input-active:after, .theme-admin .selectize-control.single .selectize-input:after, .theme-admin .selectize-control.single .selectize-input.input-active:after, .theme-admin .selectize-control.multi .selectize-input:after, .theme-admin .selectize-control.multi .selectize-input.input-active:after {
  right: 5px;
  position: absolute;
  font-size: 25px;
  content: "\e5c5";
  font-family: 'Material Icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.theme-shop .selectize-control.single .selectize-input input, .theme-shop .selectize-control.single .selectize-input.input-active input, .theme-shop .selectize-control.multi .selectize-input input, .theme-shop .selectize-control.multi .selectize-input.input-active input, .theme-admin .selectize-control.single .selectize-input input, .theme-admin .selectize-control.single .selectize-input.input-active input, .theme-admin .selectize-control.multi .selectize-input input, .theme-admin .selectize-control.multi .selectize-input.input-active input {
  font-size: 14px;
  outline: 0;
  border: 0;
  background: transparent
}

.theme-shop .selectize-control.single .selectize-input.label-floating-fix input, .theme-shop .selectize-control.single .selectize-input.input-active.label-floating-fix input, .theme-shop .selectize-control.multi .selectize-input.label-floating-fix input, .theme-shop .selectize-control.multi .selectize-input.input-active.label-floating-fix input, .theme-admin .selectize-control.single .selectize-input.label-floating-fix input, .theme-admin .selectize-control.single .selectize-input.input-active.label-floating-fix input, .theme-admin .selectize-control.multi .selectize-input.label-floating-fix input, .theme-admin .selectize-control.multi .selectize-input.input-active.label-floating-fix input {
  opacity: 0
}

.theme-shop .selectize-control.single .selectize-input > div, .theme-shop .selectize-control.single .selectize-input > .item, .theme-shop .selectize-control.single .selectize-input.input-active > div, .theme-shop .selectize-control.single .selectize-input.input-active > .item, .theme-shop .selectize-control.multi .selectize-input > div, .theme-shop .selectize-control.multi .selectize-input > .item, .theme-shop .selectize-control.multi .selectize-input.input-active > div, .theme-shop .selectize-control.multi .selectize-input.input-active > .item, .theme-admin .selectize-control.single .selectize-input > div, .theme-admin .selectize-control.single .selectize-input > .item, .theme-admin .selectize-control.single .selectize-input.input-active > div, .theme-admin .selectize-control.single .selectize-input.input-active > .item, .theme-admin .selectize-control.multi .selectize-input > div, .theme-admin .selectize-control.multi .selectize-input > .item, .theme-admin .selectize-control.multi .selectize-input.input-active > div, .theme-admin .selectize-control.multi .selectize-input.input-active > .item {
  display: inline-block;
  margin: 0 8px 3px 0;
  padding: 0;
  background: transparent;
  border: 0
}

.theme-shop .selectize-control.single .selectize-input > div:after, .theme-shop .selectize-control.single .selectize-input > .item:after, .theme-shop .selectize-control.single .selectize-input.input-active > div:after, .theme-shop .selectize-control.single .selectize-input.input-active > .item:after, .theme-shop .selectize-control.multi .selectize-input > div:after, .theme-shop .selectize-control.multi .selectize-input > .item:after, .theme-shop .selectize-control.multi .selectize-input.input-active > div:after, .theme-shop .selectize-control.multi .selectize-input.input-active > .item:after, .theme-admin .selectize-control.single .selectize-input > div:after, .theme-admin .selectize-control.single .selectize-input > .item:after, .theme-admin .selectize-control.single .selectize-input.input-active > div:after, .theme-admin .selectize-control.single .selectize-input.input-active > .item:after, .theme-admin .selectize-control.multi .selectize-input > div:after, .theme-admin .selectize-control.multi .selectize-input > .item:after, .theme-admin .selectize-control.multi .selectize-input.input-active > div:after, .theme-admin .selectize-control.multi .selectize-input.input-active > .item:after {
  content: ","
}

.theme-shop .selectize-control.single .selectize-input > div:last-of-type:after, .theme-shop .selectize-control.single .selectize-input > .item:last-of-type:after, .theme-shop .selectize-control.single .selectize-input.input-active > div:last-of-type:after, .theme-shop .selectize-control.single .selectize-input.input-active > .item:last-of-type:after, .theme-shop .selectize-control.multi .selectize-input > div:last-of-type:after, .theme-shop .selectize-control.multi .selectize-input > .item:last-of-type:after, .theme-shop .selectize-control.multi .selectize-input.input-active > div:last-of-type:after, .theme-shop .selectize-control.multi .selectize-input.input-active > .item:last-of-type:after, .theme-admin .selectize-control.single .selectize-input > div:last-of-type:after, .theme-admin .selectize-control.single .selectize-input > .item:last-of-type:after, .theme-admin .selectize-control.single .selectize-input.input-active > div:last-of-type:after, .theme-admin .selectize-control.single .selectize-input.input-active > .item:last-of-type:after, .theme-admin .selectize-control.multi .selectize-input > div:last-of-type:after, .theme-admin .selectize-control.multi .selectize-input > .item:last-of-type:after, .theme-admin .selectize-control.multi .selectize-input.input-active > div:last-of-type:after, .theme-admin .selectize-control.multi .selectize-input.input-active > .item:last-of-type:after {
  content: ""
}

.theme-shop .selectize-control.single .selectize-input > div.active, .theme-shop .selectize-control.single .selectize-input > .item.active, .theme-shop .selectize-control.single .selectize-input.input-active > div.active, .theme-shop .selectize-control.single .selectize-input.input-active > .item.active, .theme-shop .selectize-control.multi .selectize-input > div.active, .theme-shop .selectize-control.multi .selectize-input > .item.active, .theme-shop .selectize-control.multi .selectize-input.input-active > div.active, .theme-shop .selectize-control.multi .selectize-input.input-active > .item.active, .theme-admin .selectize-control.single .selectize-input > div.active, .theme-admin .selectize-control.single .selectize-input > .item.active, .theme-admin .selectize-control.single .selectize-input.input-active > div.active, .theme-admin .selectize-control.single .selectize-input.input-active > .item.active, .theme-admin .selectize-control.multi .selectize-input > div.active, .theme-admin .selectize-control.multi .selectize-input > .item.active, .theme-admin .selectize-control.multi .selectize-input.input-active > div.active, .theme-admin .selectize-control.multi .selectize-input.input-active > .item.active {
  font-weight: bold;
  background: transparent;
  border: 0
}

.theme-shop .selectize-control.single .selectize-dropdown, .theme-shop .selectize-control.multi .selectize-dropdown, .theme-admin .selectize-control.single .selectize-dropdown, .theme-admin .selectize-control.multi .selectize-dropdown {
  position: absolute;
  z-index: 1000;
  border: 0;
  width: 100% !important;
  left: 0 !important;
  height: auto;
  background-color: #FFF;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-radius: 0;
  padding: 0;
  margin-top: 3px
}

.theme-shop .selectize-control.single .selectize-dropdown .active, .theme-shop .selectize-control.multi .selectize-dropdown .active, .theme-admin .selectize-control.single .selectize-dropdown .active, .theme-admin .selectize-control.multi .selectize-dropdown .active {
  background-color: inherit
}

.theme-shop .selectize-control.single .selectize-dropdown .highlight, .theme-shop .selectize-control.multi .selectize-dropdown .highlight, .theme-admin .selectize-control.single .selectize-dropdown .highlight, .theme-admin .selectize-control.multi .selectize-dropdown .highlight {
  background-color: #d5d8ff
}

.theme-shop .selectize-control.single .selectize-dropdown .selected, .theme-shop .selectize-control.single .selectize-dropdown .selected.active, .theme-shop .selectize-control.multi .selectize-dropdown .selected, .theme-shop .selectize-control.multi .selectize-dropdown .selected.active, .theme-admin .selectize-control.single .selectize-dropdown .selected, .theme-admin .selectize-control.single .selectize-dropdown .selected.active, .theme-admin .selectize-control.multi .selectize-dropdown .selected, .theme-admin .selectize-control.multi .selectize-dropdown .selected.active {
  background-color: #eee
}

.theme-shop .selectize-control.single .selectize-dropdown [data-selectable], .theme-shop .selectize-control.single .selectize-dropdown .optgroup-header, .theme-shop .selectize-control.multi .selectize-dropdown [data-selectable], .theme-shop .selectize-control.multi .selectize-dropdown .optgroup-header, .theme-admin .selectize-control.single .selectize-dropdown [data-selectable], .theme-admin .selectize-control.single .selectize-dropdown .optgroup-header, .theme-admin .selectize-control.multi .selectize-dropdown [data-selectable], .theme-admin .selectize-control.multi .selectize-dropdown .optgroup-header {
  padding: 10px 20px;
  cursor: pointer
}

.theme-shop .selectize-control.single .dropdown-active ~ .selectize-dropdown, .theme-shop .selectize-control.multi .dropdown-active ~ .selectize-dropdown, .theme-admin .selectize-control.single .dropdown-active ~ .selectize-dropdown, .theme-admin .selectize-control.multi .dropdown-active ~ .selectize-dropdown {
  display: block
}

.theme-shop .dropdownjs::after, .theme-admin .dropdownjs::after {
  right: 5px;
  top: 3px;
  font-size: 25px;
  position: absolute;
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  content: "\e5c5";
  pointer-events: none;
  color: #757575
}

@supports (-ms-ime-align:auto) {
  .theme-shop .nav-wrapper .navbar .dropdown-menu > li, .theme-admin .nav-wrapper .navbar .dropdown-menu > li {
    line-height: 0;
    font-size: 0
  }

  .theme-shop .dropdown-menu, .theme-admin .dropdown-menu {
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
  }
}

.theme-shop .animated, .theme-admin .animated {
  animation-duration: 1s;
  animation-fill-mode: both
}

.theme-shop .animated.infinite, .theme-admin .animated.infinite {
  animation-iteration-count: infinite
}

.theme-shop .animated.hinge, .theme-admin .animated.hinge {
  animation-duration: 2s
}

.theme-shop .animated.flipOutX, .theme-shop .animated.flipOutY, .theme-shop .animated.bounceIn, .theme-shop .animated.bounceOut, .theme-admin .animated.flipOutX, .theme-admin .animated.flipOutY, .theme-admin .animated.bounceIn, .theme-admin .animated.bounceOut {
  animation-duration: .75s
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0)
  }
  to {
    opacity: 1;
    transform: none
  }
}

.theme-shop .fadeInDown, .theme-admin .fadeInDown {
  animation-name: fadeInDown
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0)
  }
  to {
    opacity: 1;
    transform: none
  }
}

.theme-shop .fadeInUp, .theme-admin .fadeInUp {
  animation-name: fadeInUp
}

.theme-shop body .secondHeadline, .theme-admin body .secondHeadline {
  white-space: nowrap;
}

.theme-shop body i.fa:before, .theme-shop body i.fas:before, .theme-shop body .element i.transformable-handle-rotate:before, .theme-shop .element body i.transformable-handle-rotate:before, .theme-admin .element .theme-shop body i.transformable-handle-rotate:before, .theme-shop body .nav-wrapper .toolbar i.quality:before, .theme-shop .nav-wrapper .toolbar body i.quality:before, .theme-admin .nav-wrapper .toolbar .theme-shop body i.quality:before, .theme-shop body i.far:before, .theme-admin body i.fa:before, .theme-admin body i.fas:before, .theme-shop .element .theme-admin body i.transformable-handle-rotate:before, .theme-admin body .element i.transformable-handle-rotate:before, .theme-admin .element body i.transformable-handle-rotate:before, .theme-shop .nav-wrapper .toolbar .theme-admin body i.quality:before, .theme-admin body .nav-wrapper .toolbar i.quality:before, .theme-admin .nav-wrapper .toolbar body i.quality:before, .theme-admin body i.far:before {
  font-size: 14px
}

.theme-shop body .fixed, .theme-admin body .fixed {
  position: fixed;
  width: 100%;
  z-index: 100000000
}

.theme-shop body header + style + div + .navWrapper, .theme-shop body header + style + .navWrapper, .theme-admin body header + style + div + .navWrapper, .theme-admin body header + style + .navWrapper {
  margin-top: 110px
}

.theme-shop body .obscured, .theme-admin body .obscured {
  opacity: .5
}

.theme-shop body span.tutorialize-slide-arrow, .theme-admin body span.tutorialize-slide-arrow {
  display: inline-block;
  position: absolute
}

.theme-shop body span.tutorialize-slide-arrow, .theme-admin body span.tutorialize-slide-arrow {
  background-image: url("/custom/extension/shop3/lib/javascript/plugins/tutorialize/arrows/arrow-blue.png");
  height: 44px;
  width: 44px;
  right: auto;
  bottom: auto;
  margin: auto auto auto -22px
}

.theme-shop body div[data-selector=".editorUndo"], .theme-admin body div[data-selector=".editorUndo"] {
  background-color: #555;
  border-radius: 5px;
  color: #f1f1f1;
  font-size: 14px;
  height: auto;
  padding: 10px;
  position: absolute;
  width: 240px;
  right: -60px;
  top: 86px
}

.theme-shop body div[data-selector=".editorUndo"] span.tutorialize-slide-arrow, .theme-admin body div[data-selector=".editorUndo"] span.tutorialize-slide-arrow {
  background-position: 0 -484px;
  right: 84px;
  top: -49px
}

.theme-shop body div[data-selector=".pageZoomNav"], .theme-admin body div[data-selector=".pageZoomNav"] {
  background-color: #555;
  border-radius: 5px;
  color: #f1f1f1;
  font-size: 14px;
  height: auto;
  padding: 10px;
  position: absolute;
  width: 140px;
  top: 95px;
  left: -79px
}

.theme-shop body div[data-selector=".pageZoomNav"] span.tutorialize-slide-arrow, .theme-admin body div[data-selector=".pageZoomNav"] span.tutorialize-slide-arrow {
  background-position: 0 88px;
  top: -50px;
  left: 110px
}

.theme-shop body div[data-selector=".fileNav"], .theme-admin body div[data-selector=".fileNav"] {
  background-color: #555;
  border-radius: 5px;
  color: #f1f1f1;
  font-size: 14px;
  height: auto;
  padding: 10px;
  position: absolute;
  width: 300px;
  top: 95px;
  left: 0
}

.theme-shop body div[data-selector=".fileNav"] span.tutorialize-slide-arrow, .theme-admin body div[data-selector=".fileNav"] span.tutorialize-slide-arrow {
  background-position: 0 88px;
  left: 32px;
  top: -50px
}

.theme-shop body div[data-selector=".pageNav"], .theme-admin body div[data-selector=".pageNav"] {
  background-color: #555;
  border-radius: 5px;
  color: #f1f1f1;
  font-size: 14px;
  height: auto;
  padding: 10px;
  position: absolute;
  width: 300px;
  left: 82px;
  top: 3px
}

.theme-shop body div[data-selector=".pageNav"] span.tutorialize-slide-arrow, .theme-admin body div[data-selector=".pageNav"] span.tutorialize-slide-arrow {
  background-position: 0 408px;
  top: -24px;
  left: -26px
}

.theme-shop body .tutorialize-slide, .theme-admin body .tutorialize-slide {
  z-index: 1000000000000
}

.theme-shop body .tutorialize-slide .tutorialize-slide-control, .theme-admin body .tutorialize-slide .tutorialize-slide-control {
  list-style-type: none;
  display: inline-block;
  position: relative;
  margin: 5px 0 0 0;
  padding: 0;
  float: none
}

.theme-shop body .tutorialize-slide .tutorialize-slide-control li, .theme-admin body .tutorialize-slide .tutorialize-slide-control li {
  float: right;
  position: relative;
  display: inline-block;
  margin: 0 10px 0 0;
  cursor: pointer
}

.theme-shop body .tutorialize-slide .tutorialize-slide-control li:hover, .theme-admin body .tutorialize-slide .tutorialize-slide-control li:hover {
  text-shadow: 0 0 5px white
}

.theme-shop body .tutorialize-slide .tutorialize-slide-control .counter, .theme-admin body .tutorialize-slide .tutorialize-slide-control .counter {
  display: none
}

.theme-shop body .tutorialize-slide .tutorialize-slide-close, .theme-admin body .tutorialize-slide .tutorialize-slide-close {
  background-color: #555;
  display: none
}

.theme-shop .backgroundColorBody, .theme-admin .backgroundColorBody {
  background-color: #eaeaea
}

.theme-shop #editorWorkspaceWrapper, .theme-admin #editorWorkspaceWrapper {
  background-color: #eceaea;
  opacity: 0;
  padding-left: 2px;
  overflow-y: scroll;
  overflow-x: scroll;
  position: absolute;
  top: 110px;
  bottom: 100px;
  left: 0;
  right: 0
}

.theme-shop #editorWorkspaceWrapper.showEditorWorkspace, .theme-admin #editorWorkspaceWrapper.showEditorWorkspace {
  opacity: 1
}

.theme-shop #editorWorkspaceWrapper .icon-resize-small, .theme-admin #editorWorkspaceWrapper .icon-resize-small {
  display: none
}

.theme-shop #editorWorkspaceWrapper .grid, .theme-admin #editorWorkspaceWrapper .grid {
  position: absolute;
  pointer-events: none !important;
  z-index: 10000;
  background-color: #999;
  width: 1px;
  height: 1px;
  filter: Alpha(opacity=25);
  -moz-opacity: .25;
  -khtml-opacity: .25;
  -opera-opacity: .25
}

.theme-shop #editorWorkspaceWrapper .grid.v, .theme-admin #editorWorkspaceWrapper .grid.v {
  height: 100%
}

.theme-shop #editorWorkspaceWrapper .grid.h, .theme-admin #editorWorkspaceWrapper .grid.h {
  width: 100%
}

.theme-shop #editorWorkspaceWrapper.backend, .theme-admin #editorWorkspaceWrapper.backend {
  top: 220px !important
}

.theme-shop #editorWorkspacePosition, .theme-admin #editorWorkspacePosition {
  margin: 30px auto
}

.theme-shop #page-wrapperEditor, .theme-admin #page-wrapperEditor {
  height: 100% !important
}

.theme-shop #editorWorkspace, .theme-admin #editorWorkspace {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26)
}

.theme-shop #editorWorkspace, .theme-shop .preview, .theme-shop .workspace, .theme-admin #editorWorkspace, .theme-admin .preview, .theme-admin .workspace {
  background-color: #fff;
  position: relative;
  width: 1px;
  height: 1px;
  display: block !important
}

.theme-shop #editorWorkspace.hideEditorPage, .theme-shop .preview.hideEditorPage, .theme-shop .workspace.hideEditorPage, .theme-admin #editorWorkspace.hideEditorPage, .theme-admin .preview.hideEditorPage, .theme-admin .workspace.hideEditorPage {
  background-color: #eceaea
}

.theme-shop #editorWorkspace .spinPage, .theme-shop .preview .spinPage, .theme-shop .workspace .spinPage, .theme-admin #editorWorkspace .spinPage, .theme-admin .preview .spinPage, .theme-admin .workspace .spinPage {
  top: 100px !important
}

.theme-shop #editorWorkspace .editorTrimbox, .theme-shop .preview .editorTrimbox, .theme-shop .workspace .editorTrimbox, .theme-admin #editorWorkspace .editorTrimbox, .theme-admin .preview .editorTrimbox, .theme-admin .workspace .editorTrimbox {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99000;
  pointer-events: none;
  border: solid rgba(116, 117, 119, 0.19)
}

.theme-shop #editorWorkspace .editorTrimbox:before, .theme-shop .preview .editorTrimbox:before, .theme-shop .workspace .editorTrimbox:before, .theme-admin #editorWorkspace .editorTrimbox:before, .theme-admin .preview .editorTrimbox:before, .theme-admin .workspace .editorTrimbox:before {
  content: '';
  position: absolute;
  top: -8px;
  left: -7px;
  box-sizing: border-box
}

.theme-shop #editorWorkspace .bleedboxTop, .theme-shop .preview .bleedboxTop, .theme-shop .workspace .bleedboxTop, .theme-admin #editorWorkspace .bleedboxTop, .theme-admin .preview .bleedboxTop, .theme-admin .workspace .bleedboxTop {
  background: url("../images/dashed-v.png") repeat-x;
  position: absolute;
  left: 0;
  top: 0;
  height: 1px;
  width: 100%;
  pointer-events: none
}

.theme-shop #editorWorkspace .bleedboxTop.showBleedboxTop, .theme-shop .preview .bleedboxTop.showBleedboxTop, .theme-shop .workspace .bleedboxTop.showBleedboxTop, .theme-admin #editorWorkspace .bleedboxTop.showBleedboxTop, .theme-admin .preview .bleedboxTop.showBleedboxTop, .theme-admin .workspace .bleedboxTop.showBleedboxTop {
  display: inline-block
}

.theme-shop #editorWorkspace .bleedboxBottom, .theme-shop .preview .bleedboxBottom, .theme-shop .workspace .bleedboxBottom, .theme-admin #editorWorkspace .bleedboxBottom, .theme-admin .preview .bleedboxBottom, .theme-admin .workspace .bleedboxBottom {
  background: url("../images/dashed-v.png") repeat-x;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  pointer-events: none
}

.theme-shop #editorWorkspace .bleedboxBottom.showBleedboxBottom, .theme-shop .preview .bleedboxBottom.showBleedboxBottom, .theme-shop .workspace .bleedboxBottom.showBleedboxBottom, .theme-admin #editorWorkspace .bleedboxBottom.showBleedboxBottom, .theme-admin .preview .bleedboxBottom.showBleedboxBottom, .theme-admin .workspace .bleedboxBottom.showBleedboxBottom {
  display: inline-block
}

.theme-shop #editorWorkspace .bleedboxRight, .theme-shop .preview .bleedboxRight, .theme-shop .workspace .bleedboxRight, .theme-admin #editorWorkspace .bleedboxRight, .theme-admin .preview .bleedboxRight, .theme-admin .workspace .bleedboxRight {
  background: url("../images/dashed-h.png") repeat-y;
  position: absolute;
  right: 0;
  width: 1px;
  height: 100%;
  pointer-events: none
}

.theme-shop #editorWorkspace .bleedboxRight.showBleedboxRight, .theme-shop .preview .bleedboxRight.showBleedboxRight, .theme-shop .workspace .bleedboxRight.showBleedboxRight, .theme-admin #editorWorkspace .bleedboxRight.showBleedboxRight, .theme-admin .preview .bleedboxRight.showBleedboxRight, .theme-admin .workspace .bleedboxRight.showBleedboxRight {
  display: inline-block
}

.theme-shop #editorWorkspace .bleedboxRight .scissors-helper-v, .theme-shop .preview .bleedboxRight .scissors-helper-v, .theme-shop .workspace .bleedboxRight .scissors-helper-v, .theme-admin #editorWorkspace .bleedboxRight .scissors-helper-v, .theme-admin .preview .bleedboxRight .scissors-helper-v, .theme-admin .workspace .bleedboxRight .scissors-helper-v {
  border-left: 1px dashed #999;
  position: absolute;
  top: -25px;
  left: 0;
  bottom: 0;
  width: 1px;
  height: 12px;
  pointer-events: none
}

.theme-shop #editorWorkspace .bleedboxRight .scissors-helper-h, .theme-shop .preview .bleedboxRight .scissors-helper-h, .theme-shop .workspace .bleedboxRight .scissors-helper-h, .theme-admin #editorWorkspace .bleedboxRight .scissors-helper-h, .theme-admin .preview .bleedboxRight .scissors-helper-h, .theme-admin .workspace .bleedboxRight .scissors-helper-h {
  border-top: 1px dashed #999;
  position: absolute;
  top: 0;
  left: 20px;
  bottom: 0;
  width: 30px;
  height: 1px;
  pointer-events: none
}

.theme-shop #editorWorkspace .bleedboxRight i, .theme-shop .preview .bleedboxRight i, .theme-shop .workspace .bleedboxRight i, .theme-admin #editorWorkspace .bleedboxRight i, .theme-admin .preview .bleedboxRight i, .theme-admin .workspace .bleedboxRight i {
  left: 55px;
  top: -8px;
  position: absolute;
  color: #000;
  pointer-events: painted
}

.theme-shop #editorWorkspace .bleedboxRight .tooltip-inner, .theme-shop .preview .bleedboxRight .tooltip-inner, .theme-shop .workspace .bleedboxRight .tooltip-inner, .theme-admin #editorWorkspace .bleedboxRight .tooltip-inner, .theme-admin .preview .bleedboxRight .tooltip-inner, .theme-admin .workspace .bleedboxRight .tooltip-inner {
  width: 300px
}

.theme-shop #editorWorkspace .bleedboxLeft, .theme-shop .preview .bleedboxLeft, .theme-shop .workspace .bleedboxLeft, .theme-admin #editorWorkspace .bleedboxLeft, .theme-admin .preview .bleedboxLeft, .theme-admin .workspace .bleedboxLeft {
  background: url("../images/dashed-h.png") repeat-y;
  position: absolute;
  left: 0;
  width: 1px;
  height: 100%;
  pointer-events: none
}

.theme-shop #editorWorkspace .bleedboxLeft.showBleedboxLeft, .theme-shop .preview .bleedboxLeft.showBleedboxLeft, .theme-shop .workspace .bleedboxLeft.showBleedboxLeft, .theme-admin #editorWorkspace .bleedboxLeft.showBleedboxLeft, .theme-admin .preview .bleedboxLeft.showBleedboxLeft, .theme-admin .workspace .bleedboxLeft.showBleedboxLeft {
  display: inline-block
}

.theme-shop #editorWorkspace:hover .foreground, .theme-shop .preview:hover .foreground, .theme-shop .workspace:hover .foreground, .theme-admin #editorWorkspace:hover .foreground, .theme-admin .preview:hover .foreground, .theme-admin .workspace:hover .foreground {
  opacity: .75
}

.theme-shop .element, .theme-admin .element {
  border: 0;
  display: block;
  cursor: pointer;
  position: absolute;
  white-space: pre
}

.theme-shop .element.foreground, .theme-admin .element.foreground {
  pointer-events: none
}

.theme-shop .element:hover, .theme-admin .element:hover {
  cursor: pointer
}

.theme-shop .element.mirrorX img.value, .theme-admin .element.mirrorX img.value {
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH"
}

.theme-shop .element.mirrorY img.value, .theme-admin .element.mirrorY img.value {
  transform: scaleY(-1);
  filter: FlipV;
  -ms-filter: "FlipV"
}

.theme-shop .element.mirrorXY img.value, .theme-admin .element.mirrorXY img.value {
  transform: scale(-1, -1);
  filter: FlipV, FlipH;
  -ms-filter: "FlipV", "FlipH"
}

.theme-shop .element .ui-icon, .theme-admin .element .ui-icon {
  width: 15px;
  height: 15px
}

.theme-shop .element .transformable-handle-rotate, .theme-admin .element .transformable-handle-rotate {
  position: absolute;
  z-index: 20001;
  display: none;
  width: 15px;
  height: 13px;
  top: -20px;
  right: -13px
}

.theme-shop .element .transformable-handle-rotate:before, .theme-admin .element .transformable-handle-rotate:before {
  content: "\f01e"
}

.theme-shop .element .ui-resizable-se, .theme-admin .element .ui-resizable-se {
  bottom: -20px;
  right: -16px;
  margin-top: -4px;
  position: absolute;
  z-index: 20001 !important;
  display: none !important;
  background: url("../images/resize.png");
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: se-resize
}

.theme-shop .element div[class^='ui-draggable-handle'], .theme-admin .element div[class^='ui-draggable-handle'] {
  position: absolute;
  z-index: 20001;
  background-color: transparent;
  cursor: move
}

.theme-shop .element div[class^='ui-draggable-handle']:hover, .theme-admin .element div[class^='ui-draggable-handle']:hover {
  background-color: rgba(0, 0, 0, 0.1)
}

.theme-shop .element .ui-draggable-handle-north, .theme-admin .element .ui-draggable-handle-north {
  top: -8px;
  left: 0;
  width: 100%;
  height: 16px
}

.theme-shop .element .ui-draggable-handle-east, .theme-admin .element .ui-draggable-handle-east {
  top: 0;
  right: -8px;
  width: 16px;
  height: 100%
}

.theme-shop .element .ui-draggable-handle-south, .theme-admin .element .ui-draggable-handle-south {
  top: 0;
  left: -8px;
  width: 16px;
  height: 100%
}

.theme-shop .element .ui-draggable-handle-west, .theme-admin .element .ui-draggable-handle-west {
  bottom: -8px;
  left: 0;
  width: 100%;
  height: 16px
}

.theme-shop .element div[class^='ui-mark'], .theme-admin .element div[class^='ui-mark'] {
  display: none;
  position: absolute;
  width: 3px;
  height: 3px;
  background-color: #000;
  pointer-events: none;
  z-index: 1
}

.theme-shop .element .ui-mark-0, .theme-admin .element .ui-mark-0 {
  left: -1px;
  top: -1px
}

.theme-shop .element .ui-mark-1, .theme-admin .element .ui-mark-1 {
  left: 50%;
  margin-left: -2px;
  top: -1px
}

.theme-shop .element .ui-mark-2, .theme-admin .element .ui-mark-2 {
  right: -1px;
  top: -1px
}

.theme-shop .element .ui-mark-3, .theme-admin .element .ui-mark-3 {
  top: 50%;
  right: -1px;
  margin-top: -2px
}

.theme-shop .element .ui-mark-4, .theme-admin .element .ui-mark-4 {
  bottom: -1px;
  right: -1px
}

.theme-shop .element .ui-mark-5, .theme-admin .element .ui-mark-5 {
  left: 50%;
  margin-left: -2px;
  bottom: -1px
}

.theme-shop .element .ui-mark-6, .theme-admin .element .ui-mark-6 {
  left: -1px;
  bottom: -1px
}

.theme-shop .element .ui-mark-7, .theme-admin .element .ui-mark-7 {
  top: 50%;
  left: -1px;
  margin-top: -2px
}

.theme-shop .element.active .ui-draggable-handle, .theme-shop .element.active .ui-resizable-handle, .theme-shop .element.active .transformable-handle, .theme-admin .element.active .ui-draggable-handle, .theme-admin .element.active .ui-resizable-handle, .theme-admin .element.active .transformable-handle {
  float: left !important;
  display: inline-block !important;
  pointer-events: all !important
}

.theme-shop .element.active, .theme-shop .element.active:hover, .theme-admin .element.active, .theme-admin .element.active:hover {
  box-shadow: inset 0 0 1px #666;
  cursor: pointer
}

.theme-shop .element.active div[class^='ui-mark'], .theme-admin .element.active div[class^='ui-mark'] {
  display: block
}

.theme-shop .element:hover, .theme-admin .element:hover {
  box-shadow: inset 0 0 1px #666
}

.theme-shop .element.text, .theme-admin .element.text {
  line-height: 100px;
  display: inline-block
}

.theme-shop .element.text .value, .theme-admin .element.text .value {
  cursor: text;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
  border: 0;
  display: block;
  resize: none;
  background: transparent;
  overflow: visible;
  white-space: normal;
  text-rendering: optimizeLegibility;
  -moz-font-kerning: normal;
  font-kerning: normal;
  -moz-font-feature-settings: "kern" 1;
  font-feature-settings: "kern" 1;
  -ms-font-feature-settings: "kern" 1;
  -o-font-feature-settings: "kern" 1;
  -moz-font-feature-settings: "kern" 1;
  font-feature-settings: "kern" 1;
  word-break: break-word
}

.theme-shop .element.text .value *, .theme-admin .element.text .value * {
  font-size: inherit;
  line-height: inherit;
  white-space: normal;
  text-rendering: optimizeLegibility;
  -moz-font-kerning: normal;
  font-kerning: normal;
  font-feature-settings: "kern" 1;
  -moz-font-feature-settings: "kern=1";
  -ms-font-feature-settings: "kern" 1;
  -o-font-feature-settings: "kern" 1
}

.theme-shop .element.text.fontSizeBased .value, .theme-shop .element.text.fontSizeBased .value *, .theme-admin .element.text.fontSizeBased .value, .theme-admin .element.text.fontSizeBased .value * {
  white-space: pre
}

.theme-shop .element.overset, .theme-admin .element.overset {
  outline-style: solid;
  outline-color: rgba(255, 0, 0, 0.5);
  outline-width: 1px
}

.theme-shop .element.picture, .theme-admin .element.picture {
  background: url("../images/back-element.gif")
}

.theme-shop .element.picture .wrap, .theme-shop .element.picture img, .theme-admin .element.picture .wrap, .theme-admin .element.picture img {
  position: absolute;
  left: 0;
  top: 0
}

.theme-shop .element.picture img, .theme-admin .element.picture img {
  background: url("../images/back-element.gif")
}

.theme-shop .element.picture .overflow, .theme-admin .element.picture .overflow {
  overflow: hidden;
  position: absolute;
  pointer-events: none
}

.theme-shop .element.picture .wrap .ui-resizable-se, .theme-admin .element.picture .wrap .ui-resizable-se {
  bottom: 0;
  right: 0
}

.theme-shop .element.static .ui-draggable-handle, .theme-shop .element.static .ui-resizable-handle, .theme-shop .element.static .transformable-handle, .theme-shop .element.staticBox .ui-draggable-handle, .theme-shop .element.staticBox .ui-resizable-handle, .theme-shop .element.staticBox .transformable-handle, .theme-admin .element.static .ui-draggable-handle, .theme-admin .element.static .ui-resizable-handle, .theme-admin .element.static .transformable-handle, .theme-admin .element.staticBox .ui-draggable-handle, .theme-admin .element.staticBox .ui-resizable-handle, .theme-admin .element.staticBox .transformable-handle {
  display: none
}

.theme-shop .element.background .wrap img.value, .theme-admin .element.background .wrap img.value {
  width: auto !important;
  height: auto !important
}

.theme-shop .pageCount, .theme-admin .pageCount {
  background-color: #e0dede;
  padding: 15px 0 0 0;
  border-bottom: 1px solid #bfc7d7;
  width: 100%;
  height: 96px;
  overflow-y: auto;
  position: fixed;
  bottom: 0;
  z-index: 10000
}

.theme-shop .pageCount ul, .theme-admin .pageCount ul {
  text-align: center;
  margin-bottom: 0
}

.theme-shop .pageCount ul li, .theme-admin .pageCount ul li {
  display: inline-block;
  vertical-align: top
}

.theme-shop .pageCount ul li .preview, .theme-admin .pageCount ul li .preview {
  overflow: hidden;
  position: relative
}

.theme-shop .pageCount ul li .preview .mask, .theme-admin .pageCount ul li .preview .mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1
}

.theme-shop .pageCount ul li .preview .mask .loader, .theme-admin .pageCount ul li .preview .mask .loader {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  bottom: auto;
  margin-top: -9px
}

.theme-shop .pageCount ul li .preview .mask .loader.hide, .theme-admin .pageCount ul li .preview .mask .loader.hide {
  display: none !important
}

.theme-shop .pageCount ul li .preview .workspace, .theme-admin .pageCount ul li .preview .workspace {
  border: 0
}

.theme-shop .pageCount ul li span, .theme-admin .pageCount ul li span {
  border: none !important
}

.theme-shop .pageCount ul a, .theme-admin .pageCount ul a {
  cursor: pointer
}

.theme-shop a.showElementSettings.disabled, .theme-admin a.showElementSettings.disabled {
  pointer-events: none;
  opacity: .2
}

.theme-shop .elementSettingsWrapper, .theme-admin .elementSettingsWrapper {
  color: #000;
  overflow: hidden;
  position: absolute;
  background-color: #fff;
  z-index: 9999999999;
  width: 400px;
  top: 100%;
  right: 0;
  float: left;
  min-width: 160px;
  padding: 5px 5px 5px 5px;
  margin: 1px 0 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  border-radius: 0;
  background-clip: padding-box;
  height: 550px;
  display: none;
  overflow-y: scroll
}

.theme-shop .elementSettingsWrapper .loading, .theme-admin .elementSettingsWrapper .loading {
  text-align: center;
  vertical-align: middle;
  margin-top: 45%
}

.theme-shop .elementSettingsWrapper .form-group.name, .theme-admin .elementSettingsWrapper .form-group.name {
  margin: 0
}

.theme-shop .elementSettingsWrapper .form-group.name input#name, .theme-admin .elementSettingsWrapper .form-group.name input#name {
  margin: 0;
  font-size: 17px;
  font-weight: 100;
  background-color: #f1f1f1;
  padding: 8px;
  color: #888787 !important
}

.theme-shop .elementSettingsWrapper .panel, .theme-admin .elementSettingsWrapper .panel {
  border-radius: 0
}

.theme-shop .elementSettingsWrapper .panel-group .panel-heading, .theme-admin .elementSettingsWrapper .panel-group .panel-heading {
  cursor: pointer;
  background-color: #22bcea !important;
  border-radius: 0
}

.theme-shop .elementSettingsWrapper .panel-group select, .theme-shop .elementSettingsWrapper .panel-group textarea, .theme-shop .elementSettingsWrapper .panel-group input[type="text"], .theme-admin .elementSettingsWrapper .panel-group select, .theme-admin .elementSettingsWrapper .panel-group textarea, .theme-admin .elementSettingsWrapper .panel-group input[type="text"] {
  width: 100%
}

.theme-shop .elementSettingsWrapper .panel-body label, .theme-admin .elementSettingsWrapper .panel-body label {
  color: inherit;
  font-size: inherit
}

.theme-shop .elementSettingsWrapper .panel-body table td, .theme-admin .elementSettingsWrapper .panel-body table td {
  padding: 5px;
  vertical-align: middle
}

.theme-shop .elementSettingsWrapper .panel-body table td .form-control, .theme-admin .elementSettingsWrapper .panel-body table td .form-control {
  margin: 0;
  padding: 0;
  font-size: 14px;
  background: inherit;
  height: inherit
}

.theme-shop .elementSettingsWrapper .panel-body table td p, .theme-admin .elementSettingsWrapper .panel-body table td p {
  font-size: 12px;
  margin: 0
}

.theme-shop .customSelectOriginal, .theme-admin .customSelectOriginal {
  display: none !important
}

.theme-shop .customSelectContainer, .theme-admin .customSelectContainer {
  z-index: 1;
  position: relative;
  width: 144px;
  height: 50px;
  margin-left: -5px;
  background: #f1f1f1
}

@media all and (max-width: 1200px) {
  .theme-shop .customSelectContainer, .theme-admin .customSelectContainer {
    max-width: 70px
  }
}

.theme-shop .customSelectContainer.isActive, .theme-admin .customSelectContainer.isActive {
  height: 50px;
  background: #fff
}

.theme-shop .customSelectContainer.isActive input[type=text], .theme-admin .customSelectContainer.isActive input[type=text] {
  background: #fff !important
}

.theme-shop .customSelectContainer ul.customSelectList, .theme-admin .customSelectContainer ul.customSelectList {
  height: 355px;
  overflow-y: auto;
  display: none
}

.theme-shop .customSelectContainer ul.customSelectList.show, .theme-admin .customSelectContainer ul.customSelectList.show {
  display: block
}

.theme-shop .customSelectContainer > i, .theme-admin .customSelectContainer > i {
  position: absolute;
  top: 5px;
  right: 6px;
  font-size: 16px
}

.theme-shop .customSelectContainer i, .theme-admin .customSelectContainer i {
  position: absolute;
  margin-right: 5px;
  margin-top: 10px;
  right: 0
}

.theme-shop .customSelectContainer input[type=text], .theme-admin .customSelectContainer input[type=text] {
  display: none;
  height: 45px;
  border: 0;
  border-radius: 0;
  padding: 0 0 0 31px;
  color: #000;
  background: #f1f1f1 url("../images/search.png") no-repeat 7px 14px;
  background-size: 16px
}

.theme-shop .customSelectContainer .customSelectLabel, .theme-admin .customSelectContainer .customSelectLabel {
  box-sizing: border-box;
  overflow: hidden;
  height: 45px;
  background: #f1f1f1;
  padding: 9px 0 0 6px;
  margin: 0;
  cursor: pointer
}

.theme-shop .customSelectContainer .customSelectLabel ul, .theme-admin .customSelectContainer .customSelectLabel ul {
  margin: 8px 0 0 0;
  list-style: none;
  padding: 0 0 0 5px
}

.theme-shop .customSelectContainer .customSelectLabel ul li, .theme-admin .customSelectContainer .customSelectLabel ul li {
  overflow: hidden;
  height: 22px
}

.theme-shop .customSelectContainer.customSelectOpen .customSelectList, .theme-admin .customSelectContainer.customSelectOpen .customSelectList {
  display: block
}

.theme-shop .customSelectContainer .customSelectList, .theme-admin .customSelectContainer .customSelectList {
  box-sizing: border-box;
  display: none;
  position: absolute;
  width: 360px;
  padding: 8px 0 0 7px;
  margin: 0;
  background: #fff
}

.theme-shop .customSelectContainer .customSelectList li, .theme-admin .customSelectContainer .customSelectList li {
  padding: 8px 4px 0 4px;
  cursor: pointer
}

@media all and (max-width: 800px) {
  .theme-shop .customSelectContainer, .theme-admin .customSelectContainer {
    width: 100px
  }

  .theme-shop .customSelectContainer i, .theme-admin .customSelectContainer i {
    margin-left: 75px !important
  }
}

.theme-shop .customSelectList, .theme-admin .customSelectList {
  height: 285px;
  overflow-y: scroll;
  z-index: 1
}

.theme-shop .dz-preview, .theme-admin .dz-preview {
  display: none
}

.theme-shop .dz-preview .dz-image, .theme-admin .dz-preview .dz-image {
  display: none
}

.theme-shop .dz-preview .dz-details, .theme-admin .dz-preview .dz-details {
  display: none
}

.theme-shop .dz-preview .dz-progress, .theme-admin .dz-preview .dz-progress {
  display: none
}

.theme-shop .dz-preview .dz-error-message, .theme-admin .dz-preview .dz-error-message {
  display: none
}

.theme-shop .dz-preview .dz-success-mark, .theme-admin .dz-preview .dz-success-mark {
  display: none
}

.theme-shop .dz-preview .dz-error-mark, .theme-admin .dz-preview .dz-error-mark {
  display: none
}

.theme-shop .helpRotate, .theme-admin .helpRotate {
  position: absolute;
  top: -13px;
  left: -14px;
  opacity: 0
}

.theme-shop .editorEditElement, .theme-admin .editorEditElement {
  position: absolute;
  opacity: 0;
  left: -14px;
  bottom: -20px;
  height: 15px
}

.theme-shop .fontEditorText, .theme-admin .fontEditorText {
  position: absolute;
  top: 50px;
  left: 0;
  padding: 15px 15px 10px 15px;
  margin: 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 0;
  z-index: -1
}

.theme-shop .fontEditorText textarea, .theme-admin .fontEditorText textarea {
  width: 502px;
  resize: none;
  outline: 0
}

.theme-shop .fontEditorText textarea:focus, .theme-admin .fontEditorText textarea:focus {
  box-shadow: none;
  -webkit-box-shadow: none
}

.theme-shop #editorHelpForNewElements, .theme-admin #editorHelpForNewElements {
  display: none;
  position: absolute;
  width: 185px;
  height: auto;
  padding: 10px;
  margin: -25px auto 0 138px;
  font-size: 12px;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #fff;
  background: #333
}

.theme-shop #editorHelpForNewElements:before, .theme-admin #editorHelpForNewElements:before {
  position: absolute;
  content: ' ';
  width: 0;
  height: 0;
  top: 71px;
  left: 30px;
  border: 5px solid;
  border-color: #333 transparent transparent #333
}

.theme-shop #editorHelpBasketAndWishlist, .theme-admin #editorHelpBasketAndWishlist {
  display: none;
  position: absolute;
  top: 47px;
  right: 14px;
  width: 305px;
  height: auto;
  padding: 10px;
  margin: 0 auto;
  font-size: 12px;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #fff;
  background: #333;
  z-index: 100000
}

.theme-shop #editorHelpBasketAndWishlist:before, .theme-admin #editorHelpBasketAndWishlist:before {
  position: absolute;
  content: ' ';
  width: 0;
  height: 0;
  top: -9px;
  left: 264px;
  border: 5px solid;
  border-color: transparent #333 #333 transparent
}

.theme-shop .hideElement, .theme-admin .hideElement {
  display: none !important
}

.theme-shop .lockedElementForEdit, .theme-admin .lockedElementForEdit {
  pointer-events: none
}

.theme-shop .lockedElementForEdit div[class^='ui-draggable-handle'], .theme-admin .lockedElementForEdit div[class^='ui-draggable-handle'] {
  display: none
}

.theme-shop .elementTreeWrapper, .theme-admin .elementTreeWrapper {
  display: none;
  float: left;
  overflow: hidden;
  position: absolute;
  list-style: none;
  top: 100%;
  right: 0;
  width: 281px;
  height: 312px;
  min-width: 160px;
  padding: 5px;
  margin: 1px 0 0 0;
  color: #000;
  background-color: #fff;
  background-clip: padding-box;
  font-size: 14px;
  text-align: left;
  border-radius: 0;
  z-index: 9999999999
}

.theme-shop .elementTreeWrapper.show, .theme-admin .elementTreeWrapper.show {
  display: block
}

.theme-shop .elementTreeWrapper ol, .theme-admin .elementTreeWrapper ol {
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 312px
}

.theme-shop .elementTreeWrapper ol li, .theme-admin .elementTreeWrapper ol li {
  cursor: pointer;
  padding: 9px;
  border-bottom: 1px solid rgba(212, 208, 208, 0.29)
}

.theme-shop .elementTreeWrapper ol li.active, .theme-admin .elementTreeWrapper ol li.active {
  background-color: #f1f1f1;
  cursor: default;
  margin-left: -40px
}

.theme-shop .elementTreeWrapper ol li p, .theme-admin .elementTreeWrapper ol li p {
  padding: 0 5px
}

.theme-shop .elementTreeWrapper .elementName, .theme-admin .elementTreeWrapper .elementName {
  margin-bottom: 0;
  padding-right: 30px
}

.theme-shop .elementTreeWrapper .elementName .name, .theme-admin .elementTreeWrapper .elementName .name {
  font-weight: bold;
  max-width: calc(100% - 65px);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: -5px
}

.theme-shop .elementTreeWrapper .elementName span.hideElementOnWorkspace, .theme-admin .elementTreeWrapper .elementName span.hideElementOnWorkspace {
  right: 5px;
  position: absolute;
  cursor: pointer
}

.theme-shop .elementTreeWrapper .elementName span.hideElementOnWorkspace i, .theme-admin .elementTreeWrapper .elementName span.hideElementOnWorkspace i {
  font-size: 15px
}

.theme-shop .elementTreeWrapper .elementName span.lockElementOnWorkspace, .theme-admin .elementTreeWrapper .elementName span.lockElementOnWorkspace {
  right: 28px;
  position: absolute;
  cursor: pointer
}

.theme-shop .elementTreeWrapper .elementName span.lockElementOnWorkspace i, .theme-admin .elementTreeWrapper .elementName span.lockElementOnWorkspace i {
  font-size: 15px
}
.theme-shop .elementTreeWrapper .active .elementName span.pasteRules,
.theme-admin .elementTreeWrapper .active .elementName span.pasteRules,
.theme-shop .elementTreeWrapper .active .elementInformation i.copyRules,
.theme-admin .elementTreeWrapper .active  .elementInformation i.copyRules {
  display:inline;
  cursor:pointer;
}
.theme-shop .elementTreeWrapper .elementName span.pasteRules, .theme-admin .elementTreeWrapper .elementName span.pasteRules {
  right: 51px;
  position: absolute;
  cursor: pointer;
  font-size: 15px;
  padding-top: 2px;
  display:none;
}

.theme-shop .elementTreeWrapper .elementName .fas:before, .theme-shop .elementTreeWrapper .elementName .element .transformable-handle-rotate:before, .theme-shop .element .elementTreeWrapper .elementName .transformable-handle-rotate:before, .theme-admin .element .theme-shop .elementTreeWrapper .elementName .transformable-handle-rotate:before, .theme-shop .elementTreeWrapper .elementName .nav-wrapper .navbar .navbar-nav .scale .currentScale > a:before, .theme-shop .nav-wrapper .navbar .navbar-nav .scale .elementTreeWrapper .elementName .currentScale > a:before, .theme-admin .nav-wrapper .navbar .navbar-nav .scale .theme-shop .elementTreeWrapper .elementName .currentScale > a:before, .theme-shop .elementTreeWrapper .elementName .nav-wrapper .toolbar .quality:before, .theme-shop .nav-wrapper .toolbar .elementTreeWrapper .elementName .quality:before, .theme-admin .nav-wrapper .toolbar .theme-shop .elementTreeWrapper .elementName .quality:before, .theme-shop .elementTreeWrapper .elementName .far:before, .theme-shop .elementTreeWrapper .elementName .fa:before, .theme-admin .elementTreeWrapper .elementName .fas:before, .theme-shop .element .theme-admin .elementTreeWrapper .elementName .transformable-handle-rotate:before, .theme-admin .elementTreeWrapper .elementName .element .transformable-handle-rotate:before, .theme-admin .element .elementTreeWrapper .elementName .transformable-handle-rotate:before, .theme-shop .nav-wrapper .navbar .navbar-nav .scale .theme-admin .elementTreeWrapper .elementName .currentScale > a:before, .theme-admin .elementTreeWrapper .elementName .nav-wrapper .navbar .navbar-nav .scale .currentScale > a:before, .theme-admin .nav-wrapper .navbar .navbar-nav .scale .elementTreeWrapper .elementName .currentScale > a:before, .theme-shop .nav-wrapper .toolbar .theme-admin .elementTreeWrapper .elementName .quality:before, .theme-admin .elementTreeWrapper .elementName .nav-wrapper .toolbar .quality:before, .theme-admin .nav-wrapper .toolbar .elementTreeWrapper .elementName .quality:before, .theme-admin .elementTreeWrapper .elementName .far:before, .theme-admin .elementTreeWrapper .elementName .fa:before {
  font-size: 12px !important
}

.theme-shop .elementTreeWrapper .elementInformation, .theme-admin .elementTreeWrapper .elementInformation {
  font-size: 10px;
  margin-bottom: 0
}

.theme-shop .elementTreeWrapper .elementInformation .fas:before, .theme-shop .elementTreeWrapper .elementInformation .element .transformable-handle-rotate:before, .theme-shop .element .elementTreeWrapper .elementInformation .transformable-handle-rotate:before, .theme-admin .element .theme-shop .elementTreeWrapper .elementInformation .transformable-handle-rotate:before, .theme-shop .elementTreeWrapper .elementInformation .nav-wrapper .navbar .navbar-nav .scale .currentScale > a:before, .theme-shop .nav-wrapper .navbar .navbar-nav .scale .elementTreeWrapper .elementInformation .currentScale > a:before, .theme-admin .nav-wrapper .navbar .navbar-nav .scale .theme-shop .elementTreeWrapper .elementInformation .currentScale > a:before, .theme-shop .elementTreeWrapper .elementInformation .nav-wrapper .toolbar .quality:before, .theme-shop .nav-wrapper .toolbar .elementTreeWrapper .elementInformation .quality:before, .theme-admin .nav-wrapper .toolbar .theme-shop .elementTreeWrapper .elementInformation .quality:before, .theme-shop .elementTreeWrapper .elementInformation .far:before, .theme-shop .elementTreeWrapper .elementInformation .fa:before, .theme-admin .elementTreeWrapper .elementInformation .fas:before, .theme-shop .element .theme-admin .elementTreeWrapper .elementInformation .transformable-handle-rotate:before, .theme-admin .elementTreeWrapper .elementInformation .element .transformable-handle-rotate:before, .theme-admin .element .elementTreeWrapper .elementInformation .transformable-handle-rotate:before, .theme-shop .nav-wrapper .navbar .navbar-nav .scale .theme-admin .elementTreeWrapper .elementInformation .currentScale > a:before, .theme-admin .elementTreeWrapper .elementInformation .nav-wrapper .navbar .navbar-nav .scale .currentScale > a:before, .theme-admin .nav-wrapper .navbar .navbar-nav .scale .elementTreeWrapper .elementInformation .currentScale > a:before, .theme-shop .nav-wrapper .toolbar .theme-admin .elementTreeWrapper .elementInformation .quality:before, .theme-admin .elementTreeWrapper .elementInformation .nav-wrapper .toolbar .quality:before, .theme-admin .nav-wrapper .toolbar .elementTreeWrapper .elementInformation .quality:before, .theme-admin .elementTreeWrapper .elementInformation .far:before, .theme-admin .elementTreeWrapper .elementInformation .fa:before {
  font-size: 12px !important
}

.theme-shop .elementTreeWrapper .elementName span, .theme-shop .elementTreeWrapper .elementInformation span, .theme-admin .elementTreeWrapper .elementName span, .theme-admin .elementTreeWrapper .elementInformation span {
  display: inline-block
}

.theme-shop .elementTreeWrapper .elementName span:first-child, .theme-shop .elementTreeWrapper .elementInformation span:first-child, .theme-admin .elementTreeWrapper .elementName span:first-child, .theme-admin .elementTreeWrapper .elementInformation span:first-child {
  padding-right: 5px
}

.theme-shop span.shortCut, .theme-admin span.shortCut {
  font-size: 9px;
  float: right;
  margin: 4px 0 0 0
}

.theme-shop .backendBoxOptionsWrapper.picture .boxSizing, .theme-admin .backendBoxOptionsWrapper.picture .boxSizing {
  display: none
}

.theme-shop .jcrop-holder, .theme-admin .jcrop-holder {
  direction: ltr;
  text-align: left
}

.theme-shop .jcrop-holder > div, .theme-admin .jcrop-holder > div {
  background-color: #ffffff2e
}

.theme-shop .jcrop-vline, .theme-shop .jcrop-hline, .theme-admin .jcrop-vline, .theme-admin .jcrop-hline {
  background: #FFF url(../images/Jcrop.gif);
  font-size: 0;
  position: absolute;
  padding: 0 !important
}

.theme-shop .jcrop-vline, .theme-admin .jcrop-vline {
  height: 100%;
  width: 1px !important
}

.theme-shop .jcrop-vline.right, .theme-admin .jcrop-vline.right {
  right: 0
}

.theme-shop .jcrop-hline, .theme-admin .jcrop-hline {
  height: 1px !important;
  width: 100%
}

.theme-shop .jcrop-hline.bottom, .theme-admin .jcrop-hline.bottom {
  bottom: 0
}

.theme-shop .jcrop-tracker, .theme-admin .jcrop-tracker {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  height: 100%;
  width: 100%
}

.theme-shop .jcrop-handle, .theme-admin .jcrop-handle {
  background-color: #333;
  border: 1px #EEE solid;
  font-size: 1px;
  height: 7px;
  width: 7px
}

.theme-shop .jcrop-handle.ord-n, .theme-admin .jcrop-handle.ord-n {
  left: 50%;
  margin-left: -4px;
  margin-top: -4px;
  top: 0
}

.theme-shop .jcrop-handle.ord-s, .theme-admin .jcrop-handle.ord-s {
  bottom: 0;
  left: 50%;
  margin-bottom: -4px;
  margin-left: -4px
}

.theme-shop .jcrop-handle.ord-e, .theme-admin .jcrop-handle.ord-e {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 50%
}

.theme-shop .jcrop-handle.ord-w, .theme-admin .jcrop-handle.ord-w {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 50%
}

.theme-shop .jcrop-handle.ord-nw, .theme-admin .jcrop-handle.ord-nw {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 0
}

.theme-shop .jcrop-handle.ord-ne, .theme-admin .jcrop-handle.ord-ne {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 0
}

.theme-shop .jcrop-handle.ord-se, .theme-admin .jcrop-handle.ord-se {
  bottom: 0;
  margin-bottom: -4px;
  margin-right: -4px;
  right: 0
}

.theme-shop .jcrop-handle.ord-sw, .theme-admin .jcrop-handle.ord-sw {
  bottom: 0;
  left: 0;
  margin-bottom: -4px;
  margin-left: -4px
}

.theme-shop .jcrop-dragbar.ord-n, .theme-shop .jcrop-dragbar.ord-s, .theme-admin .jcrop-dragbar.ord-n, .theme-admin .jcrop-dragbar.ord-s {
  height: 7px;
  width: 100%
}

.theme-shop .jcrop-dragbar.ord-e, .theme-shop .jcrop-dragbar.ord-w, .theme-admin .jcrop-dragbar.ord-e, .theme-admin .jcrop-dragbar.ord-w {
  height: 100%;
  width: 7px
}

.theme-shop .jcrop-dragbar.ord-n, .theme-admin .jcrop-dragbar.ord-n {
  margin-top: -4px
}

.theme-shop .jcrop-dragbar.ord-s, .theme-admin .jcrop-dragbar.ord-s {
  bottom: 0;
  margin-bottom: -4px
}

.theme-shop .jcrop-dragbar.ord-e, .theme-admin .jcrop-dragbar.ord-e {
  margin-right: -4px;
  right: 0
}

.theme-shop .jcrop-dragbar.ord-w, .theme-admin .jcrop-dragbar.ord-w {
  margin-left: -4px
}

.theme-shop .jcrop-light .jcrop-vline, .theme-shop .jcrop-light .jcrop-hline, .theme-admin .jcrop-light .jcrop-vline, .theme-admin .jcrop-light .jcrop-hline {
  background: #FFF;
  filter: alpha(opacity=70) !important;
  opacity: .70 !important
}

.theme-shop .jcrop-light .jcrop-handle, .theme-admin .jcrop-light .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #000;
  border-color: #FFF;
  border-radius: 3px
}

.theme-shop .jcrop-dark .jcrop-vline, .theme-shop .jcrop-dark .jcrop-hline, .theme-admin .jcrop-dark .jcrop-vline, .theme-admin .jcrop-dark .jcrop-hline {
  background: #000;
  filter: alpha(opacity=70) !important;
  opacity: .7 !important
}

.theme-shop .jcrop-dark .jcrop-handle, .theme-admin .jcrop-dark .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #FFF;
  border-color: #000;
  border-radius: 3px
}

.theme-shop .solid-line .jcrop-vline, .theme-shop .solid-line .jcrop-hline, .theme-admin .solid-line .jcrop-vline, .theme-admin .solid-line .jcrop-hline {
  background: #FFF
}

.theme-shop .jcrop-holder img, .theme-shop img.jcrop-preview, .theme-admin .jcrop-holder img, .theme-admin img.jcrop-preview {
  max-width: none
}

@media screen and (max-height: 768px), screen and (orientation: portrait) {
  .theme-shop .jcrop-handle, .theme-admin .jcrop-handle {
    height: 24px;
    width: 24px
  }

  .theme-shop #editorWorkspaceWrapper, .theme-admin #editorWorkspaceWrapper {
    margin-bottom: 20px
  }

  .theme-shop .pageCount, .theme-admin .pageCount {
    display: none
  }

  .theme-shop .helpRotate, .theme-admin .helpRotate {
    width: 39px !important;
    height: 40px !important;
    left: -40px;
    top: -40px;
    cursor: default
  }

  .theme-shop .editorEditElement, .theme-admin .editorEditElement {
    left: -40px;
    bottom: -40px;
    width: 39px !important;
    height: 40px !important;
    cursor: default
  }

  .theme-shop #editorWorkspace .element, .theme-shop .preview .element, .theme-shop .workspace .element, .theme-admin #editorWorkspace .element, .theme-admin .preview .element, .theme-admin .workspace .element {
    border: 1px solid transparent;
    display: block;
    cursor: pointer;
    position: absolute;
    white-space: nowrap
  }

  .theme-shop #editorWorkspace .element:hover, .theme-shop .preview .element:hover, .theme-shop .workspace .element:hover, .theme-admin #editorWorkspace .element:hover, .theme-admin .preview .element:hover, .theme-admin .workspace .element:hover {
    cursor: pointer
  }
}

@media all and (device-width: 768px), all and (max-device-width: 768px), all and (max-width: 768px) {
  .theme-shop .hide-responsive, .theme-admin .hide-responsive {
    display: none !important
  }

  .theme-shop #editorWorkspace .element .ui-icon, .theme-shop .preview .element .ui-icon, .theme-shop .workspace .element .ui-icon, .theme-admin #editorWorkspace .element .ui-icon, .theme-admin .preview .element .ui-icon, .theme-admin .workspace .element .ui-icon {
    width: 42px;
    height: 51px
  }

  .theme-shop #editorWorkspace .element .transformable-handle-rotate, .theme-shop .preview .element .transformable-handle-rotate, .theme-shop .workspace .element .transformable-handle-rotate, .theme-admin #editorWorkspace .element .transformable-handle-rotate, .theme-admin .preview .element .transformable-handle-rotate, .theme-admin .workspace .element .transformable-handle-rotate {
    top: -37px !important;
    right: -42px !important;
    pointer-events: all !important;
    background-size: 105% !important;
    font-size: 32px !important
  }

  .theme-shop #editorWorkspace .element .ui-resizable-se, .theme-shop .preview .element .ui-resizable-se, .theme-shop .workspace .element .ui-resizable-se, .theme-admin #editorWorkspace .element .ui-resizable-se, .theme-admin .preview .element .ui-resizable-se, .theme-admin .workspace .element .ui-resizable-se {
    bottom: -34px !important;
    right: -34px !important;
    width: 28px;
    height: 28px;
    pointer-events: all !important;
    background-size: 105% !important
  }

  .theme-shop #editorWorkspace .ui-draggable-handle-north, .theme-shop .preview .ui-draggable-handle-north, .theme-shop .workspace .ui-draggable-handle-north, .theme-admin #editorWorkspace .ui-draggable-handle-north, .theme-admin .preview .ui-draggable-handle-north, .theme-admin .workspace .ui-draggable-handle-north {
    top: -11px !important;
    height: 22px !important
  }

  .theme-shop #editorWorkspace .ui-draggable-handle-east, .theme-shop .preview .ui-draggable-handle-east, .theme-shop .workspace .ui-draggable-handle-east, .theme-admin #editorWorkspace .ui-draggable-handle-east, .theme-admin .preview .ui-draggable-handle-east, .theme-admin .workspace .ui-draggable-handle-east {
    right: -11px !important;
    width: 22px !important
  }

  .theme-shop #editorWorkspace .ui-draggable-handle-south, .theme-shop .preview .ui-draggable-handle-south, .theme-shop .workspace .ui-draggable-handle-south, .theme-admin #editorWorkspace .ui-draggable-handle-south, .theme-admin .preview .ui-draggable-handle-south, .theme-admin .workspace .ui-draggable-handle-south {
    left: -11px !important;
    width: 22px !important
  }

  .theme-shop #editorWorkspace .ui-draggable-handle-west, .theme-shop .preview .ui-draggable-handle-west, .theme-shop .workspace .ui-draggable-handle-west, .theme-admin #editorWorkspace .ui-draggable-handle-west, .theme-admin .preview .ui-draggable-handle-west, .theme-admin .workspace .ui-draggable-handle-west {
    bottom: -11px !important;
    height: 22px !important
  }
}

@media all and (max-width: 800px) {
  .theme-shop .hide-responsive, .theme-admin .hide-responsive {
    display: none !important
  }
}

@media all and (min-width: 801px) {
  .theme-shop .show-responsive, .theme-admin .show-responsive {
    display: none !important
  }
}

.theme-shop #previews, .theme-admin #previews {
  position: fixed;
  overflow: hidden;
  left: 0;
  bottom: 0;
  height: 100px;
  width: 100%;
  padding: 5px;
  background: white;
  z-index: 99999999
}

.theme-shop #previews .previews-container, .theme-admin #previews .previews-container {
  display: block;
  position: relative;
  float: left;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%)
}

.theme-shop #previews .preview, .theme-admin #previews .preview {
  display: inline-block !important;
  position: relative;
  float: left;
  overflow: hidden;
  width: auto;
  height: 80px;
  margin: 5px;
  border: 1px solid #e7ebed;
  cursor: pointer
}

.theme-shop #previews .preview.active, .theme-admin #previews .preview.active {
  border-color: #000
}

.theme-shop .fontFileImage, .theme-admin .fontFileImage {
  max-width: 80%
}

.theme-shop .changesStored, .theme-admin .changesStored {
  z-index: 100000
}

.theme-shop .nav-wrapper, .theme-admin .nav-wrapper {
  display: block;
  position: fixed;
  width: 100%;
  height: auto;
  top: 0;
  background: #fff;
  z-index: 100000000
}

@media all and (max-width: 768px) {
  .theme-shop .nav-wrapper, .theme-admin .nav-wrapper {
    width: 768px;
  }
}

@media all and (max-width: 950px) {
  .theme-shop .nav-wrapper .container-fluid, .theme-admin .nav-wrapper .container-fluid {
    padding-left: 3px !important;
    padding-right: 3px !important
  }
}

.theme-shop .nav-wrapper.backend, .theme-admin .nav-wrapper.backend {
  top: 110px
}

.theme-shop .nav-wrapper.backend #iAmLoading, .theme-admin .nav-wrapper.backend #iAmLoading {
  top: 0;
  bottom: 0
}

.theme-shop .nav-wrapper .nav-actions .navbar-nav, .theme-admin .nav-wrapper .nav-actions .navbar-nav {
  margin: 0
}

.theme-shop .nav-wrapper .nav-actions .navbar-nav > li, .theme-admin .nav-wrapper .nav-actions .navbar-nav > li {
  float: left
}

.theme-shop .nav-wrapper .form-control, .theme-admin .nav-wrapper .form-control {
  background: transparent;
  border: 1px solid transparent;
  padding: 3px;
  height: auto
}

.theme-shop .nav-wrapper .form-control:active, .theme-shop .nav-wrapper .form-control:focus, .theme-shop .nav-wrapper .form-control:hover, .theme-admin .nav-wrapper .form-control:active, .theme-admin .nav-wrapper .form-control:focus, .theme-admin .nav-wrapper .form-control:hover {
  border: 1px solid #e7ebed !important
}

.theme-shop .nav-wrapper .navbar, .theme-admin .nav-wrapper .navbar {
  margin: 0;
  color: #888787;
  background: transparent
}

.theme-shop .nav-wrapper .navbar .navbar-content-container, .theme-admin .nav-wrapper .navbar .navbar-content-container {
  height: 60px;
  position: relative;
  float: left
}

.theme-shop .nav-wrapper .navbar .navbar-document-name, .theme-admin .nav-wrapper .navbar .navbar-document-name {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 10px;
  margin: 0;
  font-size: 16px;
  line-height: 1.25
}

@media all and (max-width: 980px) {
  .theme-shop .nav-wrapper .navbar .navbar-document-name, .theme-admin .nav-wrapper .navbar .navbar-document-name {
    padding-right: 55px
  }
}

.theme-shop .nav-wrapper .navbar .navbar-nav, .theme-admin .nav-wrapper .navbar .navbar-nav {
  float: left;
  margin: 0
}

@media all and (max-width: 780px) {
  .theme-shop .nav-wrapper .navbar .navbar-nav, .theme-admin .nav-wrapper .navbar .navbar-nav {
    margin-right: -1px
  }
}

.theme-shop .nav-wrapper .navbar .navbar-nav.disabled, .theme-admin .nav-wrapper .navbar .navbar-nav.disabled {
  pointer-events: none
}

.theme-shop .nav-wrapper .navbar .navbar-nav.disabled > li > a, .theme-admin .nav-wrapper .navbar .navbar-nav.disabled > li > a {
  color: #d3d3d3 !important
}

.theme-shop .nav-wrapper .navbar .navbar-nav > li, .theme-admin .nav-wrapper .navbar .navbar-nav > li {
  box-sizing: border-box
}

.theme-shop .nav-wrapper .navbar .navbar-nav > li a, .theme-admin .nav-wrapper .navbar .navbar-nav > li a {
  cursor: pointer
}

@media all and (max-width: 1199px) {
  .theme-shop .nav-wrapper .navbar .navbar-nav > li a, .theme-admin .nav-wrapper .navbar .navbar-nav > li a {
      padding: 22px 9px
  }
}

@media all and (max-width: 767px) {
  .theme-shop .nav-wrapper .navbar .navbar-nav > li a, .theme-admin .nav-wrapper .navbar .navbar-nav > li a {
    padding: 22px 12px
  }
}

.theme-shop .nav-wrapper .navbar .navbar-nav > li:hover > a, .theme-admin .nav-wrapper .navbar .navbar-nav > li:hover > a {
  background: #eaeaea !important
}

.theme-shop .nav-wrapper .navbar .navbar-nav > li.open > a, .theme-admin .nav-wrapper .navbar .navbar-nav > li.open > a {
  background: transparent !important;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2)
}

.theme-shop .nav-wrapper .navbar .navbar-nav .scale, .theme-admin .nav-wrapper .navbar .navbar-nav .scale {
  max-height: 368px;
  overflow-x: hidden;
  overflow-y: scroll
}

.theme-shop .nav-wrapper .navbar .navbar-nav .scale .currentScale > a:before, .theme-admin .nav-wrapper .navbar .navbar-nav .scale .currentScale > a:before {
  display: block;
  position: absolute;
  left: 15px;
  content: "\f00c"
}

.theme-shop .nav-wrapper .navbar .dropdown-menu, .theme-admin .nav-wrapper .navbar .dropdown-menu {
  min-width: 250px;
  border-radius: 0;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2);
  padding: 0
}

.theme-shop .nav-wrapper .navbar .dropdown-menu > li, .theme-admin .nav-wrapper .navbar .dropdown-menu > li {
  overflow: visible
}

.theme-shop .nav-wrapper .navbar .dropdown-menu > li a.editorGalleryReplace, .theme-shop .nav-wrapper .navbar .dropdown-menu > li a.editorReplacePicture, .theme-admin .nav-wrapper .navbar .dropdown-menu > li a.editorGalleryReplace, .theme-admin .nav-wrapper .navbar .dropdown-menu > li a.editorReplacePicture {
  display: none
}

.theme-shop .nav-wrapper .navbar .dropdown-menu > li > a, .theme-admin .nav-wrapper .navbar .dropdown-menu > li > a {
  position: relative;
  color: inherit;
  font-size: 14px;
  padding: 13px 16px 13px 52px
}

.theme-shop .nav-wrapper .navbar .dropdown-menu > li > a > i, .theme-shop .nav-wrapper .navbar .dropdown-menu > li > a > .icon, .theme-admin .nav-wrapper .navbar .dropdown-menu > li > a > i, .theme-admin .nav-wrapper .navbar .dropdown-menu > li > a > .icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 16px;
  padding: 0;
  margin: -8px 0 0 0;
  font-size: 16px;
  line-height: 1
}

.theme-shop .nav-wrapper .navbar .dropdown-menu > li.active > a, .theme-shop .nav-wrapper .navbar .dropdown-menu > li:hover > a, .theme-admin .nav-wrapper .navbar .dropdown-menu > li.active > a, .theme-admin .nav-wrapper .navbar .dropdown-menu > li:hover > a {
  color: inherit;
  background: #eaeaea
}

.theme-shop .nav-wrapper .navbar .dropdown-menu > li.active .dropdown-menu, .theme-shop .nav-wrapper .navbar .dropdown-menu > li:hover .dropdown-menu, .theme-admin .nav-wrapper .navbar .dropdown-menu > li.active .dropdown-menu, .theme-admin .nav-wrapper .navbar .dropdown-menu > li:hover .dropdown-menu {
  display: block
}

.theme-shop .nav-wrapper .navbar .dropdown-menu > li.border-bottom > a, .theme-admin .nav-wrapper .navbar .dropdown-menu > li.border-bottom > a {
  border-bottom: 1px solid rgba(212, 208, 208, 0.29)
}

.theme-shop .nav-wrapper .navbar .dropdown-menu > li:last-child.border-bottom > a, .theme-admin .nav-wrapper .navbar .dropdown-menu > li:last-child.border-bottom > a {
  border-bottom: 0
}

.theme-shop .nav-wrapper .navbar .dropdown-menu > li.showList > a, .theme-admin .nav-wrapper .navbar .dropdown-menu > li.showList > a {
  background: transparent !important
}

.theme-shop .nav-wrapper .navbar .dropdown-menu > li.showList > .dropdown-menu, .theme-admin .nav-wrapper .navbar .dropdown-menu > li.showList > .dropdown-menu {
  display: block
}

.theme-shop .nav-wrapper .navbar .dropdown-menu > li > .dropdown-menu, .theme-admin .nav-wrapper .navbar .dropdown-menu > li > .dropdown-menu {
  top: -3px;
  left: 100%
}

.theme-shop .nav-wrapper .navbar .dropdown-menu > li > .dropdown-menu > li, .theme-admin .nav-wrapper .navbar .dropdown-menu > li > .dropdown-menu > li {
  padding: 13px 16px;
  cursor: pointer
}

.theme-shop .nav-wrapper .navbar .dropdown-menu > li > .dropdown-menu > li.currentMirroring, .theme-shop .nav-wrapper .navbar .dropdown-menu > li > .dropdown-menu > li:hover, .theme-admin .nav-wrapper .navbar .dropdown-menu > li > .dropdown-menu > li.currentMirroring, .theme-admin .nav-wrapper .navbar .dropdown-menu > li > .dropdown-menu > li:hover {
  background: #eaeaea
}

.theme-shop .nav-wrapper .navbar .dropdown-menu > li > .dropdown-menu > li.has-icon, .theme-admin .nav-wrapper .navbar .dropdown-menu > li > .dropdown-menu > li.has-icon {
  position: relative;
  padding-left: 52px
}

.theme-shop .nav-wrapper .navbar .dropdown-menu > li > .dropdown-menu > li.has-icon > .icon, .theme-admin .nav-wrapper .navbar .dropdown-menu > li > .dropdown-menu > li.has-icon > .icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 16px;
  padding: 0;
  margin: -8px 0 0 0;
  font-size: 16px;
  line-height: 1
}

.theme-shop .nav-wrapper .navbar .dropdown-menu.dropdown-form > li, .theme-admin .nav-wrapper .navbar .dropdown-menu.dropdown-form > li {
  height: 45px;
  border-bottom: 1px solid rgba(212, 208, 208, 0.29)
}

.theme-shop .nav-wrapper .navbar .dropdown-menu.dropdown-form > li > label, .theme-admin .nav-wrapper .navbar .dropdown-menu.dropdown-form > li > label {
  width: 100%;
  height: 45px;
  padding: 0 15px;
  margin: 0
}

.theme-shop .nav-wrapper .navbar .dropdown-menu.dropdown-form > li > label > .dropdown-form-label, .theme-shop .nav-wrapper .navbar .dropdown-menu.dropdown-form > li > label > .dropdown-form-unit, .theme-shop .nav-wrapper .navbar .dropdown-menu.dropdown-form > li > label > .form-control, .theme-admin .nav-wrapper .navbar .dropdown-menu.dropdown-form > li > label > .dropdown-form-label, .theme-admin .nav-wrapper .navbar .dropdown-menu.dropdown-form > li > label > .dropdown-form-unit, .theme-admin .nav-wrapper .navbar .dropdown-menu.dropdown-form > li > label > .form-control {
  display: block;
  float: left;
  font-size: 14px;
  line-height: 1.2143
}

.theme-shop .nav-wrapper .navbar .dropdown-menu.dropdown-form > li > label > .dropdown-form-label, .theme-admin .nav-wrapper .navbar .dropdown-menu.dropdown-form > li > label > .dropdown-form-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100px;
  padding: 14px 0;
  margin: 0
}

.theme-shop .nav-wrapper .navbar .dropdown-menu.dropdown-form > li > label > .dropdown-form-unit, .theme-admin .nav-wrapper .navbar .dropdown-menu.dropdown-form > li > label > .dropdown-form-unit {
  padding: 14px 0;
  margin: 0
}

.theme-shop .nav-wrapper .navbar .dropdown-menu.dropdown-form > li > label > .form-control, .theme-admin .nav-wrapper .navbar .dropdown-menu.dropdown-form > li > label > .form-control {
  width: 80px;
  height: auto;
  margin: 10px 5px 10px 0;
  box-shadow: none;
  -webkit-box-shadow: none
}

.theme-shop .nav-wrapper .navbar .dropdown-menu.dropdown-form > li > label > .form-control#editorNameOfElement, .theme-admin .nav-wrapper .navbar .dropdown-menu.dropdown-form > li > label > .form-control#editorNameOfElement {
  width: 114px
}

.theme-shop .nav-wrapper .navbar .dropdown-menu.dropdown-form > li:last-child, .theme-admin .nav-wrapper .navbar .dropdown-menu.dropdown-form > li:last-child {
  border-bottom: 0
}

.theme-shop .nav-wrapper .navbar .dropdown-menu.backend-options.picture .box-sizing, .theme-shop .nav-wrapper .navbar .dropdown-menu.backend-options.line .box-sizing, .theme-admin .nav-wrapper .navbar .dropdown-menu.backend-options.picture .box-sizing, .theme-admin .nav-wrapper .navbar .dropdown-menu.backend-options.line .box-sizing {
  display: none
}

@media all and (max-width: 1160px) {
  .theme-shop .nav-wrapper .navbar .dropdown-menu.element-options, .theme-admin .nav-wrapper .navbar .dropdown-menu.element-options {
    left: auto;
    right: 0
  }
}

@media all and (max-width: 767px) {
  .theme-shop .nav-wrapper .navbar .dropdown-menu, .theme-admin .nav-wrapper .navbar .dropdown-menu {
    position: absolute;
    float: left;
    margin: 2px 0 0 0;
    border: 0;
    background: #fff
  }
}

.theme-shop .nav-wrapper .toolbar, .theme-admin .nav-wrapper .toolbar {
  position: absolute;
  width: 100vw;
  color: #888787;
  background: #f1f1f1;
}

.theme-shop .nav-wrapper .toolbar label, .theme-admin .nav-wrapper .toolbar label {
  margin: 0
}

.theme-shop .nav-wrapper .toolbar .navbar-nav, .theme-admin .nav-wrapper .toolbar .navbar-nav {
  display: none;
  float: left;
  margin: 0 !important
}

.theme-shop .nav-wrapper .toolbar .navbar-nav > li, .theme-admin .nav-wrapper .toolbar .navbar-nav > li {
  float: left !important
}

.theme-shop .nav-wrapper .toolbar .navbar-nav > li > a, .theme-admin .nav-wrapper .toolbar .navbar-nav > li > a {
  color: inherit;
  cursor: pointer
}

@media all and (max-width: 1067px) {
  .theme-shop .nav-wrapper .toolbar .navbar-nav > li > a, .theme-admin .nav-wrapper .toolbar .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 12px;
    padding-left: 12px
  }

  .theme-shop .nav-wrapper .toolbar .navbar-nav > li > a.quality, .theme-admin .nav-wrapper .toolbar .navbar-nav > li > a.quality {
    padding-left: 35px
  }

  .theme-shop .nav-wrapper .toolbar .navbar-nav > li > a.quality::before, .theme-admin .nav-wrapper .toolbar .navbar-nav > li > a.quality::before {
    left: 12px
  }
}

@media all and (max-width: 970px) {
  .theme-shop .nav-wrapper .toolbar .navbar-nav > li > a, .theme-admin .nav-wrapper .toolbar .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 9px;
    padding-left: 9px
  }

  .theme-shop .nav-wrapper .toolbar .navbar-nav > li > a.quality, .theme-admin .nav-wrapper .toolbar .navbar-nav > li > a.quality {
    padding-left: 32px
  }

  .theme-shop .nav-wrapper .toolbar .navbar-nav > li > a.quality::before, .theme-admin .nav-wrapper .toolbar .navbar-nav > li > a.quality::before {
    left: 9px
  }
}

@media all and (max-width: 860px) {
  .theme-shop .nav-wrapper .toolbar .navbar-nav > li > a, .theme-admin .nav-wrapper .toolbar .navbar-nav > li > a {
    padding: 15px 8px
  }

  .theme-shop .nav-wrapper .toolbar .navbar-nav > li > a.quality, .theme-admin .nav-wrapper .toolbar .navbar-nav > li > a.quality {
    padding-left: 30px
  }

  .theme-shop .nav-wrapper .toolbar .navbar-nav > li > a.quality::before, .theme-admin .nav-wrapper .toolbar .navbar-nav > li > a.quality::before {
    left: 8px
  }
}

@media all and (max-width: 800px), all and (device-width: 768px) {
  .theme-shop .nav-wrapper .toolbar .navbar-nav > li > a, .theme-admin .nav-wrapper .toolbar .navbar-nav > li > a {
    padding: 15px 10px
  }
}

.theme-shop .nav-wrapper .toolbar .navbar-nav > li > a i, .theme-shop .nav-wrapper .toolbar .navbar-nav > li > a img, .theme-admin .nav-wrapper .toolbar .navbar-nav > li > a i, .theme-admin .nav-wrapper .toolbar .navbar-nav > li > a img {
  pointer-events: none !important
}

.theme-shop .nav-wrapper .toolbar .navbar-nav > li:hover > a, .theme-admin .nav-wrapper .toolbar .navbar-nav > li:hover > a {
  color: inherit;
  background: #e7ebed
}

.theme-shop .nav-wrapper .toolbar .navbar-nav > li.spacer, .theme-admin .nav-wrapper .toolbar .navbar-nav > li.spacer {
  box-sizing: border-box;
  height: 31px;
  margin: 10px 2px 0 2px;
  border-left: 2px solid rgba(212, 208, 208, 0.29)
}

.theme-shop .nav-wrapper .toolbar .navbar-nav.actions, .theme-admin .nav-wrapper .toolbar .navbar-nav.actions {
  display: block;
  float: right;
  padding: 0;
  margin: 0 !important
}

.theme-shop .nav-wrapper .toolbar .navbar-nav.actions .fas:before, .theme-shop .nav-wrapper .toolbar .navbar-nav.actions .element .transformable-handle-rotate:before, .theme-shop .element .nav-wrapper .toolbar .navbar-nav.actions .transformable-handle-rotate:before, .theme-admin .element .theme-shop .nav-wrapper .toolbar .navbar-nav.actions .transformable-handle-rotate:before, .theme-shop .nav-wrapper .toolbar .navbar .navbar-nav.actions .scale .currentScale > a:before, .theme-shop .nav-wrapper .navbar .toolbar .navbar-nav.actions .scale .currentScale > a:before, .theme-shop .nav-wrapper .toolbar .navbar-nav.actions .quality:before, .theme-shop .nav-wrapper .toolbar .navbar-nav.actions .far:before, .theme-shop .nav-wrapper .toolbar .navbar-nav.actions .fa:before, .theme-admin .nav-wrapper .toolbar .navbar-nav.actions .fas:before, .theme-shop .element .theme-admin .nav-wrapper .toolbar .navbar-nav.actions .transformable-handle-rotate:before, .theme-admin .nav-wrapper .toolbar .navbar-nav.actions .element .transformable-handle-rotate:before, .theme-admin .element .nav-wrapper .toolbar .navbar-nav.actions .transformable-handle-rotate:before, .theme-admin .nav-wrapper .toolbar .navbar .navbar-nav.actions .scale .currentScale > a:before, .theme-admin .nav-wrapper .navbar .toolbar .navbar-nav.actions .scale .currentScale > a:before, .theme-admin .nav-wrapper .toolbar .navbar-nav.actions .quality:before, .theme-admin .nav-wrapper .toolbar .navbar-nav.actions .far:before, .theme-admin .nav-wrapper .toolbar .navbar-nav.actions .fa:before {
  font-size: 18px
}

.theme-shop .nav-wrapper .toolbar .navbar-nav.actions > li, .theme-admin .nav-wrapper .toolbar .navbar-nav.actions > li {
  float: left
}

.theme-shop .nav-wrapper .toolbar .navbar-nav.actions > li button {
    padding: 15px !important;
    border: 0 !important;
}

.theme-shop .nav-wrapper .toolbar .navbar-nav.actions > li button:hover {
    background-color: #ddd;
}

@media all and (max-width: 768px) {
  .theme-shop .nav-wrapper .toolbar .navbar-nav.actions > li > a, .theme-admin .nav-wrapper .toolbar .navbar-nav.actions > li > a {
    padding-top: 15px !important;
    padding-bottom: 15px !important
  }
}

@media all and (max-width: 1390px) {
  .theme-shop .nav-wrapper .toolbar .navbar-nav.actions > li > a > span, .theme-admin .nav-wrapper .toolbar .navbar-nav.actions > li > a > span {
    display: none
  }
}

.theme-shop .nav-wrapper .toolbar .navbar-nav.actions .panel-group .panel, .theme-admin .nav-wrapper .toolbar .navbar-nav.actions .panel-group .panel {
  margin-bottom: 5px
}

.theme-shop .nav-wrapper .toolbar .navbar-nav.actions .panel-group .panel + .panel, .theme-admin .nav-wrapper .toolbar .navbar-nav.actions .panel-group .panel + .panel {
  margin-top: 0 !important
}

.theme-shop .nav-wrapper .toolbar .navbar-nav.actions .panel-group .fas:before, .theme-shop .nav-wrapper .toolbar .navbar-nav.actions .panel-group .element .transformable-handle-rotate:before, .theme-shop .element .nav-wrapper .toolbar .navbar-nav.actions .panel-group .transformable-handle-rotate:before, .theme-admin .element .theme-shop .nav-wrapper .toolbar .navbar-nav.actions .panel-group .transformable-handle-rotate:before, .theme-shop .nav-wrapper .toolbar .navbar .navbar-nav.actions .panel-group .scale .currentScale > a:before, .theme-shop .nav-wrapper .navbar .toolbar .navbar-nav.actions .panel-group .scale .currentScale > a:before, .theme-shop .nav-wrapper .toolbar .navbar .navbar-nav.actions .scale .panel-group .currentScale > a:before, .theme-shop .nav-wrapper .navbar .toolbar .navbar-nav.actions .scale .panel-group .currentScale > a:before, .theme-shop .nav-wrapper .toolbar .navbar-nav.actions .panel-group .quality:before, .theme-shop .nav-wrapper .toolbar .navbar-nav.actions .panel-group .far:before, .theme-shop .nav-wrapper .toolbar .navbar-nav.actions .panel-group .fa:before, .theme-admin .nav-wrapper .toolbar .navbar-nav.actions .panel-group .fas:before, .theme-shop .element .theme-admin .nav-wrapper .toolbar .navbar-nav.actions .panel-group .transformable-handle-rotate:before, .theme-admin .nav-wrapper .toolbar .navbar-nav.actions .panel-group .element .transformable-handle-rotate:before, .theme-admin .element .nav-wrapper .toolbar .navbar-nav.actions .panel-group .transformable-handle-rotate:before, .theme-admin .nav-wrapper .toolbar .navbar .navbar-nav.actions .panel-group .scale .currentScale > a:before, .theme-admin .nav-wrapper .navbar .toolbar .navbar-nav.actions .panel-group .scale .currentScale > a:before, .theme-admin .nav-wrapper .toolbar .navbar .navbar-nav.actions .scale .panel-group .currentScale > a:before, .theme-admin .nav-wrapper .navbar .toolbar .navbar-nav.actions .scale .panel-group .currentScale > a:before, .theme-admin .nav-wrapper .toolbar .navbar-nav.actions .panel-group .quality:before, .theme-admin .nav-wrapper .toolbar .navbar-nav.actions .panel-group .far:before, .theme-admin .nav-wrapper .toolbar .navbar-nav.actions .panel-group .fa:before {
  font-size: 14px !important
}

.theme-shop .nav-wrapper .toolbar .navbar-nav.back, .theme-admin .nav-wrapper .toolbar .navbar-nav.back {
  display: block
}

.theme-shop .nav-wrapper .toolbar.picture > .image-properties, .theme-admin .nav-wrapper .toolbar.picture > .image-properties {
  display: block
}

.theme-shop .nav-wrapper .toolbar.picture > .color-properties, .theme-admin .nav-wrapper .toolbar.picture > .color-properties {
  display: block
}

.theme-shop .nav-wrapper .toolbar.picture_static_content > .image-properties, .theme-admin .nav-wrapper .toolbar.picture_static_content > .image-properties {
  display: block
}

.theme-shop .nav-wrapper .toolbar.picture_static_content > .image-properties .editorImageSection, .theme-shop .nav-wrapper .toolbar.picture_static_content > .image-properties .editorCropZoneWrapper, .theme-shop .nav-wrapper .toolbar.picture_static_content > .image-properties .editorFitImageToWorkspace, .theme-admin .nav-wrapper .toolbar.picture_static_content > .image-properties .editorImageSection, .theme-admin .nav-wrapper .toolbar.picture_static_content > .image-properties .editorCropZoneWrapper, .theme-admin .nav-wrapper .toolbar.picture_static_content > .image-properties .editorFitImageToWorkspace {
  display: none
}

.theme-shop .nav-wrapper .toolbar.text > .text-properties, .theme-admin .nav-wrapper .toolbar.text > .text-properties {
  margin: 0 0 0 5px !important
}

.theme-shop .nav-wrapper .toolbar.text > .text-properties .lineSpacingWidth, .theme-admin .nav-wrapper .toolbar.text > .text-properties .lineSpacingWidth {
  width: 56px
}

@media all and (min-width: 1100px) {
  .theme-shop .nav-wrapper .toolbar.text > .text-properties .lineSpacingWidth, .theme-admin .nav-wrapper .toolbar.text > .text-properties .lineSpacingWidth {
    width: 68px
  }
}

@media all and (max-width: 835px) {
  .theme-shop .nav-wrapper .toolbar.text > .text-properties .lineSpacingWidth, .theme-admin .nav-wrapper .toolbar.text > .text-properties .lineSpacingWidth {
    width: 46px
  }
}

.theme-shop .nav-wrapper .toolbar.text > .text-properties .dropdown-menu, .theme-admin .nav-wrapper .toolbar.text > .text-properties .dropdown-menu {
  background-color: #fff;
  position: absolute
}

.theme-shop .nav-wrapper .toolbar.text > .text-properties .dropdown-menu .verticalAlignment, .theme-shop .nav-wrapper .toolbar.text > .text-properties .dropdown-menu .fontOrient, .theme-admin .nav-wrapper .toolbar.text > .text-properties .dropdown-menu .verticalAlignment, .theme-admin .nav-wrapper .toolbar.text > .text-properties .dropdown-menu .fontOrient {
  cursor: pointer
}

.theme-shop .nav-wrapper .toolbar.text > .text-properties, .theme-shop .nav-wrapper .toolbar.text > .color-properties, .theme-admin .nav-wrapper .toolbar.text > .text-properties, .theme-admin .nav-wrapper .toolbar.text > .color-properties {
  display: block
}

.theme-shop .nav-wrapper .toolbar.text > .text-properties .color-picker, .theme-shop .nav-wrapper .toolbar.text > .color-properties .color-picker, .theme-admin .nav-wrapper .toolbar.text > .text-properties .color-picker, .theme-admin .nav-wrapper .toolbar.text > .color-properties .color-picker {
  left: 0
}

.theme-shop .nav-wrapper .toolbar.lines > .color-properties, .theme-admin .nav-wrapper .toolbar.lines > .color-properties {
  display: block
}

@media all and (max-width: 1040px) {
  .theme-shop .nav-wrapper .toolbar.text > .warning > li > .warning-container, .theme-admin .nav-wrapper .toolbar.text > .warning > li > .warning-container {
    right: 0;
    margin: -2px 0 0 0;
    z-index: 1
  }
}

@media all and (max-width: 800px) {
  .theme-shop .nav-wrapper .toolbar.picture > .warning > li > .warning-container, .theme-admin .nav-wrapper .toolbar.picture > .warning > li > .warning-container {
    right: 0;
    margin: -2px 0 0 0;
    z-index: 1
  }
}

.theme-shop .nav-wrapper .toolbar .image-cropper.isVisibleCropZone, .theme-admin .nav-wrapper .toolbar .image-cropper.isVisibleCropZone {
  display: block
}

.theme-shop .nav-wrapper .toolbar .image-cropper .jcrop-holder, .theme-admin .nav-wrapper .toolbar .image-cropper .jcrop-holder {
  margin: 15px auto 0 auto
}

.theme-shop .nav-wrapper .toolbar .line-height, .theme-shop .nav-wrapper .toolbar .font-size, .theme-admin .nav-wrapper .toolbar .line-height, .theme-admin .nav-wrapper .toolbar .font-size {
  display: inline-block;
  height: 50px;
  padding: 0 0 0 5px;
  margin: 0;
  font-size: 14px;
  line-height: 1;
  white-space: nowrap;
  border-color: transparent !important;
  background: transparent;
  cursor: pointer;
  box-shadow: none;
  -webkit-box-shadow: none;
  width: 100%
}

@media all and (min-width: 1100px) {
  .theme-shop .nav-wrapper .toolbar .line-height, .theme-shop .nav-wrapper .toolbar .font-size, .theme-admin .nav-wrapper .toolbar .line-height, .theme-admin .nav-wrapper .toolbar .font-size {
    padding: 0 0 0 10px
  }
}

.theme-shop .nav-wrapper .toolbar .line-height:focus, .theme-shop .nav-wrapper .toolbar .line-height:hover, .theme-shop .nav-wrapper .toolbar .font-size:focus, .theme-shop .nav-wrapper .toolbar .font-size:hover, .theme-admin .nav-wrapper .toolbar .line-height:focus, .theme-admin .nav-wrapper .toolbar .line-height:hover, .theme-admin .nav-wrapper .toolbar .font-size:focus, .theme-admin .nav-wrapper .toolbar .font-size:hover {
  background: #e7ebed
}

@media all and (max-width: 835px) {
  .theme-shop .nav-wrapper .toolbar .line-height, .theme-shop .nav-wrapper .toolbar .font-size, .theme-admin .nav-wrapper .toolbar .line-height, .theme-admin .nav-wrapper .toolbar .font-size {
    padding: 0 !important
  }
}

.theme-shop .nav-wrapper .toolbar .font-size, .theme-admin .nav-wrapper .toolbar .font-size {
  padding-right: 10px
}

.theme-shop .nav-wrapper .toolbar .print-information, .theme-admin .nav-wrapper .toolbar .print-information {
  width: 220px;
  height: auto;
  padding: 15px;
  margin: 0
}

.theme-shop .nav-wrapper .toolbar .print-information > div > p > .field, .theme-admin .nav-wrapper .toolbar .print-information > div > p > .field {
  display: inline-block;
  float: right;
  width: 100px
}

.theme-shop .nav-wrapper .toolbar .quality, .theme-admin .nav-wrapper .toolbar .quality {
  position: relative;
  padding: 15px 15px 15px 40px;
  color: #fff !important;
  line-height: 20px
}

.theme-shop .nav-wrapper .toolbar .quality:before, .theme-admin .nav-wrapper .toolbar .quality:before {
  display: block;
  position: absolute;
  left: 15px;
  font-size: 16px;
  line-height: 20px
}

.theme-shop .nav-wrapper .toolbar .quality.quality-good, .theme-admin .nav-wrapper .toolbar .quality.quality-good {
  background: #4caf50 !important
}

.theme-shop .nav-wrapper .toolbar .quality.quality-good:before, .theme-admin .nav-wrapper .toolbar .quality.quality-good:before {
  content: "\f058"
}

.theme-shop .nav-wrapper .toolbar .quality.quality-middle, .theme-admin .nav-wrapper .toolbar .quality.quality-middle {
  background: #ff9800 !important
}

.theme-shop .nav-wrapper .toolbar .quality.quality-middle:before, .theme-admin .nav-wrapper .toolbar .quality.quality-middle:before {
  content: "\f05a"
}

.theme-shop .nav-wrapper .toolbar .quality.quality-bad, .theme-admin .nav-wrapper .toolbar .quality.quality-bad {
  background: #f44336 !important
}

.theme-shop .nav-wrapper .toolbar .quality.quality-bad:before, .theme-admin .nav-wrapper .toolbar .quality.quality-bad:before {
  content: "\f056"
}

.theme-shop .nav-wrapper .toolbar .undo, .theme-admin .nav-wrapper .toolbar .undo {
  position: relative
}

.theme-shop .nav-wrapper .toolbar .undo .step, .theme-admin .nav-wrapper .toolbar .undo .step {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 3px;
  font-size: 9px;
  text-align: center;
  line-height: 1
}

.theme-shop .nav-wrapper .color-picker, .theme-admin .nav-wrapper .color-picker {
  width: 300px;
  padding: 0
}

.theme-shop .nav-wrapper .color-picker .color-picker-type, .theme-admin .nav-wrapper .color-picker .color-picker-type {
  display: block;
  position: relative;
  width: 100%;
  height: 45px;
  padding: 0 15px;
  margin: 0;
  font-size: 14px;
  line-height: 1.2143;
  border-bottom: 1px solid rgba(212, 208, 208, 0.29)
}

.theme-shop .nav-wrapper .color-picker .color-picker-type > label, .theme-admin .nav-wrapper .color-picker .color-picker-type > label {
  display: block;
  font-size: inherit;
  line-height: inherit
}

.theme-shop .nav-wrapper .color-picker .color-picker-type > label > span, .theme-shop .nav-wrapper .color-picker .color-picker-type > label > select, .theme-admin .nav-wrapper .color-picker .color-picker-type > label > span, .theme-admin .nav-wrapper .color-picker .color-picker-type > label > select {
  display: block;
  float: left;
  width: 50%;
  height: auto;
  padding: 0;
  margin: 0;
  font-size: inherit;
  line-height: inherit
}

.theme-shop .nav-wrapper .color-picker .color-picker-type > label > span, .theme-admin .nav-wrapper .color-picker .color-picker-type > label > span {
  margin: 14px 0
}

.theme-shop .nav-wrapper .color-picker .color-picker-type > label > select, .theme-admin .nav-wrapper .color-picker .color-picker-type > label > select {
  height: 23px;
  box-shadow: none;
  -webkit-box-shadow: none;
  margin: 11px 0;
  border: 0
}

.theme-shop .nav-wrapper .color-picker .color-picker-list, .theme-admin .nav-wrapper .color-picker .color-picker-list {
  display: block;
  padding: 15px;
  margin: 0;
  border-bottom: 1px solid rgba(212, 208, 208, 0.29)
}

.theme-shop .nav-wrapper .color-picker .color-picker-list.color-picker-own, .theme-admin .nav-wrapper .color-picker .color-picker-list.color-picker-own {
  padding: 0;
  border-bottom: 0
}

.theme-shop .nav-wrapper .color-picker .color-picker-list > ol, .theme-admin .nav-wrapper .color-picker .color-picker-list > ol {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
  height: 300px;
  width: 100%;
  overflow-x: hidden;
  overflow-y: scroll
}

.theme-shop .nav-wrapper .color-picker .color-picker-list > ol > li, .theme-admin .nav-wrapper .color-picker .color-picker-list > ol > li {
  display: block;
  float: left;
  width: 48px;
  height: 48px;
  padding: 0;
  margin: 1px;
  cursor: pointer
}

.theme-shop .nav-wrapper .color-picker .color-picker-list > ol > li.hks, .theme-shop .nav-wrapper .color-picker .color-picker-list > ol > li.pantone, .theme-admin .nav-wrapper .color-picker .color-picker-list > ol > li.hks, .theme-admin .nav-wrapper .color-picker .color-picker-list > ol > li.pantone {
  width: 100%;
  padding: 17px 15px;
  margin: 0 0 1px 0;
  font-size: 14px;
  line-height: 1
}

.theme-shop .nav-wrapper .color-picker .color-picker-list > ol > li.hks:not([text=""]), .theme-shop .nav-wrapper .color-picker .color-picker-list > ol > li.pantone:not([text=""]), .theme-shop .nav-wrapper .color-picker .color-picker-list > ol > li.own:not([text=""]), .theme-admin .nav-wrapper .color-picker .color-picker-list > ol > li.hks:not([text=""]), .theme-admin .nav-wrapper .color-picker .color-picker-list > ol > li.pantone:not([text=""]), .theme-admin .nav-wrapper .color-picker .color-picker-list > ol > li.own:not([text=""]) {
  width: 100%;
  height: 40px;
  padding: 10px;
  font-weight: bold;
  color: black
}

.theme-shop .nav-wrapper .color-picker .color-picker-list > ol.showColor, .theme-admin .nav-wrapper .color-picker .color-picker-list > ol.showColor {
  display: block
}

.theme-shop .nav-wrapper .color-picker .color-picker-options, .theme-admin .nav-wrapper .color-picker .color-picker-options {
  position: relative;
  width: 100%;
  height: 45px;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 1.2143;
  border-bottom: 1px solid rgba(212, 208, 208, 0.29)
}

.theme-shop .nav-wrapper .color-picker .color-picker-options .color-picker-option, .theme-shop .nav-wrapper .color-picker .color-picker-options .color-picker-option-label, .theme-admin .nav-wrapper .color-picker .color-picker-options .color-picker-option, .theme-admin .nav-wrapper .color-picker .color-picker-options .color-picker-option-label {
  display: block;
  float: left;
  box-sizing: border-box;
  font-size: inherit;
  line-height: inherit;
  padding: 14px 15px;
  margin: 0;
  width: 33.33333%
}

.theme-shop .nav-wrapper .color-picker .color-picker-options .color-picker-option, .theme-admin .nav-wrapper .color-picker .color-picker-options .color-picker-option {
  text-align: center;
  cursor: pointer;
  border-left: 1px solid rgba(212, 208, 208, 0.29)
}

.theme-shop .nav-wrapper .color-picker .color-picker-options .color-picker-option:hover, .theme-admin .nav-wrapper .color-picker .color-picker-options .color-picker-option:hover {
  background: #eaeaea
}

.theme-shop .nav-wrapper .color-picker .color-picker-options .color-picker-option.noColorInClipboard, .theme-admin .nav-wrapper .color-picker .color-picker-options .color-picker-option.noColorInClipboard {
  cursor: not-allowed;
  color: #a4a3a3
}

.theme-shop .nav-wrapper .color-picker .color-picker-options .color-picker-option.noColorInClipboard:hover, .theme-admin .nav-wrapper .color-picker .color-picker-options .color-picker-option.noColorInClipboard:hover {
  background: transparent
}

.theme-shop .nav-wrapper .color-picker .color-picker-values, .theme-admin .nav-wrapper .color-picker .color-picker-values {
  display: block;
  position: relative;
  padding: 15px 8px;
  margin: 0
}

.theme-shop .nav-wrapper .color-picker .color-picker-values > p, .theme-admin .nav-wrapper .color-picker .color-picker-values > p {
  display: block;
  float: left;
  box-sizing: border-box;
  width: 25%;
  height: auto;
  padding: 0 7px;
  margin: 0
}

.theme-shop .nav-wrapper .color-picker .color-picker-values > p > label, .theme-admin .nav-wrapper .color-picker .color-picker-values > p > label {
  font-size: 14px;
  text-align: center;
  line-height: 1
}

.theme-shop .nav-wrapper .color-picker .color-picker-values > p > label > input, .theme-admin .nav-wrapper .color-picker .color-picker-values > p > label > input {
  height: 22px;
  padding: 0;
  margin: 5px 0 0 0;
  font-size: inherit;
  text-align: inherit;
  line-height: inherit;
  box-shadow: none;
  -webkit-box-shadow: none
}

.theme-shop .nav-wrapper .warning, .theme-admin .nav-wrapper .warning {
  display: none
}

.theme-shop .nav-wrapper .warning > li, .theme-admin .nav-wrapper .warning > li {
  display: block;
  position: relative
}

.theme-shop .nav-wrapper .warning > li > a, .theme-admin .nav-wrapper .warning > li > a {
  color: #fff !important;
  background: #f44336 !important
}

.theme-shop .nav-wrapper .warning > li > .warning-container, .theme-admin .nav-wrapper .warning > li > .warning-container {
  display: block;
  position: absolute;
  width: 300px;
  height: auto;
  padding: 15px;
  margin: 0;
  color: #fff;
  background: #f44336;
  z-index: 1
}

.theme-shop .html5-editor-body, .theme-admin .html5-editor-body {
  min-width: 768px;
  max-height: 100vh;
  overflow: hidden
}

.theme-shop .html5-editor-body > header, .theme-admin .html5-editor-body > header {
  min-width: 768px
}

.theme-shop .html5-editor-body > header .col-md-4, .theme-admin .html5-editor-body > header .col-md-4 {
  float: left;
  width: 33.33333% !important
}

.theme-shop .html5-editor-body > header .col-md-8, .theme-admin .html5-editor-body > header .col-md-8 {
  float: left;
  width: 66.66667% !important
}

.theme-shop .html5-editor-body .detached, .theme-admin .html5-editor-body .detached {
  position: absolute
}

.theme-shop .html5-editor-body .tutorial, .theme-admin .html5-editor-body .tutorial {
  position: absolute;
  top: 110px;
  bottom: 117px;
  right: 17px;
  left: auto;
  width: 400px;
  background-color: white;
  z-index: 100000;
  box-shadow: -2px 0 5px -2px rgba(0, 0, 0, 0.2);
  padding: 17px 25px;
  overflow-x: hidden;
  overflow-y: auto;
  direction: rtl;
  color: #888787;
  display: none
}

.theme-shop .html5-editor-body .tutorial .tutorial-wrapper, .theme-admin .html5-editor-body .tutorial .tutorial-wrapper {
  direction: ltr
}

.theme-shop .html5-editor-body .tutorial input, .theme-admin .html5-editor-body .tutorial input {
  border: 1px solid #e7ebed !important
}

.theme-shop .html5-editor-body .tutorial i, .theme-admin .html5-editor-body .tutorial i {
  margin-right: 10px;
  cursor: pointer
}

.theme-shop .html5-editor-body .tutorial ul.tutorial-list, .theme-shop .html5-editor-body .tutorial ol.tutorial-list, .theme-admin .html5-editor-body .tutorial ul.tutorial-list, .theme-admin .html5-editor-body .tutorial ol.tutorial-list {
  list-style: none;
  padding: 0;
  width: 400px;
  margin-top: 20px;
  border-top: 1px solid rgba(212, 208, 208, 0.29)
}

.theme-shop .html5-editor-body .tutorial ul.tutorial-list li, .theme-shop .html5-editor-body .tutorial ol.tutorial-list li, .theme-admin .html5-editor-body .tutorial ul.tutorial-list li, .theme-admin .html5-editor-body .tutorial ol.tutorial-list li {
  margin: 0;
  border-bottom: 1px solid rgba(212, 208, 208, 0.29);
  width: 100%;
  padding: 5px 33px 5px 0;
  cursor: pointer
}

.theme-shop .html5-editor-body .tutorial ul.tutorial-list li a, .theme-shop .html5-editor-body .tutorial ol.tutorial-list li a, .theme-admin .html5-editor-body .tutorial ul.tutorial-list li a, .theme-admin .html5-editor-body .tutorial ol.tutorial-list li a {
  cursor: pointer;
  width: 100%;
  text-decoration: none;
  font-size: 13px
}

.theme-shop .html5-editor-body .tutorial .tutorial-content h1, .theme-admin .html5-editor-body .tutorial .tutorial-content h1 {
  font-size: 24px !important
}

.theme-shop .html5-editor-body .tutorial .tutorial-content *, .theme-admin .html5-editor-body .tutorial .tutorial-content * {
  font-size: 13px
}

.theme-shop .html5-editor-body .tutorial .tutorial-content table, .theme-admin .html5-editor-body .tutorial .tutorial-content table {
  border-top: 1px solid rgba(212, 208, 208, 0.29)
}

.theme-shop .html5-editor-body .tutorial .tutorial-content table tr, .theme-admin .html5-editor-body .tutorial .tutorial-content table tr {
  border-bottom: 1px solid rgba(212, 208, 208, 0.29)
}

.theme-shop .html5-editor-body .tutorial .tutorial-content table th, .theme-admin .html5-editor-body .tutorial .tutorial-content table th {
  width: 30%;
  background-color: #eee;
  padding: 3px;
  vertical-align: top;
  font-size: 12px !important
}

.theme-shop .html5-editor-body .tutorial .tutorial-content table td, .theme-admin .html5-editor-body .tutorial .tutorial-content table td {
  width: 70%;
  padding: 3px;
  vertical-align: top;
  font-size: 12px !important
}

.theme-shop .html5-editor-body .tutorial .tutorial-content .confluenceTable, .theme-admin .html5-editor-body .tutorial .tutorial-content .confluenceTable {
  margin: 10px 0 0 0
}

.theme-shop .html5-editor-body .tutorial .tutorial-content .confluenceTable .confluenceTh, .theme-shop .html5-editor-body .tutorial .tutorial-content .confluenceTable .confluenceTd, .theme-admin .html5-editor-body .tutorial .tutorial-content .confluenceTable .confluenceTh, .theme-admin .html5-editor-body .tutorial .tutorial-content .confluenceTable .confluenceTd {
  border: 1px solid #ddd;
  padding: 7px 10px;
  vertical-align: top;
  text-align: left
}

.theme-shop .html5-editor-body .tutorial .tutorial-content .confluenceTable table.confluenceTable th.confluenceTh, .theme-shop .html5-editor-body .tutorial .tutorial-content .confluenceTable table.confluenceTable th.confluenceTh > p, .theme-shop .html5-editor-body .tutorial .tutorial-content .confluenceTable table.confluenceTable td.confluenceTd.highlight, .theme-shop .html5-editor-body .tutorial .tutorial-content .confluenceTable table.confluenceTable td.confluenceTd.highlight > p, .theme-shop .html5-editor-body .tutorial .tutorial-content .confluenceTable table.confluenceTable th.confluenceTh.highlight-grey, .theme-shop .html5-editor-body .tutorial .tutorial-content .confluenceTable table.confluenceTable th.confluenceTh.highlight-grey > p, .theme-shop .html5-editor-body .tutorial .tutorial-content .confluenceTable table.confluenceTable td.confluenceTd.highlight-grey, .theme-shop .html5-editor-body .tutorial .tutorial-content .confluenceTable table.confluenceTable td.confluenceTd.highlight-grey > p, .theme-admin .html5-editor-body .tutorial .tutorial-content .confluenceTable table.confluenceTable th.confluenceTh, .theme-admin .html5-editor-body .tutorial .tutorial-content .confluenceTable table.confluenceTable th.confluenceTh > p, .theme-admin .html5-editor-body .tutorial .tutorial-content .confluenceTable table.confluenceTable td.confluenceTd.highlight, .theme-admin .html5-editor-body .tutorial .tutorial-content .confluenceTable table.confluenceTable td.confluenceTd.highlight > p, .theme-admin .html5-editor-body .tutorial .tutorial-content .confluenceTable table.confluenceTable th.confluenceTh.highlight-grey, .theme-admin .html5-editor-body .tutorial .tutorial-content .confluenceTable table.confluenceTable th.confluenceTh.highlight-grey > p, .theme-admin .html5-editor-body .tutorial .tutorial-content .confluenceTable table.confluenceTable td.confluenceTd.highlight-grey, .theme-admin .html5-editor-body .tutorial .tutorial-content .confluenceTable table.confluenceTable td.confluenceTd.highlight-grey > p {
  background-color: #f0f0f0
}

@media all and (max-width: 768px) {
  .theme-shop .html5-editor-body .tutorial, .theme-admin .html5-editor-body .tutorial {
    width: 100%;
    left: 0
  }

  .theme-shop .html5-editor-body .tutorial ul.tutorial-list, .theme-shop .html5-editor-body .tutorial ol.tutorial-list, .theme-admin .html5-editor-body .tutorial ul.tutorial-list, .theme-admin .html5-editor-body .tutorial ol.tutorial-list {
    width: 100%;
    direction: ltr
  }
}

.theme-shop .html5-editor-body .fa-spin, .theme-admin .html5-editor-body .fa-spin {
  display: block
}

.theme-shop .html5-editor-body .fa-spin:before, .theme-admin .html5-editor-body .fa-spin:before {
  display: block
}

.theme-shop .html5-editor-body .fa-3x:before, .theme-admin .html5-editor-body .fa-3x:before {
  font-size: 1em
}

.theme-shop .fa-align-center.active, .theme-shop .fa-align-right.active, .theme-shop .fa-align-left.active, .theme-admin .fa-align-center.active, .theme-admin .fa-align-right.active, .theme-admin .fa-align-left.active {
  color: black
}

.theme-shop body .html5-editor-body .navWrapper .disabled, .theme-admin body .html5-editor-body .navWrapper .disabled {
  color: #d3d3d3 !important;
  background-color: transparent !important;
  pointer-events: none !important
}

.theme-shop .editRule, .theme-admin .editRule {
  cursor: pointer
}

.theme-shop .html5-editor-shop .tooltip-inner, .theme-admin .html5-editor-shop .tooltip-inner {
  background: transparent !important;
  box-shadow: none !important
}

.theme-shop .materialize-red, .theme-admin .materialize-red {
  background-color: #e51c23 !important
}

.theme-shop .materialize-red-text, .theme-admin .materialize-red-text {
  color: #e51c23 !important
}

.theme-shop .materialize-red.lighten-5, .theme-admin .materialize-red.lighten-5 {
  background-color: #fdeaeb !important
}

.theme-shop .materialize-red-text.text-lighten-5, .theme-admin .materialize-red-text.text-lighten-5 {
  color: #fdeaeb !important
}

.theme-shop .materialize-red.lighten-4, .theme-admin .materialize-red.lighten-4 {
  background-color: #f8c1c3 !important
}

.theme-shop .materialize-red-text.text-lighten-4, .theme-admin .materialize-red-text.text-lighten-4 {
  color: #f8c1c3 !important
}

.theme-shop .materialize-red.lighten-3, .theme-admin .materialize-red.lighten-3 {
  background-color: #f3989b !important
}

.theme-shop .materialize-red-text.text-lighten-3, .theme-admin .materialize-red-text.text-lighten-3 {
  color: #f3989b !important
}

.theme-shop .materialize-red.lighten-2, .theme-admin .materialize-red.lighten-2 {
  background-color: #ee6e73 !important
}

.theme-shop .materialize-red-text.text-lighten-2, .theme-admin .materialize-red-text.text-lighten-2 {
  color: #ee6e73 !important
}

.theme-shop .materialize-red.lighten-1, .theme-admin .materialize-red.lighten-1 {
  background-color: #ea454b !important
}

.theme-shop .materialize-red-text.text-lighten-1, .theme-admin .materialize-red-text.text-lighten-1 {
  color: #ea454b !important
}

.theme-shop .materialize-red.darken-1, .theme-admin .materialize-red.darken-1 {
  background-color: #d0181e !important
}

.theme-shop .materialize-red-text.text-darken-1, .theme-admin .materialize-red-text.text-darken-1 {
  color: #d0181e !important
}

.theme-shop .materialize-red.darken-2, .theme-admin .materialize-red.darken-2 {
  background-color: #b9151b !important
}

.theme-shop .materialize-red-text.text-darken-2, .theme-admin .materialize-red-text.text-darken-2 {
  color: #b9151b !important
}

.theme-shop .materialize-red.darken-3, .theme-admin .materialize-red.darken-3 {
  background-color: #a21318 !important
}

.theme-shop .materialize-red-text.text-darken-3, .theme-admin .materialize-red-text.text-darken-3 {
  color: #a21318 !important
}

.theme-shop .materialize-red.darken-4, .theme-admin .materialize-red.darken-4 {
  background-color: #8b1014 !important
}

.theme-shop .materialize-red-text.text-darken-4, .theme-admin .materialize-red-text.text-darken-4 {
  color: #8b1014 !important
}

.theme-shop .red, .theme-admin .red {
  background-color: #f44336 !important
}

.theme-shop .red-text, .theme-admin .red-text {
  color: #f44336 !important
}

.theme-shop .red.lighten-5, .theme-admin .red.lighten-5 {
  background-color: #ffebee !important
}

.theme-shop .red-text.text-lighten-5, .theme-admin .red-text.text-lighten-5 {
  color: #ffebee !important
}

.theme-shop .red.lighten-4, .theme-admin .red.lighten-4 {
  background-color: #ffcdd2 !important
}

.theme-shop .red-text.text-lighten-4, .theme-admin .red-text.text-lighten-4 {
  color: #ffcdd2 !important
}

.theme-shop .red.lighten-3, .theme-admin .red.lighten-3 {
  background-color: #ef9a9a !important
}

.theme-shop .red-text.text-lighten-3, .theme-admin .red-text.text-lighten-3 {
  color: #ef9a9a !important
}

.theme-shop .red.lighten-2, .theme-admin .red.lighten-2 {
  background-color: #e57373 !important
}

.theme-shop .red-text.text-lighten-2, .theme-admin .red-text.text-lighten-2 {
  color: #e57373 !important
}

.theme-shop .red.lighten-1, .theme-admin .red.lighten-1 {
  background-color: #ef5350 !important
}

.theme-shop .red-text.text-lighten-1, .theme-admin .red-text.text-lighten-1 {
  color: #ef5350 !important
}

.theme-shop .red.darken-1, .theme-admin .red.darken-1 {
  background-color: #e53935 !important
}

.theme-shop .red-text.text-darken-1, .theme-admin .red-text.text-darken-1 {
  color: #e53935 !important
}

.theme-shop .red.darken-2, .theme-admin .red.darken-2 {
  background-color: #d32f2f !important
}

.theme-shop .red-text.text-darken-2, .theme-admin .red-text.text-darken-2 {
  color: #d32f2f !important
}

.theme-shop .red.darken-3, .theme-admin .red.darken-3 {
  background-color: #c62828 !important
}

.theme-shop .red-text.text-darken-3, .theme-admin .red-text.text-darken-3 {
  color: #c62828 !important
}

.theme-shop .red.darken-4, .theme-admin .red.darken-4 {
  background-color: #b71c1c !important
}

.theme-shop .red-text.text-darken-4, .theme-admin .red-text.text-darken-4 {
  color: #b71c1c !important
}

.theme-shop .red.accent-1, .theme-admin .red.accent-1 {
  background-color: #ff8a80 !important
}

.theme-shop .red-text.text-accent-1, .theme-admin .red-text.text-accent-1 {
  color: #ff8a80 !important
}

.theme-shop .red.accent-2, .theme-admin .red.accent-2 {
  background-color: #ff5252 !important
}

.theme-shop .red-text.text-accent-2, .theme-admin .red-text.text-accent-2 {
  color: #ff5252 !important
}

.theme-shop .red.accent-3, .theme-admin .red.accent-3 {
  background-color: #ff1744 !important
}

.theme-shop .red-text.text-accent-3, .theme-admin .red-text.text-accent-3 {
  color: #ff1744 !important
}

.theme-shop .red.accent-4, .theme-admin .red.accent-4 {
  background-color: #d50000 !important
}

.theme-shop .red-text.text-accent-4, .theme-admin .red-text.text-accent-4 {
  color: #d50000 !important
}

.theme-shop .pink, .theme-admin .pink {
  background-color: #e91e63 !important
}

.theme-shop .pink-text, .theme-admin .pink-text {
  color: #e91e63 !important
}

.theme-shop .pink.lighten-5, .theme-admin .pink.lighten-5 {
  background-color: #fce4ec !important
}

.theme-shop .pink-text.text-lighten-5, .theme-admin .pink-text.text-lighten-5 {
  color: #fce4ec !important
}

.theme-shop .pink.lighten-4, .theme-admin .pink.lighten-4 {
  background-color: #f8bbd0 !important
}

.theme-shop .pink-text.text-lighten-4, .theme-admin .pink-text.text-lighten-4 {
  color: #f8bbd0 !important
}

.theme-shop .pink.lighten-3, .theme-admin .pink.lighten-3 {
  background-color: #f48fb1 !important
}

.theme-shop .pink-text.text-lighten-3, .theme-admin .pink-text.text-lighten-3 {
  color: #f48fb1 !important
}

.theme-shop .pink.lighten-2, .theme-admin .pink.lighten-2 {
  background-color: #f06292 !important
}

.theme-shop .pink-text.text-lighten-2, .theme-admin .pink-text.text-lighten-2 {
  color: #f06292 !important
}

.theme-shop .pink.lighten-1, .theme-admin .pink.lighten-1 {
  background-color: #ec407a !important
}

.theme-shop .pink-text.text-lighten-1, .theme-admin .pink-text.text-lighten-1 {
  color: #ec407a !important
}

.theme-shop .pink.darken-1, .theme-admin .pink.darken-1 {
  background-color: #d81b60 !important
}

.theme-shop .pink-text.text-darken-1, .theme-admin .pink-text.text-darken-1 {
  color: #d81b60 !important
}

.theme-shop .pink.darken-2, .theme-admin .pink.darken-2 {
  background-color: #c2185b !important
}

.theme-shop .pink-text.text-darken-2, .theme-admin .pink-text.text-darken-2 {
  color: #c2185b !important
}

.theme-shop .pink.darken-3, .theme-admin .pink.darken-3 {
  background-color: #ad1457 !important
}

.theme-shop .pink-text.text-darken-3, .theme-admin .pink-text.text-darken-3 {
  color: #ad1457 !important
}

.theme-shop .pink.darken-4, .theme-admin .pink.darken-4 {
  background-color: #880e4f !important
}

.theme-shop .pink-text.text-darken-4, .theme-admin .pink-text.text-darken-4 {
  color: #880e4f !important
}

.theme-shop .pink.accent-1, .theme-admin .pink.accent-1 {
  background-color: #ff80ab !important
}

.theme-shop .pink-text.text-accent-1, .theme-admin .pink-text.text-accent-1 {
  color: #ff80ab !important
}

.theme-shop .pink.accent-2, .theme-admin .pink.accent-2 {
  background-color: #ff4081 !important
}

.theme-shop .pink-text.text-accent-2, .theme-admin .pink-text.text-accent-2 {
  color: #ff4081 !important
}

.theme-shop .pink.accent-3, .theme-admin .pink.accent-3 {
  background-color: #f50057 !important
}

.theme-shop .pink-text.text-accent-3, .theme-admin .pink-text.text-accent-3 {
  color: #f50057 !important
}

.theme-shop .pink.accent-4, .theme-admin .pink.accent-4 {
  background-color: #c51162 !important
}

.theme-shop .pink-text.text-accent-4, .theme-admin .pink-text.text-accent-4 {
  color: #c51162 !important
}

.theme-shop .purple, .theme-admin .purple {
  background-color: #9c27b0 !important
}

.theme-shop .purple-text, .theme-admin .purple-text {
  color: #9c27b0 !important
}

.theme-shop .purple.lighten-5, .theme-admin .purple.lighten-5 {
  background-color: #f3e5f5 !important
}

.theme-shop .purple-text.text-lighten-5, .theme-admin .purple-text.text-lighten-5 {
  color: #f3e5f5 !important
}

.theme-shop .purple.lighten-4, .theme-admin .purple.lighten-4 {
  background-color: #e1bee7 !important
}

.theme-shop .purple-text.text-lighten-4, .theme-admin .purple-text.text-lighten-4 {
  color: #e1bee7 !important
}

.theme-shop .purple.lighten-3, .theme-admin .purple.lighten-3 {
  background-color: #ce93d8 !important
}

.theme-shop .purple-text.text-lighten-3, .theme-admin .purple-text.text-lighten-3 {
  color: #ce93d8 !important
}

.theme-shop .purple.lighten-2, .theme-admin .purple.lighten-2 {
  background-color: #ba68c8 !important
}

.theme-shop .purple-text.text-lighten-2, .theme-admin .purple-text.text-lighten-2 {
  color: #ba68c8 !important
}

.theme-shop .purple.lighten-1, .theme-admin .purple.lighten-1 {
  background-color: #ab47bc !important
}

.theme-shop .purple-text.text-lighten-1, .theme-admin .purple-text.text-lighten-1 {
  color: #ab47bc !important
}

.theme-shop .purple.darken-1, .theme-admin .purple.darken-1 {
  background-color: #8e24aa !important
}

.theme-shop .purple-text.text-darken-1, .theme-admin .purple-text.text-darken-1 {
  color: #8e24aa !important
}

.theme-shop .purple.darken-2, .theme-admin .purple.darken-2 {
  background-color: #7b1fa2 !important
}

.theme-shop .purple-text.text-darken-2, .theme-admin .purple-text.text-darken-2 {
  color: #7b1fa2 !important
}

.theme-shop .purple.darken-3, .theme-admin .purple.darken-3 {
  background-color: #6a1b9a !important
}

.theme-shop .purple-text.text-darken-3, .theme-admin .purple-text.text-darken-3 {
  color: #6a1b9a !important
}

.theme-shop .purple.darken-4, .theme-admin .purple.darken-4 {
  background-color: #4a148c !important
}

.theme-shop .purple-text.text-darken-4, .theme-admin .purple-text.text-darken-4 {
  color: #4a148c !important
}

.theme-shop .purple.accent-1, .theme-admin .purple.accent-1 {
  background-color: #ea80fc !important
}

.theme-shop .purple-text.text-accent-1, .theme-admin .purple-text.text-accent-1 {
  color: #ea80fc !important
}

.theme-shop .purple.accent-2, .theme-admin .purple.accent-2 {
  background-color: #e040fb !important
}

.theme-shop .purple-text.text-accent-2, .theme-admin .purple-text.text-accent-2 {
  color: #e040fb !important
}

.theme-shop .purple.accent-3, .theme-admin .purple.accent-3 {
  background-color: #d500f9 !important
}

.theme-shop .purple-text.text-accent-3, .theme-admin .purple-text.text-accent-3 {
  color: #d500f9 !important
}

.theme-shop .purple.accent-4, .theme-admin .purple.accent-4 {
  background-color: #a0f !important
}

.theme-shop .purple-text.text-accent-4, .theme-admin .purple-text.text-accent-4 {
  color: #a0f !important
}

.theme-shop .deep-purple, .theme-admin .deep-purple {
  background-color: #673ab7 !important
}

.theme-shop .deep-purple-text, .theme-admin .deep-purple-text {
  color: #673ab7 !important
}

.theme-shop .deep-purple.lighten-5, .theme-admin .deep-purple.lighten-5 {
  background-color: #ede7f6 !important
}

.theme-shop .deep-purple-text.text-lighten-5, .theme-admin .deep-purple-text.text-lighten-5 {
  color: #ede7f6 !important
}

.theme-shop .deep-purple.lighten-4, .theme-admin .deep-purple.lighten-4 {
  background-color: #d1c4e9 !important
}

.theme-shop .deep-purple-text.text-lighten-4, .theme-admin .deep-purple-text.text-lighten-4 {
  color: #d1c4e9 !important
}

.theme-shop .deep-purple.lighten-3, .theme-admin .deep-purple.lighten-3 {
  background-color: #b39ddb !important
}

.theme-shop .deep-purple-text.text-lighten-3, .theme-admin .deep-purple-text.text-lighten-3 {
  color: #b39ddb !important
}

.theme-shop .deep-purple.lighten-2, .theme-admin .deep-purple.lighten-2 {
  background-color: #9575cd !important
}

.theme-shop .deep-purple-text.text-lighten-2, .theme-admin .deep-purple-text.text-lighten-2 {
  color: #9575cd !important
}

.theme-shop .deep-purple.lighten-1, .theme-admin .deep-purple.lighten-1 {
  background-color: #7e57c2 !important
}

.theme-shop .deep-purple-text.text-lighten-1, .theme-admin .deep-purple-text.text-lighten-1 {
  color: #7e57c2 !important
}

.theme-shop .deep-purple.darken-1, .theme-admin .deep-purple.darken-1 {
  background-color: #5e35b1 !important
}

.theme-shop .deep-purple-text.text-darken-1, .theme-admin .deep-purple-text.text-darken-1 {
  color: #5e35b1 !important
}

.theme-shop .deep-purple.darken-2, .theme-admin .deep-purple.darken-2 {
  background-color: #512da8 !important
}

.theme-shop .deep-purple-text.text-darken-2, .theme-admin .deep-purple-text.text-darken-2 {
  color: #512da8 !important
}

.theme-shop .deep-purple.darken-3, .theme-admin .deep-purple.darken-3 {
  background-color: #4527a0 !important
}

.theme-shop .deep-purple-text.text-darken-3, .theme-admin .deep-purple-text.text-darken-3 {
  color: #4527a0 !important
}

.theme-shop .deep-purple.darken-4, .theme-admin .deep-purple.darken-4 {
  background-color: #311b92 !important
}

.theme-shop .deep-purple-text.text-darken-4, .theme-admin .deep-purple-text.text-darken-4 {
  color: #311b92 !important
}

.theme-shop .deep-purple.accent-1, .theme-admin .deep-purple.accent-1 {
  background-color: #b388ff !important
}

.theme-shop .deep-purple-text.text-accent-1, .theme-admin .deep-purple-text.text-accent-1 {
  color: #b388ff !important
}

.theme-shop .deep-purple.accent-2, .theme-admin .deep-purple.accent-2 {
  background-color: #7c4dff !important
}

.theme-shop .deep-purple-text.text-accent-2, .theme-admin .deep-purple-text.text-accent-2 {
  color: #7c4dff !important
}

.theme-shop .deep-purple.accent-3, .theme-admin .deep-purple.accent-3 {
  background-color: #651fff !important
}

.theme-shop .deep-purple-text.text-accent-3, .theme-admin .deep-purple-text.text-accent-3 {
  color: #651fff !important
}

.theme-shop .deep-purple.accent-4, .theme-admin .deep-purple.accent-4 {
  background-color: #6200ea !important
}

.theme-shop .deep-purple-text.text-accent-4, .theme-admin .deep-purple-text.text-accent-4 {
  color: #6200ea !important
}

.theme-shop .indigo, .theme-admin .indigo {
  background-color: #3f51b5 !important
}

.theme-shop .indigo-text, .theme-admin .indigo-text {
  color: #3f51b5 !important
}

.theme-shop .indigo.lighten-5, .theme-admin .indigo.lighten-5 {
  background-color: #e8eaf6 !important
}

.theme-shop .indigo-text.text-lighten-5, .theme-admin .indigo-text.text-lighten-5 {
  color: #e8eaf6 !important
}

.theme-shop .indigo.lighten-4, .theme-admin .indigo.lighten-4 {
  background-color: #c5cae9 !important
}

.theme-shop .indigo-text.text-lighten-4, .theme-admin .indigo-text.text-lighten-4 {
  color: #c5cae9 !important
}

.theme-shop .indigo.lighten-3, .theme-admin .indigo.lighten-3 {
  background-color: #9fa8da !important
}

.theme-shop .indigo-text.text-lighten-3, .theme-admin .indigo-text.text-lighten-3 {
  color: #9fa8da !important
}

.theme-shop .indigo.lighten-2, .theme-admin .indigo.lighten-2 {
  background-color: #7986cb !important
}

.theme-shop .indigo-text.text-lighten-2, .theme-admin .indigo-text.text-lighten-2 {
  color: #7986cb !important
}

.theme-shop .indigo.lighten-1, .theme-admin .indigo.lighten-1 {
  background-color: #5c6bc0 !important
}

.theme-shop .indigo-text.text-lighten-1, .theme-admin .indigo-text.text-lighten-1 {
  color: #5c6bc0 !important
}

.theme-shop .indigo.darken-1, .theme-admin .indigo.darken-1 {
  background-color: #3949ab !important
}

.theme-shop .indigo-text.text-darken-1, .theme-admin .indigo-text.text-darken-1 {
  color: #3949ab !important
}

.theme-shop .indigo.darken-2, .theme-admin .indigo.darken-2 {
  background-color: #303f9f !important
}

.theme-shop .indigo-text.text-darken-2, .theme-admin .indigo-text.text-darken-2 {
  color: #303f9f !important
}

.theme-shop .indigo.darken-3, .theme-admin .indigo.darken-3 {
  background-color: #283593 !important
}

.theme-shop .indigo-text.text-darken-3, .theme-admin .indigo-text.text-darken-3 {
  color: #283593 !important
}

.theme-shop .indigo.darken-4, .theme-admin .indigo.darken-4 {
  background-color: #1a237e !important
}

.theme-shop .indigo-text.text-darken-4, .theme-admin .indigo-text.text-darken-4 {
  color: #1a237e !important
}

.theme-shop .indigo.accent-1, .theme-admin .indigo.accent-1 {
  background-color: #8c9eff !important
}

.theme-shop .indigo-text.text-accent-1, .theme-admin .indigo-text.text-accent-1 {
  color: #8c9eff !important
}

.theme-shop .indigo.accent-2, .theme-admin .indigo.accent-2 {
  background-color: #536dfe !important
}

.theme-shop .indigo-text.text-accent-2, .theme-admin .indigo-text.text-accent-2 {
  color: #536dfe !important
}

.theme-shop .indigo.accent-3, .theme-admin .indigo.accent-3 {
  background-color: #3d5afe !important
}

.theme-shop .indigo-text.text-accent-3, .theme-admin .indigo-text.text-accent-3 {
  color: #3d5afe !important
}

.theme-shop .indigo.accent-4, .theme-admin .indigo.accent-4 {
  background-color: #304ffe !important
}

.theme-shop .indigo-text.text-accent-4, .theme-admin .indigo-text.text-accent-4 {
  color: #304ffe !important
}

.theme-shop .blue, .theme-admin .blue {
  background-color: #2196f3 !important
}

.theme-shop .blue-text, .theme-admin .blue-text {
  color: #2196f3 !important
}

.theme-shop .blue.lighten-5, .theme-admin .blue.lighten-5 {
  background-color: #e3f2fd !important
}

.theme-shop .blue-text.text-lighten-5, .theme-admin .blue-text.text-lighten-5 {
  color: #e3f2fd !important
}

.theme-shop .blue.lighten-4, .theme-admin .blue.lighten-4 {
  background-color: #bbdefb !important
}

.theme-shop .blue-text.text-lighten-4, .theme-admin .blue-text.text-lighten-4 {
  color: #bbdefb !important
}

.theme-shop .blue.lighten-3, .theme-admin .blue.lighten-3 {
  background-color: #90caf9 !important
}

.theme-shop .blue-text.text-lighten-3, .theme-admin .blue-text.text-lighten-3 {
  color: #90caf9 !important
}

.theme-shop .blue.lighten-2, .theme-admin .blue.lighten-2 {
  background-color: #64b5f6 !important
}

.theme-shop .blue-text.text-lighten-2, .theme-admin .blue-text.text-lighten-2 {
  color: #64b5f6 !important
}

.theme-shop .blue.lighten-1, .theme-admin .blue.lighten-1 {
  background-color: #42a5f5 !important
}

.theme-shop .blue-text.text-lighten-1, .theme-admin .blue-text.text-lighten-1 {
  color: #42a5f5 !important
}

.theme-shop .blue.darken-1, .theme-admin .blue.darken-1 {
  background-color: #1e88e5 !important
}

.theme-shop .blue-text.text-darken-1, .theme-admin .blue-text.text-darken-1 {
  color: #1e88e5 !important
}

.theme-shop .blue.darken-2, .theme-admin .blue.darken-2 {
  background-color: #1976d2 !important
}

.theme-shop .blue-text.text-darken-2, .theme-admin .blue-text.text-darken-2 {
  color: #1976d2 !important
}

.theme-shop .blue.darken-3, .theme-admin .blue.darken-3 {
  background-color: #1565c0 !important
}

.theme-shop .blue-text.text-darken-3, .theme-admin .blue-text.text-darken-3 {
  color: #1565c0 !important
}

.theme-shop .blue.darken-4, .theme-admin .blue.darken-4 {
  background-color: #0d47a1 !important
}

.theme-shop .blue-text.text-darken-4, .theme-admin .blue-text.text-darken-4 {
  color: #0d47a1 !important
}

.theme-shop .blue.accent-1, .theme-admin .blue.accent-1 {
  background-color: #82b1ff !important
}

.theme-shop .blue-text.text-accent-1, .theme-admin .blue-text.text-accent-1 {
  color: #82b1ff !important
}

.theme-shop .blue.accent-2, .theme-admin .blue.accent-2 {
  background-color: #448aff !important
}

.theme-shop .blue-text.text-accent-2, .theme-admin .blue-text.text-accent-2 {
  color: #448aff !important
}

.theme-shop .blue.accent-3, .theme-admin .blue.accent-3 {
  background-color: #2979ff !important
}

.theme-shop .blue-text.text-accent-3, .theme-admin .blue-text.text-accent-3 {
  color: #2979ff !important
}

.theme-shop .blue.accent-4, .theme-admin .blue.accent-4 {
  background-color: #2962ff !important
}

.theme-shop .blue-text.text-accent-4, .theme-admin .blue-text.text-accent-4 {
  color: #2962ff !important
}

.theme-shop .light-blue, .theme-admin .light-blue {
  background-color: #03a9f4 !important
}

.theme-shop .light-blue-text, .theme-admin .light-blue-text {
  color: #03a9f4 !important
}

.theme-shop .light-blue.lighten-5, .theme-admin .light-blue.lighten-5 {
  background-color: #e1f5fe !important
}

.theme-shop .light-blue-text.text-lighten-5, .theme-admin .light-blue-text.text-lighten-5 {
  color: #e1f5fe !important
}

.theme-shop .light-blue.lighten-4, .theme-admin .light-blue.lighten-4 {
  background-color: #b3e5fc !important
}

.theme-shop .light-blue-text.text-lighten-4, .theme-admin .light-blue-text.text-lighten-4 {
  color: #b3e5fc !important
}

.theme-shop .light-blue.lighten-3, .theme-admin .light-blue.lighten-3 {
  background-color: #81d4fa !important
}

.theme-shop .light-blue-text.text-lighten-3, .theme-admin .light-blue-text.text-lighten-3 {
  color: #81d4fa !important
}

.theme-shop .light-blue.lighten-2, .theme-admin .light-blue.lighten-2 {
  background-color: #4fc3f7 !important
}

.theme-shop .light-blue-text.text-lighten-2, .theme-admin .light-blue-text.text-lighten-2 {
  color: #4fc3f7 !important
}

.theme-shop .light-blue.lighten-1, .theme-admin .light-blue.lighten-1 {
  background-color: #29b6f6 !important
}

.theme-shop .light-blue-text.text-lighten-1, .theme-admin .light-blue-text.text-lighten-1 {
  color: #29b6f6 !important
}

.theme-shop .light-blue.darken-1, .theme-admin .light-blue.darken-1 {
  background-color: #039be5 !important
}

.theme-shop .light-blue-text.text-darken-1, .theme-admin .light-blue-text.text-darken-1 {
  color: #039be5 !important
}

.theme-shop .light-blue.darken-2, .theme-admin .light-blue.darken-2 {
  background-color: #0288d1 !important
}

.theme-shop .light-blue-text.text-darken-2, .theme-admin .light-blue-text.text-darken-2 {
  color: #0288d1 !important
}

.theme-shop .light-blue.darken-3, .theme-admin .light-blue.darken-3 {
  background-color: #0277bd !important
}

.theme-shop .light-blue-text.text-darken-3, .theme-admin .light-blue-text.text-darken-3 {
  color: #0277bd !important
}

.theme-shop .light-blue.darken-4, .theme-admin .light-blue.darken-4 {
  background-color: #01579b !important
}

.theme-shop .light-blue-text.text-darken-4, .theme-admin .light-blue-text.text-darken-4 {
  color: #01579b !important
}

.theme-shop .light-blue.accent-1, .theme-admin .light-blue.accent-1 {
  background-color: #80d8ff !important
}

.theme-shop .light-blue-text.text-accent-1, .theme-admin .light-blue-text.text-accent-1 {
  color: #80d8ff !important
}

.theme-shop .light-blue.accent-2, .theme-admin .light-blue.accent-2 {
  background-color: #40c4ff !important
}

.theme-shop .light-blue-text.text-accent-2, .theme-admin .light-blue-text.text-accent-2 {
  color: #40c4ff !important
}

.theme-shop .light-blue.accent-3, .theme-admin .light-blue.accent-3 {
  background-color: #00b0ff !important
}

.theme-shop .light-blue-text.text-accent-3, .theme-admin .light-blue-text.text-accent-3 {
  color: #00b0ff !important
}

.theme-shop .light-blue.accent-4, .theme-admin .light-blue.accent-4 {
  background-color: #0091ea !important
}

.theme-shop .light-blue-text.text-accent-4, .theme-admin .light-blue-text.text-accent-4 {
  color: #0091ea !important
}

.theme-shop .cyan, .theme-admin .cyan {
  background-color: #00bcd4 !important
}

.theme-shop .cyan-text, .theme-admin .cyan-text {
  color: #00bcd4 !important
}

.theme-shop .cyan.lighten-5, .theme-admin .cyan.lighten-5 {
  background-color: #e0f7fa !important
}

.theme-shop .cyan-text.text-lighten-5, .theme-admin .cyan-text.text-lighten-5 {
  color: #e0f7fa !important
}

.theme-shop .cyan.lighten-4, .theme-admin .cyan.lighten-4 {
  background-color: #b2ebf2 !important
}

.theme-shop .cyan-text.text-lighten-4, .theme-admin .cyan-text.text-lighten-4 {
  color: #b2ebf2 !important
}

.theme-shop .cyan.lighten-3, .theme-admin .cyan.lighten-3 {
  background-color: #80deea !important
}

.theme-shop .cyan-text.text-lighten-3, .theme-admin .cyan-text.text-lighten-3 {
  color: #80deea !important
}

.theme-shop .cyan.lighten-2, .theme-admin .cyan.lighten-2 {
  background-color: #4dd0e1 !important
}

.theme-shop .cyan-text.text-lighten-2, .theme-admin .cyan-text.text-lighten-2 {
  color: #4dd0e1 !important
}

.theme-shop .cyan.lighten-1, .theme-admin .cyan.lighten-1 {
  background-color: #26c6da !important
}

.theme-shop .cyan-text.text-lighten-1, .theme-admin .cyan-text.text-lighten-1 {
  color: #26c6da !important
}

.theme-shop .cyan.darken-1, .theme-admin .cyan.darken-1 {
  background-color: #00acc1 !important
}

.theme-shop .cyan-text.text-darken-1, .theme-admin .cyan-text.text-darken-1 {
  color: #00acc1 !important
}

.theme-shop .cyan.darken-2, .theme-admin .cyan.darken-2 {
  background-color: #0097a7 !important
}

.theme-shop .cyan-text.text-darken-2, .theme-admin .cyan-text.text-darken-2 {
  color: #0097a7 !important
}

.theme-shop .cyan.darken-3, .theme-admin .cyan.darken-3 {
  background-color: #00838f !important
}

.theme-shop .cyan-text.text-darken-3, .theme-admin .cyan-text.text-darken-3 {
  color: #00838f !important
}

.theme-shop .cyan.darken-4, .theme-admin .cyan.darken-4 {
  background-color: #006064 !important
}

.theme-shop .cyan-text.text-darken-4, .theme-admin .cyan-text.text-darken-4 {
  color: #006064 !important
}

.theme-shop .cyan.accent-1, .theme-admin .cyan.accent-1 {
  background-color: #84ffff !important
}

.theme-shop .cyan-text.text-accent-1, .theme-admin .cyan-text.text-accent-1 {
  color: #84ffff !important
}

.theme-shop .cyan.accent-2, .theme-admin .cyan.accent-2 {
  background-color: #18ffff !important
}

.theme-shop .cyan-text.text-accent-2, .theme-admin .cyan-text.text-accent-2 {
  color: #18ffff !important
}

.theme-shop .cyan.accent-3, .theme-admin .cyan.accent-3 {
  background-color: #00e5ff !important
}

.theme-shop .cyan-text.text-accent-3, .theme-admin .cyan-text.text-accent-3 {
  color: #00e5ff !important
}

.theme-shop .cyan.accent-4, .theme-admin .cyan.accent-4 {
  background-color: #00b8d4 !important
}

.theme-shop .cyan-text.text-accent-4, .theme-admin .cyan-text.text-accent-4 {
  color: #00b8d4 !important
}

.theme-shop .teal, .theme-admin .teal {
  background-color: #009688 !important
}

.theme-shop .teal-text, .theme-admin .teal-text {
  color: #009688 !important
}

.theme-shop .teal.lighten-5, .theme-admin .teal.lighten-5 {
  background-color: #e0f2f1 !important
}

.theme-shop .teal-text.text-lighten-5, .theme-admin .teal-text.text-lighten-5 {
  color: #e0f2f1 !important
}

.theme-shop .teal.lighten-4, .theme-admin .teal.lighten-4 {
  background-color: #b2dfdb !important
}

.theme-shop .teal-text.text-lighten-4, .theme-admin .teal-text.text-lighten-4 {
  color: #b2dfdb !important
}

.theme-shop .teal.lighten-3, .theme-admin .teal.lighten-3 {
  background-color: #80cbc4 !important
}

.theme-shop .teal-text.text-lighten-3, .theme-admin .teal-text.text-lighten-3 {
  color: #80cbc4 !important
}

.theme-shop .teal.lighten-2, .theme-admin .teal.lighten-2 {
  background-color: #4db6ac !important
}

.theme-shop .teal-text.text-lighten-2, .theme-admin .teal-text.text-lighten-2 {
  color: #4db6ac !important
}

.theme-shop .teal.lighten-1, .theme-admin .teal.lighten-1 {
  background-color: #26a69a !important
}

.theme-shop .teal-text.text-lighten-1, .theme-admin .teal-text.text-lighten-1 {
  color: #26a69a !important
}

.theme-shop .teal.darken-1, .theme-admin .teal.darken-1 {
  background-color: #00897b !important
}

.theme-shop .teal-text.text-darken-1, .theme-admin .teal-text.text-darken-1 {
  color: #00897b !important
}

.theme-shop .teal.darken-2, .theme-admin .teal.darken-2 {
  background-color: #00796b !important
}

.theme-shop .teal-text.text-darken-2, .theme-admin .teal-text.text-darken-2 {
  color: #00796b !important
}

.theme-shop .teal.darken-3, .theme-admin .teal.darken-3 {
  background-color: #00695c !important
}

.theme-shop .teal-text.text-darken-3, .theme-admin .teal-text.text-darken-3 {
  color: #00695c !important
}

.theme-shop .teal.darken-4, .theme-admin .teal.darken-4 {
  background-color: #004d40 !important
}

.theme-shop .teal-text.text-darken-4, .theme-admin .teal-text.text-darken-4 {
  color: #004d40 !important
}

.theme-shop .teal.accent-1, .theme-admin .teal.accent-1 {
  background-color: #a7ffeb !important
}

.theme-shop .teal-text.text-accent-1, .theme-admin .teal-text.text-accent-1 {
  color: #a7ffeb !important
}

.theme-shop .teal.accent-2, .theme-admin .teal.accent-2 {
  background-color: #64ffda !important
}

.theme-shop .teal-text.text-accent-2, .theme-admin .teal-text.text-accent-2 {
  color: #64ffda !important
}

.theme-shop .teal.accent-3, .theme-admin .teal.accent-3 {
  background-color: #1de9b6 !important
}

.theme-shop .teal-text.text-accent-3, .theme-admin .teal-text.text-accent-3 {
  color: #1de9b6 !important
}

.theme-shop .teal.accent-4, .theme-admin .teal.accent-4 {
  background-color: #00bfa5 !important
}

.theme-shop .teal-text.text-accent-4, .theme-admin .teal-text.text-accent-4 {
  color: #00bfa5 !important
}

.theme-shop .green, .theme-admin .green {
  background-color: #4caf50 !important
}

.theme-shop .green-text, .theme-admin .green-text {
  color: #4caf50 !important
}

.theme-shop .green.lighten-5, .theme-admin .green.lighten-5 {
  background-color: #e8f5e9 !important
}

.theme-shop .green-text.text-lighten-5, .theme-admin .green-text.text-lighten-5 {
  color: #e8f5e9 !important
}

.theme-shop .green.lighten-4, .theme-admin .green.lighten-4 {
  background-color: #c8e6c9 !important
}

.theme-shop .green-text.text-lighten-4, .theme-admin .green-text.text-lighten-4 {
  color: #c8e6c9 !important
}

.theme-shop .green.lighten-3, .theme-admin .green.lighten-3 {
  background-color: #a5d6a7 !important
}

.theme-shop .green-text.text-lighten-3, .theme-admin .green-text.text-lighten-3 {
  color: #a5d6a7 !important
}

.theme-shop .green.lighten-2, .theme-admin .green.lighten-2 {
  background-color: #81c784 !important
}

.theme-shop .green-text.text-lighten-2, .theme-admin .green-text.text-lighten-2 {
  color: #81c784 !important
}

.theme-shop .green.lighten-1, .theme-admin .green.lighten-1 {
  background-color: #66bb6a !important
}

.theme-shop .green-text.text-lighten-1, .theme-admin .green-text.text-lighten-1 {
  color: #66bb6a !important
}

.theme-shop .green.darken-1, .theme-admin .green.darken-1 {
  background-color: #43a047 !important
}

.theme-shop .green-text.text-darken-1, .theme-admin .green-text.text-darken-1 {
  color: #43a047 !important
}

.theme-shop .green.darken-2, .theme-admin .green.darken-2 {
  background-color: #388e3c !important
}

.theme-shop .green-text.text-darken-2, .theme-admin .green-text.text-darken-2 {
  color: #388e3c !important
}

.theme-shop .green.darken-3, .theme-admin .green.darken-3 {
  background-color: #2e7d32 !important
}

.theme-shop .green-text.text-darken-3, .theme-admin .green-text.text-darken-3 {
  color: #2e7d32 !important
}

.theme-shop .green.darken-4, .theme-admin .green.darken-4 {
  background-color: #1b5e20 !important
}

.theme-shop .green-text.text-darken-4, .theme-admin .green-text.text-darken-4 {
  color: #1b5e20 !important
}

.theme-shop .green.accent-1, .theme-admin .green.accent-1 {
  background-color: #b9f6ca !important
}

.theme-shop .green-text.text-accent-1, .theme-admin .green-text.text-accent-1 {
  color: #b9f6ca !important
}

.theme-shop .green.accent-2, .theme-admin .green.accent-2 {
  background-color: #69f0ae !important
}

.theme-shop .green-text.text-accent-2, .theme-admin .green-text.text-accent-2 {
  color: #69f0ae !important
}

.theme-shop .green.accent-3, .theme-admin .green.accent-3 {
  background-color: #00e676 !important
}

.theme-shop .green-text.text-accent-3, .theme-admin .green-text.text-accent-3 {
  color: #00e676 !important
}

.theme-shop .green.accent-4, .theme-admin .green.accent-4 {
  background-color: #00c853 !important
}

.theme-shop .green-text.text-accent-4, .theme-admin .green-text.text-accent-4 {
  color: #00c853 !important
}

.theme-shop .light-green, .theme-admin .light-green {
  background-color: #8bc34a !important
}

.theme-shop .light-green-text, .theme-admin .light-green-text {
  color: #8bc34a !important
}

.theme-shop .light-green.lighten-5, .theme-admin .light-green.lighten-5 {
  background-color: #f1f8e9 !important
}

.theme-shop .light-green-text.text-lighten-5, .theme-admin .light-green-text.text-lighten-5 {
  color: #f1f8e9 !important
}

.theme-shop .light-green.lighten-4, .theme-admin .light-green.lighten-4 {
  background-color: #dcedc8 !important
}

.theme-shop .light-green-text.text-lighten-4, .theme-admin .light-green-text.text-lighten-4 {
  color: #dcedc8 !important
}

.theme-shop .light-green.lighten-3, .theme-admin .light-green.lighten-3 {
  background-color: #c5e1a5 !important
}

.theme-shop .light-green-text.text-lighten-3, .theme-admin .light-green-text.text-lighten-3 {
  color: #c5e1a5 !important
}

.theme-shop .light-green.lighten-2, .theme-admin .light-green.lighten-2 {
  background-color: #aed581 !important
}

.theme-shop .light-green-text.text-lighten-2, .theme-admin .light-green-text.text-lighten-2 {
  color: #aed581 !important
}

.theme-shop .light-green.lighten-1, .theme-admin .light-green.lighten-1 {
  background-color: #9ccc65 !important
}

.theme-shop .light-green-text.text-lighten-1, .theme-admin .light-green-text.text-lighten-1 {
  color: #9ccc65 !important
}

.theme-shop .light-green.darken-1, .theme-admin .light-green.darken-1 {
  background-color: #7cb342 !important
}

.theme-shop .light-green-text.text-darken-1, .theme-admin .light-green-text.text-darken-1 {
  color: #7cb342 !important
}

.theme-shop .light-green.darken-2, .theme-admin .light-green.darken-2 {
  background-color: #689f38 !important
}

.theme-shop .light-green-text.text-darken-2, .theme-admin .light-green-text.text-darken-2 {
  color: #689f38 !important
}

.theme-shop .light-green.darken-3, .theme-admin .light-green.darken-3 {
  background-color: #558b2f !important
}

.theme-shop .light-green-text.text-darken-3, .theme-admin .light-green-text.text-darken-3 {
  color: #558b2f !important
}

.theme-shop .light-green.darken-4, .theme-admin .light-green.darken-4 {
  background-color: #33691e !important
}

.theme-shop .light-green-text.text-darken-4, .theme-admin .light-green-text.text-darken-4 {
  color: #33691e !important
}

.theme-shop .light-green.accent-1, .theme-admin .light-green.accent-1 {
  background-color: #ccff90 !important
}

.theme-shop .light-green-text.text-accent-1, .theme-admin .light-green-text.text-accent-1 {
  color: #ccff90 !important
}

.theme-shop .light-green.accent-2, .theme-admin .light-green.accent-2 {
  background-color: #b2ff59 !important
}

.theme-shop .light-green-text.text-accent-2, .theme-admin .light-green-text.text-accent-2 {
  color: #b2ff59 !important
}

.theme-shop .light-green.accent-3, .theme-admin .light-green.accent-3 {
  background-color: #76ff03 !important
}

.theme-shop .light-green-text.text-accent-3, .theme-admin .light-green-text.text-accent-3 {
  color: #76ff03 !important
}

.theme-shop .light-green.accent-4, .theme-admin .light-green.accent-4 {
  background-color: #64dd17 !important
}

.theme-shop .light-green-text.text-accent-4, .theme-admin .light-green-text.text-accent-4 {
  color: #64dd17 !important
}

.theme-shop .lime, .theme-admin .lime {
  background-color: #cddc39 !important
}

.theme-shop .lime-text, .theme-admin .lime-text {
  color: #cddc39 !important
}

.theme-shop .lime.lighten-5, .theme-admin .lime.lighten-5 {
  background-color: #f9fbe7 !important
}

.theme-shop .lime-text.text-lighten-5, .theme-admin .lime-text.text-lighten-5 {
  color: #f9fbe7 !important
}

.theme-shop .lime.lighten-4, .theme-admin .lime.lighten-4 {
  background-color: #f0f4c3 !important
}

.theme-shop .lime-text.text-lighten-4, .theme-admin .lime-text.text-lighten-4 {
  color: #f0f4c3 !important
}

.theme-shop .lime.lighten-3, .theme-admin .lime.lighten-3 {
  background-color: #e6ee9c !important
}

.theme-shop .lime-text.text-lighten-3, .theme-admin .lime-text.text-lighten-3 {
  color: #e6ee9c !important
}

.theme-shop .lime.lighten-2, .theme-admin .lime.lighten-2 {
  background-color: #dce775 !important
}

.theme-shop .lime-text.text-lighten-2, .theme-admin .lime-text.text-lighten-2 {
  color: #dce775 !important
}

.theme-shop .lime.lighten-1, .theme-admin .lime.lighten-1 {
  background-color: #d4e157 !important
}

.theme-shop .lime-text.text-lighten-1, .theme-admin .lime-text.text-lighten-1 {
  color: #d4e157 !important
}

.theme-shop .lime.darken-1, .theme-admin .lime.darken-1 {
  background-color: #c0ca33 !important
}

.theme-shop .lime-text.text-darken-1, .theme-admin .lime-text.text-darken-1 {
  color: #c0ca33 !important
}

.theme-shop .lime.darken-2, .theme-admin .lime.darken-2 {
  background-color: #afb42b !important
}

.theme-shop .lime-text.text-darken-2, .theme-admin .lime-text.text-darken-2 {
  color: #afb42b !important
}

.theme-shop .lime.darken-3, .theme-admin .lime.darken-3 {
  background-color: #9e9d24 !important
}

.theme-shop .lime-text.text-darken-3, .theme-admin .lime-text.text-darken-3 {
  color: #9e9d24 !important
}

.theme-shop .lime.darken-4, .theme-admin .lime.darken-4 {
  background-color: #827717 !important
}

.theme-shop .lime-text.text-darken-4, .theme-admin .lime-text.text-darken-4 {
  color: #827717 !important
}

.theme-shop .lime.accent-1, .theme-admin .lime.accent-1 {
  background-color: #f4ff81 !important
}

.theme-shop .lime-text.text-accent-1, .theme-admin .lime-text.text-accent-1 {
  color: #f4ff81 !important
}

.theme-shop .lime.accent-2, .theme-admin .lime.accent-2 {
  background-color: #eeff41 !important
}

.theme-shop .lime-text.text-accent-2, .theme-admin .lime-text.text-accent-2 {
  color: #eeff41 !important
}

.theme-shop .lime.accent-3, .theme-admin .lime.accent-3 {
  background-color: #c6ff00 !important
}

.theme-shop .lime-text.text-accent-3, .theme-admin .lime-text.text-accent-3 {
  color: #c6ff00 !important
}

.theme-shop .lime.accent-4, .theme-admin .lime.accent-4 {
  background-color: #aeea00 !important
}

.theme-shop .lime-text.text-accent-4, .theme-admin .lime-text.text-accent-4 {
  color: #aeea00 !important
}

.theme-shop .yellow, .theme-admin .yellow {
  background-color: #ffeb3b !important
}

.theme-shop .yellow-text, .theme-admin .yellow-text {
  color: #ffeb3b !important
}

.theme-shop .yellow.lighten-5, .theme-admin .yellow.lighten-5 {
  background-color: #fffde7 !important
}

.theme-shop .yellow-text.text-lighten-5, .theme-admin .yellow-text.text-lighten-5 {
  color: #fffde7 !important
}

.theme-shop .yellow.lighten-4, .theme-admin .yellow.lighten-4 {
  background-color: #fff9c4 !important
}

.theme-shop .yellow-text.text-lighten-4, .theme-admin .yellow-text.text-lighten-4 {
  color: #fff9c4 !important
}

.theme-shop .yellow.lighten-3, .theme-admin .yellow.lighten-3 {
  background-color: #fff59d !important
}

.theme-shop .yellow-text.text-lighten-3, .theme-admin .yellow-text.text-lighten-3 {
  color: #fff59d !important
}

.theme-shop .yellow.lighten-2, .theme-admin .yellow.lighten-2 {
  background-color: #fff176 !important
}

.theme-shop .yellow-text.text-lighten-2, .theme-admin .yellow-text.text-lighten-2 {
  color: #fff176 !important
}

.theme-shop .yellow.lighten-1, .theme-admin .yellow.lighten-1 {
  background-color: #ffee58 !important
}

.theme-shop .yellow-text.text-lighten-1, .theme-admin .yellow-text.text-lighten-1 {
  color: #ffee58 !important
}

.theme-shop .yellow.darken-1, .theme-admin .yellow.darken-1 {
  background-color: #fdd835 !important
}

.theme-shop .yellow-text.text-darken-1, .theme-admin .yellow-text.text-darken-1 {
  color: #fdd835 !important
}

.theme-shop .yellow.darken-2, .theme-admin .yellow.darken-2 {
  background-color: #fbc02d !important
}

.theme-shop .yellow-text.text-darken-2, .theme-admin .yellow-text.text-darken-2 {
  color: #fbc02d !important
}

.theme-shop .yellow.darken-3, .theme-admin .yellow.darken-3 {
  background-color: #f9a825 !important
}

.theme-shop .yellow-text.text-darken-3, .theme-admin .yellow-text.text-darken-3 {
  color: #f9a825 !important
}

.theme-shop .yellow.darken-4, .theme-admin .yellow.darken-4 {
  background-color: #f57f17 !important
}

.theme-shop .yellow-text.text-darken-4, .theme-admin .yellow-text.text-darken-4 {
  color: #f57f17 !important
}

.theme-shop .yellow.accent-1, .theme-admin .yellow.accent-1 {
  background-color: #ffff8d !important
}

.theme-shop .yellow-text.text-accent-1, .theme-admin .yellow-text.text-accent-1 {
  color: #ffff8d !important
}

.theme-shop .yellow.accent-2, .theme-admin .yellow.accent-2 {
  background-color: #ff0 !important
}

.theme-shop .yellow-text.text-accent-2, .theme-admin .yellow-text.text-accent-2 {
  color: #ff0 !important
}

.theme-shop .yellow.accent-3, .theme-admin .yellow.accent-3 {
  background-color: #ffea00 !important
}

.theme-shop .yellow-text.text-accent-3, .theme-admin .yellow-text.text-accent-3 {
  color: #ffea00 !important
}

.theme-shop .yellow.accent-4, .theme-admin .yellow.accent-4 {
  background-color: #ffd600 !important
}

.theme-shop .yellow-text.text-accent-4, .theme-admin .yellow-text.text-accent-4 {
  color: #ffd600 !important
}

.theme-shop .amber, .theme-admin .amber {
  background-color: #ffc107 !important
}

.theme-shop .amber-text, .theme-admin .amber-text {
  color: #ffc107 !important
}

.theme-shop .amber.lighten-5, .theme-admin .amber.lighten-5 {
  background-color: #fff8e1 !important
}

.theme-shop .amber-text.text-lighten-5, .theme-admin .amber-text.text-lighten-5 {
  color: #fff8e1 !important
}

.theme-shop .amber.lighten-4, .theme-admin .amber.lighten-4 {
  background-color: #ffecb3 !important
}

.theme-shop .amber-text.text-lighten-4, .theme-admin .amber-text.text-lighten-4 {
  color: #ffecb3 !important
}

.theme-shop .amber.lighten-3, .theme-admin .amber.lighten-3 {
  background-color: #ffe082 !important
}

.theme-shop .amber-text.text-lighten-3, .theme-admin .amber-text.text-lighten-3 {
  color: #ffe082 !important
}

.theme-shop .amber.lighten-2, .theme-admin .amber.lighten-2 {
  background-color: #ffd54f !important
}

.theme-shop .amber-text.text-lighten-2, .theme-admin .amber-text.text-lighten-2 {
  color: #ffd54f !important
}

.theme-shop .amber.lighten-1, .theme-admin .amber.lighten-1 {
  background-color: #ffca28 !important
}

.theme-shop .amber-text.text-lighten-1, .theme-admin .amber-text.text-lighten-1 {
  color: #ffca28 !important
}

.theme-shop .amber.darken-1, .theme-admin .amber.darken-1 {
  background-color: #ffb300 !important
}

.theme-shop .amber-text.text-darken-1, .theme-admin .amber-text.text-darken-1 {
  color: #ffb300 !important
}

.theme-shop .amber.darken-2, .theme-admin .amber.darken-2 {
  background-color: #ffa000 !important
}

.theme-shop .amber-text.text-darken-2, .theme-admin .amber-text.text-darken-2 {
  color: #ffa000 !important
}

.theme-shop .amber.darken-3, .theme-admin .amber.darken-3 {
  background-color: #ff8f00 !important
}

.theme-shop .amber-text.text-darken-3, .theme-admin .amber-text.text-darken-3 {
  color: #ff8f00 !important
}

.theme-shop .amber.darken-4, .theme-admin .amber.darken-4 {
  background-color: #ff6f00 !important
}

.theme-shop .amber-text.text-darken-4, .theme-admin .amber-text.text-darken-4 {
  color: #ff6f00 !important
}

.theme-shop .amber.accent-1, .theme-admin .amber.accent-1 {
  background-color: #ffe57f !important
}

.theme-shop .amber-text.text-accent-1, .theme-admin .amber-text.text-accent-1 {
  color: #ffe57f !important
}

.theme-shop .amber.accent-2, .theme-admin .amber.accent-2 {
  background-color: #ffd740 !important
}

.theme-shop .amber-text.text-accent-2, .theme-admin .amber-text.text-accent-2 {
  color: #ffd740 !important
}

.theme-shop .amber.accent-3, .theme-admin .amber.accent-3 {
  background-color: #ffc400 !important
}

.theme-shop .amber-text.text-accent-3, .theme-admin .amber-text.text-accent-3 {
  color: #ffc400 !important
}

.theme-shop .amber.accent-4, .theme-admin .amber.accent-4 {
  background-color: #ffab00 !important
}

.theme-shop .amber-text.text-accent-4, .theme-admin .amber-text.text-accent-4 {
  color: #ffab00 !important
}

.theme-shop .orange, .theme-admin .orange {
  background-color: #ff9800 !important
}

.theme-shop .orange-text, .theme-admin .orange-text {
  color: #ff9800 !important
}

.theme-shop .orange.lighten-5, .theme-admin .orange.lighten-5 {
  background-color: #fff3e0 !important
}

.theme-shop .orange-text.text-lighten-5, .theme-admin .orange-text.text-lighten-5 {
  color: #fff3e0 !important
}

.theme-shop .orange.lighten-4, .theme-admin .orange.lighten-4 {
  background-color: #ffe0b2 !important
}

.theme-shop .orange-text.text-lighten-4, .theme-admin .orange-text.text-lighten-4 {
  color: #ffe0b2 !important
}

.theme-shop .orange.lighten-3, .theme-admin .orange.lighten-3 {
  background-color: #ffcc80 !important
}

.theme-shop .orange-text.text-lighten-3, .theme-admin .orange-text.text-lighten-3 {
  color: #ffcc80 !important
}

.theme-shop .orange.lighten-2, .theme-admin .orange.lighten-2 {
  background-color: #ffb74d !important
}

.theme-shop .orange-text.text-lighten-2, .theme-admin .orange-text.text-lighten-2 {
  color: #ffb74d !important
}

.theme-shop .orange.lighten-1, .theme-admin .orange.lighten-1 {
  background-color: #ffa726 !important
}

.theme-shop .orange-text.text-lighten-1, .theme-admin .orange-text.text-lighten-1 {
  color: #ffa726 !important
}

.theme-shop .orange.darken-1, .theme-admin .orange.darken-1 {
  background-color: #fb8c00 !important
}

.theme-shop .orange-text.text-darken-1, .theme-admin .orange-text.text-darken-1 {
  color: #fb8c00 !important
}

.theme-shop .orange.darken-2, .theme-admin .orange.darken-2 {
  background-color: #f57c00 !important
}

.theme-shop .orange-text.text-darken-2, .theme-admin .orange-text.text-darken-2 {
  color: #f57c00 !important
}

.theme-shop .orange.darken-3, .theme-admin .orange.darken-3 {
  background-color: #ef6c00 !important
}

.theme-shop .orange-text.text-darken-3, .theme-admin .orange-text.text-darken-3 {
  color: #ef6c00 !important
}

.theme-shop .orange.darken-4, .theme-admin .orange.darken-4 {
  background-color: #e65100 !important
}

.theme-shop .orange-text.text-darken-4, .theme-admin .orange-text.text-darken-4 {
  color: #e65100 !important
}

.theme-shop .orange.accent-1, .theme-admin .orange.accent-1 {
  background-color: #ffd180 !important
}

.theme-shop .orange-text.text-accent-1, .theme-admin .orange-text.text-accent-1 {
  color: #ffd180 !important
}

.theme-shop .orange.accent-2, .theme-admin .orange.accent-2 {
  background-color: #ffab40 !important
}

.theme-shop .orange-text.text-accent-2, .theme-admin .orange-text.text-accent-2 {
  color: #ffab40 !important
}

.theme-shop .orange.accent-3, .theme-admin .orange.accent-3 {
  background-color: #ff9100 !important
}

.theme-shop .orange-text.text-accent-3, .theme-admin .orange-text.text-accent-3 {
  color: #ff9100 !important
}

.theme-shop .orange.accent-4, .theme-admin .orange.accent-4 {
  background-color: #ff6d00 !important
}

.theme-shop .orange-text.text-accent-4, .theme-admin .orange-text.text-accent-4 {
  color: #ff6d00 !important
}

.theme-shop .deep-orange, .theme-admin .deep-orange {
  background-color: #ff5722 !important
}

.theme-shop .deep-orange-text, .theme-admin .deep-orange-text {
  color: #ff5722 !important
}

.theme-shop .deep-orange.lighten-5, .theme-admin .deep-orange.lighten-5 {
  background-color: #fbe9e7 !important
}

.theme-shop .deep-orange-text.text-lighten-5, .theme-admin .deep-orange-text.text-lighten-5 {
  color: #fbe9e7 !important
}

.theme-shop .deep-orange.lighten-4, .theme-admin .deep-orange.lighten-4 {
  background-color: #ffccbc !important
}

.theme-shop .deep-orange-text.text-lighten-4, .theme-admin .deep-orange-text.text-lighten-4 {
  color: #ffccbc !important
}

.theme-shop .deep-orange.lighten-3, .theme-admin .deep-orange.lighten-3 {
  background-color: #ffab91 !important
}

.theme-shop .deep-orange-text.text-lighten-3, .theme-admin .deep-orange-text.text-lighten-3 {
  color: #ffab91 !important
}

.theme-shop .deep-orange.lighten-2, .theme-admin .deep-orange.lighten-2 {
  background-color: #ff8a65 !important
}

.theme-shop .deep-orange-text.text-lighten-2, .theme-admin .deep-orange-text.text-lighten-2 {
  color: #ff8a65 !important
}

.theme-shop .deep-orange.lighten-1, .theme-admin .deep-orange.lighten-1 {
  background-color: #ff7043 !important
}

.theme-shop .deep-orange-text.text-lighten-1, .theme-admin .deep-orange-text.text-lighten-1 {
  color: #ff7043 !important
}

.theme-shop .deep-orange.darken-1, .theme-admin .deep-orange.darken-1 {
  background-color: #f4511e !important
}

.theme-shop .deep-orange-text.text-darken-1, .theme-admin .deep-orange-text.text-darken-1 {
  color: #f4511e !important
}

.theme-shop .deep-orange.darken-2, .theme-admin .deep-orange.darken-2 {
  background-color: #e64a19 !important
}

.theme-shop .deep-orange-text.text-darken-2, .theme-admin .deep-orange-text.text-darken-2 {
  color: #e64a19 !important
}

.theme-shop .deep-orange.darken-3, .theme-admin .deep-orange.darken-3 {
  background-color: #d84315 !important
}

.theme-shop .deep-orange-text.text-darken-3, .theme-admin .deep-orange-text.text-darken-3 {
  color: #d84315 !important
}

.theme-shop .deep-orange.darken-4, .theme-admin .deep-orange.darken-4 {
  background-color: #bf360c !important
}

.theme-shop .deep-orange-text.text-darken-4, .theme-admin .deep-orange-text.text-darken-4 {
  color: #bf360c !important
}

.theme-shop .deep-orange.accent-1, .theme-admin .deep-orange.accent-1 {
  background-color: #ff9e80 !important
}

.theme-shop .deep-orange-text.text-accent-1, .theme-admin .deep-orange-text.text-accent-1 {
  color: #ff9e80 !important
}

.theme-shop .deep-orange.accent-2, .theme-admin .deep-orange.accent-2 {
  background-color: #ff6e40 !important
}

.theme-shop .deep-orange-text.text-accent-2, .theme-admin .deep-orange-text.text-accent-2 {
  color: #ff6e40 !important
}

.theme-shop .deep-orange.accent-3, .theme-admin .deep-orange.accent-3 {
  background-color: #ff3d00 !important
}

.theme-shop .deep-orange-text.text-accent-3, .theme-admin .deep-orange-text.text-accent-3 {
  color: #ff3d00 !important
}

.theme-shop .deep-orange.accent-4, .theme-admin .deep-orange.accent-4 {
  background-color: #dd2c00 !important
}

.theme-shop .deep-orange-text.text-accent-4, .theme-admin .deep-orange-text.text-accent-4 {
  color: #dd2c00 !important
}

.theme-shop .brown, .theme-admin .brown {
  background-color: #795548 !important
}

.theme-shop .brown-text, .theme-admin .brown-text {
  color: #795548 !important
}

.theme-shop .brown.lighten-5, .theme-admin .brown.lighten-5 {
  background-color: #efebe9 !important
}

.theme-shop .brown-text.text-lighten-5, .theme-admin .brown-text.text-lighten-5 {
  color: #efebe9 !important
}

.theme-shop .brown.lighten-4, .theme-admin .brown.lighten-4 {
  background-color: #d7ccc8 !important
}

.theme-shop .brown-text.text-lighten-4, .theme-admin .brown-text.text-lighten-4 {
  color: #d7ccc8 !important
}

.theme-shop .brown.lighten-3, .theme-admin .brown.lighten-3 {
  background-color: #bcaaa4 !important
}

.theme-shop .brown-text.text-lighten-3, .theme-admin .brown-text.text-lighten-3 {
  color: #bcaaa4 !important
}

.theme-shop .brown.lighten-2, .theme-admin .brown.lighten-2 {
  background-color: #a1887f !important
}

.theme-shop .brown-text.text-lighten-2, .theme-admin .brown-text.text-lighten-2 {
  color: #a1887f !important
}

.theme-shop .brown.lighten-1, .theme-admin .brown.lighten-1 {
  background-color: #8d6e63 !important
}

.theme-shop .brown-text.text-lighten-1, .theme-admin .brown-text.text-lighten-1 {
  color: #8d6e63 !important
}

.theme-shop .brown.darken-1, .theme-admin .brown.darken-1 {
  background-color: #6d4c41 !important
}

.theme-shop .brown-text.text-darken-1, .theme-admin .brown-text.text-darken-1 {
  color: #6d4c41 !important
}

.theme-shop .brown.darken-2, .theme-admin .brown.darken-2 {
  background-color: #5d4037 !important
}

.theme-shop .brown-text.text-darken-2, .theme-admin .brown-text.text-darken-2 {
  color: #5d4037 !important
}

.theme-shop .brown.darken-3, .theme-admin .brown.darken-3 {
  background-color: #4e342e !important
}

.theme-shop .brown-text.text-darken-3, .theme-admin .brown-text.text-darken-3 {
  color: #4e342e !important
}

.theme-shop .brown.darken-4, .theme-admin .brown.darken-4 {
  background-color: #3e2723 !important
}

.theme-shop .brown-text.text-darken-4, .theme-admin .brown-text.text-darken-4 {
  color: #3e2723 !important
}

.theme-shop .blue-grey, .theme-admin .blue-grey {
  background-color: #607d8b !important
}

.theme-shop .blue-grey-text, .theme-admin .blue-grey-text {
  color: #607d8b !important
}

.theme-shop .blue-grey.lighten-5, .theme-admin .blue-grey.lighten-5 {
  background-color: #eceff1 !important
}

.theme-shop .blue-grey-text.text-lighten-5, .theme-admin .blue-grey-text.text-lighten-5 {
  color: #eceff1 !important
}

.theme-shop .blue-grey.lighten-4, .theme-admin .blue-grey.lighten-4 {
  background-color: #cfd8dc !important
}

.theme-shop .blue-grey-text.text-lighten-4, .theme-admin .blue-grey-text.text-lighten-4 {
  color: #cfd8dc !important
}

.theme-shop .blue-grey.lighten-3, .theme-admin .blue-grey.lighten-3 {
  background-color: #b0bec5 !important
}

.theme-shop .blue-grey-text.text-lighten-3, .theme-admin .blue-grey-text.text-lighten-3 {
  color: #b0bec5 !important
}

.theme-shop .blue-grey.lighten-2, .theme-admin .blue-grey.lighten-2 {
  background-color: #90a4ae !important
}

.theme-shop .blue-grey-text.text-lighten-2, .theme-admin .blue-grey-text.text-lighten-2 {
  color: #90a4ae !important
}

.theme-shop .blue-grey.lighten-1, .theme-admin .blue-grey.lighten-1 {
  background-color: #78909c !important
}

.theme-shop .blue-grey-text.text-lighten-1, .theme-admin .blue-grey-text.text-lighten-1 {
  color: #78909c !important
}

.theme-shop .blue-grey.darken-1, .theme-admin .blue-grey.darken-1 {
  background-color: #546e7a !important
}

.theme-shop .blue-grey-text.text-darken-1, .theme-admin .blue-grey-text.text-darken-1 {
  color: #546e7a !important
}

.theme-shop .blue-grey.darken-2, .theme-admin .blue-grey.darken-2 {
  background-color: #455a64 !important
}

.theme-shop .blue-grey-text.text-darken-2, .theme-admin .blue-grey-text.text-darken-2 {
  color: #455a64 !important
}

.theme-shop .blue-grey.darken-3, .theme-admin .blue-grey.darken-3 {
  background-color: #37474f !important
}

.theme-shop .blue-grey-text.text-darken-3, .theme-admin .blue-grey-text.text-darken-3 {
  color: #37474f !important
}

.theme-shop .blue-grey.darken-4, .theme-admin .blue-grey.darken-4 {
  background-color: #263238 !important
}

.theme-shop .blue-grey-text.text-darken-4, .theme-admin .blue-grey-text.text-darken-4 {
  color: #263238 !important
}

.theme-shop .grey, .theme-admin .grey {
  background-color: #9e9e9e !important
}

.theme-shop .grey-text, .theme-admin .grey-text {
  color: #9e9e9e !important
}

.theme-shop .grey.lighten-5, .theme-admin .grey.lighten-5 {
  background-color: #fafafa !important
}

.theme-shop .grey-text.text-lighten-5, .theme-admin .grey-text.text-lighten-5 {
  color: #fafafa !important
}

.theme-shop .grey.lighten-4, .theme-admin .grey.lighten-4 {
  background-color: #f5f5f5 !important
}

.theme-shop .grey-text.text-lighten-4, .theme-admin .grey-text.text-lighten-4 {
  color: #f5f5f5 !important
}

.theme-shop .grey.lighten-3, .theme-admin .grey.lighten-3 {
  background-color: #eee !important
}

.theme-shop .grey-text.text-lighten-3, .theme-admin .grey-text.text-lighten-3 {
  color: #eee !important
}

.theme-shop .grey.lighten-2, .theme-admin .grey.lighten-2 {
  background-color: #e0e0e0 !important
}

.theme-shop .grey-text.text-lighten-2, .theme-admin .grey-text.text-lighten-2 {
  color: #e0e0e0 !important
}

.theme-shop .grey.lighten-1, .theme-admin .grey.lighten-1 {
  background-color: #bdbdbd !important
}

.theme-shop .grey-text.text-lighten-1, .theme-admin .grey-text.text-lighten-1 {
  color: #bdbdbd !important
}

.theme-shop .grey.darken-1, .theme-admin .grey.darken-1 {
  background-color: #757575 !important
}

.theme-shop .grey-text.text-darken-1, .theme-admin .grey-text.text-darken-1 {
  color: #757575 !important
}

.theme-shop .grey.darken-2, .theme-admin .grey.darken-2 {
  background-color: #616161 !important
}

.theme-shop .grey-text.text-darken-2, .theme-admin .grey-text.text-darken-2 {
  color: #616161 !important
}

.theme-shop .grey.darken-3, .theme-admin .grey.darken-3 {
  background-color: #424242 !important
}

.theme-shop .grey-text.text-darken-3, .theme-admin .grey-text.text-darken-3 {
  color: #424242 !important
}

.theme-shop .grey.darken-4, .theme-admin .grey.darken-4 {
  background-color: #212121 !important
}

.theme-shop .grey-text.text-darken-4, .theme-admin .grey-text.text-darken-4 {
  color: #212121 !important
}

.theme-shop .shades.black, .theme-admin .shades.black {
  background-color: #000 !important
}

.theme-shop .shades-text.text-black, .theme-admin .shades-text.text-black {
  color: #000 !important
}

.theme-shop .shades.white, .theme-admin .shades.white {
  background-color: #fff !important
}

.theme-shop .shades-text.text-white, .theme-admin .shades-text.text-white {
  color: #fff !important
}

.theme-shop .shades.transparent, .theme-admin .shades.transparent {
  background-color: transparent !important
}

.theme-shop .shades-text.text-transparent, .theme-admin .shades-text.text-transparent {
  color: transparent !important
}

.theme-shop .black, .theme-admin .black {
  background-color: #000 !important
}

.theme-shop .black-text, .theme-admin .black-text {
  color: #000 !important
}

.theme-shop .white, .theme-admin .white {
  background-color: #fff !important
}

.theme-shop .white-text, .theme-admin .white-text {
  color: #fff !important
}

.theme-shop .transparent, .theme-admin .transparent {
  background-color: transparent !important
}

.theme-shop .transparent-text, .theme-admin .transparent-text {
  color: transparent !important
}

.theme-shop .modal--fullscreen, .theme-admin .modal--fullscreen {
  z-index: 100000000;
  background-color: #fff;
  height: 100%
}

.theme-shop .modal--fullscreen .modal-content, .theme-admin .modal--fullscreen .modal-content {
  background: transparent;
  border: 0;
  box-shadow: none;
  padding: 0;
  height: 100%
}

.theme-shop .modal-backdrop.modal-backdrop-fullscreen, .theme-admin .modal-backdrop.modal-backdrop-fullscreen {
  background: #fff;
  height: 100%
}

.theme-shop .modal-backdrop.modal-backdrop-fullscreen.in, .theme-admin .modal-backdrop.modal-backdrop-fullscreen.in {
  opacity: .97;
  filter: alpha(opacity=97);
  height: 100%
}

.theme-shop .modal--fullscreen .modal-body, .theme-admin .modal--fullscreen .modal-body {
  padding: 0;
  height: 100%
}

.theme-shop .modal--fullscreen .modal-dialog, .theme-admin .modal--fullscreen .modal-dialog {
  margin: 0;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  height: 100%
}

.theme-shop .bb-modal, .theme-admin .bb-modal {
  top: 150px
}

.theme-shop .bb--active:not(.bb-sidebar-logo-wrapper), .theme-admin .bb--active:not(.bb-sidebar-logo-wrapper) {
  background-color: #eee !important;
  color: #000 !important
}

.theme-shop .bb--active:not(.bb-sidebar-logo-wrapper) *, .theme-admin .bb--active:not(.bb-sidebar-logo-wrapper) * {
  color: #000 !important
}

.theme-shop .bb--active-darker, .theme-admin .bb--active-darker {
  background-color: #bfbfbf !important;
  color: #000 !important
}

.theme-shop .bb--active-darker *, .theme-admin .bb--active-darker * {
  color: #000 !important
}

.theme-shop .bb-modal-confirm, .theme-admin .bb-modal-confirm {
  z-index: 100000000;
  top: 0
}

.theme-shop .bb-modal-confirm__content, .theme-admin .bb-modal-confirm__content {
  background: white;
  text-align: center;
  max-width: 500px !important;
  min-height: 120px !important;
  margin: auto;
  transform: translate(0, -50%);
  margin-top: 50vh;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
}

.theme-shop .bb-modal-confirm__header, .theme-admin .bb-modal-confirm__header {
  border-bottom: 1px solid #e7ebed;
  padding: 24px 30px 21px 30px;
  background: #f5fafc
}

.theme-shop .bb-modal-confirm__body, .theme-admin .bb-modal-confirm__body {
  padding: 15px;
  text-align: left
}

.theme-shop .bb-modal-confirm__footer, .theme-admin .bb-modal-confirm__footer {
  border-top: 1px solid #e7ebed;
  text-align: right;
  padding: 10px
}

.theme-shop .bb-modal-confirm + .modal-backdrop.in, .theme-admin .bb-modal-confirm + .modal-backdrop.in {
  z-index: 99999999
}

.theme-shop .bb-modal-confirm .input-group, .theme-admin .bb-modal-confirm .input-group {
  width: 100%
}

.theme-shop .bb-modal-confirm .input-group-bb-button, .theme-admin .bb-modal-confirm .input-group-bb-button {
  display: table-cell;
  vertical-align: top
}

.theme-shop .bb-modal-confirm .input-group-bb-button .bb-button, .theme-admin .bb-modal-confirm .input-group-bb-button .bb-button {
  display: block;
  border: 0;
  outline: 0
}

.theme-shop .bb-modal-landscape, .theme-admin .bb-modal-landscape {
  z-index: 100000000000;
  background: rgba(0, 0, 0, 0.5);
  height: 100vh
}

.theme-shop .bb-modal-landscape__dialog, .theme-admin .bb-modal-landscape__dialog {
  height: 100vh;
  width: 100vw;
  position: relative
}

.theme-shop .bb-modal-landscape__content, .theme-admin .bb-modal-landscape__content {
  position: absolute;
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  background: white;
  border: 1px solid #e7ebed
}

.theme-shop .bb-modal-landscape__close-x, .theme-admin .bb-modal-landscape__close-x {
  color: #232b4c !important;
  font-size: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px
}

.theme-shop .bb-modal-landscape__content .bb-modal-landscape__header, .theme-admin .bb-modal-landscape__content .bb-modal-landscape__header {
  position: relative;
  background: #f5fafc;
  width: 100%;
  height: 65px;
  border-bottom: 1px solid #e7ebed;
  padding: 15px
}

.theme-shop .bb-modal-landscape__content .bb-modal-landscape__header .modal-title, .theme-admin .bb-modal-landscape__content .bb-modal-landscape__header .modal-title {
  color: #232b4c !important;
  line-height: 1.8
}

.theme-shop .bb-modal-landscape__content .bb-modal-landscape__body, .theme-admin .bb-modal-landscape__content .bb-modal-landscape__body {
  position: absolute;
  top: 65px;
  bottom: 65px;
  left: 0;
  right: 0;
  padding: 0;
  overflow-y: auto
}

.theme-shop .bb-modal-landscape__content .bb-modal-landscape__footer, .theme-admin .bb-modal-landscape__content .bb-modal-landscape__footer {
  background: #f5fafc;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 65px;
  border-top: 1px solid #e7ebed;
  padding: 15px;
  text-align: right
}

@media (max-width: 992px) {
  .theme-shop .bb-modal-landscape, .theme-admin .bb-modal-landscape {
    height: auto
  }

  .theme-shop .bb-modal-landscape__dialog, .theme-admin .bb-modal-landscape__dialog {
    height: auto
  }

  .theme-shop .bb-modal-landscape__content, .theme-admin .bb-modal-landscape__content {
    position: relative;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 30px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5)
  }

  .theme-shop .bb-modal-landscape__content .bb-modal-landscape__body, .theme-admin .bb-modal-landscape__content .bb-modal-landscape__body {
    position: relative;
    top: 0;
    bottom: 0;
    padding-bottom: 65px
  }
}

@media (max-width: 768px) {
  .theme-shop .bb-modal-landscape__content, .theme-admin .bb-modal-landscape__content {
    margin: 10px
  }
}

.theme-shop .bb-gallery__container, .theme-admin .bb-gallery__container {
  height: 100%
}

.theme-shop .bb-gallery__row, .theme-admin .bb-gallery__row {
  height: 100%
}

.theme-shop .bb-gallery__margin, .theme-admin .bb-gallery__margin {
  padding: 15px 15px 70px 15px;
  height: 100%;
  background-color: #f3f6f9;
  border-right: 1px solid #e7ebed
}

.theme-shop .bb-gallery__margin .bb-gallery__nav-tabs, .theme-admin .bb-gallery__margin .bb-gallery__nav-tabs {
  background: transparent
}

.theme-shop .bb-gallery__margin li.bb-gallery__nav-tab a.bb-gallery__nav-link, .theme-shop .bb-gallery__margin .bb-gallery__nav-tab a.bb-gallery__nav-link, .theme-admin .bb-gallery__margin li.bb-gallery__nav-tab a.bb-gallery__nav-link, .theme-admin .bb-gallery__margin .bb-gallery__nav-tab a.bb-gallery__nav-link {
  margin-right: 2px;
  border-radius: 0 !important;
  padding: 9px 15px;
  background-color: transparent !important;
  color: #333 !important;
  cursor: pointer;
  opacity: .5;
  border-top: 1px solid transparent !important;
  border-left: 1px solid transparent !important;
  border-right: 1px solid transparent !important;
  border-bottom: 1px solid transparent !important
}

.theme-shop .bb-gallery__margin li.bb-gallery__nav-tab a.bb-gallery__nav-link:hover, .theme-shop .bb-gallery__margin .bb-gallery__nav-tab a.bb-gallery__nav-link:hover, .theme-admin .bb-gallery__margin li.bb-gallery__nav-tab a.bb-gallery__nav-link:hover, .theme-admin .bb-gallery__margin .bb-gallery__nav-tab a.bb-gallery__nav-link:hover {
  background-color: #e5e5e5 !important;
  border-top: 1px solid #e5e5e5 !important;
  border-left: 1px solid #e5e5e5 !important;
  border-right: 1px solid #e5e5e5 !important;
  border-bottom: 1px solid #e5e5e5 !important;
  opacity: 1.0
}

.theme-shop .bb-gallery__margin li.bb-gallery__nav-tab a.bb-gallery__nav-link.bb-gallery__nav-link--highlighted, .theme-shop .bb-gallery__margin .bb-gallery__nav-tab a.bb-gallery__nav-link.bb-gallery__nav-link--highlighted, .theme-admin .bb-gallery__margin li.bb-gallery__nav-tab a.bb-gallery__nav-link.bb-gallery__nav-link--highlighted, .theme-admin .bb-gallery__margin .bb-gallery__nav-tab a.bb-gallery__nav-link.bb-gallery__nav-link--highlighted {
  background: #1dbbea !important;
  color: white !important;
  opacity: 1;
  border-top: 1px solid #1dbbea !important;
  border-left: 1px solid #1dbbea !important;
  border-right: 1px solid #1dbbea !important;
  border-bottom: 1px solid #1dbbea !important
}

.theme-shop .bb-gallery__margin li.bb-gallery__nav-tab a.bb-gallery__nav-link.bb-gallery__nav-link--highlighted:hover, .theme-shop .bb-gallery__margin .bb-gallery__nav-tab a.bb-gallery__nav-link.bb-gallery__nav-link--highlighted:hover, .theme-admin .bb-gallery__margin li.bb-gallery__nav-tab a.bb-gallery__nav-link.bb-gallery__nav-link--highlighted:hover, .theme-admin .bb-gallery__margin .bb-gallery__nav-tab a.bb-gallery__nav-link.bb-gallery__nav-link--highlighted:hover {
  background-color: #129ac2 !important;
  border-top: 1px solid #129ac2 !important;
  border-left: 1px solid #129ac2 !important;
  border-right: 1px solid #129ac2 !important;
  border-bottom: 1px solid #129ac2 !important
}

.theme-shop .bb-gallery__margin li.bb-gallery__nav-tab.bb-gallery__nav-tab--my-files, .theme-shop .bb-gallery__margin .bb-gallery__nav-tab.bb-gallery__nav-tab--my-files, .theme-admin .bb-gallery__margin li.bb-gallery__nav-tab.bb-gallery__nav-tab--my-files, .theme-admin .bb-gallery__margin .bb-gallery__nav-tab.bb-gallery__nav-tab--my-files {
  position: absolute;
  bottom: 25px
}

.theme-shop .bb-gallery__margin li.bb-gallery__nav-tab.active a.bb-gallery__nav-link, .theme-shop .bb-gallery__margin .bb-gallery__nav-tab.active a.bb-gallery__nav-link, .theme-admin .bb-gallery__margin li.bb-gallery__nav-tab.active a.bb-gallery__nav-link, .theme-admin .bb-gallery__margin .bb-gallery__nav-tab.active a.bb-gallery__nav-link {
  border-top: 1px solid #ddd !important;
  border-left: 1px solid #ddd !important;
  border-right: 1px solid #ddd !important;
  background-color: #f3f6f9 !important;
  color: #333 !important;
  pointer-events: none;
  opacity: 1.0
}

.theme-shop .bb-gallery__margin li.bb-gallery__nav-tab.active a.bb-gallery__nav-link.bb-gallery__nav-link--highlighted, .theme-shop .bb-gallery__margin .bb-gallery__nav-tab.active a.bb-gallery__nav-link.bb-gallery__nav-link--highlighted, .theme-admin .bb-gallery__margin li.bb-gallery__nav-tab.active a.bb-gallery__nav-link.bb-gallery__nav-link--highlighted, .theme-admin .bb-gallery__margin .bb-gallery__nav-tab.active a.bb-gallery__nav-link.bb-gallery__nav-link--highlighted {
  border-top: 1px solid #1dbbea !important;
  border-left: 1px solid #1dbbea !important;
  border-right: 1px solid #1dbbea !important;
  border-bottom: 1px solid #1dbbea !important;
  background: #1dbbea !important;
  color: white !important
}

.theme-shop .bb-gallery__pagination, .theme-admin .bb-gallery__pagination {
  min-height: 78px
}

.theme-shop .bb-gallery__tree-wrapper, .theme-admin .bb-gallery__tree-wrapper {
  margin-left: -35px
}

.theme-shop .bb-gallery__tree-wrapper ul.nav, .theme-admin .bb-gallery__tree-wrapper ul.nav {
  margin-left: 20px
}

.theme-shop .bb-gallery__tree-wrapper ul.nav a, .theme-admin .bb-gallery__tree-wrapper ul.nav a {
  color: #333
}

.theme-shop .bb-gallery__tree-wrapper .dropdown-toggle:before, .theme-admin .bb-gallery__tree-wrapper .dropdown-toggle:before {
  content: "\f07c";
  margin-right: 4px
}

.theme-shop .bb-gallery__tree-wrapper .dropdown-toggle.collapsed:before, .theme-admin .bb-gallery__tree-wrapper .dropdown-toggle.collapsed:before {
  content: "\f07b"
}

.theme-shop .bb-gallery__main, .theme-admin .bb-gallery__main {
  padding: 15px 15px 0 15px;
  overflow: auto;
  height: 100%
}

.theme-shop .bb-gallery__main .pagination, .theme-admin .bb-gallery__main .pagination {
  margin: 0
}

.theme-shop .bb-gallery__main .impersonation-mode::after, .theme-admin .bb-gallery__main .impersonation-mode::after {
  display: table;
  clear: both;
  content: " ";
  margin-bottom: 15px
}

.theme-shop .bb-gallery__main .impersonation-mode button[type="submit"], .theme-admin .bb-gallery__main .impersonation-mode button[type="submit"] {
  display: none
}

.theme-shop .bb-gallery__main-label, .theme-admin .bb-gallery__main-label {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: calc(50% - 20px)
}

.theme-shop .bb-gallery__margin-header, .theme-admin .bb-gallery__margin-header {
  margin-bottom: 30px
}

.theme-shop .bb-gallery__margin-content, .theme-admin .bb-gallery__margin-content {
  overflow: hidden;
  max-height: 100%;
  overflow-y: auto
}

@media (max-width: 992px) {
  .theme-shop .bb-gallery__margin, .theme-admin .bb-gallery__margin {
    height: auto;
    border-right: 0;
    border-bottom: 1px solid #e7ebed
  }

  .theme-shop .bb-gallery__main, .theme-admin .bb-gallery__main {
    min-height: 290px
  }
}

.theme-shop .bb-dropdown-toggle--folder:before, .theme-admin .bb-dropdown-toggle--folder:before {
  content: "\f07c";
  margin-right: 4px
}

.theme-shop .bb-dropdown-toggle--folder.bb-dropdown-toggle--closed:before, .theme-shop .bb-dropdown-toggle--folder.collapsed:before, .theme-admin .bb-dropdown-toggle--folder.bb-dropdown-toggle--closed:before, .theme-admin .bb-dropdown-toggle--folder.collapsed:before {
  content: "\f07b"
}

.theme-shop .bb-dropdown-toggle--chevron:before, .theme-admin .bb-dropdown-toggle--chevron:before {
  content: "\f078"
}

.theme-shop .bb-dropdown-toggle--chevron.bb-dropdown-toggle--closed:before, .theme-shop .bb-dropdown-toggle--chevron.collapsed:before, .theme-admin .bb-dropdown-toggle--chevron.bb-dropdown-toggle--closed:before, .theme-admin .bb-dropdown-toggle--chevron.collapsed:before {
  content: "\f054"
}

.theme-shop .bb-cards, .theme-admin .bb-cards {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.theme-shop .bb-card, .theme-admin .bb-card {
  box-shadow: 0 1.5px 3px rgba(0, 0, 0, 0.24), 0 3px 8px rgba(0, 0, 0, 0.05);
  background-color: #fff;
  position: relative;
  width: 200px;
  height: auto;
  min-height: 260px;
  float: left;
  margin: 0 15px 15px 0;
  cursor: pointer
}

.theme-shop .bb-card--half-height, .theme-admin .bb-card--half-height {
  height: 112.5px;
  min-height: auto
}

.theme-shop .bb-card--half-height .bb-card__image-container, .theme-admin .bb-card--half-height .bb-card__image-container {
  height: auto
}

.theme-shop .bb-card--half-height .bb-card-overlay, .theme-admin .bb-card--half-height .bb-card-overlay {
  height: 112.5px
}

.theme-shop .bb-card-overlay, .theme-admin .bb-card-overlay {
  height: 100%
}

.theme-shop .bb-card-overlay:hover .bb-card__image-overlay, .theme-admin .bb-card-overlay:hover .bb-card__image-overlay {
  opacity: 1
}

.theme-shop .bb-card__image-container, .theme-admin .bb-card__image-container {
  text-align: center;
  position: relative;
  height: 200px;
  display: table;
  width: 100%
}

.theme-shop .bb-card__image, .theme-admin .bb-card__image {
  display: block;
  height: auto;
  max-height: 200px;
  max-width: 100%;
  margin: 0 auto
}

.theme-shop .bb-card__icon, .theme-admin .bb-card__icon {
  display: table-cell;
  vertical-align: middle;
  width: 100%
}

.theme-shop .bb-card__image-overlay, .theme-admin .bb-card__image-overlay {
  background-color: rgba(51, 51, 51, 0.2);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: opacity .3s ease-in-out
}

.theme-shop .bb-card__meta, .theme-admin .bb-card__meta {
  padding: 10px 10px 40px;
  position: relative;
  word-break: break-all
}

.theme-shop .bb-card__meta-headline, .theme-admin .bb-card__meta-headline {
  line-height: 1.4em;
  margin-top: 0;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto
}

.theme-shop .bb-card__dropdown-container, .theme-admin .bb-card__dropdown-container {
  position: absolute;
  right: 5px;
  top: 5px
}

.theme-shop .bb-card__selection, .theme-admin .bb-card__selection {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1
}

.theme-shop .bb-card__selection label, .theme-admin .bb-card__selection label {
  padding: 5px 0 0 10px;
  margin: 0
}

.theme-shop .bb-card__selection label input, .theme-admin .bb-card__selection label input {
  margin: 0
}

.theme-shop .bb-card__footer, .theme-admin .bb-card__footer {
  padding: 0 10px 12px 10px;
  position: absolute;
  bottom: 0;
  width: 100%
}

.theme-shop .pagination, .theme-admin .pagination {
  margin: 10px 0 20px 0
}

.theme-shop .nav--recursive, .theme-admin .nav--recursive {
  margin-left: 20px
}

.theme-shop .pace, .theme-admin .pace {
  z-index: 1000000000000000;
  position: absolute
}

.theme-shop .pace-running, .theme-admin .pace-running {
  cursor: wait;
  opacity: .9
}

.theme-shop .initial-pace-running, .theme-admin .initial-pace-running {
  cursor: wait;
  opacity: .5
}

.theme-shop .pace-running, .theme-shop .pace-running *, .theme-shop .initial-pace-running, .theme-shop .initial-pace-running *, .theme-admin .pace-running, .theme-admin .pace-running *, .theme-admin .initial-pace-running, .theme-admin .initial-pace-running * {
  pointer-events: none
}

.theme-shop [data-notify], .theme-admin [data-notify] {
  z-index: 10000000000000 !important
}

.theme-shop .bb-input-file-result__wrapper img, .theme-admin .bb-input-file-result__wrapper img {
  display: block;
  max-width: 200px;
  margin-top: 5px
}

@keyframes editor-pane-top-target-loader {
  from {
    transform: translate(-50%, -50%) rotate(0)
  }
  to {
    transform: translate(-50%, -50%) rotate(360deg)
  }
}

.theme-shop .editor-pane__top .bb-target-loader, .theme-admin .editor-pane__top .bb-target-loader {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto
}

.theme-shop .editor-pane__top .bb-target-loader > i, .theme-admin .editor-pane__top .bb-target-loader > i {
  display: block !important;
  position: absolute !important;
  transform: translate(-50%, -50%);
  top: 50% !important;
  left: 50% !important;
  padding: 0 !important;
  margin: 0 !important;
  width: 40px !important;
  height: 40px !important;
  animation: editor-pane-top-target-loader 1200ms linear infinite !important;
  border: 3px solid #232b4c !important;
  border-radius: 100% !important;
  border-top-color: transparent !important
}

.theme-shop .editor-pane__top .bb-target-loader > i:before, .theme-admin .editor-pane__top .bb-target-loader > i:before {
  display: none !important
}

.theme-shop .form-group label.bb-button, .theme-shop .bb-button, .theme-admin .form-group label.bb-button, .theme-admin .bb-button {
  display: inline-block;
  padding: 8px 9px;
  margin: 0;
  width: auto;
  height: auto;
  min-width: 38px;
  min-height: 38px;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  line-height: 1.42857;
  white-space: nowrap;
  border-radius: 0;
  border: 1px solid transparent;
  outline: 0;
  color: #333;
  background: transparent;
  vertical-align: middle;
  cursor: pointer
}

.theme-shop .form-group label.bb-button > i, .theme-shop .bb-button > i, .theme-admin .form-group label.bb-button > i, .theme-admin .bb-button > i {
  color: inherit
}

.theme-shop .form-group label.bb-button:focus, .theme-shop .form-group label.bb-button.focus, .theme-shop .form-group label.bb-button:active:focus, .theme-shop .form-group label.bb-button:active.focus, .theme-shop .form-group label.bb-button--active:focus, .theme-shop .form-group label.bb-button--active.focus, .theme-shop .form-group label.bb-button.active:focus, .theme-shop .form-group label.bb-button.active.focus, .theme-shop .bb-button:focus, .theme-shop .bb-button.focus, .theme-shop .bb-button:active:focus, .theme-shop .bb-button:active.focus, .theme-shop .bb-button--active:focus, .theme-shop .bb-button--active.focus, .theme-shop .bb-button.active:focus, .theme-shop .bb-button.active.focus, .theme-admin .form-group label.bb-button:focus, .theme-admin .form-group label.bb-button.focus, .theme-admin .form-group label.bb-button:active:focus, .theme-admin .form-group label.bb-button:active.focus, .theme-admin .form-group label.bb-button--active:focus, .theme-admin .form-group label.bb-button--active.focus, .theme-admin .form-group label.bb-button.active:focus, .theme-admin .form-group label.bb-button.active.focus, .theme-admin .bb-button:focus, .theme-admin .bb-button.focus, .theme-admin .bb-button:active:focus, .theme-admin .bb-button:active.focus, .theme-admin .bb-button--active:focus, .theme-admin .bb-button--active.focus, .theme-admin .bb-button.active:focus, .theme-admin .bb-button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.theme-shop .form-group label.bb-button:hover, .theme-shop .form-group label.bb-button:focus, .theme-shop .form-group label.bb-button--focus, .theme-shop .form-group label.bb-button.focus, .theme-shop .bb-button:hover, .theme-shop .bb-button:focus, .theme-shop .bb-button--focus, .theme-shop .bb-button.focus, .theme-admin .form-group label.bb-button:hover, .theme-admin .form-group label.bb-button:focus, .theme-admin .form-group label.bb-button--focus, .theme-admin .form-group label.bb-button.focus, .theme-admin .bb-button:hover, .theme-admin .bb-button:focus, .theme-admin .bb-button--focus, .theme-admin .bb-button.focus {
  color: #333;
  text-decoration: none
}

.theme-shop .form-group label.bb-button:active, .theme-shop .form-group label.bb-button--active, .theme-shop .form-group label.bb-button.active, .theme-shop .bb-button:active, .theme-shop .bb-button--active, .theme-shop .bb-button.active, .theme-admin .form-group label.bb-button:active, .theme-admin .form-group label.bb-button--active, .theme-admin .form-group label.bb-button.active, .theme-admin .bb-button:active, .theme-admin .bb-button--active, .theme-admin .bb-button.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.theme-shop .form-group label.bb-button.disabled, .theme-shop .form-group label.bb-button--disabled, .theme-shop .form-group label.bb-button[disabled], fieldset[disabled] .theme-shop .form-group label.bb-button, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button, .theme-shop .bb-button.disabled, .theme-shop .bb-button--disabled, .theme-shop .bb-button[disabled], fieldset[disabled] .theme-shop .bb-button, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button, .theme-admin .form-group label.bb-button.disabled, .theme-admin .form-group label.bb-button--disabled, .theme-admin .form-group label.bb-button[disabled], fieldset[disabled] .theme-admin .form-group label.bb-button, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button, .theme-admin .bb-button.disabled, .theme-admin .bb-button--disabled, .theme-admin .bb-button[disabled], fieldset[disabled] .theme-admin .bb-button, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button {
  cursor: not-allowed;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none
}

.theme-shop .form-group label.bb-button--default, .theme-shop .bb-button--default, .theme-admin .form-group label.bb-button--default, .theme-admin .bb-button--default {
  color: #333;
  background-color: #fff;
  border-color: #ccc
}

.theme-shop .form-group label.bb-button--default:focus, .theme-shop .form-group label.bb-button--default.focus, .theme-shop .bb-button--default:focus, .theme-shop .bb-button--default.focus, .theme-admin .form-group label.bb-button--default:focus, .theme-admin .form-group label.bb-button--default.focus, .theme-admin .bb-button--default:focus, .theme-admin .bb-button--default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c
}

.theme-shop .form-group label.bb-button--default:hover, .theme-shop .bb-button--default:hover, .theme-admin .form-group label.bb-button--default:hover, .theme-admin .bb-button--default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad
}

.theme-shop .form-group label.bb-button--default:active, .theme-shop .form-group label.bb-button--default.active, .open > .theme-shop .form-group label.bb-button--default.dropdown-toggle, .theme-shop .bb-button--default:active, .theme-shop .bb-button--default.active, .open > .theme-shop .bb-button--default.dropdown-toggle, .theme-admin .form-group label.bb-button--default:active, .theme-admin .form-group label.bb-button--default.active, .open > .theme-admin .form-group label.bb-button--default.dropdown-toggle, .theme-admin .bb-button--default:active, .theme-admin .bb-button--default.active, .open > .theme-admin .bb-button--default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad
}

.theme-shop .form-group label.bb-button--default:active:hover, .theme-shop .form-group label.bb-button--default:active:focus, .theme-shop .form-group label.bb-button--default:active.focus, .theme-shop .form-group label.bb-button--default.active:hover, .theme-shop .form-group label.bb-button--default.active:focus, .theme-shop .form-group label.bb-button--default.active.focus, .open > .theme-shop .form-group label.bb-button--default.dropdown-toggle:hover, .open > .theme-shop .form-group label.bb-button--default.dropdown-toggle:focus, .open > .theme-shop .form-group label.bb-button--default.dropdown-toggle.focus, .theme-shop .bb-button--default:active:hover, .theme-shop .bb-button--default:active:focus, .theme-shop .bb-button--default:active.focus, .theme-shop .bb-button--default.active:hover, .theme-shop .bb-button--default.active:focus, .theme-shop .bb-button--default.active.focus, .open > .theme-shop .bb-button--default.dropdown-toggle:hover, .open > .theme-shop .bb-button--default.dropdown-toggle:focus, .open > .theme-shop .bb-button--default.dropdown-toggle.focus, .theme-admin .form-group label.bb-button--default:active:hover, .theme-admin .form-group label.bb-button--default:active:focus, .theme-admin .form-group label.bb-button--default:active.focus, .theme-admin .form-group label.bb-button--default.active:hover, .theme-admin .form-group label.bb-button--default.active:focus, .theme-admin .form-group label.bb-button--default.active.focus, .open > .theme-admin .form-group label.bb-button--default.dropdown-toggle:hover, .open > .theme-admin .form-group label.bb-button--default.dropdown-toggle:focus, .open > .theme-admin .form-group label.bb-button--default.dropdown-toggle.focus, .theme-admin .bb-button--default:active:hover, .theme-admin .bb-button--default:active:focus, .theme-admin .bb-button--default:active.focus, .theme-admin .bb-button--default.active:hover, .theme-admin .bb-button--default.active:focus, .theme-admin .bb-button--default.active.focus, .open > .theme-admin .bb-button--default.dropdown-toggle:hover, .open > .theme-admin .bb-button--default.dropdown-toggle:focus, .open > .theme-admin .bb-button--default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c
}

.theme-shop .form-group label.bb-button--default:active, .theme-shop .form-group label.bb-button--default.active, .open > .theme-shop .form-group label.bb-button--default.dropdown-toggle, .theme-shop .bb-button--default:active, .theme-shop .bb-button--default.active, .open > .theme-shop .bb-button--default.dropdown-toggle, .theme-admin .form-group label.bb-button--default:active, .theme-admin .form-group label.bb-button--default.active, .open > .theme-admin .form-group label.bb-button--default.dropdown-toggle, .theme-admin .bb-button--default:active, .theme-admin .bb-button--default.active, .open > .theme-admin .bb-button--default.dropdown-toggle {
  background-image: none
}

.theme-shop .form-group label.bb-button--default.disabled:hover, .theme-shop .form-group label.bb-button--default.disabled:focus, .theme-shop .form-group label.bb-button--default.disabled.focus, .theme-shop .form-group label.bb-button--default[disabled]:hover, .theme-shop .form-group label.bb-button--default[disabled]:focus, .theme-shop .form-group label.bb-button--default[disabled].focus, fieldset[disabled] .theme-shop .form-group label.bb-button--default:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--default:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--default:hover, fieldset[disabled] .theme-shop .form-group label.bb-button--default:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--default:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--default:focus, fieldset[disabled] .theme-shop .form-group label.bb-button--default.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--default.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--default.focus, .theme-shop .bb-button--default.disabled:hover, .theme-shop .bb-button--default.disabled:focus, .theme-shop .bb-button--default.disabled.focus, .theme-shop .bb-button--default[disabled]:hover, .theme-shop .bb-button--default[disabled]:focus, .theme-shop .bb-button--default[disabled].focus, fieldset[disabled] .theme-shop .bb-button--default:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--default:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--default:hover, fieldset[disabled] .theme-shop .bb-button--default:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--default:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--default:focus, fieldset[disabled] .theme-shop .bb-button--default.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--default.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--default.focus, .theme-admin .form-group label.bb-button--default.disabled:hover, .theme-admin .form-group label.bb-button--default.disabled:focus, .theme-admin .form-group label.bb-button--default.disabled.focus, .theme-admin .form-group label.bb-button--default[disabled]:hover, .theme-admin .form-group label.bb-button--default[disabled]:focus, .theme-admin .form-group label.bb-button--default[disabled].focus, fieldset[disabled] .theme-admin .form-group label.bb-button--default:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--default:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--default:hover, fieldset[disabled] .theme-admin .form-group label.bb-button--default:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--default:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--default:focus, fieldset[disabled] .theme-admin .form-group label.bb-button--default.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--default.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--default.focus, .theme-admin .bb-button--default.disabled:hover, .theme-admin .bb-button--default.disabled:focus, .theme-admin .bb-button--default.disabled.focus, .theme-admin .bb-button--default[disabled]:hover, .theme-admin .bb-button--default[disabled]:focus, .theme-admin .bb-button--default[disabled].focus, fieldset[disabled] .theme-admin .bb-button--default:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--default:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--default:hover, fieldset[disabled] .theme-admin .bb-button--default:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--default:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--default:focus, fieldset[disabled] .theme-admin .bb-button--default.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--default.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--default.focus {
  background-color: #fff;
  border-color: #ccc
}

.theme-shop .form-group label.bb-button--default .badge, .theme-shop .bb-button--default .badge, .theme-admin .form-group label.bb-button--default .badge, .theme-admin .bb-button--default .badge {
  color: #fff;
  background-color: #333
}

.theme-shop .form-group label.bb-button--secondary, .theme-shop .bb-button--secondary, .theme-admin .form-group label.bb-button--secondary, .theme-admin .bb-button--secondary {
  color: #333;
  background-color: #eee;
  border-color: transparent
}

.theme-shop .form-group label.bb-button--secondary:focus, .theme-shop .form-group label.bb-button--secondary.focus, .theme-shop .bb-button--secondary:focus, .theme-shop .bb-button--secondary.focus, .theme-admin .form-group label.bb-button--secondary:focus, .theme-admin .form-group label.bb-button--secondary.focus, .theme-admin .bb-button--secondary:focus, .theme-admin .bb-button--secondary.focus {
  color: #333;
  background-color: #d5d5d5;
  border-color: rgba(0, 0, 0, 0)
}

.theme-shop .form-group label.bb-button--secondary:hover, .theme-shop .bb-button--secondary:hover, .theme-admin .form-group label.bb-button--secondary:hover, .theme-admin .bb-button--secondary:hover {
  color: #333;
  background-color: #d5d5d5;
  border-color: rgba(0, 0, 0, 0)
}

.theme-shop .form-group label.bb-button--secondary:active, .theme-shop .form-group label.bb-button--secondary.active, .open > .theme-shop .form-group label.bb-button--secondary.dropdown-toggle, .theme-shop .bb-button--secondary:active, .theme-shop .bb-button--secondary.active, .open > .theme-shop .bb-button--secondary.dropdown-toggle, .theme-admin .form-group label.bb-button--secondary:active, .theme-admin .form-group label.bb-button--secondary.active, .open > .theme-admin .form-group label.bb-button--secondary.dropdown-toggle, .theme-admin .bb-button--secondary:active, .theme-admin .bb-button--secondary.active, .open > .theme-admin .bb-button--secondary.dropdown-toggle {
  color: #333;
  background-color: #d5d5d5;
  border-color: rgba(0, 0, 0, 0)
}

.theme-shop .form-group label.bb-button--secondary:active:hover, .theme-shop .form-group label.bb-button--secondary:active:focus, .theme-shop .form-group label.bb-button--secondary:active.focus, .theme-shop .form-group label.bb-button--secondary.active:hover, .theme-shop .form-group label.bb-button--secondary.active:focus, .theme-shop .form-group label.bb-button--secondary.active.focus, .open > .theme-shop .form-group label.bb-button--secondary.dropdown-toggle:hover, .open > .theme-shop .form-group label.bb-button--secondary.dropdown-toggle:focus, .open > .theme-shop .form-group label.bb-button--secondary.dropdown-toggle.focus, .theme-shop .bb-button--secondary:active:hover, .theme-shop .bb-button--secondary:active:focus, .theme-shop .bb-button--secondary:active.focus, .theme-shop .bb-button--secondary.active:hover, .theme-shop .bb-button--secondary.active:focus, .theme-shop .bb-button--secondary.active.focus, .open > .theme-shop .bb-button--secondary.dropdown-toggle:hover, .open > .theme-shop .bb-button--secondary.dropdown-toggle:focus, .open > .theme-shop .bb-button--secondary.dropdown-toggle.focus, .theme-admin .form-group label.bb-button--secondary:active:hover, .theme-admin .form-group label.bb-button--secondary:active:focus, .theme-admin .form-group label.bb-button--secondary:active.focus, .theme-admin .form-group label.bb-button--secondary.active:hover, .theme-admin .form-group label.bb-button--secondary.active:focus, .theme-admin .form-group label.bb-button--secondary.active.focus, .open > .theme-admin .form-group label.bb-button--secondary.dropdown-toggle:hover, .open > .theme-admin .form-group label.bb-button--secondary.dropdown-toggle:focus, .open > .theme-admin .form-group label.bb-button--secondary.dropdown-toggle.focus, .theme-admin .bb-button--secondary:active:hover, .theme-admin .bb-button--secondary:active:focus, .theme-admin .bb-button--secondary:active.focus, .theme-admin .bb-button--secondary.active:hover, .theme-admin .bb-button--secondary.active:focus, .theme-admin .bb-button--secondary.active.focus, .open > .theme-admin .bb-button--secondary.dropdown-toggle:hover, .open > .theme-admin .bb-button--secondary.dropdown-toggle:focus, .open > .theme-admin .bb-button--secondary.dropdown-toggle.focus {
  color: #333;
  background-color: #c3c3c3;
  border-color: rgba(0, 0, 0, 0)
}

.theme-shop .form-group label.bb-button--secondary:active, .theme-shop .form-group label.bb-button--secondary.active, .open > .theme-shop .form-group label.bb-button--secondary.dropdown-toggle, .theme-shop .bb-button--secondary:active, .theme-shop .bb-button--secondary.active, .open > .theme-shop .bb-button--secondary.dropdown-toggle, .theme-admin .form-group label.bb-button--secondary:active, .theme-admin .form-group label.bb-button--secondary.active, .open > .theme-admin .form-group label.bb-button--secondary.dropdown-toggle, .theme-admin .bb-button--secondary:active, .theme-admin .bb-button--secondary.active, .open > .theme-admin .bb-button--secondary.dropdown-toggle {
  background-image: none
}

.theme-shop .form-group label.bb-button--secondary.disabled:hover, .theme-shop .form-group label.bb-button--secondary.disabled:focus, .theme-shop .form-group label.bb-button--secondary.disabled.focus, .theme-shop .form-group label.bb-button--secondary[disabled]:hover, .theme-shop .form-group label.bb-button--secondary[disabled]:focus, .theme-shop .form-group label.bb-button--secondary[disabled].focus, fieldset[disabled] .theme-shop .form-group label.bb-button--secondary:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--secondary:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--secondary:hover, fieldset[disabled] .theme-shop .form-group label.bb-button--secondary:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--secondary:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--secondary:focus, fieldset[disabled] .theme-shop .form-group label.bb-button--secondary.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--secondary.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--secondary.focus, .theme-shop .bb-button--secondary.disabled:hover, .theme-shop .bb-button--secondary.disabled:focus, .theme-shop .bb-button--secondary.disabled.focus, .theme-shop .bb-button--secondary[disabled]:hover, .theme-shop .bb-button--secondary[disabled]:focus, .theme-shop .bb-button--secondary[disabled].focus, fieldset[disabled] .theme-shop .bb-button--secondary:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--secondary:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--secondary:hover, fieldset[disabled] .theme-shop .bb-button--secondary:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--secondary:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--secondary:focus, fieldset[disabled] .theme-shop .bb-button--secondary.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--secondary.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--secondary.focus, .theme-admin .form-group label.bb-button--secondary.disabled:hover, .theme-admin .form-group label.bb-button--secondary.disabled:focus, .theme-admin .form-group label.bb-button--secondary.disabled.focus, .theme-admin .form-group label.bb-button--secondary[disabled]:hover, .theme-admin .form-group label.bb-button--secondary[disabled]:focus, .theme-admin .form-group label.bb-button--secondary[disabled].focus, fieldset[disabled] .theme-admin .form-group label.bb-button--secondary:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--secondary:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--secondary:hover, fieldset[disabled] .theme-admin .form-group label.bb-button--secondary:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--secondary:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--secondary:focus, fieldset[disabled] .theme-admin .form-group label.bb-button--secondary.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--secondary.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--secondary.focus, .theme-admin .bb-button--secondary.disabled:hover, .theme-admin .bb-button--secondary.disabled:focus, .theme-admin .bb-button--secondary.disabled.focus, .theme-admin .bb-button--secondary[disabled]:hover, .theme-admin .bb-button--secondary[disabled]:focus, .theme-admin .bb-button--secondary[disabled].focus, fieldset[disabled] .theme-admin .bb-button--secondary:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--secondary:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--secondary:hover, fieldset[disabled] .theme-admin .bb-button--secondary:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--secondary:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--secondary:focus, fieldset[disabled] .theme-admin .bb-button--secondary.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--secondary.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--secondary.focus {
  background-color: #eee;
  border-color: transparent
}

.theme-shop .form-group label.bb-button--secondary .badge, .theme-shop .bb-button--secondary .badge, .theme-admin .form-group label.bb-button--secondary .badge, .theme-admin .bb-button--secondary .badge {
  color: #eee;
  background-color: #333
}

.theme-shop .form-group label.bb-button--primary, .theme-shop .bb-button--primary, .theme-admin .form-group label.bb-button--primary, .theme-admin .bb-button--primary {
  color: #fff;
  background-color: #1dbbea;
  border-color: #14acd9
}

.theme-shop .form-group label.bb-button--primary:focus, .theme-shop .form-group label.bb-button--primary.focus, .theme-shop .bb-button--primary:focus, .theme-shop .bb-button--primary.focus, .theme-admin .form-group label.bb-button--primary:focus, .theme-admin .form-group label.bb-button--primary.focus, .theme-admin .bb-button--primary:focus, .theme-admin .bb-button--primary.focus {
  color: #fff;
  background-color: #129ac2;
  border-color: #095065
}

.theme-shop .form-group label.bb-button--primary:hover, .theme-shop .bb-button--primary:hover, .theme-admin .form-group label.bb-button--primary:hover, .theme-admin .bb-button--primary:hover {
  color: #fff;
  background-color: #129ac2;
  border-color: #0f80a1
}

.theme-shop .form-group label.bb-button--primary:active, .theme-shop .form-group label.bb-button--primary.active, .open > .theme-shop .form-group label.bb-button--primary.dropdown-toggle, .theme-shop .bb-button--primary:active, .theme-shop .bb-button--primary.active, .open > .theme-shop .bb-button--primary.dropdown-toggle, .theme-admin .form-group label.bb-button--primary:active, .theme-admin .form-group label.bb-button--primary.active, .open > .theme-admin .form-group label.bb-button--primary.dropdown-toggle, .theme-admin .bb-button--primary:active, .theme-admin .bb-button--primary.active, .open > .theme-admin .bb-button--primary.dropdown-toggle {
  color: #fff;
  background-color: #129ac2;
  border-color: #0f80a1
}

.theme-shop .form-group label.bb-button--primary:active:hover, .theme-shop .form-group label.bb-button--primary:active:focus, .theme-shop .form-group label.bb-button--primary:active.focus, .theme-shop .form-group label.bb-button--primary.active:hover, .theme-shop .form-group label.bb-button--primary.active:focus, .theme-shop .form-group label.bb-button--primary.active.focus, .open > .theme-shop .form-group label.bb-button--primary.dropdown-toggle:hover, .open > .theme-shop .form-group label.bb-button--primary.dropdown-toggle:focus, .open > .theme-shop .form-group label.bb-button--primary.dropdown-toggle.focus, .theme-shop .bb-button--primary:active:hover, .theme-shop .bb-button--primary:active:focus, .theme-shop .bb-button--primary:active.focus, .theme-shop .bb-button--primary.active:hover, .theme-shop .bb-button--primary.active:focus, .theme-shop .bb-button--primary.active.focus, .open > .theme-shop .bb-button--primary.dropdown-toggle:hover, .open > .theme-shop .bb-button--primary.dropdown-toggle:focus, .open > .theme-shop .bb-button--primary.dropdown-toggle.focus, .theme-admin .form-group label.bb-button--primary:active:hover, .theme-admin .form-group label.bb-button--primary:active:focus, .theme-admin .form-group label.bb-button--primary:active.focus, .theme-admin .form-group label.bb-button--primary.active:hover, .theme-admin .form-group label.bb-button--primary.active:focus, .theme-admin .form-group label.bb-button--primary.active.focus, .open > .theme-admin .form-group label.bb-button--primary.dropdown-toggle:hover, .open > .theme-admin .form-group label.bb-button--primary.dropdown-toggle:focus, .open > .theme-admin .form-group label.bb-button--primary.dropdown-toggle.focus, .theme-admin .bb-button--primary:active:hover, .theme-admin .bb-button--primary:active:focus, .theme-admin .bb-button--primary:active.focus, .theme-admin .bb-button--primary.active:hover, .theme-admin .bb-button--primary.active:focus, .theme-admin .bb-button--primary.active.focus, .open > .theme-admin .bb-button--primary.dropdown-toggle:hover, .open > .theme-admin .bb-button--primary.dropdown-toggle:focus, .open > .theme-admin .bb-button--primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #0f80a1;
  border-color: #095065
}

.theme-shop .form-group label.bb-button--primary:active, .theme-shop .form-group label.bb-button--primary.active, .open > .theme-shop .form-group label.bb-button--primary.dropdown-toggle, .theme-shop .bb-button--primary:active, .theme-shop .bb-button--primary.active, .open > .theme-shop .bb-button--primary.dropdown-toggle, .theme-admin .form-group label.bb-button--primary:active, .theme-admin .form-group label.bb-button--primary.active, .open > .theme-admin .form-group label.bb-button--primary.dropdown-toggle, .theme-admin .bb-button--primary:active, .theme-admin .bb-button--primary.active, .open > .theme-admin .bb-button--primary.dropdown-toggle {
  background-image: none
}

.theme-shop .form-group label.bb-button--primary.disabled:hover, .theme-shop .form-group label.bb-button--primary.disabled:focus, .theme-shop .form-group label.bb-button--primary.disabled.focus, .theme-shop .form-group label.bb-button--primary[disabled]:hover, .theme-shop .form-group label.bb-button--primary[disabled]:focus, .theme-shop .form-group label.bb-button--primary[disabled].focus, fieldset[disabled] .theme-shop .form-group label.bb-button--primary:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--primary:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--primary:hover, fieldset[disabled] .theme-shop .form-group label.bb-button--primary:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--primary:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--primary:focus, fieldset[disabled] .theme-shop .form-group label.bb-button--primary.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--primary.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--primary.focus, .theme-shop .bb-button--primary.disabled:hover, .theme-shop .bb-button--primary.disabled:focus, .theme-shop .bb-button--primary.disabled.focus, .theme-shop .bb-button--primary[disabled]:hover, .theme-shop .bb-button--primary[disabled]:focus, .theme-shop .bb-button--primary[disabled].focus, fieldset[disabled] .theme-shop .bb-button--primary:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--primary:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--primary:hover, fieldset[disabled] .theme-shop .bb-button--primary:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--primary:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--primary:focus, fieldset[disabled] .theme-shop .bb-button--primary.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--primary.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--primary.focus, .theme-admin .form-group label.bb-button--primary.disabled:hover, .theme-admin .form-group label.bb-button--primary.disabled:focus, .theme-admin .form-group label.bb-button--primary.disabled.focus, .theme-admin .form-group label.bb-button--primary[disabled]:hover, .theme-admin .form-group label.bb-button--primary[disabled]:focus, .theme-admin .form-group label.bb-button--primary[disabled].focus, fieldset[disabled] .theme-admin .form-group label.bb-button--primary:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--primary:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--primary:hover, fieldset[disabled] .theme-admin .form-group label.bb-button--primary:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--primary:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--primary:focus, fieldset[disabled] .theme-admin .form-group label.bb-button--primary.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--primary.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--primary.focus, .theme-admin .bb-button--primary.disabled:hover, .theme-admin .bb-button--primary.disabled:focus, .theme-admin .bb-button--primary.disabled.focus, .theme-admin .bb-button--primary[disabled]:hover, .theme-admin .bb-button--primary[disabled]:focus, .theme-admin .bb-button--primary[disabled].focus, fieldset[disabled] .theme-admin .bb-button--primary:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--primary:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--primary:hover, fieldset[disabled] .theme-admin .bb-button--primary:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--primary:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--primary:focus, fieldset[disabled] .theme-admin .bb-button--primary.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--primary.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--primary.focus {
  background-color: #1dbbea;
  border-color: #14acd9
}

.theme-shop .form-group label.bb-button--primary .badge, .theme-shop .bb-button--primary .badge, .theme-admin .form-group label.bb-button--primary .badge, .theme-admin .bb-button--primary .badge {
  color: #1dbbea;
  background-color: #fff
}

.theme-shop .form-group label.bb-button--success, .theme-shop .bb-button--success, .theme-admin .form-group label.bb-button--success, .theme-admin .bb-button--success {
  color: #fff;
  background-color: #27ae60;
  border-color: #295
}

.theme-shop .form-group label.bb-button--success:focus, .theme-shop .form-group label.bb-button--success.focus, .theme-shop .bb-button--success:focus, .theme-shop .bb-button--success.focus, .theme-admin .form-group label.bb-button--success:focus, .theme-admin .form-group label.bb-button--success.focus, .theme-admin .bb-button--success:focus, .theme-admin .bb-button--success.focus {
  color: #fff;
  background-color: #1e8449;
  border-color: #0b311b
}

.theme-shop .form-group label.bb-button--success:hover, .theme-shop .bb-button--success:hover, .theme-admin .form-group label.bb-button--success:hover, .theme-admin .bb-button--success:hover {
  color: #fff;
  background-color: #1e8449;
  border-color: #176739
}

.theme-shop .form-group label.bb-button--success:active, .theme-shop .form-group label.bb-button--success.active, .open > .theme-shop .form-group label.bb-button--success.dropdown-toggle, .theme-shop .bb-button--success:active, .theme-shop .bb-button--success.active, .open > .theme-shop .bb-button--success.dropdown-toggle, .theme-admin .form-group label.bb-button--success:active, .theme-admin .form-group label.bb-button--success.active, .open > .theme-admin .form-group label.bb-button--success.dropdown-toggle, .theme-admin .bb-button--success:active, .theme-admin .bb-button--success.active, .open > .theme-admin .bb-button--success.dropdown-toggle {
  color: #fff;
  background-color: #1e8449;
  border-color: #176739
}

.theme-shop .form-group label.bb-button--success:active:hover, .theme-shop .form-group label.bb-button--success:active:focus, .theme-shop .form-group label.bb-button--success:active.focus, .theme-shop .form-group label.bb-button--success.active:hover, .theme-shop .form-group label.bb-button--success.active:focus, .theme-shop .form-group label.bb-button--success.active.focus, .open > .theme-shop .form-group label.bb-button--success.dropdown-toggle:hover, .open > .theme-shop .form-group label.bb-button--success.dropdown-toggle:focus, .open > .theme-shop .form-group label.bb-button--success.dropdown-toggle.focus, .theme-shop .bb-button--success:active:hover, .theme-shop .bb-button--success:active:focus, .theme-shop .bb-button--success:active.focus, .theme-shop .bb-button--success.active:hover, .theme-shop .bb-button--success.active:focus, .theme-shop .bb-button--success.active.focus, .open > .theme-shop .bb-button--success.dropdown-toggle:hover, .open > .theme-shop .bb-button--success.dropdown-toggle:focus, .open > .theme-shop .bb-button--success.dropdown-toggle.focus, .theme-admin .form-group label.bb-button--success:active:hover, .theme-admin .form-group label.bb-button--success:active:focus, .theme-admin .form-group label.bb-button--success:active.focus, .theme-admin .form-group label.bb-button--success.active:hover, .theme-admin .form-group label.bb-button--success.active:focus, .theme-admin .form-group label.bb-button--success.active.focus, .open > .theme-admin .form-group label.bb-button--success.dropdown-toggle:hover, .open > .theme-admin .form-group label.bb-button--success.dropdown-toggle:focus, .open > .theme-admin .form-group label.bb-button--success.dropdown-toggle.focus, .theme-admin .bb-button--success:active:hover, .theme-admin .bb-button--success:active:focus, .theme-admin .bb-button--success:active.focus, .theme-admin .bb-button--success.active:hover, .theme-admin .bb-button--success.active:focus, .theme-admin .bb-button--success.active.focus, .open > .theme-admin .bb-button--success.dropdown-toggle:hover, .open > .theme-admin .bb-button--success.dropdown-toggle:focus, .open > .theme-admin .bb-button--success.dropdown-toggle.focus {
  color: #fff;
  background-color: #176739;
  border-color: #0b311b
}

.theme-shop .form-group label.bb-button--success:active, .theme-shop .form-group label.bb-button--success.active, .open > .theme-shop .form-group label.bb-button--success.dropdown-toggle, .theme-shop .bb-button--success:active, .theme-shop .bb-button--success.active, .open > .theme-shop .bb-button--success.dropdown-toggle, .theme-admin .form-group label.bb-button--success:active, .theme-admin .form-group label.bb-button--success.active, .open > .theme-admin .form-group label.bb-button--success.dropdown-toggle, .theme-admin .bb-button--success:active, .theme-admin .bb-button--success.active, .open > .theme-admin .bb-button--success.dropdown-toggle {
  background-image: none
}

.theme-shop .form-group label.bb-button--success.disabled:hover, .theme-shop .form-group label.bb-button--success.disabled:focus, .theme-shop .form-group label.bb-button--success.disabled.focus, .theme-shop .form-group label.bb-button--success[disabled]:hover, .theme-shop .form-group label.bb-button--success[disabled]:focus, .theme-shop .form-group label.bb-button--success[disabled].focus, fieldset[disabled] .theme-shop .form-group label.bb-button--success:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--success:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--success:hover, fieldset[disabled] .theme-shop .form-group label.bb-button--success:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--success:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--success:focus, fieldset[disabled] .theme-shop .form-group label.bb-button--success.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--success.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--success.focus, .theme-shop .bb-button--success.disabled:hover, .theme-shop .bb-button--success.disabled:focus, .theme-shop .bb-button--success.disabled.focus, .theme-shop .bb-button--success[disabled]:hover, .theme-shop .bb-button--success[disabled]:focus, .theme-shop .bb-button--success[disabled].focus, fieldset[disabled] .theme-shop .bb-button--success:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--success:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--success:hover, fieldset[disabled] .theme-shop .bb-button--success:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--success:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--success:focus, fieldset[disabled] .theme-shop .bb-button--success.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--success.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--success.focus, .theme-admin .form-group label.bb-button--success.disabled:hover, .theme-admin .form-group label.bb-button--success.disabled:focus, .theme-admin .form-group label.bb-button--success.disabled.focus, .theme-admin .form-group label.bb-button--success[disabled]:hover, .theme-admin .form-group label.bb-button--success[disabled]:focus, .theme-admin .form-group label.bb-button--success[disabled].focus, fieldset[disabled] .theme-admin .form-group label.bb-button--success:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--success:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--success:hover, fieldset[disabled] .theme-admin .form-group label.bb-button--success:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--success:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--success:focus, fieldset[disabled] .theme-admin .form-group label.bb-button--success.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--success.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--success.focus, .theme-admin .bb-button--success.disabled:hover, .theme-admin .bb-button--success.disabled:focus, .theme-admin .bb-button--success.disabled.focus, .theme-admin .bb-button--success[disabled]:hover, .theme-admin .bb-button--success[disabled]:focus, .theme-admin .bb-button--success[disabled].focus, fieldset[disabled] .theme-admin .bb-button--success:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--success:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--success:hover, fieldset[disabled] .theme-admin .bb-button--success:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--success:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--success:focus, fieldset[disabled] .theme-admin .bb-button--success.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--success.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--success.focus {
  background-color: #27ae60;
  border-color: #295
}

.theme-shop .form-group label.bb-button--success .badge, .theme-shop .bb-button--success .badge, .theme-admin .form-group label.bb-button--success .badge, .theme-admin .bb-button--success .badge {
  color: #27ae60;
  background-color: #fff
}

.theme-shop .form-group label.bb-button--info, .theme-shop .bb-button--info, .theme-admin .form-group label.bb-button--info, .theme-admin .bb-button--info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da
}

.theme-shop .form-group label.bb-button--info:focus, .theme-shop .form-group label.bb-button--info.focus, .theme-shop .bb-button--info:focus, .theme-shop .bb-button--info.focus, .theme-admin .form-group label.bb-button--info:focus, .theme-admin .form-group label.bb-button--info.focus, .theme-admin .bb-button--info:focus, .theme-admin .bb-button--info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85
}

.theme-shop .form-group label.bb-button--info:hover, .theme-shop .bb-button--info:hover, .theme-admin .form-group label.bb-button--info:hover, .theme-admin .bb-button--info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc
}

.theme-shop .form-group label.bb-button--info:active, .theme-shop .form-group label.bb-button--info.active, .open > .theme-shop .form-group label.bb-button--info.dropdown-toggle, .theme-shop .bb-button--info:active, .theme-shop .bb-button--info.active, .open > .theme-shop .bb-button--info.dropdown-toggle, .theme-admin .form-group label.bb-button--info:active, .theme-admin .form-group label.bb-button--info.active, .open > .theme-admin .form-group label.bb-button--info.dropdown-toggle, .theme-admin .bb-button--info:active, .theme-admin .bb-button--info.active, .open > .theme-admin .bb-button--info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc
}

.theme-shop .form-group label.bb-button--info:active:hover, .theme-shop .form-group label.bb-button--info:active:focus, .theme-shop .form-group label.bb-button--info:active.focus, .theme-shop .form-group label.bb-button--info.active:hover, .theme-shop .form-group label.bb-button--info.active:focus, .theme-shop .form-group label.bb-button--info.active.focus, .open > .theme-shop .form-group label.bb-button--info.dropdown-toggle:hover, .open > .theme-shop .form-group label.bb-button--info.dropdown-toggle:focus, .open > .theme-shop .form-group label.bb-button--info.dropdown-toggle.focus, .theme-shop .bb-button--info:active:hover, .theme-shop .bb-button--info:active:focus, .theme-shop .bb-button--info:active.focus, .theme-shop .bb-button--info.active:hover, .theme-shop .bb-button--info.active:focus, .theme-shop .bb-button--info.active.focus, .open > .theme-shop .bb-button--info.dropdown-toggle:hover, .open > .theme-shop .bb-button--info.dropdown-toggle:focus, .open > .theme-shop .bb-button--info.dropdown-toggle.focus, .theme-admin .form-group label.bb-button--info:active:hover, .theme-admin .form-group label.bb-button--info:active:focus, .theme-admin .form-group label.bb-button--info:active.focus, .theme-admin .form-group label.bb-button--info.active:hover, .theme-admin .form-group label.bb-button--info.active:focus, .theme-admin .form-group label.bb-button--info.active.focus, .open > .theme-admin .form-group label.bb-button--info.dropdown-toggle:hover, .open > .theme-admin .form-group label.bb-button--info.dropdown-toggle:focus, .open > .theme-admin .form-group label.bb-button--info.dropdown-toggle.focus, .theme-admin .bb-button--info:active:hover, .theme-admin .bb-button--info:active:focus, .theme-admin .bb-button--info:active.focus, .theme-admin .bb-button--info.active:hover, .theme-admin .bb-button--info.active:focus, .theme-admin .bb-button--info.active.focus, .open > .theme-admin .bb-button--info.dropdown-toggle:hover, .open > .theme-admin .bb-button--info.dropdown-toggle:focus, .open > .theme-admin .bb-button--info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85
}

.theme-shop .form-group label.bb-button--info:active, .theme-shop .form-group label.bb-button--info.active, .open > .theme-shop .form-group label.bb-button--info.dropdown-toggle, .theme-shop .bb-button--info:active, .theme-shop .bb-button--info.active, .open > .theme-shop .bb-button--info.dropdown-toggle, .theme-admin .form-group label.bb-button--info:active, .theme-admin .form-group label.bb-button--info.active, .open > .theme-admin .form-group label.bb-button--info.dropdown-toggle, .theme-admin .bb-button--info:active, .theme-admin .bb-button--info.active, .open > .theme-admin .bb-button--info.dropdown-toggle {
  background-image: none
}

.theme-shop .form-group label.bb-button--info.disabled:hover, .theme-shop .form-group label.bb-button--info.disabled:focus, .theme-shop .form-group label.bb-button--info.disabled.focus, .theme-shop .form-group label.bb-button--info[disabled]:hover, .theme-shop .form-group label.bb-button--info[disabled]:focus, .theme-shop .form-group label.bb-button--info[disabled].focus, fieldset[disabled] .theme-shop .form-group label.bb-button--info:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--info:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--info:hover, fieldset[disabled] .theme-shop .form-group label.bb-button--info:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--info:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--info:focus, fieldset[disabled] .theme-shop .form-group label.bb-button--info.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--info.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--info.focus, .theme-shop .bb-button--info.disabled:hover, .theme-shop .bb-button--info.disabled:focus, .theme-shop .bb-button--info.disabled.focus, .theme-shop .bb-button--info[disabled]:hover, .theme-shop .bb-button--info[disabled]:focus, .theme-shop .bb-button--info[disabled].focus, fieldset[disabled] .theme-shop .bb-button--info:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--info:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--info:hover, fieldset[disabled] .theme-shop .bb-button--info:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--info:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--info:focus, fieldset[disabled] .theme-shop .bb-button--info.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--info.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--info.focus, .theme-admin .form-group label.bb-button--info.disabled:hover, .theme-admin .form-group label.bb-button--info.disabled:focus, .theme-admin .form-group label.bb-button--info.disabled.focus, .theme-admin .form-group label.bb-button--info[disabled]:hover, .theme-admin .form-group label.bb-button--info[disabled]:focus, .theme-admin .form-group label.bb-button--info[disabled].focus, fieldset[disabled] .theme-admin .form-group label.bb-button--info:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--info:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--info:hover, fieldset[disabled] .theme-admin .form-group label.bb-button--info:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--info:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--info:focus, fieldset[disabled] .theme-admin .form-group label.bb-button--info.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--info.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--info.focus, .theme-admin .bb-button--info.disabled:hover, .theme-admin .bb-button--info.disabled:focus, .theme-admin .bb-button--info.disabled.focus, .theme-admin .bb-button--info[disabled]:hover, .theme-admin .bb-button--info[disabled]:focus, .theme-admin .bb-button--info[disabled].focus, fieldset[disabled] .theme-admin .bb-button--info:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--info:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--info:hover, fieldset[disabled] .theme-admin .bb-button--info:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--info:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--info:focus, fieldset[disabled] .theme-admin .bb-button--info.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--info.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--info.focus {
  background-color: #5bc0de;
  border-color: #46b8da
}

.theme-shop .form-group label.bb-button--info .badge, .theme-shop .bb-button--info .badge, .theme-admin .form-group label.bb-button--info .badge, .theme-admin .bb-button--info .badge {
  color: #5bc0de;
  background-color: #fff
}

.theme-shop .form-group label.bb-button--warning, .theme-shop .bb-button--warning, .theme-admin .form-group label.bb-button--warning, .theme-admin .bb-button--warning {
  color: #fff;
  background-color: #f39c12;
  border-color: #e08e0b
}

.theme-shop .form-group label.bb-button--warning:focus, .theme-shop .form-group label.bb-button--warning.focus, .theme-shop .bb-button--warning:focus, .theme-shop .bb-button--warning.focus, .theme-admin .form-group label.bb-button--warning:focus, .theme-admin .form-group label.bb-button--warning.focus, .theme-admin .bb-button--warning:focus, .theme-admin .bb-button--warning.focus {
  color: #fff;
  background-color: #c87f0a;
  border-color: #674105
}

.theme-shop .form-group label.bb-button--warning:hover, .theme-shop .bb-button--warning:hover, .theme-admin .form-group label.bb-button--warning:hover, .theme-admin .bb-button--warning:hover {
  color: #fff;
  background-color: #c87f0a;
  border-color: #a66908
}

.theme-shop .form-group label.bb-button--warning:active, .theme-shop .form-group label.bb-button--warning.active, .open > .theme-shop .form-group label.bb-button--warning.dropdown-toggle, .theme-shop .bb-button--warning:active, .theme-shop .bb-button--warning.active, .open > .theme-shop .bb-button--warning.dropdown-toggle, .theme-admin .form-group label.bb-button--warning:active, .theme-admin .form-group label.bb-button--warning.active, .open > .theme-admin .form-group label.bb-button--warning.dropdown-toggle, .theme-admin .bb-button--warning:active, .theme-admin .bb-button--warning.active, .open > .theme-admin .bb-button--warning.dropdown-toggle {
  color: #fff;
  background-color: #c87f0a;
  border-color: #a66908
}

.theme-shop .form-group label.bb-button--warning:active:hover, .theme-shop .form-group label.bb-button--warning:active:focus, .theme-shop .form-group label.bb-button--warning:active.focus, .theme-shop .form-group label.bb-button--warning.active:hover, .theme-shop .form-group label.bb-button--warning.active:focus, .theme-shop .form-group label.bb-button--warning.active.focus, .open > .theme-shop .form-group label.bb-button--warning.dropdown-toggle:hover, .open > .theme-shop .form-group label.bb-button--warning.dropdown-toggle:focus, .open > .theme-shop .form-group label.bb-button--warning.dropdown-toggle.focus, .theme-shop .bb-button--warning:active:hover, .theme-shop .bb-button--warning:active:focus, .theme-shop .bb-button--warning:active.focus, .theme-shop .bb-button--warning.active:hover, .theme-shop .bb-button--warning.active:focus, .theme-shop .bb-button--warning.active.focus, .open > .theme-shop .bb-button--warning.dropdown-toggle:hover, .open > .theme-shop .bb-button--warning.dropdown-toggle:focus, .open > .theme-shop .bb-button--warning.dropdown-toggle.focus, .theme-admin .form-group label.bb-button--warning:active:hover, .theme-admin .form-group label.bb-button--warning:active:focus, .theme-admin .form-group label.bb-button--warning:active.focus, .theme-admin .form-group label.bb-button--warning.active:hover, .theme-admin .form-group label.bb-button--warning.active:focus, .theme-admin .form-group label.bb-button--warning.active.focus, .open > .theme-admin .form-group label.bb-button--warning.dropdown-toggle:hover, .open > .theme-admin .form-group label.bb-button--warning.dropdown-toggle:focus, .open > .theme-admin .form-group label.bb-button--warning.dropdown-toggle.focus, .theme-admin .bb-button--warning:active:hover, .theme-admin .bb-button--warning:active:focus, .theme-admin .bb-button--warning:active.focus, .theme-admin .bb-button--warning.active:hover, .theme-admin .bb-button--warning.active:focus, .theme-admin .bb-button--warning.active.focus, .open > .theme-admin .bb-button--warning.dropdown-toggle:hover, .open > .theme-admin .bb-button--warning.dropdown-toggle:focus, .open > .theme-admin .bb-button--warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #a66908;
  border-color: #674105
}

.theme-shop .form-group label.bb-button--warning:active, .theme-shop .form-group label.bb-button--warning.active, .open > .theme-shop .form-group label.bb-button--warning.dropdown-toggle, .theme-shop .bb-button--warning:active, .theme-shop .bb-button--warning.active, .open > .theme-shop .bb-button--warning.dropdown-toggle, .theme-admin .form-group label.bb-button--warning:active, .theme-admin .form-group label.bb-button--warning.active, .open > .theme-admin .form-group label.bb-button--warning.dropdown-toggle, .theme-admin .bb-button--warning:active, .theme-admin .bb-button--warning.active, .open > .theme-admin .bb-button--warning.dropdown-toggle {
  background-image: none
}

.theme-shop .form-group label.bb-button--warning.disabled:hover, .theme-shop .form-group label.bb-button--warning.disabled:focus, .theme-shop .form-group label.bb-button--warning.disabled.focus, .theme-shop .form-group label.bb-button--warning[disabled]:hover, .theme-shop .form-group label.bb-button--warning[disabled]:focus, .theme-shop .form-group label.bb-button--warning[disabled].focus, fieldset[disabled] .theme-shop .form-group label.bb-button--warning:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--warning:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--warning:hover, fieldset[disabled] .theme-shop .form-group label.bb-button--warning:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--warning:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--warning:focus, fieldset[disabled] .theme-shop .form-group label.bb-button--warning.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--warning.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--warning.focus, .theme-shop .bb-button--warning.disabled:hover, .theme-shop .bb-button--warning.disabled:focus, .theme-shop .bb-button--warning.disabled.focus, .theme-shop .bb-button--warning[disabled]:hover, .theme-shop .bb-button--warning[disabled]:focus, .theme-shop .bb-button--warning[disabled].focus, fieldset[disabled] .theme-shop .bb-button--warning:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--warning:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--warning:hover, fieldset[disabled] .theme-shop .bb-button--warning:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--warning:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--warning:focus, fieldset[disabled] .theme-shop .bb-button--warning.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--warning.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--warning.focus, .theme-admin .form-group label.bb-button--warning.disabled:hover, .theme-admin .form-group label.bb-button--warning.disabled:focus, .theme-admin .form-group label.bb-button--warning.disabled.focus, .theme-admin .form-group label.bb-button--warning[disabled]:hover, .theme-admin .form-group label.bb-button--warning[disabled]:focus, .theme-admin .form-group label.bb-button--warning[disabled].focus, fieldset[disabled] .theme-admin .form-group label.bb-button--warning:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--warning:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--warning:hover, fieldset[disabled] .theme-admin .form-group label.bb-button--warning:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--warning:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--warning:focus, fieldset[disabled] .theme-admin .form-group label.bb-button--warning.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--warning.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--warning.focus, .theme-admin .bb-button--warning.disabled:hover, .theme-admin .bb-button--warning.disabled:focus, .theme-admin .bb-button--warning.disabled.focus, .theme-admin .bb-button--warning[disabled]:hover, .theme-admin .bb-button--warning[disabled]:focus, .theme-admin .bb-button--warning[disabled].focus, fieldset[disabled] .theme-admin .bb-button--warning:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--warning:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--warning:hover, fieldset[disabled] .theme-admin .bb-button--warning:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--warning:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--warning:focus, fieldset[disabled] .theme-admin .bb-button--warning.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--warning.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--warning.focus {
  background-color: #f39c12;
  border-color: #e08e0b
}

.theme-shop .form-group label.bb-button--warning .badge, .theme-shop .bb-button--warning .badge, .theme-admin .form-group label.bb-button--warning .badge, .theme-admin .bb-button--warning .badge {
  color: #f39c12;
  background-color: #fff
}

.theme-shop .form-group label.bb-button--danger, .theme-shop .bb-button--danger, .theme-admin .form-group label.bb-button--danger, .theme-admin .bb-button--danger {
  color: #fff;
  background-color: #c0392b;
  border-color: #ab3326
}

.theme-shop .form-group label.bb-button--danger:focus, .theme-shop .form-group label.bb-button--danger.focus, .theme-shop .bb-button--danger:focus, .theme-shop .bb-button--danger.focus, .theme-admin .form-group label.bb-button--danger:focus, .theme-admin .form-group label.bb-button--danger.focus, .theme-admin .bb-button--danger:focus, .theme-admin .bb-button--danger.focus {
  color: #fff;
  background-color: #962d22;
  border-color: #43140f
}

.theme-shop .form-group label.bb-button--danger:hover, .theme-shop .bb-button--danger:hover, .theme-admin .form-group label.bb-button--danger:hover, .theme-admin .bb-button--danger:hover {
  color: #fff;
  background-color: #962d22;
  border-color: #79241b
}

.theme-shop .form-group label.bb-button--danger:active, .theme-shop .form-group label.bb-button--danger.active, .open > .theme-shop .form-group label.bb-button--danger.dropdown-toggle, .theme-shop .bb-button--danger:active, .theme-shop .bb-button--danger.active, .open > .theme-shop .bb-button--danger.dropdown-toggle, .theme-admin .form-group label.bb-button--danger:active, .theme-admin .form-group label.bb-button--danger.active, .open > .theme-admin .form-group label.bb-button--danger.dropdown-toggle, .theme-admin .bb-button--danger:active, .theme-admin .bb-button--danger.active, .open > .theme-admin .bb-button--danger.dropdown-toggle {
  color: #fff;
  background-color: #962d22;
  border-color: #79241b
}

.theme-shop .form-group label.bb-button--danger:active:hover, .theme-shop .form-group label.bb-button--danger:active:focus, .theme-shop .form-group label.bb-button--danger:active.focus, .theme-shop .form-group label.bb-button--danger.active:hover, .theme-shop .form-group label.bb-button--danger.active:focus, .theme-shop .form-group label.bb-button--danger.active.focus, .open > .theme-shop .form-group label.bb-button--danger.dropdown-toggle:hover, .open > .theme-shop .form-group label.bb-button--danger.dropdown-toggle:focus, .open > .theme-shop .form-group label.bb-button--danger.dropdown-toggle.focus, .theme-shop .bb-button--danger:active:hover, .theme-shop .bb-button--danger:active:focus, .theme-shop .bb-button--danger:active.focus, .theme-shop .bb-button--danger.active:hover, .theme-shop .bb-button--danger.active:focus, .theme-shop .bb-button--danger.active.focus, .open > .theme-shop .bb-button--danger.dropdown-toggle:hover, .open > .theme-shop .bb-button--danger.dropdown-toggle:focus, .open > .theme-shop .bb-button--danger.dropdown-toggle.focus, .theme-admin .form-group label.bb-button--danger:active:hover, .theme-admin .form-group label.bb-button--danger:active:focus, .theme-admin .form-group label.bb-button--danger:active.focus, .theme-admin .form-group label.bb-button--danger.active:hover, .theme-admin .form-group label.bb-button--danger.active:focus, .theme-admin .form-group label.bb-button--danger.active.focus, .open > .theme-admin .form-group label.bb-button--danger.dropdown-toggle:hover, .open > .theme-admin .form-group label.bb-button--danger.dropdown-toggle:focus, .open > .theme-admin .form-group label.bb-button--danger.dropdown-toggle.focus, .theme-admin .bb-button--danger:active:hover, .theme-admin .bb-button--danger:active:focus, .theme-admin .bb-button--danger:active.focus, .theme-admin .bb-button--danger.active:hover, .theme-admin .bb-button--danger.active:focus, .theme-admin .bb-button--danger.active.focus, .open > .theme-admin .bb-button--danger.dropdown-toggle:hover, .open > .theme-admin .bb-button--danger.dropdown-toggle:focus, .open > .theme-admin .bb-button--danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #79241b;
  border-color: #43140f
}

.theme-shop .form-group label.bb-button--danger:active, .theme-shop .form-group label.bb-button--danger.active, .open > .theme-shop .form-group label.bb-button--danger.dropdown-toggle, .theme-shop .bb-button--danger:active, .theme-shop .bb-button--danger.active, .open > .theme-shop .bb-button--danger.dropdown-toggle, .theme-admin .form-group label.bb-button--danger:active, .theme-admin .form-group label.bb-button--danger.active, .open > .theme-admin .form-group label.bb-button--danger.dropdown-toggle, .theme-admin .bb-button--danger:active, .theme-admin .bb-button--danger.active, .open > .theme-admin .bb-button--danger.dropdown-toggle {
  background-image: none
}

.theme-shop .form-group label.bb-button--danger.disabled:hover, .theme-shop .form-group label.bb-button--danger.disabled:focus, .theme-shop .form-group label.bb-button--danger.disabled.focus, .theme-shop .form-group label.bb-button--danger[disabled]:hover, .theme-shop .form-group label.bb-button--danger[disabled]:focus, .theme-shop .form-group label.bb-button--danger[disabled].focus, fieldset[disabled] .theme-shop .form-group label.bb-button--danger:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--danger:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--danger:hover, fieldset[disabled] .theme-shop .form-group label.bb-button--danger:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--danger:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--danger:focus, fieldset[disabled] .theme-shop .form-group label.bb-button--danger.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--danger.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--danger.focus, .theme-shop .bb-button--danger.disabled:hover, .theme-shop .bb-button--danger.disabled:focus, .theme-shop .bb-button--danger.disabled.focus, .theme-shop .bb-button--danger[disabled]:hover, .theme-shop .bb-button--danger[disabled]:focus, .theme-shop .bb-button--danger[disabled].focus, fieldset[disabled] .theme-shop .bb-button--danger:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--danger:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--danger:hover, fieldset[disabled] .theme-shop .bb-button--danger:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--danger:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--danger:focus, fieldset[disabled] .theme-shop .bb-button--danger.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--danger.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--danger.focus, .theme-admin .form-group label.bb-button--danger.disabled:hover, .theme-admin .form-group label.bb-button--danger.disabled:focus, .theme-admin .form-group label.bb-button--danger.disabled.focus, .theme-admin .form-group label.bb-button--danger[disabled]:hover, .theme-admin .form-group label.bb-button--danger[disabled]:focus, .theme-admin .form-group label.bb-button--danger[disabled].focus, fieldset[disabled] .theme-admin .form-group label.bb-button--danger:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--danger:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--danger:hover, fieldset[disabled] .theme-admin .form-group label.bb-button--danger:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--danger:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--danger:focus, fieldset[disabled] .theme-admin .form-group label.bb-button--danger.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--danger.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--danger.focus, .theme-admin .bb-button--danger.disabled:hover, .theme-admin .bb-button--danger.disabled:focus, .theme-admin .bb-button--danger.disabled.focus, .theme-admin .bb-button--danger[disabled]:hover, .theme-admin .bb-button--danger[disabled]:focus, .theme-admin .bb-button--danger[disabled].focus, fieldset[disabled] .theme-admin .bb-button--danger:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--danger:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--danger:hover, fieldset[disabled] .theme-admin .bb-button--danger:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--danger:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--danger:focus, fieldset[disabled] .theme-admin .bb-button--danger.focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--danger.focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--danger.focus {
  background-color: #c0392b;
  border-color: #ab3326
}

.theme-shop .form-group label.bb-button--danger .badge, .theme-shop .bb-button--danger .badge, .theme-admin .form-group label.bb-button--danger .badge, .theme-admin .bb-button--danger .badge {
  color: #c0392b;
  background-color: #fff
}

.theme-shop .form-group label.bb-button--link, .theme-shop .bb-button--link, .theme-admin .form-group label.bb-button--link, .theme-admin .bb-button--link {
  color: #14acd9;
  font-weight: normal;
  border-radius: 0
}

.theme-shop .form-group label.bb-button--link, .theme-shop .form-group label.bb-button--link:active, .theme-shop .form-group label.bb-button--link.active, .theme-shop .form-group label.bb-button--link--active, .theme-shop .form-group label.bb-button--link[disabled], fieldset[disabled] .theme-shop .form-group label.bb-button--link, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--link, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--link, .theme-shop .bb-button--link, .theme-shop .bb-button--link:active, .theme-shop .bb-button--link.active, .theme-shop .bb-button--link--active, .theme-shop .bb-button--link[disabled], fieldset[disabled] .theme-shop .bb-button--link, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--link, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--link, .theme-admin .form-group label.bb-button--link, .theme-admin .form-group label.bb-button--link:active, .theme-admin .form-group label.bb-button--link.active, .theme-admin .form-group label.bb-button--link--active, .theme-admin .form-group label.bb-button--link[disabled], fieldset[disabled] .theme-admin .form-group label.bb-button--link, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--link, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--link, .theme-admin .bb-button--link, .theme-admin .bb-button--link:active, .theme-admin .bb-button--link.active, .theme-admin .bb-button--link--active, .theme-admin .bb-button--link[disabled], fieldset[disabled] .theme-admin .bb-button--link, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--link, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--link {
  background-color: transparent;
  box-shadow: none
}

.theme-shop .form-group label.bb-button--link, .theme-shop .form-group label.bb-button--link:hover, .theme-shop .form-group label.bb-button--link:focus, .theme-shop .form-group label.bb-button--link:active, .theme-shop .bb-button--link, .theme-shop .bb-button--link:hover, .theme-shop .bb-button--link:focus, .theme-shop .bb-button--link:active, .theme-admin .form-group label.bb-button--link, .theme-admin .form-group label.bb-button--link:hover, .theme-admin .form-group label.bb-button--link:focus, .theme-admin .form-group label.bb-button--link:active, .theme-admin .bb-button--link, .theme-admin .bb-button--link:hover, .theme-admin .bb-button--link:focus, .theme-admin .bb-button--link:active {
  border-color: transparent
}

.theme-shop .form-group label.bb-button--link:hover, .theme-shop .form-group label.bb-button--link:focus, .theme-shop .bb-button--link:hover, .theme-shop .bb-button--link:focus, .theme-admin .form-group label.bb-button--link:hover, .theme-admin .form-group label.bb-button--link:focus, .theme-admin .bb-button--link:hover, .theme-admin .bb-button--link:focus {
  color: #0e7593;
  text-decoration: none;
  background-color: transparent
}

.theme-shop .form-group label.bb-button--link[disabled]:hover, .theme-shop .form-group label.bb-button--link[disabled]:focus, fieldset[disabled] .theme-shop .form-group label.bb-button--link:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--link:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--link:hover, fieldset[disabled] .theme-shop .form-group label.bb-button--link:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--link:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .form-group label.bb-button--link:focus, .theme-shop .bb-button--link[disabled]:hover, .theme-shop .bb-button--link[disabled]:focus, fieldset[disabled] .theme-shop .bb-button--link:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--link:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--link:hover, fieldset[disabled] .theme-shop .bb-button--link:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-shop .bb-button--link:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-shop .bb-button--link:focus, .theme-admin .form-group label.bb-button--link[disabled]:hover, .theme-admin .form-group label.bb-button--link[disabled]:focus, fieldset[disabled] .theme-admin .form-group label.bb-button--link:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--link:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--link:hover, fieldset[disabled] .theme-admin .form-group label.bb-button--link:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--link:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .form-group label.bb-button--link:focus, .theme-admin .bb-button--link[disabled]:hover, .theme-admin .bb-button--link[disabled]:focus, fieldset[disabled] .theme-admin .bb-button--link:hover, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--link:hover, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--link:hover, fieldset[disabled] .theme-admin .bb-button--link:focus, .theme-shop .h5e-strict .fieldset[disabled] .theme-admin .bb-button--link:focus, .theme-admin .h5e-strict .fieldset[disabled] .theme-admin .bb-button--link:focus {
  color: #777;
  text-decoration: none
}

.theme-shop .form-group label.bb-button--inline, .theme-shop .bb-button--inline, .theme-admin .form-group label.bb-button--inline, .theme-admin .bb-button--inline {
  min-width: 16px;
  min-height: 16px;
  padding: 3px;
  box-shadow: none !important
}

.theme-shop .form-group label.bb-button--block, .theme-shop .bb-button--block, .theme-admin .form-group label.bb-button--block, .theme-admin .bb-button--block {
  display: block;
  width: 100%
}

.theme-shop .form-group label.bb-button--full-size, .theme-shop .bb-button--full-size, .theme-admin .form-group label.bb-button--full-size, .theme-admin .bb-button--full-size {
  width: 100%
}

.theme-shop .form-group label.bb-button--float, .theme-shop .bb-button--float, .theme-admin .form-group label.bb-button--float, .theme-admin .bb-button--float {
  float: left;
  margin: 0 3px 3px 0
}

.theme-shop .form-group label.bb-button.fa, .theme-shop .bb-button.fa, .theme-admin .form-group label.bb-button.fa, .theme-admin .bb-button.fa {
  font-family: "FontAwesome", sans-serif
}

.theme-shop .form-group label.bb-button--pdf-icon .fa, .theme-shop .bb-button--pdf-icon .fa, .theme-admin .form-group label.bb-button--pdf-icon .fa, .theme-admin .bb-button--pdf-icon .fa {
  color: #f10
}

.theme-shop .select2-container, .theme-admin .select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
  font-size: 14px
}

.theme-shop .select2-container .select2-selection--single, .theme-admin .select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none
}

.theme-shop .select2-container .select2-selection--single .select2-selection__rendered, .theme-admin .select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.theme-shop .select2-container .select2-selection--single .select2-selection__clear, .theme-admin .select2-container .select2-selection--single .select2-selection__clear {
  position: relative
}

.theme-shop .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered, .theme-admin .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px
}

.theme-shop .select2-container .select2-selection--multiple, .theme-admin .select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none
}

.theme-shop .select2-container .select2-selection--multiple .select2-selection__rendered, .theme-admin .select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap
}

.theme-shop .select2-container .select2-search--inline, .theme-admin .select2-container .select2-search--inline {
  float: left
}

.theme-shop .select2-container .select2-search--inline .select2-search__field, .theme-admin .select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: 0;
  font-size: 100%;
  margin-top: 5px;
  padding: 0
}

.theme-shop .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button, .theme-admin .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none
}

.theme-shop .select2-dropdown, .theme-admin .select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1080
}

.theme-shop .select2-results, .theme-admin .select2-results {
  display: block
}

.theme-shop .select2-results__options, .theme-admin .select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0
}

.theme-shop .select2-results__option, .theme-admin .select2-results__option {
  padding: 6px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none
}

.theme-shop .select2-results__option[aria-selected], .theme-admin .select2-results__option[aria-selected] {
  cursor: pointer
}

.theme-shop .select2-container--open .select2-dropdown, .theme-admin .select2-container--open .select2-dropdown {
  left: 0
}

.theme-shop .select2-container--open .select2-dropdown--above, .theme-admin .select2-container--open .select2-dropdown--above {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

.theme-shop .select2-container--open .select2-dropdown--below, .theme-admin .select2-container--open .select2-dropdown--below {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.theme-shop .select2-search--dropdown, .theme-admin .select2-search--dropdown {
  display: block;
  padding: 4px
}

.theme-shop .select2-search--dropdown .select2-search__field, .theme-admin .select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box
}

.theme-shop .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button, .theme-admin .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none
}

.theme-shop .select2-search--dropdown.select2-search--hide, .theme-admin .select2-search--dropdown.select2-search--hide {
  display: none
}

.theme-shop .select2-close-mask, .theme-admin .select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0)
}

.theme-shop .select2-hidden-accessible, .theme-admin .select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important
}

.theme-shop .select2-container--default .select2-selection--single, .theme-admin .select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px
}

.theme-shop .select2-container--default .select2-selection--single .select2-selection__rendered, .theme-admin .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px
}

.theme-shop .select2-container--default .select2-selection--single .select2-selection__clear, .theme-admin .select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold
}

.theme-shop .select2-container--default .select2-selection--single .select2-selection__placeholder, .theme-admin .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999
}

.theme-shop .select2-container--default .select2-selection--single .select2-selection__arrow, .theme-admin .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px
}

.theme-shop .select2-container--default .select2-selection--single .select2-selection__arrow b, .theme-admin .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0
}

.theme-shop .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear, .theme-admin .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left
}

.theme-shop .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow, .theme-admin .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto
}

.theme-shop .select2-container--default.select2-container--disabled .select2-selection--single, .theme-admin .select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default
}

.theme-shop .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear, .theme-admin .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none
}

.theme-shop .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b, .theme-admin .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px
}

.theme-shop .select2-container--default .select2-selection--multiple, .theme-admin .select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text
}

.theme-shop .select2-container--default .select2-selection--multiple .select2-selection__rendered, .theme-admin .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%
}

.theme-shop .select2-container--default .select2-selection--multiple .select2-selection__rendered li, .theme-admin .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none
}

.theme-shop .select2-container--default .select2-selection--multiple .select2-selection__placeholder, .theme-admin .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left
}

.theme-shop .select2-container--default .select2-selection--multiple .select2-selection__clear, .theme-admin .select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px
}

.theme-shop .select2-container--default .select2-selection--multiple .select2-selection__choice, .theme-admin .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px
}

.theme-shop .select2-container--default .select2-selection--multiple .select2-selection__choice__remove, .theme-admin .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px
}

.theme-shop .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .theme-admin .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333
}

.theme-shop .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .theme-shop .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .theme-shop .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline, .theme-admin .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .theme-admin .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .theme-admin .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right
}

.theme-shop .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .theme-admin .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto
}

.theme-shop .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove, .theme-admin .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto
}

.theme-shop .select2-container--default.select2-container--focus .select2-selection--multiple, .theme-admin .select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0
}

.theme-shop .select2-container--default.select2-container--disabled .select2-selection--multiple, .theme-admin .select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default
}

.theme-shop .select2-container--default.select2-container--disabled .select2-selection__choice__remove, .theme-admin .select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none
}

.theme-shop .select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .theme-shop .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple, .theme-admin .select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .theme-admin .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.theme-shop .select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .theme-shop .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple, .theme-admin .select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .theme-admin .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

.theme-shop .select2-container--default .select2-search--dropdown .select2-search__field, .theme-admin .select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa
}

.theme-shop .select2-container--default .select2-search--inline .select2-search__field, .theme-admin .select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: 0;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield
}

.theme-shop .select2-container--default .select2-results > .select2-results__options, .theme-admin .select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto
}

.theme-shop .select2-container--default .select2-results__option[role=group], .theme-admin .select2-container--default .select2-results__option[role=group] {
  padding: 0
}

.theme-shop .select2-container--default .select2-results__option[aria-disabled=true], .theme-admin .select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999
}

.theme-shop .select2-container--default .select2-results__option[aria-selected=true], .theme-admin .select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd
}

.theme-shop .select2-container--default .select2-results__option .select2-results__option, .theme-admin .select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em
}

.theme-shop .select2-container--default .select2-results__option .select2-results__option .select2-results__group, .theme-admin .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0
}

.theme-shop .select2-container--default .select2-results__option .select2-results__option .select2-results__option, .theme-admin .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em
}

.theme-shop .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option, .theme-admin .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em
}

.theme-shop .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option, .theme-admin .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em
}

.theme-shop .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option, .theme-admin .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em
}

.theme-shop .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option, .theme-admin .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em
}

.theme-shop .select2-container--default .select2-results__option--highlighted[aria-selected], .theme-admin .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white
}

.theme-shop .select2-container--default .select2-results__group, .theme-admin .select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px
}

.theme-shop .select2-container--classic .select2-selection--single, .theme-admin .select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, white 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.theme-shop .select2-container--classic .select2-selection--single:focus, .theme-admin .select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb
}

.theme-shop .select2-container--classic .select2-selection--single .select2-selection__rendered, .theme-admin .select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px
}

.theme-shop .select2-container--classic .select2-selection--single .select2-selection__clear, .theme-admin .select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px
}

.theme-shop .select2-container--classic .select2-selection--single .select2-selection__placeholder, .theme-admin .select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999
}

.theme-shop .select2-container--classic .select2-selection--single .select2-selection__arrow, .theme-admin .select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: 0;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.theme-shop .select2-container--classic .select2-selection--single .select2-selection__arrow b, .theme-admin .select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0
}

.theme-shop .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear, .theme-admin .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left
}

.theme-shop .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow, .theme-admin .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: 0;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto
}

.theme-shop .select2-container--classic.select2-container--open .select2-selection--single, .theme-admin .select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb
}

.theme-shop .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow, .theme-admin .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: 0
}

.theme-shop .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b, .theme-admin .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px
}

.theme-shop .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single, .theme-admin .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, white 0, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.theme-shop .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single, .theme-admin .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.theme-shop .select2-container--classic .select2-selection--multiple, .theme-admin .select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0
}

.theme-shop .select2-container--classic .select2-selection--multiple:focus, .theme-admin .select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb
}

.theme-shop .select2-container--classic .select2-selection--multiple .select2-selection__rendered, .theme-admin .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px
}

.theme-shop .select2-container--classic .select2-selection--multiple .select2-selection__clear, .theme-admin .select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none
}

.theme-shop .select2-container--classic .select2-selection--multiple .select2-selection__choice, .theme-admin .select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px
}

.theme-shop .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove, .theme-admin .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px
}

.theme-shop .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover, .theme-admin .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555
}

.theme-shop .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .theme-admin .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right
}

.theme-shop .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .theme-admin .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto
}

.theme-shop .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove, .theme-admin .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto
}

.theme-shop .select2-container--classic.select2-container--open .select2-selection--multiple, .theme-admin .select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb
}

.theme-shop .select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple, .theme-admin .select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.theme-shop .select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple, .theme-admin .select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

.theme-shop .select2-container--classic .select2-search--dropdown .select2-search__field, .theme-admin .select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0
}

.theme-shop .select2-container--classic .select2-search--inline .select2-search__field, .theme-admin .select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none
}

.theme-shop .select2-container--classic .select2-dropdown, .theme-admin .select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent
}

.theme-shop .select2-container--classic .select2-dropdown--above, .theme-admin .select2-container--classic .select2-dropdown--above {
  border-bottom: 0
}

.theme-shop .select2-container--classic .select2-dropdown--below, .theme-admin .select2-container--classic .select2-dropdown--below {
  border-top: 0
}

.theme-shop .select2-container--classic .select2-results > .select2-results__options, .theme-admin .select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto
}

.theme-shop .select2-container--classic .select2-results__option[role=group], .theme-admin .select2-container--classic .select2-results__option[role=group] {
  padding: 0
}

.theme-shop .select2-container--classic .select2-results__option[aria-disabled=true], .theme-admin .select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey
}

.theme-shop .select2-container--classic .select2-results__option--highlighted[aria-selected], .theme-admin .select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white
}

.theme-shop .select2-container--classic .select2-results__group, .theme-admin .select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px
}

.theme-shop .select2-container--classic.select2-container--open .select2-dropdown, .theme-admin .select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb
}

.theme-shop select[multiple].bb-select2, .theme-admin select[multiple].bb-select2 {
  height: 34px;
  overflow: hidden
}

.theme-shop select[multiple].bb-select2 option, .theme-admin select[multiple].bb-select2 option {
  display: none
}

.theme-shop .select2, .theme-admin .select2 {
  color: #333;
  width: 100% !important
}

.theme-shop .select2 .select2-selection, .theme-admin .select2 .select2-selection {
  transition: border-color .15s ease-in-out .15s, box-shadow .15s ease-in-out .15s;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.075)
}

.theme-shop .select2.select2-container--focus .select2-selection, .theme-admin .select2.select2-container--focus .select2-selection {
  outline: 0 !important;
  border-color: #66afe9 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.theme-shop .select2.select2-container--focus .select2-selection__rendered, .theme-shop .select2.select2-container--focus .select2-selection, .theme-admin .select2.select2-container--focus .select2-selection__rendered, .theme-admin .select2.select2-container--focus .select2-selection {
  outline: 0 !important
}

.theme-shop .select2-container.select2-container--open, .theme-admin .select2-container.select2-container--open {
  z-index: 2000
}

.theme-shop .select2-container.select2-container--disabled, .theme-admin .select2-container.select2-container--disabled {
  background: #eee;
  cursor: not-allowed
}

.theme-shop .select2-container.select2-container--disabled *, .theme-admin .select2-container.select2-container--disabled * {
  cursor: not-allowed
}

.theme-shop .select2-selection, .theme-admin .select2-selection {
  width: 100% !important;
  border: 1px solid #ccc
}

.theme-shop .select2-selection.select2-selection--single, .theme-admin .select2-selection.select2-selection--single {
  height: 34px !important;
  line-height: 34px
}

.theme-shop .select2-selection.select2-selection--single .select2-selection__rendered, .theme-admin .select2-selection.select2-selection--single .select2-selection__rendered {
  display: flex;
  padding-right: 30px;
  margin-top: 10px;
  max-width: 100%;
  white-space: normal;
  overflow: visible;
  text-overflow: initial
}

.theme-shop .select2-selection.select2-selection--single .select2-selection__clear, .theme-admin .select2-selection.select2-selection--single .select2-selection__clear {
  background: #efefef;
  padding: 1px 6px;
  margin-right: 5px
}

.theme-shop .select2-selection.select2-selection--multiple, .theme-admin .select2-selection.select2-selection--multiple {
  min-height: 34px !important
}

.theme-shop .select2-selection.select2-selection--multiple .select2-selection__rendered, .theme-admin .select2-selection.select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  padding: 0;
  margin: 2px 2px -2px 2px;
  white-space: normal
}

.theme-shop .select2-selection.select2-selection--multiple .select2-selection__choice, .theme-admin .select2-selection.select2-selection--multiple .select2-selection__choice {
  display: inline-block;
  background: #efefef;
  padding: 1px 7px;
  margin: 3px;
  font-size: 13px
}

.theme-shop .select2-selection.select2-selection--multiple .select2-search__field[disabled], .theme-admin .select2-selection.select2-selection--multiple .select2-search__field[disabled] {
  position: absolute;
  top: 1px;
  left: 1px;
  width: calc(100% - 2px) !important;
  height: calc(100% - 2px);
  margin-top: 0;
  background-color: #eee;
  cursor: not-allowed;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.theme-shop .select2-selection__arrow, .theme-admin .select2-selection__arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  display: block;
  height: 4px;
  margin: auto
}

.theme-shop .select2-selection__arrow > b, .theme-admin .select2-selection__arrow > b {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  border-color: #555 transparent transparent transparent
}

.theme-shop .select2-selection__choice, .theme-admin .select2-selection__choice {
  display: block
}

.theme-shop .select2-selection__choice__remove, .theme-admin .select2-selection__choice__remove {
  margin-right: 5px
}

.theme-shop .select2-dropdown, .theme-admin .select2-dropdown {
  border-radius: 0;
  border: 1px solid #ccc;
  box-shadow: 0 4px 7px rgba(0, 0, 0, 0.23), 0 8px 25px rgba(0, 0, 0, 0.05)
}

.theme-shop .select2-dropdown .select2-search__field, .theme-admin .select2-dropdown .select2-search__field {
  border: 1px solid #ccc;
  transition: border-color .15s ease-in-out .15s, box-shadow .15s ease-in-out .15s;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.075)
}

.theme-shop .select2-dropdown .select2-search__field:focus, .theme-admin .select2-dropdown .select2-search__field:focus {
  outline: 0 !important;
  border-color: #66afe9 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.theme-shop .select2-dropdown .select2-results__option.select2-results__option--highlighted, .theme-admin .select2-dropdown .select2-results__option.select2-results__option--highlighted {
  background: #efefef
}

.theme-shop .select2-dropdown .select2-results__option[aria-selected="true"], .theme-admin .select2-dropdown .select2-results__option[aria-selected="true"] {
  color: #fff;
  background: #22bcea
}

.theme-shop .select2-dropdown .select2-results__options, .theme-admin .select2-dropdown .select2-results__options {
  max-height: 300px;
  overflow: auto
}

.theme-shop .select2-dropdown .select2-results__options[aria-multiselectable="true"] [aria-selected="true"], .theme-admin .select2-dropdown .select2-results__options[aria-multiselectable="true"] [aria-selected="true"] {
  color: #333;
  background: #fff;
  opacity: .5
}

.theme-shop .select2-dropdown .select2-results__options[aria-multiselectable="true"] [aria-selected="true"]:before, .theme-admin .select2-dropdown .select2-results__options[aria-multiselectable="true"] [aria-selected="true"]:before {
  content: "\2713";
  margin-right: 5px
}

.theme-shop .select2-dropdown .select2-results__options--nested, .theme-admin .select2-dropdown .select2-results__options--nested {
  max-height: none;
  overflow: auto
}

.theme-shop .select2-search.select2-search--inline, .theme-admin .select2-search.select2-search--inline {
  float: none !important;
  display: inline-block
}

.theme-shop .select2-search.select2-search--inline:focus, .theme-admin .select2-search.select2-search--inline:focus {
  outline: 0
}

.theme-shop .select2-search.select2-search--inline .select2-search__field, .theme-admin .select2-search.select2-search--inline .select2-search__field {
  background-color: transparent;
  font-size: 13px !important
}

.theme-shop .select2-search.select2-search--inline .select2-search__field:focus, .theme-admin .select2-search.select2-search--inline .select2-search__field:focus {
  outline: 0
}

.theme-shop .select2, .theme-admin .select2 {
  color: #333
}

.theme-shop .xdsoft_datetimepicker, .theme-admin .xdsoft_datetimepicker {
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
  background: #fff;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 8px;
  padding-left: 0;
  padding-top: 2px;
  position: absolute;
  z-index: 2000;
  box-sizing: border-box;
  display: none
}

.theme-shop .xdsoft_datetimepicker.xdsoft_rtl, .theme-admin .xdsoft_datetimepicker.xdsoft_rtl {
  padding: 8px 0 8px 8px
}

.theme-shop .xdsoft_datetimepicker iframe, .theme-admin .xdsoft_datetimepicker iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 210px;
  background: transparent;
  border: 0
}

.theme-shop .xdsoft_datetimepicker button, .theme-admin .xdsoft_datetimepicker button {
  border: none !important
}

.theme-shop .xdsoft_noselect, .theme-admin .xdsoft_noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none
}

.theme-shop .xdsoft_noselect::-moz-selection, .theme-admin .xdsoft_noselect::-moz-selection {
  background: transparent
}

.theme-shop .xdsoft_noselect::selection, .theme-admin .xdsoft_noselect::selection {
  background: transparent
}

.theme-shop .xdsoft_noselect::-moz-selection, .theme-admin .xdsoft_noselect::-moz-selection {
  background: transparent
}

.theme-shop .xdsoft_datetimepicker.xdsoft_inline, .theme-admin .xdsoft_datetimepicker.xdsoft_inline {
  display: inline-block;
  position: static;
  box-shadow: none
}

.theme-shop .xdsoft_datetimepicker *, .theme-admin .xdsoft_datetimepicker * {
  box-sizing: border-box;
  padding: 0;
  margin: 0
}

.theme-shop .xdsoft_datetimepicker .xdsoft_datepicker, .theme-shop .xdsoft_datetimepicker .xdsoft_timepicker, .theme-admin .xdsoft_datetimepicker .xdsoft_datepicker, .theme-admin .xdsoft_datetimepicker .xdsoft_timepicker {
  display: none
}

.theme-shop .xdsoft_datetimepicker .xdsoft_datepicker.active, .theme-shop .xdsoft_datetimepicker .xdsoft_timepicker.active, .theme-admin .xdsoft_datetimepicker .xdsoft_datepicker.active, .theme-admin .xdsoft_datetimepicker .xdsoft_timepicker.active {
  display: block
}

.theme-shop .xdsoft_datetimepicker .xdsoft_datepicker, .theme-admin .xdsoft_datetimepicker .xdsoft_datepicker {
  width: 224px;
  float: left;
  margin-left: 8px
}

.theme-shop .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker, .theme-admin .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0
}

.theme-shop .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker, .theme-admin .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
  width: 256px
}

.theme-shop .xdsoft_datetimepicker .xdsoft_timepicker, .theme-admin .xdsoft_datetimepicker .xdsoft_timepicker {
  width: 58px;
  float: left;
  text-align: center;
  margin-left: 8px;
  margin-top: 0
}

.theme-shop .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker, .theme-admin .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0
}

.theme-shop .xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker, .theme-admin .xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
  margin-top: 8px;
  margin-bottom: 3px
}

.theme-shop .xdsoft_datetimepicker .xdsoft_monthpicker, .theme-admin .xdsoft_datetimepicker .xdsoft_monthpicker {
  position: relative;
  text-align: center
}

.theme-shop .xdsoft_datetimepicker .xdsoft_label i, .theme-shop .xdsoft_datetimepicker .xdsoft_prev, .theme-shop .xdsoft_datetimepicker .xdsoft_next, .theme-shop .xdsoft_datetimepicker .xdsoft_today_button, .theme-admin .xdsoft_datetimepicker .xdsoft_label i, .theme-admin .xdsoft_datetimepicker .xdsoft_prev, .theme-admin .xdsoft_datetimepicker .xdsoft_next, .theme-admin .xdsoft_datetimepicker .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC)
}

.theme-shop .xdsoft_datetimepicker .xdsoft_label i, .theme-admin .xdsoft_datetimepicker .xdsoft_label i {
  opacity: .5;
  background-position: -92px -19px;
  display: inline-block;
  width: 9px;
  height: 20px;
  vertical-align: middle
}

.theme-shop .xdsoft_datetimepicker .xdsoft_prev, .theme-admin .xdsoft_datetimepicker .xdsoft_prev {
  float: left;
  background-position: -20px 0
}

.theme-shop .xdsoft_datetimepicker .xdsoft_today_button, .theme-admin .xdsoft_datetimepicker .xdsoft_today_button {
  float: left;
  background-position: -70px 0;
  margin-left: 5px
}

.theme-shop .xdsoft_datetimepicker .xdsoft_next, .theme-admin .xdsoft_datetimepicker .xdsoft_next {
  float: right;
  background-position: 0 0
}

.theme-shop .xdsoft_datetimepicker .xdsoft_next, .theme-shop .xdsoft_datetimepicker .xdsoft_prev, .theme-shop .xdsoft_datetimepicker .xdsoft_today_button, .theme-admin .xdsoft_datetimepicker .xdsoft_next, .theme-admin .xdsoft_datetimepicker .xdsoft_prev, .theme-admin .xdsoft_datetimepicker .xdsoft_today_button {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0 none;
  cursor: pointer;
  display: block;
  height: 30px;
  opacity: .5;
  -ms-filter: "alpha(opacity=50)";
  outline: medium none;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px;
  min-width: 0
}

.theme-shop .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev, .theme-shop .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next, .theme-admin .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev, .theme-admin .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
  float: none;
  background-position: -40px -15px;
  height: 15px;
  width: 30px;
  display: block;
  margin-left: 14px;
  margin-top: 7px
}

.theme-shop .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev, .theme-shop .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next, .theme-admin .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev, .theme-admin .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
  float: none;
  margin-left: 0;
  margin-right: 14px
}

.theme-shop .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev, .theme-admin .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
  background-position: -40px 0;
  margin-bottom: 7px;
  margin-top: 0
}

.theme-shop .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box, .theme-admin .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
  height: 151px;
  overflow: hidden;
  border-bottom: 1px solid #ddd
}

.theme-shop .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div, .theme-admin .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #f5f5f5;
  border-top: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  cursor: pointer;
  border-bottom-width: 0;
  height: 25px;
  line-height: 25px
}

.theme-shop .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child, .theme-admin .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child {
  border-top-width: 0
}

.theme-shop .xdsoft_datetimepicker .xdsoft_today_button:hover, .theme-shop .xdsoft_datetimepicker .xdsoft_next:hover, .theme-shop .xdsoft_datetimepicker .xdsoft_prev:hover, .theme-admin .xdsoft_datetimepicker .xdsoft_today_button:hover, .theme-admin .xdsoft_datetimepicker .xdsoft_next:hover, .theme-admin .xdsoft_datetimepicker .xdsoft_prev:hover {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)"
}

.theme-shop .xdsoft_datetimepicker .xdsoft_label, .theme-admin .xdsoft_datetimepicker .xdsoft_label {
  display: inline;
  position: relative;
  z-index: 1999;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
  float: left;
  width: 182px;
  text-align: center;
  cursor: pointer
}

.theme-shop .xdsoft_datetimepicker .xdsoft_label:hover > span, .theme-admin .xdsoft_datetimepicker .xdsoft_label:hover > span {
  text-decoration: underline
}

.theme-shop .xdsoft_datetimepicker .xdsoft_label:hover i, .theme-admin .xdsoft_datetimepicker .xdsoft_label:hover i {
  opacity: 1.0
}

.theme-shop .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select, .theme-admin .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
  border: 1px solid #ccc;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 1999;
  display: none;
  background: #fff;
  max-height: 160px;
  overflow-y: hidden
}

.theme-shop .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect, .theme-admin .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
  right: -7px
}

.theme-shop .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect, .theme-admin .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
  right: 2px
}

.theme-shop .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover, .theme-admin .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #fff;
  background: #ff8000
}

.theme-shop .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option, .theme-admin .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
  padding: 2px 10px 2px 5px;
  text-decoration: none !important
}

.theme-shop .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current, .theme-admin .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #3af;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700
}

.theme-shop .xdsoft_datetimepicker .xdsoft_month, .theme-admin .xdsoft_datetimepicker .xdsoft_month {
  width: 100px;
  text-align: right
}

.theme-shop .xdsoft_datetimepicker .xdsoft_calendar, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar {
  clear: both
}

.theme-shop .xdsoft_datetimepicker .xdsoft_year, .theme-admin .xdsoft_datetimepicker .xdsoft_year {
  width: 48px;
  margin-left: 5px
}

.theme-shop .xdsoft_datetimepicker .xdsoft_calendar table, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar table {
  border-collapse: collapse;
  width: 100%
}

.theme-shop .xdsoft_datetimepicker .xdsoft_calendar td > div, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar td > div {
  padding-right: 5px
}

.theme-shop .xdsoft_datetimepicker .xdsoft_calendar th, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar th {
  height: 25px
}

.theme-shop .xdsoft_datetimepicker .xdsoft_calendar td, .theme-shop .xdsoft_datetimepicker .xdsoft_calendar th, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar td, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar th {
  width: 14.2857142%;
  background: #f5f5f5;
  border: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  padding: 0;
  border-collapse: collapse;
  cursor: pointer;
  height: 25px
}

.theme-shop .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td, .theme-shop .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th, .theme-admin .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td, .theme-admin .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
  width: 12.5%
}

.theme-shop .xdsoft_datetimepicker .xdsoft_calendar th, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar th {
  background: #f1f1f1
}

.theme-shop .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  color: #3af
}

.theme-shop .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000
}

.theme-shop .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000
}

.theme-shop .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .theme-shop .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, .theme-shop .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, .theme-admin .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #3af;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700
}

.theme-shop .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month, .theme-shop .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled, .theme-shop .xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled, .theme-admin .xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
  opacity: .5;
  -ms-filter: "alpha(opacity=50)";
  cursor: default
}

.theme-shop .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
  opacity: .2;
  -ms-filter: "alpha(opacity=20)"
}

.theme-shop .xdsoft_datetimepicker .xdsoft_calendar td:hover, .theme-shop .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar td:hover, .theme-admin .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #fff !important;
  background: #ff8000 !important;
  box-shadow: none !important
}

.theme-shop .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover, .theme-shop .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current.xdsoft_disabled:hover, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover, .theme-admin .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current.xdsoft_disabled:hover {
  background: #3af !important;
  box-shadow: #178fe5 0 1px 3px 0 inset !important;
  color: #fff !important
}

.theme-shop .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover, .theme-shop .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover, .theme-admin .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
  color: inherit !important;
  background: inherit !important;
  box-shadow: inherit !important
}

.theme-shop .xdsoft_datetimepicker .xdsoft_calendar th, .theme-admin .xdsoft_datetimepicker .xdsoft_calendar th {
  font-weight: 700;
  text-align: center;
  color: #999;
  cursor: default
}

.theme-shop .xdsoft_datetimepicker .xdsoft_copyright, .theme-admin .xdsoft_datetimepicker .xdsoft_copyright {
  color: #ccc !important;
  font-size: 10px;
  clear: both;
  float: none;
  margin-left: 8px
}

.theme-shop .xdsoft_datetimepicker .xdsoft_copyright a, .theme-admin .xdsoft_datetimepicker .xdsoft_copyright a {
  color: #eee !important
}

.theme-shop .xdsoft_datetimepicker .xdsoft_copyright a:hover, .theme-admin .xdsoft_datetimepicker .xdsoft_copyright a:hover {
  color: #aaa !important
}

.theme-shop .xdsoft_time_box, .theme-admin .xdsoft_time_box {
  position: relative;
  border: 1px solid #ccc
}

.theme-shop .xdsoft_scrollbar > .xdsoft_scroller, .theme-admin .xdsoft_scrollbar > .xdsoft_scroller {
  background: #ccc !important;
  height: 20px;
  border-radius: 3px
}

.theme-shop .xdsoft_scrollbar, .theme-admin .xdsoft_scrollbar {
  position: absolute;
  width: 7px;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer
}

.theme-shop .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar, .theme-admin .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
  left: 0;
  right: auto
}

.theme-shop .xdsoft_scroller_box, .theme-admin .xdsoft_scroller_box {
  position: relative
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark, .theme-admin .xdsoft_datetimepicker.xdsoft_dark {
  box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
  background: #000;
  border-bottom: 1px solid #444;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-top: 1px solid #333;
  color: #ccc
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
  border-bottom: 1px solid #222
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #0a0a0a;
  border-top: 1px solid #222;
  color: #999
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_label, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
  background-color: #000
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
  border: 1px solid #333;
  background: #000
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #000;
  background: #007fff
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #c50;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i, .theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev, .theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_next, .theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_next, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==)
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td, .theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0a0a0a;
  border: 1px solid #222;
  color: #999
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0e0e0e
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
  color: #c50
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default, .theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current, .theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #c50;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover, .theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div:hover, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #000 !important;
  background: #007fff !important
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  color: #666
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
  color: #333 !important
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
  color: #111 !important
}

.theme-shop .xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover, .theme-admin .xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
  color: #555 !important
}

.theme-shop .xdsoft_dark .xdsoft_time_box, .theme-admin .xdsoft_dark .xdsoft_time_box {
  border: 1px solid #333
}

.theme-shop .xdsoft_dark .xdsoft_scrollbar > .xdsoft_scroller, .theme-admin .xdsoft_dark .xdsoft_scrollbar > .xdsoft_scroller {
  background: #333 !important
}

.theme-shop .xdsoft_datetimepicker .xdsoft_save_selected, .theme-admin .xdsoft_datetimepicker .xdsoft_save_selected {
  display: block;
  border: 1px solid #ddd !important;
  margin-top: 5px;
  width: 100%;
  color: #454551;
  font-size: 13px
}

.theme-shop .xdsoft_datetimepicker .blue-gradient-button, .theme-admin .xdsoft_datetimepicker .blue-gradient-button {
  font-family: "museo-sans", "Book Antiqua", sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #82878c;
  height: 28px;
  position: relative;
  padding: 4px 17px 4px 33px;
  border: 1px solid #d7d8da;
  background: linear-gradient(to bottom, #fff 0, #f4f8fa 73%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#f4f8fa', GradientType=0)
}

.theme-shop .xdsoft_datetimepicker .blue-gradient-button:hover, .theme-shop .xdsoft_datetimepicker .blue-gradient-button:focus, .theme-shop .xdsoft_datetimepicker .blue-gradient-button:hover span, .theme-shop .xdsoft_datetimepicker .blue-gradient-button:focus span, .theme-admin .xdsoft_datetimepicker .blue-gradient-button:hover, .theme-admin .xdsoft_datetimepicker .blue-gradient-button:focus, .theme-admin .xdsoft_datetimepicker .blue-gradient-button:hover span, .theme-admin .xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
  background: linear-gradient(to bottom, #f4f8fa 0, #FFF 73%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f8fa', endColorstr='#FFF', GradientType=0)
}

.theme-shop .h5e-strict .bootstrap-form .input-group, .theme-admin .h5e-strict .bootstrap-form .input-group {
  width: 100%
}

.theme-shop .h5e-strict .bootstrap-form .form-control.input, .theme-shop .h5e-strict .bootstrap-form .form-control.select, .theme-shop .h5e-strict .bootstrap-form .form-control.textarea, .theme-admin .h5e-strict .bootstrap-form .form-control.input, .theme-admin .h5e-strict .bootstrap-form .form-control.select, .theme-admin .h5e-strict .bootstrap-form .form-control.textarea {
  box-shadow: none !important
}

.theme-shop .h5e-strict .bootstrap-form .form-control.input:focus, .theme-shop .h5e-strict .bootstrap-form .form-control.select:focus, .theme-shop .h5e-strict .bootstrap-form .form-control.textarea:focus, .theme-admin .h5e-strict .bootstrap-form .form-control.input:focus, .theme-admin .h5e-strict .bootstrap-form .form-control.select:focus, .theme-admin .h5e-strict .bootstrap-form .form-control.textarea:focus {
  border-color: #22bcea !important
}

.theme-shop .h5e-strict .bootstrap-form .form-control.input:focus, .theme-admin .h5e-strict .bootstrap-form .form-control.input:focus {
  border-color: #22bcea !important
}

.theme-shop .h5e-strict .bootstrap-form .form-group, .theme-admin .h5e-strict .bootstrap-form .form-group {
  margin: 0 7px
}

.theme-shop .h5e-strict .bootstrap-form .form-group .control-label, .theme-admin .h5e-strict .bootstrap-form .form-group .control-label {
  color: #888787;
  font-size: 16px
}

.theme-shop .h5e-strict .editor-strict__field--disabled-static, .theme-shop .h5e-strict .editor-strict__field--disabled-dynamic, .theme-admin .h5e-strict .editor-strict__field--disabled-static, .theme-admin .h5e-strict .editor-strict__field--disabled-dynamic {
  pointer-events: none
}

.theme-shop .h5e-strict .editor-strict__image-wrap, .theme-admin .h5e-strict .editor-strict__image-wrap {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  overflow: hidden
}

.theme-shop .h5e-strict .editor-strict__image-wrap--static-size, .theme-admin .h5e-strict .editor-strict__image-wrap--static-size {
  width: auto;
}

.theme-shop .h5e-strict .editor-strict__image, .theme-admin .h5e-strict .editor-strict__image {
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
  transition: transform .5s ease-out;
  z-index: 10;
  border: 0 solid rgba(116, 117, 119, 0.19);
  box-sizing: content-box
}

.theme-shop .h5e-strict .editor-strict__image-zoom, .theme-admin .h5e-strict .editor-strict__image-zoom {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
  transition: transform .5s ease-out;
  z-index: 10
}

.theme-shop .h5e-strict .editor-strict__error, .theme-admin .h5e-strict .editor-strict__error {
  position: relative;
  bottom: 0;
  float: left
}

.theme-shop .h5e-strict .editor-strict__preview, .theme-admin .h5e-strict .editor-strict__preview {
  margin-top: 40px
}

.theme-shop .h5e-strict .editor-strict__preview--narrow, .theme-admin .h5e-strict .editor-strict__preview--narrow {
  margin-top: 20px
}

.theme-shop .h5e-strict .editor-strict .tabs__title-item, .theme-shop .h5e-strict .editor-strict .tabs__content-wrapper, .theme-admin .h5e-strict .editor-strict .tabs__title-item, .theme-admin .h5e-strict .editor-strict .tabs__content-wrapper {
  background: #fff !important
}

.theme-shop .h5e-strict__container, .theme-admin .h5e-strict__container {
  margin: 30px
}

.theme-shop .h5e-strict .container-fluid.toolbar, .theme-admin .h5e-strict .container-fluid.toolbar {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12)
}

.theme-shop .h5e-strict #previews, .theme-admin .h5e-strict #previews {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12) inset
}

.theme-shop .h5e-strict #editorWorkspaceWrapper, .theme-admin .h5e-strict #editorWorkspaceWrapper {
  top: 0;
  bottom: 0
}

.theme-shop .h5e-strict #shop-wrap-form .tab-panes__content, .theme-shop .h5e-strict .editor-strict__image-wrap, .theme-admin .h5e-strict #shop-wrap-form .tab-panes__content, .theme-admin .h5e-strict .editor-strict__image-wrap {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12)
}

.theme-shop .h5e-strict .bb-row, .theme-admin .h5e-strict .bb-row {
  display: block;
  padding: 0;
  width: auto;
  height: auto;
  margin: 0 -15px
}

.theme-shop .h5e-strict .bb-row:after, .theme-admin .h5e-strict .bb-row:after {
  display: block;
  content: "";
  clear: both;
  float: none
}

.theme-shop .h5e-strict .bb-column, .theme-shop .h5e-strict .bb-column--xs-1, .theme-shop .h5e-strict .bb-column--xs-2, .theme-shop .h5e-strict .bb-column--xs-3, .theme-shop .h5e-strict .bb-column--xs-4, .theme-shop .h5e-strict .bb-column--xs-5, .theme-shop .h5e-strict .bb-column--xs-6, .theme-shop .h5e-strict .bb-column--xs-7, .theme-shop .h5e-strict .bb-column--xs-8, .theme-shop .h5e-strict .bb-column--xs-9, .theme-shop .h5e-strict .bb-column--xs-10, .theme-shop .h5e-strict .bb-column--xs-11, .theme-shop .h5e-strict .bb-column--xs-12, .theme-shop .h5e-strict .bb-column--sm-1, .theme-shop .h5e-strict .bb-column--sm-2, .theme-shop .h5e-strict .bb-column--sm-3, .theme-shop .h5e-strict .bb-column--sm-4, .theme-shop .h5e-strict .bb-column--sm-5, .theme-shop .h5e-strict .bb-column--sm-6, .theme-shop .h5e-strict .bb-column--sm-7, .theme-shop .h5e-strict .bb-column--sm-8, .theme-shop .h5e-strict .bb-column--sm-9, .theme-shop .h5e-strict .bb-column--sm-10, .theme-shop .h5e-strict .bb-column--sm-11, .theme-shop .h5e-strict .bb-column--sm-12, .theme-shop .h5e-strict .bb-column--md-1, .theme-shop .h5e-strict .bb-column--md-2, .theme-shop .h5e-strict .bb-column--md-3, .theme-shop .h5e-strict .bb-column--md-4, .theme-shop .h5e-strict .bb-column--md-5, .theme-shop .h5e-strict .bb-column--md-6, .theme-shop .h5e-strict .bb-column--md-7, .theme-shop .h5e-strict .bb-column--md-8, .theme-shop .h5e-strict .bb-column--md-9, .theme-shop .h5e-strict .bb-column--md-10, .theme-shop .h5e-strict .bb-column--md-11, .theme-shop .h5e-strict .bb-column--md-12, .theme-shop .h5e-strict .bb-column--lg-1, .theme-shop .h5e-strict .bb-column--lg-2, .theme-shop .h5e-strict .bb-column--lg-3, .theme-shop .h5e-strict .bb-column--lg-4, .theme-shop .h5e-strict .bb-column--lg-5, .theme-shop .h5e-strict .bb-column--lg-6, .theme-shop .h5e-strict .bb-column--lg-7, .theme-shop .h5e-strict .bb-column--lg-8, .theme-shop .h5e-strict .bb-column--lg-9, .theme-shop .h5e-strict .bb-column--lg-10, .theme-shop .h5e-strict .bb-column--lg-11, .theme-shop .h5e-strict .bb-column--lg-12, .theme-admin .h5e-strict .bb-column, .theme-admin .h5e-strict .bb-column--xs-1, .theme-admin .h5e-strict .bb-column--xs-2, .theme-admin .h5e-strict .bb-column--xs-3, .theme-admin .h5e-strict .bb-column--xs-4, .theme-admin .h5e-strict .bb-column--xs-5, .theme-admin .h5e-strict .bb-column--xs-6, .theme-admin .h5e-strict .bb-column--xs-7, .theme-admin .h5e-strict .bb-column--xs-8, .theme-admin .h5e-strict .bb-column--xs-9, .theme-admin .h5e-strict .bb-column--xs-10, .theme-admin .h5e-strict .bb-column--xs-11, .theme-admin .h5e-strict .bb-column--xs-12, .theme-admin .h5e-strict .bb-column--sm-1, .theme-admin .h5e-strict .bb-column--sm-2, .theme-admin .h5e-strict .bb-column--sm-3, .theme-admin .h5e-strict .bb-column--sm-4, .theme-admin .h5e-strict .bb-column--sm-5, .theme-admin .h5e-strict .bb-column--sm-6, .theme-admin .h5e-strict .bb-column--sm-7, .theme-admin .h5e-strict .bb-column--sm-8, .theme-admin .h5e-strict .bb-column--sm-9, .theme-admin .h5e-strict .bb-column--sm-10, .theme-admin .h5e-strict .bb-column--sm-11, .theme-admin .h5e-strict .bb-column--sm-12, .theme-admin .h5e-strict .bb-column--md-1, .theme-admin .h5e-strict .bb-column--md-2, .theme-admin .h5e-strict .bb-column--md-3, .theme-admin .h5e-strict .bb-column--md-4, .theme-admin .h5e-strict .bb-column--md-5, .theme-admin .h5e-strict .bb-column--md-6, .theme-admin .h5e-strict .bb-column--md-7, .theme-admin .h5e-strict .bb-column--md-8, .theme-admin .h5e-strict .bb-column--md-9, .theme-admin .h5e-strict .bb-column--md-10, .theme-admin .h5e-strict .bb-column--md-11, .theme-admin .h5e-strict .bb-column--md-12, .theme-admin .h5e-strict .bb-column--lg-1, .theme-admin .h5e-strict .bb-column--lg-2, .theme-admin .h5e-strict .bb-column--lg-3, .theme-admin .h5e-strict .bb-column--lg-4, .theme-admin .h5e-strict .bb-column--lg-5, .theme-admin .h5e-strict .bb-column--lg-6, .theme-admin .h5e-strict .bb-column--lg-7, .theme-admin .h5e-strict .bb-column--lg-8, .theme-admin .h5e-strict .bb-column--lg-9, .theme-admin .h5e-strict .bb-column--lg-10, .theme-admin .h5e-strict .bb-column--lg-11, .theme-admin .h5e-strict .bb-column--lg-12 {
  display: block;
  float: left;
  padding: 0 15px;
  margin: 0;
  width: 100%;
  height: auto;
  min-height: 1px
}

.theme-shop .h5e-strict .bb-column--relative, .theme-admin .h5e-strict .bb-column--relative {
  position: relative
}

@media (min-width: 480px) and (max-width: 767px) {
  .theme-shop .h5e-strict .bb-column--hidden-xs, .theme-admin .h5e-strict .bb-column--hidden-xs {
    display: none
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme-shop .h5e-strict .bb-column--hidden-sm, .theme-admin .h5e-strict .bb-column--hidden-sm {
    display: none
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme-shop .h5e-strict .bb-column--hidden-md, .theme-admin .h5e-strict .bb-column--hidden-md {
    display: none
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--hidden-lg, .theme-admin .h5e-strict .bb-column--hidden-lg {
    display: none
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-1, .theme-admin .h5e-strict .bb-column--xs-1 {
    width: 8.33333%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-offset-1, .theme-admin .h5e-strict .bb-column--xs-offset-1 {
    margin-left: 8.33333%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-2, .theme-admin .h5e-strict .bb-column--xs-2 {
    width: 16.66667%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-offset-2, .theme-admin .h5e-strict .bb-column--xs-offset-2 {
    margin-left: 16.66667%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-3, .theme-admin .h5e-strict .bb-column--xs-3 {
    width: 25%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-offset-3, .theme-admin .h5e-strict .bb-column--xs-offset-3 {
    margin-left: 25%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-4, .theme-admin .h5e-strict .bb-column--xs-4 {
    width: 33.33333%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-offset-4, .theme-admin .h5e-strict .bb-column--xs-offset-4 {
    margin-left: 33.33333%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-5, .theme-admin .h5e-strict .bb-column--xs-5 {
    width: 41.66667%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-offset-5, .theme-admin .h5e-strict .bb-column--xs-offset-5 {
    margin-left: 41.66667%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-6, .theme-admin .h5e-strict .bb-column--xs-6 {
    width: 50%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-offset-6, .theme-admin .h5e-strict .bb-column--xs-offset-6 {
    margin-left: 50%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-7, .theme-admin .h5e-strict .bb-column--xs-7 {
    width: 58.33333%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-offset-7, .theme-admin .h5e-strict .bb-column--xs-offset-7 {
    margin-left: 58.33333%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-8, .theme-admin .h5e-strict .bb-column--xs-8 {
    width: 66.66667%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-offset-8, .theme-admin .h5e-strict .bb-column--xs-offset-8 {
    margin-left: 66.66667%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-9, .theme-admin .h5e-strict .bb-column--xs-9 {
    width: 75%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-offset-9, .theme-admin .h5e-strict .bb-column--xs-offset-9 {
    margin-left: 75%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-10, .theme-admin .h5e-strict .bb-column--xs-10 {
    width: 83.33333%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-offset-10, .theme-admin .h5e-strict .bb-column--xs-offset-10 {
    margin-left: 83.33333%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-11, .theme-admin .h5e-strict .bb-column--xs-11 {
    width: 91.66667%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-offset-11, .theme-admin .h5e-strict .bb-column--xs-offset-11 {
    margin-left: 91.66667%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-12, .theme-admin .h5e-strict .bb-column--xs-12 {
    width: 100%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .bb-column--xs-offset-12, .theme-admin .h5e-strict .bb-column--xs-offset-12 {
    margin-left: 100%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-1, .theme-admin .h5e-strict .bb-column--sm-1 {
    width: 8.33333%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-offset-1, .theme-admin .h5e-strict .bb-column--sm-offset-1 {
    margin-left: 8.33333%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-2, .theme-admin .h5e-strict .bb-column--sm-2 {
    width: 16.66667%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-offset-2, .theme-admin .h5e-strict .bb-column--sm-offset-2 {
    margin-left: 16.66667%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-3, .theme-admin .h5e-strict .bb-column--sm-3 {
    width: 25%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-offset-3, .theme-admin .h5e-strict .bb-column--sm-offset-3 {
    margin-left: 25%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-4, .theme-admin .h5e-strict .bb-column--sm-4 {
    width: 33.33333%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-offset-4, .theme-admin .h5e-strict .bb-column--sm-offset-4 {
    margin-left: 33.33333%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-5, .theme-admin .h5e-strict .bb-column--sm-5 {
    width: 41.66667%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-offset-5, .theme-admin .h5e-strict .bb-column--sm-offset-5 {
    margin-left: 41.66667%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-6, .theme-admin .h5e-strict .bb-column--sm-6 {
    width: 50%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-offset-6, .theme-admin .h5e-strict .bb-column--sm-offset-6 {
    margin-left: 50%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-7, .theme-admin .h5e-strict .bb-column--sm-7 {
    width: 58.33333%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-offset-7, .theme-admin .h5e-strict .bb-column--sm-offset-7 {
    margin-left: 58.33333%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-8, .theme-admin .h5e-strict .bb-column--sm-8 {
    width: 66.66667%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-offset-8, .theme-admin .h5e-strict .bb-column--sm-offset-8 {
    margin-left: 66.66667%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-9, .theme-admin .h5e-strict .bb-column--sm-9 {
    width: 75%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-offset-9, .theme-admin .h5e-strict .bb-column--sm-offset-9 {
    margin-left: 75%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-10, .theme-admin .h5e-strict .bb-column--sm-10 {
    width: 83.33333%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-offset-10, .theme-admin .h5e-strict .bb-column--sm-offset-10 {
    margin-left: 83.33333%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-11, .theme-admin .h5e-strict .bb-column--sm-11 {
    width: 91.66667%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-offset-11, .theme-admin .h5e-strict .bb-column--sm-offset-11 {
    margin-left: 91.66667%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-12, .theme-admin .h5e-strict .bb-column--sm-12 {
    width: 100%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .bb-column--sm-offset-12, .theme-admin .h5e-strict .bb-column--sm-offset-12 {
    margin-left: 100%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-1, .theme-admin .h5e-strict .bb-column--md-1 {
    width: 8.33333%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-offset-1, .theme-admin .h5e-strict .bb-column--md-offset-1 {
    margin-left: 8.33333%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-2, .theme-admin .h5e-strict .bb-column--md-2 {
    width: 16.66667%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-offset-2, .theme-admin .h5e-strict .bb-column--md-offset-2 {
    margin-left: 16.66667%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-3, .theme-admin .h5e-strict .bb-column--md-3 {
    width: 25%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-offset-3, .theme-admin .h5e-strict .bb-column--md-offset-3 {
    margin-left: 25%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-4, .theme-admin .h5e-strict .bb-column--md-4 {
    width: 33.33333%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-offset-4, .theme-admin .h5e-strict .bb-column--md-offset-4 {
    margin-left: 33.33333%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-5, .theme-admin .h5e-strict .bb-column--md-5 {
    width: 41.66667%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-offset-5, .theme-admin .h5e-strict .bb-column--md-offset-5 {
    margin-left: 41.66667%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-6, .theme-admin .h5e-strict .bb-column--md-6 {
    width: 50%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-offset-6, .theme-admin .h5e-strict .bb-column--md-offset-6 {
    margin-left: 50%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-7, .theme-admin .h5e-strict .bb-column--md-7 {
    width: 58.33333%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-offset-7, .theme-admin .h5e-strict .bb-column--md-offset-7 {
    margin-left: 58.33333%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-8, .theme-admin .h5e-strict .bb-column--md-8 {
    width: 66.66667%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-offset-8, .theme-admin .h5e-strict .bb-column--md-offset-8 {
    margin-left: 66.66667%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-9, .theme-admin .h5e-strict .bb-column--md-9 {
    width: 75%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-offset-9, .theme-admin .h5e-strict .bb-column--md-offset-9 {
    margin-left: 75%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-10, .theme-admin .h5e-strict .bb-column--md-10 {
    width: 83.33333%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-offset-10, .theme-admin .h5e-strict .bb-column--md-offset-10 {
    margin-left: 83.33333%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-11, .theme-admin .h5e-strict .bb-column--md-11 {
    width: 91.66667%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-offset-11, .theme-admin .h5e-strict .bb-column--md-offset-11 {
    margin-left: 91.66667%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-12, .theme-admin .h5e-strict .bb-column--md-12 {
    width: 100%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .bb-column--md-offset-12, .theme-admin .h5e-strict .bb-column--md-offset-12 {
    margin-left: 100%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-1, .theme-admin .h5e-strict .bb-column--lg-1 {
    width: 8.33333%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-offset-1, .theme-admin .h5e-strict .bb-column--lg-offset-1 {
    margin-left: 8.33333%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-2, .theme-admin .h5e-strict .bb-column--lg-2 {
    width: 16.66667%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-offset-2, .theme-admin .h5e-strict .bb-column--lg-offset-2 {
    margin-left: 16.66667%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-3, .theme-admin .h5e-strict .bb-column--lg-3 {
    width: 25%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-offset-3, .theme-admin .h5e-strict .bb-column--lg-offset-3 {
    margin-left: 25%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-4, .theme-admin .h5e-strict .bb-column--lg-4 {
    width: 33.33333%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-offset-4, .theme-admin .h5e-strict .bb-column--lg-offset-4 {
    margin-left: 33.33333%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-5, .theme-admin .h5e-strict .bb-column--lg-5 {
    width: 41.66667%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-offset-5, .theme-admin .h5e-strict .bb-column--lg-offset-5 {
    margin-left: 41.66667%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-6, .theme-admin .h5e-strict .bb-column--lg-6 {
    width: 50%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-offset-6, .theme-admin .h5e-strict .bb-column--lg-offset-6 {
    margin-left: 50%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-7, .theme-admin .h5e-strict .bb-column--lg-7 {
    width: 58.33333%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-offset-7, .theme-admin .h5e-strict .bb-column--lg-offset-7 {
    margin-left: 58.33333%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-8, .theme-admin .h5e-strict .bb-column--lg-8 {
    width: 66.66667%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-offset-8, .theme-admin .h5e-strict .bb-column--lg-offset-8 {
    margin-left: 66.66667%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-9, .theme-admin .h5e-strict .bb-column--lg-9 {
    width: 75%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-offset-9, .theme-admin .h5e-strict .bb-column--lg-offset-9 {
    margin-left: 75%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-10, .theme-admin .h5e-strict .bb-column--lg-10 {
    width: 83.33333%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-offset-10, .theme-admin .h5e-strict .bb-column--lg-offset-10 {
    margin-left: 83.33333%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-11, .theme-admin .h5e-strict .bb-column--lg-11 {
    width: 91.66667%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-offset-11, .theme-admin .h5e-strict .bb-column--lg-offset-11 {
    margin-left: 91.66667%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-12, .theme-admin .h5e-strict .bb-column--lg-12 {
    width: 100%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .bb-column--lg-offset-12, .theme-admin .h5e-strict .bb-column--lg-offset-12 {
    margin-left: 100%
  }
}

.theme-shop .h5e-strict .tabs, .theme-admin .h5e-strict .tabs {
  width: 100%;
  margin-bottom: 10px
}

.theme-shop .h5e-strict .tabs__title, .theme-admin .h5e-strict .tabs__title {
  font-size: 14px;
  display: block;
  padding: 10px 15px;
  color: #999;
  border-bottom: 1px solid #f2f2f2;
  cursor: pointer
}

.theme-shop .h5e-strict .tabs__title-wrapper, .theme-admin .h5e-strict .tabs__title-wrapper {
  margin-bottom: -2px
}

.theme-shop .h5e-strict .tabs__title-list, .theme-admin .h5e-strict .tabs__title-list {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0;
  border-left: 1px solid #f2f2f2;
  white-space: nowrap;
  overflow: auto
}

.theme-shop .h5e-strict .tabs__title-item, .theme-admin .h5e-strict .tabs__title-item {
  display: inline-block;
  vertical-align: bottom;
  border-top: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
  cursor: pointer
}

.theme-shop .h5e-strict .tabs__title.active, .theme-admin .h5e-strict .tabs__title.active {
  border-bottom-color: white;
  color: #232b4c
}

.theme-shop .h5e-strict .tabs__content-wrapper, .theme-admin .h5e-strict .tabs__content-wrapper {
  width: 100%;
  border: 1px solid #f2f2f2;
  padding: 20px;
  margin-top: 1px
}

.theme-shop .h5e-strict .tabs__content-wrapper:after, .theme-admin .h5e-strict .tabs__content-wrapper:after {
  display: block;
  content: "";
  clear: both;
  float: none
}

.theme-shop .h5e-strict .tabs__content-item, .theme-admin .h5e-strict .tabs__content-item {
  display: none
}

.theme-shop .h5e-strict .tabs__content-item.active, .theme-admin .h5e-strict .tabs__content-item.active {
  display: block
}

.theme-shop .h5e-strict .popper, .theme-shop .h5e-strict .tooltip, .theme-admin .h5e-strict .popper, .theme-admin .h5e-strict .tooltip {
  position: absolute;
  background: #4d4d4d;
  width: 150px;
  border-radius: 3px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  padding: 10px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal
}

.theme-shop .h5e-strict .popper .popper__inner, .theme-shop .h5e-strict .tooltip .tooltip-inner, .theme-admin .h5e-strict .popper .popper__inner, .theme-admin .h5e-strict .tooltip .tooltip-inner {
  font-size: 10px;
  color: white
}

.theme-shop .h5e-strict .popper .popper__arrow, .theme-shop .h5e-strict .tooltip .tooltip-arrow, .theme-admin .h5e-strict .popper .popper__arrow, .theme-admin .h5e-strict .tooltip .tooltip-arrow {
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  margin: 5px
}

.theme-shop .h5e-strict .tooltip .tooltip-arrow, .theme-shop .h5e-strict .popper .popper__arrow, .theme-admin .h5e-strict .tooltip .tooltip-arrow, .theme-admin .h5e-strict .popper .popper__arrow {
  border-color: #4d4d4d
}

.theme-shop .h5e-strict .popper[x-placement^="top"], .theme-shop .h5e-strict .tooltip[x-placement^="top"], .theme-admin .h5e-strict .popper[x-placement^="top"], .theme-admin .h5e-strict .tooltip[x-placement^="top"] {
  margin-bottom: 5px
}

.theme-shop .h5e-strict .popper[x-placement^="top"] .popper__arrow, .theme-shop .h5e-strict .tooltip[x-placement^="top"] .tooltip-arrow, .theme-admin .h5e-strict .popper[x-placement^="top"] .popper__arrow, .theme-admin .h5e-strict .tooltip[x-placement^="top"] .tooltip-arrow {
  border-width: 5px 5px 0 5px;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  bottom: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0
}

.theme-shop .h5e-strict .popper[x-placement^="bottom"], .theme-shop .h5e-strict .tooltip[x-placement^="bottom"], .theme-admin .h5e-strict .popper[x-placement^="bottom"], .theme-admin .h5e-strict .tooltip[x-placement^="bottom"] {
  margin-top: 5px
}

.theme-shop .h5e-strict .tooltip[x-placement^="bottom"] .tooltip-arrow, .theme-shop .h5e-strict .popper[x-placement^="bottom"] .popper__arrow, .theme-admin .h5e-strict .tooltip[x-placement^="bottom"] .tooltip-arrow, .theme-admin .h5e-strict .popper[x-placement^="bottom"] .popper__arrow {
  border-width: 0 5px 5px 5px;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
  top: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0
}

.theme-shop .h5e-strict .tooltip[x-placement^="right"], .theme-shop .h5e-strict .popper[x-placement^="right"], .theme-admin .h5e-strict .tooltip[x-placement^="right"], .theme-admin .h5e-strict .popper[x-placement^="right"] {
  margin-left: 5px
}

.theme-shop .h5e-strict .popper[x-placement^="right"] .popper__arrow, .theme-shop .h5e-strict .tooltip[x-placement^="right"] .tooltip-arrow, .theme-admin .h5e-strict .popper[x-placement^="right"] .popper__arrow, .theme-admin .h5e-strict .tooltip[x-placement^="right"] .tooltip-arrow {
  border-width: 5px 5px 5px 0;
  border-left-color: transparent;
  border-top-color: transparent;
  border-bottom-color: transparent;
  left: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0
}

.theme-shop .h5e-strict .popper[x-placement^="left"], .theme-shop .h5e-strict .tooltip[x-placement^="left"], .theme-admin .h5e-strict .popper[x-placement^="left"], .theme-admin .h5e-strict .tooltip[x-placement^="left"] {
  margin-right: 5px
}

.theme-shop .h5e-strict .popper[x-placement^="left"] .popper__arrow, .theme-shop .h5e-strict .tooltip[x-placement^="left"] .tooltip-arrow, .theme-admin .h5e-strict .popper[x-placement^="left"] .popper__arrow, .theme-admin .h5e-strict .tooltip[x-placement^="left"] .tooltip-arrow {
  border-width: 5px 0 5px 5px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  right: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0
}

.theme-shop .h5e-strict .tooltip__wrapper--demo, .theme-admin .h5e-strict .tooltip__wrapper--demo {
  display: inline-block;
  margin: 350px
}

.theme-shop .h5e-strict .tooltip__wrapper--demo .icon, .theme-admin .h5e-strict .tooltip__wrapper--demo .icon {
  font-size: 4rem
}

.theme-shop .h5e-strict .popover, .theme-admin .h5e-strict .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  max-width: 425px;
  padding: 1px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid #f2f2f2;
  border-radius: 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.theme-shop .h5e-strict .popover[x-placement^="top"], .theme-admin .h5e-strict .popover[x-placement^="top"] {
  top: -15px !important
}

.theme-shop .h5e-strict .popover[x-placement^="right"], .theme-admin .h5e-strict .popover[x-placement^="right"] {
  margin-left: 15px
}

.theme-shop .h5e-strict .popover[x-placement^="bottom"], .theme-admin .h5e-strict .popover[x-placement^="bottom"] {
  margin-top: 15px
}

.theme-shop .h5e-strict .popover[x-placement^="left"], .theme-admin .h5e-strict .popover[x-placement^="left"] {
  left: -15px !important
}

.theme-shop .h5e-strict .popover__title, .theme-admin .h5e-strict .popover__title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #ccc;
  border-bottom: 1px solid #b3b3b3;
  border-radius: -1 -1 0 0
}

.theme-shop .h5e-strict .popover__content, .theme-admin .h5e-strict .popover__content {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 380px;
  padding: 15px
}

.theme-shop .h5e-strict .popover__content img, .theme-admin .h5e-strict .popover__content img {
  display: block;
  padding: 0;
  margin: 0;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%
}

.theme-shop .h5e-strict .popover__content img + img, .theme-shop .h5e-strict .popover__content img + p, .theme-admin .h5e-strict .popover__content img + img, .theme-admin .h5e-strict .popover__content img + p {
  margin-top: 15px
}

.theme-shop .h5e-strict .popover__content p, .theme-admin .h5e-strict .popover__content p {
  display: block;
  padding: 0;
  margin: 0
}

.theme-shop .h5e-strict .popover__content p + img, .theme-shop .h5e-strict .popover__content p + p, .theme-admin .h5e-strict .popover__content p + img, .theme-admin .h5e-strict .popover__content p + p {
  margin-top: 15px
}

.theme-shop .h5e-strict .popover > .popover__arrow, .theme-shop .h5e-strict .popover > .popover__arrow:after, .theme-admin .h5e-strict .popover > .popover__arrow, .theme-admin .h5e-strict .popover > .popover__arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}

.theme-shop .h5e-strict .popover > .popover__arrow, .theme-admin .h5e-strict .popover > .popover__arrow {
  border-width: 11px
}

.theme-shop .h5e-strict .popover > .popover__arrow:after, .theme-admin .h5e-strict .popover > .popover__arrow:after {
  border-width: 10px;
  content: ""
}

.theme-shop .h5e-strict .popover[x-placement^="top"] > .popover__arrow, .theme-admin .h5e-strict .popover[x-placement^="top"] > .popover__arrow {
  margin-left: -2px;
  border-bottom-width: 0;
  border-top-color: #f2f2f2;
  bottom: -11px
}

.theme-shop .h5e-strict .popover[x-placement^="top"] > .popover__arrow:after, .theme-admin .h5e-strict .popover[x-placement^="top"] > .popover__arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: white
}

.theme-shop .h5e-strict .popover[x-placement^="right"] > .popover__arrow, .theme-admin .h5e-strict .popover[x-placement^="right"] > .popover__arrow {
  left: -11px;
  margin-top: -6px;
  border-left-width: 0;
  border-right-color: #f2f2f2
}

.theme-shop .h5e-strict .popover[x-placement^="right"] > .popover__arrow:after, .theme-admin .h5e-strict .popover[x-placement^="right"] > .popover__arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: white
}

.theme-shop .h5e-strict .popover[x-placement^="bottom"] > .popover__arrow, .theme-admin .h5e-strict .popover[x-placement^="bottom"] > .popover__arrow {
  border-top-width: 0;
  border-bottom-color: #f2f2f2;
  top: -11px
}

.theme-shop .h5e-strict .popover[x-placement^="bottom"] > .popover__arrow:after, .theme-admin .h5e-strict .popover[x-placement^="bottom"] > .popover__arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: white
}

.theme-shop .h5e-strict .popover[x-placement^="left"] > .popover__arrow, .theme-admin .h5e-strict .popover[x-placement^="left"] > .popover__arrow {
  right: -11px;
  margin-top: -6px;
  border-right-width: 0;
  border-left-color: #f2f2f2
}

.theme-shop .h5e-strict .popover[x-placement^="left"] > .popover__arrow:after, .theme-admin .h5e-strict .popover[x-placement^="left"] > .popover__arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: white;
  bottom: -10px
}

.theme-shop .h5e-strict .popover__wrapper--demo, .theme-admin .h5e-strict .popover__wrapper--demo {
  display: inline-block;
  margin: 350px
}

.theme-shop .h5e-strict .popover__wrapper--demo .icon, .theme-admin .h5e-strict .popover__wrapper--demo .icon {
  font-size: 4rem
}

.theme-shop .h5e-strict .button, .theme-admin .h5e-strict .button {
  display: inline-block;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 0;
  width: auto;
  height: 40px;
  padding: 12px;
  margin: 0;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  color: #232b4c;
  background: transparent;
  transition: color 120ms ease, background 120ms ease, border 120ms ease
}

.theme-shop .h5e-strict .button__icon, .theme-admin .h5e-strict .button__icon {
  color: inherit
}

.theme-shop .h5e-strict .button__icon--label, .theme-admin .h5e-strict .button__icon--label {
  padding-right: 5px
}

.theme-shop .h5e-strict .button--block, .theme-admin .h5e-strict .button--block {
  display: block;
  width: 100%
}

.theme-shop .h5e-strict .button--block + .button--block, .theme-admin .h5e-strict .button--block + .button--block {
  margin-top: 5px
}

.theme-shop .h5e-strict .button--hidden, .theme-admin .h5e-strict .button--hidden {
  display: none;
  visibility: hidden
}

.theme-shop .h5e-strict .button:disabled, .theme-admin .h5e-strict .button:disabled {
  cursor: not-allowed;
  opacity: .65;
  box-shadow: none
}

.theme-shop .h5e-strict .button--float, .theme-admin .h5e-strict .button--float {
  float: left;
  margin: 0 3px 3px 0
}

.theme-shop .h5e-strict .button--small, .theme-admin .h5e-strict .button--small {
  height: 35px;
  padding: 9.5px;
  line-height: 1
}

.theme-shop .h5e-strict .button--light, .theme-admin .h5e-strict .button--light {
  background: white;
  color: #232b4c;
  border: 1px solid #f2f2f2
}

.theme-shop .h5e-strict .button--light:hover, .theme-admin .h5e-strict .button--light:hover {
  background: #f2f2f2
}

.theme-shop .h5e-strict .button--default, .theme-admin .h5e-strict .button--default {
  color: #232b4c;
  background: transparent
}

.theme-shop .h5e-strict .button--default:hover, .theme-admin .h5e-strict .button--default:hover {
  color: #232b4c;
  background: #ccc
}

.theme-shop .h5e-strict .button--primary, .theme-admin .h5e-strict .button--primary {
  color: #fff;
  background: #1dbbea
}

.theme-shop .h5e-strict .button--primary:hover, .theme-admin .h5e-strict .button--primary:hover {
  color: #fff;
  background: #232b4c
}

.theme-shop .h5e-strict .button--secondary, .theme-admin .h5e-strict .button--secondary {
  color: #fff;
  background: #232b4c
}

.theme-shop .h5e-strict .button--secondary:hover, .theme-admin .h5e-strict .button--secondary:hover {
  color: #fff;
  background: #1dbbea
}

.theme-shop .h5e-strict .button--success, .theme-admin .h5e-strict .button--success {
  color: #fff;
  background: #3c763d
}

.theme-shop .h5e-strict .button--success:hover, .theme-admin .h5e-strict .button--success:hover {
  color: #fff;
  background: #224323
}

.theme-shop .h5e-strict .button--info, .theme-admin .h5e-strict .button--info {
  color: #fff;
  background: #31708f
}

.theme-shop .h5e-strict .button--info:hover, .theme-admin .h5e-strict .button--info:hover {
  color: #fff;
  background: #1d4356
}

.theme-shop .h5e-strict .button--warning, .theme-admin .h5e-strict .button--warning {
  color: #fff;
  background: #8a6d3b
}

.theme-shop .h5e-strict .button--warning:hover, .theme-admin .h5e-strict .button--warning:hover {
  color: #fff;
  background: #544324
}

.theme-shop .h5e-strict .button--danger, .theme-admin .h5e-strict .button--danger {
  color: #fff;
  background: #a94442
}

.theme-shop .h5e-strict .button--danger:hover, .theme-admin .h5e-strict .button--danger:hover {
  color: #fff;
  background: #722e2d
}

.theme-shop .h5e-strict .button--muted, .theme-admin .h5e-strict .button--muted {
  color: #333;
  background: white;
  border: 1px dashed #333
}

.theme-shop .h5e-strict .button--muted:hover, .theme-admin .h5e-strict .button--muted:hover {
  color: #333;
  background: white
}

.theme-shop .h5e-strict .link, .theme-admin .h5e-strict .link {
  display: inline-block;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 0;
  background: transparent;
  font-size: 14px;
  margin: 0;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  color: white;
  transition: .3s all
}

.theme-shop .h5e-strict .link--secondary, .theme-admin .h5e-strict .link--secondary {
  color: #232b4c
}

.theme-shop .h5e-strict .link--secondary:hover, .theme-admin .h5e-strict .link--secondary:hover {
  color: #1dbbea
}

.theme-shop .h5e-strict .link--primary, .theme-admin .h5e-strict .link--primary {
  color: #1dbbea
}

.theme-shop .h5e-strict .link--primary:hover, .theme-admin .h5e-strict .link--primary:hover {
  color: #232b4c
}

.theme-shop .h5e-strict .link__icon, .theme-admin .h5e-strict .link__icon {
  padding-right: 5px;
  text-decoration: none
}

.theme-shop .h5e-strict .link--button, .theme-admin .h5e-strict .link--button {
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  border: 1px solid transparent;
  border-radius: 0;
  width: auto;
  height: 40px;
  padding: 12px;
  margin: 0;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap;
  text-align: center;
  color: #232b4c;
  background: transparent;
  line-height: 1
}

.theme-shop .h5e-strict .link--button:hover, .theme-admin .h5e-strict .link--button:hover {
  color: #1dbbea;
  text-decoration: none
}

.theme-shop .h5e-strict .link--button[disabled], .theme-admin .h5e-strict .link--button[disabled] {
  cursor: not-allowed;
  opacity: .65;
  box-shadow: none
}

.theme-shop .h5e-strict .link--hidden, .theme-admin .h5e-strict .link--hidden {
  display: none;
  visibility: hidden
}

.theme-shop .h5e-strict .link--block, .theme-admin .h5e-strict .link--block {
  display: block;
  width: 100%
}

.theme-shop .h5e-strict .link--left, .theme-admin .h5e-strict .link--left {
  text-align: left
}

.theme-shop .h5e-strict .link--inline, .theme-admin .h5e-strict .link--inline {
  white-space: normal;
  text-align: left
}

.theme-shop .h5e-strict .link--icon-right, .theme-admin .h5e-strict .link--icon-right {
  position: relative;
  padding-right: 20px
}

.theme-shop .h5e-strict .link--icon-right .link__icon, .theme-admin .h5e-strict .link--icon-right .link__icon {
  position: absolute;
  right: 0
}

.theme-shop .h5e-strict .link--button.link--default, .theme-admin .h5e-strict .link--button.link--default {
  color: #232b4c;
  background: transparent
}

.theme-shop .h5e-strict .link--button.link--default:hover, .theme-admin .h5e-strict .link--button.link--default:hover {
  color: #232b4c;
  background: #ccc
}

.theme-shop .h5e-strict .link--button.link--primary, .theme-admin .h5e-strict .link--button.link--primary {
  color: #fff;
  background: #1dbbea
}

.theme-shop .h5e-strict .link--button.link--primary:hover, .theme-admin .h5e-strict .link--button.link--primary:hover {
  color: #fff;
  background: #232b4c
}

.theme-shop .h5e-strict .link--button.link--secondary, .theme-admin .h5e-strict .link--button.link--secondary {
  color: #fff;
  background: #232b4c
}

.theme-shop .h5e-strict .link--button.link--secondary:hover, .theme-admin .h5e-strict .link--button.link--secondary:hover {
  color: #fff;
  background: #1dbbea
}

.theme-shop .h5e-strict .link--button.link--success, .theme-admin .h5e-strict .link--button.link--success {
  color: #fff;
  background: #3c763d
}

.theme-shop .h5e-strict .link--button.link--success:hover, .theme-admin .h5e-strict .link--button.link--success:hover {
  color: #fff;
  background: #224323
}

.theme-shop .h5e-strict .link--button.link--info, .theme-admin .h5e-strict .link--button.link--info {
  color: #fff;
  background: #31708f
}

.theme-shop .h5e-strict .link--button.link--info:hover, .theme-admin .h5e-strict .link--button.link--info:hover {
  color: #fff;
  background: #1d4356
}

.theme-shop .h5e-strict .link--button.link--warning, .theme-admin .h5e-strict .link--button.link--warning {
  color: #fff;
  background: #8a6d3b
}

.theme-shop .h5e-strict .link--button.link--warning:hover, .theme-admin .h5e-strict .link--button.link--warning:hover {
  color: #fff;
  background: #544324
}

.theme-shop .h5e-strict .link--button.link--danger, .theme-admin .h5e-strict .link--button.link--danger {
  color: #fff;
  background: #a94442
}

.theme-shop .h5e-strict .link--button.link--danger:hover, .theme-admin .h5e-strict .link--button.link--danger:hover {
  color: #fff;
  background: #722e2d
}

.theme-shop .h5e-strict .link--button.link--muted, .theme-admin .h5e-strict .link--button.link--muted {
  color: #333;
  background: white;
  border: 1px dashed #333
}

.theme-shop .h5e-strict .link--button.link--muted:hover, .theme-admin .h5e-strict .link--button.link--muted:hover {
  color: #333;
  background: white
}

.theme-shop .h5e-strict fieldset, .theme-shop .h5e-strict .fieldset, .theme-admin .h5e-strict fieldset, .theme-admin .h5e-strict .fieldset {
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0 0 10px 0;
  border: 0;
  outline: 0;
  min-width: 0;
  width: 100%;
  height: auto;
  color: #232b4c;
  background: transparent
}

.theme-shop .h5e-strict .fieldset, .theme-admin .h5e-strict .fieldset {
  font-size: 0
}

.theme-shop .h5e-strict .fieldset__label, .theme-admin .h5e-strict .fieldset__label {
  display: block;
  font-size: 14px;
  font-weight: 700;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0 0 5px 0;
  color: inherit;
  background: transparent
}

.theme-shop .h5e-strict .fieldset__label--inline, .theme-admin .h5e-strict .fieldset__label--inline {
  display: inline;
  padding-left: 5px;
  margin-bottom: 0;
  font-weight: 400
}

.theme-shop .h5e-strict .fieldset__label--label-by-input, .theme-admin .h5e-strict .fieldset__label--label-by-input {
  display: none
}

.theme-shop .h5e-strict .fieldset__element, .theme-admin .h5e-strict .fieldset__element {
  display: block;
  width: 100%;
  height: auto
}

.theme-shop .h5e-strict .fieldset__help-text, .theme-admin .h5e-strict .fieldset__help-text {
  display: block;
  width: 100%;
  height: auto;
  padding: 5px 0;
  margin: 0;
  font-size: 14px;
  line-height: 1.42857;
  color: #232b4c;
  background: transparent;
  filter: grayscale(80%)
}

.theme-shop .h5e-strict .fieldset__container, .theme-admin .h5e-strict .fieldset__container {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0
}

.theme-shop .h5e-strict .fieldset__input, .theme-admin .h5e-strict .fieldset__input {
  display: block;
  overflow: hidden;
  max-width: 100%;
  width: auto;
  height: auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto
}

.theme-shop .h5e-strict .fieldset__append, .theme-admin .h5e-strict .fieldset__append {
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  height: auto;
  border: 1px solid #f2f2f2;
  border-left: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto
}

.theme-shop .h5e-strict .fieldset__append-text, .theme-admin .h5e-strict .fieldset__append-text {
  display: block;
  padding: 12px 10px;
  margin: 0;
  font-size: 14px;
  line-height: 1;
  white-space: nowrap;
  color: black;
  background: #f2f2f2
}

.theme-shop .h5e-strict .fieldset__append-text + .fieldset__append-text, .theme-admin .h5e-strict .fieldset__append-text + .fieldset__append-text {
  padding-left: 0
}

.theme-shop .h5e-strict .fieldset__append-button, .theme-admin .h5e-strict .fieldset__append-button {
  display: block
}

.theme-shop .h5e-strict .fieldset__append-button .link, .theme-shop .h5e-strict .fieldset__append-button .button, .theme-admin .h5e-strict .fieldset__append-button .link, .theme-admin .h5e-strict .fieldset__append-button .button {
  height: 38px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-top: 0;
  border-bottom: 0;
  line-height: 1
}

.theme-shop .h5e-strict .fieldset > .paragraph, .theme-admin .h5e-strict .fieldset > .paragraph {
  margin-top: 20px
}

.theme-shop .h5e-strict .fieldset .select2, .theme-admin .h5e-strict .fieldset .select2 {
  width: 100% !important
}

.theme-shop .h5e-strict .fieldset--horizontal .fieldset__label, .theme-admin .h5e-strict .fieldset--horizontal .fieldset__label {
  display: inline-block;
  width: 100%;
  height: auto;
  vertical-align: top;
  padding: 10px 0;
  margin: 0
}

.theme-shop .h5e-strict .fieldset--horizontal .fieldset__label--inline, .theme-admin .h5e-strict .fieldset--horizontal .fieldset__label--inline {
  padding-left: 5px
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--horizontal .fieldset__label, .theme-admin .h5e-strict .fieldset--horizontal .fieldset__label {
    width: 40%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--horizontal .fieldset__label, .theme-admin .h5e-strict .fieldset--horizontal .fieldset__label {
    width: 33.33333%
  }
}

.theme-shop .h5e-strict .fieldset--horizontal .fieldset__label--label-by-input, .theme-admin .h5e-strict .fieldset--horizontal .fieldset__label--label-by-input {
  display: inline-block
}

.theme-shop .h5e-strict .fieldset--horizontal .fieldset__element, .theme-admin .h5e-strict .fieldset--horizontal .fieldset__element {
  display: inline-block;
  width: 100%;
  height: auto;
  vertical-align: top
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--horizontal .fieldset__element, .theme-admin .h5e-strict .fieldset--horizontal .fieldset__element {
    width: 60%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--horizontal .fieldset__element, .theme-admin .h5e-strict .fieldset--horizontal .fieldset__element {
    width: 66.66667%
  }
}

.theme-shop .h5e-strict .fieldset--horizontal .fieldset__input .checkbox, .theme-admin .h5e-strict .fieldset--horizontal .fieldset__input .checkbox {
  display: inline-block;
  margin-top: 14px
}

.theme-shop .h5e-strict .fieldset .radio-group, .theme-admin .h5e-strict .fieldset .radio-group {
  padding: 12px 8px 0
}

.theme-shop .h5e-strict .fieldset--small, .theme-admin .h5e-strict .fieldset--small {
  display: inline-block;
  width: calc(50% - 17px);
  vertical-align: top
}

.theme-shop .h5e-strict .fieldset--small-left, .theme-admin .h5e-strict .fieldset--small-left {
  margin-right: 30px
}

.theme-shop .h5e-strict .fieldset.fieldset--highlighted, .theme-admin .h5e-strict .fieldset.fieldset--highlighted {
  background: #f2f2f2;
  padding: 10px
}

@media (max-width: 991px) {
  .theme-shop .h5e-strict .fieldset--inline .fieldset__label, .theme-admin .h5e-strict .fieldset--inline .fieldset__label {
    display: block;
    width: 100%;
    padding-top: 0
  }

  .theme-shop .h5e-strict .fieldset--inline .fieldset__element, .theme-admin .h5e-strict .fieldset--inline .fieldset__element {
    display: block;
    width: 100%
  }

  .theme-shop .h5e-strict .fieldset--small, .theme-admin .h5e-strict .fieldset--small {
    width: 100%;
    display: block
  }

  .theme-shop .h5e-strict .fieldset--small-left, .theme-admin .h5e-strict .fieldset--small-left {
    margin-right: 0
  }
}

.theme-shop .h5e-strict .fieldset--fieldset-text .fieldset__label, .theme-admin .h5e-strict .fieldset--fieldset-text .fieldset__label {
  display: none
}

.theme-shop .h5e-strict .fieldset--fieldset-text .fieldset__element, .theme-admin .h5e-strict .fieldset--fieldset-text .fieldset__element {
  display: block;
  width: 100%
}

.theme-shop .h5e-strict .fieldset, .theme-admin .h5e-strict .fieldset {
  display: block;
  float: left;
  padding: 0 10px
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-1, .theme-admin .h5e-strict .fieldset--xs-1 {
    width: 8.33333%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-offset-1, .theme-admin .h5e-strict .fieldset--xs-offset-1 {
    margin-left: 8.33333%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-2, .theme-admin .h5e-strict .fieldset--xs-2 {
    width: 16.66667%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-offset-2, .theme-admin .h5e-strict .fieldset--xs-offset-2 {
    margin-left: 16.66667%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-3, .theme-admin .h5e-strict .fieldset--xs-3 {
    width: 25%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-offset-3, .theme-admin .h5e-strict .fieldset--xs-offset-3 {
    margin-left: 25%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-4, .theme-admin .h5e-strict .fieldset--xs-4 {
    width: 33.33333%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-offset-4, .theme-admin .h5e-strict .fieldset--xs-offset-4 {
    margin-left: 33.33333%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-5, .theme-admin .h5e-strict .fieldset--xs-5 {
    width: 41.66667%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-offset-5, .theme-admin .h5e-strict .fieldset--xs-offset-5 {
    margin-left: 41.66667%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-6, .theme-admin .h5e-strict .fieldset--xs-6 {
    width: 50%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-offset-6, .theme-admin .h5e-strict .fieldset--xs-offset-6 {
    margin-left: 50%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-7, .theme-admin .h5e-strict .fieldset--xs-7 {
    width: 58.33333%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-offset-7, .theme-admin .h5e-strict .fieldset--xs-offset-7 {
    margin-left: 58.33333%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-8, .theme-admin .h5e-strict .fieldset--xs-8 {
    width: 66.66667%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-offset-8, .theme-admin .h5e-strict .fieldset--xs-offset-8 {
    margin-left: 66.66667%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-9, .theme-admin .h5e-strict .fieldset--xs-9 {
    width: 75%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-offset-9, .theme-admin .h5e-strict .fieldset--xs-offset-9 {
    margin-left: 75%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-10, .theme-admin .h5e-strict .fieldset--xs-10 {
    width: 83.33333%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-offset-10, .theme-admin .h5e-strict .fieldset--xs-offset-10 {
    margin-left: 83.33333%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-11, .theme-admin .h5e-strict .fieldset--xs-11 {
    width: 91.66667%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-offset-11, .theme-admin .h5e-strict .fieldset--xs-offset-11 {
    margin-left: 91.66667%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-12, .theme-admin .h5e-strict .fieldset--xs-12 {
    width: 100%
  }
}

@media (min-width: 480px) {
  .theme-shop .h5e-strict .fieldset--xs-offset-12, .theme-admin .h5e-strict .fieldset--xs-offset-12 {
    margin-left: 100%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-1, .theme-admin .h5e-strict .fieldset--sm-1 {
    width: 8.33333%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-offset-1, .theme-admin .h5e-strict .fieldset--sm-offset-1 {
    margin-left: 8.33333%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-2, .theme-admin .h5e-strict .fieldset--sm-2 {
    width: 16.66667%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-offset-2, .theme-admin .h5e-strict .fieldset--sm-offset-2 {
    margin-left: 16.66667%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-3, .theme-admin .h5e-strict .fieldset--sm-3 {
    width: 25%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-offset-3, .theme-admin .h5e-strict .fieldset--sm-offset-3 {
    margin-left: 25%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-4, .theme-admin .h5e-strict .fieldset--sm-4 {
    width: 33.33333%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-offset-4, .theme-admin .h5e-strict .fieldset--sm-offset-4 {
    margin-left: 33.33333%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-5, .theme-admin .h5e-strict .fieldset--sm-5 {
    width: 41.66667%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-offset-5, .theme-admin .h5e-strict .fieldset--sm-offset-5 {
    margin-left: 41.66667%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-6, .theme-admin .h5e-strict .fieldset--sm-6 {
    width: 50%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-offset-6, .theme-admin .h5e-strict .fieldset--sm-offset-6 {
    margin-left: 50%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-7, .theme-admin .h5e-strict .fieldset--sm-7 {
    width: 58.33333%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-offset-7, .theme-admin .h5e-strict .fieldset--sm-offset-7 {
    margin-left: 58.33333%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-8, .theme-admin .h5e-strict .fieldset--sm-8 {
    width: 66.66667%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-offset-8, .theme-admin .h5e-strict .fieldset--sm-offset-8 {
    margin-left: 66.66667%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-9, .theme-admin .h5e-strict .fieldset--sm-9 {
    width: 75%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-offset-9, .theme-admin .h5e-strict .fieldset--sm-offset-9 {
    margin-left: 75%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-10, .theme-admin .h5e-strict .fieldset--sm-10 {
    width: 83.33333%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-offset-10, .theme-admin .h5e-strict .fieldset--sm-offset-10 {
    margin-left: 83.33333%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-11, .theme-admin .h5e-strict .fieldset--sm-11 {
    width: 91.66667%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-offset-11, .theme-admin .h5e-strict .fieldset--sm-offset-11 {
    margin-left: 91.66667%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-12, .theme-admin .h5e-strict .fieldset--sm-12 {
    width: 100%
  }
}

@media (min-width: 768px) {
  .theme-shop .h5e-strict .fieldset--sm-offset-12, .theme-admin .h5e-strict .fieldset--sm-offset-12 {
    margin-left: 100%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-1, .theme-admin .h5e-strict .fieldset--md-1 {
    width: 8.33333%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-offset-1, .theme-admin .h5e-strict .fieldset--md-offset-1 {
    margin-left: 8.33333%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-2, .theme-admin .h5e-strict .fieldset--md-2 {
    width: 16.66667%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-offset-2, .theme-admin .h5e-strict .fieldset--md-offset-2 {
    margin-left: 16.66667%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-3, .theme-admin .h5e-strict .fieldset--md-3 {
    width: 25%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-offset-3, .theme-admin .h5e-strict .fieldset--md-offset-3 {
    margin-left: 25%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-4, .theme-admin .h5e-strict .fieldset--md-4 {
    width: 33.33333%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-offset-4, .theme-admin .h5e-strict .fieldset--md-offset-4 {
    margin-left: 33.33333%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-5, .theme-admin .h5e-strict .fieldset--md-5 {
    width: 41.66667%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-offset-5, .theme-admin .h5e-strict .fieldset--md-offset-5 {
    margin-left: 41.66667%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-6, .theme-admin .h5e-strict .fieldset--md-6 {
    width: 50%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-offset-6, .theme-admin .h5e-strict .fieldset--md-offset-6 {
    margin-left: 50%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-7, .theme-admin .h5e-strict .fieldset--md-7 {
    width: 58.33333%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-offset-7, .theme-admin .h5e-strict .fieldset--md-offset-7 {
    margin-left: 58.33333%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-8, .theme-admin .h5e-strict .fieldset--md-8 {
    width: 66.66667%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-offset-8, .theme-admin .h5e-strict .fieldset--md-offset-8 {
    margin-left: 66.66667%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-9, .theme-admin .h5e-strict .fieldset--md-9 {
    width: 75%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-offset-9, .theme-admin .h5e-strict .fieldset--md-offset-9 {
    margin-left: 75%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-10, .theme-admin .h5e-strict .fieldset--md-10 {
    width: 83.33333%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-offset-10, .theme-admin .h5e-strict .fieldset--md-offset-10 {
    margin-left: 83.33333%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-11, .theme-admin .h5e-strict .fieldset--md-11 {
    width: 91.66667%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-offset-11, .theme-admin .h5e-strict .fieldset--md-offset-11 {
    margin-left: 91.66667%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-12, .theme-admin .h5e-strict .fieldset--md-12 {
    width: 100%
  }
}

@media (min-width: 992px) {
  .theme-shop .h5e-strict .fieldset--md-offset-12, .theme-admin .h5e-strict .fieldset--md-offset-12 {
    margin-left: 100%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-1, .theme-admin .h5e-strict .fieldset--lg-1 {
    width: 8.33333%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-offset-1, .theme-admin .h5e-strict .fieldset--lg-offset-1 {
    margin-left: 8.33333%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-2, .theme-admin .h5e-strict .fieldset--lg-2 {
    width: 16.66667%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-offset-2, .theme-admin .h5e-strict .fieldset--lg-offset-2 {
    margin-left: 16.66667%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-3, .theme-admin .h5e-strict .fieldset--lg-3 {
    width: 25%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-offset-3, .theme-admin .h5e-strict .fieldset--lg-offset-3 {
    margin-left: 25%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-4, .theme-admin .h5e-strict .fieldset--lg-4 {
    width: 33.33333%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-offset-4, .theme-admin .h5e-strict .fieldset--lg-offset-4 {
    margin-left: 33.33333%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-5, .theme-admin .h5e-strict .fieldset--lg-5 {
    width: 41.66667%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-offset-5, .theme-admin .h5e-strict .fieldset--lg-offset-5 {
    margin-left: 41.66667%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-6, .theme-admin .h5e-strict .fieldset--lg-6 {
    width: 50%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-offset-6, .theme-admin .h5e-strict .fieldset--lg-offset-6 {
    margin-left: 50%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-7, .theme-admin .h5e-strict .fieldset--lg-7 {
    width: 58.33333%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-offset-7, .theme-admin .h5e-strict .fieldset--lg-offset-7 {
    margin-left: 58.33333%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-8, .theme-admin .h5e-strict .fieldset--lg-8 {
    width: 66.66667%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-offset-8, .theme-admin .h5e-strict .fieldset--lg-offset-8 {
    margin-left: 66.66667%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-9, .theme-admin .h5e-strict .fieldset--lg-9 {
    width: 75%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-offset-9, .theme-admin .h5e-strict .fieldset--lg-offset-9 {
    margin-left: 75%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-10, .theme-admin .h5e-strict .fieldset--lg-10 {
    width: 83.33333%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-offset-10, .theme-admin .h5e-strict .fieldset--lg-offset-10 {
    margin-left: 83.33333%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-11, .theme-admin .h5e-strict .fieldset--lg-11 {
    width: 91.66667%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-offset-11, .theme-admin .h5e-strict .fieldset--lg-offset-11 {
    margin-left: 91.66667%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-12, .theme-admin .h5e-strict .fieldset--lg-12 {
    width: 100%
  }
}

@media (min-width: 1200px) {
  .theme-shop .h5e-strict .fieldset--lg-offset-12, .theme-admin .h5e-strict .fieldset--lg-offset-12 {
    margin-left: 100%
  }
}

.theme-shop .h5e-strict .fieldset-row, .theme-admin .h5e-strict .fieldset-row {
  display: block;
  position: relative;
  padding: 0;
  width: auto;
  height: auto;
  margin: 0 -10px
}

.theme-shop .h5e-strict .fieldset-row:after, .theme-admin .h5e-strict .fieldset-row:after {
  display: block;
  content: "";
  clear: both;
  float: none
}

.theme-shop .h5e-strict .checkbox--inline, .theme-admin .h5e-strict .checkbox--inline {
  display: inline
}

.theme-shop .h5e-strict .checkbox[readonly], .theme-admin .h5e-strict .checkbox[readonly] {
  cursor: default
}

.theme-shop .h5e-strict .checkbox[disabled], .theme-admin .h5e-strict .checkbox[disabled] {
  cursor: not-allowed
}

.theme-shop .h5e-strict .date, .theme-admin .h5e-strict .date {
  height: 40px;
  background: white;
  border: 1px solid #ccc;
  border-radius: 0;
  font-size: 14px;
  line-height: 1.42857;
  color: #232b4c;
  width: 100%;
  display: block;
  padding: 12px 8px
}

.theme-shop .h5e-strict .date[disabled], .theme-shop .h5e-strict .date[readonly], .theme-admin .h5e-strict .date[disabled], .theme-admin .h5e-strict .date[readonly] {
  color: #232b4c;
  background-color: #ccc
}

.theme-shop .h5e-strict .date[readonly], .theme-admin .h5e-strict .date[readonly] {
  cursor: default
}

.theme-shop .h5e-strict .date[disabled], .theme-admin .h5e-strict .date[disabled] {
  cursor: not-allowed
}

.theme-shop .h5e-strict .input, .theme-admin .h5e-strict .input {
  height: 40px;
  background: white;
  border: 1px solid #ccc;
  border-radius: 0;
  font-size: 14px;
  line-height: 1.42857;
  color: #232b4c;
  width: 100%;
  display: block;
  padding: 12px 8px
}

.theme-shop .h5e-strict .input[disabled], .theme-shop .h5e-strict .input[readonly], .theme-admin .h5e-strict .input[disabled], .theme-admin .h5e-strict .input[readonly] {
  color: #232b4c;
  background-color: #ccc
}

.theme-shop .h5e-strict .input[readonly], .theme-admin .h5e-strict .input[readonly] {
  cursor: default
}

.theme-shop .h5e-strict .input[disabled], .theme-admin .h5e-strict .input[disabled] {
  cursor: not-allowed
}

.theme-shop .h5e-strict .radio-group, .theme-admin .h5e-strict .radio-group {
  width: 100%;
  display: block;
  font-size: 14px;
  line-height: 1.42857;
  color: #232b4c
}

.theme-shop .h5e-strict .radio-group__wrapper, .theme-admin .h5e-strict .radio-group__wrapper {
  display: block;
  white-space: nowrap;
  cursor: pointer;
  margin-bottom: 10px
}

.theme-shop .h5e-strict .radio-group__input, .theme-admin .h5e-strict .radio-group__input {
  display: inline-block;
  vertical-align: top;
  width: 25px
}

.theme-shop .h5e-strict .radio-group__image, .theme-admin .h5e-strict .radio-group__image {
  max-width: 40%;
  display: block;
  width: auto;
  height: auto;
  margin-bottom: 10px
}

.theme-shop .h5e-strict .radio-group__label, .theme-admin .h5e-strict .radio-group__label {
  display: inline-block;
  width: calc(100% - 25px);
  vertical-align: top;
  font-size: 14px;
  line-height: 1.42857;
  white-space: normal
}

.theme-shop .h5e-strict .radio-group__label .paragraph, .theme-admin .h5e-strict .radio-group__label .paragraph {
  margin-bottom: 0
}

.theme-shop .h5e-strict .radio-group[readonly], .theme-admin .h5e-strict .radio-group[readonly] {
  cursor: default
}

.theme-shop .h5e-strict .radio-group[disabled], .theme-admin .h5e-strict .radio-group[disabled] {
  cursor: not-allowed
}

.theme-shop .h5e-strict .rte.textarea, .theme-admin .h5e-strict .rte.textarea {
  min-height: 250px
}

.theme-shop .h5e-strict .select, .theme-admin .h5e-strict .select {
  cursor: pointer;
  height: 40px;
  background: white;
  border: 1px solid #ccc;
  border-radius: 0;
  font-size: 14px;
  line-height: 1.42857;
  color: #232b4c;
  width: 100%;
  display: block;
  padding: 12px 8px
}

.theme-shop .h5e-strict .select[disabled], .theme-shop .h5e-strict .select[readonly], .theme-admin .h5e-strict .select[disabled], .theme-admin .h5e-strict .select[readonly] {
  color: #232b4c;
  background-color: #ccc
}

.theme-shop .h5e-strict .select[readonly], .theme-admin .h5e-strict .select[readonly] {
  cursor: default
}

.theme-shop .h5e-strict .select[disabled], .theme-admin .h5e-strict .select[disabled] {
  cursor: not-allowed
}

.theme-shop .h5e-strict .select--plain:not(.select--placeholder), .theme-admin .h5e-strict .select--plain:not(.select--placeholder) {
  position: relative;
  z-index: 1
}

.theme-shop .h5e-strict .fieldset--select .fieldset__input, .theme-admin .h5e-strict .fieldset--select .fieldset__input {
  position: relative
}

.theme-shop .h5e-strict .fieldset--select .fieldset__input:before, .theme-admin .h5e-strict .fieldset--select .fieldset__input:before {
  position: absolute;
  height: 40px;
  content: " ";
  display: block;
  border: 1px solid #ccc;
  border-radius: 0;
  background: white;
  z-index: 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  box-sizing: border-box
}

.theme-shop .h5e-strict .fieldset--select.fieldset--highlighted .fieldset__input:before, .theme-shop .h5e-strict .fieldset--select.fieldset--highlighted .fieldset__append, .theme-admin .h5e-strict .fieldset--select.fieldset--highlighted .fieldset__input:before, .theme-admin .h5e-strict .fieldset--select.fieldset--highlighted .fieldset__append {
  border-color: #ccc
}

.theme-shop .h5e-strict .textarea, .theme-admin .h5e-strict .textarea {
  background: white;
  border: 1px solid #ccc;
  border-radius: 0;
  font-size: 14px;
  line-height: 1.42857;
  color: #232b4c;
  width: 100%;
  display: block;
  padding: 12px 8px;
  font-family: "Lato", sans-serif
}

.theme-shop .h5e-strict .textarea--resize-y, .theme-admin .h5e-strict .textarea--resize-y {
  resize: vertical
}

.theme-shop .h5e-strict .textarea--resize-x, .theme-admin .h5e-strict .textarea--resize-x {
  resize: horizontal
}

.theme-shop .h5e-strict .textarea[disabled], .theme-shop .h5e-strict .textarea[readonly], .theme-admin .h5e-strict .textarea[disabled], .theme-admin .h5e-strict .textarea[readonly] {
  color: #232b4c;
  background-color: #ccc
}

.theme-shop .h5e-strict .textarea[readonly], .theme-admin .h5e-strict .textarea[readonly] {
  cursor: default
}

.theme-shop .h5e-strict .textarea[disabled], .theme-admin .h5e-strict .textarea[disabled] {
  cursor: not-allowed
}

.theme-shop .h5e-strict .fieldset label:not(.button), .theme-admin .h5e-strict .fieldset label:not(.button) {
  color: #232b4c !important
}

.theme-shop .h5e-strict .editor-strict__image-wrap, .theme-admin .h5e-strict .editor-strict__image-wrap {
  position: relative
}

@keyframes editor-strict-loader {
  from {
    transform: translate(-50%, -50%) rotate(0)
  }
  to {
    transform: translate(-50%, -50%) rotate(360deg)
  }
}

.theme-shop .h5e-strict .editor-strict__loader, .theme-admin .h5e-strict .editor-strict__loader {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999
}

.theme-shop .h5e-strict .editor-strict__loader > i, .theme-admin .h5e-strict .editor-strict__loader > i {
  display: block;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  animation: editor-strict-loader 1200ms infinite linear;
  border: 3px solid #232b4c;
  border-radius: 100%;
  border-top-color: transparent
}

.theme-shop .h5e-strict .editor-strict__loader > i:before, .theme-admin .h5e-strict .editor-strict__loader > i:before {
  display: none !important
}

.select2-container.select2-container--brandbox.select2-container--open {
  z-index: 100000000;
}

.theme-shop .h5e-strict .switch, .theme-admin .h5e-strict .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  margin-right: 15px;
  margin-top: 15px
}

.theme-shop .h5e-strict .switch input, .theme-admin .h5e-strict .switch input {
  opacity: 0;
  width: 0;
  height: 0
}

.theme-shop .h5e-strict .slider, .theme-admin .h5e-strict .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: .4s
}

.theme-shop .h5e-strict .slider:before, .theme-admin .h5e-strict .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  transition: .4s
}

.theme-shop .h5e-strict input:checked + .slider, .theme-admin .h5e-strict input:checked + .slider {
  background-color: #2196f3
}

.theme-shop .h5e-strict input:focus + .slider, .theme-admin .h5e-strict input:focus + .slider {
  box-shadow: 0 0 1px #2196f3
}

.theme-shop .h5e-strict input:checked + .slider:before, .theme-admin .h5e-strict input:checked + .slider:before {
  transform: translateX(26px)
}

.theme-shop .h5e-strict .slider.round, .theme-admin .h5e-strict .slider.round {
  border-radius: 34px
}

.theme-shop .h5e-strict .slider.round:before, .theme-admin .h5e-strict .slider.round:before {
  border-radius: 50%
}

.theme-shop .h5e-strict .tab-panes__content, .theme-admin .h5e-strict .tab-panes__content {
  background: #fff;
  border: 1px solid #e7ebed;
  border-radius: 0;
  padding: 30px
}

.theme-shop .h5e-strict .tab-panes__navigation, .theme-admin .h5e-strict .tab-panes__navigation {
  border-bottom: 0
}

.theme-shop .h5e-strict .tab-panes__navigationhover .tab-panes__toggle, .theme-admin .h5e-strict .tab-panes__navigationhover .tab-panes__toggle {
  color: #22bcea
}

.theme-shop .h5e-strict .tab-panes__toggle, .theme-admin .h5e-strict .tab-panes__toggle {
  color: #646464 !important;
  background: #fff;
  border: 1px solid #e7ebed !important;
  border-bottom-color: transparent !important;
  border-radius: 0 0 0 0 !important;
  margin-bottom: -1px;
  opacity: .8;
  filter: alpha(opacity=80)
}

.theme-shop .h5e-strict .tab-panes__toggle[aria-expanded="true"], .theme-admin .h5e-strict .tab-panes__toggle[aria-expanded="true"] {
  opacity: 1;
  filter: alpha(opacity=100)
}

.theme-shop .editor-pane, .theme-admin .editor-pane {
  position: absolute;
  top: 113px;
  left: 0;
  bottom: 100px;
  right: 0;
  transition: top 2s;
  max-height: 100vh;
  overflow: hidden
}

.theme-shop .editor-pane__top, .theme-shop .editor-pane__bottom, .theme-admin .editor-pane__top, .theme-admin .editor-pane__bottom {
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  transition: top 1s;
  overflow-y: auto;
  overflow-x: hidden
}

.theme-shop .editor-pane--top .editor-pane__top, .theme-admin .editor-pane--top .editor-pane__top {
  top: 0
}

.theme-shop .editor-pane--top .editor-pane__bottom, .theme-admin .editor-pane--top .editor-pane__bottom {
  top: 100vh
}

.theme-shop .editor-pane--bottom .editor-pane__top, .theme-admin .editor-pane--bottom .editor-pane__top {
  top: -100vh
}

.theme-shop .editor-pane--bottom .editor-pane__bottom, .theme-admin .editor-pane--bottom .editor-pane__bottom {
  top: 0
}

.theme-shop .slide-toggle, .theme-admin .slide-toggle {
  position: relative;
  width: 240px
}

.theme-shop .slide-toggle *, .theme-shop .slide-toggle *:before, .theme-shop .slide-toggle *:after, .theme-admin .slide-toggle *, .theme-admin .slide-toggle *:before, .theme-admin .slide-toggle *:after {
  box-sizing: border-box
}

.theme-shop .slide-toggle input[type="checkbox"], .theme-admin .slide-toggle input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0
}

.theme-shop .slide-toggle input[type="checkbox"][disabled] ~ label, .theme-admin .slide-toggle input[type="checkbox"][disabled] ~ label {
  pointer-events: none
}

.theme-shop .slide-toggle input[type="checkbox"][disabled] ~ label .slide-toggle__switch, .theme-admin .slide-toggle input[type="checkbox"][disabled] ~ label .slide-toggle__switch {
  opacity: .4
}

.theme-shop .slide-toggle input[type="checkbox"]:checked ~ label .slide-toggle__switch:before, .theme-admin .slide-toggle input[type="checkbox"]:checked ~ label .slide-toggle__switch:before {
  content: attr(data-checked);
  left: 0
}

.theme-shop .slide-toggle input[type="checkbox"]:checked ~ label .slide-toggle__switch:after, .theme-admin .slide-toggle input[type="checkbox"]:checked ~ label .slide-toggle__switch:after {
  content: attr(data-label)
}

.theme-shop .slide-toggle label, .theme-admin .slide-toggle label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.theme-shop .slide-toggle label .slide-toggle__switch, .theme-admin .slide-toggle label .slide-toggle__switch {
  position: relative
}

.theme-shop .slide-toggle label .slide-toggle__switch:before, .theme-admin .slide-toggle label .slide-toggle__switch:before {
  content: attr(data-unchecked);
  position: absolute;
  top: 0;
  text-align: center
}

.theme-shop .slide-toggle label .slide-toggle__switch:after, .theme-admin .slide-toggle label .slide-toggle__switch:after {
  content: attr(data-label);
  position: absolute;
  z-index: 5;
  text-align: center;
  background: white;
  transform: translate3d(0, 0, 0)
}

.theme-shop .slide-toggle input[type="checkbox"][disabled] ~ label, .theme-admin .slide-toggle input[type="checkbox"][disabled] ~ label {
  color: rgba(95, 192, 84, 0.5)
}

.theme-shop .slide-toggle input[type="checkbox"]:focus ~ label .slide-toggle__switch, .theme-shop .slide-toggle input[type="checkbox"]:hover ~ label .slide-toggle__switch, .theme-admin .slide-toggle input[type="checkbox"]:focus ~ label .slide-toggle__switch, .theme-admin .slide-toggle input[type="checkbox"]:hover ~ label .slide-toggle__switch {
  background-color: #5fc054
}

.theme-shop .slide-toggle input[type="checkbox"]:focus ~ label .slide-toggle__switch:after, .theme-shop .slide-toggle input[type="checkbox"]:hover ~ label .slide-toggle__switch:after, .theme-admin .slide-toggle input[type="checkbox"]:focus ~ label .slide-toggle__switch:after, .theme-admin .slide-toggle input[type="checkbox"]:hover ~ label .slide-toggle__switch:after {
  color: #47a43d
}

.theme-shop .slide-toggle input[type="checkbox"]:hover ~ label, .theme-admin .slide-toggle input[type="checkbox"]:hover ~ label {
  color: #4fb743
}

.theme-shop .slide-toggle input[type="checkbox"]:checked ~ label:hover, .theme-admin .slide-toggle input[type="checkbox"]:checked ~ label:hover {
  color: #55bc49
}

.theme-shop .slide-toggle input[type="checkbox"]:checked ~ label .slide-toggle__switch, .theme-admin .slide-toggle input[type="checkbox"]:checked ~ label .slide-toggle__switch {
  background-color: #70c767
}

.theme-shop .slide-toggle input[type="checkbox"]:checked ~ label .slide-toggle__switch:after, .theme-admin .slide-toggle input[type="checkbox"]:checked ~ label .slide-toggle__switch:after {
  color: #4fb743
}

.theme-shop .slide-toggle input[type="checkbox"]:checked:focus ~ label .slide-toggle__switch, .theme-shop .slide-toggle input[type="checkbox"]:checked:hover ~ label .slide-toggle__switch, .theme-admin .slide-toggle input[type="checkbox"]:checked:focus ~ label .slide-toggle__switch, .theme-admin .slide-toggle input[type="checkbox"]:checked:hover ~ label .slide-toggle__switch {
  background-color: #5fc054
}

.theme-shop .slide-toggle input[type="checkbox"]:checked:focus ~ label .slide-toggle__switch:after, .theme-shop .slide-toggle input[type="checkbox"]:checked:hover ~ label .slide-toggle__switch:after, .theme-admin .slide-toggle input[type="checkbox"]:checked:focus ~ label .slide-toggle__switch:after, .theme-admin .slide-toggle input[type="checkbox"]:checked:hover ~ label .slide-toggle__switch:after {
  color: #47a43d
}

.theme-shop .slide-toggle label .slide-toggle__switch, .theme-admin .slide-toggle label .slide-toggle__switch {
  transition: background-color .3s cubic-bezier(0, 1, 0.5, 1);
  background: #70c767
}

.theme-shop .slide-toggle label .slide-toggle__switch:before, .theme-admin .slide-toggle label .slide-toggle__switch:before {
  color: rgba(255, 255, 255, 0.5)
}

.theme-shop .slide-toggle label .slide-toggle__switch:after, .theme-admin .slide-toggle label .slide-toggle__switch:after {
  transition: transform .3s cubic-bezier(0, 1, 0.5, 1);
  color: #5fc054
}

.theme-shop .slide-toggle input[type="checkbox"]:focus ~ label .slide-toggle__switch:after, .theme-shop .slide-toggle input[type="checkbox"]:hover ~ label .slide-toggle__switch:after, .theme-admin .slide-toggle input[type="checkbox"]:focus ~ label .slide-toggle__switch:after, .theme-admin .slide-toggle input[type="checkbox"]:hover ~ label .slide-toggle__switch:after {
  box-shadow: none
}

.theme-shop .slide-toggle input[type="checkbox"]:checked ~ label .slide-toggle__switch:after, .theme-admin .slide-toggle input[type="checkbox"]:checked ~ label .slide-toggle__switch:after {
  transform: translate3d(118px, 0, 0)
}

.theme-shop .slide-toggle input[type="checkbox"]:checked:focus ~ label .slide-toggle__switch:after, .theme-shop .slide-toggle input[type="checkbox"]:checked:hover ~ label .slide-toggle__switch:after, .theme-admin .slide-toggle input[type="checkbox"]:checked:focus ~ label .slide-toggle__switch:after, .theme-admin .slide-toggle input[type="checkbox"]:checked:hover ~ label .slide-toggle__switch:after {
  box-shadow: none
}

.theme-shop .slide-toggle label .slide-toggle__switch, .theme-admin .slide-toggle label .slide-toggle__switch {
  cursor: pointer;
  height: 36px;
  -ms-flex: 0 0 240px;
  flex: 0 0 240px;
  border-radius: 1px
}

.theme-shop .slide-toggle label .slide-toggle__switch:before, .theme-admin .slide-toggle label .slide-toggle__switch:before {
  left: 120px;
  font-size: 14px;
  line-height: 36px;
  width: 120px;
  padding: 0 12px
}

.theme-shop .slide-toggle label .slide-toggle__switch:after, .theme-admin .slide-toggle label .slide-toggle__switch:after {
  top: 2px;
  left: 2px;
  border-radius: .5px;
  width: 118px;
  line-height: 32px;
  font-size: 14px
}

.theme-shop .slide-toggle label .slide-toggle__switch:hover:after, .theme-admin .slide-toggle label .slide-toggle__switch:hover:after {
  box-shadow: none
}

.theme-shop .slide-toggle-container, .theme-admin .slide-toggle-container {
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0 12px
}

.theme-shop .slide-toggle-container > .slide-toggle, .theme-admin .slide-toggle-container > .slide-toggle {
  display: -ms-flexbox;
  display: flex
}

.theme-shop .slide-toggle-container .confirm-popover, .theme-admin .slide-toggle-container .confirm-popover {
  position: absolute;
  top: 10px;
  right: 12px;
  max-width: 350px;
  z-index: 999999999
}

.theme-shop .confirm-popover, .theme-admin .confirm-popover {
  background: white;
  border: 1px solid #f1f1f1;
  padding: 15px;
  color: #333;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12)
}

.theme-shop .confirm-popover__text, .theme-admin .confirm-popover__text {
  white-space: normal;
  margin-bottom: 20px
}

.theme-shop .confirm-popover__actions:after, .theme-admin .confirm-popover__actions:after {
  display: table;
  content: " ";
  clear: both
}

.theme-shop .confirm-popover__action, .theme-admin .confirm-popover__action {
  float: right;
  min-width: 50px;
  margin-left: 5px
}

.theme-shop .confirm-popover__remember > label, .theme-admin .confirm-popover__remember > label {
  color: #333;
  font-size: 12px;
  line-height: 1.2
}

.theme-shop .nav-wrapper .navbar .logo,
.theme-admin .nav-wrapper .navbar .logo {

  display: flex;
  float: left;

  width: auto;
  height: 40px;

  max-width: 300px;

  padding: 0;
  margin:10px 35px 10px 10px;

  align-items: center;
}

.theme-shop .nav-wrapper .navbar .logo .cms-logo,
.theme-admin .nav-wrapper .navbar .logo .cms-logo,
.theme-shop .nav-wrapper .navbar .logo .shop-logo,
.theme-admin .nav-wrapper .navbar .logo .shop-logo {

  display: block;

  margin: 0;

  width: auto;
  height: auto;

  max-width: 300px;
  max-height: 60px;

  flex-grow: 0;
  flex-shrink: 1;

}

.theme-shop .nav-wrapper .navbar .logo .shop-logo__image,
.theme-admin .nav-wrapper .navbar .logo .shop-logo__image {

   display: block;

   width: auto;
   height: auto;

   max-width: 270px;
   max-height: 50px;

}

.theme-shop #h5e-upload,
.theme-admin #h5e-upload {
  visibility: hidden;
  display: none;
}

@media (max-width: 1022px) {
  .theme-shop .h5e-strict.editor-pane, .theme-admin .editor-pane {
    top: 165px!important;
  }
}

.h5e-strict .html5-editor-body .tutorial {
  top: 0;
  bottom: 0;
}
/*!
 * Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Pro");
  font-weight: var(--fa-style, 900);
}

.fa,
.fa-classic,
.fa-sharp,
.fas,
.fa-solid,
.far,
.fa-regular,
.fasr,
.fal,
.fa-light,
.fasl,
.fat,
.fa-thin,
.fad,
.fa-duotone,
.fass,
.fa-sharp-solid,
.fab,
.fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

.fas,
.fa-classic,
.fa-solid,
.far,
.fa-regular,
.fal,
.fa-light,
.fat,
.fa-thin {
  font-family: "Font Awesome 6 Pro";
}

.fab,
.fa-brands {
  font-family: "Font Awesome 6 Brands";
}

.fad,
.fa-classic.fa-duotone,
.fa-duotone {
  font-family: "Font Awesome 6 Duotone";
}

.fass,
.fasr,
.fasl,
.fa-sharp {
  font-family: "Font Awesome 6 Sharp";
}

.fass,
.fa-sharp {
  font-weight: 900;
}

.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-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em;
}

.fa-xs {
  font-size: 0.75em;
  line-height: 0.0833333337em;
  vertical-align: 0.125em;
}

.fa-sm {
  font-size: 0.875em;
  line-height: 0.0714285718em;
  vertical-align: 0.0535714295em;
}

.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}

.fa-xl {
  font-size: 1.5em;
  line-height: 0.0416666682em;
  vertical-align: -0.125em;
}

.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  left: calc(var(--fa-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit;
}

.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}

.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em);
}

.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em);
}

.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-bounce {
  animation-name: fa-bounce;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
}

.fa-fade {
  animation-name: fa-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-shake {
  animation-name: fa-shake;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin {
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin-reverse {
  --fa-animation-direction: reverse;
}

.fa-pulse,
.fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, steps(8));
}

@media (prefers-reduced-motion: reduce) {
  .fa-beat,
  .fa-bounce,
  .fa-fade,
  .fa-beat-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s;
  }
}
@keyframes fa-beat {
  0%, 90% {
    transform: scale(1);
  }
  45% {
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}
@keyframes fa-bounce {
  0% {
    transform: scale(1, 1) translateY(0);
  }
  10% {
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
  }
  30% {
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
  }
  57% {
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    transform: scale(1, 1) translateY(0);
  }
  100% {
    transform: scale(1, 1) translateY(0);
  }
}
@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}
@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}
@keyframes fa-flip {
  50% {
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
  }
}
@keyframes fa-shake {
  0% {
    transform: rotate(-15deg);
  }
  4% {
    transform: rotate(15deg);
  }
  8%, 24% {
    transform: rotate(-18deg);
  }
  12%, 28% {
    transform: rotate(18deg);
  }
  16% {
    transform: rotate(-22deg);
  }
  20% {
    transform: rotate(22deg);
  }
  32% {
    transform: rotate(-12deg);
  }
  36% {
    transform: rotate(12deg);
  }
  40%, 100% {
    transform: rotate(0deg);
  }
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  transform: rotate(90deg);
}

.fa-rotate-180 {
  transform: rotate(180deg);
}

.fa-rotate-270 {
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  transform: scale(1, -1);
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1);
}

.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, none));
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto);
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: var(--fa-inverse, #fff);
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-0::before {
  content: "\30 ";
}

.fa-1::before {
  content: "\31 ";
}

.fa-2::before {
  content: "\32 ";
}

.fa-3::before {
  content: "\33 ";
}

.fa-4::before {
  content: "\34 ";
}

.fa-5::before {
  content: "\35 ";
}

.fa-6::before {
  content: "\36 ";
}

.fa-7::before {
  content: "\37 ";
}

.fa-8::before {
  content: "\38 ";
}

.fa-9::before {
  content: "\39 ";
}

.fa-fill-drip::before {
  content: "\f576";
}

.fa-arrows-to-circle::before {
  content: "\e4bd";
}

.fa-circle-chevron-right::before {
  content: "\f138";
}

.fa-chevron-circle-right::before {
  content: "\f138";
}

.fa-wagon-covered::before {
  content: "\f8ee";
}

.fa-line-height::before {
  content: "\f871";
}

.fa-bagel::before {
  content: "\e3d7";
}

.fa-transporter-7::before {
  content: "\e2a8";
}

.fa-at::before {
  content: "\@";
}

.fa-rectangles-mixed::before {
  content: "\e323";
}

.fa-phone-arrow-up-right::before {
  content: "\e224";
}

.fa-phone-arrow-up::before {
  content: "\e224";
}

.fa-phone-outgoing::before {
  content: "\e224";
}

.fa-trash-can::before {
  content: "\f2ed";
}

.fa-trash-alt::before {
  content: "\f2ed";
}

.fa-circle-l::before {
  content: "\e114";
}

.fa-head-side-goggles::before {
  content: "\f6ea";
}

.fa-head-vr::before {
  content: "\f6ea";
}

.fa-text-height::before {
  content: "\f034";
}

.fa-user-xmark::before {
  content: "\f235";
}

.fa-user-times::before {
  content: "\f235";
}

.fa-face-hand-yawn::before {
  content: "\e379";
}

.fa-gauge-simple-min::before {
  content: "\f62d";
}

.fa-tachometer-slowest::before {
  content: "\f62d";
}

.fa-stethoscope::before {
  content: "\f0f1";
}

.fa-coffin::before {
  content: "\f6c6";
}

.fa-message::before {
  content: "\f27a";
}

.fa-comment-alt::before {
  content: "\f27a";
}

.fa-salad::before {
  content: "\f81e";
}

.fa-bowl-salad::before {
  content: "\f81e";
}

.fa-info::before {
  content: "\f129";
}

.fa-robot-astromech::before {
  content: "\e2d2";
}

.fa-ring-diamond::before {
  content: "\e5ab";
}

.fa-fondue-pot::before {
  content: "\e40d";
}

.fa-theta::before {
  content: "\f69e";
}

.fa-face-hand-peeking::before {
  content: "\e481";
}

.fa-square-user::before {
  content: "\e283";
}

.fa-down-left-and-up-right-to-center::before {
  content: "\f422";
}

.fa-compress-alt::before {
  content: "\f422";
}

.fa-explosion::before {
  content: "\e4e9";
}

.fa-file-lines::before {
  content: "\f15c";
}

.fa-file-alt::before {
  content: "\f15c";
}

.fa-file-text::before {
  content: "\f15c";
}

.fa-wave-square::before {
  content: "\f83e";
}

.fa-ring::before {
  content: "\f70b";
}

.fa-building-un::before {
  content: "\e4d9";
}

.fa-dice-three::before {
  content: "\f527";
}

.fa-tire-pressure-warning::before {
  content: "\f633";
}

.fa-wifi-fair::before {
  content: "\f6ab";
}

.fa-wifi-2::before {
  content: "\f6ab";
}

.fa-calendar-days::before {
  content: "\f073";
}

.fa-calendar-alt::before {
  content: "\f073";
}

.fa-mp3-player::before {
  content: "\f8ce";
}

.fa-anchor-circle-check::before {
  content: "\e4aa";
}

.fa-tally-4::before {
  content: "\e297";
}

.fa-rectangle-history::before {
  content: "\e4a2";
}

.fa-building-circle-arrow-right::before {
  content: "\e4d1";
}

.fa-volleyball::before {
  content: "\f45f";
}

.fa-volleyball-ball::before {
  content: "\f45f";
}

.fa-sun-haze::before {
  content: "\f765";
}

.fa-text-size::before {
  content: "\f894";
}

.fa-ufo::before {
  content: "\e047";
}

.fa-fork::before {
  content: "\f2e3";
}

.fa-utensil-fork::before {
  content: "\f2e3";
}

.fa-arrows-up-to-line::before {
  content: "\e4c2";
}

.fa-mobile-signal::before {
  content: "\e1ef";
}

.fa-barcode-scan::before {
  content: "\f465";
}

.fa-sort-down::before {
  content: "\f0dd";
}

.fa-sort-desc::before {
  content: "\f0dd";
}

.fa-folder-arrow-down::before {
  content: "\e053";
}

.fa-folder-download::before {
  content: "\e053";
}

.fa-circle-minus::before {
  content: "\f056";
}

.fa-minus-circle::before {
  content: "\f056";
}

.fa-face-icicles::before {
  content: "\e37c";
}

.fa-shovel::before {
  content: "\f713";
}

.fa-door-open::before {
  content: "\f52b";
}

.fa-films::before {
  content: "\e17a";
}

.fa-right-from-bracket::before {
  content: "\f2f5";
}

.fa-sign-out-alt::before {
  content: "\f2f5";
}

.fa-face-glasses::before {
  content: "\e377";
}

.fa-nfc::before {
  content: "\e1f7";
}

.fa-atom::before {
  content: "\f5d2";
}

.fa-soap::before {
  content: "\e06e";
}

.fa-icons::before {
  content: "\f86d";
}

.fa-heart-music-camera-bolt::before {
  content: "\f86d";
}

.fa-microphone-lines-slash::before {
  content: "\f539";
}

.fa-microphone-alt-slash::before {
  content: "\f539";
}

.fa-closed-captioning-slash::before {
  content: "\e135";
}

.fa-calculator-simple::before {
  content: "\f64c";
}

.fa-calculator-alt::before {
  content: "\f64c";
}

.fa-bridge-circle-check::before {
  content: "\e4c9";
}

.fa-sliders-up::before {
  content: "\f3f1";
}

.fa-sliders-v::before {
  content: "\f3f1";
}

.fa-location-minus::before {
  content: "\f609";
}

.fa-map-marker-minus::before {
  content: "\f609";
}

.fa-pump-medical::before {
  content: "\e06a";
}

.fa-fingerprint::before {
  content: "\f577";
}

.fa-ski-boot::before {
  content: "\e3cc";
}

.fa-standard-definition::before {
  content: "\e28a";
}

.fa-rectangle-sd::before {
  content: "\e28a";
}

.fa-h1::before {
  content: "\f313";
}

.fa-hand-point-right::before {
  content: "\f0a4";
}

.fa-magnifying-glass-location::before {
  content: "\f689";
}

.fa-search-location::before {
  content: "\f689";
}

.fa-message-bot::before {
  content: "\e3b8";
}

.fa-forward-step::before {
  content: "\f051";
}

.fa-step-forward::before {
  content: "\f051";
}

.fa-face-smile-beam::before {
  content: "\f5b8";
}

.fa-smile-beam::before {
  content: "\f5b8";
}

.fa-light-ceiling::before {
  content: "\e016";
}

.fa-message-exclamation::before {
  content: "\f4a5";
}

.fa-comment-alt-exclamation::before {
  content: "\f4a5";
}

.fa-bowl-scoop::before {
  content: "\e3de";
}

.fa-bowl-shaved-ice::before {
  content: "\e3de";
}

.fa-square-x::before {
  content: "\e286";
}

.fa-utility-pole-double::before {
  content: "\e2c4";
}

.fa-flag-checkered::before {
  content: "\f11e";
}

.fa-chevrons-up::before {
  content: "\f325";
}

.fa-chevron-double-up::before {
  content: "\f325";
}

.fa-football::before {
  content: "\f44e";
}

.fa-football-ball::before {
  content: "\f44e";
}

.fa-user-vneck::before {
  content: "\e461";
}

.fa-school-circle-exclamation::before {
  content: "\e56c";
}

.fa-crop::before {
  content: "\f125";
}

.fa-angles-down::before {
  content: "\f103";
}

.fa-angle-double-down::before {
  content: "\f103";
}

.fa-users-rectangle::before {
  content: "\e594";
}

.fa-people-roof::before {
  content: "\e537";
}

.fa-square-arrow-right::before {
  content: "\f33b";
}

.fa-arrow-square-right::before {
  content: "\f33b";
}

.fa-location-plus::before {
  content: "\f60a";
}

.fa-map-marker-plus::before {
  content: "\f60a";
}

.fa-lightbulb-exclamation-on::before {
  content: "\e1ca";
}

.fa-people-line::before {
  content: "\e534";
}

.fa-beer-mug-empty::before {
  content: "\f0fc";
}

.fa-beer::before {
  content: "\f0fc";
}

.fa-crate-empty::before {
  content: "\e151";
}

.fa-diagram-predecessor::before {
  content: "\e477";
}

.fa-transporter::before {
  content: "\e042";
}

.fa-calendar-circle-user::before {
  content: "\e471";
}

.fa-arrow-up-long::before {
  content: "\f176";
}

.fa-long-arrow-up::before {
  content: "\f176";
}

.fa-person-carry-box::before {
  content: "\f4cf";
}

.fa-person-carry::before {
  content: "\f4cf";
}

.fa-fire-flame-simple::before {
  content: "\f46a";
}

.fa-burn::before {
  content: "\f46a";
}

.fa-person::before {
  content: "\f183";
}

.fa-male::before {
  content: "\f183";
}

.fa-laptop::before {
  content: "\f109";
}

.fa-file-csv::before {
  content: "\f6dd";
}

.fa-menorah::before {
  content: "\f676";
}

.fa-union::before {
  content: "\f6a2";
}

.fa-chevrons-left::before {
  content: "\f323";
}

.fa-chevron-double-left::before {
  content: "\f323";
}

.fa-circle-heart::before {
  content: "\f4c7";
}

.fa-heart-circle::before {
  content: "\f4c7";
}

.fa-truck-plane::before {
  content: "\e58f";
}

.fa-record-vinyl::before {
  content: "\f8d9";
}

.fa-bring-forward::before {
  content: "\f856";
}

.fa-square-p::before {
  content: "\e279";
}

.fa-face-grin-stars::before {
  content: "\f587";
}

.fa-grin-stars::before {
  content: "\f587";
}

.fa-sigma::before {
  content: "\f68b";
}

.fa-camera-movie::before {
  content: "\f8a9";
}

.fa-bong::before {
  content: "\f55c";
}

.fa-clarinet::before {
  content: "\f8ad";
}

.fa-truck-flatbed::before {
  content: "\e2b6";
}

.fa-spaghetti-monster-flying::before {
  content: "\f67b";
}

.fa-pastafarianism::before {
  content: "\f67b";
}

.fa-arrow-down-up-across-line::before {
  content: "\e4af";
}

.fa-leaf-heart::before {
  content: "\f4cb";
}

.fa-house-building::before {
  content: "\e1b1";
}

.fa-cheese-swiss::before {
  content: "\f7f0";
}

.fa-spoon::before {
  content: "\f2e5";
}

.fa-utensil-spoon::before {
  content: "\f2e5";
}

.fa-jar-wheat::before {
  content: "\e517";
}

.fa-envelopes-bulk::before {
  content: "\f674";
}

.fa-mail-bulk::before {
  content: "\f674";
}

.fa-file-circle-exclamation::before {
  content: "\e4eb";
}

.fa-bow-arrow::before {
  content: "\f6b9";
}

.fa-cart-xmark::before {
  content: "\e0dd";
}

.fa-hexagon-xmark::before {
  content: "\f2ee";
}

.fa-times-hexagon::before {
  content: "\f2ee";
}

.fa-xmark-hexagon::before {
  content: "\f2ee";
}

.fa-circle-h::before {
  content: "\f47e";
}

.fa-hospital-symbol::before {
  content: "\f47e";
}

.fa-merge::before {
  content: "\e526";
}

.fa-pager::before {
  content: "\f815";
}

.fa-cart-minus::before {
  content: "\e0db";
}

.fa-address-book::before {
  content: "\f2b9";
}

.fa-contact-book::before {
  content: "\f2b9";
}

.fa-pan-frying::before {
  content: "\e42c";
}

.fa-grid::before {
  content: "\e195";
}

.fa-grid-3::before {
  content: "\e195";
}

.fa-football-helmet::before {
  content: "\f44f";
}

.fa-hand-love::before {
  content: "\e1a5";
}

.fa-trees::before {
  content: "\f724";
}

.fa-strikethrough::before {
  content: "\f0cc";
}

.fa-page::before {
  content: "\e428";
}

.fa-k::before {
  content: "K";
}

.fa-diagram-previous::before {
  content: "\e478";
}

.fa-gauge-min::before {
  content: "\f628";
}

.fa-tachometer-alt-slowest::before {
  content: "\f628";
}

.fa-folder-grid::before {
  content: "\e188";
}

.fa-eggplant::before {
  content: "\e16c";
}

.fa-ram::before {
  content: "\f70a";
}

.fa-landmark-flag::before {
  content: "\e51c";
}

.fa-lips::before {
  content: "\f600";
}

.fa-pencil::before {
  content: "\f303";
}

.fa-pencil-alt::before {
  content: "\f303";
}

.fa-backward::before {
  content: "\f04a";
}

.fa-caret-right::before {
  content: "\f0da";
}

.fa-comments::before {
  content: "\f086";
}

.fa-paste::before {
  content: "\f0ea";
}

.fa-file-clipboard::before {
  content: "\f0ea";
}

.fa-desktop-arrow-down::before {
  content: "\e155";
}

.fa-code-pull-request::before {
  content: "\e13c";
}

.fa-pumpkin::before {
  content: "\f707";
}

.fa-clipboard-list::before {
  content: "\f46d";
}

.fa-pen-field::before {
  content: "\e211";
}

.fa-blueberries::before {
  content: "\e2e8";
}

.fa-truck-ramp-box::before {
  content: "\f4de";
}

.fa-truck-loading::before {
  content: "\f4de";
}

.fa-note::before {
  content: "\e1ff";
}

.fa-arrow-down-to-square::before {
  content: "\e096";
}

.fa-user-check::before {
  content: "\f4fc";
}

.fa-cloud-xmark::before {
  content: "\e35f";
}

.fa-vial-virus::before {
  content: "\e597";
}

.fa-book-blank::before {
  content: "\f5d9";
}

.fa-book-alt::before {
  content: "\f5d9";
}

.fa-golf-flag-hole::before {
  content: "\e3ac";
}

.fa-message-arrow-down::before {
  content: "\e1db";
}

.fa-comment-alt-arrow-down::before {
  content: "\e1db";
}

.fa-face-unamused::before {
  content: "\e39f";
}

.fa-sheet-plastic::before {
  content: "\e571";
}

.fa-circle-9::before {
  content: "\e0f6";
}

.fa-blog::before {
  content: "\f781";
}

.fa-user-ninja::before {
  content: "\f504";
}

.fa-pencil-slash::before {
  content: "\e215";
}

.fa-bowling-pins::before {
  content: "\f437";
}

.fa-person-arrow-up-from-line::before {
  content: "\e539";
}

.fa-down-right::before {
  content: "\e16b";
}

.fa-scroll-torah::before {
  content: "\f6a0";
}

.fa-torah::before {
  content: "\f6a0";
}

.fa-webhook::before {
  content: "\e5d5";
}

.fa-blinds-open::before {
  content: "\f8fc";
}

.fa-fence::before {
  content: "\e303";
}

.fa-up::before {
  content: "\f357";
}

.fa-arrow-alt-up::before {
  content: "\f357";
}

.fa-broom-ball::before {
  content: "\f458";
}

.fa-quidditch::before {
  content: "\f458";
}

.fa-quidditch-broom-ball::before {
  content: "\f458";
}

.fa-drumstick::before {
  content: "\f6d6";
}

.fa-square-v::before {
  content: "\e284";
}

.fa-face-awesome::before {
  content: "\e409";
}

.fa-gave-dandy::before {
  content: "\e409";
}

.fa-dial-off::before {
  content: "\e162";
}

.fa-toggle-off::before {
  content: "\f204";
}

.fa-face-smile-horns::before {
  content: "\e391";
}

.fa-box-archive::before {
  content: "\f187";
}

.fa-archive::before {
  content: "\f187";
}

.fa-grapes::before {
  content: "\e306";
}

.fa-person-drowning::before {
  content: "\e545";
}

.fa-dial-max::before {
  content: "\e15e";
}

.fa-circle-m::before {
  content: "\e115";
}

.fa-calendar-image::before {
  content: "\e0d4";
}

.fa-circle-caret-down::before {
  content: "\f32d";
}

.fa-caret-circle-down::before {
  content: "\f32d";
}

.fa-arrow-down-9-1::before {
  content: "\f886";
}

.fa-sort-numeric-desc::before {
  content: "\f886";
}

.fa-sort-numeric-down-alt::before {
  content: "\f886";
}

.fa-face-grin-tongue-squint::before {
  content: "\f58a";
}

.fa-grin-tongue-squint::before {
  content: "\f58a";
}

.fa-shish-kebab::before {
  content: "\f821";
}

.fa-spray-can::before {
  content: "\f5bd";
}

.fa-alarm-snooze::before {
  content: "\f845";
}

.fa-scarecrow::before {
  content: "\f70d";
}

.fa-truck-monster::before {
  content: "\f63b";
}

.fa-gift-card::before {
  content: "\f663";
}

.fa-w::before {
  content: "W";
}

.fa-code-pull-request-draft::before {
  content: "\e3fa";
}

.fa-square-b::before {
  content: "\e264";
}

.fa-elephant::before {
  content: "\f6da";
}

.fa-earth-africa::before {
  content: "\f57c";
}

.fa-globe-africa::before {
  content: "\f57c";
}

.fa-rainbow::before {
  content: "\f75b";
}

.fa-circle-notch::before {
  content: "\f1ce";
}

.fa-tablet-screen-button::before {
  content: "\f3fa";
}

.fa-tablet-alt::before {
  content: "\f3fa";
}

.fa-paw::before {
  content: "\f1b0";
}

.fa-message-question::before {
  content: "\e1e3";
}

.fa-cloud::before {
  content: "\f0c2";
}

.fa-trowel-bricks::before {
  content: "\e58a";
}

.fa-square-3::before {
  content: "\e258";
}

.fa-face-flushed::before {
  content: "\f579";
}

.fa-flushed::before {
  content: "\f579";
}

.fa-hospital-user::before {
  content: "\f80d";
}

.fa-microwave::before {
  content: "\e01b";
}

.fa-chf-sign::before {
  content: "\e602";
}

.fa-tent-arrow-left-right::before {
  content: "\e57f";
}

.fa-cart-circle-arrow-up::before {
  content: "\e3f0";
}

.fa-trash-clock::before {
  content: "\e2b0";
}

.fa-gavel::before {
  content: "\f0e3";
}

.fa-legal::before {
  content: "\f0e3";
}

.fa-sprinkler-ceiling::before {
  content: "\e44c";
}

.fa-browsers::before {
  content: "\e0cb";
}

.fa-trillium::before {
  content: "\e588";
}

.fa-music-slash::before {
  content: "\f8d1";
}

.fa-truck-ramp::before {
  content: "\f4e0";
}

.fa-binoculars::before {
  content: "\f1e5";
}

.fa-microphone-slash::before {
  content: "\f131";
}

.fa-box-tissue::before {
  content: "\e05b";
}

.fa-circle-c::before {
  content: "\e101";
}

.fa-star-christmas::before {
  content: "\f7d4";
}

.fa-chart-bullet::before {
  content: "\e0e1";
}

.fa-motorcycle::before {
  content: "\f21c";
}

.fa-tree-christmas::before {
  content: "\f7db";
}

.fa-tire-flat::before {
  content: "\f632";
}

.fa-sunglasses::before {
  content: "\f892";
}

.fa-badge::before {
  content: "\f335";
}

.fa-message-pen::before {
  content: "\f4a4";
}

.fa-comment-alt-edit::before {
  content: "\f4a4";
}

.fa-message-edit::before {
  content: "\f4a4";
}

.fa-bell-concierge::before {
  content: "\f562";
}

.fa-concierge-bell::before {
  content: "\f562";
}

.fa-pen-ruler::before {
  content: "\f5ae";
}

.fa-pencil-ruler::before {
  content: "\f5ae";
}

.fa-arrow-progress::before {
  content: "\e5df";
}

.fa-chess-rook-piece::before {
  content: "\f448";
}

.fa-chess-rook-alt::before {
  content: "\f448";
}

.fa-square-root::before {
  content: "\f697";
}

.fa-album-collection-circle-plus::before {
  content: "\e48e";
}

.fa-people-arrows::before {
  content: "\e068";
}

.fa-people-arrows-left-right::before {
  content: "\e068";
}

.fa-face-angry-horns::before {
  content: "\e368";
}

.fa-mars-and-venus-burst::before {
  content: "\e523";
}

.fa-tombstone::before {
  content: "\f720";
}

.fa-square-caret-right::before {
  content: "\f152";
}

.fa-caret-square-right::before {
  content: "\f152";
}

.fa-scissors::before {
  content: "\f0c4";
}

.fa-cut::before {
  content: "\f0c4";
}

.fa-list-music::before {
  content: "\f8c9";
}

.fa-sun-plant-wilt::before {
  content: "\e57a";
}

.fa-toilets-portable::before {
  content: "\e584";
}

.fa-hockey-puck::before {
  content: "\f453";
}

.fa-mustache::before {
  content: "\e5bc";
}

.fa-hyphen::before {
  content: "\-";
}

.fa-table::before {
  content: "\f0ce";
}

.fa-user-chef::before {
  content: "\e3d2";
}

.fa-message-image::before {
  content: "\e1e0";
}

.fa-comment-alt-image::before {
  content: "\e1e0";
}

.fa-users-medical::before {
  content: "\f830";
}

.fa-sensor-triangle-exclamation::before {
  content: "\e029";
}

.fa-sensor-alert::before {
  content: "\e029";
}

.fa-magnifying-glass-arrow-right::before {
  content: "\e521";
}

.fa-tachograph-digital::before {
  content: "\f566";
}

.fa-digital-tachograph::before {
  content: "\f566";
}

.fa-face-mask::before {
  content: "\e37f";
}

.fa-pickleball::before {
  content: "\e435";
}

.fa-star-sharp-half::before {
  content: "\e28c";
}

.fa-users-slash::before {
  content: "\e073";
}

.fa-clover::before {
  content: "\e139";
}

.fa-meat::before {
  content: "\f814";
}

.fa-reply::before {
  content: "\f3e5";
}

.fa-mail-reply::before {
  content: "\f3e5";
}

.fa-star-and-crescent::before {
  content: "\f699";
}

.fa-empty-set::before {
  content: "\f656";
}

.fa-house-fire::before {
  content: "\e50c";
}

.fa-square-minus::before {
  content: "\f146";
}

.fa-minus-square::before {
  content: "\f146";
}

.fa-helicopter::before {
  content: "\f533";
}

.fa-bird::before {
  content: "\e469";
}

.fa-compass::before {
  content: "\f14e";
}

.fa-square-caret-down::before {
  content: "\f150";
}

.fa-caret-square-down::before {
  content: "\f150";
}

.fa-heart-half-stroke::before {
  content: "\e1ac";
}

.fa-heart-half-alt::before {
  content: "\e1ac";
}

.fa-file-circle-question::before {
  content: "\e4ef";
}

.fa-laptop-code::before {
  content: "\f5fc";
}

.fa-joystick::before {
  content: "\f8c5";
}

.fa-grill-fire::before {
  content: "\e5a4";
}

.fa-rectangle-vertical-history::before {
  content: "\e237";
}

.fa-swatchbook::before {
  content: "\f5c3";
}

.fa-prescription-bottle::before {
  content: "\f485";
}

.fa-bars::before {
  content: "\f0c9";
}

.fa-navicon::before {
  content: "\f0c9";
}

.fa-keyboard-left::before {
  content: "\e1c3";
}

.fa-people-group::before {
  content: "\e533";
}

.fa-hourglass-end::before {
  content: "\f253";
}

.fa-hourglass-3::before {
  content: "\f253";
}

.fa-heart-crack::before {
  content: "\f7a9";
}

.fa-heart-broken::before {
  content: "\f7a9";
}

.fa-face-beam-hand-over-mouth::before {
  content: "\e47c";
}

.fa-droplet-percent::before {
  content: "\f750";
}

.fa-humidity::before {
  content: "\f750";
}

.fa-square-up-right::before {
  content: "\f360";
}

.fa-external-link-square-alt::before {
  content: "\f360";
}

.fa-face-kiss-beam::before {
  content: "\f597";
}

.fa-kiss-beam::before {
  content: "\f597";
}

.fa-corn::before {
  content: "\f6c7";
}

.fa-roller-coaster::before {
  content: "\e324";
}

.fa-photo-film-music::before {
  content: "\e228";
}

.fa-radar::before {
  content: "\e024";
}

.fa-sickle::before {
  content: "\f822";
}

.fa-film::before {
  content: "\f008";
}

.fa-coconut::before {
  content: "\e2f6";
}

.fa-ruler-horizontal::before {
  content: "\f547";
}

.fa-shield-cross::before {
  content: "\f712";
}

.fa-cassette-tape::before {
  content: "\f8ab";
}

.fa-square-terminal::before {
  content: "\e32a";
}

.fa-people-robbery::before {
  content: "\e536";
}

.fa-lightbulb::before {
  content: "\f0eb";
}

.fa-caret-left::before {
  content: "\f0d9";
}

.fa-comment-middle::before {
  content: "\e149";
}

.fa-trash-can-list::before {
  content: "\e2ab";
}

.fa-block::before {
  content: "\e46a";
}

.fa-circle-exclamation::before {
  content: "\f06a";
}

.fa-exclamation-circle::before {
  content: "\f06a";
}

.fa-school-circle-xmark::before {
  content: "\e56d";
}

.fa-arrow-right-from-bracket::before {
  content: "\f08b";
}

.fa-sign-out::before {
  content: "\f08b";
}

.fa-face-frown-slight::before {
  content: "\e376";
}

.fa-circle-chevron-down::before {
  content: "\f13a";
}

.fa-chevron-circle-down::before {
  content: "\f13a";
}

.fa-sidebar-flip::before {
  content: "\e24f";
}

.fa-unlock-keyhole::before {
  content: "\f13e";
}

.fa-unlock-alt::before {
  content: "\f13e";
}

.fa-temperature-list::before {
  content: "\e299";
}

.fa-cloud-showers-heavy::before {
  content: "\f740";
}

.fa-headphones-simple::before {
  content: "\f58f";
}

.fa-headphones-alt::before {
  content: "\f58f";
}

.fa-sitemap::before {
  content: "\f0e8";
}

.fa-pipe-section::before {
  content: "\e438";
}

.fa-space-station-moon-construction::before {
  content: "\e034";
}

.fa-space-station-moon-alt::before {
  content: "\e034";
}

.fa-circle-dollar-to-slot::before {
  content: "\f4b9";
}

.fa-donate::before {
  content: "\f4b9";
}

.fa-memory::before {
  content: "\f538";
}

.fa-face-sleeping::before {
  content: "\e38d";
}

.fa-road-spikes::before {
  content: "\e568";
}

.fa-fire-burner::before {
  content: "\e4f1";
}

.fa-squirrel::before {
  content: "\f71a";
}

.fa-arrow-up-to-line::before {
  content: "\f341";
}

.fa-arrow-to-top::before {
  content: "\f341";
}

.fa-flag::before {
  content: "\f024";
}

.fa-face-cowboy-hat::before {
  content: "\e36e";
}

.fa-hanukiah::before {
  content: "\f6e6";
}

.fa-chart-scatter-3d::before {
  content: "\e0e8";
}

.fa-display-chart-up::before {
  content: "\e5e3";
}

.fa-square-code::before {
  content: "\e267";
}

.fa-feather::before {
  content: "\f52d";
}

.fa-volume-low::before {
  content: "\f027";
}

.fa-volume-down::before {
  content: "\f027";
}

.fa-xmark-to-slot::before {
  content: "\f771";
}

.fa-times-to-slot::before {
  content: "\f771";
}

.fa-vote-nay::before {
  content: "\f771";
}

.fa-box-taped::before {
  content: "\f49a";
}

.fa-box-alt::before {
  content: "\f49a";
}

.fa-comment-slash::before {
  content: "\f4b3";
}

.fa-swords::before {
  content: "\f71d";
}

.fa-cloud-sun-rain::before {
  content: "\f743";
}

.fa-album::before {
  content: "\f89f";
}

.fa-circle-n::before {
  content: "\e118";
}

.fa-compress::before {
  content: "\f066";
}

.fa-wheat-awn::before {
  content: "\e2cd";
}

.fa-wheat-alt::before {
  content: "\e2cd";
}

.fa-ankh::before {
  content: "\f644";
}

.fa-hands-holding-child::before {
  content: "\e4fa";
}

.fa-asterisk::before {
  content: "\*";
}

.fa-key-skeleton-left-right::before {
  content: "\e3b4";
}

.fa-comment-lines::before {
  content: "\f4b0";
}

.fa-luchador-mask::before {
  content: "\f455";
}

.fa-luchador::before {
  content: "\f455";
}

.fa-mask-luchador::before {
  content: "\f455";
}

.fa-square-check::before {
  content: "\f14a";
}

.fa-check-square::before {
  content: "\f14a";
}

.fa-shredder::before {
  content: "\f68a";
}

.fa-book-open-cover::before {
  content: "\e0c0";
}

.fa-book-open-alt::before {
  content: "\e0c0";
}

.fa-sandwich::before {
  content: "\f81f";
}

.fa-peseta-sign::before {
  content: "\e221";
}

.fa-square-parking-slash::before {
  content: "\f617";
}

.fa-parking-slash::before {
  content: "\f617";
}

.fa-train-tunnel::before {
  content: "\e454";
}

.fa-heading::before {
  content: "\f1dc";
}

.fa-header::before {
  content: "\f1dc";
}

.fa-ghost::before {
  content: "\f6e2";
}

.fa-face-anguished::before {
  content: "\e369";
}

.fa-hockey-sticks::before {
  content: "\f454";
}

.fa-abacus::before {
  content: "\f640";
}

.fa-film-simple::before {
  content: "\f3a0";
}

.fa-film-alt::before {
  content: "\f3a0";
}

.fa-list::before {
  content: "\f03a";
}

.fa-list-squares::before {
  content: "\f03a";
}

.fa-tree-palm::before {
  content: "\f82b";
}

.fa-square-phone-flip::before {
  content: "\f87b";
}

.fa-phone-square-alt::before {
  content: "\f87b";
}

.fa-cart-plus::before {
  content: "\f217";
}

.fa-gamepad::before {
  content: "\f11b";
}

.fa-border-center-v::before {
  content: "\f89d";
}

.fa-circle-dot::before {
  content: "\f192";
}

.fa-dot-circle::before {
  content: "\f192";
}

.fa-clipboard-medical::before {
  content: "\e133";
}

.fa-face-dizzy::before {
  content: "\f567";
}

.fa-dizzy::before {
  content: "\f567";
}

.fa-egg::before {
  content: "\f7fb";
}

.fa-up-to-line::before {
  content: "\f34d";
}

.fa-arrow-alt-to-top::before {
  content: "\f34d";
}

.fa-house-medical-circle-xmark::before {
  content: "\e513";
}

.fa-watch-fitness::before {
  content: "\f63e";
}

.fa-clock-nine-thirty::before {
  content: "\e34d";
}

.fa-campground::before {
  content: "\f6bb";
}

.fa-folder-plus::before {
  content: "\f65e";
}

.fa-jug::before {
  content: "\f8c6";
}

.fa-futbol::before {
  content: "\f1e3";
}

.fa-futbol-ball::before {
  content: "\f1e3";
}

.fa-soccer-ball::before {
  content: "\f1e3";
}

.fa-snow-blowing::before {
  content: "\f761";
}

.fa-paintbrush::before {
  content: "\f1fc";
}

.fa-paint-brush::before {
  content: "\f1fc";
}

.fa-lock::before {
  content: "\f023";
}

.fa-arrow-down-from-line::before {
  content: "\f345";
}

.fa-arrow-from-top::before {
  content: "\f345";
}

.fa-gas-pump::before {
  content: "\f52f";
}

.fa-signal-bars-slash::before {
  content: "\f694";
}

.fa-signal-alt-slash::before {
  content: "\f694";
}

.fa-monkey::before {
  content: "\f6fb";
}

.fa-rectangle-pro::before {
  content: "\e235";
}

.fa-pro::before {
  content: "\e235";
}

.fa-house-night::before {
  content: "\e010";
}

.fa-hot-tub-person::before {
  content: "\f593";
}

.fa-hot-tub::before {
  content: "\f593";
}

.fa-blanket::before {
  content: "\f498";
}

.fa-map-location::before {
  content: "\f59f";
}

.fa-map-marked::before {
  content: "\f59f";
}

.fa-house-flood-water::before {
  content: "\e50e";
}

.fa-comments-question-check::before {
  content: "\e14f";
}

.fa-tree::before {
  content: "\f1bb";
}

.fa-arrows-cross::before {
  content: "\e0a2";
}

.fa-backpack::before {
  content: "\f5d4";
}

.fa-square-small::before {
  content: "\e27e";
}

.fa-folder-arrow-up::before {
  content: "\e054";
}

.fa-folder-upload::before {
  content: "\e054";
}

.fa-bridge-lock::before {
  content: "\e4cc";
}

.fa-crosshairs-simple::before {
  content: "\e59f";
}

.fa-sack-dollar::before {
  content: "\f81d";
}

.fa-pen-to-square::before {
  content: "\f044";
}

.fa-edit::before {
  content: "\f044";
}

.fa-square-sliders::before {
  content: "\f3f0";
}

.fa-sliders-h-square::before {
  content: "\f3f0";
}

.fa-car-side::before {
  content: "\f5e4";
}

.fa-message-middle-top::before {
  content: "\e1e2";
}

.fa-comment-middle-top-alt::before {
  content: "\e1e2";
}

.fa-lightbulb-on::before {
  content: "\f672";
}

.fa-knife::before {
  content: "\f2e4";
}

.fa-utensil-knife::before {
  content: "\f2e4";
}

.fa-share-nodes::before {
  content: "\f1e0";
}

.fa-share-alt::before {
  content: "\f1e0";
}

.fa-display-chart-up-circle-dollar::before {
  content: "\e5e6";
}

.fa-wave-sine::before {
  content: "\f899";
}

.fa-heart-circle-minus::before {
  content: "\e4ff";
}

.fa-circle-w::before {
  content: "\e12c";
}

.fa-circle-calendar::before {
  content: "\e102";
}

.fa-calendar-circle::before {
  content: "\e102";
}

.fa-hourglass-half::before {
  content: "\f252";
}

.fa-hourglass-2::before {
  content: "\f252";
}

.fa-microscope::before {
  content: "\f610";
}

.fa-sunset::before {
  content: "\f767";
}

.fa-sink::before {
  content: "\e06d";
}

.fa-calendar-exclamation::before {
  content: "\f334";
}

.fa-truck-container-empty::before {
  content: "\e2b5";
}

.fa-hand-heart::before {
  content: "\f4bc";
}

.fa-bag-shopping::before {
  content: "\f290";
}

.fa-shopping-bag::before {
  content: "\f290";
}

.fa-arrow-down-z-a::before {
  content: "\f881";
}

.fa-sort-alpha-desc::before {
  content: "\f881";
}

.fa-sort-alpha-down-alt::before {
  content: "\f881";
}

.fa-mitten::before {
  content: "\f7b5";
}

.fa-reply-clock::before {
  content: "\e239";
}

.fa-reply-time::before {
  content: "\e239";
}

.fa-person-rays::before {
  content: "\e54d";
}

.fa-right::before {
  content: "\f356";
}

.fa-arrow-alt-right::before {
  content: "\f356";
}

.fa-circle-f::before {
  content: "\e10e";
}

.fa-users::before {
  content: "\f0c0";
}

.fa-face-pleading::before {
  content: "\e386";
}

.fa-eye-slash::before {
  content: "\f070";
}

.fa-flask-vial::before {
  content: "\e4f3";
}

.fa-police-box::before {
  content: "\e021";
}

.fa-cucumber::before {
  content: "\e401";
}

.fa-head-side-brain::before {
  content: "\f808";
}

.fa-hand::before {
  content: "\f256";
}

.fa-hand-paper::before {
  content: "\f256";
}

.fa-person-biking-mountain::before {
  content: "\f84b";
}

.fa-biking-mountain::before {
  content: "\f84b";
}

.fa-utensils-slash::before {
  content: "\e464";
}

.fa-print-magnifying-glass::before {
  content: "\f81a";
}

.fa-print-search::before {
  content: "\f81a";
}

.fa-folder-bookmark::before {
  content: "\e186";
}

.fa-om::before {
  content: "\f679";
}

.fa-pi::before {
  content: "\f67e";
}

.fa-flask-round-potion::before {
  content: "\f6e1";
}

.fa-flask-potion::before {
  content: "\f6e1";
}

.fa-face-shush::before {
  content: "\e38c";
}

.fa-worm::before {
  content: "\e599";
}

.fa-house-circle-xmark::before {
  content: "\e50b";
}

.fa-plug::before {
  content: "\f1e6";
}

.fa-calendar-circle-exclamation::before {
  content: "\e46e";
}

.fa-square-i::before {
  content: "\e272";
}

.fa-chevron-up::before {
  content: "\f077";
}

.fa-face-saluting::before {
  content: "\e484";
}

.fa-gauge-simple-low::before {
  content: "\f62c";
}

.fa-tachometer-slow::before {
  content: "\f62c";
}

.fa-face-persevering::before {
  content: "\e385";
}

.fa-circle-camera::before {
  content: "\e103";
}

.fa-camera-circle::before {
  content: "\e103";
}

.fa-hand-spock::before {
  content: "\f259";
}

.fa-spider-web::before {
  content: "\f719";
}

.fa-circle-microphone::before {
  content: "\e116";
}

.fa-microphone-circle::before {
  content: "\e116";
}

.fa-book-arrow-up::before {
  content: "\e0ba";
}

.fa-popsicle::before {
  content: "\e43e";
}

.fa-command::before {
  content: "\e142";
}

.fa-blinds::before {
  content: "\f8fb";
}

.fa-stopwatch::before {
  content: "\f2f2";
}

.fa-saxophone::before {
  content: "\f8dc";
}

.fa-square-2::before {
  content: "\e257";
}

.fa-field-hockey-stick-ball::before {
  content: "\f44c";
}

.fa-field-hockey::before {
  content: "\f44c";
}

.fa-arrow-up-square-triangle::before {
  content: "\f88b";
}

.fa-sort-shapes-up-alt::before {
  content: "\f88b";
}

.fa-face-scream::before {
  content: "\e38b";
}

.fa-square-m::before {
  content: "\e276";
}

.fa-camera-web::before {
  content: "\f832";
}

.fa-webcam::before {
  content: "\f832";
}

.fa-comment-arrow-down::before {
  content: "\e143";
}

.fa-lightbulb-cfl::before {
  content: "\e5a6";
}

.fa-window-frame-open::before {
  content: "\e050";
}

.fa-face-kiss::before {
  content: "\f596";
}

.fa-kiss::before {
  content: "\f596";
}

.fa-bridge-circle-xmark::before {
  content: "\e4cb";
}

.fa-period::before {
  content: "\.";
}

.fa-face-grin-tongue::before {
  content: "\f589";
}

.fa-grin-tongue::before {
  content: "\f589";
}

.fa-up-to-dotted-line::before {
  content: "\e457";
}

.fa-thought-bubble::before {
  content: "\e32e";
}

.fa-skeleton-ribs::before {
  content: "\e5cb";
}

.fa-raygun::before {
  content: "\e025";
}

.fa-flute::before {
  content: "\f8b9";
}

.fa-acorn::before {
  content: "\f6ae";
}

.fa-video-arrow-up-right::before {
  content: "\e2c9";
}

.fa-grate-droplet::before {
  content: "\e194";
}

.fa-seal-exclamation::before {
  content: "\e242";
}

.fa-chess-bishop::before {
  content: "\f43a";
}

.fa-message-sms::before {
  content: "\e1e5";
}

.fa-coffee-beans::before {
  content: "\e13f";
}

.fa-hat-witch::before {
  content: "\f6e7";
}

.fa-face-grin-wink::before {
  content: "\f58c";
}

.fa-grin-wink::before {
  content: "\f58c";
}

.fa-clock-three-thirty::before {
  content: "\e357";
}

.fa-ear-deaf::before {
  content: "\f2a4";
}

.fa-deaf::before {
  content: "\f2a4";
}

.fa-deafness::before {
  content: "\f2a4";
}

.fa-hard-of-hearing::before {
  content: "\f2a4";
}

.fa-alarm-clock::before {
  content: "\f34e";
}

.fa-eclipse::before {
  content: "\f749";
}

.fa-face-relieved::before {
  content: "\e389";
}

.fa-road-circle-check::before {
  content: "\e564";
}

.fa-dice-five::before {
  content: "\f523";
}

.fa-octagon-minus::before {
  content: "\f308";
}

.fa-minus-octagon::before {
  content: "\f308";
}

.fa-square-rss::before {
  content: "\f143";
}

.fa-rss-square::before {
  content: "\f143";
}

.fa-face-zany::before {
  content: "\e3a4";
}

.fa-tricycle::before {
  content: "\e5c3";
}

.fa-land-mine-on::before {
  content: "\e51b";
}

.fa-square-arrow-up-left::before {
  content: "\e263";
}

.fa-i-cursor::before {
  content: "\f246";
}

.fa-chart-mixed-up-circle-dollar::before {
  content: "\e5d9";
}

.fa-salt-shaker::before {
  content: "\e446";
}

.fa-stamp::before {
  content: "\f5bf";
}

.fa-file-plus::before {
  content: "\f319";
}

.fa-draw-square::before {
  content: "\f5ef";
}

.fa-toilet-paper-under-slash::before {
  content: "\e2a1";
}

.fa-toilet-paper-reverse-slash::before {
  content: "\e2a1";
}

.fa-stairs::before {
  content: "\e289";
}

.fa-drone-front::before {
  content: "\f860";
}

.fa-drone-alt::before {
  content: "\f860";
}

.fa-glass-empty::before {
  content: "\e191";
}

.fa-dial-high::before {
  content: "\e15c";
}

.fa-user-helmet-safety::before {
  content: "\f82c";
}

.fa-user-construction::before {
  content: "\f82c";
}

.fa-user-hard-hat::before {
  content: "\f82c";
}

.fa-i::before {
  content: "I";
}

.fa-hryvnia-sign::before {
  content: "\f6f2";
}

.fa-hryvnia::before {
  content: "\f6f2";
}

.fa-arrow-down-left-and-arrow-up-right-to-center::before {
  content: "\e092";
}

.fa-pills::before {
  content: "\f484";
}

.fa-face-grin-wide::before {
  content: "\f581";
}

.fa-grin-alt::before {
  content: "\f581";
}

.fa-tooth::before {
  content: "\f5c9";
}

.fa-basketball-hoop::before {
  content: "\f435";
}

.fa-objects-align-bottom::before {
  content: "\e3bb";
}

.fa-v::before {
  content: "V";
}

.fa-sparkles::before {
  content: "\f890";
}

.fa-squid::before {
  content: "\e450";
}

.fa-leafy-green::before {
  content: "\e41d";
}

.fa-circle-arrow-up-right::before {
  content: "\e0fc";
}

.fa-calendars::before {
  content: "\e0d7";
}

.fa-bangladeshi-taka-sign::before {
  content: "\e2e6";
}

.fa-bicycle::before {
  content: "\f206";
}

.fa-hammer-war::before {
  content: "\f6e4";
}

.fa-circle-d::before {
  content: "\e104";
}

.fa-spider-black-widow::before {
  content: "\f718";
}

.fa-staff-snake::before {
  content: "\e579";
}

.fa-rod-asclepius::before {
  content: "\e579";
}

.fa-rod-snake::before {
  content: "\e579";
}

.fa-staff-aesculapius::before {
  content: "\e579";
}

.fa-pear::before {
  content: "\e20c";
}

.fa-head-side-cough-slash::before {
  content: "\e062";
}

.fa-triangle::before {
  content: "\f2ec";
}

.fa-apartment::before {
  content: "\e468";
}

.fa-truck-medical::before {
  content: "\f0f9";
}

.fa-ambulance::before {
  content: "\f0f9";
}

.fa-pepper::before {
  content: "\e432";
}

.fa-piano::before {
  content: "\f8d4";
}

.fa-gun-squirt::before {
  content: "\e19d";
}

.fa-wheat-awn-circle-exclamation::before {
  content: "\e598";
}

.fa-snowman::before {
  content: "\f7d0";
}

.fa-user-alien::before {
  content: "\e04a";
}

.fa-shield-check::before {
  content: "\f2f7";
}

.fa-mortar-pestle::before {
  content: "\f5a7";
}

.fa-road-barrier::before {
  content: "\e562";
}

.fa-chart-candlestick::before {
  content: "\e0e2";
}

.fa-briefcase-blank::before {
  content: "\e0c8";
}

.fa-school::before {
  content: "\f549";
}

.fa-igloo::before {
  content: "\f7ae";
}

.fa-bracket-round::before {
  content: "\(";
}

.fa-parenthesis::before {
  content: "\(";
}

.fa-joint::before {
  content: "\f595";
}

.fa-horse-saddle::before {
  content: "\f8c3";
}

.fa-mug-marshmallows::before {
  content: "\f7b7";
}

.fa-filters::before {
  content: "\e17e";
}

.fa-bell-on::before {
  content: "\f8fa";
}

.fa-angle-right::before {
  content: "\f105";
}

.fa-dial-med::before {
  content: "\e15f";
}

.fa-horse::before {
  content: "\f6f0";
}

.fa-q::before {
  content: "Q";
}

.fa-monitor-waveform::before {
  content: "\f611";
}

.fa-monitor-heart-rate::before {
  content: "\f611";
}

.fa-link-simple::before {
  content: "\e1cd";
}

.fa-whistle::before {
  content: "\f460";
}

.fa-g::before {
  content: "G";
}

.fa-wine-glass-crack::before {
  content: "\f4bb";
}

.fa-fragile::before {
  content: "\f4bb";
}

.fa-slot-machine::before {
  content: "\e3ce";
}

.fa-notes-medical::before {
  content: "\f481";
}

.fa-car-wash::before {
  content: "\f5e6";
}

.fa-escalator::before {
  content: "\e171";
}

.fa-comment-image::before {
  content: "\e148";
}

.fa-temperature-half::before {
  content: "\f2c9";
}

.fa-temperature-2::before {
  content: "\f2c9";
}

.fa-thermometer-2::before {
  content: "\f2c9";
}

.fa-thermometer-half::before {
  content: "\f2c9";
}

.fa-dong-sign::before {
  content: "\e169";
}

.fa-donut::before {
  content: "\e406";
}

.fa-doughnut::before {
  content: "\e406";
}

.fa-capsules::before {
  content: "\f46b";
}

.fa-poo-storm::before {
  content: "\f75a";
}

.fa-poo-bolt::before {
  content: "\f75a";
}

.fa-tally-1::before {
  content: "\e294";
}

.fa-face-frown-open::before {
  content: "\f57a";
}

.fa-frown-open::before {
  content: "\f57a";
}

.fa-square-dashed::before {
  content: "\e269";
}

.fa-square-j::before {
  content: "\e273";
}

.fa-hand-point-up::before {
  content: "\f0a6";
}

.fa-money-bill::before {
  content: "\f0d6";
}

.fa-arrow-up-big-small::before {
  content: "\f88e";
}

.fa-sort-size-up::before {
  content: "\f88e";
}

.fa-barcode-read::before {
  content: "\f464";
}

.fa-baguette::before {
  content: "\e3d8";
}

.fa-bowl-soft-serve::before {
  content: "\e46b";
}

.fa-face-holding-back-tears::before {
  content: "\e482";
}

.fa-square-up::before {
  content: "\f353";
}

.fa-arrow-alt-square-up::before {
  content: "\f353";
}

.fa-train-subway-tunnel::before {
  content: "\e2a3";
}

.fa-subway-tunnel::before {
  content: "\e2a3";
}

.fa-square-exclamation::before {
  content: "\f321";
}

.fa-exclamation-square::before {
  content: "\f321";
}

.fa-semicolon::before {
  content: "\;";
}

.fa-bookmark::before {
  content: "\f02e";
}

.fa-fan-table::before {
  content: "\e004";
}

.fa-align-justify::before {
  content: "\f039";
}

.fa-battery-low::before {
  content: "\e0b1";
}

.fa-battery-1::before {
  content: "\e0b1";
}

.fa-credit-card-front::before {
  content: "\f38a";
}

.fa-brain-arrow-curved-right::before {
  content: "\f677";
}

.fa-mind-share::before {
  content: "\f677";
}

.fa-umbrella-beach::before {
  content: "\f5ca";
}

.fa-helmet-un::before {
  content: "\e503";
}

.fa-location-smile::before {
  content: "\f60d";
}

.fa-map-marker-smile::before {
  content: "\f60d";
}

.fa-arrow-left-to-line::before {
  content: "\f33e";
}

.fa-arrow-to-left::before {
  content: "\f33e";
}

.fa-bullseye::before {
  content: "\f140";
}

.fa-sushi::before {
  content: "\e48a";
}

.fa-nigiri::before {
  content: "\e48a";
}

.fa-message-captions::before {
  content: "\e1de";
}

.fa-comment-alt-captions::before {
  content: "\e1de";
}

.fa-trash-list::before {
  content: "\e2b1";
}

.fa-bacon::before {
  content: "\f7e5";
}

.fa-option::before {
  content: "\e318";
}

.fa-hand-point-down::before {
  content: "\f0a7";
}

.fa-arrow-up-from-bracket::before {
  content: "\e09a";
}

.fa-trash-plus::before {
  content: "\e2b2";
}

.fa-objects-align-top::before {
  content: "\e3c0";
}

.fa-folder::before {
  content: "\f07b";
}

.fa-folder-blank::before {
  content: "\f07b";
}

.fa-face-anxious-sweat::before {
  content: "\e36a";
}

.fa-credit-card-blank::before {
  content: "\f389";
}

.fa-file-waveform::before {
  content: "\f478";
}

.fa-file-medical-alt::before {
  content: "\f478";
}

.fa-microchip-ai::before {
  content: "\e1ec";
}

.fa-mug::before {
  content: "\f874";
}

.fa-plane-up-slash::before {
  content: "\e22e";
}

.fa-radiation::before {
  content: "\f7b9";
}

.fa-pen-circle::before {
  content: "\e20e";
}

.fa-bag-seedling::before {
  content: "\e5f2";
}

.fa-chart-simple::before {
  content: "\e473";
}

.fa-crutches::before {
  content: "\f7f8";
}

.fa-circle-parking::before {
  content: "\f615";
}

.fa-parking-circle::before {
  content: "\f615";
}

.fa-mars-stroke::before {
  content: "\f229";
}

.fa-leaf-oak::before {
  content: "\f6f7";
}

.fa-square-bolt::before {
  content: "\e265";
}

.fa-vial::before {
  content: "\f492";
}

.fa-gauge::before {
  content: "\f624";
}

.fa-dashboard::before {
  content: "\f624";
}

.fa-gauge-med::before {
  content: "\f624";
}

.fa-tachometer-alt-average::before {
  content: "\f624";
}

.fa-wand-magic-sparkles::before {
  content: "\e2ca";
}

.fa-magic-wand-sparkles::before {
  content: "\e2ca";
}

.fa-lambda::before {
  content: "\f66e";
}

.fa-e::before {
  content: "E";
}

.fa-pizza::before {
  content: "\f817";
}

.fa-bowl-chopsticks-noodles::before {
  content: "\e2ea";
}

.fa-h3::before {
  content: "\f315";
}

.fa-pen-clip::before {
  content: "\f305";
}

.fa-pen-alt::before {
  content: "\f305";
}

.fa-bridge-circle-exclamation::before {
  content: "\e4ca";
}

.fa-badge-percent::before {
  content: "\f646";
}

.fa-user::before {
  content: "\f007";
}

.fa-sensor::before {
  content: "\e028";
}

.fa-comma::before {
  content: "\,";
}

.fa-school-circle-check::before {
  content: "\e56b";
}

.fa-toilet-paper-under::before {
  content: "\e2a0";
}

.fa-toilet-paper-reverse::before {
  content: "\e2a0";
}

.fa-light-emergency::before {
  content: "\e41f";
}

.fa-arrow-down-to-arc::before {
  content: "\e4ae";
}

.fa-dumpster::before {
  content: "\f793";
}

.fa-van-shuttle::before {
  content: "\f5b6";
}

.fa-shuttle-van::before {
  content: "\f5b6";
}

.fa-building-user::before {
  content: "\e4da";
}

.fa-light-switch::before {
  content: "\e017";
}

.fa-square-caret-left::before {
  content: "\f191";
}

.fa-caret-square-left::before {
  content: "\f191";
}

.fa-highlighter::before {
  content: "\f591";
}

.fa-wave-pulse::before {
  content: "\f5f8";
}

.fa-heart-rate::before {
  content: "\f5f8";
}

.fa-key::before {
  content: "\f084";
}

.fa-hat-santa::before {
  content: "\f7a7";
}

.fa-tamale::before {
  content: "\e451";
}

.fa-box-check::before {
  content: "\f467";
}

.fa-bullhorn::before {
  content: "\f0a1";
}

.fa-steak::before {
  content: "\f824";
}

.fa-location-crosshairs-slash::before {
  content: "\f603";
}

.fa-location-slash::before {
  content: "\f603";
}

.fa-person-dolly::before {
  content: "\f4d0";
}

.fa-globe::before {
  content: "\f0ac";
}

.fa-synagogue::before {
  content: "\f69b";
}

.fa-file-chart-column::before {
  content: "\f659";
}

.fa-file-chart-line::before {
  content: "\f659";
}

.fa-person-half-dress::before {
  content: "\e548";
}

.fa-folder-image::before {
  content: "\e18a";
}

.fa-calendar-pen::before {
  content: "\f333";
}

.fa-calendar-edit::before {
  content: "\f333";
}

.fa-road-bridge::before {
  content: "\e563";
}

.fa-face-smile-tear::before {
  content: "\e393";
}

.fa-message-plus::before {
  content: "\f4a8";
}

.fa-comment-alt-plus::before {
  content: "\f4a8";
}

.fa-location-arrow::before {
  content: "\f124";
}

.fa-c::before {
  content: "C";
}

.fa-tablet-button::before {
  content: "\f10a";
}

.fa-rectangle-history-circle-user::before {
  content: "\e4a4";
}

.fa-building-lock::before {
  content: "\e4d6";
}

.fa-chart-line-up::before {
  content: "\e0e5";
}

.fa-mailbox::before {
  content: "\f813";
}

.fa-truck-bolt::before {
  content: "\e3d0";
}

.fa-pizza-slice::before {
  content: "\f818";
}

.fa-money-bill-wave::before {
  content: "\f53a";
}

.fa-chart-area::before {
  content: "\f1fe";
}

.fa-area-chart::before {
  content: "\f1fe";
}

.fa-house-flag::before {
  content: "\e50d";
}

.fa-circle-three-quarters-stroke::before {
  content: "\e5d4";
}

.fa-person-circle-minus::before {
  content: "\e540";
}

.fa-scalpel::before {
  content: "\f61d";
}

.fa-ban::before {
  content: "\f05e";
}

.fa-cancel::before {
  content: "\f05e";
}

.fa-bell-exclamation::before {
  content: "\f848";
}

.fa-circle-bookmark::before {
  content: "\e100";
}

.fa-bookmark-circle::before {
  content: "\e100";
}

.fa-egg-fried::before {
  content: "\f7fc";
}

.fa-face-weary::before {
  content: "\e3a1";
}

.fa-uniform-martial-arts::before {
  content: "\e3d1";
}

.fa-camera-rotate::before {
  content: "\e0d8";
}

.fa-sun-dust::before {
  content: "\f764";
}

.fa-comment-text::before {
  content: "\e14d";
}

.fa-spray-can-sparkles::before {
  content: "\f5d0";
}

.fa-air-freshener::before {
  content: "\f5d0";
}

.fa-signal-bars::before {
  content: "\f690";
}

.fa-signal-alt::before {
  content: "\f690";
}

.fa-signal-alt-4::before {
  content: "\f690";
}

.fa-signal-bars-strong::before {
  content: "\f690";
}

.fa-diamond-exclamation::before {
  content: "\e405";
}

.fa-star::before {
  content: "\f005";
}

.fa-dial-min::before {
  content: "\e161";
}

.fa-repeat::before {
  content: "\f363";
}

.fa-cross::before {
  content: "\f654";
}

.fa-page-caret-down::before {
  content: "\e429";
}

.fa-file-caret-down::before {
  content: "\e429";
}

.fa-box::before {
  content: "\f466";
}

.fa-venus-mars::before {
  content: "\f228";
}

.fa-clock-seven-thirty::before {
  content: "\e351";
}

.fa-arrow-pointer::before {
  content: "\f245";
}

.fa-mouse-pointer::before {
  content: "\f245";
}

.fa-clock-four-thirty::before {
  content: "\e34b";
}

.fa-signal-bars-good::before {
  content: "\f693";
}

.fa-signal-alt-3::before {
  content: "\f693";
}

.fa-cactus::before {
  content: "\f8a7";
}

.fa-lightbulb-gear::before {
  content: "\e5fd";
}

.fa-maximize::before {
  content: "\f31e";
}

.fa-expand-arrows-alt::before {
  content: "\f31e";
}

.fa-charging-station::before {
  content: "\f5e7";
}

.fa-shapes::before {
  content: "\f61f";
}

.fa-triangle-circle-square::before {
  content: "\f61f";
}

.fa-plane-tail::before {
  content: "\e22c";
}

.fa-gauge-simple-max::before {
  content: "\f62b";
}

.fa-tachometer-fastest::before {
  content: "\f62b";
}

.fa-circle-u::before {
  content: "\e127";
}

.fa-shield-slash::before {
  content: "\e24b";
}

.fa-square-phone-hangup::before {
  content: "\e27a";
}

.fa-phone-square-down::before {
  content: "\e27a";
}

.fa-arrow-up-left::before {
  content: "\e09d";
}

.fa-transporter-1::before {
  content: "\e043";
}

.fa-peanuts::before {
  content: "\e431";
}

.fa-shuffle::before {
  content: "\f074";
}

.fa-random::before {
  content: "\f074";
}

.fa-person-running::before {
  content: "\f70c";
}

.fa-running::before {
  content: "\f70c";
}

.fa-mobile-retro::before {
  content: "\e527";
}

.fa-grip-lines-vertical::before {
  content: "\f7a5";
}

.fa-bin-bottles-recycle::before {
  content: "\e5f6";
}

.fa-arrow-up-from-square::before {
  content: "\e09c";
}

.fa-file-dashed-line::before {
  content: "\f877";
}

.fa-page-break::before {
  content: "\f877";
}

.fa-bracket-curly-right::before {
  content: "\}";
}

.fa-spider::before {
  content: "\f717";
}

.fa-clock-three::before {
  content: "\e356";
}

.fa-hands-bound::before {
  content: "\e4f9";
}

.fa-scalpel-line-dashed::before {
  content: "\f61e";
}

.fa-scalpel-path::before {
  content: "\f61e";
}

.fa-file-invoice-dollar::before {
  content: "\f571";
}

.fa-pipe-smoking::before {
  content: "\e3c4";
}

.fa-face-astonished::before {
  content: "\e36b";
}

.fa-window::before {
  content: "\f40e";
}

.fa-plane-circle-exclamation::before {
  content: "\e556";
}

.fa-ear::before {
  content: "\f5f0";
}

.fa-file-lock::before {
  content: "\e3a6";
}

.fa-diagram-venn::before {
  content: "\e15a";
}

.fa-x-ray::before {
  content: "\f497";
}

.fa-goal-net::before {
  content: "\e3ab";
}

.fa-coffin-cross::before {
  content: "\e051";
}

.fa-spell-check::before {
  content: "\f891";
}

.fa-location-xmark::before {
  content: "\f60e";
}

.fa-map-marker-times::before {
  content: "\f60e";
}

.fa-map-marker-xmark::before {
  content: "\f60e";
}

.fa-circle-quarter-stroke::before {
  content: "\e5d3";
}

.fa-lasso::before {
  content: "\f8c8";
}

.fa-slash::before {
  content: "\f715";
}

.fa-person-to-portal::before {
  content: "\e022";
}

.fa-portal-enter::before {
  content: "\e022";
}

.fa-calendar-star::before {
  content: "\f736";
}

.fa-computer-mouse::before {
  content: "\f8cc";
}

.fa-mouse::before {
  content: "\f8cc";
}

.fa-arrow-right-to-bracket::before {
  content: "\f090";
}

.fa-sign-in::before {
  content: "\f090";
}

.fa-pegasus::before {
  content: "\f703";
}

.fa-files-medical::before {
  content: "\f7fd";
}

.fa-nfc-lock::before {
  content: "\e1f8";
}

.fa-person-ski-lift::before {
  content: "\f7c8";
}

.fa-ski-lift::before {
  content: "\f7c8";
}

.fa-square-6::before {
  content: "\e25b";
}

.fa-shop-slash::before {
  content: "\e070";
}

.fa-store-alt-slash::before {
  content: "\e070";
}

.fa-wind-turbine::before {
  content: "\f89b";
}

.fa-sliders-simple::before {
  content: "\e253";
}

.fa-grid-round::before {
  content: "\e5da";
}

.fa-badge-sheriff::before {
  content: "\f8a2";
}

.fa-server::before {
  content: "\f233";
}

.fa-virus-covid-slash::before {
  content: "\e4a9";
}

.fa-intersection::before {
  content: "\f668";
}

.fa-shop-lock::before {
  content: "\e4a5";
}

.fa-family::before {
  content: "\e300";
}

.fa-hourglass-start::before {
  content: "\f251";
}

.fa-hourglass-1::before {
  content: "\f251";
}

.fa-user-hair-buns::before {
  content: "\e3d3";
}

.fa-blender-phone::before {
  content: "\f6b6";
}

.fa-hourglass-clock::before {
  content: "\e41b";
}

.fa-person-seat-reclined::before {
  content: "\e21f";
}

.fa-paper-plane-top::before {
  content: "\e20a";
}

.fa-paper-plane-alt::before {
  content: "\e20a";
}

.fa-send::before {
  content: "\e20a";
}

.fa-message-arrow-up::before {
  content: "\e1dc";
}

.fa-comment-alt-arrow-up::before {
  content: "\e1dc";
}

.fa-lightbulb-exclamation::before {
  content: "\f671";
}

.fa-layer-minus::before {
  content: "\f5fe";
}

.fa-layer-group-minus::before {
  content: "\f5fe";
}

.fa-chart-pie-simple-circle-currency::before {
  content: "\e604";
}

.fa-circle-e::before {
  content: "\e109";
}

.fa-building-wheat::before {
  content: "\e4db";
}

.fa-gauge-max::before {
  content: "\f626";
}

.fa-tachometer-alt-fastest::before {
  content: "\f626";
}

.fa-person-breastfeeding::before {
  content: "\e53a";
}

.fa-apostrophe::before {
  content: "\'";
}

.fa-fire-hydrant::before {
  content: "\e17f";
}

.fa-right-to-bracket::before {
  content: "\f2f6";
}

.fa-sign-in-alt::before {
  content: "\f2f6";
}

.fa-video-plus::before {
  content: "\f4e1";
}

.fa-square-right::before {
  content: "\f352";
}

.fa-arrow-alt-square-right::before {
  content: "\f352";
}

.fa-comment-smile::before {
  content: "\f4b4";
}

.fa-venus::before {
  content: "\f221";
}

.fa-passport::before {
  content: "\f5ab";
}

.fa-inbox-in::before {
  content: "\f310";
}

.fa-inbox-arrow-down::before {
  content: "\f310";
}

.fa-heart-pulse::before {
  content: "\f21e";
}

.fa-heartbeat::before {
  content: "\f21e";
}

.fa-circle-8::before {
  content: "\e0f5";
}

.fa-clouds-moon::before {
  content: "\f745";
}

.fa-clock-ten-thirty::before {
  content: "\e355";
}

.fa-people-carry-box::before {
  content: "\f4ce";
}

.fa-people-carry::before {
  content: "\f4ce";
}

.fa-folder-user::before {
  content: "\e18e";
}

.fa-trash-can-xmark::before {
  content: "\e2ae";
}

.fa-temperature-high::before {
  content: "\f769";
}

.fa-microchip::before {
  content: "\f2db";
}

.fa-left-long-to-line::before {
  content: "\e41e";
}

.fa-crown::before {
  content: "\f521";
}

.fa-weight-hanging::before {
  content: "\f5cd";
}

.fa-xmarks-lines::before {
  content: "\e59a";
}

.fa-file-prescription::before {
  content: "\f572";
}

.fa-calendar-range::before {
  content: "\e0d6";
}

.fa-flower-daffodil::before {
  content: "\f800";
}

.fa-hand-back-point-up::before {
  content: "\e1a2";
}

.fa-weight-scale::before {
  content: "\f496";
}

.fa-weight::before {
  content: "\f496";
}

.fa-star-exclamation::before {
  content: "\f2f3";
}

.fa-books::before {
  content: "\f5db";
}

.fa-user-group::before {
  content: "\f500";
}

.fa-user-friends::before {
  content: "\f500";
}

.fa-arrow-up-a-z::before {
  content: "\f15e";
}

.fa-sort-alpha-up::before {
  content: "\f15e";
}

.fa-layer-plus::before {
  content: "\f5ff";
}

.fa-layer-group-plus::before {
  content: "\f5ff";
}

.fa-play-pause::before {
  content: "\e22f";
}

.fa-block-question::before {
  content: "\e3dd";
}

.fa-snooze::before {
  content: "\f880";
}

.fa-zzz::before {
  content: "\f880";
}

.fa-scanner-image::before {
  content: "\f8f3";
}

.fa-tv-retro::before {
  content: "\f401";
}

.fa-square-t::before {
  content: "\e280";
}

.fa-farm::before {
  content: "\f864";
}

.fa-barn-silo::before {
  content: "\f864";
}

.fa-chess-knight::before {
  content: "\f441";
}

.fa-bars-sort::before {
  content: "\e0ae";
}

.fa-pallet-boxes::before {
  content: "\f483";
}

.fa-palette-boxes::before {
  content: "\f483";
}

.fa-pallet-alt::before {
  content: "\f483";
}

.fa-face-laugh-squint::before {
  content: "\f59b";
}

.fa-laugh-squint::before {
  content: "\f59b";
}

.fa-code-simple::before {
  content: "\e13d";
}

.fa-bolt-slash::before {
  content: "\e0b8";
}

.fa-panel-fire::before {
  content: "\e42f";
}

.fa-binary-circle-check::before {
  content: "\e33c";
}

.fa-comment-minus::before {
  content: "\f4b1";
}

.fa-burrito::before {
  content: "\f7ed";
}

.fa-violin::before {
  content: "\f8ed";
}

.fa-objects-column::before {
  content: "\e3c1";
}

.fa-square-chevron-down::before {
  content: "\f329";
}

.fa-chevron-square-down::before {
  content: "\f329";
}

.fa-comment-plus::before {
  content: "\f4b2";
}

.fa-triangle-instrument::before {
  content: "\f8e2";
}

.fa-triangle-music::before {
  content: "\f8e2";
}

.fa-wheelchair::before {
  content: "\f193";
}

.fa-user-pilot-tie::before {
  content: "\e2c1";
}

.fa-piano-keyboard::before {
  content: "\f8d5";
}

.fa-bed-empty::before {
  content: "\f8f9";
}

.fa-circle-arrow-up::before {
  content: "\f0aa";
}

.fa-arrow-circle-up::before {
  content: "\f0aa";
}

.fa-toggle-on::before {
  content: "\f205";
}

.fa-rectangle-vertical::before {
  content: "\f2fb";
}

.fa-rectangle-portrait::before {
  content: "\f2fb";
}

.fa-person-walking::before {
  content: "\f554";
}

.fa-walking::before {
  content: "\f554";
}

.fa-l::before {
  content: "L";
}

.fa-signal-stream::before {
  content: "\f8dd";
}

.fa-down-to-bracket::before {
  content: "\e4e7";
}

.fa-circle-z::before {
  content: "\e130";
}

.fa-stars::before {
  content: "\f762";
}

.fa-fire::before {
  content: "\f06d";
}

.fa-bed-pulse::before {
  content: "\f487";
}

.fa-procedures::before {
  content: "\f487";
}

.fa-house-day::before {
  content: "\e00e";
}

.fa-shuttle-space::before {
  content: "\f197";
}

.fa-space-shuttle::before {
  content: "\f197";
}

.fa-shirt-long-sleeve::before {
  content: "\e3c7";
}

.fa-chart-pie-simple::before {
  content: "\f64e";
}

.fa-chart-pie-alt::before {
  content: "\f64e";
}

.fa-face-laugh::before {
  content: "\f599";
}

.fa-laugh::before {
  content: "\f599";
}

.fa-folder-open::before {
  content: "\f07c";
}

.fa-album-collection-circle-user::before {
  content: "\e48f";
}

.fa-candy::before {
  content: "\e3e7";
}

.fa-bowl-hot::before {
  content: "\f823";
}

.fa-soup::before {
  content: "\f823";
}

.fa-flatbread::before {
  content: "\e40b";
}

.fa-heart-circle-plus::before {
  content: "\e500";
}

.fa-code-fork::before {
  content: "\e13b";
}

.fa-city::before {
  content: "\f64f";
}

.fa-signal-bars-weak::before {
  content: "\f691";
}

.fa-signal-alt-1::before {
  content: "\f691";
}

.fa-microphone-lines::before {
  content: "\f3c9";
}

.fa-microphone-alt::before {
  content: "\f3c9";
}

.fa-clock-twelve::before {
  content: "\e358";
}

.fa-pepper-hot::before {
  content: "\f816";
}

.fa-citrus-slice::before {
  content: "\e2f5";
}

.fa-sheep::before {
  content: "\f711";
}

.fa-unlock::before {
  content: "\f09c";
}

.fa-colon-sign::before {
  content: "\e140";
}

.fa-headset::before {
  content: "\f590";
}

.fa-badger-honey::before {
  content: "\f6b4";
}

.fa-h4::before {
  content: "\f86a";
}

.fa-store-slash::before {
  content: "\e071";
}

.fa-road-circle-xmark::before {
  content: "\e566";
}

.fa-signal-slash::before {
  content: "\f695";
}

.fa-user-minus::before {
  content: "\f503";
}

.fa-mars-stroke-up::before {
  content: "\f22a";
}

.fa-mars-stroke-v::before {
  content: "\f22a";
}

.fa-champagne-glasses::before {
  content: "\f79f";
}

.fa-glass-cheers::before {
  content: "\f79f";
}

.fa-taco::before {
  content: "\f826";
}

.fa-hexagon-plus::before {
  content: "\f300";
}

.fa-plus-hexagon::before {
  content: "\f300";
}

.fa-clipboard::before {
  content: "\f328";
}

.fa-house-circle-exclamation::before {
  content: "\e50a";
}

.fa-file-arrow-up::before {
  content: "\f574";
}

.fa-file-upload::before {
  content: "\f574";
}

.fa-wifi::before {
  content: "\f1eb";
}

.fa-wifi-3::before {
  content: "\f1eb";
}

.fa-wifi-strong::before {
  content: "\f1eb";
}

.fa-messages::before {
  content: "\f4b6";
}

.fa-comments-alt::before {
  content: "\f4b6";
}

.fa-bath::before {
  content: "\f2cd";
}

.fa-bathtub::before {
  content: "\f2cd";
}

.fa-umbrella-simple::before {
  content: "\e2bc";
}

.fa-umbrella-alt::before {
  content: "\e2bc";
}

.fa-rectangle-history-circle-plus::before {
  content: "\e4a3";
}

.fa-underline::before {
  content: "\f0cd";
}

.fa-prescription-bottle-pill::before {
  content: "\e5c0";
}

.fa-user-pen::before {
  content: "\f4ff";
}

.fa-user-edit::before {
  content: "\f4ff";
}

.fa-binary-slash::before {
  content: "\e33e";
}

.fa-square-o::before {
  content: "\e278";
}

.fa-signature::before {
  content: "\f5b7";
}

.fa-stroopwafel::before {
  content: "\f551";
}

.fa-bold::before {
  content: "\f032";
}

.fa-anchor-lock::before {
  content: "\e4ad";
}

.fa-building-ngo::before {
  content: "\e4d7";
}

.fa-transporter-3::before {
  content: "\e045";
}

.fa-engine-warning::before {
  content: "\f5f2";
}

.fa-engine-exclamation::before {
  content: "\f5f2";
}

.fa-circle-down-right::before {
  content: "\e108";
}

.fa-square-k::before {
  content: "\e274";
}

.fa-manat-sign::before {
  content: "\e1d5";
}

.fa-money-check-pen::before {
  content: "\f872";
}

.fa-money-check-edit::before {
  content: "\f872";
}

.fa-not-equal::before {
  content: "\f53e";
}

.fa-border-top-left::before {
  content: "\f853";
}

.fa-border-style::before {
  content: "\f853";
}

.fa-map-location-dot::before {
  content: "\f5a0";
}

.fa-map-marked-alt::before {
  content: "\f5a0";
}

.fa-tilde::before {
  content: "\~";
}

.fa-jedi::before {
  content: "\f669";
}

.fa-square-poll-vertical::before {
  content: "\f681";
}

.fa-poll::before {
  content: "\f681";
}

.fa-arrow-down-square-triangle::before {
  content: "\f889";
}

.fa-sort-shapes-down-alt::before {
  content: "\f889";
}

.fa-mug-hot::before {
  content: "\f7b6";
}

.fa-dog-leashed::before {
  content: "\f6d4";
}

.fa-car-battery::before {
  content: "\f5df";
}

.fa-battery-car::before {
  content: "\f5df";
}

.fa-face-downcast-sweat::before {
  content: "\e371";
}

.fa-mailbox-flag-up::before {
  content: "\e5bb";
}

.fa-memo-circle-info::before {
  content: "\e49a";
}

.fa-gift::before {
  content: "\f06b";
}

.fa-dice-two::before {
  content: "\f528";
}

.fa-volume::before {
  content: "\f6a8";
}

.fa-volume-medium::before {
  content: "\f6a8";
}

.fa-transporter-5::before {
  content: "\e2a6";
}

.fa-gauge-circle-bolt::before {
  content: "\e496";
}

.fa-coin-front::before {
  content: "\e3fc";
}

.fa-file-slash::before {
  content: "\e3a7";
}

.fa-message-arrow-up-right::before {
  content: "\e1dd";
}

.fa-treasure-chest::before {
  content: "\f723";
}

.fa-chess-queen::before {
  content: "\f445";
}

.fa-paintbrush-fine::before {
  content: "\f5a9";
}

.fa-paint-brush-alt::before {
  content: "\f5a9";
}

.fa-paint-brush-fine::before {
  content: "\f5a9";
}

.fa-paintbrush-alt::before {
  content: "\f5a9";
}

.fa-glasses::before {
  content: "\f530";
}

.fa-hood-cloak::before {
  content: "\f6ef";
}

.fa-square-quote::before {
  content: "\e329";
}

.fa-up-left::before {
  content: "\e2bd";
}

.fa-bring-front::before {
  content: "\f857";
}

.fa-chess-board::before {
  content: "\f43c";
}

.fa-burger-cheese::before {
  content: "\f7f1";
}

.fa-cheeseburger::before {
  content: "\f7f1";
}

.fa-building-circle-check::before {
  content: "\e4d2";
}

.fa-repeat-1::before {
  content: "\f365";
}

.fa-arrow-down-to-line::before {
  content: "\f33d";
}

.fa-arrow-to-bottom::before {
  content: "\f33d";
}

.fa-grid-5::before {
  content: "\e199";
}

.fa-right-long-to-line::before {
  content: "\e444";
}

.fa-person-chalkboard::before {
  content: "\e53d";
}

.fa-mars-stroke-right::before {
  content: "\f22b";
}

.fa-mars-stroke-h::before {
  content: "\f22b";
}

.fa-hand-back-fist::before {
  content: "\f255";
}

.fa-hand-rock::before {
  content: "\f255";
}

.fa-grid-round-5::before {
  content: "\e5de";
}

.fa-tally::before {
  content: "\f69c";
}

.fa-tally-5::before {
  content: "\f69c";
}

.fa-square-caret-up::before {
  content: "\f151";
}

.fa-caret-square-up::before {
  content: "\f151";
}

.fa-cloud-showers-water::before {
  content: "\e4e4";
}

.fa-chart-bar::before {
  content: "\f080";
}

.fa-bar-chart::before {
  content: "\f080";
}

.fa-hands-bubbles::before {
  content: "\e05e";
}

.fa-hands-wash::before {
  content: "\e05e";
}

.fa-less-than-equal::before {
  content: "\f537";
}

.fa-train::before {
  content: "\f238";
}

.fa-up-from-dotted-line::before {
  content: "\e456";
}

.fa-eye-low-vision::before {
  content: "\f2a8";
}

.fa-low-vision::before {
  content: "\f2a8";
}

.fa-traffic-light-go::before {
  content: "\f638";
}

.fa-face-exhaling::before {
  content: "\e480";
}

.fa-sensor-fire::before {
  content: "\e02a";
}

.fa-user-unlock::before {
  content: "\e058";
}

.fa-hexagon-divide::before {
  content: "\e1ad";
}

.fa-00::before {
  content: "\e467";
}

.fa-crow::before {
  content: "\f520";
}

.fa-cassette-betamax::before {
  content: "\f8a4";
}

.fa-betamax::before {
  content: "\f8a4";
}

.fa-sailboat::before {
  content: "\e445";
}

.fa-window-restore::before {
  content: "\f2d2";
}

.fa-nfc-magnifying-glass::before {
  content: "\e1f9";
}

.fa-file-binary::before {
  content: "\e175";
}

.fa-circle-v::before {
  content: "\e12a";
}

.fa-square-plus::before {
  content: "\f0fe";
}

.fa-plus-square::before {
  content: "\f0fe";
}

.fa-bowl-scoops::before {
  content: "\e3df";
}

.fa-mistletoe::before {
  content: "\f7b4";
}

.fa-custard::before {
  content: "\e403";
}

.fa-lacrosse-stick::before {
  content: "\e3b5";
}

.fa-hockey-mask::before {
  content: "\f6ee";
}

.fa-sunrise::before {
  content: "\f766";
}

.fa-panel-ews::before {
  content: "\e42e";
}

.fa-torii-gate::before {
  content: "\f6a1";
}

.fa-cloud-exclamation::before {
  content: "\e491";
}

.fa-message-lines::before {
  content: "\f4a6";
}

.fa-comment-alt-lines::before {
  content: "\f4a6";
}

.fa-frog::before {
  content: "\f52e";
}

.fa-bucket::before {
  content: "\e4cf";
}

.fa-floppy-disk-pen::before {
  content: "\e182";
}

.fa-image::before {
  content: "\f03e";
}

.fa-window-frame::before {
  content: "\e04f";
}

.fa-microphone::before {
  content: "\f130";
}

.fa-cow::before {
  content: "\f6c8";
}

.fa-file-zip::before {
  content: "\e5ee";
}

.fa-square-ring::before {
  content: "\e44f";
}

.fa-down-from-line::before {
  content: "\f349";
}

.fa-arrow-alt-from-top::before {
  content: "\f349";
}

.fa-caret-up::before {
  content: "\f0d8";
}

.fa-shield-xmark::before {
  content: "\e24c";
}

.fa-shield-times::before {
  content: "\e24c";
}

.fa-screwdriver::before {
  content: "\f54a";
}

.fa-circle-sort-down::before {
  content: "\e031";
}

.fa-sort-circle-down::before {
  content: "\e031";
}

.fa-folder-closed::before {
  content: "\e185";
}

.fa-house-tsunami::before {
  content: "\e515";
}

.fa-square-nfi::before {
  content: "\e576";
}

.fa-forklift::before {
  content: "\f47a";
}

.fa-arrow-up-from-ground-water::before {
  content: "\e4b5";
}

.fa-bracket-square-right::before {
  content: "\]";
}

.fa-martini-glass::before {
  content: "\f57b";
}

.fa-glass-martini-alt::before {
  content: "\f57b";
}

.fa-rotate-left::before {
  content: "\f2ea";
}

.fa-rotate-back::before {
  content: "\f2ea";
}

.fa-rotate-backward::before {
  content: "\f2ea";
}

.fa-undo-alt::before {
  content: "\f2ea";
}

.fa-table-columns::before {
  content: "\f0db";
}

.fa-columns::before {
  content: "\f0db";
}

.fa-square-a::before {
  content: "\e25f";
}

.fa-tick::before {
  content: "\e32f";
}

.fa-lemon::before {
  content: "\f094";
}

.fa-head-side-mask::before {
  content: "\e063";
}

.fa-handshake::before {
  content: "\f2b5";
}

.fa-gem::before {
  content: "\f3a5";
}

.fa-dolly::before {
  content: "\f472";
}

.fa-dolly-box::before {
  content: "\f472";
}

.fa-smoking::before {
  content: "\f48d";
}

.fa-minimize::before {
  content: "\f78c";
}

.fa-compress-arrows-alt::before {
  content: "\f78c";
}

.fa-refrigerator::before {
  content: "\e026";
}

.fa-monument::before {
  content: "\f5a6";
}

.fa-octagon-xmark::before {
  content: "\f2f0";
}

.fa-times-octagon::before {
  content: "\f2f0";
}

.fa-xmark-octagon::before {
  content: "\f2f0";
}

.fa-align-slash::before {
  content: "\f846";
}

.fa-snowplow::before {
  content: "\f7d2";
}

.fa-angles-right::before {
  content: "\f101";
}

.fa-angle-double-right::before {
  content: "\f101";
}

.fa-truck-ramp-couch::before {
  content: "\f4dd";
}

.fa-truck-couch::before {
  content: "\f4dd";
}

.fa-cannabis::before {
  content: "\f55f";
}

.fa-circle-play::before {
  content: "\f144";
}

.fa-play-circle::before {
  content: "\f144";
}

.fa-arrow-up-right-and-arrow-down-left-from-center::before {
  content: "\e0a0";
}

.fa-tablets::before {
  content: "\f490";
}

.fa-360-degrees::before {
  content: "\e2dc";
}

.fa-ethernet::before {
  content: "\f796";
}

.fa-euro-sign::before {
  content: "\f153";
}

.fa-eur::before {
  content: "\f153";
}

.fa-euro::before {
  content: "\f153";
}

.fa-chair::before {
  content: "\f6c0";
}

.fa-circle-check::before {
  content: "\f058";
}

.fa-check-circle::before {
  content: "\f058";
}

.fa-square-dashed-circle-plus::before {
  content: "\e5c2";
}

.fa-money-simple-from-bracket::before {
  content: "\e313";
}

.fa-bat::before {
  content: "\f6b5";
}

.fa-circle-stop::before {
  content: "\f28d";
}

.fa-stop-circle::before {
  content: "\f28d";
}

.fa-head-side-headphones::before {
  content: "\f8c2";
}

.fa-phone-rotary::before {
  content: "\f8d3";
}

.fa-compass-drafting::before {
  content: "\f568";
}

.fa-drafting-compass::before {
  content: "\f568";
}

.fa-plate-wheat::before {
  content: "\e55a";
}

.fa-calendar-circle-minus::before {
  content: "\e46f";
}

.fa-chopsticks::before {
  content: "\e3f7";
}

.fa-car-wrench::before {
  content: "\f5e3";
}

.fa-car-mechanic::before {
  content: "\f5e3";
}

.fa-icicles::before {
  content: "\f7ad";
}

.fa-person-shelter::before {
  content: "\e54f";
}

.fa-neuter::before {
  content: "\f22c";
}

.fa-id-badge::before {
  content: "\f2c1";
}

.fa-kazoo::before {
  content: "\f8c7";
}

.fa-marker::before {
  content: "\f5a1";
}

.fa-bin-bottles::before {
  content: "\e5f5";
}

.fa-face-laugh-beam::before {
  content: "\f59a";
}

.fa-laugh-beam::before {
  content: "\f59a";
}

.fa-square-arrow-down-left::before {
  content: "\e261";
}

.fa-battery-bolt::before {
  content: "\f376";
}

.fa-tree-large::before {
  content: "\f7dd";
}

.fa-helicopter-symbol::before {
  content: "\e502";
}

.fa-aperture::before {
  content: "\e2df";
}

.fa-universal-access::before {
  content: "\f29a";
}

.fa-gear-complex::before {
  content: "\e5e9";
}

.fa-file-magnifying-glass::before {
  content: "\f865";
}

.fa-file-search::before {
  content: "\f865";
}

.fa-up-right::before {
  content: "\e2be";
}

.fa-circle-chevron-up::before {
  content: "\f139";
}

.fa-chevron-circle-up::before {
  content: "\f139";
}

.fa-user-police::before {
  content: "\e333";
}

.fa-lari-sign::before {
  content: "\e1c8";
}

.fa-volcano::before {
  content: "\f770";
}

.fa-teddy-bear::before {
  content: "\e3cf";
}

.fa-stocking::before {
  content: "\f7d5";
}

.fa-person-walking-dashed-line-arrow-right::before {
  content: "\e553";
}

.fa-image-slash::before {
  content: "\e1b7";
}

.fa-mask-snorkel::before {
  content: "\e3b7";
}

.fa-smoke::before {
  content: "\f760";
}

.fa-sterling-sign::before {
  content: "\f154";
}

.fa-gbp::before {
  content: "\f154";
}

.fa-pound-sign::before {
  content: "\f154";
}

.fa-battery-exclamation::before {
  content: "\e0b0";
}

.fa-viruses::before {
  content: "\e076";
}

.fa-square-person-confined::before {
  content: "\e577";
}

.fa-user-tie::before {
  content: "\f508";
}

.fa-arrow-down-long::before {
  content: "\f175";
}

.fa-long-arrow-down::before {
  content: "\f175";
}

.fa-tent-arrow-down-to-line::before {
  content: "\e57e";
}

.fa-certificate::before {
  content: "\f0a3";
}

.fa-crystal-ball::before {
  content: "\e362";
}

.fa-reply-all::before {
  content: "\f122";
}

.fa-mail-reply-all::before {
  content: "\f122";
}

.fa-suitcase::before {
  content: "\f0f2";
}

.fa-person-skating::before {
  content: "\f7c5";
}

.fa-skating::before {
  content: "\f7c5";
}

.fa-star-shooting::before {
  content: "\e036";
}

.fa-binary-lock::before {
  content: "\e33d";
}

.fa-filter-circle-dollar::before {
  content: "\f662";
}

.fa-funnel-dollar::before {
  content: "\f662";
}

.fa-camera-retro::before {
  content: "\f083";
}

.fa-circle-arrow-down::before {
  content: "\f0ab";
}

.fa-arrow-circle-down::before {
  content: "\f0ab";
}

.fa-comment-pen::before {
  content: "\f4ae";
}

.fa-comment-edit::before {
  content: "\f4ae";
}

.fa-file-import::before {
  content: "\f56f";
}

.fa-arrow-right-to-file::before {
  content: "\f56f";
}

.fa-banjo::before {
  content: "\f8a3";
}

.fa-square-arrow-up-right::before {
  content: "\f14c";
}

.fa-external-link-square::before {
  content: "\f14c";
}

.fa-light-emergency-on::before {
  content: "\e420";
}

.fa-kerning::before {
  content: "\f86f";
}

.fa-box-open::before {
  content: "\f49e";
}

.fa-square-f::before {
  content: "\e270";
}

.fa-scroll::before {
  content: "\f70e";
}

.fa-spa::before {
  content: "\f5bb";
}

.fa-arrow-left-from-line::before {
  content: "\f344";
}

.fa-arrow-from-right::before {
  content: "\f344";
}

.fa-strawberry::before {
  content: "\e32b";
}

.fa-location-pin-lock::before {
  content: "\e51f";
}

.fa-pause::before {
  content: "\f04c";
}

.fa-clock-eight-thirty::before {
  content: "\e346";
}

.fa-plane-engines::before {
  content: "\f3de";
}

.fa-plane-alt::before {
  content: "\f3de";
}

.fa-hill-avalanche::before {
  content: "\e507";
}

.fa-temperature-empty::before {
  content: "\f2cb";
}

.fa-temperature-0::before {
  content: "\f2cb";
}

.fa-thermometer-0::before {
  content: "\f2cb";
}

.fa-thermometer-empty::before {
  content: "\f2cb";
}

.fa-bomb::before {
  content: "\f1e2";
}

.fa-gauge-low::before {
  content: "\f627";
}

.fa-tachometer-alt-slow::before {
  content: "\f627";
}

.fa-registered::before {
  content: "\f25d";
}

.fa-trash-can-plus::before {
  content: "\e2ac";
}

.fa-address-card::before {
  content: "\f2bb";
}

.fa-contact-card::before {
  content: "\f2bb";
}

.fa-vcard::before {
  content: "\f2bb";
}

.fa-scale-unbalanced-flip::before {
  content: "\f516";
}

.fa-balance-scale-right::before {
  content: "\f516";
}

.fa-globe-snow::before {
  content: "\f7a3";
}

.fa-subscript::before {
  content: "\f12c";
}

.fa-diamond-turn-right::before {
  content: "\f5eb";
}

.fa-directions::before {
  content: "\f5eb";
}

.fa-integral::before {
  content: "\f667";
}

.fa-burst::before {
  content: "\e4dc";
}

.fa-house-laptop::before {
  content: "\e066";
}

.fa-laptop-house::before {
  content: "\e066";
}

.fa-face-tired::before {
  content: "\f5c8";
}

.fa-tired::before {
  content: "\f5c8";
}

.fa-money-bills::before {
  content: "\e1f3";
}

.fa-blinds-raised::before {
  content: "\f8fd";
}

.fa-smog::before {
  content: "\f75f";
}

.fa-ufo-beam::before {
  content: "\e048";
}

.fa-circle-caret-up::before {
  content: "\f331";
}

.fa-caret-circle-up::before {
  content: "\f331";
}

.fa-user-vneck-hair-long::before {
  content: "\e463";
}

.fa-square-a-lock::before {
  content: "\e44d";
}

.fa-crutch::before {
  content: "\f7f7";
}

.fa-gas-pump-slash::before {
  content: "\f5f4";
}

.fa-cloud-arrow-up::before {
  content: "\f0ee";
}

.fa-cloud-upload::before {
  content: "\f0ee";
}

.fa-cloud-upload-alt::before {
  content: "\f0ee";
}

.fa-palette::before {
  content: "\f53f";
}

.fa-transporter-4::before {
  content: "\e2a5";
}

.fa-chart-mixed-up-circle-currency::before {
  content: "\e5d8";
}

.fa-objects-align-right::before {
  content: "\e3bf";
}

.fa-arrows-turn-right::before {
  content: "\e4c0";
}

.fa-vest::before {
  content: "\e085";
}

.fa-pig::before {
  content: "\f706";
}

.fa-inbox-full::before {
  content: "\e1ba";
}

.fa-circle-envelope::before {
  content: "\e10c";
}

.fa-envelope-circle::before {
  content: "\e10c";
}

.fa-triangle-person-digging::before {
  content: "\f85d";
}

.fa-construction::before {
  content: "\f85d";
}

.fa-ferry::before {
  content: "\e4ea";
}

.fa-bullseye-arrow::before {
  content: "\f648";
}

.fa-arrows-down-to-people::before {
  content: "\e4b9";
}

.fa-seedling::before {
  content: "\f4d8";
}

.fa-sprout::before {
  content: "\f4d8";
}

.fa-clock-seven::before {
  content: "\e350";
}

.fa-left-right::before {
  content: "\f337";
}

.fa-arrows-alt-h::before {
  content: "\f337";
}

.fa-boxes-packing::before {
  content: "\e4c7";
}

.fa-circle-arrow-left::before {
  content: "\f0a8";
}

.fa-arrow-circle-left::before {
  content: "\f0a8";
}

.fa-flashlight::before {
  content: "\f8b8";
}

.fa-group-arrows-rotate::before {
  content: "\e4f6";
}

.fa-bowl-food::before {
  content: "\e4c6";
}

.fa-square-9::before {
  content: "\e25e";
}

.fa-candy-cane::before {
  content: "\f786";
}

.fa-arrow-down-wide-short::before {
  content: "\f160";
}

.fa-sort-amount-asc::before {
  content: "\f160";
}

.fa-sort-amount-down::before {
  content: "\f160";
}

.fa-square-dollar::before {
  content: "\f2e9";
}

.fa-dollar-square::before {
  content: "\f2e9";
}

.fa-usd-square::before {
  content: "\f2e9";
}

.fa-phone-arrow-right::before {
  content: "\e5be";
}

.fa-hand-holding-seedling::before {
  content: "\f4bf";
}

.fa-message-check::before {
  content: "\f4a2";
}

.fa-comment-alt-check::before {
  content: "\f4a2";
}

.fa-cloud-bolt::before {
  content: "\f76c";
}

.fa-thunderstorm::before {
  content: "\f76c";
}

.fa-chart-line-up-down::before {
  content: "\e5d7";
}

.fa-text-slash::before {
  content: "\f87d";
}

.fa-remove-format::before {
  content: "\f87d";
}

.fa-watch::before {
  content: "\f2e1";
}

.fa-circle-down-left::before {
  content: "\e107";
}

.fa-text::before {
  content: "\f893";
}

.fa-projector::before {
  content: "\f8d6";
}

.fa-face-smile-wink::before {
  content: "\f4da";
}

.fa-smile-wink::before {
  content: "\f4da";
}

.fa-tombstone-blank::before {
  content: "\f721";
}

.fa-tombstone-alt::before {
  content: "\f721";
}

.fa-chess-king-piece::before {
  content: "\f440";
}

.fa-chess-king-alt::before {
  content: "\f440";
}

.fa-circle-6::before {
  content: "\e0f3";
}

.fa-left::before {
  content: "\f355";
}

.fa-arrow-alt-left::before {
  content: "\f355";
}

.fa-file-word::before {
  content: "\f1c2";
}

.fa-file-powerpoint::before {
  content: "\f1c4";
}

.fa-square-down::before {
  content: "\f350";
}

.fa-arrow-alt-square-down::before {
  content: "\f350";
}

.fa-objects-align-center-vertical::before {
  content: "\e3bd";
}

.fa-arrows-left-right::before {
  content: "\f07e";
}

.fa-arrows-h::before {
  content: "\f07e";
}

.fa-house-lock::before {
  content: "\e510";
}

.fa-cloud-arrow-down::before {
  content: "\f0ed";
}

.fa-cloud-download::before {
  content: "\f0ed";
}

.fa-cloud-download-alt::before {
  content: "\f0ed";
}

.fa-wreath::before {
  content: "\f7e2";
}

.fa-children::before {
  content: "\e4e1";
}

.fa-meter-droplet::before {
  content: "\e1ea";
}

.fa-chalkboard::before {
  content: "\f51b";
}

.fa-blackboard::before {
  content: "\f51b";
}

.fa-user-large-slash::before {
  content: "\f4fa";
}

.fa-user-alt-slash::before {
  content: "\f4fa";
}

.fa-signal-strong::before {
  content: "\f68f";
}

.fa-signal-4::before {
  content: "\f68f";
}

.fa-lollipop::before {
  content: "\e424";
}

.fa-lollypop::before {
  content: "\e424";
}

.fa-list-tree::before {
  content: "\e1d2";
}

.fa-envelope-open::before {
  content: "\f2b6";
}

.fa-draw-circle::before {
  content: "\f5ed";
}

.fa-cat-space::before {
  content: "\e001";
}

.fa-handshake-simple-slash::before {
  content: "\e05f";
}

.fa-handshake-alt-slash::before {
  content: "\e05f";
}

.fa-rabbit-running::before {
  content: "\f709";
}

.fa-rabbit-fast::before {
  content: "\f709";
}

.fa-memo-pad::before {
  content: "\e1da";
}

.fa-mattress-pillow::before {
  content: "\e525";
}

.fa-alarm-plus::before {
  content: "\f844";
}

.fa-alicorn::before {
  content: "\f6b0";
}

.fa-comment-question::before {
  content: "\e14b";
}

.fa-gingerbread-man::before {
  content: "\f79d";
}

.fa-guarani-sign::before {
  content: "\e19a";
}

.fa-burger-fries::before {
  content: "\e0cd";
}

.fa-mug-tea::before {
  content: "\f875";
}

.fa-border-top::before {
  content: "\f855";
}

.fa-arrows-rotate::before {
  content: "\f021";
}

.fa-refresh::before {
  content: "\f021";
}

.fa-sync::before {
  content: "\f021";
}

.fa-circle-book-open::before {
  content: "\e0ff";
}

.fa-book-circle::before {
  content: "\e0ff";
}

.fa-arrows-to-dotted-line::before {
  content: "\e0a6";
}

.fa-fire-extinguisher::before {
  content: "\f134";
}

.fa-garage-open::before {
  content: "\e00b";
}

.fa-shelves-empty::before {
  content: "\e246";
}

.fa-cruzeiro-sign::before {
  content: "\e152";
}

.fa-watch-apple::before {
  content: "\e2cb";
}

.fa-watch-calculator::before {
  content: "\f8f0";
}

.fa-list-dropdown::before {
  content: "\e1cf";
}

.fa-cabinet-filing::before {
  content: "\f64b";
}

.fa-burger-soda::before {
  content: "\f858";
}

.fa-square-arrow-up::before {
  content: "\f33c";
}

.fa-arrow-square-up::before {
  content: "\f33c";
}

.fa-greater-than-equal::before {
  content: "\f532";
}

.fa-pallet-box::before {
  content: "\e208";
}

.fa-face-confounded::before {
  content: "\e36c";
}

.fa-shield-halved::before {
  content: "\f3ed";
}

.fa-shield-alt::before {
  content: "\f3ed";
}

.fa-truck-plow::before {
  content: "\f7de";
}

.fa-book-atlas::before {
  content: "\f558";
}

.fa-atlas::before {
  content: "\f558";
}

.fa-virus::before {
  content: "\e074";
}

.fa-grid-round-2::before {
  content: "\e5db";
}

.fa-comment-middle-top::before {
  content: "\e14a";
}

.fa-envelope-circle-check::before {
  content: "\e4e8";
}

.fa-layer-group::before {
  content: "\f5fd";
}

.fa-restroom-simple::before {
  content: "\e23a";
}

.fa-arrows-to-dot::before {
  content: "\e4be";
}

.fa-border-outer::before {
  content: "\f851";
}

.fa-hashtag-lock::before {
  content: "\e415";
}

.fa-clock-two-thirty::before {
  content: "\e35b";
}

.fa-archway::before {
  content: "\f557";
}

.fa-heart-circle-check::before {
  content: "\e4fd";
}

.fa-house-chimney-crack::before {
  content: "\f6f1";
}

.fa-house-damage::before {
  content: "\f6f1";
}

.fa-file-zipper::before {
  content: "\f1c6";
}

.fa-file-archive::before {
  content: "\f1c6";
}

.fa-heart-half::before {
  content: "\e1ab";
}

.fa-comment-check::before {
  content: "\f4ac";
}

.fa-square::before {
  content: "\f0c8";
}

.fa-memo::before {
  content: "\e1d8";
}

.fa-martini-glass-empty::before {
  content: "\f000";
}

.fa-glass-martini::before {
  content: "\f000";
}

.fa-couch::before {
  content: "\f4b8";
}

.fa-cedi-sign::before {
  content: "\e0df";
}

.fa-italic::before {
  content: "\f033";
}

.fa-glass-citrus::before {
  content: "\f869";
}

.fa-calendar-lines-pen::before {
  content: "\e472";
}

.fa-church::before {
  content: "\f51d";
}

.fa-person-snowmobiling::before {
  content: "\f7d1";
}

.fa-snowmobile::before {
  content: "\f7d1";
}

.fa-face-hushed::before {
  content: "\e37b";
}

.fa-comments-dollar::before {
  content: "\f653";
}

.fa-pickaxe::before {
  content: "\e5bf";
}

.fa-link-simple-slash::before {
  content: "\e1ce";
}

.fa-democrat::before {
  content: "\f747";
}

.fa-face-confused::before {
  content: "\e36d";
}

.fa-pinball::before {
  content: "\e229";
}

.fa-z::before {
  content: "Z";
}

.fa-person-skiing::before {
  content: "\f7c9";
}

.fa-skiing::before {
  content: "\f7c9";
}

.fa-deer::before {
  content: "\f78e";
}

.fa-input-pipe::before {
  content: "\e1be";
}

.fa-road-lock::before {
  content: "\e567";
}

.fa-a::before {
  content: "A";
}

.fa-bookmark-slash::before {
  content: "\e0c2";
}

.fa-temperature-arrow-down::before {
  content: "\e03f";
}

.fa-temperature-down::before {
  content: "\e03f";
}

.fa-mace::before {
  content: "\f6f8";
}

.fa-feather-pointed::before {
  content: "\f56b";
}

.fa-feather-alt::before {
  content: "\f56b";
}

.fa-sausage::before {
  content: "\f820";
}

.fa-trash-can-clock::before {
  content: "\e2aa";
}

.fa-p::before {
  content: "P";
}

.fa-broom-wide::before {
  content: "\e5d1";
}

.fa-snowflake::before {
  content: "\f2dc";
}

.fa-stomach::before {
  content: "\f623";
}

.fa-newspaper::before {
  content: "\f1ea";
}

.fa-rectangle-ad::before {
  content: "\f641";
}

.fa-ad::before {
  content: "\f641";
}

.fa-guitar-electric::before {
  content: "\f8be";
}

.fa-arrow-turn-down-right::before {
  content: "\e3d6";
}

.fa-moon-cloud::before {
  content: "\f754";
}

.fa-bread-slice-butter::before {
  content: "\e3e1";
}

.fa-circle-arrow-right::before {
  content: "\f0a9";
}

.fa-arrow-circle-right::before {
  content: "\f0a9";
}

.fa-user-group-crown::before {
  content: "\f6a5";
}

.fa-users-crown::before {
  content: "\f6a5";
}

.fa-circle-i::before {
  content: "\e111";
}

.fa-toilet-paper-check::before {
  content: "\e5b2";
}

.fa-filter-circle-xmark::before {
  content: "\e17b";
}

.fa-locust::before {
  content: "\e520";
}

.fa-sort::before {
  content: "\f0dc";
}

.fa-unsorted::before {
  content: "\f0dc";
}

.fa-list-ol::before {
  content: "\f0cb";
}

.fa-list-1-2::before {
  content: "\f0cb";
}

.fa-list-numeric::before {
  content: "\f0cb";
}

.fa-chart-waterfall::before {
  content: "\e0eb";
}

.fa-sparkle::before {
  content: "\e5d6";
}

.fa-face-party::before {
  content: "\e383";
}

.fa-kidneys::before {
  content: "\f5fb";
}

.fa-wifi-exclamation::before {
  content: "\e2cf";
}

.fa-chart-network::before {
  content: "\f78a";
}

.fa-person-dress-burst::before {
  content: "\e544";
}

.fa-dice-d4::before {
  content: "\f6d0";
}

.fa-money-check-dollar::before {
  content: "\f53d";
}

.fa-money-check-alt::before {
  content: "\f53d";
}

.fa-vector-square::before {
  content: "\f5cb";
}

.fa-bread-slice::before {
  content: "\f7ec";
}

.fa-language::before {
  content: "\f1ab";
}

.fa-wheat-awn-slash::before {
  content: "\e338";
}

.fa-face-kiss-wink-heart::before {
  content: "\f598";
}

.fa-kiss-wink-heart::before {
  content: "\f598";
}

.fa-dagger::before {
  content: "\f6cb";
}

.fa-podium::before {
  content: "\f680";
}

.fa-memo-circle-check::before {
  content: "\e1d9";
}

.fa-route-highway::before {
  content: "\f61a";
}

.fa-down-to-line::before {
  content: "\f34a";
}

.fa-arrow-alt-to-bottom::before {
  content: "\f34a";
}

.fa-filter::before {
  content: "\f0b0";
}

.fa-square-g::before {
  content: "\e271";
}

.fa-circle-phone::before {
  content: "\e11b";
}

.fa-phone-circle::before {
  content: "\e11b";
}

.fa-clipboard-prescription::before {
  content: "\f5e8";
}

.fa-user-nurse-hair::before {
  content: "\e45d";
}

.fa-question::before {
  content: "\?";
}

.fa-file-signature::before {
  content: "\f573";
}

.fa-toggle-large-on::before {
  content: "\e5b1";
}

.fa-up-down-left-right::before {
  content: "\f0b2";
}

.fa-arrows-alt::before {
  content: "\f0b2";
}

.fa-dryer-heat::before {
  content: "\f862";
}

.fa-dryer-alt::before {
  content: "\f862";
}

.fa-house-chimney-user::before {
  content: "\e065";
}

.fa-hand-holding-heart::before {
  content: "\f4be";
}

.fa-arrow-up-small-big::before {
  content: "\f88f";
}

.fa-sort-size-up-alt::before {
  content: "\f88f";
}

.fa-train-track::before {
  content: "\e453";
}

.fa-puzzle-piece::before {
  content: "\f12e";
}

.fa-money-check::before {
  content: "\f53c";
}

.fa-star-half-stroke::before {
  content: "\f5c0";
}

.fa-star-half-alt::before {
  content: "\f5c0";
}

.fa-file-exclamation::before {
  content: "\f31a";
}

.fa-code::before {
  content: "\f121";
}

.fa-whiskey-glass::before {
  content: "\f7a0";
}

.fa-glass-whiskey::before {
  content: "\f7a0";
}

.fa-moon-stars::before {
  content: "\f755";
}

.fa-building-circle-exclamation::before {
  content: "\e4d3";
}

.fa-clothes-hanger::before {
  content: "\e136";
}

.fa-mobile-notch::before {
  content: "\e1ee";
}

.fa-mobile-iphone::before {
  content: "\e1ee";
}

.fa-magnifying-glass-chart::before {
  content: "\e522";
}

.fa-arrow-up-right-from-square::before {
  content: "\f08e";
}

.fa-external-link::before {
  content: "\f08e";
}

.fa-cubes-stacked::before {
  content: "\e4e6";
}

.fa-images-user::before {
  content: "\e1b9";
}

.fa-won-sign::before {
  content: "\f159";
}

.fa-krw::before {
  content: "\f159";
}

.fa-won::before {
  content: "\f159";
}

.fa-image-polaroid-user::before {
  content: "\e1b6";
}

.fa-virus-covid::before {
  content: "\e4a8";
}

.fa-square-ellipsis::before {
  content: "\e26e";
}

.fa-pie::before {
  content: "\f705";
}

.fa-chess-knight-piece::before {
  content: "\f442";
}

.fa-chess-knight-alt::before {
  content: "\f442";
}

.fa-austral-sign::before {
  content: "\e0a9";
}

.fa-cloud-plus::before {
  content: "\e35e";
}

.fa-f::before {
  content: "F";
}

.fa-leaf::before {
  content: "\f06c";
}

.fa-bed-bunk::before {
  content: "\f8f8";
}

.fa-road::before {
  content: "\f018";
}

.fa-taxi::before {
  content: "\f1ba";
}

.fa-cab::before {
  content: "\f1ba";
}

.fa-person-circle-plus::before {
  content: "\e541";
}

.fa-chart-pie::before {
  content: "\f200";
}

.fa-pie-chart::before {
  content: "\f200";
}

.fa-bolt-lightning::before {
  content: "\e0b7";
}

.fa-clock-eight::before {
  content: "\e345";
}

.fa-sack-xmark::before {
  content: "\e56a";
}

.fa-file-excel::before {
  content: "\f1c3";
}

.fa-file-contract::before {
  content: "\f56c";
}

.fa-fish-fins::before {
  content: "\e4f2";
}

.fa-circle-q::before {
  content: "\e11e";
}

.fa-building-flag::before {
  content: "\e4d5";
}

.fa-face-grin-beam::before {
  content: "\f582";
}

.fa-grin-beam::before {
  content: "\f582";
}

.fa-object-ungroup::before {
  content: "\f248";
}

.fa-face-disguise::before {
  content: "\e370";
}

.fa-circle-arrow-down-right::before {
  content: "\e0fa";
}

.fa-alien-8bit::before {
  content: "\f8f6";
}

.fa-alien-monster::before {
  content: "\f8f6";
}

.fa-hand-point-ribbon::before {
  content: "\e1a6";
}

.fa-poop::before {
  content: "\f619";
}

.fa-object-exclude::before {
  content: "\e49c";
}

.fa-telescope::before {
  content: "\e03e";
}

.fa-location-pin::before {
  content: "\f041";
}

.fa-map-marker::before {
  content: "\f041";
}

.fa-square-list::before {
  content: "\e489";
}

.fa-kaaba::before {
  content: "\f66b";
}

.fa-toilet-paper::before {
  content: "\f71e";
}

.fa-helmet-safety::before {
  content: "\f807";
}

.fa-hard-hat::before {
  content: "\f807";
}

.fa-hat-hard::before {
  content: "\f807";
}

.fa-comment-code::before {
  content: "\e147";
}

.fa-sim-cards::before {
  content: "\e251";
}

.fa-starship::before {
  content: "\e039";
}

.fa-eject::before {
  content: "\f052";
}

.fa-circle-right::before {
  content: "\f35a";
}

.fa-arrow-alt-circle-right::before {
  content: "\f35a";
}

.fa-plane-circle-check::before {
  content: "\e555";
}

.fa-seal::before {
  content: "\e241";
}

.fa-user-cowboy::before {
  content: "\f8ea";
}

.fa-hexagon-vertical-nft::before {
  content: "\e505";
}

.fa-face-rolling-eyes::before {
  content: "\f5a5";
}

.fa-meh-rolling-eyes::before {
  content: "\f5a5";
}

.fa-bread-loaf::before {
  content: "\f7eb";
}

.fa-rings-wedding::before {
  content: "\f81b";
}

.fa-object-group::before {
  content: "\f247";
}

.fa-french-fries::before {
  content: "\f803";
}

.fa-chart-line::before {
  content: "\f201";
}

.fa-line-chart::before {
  content: "\f201";
}

.fa-calendar-arrow-down::before {
  content: "\e0d0";
}

.fa-calendar-download::before {
  content: "\e0d0";
}

.fa-send-back::before {
  content: "\f87e";
}

.fa-mask-ventilator::before {
  content: "\e524";
}

.fa-signature-lock::before {
  content: "\e3ca";
}

.fa-arrow-right::before {
  content: "\f061";
}

.fa-signs-post::before {
  content: "\f277";
}

.fa-map-signs::before {
  content: "\f277";
}

.fa-octagon-plus::before {
  content: "\f301";
}

.fa-plus-octagon::before {
  content: "\f301";
}

.fa-cash-register::before {
  content: "\f788";
}

.fa-person-circle-question::before {
  content: "\e542";
}

.fa-melon-slice::before {
  content: "\e311";
}

.fa-space-station-moon::before {
  content: "\e033";
}

.fa-message-smile::before {
  content: "\f4aa";
}

.fa-comment-alt-smile::before {
  content: "\f4aa";
}

.fa-cup-straw::before {
  content: "\e363";
}

.fa-left-from-line::before {
  content: "\f348";
}

.fa-arrow-alt-from-right::before {
  content: "\f348";
}

.fa-h::before {
  content: "H";
}

.fa-basket-shopping-simple::before {
  content: "\e0af";
}

.fa-shopping-basket-alt::before {
  content: "\e0af";
}

.fa-hands-holding-heart::before {
  content: "\f4c3";
}

.fa-hands-heart::before {
  content: "\f4c3";
}

.fa-clock-nine::before {
  content: "\e34c";
}

.fa-tarp::before {
  content: "\e57b";
}

.fa-face-sleepy::before {
  content: "\e38e";
}

.fa-hand-horns::before {
  content: "\e1a9";
}

.fa-screwdriver-wrench::before {
  content: "\f7d9";
}

.fa-tools::before {
  content: "\f7d9";
}

.fa-arrows-to-eye::before {
  content: "\e4bf";
}

.fa-circle-three-quarters::before {
  content: "\e125";
}

.fa-trophy-star::before {
  content: "\f2eb";
}

.fa-trophy-alt::before {
  content: "\f2eb";
}

.fa-plug-circle-bolt::before {
  content: "\e55b";
}

.fa-face-thermometer::before {
  content: "\e39a";
}

.fa-grid-round-4::before {
  content: "\e5dd";
}

.fa-shirt-running::before {
  content: "\e3c8";
}

.fa-book-circle-arrow-up::before {
  content: "\e0bd";
}

.fa-face-nauseated::before {
  content: "\e381";
}

.fa-heart::before {
  content: "\f004";
}

.fa-file-chart-pie::before {
  content: "\f65a";
}

.fa-mars-and-venus::before {
  content: "\f224";
}

.fa-house-user::before {
  content: "\e1b0";
}

.fa-home-user::before {
  content: "\e1b0";
}

.fa-circle-arrow-down-left::before {
  content: "\e0f9";
}

.fa-dumpster-fire::before {
  content: "\f794";
}

.fa-hexagon-minus::before {
  content: "\f307";
}

.fa-minus-hexagon::before {
  content: "\f307";
}

.fa-left-to-line::before {
  content: "\f34b";
}

.fa-arrow-alt-to-left::before {
  content: "\f34b";
}

.fa-house-crack::before {
  content: "\e3b1";
}

.fa-paw-simple::before {
  content: "\f701";
}

.fa-paw-alt::before {
  content: "\f701";
}

.fa-arrow-left-long-to-line::before {
  content: "\e3d4";
}

.fa-brackets-round::before {
  content: "\e0c5";
}

.fa-parentheses::before {
  content: "\e0c5";
}

.fa-martini-glass-citrus::before {
  content: "\f561";
}

.fa-cocktail::before {
  content: "\f561";
}

.fa-user-shakespeare::before {
  content: "\e2c2";
}

.fa-arrow-right-to-arc::before {
  content: "\e4b2";
}

.fa-face-surprise::before {
  content: "\f5c2";
}

.fa-surprise::before {
  content: "\f5c2";
}

.fa-bottle-water::before {
  content: "\e4c5";
}

.fa-circle-pause::before {
  content: "\f28b";
}

.fa-pause-circle::before {
  content: "\f28b";
}

.fa-gauge-circle-plus::before {
  content: "\e498";
}

.fa-folders::before {
  content: "\f660";
}

.fa-angel::before {
  content: "\f779";
}

.fa-value-absolute::before {
  content: "\f6a6";
}

.fa-rabbit::before {
  content: "\f708";
}

.fa-toilet-paper-slash::before {
  content: "\e072";
}

.fa-circle-euro::before {
  content: "\e5ce";
}

.fa-apple-whole::before {
  content: "\f5d1";
}

.fa-apple-alt::before {
  content: "\f5d1";
}

.fa-kitchen-set::before {
  content: "\e51a";
}

.fa-diamond-half::before {
  content: "\e5b7";
}

.fa-lock-keyhole::before {
  content: "\f30d";
}

.fa-lock-alt::before {
  content: "\f30d";
}

.fa-r::before {
  content: "R";
}

.fa-temperature-quarter::before {
  content: "\f2ca";
}

.fa-temperature-1::before {
  content: "\f2ca";
}

.fa-thermometer-1::before {
  content: "\f2ca";
}

.fa-thermometer-quarter::before {
  content: "\f2ca";
}

.fa-square-info::before {
  content: "\f30f";
}

.fa-info-square::before {
  content: "\f30f";
}

.fa-wifi-slash::before {
  content: "\f6ac";
}

.fa-toilet-paper-xmark::before {
  content: "\e5b3";
}

.fa-hands-holding-dollar::before {
  content: "\f4c5";
}

.fa-hands-usd::before {
  content: "\f4c5";
}

.fa-cube::before {
  content: "\f1b2";
}

.fa-arrow-down-triangle-square::before {
  content: "\f888";
}

.fa-sort-shapes-down::before {
  content: "\f888";
}

.fa-bitcoin-sign::before {
  content: "\e0b4";
}

.fa-shutters::before {
  content: "\e449";
}

.fa-shield-dog::before {
  content: "\e573";
}

.fa-solar-panel::before {
  content: "\f5ba";
}

.fa-lock-open::before {
  content: "\f3c1";
}

.fa-table-tree::before {
  content: "\e293";
}

.fa-house-chimney-heart::before {
  content: "\e1b2";
}

.fa-tally-3::before {
  content: "\e296";
}

.fa-elevator::before {
  content: "\e16d";
}

.fa-money-bill-transfer::before {
  content: "\e528";
}

.fa-money-bill-trend-up::before {
  content: "\e529";
}

.fa-house-flood-water-circle-arrow-right::before {
  content: "\e50f";
}

.fa-square-poll-horizontal::before {
  content: "\f682";
}

.fa-poll-h::before {
  content: "\f682";
}

.fa-circle::before {
  content: "\f111";
}

.fa-cart-circle-exclamation::before {
  content: "\e3f2";
}

.fa-sword::before {
  content: "\f71c";
}

.fa-backward-fast::before {
  content: "\f049";
}

.fa-fast-backward::before {
  content: "\f049";
}

.fa-recycle::before {
  content: "\f1b8";
}

.fa-user-astronaut::before {
  content: "\f4fb";
}

.fa-interrobang::before {
  content: "\e5ba";
}

.fa-plane-slash::before {
  content: "\e069";
}

.fa-circle-dashed::before {
  content: "\e105";
}

.fa-trademark::before {
  content: "\f25c";
}

.fa-basketball::before {
  content: "\f434";
}

.fa-basketball-ball::before {
  content: "\f434";
}

.fa-fork-knife::before {
  content: "\f2e6";
}

.fa-utensils-alt::before {
  content: "\f2e6";
}

.fa-satellite-dish::before {
  content: "\f7c0";
}

.fa-badge-check::before {
  content: "\f336";
}

.fa-circle-up::before {
  content: "\f35b";
}

.fa-arrow-alt-circle-up::before {
  content: "\f35b";
}

.fa-slider::before {
  content: "\e252";
}

.fa-mobile-screen-button::before {
  content: "\f3cd";
}

.fa-mobile-alt::before {
  content: "\f3cd";
}

.fa-clock-one-thirty::before {
  content: "\e34f";
}

.fa-inbox-out::before {
  content: "\f311";
}

.fa-inbox-arrow-up::before {
  content: "\f311";
}

.fa-cloud-slash::before {
  content: "\e137";
}

.fa-volume-high::before {
  content: "\f028";
}

.fa-volume-up::before {
  content: "\f028";
}

.fa-users-rays::before {
  content: "\e593";
}

.fa-wallet::before {
  content: "\f555";
}

.fa-octagon-check::before {
  content: "\e426";
}

.fa-flatbread-stuffed::before {
  content: "\e40c";
}

.fa-clipboard-check::before {
  content: "\f46c";
}

.fa-cart-circle-plus::before {
  content: "\e3f3";
}

.fa-truck-clock::before {
  content: "\f48c";
}

.fa-shipping-timed::before {
  content: "\f48c";
}

.fa-pool-8-ball::before {
  content: "\e3c5";
}

.fa-file-audio::before {
  content: "\f1c7";
}

.fa-turn-down-left::before {
  content: "\e331";
}

.fa-lock-hashtag::before {
  content: "\e423";
}

.fa-chart-radar::before {
  content: "\e0e7";
}

.fa-staff::before {
  content: "\f71b";
}

.fa-burger::before {
  content: "\f805";
}

.fa-hamburger::before {
  content: "\f805";
}

.fa-utility-pole::before {
  content: "\e2c3";
}

.fa-transporter-6::before {
  content: "\e2a7";
}

.fa-wrench::before {
  content: "\f0ad";
}

.fa-bugs::before {
  content: "\e4d0";
}

.fa-vector-polygon::before {
  content: "\e2c7";
}

.fa-diagram-nested::before {
  content: "\e157";
}

.fa-rupee-sign::before {
  content: "\f156";
}

.fa-rupee::before {
  content: "\f156";
}

.fa-file-image::before {
  content: "\f1c5";
}

.fa-circle-question::before {
  content: "\f059";
}

.fa-question-circle::before {
  content: "\f059";
}

.fa-image-user::before {
  content: "\e1b8";
}

.fa-buoy::before {
  content: "\e5b5";
}

.fa-plane-departure::before {
  content: "\f5b0";
}

.fa-handshake-slash::before {
  content: "\e060";
}

.fa-book-bookmark::before {
  content: "\e0bb";
}

.fa-border-center-h::before {
  content: "\f89c";
}

.fa-can-food::before {
  content: "\e3e6";
}

.fa-typewriter::before {
  content: "\f8e7";
}

.fa-arrow-right-from-arc::before {
  content: "\e4b1";
}

.fa-circle-k::before {
  content: "\e113";
}

.fa-face-hand-over-mouth::before {
  content: "\e378";
}

.fa-popcorn::before {
  content: "\f819";
}

.fa-house-water::before {
  content: "\f74f";
}

.fa-house-flood::before {
  content: "\f74f";
}

.fa-object-subtract::before {
  content: "\e49e";
}

.fa-code-branch::before {
  content: "\f126";
}

.fa-warehouse-full::before {
  content: "\f495";
}

.fa-warehouse-alt::before {
  content: "\f495";
}

.fa-hat-cowboy::before {
  content: "\f8c0";
}

.fa-bridge::before {
  content: "\e4c8";
}

.fa-phone-flip::before {
  content: "\f879";
}

.fa-phone-alt::before {
  content: "\f879";
}

.fa-arrow-down-from-dotted-line::before {
  content: "\e090";
}

.fa-file-doc::before {
  content: "\e5ed";
}

.fa-square-quarters::before {
  content: "\e44e";
}

.fa-truck-front::before {
  content: "\e2b7";
}

.fa-cat::before {
  content: "\f6be";
}

.fa-trash-xmark::before {
  content: "\e2b4";
}

.fa-circle-caret-left::before {
  content: "\f32e";
}

.fa-caret-circle-left::before {
  content: "\f32e";
}

.fa-files::before {
  content: "\e178";
}

.fa-anchor-circle-exclamation::before {
  content: "\e4ab";
}

.fa-face-clouds::before {
  content: "\e47d";
}

.fa-user-crown::before {
  content: "\f6a4";
}

.fa-truck-field::before {
  content: "\e58d";
}

.fa-route::before {
  content: "\f4d7";
}

.fa-cart-circle-check::before {
  content: "\e3f1";
}

.fa-clipboard-question::before {
  content: "\e4e3";
}

.fa-panorama::before {
  content: "\e209";
}

.fa-comment-medical::before {
  content: "\f7f5";
}

.fa-teeth-open::before {
  content: "\f62f";
}

.fa-user-tie-hair-long::before {
  content: "\e460";
}

.fa-file-circle-minus::before {
  content: "\e4ed";
}

.fa-head-side-medical::before {
  content: "\f809";
}

.fa-tags::before {
  content: "\f02c";
}

.fa-wine-glass::before {
  content: "\f4e3";
}

.fa-forward-fast::before {
  content: "\f050";
}

.fa-fast-forward::before {
  content: "\f050";
}

.fa-face-meh-blank::before {
  content: "\f5a4";
}

.fa-meh-blank::before {
  content: "\f5a4";
}

.fa-user-robot::before {
  content: "\e04b";
}

.fa-square-parking::before {
  content: "\f540";
}

.fa-parking::before {
  content: "\f540";
}

.fa-card-diamond::before {
  content: "\e3ea";
}

.fa-face-zipper::before {
  content: "\e3a5";
}

.fa-face-raised-eyebrow::before {
  content: "\e388";
}

.fa-house-signal::before {
  content: "\e012";
}

.fa-square-chevron-up::before {
  content: "\f32c";
}

.fa-chevron-square-up::before {
  content: "\f32c";
}

.fa-bars-progress::before {
  content: "\f828";
}

.fa-tasks-alt::before {
  content: "\f828";
}

.fa-faucet-drip::before {
  content: "\e006";
}

.fa-arrows-to-line::before {
  content: "\e0a7";
}

.fa-dolphin::before {
  content: "\e168";
}

.fa-arrow-up-right::before {
  content: "\e09f";
}

.fa-circle-r::before {
  content: "\e120";
}

.fa-cart-flatbed::before {
  content: "\f474";
}

.fa-dolly-flatbed::before {
  content: "\f474";
}

.fa-ban-smoking::before {
  content: "\f54d";
}

.fa-smoking-ban::before {
  content: "\f54d";
}

.fa-circle-sort-up::before {
  content: "\e032";
}

.fa-sort-circle-up::before {
  content: "\e032";
}

.fa-terminal::before {
  content: "\f120";
}

.fa-mobile-button::before {
  content: "\f10b";
}

.fa-house-medical-flag::before {
  content: "\e514";
}

.fa-basket-shopping::before {
  content: "\f291";
}

.fa-shopping-basket::before {
  content: "\f291";
}

.fa-tape::before {
  content: "\f4db";
}

.fa-chestnut::before {
  content: "\e3f6";
}

.fa-bus-simple::before {
  content: "\f55e";
}

.fa-bus-alt::before {
  content: "\f55e";
}

.fa-eye::before {
  content: "\f06e";
}

.fa-face-sad-cry::before {
  content: "\f5b3";
}

.fa-sad-cry::before {
  content: "\f5b3";
}

.fa-heat::before {
  content: "\e00c";
}

.fa-ticket-airline::before {
  content: "\e29a";
}

.fa-boot-heeled::before {
  content: "\e33f";
}

.fa-arrows-minimize::before {
  content: "\e0a5";
}

.fa-compress-arrows::before {
  content: "\e0a5";
}

.fa-audio-description::before {
  content: "\f29e";
}

.fa-person-military-to-person::before {
  content: "\e54c";
}

.fa-file-shield::before {
  content: "\e4f0";
}

.fa-hexagon::before {
  content: "\f312";
}

.fa-manhole::before {
  content: "\e1d6";
}

.fa-user-slash::before {
  content: "\f506";
}

.fa-pen::before {
  content: "\f304";
}

.fa-tower-observation::before {
  content: "\e586";
}

.fa-floppy-disks::before {
  content: "\e183";
}

.fa-toilet-paper-blank-under::before {
  content: "\e29f";
}

.fa-toilet-paper-reverse-alt::before {
  content: "\e29f";
}

.fa-file-code::before {
  content: "\f1c9";
}

.fa-signal::before {
  content: "\f012";
}

.fa-signal-5::before {
  content: "\f012";
}

.fa-signal-perfect::before {
  content: "\f012";
}

.fa-pump::before {
  content: "\e442";
}

.fa-bus::before {
  content: "\f207";
}

.fa-heart-circle-xmark::before {
  content: "\e501";
}

.fa-arrow-up-left-from-circle::before {
  content: "\e09e";
}

.fa-house-chimney::before {
  content: "\e3af";
}

.fa-home-lg::before {
  content: "\e3af";
}

.fa-window-maximize::before {
  content: "\f2d0";
}

.fa-dryer::before {
  content: "\f861";
}

.fa-face-frown::before {
  content: "\f119";
}

.fa-frown::before {
  content: "\f119";
}

.fa-chess-bishop-piece::before {
  content: "\f43b";
}

.fa-chess-bishop-alt::before {
  content: "\f43b";
}

.fa-shirt-tank-top::before {
  content: "\e3c9";
}

.fa-diploma::before {
  content: "\f5ea";
}

.fa-scroll-ribbon::before {
  content: "\f5ea";
}

.fa-screencast::before {
  content: "\e23e";
}

.fa-walker::before {
  content: "\f831";
}

.fa-prescription::before {
  content: "\f5b1";
}

.fa-shop::before {
  content: "\f54f";
}

.fa-store-alt::before {
  content: "\f54f";
}

.fa-floppy-disk::before {
  content: "\f0c7";
}

.fa-save::before {
  content: "\f0c7";
}

.fa-vihara::before {
  content: "\f6a7";
}

.fa-face-kiss-closed-eyes::before {
  content: "\e37d";
}

.fa-scale-unbalanced::before {
  content: "\f515";
}

.fa-balance-scale-left::before {
  content: "\f515";
}

.fa-file-user::before {
  content: "\f65c";
}

.fa-user-police-tie::before {
  content: "\e334";
}

.fa-face-tongue-money::before {
  content: "\e39d";
}

.fa-tennis-ball::before {
  content: "\f45e";
}

.fa-square-l::before {
  content: "\e275";
}

.fa-sort-up::before {
  content: "\f0de";
}

.fa-sort-asc::before {
  content: "\f0de";
}

.fa-calendar-arrow-up::before {
  content: "\e0d1";
}

.fa-calendar-upload::before {
  content: "\e0d1";
}

.fa-comment-dots::before {
  content: "\f4ad";
}

.fa-commenting::before {
  content: "\f4ad";
}

.fa-plant-wilt::before {
  content: "\e5aa";
}

.fa-scarf::before {
  content: "\f7c1";
}

.fa-album-circle-plus::before {
  content: "\e48c";
}

.fa-user-nurse-hair-long::before {
  content: "\e45e";
}

.fa-diamond::before {
  content: "\f219";
}

.fa-square-left::before {
  content: "\f351";
}

.fa-arrow-alt-square-left::before {
  content: "\f351";
}

.fa-face-grin-squint::before {
  content: "\f585";
}

.fa-grin-squint::before {
  content: "\f585";
}

.fa-circle-ellipsis-vertical::before {
  content: "\e10b";
}

.fa-hand-holding-dollar::before {
  content: "\f4c0";
}

.fa-hand-holding-usd::before {
  content: "\f4c0";
}

.fa-grid-dividers::before {
  content: "\e3ad";
}

.fa-bacterium::before {
  content: "\e05a";
}

.fa-hand-pointer::before {
  content: "\f25a";
}

.fa-drum-steelpan::before {
  content: "\f56a";
}

.fa-hand-scissors::before {
  content: "\f257";
}

.fa-hands-praying::before {
  content: "\f684";
}

.fa-praying-hands::before {
  content: "\f684";
}

.fa-face-pensive::before {
  content: "\e384";
}

.fa-user-music::before {
  content: "\f8eb";
}

.fa-arrow-rotate-right::before {
  content: "\f01e";
}

.fa-arrow-right-rotate::before {
  content: "\f01e";
}

.fa-arrow-rotate-forward::before {
  content: "\f01e";
}

.fa-redo::before {
  content: "\f01e";
}

.fa-messages-dollar::before {
  content: "\f652";
}

.fa-comments-alt-dollar::before {
  content: "\f652";
}

.fa-sensor-on::before {
  content: "\e02b";
}

.fa-balloon::before {
  content: "\e2e3";
}

.fa-biohazard::before {
  content: "\f780";
}

.fa-chess-queen-piece::before {
  content: "\f446";
}

.fa-chess-queen-alt::before {
  content: "\f446";
}

.fa-location-crosshairs::before {
  content: "\f601";
}

.fa-location::before {
  content: "\f601";
}

.fa-mars-double::before {
  content: "\f227";
}

.fa-house-person-leave::before {
  content: "\e00f";
}

.fa-house-leave::before {
  content: "\e00f";
}

.fa-house-person-depart::before {
  content: "\e00f";
}

.fa-ruler-triangle::before {
  content: "\f61c";
}

.fa-card-club::before {
  content: "\e3e9";
}

.fa-child-dress::before {
  content: "\e59c";
}

.fa-users-between-lines::before {
  content: "\e591";
}

.fa-lungs-virus::before {
  content: "\e067";
}

.fa-spinner-third::before {
  content: "\f3f4";
}

.fa-face-grin-tears::before {
  content: "\f588";
}

.fa-grin-tears::before {
  content: "\f588";
}

.fa-phone::before {
  content: "\f095";
}

.fa-computer-mouse-scrollwheel::before {
  content: "\f8cd";
}

.fa-mouse-alt::before {
  content: "\f8cd";
}

.fa-calendar-xmark::before {
  content: "\f273";
}

.fa-calendar-times::before {
  content: "\f273";
}

.fa-child-reaching::before {
  content: "\e59d";
}

.fa-table-layout::before {
  content: "\e290";
}

.fa-narwhal::before {
  content: "\f6fe";
}

.fa-ramp-loading::before {
  content: "\f4d4";
}

.fa-calendar-circle-plus::before {
  content: "\e470";
}

.fa-toothbrush::before {
  content: "\f635";
}

.fa-border-inner::before {
  content: "\f84e";
}

.fa-paw-claws::before {
  content: "\f702";
}

.fa-kiwi-fruit::before {
  content: "\e30c";
}

.fa-traffic-light-slow::before {
  content: "\f639";
}

.fa-rectangle-code::before {
  content: "\e322";
}

.fa-head-side-virus::before {
  content: "\e064";
}

.fa-keyboard-brightness::before {
  content: "\e1c0";
}

.fa-books-medical::before {
  content: "\f7e8";
}

.fa-lightbulb-slash::before {
  content: "\f673";
}

.fa-house-blank::before {
  content: "\e487";
}

.fa-home-blank::before {
  content: "\e487";
}

.fa-square-5::before {
  content: "\e25a";
}

.fa-square-heart::before {
  content: "\f4c8";
}

.fa-heart-square::before {
  content: "\f4c8";
}

.fa-puzzle::before {
  content: "\e443";
}

.fa-user-gear::before {
  content: "\f4fe";
}

.fa-user-cog::before {
  content: "\f4fe";
}

.fa-pipe-circle-check::before {
  content: "\e436";
}

.fa-arrow-up-1-9::before {
  content: "\f163";
}

.fa-sort-numeric-up::before {
  content: "\f163";
}

.fa-octagon-exclamation::before {
  content: "\e204";
}

.fa-dial-low::before {
  content: "\e15d";
}

.fa-door-closed::before {
  content: "\f52a";
}

.fa-laptop-mobile::before {
  content: "\f87a";
}

.fa-phone-laptop::before {
  content: "\f87a";
}

.fa-conveyor-belt-boxes::before {
  content: "\f46f";
}

.fa-conveyor-belt-alt::before {
  content: "\f46f";
}

.fa-shield-virus::before {
  content: "\e06c";
}

.fa-starfighter-twin-ion-engine-advanced::before {
  content: "\e28e";
}

.fa-starfighter-alt-advanced::before {
  content: "\e28e";
}

.fa-dice-six::before {
  content: "\f526";
}

.fa-starfighter-twin-ion-engine::before {
  content: "\e038";
}

.fa-starfighter-alt::before {
  content: "\e038";
}

.fa-rocket-launch::before {
  content: "\e027";
}

.fa-mosquito-net::before {
  content: "\e52c";
}

.fa-vent-damper::before {
  content: "\e465";
}

.fa-bridge-water::before {
  content: "\e4ce";
}

.fa-ban-bug::before {
  content: "\f7f9";
}

.fa-debug::before {
  content: "\f7f9";
}

.fa-person-booth::before {
  content: "\f756";
}

.fa-text-width::before {
  content: "\f035";
}

.fa-garage-car::before {
  content: "\e00a";
}

.fa-square-kanban::before {
  content: "\e488";
}

.fa-hat-wizard::before {
  content: "\f6e8";
}

.fa-pen-fancy::before {
  content: "\f5ac";
}

.fa-coffee-pot::before {
  content: "\e002";
}

.fa-mouse-field::before {
  content: "\e5a8";
}

.fa-person-digging::before {
  content: "\f85e";
}

.fa-digging::before {
  content: "\f85e";
}

.fa-shower-down::before {
  content: "\e24d";
}

.fa-shower-alt::before {
  content: "\e24d";
}

.fa-box-circle-check::before {
  content: "\e0c4";
}

.fa-brightness::before {
  content: "\e0c9";
}

.fa-car-side-bolt::before {
  content: "\e344";
}

.fa-ornament::before {
  content: "\f7b8";
}

.fa-phone-arrow-down-left::before {
  content: "\e223";
}

.fa-phone-arrow-down::before {
  content: "\e223";
}

.fa-phone-incoming::before {
  content: "\e223";
}

.fa-cloud-word::before {
  content: "\e138";
}

.fa-hand-fingers-crossed::before {
  content: "\e1a3";
}

.fa-trash::before {
  content: "\f1f8";
}

.fa-gauge-simple::before {
  content: "\f629";
}

.fa-gauge-simple-med::before {
  content: "\f629";
}

.fa-tachometer-average::before {
  content: "\f629";
}

.fa-arrow-down-small-big::before {
  content: "\f88d";
}

.fa-sort-size-down-alt::before {
  content: "\f88d";
}

.fa-book-medical::before {
  content: "\f7e6";
}

.fa-face-melting::before {
  content: "\e483";
}

.fa-poo::before {
  content: "\f2fe";
}

.fa-pen-clip-slash::before {
  content: "\e20f";
}

.fa-pen-alt-slash::before {
  content: "\e20f";
}

.fa-quote-right::before {
  content: "\f10e";
}

.fa-quote-right-alt::before {
  content: "\f10e";
}

.fa-scroll-old::before {
  content: "\f70f";
}

.fa-guitars::before {
  content: "\f8bf";
}

.fa-phone-xmark::before {
  content: "\e227";
}

.fa-hose::before {
  content: "\e419";
}

.fa-clock-six::before {
  content: "\e352";
}

.fa-shirt::before {
  content: "\f553";
}

.fa-t-shirt::before {
  content: "\f553";
}

.fa-tshirt::before {
  content: "\f553";
}

.fa-billboard::before {
  content: "\e5cd";
}

.fa-square-r::before {
  content: "\e27c";
}

.fa-cubes::before {
  content: "\f1b3";
}

.fa-envelope-open-dollar::before {
  content: "\f657";
}

.fa-divide::before {
  content: "\f529";
}

.fa-sun-cloud::before {
  content: "\f763";
}

.fa-lamp-floor::before {
  content: "\e015";
}

.fa-square-7::before {
  content: "\e25c";
}

.fa-tenge-sign::before {
  content: "\f7d7";
}

.fa-tenge::before {
  content: "\f7d7";
}

.fa-headphones::before {
  content: "\f025";
}

.fa-hands-holding::before {
  content: "\f4c2";
}

.fa-campfire::before {
  content: "\f6ba";
}

.fa-circle-ampersand::before {
  content: "\e0f8";
}

.fa-snowflakes::before {
  content: "\f7cf";
}

.fa-hands-clapping::before {
  content: "\e1a8";
}

.fa-republican::before {
  content: "\f75e";
}

.fa-leaf-maple::before {
  content: "\f6f6";
}

.fa-arrow-left::before {
  content: "\f060";
}

.fa-person-circle-xmark::before {
  content: "\e543";
}

.fa-ruler::before {
  content: "\f545";
}

.fa-cup-straw-swoosh::before {
  content: "\e364";
}

.fa-temperature-sun::before {
  content: "\f76a";
}

.fa-temperature-hot::before {
  content: "\f76a";
}

.fa-align-left::before {
  content: "\f036";
}

.fa-dice-d6::before {
  content: "\f6d1";
}

.fa-restroom::before {
  content: "\f7bd";
}

.fa-high-definition::before {
  content: "\e1ae";
}

.fa-rectangle-hd::before {
  content: "\e1ae";
}

.fa-j::before {
  content: "J";
}

.fa-galaxy::before {
  content: "\e008";
}

.fa-users-viewfinder::before {
  content: "\e595";
}

.fa-file-video::before {
  content: "\f1c8";
}

.fa-cherries::before {
  content: "\e0ec";
}

.fa-up-right-from-square::before {
  content: "\f35d";
}

.fa-external-link-alt::before {
  content: "\f35d";
}

.fa-circle-sort::before {
  content: "\e030";
}

.fa-sort-circle::before {
  content: "\e030";
}

.fa-table-cells::before {
  content: "\f00a";
}

.fa-th::before {
  content: "\f00a";
}

.fa-file-pdf::before {
  content: "\f1c1";
}

.fa-siren::before {
  content: "\e02d";
}

.fa-arrow-up-to-dotted-line::before {
  content: "\e0a1";
}

.fa-image-landscape::before {
  content: "\e1b5";
}

.fa-landscape::before {
  content: "\e1b5";
}

.fa-tank-water::before {
  content: "\e452";
}

.fa-curling-stone::before {
  content: "\f44a";
}

.fa-curling::before {
  content: "\f44a";
}

.fa-gamepad-modern::before {
  content: "\e5a2";
}

.fa-gamepad-alt::before {
  content: "\e5a2";
}

.fa-messages-question::before {
  content: "\e1e7";
}

.fa-book-bible::before {
  content: "\f647";
}

.fa-bible::before {
  content: "\f647";
}

.fa-o::before {
  content: "O";
}

.fa-suitcase-medical::before {
  content: "\f0fa";
}

.fa-medkit::before {
  content: "\f0fa";
}

.fa-briefcase-arrow-right::before {
  content: "\e2f2";
}

.fa-expand-wide::before {
  content: "\f320";
}

.fa-clock-eleven-thirty::before {
  content: "\e348";
}

.fa-rv::before {
  content: "\f7be";
}

.fa-user-secret::before {
  content: "\f21b";
}

.fa-otter::before {
  content: "\f700";
}

.fa-dreidel::before {
  content: "\f792";
}

.fa-person-dress::before {
  content: "\f182";
}

.fa-female::before {
  content: "\f182";
}

.fa-comment-dollar::before {
  content: "\f651";
}

.fa-business-time::before {
  content: "\f64a";
}

.fa-briefcase-clock::before {
  content: "\f64a";
}

.fa-flower-tulip::before {
  content: "\f801";
}

.fa-people-pants-simple::before {
  content: "\e21a";
}

.fa-cloud-drizzle::before {
  content: "\f738";
}

.fa-table-cells-large::before {
  content: "\f009";
}

.fa-th-large::before {
  content: "\f009";
}

.fa-book-tanakh::before {
  content: "\f827";
}

.fa-tanakh::before {
  content: "\f827";
}

.fa-solar-system::before {
  content: "\e02f";
}

.fa-seal-question::before {
  content: "\e243";
}

.fa-phone-volume::before {
  content: "\f2a0";
}

.fa-volume-control-phone::before {
  content: "\f2a0";
}

.fa-disc-drive::before {
  content: "\f8b5";
}

.fa-hat-cowboy-side::before {
  content: "\f8c1";
}

.fa-table-rows::before {
  content: "\e292";
}

.fa-rows::before {
  content: "\e292";
}

.fa-location-exclamation::before {
  content: "\f608";
}

.fa-map-marker-exclamation::before {
  content: "\f608";
}

.fa-face-fearful::before {
  content: "\e375";
}

.fa-clipboard-user::before {
  content: "\f7f3";
}

.fa-bus-school::before {
  content: "\f5dd";
}

.fa-film-slash::before {
  content: "\e179";
}

.fa-square-arrow-down-right::before {
  content: "\e262";
}

.fa-book-sparkles::before {
  content: "\f6b8";
}

.fa-book-spells::before {
  content: "\f6b8";
}

.fa-washing-machine::before {
  content: "\f898";
}

.fa-washer::before {
  content: "\f898";
}

.fa-child::before {
  content: "\f1ae";
}

.fa-lira-sign::before {
  content: "\f195";
}

.fa-user-visor::before {
  content: "\e04c";
}

.fa-file-plus-minus::before {
  content: "\e177";
}

.fa-chess-clock-flip::before {
  content: "\f43e";
}

.fa-chess-clock-alt::before {
  content: "\f43e";
}

.fa-satellite::before {
  content: "\f7bf";
}

.fa-plane-lock::before {
  content: "\e558";
}

.fa-steering-wheel::before {
  content: "\f622";
}

.fa-tag::before {
  content: "\f02b";
}

.fa-stretcher::before {
  content: "\f825";
}

.fa-book-section::before {
  content: "\e0c1";
}

.fa-book-law::before {
  content: "\e0c1";
}

.fa-inboxes::before {
  content: "\e1bb";
}

.fa-coffee-bean::before {
  content: "\e13e";
}

.fa-circle-yen::before {
  content: "\e5d0";
}

.fa-brackets-curly::before {
  content: "\f7ea";
}

.fa-ellipsis-stroke-vertical::before {
  content: "\f39c";
}

.fa-ellipsis-v-alt::before {
  content: "\f39c";
}

.fa-comment::before {
  content: "\f075";
}

.fa-square-1::before {
  content: "\e256";
}

.fa-cake-candles::before {
  content: "\f1fd";
}

.fa-birthday-cake::before {
  content: "\f1fd";
}

.fa-cake::before {
  content: "\f1fd";
}

.fa-head-side::before {
  content: "\f6e9";
}

.fa-envelope::before {
  content: "\f0e0";
}

.fa-dolly-empty::before {
  content: "\f473";
}

.fa-face-tissue::before {
  content: "\e39c";
}

.fa-angles-up::before {
  content: "\f102";
}

.fa-angle-double-up::before {
  content: "\f102";
}

.fa-bin-recycle::before {
  content: "\e5f7";
}

.fa-paperclip::before {
  content: "\f0c6";
}

.fa-chart-line-down::before {
  content: "\f64d";
}

.fa-arrow-right-to-city::before {
  content: "\e4b3";
}

.fa-lock-a::before {
  content: "\e422";
}

.fa-ribbon::before {
  content: "\f4d6";
}

.fa-lungs::before {
  content: "\f604";
}

.fa-person-pinball::before {
  content: "\e21d";
}

.fa-arrow-up-9-1::before {
  content: "\f887";
}

.fa-sort-numeric-up-alt::before {
  content: "\f887";
}

.fa-apple-core::before {
  content: "\e08f";
}

.fa-circle-y::before {
  content: "\e12f";
}

.fa-h6::before {
  content: "\e413";
}

.fa-litecoin-sign::before {
  content: "\e1d3";
}

.fa-circle-small::before {
  content: "\e122";
}

.fa-border-none::before {
  content: "\f850";
}

.fa-arrow-turn-down-left::before {
  content: "\e2e1";
}

.fa-circle-nodes::before {
  content: "\e4e2";
}

.fa-parachute-box::before {
  content: "\f4cd";
}

.fa-message-medical::before {
  content: "\f7f4";
}

.fa-comment-alt-medical::before {
  content: "\f7f4";
}

.fa-rugby-ball::before {
  content: "\e3c6";
}

.fa-comment-music::before {
  content: "\f8b0";
}

.fa-indent::before {
  content: "\f03c";
}

.fa-tree-deciduous::before {
  content: "\f400";
}

.fa-tree-alt::before {
  content: "\f400";
}

.fa-puzzle-piece-simple::before {
  content: "\e231";
}

.fa-puzzle-piece-alt::before {
  content: "\e231";
}

.fa-truck-field-un::before {
  content: "\e58e";
}

.fa-nfc-trash::before {
  content: "\e1fd";
}

.fa-hourglass::before {
  content: "\f254";
}

.fa-hourglass-empty::before {
  content: "\f254";
}

.fa-mountain::before {
  content: "\f6fc";
}

.fa-file-xmark::before {
  content: "\f317";
}

.fa-file-times::before {
  content: "\f317";
}

.fa-house-heart::before {
  content: "\f4c9";
}

.fa-home-heart::before {
  content: "\f4c9";
}

.fa-house-chimney-blank::before {
  content: "\e3b0";
}

.fa-meter-bolt::before {
  content: "\e1e9";
}

.fa-user-doctor::before {
  content: "\f0f0";
}

.fa-user-md::before {
  content: "\f0f0";
}

.fa-slash-back::before {
  content: "\\";
}

.fa-circle-info::before {
  content: "\f05a";
}

.fa-info-circle::before {
  content: "\f05a";
}

.fa-fishing-rod::before {
  content: "\e3a8";
}

.fa-hammer-crash::before {
  content: "\e414";
}

.fa-message-heart::before {
  content: "\e5c9";
}

.fa-cloud-meatball::before {
  content: "\f73b";
}

.fa-camera-polaroid::before {
  content: "\f8aa";
}

.fa-camera::before {
  content: "\f030";
}

.fa-camera-alt::before {
  content: "\f030";
}

.fa-square-virus::before {
  content: "\e578";
}

.fa-cart-arrow-up::before {
  content: "\e3ee";
}

.fa-meteor::before {
  content: "\f753";
}

.fa-car-on::before {
  content: "\e4dd";
}

.fa-sleigh::before {
  content: "\f7cc";
}

.fa-arrow-down-1-9::before {
  content: "\f162";
}

.fa-sort-numeric-asc::before {
  content: "\f162";
}

.fa-sort-numeric-down::before {
  content: "\f162";
}

.fa-buoy-mooring::before {
  content: "\e5b6";
}

.fa-square-4::before {
  content: "\e259";
}

.fa-hand-holding-droplet::before {
  content: "\f4c1";
}

.fa-hand-holding-water::before {
  content: "\f4c1";
}

.fa-tricycle-adult::before {
  content: "\e5c4";
}

.fa-waveform::before {
  content: "\f8f1";
}

.fa-water::before {
  content: "\f773";
}

.fa-star-sharp-half-stroke::before {
  content: "\e28d";
}

.fa-star-sharp-half-alt::before {
  content: "\e28d";
}

.fa-nfc-signal::before {
  content: "\e1fb";
}

.fa-plane-prop::before {
  content: "\e22b";
}

.fa-calendar-check::before {
  content: "\f274";
}

.fa-clock-desk::before {
  content: "\e134";
}

.fa-calendar-clock::before {
  content: "\e0d2";
}

.fa-calendar-time::before {
  content: "\e0d2";
}

.fa-braille::before {
  content: "\f2a1";
}

.fa-prescription-bottle-medical::before {
  content: "\f486";
}

.fa-prescription-bottle-alt::before {
  content: "\f486";
}

.fa-plate-utensils::before {
  content: "\e43b";
}

.fa-family-pants::before {
  content: "\e302";
}

.fa-hose-reel::before {
  content: "\e41a";
}

.fa-house-window::before {
  content: "\e3b3";
}

.fa-landmark::before {
  content: "\f66f";
}

.fa-truck::before {
  content: "\f0d1";
}

.fa-crosshairs::before {
  content: "\f05b";
}

.fa-cloud-rainbow::before {
  content: "\f73e";
}

.fa-person-cane::before {
  content: "\e53c";
}

.fa-alien::before {
  content: "\f8f5";
}

.fa-tent::before {
  content: "\e57d";
}

.fa-laptop-binary::before {
  content: "\e5e7";
}

.fa-vest-patches::before {
  content: "\e086";
}

.fa-people-dress-simple::before {
  content: "\e218";
}

.fa-check-double::before {
  content: "\f560";
}

.fa-arrow-down-a-z::before {
  content: "\f15d";
}

.fa-sort-alpha-asc::before {
  content: "\f15d";
}

.fa-sort-alpha-down::before {
  content: "\f15d";
}

.fa-bowling-ball-pin::before {
  content: "\e0c3";
}

.fa-bell-school-slash::before {
  content: "\f5d6";
}

.fa-plus-large::before {
  content: "\e59e";
}

.fa-money-bill-wheat::before {
  content: "\e52a";
}

.fa-camera-viewfinder::before {
  content: "\e0da";
}

.fa-screenshot::before {
  content: "\e0da";
}

.fa-message-music::before {
  content: "\f8af";
}

.fa-comment-alt-music::before {
  content: "\f8af";
}

.fa-car-building::before {
  content: "\f859";
}

.fa-border-bottom-right::before {
  content: "\f854";
}

.fa-border-style-alt::before {
  content: "\f854";
}

.fa-octagon::before {
  content: "\f306";
}

.fa-comment-arrow-up-right::before {
  content: "\e145";
}

.fa-octagon-divide::before {
  content: "\e203";
}

.fa-cookie::before {
  content: "\f563";
}

.fa-arrow-rotate-left::before {
  content: "\f0e2";
}

.fa-arrow-left-rotate::before {
  content: "\f0e2";
}

.fa-arrow-rotate-back::before {
  content: "\f0e2";
}

.fa-arrow-rotate-backward::before {
  content: "\f0e2";
}

.fa-undo::before {
  content: "\f0e2";
}

.fa-tv-music::before {
  content: "\f8e6";
}

.fa-hard-drive::before {
  content: "\f0a0";
}

.fa-hdd::before {
  content: "\f0a0";
}

.fa-reel::before {
  content: "\e238";
}

.fa-face-grin-squint-tears::before {
  content: "\f586";
}

.fa-grin-squint-tears::before {
  content: "\f586";
}

.fa-dumbbell::before {
  content: "\f44b";
}

.fa-rectangle-list::before {
  content: "\f022";
}

.fa-list-alt::before {
  content: "\f022";
}

.fa-tarp-droplet::before {
  content: "\e57c";
}

.fa-alarm-exclamation::before {
  content: "\f843";
}

.fa-house-medical-circle-check::before {
  content: "\e511";
}

.fa-traffic-cone::before {
  content: "\f636";
}

.fa-grate::before {
  content: "\e193";
}

.fa-arrow-down-right::before {
  content: "\e093";
}

.fa-person-skiing-nordic::before {
  content: "\f7ca";
}

.fa-skiing-nordic::before {
  content: "\f7ca";
}

.fa-calendar-plus::before {
  content: "\f271";
}

.fa-person-from-portal::before {
  content: "\e023";
}

.fa-portal-exit::before {
  content: "\e023";
}

.fa-plane-arrival::before {
  content: "\f5af";
}

.fa-cowbell-circle-plus::before {
  content: "\f8b4";
}

.fa-cowbell-more::before {
  content: "\f8b4";
}

.fa-circle-left::before {
  content: "\f359";
}

.fa-arrow-alt-circle-left::before {
  content: "\f359";
}

.fa-distribute-spacing-vertical::before {
  content: "\e366";
}

.fa-signal-bars-fair::before {
  content: "\f692";
}

.fa-signal-alt-2::before {
  content: "\f692";
}

.fa-sportsball::before {
  content: "\e44b";
}

.fa-game-console-handheld-crank::before {
  content: "\e5b9";
}

.fa-train-subway::before {
  content: "\f239";
}

.fa-subway::before {
  content: "\f239";
}

.fa-chart-gantt::before {
  content: "\e0e4";
}

.fa-face-smile-upside-down::before {
  content: "\e395";
}

.fa-ball-pile::before {
  content: "\f77e";
}

.fa-badge-dollar::before {
  content: "\f645";
}

.fa-money-bills-simple::before {
  content: "\e1f4";
}

.fa-money-bills-alt::before {
  content: "\e1f4";
}

.fa-list-timeline::before {
  content: "\e1d1";
}

.fa-indian-rupee-sign::before {
  content: "\e1bc";
}

.fa-indian-rupee::before {
  content: "\e1bc";
}

.fa-inr::before {
  content: "\e1bc";
}

.fa-crop-simple::before {
  content: "\f565";
}

.fa-crop-alt::before {
  content: "\f565";
}

.fa-money-bill-1::before {
  content: "\f3d1";
}

.fa-money-bill-alt::before {
  content: "\f3d1";
}

.fa-left-long::before {
  content: "\f30a";
}

.fa-long-arrow-alt-left::before {
  content: "\f30a";
}

.fa-keyboard-down::before {
  content: "\e1c2";
}

.fa-circle-up-right::before {
  content: "\e129";
}

.fa-cloud-bolt-moon::before {
  content: "\f76d";
}

.fa-thunderstorm-moon::before {
  content: "\f76d";
}

.fa-dna::before {
  content: "\f471";
}

.fa-virus-slash::before {
  content: "\e075";
}

.fa-bracket-round-right::before {
  content: "\)";
}

.fa-circle-sterling::before {
  content: "\e5cf";
}

.fa-circle-5::before {
  content: "\e0f2";
}

.fa-minus::before {
  content: "\f068";
}

.fa-subtract::before {
  content: "\f068";
}

.fa-fire-flame::before {
  content: "\f6df";
}

.fa-flame::before {
  content: "\f6df";
}

.fa-right-to-line::before {
  content: "\f34c";
}

.fa-arrow-alt-to-right::before {
  content: "\f34c";
}

.fa-gif::before {
  content: "\e190";
}

.fa-chess::before {
  content: "\f439";
}

.fa-trash-slash::before {
  content: "\e2b3";
}

.fa-arrow-left-long::before {
  content: "\f177";
}

.fa-long-arrow-left::before {
  content: "\f177";
}

.fa-plug-circle-check::before {
  content: "\e55c";
}

.fa-font-case::before {
  content: "\f866";
}

.fa-street-view::before {
  content: "\f21d";
}

.fa-arrow-down-left::before {
  content: "\e091";
}

.fa-franc-sign::before {
  content: "\e18f";
}

.fa-flask-round-poison::before {
  content: "\f6e0";
}

.fa-flask-poison::before {
  content: "\f6e0";
}

.fa-volume-off::before {
  content: "\f026";
}

.fa-book-circle-arrow-right::before {
  content: "\e0bc";
}

.fa-chart-user::before {
  content: "\f6a3";
}

.fa-user-chart::before {
  content: "\f6a3";
}

.fa-hands-asl-interpreting::before {
  content: "\f2a3";
}

.fa-american-sign-language-interpreting::before {
  content: "\f2a3";
}

.fa-asl-interpreting::before {
  content: "\f2a3";
}

.fa-hands-american-sign-language-interpreting::before {
  content: "\f2a3";
}

.fa-presentation-screen::before {
  content: "\f685";
}

.fa-presentation::before {
  content: "\f685";
}

.fa-circle-bolt::before {
  content: "\e0fe";
}

.fa-face-smile-halo::before {
  content: "\e38f";
}

.fa-cart-circle-arrow-down::before {
  content: "\e3ef";
}

.fa-house-person-return::before {
  content: "\e011";
}

.fa-house-person-arrive::before {
  content: "\e011";
}

.fa-house-return::before {
  content: "\e011";
}

.fa-message-xmark::before {
  content: "\f4ab";
}

.fa-comment-alt-times::before {
  content: "\f4ab";
}

.fa-message-times::before {
  content: "\f4ab";
}

.fa-file-certificate::before {
  content: "\f5f3";
}

.fa-file-award::before {
  content: "\f5f3";
}

.fa-user-doctor-hair-long::before {
  content: "\e459";
}

.fa-camera-security::before {
  content: "\f8fe";
}

.fa-camera-home::before {
  content: "\f8fe";
}

.fa-gear::before {
  content: "\f013";
}

.fa-cog::before {
  content: "\f013";
}

.fa-droplet-slash::before {
  content: "\f5c7";
}

.fa-tint-slash::before {
  content: "\f5c7";
}

.fa-book-heart::before {
  content: "\f499";
}

.fa-mosque::before {
  content: "\f678";
}

.fa-duck::before {
  content: "\f6d8";
}

.fa-mosquito::before {
  content: "\e52b";
}

.fa-star-of-david::before {
  content: "\f69a";
}

.fa-flag-swallowtail::before {
  content: "\f74c";
}

.fa-flag-alt::before {
  content: "\f74c";
}

.fa-person-military-rifle::before {
  content: "\e54b";
}

.fa-car-garage::before {
  content: "\f5e2";
}

.fa-cart-shopping::before {
  content: "\f07a";
}

.fa-shopping-cart::before {
  content: "\f07a";
}

.fa-book-font::before {
  content: "\e0bf";
}

.fa-shield-plus::before {
  content: "\e24a";
}

.fa-vials::before {
  content: "\f493";
}

.fa-eye-dropper-full::before {
  content: "\e172";
}

.fa-distribute-spacing-horizontal::before {
  content: "\e365";
}

.fa-tablet-rugged::before {
  content: "\f48f";
}

.fa-temperature-snow::before {
  content: "\f768";
}

.fa-temperature-frigid::before {
  content: "\f768";
}

.fa-moped::before {
  content: "\e3b9";
}

.fa-face-smile-plus::before {
  content: "\f5b9";
}

.fa-smile-plus::before {
  content: "\f5b9";
}

.fa-radio-tuner::before {
  content: "\f8d8";
}

.fa-radio-alt::before {
  content: "\f8d8";
}

.fa-face-swear::before {
  content: "\e399";
}

.fa-water-arrow-down::before {
  content: "\f774";
}

.fa-water-lower::before {
  content: "\f774";
}

.fa-scanner-touchscreen::before {
  content: "\f48a";
}

.fa-circle-7::before {
  content: "\e0f4";
}

.fa-plug-circle-plus::before {
  content: "\e55f";
}

.fa-person-ski-jumping::before {
  content: "\f7c7";
}

.fa-ski-jump::before {
  content: "\f7c7";
}

.fa-place-of-worship::before {
  content: "\f67f";
}

.fa-water-arrow-up::before {
  content: "\f775";
}

.fa-water-rise::before {
  content: "\f775";
}

.fa-waveform-lines::before {
  content: "\f8f2";
}

.fa-waveform-path::before {
  content: "\f8f2";
}

.fa-split::before {
  content: "\e254";
}

.fa-film-canister::before {
  content: "\f8b7";
}

.fa-film-cannister::before {
  content: "\f8b7";
}

.fa-folder-xmark::before {
  content: "\f65f";
}

.fa-folder-times::before {
  content: "\f65f";
}

.fa-toilet-paper-blank::before {
  content: "\f71f";
}

.fa-toilet-paper-alt::before {
  content: "\f71f";
}

.fa-tablet-screen::before {
  content: "\f3fc";
}

.fa-tablet-android-alt::before {
  content: "\f3fc";
}

.fa-hexagon-vertical-nft-slanted::before {
  content: "\e506";
}

.fa-folder-music::before {
  content: "\e18d";
}

.fa-display-medical::before {
  content: "\e166";
}

.fa-desktop-medical::before {
  content: "\e166";
}

.fa-share-all::before {
  content: "\f367";
}

.fa-peapod::before {
  content: "\e31c";
}

.fa-chess-clock::before {
  content: "\f43d";
}

.fa-axe::before {
  content: "\f6b2";
}

.fa-square-d::before {
  content: "\e268";
}

.fa-grip-vertical::before {
  content: "\f58e";
}

.fa-mobile-signal-out::before {
  content: "\e1f0";
}

.fa-arrow-turn-up::before {
  content: "\f148";
}

.fa-level-up::before {
  content: "\f148";
}

.fa-u::before {
  content: "U";
}

.fa-arrow-up-from-dotted-line::before {
  content: "\e09b";
}

.fa-square-root-variable::before {
  content: "\f698";
}

.fa-square-root-alt::before {
  content: "\f698";
}

.fa-light-switch-on::before {
  content: "\e019";
}

.fa-arrow-down-arrow-up::before {
  content: "\f883";
}

.fa-sort-alt::before {
  content: "\f883";
}

.fa-raindrops::before {
  content: "\f75c";
}

.fa-dash::before {
  content: "\e404";
}

.fa-minus-large::before {
  content: "\e404";
}

.fa-clock::before {
  content: "\f017";
}

.fa-clock-four::before {
  content: "\f017";
}

.fa-input-numeric::before {
  content: "\e1bd";
}

.fa-truck-tow::before {
  content: "\e2b8";
}

.fa-backward-step::before {
  content: "\f048";
}

.fa-step-backward::before {
  content: "\f048";
}

.fa-pallet::before {
  content: "\f482";
}

.fa-car-bolt::before {
  content: "\e341";
}

.fa-arrows-maximize::before {
  content: "\f31d";
}

.fa-expand-arrows::before {
  content: "\f31d";
}

.fa-faucet::before {
  content: "\e005";
}

.fa-cloud-sleet::before {
  content: "\f741";
}

.fa-lamp-street::before {
  content: "\e1c5";
}

.fa-list-radio::before {
  content: "\e1d0";
}

.fa-pen-nib-slash::before {
  content: "\e4a1";
}

.fa-baseball-bat-ball::before {
  content: "\f432";
}

.fa-square-up-left::before {
  content: "\e282";
}

.fa-overline::before {
  content: "\f876";
}

.fa-s::before {
  content: "S";
}

.fa-timeline::before {
  content: "\e29c";
}

.fa-keyboard::before {
  content: "\f11c";
}

.fa-arrows-from-dotted-line::before {
  content: "\e0a3";
}

.fa-usb-drive::before {
  content: "\f8e9";
}

.fa-ballot::before {
  content: "\f732";
}

.fa-caret-down::before {
  content: "\f0d7";
}

.fa-location-dot-slash::before {
  content: "\f605";
}

.fa-map-marker-alt-slash::before {
  content: "\f605";
}

.fa-cards::before {
  content: "\e3ed";
}

.fa-house-chimney-medical::before {
  content: "\f7f2";
}

.fa-clinic-medical::before {
  content: "\f7f2";
}

.fa-boxing-glove::before {
  content: "\f438";
}

.fa-glove-boxing::before {
  content: "\f438";
}

.fa-temperature-three-quarters::before {
  content: "\f2c8";
}

.fa-temperature-3::before {
  content: "\f2c8";
}

.fa-thermometer-3::before {
  content: "\f2c8";
}

.fa-thermometer-three-quarters::before {
  content: "\f2c8";
}

.fa-bell-school::before {
  content: "\f5d5";
}

.fa-mobile-screen::before {
  content: "\f3cf";
}

.fa-mobile-android-alt::before {
  content: "\f3cf";
}

.fa-plane-up::before {
  content: "\e22d";
}

.fa-folder-heart::before {
  content: "\e189";
}

.fa-circle-location-arrow::before {
  content: "\f602";
}

.fa-location-circle::before {
  content: "\f602";
}

.fa-face-head-bandage::before {
  content: "\e37a";
}

.fa-sushi-roll::before {
  content: "\e48b";
}

.fa-maki-roll::before {
  content: "\e48b";
}

.fa-makizushi::before {
  content: "\e48b";
}

.fa-car-bump::before {
  content: "\f5e0";
}

.fa-piggy-bank::before {
  content: "\f4d3";
}

.fa-racquet::before {
  content: "\f45a";
}

.fa-car-mirrors::before {
  content: "\e343";
}

.fa-industry-windows::before {
  content: "\f3b3";
}

.fa-industry-alt::before {
  content: "\f3b3";
}

.fa-bolt-auto::before {
  content: "\e0b6";
}

.fa-battery-half::before {
  content: "\f242";
}

.fa-battery-3::before {
  content: "\f242";
}

.fa-flux-capacitor::before {
  content: "\f8ba";
}

.fa-mountain-city::before {
  content: "\e52e";
}

.fa-coins::before {
  content: "\f51e";
}

.fa-honey-pot::before {
  content: "\e418";
}

.fa-olive::before {
  content: "\e316";
}

.fa-khanda::before {
  content: "\f66d";
}

.fa-filter-list::before {
  content: "\e17c";
}

.fa-outlet::before {
  content: "\e01c";
}

.fa-sliders::before {
  content: "\f1de";
}

.fa-sliders-h::before {
  content: "\f1de";
}

.fa-cauldron::before {
  content: "\f6bf";
}

.fa-people::before {
  content: "\e216";
}

.fa-folder-tree::before {
  content: "\f802";
}

.fa-network-wired::before {
  content: "\f6ff";
}

.fa-croissant::before {
  content: "\f7f6";
}

.fa-map-pin::before {
  content: "\f276";
}

.fa-hamsa::before {
  content: "\f665";
}

.fa-cent-sign::before {
  content: "\e3f5";
}

.fa-swords-laser::before {
  content: "\e03d";
}

.fa-flask::before {
  content: "\f0c3";
}

.fa-person-pregnant::before {
  content: "\e31e";
}

.fa-square-u::before {
  content: "\e281";
}

.fa-wand-sparkles::before {
  content: "\f72b";
}

.fa-router::before {
  content: "\f8da";
}

.fa-ellipsis-vertical::before {
  content: "\f142";
}

.fa-ellipsis-v::before {
  content: "\f142";
}

.fa-sword-laser-alt::before {
  content: "\e03c";
}

.fa-ticket::before {
  content: "\f145";
}

.fa-power-off::before {
  content: "\f011";
}

.fa-coin::before {
  content: "\f85c";
}

.fa-laptop-slash::before {
  content: "\e1c7";
}

.fa-right-long::before {
  content: "\f30b";
}

.fa-long-arrow-alt-right::before {
  content: "\f30b";
}

.fa-circle-b::before {
  content: "\e0fd";
}

.fa-person-dress-simple::before {
  content: "\e21c";
}

.fa-pipe-collar::before {
  content: "\e437";
}

.fa-lights-holiday::before {
  content: "\f7b2";
}

.fa-citrus::before {
  content: "\e2f4";
}

.fa-flag-usa::before {
  content: "\f74d";
}

.fa-laptop-file::before {
  content: "\e51d";
}

.fa-tty::before {
  content: "\f1e4";
}

.fa-teletype::before {
  content: "\f1e4";
}

.fa-chart-tree-map::before {
  content: "\e0ea";
}

.fa-diagram-next::before {
  content: "\e476";
}

.fa-person-rifle::before {
  content: "\e54e";
}

.fa-clock-five-thirty::before {
  content: "\e34a";
}

.fa-pipe-valve::before {
  content: "\e439";
}

.fa-arrow-up-from-arc::before {
  content: "\e4b4";
}

.fa-face-spiral-eyes::before {
  content: "\e485";
}

.fa-compress-wide::before {
  content: "\f326";
}

.fa-circle-phone-hangup::before {
  content: "\e11d";
}

.fa-phone-circle-down::before {
  content: "\e11d";
}

.fa-gear-complex-code::before {
  content: "\e5eb";
}

.fa-house-medical-circle-exclamation::before {
  content: "\e512";
}

.fa-badminton::before {
  content: "\e33a";
}

.fa-closed-captioning::before {
  content: "\f20a";
}

.fa-person-hiking::before {
  content: "\f6ec";
}

.fa-hiking::before {
  content: "\f6ec";
}

.fa-right-from-line::before {
  content: "\f347";
}

.fa-arrow-alt-from-left::before {
  content: "\f347";
}

.fa-venus-double::before {
  content: "\f226";
}

.fa-images::before {
  content: "\f302";
}

.fa-calculator::before {
  content: "\f1ec";
}

.fa-shuttlecock::before {
  content: "\f45b";
}

.fa-user-hair::before {
  content: "\e45a";
}

.fa-eye-evil::before {
  content: "\f6db";
}

.fa-people-pulling::before {
  content: "\e535";
}

.fa-n::before {
  content: "N";
}

.fa-garage::before {
  content: "\e009";
}

.fa-cable-car::before {
  content: "\f7da";
}

.fa-tram::before {
  content: "\f7da";
}

.fa-shovel-snow::before {
  content: "\f7c3";
}

.fa-cloud-rain::before {
  content: "\f73d";
}

.fa-face-lying::before {
  content: "\e37e";
}

.fa-sprinkler::before {
  content: "\e035";
}

.fa-building-circle-xmark::before {
  content: "\e4d4";
}

.fa-person-sledding::before {
  content: "\f7cb";
}

.fa-sledding::before {
  content: "\f7cb";
}

.fa-game-console-handheld::before {
  content: "\f8bb";
}

.fa-ship::before {
  content: "\f21a";
}

.fa-clock-six-thirty::before {
  content: "\e353";
}

.fa-battery-slash::before {
  content: "\f377";
}

.fa-tugrik-sign::before {
  content: "\e2ba";
}

.fa-arrows-down-to-line::before {
  content: "\e4b8";
}

.fa-download::before {
  content: "\f019";
}

.fa-shelves::before {
  content: "\f480";
}

.fa-inventory::before {
  content: "\f480";
}

.fa-cloud-snow::before {
  content: "\f742";
}

.fa-face-grin::before {
  content: "\f580";
}

.fa-grin::before {
  content: "\f580";
}

.fa-delete-left::before {
  content: "\f55a";
}

.fa-backspace::before {
  content: "\f55a";
}

.fa-oven::before {
  content: "\e01d";
}

.fa-cloud-binary::before {
  content: "\e601";
}

.fa-eye-dropper::before {
  content: "\f1fb";
}

.fa-eye-dropper-empty::before {
  content: "\f1fb";
}

.fa-eyedropper::before {
  content: "\f1fb";
}

.fa-comment-captions::before {
  content: "\e146";
}

.fa-comments-question::before {
  content: "\e14e";
}

.fa-scribble::before {
  content: "\e23f";
}

.fa-rotate-exclamation::before {
  content: "\e23c";
}

.fa-file-circle-check::before {
  content: "\e5a0";
}

.fa-glass::before {
  content: "\f804";
}

.fa-loader::before {
  content: "\e1d4";
}

.fa-forward::before {
  content: "\f04e";
}

.fa-user-pilot::before {
  content: "\e2c0";
}

.fa-mobile::before {
  content: "\f3ce";
}

.fa-mobile-android::before {
  content: "\f3ce";
}

.fa-mobile-phone::before {
  content: "\f3ce";
}

.fa-code-pull-request-closed::before {
  content: "\e3f9";
}

.fa-face-meh::before {
  content: "\f11a";
}

.fa-meh::before {
  content: "\f11a";
}

.fa-align-center::before {
  content: "\f037";
}

.fa-book-skull::before {
  content: "\f6b7";
}

.fa-book-dead::before {
  content: "\f6b7";
}

.fa-id-card::before {
  content: "\f2c2";
}

.fa-drivers-license::before {
  content: "\f2c2";
}

.fa-face-dotted::before {
  content: "\e47f";
}

.fa-face-worried::before {
  content: "\e3a3";
}

.fa-outdent::before {
  content: "\f03b";
}

.fa-dedent::before {
  content: "\f03b";
}

.fa-heart-circle-exclamation::before {
  content: "\e4fe";
}

.fa-house::before {
  content: "\f015";
}

.fa-home::before {
  content: "\f015";
}

.fa-home-alt::before {
  content: "\f015";
}

.fa-home-lg-alt::before {
  content: "\f015";
}

.fa-vector-circle::before {
  content: "\e2c6";
}

.fa-car-circle-bolt::before {
  content: "\e342";
}

.fa-calendar-week::before {
  content: "\f784";
}

.fa-flying-disc::before {
  content: "\e3a9";
}

.fa-laptop-medical::before {
  content: "\f812";
}

.fa-square-down-right::before {
  content: "\e26c";
}

.fa-b::before {
  content: "B";
}

.fa-seat-airline::before {
  content: "\e244";
}

.fa-moon-over-sun::before {
  content: "\f74a";
}

.fa-eclipse-alt::before {
  content: "\f74a";
}

.fa-pipe::before {
  content: "\|";
}

.fa-file-medical::before {
  content: "\f477";
}

.fa-potato::before {
  content: "\e440";
}

.fa-dice-one::before {
  content: "\f525";
}

.fa-circle-a::before {
  content: "\e0f7";
}

.fa-helmet-battle::before {
  content: "\f6eb";
}

.fa-butter::before {
  content: "\e3e4";
}

.fa-blanket-fire::before {
  content: "\e3da";
}

.fa-kiwi-bird::before {
  content: "\f535";
}

.fa-castle::before {
  content: "\e0de";
}

.fa-golf-club::before {
  content: "\f451";
}

.fa-arrow-right-arrow-left::before {
  content: "\f0ec";
}

.fa-exchange::before {
  content: "\f0ec";
}

.fa-rotate-right::before {
  content: "\f2f9";
}

.fa-redo-alt::before {
  content: "\f2f9";
}

.fa-rotate-forward::before {
  content: "\f2f9";
}

.fa-utensils::before {
  content: "\f2e7";
}

.fa-cutlery::before {
  content: "\f2e7";
}

.fa-arrow-up-wide-short::before {
  content: "\f161";
}

.fa-sort-amount-up::before {
  content: "\f161";
}

.fa-chart-pie-simple-circle-dollar::before {
  content: "\e605";
}

.fa-balloons::before {
  content: "\e2e4";
}

.fa-mill-sign::before {
  content: "\e1ed";
}

.fa-bowl-rice::before {
  content: "\e2eb";
}

.fa-timeline-arrow::before {
  content: "\e29d";
}

.fa-skull::before {
  content: "\f54c";
}

.fa-game-board-simple::before {
  content: "\f868";
}

.fa-game-board-alt::before {
  content: "\f868";
}

.fa-circle-video::before {
  content: "\e12b";
}

.fa-video-circle::before {
  content: "\e12b";
}

.fa-chart-scatter-bubble::before {
  content: "\e0e9";
}

.fa-house-turret::before {
  content: "\e1b4";
}

.fa-banana::before {
  content: "\e2e5";
}

.fa-hand-holding-skull::before {
  content: "\e1a4";
}

.fa-people-dress::before {
  content: "\e217";
}

.fa-loveseat::before {
  content: "\f4cc";
}

.fa-couch-small::before {
  content: "\f4cc";
}

.fa-tower-broadcast::before {
  content: "\f519";
}

.fa-broadcast-tower::before {
  content: "\f519";
}

.fa-truck-pickup::before {
  content: "\f63c";
}

.fa-block-quote::before {
  content: "\e0b5";
}

.fa-up-long::before {
  content: "\f30c";
}

.fa-long-arrow-alt-up::before {
  content: "\f30c";
}

.fa-stop::before {
  content: "\f04d";
}

.fa-code-merge::before {
  content: "\f387";
}

.fa-money-check-dollar-pen::before {
  content: "\f873";
}

.fa-money-check-edit-alt::before {
  content: "\f873";
}

.fa-up-from-line::before {
  content: "\f346";
}

.fa-arrow-alt-from-bottom::before {
  content: "\f346";
}

.fa-upload::before {
  content: "\f093";
}

.fa-hurricane::before {
  content: "\f751";
}

.fa-grid-round-2-plus::before {
  content: "\e5dc";
}

.fa-people-pants::before {
  content: "\e219";
}

.fa-mound::before {
  content: "\e52d";
}

.fa-windsock::before {
  content: "\f777";
}

.fa-circle-half::before {
  content: "\e110";
}

.fa-brake-warning::before {
  content: "\e0c7";
}

.fa-toilet-portable::before {
  content: "\e583";
}

.fa-compact-disc::before {
  content: "\f51f";
}

.fa-file-arrow-down::before {
  content: "\f56d";
}

.fa-file-download::before {
  content: "\f56d";
}

.fa-saxophone-fire::before {
  content: "\f8db";
}

.fa-sax-hot::before {
  content: "\f8db";
}

.fa-camera-web-slash::before {
  content: "\f833";
}

.fa-webcam-slash::before {
  content: "\f833";
}

.fa-folder-medical::before {
  content: "\e18c";
}

.fa-folder-gear::before {
  content: "\e187";
}

.fa-folder-cog::before {
  content: "\e187";
}

.fa-hand-wave::before {
  content: "\e1a7";
}

.fa-arrow-up-arrow-down::before {
  content: "\e099";
}

.fa-sort-up-down::before {
  content: "\e099";
}

.fa-caravan::before {
  content: "\f8ff";
}

.fa-shield-cat::before {
  content: "\e572";
}

.fa-message-slash::before {
  content: "\f4a9";
}

.fa-comment-alt-slash::before {
  content: "\f4a9";
}

.fa-bolt::before {
  content: "\f0e7";
}

.fa-zap::before {
  content: "\f0e7";
}

.fa-trash-can-check::before {
  content: "\e2a9";
}

.fa-glass-water::before {
  content: "\e4f4";
}

.fa-oil-well::before {
  content: "\e532";
}

.fa-person-simple::before {
  content: "\e220";
}

.fa-vault::before {
  content: "\e2c5";
}

.fa-mars::before {
  content: "\f222";
}

.fa-toilet::before {
  content: "\f7d8";
}

.fa-plane-circle-xmark::before {
  content: "\e557";
}

.fa-yen-sign::before {
  content: "\f157";
}

.fa-cny::before {
  content: "\f157";
}

.fa-jpy::before {
  content: "\f157";
}

.fa-rmb::before {
  content: "\f157";
}

.fa-yen::before {
  content: "\f157";
}

.fa-gear-code::before {
  content: "\e5e8";
}

.fa-notes::before {
  content: "\e202";
}

.fa-ruble-sign::before {
  content: "\f158";
}

.fa-rouble::before {
  content: "\f158";
}

.fa-rub::before {
  content: "\f158";
}

.fa-ruble::before {
  content: "\f158";
}

.fa-trash-undo::before {
  content: "\f895";
}

.fa-trash-arrow-turn-left::before {
  content: "\f895";
}

.fa-champagne-glass::before {
  content: "\f79e";
}

.fa-glass-champagne::before {
  content: "\f79e";
}

.fa-objects-align-center-horizontal::before {
  content: "\e3bc";
}

.fa-sun::before {
  content: "\f185";
}

.fa-trash-can-slash::before {
  content: "\e2ad";
}

.fa-trash-alt-slash::before {
  content: "\e2ad";
}

.fa-screen-users::before {
  content: "\f63d";
}

.fa-users-class::before {
  content: "\f63d";
}

.fa-guitar::before {
  content: "\f7a6";
}

.fa-square-arrow-left::before {
  content: "\f33a";
}

.fa-arrow-square-left::before {
  content: "\f33a";
}

.fa-square-8::before {
  content: "\e25d";
}

.fa-face-smile-hearts::before {
  content: "\e390";
}

.fa-brackets-square::before {
  content: "\f7e9";
}

.fa-brackets::before {
  content: "\f7e9";
}

.fa-laptop-arrow-down::before {
  content: "\e1c6";
}

.fa-hockey-stick-puck::before {
  content: "\e3ae";
}

.fa-house-tree::before {
  content: "\e1b3";
}

.fa-signal-fair::before {
  content: "\f68d";
}

.fa-signal-2::before {
  content: "\f68d";
}

.fa-face-laugh-wink::before {
  content: "\f59c";
}

.fa-laugh-wink::before {
  content: "\f59c";
}

.fa-circle-dollar::before {
  content: "\f2e8";
}

.fa-dollar-circle::before {
  content: "\f2e8";
}

.fa-usd-circle::before {
  content: "\f2e8";
}

.fa-horse-head::before {
  content: "\f7ab";
}

.fa-arrows-repeat::before {
  content: "\f364";
}

.fa-repeat-alt::before {
  content: "\f364";
}

.fa-bore-hole::before {
  content: "\e4c3";
}

.fa-industry::before {
  content: "\f275";
}

.fa-image-polaroid::before {
  content: "\f8c4";
}

.fa-wave-triangle::before {
  content: "\f89a";
}

.fa-person-running-fast::before {
  content: "\e5ff";
}

.fa-circle-down::before {
  content: "\f358";
}

.fa-arrow-alt-circle-down::before {
  content: "\f358";
}

.fa-grill::before {
  content: "\e5a3";
}

.fa-arrows-turn-to-dots::before {
  content: "\e4c1";
}

.fa-chart-mixed::before {
  content: "\f643";
}

.fa-analytics::before {
  content: "\f643";
}

.fa-florin-sign::before {
  content: "\e184";
}

.fa-arrow-down-short-wide::before {
  content: "\f884";
}

.fa-sort-amount-desc::before {
  content: "\f884";
}

.fa-sort-amount-down-alt::before {
  content: "\f884";
}

.fa-less-than::before {
  content: "\<";
}

.fa-display-code::before {
  content: "\e165";
}

.fa-desktop-code::before {
  content: "\e165";
}

.fa-face-drooling::before {
  content: "\e372";
}

.fa-oil-temperature::before {
  content: "\f614";
}

.fa-oil-temp::before {
  content: "\f614";
}

.fa-square-question::before {
  content: "\f2fd";
}

.fa-question-square::before {
  content: "\f2fd";
}

.fa-air-conditioner::before {
  content: "\f8f4";
}

.fa-angle-down::before {
  content: "\f107";
}

.fa-mountains::before {
  content: "\f6fd";
}

.fa-omega::before {
  content: "\f67a";
}

.fa-car-tunnel::before {
  content: "\e4de";
}

.fa-person-dolly-empty::before {
  content: "\f4d1";
}

.fa-pan-food::before {
  content: "\e42b";
}

.fa-head-side-cough::before {
  content: "\e061";
}

.fa-grip-lines::before {
  content: "\f7a4";
}

.fa-thumbs-down::before {
  content: "\f165";
}

.fa-user-lock::before {
  content: "\f502";
}

.fa-arrow-right-long::before {
  content: "\f178";
}

.fa-long-arrow-right::before {
  content: "\f178";
}

.fa-tickets-airline::before {
  content: "\e29b";
}

.fa-anchor-circle-xmark::before {
  content: "\e4ac";
}

.fa-ellipsis::before {
  content: "\f141";
}

.fa-ellipsis-h::before {
  content: "\f141";
}

.fa-nfc-slash::before {
  content: "\e1fc";
}

.fa-chess-pawn::before {
  content: "\f443";
}

.fa-kit-medical::before {
  content: "\f479";
}

.fa-first-aid::before {
  content: "\f479";
}

.fa-grid-2-plus::before {
  content: "\e197";
}

.fa-bells::before {
  content: "\f77f";
}

.fa-person-through-window::before {
  content: "\e5a9";
}

.fa-toolbox::before {
  content: "\f552";
}

.fa-envelope-dot::before {
  content: "\e16f";
}

.fa-envelope-badge::before {
  content: "\e16f";
}

.fa-hands-holding-circle::before {
  content: "\e4fb";
}

.fa-bug::before {
  content: "\f188";
}

.fa-bowl-chopsticks::before {
  content: "\e2e9";
}

.fa-credit-card::before {
  content: "\f09d";
}

.fa-credit-card-alt::before {
  content: "\f09d";
}

.fa-circle-s::before {
  content: "\e121";
}

.fa-box-ballot::before {
  content: "\f735";
}

.fa-car::before {
  content: "\f1b9";
}

.fa-automobile::before {
  content: "\f1b9";
}

.fa-hand-holding-hand::before {
  content: "\e4f7";
}

.fa-user-tie-hair::before {
  content: "\e45f";
}

.fa-podium-star::before {
  content: "\f758";
}

.fa-user-hair-mullet::before {
  content: "\e45c";
}

.fa-business-front::before {
  content: "\e45c";
}

.fa-party-back::before {
  content: "\e45c";
}

.fa-trian-balbot::before {
  content: "\e45c";
}

.fa-microphone-stand::before {
  content: "\f8cb";
}

.fa-book-open-reader::before {
  content: "\f5da";
}

.fa-book-reader::before {
  content: "\f5da";
}

.fa-family-dress::before {
  content: "\e301";
}

.fa-circle-x::before {
  content: "\e12e";
}

.fa-cabin::before {
  content: "\e46d";
}

.fa-mountain-sun::before {
  content: "\e52f";
}

.fa-chart-simple-horizontal::before {
  content: "\e474";
}

.fa-arrows-left-right-to-line::before {
  content: "\e4ba";
}

.fa-hand-back-point-left::before {
  content: "\e19f";
}

.fa-message-dots::before {
  content: "\f4a3";
}

.fa-comment-alt-dots::before {
  content: "\f4a3";
}

.fa-messaging::before {
  content: "\f4a3";
}

.fa-file-heart::before {
  content: "\e176";
}

.fa-beer-mug::before {
  content: "\e0b3";
}

.fa-beer-foam::before {
  content: "\e0b3";
}

.fa-dice-d20::before {
  content: "\f6cf";
}

.fa-drone::before {
  content: "\f85f";
}

.fa-truck-droplet::before {
  content: "\e58c";
}

.fa-file-circle-xmark::before {
  content: "\e5a1";
}

.fa-temperature-arrow-up::before {
  content: "\e040";
}

.fa-temperature-up::before {
  content: "\e040";
}

.fa-medal::before {
  content: "\f5a2";
}

.fa-bed::before {
  content: "\f236";
}

.fa-book-copy::before {
  content: "\e0be";
}

.fa-square-h::before {
  content: "\f0fd";
}

.fa-h-square::before {
  content: "\f0fd";
}

.fa-square-c::before {
  content: "\e266";
}

.fa-clock-two::before {
  content: "\e35a";
}

.fa-square-ellipsis-vertical::before {
  content: "\e26f";
}

.fa-calendar-users::before {
  content: "\e5e2";
}

.fa-podcast::before {
  content: "\f2ce";
}

.fa-bee::before {
  content: "\e0b2";
}

.fa-temperature-full::before {
  content: "\f2c7";
}

.fa-temperature-4::before {
  content: "\f2c7";
}

.fa-thermometer-4::before {
  content: "\f2c7";
}

.fa-thermometer-full::before {
  content: "\f2c7";
}

.fa-bell::before {
  content: "\f0f3";
}

.fa-candy-bar::before {
  content: "\e3e8";
}

.fa-chocolate-bar::before {
  content: "\e3e8";
}

.fa-xmark-large::before {
  content: "\e59b";
}

.fa-pinata::before {
  content: "\e3c3";
}

.fa-arrows-from-line::before {
  content: "\e0a4";
}

.fa-superscript::before {
  content: "\f12b";
}

.fa-bowl-spoon::before {
  content: "\e3e0";
}

.fa-hexagon-check::before {
  content: "\e416";
}

.fa-plug-circle-xmark::before {
  content: "\e560";
}

.fa-star-of-life::before {
  content: "\f621";
}

.fa-phone-slash::before {
  content: "\f3dd";
}

.fa-traffic-light-stop::before {
  content: "\f63a";
}

.fa-paint-roller::before {
  content: "\f5aa";
}

.fa-accent-grave::before {
  content: "\`";
}

.fa-handshake-angle::before {
  content: "\f4c4";
}

.fa-hands-helping::before {
  content: "\f4c4";
}

.fa-circle-0::before {
  content: "\e0ed";
}

.fa-dial-med-low::before {
  content: "\e160";
}

.fa-location-dot::before {
  content: "\f3c5";
}

.fa-map-marker-alt::before {
  content: "\f3c5";
}

.fa-crab::before {
  content: "\e3ff";
}

.fa-box-open-full::before {
  content: "\f49c";
}

.fa-box-full::before {
  content: "\f49c";
}

.fa-file::before {
  content: "\f15b";
}

.fa-greater-than::before {
  content: "\>";
}

.fa-quotes::before {
  content: "\e234";
}

.fa-pretzel::before {
  content: "\e441";
}

.fa-person-swimming::before {
  content: "\f5c4";
}

.fa-swimmer::before {
  content: "\f5c4";
}

.fa-arrow-down::before {
  content: "\f063";
}

.fa-user-robot-xmarks::before {
  content: "\e4a7";
}

.fa-message-quote::before {
  content: "\e1e4";
}

.fa-comment-alt-quote::before {
  content: "\e1e4";
}

.fa-candy-corn::before {
  content: "\f6bd";
}

.fa-folder-magnifying-glass::before {
  content: "\e18b";
}

.fa-folder-search::before {
  content: "\e18b";
}

.fa-notebook::before {
  content: "\e201";
}

.fa-droplet::before {
  content: "\f043";
}

.fa-tint::before {
  content: "\f043";
}

.fa-bullseye-pointer::before {
  content: "\f649";
}

.fa-eraser::before {
  content: "\f12d";
}

.fa-hexagon-image::before {
  content: "\e504";
}

.fa-earth-americas::before {
  content: "\f57d";
}

.fa-earth::before {
  content: "\f57d";
}

.fa-earth-america::before {
  content: "\f57d";
}

.fa-globe-americas::before {
  content: "\f57d";
}

.fa-crate-apple::before {
  content: "\f6b1";
}

.fa-apple-crate::before {
  content: "\f6b1";
}

.fa-person-burst::before {
  content: "\e53b";
}

.fa-game-board::before {
  content: "\f867";
}

.fa-hat-chef::before {
  content: "\f86b";
}

.fa-hand-back-point-right::before {
  content: "\e1a1";
}

.fa-dove::before {
  content: "\f4ba";
}

.fa-snowflake-droplets::before {
  content: "\e5c1";
}

.fa-battery-empty::before {
  content: "\f244";
}

.fa-battery-0::before {
  content: "\f244";
}

.fa-grid-4::before {
  content: "\e198";
}

.fa-socks::before {
  content: "\f696";
}

.fa-face-sunglasses::before {
  content: "\e398";
}

.fa-inbox::before {
  content: "\f01c";
}

.fa-square-0::before {
  content: "\e255";
}

.fa-section::before {
  content: "\e447";
}

.fa-square-this-way-up::before {
  content: "\f49f";
}

.fa-box-up::before {
  content: "\f49f";
}

.fa-gauge-high::before {
  content: "\f625";
}

.fa-tachometer-alt::before {
  content: "\f625";
}

.fa-tachometer-alt-fast::before {
  content: "\f625";
}

.fa-square-ampersand::before {
  content: "\e260";
}

.fa-envelope-open-text::before {
  content: "\f658";
}

.fa-lamp-desk::before {
  content: "\e014";
}

.fa-hospital::before {
  content: "\f0f8";
}

.fa-hospital-alt::before {
  content: "\f0f8";
}

.fa-hospital-wide::before {
  content: "\f0f8";
}

.fa-poll-people::before {
  content: "\f759";
}

.fa-whiskey-glass-ice::before {
  content: "\f7a1";
}

.fa-glass-whiskey-rocks::before {
  content: "\f7a1";
}

.fa-wine-bottle::before {
  content: "\f72f";
}

.fa-chess-rook::before {
  content: "\f447";
}

.fa-user-bounty-hunter::before {
  content: "\e2bf";
}

.fa-bars-staggered::before {
  content: "\f550";
}

.fa-reorder::before {
  content: "\f550";
}

.fa-stream::before {
  content: "\f550";
}

.fa-diagram-sankey::before {
  content: "\e158";
}

.fa-cloud-hail-mixed::before {
  content: "\f73a";
}

.fa-circle-up-left::before {
  content: "\e128";
}

.fa-dharmachakra::before {
  content: "\f655";
}

.fa-objects-align-left::before {
  content: "\e3be";
}

.fa-oil-can-drip::before {
  content: "\e205";
}

.fa-face-smiling-hands::before {
  content: "\e396";
}

.fa-broccoli::before {
  content: "\e3e2";
}

.fa-route-interstate::before {
  content: "\f61b";
}

.fa-ear-muffs::before {
  content: "\f795";
}

.fa-hotdog::before {
  content: "\f80f";
}

.fa-transporter-empty::before {
  content: "\e046";
}

.fa-person-walking-with-cane::before {
  content: "\f29d";
}

.fa-blind::before {
  content: "\f29d";
}

.fa-angle-90::before {
  content: "\e08d";
}

.fa-rectangle-terminal::before {
  content: "\e236";
}

.fa-kite::before {
  content: "\f6f4";
}

.fa-drum::before {
  content: "\f569";
}

.fa-scrubber::before {
  content: "\f2f8";
}

.fa-ice-cream::before {
  content: "\f810";
}

.fa-heart-circle-bolt::before {
  content: "\e4fc";
}

.fa-fish-bones::before {
  content: "\e304";
}

.fa-deer-rudolph::before {
  content: "\f78f";
}

.fa-fax::before {
  content: "\f1ac";
}

.fa-paragraph::before {
  content: "\f1dd";
}

.fa-head-side-heart::before {
  content: "\e1aa";
}

.fa-square-e::before {
  content: "\e26d";
}

.fa-meter-fire::before {
  content: "\e1eb";
}

.fa-cloud-hail::before {
  content: "\f739";
}

.fa-check-to-slot::before {
  content: "\f772";
}

.fa-vote-yea::before {
  content: "\f772";
}

.fa-money-from-bracket::before {
  content: "\e312";
}

.fa-star-half::before {
  content: "\f089";
}

.fa-car-bus::before {
  content: "\f85a";
}

.fa-speaker::before {
  content: "\f8df";
}

.fa-timer::before {
  content: "\e29e";
}

.fa-boxes-stacked::before {
  content: "\f468";
}

.fa-boxes::before {
  content: "\f468";
}

.fa-boxes-alt::before {
  content: "\f468";
}

.fa-grill-hot::before {
  content: "\e5a5";
}

.fa-ballot-check::before {
  content: "\f733";
}

.fa-link::before {
  content: "\f0c1";
}

.fa-chain::before {
  content: "\f0c1";
}

.fa-ear-listen::before {
  content: "\f2a2";
}

.fa-assistive-listening-systems::before {
  content: "\f2a2";
}

.fa-file-minus::before {
  content: "\f318";
}

.fa-tree-city::before {
  content: "\e587";
}

.fa-play::before {
  content: "\f04b";
}

.fa-font::before {
  content: "\f031";
}

.fa-cup-togo::before {
  content: "\f6c5";
}

.fa-coffee-togo::before {
  content: "\f6c5";
}

.fa-square-down-left::before {
  content: "\e26b";
}

.fa-burger-lettuce::before {
  content: "\e3e3";
}

.fa-rupiah-sign::before {
  content: "\e23d";
}

.fa-magnifying-glass::before {
  content: "\f002";
}

.fa-search::before {
  content: "\f002";
}

.fa-table-tennis-paddle-ball::before {
  content: "\f45d";
}

.fa-ping-pong-paddle-ball::before {
  content: "\f45d";
}

.fa-table-tennis::before {
  content: "\f45d";
}

.fa-person-dots-from-line::before {
  content: "\f470";
}

.fa-diagnoses::before {
  content: "\f470";
}

.fa-chevrons-down::before {
  content: "\f322";
}

.fa-chevron-double-down::before {
  content: "\f322";
}

.fa-trash-can-arrow-up::before {
  content: "\f82a";
}

.fa-trash-restore-alt::before {
  content: "\f82a";
}

.fa-signal-good::before {
  content: "\f68e";
}

.fa-signal-3::before {
  content: "\f68e";
}

.fa-location-question::before {
  content: "\f60b";
}

.fa-map-marker-question::before {
  content: "\f60b";
}

.fa-floppy-disk-circle-xmark::before {
  content: "\e181";
}

.fa-floppy-disk-times::before {
  content: "\e181";
}

.fa-save-circle-xmark::before {
  content: "\e181";
}

.fa-save-times::before {
  content: "\e181";
}

.fa-naira-sign::before {
  content: "\e1f6";
}

.fa-peach::before {
  content: "\e20b";
}

.fa-taxi-bus::before {
  content: "\e298";
}

.fa-bracket-curly::before {
  content: "\{";
}

.fa-bracket-curly-left::before {
  content: "\{";
}

.fa-lobster::before {
  content: "\e421";
}

.fa-cart-flatbed-empty::before {
  content: "\f476";
}

.fa-dolly-flatbed-empty::before {
  content: "\f476";
}

.fa-colon::before {
  content: "\:";
}

.fa-cart-arrow-down::before {
  content: "\f218";
}

.fa-wand::before {
  content: "\f72a";
}

.fa-walkie-talkie::before {
  content: "\f8ef";
}

.fa-file-pen::before {
  content: "\f31c";
}

.fa-file-edit::before {
  content: "\f31c";
}

.fa-receipt::before {
  content: "\f543";
}

.fa-table-picnic::before {
  content: "\e32d";
}

.fa-square-pen::before {
  content: "\f14b";
}

.fa-pen-square::before {
  content: "\f14b";
}

.fa-pencil-square::before {
  content: "\f14b";
}

.fa-circle-microphone-lines::before {
  content: "\e117";
}

.fa-microphone-circle-alt::before {
  content: "\e117";
}

.fa-display-slash::before {
  content: "\e2fa";
}

.fa-desktop-slash::before {
  content: "\e2fa";
}

.fa-suitcase-rolling::before {
  content: "\f5c1";
}

.fa-person-circle-exclamation::before {
  content: "\e53f";
}

.fa-transporter-2::before {
  content: "\e044";
}

.fa-hands-holding-diamond::before {
  content: "\f47c";
}

.fa-hand-receiving::before {
  content: "\f47c";
}

.fa-money-bill-simple-wave::before {
  content: "\e1f2";
}

.fa-chevron-down::before {
  content: "\f078";
}

.fa-battery-full::before {
  content: "\f240";
}

.fa-battery::before {
  content: "\f240";
}

.fa-battery-5::before {
  content: "\f240";
}

.fa-bell-plus::before {
  content: "\f849";
}

.fa-book-arrow-right::before {
  content: "\e0b9";
}

.fa-hospitals::before {
  content: "\f80e";
}

.fa-club::before {
  content: "\f327";
}

.fa-skull-crossbones::before {
  content: "\f714";
}

.fa-droplet-degree::before {
  content: "\f748";
}

.fa-dewpoint::before {
  content: "\f748";
}

.fa-code-compare::before {
  content: "\e13a";
}

.fa-list-ul::before {
  content: "\f0ca";
}

.fa-list-dots::before {
  content: "\f0ca";
}

.fa-hand-holding-magic::before {
  content: "\f6e5";
}

.fa-watermelon-slice::before {
  content: "\e337";
}

.fa-circle-ellipsis::before {
  content: "\e10a";
}

.fa-school-lock::before {
  content: "\e56f";
}

.fa-tower-cell::before {
  content: "\e585";
}

.fa-sd-cards::before {
  content: "\e240";
}

.fa-jug-bottle::before {
  content: "\e5fb";
}

.fa-down-long::before {
  content: "\f309";
}

.fa-long-arrow-alt-down::before {
  content: "\f309";
}

.fa-envelopes::before {
  content: "\e170";
}

.fa-phone-office::before {
  content: "\f67d";
}

.fa-ranking-star::before {
  content: "\e561";
}

.fa-chess-king::before {
  content: "\f43f";
}

.fa-nfc-pen::before {
  content: "\e1fa";
}

.fa-person-harassing::before {
  content: "\e549";
}

.fa-hat-winter::before {
  content: "\f7a8";
}

.fa-brazilian-real-sign::before {
  content: "\e46c";
}

.fa-landmark-dome::before {
  content: "\f752";
}

.fa-landmark-alt::before {
  content: "\f752";
}

.fa-bone-break::before {
  content: "\f5d8";
}

.fa-arrow-up::before {
  content: "\f062";
}

.fa-down-from-dotted-line::before {
  content: "\e407";
}

.fa-tv::before {
  content: "\f26c";
}

.fa-television::before {
  content: "\f26c";
}

.fa-tv-alt::before {
  content: "\f26c";
}

.fa-border-left::before {
  content: "\f84f";
}

.fa-circle-divide::before {
  content: "\e106";
}

.fa-shrimp::before {
  content: "\e448";
}

.fa-list-check::before {
  content: "\f0ae";
}

.fa-tasks::before {
  content: "\f0ae";
}

.fa-diagram-subtask::before {
  content: "\e479";
}

.fa-jug-detergent::before {
  content: "\e519";
}

.fa-circle-user::before {
  content: "\f2bd";
}

.fa-user-circle::before {
  content: "\f2bd";
}

.fa-square-y::before {
  content: "\e287";
}

.fa-user-doctor-hair::before {
  content: "\e458";
}

.fa-planet-ringed::before {
  content: "\e020";
}

.fa-mushroom::before {
  content: "\e425";
}

.fa-user-shield::before {
  content: "\f505";
}

.fa-megaphone::before {
  content: "\f675";
}

.fa-wreath-laurel::before {
  content: "\e5d2";
}

.fa-circle-exclamation-check::before {
  content: "\e10d";
}

.fa-wind::before {
  content: "\f72e";
}

.fa-box-dollar::before {
  content: "\f4a0";
}

.fa-box-usd::before {
  content: "\f4a0";
}

.fa-car-burst::before {
  content: "\f5e1";
}

.fa-car-crash::before {
  content: "\f5e1";
}

.fa-y::before {
  content: "Y";
}

.fa-user-headset::before {
  content: "\f82d";
}

.fa-arrows-retweet::before {
  content: "\f361";
}

.fa-retweet-alt::before {
  content: "\f361";
}

.fa-person-snowboarding::before {
  content: "\f7ce";
}

.fa-snowboarding::before {
  content: "\f7ce";
}

.fa-square-chevron-right::before {
  content: "\f32b";
}

.fa-chevron-square-right::before {
  content: "\f32b";
}

.fa-lacrosse-stick-ball::before {
  content: "\e3b6";
}

.fa-truck-fast::before {
  content: "\f48b";
}

.fa-shipping-fast::before {
  content: "\f48b";
}

.fa-user-magnifying-glass::before {
  content: "\e5c5";
}

.fa-star-sharp::before {
  content: "\e28b";
}

.fa-comment-heart::before {
  content: "\e5c8";
}

.fa-circle-1::before {
  content: "\e0ee";
}

.fa-circle-star::before {
  content: "\e123";
}

.fa-star-circle::before {
  content: "\e123";
}

.fa-fish::before {
  content: "\f578";
}

.fa-cloud-fog::before {
  content: "\f74e";
}

.fa-fog::before {
  content: "\f74e";
}

.fa-waffle::before {
  content: "\e466";
}

.fa-music-note::before {
  content: "\f8cf";
}

.fa-music-alt::before {
  content: "\f8cf";
}

.fa-hexagon-exclamation::before {
  content: "\e417";
}

.fa-cart-shopping-fast::before {
  content: "\e0dc";
}

.fa-object-union::before {
  content: "\e49f";
}

.fa-user-graduate::before {
  content: "\f501";
}

.fa-starfighter::before {
  content: "\e037";
}

.fa-circle-half-stroke::before {
  content: "\f042";
}

.fa-adjust::before {
  content: "\f042";
}

.fa-arrow-right-long-to-line::before {
  content: "\e3d5";
}

.fa-square-arrow-down::before {
  content: "\f339";
}

.fa-arrow-square-down::before {
  content: "\f339";
}

.fa-diamond-half-stroke::before {
  content: "\e5b8";
}

.fa-clapperboard::before {
  content: "\e131";
}

.fa-square-chevron-left::before {
  content: "\f32a";
}

.fa-chevron-square-left::before {
  content: "\f32a";
}

.fa-phone-intercom::before {
  content: "\e434";
}

.fa-link-horizontal::before {
  content: "\e1cb";
}

.fa-chain-horizontal::before {
  content: "\e1cb";
}

.fa-mango::before {
  content: "\e30f";
}

.fa-music-note-slash::before {
  content: "\f8d0";
}

.fa-music-alt-slash::before {
  content: "\f8d0";
}

.fa-circle-radiation::before {
  content: "\f7ba";
}

.fa-radiation-alt::before {
  content: "\f7ba";
}

.fa-face-tongue-sweat::before {
  content: "\e39e";
}

.fa-globe-stand::before {
  content: "\f5f6";
}

.fa-baseball::before {
  content: "\f433";
}

.fa-baseball-ball::before {
  content: "\f433";
}

.fa-circle-p::before {
  content: "\e11a";
}

.fa-award-simple::before {
  content: "\e0ab";
}

.fa-jet-fighter-up::before {
  content: "\e518";
}

.fa-diagram-project::before {
  content: "\f542";
}

.fa-project-diagram::before {
  content: "\f542";
}

.fa-pedestal::before {
  content: "\e20d";
}

.fa-chart-pyramid::before {
  content: "\e0e6";
}

.fa-sidebar::before {
  content: "\e24e";
}

.fa-snowman-head::before {
  content: "\f79b";
}

.fa-frosty-head::before {
  content: "\f79b";
}

.fa-copy::before {
  content: "\f0c5";
}

.fa-burger-glass::before {
  content: "\e0ce";
}

.fa-volume-xmark::before {
  content: "\f6a9";
}

.fa-volume-mute::before {
  content: "\f6a9";
}

.fa-volume-times::before {
  content: "\f6a9";
}

.fa-hand-sparkles::before {
  content: "\e05d";
}

.fa-bars-filter::before {
  content: "\e0ad";
}

.fa-paintbrush-pencil::before {
  content: "\e206";
}

.fa-party-bell::before {
  content: "\e31a";
}

.fa-user-vneck-hair::before {
  content: "\e462";
}

.fa-jack-o-lantern::before {
  content: "\f30e";
}

.fa-grip::before {
  content: "\f58d";
}

.fa-grip-horizontal::before {
  content: "\f58d";
}

.fa-share-from-square::before {
  content: "\f14d";
}

.fa-share-square::before {
  content: "\f14d";
}

.fa-keynote::before {
  content: "\f66c";
}

.fa-child-combatant::before {
  content: "\e4e0";
}

.fa-child-rifle::before {
  content: "\e4e0";
}

.fa-gun::before {
  content: "\e19b";
}

.fa-square-phone::before {
  content: "\f098";
}

.fa-phone-square::before {
  content: "\f098";
}

.fa-hat-beach::before {
  content: "\e606";
}

.fa-plus::before {
  content: "\+";
}

.fa-add::before {
  content: "\+";
}

.fa-expand::before {
  content: "\f065";
}

.fa-computer::before {
  content: "\e4e5";
}

.fa-fort::before {
  content: "\e486";
}

.fa-cloud-check::before {
  content: "\e35c";
}

.fa-xmark::before {
  content: "\f00d";
}

.fa-close::before {
  content: "\f00d";
}

.fa-multiply::before {
  content: "\f00d";
}

.fa-remove::before {
  content: "\f00d";
}

.fa-times::before {
  content: "\f00d";
}

.fa-face-smirking::before {
  content: "\e397";
}

.fa-arrows-up-down-left-right::before {
  content: "\f047";
}

.fa-arrows::before {
  content: "\f047";
}

.fa-chalkboard-user::before {
  content: "\f51c";
}

.fa-chalkboard-teacher::before {
  content: "\f51c";
}

.fa-rhombus::before {
  content: "\e23b";
}

.fa-claw-marks::before {
  content: "\f6c2";
}

.fa-peso-sign::before {
  content: "\e222";
}

.fa-face-smile-tongue::before {
  content: "\e394";
}

.fa-cart-circle-xmark::before {
  content: "\e3f4";
}

.fa-building-shield::before {
  content: "\e4d8";
}

.fa-circle-phone-flip::before {
  content: "\e11c";
}

.fa-phone-circle-alt::before {
  content: "\e11c";
}

.fa-baby::before {
  content: "\f77c";
}

.fa-users-line::before {
  content: "\e592";
}

.fa-quote-left::before {
  content: "\f10d";
}

.fa-quote-left-alt::before {
  content: "\f10d";
}

.fa-tractor::before {
  content: "\f722";
}

.fa-key-skeleton::before {
  content: "\f6f3";
}

.fa-trash-arrow-up::before {
  content: "\f829";
}

.fa-trash-restore::before {
  content: "\f829";
}

.fa-arrow-down-up-lock::before {
  content: "\e4b0";
}

.fa-arrow-down-to-bracket::before {
  content: "\e094";
}

.fa-lines-leaning::before {
  content: "\e51e";
}

.fa-square-q::before {
  content: "\e27b";
}

.fa-ruler-combined::before {
  content: "\f546";
}

.fa-symbols::before {
  content: "\f86e";
}

.fa-icons-alt::before {
  content: "\f86e";
}

.fa-copyright::before {
  content: "\f1f9";
}

.fa-flask-gear::before {
  content: "\e5f1";
}

.fa-highlighter-line::before {
  content: "\e1af";
}

.fa-bracket-square::before {
  content: "\[";
}

.fa-bracket::before {
  content: "\[";
}

.fa-bracket-left::before {
  content: "\[";
}

.fa-island-tropical::before {
  content: "\f811";
}

.fa-island-tree-palm::before {
  content: "\f811";
}

.fa-arrow-right-from-line::before {
  content: "\f343";
}

.fa-arrow-from-left::before {
  content: "\f343";
}

.fa-h2::before {
  content: "\f314";
}

.fa-equals::before {
  content: "\=";
}

.fa-cake-slice::before {
  content: "\e3e5";
}

.fa-shortcake::before {
  content: "\e3e5";
}

.fa-peanut::before {
  content: "\e430";
}

.fa-wrench-simple::before {
  content: "\e2d1";
}

.fa-blender::before {
  content: "\f517";
}

.fa-teeth::before {
  content: "\f62e";
}

.fa-tally-2::before {
  content: "\e295";
}

.fa-shekel-sign::before {
  content: "\f20b";
}

.fa-ils::before {
  content: "\f20b";
}

.fa-shekel::before {
  content: "\f20b";
}

.fa-sheqel::before {
  content: "\f20b";
}

.fa-sheqel-sign::before {
  content: "\f20b";
}

.fa-cars::before {
  content: "\f85b";
}

.fa-axe-battle::before {
  content: "\f6b3";
}

.fa-user-hair-long::before {
  content: "\e45b";
}

.fa-map::before {
  content: "\f279";
}

.fa-file-circle-info::before {
  content: "\e493";
}

.fa-face-disappointed::before {
  content: "\e36f";
}

.fa-lasso-sparkles::before {
  content: "\e1c9";
}

.fa-clock-eleven::before {
  content: "\e347";
}

.fa-rocket::before {
  content: "\f135";
}

.fa-siren-on::before {
  content: "\e02e";
}

.fa-clock-ten::before {
  content: "\e354";
}

.fa-candle-holder::before {
  content: "\f6bc";
}

.fa-video-arrow-down-left::before {
  content: "\e2c8";
}

.fa-photo-film::before {
  content: "\f87c";
}

.fa-photo-video::before {
  content: "\f87c";
}

.fa-floppy-disk-circle-arrow-right::before {
  content: "\e180";
}

.fa-save-circle-arrow-right::before {
  content: "\e180";
}

.fa-folder-minus::before {
  content: "\f65d";
}

.fa-planet-moon::before {
  content: "\e01f";
}

.fa-face-eyes-xmarks::before {
  content: "\e374";
}

.fa-chart-scatter::before {
  content: "\f7ee";
}

.fa-display-arrow-down::before {
  content: "\e164";
}

.fa-store::before {
  content: "\f54e";
}

.fa-arrow-trend-up::before {
  content: "\e098";
}

.fa-plug-circle-minus::before {
  content: "\e55e";
}

.fa-olive-branch::before {
  content: "\e317";
}

.fa-angle::before {
  content: "\e08c";
}

.fa-vacuum-robot::before {
  content: "\e04e";
}

.fa-sign-hanging::before {
  content: "\f4d9";
}

.fa-sign::before {
  content: "\f4d9";
}

.fa-square-divide::before {
  content: "\e26a";
}

.fa-signal-stream-slash::before {
  content: "\e250";
}

.fa-bezier-curve::before {
  content: "\f55b";
}

.fa-eye-dropper-half::before {
  content: "\e173";
}

.fa-store-lock::before {
  content: "\e4a6";
}

.fa-bell-slash::before {
  content: "\f1f6";
}

.fa-cloud-bolt-sun::before {
  content: "\f76e";
}

.fa-thunderstorm-sun::before {
  content: "\f76e";
}

.fa-camera-slash::before {
  content: "\e0d9";
}

.fa-comment-quote::before {
  content: "\e14c";
}

.fa-tablet::before {
  content: "\f3fb";
}

.fa-tablet-android::before {
  content: "\f3fb";
}

.fa-school-flag::before {
  content: "\e56e";
}

.fa-message-code::before {
  content: "\e1df";
}

.fa-glass-half::before {
  content: "\e192";
}

.fa-glass-half-empty::before {
  content: "\e192";
}

.fa-glass-half-full::before {
  content: "\e192";
}

.fa-fill::before {
  content: "\f575";
}

.fa-message-minus::before {
  content: "\f4a7";
}

.fa-comment-alt-minus::before {
  content: "\f4a7";
}

.fa-angle-up::before {
  content: "\f106";
}

.fa-dinosaur::before {
  content: "\e5fe";
}

.fa-drumstick-bite::before {
  content: "\f6d7";
}

.fa-link-horizontal-slash::before {
  content: "\e1cc";
}

.fa-chain-horizontal-slash::before {
  content: "\e1cc";
}

.fa-holly-berry::before {
  content: "\f7aa";
}

.fa-nose::before {
  content: "\e5bd";
}

.fa-chevron-left::before {
  content: "\f053";
}

.fa-bacteria::before {
  content: "\e059";
}

.fa-clouds::before {
  content: "\f744";
}

.fa-money-bill-simple::before {
  content: "\e1f1";
}

.fa-hand-lizard::before {
  content: "\f258";
}

.fa-table-pivot::before {
  content: "\e291";
}

.fa-filter-slash::before {
  content: "\e17d";
}

.fa-trash-can-undo::before {
  content: "\f896";
}

.fa-trash-can-arrow-turn-left::before {
  content: "\f896";
}

.fa-trash-undo-alt::before {
  content: "\f896";
}

.fa-notdef::before {
  content: "\e1fe";
}

.fa-disease::before {
  content: "\f7fa";
}

.fa-person-to-door::before {
  content: "\e433";
}

.fa-turntable::before {
  content: "\f8e4";
}

.fa-briefcase-medical::before {
  content: "\f469";
}

.fa-genderless::before {
  content: "\f22d";
}

.fa-chevron-right::before {
  content: "\f054";
}

.fa-signal-weak::before {
  content: "\f68c";
}

.fa-signal-1::before {
  content: "\f68c";
}

.fa-clock-five::before {
  content: "\e349";
}

.fa-retweet::before {
  content: "\f079";
}

.fa-car-rear::before {
  content: "\f5de";
}

.fa-car-alt::before {
  content: "\f5de";
}

.fa-pump-soap::before {
  content: "\e06b";
}

.fa-computer-classic::before {
  content: "\f8b1";
}

.fa-frame::before {
  content: "\e495";
}

.fa-video-slash::before {
  content: "\f4e2";
}

.fa-battery-quarter::before {
  content: "\f243";
}

.fa-battery-2::before {
  content: "\f243";
}

.fa-ellipsis-stroke::before {
  content: "\f39b";
}

.fa-ellipsis-h-alt::before {
  content: "\f39b";
}

.fa-radio::before {
  content: "\f8d7";
}

.fa-baby-carriage::before {
  content: "\f77d";
}

.fa-carriage-baby::before {
  content: "\f77d";
}

.fa-face-expressionless::before {
  content: "\e373";
}

.fa-down-to-dotted-line::before {
  content: "\e408";
}

.fa-cloud-music::before {
  content: "\f8ae";
}

.fa-traffic-light::before {
  content: "\f637";
}

.fa-cloud-minus::before {
  content: "\e35d";
}

.fa-thermometer::before {
  content: "\f491";
}

.fa-shield-minus::before {
  content: "\e249";
}

.fa-vr-cardboard::before {
  content: "\f729";
}

.fa-car-tilt::before {
  content: "\f5e5";
}

.fa-gauge-circle-minus::before {
  content: "\e497";
}

.fa-brightness-low::before {
  content: "\e0ca";
}

.fa-hand-middle-finger::before {
  content: "\f806";
}

.fa-percent::before {
  content: "\%";
}

.fa-percentage::before {
  content: "\%";
}

.fa-truck-moving::before {
  content: "\f4df";
}

.fa-glass-water-droplet::before {
  content: "\e4f5";
}

.fa-conveyor-belt::before {
  content: "\f46e";
}

.fa-location-check::before {
  content: "\f606";
}

.fa-map-marker-check::before {
  content: "\f606";
}

.fa-coin-vertical::before {
  content: "\e3fd";
}

.fa-display::before {
  content: "\e163";
}

.fa-person-sign::before {
  content: "\f757";
}

.fa-face-smile::before {
  content: "\f118";
}

.fa-smile::before {
  content: "\f118";
}

.fa-phone-hangup::before {
  content: "\e225";
}

.fa-signature-slash::before {
  content: "\e3cb";
}

.fa-thumbtack::before {
  content: "\f08d";
}

.fa-thumb-tack::before {
  content: "\f08d";
}

.fa-wheat-slash::before {
  content: "\e339";
}

.fa-trophy::before {
  content: "\f091";
}

.fa-clouds-sun::before {
  content: "\f746";
}

.fa-person-praying::before {
  content: "\f683";
}

.fa-pray::before {
  content: "\f683";
}

.fa-hammer::before {
  content: "\f6e3";
}

.fa-face-vomit::before {
  content: "\e3a0";
}

.fa-speakers::before {
  content: "\f8e0";
}

.fa-tty-answer::before {
  content: "\e2b9";
}

.fa-teletype-answer::before {
  content: "\e2b9";
}

.fa-mug-tea-saucer::before {
  content: "\e1f5";
}

.fa-diagram-lean-canvas::before {
  content: "\e156";
}

.fa-alt::before {
  content: "\e08a";
}

.fa-dial::before {
  content: "\e15b";
}

.fa-dial-med-high::before {
  content: "\e15b";
}

.fa-hand-peace::before {
  content: "\f25b";
}

.fa-circle-trash::before {
  content: "\e126";
}

.fa-trash-circle::before {
  content: "\e126";
}

.fa-rotate::before {
  content: "\f2f1";
}

.fa-sync-alt::before {
  content: "\f2f1";
}

.fa-circle-quarters::before {
  content: "\e3f8";
}

.fa-spinner::before {
  content: "\f110";
}

.fa-tower-control::before {
  content: "\e2a2";
}

.fa-arrow-up-triangle-square::before {
  content: "\f88a";
}

.fa-sort-shapes-up::before {
  content: "\f88a";
}

.fa-whale::before {
  content: "\f72c";
}

.fa-robot::before {
  content: "\f544";
}

.fa-peace::before {
  content: "\f67c";
}

.fa-party-horn::before {
  content: "\e31b";
}

.fa-gears::before {
  content: "\f085";
}

.fa-cogs::before {
  content: "\f085";
}

.fa-sun-bright::before {
  content: "\e28f";
}

.fa-sun-alt::before {
  content: "\e28f";
}

.fa-warehouse::before {
  content: "\f494";
}

.fa-conveyor-belt-arm::before {
  content: "\e5f8";
}

.fa-lock-keyhole-open::before {
  content: "\f3c2";
}

.fa-lock-open-alt::before {
  content: "\f3c2";
}

.fa-square-fragile::before {
  content: "\f49b";
}

.fa-box-fragile::before {
  content: "\f49b";
}

.fa-square-wine-glass-crack::before {
  content: "\f49b";
}

.fa-arrow-up-right-dots::before {
  content: "\e4b7";
}

.fa-square-n::before {
  content: "\e277";
}

.fa-splotch::before {
  content: "\f5bc";
}

.fa-face-grin-hearts::before {
  content: "\f584";
}

.fa-grin-hearts::before {
  content: "\f584";
}

.fa-meter::before {
  content: "\e1e8";
}

.fa-mandolin::before {
  content: "\f6f9";
}

.fa-dice-four::before {
  content: "\f524";
}

.fa-sim-card::before {
  content: "\f7c4";
}

.fa-transgender::before {
  content: "\f225";
}

.fa-transgender-alt::before {
  content: "\f225";
}

.fa-mercury::before {
  content: "\f223";
}

.fa-up-from-bracket::before {
  content: "\e590";
}

.fa-knife-kitchen::before {
  content: "\f6f5";
}

.fa-border-right::before {
  content: "\f852";
}

.fa-arrow-turn-down::before {
  content: "\f149";
}

.fa-level-down::before {
  content: "\f149";
}

.fa-spade::before {
  content: "\f2f4";
}

.fa-card-spade::before {
  content: "\e3ec";
}

.fa-line-columns::before {
  content: "\f870";
}

.fa-arrow-right-to-line::before {
  content: "\f340";
}

.fa-arrow-to-right::before {
  content: "\f340";
}

.fa-person-falling-burst::before {
  content: "\e547";
}

.fa-flag-pennant::before {
  content: "\f456";
}

.fa-pennant::before {
  content: "\f456";
}

.fa-conveyor-belt-empty::before {
  content: "\e150";
}

.fa-user-group-simple::before {
  content: "\e603";
}

.fa-award::before {
  content: "\f559";
}

.fa-ticket-simple::before {
  content: "\f3ff";
}

.fa-ticket-alt::before {
  content: "\f3ff";
}

.fa-building::before {
  content: "\f1ad";
}

.fa-angles-left::before {
  content: "\f100";
}

.fa-angle-double-left::before {
  content: "\f100";
}

.fa-camcorder::before {
  content: "\f8a8";
}

.fa-video-handheld::before {
  content: "\f8a8";
}

.fa-pancakes::before {
  content: "\e42d";
}

.fa-album-circle-user::before {
  content: "\e48d";
}

.fa-qrcode::before {
  content: "\f029";
}

.fa-dice-d10::before {
  content: "\f6cd";
}

.fa-fireplace::before {
  content: "\f79a";
}

.fa-browser::before {
  content: "\f37e";
}

.fa-pen-paintbrush::before {
  content: "\f618";
}

.fa-pencil-paintbrush::before {
  content: "\f618";
}

.fa-fish-cooked::before {
  content: "\f7fe";
}

.fa-chair-office::before {
  content: "\f6c1";
}

.fa-nesting-dolls::before {
  content: "\e3ba";
}

.fa-clock-rotate-left::before {
  content: "\f1da";
}

.fa-history::before {
  content: "\f1da";
}

.fa-trumpet::before {
  content: "\f8e3";
}

.fa-face-grin-beam-sweat::before {
  content: "\f583";
}

.fa-grin-beam-sweat::before {
  content: "\f583";
}

.fa-fire-smoke::before {
  content: "\f74b";
}

.fa-phone-missed::before {
  content: "\e226";
}

.fa-file-export::before {
  content: "\f56e";
}

.fa-arrow-right-from-file::before {
  content: "\f56e";
}

.fa-shield::before {
  content: "\f132";
}

.fa-shield-blank::before {
  content: "\f132";
}

.fa-arrow-up-short-wide::before {
  content: "\f885";
}

.fa-sort-amount-up-alt::before {
  content: "\f885";
}

.fa-arrows-repeat-1::before {
  content: "\f366";
}

.fa-repeat-1-alt::before {
  content: "\f366";
}

.fa-gun-slash::before {
  content: "\e19c";
}

.fa-avocado::before {
  content: "\e0aa";
}

.fa-binary::before {
  content: "\e33b";
}

.fa-glasses-round::before {
  content: "\f5f5";
}

.fa-glasses-alt::before {
  content: "\f5f5";
}

.fa-phone-plus::before {
  content: "\f4d2";
}

.fa-ditto::before {
  content: "\"";
}

.fa-person-seat::before {
  content: "\e21e";
}

.fa-house-medical::before {
  content: "\e3b2";
}

.fa-golf-ball-tee::before {
  content: "\f450";
}

.fa-golf-ball::before {
  content: "\f450";
}

.fa-circle-chevron-left::before {
  content: "\f137";
}

.fa-chevron-circle-left::before {
  content: "\f137";
}

.fa-house-chimney-window::before {
  content: "\e00d";
}

.fa-scythe::before {
  content: "\f710";
}

.fa-pen-nib::before {
  content: "\f5ad";
}

.fa-ban-parking::before {
  content: "\f616";
}

.fa-parking-circle-slash::before {
  content: "\f616";
}

.fa-tent-arrow-turn-left::before {
  content: "\e580";
}

.fa-face-diagonal-mouth::before {
  content: "\e47e";
}

.fa-diagram-cells::before {
  content: "\e475";
}

.fa-cricket-bat-ball::before {
  content: "\f449";
}

.fa-cricket::before {
  content: "\f449";
}

.fa-tents::before {
  content: "\e582";
}

.fa-wand-magic::before {
  content: "\f0d0";
}

.fa-magic::before {
  content: "\f0d0";
}

.fa-dog::before {
  content: "\f6d3";
}

.fa-pen-line::before {
  content: "\e212";
}

.fa-atom-simple::before {
  content: "\f5d3";
}

.fa-atom-alt::before {
  content: "\f5d3";
}

.fa-ampersand::before {
  content: "\&";
}

.fa-carrot::before {
  content: "\f787";
}

.fa-arrow-up-from-line::before {
  content: "\f342";
}

.fa-arrow-from-bottom::before {
  content: "\f342";
}

.fa-moon::before {
  content: "\f186";
}

.fa-pen-slash::before {
  content: "\e213";
}

.fa-wine-glass-empty::before {
  content: "\f5ce";
}

.fa-wine-glass-alt::before {
  content: "\f5ce";
}

.fa-square-star::before {
  content: "\e27f";
}

.fa-cheese::before {
  content: "\f7ef";
}

.fa-send-backward::before {
  content: "\f87f";
}

.fa-yin-yang::before {
  content: "\f6ad";
}

.fa-music::before {
  content: "\f001";
}

.fa-compass-slash::before {
  content: "\f5e9";
}

.fa-clock-one::before {
  content: "\e34e";
}

.fa-file-music::before {
  content: "\f8b6";
}

.fa-code-commit::before {
  content: "\f386";
}

.fa-temperature-low::before {
  content: "\f76b";
}

.fa-person-biking::before {
  content: "\f84a";
}

.fa-biking::before {
  content: "\f84a";
}

.fa-display-chart-up-circle-currency::before {
  content: "\e5e5";
}

.fa-skeleton::before {
  content: "\f620";
}

.fa-circle-g::before {
  content: "\e10f";
}

.fa-circle-arrow-up-left::before {
  content: "\e0fb";
}

.fa-coin-blank::before {
  content: "\e3fb";
}

.fa-broom::before {
  content: "\f51a";
}

.fa-vacuum::before {
  content: "\e04d";
}

.fa-shield-heart::before {
  content: "\e574";
}

.fa-card-heart::before {
  content: "\e3eb";
}

.fa-lightbulb-cfl-on::before {
  content: "\e5a7";
}

.fa-melon::before {
  content: "\e310";
}

.fa-gopuram::before {
  content: "\f664";
}

.fa-earth-oceania::before {
  content: "\e47b";
}

.fa-globe-oceania::before {
  content: "\e47b";
}

.fa-container-storage::before {
  content: "\f4b7";
}

.fa-face-pouting::before {
  content: "\e387";
}

.fa-square-xmark::before {
  content: "\f2d3";
}

.fa-times-square::before {
  content: "\f2d3";
}

.fa-xmark-square::before {
  content: "\f2d3";
}

.fa-face-explode::before {
  content: "\e2fe";
}

.fa-exploding-head::before {
  content: "\e2fe";
}

.fa-hashtag::before {
  content: "\#";
}

.fa-up-right-and-down-left-from-center::before {
  content: "\f424";
}

.fa-expand-alt::before {
  content: "\f424";
}

.fa-oil-can::before {
  content: "\f613";
}

.fa-t::before {
  content: "T";
}

.fa-transformer-bolt::before {
  content: "\e2a4";
}

.fa-hippo::before {
  content: "\f6ed";
}

.fa-chart-column::before {
  content: "\e0e3";
}

.fa-cassette-vhs::before {
  content: "\f8ec";
}

.fa-vhs::before {
  content: "\f8ec";
}

.fa-infinity::before {
  content: "\f534";
}

.fa-vial-circle-check::before {
  content: "\e596";
}

.fa-chimney::before {
  content: "\f78b";
}

.fa-object-intersect::before {
  content: "\e49d";
}

.fa-person-arrow-down-to-line::before {
  content: "\e538";
}

.fa-voicemail::before {
  content: "\f897";
}

.fa-block-brick::before {
  content: "\e3db";
}

.fa-wall-brick::before {
  content: "\e3db";
}

.fa-fan::before {
  content: "\f863";
}

.fa-bags-shopping::before {
  content: "\f847";
}

.fa-paragraph-left::before {
  content: "\f878";
}

.fa-paragraph-rtl::before {
  content: "\f878";
}

.fa-person-walking-luggage::before {
  content: "\e554";
}

.fa-caravan-simple::before {
  content: "\e000";
}

.fa-caravan-alt::before {
  content: "\e000";
}

.fa-turtle::before {
  content: "\f726";
}

.fa-pencil-mechanical::before {
  content: "\e5ca";
}

.fa-up-down::before {
  content: "\f338";
}

.fa-arrows-alt-v::before {
  content: "\f338";
}

.fa-cloud-moon-rain::before {
  content: "\f73c";
}

.fa-booth-curtain::before {
  content: "\f734";
}

.fa-calendar::before {
  content: "\f133";
}

.fa-box-heart::before {
  content: "\f49d";
}

.fa-trailer::before {
  content: "\e041";
}

.fa-user-doctor-message::before {
  content: "\f82e";
}

.fa-user-md-chat::before {
  content: "\f82e";
}

.fa-bahai::before {
  content: "\f666";
}

.fa-haykal::before {
  content: "\f666";
}

.fa-amp-guitar::before {
  content: "\f8a1";
}

.fa-sd-card::before {
  content: "\f7c2";
}

.fa-volume-slash::before {
  content: "\f2e2";
}

.fa-border-bottom::before {
  content: "\f84d";
}

.fa-wifi-weak::before {
  content: "\f6aa";
}

.fa-wifi-1::before {
  content: "\f6aa";
}

.fa-dragon::before {
  content: "\f6d5";
}

.fa-shoe-prints::before {
  content: "\f54b";
}

.fa-circle-plus::before {
  content: "\f055";
}

.fa-plus-circle::before {
  content: "\f055";
}

.fa-face-grin-tongue-wink::before {
  content: "\f58b";
}

.fa-grin-tongue-wink::before {
  content: "\f58b";
}

.fa-hand-holding::before {
  content: "\f4bd";
}

.fa-plug-circle-exclamation::before {
  content: "\e55d";
}

.fa-link-slash::before {
  content: "\f127";
}

.fa-chain-broken::before {
  content: "\f127";
}

.fa-chain-slash::before {
  content: "\f127";
}

.fa-unlink::before {
  content: "\f127";
}

.fa-clone::before {
  content: "\f24d";
}

.fa-person-walking-arrow-loop-left::before {
  content: "\e551";
}

.fa-arrow-up-z-a::before {
  content: "\f882";
}

.fa-sort-alpha-up-alt::before {
  content: "\f882";
}

.fa-fire-flame-curved::before {
  content: "\f7e4";
}

.fa-fire-alt::before {
  content: "\f7e4";
}

.fa-tornado::before {
  content: "\f76f";
}

.fa-file-circle-plus::before {
  content: "\e494";
}

.fa-delete-right::before {
  content: "\e154";
}

.fa-book-quran::before {
  content: "\f687";
}

.fa-quran::before {
  content: "\f687";
}

.fa-circle-quarter::before {
  content: "\e11f";
}

.fa-anchor::before {
  content: "\f13d";
}

.fa-border-all::before {
  content: "\f84c";
}

.fa-function::before {
  content: "\f661";
}

.fa-face-angry::before {
  content: "\f556";
}

.fa-angry::before {
  content: "\f556";
}

.fa-people-simple::before {
  content: "\e21b";
}

.fa-cookie-bite::before {
  content: "\f564";
}

.fa-arrow-trend-down::before {
  content: "\e097";
}

.fa-rss::before {
  content: "\f09e";
}

.fa-feed::before {
  content: "\f09e";
}

.fa-face-monocle::before {
  content: "\e380";
}

.fa-draw-polygon::before {
  content: "\f5ee";
}

.fa-scale-balanced::before {
  content: "\f24e";
}

.fa-balance-scale::before {
  content: "\f24e";
}

.fa-calendar-lines::before {
  content: "\e0d5";
}

.fa-calendar-note::before {
  content: "\e0d5";
}

.fa-arrow-down-big-small::before {
  content: "\f88c";
}

.fa-sort-size-down::before {
  content: "\f88c";
}

.fa-gauge-simple-high::before {
  content: "\f62a";
}

.fa-tachometer::before {
  content: "\f62a";
}

.fa-tachometer-fast::before {
  content: "\f62a";
}

.fa-do-not-enter::before {
  content: "\f5ec";
}

.fa-shower::before {
  content: "\f2cc";
}

.fa-dice-d8::before {
  content: "\f6d2";
}

.fa-desktop::before {
  content: "\f390";
}

.fa-desktop-alt::before {
  content: "\f390";
}

.fa-m::before {
  content: "M";
}

.fa-grip-dots-vertical::before {
  content: "\e411";
}

.fa-face-viewfinder::before {
  content: "\e2ff";
}

.fa-soft-serve::before {
  content: "\e400";
}

.fa-creemee::before {
  content: "\e400";
}

.fa-h5::before {
  content: "\e412";
}

.fa-hand-back-point-down::before {
  content: "\e19e";
}

.fa-table-list::before {
  content: "\f00b";
}

.fa-th-list::before {
  content: "\f00b";
}

.fa-comment-sms::before {
  content: "\f7cd";
}

.fa-sms::before {
  content: "\f7cd";
}

.fa-rectangle::before {
  content: "\f2fa";
}

.fa-rectangle-landscape::before {
  content: "\f2fa";
}

.fa-clipboard-list-check::before {
  content: "\f737";
}

.fa-turkey::before {
  content: "\f725";
}

.fa-book::before {
  content: "\f02d";
}

.fa-user-plus::before {
  content: "\f234";
}

.fa-ice-skate::before {
  content: "\f7ac";
}

.fa-check::before {
  content: "\f00c";
}

.fa-battery-three-quarters::before {
  content: "\f241";
}

.fa-battery-4::before {
  content: "\f241";
}

.fa-tomato::before {
  content: "\e330";
}

.fa-sword-laser::before {
  content: "\e03b";
}

.fa-house-circle-check::before {
  content: "\e509";
}

.fa-buildings::before {
  content: "\e0cc";
}

.fa-angle-left::before {
  content: "\f104";
}

.fa-cart-flatbed-boxes::before {
  content: "\f475";
}

.fa-dolly-flatbed-alt::before {
  content: "\f475";
}

.fa-diagram-successor::before {
  content: "\e47a";
}

.fa-truck-arrow-right::before {
  content: "\e58b";
}

.fa-square-w::before {
  content: "\e285";
}

.fa-arrows-split-up-and-left::before {
  content: "\e4bc";
}

.fa-lamp::before {
  content: "\f4ca";
}

.fa-airplay::before {
  content: "\e089";
}

.fa-hand-fist::before {
  content: "\f6de";
}

.fa-fist-raised::before {
  content: "\f6de";
}

.fa-shield-quartered::before {
  content: "\e575";
}

.fa-slash-forward::before {
  content: "\/";
}

.fa-location-pen::before {
  content: "\f607";
}

.fa-map-marker-edit::before {
  content: "\f607";
}

.fa-cloud-moon::before {
  content: "\f6c3";
}

.fa-pot-food::before {
  content: "\e43f";
}

.fa-briefcase::before {
  content: "\f0b1";
}

.fa-person-falling::before {
  content: "\e546";
}

.fa-image-portrait::before {
  content: "\f3e0";
}

.fa-portrait::before {
  content: "\f3e0";
}

.fa-user-tag::before {
  content: "\f507";
}

.fa-rug::before {
  content: "\e569";
}

.fa-print-slash::before {
  content: "\f686";
}

.fa-earth-europe::before {
  content: "\f7a2";
}

.fa-globe-europe::before {
  content: "\f7a2";
}

.fa-cart-flatbed-suitcase::before {
  content: "\f59d";
}

.fa-luggage-cart::before {
  content: "\f59d";
}

.fa-hand-back-point-ribbon::before {
  content: "\e1a0";
}

.fa-rectangle-xmark::before {
  content: "\f410";
}

.fa-rectangle-times::before {
  content: "\f410";
}

.fa-times-rectangle::before {
  content: "\f410";
}

.fa-window-close::before {
  content: "\f410";
}

.fa-tire-rugged::before {
  content: "\f634";
}

.fa-lightbulb-dollar::before {
  content: "\f670";
}

.fa-cowbell::before {
  content: "\f8b3";
}

.fa-baht-sign::before {
  content: "\e0ac";
}

.fa-corner::before {
  content: "\e3fe";
}

.fa-chevrons-right::before {
  content: "\f324";
}

.fa-chevron-double-right::before {
  content: "\f324";
}

.fa-book-open::before {
  content: "\f518";
}

.fa-book-journal-whills::before {
  content: "\f66a";
}

.fa-journal-whills::before {
  content: "\f66a";
}

.fa-inhaler::before {
  content: "\f5f9";
}

.fa-handcuffs::before {
  content: "\e4f8";
}

.fa-snake::before {
  content: "\f716";
}

.fa-triangle-exclamation::before {
  content: "\f071";
}

.fa-exclamation-triangle::before {
  content: "\f071";
}

.fa-warning::before {
  content: "\f071";
}

.fa-note-medical::before {
  content: "\e200";
}

.fa-database::before {
  content: "\f1c0";
}

.fa-down-left::before {
  content: "\e16a";
}

.fa-share::before {
  content: "\f064";
}

.fa-arrow-turn-right::before {
  content: "\f064";
}

.fa-mail-forward::before {
  content: "\f064";
}

.fa-face-thinking::before {
  content: "\e39b";
}

.fa-turn-down-right::before {
  content: "\e455";
}

.fa-bottle-droplet::before {
  content: "\e4c4";
}

.fa-mask-face::before {
  content: "\e1d7";
}

.fa-hill-rockslide::before {
  content: "\e508";
}

.fa-scanner-keyboard::before {
  content: "\f489";
}

.fa-circle-o::before {
  content: "\e119";
}

.fa-grid-horizontal::before {
  content: "\e307";
}

.fa-message-dollar::before {
  content: "\f650";
}

.fa-comment-alt-dollar::before {
  content: "\f650";
}

.fa-right-left::before {
  content: "\f362";
}

.fa-exchange-alt::before {
  content: "\f362";
}

.fa-columns-3::before {
  content: "\e361";
}

.fa-paper-plane::before {
  content: "\f1d8";
}

.fa-road-circle-exclamation::before {
  content: "\e565";
}

.fa-dungeon::before {
  content: "\f6d9";
}

.fa-hand-holding-box::before {
  content: "\f47b";
}

.fa-input-text::before {
  content: "\e1bf";
}

.fa-window-flip::before {
  content: "\f40f";
}

.fa-window-alt::before {
  content: "\f40f";
}

.fa-align-right::before {
  content: "\f038";
}

.fa-scanner-gun::before {
  content: "\f488";
}

.fa-scanner::before {
  content: "\f488";
}

.fa-tire::before {
  content: "\f631";
}

.fa-engine::before {
  content: "\e16e";
}

.fa-money-bill-1-wave::before {
  content: "\f53b";
}

.fa-money-bill-wave-alt::before {
  content: "\f53b";
}

.fa-life-ring::before {
  content: "\f1cd";
}

.fa-hands::before {
  content: "\f2a7";
}

.fa-sign-language::before {
  content: "\f2a7";
}

.fa-signing::before {
  content: "\f2a7";
}

.fa-circle-caret-right::before {
  content: "\f330";
}

.fa-caret-circle-right::before {
  content: "\f330";
}

.fa-wheat::before {
  content: "\f72d";
}

.fa-file-spreadsheet::before {
  content: "\f65b";
}

.fa-audio-description-slash::before {
  content: "\e0a8";
}

.fa-calendar-day::before {
  content: "\f783";
}

.fa-water-ladder::before {
  content: "\f5c5";
}

.fa-ladder-water::before {
  content: "\f5c5";
}

.fa-swimming-pool::before {
  content: "\f5c5";
}

.fa-arrows-up-down::before {
  content: "\f07d";
}

.fa-arrows-v::before {
  content: "\f07d";
}

.fa-chess-pawn-piece::before {
  content: "\f444";
}

.fa-chess-pawn-alt::before {
  content: "\f444";
}

.fa-face-grimace::before {
  content: "\f57f";
}

.fa-grimace::before {
  content: "\f57f";
}

.fa-wheelchair-move::before {
  content: "\e2ce";
}

.fa-wheelchair-alt::before {
  content: "\e2ce";
}

.fa-turn-down::before {
  content: "\f3be";
}

.fa-level-down-alt::before {
  content: "\f3be";
}

.fa-square-s::before {
  content: "\e27d";
}

.fa-rectangle-barcode::before {
  content: "\f463";
}

.fa-barcode-alt::before {
  content: "\f463";
}

.fa-person-walking-arrow-right::before {
  content: "\e552";
}

.fa-square-envelope::before {
  content: "\f199";
}

.fa-envelope-square::before {
  content: "\f199";
}

.fa-dice::before {
  content: "\f522";
}

.fa-unicorn::before {
  content: "\f727";
}

.fa-bowling-ball::before {
  content: "\f436";
}

.fa-pompebled::before {
  content: "\e43d";
}

.fa-brain::before {
  content: "\f5dc";
}

.fa-watch-smart::before {
  content: "\e2cc";
}

.fa-book-user::before {
  content: "\f7e7";
}

.fa-sensor-cloud::before {
  content: "\e02c";
}

.fa-sensor-smoke::before {
  content: "\e02c";
}

.fa-clapperboard-play::before {
  content: "\e132";
}

.fa-bandage::before {
  content: "\f462";
}

.fa-band-aid::before {
  content: "\f462";
}

.fa-calendar-minus::before {
  content: "\f272";
}

.fa-circle-xmark::before {
  content: "\f057";
}

.fa-times-circle::before {
  content: "\f057";
}

.fa-xmark-circle::before {
  content: "\f057";
}

.fa-circle-4::before {
  content: "\e0f1";
}

.fa-gifts::before {
  content: "\f79c";
}

.fa-album-collection::before {
  content: "\f8a0";
}

.fa-hotel::before {
  content: "\f594";
}

.fa-earth-asia::before {
  content: "\f57e";
}

.fa-globe-asia::before {
  content: "\f57e";
}

.fa-id-card-clip::before {
  content: "\f47f";
}

.fa-id-card-alt::before {
  content: "\f47f";
}

.fa-magnifying-glass-plus::before {
  content: "\f00e";
}

.fa-search-plus::before {
  content: "\f00e";
}

.fa-thumbs-up::before {
  content: "\f164";
}

.fa-cloud-showers::before {
  content: "\f73f";
}

.fa-user-clock::before {
  content: "\f4fd";
}

.fa-onion::before {
  content: "\e427";
}

.fa-clock-twelve-thirty::before {
  content: "\e359";
}

.fa-arrow-down-to-dotted-line::before {
  content: "\e095";
}

.fa-hand-dots::before {
  content: "\f461";
}

.fa-allergies::before {
  content: "\f461";
}

.fa-file-invoice::before {
  content: "\f570";
}

.fa-window-minimize::before {
  content: "\f2d1";
}

.fa-rectangle-wide::before {
  content: "\f2fc";
}

.fa-comment-arrow-up::before {
  content: "\e144";
}

.fa-garlic::before {
  content: "\e40e";
}

.fa-mug-saucer::before {
  content: "\f0f4";
}

.fa-coffee::before {
  content: "\f0f4";
}

.fa-brush::before {
  content: "\f55d";
}

.fa-tree-decorated::before {
  content: "\f7dc";
}

.fa-mask::before {
  content: "\f6fa";
}

.fa-calendar-heart::before {
  content: "\e0d3";
}

.fa-magnifying-glass-minus::before {
  content: "\f010";
}

.fa-search-minus::before {
  content: "\f010";
}

.fa-flower::before {
  content: "\f7ff";
}

.fa-right-left-large::before {
  content: "\e5e1";
}

.fa-ruler-vertical::before {
  content: "\f548";
}

.fa-circles-overlap::before {
  content: "\e600";
}

.fa-user-large::before {
  content: "\f406";
}

.fa-user-alt::before {
  content: "\f406";
}

.fa-starship-freighter::before {
  content: "\e03a";
}

.fa-train-tram::before {
  content: "\e5b4";
}

.fa-bridge-suspension::before {
  content: "\e4cd";
}

.fa-trash-check::before {
  content: "\e2af";
}

.fa-user-nurse::before {
  content: "\f82f";
}

.fa-boombox::before {
  content: "\f8a5";
}

.fa-syringe::before {
  content: "\f48e";
}

.fa-cloud-sun::before {
  content: "\f6c4";
}

.fa-shield-exclamation::before {
  content: "\e247";
}

.fa-stopwatch-20::before {
  content: "\e06f";
}

.fa-square-full::before {
  content: "\f45c";
}

.fa-grip-dots::before {
  content: "\e410";
}

.fa-comment-exclamation::before {
  content: "\f4af";
}

.fa-pen-swirl::before {
  content: "\e214";
}

.fa-falafel::before {
  content: "\e40a";
}

.fa-circle-2::before {
  content: "\e0ef";
}

.fa-magnet::before {
  content: "\f076";
}

.fa-jar::before {
  content: "\e516";
}

.fa-gramophone::before {
  content: "\f8bd";
}

.fa-dice-d12::before {
  content: "\f6ce";
}

.fa-note-sticky::before {
  content: "\f249";
}

.fa-sticky-note::before {
  content: "\f249";
}

.fa-down::before {
  content: "\f354";
}

.fa-arrow-alt-down::before {
  content: "\f354";
}

.fa-hundred-points::before {
  content: "\e41c";
}

.fa-100::before {
  content: "\e41c";
}

.fa-paperclip-vertical::before {
  content: "\e3c2";
}

.fa-wind-warning::before {
  content: "\f776";
}

.fa-wind-circle-exclamation::before {
  content: "\f776";
}

.fa-location-pin-slash::before {
  content: "\f60c";
}

.fa-map-marker-slash::before {
  content: "\f60c";
}

.fa-face-sad-sweat::before {
  content: "\e38a";
}

.fa-bug-slash::before {
  content: "\e490";
}

.fa-cupcake::before {
  content: "\e402";
}

.fa-light-switch-off::before {
  content: "\e018";
}

.fa-toggle-large-off::before {
  content: "\e5b0";
}

.fa-pen-fancy-slash::before {
  content: "\e210";
}

.fa-truck-container::before {
  content: "\f4dc";
}

.fa-boot::before {
  content: "\f782";
}

.fa-arrow-up-from-water-pump::before {
  content: "\e4b6";
}

.fa-file-check::before {
  content: "\f316";
}

.fa-bone::before {
  content: "\f5d7";
}

.fa-cards-blank::before {
  content: "\e4df";
}

.fa-circle-3::before {
  content: "\e0f0";
}

.fa-bench-tree::before {
  content: "\e2e7";
}

.fa-keyboard-brightness-low::before {
  content: "\e1c1";
}

.fa-ski-boot-ski::before {
  content: "\e3cd";
}

.fa-brain-circuit::before {
  content: "\e0c6";
}

.fa-user-injured::before {
  content: "\f728";
}

.fa-block-brick-fire::before {
  content: "\e3dc";
}

.fa-firewall::before {
  content: "\e3dc";
}

.fa-face-sad-tear::before {
  content: "\f5b4";
}

.fa-sad-tear::before {
  content: "\f5b4";
}

.fa-plane::before {
  content: "\f072";
}

.fa-tent-arrows-down::before {
  content: "\e581";
}

.fa-exclamation::before {
  content: "\!";
}

.fa-arrows-spin::before {
  content: "\e4bb";
}

.fa-face-smile-relaxed::before {
  content: "\e392";
}

.fa-comment-xmark::before {
  content: "\f4b5";
}

.fa-comment-times::before {
  content: "\f4b5";
}

.fa-print::before {
  content: "\f02f";
}

.fa-turkish-lira-sign::before {
  content: "\e2bb";
}

.fa-try::before {
  content: "\e2bb";
}

.fa-turkish-lira::before {
  content: "\e2bb";
}

.fa-face-nose-steam::before {
  content: "\e382";
}

.fa-circle-waveform-lines::before {
  content: "\e12d";
}

.fa-waveform-circle::before {
  content: "\e12d";
}

.fa-dollar-sign::before {
  content: "\$";
}

.fa-dollar::before {
  content: "\$";
}

.fa-usd::before {
  content: "\$";
}

.fa-ferris-wheel::before {
  content: "\e174";
}

.fa-computer-speaker::before {
  content: "\f8b2";
}

.fa-skull-cow::before {
  content: "\f8de";
}

.fa-x::before {
  content: "X";
}

.fa-magnifying-glass-dollar::before {
  content: "\f688";
}

.fa-search-dollar::before {
  content: "\f688";
}

.fa-users-gear::before {
  content: "\f509";
}

.fa-users-cog::before {
  content: "\f509";
}

.fa-person-military-pointing::before {
  content: "\e54a";
}

.fa-building-columns::before {
  content: "\f19c";
}

.fa-bank::before {
  content: "\f19c";
}

.fa-institution::before {
  content: "\f19c";
}

.fa-museum::before {
  content: "\f19c";
}

.fa-university::before {
  content: "\f19c";
}

.fa-circle-t::before {
  content: "\e124";
}

.fa-sack::before {
  content: "\f81c";
}

.fa-grid-2::before {
  content: "\e196";
}

.fa-camera-cctv::before {
  content: "\f8ac";
}

.fa-cctv::before {
  content: "\f8ac";
}

.fa-umbrella::before {
  content: "\f0e9";
}

.fa-trowel::before {
  content: "\e589";
}

.fa-horizontal-rule::before {
  content: "\f86c";
}

.fa-bed-front::before {
  content: "\f8f7";
}

.fa-bed-alt::before {
  content: "\f8f7";
}

.fa-d::before {
  content: "D";
}

.fa-stapler::before {
  content: "\e5af";
}

.fa-masks-theater::before {
  content: "\f630";
}

.fa-theater-masks::before {
  content: "\f630";
}

.fa-kip-sign::before {
  content: "\e1c4";
}

.fa-face-woozy::before {
  content: "\e3a2";
}

.fa-cloud-question::before {
  content: "\e492";
}

.fa-pineapple::before {
  content: "\e31f";
}

.fa-hand-point-left::before {
  content: "\f0a5";
}

.fa-gallery-thumbnails::before {
  content: "\e3aa";
}

.fa-circle-j::before {
  content: "\e112";
}

.fa-eyes::before {
  content: "\e367";
}

.fa-handshake-simple::before {
  content: "\f4c6";
}

.fa-handshake-alt::before {
  content: "\f4c6";
}

.fa-page-caret-up::before {
  content: "\e42a";
}

.fa-file-caret-up::before {
  content: "\e42a";
}

.fa-jet-fighter::before {
  content: "\f0fb";
}

.fa-fighter-jet::before {
  content: "\f0fb";
}

.fa-comet::before {
  content: "\e003";
}

.fa-square-share-nodes::before {
  content: "\f1e1";
}

.fa-share-alt-square::before {
  content: "\f1e1";
}

.fa-shield-keyhole::before {
  content: "\e248";
}

.fa-barcode::before {
  content: "\f02a";
}

.fa-plus-minus::before {
  content: "\e43c";
}

.fa-square-sliders-vertical::before {
  content: "\f3f2";
}

.fa-sliders-v-square::before {
  content: "\f3f2";
}

.fa-video::before {
  content: "\f03d";
}

.fa-video-camera::before {
  content: "\f03d";
}

.fa-message-middle::before {
  content: "\e1e1";
}

.fa-comment-middle-alt::before {
  content: "\e1e1";
}

.fa-graduation-cap::before {
  content: "\f19d";
}

.fa-mortar-board::before {
  content: "\f19d";
}

.fa-hand-holding-medical::before {
  content: "\e05c";
}

.fa-person-circle-check::before {
  content: "\e53e";
}

.fa-square-z::before {
  content: "\e288";
}

.fa-message-text::before {
  content: "\e1e6";
}

.fa-comment-alt-text::before {
  content: "\e1e6";
}

.fa-turn-up::before {
  content: "\f3bf";
}

.fa-level-up-alt::before {
  content: "\f3bf";
}

.sr-only,
.fa-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

/*!
 * Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-classic: "Font Awesome 6 Pro";
  --fa-font-thin: normal 100 1em/1 "Font Awesome 6 Pro";
}

@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 100;
  font-display: block;
  src: url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-thin-100.woff2?bust=0") format("woff2"), url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-thin-100.ttf?bust=0") format("truetype");
}
.fat,
.fa-thin {
  font-weight: 100;
}

/*!
 * Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-classic: "Font Awesome 6 Pro";
  --fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro";
}

@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-light-300.woff2?bust=0") format("woff2"), url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-light-300.ttf?bust=0") format("truetype");
}
.fal,
.fa-light {
  font-weight: 300;
}

/*!
 * Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-classic: "Font Awesome 6 Pro";
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Pro";
}

@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-solid-900.woff2?bust=0") format("woff2"), url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-solid-900.ttf?bust=0") format("truetype");
}
.fas,
.fa-solid {
  font-weight: 900;
}

/*!
 * Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-brands: "Font Awesome 6 Brands";
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
}

@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-brands-400.woff2?bust=0") format("woff2"), url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-brands-400.ttf?bust=0") format("truetype");
}
.fab,
.fa-brands {
  font-weight: 400;
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-shopware:before {
  content: "\f5b5";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-aws:before {
  content: "\f375";
}

.fa-redhat:before {
  content: "\f7bc";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-cloudflare:before {
  content: "\e07d";
}

.fa-ups:before {
  content: "\f7e0";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-stackpath:before {
  content: "\f842";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-modx:before {
  content: "\f285";
}

.fa-guilded:before {
  content: "\e07e";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-square-js:before {
  content: "\f3b9";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-orcid:before {
  content: "\f8d2";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-invision:before {
  content: "\f7b0";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-unity:before {
  content: "\e049";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-vk:before {
  content: "\f189";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-mailchimp:before {
  content: "\f59e";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-square-reddit:before {
  content: "\f1a2";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-square-font-awesome:before {
  content: "\e5ad";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-square-instagram:before {
  content: "\e055";
}

.fa-instagram-square:before {
  content: "\e055";
}

.fa-battle-net:before {
  content: "\f835";
}

.fa-the-red-yeti:before {
  content: "\f69d";
}

.fa-square-hacker-news:before {
  content: "\f3af";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-edge:before {
  content: "\f282";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-square-snapchat:before {
  content: "\f2ad";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-artstation:before {
  content: "\f77a";
}

.fa-markdown:before {
  content: "\f60f";
}

.fa-sourcetree:before {
  content: "\f7d3";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-diaspora:before {
  content: "\f791";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-safari:before {
  content: "\f267";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-square-font-awesome-stroke:before {
  content: "\f35c";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-atlassian:before {
  content: "\f77b";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-chromecast:before {
  content: "\f838";
}

.fa-evernote:before {
  content: "\f839";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-watchman-monitoring:before {
  content: "\e087";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-git-alt:before {
  content: "\f841";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-square-viadeo:before {
  content: "\f2aa";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-centos:before {
  content: "\f789";
}

.fa-adn:before {
  content: "\f170";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-square-dribbble:before {
  content: "\f397";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-node:before {
  content: "\f419";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-instalod:before {
  content: "\e081";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-square-twitter:before {
  content: "\f081";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-golang:before {
  content: "\e40f";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-uncharted:before {
  content: "\e084";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-square-youtube:before {
  content: "\f431";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-wpressr:before {
  content: "\f3e4";
}

.fa-rendact:before {
  content: "\f3e4";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-nfc-directional:before {
  content: "\e530";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-fedora:before {
  content: "\f798";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-meta:before {
  content: "\e49b";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-creative-commons-zero:before {
  content: "\f4f3";
}

.fa-hips:before {
  content: "\f452";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-discord:before {
  content: "\f392";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-confluence:before {
  content: "\f78d";
}

.fa-mdb:before {
  content: "\f8ca";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-unsplash:before {
  content: "\e07c";
}

.fa-yarn:before {
  content: "\f7e3";
}

.fa-square-steam:before {
  content: "\f1b7";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-square-vimeo:before {
  content: "\f194";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-flag:before {
  content: "\f2b4";
}

.fa-font-awesome-logo-full:before {
  content: "\f2b4";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-apple:before {
  content: "\f179";
}

.fa-hive:before {
  content: "\e07f";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-padlet:before {
  content: "\e4a0";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-square-github:before {
  content: "\f092";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-fedex:before {
  content: "\f797";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-shopify:before {
  content: "\e057";
}

.fa-neos:before {
  content: "\f612";
}

.fa-hackerrank:before {
  content: "\f5f7";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-swift:before {
  content: "\f8e1";
}

.fa-angular:before {
  content: "\f420";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-envira:before {
  content: "\f299";
}

.fa-square-gitlab:before {
  content: "\e5ae";
}

.fa-gitlab-square:before {
  content: "\e5ae";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-square-odnoklassniki:before {
  content: "\f264";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-sith:before {
  content: "\f512";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-hashnode:before {
  content: "\e499";
}

.fa-react:before {
  content: "\f41b";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-squarespace:before {
  content: "\f5be";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-itch-io:before {
  content: "\f83a";
}

.fa-umbraco:before {
  content: "\f8e8";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-ubuntu:before {
  content: "\f7df";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-gg:before {
  content: "\f260";
}

.fa-dhl:before {
  content: "\f790";
}

.fa-square-pinterest:before {
  content: "\f0d3";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-xing:before {
  content: "\f168";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-less:before {
  content: "\f41d";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-dailymotion:before {
  content: "\e052";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-bootstrap:before {
  content: "\f836";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-nfc-symbol:before {
  content: "\e531";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-speaker-deck:before {
  content: "\f83c";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-ello:before {
  content: "\f5f1";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-square-google-plus:before {
  content: "\f0d4";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-square-xing:before {
  content: "\f169";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-usps:before {
  content: "\f7e1";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-fly:before {
  content: "\f417";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-viber:before {
  content: "\f409";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-symfony:before {
  content: "\f83d";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-audible:before {
  content: "\f373";
}

.fa-think-peaks:before {
  content: "\f731";
}

.fa-bilibili:before {
  content: "\e3d9";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-cotton-bureau:before {
  content: "\f89e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-42-group:before {
  content: "\e080";
}

.fa-innosoft:before {
  content: "\e080";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-square-pied-piper:before {
  content: "\e01e";
}

.fa-pied-piper-square:before {
  content: "\e01e";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-tiktok:before {
  content: "\e07b";
}

.fa-square-facebook:before {
  content: "\f082";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-mixer:before {
  content: "\e056";
}

.fa-square-lastfm:before {
  content: "\f203";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-mendeley:before {
  content: "\f7b3";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-figma:before {
  content: "\f799";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-cmplid:before {
  content: "\e360";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-deezer:before {
  content: "\e077";
}

.fa-raspberry-pi:before {
  content: "\f7bb";
}

.fa-jira:before {
  content: "\f7b1";
}

.fa-docker:before {
  content: "\f395";
}

.fa-screenpal:before {
  content: "\e570";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-microblog:before {
  content: "\e01a";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-wirsindhandwerk:before {
  content: "\e2d0";
}

.fa-wsh:before {
  content: "\e2d0";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-salesforce:before {
  content: "\f83b";
}

.fa-octopus-deploy:before {
  content: "\e082";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-apper:before {
  content: "\f371";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-waze:before {
  content: "\f83f";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ab";
}

.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

.fa-rust:before {
  content: "\e07a";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-square-behance:before {
  content: "\f1b5";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-kaggle:before {
  content: "\f5fa";
}

.fa-space-awesome:before {
  content: "\e5ac";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-square-git:before {
  content: "\f1d2";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-square-tumblr:before {
  content: "\f174";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-trello:before {
  content: "\f181";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-perbyte:before {
  content: "\e083";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-android:before {
  content: "\f17b";
}

.fa-bots:before {
  content: "\e340";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-ideal:before {
  content: "\e013";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-dev:before {
  content: "\f6cc";
}

.fa-sketch:before {
  content: "\f7c6";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-uber:before {
  content: "\f402";
}

.fa-github:before {
  content: "\f09b";
}

.fa-php:before {
  content: "\f457";
}

.fa-alipay:before {
  content: "\f642";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-firefox-browser:before {
  content: "\e007";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-suse:before {
  content: "\f7d6";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-buffer:before {
  content: "\f837";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-yammer:before {
  content: "\f840";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-stubber:before {
  content: "\e5c7";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f2c6";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-odysee:before {
  content: "\e5c6";
}

.fa-square-whatsapp:before {
  content: "\f40c";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-edge-legacy:before {
  content: "\e078";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f198";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-usb:before {
  content: "\f287";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-reacteurope:before {
  content: "\f75d";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f23a";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-critical-role:before {
  content: "\f6c9";
}

.fa-sitrox:before {
  content: "\e44a";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-airbnb:before {
  content: "\f834";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-buy-n-large:before {
  content: "\f8a6";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-strava:before {
  content: "\f428";
}

.fa-ember:before {
  content: "\f423";
}

.fa-canadian-maple-leaf:before {
  content: "\f785";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-wodu:before {
  content: "\e088";
}

.fa-google-pay:before {
  content: "\e079";
}

.fa-intercom:before {
  content: "\f7af";
}

.fa-zhihu:before {
  content: "\f63f";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-pix:before {
  content: "\e43a";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

/*!
 * Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-classic: "Font Awesome 6 Pro";
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Pro";
}

@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-regular-400.woff2?bust=0") format("woff2"), url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-regular-400.ttf?bust=0") format("truetype");
}
.far,
.fa-regular {
  font-weight: 400;
}

/*!
 * Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-sharp: "Font Awesome 6 Sharp";
  --fa-font-sharp-light: normal 300 1em/1 "Font Awesome 6 Sharp";
}

@font-face {
  font-family: "Font Awesome 6 Sharp";
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-sharp-light-300.woff2?bust=0") format("woff2"), url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-sharp-light-300.ttf?bust=0") format("truetype");
}
.fasl,
.fa-light {
  font-weight: 300;
}

/*!
 * Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-sharp: "Font Awesome 6 Sharp";
  --fa-font-sharp-solid: normal 900 1em/1 "Font Awesome 6 Sharp";
}

@font-face {
  font-family: "Font Awesome 6 Sharp";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-sharp-solid-900.woff2?bust=0") format("woff2"), url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-sharp-solid-900.ttf?bust=0") format("truetype");
}
.fass,
.fa-solid {
  font-weight: 900;
}

/*!
 * Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-sharp: "Font Awesome 6 Sharp";
  --fa-font-sharp-regular: normal 400 1em/1 "Font Awesome 6 Sharp";
}

@font-face {
  font-family: "Font Awesome 6 Sharp";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-sharp-regular-400.woff2?bust=0") format("woff2"), url("/plugin/remote/brandbox/component-fontawesome/webfonts/fa-sharp-regular-400.ttf?bust=0") format("truetype");
}
.fasr,
.fa-regular {
  font-weight: 400;
}

/*!
 * Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa.fa-glass:before {
  content: "\f000";
}

.fa.fa-envelope-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-envelope-o:before {
  content: "\f0e0";
}

.fa.fa-star-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-star-o:before {
  content: "\f005";
}

.fa.fa-remove:before {
  content: "\f00d";
}

.fa.fa-close:before {
  content: "\f00d";
}

.fa.fa-gear:before {
  content: "\f013";
}

.fa.fa-trash-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-trash-o:before {
  content: "\f2ed";
}

.fa.fa-home:before {
  content: "\f015";
}

.fa.fa-file-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-file-o:before {
  content: "\f15b";
}

.fa.fa-clock-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-clock-o:before {
  content: "\f017";
}

.fa.fa-arrow-circle-o-down {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-down:before {
  content: "\f358";
}

.fa.fa-arrow-circle-o-up {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-up:before {
  content: "\f35b";
}

.fa.fa-play-circle-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-play-circle-o:before {
  content: "\f144";
}

.fa.fa-repeat:before {
  content: "\f01e";
}

.fa.fa-rotate-right:before {
  content: "\f01e";
}

.fa.fa-refresh:before {
  content: "\f021";
}

.fa.fa-list-alt {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-list-alt:before {
  content: "\f022";
}

.fa.fa-dedent:before {
  content: "\f03b";
}

.fa.fa-video-camera:before {
  content: "\f03d";
}

.fa.fa-picture-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-picture-o:before {
  content: "\f03e";
}

.fa.fa-photo {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-photo:before {
  content: "\f03e";
}

.fa.fa-image {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-image:before {
  content: "\f03e";
}

.fa.fa-map-marker:before {
  content: "\f3c5";
}

.fa.fa-pencil-square-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-pencil-square-o:before {
  content: "\f044";
}

.fa.fa-edit {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-edit:before {
  content: "\f044";
}

.fa.fa-share-square-o:before {
  content: "\f14d";
}

.fa.fa-check-square-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-check-square-o:before {
  content: "\f14a";
}

.fa.fa-arrows:before {
  content: "\f0b2";
}

.fa.fa-times-circle-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-times-circle-o:before {
  content: "\f057";
}

.fa.fa-check-circle-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-check-circle-o:before {
  content: "\f058";
}

.fa.fa-mail-forward:before {
  content: "\f064";
}

.fa.fa-expand:before {
  content: "\f424";
}

.fa.fa-compress:before {
  content: "\f422";
}

.fa.fa-eye {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-eye-slash {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-warning:before {
  content: "\f071";
}

.fa.fa-calendar:before {
  content: "\f073";
}

.fa.fa-arrows-v:before {
  content: "\f338";
}

.fa.fa-arrows-h:before {
  content: "\f337";
}

.fa.fa-bar-chart:before {
  content: "\e0e3";
}

.fa.fa-bar-chart-o:before {
  content: "\e0e3";
}

.fa.fa-twitter-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-twitter-square:before {
  content: "\f081";
}

.fa.fa-facebook-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-facebook-square:before {
  content: "\f082";
}

.fa.fa-gears:before {
  content: "\f085";
}

.fa.fa-thumbs-o-up {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-thumbs-o-up:before {
  content: "\f164";
}

.fa.fa-thumbs-o-down {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-thumbs-o-down:before {
  content: "\f165";
}

.fa.fa-heart-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-heart-o:before {
  content: "\f004";
}

.fa.fa-sign-out:before {
  content: "\f2f5";
}

.fa.fa-linkedin-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-linkedin-square:before {
  content: "\f08c";
}

.fa.fa-thumb-tack:before {
  content: "\f08d";
}

.fa.fa-external-link:before {
  content: "\f35d";
}

.fa.fa-sign-in:before {
  content: "\f2f6";
}

.fa.fa-github-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-github-square:before {
  content: "\f092";
}

.fa.fa-lemon-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-lemon-o:before {
  content: "\f094";
}

.fa.fa-square-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-square-o:before {
  content: "\f0c8";
}

.fa.fa-bookmark-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-bookmark-o:before {
  content: "\f02e";
}

.fa.fa-twitter {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-facebook {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-facebook:before {
  content: "\f39e";
}

.fa.fa-facebook-f {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-facebook-f:before {
  content: "\f39e";
}

.fa.fa-github {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-credit-card {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-feed:before {
  content: "\f09e";
}

.fa.fa-hdd-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-hdd-o:before {
  content: "\f0a0";
}

.fa.fa-hand-o-right {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa.fa-hand-o-left {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa.fa-hand-o-up {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa.fa-hand-o-down {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa.fa-globe:before {
  content: "\f57d";
}

.fa.fa-tasks:before {
  content: "\f828";
}

.fa.fa-arrows-alt:before {
  content: "\f31e";
}

.fa.fa-group:before {
  content: "\f0c0";
}

.fa.fa-chain:before {
  content: "\f0c1";
}

.fa.fa-cut:before {
  content: "\f0c4";
}

.fa.fa-files-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-files-o:before {
  content: "\f0c5";
}

.fa.fa-floppy-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-floppy-o:before {
  content: "\f0c7";
}

.fa.fa-save {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-save:before {
  content: "\f0c7";
}

.fa.fa-navicon:before {
  content: "\f0c9";
}

.fa.fa-reorder:before {
  content: "\f0c9";
}

.fa.fa-magic:before {
  content: "\e2ca";
}

.fa.fa-pinterest {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-pinterest-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa.fa-google-plus-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa.fa-google-plus {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-google-plus:before {
  content: "\f0d5";
}

.fa.fa-money:before {
  content: "\f3d1";
}

.fa.fa-unsorted:before {
  content: "\f0dc";
}

.fa.fa-sort-desc:before {
  content: "\f0dd";
}

.fa.fa-sort-asc:before {
  content: "\f0de";
}

.fa.fa-linkedin {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-linkedin:before {
  content: "\f0e1";
}

.fa.fa-rotate-left:before {
  content: "\f0e2";
}

.fa.fa-legal:before {
  content: "\f0e3";
}

.fa.fa-tachometer:before {
  content: "\f625";
}

.fa.fa-dashboard:before {
  content: "\f625";
}

.fa.fa-comment-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-comment-o:before {
  content: "\f075";
}

.fa.fa-comments-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-comments-o:before {
  content: "\f086";
}

.fa.fa-flash:before {
  content: "\f0e7";
}

.fa.fa-clipboard:before {
  content: "\f0ea";
}

.fa.fa-lightbulb-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa.fa-exchange:before {
  content: "\f362";
}

.fa.fa-cloud-download:before {
  content: "\f0ed";
}

.fa.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa.fa-bell-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-bell-o:before {
  content: "\f0f3";
}

.fa.fa-cutlery:before {
  content: "\f2e7";
}

.fa.fa-file-text-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-file-text-o:before {
  content: "\f15c";
}

.fa.fa-building-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-building-o:before {
  content: "\f1ad";
}

.fa.fa-hospital-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-hospital-o:before {
  content: "\f0f8";
}

.fa.fa-tablet:before {
  content: "\f3fa";
}

.fa.fa-mobile:before {
  content: "\f3cd";
}

.fa.fa-mobile-phone:before {
  content: "\f3cd";
}

.fa.fa-circle-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-circle-o:before {
  content: "\f111";
}

.fa.fa-mail-reply:before {
  content: "\f3e5";
}

.fa.fa-github-alt {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-folder-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-folder-o:before {
  content: "\f07b";
}

.fa.fa-folder-open-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-folder-open-o:before {
  content: "\f07c";
}

.fa.fa-smile-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-smile-o:before {
  content: "\f118";
}

.fa.fa-frown-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-frown-o:before {
  content: "\f119";
}

.fa.fa-meh-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-meh-o:before {
  content: "\f11a";
}

.fa.fa-keyboard-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-keyboard-o:before {
  content: "\f11c";
}

.fa.fa-flag-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-flag-o:before {
  content: "\f024";
}

.fa.fa-mail-reply-all:before {
  content: "\f122";
}

.fa.fa-star-half-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-star-half-o:before {
  content: "\f5c0";
}

.fa.fa-star-half-empty {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-star-half-empty:before {
  content: "\f5c0";
}

.fa.fa-star-half-full {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-star-half-full:before {
  content: "\f5c0";
}

.fa.fa-code-fork:before {
  content: "\f126";
}

.fa.fa-chain-broken:before {
  content: "\f127";
}

.fa.fa-unlink:before {
  content: "\f127";
}

.fa.fa-calendar-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-calendar-o:before {
  content: "\f133";
}

.fa.fa-maxcdn {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-html5 {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-css3 {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-unlock-alt:before {
  content: "\f09c";
}

.fa.fa-minus-square-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-minus-square-o:before {
  content: "\f146";
}

.fa.fa-level-up:before {
  content: "\f3bf";
}

.fa.fa-level-down:before {
  content: "\f3be";
}

.fa.fa-pencil-square:before {
  content: "\f14b";
}

.fa.fa-external-link-square:before {
  content: "\f360";
}

.fa.fa-compass {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-caret-square-o-down {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa.fa-toggle-down {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-toggle-down:before {
  content: "\f150";
}

.fa.fa-caret-square-o-up {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa.fa-toggle-up {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-toggle-up:before {
  content: "\f151";
}

.fa.fa-caret-square-o-right {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa.fa-toggle-right {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-toggle-right:before {
  content: "\f152";
}

.fa.fa-eur:before {
  content: "\f153";
}

.fa.fa-euro:before {
  content: "\f153";
}

.fa.fa-gbp:before {
  content: "\f154";
}

.fa.fa-usd:before {
  content: "\$";
}

.fa.fa-dollar:before {
  content: "\$";
}

.fa.fa-inr:before {
  content: "\e1bc";
}

.fa.fa-rupee:before {
  content: "\e1bc";
}

.fa.fa-jpy:before {
  content: "\f157";
}

.fa.fa-cny:before {
  content: "\f157";
}

.fa.fa-rmb:before {
  content: "\f157";
}

.fa.fa-yen:before {
  content: "\f157";
}

.fa.fa-rub:before {
  content: "\f158";
}

.fa.fa-ruble:before {
  content: "\f158";
}

.fa.fa-rouble:before {
  content: "\f158";
}

.fa.fa-krw:before {
  content: "\f159";
}

.fa.fa-won:before {
  content: "\f159";
}

.fa.fa-btc {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-bitcoin {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-bitcoin:before {
  content: "\f15a";
}

.fa.fa-file-text:before {
  content: "\f15c";
}

.fa.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa.fa-sort-alpha-desc:before {
  content: "\f881";
}

.fa.fa-sort-amount-asc:before {
  content: "\f884";
}

.fa.fa-sort-amount-desc:before {
  content: "\f160";
}

.fa.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa.fa-sort-numeric-desc:before {
  content: "\f886";
}

.fa.fa-youtube-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-youtube-square:before {
  content: "\f431";
}

.fa.fa-youtube {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-xing {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-xing-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-xing-square:before {
  content: "\f169";
}

.fa.fa-youtube-play {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-youtube-play:before {
  content: "\f167";
}

.fa.fa-dropbox {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-stack-overflow {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-instagram {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-flickr {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-adn {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket-square:before {
  content: "\f171";
}

.fa.fa-tumblr {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-tumblr-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-tumblr-square:before {
  content: "\f174";
}

.fa.fa-long-arrow-down:before {
  content: "\f309";
}

.fa.fa-long-arrow-up:before {
  content: "\f30c";
}

.fa.fa-long-arrow-left:before {
  content: "\f30a";
}

.fa.fa-long-arrow-right:before {
  content: "\f30b";
}

.fa.fa-apple {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-windows {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-android {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-linux {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-dribbble {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-skype {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-foursquare {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-trello {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-gratipay {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-gittip {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-gittip:before {
  content: "\f184";
}

.fa.fa-sun-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-sun-o:before {
  content: "\f185";
}

.fa.fa-moon-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-moon-o:before {
  content: "\f186";
}

.fa.fa-vk {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-weibo {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-renren {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-pagelines {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-stack-exchange {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-right {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-right:before {
  content: "\f35a";
}

.fa.fa-arrow-circle-o-left {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-left:before {
  content: "\f359";
}

.fa.fa-caret-square-o-left {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa.fa-toggle-left {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-toggle-left:before {
  content: "\f191";
}

.fa.fa-dot-circle-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-dot-circle-o:before {
  content: "\f192";
}

.fa.fa-vimeo-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-vimeo-square:before {
  content: "\f194";
}

.fa.fa-try:before {
  content: "\e2bb";
}

.fa.fa-turkish-lira:before {
  content: "\e2bb";
}

.fa.fa-plus-square-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-plus-square-o:before {
  content: "\f0fe";
}

.fa.fa-slack {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-wordpress {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-openid {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-institution:before {
  content: "\f19c";
}

.fa.fa-bank:before {
  content: "\f19c";
}

.fa.fa-mortar-board:before {
  content: "\f19d";
}

.fa.fa-yahoo {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-google {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-reddit {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-reddit-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-reddit-square:before {
  content: "\f1a2";
}

.fa.fa-stumbleupon-circle {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-stumbleupon {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-delicious {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-digg {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper-pp {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper-alt {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-drupal {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-joomla {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-behance {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-behance-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-behance-square:before {
  content: "\f1b5";
}

.fa.fa-steam {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-steam-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-steam-square:before {
  content: "\f1b7";
}

.fa.fa-automobile:before {
  content: "\f1b9";
}

.fa.fa-cab:before {
  content: "\f1ba";
}

.fa.fa-spotify {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-deviantart {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-soundcloud {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-file-pdf-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa.fa-file-word-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-file-word-o:before {
  content: "\f1c2";
}

.fa.fa-file-excel-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa.fa-file-powerpoint-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa.fa-file-image-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-file-image-o:before {
  content: "\f1c5";
}

.fa.fa-file-photo-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-file-photo-o:before {
  content: "\f1c5";
}

.fa.fa-file-picture-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-file-picture-o:before {
  content: "\f1c5";
}

.fa.fa-file-archive-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa.fa-file-zip-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-file-zip-o:before {
  content: "\f1c6";
}

.fa.fa-file-audio-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa.fa-file-sound-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-file-sound-o:before {
  content: "\f1c7";
}

.fa.fa-file-video-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-file-video-o:before {
  content: "\f1c8";
}

.fa.fa-file-movie-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-file-movie-o:before {
  content: "\f1c8";
}

.fa.fa-file-code-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-file-code-o:before {
  content: "\f1c9";
}

.fa.fa-vine {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-codepen {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-jsfiddle {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-life-bouy:before {
  content: "\f1cd";
}

.fa.fa-life-buoy:before {
  content: "\f1cd";
}

.fa.fa-life-saver:before {
  content: "\f1cd";
}

.fa.fa-support:before {
  content: "\f1cd";
}

.fa.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa.fa-rebel {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-ra {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-ra:before {
  content: "\f1d0";
}

.fa.fa-resistance {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-resistance:before {
  content: "\f1d0";
}

.fa.fa-empire {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-ge {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-ge:before {
  content: "\f1d1";
}

.fa.fa-git-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-git-square:before {
  content: "\f1d2";
}

.fa.fa-git {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-hacker-news {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator-square:before {
  content: "\f1d4";
}

.fa.fa-yc-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-yc-square:before {
  content: "\f1d4";
}

.fa.fa-tencent-weibo {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-qq {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-weixin {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-wechat {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-wechat:before {
  content: "\f1d7";
}

.fa.fa-send:before {
  content: "\f1d8";
}

.fa.fa-paper-plane-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-paper-plane-o:before {
  content: "\f1d8";
}

.fa.fa-send-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-send-o:before {
  content: "\f1d8";
}

.fa.fa-circle-thin {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-circle-thin:before {
  content: "\f111";
}

.fa.fa-header:before {
  content: "\f1dc";
}

.fa.fa-futbol-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-futbol-o:before {
  content: "\f1e3";
}

.fa.fa-soccer-ball-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-soccer-ball-o:before {
  content: "\f1e3";
}

.fa.fa-slideshare {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-twitch {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-yelp {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-newspaper-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa.fa-paypal {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-google-wallet {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-cc-visa {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-cc-mastercard {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-cc-discover {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-cc-amex {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-cc-paypal {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-cc-stripe {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-bell-slash-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-bell-slash-o:before {
  content: "\f1f6";
}

.fa.fa-trash:before {
  content: "\f2ed";
}

.fa.fa-copyright {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-eyedropper:before {
  content: "\f1fb";
}

.fa.fa-area-chart:before {
  content: "\f1fe";
}

.fa.fa-pie-chart:before {
  content: "\f200";
}

.fa.fa-line-chart:before {
  content: "\f201";
}

.fa.fa-lastfm {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-lastfm-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-lastfm-square:before {
  content: "\f203";
}

.fa.fa-ioxhost {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-angellist {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-cc {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-cc:before {
  content: "\f20a";
}

.fa.fa-ils:before {
  content: "\f20b";
}

.fa.fa-shekel:before {
  content: "\f20b";
}

.fa.fa-sheqel:before {
  content: "\f20b";
}

.fa.fa-buysellads {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-connectdevelop {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-dashcube {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-forumbee {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-leanpub {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-sellsy {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-shirtsinbulk {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-simplybuilt {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-skyatlas {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-diamond {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-diamond:before {
  content: "\f3a5";
}

.fa.fa-transgender:before {
  content: "\f224";
}

.fa.fa-intersex:before {
  content: "\f224";
}

.fa.fa-transgender-alt:before {
  content: "\f225";
}

.fa.fa-facebook-official {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-facebook-official:before {
  content: "\f09a";
}

.fa.fa-pinterest-p {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-whatsapp {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-hotel:before {
  content: "\f236";
}

.fa.fa-viacoin {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-medium {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-yc {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-yc:before {
  content: "\f23b";
}

.fa.fa-optin-monster {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-opencart {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-expeditedssl {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-battery-4:before {
  content: "\f240";
}

.fa.fa-battery:before {
  content: "\f240";
}

.fa.fa-battery-3:before {
  content: "\f241";
}

.fa.fa-battery-2:before {
  content: "\f242";
}

.fa.fa-battery-1:before {
  content: "\f243";
}

.fa.fa-battery-0:before {
  content: "\f244";
}

.fa.fa-object-group {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-object-ungroup {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-sticky-note-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-sticky-note-o:before {
  content: "\f249";
}

.fa.fa-cc-jcb {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-cc-diners-club {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-clone {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-hourglass-o:before {
  content: "\f254";
}

.fa.fa-hourglass-1:before {
  content: "\f251";
}

.fa.fa-hourglass-2:before {
  content: "\f252";
}

.fa.fa-hourglass-3:before {
  content: "\f253";
}

.fa.fa-hand-rock-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-hand-rock-o:before {
  content: "\f255";
}

.fa.fa-hand-grab-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-hand-grab-o:before {
  content: "\f255";
}

.fa.fa-hand-paper-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-hand-paper-o:before {
  content: "\f256";
}

.fa.fa-hand-stop-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-hand-stop-o:before {
  content: "\f256";
}

.fa.fa-hand-scissors-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa.fa-hand-lizard-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa.fa-hand-spock-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-hand-spock-o:before {
  content: "\f259";
}

.fa.fa-hand-pointer-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa.fa-hand-peace-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa.fa-registered {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-creative-commons {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-gg {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-gg-circle {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-odnoklassniki {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-odnoklassniki-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa.fa-get-pocket {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-wikipedia-w {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-safari {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-chrome {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-firefox {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-opera {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-internet-explorer {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-television:before {
  content: "\f26c";
}

.fa.fa-contao {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-500px {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-amazon {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-calendar-plus-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa.fa-calendar-minus-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa.fa-calendar-times-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-calendar-times-o:before {
  content: "\f273";
}

.fa.fa-calendar-check-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-calendar-check-o:before {
  content: "\f274";
}

.fa.fa-map-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-map-o:before {
  content: "\f279";
}

.fa.fa-commenting:before {
  content: "\f4ad";
}

.fa.fa-commenting-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-commenting-o:before {
  content: "\f4ad";
}

.fa.fa-houzz {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-vimeo {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-vimeo:before {
  content: "\f27d";
}

.fa.fa-black-tie {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-fonticons {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-reddit-alien {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-edge {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-credit-card-alt:before {
  content: "\f09d";
}

.fa.fa-codiepie {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-modx {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-fort-awesome {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-usb {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-product-hunt {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-mixcloud {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-scribd {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-pause-circle-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-pause-circle-o:before {
  content: "\f28b";
}

.fa.fa-stop-circle-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-stop-circle-o:before {
  content: "\f28d";
}

.fa.fa-bluetooth {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-bluetooth-b {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-gitlab {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-wpbeginner {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-wpforms {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-envira {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-wheelchair-alt {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-wheelchair-alt:before {
  content: "\f368";
}

.fa.fa-question-circle-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-question-circle-o:before {
  content: "\f059";
}

.fa.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa.fa-asl-interpreting:before {
  content: "\f2a3";
}

.fa.fa-deafness:before {
  content: "\f2a4";
}

.fa.fa-hard-of-hearing:before {
  content: "\f2a4";
}

.fa.fa-glide {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-glide-g {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-signing:before {
  content: "\f2a7";
}

.fa.fa-viadeo {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-viadeo-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa.fa-snapchat {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-snapchat-ghost {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-snapchat-ghost:before {
  content: "\f2ab";
}

.fa.fa-snapchat-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa.fa-pied-piper {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-first-order {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-yoast {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-themeisle {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-official {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa.fa-google-plus-circle {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-circle:before {
  content: "\f2b3";
}

.fa.fa-font-awesome {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-fa {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-fa:before {
  content: "\f2b4";
}

.fa.fa-handshake-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-handshake-o:before {
  content: "\f2b5";
}

.fa.fa-envelope-open-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-envelope-open-o:before {
  content: "\f2b6";
}

.fa.fa-linode {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-address-book-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-address-book-o:before {
  content: "\f2b9";
}

.fa.fa-vcard:before {
  content: "\f2bb";
}

.fa.fa-address-card-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-address-card-o:before {
  content: "\f2bb";
}

.fa.fa-vcard-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-vcard-o:before {
  content: "\f2bb";
}

.fa.fa-user-circle-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-user-circle-o:before {
  content: "\f2bd";
}

.fa.fa-user-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-user-o:before {
  content: "\f007";
}

.fa.fa-id-badge {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-drivers-license:before {
  content: "\f2c2";
}

.fa.fa-id-card-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-id-card-o:before {
  content: "\f2c2";
}

.fa.fa-drivers-license-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-drivers-license-o:before {
  content: "\f2c2";
}

.fa.fa-quora {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-free-code-camp {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-telegram {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-thermometer-4:before {
  content: "\f2c7";
}

.fa.fa-thermometer:before {
  content: "\f2c7";
}

.fa.fa-thermometer-3:before {
  content: "\f2c8";
}

.fa.fa-thermometer-2:before {
  content: "\f2c9";
}

.fa.fa-thermometer-1:before {
  content: "\f2ca";
}

.fa.fa-thermometer-0:before {
  content: "\f2cb";
}

.fa.fa-bathtub:before {
  content: "\f2cd";
}

.fa.fa-s15:before {
  content: "\f2cd";
}

.fa.fa-window-maximize {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-window-restore {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-times-rectangle:before {
  content: "\f410";
}

.fa.fa-window-close-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-window-close-o:before {
  content: "\f410";
}

.fa.fa-times-rectangle-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-times-rectangle-o:before {
  content: "\f410";
}

.fa.fa-bandcamp {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-grav {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-etsy {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-imdb {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-ravelry {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-eercast {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-eercast:before {
  content: "\f2da";
}

.fa.fa-snowflake-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa.fa-superpowers {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-wpexplorer {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-meetup {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.theme-shop .admin-main,.theme-admin .admin-main{top:0;left:0}.theme-shop .query-builder .rules-group-container,.theme-admin .query-builder .theme-shop .rules-group-container,.theme-shop .query-builder .rule-container,.theme-admin .query-builder .theme-shop .rule-container,.theme-shop .query-builder .theme-admin .rules-group-container,.theme-admin .query-builder .rules-group-container,.theme-shop .query-builder .theme-admin .rule-container,.theme-admin .query-builder .rule-container{position:relative;margin:10px 0 0 10px;border-radius:0;padding:0;border:0}.theme-shop .query-builder .rule-container .rule-filter-container,.theme-shop .query-builder .rule-container .rule-operator-container,.theme-shop .query-builder .rule-container .rule-value-container,.theme-admin .query-builder .rule-container .theme-shop .rule-filter-container,.theme-admin .query-builder .rule-container .theme-shop .rule-operator-container,.theme-admin .query-builder .rule-container .theme-shop .rule-value-container,.theme-shop .query-builder .error-container,.theme-admin .query-builder .theme-shop .error-container,.theme-shop .query-builder .rule-container .theme-admin .rule-filter-container,.theme-shop .query-builder .rule-container .theme-admin .rule-operator-container,.theme-shop .query-builder .rule-container .theme-admin .rule-value-container,.theme-admin .query-builder .rule-container .rule-filter-container,.theme-admin .query-builder .rule-container .rule-operator-container,.theme-admin .query-builder .rule-container .rule-value-container,.theme-shop .query-builder .theme-admin .error-container,.theme-admin .query-builder .error-container{display:inline-block;margin:0;vertical-align:middle}.theme-shop .rule__container,.theme-admin .rule__container{margin-bottom:0;min-height:228px}.theme-shop .rule__wrap,.theme-admin .rule__wrap{margin-bottom:10px}.theme-shop .rule__conditions-wrap,.theme-admin .rule__conditions-wrap{margin-bottom:10px}.theme-shop .rule__variable-container .control-label,.theme-admin .rule__variable-container .control-label{margin:0 !important;padding-bottom:0;line-height:36px !important;padding-top:0}.theme-shop .rule__remove-variable,.theme-shop .rule__remove-condition,.theme-admin .rule__remove-variable,.theme-admin .rule__remove-condition{border:0}.theme-shop .rule__variables .form-group,.theme-admin .rule__variables .form-group{margin-top:10px}.theme-shop .rule__variables .control-label,.theme-admin .rule__variables .control-label{margin-top:2px !important;line-height:1.2 !important}.theme-shop .rule__buttons,.theme-admin .rule__buttons{margin-top:10px}.theme-shop .bb-h1,.theme-admin .bb-h1{margin-top:0}.theme-shop .form-control,.theme-admin .form-control{background:#eee !important;padding:10px}.theme-shop .query-builder .btn,.theme-admin .query-builder .btn{background-color:#aaa;color:#fff;border:0;margin-right:3px}.theme-shop .query-builder .btn-danger,.theme-admin .query-builder .btn-danger{background-color:#c00}.theme-shop .query-builder .btn.disabled,.theme-admin .query-builder .btn.disabled{background-color:#eee !important;color:#999}.theme-shop .query-builder .btn.active,.theme-admin .query-builder .btn.active{background-color:#333}.theme-shop .query-builder .form-control,.theme-admin .query-builder .form-control{width:100%;height:40px}.theme-shop .query-builder .rules-header,.theme-admin .query-builder .rules-header{width:100%;position:absolute}.theme-shop .query-builder .rules-group-container,.theme-admin .query-builder .rules-group-container{padding:0}.theme-shop .query-builder .rules-group-header,.theme-admin .query-builder .rules-group-header{margin-bottom:5px;margin-right:5px}.theme-shop .query-builder .rules-group-header .group-conditions .btn.readonly:not(.active),.theme-shop .query-builder .rules-group-header .group-conditions input[name$=_cond],.theme-admin .query-builder .rules-group-header .group-conditions .btn.readonly:not(.active),.theme-admin .query-builder .rules-group-header .group-conditions input[name$=_cond]{border:0;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.theme-shop .query-builder .rules-list,.theme-admin .query-builder .rules-list{list-style:none;padding:0;margin:0}.theme-shop .query-builder .rule-container .rule-header,.theme-admin .query-builder .rule-container .rule-header{position:absolute;left:100%}.theme-shop .query-builder .rule-container .rule-header>div,.theme-admin .query-builder .rule-container .rule-header>div{position:absolute;right:5px}.theme-shop .query-builder .rule-container .rule-header .rule-actions,.theme-admin .query-builder .rule-container .rule-header .rule-actions{margin:0}.theme-shop .query-builder .rule-container .rule-filter-container,.theme-admin .query-builder .rule-container .rule-filter-container{width:42%;padding-right:2%}.theme-shop .query-builder .rule-container .rule-filter-container .rule-group,.theme-admin .query-builder .rule-container .rule-filter-container .rule-group{width:40%}.theme-shop .query-builder .rule-container .rule-filter-container .rule-property,.theme-admin .query-builder .rule-container .rule-filter-container .rule-property{width:59%}.theme-shop .query-builder .rule-container .rule-operator-container,.theme-admin .query-builder .rule-container .rule-operator-container{width:15%;padding-right:2%}.theme-shop .query-builder .rule-container .rule-value-container,.theme-admin .query-builder .rule-container .rule-value-container{width:33%;padding-right:10%}.theme-shop .query-builder .rule-value-container label,.theme-admin .query-builder .rule-value-container label{margin-bottom:0;font-weight:normal}.theme-shop .query-builder .rule-value-container label.block,.theme-admin .query-builder .rule-value-container label.block{display:block}.theme-shop .query-builder .rule-value-container select,.theme-shop .query-builder .rule-value-container input[type=text],.theme-shop .query-builder .rule-value-container input[type=number],.theme-admin .query-builder .rule-value-container select,.theme-admin .query-builder .rule-value-container input[type=text],.theme-admin .query-builder .rule-value-container input[type=number]{padding:1px}.theme-shop .query-builder .error-container,.theme-admin .query-builder .error-container{display:none;cursor:help;color:red}.theme-shop .query-builder .has-error,.theme-admin .query-builder .has-error{background-color:#fdd;border-color:#f99}.theme-shop .query-builder .has-error .error-container,.theme-admin .query-builder .has-error .error-container{display:inline-block !important}.theme-shop .query-builder .rules-list>*::before,.theme-shop .query-builder .rules-list>*::after,.theme-admin .query-builder .rules-list>*::before,.theme-admin .query-builder .rules-list>*::after{content:'';position:absolute;left:-10px;width:10px;height:calc(50% + 10px);border-color:#ccc;border-style:solid}.theme-shop .query-builder .rules-list>*::before,.theme-admin .query-builder .rules-list>*::before{top:-4px;border-width:0 0 2px 2px}.theme-shop .query-builder .rules-list>*::after,.theme-admin .query-builder .rules-list>*::after{top:50%;border-width:0 0 0 2px}.theme-shop .query-builder .rules-list>*:first-child::before,.theme-admin .query-builder .rules-list>*:first-child::before{top:-7px;height:calc(50% + 15px)}.theme-shop .query-builder .rules-list>*:last-child::before,.theme-admin .query-builder .rules-list>*:last-child::before{border-radius:0 0 0 4px}.theme-shop .query-builder .rules-list>*:last-child::after,.theme-admin .query-builder .rules-list>*:last-child::after{display:none}.theme-shop .select2-results__group,.theme-admin .select2-results__group{display:block;padding:5px 5px 0 5px;background:rgba(0,0,0,0.1);line-height:2.5}.theme-shop .select2-results__option .select2-results__option,.theme-admin .select2-results__option .select2-results__option{padding:5px 5px 5px 20px}.theme-shop .bb-navigation-toggle,.theme-admin .bb-navigation-toggle{display:none !important}.theme-shop .admin-logo,.theme-admin .admin-logo{pointer-events:none !important}
/* This is a compiled file, you should be editing the file in the templates directory */
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;

  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #000000;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}
