/* Minification failed. Returning unminified contents.
(1618,1): run-time error CSS1019: Unexpected token, found '@import'
(1618,9): run-time error CSS1019: Unexpected token, found '"custom.css"'
 */
/*!
 *  Font Awesome 3.1.0
 *  the iconic font designed for Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: http://fontawesome.io
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License v1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 License -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=3.1.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=3.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=3.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=3.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.1.0') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}
/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"],
a [class^="icon-"]:before,
a [class*=" icon-"]:before {
  display: inline;
}
/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.2857142857142858em;
  text-align: center;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.5714285714285714em;
}
ul.icons-ul {
  list-style-type: none;
  text-indent: -0.7142857142857143em;
  margin-left: 2.142857142857143em;
}
ul.icons-ul > li .icon-li {
  width: 0.7142857142857143em;
  display: inline-block;
  text-align: center;
}
[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none;
}
.icon-muted {
  color: #eeeeee;
}
.icon-light {
  color: #ffffff;
}
.icon-dark {
  color: #333333;
}
.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}
/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}
/* keeps Bootstrap styles with and without icons the same */
.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}
/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}
/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file:before {
  content: "\f016";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-repeat:before,
.icon-rotate-right:before {
  content: "\f01e";
}
/* F020 doesn't work in Safari. all shifted one down */
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-share-alt:before,
.icon-mail-forward:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up:before {
  content: "\f087";
}
.icon-thumbs-down:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-check-empty:before {
  content: "\f096";
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-phone-sign:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paper-clip:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-sign:before {
  content: "\f0d3";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope-alt:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-undo:before,
.icon-rotate-left:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-lightbulb:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell-alt:before {
  content: "\f0f3";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-food:before {
  content: "\f0f5";
}
.icon-file-alt:before {
  content: "\f0f6";
}
.icon-building:before {
  content: "\f0f7";
}
.icon-hospital:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-sign:before {
  content: "\f0fd";
}
.icon-plus-sign-alt:before {
  content: "\f0fe";
}
.icon-double-angle-left:before {
  content: "\f100";
}
.icon-double-angle-right:before {
  content: "\f101";
}
.icon-double-angle-up:before {
  content: "\f102";
}
.icon-double-angle-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-circle-blank:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-reply:before,
.icon-mail-reply:before {
  content: "\f112";
}
.icon-folder-close-alt:before {
  content: "\f114";
}
.icon-folder-open-alt:before {
  content: "\f115";
}
.icon-expand-alt:before {
  content: "\f116";
}
.icon-collapse-alt:before {
  content: "\f117";
}
.icon-smile:before {
  content: "\f118";
}
.icon-frown:before {
  content: "\f119";
}
.icon-meh:before {
  content: "\f11a";
}
.icon-gamepad:before {
  content: "\f11b";
}
.icon-keyboard:before {
  content: "\f11c";
}
.icon-flag-alt:before {
  content: "\f11d";
}
.icon-flag-checkered:before {
  content: "\f11e";
}
.icon-terminal:before {
  content: "\f120";
}
.icon-code:before {
  content: "\f121";
}
.icon-reply-all:before {
  content: "\f122";
}
.icon-mail-reply-all:before {
  content: "\f122";
}
.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: "\f123";
}
.icon-location-arrow:before {
  content: "\f124";
}
.icon-crop:before {
  content: "\f125";
}
.icon-code-fork:before {
  content: "\f126";
}
.icon-unlink:before {
  content: "\f127";
}
.icon-question:before {
  content: "\f128";
}
.icon-info:before {
  content: "\f129";
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-superscript:before {
  content: "\f12b";
}
.icon-subscript:before {
  content: "\f12c";
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-puzzle-piece:before {
  content: "\f12e";
}
.icon-microphone:before {
  content: "\f130";
}
.icon-microphone-off:before {
  content: "\f131";
}
.icon-shield:before {
  content: "\f132";
}
.icon-calendar-empty:before {
  content: "\f133";
}
.icon-fire-extinguisher:before {
  content: "\f134";
}
.icon-rocket:before {
  content: "\f135";
}
.icon-maxcdn:before {
  content: "\f136";
}
.icon-chevron-sign-left:before {
  content: "\f137";
}
.icon-chevron-sign-right:before {
  content: "\f138";
}
.icon-chevron-sign-up:before {
  content: "\f139";
}
.icon-chevron-sign-down:before {
  content: "\f13a";
}
.icon-html5:before {
  content: "\f13b";
}
.icon-css3:before {
  content: "\f13c";
}
.icon-anchor:before {
  content: "\f13d";
}
.icon-unlock-alt:before {
  content: "\f13e";
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-ellipsis-horizontal:before {
  content: "\f141";
}
.icon-ellipsis-vertical:before {
  content: "\f142";
}
.icon-rss-sign:before {
  content: "\f143";
}
.icon-play-sign:before {
  content: "\f144";
}
.icon-ticket:before {
  content: "\f145";
}
.icon-minus-sign-alt:before {
  content: "\f146";
}
.icon-check-minus:before {
  content: "\f147";
}
.icon-level-up:before {
  content: "\f148";
}
.icon-level-down:before {
  content: "\f149";
}
.icon-check-sign:before {
  content: "\f14a";
}
.icon-edit-sign:before {
  content: "\f14b";
}
.icon-external-link-sign:before {
  content: "\f14c";
}
.icon-share-sign:before {
  content: "\f14d";
}

/*
 * jQuery FlexSlider v2.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 */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; 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
*********************************/
.flexslider {margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; box-shadow: 0 1px 4px rgba(0,0,0,.2); -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.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%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}
/**
* ----------------------------------------------------------------------
* Mega Menu Styling Rules
*/

/*@media only screen and (min-width: 768px) {*/

	.megamenu-parent *,
	.megamenu-parent *:before,
	.megamenu-parent *:after {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.megamenu-parent[data-width='full'],
	.megamenu-parent.mm-width-full {
		/*position: static!important;*/
		/*  we need this property to make sure megamenu width:100% go to the edge */
	}

	.megamenu-parent > .megamenu-sub-menu {
		display: block;
		visibility: hidden;
		position: absolute;
	}

	.megamenu-parent:hover > .megamenu-sub-menu {
		left: 0;
		right: auto;
		visibility: visible;
	}

		/* Triangle for megamenu parent*/

		.megamenu-parent:hover:after {
			position: absolute;
			/*border-color: transparent transparent transparent;
			border-style: inset inset solid;
			border-width: 6px;*/
			content: "";
			display: block;
			height: 0;
			width: 0;
			/*margin-left: 40px;
			margin-top: -11px;*/
		}

		/* Menu list inside megamenu dropdown */
		.megamenu-parent > .megamenu-sub-menu .megamenu-inner-sub-menu > li {
			width: 100%;
			float: left;
			clear: both;
		}

		/*.megamenu-parent > .megamenu-sub-menu > .megamenu-sub-menu,*/
		.megamenu-inner-sub-menu .megamenu-inner-sub-menu > li li {
			padding-left: 10px;
		}

		.megamenu-parent > .megamenu-sub-menu .megamenu-inner-sub-menu > li > a {
			width: 100%;
			display: block;
			padding-left: 0;
			padding-right: 0;
		}

		.megamenu-parent > .megamenu-sub-menu .megamenu-column {
			float: left;
			width: 100%;
		}

		.megamenu-parent.megamenu-columns-2 > .megamenu-sub-menu > .megamenu-column {
			width: 50%;
		}

		.megamenu-parent.megamenu-columns-3 > .megamenu-sub-menu > .megamenu-column {
			width: 33.2%;
		}

		.megamenu-parent.megamenu-columns-4 > .megamenu-sub-menu > .megamenu-column {
			width: 25%;
		}

		.megamenu-parent.megamenu-columns-5 > .megamenu-sub-menu > .megamenu-column {
			width: 20%;
		}

		.megamenu-parent.megamenu-columns-6 > .megamenu-sub-menu > .megamenu-column {
			width: 16.66%;
		}

		.megamenu-parent.megamenu-columns-7 > .megamenu-sub-menu > .megamenu-column {
			width: 14.2%;
		}

		.megamenu-parent.megamenu-columns-8 > .megamenu-sub-menu > .megamenu-column {
			width: 12.5%;
		}

		.megamenu-parent .megamenu-column > a,
		.megamenu-parent .megamenu-column a.parent-link {
			display: none!important;
		}

		/* Standard columns and content elements padding */

		/*.megamenu-parent .megamenu-column,*/
		/*.megamenu-parent > .megamenu-sub-menu > .megamenu-content {
			padding: 20px;
		}*/

		/* In some situations we need to break this padding */
		.megamenu-parent .megamenu-column.no-padding,
		.megamenu-parent > .megamenu-sub-menu > .megamenu-content.no-padding {
			padding: 0;
		}

			.megamenu-parent > .megamenu-sub-menu .megamenu-column:hover {
				background: transparent;
			}
			.megamenu-parent > .megamenu-sub-menu .megamenu-column > a {
				display: none;
			}
			.megamenu-parent > .megamenu-sub-menu .megamenu-column .megamenu-inner-sub-menu {
				/*visibility: visible;*/
				left: auto;
				position: relative;
				display: block;
			}

			.megamenu-parent:hover > .megamenu-sub-menu .megamenu-column .megamenu-inner-sub-menu {
				visibility: visible;
			}
			.megamenu-parent > .megamenu-sub-menu .megamenu-inner-sub-menu li:not(.megamenu-content) > a {
				/*padding: 3px 0;*/
			}

			.megamenu-parent > .megamenu-sub-menu .megamenu-inner-sub-menu li:not(.megamenu-content):not(.megamenu-heading) > a {
				/*padding-left: 13px;*/
			}

	.megamenu-parent > .megamenu-sub-menu .megamenu-inner-sub-menu li:hover > a {
		background: none;
	}
		.megamenu-parent .megamenu-heading > a:after {
			display: none;
		}
		.megamenu-parent .megamenu-heading:hover,
		.megamenu-parent .megamenu-heading > a:hover,
		.megamenu-parent .megamenu-content:hover,
		.megamenu-parent .megamenu-content > a:hover {
			background: none;
		}

	/* Content Mega-Menu Element Styling */
	.megamenu-parent .megamenu-content {
		width: 100%;
	}


	/* Icons right margin */
	 .megamenu-content [class*="mm-icon-"] {
		margin-right: 6px;
	}

	/* Rotating tweets shortcode */

	.megamenu-content .rtw_main {
		/*font-size: 16px;
		font-weight: 300;*/
	}

	.megamenu-content a {
		line-height: 1.6!important;
	}



	/* Form items in mega-menu styling */

	.megamenu-parent:not(.no-styling) input[type="text"],
	.megamenu-parent:not(.no-styling) input[type="password"],
	.megamenu-parent:not(.no-styling) input[type="date"],
	.megamenu-parent:not(.no-styling) input[type="datetime"],
	.megamenu-parent:not(.no-styling) input[type="email"],
	.megamenu-parent:not(.no-styling) input[type="number"],
	.megamenu-parent:not(.no-styling) input[type="search"],
	.megamenu-parent:not(.no-styling) input[type="tel"],
	.megamenu-parent:not(.no-styling) input[type="time"],
	.megamenu-parent:not(.no-styling) input[type="url"] {

	}

	.megamenu-parent:not(.no-styling) textarea {
		/*padding: 6px;
		border-radius: 4px;*/
	}

	.megamenu-parent:not(.no-styling) input[type="submit"] {
		/*border: medium none;
		border-radius: 3px 3px 3px 3px;
		height: 40px;
		line-height: 40px;
		padding: 8px 16px;*/
	}

	/**
	* ----------------------------------------------------------------------
	* Default styling skin ( Black Drop Downs )
	* to disable any styling use '.no-styling' class for parent mega-menu item
	*/
	.megamenu-parent:not(.no-styling) > .megamenu-sub-menu,
	.megamenu-parent:not(.no-styling) > .megamenu-sub-menu .megamenu-inner-sub-menu {
		/* Disable some styling for dropdowns */
		/*background: #2A2C2C;
		color: #ADADAD;*/
	}

	/* Triangle color for megamenu parent*/

	.megamenu-parent:hover:after {
		/*border-color: transparent transparent #2A2C2C;*/
	}

	.megamenu-parent:not(.no-styling) > .megamenu-sub-menu .megamenu-inner-sub-menu:after {
		content: '';
		display: table;
		clear:both;
	}


	.megamenu-parent:not(.no-styling) > .megamenu-sub-menu li:not(.megamenu-content):not(.megamenu-heading) > a,
	.megamenu-parent:not(.no-styling) > .megamenu-sub-menu li:not(.megamenu-content):not(.megamenu-heading) {
		/*font-size: 13px;*/
		line-height: 1.6;
	}

	.megamenu-parent:not(.no-styling) .megamenu-content a {
		padding: 0;
	}

	.megamenu-parent:not(.no-styling) .megamenu-content p:last-child {
		margin-bottom: 0;
	}

	.megamenu-parent:not(.no-styling) > .megamenu-sub-menu a {
		/*color: #E3E3E3!important;*/
	}

	.megamenu-parent:not(.no-styling) > .megamenu-sub-menu a:hover {
		/*color: #FFF!important;*/
	}

	.megamenu-parent:not(.no-styling) > .megamenu-sub-menu li:not(.megamenu-heading):hover > a {
		/*color: #FFF;*/
	}


	 .megamenu-parent:not(.no-styling) > .megamenu-sub-menu .has-dropdown > a:after {
		display: none;
	 }

	.megamenu-parent:not(.no-styling) .first-submenu-header > a {
		margin-top: 0;
	}


	.megamenu-content .map-canvas:last-child {
		margin-bottom: 0;
	}

@import "custom.css";
/*---
| COLOR SCHEME
---*/
/*
 * La Boutique - Responsive HTML Template
 * By tfingi  
 * Created: 10. Sept 2013
 */
/* Table of Content
 ==================================================
* BASIC SETUP
* GENERAL ELEMENTS
* LISTS
* TABLES
* IMAGES
* GENERIC THINGS
* FLASH MESSAGE
* BUTTONS
* FORMS
* BOX
* PANELS (THESE TO REPLACE ALL BOXES)
* PAYMENT FORM
* MODAL
* TABLES
* AJAX LOADER
* HEADER
* NAVIGATION
* MAIN WRAPPER
* CRUMBS
* CONNECT
* FOOTER
* CREDITS
* CATEGORY
* PRODUCT LIST
* PRODUCT LIST SMALL
* RATINGS SMALL
* FLEXSLIDER
* CAPTIONS (used with Flex)
* PROMOS
* JCAROUSEL
* HOME / FEATURED
* PRODUCT
* NAV-TABS
* CART
* CHECKOUT
* STATIC PAGE
* SEARCH
* WELL
* OPTIONS PANEL
* HERO UNIT
* GRIDS
* ORDER HISTORY
* LABEL
* ALERTS
* WIDGET
* ADVERTS
* ISOTOPE
* BLOG
* STORE LOCATOR
* ROW COLLAPSE
* POST MINI
* MEGAMENU CUSTOMIZATION 
*/
/*---
| TYPOGRAPHY
---*/
/*---
| MISC
---*/
/*---
| BASIC SETUP
---*/
::-moz-selection {
  background: #feffc3;
  color: #474948;
}
body {
  overflow-y: scroll;
}
body {
  background-color: #f0f0f0;
  font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #474948;
}
@media (max-width: 767px) {
  body {
    padding: 0;
  }
}
.wrapper {
  background-color: transparent;
}
@media (max-width: 767px) {
  .container {
    padding: 0 10px;
    width: 440px;
  }
}
@media (max-width: 479px) {
  .container {
    padding: 0 10px;
    width: 300px;
  }
}
/*---
| GENERAL ELEMENTS
---*/
p,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
table,
form,
blockquote,
canvas,
caption,
embed,
fieldset,
figure,
video,
progress,
object,
map,
hr {
  margin: 0 0 20px;
}
a {
  color: #1abc9c;
  text-decoration: underline;
  -webkit-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, -webkit-border-color 200ms ease-in-out;
  -moz-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, -moz-border-color 200ms ease-in-out;
  -o-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
  -ms-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
  transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
}
a:hover,
a:focus {
  color: #148f77;
}
hr {
  border-top: 1px solid #f0f0f0;
  margin: 40px 0;
}
hr.small {
  margin: 20px 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
  letter-spacing: -0.5px;
  font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
h1 a:focus,
h2 a:focus,
h3 a:focus,
h4 a:focus,
h5 a:focus,
h6 a:focus {
  text-decoration: none;
}
h1 {
  font-size: 48px;
  line-height: 60px;
}
h2 {
  font-size: 42px;
  line-height: 52.5px;
}
h3 {
  font-size: 36px;
  line-height: 45px;
}
h4 {
  font-size: 30px;
  line-height: 37.5px;
}
h5 {
  font-size: 24px;
  line-height: 30px;
}
h6 {
  font-size: 18px;
  line-height: 22.5px;
}
code {
  border-bottom: 1px solid #e3e3e3;
  background-color: #f0f0f0;
  color: #606362;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
}
pre {
  border-bottom: 1px solid #e3e3e3;
  background-color: #f0f0f0;
  color: #606362;
  font-size: 12px;
  padding: 10px;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
}
ul {
  list-style-position: inside;
}
/*---
| LISTS
---*/
.list {
  list-style-position: inside;
}
.list .list {
  padding-left: 40px;
}
.list-disc {
  list-style-type: disc;
}
.list-square {
  list-style-type: square;
}
.list-border {
  list-style: none;
}
.list-border li {
  border-left: 5px solid #1abc9c;
  padding-left: 10px;
  margin-bottom: 5px;
}
.list-chevron {
  list-style: none;
}
.list-chevron li:before {
  content: "\f105";
  color: #1abc9c;
  font-family: FontAwesome;
  margin-right: 5px;
}
.list-none {
  list-style-type: none;
}
.columns1 {
  -webkit-columns: 20px 1;
  -moz-columns: 20px 1;
  columns: 20px 1;
}
.columns2 {
  -webkit-columns: 20px 2;
  -moz-columns: 20px 2;
  columns: 20px 2;
}
.columns3 {
  -webkit-columns: 20px 3;
  -moz-columns: 20px 3;
  columns: 20px 3;
}
.columns4 {
  -webkit-columns: 20px 4;
  -moz-columns: 20px 4;
  columns: 20px 4;
}
@media (max-width: 767px) {
  .columns1,
  .columns2,
  .columns3,
  .columns4 {
    -webkit-columns: 20px 1;
    -moz-columns: 20px 1;
    columns: 20px 1;
  }
}
/*---
| TABLES
---*/
.table td,
.table th {
  border-top: 1px solid #e3e3e3;
}
.table-striped tbody > tr:nth-child(2n+1) > td,
.table-striped tbody > tr:nth-child(2n+1) > th {
  background-color: #f0f0f0;
}
.table-bordered {
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered thead:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child {
  -webkit-border-top-left-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-topleft: 2px;
  -moz-background-clip: padding;
  border-top-left-radius: 2px;
  background-clip: padding-box;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered thead:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child {
  -webkit-border-top-right-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-topright: 2px;
  -moz-background-clip: padding;
  border-top-right-radius: 2px;
  background-clip: padding-box;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered thead:last-child tr:last-child > td:first-child tbody:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child {
  -webkit-border-bottom-left-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 2px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 2px;
  background-clip: padding-box;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered thead:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child {
  -webkit-border-bottom-right-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 2px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 2px;
  background-clip: padding-box;
}
.table-hover tbody tr:hover > th,
.table-hover tbody tr:hover > td {
  background-color: #1abc9c;
  color: #ffffff;
}
/*---
| IMAGES
---*/
.img-rounded {
  -webkit-border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 10px;
  -moz-background-clip: padding;
  border-radius: 10px;
  background-clip: padding-box;
}
.img-circle {
  -webkit-border-radius: 9999px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 9999px;
  -moz-background-clip: padding;
  border-radius: 9999px;
  background-clip: padding-box;
}
.img-polaroid {
  border: 1px solid #d7d7d7;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  /*color: @arguments;*/
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
}
/*---
| GENERIC THINGS
---*/
.script {
  font-family: "Shadows Into Light", cursive;
  font-weight: 400;
  font-size: 150%;
}
.price-list {
  margin-bottom: -20px;
}
.price-list li {
  margin: 0 -20px;
  padding: 0 20px;
  border-bottom: 1px dotted #f0f0f0;
  padding-top: 15px;
  padding-bottom: 15px;
  list-style: none;
  font-size: 13px;
  position: relative;
}
.price-list li strong {
  position: absolute;
  right: 20px;
}
.price-list li em {
  display: block;
  margin-top: 10px;
}
.price-list li.important {
  font-size: 14px;
  color: #1abc9c;
}
/*---
| FLASH MESSAGE
---*/
.flash {
  background-color: #1abc9c;
  font-size: 12px;
  color: #ffffff;
  padding: 10px;
  margin-bottom: 20px;
  position: relative;
}
.flash a.remove {
  display: block;
  width: 14px;
  height: 14px;
  text-align: center;
  color: rgba(71, 73, 72, 0.6);
  text-shadow: 0 1px rgba(255, 255, 255, 0.25);
  text-decoration: none;
  font-size: 14px;
  line-height: 14px;
  position: absolute;
  top: 4px;
  right: 4px;
}
.flash a.remove:hover {
  color: rgba(71, 73, 72, 0.8);
}
.flash.error {
  background-color: #c24227;
}
/*---
| BUTTONS
---*/
.btn {
  font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 600;
  text-shadow: none;
  font-size: 12px;
  border: none;
  background-color: #bdbdbd;
  background-image: none;
  text-decoration: none;
  letter-spacing: 0.5px;
  word-spacing: 1px;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 -2px 0 rgba(71, 73, 72, 0.050000000000000044);
  -moz-box-shadow: inset 0 -2px 0 rgba(71, 73, 72, 0.050000000000000044);
  box-shadow: inset 0 -2px 0 rgba(71, 73, 72, 0.050000000000000044);
  /*color: @arguments;*/
}
.btn:hover,
.btn:focus,
.btn:active {
  color: #ffffff;
  background-position: inherit;
  background-color: #b0b0b0;
}
.btn:focus,
.btn:active {
  -webkit-box-shadow: inset 0 1px 2px rgba(71, 73, 72, 0.5);
  -moz-box-shadow: inset 0 1px 2px rgba(71, 73, 72, 0.5);
  box-shadow: inset 0 1px 2px rgba(71, 73, 72, 0.5);
  /*color: @arguments;*/
}
.btn[disabled],
.btn.disabled {
  color: #ffffff;
  background-color: #f0f0f0;
  cursor: no-drop;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.btn[disabled]:hover,
.btn.disabled:hover,
.btn[disabled]:focus,
.btn.disabled:focus,
.btn[disabled]:active,
.btn.disabled:active {
  background-color: #f0f0f0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  /*color: @arguments;*/
}
.btn-primary {
  background-color: #1abc9c;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background-color: #17a689;
}
.btn-turquoise {
  background-color: #1abc9c;
}
.btn-turquoise:hover,
.btn-turquoise:focus,
.btn-turquoise:active {
  background-color: #17a689;
}
.btn-greensea {
  background-color: #16a085;
}
.btn-greensea:hover,
.btn-greensea:focus,
.btn-greensea:active {
  background-color: #138a72;
}
.btn-emerland {
  background-color: #2ecc71;
}
.btn-emerland:hover,
.btn-emerland:focus,
.btn-emerland:active {
  background-color: #29b765;
}
.btn-nephritis {
  background-color: #27ae60;
}
.btn-nephritis:hover,
.btn-nephritis:focus,
.btn-nephritis:active {
  background-color: #229955;
}
.btn-peterriver {
  background-color: #3498db;
}
.btn-peterriver:hover,
.btn-peterriver:focus,
.btn-peterriver:active {
  background-color: #258cd1;
}
.btn-belizehole {
  background-color: #2980b9;
}
.btn-belizehole:hover,
.btn-belizehole:focus,
.btn-belizehole:active {
  background-color: #2472a4;
}
.btn-amethyst {
  background-color: #9b59b6;
}
.btn-amethyst:hover,
.btn-amethyst:focus,
.btn-amethyst:active {
  background-color: #8f4bab;
}
.btn-wisteria {
  background-color: #8e44ad;
}
.btn-wisteria:hover,
.btn-wisteria:focus,
.btn-wisteria:active {
  background-color: #7f3d9b;
}
.btn-wetasphalt {
  background-color: #34495e;
}
.btn-wetasphalt:hover,
.btn-wetasphalt:focus,
.btn-wetasphalt:active {
  background-color: #2b3c4e;
}
.btn-midnightblue {
  background-color: #2c3e50;
}
.btn-midnightblue:hover,
.btn-midnightblue:focus,
.btn-midnightblue:active {
  background-color: #233140;
}
.btn-sunflower {
  background-color: #f1c40f;
}
.btn-sunflower:hover,
.btn-sunflower:focus,
.btn-sunflower:active {
  background-color: #dab10d;
}
.btn-orange {
  background-color: #f39c12;
}
.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active {
  background-color: #e08e0b;
}
.btn-carrot {
  background-color: #e67e22;
}
.btn-carrot:hover,
.btn-carrot:focus,
.btn-carrot:active {
  background-color: #d67118;
}
.btn-pumpkin {
  background-color: #d35400;
}
.btn-pumpkin:hover,
.btn-pumpkin:focus,
.btn-pumpkin:active {
  background-color: #ba4a00;
}
.btn-alizarin {
  background-color: #e74c3c;
}
.btn-alizarin:hover,
.btn-alizarin:focus,
.btn-alizarin:active {
  background-color: #e43725;
}
.btn-pomegranate {
  background-color: #c0392b;
}
.btn-pomegranate:hover,
.btn-pomegranate:focus,
.btn-pomegranate:active {
  background-color: #ab3326;
}
.btn-facebook {
  background-color: #3B5998;
}
.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active {
  background-color: #344e86;
}
.btn-twitter {
  background-color: #1ab2e8;
}
.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter:active {
  background-color: #15a1d3;
}
.btn-googleplus {
  background-color: #dd4a38;
}
.btn-googleplus:hover,
.btn-googleplus:focus,
.btn-googleplus:active {
  background-color: #d73825;
}
.btn-pinterest {
  background-color: #ce2127;
}
.btn-pinterest:hover,
.btn-pinterest:focus,
.btn-pinterest:active {
  background-color: #b81d23;
}
.btn {
  padding: 12px 20px;
}
.btn-large {
  padding: 16px 24px;
}
.btn-small {
  padding: 8px 16px;
}
.btn-mini {
  padding: 4px 12px;
}
.input-append .btn,
.input-prepend .btn,
.input-append .btn:last-child,
.input-prepend .btn:first-child {
  padding: 4px 20px;
  border: 1px solid #cacaca;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 1px 2px rgba(71, 73, 72, 0.09999999999999998);
  -moz-box-shadow: inset 0 1px 2px rgba(71, 73, 72, 0.09999999999999998);
  box-shadow: inset 0 1px 2px rgba(71, 73, 72, 0.09999999999999998);
  /*color: @arguments;*/
}
@media (max-width: 479px) {
  .mm20 {
    margin-top: 20px;
  }
}
/*---
| FORMS
---*/
form {
  margin-bottom: 0;
}
label {
  font-size: 12px;
  margin-bottom: 2px;
}
select,
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 {
  font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 300;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
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 {
  border-color: #cacaca;
  -webkit-box-shadow: inset 0 1px 2px rgba(71, 73, 72, 0.09999999999999998);
  -moz-box-shadow: inset 0 1px 2px rgba(71, 73, 72, 0.09999999999999998);
  box-shadow: inset 0 1px 2px rgba(71, 73, 72, 0.09999999999999998);
  /*color: @arguments;*/
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  background-color: #f6f6f6;
  border-color: #cacaca;
  -webkit-box-shadow: inset 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  -moz-box-shadow: inset 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  box-shadow: inset 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  /*color: @arguments;*/
}
textarea {
  min-height: 60px !important;
  max-height: 240px !important;
  min-width: 100% !important;
  max-width: 100% !important;
}
.control-group {
  margin-bottom: 10px;
}
/*---
| BOX
---*/
.hgroup.title {
  margin: 0 -20px;
  padding: 0 20px;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 20px;
  background-color: #ffffff;
}
.hgroup.title h1,
.hgroup.title h2,
.hgroup.title h3,
.hgroup.title h4,
.hgroup.title h5,
.hgroup.title h6 {
  font-size: 14px;
  line-height: 21px;
  color: #939694;
  font-weight: 400;
  margin: 0;
}
.hgroup.title h1:first-child,
.hgroup.title h2:first-child,
.hgroup.title h3:first-child,
.hgroup.title h4:first-child,
.hgroup.title h5:first-child,
.hgroup.title h6:first-child {
  font-size: 16px;
  line-height: 24px;
  color: #474948;
  font-weight: 700;
}
.box {
  margin-bottom: 20px;
  background-color: #ffffff;
  padding: 20px;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.25);
  -moz-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.25);
  box-shadow: 0 1px 2px rgba(71, 73, 72, 0.25);
  /*color: @arguments;*/
}
.box .box-header {
  margin: 0 -20px;
  padding: 0 20px;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 20px;
  background-color: #ffffff;
}
.box .box-header h3 {
  font-size: 16px;
  line-height: 24px;
  color: #474948;
  font-weight: 700;
  margin: 0;
}
.box .box-header h5 {
  font-size: 14px;
  line-height: 21px;
  color: #939694;
  font-weight: 400;
  margin: 0;
}
.box .box-image {
  margin: -20px -20px 20px;
  border-bottom: 1px solid #f0f0f0;
}
.box .box-image a,
.box .box-image img {
  display: block;
}
.box .box-body,
.box .box-content {
  margin-top: 20px;
}
.box .box-body > *:last-child,
.box .box-content > *:last-child {
  margin-bottom: 0;
}
.box .box-body .price-list,
.box .box-content .price-list {
  margin: -20px;
}
.box .box-body .price-list li,
.box .box-content .price-list li {
  margin: 0;
}
.box .box-footer {
  /*zoom: 1;*/
  margin: 20px -20px -20px;
  padding: 20px;
  border-top: 1px solid #f0f0f0;
  background-color: #f9f9f9;
}
.box .box-footer:before {
  content: '';
  display: block;
}
.box .box-footer:after {
  content: '';
  display: table;
  clear: both;
}
.box .box-header + .box-footer {
  border-top: none;
  margin-top: 0;
}
.box .box-content.highlight {
  margin: 0 -20px;
  padding: 0 20px;
  padding: 20px;
  background-color: #f9f9f9;
  margin-bottom: -20px;
}
.box .buttons {
  /*zoom: 1;*/
  margin: 20px -20px -20px;
  padding: 20px;
  border-top: 1px solid #f0f0f0;
  background-color: #f9f9f9;
}
.box .buttons:before {
  content: '';
  display: block;
}
.box .buttons:after {
  content: '';
  display: table;
  clear: both;
}
.box .hgroup.title + .buttons {
  border-top: none;
  margin-top: 0;
}
.box.border-top {
  border-top: 5px solid #1abc9c;
}
.box.border-right {
  border-right: 5px solid #1abc9c;
}
.box.border-bottom {
  border-bottom: 5px solid #1abc9c;
}
.box.border-left {
  border-left: 5px solid #1abc9c;
}
.extend {
  margin: 0 -20px;
  padding: 0 20px;
}
/*---
| PANELS (THESE TO REPLACE ALL BOXES)
---*/
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  padding: 20px;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.25);
  -moz-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.25);
  box-shadow: 0 1px 2px rgba(71, 73, 72, 0.25);
  /*color: @arguments;*/
}
.panel .panel-content {
  margin: -20px;
  padding: 20px;
}
.panel.border-top {
  border-top: 5px solid #1abc9c;
}
.panel.border-right {
  border-right: 5px solid #1abc9c;
}
.panel.border-bottom {
  border-bottom: 5px solid #1abc9c;
}
.panel.border-left {
  border-left: 5px solid #1abc9c;
}
.panel-navigation {
  list-style: none;
  margin: -20px 0;
  font-size: 12px;
}
.panel-navigation .panel-navigation {
  margin: 0;
}
.panel-navigation a {
  display: block;
  padding: 15px 20px;
  border-bottom: 1px solid #f0f0f0;
  margin: 0 -20px;
  color: #474948;
  text-decoration: none;
  position: relative;
}
.panel-navigation a:hover {
  background-color: #1abc9c;
  color: #ffffff;
  border-color: #1abc9c;
}
.panel-navigation a:hover .toggle {
  color: #1abc9c;
  background-color: #ffffff;
}
.panel-navigation.primary > li > a {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}
.panel-navigation.primary .toggle {
  margin-top: 2px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  height: 20px;
  width: 20px;
  text-align: center;
  position: absolute;
  right: 20px;
  background-color: #d7d7d7;
  color: #ffffff;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
}
/*---
| PAYMENT FORM
---*/
.payment-form > div {
  margin-top: 20px;
}
.payment-form ul.form {
  list-style: none;
}
.payment-form ul.form > li {
  margin-bottom: 20px;
}
/*---
| MODAL
---*/
.modal {
  border: none;
  -webkit-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.5);
  -moz-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.5);
  box-shadow: 0 1px 2px rgba(71, 73, 72, 0.5);
  /*color: @arguments;*/
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
}
.modal .modal-header {
  padding: 20px;
}
.modal .modal-header .hgroup.title {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.modal .modal-header button {
  margin: 0;
}
.modal .modal-body {
  padding: 20px;
}
.modal .modal-footer {
  padding: 20px;
  border-top: 1px solid #f0f0f0;
  background-color: #f9f9f9;
  text-align: left;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  /*color: @arguments;*/
}
.modal .modal-head + modal-footer {
  border-top: none;
}
.modal-backdrop {
  background-color: #474948;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
/*---
| TABLES
---*/
.styled-table {
  width: 100%;
  margin-bottom: 20px;
}
.styled-table thead th,
.styled-table thead td {
  font-size: 12px;
  color: #474948;
  border-bottom: 1px solid #d7d7d7;
  text-transform: uppercase;
}
.styled-table thead th {
  font-weight: 600;
}
.styled-table thead td {
  font-weight: 400;
}
.styled-table tbody th,
.styled-table tbody td {
  border-bottom: 1px solid #f0f0f0;
}
.styled-table thead th,
.styled-table tbody th,
.styled-table thead td,
.styled-table tbody td {
  text-align: left;
  padding: 10px;
  vertical-align: top;
}
.styled-table thead th:first-child,
.styled-table tbody th:first-child,
.styled-table thead td:first-child,
.styled-table tbody td:first-child {
  padding-left: 0;
}
.styled-table thead th:last-child,
.styled-table tbody th:last-child,
.styled-table thead td:last-child,
.styled-table tbody td:last-child {
  padding-right: 0;
}
.styled-table thead th.text-left,
.styled-table tbody th.text-left,
.styled-table thead td.text-left,
.styled-table tbody td.text-left {
  text-align: left;
}
.styled-table thead th.text-center,
.styled-table tbody th.text-center,
.styled-table thead td.text-center,
.styled-table tbody td.text-center {
  text-align: center;
}
.styled-table thead th.text-right,
.styled-table tbody th.text-right,
.styled-table thead td.text-right,
.styled-table tbody td.text-right {
  text-align: right;
}
/*---
| HELPERS
---*/
/*---
| AJAX LOADER
---*/
.ajax_loading_indicator {
  position: fixed;
  background: url('../../img/loader.gif') center center no-repeat rgba(71, 73, 72, 0.5);
  width: 100%;
  height: 100%;
}
.ajax_loading_indicator > span {
  display: none;
}
/*=====
	
	HEADER

=====*/
.header {
  position: relative;
  z-index: 250;
}
.header a {
  color: inherit;
  font-weight: 700;
  text-decoration: none;
  font-size: 13px;
}
.header .top {
  position: relative;
  z-index: 10;
  background-color: #474948;
  height: 32px;
  font-size: 12px;
  line-height: 32px;
  color: #ffffff;
}
.header .top p,
.header .top ul {
  margin-bottom: 0;
}
.header .top a {
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  color: #ffffff;
}
.header .top a:hover {
  color: #1abc9c;
  text-decoration: none;
  color: #c7c8c8;
}
.header .bottom {
  background-color: #ffffff;
  padding: 0;
  -webkit-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  -moz-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  box-shadow: 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  /*color: @arguments;*/
  /*zoom: 1;*/
}
.header .bottom:before {
  content: '';
  display: block;
}
.header .bottom:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  .header .bottom .container {
    position: relative;
    /*margin-bottom: -30px;*/
    height: 150px;
    overflow: hidden;
  }
}
.header .logo {
  padding: 10px 0;
}
.header .logo a {
  display: inline-block;
  height: 60px;
  text-decoration: none;
}
.header .logo img {
  max-height: 100%;
}
@media (max-width: 767px) {
  .header .logo {
    width: auto;
    float: none;
    margin: 0;
  }
  .header .logo a {
    text-align: center;
  }
}
.search {
  padding: 25px 0;
}
@media (max-width: 767px) {
  .search {
    padding: 20px 0;
  }
}
.search .qs_s {
  position: relative;
}
.search .qs_s #query {
  background-color: #f0f0f0;
  border-color: #d7d7d7;
  padding: 4px 14px;
  margin-bottom: 0;
  width: 100%;
  height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 9999px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 9999px;
  -moz-background-clip: padding;
  border-radius: 9999px;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  -moz-box-shadow: inset 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  box-shadow: inset 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  /*color: @arguments;*/
}
.search .qs_s #query:focus {
  background-color: #f6f6f6;
  -webkit-box-shadow: inset 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  -moz-box-shadow: inset 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  box-shadow: inset 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  /*color: @arguments;*/
}
.search #autocomplete-results {
  position: absolute;
  width: 100%;
}
.search #autocomplete-results ul {
  margin: 6px 0 0;
  background-color: #ffffff;
  border-left: 5px solid #1abc9c;
  position: relative;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.5);
  -moz-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.5);
  box-shadow: 0 1px 2px rgba(71, 73, 72, 0.5);
  /*color: @arguments;*/
}
.search #autocomplete-results ul:before {
  content: "";
  display: block;
  width: 26px;
  height: 14px;
  position: absolute;
  left: 50%;
  top: -14px;
  margin-left: -13px;
  background-image: url('../../img/triangle.png');
  z-index: 100;
}
.search #autocomplete-results ul li {
  list-style: none;
  border-top: 1px solid #f0f0f0;
}
.search #autocomplete-results ul li:first-child {
  border-top: none;
}
.search #autocomplete-results ul a {
  display: block;
  padding: 10px;
  color: inherit;
  text-decoration: none;
}
.search #autocomplete-results ul a .image {
  width: 30px;
  height: 30px;
  overflow: hidden;
  float: left;
  margin-right: 10px;
}
.search #autocomplete-results ul a .image img {
  display: block;
}
.search #autocomplete-results ul a h6 {
  line-height: 30px;
  font-size: 12px;
  margin: 0;
  font-weight: 400;
}
.search #autocomplete-results ul a:hover {
  background-color: #f0f0f0;
}
.search #autocomplete-results ul li.active a {
  text-decoration: none;
  background-color: #1abc9c;
}
.search #autocomplete-results ul li.active a h6 {
  font-weight: 700;
  color: #ffffff;
}
.mini-cart {
  padding: 20px 0;
}
@media (max-width: 767px) {
  .mini-cart {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
}
.mini-cart a {
  display: block;
  line-height: 40px;
  float: right;
  height: 40px;
  width: 40px;
  background: url('../../img/cart.png') no-repeat left center;
  position: relative;
}
.mini-cart a > span {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 11px;
  text-align: center;
  background-color: #1abc9c;
  color: #ffffff;
  position: absolute;
  top: 0;
  right: 0px;
  -webkit-border-radius: 12px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 12px;
  -moz-background-clip: padding;
  border-radius: 12px;
  background-clip: padding-box;
}
/*---
| NAVIGATION
---*/
nav.navigation {
  background-color: #fbfbf9;
  position: relative;
  z-index: 240;
  -webkit-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.09999999999999998);
  -moz-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.09999999999999998);
  box-shadow: 0 1px 2px rgba(71, 73, 72, 0.09999999999999998);
  /*color: @arguments;*/
}
nav.navigation [class*="span"] {
  float: none !important;
}
.main-menu {
  margin: 0;
  height: auto;
  /*zoom: 1;*/
}
.main-menu:before {
  content: '';
  display: block;
}
.main-menu:after {
  content: '';
  display: table;
  clear: both;
}
.main-menu li {
  list-style: none;
}
.main-menu a {
  text-decoration: none;
  font-size: 12px;
  display: block;
}
.main-menu li {
  position: relative;
}
.main-menu li ul {
  display: none;
  position: absolute;
  border-top: 5px solid #1abc9c;
  background-color: #ffffff;
  /*overflow: hidden;*/
  margin: 0;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.25);
  -moz-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.25);
  box-shadow: 0 1px 2px rgba(71, 73, 72, 0.25);
  /*color: @arguments;*/
  z-index: 1000;
  min-width: 200px;
}
.main-menu li ul li a {
  padding: 15px 20px;
  border-top: 1px solid #f0f0f0;
  color: #474948;
}
.main-menu li ul li.menu-item-has-children > a:before {
  font-family: fontAwesome;
  content: "\f0da";
  float: right;
  color: #474948;
}
.main-menu li ul li:first-child a {
  border-top: none;
}
.main-menu li ul li ul {
  left: 190px;
  top: 10px;
}
.main-menu li:hover > a {
  background-color: #1abc9c;
  color: #ffffff;
}
.main-menu li:hover.menu-item-has-children > a:before {
  color: #ffffff;
}
.main-menu li:hover > ul {
  display: block;
}
.main-menu > li {
  float: left;
  /*
		> ul{
			left: -9999px;
			top: -9999px;
		}*/
}
.main-menu > li > a {
  padding: 15px 30px 15px 0;
  color: #606362;
  text-transform: uppercase;
}
.main-menu > li:hover > a,
.main-menu > li > a:hover {
  color: #1abc9c;
  background: none;
}
.main-menu > li ul li ul li > ul {
  left: auto;
  right: 190px;
}
.main-menu > li ul li ul li > ul li ul {
  right: auto;
  left: 190px;
}
.main-menu .megamenu-parent {
  position: static;
}
.main-menu .megamenu-sub-menu {
  /*margin-left: 0px !important;*/
  padding: 20px;
  padding-top: 0px;
}
.main-menu .megamenu-sub-menu ul {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  min-width: 0px;
}
.main-menu .megamenu-sub-menu li:hover ul {
  left: auto;
  top: auto;
}
.main-menu .megamenu-sub-menu .megamenu-inner-sub-menu {
  width: 100%;
}
.main-menu .megamenu-sub-menu .megamenu-inner-sub-menu > li {
  display: block;
  padding: 0px;
  margin: 0px;
  border: 0px;
}
.main-menu .megamenu-sub-menu .megamenu-inner-sub-menu > li a {
  display: block;
  background: none;
  color: #474948;
  padding: 5px;
  margin: 0px;
  border: 0px;
  font-size: 12px;
}
.main-menu .megamenu-sub-menu .megamenu-inner-sub-menu > li a:before {
  content: "\f105";
  color: #1abc9c;
  font-family: FontAwesome;
  margin-right: 5px;
}
.main-menu .megamenu-sub-menu .megamenu-inner-sub-menu > li a:hover {
  color: #1abc9c;
}
.main-menu .megamenu-sub-menu .megamenu-column {
  float: left;
  padding-right: 20px;
}
.main-menu .megamenu-sub-menu .megamenu-column ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  /*color: @arguments;*/
  border: 0px;
  padding: 0px;
}
.main-menu .megamenu-sub-menu .megamenu-column a {
  color: #1abc9c;
}
.main-menu .megamenu-sub-menu .megamenu-column a:before {
  content: "";
}
.main-menu .megamenu-sub-menu .megamenu-column a:hover {
  color: #474948;
}
.main-menu .megamenu-sub-menu .megamenu-content {
  /*padding-top: 20px;*/
  font-size: 12px;
}
.main-menu .megamenu-sub-menu .megamenu-content .map-canvas,
.main-menu .megamenu-sub-menu .megamenu-content img,
.main-menu .megamenu-sub-menu .megamenu-content iframe {
  margin: 0px;
  padding: 0px;
  display: block;
}
.main-menu .megamenu-sub-menu .megamenu-content .map-canvas {
  margin-bottom: 20px;
}
.main-menu .megamenu-sub-menu .megamenu-content [class*="span"] {
  width: 100%;
}
.main-menu .megamenu-sub-menu .megamenu-content ul {
  display: block;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  /*color: @arguments;*/
  border: 0px;
  list-style: disc;
}
.main-menu .megamenu-sub-menu .megamenu-content ul li {
  border: 0px;
  list-style: disc;
}
.main-menu .megamenu-sub-menu .megamenu-content ul li a {
  border: 0px;
  background: none;
  color: #474948;
}
.main-menu .megamenu-sub-menu .megamenu-content ul li a:hover {
  color: #1abc9c;
  background: none;
}
.main-menu .megamenu-sub-menu .megamenu-inner-sub-menu .megamenu-heading,
.main-menu .megamenu-sub-menu .megamenu-heading {
  margin: 0px;
  padding: 0px;
  padding-top: 20px;
  left: auto;
  right: auto;
  clear: both;
}
.main-menu .megamenu-sub-menu .megamenu-inner-sub-menu .megamenu-heading a:hover,
.main-menu .megamenu-sub-menu .megamenu-inner-sub-menu .megamenu-heading:hover a,
.main-menu .megamenu-sub-menu .megamenu-inner-sub-menu .megamenu-heading a,
.main-menu .megamenu-sub-menu .megamenu-heading a:hover,
.main-menu .megamenu-sub-menu .megamenu-heading:hover a,
.main-menu .megamenu-sub-menu .megamenu-heading a {
  background: none;
  margin: 0px;
  padding: 0px;
  color: #474948;
  font-weight: bold;
  font-size: 16px;
  cursor: text;
  margin-bottom: 20px;
  display: block;
  border: 0px;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
.main-menu .megamenu-sub-menu .megamenu-inner-sub-menu .megamenu-heading a:hover:before,
.main-menu .megamenu-sub-menu .megamenu-inner-sub-menu .megamenu-heading:hover a:before,
.main-menu .megamenu-sub-menu .megamenu-inner-sub-menu .megamenu-heading a:before,
.main-menu .megamenu-sub-menu .megamenu-heading a:hover:before,
.main-menu .megamenu-sub-menu .megamenu-heading:hover a:before,
.main-menu .megamenu-sub-menu .megamenu-heading a:before {
  display: none;
}
.main-menu .megamenu-sub-menu input[type="text"],
.main-menu .megamenu-sub-menu input[type="password"],
.main-menu .megamenu-sub-menu input[type="date"],
.main-menu .megamenu-sub-menu input[type="datetime"],
.main-menu .megamenu-sub-menu input[type="email"],
.main-menu .megamenu-sub-menu input[type="number"],
.main-menu .megamenu-sub-menu input[type="search"],
.main-menu .megamenu-sub-menu input[type="tel"],
.main-menu .megamenu-sub-menu input[type="time"],
.main-menu .megamenu-sub-menu input[type="url"],
.main-menu .megamenu-sub-menu textarea,
.main-menu .megamenu-sub-menu select {
  min-height: 30px;
  width: 100%;
}
.main-menu .megamenu-sub-menu textarea {
  height: 100px;
}
.megamenu_container {
  height: auto;
}
.main-menu-button {
  display: none !important;
}
@media only screen and (max-width: 979px) {
  .main-menu-button {
    display: block !important;
    -webkit-border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 2px;
    -moz-background-clip: padding;
    border-radius: 2px;
    background-clip: padding-box;
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 10px;
    text-decoration: none;
    border: 0px;
    background-color: #1abc9c;
    color: #ffffff;
  }
  .main-menu-button:after {
    font-family: fontAwesome;
    content: "\f078";
    font-weight: bold;
    float: right;
  }
  .main-menu-button:hover,
  .main-menu-button:focus,
  .main-menu-button:active {
    background-color: rgba(26, 188, 156, 0.8);
    color: #ffffff;
    text-decoration: none;
  }
  .megamenu_container {
    overflow: hidden;
    -webkit-transition: height 0.5s ease;
    -moz-transition: height 0.5s ease;
    -o-transition: height 0.5s ease;
    -ms-transition: height 0.5s ease;
    transition: height 0.5s ease;
    padding-bottom: 10px;
  }
  .main-menu {
    position: relative;
    margin-bottom: 5px;
    right: 0%;
    display: none;
  }
  .main-menu.selected {
    display: block;
  }
  .main-menu li {
    display: block;
    float: none;
    margin-top: 1px;
    position: static;
  }
  .main-menu li ul li a,
  .main-menu li a {
    display: block;
    float: none;
    padding: 10px 15px;
    border: 0px;
  }
  .main-menu li ul li a:hover,
  .main-menu li a:hover {
    background-color: #1abc9c;
    -webkit-border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 2px;
    -moz-background-clip: padding;
    border-radius: 2px;
    background-clip: padding-box;
    color: #ffffff !important;
  }
  .main-menu li.back > a:before {
    font-family: fontAwesome;
    content: "\f0d9";
    margin-right: 5px;
  }
  .main-menu li.menu-item-has-children > a:before {
    font-family: fontAwesome;
    content: "\f0da";
    float: right;
    /*color: @black;*/
  }
  .main-menu li.megamenu-parent {
    display: none;
  }
  .main-menu li ul,
  .main-menu li ul li ul,
  .main-menu li ul li ul li ul,
  .main-menu li ul li ul li ul li ul {
    /*display: block;*/
    /*position: static;*/
    display: none;
    width: 100%;
    position: absolute;
    left: 100%;
    right: auto;
    top: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    /*color: @arguments;*/
    background: none;
    border: 0px;
  }
  .main-menu li.selected > ul {
    display: block;
  }
}
/*---
| MAIN
---*/
.main {
  padding: 40px 0 80px;
}
/*---
| CRUMBS
---*/
.crumbs {
  background-color: #fbfbf9;
  position: relative;
  z-index: 40;
  -webkit-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.09999999999999998);
  -moz-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.09999999999999998);
  box-shadow: 0 1px 2px rgba(71, 73, 72, 0.09999999999999998);
  /*color: @arguments;*/
}
.breadcrumb {
  background-color: transparent;
  margin: 0;
  font-size: 12px;
  padding: 15px 0;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
.breadcrumb li {
  text-shadow: none;
}
.breadcrumb li:last-child a:after {
  content: "";
}
.breadcrumb a {
  color: inherit;
  text-decoration: none;
}
.breadcrumb a:hover,
.breadcrumb a:focus {
  color: #1abc9c;
}
.breadcrumb a:after {
  content: "\f105";
  font-family: FontAwesome;
  margin: 0 5px 0 8px;
  color: #adafae;
}
.breadcrumb .active {
  color: #939694;
}
/*---
| CONNECT
---*/
.twitter-bar {
  padding: 20px 0;
  background-color: #fbfbf9;
  position: relative;
  z-index: 40;
  -webkit-box-shadow: 0 -1px 2px rgba(71, 73, 72, 0.09999999999999998);
  -moz-box-shadow: 0 -1px 2px rgba(71, 73, 72, 0.09999999999999998);
  box-shadow: 0 -1px 2px rgba(71, 73, 72, 0.09999999999999998);
  /*color: @arguments;*/
}
.twitter-bar .icon {
  font-size: 16px;
  line-height: 32px;
  background-color: #00acee;
  color: #ffffff;
  float: left;
  width: 32px;
  text-align: center;
  margin-right: 10px;
  -webkit-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  -moz-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  box-shadow: 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  /*color: @arguments;*/
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
}
.twitter-bar #tweets {
  float: left;
}
@media (max-width: 767px) {
  .twitter-bar #tweets {
    max-width: 390px;
  }
}
@media (max-width: 480px) {
  .twitter-bar #tweets {
    max-width: 250px;
  }
}
.tweet_list {
  list-style: none;
  margin: 0;
}
.tweet_list .tweet {
  color: #868988;
  font-size: 12px;
  line-height: 18px;
  /*zoom: 1;*/
}
.tweet_list .tweet:before {
  content: '';
  display: block;
}
.tweet_list .tweet:after {
  content: '';
  display: table;
  clear: both;
}
.tweet_list .tweet .avatar {
  height: 32px;
  width: 32px;
  float: left;
  margin-right: 10px;
  overflow: hidden;
  -webkit-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  -moz-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  box-shadow: 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  /*color: @arguments;*/
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
}
.tweet_list .tweet .avatar img {
  display: block;
  height: 32px;
  width: 32px;
}
.tweet_list .tweet .text {
  margin: 7px 0;
  float: left;
}
@media (max-width: 767px) {
  .tweet_list .tweet .text {
    max-width: 340px;
  }
}
@media (max-width: 480px) {
  .tweet_list .tweet .text {
    max-width: 200px;
  }
}
.tweet_list .tweet .tweet_time {
  margin-left: 5px;
  font-size: 10px;
  font-style: italic;
}
.tweet_list .tweet a {
  color: inherit;
  text-decoration: none;
}
.tweet_list .tweet a:hover {
  color: #1abc9c;
}
/*---
| FOOTER
---*/
.footer {
  position: relative;
  z-index: 50;
  background-color: #ffffff;
  padding: 40px 0;
  font-size: 13px;
  color: #797d7b;
  -webkit-box-shadow: 0 -1px 2px rgba(71, 73, 72, 0.19999999999999996);
  -moz-box-shadow: 0 -1px 2px rgba(71, 73, 72, 0.19999999999999996);
  box-shadow: 0 -1px 2px rgba(71, 73, 72, 0.19999999999999996);
  /*color: @arguments;*/
}
.footer h6 {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 20px;
  color: #474948;
}
.footer .links {
  margin: 0;
}
@media (max-width: 767px) {
  .footer .links {
    margin-bottom: 40px;
  }
}
.footer .links li {
  list-style: none;
}
.footer .links a {
  color: #797d7b;
  text-decoration: none;
}
.footer .links a:hover,
.footer .links a:focus {
  color: #1abc9c;
}
.footer .confidence img {
  display: block;
  margin: 20px 0;
}
.footer .twitter {
  font-size: 12px;
  line-height: 18px;
}
.footer .twitter .tweet_list {
  margin: 0;
}
.footer .twitter .tweet_list li {
  list-style: none;
  border-top: 1px solid #f0f0f0;
  padding-top: 20px;
  margin-top: 20px;
  /*zoom: 1;*/
}
.footer .twitter .tweet_list li:before {
  content: '';
  display: block;
}
.footer .twitter .tweet_list li:after {
  content: '';
  display: table;
  clear: both;
}
.footer .twitter .tweet_list li .avatar {
  float: left;
  width: 10%;
  margin-right: 5%;
}
.footer .twitter .tweet_list li .text {
  width: 85%;
  float: left;
}
.footer .twitter .tweet_list li .text a {
  text-decoration: none;
}
.footer .twitter .tweet_list li .text .tweet_text,
.footer .twitter .tweet_list li .text .tweet_time {
  display: block;
}
.footer .twitter .tweet_list li .text .tweet_time {
  margin-top: 10px;
  font-size: 11px;
  font-style: italic;
}
.footer .twitter .tweet_list li .text .tweet_time a {
  color: #adafae;
  text-decoration: none;
}
.footer .twitter .tweet_list li .text .tweet_time a:hover,
.footer .twitter .tweet_list li .text .tweet_time a:focus {
  color: #1abc9c;
}
.footer .twitter .tweet_list li.tweet_first {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}
.footer .newsletter form {
  margin-bottom: 20px;
}
.footer .newsletter .input-append {
  margin-bottom: 0;
}
.footer .newsletter p {
  font-size: 12px;
  line-height: 18px;
  color: #939694;
  font-style: italic;
}
.main-menu .social,
.footer .social {
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
.main-menu .social ul,
.footer .social ul {
  margin-left: -6px;
  margin-bottom: -6px;
  /*zoom: 1;*/
}
.main-menu .social ul:before,
.footer .social ul:before {
  content: '';
  display: block;
}
.main-menu .social ul:after,
.footer .social ul:after {
  content: '';
  display: table;
  clear: both;
}
.main-menu .social li,
.footer .social li {
  list-style: none;
  padding: 0;
  margin: 0px;
  margin-left: 6px;
  margin-bottom: 6px;
  float: left;
  display: block;
}
.main-menu .social a,
.footer .social a {
  display: block;
  margin: 0px;
  padding: 0px;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  background-image: url('../../img/social.png') !important;
  background-repeat: no-repeat;
  text-decoration: none;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.main-menu .social a:hover,
.footer .social a:hover,
.main-menu .social a:focus,
.footer .social a:focus {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.main-menu .social a.twitter,
.footer .social a.twitter {
  background-position: 0 0 !important;
}
.main-menu .social a.facebook,
.footer .social a.facebook {
  background-position: -24px 0 !important;
}
.main-menu .social a.pinterest,
.footer .social a.pinterest {
  background-position: -48px 0 !important;
}
.main-menu .social a.youtube,
.footer .social a.youtube {
  background-position: -72px 0 !important;
}
.main-menu .social a.vimeo,
.footer .social a.vimeo {
  background-position: -96px 0 !important;
}
.main-menu .social a.flickr,
.footer .social a.flickr {
  background-position: -120px 0 !important;
}
.main-menu .social a.googleplus,
.footer .social a.googleplus {
  background-position: -144px 0 !important;
}
.main-menu .social a.dribbble,
.footer .social a.dribbble {
  background-position: -168px 0 !important;
}
.main-menu .social a.forrst,
.footer .social a.forrst {
  background-position: -192px 0 !important;
}
.main-menu .social a.tumblr,
.footer .social a.tumblr {
  background-position: -216px 0 !important;
}
.main-menu .social a.digg,
.footer .social a.digg {
  background-position: -240px 0 !important;
}
.main-menu .social a.linkedin,
.footer .social a.linkedin {
  background-position: -264px 0 !important;
}
.main-menu .social a.instagram,
.footer .social a.instagram {
  background-position: -288px 0 !important;
}
.main-menu .social li:first-child {
  margin-left: 0px;
}
/*---
| CREDITS
---*/
.credits {
  background-color: #474948;
  padding: 10px 0;
  color: #939694;
  font-size: 12px;
  line-height: 18px;
}
.credits p {
  margin-bottom: 0;
}
.credits a {
  color: #adafae;
  text-decoration: none;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.credits a:hover {
  color: #c7c8c8;
}
/*---
| CATEGORY
---*/
.category .sidebar .children {
  font-size: 12px;
}
.category .sidebar .children .title a {
  color: #474948;
  text-decoration: none;
}
.category .sidebar .children .title a:hover {
  color: #1abc9c;
}
.category .sidebar .category-list {
  margin: 0 0 -20px;
}
.category .sidebar .category-list li {
  list-style: none;
}
.category .sidebar .category-list li > .category-list .padding {
  padding-left: 40px;
}
.category .sidebar .category-list li.current a {
  font-weight: 700;
  color: #474948;
}
.category .sidebar .category-list li.current a:hover {
  color: #ffffff;
}
.category .sidebar .category-list a {
  margin: 0 -20px;
  padding: 0 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  display: block;
  border-bottom: 1px solid #f0f0f0;
  color: #797d7b;
  text-decoration: none;
}
.category .sidebar .category-list a:hover,
.category .sidebar .category-list a:focus {
  background-color: #1abc9c;
  color: #ffffff;
}
.category .sidebar .category-list a:hover .count,
.category .sidebar .category-list a:focus .count {
  background-color: #ffffff;
  color: #1abc9c;
  text-shadow: none;
}
.category .sidebar .category-list .count {
  float: right;
  background-color: #d7d7d7;
  font-weight: 600;
  color: #ffffff;
  display: inline-block;
  width: 20px;
  font-size: 11px;
  height: 20px;
  text-align: center;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
}
.category .sidebar .price-filter .ui-slider {
  background-color: #f0f0f0;
  border: 1px solid #d7d7d7;
  height: 10px;
  position: relative;
  margin-bottom: 20px;
  -webkit-border-radius: 9999px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 9999px;
  -moz-background-clip: padding;
  border-radius: 9999px;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  -moz-box-shadow: inset 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  box-shadow: inset 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  /*color: @arguments;*/
}
.category .sidebar .price-filter .ui-slider .ui-slider-range {
  height: 100%;
  position: absolute;
  top: -1px;
  z-index: 10;
  background-color: #1abc9c;
  border-top: 1px solid #148f77;
  border-bottom: 1px solid #148f77;
  -webkit-border-radius: 9999px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 9999px;
  -moz-background-clip: padding;
  border-radius: 9999px;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  -moz-box-shadow: inset 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  box-shadow: inset 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  /*color: @arguments;*/
}
.category .sidebar .price-filter .ui-slider .ui-slider-handle {
  position: absolute;
  width: 16px;
  height: 16px;
  margin-left: -8px;
  margin-top: -2px;
  background: url('../../img/ui-slider-handle.png') no-repeat;
  z-index: 20;
}
.category .sidebar .price-filter .ui-slider .ui-slider-handle:focus {
  outline: 0 none;
}
.category .sidebar .price-filter #slider {
  margin-top: 20px;
}
.category .sidebar .price-filter #slider-label {
  font-size: 12px;
  color: #939694;
}
.category .sidebar .price-filter #slider-label strong {
  color: #1abc9c;
}
.category .sidebar .best-selling .hgroup.title {
  margin-bottom: 20px;
}
/*---
| PRODUCT LIST
---*/
#load_more [class^="icon-"] {
  display: none;
}
#load_more .icon-spin {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
}
#load_more.loading {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
#load_more.loading [class^="icon-"] {
  display: inline-block;
}
.product-list {
  margin-left: -30px;
  overflow: visible !important;
  /*zoom: 1;*/
}
.product-list:before {
  content: '';
  display: block;
}
.product-list:after {
  content: '';
  display: table;
  clear: both;
}
@media (min-width: 768px) and (max-width: 979px) {
  .product-list {
    margin-left: -20px;
  }
}
@media (max-width: 767px) {
  .product-list {
    margin-left: -20px;
  }
}
@media (max-width: 480px) {
  .product-list {
    margin-left: 0;
  }
}
.product-list li {
  list-style: none;
  width: 270px;
  float: left;
  margin-left: 30px;
  margin-bottom: 30px;
}
@media (min-width: 980px) and (max-width: 1199px) {
  .product-list li {
    width: 213px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .product-list li {
    width: 166px;
    margin-left: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .product-list li {
    width: 210px;
    margin-left: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .product-list li {
    width: 300px;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.product-list li.featured {
  width: 570px;
}
@media (min-width: 980px) and (max-width: 1199px) {
  .product-list li.featured {
    width: 456px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .product-list li.featured {
    width: 352px;
  }
}
@media (max-width: 767px) {
  .product-list li.featured {
    width: 440px;
  }
}
@media (max-width: 480px) {
  .product-list li.featured {
    width: 300px;
  }
}
.product-list a {
  position: relative;
  display: block;
  color: inherit;
  text-decoration: none;
  z-index: 20;
  -webkit-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  -moz-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  box-shadow: 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  /*color: @arguments;*/
}
.product-list a:hover {
  -webkit-box-shadow: 0 2px 3px rgba(71, 73, 72, 0.5);
  -moz-box-shadow: 0 2px 3px rgba(71, 73, 72, 0.5);
  box-shadow: 0 2px 3px rgba(71, 73, 72, 0.5);
  /*color: @arguments;*/
}
.product-list a:hover .image .secondary {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.product-list a:hover .title .rating {
  color: #1abc9c;
}
.product-list a .image {
  position: relative;
  background: #ffffff url('../../img/preloader.gif') no-repeat center center;
}
.product-list a .image img {
  display: block;
  width: 100%;
}
.product-list a .image .secondary {
  position: absolute;
  top: 0;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.product-list a .image .badge-sale {
  position: absolute;
  right: -10px;
  top: 40px;
  background-color: #1abc9c;
  font-size: 12px;
  line-height: 12px;
  padding: 4px 8px;
  text-transform: uppercase;
  -webkit-border-radius: 2px 2px 0 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px 2px 0 2px;
  -moz-background-clip: padding;
  border-radius: 2px 2px 0 2px;
  background-clip: padding-box;
}
.product-list a .image .badge-sale:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: #0e6252 transparent transparent transparent;
  position: absolute;
  right: 0;
  bottom: -20px;
  z-index: -10;
}
.product-list a .title {
  padding: 20px;
  position: relative;
  background-color: #F0F0F0;
}
.product-list a .title:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-color: #ffffff;
  position: absolute;
  left: 20px;
  top: -8px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.product-list a .title .prices {
  text-align: right;
  float: right;
  margin-left: 20px;
  line-height: 20px;
  height: 20px;
}
.product-list a .title .prices .price {
  color: #1abc9c;
  font-weight: 600;
  font-size: 14px;
}
.product-list a .title .prices .base {
  color: #c7c8c8;
  font-weight: 400;
  font-size: 11px;
}
.product-list a .title h3 {
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
.product-list a .title .rating {
  margin-top: 10px;
  font-size: 12px;
  line-height: 15px;
  color: #c7c8c8;
}
/*---
| PRODUCT LIST SMALL
---*/
.product-list-small {
  list-style: none;
  margin: -20px;
}
.product-list-small li {
  border-bottom: 1px solid #f0f0f0;
  padding: 15px 20px;
  /*zoom: 1;*/
}
.product-list-small li:before {
  content: '';
  display: block;
}
.product-list-small li:after {
  content: '';
  display: table;
  clear: both;
}
.product-list-small .image {
  display: block;
  float: left;
  margin-right: 20px;
  width: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product-list-small .image a {
  display: block;
  border: 4px solid #f0f0f0;
  position: relative;
}
.product-list-small .image a:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #474948;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.product-list-small .image a:hover {
  border-color: #1abc9c;
}
.product-list-small .image a:hover:before {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.product-list-small .image img {
  display: block;
}
.product-list-small .desc {
  float: left;
}
.product-list-small .desc h6 {
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}
.product-list-small .desc h6 a {
  color: #474948;
  text-decoration: none;
}
.product-list-small .desc h6 a:hover {
  color: #1abc9c;
}
.product-list-small .desc .price {
  display: block;
  font-size: 12px;
  line-height: 18px;
  color: #868988;
  margin-bottom: 10px;
}
.product-list-small .desc .price .label {
  margin-left: 5px;
}
.product-list-small .desc .rating {
  font-size: 12px;
  line-height: 15px;
  color: #868988;
  position: relative;
  bottom: -10px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.product-list-small .desc .rating a {
  color: #c7c8c8;
  font-size: 10px;
  text-decoration: none;
}
.product-list-small .desc .rating a:hover {
  color: #1abc9c;
}
.product-list-small li:hover .desc .rating {
  color: #1abc9c;
  bottom: 0;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
/*--
| RATINGS SMALL
---*/
.ratings-small {
  list-style: none;
  margin: -20px;
}
.ratings-small li {
  border-bottom: 1px solid #f0f0f0;
  padding: 15px 20px;
  /*zoom: 1;*/
}
.ratings-small li:before {
  content: '';
  display: block;
}
.ratings-small li:after {
  content: '';
  display: table;
  clear: both;
}
.ratings-small .image {
  display: block;
  float: left;
  margin-right: 20px;
  width: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ratings-small .image img {
  border: 4px solid #f0f0f0;
  display: block;
}
.ratings-small .desc {
  float: left;
}
.ratings-small .desc h6 {
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
  margin-bottom: 0;
}
.ratings-small .desc small {
  display: block;
  font-size: 12px;
  line-height: 18px;
  color: #868988;
  margin-bottom: 10px;
}
.ratings-small .desc .rating {
  font-size: 12px;
  line-height: 15px;
  color: #868988;
  position: relative;
  bottom: -10px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ratings-small li:hover .desc .rating {
  color: #1abc9c;
  bottom: 0;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
/*---
| FLEXSLIDER
---*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
.no-js .slides > li:first-child {
  display: block;
}
.flexslider {
  margin: -40px 0 80px;
  position: relative;
  z-index: 10;
  border: none;
  background-color: transparent;
  -webkit-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.09999999999999998);
  -moz-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.09999999999999998);
  box-shadow: 0 1px 2px rgba(71, 73, 72, 0.09999999999999998);
  /*color: @arguments;*/
}
.flexslider .slides li {
  list-style: none;
}
.flexslider .flex-control-nav {
  margin: 0;
  position: absolute;
  bottom: 15px;
  width: 100%;
  text-align: center;
}
.flexslider .flex-control-nav li {
  list-style: none;
  display: inline-block;
  margin: 0 5px;
}
.flexslider .flex-control-nav a {
  text-decoration: none;
  display: block;
  width: 12px;
  height: 12px;
  background-color: transparent;
  text-indent: -9999px;
  border: 2px solid #ffffff;
  cursor: pointer;
  -webkit-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.5);
  -moz-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.5);
  box-shadow: 0 1px 2px rgba(71, 73, 72, 0.5);
  /*color: @arguments;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 9999px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 9999px;
  -moz-background-clip: padding;
  border-radius: 9999px;
  background-clip: padding-box;
  -webkit-background-clip: border-box;
  -moz-background-clip: border-box;
  background-clip: border-box;
}
.flexslider .flex-control-nav a:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.flexslider .flex-control-nav a.flex-active {
  background-color: #ffffff;
}
.flexslider .flex-direction-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  margin: -50px 0 0;
  /*zoom: 1;*/
}
.flexslider .flex-direction-nav:before {
  content: '';
  display: block;
}
.flexslider .flex-direction-nav:after {
  content: '';
  display: table;
  clear: both;
}
.flexslider .flex-direction-nav li {
  display: block;
  list-style: none;
  float: right;
  padding-right: 20px;
}
.flexslider .flex-direction-nav li a {
  background: url('../../img/rarr.png') no-repeat center center;
  text-decoration: none;
}
.flexslider .flex-direction-nav li:first-child {
  float: left;
  padding-right: 0;
  padding-left: 20px;
}
.flexslider .flex-direction-nav li:first-child a {
  background-image: url('../../img/larr.png');
}
.flexslider .flex-direction-nav a {
  display: block;
  width: 55px;
  height: 102px;
  text-indent: -9999px;
  text-decoration: none;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.flexslider .flex-direction-nav a:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.flexslider .flex-direction-nav a:focus,
.flexslider .flex-direction-nav a:active {
  outline: 0 none;
}
.flexslider .flex-direction-nav .flex-prev {
  left: 0;
}
.flexslider .flex-direction-nav .flex-next {
  right: 0;
}
.flexslider .flex-direction-nav .flex-prev,
.flexslider .flex-direction-nav .flex-next {
  position: static;
}
.flexslider .flex-progress {
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 20;
  background-color: rgba(71, 73, 72, 0.19999999999999996);
}
.flexslider .flex-progress span {
  display: block;
  height: 5px;
  background-color: #1abc9c;
  width: 0%;
}
@media (max-width: 479px) {
  .flex-control-nav {
    display: none;
  }
}
/*--
| CAPTIONS (used with Flex)
---*/
.caption {
  position: absolute;
  top: 50%;
  bottom: auto;
  width: 100%;
  margin-top: -85px;
  padding: 0;
  background-color: transparent;
  overflow: visible;
  font-family: inherit !important;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
@media (min-width: 768px) and (max-width: 979px) {
  .caption {
    margin-top: -75px;
  }
}
@media (max-width: 767px) {
  .caption {
    display: none !important;
    -webkit-opacity: 0 !important;
    -moz-opacity: 0 !important;
    opacity: 0 !important;
  }
}
.caption h3 {
  display: inline-block;
  font-weight: 700;
  padding: 10px 20px;
  background-color: #1abc9c;
  color: #ffffff;
  margin-bottom: 0;
  line-height: 54px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .caption h3 {
    font-size: 24px;
    line-height: 36px;
  }
}
.caption p {
  display: inline-block;
  padding: 10px 20px;
  background-color: rgba(71, 73, 72, 0.8);
  color: #ffffff;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .caption p {
    font-size: 12px;
    line-height: 18px;
  }
}
.caption .btn {
  display: inline-block !important;
  border-bottom: none !important;
}
/*---
| PROMOS
---*/
.promos {
  margin-bottom: 60px;
}
.promos .box {
  color: #939694;
}
.promos .hgroup.title {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 20px;
}
.promos p {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 18px;
}
.promos img {
  float: right;
  margin: 0 0 10px 10px;
}
.promos .low-price img {
  margin-top: -25px;
}
/*---
| JCAROUSEL
---*/
.jcarousel-wrapper {
  position: relative;
}
.jcarousel {
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
}
.jcarousel ul {
  width: 20000em;
  position: absolute;
  list-style: none;
  margin-bottom: 0;
}
.jcarousel li {
  margin-bottom: 0;
}
.jcarousel a {
  margin: 0 4px 6px;
  text-decoration: none;
}
.jcarousel-controls {
  /*zoom: 1;*/
}
.jcarousel-controls:before {
  content: '';
  display: block;
}
.jcarousel-controls:after {
  content: '';
  display: table;
  clear: both;
}
.jcarousel-controls .carousel-control-prev,
.jcarousel-controls .carousel-control-next {
  display: block;
  line-height: 24px;
  width: 24px;
  height: 24px;
  text-align: center;
  background-color: #474948;
  color: #ffffff;
  float: left;
  margin: 4px 0;
}
.jcarousel-controls .carousel-control-prev:hover,
.jcarousel-controls .carousel-control-next:hover,
.jcarousel-controls .carousel-control-prev:focus,
.jcarousel-controls .carousel-control-next:focus {
  background-color: #1abc9c;
}
.jcarousel-controls .carousel-control-prev {
  margin-right: 1px;
}
/*---
| HOME / FEATURED
---*/
.featured {
  margin-bottom: 80px;
}
/*---
| PRODUCT
---*/
.product-info {
  margin-bottom: 80px;
}
.product-info .product-content .nav-tabs {
  margin: -20px -20px 20px;
}
.product-info .product-content .tab-content {
  overflow: visible;
}
.product-info .product-content #product .details,
.product-info .product-content #product .short-description,
.product-info .product-content #product .options,
.product-info .product-content #product .extras,
.product-info .product-content #product .add-to-cart {
  padding: 20px 0;
}
.product-info .product-content #product .details {
  padding-top: 0;
}
.product-info .product-content #product .add-to-cart {
  padding-bottom: 0;
}
.product-info .product-content #product form > div {
  border-bottom: 1px solid #f0f0f0;
}
.product-info .product-content #product form > div:last-child {
  border-bottom: none;
}
.product-info .product-content #product .details h1 {
  margin: 0 0 10px;
  font-size: 24px;
  line-height: 30px;
}
.product-info .product-content #product .details .prices {
  line-height: 24px;
  margin: 0 0 20px;
}
.product-info .product-content #product .details .prices .price {
  color: #1abc9c;
  font-weight: 600;
  font-size: 20px;
}
.product-info .product-content #product .details .prices .base {
  color: #c7c8c8;
  font-size: 14px;
  font-weight: 400;
}
.product-info .product-content #product .details .meta {
  color: #606362;
  font-size: 12px;
  text-decoration: none;
  /*zoom: 1;*/
}
.product-info .product-content #product .details .meta:before {
  content: '';
  display: block;
}
.product-info .product-content #product .details .meta:after {
  content: '';
  display: table;
  clear: both;
}
.product-info .product-content #product .details .meta > div {
  float: left;
  margin-right: 20px;
}
.product-info .product-content #product .details .meta > div i {
  margin-right: 2px;
}
.product-info .product-content #product .details .meta .categories a {
  color: inherit;
  text-decoration: none;
}
.product-info .product-content #product .details .meta .categories a:after {
  content: ", ";
}
.product-info .product-content #product .details .meta .categories a:last-child:after {
  content: "";
}
.product-info .product-content #product .details .meta .categories a:hover {
  color: #1abc9c;
}
.product-info .product-content #product .short-description {
  color: #939694;
  font-size: 14px;
}
.product-info .product-content #product .short-description p {
  margin-bottom: 0;
}
.product-info .product-content #product .extra {
  float: left;
  margin-right: 20px;
}
.product-info .product-content #description {
  font-size: 13px;
}
.product-info .product-content #description > *:last-child {
  margin-bottom: 0;
}
.product-info .product-content #description ul li,
.product-info .product-content #description ol li {
  list-style-position: inside;
}
.product-info .product-images .box {
  margin-bottom: 0;
}
.product-info .product-images .primary {
  margin: -20px -20px 0;
}
.product-info .product-images .thumbs {
  margin: 0 -20px;
  padding: 20px;
  position: relative;
}
.product-info .product-images .thumbs:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-color: #ffffff;
  position: absolute;
  left: 20px;
  top: -8px;
  z-index: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.product-info .product-images .thumbs .thumbs-list {
  margin-left: -3%;
  margin-bottom: -3%;
  /*zoom: 1;*/
}
.product-info .product-images .thumbs .thumbs-list:before {
  content: '';
  display: block;
}
.product-info .product-images .thumbs .thumbs-list:after {
  content: '';
  display: table;
  clear: both;
}
.product-info .product-images .thumbs .thumbs-list li {
  width: 17%;
  float: left;
  margin-left: 3%;
  margin-bottom: 3%;
  list-style: none;
}
.product-info .product-images .thumbs .thumbs-list li a {
  display: block;
  border: 4px solid #f0f0f0;
  position: relative;
  text-decoration: none;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.product-info .product-images .thumbs .thumbs-list li a:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #474948;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.product-info .product-images .thumbs .thumbs-list li a:hover {
  border-color: #1abc9c;
}
.product-info .product-images .thumbs .thumbs-list li a:hover:before {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.product-info .product-images .thumbs .thumbs-list li a.active {
  border-color: #1abc9c;
}
.product-info .product-images .thumbs .thumbs-list li img {
  display: block;
}
.product-info .social {
  margin: 0 -20px -20px;
  padding: 20px;
  border-top: 1px solid #f0f0f0;
  background-color: #f9f9f9;
}
.product-info .social #sharrre {
  text-align: center;
}
.product-info .social #sharrre > div {
  display: inline-block;
}
.product-reviews {
  padding: 80px 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0 -1px 2px rgba(71, 73, 72, 0.19999999999999996), 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  -moz-box-shadow: 0 -1px 2px rgba(71, 73, 72, 0.19999999999999996), 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  box-shadow: 0 -1px 2px rgba(71, 73, 72, 0.19999999999999996), 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  /*color: @arguments;*/
}
.product-reviews h5 {
  text-align: center;
  margin-bottom: 40px;
}
.product-reviews h5 .script {
  display: inline-block;
  margin: 0 5px;
  color: #1abc9c;
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  transform: rotate(-15deg);
}
.fb-comments,
.fb-comments > span,
.fb-comments iframe[style] {
  width: 100% !important;
}
.product-related {
  padding-top: 80px;
}
.product-related h5 {
  text-align: center;
  margin-bottom: 40px;
}
.comment-item,
.rating-item {
  border-top: 1px solid #f0f0f0;
  margin-top: 20px;
  padding-top: 20px;
}
.comment-item .gravatar,
.rating-item .gravatar {
  float: left;
  margin-right: 10px;
}
.comment-item h6,
.rating-item h6 {
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  margin-bottom: 0;
}
.comment-item small,
.rating-item small {
  font-size: 12px;
  line-height: 18px;
  color: #868988;
}
.comment-item h5,
.rating-item h5 {
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  margin-bottom: 18px;
}
.comment-item p,
.rating-item p {
  font-size: 12px;
  line-height: 18px;
  color: #666968;
  margin-bottom: 0;
}
.comment-item .rating,
.rating-item .rating {
  font-size: 12px;
  color: #868988;
}
.comment-item:first-child,
.rating-item:first-child {
  margin-top: 0;
  border-top: none;
  padding-top: 0;
}
#ratings .well {
  color: #666968;
}
#ratings .well h6 {
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  margin-bottom: 8px;
}
/*---
| NAV-TABS
---*/
.nav-tabs {
  border-bottom: 5px solid #1abc9c;
  margin-bottom: 0;
  background-color: #ffffff;
}
.nav-tabs li {
  margin-bottom: 0;
}
.nav-tabs li > div,
.nav-tabs li a,
.nav-tabs li a:hover,
.nav-tabs li a:active,
.nav-tabs li a:focus {
  text-decoration: none;
  margin-right: 0px;
  padding: 14px 20px 9px;
  border: none;
  font-size: 12px;
  color: #797d7b;
  text-transform: uppercase;
  background-color: #ffffff;
  outline: 0 none;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
}
.nav-tabs li > div [class^="icon-"],
.nav-tabs li a [class^="icon-"],
.nav-tabs li a:hover [class^="icon-"],
.nav-tabs li a:active [class^="icon-"],
.nav-tabs li a:focus [class^="icon-"],
.nav-tabs li > div [class*=" icon-"],
.nav-tabs li a [class*=" icon-"],
.nav-tabs li a:hover [class*=" icon-"],
.nav-tabs li a:active [class*=" icon-"],
.nav-tabs li a:focus [class*=" icon-"] {
  margin: 0 0 6px;
  display: block;
  text-align: center;
}
.nav-tabs li > div span,
.nav-tabs li a span,
.nav-tabs li a:hover span,
.nav-tabs li a:active span,
.nav-tabs li a:focus span {
  display: block;
  text-align: center;
}
.nav-tabs li a:hover {
  color: #1abc9c;
}
.nav-tabs li.active > div,
.nav-tabs li.active a,
.nav-tabs li.active a:hover,
.nav-tabs li.active a:active,
.nav-tabs li.active a:focus {
  border: none;
  background-color: #1abc9c;
  color: #ffffff;
}
.nav-tabs + .box {
  position: relative;
  z-index: 10;
}
.nav-tabs.nav-stacked > li:first-child > a,
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
}
.nav-tabs.nav-stacked > li > a {
  border: none;
  border-bottom: 1px solid #e3e3e3;
  background-color: #fbfbf9;
  padding: 15px 20px;
  text-transform: none;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:active,
.nav-tabs.nav-stacked > li > a:focus {
  border-bottom: 1px solid #1abc9c;
  background-color: #1abc9c;
  color: #ffffff;
}
.nav-tabs.nav-stacked li.active {
  position: relative;
}
.nav-tabs.nav-stacked li.active a {
  border-right: none;
  border-bottom: 1px solid #e3e3e3;
  background-color: #ffffff;
  color: #1abc9c;
  font-weight: 700;
}
.nav-tabs.nav-stacked li.active:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 1px;
  right: -1px;
  width: 1px;
  background-color: #ffffff;
}
/*---
| CART
---*/
.cart-items .col_product .image {
  float: left;
  margin-right: 20px;
}
.cart-items .col_product .image a {
  display: block;
  border: 4px solid #f0f0f0;
  position: relative;
}
.cart-items .col_product .image a:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #474948;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.cart-items .col_product .image a:hover,
.cart-items .col_product .image a:focus {
  border-color: #1abc9c;
}
.cart-items .col_product .image a:hover:before,
.cart-items .col_product .image a:focus:before {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.cart-items .col_product h5 {
  margin: 0 0 10px;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0;
}
.cart-items .col_product h5 a {
  color: inherit;
}
.cart-items .col_product h5 a:hover,
.cart-items .col_product h5 a:focus {
  color: #1abc9c;
}
.cart-items .col_product .options li,
.cart-items .col_product .extras li {
  list-style: none;
  font-size: 12px;
  text-transform: uppercase;
  color: #797d7b;
}
.cart-items .col_product .options li:before,
.cart-items .col_product .extras li:before {
  content: "\f105";
  color: #1abc9c;
  font-family: FontAwesome;
  margin-right: 5px;
}
.cart-items .col_remove a {
  text-decoration: none;
}
.cart-items .col_qty input[type="text"] {
  width: 20px;
  text-align: right;
}
.cart-items .col_single .single-price,
.cart-items .col_total .single-price,
.cart-items .col_discount .single-price,
.cart-items .col_single .total-price,
.cart-items .col_total .total-price,
.cart-items .col_discount .total-price,
.cart-items .col_single .discount,
.cart-items .col_total .discount,
.cart-items .col_discount .discount {
  font-size: 13px;
  font-weight: 600;
}
@media (max-width: 980px) {
  .styled-table.orders thead,
  .cart-items thead {
    display: none;
  }
  .styled-table.orders tbody,
  .cart-items tbody {
    width: 100%;
  }
  .styled-table.orders tbody tr,
  .cart-items tbody tr {
    overflow: hidden;
    height: auto;
    width: 100%;
    border: 1px solid #e3e3e3;
  }
  .styled-table.orders tbody tr td,
  .cart-items tbody tr td {
    display: block;
    text-align: left;
    padding-left: calc(50% + 10px);
    position: relative;
    overflow: hidden;
    height: auto;
    border-bottom: 1px solid #f0f0f0;
  }
  .styled-table.orders tbody tr td:first-child,
  .cart-items tbody tr td:first-child {
    padding: 10px;
    padding-left: calc(50% + 10px);
  }
  .styled-table.orders tbody tr td.text-right,
  .cart-items tbody tr td.text-right {
    text-align: left;
  }
  .styled-table.orders tbody tr td:before,
  .cart-items tbody tr td:before {
    content: attr(data-title);
    display: block;
    /*float: left;
						width: 50%;*/
    font-weight: bold;
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    height: 100%;
    background-color: #f9f9f9;
  }
}
.cart .coupon form {
  margin: 20px 0 0;
}
.cart .coupon .input-append {
  margin-bottom: 0;
  width: 100%;
}
.cart .coupon .input-append input[type="text"],
.cart .coupon .input-append button {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cart .coupon .input-append input[type="text"] {
  width: 80%;
  height: 30px;
}
.cart .coupon .input-append button {
  width: 20%;
}
@media only screen and (max-width: 979px) {
  .cart .box-footer .pull-right,
  .cart .box-footer .pull-left {
    float: none;
    clear: both;
    display: block;
  }
  .cart .box-footer .button,
  .cart .box-footer .btn {
    display: block;
    width: auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 20px;
  }
  .cart .box-footer .button:first-child,
  .cart .box-footer .btn:first-child {
    margin-top: 0px;
  }
  .cart .box-footer .pull-right .button,
  .cart .box-footer .pull-right .btn {
    margin-top: 20px;
  }
}
/*---
| CHECKOUT
---*/
.checkout .nav-tabs {
  margin: -20px -20px 20px;
}
.checkout .nav-tabs li {
  width: 20%;
}
@media (max-width: 480px) {
  .checkout .nav-tabs li {
    width: 33.33%;
  }
}
.checkout .nav-tabs li > div {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.checkout .shipping-methods .box-content,
.checkout .payment-methods .box-content {
  /*zoom: 1;*/
}
.checkout .shipping-methods .box-content:before,
.checkout .payment-methods .box-content:before {
  content: '';
  display: block;
}
.checkout .shipping-methods .box-content:after,
.checkout .payment-methods .box-content:after {
  content: '';
  display: table;
  clear: both;
}
.checkout .shipping-methods .box-content .price,
.checkout .payment-methods .box-content .price {
  float: left;
}
.checkout .shipping-methods .box-content input,
.checkout .payment-methods .box-content input {
  float: right;
}
/*---
| STATIC PAGE
---*/
.static-page {
  margin-bottom: 20px;
  padding: 20px;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.25);
  -moz-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.25);
  box-shadow: 0 1px 2px rgba(71, 73, 72, 0.25);
  /*color: @arguments;*/
  padding: 0;
  background-color: #ffffff;
}
.static-page .box-header {
  margin: 0 -20px;
  padding: 0 20px;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 20px;
  background-color: #ffffff;
}
.static-page .box-header h3 {
  font-size: 16px;
  line-height: 24px;
  color: #474948;
  font-weight: 700;
  margin: 0;
}
.static-page .box-header h5 {
  font-size: 14px;
  line-height: 21px;
  color: #939694;
  font-weight: 400;
  margin: 0;
}
.static-page .box-image {
  margin: -20px -20px 20px;
  border-bottom: 1px solid #f0f0f0;
}
.static-page .box-image a,
.static-page .box-image img {
  display: block;
}
.static-page .box-body,
.static-page .box-content {
  margin-top: 20px;
}
.static-page .box-body > *:last-child,
.static-page .box-content > *:last-child {
  margin-bottom: 0;
}
.static-page .box-body .price-list,
.static-page .box-content .price-list {
  margin: -20px;
}
.static-page .box-body .price-list li,
.static-page .box-content .price-list li {
  margin: 0;
}
.static-page .box-footer {
  /*zoom: 1;*/
  margin: 20px -20px -20px;
  padding: 20px;
  border-top: 1px solid #f0f0f0;
  background-color: #f9f9f9;
}
.static-page .box-footer:before {
  content: '';
  display: block;
}
.static-page .box-footer:after {
  content: '';
  display: table;
  clear: both;
}
.static-page .box-header + .box-footer {
  border-top: none;
  margin-top: 0;
}
.static-page .box-content.highlight {
  margin: 0 -20px;
  padding: 0 20px;
  padding: 20px;
  background-color: #f9f9f9;
  margin-bottom: -20px;
}
.static-page .buttons {
  /*zoom: 1;*/
  margin: 20px -20px -20px;
  padding: 20px;
  border-top: 1px solid #f0f0f0;
  background-color: #f9f9f9;
}
.static-page .buttons:before {
  content: '';
  display: block;
}
.static-page .buttons:after {
  content: '';
  display: table;
  clear: both;
}
.static-page .hgroup.title + .buttons {
  border-top: none;
  margin-top: 0;
}
.static-page > .row-fluid {
  position: relative;
}
@media (max-width: 767px) {
  .static-page > .row-fluid {
    position: static;
  }
}
.static-page > .row-fluid > .span3 {
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #fbfbf9;
  border-right: 1px solid #e3e3e3;
}
@media (max-width: 767px) {
  .static-page > .row-fluid > .span3 {
    position: static;
    top: auto;
    bottom: auto;
  }
}
.static-page > .row-fluid > .span9 {
  margin-left: 25.641%;
  min-height: 600px;
}
@media (max-width: 767px) {
  .static-page > .row-fluid > .span9 {
    margin-left: 0;
  }
}
.static-page .content {
  padding: 30px 60px 30px 30px;
  min-height: 260px;
}
@media (max-width: 767px) {
  .static-page .content {
    padding: 30px 60px;
  }
}
.static-page .content .row,
.static-page .content .row-fluid {
  margin-bottom: 20px;
}
.static-page .content ul ul,
.static-page .content ol ol,
.static-page .content ul ol,
.static-page .content ol ul {
  padding-left: 40px;
}
/*---
| SEARCH
---*/
.filter .control-group,
.filter input,
.filter select,
.filter textarea {
  margin-bottom: 0;
}
/*---
| WELL
---*/
.well {
  border: 1px solid #e7e7da;
  color: #606362;
  padding: 20px;
  margin-bottom: 40px;
  background-color: #fbfbf9;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  /*color: @arguments;*/
  /*zoom: 1;*/
}
.well:before {
  content: '';
  display: block;
}
.well:after {
  content: '';
  display: table;
  clear: both;
}
.well *:last-child {
  margin-bottom: 0;
}
.well-large {
  padding: 40px;
}
/*---
| OPTIONS PANEL
---*/
.options-panel {
  position: fixed;
  top: 200px;
  left: -240px;
  z-index: 1000;
  width: 272px;
  /*zoom: 1;*/
}
.options-panel:before {
  content: '';
  display: block;
}
.options-panel:after {
  content: '';
  display: table;
  clear: both;
}
.options-panel .options-panel-content {
  width: 200px;
  padding: 20px;
  background-color: #ffffff;
  float: left;
  -webkit-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  -moz-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  box-shadow: 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
  /*color: @arguments;*/
}
.options-panel .options-panel-toggle {
  float: left;
  width: 32px;
  height: 32px;
}
.options-panel .options-panel-toggle a {
  display: block;
  width: 32px;
  height: 32px;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  background-color: #1abc9c;
  color: #ffffff;
  text-decoration: none;
}
/*---
| HERO UNIT
---*/
.hero-unit {
  border: 1px solid #e3e3e3;
  background-color: #f0f0f0;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
}
/*---
| GRIDS
---*/
.show-grid [class*="span"] {
  background-color: #f0f0f0;
  text-align: center;
  line-height: 40px;
  font-size: 12px;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
}
/*---
| ORDER HISTORY
---*/
.orders tbody,
.order tbody {
  line-height: 28px;
  font-size: 12px;
}
/*---
| LABEL
---*/
.label {
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  font-size: 10px;
  line-height: 14px;
  padding: 2px 6px;
  text-transform: uppercase;
  text-shadow: none;
  letter-spacing: 0.5px;
}
.label-sale {
  background-color: #1abc9c;
}
/*---
| ALERTS
---*/
.alert {
  font-size: 13px;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
}
/*---
| WIDGET
---*/
.widget {
  background-color: #ffffff;
  border-top: 5px solid #1abc9c;
  padding: 20px;
  margin-bottom: 20px;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.25);
  -moz-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.25);
  box-shadow: 0 1px 2px rgba(71, 73, 72, 0.25);
  /*color: @arguments;*/
}
.widget h3.widget-title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  padding: 20px;
  margin: -20px -20px 20px;
  border-bottom: 1px solid #f0f0f0;
}
.widget.Categories ul,
.widget.Menu ul {
  list-style: none;
  margin: 0;
}
.widget.Categories > ul,
.widget.Menu > ul {
  margin: -20px -20px;
}
.widget.Categories a,
.widget.Menu a {
  display: block;
  padding: 15px 20px;
  border-bottom: 1px solid #f0f0f0;
  color: #797d7b;
  text-decoration: none;
  font-size: 12px;
}
.widget.Categories a:hover,
.widget.Menu a:hover,
.widget.Categories a:focus,
.widget.Menu a:focus {
  background-color: #1abc9c;
  color: #ffffff;
}
.widget.Categories a:hover .count,
.widget.Menu a:hover .count,
.widget.Categories a:focus .count,
.widget.Menu a:focus .count {
  background-color: #ffffff;
  color: #1abc9c;
  text-shadow: none;
}
.widget.Categories ul ul a,
.widget.Menu ul ul a {
  padding-left: 40px;
}
.widget.Categories ul ul ul a,
.widget.Menu ul ul a {
  padding-left: 60px;
}
/*---
| ADVERTS
---*/
.adverts {
  list-style: none;
  margin: 0;
}
.adverts li + li {
  margin-top: 20px;
}
.adverts a {
  display: block;
  border: 5px solid #f0f0f0;
  position: relative;
  overflow: hidden;
}
.adverts a:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(71, 73, 72, 0.19999999999999996);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.adverts a:hover {
  border-color: #1abc9c;
}
.adverts a:hover:before {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
/*---
| ISOTOPE
---*/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
/*---
| BLOG
---*/
.post-list {
  margin-left: -30px;
  /*zoom: 1;*/
}
.post-list:before {
  content: '';
  display: block;
}
.post-list:after {
  content: '';
  display: table;
  clear: both;
}
@media (min-width: 980px) and (max-width: 1199px) {
  .post-list {
    margin-left: -20px;
  }
}
@media (max-width: 979px) {
  .post-list {
    margin-left: 0;
  }
}
.post-grid {
  float: left;
  margin-left: 30px;
  margin-bottom: 30px;
  width: 420px;
}
@media (min-width: 980px) and (max-width: 1199px) {
  .post-grid {
    width: 345px;
    margin-left: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 979px) {
  .post-grid {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
    float: none;
  }
}
.post-grid .box {
  margin-bottom: 0;
}
.post-meta {
  list-style: none;
  font-size: 12px;
  color: #a6a9a8;
  margin: 10px 0 0;
  /*zoom: 1;*/
}
.post-meta:before {
  content: '';
  display: block;
}
.post-meta:after {
  content: '';
  display: table;
  clear: both;
}
.post-meta li {
  float: left;
  margin-right: 10px;
}
/*---
| STORE LOCATOR
---*/
#td-store-locator-map.active-stores,
#td-store-locator-results.active-stores {
  height: 480px;
}
#td-store-locator-results.active-stores {
  overflow: auto;
  margin-bottom: 0;
}
#td-store-locator-results.active-stores li {
  padding: 20px 20px 20px 0;
  border-top: 1px solid #f0f0f0;
}
#td-store-locator-results.active-stores li:first-child {
  border-top: none;
}
#td-store-locator-results.active-stores h3 {
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  margin-bottom: 0;
}
#td-store-locator-results.active-stores small {
  display: block;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px;
  color: #c7c8c8;
  white-space: nowrap;
}
#td-store-locator-results.active-stores p {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 0;
}
#td-store-locator-results.active-stores p img {
  margin: 0 10px 10px 0;
  float: left;
}
.store_locator .well {
  margin-bottom: 40px;
}
@media (max-width: 979px) {
  .store_locator .well input[type="text"],
  .store_locator .well select,
  .store_locator .well .btn {
    margin-bottom: 10px;
  }
  .store_locator .well .btn.btn-primary {
    margin-bottom: 0;
  }
}
#td-store-locator-map *,
#td-store-locator-map *:after,
#td-store-locator-map *:before {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#td-store-locator-map img {
  max-width: none;
  height: auto;
}
@media (max-width: 767px) {
  #td-store-locator-form .row-fluid [class*="span"] {
    margin-bottom: 10px;
  }
  #td-store-locator-form .row-fluid [class*="span"] .btn-mini {
    margin-bottom: 20px;
  }
}
/*---
| ROW COLLAPSE
---*/
@media (min-width: 980px) {
  .row-collapse [class*="span"] {
    margin: 0;
  }
  .row-collapse .span1 {
    width: 8.33%;
  }
  .row-collapse .span2 {
    width: 16.66%;
  }
  .row-collapse .span3 {
    width: 25%;
  }
  .row-collapse .span4 {
    width: 33.33%;
  }
  .row-collapse .span5 {
    width: 41.66%;
  }
  .row-collapse .span6 {
    width: 50%;
  }
  .row-collapse .span7 {
    width: 58.33%;
  }
  .row-collapse .span8 {
    width: 66.66%;
  }
  .row-collapse .span9 {
    width: 75%;
  }
  .row-collapse .span10 {
    width: 83.33%;
  }
  .row-collapse .span11 {
    width: 91.66%;
  }
  .row-collapse .span12 {
    width: 100%;
  }
}
/*---
| POST MINI
---*/
.list-chevron.links li {
  margin-bottom: 10px;
}
.list-chevron.links small {
  font-style: italic;
  color: #868988;
  font-size: 11px;
  margin-left: 12px;
}
/*---  BLOG VIDEO  ---*/
.flex-video {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
}
.flex-video.widescreen {
  padding-bottom: 53.25%;
}
.flex-video.vimeo {
  padding-top: 0;
}
.flex-video iframe,
.flex-video object,
.flex-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
  .flex-video {
    padding-top: 0;
  }
}

