/*** BEGIN FILE: bootstrap.css ***/

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 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 */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../da569c2c/fonts/glyphicons-halflings-regular.eot');
  src: url('../da569c2c/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../da569c2c/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../da569c2c/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../da569c2c/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../da569c2c/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
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;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.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;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.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;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.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: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.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;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.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;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.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, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */



/*** END FILE: bootstrap.css ***/

/*** BEGIN FILE: owl.theme.css ***/

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.2
*/

.owl-theme .owl-controls{
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 0px;
	padding:0px;
	font-size: 12px;
	background: transparent;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	text-indent: -999em;
    position: absolute;
    top: 6px;
    width: 39px; height: 39px; -webkit-border-radius:50%;  -moz-border-radius:50%; -ms-border-radius:50%; -o-border-radius:50%;  border-radius:50%;
}


/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(../ace11163/AjaxLoader.gif) no-repeat center center
}


/*** END FILE: owl.theme.css ***/

/*** BEGIN FILE: owl.carousel.css ***/

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.2
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{display: none; position: relative; -ms-touch-action: pan-y; position: relative;}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left; text-align: center;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(../ace11163/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

.owl-pagination {display: none;}


/*** END FILE: owl.carousel.css ***/

/*** BEGIN FILE: jcarousel.css ***/


.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 245px;
    padding: 0 93px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  240px;
    height: 70px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 55px;
    height: 75px;
  	overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background:url(../ace11163/icons_new14.png) 100% -461px no-repeat;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background:url(../ace11163/icons_new14.png) 100% -461px no-repeat;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
  opacity:0.5; filter:alpha(opacity=50); /* For IE8 and earlier */-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE8 */
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    opacity:0.5; filter:alpha(opacity=50); /* For IE8 and earlier */-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE8 */
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    opacity:0.5; filter:alpha(opacity=50); /* For IE8 and earlier */-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE8 */
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../ace11163/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background:url(../ace11163/icons_new14.png) 100% -461px no-repeat;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    opacity:0.5; filter:alpha(opacity=50); /* For IE8 and earlier */-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE8 */
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
   opacity:0.5; filter:alpha(opacity=50); /* For IE8 and earlier */-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE8 */
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
	background:url(../ace11163/icons_new14.png) 100% -461px no-repeat;

}

.jcarousel-skin-tango .jcarousel-next-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-vertical:focus {
    opacity:0.5; filter:alpha(opacity=50); /* For IE8 and earlier */-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE8 */
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    opacity:0.5; filter:alpha(opacity=50); /* For IE8 and earlier */-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE8 */
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
   opacity:0.5; filter:alpha(opacity=50); /* For IE8 and earlier */-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE8 */
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background:url(../ace11163/icons_new14.png) 100% -461px no-repeat;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {
     opacity:0.5; filter:alpha(opacity=50); /* For IE8 and earlier */-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE8 */
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
   opacity:0.5; filter:alpha(opacity=50); /* For IE8 and earlier */-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE8 */
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    opacity:0.5; filter:alpha(opacity=50); /* For IE8 and earlier */-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE8 */
}

/* quick view */

    .quick-view .jcarousel-skin-tango .jcarousel-container-horizontal { padding: 0 0 80px 0; }
    .quick-view .item-block-1 .thumbnails .jcarousel-next-horizontal { bottom: 0; top: auto; }
    .quick-view .item-block-1 .thumbnails .jcarousel-prev-horizontal { bottom: 0; top: auto; }

/* iPad layout */

@media only screen and (min-width: 768px) and (max-width: 959px) {
    
    .jcarousel-skin-tango .jcarousel-container-horizontal { padding: 0 0 80px 0; }
    .main-item .item-block-1 .thumbnails .jcarousel-next-horizontal { bottom: 0; top: auto; }
    .main-item .item-block-1 .thumbnails .jcarousel-prev-horizontal { bottom: 0; top: auto; }
    .main-item .item-block-1 .thumbnails { padding: 20px 0 0 34px; }
    
}

/* iPhone layout */

@media only screen and (max-width: 767px) {
    
    .jcarousel-skin-tango .jcarousel-container-horizontal { padding: 0 0 80px 0; }
    .main-item .item-block-1 .thumbnails .jcarousel-next-horizontal { bottom: 0; top: auto; }
    .main-item .item-block-1 .thumbnails .jcarousel-prev-horizontal { bottom: 0; top: auto; }
    .main-item .item-block-1 .thumbnails { padding: 20px 0 0 28px; }
    
}


/*** END FILE: jcarousel.css ***/

/*** BEGIN FILE: selectize.bootstrap3.css ***/

/**
 * selectize.bootstrap3.css (v0.10.1) - Bootstrap 3 Theme
 * Copyright (c) 2013 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
  box-shadow: inset 0 0 12px 4px #ffffff;
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.selectize-dropdown-header {
  position: relative;
  padding: 3px 12px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.selectize-dropdown-header-close {
  position: absolute;
  right: 12px;
  top: 50%;
  color: #333333;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.selectize-dropdown-header-close:hover {
  color: #000000;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 1px 0 0 0;
  border-left: 1px solid rgba(0, 0, 0, 0);
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: rgba(0, 0, 0, 0);
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: rgba(77, 77, 77, 0);
}
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  line-height: 20px;
  -webkit-font-smoothing: inherit;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  cursor: text;
  display: inline-block;
}
.selectize-input {
  border: 1px solid #cccccc;
  padding: 6px 12px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 5px 12px 2px;
}
.selectize-input.full {
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input.dropdown-active {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 1px 3px;
  background: #efefef;
  color: #333333;
  border: 0 solid rgba(0, 0, 0, 0);
}
.selectize-control.multi .selectize-input > div.active {
  background: #428bca;
  color: #ffffff;
  border: 0 solid rgba(0, 0, 0, 0);
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #808080;
  background: #ffffff;
  border: 0 solid rgba(77, 77, 77, 0);
}
.selectize-input > input {
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.selectize-input > input::-ms-clear {
  display: none;
}
.selectize-input > input:focus {
  outline: none !important;
}
.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}
.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #ffffff;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #cccccc;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(255, 237, 40, 0.4);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 3px 12px;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #999999;
  background: #ffffff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5f5f5;
  color: #262626;
}
.selectize-dropdown .active.create {
  color: #262626;
}
.selectize-dropdown .create {
  color: rgba(51, 51, 51, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 17px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #333333 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #333333 transparent;
}
.selectize-control.rtl.single .selectize-input:after {
  left: 17px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #ffffff;
}
.selectize-dropdown,
.selectize-dropdown.form-control {
  height: auto;
  padding: 0;
  margin: 2px 0 0 0;
  z-index: 1000;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.selectize-dropdown .optgroup-header {
  font-size: 12px;
  line-height: 1.42857143;
}
.selectize-dropdown .optgroup:first-child:before {
  display: none;
}
.selectize-dropdown .optgroup:before {
  content: ' ';
  display: block;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
  margin-left: -12px;
  margin-right: -12px;
}
.selectize-dropdown-content {
  padding: 5px 0;
}
.selectize-dropdown-header {
  padding: 6px 12px;
}
.selectize-input {
  min-height: 34px;
}
.selectize-input.dropdown-active {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.selectize-input.dropdown-active::before {
  display: none;
}
.selectize-input.focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.selectize-control.multi .selectize-input.has-items {
  padding-left: 9px;
  padding-right: 9px;
}
.selectize-control.multi .selectize-input > div {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.form-control.selectize-control {
  padding: 0;
  height: auto;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}



/*** END FILE: selectize.bootstrap3.css ***/

/*** BEGIN FILE: jquery.fancybox.css ***/

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../ace11163/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../ace11163/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../ace11163/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../ace11163/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../ace11163/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('../ace11163/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}


/*** END FILE: jquery.fancybox.css ***/

/*** BEGIN FILE: component.css ***/

/* General styles for all menus */
.cbp-spmenu {
	position: fixed;
}

.cbp-spmenu h3 {
	margin: 0;	
}

.cbp-spmenu a {
	display: block;	
}


/* Orientation-dependent styles for the content of the menu */

.cbp-spmenu-vertical {
	width: 260px;
	height: 100%;
	top: 0;
	z-index: 1000;
}

.cbp-spmenu-vertical a {
	padding: 1em;
}

.cbp-spmenu-horizontal {
	width: 100%;
	height: 150px;
	left: 0;
	z-index: 1000;
	overflow: hidden;
}

.cbp-spmenu-horizontal h3 {
	height: 100%;
	width: 20%;
	float: left;
}

.cbp-spmenu-horizontal a {
	float: left;
	width: 20%;
	padding: 0.8em;
	
}

/* Vertical menu that slides from the left or right */

.cbp-spmenu-left {
	left: -260px;
}

.cbp-spmenu-right {
	right: -260px;
}

.cbp-spmenu-left.cbp-spmenu-open {
	left: 0px;
}

.cbp-spmenu-right.cbp-spmenu-open {
	right: 0px;
}

/* Horizontal menu that slides from the top or bottom */

.cbp-spmenu-top {
	top: -150px;
}

.cbp-spmenu-bottom {
	bottom: -150px;
}

.cbp-spmenu-top.cbp-spmenu-open {
	top: 0px;
}

.cbp-spmenu-bottom.cbp-spmenu-open {
	bottom: 0px;
}

/* Push classes applied to the body */

.cbp-spmenu-push {
	overflow-x: hidden;
	position: relative;
	left: 0;
}

.cbp-spmenu-push-toright {
	left: 260px;
}

.cbp-spmenu-push-toleft {
	left: -260px;
}

/* Transitions */

.cbp-spmenu,
.cbp-spmenu-push {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}


/*** END FILE: component.css ***/

/*** BEGIN FILE: theme-styles.css ***/

/*  Base HTML tags -------------------------------------------------- */
html {
	-webkit-font-smoothing: antialiased;
}
body {
	margin: 0 auto;
	font-family: 'Verdana', 'sans-serif';
	color: #2d2d2d;
	font-size: 12px;
	line-height: 20px;
	position: relative;
	overflow-x: hidden;
}

/*  Forms -------------------------- */
.visible-phone {
	display: none;
}

fieldset,
legend {
	border: none;
}

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
	display: inline-block;
	padding: 1.384615385em 0.615384615em;
}

.row-fluid textarea[class*="span"] {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

blockquote {
	border-left: 5px solid #eee;
	font-size: 12px;
	font-style: italic;
	margin: 0 0 20px;
	padding: 10px 20px;
	line-height: 26px;
}
input[type="image"] {
	width: auto;
}
textarea {
	border: 1px solid #d2d8db;
}

input[type="checkbox"] {
	vertical-align: top;
	margin-right: 10px;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	margin: 0;
	padding: 0.615384615em;
}

select,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
	padding: 5px 10px;
	line-height: 1.35;
	height: 36px;
	border: 1px solid #cbcbcb;
}

/*input[type="submit"] { line-height: 1.1; }*/

label {
	margin-bottom: 7px;
	font-weight: 700;
}
label em {
	color: #f1152f;
	font-weight: 400;
	font-style: normal;
	margin-left: 3px;
}

.form-actions {
	background: none;
	border: none;
	padding: 20px 0 0 0;
}

.alert ul {
	margin-bottom: 0;
}
ul {
	padding: 0;
	list-style: disc inside none;
	margin-bottom: 20px;
	padding-left: 30px;
}
ol {
	padding: 0;
	list-style: decimal inside none;
	margin-bottom: 20px;
	padding-left: 30px;
}
li {
	margin-bottom: 0.25em;
}

.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}

.errors ul {
	padding-left: 0;
}

.form-success {
	border: 1px solid #c8d9b9;
	background: url(../ace11163/icons_new14.png) 10px -1307px no-repeat;
	margin-bottom: 20px;
	padding: 5px 20px 5px 30px;
}

/*  Images -------------------------- */
img {
	max-width: 100%;
	height: auto;
	border: 0;
	-ms-interpolation-mode: bicubic;
	-webkit-transition: all 250ms ease-in-out 0s;
	-moz-transition: all 250ms ease-in-out 0s;
	-ms-transition: all 250ms ease-in-out 0s;
	-o-transition: all 250ms ease-in-out 0s;
	transition: all 250ms ease-in-out 0s;
}

.image {
	max-width: 100%;
	height: auto;
	border: 0;
	-ms-interpolation-mode: bicubic;
}

/*  Typography -------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400;
	line-height: 1.25em;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 2.307692308em; /* 30/13 */
	margin-bottom: 1em;
}
h2 {
	font-size: 2em; /* 26/13 */
	margin-bottom: 1em;
}
h3 {
	font-size: 20px;
	margin-bottom: 1.25em;
}
h4 {
	font-size: 17px;
	margin-bottom: 1.5em;
}
h5 {
	font-size: 15px;
	margin-bottom: 1.5em;
}
h6 {
	font-size: 1em;
	margin-bottom: 1.5em;
}

p:last-child {
	margin-bottom: 0;
}
small {
	font-size: 12px;
}
h2 small.pull-right {
	padding-top: 0.538461538em;
}

/*  Links -------------------------- */
a {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	color: #000;
}
a:hover,
a:focus {
	color: #000;
}
a:focus {
	text-decoration: none;
}
a,
a:link,
a:hover,
a:active {
	outline: none;
}

/*  Global classes -------------------------------------------------- */
.no-style {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: none !important;
}
.tal {
	text-align: left;
}
.tar {
	text-align: right;
}
.tac {
	text-align: center;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.fn {
	float: none;
}
.cl {
	clear: left;
}
.cr {
	clear: right;
}
.cb {
	clear: both;
}

.hide,
.hidden {
	display: none;
}
.move {
	cursor: move;
}

/*  Formatting ------------------------------------------ */
.hidden {
	display: none;
}
.move {
	cursor: move;
}
.section-title {
	display: none;
}

/*  Layout -------------------------------------------------- */
.main-content {
	display: block;
	padding-bottom: 50px;
	min-height: 450px;
}
.template-index .main-content {
	padding-bottom: 0;
}

/*  Buttons -------------------------------------------------- */
.btn,
.btn:hover,
.btn-secondary {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

.btn,
.btn-secondary,
.text-continue a,
.spr-summary-actions a,
#get-rates-submit,
.infinite-scrolling a,
.infinite-scrolling-homepage a {
	padding: 0 25px;
	text-transform: uppercase;
	line-height: 34px;
	height: 36px;
	letter-spacing: 0.05em;
	font-weight: 700;
	border: 2px solid transparent;
	text-decoration: none;
}
.btn span.arrow {
	text-align: left;
	text-indent: -999em;
	display: inline-block;
	width: 0;
	height: 0;
	line-height: 0;
	margin-left: 10px;
	border: 5px solid transparent;
}

.text-continue a {
	display: inline-block;
}

.infinite-scrolling a,
.infinite-scrolling-homepage a {
	display: inline-block;
	width: 345px;
}
.infinite-scrolling a.disabled,
.infinite-scrolling-homepage a.disabled,
.infinite-scrolling a.disabled:hover,
.infinite-scrolling-homepage a.disabled:hover {
	cursor: default;
	color: #fff;
	background: #f3f3f3;
	border-color: #f3f3f3;
	border-bottom-color: #ebebeb;
}

.input-group .btn-secondary,
.input-group .input-group-field {
	height: 36px;
}

.btn[disabled] {
	opacity: 1;
	filter: alpha(opacity=100);
	background: none !important;
	border-color: #bebebe !important;
	color: #bebebe !important;
}

.quickview-button {
	margin-top: 80px;
	line-height: 1;
}
.quickview-button a {
	padding: 5px 10px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 400;
	background: #333;
	color: #fff;
	display: block;
	letter-spacing: 0.05em;
	text-decoration: none;
}

/* table  ---------------------------------------------------- */
table {
	border: 1px solid #dfe4e6;
	width: 100%;
}
table td,
table th {
	border-bottom: 1px solid #dfe4e6;
	padding: 20px;
}
table th {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 700;
}

/*  Fancybox -------------------------- */
.fancybox-title {
	display: none;
}

/*  SelectBoxIt -------------------------- */
.selectboxit-container,
.selectboxit,
.selectboxit:active {
	outline: none;
}

/* Div container holding the dropdown list */
.selectboxit-container {
	display: inline-block;
	width: 100%;
}

/* Dropdown List Box */
.selectboxit {
	cursor: pointer;
	height: 35px;
	margin: 0;
	white-space: nowrap;
	width: 100%;
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08);
	-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	-o-transition: all 0.1s;
	transition: all 0.1s;
}

/* Dropdown List Box and Dropdown Options List  */
.selectboxit,
.selectboxit-options {
	width: 100%;
}

/* Dropdown list Default Icon Positioning */
.selectboxit-default-icon {
	float: left;
}

/* Dropdown List Box Text */
.selectboxit-text {
	text-indent: 10px;
	line-height: 35px;
	overflow: hidden;
	float: left;
	white-space: nowrap; /* Prevents text selection */
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: -moz-none;
	ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

/* Dropdown List Options List*/
ul.selectboxit-options {
	cursor: pointer;
	display: none;
	list-style: none;
	margin-top: -1px;
	overflow: auto;
	padding: 0.5em 0;
	position: absolute;
	min-width: auto;
	max-height: 180px;
	white-space: nowrap;
	width: 100%;
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08);
	-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	z-index: 99999;
}

.selectboxit-options.dropdown-menu li > a {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
ul.selectboxit-options a {
	padding: 3px 15px;
}
/* Dropdown List Individual Options */
.selectboxit-options li,
.selectboxit-options .selectboxit-optgroup-header {
	line-height: 30px;
	text-indent: 5px;
	overflow: hidden;
	white-space: nowrap;
	list-style: none;
}

/* Dropdown List Optgroup Headers */
.selectboxit-options .selectboxit-optgroup-header {
	font-weight: bold;
}

/* Dropdown List Optgroup Options */
.selectboxit-options .selectboxit-optgroup-option {
	text-indent: 20px;
}

/* Dropdown List Optgroup Header hover psuedo class */
.selectboxit-options .selectboxit-optgroup-header[data-disabled='true']:hover {
	cursor: default;
}

/* Dropdown List Down Arrow Container (if an image is not used) */
.selectboxit-arrow-container {
	padding-right: 5px;
	width: 19px;
	float: right;
}

/* Dropdown List Down Arrow */
.selectboxit-arrow-container i.selectboxit-arrow {
	/* Horizontally centers the down arrow */
	margin: 0 auto;
	display: block;
}

/* Dropdown List Individual Option Icon Positioning ----------------------------------- */
.selectboxit-options li i {
	display: none;
	float: left;
}

/* Title page -----------------------------------------------------------------------  */
.page-header h2,
.page-header h1,
.banner h2,
.banner-home-bottom .des h4,
.widget-title h3,
.free-shipping h3,
.newsletter .block-title h3 span,
.refined-widgets > span,
#email-modal .window-window .window-content .title,
.widget-new-product .widget-title h2,
.collection-title a,
/*.product-shop .product-description h4,*/ .related-products h2,
.recently-viewed-products h2,
#shipping-calculator h3,
#add-comment-title,
.title-comment {
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-weight: 700;
}

.grid-item .spr-badge-caption {
	display: none;
}

.page-header {
	margin: 0 0 23px;
	padding: 0;
	border: 0;
}
.page-header h2,
.page-header h1 {
	font-size: 20px;
	margin-bottom: 22px;
	letter-spacing: 0.05em;
	margin: 0;
}

.page-header .img_cart {
	margin: 3px 0 24px;
}
.page-header .rte {
	position: relative;
	line-height: 26px;
}
.template-collection .page-header {
	margin-bottom: 33px;
}
.template-collection .page-header .rte {
	line-height: 20px;
}
.template-collection .page-header h2 {
	margin-bottom: 19px;
}

/* pagging ----------------------------------------------------------------------- */
.padding {
	clear: both;
	overflow: hidden;
}
.pagination-page {
	text-align: right;
	margin: 0;
	padding: 0;
}
.pagination-page li {
	display: inline;
	list-style: none;
}
.pagination-page li > span,
.pagination-page li a {
	padding: 0;
	margin: 0 6px;
	letter-spacing: 0.02em;
}
.pagination-page li > span {
	font-weight: 400;
}
.pagination-page li.text a {
	border-bottom: 1px solid #000;
	color: #2d2d2d;
}
.pagination-page li.text a:hover {
	border-bottom: 0;
	text-decoration: none;
}

/* sidebar ----------------------------------------------------------------------- */
.sidebar {
	width: 20.5% !important;
}
.col-main {
	width: 79.5% !important;
}
.sidebar-banner {
	margin-bottom: 45px;
	text-align: center;
}
.sidebar-banner img {
	border: 1px solid transparent;
	margin: -1px;
}
.sidebar .widget-title {
	border-bottom: 1px solid #d0d0d0;
	padding-bottom: 10px;
	margin-bottom: 14px;
}
.sidebar .sidebar-links .widget-title {
	margin-bottom: 5px;
}
.sidebar .sidebar-cms-custom .widget-title {
	margin-bottom: 22px;
}
.sidebar-links .widget-content > ul > li {
	margin: 10px 0;
}
.sidebar-links .widget-content > ul > li > a {
	font-weight: 700;
	color: #000;
	letter-spacing: 0.05em;
	text-decoration: none;
}
.sidebar-links .widget-content > ul > li > a.focus:before,
.sidebar-links .widget-content > ul > li > a.active:before,
.sidebar-links .widget-content > ul > li > a:hover:before {
	border: 5px solid transparent;
	border-left: 5px solid #000;
	width: 0;
	height: 0;
	content: "";
	display: inline-block;
	margin-right: 5px;
}

.sidebar-custom .widget-title h3 span {
	cursor: pointer;
	font-size: 12px;
}
.sidebar-custom .widget-title h3 span:before {
	content: '';
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top-color: #000;
	display: inline-block;
	margin: 0 10px -2px 0;
}
.sidebar-custom .widget-title h3 a {
	text-transform: capitalize;
	font-size: 12px;
	font-weight: 400;
	float: right;
	letter-spacing: 0;
}
.sidebar-custom .widget-title.click h3 span:before {
	border-top-color: transparent;
	border-bottom-color: #000;
	margin-bottom: 2px;
}

.sidebar-custom .widget-title {
	margin-bottom: 20px;
	padding: 21px 0 0;
	border-top: 1px solid #d0d0d0;
	border-bottom: 0;
}
.sidebar-custom .widget-content {
	margin-bottom: 0;
}
.sidebar-custom label {
	font-weight: normal;
}
.sidebar-custom ul {
	overflow: hidden;
}
.sidebar-custom ul li a {
	text-decoration: none;
}
.sidebar-custom ul li.active a,
.sidebar-custom ul li a:hover {
	font-weight: 700;
}
.sidebar-custom input[type="checkbox"] {
	display: none;
}
.sidebar-custom input[type="checkbox"] + label {
	background: url(../ace11163/check-box.png) no-repeat 0 center;
	padding-left: 23px;
}
.sidebar-custom input[type=checkbox] + label:hover,
.sidebar-custom input[type=checkbox]:checked + label {
	background: url(../ace11163/check-box-checked.png) no-repeat 0 center;
	cursor: pointer;
}
.sidebar-custom.size ul li {
	float: left;
	width: 50%;
	padding-right: 10px;
}
.sidebar-custom.color ul {
	margin: 0 -14px 10px 0;
}
.sidebar-custom.color ul li {
	width: 34px;
	margin: 0 14px 14px 0;
	padding: 0;
	float: left;
}
.sidebar-custom.color ul li a {
	display: block;
	border: 1px solid #eaeaea;
	width: 34px;
	height: 34px;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
.sidebar-custom.color ul li a img {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	opacity: 1;
	filter: alpha(opacity=100);
}
.sidebar-custom.color ul li a:hover,
.sidebar-custom.color ul li a.active {
	border: 3px solid #000;
}

.refined-widgets {
	margin-bottom: 10px;
	overflow: hidden;
}
.refined-widgets > span {
	font-size: 14px;
}
.refined-widgets > a {
	float: right;
}
/*.refined-widgets ul { overflow: hidden; margin-bottom: 14px; }
.refined-widgets ul li { float: left; margin: 0 5px 5px  0; }
.refined-widgets ul li a { color: #2d2d2d; border: 1px solid #d0d0d0; display: inline-block; padding: 0 8px; text-decoration: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; line-height: 22px; }
.refined-widgets ul li a span { text-align: center; display: inline-block; font-weight: 700; margin-left: 8px; }
.refined-widgets ul li a:hover { background: #3c3c3c; border-color: #3c3c3c; color: #fff;
  -webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; -moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; }*/

.sidebar-cms-custom .widget-content {
	color: #797979;
	font-style: italic;
}
.sidebar-cms-custom .widget-content p {
	margin-bottom: 19px;
}

.sidebar .widget-featured-product {
	margin-top: 45px;
}
.sidebar .widget-featured-product .widget-title {
	margin-bottom: 30px;
}
.widget-featured-product .products-grid {
	margin: 0;
}
.widget-featured-product .products-grid .owl-item .grid-item {
	margin: 0 0 20px;
	padding: 0;
	width: 100%;
}
.sidebar .widget-featured-product .grid-item .product-grid-image img {
	max-width: 120px;
	max-height: 160px;
	border: 1px solid transparent;
}
.widget-featured-product .product-title {
	margin-bottom: 4px;
}
.widget-featured-product .price-box {
	margin-bottom: 15px;
}
.widget-featured-product .products-grid .spr-badge {
	position: static;
	opacity: 1;
	filter: alpha(opacity=100);
}
.widget-featured-product .btn {
	height: 32px;
	line-height: 32px;
	border: 1px solid transparent;
	font-size: 11px !important;
}
.widget-featured-product .owl-theme .owl-controls .owl-buttons div.owl-prev {
	top: 62px;
	left: 0;
}
.widget-featured-product .owl-theme .owl-controls .owl-buttons div.owl-next {
	top: 62px;
	right: 0;
}

/* widget ----------------------------------------------------------------------- */
.widget-title {
	margin-bottom: 40px;
}
.widget-title h3 {
	font-size: 14px;
	margin: 0;
}

.widget-content {
	margin-bottom: 27px;
}
.widget-content ul {
	list-style: none;
	padding-left: 0;
}

.sidebar .widget-recent-articles .widget-title {
	padding-bottom: 16px;
}
.widget-recent-articles .article {
	border-bottom: 1px dotted #d0d0d0;
	margin-bottom: 15px;
	padding-bottom: 18px;
}
.widget-recent-articles .article a {
	line-height: 20px;
}
.widget-recent-articles .article em {
	display: block;
	padding-top: 11px;
	color: #848484;
}

.widget-tags .widget-title {
	margin-bottom: 22px;
}
.widget-tags .widget-content {
	margin-bottom: 40px;
}
.widget-tags li {
	display: inline;
	margin-right: 10px;
}
.widget-tags li a {
	font-size: 13px;
	font-style: italic;
	color: #848484;
	line-height: 30px;
}
.widget-tags li a:hover {
	color: #000;
	border-bottom: 1px solid #000;
	text-decoration: none;
}

/* flex slider ---------------------------------------------------------------------- */
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

/* Browser Resets
*********************************/
.input-group-field {
	outline: none;
}

/* Clearfix for the .slides element */
.slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
	display: block;
}

/* FlexSlider Default Theme */
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.carousel li {
	margin-right: 5px;
}
/* breadcrumb ---------------------------------------------------------------------- */
.breadcrumb {
	background: none;
	padding: 15px 0 0;
	margin-bottom: 18px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0px;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	clear: both;
	letter-spacing: 0.02em;
}
.breadcrumb a,
.breadcrumb span {
	color: #848484;
}
.breadcrumb span.arrow {
	margin: 0 10px;
	line-height: 0;
	width: 0;
	height: 0;
	text-indent: -999em;
	display: inline-block;
	border-left: 4px solid #cbcbcb;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
}

/* header ------------------------------------------------------------------------- */
.header-top {
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	padding: 9px 0 6px;
	letter-spacing: 0.05em;
}
.header-top a.link {
	color: #b05d5d;
	border-bottom: 1px solid #b05d5d;
}
.header-top a.link:hover {
	text-decoration: none;
	border-bottom: 0;
}
.header-top .close {
	text-indent: -999em;
	display: block;
	width: 9px;
	height: 9px;
	background: url(../ace11163/icons_new14.png) no-repeat 0 -229px;
	opacity: 1;
	margin-top: 3px;
}

.header {
	padding: 16px 0 0;
}
.header-mobile {
	display: none;
	position: relative;
	float: left;
	background: #141414;
}
.header-mobile #showLeftPush.active .fa-times {
	display: block;
	line-height: 46px;
}
.header-mobile #showLeftPush {
	height: 46px;
	display: block;
	color: #fff;
	font-size: 20px;
	line-height: 46px;
	text-align: center;
	border-right: 1px solid #868686;
	cursor: pointer;
}
.header-mobile #showLeftPush.active,
.header-mobile #showLeftPush:hover {
	background-color: rgba(0, 0, 0, 0.8);
}
.header-mobile .customer-area {
	float: left;
	width: 50%;
	position: static;
}
.header-mobile .customer-area > a {
	float: left;
	width: 100%;
	height: 46px;
	border-right: 1px solid #868686;
}
.header-mobile .customer-area.open > a,
.header-mobile .customer-area > a:hover {
	background-color: rgba(0, 0, 0, 0.8);
}
.header-mobile .customer-links {
	margin: 0;
}
.header-mobile .dropdown-menu {
	font-size: 12px;
	margin: 0;
	width: 200%;
	padding: 10px 15px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.header-mobile .dropdown-menu ul {
	overflow: hidden;
	margin: 0 0 10px;
	padding-left: 0;
	list-style: none;
}
.header-mobile .dropdown-menu .wishlist a {
	color: #323232;
}
.header-mobile .customer-area .fa-user {
	display: block;
	color: #fff;
	text-align: center;
	line-height: 46px;
	font-size: 20px;
}

.header-panel {
	clear: both;
}
.header-panel .nav-search {
	display: none;
}
.header-panel-top {
	float: left;
    width: 100%;
    background-color: #fec3e3;
}
.header-panel-top .currency {
	float: right;
}

ul.header-panel-top__nav-list {
    list-style: none;
    display: flex;
    justify-content: flex-end;
    margin: 0;
    height: 100%;
    align-items: center;
  }
  ul.header-panel-top__nav-list .item {
    margin-bottom: 0;
    margin: 12px 10px;
    padding: 0;
    letter-spacing: 0.05em;
  }
  ul.header-panel-top__nav-list .item span {
  color: #272525;
  }

.site-header p.text_order {
	letter-spacing: 0;
  color: #000;
  font-weight: 600;
  display: flex;
  flex-wrap: wrap;
  max-width: 360px;
  justify-content: center;
}
.text_order__schedule {
    font-size: 10px;
    width: 100%;
  }
.header-panel-bottom {
	float: right;
	text-align: right;
    margin-top: 17px;
    display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 20px;
}
.header-panel-bottom .free_shipping {
	text-transform: none;
  text-align: center;
	max-width: 410px;
	width: 42%;
}

.header-panel-bottom .header-panel-bottom__icon {
    display: flex;
    justify-content: center;
    position: relative;
    border: 1px solid pink;
    width: 32px;
    height: 32px;
    border-radius: 50%;
		align-items: center;
		background: white;
    z-index: 101;
  }
  .header-panel-bottom i.fa::before {
  font-size: 13px;
  position: absolute;
  top: 11px;
  left: 11px;
  font-size: 16px;
  }
  .header-panel-bottom i.fa-heart::before {
  top: 7px;
  left: 7.5px;
  }
  .header-panel-bottom i.fa-user::before {
  top: 6.5px;
  left: 9.5px;
  }

#currencies {
	float: left;
	height: 22px;
	line-height: 22px;
	padding: 0;
}
#currencies-modal {
	float: left;
	line-height: 30px;
}
#currencies-modal div {
	display: inline-block;
	margin-right: 3px;
}
.header-bottom {
	/*padding-top: 16px;*/
}
.header-bottom .selectize-input.full {
	border: 0;
	margin-top: 0px;
	padding: 0 !important;
	width: 43px;
}
.header-bottom .selectize-control {
	float: left;
	margin-left: 23px;
	height: 30px;
}
.header-bottom .selectize-control.single .selectize-input:after {
	right: 5px;
	border-width: 4px 4px 0;
}
.header-bottom .selectize-control.single .selectize-input.dropdown-active:after {
	border-bottom-color: #000;
	border-width: 0 4px 4px;
	margin-top: -3px;
}
.header-bottom .selectize-input.focus {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.header-bottom .selectize-control div.item {
	background-position: 0 9px !important;
	font-weight: 500;
}
.header-bottom .selectize-control div.option {
	background-position: 12px 7px !important; /*padding-left: 40px; padding-right: 20px;*/
}
.header-bottom .selectize-dropdown {
	min-width: 50px;
}
.customer-links li.wishlist .fa-heart {
	margin-right: 0px;
	font-size: 13px;
}
.header-bottom .selectize-dropdown,
.header-bottom .selectize-input,
.header-bottom .selectize-input input {
	text-transform: uppercase;
}
.header-bottom .top-cart .icon {
	background: url(../ace11163/cart-icon.svg) no-repeat;
	background-size: 100% 90%;
	width: 13px;
	height: 20px;
	display: inline-block;
	margin-right: 8px;
}
.header-bottom .selectize-control.single .selectize-input,
.header-bottom .selectize-control.single .selectize-input input {
	height: 30px;
	line-height: 30px;
	min-height: 0 !important;
	text-align: left;
}

.customer-links {
    padding: 0;
    margin-top: 5px;
    margin-bottom: 12px;
    margin-left: auto;
}
.customer-links li {
	float: left;
	margin: 0;
	list-style: none;
	margin-right: 15px;
	position: relative;
}


.customer-links li.wishlist span.icon {
	width: 13px;
	height: 11px;
	line-height: 11px;
	display: inline-block;
	text-indent: -999em;
	background: url(../ace11163/icons_new14.png) no-repeat 0 -195px;
	margin-right: 7px;
}
.customer-links a,
.customer-links {
	color: #323232;
}
.customer-links a {
	text-decoration: none;
}

.inline-list {
	text-align: right;
}
.inline-list li {
	display: inline;
}
.inline-list a {
	padding-left: 10px;
}

.header-bottom .nav-search {
	margin: 0;
  margin-top: 9.5px;
  float: left;
}
.header-bottom .search-bar input.input-group-field {
	border: 0;
	border-bottom: 1px solid #e7e7e7;
	color: #323232;
	width: 250px;
	line-height: 14px;
	padding: 0 30px 0 12px;
	height: 25px;
    background: #fafafa;
    border-radius: 20px;
}
.header-bottom .search-bar .input-group-btn button.btn {
	background: transparent;
	width: 30px;
	height: 25px;
	display: block;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	border: 0;
}
.header-bottom .nav-search .input-group-btn {
    right: 10px;
  }

.header-logo {
	margin: 15px 0 22px;
}
.logo-title {
	display: block;
	padding: 30px;
}

/*  Login popup */
.login-popup {
	display: none;
	position: absolute;
	z-index: 100;
	background: white;
	min-width: 250px;
	right: 20px;
	top: 20px;
	padding: 25px;
	border: 1px solid #ff52ae;
	border-radius: 3px;
}

.registration-block {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	font-size: 11px;
}

.registration-block a {
	color: #c9006b!important;
	padding-bottom: 0px;
	display: block;
	text-decoration: underline;
}

.registration-block a:hover {
	border: none;
}

.login-popup button {
	text-transform: none;
	font-weight: 400;
	height: auto;
	border-radius: 5px;
	margin-top: 20px;
}
.login-popup__title {
	text-align: left;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 20px;
}

.login-popup button:hover {
	border-radius: 5px;
}
.login-popup .has-success .form-control {
	border-color: #ff52ae;
}
.login-popup .has-success .form-control:focus {
	border-color: #ff52ae;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ff52ae;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ff52ae;
}

.header-bottom .top-cart {
	float: right;
	text-align: right;
	margin: 0;
	padding: 0 0 17px;
}
.header-bottom .top-cart a {
	display: flex;
}
.header-bottom .top-cart a span.first {
	position: relative;
}
.header-bottom .top-cart a:hover,
.header-bottom .top-cart a:focus {
	text-decoration: none;
}
.header-bottom .top-cart a #cartCount {
	margin-left: 6px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
    border-radius: 100%;
    top: 0px;
	left: 52%;
	position: absolute;
	background: #c9006b!important;
	color: white;
	width: 14px;
	font-size: 8px;
	line-height: 14px;
	text-align: center;
	z-index: 103;
}
.header-bottom .top-cart .fa-shopping-bag {
	font-size: 16px !important;
}
.header-bottom .top-cart .fa-shopping-bag.icon {
	margin-right: 5px;
}
.top-header {
	position: relative;
    float: right;
	margin-right: 0;
	margin-top: 5px;
}
.header-bottom .top-cart a span.first > .fa-shopping-bag {
	display: none;
}

#dropdown-cart {
	width: 300px;
	border: 1px solid rgba(0, 0, 0, 0.3);
	padding: 20px;
	position: absolute;
	top: 37px;
	left: 12px;
	background: #fff;
	z-index: 3;
	text-align: left;
}
.mini-products-list .product-image {
	float: left;
	margin-right: 15px;
	display: block;
}
.mini-products-list {
	display: block;
	clear: both;
	margin-bottom: 0;
	padding: 0;
	max-height: 387px;
	overflow-y: auto;
}
.mini-products-list .item {
	display: block;
	clear: both;
	position: relative;
	padding-right: 15px;
	display: block;
	padding-bottom: 25px;
	margin: 0;
	overflow: hidden;
}
.mini-products-list .item .btn-remove {
	position: absolute;
	right: 0;
	top: 6px;
	width: 9px;
	height: 9px;
	background: url(../ace11163/icons_new14.png) 0 -1394px no-repeat;
	font-size: 0;
}
.mini-products-list .item:last-child {
	border-bottom: 1px solid #cbcbcb;
}
.mini-products-list .product-details {
	overflow: hidden;
}
#dropdown-cart .product-name {
	margin-bottom: 5px;
}
#dropdown-cart .summary {
	display: block;
	clear: both;
	padding-top: 16px;
	padding-bottom: 18px;
	overflow: hidden;
	text-transform: uppercase;
}
#dropdown-cart .summary .label {
	display: block;
	float: left;
	font-size: 11px;
	font-weight: 700;
	color: #797979;
	padding: 6px 0 0;
}
#dropdown-cart .summary .price {
	display: block;
	float: right;
	font-size: 16px;
	font-weight: 700;
	color: #000;
}
#dropdown-cart .actions {
	clear: both;
	margin-bottom: 12px;
}
#dropdown-cart .actions .btn {
	width: 100%;
	height: 46px;
	background: #000;
	color: #fff;
	border-color: #000;
}
#dropdown-cart .text-cart {
	text-align: center;
	margin-bottom: 5px;
}
#dropdown-cart .text-cart a {
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	border-bottom: 1px solid #000;
}
#dropdown-cart .text-cart a:hover {
	border-bottom: 0;
	text-decoration: none;
}
#dropdown-cart .cart-collateral {
	color: #727272;
}
#dropdown-cart .cart-collateral .price {
	font-weight: 700;
	color: #000;
}
#dropdown-cart .product-name a {
	color: #191919;
}
.product-details .option {
	margin-bottom: 5px;
}

.site-nav {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
}
.site-nav li {
	display: block;
	margin: 0;
}
.site-nav a {
	display: block;
	padding: 12px;
	text-decoration: none; /* white-space: nowrap; */
}
.site-nav > li {
	position: static;
	/*display: inline-block;*/
	display: table-cell;
	vertical-align: middle;
	list-style: none;
}
.site-nav > li > a {
	letter-spacing: 0!important;
	font-size: 12px!important;
	/*font-weight: 400 !important;*/
	font-weight: bold !important;
	text-transform: none!important;
	padding-bottom: 12px !important;
	margin: 12px 10px 0 !important;
	/*margin: 12px 4px 0 !important;*/
	/*width: 95px;*/
	text-align: center;
}
.site-nav > li:first-child > a {
	margin-left: 0;
}
.site-nav > li:hover > a,
.site-nav > li:hover > a.current,
.site-nav > li > a.current {
	box-shadow: inset 0px -3px 0px 0px #f9cfd9;
}


.item .submenu {
	display: none;
}

.item .submenu a:hover {
	text-decoration: underline;
}

.item .submenu {
	display: none;
	position: absolute;
	left: 0;
	background: white;
	z-index: 2;
	padding-bottom: 50px;
	width: 100%;
	box-shadow: 0px -4px 20px 0px rgba(0, 0, 0, 0.4);
	z-index: 150;
}
@media (max-width: 1024px){
	.item .submenu {
		position: static;
	}
}

.site-nav-dropdown {
	text-align: left;
	display: none;
	position: absolute;
	top: 48px;
	left: 0;
	width: 215px;
	z-index: 51;
	padding: 0;
	margin-bottom: 0;
	border: 1px solid transparent;
}
.site-nav-dropdown li a {
	padding: 8px 30px 8px 20px;
	position: relative;
}
.wrapper-container .site-nav-dropdown ul {
	left: 100%;
	top: -1px;
	display: none;
	padding-left: 0;
	list-style: none;
}
.wrapper-container .site-nav > .dropdown:hover > ul,
.wrapper-container .site-nav > .dropdown.open > ul {
	display: block;
}

.wrapper-container .site-nav > li > ul > .dropdown:hover > ul,
.wrapper-container .site-nav > li > ul > .dropdown.open > ul {
	display: block;
}

.wrapper-container .site-nav > li > ul > li > ul > .dropdown:hover > ul,
.wrapper-container .site-nav > li > ul > li > ul > .dropdown.open > ul {
	display: block;
}

.wrapper-container .site-nav > li > ul > li > ul > li > ul > .dropdown:hover > ul,
.wrapper-container .site-nav > li > ul > li > ul > ul > li > .dropdown.open > ul {
	display: block;
}

.site-nav li.dropdown .icon-dropdown {
	height: 0;
	width: 0;
	border: 4px solid transparent;
	display: inline-block;
	vertical-align: middle;
	margin-left: 7px;
	cursor: pointer;
}
.site-nav-dropdown li.dropdown .icon-dropdown {
	position: absolute;
	top: 16px;
	right: 20px;
}

.site-nav-dropdown li.li-hoverable:hover > a {
	padding-left: 40px;
}
.site-nav-dropdown li.li-hoverable:hover > a:before {
	content: "";
	width: 15px;
	height: 1px;
	position: absolute;
	top: 18px;
	left: 20px;
}

/* home page ---------------------------------------------------------------------------- */
.tp-banner-container li {
	list-style-type: none;
}

#instafeed {
	clear: both;
}
#instafeed .owl-buttons {
	visibility: hidden;
}
#instafeed:hover .owl-buttons {
	visibility: visible;
}

/*Banner home top */
.slide-des .slide-button {
	padding: 11px 20px 10px !important;
	font-size: 11px;
	height: auto;
	line-height: 1.35;
	text-decoration: none;
	min-width: 224px;
	color: #fff;
}
.slide-text {
	padding: 0 0 25px;
	margin: 0 auto; /*max-width: 460px;*/
	clear: both;
	line-height: 20px;
}
.slide-heading {
	font-size: 40px;
	font-weight: 700;
	padding: 0 0 3px;
	margin-bottom: 0;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
.banner-home-top h4 span {
	font-weight: 700;
	text-transform: uppercase;
}
.banner-home-top p.line,
.slide-heading p.line {
	width: 50px;
	margin: 10px auto 12px;
	height: 2px;
	background: #000;
}
.banner-home-top p.line {
	width: 120px;
	height: 1px;
	margin-bottom: 0;
}
.content-slide-des .tp-caption {
	position: relative !important;
}
.banner-home-top h4 span {
	font-weight: 700;
	text-transform: uppercase;
}
.banner-home-top {
	margin-top: 35px;
}
.banner-home-top .des-banner {
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.banner-home-top ul {
	margin-bottom: 0;
	list-style: none;
	padding-left: 0;
}
.banner-home-top li {
	position: relative;
	margin-bottom: 37px;
}
.banner-home-top {
	clear: both;
	text-align: center;
}
.banner-home-top ul {
	margin-bottom: 0;
	list-style: none;
	padding-left: 0;
}
.banner-home-top li {
	position: relative;
	margin-bottom: 37px;
}
.banner-home-top h4 {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: -13px;
}
.banner-home-top h4 span {
	font-weight: 700;
	text-transform: uppercase;
}
/* end Banner home top */
.free-shipping {
	text-align: center;
	clear: both;
}
.free-shipping h3 {
	font-size: 13px;
	margin-bottom: 35px;
	font-weight: normal;
	line-height: 24px;
}
s .banner {
	text-align: center;
	position: relative;
	clear: both;
	margin: 0 0 37px;
}
.banner > img:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.banner .container {
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -610px;
}
.banner .inner {
	width: 460px;
	display: table;
	float: right;
	height: 100%;
}
.banner .inner .content {
	display: table-cell;
	vertical-align: middle;
}
.banner h2 {
	font-size: 40px;
	font-weight: 700;
	color: #000;
	margin: 0 0 15px;
	position: relative;
}
.banner p {
	color: #2d2d2d;
	margin: 0 0 35px;
}
.banner p.line {
	width: 50px;
	height: 2px;
	background: #000;
	margin: 0 auto 20px;
}
.banner .inner a {
	padding: 0 15px 0 30px;
}
.banner {
	text-align: center;
	position: relative;
	clear: both;
	margin: 0 0 37px;
}
.widget-trending-product {
	margin-bottom: 55px;
	clear: both;
}
.banner-home-bottom {
	clear: both;
}
.banner-home-bottom .widget-title {
	margin-bottom: 45px;
}
.banner-home-bottom ul {
	padding-left: 0;
	list-style: none;
}
.banner-home-bottom li {
	position: relative;
	text-align: center;
	margin-bottom: 30px;
}
.banner-home-bottom .des h4 {
	position: relative;
	margin: 35px 0 20px;
}
.banner-home-bottom .des p {
	clear: both;
	margin-bottom: 26px;
}
.banner-home-bottom .des a {
	padding: 0 25px 0 32px;
}

.owl-theme .owl-controls .owl-buttons div:hover {
	background-color: #eff2f2 !important;
}
.owl-theme .owl-controls .owl-buttons div {
	width: 35px;
	height: 35px;
	top: 32%;
	background: url(../ace11163/icons_new14.png) no-repeat -65px -592px;
	z-index: 2;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev {
	background-position: -65px -592px;
	left: -5px;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
	background-position: -65px -651px;
	right: -5px;
}

.slider-brand-wrapper {
	overflow: hidden;
	clear: both;
}
.slide_brand {
	position: relative;
	border-top: 1px solid #e0e0e0;
	padding: 39px 0 30px;
}
.slide_brand .slides li {
	width: 200px !important;
}
.slide_brand .owl-controls .owl-buttons div.owl-prev {
	background-position: 13px -441px;
	left: -12px;
	top: 44px;
}
.slide_brand .owl-controls .owl-buttons div.owl-next {
	background-position: 16px -507px;
	right: -12px;
	top: 44px;
}
.slide_brand.owl-theme .owl-controls .owl-buttons div:hover {
	background-color: transparent !important;
}

#instafeed .owl-item {
	padding: 0 10px;
}
.home-instagram {
	background: #fff8ee;
	text-align: center;
	padding: 54px 0 60px;
	clear: both;
}
.home-instagram .widget-title {
	margin-bottom: 35px;
}
.home-instagram .widget-title h3 {
	margin: 0;
	padding: 0 0 19px;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.05em;
}
.instagram-des {
	color: #2d2d2d;
	letter-spacing: 0.02em;
}
.instagram-des span {
	display: inline-block;
	margin-right: 7px;
	width: 16px;
	height: 16px;
	line-height: 16px;
	background: url(../ace11163/social.png) no-repeat -163px -10px;
}
.home-instagram .owl-theme .owl-controls .owl-buttons div {
	margin-top: -14px;
	height: 33px;
	width: 33px;
	top: 50%;
}
.home-instagram .owl-theme .owl-controls .owl-buttons div.owl-prev {
	left: 30px;
	background-position: -66px -593px;
}
.home-instagram .owl-theme .owl-controls .owl-buttons div.owl-next {
	right: 30px;
	background-position: -66px -652px;
}
.home-instagram a.btn {
	min-width: 225px;
	margin-top: 40px;
}

/* footer ------------------------------------------------------------------------- */
#slider {
	margin-bottom: 30px;
}
.footer-top {
	padding-bottom: 26px;
}
.footer-top .col-1,
.footer-top .col-2,
.footer-top .col-3 {
	float: left;
	width: 20%;
	padding: 0 10px;
}
.footer-top .col-4 {
	float: left;
	width: 40%;
	padding: 0 10px;
}
.footer-top .text {
	float: left;
}
.footer-top .text h3 {
	margin: 0 0 5px;
}
.footer-top .text h3 img:hover {
	opacity: 1;
}
.footer-top ul {
	padding: 0;
	list-style: none;
}

.footer-top ul.social-icons {
	margin: 4px 10px 20px 0;
	float: left;
}
.footer-top .footer-social ul.social-icons {
	list-style: none;
	padding: 0;
}
.footer-top .footer-social ul.social-icons li {
	display: inline-block;
	padding: 0;
	margin-right: 12px;
}
.footer-top .footer-social ul.social-icons li a {
	color: #fff;
	display: block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	border: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.footer-top .footer-social ul.social-icons li a {
	background: #fff;
	color: #141414;
	border: 1px solid #fff;
}
.footer-top .footer-social ul.social-icons li a:hover {
	color: #fff;
	background: #141414;
	border: 1px solid #fff;
}
.footer-top h3 {
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.05em;
	margin-bottom: 16px;
}
.footer-bottom {
	border-top: 1px solid #282828;
	padding-top: 25px;
}
.footer-bottom address {
	color: #969696;
	margin-bottom: 18px;
	line-height: 1.6;
}
.payment-method {
	padding: 0 20px 0 0;
}

.site-footer {
	padding: 37px 0 110px;
	letter-spacing: 0.02em;
}
.site-footer a:hover {
	text-decoration: none;
}
.payment-methods {
	list-style: none;
	margin: 0;
	padding: 0;
}
.payment-methods li {
	padding: 0 20px 0 0;
	margin: 0;
	display: inline-block;
	cursor: pointer;
}
.footer-newsletter {
	clear: both;
	padding-top: 25px;
}
.newsletter .block-title span {
	text-align: center;
}
.newsletter .block-content {
	min-height: 56px;
	margin: 0 auto;
	width: 100%;
	position: relative;
}
.newsletter .block-content .input-group {
	display: block;
}
.newsletter .input-group-field {
	background: none;
	width: 300px;
	border: 1px solid #3b3b3b;
	color: #969696;
	float: left;
	margin: 0 5px 10px 0;
	padding: 0 15px;
	letter-spacing: 0.02em;
}
.newsletter .input-group-btn {
	float: left;
}
.newsletter .input-group-btn > .btn {
	background: #3b3b3b;
	color: #fff;
	border: 0;
	font-size: 11px;
}
.newsletter .input-group-btn > .btn:hover {
	background: #fff;
	color: #000;
}

/* contact page ------------------------------------------------------------------------- */
#contact-us .breadcrumb {
	margin-bottom: 24px;
}
.map {
	margin-bottom: 12px;
}

#contactFormWrapper h2 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.05em;
	margin-bottom: 14px;
}
.contact-form p.line {
	width: 48px;
	height: 2px;
	background: #000;
	margin-bottom: 20px;
}
#contactFormWrapper input {
	margin-bottom: 15px;
}
#contactFormWrapper label {
	margin-bottom: 10px;
	display: block;
}
#contactFormWrapper input[type="text"],
#contactFormWrapper input[type="email"],
#contactFormWrapper input[type="tel"] {
	width: 380px;
}
#contactFormWrapper textarea {
	width: 620px;
}
#contactFormWrapper .btn {
	margin-top: 20px;
	display: block;
}

.contact-form .location h4 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.05em;
	margin: 6px 0 16px;
}
.contact-form .location p {
	margin-bottom: 20px;
}
.contact-form .location p.open-hours {
	border-top: 1px solid #eaeaea;
	padding-top: 25px;
	margin-top: 26px;
}

/* blog page */
.template-article .sidebar,
.template-blog .sidebar {
	margin-top: 7px;
}
.content-blog ul {
	padding: 0;
	list-style: none;
}
.content-blog .blog-list > li:first-child {
	padding-top: 0;
	margin-top: 0;
	border-top: none;
}
.content-blog .blog-list > li {
	border-top: 1px solid #d0d0d0;
	padding-top: 36px;
	margin-top: 33px;
}
.content-blog .list-blog h3 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 10px;
}
.content-blog .list-blog .desc {
	margin-bottom: 19px;
}
.content-blog .list-blog .desc p img {
	margin-bottom: 5px;
}
.content-blog .list-blog .desc blockquote {
	margin-bottom: 36px;
}
.content-blog .list-blog .button {
	margin: 0 0 20px;
}
.content-blog .list-blog .button a {
	border: 1px solid transparent;
	padding: 0 15px;
	height: 36px;
	line-height: 36px;
	display: inline-block;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 11px !important;
}
.content-blog .list-blog .button a:hover {
	text-decoration: none;
}
.blog_author {
	font-style: italic;
	color: #848484;
	margin-bottom: 25px;
}
.blog_author a {
	color: #848484;
}
.blog_author .separator {
	padding: 0 3px;
}
.user-tags {
	display: inline;
	padding: 0;
	margin: 0;
}
.user-tags li {
	display: inline;
	font-style: italic;
}
.user-tags li span {
	padding: 0 5px;
	text-transform: uppercase;
}
.user-tags li label {
	text-transform: uppercase;
	text-decoration: underline;
	margin-right: 2px;
}
.user-tags li label span {
	padding: 0;
}
.user-tags li a {
	color: #2d2d2d;
	text-decoration: none;
}
.user-tags li a:hover {
	color: #848484;
	border-bottom: 1px solid #848484;
}

.blog-detail .page-header {
	margin-bottom: 10px;
}
.blog-detail .page-header h1 {
	text-transform: none;
}
.blog-detail img {
	margin-bottom: 15px;
}
.blog-detail .rte {
	margin-bottom: 20px;
}
.blog-detail .addthis {
	clear: both;
	padding: 22px 0;
}
.blog-detail .action-btn {
	clear: both;
	padding-bottom: 40px;
}
.blog-detail .action-btn .right {
	float: right;
}
.blog-detail #comments {
	clear: both;
	padding-bottom: 20px;
}
.blog-detail #comments ul {
	list-style: none;
	padding-left: 0;
}
#comments > ul > li {
	padding-left: 120px;
	background: url(../ace11163/i-comment.jpg) 0 6px no-repeat;
	padding-bottom: 73px;
	margin: 0;
}

/* Blog Comment */
#add-comment-title,
.title-comment {
	font-size: 20px;
	letter-spacing: 0.05em;
	border-top: 1px solid #d0d0d0;
	padding-top: 25px;
}

.comment-form label {
	display: block;
	margin-bottom: 7px;
}
.comment-form .comment-form input {
	display: block;
	width: 440px;
	margin-bottom: 16px;
}

.message #comment-body {
	width: 500px;
	margin-bottom: 15px;
	min-height: 132px;
}
.comment-head {
	color: #848484;
	font-style: italic;
	padding-bottom: 10px;
}
.blog-detail p.note {
	margin-bottom: 22px;
	font-style: italic;
	color: #797979;
}

/* Popup Newsletter  ------------------------------------------------------------------- */
#tinymce #email-modal,
#tinymce #email-modal .modal-window {
	display: block !important;
}

#email-modal {
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1041;
}
#email-modal .modal-overlay {
	background: rgba(45, 45, 50, 0.8);
	height: 100%;
	position: absolute;
	width: 100%;
}
#email-modal .modal-window {
	display: none;
	min-height: 320px;
	margin: 0 auto;
	position: relative;
	top: 25%;
	width: 847px;
}
#email-modal .window-window {
	position: relative;
}
#email-modal .window-window .window-background {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#email-modal .window-window .window-content {
	position: relative;
	background: #fff;
	float: left;
}
#email-modal .window-window .window-content .left {
	width: 528px;
	float: left;
	padding: 68px 30px 30px 70px;
}
#email-modal .window-window .window-content .right {
	width: 319px;
	float: right;
}
#email-modal .window-window .window-content .btn.close,
.close-window,
.close-modal {
	padding: 0;
	height: 29px;
	width: 29px;
	position: absolute;
	right: -15px;
	top: -15px;
	z-index: 9;
	text-indent: -999em;
	border: 0;
	background: url(../ace11163/icons_new14.png) 0 -877px #000;
	cursor: pointer;
	filter: alpha(opacity=100);
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* IE8 */
}
#email-modal .window-window .window-content .btn.close:hover,
.close-window:hover,
.close-modal:hover {
	background-color: #e95144;
}
#email-modal .window-window .window-content .title {
	font-size: 20px;
	position: relative;
	letter-spacing: 0.05em;
	margin-bottom: 8px;
}
#email-modal .window-window .window-content .sub-title {
	margin-bottom: 15px;
	letter-spacing: 0.05em;
	color: #555555;
}
#email-modal .window-window .window-content .message {
	clear: both;
	padding: 15px 0 23px;
	margin-bottom: 0px;
	letter-spacing: 0.02em;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 20px;
}

/* MAIL CHIMP FORM INPUTS ---------------------------------------------------------- */
#mce-EMAIL {
	border: 1px solid #000;
	color: #333;
	font: 11px arial, sans-serif;
	height: 11px;
	margin: 0 !important;
	padding: 8px !important;
	width: 217px;
}
#mailchimp-email-subscibe {
	overflow: hidden;
}
#mc_embed_signup {
	clear: left;
	overflow: hidden;
}
#mc_embed_signup form {
	display: inline !important;
	padding: 0 !important;
	text-align: center !important;
}
#mc_embed_signup input.input-group-field {
	display: block;
	border: none;
	width: 255px;
	background: #f5f5f5;
	color: #a3a3a3;
	font-style: italic;
	height: 36px;
	float: left;
	padding: 5px 10px;
	line-height: 36px;
	margin-right: 10px;
}
#mc_embed_signup button {
	float: right;
	margin-left: -3px;
	border: none;
	background: none;
	padding: 0;
}
#mc_embed_signup .input-group-btn .btn {
	display: block;
	margin: 0;
}
#mc_embed_signup .input-group-btn {
	float: left;
}
#mc_embed_signup .input-group-btn .btn {
	padding: 0 19px !important;
}
.modal-window .icon-social {
	overflow: hidden;
}
.rte .icon-social {
	text-align: center;
}
.rte .icon-social li {
	display: inline-block;
	float: none;
}

.icon-social {
	text-align: left;
}
.icon-social ul {
	padding: 0;
	list-style: none;
}
.icon-social li {
	display: block;
	margin: 0 12px 0 0;
	float: left;
	white-space: nowrap;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #333333;
	width: 42px;
	height: 42px;
	text-align: center;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	border: 1px solid transparent;
}
.icon-social li .fa {
	color: #fff;
}
.icon-social li .fa-lg {
	line-height: 42px;
}
.icon-social li:hover {
	background: #fff;
	border-color: #333;
}
.icon-social li:hover .fa {
	color: #333;
}
.top-cart .block-content .item .product-name a {
	color: #000;
}
.widget-products .products-grid:after {
	clear: none;
}
.input-group-btn {
	width: auto;
}

/* widget new product ---------------------------------------------------------------------------------------- */
.widget-title fieldset.box-title {
	text-align: center;
	border-top: 1px solid #e0e0e0;
	text-transform: uppercase;
}
.widget-title fieldset.box-title legend {
	display: block;
	width: auto;
	margin: 0;
	padding: 0 20px;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.05em;
}
.widget-new-product {
	padding-bottom: 50px;
	clear: both;
}

/* rating ------------------------------------------------------------------------------------------- */
.products-grid .spr-badge {
	margin-bottom: 10px;
	position: absolute;
	top: -100px;
	left: 0;
	width: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
}
.products-grid .grid-item .inner-top:hover .spr-badge {
	opacity: 1;
	filter: alpha(opacity=100);
}
.product-shop .spr-badge {
	padding: 0;
	margin: 0 0 18px;
}
.product-shop .spr-badge .spr-starrating {
	margin-right: 15px;
}
.product-shop .spr-badge .spr-badge-caption {
	text-transform: lowercase;
}
.spr-badge-starrating .spr-icon {
	font-size: 105% !important;
	padding: 0 1px;
}

/* product-grid update------------------------------------------------------------------------------------------- */
.products-grid > .grid-item.grid-3,
.widget-product .products-grid .grid-item.grid-3 {
	width: 25%;
}
.products-grid > .grid-item.grid-4,
.widget-product .products-grid .grid-item.grid-4 {
	width: 33.33333%;
}

/* product-grid ----------------*/
.grid-item .product-top {
	position: relative;
	overflow: hidden;
}
.products-grid {
	clear: both;
}
.products-grid .grid-item {
	position: relative;
	margin-bottom: 50px;
	float: left;
	vertical-align: top;
	text-align: center;
}
.products-grid .grid-item .product-top {
	margin-bottom: 15px;
}
.products-grid .grid-item .product-bottom {
	position: relative;
}
.products-grid .grid-item .product-grid-image {
	text-align: center;
	display: block;
}
.products-grid .grid-item #product-actions {
	margin: 0;
}
.products-grid .product-des {
	text-align: center;
	position: absolute;
	bottom: 100px;
	left: 0;
	width: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
}
.products-grid .grid-item .inner-top:hover .product-des {
	opacity: 1;
	filter: alpha(opacity=100);
}

.grid-item #add-to-cart {
	display: block;
	width: 100%;
	text-align: center;
	height: 42px;
	line-height: 42px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/*background-color: #fff;*/
	-webkit-transition: all 250ms ease-in-out 0s;
	-moz-transition: all 250ms ease-in-out 0s;
	-ms-transition: all 250ms ease-in-out 0s;
	-o-transition: all 250ms ease-in-out 0s;
	transition: all 250ms ease-in-out 0s;
	opacity: 0;
	filter: alpha(opacity=0);
}
.col-grid {
	width: 20%;
}
.template-product .widget-product .products-grid .owl-item .grid-item {
	margin: 0 0 30px;
}
.product-title,
.product-name a,
.ajax-product-title {
	color: #000;
	display: block;
	margin-bottom: 6px;
	text-decoration: none !important;
}
/*.product-title { text-transform: lowercase; }
.product-title:first-letter { text-transform: uppercase; }*/
.price-box {
	color: #000;
	font-size: 13px;
	font-weight: 700;
	display: block;
}
.price-box em {
	font-weight: 400;
}
.old-price {
	margin-right: 13px;
	font-size: 11px;
}
.old-price,
.compare-price {
	color: #969696 !important;
	text-decoration: line-through;
	display: inline;
	font-weight: 400;
}
.compare-price:not(:empty) {
	margin-right: 10px;
}
.price.on-sale,
.special-price {
	color: #e95144 !important;
}

.special-price em {
	display: none;
}

.product-label,
.lable_new {
	position: absolute;
	top: 0;
	right: 0;
}
.product-label strong,
.lable_new strong {
	color: #e95144;
	line-height: 16px;
	height: 20px;
	font-size: 10px;
	font-weight: 700;
	display: inline-block;
	text-transform: uppercase;
	padding: 0 5px;
	border: 2px solid #e95144;
	background: #fff;
	margin-bottom: 10px;
	float: right;
	clear: both;
}
.product-label strong.sold-out-label {
	color: #d2d8db;
	border-color: #d2d8db;
}

.lable_new {
	right: auto;
	left: 0;
	z-index: 10;
}

/*.products-grid.owl-carousel .grid-item {width: auto;}*/

/* product-list ------------------------------------------------------------------------------------------- */
.product-list {
	margin-bottom: 40px;
}
.product-list .grid-item {
	width: auto;
	float: none;
	margin: 40px 0 0px 0;
	clear: both;
	position: relative;
	overflow: hidden;
	border-top: 1px solid #dfe4e6;
	padding-top: 40px;
	text-align: left;
}
.product-list .grid-item:first-child {
	padding-top: 0;
	margin-top: 0;
	border-top: 0;
}
.product-list .product-details {
	overflow: hidden;
}
.product-list .product-list-thumb {
	display: block;
	float: left;
	max-width: 200px;
	position: relative;
}
.product-list .short-description {
	margin-bottom: 10px;
}
.product-list .price-box {
	margin: 10px 0px 20px 0px;
}
.product-list .action {
	margin: 0px 10px 0px 0px;
	float: left;
}
.product-list .grid-item #add-to-cart {
	width: auto;
}
.product-list .product-label {
	left: 0;
	right: auto;
	top: 0;
}
.product-list .product-label strong {
	float: left;
}
.product-list .spr-badge {
	margin: 0 0 10px;
	padding: 0;
}
.product-list .spr-badge:after {
	clear: none;
}

/*  List Category Page -------------------------- */
.template-collection .breadcrumb {
	margin-bottom: 34px;
}
.list-category .grid-item {
	margin-bottom: 45px;
	text-align: center;
}
.list-category .view {
	opacity: 0;
	filter: alpha(opacity=0);
	text-indent: -999em;
	display: block;
	width: 42px;
	height: 42px;
	background: url(../ace11163/ico-view.png) -2px -2px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -20px 0 0 -20px;
	border: 2px solid transparent;
}
.list-category .view:hover {
	background-position: -2px -60px;
}
.list-category .grid-item:hover .view {
	opacity: 1;
	filter: alpha(opacity=100);
}
.collection-title h3.h5 {
	font-size: 20px;
	font-weight: 700;
	padding: 25px 0 10px;
	margin: 0;
}
.collection-title h3 a {
	display: block;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
}
.collection-title .count-products {
	color: #828282;
	margin-bottom: 15px;
}
.collection-title p.desc {
	margin: 0;
}
.collection-title a.btn {
	margin-top: 22px;
}

/* category Page -------------------------- */
.toolbar {
	font-size: 11px;
	font-weight: 700;
	color: #3c3c3c;
	text-transform: uppercase;
	margin-bottom: 40px;
	position: relative;
	float: left;
	width: 100%;
	background: #eee;
	border: 1px solid #cbcbcb;
	display: block;
	text-align: right;
}
.toolbar.toolbar-bottom {
	color: #2d2d2d;
	border-color: #d0d0d0;
	padding: 15px 30px 15px 20px;
	margin-bottom: 0;
}
.toolbar-bottom .padding {
	padding-top: 0;
}
.toolbar.toolbar-bottom .page-total {
	float: left;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}
.toolbar label {
	color: #3c3c3c;
	letter-spacing: 0.05em;
	margin: 0 12px 0 0;
}
.toolbar .view-mode {
	float: left;
	text-align: left;
}
.toolbar .view-mode label {
	border-right: 1px solid #cbcbcb;
	padding: 16px 20px;
	margin: 0 20px 0 0;
}
.toolbar .btn-group label {
	margin-top: 8px;
	float: left;
}
.toolbar .btn-group {
	margin: 8px 8px 8px 22px;
	text-align: left;
}
.toolbar button {
	color: #66787f;
	text-transform: uppercase;
	padding: 0;
	text-align: left;
	font-weight: 400;
	letter-spacing: 0;
}
.toolbar button.btn-hover {
	color: #e95144;
	position: relative;
	z-index: 2;
}
.toolbar button.btn-hover:before {
	background: #fff;
	border-right: 1px solid #dfe4e6;
	content: "";
	height: 91px;
	position: absolute;
	right: -30px;
	top: -40px;
	width: 119px;
	z-index: -1;
}
.toolbar .right button.btn-hover:before {
	right: auto;
	left: -30px;
	border-left: 1px solid #dfe4e6;
	border-right: none;
}
.toolbar .collection-filter-btn,
.toolbar .collection-filter-btn .icon-drop {
	height: 0;
	width: 0;
	border: 5px solid transparent;
	border-top-color: #7a8e95;
	display: inline-block;
	vertical-align: middle;
	margin-left: 7px;
	text-indent: -999em;
	cursor: pointer;
	margin: 3px 3px 0 10px;
	padding: 0;
	background: none;
}
.toolbar .collection-filter-btn.btn-hover .icon-drop {
	border-top-color: #e95144;
}
.toolbar .grid,
.toolbar .list {
	width: 14px;
	height: 14px;
	text-indent: -999em;
	display: inline-block;
	background: url(../ace11163/icons_new14.png) 0 0px no-repeat;
	line-height: 14px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	letter-spacing: 0.05em;
}

.toolbar .grid {
	margin-right: 20px;
}
.toolbar span.grid {
	background-position: 0 -600px;
	color: #e95144;
	cursor: pointer;
}
.toolbar span.grid {
	background-position: 0 -640px;
}
.toolbar span.grid.active,
.toolbar span.grid:hover {
	background-position: 0 -600px;
	text-decoration: none;
	color: #e95144;
}
.toolbar span.list {
	background-position: 0 -727px;
	cursor: pointer;
}
.toolbar span.list.active,
.toolbar span.list:hover {
	background-position: 0 -768px;
	text-decoration: none;
	color: #e95144;
}
/* .toolbar span.list {background-position: 0 -768px;color: #e95144;} */

.toolbar .btn-group.filter-show {
	margin-left: 10px;
}
.toolbar .filter-show button.dropdown-toggle {
	width: 120px;
}
.toolbar .filter-show.open .dropdown-menu {
	min-width: 120px;
}
.toolbar button.dropdown-toggle {
	float: none;
	border: 1px solid #cbcbcb;
	color: #505050;
	background: #fff;
	line-height: 34px;
	padding: 0 50px 0 10px;
	position: relative;
	text-transform: capitalize;
	width: 170px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.toolbar button.dropdown-toggle:after {
	content: "";
	width: 36px;
	height: 35px;
	border-left: 1px solid #cbcbcb;
	position: absolute;
	right: 0;
	top: 0;
}
.toolbar button.dropdown-toggle:before,
.toolbar button.dropdown-toggle:before {
	position: absolute;
	right: 14px;
	top: 16px;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-top-color: #000;
	content: "";
}
.toolbar .btn-group.open .dropdown-toggle {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.toolbar .btn-group.open .dropdown-toggle:before {
	border-top-color: transparent;
	border-bottom-color: #000;
	margin-top: -5px;
}

.toolbar .open .dropdown-menu {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: block;
	left: auto;
	right: 0;
	min-width: 170px;
}
.toolbar .open .dropdown-menu li.active {
	margin: 0;
}
.dropdown-menu > .active > span {
	color: #505050;
	font-size: 12px;
	text-transform: capitalize;
	padding: 3px 10px;
}
.dropdown-menu > .active > span,
.dropdown-menu > .active > span:hover,
.dropdown-menu > .active > span:focus {
	background-color: #f5f5f5;
	color: #66787f;
}

.infinite-scrolling,
.infinite-scrolling-homepage {
	text-align: center;
	clear: both;
}

/* product detail Page -------------------------- */
.template-product .breadcrumb {
	margin-bottom: 34px;
}
.product {
	margin-bottom: 50px;
}
.product-shop .product-title {
	margin-bottom: 10px;
}
.product-shop .product-title.has-btn {
	padding-right: 30px;
	position: relative;
}
.product-shop .product-title h2,
.product-shop .product-title a {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 0;
	line-height: 30px;
	text-decoration: none;
}
.product-shop .product-title h2:first-letter,
.product-shop .product-title a:first-letter {
	text-transform: uppercase;
}
.product-shop .product-infor {
	margin-bottom: 20px;
}
.product-shop .product-infor label {
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	min-width: 105px;
	padding-right: 5px;
	margin: 0;
}
.product-shop .product-infor p {
	margin-bottom: 5px;
}
.product-shop .product-title a.btn {
	display: block;
	text-indent: -999em;
	width: 8px;
	height: 13px;
	padding: 0;
	background: url(../ace11163/btn-product.png) no-repeat;
	border: 0;
	position: absolute;
	top: 10px;
	right: 20px;
}
.product-shop .product-title a.btn.next {
	background-position: right center;
	right: 0;
}

#product-variants {
	margin-bottom: 12px;
	width: 71%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.total-price label {
	margin: 0 5px 0 0;
}
.product-shop .total-price {
	clear: both;
	margin-bottom: 10px;
}
.product-shop .total-price > span {
	font-size: 14px;
	font-weight: 700;
	color: #000;
}
.product-shop .prices {
	display: block;
	margin-bottom: 22px;
	clear: both;
}
.product-shop .prices .compare-price {
	font-size: 16px;
	font-weight: 400;
}
#addToCartForm #product-add-to-cart {
	display: block;
	margin-bottom: 20px;
}
#addToCartForm #quantity {
	width: 100px;
	margin-bottom: 20px;
}
#productPrice span,
.product-shop .short-description {
	margin-bottom: 20px;
}
#add-to-cart-form strong.h2 {
	margin-bottom: 20px;
	display: block;
	margin-top: 14px;
}
.product-shop .price {
	font-size: 24px;
	font-weight: 700;
	color: #000;
}
.product-shop .old-price {
	margin-right: 10px;
}
label[for="quantity"],.variants__title {
	display: block;
	font-weight: 700;
	margin-bottom: 5px;
}

.quick-view .product-shop .btn,
.product-shop #add-to-cart-form .btn {
	margin: 0 60px 30px 0;
	height: 48px;
	min-width: 320px;
	float: left;
	clear: both;
}
.product-shop .tags {
	margin-bottom: 20px;
	clear: both;
}
.product-shop .tags a {
	padding-right: 7px;
}
.product-shop .tags .icon-tags {
	text-transform: uppercase;
	padding-right: 7px;
}
.product-shop .tags span {
	padding-right: 7px;
}
.product-shop .tags span:nth-child(1) {
	display: none;
}
.product-shop .tags span:nth-of-type(1) {
	display: none;
}

.product-shop .product-description {
	padding: 0;
}
/*.product-shop .product-description h4 { font-size: 12px;}*/
.share_toolbox {
	clear: both;
	border-width: 1px 0;
	overflow: hidden;
	padding: 8px 0;
	margin-bottom: 15px;
	line-height: 28px;
	padding-top: 25px;
}
.share_toolbox p {
	float: left;
	color: #969696;
	margin: 0;
}
.share_toolbox p strong {
	font-weight: 500;
}
.share_toolbox ul {
	float: right;
	margin: 0;
	line-height: 18px;
	list-style: none;
	padding-left: 0;
}
.share_toolbox ul li {
	display: inline-block;
	padding: 0 0 0 12px;
	margin: 0;
}

.zoomWrapper > div {
	width: 64px !important;
	height: 64px !important;
	background-color: #fff !important;
	left: 50% !important;
	margin: -32px 0 0 -32px !important;
	top: 50% !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	z-index: 99 !important;
}
.zoomWrapper img {
	z-index: -1 !important;
}

.product-img-box {
	position: relative;
	padding-right: 30px;
}
.product-img-box .product-photo-container {
	position: relative;
	overflow: hidden;
	text-align: center;
}
.product-img-box .product-photo-thumbs li {
	margin: 0;
}
.product-img-box .product-photo-thumbs.owl-theme li {
	padding: 0 5px;
	width: 100%;
}
.product-img-box .product-photo-thumbs li a {
	display: block;
}

.more-view-wrapper {
	margin: 25px 0 0;
}
.more-view-wrapper.more-view-wrapper-owlslider li {
	float: left;
}
.more-view-wrapper .owl-theme .owl-controls {
	height: 55px;
}
.more-view-wrapper .owl-theme .owl-controls .owl-buttons div {
	top: auto;
	bottom: 0;
}
.more-view-wrapper .owl-theme .owl-controls .owl-buttons div.owl-prev {
	left: 50%;
	margin-left: -43px;
}
.more-view-wrapper .owl-theme .owl-controls .owl-buttons div.owl-prev:hover {
	background-color: transparent !important;
}
.more-view-wrapper .owl-theme .owl-controls .owl-buttons div.owl-next {
	right: 50%;
	margin-right: -43px;
}
.more-view-wrapper .owl-theme .owl-controls .owl-buttons div.owl-next:hover {
	background-color: transparent !important;
}

/* Vertical Moreview */
.product-img-box.has-jcarousel .product-photo-container {
	float: left;
	width: 290px;
}
.product-img-box.has-jcarousel .more-view-wrapper {
	float: right;
	margin: 0;
}
.product-img-box.has-jcarousel .product-photo-thumbs li {
	margin: 0 0 15px;
}

.more-view-wrapper ul {
	padding: 0;
	list-style: none;
}
.more-view-wrapper-jcarousel .product-photo-thumbs li {
	padding: 0;
	margin: 0 0 20px;
}
.more-view-wrapper .jcarousel-skin-tango .jcarousel-prev-vertical {
	width: 15px;
	height: 10px;
	top: 30px;
	left: 50%;
	margin-left: -8px;
	background-position: 100% -456px;
	z-index: 2;
}
.more-view-wrapper .jcarousel-skin-tango .jcarousel-next-vertical {
	width: 15px;
	height: 10px;
	bottom: 30px;
	left: 50%;
	margin-left: -8px;
	background-position: 100% -523px;
	z-index: 2;
}
.more-view-wrapper .jcarousel-skin-tango .jcarousel-prev-disabled,
.more-view-wrapper .jcarousel-skin-tango .jcarousel-next-disabled {
	display: none;
}

.quickview-more-views,
#more-view-carousel {
	padding: 0;
	margin: 0;
}
.more-view-wrapper .jcarousel-clip-vertical {
	width: 55px;
	height: 346px;
}
.more-view-wrapper .jcarousel-skin-tango .jcarousel-prev-disabled,
.more-view-wrapper .jcarousel-skin-tango .jcarousel-next-disabled {
	display: none !important;
}
.more-view-wrapper .jcarousel-skin-tango .jcarousel-next-vertical {
	bottom: 0;
}
.more-view-wrapper .jcarousel-skin-tango .jcarousel-prev-vertical {
	top: 0;
}
.more-view-wrapper .jcarousel-container {
	padding: 20px 0;
}

.quick-view .product-img-box.has-jcarousel .product-photo-container {
	width: 280px;
}

.at-share-tbx-element {
	display: none;
}
.at-share-tbx-element:first-child {
	display: block;
}

/* Qty */
.selector-wrapper {
	padding-bottom: 10px;
}
.selector-wrapper select {
	height: 30px;
	padding: 4px;
	min-width: 100px;
}
.selector-wrapper label {
	margin-right: 10px;
	display: block;
	margin-bottom: 5px;
}
.button.inc,
.button.dec {
	float: left;
	width: 35px;
	height: 36px;
	border: 1px solid #cbcbcb;
	cursor: pointer;
	background: url(../ace11163/icons_new14.png) no-repeat 12px -923px;
	text-indent: -999em;
}
.button.dec {
	border-right: 0;
}
.button.inc {
	border-left: 0;
	background-position: 12px -965px;
}
.product-shop .quantity,
.product-shop #quantity {
	float: left;
	width: 50px;
	text-align: center;
}
#quantity {
	width: 100px;
	margin-bottom: 22px;
}
label[for="productSelect"] {
	margin-bottom: 10px;
}
.quantity select {
	height: 30px;
	padding: 4px;
}

/* Tab Detail -------------------------- */
.panel-group {
	margin: 0;
	clear: both;
}
.nav-tabs {
	border-bottom: 1px solid #d0d0d0;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.05em;
	margin-bottom: 26px;
}
.nav-tabs > li {
	background: #fafafa;
	margin: 0 -1px 0 0;
}
.nav-tabs > li > a {
	font-weight: 700;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	margin: 0;
	border: 1px solid #d0d0d0;
	border-bottom: 0;
	padding: 14px 25px 10px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
}
.nav-tabs > li:hover,
.nav-tabs > li.active {
	border-top: 2px solid #000;
}
.nav-tabs > li:hover > a,
.nav-tabs > li.active > a {
	padding-bottom: 11px;
	padding-top: 13px;
	margin-bottom: -1px;
}
.nav-tabs > li > a:hover,
.nav-tabs > li:hover > a,
.nav-tabs > li:hover > a:hover,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	border: 1px solid #c8c8c8;
	border-width: 0 1px;
	color: #000;
}
.nav > li > a:hover,
.nav > li > a:focus {
	background: #fff;
	color: #000;
}

.tab-content h4 {
	font-size: 12px;
	font-weight: 700;
	padding: 0 0 15px;
	margin: 0;
}
.tab-content p {
	margin-bottom: 20px;
}
#collapse-tab1 p {
	margin-bottom: 30px;
}
#collapse-tab1 ul {
	margin: 0 0 30px;
}
#collapse-tab1 ol {
	margin: 0 0 30px;
}
.tab-content blockquote {
	font-style: normal;
	border: 0;
	padding: 0;
	margin: 0;
	line-height: 20px;
}

.panel-group .spr-container {
	border: none;
	padding: 0 !important;
}
.panel-group .spr-container h2.spr-header-title {
	display: none;
}
#shopify-product-reviews {
	margin: 0;
	padding: 10px 0;
}
.panel-group .spr-summary-starrating,
.panel-group .spr-summary-caption {
	margin: 0 20px 20px 0;
	display: inline-block;
}
.panel-group .spr-review,
.tab-content .spr-form {
	border-top: 1px dotted #d0d0d0 !important;
	margin-top: 30px;
	padding-top: 23px;
	padding-bottom: 0;
}
.panel-group .spr-review:first-child {
	margin-top: 30px;
}
.panel-group .spr-review .spr-review-header-title {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 3px;
}
.panel-group .spr-review .spr-review-header-byline {
	font-style: normal;
	font-size: 12px;
	margin-bottom: 8px;
	opacity: 0.6;
}
.panel-group .spr-review .spr-review-header-byline strong {
	font-weight: normal;
}
.panel-group .spr-review .spr-review-content {
	margin-bottom: 30px;
}
.panel-group .spr-review .spr-review-content p {
	margin: 0;
}
.panel-group .spr-form-title {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.05em;
}
.panel-group .spr-form-label {
	display: block;
	font-size: 12px;
}
.panel-group .spr-form-review-rating .spr-form-label {
	display: inline-block;
	margin-right: 20px;
}
.panel-group .spr-form-review-rating .spr-starrating {
	display: inline-block;
	line-height: 25px;
}
.panel-group .spr-form-input-text,
.panel-group .spr-form-input-email {
	max-width: 370px;
	width: 100%;
	clear: both;
}
.panel-group .spr-form-input-textarea {
	max-width: 670px;
	width: 100%;
	clear: both;
}
.panel-group .spr-form-actions {
	max-width: 670px;
	width: 100%;
}
.spr-review-header .spr-review-header-starratings {
	margin: 0 0 6px;
}

.spr-summary-actions a {
	line-height: 30px;
	height: 32px;
	border: 1px solid transparent;
}
.spr-review-footer .spr-review-reportreview {
	color: #e95144;
}

.product-shop .selectize-input {
	padding: 0 12px !important;
	min-height: 34px !important;
	border-color: #cbcbcb !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	border-radius: 0 !important;
}
.product-shop .selectize-input.full {
	width: 100%;
}
.product-shop .selectize-input > * {
	line-height: 36px;
}
.product-shop .selectize-control.single .selectize-input:after {
	border-width: 4px 4px 0 !important;
	border-top-color: #000 !important;
	right: 14px !important;
	top: 20px !important;
}
.product-shop .selectize-control.single .selectize-input.dropdown-active:after {
	border-width: 0 4px 4px !important;
	border-bottom-color: #000 !important;
	margin-top: -2px !important;
}
.product-shop .selectize-control.single .selectize-input:before {
	position: absolute;
	content: '';
	width: 36px;
	height: 36px;
	border-left: 1px solid #cbcbcb;
	right: 0;
	top: 0;
}

[class^="spr-icon-"]:before,
[class*=" spr-icon-"]:before {
	font-size: 100% !important;
}

/* related product */
.related-products {
	border-top: 1px dotted #000;
	margin-top: 30px;
}
.related-products h2 {
	font-size: 14px;
	padding: 27px 0;
}
.related-products .products-grid .grid-item {
	margin-bottom: 0;
}
.related-products .owl-theme .owl-controls .owl-buttons div.owl-prev {
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
}
.related-products .owl-theme .owl-controls .owl-buttons div.owl-next {
	right: 0;
	opacity: 0;
	filter: alpha(opacity=0);
}
.related-products .owl-theme:hover .owl-controls .owl-buttons div.owl-prev {
	opacity: 1;
	filter: alpha(opacity=100);
}
.related-products .owl-theme:hover .owl-controls .owl-buttons div.owl-next {
	opacity: 1;
	filter: alpha(opacity=100);
}

/* recently viewed products */
.recently-viewed-products {
	border-top: 1px dotted #000;
	padding: 0;
	margin-top: 50px;
	clear: both;
	display: none;
}
.recently-viewed-products h2 {
	font-size: 14px;
	padding: 27px 0;
}
.recently-viewed-products .products-grid .grid-item {
	margin-bottom: 0;
}
.recently-viewed-products .price-box,
.recently-viewed-products .spr-badge {
	margin: 0 0 10px;
}
.recently-viewed-products .product-bottom .action {
	z-index: 2;
	position: absolute;
	top: -152px;
	left: 0;
	width: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
}
.recently-viewed-products .grid-item:hover .product-bottom .action {
	opacity: 1;
	filter: alpha(opacity=100);
}

.product-bottom a.product-title{
	margin-bottom: 10px;
}

/*.col-main .products-grid .owl-item .grid-item { width: auto!important; }*/

/* shopping cart Page -------------------------- */
.template-cart .page-header {
	overflow: hidden;
}
.template-cart .page-header h1 {
	float: left;
}
.template-cart a.continue {
	letter-spacing: 0.02em;
	float: right;
	margin-top: 5px;
	padding-right: 35px;
	background: url(../ace11163/icons_new14.png) no-repeat right -159px;
}
.cart-title h2 {
	color: #797979;
	font-weight: 700;
	font-size: 11px;
	text-transform: uppercase;
	background: #fafafa;
	border-bottom: 1px solid #eaeaea;
	padding: 12px 20px 8px;
	letter-spacing: 0.02em;
	line-height: 20px;
	margin-bottom: 40px;
}
.cart-list {
	padding: 0;
	list-style: none;
}
.cart-list li {
	overflow: hidden;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
.cart-list a.product-img {
	float: left;
	width: 20%;
	padding-right: 20px;
}
.cart-list .product-details {
	float: left;
	width: 80%;
}
.cart-list .product-name {
	display: inline-block;
	margin-bottom: 9px;
	font-size: 16px;
}
.cart-list p.size {
	color: #717171;
	margin: 0 0 5px 10px;
	display: none;
}
.cart-list p.vendor {
	color: #717171;
	font-weight: 700;
	margin: 0 0 10px 10px;
}
.cart-list p.price {
	margin-bottom: 16px;
	margin-right: auto;
}
.cart-list .price {
	font-size: 13px;
	font-weight: 700;
}
.cart-list .quantity label {
	margin-bottom: 9px;
	display: block;
}
.cart-list input.qty {
	width: 110px;
	/*margin-right: 30px;*/
}
.cart-list input.update {
	border: 0;
	background: none;
	text-transform: uppercase;
	color: #000;
	border-bottom: 1px solid #000;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.02em;
	padding: 0;
	line-height: 16px;
}
.cart-list a.remove {
	text-transform: uppercase;
	color: grey;

	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.02em;
	margin-right: 40px;
	align-self: flex-start;
	padding: 5px;
}
.cart-list input.update:hover,
.cart-list a.remove:hover {
	border-bottom: 0;
	text-decoration: none;
}

.cart-row h3 .money {
	font-size: 32px;
	font-style: normal;
	text-align: right;
	font-weight: bold;
}
.cart-row .total-price {
	text-align: center;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 28px;
	margin-bottom: 14px;
}
.cart-row .total-price h3 {
	color: #797979;
	font-weight: 700;
	font-size: 11px;
	text-transform: uppercase;
	background: #fafafa;
	border-bottom: 1px solid #eaeaea;
	padding: 12px 10px 8px;
	letter-spacing: 0.02em;
	line-height: 20px;
	margin-bottom: 30px;
}
.cart-row .total-price .price {
	font-size: 24px;
	font-weight: 700;
}
.cart-row .btn {
	width: 100%;
	height: 52px;
	margin-bottom: 20px;
	padding: 0 10px;
}
.cart-row .btn-secondary {
	display: block;
	float: right;
}
.cart-row label.add-comments {
	display: block;
	font-weight: normal;
	margin-bottom: 13px;
}
.cart-row label.add-comments span:first-child {
	background: #e95144;
	color: #fff;
	font-size: 10px;
	font-weight: 700;
	padding: 2px 5px;
	margin-right: 10px;
	text-transform: uppercase;
}
.cart-row textarea {
	height: 111px;
	width: 100%;
	margin-bottom: 28px;
}

#shipping-calculator {
	padding-top: 37px;
	margin-bottom: 25px;
}
#shipping-calculator h3 {
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.05em;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 16px;
}
#shipping-calculator-form-wrapper p select,
#shipping-calculator-form-wrapper p input[type="text"] {
	width: 100%;
}
#shipping-calculator-form-wrapper p select {
	margin-bottom: 8px;
}
#shipping-calculator-form-wrapper label {
	display: block;
}
#shipping-calculator-form-wrapper label[for="get-rates-submit"] {
	display: none;
}
#get-rates-submit {
	margin: 10px 0;
}

.zoomContainer {
	z-index: 99;
	width: auto !important;
	height: auto !important;
}

/* create an account */
.create-an-account p.title {
	color: #323232;
	border: 1px solid #eaeaea;
	border-width: 1px 0;
	padding: 16px 0;
	margin-bottom: 26px;
}
#create_customer label {
	display: block;
	padding-bottom: 5px;
}
#create_customer input {
	display: block;
	margin-bottom: 15px;
	min-width: 200px;
	width: 380px;
}
#create_customer .action-btn {
	padding-top: 5px;
}
#create_customer .action-btn input {
	min-width: 0px;
	width: auto;
}

/* login page */
#customer_login .page-header h1 {
	text-align: center;
	font-size: 14px;
	background: #fafafa;
	border: 1px solid #eaeaea;
	border-width: 1px 0;
	padding: 15px 0 13px;
}
#customer_login label {
	display: block;
}
#customer_login input {
	display: block;
	margin-bottom: 15px;
	min-width: 200px;
	width: 380px;
}
#customer_login .action-btn {
	margin-bottom: 50px;
	margin-top: 20px;
}
#customer_login .action-btn input {
	min-width: 0px;
	width: auto;
	margin-bottom: 24px;
}
#customer_login .action-btn p.last span {
	color: #404e53;
	font-style: italic;
	padding: 0 3px;
}

/* forgot password */
#recover_password label {
	display: block;
	padding-bottom: 5px;
}
#recover_password input {
	display: block;
	margin-bottom: 15px;
	min-width: 200px;
	width: 380px;
}
#recover_password .action-btn input {
	min-width: 0px;
	width: auto;
}

/* my password */
.grid-item .page-header {
	margin-bottom: 10px;
	margin-top: 30px;
}
.grid-item .page-header h4 {
	margin-bottom: 0;
}
.grid-item form input[type="tel"],
.grid-item form input[type="text"] {
	display: block;
	width: 380px;
	margin-bottom: 10px;
}
.grid-item select {
	width: 380px;
	display: block;
	margin-bottom: 10px;
}
.grid-item h3 {
	font-size: 14px;
}

/* search page */
.search-page .page-header h2 {
	margin-bottom: 20px;
	margin-top: 20px;
}
.search-page .search-bar .input-group-field {
	margin-right: 10px;
}
.search-page .toolbar-bottom {
	margin-top: 30px;
}

/* quick view */
.quickview-template,
.quick-view {
	bottom: 0;
	display: none;
	left: 0;
	outline: 0 none;
	overflow-x: auto;
	overflow-y: scroll;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1050;
	display: none;
}
.quickview-template .content,
.quick-view .content {
	position: relative;
	width: 90%;
	margin: 30px auto;
	background: #fff;
	padding: 50px;
}
.quick-view .overlay,
.ajax-success-modal .overlay {
	background: rgba(45, 45, 50, 0.8);
	height: 100%;
	width: 100%;
	position: fixed;
}
._quick-view-content {
	display: none;
}
.quick-view .product-shop {
	float: right;
}
.quick-view .product-img-box {
	margin: 0;
	float: left;
}
.quick-view .product-img-box .image-wrapper {
	width: 311px;
	height: 311px;
	overflow: hidden;
	position: relative;
}
.quick-view .product-img-box .image {
	width: 311px;
	height: 311px;
	overflow: hidden;
	position: relative;
}
.quick-view .product-img-box .image img {
	display: block;
	position: relative;
	max-width: 110%;
}
.quick-view .product-img-box .thumbnails {
	padding: 20px 0 0 40px;
	position: relative;
}
.quick-view .product-img-box .thumbnails .jcarousel-next-horizontal {
	width: 70px;
	height: 70px;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	float: left;
	opacity: 0.2;
	-moz-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
}
.quick-view .product-img-box .thumbnails .jcarousel-next-horizontal:hover {
	opacity: 1;
}
.quick-view .product-img-box .thumbnails .jcarousel-prev-horizontal {
	width: 70px;
	height: 70px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	float: left;
	opacity: 0.2;
	-moz-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
}
.quick-view .product-img-box .thumbnails .jcarousel-prev-horizontal:hover {
	opacity: 1;
}
.quick-view .product-img-box .thumbnails ul {
	float: left;
	text-align: center;
	width: 240px;
	list-style: none;
	padding-left: 0;
}
.quick-view .product-img-box .thumbnails ul li a:hover {
	opacity: 1;
}
.quick-view .product-img-box .thumbnails ul li .active {
	opacity: 1;
}
.quick-view .product-img-box .thumbnails ul li a img {
	max-width: 110%;
}
.quick-view .product-img-box .thumbnails ul {
	width: 266px;
}
.quick-view .product-shop p.custom {
	margin: 0;
}
.quick-view .product-shop .prices {
	margin-top: 25px;
}
.quick-view .product-shop .prices:first-child {
	margin-top: 0;
}
.quick-view .product-shop .addthis {
	margin-bottom: 0;
}

.ajax-form-submited-wrap {
	display: none;
	position: relative;
	width: 270px;
	height: 50px;
	float: right;
}
.ajax-form-submited-success,
.quick-view .ajax-form-submited-error {
	position: absolute;
	left: 0px;
	top: 0;
	display: none;
	font-weight: bold;
	width: 270px;
	margin-right: 30px;
	height: 50px;
	font-size: 14px;
}
.ajax-form-submited-success {
	line-height: 50px;
}
.ajax-form-loader {
	position: absolute;
	right: 0;
	top: 20px;
	width: 40px;
	height: 15px;
}
.lightbox {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.35;
	filter: alpha(opacity=0);
	z-index: 700;
	display: none;
}
.quick-view .product-shop .price {
	margin-bottom: 20px;
}
.quick-view .product-shop .product-description {
	margin-bottom: 22px;
	padding: 0;
}
.quick-view .product-shop .quantity {
	margin-bottom: 25px;
}
.quick-view .product-shop .details input[type="number"] {
	margin-bottom: 30px;
}

.zoomWindowContainer .zoomWindow {
	border: 5px solid #fff !important;
}

.loading-modal {
	background: #fff url("../ace11163/loading.gif") center 14px no-repeat;
	border: 1px solid rgba(0, 0, 0, 0.15);
	position: fixed;
	top: 50% !important;
	bottom: auto;
	left: 50%;
	right: auto;
	width: 56px;
	height: 56px;
	margin-left: -28px;
	margin-top: -28px;
	overflow: hidden;
	padding: 0;
	text-align: center;
	text-indent: -999em;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.ajax-success-modal .content {
	background: #fff;
	bottom: auto;
	left: 50%;
	margin-left: -270px;
	margin-top: -100px;
	min-height: 200px;
	padding: 45px 40px 35px;
	position: fixed;
	right: auto;
	top: 50% !important;
	width: 535px;
}
.ajax-success-modal .ajax-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.ajax-success-modal .ajax-right {
	margin-left: 96px;
}

.ajax-error-modal {
	bottom: auto;
	left: 0;
	overflow: hidden;
	padding: 10px 20px;
	position: fixed;
	right: auto;
	top: 50%;
	width: 100%;
	text-align: center;
}
.ajax-error-modal .modal-inner {
	color: #fff;
	background: #e95144;
	display: inline-block;
	padding: 10px 20px;
}
.ajax-success-modal .continue-shopping {
	margin-right: 12px;
	padding: 0 20px;
}
.ajax-success-modal .btn-secondary {
	padding: 0 20px;
	margin-bottom: 10px;
}

.success-message {
	background: #f5f8f3 url(../ace11163/icons_new14.png) 20px -1476px no-repeat;
	height: 40px;
	line-height: 40px;
	color: #5f943c;
	padding: 0 10px 0 40px;
	margin-bottom: 20px;
	border-bottom: 1px solid #dde8d6;
}
.ajax-product-title {
	text-align: left;
	margin-bottom: 9px;
}

/* animate */
.widget-product .grid-item,
.wow.animated {
	-webkit-animation-duration: 1.5s;
	-moz-animation-duration: 1.5s;
	-ms-animation-duration: 1.5s;
	-o-animation-duration: 1.5s;
	animation-duration: 1.5s;
}
.animated {
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* IE8 */
}

#back-top {
	background: url(../ace11163/icons_new14.png) 13px -1553px no-repeat #000;
	z-index: 99;
	font-size: 0;
	height: 52px;
	position: fixed;
	right: 40px;
	top: 50%;
	width: 52px;
	cursor: pointer;
	margin: 0;
}

/* Swatches Styles */
.swatch {
	margin: 0 0 11px;
}
/* Label */
.swatch .header {
	margin: 0;
	border: none;
	padding: 0 0 5px;
	font-weight: 700;
	color: #000;
}
/* Hide radio buttons.*/
.swatch input {
	display: none;
}
.swatch label {
	border: 1px solid #cbcbcb;
	float: left;
	font-weight: 400;
	font-size: 11px;
	min-width: 34px !important;
	height: 34px !important;
	line-height: 32px;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
	cursor: pointer;
}
.swatch-element label {
	padding: 0 5px;
}
.color.swatch-element label {
	padding: 0;
}
/* Styling selected swatch */
/* Slightly raised */
.swatch input:checked + label,
.swatch label:hover {
	border-color: #000;
	border-width: 3px;
	line-height: 28px;
}
.swatch .swatch-element {
	float: left;
	-webkit-transform: translateZ(0); /* webkit flicker fix */
	-webkit-font-smoothing: antialiased; /* webkit text rendering fix */
	/* Spacing between buttons */
	margin: 0 15px 15px 0;
	/* To position the sold out graphic and tooltip */
	position: relative;
}
/* Image with the cross in it */
.crossed-out {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.swatch .swatch-element .crossed-out {
	display: none;
}
.swatch .swatch-element.soldout .crossed-out {
	display: block;
}
.swatch .swatch-element.soldout label {
	filter: alpha(opacity=60); /* internet explorer */
	-khtml-opacity: 0.6; /* khtml, old safari */
	-moz-opacity: 0.6; /* mozilla, netscape */
	opacity: 0.6; /* fx, safari, opera */
}
/* Tooltips */
.swatch .tooltip {
	text-align: center;
	background: gray;
	color: #fff;
	bottom: 100%;
	padding: 10px;
	display: block;
	position: absolute;
	width: 100px;
	left: -28px;
	margin-bottom: 15px;
	/* Make it invisible by default */
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	visibility: hidden;
	/* Animations */
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	-webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
	-moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
	-ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
	-o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
	box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
	z-index: 10000;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.swatch .tooltip:before {
	bottom: -20px;
	content: " ";
	display: block;
	height: 20px;
	left: 0;
	position: absolute;
	width: 100%;
}
/* CSS triangle */
.swatch .tooltip:after {
	border-left: solid transparent 10px;
	border-right: solid transparent 10px;
	border-top: solid gray 10px;
	bottom: -10px;
	content: " ";
	height: 0;
	left: 50%;
	margin-left: -13px;
	position: absolute;
	width: 0;
}
.swatch .swatch-element:hover .tooltip {
	filter: alpha(opacity=100);
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
}
.swatch.error {
	background-color: #e8d2d2 !important;
	color: #333 !important;
	padding: 1em;
	border-radius: 5px;
}
.swatch.error p {
	margin: 0.7em 0;
}
.swatch.error p:first-child {
	margin-top: 0;
}
.swatch.error p:last-child {
	margin-bottom: 0;
}
.swatch.error code {
	font-family: monospace;
}

.product-photo-container #product-featured-image {
	position: static !important;
	height: auto !important;
	width: auto !important;
}
.product-photo-container > a {
	position: relative;
	display: block;
	width: 100%;
}

/* Css Fix */
.products-grid .grid-item .product-image {
	display: table; /*overflow: hidden;*/
	position: relative;
	table-layout: fixed;
	text-align: center;
	width: 100%;
}
.products-grid .grid-item .product-image > a,
.product-list .grid-item .product-image > a {
	display: table-cell;
	line-height: 0;
	vertical-align: middle;
	width: 100% !important;
}

.product-list .grid-item .product-image {
	overflow: hidden;
	position: relative;
	text-align: left;
	float: left;
	margin-right: 30px;
	width: auto;
}

.products-grid .grid-item-border .product-image,
.grid-item-border.product-img-box .product-photo-container {
	border: 1px solid #c4cdcd;
	padding: 10px;
}
/*.products-grid .grid-item-border .product-des {bottom: -48px; }*/
.products-grid .grid-item-border .product-des .product-title {
	padding-left: 10px;
	padding-right: 10px;
}
/*.crop_image img { max-width: none; }*/
.no_crop_image img {
	height: auto !important;
	position: static !important;
}

.zoomWrapper {
	overflow: hidden;
	height: auto !important;
	width: auto !important;
	text-align: center;
}
.zoomWrapper img:nth-child(2) {
	display: none;
}

/* FAQ */
.panel-group .panel + .panel {
	margin-top: 0;
}
#faqs {
	border-top: 1px solid #d0d0d0;
	padding-top: 23px;
}
#faqs .page-header {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 23px;
}
#faqs .panel-group {
	margin-top: 25px;
}
#faqs .panel-group .panel {
	border: 0;
	margin-bottom: 10px;
}
#faqs .panel-default > .panel-heading {
	padding: 0;
}
#faqs .panel-title {
	position: relative;
}
#faqs .panel-title:before {
	position: absolute;
	left: 10px;
	top: 11px;
	content: "Question";
	float: left;
	margin: 0 20px 0 0;
	height: 20px;
	line-height: 20px;
	width: 77px;
	text-align: center;
	color: #fff;
	background: #f02121;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#faqs .panel-title > a {
	background: #141414;
	color: #fff;
	border-bottom: 1px solid transparent;
	text-transform: none;
	font-size: 13px;
	font-weight: normal;
	display: block;
	padding: 14px 40px 13px 103px;
}
#faqs .panel-title > a:after {
	content: "Hide";
	position: absolute;
	right: 10px;
	top: 13px;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.02em;
	opacity: 0.6;
}
#faqs .panel-title > a.collapsed:after {
	content: "Show";
	color: #66787f;
}
#faqs .panel-title > a.collapsed {
	background: #eee;
	color: #000;
	border-bottom: 1px solid #d0d0d0;
}
#faqs .panel-group .panel-body {
	padding: 15px 10px 20px 103px;
	position: relative;
}
#faqs .panel-group .panel-body:before {
	position: absolute;
	left: 10px;
	top: 15px;
	content: "Answer";
	float: left;
	margin: 0 20px 0 0;
	height: 20px;
	line-height: 20px;
	width: 77px;
	text-align: center;
	color: #fff;
	background: #00c4aa;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#faqs .panel-group .panel-body img {
	margin-top: 30px;
}

/* lookbook */
.lookbook_page .text-sample {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.2em;
	margin: 0 0 5px;
}
.lookbook .slide-des p.line {
	height: 3px;
	width: 37px;
	margin-bottom: 15px;
	display: inline-block;
}
.lookbook .slide-heading {
	padding-bottom: 8px;
}
.lookbook .slide-text {
	font-size: 14px;
	max-width: 100%;
	display: block;
	font-weight: 400;
}
.lookbook .flexslider .slides li {
	margin: 0;
}
.lookbook .footer-top {
	float: right;
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 9;
	border-top: 0;
}
.lookbook .footer-top .share_toolbox {
	padding: 15px 0;
	text-align: right;
	margin: 0;
	border: 0px;
}
.lookbook p.bottom {
	clear: both;
	text-align: center;
	border-top: 1px solid #d0d0d0;
	padding-top: 40px;
}
.lookbook p.bottom .btn {
	height: 48px;
	line-height: 46px;
	min-width: 140px;
}
/* wishlist */
a.wishlist {
	display: inline-block;
	margin-bottom: 19px;
	text-decoration: none;
}
a.wishlist .icon {
	background: url(../ace11163/icons_new14.png) no-repeat 0 -267px;
	width: 27px;
	height: 27px;
	margin-right: 10px;
	display: inline-block;
	border: 0;
}
a.wishlist span {
	color: #2d2d2d;
	letter-spacing: 0.02em;
	font-size: 11px;
	font-weight: 700;
	border-bottom: 1px solid #7b7b7b;
	line-height: 14px;
	text-transform: uppercase;
}
a.wishlist:hover span {
	border: 0;
}
button.wishlist {
	background: url(../ace11163/icons_new14.png) no-repeat 0 -267px;
	border: 0;
	text-transform: uppercase;
	color: #2d2d2d;
	letter-spacing: 0.02em;
	font-size: 11px;
	font-weight: 700;
	padding: 0;
}
.products-grid .wishlist {
	text-indent: -999em;
	width: 27px;
	height: 27px;
	background: url(../ace11163/icons_new14.png) no-repeat 0 -267px;
	display: inline-block;
	padding: 0;
}
.products-grid .contact-form {
	display: inline-block;
	margin-bottom: 19px;
}
.product-shop .wishlist {
	float: left;
	margin: 10px 0 19px;
	width: 184px;
}

.product-shop button.wishlist {
	padding-left: 38px;
	line-height: 27px;
}
.product-shop a.wishlist .icon {
	margin: 0 10px 0 0;
}
.product-shop a.wishlist span {
	float: left;
	margin-top: 7px;
}
.product-shop a.wishlist:hover span {
	border: 0;
	color: #000;
	text-decoration: underline;
}
.product-shop .contact-form {
	float: left;
}
.product-list a.wishlist .wishlist_text {
	display: none;
}
.product-list button.wishlist {
	background: none;
	border-bottom: 1px solid #7b7b7b;
	line-height: 14px;
}
.product-list button.wishlist:hover {
	border: 0;
}
.product-list a.wishlist .icon {
	height: 36px;
	width: 36px;
	background: url(../ace11163/icons_new14.png) no-repeat 0 -263px;
}
.products-grid .product-top > a.wishlist {
	display: none;
}
.product-list a.wishlist {
	margin: 0px;
	height: 36px;
}

.product-top{
	min-height: 215px;
}


/* wishlist page */
table.wishlist-product {
	border: 0;
	margin: 0 0 26px;
}
table.wishlist-product thead th {
	color: #797979;
	background: #fafafa;
	border-bottom: 1px solid #eaeaea;
	padding: 16px 20px 13px;
	white-space: nowrap;
	letter-spacing: 0.05em;
	line-height: 1;
}
table.wishlist-product tbody td {
	padding: 30px 20px;
	vertical-align: top;
}
table.wishlist-product tbody td img {
	max-width: 96px;
	max-height: 154px;
}
table.wishlist-product a.product-title {
	font-weight: 700;
	display: inline-block;
	margin-top: 17px;
}
table.wishlist-product p > span {
	font-size: 13px;
	font-weight: 700;
	color: #232323;
	display: inline-block;
	margin-top: 17px;
}
table.wishlist-product a.btn-remove-wishlist {
	display: inline-block;
	width: 35px;
	height: 35px;
	text-indent: -999em;
	background: url(../ace11163/btn-remove01.png) no-repeat center -2px;
	border: 2px solid #e95144;
	margin-top: 7px;
}
table.wishlist-product a.btn-remove-wishlist:hover {
	background-color: #e95144;
	background-position: center -37px;
}
table.wishlist-product .btn {
	display: inline-block;
	width: 35px;
	height: 35px;
	text-indent: -999em;
	background: url(../ace11163/btn-cart01.png) no-repeat center -2px;
	border: 2px solid #2e2e2e;
	padding: 0;
	margin-top: 7px;
}
table.wishlist-product .btn:hover {
	background-color: #232323;
	border-color: #232323;
	background-position: center -37px;
}
table.wishlist-product .a-right {
	text-align: right;
}
table.wishlist-product .a-center {
	text-align: center;
}
.wishlist-page a.share {
	color: #232323;
	letter-spacing: 0.02em;
	padding-left: 27px;
	background: url(../ace11163/icon-share01.png) no-repeat 0 center;
}
.wishlist-page .page-header {
	margin: 0;
	padding-bottom: 21px;
}

/* My Account */
.template-customers-account .page-header {
	margin: 9px 0 25px;
}
.template-customers-account .grid .page-header {
	border: 1px solid #eaeaea;
	border-width: 1px 0;
	margin: 0 0 24px;
	padding: 16px 0;
}
.template-customers-account .page-header h4 {
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
.template-customers-account .grid .grid-item:first-child {
	padding-bottom: 48px;
}
.template-customers-account .grid .grid-item > h5 {
	font-size: 16px;
	margin: 0 0 14px;
}
.template-customers-account .grid .grid-item p > a {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.05em;
	display: inline-block;
	border: 1px solid #7d7d7d;
	height: 32px;
	line-height: 32px;
	padding: 0 10px;
	min-width: 177px;
	text-align: center;
	text-decoration: none;
	margin: 13px 0;
}
.template-customers-account .grid .grid-item p > a:hover {
	background: #000;
	border-color: #000;
	color: #fff;
}
.template-customers-addresses .grid .page-header {
	margin: 24px 0 22px;
	position: relative;
}
.template-customers-addresses .grid .page-header:first-child {
	margin: 9px 0 25px;
	padding: 0;
	border-bottom: 1px solid #eaeaea;
}
.template-customers-addresses .grid .page-header .large--left {
	margin-bottom: 25px;
}
.template-customers-addresses .grid .large--right {
	margin-bottom: 25px;
}
.template-customers-addresses .grid .large--right a {
	font-size: 13px !important;
}
.template-customers-addresses .grid .large--text-right a {
	color: #323232;
}
.template-customers-addresses .grid .grid-item > h3 {
	font-size: 16px;
	margin: 0 0 15px;
}
.template-customers-addresses .grid .grid-item > h3 em {
	font-style: normal;
}
.template-customers-addresses .grid .page-header h2 {
	font-size: 13px;
	border: 1px solid #eaeaea;
	border-width: 1px 0;
	padding: 16px 0;
}
.template-customers-addresses .grid .grid-item > p.button > a {
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	padding: 0 10px;
	height: 32px;
	line-height: 30px;
	background: #e95144;
	color: #fff;
	display: inline-block;
	border: 1px solid transparent;
	min-width: 96px;
	text-align: center;
	text-decoration: none;
	margin: 15px 0 20px;
}
.template-customers-addresses .grid .grid-item > p.button > a:first-child {
	border: 1px solid #7d7d7d;
	color: #000;
	background: none;
	margin-right: 17px;
	min-width: 79px;
}
.template-customers-addresses .grid .grid-item > p.button > a:hover {
	background: #000;
	color: #fff;
}
.template-customers-addresses hr {
	border: 0;
}

/* Mega Menu */
.site-nav > li.mega-menu {
	position: static;
}
/*.wrapper-container .site-nav li.mega-menu:hover .site-nav-dropdown { display: block; }*/
.wrapper-container .site-nav li.dropdown:hover.mega-menu > a > .icon-dropdown {
	opacity: 1;
}
.wrapper-container .site-nav li.mega-menu .site-nav-dropdown {
	width: 200%;
	left: -50%;
	right: -50%;
	padding: 24px 0;
	border-top: 0px;
}
.sub-mega-menu .parent-link {
	border-bottom: 1px solid #3d4549;
	color: #fff;
	font-weight: 700;
	padding-bottom: 20px;
	margin-bottom: 15px;
}
.sub-mega-menu .parent-link a {
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	letter-spacing: 0.05em;
	display: inline-block;
	padding: 0;
	margin: 0;
}
.sub-mega-menu .parent-link > span.up {
	text-indent: -999em;
	display: block;
	background: url(../ace11163/icon-menu-up.png) no-repeat;
	opacity: 0.5;
	width: 9px;
	height: 6px;
	position: absolute;
	left: 50%;
	top: 6px;
	cursor: pointer;
}
.sub-mega-menu .parent-link > span.up:hover {
	opacity: 1;
}
.sub-mega-menu .parent-link > span {
	padding: 0 10px;
}
.site-nav-dropdown.style_1 .col-1 {
	float: right !important;
}
.site-nav-dropdown.style_1 .col-2 {
	float: left !important;
}
.site-nav-dropdown .col-1 {
	float: left;
	width: 53%;
}
.site-nav-dropdown .col-2 {
	float: left;
	width: 27%;
}
.site-nav-dropdown .col-3 {
	float: left;
	width: 20%;
}
.header-bottom.on .nav-search .icon-search:hover {
	text-decoration: none;
}
.site-nav-dropdown .col-1 .inner {
	float: left;
	width: 33.3%;
	padding-right: 3%;
}
.site-nav-dropdown .col-1 .inner > a {
	text-transform: uppercase;
	letter-spacing: 0.02em;
	font-weight: 700;
	padding: 0;
	margin-bottom: 5px;
}
.site-nav-dropdown .col-1 .inner .dropdown {
	margin-bottom: 38px;
}
.site-nav-dropdown .col-2 {
	padding: 0 3% 0 0;
}
.site-nav-dropdown.style_3 .widget-featured-product h3 {
	font-size: 12px;
	letter-spacing: 0.02em;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	font-weight: 700;
	padding: 0;
	margin-bottom: 5px;
}
.site-nav-dropdown .col-3 {
	padding: 5px 0;
}
.site-nav-dropdown .col-3 a {
	padding: 0;
}
.site-nav-dropdown .col-1 .inner p.toogleClick {
	display: none !important;
}
.site-nav-dropdown .col-1 ul.dropdown {
	display: block;
	position: static;
	padding: 0;
}
.site-nav-dropdown .col-1 ul.dropdown li:hover > a {
	padding-left: 20px;
}
.site-nav-dropdown .col-1 ul.dropdown li:hover > a:before {
	left: 0;
	top: 15px;
}
.site-nav-dropdown .col-1 ul.dropdown li a {
	display: inline-block;
	padding: 5px 0;
}
.col-1 ul.dropdown li .icon-dropdown {
	margin-left: 20px;
}
.site-nav-dropdown .col-1 ul.dropdown li a:hover span.icon-dropdown {
	border-bottom: 0;
	margin-top: -3px;
}
.site-nav li.mega-menu > .dropdown:hover > .site-nav-dropdown,
.site-nav li.mega-menu > .dropdown.open > .site-nav-dropdown {
	display: block;
}

.site-nav .widget-featured-product {
	float: left;
	width: 100%;
	text-align: center;
}
.site-nav .widget-featured-product .widget-product .products-grid {
	margin: 0;
}
.site-nav .widget-featured-product .widget-title {
	margin-bottom: 15px;
}
.site-nav .widget-featured-product .widget-title h3 {
	font-size: 12px;
	letter-spacing: 0.02em;
	line-height: 20px;
}
.site-nav .widget-featured-product .products-grid .grid-item {
	width: 100%;
	padding: 0;
	margin: 0;
}
.site-nav .products-grid .grid-item .product-grid-image {
	display: inline-block;
	padding: 0;
	margin-bottom: 21px;
}
.site-nav .widget-featured-product .product-title {
	padding: 0;
}
.site-nav .widget-featured-product .spr-badge {
	margin-bottom: 6px;
}
.site-nav .widget-featured-product .price-box {
	margin: 0;
}
.site-nav .widget-featured-product .btn {
	padding: 0;
	border: 0;
	letter-spacing: 0.02em;
	border-bottom: 1px solid transparent;
	height: 25px;
	background: none;
}
.site-nav .widget-featured-product .btn:hover {
	border: 0;
	border: 0;
	background: none !important;
	color: #000;
}

.cbp-spmenu .site-nav-dropdown .col-1 {
	padding: 0;
}
.cbp-spmenu .site-nav-dropdown .col-1 .inner {
	position: relative;
}
.cbp-spmenu .site-nav-dropdown .col-1 .inner > a {
	margin: 0;
	padding: 11px 0 13px;
	font-size: 11px;
	letter-spacing: 0.02em;
	border-top: 1px solid #e5e5e5;
}
.cbp-spmenu .site-nav-dropdown .col-1 ul.dropdown {
	display: none;
	padding: 0;
	margin-bottom: 27px;
}
.cbp-spmenu .site-nav li.mega-menu li li a {
	font-size: 12px;
	padding: 9px 35px;
}
.cbp-spmenu .site-nav li.mega-menu li li a:hover span {
	border-bottom: 1px solid #fff;
}
.cbp-spmenu .site-nav li.mega-menu .site-nav-dropdown li:hover > a:hover,
.cbp-spmenu .site-nav li.mega-menu .site-nav-dropdown li:hover > a,
.cbp-spmenu .site-nav li.mega-menu .site-nav-dropdown a:active {
	background: none;
}
.cbp-spmenu .site-nav li.mega-menu .site-nav-dropdown > p.toogleClick {
	top: 0;
}

.sub-mega-menu {
	display: none;
}
.addthis_native_toolbox .at-share-tbx-element {
	display: none;
}
.addthis_native_toolbox .at-share-tbx-element:first-child {
	display: block;
}
.wrapper-container .site-nav-dropdown.style_4 ul {
	display: block;
	position: static;
	padding: 0;
}
.site-nav-dropdown.style_4 .inner {
	width: 20%;
}
.site-nav-dropdown .col .inner > .current {
	text-transform: uppercase;
	letter-spacing: 0.02em;
	font-weight: 700;
	padding: 0;
	margin-bottom: 5px;
}
.site-nav-dropdown .col .inner > a > img {
	margin: 10px 0 5px;
}
.site-nav-dropdown li a {
	padding: 5px 0px;
}

/* Display Left */
#displayTextLeft {
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.05em;
	background: rgba(0, 0, 0, 0.9);
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	padding: 0 20px;
	position: fixed;
	left: 0;
	bottom: 0;
	height: 36px;
	line-height: 36px;
	width: 100%;
	text-align: center;
	display: none;
	z-index: 9;
}
#displayTextLeft span {
	background: url(../ace11163/btn-sidebar.png) right 3px no-repeat;
	padding-right: 20px;
}
#displayTextLeft.hidden-arrow-left span {
	background-position: right -42px;
}

/* Update Detail */
.product-shop .spr-badge .spr-badge-caption,
.sample-vendor {
	color: #848484;
}

/* Tab Vertical */
.panel-heading {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.panel-group .panel {
	background: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.panel-group .panel-heading {
	padding: 12px 0;
}
.panel-group .panel-title {
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.1em;
}
.panel-group .panel-title > a {
	color: #000;
	text-decoration: none;
}
.panel-group .panel {
	border-top: 1px solid #e3e3e3;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.panel-group .panel:first-child {
	border: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
	border: 0;
}
.panel-group .panel-body {
	padding: 15px 0 25px;
}
.panel-group .panel-body h4 {
	font-weight: 700;
	color: #000;
}
.panel-body #shopify-product-reviews {
	margin: 0;
}

/* CountDown */
.countdown {
	margin-bottom: 25px;
}
.countdown span {
	font-style: italic;
	border-bottom: 1px solid #6d6d6d;
	color: #000;
	margin-right: 10px;
}
.countdown .quickview-clock,
.countdown #clock {
	display: inline-block;
}

.header-bottom .nav-search .input-group-btn {
	position: absolute;
	right: 0;
	top: 0;
}
.header-bottom.on .search-bar .input-group-btn button.btn .fa {
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
}
.header-bottom .search-bar .input-group-btn button.btn .fa {
	-webkit-transform: translateY(-30%);
	-ms-transform: translateY(-30%);
	transform: translateY(-30%);
}
.icon-search {
	display: none;
	width: 52px;
	height: 48px;
	border-left: 1px solid #4d4d4d;
}
.have-fixed .nav-search .icon-search {
	font-size: 0px;
}
.have-fixed .nav-search .icon-search i {
	font-size: 14px !important;
	text-align: center;
	line-height: 48px;
	margin: auto;
	display: block;
}
/* Hover Product Grid */
.products-grid .product-des .action .variants {
	display: inline-block;
}
.quickview-button,
.products-grid .wishlist,
.products-grid .product-des .action .variants {
	position: relative;
	z-index: 2;
}
.product-label,
.products-grid .spr-badge {
	z-index: 2;
}
.products-grid .grid-item .product-grid-image {
	position: relative;
	z-index: 1;
}

/* Scroll Sidebar */
.sidebar .sidebar-block .widget-content {
	max-height: 320px;
	overflow-x: hidden;
	overflow-y: auto;
}

/* Translation */
.products-grid .action .variants {
	max-width: 100%;
}
.products-grid .product-item .btn {
	overflow: hidden;
	max-width: 100%;
	text-overflow: ellipsis;
}
.site-nav .products-grid .product-item .btn {
	width: auto;
}

/* Multi_Lang */
.lang-block {
	float: right; /*line-height: 30px;*/
}
.lang-block .selectize-control {
	margin-left: 23px;
}
.lang-block .selectize-input.full {
	width: 35px;
}
.lang-block .selectize-control div.item {
	padding-left: 25px;
}
.lang-block .selectize-control div.option {
	padding-left: 37px;
	text-transform: none;
}
.lang-block .selectize-dropdown {
	min-width: 95px;
}
.header-bottom.on .lang-block {
	display: none;
}
.lang-block .selectize-input.full {
	width: auto;
	padding-right: 20px !important;
}
/**/
.site-nav-dropdown .col-1 {
	letter-spacing: -0.31em;
}
.site-nav-dropdown .col-1 .inner {
	float: none;
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
}

.products-grid,
.list-category {
	letter-spacing: -0.31em;
}
.products-grid .grid-item,
.list-category .grid-item {
	display: inline-block;
	float: none;
	vertical-align: top;
	letter-spacing: normal;
}
.products-grid p,
.list-category p {
	letter-spacing: normal;
}

.products-grid .owl-item .grid-item {
	width: 100%;
	margin: 0;
	padding: 0 10px;
}

/**/
.product-img-box .product-photo-thumbs.owl-theme li {
	padding-bottom: 1px;
}
.product-img-box .product-photo-thumbs li a {
	border-bottom: 3px solid transparent;
	padding-bottom: 5px;
}
.product-img-box .product-photo-thumbs li a.active {
	border-bottom-color: #000;
}

/* Retina logo */
.header-logo img:not(:first-child) {
	display: none;
}

/**/
.wrapper-container {
	overflow-x: hidden;
}

/* Update 2.0.1 */
.site-nav-dropdown .col-1 {
	width: 60%;
}
.site-nav-dropdown .col-1 .inner {
	padding-right: 20px;
}
.site-nav-dropdown .col-2 {
	width: 40%;
	padding: 0;
}
.site-nav-dropdown .col-2 a {
	padding: 0;
	display: inline-block;
	max-width: 100%;
}
.site-nav-dropdown .col-2 .col-left {
	width: 50%;
	padding-right: 0px;
	float: left;
}
.site-nav-dropdown .col-2 .col-right {
	width: 50%;
	float: left;
	padding: 0px;
}
.site-nav-dropdown .style_2 .col-2 .col-left {
	padding-right: 0;
	text-align: right;
}
.site-nav-dropdown .col-2 a {
	padding: 0 6px 6px 0;
}

.site-nav-dropdown .style_3 {
	padding: 0;
}
.site-nav-dropdown .style_3 .col-1 {
	width: 100%;
	float: none;
}
.site-nav-dropdown .style_3 .inner {
	width: 20%;
	padding: 0 10px;
}
.site-nav-dropdown .style_3 .inner > a > img {
	padding: 8px 0;
}

.site-nav-dropdown .style_4 .col-1 {
	float: right;
}
.site-nav-dropdown .style_4 .col-2 {
	padding-right: 20px;
}
.site-nav-dropdown .style_4 .col-2 .col-right {
	width: 100%;
}

/*product*/
.products-grid .grid-item .price-box {
	margin-bottom: 10px;
}
.item-swatch {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 0;
}
.item-swatch li {
	display: inline-block;
	margin: 0 2px;
}
.item-swatch li label {
	cursor: pointer;
	margin: 0;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}

.footer-top .social-icons {
	float: left;
	margin-right: 10px;
}
.site-nav .style_4 .col-1 {
	width: 100%;
}
.site-nav-dropdown li a {
	padding: 8px 30px 8px 20px;
	position: relative;
}
/* slideshow-homepage-------------------------------------------------------------------- */
.home-slideshow {
	position: relative;
}
.home-slideshow .slider-content {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	width: auto;
	margin: auto;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	max-width: 80%;
	visibility: hidden;
	opacity: 0;
	padding: 10px;
}
.home-slideshow .slick-active .slider-content {
	z-index: 9999;
	visibility: visible;
	opacity: 1;
}
.home-slideshow .slick-slide img:hover {
	opacity: 1;
}
.home-slideshow .slick-slider .slick-arrow {
	position: absolute;
	top: 50%;
	z-index: 50;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	outline: none;
}
.home-slideshow .slick-dots {
	display: none !important;
}

.slick-arrow {
	height: 60px;
	line-height: 60px;
}
.home-slideshow .slick-next {
	right: 5%;
}
.home-slideshow .slick-prev {
	left: 5%;
}
.home-slideshow .slick-arrow {
	font-size: 0px;
	background: none;
	border: none;
}
.home-slideshow .slick-next:before {
	content: "\f105";
}
.home-slideshow .slick-arrow:before {
	font-family: FontAwesome;
	color: #fff;
}
.home-slideshow .slick-prev:before {
	content: "\f104";
}
.home-slideshow .slick-arrow:before {
	font-family: FontAwesome;
	font-size: 60px;
}

.slick-slide img {
	margin: auto;
}
.slick-arrow:before,
.slick-arrow:before {
	opacity: 0;
}
.home-slideshow:hover .slick-arrow:before,
.home-slideshow:hover .slick-arrow:before {
	opacity: 1;
}

/* slideshow-lookbook-------------------------------------------------------------------- */
.lookbook_page {
	position: relative;
}
.lookbook_page .slide-des-contents {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	width: auto;
	margin: auto;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	max-width: 80%;
	visibility: hidden;
	opacity: 0;
	padding: 10px;
}
.lookbook_page .slick-active .slide-des-contents {
	z-index: 9999;
	visibility: visible;
	opacity: 1;
}
.lookbook_page .slick-slide img:hover {
	opacity: 1;
}
.lookbook_page .slick-slider .slick-arrow {
	position: absolute;
	top: 50%;
	z-index: 50;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	outline: none;
}
.lookbook_page .slick-dots {
	display: none !important;
}
.lookbook_page .slick-next {
	right: 2%;
}
.lookbook_page .slick-prev {
	left: 2%;
}
.lookbook_page .slick-arrow {
	font-size: 0px;
	background: none;
	border: none;
}
.lookbook_page .slick-next:before {
	content: "\f105";
}
.lookbook_page .slick-arrow:before {
	font-family: FontAwesome;
	color: #fff;
}
.lookbook_page .slick-prev:before {
	content: "\f104";
}
.lookbook_page .slick-arrow:before {
	font-family: FontAwesome;
	font-size: 60px;
}
.lookbook_page:hover .slick-arrow:before,
.lookbook_page:hover .slick-arrow:before {
	opacity: 1;
}
.header-panel-top .selectize-control.single .selectize-input input {
	display: none !important;
}
.have-fixed .site-nav {
	text-align: center;
}
.home-slideshow .slick-active .slide-heading {
	animation-duration: 0.6s;
	-webkit-animation-duration: 0.6s;
	animation-name: fadeInUp;
	-webkit-animation-name: fadeInUp;
	-webkit-animation-delay: 0.6s;
}
.home-slideshow .slick-active .slide-text {
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	animation-name: fadeInUp;
	-webkit-animation-name: fadeInUp;
	-webkit-animation-delay: 1s;
}
.home-slideshow .slick-active .slide-button {
	animation-duration: 1.6s;
	-webkit-animation-duration: 1.6s;
	animation-name: fadeInUp;
	-webkit-animation-name: fadeInUp;
	-webkit-animation-delay: 1.6s;
}
.site-nav > li > a {
	font-weight: 600;
}
.header-panel-bottom .free_shipping {
	font-weight: 600;
}
.header-top p {
	font-weight: 500;
}
.product-vendor {
	color: #828282;
}
.placeholder-svg {
	display: block;
	fill: rgba(120, 129, 136, 0.35);
	background-color: rgba(120, 129, 136, 0.1);
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	border: 1px solid rgba(120, 129, 136, 0.2);
}
.home-slideshow .slide_video .placeholder-svg {
	display: none;
}
.header-logo-fix .logo-title {
	color: #fff;
	padding: 0px;
	text-transform: uppercase;
	font-size: 18px;
}
.banner-home-bottom .placeholder-background {
	height: 440px;
}
.banner-home-top .placeholder-background {
	height: 200px;
}
.site-header .logo-title {
	text-transform: uppercase;
	padding: 0px;
}
.have-fixed .wrapper-container .site-nav li.icon_new > a:before {
	top: -1px;
}
.have-fixed .wrapper-container .site-nav li.icon_new > a:after {
	top: -18px;
}
.slide_brand .item .placeholder-svg {
	height: 50px;
	width: 170px;
	object-fit: cover;
	margin: 0 auto;
}
.no-js .slick-list {
	display: none;
}
.variable-width {
	opacity: 0;
}
.variable-width.slick-initialized {
	opacity: 1;
}
.no-js .slick-list {
	display: none;
}
.single-item {
	opacity: 0;
}
.single-item.slick-initialized {
	opacity: 1;
}
.zoomContainer {
	z-index: 98 !important;
}
.product-shop .short-description p,
.product-shop .short-description {
	margin-bottom: 35px;
}
.product-shop .short-description h4 {
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 25px;
	letter-spacing: 0.02em;
}
.gf-menu-device-wrapper .close-menu {
	font-size: 17px;
	padding: 12px 20px;
	text-align: right;
	display: block;
	border-bottom: 1px solid #e5e5e5;
}
.have-fixed .site-nav {
	padding: 0 100px;
}
.addthis_inline_share_toolbox {
	margin-top: 5px;
}

.dropdown-menu > li > span {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}
.dropdown-menu > li > span {
	color: #505050;
	font-size: 12px;
	text-transform: capitalize;
	padding: 3px 10px;
	cursor: pointer;
}
.text-pink {
    color: #c9006b;
}

#more-view-carousel .owl-carousel .owl-item {
	margin: 0 5px;
	border: 1px solid #7ec6c2;

}

/*Product card*/
.product header.product-title {
	min-height: auto!important;
	margin-bottom: 0;
}

.product .product-title span {
	font-weight: 600;
	font-size: 18px;
}
h1.mess {
	margin-bottom: 0;
}
.product-shop .product-infor label,.product-attr-value {
	font-size: 10px!important;
	color: grey;
	text-transform: none;
	min-width: auto;
}

.variants__title {
	width: 100%
}

.quantity__wrapper {
	width: 120px;
}

label[for="quantity"] {
	width: 100%;

}

.cart-list label[for="quantity"] {
	margin-bottom: 11px!important;
}

#add-to-cart-form {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}



.total-block {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	padding: 25px 15px 10px;
	border-bottom: 1px solid rgba(128, 128, 128, .3);
	border-top: 1px solid rgba(128, 128, 128, .3);
	margin: 0 -15px;
}

.total-block__left-col {
	width: 130px;
}

.total-block__right-col {
	width: 69%;
	justify-content: flex-end;
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}

.right-col-top {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: flex-start;
}

.quick-view .product-shop .btn, .product-shop #add-to-cart-form .btn {
	min-width: auto;
	margin: 0;
	font-size: 12px;
	height: auto;
	margin-right: 10px;
	padding: 0 25px 0 45px;
	padding: 0px 45px;
}

a.one-click-buy {
	margin: 0!important;
	width: auto!important;
	height: auto!important;
	font-size: 10px!important;
}


.glyphicon.glyphicon-shopping-cart.product_cart {
    margin-right: 10px;
    color: black;
    font-size: 18px;
    position: relative;
    top: 3px;
}

.product-shop .total-price > span {
    font-size: 23px;
}

.product-shop a.wishlist span,.compare {
	color: #c9006b;
	border: none;
	text-transform: none;
}

a.compare {
	margin: 17px 0 19px;
	display: inline-block;
	letter-spacing: 0.02em;
	font-size: 11px;
	font-weight: 700;
	line-height: 14px;
	width: 39%;
	margin-left: 8px;
}

.right-col-bottom {
	display: flex;
	flex-wrap: wrap;
	margin-top: 5px;
	width: 100%;
	justify-content: flex-start;
}


.glyphicon-align-left {
	margin-right: 10px;
	transform: rotate(-90deg)
}
span.glyphicon.glyphicon-heart-empty {
	margin-right: 10px;

	font-size: 15px;
	font-weight: 100;
}

a.wishlist:hover span.glyphicon.glyphicon-heart-empty {
	text-decoration: none;
}

.glyphicon-ruble {
	font-size: 17px;
}

p.discount-text {
    font-size: 14px;
    font-weight: 500;
}

span.discount {
    display: inline-block;
    padding: 5px;
    background: red;
    color: white;
}

#product-variants input + label {
	padding: 5px 10px;
	border-radius: 20px;
	border: 2px solid transparent;

}
#product-variants input:checked + label {
	border: 2px solid #c9006b;
	color: #c9006b;
}

#product-variants input {
 display: none;
}

.at-share-btn-elements {
	width: 100%;
	display: flex;
	justify-content: center;
}

.share_toolbox ul {
	width: 100%;
}

.at-style-responsive .at-share-btn {
	border: 1px solid rgba(128, 128, 128, .5);
	border-radius: 50%!important;
	padding: 10px;
}

svg.at-icon {
	fill: grey!important;
}


/*Stars Rating*/


#reviewStars-input {

  /*fix floating problems*/
  overflow: hidden;
  *zoom: 1;
  /*end of fix floating problems*/

	position: relative;
	display: flex;
	flex-direction: row-reverse;
	float: left;

}

#reviewStars-input input {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;

  position: absolute;
  top: 0;
  z-index: 0;
}

#reviewStars-input input:checked ~ label svg path {
	fill: #c9006b;
}
#reviewStars-input label {
	margin: 0;
}
#reviewStars-input label svg {
	width: 15px;
	height: 15px;
}

#reviewStars-input label:hover svg path, #reviewStars-input label:hover ~ label svg path {
  background-position: 0 -40px;
  height: 40px;
	width: 43px;
	fill: #c9006b;
}

#reviewStars-input #star-0 {
  left: 0px;
}
#reviewStars-input #star-1 {
  left: 53px;
}
#reviewStars-input #star-2 {
  left: 106px;
}
#reviewStars-input #star-3 {
  left: 159px;
}
#reviewStars-input #star-4 {
  left: 212px;
}

span.rating {
	vertical-align: text-bottom;
	font-size: 11px;
	margin-top: -1px;
	display: block;
}

/*Cart */
.cart-wrapper {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}


.cart__left-col {
	width: calc( 100% - 260px);
	box-shadow: 0px 0 47px -23px #a29595;
}

.cart__right-col {
	width: 250px;
	padding: 15px 0;
    box-shadow: 0px 0 47px -23px #a29595;
}

.cart-list li {
	display: flex;
	border: none;
	margin-bottom: 0;
	padding-bottom: 15px;
}

.cart-list .product-details {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.cart-list .product-name {
	width: 100%;
}
.cart-list a.remove {
	margin: 31px 0;
	width: 100%;
	/*position: absolute;*/
	/*right: 0;*/
}

.price span.money {
	display: block;
}

.cart-list .quantity__wrapper {
	width: 100px;
	margin-right: auto;
}

.cart-list .quantity__wrapper #quantity {
	width: 30px;
	margin: 0;
	float: left;
	height: 28px;
}
#quantity::-webkit-outer-spin-button,
#quantity::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.text-muted {
	color: #777;
	display: block;
	margin-bottom: 15px!important;
	font-weight: 400!important;
}
.cart-color {
	margin-right: auto;

}
.cart-color .text-muted {
	margin-bottom: 8px!important;
}
#cart-color {
	width: 100px;
	background: rgba(128, 128, 128, 0.3);
    border-radius: 5px;
}

.cart-list .button.inc, .cart-list .button.dec {
	width: 28px;
	height: 28px;
	background-position: 7px -927px;
}
.cart-list .button.inc {
	background-position: 7px -969px;
}

.cart__title {
	font-size: 16px;
	font-weight: 600;
	padding: 15px;
	margin: 10px 0;
	border-bottom: 1px solid rgba(144, 131, 131, 0.2);
	width: 100%;
}

.delivery,.pay {
	margin-bottom: 25px;
}

span.delivery__price {
	width: 100px;
	text-align: center;
}

label.delivery__label {
	width: 80%;
	display: flex;
	justify-content: space-between;
	padding-left: 40px;
	align-items: flex-start;
	position: relative;
	margin-bottom: 15px;
}

input.delivery__input {
	position: absolute;
	-webkit-appearance: none;
	left: 5px;
	top: 1px;
	margin: 0;
	border: 2px solid rgb(218, 206, 206);
	border-radius: 50%;
	width: 20px;
	height: 20px;
	box-shadow: inset 0px 0px 0px 4px white;
}
input.delivery__input:checked {
	background: #c9006b;
	border-color: #c9006b;
}

.cart-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom: 15px;
}

.wrapper-cart .form-group {
	width: 47%;
}

.form-group.field-one-click-fingerprint {
	display: none;
}

.form-group.field-order-notes {
	width: 100%;
}

.cart-row .btn {
	display: block;
	margin: 0 auto;
	max-width: 300px;
}

p.right-col__row {
    padding: 10px 15px 20px;
    font-size: 13px;
    display: flex;
    justify-content: space-between;
    box-shadow: inset 0px -1px 0px 0px rgba(130, 128, 128, .25);
}
.cart__right-col__value {
	font-size: 15px;
	line-height: 1;
}
.delivery-value-free {
	color: green;
}

.cart__right-col .btn {
	margin: 0 auto;
	display: block;
	height: auto;
	padding: 0px 20px;
	font-size: 11px;
}

#shopify-section-product-template {
	width: 95% !important;
}

/*  Cart modal */
.cart-modal-empty {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 30px 0;
}

.cart-modal-empty-title {
	font-size: 20px;
	font-weight: 600;
}

.cart-modal-empty-text {
	font-size: 14px;
    max-width: 300px;
    text-align: center;
}
.cart-modal-empty-text a {
	color: #c9006b;
}

.cart-modal-total .total-price {
	background: white;
	border: none;
	color: #000;
	display: flex;
	justify-content: flex-end;
}
.cart-modal-total .money {
	margin-left: 30px;
}

.gf-menu-device-container .site-nav-dropdown .col-1 .inner p.toogleClick {
	display: none!important;
}
.gf-menu-device-container .site-nav-dropdown .row.text-center {
	display: none;
}

.discount_item{
	display: block;
	height: 40px;
	width: 40px;
	background: red;
	position: relative;
	float: right;
	margin-top: -26px;
	z-index: 10;
	border-radius: 20px;
	padding: 10px 0px;
	color: #fff;
	font-weight: 900;
	font-size: 14px;
}

.blue-title{
	color: #c9006b;
	float: left;
	font-weight: bold;
	font-size: 13px;
}

.select-size-label{
	float: left;
	padding: 5px 0px;
}

.small_price_box{
	display: block;
	width: 50%;
	float: left;
}

.prod-cart-item,
.add-to-cart-btn img{
	width: 107px !important;
	height: 30px !important;
	float: right;
}

.product-buy-button{
	padding-right: 0px !important;
}

.irs--big .irs-bar{
	background-color: #fec3e3 !important;
	background: #fec3e3 !important;
	border: 1px solid #fec3e3 !important;
}

.product-buy-selectors,
select#product-selectors{
	border-radius: 50px;
}

.only_rr{
	display: none;
}

.brand-pagination > li > a{
	border: none !important;
}


/*** END FILE: theme-styles.css ***/

/*** BEGIN FILE: theme-styles-setting.css ***/

/*  General
/*-------------------------- */
html,
body { font-size: {{ settings.body_font_size }}px; color: {{ settings.body_color }}; }
body { font-size: 100%; }

a { color:{{ settings.page_title_color }}; }
.blog-detail .user-tags li  { color:{{ settings.page_title_color }}; }

.page-header h2, .page-header h1 { color:{{ settings.page_title_color }}; text-align: {{ settings.page_title_text_align }};}

.breadcrumb a,
.breadcrumb span {color:{{ settings.breadcrumb_color}};  text-transform:{{ settings.breadcrumb_text_transform }};}

/*  Background
/*-------------------------- */
.site-header.on,
body {
  {% if settings.bg_body_color != '' %}
    background: {{ settings.bg_body_color }};
  {% endif %}
  {% if settings.bg_body_img == 'bg-body.png' %}
	background: url({{'bg-body.png' | asset_url }});
  {% elsif settings.bg_body_img != 'none' %}
  	background: url(../ace11163/{{ settings.bg_body_img | asset_url }});
  {% endif %}
  background-position: {{ settings.bg_body_position_x }} {{ settings.bg_body_position_y }};
  background-repeat: {{ settings.bg_body_repeat }};
  background-attachment: {{ settings.bg_body_attachment }};
}

/* Product Name */
.product-title { text-transform: {{ settings.product_name_text_transform }}; }

/* Border product item */
.products-grid .grid-item-border .product-image,
.grid-item-border.product-img-box .product-photo-container { border-color: {{ settings.product_image_border_color}};}

/*  Button
/*-------------------------- */

.btn, .btn-secondary,
.text-continue a,
.spr-summary-actions a,
#get-rates-submit,
.infinite-scrolling a,
.infinite-scrolling-homepage a { font-size: {{ settings.body_font_size }}px; }

.btn,
.btn-secondary,
.text-continue a:hover,
.product-item .btn:hover,
.list-category .view:hover,
.collection-title a.btn:hover,
.list-category .grid-item:hover .collection-title a.btn,
#mc_embed_signup .input-group-btn .btn:hover,
.btn.spr-button:hover,
#get-rates-submit:hover,
#create_customer .action-btn input:hover,
.template-customers-addresses .grid .large--right a:hover,
.content-blog .list-blog .button a:hover,
.quick-view .product-shop .btn,
.ajax-success-modal .btn-secondary:hover,
.infinite-scrolling a:hover,
.infinite-scrolling-homepage a:hover {
  background-color: {{ settings.primary_button_bg_color }};
  color: {{ settings.primary_button_text_color }};
  border-color: {{ settings.primary_button_border_color }};
}

.btn:hover,
.btn-secondary:hover,
.text-continue a,
.product-item .btn,
.list-category .view,
.collection-title a.btn,
#mc_embed_signup .input-group-btn .btn,
.spr-summary-actions a,
.spr-form-actions .btn:hover,
.btn.spr-button,
#get-rates-submit,
#create_customer .action-btn input,
.template-customers-addresses .grid .large--right a,
.ajax-success-modal .btn-secondary,
.infinite-scrolling a,
.infinite-scrolling-homepage a {
  background-color: {{ settings.primary_button_bg_color_hover }};
  color: {{ settings.primary_button_text_color_hover }};
  border-color: {{ settings.primary_button_border_color_hover }};
}
.btn span.arrow { border-left-color: {{ settings.primary_button_text_color }}; }
.btn:hover span.arrow { border-left-color: {{ settings.primary_button_text_color_hover }}; }

.spr-form-actions .btn,
.spr-summary-actions a:hover {
  background-color: {{ settings.primary_button_bg_color }};
  color: {{ settings.primary_button_text_color }};
  border-color: {{ settings.primary_button_border_color }};
}

.product-item .btn,
.list-category .view { background-color: transparent; }

.widget-featured-product .btn,
.content-blog .list-blog .button a { border-color:{{ settings.second_button_border_color }}; background-color: {{ settings.second_button_bg_color }}; color: {{ settings.second_button_text_color }}; }

.quick-view .product-shop .btn:hover,
.product-shop #add-to-cart-form .btn:hover,
.cart-row .btn:hover,
#dropdown-cart .actions .btn:hover { border-color:{{ settings.second_button_border_color_hover }}; background-color: {{ settings.second_button_bg_color_hover }}; color: {{ settings.second_button_text_color_hover }}; }

/* Title Color */
label,
.spr-icon,
.widget-title fieldset.box-title legend,
.home-instagram .widget-title h3,
.sidebar .widget-title,
.related-products h2,
.recently-viewed-products h2,
.refined-widgets > span,
.tab-content h4,
.tab-content .spr-form-title,
.tab-content .spr-review .spr-review-header-title,
.tab-content .spr-review .spr-review-header-byline,
#email-modal .window-window .window-content .title,
#email-modal .window-window .window-content .message,
.cart-list .price,
#shipping-calculator h3,
#add-comment-title,
.title-comment,
.lookbook-slideshow { color:{{ settings.page_title_color }}; }

/* Body Color */
.product-shop .product-infor label { color: {{ settings.body_color }}; }

/*  Font Size
/*-------------------------- */
blockquote,
small,
.header-mobile .dropdown-menu,
.footer-top h3,
.sidebar-custom .widget-title h3 span,
.sidebar-custom .widget-title h3 a,
.tab-content .spr-review-content-body,
.toolbar.toolbar-bottom .page-total,
.dropdown-menu > li > span,
/*.product-shop .product-description h4,*/
.panel-group .panel-title,
.site-footer .social-icons .text,
.panel-group .panel-body h4,
.tab-content h4,
.tab-content .spr-form-label,
.tab-content .spr-review .spr-review-header-byline { font-size: {{ settings.body_font_size }}px; }

#dropdown-cart .text-cart a,
.product-label strong,
.cart-row label.add-comments span:first-child { font-size: {{ settings.body_font_size | minus:2 }}px; }

.quickview-button a,
.widget-tags li a,
.header-top,
.header-panel-bottom .free_shipping,
#dropdown-cart .summary .label,
.newsletter .input-group-btn > .btn,
.site-nav .widget-featured-product .btn,
.spr-summary-actions a,
.toolbar,
.cart-title h2,
.cart-list input.update,
.cart-list a.remove,
.cart-row .total-price h3,
.swatch label,
.product-shop .product-infor label,
#email-modal .window-window .window-content .message { font-size: {{ settings.body_font_size | minus:1 }}px; }

.free-shipping h3,
.price-box,
.cart-list .price { font-size: {{ settings.body_font_size | plus:1 }}px; }

.refined-widgets > span,
.widget-title h3,
.cart-row .btn,
.contact-form .location h4,
.product-shop .total-price > span,
.related-products h2,
.recently-viewed-products h2,
#shipping-calculator h3,
#customer_login .page-header h1,
.grid-item h3,
.tab-content .spr-form-title,
.tab-content .spr-review .spr-review-header-title { font-size: {{ settings.body_font_size | plus:2 }}px; }

#dropdown-cart .summary .price,
.product-shop .prices .compare-price { font-size: {{ settings.body_font_size | plus:4 }}px; }

.page-header h2,
.page-header h1,
.home-instagram .widget-title h3,
#contactFormWrapper h2,
.content-blog .list-blog h3,
#add-comment-title,
.title-comment,
#email-modal .window-window .window-content .title,
.widget-title fieldset.box-title legend,
.collection-title h3.h5 { font-size: {{ settings.body_font_size | plus:8 }}px; }

/*  Fonts
/*-------------------------- */
.refined-widgets > span,
.site-nav > li > a,
.header-top,
.header-panel-bottom .free_shipping,
#dropdown-cart .summary .label,
#dropdown-cart .text-cart a,
.page-header h2,
.page-header h1,
.banner h2,
.banner-home-bottom .des h4,
.widget-title h3,
.free-shipping h3,
.newsletter .block-title h3 span,
#email-modal .window-window .window-content .title,
.widget-new-product .widget-title h2,
.collection-title a,
/*.product-shop .product-description h4,*/
.related-products h2,
.recently-viewed-products h2,
#shipping-calculator h3,
#add-comment-title,
.title-comment,
.banner-home-top h4 span,
.slide-heading,
.footer-top h3,
#contactFormWrapper h2,
.contact-form .location h4,
.content-blog .list-blog .button a,
.widget-title fieldset.box-title legend,
.product-label strong,
.collection-title h3.h5,
.nav-tabs,
.tab-content .spr-form-title,
.spr-summary-actions a,
.cart-title h2,
.cart-row .total-price h3,
.cart-row label.add-comments span:first-child,
#shipping-calculator h3,
.loading-modal,
table.wishlist-product thead th,
.template-customers-account .page-header h4,
.template-customers-account .grid .grid-item p > a,
.template-customers-addresses .grid .grid-item > p.button > a,
.lookbook-slideshow .slide-des p:first-child,
.btn,
.btn-secondary,
.text-continue a,
#get-rates-submit,
.infinite-scrolling a,
.infinite-scrolling-homepage a,
.panel-group .panel-title,
.site-footer .social-icons .text{ font-family: {{ settings.fonts_name_1 }}; }

body,
table th,
.toolbar button,
.sidebar-custom .widget-title h3,
.site-nav .widget-featured-product .widget-title h3,
.site-nav .widget-featured-product .btn,
.blog-detail .page-header h1 { font-family: {{ settings.fonts_name_2 }}; }

.quickview-button a { font-family: {{ settings.fonts_name_3 }}; }

.countdown span,
.widget-tags li a,
.user-tags li a,
.lookbook .slide-text,
.template-customers-account .grid .grid-item > h5,
.template-customers-addresses .grid .grid-item > h3 { font-family: {{ settings.fonts_name_4 }}; }


{% if settings.use_color_swatch %}
.quick-view .selector-wrapper { display: none; }
{% endif %}

{% if settings.enable_quick_view %}
.products-grid .product-des { bottom: 0; }
{% endif %}

.banner h2 { color: {{ settings.banner_text_title_color }}; }
.banner p.line { background: {{ settings.banner_text_title_color }}; }
.banner p { color: {{ settings.banner_text_description_color }}; }

/* Settings Currency */
@media (max-width: 1024px) {
  {% if settings.enable_multiple_currencies %}
    .header-mobile { width: 50%; }
    .header-bottom .top-header { width: 25%; }
  	.header-bottom #dropdown-cart { width: 400%; }
  {% else %}
    .header-mobile { width: 66.66%; }
    .header-bottom .top-header { width: 33.34%; }
  	.header-bottom #dropdown-cart { width: 300%; }
  {% endif %}
}


/* Enable opacity when hover image */
{% if settings.enable_hover_image %}
  img:hover { opacity:0.5; filter:alpha(opacity=50); }
  .product-img-box .more-view-wrapper img:hover { opacity: 0.3; }
  /*.grid-item:hover .hover { opacity:0.9; filter:alpha(opacity=90); }*/
{% endif %}

{% if settings.enable_opacity_product %}
  .grid-item .inner-top:hover .hover { opacity:0.9; filter:alpha(opacity=90); }
  .list-category .grid-item:hover .hover { opacity: 0.8; filter: alpha(opacity=80); }
{% endif %}

.countdown .quickview-clock,
.countdown #clock { font-family: {{ settings.fonts_name_1 }}; font-size: {{ settings.body_font_size | plus:4 }}px; }

/**/
{% if settings.enable_multilang %}
  .currency .selectize-control { margin-left: 12px; }
{% endif %}

/* Show sidebar on the left, right */
{% if settings.show_sidebar == 'right' %}
  /*.sidebar { float: right; }*/
{% endif %}
{% if settings.show_sidebar == 'left' %}
  .sidebar { float: left; }
{% endif %}
.sidebar { float: left; }



/*** END FILE: theme-styles-setting.css ***/

/*** BEGIN FILE: theme-styles-responsive.css ***/

/* width: 1200px  */
@media (min-width: 1200px) {
  .header-bottom.on .header-panel-top { right: 65px; }
  .quickview-template .content,
  .quick-view .content { width: 1038px; }
  .products-grid > .col { width: 20%; }
  .list-category .grid-item.col {width: 20%;}
}
@media (max-width: 1034px) {
  .grid-item .hover {  display: none;}
  .products-grid .wishlist { display: none; }
  .quick-view { display: none!important; }
  .products-grid .spr-badge { position: static; opacity: 1; filter: alpha(opacity=100); }
  .products-grid .grid-item .product-top { position: static; }
  .quickview-button { visibility: hidden; display: none; }

  /* product */
  .products-grid .grid-item {  padding-bottom: 50px; }
  .list-category .view { display: none; }
  .recently-viewed-products .product-bottom .action,
  .products-grid .product-des { opacity: 1; filter: alpha(opacity=100); bottom: 0; }
  .recently-viewed-products .product-bottom .action { position: static; }

  .products-grid .owl-item .grid-item { padding-bottom: 50px; }
}

/* width: 970px  */
@media (min-width: 992px) and (max-width: 1199px) {
  .banner .container { margin-left: -495px; }
  .banner .inner { width: 400px; }

  .header-bottom.on .header-panel-top { right: 65px; }
  .header-bottom.on .site-nav > li > a { margin-left: 15px; margin-right: 15px; font-size: 11px; }

  .newsletter .input-group-field { width: 245px; }

  .toolbar .btn-group { margin-left: 15px; }

  .product-img-box.has-jcarousel .product-photo-container { width: 220px; }
  .more-view-wrapper .jcarousel-clip-vertical { height: 253px; }

  .quick-view .product-img-box.has-jcarousel .product-photo-container { width: 230px; }


}
@media (max-width: 1199px) {
  .header-panel-bottom .free_shipping {
    width: 80%;
    max-width: none;
    text-align: left;
  }

  .site-nav > li > a {
    font-size: 8px!important;
    margin: 12px 8px 0 !important;
  }


}

/* width: 750px  */
@media (min-width: 768px) and (max-width: 991px) {
  .banner .container { margin-left: -375px; }
  .banner .inner { width: 320px; }

  .header-bottom.on .header-panel-top { right: 65px; }
  .header-bottom.on .site-nav { padding-right: 90px; }
  .header-bottom .nav-search .icon-search { width: 50px; }
  .nav-bar .header-logo-fix { margin-left: 10px; margin-right: 10px; }
  .site-nav > li > a { margin-left: 12px; margin-right: 12px; }
  .header-bottom.on .site-nav > li > a { margin-left: 7px; margin-right: 7px; font-size: 10px; }
  .header-bottom.on .top-cart a span.first { width: 50px; background-position: -29px -110px; }
  .header-bottom.on .top-cart a #cartCount { right: 10px; }

  .slide-heading { padding: 0 0 5px; }
  .slide-des p.line { display: none; }
  .slide-text { padding-bottom: 10px; line-height: 1.35; }

  .collection-title h3.h5 { font-size: 18px; }

  #email-modal .modal-window { width: 705px; }
  #email-modal .window-window .window-content .left { width: 425px; padding: 40px 10px 30px 20px; }
  #email-modal .window-window .window-content .right { width: 280px; }

  .slide-des { bottom: 60px!important; }
  .banner p { margin-bottom: 20px; }
  .newsletter .input-group-field { width: 100%; }
  .widget-featured-product .products-grid .grid-item { width: 150px; }
  .widget-featured-product .btn { padding: 0 5px; }

  .sidebar-custom ul li { width: 100%; }
  .refined-widgets > a { float: left; }

  .toolbar .view-mode label { display: none; }
  .toolbar .view-mode { margin: 16px 8px 16px 16px; }

  /* product detail page */
  .product-img-box.has-jcarousel .product-photo-container { width: 150px; }
  .more-view-wrapper .jcarousel-clip-vertical { height: 160px; }
  .product-img-box.has-jcarousel .product-photo-thumbs li { margin-bottom: 10px; }
  .tab-content .spr-form-input-textarea { width: 100%; }
  .nav-tabs > li { width: 100%; margin-bottom: 0; }
  .nav-tabs > li > a { padding: 14px 20px 12px!important; }
  .nav-tabs > li > a:hover,
  .nav-tabs > li:hover > a,
  .nav-tabs > li:hover > a:hover,
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:hover,
  .nav-tabs > li.active > a:focus { border-color: transparent; color: #fff; background: #000; padding: 13px 20px!important; }

  /* cart page */
  .cart-row .btn { font-size: 12px; padding: 0 10px; }

  /* contact page */
  #contactFormWrapper input[type="text"],
  #contactFormWrapper input[type="email"],
  #contactFormWrapper input[type="tel"] { width: 340px; }
  #contactFormWrapper textarea {  width: 340px;}

  #get-rates-submit { padding: 0 10px; }
}

@media (min-width: 768px) {


  .header-bottom.on #cart-icon { display: table;margin-top: -32px;margin-left: 16px; }
  .header-bottom.on span.glyphicon,glyphicon-shopping-cart {display: none;}
  .sidebar { display: block!important; }
  .header-bottom.on .top-cart a span.first {text-indent: -999em;display: inline-block;/*background: url(../ace11163/cart-white.svg) 50% 50% no-repeat;*/width: 65px;height: 48px;background-size: 13px 19px;}
  .header-bottom { -webkit-animation-duration: 0.8s; -moz-animation-duration: 0.8s; -o-animation-duration: 0.8s; animation-duration: 0.8s; }
  .header-bottom.on { position: static; left: 0; right:0; top:0; z-index: 999; padding: 0; }
  .wrapper-container .header-bottom.on .site-nav li.dropdown.mega-menu > a:after,
  .wrapper-container .header-bottom.on .site-nav li.dropdown.mega-menu > a:before { display: none; }

  .header-bottom.on p.text_order,
  .header-bottom.on .currency,
  .header-bottom.on .header-logo,
  .header-bottom.on .free_shipping,
  .header-bottom.on .customer-links { display: none; }

  .header-bottom.on .header-panel { position: absolute; width: auto; right: 0; top: 0; z-index: 10; }
  .header-bottom.on .header-panel-bottom { width: 100%; margin: 0; }
  .header-bottom.on .top-cart { padding: 0; }
  .header-bottom.on #dropdown-cart { left: auto; right: 0; top: 48px; }
  .header-bottom.on .header-panel-top { position: absolute; width: auto; top: 0; z-index: 11; }

  .header-bottom.on .nav-search .icon-search { display: block; }
  .header-bottom.on .search-bar { display: none; position: absolute!important; right: -1px; top: 48px; }
  .header-bottom.on .search-bar input.input-group-field { font-style: italic; background: #fff; border: 2px solid rgba(0,0,0,0.2); border-top: 0; height: 38px; width: 242px; }
  .header-bottom.on .search-bar .input-group-btn input.btn { height: 38px; background-position: 8px 13px; }
	.header-bottom.on .top-cart a .first{display:none}
  .header-bottom.on .top-cart .icon { display: none; }
  .header-bottom.on .top-cart a { display: block; }
  .header-bottom.on .top-cart a i.first {font-size:0px; display: inline-block; width: 65px; height: 48px;line-height:48px; border-left: 1px solid #4d4d4d; }
  .header-bottom.on .top-cart a #cartCount { background: #f02121; color: #fff; position: absolute; right: 10px; top: 10px; line-height: 20px;height:20px; width:20px; margin: 0; padding: 0; -webkit-border-radius: 50%; -moz-border-radius: 100%; border-radius: 100%; }
  .header-bottom.on .top-cart a:hover span.first{border-bottom:0px;}
  .header-bottom.on .top-cart a span.first > .fa-shopping-bag{display:block;}
  .nav-bar .header-logo-fix { float: left; display: none; margin: 0 30px; }
  .header-bottom.on .nav-bar .header-logo-fix { display: table; height: 48px; position: relative; z-index: 2; }
  .header-bottom.on .nav-bar .header-logo-fix a { display: table-cell; vertical-align: middle; }
  .header-bottom.on .search-bar .input-group-btn button.btn{height:38px}
  .header-bottom.on .site-nav { padding-right: 120px; }
  .nav-search.on .search-bar { display: block!important; }
  .header-bottom.on .lang-block { display: none; }
  .have-fixed .nav-bar {position: static;left: 0;right: 0;top: 0;z-index: 99;padding: 0;}
  .have-fixed .nav-search {position: static;top: 0;right: 65px;z-index: 100;width:52px;}
  .have-fixed .header-logo-fix {display: block;line-height:48px}
  .flex-control-nav { -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); }
}

/* width: 100%  */
@media (max-width: 1024px) {
  .cart__left-col, .cart__right-col {
    width: 100%;
    box-shadow: 1px 1px 16px -13px black;
  }
  .cart-row .btn {
    display: none;
  }

  .total-block__left-col {
    width: 100%;
    margin-bottom: 25px;
  }
  .right-col-top .product-shop #add-to-cart-form .btn {
    margin-bottom: 0;
  }
  .total-block__right-col {
    width: 100%;
    justify-content: center;
  }
  #product-variants {
    flex-direction: row;
    flex-wrap: wrap;
}

.right-col-top, .right-col-bottom {
    justify-content: center;
}
.product-shop .wishlist {
  margin-right: 25px;
  width: auto;
}
a.compare {
  width: auto;
}

  .header-panel-bottom .header-panel-bottom__icon {
    color: white;
    font-size: 20px;
    top: 8px;
    border: none;
    background: transparent;
  }
  body.cbp-spmenu-push-toright {
  cursor: pointer;
}
  .search-results {
  width:100%!important;
        top: 39px!important;
  }
  .cbp-spmenu .site-nav-dropdown.style_4 .inner img{margin-top:10px;}
  .lang-block { clear: both; display: inline-block; float: none; text-align: center; padding: 8px 10px; }
  .lang-block .selectize-control { float: none; margin: 0; }
  .banner .container { position: static; margin-left: 0; }
  .header-bottom .search-bar input.input-group-field{background:none!important;}
  img:hover { opacity: 1; filter:alpha(opacity=100); }
  .quickview-button,
  .newsletterwrapper { display: none !important; }

  #slider { display: none; }
  .visible-phone { display: block; }
  .hidden-phone { display: none; }

  /* header */
  .header-panel-top__nav {
    display: none;
  }
  #currencies-modal { position: absolute; top: 46px; left: 0; width: 100%; z-index: 9; padding: 10px 20px; background: #fff; border-bottom: 1px solid rgba(0, 0, 0, 0.15);color:#000!important; }
  p.login { display: none; }
  .header-mobile { display: block; }
  .header-mobile .currency { width: 25%; }
  .customer-links { padding-left: 0; float: none; /* display: none; */}
  .customer-area a { text-decoration: none; }
  .customer-links li.wishlist { display: none; }
  .header-top { padding: 17px 0; }
  .header-top .container { position: relative; }
  .header-top .close { position: absolute; top: 5px; right: 10px; margin: 0; }
  .header-top p { max-width: 250px; margin: 0 auto; }
  .header-bottom { padding: 0; }
  .header-bottom .container { padding: 0; }
  .header-bottom p.text_order { float: none; display: inline-block; text-align: center; padding: 9px 10px; vertical-align: top;    width: 100%; max-width: none; }
  .header-logo { margin: 28px 0 30px; text-align: center; float: left; width: 100%; }
  .header-panel { padding: 0; clear: both; border-top: 1px solid #e7e7e7; }
  .header-panel-bottom { float: left; width: 100%; text-align: center; margin: 0; }
  .header-panel-bottom .customer-links { display: none; }
  .header-panel-top { float: none; width: auto; clear: both; text-align: center; }
  .currency,
  .header-bottom .currency .selectize-control div.item{color:#fff!important;}
  .currency #currencies { height: 46px; border: 0; background: #141414; color: #fff; width: 100%; font-weight: 700; text-align: center; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-appearance: none; }
  .header-panel-top .currency { position: absolute; right: 25%; top: 0; float: left; width: 25%; background: #141414; border-right: 1px solid #868686; }
  .header-panel-top .currency .selectize-control { height: 46px; width: 100%; margin:0; position: static!important; }
  .header-panel-top .currency .selectize-control.single .selectize-input,
  .header-panel-top .currency .selectize-control.single .selectize-input input { color: #fff; width: 100%; height: 46px; line-height:46px; background: none; cursor: pointer; text-align: center; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
  .header-panel-top .currency .selectize-control.single .selectize-input input { display: none; }
  .header-panel-top .currency .selectize-control div.item { background: none; padding: 0;}
  .header-panel-top .currency .selectize-control div.item:after { border: 4px solid transparent; border-top-color: #fff; content:''; height: 0; display: inline-block; margin-left: 8px; }
  .header-panel-top .currency .selectize-control.single .selectize-input.dropdown-active { background-color: rgba(0,0,0,0.8); }
  .header-panel-top .currency .selectize-control.single .selectize-input:after { border:0; }
  .header-panel-top .currency .selectize-control.single .selectize-input.dropdown-active div.item:after { border-top-color: transparent; border-bottom-color:#fff; margin-bottom: 4px; }
  .header-panel-top .currency .selectize-dropdown { margin-top: 0; width: 100%!important; left: 0!important; }

  .header-panel-bottom { position: static; }
  .header-bottom { position: relative; }
  .header-bottom .top-header { background: #c9006b; position: absolute; right: 0; top: 0; margin-top: 0; }
  .header-bottom .top-header .top-cart .fa-shopping-bag.first{color:#fff;!important;line-height:46px;}
  .header-bottom .top-cart { float: right; width: 100%; padding: 0; }
  .header-bottom .top-cart .icon { display: none; }
  .wrapper-top-cart {
    display: flex;
    justify-content: center;
  }
  .header-bottom .top-cart a {
  float: left;
    height: 46px;
    width: 100%;
    justify-content: center;
    background: url(../ace11163/cart-white.svg) 50% 50% no-repeat;
    background-size: 13px 19px;
  }
  .header-bottom .top-cart a span.first{display:none;}
  .header-bottom .top-cart a:hover { background-color: rgba(0,0,0,0.8); }
  .header-bottom #dropdown-cart { left: auto; right: 0; top: 46px; border-width: 0 0 1px; }
  .header-bottom .top-cart a #cartCount{
    background: #f02121!important;
    color: #fff;
    position: absolute;
    top: 7px;
    left: 50%;
    width: 14px;
	font-size: 8px;
	line-height: 14px;
	text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 100%;
     border-radius: 100%;
  }
  .header-panel-top .nav-search { display: none; }
  .header-bottom .free_shipping { width: 100%; max-width: none; margin: 0 auto; text-align: center;}
  .header-panel .nav-search { width:100%; margin: 24px 0 0; padding: 8px 10px; border: 1px solid #e7e7e7; border-width: 1px 0; display: block; }
  .header-panel .nav-search:hover { background: #fafafa; }
  .header-panel .nav-search .input-group,
  .header-panel .search-bar input.input-group-field { width:100%; background: none; border: 0; }
  .header-panel-bottom {
    flex-wrap: wrap;
  }

  /* footer */
  #back-top { width: 36px; height: 36px; right: 10px; top: auto; bottom: 66px; background-position: 0 -1914px; background-color: #fff; }
  .footer-top .col-1, .footer-top .col-2 { width: 50%; }
  .footer-top .col-3,
  .footer-top .col-4 { width: 100%; }

  /* home page */
  .banner .inner { position: static; width: 100%; margin-top: 20px; }
  .banner h2 { font-size: 20px; }
  .banner p { margin-bottom: 20px; }
  .banner-home-top { margin-bottom: 20px; }
  .banner-home-top li { margin-bottom: 10px; }
  .banner-home-bottom .des h4 { margin-top: 20px; }
  .widget-title fieldset.box-title legend { font-size: 18px; }

  /* Slideshow */
   .home-slideshow .line,
  .home-slideshow .slide-button,
  .home-slideshow .slick-slider .slick-arrow{display:none!important;}
  .slide-heading { font-size: 20px!important; display: inline-block; border: 2px solid #000; background: rgba(255,255,255,0.8); padding: 8px 12px 7px; }
  .slide-text { font-size: 11px; line-height: 1.3; display: none; padding-bottom: 0;}

  .slide-des p.line { display: none; }
  .home-slideshow .slider-content{left:0px!important;right:0px!important}


  /* Fix Menu Mobile */
  .nav-bar { display: none; }
  .gf-menu-device-container .site-nav { display: block!important; overflow: hidden; }
  .gf-menu-device-container .site-nav.gf-menu.clicked { visibility: visible; height: auto; }
  /* End Fix Menu Mobile */

  .cbp-spmenu-left.cbp-spmenu-open { left: 0; overflow-y: auto; }
  .cbp-spmenu-push-toright {  overflow-y: hidden;position: fixed; width: 100%;}

  #megamenu-responsive-root { display: none !important; }
  .menu-block { width: 50%; float: left; padding: 0; }

  /* Icon Menu */
  .site-nav > li:hover > a > span:first-child,
  .site-nav > li:hover > a.current > span:first-child,
  .site-nav > li > a.current > span:first-child { border: 0; }
  .site-nav a { white-space: normal; }
  .cbp-spmenu { background: url({{ 'box-shadow-mobile.png' | asset_url }}) right 0 repeat-y #fff; }
  .cbp-spmenu .site-nav > li > a { font-size: 13px; font-weight: 700; color: #000; padding: 12px 20px; margin: 0; border-bottom: 1px solid #e5e5e5; }

  .cbp-spmenu .site-nav > li.dropdown.open > a {position: relative;}
  .cbp-spmenu .site-nav > li.dropdown.open > a:before { border-top-color:transparent; border-bottom-color: #fff;top: 15px; }

  .menu-block .site-nav { border-bottom: none; }

  .site-nav li { position: relative; }
  .site-nav li.dropdown { position: relative; }
  .site-nav > li { display: block; clear: both; position: relative;}
  .site-nav > li > a { padding: 12px 0; }
  .site-nav > li.dropdown > p.toogleClick { height:0; width:0; display:block; margin-left: 7px; top: 2px; right: 5px; margin:0; padding: 0; z-index: 2; padding: 20px;}
  .site-nav > li.dropdown p.toogleClick { position: absolute; right: 0; text-indent: -999em; cursor: pointer; }
  .site-nav > li.dropdown > p.toogleClick:before { height:0; width:0; border:5px solid transparent; border-top-color: #000; display:block; margin-left: 7px; text-indent: -999em;cursor: pointer; position: absolute; top: 19px; right: 15px; margin:0; padding: 0; background: none; z-index: 2; content: "";}
  .site-nav > li.dropdown:hover > p.toogleClick:before { border-top-color: #fff; }
  .site-nav > li.dropdown > p.toogleClick.mobile-toggle-open:before { border-top-color:transparent; border-bottom-color:#000; top: 14px;}
  .site-nav > li.dropdown:hover > p.toogleClick.mobile-toggle-open:before { border-bottom-color: #fff; }
  .site-nav li.dropdown a > .icon-dropdown { display: none; }

  .site-nav-dropdown { border: 0; background: none!important; width: 100%; position: static; padding: 0 20px; }
  .site-nav-dropdown .container { padding-left: 0; padding-right: 0; }
  .site-nav-dropdown .row{margin:0px!important}
  .site-nav > li:hover > a,
  .site-nav > li.open > a:hover,
  .site-nav > li:hover > a:hover { background: #1a1a1a; }
  .site-nav > li.dropdown:hover > a { color: #fff; }

  .site-nav > li.dropdown ul p.toogleClick.mobile-toggle-open:before { top: 10px; }
  .site-nav-dropdown .col-1 .inner p.toogleClick:before,
  .site-nav > li.dropdown ul p.toogleClick:before { display: block; content:""; position: absolute; right: 0; top: -15px!important; width: 20px; height: 40px; }
  .site-nav-dropdown p.toogleClick { background: url({{ 'icon-megamenu.png' | asset_url }}) no-repeat; padding: 0; width: 8px; height: 8px; right: 0; top: 18px; z-index: 2; }
  .site-nav-dropdown .col-1 .inner p.toogleClick { display: block!important; }
  .site-nav > li.dropdown ul p.toogleClick.mobile-toggle-open,
  .site-nav-dropdown .col-1 .inner p.toogleClick.mobile-toggle-open { background-position: center bottom; height: 4px; }

  .site-nav > li > ul > .dropdown.open > ul {display: block;}
  .site-nav > li > ul > li > ul > .dropdown.open > ul {display: block;}
  .site-nav > li > ul > li > ul > ul > li > .dropdown.open > ul {display: block;}

  .site-nav > li > .site-nav-dropdown { border-bottom: 1px solid #e5e5e5; }
  .site-nav > li > .site-nav-dropdown > li > a { padding: 11px 0 13px; text-transform: uppercase; font-size: 11px; font-weight: 700; border-top: 1px solid #e5e5e5; }
  .site-nav > li > .site-nav-dropdown > li:first-child > a { border-top: 0; }
  .site-nav > li > .site-nav-dropdown > li:hover > a:before { background: none; }
  .site-nav > li li .site-nav-dropdown { padding: 0 15px; margin-bottom: 20px; }
  .site-nav-dropdown li:hover a { background: none; }
  .site-nav-dropdown li:hover a,
  .site-nav-dropdown a:active { padding-left: 0; }

  .site-nav-dropdown li li a { padding: 7px 0; }
  .site-nav-dropdown li li:hover a { padding: 7px 20px; }
  .site-nav-dropdown li:hover > a:before { left: 0; }

  .site-nav-dropdown .col-1,
  .site-nav-dropdown .col-2,
  .site-nav-dropdown .col-3 { width: 100%; padding: 0; }
  .site-nav-dropdown .col-3 { padding-bottom: 28px; }
  .site-nav-dropdown .col-1 .inner { width: 100%; padding: 0; }
  .cbp-spmenu .site-nav-dropdown .col-1 .inner:first-child > a { border-top: 0; }
  .site-nav-dropdown .col-1 ul.dropdown li a { padding: 7px 15px; font-size: 12px; font-weight: 400; text-transform: none; border: 0; }
  .site-nav-dropdown .col-1 ul.dropdown li:hover > a { padding-left: 40px; }
  .site-nav-dropdown .col-1 ul.dropdown li:hover > a:before { left: 20px; }
  .site-nav .widget-featured-product { text-align: left; border: 1px solid #e5e5e5; border-width: 1px 0; margin-bottom: 10px; padding-top: 23px; padding-bottom: 25px; }
  .site-nav .products-grid .grid-item { text-align: left; }
  .site-nav .products-grid .grid-item .product-grid-image { float: left; margin: 0 15px 0 0; }
  .site-nav .widget-featured-product .widget-title h3 { font-size: 11px; }
  .widget-featured-product .grid-item .product-grid-image img { width: 80px; }
  .widget-featured-product .products-grid .grid-item { position: relative; }
  .widget-featured-product .details { overflow: hidden; }
  .site-nav .product-label { display: none; }
  .site-nav .product-label strong { float: left; }

  .cbp-spmenu .site-nav-dropdown .col-1 .inner { width: 100%!important; position: relative; padding: 0; float: left; }
  .cbp-spmenu .site-nav-dropdown.style_4 .inner{width:100%;}
  /* Ajax */
  .ajax-success-modal .btn-secondary { font-size: 9px!important; height: 34px; line-height: 30px; padding: 0 8px; }
  .ajax-success-modal .content { width: 100%; margin-left: 0; margin-top: 0; left: 0; top: 60px!important; padding: 20px 10px;  min-height: 180px; }
  .ajax-success-modal .close-modal { right: 5px; top: -40px; }

  .ajax-success-modal .ajax-right { margin-left: 80px; }
  .ajax-success-modal .ajax-left { margin-right: 10px; }
  .ajax-success-modal .continue-shopping { margin-right: 5px; }

  /* category */
  .toolbar .view-mode label { padding-bottom: 0; border:0; margin: 0; }
  .sidebar { display: none; }
  .sidebar,
  .col-main { width: 100%!important; }
  .template-article #displayTextLeft,
  .template-blog #displayTextLeft { display: block; }
  .widget-featured-product .products-grid { width: 100%; }

  /* detail */

  .product-shop .addthis,
  .product-shop p.custom { margin-bottom: 20px; }
  .product { margin-bottom: 30px; }
  .product-shop #add-to-cart-form .btn { margin-bottom: 10px; }
  .nav-tabs { margin-bottom: 20px; }
  .nav-tabs > li { width: 100%; margin-bottom: 0; }
  .nav-tabs > li > a { padding: 14px 20px 12px!important; }
  .nav-tabs > li > a:hover,
  .nav-tabs > li:hover > a,
  .nav-tabs > li:hover > a:hover,
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:hover,
  .nav-tabs > li.active > a:focus { border-color: transparent; color: #fff; background: #000; padding: 13px 20px!important; }
  #shopify-product-reviews { padding: 0; }
  #shopify-product-reviews .spr-summary { text-align: left; }
  #shopify-product-reviews .spr-summary-actions { clear: both; float: left; width: 100%; }
  .spr-summary-actions a { margin-top: 20px; clear: both; float: left; }

  .product-img-box.has-jcarousel .product-photo-container { display: inline-block; margin-right: 10px;}
  .product-img-box.has-jcarousel .more-view-wrapper { float: none; display: inline-block; overflow: hidden; }
  .product-img-box { text-align: center; padding-right: 10px; margin-bottom: 30px; }
  .product-img-box .product-photo-container { z-index: -1; }
  .product-photo-container #product-featured-image { max-width: 100%;}
  .product-photo-container .zoomContainer { max-width: 100%;}
  .zoomWrapper { width: 100% !important; max-width: 100%; position: relative; z-index: -1; }
  .zoomLens { display: none !important; }
  .zoomWindowContainer { display: none !important; }
  .zoomContainer { display: none!important; }

  .tab-content .spr-form-input-text,
  .tab-content .spr-form-input-email,
  .tab-content .spr-form-input-textarea { width: 100%; }

  .related-products .owl-theme .owl-controls .owl-buttons div.owl-prev,
  .related-products .owl-theme .owl-controls .owl-buttons div.owl-next { opacity: 1; }

  /* cart page */
  .cart-list li {
    flex-direction: column;
    align-items: center;
  }
  .cart-list a.product-img { width: 25%; }
  .cart-list .product-details { width: 90%; }

  /*.cart-list input.qty { margin: 0 20px 20px 0; }*/
  .cart-row textarea { margin-bottom: 30px; width: 100%;}
  #shipping-calculator-form-wrapper p {margin-bottom: 10px;}
  /* end cart page -----------------------------------------------------------------------------------------*/

  /* lookbook */
  .lookbook .slide-heading { background: none; border: 0; padding: 0; }
  .lookbook .slide-des p.line { display: none; }
  .lookbook .slide-text { display: none; }
  .lookbook_page .slick-slider .slick-arrow{display:none!important;}
  .lookbook_page .slide-heading p.line{display:none;}

  /* wishlist page */
  table.wishlist-product thead th:first-child,
  table.wishlist-product tbody td:first-child { display: none; }
  table.wishlist-product tbody td { padding: 10px 5px;}
  table.wishlist-product thead th { padding: 10px 5px; white-space: normal; }
  table td, table th { padding: 5px 8px; }

  /* my account */
  .grid-item form input[type="tel"],
  .grid-item form input[type="text"],
  .grid-item select { width: 100%; }

  #recover_password input,
  #customer_login input,
  #create_customer input { width: 100%; }
  .message #comment-body,
  .comment-form .comment-form input,
  #contactFormWrapper input[type="text"],
  #contactFormWrapper input[type="email"],
  #contactFormWrapper input[type="tel"],
  #contactFormWrapper textarea { width: 100%; margin-left:0; margin-left:0; }

  /*Update 2.0.1*/
  .site-nav-dropdown .col-2 .col-left { width: 100%; clear: both; padding: 0; }
  .site-nav-dropdown .col-2 .col-right { width: 100%; clear: both; padding: 0 0 10px; }
  .site-nav-dropdown .style_2 .col-2 .col-left a { padding-right: 0; }

  .site-nav-dropdown .style_3 .inner > img { display: none; }
  .site-nav-dropdown .style_4 .col-2 { padding-right: 0; }

  .products-grid .grid-item { width: 33.33%; }
}

@media (max-width: 768px) {
  .total-block__right-col {
    justify-content: space-between;
}

.product-shop #add-to-cart-form .btn {
    margin: 0;
}
}

@media (max-width: 720px) {
  .products-grid { width: 480px; margin: 0 auto; }
  .products-grid .grid-item { width: 50%; }

  .cart-color {
    width: 100%;
    margin-bottom: 16px;
}
}

@media (max-width: 530px) {
  .share_toolbox ul { float:left;  margin-top: 5px; }
  .share_toolbox ul li:first-child { padding: 0; }
  .total-block__right-col {
    justify-content: center;
  }
}

@media (max-width: 499px) {
  .newsletter .input-group-field { width: 63%; }

  .products-grid { width: 100%; margin: 0 auto; }
  .products-grid .grid-item { width: 50%; }
  .product-list .product-list-thumb { max-width: 100px; }
  .product-list .grid-item .product-image { margin-right: 20px; }
  .product-img-box.has-jcarousel .product-photo-container { width: 230px; }
  .more-view-wrapper .jcarousel-clip-vertical { height: 265px; }
    .products-grid .grid-item .product-title{min-height:40px;}
  .toolbar button.dropdown-toggle{
  width: auto;
  }
  #product-variants {
    width: 100%;
  }
}

@media (max-width: 360px) {
  .newsletter .input-group-field { width: 100%; }
  .infinite-scrolling a, .infinite-scrolling-homepage a { width: 100%; }
  .button .btn { padding: 0 10px; }
  .products-grid .product-item .btn{padding:0px 8px;}
  .toolbar .view-mode { margin: 16px 8px 16px 16px; }
  .toolbar .view-mode label { display: none; }

  .toolbar.toolbar-bottom { text-align: center; }
  .toolbar.toolbar-bottom .page-total { float: none; margin-bottom: 10px; }
  .pagination-page { text-align: center; }

  table.full thead th:nth-child(3),
  table.full tbody td:nth-child(3) { visibility: hidden; padding: 0; font-size: 0; }
}



/*** END FILE: theme-styles-responsive.css ***/

/*** BEGIN FILE: animate.css ***/

@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}



/*** END FILE: animate.css ***/

/*** BEGIN FILE: slick-theme.css ***/

@charset 'UTF-8';
/* Slider */


/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;
    display: block;
    width: 60px;
    height: 60px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
      display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  color:#fff;
  font-size:60px;
}

.slick-prev
{
    left: 5%;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
     content: "\f104";
}
[dir='rtl'] .slick-prev:before
{
    content: "\f104";
}

.slick-next
{
    right:5%;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
      content: "\f105";
}
[dir='rtl'] .slick-next:before
{
     content: "\f105";
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}



/*** END FILE: slick-theme.css ***/

/*** BEGIN FILE: flexslider.css ***/

/*
 * jQuery FlexSlider v2.6.2
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url('../ace11163/fonts/flexslider-icon.eot');
  src: url('../ace11163/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('../ace11163/fonts/flexslider-icon.woff') format('woff'), url('../ace11163/fonts/flexslider-icon.ttf') format('truetype'), url('../ace11163/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 30px;
 
  position: relative;
  zoom: 1;
  
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 70px;
  height: 70px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
      font-size: 0px;
}
.template-index .flex-direction-nav a:before {
  display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 70px;
  	
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  
}
.template-index .flex-direction-nav a.flex-prev:before{content: "\f104";}
.flexslider .slide img:hover{opacity:1}
.template-index .flex-direction-nav a.flex-next:before {
  content: "\f105";
}
.flex-direction-nav .flex-prev {
  left: -20px;
}
.flex-direction-nav .flex-next {
  right: -20px;
  text-align: center;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 20px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 20px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
 text-align: center;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 20px;
  text-align: center;
  left:50%;
  z-index:11;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-indent: -999em;
    border: 4px solid #fff;
   
    width: 15px;
    height: 15px;
    font-size: 0;
    display: block;
    cursor: pointer;
    opacity: 0.5;
}
.flex-control-paging li a.flex-active,.flex-control-paging li a:hover {
     background-color: transparent;
    
    opacity: 1;
}
 
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
.flexslider .slides .slide_video .slide-des{display:none}
.flexslider .slide-des-top{
  position: absolute;
  width: 100%;
  top: 40%;
  -ms-transform: translateY(-40%);
  -webkit-transform: translateY(-40%);
  transform: translateY(-40%);
  transition: all 0.6s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  transition-delay: 3s;

    position: absolute;

    left: 20px;
    right: 20px;
    padding: 0 20px;
    text-align: center;
    max-width: 500px;
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 20px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 20px;
  }
}
@media (max-width: 767px) {
  .template-index  .flex-control-paging li a{    
    width: 11px;
    height: 11px;
    border: 3px solid #d5d8dc;
    background: #d5d8dc;
  }
  .template-index  .flex-control-paging li a.flex-active, .template-index .main-slideshow .flex-control-paging li a:hover{border-color:#323232}
}


/*** END FILE: flexslider.css ***/

/*** BEGIN FILE: holyshit.css ***/

.have-fixed .search-results {
    top: 37px !important;
}
.search-results {
    z-index: 8889;
    list-style-type: none;
    width: 350px;
    max-height: 660px;
    margin: 0;
    padding: 0;
    background: #ffffff;
    border: 1px solid #d4d4d4;
    border-radius: 0px;
    -webkit-box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.1);
    overflow: scroll;
    right: auto;
    left: initial !important;
}
.search-results li {
    display: block;
    width: 100%;
    /*   height: 47px; */
    margin: 0;
    padding: 0;
    border-top: 1px solid #d4d4d4;
    overflow: hidden;
    display: flex;
    align-items: center;
    font-size: 12px;
}
.search-results li:first-child {
    border-top: none;
}
.search-results li:nth-child(2n+2) {
    background: #F5F5F5
}
.search-results__right-col {
    padding: 10px 5px;
}
.search-results .title {
    float: left;
    /* width: 192px; */
    padding-left: 8px;
    /* white-space: nowrap; */
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    text-align: left;
    /* height: 40px; */
    /* line-height: 40px; */
    margin-bottom: 10px;
}
.search-results .thumbnail {
    float: left;
    border-radius: 0px;
    display: block;
    width: 110px;

    margin: 3px 0 3px 8px;
    padding: 0;
    text-align: center;
    overflow: hidden;
}
.search-results li a {
    display: flex;
    align-items: center;
    font-size: 12px;
    max-width: 100%;
}
.search-results li:nth-child(2n+2) {
    background: #F5F5F5
}
.search-results .title a {
    font-family: Karla, sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #2c8cce;
    margin-left: 5px;
}

.search-results .price {
    font-weight: bold;
    padding-left: 8px;
}
/*  Navigation
/*-------------------------- */
.nav-bar {
    background: #C9006B;
}
.have-fixed .nav-search .icon-search,
.header-bottom.on .top-cart a #cartCount,
.header-bottom.on .nav-search-fix .icon-search,
.header-bottom.on .top-cart i,
.site-nav > li > a {
    color: #ffffff;
}
.site-nav > li > a.current > span:first-child {
    border-color: #ffffff;
}
.site-nav li.dropdown .icon-dropdown {
    border-top-color: #ffffff;
}
.site-nav > li:hover > a > span:first-child,
.site-nav > li:hover > a.current > span:first-child {
    border-color: black;
}
.site-nav > li:hover > a,
.site-nav > li:hover > a:hover {
    color: #ffffff;
}
.site-nav li.dropdown:hover .icon-dropdown {
    border-top-color: #ffffff;
}
.site-nav > li:hover > a > span:first-child,
.site-nav > li:hover > a.current > span:first-child {
    border-color: #ffffff;
}
.wrapper-container .site-nav li.icon_new > a {
    position: relative;
}
.wrapper-container .site-nav li.icon_new > a:after {
    content: "New";
    position: absolute;
    top: -24px;
    right: -13px;
    background: #e95144;
    color: #fff;
    font-size: 8px;
    text-transform: uppercase;
    line-height: 18px;
    height: 17px;
    width: 33px;
    text-align: center;
}
.wrapper-container .site-nav li.icon_new > a:before {
    content: "";
    border: 4px solid transparent;
    border-top-color: #e95144;
    position: absolute;
    right: -1px;
    top: -7px;
}
/* dropdown menu */
.site-nav-dropdown {
    border-style: solid;
    border-color: #c5cacb;
    background: #fff;
}
.site-nav-dropdown.style_3 .widget-featured-product .price-box span,
.site-nav-dropdown.style_3 .widget-featured-product .grid-view-item_title a,
.site-nav-dropdown.style_3 .widget-featured-product h3,
.site-nav-dropdown .col-1 .inner > .current,
.site-nav-dropdown .col .inner > .current,
.site-nav-dropdown .grid-view-item h3.title {
    color: #080808;
}
.site-nav-dropdown .col-1 .inner:hover > .current,
.site-nav-dropdown .col .inner:hover > .current,
.site-nav-dropdown .grid-view-item h3.title:hover {
    color: #858384;
}
.site-nav-dropdown .col-1 ul.dropdown li a,
.site-nav-dropdown .col ul.dropdown li a,
.grid-view-item_title a,
.nav-bar .site-nav-dropdown li a {
    color: #000000;
}
.site-nav-dropdown li.dropdown .icon-dropdown {
    border-top-color: #000000 !important;
}
.site-nav-dropdown .col-1 ul.dropdown li:hover > a:before, .site-nav-dropdown .col ul.dropdown li:hover > a:before {
    background: #9b9696;
}
.site-nav-dropdown li:hover > a,
.site-nav-dropdown .col-1 ul.dropdown li:hover > a {
    color: #9b9696;
}
.site-nav-dropdown li.li-hoverable:hover > a:before {
    background: #9b9696;
}
@media (min-width: 768px) {
    .header-bottom.on .top-cart a span.first {
        border-left: 1px solid #4d4d4d
    }
    .have-fixed .icon-search {
        border-color: #4d4d4d
    }
}

/*.selectize-control div[data-value~="1"] {
    background: url(//cdn.shopify.com/s/files/1/1825/4753/t/42/assets/i-lang-1.png?9162384136091724070) no-repeat;
}

.selectize-control div[data-value~="2"] {
    background: url(//cdn.shopify.com/s/files/1/1825/4753/t/42/assets/i-lang-2.png?9162384136091724070) no-repeat;
}*/
.site-footer {
    background: #141414;
    background-position: left top;
    background-repeat: repeat;
    background-attachment: scroll;
}

.footer-bottom {
    border-color: #282828;
}

.site-footer .text span,
.footer-top h3 {
    color: #fff;
}

.site-footer a,
.footer-bottom address {
    color: #969696;
}

.site-footer a:hover {
    color: #fff;
}

.site-footer .col-1 a:hover,
.site-footer .col-2 a:hover,
.site-footer .col-3 a:hover {
    border-bottom: 1px solid #fff;
}

.header-top {
    background: #ffe8e8;
    color: #b05d5d;
}

.header-top a.link {
    color: #b05d5d;
    border-bottom: 1px solid #b05d5d;
}

.header-bottom {
    background: #fff;
}

.site-header p.text_order {
    color: #141414;
}

.header-bottom .search-bar input.input-group-field {
    background: #fafafa;
    border-color: #e7e7e7;
    color: #000000;
}

.header-bottom .selectize-dropdown,
.header-bottom .selectize-input,
.header-bottom .selectize-input input,
.header-panel-bottom .free_shipping {
    color: #000;
}

.header-bottom .top-cart a #cartCount {
    background: #ffe5e5;
}

.header-bottom .selectize-control.single .selectize-input:after {
    border-top-color: #000;
}

.customer-links .fa,
.header-bottom .top-cart .fa-shopping-bag,
.header-bottom .search-bar .input-group-btn button.btn,
.customer-area .dropdown-menu a,
.header-bottom .top-cart a,
.customer-links a,
.customer-links, .currency,
.header-bottom .selectize-control div.item {
    color: #000000;
}

.header-bottom .selectize-control.single .selectize-input:after {
    border-top-color: #000000;
}

.header-bottom .selectize-control.single .selectize-input.dropdown-active:after {
    border-bottom-color: #000000;
}

.customer-area .dropdown-menu a:hover,
.header-bottom .top-cart a:hover span.first,
.header-bottom .top-cart a:focus span.first,
.customer-links a:hover {
    border-bottom: 1px solid #000000;
}

@media (mdropdown mega-menuin--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6/2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .header-logo img:not(:first-child) {
        display: inline-block;
        max-height: 53px;
    }

    .header-logo img:first-child {
        display: none;
    }
}

.home-slideshow .slick-arrow:before {
    color: #959da5;
}

.fluid-width-video-wrapper {
    padding-top: 38.25% !important;
}

.home-instagram {
    background-color: #fff8ee;
}

@media (max-width: 767px){
    .header-bottom .top-header {
        background-color: #C9006B;
    }
}

.header-mobile {
    background-color: #C9006B;
}
@media (max-width: 767px){
    .site-nav-dropdown .col-1 .inner p.toogleClick {
        display: block!important;
        background: black;
    }

    .site-nav > li.dropdown ul p.toogleClick.mobile-toggle-open, .site-nav-dropdown .col-1 .inner p.toogleClick.mobile-toggle-open {
        background-position: center bottom;
        height: 4px;
        background: black;
    }
}
@media (min-width: 767px){
    .site-nav-dropdown .col-1 {
        width: 100% !important;
    }
    .site-nav-dropdown .col-1 .inner {
        float: left;
        width: 20%;
        padding-right: 3%;
    }
}
.products-grid .grid-item .product-image {
    height: 250px;
}
.site-header p.text_order {
    line-height: inherit;
}
.product-title {
    min-height: 60px !important;
    height: 60px !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
}
.header-phone {
    font-size: 16px;
    color: black;
    font-weight: bold;
}
.product-shop .product-title {
    margin-bottom: 36px;
}
.product-shop .quantity, .product-shop #quantity, .quantity__wrapper .qty {
    float: left;
    width: 50px !important;
}
.cart-list input.update {
    border: 0;
    background: none;
    text-transform: uppercase;
    color: #000;
    /* border-bottom: 1px solid #000; */
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.02em;
    padding: 0;
    line-height: 16px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #141414;
    border-color: #141414;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #141414;
    background-color: #eee;
    border-color: #ddd;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #141414;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.spr-badge-starrating {
    display: none;
}
.product-shop #add-to-cart-form .btn {
    background: #c9006b;
    color: white;
}
.price.on-sale, .special-price {
    color: #c9006b !important;
}
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
    min-height: 180px;
    margin: 5px;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
    min-height: 180px;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}
.tab-content p {
    font-size: 12px;
}
#more-view-carousel .owl-item .grid-item a img {
    max-width: 100px !important;
    height: auto !important;
    max-height: 50px !important;
}
.no_crop_image img {
    max-height: 200px;
}
ul.payment-methods li img{
    width: 75px;
}
a.one-click-buy {
    margin-left: 5px;
    width: 100px;
    height: 48px;
    border: 1px solid #c9006b;
    padding: 11px;
    font-weight: bold;
    color: #c9006b;
    text-decoration: none;
    text-transform: uppercase;
}
.product .product-title span {
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
    word-wrap: break-word;
    /*font-size: 18px;*/
    overflow: hidden;
}
.mess span {
    display:block;
    height:auto;
    position:relative;
}
.product header.product-title {
    display: block !important;
    min-height: 40px !important;
    height: auto !important;
}
body {
    font-size: 115% !important;
}
.have-fixed .site-nav {
    padding: 0 15px !important;
}
.categorySubChild {
    margin-left: 25px;
}

.cart-list .product-buy-selectors {
    max-width: 160px;
}
.cart-list .remove-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.cart-list .remove-wrap .remove {
    margin: 0;
    width: auto;
    font-size: 25px;
}
.cart-list input.qty[type=number]::-webkit-inner-spin-button,
.cart-list input.qty[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.cart-list .qty {
    text-align: center;
    width: 40px !important;
    height: 28px;
    margin: 0;
    padding: 5px 5px;
}
.cart-list .product-img-inner {
    width: 120px;
    height: 120px;
    max-height: 120px;
    max-width: 120px;
    object-fit: contain;
}
@media (min-width: 768px) {
    .cart-modal .modal-dialog {
        width: 900px;
    }
}
.cart-row {
    padding-left: 0;
    padding-right: 0;
}
#order-notes {
    resize: none;
}
.header-panel-bottom i.fa::before {
    position: absolute;
    top: 8px;
    left: 10px;
    font-size: 16px;
}
.filter-price-dropdown {}
.filter-price-dropdown .filter-price {
    width: 10ex;
    text-align: center;
}
.filter-price-dropdown .dropdown-menu {
    min-width: 300px;
    text-align: center;
}



/*** END FILE: holyshit.css ***/

/*** BEGIN FILE: ion.rangeSlider.css ***/

/**
Ion.RangeSlider, 2.3.0
© Denis Ineshin, 2010 - 2018, IonDen.com
Build date: 2018-12-12 00:07:25
*/
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 12px;
  font-family: Arial, sans-serif;
}
.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important;
}
.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0;
}
.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0;
}
.irs-handle {
  position: absolute;
  display: block;
  box-sizing: border-box;
  cursor: default;
  z-index: 1;
}
.irs-handle.type_last {
  z-index: 2;
}
.irs-min,
.irs-max {
  position: absolute;
  display: block;
  cursor: default;
}
.irs-min {
  left: 0;
}
.irs-max {
  right: 0;
}
.irs-from,
.irs-to,
.irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap;
}
.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}
.irs-with-grid .irs-grid {
  display: block;
}
.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000;
}
.irs-grid-pol.small {
  height: 4px;
}
.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000;
}
.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0);
  z-index: 2;
}
.lt-ie9 .irs-disable-mask {
  background: #000;
  filter: alpha(opacity=0);
  cursor: not-allowed;
}
.irs-disabled {
  opacity: 0.4;
}
.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
}
.irs--flat {
  height: 40px;
}
.irs--flat.irs-with-grid {
  height: 60px;
}
.irs--flat .irs-line {
  top: 25px;
  height: 12px;
  background-color: #e1e4e9;
  border-radius: 4px;
}
.irs--flat .irs-bar {
  top: 25px;
  height: 12px;
  background-color: #ed5565;
}
.irs--flat .irs-bar--single {
  border-radius: 4px 0 0 4px;
}
.irs--flat .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: #e1e4e9;
}
.irs--flat .irs-handle {
  top: 22px;
  width: 16px;
  height: 18px;
  background-color: transparent;
}
.irs--flat .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
  background-color: #da4453;
}
.irs--flat .irs-handle.state_hover > i:first-child,
.irs--flat .irs-handle:hover > i:first-child {
  background-color: #a43540;
}
.irs--flat .irs-min,
.irs--flat .irs-max {
  top: 0;
  padding: 1px 3px;
  color: #999;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  background-color: #e1e4e9;
  border-radius: 4px;
}
.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
  color: white;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #ed5565;
  border-radius: 4px;
}
.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #ed5565;
}
.irs--flat .irs-grid-pol {
  background-color: #e1e4e9;
}
.irs--flat .irs-grid-text {
  color: #999;
}
.irs--big {
  height: 55px;
}
.irs--big.irs-with-grid {
  height: 70px;
}
.irs--big .irs-line {
  top: 33px;
  height: 12px;
  background-color: white;
  background: linear-gradient(to bottom, #ddd -50%, white 150%);
  border: 1px solid #ccc;
  border-radius: 12px;
}
.irs--big .irs-bar {
  top: 33px;
  height: 12px;
  background-color: #92bce0;
  border: 1px solid #428bca;
  background: linear-gradient(to bottom, #ffffff 0%, #428bca 30%, #b9d4ec 100%);
  box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.5);
}
.irs--big .irs-bar--single {
  border-radius: 12px 0 0 12px;
}
.irs--big .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: rgba(66, 139, 202, 0.5);
}
.irs--big .irs-handle {
  top: 25px;
  width: 30px;
  height: 30px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background-color: #cbcfd5;
  background: linear-gradient(to bottom, white 0%, #B4B9BE 30%, white 100%);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2), inset 0 0 3px 1px white;
  border-radius: 30px;
}
.irs--big .irs-handle.state_hover,
.irs--big .irs-handle:hover {
  border-color: rgba(0, 0, 0, 0.45);
  background-color: #939ba7;
  background: linear-gradient(to bottom, white 0%, #919BA5 30%, white 100%);
}
.irs--big .irs-min,
.irs--big .irs-max {
  top: 0;
  padding: 1px 5px;
  color: white;
  text-shadow: none;
  background-color: #9f9f9f;
  border-radius: 3px;
}
.irs--big .irs-from,
.irs--big .irs-to,
.irs--big .irs-single {
  color: white;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #428bca;
  background: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
  border-radius: 3px;
}
.irs--big .irs-grid-pol {
  background-color: #428bca;
}
.irs--big .irs-grid-text {
  color: #428bca;
}
.irs--modern {
  height: 55px;
}
.irs--modern.irs-with-grid {
  height: 55px;
}
.irs--modern .irs-line {
  top: 25px;
  height: 5px;
  background-color: #d1d6e0;
  background: linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);
  border: 1px solid #a3adc1;
  border-bottom-width: 0;
  border-radius: 5px;
}
.irs--modern .irs-bar {
  top: 25px;
  height: 5px;
  background: #20b426;
  background: linear-gradient(to bottom, #20b426 0%, #18891d 100%);
}
.irs--modern .irs-bar--single {
  border-radius: 5px 0 0 5px;
}
.irs--modern .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: rgba(209, 214, 224, 0.5);
}
.irs--modern .irs-handle {
  top: 37px;
  width: 12px;
  height: 13px;
  border: 1px solid #a3adc1;
  border-top-width: 0;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}
.irs--modern .irs-handle > i:nth-child(1) {
  position: absolute;
  display: block;
  top: -4px;
  left: 1px;
  width: 6px;
  height: 6px;
  border: 1px solid #a3adc1;
  background: white;
  transform: rotate(45deg);
}
.irs--modern .irs-handle > i:nth-child(2) {
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 0;
  left: 0;
  width: 10px;
  height: 12px;
  background: #e9e6e6;
  background: linear-gradient(to bottom, white 0%, #e9e6e6 100%);
  border-radius: 0 0 3px 3px;
}
.irs--modern .irs-handle > i:nth-child(3) {
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 3px;
  left: 3px;
  width: 4px;
  height: 5px;
  border-left: 1px solid #a3adc1;
  border-right: 1px solid #a3adc1;
}
.irs--modern .irs-handle.state_hover,
.irs--modern .irs-handle:hover {
  border-color: #7685a2;
  background: #c3c7cd;
  background: linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%);
}
.irs--modern .irs-handle.state_hover > i:nth-child(1),
.irs--modern .irs-handle:hover > i:nth-child(1) {
  border-color: #7685a2;
}
.irs--modern .irs-handle.state_hover > i:nth-child(3),
.irs--modern .irs-handle:hover > i:nth-child(3) {
  border-color: #48536a;
}
.irs--modern .irs-min,
.irs--modern .irs-max {
  top: 0;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  color: white;
  background-color: #d1d6e0;
  border-radius: 5px;
}
.irs--modern .irs-from,
.irs--modern .irs-to,
.irs--modern .irs-single {
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #20b426;
  color: white;
  border-radius: 5px;
}
.irs--modern .irs-from:before,
.irs--modern .irs-to:before,
.irs--modern .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #20b426;
}
.irs--modern .irs-grid {
  height: 25px;
}
.irs--modern .irs-grid-pol {
  background-color: #dedede;
}
.irs--modern .irs-grid-text {
  color: silver;
  font-size: 13px;
}
.irs--sharp {
  height: 50px;
  font-size: 12px;
  line-height: 1;
}
.irs--sharp.irs-with-grid {
  height: 57px;
}
.irs--sharp .irs-line {
  top: 30px;
  height: 2px;
  background-color: black;
  border-radius: 2px;
}
.irs--sharp .irs-bar {
  top: 30px;
  height: 2px;
  background-color: #ee22fa;
}
.irs--sharp .irs-bar--single {
  border-radius: 2px 0 0 2px;
}
.irs--sharp .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: rgba(0, 0, 0, 0.5);
}
.irs--sharp .irs-handle {
  top: 25px;
  width: 10px;
  height: 10px;
  background-color: #a804b2;
}
.irs--sharp .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #a804b2;
}
.irs--sharp .irs-handle.state_hover,
.irs--sharp .irs-handle:hover {
  background-color: black;
}
.irs--sharp .irs-handle.state_hover > i:first-child,
.irs--sharp .irs-handle:hover > i:first-child {
  border-top-color: black;
}
.irs--sharp .irs-min,
.irs--sharp .irs-max {
  color: white;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 4px;
  opacity: 0.4;
  background-color: #a804b2;
  border-radius: 2px;
}
.irs--sharp .irs-from,
.irs--sharp .irs-to,
.irs--sharp .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 4px;
  background-color: #a804b2;
  color: white;
  border-radius: 2px;
}
.irs--sharp .irs-from:before,
.irs--sharp .irs-to:before,
.irs--sharp .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #a804b2;
}
.irs--sharp .irs-grid {
  height: 25px;
}
.irs--sharp .irs-grid-pol {
  background-color: #dedede;
}
.irs--sharp .irs-grid-text {
  color: silver;
  font-size: 13px;
}
.irs--round {
  height: 50px;
}
.irs--round.irs-with-grid {
  height: 65px;
}
.irs--round .irs-line {
  top: 36px;
  height: 4px;
  background-color: #dee4ec;
  border-radius: 4px;
}
.irs--round .irs-bar {
  top: 36px;
  height: 4px;
  background-color: #006cfa;
}
.irs--round .irs-bar--single {
  border-radius: 4px 0 0 4px;
}
.irs--round .irs-shadow {
  height: 4px;
  bottom: 21px;
  background-color: rgba(222, 228, 236, 0.5);
}
.irs--round .irs-handle {
  top: 26px;
  width: 24px;
  height: 24px;
  border: 4px solid #006cfa;
  background-color: white;
  border-radius: 24px;
  box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3);
}
.irs--round .irs-handle.state_hover,
.irs--round .irs-handle:hover {
  background-color: #f0f6ff;
}
.irs--round .irs-min,
.irs--round .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: #006cfa;
  color: white;
  border-radius: 4px;
}
.irs--round .irs-from:before,
.irs--round .irs-to:before,
.irs--round .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #006cfa;
}
.irs--round .irs-grid {
  height: 25px;
}
.irs--round .irs-grid-pol {
  background-color: #dedede;
}
.irs--round .irs-grid-text {
  color: silver;
  font-size: 13px;
}
.irs--square {
  height: 50px;
}
.irs--square.irs-with-grid {
  height: 60px;
}
.irs--square .irs-line {
  top: 31px;
  height: 4px;
  background-color: #dedede;
}
.irs--square .irs-bar {
  top: 31px;
  height: 4px;
  background-color: black;
}
.irs--square .irs-shadow {
  height: 2px;
  bottom: 21px;
  background-color: #dedede;
}
.irs--square .irs-handle {
  top: 25px;
  width: 16px;
  height: 16px;
  border: 3px solid black;
  background-color: white;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.irs--square .irs-handle.state_hover,
.irs--square .irs-handle:hover {
  background-color: #f0f6ff;
}
.irs--square .irs-min,
.irs--square .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
}
.irs--square .irs-from,
.irs--square .irs-to,
.irs--square .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: black;
  color: white;
}
.irs--square .irs-grid {
  height: 25px;
}
.irs--square .irs-grid-pol {
  background-color: #dedede;
}
.irs--square .irs-grid-text {
  color: silver;
  font-size: 11px;
}



/*** END FILE: ion.rangeSlider.css ***/

/*** BEGIN FILE: baby.css ***/

.btn-primary {
    background: #c9006b !important;
}

.btn-primary:hover {
    border-color: #c9006b !important;
}

#collapse-tab1 p {
    margin-bottom: 10px !important;
}

.widget-title:not(:first-child) {
    margin-bottom: 25px !important;
    margin-top: 25px !important;
}

.products-grid .grid-item {
    margin-bottom: 0px !important;
}

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #c9056b;
    border-color: #c9056b;
}

a.category-item {
    font-size: 14px;
    font-weight: bold;
}

.default-price {
    margin-bottom: 10px !important;
}
.Sseconds-price {
    font-size: 12px;
    font-weight: bold;
}
.Sseconds-price-catalog {
    font-size: 10px;
    font-weight: normal;
}
.money-pink {
    color: #c9006b !important;
}
.table-7seconds {
    border: none;
    width: 85%;
    margin: 0 auto;
}
.table-7seconds td {
    border: none;
    padding: 10px;
}
.products-grid .grid-item .product-image {
    height: 200px !important;
    padding-top: 15px;
}
p.sale {
    margin: 0px;
}
.product-title, .product-name a, .ajax-product-title {
    color: #000;
    display: block;
    margin-bottom: 0px;
    text-decoration: none!important;
}
.product-title, .product-name a, .ajax-product-title {
    color: #000;
    display: block;
    margin-bottom: 0px;
    text-decoration: none!important;
}
.products-grid .grid-item .price-box {
    margin-bottom: 0px;
}
.i-yt {
    background: #fe0000 !important;
    border-color: #fe0000 !important;
    color: white !important;
    border-radius: 0 !important;
    font-size: 16px !important;
}
.i-ok {
    background: #ee8208 !important;
    border-color: #ee8208 !important;
    color: white !important;
    border-radius: 0 !important;
    font-size: 16px !important;
}
.i-vk {
    background: #44678d !important;
    border-color: #44678d !important;
    color: white !important;
    border-radius: 0 !important;
    font-size: 16px !important;
}
.i-fb {
    background: #39549f !important;
    border-color: #39549f !important;
    color: white !important;
    border-radius: 0 !important;
    font-size: 16px !important;
}
.i-ig {
    background: #c536a4 !important;
    border-color: #c536a4 !important;
    color: white !important;
    border-radius: 0 !important;
    font-size: 16px !important;
}
.product-img-box .product-photo-container {
    position: relative;
    overflow: hidden;
    text-align: center;
    height: 400px;
}
.product-photo-container > a {
    position: relative;
    display: block;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}
.product-grid-image {
    background-size: contain;background-repeat: no-repeat;background-position-x: center;background-position-y: center;
}
.home-slideshow .slick-arrow:before {
    color: #c9026b;
}
.total-price {
    font-size: 20px;
}
.cart-row .total-price {
    text-align: center;
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 14px;
}
.site-nav > li > a {
    text-transform: uppercase;
    margin: 16px 10px 12px;
    padding: 0;
    letter-spacing: 0.05em;
}
.site-nav-dropdown .col-1 ul.dropdown li a, .site-nav-dropdown .col ul.dropdown li a, .grid-view-item_title a, .nav-bar .site-nav-dropdown li a {
    color: #000000;
    font-size: 12px;
}

.site-nav-dropdown .col-1 .inner .dropdown.brands {
    margin-bottom: 15px !important;
}

.li-brand a {
    font-size: 12px;
}

#rc-phone-form-flash {
    background-color: rgba(165, 28, 72, 0.9) !important;
}

#rc-phone-button {
    background-color: rgba(110, 6, 40, 0.9) !important;
    border-color: rgb(88, 5, 32) !important;
}

#rc-phone-back {
    background-color: rgba(110, 6, 40, 0.9) !important;
    border: 3px solid rgb(178, 30, 78);
}
.header-phone {
    font-size: 15px !important;
    color: #000;
    font-weight: bold;
}
.product-attr-value {
    font-size: 12px !important;
}

.grid-item:hover {
    border: 1px solid #cccccc;
}

.variant-preview-item {
    max-width: 50px;
    max-height: 50px !important;
    padding: 2px;
    float: left;
}

/** initial setup **/
.nano {
    position : relative;
    width    : 100%;
    height   : 100%;
    overflow : hidden;
}
.nano .content {
    position      : absolute;
    overflow      : scroll;
    overflow-x    : hidden;
    top           : 0;
    right         : 0;
    bottom        : 0;
    left          : 0;
}
.nano .content:focus {
    outline: thin dotted;
}
.nano .content::-webkit-scrollbar {
    visibility: hidden;
}
.has-scrollbar .content::-webkit-scrollbar {
    visibility: visible;
}
.nano > .pane {
    background : rgba(0,0,0,.25);
    position   : absolute;
    width      : 10px;
    right      : 0;
    top        : 0;
    bottom     : 0;
    visibility : hidden\9; /* Target only IE7 and IE8 with this hack */
    opacity    : .01;
    -webkit-transition    : .2s;
    -moz-transition       : .2s;
    -o-transition         : .2s;
    transition            : .2s;
    -moz-border-radius    : 5px;
    -webkit-border-radius : 5px;
    border-radius         : 5px;
}
.nano > .pane > .slider {
    background: #444;
    background: rgba(0,0,0,.5);
    position              : relative;
    margin                : 0 1px;
    -moz-border-radius    : 3px;
    -webkit-border-radius : 3px;
    border-radius         : 3px;
}
.nano:hover > .pane, .pane.active, .pane.flashed {
    visibility : visible\9; /* Target only IE7 and IE8 with this hack */
    opacity    : 0.99;
}
img.black-friday-icon {
    position: absolute !important;
    top: 158px;
    left: 0px;
    z-index: 3;
    max-height: 40px !important;
}


/*** END FILE: baby.css ***/

